From b42e644a38405a14ad48cd82de44c949d5b03c97 Mon Sep 17 00:00:00 2001
From: scjody <scjody>
Date: Tue, 17 Jul 2007 00:14:33 +0000
Subject: [PATCH] Branch b1_6

Revert this change since it caused build failures on RHEL 4.

b=11932
---
 lustre/autoconf/lustre-core.m4 | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/lustre/autoconf/lustre-core.m4 b/lustre/autoconf/lustre-core.m4
index 86b2796560..11e1dcd10b 100644
--- a/lustre/autoconf/lustre-core.m4
+++ b/lustre/autoconf/lustre-core.m4
@@ -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)
-- 
GitLab