https://sourceware.org/bugzilla/show_bug.cgi?id=32252

--- Comment #5 from dilyan.palauzov at aegee dot org <dilyan.palauzov at aegee 
dot org> ---
When I use most recent dash at commit 60eeccd0324a904a5 installed with
./configure && make && make install, then this line in configure

echo 'cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&' &&

puts in config.status

cat >>"/subs1.awk" <<\_ACAWK &&

With bash 4.4.12 the same line produces

cat >>"$ac_tmp/subs1.awk" <<\_ACAWK &&

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to