An assortment of autotools and pkg-config updates. Jeremy Sowden (9): build: correct pkg-config dependency configuration build: add pkg-config configuration for libipulog build: fix linker flags for nf-log build: move dependency CFLAGS variables out of `AM_CPPFLAGS` build: remove superfluous .la when linking ulog_test build: remove `-dynamic` when linking check progs build: replace `AM_PROG_LIBTOOL` and `AC_DISABLE_STATIC` with `LT_INIT` build: replace `AC_HELP_STRING` with `AS_HELP_STRING` Add Emacs artefacts to .gitignore .gitignore | 3 +++ Make_global.am | 2 +- Makefile.am | 2 +- configure.ac | 23 +++++++++++++++-------- libnetfilter_log.pc.in | 6 +++--- libnetfilter_log_libipulog.pc.in | 16 ++++++++++++++++ src/Makefile.am | 18 ++++++++++-------- utils/Makefile.am | 14 ++++++-------- 8 files changed, 55 insertions(+), 29 deletions(-) create mode 100644 libnetfilter_log_libipulog.pc.in -- 2.33.0