From: Ralf Wildenhues Date: Sun, 11 Feb 2007 17:26:01 +0000 (+0000) Subject: Regenerate. X-Git-Tag: v2.62~354 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=735a7ff4bd8bfd62e003b646ea28bb67af4e0d1b;p=thirdparty%2Fautoconf.git Regenerate. --- diff --git a/configure b/configure index 583be144..56119632 100755 --- a/configure +++ b/configure @@ -3607,8 +3607,13 @@ $debug || if test -n "$CONFIG_FILES"; then -ac_cs_awk_cr=`$AWK 'BEGIN { print "a b" }' 2>/dev/null` -if test "$ac_cs_awk_cr" = 'a b'; then ac_cs_awk_cr=; else ac_cs_awk_cr='\\'; fi +ac_cr=' ' +ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' /dev/null` +if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then + ac_cs_awk_cr='\\r' +else + ac_cs_awk_cr=$ac_cr +fi echo 'BEGIN {' >"$tmp/subs1.awk" _ACEOF @@ -3711,7 +3716,7 @@ cat >>"\$tmp/subs1.awk" < "\$tmp/subs.awk" +sed "s/\$ac_cr\\\$//; s/\$ac_cr/\$ac_cs_awk_cr/g" < "\$tmp/subs1.awk" > "\$tmp/subs.awk" _ACEOF # VPATH may cause trouble with some makes, so we remove $(srcdir),