-LTLIBOBJS'
-ac_subst_files=''
- ac_precious_vars='build_alias
-host_alias
-target_alias
-CC
-CFLAGS
-LDFLAGS
-LIBS
-CPPFLAGS
-CPP
-CXX
-CXXFLAGS
-CCC
-CXXCPP
-PKG_CONFIG
-DIRECTFB_CFLAGS
-DIRECTFB_LIBS
-XMKMF
-PANGOX_CFLAGS
-PANGOX_LIBS
-PANGOFT2_CFLAGS
-PANGOFT2_LIBS
-PANGOXFT_CFLAGS
-PANGOXFT_LIBS
-GTKPRINT_CFLAGS
-GTKPRINT_LIBS
-LIBGNOMEPRINTUI_CFLAGS
-LIBGNOMEPRINTUI_LIBS
-GNOMEVFS_CFLAGS
-GNOMEVFS_LIBS
-HILDON_CFLAGS
-HILDON_LIBS
-HILDON2_CFLAGS
-HILDON2_LIBS
-CAIRO_CFLAGS
-CAIRO_LIBS
-GST_CFLAGS
-GST_LIBS'
-ac_subdirs_all='src/tiff
-src/expat'
-
-# Initialize some variables set by options.
-ac_init_help=
-ac_init_version=false
-# The variables have the same names as the options, with
-# dashes changed to underlines.
-cache_file=/dev/null
-exec_prefix=NONE
-no_create=
-no_recursion=
-prefix=NONE
-program_prefix=NONE
-program_suffix=NONE
-program_transform_name=s,x,x,
-silent=
-site=
-srcdir=
-verbose=
-x_includes=NONE
-x_libraries=NONE
-
-# Installation directory options.
-# These are left unexpanded so users can "make install exec_prefix=/foo"
-# and all the variables that are supposed to be based on exec_prefix
-# by default will actually change.
-# Use braces instead of parens because sh, perl, etc. also accept them.
-# (The list follows the same order as the GNU Coding Standards.)
-bindir='${exec_prefix}/bin'
-sbindir='${exec_prefix}/sbin'
-libexecdir='${exec_prefix}/libexec'
-datarootdir='${prefix}/share'
-datadir='${datarootdir}'
-sysconfdir='${prefix}/etc'
-sharedstatedir='${prefix}/com'
-localstatedir='${prefix}/var'
-includedir='${prefix}/include'
-oldincludedir='/usr/include'
-docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
-infodir='${datarootdir}/info'
-htmldir='${docdir}'
-dvidir='${docdir}'
-pdfdir='${docdir}'
-psdir='${docdir}'
-libdir='${exec_prefix}/lib'
-localedir='${datarootdir}/locale'
-mandir='${datarootdir}/man'
-
-ac_prev=
-ac_dashdash=
-for ac_option
-do
- # If the previous option needs an argument, assign it.
- if test -n "$ac_prev"; then
- eval $ac_prev=\$ac_option
- ac_prev=
- continue
- fi
-
- case $ac_option in
- *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
- *) ac_optarg=yes ;;
- esac
-
- # Accept the important Cygnus configure options, so we can diagnose typos.
-
- case $ac_dashdash$ac_option in
- --)
- ac_dashdash=yes ;;
-
- -bindir | --bindir | --bindi | --bind | --bin | --bi)
- ac_prev=bindir ;;
- -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
- bindir=$ac_optarg ;;
-
- -build | --build | --buil | --bui | --bu)
- ac_prev=build_alias ;;
- -build=* | --build=* | --buil=* | --bui=* | --bu=*)
- build_alias=$ac_optarg ;;
-
- -cache-file | --cache-file | --cache-fil | --cache-fi \
- | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
- ac_prev=cache_file ;;
- -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
- | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
- cache_file=$ac_optarg ;;
-
- --config-cache | -C)
- cache_file=config.cache ;;
-
- -datadir | --datadir | --datadi | --datad)
- ac_prev=datadir ;;
- -datadir=* | --datadir=* | --datadi=* | --datad=*)
- datadir=$ac_optarg ;;
-
- -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
- | --dataroo | --dataro | --datar)
- ac_prev=datarootdir ;;
- -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
- | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
- datarootdir=$ac_optarg ;;
-
- -disable-* | --disable-*)
- ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
- eval enable_$ac_feature=no ;;
-
- -docdir | --docdir | --docdi | --doc | --do)
- ac_prev=docdir ;;
- -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
- docdir=$ac_optarg ;;
-
- -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
- ac_prev=dvidir ;;
- -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
- dvidir=$ac_optarg ;;
-
- -enable-* | --enable-*)
- ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
- eval enable_$ac_feature=\$ac_optarg ;;
-
- -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
- | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
- | --exec | --exe | --ex)
- ac_prev=exec_prefix ;;
- -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
- | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
- | --exec=* | --exe=* | --ex=*)
- exec_prefix=$ac_optarg ;;
-
- -gas | --gas | --ga | --g)
- # Obsolete; use --with-gas.
- with_gas=yes ;;
-
- -help | --help | --hel | --he | -h)
- ac_init_help=long ;;
- -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
- ac_init_help=recursive ;;
- -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
- ac_init_help=short ;;
-
- -host | --host | --hos | --ho)
- ac_prev=host_alias ;;
- -host=* | --host=* | --hos=* | --ho=*)
- host_alias=$ac_optarg ;;
-
- -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
- ac_prev=htmldir ;;
- -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
- | --ht=*)
- htmldir=$ac_optarg ;;
-
- -includedir | --includedir | --includedi | --included | --include \
- | --includ | --inclu | --incl | --inc)
- ac_prev=includedir ;;
- -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
- | --includ=* | --inclu=* | --incl=* | --inc=*)
- includedir=$ac_optarg ;;
-
- -infodir | --infodir | --infodi | --infod | --info | --inf)
- ac_prev=infodir ;;
- -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
- infodir=$ac_optarg ;;
-
- -libdir | --libdir | --libdi | --libd)
- ac_prev=libdir ;;
- -libdir=* | --libdir=* | --libdi=* | --libd=*)
- libdir=$ac_optarg ;;
-
- -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
- | --libexe | --libex | --libe)
- ac_prev=libexecdir ;;
- -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
- | --libexe=* | --libex=* | --libe=*)
- libexecdir=$ac_optarg ;;
-
- -localedir | --localedir | --localedi | --localed | --locale)
- ac_prev=localedir ;;
- -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
- localedir=$ac_optarg ;;
-
- -localstatedir | --localstatedir | --localstatedi | --localstated \
- | --localstate | --localstat | --localsta | --localst | --locals)
- ac_prev=localstatedir ;;
- -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
- | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
- localstatedir=$ac_optarg ;;
-
- -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
- ac_prev=mandir ;;
- -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
- mandir=$ac_optarg ;;
-
- -nfp | --nfp | --nf)
- # Obsolete; use --without-fp.
- with_fp=no ;;
-
- -no-create | --no-create | --no-creat | --no-crea | --no-cre \
- | --no-cr | --no-c | -n)
- no_create=yes ;;
-
- -no-recursion | --no-recursion | --no-recursio | --no-recursi \
- | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
- no_recursion=yes ;;
-
- -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
- | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
- | --oldin | --oldi | --old | --ol | --o)
- ac_prev=oldincludedir ;;
- -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
- | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
- | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
- oldincludedir=$ac_optarg ;;
-
- -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
- ac_prev=prefix ;;
- -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
- prefix=$ac_optarg ;;
-
- -program-prefix | --program-prefix | --program-prefi | --program-pref \
- | --program-pre | --program-pr | --program-p)
- ac_prev=program_prefix ;;
- -program-prefix=* | --program-prefix=* | --program-prefi=* \
- | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
- program_prefix=$ac_optarg ;;
-
- -program-suffix | --program-suffix | --program-suffi | --program-suff \
- | --program-suf | --program-su | --program-s)
- ac_prev=program_suffix ;;
- -program-suffix=* | --program-suffix=* | --program-suffi=* \
- | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
- program_suffix=$ac_optarg ;;
-
- -program-transform-name | --program-transform-name \
- | --program-transform-nam | --program-transform-na \
- | --program-transform-n | --program-transform- \
- | --program-transform | --program-transfor \
- | --program-transfo | --program-transf \
- | --program-trans | --program-tran \
- | --progr-tra | --program-tr | --program-t)
- ac_prev=program_transform_name ;;
- -program-transform-name=* | --program-transform-name=* \
- | --program-transform-nam=* | --program-transform-na=* \
- | --program-transform-n=* | --program-transform-=* \
- | --program-transform=* | --program-transfor=* \
- | --program-transfo=* | --program-transf=* \
- | --program-trans=* | --program-tran=* \
- | --progr-tra=* | --program-tr=* | --program-t=*)
- program_transform_name=$ac_optarg ;;
-
- -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
- ac_prev=pdfdir ;;
- -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
- pdfdir=$ac_optarg ;;
-
- -psdir | --psdir | --psdi | --psd | --ps)
- ac_prev=psdir ;;
- -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
- psdir=$ac_optarg ;;
-
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- silent=yes ;;
-
- -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
- ac_prev=sbindir ;;
- -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
- | --sbi=* | --sb=*)
- sbindir=$ac_optarg ;;
-
- -sharedstatedir | --sharedstatedir | --sharedstatedi \
- | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
- | --sharedst | --shareds | --shared | --share | --shar \
- | --sha | --sh)
- ac_prev=sharedstatedir ;;
- -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
- | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
- | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
- | --sha=* | --sh=*)
- sharedstatedir=$ac_optarg ;;
-
- -site | --site | --sit)
- ac_prev=site ;;
- -site=* | --site=* | --sit=*)
- site=$ac_optarg ;;
-
- -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
- ac_prev=srcdir ;;
- -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
- srcdir=$ac_optarg ;;
-
- -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
- | --syscon | --sysco | --sysc | --sys | --sy)
- ac_prev=sysconfdir ;;
- -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
- | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
- sysconfdir=$ac_optarg ;;
-
- -target | --target | --targe | --targ | --tar | --ta | --t)
- ac_prev=target_alias ;;
- -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
- target_alias=$ac_optarg ;;
-
- -v | -verbose | --verbose | --verbos | --verbo | --verb)
- verbose=yes ;;
-
- -version | --version | --versio | --versi | --vers | -V)
- ac_init_version=: ;;
-
- -with-* | --with-*)
- ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
- eval with_$ac_package=\$ac_optarg ;;
-
- -without-* | --without-*)
- ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
- eval with_$ac_package=no ;;
-
- --x)
- # Obsolete; use --with-x.
- with_x=yes ;;
-
- -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
- | --x-incl | --x-inc | --x-in | --x-i)
- ac_prev=x_includes ;;
- -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
- | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
- x_includes=$ac_optarg ;;
-
- -x-libraries | --x-libraries | --x-librarie | --x-librari \
- | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
- ac_prev=x_libraries ;;
- -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
- | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
- x_libraries=$ac_optarg ;;
-
- -*) { echo "$as_me: error: unrecognized option: $ac_option
-Try \`$0 --help' for more information." >&2
- { (exit 1); exit 1; }; }
- ;;
-
- *=*)
- ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
- # Reject names that are not valid shell variable names.
- expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
- { (exit 1); exit 1; }; }
- eval $ac_envvar=\$ac_optarg
- export $ac_envvar ;;
-
- *)
- # FIXME: should be removed in autoconf 3.0.
- echo "$as_me: WARNING: you should use --build, --host, --target" >&2
- expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
- echo "$as_me: WARNING: invalid host type: $ac_option" >&2
- : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
- ;;
-
- esac
-done
-
-if test -n "$ac_prev"; then
- ac_option=--`echo $ac_prev | sed 's/_/-/g'`
- { echo "$as_me: error: missing argument to $ac_option" >&2
- { (exit 1); exit 1; }; }
-fi
-
-# Be sure to have absolute directory names.
-for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
- datadir sysconfdir sharedstatedir localstatedir includedir \
- oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
- libdir localedir mandir
-do
- eval ac_val=\$$ac_var
- case $ac_val in
- [\\/$]* | ?:[\\/]* ) continue;;
- NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
- esac
- { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; }
-done
-
-# There might be people who depend on the old broken behavior: `$host'
-# used to hold the argument of --host etc.
-# FIXME: To remove some day.
-build=$build_alias
-host=$host_alias
-target=$target_alias
-
-# FIXME: To remove some day.
-if test "x$host_alias" != x; then
- if test "x$build_alias" = x; then
- cross_compiling=maybe
- echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
- If a cross compiler is detected then cross compile mode will be used." >&2
- elif test "x$build_alias" != "x$host_alias"; then
- cross_compiling=yes
- fi
-fi
-
-ac_tool_prefix=
-test -n "$host_alias" && ac_tool_prefix=$host_alias-
-
-test "$silent" = yes && exec 6>/dev/null
-
-
-ac_pwd=`pwd` && test -n "$ac_pwd" &&
-ac_ls_di=`ls -di .` &&
-ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
- { echo "$as_me: error: Working directory cannot be determined" >&2
- { (exit 1); exit 1; }; }
-test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
- { echo "$as_me: error: pwd does not report name of working directory" >&2
- { (exit 1); exit 1; }; }
-
-
-# Find the source files, if location was not specified.
-if test -z "$srcdir"; then
- ac_srcdir_defaulted=yes
- # Try the directory containing this script, then the parent directory.
- ac_confdir=`$as_dirname -- "$0" ||
-$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$0" : 'X\(//\)[^/]' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)' \| . 2>/dev/null ||
-echo X"$0" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
- s//\1/
- q
- }
- /^X\(\/\/\)[^/].*/{
- s//\1/
- q
- }
- /^X\(\/\/\)$/{
- s//\1/
- q
- }
- /^X\(\/\).*/{
- s//\1/
- q
- }
- s/.*/./; q'`
- srcdir=$ac_confdir
- if test ! -r "$srcdir/$ac_unique_file"; then
- srcdir=..
- fi
-else
- ac_srcdir_defaulted=no
-fi
-if test ! -r "$srcdir/$ac_unique_file"; then
- test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
- { (exit 1); exit 1; }; }
-fi
-ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
-ac_abs_confdir=`(
- cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
- { (exit 1); exit 1; }; }
- pwd)`
-# When building in place, set srcdir=.
-if test "$ac_abs_confdir" = "$ac_pwd"; then
- srcdir=.
-fi
-# Remove unnecessary trailing slashes from srcdir.
-# Double slashes in file names in object file debugging info
-# mess up M-x gdb in Emacs.
-case $srcdir in
-*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
-esac
-for ac_var in $ac_precious_vars; do
- eval ac_env_${ac_var}_set=\${${ac_var}+set}
- eval ac_env_${ac_var}_value=\$${ac_var}
- eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
- eval ac_cv_env_${ac_var}_value=\$${ac_var}
-done
-
-#
-# Report the --help message.
-#
-if test "$ac_init_help" = "long"; then
- # Omit some internal or obsolete options to make the list less imposing.
- # This message is too long to be a string in the A/UX 3.1 sh.
- cat <<_ACEOF
-\`configure' configures wxWidgets 2.9.3 to adapt to many kinds of systems.
-
-Usage: $0 [OPTION]... [VAR=VALUE]...
-
-To assign environment variables (e.g., CC, CFLAGS...), specify them as
-VAR=VALUE. See below for descriptions of some of the useful variables.
-
-Defaults for the options are specified in brackets.
-
-Configuration:
- -h, --help display this help and exit
- --help=short display options specific to this package
- --help=recursive display the short help of all the included packages
- -V, --version display version information and exit
- -q, --quiet, --silent do not print \`checking...' messages
- --cache-file=FILE cache test results in FILE [disabled]
- -C, --config-cache alias for \`--cache-file=config.cache'
- -n, --no-create do not create output files
- --srcdir=DIR find the sources in DIR [configure dir or \`..']
-
-Installation directories:
- --prefix=PREFIX install architecture-independent files in PREFIX
- [$ac_default_prefix]
- --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
- [PREFIX]
-
-By default, \`make install' will install all the files in
-\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
-an installation prefix other than \`$ac_default_prefix' using \`--prefix',
-for instance \`--prefix=\$HOME'.
-
-For better control, use the options below.
-
-Fine tuning of the installation directories:
- --bindir=DIR user executables [EPREFIX/bin]
- --sbindir=DIR system admin executables [EPREFIX/sbin]
- --libexecdir=DIR program executables [EPREFIX/libexec]
- --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
- --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
- --localstatedir=DIR modifiable single-machine data [PREFIX/var]
- --libdir=DIR object code libraries [EPREFIX/lib]
- --includedir=DIR C header files [PREFIX/include]
- --oldincludedir=DIR C header files for non-gcc [/usr/include]
- --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
- --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
- --infodir=DIR info documentation [DATAROOTDIR/info]
- --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
- --mandir=DIR man documentation [DATAROOTDIR/man]
- --docdir=DIR documentation root [DATAROOTDIR/doc/wxwidgets]
- --htmldir=DIR html documentation [DOCDIR]
- --dvidir=DIR dvi documentation [DOCDIR]
- --pdfdir=DIR pdf documentation [DOCDIR]
- --psdir=DIR ps documentation [DOCDIR]
-_ACEOF
-
- cat <<\_ACEOF
-
-X features:
- --x-includes=DIR X include files are in DIR
- --x-libraries=DIR X library files are in DIR
-
-System types:
- --build=BUILD configure for building on BUILD [guessed]
- --host=HOST cross-compile to build programs to run on HOST [BUILD]
-_ACEOF
-fi
-
-if test -n "$ac_init_help"; then
- case $ac_init_help in
- short | recursive ) echo "Configuration of wxWidgets 2.9.3:";;
- esac
- cat <<\_ACEOF
-
-Optional Features:
- --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
- --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
- --disable-gui don't build GUI parts of the library
- --enable-monolithic build wxWidgets as single library
- --enable-plugins build parts of wxWidgets as loadable components
- --enable-official_build official build of wxWidgets (win32 DLL only)
- --enable-vendor=VENDOR vendor name (win32 DLL only)
- --disable-all-features disable all optional features to build minimal library
- --enable-universal use wxWidgets GUI controls instead of native ones
- --enable-nanox use NanoX
- --disable-gtk2 use GTK+ 1.2 instead of 2.0
- --enable-gpe use GNOME PDA Environment features if possible
- --enable-debug build library for debugging
- --disable-debug_flag disable all debugging support
- --enable-debug_info generate debug information
- --enable-debug_gdb create code with extra GDB debugging information
- --enable-debug_cntxt obsolete, don't use: use wxDebugContext
- --enable-mem_tracing obsolete, don't use: create code with memory tracing
- --disable-shared create static library instead of shared
- --enable-stl use standard C++ classes for everything
- --enable-std_containers use standard C++ container classes
- --enable-std_iostreams use standard C++ stream classes
- --enable-std_string use standard C++ string classes
- --enable-std_string_conv_in_wxstring provide implicit conversion to std::string in wxString
- --disable-unicode compile without Unicode support
- --enable-mslu use MS Layer for Unicode on Windows 9x (Win32 only)
- --enable-utf8 use UTF-8 representation for strings (Unix only)
- --enable-utf8only only support UTF-8 locales in UTF-8 build (Unix only)
- --enable-extended_rtti use extended RTTI (XTI)
- --enable-omf use OMF object format
- --disable-optimise compile without optimisations
- --enable-profile create code with profiling information
- --enable-no_rtti create code without RTTI information
- --enable-no_exceptions create code without C++ exceptions handling
- --enable-permissive compile code disregarding strict ANSI
- --enable-no_deps create code without dependency information
- --disable-vararg_macros don't use vararg macros, even if they are supported
- --enable-universal_binary create universal binary with Mac PPC and i386 (and x86_64 if using Cocoa) architectures
- --enable-macosx_arch=ARCH build for just the specified architecture
- --enable-compat26 enable wxWidgets 2.6 compatibility
- --disable-compat28 disable wxWidgets 2.8 compatibility
- --disable-rpath disable use of rpath for uninstalled builds
- --enable-objc_uniquifying enable Objective-C class name uniquifying
- --disable-visibility disable use of ELF symbols visibility even if supported
- --disable-tls disable use of compiler TLS support
- --enable-intl use internationalization system
- --enable-xlocale use x-locale support (requires wxLocale)
- --enable-config use wxConfig (and derived) classes
- --enable-protocols use wxProtocol and derived classes
- --enable-ftp use wxFTP (requires wxProtocol
- --enable-http use wxHTTP (requires wxProtocol
- --enable-fileproto use wxFileProto class (requires wxProtocol
- --enable-sockets use socket/network classes
- --enable-ipv6 enable IPv6 support in wxSocket
- --enable-ole use OLE classes (Win32 only)
- --enable-dataobj use data object classes
- --enable-ipc use interprocess communication (wxSocket etc.)
- --enable-baseevtloop use event loop in console programs too
- --enable-epollloop use wxEpollDispatcher class (Linux only)
- --enable-selectloop use wxSelectDispatcher class
- --enable-any use wxAny class
- --enable-apple_ieee use the Apple IEEE codec
- --enable-arcstream use wxArchive streams
- --enable-base64 use base64 encoding/decoding functions
- --enable-backtrace use wxStackWalker class for getting backtraces
- --enable-catch_segvs catch signals in wxApp::OnFatalException (Unix only)
- --enable-cmdline use wxCmdLineParser class
- --enable-datetime use wxDateTime class
- --enable-debugreport use wxDebugReport class
- --enable-dialupman use dialup network classes
- --enable-dynlib use wxLibrary class for DLL loading
- --enable-dynamicloader use (new) wxDynamicLibrary class
- --enable-exceptions build exception-safe library
- --enable-ffile use wxFFile class
- --enable-file use wxFile class
- --enable-filehistory use wxFileHistory class
- --enable-filesystem use virtual file systems classes
- --enable-fontenum use wxFontEnumerator class
- --enable-fontmap use font encodings conversion classes
- --enable-fs_archive use virtual archive filesystems
- --enable-fs_inet use virtual HTTP/FTP filesystems
- --enable-fs_zip now replaced by fs_archive
- --enable-fswatcher use wxFileSystemWatcher class
- --enable-geometry use geometry class
- --enable-log use logging system
- --enable-longlong use wxLongLong class
- --enable-mimetype use wxMimeTypesManager
- --enable-printfposparam use wxVsnprintf() which supports positional parameters
- --enable-snglinst use wxSingleInstanceChecker class
- --enable-sound use wxSound class
- --enable-stdpaths use wxStandardPaths class
- --enable-stopwatch use wxStopWatch class
- --enable-streams use wxStream etc classes
- --enable-sysoptions use wxSystemOptions
- --enable-tarstream use wxTar streams
- --enable-textbuf use wxTextBuffer class
- --enable-textfile use wxTextFile class
- --enable-timer use wxTimer class
- --enable-variant use wxVariant class
- --enable-zipstream use wxZip streams
- --enable-url use wxURL class
- --enable-protocol use wxProtocol class
- --enable-protocol-http HTTP support in wxProtocol
- --enable-protocol-ftp FTP support in wxProtocol
- --enable-protocol-file FILE support in wxProtocol
- --enable-threads use threads
- --enable-iniconf use wxIniConfig (Win32 only)
- --enable-regkey use wxRegKey class (Win32 only)
- --enable-docview use document view architecture
- --enable-help use help subsystem
- --enable-mshtmlhelp use MS HTML Help (win32)
- --enable-html use wxHTML sub-library
- --enable-htmlhelp use wxHTML-based help
- --enable-xrc use XRC resources sub-library
- --enable-aui use AUI docking library
- --enable-propgrid use wxPropertyGrid library
- --enable-ribbon use wxRibbon library
- --enable-stc use wxStyledTextCtrl library
- --enable-constraints use layout-constraints system
- --enable-loggui use standard GUI logger
- --enable-logwin use wxLogWindow
- --enable-logdialog use wxLogDialog
- --enable-mdi use multiple document interface architecture
- --enable-mdidoc use docview architecture with MDI
- --enable-mediactrl use wxMediaCtrl class
- --enable-gstreamer8 force GStreamer 0.8 instead of 0.10 with the wxMediaCtrl class on unix
- --enable-richtext use wxRichTextCtrl
- --enable-postscript use wxPostscriptDC device context (default for gtk+)
- --enable-printarch use printing architecture
- --enable-svg use wxSVGFileDC device context
- --enable-webkit use wxWebKitCtrl (Mac-only, use wxWebView instead)
- --enable-webview use wxWebView library
- --enable-graphics_ctx use graphics context 2D drawing API
- --enable-clipboard use wxClipboard class
- --enable-dnd use Drag'n'Drop classes
- --disable-controls disable compilation of all standard controls
- --enable-markup support wxControl::SetLabelMarkup
- --enable-accel use accelerators
- --enable-animatectrl use wxAnimationCtrl class
- --enable-bannerwindow use wxBannerWindow class
- --enable-artstd use standard XPM icons in wxArtProvider
- --enable-arttango use Tango icons in wxArtProvider
- --enable-bmpbutton use wxBitmapButton class
- --enable-bmpcombobox use wxBitmapComboBox class
- --enable-button use wxButton class
- --enable-calendar use wxCalendarCtrl class
- --enable-caret use wxCaret class
- --enable-checkbox use wxCheckBox class
- --enable-checklst use wxCheckListBox (listbox with checkboxes) class
- --enable-choice use wxChoice class
- --enable-choicebook use wxChoicebook class
- --enable-collpane use wxCollapsiblePane class
- --enable-colourpicker use wxColourPickerCtrl class
- --enable-combobox use wxComboBox class
- --enable-comboctrl use wxComboCtrl class
- --enable-commandlinkbutton use wxCommmandLinkButton class
- --enable-dataviewctrl use wxDataViewCtrl class
- --enable-datepick use wxDatePickerCtrl class
- --enable-detect_sm use code to detect X11 session manager
- --enable-dirpicker use wxDirPickerCtrl class
- --enable-display use wxDisplay class
- --enable-editablebox use wxEditableListBox class
- --enable-filectrl use wxFileCtrl class
- --enable-filepicker use wxFilePickerCtrl class
- --enable-fontpicker use wxFontPickerCtrl class
- --enable-gauge use wxGauge class
- --enable-grid use wxGrid class
- --enable-headerctrl use wxHeaderCtrl class
- --enable-hyperlink use wxHyperlinkCtrl class
- --enable-imaglist use wxImageList class
- --enable-infobar use wxInfoBar class
- --enable-listbook use wxListbook class
- --enable-listbox use wxListBox class
- --enable-listctrl use wxListCtrl class
- --enable-notebook use wxNotebook class
- --enable-notifmsg use wxNotificationMessage class
- --enable-odcombobox use wxOwnerDrawnComboBox class
- --enable-popupwin use wxPopUpWindow class
- --enable-radiobox use wxRadioBox class
- --enable-radiobtn use wxRadioButton class
- --enable-richmsgdlg use wxRichMessageDialog class
- --enable-richtooltip use wxRichToolTip class
- --enable-rearrangectrl use wxRearrangeList/Ctrl/Dialog
- --enable-sash use wxSashWindow class
- --enable-scrollbar use wxScrollBar class and scrollable windows
- --enable-searchctrl use wxSearchCtrl class
- --enable-slider use wxSlider class
- --enable-spinbtn use wxSpinButton class
- --enable-spinctrl use wxSpinCtrl class
- --enable-splitter use wxSplitterWindow class
- --enable-statbmp use wxStaticBitmap class
- --enable-statbox use wxStaticBox class
- --enable-statline use wxStaticLine class
- --enable-stattext use wxStaticText class
- --enable-statusbar use wxStatusBar class
- --enable-taskbaricon use wxTaskBarIcon class
- --enable-tbarnative use native wxToolBar class
- --enable-textctrl use wxTextCtrl class
- --enable-timepick use wxTimePickerCtrl class
- --enable-tipwindow use wxTipWindow class
- --enable-togglebtn use wxToggleButton class
- --enable-toolbar use wxToolBar class
- --enable-toolbook use wxToolbook class
- --enable-treebook use wxTreebook class
- --enable-treectrl use wxTreeCtrl class
- --enable-treelist use wxTreeListCtrl class
- --enable-commondlg use all common dialogs
- --enable-aboutdlg use wxAboutBox
- --enable-choicedlg use wxChoiceDialog
- --enable-coldlg use wxColourDialog
- --enable-filedlg use wxFileDialog
- --enable-finddlg use wxFindReplaceDialog
- --enable-fontdlg use wxFontDialog
- --enable-dirdlg use wxDirDialog
- --enable-msgdlg use wxMessageDialog
- --enable-numberdlg use wxNumberEntryDialog
- --enable-splash use wxSplashScreen
- --enable-textdlg use wxTextDialog
- --enable-tipdlg use startup tips
- --enable-progressdlg use wxProgressDialog
- --enable-wizarddlg use wxWizard
- --enable-menus use wxMenu/wxMenuBar/wxMenuItem classes
- --enable-miniframe use wxMiniFrame class
- --enable-tooltips use wxToolTip class
- --enable-splines use spline drawing code
- --enable-mousewheel use mousewheel
- --enable-validators use wxValidator and derived classes
- --enable-busyinfo use wxBusyInfo
- --enable-hotkey use wxWindow::RegisterHotKey()
- --enable-joystick use wxJoystick
- --enable-metafiles use wxMetaFile
- --enable-dragimage use wxDragImage
- --enable-accessibility enable accessibility support
- --enable-uiactionsim use wxUIActionSimulator (experimental)
- --enable-dctransform use wxDC::SetTransformMatrix and related
- --enable-webview-webkit use wxWebView WebKit backend
- --enable-palette use wxPalette class
- --enable-image use wxImage class
- --enable-gif use gif images (GIF file format)
- --enable-pcx use pcx images (PCX file format)
- --enable-tga use tga images (TGA file format)
- --enable-iff use iff images (IFF file format)
- --enable-pnm use pnm images (PNM file format)
- --enable-xpm use xpm images (XPM file format)
- --enable-ico_cur use Windows ICO and CUR formats
- --enable-dccache cache temporary wxDC objects (Win32 only)
- --enable-ps-in-msw use PS printing in wxMSW (Win32 only)
- --enable-ownerdrawn use owner drawn controls (Win32 and OS/2 only)
- --enable-uxtheme enable support for Windows XP themed look (Win32 only)
- --enable-wxdib use wxDIB class (Win32 only)
- --enable-webview-ie use wxWebView IE backend (Win32 only)
- --enable-autoidman use automatic ids management
- --disable-largefile omit support for large files
- --disable-gtktest do not try to compile and run a test GTK+ program
- --disable-gtktest Do not try to compile and run a test GTK program
- --disable-sdltest Do not try to compile and run a test SDL program
- --enable-omf use OMF object format (OS/2)
- --disable-dependency-tracking
- don't use dependency tracking even if the compiler
- can
- --disable-precomp-headers
- don't use precompiled headers even if compiler can
-
-Optional Packages:
- --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
- --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
- --without-subdirs don't generate makefiles for samples/demos/...
- --with-flavour=NAME specify a name to identify this build
- --with-themes=all|list use only the specified comma-separated list of wxUniversal themes
- --with-gtk[=VERSION] use GTK+, VERSION can be 2 (default), 1 or "any"
- --with-motif use Motif/Lesstif
- --with-osx_carbon use Mac OS X (Carbon)
- --with-osx_cocoa use Mac OS X (Cocoa)
- --with-osx_iphone use iPhone OS X port
- --with-osx use Mac OS X (default port, currently Carbon)
- --with-carbon same as --with-osx_carbon
- --with-cocoa same as --with-osx_cocoa
- --with-iphone same as --with-osx_iphone
- --with-mac same as --with-osx
- --with-old_cocoa use old, deprecated, Cocoa port
- --with-wine use Wine
- --with-msw use MS-Windows
- --with-pm use OS/2 Presentation Manager
- --with-mgl use SciTech MGL
- --with-directfb use DirectFB
- --with-microwin use MicroWindows
- --with-x11 use X11
- --with-libpng use libpng (PNG image format)
- --with-libjpeg use libjpeg (JPEG file format)
- --with-libtiff use libtiff (TIFF file format)
- --with-libxpm use libxpm (XPM file format)
- --with-libiconv use libiconv (character conversion)
- --with-libmspack use libmspack (CHM help files loading)
- --without-gtkprint don't use GTK printing support
- --without-gnomeprint don't use GNOME printing libraries
- --with-gnomevfs use GNOME VFS for associating MIME types
- --with-hildon use Hildon framework for Nokia 770/800/810
- --with-opengl use OpenGL (or Mesa)
- --with-dmalloc use dmalloc library (http://dmalloc.com/)
- --with-sdl use SDL for audio on Unix
- --with-regex enable support for wxRegEx class
- --with-zlib use zlib for LZW compression
- --with-expat enable XML support using expat parser
- --with-macosx-sdk=PATH use an OS X SDK at PATH
- --with-macosx-version-min=VER build binaries which require at least this OS X version
- --with-gtk-prefix=PFX Prefix where GTK is installed (optional)
- --with-gtk-exec-prefix=PFX Exec prefix where GTK is installed (optional)
- --with-x use the X Window System
- --with-libiconv-prefix=DIR search for libiconv in DIR/include and DIR/lib
- --with-sdl-prefix=PFX Prefix where SDL is installed (optional)
- --with-sdl-exec-prefix=PFX Exec prefix where SDL is installed (optional)
- --with-cppunit-prefix=PFX Prefix where CppUnit is installed (optional)
- --with-cppunit-exec-prefix=PFX Exec prefix where CppUnit is installed (optional)
-
-Some influential environment variables:
- CC C compiler command
- CFLAGS C compiler flags
- LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
- nonstandard directory <lib dir>
- LIBS libraries to pass to the linker, e.g. -l<library>
- CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
- you have headers in a nonstandard directory <include dir>
- CPP C preprocessor
- CXX C++ compiler command
- CXXFLAGS C++ compiler flags
- CXXCPP C++ preprocessor
- PKG_CONFIG path to pkg-config utility
- DIRECTFB_CFLAGS
- C compiler flags for DIRECTFB, overriding pkg-config
- DIRECTFB_LIBS
- linker flags for DIRECTFB, overriding pkg-config
- XMKMF Path to xmkmf, Makefile generator for X Window System
- PANGOX_CFLAGS
- C compiler flags for PANGOX, overriding pkg-config
- PANGOX_LIBS linker flags for PANGOX, overriding pkg-config
- PANGOFT2_CFLAGS
- C compiler flags for PANGOFT2, overriding pkg-config
- PANGOFT2_LIBS
- linker flags for PANGOFT2, overriding pkg-config
- PANGOXFT_CFLAGS
- C compiler flags for PANGOXFT, overriding pkg-config
- PANGOXFT_LIBS
- linker flags for PANGOXFT, overriding pkg-config
- GTKPRINT_CFLAGS
- C compiler flags for GTKPRINT, overriding pkg-config
- GTKPRINT_LIBS
- linker flags for GTKPRINT, overriding pkg-config
- LIBGNOMEPRINTUI_CFLAGS
- C compiler flags for LIBGNOMEPRINTUI, overriding pkg-config
- LIBGNOMEPRINTUI_LIBS
- linker flags for LIBGNOMEPRINTUI, overriding pkg-config
- GNOMEVFS_CFLAGS
- C compiler flags for GNOMEVFS, overriding pkg-config
- GNOMEVFS_LIBS
- linker flags for GNOMEVFS, overriding pkg-config
- HILDON_CFLAGS
- C compiler flags for HILDON, overriding pkg-config
- HILDON_LIBS linker flags for HILDON, overriding pkg-config
- HILDON2_CFLAGS
- C compiler flags for HILDON2, overriding pkg-config
- HILDON2_LIBS
- linker flags for HILDON2, overriding pkg-config
- CAIRO_CFLAGS
- C compiler flags for CAIRO, overriding pkg-config
- CAIRO_LIBS linker flags for CAIRO, overriding pkg-config
- GST_CFLAGS C compiler flags for GST, overriding pkg-config
- GST_LIBS linker flags for GST, overriding pkg-config
-
-Use these variables to override the choices made by `configure' or to help
-it to find libraries and programs with nonstandard names/locations.
-
-Report bugs to <wx-dev@lists.wxwidgets.org>.
-_ACEOF
-ac_status=$?
-fi
-
-if test "$ac_init_help" = "recursive"; then
- # If there are subdirs, report their specific --help.
- for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
- test -d "$ac_dir" || continue
- ac_builddir=.
-
-case "$ac_dir" in
-.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
-*)
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A ".." for each directory in $ac_dir_suffix.
- ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
- case $ac_top_builddir_sub in
- "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
- *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
- esac ;;
-esac
-ac_abs_top_builddir=$ac_pwd
-ac_abs_builddir=$ac_pwd$ac_dir_suffix
-# for backward compatibility:
-ac_top_builddir=$ac_top_build_prefix
-
-case $srcdir in
- .) # We are building in place.
- ac_srcdir=.
- ac_top_srcdir=$ac_top_builddir_sub
- ac_abs_top_srcdir=$ac_pwd ;;
- [\\/]* | ?:[\\/]* ) # Absolute name.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir
- ac_abs_top_srcdir=$srcdir ;;
- *) # Relative name.
- ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_build_prefix$srcdir
- ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
-esac
-ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
-
- cd "$ac_dir" || { ac_status=$?; continue; }
- # Check for guested configure.
- if test -f "$ac_srcdir/configure.gnu"; then
- echo &&
- $SHELL "$ac_srcdir/configure.gnu" --help=recursive
- elif test -f "$ac_srcdir/configure"; then
- echo &&
- $SHELL "$ac_srcdir/configure" --help=recursive
- else
- echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
- fi || ac_status=$?
- cd "$ac_pwd" || { ac_status=$?; break; }
- done
-fi
-
-test -n "$ac_init_help" && exit $ac_status
-if $ac_init_version; then
- cat <<\_ACEOF
-wxWidgets configure 2.9.3
-generated by GNU Autoconf 2.61
-
-Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
-2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
-This configure script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it.
-_ACEOF
- exit
-fi
-cat >config.log <<_ACEOF
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by wxWidgets $as_me 2.9.3, which was
-generated by GNU Autoconf 2.61. Invocation command line was
-
- $ $0 $@
-
-_ACEOF
-exec 5>>config.log
-{
-cat <<_ASUNAME
-## --------- ##
-## Platform. ##
-## --------- ##
-
-hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
-uname -m = `(uname -m) 2>/dev/null || echo unknown`
-uname -r = `(uname -r) 2>/dev/null || echo unknown`
-uname -s = `(uname -s) 2>/dev/null || echo unknown`
-uname -v = `(uname -v) 2>/dev/null || echo unknown`
-
-/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
-/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
-
-/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
-/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
-/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
-/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
-/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
-/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
-/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
-
-_ASUNAME
-
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- echo "PATH: $as_dir"
-done
-IFS=$as_save_IFS
-
-} >&5
-
-cat >&5 <<_ACEOF
-
-
-## ----------- ##
-## Core tests. ##
-## ----------- ##
-
-_ACEOF
-
-
-# Keep a trace of the command line.
-# Strip out --no-create and --no-recursion so they do not pile up.
-# Strip out --silent because we don't want to record it for future runs.
-# Also quote any args containing shell meta-characters.
-# Make two passes to allow for proper duplicate-argument suppression.
-ac_configure_args=
-ac_configure_args0=
-ac_configure_args1=
-ac_must_keep_next=false
-for ac_pass in 1 2
-do
- for ac_arg
- do
- case $ac_arg in
- -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- continue ;;
- *\'*)
- ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
- esac
- case $ac_pass in
- 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
- 2)
- ac_configure_args1="$ac_configure_args1 '$ac_arg'"
- if test $ac_must_keep_next = true; then
- ac_must_keep_next=false # Got value, back to normal.
- else
- case $ac_arg in
- *=* | --config-cache | -C | -disable-* | --disable-* \
- | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
- | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
- | -with-* | --with-* | -without-* | --without-* | --x)
- case "$ac_configure_args0 " in
- "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
- esac
- ;;
- -* ) ac_must_keep_next=true ;;
- esac
- fi
- ac_configure_args="$ac_configure_args '$ac_arg'"
- ;;
- esac
- done
-done
-$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
-$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
-
-# When interrupted or exit'd, cleanup temporary files, and complete
-# config.log. We remove comments because anyway the quotes in there
-# would cause problems or look ugly.
-# WARNING: Use '\'' to represent an apostrophe within the trap.
-# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
-trap 'exit_status=$?
- # Save into config.log some information that might help in debugging.
- {
- echo
-
- cat <<\_ASBOX
-## ---------------- ##
-## Cache variables. ##
-## ---------------- ##
-_ASBOX
- echo
- # The following way of writing the cache mishandles newlines in values,
-(
- for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
- eval ac_val=\$$ac_var
- case $ac_val in #(
- *${as_nl}*)
- case $ac_var in #(
- *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
-echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
- esac
- case $ac_var in #(
- _ | IFS | as_nl) ;; #(
- *) $as_unset $ac_var ;;
- esac ;;
- esac
- done
- (set) 2>&1 |
- case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
- *${as_nl}ac_space=\ *)
- sed -n \
- "s/'\''/'\''\\\\'\'''\''/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
- ;; #(
- *)
- sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
- ;;
- esac |
- sort
-)
- echo
-
- cat <<\_ASBOX
-## ----------------- ##
-## Output variables. ##
-## ----------------- ##
-_ASBOX
- echo
- for ac_var in $ac_subst_vars
- do
- eval ac_val=\$$ac_var
- case $ac_val in
- *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
- esac
- echo "$ac_var='\''$ac_val'\''"
- done | sort
- echo
-
- if test -n "$ac_subst_files"; then
- cat <<\_ASBOX
-## ------------------- ##
-## File substitutions. ##
-## ------------------- ##
-_ASBOX
- echo
- for ac_var in $ac_subst_files
- do
- eval ac_val=\$$ac_var
- case $ac_val in
- *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
- esac
- echo "$ac_var='\''$ac_val'\''"
- done | sort
- echo
- fi
-
- if test -s confdefs.h; then
- cat <<\_ASBOX
-## ----------- ##
-## confdefs.h. ##
-## ----------- ##
-_ASBOX
- echo
- cat confdefs.h
- echo
- fi
- test "$ac_signal" != 0 &&
- echo "$as_me: caught signal $ac_signal"
- echo "$as_me: exit $exit_status"
- } >&5
- rm -f core *.core core.conftest.* &&
- rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
- exit $exit_status
-' 0
-for ac_signal in 1 2 13 15; do
- trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
-done
-ac_signal=0
-
-# confdefs.h avoids OS command line length limits that DEFS can exceed.
-rm -f -r conftest* confdefs.h
-
-# Predefined preprocessor variables.
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_NAME "$PACKAGE_NAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_VERSION "$PACKAGE_VERSION"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_STRING "$PACKAGE_STRING"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
-_ACEOF
-
-
-# Let the site file select an alternate cache file if it wants to.
-# Prefer explicitly selected file to automatically selected ones.
-if test -n "$CONFIG_SITE"; then
- set x "$CONFIG_SITE"
-elif test "x$prefix" != xNONE; then
- set x "$prefix/share/config.site" "$prefix/etc/config.site"
-else
- set x "$ac_default_prefix/share/config.site" \
- "$ac_default_prefix/etc/config.site"
-fi
-shift
-for ac_site_file
-do
- if test -r "$ac_site_file"; then
- { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
-echo "$as_me: loading site script $ac_site_file" >&6;}
- sed 's/^/| /' "$ac_site_file" >&5
- . "$ac_site_file"
- fi
-done
-
-if test -r "$cache_file"; then
- # Some versions of bash will fail to source /dev/null (special
- # files actually), so we avoid doing that.
- if test -f "$cache_file"; then
- { echo "$as_me:$LINENO: loading cache $cache_file" >&5
-echo "$as_me: loading cache $cache_file" >&6;}
- case $cache_file in
- [\\/]* | ?:[\\/]* ) . "$cache_file";;
- *) . "./$cache_file";;
- esac
- fi
-else
- { echo "$as_me:$LINENO: creating cache $cache_file" >&5
-echo "$as_me: creating cache $cache_file" >&6;}
- >$cache_file
-fi
-
-# Check that the precious variables saved in the cache have kept the same
-# value.
-ac_cache_corrupted=false
-for ac_var in $ac_precious_vars; do
- eval ac_old_set=\$ac_cv_env_${ac_var}_set
- eval ac_new_set=\$ac_env_${ac_var}_set
- eval ac_old_val=\$ac_cv_env_${ac_var}_value
- eval ac_new_val=\$ac_env_${ac_var}_value
- case $ac_old_set,$ac_new_set in
- set,)
- { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,set)
- { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,);;
- *)
- if test "x$ac_old_val" != "x$ac_new_val"; then
- { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
-echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
- { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
-echo "$as_me: former value: $ac_old_val" >&2;}
- { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
-echo "$as_me: current value: $ac_new_val" >&2;}
- ac_cache_corrupted=:
- fi;;
- esac
- # Pass precious variables to config.status.
- if test "$ac_new_set" = set; then
- case $ac_new_val in
- *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
- *) ac_arg=$ac_var=$ac_new_val ;;
- esac
- case " $ac_configure_args " in
- *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
- *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
- esac
- fi
-done
-if $ac_cache_corrupted; then
- { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
-echo "$as_me: error: changes in the environment can compromise the build" >&2;}
- { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
-echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-
-
-
-ac_aux_dir=
-for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
- if test -f "$ac_dir/install-sh"; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install-sh -c"
- break
- elif test -f "$ac_dir/install.sh"; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install.sh -c"
- break
- elif test -f "$ac_dir/shtool"; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/shtool install -c"
- break
- fi
-done
-if test -z "$ac_aux_dir"; then
- { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
-echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-# These three variables are undocumented and unsupported,
-# and are intended to be withdrawn in a future Autoconf release.
-# They can cause serious problems if a builder's source tree is in a directory
-# whose full name contains unusual characters.
-ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
-ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
-ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
-
-
-# Make sure we can run config.sub.
-$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
- { { echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
-echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
- { (exit 1); exit 1; }; }
-
-{ echo "$as_me:$LINENO: checking build system type" >&5
-echo $ECHO_N "checking build system type... $ECHO_C" >&6; }
-if test "${ac_cv_build+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_build_alias=$build_alias
-test "x$ac_build_alias" = x &&
- ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
-test "x$ac_build_alias" = x &&
- { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
-echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
- { (exit 1); exit 1; }; }
-ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
- { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
-echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
- { (exit 1); exit 1; }; }
-
-fi
-{ echo "$as_me:$LINENO: result: $ac_cv_build" >&5
-echo "${ECHO_T}$ac_cv_build" >&6; }
-case $ac_cv_build in
-*-*-*) ;;
-*) { { echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
-echo "$as_me: error: invalid value of canonical build" >&2;}
- { (exit 1); exit 1; }; };;
-esac
-build=$ac_cv_build
-ac_save_IFS=$IFS; IFS='-'
-set x $ac_cv_build
-shift
-build_cpu=$1
-build_vendor=$2
-shift; shift
-# Remember, the first character of IFS is used to create $*,
-# except with old shells:
-build_os=$*
-IFS=$ac_save_IFS
-case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
-
-
-{ echo "$as_me:$LINENO: checking host system type" >&5
-echo $ECHO_N "checking host system type... $ECHO_C" >&6; }
-if test "${ac_cv_host+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test "x$host_alias" = x; then
- ac_cv_host=$ac_cv_build
-else
- ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
- { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
-echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-fi
-{ echo "$as_me:$LINENO: result: $ac_cv_host" >&5
-echo "${ECHO_T}$ac_cv_host" >&6; }
-case $ac_cv_host in
-*-*-*) ;;
-*) { { echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
-echo "$as_me: error: invalid value of canonical host" >&2;}
- { (exit 1); exit 1; }; };;
-esac
-host=$ac_cv_host
-ac_save_IFS=$IFS; IFS='-'
-set x $ac_cv_host
-shift
-host_cpu=$1
-host_vendor=$2
-shift; shift
-# Remember, the first character of IFS is used to create $*,
-# except with old shells:
-host_os=$*
-IFS=$ac_save_IFS
-case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
-
-
-
-if test "$cross_compiling" != "no"; then
- HOST_PREFIX="${host_alias}-"
- HOST_SUFFIX="-$host_alias"
-else
- HOST_PREFIX=
- HOST_SUFFIX=
-fi
-
-
-wx_major_version_number=2
-wx_minor_version_number=9
-wx_release_number=3
-wx_subrelease_number=0
-
-WX_RELEASE=$wx_major_version_number.$wx_minor_version_number
-WX_VERSION=$WX_RELEASE.$wx_release_number
-WX_SUBVERSION=$WX_VERSION.$wx_subrelease_number
-
-WX_MSW_VERSION=$wx_major_version_number$wx_minor_version_number$wx_release_number
-
-
-wx_top_builddir="`pwd`"
-
-
-
-
-USE_UNIX=1
-USE_OS2=0
-USE_WIN32=0
-USE_DOS=0
-USE_BEOS=0
-USE_MAC=0
-
-USE_AIX=
-USE_BSD= USE_DARWIN= USE_FREEBSD=
-USE_GNU= USE_HPUX=
-USE_LINUX=
-USE_NETBSD=
-USE_OPENBSD=
-USE_OSF= USE_SGI=
-USE_SOLARIS= USE_SUN= USE_SUNOS= USE_SVR4= USE_SYSV= USE_VMS=
-USE_ULTRIX=
-USE_UNIXWARE=
-
-USE_ALPHA=
-
-NEEDS_D_REENTRANT_FOR_R_FUNCS=0
-
-ALL_TOOLKITS="COCOA GTK OSX_CARBON OSX_COCOA OSX_IPHONE MGL MICROWIN MOTIF MSW PM X11 DFB"
-
-DEFAULT_wxUSE_OLD_COCOA=0
-DEFAULT_wxUSE_GTK=0
-DEFAULT_wxUSE_OSX_CARBON=0
-DEFAULT_wxUSE_OSX_COCOA=0
-DEFAULT_wxUSE_OSX_IPHONE=0
-DEFAULT_wxUSE_MGL=0
-DEFAULT_wxUSE_MICROWIN=0
-DEFAULT_wxUSE_MOTIF=0
-DEFAULT_wxUSE_MSW=0
-DEFAULT_wxUSE_PM=0
-DEFAULT_wxUSE_X11=0
-DEFAULT_wxUSE_DFB=0
-
-DEFAULT_DEFAULT_wxUSE_OLD_COCOA=0
-DEFAULT_DEFAULT_wxUSE_GTK=0
-DEFAULT_DEFAULT_wxUSE_OSX_CARBON=0
-DEFAULT_DEFAULT_wxUSE_OSX_COCOA=0
-DEFAULT_DEFAULT_wxUSE_OSX_IPHONE=0
-DEFAULT_DEFAULT_wxUSE_MGL=0
-DEFAULT_DEFAULT_wxUSE_MICROWIN=0
-DEFAULT_DEFAULT_wxUSE_MOTIF=0
-DEFAULT_DEFAULT_wxUSE_MSW=0
-DEFAULT_DEFAULT_wxUSE_PM=0
-DEFAULT_DEFAULT_wxUSE_X11=0
-DEFAULT_DEFAULT_wxUSE_DFB=0
-
-PROGRAM_EXT=
-SAMPLES_RPATH_FLAG=
-DYLIB_RPATH_INSTALL=
-DYLIB_RPATH_POSTLINK=
-
-DEFAULT_STD_FLAG=yes
-
-case "${host}" in
- *-hp-hpux* )
- USE_HPUX=1
- DEFAULT_DEFAULT_wxUSE_MOTIF=1
- NEEDS_D_REENTRANT_FOR_R_FUNCS=1
- cat >>confdefs.h <<\_ACEOF
-#define __HPUX__ 1
-_ACEOF
-
-
- CPPFLAGS="-D_HPUX_SOURCE $CPPFLAGS"
- ;;
- *-*-linux* )
- USE_LINUX=1
- cat >>confdefs.h <<\_ACEOF
-#define __LINUX__ 1
-_ACEOF
-
- TMP=`uname -m`
- if test "x$TMP" = "xalpha"; then
- USE_ALPHA=1
- cat >>confdefs.h <<\_ACEOF
-#define __ALPHA__ 1
-_ACEOF
-
- fi
- DEFAULT_DEFAULT_wxUSE_GTK=1
- ;;
- *-*-gnu* | *-*-k*bsd*-gnu )
- USE_GNU=1
- TMP=`uname -m`
- if test "x$TMP" = "xalpha"; then
- USE_ALPHA=1
- cat >>confdefs.h <<\_ACEOF
-#define __ALPHA__ 1
-_ACEOF
-
- fi
- DEFAULT_DEFAULT_wxUSE_GTK=1
- ;;
- *-*-irix5* | *-*-irix6* )
- USE_SGI=1
- USE_SVR4=1
- cat >>confdefs.h <<\_ACEOF
-#define __SGI__ 1
-_ACEOF
-
- cat >>confdefs.h <<\_ACEOF
-#define __SVR4__ 1
-_ACEOF
-
- DEFAULT_DEFAULT_wxUSE_MOTIF=1
- ;;
- *-*-qnx*)
- USE_QNX=1
- cat >>confdefs.h <<\_ACEOF
-#define __QNX__ 1
-_ACEOF
-
- DEFAULT_DEFAULT_wxUSE_X11=1
- ;;
- *-*-solaris2* )
- USE_SUN=1
- USE_SOLARIS=1
- USE_SVR4=1
- cat >>confdefs.h <<\_ACEOF
-#define __SUN__ 1
-_ACEOF
-
- cat >>confdefs.h <<\_ACEOF
-#define __SOLARIS__ 1
-_ACEOF
-
- cat >>confdefs.h <<\_ACEOF
-#define __SVR4__ 1
-_ACEOF
-
- DEFAULT_DEFAULT_wxUSE_MOTIF=1
- NEEDS_D_REENTRANT_FOR_R_FUNCS=1
- ;;
- *-*-sunos4* )
- USE_SUN=1
- USE_SUNOS=1
- USE_BSD=1
- cat >>confdefs.h <<\_ACEOF
-#define __SUN__ 1
-_ACEOF
-
- cat >>confdefs.h <<\_ACEOF
-#define __SUNOS__ 1
-_ACEOF
-
- cat >>confdefs.h <<\_ACEOF
-#define __BSD__ 1
-_ACEOF
-
- DEFAULT_DEFAULT_wxUSE_MOTIF=1
- ;;
- *-*-freebsd*)
- USE_BSD=1
- USE_FREEBSD=1
- cat >>confdefs.h <<\_ACEOF
-#define __FREEBSD__ 1
-_ACEOF
-
- cat >>confdefs.h <<\_ACEOF
-#define __BSD__ 1
-_ACEOF
-
- DEFAULT_DEFAULT_wxUSE_GTK=1
- ;;
- *-*-openbsd*|*-*-mirbsd*)
- USE_BSD=1
- USE_OPENBSD=1
- cat >>confdefs.h <<\_ACEOF
-#define __OPENBSD__ 1
-_ACEOF
-
- cat >>confdefs.h <<\_ACEOF
-#define __BSD__ 1
-_ACEOF
-
- DEFAULT_DEFAULT_wxUSE_GTK=1
- ;;
- *-*-netbsd*)
- USE_BSD=1
- USE_NETBSD=1
- cat >>confdefs.h <<\_ACEOF
-#define __NETBSD__ 1
-_ACEOF
-
- cat >>confdefs.h <<\_ACEOF
-#define __BSD__ 1
-_ACEOF
-
- DEFAULT_DEFAULT_wxUSE_GTK=1
- NEEDS_D_REENTRANT_FOR_R_FUNCS=1
-
- CPPFLAGS="-D_NETBSD_SOURCE -D_LIBC $CPPFLAGS"
- ;;
- *-*-osf* )
- USE_ALPHA=1
- USE_OSF=1
- cat >>confdefs.h <<\_ACEOF
-#define __ALPHA__ 1
-_ACEOF
-
- cat >>confdefs.h <<\_ACEOF
-#define __OSF__ 1
-_ACEOF
-
- DEFAULT_DEFAULT_wxUSE_MOTIF=1
- NEEDS_D_REENTRANT_FOR_R_FUNCS=1
- ;;
- *-*-dgux5* )
- USE_ALPHA=1
- USE_SVR4=1
- cat >>confdefs.h <<\_ACEOF
-#define __ALPHA__ 1
-_ACEOF
-
- cat >>confdefs.h <<\_ACEOF
-#define __SVR4__ 1
-_ACEOF
-
- DEFAULT_DEFAULT_wxUSE_MOTIF=1
- ;;
- *-*-sysv5* )
- USE_SYSV=1
- USE_SVR4=1
- cat >>confdefs.h <<\_ACEOF
-#define __SYSV__ 1
-_ACEOF
-
- cat >>confdefs.h <<\_ACEOF
-#define __SVR4__ 1
-_ACEOF
-
- DEFAULT_DEFAULT_wxUSE_MOTIF=1
- ;;
- *-*-aix* )
- USE_AIX=1
- USE_SYSV=1
- USE_SVR4=1
- cat >>confdefs.h <<\_ACEOF
-#define __AIX__ 1
-_ACEOF
-
- cat >>confdefs.h <<\_ACEOF
-#define __SYSV__ 1
-_ACEOF
-
- cat >>confdefs.h <<\_ACEOF
-#define __SVR4__ 1
-_ACEOF
-
- DEFAULT_DEFAULT_wxUSE_MOTIF=1
- ;;
-
- *-*-*UnixWare*)
- USE_SYSV=1
- USE_SVR4=1
- USE_UNIXWARE=1
- cat >>confdefs.h <<\_ACEOF
-#define __UNIXWARE__ 1
-_ACEOF
-
- ;;
-
- *-*-cygwin* | *-*-mingw32* )
- PROGRAM_EXT=".exe"
- DEFAULT_DEFAULT_wxUSE_MSW=1
- ;;
-
- *-pc-msdosdjgpp )
- USE_UNIX=0
- USE_DOS=1
- cat >>confdefs.h <<\_ACEOF
-#define __DOS__ 1
-_ACEOF
-
- PROGRAM_EXT=".exe"
- DEFAULT_DEFAULT_wxUSE_MGL=1
- ;;
-
- *-pc-os2_emx | *-pc-os2-emx )
- cat >>confdefs.h <<\_ACEOF
-#define __EMX__ 1
-_ACEOF
-
- USE_OS2=1
- cat >>confdefs.h <<\_ACEOF
-#define __OS2__ 1
-_ACEOF
-
- PROGRAM_EXT=".exe"
- DEFAULT_DEFAULT_wxUSE_PM=1
- CXX=gcc
- LDFLAGS="$LDFLAGS -Zcrtdll"
- ac_executable_extensions=".exe"
- export ac_executable_extensions
- ac_save_IFS="$IFS"
- IFS='\\'
- ac_TEMP_PATH=
- for ac_dir in $PATH; do
- IFS=$ac_save_IFS
- if test -z "$ac_TEMP_PATH"; then
- ac_TEMP_PATH="$ac_dir"
- else
- ac_TEMP_PATH="$ac_TEMP_PATH/$ac_dir"
- fi
- done
- export PATH="$ac_TEMP_PATH"
- unset ac_TEMP_PATH
- DEFAULT_STD_FLAG=no
- ;;
-
- arm-apple-darwin*)
- USE_BSD=1
- USE_DARWIN=1
- cat >>confdefs.h <<\_ACEOF
-#define __BSD__ 1
-_ACEOF
-
- cat >>confdefs.h <<\_ACEOF
-#define __DARWIN__ 1
-_ACEOF
-
- DEFAULT_DEFAULT_wxUSE_OSX_IPHONE=1
- ;;
-
- *-*-darwin* )
- USE_BSD=1
- USE_DARWIN=1
- cat >>confdefs.h <<\_ACEOF
-#define __BSD__ 1
-_ACEOF
-
- cat >>confdefs.h <<\_ACEOF
-#define __DARWIN__ 1
-_ACEOF
-
- cat >>confdefs.h <<\_ACEOF
-#define TARGET_CARBON 1
-_ACEOF
-
- DEFAULT_DEFAULT_wxUSE_OSX_CARBON=1
- ;;
-
- *-*-beos* )
- USE_BEOS=1
- cat >>confdefs.h <<\_ACEOF
-#define __BEOS__ 1
-_ACEOF
-
- ;;
-
- *)
- { echo "$as_me:$LINENO: WARNING: *** System type ${host} is unknown, assuming generic Unix and continuing nevertheless." >&5
-echo "$as_me: WARNING: *** System type ${host} is unknown, assuming generic Unix and continuing nevertheless." >&2;}
- { echo "$as_me:$LINENO: WARNING: *** Please report the build results to wx-dev@lists.wxwidgets.org." >&5
-echo "$as_me: WARNING: *** Please report the build results to wx-dev@lists.wxwidgets.org." >&2;}
-
- DEFAULT_DEFAULT_wxUSE_X11=1
- DEFAULT_wxUSE_SHARED=no
-esac
-
-
-
-DEFAULT_wxUSE_ALL_FEATURES=yes
-
-DEFAULT_wxUSE_STD_CONTAINERS=no
-DEFAULT_wxUSE_STD_IOSTREAM=$DEFAULT_STD_FLAG
-DEFAULT_wxUSE_STD_STRING=$DEFAULT_STD_FLAG
-
-DEFAULT_wxUSE_DMALLOC=no
-DEFAULT_wxUSE_LIBGNOMEVFS=no
-DEFAULT_wxUSE_LIBHILDON=no
-DEFAULT_wxUSE_LIBHILDON2=no
-DEFAULT_wxUSE_LIBMSPACK=no
-DEFAULT_wxUSE_LIBSDL=no
-
-DEFAULT_wxUSE_ACCESSIBILITY=no
-DEFAULT_wxUSE_IPV6=no
-DEFAULT_wxUSE_GSTREAMER8=no
-
-DEFAULT_wxUSE_ARTPROVIDER_TANGO=auto
-DEFAULT_wxUSE_UNICODE_UTF8=auto
-DEFAULT_wxUSE_OPENGL=auto
-DEFAULT_wxUSE_MEDIACTRL=auto
-DEFAULT_wxUSE_COMPILER_TLS=auto
-DEFAULT_wxUSE_HOTKEY=auto
-DEFAULT_wxUSE_METAFILE=auto
-
-DEFAULT_wxUSE_UNICODE_UTF8_LOCALE=no
-
-DEFAULT_wxUSE_UNIVERSAL_BINARY=no
-DEFAULT_wxUSE_MAC_ARCH=no
-
-DEFAULT_wxUSE_OFFICIAL_BUILD=no
-
-DEFAULT_wxUSE_GTK2=yes
-
-DEFAULT_wxUSE_OBJC_UNIQUIFYING=no
-
-
-
-
-
- enablestring=disable
- defaultval=
- if test -z "$defaultval"; then
- if test x"$enablestring" = xdisable; then
- defaultval=yes
- else
- defaultval=no
- fi
- fi
-
- { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-gui" >&5
-echo $ECHO_N "checking for --${enablestring:-enable}-gui... $ECHO_C" >&6; }
- # Check whether --enable-gui was given.
-if test "${enable_gui+set}" = set; then
- enableval=$enable_gui;
- if test "$enableval" = yes; then
- wx_cv_use_gui='wxUSE_GUI=yes'
- else
- wx_cv_use_gui='wxUSE_GUI=no'
- fi
-
-else
-
- wx_cv_use_gui='wxUSE_GUI=${'DEFAULT_wxUSE_GUI":-$defaultval}"
-
-fi
-
-
- eval "$wx_cv_use_gui"
-
- if test x"$enablestring" = xdisable; then
- if test $wxUSE_GUI = no; then
- result=yes
- else
- result=no
- fi
- else
- result=$wxUSE_GUI
- fi
-
- { echo "$as_me:$LINENO: result: $result" >&5
-echo "${ECHO_T}$result" >&6; }
-
-
- enablestring=
- defaultval=
- if test -z "$defaultval"; then
- if test x"$enablestring" = xdisable; then
- defaultval=yes
- else
- defaultval=no
- fi
- fi
-
- { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-monolithic" >&5
-echo $ECHO_N "checking for --${enablestring:-enable}-monolithic... $ECHO_C" >&6; }
- # Check whether --enable-monolithic was given.
-if test "${enable_monolithic+set}" = set; then
- enableval=$enable_monolithic;
- if test "$enableval" = yes; then
- wx_cv_use_monolithic='wxUSE_MONOLITHIC=yes'
- else
- wx_cv_use_monolithic='wxUSE_MONOLITHIC=no'
- fi
-
-else
-
- wx_cv_use_monolithic='wxUSE_MONOLITHIC=${'DEFAULT_wxUSE_MONOLITHIC":-$defaultval}"
-
-fi
-
-
- eval "$wx_cv_use_monolithic"
-
- if test x"$enablestring" = xdisable; then
- if test $wxUSE_MONOLITHIC = no; then
- result=yes
- else
- result=no
- fi
- else
- result=$wxUSE_MONOLITHIC
- fi
-
- { echo "$as_me:$LINENO: result: $result" >&5
-echo "${ECHO_T}$result" >&6; }
-
-
- enablestring=
- defaultval=
- if test -z "$defaultval"; then
- if test x"$enablestring" = xdisable; then
- defaultval=yes
- else
- defaultval=no
- fi
- fi
-
- { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-plugins" >&5
-echo $ECHO_N "checking for --${enablestring:-enable}-plugins... $ECHO_C" >&6; }
- # Check whether --enable-plugins was given.
-if test "${enable_plugins+set}" = set; then
- enableval=$enable_plugins;
- if test "$enableval" = yes; then
- wx_cv_use_plugins='wxUSE_PLUGINS=yes'
- else
- wx_cv_use_plugins='wxUSE_PLUGINS=no'
- fi
-
-else
-
- wx_cv_use_plugins='wxUSE_PLUGINS=${'DEFAULT_wxUSE_PLUGINS":-$defaultval}"
-
-fi
-
-
- eval "$wx_cv_use_plugins"
-
- if test x"$enablestring" = xdisable; then
- if test $wxUSE_PLUGINS = no; then
- result=yes
- else
- result=no
- fi
- else
- result=$wxUSE_PLUGINS
- fi
-
- { echo "$as_me:$LINENO: result: $result" >&5
-echo "${ECHO_T}$result" >&6; }
-
-
- withstring=without
- defaultval=$wxUSE_ALL_FEATURES
- if test -z "$defaultval"; then
- if test x"$withstring" = xwithout; then
- defaultval=yes
- else
- defaultval=no
- fi
- fi
- { echo "$as_me:$LINENO: checking for --${withstring:-with}-subdirs" >&5
-echo $ECHO_N "checking for --${withstring:-with}-subdirs... $ECHO_C" >&6; }
-
-# Check whether --with-subdirs was given.
-if test "${with_subdirs+set}" = set; then
- withval=$with_subdirs;
- if test "$withval" = yes; then
- wx_cv_use_subdirs='wxWITH_SUBDIRS=yes'
- else
- wx_cv_use_subdirs='wxWITH_SUBDIRS=no'
- fi
-
-else
-
- wx_cv_use_subdirs='wxWITH_SUBDIRS=${'DEFAULT_wxWITH_SUBDIRS":-$defaultval}"
-
-fi
-
-
- eval "$wx_cv_use_subdirs"
-
- if test x"$withstring" = xwithout; then
- if test $wxWITH_SUBDIRS = yes; then
- result=no
- else
- result=yes
- fi
- else
- result=$wxWITH_SUBDIRS
- fi
-
- { echo "$as_me:$LINENO: result: $result" >&5
-echo "${ECHO_T}$result" >&6; }
-
-
-# Check whether --with-flavour was given.
-if test "${with_flavour+set}" = set; then
- withval=$with_flavour; WX_FLAVOUR="$withval"
-fi
-
-
- enablestring=
- defaultval=
- if test -z "$defaultval"; then
- if test x"$enablestring" = xdisable; then
- defaultval=yes
- else
- defaultval=no
- fi
- fi
-
- { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-official_build" >&5
-echo $ECHO_N "checking for --${enablestring:-enable}-official_build... $ECHO_C" >&6; }
- # Check whether --enable-official_build was given.
-if test "${enable_official_build+set}" = set; then
- enableval=$enable_official_build;
- if test "$enableval" = yes; then
- wx_cv_use_official_build='wxUSE_OFFICIAL_BUILD=yes'
- else
- wx_cv_use_official_build='wxUSE_OFFICIAL_BUILD=no'
- fi
-
-else
-
- wx_cv_use_official_build='wxUSE_OFFICIAL_BUILD=${'DEFAULT_wxUSE_OFFICIAL_BUILD":-$defaultval}"
-
-fi
-
-
- eval "$wx_cv_use_official_build"
-
- if test x"$enablestring" = xdisable; then
- if test $wxUSE_OFFICIAL_BUILD = no; then
- result=yes
- else
- result=no
- fi
- else
- result=$wxUSE_OFFICIAL_BUILD
- fi
-
- { echo "$as_me:$LINENO: result: $result" >&5
-echo "${ECHO_T}$result" >&6; }