summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorErik de Castro Lopo <erikd@mega-nerd.com>2013-02-05 19:44:05 +1100
committerErik de Castro Lopo <erikd@mega-nerd.com>2013-02-05 19:44:05 +1100
commit66c5d9490ccfa8a6da71259c4d169ec15c4e2f16 (patch)
tree5aabab180b4dde99105b3dfea979ca357e5d61fe /ChangeLog
parent862b00cc40940568a915270f92e08ebb3b24c359 (diff)
configure.ac : Use PKG_INSTALLDIR when it exists.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5e9b251..00589b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,10 @@
The 'pakt' chunk header should now be written correctly.
Closes: https://github.com/erikd/libsndfile/issues/24
+ * configure.ac Makefile.am
+ Use PKG_INSTALLDIR when it exists. Suggestion from Christoph Thompson.
+ Closes: https://github.com/erikd/libsndfile/pull/28
+
2013-02-03 Erik de Castro Lopo <erikd AT mega-nerd DOT com>
* src/common.h src/caf.c