aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbellard <bellard>2006-10-28 19:46:55 +0000
committerbellard <bellard>2006-10-28 19:46:55 +0000
commit7097268ac5722c4b92545419f59ba1cfb4859ab9 (patch)
tree00f30a9c60a26feab767c8daf28eee3961955058
parent84f4e9963569f930feaa536d03f98c448cb1d75c (diff)
downloadtinycc-7097268ac5722c4b92545419f59ba1cfb4859ab9.tar.gz
tinycc-7097268ac5722c4b92545419f59ba1cfb4859ab9.tar.bz2
fixed help
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index b81d3af..4c9cf1e 100755
--- a/configure
+++ b/configure
@@ -194,7 +194,7 @@ echo " --bindir=DIR user executables in DIR [EPREFIX/bin]"
echo " --libdir=DIR object code libraries in DIR [EPREFIX/lib]"
echo " --includedir=DIR C header files in DIR [PREFIX/include]"
echo " --mandir=DIR man documentation in DIR [PREFIX/man]"
-echo " --build-cross build cross compilers"
+echo " --enable-cross build cross compilers"
echo ""
echo "Advanced options (experts only):"
echo " --source-path=PATH path of source code [$source_path]"