From: Pavel Roskin Date: Wed, 28 Feb 2001 15:24:23 +0000 (+0000) Subject: Rebuild. X-Git-Tag: autoconf-2.50~106 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=055a48ca5af08573fcd359b9a4dfd3d7c001ffdd;p=thirdparty%2Fautoconf.git Rebuild. --- diff --git a/configure b/configure index d23fb42a4..af52acd89 100755 --- a/configure +++ b/configure @@ -881,8 +881,8 @@ esac echo "#! $SHELL" >conftest.sh echo "exit 0" >>conftest.sh chmod +x conftest.sh -if { (echo "$as_me:884: PATH=\".;\`pwd\`\"; conftest.sh") >&5 - (PATH=".;`pwd`"; conftest.sh) 2>&5 +if { (echo "$as_me:884: PATH=\".;.\"; conftest.sh") >&5 + (PATH=".;."; conftest.sh) 2>&5 ac_status=$? echo "$as_me:887: \$? = $ac_status" >&5 (exit $ac_status); }; then