From b8c42eca0f224a00bf55b60ded81af14a1e07da1 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 18 Dec 2011 02:52:15 +0100 Subject: libiptc: provide separate pkgconfig files Signed-off-by: Jan Engelhardt --- configure.ac | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 8afba8c1..298d551d 100644 --- a/configure.ac +++ b/configure.ac @@ -112,6 +112,8 @@ AC_SUBST([libxtables_vmajor]) AC_CONFIG_FILES([Makefile extensions/GNUmakefile include/Makefile iptables/Makefile iptables/xtables.pc libipq/Makefile libipq/libipq.pc - libiptc/Makefile libiptc/libiptc.pc libxtables/Makefile utils/Makefile + libiptc/Makefile libiptc/libiptc.pc + libiptc/libip4tc.pc libiptc/libip6tc.pc + libxtables/Makefile utils/Makefile include/xtables.h include/iptables/internal.h]) AC_OUTPUT -- cgit v1.2.3