configure.ac: Add a comment in libsndfile about possible disabling.
This commit is contained in:
parent
f153681522
commit
ba36cbde06
@ -978,6 +978,7 @@ if test x$enable_sndfile = xauto && test x$enable_modplug = xyes; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
dnl -------------------------------- libsndfile -------------------------------
|
dnl -------------------------------- libsndfile -------------------------------
|
||||||
|
dnl See above test, which may disable this.
|
||||||
MPD_AUTO_PKG(sndfile, SNDFILE, [sndfile],
|
MPD_AUTO_PKG(sndfile, SNDFILE, [sndfile],
|
||||||
[libsndfile decoder plugin], [libsndfile not found])
|
[libsndfile decoder plugin], [libsndfile not found])
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user