]> git.saurik.com Git - wxWidgets.git/blobdiff - configure.in
fixes to charset conversion when loading non-Latin1 helpbooks; use wxString instead...
[wxWidgets.git] / configure.in
index 4d2984ade319f9e128c90698b79277f7ef1c6976..61b23c87bc62f26b8c9766863e242c6a9a34d6ac 100644 (file)
@@ -1036,9 +1036,6 @@ fi
 if test "x$wxUSE_COCOA" != "x" -a "$wxUSE_COCOA" != "0" ; then
   wxUSE_PRINTING_ARCHITECTURE=no
   wxUSE_DRAG_AND_DROP=no
-  # Generic notebook requires tab dialog
-  DEFAULT_wxUSE_TABDIALOG=yes
-  DEFAULT_wxUSE_SCROLLBAR=no
   DEFAULT_wxUSE_TOOLTIPS=no
   DEFAULT_wxUSE_DRAGIMAGE=no
 fi