Skip to content
Snippets Groups Projects
Commit d3bc3313 authored by Andrew Perepechko's avatar Andrew Perepechko
Browse files

Branch HEAD

b=15145
i=Andreas Dilger (adilger)
i=ZhiYong Tian (tianzy)

remove quota.h check
parent 2fa4a4cd
No related branches found
No related tags found
No related merge requests found
...@@ -1743,10 +1743,6 @@ AC_DEFUN([LC_CONFIGURE], ...@@ -1743,10 +1743,6 @@ AC_DEFUN([LC_CONFIGURE],
# include/liblustre.h # include/liblustre.h
AC_CHECK_HEADERS([asm/page.h sys/user.h sys/vfs.h stdint.h blkid/blkid.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 # liblustre/llite_lib.h
AC_CHECK_HEADERS([xtio.h file.h]) AC_CHECK_HEADERS([xtio.h file.h])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment