diff options
| author | bellard <bellard> | 2006-10-28 19:46:55 +0000 |
|---|---|---|
| committer | bellard <bellard> | 2006-10-28 19:46:55 +0000 |
| commit | 7097268ac5722c4b92545419f59ba1cfb4859ab9 (patch) | |
| tree | 00f30a9c60a26feab767c8daf28eee3961955058 | |
| parent | 84f4e9963569f930feaa536d03f98c448cb1d75c (diff) | |
| download | tinycc-7097268ac5722c4b92545419f59ba1cfb4859ab9.tar.gz tinycc-7097268ac5722c4b92545419f59ba1cfb4859ab9.tar.bz2 | |
fixed help
| -rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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]" |
