]> wimlib.net Git - wimlib/commitdiff
detect attr/xattr.h for tree-cmp.c
authorEric Biggers <ebiggers3@gmail.com>
Thu, 26 Mar 2015 04:07:20 +0000 (23:07 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Thu, 26 Mar 2015 04:07:20 +0000 (23:07 -0500)
configure.ac

index b590df3203952bc68bdb3cfdbe851bc194d423a6..5d86b1a1603dc1af4f19e8c0d9eab56ad770ce64 100644 (file)
@@ -63,6 +63,7 @@ AC_CHECK_FUNCS([futimens utimensat flock mempcpy      \
 # Header checks, most of which are only here to satisfy conditional includes
 # made by the libntfs-3g headers.
 AC_CHECK_HEADERS([alloca.h             \
 # Header checks, most of which are only here to satisfy conditional includes
 # made by the libntfs-3g headers.
 AC_CHECK_HEADERS([alloca.h             \
+                 attr/xattr.h          \
                  byteswap.h            \
                  endian.h              \
                  errno.h               \
                  byteswap.h            \
                  endian.h              \
                  errno.h               \