diff options
| author | Mark Wielaard <[email protected]> | 2016-01-04 21:41:52 +0100 |
|---|---|---|
| committer | Mark Wielaard <[email protected]> | 2016-01-05 16:18:37 +0100 |
| commit | 0aa60ac643cea053d03a2de2ed7757d907b5e7bb (patch) | |
| tree | d78383c4e21461fd75702f667e283b0aefc21efe /config/ChangeLog | |
| parent | 77e1739fc53c4021f6172955b73b2dce252d0709 (diff) | |
config: Add libelf and libdw pkg-config files.
Signed-off-by: Mark Wielaard <[email protected]>
Diffstat (limited to 'config/ChangeLog')
| -rw-r--r-- | config/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 428162fe..baa43030 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,13 @@ +2016-01-04 Mark Wielaard <[email protected]> + + * 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. + 2015-10-15 Mark Wielaard <[email protected]> * elfutils.spec.in: Update for 0.164. |
