[vlc-devel] commit: Do not try to compile mozilla plugin for win32. (Laurent Aimar )
git version control
git at videolan.org
Mon Feb 15 23:01:22 CET 2010
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Mon Feb 15 22:59:17 2010 +0100| [b21ac0359611a99f8bea0c1bbcdcf1d8f4ee1768] | committer: Laurent Aimar
Do not try to compile mozilla plugin for win32.
It doesn't work...
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b21ac0359611a99f8bea0c1bbcdcf1d8f4ee1768
---
extras/package/win32/configure-common.sh | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/extras/package/win32/configure-common.sh b/extras/package/win32/configure-common.sh
index ed20a90..ad9b774 100755
--- a/extras/package/win32/configure-common.sh
+++ b/extras/package/win32/configure-common.sh
@@ -23,7 +23,6 @@
--enable-portaudio \
--enable-sdl --with-sdl-config-path=/usr/win32/bin \
--enable-qt4 \
- --enable-mozilla --with-mozilla-sdk-path=/usr/win32/gecko-sdk \
--enable-activex \
--enable-sse --enable-mmx \
--enable-libcddb \
More information about the vlc-devel
mailing list