[vlc-devel] commit: Win32 configure: disable sqlite for now (Jean-Baptiste Kempf )

git version control git at videolan.org
Wed Feb 24 11:45:32 CET 2010


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Feb 24 11:45:32 2010 +0100| [a94dd37ee15a7e9d54aeb27991431bd0bdf3696c] | committer: Jean-Baptiste Kempf 

Win32 configure: disable sqlite for now

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

 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 ad9b774..5506631 100755
--- a/extras/package/win32/configure-common.sh
+++ b/extras/package/win32/configure-common.sh
@@ -28,4 +28,5 @@
       --enable-libcddb \
       --enable-zvbi --disable-telx \
       --disable-dvb \
+      --disable-sqlite \
       --enable-peflags




More information about the vlc-devel mailing list