From cd9a80b6f5e5d04973163cae7310c324adb8c6cc Mon Sep 17 00:00:00 2001 From: anserper Date: Mon, 14 Jul 2008 20:54:13 +0000 Subject: [PATCH] Branch b1_8_gate b=15145 i=Andreas Dilger (adilger) i=ZhiYong Tian (tianzy) remove quota.h check --- lustre/autoconf/lustre-core.m4 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lustre/autoconf/lustre-core.m4 b/lustre/autoconf/lustre-core.m4 index a3f3e3b..88a0e2e 100644 --- a/lustre/autoconf/lustre-core.m4 +++ b/lustre/autoconf/lustre-core.m4 @@ -1591,10 +1591,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]) -- 1.8.3.1