]> granicus.if.org Git - libmatroska/commitdiff
ChangeLog: mention the pkg-config file
authorMoritz Bunkus <moritz@bunkus.org>
Sun, 21 Dec 2014 09:51:53 +0000 (10:51 +0100)
committerMoritz Bunkus <moritz@bunkus.org>
Sun, 21 Dec 2014 09:51:53 +0000 (10:51 +0100)
ChangeLog

index e78fb46d194f804221d73a743d6c68dc1f2db083..a4f5e9173eb28421482f9b5e17982771102714a3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,9 @@
 2014-12-21  Moritz Bunkus  <moritz@bunkus.org>
 
         * build system: switched the build system from hand-crafted
-        Makefiles to an autoconf/automake-based system. Based on a similar
-        patch for libEBML by Jan Engelhardt <jengelh@inai.de>.
+        Makefiles to an autoconf/automake-based system. A pkg-config file
+        will be installed as well; its name is »libmatroska«. Based on a
+        similar patch for libEBML by Jan Engelhardt <jengelh@inai.de>.
 
 2014-12-20  Moritz Bunkus  <moritz@bunkus.org>