On Fri, 10 May 2013, Eric Leblond wrote: > libipset.pc was not installed by classic 'make install'. This > patch adds it to the list of installed files. Thank you Eric, I have applied your patch. Best regards, Jozsef > Signed-off-by: Eric Leblond <eric@xxxxxxxxx> > --- > lib/Makefile.am | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/lib/Makefile.am b/lib/Makefile.am > index 2d22aff..ccc02aa 100644 > --- a/lib/Makefile.am > +++ b/lib/Makefile.am > @@ -36,6 +36,9 @@ libipset_la_SOURCES = \ > > EXTRA_DIST = $(IPSET_SETTYPE_LIST) libipset.map > > +pkgconfigdir = $(libdir)/pkgconfig > +pkgconfig_DATA = libipset.pc > + > sparse-check: $(libipset_la_SOURCES:.c=.d) > > %.d: %.c > -- > 1.7.10.4 > - E-mail : kadlec@xxxxxxxxxxxxxxxxx, kadlecsik.jozsef@xxxxxxxxxxxxx PGP key : http://www.kfki.hu/~kadlec/pgp_public_key.txt Address : Wigner Research Centre for Physics, Hungarian Academy of Sciences H-1525 Budapest 114, POB. 49, Hungary -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html