configure.ac: require libaudiofile 0.3 due to API breakage

Prior to version 0.3, the "length" callback returned a "long" instead
of AFfileoffset.  Now that this API bug fix is a few years old, let's
drop 0.2 support for good.
This commit is contained in:
Max Kellermann
2013-11-06 20:04:21 +01:00
parent 01891f8815
commit c4b1251d0a
2 changed files with 2 additions and 1 deletions

1
NEWS
View File

@@ -4,6 +4,7 @@ ver 0.18.2 (2013/??/??)
* playlist:
- pls: fix reversed song order
* decoder:
- audiofile: require libaudiofile 0.3 due to API breakage
- dsf: enable DSD128
* fix build failures due to missing includes
* fix big-endian support