From: Robert Roebling Date: Fri, 5 Sep 2008 08:03:35 +0000 (+0000) Subject: Enable graphics context by default X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/aeab14d443572bdec6eef20def591d339e35df1e?ds=inline Enable graphics context by default git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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