From 39b37d547cf47cbb5c3a2ce4cd71551376c61e6f Mon Sep 17 00:00:00 2001 From: Avuton Olrich Date: Sat, 17 Apr 2010 03:44:51 -0700 Subject: configure.ac: Move musepack to Decoder Plugins, add header. --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index a9da3de9a..7eda6cdac 100644 --- a/configure.ac +++ b/configure.ac @@ -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" -- cgit v1.2.3