summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMark Wielaard <mjw@redhat.com>2016-01-04 21:41:52 +0100
committerMark Wielaard <mjw@redhat.com>2016-01-05 16:18:37 +0100
commit0aa60ac643cea053d03a2de2ed7757d907b5e7bb (patch)
treed78383c4e21461fd75702f667e283b0aefc21efe /ChangeLog
parent77e1739fc53c4021f6172955b73b2dce252d0709 (diff)
config: Add libelf and libdw pkg-config files.
Signed-off-by: Mark Wielaard <mjw@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b67c2e3..21862ccd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-01-04 Mark Wielaard <mjw@redhat.com>
+
+ * configure.ac: Add BZ2_LIBS and LIBLZMA substitutions.
+ Add config/libelf.pc and config/libdw.pc config files.
+
2015-12-31 Mark Wielaard <mjw@redhat.com>
* Makefile.am (AM_MAKEFLAGS): Set --no-print-directory.