summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorBrice De Bruyne <bricedb@gmail.com>2015-04-27 14:57:56 +0200
committerAndreas Gruenbacher <andreas.gruenbacher@gmail.com>2015-04-27 14:57:56 +0200
commit79f563779b9b9ba89cc2352d70e3cdf27acff513 (patch)
treea06b12450dfbb51f0dbfe3f371dea9cdccf41134 /tools
parent124e431e677f5ed3c45f71105a6770ceb96199dd (diff)
downloadacl-79f563779b9b9ba89cc2352d70e3cdf27acff513.tar.gz
fix compilation with latest xattr git
The attr package has <attr/xattr.h> removed, but acl has not been adapted yet. I took the liberty to cook up this patch that includes <sys/xattr.h> instead of <attr/xattr.h> in affected c files and I added errno.h plus a define of ENOATTR to c files where needed. I also removed the AC_PACKAGE_NEED_ATTR_XATTR_H definition from package_attrdev.m4, and changed configure to skip this test. Further changes by Andreas: Move the ENOATTR check into libacl.h.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions