configure.ac: Move musepack to Decoder Plugins, add header.
This commit is contained in:
parent
4cfcdd5e0f
commit
39b37d547c
@ -1069,6 +1069,7 @@ if test x$enable_sndfile = xyes; then
|
||||
fi
|
||||
AM_CONDITIONAL(ENABLE_SNDFILE, test x$enable_sndfile = xyes)
|
||||
|
||||
dnl --------------------------------- musepack --------------------------------
|
||||
if test x$enable_mpc = xyes; then
|
||||
if test "x$mpcdec_libraries" != "x" ; then
|
||||
MPCDEC_LIBS="-L$mpcdec_libraries"
|
||||
|
Loading…
Reference in New Issue
Block a user