summaryrefslogtreecommitdiffstats
path: root/xtables.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'xtables.pc.in')
-rw-r--r--xtables.pc.in13
1 files changed, 0 insertions, 13 deletions
diff --git a/xtables.pc.in b/xtables.pc.in
deleted file mode 100644
index 43f35d54..00000000
--- a/xtables.pc.in
+++ /dev/null
@@ -1,13 +0,0 @@
-
-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
-Libs.private: -ldl