summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 865a6c8)
raw | patch | inline | side by side (parent: 865a6c8)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sat, 26 Mar 2016 18:28:27 +0000 (19:28 +0100) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sat, 26 Mar 2016 18:28:27 +0000 (19:28 +0100) |
This will make future merges easier.
configure.ac | patch | blob | history |
diff --git a/configure.ac b/configure.ac
index fd2e25cb622ce4bbe68033de230097dc53ffc795..5e4c309ac0b110a815a9f6a6de105ab66fe9e501 100644 (file)
--- a/configure.ac
+++ b/configure.ac
#endif
])
-AC_CHECK_HEADERS(pwd.h grp.h sys/un.h ctype.h limits.h fs_info.h fshelp.h paths.h mntent.h mnttab.h sys/fstyp.h sys/fs_types.h sys/mntent.h sys/mnttab.h sys/statfs.h sys/statvfs.h sys/vfs.h sys/vfstab.h kvm.h wordexp.h)
+AC_CHECK_HEADERS([ \
+ ctype.h \
+ fs_info.h \
+ fshelp.h \
+ grp.h \
+ kvm.h \
+ limits.h \
+ mntent.h \
+ mnttab.h \
+ paths.h \
+ pwd.h \
+ sys/fs_types.h \
+ sys/fstyp.h \
+ sys/mntent.h \
+ sys/mnttab.h \
+ sys/statfs.h \
+ sys/statvfs.h \
+ sys/un.h \
+ sys/vfs.h \
+ sys/vfstab.h \
+ wordexp.h \
+])
AC_CHECK_HEADERS([xfs/xqm.h], [], [],
[