Whamcloud - gitweb
Branch b1_6
authorscjody <scjody>
Tue, 17 Jul 2007 00:14:33 +0000 (00:14 +0000)
committerscjody <scjody>
Tue, 17 Jul 2007 00:14:33 +0000 (00:14 +0000)
Revert this change since it caused build failures on RHEL 4.

b=11932

lustre/autoconf/lustre-core.m4

index 86b2796..11e1dcd 100644 (file)
@@ -329,13 +329,6 @@ else
        LB_DEFINE_LDISKFS_OPTIONS
 fi #ldiskfs
 
-# Check for SLES 10 to enable RPM lustre.spec changes
-SLES10BUILD=0
-case $LINUXRELEASE in
-2.6.16*) SLES10BUILD=1
-esac
-AC_SUBST(SLES10BUILD)
-
 AC_MSG_CHECKING([which backing filesystem to use])
 AC_MSG_RESULT([$BACKINGFS])
 AC_SUBST(BACKINGFS)