]> git.sesse.net Git - vlc/commitdiff
Force --enable-x264 in the script...
authorJean-Baptiste Kempf <jb@videolan.org>
Thu, 6 Mar 2008 06:48:22 +0000 (22:48 -0800)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 6 Mar 2008 06:48:22 +0000 (22:48 -0800)
extras/package/win32/configure.sh

index 683e2c1ea8623b92f06e734ada4e5ad7baf45da2..9b070e4fc4f5e9a81188c48b2e703a240d69fc8e 100644 (file)
@@ -23,6 +23,7 @@ CC=i586-mingw32msvc-gcc CXX=i586-mingw32msvc-g++ \
       --enable-livedotcom --with-livedotcom-tree=/usr/win32/live.com \
       --enable-dca \
       --enable-mkv \
+      --enable-x264 \
       --enable-dvdread --with-dvdnav-config-path=/usr/win32/bin \
       --enable-shout \
       --enable-goom \