]> git.sesse.net Git - vlc/commitdiff
win32 config: don't use --with-live555-tree
authorRafaël Carré <rafael.carre@gmail.com>
Wed, 6 Oct 2010 12:12:57 +0000 (14:12 +0200)
committerRafaël Carré <rafael.carre@gmail.com>
Wed, 6 Oct 2010 16:32:16 +0000 (18:32 +0200)
fix configuration with mingw on Linux

Acked-on-IRC-by: Jean-Baptiste Kempf <jb@videolan.org>
extras/package/win32/configure-common.sh

index d17f35eb055dbfc7d1983468f01cd0167d3eb474..7e9ea687acb8ffcb45576a727aa1ce14109457a8 100755 (executable)
@@ -20,7 +20,7 @@ fi
       --enable-x264 \
       --enable-schroedinger \
       --enable-realrtsp \
-      --enable-live555 --with-live555-tree=$CONTRIBS/live.com \
+      --enable-live555 \
       --enable-dvdread --with-dvdnav-config-path=$CONTRIBS/bin \
       --enable-shout \
       --enable-goom \