Mark Wielaard <m...@redhat.com> writes: > There were some requests for pkg-config files, so this adds them for > libelf and libdw.
Thank you very much for putting this together! This is going to help those of us who use both elfutils and pkgconfig. > Since I don't have much experience with pkg-config > files I would like it if someone could double check this produces > the correct .pc files. [...] > diff --git a/config/ChangeLog b/config/ChangeLog > @@ -1,3 +1,13 @@ > +2016-01-04 Mark Wielaard <m...@redhat.com> > + > + * libelf.pc.in: New file. > + * libdw.pc.in: Likewise. > + * Makefile.am (EXTRA_DIST): Add libelf.pc.in and libdw.pc.in. > + (pkgconfigdir): New variable. > + (pkgconfigdir_DATA): Likewise. > + * elfutils.spec.in (files devel): Add libdw.pc. > + (files libelf-devel): Add libelf.pc. This looks OK to me, for what it's worth. Thanks again. Cheers, -- Dodji