]> git.saurik.com Git - wxWidgets.git/commitdiff
wxCocoa: don't force DEFAULT_wxUSE_SCROLLBAR=no
authorDavid Elliott <dfe@tgwbd.org>
Wed, 23 Jun 2004 16:01:19 +0000 (16:01 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Wed, 23 Jun 2004 16:01:19 +0000 (16:01 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

configure
configure.in

index bff622b57296da23ff6381385c71280a7d72df9d..db0ce0dd02c402058e572a773944ba68b5684524 100755 (executable)
--- a/configure
+++ b/configure
@@ -6957,7 +6957,6 @@ fi
 if test "x$wxUSE_COCOA" != "x" -a "$wxUSE_COCOA" != "0" ; then
   wxUSE_PRINTING_ARCHITECTURE=no
   wxUSE_DRAG_AND_DROP=no
-  DEFAULT_wxUSE_SCROLLBAR=no
   DEFAULT_wxUSE_TOOLTIPS=no
   DEFAULT_wxUSE_DRAGIMAGE=no
 fi
@@ -40634,8 +40633,6 @@ fi
 
 
 
-
-
 BAKEFILE_AUTOCONF_INC_M4_VERSION="0.1.4"
 
 
index a1433a13ca3e89f0bd54ede22f5a5304a9ce6203..61b23c87bc62f26b8c9766863e242c6a9a34d6ac 100644 (file)
@@ -1036,7 +1036,6 @@ fi
 if test "x$wxUSE_COCOA" != "x" -a "$wxUSE_COCOA" != "0" ; then
   wxUSE_PRINTING_ARCHITECTURE=no
   wxUSE_DRAG_AND_DROP=no
-  DEFAULT_wxUSE_SCROLLBAR=no
   DEFAULT_wxUSE_TOOLTIPS=no
   DEFAULT_wxUSE_DRAGIMAGE=no
 fi