From: Eric Biggers Date: Thu, 26 Mar 2015 04:07:20 +0000 (-0500) Subject: detect attr/xattr.h for tree-cmp.c X-Git-Tag: v1.8.1~64 X-Git-Url: https://wimlib.net/git/?p=wimlib;a=commitdiff_plain;h=ae391ded5124c8ae35339a6c12c5beec0fbceaf0 detect attr/xattr.h for tree-cmp.c --- diff --git a/configure.ac b/configure.ac index b590df32..5d86b1a1 100644 --- a/configure.ac +++ b/configure.ac @@ -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 \ + attr/xattr.h \ byteswap.h \ endian.h \ errno.h \