[vlc-commits] commit: Win32: do not compile upnp module yet (Jean-Baptiste Kempf )

git at videolan.org git at videolan.org
Wed Aug 18 17:42:01 CEST 2010


vlc/vlc-1.1 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Aug 18 17:41:35 2010 +0200| [728fbc03102cd89f057d965b4d2d7d57b7726f5a] | committer: Jean-Baptiste Kempf 

Win32: do not compile upnp module yet

> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.1.git/?a=commit;h=728fbc03102cd89f057d965b4d2d7d57b7726f5a
---

 extras/package/win32/configure-common.sh |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/extras/package/win32/configure-common.sh b/extras/package/win32/configure-common.sh
index ceb27de..7e85edc 100755
--- a/extras/package/win32/configure-common.sh
+++ b/extras/package/win32/configure-common.sh
@@ -30,4 +30,5 @@
       --enable-zvbi --disable-telx \
       --disable-dvb \
       --disable-sqlite \
+      --disable-upnp \
       --enable-peflags



More information about the vlc-commits mailing list