aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorUlrich Spörlein <uqs@spoerlein.net>2011-02-08 05:44:00 +0100
committerMax Kellermann <max@duempel.org>2011-03-09 19:50:54 +0100
commit5779146a7feed41f107b3865226134579a66135a (patch)
treeb850f753aeb0cd59e91a604c2b5f954c46b20501 /NEWS
parenta1d1c2beaa54f76bbf92b2a5fd83c4a582a0316b (diff)
downloadmpd-5779146a7feed41f107b3865226134579a66135a.tar.gz
mpd-5779146a7feed41f107b3865226134579a66135a.tar.xz
mpd-5779146a7feed41f107b3865226134579a66135a.zip
configure.ac: fix bashism in tremor test
This makes FreeBSD detect libogg correctly. The '==' operator is an undocumented GNU extension to test(1) and cannot be relied upon to exist and do the right thing. POSIX mandates string comparisons to be done using "test foo = bar".
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 38fcd4155..8bff5aefe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
ver 0.16.2 (2011/??/??)
+* configure.ac:
+ - fix bashism in tremor test
* decoder:
- tremor: fix configure test
- gme: detect end of song