X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=configure.ac;h=b772a0f28e8a229db24f0988ac17f55c5ca57c99;hp=96b4968a2874330b3135c8a0bb17549f76ac1403;hb=dee25c13da7c50c5d3279803bdd315e20863a533;hpb=25c93758d6b1136d268fe3fcc1c4979c17463c0b diff --git a/configure.ac b/configure.ac index 96b4968..b772a0f 100644 --- a/configure.ac +++ b/configure.ac @@ -5,10 +5,6 @@ sinclude(lustre/autoconf/lustre-version.ac) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_MACRO_DIR([config]) -# Overridden by --without-ldiskfs/--with-zfs configure options -AM_CONDITIONAL(LDISKFS_ENABLED, true) -AM_CONDITIONAL(ZFS_ENABLED, false) - LB_CHECK_VERSION LC_CONFIG_SRCDIR @@ -19,6 +15,7 @@ AM_INIT_AUTOMAKE([1.10 tar-ustar -Wno-portability]) AM_MAINTAINER_MODE([enable]) AC_PROG_CC +AC_PROG_LIBTOOL AM_PROG_AS