Hello, The first two patches in this series fix misc build issues of audit with old kernel headers.
The last patch fixes warnings encountered when running autoreconf on audit's configure.ac. As a side note, are there any plans to switch the audit development to a Git repository? Having to switch back to Subversion is really painful, which is why the patches in this series are Git-formatted. Thanks! Thomas Thomas Petazzoni (3): lib/gen_tables.c: define EHWPOISON when not available Fix usage of audit_status.feature_bitmap configure.ac: add subdir-objects configure.ac | 3 ++- lib/gen_tables.c | 9 +++++++++ lib/libaudit.c | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) -- 2.7.4 -- Linux-audit mailing list [email protected] https://www.redhat.com/mailman/listinfo/linux-audit
