]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Rebuild.
authorPavel Roskin <proski@gnu.org>
Wed, 28 Feb 2001 15:24:23 +0000 (15:24 +0000)
committerPavel Roskin <proski@gnu.org>
Wed, 28 Feb 2001 15:24:23 +0000 (15:24 +0000)
configure

index d23fb42a4e9d3d761c5c879ff18c736f4573c42d..af52acd893dcdddde92b3d79fa506e0e0a1fc08e 100755 (executable)
--- 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