--- aide-0.15.1.orig/configure.in +++ aide-0.15.1/configure.in @@ -514,7 +514,7 @@ AC_ARG_WITH([xattr], AS_IF([test "x$with_xattr_support" != xno], [AC_DEFINE(WITH_XATTR,1,[use xattr]) - ATTRLIB=-lattr + ATTRLIB= compoptionstring="${compoptionstring}WITH_XATTR\\n" aideextragroups="${aideextragroups}+xattr" AC_MSG_RESULT(yes)], --- aide-0.15.1.orig/include/db_config.h +++ aide-0.15.1/include/db_config.h @@ -62,7 +62,6 @@ typedef struct acl_type { #ifdef WITH_XATTR /* Do generic user Xattrs. */ #include -#include #endif typedef struct xattr_node