summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 2f8b209..0fa84dd 100644
--- a/configure.in
+++ b/configure.in
@@ -960,7 +960,7 @@ fi
960 960
961AC_DEFINE_UNQUOTED(DF_COMMAND,"$with_df_command",[path and args for df command]) 961AC_DEFINE_UNQUOTED(DF_COMMAND,"$with_df_command",[path and args for df command])
962 962
963jm_AFS 963dnl jm_AFS
964jm_LIST_MOUNTED_FILESYSTEMS([list_mounted_fs=yes], [list_mounted_fs=no]) 964jm_LIST_MOUNTED_FILESYSTEMS([list_mounted_fs=yes], [list_mounted_fs=no])
965jm_FSTYPENAME 965jm_FSTYPENAME
966jm_FILE_SYSTEM_USAGE([space=yes], [space=no]) 966jm_FILE_SYSTEM_USAGE([space=yes], [space=no])