Whamcloud - gitweb
LU-1691 kernel: kernel update [SLES11 SP2 3.0.34-0.7.9]
[fs/lustre-release.git] / ldiskfs / configure.ac
index 50918f7..9176673 100644 (file)
@@ -107,20 +107,15 @@ if test x$enable_server$PATCH$QUILT = xyesnono ; then
 fi
 
 AM_CONDITIONAL(USE_QUILT, test x$QUILT != xno)
-AM_CONDITIONAL(USE_EXT4, test x$enable_ext4 = xyes)
 
 if test x$enable_server$enable_dist = xyesno ; then
-LB_LDISKFS_EXT_RELEASE
 LB_LDISKFS_EXT_DIR
 LB_LDISKFS_EXT_SOURCE
 LB_LDISKFS_DEFINE_OPTIONS
-
-BACKFS=$LDISKFS_BACKFS
-AC_SUBST(BACKFS)
-BACKFSU=${BACKFS/ext/EXT}
-AC_SUBST(BACKFSU) # We need a Upper string
 fi
 
+AM_CONDITIONAL(LDISKFS_PDO, test x$with_ldiskfs_pdo = xyes)
+
 AC_SUBST(ac_configure_args)
 
 LB_CONFIG_FILES