Add --build-32bit-win switch to configure --help output.
[fio.git] / configure
index c0114367b2b1f7b69facb59fac65f7c71db63695..258c805052fcd5450a481a2aa933363a8ae00445 100755 (executable)
--- a/configure
+++ b/configure
@@ -148,6 +148,7 @@ done
 if test "$show_help" = "yes" ; then
   echo "--cc=                  Specify compiler to use"
   echo "--extra-cflags=        Specify extra CFLAGS to pass to compiler"
+  echo "--build-32bit-win=     Specify yes for a 32-bit build on Windows"
   exit $exit_val
 fi