Whamcloud - gitweb
add .empty file
[fs/lustre-release.git] / configure.ac
index 5ce60d7..102257d 100644 (file)
@@ -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