fix typo in configure
This commit is contained in:
3
configure
vendored
3
configure
vendored
@ -232,7 +232,8 @@ echo " --sysroot=PREFIX prepend PREFIX to library/include paths []"
|
|||||||
echo " --cc=CC use C compiler CC [$cc]"
|
echo " --cc=CC use C compiler CC [$cc]"
|
||||||
echo " --with-libgcc use /lib/libgcc_s.so.1 instead of libtcc1.a"
|
echo " --with-libgcc use /lib/libgcc_s.so.1 instead of libtcc1.a"
|
||||||
echo " --with-selinux use mmap instead of exec mem"
|
echo " --with-selinux use mmap instead of exec mem"
|
||||||
echo " [requires write access to /tmp]"echo ""
|
echo " [requires write access to /tmp]"
|
||||||
|
echo ""
|
||||||
#echo "NOTE: The object files are build at the place where configure is launched"
|
#echo "NOTE: The object files are build at the place where configure is launched"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user