]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
Allow using wxGridCellEnumEditor with the mouse.
[wxWidgets.git] / configure
index ab1240606f1bf6d1a2a1d1aebaf5a62940f76981..16defa075d83a0d19b839dc6676889e309c7aa63 100755 (executable)
--- a/configure
+++ b/configure
@@ -33892,6 +33892,10 @@ $as_echo "yes" >&6; }
 fi
         fi
 
+        if test "$WXGTK3" = 1; then
+            wxUSE_LIBGNOMEPRINT=no
+        fi
+
         if test "$wxUSE_LIBGNOMEPRINT" = "yes" ; then