X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fbe47c7b5c67b377275dec0561c995a9a9467a3e..3912b3f8f749862e3d336e124cf882ee7ff5a2cd:/configure.in diff --git a/configure.in b/configure.in index 4d2984ade3..61b23c87bc 100644 --- a/configure.in +++ b/configure.in @@ -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