changeset 408:1f7ab2bc1933

The help text is wrong, it's --enable-cross, not --build-cross.
author landley@driftwood
date Mon, 09 Oct 2006 00:27:33 -0400
parents 8221c0d15dee
children 41f19a7b4093
files configure
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sun Oct 08 22:57:59 2006 -0400
+++ b/configure	Mon Oct 09 00:27:33 2006 -0400
@@ -194,7 +194,7 @@
 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]"