+ 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
+ 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
+
+ LINE=`grep "^wxUSE_MOUSEWHEEL=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ 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
+
+ LINE=`grep "^wxUSE_VALIDATORS=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ 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
+
+ LINE=`grep "^wxUSE_BUSYINFO=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ 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
+
+ LINE=`grep "^wxUSE_JOYSTICK=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ 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
+
+ LINE=`grep "^wxUSE_METAFILE=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ 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
+
+ LINE=`grep "^wxUSE_DRAGIMAGE=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ 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
+
+ LINE=`grep "^wxUSE_ACCESSIBILITY=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ 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
+
+ LINE=`grep "^wxUSE_PALETTE=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ 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
+
+ LINE=`grep "^wxUSE_IMAGE=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ 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
+
+ LINE=`grep "^wxUSE_GIF=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ 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
+
+ LINE=`grep "^wxUSE_PCX=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ 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
+
+ LINE=`grep "^wxUSE_TGA=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ 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
+
+ LINE=`grep "^wxUSE_IFF=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ 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
+
+ LINE=`grep "^wxUSE_PNM=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ 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
+
+ LINE=`grep "^wxUSE_XPM=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes