pkg-config shizzle for finch.
author |
Sadrul Habib Chowdhury <imadil@gmail.com> |
date |
Sat, 06 Oct 2007 20:37:48 +0000 |
parents |
85d29a1f4d24 |
children |
371f590b9657 |
files |
configure.ac finch/Makefile.am |
diffstat |
2 files changed, 6 insertions(+), 1 deletions(-)
[+]
|
line diff
--- a/configure.ac Sat Oct 06 20:08:32 2007 +0000
+++ b/configure.ac Sat Oct 06 20:37:48 2007 +0000
@@ -2247,6 +2247,7 @@
share/Makefile
share/sounds/Makefile
share/ca-certs/Makefile
+ finch/finch.pc
finch/Makefile
finch/libgnt/Makefile
finch/libgnt/gnt.pc
--- a/finch/Makefile.am Sat Oct 06 20:08:32 2007 +0000
+++ b/finch/Makefile.am Sat Oct 06 20:37:48 2007 +0000
@@ -1,7 +1,11 @@
EXTRA_DIST = \
getopt.c \
getopt.h \
- getopt1.c
+ getopt1.c \
+ finch.pc.in
+
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA = finch.pc
SUBDIRS = libgnt plugins