]> git.sesse.net Git - vlc/commitdiff
Win32: try to fix compilation of flac
authorJean-Baptiste Kempf <jb@videolan.org>
Sun, 14 Feb 2010 03:12:34 +0000 (04:12 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 14 Feb 2010 03:12:34 +0000 (04:12 +0100)
configure.ac

index 733c424aee2ad4fc45f4d57d82782faa0f72d4de..442be58ca811d11260628029ae899105a589e600 100644 (file)
@@ -3053,7 +3053,7 @@ PKG_ENABLE_MODULES_VLC([DCA], [dtstofloat32], [libdca >= 0.0.5], [DTS Coherent A
 dnl
 dnl  Flac plugin
 dnl
-PKG_ENABLE_MODULES_VLC([FLAC], [], [flac], [libflac decoder/encoder support], [auto])
+PKG_ENABLE_MODULES_VLC([FLAC], [], [flac ogg], [libflac decoder/encoder support], [auto])
 
 dnl
 dnl  Libmpeg2 plugin