From aeab14d443572bdec6eef20def591d339e35df1e Mon Sep 17 00:00:00 2001 From: Robert Roebling Date: Fri, 5 Sep 2008 08:03:35 +0000 Subject: [PATCH] Enable graphics context by default git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- configure.in | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.in b/configure.in index 08588b8614..411ee00472 100644 --- a/configure.in +++ b/configure.in @@ -380,7 +380,6 @@ DEFAULT_wxUSE_OPENGL=no dnl features disabled by default DEFAULT_wxUSE_ACCESSIBILITY=no -DEFAULT_wxUSE_GRAPHICS_CONTEXT=no DEFAULT_wxUSE_IPV6=no DEFAULT_wxUSE_MEDIACTRL=no DEFAULT_wxUSE_TAB_DIALOG=no -- 2.50.0