From: Ralf Wildenhues Date: Tue, 5 Dec 2006 06:00:52 +0000 (+0000) Subject: Regenerate. X-Git-Tag: AUTOCONF-2.61a~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0daaf1be3c71c61faaa25358da62d23c2376229;p=thirdparty%2Fautoconf.git Regenerate. --- diff --git a/configure b/configure index ace26140..5a566690 100755 --- a/configure +++ b/configure @@ -3402,6 +3402,8 @@ ac_pwd='$ac_pwd' srcdir='$srcdir' INSTALL='$INSTALL' MKDIR_P='$MKDIR_P' +AWK='$AWK' +test -n "\$AWK" || AWK=awk _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF @@ -3904,7 +3906,7 @@ s&@abs_top_builddir@&$ac_abs_top_builddir&;t t s&@INSTALL@&$ac_INSTALL&;t t s&@MKDIR_P@&$ac_MKDIR_P&;t t $ac_datarootdir_hack -" $ac_file_inputs | awk -f "$tmp/subs.awk" >$tmp/out +" $ac_file_inputs | $AWK -f "$tmp/subs.awk" >$tmp/out test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&