diff options
| author | Jan Djärv | 2014-05-15 18:54:44 +0200 |
|---|---|---|
| committer | Jan Djärv | 2014-05-15 18:54:44 +0200 |
| commit | 440cef5fc5147af9d49396b8828721676e312658 (patch) | |
| tree | a60584f608a3ca80b106a92f2620570da13790f3 /ChangeLog | |
| parent | ddc30c996a3d14e0163df6946ba96c9bcf73bd2f (diff) | |
| download | emacs-440cef5fc5147af9d49396b8828721676e312658.tar.gz emacs-440cef5fc5147af9d49396b8828721676e312658.zip | |
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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -1,3 +1,7 @@ | |||
| 1 | 2014-05-15 Jan Djärv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * configure.ac (LIBONG): Do not test for libpng if NS_IMPL_COCOA. | ||
| 4 | |||
| 1 | 2014-05-13 Dmitry Antipov <dmantipov@yandex.ru> | 5 | 2014-05-13 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 6 | ||
| 3 | * configure.ac (HAVE_XFIXES): Define if available. | 7 | * configure.ac (HAVE_XFIXES): Define if available. |