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.
This commit is contained in:
Max Kellermann
2011-01-28 12:21:03 +01:00
parent 44b4b50949
commit 5735c9efc1
2 changed files with 10 additions and 2 deletions

2
NEWS
View File

@@ -1,4 +1,6 @@
ver 0.16.2 (2010/??/??)
* decoder:
- tremor: fix configure test
ver 0.16.1 (2010/01/09)