From ba36cbde06b35ae27cf2e1435e9cab3197930ebb Mon Sep 17 00:00:00 2001 From: Avuton Olrich Date: Sat, 17 Apr 2010 10:21:04 -0700 Subject: configure.ac: Add a comment in libsndfile about possible disabling. --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') 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]) -- cgit v1.2.3