|
From: Markus H. <mar...@mh...> - 2008-10-22 22:54:08
|
Balazs Scheidler writes: > Hi, > > this patch makes the source install the pkg-config file. I should probably > send this to libdbi-devel, but I'm not subscribed there and the list server > didn't respond to my subscription request yet. > > diff -u -r1.24 Makefile.am > --- Makefile.am 17 Aug 2008 21:30:40 -0000 1.24 > +++ Makefile.am 4 Oct 2008 17:18:40 -0000 > @@ -11,3 +11,6 @@ > > profile: > $(MAKE) all CFLAGS="@PROFILE@" > + > +pkgconfigdir = $(libdir)/pkgconfig > +pkgconfig_DATA = dbi.pc > I've applied this patch to the sources and checked the new version into cvs. regards, Markus -- Markus Hoenicka mar...@ca... (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de |