X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=configure.ac;h=3876d6212045ad498a996eb837e80947927ba71e;hp=aec60abf3776f605f7caeb348c880f4f8946dce2;hb=31197e43bca94d9fbb4ca2090b556d93c6c18542;hpb=4bf971af0731937c30259cbc866feaff98e648ad;ds=sidebyside diff --git a/configure.ac b/configure.ac index aec60ab..3876d62 100644 --- a/configure.ac +++ b/configure.ac @@ -2,9 +2,8 @@ AC_PREREQ([2.57]) AC_INIT([Lustre], [LUSTRE_VERSION], [http://bugs.whamcloud.com/], [lustre]) sinclude(lustre/autoconf/lustre-version.ac) -# Overridden by --without-ldiskfs/--with-zfs configure options -AM_CONDITIONAL(LDISKFS_ENABLED, true) -AM_CONDITIONAL(ZFS_ENABLED, false) +AC_CONFIG_AUX_DIR([config]) +AC_CONFIG_MACRO_DIR([config]) LB_CHECK_VERSION