summaryrefslogtreecommitdiff
path: root/xtables.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'xtables.pc.in')
-rw-r--r--xtables.pc.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/xtables.pc.in b/xtables.pc.in
new file mode 100644
index 0000000..fa6f33b
--- /dev/null
+++ b/xtables.pc.in
@@ -0,0 +1,12 @@
+
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+xtlibdir=@xtlibdir@
+includedir=@includedir@
+
+Name: xtables
+Description: Shared Xtables code for extensions and iproute2
+Version: @PACKAGE_VERSION@
+Cflags: -I${includedir}
+Libs: -L${libdir} -lxtables