X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=configure.ac;h=1e59a49deeef2687d142736dad1c886c0efc0bcb;hp=2b96a975016ccedefeb2ffd555d6c0ac43d95c40;hb=3a84f1d934e471f2ca6fb4c68a0e674651adf73e;hpb=a8b41fbb3d02b80a9bee60a550395364b4dc51e7 diff --git a/configure.ac b/configure.ac index 2b96a97..1e59a49 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ AC_INIT([Lustre], [LUSTRE_VERSION], [http://bugs.whamcloud.com/], [lustre]) sinclude(lustre/autoconf/lustre-version.ac) -# Overridden by --with-ldiskfs/--with-zfs configure options +# Overridden by --without-ldiskfs/--with-zfs configure options AM_CONDITIONAL(LDISKFS_ENABLED, true) AM_CONDITIONAL(ZFS_ENABLED, false)