]> git.saurik.com Git - wxWidgets.git/commitdiff
disable the libraries and features which were disabled before the latest changes...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 11 Jul 2007 21:14:05 +0000 (21:14 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 11 Jul 2007 21:14:05 +0000 (21:14 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47344 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

configure
configure.in

index f76cd18461e254511de8f7cd49d0d020cb5cf93e..6b6319efb5266cf6bd150f2c6c53171953e2012f 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Id: configure.in 47340 2007-07-11 20:11:37Z VZ .
+# From configure.in Id: configure.in 47342 2007-07-11 20:52:41Z VZ .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.59 for wxWidgets 2.9.0.
 #
@@ -2186,11 +2186,22 @@ DEFAULT_wxUSE_ALL_FEATURES=yes
 DEFAULT_wxUSE_STD_IOSTREAM=$DEFAULT_STD_FLAG
 DEFAULT_wxUSE_STD_STRING=$DEFAULT_STD_FLAG
 
-DEFAULT_wxUSE_UNICODE_UTF8=auto
-DEFAULT_wxUSE_UNICODE_UTF8_LOCALE=no
-DEFAULT_wxUSE_WCSRTOMBS=no
+DEFAULT_wxUSE_DMALLOC=no
+DEFAULT_wxUSE_LIBGNOMEVFS=no
+DEFAULT_wxUSE_LIBHILDON=no
+DEFAULT_wxUSE_LIBMSPACK=no
+DEFAULT_wxUSE_LIBSDL=no
+DEFAULT_wxUSE_ODBC=no
+DEFAULT_wxUSE_OPENGL=no
 
 DEFAULT_wxUSE_ACCESSIBILITY=no
+DEFAULT_wxUSE_DATAVIEWCTRL=no
+DEFAULT_wxUSE_GRAPHICS_CONTEXT=no
+DEFAULT_wxUSE_MEDIACTRL=no
+DEFAULT_wxUSE_TAB_DIALOG=no
+
+DEFAULT_wxUSE_UNICODE_UTF8=auto
+DEFAULT_wxUSE_UNICODE_UTF8_LOCALE=no
 
 DEFAULT_wxUSE_OFFICIAL_BUILD=no
 
@@ -2219,7 +2230,7 @@ done
 
           enablestring=disable
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -2274,7 +2285,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -2329,7 +2340,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -2437,7 +2448,7 @@ fi;
 
           enablestring=
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -2501,7 +2512,7 @@ fi
 
           enablestring=disable
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -2560,7 +2571,7 @@ if test "$wxUSE_GUI" = "yes"; then
 
           enablestring=
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -2690,7 +2701,7 @@ fi;
 
           enablestring=
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -2751,7 +2762,7 @@ fi;
 
           enablestring=
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -3614,7 +3625,7 @@ echo "$as_me: error: Invalid value for --with-expat: should be yes, no, sys, or
 
           enablestring=disable
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -3669,7 +3680,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -3724,7 +3735,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -3779,7 +3790,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -3834,7 +3845,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -3889,7 +3900,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -3944,7 +3955,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=disable
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -3999,7 +4010,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -4086,7 +4097,7 @@ echo "${ECHO_T}$wxUSE_UNICODE_UTF8" >&6
 
           enablestring=
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -4141,7 +4152,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -4198,7 +4209,7 @@ if test "$USE_OS2" = "1"; then
 
           enablestring=
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -4265,7 +4276,7 @@ fi
 
           enablestring=
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -4320,7 +4331,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -4375,7 +4386,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -4430,7 +4441,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -4485,7 +4496,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -4540,7 +4551,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -4595,7 +4606,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -4650,7 +4661,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -4705,7 +4716,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -4760,7 +4771,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -4815,7 +4826,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=disable
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -4903,7 +4914,7 @@ echo "${ECHO_T}$wxUSE_UNIVERSAL_BINARY" >&6
 
           enablestring=
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -4958,7 +4969,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=disable
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -5014,7 +5025,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=disable
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -5070,7 +5081,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -5127,7 +5138,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -5182,7 +5193,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -5238,7 +5249,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -5293,7 +5304,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -5348,7 +5359,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -5403,7 +5414,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -5458,7 +5469,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -5513,7 +5524,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -5568,7 +5579,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -5624,7 +5635,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -5680,7 +5691,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -5735,7 +5746,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -5790,7 +5801,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -5845,7 +5856,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -5900,7 +5911,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -5955,7 +5966,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -6010,7 +6021,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -6065,7 +6076,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -6120,7 +6131,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -6175,7 +6186,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -6230,7 +6241,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -6285,7 +6296,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -6340,7 +6351,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -6395,7 +6406,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -6450,7 +6461,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -6505,7 +6516,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -6560,7 +6571,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -6615,7 +6626,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -6670,7 +6681,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -6725,7 +6736,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -6780,7 +6791,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -6835,7 +6846,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -6890,7 +6901,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -6945,7 +6956,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -7000,7 +7011,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -7055,7 +7066,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -7110,7 +7121,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -7165,7 +7176,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -7220,7 +7231,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -7275,7 +7286,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -7330,7 +7341,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -7385,7 +7396,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -7440,7 +7451,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -7495,7 +7506,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -7550,7 +7561,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -7605,7 +7616,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -7660,7 +7671,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -7716,7 +7727,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -7771,7 +7782,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -7826,7 +7837,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -7881,7 +7892,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -7936,7 +7947,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -7991,7 +8002,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -8047,7 +8058,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -8106,7 +8117,7 @@ if test "$wxUSE_GUI" = "yes"; then
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -8161,7 +8172,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -8216,7 +8227,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -8271,7 +8282,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -8326,7 +8337,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -8381,7 +8392,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -8436,7 +8447,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -8491,7 +8502,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -8546,7 +8557,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -8601,7 +8612,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -8656,7 +8667,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -8711,7 +8722,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -8766,7 +8777,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -8821,7 +8832,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -8876,7 +8887,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -8931,7 +8942,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -8986,7 +8997,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -9041,7 +9052,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -9096,7 +9107,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -9151,7 +9162,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -9208,7 +9219,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -9263,7 +9274,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -9318,7 +9329,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -9375,7 +9386,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -9539,7 +9550,7 @@ fi
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -9594,7 +9605,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -9649,7 +9660,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -9704,7 +9715,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -9759,7 +9770,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -9814,7 +9825,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -9869,7 +9880,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -9924,7 +9935,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -9979,7 +9990,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -10034,7 +10045,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -10089,7 +10100,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -10144,7 +10155,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -10199,7 +10210,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -10254,7 +10265,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -10309,7 +10320,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -10364,7 +10375,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -10419,7 +10430,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -10474,7 +10485,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -10529,7 +10540,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -10584,7 +10595,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -10639,7 +10650,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -10694,7 +10705,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -10749,7 +10760,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -10804,7 +10815,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -10859,7 +10870,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -10914,7 +10925,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -10969,7 +10980,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -11024,7 +11035,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -11079,7 +11090,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -11134,7 +11145,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -11189,7 +11200,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -11244,7 +11255,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -11299,7 +11310,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -11354,7 +11365,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -11409,7 +11420,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -11464,7 +11475,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -11519,7 +11530,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -11574,7 +11585,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -11629,7 +11640,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -11684,7 +11695,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -11739,7 +11750,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -11794,7 +11805,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -11849,7 +11860,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -11904,7 +11915,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -11959,7 +11970,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -12014,7 +12025,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -12069,7 +12080,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -12124,7 +12135,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -12179,7 +12190,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -12234,7 +12245,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -12289,7 +12300,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -12344,7 +12355,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -12399,7 +12410,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -12454,7 +12465,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -12509,7 +12520,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -12564,7 +12575,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -12621,7 +12632,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -12676,7 +12687,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -12731,7 +12742,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -12786,7 +12797,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -12841,7 +12852,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -12896,7 +12907,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -12951,7 +12962,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -13006,7 +13017,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -13061,7 +13072,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -13116,7 +13127,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -13171,7 +13182,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -13226,7 +13237,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -13281,7 +13292,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -13336,7 +13347,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -13391,7 +13402,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -13448,7 +13459,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -13503,7 +13514,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -13558,7 +13569,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -13613,7 +13624,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -13668,7 +13679,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -13723,7 +13734,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -13778,7 +13789,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -13833,7 +13844,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -13888,7 +13899,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -13943,7 +13954,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -13998,7 +14009,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -14055,7 +14066,7 @@ if test "$wxUSE_MSW" = "1"; then
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -14113,7 +14124,7 @@ fi
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -14168,7 +14179,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -14223,7 +14234,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -14278,7 +14289,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -14333,7 +14344,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -14388,7 +14399,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -14443,7 +14454,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -14498,7 +14509,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
@@ -14553,7 +14564,7 @@ echo "${ECHO_T}$result" >&6
 
           enablestring=
           defaultval=$wxUSE_ALL_FEATURES
-          if test -z"$defaultval"; then
+          if test -z "$defaultval"; then
               if test x"$enablestring" = xdisable; then
                   defaultval=yes
               else
index 72e62b0e7ddf182b4eebb0b2380d50f22e329403..3c1f6e9790a3059fcde5323c6b448cdfa8d82c64 100644 (file)
@@ -372,11 +372,24 @@ DEFAULT_wxUSE_ALL_FEATURES=yes
 DEFAULT_wxUSE_STD_IOSTREAM=$DEFAULT_STD_FLAG
 DEFAULT_wxUSE_STD_STRING=$DEFAULT_STD_FLAG
 
+dnl libraries disabled by default
+DEFAULT_wxUSE_DMALLOC=no
+DEFAULT_wxUSE_LIBGNOMEVFS=no
+DEFAULT_wxUSE_LIBHILDON=no
+DEFAULT_wxUSE_LIBMSPACK=no
+DEFAULT_wxUSE_LIBSDL=no
+DEFAULT_wxUSE_ODBC=no
+DEFAULT_wxUSE_OPENGL=no
+
+dnl features disabled by default
+DEFAULT_wxUSE_ACCESSIBILITY=no
+DEFAULT_wxUSE_DATAVIEWCTRL=no
+DEFAULT_wxUSE_GRAPHICS_CONTEXT=no
+DEFAULT_wxUSE_MEDIACTRL=no
+DEFAULT_wxUSE_TAB_DIALOG=no
+
 DEFAULT_wxUSE_UNICODE_UTF8=auto
 DEFAULT_wxUSE_UNICODE_UTF8_LOCALE=no
-DEFAULT_wxUSE_WCSRTOMBS=no
-
-DEFAULT_wxUSE_ACCESSIBILITY=no
 
 DEFAULT_wxUSE_OFFICIAL_BUILD=no