+
+ eval "$wx_cv_use_spinbtn"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_SPINBTN=$wxUSE_SPINBTN" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_SPINBTN = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_SPINBTN
+ 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}-spinctrl" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-spinctrl... $ECHO_C" >&6; }
+ # Check whether --enable-spinctrl was given.
+if test "${enable_spinctrl+set}" = set; then
+ enableval=$enable_spinctrl;
+ if test "$enableval" = yes; then
+ wx_cv_use_spinctrl='wxUSE_SPINCTRL=yes'
+ else
+ wx_cv_use_spinctrl='wxUSE_SPINCTRL=no'
+ fi
+ cache=yes
+
+else
+
+ LINE=`grep "^wxUSE_SPINCTRL=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ fi
+
+ wx_cv_use_spinctrl='wxUSE_SPINCTRL=${'DEFAULT_wxUSE_SPINCTRL":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_spinctrl"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_SPINCTRL=$wxUSE_SPINCTRL" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_SPINCTRL = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_SPINCTRL
+ 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}-splitter" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-splitter... $ECHO_C" >&6; }
+ # Check whether --enable-splitter was given.
+if test "${enable_splitter+set}" = set; then
+ enableval=$enable_splitter;
+ if test "$enableval" = yes; then
+ wx_cv_use_splitter='wxUSE_SPLITTER=yes'
+ else
+ wx_cv_use_splitter='wxUSE_SPLITTER=no'
+ fi
+ cache=yes
+
+else
+
+ LINE=`grep "^wxUSE_SPLITTER=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ fi
+
+ wx_cv_use_splitter='wxUSE_SPLITTER=${'DEFAULT_wxUSE_SPLITTER":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_splitter"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_SPLITTER=$wxUSE_SPLITTER" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_SPLITTER = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_SPLITTER
+ 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}-statbmp" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-statbmp... $ECHO_C" >&6; }
+ # Check whether --enable-statbmp was given.
+if test "${enable_statbmp+set}" = set; then
+ enableval=$enable_statbmp;
+ if test "$enableval" = yes; then
+ wx_cv_use_statbmp='wxUSE_STATBMP=yes'
+ else
+ wx_cv_use_statbmp='wxUSE_STATBMP=no'
+ fi
+ cache=yes
+
+else
+
+ LINE=`grep "^wxUSE_STATBMP=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ fi
+
+ wx_cv_use_statbmp='wxUSE_STATBMP=${'DEFAULT_wxUSE_STATBMP":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_statbmp"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_STATBMP=$wxUSE_STATBMP" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_STATBMP = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_STATBMP
+ 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}-statbox" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-statbox... $ECHO_C" >&6; }
+ # Check whether --enable-statbox was given.
+if test "${enable_statbox+set}" = set; then
+ enableval=$enable_statbox;
+ if test "$enableval" = yes; then
+ wx_cv_use_statbox='wxUSE_STATBOX=yes'
+ else
+ wx_cv_use_statbox='wxUSE_STATBOX=no'
+ fi
+ cache=yes
+
+else
+
+ LINE=`grep "^wxUSE_STATBOX=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ fi
+
+ wx_cv_use_statbox='wxUSE_STATBOX=${'DEFAULT_wxUSE_STATBOX":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_statbox"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_STATBOX=$wxUSE_STATBOX" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_STATBOX = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_STATBOX
+ 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}-statline" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-statline... $ECHO_C" >&6; }
+ # Check whether --enable-statline was given.
+if test "${enable_statline+set}" = set; then
+ enableval=$enable_statline;
+ if test "$enableval" = yes; then
+ wx_cv_use_statline='wxUSE_STATLINE=yes'
+ else
+ wx_cv_use_statline='wxUSE_STATLINE=no'
+ fi
+ cache=yes
+
+else
+
+ LINE=`grep "^wxUSE_STATLINE=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ fi
+
+ wx_cv_use_statline='wxUSE_STATLINE=${'DEFAULT_wxUSE_STATLINE":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_statline"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_STATLINE=$wxUSE_STATLINE" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_STATLINE = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_STATLINE
+ 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}-stattext" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-stattext... $ECHO_C" >&6; }
+ # Check whether --enable-stattext was given.
+if test "${enable_stattext+set}" = set; then
+ enableval=$enable_stattext;
+ if test "$enableval" = yes; then
+ wx_cv_use_stattext='wxUSE_STATTEXT=yes'
+ else
+ wx_cv_use_stattext='wxUSE_STATTEXT=no'
+ fi
+ cache=yes
+
+else
+
+ LINE=`grep "^wxUSE_STATTEXT=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ fi
+
+ wx_cv_use_stattext='wxUSE_STATTEXT=${'DEFAULT_wxUSE_STATTEXT":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_stattext"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_STATTEXT=$wxUSE_STATTEXT" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_STATTEXT = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_STATTEXT
+ 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}-statusbar" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-statusbar... $ECHO_C" >&6; }
+ # Check whether --enable-statusbar was given.
+if test "${enable_statusbar+set}" = set; then
+ enableval=$enable_statusbar;
+ if test "$enableval" = yes; then
+ wx_cv_use_statusbar='wxUSE_STATUSBAR=yes'
+ else
+ wx_cv_use_statusbar='wxUSE_STATUSBAR=no'
+ fi
+ cache=yes
+
+else
+
+ LINE=`grep "^wxUSE_STATUSBAR=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ fi
+
+ wx_cv_use_statusbar='wxUSE_STATUSBAR=${'DEFAULT_wxUSE_STATUSBAR":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_statusbar"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_STATUSBAR=$wxUSE_STATUSBAR" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_STATUSBAR = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_STATUSBAR
+ 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}-tabdialog" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-tabdialog... $ECHO_C" >&6; }
+ # Check whether --enable-tabdialog was given.
+if test "${enable_tabdialog+set}" = set; then
+ enableval=$enable_tabdialog;
+ if test "$enableval" = yes; then
+ wx_cv_use_tabdialog='wxUSE_TAB_DIALOG=yes'
+ else
+ wx_cv_use_tabdialog='wxUSE_TAB_DIALOG=no'
+ fi
+ cache=yes
+
+else
+
+ LINE=`grep "^wxUSE_TAB_DIALOG=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ fi
+
+ wx_cv_use_tabdialog='wxUSE_TAB_DIALOG=${'DEFAULT_wxUSE_TAB_DIALOG":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_tabdialog"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_TAB_DIALOG=$wxUSE_TAB_DIALOG" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_TAB_DIALOG = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_TAB_DIALOG
+ 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}-taskbaricon" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-taskbaricon... $ECHO_C" >&6; }
+ # Check whether --enable-taskbaricon was given.
+if test "${enable_taskbaricon+set}" = set; then
+ enableval=$enable_taskbaricon;
+ if test "$enableval" = yes; then
+ wx_cv_use_taskbaricon='wxUSE_TASKBARICON=yes'
+ else
+ wx_cv_use_taskbaricon='wxUSE_TASKBARICON=no'
+ fi
+ cache=yes
+
+else
+
+ LINE=`grep "^wxUSE_TASKBARICON=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ fi
+
+ wx_cv_use_taskbaricon='wxUSE_TASKBARICON=${'DEFAULT_wxUSE_TASKBARICON":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_taskbaricon"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_TASKBARICON=$wxUSE_TASKBARICON" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_TASKBARICON = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_TASKBARICON
+ 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}-textctrl" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-textctrl... $ECHO_C" >&6; }
+ # Check whether --enable-textctrl was given.
+if test "${enable_textctrl+set}" = set; then
+ enableval=$enable_textctrl;
+ if test "$enableval" = yes; then
+ wx_cv_use_textctrl='wxUSE_TEXTCTRL=yes'
+ else
+ wx_cv_use_textctrl='wxUSE_TEXTCTRL=no'
+ fi
+ cache=yes
+
+else
+
+ LINE=`grep "^wxUSE_TEXTCTRL=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ fi
+
+ wx_cv_use_textctrl='wxUSE_TEXTCTRL=${'DEFAULT_wxUSE_TEXTCTRL":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_textctrl"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_TEXTCTRL=$wxUSE_TEXTCTRL" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_TEXTCTRL = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_TEXTCTRL
+ 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}-togglebtn" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-togglebtn... $ECHO_C" >&6; }
+ # Check whether --enable-togglebtn was given.
+if test "${enable_togglebtn+set}" = set; then
+ enableval=$enable_togglebtn;
+ if test "$enableval" = yes; then
+ wx_cv_use_togglebtn='wxUSE_TOGGLEBTN=yes'
+ else
+ wx_cv_use_togglebtn='wxUSE_TOGGLEBTN=no'
+ fi
+ cache=yes
+
+else
+
+ LINE=`grep "^wxUSE_TOGGLEBTN=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ fi
+
+ wx_cv_use_togglebtn='wxUSE_TOGGLEBTN=${'DEFAULT_wxUSE_TOGGLEBTN":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_togglebtn"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_TOGGLEBTN=$wxUSE_TOGGLEBTN" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_TOGGLEBTN = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_TOGGLEBTN
+ 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}-toolbar" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-toolbar... $ECHO_C" >&6; }
+ # Check whether --enable-toolbar was given.
+if test "${enable_toolbar+set}" = set; then
+ enableval=$enable_toolbar;
+ if test "$enableval" = yes; then
+ wx_cv_use_toolbar='wxUSE_TOOLBAR=yes'
+ else
+ wx_cv_use_toolbar='wxUSE_TOOLBAR=no'
+ fi
+ cache=yes
+
+else
+
+ LINE=`grep "^wxUSE_TOOLBAR=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ fi
+
+ wx_cv_use_toolbar='wxUSE_TOOLBAR=${'DEFAULT_wxUSE_TOOLBAR":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_toolbar"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_TOOLBAR=$wxUSE_TOOLBAR" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_TOOLBAR = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_TOOLBAR
+ 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}-tbarnative" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-tbarnative... $ECHO_C" >&6; }
+ # Check whether --enable-tbarnative was given.
+if test "${enable_tbarnative+set}" = set; then
+ enableval=$enable_tbarnative;
+ if test "$enableval" = yes; then
+ wx_cv_use_tbarnative='wxUSE_TOOLBAR_NATIVE=yes'
+ else
+ wx_cv_use_tbarnative='wxUSE_TOOLBAR_NATIVE=no'
+ fi
+ cache=yes
+
+else
+
+ LINE=`grep "^wxUSE_TOOLBAR_NATIVE=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ fi
+
+ wx_cv_use_tbarnative='wxUSE_TOOLBAR_NATIVE=${'DEFAULT_wxUSE_TOOLBAR_NATIVE":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_tbarnative"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_TOOLBAR_NATIVE=$wxUSE_TOOLBAR_NATIVE" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_TOOLBAR_NATIVE = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_TOOLBAR_NATIVE
+ 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}-treebook" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-treebook... $ECHO_C" >&6; }
+ # Check whether --enable-treebook was given.
+if test "${enable_treebook+set}" = set; then
+ enableval=$enable_treebook;
+ if test "$enableval" = yes; then
+ wx_cv_use_treebook='wxUSE_TREEBOOK=yes'
+ else
+ wx_cv_use_treebook='wxUSE_TREEBOOK=no'
+ fi
+ cache=yes
+
+else
+
+ LINE=`grep "^wxUSE_TREEBOOK=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ fi
+
+ wx_cv_use_treebook='wxUSE_TREEBOOK=${'DEFAULT_wxUSE_TREEBOOK":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_treebook"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_TREEBOOK=$wxUSE_TREEBOOK" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_TREEBOOK = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_TREEBOOK
+ 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}-toolbook" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-toolbook... $ECHO_C" >&6; }
+ # Check whether --enable-toolbook was given.
+if test "${enable_toolbook+set}" = set; then
+ enableval=$enable_toolbook;
+ if test "$enableval" = yes; then
+ wx_cv_use_toolbook='wxUSE_TOOLBOOK=yes'
+ else
+ wx_cv_use_toolbook='wxUSE_TOOLBOOK=no'
+ fi
+ cache=yes
+
+else
+
+ LINE=`grep "^wxUSE_TOOLBOOK=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ fi
+
+ wx_cv_use_toolbook='wxUSE_TOOLBOOK=${'DEFAULT_wxUSE_TOOLBOOK":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_toolbook"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_TOOLBOOK=$wxUSE_TOOLBOOK" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_TOOLBOOK = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_TOOLBOOK
+ 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}-treectrl" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-treectrl... $ECHO_C" >&6; }
+ # Check whether --enable-treectrl was given.
+if test "${enable_treectrl+set}" = set; then
+ enableval=$enable_treectrl;
+ if test "$enableval" = yes; then
+ wx_cv_use_treectrl='wxUSE_TREECTRL=yes'
+ else
+ wx_cv_use_treectrl='wxUSE_TREECTRL=no'
+ fi
+ cache=yes
+
+else
+
+ LINE=`grep "^wxUSE_TREECTRL=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ fi
+
+ wx_cv_use_treectrl='wxUSE_TREECTRL=${'DEFAULT_wxUSE_TREECTRL":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_treectrl"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_TREECTRL=$wxUSE_TREECTRL" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_TREECTRL = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_TREECTRL
+ 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}-tipwindow" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-tipwindow... $ECHO_C" >&6; }
+ # Check whether --enable-tipwindow was given.
+if test "${enable_tipwindow+set}" = set; then
+ enableval=$enable_tipwindow;
+ if test "$enableval" = yes; then
+ wx_cv_use_tipwindow='wxUSE_TIPWINDOW=yes'
+ else
+ wx_cv_use_tipwindow='wxUSE_TIPWINDOW=no'
+ fi
+ cache=yes
+
+else
+
+ LINE=`grep "^wxUSE_TIPWINDOW=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ fi
+
+ wx_cv_use_tipwindow='wxUSE_TIPWINDOW=${'DEFAULT_wxUSE_TIPWINDOW":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_tipwindow"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_TIPWINDOW=$wxUSE_TIPWINDOW" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_TIPWINDOW = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_TIPWINDOW
+ 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}-popupwin" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-popupwin... $ECHO_C" >&6; }
+ # Check whether --enable-popupwin was given.
+if test "${enable_popupwin+set}" = set; then
+ enableval=$enable_popupwin;
+ if test "$enableval" = yes; then
+ wx_cv_use_popupwin='wxUSE_POPUPWIN=yes'
+ else
+ wx_cv_use_popupwin='wxUSE_POPUPWIN=no'
+ fi
+ cache=yes
+
+else
+
+ LINE=`grep "^wxUSE_POPUPWIN=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ fi
+
+ wx_cv_use_popupwin='wxUSE_POPUPWIN=${'DEFAULT_wxUSE_POPUPWIN":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_popupwin"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_POPUPWIN=$wxUSE_POPUPWIN" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_POPUPWIN = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_POPUPWIN
+ 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}-commondlg" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-commondlg... $ECHO_C" >&6; }
+ # Check whether --enable-commondlg was given.
+if test "${enable_commondlg+set}" = set; then
+ enableval=$enable_commondlg;
+ if test "$enableval" = yes; then
+ wx_cv_use_commondlg='wxUSE_COMMONDLGS=yes'
+ else
+ wx_cv_use_commondlg='wxUSE_COMMONDLGS=no'
+ fi
+ cache=yes
+
+else
+
+ LINE=`grep "^wxUSE_COMMONDLGS=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ fi
+
+ wx_cv_use_commondlg='wxUSE_COMMONDLGS=${'DEFAULT_wxUSE_COMMONDLGS":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_commondlg"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_COMMONDLGS=$wxUSE_COMMONDLGS" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_COMMONDLGS = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_COMMONDLGS
+ 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}-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
+
+ LINE=`grep "^wxUSE_ABOUTDLG=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ 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
+
+ LINE=`grep "^wxUSE_CHOICEDLG=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ 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
+
+ LINE=`grep "^wxUSE_COLOURDLG=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ 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
+
+ LINE=`grep "^wxUSE_FILEDLG=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ 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
+
+ LINE=`grep "^wxUSE_FINDREPLDLG=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ 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
+
+ LINE=`grep "^wxUSE_FONTDLG=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ 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
+
+ LINE=`grep "^wxUSE_DIRDLG=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ 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
+
+ LINE=`grep "^wxUSE_MSGDLG=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ 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
+
+ LINE=`grep "^wxUSE_NUMBERDLG=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ 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
+
+ LINE=`grep "^wxUSE_SPLASH=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ 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
+
+ LINE=`grep "^wxUSE_TEXTDLG=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ 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
+
+ LINE=`grep "^wxUSE_STARTUP_TIPS=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ 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
+
+ LINE=`grep "^wxUSE_PROGRESSDLG=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ 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
+
+ LINE=`grep "^wxUSE_WIZARDDLG=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ 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
+
+ LINE=`grep "^wxUSE_MENUS=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ 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
+
+ LINE=`grep "^wxUSE_MINIFRAME=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ 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
+
+ LINE=`grep "^wxUSE_TOOLTIPS=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ 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
+
+ LINE=`grep "^wxUSE_SPLINES=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ 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