summary refs log tree commit diff stats
path: root/share/pkgconfig
diff options
context:
space:
mode:
Diffstat (limited to 'share/pkgconfig')
-rw-r--r--share/pkgconfig/Makefile.am4
-rw-r--r--share/pkgconfig/hexchat-plugin.pc.in9
2 files changed, 0 insertions, 13 deletions
diff --git a/share/pkgconfig/Makefile.am b/share/pkgconfig/Makefile.am
deleted file mode 100644
index 7ee0ac95..00000000
--- a/share/pkgconfig/Makefile.am
+++ /dev/null
@@ -1,4 +0,0 @@
-pkgcfgdir = $(pkgconfigdir)
-pkgcfg_DATA = hexchat-plugin.pc
-
-EXTRA_DIST = hexchat-plugin.pc.in
diff --git a/share/pkgconfig/hexchat-plugin.pc.in b/share/pkgconfig/hexchat-plugin.pc.in
deleted file mode 100644
index 23957236..00000000
--- a/share/pkgconfig/hexchat-plugin.pc.in
+++ /dev/null
@@ -1,9 +0,0 @@
-prefix=@prefix@
-exec_prefix=${prefix}
-includedir=@includedir@
-hexchatlibdir=@hexchatlibdir@
-
-Name: HexChat plugins
-Description: Header and path for HexChat plugins
-Version: @VERSION@
-Cflags: -I${includedir}