diff options
Diffstat (limited to 'share/pkgconfig/hexchat-plugin.pc.in')
-rw-r--r-- | share/pkgconfig/hexchat-plugin.pc.in | 9 |
1 files changed, 0 insertions, 9 deletions
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} |