configure.ac: use MPD_AUTO_PKG to detect avahi

Don't abort the configure script when avahi could not be
auto-detected.  It previously did, because there was no custom "fail"
action for PKG_CHECK_MODULES.
This commit is contained in:
Max Kellermann
2011-09-01 10:07:58 +02:00
parent 53ac72a878
commit e635d47912
2 changed files with 18 additions and 14 deletions

1
NEWS
View File

@@ -1,4 +1,5 @@
ver 0.16.4 (2011/??/??)
* don't abort configure when avahi is not found
* fix memory leaks
* don't resume playback when seeking to another song while paused
* apply follow_inside_symlinks to absolute symlinks