From 4e63bd7ec6aecb793354a4591ee36bb090454030 Mon Sep 17 00:00:00 2001 From: Robert Roebling Date: Mon, 12 Nov 2007 10:44:06 +0000 Subject: [PATCH] Disable GStreamer8 by ddefault, otherwise GStreamer10 is not searched for git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- configure.in | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.in b/configure.in index 503c1be899..b633923290 100644 --- a/configure.in +++ b/configure.in @@ -386,6 +386,7 @@ DEFAULT_wxUSE_DATAVIEWCTRL=no DEFAULT_wxUSE_GRAPHICS_CONTEXT=no DEFAULT_wxUSE_MEDIACTRL=no DEFAULT_wxUSE_TAB_DIALOG=no +DEFAULT_wxUSE_GSTREAMER8=no DEFAULT_wxUSE_UNICODE_UTF8=auto DEFAULT_wxUSE_UNICODE_UTF8_LOCALE=no -- 2.45.2