aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv <[email protected]>2014-05-15 18:54:44 +0200
committerJan Djärv <[email protected]>2014-05-15 18:54:44 +0200
commit440cef5fc5147af9d49396b8828721676e312658 (patch)
treea60584f608a3ca80b106a92f2620570da13790f3 /ChangeLog
parentddc30c996a3d14e0163df6946ba96c9bcf73bd2f (diff)
Fix yet another configure error on OSX.
* configure.ac (LIBONG): Do not test for libpng if NS_IMPL_COCOA.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 072871cc82..86bbaac274 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-05-15 Jan Djärv <[email protected]>
+
+ * configure.ac (LIBONG): Do not test for libpng if NS_IMPL_COCOA.
+
2014-05-13 Dmitry Antipov <[email protected]>
* configure.ac (HAVE_XFIXES): Define if available.