From: adilger Date: Fri, 17 Oct 2008 21:42:10 +0000 (+0000) Subject: Branch b1_x X-Git-Tag: v1_7_130~1^3 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=29156283fc6ec4df8b206b175959d8f5ace59700;p=fs%2Flustre-release.git Branch b1_x Fix autoconf test description. --- diff --git a/lnet/autoconf/lustre-lnet.m4 b/lnet/autoconf/lustre-lnet.m4 index 480e52a..4fd959d 100644 --- 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([