configure.ac: Move OggFLAC to Decoder Plugins, add header.

This commit is contained in:
Avuton Olrich 2010-04-17 03:49:19 -07:00
parent 263a968c2b
commit e3d62305f1

View File

@ -1163,8 +1163,8 @@ fi
AC_SUBST(TREMOR_CFLAGS)
AC_SUBST(TREMOR_LIBS)
dnl --------------------------------- OggFLAC ---------------------------------
dnl OggFLAC must go after Ogg Tremor
if test x$enable_oggflac = xyes; then
oldmpdcflags="$MPD_CFLAGS"
oldmpdlibs="$MPD_LIBS"