Whamcloud - gitweb
LU-1199 build: Remove obsolete check for 2.4 kernels
[fs/lustre-release.git] / build / autoconf / lustre-build.m4
index a851d08..d977558 100644 (file)
@@ -370,7 +370,7 @@ case x$with_dmu in
                        dmu_osd='yes'
                else
                        # Enable the DMU by default on the b_hd_kdmu branch
-                       if test -d $PWD/zfs -a x$linux25$enable_server = xyesyes; then
+                       if test -d $PWD/zfs -a x$enable_server = xyes; then
                                dmu_osd='yes'
                        else
                                dmu_osd='no'
@@ -713,7 +713,6 @@ fi
 AC_SUBST(LIBSYSIO_SUBDIR)
 AC_SUBST(SYSIO)
 
-LB_LINUX_CONDITIONALS
 LB_DARWIN_CONDITIONALS
 
 LIBCFS_CONDITIONALS