configure.ac: Add a comment in libsndfile about possible disabling.

This commit is contained in:
Avuton Olrich 2010-04-17 10:21:04 -07:00
parent f153681522
commit ba36cbde06

View File

@ -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])