#! /bin/sh
-# From configure.in Id: configure.in 47609 2007-07-21 02:20:00Z VZ .
+# From configure.in Id: configure.in 47611 2007-07-21 07:31:28Z VZ .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for wxWidgets 2.9.0.
#
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-gui" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-gui... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-gui was given.
if test "${enable_gui+set}" = set; then
enableval=$enable_gui;
else
wx_cv_use_gui='wxUSE_GUI=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_GUI=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_gui='wxUSE_GUI=${'DEFAULT_wxUSE_GUI":-$defaultval}"
eval "$wx_cv_use_gui"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_gui >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_GUI=$wxUSE_GUI" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-monolithic" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-monolithic... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-monolithic was given.
if test "${enable_monolithic+set}" = set; then
enableval=$enable_monolithic;
else
wx_cv_use_monolithic='wxUSE_MONOLITHIC=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_MONOLITHIC=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_monolithic='wxUSE_MONOLITHIC=${'DEFAULT_wxUSE_MONOLITHIC":-$defaultval}"
eval "$wx_cv_use_monolithic"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_monolithic >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_MONOLITHIC=$wxUSE_MONOLITHIC" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-plugins" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-plugins... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-plugins was given.
if test "${enable_plugins+set}" = set; then
enableval=$enable_plugins;
else
wx_cv_use_plugins='wxUSE_PLUGINS=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_PLUGINS=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_plugins='wxUSE_PLUGINS=${'DEFAULT_wxUSE_PLUGINS":-$defaultval}"
eval "$wx_cv_use_plugins"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_plugins >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_PLUGINS=$wxUSE_PLUGINS" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
fi
{ echo "$as_me:$LINENO: checking for --${withstring:-with}-subdirs" >&5
echo $ECHO_N "checking for --${withstring:-with}-subdirs... $ECHO_C" >&6; }
- no_cache=0
# Check whether --with-subdirs was given.
if test "${with_subdirs+set}" = set; then
else
wx_cv_use_subdirs='wxWITH_SUBDIRS=no'
fi
+ cache=yes
else
LINE=`grep "^wxWITH_SUBDIRS=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_subdirs='wxWITH_SUBDIRS=${'DEFAULT_wxWITH_SUBDIRS":-$defaultval}"
eval "$wx_cv_use_subdirs"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_subdirs >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" != xyes; then
+ echo "wxWITH_SUBDIRS=$wxWITH_SUBDIRS" >> ${wx_arg_cache_file}.tmp
fi
if test x"$withstring" = xwithout; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-official_build" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-official_build... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-official_build was given.
if test "${enable_official_build+set}" = set; then
enableval=$enable_official_build;
else
wx_cv_use_official_build='wxUSE_OFFICIAL_BUILD=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_OFFICIAL_BUILD=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_official_build='wxUSE_OFFICIAL_BUILD=${'DEFAULT_wxUSE_OFFICIAL_BUILD":-$defaultval}"
eval "$wx_cv_use_official_build"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_official_build >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_OFFICIAL_BUILD=$wxUSE_OFFICIAL_BUILD" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-all-features" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-all-features... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-all-features was given.
if test "${enable_all_features+set}" = set; then
enableval=$enable_all_features;
else
wx_cv_use_all_features='wxUSE_ALL_FEATURES=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_ALL_FEATURES=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_all_features='wxUSE_ALL_FEATURES=${'DEFAULT_wxUSE_ALL_FEATURES":-$defaultval}"
eval "$wx_cv_use_all_features"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_all_features >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_ALL_FEATURES=$wxUSE_ALL_FEATURES" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-universal" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-universal... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-universal was given.
if test "${enable_universal+set}" = set; then
enableval=$enable_universal;
else
wx_cv_use_universal='wxUSE_UNIVERSAL=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_UNIVERSAL=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_universal='wxUSE_UNIVERSAL=${'DEFAULT_wxUSE_UNIVERSAL":-$defaultval}"
eval "$wx_cv_use_universal"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_universal >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_UNIVERSAL=$wxUSE_UNIVERSAL" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-nanox" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-nanox... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-nanox was given.
if test "${enable_nanox+set}" = set; then
enableval=$enable_nanox;
else
wx_cv_use_nanox='wxUSE_NANOX=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_NANOX=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_nanox='wxUSE_NANOX=${'DEFAULT_wxUSE_NANOX":-$defaultval}"
eval "$wx_cv_use_nanox"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_nanox >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_NANOX=$wxUSE_NANOX" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-gpe" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-gpe... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-gpe was given.
if test "${enable_gpe+set}" = set; then
enableval=$enable_gpe;
else
wx_cv_use_gpe='wxUSE_GPE=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_GPE=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_gpe='wxUSE_GPE=${'DEFAULT_wxUSE_GPE":-$defaultval}"
eval "$wx_cv_use_gpe"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_gpe >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_GPE=$wxUSE_GPE" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --with-libpng" >&5
echo $ECHO_N "checking for --with-libpng... $ECHO_C" >&6; }
- no_cache=0
# Check whether --with-libpng was given.
if test "${with_libpng+set}" = set; then
echo "$as_me: error: Invalid value for --with-libpng: should be yes, no, sys, or builtin" >&2;}
{ (exit 1); exit 1; }; }
fi
+ cache=yes
else
LINE=`grep "^wxUSE_LIBPNG=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_libpng='wxUSE_LIBPNG=${'DEFAULT_wxUSE_LIBPNG":-$wxUSE_ALL_FEATURES}"
eval "$wx_cv_use_libpng"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_libpng >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_LIBPNG=$wxUSE_LIBPNG" >> ${wx_arg_cache_file}.tmp
fi
if test "$wxUSE_LIBPNG" = yes; then
{ echo "$as_me:$LINENO: checking for --with-libjpeg" >&5
echo $ECHO_N "checking for --with-libjpeg... $ECHO_C" >&6; }
- no_cache=0
# Check whether --with-libjpeg was given.
if test "${with_libjpeg+set}" = set; then
echo "$as_me: error: Invalid value for --with-libjpeg: should be yes, no, sys, or builtin" >&2;}
{ (exit 1); exit 1; }; }
fi
+ cache=yes
else
LINE=`grep "^wxUSE_LIBJPEG=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_libjpeg='wxUSE_LIBJPEG=${'DEFAULT_wxUSE_LIBJPEG":-$wxUSE_ALL_FEATURES}"
eval "$wx_cv_use_libjpeg"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_libjpeg >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_LIBJPEG=$wxUSE_LIBJPEG" >> ${wx_arg_cache_file}.tmp
fi
if test "$wxUSE_LIBJPEG" = yes; then
{ echo "$as_me:$LINENO: checking for --with-libtiff" >&5
echo $ECHO_N "checking for --with-libtiff... $ECHO_C" >&6; }
- no_cache=0
# Check whether --with-libtiff was given.
if test "${with_libtiff+set}" = set; then
echo "$as_me: error: Invalid value for --with-libtiff: should be yes, no, sys, or builtin" >&2;}
{ (exit 1); exit 1; }; }
fi
+ cache=yes
else
LINE=`grep "^wxUSE_LIBTIFF=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_libtiff='wxUSE_LIBTIFF=${'DEFAULT_wxUSE_LIBTIFF":-$wxUSE_ALL_FEATURES}"
eval "$wx_cv_use_libtiff"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_libtiff >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_LIBTIFF=$wxUSE_LIBTIFF" >> ${wx_arg_cache_file}.tmp
fi
if test "$wxUSE_LIBTIFF" = yes; then
{ echo "$as_me:$LINENO: checking for --with-libxpm" >&5
echo $ECHO_N "checking for --with-libxpm... $ECHO_C" >&6; }
- no_cache=0
# Check whether --with-libxpm was given.
if test "${with_libxpm+set}" = set; then
echo "$as_me: error: Invalid value for --with-libxpm: should be yes, no, sys, or builtin" >&2;}
{ (exit 1); exit 1; }; }
fi
+ cache=yes
else
LINE=`grep "^wxUSE_LIBXPM=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_libxpm='wxUSE_LIBXPM=${'DEFAULT_wxUSE_LIBXPM":-$wxUSE_ALL_FEATURES}"
eval "$wx_cv_use_libxpm"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_libxpm >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_LIBXPM=$wxUSE_LIBXPM" >> ${wx_arg_cache_file}.tmp
fi
if test "$wxUSE_LIBXPM" = yes; then
fi
{ echo "$as_me:$LINENO: checking for --${withstring:-with}-libmspack" >&5
echo $ECHO_N "checking for --${withstring:-with}-libmspack... $ECHO_C" >&6; }
- no_cache=0
# Check whether --with-libmspack was given.
if test "${with_libmspack+set}" = set; then
else
wx_cv_use_libmspack='wxUSE_LIBMSPACK=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_LIBMSPACK=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_libmspack='wxUSE_LIBMSPACK=${'DEFAULT_wxUSE_LIBMSPACK":-$defaultval}"
eval "$wx_cv_use_libmspack"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_libmspack >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" != xyes; then
+ echo "wxUSE_LIBMSPACK=$wxUSE_LIBMSPACK" >> ${wx_arg_cache_file}.tmp
fi
if test x"$withstring" = xwithout; then
fi
{ echo "$as_me:$LINENO: checking for --${withstring:-with}-gnomeprint" >&5
echo $ECHO_N "checking for --${withstring:-with}-gnomeprint... $ECHO_C" >&6; }
- no_cache=0
# Check whether --with-gnomeprint was given.
if test "${with_gnomeprint+set}" = set; then
else
wx_cv_use_gnomeprint='wxUSE_LIBGNOMEPRINT=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_LIBGNOMEPRINT=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_gnomeprint='wxUSE_LIBGNOMEPRINT=${'DEFAULT_wxUSE_LIBGNOMEPRINT":-$defaultval}"
eval "$wx_cv_use_gnomeprint"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_gnomeprint >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" != xyes; then
+ echo "wxUSE_LIBGNOMEPRINT=$wxUSE_LIBGNOMEPRINT" >> ${wx_arg_cache_file}.tmp
fi
if test x"$withstring" = xwithout; then
fi
{ echo "$as_me:$LINENO: checking for --${withstring:-with}-gnomevfs" >&5
echo $ECHO_N "checking for --${withstring:-with}-gnomevfs... $ECHO_C" >&6; }
- no_cache=0
# Check whether --with-gnomevfs was given.
if test "${with_gnomevfs+set}" = set; then
else
wx_cv_use_gnomevfs='wxUSE_LIBGNOMEVFS=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_LIBGNOMEVFS=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_gnomevfs='wxUSE_LIBGNOMEVFS=${'DEFAULT_wxUSE_LIBGNOMEVFS":-$defaultval}"
eval "$wx_cv_use_gnomevfs"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_gnomevfs >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" != xyes; then
+ echo "wxUSE_LIBGNOMEVFS=$wxUSE_LIBGNOMEVFS" >> ${wx_arg_cache_file}.tmp
fi
if test x"$withstring" = xwithout; then
fi
{ echo "$as_me:$LINENO: checking for --${withstring:-with}-hildon" >&5
echo $ECHO_N "checking for --${withstring:-with}-hildon... $ECHO_C" >&6; }
- no_cache=0
# Check whether --with-hildon was given.
if test "${with_hildon+set}" = set; then
else
wx_cv_use_hildon='wxUSE_LIBHILDON=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_LIBHILDON=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_hildon='wxUSE_LIBHILDON=${'DEFAULT_wxUSE_LIBHILDON":-$defaultval}"
eval "$wx_cv_use_hildon"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_hildon >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" != xyes; then
+ echo "wxUSE_LIBHILDON=$wxUSE_LIBHILDON" >> ${wx_arg_cache_file}.tmp
fi
if test x"$withstring" = xwithout; then
fi
{ echo "$as_me:$LINENO: checking for --${withstring:-with}-opengl" >&5
echo $ECHO_N "checking for --${withstring:-with}-opengl... $ECHO_C" >&6; }
- no_cache=0
# Check whether --with-opengl was given.
if test "${with_opengl+set}" = set; then
else
wx_cv_use_opengl='wxUSE_OPENGL=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_OPENGL=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_opengl='wxUSE_OPENGL=${'DEFAULT_wxUSE_OPENGL":-$defaultval}"
eval "$wx_cv_use_opengl"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_opengl >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" != xyes; then
+ echo "wxUSE_OPENGL=$wxUSE_OPENGL" >> ${wx_arg_cache_file}.tmp
fi
if test x"$withstring" = xwithout; then
fi
{ echo "$as_me:$LINENO: checking for --${withstring:-with}-dmalloc" >&5
echo $ECHO_N "checking for --${withstring:-with}-dmalloc... $ECHO_C" >&6; }
- no_cache=0
# Check whether --with-dmalloc was given.
if test "${with_dmalloc+set}" = set; then
else
wx_cv_use_dmalloc='wxUSE_DMALLOC=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_DMALLOC=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_dmalloc='wxUSE_DMALLOC=${'DEFAULT_wxUSE_DMALLOC":-$defaultval}"
eval "$wx_cv_use_dmalloc"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_dmalloc >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" != xyes; then
+ echo "wxUSE_DMALLOC=$wxUSE_DMALLOC" >> ${wx_arg_cache_file}.tmp
fi
if test x"$withstring" = xwithout; then
fi
{ echo "$as_me:$LINENO: checking for --${withstring:-with}-sdl" >&5
echo $ECHO_N "checking for --${withstring:-with}-sdl... $ECHO_C" >&6; }
- no_cache=0
# Check whether --with-sdl was given.
if test "${with_sdl+set}" = set; then
else
wx_cv_use_sdl='wxUSE_LIBSDL=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_LIBSDL=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_sdl='wxUSE_LIBSDL=${'DEFAULT_wxUSE_LIBSDL":-$defaultval}"
eval "$wx_cv_use_sdl"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_sdl >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" != xyes; then
+ echo "wxUSE_LIBSDL=$wxUSE_LIBSDL" >> ${wx_arg_cache_file}.tmp
fi
if test x"$withstring" = xwithout; then
{ echo "$as_me:$LINENO: checking for --with-regex" >&5
echo $ECHO_N "checking for --with-regex... $ECHO_C" >&6; }
- no_cache=0
# Check whether --with-regex was given.
if test "${with_regex+set}" = set; then
echo "$as_me: error: Invalid value for --with-regex: should be yes, no, sys, or builtin" >&2;}
{ (exit 1); exit 1; }; }
fi
+ cache=yes
else
LINE=`grep "^wxUSE_REGEX=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_regex='wxUSE_REGEX=${'DEFAULT_wxUSE_REGEX":-$wxUSE_ALL_FEATURES}"
eval "$wx_cv_use_regex"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_regex >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_REGEX=$wxUSE_REGEX" >> ${wx_arg_cache_file}.tmp
fi
if test "$wxUSE_REGEX" = yes; then
{ echo "$as_me:$LINENO: checking for --with-zlib" >&5
echo $ECHO_N "checking for --with-zlib... $ECHO_C" >&6; }
- no_cache=0
# Check whether --with-zlib was given.
if test "${with_zlib+set}" = set; then
echo "$as_me: error: Invalid value for --with-zlib: should be yes, no, sys, or builtin" >&2;}
{ (exit 1); exit 1; }; }
fi
+ cache=yes
else
LINE=`grep "^wxUSE_ZLIB=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_zlib='wxUSE_ZLIB=${'DEFAULT_wxUSE_ZLIB":-$wxUSE_ALL_FEATURES}"
eval "$wx_cv_use_zlib"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_zlib >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_ZLIB=$wxUSE_ZLIB" >> ${wx_arg_cache_file}.tmp
fi
if test "$wxUSE_ZLIB" = yes; then
{ echo "$as_me:$LINENO: checking for --with-odbc" >&5
echo $ECHO_N "checking for --with-odbc... $ECHO_C" >&6; }
- no_cache=0
# Check whether --with-odbc was given.
if test "${with_odbc+set}" = set; then
echo "$as_me: error: Invalid value for --with-odbc: should be yes, no, sys, or builtin" >&2;}
{ (exit 1); exit 1; }; }
fi
+ cache=yes
else
LINE=`grep "^wxUSE_ODBC=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_odbc='wxUSE_ODBC=${'DEFAULT_wxUSE_ODBC":-$wxUSE_ALL_FEATURES}"
eval "$wx_cv_use_odbc"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_odbc >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_ODBC=$wxUSE_ODBC" >> ${wx_arg_cache_file}.tmp
fi
if test "$wxUSE_ODBC" = yes; then
{ echo "$as_me:$LINENO: checking for --with-expat" >&5
echo $ECHO_N "checking for --with-expat... $ECHO_C" >&6; }
- no_cache=0
# Check whether --with-expat was given.
if test "${with_expat+set}" = set; then
echo "$as_me: error: Invalid value for --with-expat: should be yes, no, sys, or builtin" >&2;}
{ (exit 1); exit 1; }; }
fi
+ cache=yes
else
LINE=`grep "^wxUSE_EXPAT=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_expat='wxUSE_EXPAT=${'DEFAULT_wxUSE_EXPAT":-$wxUSE_ALL_FEATURES}"
eval "$wx_cv_use_expat"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_expat >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_EXPAT=$wxUSE_EXPAT" >> ${wx_arg_cache_file}.tmp
fi
if test "$wxUSE_EXPAT" = yes; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-shared" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-shared... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-shared was given.
if test "${enable_shared+set}" = set; then
enableval=$enable_shared;
else
wx_cv_use_shared='wxUSE_SHARED=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_SHARED=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_shared='wxUSE_SHARED=${'DEFAULT_wxUSE_SHARED":-$defaultval}"
eval "$wx_cv_use_shared"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_shared >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_SHARED=$wxUSE_SHARED" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-optimise" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-optimise... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-optimise was given.
if test "${enable_optimise+set}" = set; then
enableval=$enable_optimise;
else
wx_cv_use_optimise='wxUSE_OPTIMISE=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_OPTIMISE=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_optimise='wxUSE_OPTIMISE=${'DEFAULT_wxUSE_OPTIMISE":-$defaultval}"
eval "$wx_cv_use_optimise"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_optimise >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_OPTIMISE=$wxUSE_OPTIMISE" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-debug" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-debug... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-debug was given.
if test "${enable_debug+set}" = set; then
enableval=$enable_debug;
else
wx_cv_use_debug='wxUSE_DEBUG=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_DEBUG=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_debug='wxUSE_DEBUG=${'DEFAULT_wxUSE_DEBUG":-$defaultval}"
eval "$wx_cv_use_debug"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_debug >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_DEBUG=$wxUSE_DEBUG" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-stl" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-stl... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-stl was given.
if test "${enable_stl+set}" = set; then
enableval=$enable_stl;
else
wx_cv_use_stl='wxUSE_STL=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_STL=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_stl='wxUSE_STL=${'DEFAULT_wxUSE_STL":-$defaultval}"
eval "$wx_cv_use_stl"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_stl >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_STL=$wxUSE_STL" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-std_iostreams" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-std_iostreams... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-std_iostreams was given.
if test "${enable_std_iostreams+set}" = set; then
enableval=$enable_std_iostreams;
else
wx_cv_use_std_iostreams='wxUSE_STD_IOSTREAM=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_STD_IOSTREAM=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_std_iostreams='wxUSE_STD_IOSTREAM=${'DEFAULT_wxUSE_STD_IOSTREAM":-$defaultval}"
eval "$wx_cv_use_std_iostreams"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_std_iostreams >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_STD_IOSTREAM=$wxUSE_STD_IOSTREAM" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-std_string" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-std_string... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-std_string was given.
if test "${enable_std_string+set}" = set; then
enableval=$enable_std_string;
else
wx_cv_use_std_string='wxUSE_STD_STRING=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_STD_STRING=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_std_string='wxUSE_STD_STRING=${'DEFAULT_wxUSE_STD_STRING":-$defaultval}"
eval "$wx_cv_use_std_string"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_std_string >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_STD_STRING=$wxUSE_STD_STRING" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ 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 was given.
if test "${enable_unicode+set}" = set; then
enableval=$enable_unicode;
else
wx_cv_use_unicode='wxUSE_UNICODE=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_UNICODE=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_unicode='wxUSE_UNICODE=${'DEFAULT_wxUSE_UNICODE":-$defaultval}"
eval "$wx_cv_use_unicode"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_unicode >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_UNICODE=$wxUSE_UNICODE" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-mslu" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-mslu... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-mslu was given.
if test "${enable_mslu+set}" = set; then
enableval=$enable_mslu;
else
wx_cv_use_mslu='wxUSE_UNICODE_MSLU=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_UNICODE_MSLU=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_mslu='wxUSE_UNICODE_MSLU=${'DEFAULT_wxUSE_UNICODE_MSLU":-$defaultval}"
eval "$wx_cv_use_mslu"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_mslu >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_UNICODE_MSLU=$wxUSE_UNICODE_MSLU" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
enablestring=
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-utf8" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-utf8... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-utf8 was given.
if test "${enable_utf8+set}" = set; then
enableval=$enable_utf8;
wx_cv_use_utf8="wxUSE_UNICODE_UTF8='$enableval'"
+ cache=yes
else
LINE=`grep "^wxUSE_UNICODE_UTF8=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_utf8='wxUSE_UNICODE_UTF8='$DEFAULT_wxUSE_UNICODE_UTF8
eval "$wx_cv_use_utf8"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_utf8 >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_UNICODE_UTF8=$wxUSE_UNICODE_UTF8" >> ${wx_arg_cache_file}.tmp
fi
{ echo "$as_me:$LINENO: result: $wxUSE_UNICODE_UTF8" >&5
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-utf8only" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-utf8only... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-utf8only was given.
if test "${enable_utf8only+set}" = set; then
enableval=$enable_utf8only;
else
wx_cv_use_utf8only='wxUSE_UNICODE_UTF8_LOCALE=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_UNICODE_UTF8_LOCALE=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_utf8only='wxUSE_UNICODE_UTF8_LOCALE=${'DEFAULT_wxUSE_UNICODE_UTF8_LOCALE":-$defaultval}"
eval "$wx_cv_use_utf8only"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_utf8only >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_UNICODE_UTF8_LOCALE=$wxUSE_UNICODE_UTF8_LOCALE" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-extended_rtti" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-extended_rtti... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-extended_rtti was given.
if test "${enable_extended_rtti+set}" = set; then
enableval=$enable_extended_rtti;
else
wx_cv_use_extended_rtti='wxUSE_EXTENDED_RTTI=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_EXTENDED_RTTI=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_extended_rtti='wxUSE_EXTENDED_RTTI=${'DEFAULT_wxUSE_EXTENDED_RTTI":-$defaultval}"
eval "$wx_cv_use_extended_rtti"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_extended_rtti >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_EXTENDED_RTTI=$wxUSE_EXTENDED_RTTI" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-omf" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-omf... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-omf was given.
if test "${enable_omf+set}" = set; then
enableval=$enable_omf;
else
wx_cv_use_omf='wxUSE_OMF=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_OMF=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_omf='wxUSE_OMF=${'DEFAULT_wxUSE_OMF":-$defaultval}"
eval "$wx_cv_use_omf"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_omf >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_OMF=$wxUSE_OMF" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-debug_flag" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-debug_flag... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-debug_flag was given.
if test "${enable_debug_flag+set}" = set; then
enableval=$enable_debug_flag;
else
wx_cv_use_debug_flag='wxUSE_DEBUG_FLAG=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_DEBUG_FLAG=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_debug_flag='wxUSE_DEBUG_FLAG=${'DEFAULT_wxUSE_DEBUG_FLAG":-$defaultval}"
eval "$wx_cv_use_debug_flag"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_debug_flag >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_DEBUG_FLAG=$wxUSE_DEBUG_FLAG" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-debug_info" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-debug_info... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-debug_info was given.
if test "${enable_debug_info+set}" = set; then
enableval=$enable_debug_info;
else
wx_cv_use_debug_info='wxUSE_DEBUG_INFO=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_DEBUG_INFO=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_debug_info='wxUSE_DEBUG_INFO=${'DEFAULT_wxUSE_DEBUG_INFO":-$defaultval}"
eval "$wx_cv_use_debug_info"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_debug_info >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_DEBUG_INFO=$wxUSE_DEBUG_INFO" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-debug_gdb" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-debug_gdb... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-debug_gdb was given.
if test "${enable_debug_gdb+set}" = set; then
enableval=$enable_debug_gdb;
else
wx_cv_use_debug_gdb='wxUSE_DEBUG_GDB=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_DEBUG_GDB=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_debug_gdb='wxUSE_DEBUG_GDB=${'DEFAULT_wxUSE_DEBUG_GDB":-$defaultval}"
eval "$wx_cv_use_debug_gdb"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_debug_gdb >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_DEBUG_GDB=$wxUSE_DEBUG_GDB" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-debug_cntxt" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-debug_cntxt... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-debug_cntxt was given.
if test "${enable_debug_cntxt+set}" = set; then
enableval=$enable_debug_cntxt;
else
wx_cv_use_debug_cntxt='wxUSE_DEBUG_CONTEXT=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_DEBUG_CONTEXT=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_debug_cntxt='wxUSE_DEBUG_CONTEXT=${'DEFAULT_wxUSE_DEBUG_CONTEXT":-$defaultval}"
eval "$wx_cv_use_debug_cntxt"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_debug_cntxt >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_DEBUG_CONTEXT=$wxUSE_DEBUG_CONTEXT" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-mem_tracing" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-mem_tracing... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-mem_tracing was given.
if test "${enable_mem_tracing+set}" = set; then
enableval=$enable_mem_tracing;
else
wx_cv_use_mem_tracing='wxUSE_MEM_TRACING=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_MEM_TRACING=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_mem_tracing='wxUSE_MEM_TRACING=${'DEFAULT_wxUSE_MEM_TRACING":-$defaultval}"
eval "$wx_cv_use_mem_tracing"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_mem_tracing >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_MEM_TRACING=$wxUSE_MEM_TRACING" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-profile" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-profile... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-profile was given.
if test "${enable_profile+set}" = set; then
enableval=$enable_profile;
else
wx_cv_use_profile='wxUSE_PROFILE=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_PROFILE=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_profile='wxUSE_PROFILE=${'DEFAULT_wxUSE_PROFILE":-$defaultval}"
eval "$wx_cv_use_profile"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_profile >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_PROFILE=$wxUSE_PROFILE" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-no_rtti" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-no_rtti... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-no_rtti was given.
if test "${enable_no_rtti+set}" = set; then
enableval=$enable_no_rtti;
else
wx_cv_use_no_rtti='wxUSE_NO_RTTI=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_NO_RTTI=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_no_rtti='wxUSE_NO_RTTI=${'DEFAULT_wxUSE_NO_RTTI":-$defaultval}"
eval "$wx_cv_use_no_rtti"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_no_rtti >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_NO_RTTI=$wxUSE_NO_RTTI" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-no_exceptions" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-no_exceptions... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-no_exceptions was given.
if test "${enable_no_exceptions+set}" = set; then
enableval=$enable_no_exceptions;
else
wx_cv_use_no_exceptions='wxUSE_NO_EXCEPTIONS=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_NO_EXCEPTIONS=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_no_exceptions='wxUSE_NO_EXCEPTIONS=${'DEFAULT_wxUSE_NO_EXCEPTIONS":-$defaultval}"
eval "$wx_cv_use_no_exceptions"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_no_exceptions >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_NO_EXCEPTIONS=$wxUSE_NO_EXCEPTIONS" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-permissive" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-permissive... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-permissive was given.
if test "${enable_permissive+set}" = set; then
enableval=$enable_permissive;
else
wx_cv_use_permissive='wxUSE_PERMISSIVE=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_PERMISSIVE=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_permissive='wxUSE_PERMISSIVE=${'DEFAULT_wxUSE_PERMISSIVE":-$defaultval}"
eval "$wx_cv_use_permissive"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_permissive >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_PERMISSIVE=$wxUSE_PERMISSIVE" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-no_deps" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-no_deps... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-no_deps was given.
if test "${enable_no_deps+set}" = set; then
enableval=$enable_no_deps;
else
wx_cv_use_no_deps='wxUSE_NO_DEPS=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_NO_DEPS=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_no_deps='wxUSE_NO_DEPS=${'DEFAULT_wxUSE_NO_DEPS":-$defaultval}"
eval "$wx_cv_use_no_deps"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_no_deps >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_NO_DEPS=$wxUSE_NO_DEPS" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-vararg_macros" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-vararg_macros... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-vararg_macros was given.
if test "${enable_vararg_macros+set}" = set; then
enableval=$enable_vararg_macros;
else
wx_cv_use_vararg_macros='wxUSE_VARARG_MACROS=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_VARARG_MACROS=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_vararg_macros='wxUSE_VARARG_MACROS=${'DEFAULT_wxUSE_VARARG_MACROS":-$defaultval}"
eval "$wx_cv_use_vararg_macros"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_vararg_macros >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_VARARG_MACROS=$wxUSE_VARARG_MACROS" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
enablestring=
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-universal_binary" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-universal_binary... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-universal_binary was given.
if test "${enable_universal_binary+set}" = set; then
enableval=$enable_universal_binary;
wx_cv_use_universal_binary="wxUSE_UNIVERSAL_BINARY='$enableval'"
+ cache=yes
else
LINE=`grep "^wxUSE_UNIVERSAL_BINARY=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_universal_binary='wxUSE_UNIVERSAL_BINARY='$DEFAULT_wxUSE_UNIVERSAL_BINARY
eval "$wx_cv_use_universal_binary"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_universal_binary >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_UNIVERSAL_BINARY=$wxUSE_UNIVERSAL_BINARY" >> ${wx_arg_cache_file}.tmp
fi
{ echo "$as_me:$LINENO: result: $wxUSE_UNIVERSAL_BINARY" >&5
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-compat26" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-compat26... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-compat26 was given.
if test "${enable_compat26+set}" = set; then
enableval=$enable_compat26;
else
wx_cv_use_compat26='WXWIN_COMPATIBILITY_2_6=no'
fi
+ cache=yes
else
LINE=`grep "^WXWIN_COMPATIBILITY_2_6=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_compat26='WXWIN_COMPATIBILITY_2_6=${'DEFAULT_WXWIN_COMPATIBILITY_2_6":-$defaultval}"
eval "$wx_cv_use_compat26"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_compat26 >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "WXWIN_COMPATIBILITY_2_6=$WXWIN_COMPATIBILITY_2_6" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-compat28" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-compat28... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-compat28 was given.
if test "${enable_compat28+set}" = set; then
enableval=$enable_compat28;
else
wx_cv_use_compat28='WXWIN_COMPATIBILITY_2_8=no'
fi
+ cache=yes
else
LINE=`grep "^WXWIN_COMPATIBILITY_2_8=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_compat28='WXWIN_COMPATIBILITY_2_8=${'DEFAULT_WXWIN_COMPATIBILITY_2_8":-$defaultval}"
eval "$wx_cv_use_compat28"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_compat28 >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "WXWIN_COMPATIBILITY_2_8=$WXWIN_COMPATIBILITY_2_8" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-rpath" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-rpath... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-rpath was given.
if test "${enable_rpath+set}" = set; then
enableval=$enable_rpath;
else
wx_cv_use_rpath='wxUSE_RPATH=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_RPATH=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_rpath='wxUSE_RPATH=${'DEFAULT_wxUSE_RPATH":-$defaultval}"
eval "$wx_cv_use_rpath"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_rpath >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_RPATH=$wxUSE_RPATH" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-objc_uniquifying" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-objc_uniquifying... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-objc_uniquifying was given.
if test "${enable_objc_uniquifying+set}" = set; then
enableval=$enable_objc_uniquifying;
else
wx_cv_use_objc_uniquifying='wxUSE_OBJC_UNIQUIFYING=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_OBJC_UNIQUIFYING=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_objc_uniquifying='wxUSE_OBJC_UNIQUIFYING=${'DEFAULT_wxUSE_OBJC_UNIQUIFYING":-$defaultval}"
eval "$wx_cv_use_objc_uniquifying"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_objc_uniquifying >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_OBJC_UNIQUIFYING=$wxUSE_OBJC_UNIQUIFYING" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-visibility" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-visibility... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-visibility was given.
if test "${enable_visibility+set}" = set; then
enableval=$enable_visibility;
else
wx_cv_use_visibility='wxUSE_VISIBILITY=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_VISIBILITY=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_visibility='wxUSE_VISIBILITY=${'DEFAULT_wxUSE_VISIBILITY":-$defaultval}"
eval "$wx_cv_use_visibility"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_visibility >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_VISIBILITY=$wxUSE_VISIBILITY" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-intl" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-intl... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-intl was given.
if test "${enable_intl+set}" = set; then
enableval=$enable_intl;
else
wx_cv_use_intl='wxUSE_INTL=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_INTL=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_intl='wxUSE_INTL=${'DEFAULT_wxUSE_INTL":-$defaultval}"
eval "$wx_cv_use_intl"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_intl >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_INTL=$wxUSE_INTL" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-config" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-config... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-config was given.
if test "${enable_config+set}" = set; then
enableval=$enable_config;
else
wx_cv_use_config='wxUSE_CONFIG=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_CONFIG=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_config='wxUSE_CONFIG=${'DEFAULT_wxUSE_CONFIG":-$defaultval}"
eval "$wx_cv_use_config"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_config >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_CONFIG=$wxUSE_CONFIG" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-protocols" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-protocols... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-protocols was given.
if test "${enable_protocols+set}" = set; then
enableval=$enable_protocols;
else
wx_cv_use_protocols='wxUSE_PROTOCOL=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_PROTOCOL=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_protocols='wxUSE_PROTOCOL=${'DEFAULT_wxUSE_PROTOCOL":-$defaultval}"
eval "$wx_cv_use_protocols"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_protocols >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_PROTOCOL=$wxUSE_PROTOCOL" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-ftp" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-ftp... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-ftp was given.
if test "${enable_ftp+set}" = set; then
enableval=$enable_ftp;
else
wx_cv_use_ftp='wxUSE_PROTOCOL_FTP=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_PROTOCOL_FTP=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_ftp='wxUSE_PROTOCOL_FTP=${'DEFAULT_wxUSE_PROTOCOL_FTP":-$defaultval}"
eval "$wx_cv_use_ftp"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_ftp >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_PROTOCOL_FTP=$wxUSE_PROTOCOL_FTP" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-http" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-http... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-http was given.
if test "${enable_http+set}" = set; then
enableval=$enable_http;
else
wx_cv_use_http='wxUSE_PROTOCOL_HTTP=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_PROTOCOL_HTTP=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_http='wxUSE_PROTOCOL_HTTP=${'DEFAULT_wxUSE_PROTOCOL_HTTP":-$defaultval}"
eval "$wx_cv_use_http"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_http >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_PROTOCOL_HTTP=$wxUSE_PROTOCOL_HTTP" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-fileproto" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-fileproto... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-fileproto was given.
if test "${enable_fileproto+set}" = set; then
enableval=$enable_fileproto;
else
wx_cv_use_fileproto='wxUSE_PROTOCOL_FILE=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_PROTOCOL_FILE=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_fileproto='wxUSE_PROTOCOL_FILE=${'DEFAULT_wxUSE_PROTOCOL_FILE":-$defaultval}"
eval "$wx_cv_use_fileproto"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_fileproto >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_PROTOCOL_FILE=$wxUSE_PROTOCOL_FILE" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-sockets" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-sockets... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-sockets was given.
if test "${enable_sockets+set}" = set; then
enableval=$enable_sockets;
else
wx_cv_use_sockets='wxUSE_SOCKETS=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_SOCKETS=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_sockets='wxUSE_SOCKETS=${'DEFAULT_wxUSE_SOCKETS":-$defaultval}"
eval "$wx_cv_use_sockets"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_sockets >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_SOCKETS=$wxUSE_SOCKETS" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-ole" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-ole... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-ole was given.
if test "${enable_ole+set}" = set; then
enableval=$enable_ole;
else
wx_cv_use_ole='wxUSE_OLE=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_OLE=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_ole='wxUSE_OLE=${'DEFAULT_wxUSE_OLE":-$defaultval}"
eval "$wx_cv_use_ole"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_ole >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_OLE=$wxUSE_OLE" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dataobj" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-dataobj... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-dataobj was given.
if test "${enable_dataobj+set}" = set; then
enableval=$enable_dataobj;
else
wx_cv_use_dataobj='wxUSE_DATAOBJ=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_DATAOBJ=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_dataobj='wxUSE_DATAOBJ=${'DEFAULT_wxUSE_DATAOBJ":-$defaultval}"
eval "$wx_cv_use_dataobj"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_dataobj >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_DATAOBJ=$wxUSE_DATAOBJ" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-ipc" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-ipc... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-ipc was given.
if test "${enable_ipc+set}" = set; then
enableval=$enable_ipc;
else
wx_cv_use_ipc='wxUSE_IPC=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_IPC=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_ipc='wxUSE_IPC=${'DEFAULT_wxUSE_IPC":-$defaultval}"
eval "$wx_cv_use_ipc"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_ipc >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_IPC=$wxUSE_IPC" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-baseevtloop" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-baseevtloop... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-baseevtloop was given.
if test "${enable_baseevtloop+set}" = set; then
enableval=$enable_baseevtloop;
else
wx_cv_use_baseevtloop='wxUSE_CONSOLE_EVENTLOOP=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_CONSOLE_EVENTLOOP=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_baseevtloop='wxUSE_CONSOLE_EVENTLOOP=${'DEFAULT_wxUSE_CONSOLE_EVENTLOOP":-$defaultval}"
eval "$wx_cv_use_baseevtloop"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_baseevtloop >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_CONSOLE_EVENTLOOP=$wxUSE_CONSOLE_EVENTLOOP" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-epoolloop" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-epoolloop... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-epoolloop was given.
if test "${enable_epoolloop+set}" = set; then
enableval=$enable_epoolloop;
else
wx_cv_use_epoolloop='wxUSE_EPOLL_DISPATCHER=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_EPOLL_DISPATCHER=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_epoolloop='wxUSE_EPOLL_DISPATCHER=${'DEFAULT_wxUSE_EPOLL_DISPATCHER":-$defaultval}"
eval "$wx_cv_use_epoolloop"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_epoolloop >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_EPOLL_DISPATCHER=$wxUSE_EPOLL_DISPATCHER" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-selectloop" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-selectloop... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-selectloop was given.
if test "${enable_selectloop+set}" = set; then
enableval=$enable_selectloop;
else
wx_cv_use_selectloop='wxUSE_SELECT_DISPATCHER=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_SELECT_DISPATCHER=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_selectloop='wxUSE_SELECT_DISPATCHER=${'DEFAULT_wxUSE_SELECT_DISPATCHER":-$defaultval}"
eval "$wx_cv_use_selectloop"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_selectloop >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_SELECT_DISPATCHER=$wxUSE_SELECT_DISPATCHER" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-apple_ieee" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-apple_ieee... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-apple_ieee was given.
if test "${enable_apple_ieee+set}" = set; then
enableval=$enable_apple_ieee;
else
wx_cv_use_apple_ieee='wxUSE_APPLE_IEEE=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_APPLE_IEEE=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_apple_ieee='wxUSE_APPLE_IEEE=${'DEFAULT_wxUSE_APPLE_IEEE":-$defaultval}"
eval "$wx_cv_use_apple_ieee"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_apple_ieee >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_APPLE_IEEE=$wxUSE_APPLE_IEEE" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-arcstream" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-arcstream... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-arcstream was given.
if test "${enable_arcstream+set}" = set; then
enableval=$enable_arcstream;
else
wx_cv_use_arcstream='wxUSE_ARCHIVE_STREAMS=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_ARCHIVE_STREAMS=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_arcstream='wxUSE_ARCHIVE_STREAMS=${'DEFAULT_wxUSE_ARCHIVE_STREAMS":-$defaultval}"
eval "$wx_cv_use_arcstream"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_arcstream >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_ARCHIVE_STREAMS=$wxUSE_ARCHIVE_STREAMS" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-base64" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-base64... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-base64 was given.
if test "${enable_base64+set}" = set; then
enableval=$enable_base64;
else
wx_cv_use_base64='wxUSE_BASE64=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_BASE64=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_base64='wxUSE_BASE64=${'DEFAULT_wxUSE_BASE64":-$defaultval}"
eval "$wx_cv_use_base64"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_base64 >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_BASE64=$wxUSE_BASE64" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-backtrace" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-backtrace... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-backtrace was given.
if test "${enable_backtrace+set}" = set; then
enableval=$enable_backtrace;
else
wx_cv_use_backtrace='wxUSE_STACKWALKER=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_STACKWALKER=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_backtrace='wxUSE_STACKWALKER=${'DEFAULT_wxUSE_STACKWALKER":-$defaultval}"
eval "$wx_cv_use_backtrace"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_backtrace >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_STACKWALKER=$wxUSE_STACKWALKER" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-catch_segvs" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-catch_segvs... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-catch_segvs was given.
if test "${enable_catch_segvs+set}" = set; then
enableval=$enable_catch_segvs;
else
wx_cv_use_catch_segvs='wxUSE_ON_FATAL_EXCEPTION=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_ON_FATAL_EXCEPTION=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_catch_segvs='wxUSE_ON_FATAL_EXCEPTION=${'DEFAULT_wxUSE_ON_FATAL_EXCEPTION":-$defaultval}"
eval "$wx_cv_use_catch_segvs"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_catch_segvs >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_ON_FATAL_EXCEPTION=$wxUSE_ON_FATAL_EXCEPTION" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-cmdline" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-cmdline... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-cmdline was given.
if test "${enable_cmdline+set}" = set; then
enableval=$enable_cmdline;
else
wx_cv_use_cmdline='wxUSE_CMDLINE_PARSER=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_CMDLINE_PARSER=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_cmdline='wxUSE_CMDLINE_PARSER=${'DEFAULT_wxUSE_CMDLINE_PARSER":-$defaultval}"
eval "$wx_cv_use_cmdline"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_cmdline >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_CMDLINE_PARSER=$wxUSE_CMDLINE_PARSER" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-datetime" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-datetime... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-datetime was given.
if test "${enable_datetime+set}" = set; then
enableval=$enable_datetime;
else
wx_cv_use_datetime='wxUSE_DATETIME=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_DATETIME=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_datetime='wxUSE_DATETIME=${'DEFAULT_wxUSE_DATETIME":-$defaultval}"
eval "$wx_cv_use_datetime"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_datetime >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_DATETIME=$wxUSE_DATETIME" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-debugreport" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-debugreport... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-debugreport was given.
if test "${enable_debugreport+set}" = set; then
enableval=$enable_debugreport;
else
wx_cv_use_debugreport='wxUSE_DEBUGREPORT=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_DEBUGREPORT=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_debugreport='wxUSE_DEBUGREPORT=${'DEFAULT_wxUSE_DEBUGREPORT":-$defaultval}"
eval "$wx_cv_use_debugreport"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_debugreport >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_DEBUGREPORT=$wxUSE_DEBUGREPORT" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dialupman" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-dialupman... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-dialupman was given.
if test "${enable_dialupman+set}" = set; then
enableval=$enable_dialupman;
else
wx_cv_use_dialupman='wxUSE_DIALUP_MANAGER=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_DIALUP_MANAGER=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_dialupman='wxUSE_DIALUP_MANAGER=${'DEFAULT_wxUSE_DIALUP_MANAGER":-$defaultval}"
eval "$wx_cv_use_dialupman"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_dialupman >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_DIALUP_MANAGER=$wxUSE_DIALUP_MANAGER" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dynlib" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-dynlib... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-dynlib was given.
if test "${enable_dynlib+set}" = set; then
enableval=$enable_dynlib;
else
wx_cv_use_dynlib='wxUSE_DYNLIB_CLASS=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_DYNLIB_CLASS=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_dynlib='wxUSE_DYNLIB_CLASS=${'DEFAULT_wxUSE_DYNLIB_CLASS":-$defaultval}"
eval "$wx_cv_use_dynlib"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_dynlib >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_DYNLIB_CLASS=$wxUSE_DYNLIB_CLASS" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dynamicloader" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-dynamicloader... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-dynamicloader was given.
if test "${enable_dynamicloader+set}" = set; then
enableval=$enable_dynamicloader;
else
wx_cv_use_dynamicloader='wxUSE_DYNAMIC_LOADER=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_DYNAMIC_LOADER=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_dynamicloader='wxUSE_DYNAMIC_LOADER=${'DEFAULT_wxUSE_DYNAMIC_LOADER":-$defaultval}"
eval "$wx_cv_use_dynamicloader"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_dynamicloader >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_DYNAMIC_LOADER=$wxUSE_DYNAMIC_LOADER" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-exceptions" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-exceptions... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-exceptions was given.
if test "${enable_exceptions+set}" = set; then
enableval=$enable_exceptions;
else
wx_cv_use_exceptions='wxUSE_EXCEPTIONS=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_EXCEPTIONS=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_exceptions='wxUSE_EXCEPTIONS=${'DEFAULT_wxUSE_EXCEPTIONS":-$defaultval}"
eval "$wx_cv_use_exceptions"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_exceptions >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_EXCEPTIONS=$wxUSE_EXCEPTIONS" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-ffile" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-ffile... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-ffile was given.
if test "${enable_ffile+set}" = set; then
enableval=$enable_ffile;
else
wx_cv_use_ffile='wxUSE_FFILE=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_FFILE=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_ffile='wxUSE_FFILE=${'DEFAULT_wxUSE_FFILE":-$defaultval}"
eval "$wx_cv_use_ffile"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_ffile >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_FFILE=$wxUSE_FFILE" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-file" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-file... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-file was given.
if test "${enable_file+set}" = set; then
enableval=$enable_file;
else
wx_cv_use_file='wxUSE_FILE=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_FILE=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_file='wxUSE_FILE=${'DEFAULT_wxUSE_FILE":-$defaultval}"
eval "$wx_cv_use_file"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_file >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_FILE=$wxUSE_FILE" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-filesystem" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-filesystem... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-filesystem was given.
if test "${enable_filesystem+set}" = set; then
enableval=$enable_filesystem;
else
wx_cv_use_filesystem='wxUSE_FILESYSTEM=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_FILESYSTEM=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_filesystem='wxUSE_FILESYSTEM=${'DEFAULT_wxUSE_FILESYSTEM":-$defaultval}"
eval "$wx_cv_use_filesystem"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_filesystem >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_FILESYSTEM=$wxUSE_FILESYSTEM" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-fontenum" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-fontenum... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-fontenum was given.
if test "${enable_fontenum+set}" = set; then
enableval=$enable_fontenum;
else
wx_cv_use_fontenum='wxUSE_FONTENUM=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_FONTENUM=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_fontenum='wxUSE_FONTENUM=${'DEFAULT_wxUSE_FONTENUM":-$defaultval}"
eval "$wx_cv_use_fontenum"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_fontenum >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_FONTENUM=$wxUSE_FONTENUM" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-fontmap" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-fontmap... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-fontmap was given.
if test "${enable_fontmap+set}" = set; then
enableval=$enable_fontmap;
else
wx_cv_use_fontmap='wxUSE_FONTMAP=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_FONTMAP=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_fontmap='wxUSE_FONTMAP=${'DEFAULT_wxUSE_FONTMAP":-$defaultval}"
eval "$wx_cv_use_fontmap"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_fontmap >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_FONTMAP=$wxUSE_FONTMAP" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-fs_archive" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-fs_archive... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-fs_archive was given.
if test "${enable_fs_archive+set}" = set; then
enableval=$enable_fs_archive;
else
wx_cv_use_fs_archive='wxUSE_FS_ARCHIVE=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_FS_ARCHIVE=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_fs_archive='wxUSE_FS_ARCHIVE=${'DEFAULT_wxUSE_FS_ARCHIVE":-$defaultval}"
eval "$wx_cv_use_fs_archive"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_fs_archive >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_FS_ARCHIVE=$wxUSE_FS_ARCHIVE" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-fs_inet" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-fs_inet... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-fs_inet was given.
if test "${enable_fs_inet+set}" = set; then
enableval=$enable_fs_inet;
else
wx_cv_use_fs_inet='wxUSE_FS_INET=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_FS_INET=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_fs_inet='wxUSE_FS_INET=${'DEFAULT_wxUSE_FS_INET":-$defaultval}"
eval "$wx_cv_use_fs_inet"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_fs_inet >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_FS_INET=$wxUSE_FS_INET" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-fs_zip" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-fs_zip... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-fs_zip was given.
if test "${enable_fs_zip+set}" = set; then
enableval=$enable_fs_zip;
else
wx_cv_use_fs_zip='wxUSE_FS_ZIP=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_FS_ZIP=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_fs_zip='wxUSE_FS_ZIP=${'DEFAULT_wxUSE_FS_ZIP":-$defaultval}"
eval "$wx_cv_use_fs_zip"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_fs_zip >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_FS_ZIP=$wxUSE_FS_ZIP" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-geometry" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-geometry... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-geometry was given.
if test "${enable_geometry+set}" = set; then
enableval=$enable_geometry;
else
wx_cv_use_geometry='wxUSE_GEOMETRY=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_GEOMETRY=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_geometry='wxUSE_GEOMETRY=${'DEFAULT_wxUSE_GEOMETRY":-$defaultval}"
eval "$wx_cv_use_geometry"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_geometry >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_GEOMETRY=$wxUSE_GEOMETRY" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-log" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-log... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-log was given.
if test "${enable_log+set}" = set; then
enableval=$enable_log;
else
wx_cv_use_log='wxUSE_LOG=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_LOG=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_log='wxUSE_LOG=${'DEFAULT_wxUSE_LOG":-$defaultval}"
eval "$wx_cv_use_log"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_log >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_LOG=$wxUSE_LOG" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-longlong" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-longlong... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-longlong was given.
if test "${enable_longlong+set}" = set; then
enableval=$enable_longlong;
else
wx_cv_use_longlong='wxUSE_LONGLONG=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_LONGLONG=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_longlong='wxUSE_LONGLONG=${'DEFAULT_wxUSE_LONGLONG":-$defaultval}"
eval "$wx_cv_use_longlong"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_longlong >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_LONGLONG=$wxUSE_LONGLONG" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-mimetype" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-mimetype... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-mimetype was given.
if test "${enable_mimetype+set}" = set; then
enableval=$enable_mimetype;
else
wx_cv_use_mimetype='wxUSE_MIMETYPE=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_MIMETYPE=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_mimetype='wxUSE_MIMETYPE=${'DEFAULT_wxUSE_MIMETYPE":-$defaultval}"
eval "$wx_cv_use_mimetype"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_mimetype >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_MIMETYPE=$wxUSE_MIMETYPE" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-snglinst" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-snglinst... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-snglinst was given.
if test "${enable_snglinst+set}" = set; then
enableval=$enable_snglinst;
else
wx_cv_use_snglinst='wxUSE_SNGLINST_CHECKER=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_SNGLINST_CHECKER=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_snglinst='wxUSE_SNGLINST_CHECKER=${'DEFAULT_wxUSE_SNGLINST_CHECKER":-$defaultval}"
eval "$wx_cv_use_snglinst"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_snglinst >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_SNGLINST_CHECKER=$wxUSE_SNGLINST_CHECKER" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-stdpaths" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-stdpaths... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-stdpaths was given.
if test "${enable_stdpaths+set}" = set; then
enableval=$enable_stdpaths;
else
wx_cv_use_stdpaths='wxUSE_STDPATHS=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_STDPATHS=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_stdpaths='wxUSE_STDPATHS=${'DEFAULT_wxUSE_STDPATHS":-$defaultval}"
eval "$wx_cv_use_stdpaths"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_stdpaths >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_STDPATHS=$wxUSE_STDPATHS" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-stopwatch" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-stopwatch... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-stopwatch was given.
if test "${enable_stopwatch+set}" = set; then
enableval=$enable_stopwatch;
else
wx_cv_use_stopwatch='wxUSE_STOPWATCH=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_STOPWATCH=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_stopwatch='wxUSE_STOPWATCH=${'DEFAULT_wxUSE_STOPWATCH":-$defaultval}"
eval "$wx_cv_use_stopwatch"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_stopwatch >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_STOPWATCH=$wxUSE_STOPWATCH" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-streams" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-streams... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-streams was given.
if test "${enable_streams+set}" = set; then
enableval=$enable_streams;
else
wx_cv_use_streams='wxUSE_STREAMS=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_STREAMS=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_streams='wxUSE_STREAMS=${'DEFAULT_wxUSE_STREAMS":-$defaultval}"
eval "$wx_cv_use_streams"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_streams >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_STREAMS=$wxUSE_STREAMS" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-system_options" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-system_options... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-system_options was given.
if test "${enable_system_options+set}" = set; then
enableval=$enable_system_options;
else
wx_cv_use_system_options='wxUSE_SYSTEM_OPTIONS=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_SYSTEM_OPTIONS=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_system_options='wxUSE_SYSTEM_OPTIONS=${'DEFAULT_wxUSE_SYSTEM_OPTIONS":-$defaultval}"
eval "$wx_cv_use_system_options"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_system_options >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_SYSTEM_OPTIONS=$wxUSE_SYSTEM_OPTIONS" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-tarstream" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-tarstream... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-tarstream was given.
if test "${enable_tarstream+set}" = set; then
enableval=$enable_tarstream;
else
wx_cv_use_tarstream='wxUSE_TARSTREAM=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_TARSTREAM=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_tarstream='wxUSE_TARSTREAM=${'DEFAULT_wxUSE_TARSTREAM":-$defaultval}"
eval "$wx_cv_use_tarstream"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_tarstream >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_TARSTREAM=$wxUSE_TARSTREAM" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-textbuf" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-textbuf... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-textbuf was given.
if test "${enable_textbuf+set}" = set; then
enableval=$enable_textbuf;
else
wx_cv_use_textbuf='wxUSE_TEXTBUFFER=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_TEXTBUFFER=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_textbuf='wxUSE_TEXTBUFFER=${'DEFAULT_wxUSE_TEXTBUFFER":-$defaultval}"
eval "$wx_cv_use_textbuf"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_textbuf >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_TEXTBUFFER=$wxUSE_TEXTBUFFER" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ 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 was given.
if test "${enable_textfile+set}" = set; then
enableval=$enable_textfile;
else
wx_cv_use_textfile='wxUSE_TEXTFILE=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_TEXTFILE=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_textfile='wxUSE_TEXTFILE=${'DEFAULT_wxUSE_TEXTFILE":-$defaultval}"
eval "$wx_cv_use_textfile"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_textfile >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_TEXTFILE=$wxUSE_TEXTFILE" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ 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 was given.
if test "${enable_timer+set}" = set; then
enableval=$enable_timer;
else
wx_cv_use_timer='wxUSE_TIMER=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_TIMER=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_timer='wxUSE_TIMER=${'DEFAULT_wxUSE_TIMER":-$defaultval}"
eval "$wx_cv_use_timer"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_timer >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_TIMER=$wxUSE_TIMER" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-sound" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-sound... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-sound was given.
if test "${enable_sound+set}" = set; then
enableval=$enable_sound;
else
wx_cv_use_sound='wxUSE_SOUND=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_SOUND=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_sound='wxUSE_SOUND=${'DEFAULT_wxUSE_SOUND":-$defaultval}"
eval "$wx_cv_use_sound"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_sound >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_SOUND=$wxUSE_SOUND" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-mediactrl" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-mediactrl... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-mediactrl was given.
if test "${enable_mediactrl+set}" = set; then
enableval=$enable_mediactrl;
else
wx_cv_use_mediactrl='wxUSE_MEDIACTRL=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_MEDIACTRL=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_mediactrl='wxUSE_MEDIACTRL=${'DEFAULT_wxUSE_MEDIACTRL":-$defaultval}"
eval "$wx_cv_use_mediactrl"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_mediactrl >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_MEDIACTRL=$wxUSE_MEDIACTRL" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-gstreamer8" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-gstreamer8... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-gstreamer8 was given.
if test "${enable_gstreamer8+set}" = set; then
enableval=$enable_gstreamer8;
else
wx_cv_use_gstreamer8='wxUSE_GSTREAMER8=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_GSTREAMER8=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_gstreamer8='wxUSE_GSTREAMER8=${'DEFAULT_wxUSE_GSTREAMER8":-$defaultval}"
eval "$wx_cv_use_gstreamer8"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_gstreamer8 >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_GSTREAMER8=$wxUSE_GSTREAMER8" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-printfposparam" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-printfposparam... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-printfposparam was given.
if test "${enable_printfposparam+set}" = set; then
enableval=$enable_printfposparam;
else
wx_cv_use_printfposparam='wxUSE_PRINTF_POS_PARAMS=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_PRINTF_POS_PARAMS=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_printfposparam='wxUSE_PRINTF_POS_PARAMS=${'DEFAULT_wxUSE_PRINTF_POS_PARAMS":-$defaultval}"
eval "$wx_cv_use_printfposparam"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_printfposparam >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_PRINTF_POS_PARAMS=$wxUSE_PRINTF_POS_PARAMS" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-zipstream" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-zipstream... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-zipstream was given.
if test "${enable_zipstream+set}" = set; then
enableval=$enable_zipstream;
else
wx_cv_use_zipstream='wxUSE_ZIPSTREAM=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_ZIPSTREAM=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_zipstream='wxUSE_ZIPSTREAM=${'DEFAULT_wxUSE_ZIPSTREAM":-$defaultval}"
eval "$wx_cv_use_zipstream"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_zipstream >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_ZIPSTREAM=$wxUSE_ZIPSTREAM" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-url" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-url... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-url was given.
if test "${enable_url+set}" = set; then
enableval=$enable_url;
else
wx_cv_use_url='wxUSE_URL=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_URL=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_url='wxUSE_URL=${'DEFAULT_wxUSE_URL":-$defaultval}"
eval "$wx_cv_use_url"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_url >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_URL=$wxUSE_URL" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-variant" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-variant... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-variant was given.
if test "${enable_variant+set}" = set; then
enableval=$enable_variant;
else
wx_cv_use_variant='wxUSE_VARIANT=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_VARIANT=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_variant='wxUSE_VARIANT=${'DEFAULT_wxUSE_VARIANT":-$defaultval}"
eval "$wx_cv_use_variant"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_variant >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_VARIANT=$wxUSE_VARIANT" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-protocol" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-protocol... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-protocol was given.
if test "${enable_protocol+set}" = set; then
enableval=$enable_protocol;
else
wx_cv_use_protocol='wxUSE_PROTOCOL=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_PROTOCOL=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_protocol='wxUSE_PROTOCOL=${'DEFAULT_wxUSE_PROTOCOL":-$defaultval}"
eval "$wx_cv_use_protocol"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_protocol >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_PROTOCOL=$wxUSE_PROTOCOL" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-protocol_http" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-protocol_http... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-protocol_http was given.
if test "${enable_protocol_http+set}" = set; then
enableval=$enable_protocol_http;
else
wx_cv_use_protocol_http='wxUSE_PROTOCOL_HTTP=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_PROTOCOL_HTTP=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_protocol_http='wxUSE_PROTOCOL_HTTP=${'DEFAULT_wxUSE_PROTOCOL_HTTP":-$defaultval}"
eval "$wx_cv_use_protocol_http"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_protocol_http >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_PROTOCOL_HTTP=$wxUSE_PROTOCOL_HTTP" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-protocol_ftp" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-protocol_ftp... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-protocol_ftp was given.
if test "${enable_protocol_ftp+set}" = set; then
enableval=$enable_protocol_ftp;
else
wx_cv_use_protocol_ftp='wxUSE_PROTOCOL_FTP=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_PROTOCOL_FTP=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_protocol_ftp='wxUSE_PROTOCOL_FTP=${'DEFAULT_wxUSE_PROTOCOL_FTP":-$defaultval}"
eval "$wx_cv_use_protocol_ftp"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_protocol_ftp >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_PROTOCOL_FTP=$wxUSE_PROTOCOL_FTP" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-protocol_file" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-protocol_file... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-protocol_file was given.
if test "${enable_protocol_file+set}" = set; then
enableval=$enable_protocol_file;
else
wx_cv_use_protocol_file='wxUSE_PROTOCOL_FILE=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_PROTOCOL_FILE=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_protocol_file='wxUSE_PROTOCOL_FILE=${'DEFAULT_wxUSE_PROTOCOL_FILE":-$defaultval}"
eval "$wx_cv_use_protocol_file"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_protocol_file >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_PROTOCOL_FILE=$wxUSE_PROTOCOL_FILE" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-threads" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-threads... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-threads was given.
if test "${enable_threads+set}" = set; then
enableval=$enable_threads;
else
wx_cv_use_threads='wxUSE_THREADS=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_THREADS=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_threads='wxUSE_THREADS=${'DEFAULT_wxUSE_THREADS":-$defaultval}"
eval "$wx_cv_use_threads"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_threads >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_THREADS=$wxUSE_THREADS" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-docview" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-docview... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-docview was given.
if test "${enable_docview+set}" = set; then
enableval=$enable_docview;
else
wx_cv_use_docview='wxUSE_DOC_VIEW_ARCHITECTURE=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_DOC_VIEW_ARCHITECTURE=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_docview='wxUSE_DOC_VIEW_ARCHITECTURE=${'DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE":-$defaultval}"
eval "$wx_cv_use_docview"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_docview >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_DOC_VIEW_ARCHITECTURE=$wxUSE_DOC_VIEW_ARCHITECTURE" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-help" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-help... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-help was given.
if test "${enable_help+set}" = set; then
enableval=$enable_help;
else
wx_cv_use_help='wxUSE_HELP=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_HELP=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_help='wxUSE_HELP=${'DEFAULT_wxUSE_HELP":-$defaultval}"
eval "$wx_cv_use_help"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_help >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_HELP=$wxUSE_HELP" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-mshtmlhelp" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-mshtmlhelp... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-mshtmlhelp was given.
if test "${enable_mshtmlhelp+set}" = set; then
enableval=$enable_mshtmlhelp;
else
wx_cv_use_mshtmlhelp='wxUSE_MS_HTML_HELP=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_MS_HTML_HELP=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_mshtmlhelp='wxUSE_MS_HTML_HELP=${'DEFAULT_wxUSE_MS_HTML_HELP":-$defaultval}"
eval "$wx_cv_use_mshtmlhelp"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_mshtmlhelp >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_MS_HTML_HELP=$wxUSE_MS_HTML_HELP" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-html" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-html... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-html was given.
if test "${enable_html+set}" = set; then
enableval=$enable_html;
else
wx_cv_use_html='wxUSE_HTML=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_HTML=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_html='wxUSE_HTML=${'DEFAULT_wxUSE_HTML":-$defaultval}"
eval "$wx_cv_use_html"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_html >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_HTML=$wxUSE_HTML" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-htmlhelp" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-htmlhelp... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-htmlhelp was given.
if test "${enable_htmlhelp+set}" = set; then
enableval=$enable_htmlhelp;
else
wx_cv_use_htmlhelp='wxUSE_WXHTML_HELP=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_WXHTML_HELP=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_htmlhelp='wxUSE_WXHTML_HELP=${'DEFAULT_wxUSE_WXHTML_HELP":-$defaultval}"
eval "$wx_cv_use_htmlhelp"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_htmlhelp >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_WXHTML_HELP=$wxUSE_WXHTML_HELP" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-xrc" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-xrc... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-xrc was given.
if test "${enable_xrc+set}" = set; then
enableval=$enable_xrc;
else
wx_cv_use_xrc='wxUSE_XRC=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_XRC=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_xrc='wxUSE_XRC=${'DEFAULT_wxUSE_XRC":-$defaultval}"
eval "$wx_cv_use_xrc"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_xrc >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_XRC=$wxUSE_XRC" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-aui" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-aui... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-aui was given.
if test "${enable_aui+set}" = set; then
enableval=$enable_aui;
else
wx_cv_use_aui='wxUSE_AUI=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_AUI=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_aui='wxUSE_AUI=${'DEFAULT_wxUSE_AUI":-$defaultval}"
eval "$wx_cv_use_aui"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_aui >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_AUI=$wxUSE_AUI" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-stc" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-stc... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-stc was given.
if test "${enable_stc+set}" = set; then
enableval=$enable_stc;
else
wx_cv_use_stc='wxUSE_STC=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_STC=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_stc='wxUSE_STC=${'DEFAULT_wxUSE_STC":-$defaultval}"
eval "$wx_cv_use_stc"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_stc >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_STC=$wxUSE_STC" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-constraints" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-constraints... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-constraints was given.
if test "${enable_constraints+set}" = set; then
enableval=$enable_constraints;
else
wx_cv_use_constraints='wxUSE_CONSTRAINTS=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_CONSTRAINTS=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_constraints='wxUSE_CONSTRAINTS=${'DEFAULT_wxUSE_CONSTRAINTS":-$defaultval}"
eval "$wx_cv_use_constraints"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_constraints >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_CONSTRAINTS=$wxUSE_CONSTRAINTS" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-printarch" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-printarch... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-printarch was given.
if test "${enable_printarch+set}" = set; then
enableval=$enable_printarch;
else
wx_cv_use_printarch='wxUSE_PRINTING_ARCHITECTURE=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_PRINTING_ARCHITECTURE=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_printarch='wxUSE_PRINTING_ARCHITECTURE=${'DEFAULT_wxUSE_PRINTING_ARCHITECTURE":-$defaultval}"
eval "$wx_cv_use_printarch"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_printarch >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_PRINTING_ARCHITECTURE=$wxUSE_PRINTING_ARCHITECTURE" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-mdi" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-mdi... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-mdi was given.
if test "${enable_mdi+set}" = set; then
enableval=$enable_mdi;
else
wx_cv_use_mdi='wxUSE_MDI=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_MDI=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_mdi='wxUSE_MDI=${'DEFAULT_wxUSE_MDI":-$defaultval}"
eval "$wx_cv_use_mdi"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_mdi >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_MDI=$wxUSE_MDI" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-mdidoc" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-mdidoc... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-mdidoc was given.
if test "${enable_mdidoc+set}" = set; then
enableval=$enable_mdidoc;
else
wx_cv_use_mdidoc='wxUSE_MDI_ARCHITECTURE=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_MDI_ARCHITECTURE=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_mdidoc='wxUSE_MDI_ARCHITECTURE=${'DEFAULT_wxUSE_MDI_ARCHITECTURE":-$defaultval}"
eval "$wx_cv_use_mdidoc"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_mdidoc >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_MDI_ARCHITECTURE=$wxUSE_MDI_ARCHITECTURE" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-loggui" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-loggui... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-loggui was given.
if test "${enable_loggui+set}" = set; then
enableval=$enable_loggui;
else
wx_cv_use_loggui='wxUSE_LOGGUI=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_LOGGUI=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_loggui='wxUSE_LOGGUI=${'DEFAULT_wxUSE_LOGGUI":-$defaultval}"
eval "$wx_cv_use_loggui"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_loggui >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_LOGGUI=$wxUSE_LOGGUI" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-logwin" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-logwin... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-logwin was given.
if test "${enable_logwin+set}" = set; then
enableval=$enable_logwin;
else
wx_cv_use_logwin='wxUSE_LOGWINDOW=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_LOGWINDOW=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_logwin='wxUSE_LOGWINDOW=${'DEFAULT_wxUSE_LOGWINDOW":-$defaultval}"
eval "$wx_cv_use_logwin"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_logwin >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_LOGWINDOW=$wxUSE_LOGWINDOW" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-logdialog" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-logdialog... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-logdialog was given.
if test "${enable_logdialog+set}" = set; then
enableval=$enable_logdialog;
else
wx_cv_use_logdialog='wxUSE_LOGDIALOG=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_LOGDIALOG=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_logdialog='wxUSE_LOGDIALOG=${'DEFAULT_wxUSE_LOGDIALOG":-$defaultval}"
eval "$wx_cv_use_logdialog"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_logdialog >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_LOGDIALOG=$wxUSE_LOGDIALOG" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-webkit" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-webkit... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-webkit was given.
if test "${enable_webkit+set}" = set; then
enableval=$enable_webkit;
else
wx_cv_use_webkit='wxUSE_WEBKIT=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_WEBKIT=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_webkit='wxUSE_WEBKIT=${'DEFAULT_wxUSE_WEBKIT":-$defaultval}"
eval "$wx_cv_use_webkit"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_webkit >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_WEBKIT=$wxUSE_WEBKIT" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-richtext" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-richtext... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-richtext was given.
if test "${enable_richtext+set}" = set; then
enableval=$enable_richtext;
else
wx_cv_use_richtext='wxUSE_RICHTEXT=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_RICHTEXT=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_richtext='wxUSE_RICHTEXT=${'DEFAULT_wxUSE_RICHTEXT":-$defaultval}"
eval "$wx_cv_use_richtext"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_richtext >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_RICHTEXT=$wxUSE_RICHTEXT" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-graphics_ctx" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-graphics_ctx... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-graphics_ctx was given.
if test "${enable_graphics_ctx+set}" = set; then
enableval=$enable_graphics_ctx;
else
wx_cv_use_graphics_ctx='wxUSE_GRAPHICS_CONTEXT=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_GRAPHICS_CONTEXT=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_graphics_ctx='wxUSE_GRAPHICS_CONTEXT=${'DEFAULT_wxUSE_GRAPHICS_CONTEXT":-$defaultval}"
eval "$wx_cv_use_graphics_ctx"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_graphics_ctx >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_GRAPHICS_CONTEXT=$wxUSE_GRAPHICS_CONTEXT" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-postscript" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-postscript... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-postscript was given.
if test "${enable_postscript+set}" = set; then
enableval=$enable_postscript;
else
wx_cv_use_postscript='wxUSE_POSTSCRIPT=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_POSTSCRIPT=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_postscript='wxUSE_POSTSCRIPT=${'DEFAULT_wxUSE_POSTSCRIPT":-$defaultval}"
eval "$wx_cv_use_postscript"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_postscript >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_POSTSCRIPT=$wxUSE_POSTSCRIPT" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-svg" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-svg... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-svg was given.
if test "${enable_svg+set}" = set; then
enableval=$enable_svg;
else
wx_cv_use_svg='wxUSE_SVG=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_SVG=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_svg='wxUSE_SVG=${'DEFAULT_wxUSE_SVG":-$defaultval}"
eval "$wx_cv_use_svg"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_svg >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_SVG=$wxUSE_SVG" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-clipboard" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-clipboard... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-clipboard was given.
if test "${enable_clipboard+set}" = set; then
enableval=$enable_clipboard;
else
wx_cv_use_clipboard='wxUSE_CLIPBOARD=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_CLIPBOARD=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_clipboard='wxUSE_CLIPBOARD=${'DEFAULT_wxUSE_CLIPBOARD":-$defaultval}"
eval "$wx_cv_use_clipboard"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_clipboard >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_CLIPBOARD=$wxUSE_CLIPBOARD" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dnd" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-dnd... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-dnd was given.
if test "${enable_dnd+set}" = set; then
enableval=$enable_dnd;
else
wx_cv_use_dnd='wxUSE_DRAG_AND_DROP=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_DRAG_AND_DROP=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_dnd='wxUSE_DRAG_AND_DROP=${'DEFAULT_wxUSE_DRAG_AND_DROP":-$defaultval}"
eval "$wx_cv_use_dnd"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_dnd >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_DRAG_AND_DROP=$wxUSE_DRAG_AND_DROP" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-metafile" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-metafile... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-metafile was given.
if test "${enable_metafile+set}" = set; then
enableval=$enable_metafile;
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"
- else
- no_cache=1
fi
wx_cv_use_metafile='wxUSE_METAFILE=${'DEFAULT_wxUSE_METAFILE":-$defaultval}"
eval "$wx_cv_use_metafile"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_metafile >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_METAFILE=$wxUSE_METAFILE" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-controls" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-controls... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-controls was given.
if test "${enable_controls+set}" = set; then
enableval=$enable_controls;
else
wx_cv_use_controls='wxUSE_CONTROLS=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_CONTROLS=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_controls='wxUSE_CONTROLS=${'DEFAULT_wxUSE_CONTROLS":-$defaultval}"
eval "$wx_cv_use_controls"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_controls >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_CONTROLS=$wxUSE_CONTROLS" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-accel" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-accel... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-accel was given.
if test "${enable_accel+set}" = set; then
enableval=$enable_accel;
else
wx_cv_use_accel='wxUSE_ACCEL=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_ACCEL=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_accel='wxUSE_ACCEL=${'DEFAULT_wxUSE_ACCEL":-$defaultval}"
eval "$wx_cv_use_accel"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_accel >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_ACCEL=$wxUSE_ACCEL" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-animatectrl" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-animatectrl... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-animatectrl was given.
if test "${enable_animatectrl+set}" = set; then
enableval=$enable_animatectrl;
else
wx_cv_use_animatectrl='wxUSE_ANIMATIONCTRL=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_ANIMATIONCTRL=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_animatectrl='wxUSE_ANIMATIONCTRL=${'DEFAULT_wxUSE_ANIMATIONCTRL":-$defaultval}"
eval "$wx_cv_use_animatectrl"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_animatectrl >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_ANIMATIONCTRL=$wxUSE_ANIMATIONCTRL" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-button" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-button... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-button was given.
if test "${enable_button+set}" = set; then
enableval=$enable_button;
else
wx_cv_use_button='wxUSE_BUTTON=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_BUTTON=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_button='wxUSE_BUTTON=${'DEFAULT_wxUSE_BUTTON":-$defaultval}"
eval "$wx_cv_use_button"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_button >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_BUTTON=$wxUSE_BUTTON" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-bmpbutton" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-bmpbutton... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-bmpbutton was given.
if test "${enable_bmpbutton+set}" = set; then
enableval=$enable_bmpbutton;
else
wx_cv_use_bmpbutton='wxUSE_BMPBUTTON=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_BMPBUTTON=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_bmpbutton='wxUSE_BMPBUTTON=${'DEFAULT_wxUSE_BMPBUTTON":-$defaultval}"
eval "$wx_cv_use_bmpbutton"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_bmpbutton >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_BMPBUTTON=$wxUSE_BMPBUTTON" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-bmpcombobox" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-bmpcombobox... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-bmpcombobox was given.
if test "${enable_bmpcombobox+set}" = set; then
enableval=$enable_bmpcombobox;
else
wx_cv_use_bmpcombobox='wxUSE_BITMAPCOMBOBOX=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_BITMAPCOMBOBOX=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_bmpcombobox='wxUSE_BITMAPCOMBOBOX=${'DEFAULT_wxUSE_BITMAPCOMBOBOX":-$defaultval}"
eval "$wx_cv_use_bmpcombobox"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_bmpcombobox >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_BITMAPCOMBOBOX=$wxUSE_BITMAPCOMBOBOX" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-calendar" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-calendar... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-calendar was given.
if test "${enable_calendar+set}" = set; then
enableval=$enable_calendar;
else
wx_cv_use_calendar='wxUSE_CALCTRL=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_CALCTRL=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_calendar='wxUSE_CALCTRL=${'DEFAULT_wxUSE_CALCTRL":-$defaultval}"
eval "$wx_cv_use_calendar"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_calendar >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_CALCTRL=$wxUSE_CALCTRL" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-caret" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-caret... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-caret was given.
if test "${enable_caret+set}" = set; then
enableval=$enable_caret;
else
wx_cv_use_caret='wxUSE_CARET=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_CARET=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_caret='wxUSE_CARET=${'DEFAULT_wxUSE_CARET":-$defaultval}"
eval "$wx_cv_use_caret"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_caret >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_CARET=$wxUSE_CARET" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-checkbox" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-checkbox... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-checkbox was given.
if test "${enable_checkbox+set}" = set; then
enableval=$enable_checkbox;
else
wx_cv_use_checkbox='wxUSE_CHECKBOX=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_CHECKBOX=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_checkbox='wxUSE_CHECKBOX=${'DEFAULT_wxUSE_CHECKBOX":-$defaultval}"
eval "$wx_cv_use_checkbox"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_checkbox >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_CHECKBOX=$wxUSE_CHECKBOX" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-checklst" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-checklst... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-checklst was given.
if test "${enable_checklst+set}" = set; then
enableval=$enable_checklst;
else
wx_cv_use_checklst='wxUSE_CHECKLST=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_CHECKLST=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_checklst='wxUSE_CHECKLST=${'DEFAULT_wxUSE_CHECKLST":-$defaultval}"
eval "$wx_cv_use_checklst"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_checklst >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_CHECKLST=$wxUSE_CHECKLST" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-choice" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-choice... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-choice was given.
if test "${enable_choice+set}" = set; then
enableval=$enable_choice;
else
wx_cv_use_choice='wxUSE_CHOICE=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_CHOICE=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_choice='wxUSE_CHOICE=${'DEFAULT_wxUSE_CHOICE":-$defaultval}"
eval "$wx_cv_use_choice"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_choice >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_CHOICE=$wxUSE_CHOICE" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-choicebook" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-choicebook... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-choicebook was given.
if test "${enable_choicebook+set}" = set; then
enableval=$enable_choicebook;
else
wx_cv_use_choicebook='wxUSE_CHOICEBOOK=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_CHOICEBOOK=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_choicebook='wxUSE_CHOICEBOOK=${'DEFAULT_wxUSE_CHOICEBOOK":-$defaultval}"
eval "$wx_cv_use_choicebook"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_choicebook >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_CHOICEBOOK=$wxUSE_CHOICEBOOK" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-collpane" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-collpane... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-collpane was given.
if test "${enable_collpane+set}" = set; then
enableval=$enable_collpane;
else
wx_cv_use_collpane='wxUSE_COLLPANE=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_COLLPANE=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_collpane='wxUSE_COLLPANE=${'DEFAULT_wxUSE_COLLPANE":-$defaultval}"
eval "$wx_cv_use_collpane"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_collpane >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_COLLPANE=$wxUSE_COLLPANE" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-colourpicker" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-colourpicker... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-colourpicker was given.
if test "${enable_colourpicker+set}" = set; then
enableval=$enable_colourpicker;
else
wx_cv_use_colourpicker='wxUSE_COLOURPICKERCTRL=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_COLOURPICKERCTRL=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_colourpicker='wxUSE_COLOURPICKERCTRL=${'DEFAULT_wxUSE_COLOURPICKERCTRL":-$defaultval}"
eval "$wx_cv_use_colourpicker"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_colourpicker >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_COLOURPICKERCTRL=$wxUSE_COLOURPICKERCTRL" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-combobox" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-combobox... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-combobox was given.
if test "${enable_combobox+set}" = set; then
enableval=$enable_combobox;
else
wx_cv_use_combobox='wxUSE_COMBOBOX=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_COMBOBOX=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_combobox='wxUSE_COMBOBOX=${'DEFAULT_wxUSE_COMBOBOX":-$defaultval}"
eval "$wx_cv_use_combobox"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_combobox >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_COMBOBOX=$wxUSE_COMBOBOX" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-comboctrl" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-comboctrl... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-comboctrl was given.
if test "${enable_comboctrl+set}" = set; then
enableval=$enable_comboctrl;
else
wx_cv_use_comboctrl='wxUSE_COMBOCTRL=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_COMBOCTRL=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_comboctrl='wxUSE_COMBOCTRL=${'DEFAULT_wxUSE_COMBOCTRL":-$defaultval}"
eval "$wx_cv_use_comboctrl"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_comboctrl >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_COMBOCTRL=$wxUSE_COMBOCTRL" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-datepick" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-datepick... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-datepick was given.
if test "${enable_datepick+set}" = set; then
enableval=$enable_datepick;
else
wx_cv_use_datepick='wxUSE_DATEPICKCTRL=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_DATEPICKCTRL=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_datepick='wxUSE_DATEPICKCTRL=${'DEFAULT_wxUSE_DATEPICKCTRL":-$defaultval}"
eval "$wx_cv_use_datepick"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_datepick >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_DATEPICKCTRL=$wxUSE_DATEPICKCTRL" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dirpicker" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-dirpicker... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-dirpicker was given.
if test "${enable_dirpicker+set}" = set; then
enableval=$enable_dirpicker;
else
wx_cv_use_dirpicker='wxUSE_DIRPICKERCTRL=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_DIRPICKERCTRL=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_dirpicker='wxUSE_DIRPICKERCTRL=${'DEFAULT_wxUSE_DIRPICKERCTRL":-$defaultval}"
eval "$wx_cv_use_dirpicker"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_dirpicker >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_DIRPICKERCTRL=$wxUSE_DIRPICKERCTRL" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-display" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-display... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-display was given.
if test "${enable_display+set}" = set; then
enableval=$enable_display;
else
wx_cv_use_display='wxUSE_DISPLAY=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_DISPLAY=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_display='wxUSE_DISPLAY=${'DEFAULT_wxUSE_DISPLAY":-$defaultval}"
eval "$wx_cv_use_display"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_display >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_DISPLAY=$wxUSE_DISPLAY" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-detect_sm" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-detect_sm... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-detect_sm was given.
if test "${enable_detect_sm+set}" = set; then
enableval=$enable_detect_sm;
else
wx_cv_use_detect_sm='wxUSE_DETECT_SM=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_DETECT_SM=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_detect_sm='wxUSE_DETECT_SM=${'DEFAULT_wxUSE_DETECT_SM":-$defaultval}"
eval "$wx_cv_use_detect_sm"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_detect_sm >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_DETECT_SM=$wxUSE_DETECT_SM" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-editablebox" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-editablebox... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-editablebox was given.
if test "${enable_editablebox+set}" = set; then
enableval=$enable_editablebox;
else
wx_cv_use_editablebox='wxUSE_EDITABLELISTBOX=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_EDITABLELISTBOX=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_editablebox='wxUSE_EDITABLELISTBOX=${'DEFAULT_wxUSE_EDITABLELISTBOX":-$defaultval}"
eval "$wx_cv_use_editablebox"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_editablebox >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_EDITABLELISTBOX=$wxUSE_EDITABLELISTBOX" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-filepicker" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-filepicker... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-filepicker was given.
if test "${enable_filepicker+set}" = set; then
enableval=$enable_filepicker;
else
wx_cv_use_filepicker='wxUSE_FILEPICKERCTRL=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_FILEPICKERCTRL=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_filepicker='wxUSE_FILEPICKERCTRL=${'DEFAULT_wxUSE_FILEPICKERCTRL":-$defaultval}"
eval "$wx_cv_use_filepicker"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_filepicker >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_FILEPICKERCTRL=$wxUSE_FILEPICKERCTRL" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-fontpicker" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-fontpicker... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-fontpicker was given.
if test "${enable_fontpicker+set}" = set; then
enableval=$enable_fontpicker;
else
wx_cv_use_fontpicker='wxUSE_FONTPICKERCTRL=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_FONTPICKERCTRL=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_fontpicker='wxUSE_FONTPICKERCTRL=${'DEFAULT_wxUSE_FONTPICKERCTRL":-$defaultval}"
eval "$wx_cv_use_fontpicker"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_fontpicker >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_FONTPICKERCTRL=$wxUSE_FONTPICKERCTRL" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-gauge" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-gauge... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-gauge was given.
if test "${enable_gauge+set}" = set; then
enableval=$enable_gauge;
else
wx_cv_use_gauge='wxUSE_GAUGE=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_GAUGE=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_gauge='wxUSE_GAUGE=${'DEFAULT_wxUSE_GAUGE":-$defaultval}"
eval "$wx_cv_use_gauge"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_gauge >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_GAUGE=$wxUSE_GAUGE" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-grid" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-grid... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-grid was given.
if test "${enable_grid+set}" = set; then
enableval=$enable_grid;
else
wx_cv_use_grid='wxUSE_GRID=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_GRID=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_grid='wxUSE_GRID=${'DEFAULT_wxUSE_GRID":-$defaultval}"
eval "$wx_cv_use_grid"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_grid >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_GRID=$wxUSE_GRID" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dataviewctrl" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-dataviewctrl... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-dataviewctrl was given.
if test "${enable_dataviewctrl+set}" = set; then
enableval=$enable_dataviewctrl;
else
wx_cv_use_dataviewctrl='wxUSE_DATAVIEWCTRL=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_DATAVIEWCTRL=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_dataviewctrl='wxUSE_DATAVIEWCTRL=${'DEFAULT_wxUSE_DATAVIEWCTRL":-$defaultval}"
eval "$wx_cv_use_dataviewctrl"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_dataviewctrl >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_DATAVIEWCTRL=$wxUSE_DATAVIEWCTRL" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-hyperlink" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-hyperlink... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-hyperlink was given.
if test "${enable_hyperlink+set}" = set; then
enableval=$enable_hyperlink;
else
wx_cv_use_hyperlink='wxUSE_HYPERLINKCTRL=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_HYPERLINKCTRL=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_hyperlink='wxUSE_HYPERLINKCTRL=${'DEFAULT_wxUSE_HYPERLINKCTRL":-$defaultval}"
eval "$wx_cv_use_hyperlink"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_hyperlink >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_HYPERLINKCTRL=$wxUSE_HYPERLINKCTRL" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-imaglist" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-imaglist... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-imaglist was given.
if test "${enable_imaglist+set}" = set; then
enableval=$enable_imaglist;
else
wx_cv_use_imaglist='wxUSE_IMAGLIST=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_IMAGLIST=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_imaglist='wxUSE_IMAGLIST=${'DEFAULT_wxUSE_IMAGLIST":-$defaultval}"
eval "$wx_cv_use_imaglist"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_imaglist >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_IMAGLIST=$wxUSE_IMAGLIST" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-listbook" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-listbook... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-listbook was given.
if test "${enable_listbook+set}" = set; then
enableval=$enable_listbook;
else
wx_cv_use_listbook='wxUSE_LISTBOOK=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_LISTBOOK=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_listbook='wxUSE_LISTBOOK=${'DEFAULT_wxUSE_LISTBOOK":-$defaultval}"
eval "$wx_cv_use_listbook"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_listbook >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_LISTBOOK=$wxUSE_LISTBOOK" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-listbox" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-listbox... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-listbox was given.
if test "${enable_listbox+set}" = set; then
enableval=$enable_listbox;
else
wx_cv_use_listbox='wxUSE_LISTBOX=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_LISTBOX=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_listbox='wxUSE_LISTBOX=${'DEFAULT_wxUSE_LISTBOX":-$defaultval}"
eval "$wx_cv_use_listbox"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_listbox >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_LISTBOX=$wxUSE_LISTBOX" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-listctrl" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-listctrl... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-listctrl was given.
if test "${enable_listctrl+set}" = set; then
enableval=$enable_listctrl;
else
wx_cv_use_listctrl='wxUSE_LISTCTRL=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_LISTCTRL=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_listctrl='wxUSE_LISTCTRL=${'DEFAULT_wxUSE_LISTCTRL":-$defaultval}"
eval "$wx_cv_use_listctrl"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_listctrl >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_LISTCTRL=$wxUSE_LISTCTRL" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-notebook" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-notebook... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-notebook was given.
if test "${enable_notebook+set}" = set; then
enableval=$enable_notebook;
else
wx_cv_use_notebook='wxUSE_NOTEBOOK=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_NOTEBOOK=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_notebook='wxUSE_NOTEBOOK=${'DEFAULT_wxUSE_NOTEBOOK":-$defaultval}"
eval "$wx_cv_use_notebook"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_notebook >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_NOTEBOOK=$wxUSE_NOTEBOOK" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-odcombobox" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-odcombobox... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-odcombobox was given.
if test "${enable_odcombobox+set}" = set; then
enableval=$enable_odcombobox;
else
wx_cv_use_odcombobox='wxUSE_ODCOMBOBOX=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_ODCOMBOBOX=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_odcombobox='wxUSE_ODCOMBOBOX=${'DEFAULT_wxUSE_ODCOMBOBOX":-$defaultval}"
eval "$wx_cv_use_odcombobox"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_odcombobox >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_ODCOMBOBOX=$wxUSE_ODCOMBOBOX" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-radiobox" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-radiobox... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-radiobox was given.
if test "${enable_radiobox+set}" = set; then
enableval=$enable_radiobox;
else
wx_cv_use_radiobox='wxUSE_RADIOBOX=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_RADIOBOX=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_radiobox='wxUSE_RADIOBOX=${'DEFAULT_wxUSE_RADIOBOX":-$defaultval}"
eval "$wx_cv_use_radiobox"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_radiobox >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_RADIOBOX=$wxUSE_RADIOBOX" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-radiobtn" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-radiobtn... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-radiobtn was given.
if test "${enable_radiobtn+set}" = set; then
enableval=$enable_radiobtn;
else
wx_cv_use_radiobtn='wxUSE_RADIOBTN=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_RADIOBTN=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_radiobtn='wxUSE_RADIOBTN=${'DEFAULT_wxUSE_RADIOBTN":-$defaultval}"
eval "$wx_cv_use_radiobtn"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_radiobtn >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_RADIOBTN=$wxUSE_RADIOBTN" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-sash" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-sash... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-sash was given.
if test "${enable_sash+set}" = set; then
enableval=$enable_sash;
else
wx_cv_use_sash='wxUSE_SASH=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_SASH=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_sash='wxUSE_SASH=${'DEFAULT_wxUSE_SASH":-$defaultval}"
eval "$wx_cv_use_sash"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_sash >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_SASH=$wxUSE_SASH" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-scrollbar" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-scrollbar... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-scrollbar was given.
if test "${enable_scrollbar+set}" = set; then
enableval=$enable_scrollbar;
else
wx_cv_use_scrollbar='wxUSE_SCROLLBAR=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_SCROLLBAR=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_scrollbar='wxUSE_SCROLLBAR=${'DEFAULT_wxUSE_SCROLLBAR":-$defaultval}"
eval "$wx_cv_use_scrollbar"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_scrollbar >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_SCROLLBAR=$wxUSE_SCROLLBAR" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-searchctrl" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-searchctrl... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-searchctrl was given.
if test "${enable_searchctrl+set}" = set; then
enableval=$enable_searchctrl;
else
wx_cv_use_searchctrl='wxUSE_SEARCHCTRL=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_SEARCHCTRL=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_searchctrl='wxUSE_SEARCHCTRL=${'DEFAULT_wxUSE_SEARCHCTRL":-$defaultval}"
eval "$wx_cv_use_searchctrl"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_searchctrl >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_SEARCHCTRL=$wxUSE_SEARCHCTRL" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-slider" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-slider... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-slider was given.
if test "${enable_slider+set}" = set; then
enableval=$enable_slider;
else
wx_cv_use_slider='wxUSE_SLIDER=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_SLIDER=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_slider='wxUSE_SLIDER=${'DEFAULT_wxUSE_SLIDER":-$defaultval}"
eval "$wx_cv_use_slider"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_slider >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_SLIDER=$wxUSE_SLIDER" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-spinbtn" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-spinbtn... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-spinbtn was given.
if test "${enable_spinbtn+set}" = set; then
enableval=$enable_spinbtn;
else
wx_cv_use_spinbtn='wxUSE_SPINBTN=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_SPINBTN=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_spinbtn='wxUSE_SPINBTN=${'DEFAULT_wxUSE_SPINBTN":-$defaultval}"
eval "$wx_cv_use_spinbtn"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_spinbtn >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_SPINBTN=$wxUSE_SPINBTN" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-spinctrl" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-spinctrl... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-spinctrl was given.
if test "${enable_spinctrl+set}" = set; then
enableval=$enable_spinctrl;
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"
- else
- no_cache=1
fi
wx_cv_use_spinctrl='wxUSE_SPINCTRL=${'DEFAULT_wxUSE_SPINCTRL":-$defaultval}"
eval "$wx_cv_use_spinctrl"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_spinctrl >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_SPINCTRL=$wxUSE_SPINCTRL" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-splitter" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-splitter... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-splitter was given.
if test "${enable_splitter+set}" = set; then
enableval=$enable_splitter;
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"
- else
- no_cache=1
fi
wx_cv_use_splitter='wxUSE_SPLITTER=${'DEFAULT_wxUSE_SPLITTER":-$defaultval}"
eval "$wx_cv_use_splitter"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_splitter >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_SPLITTER=$wxUSE_SPLITTER" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-statbmp" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-statbmp... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-statbmp was given.
if test "${enable_statbmp+set}" = set; then
enableval=$enable_statbmp;
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"
- else
- no_cache=1
fi
wx_cv_use_statbmp='wxUSE_STATBMP=${'DEFAULT_wxUSE_STATBMP":-$defaultval}"
eval "$wx_cv_use_statbmp"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_statbmp >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_STATBMP=$wxUSE_STATBMP" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-statbox" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-statbox... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-statbox was given.
if test "${enable_statbox+set}" = set; then
enableval=$enable_statbox;
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"
- else
- no_cache=1
fi
wx_cv_use_statbox='wxUSE_STATBOX=${'DEFAULT_wxUSE_STATBOX":-$defaultval}"
eval "$wx_cv_use_statbox"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_statbox >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_STATBOX=$wxUSE_STATBOX" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-statline" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-statline... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-statline was given.
if test "${enable_statline+set}" = set; then
enableval=$enable_statline;
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"
- else
- no_cache=1
fi
wx_cv_use_statline='wxUSE_STATLINE=${'DEFAULT_wxUSE_STATLINE":-$defaultval}"
eval "$wx_cv_use_statline"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_statline >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_STATLINE=$wxUSE_STATLINE" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-stattext" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-stattext... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-stattext was given.
if test "${enable_stattext+set}" = set; then
enableval=$enable_stattext;
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"
- else
- no_cache=1
fi
wx_cv_use_stattext='wxUSE_STATTEXT=${'DEFAULT_wxUSE_STATTEXT":-$defaultval}"
eval "$wx_cv_use_stattext"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_stattext >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_STATTEXT=$wxUSE_STATTEXT" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-statusbar" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-statusbar... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-statusbar was given.
if test "${enable_statusbar+set}" = set; then
enableval=$enable_statusbar;
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"
- else
- no_cache=1
fi
wx_cv_use_statusbar='wxUSE_STATUSBAR=${'DEFAULT_wxUSE_STATUSBAR":-$defaultval}"
eval "$wx_cv_use_statusbar"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_statusbar >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_STATUSBAR=$wxUSE_STATUSBAR" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-tabdialog" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-tabdialog... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-tabdialog was given.
if test "${enable_tabdialog+set}" = set; then
enableval=$enable_tabdialog;
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"
- else
- no_cache=1
fi
wx_cv_use_tabdialog='wxUSE_TAB_DIALOG=${'DEFAULT_wxUSE_TAB_DIALOG":-$defaultval}"
eval "$wx_cv_use_tabdialog"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_tabdialog >> ${wx_arg_cache_file}.tmp
+ 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
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-taskbaricon" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-taskbaricon... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-taskbaricon was given.
if test "${enable_taskbaricon+set}" = set; then
enableval=$enable_taskbaricon;
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"
- else
- no_cache=1
fi
wx_cv_use_taskbaricon='wxUSE_TASKBARICON=${'DEFAULT_wxUSE_TASKBARICON":-$defaultval}"
eval "$wx_cv_use_taskbaricon"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_taskbaricon >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_TASKBARICON=$wxUSE_TASKBARICON" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-textctrl" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-textctrl... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-textctrl was given.
if test "${enable_textctrl+set}" = set; then
enableval=$enable_textctrl;
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"
- else
- no_cache=1
fi
wx_cv_use_textctrl='wxUSE_TEXTCTRL=${'DEFAULT_wxUSE_TEXTCTRL":-$defaultval}"
eval "$wx_cv_use_textctrl"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_textctrl >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_TEXTCTRL=$wxUSE_TEXTCTRL" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-togglebtn" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-togglebtn... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-togglebtn was given.
if test "${enable_togglebtn+set}" = set; then
enableval=$enable_togglebtn;
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"
- else
- no_cache=1
fi
wx_cv_use_togglebtn='wxUSE_TOGGLEBTN=${'DEFAULT_wxUSE_TOGGLEBTN":-$defaultval}"
eval "$wx_cv_use_togglebtn"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_togglebtn >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_TOGGLEBTN=$wxUSE_TOGGLEBTN" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-toolbar" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-toolbar... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-toolbar was given.
if test "${enable_toolbar+set}" = set; then
enableval=$enable_toolbar;
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"
- else
- no_cache=1
fi
wx_cv_use_toolbar='wxUSE_TOOLBAR=${'DEFAULT_wxUSE_TOOLBAR":-$defaultval}"
eval "$wx_cv_use_toolbar"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_toolbar >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_TOOLBAR=$wxUSE_TOOLBAR" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-tbarnative" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-tbarnative... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-tbarnative was given.
if test "${enable_tbarnative+set}" = set; then
enableval=$enable_tbarnative;
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"
- else
- no_cache=1
fi
wx_cv_use_tbarnative='wxUSE_TOOLBAR_NATIVE=${'DEFAULT_wxUSE_TOOLBAR_NATIVE":-$defaultval}"
eval "$wx_cv_use_tbarnative"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_tbarnative >> ${wx_arg_cache_file}.tmp
+ 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
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-treebook" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-treebook... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-treebook was given.
if test "${enable_treebook+set}" = set; then
enableval=$enable_treebook;
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"
- else
- no_cache=1
fi
wx_cv_use_treebook='wxUSE_TREEBOOK=${'DEFAULT_wxUSE_TREEBOOK":-$defaultval}"
eval "$wx_cv_use_treebook"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_treebook >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_TREEBOOK=$wxUSE_TREEBOOK" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-toolbook" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-toolbook... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-toolbook was given.
if test "${enable_toolbook+set}" = set; then
enableval=$enable_toolbook;
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"
- else
- no_cache=1
fi
wx_cv_use_toolbook='wxUSE_TOOLBOOK=${'DEFAULT_wxUSE_TOOLBOOK":-$defaultval}"
eval "$wx_cv_use_toolbook"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_toolbook >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_TOOLBOOK=$wxUSE_TOOLBOOK" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-treectrl" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-treectrl... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-treectrl was given.
if test "${enable_treectrl+set}" = set; then
enableval=$enable_treectrl;
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"
- else
- no_cache=1
fi
wx_cv_use_treectrl='wxUSE_TREECTRL=${'DEFAULT_wxUSE_TREECTRL":-$defaultval}"
eval "$wx_cv_use_treectrl"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_treectrl >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_TREECTRL=$wxUSE_TREECTRL" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-tipwindow" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-tipwindow... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-tipwindow was given.
if test "${enable_tipwindow+set}" = set; then
enableval=$enable_tipwindow;
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"
- else
- no_cache=1
fi
wx_cv_use_tipwindow='wxUSE_TIPWINDOW=${'DEFAULT_wxUSE_TIPWINDOW":-$defaultval}"
eval "$wx_cv_use_tipwindow"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_tipwindow >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_TIPWINDOW=$wxUSE_TIPWINDOW" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-popupwin" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-popupwin... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-popupwin was given.
if test "${enable_popupwin+set}" = set; then
enableval=$enable_popupwin;
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"
- else
- no_cache=1
fi
wx_cv_use_popupwin='wxUSE_POPUPWIN=${'DEFAULT_wxUSE_POPUPWIN":-$defaultval}"
eval "$wx_cv_use_popupwin"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_popupwin >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_POPUPWIN=$wxUSE_POPUPWIN" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-commondlg" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-commondlg... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-commondlg was given.
if test "${enable_commondlg+set}" = set; then
enableval=$enable_commondlg;
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"
- else
- no_cache=1
fi
wx_cv_use_commondlg='wxUSE_COMMONDLGS=${'DEFAULT_wxUSE_COMMONDLGS":-$defaultval}"
eval "$wx_cv_use_commondlg"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_commondlg >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_COMMONDLGS=$wxUSE_COMMONDLGS" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-aboutdlg" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-aboutdlg... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-aboutdlg was given.
if test "${enable_aboutdlg+set}" = set; then
enableval=$enable_aboutdlg;
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"
- else
- no_cache=1
fi
wx_cv_use_aboutdlg='wxUSE_ABOUTDLG=${'DEFAULT_wxUSE_ABOUTDLG":-$defaultval}"
eval "$wx_cv_use_aboutdlg"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_aboutdlg >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_ABOUTDLG=$wxUSE_ABOUTDLG" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-choicedlg" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-choicedlg... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-choicedlg was given.
if test "${enable_choicedlg+set}" = set; then
enableval=$enable_choicedlg;
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"
- else
- no_cache=1
fi
wx_cv_use_choicedlg='wxUSE_CHOICEDLG=${'DEFAULT_wxUSE_CHOICEDLG":-$defaultval}"
eval "$wx_cv_use_choicedlg"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_choicedlg >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_CHOICEDLG=$wxUSE_CHOICEDLG" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-coldlg" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-coldlg... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-coldlg was given.
if test "${enable_coldlg+set}" = set; then
enableval=$enable_coldlg;
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"
- else
- no_cache=1
fi
wx_cv_use_coldlg='wxUSE_COLOURDLG=${'DEFAULT_wxUSE_COLOURDLG":-$defaultval}"
eval "$wx_cv_use_coldlg"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_coldlg >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_COLOURDLG=$wxUSE_COLOURDLG" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-filedlg" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-filedlg... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-filedlg was given.
if test "${enable_filedlg+set}" = set; then
enableval=$enable_filedlg;
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"
- else
- no_cache=1
fi
wx_cv_use_filedlg='wxUSE_FILEDLG=${'DEFAULT_wxUSE_FILEDLG":-$defaultval}"
eval "$wx_cv_use_filedlg"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_filedlg >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_FILEDLG=$wxUSE_FILEDLG" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-finddlg" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-finddlg... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-finddlg was given.
if test "${enable_finddlg+set}" = set; then
enableval=$enable_finddlg;
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"
- else
- no_cache=1
fi
wx_cv_use_finddlg='wxUSE_FINDREPLDLG=${'DEFAULT_wxUSE_FINDREPLDLG":-$defaultval}"
eval "$wx_cv_use_finddlg"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_finddlg >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_FINDREPLDLG=$wxUSE_FINDREPLDLG" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-fontdlg" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-fontdlg... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-fontdlg was given.
if test "${enable_fontdlg+set}" = set; then
enableval=$enable_fontdlg;
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"
- else
- no_cache=1
fi
wx_cv_use_fontdlg='wxUSE_FONTDLG=${'DEFAULT_wxUSE_FONTDLG":-$defaultval}"
eval "$wx_cv_use_fontdlg"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_fontdlg >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_FONTDLG=$wxUSE_FONTDLG" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dirdlg" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-dirdlg... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-dirdlg was given.
if test "${enable_dirdlg+set}" = set; then
enableval=$enable_dirdlg;
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"
- else
- no_cache=1
fi
wx_cv_use_dirdlg='wxUSE_DIRDLG=${'DEFAULT_wxUSE_DIRDLG":-$defaultval}"
eval "$wx_cv_use_dirdlg"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_dirdlg >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_DIRDLG=$wxUSE_DIRDLG" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-msgdlg" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-msgdlg... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-msgdlg was given.
if test "${enable_msgdlg+set}" = set; then
enableval=$enable_msgdlg;
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"
- else
- no_cache=1
fi
wx_cv_use_msgdlg='wxUSE_MSGDLG=${'DEFAULT_wxUSE_MSGDLG":-$defaultval}"
eval "$wx_cv_use_msgdlg"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_msgdlg >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_MSGDLG=$wxUSE_MSGDLG" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-numberdlg" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-numberdlg... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-numberdlg was given.
if test "${enable_numberdlg+set}" = set; then
enableval=$enable_numberdlg;
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"
- else
- no_cache=1
fi
wx_cv_use_numberdlg='wxUSE_NUMBERDLG=${'DEFAULT_wxUSE_NUMBERDLG":-$defaultval}"
eval "$wx_cv_use_numberdlg"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_numberdlg >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_NUMBERDLG=$wxUSE_NUMBERDLG" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-splash" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-splash... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-splash was given.
if test "${enable_splash+set}" = set; then
enableval=$enable_splash;
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"
- else
- no_cache=1
fi
wx_cv_use_splash='wxUSE_SPLASH=${'DEFAULT_wxUSE_SPLASH":-$defaultval}"
eval "$wx_cv_use_splash"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_splash >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_SPLASH=$wxUSE_SPLASH" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-textdlg" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-textdlg... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-textdlg was given.
if test "${enable_textdlg+set}" = set; then
enableval=$enable_textdlg;
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"
- else
- no_cache=1
fi
wx_cv_use_textdlg='wxUSE_TEXTDLG=${'DEFAULT_wxUSE_TEXTDLG":-$defaultval}"
eval "$wx_cv_use_textdlg"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_textdlg >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_TEXTDLG=$wxUSE_TEXTDLG" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-tipdlg" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-tipdlg... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-tipdlg was given.
if test "${enable_tipdlg+set}" = set; then
enableval=$enable_tipdlg;
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"
- else
- no_cache=1
fi
wx_cv_use_tipdlg='wxUSE_STARTUP_TIPS=${'DEFAULT_wxUSE_STARTUP_TIPS":-$defaultval}"
eval "$wx_cv_use_tipdlg"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_tipdlg >> ${wx_arg_cache_file}.tmp
+ 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
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-progressdlg" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-progressdlg... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-progressdlg was given.
if test "${enable_progressdlg+set}" = set; then
enableval=$enable_progressdlg;
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"
- else
- no_cache=1
fi
wx_cv_use_progressdlg='wxUSE_PROGRESSDLG=${'DEFAULT_wxUSE_PROGRESSDLG":-$defaultval}"
eval "$wx_cv_use_progressdlg"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_progressdlg >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_PROGRESSDLG=$wxUSE_PROGRESSDLG" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-wizarddlg" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-wizarddlg... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-wizarddlg was given.
if test "${enable_wizarddlg+set}" = set; then
enableval=$enable_wizarddlg;
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"
- else
- no_cache=1
fi
wx_cv_use_wizarddlg='wxUSE_WIZARDDLG=${'DEFAULT_wxUSE_WIZARDDLG":-$defaultval}"
eval "$wx_cv_use_wizarddlg"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_wizarddlg >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_WIZARDDLG=$wxUSE_WIZARDDLG" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-menus" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-menus... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-menus was given.
if test "${enable_menus+set}" = set; then
enableval=$enable_menus;
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"
- else
- no_cache=1
fi
wx_cv_use_menus='wxUSE_MENUS=${'DEFAULT_wxUSE_MENUS":-$defaultval}"
eval "$wx_cv_use_menus"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_menus >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_MENUS=$wxUSE_MENUS" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-miniframe" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-miniframe... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-miniframe was given.
if test "${enable_miniframe+set}" = set; then
enableval=$enable_miniframe;
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"
- else
- no_cache=1
fi
wx_cv_use_miniframe='wxUSE_MINIFRAME=${'DEFAULT_wxUSE_MINIFRAME":-$defaultval}"
eval "$wx_cv_use_miniframe"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_miniframe >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_MINIFRAME=$wxUSE_MINIFRAME" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-tooltips" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-tooltips... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-tooltips was given.
if test "${enable_tooltips+set}" = set; then
enableval=$enable_tooltips;
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"
- else
- no_cache=1
fi
wx_cv_use_tooltips='wxUSE_TOOLTIPS=${'DEFAULT_wxUSE_TOOLTIPS":-$defaultval}"
eval "$wx_cv_use_tooltips"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_tooltips >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_TOOLTIPS=$wxUSE_TOOLTIPS" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-splines" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-splines... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-splines was given.
if test "${enable_splines+set}" = set; then
enableval=$enable_splines;
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"
- else
- no_cache=1
fi
wx_cv_use_splines='wxUSE_SPLINES=${'DEFAULT_wxUSE_SPLINES":-$defaultval}"
eval "$wx_cv_use_splines"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_splines >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_SPLINES=$wxUSE_SPLINES" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-mousewheel" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-mousewheel... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-mousewheel was given.
if test "${enable_mousewheel+set}" = set; then
enableval=$enable_mousewheel;
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"
- else
- no_cache=1
fi
wx_cv_use_mousewheel='wxUSE_MOUSEWHEEL=${'DEFAULT_wxUSE_MOUSEWHEEL":-$defaultval}"
eval "$wx_cv_use_mousewheel"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_mousewheel >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_MOUSEWHEEL=$wxUSE_MOUSEWHEEL" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-validators" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-validators... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-validators was given.
if test "${enable_validators+set}" = set; then
enableval=$enable_validators;
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"
- else
- no_cache=1
fi
wx_cv_use_validators='wxUSE_VALIDATORS=${'DEFAULT_wxUSE_VALIDATORS":-$defaultval}"
eval "$wx_cv_use_validators"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_validators >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_VALIDATORS=$wxUSE_VALIDATORS" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-busyinfo" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-busyinfo... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-busyinfo was given.
if test "${enable_busyinfo+set}" = set; then
enableval=$enable_busyinfo;
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"
- else
- no_cache=1
fi
wx_cv_use_busyinfo='wxUSE_BUSYINFO=${'DEFAULT_wxUSE_BUSYINFO":-$defaultval}"
eval "$wx_cv_use_busyinfo"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_busyinfo >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_BUSYINFO=$wxUSE_BUSYINFO" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-joystick" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-joystick... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-joystick was given.
if test "${enable_joystick+set}" = set; then
enableval=$enable_joystick;
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"
- else
- no_cache=1
fi
wx_cv_use_joystick='wxUSE_JOYSTICK=${'DEFAULT_wxUSE_JOYSTICK":-$defaultval}"
eval "$wx_cv_use_joystick"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_joystick >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_JOYSTICK=$wxUSE_JOYSTICK" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-metafile" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-metafile... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-metafile was given.
if test "${enable_metafile+set}" = set; then
enableval=$enable_metafile;
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"
- else
- no_cache=1
fi
wx_cv_use_metafile='wxUSE_METAFILE=${'DEFAULT_wxUSE_METAFILE":-$defaultval}"
eval "$wx_cv_use_metafile"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_metafile >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_METAFILE=$wxUSE_METAFILE" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dragimage" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-dragimage... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-dragimage was given.
if test "${enable_dragimage+set}" = set; then
enableval=$enable_dragimage;
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"
- else
- no_cache=1
fi
wx_cv_use_dragimage='wxUSE_DRAGIMAGE=${'DEFAULT_wxUSE_DRAGIMAGE":-$defaultval}"
eval "$wx_cv_use_dragimage"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_dragimage >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_DRAGIMAGE=$wxUSE_DRAGIMAGE" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-accessibility" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-accessibility... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-accessibility was given.
if test "${enable_accessibility+set}" = set; then
enableval=$enable_accessibility;
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"
- else
- no_cache=1
fi
wx_cv_use_accessibility='wxUSE_ACCESSIBILITY=${'DEFAULT_wxUSE_ACCESSIBILITY":-$defaultval}"
eval "$wx_cv_use_accessibility"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_accessibility >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_ACCESSIBILITY=$wxUSE_ACCESSIBILITY" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-palette" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-palette... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-palette was given.
if test "${enable_palette+set}" = set; then
enableval=$enable_palette;
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"
- else
- no_cache=1
fi
wx_cv_use_palette='wxUSE_PALETTE=${'DEFAULT_wxUSE_PALETTE":-$defaultval}"
eval "$wx_cv_use_palette"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_palette >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_PALETTE=$wxUSE_PALETTE" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-image" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-image... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-image was given.
if test "${enable_image+set}" = set; then
enableval=$enable_image;
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"
- else
- no_cache=1
fi
wx_cv_use_image='wxUSE_IMAGE=${'DEFAULT_wxUSE_IMAGE":-$defaultval}"
eval "$wx_cv_use_image"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_image >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_IMAGE=$wxUSE_IMAGE" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-gif" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-gif... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-gif was given.
if test "${enable_gif+set}" = set; then
enableval=$enable_gif;
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"
- else
- no_cache=1
fi
wx_cv_use_gif='wxUSE_GIF=${'DEFAULT_wxUSE_GIF":-$defaultval}"
eval "$wx_cv_use_gif"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_gif >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_GIF=$wxUSE_GIF" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-pcx" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-pcx... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-pcx was given.
if test "${enable_pcx+set}" = set; then
enableval=$enable_pcx;
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"
- else
- no_cache=1
fi
wx_cv_use_pcx='wxUSE_PCX=${'DEFAULT_wxUSE_PCX":-$defaultval}"
eval "$wx_cv_use_pcx"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_pcx >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_PCX=$wxUSE_PCX" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-tga" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-tga... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-tga was given.
if test "${enable_tga+set}" = set; then
enableval=$enable_tga;
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"
- else
- no_cache=1
fi
wx_cv_use_tga='wxUSE_TGA=${'DEFAULT_wxUSE_TGA":-$defaultval}"
eval "$wx_cv_use_tga"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_tga >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_TGA=$wxUSE_TGA" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-iff" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-iff... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-iff was given.
if test "${enable_iff+set}" = set; then
enableval=$enable_iff;
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"
- else
- no_cache=1
fi
wx_cv_use_iff='wxUSE_IFF=${'DEFAULT_wxUSE_IFF":-$defaultval}"
eval "$wx_cv_use_iff"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_iff >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_IFF=$wxUSE_IFF" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-pnm" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-pnm... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-pnm was given.
if test "${enable_pnm+set}" = set; then
enableval=$enable_pnm;
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"
- else
- no_cache=1
fi
wx_cv_use_pnm='wxUSE_PNM=${'DEFAULT_wxUSE_PNM":-$defaultval}"
eval "$wx_cv_use_pnm"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_pnm >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_PNM=$wxUSE_PNM" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-xpm" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-xpm... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-xpm was given.
if test "${enable_xpm+set}" = set; then
enableval=$enable_xpm;
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"
- else
- no_cache=1
fi
wx_cv_use_xpm='wxUSE_XPM=${'DEFAULT_wxUSE_XPM":-$defaultval}"
eval "$wx_cv_use_xpm"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_xpm >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_XPM=$wxUSE_XPM" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-ico_cur" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-ico_cur... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-ico_cur was given.
if test "${enable_ico_cur+set}" = set; then
enableval=$enable_ico_cur;
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"
- else
- no_cache=1
fi
wx_cv_use_ico_cur='wxUSE_ICO_CUR=${'DEFAULT_wxUSE_ICO_CUR":-$defaultval}"
eval "$wx_cv_use_ico_cur"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_ico_cur >> ${wx_arg_cache_file}.tmp
+ 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
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dccache" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-dccache... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-dccache was given.
if test "${enable_dccache+set}" = set; then
enableval=$enable_dccache;
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"
- else
- no_cache=1
fi
wx_cv_use_dccache='wxUSE_DC_CACHEING=${'DEFAULT_wxUSE_DC_CACHEING":-$defaultval}"
eval "$wx_cv_use_dccache"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_dccache >> ${wx_arg_cache_file}.tmp
+ 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
{ echo "$as_me:$LINENO: checking for --${enablestring:-enable}-uxtheme" >&5
echo $ECHO_N "checking for --${enablestring:-enable}-uxtheme... $ECHO_C" >&6; }
- no_cache=0
# Check whether --enable-uxtheme was given.
if test "${enable_uxtheme+set}" = set; then
enableval=$enable_uxtheme;
else
wx_cv_use_uxtheme='wxUSE_UXTHEME=no'
fi
+ cache=yes
else
LINE=`grep "^wxUSE_UXTHEME=" ${wx_arg_cache_file}`
if test "x$LINE" != x ; then
eval "DEFAULT_$LINE"
- else
- no_cache=1
fi
wx_cv_use_uxtheme='wxUSE_UXTHEME=${'DEFAULT_wxUSE_UXTHEME":-$defaultval}"
eval "$wx_cv_use_uxtheme"
- if test "$no_cache" != 1; then
- echo $wx_cv_use_uxtheme >> ${wx_arg_cache_file}.tmp
+ if test "x$cache" = xyes; then
+ echo "wxUSE_UXTHEME=$wxUSE_UXTHEME" >> ${wx_arg_cache_file}.tmp
fi
if test x"$enablestring" = xdisable; then