aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 5b1eba4e2..a10e383b5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -978,6 +978,7 @@ if test x$enable_sndfile = xauto && test x$enable_modplug = xyes; then
fi
dnl -------------------------------- libsndfile -------------------------------
+dnl See above test, which may disable this.
MPD_AUTO_PKG(sndfile, SNDFILE, [sndfile],
[libsndfile decoder plugin], [libsndfile not found])