diff options
author | Yuriy Kaminskiy <yumkam@mail.ru> | 2011-01-09 18:21:27 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2011-01-09 18:21:27 +0100 |
commit | 77d71c4ee62485f74ac46cdced504db862b79750 (patch) | |
tree | 398476630eb9e5942379333f01948a44d5204a39 /NEWS | |
parent | 8c0afd8557b1823e2df94c9f4de90c29eafbf035 (diff) | |
download | mpd-77d71c4ee62485f74ac46cdced504db862b79750.tar.gz mpd-77d71c4ee62485f74ac46cdced504db862b79750.tar.xz mpd-77d71c4ee62485f74ac46cdced504db862b79750.zip |
Makefile.am: resolve modplug vs. libsndfile cflags/headers conflict
A bit of automake magic (see info automake "Per-Object Flags").
Compile-tested.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ ver 0.16.1 (2010/??/??) - ffado: disable by default * decoder: - mad: work around build failure on Solaris + - resolve modplug vs. libsndfile cflags/headers conflict * output: - solaris: add missing parameter to open_cloexec() cal - osx: fix up audio format first, then apply it to device |