diff options
author | Max Kellermann <max@duempel.org> | 2013-11-21 22:50:58 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2013-11-21 22:50:58 +0100 |
commit | 727c6226597fb710239b14e7985d97ec6b53f0ee (patch) | |
tree | 35daf2f3f6603b209421f3881dff86e41842bdbd /NEWS | |
parent | 74a778e65fb7dd665d45725b995755e872692334 (diff) | |
download | mpd-727c6226597fb710239b14e7985d97ec6b53f0ee.tar.gz mpd-727c6226597fb710239b14e7985d97ec6b53f0ee.tar.xz mpd-727c6226597fb710239b14e7985d97ec6b53f0ee.zip |
configure.ac: auto-detect fluidsynth by default
The option "--enable-fluidsynth" was documented to be "auto" by
default, when it was really "no".
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ ver 0.18.5 (20??/??/??) +* decoder + - fluidsynth: auto-detect by default * fix build failures due to missing includes * fix build failure with static libmpdclient |