todo and configure script updates
git-svn-id: https://svn.musicpd.org/mpd/trunk@2301 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
@@ -435,8 +435,8 @@ dnl
|
||||
dnl End of Vorbis Test
|
||||
dnl
|
||||
if test x$enable_ogg = xyes; then
|
||||
MPD_LIBS="$MPD_LIBS $VORBIS_LIBS $VORBISFILE_LIBS"
|
||||
MPD_CFLAGS="$MPD_CFLAGS $VORBIS_CFLAGS $VORBISFILE_CFLAGS"
|
||||
MPD_LIBS="$MPD_LIBS $VORBIS_LIBS $VORBISFILE_LIBS $VORBISENC_LIBS"
|
||||
MPD_CFLAGS="$MPD_CFLAGS $VORBIS_CFLAGS $VORBISFILE_CFLAGS $VORBISENC_LIBS"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user