X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=ldiskfs%2Fconfigure.ac;h=1f38551295af9e64110700b79f5364a052487483;hp=6644fe56ce52c4d1551aa0c2b399581e23bdcf9a;hb=2c16e55f5676f528ba7f5652532c950b212060d0;hpb=94d4792f303c7ecaf81ee037579c27cacc1eb717 diff --git a/ldiskfs/configure.ac b/ldiskfs/configure.ac index 6644fe5..1f38551 100644 --- a/ldiskfs/configure.ac +++ b/ldiskfs/configure.ac @@ -1,6 +1,6 @@ # Process this file with autoconf to produce a configure script. -AC_INIT([Lustre ldiskfs], 3.0.9, [https://bugzilla.lustre.org/]) +AC_INIT([Lustre ldiskfs], 3.2.0, [https://bugzilla.lustre.org/]) AC_CONFIG_SRCDIR([lustre-ldiskfs.spec.in]) # Don't look for install-sh, etc. in .. @@ -83,6 +83,8 @@ AM_CONDITIONAL(USE_QUILT, test x$QUILT != xno) LB_DEFINE_LDISKFS_OPTIONS +LB_HAVE_EXT4_ENABLED + if test x$enable_ext4 = xyes ; then AC_DEFINE(HAVE_EXT4_LDISKFS, 1, [ldiskfs based on ext4]) BACKFS=ext4