configure: add some missing help options
[fio.git] / configure
index 835a3b965284e9ecbcc62ef7f8b5cad4a1d15ba9..e459d63f2c161f8e99d0886263099dee6be13d53 100755 (executable)
--- a/configure
+++ b/configure
@@ -190,7 +190,9 @@ if test "$show_help" = "yes" ; then
   echo "--esx                  Configure build options for esx"
   echo "--enable-gfio          Enable building of gtk gfio"
   echo "--disable-numa         Disable libnuma even if found"
+  echo "--disable-gfapi        Disable gfapi"
   echo "--enable-libhdfs       Enable hdfs support"
+  echo "--disable-shm          Disable SHM support"
   exit $exit_val
 fi