From: yangsheng Date: Sat, 4 Sep 2010 00:44:15 +0000 (+0800) Subject: b=23702 removed space for compiler. X-Git-Tag: v1_8_4_53~35 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=5335af80f0ae7dde3f9fa462e77d18671d01ce92;p=fs%2Flustre-release.git b=23702 removed space for compiler. i=panda --- diff --git a/lustre/autoconf/lustre-core.m4 b/lustre/autoconf/lustre-core.m4 index ede5127..0633797 100644 --- a/lustre/autoconf/lustre-core.m4 +++ b/lustre/autoconf/lustre-core.m4 @@ -2258,7 +2258,7 @@ LB_LINUX_TRY_COMPILE([ AC_DEFUN([LC_QUOTA64], [AC_MSG_CHECKING([if kernel has 64-bit quota limits support]) tmp_flags="$EXTRA_KCFLAGS" -EXTRA_KCFLAGS="-I $LINUX/fs" +EXTRA_KCFLAGS="-I$LINUX/fs" LB_LINUX_TRY_COMPILE([ #include #include