Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54ea4a0
)
Branch b1_6
author
scjody
<scjody>
Tue, 17 Jul 2007 00:14:33 +0000
(
00:14
+0000)
committer
scjody
<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
patch
|
blob
|
history
diff --git
a/lustre/autoconf/lustre-core.m4
b/lustre/autoconf/lustre-core.m4
index
86b2796
..
11e1dcd
100644
(file)
--- 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)