+
+
+ eval "$wx_cv_use_choicedlg"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_CHOICEDLG = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_CHOICEDLG
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-coldlg" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-coldlg... $ECHO_C" >&6; }
+ # Check whether --enable-coldlg was given.
+if test "${enable_coldlg+set}" = set; then
+ enableval=$enable_coldlg;
+ if test "$enableval" = yes; then
+ wx_cv_use_coldlg='wxUSE_COLOURDLG=yes'
+ else
+ wx_cv_use_coldlg='wxUSE_COLOURDLG=no'
+ fi
+
+else
+
+ wx_cv_use_coldlg='wxUSE_COLOURDLG=${'DEFAULT_wxUSE_COLOURDLG":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_coldlg"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_COLOURDLG = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_COLOURDLG
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-filedlg" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-filedlg... $ECHO_C" >&6; }
+ # Check whether --enable-filedlg was given.
+if test "${enable_filedlg+set}" = set; then
+ enableval=$enable_filedlg;
+ if test "$enableval" = yes; then
+ wx_cv_use_filedlg='wxUSE_FILEDLG=yes'
+ else
+ wx_cv_use_filedlg='wxUSE_FILEDLG=no'
+ fi
+
+else
+
+ wx_cv_use_filedlg='wxUSE_FILEDLG=${'DEFAULT_wxUSE_FILEDLG":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_filedlg"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_FILEDLG = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_FILEDLG
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-finddlg" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-finddlg... $ECHO_C" >&6; }
+ # Check whether --enable-finddlg was given.
+if test "${enable_finddlg+set}" = set; then
+ enableval=$enable_finddlg;
+ if test "$enableval" = yes; then
+ wx_cv_use_finddlg='wxUSE_FINDREPLDLG=yes'
+ else
+ wx_cv_use_finddlg='wxUSE_FINDREPLDLG=no'
+ fi
+
+else
+
+ wx_cv_use_finddlg='wxUSE_FINDREPLDLG=${'DEFAULT_wxUSE_FINDREPLDLG":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_finddlg"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_FINDREPLDLG = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_FINDREPLDLG
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-fontdlg" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-fontdlg... $ECHO_C" >&6; }
+ # Check whether --enable-fontdlg was given.
+if test "${enable_fontdlg+set}" = set; then
+ enableval=$enable_fontdlg;
+ if test "$enableval" = yes; then
+ wx_cv_use_fontdlg='wxUSE_FONTDLG=yes'
+ else
+ wx_cv_use_fontdlg='wxUSE_FONTDLG=no'
+ fi
+
+else
+
+ wx_cv_use_fontdlg='wxUSE_FONTDLG=${'DEFAULT_wxUSE_FONTDLG":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_fontdlg"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_FONTDLG = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_FONTDLG
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dirdlg" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-dirdlg... $ECHO_C" >&6; }
+ # Check whether --enable-dirdlg was given.
+if test "${enable_dirdlg+set}" = set; then
+ enableval=$enable_dirdlg;
+ if test "$enableval" = yes; then
+ wx_cv_use_dirdlg='wxUSE_DIRDLG=yes'
+ else
+ wx_cv_use_dirdlg='wxUSE_DIRDLG=no'
+ fi
+
+else
+
+ wx_cv_use_dirdlg='wxUSE_DIRDLG=${'DEFAULT_wxUSE_DIRDLG":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_dirdlg"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_DIRDLG = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_DIRDLG
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-msgdlg" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-msgdlg... $ECHO_C" >&6; }
+ # Check whether --enable-msgdlg was given.
+if test "${enable_msgdlg+set}" = set; then
+ enableval=$enable_msgdlg;
+ if test "$enableval" = yes; then
+ wx_cv_use_msgdlg='wxUSE_MSGDLG=yes'
+ else
+ wx_cv_use_msgdlg='wxUSE_MSGDLG=no'
+ fi
+
+else
+
+ wx_cv_use_msgdlg='wxUSE_MSGDLG=${'DEFAULT_wxUSE_MSGDLG":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_msgdlg"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_MSGDLG = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_MSGDLG
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-numberdlg" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-numberdlg... $ECHO_C" >&6; }
+ # Check whether --enable-numberdlg was given.
+if test "${enable_numberdlg+set}" = set; then
+ enableval=$enable_numberdlg;
+ if test "$enableval" = yes; then
+ wx_cv_use_numberdlg='wxUSE_NUMBERDLG=yes'
+ else
+ wx_cv_use_numberdlg='wxUSE_NUMBERDLG=no'
+ fi
+
+else
+
+ wx_cv_use_numberdlg='wxUSE_NUMBERDLG=${'DEFAULT_wxUSE_NUMBERDLG":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_numberdlg"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_NUMBERDLG = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_NUMBERDLG
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-splash" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-splash... $ECHO_C" >&6; }
+ # Check whether --enable-splash was given.
+if test "${enable_splash+set}" = set; then
+ enableval=$enable_splash;
+ if test "$enableval" = yes; then
+ wx_cv_use_splash='wxUSE_SPLASH=yes'
+ else
+ wx_cv_use_splash='wxUSE_SPLASH=no'
+ fi
+
+else
+
+ wx_cv_use_splash='wxUSE_SPLASH=${'DEFAULT_wxUSE_SPLASH":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_splash"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_SPLASH = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_SPLASH
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-textdlg" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-textdlg... $ECHO_C" >&6; }
+ # Check whether --enable-textdlg was given.
+if test "${enable_textdlg+set}" = set; then
+ enableval=$enable_textdlg;
+ if test "$enableval" = yes; then
+ wx_cv_use_textdlg='wxUSE_TEXTDLG=yes'
+ else
+ wx_cv_use_textdlg='wxUSE_TEXTDLG=no'
+ fi
+
+else
+
+ wx_cv_use_textdlg='wxUSE_TEXTDLG=${'DEFAULT_wxUSE_TEXTDLG":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_textdlg"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_TEXTDLG = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_TEXTDLG
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-tipdlg" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-tipdlg... $ECHO_C" >&6; }
+ # Check whether --enable-tipdlg was given.
+if test "${enable_tipdlg+set}" = set; then
+ enableval=$enable_tipdlg;
+ if test "$enableval" = yes; then
+ wx_cv_use_tipdlg='wxUSE_STARTUP_TIPS=yes'
+ else
+ wx_cv_use_tipdlg='wxUSE_STARTUP_TIPS=no'
+ fi
+
+else
+
+ wx_cv_use_tipdlg='wxUSE_STARTUP_TIPS=${'DEFAULT_wxUSE_STARTUP_TIPS":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_tipdlg"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_STARTUP_TIPS = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_STARTUP_TIPS
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-progressdlg" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-progressdlg... $ECHO_C" >&6; }
+ # Check whether --enable-progressdlg was given.
+if test "${enable_progressdlg+set}" = set; then
+ enableval=$enable_progressdlg;
+ if test "$enableval" = yes; then
+ wx_cv_use_progressdlg='wxUSE_PROGRESSDLG=yes'
+ else
+ wx_cv_use_progressdlg='wxUSE_PROGRESSDLG=no'
+ fi
+
+else
+
+ wx_cv_use_progressdlg='wxUSE_PROGRESSDLG=${'DEFAULT_wxUSE_PROGRESSDLG":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_progressdlg"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_PROGRESSDLG = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_PROGRESSDLG
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-wizarddlg" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-wizarddlg... $ECHO_C" >&6; }
+ # Check whether --enable-wizarddlg was given.
+if test "${enable_wizarddlg+set}" = set; then
+ enableval=$enable_wizarddlg;
+ if test "$enableval" = yes; then
+ wx_cv_use_wizarddlg='wxUSE_WIZARDDLG=yes'
+ else
+ wx_cv_use_wizarddlg='wxUSE_WIZARDDLG=no'
+ fi
+
+else
+
+ wx_cv_use_wizarddlg='wxUSE_WIZARDDLG=${'DEFAULT_wxUSE_WIZARDDLG":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_wizarddlg"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_WIZARDDLG = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_WIZARDDLG
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-menus" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-menus... $ECHO_C" >&6; }
+ # Check whether --enable-menus was given.
+if test "${enable_menus+set}" = set; then
+ enableval=$enable_menus;
+ if test "$enableval" = yes; then
+ wx_cv_use_menus='wxUSE_MENUS=yes'
+ else
+ wx_cv_use_menus='wxUSE_MENUS=no'
+ fi
+
+else
+
+ wx_cv_use_menus='wxUSE_MENUS=${'DEFAULT_wxUSE_MENUS":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_menus"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_MENUS = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_MENUS
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-miniframe" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-miniframe... $ECHO_C" >&6; }
+ # Check whether --enable-miniframe was given.
+if test "${enable_miniframe+set}" = set; then
+ enableval=$enable_miniframe;
+ if test "$enableval" = yes; then
+ wx_cv_use_miniframe='wxUSE_MINIFRAME=yes'
+ else
+ wx_cv_use_miniframe='wxUSE_MINIFRAME=no'
+ fi
+
+else
+
+ wx_cv_use_miniframe='wxUSE_MINIFRAME=${'DEFAULT_wxUSE_MINIFRAME":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_miniframe"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_MINIFRAME = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_MINIFRAME
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-tooltips" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-tooltips... $ECHO_C" >&6; }
+ # Check whether --enable-tooltips was given.
+if test "${enable_tooltips+set}" = set; then
+ enableval=$enable_tooltips;
+ if test "$enableval" = yes; then
+ wx_cv_use_tooltips='wxUSE_TOOLTIPS=yes'
+ else
+ wx_cv_use_tooltips='wxUSE_TOOLTIPS=no'
+ fi
+
+else
+
+ wx_cv_use_tooltips='wxUSE_TOOLTIPS=${'DEFAULT_wxUSE_TOOLTIPS":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_tooltips"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_TOOLTIPS = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_TOOLTIPS
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-splines" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-splines... $ECHO_C" >&6; }
+ # Check whether --enable-splines was given.
+if test "${enable_splines+set}" = set; then
+ enableval=$enable_splines;
+ if test "$enableval" = yes; then
+ wx_cv_use_splines='wxUSE_SPLINES=yes'
+ else
+ wx_cv_use_splines='wxUSE_SPLINES=no'
+ fi
+
+else
+
+ wx_cv_use_splines='wxUSE_SPLINES=${'DEFAULT_wxUSE_SPLINES":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_splines"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_SPLINES = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_SPLINES
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-mousewheel" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-mousewheel... $ECHO_C" >&6; }
+ # Check whether --enable-mousewheel was given.
+if test "${enable_mousewheel+set}" = set; then
+ enableval=$enable_mousewheel;
+ if test "$enableval" = yes; then
+ wx_cv_use_mousewheel='wxUSE_MOUSEWHEEL=yes'
+ else
+ wx_cv_use_mousewheel='wxUSE_MOUSEWHEEL=no'
+ fi
+
+else
+
+ wx_cv_use_mousewheel='wxUSE_MOUSEWHEEL=${'DEFAULT_wxUSE_MOUSEWHEEL":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_mousewheel"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_MOUSEWHEEL = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_MOUSEWHEEL
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-validators" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-validators... $ECHO_C" >&6; }
+ # Check whether --enable-validators was given.
+if test "${enable_validators+set}" = set; then
+ enableval=$enable_validators;
+ if test "$enableval" = yes; then
+ wx_cv_use_validators='wxUSE_VALIDATORS=yes'
+ else
+ wx_cv_use_validators='wxUSE_VALIDATORS=no'
+ fi
+
+else
+
+ wx_cv_use_validators='wxUSE_VALIDATORS=${'DEFAULT_wxUSE_VALIDATORS":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_validators"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_VALIDATORS = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_VALIDATORS
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-busyinfo" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-busyinfo... $ECHO_C" >&6; }
+ # Check whether --enable-busyinfo was given.
+if test "${enable_busyinfo+set}" = set; then
+ enableval=$enable_busyinfo;
+ if test "$enableval" = yes; then
+ wx_cv_use_busyinfo='wxUSE_BUSYINFO=yes'
+ else
+ wx_cv_use_busyinfo='wxUSE_BUSYINFO=no'
+ fi
+
+else
+
+ wx_cv_use_busyinfo='wxUSE_BUSYINFO=${'DEFAULT_wxUSE_BUSYINFO":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_busyinfo"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_BUSYINFO = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_BUSYINFO
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-joystick" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-joystick... $ECHO_C" >&6; }
+ # Check whether --enable-joystick was given.
+if test "${enable_joystick+set}" = set; then
+ enableval=$enable_joystick;
+ if test "$enableval" = yes; then
+ wx_cv_use_joystick='wxUSE_JOYSTICK=yes'
+ else
+ wx_cv_use_joystick='wxUSE_JOYSTICK=no'
+ fi
+
+else
+
+ wx_cv_use_joystick='wxUSE_JOYSTICK=${'DEFAULT_wxUSE_JOYSTICK":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_joystick"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_JOYSTICK = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_JOYSTICK
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-metafile" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-metafile... $ECHO_C" >&6; }
+ # Check whether --enable-metafile was given.
+if test "${enable_metafile+set}" = set; then
+ enableval=$enable_metafile;
+ if test "$enableval" = yes; then
+ wx_cv_use_metafile='wxUSE_METAFILE=yes'
+ else
+ wx_cv_use_metafile='wxUSE_METAFILE=no'
+ fi
+
+else
+
+ wx_cv_use_metafile='wxUSE_METAFILE=${'DEFAULT_wxUSE_METAFILE":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_metafile"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_METAFILE = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_METAFILE
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dragimage" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-dragimage... $ECHO_C" >&6; }
+ # Check whether --enable-dragimage was given.
+if test "${enable_dragimage+set}" = set; then
+ enableval=$enable_dragimage;
+ if test "$enableval" = yes; then
+ wx_cv_use_dragimage='wxUSE_DRAGIMAGE=yes'
+ else
+ wx_cv_use_dragimage='wxUSE_DRAGIMAGE=no'
+ fi
+
+else
+
+ wx_cv_use_dragimage='wxUSE_DRAGIMAGE=${'DEFAULT_wxUSE_DRAGIMAGE":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_dragimage"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_DRAGIMAGE = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_DRAGIMAGE
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-accessibility" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-accessibility... $ECHO_C" >&6; }
+ # Check whether --enable-accessibility was given.
+if test "${enable_accessibility+set}" = set; then
+ enableval=$enable_accessibility;
+ if test "$enableval" = yes; then
+ wx_cv_use_accessibility='wxUSE_ACCESSIBILITY=yes'
+ else
+ wx_cv_use_accessibility='wxUSE_ACCESSIBILITY=no'
+ fi
+
+else
+
+ wx_cv_use_accessibility='wxUSE_ACCESSIBILITY=${'DEFAULT_wxUSE_ACCESSIBILITY":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_accessibility"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_ACCESSIBILITY = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_ACCESSIBILITY
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-palette" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-palette... $ECHO_C" >&6; }
+ # Check whether --enable-palette was given.
+if test "${enable_palette+set}" = set; then
+ enableval=$enable_palette;
+ if test "$enableval" = yes; then
+ wx_cv_use_palette='wxUSE_PALETTE=yes'
+ else
+ wx_cv_use_palette='wxUSE_PALETTE=no'
+ fi
+
+else
+
+ wx_cv_use_palette='wxUSE_PALETTE=${'DEFAULT_wxUSE_PALETTE":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_palette"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_PALETTE = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_PALETTE
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-image" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-image... $ECHO_C" >&6; }
+ # Check whether --enable-image was given.
+if test "${enable_image+set}" = set; then
+ enableval=$enable_image;
+ if test "$enableval" = yes; then
+ wx_cv_use_image='wxUSE_IMAGE=yes'
+ else
+ wx_cv_use_image='wxUSE_IMAGE=no'
+ fi
+
+else
+
+ wx_cv_use_image='wxUSE_IMAGE=${'DEFAULT_wxUSE_IMAGE":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_image"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_IMAGE = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_IMAGE
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-gif" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-gif... $ECHO_C" >&6; }
+ # Check whether --enable-gif was given.
+if test "${enable_gif+set}" = set; then
+ enableval=$enable_gif;
+ if test "$enableval" = yes; then
+ wx_cv_use_gif='wxUSE_GIF=yes'
+ else
+ wx_cv_use_gif='wxUSE_GIF=no'
+ fi
+
+else
+
+ wx_cv_use_gif='wxUSE_GIF=${'DEFAULT_wxUSE_GIF":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_gif"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_GIF = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_GIF
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-pcx" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-pcx... $ECHO_C" >&6; }
+ # Check whether --enable-pcx was given.
+if test "${enable_pcx+set}" = set; then
+ enableval=$enable_pcx;
+ if test "$enableval" = yes; then
+ wx_cv_use_pcx='wxUSE_PCX=yes'
+ else
+ wx_cv_use_pcx='wxUSE_PCX=no'
+ fi
+
+else
+
+ wx_cv_use_pcx='wxUSE_PCX=${'DEFAULT_wxUSE_PCX":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_pcx"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_PCX = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_PCX
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-tga" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-tga... $ECHO_C" >&6; }
+ # Check whether --enable-tga was given.
+if test "${enable_tga+set}" = set; then
+ enableval=$enable_tga;
+ if test "$enableval" = yes; then
+ wx_cv_use_tga='wxUSE_TGA=yes'
+ else
+ wx_cv_use_tga='wxUSE_TGA=no'
+ fi
+
+else
+
+ wx_cv_use_tga='wxUSE_TGA=${'DEFAULT_wxUSE_TGA":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_tga"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_TGA = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_TGA
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-iff" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-iff... $ECHO_C" >&6; }
+ # Check whether --enable-iff was given.
+if test "${enable_iff+set}" = set; then
+ enableval=$enable_iff;
+ if test "$enableval" = yes; then
+ wx_cv_use_iff='wxUSE_IFF=yes'
+ else
+ wx_cv_use_iff='wxUSE_IFF=no'
+ fi
+
+else
+
+ wx_cv_use_iff='wxUSE_IFF=${'DEFAULT_wxUSE_IFF":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_iff"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_IFF = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_IFF
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-pnm" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-pnm... $ECHO_C" >&6; }
+ # Check whether --enable-pnm was given.
+if test "${enable_pnm+set}" = set; then
+ enableval=$enable_pnm;
+ if test "$enableval" = yes; then
+ wx_cv_use_pnm='wxUSE_PNM=yes'
+ else
+ wx_cv_use_pnm='wxUSE_PNM=no'
+ fi
+
+else
+
+ wx_cv_use_pnm='wxUSE_PNM=${'DEFAULT_wxUSE_PNM":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_pnm"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_PNM = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_PNM
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-xpm" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-xpm... $ECHO_C" >&6; }
+ # Check whether --enable-xpm was given.
+if test "${enable_xpm+set}" = set; then
+ enableval=$enable_xpm;
+ if test "$enableval" = yes; then
+ wx_cv_use_xpm='wxUSE_XPM=yes'
+ else
+ wx_cv_use_xpm='wxUSE_XPM=no'
+ fi
+
+else
+
+ wx_cv_use_xpm='wxUSE_XPM=${'DEFAULT_wxUSE_XPM":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_xpm"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_XPM = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_XPM
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-ico_cur" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-ico_cur... $ECHO_C" >&6; }
+ # Check whether --enable-ico_cur was given.
+if test "${enable_ico_cur+set}" = set; then
+ enableval=$enable_ico_cur;
+ if test "$enableval" = yes; then
+ wx_cv_use_ico_cur='wxUSE_ICO_CUR=yes'
+ else
+ wx_cv_use_ico_cur='wxUSE_ICO_CUR=no'
+ fi
+
+else
+
+ wx_cv_use_ico_cur='wxUSE_ICO_CUR=${'DEFAULT_wxUSE_ICO_CUR":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_ico_cur"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_ICO_CUR = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_ICO_CUR
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dccache" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-dccache... $ECHO_C" >&6; }
+ # Check whether --enable-dccache was given.
+if test "${enable_dccache+set}" = set; then
+ enableval=$enable_dccache;
+ if test "$enableval" = yes; then
+ wx_cv_use_dccache='wxUSE_DC_CACHEING=yes'
+ else
+ wx_cv_use_dccache='wxUSE_DC_CACHEING=no'
+ fi
+
+else
+
+ wx_cv_use_dccache='wxUSE_DC_CACHEING=${'DEFAULT_wxUSE_DC_CACHEING":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_dccache"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_DC_CACHEING = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_DC_CACHEING
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-ps-in-msw" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-ps-in-msw... $ECHO_C" >&6; }
+ # Check whether --enable-ps-in-msw was given.
+if test "${enable_ps_in_msw+set}" = set; then
+ enableval=$enable_ps_in_msw;
+ if test "$enableval" = yes; then
+ wx_cv_use_ps_in_msw='wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW=yes'
+ else
+ wx_cv_use_ps_in_msw='wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW=no'
+ fi
+
+else
+
+ wx_cv_use_ps_in_msw='wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW=${'DEFAULT_wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_ps_in_msw"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-ownerdrawn" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-ownerdrawn... $ECHO_C" >&6; }
+ # Check whether --enable-ownerdrawn was given.
+if test "${enable_ownerdrawn+set}" = set; then
+ enableval=$enable_ownerdrawn;
+ if test "$enableval" = yes; then
+ wx_cv_use_ownerdrawn='wxUSE_OWNER_DRAWN=yes'
+ else
+ wx_cv_use_ownerdrawn='wxUSE_OWNER_DRAWN=no'
+ fi
+
+else
+
+ wx_cv_use_ownerdrawn='wxUSE_OWNER_DRAWN=${'DEFAULT_wxUSE_OWNER_DRAWN":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_ownerdrawn"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_OWNER_DRAWN = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_OWNER_DRAWN
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-uxtheme" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-uxtheme... $ECHO_C" >&6; }
+ # Check whether --enable-uxtheme was given.
+if test "${enable_uxtheme+set}" = set; then
+ enableval=$enable_uxtheme;
+ if test "$enableval" = yes; then
+ wx_cv_use_uxtheme='wxUSE_UXTHEME=yes'
+ else
+ wx_cv_use_uxtheme='wxUSE_UXTHEME=no'
+ fi
+
+else
+
+ wx_cv_use_uxtheme='wxUSE_UXTHEME=${'DEFAULT_wxUSE_UXTHEME":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_uxtheme"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_UXTHEME = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_UXTHEME
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-wxdib" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-wxdib... $ECHO_C" >&6; }
+ # Check whether --enable-wxdib was given.
+if test "${enable_wxdib+set}" = set; then
+ enableval=$enable_wxdib;
+ if test "$enableval" = yes; then
+ wx_cv_use_wxdib='wxUSE_DIB=yes'
+ else
+ wx_cv_use_wxdib='wxUSE_DIB=no'
+ fi
+
+else
+
+ wx_cv_use_wxdib='wxUSE_DIB=${'DEFAULT_wxUSE_DIB":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_wxdib"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_DIB = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_DIB
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+if test "$wxUSE_MSW" != 1; then
+ DEFAULT_wxUSE_AUTOID_MANAGEMENT=no
+fi
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-autoidman" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-autoidman... $ECHO_C" >&6; }
+ # Check whether --enable-autoidman was given.
+if test "${enable_autoidman+set}" = set; then
+ enableval=$enable_autoidman;
+ if test "$enableval" = yes; then
+ wx_cv_use_autoidman='wxUSE_AUTOID_MANAGEMENT=yes'
+ else
+ wx_cv_use_autoidman='wxUSE_AUTOID_MANAGEMENT=no'
+ fi
+
+else
+
+ wx_cv_use_autoidman='wxUSE_AUTOID_MANAGEMENT=${'DEFAULT_wxUSE_AUTOID_MANAGEMENT":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_autoidman"
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_AUTOID_MANAGEMENT = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_AUTOID_MANAGEMENT
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+fi
+
+
+cat >confcache <<\_ACEOF
+# This file is a shell script that caches the results of configure
+# tests run on this system so they can be shared between configure
+# scripts and configure runs, see configure's option --config-cache.
+# It is not useful on other systems. If it contains results you don't
+# want to keep, you may remove or edit it.
+#
+# config.status only pays attention to the cache file if you give it
+# the --recheck option to rerun configure.
+#
+# `ac_cv_env_foo' variables (set or unset) will be overridden when
+# loading this file, other *unset* `ac_cv_foo' will be assigned the
+# following values.
+
+_ACEOF
+
+# The following way of writing the cache mishandles newlines in values,
+# but we know of no workaround that is simple, portable, and efficient.
+# So, we kill variables containing newlines.
+# Ultrix sh set writes to stderr and can't be redirected directly,
+# and sets the high bit in the cache file unless we assign to the vars.
+(
+ for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
+ eval ac_val=\$$ac_var
+ case $ac_val in #(
+ *${as_nl}*)
+ case $ac_var in #(
+ *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
+echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
+ esac
+ case $ac_var in #(
+ _ | IFS | as_nl) ;; #(
+ *) $as_unset $ac_var ;;
+ esac ;;
+ esac
+ done
+
+ (set) 2>&1 |
+ case $as_nl`(ac_space=' '; set) 2>&1` in #(
+ *${as_nl}ac_space=\ *)
+ # `set' does not quote correctly, so add quotes (double-quote
+ # substitution turns \\\\ into \\, and sed turns \\ into \).
+ sed -n \
+ "s/'/'\\\\''/g;
+ s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
+ ;; #(
+ *)
+ # `set' quotes correctly as required by POSIX, so do not add quotes.
+ sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
+ ;;
+ esac |
+ sort
+) |
+ sed '
+ /^ac_cv_env_/b end
+ t clear
+ :clear
+ s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
+ t end
+ s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
+ :end' >>confcache
+if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
+ if test -w "$cache_file"; then
+ test "x$cache_file" != "x/dev/null" &&
+ { echo "$as_me:$LINENO: updating cache $cache_file" >&5
+echo "$as_me: updating cache $cache_file" >&6;}
+ cat confcache >$cache_file
+ else
+ { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
+echo "$as_me: not updating unwritable cache $cache_file" >&6;}
+ fi
+fi
+rm -f confcache
+
+CFLAGS=${CFLAGS:=}
+
+
+
+ ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
+if test -n "$ac_tool_prefix"; then
+ # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
+set dummy ${ac_tool_prefix}gcc; ac_word=$2
+{ echo "$as_me:$LINENO: checking for $ac_word" >&5
+echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
+if test "${ac_cv_prog_CC+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ if test -n "$CC"; then
+ ac_cv_prog_CC="$CC" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ ac_cv_prog_CC="${ac_tool_prefix}gcc"
+ echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+ fi
+done
+done
+IFS=$as_save_IFS
+
+fi
+fi
+CC=$ac_cv_prog_CC
+if test -n "$CC"; then
+ { echo "$as_me:$LINENO: result: $CC" >&5
+echo "${ECHO_T}$CC" >&6; }
+else
+ { echo "$as_me:$LINENO: result: no" >&5
+echo "${ECHO_T}no" >&6; }
+fi
+
+
+fi
+if test -z "$ac_cv_prog_CC"; then
+ ac_ct_CC=$CC
+ # Extract the first word of "gcc", so it can be a program name with args.
+set dummy gcc; ac_word=$2
+{ echo "$as_me:$LINENO: checking for $ac_word" >&5
+echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
+if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ if test -n "$ac_ct_CC"; then
+ ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ ac_cv_prog_ac_ct_CC="gcc"
+ echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+ fi
+done
+done
+IFS=$as_save_IFS
+
+fi
+fi
+ac_ct_CC=$ac_cv_prog_ac_ct_CC
+if test -n "$ac_ct_CC"; then
+ { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
+echo "${ECHO_T}$ac_ct_CC" >&6; }
+else
+ { echo "$as_me:$LINENO: result: no" >&5
+echo "${ECHO_T}no" >&6; }
+fi
+
+ if test "x$ac_ct_CC" = x; then
+ CC=""
+ else
+ case $cross_compiling:$ac_tool_warned in
+yes:)
+{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
+whose name does not start with the host triplet. If you think this
+configuration is useful to you, please write to autoconf@gnu.org." >&5
+echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
+whose name does not start with the host triplet. If you think this
+configuration is useful to you, please write to autoconf@gnu.org." >&2;}
+ac_tool_warned=yes ;;
+esac
+ CC=$ac_ct_CC
+ fi
+else
+ CC="$ac_cv_prog_CC"
+fi
+
+if test -z "$CC"; then
+ if test -n "$ac_tool_prefix"; then
+ # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
+set dummy ${ac_tool_prefix}cc; ac_word=$2
+{ echo "$as_me:$LINENO: checking for $ac_word" >&5
+echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
+if test "${ac_cv_prog_CC+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ if test -n "$CC"; then
+ ac_cv_prog_CC="$CC" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+ ac_cv_prog_CC="${ac_tool_prefix}cc"
+ echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+ fi
+done
+done
+IFS=$as_save_IFS
+
+fi
+fi
+CC=$ac_cv_prog_CC
+if test -n "$CC"; then
+ { echo "$as_me:$LINENO: result: $CC" >&5
+echo "${ECHO_T}$CC" >&6; }
+else
+ { echo "$as_me:$LINENO: result: no" >&5
+echo "${ECHO_T}no" >&6; }
+fi
+
+
+ fi
+fi
+if test -z "$CC"; then