+ if test "$wxUSE_TEXTBUFFER" = yes; then
+ echo "$as_me:$LINENO: result: yes" >&5
+echo "${ECHO_T}yes" >&6
+ else
+ echo "$as_me:$LINENO: result: no" >&5
+echo "${ECHO_T}no" >&6
+ fi
+
+
+ enablestring=
+ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-textfile" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-textfile... $ECHO_C" >&6
+ no_cache=0
+ # Check whether --enable-textfile or --disable-textfile was given.
+if test "${enable_textfile+set}" = set; then
+ enableval="$enable_textfile"
+
+ if test "$enableval" = yes; then
+ ac_cv_use_textfile='wxUSE_TEXTFILE=yes'
+ else
+ ac_cv_use_textfile='wxUSE_TEXTFILE=no'
+ fi
+
+else
+
+ LINE=`grep "wxUSE_TEXTFILE" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ else
+ no_cache=1
+ fi
+
+ ac_cv_use_textfile='wxUSE_TEXTFILE='$DEFAULT_wxUSE_TEXTFILE
+
+fi;
+
+ eval "$ac_cv_use_textfile"
+ if test "$no_cache" != 1; then
+ echo $ac_cv_use_textfile >> ${wx_arg_cache_file}.tmp
+ fi
+
+ if test "$wxUSE_TEXTFILE" = yes; then
+ echo "$as_me:$LINENO: result: yes" >&5
+echo "${ECHO_T}yes" >&6
+ else
+ echo "$as_me:$LINENO: result: no" >&5
+echo "${ECHO_T}no" >&6
+ fi
+
+
+ enablestring=
+ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-timer" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-timer... $ECHO_C" >&6
+ no_cache=0
+ # Check whether --enable-timer or --disable-timer was given.
+if test "${enable_timer+set}" = set; then
+ enableval="$enable_timer"
+
+ if test "$enableval" = yes; then
+ ac_cv_use_timer='wxUSE_TIMER=yes'
+ else
+ ac_cv_use_timer='wxUSE_TIMER=no'
+ fi
+
+else
+
+ LINE=`grep "wxUSE_TIMER" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ else
+ no_cache=1
+ fi
+
+ ac_cv_use_timer='wxUSE_TIMER='$DEFAULT_wxUSE_TIMER
+
+fi;
+
+ eval "$ac_cv_use_timer"
+ if test "$no_cache" != 1; then
+ echo $ac_cv_use_timer >> ${wx_arg_cache_file}.tmp
+ fi
+
+ if test "$wxUSE_TIMER" = yes; then
+ echo "$as_me:$LINENO: result: yes" >&5
+echo "${ECHO_T}yes" >&6
+ else
+ echo "$as_me:$LINENO: result: no" >&5
+echo "${ECHO_T}no" >&6
+ fi
+
+
+ enablestring=
+ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-unicode" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-unicode... $ECHO_C" >&6
+ no_cache=0
+ # Check whether --enable-unicode or --disable-unicode was given.
+if test "${enable_unicode+set}" = set; then
+ enableval="$enable_unicode"
+
+ if test "$enableval" = yes; then
+ ac_cv_use_unicode='wxUSE_UNICODE=yes'
+ else
+ ac_cv_use_unicode='wxUSE_UNICODE=no'
+ fi
+
+else
+
+ LINE=`grep "wxUSE_UNICODE" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ else
+ no_cache=1
+ fi
+
+ ac_cv_use_unicode='wxUSE_UNICODE='$DEFAULT_wxUSE_UNICODE
+
+fi;
+
+ eval "$ac_cv_use_unicode"
+ if test "$no_cache" != 1; then
+ echo $ac_cv_use_unicode >> ${wx_arg_cache_file}.tmp
+ fi
+
+ if test "$wxUSE_UNICODE" = yes; then
+ echo "$as_me:$LINENO: result: yes" >&5
+echo "${ECHO_T}yes" >&6
+ else
+ echo "$as_me:$LINENO: result: no" >&5
+echo "${ECHO_T}no" >&6
+ fi
+
+
+ enablestring=
+ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-wave" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-wave... $ECHO_C" >&6
+ no_cache=0
+ # Check whether --enable-wave or --disable-wave was given.
+if test "${enable_wave+set}" = set; then
+ enableval="$enable_wave"
+
+ if test "$enableval" = yes; then
+ ac_cv_use_wave='wxUSE_WAVE=yes'
+ else
+ ac_cv_use_wave='wxUSE_WAVE=no'
+ fi
+
+else
+
+ LINE=`grep "wxUSE_WAVE" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ else
+ no_cache=1
+ fi
+
+ ac_cv_use_wave='wxUSE_WAVE='$DEFAULT_wxUSE_WAVE
+
+fi;
+
+ eval "$ac_cv_use_wave"
+ if test "$no_cache" != 1; then
+ echo $ac_cv_use_wave >> ${wx_arg_cache_file}.tmp
+ fi
+
+ if test "$wxUSE_WAVE" = yes; then
+ echo "$as_me:$LINENO: result: yes" >&5
+echo "${ECHO_T}yes" >&6
+ else
+ echo "$as_me:$LINENO: result: no" >&5
+echo "${ECHO_T}no" >&6
+ fi
+
+
+ enablestring=
+ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-wxprintfv" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-wxprintfv... $ECHO_C" >&6
+ no_cache=0
+ # Check whether --enable-wxprintfv or --disable-wxprintfv was given.
+if test "${enable_wxprintfv+set}" = set; then
+ enableval="$enable_wxprintfv"
+
+ if test "$enableval" = yes; then
+ ac_cv_use_wxprintfv='wxUSE_EXPERIMENTAL_PRINTF=yes'
+ else
+ ac_cv_use_wxprintfv='wxUSE_EXPERIMENTAL_PRINTF=no'
+ fi
+
+else
+
+ LINE=`grep "wxUSE_EXPERIMENTAL_PRINTF" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ else
+ no_cache=1
+ fi
+
+ ac_cv_use_wxprintfv='wxUSE_EXPERIMENTAL_PRINTF='$DEFAULT_wxUSE_EXPERIMENTAL_PRINTF
+
+fi;
+
+ eval "$ac_cv_use_wxprintfv"
+ if test "$no_cache" != 1; then
+ echo $ac_cv_use_wxprintfv >> ${wx_arg_cache_file}.tmp
+ fi
+
+ if test "$wxUSE_EXPERIMENTAL_PRINTF" = yes; then