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:
d15b524
)
Branch b1_x
author
adilger
<adilger>
Fri, 17 Oct 2008 21:42:10 +0000
(21:42 +0000)
committer
adilger
<adilger>
Fri, 17 Oct 2008 21:42:10 +0000
(21:42 +0000)
Fix autoconf test description.
lnet/autoconf/lustre-lnet.m4
patch
|
blob
|
history
diff --git
a/lnet/autoconf/lustre-lnet.m4
b/lnet/autoconf/lustre-lnet.m4
index
480e52a
..
4fd959d
100644
(file)
--- a/
lnet/autoconf/lustre-lnet.m4
+++ b/
lnet/autoconf/lustre-lnet.m4
@@
-1080,7
+1080,7
@@
AC_DEFINE(HAVE_SHOW_TASK, 1, [show_task is exported])
# check userland __u64 type
AC_DEFUN([LN_U64_LONG_LONG],
-[AC_MSG_CHECKING([u64 is long long type])
+[AC_MSG_CHECKING([
__
u64 is long long type])
tmp_flags="$CFLAGS"
CFLAGS="$CFLAGS -Werror"
AC_COMPILE_IFELSE([