+
+ 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
+ else
+ cache=no
+ fi
+
+ wx_cv_use_xpm='wxUSE_XPM=${'DEFAULT_wxUSE_XPM":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_xpm"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_XPM=$wxUSE_XPM" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_XPM = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_XPM
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-ico_cur" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-ico_cur... $ECHO_C" >&6; }
+ # Check whether --enable-ico_cur was given.
+if test "${enable_ico_cur+set}" = set; then
+ enableval=$enable_ico_cur;
+ if test "$enableval" = yes; then
+ wx_cv_use_ico_cur='wxUSE_ICO_CUR=yes'
+ else
+ wx_cv_use_ico_cur='wxUSE_ICO_CUR=no'
+ fi
+ cache=yes
+
+else
+
+ LINE=`grep "^wxUSE_ICO_CUR=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ fi
+
+ wx_cv_use_ico_cur='wxUSE_ICO_CUR=${'DEFAULT_wxUSE_ICO_CUR":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_ico_cur"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_ICO_CUR=$wxUSE_ICO_CUR" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_ICO_CUR = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_ICO_CUR
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dccache" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-dccache... $ECHO_C" >&6; }
+ # Check whether --enable-dccache was given.
+if test "${enable_dccache+set}" = set; then
+ enableval=$enable_dccache;
+ if test "$enableval" = yes; then
+ wx_cv_use_dccache='wxUSE_DC_CACHEING=yes'
+ else
+ wx_cv_use_dccache='wxUSE_DC_CACHEING=no'
+ fi
+ cache=yes
+
+else
+
+ LINE=`grep "^wxUSE_DC_CACHEING=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ fi
+
+ wx_cv_use_dccache='wxUSE_DC_CACHEING=${'DEFAULT_wxUSE_DC_CACHEING":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_dccache"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_DC_CACHEING=$wxUSE_DC_CACHEING" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_DC_CACHEING = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_DC_CACHEING
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-ps-in-msw" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-ps-in-msw... $ECHO_C" >&6; }
+ # Check whether --enable-ps-in-msw was given.
+if test "${enable_ps_in_msw+set}" = set; then
+ enableval=$enable_ps_in_msw;
+ if test "$enableval" = yes; then
+ wx_cv_use_ps_in_msw='wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW=yes'
+ else
+ wx_cv_use_ps_in_msw='wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW=no'
+ fi
+ cache=yes
+
+else
+
+ LINE=`grep "^wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ fi
+
+ wx_cv_use_ps_in_msw='wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW=${'DEFAULT_wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW":-$defaultval}"
+
+fi
+
+
+ eval "$wx_cv_use_ps_in_msw"
+ if test "x$cache" = xyes; then
+ echo "wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW=$wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW" >> ${wx_arg_cache_file}.tmp
+ fi
+
+ if test x"$enablestring" = xdisable; then
+ if test $wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW = yes; then
+ result=no
+ else
+ result=yes
+ fi
+ else
+ result=$wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW
+ fi
+
+ { echo "$as_me:$LINENO: result: $result" >&5
+echo "${ECHO_T}$result" >&6; }
+
+
+ enablestring=
+ defaultval=$wxUSE_ALL_FEATURES
+ if test -z "$defaultval"; then
+ if test x"$enablestring" = xdisable; then
+ defaultval=yes
+ else
+ defaultval=no
+ fi
+ fi
+
+ { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-ownerdrawn" >&5
+echo $ECHO_N "checking for --${enablestring:-enable}-ownerdrawn... $ECHO_C" >&6; }
+ # Check whether --enable-ownerdrawn was given.
+if test "${enable_ownerdrawn+set}" = set; then
+ enableval=$enable_ownerdrawn;
+ if test "$enableval" = yes; then
+ wx_cv_use_ownerdrawn='wxUSE_OWNER_DRAWN=yes'
+ else
+ wx_cv_use_ownerdrawn='wxUSE_OWNER_DRAWN=no'
+ fi
+ cache=yes
+
+else
+
+ LINE=`grep "^wxUSE_OWNER_DRAWN=" ${wx_arg_cache_file}`
+ if test "x$LINE" != x ; then
+ eval "DEFAULT_$LINE"
+ cache=yes
+ else
+ cache=no
+ fi
+
+ wx_cv_use_ownerdrawn='wxUSE_OWNER_DRAWN=${'DEFAULT_wxUSE_OWNER_DRAWN":-$defaultval}"
+