+ { 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}-aboutdlg" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-aboutdlg... $ECHO_C" >&6; }
+ # Check whether --enable-aboutdlg was given.
+if test "${enable_aboutdlg+set}" = set; then
+ enableval=$enable_aboutdlg;
+ if test "$enableval" = yes; then
+ wx_cv_use_aboutdlg='wxUSE_ABOUTDLG=yes'
+ else
+ wx_cv_use_aboutdlg='wxUSE_ABOUTDLG=no'
+ fi
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_ABOUTDLG=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_aboutdlg='wxUSE_ABOUTDLG=${'DEFAULT_wxUSE_ABOUTDLG":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_aboutdlg"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_ABOUTDLG=$wxUSE_ABOUTDLG" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_ABOUTDLG = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_ABOUTDLG
+ 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}-choicedlg" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-choicedlg... $ECHO_C" >&6; }
+ # Check whether --enable-choicedlg was given.
+if test "${enable_choicedlg+set}" = set; then
+ enableval=$enable_choicedlg;
+ if test "$enableval" = yes; then
+ wx_cv_use_choicedlg='wxUSE_CHOICEDLG=yes'
+ else
+ wx_cv_use_choicedlg='wxUSE_CHOICEDLG=no'
+ fi
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_CHOICEDLG=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_choicedlg='wxUSE_CHOICEDLG=${'DEFAULT_wxUSE_CHOICEDLG":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_choicedlg"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_CHOICEDLG=$wxUSE_CHOICEDLG" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_COLOURDLG=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_coldlg='wxUSE_COLOURDLG=${'DEFAULT_wxUSE_COLOURDLG":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_coldlg"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_COLOURDLG=$wxUSE_COLOURDLG" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_FILEDLG=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_filedlg='wxUSE_FILEDLG=${'DEFAULT_wxUSE_FILEDLG":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_filedlg"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_FILEDLG=$wxUSE_FILEDLG" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_FINDREPLDLG=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_finddlg='wxUSE_FINDREPLDLG=${'DEFAULT_wxUSE_FINDREPLDLG":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_finddlg"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_FINDREPLDLG=$wxUSE_FINDREPLDLG" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_FONTDLG=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_fontdlg='wxUSE_FONTDLG=${'DEFAULT_wxUSE_FONTDLG":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_fontdlg"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_FONTDLG=$wxUSE_FONTDLG" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_DIRDLG=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_dirdlg='wxUSE_DIRDLG=${'DEFAULT_wxUSE_DIRDLG":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_dirdlg"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_DIRDLG=$wxUSE_DIRDLG" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_MSGDLG=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_msgdlg='wxUSE_MSGDLG=${'DEFAULT_wxUSE_MSGDLG":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_msgdlg"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_MSGDLG=$wxUSE_MSGDLG" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_NUMBERDLG=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_numberdlg='wxUSE_NUMBERDLG=${'DEFAULT_wxUSE_NUMBERDLG":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_numberdlg"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_NUMBERDLG=$wxUSE_NUMBERDLG" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_SPLASH=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_splash='wxUSE_SPLASH=${'DEFAULT_wxUSE_SPLASH":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_splash"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_SPLASH=$wxUSE_SPLASH" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_TEXTDLG=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_textdlg='wxUSE_TEXTDLG=${'DEFAULT_wxUSE_TEXTDLG":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_textdlg"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_TEXTDLG=$wxUSE_TEXTDLG" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_STARTUP_TIPS=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_tipdlg='wxUSE_STARTUP_TIPS=${'DEFAULT_wxUSE_STARTUP_TIPS":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_tipdlg"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_STARTUP_TIPS=$wxUSE_STARTUP_TIPS" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_PROGRESSDLG=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_progressdlg='wxUSE_PROGRESSDLG=${'DEFAULT_wxUSE_PROGRESSDLG":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_progressdlg"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_PROGRESSDLG=$wxUSE_PROGRESSDLG" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_WIZARDDLG=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_wizarddlg='wxUSE_WIZARDDLG=${'DEFAULT_wxUSE_WIZARDDLG":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_wizarddlg"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_WIZARDDLG=$wxUSE_WIZARDDLG" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_MENUS=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_menus='wxUSE_MENUS=${'DEFAULT_wxUSE_MENUS":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_menus"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_MENUS=$wxUSE_MENUS" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_MINIFRAME=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_miniframe='wxUSE_MINIFRAME=${'DEFAULT_wxUSE_MINIFRAME":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_miniframe"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_MINIFRAME=$wxUSE_MINIFRAME" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_TOOLTIPS=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_tooltips='wxUSE_TOOLTIPS=${'DEFAULT_wxUSE_TOOLTIPS":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_tooltips"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_TOOLTIPS=$wxUSE_TOOLTIPS" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_SPLINES=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_splines='wxUSE_SPLINES=${'DEFAULT_wxUSE_SPLINES":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_splines"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_SPLINES=$wxUSE_SPLINES" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_MOUSEWHEEL=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_mousewheel='wxUSE_MOUSEWHEEL=${'DEFAULT_wxUSE_MOUSEWHEEL":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_mousewheel"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_MOUSEWHEEL=$wxUSE_MOUSEWHEEL" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_VALIDATORS=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_validators='wxUSE_VALIDATORS=${'DEFAULT_wxUSE_VALIDATORS":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_validators"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_VALIDATORS=$wxUSE_VALIDATORS" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_BUSYINFO=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_busyinfo='wxUSE_BUSYINFO=${'DEFAULT_wxUSE_BUSYINFO":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_busyinfo"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_BUSYINFO=$wxUSE_BUSYINFO" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_JOYSTICK=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_joystick='wxUSE_JOYSTICK=${'DEFAULT_wxUSE_JOYSTICK":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_joystick"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_JOYSTICK=$wxUSE_JOYSTICK" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_METAFILE=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_metafile='wxUSE_METAFILE=${'DEFAULT_wxUSE_METAFILE":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_metafile"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_METAFILE=$wxUSE_METAFILE" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_DRAGIMAGE=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_dragimage='wxUSE_DRAGIMAGE=${'DEFAULT_wxUSE_DRAGIMAGE":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_dragimage"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_DRAGIMAGE=$wxUSE_DRAGIMAGE" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_ACCESSIBILITY=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_accessibility='wxUSE_ACCESSIBILITY=${'DEFAULT_wxUSE_ACCESSIBILITY":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_accessibility"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_ACCESSIBILITY=$wxUSE_ACCESSIBILITY" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_PALETTE=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_palette='wxUSE_PALETTE=${'DEFAULT_wxUSE_PALETTE":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_palette"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_PALETTE=$wxUSE_PALETTE" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_IMAGE=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_image='wxUSE_IMAGE=${'DEFAULT_wxUSE_IMAGE":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_image"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_IMAGE=$wxUSE_IMAGE" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_GIF=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_gif='wxUSE_GIF=${'DEFAULT_wxUSE_GIF":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_gif"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_GIF=$wxUSE_GIF" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_PCX=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_pcx='wxUSE_PCX=${'DEFAULT_wxUSE_PCX":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_pcx"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_PCX=$wxUSE_PCX" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_TGA=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_tga='wxUSE_TGA=${'DEFAULT_wxUSE_TGA":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_tga"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_TGA=$wxUSE_TGA" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_IFF=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_iff='wxUSE_IFF=${'DEFAULT_wxUSE_IFF":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_iff"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_IFF=$wxUSE_IFF" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_PNM=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_pnm='wxUSE_PNM=${'DEFAULT_wxUSE_PNM":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_pnm"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_PNM=$wxUSE_PNM" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_XPM=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_xpm='wxUSE_XPM=${'DEFAULT_wxUSE_XPM":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_xpm"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_XPM=$wxUSE_XPM" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_ICO_CUR=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_ico_cur='wxUSE_ICO_CUR=${'DEFAULT_wxUSE_ICO_CUR":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_ico_cur"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_ICO_CUR=$wxUSE_ICO_CUR" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_DC_CACHEING=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_dccache='wxUSE_DC_CACHEING=${'DEFAULT_wxUSE_DC_CACHEING":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_dccache"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_DC_CACHEING=$wxUSE_DC_CACHEING" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ 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$cache" = xyes; then
+ echo "wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW=$wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_OWNER_DRAWN=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_ownerdrawn='wxUSE_OWNER_DRAWN=${'DEFAULT_wxUSE_OWNER_DRAWN":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_ownerdrawn"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_OWNER_DRAWN=$wxUSE_OWNER_DRAWN" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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}-regkey" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-regkey... $ECHO_C" >&6; }
+ # Check whether --enable-regkey was given.
+if test "${enable_regkey+set}" = set; then
+ enableval=$enable_regkey;
+ if test "$enableval" = yes; then
+ wx_cv_use_regkey='wxUSE_REGKEY=yes'
+ else
+ wx_cv_use_regkey='wxUSE_REGKEY=no'
+ fi
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_REGKEY=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_regkey='wxUSE_REGKEY=${'DEFAULT_wxUSE_REGKEY":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_regkey"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_REGKEY=$wxUSE_REGKEY" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_REGKEY = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_REGKEY
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_UXTHEME=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_uxtheme='wxUSE_UXTHEME=${'DEFAULT_wxUSE_UXTHEME":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_uxtheme"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_UXTHEME=$wxUSE_UXTHEME" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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
+ cache=yes
+
+else
+
+ cache=no
+ LINE=`grep "^wxUSE_DIB=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ fi
+
+ wx_cv_use_wxdib='wxUSE_DIB=${'DEFAULT_wxUSE_DIB":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_wxdib"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_DIB=$wxUSE_DIB" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ 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; }
+
+
+fi
+
+
+ echo "saving argument cache $wx_arg_cache_file"
+ mv ${wx_arg_cache_file}.tmp ${wx_arg_cache_file}
+
+
+
+{ echo "$as_me:$LINENO: checking for toolkit" >&5
+echo $ECHO_N "checking for toolkit... $ECHO_C" >&6; }
+
+# In Wine, we need to default to MSW, not GTK or MOTIF
+if test "$wxUSE_WINE" = "yes"; then
+ DEFAULT_DEFAULT_wxUSE_GTK=0
+ DEFAULT_DEFAULT_wxUSE_MOTIF=0
+ DEFAULT_DEFAULT_wxUSE_MSW=1
+ wxUSE_SHARED=no
+ CC=${CC:-winegcc}
+ CXX=${CXX:-wineg++}
+fi
+
+
+if test "$wxUSE_GUI" = "yes"; then
+
+ if test "$USE_BEOS" = 1; then
+ { { echo "$as_me:$LINENO: error: BeOS GUI is not supported yet, use --disable-gui" >&5
+echo "$as_me: error: BeOS GUI is not supported yet, use --disable-gui" >&2;}
+ { (exit 1); exit 1; }; }
+ fi
+
+ if test "$TOOLKIT_GIVEN" = 1; then
+ for toolkit in `echo $ALL_TOOLKITS`; do