aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2011-09-01 10:07:58 +0200
committerMax Kellermann <max@duempel.org>2011-09-01 10:11:23 +0200
commite635d479129fe3a6ea4cff13b682be6cc97db81c (patch)
treeb7350b3a1c60e835058a42f0803fab9a1eb5da6f /NEWS
parent53ac72a8783c54467f7462cf536d637e058da0fd (diff)
downloadmpd-e635d479129fe3a6ea4cff13b682be6cc97db81c.tar.gz
mpd-e635d479129fe3a6ea4cff13b682be6cc97db81c.tar.xz
mpd-e635d479129fe3a6ea4cff13b682be6cc97db81c.zip
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.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 56a846582..e0c376ec9 100644
--- a/NEWS
+++ b/NEWS
@@ -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