mirror of
git://git.sv.gnu.org/autoconf
synced 2025-03-01 14:16:02 +08:00
Rebuild.
This commit is contained in:
parent
de7bee7a82
commit
055a48ca5a
4
configure
vendored
4
configure
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user