X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=configure.ac;h=1e59a49deeef2687d142736dad1c886c0efc0bcb;hb=539d4218b8c6d025bb2ebffec313a38b53e08cd1;hp=2b96a975016ccedefeb2ffd555d6c0ac43d95c40;hpb=a8b41fbb3d02b80a9bee60a550395364b4dc51e7;p=fs%2Flustre-release.git 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)