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:
02ddee2
)
fix typo
author
shadow
<shadow>
Thu, 24 Apr 2008 08:48:03 +0000
(08:48 +0000)
committer
shadow
<shadow>
Thu, 24 Apr 2008 08:48:03 +0000
(08:48 +0000)
build/autoconf/lustre-build-linux.m4
patch
|
blob
|
history
diff --git
a/build/autoconf/lustre-build-linux.m4
b/build/autoconf/lustre-build-linux.m4
index
58af79c
..
193c6c7
100644
(file)
--- a/
build/autoconf/lustre-build-linux.m4
+++ b/
build/autoconf/lustre-build-linux.m4
@@
-119,7
+119,7
@@
LB_LINUX_TRY_COMPILE([
#include <linux/version.h>
],[
#ifndef SLE_VERSION_CODE
- #error "not
redhat
kernel"
+ #error "not
sles
kernel"
#endif
],[
SUSE_KERNEL="yes"