diff options
author | Max Kellermann <max@duempel.org> | 2011-01-28 12:21:03 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2011-01-28 12:21:03 +0100 |
commit | 5735c9efc1e9980a61c9ab779f138ea0409801e4 (patch) | |
tree | 5bb9e113249624476a04bc0890dfffe3450ebad8 /NEWS | |
parent | 44b4b509499f7d5068a313f3ce9391bc6092f791 (diff) | |
download | mpd-5735c9efc1e9980a61c9ab779f138ea0409801e4.tar.gz mpd-5735c9efc1e9980a61c9ab779f138ea0409801e4.tar.xz mpd-5735c9efc1e9980a61c9ab779f138ea0409801e4.zip |
configure.ac: fix tremor configure test
When the configure options were moved around for 0.16, the order was
changed, and the Tremor check broke.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ ver 0.16.2 (2010/??/??) +* decoder: + - tremor: fix configure test ver 0.16.1 (2010/01/09) |