]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
document that numbers outside of the valid range are forced into it
[wxWidgets.git] / configure
index b911d56313a043a06a726da4d936aecf7779e5ed..7c87d387013d6d23e4d9b624b05067adadb8ed66 100755 (executable)
--- a/configure
+++ b/configure
@@ -46441,6 +46441,9 @@ _ACEOF
     fi
 fi
 
+if test "$wxUSE_MAC" = 1; then
+       wxUSE_GRAPHICS_CONTEXT="yes"
+fi
 
 if test "$wxUSE_GRAPHICS_CONTEXT" = "yes"; then
    if test "$wxUSE_MAC" = 1 -o "$wxUSE_COCOA" = 1; then