X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=configure.ac;h=102257d2d85f36cbd409c1e1b424f9b03e92eeab;hp=5ce60d792962b844ab78268cf65d4ddf227fcdca;hb=7661294557774975dbd7aa90014f4ab1610db7df;hpb=e9a55d0396337bb31f08d06a520185cbe09aedd3 diff --git a/configure.ac b/configure.ac index 5ce60d7..102257d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,9 @@ -sinclude(lustre/autoconf/lustre-version.ac) AC_INIT([Lustre], [LUSTRE_VERSION], [https://bugzilla.lustre.org/], [lustre]) +sinclude(lustre/autoconf/lustre-version.ac) + +# Overridden in LB_PATH_LDISKFS on certain branches +AM_CONDITIONAL(LDISKFS_ENABLED, false) LB_CHECK_VERSION