From: anserper Date: Mon, 14 Jul 2008 21:02:21 +0000 (+0000) Subject: Branch HEAD X-Git-Tag: v1_9_50~208 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=d3bc3313f5c561123017082aae92763c91faadf6 Branch HEAD b=15145 i=Andreas Dilger (adilger) i=ZhiYong Tian (tianzy) remove quota.h check --- diff --git a/lustre/autoconf/lustre-core.m4 b/lustre/autoconf/lustre-core.m4 index 9dbf3b7..52f230d 100644 --- a/lustre/autoconf/lustre-core.m4 +++ b/lustre/autoconf/lustre-core.m4 @@ -1743,10 +1743,6 @@ AC_DEFUN([LC_CONFIGURE], # include/liblustre.h AC_CHECK_HEADERS([asm/page.h sys/user.h sys/vfs.h stdint.h blkid/blkid.h]) -# include/lustre/lustre_user.h -# See note there re: __ASM_X86_64_PROCESSOR_H -AC_CHECK_HEADERS([linux/fs.h linux/quota.h]) - # liblustre/llite_lib.h AC_CHECK_HEADERS([xtio.h file.h])