configure.ac: auto-detect fluidsynth by default

The option "--enable-fluidsynth" was documented to be "auto" by
default, when it was really "no".
This commit is contained in:
Max Kellermann
2013-11-21 22:50:58 +01:00
parent 74a778e65f
commit 727c622659
2 changed files with 7 additions and 3 deletions

2
NEWS
View File

@@ -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