2 # From configure.in Id: configure.in.
3 # Guess values for system-dependent variables and create Makefiles.
4 # Generated by GNU Autoconf 2.61 for wxWidgets 2.9.0.
6 # Report bugs to <wx-dev@lists.wxwidgets.org>.
8 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
9 # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
10 # This configure script is free software; the Free Software Foundation
11 # gives unlimited permission to copy, distribute and modify it.
12 ## --------------------- ##
13 ## M4sh Initialization. ##
14 ## --------------------- ##
16 # Be more Bourne compatible
17 DUALCASE
=1; export DUALCASE
# for MKS sh
18 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
21 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
22 # is contrary to our usage. Disable this feature.
23 alias -g '${1+"$@"}'='"$@"'
26 case `(set -o) 2>/dev/null` in
27 *posix
*) set -o posix
;;
36 # Avoid depending upon Character Ranges.
37 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
38 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
39 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
40 as_cr_digits
='0123456789'
41 as_cr_alnum
=$as_cr_Letters$as_cr_digits
43 # The user is always right.
44 if test "${PATH_SEPARATOR+set}" != set; then
45 echo "#! /bin/sh" >conf$$.sh
46 echo "exit 0" >>conf$$.sh
48 if (PATH
="/nonexistent;."; conf$$.sh
) >/dev
/null
2>&1; then
56 # Support unset when possible.
57 if ( (MAIL
=60; unset MAIL
) || exit) >/dev
/null
2>&1; then
65 # We need space, tab and new line, in precisely that order. Quoting is
66 # there to prevent editors from complaining about space-tab.
67 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
68 # splitting by setting IFS to empty value.)
73 # Find who we are. Look in the path if we contain no directory separator.
75 *[\\/]* ) as_myself
=$0 ;;
76 *) as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
80 test -z "$as_dir" && as_dir
=.
81 test -r "$as_dir/$0" && as_myself
=$as_dir/$0 && break
87 # We did not find ourselves, most probably we were run as `sh COMMAND'
88 # in which case we are not to be found in the path.
89 if test "x$as_myself" = x
; then
92 if test ! -f "$as_myself"; then
93 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
97 # Work around bugs in pre-3.0 UWIN ksh.
98 for as_var
in ENV MAIL MAILPATH
99 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
107 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
108 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
111 if (set +x
; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
112 eval $as_var=C
; export $as_var
114 ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
118 # Required to use basename.
119 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
120 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
126 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
133 # Name of the executable.
134 as_me
=`$as_basename -- "$0" ||
135 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
136 X"$0" : 'X\(//\)$' \| \
137 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
139 sed '/^.*\/\([^/][^/]*\)\/*$/{
157 if test "x$CONFIG_SHELL" = x
; then
158 if (eval ":") 2>/dev
/null
; then
164 if test $as_have_required = yes && (eval ":
174 as_func_ret_success () {
177 as_func_ret_failure () {
182 if as_func_success; then
186 echo as_func_success failed.
189 if as_func_failure; then
191 echo as_func_failure succeeded.
194 if as_func_ret_success; then
198 echo as_func_ret_success failed.
201 if as_func_ret_failure; then
203 echo as_func_ret_failure succeeded.
206 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
210 echo positional parameters were not saved.
213 test \$exitcode = 0) || { (exit 1); exit 1; }
218 test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
219 test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
220 ") 2> /dev
/null
; then
224 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
225 for as_dir
in /bin
$PATH_SEPARATOR/usr
/bin
$PATH_SEPARATOR$PATH
228 test -z "$as_dir" && as_dir
=.
231 for as_base
in sh bash ksh sh5
; do
232 as_candidate_shells
="$as_candidate_shells $as_dir/$as_base"
239 for as_shell
in $as_candidate_shells $SHELL; do
240 # Try only shells that exist, to save several forks.
241 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
242 { ("$as_shell") 2> /dev
/null
<<\_ASEOF
243 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
246 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
247 # is contrary to our usage. Disable this feature.
248 alias -g '${1+"$@"}'='"$@"'
251 case `(set -o) 2>/dev/null` in
252 *posix
*) set -o posix
;;
261 CONFIG_SHELL
=$as_shell
263 if { "$as_shell" 2> /dev
/null
<<\_ASEOF
264 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
267 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
268 # is contrary to our usage. Disable this feature.
269 alias -g '${1+"$@"}'='"$@"'
272 case `(set -o) 2>/dev/null` in
273 *posix
*) set -o posix
;;
289 as_func_ret_success
() {
292 as_func_ret_failure
() {
297 if as_func_success
; then
301 echo as_func_success failed.
304 if as_func_failure
; then
306 echo as_func_failure succeeded.
309 if as_func_ret_success
; then
313 echo as_func_ret_success failed.
316 if as_func_ret_failure
; then
318 echo as_func_ret_failure succeeded.
321 if ( set x
; as_func_ret_success y
&& test x
= "$1" ); then
325 echo positional parameters were not saved.
328 test $exitcode = 0) || { (exit 1); exit 1; }
333 test "x$as_lineno_1" != "x$as_lineno_2" &&
334 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
345 if test "x$CONFIG_SHELL" != x
; then
346 for as_var
in BASH_ENV ENV
347 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
350 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
354 if test $as_have_required = no
; then
355 echo This
script requires a shell
more modern than all the
356 echo shells that I found on your system. Please
install a
357 echo modern shell
, or manually run the
script under such a
358 echo shell
if you
do have one.
359 { (exit 1); exit 1; }
369 (eval "as_func_return () {
378 as_func_ret_success () {
381 as_func_ret_failure () {
386 if as_func_success; then
390 echo as_func_success failed.
393 if as_func_failure; then
395 echo as_func_failure succeeded.
398 if as_func_ret_success; then
402 echo as_func_ret_success failed.
405 if as_func_ret_failure; then
407 echo as_func_ret_failure succeeded.
410 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
414 echo positional parameters were not saved.
417 test \$exitcode = 0") || {
418 echo No shell found that supports shell functions.
419 echo Please tell autoconf@gnu.org about your system
,
420 echo including any error possibly output before this
428 test "x$as_lineno_1" != "x$as_lineno_2" &&
429 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
431 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
432 # uniformly replaced by the line number. The first 'sed' inserts a
433 # line-number line after each line using $LINENO; the second 'sed'
434 # does the real work. The second script uses 'N' to pair each
435 # line-number line with the line containing $LINENO, and appends
436 # trailing '-' during substitution so that $LINENO is not a special
438 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
439 # scripts with optimization help from Paolo Bonzini. Blame Lee
440 # E. McMahon (1931-1989) for sed's syntax. :-)
452 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
456 chmod +x
"$as_me.lineno" ||
457 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
458 { (exit 1); exit 1; }; }
460 # Don't try to exec as it changes $[0], causing all sort of problems
461 # (the dirname of $[0] is not the place where we might find the
462 # original and so on. Autoconf is especially sensitive to this).
464 # Exit status is that of the last command.
469 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
475 ECHO_C
= ECHO_N
= ECHO_T
=
479 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
486 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
487 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
493 rm -f conf$$ conf$$.exe conf$$.
file
494 if test -d conf$$.dir
; then
495 rm -f conf$$.dir
/conf$$.
file
501 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
503 # ... but there are two gotchas:
504 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
505 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
506 # In both cases, we have to default to `cp -p'.
507 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe
||
509 elif ln conf$$.
file conf$$
2>/dev
/null
; then
514 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
515 rmdir conf$$.dir
2>/dev
/null
517 if mkdir -p .
2>/dev
/null
; then
520 test -d .
/-p && rmdir .
/-p
524 if test -x / >/dev
/null
2>&1; then
527 if ls -dL / >/dev
/null
2>&1; then
534 if test -d "$1"; then
540 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
541 ???[sx]*):;;*)false;;esac;fi
545 as_executable_p
=$as_test_x
547 # Sed expression to map a string onto a valid CPP name.
548 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
550 # Sed expression to map a string onto a valid variable name.
551 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
555 exec 7<&0 </dev
/null
6>&1
558 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
559 # so uname gets run too.
560 ac_hostname
=`(hostname || uname -n) 2>/dev/null | sed 1q`
565 ac_default_prefix
=/usr
/local
567 ac_config_libobj_dir
=.
573 SHELL
=${CONFIG_SHELL-/bin/sh}
575 # Identity of this package.
576 PACKAGE_NAME
='wxWidgets'
577 PACKAGE_TARNAME
='wxwidgets'
578 PACKAGE_VERSION
='2.9.0'
579 PACKAGE_STRING
='wxWidgets 2.9.0'
580 PACKAGE_BUGREPORT
='wx-dev@lists.wxwidgets.org'
582 ac_unique_file
="wx-config.in"
583 # Factoring default headers for most tests.
584 ac_includes_default
="\
586 #ifdef HAVE_SYS_TYPES_H
587 # include <sys/types.h>
589 #ifdef HAVE_SYS_STAT_H
590 # include <sys/stat.h>
596 # ifdef HAVE_STDLIB_H
601 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
606 #ifdef HAVE_STRINGS_H
607 # include <strings.h>
609 #ifdef HAVE_INTTYPES_H
610 # include <inttypes.h>
628 program_transform_name
717 LIBGNOMEPRINTUI_CFLAGS
762 SAMPLES_RPATH_POSTLINK
808 COND_BUILD_DEBUG_DEBUG_FLAG_DEFAULT
809 COND_BUILD_DEBUG_DEBUG_INFO_DEFAULT
810 COND_BUILD_DEBUG_UNICODE_0
811 COND_BUILD_DEBUG_UNICODE_1
813 COND_BUILD_RELEASE_DEBUG_INFO_DEFAULT
814 COND_BUILD_RELEASE_UNICODE_0
815 COND_BUILD_RELEASE_UNICODE_1
824 COND_MONOLITHIC_0_SHARED_0
825 COND_MONOLITHIC_0_SHARED_0_USE_AUI_1
826 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1
827 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_HTML_1
828 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_MEDIA_1
829 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_ODBC_1
830 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_QA_1
831 COND_MONOLITHIC_0_SHARED_0_USE_ODBC_1
832 COND_MONOLITHIC_0_SHARED_0_USE_RICHTEXT_1
833 COND_MONOLITHIC_0_SHARED_0_USE_STC_1
834 COND_MONOLITHIC_0_SHARED_0_USE_XRC_1
835 COND_MONOLITHIC_0_SHARED_1
836 COND_MONOLITHIC_0_SHARED_1_USE_AUI_1
837 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1
838 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_HTML_1
839 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_MEDIA_1
840 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_ODBC_1
841 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_QA_1
842 COND_MONOLITHIC_0_SHARED_1_USE_ODBC_1
843 COND_MONOLITHIC_0_SHARED_1_USE_RICHTEXT_1
844 COND_MONOLITHIC_0_SHARED_1_USE_STC_1
845 COND_MONOLITHIC_0_SHARED_1_USE_XRC_1
846 COND_MONOLITHIC_0_USE_AUI_1
847 COND_MONOLITHIC_0_USE_GUI_1
848 COND_MONOLITHIC_0_USE_GUI_1_USE_MEDIA_1
849 COND_MONOLITHIC_0_USE_GUI_1_USE_ODBC_1
850 COND_MONOLITHIC_0_USE_HTML_1
851 COND_MONOLITHIC_0_USE_MEDIA_1
852 COND_MONOLITHIC_0_USE_ODBC_1
853 COND_MONOLITHIC_0_USE_QA_1
854 COND_MONOLITHIC_0_USE_RICHTEXT_1
855 COND_MONOLITHIC_0_USE_STC_1
856 COND_MONOLITHIC_0_USE_XRC_1
858 COND_MONOLITHIC_1_SHARED_0
859 COND_MONOLITHIC_1_SHARED_1
860 COND_OFFICIAL_BUILD_0_PLATFORM_WIN32_1
861 COND_OFFICIAL_BUILD_1_PLATFORM_WIN32_1
862 COND_PLATFORM_MACOSX_0_USE_SOVERCYGWIN_0_USE_SOVERSION_1
863 COND_PLATFORM_MACOSX_0_USE_SOVERSION_1
864 COND_PLATFORM_MACOSX_1
865 COND_PLATFORM_MACOSX_1_TOOLKIT_
866 COND_PLATFORM_MACOSX_1_TOOLKIT_COCOA
867 COND_PLATFORM_MACOSX_1_TOOLKIT_GTK
868 COND_PLATFORM_MACOSX_1_TOOLKIT_MAC
869 COND_PLATFORM_MACOSX_1_TOOLKIT_MAC_USE_GUI_1
870 COND_PLATFORM_MACOSX_1_TOOLKIT_MOTIF
871 COND_PLATFORM_MACOSX_1_TOOLKIT_X11
872 COND_PLATFORM_MACOSX_1_USE_GUI_1
873 COND_PLATFORM_MACOSX_1_USE_SOVERSION_1
874 COND_PLATFORM_MACOS_1
876 COND_PLATFORM_MSDOS_0
877 COND_PLATFORM_MSDOS_1
881 COND_PLATFORM_UNIX_1_TOOLKIT_MGL
882 COND_PLATFORM_UNIX_1_TOOLKIT_MGL_USE_GUI_1
883 COND_PLATFORM_UNIX_1_USE_GUI_1
884 COND_PLATFORM_UNIX_1_USE_PLUGINS_0
885 COND_PLATFORM_WIN32_0
886 COND_PLATFORM_WIN32_1
888 COND_SHARED_0_TOOLKIT_MAC_WXUNIV_0
889 COND_SHARED_0_TOOLKIT_MSW_WXUNIV_0
890 COND_SHARED_0_TOOLKIT_PM_WXUNIV_0
891 COND_SHARED_0_USE_GUI_1_USE_OPENGL_1
892 COND_SHARED_0_USE_GUI_1_WXUSE_LIBJPEG_BUILTIN
893 COND_SHARED_0_USE_GUI_1_WXUSE_LIBPNG_BUILTIN
894 COND_SHARED_0_USE_GUI_1_WXUSE_LIBTIFF_BUILTIN
895 COND_SHARED_0_USE_STC_1
896 COND_SHARED_0_USE_XRC_1
897 COND_SHARED_0_WXUSE_EXPAT_BUILTIN
898 COND_SHARED_0_WXUSE_ODBC_BUILTIN
899 COND_SHARED_0_WXUSE_REGEX_BUILTIN
900 COND_SHARED_0_WXUSE_ZLIB_BUILTIN
902 COND_SHARED_1_USE_GUI_1_USE_OPENGL_1
903 COND_SHARED_1_USE_XRC_1
906 COND_TOOLKIT_COCOA_USE_GUI_1
907 COND_TOOLKIT_COCOA_USE_GUI_1_WXUNIV_0
909 COND_TOOLKIT_DFB_USE_GUI_1
911 COND_TOOLKIT_GTK_TOOLKIT_VERSION_
912 COND_TOOLKIT_GTK_TOOLKIT_VERSION_2
913 COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1
914 COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1_WXUNIV_0
915 COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1
916 COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1_WXUNIV_0
917 COND_TOOLKIT_GTK_USE_GUI_1
919 COND_TOOLKIT_MAC_USE_GUI_1
920 COND_TOOLKIT_MAC_USE_GUI_1_WXUNIV_0
922 COND_TOOLKIT_MGL_USE_GUI_1
924 COND_TOOLKIT_MOTIF_USE_GUI_1
925 COND_TOOLKIT_MOTIF_USE_GUI_1_WXUNIV_0
927 COND_TOOLKIT_MSW_USE_GUI_1
928 COND_TOOLKIT_MSW_USE_GUI_1_WXUNIV_0
929 COND_TOOLKIT_MSW_WXUNIV_0
931 COND_TOOLKIT_PM_USE_GUI_1
932 COND_TOOLKIT_PM_USE_GUI_1_WXUNIV_0
934 COND_TOOLKIT_WINCE_USE_GUI_1
935 COND_TOOLKIT_WINCE_USE_GUI_1_WXUNIV_0
936 COND_TOOLKIT_WINCE_WXUNIV_0
938 COND_TOOLKIT_X11_USE_GUI_1
940 COND_USE_EXCEPTIONS_0
941 COND_USE_EXCEPTIONS_1
944 COND_USE_GUI_1_USE_OPENGL_1
945 COND_USE_GUI_1_WXUNIV_0
946 COND_USE_GUI_1_WXUNIV_1
947 COND_USE_GUI_1_WXUSE_LIBJPEG_BUILTIN
948 COND_USE_GUI_1_WXUSE_LIBPNG_BUILTIN
949 COND_USE_GUI_1_WXUSE_LIBTIFF_BUILTIN
956 COND_USE_SOSYMLINKS_1
957 COND_USE_SOVERCYGWIN_1_USE_SOVERSION_1
958 COND_USE_SOVERLINUX_1
960 COND_USE_SOVERSOLARIS_1
965 COND_WINDOWS_IMPLIB_1
966 COND_WITH_PLUGIN_SDL_1
969 COND_WXUSE_EXPAT_BUILTIN
970 COND_WXUSE_LIBJPEG_BUILTIN
971 COND_WXUSE_LIBPNG_BUILTIN
972 COND_WXUSE_LIBTIFF_BUILTIN
973 COND_WXUSE_ODBC_BUILTIN
974 COND_WXUSE_REGEX_BUILTIN
975 COND_WXUSE_ZLIB_BUILTIN
977 WX_LIBRARY_BASENAME_NOGUI
978 WX_LIBRARY_BASENAME_GUI
1011 WX_RESOURCES_MACOSX_ASCII
1012 WX_RESOURCES_MACOSX_DATA
1021 ac_precious_vars
='build_alias
1043 LIBGNOMEPRINTUI_CFLAGS
1044 LIBGNOMEPRINTUI_LIBS
1053 ac_subdirs_all
='src/expat'
1055 # Initialize some variables set by options.
1057 ac_init_version
=false
1058 # The variables have the same names as the options, with
1059 # dashes changed to underlines.
1060 cache_file
=/dev
/null
1067 program_transform_name
=s
,x
,x
,
1075 # Installation directory options.
1076 # These are left unexpanded so users can "make install exec_prefix=/foo"
1077 # and all the variables that are supposed to be based on exec_prefix
1078 # by default will actually change.
1079 # Use braces instead of parens because sh, perl, etc. also accept them.
1080 # (The list follows the same order as the GNU Coding Standards.)
1081 bindir
='${exec_prefix}/bin'
1082 sbindir
='${exec_prefix}/sbin'
1083 libexecdir
='${exec_prefix}/libexec'
1084 datarootdir
='${prefix}/share'
1085 datadir
='${datarootdir}'
1086 sysconfdir
='${prefix}/etc'
1087 sharedstatedir
='${prefix}/com'
1088 localstatedir
='${prefix}/var'
1089 includedir
='${prefix}/include'
1090 oldincludedir
='/usr/include'
1091 docdir
='${datarootdir}/doc/${PACKAGE_TARNAME}'
1092 infodir
='${datarootdir}/info'
1097 libdir
='${exec_prefix}/lib'
1098 localedir
='${datarootdir}/locale'
1099 mandir
='${datarootdir}/man'
1105 # If the previous option needs an argument, assign it.
1106 if test -n "$ac_prev"; then
1107 eval $ac_prev=\
$ac_option
1113 *=*) ac_optarg
=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
1117 # Accept the important Cygnus configure options, so we can diagnose typos.
1119 case $ac_dashdash$ac_option in
1123 -bindir | --bindir | --bindi | --bind | --bin | --bi)
1125 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
1126 bindir
=$ac_optarg ;;
1128 -build | --build | --buil | --bui | --bu)
1129 ac_prev
=build_alias
;;
1130 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
1131 build_alias
=$ac_optarg ;;
1133 -cache-file | --cache-file | --cache-fil | --cache-fi \
1134 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
1135 ac_prev
=cache_file
;;
1136 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
1137 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
1138 cache_file
=$ac_optarg ;;
1140 --config-cache | -C)
1141 cache_file
=config.cache
;;
1143 -datadir | --datadir | --datadi | --datad)
1145 -datadir=* | --datadir=* | --datadi=* | --datad=*)
1146 datadir
=$ac_optarg ;;
1148 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
1149 | --dataroo | --dataro | --datar)
1150 ac_prev
=datarootdir
;;
1151 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
1152 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
1153 datarootdir
=$ac_optarg ;;
1155 -disable-* | --disable-*)
1156 ac_feature
=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1157 # Reject names that are not valid shell variable names.
1158 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1159 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
1160 { (exit 1); exit 1; }; }
1161 ac_feature
=`echo $ac_feature | sed 's/[-.]/_/g'`
1162 eval enable_
$ac_feature=no
;;
1164 -docdir | --docdir | --docdi | --doc | --do)
1166 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
1167 docdir
=$ac_optarg ;;
1169 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
1171 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
1172 dvidir
=$ac_optarg ;;
1174 -enable-* | --enable-*)
1175 ac_feature
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1176 # Reject names that are not valid shell variable names.
1177 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1178 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
1179 { (exit 1); exit 1; }; }
1180 ac_feature
=`echo $ac_feature | sed 's/[-.]/_/g'`
1181 eval enable_
$ac_feature=\
$ac_optarg ;;
1183 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1184 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1185 | --exec | --exe | --ex)
1186 ac_prev
=exec_prefix
;;
1187 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1188 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1189 | --exec=* | --exe=* | --ex=*)
1190 exec_prefix
=$ac_optarg ;;
1192 -gas | --gas | --ga | --g)
1193 # Obsolete; use --with-gas.
1196 -help | --help | --hel | --he | -h)
1197 ac_init_help
=long
;;
1198 -help=r
* | --help=r
* | --hel=r
* | --he=r
* | -hr*)
1199 ac_init_help
=recursive
;;
1200 -help=s
* | --help=s
* | --hel=s
* | --he=s
* | -hs*)
1201 ac_init_help
=short
;;
1203 -host | --host | --hos | --ho)
1204 ac_prev
=host_alias
;;
1205 -host=* | --host=* | --hos=* | --ho=*)
1206 host_alias
=$ac_optarg ;;
1208 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1210 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1212 htmldir
=$ac_optarg ;;
1214 -includedir | --includedir | --includedi | --included | --include \
1215 | --includ | --inclu | --incl | --inc)
1216 ac_prev
=includedir
;;
1217 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1218 | --includ=* | --inclu=* | --incl=* | --inc=*)
1219 includedir
=$ac_optarg ;;
1221 -infodir | --infodir | --infodi | --infod | --info | --inf)
1223 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1224 infodir
=$ac_optarg ;;
1226 -libdir | --libdir | --libdi | --libd)
1228 -libdir=* | --libdir=* | --libdi=* | --libd=*)
1229 libdir
=$ac_optarg ;;
1231 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1232 | --libexe | --libex | --libe)
1233 ac_prev
=libexecdir
;;
1234 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1235 | --libexe=* | --libex=* | --libe=*)
1236 libexecdir
=$ac_optarg ;;
1238 -localedir | --localedir | --localedi | --localed | --locale)
1239 ac_prev
=localedir
;;
1240 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1241 localedir
=$ac_optarg ;;
1243 -localstatedir | --localstatedir | --localstatedi | --localstated \
1244 | --localstate | --localstat | --localsta | --localst | --locals)
1245 ac_prev
=localstatedir
;;
1246 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1247 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1248 localstatedir
=$ac_optarg ;;
1250 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1252 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1253 mandir
=$ac_optarg ;;
1255 -nfp | --nfp | --nf)
1256 # Obsolete; use --without-fp.
1259 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1260 | --no-cr | --no-c | -n)
1263 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1264 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1267 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1268 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1269 | --oldin | --oldi | --old | --ol | --o)
1270 ac_prev
=oldincludedir
;;
1271 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1272 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1273 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1274 oldincludedir
=$ac_optarg ;;
1276 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1278 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1279 prefix
=$ac_optarg ;;
1281 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1282 | --program-pre | --program-pr | --program-p)
1283 ac_prev
=program_prefix
;;
1284 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1285 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1286 program_prefix
=$ac_optarg ;;
1288 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1289 | --program-suf | --program-su | --program-s)
1290 ac_prev
=program_suffix
;;
1291 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1292 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1293 program_suffix
=$ac_optarg ;;
1295 -program-transform-name | --program-transform-name \
1296 | --program-transform-nam | --program-transform-na \
1297 | --program-transform-n | --program-transform- \
1298 | --program-transform | --program-transfor \
1299 | --program-transfo | --program-transf \
1300 | --program-trans | --program-tran \
1301 | --progr-tra | --program-tr | --program-t)
1302 ac_prev
=program_transform_name
;;
1303 -program-transform-name=* | --program-transform-name=* \
1304 | --program-transform-nam=* | --program-transform-na=* \
1305 | --program-transform-n=* | --program-transform-=* \
1306 | --program-transform=* | --program-transfor=* \
1307 | --program-transfo=* | --program-transf=* \
1308 | --program-trans=* | --program-tran=* \
1309 | --progr-tra=* | --program-tr=* | --program-t=*)
1310 program_transform_name
=$ac_optarg ;;
1312 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1314 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1315 pdfdir
=$ac_optarg ;;
1317 -psdir | --psdir | --psdi | --psd | --ps)
1319 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1322 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1323 | -silent | --silent | --silen | --sile | --sil)
1326 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1328 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1330 sbindir
=$ac_optarg ;;
1332 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1333 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1334 | --sharedst | --shareds | --shared | --share | --shar \
1336 ac_prev
=sharedstatedir
;;
1337 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1338 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1339 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1341 sharedstatedir
=$ac_optarg ;;
1343 -site | --site | --sit)
1345 -site=* | --site=* | --sit=*)
1348 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1350 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1351 srcdir
=$ac_optarg ;;
1353 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1354 | --syscon | --sysco | --sysc | --sys | --sy)
1355 ac_prev
=sysconfdir
;;
1356 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1357 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1358 sysconfdir
=$ac_optarg ;;
1360 -target | --target | --targe | --targ | --tar | --ta | --t)
1361 ac_prev
=target_alias
;;
1362 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1363 target_alias
=$ac_optarg ;;
1365 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1368 -version | --version | --versio | --versi | --vers | -V)
1369 ac_init_version
=: ;;
1372 ac_package
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1373 # Reject names that are not valid shell variable names.
1374 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1375 { echo "$as_me: error: invalid package name: $ac_package" >&2
1376 { (exit 1); exit 1; }; }
1377 ac_package
=`echo $ac_package | sed 's/[-.]/_/g'`
1378 eval with_
$ac_package=\
$ac_optarg ;;
1380 -without-* | --without-*)
1381 ac_package
=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1382 # Reject names that are not valid shell variable names.
1383 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1384 { echo "$as_me: error: invalid package name: $ac_package" >&2
1385 { (exit 1); exit 1; }; }
1386 ac_package
=`echo $ac_package | sed 's/[-.]/_/g'`
1387 eval with_
$ac_package=no
;;
1390 # Obsolete; use --with-x.
1393 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1394 | --x-incl | --x-inc | --x-in | --x-i)
1395 ac_prev
=x_includes
;;
1396 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1397 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1398 x_includes
=$ac_optarg ;;
1400 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1401 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1402 ac_prev
=x_libraries
;;
1403 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1404 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1405 x_libraries
=$ac_optarg ;;
1407 -*) { echo "$as_me: error: unrecognized option: $ac_option
1408 Try \`$0 --help' for more information." >&2
1409 { (exit 1); exit 1; }; }
1413 ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='`
1414 # Reject names that are not valid shell variable names.
1415 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev
/null
&&
1416 { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1417 { (exit 1); exit 1; }; }
1418 eval $ac_envvar=\
$ac_optarg
1419 export $ac_envvar ;;
1422 # FIXME: should be removed in autoconf 3.0.
1423 echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1424 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1425 echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1426 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1432 if test -n "$ac_prev"; then
1433 ac_option
=--`echo $ac_prev | sed 's/_/-/g'`
1434 { echo "$as_me: error: missing argument to $ac_option" >&2
1435 { (exit 1); exit 1; }; }
1438 # Be sure to have absolute directory names.
1439 for ac_var
in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1440 datadir sysconfdir sharedstatedir localstatedir includedir \
1441 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1442 libdir localedir mandir
1444 eval ac_val
=\$
$ac_var
1446 [\\/$
]* | ?
:[\\/]* ) continue;;
1447 NONE
| '' ) case $ac_var in *prefix
) continue;; esac;;
1449 { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1450 { (exit 1); exit 1; }; }
1453 # There might be people who depend on the old broken behavior: `$host'
1454 # used to hold the argument of --host etc.
1455 # FIXME: To remove some day.
1458 target
=$target_alias
1460 # FIXME: To remove some day.
1461 if test "x$host_alias" != x
; then
1462 if test "x$build_alias" = x
; then
1463 cross_compiling
=maybe
1464 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1465 If a cross compiler is detected then cross compile mode will be used." >&2
1466 elif test "x$build_alias" != "x$host_alias"; then
1472 test -n "$host_alias" && ac_tool_prefix
=$host_alias-
1474 test "$silent" = yes && exec 6>/dev
/null
1477 ac_pwd
=`pwd` && test -n "$ac_pwd" &&
1478 ac_ls_di
=`ls -di .` &&
1479 ac_pwd_ls_di
=`cd "$ac_pwd" && ls -di .` ||
1480 { echo "$as_me: error: Working directory cannot be determined" >&2
1481 { (exit 1); exit 1; }; }
1482 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1483 { echo "$as_me: error: pwd does not report name of working directory" >&2
1484 { (exit 1); exit 1; }; }
1487 # Find the source files, if location was not specified.
1488 if test -z "$srcdir"; then
1489 ac_srcdir_defaulted
=yes
1490 # Try the directory containing this script, then the parent directory.
1491 ac_confdir
=`$as_dirname -- "$0" ||
1492 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1493 X"$0" : 'X\(//\)[^/]' \| \
1494 X"$0" : 'X\(//\)$' \| \
1495 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
1497 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1515 if test ! -r "$srcdir/$ac_unique_file"; then
1519 ac_srcdir_defaulted
=no
1521 if test ! -r "$srcdir/$ac_unique_file"; then
1522 test "$ac_srcdir_defaulted" = yes && srcdir
="$ac_confdir or .."
1523 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1524 { (exit 1); exit 1; }; }
1526 ac_msg
="sources are in $srcdir, but \`cd $srcdir' does not work"
1528 cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
1529 { (exit 1); exit 1; }; }
1531 # When building in place, set srcdir=.
1532 if test "$ac_abs_confdir" = "$ac_pwd"; then
1535 # Remove unnecessary trailing slashes from srcdir.
1536 # Double slashes in file names in object file debugging info
1537 # mess up M-x gdb in Emacs.
1539 */) srcdir
=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1541 for ac_var
in $ac_precious_vars; do
1542 eval ac_env_
${ac_var}_set
=\
${${ac_var}+set}
1543 eval ac_env_
${ac_var}_value
=\$
${ac_var}
1544 eval ac_cv_env_
${ac_var}_set
=\
${${ac_var}+set}
1545 eval ac_cv_env_
${ac_var}_value
=\$
${ac_var}
1549 # Report the --help message.
1551 if test "$ac_init_help" = "long"; then
1552 # Omit some internal or obsolete options to make the list less imposing.
1553 # This message is too long to be a string in the A/UX 3.1 sh.
1555 \`configure' configures wxWidgets 2.9.0 to adapt to many kinds of systems.
1557 Usage: $0 [OPTION]... [VAR=VALUE]...
1559 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1560 VAR=VALUE. See below for descriptions of some of the useful variables.
1562 Defaults for the options are specified in brackets.
1565 -h, --help display this help and exit
1566 --help=short display options specific to this package
1567 --help=recursive display the short help of all the included packages
1568 -V, --version display version information and exit
1569 -q, --quiet, --silent do not print \`checking...' messages
1570 --cache-file=FILE cache test results in FILE [disabled]
1571 -C, --config-cache alias for \`--cache-file=config.cache'
1572 -n, --no-create do not create output files
1573 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1575 Installation directories:
1576 --prefix=PREFIX install architecture-independent files in PREFIX
1577 [$ac_default_prefix]
1578 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1581 By default, \`make install' will install all the files in
1582 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1583 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1584 for instance \`--prefix=\$HOME'.
1586 For better control, use the options below.
1588 Fine tuning of the installation directories:
1589 --bindir=DIR user executables [EPREFIX/bin]
1590 --sbindir=DIR system admin executables [EPREFIX/sbin]
1591 --libexecdir=DIR program executables [EPREFIX/libexec]
1592 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1593 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1594 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1595 --libdir=DIR object code libraries [EPREFIX/lib]
1596 --includedir=DIR C header files [PREFIX/include]
1597 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1598 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1599 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1600 --infodir=DIR info documentation [DATAROOTDIR/info]
1601 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1602 --mandir=DIR man documentation [DATAROOTDIR/man]
1603 --docdir=DIR documentation root [DATAROOTDIR/doc/wxwidgets]
1604 --htmldir=DIR html documentation [DOCDIR]
1605 --dvidir=DIR dvi documentation [DOCDIR]
1606 --pdfdir=DIR pdf documentation [DOCDIR]
1607 --psdir=DIR ps documentation [DOCDIR]
1613 --x-includes=DIR X include files are
in DIR
1614 --x-libraries=DIR X library files are
in DIR
1617 --build=BUILD configure
for building on BUILD
[guessed
]
1618 --host=HOST cross
-compile to build programs to run on HOST
[BUILD
]
1619 --target=TARGET configure
for building compilers
for TARGET
[HOST
]
1623 if test -n "$ac_init_help"; then
1624 case $ac_init_help in
1625 short
| recursive
) echo "Configuration of wxWidgets 2.9.0:";;
1630 --disable-FEATURE do not include FEATURE
(same as
--enable-FEATURE=no
)
1631 --enable-FEATURE[=ARG
] include FEATURE
[ARG
=yes]
1632 --enable-gui use GUI classes
1633 --enable-monolithic build wxWidgets as single library
1634 --enable-plugins build parts of wxWidgets as loadable components
1635 --enable-universal use wxWidgets GUI controls instead of native ones
1636 --enable-nanox use NanoX
1637 --disable-gtk2 use GTK
+ 1.2 instead of
2.0
1638 --enable-gpe use GNOME PDA Environment features
if possible
1639 --enable-shared create shared library code
1640 --enable-optimise create optimised code
1641 --enable-debug same as debug_flag and debug_info
1642 --enable-stl use STL
for containers
1643 --enable-extended_rtti use extended RTTI
(XTI
)
1644 --enable-omf use OMF object format
1645 --enable-debug_flag set __WXDEBUG__ flag
(recommended
for developers
!)
1646 --enable-debug_info create code with debugging information
1647 --enable-debug_gdb create code with extra GDB debugging information
1648 --enable-debug_cntxt use wxDebugContext
1649 --enable-mem_tracing create code with memory tracing
1650 --enable-profile create code with profiling information
1651 --enable-no_rtti create code without RTTI information
1652 --enable-no_exceptions create code without C
++ exceptions handling
1653 --enable-permissive compile code disregarding strict ANSI
1654 --enable-no_deps create code without dependency information
1655 --disable-vararg_macros don
't use vararg macros, even if they are supported
1656 --enable-universal_binary[=SDK] create Mac PowerPC and Intel Universal binary (not yet working)
1657 --enable-compat26 enable wxWidgets 2.6 compatibility
1658 --disable-compat28 disable wxWidgets 2.8 compatibility
1659 --disable-rpath disable use of rpath for uninstalled builds
1660 --enable-objc_uniquifying enable Objective-C class name uniquifying
1661 --enable-intl use internationalization system
1662 --enable-config use wxConfig (and derived) classes
1663 --enable-protocols use wxProtocol and derived classes
1664 --enable-ftp use wxFTP (requires wxProtocol
1665 --enable-http use wxHTTP (requires wxProtocol
1666 --enable-fileproto use wxFileProto class (requires wxProtocol
1667 --enable-sockets use socket/network classes
1668 --enable-ole use OLE classes (Win32 only)
1669 --enable-dataobj use data object classes
1670 --enable-ipc use interprocess communication (wxSocket etc.)
1671 --enable-apple_ieee use the Apple IEEE codec
1672 --enable-arcstream use wxArchive streams
1673 --enable-backtrace use wxStackWalker class for getting backtraces
1674 --enable-catch_segvs catch signals in wxApp::OnFatalException (Unix only)
1675 --enable-cmdline use wxCmdLineParser class
1676 --enable-datetime use wxDateTime class
1677 --enable-debugreport use wxDebugReport class
1678 --enable-dialupman use dialup network classes
1679 --enable-dynlib use wxLibrary class for DLL loading
1680 --enable-dynamicloader use (new) wxDynamicLibrary class
1681 --enable-exceptions build exception-safe library
1682 --enable-ffile use wxFFile class
1683 --enable-file use wxFile class
1684 --enable-filesystem use virtual file systems classes
1685 --enable-fontmap use font encodings conversion classes
1686 --enable-fs_archive use virtual archive filesystems
1687 --enable-fs_inet use virtual HTTP/FTP filesystems
1688 --enable-fs_zip now replaced by fs_archive
1689 --enable-geometry use geometry class
1690 --enable-log use logging system
1691 --enable-longlong use wxLongLong class
1692 --enable-mimetype use wxMimeTypesManager
1693 --enable-mslu use MS Layer for Unicode on Windows 9x (Win32 only)
1694 --enable-utf8 use UTF-8 representation for strings (Unix only)
1695 --enable-utf8only only support UTF-8 locales in UTF-8 build (Unix only)
1696 --enable-snglinst use wxSingleInstanceChecker class
1697 --enable-std_iostreams use standard C++ stream classes
1698 --enable-std_string use standard C++ string classes
1699 --enable-stdpaths use wxStandardPaths class
1700 --enable-stopwatch use wxStopWatch class
1701 --enable-streams use wxStream etc classes
1702 --enable-sysoptions use wxSystemOptions
1703 --enable-tarstream use wxTar streams
1704 --enable-textbuf use wxTextBuffer class
1705 --enable-textfile use wxTextFile class
1706 --enable-timer use wxTimer class
1707 --enable-unicode compile wxString with Unicode support
1708 --enable-sound use wxSound class
1709 --enable-mediactrl use wxMediaCtrl class
1710 --enable-gstreamer8 force GStreamer 0.8 instead of 0.10 with the wxMediaCtrl class on unix
1711 --enable-printfposparam use wxVsnprintf() which supports positional parameters
1712 --enable-zipstream use wxZip streams
1713 --enable-url use wxURL class
1714 --enable-variant use wxVariant class
1715 --enable-protocol use wxProtocol class
1716 --enable-protocol-http HTTP support in wxProtocol
1717 --enable-protocol-ftp FTP support in wxProtocol
1718 --enable-protocol-file FILE support in wxProtocol
1719 --enable-threads use threads
1720 --enable-docview use document view architecture
1721 --enable-help use help subsystem
1722 --enable-mshtmlhelp use MS HTML Help (win32)
1723 --enable-html use wxHTML sub-library
1724 --enable-htmlhelp use wxHTML-based help
1725 --enable-xrc use XRC resources sub-library
1726 --enable-aui use AUI docking library
1727 --enable-stc use wxStyledTextCtrl library
1728 --enable-constraints use layout-constraints system
1729 --enable-printarch use printing architecture
1730 --enable-mdi use multiple document interface architecture
1731 --enable-mdidoc use docview architecture with MDI
1732 --enable-loggui use standard GUI logger
1733 --enable-logwin use wxLogWindow
1734 --enable-logdialog use wxLogDialog
1735 --enable-webkit use wxWebKitCtrl (Mac)
1736 --enable-richtext use wxRichTextCtrl
1737 --enable-graphics_ctx use graphics context 2D drawing API
1738 --enable-postscript use wxPostscriptDC device context (default for gtk+)
1739 --enable-clipboard use wxClipboard class
1740 --enable-dnd use Drag'n
'Drop classes
1741 --enable-metafile use win32 metafiles
1742 --enable-controls use all usual controls
1743 --enable-accel use accelerators
1744 --enable-animatectrl use wxAnimationCtrl class
1745 --enable-button use wxButton class
1746 --enable-bmpbutton use wxBitmapButton class
1747 --enable-bmpcombobox use wxBitmapComboBox class
1748 --enable-calendar use wxCalendarCtrl class
1749 --enable-caret use wxCaret class
1750 --enable-checkbox use wxCheckBox class
1751 --enable-checklst use wxCheckListBox (listbox with checkboxes) class
1752 --enable-choice use wxChoice class
1753 --enable-choicebook use wxChoicebook class
1754 --enable-collpane use wxCollapsiblePane class
1755 --enable-colourpicker use wxColourPickerCtrl class
1756 --enable-combobox use wxComboBox class
1757 --enable-comboctrl use wxComboCtrl class
1758 --enable-datepick use wxDatePickerCtrl class
1759 --enable-dirpicker use wxDirPickerCtrl class
1760 --enable-display use wxDisplay class
1761 --enable-detect_sm use code to detect X11 session manager
1762 --enable-editablebox use wxEditableListBox class
1763 --enable-filepicker use wxFilePickerCtrl class
1764 --enable-fontpicker use wxFontPickerCtrl class
1765 --enable-gauge use wxGauge class
1766 --enable-grid use wxGrid class
1767 --enable-dataviewctrl use wxDataViewCtrl class
1768 --enable-hyperlink use wxHyperlinkCtrl class
1769 --enable-imaglist use wxImageList class
1770 --enable-listbook use wxListbook class
1771 --enable-listbox use wxListBox class
1772 --enable-listctrl use wxListCtrl class
1773 --enable-notebook use wxNotebook class
1774 --enable-odcombobox use wxOwnerDrawnComboBox class
1775 --enable-radiobox use wxRadioBox class
1776 --enable-radiobtn use wxRadioButton class
1777 --enable-sash use wxSashWindow class
1778 --enable-scrollbar use wxScrollBar class and scrollable windows
1779 --enable-searchctrl use wxSearchCtrl class
1780 --enable-slider use wxSlider class
1781 --enable-spinbtn use wxSpinButton class
1782 --enable-spinctrl use wxSpinCtrl class
1783 --enable-splitter use wxSplitterWindow class
1784 --enable-statbmp use wxStaticBitmap class
1785 --enable-statbox use wxStaticBox class
1786 --enable-statline use wxStaticLine class
1787 --enable-stattext use wxStaticText class
1788 --enable-statusbar use wxStatusBar class
1789 --enable-tabdialog use wxTabControl class
1790 --enable-textctrl use wxTextCtrl class
1791 --enable-togglebtn use wxToggleButton class
1792 --enable-toolbar use wxToolBar class
1793 --enable-tbarnative use native wxToolBar class
1794 --enable-treebook use wxTreebook class
1795 --enable-toolbook use wxToolbook class
1796 --enable-treectrl use wxTreeCtrl class
1797 --enable-tipwindow use wxTipWindow class
1798 --enable-popupwin use wxPopUpWindow class
1799 --enable-commondlg use all common dialogs
1800 --enable-aboutdlg use wxAboutBox
1801 --enable-choicedlg use wxChoiceDialog
1802 --enable-coldlg use wxColourDialog
1803 --enable-filedlg use wxFileDialog
1804 --enable-finddlg use wxFindReplaceDialog
1805 --enable-fontdlg use wxFontDialog
1806 --enable-dirdlg use wxDirDialog
1807 --enable-msgdlg use wxMessageDialog
1808 --enable-numberdlg use wxNumberEntryDialog
1809 --enable-splash use wxSplashScreen
1810 --enable-textdlg use wxTextDialog
1811 --enable-tipdlg use startup tips
1812 --enable-progressdlg use wxProgressDialog
1813 --enable-wizarddlg use wxWizard
1814 --enable-menus use wxMenu/wxMenuBar/wxMenuItem classes
1815 --enable-miniframe use wxMiniFrame class
1816 --enable-tooltips use wxToolTip class
1817 --enable-splines use spline drawing code
1818 --enable-mousewheel use mousewheel
1819 --enable-validators use wxValidator and derived classes
1820 --enable-busyinfo use wxBusyInfo
1821 --enable-joystick use wxJoystick
1822 --enable-metafiles use wxMetaFile (Win32 only)
1823 --enable-dragimage use wxDragImage
1824 --enable-accessibility enable accessibility support
1825 --enable-dccache cache temporary wxDC objects (Win32 only)
1826 --enable-palette use wxPalette class
1827 --enable-image use wxImage class
1828 --enable-gif use gif images (GIF file format)
1829 --enable-pcx use pcx images (PCX file format)
1830 --enable-tga use tga images (TGA file format)
1831 --enable-iff use iff images (IFF file format)
1832 --enable-pnm use pnm images (PNM file format)
1833 --enable-xpm use xpm images (XPM file format)
1834 --enable-icocur use Windows ICO and CUR formats
1835 --enable-official_build official build of wxWidgets (win32 DLL only)
1836 --enable-vendor=VENDOR vendor name (win32 DLL only)
1837 --disable-largefile omit support for large files
1838 --disable-gtktest do not try to compile and run a test GTK+ program
1839 --disable-gtktest Do not try to compile and run a test GTK program
1840 --disable-sdltest Do not try to compile and run a test SDL program
1841 --enable-omf use OMF object format (OS/2)
1842 --disable-dependency-tracking
1843 don't use dependency tracking even
if the compiler
1845 --disable-precomp-headers
1846 don
't use precompiled headers even if compiler can
1849 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1850 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1851 --without-subdirs don't generate makefiles
for samples
/demos
/...
1852 --with-gtk[=VERSION
] use GTK
+, VERSION can be
2 (default
), 1 or
"any"
1853 --with-motif use Motif
/Lesstif
1854 --with-mac use Mac OS X
1855 --with-cocoa use Cocoa
1856 --with-wine use Wine
1857 --with-msw use MS
-Windows
1858 --with-pm use OS
/2 Presentation Manager
1859 --with-mgl use SciTech MGL
1860 --with-directfb use DirectFB
1861 --with-microwin use MicroWindows
1863 --with-libpng use libpng
(PNG image format
)
1864 --with-libjpeg use libjpeg
(JPEG
file format
)
1865 --with-libtiff use libtiff
(TIFF
file format
)
1866 --with-libxpm use libxpm
(XPM
file format
)
1867 --with-libmspack use libmspack
(CHM
help files loading
)
1868 --with-sdl use SDL
for audio on Unix
1869 --with-gnomeprint use GNOME print
for printing under GNOME
1870 --with-gnomevfs use GNOME VFS
for associating MIME types
1871 --with-hildon use Hildon framework
for Nokia
770
1872 --with-opengl use OpenGL
(or Mesa
)
1873 --with-themes=all
|list use only the specified comma
-separated list of wxUniversal themes
1874 --with-dmalloc use dmalloc library
(http
://dmalloc.com
/)
1875 --with-regex enable support
for wxRegEx class
1876 --with-zlib use zlib
for LZW compression
1877 --with-odbc use the IODBC and wxODBC classes
1878 --with-expat enable XML support using expat parser
1879 --with-flavour=NAME specify a name to identify this build
1880 --with-gtk-prefix=PFX Prefix where GTK is installed
(optional
)
1881 --with-gtk-exec-prefix=PFX Exec prefix where GTK is installed
(optional
)
1882 --with-x use the X Window System
1883 --with-libiconv-prefix=DIR search
for libiconv
in DIR
/include and DIR
/lib
1884 --with-sdl-prefix=PFX Prefix where SDL is installed
(optional
)
1885 --with-sdl-exec-prefix=PFX Exec prefix where SDL is installed
(optional
)
1886 --with-cppunit-prefix=PFX Prefix where CppUnit is installed
(optional
)
1887 --with-cppunit-exec-prefix=PFX Exec prefix where CppUnit is installed
(optional
)
1889 Some influential environment variables
:
1890 CC C compiler
command
1891 CFLAGS C compiler flags
1892 LDFLAGS linker flags
, e.g.
-L<lib dir
> if you have libraries
in a
1893 nonstandard directory
<lib dir
>
1894 LIBS libraries to pass to the linker
, e.g.
-l<library
>
1895 CPPFLAGS C
/C
++/Objective C preprocessor flags
, e.g.
-I<include dir
> if
1896 you have headers
in a nonstandard directory
<include dir
>
1898 CXX C
++ compiler
command
1899 CXXFLAGS C
++ compiler flags
1900 PKG_CONFIG path to pkg
-config utility
1902 C compiler flags
for DIRECTFB
, overriding pkg
-config
1904 linker flags
for DIRECTFB
, overriding pkg
-config
1905 XMKMF Path to xmkmf
, Makefile generator
for X Window System
1907 C compiler flags
for PANGOX
, overriding pkg
-config
1908 PANGOX_LIBS linker flags
for PANGOX
, overriding pkg
-config
1910 C compiler flags
for PANGOFT2
, overriding pkg
-config
1912 linker flags
for PANGOFT2
, overriding pkg
-config
1914 C compiler flags
for PANGOXFT
, overriding pkg
-config
1916 linker flags
for PANGOXFT
, overriding pkg
-config
1917 LIBGNOMEPRINTUI_CFLAGS
1918 C compiler flags
for LIBGNOMEPRINTUI
, overriding pkg
-config
1919 LIBGNOMEPRINTUI_LIBS
1920 linker flags
for LIBGNOMEPRINTUI
, overriding pkg
-config
1922 C compiler flags
for GNOMEVFS
, overriding pkg
-config
1924 linker flags
for GNOMEVFS
, overriding pkg
-config
1926 C compiler flags
for HILDON
, overriding pkg
-config
1927 HILDON_LIBS linker flags
for HILDON
, overriding pkg
-config
1929 C compiler flags
for CAIRO
, overriding pkg
-config
1930 CAIRO_LIBS linker flags
for CAIRO
, overriding pkg
-config
1931 GST_CFLAGS C compiler flags
for GST
, overriding pkg
-config
1932 GST_LIBS linker flags
for GST
, overriding pkg
-config
1934 Use these variables to override the choices made by
`configure' or to help
1935 it to find libraries and programs with nonstandard names/locations.
1937 Report bugs to <wx-dev@lists.wxwidgets.org>.
1942 if test "$ac_init_help" = "recursive"; then
1943 # If there are subdirs, report their specific --help.
1944 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1945 test -d "$ac_dir" || continue
1949 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1951 ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
1952 # A ".." for each directory in $ac_dir_suffix.
1953 ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
1954 case $ac_top_builddir_sub in
1955 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1956 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1959 ac_abs_top_builddir=$ac_pwd
1960 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1961 # for backward compatibility:
1962 ac_top_builddir=$ac_top_build_prefix
1965 .) # We are building in place.
1967 ac_top_srcdir=$ac_top_builddir_sub
1968 ac_abs_top_srcdir=$ac_pwd ;;
1969 [\\/]* | ?:[\\/]* ) # Absolute name.
1970 ac_srcdir=$srcdir$ac_dir_suffix;
1971 ac_top_srcdir=$srcdir
1972 ac_abs_top_srcdir=$srcdir ;;
1974 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1975 ac_top_srcdir=$ac_top_build_prefix$srcdir
1976 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1978 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1980 cd "$ac_dir" || { ac_status=$?; continue; }
1981 # Check for guested configure.
1982 if test -f "$ac_srcdir/configure.gnu"; then
1984 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1985 elif test -f "$ac_srcdir/configure"; then
1987 $SHELL "$ac_srcdir/configure" --help=recursive
1989 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1991 cd "$ac_pwd" || { ac_status=$?; break; }
1995 test -n "$ac_init_help" && exit $ac_status
1996 if $ac_init_version; then
1998 wxWidgets configure 2.9.0
1999 generated by GNU Autoconf 2.61
2001 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
2002 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
2003 This configure script is free software; the Free Software Foundation
2004 gives unlimited permission to copy, distribute and modify it.
2008 cat >config.log <<_ACEOF
2009 This file contains any messages produced by compilers while
2010 running configure, to aid debugging if configure makes a mistake.
2012 It was created by wxWidgets $as_me 2.9.0, which was
2013 generated by GNU Autoconf 2.61. Invocation command line was
2025 hostname = `(hostname
|| uname
-n) 2>/dev
/null
| sed 1q
`
2026 uname -m = `(uname
-m) 2>/dev
/null
|| echo unknown
`
2027 uname -r = `(uname
-r) 2>/dev
/null
|| echo unknown
`
2028 uname -s = `(uname
-s) 2>/dev
/null
|| echo unknown
`
2029 uname -v = `(uname
-v) 2>/dev
/null
|| echo unknown
`
2031 /usr/bin/uname -p = `(/usr
/bin
/uname
-p) 2>/dev
/null
|| echo unknown
`
2032 /bin/uname -X = `(/bin
/uname
-X) 2>/dev
/null
|| echo unknown
`
2034 /bin/arch = `(/bin
/arch
) 2>/dev
/null
|| echo unknown
`
2035 /usr/bin/arch -k = `(/usr
/bin
/arch
-k) 2>/dev
/null
|| echo unknown
`
2036 /usr/convex/getsysinfo = `(/usr
/convex
/getsysinfo
) 2>/dev
/null
|| echo unknown
`
2037 /usr/bin/hostinfo = `(/usr
/bin
/hostinfo
) 2>/dev
/null
|| echo unknown
`
2038 /bin/machine = `(/bin
/machine
) 2>/dev
/null
|| echo unknown
`
2039 /usr/bin/oslevel = `(/usr
/bin
/oslevel
) 2>/dev
/null
|| echo unknown
`
2040 /bin/universe = `(/bin
/universe
) 2>/dev
/null
|| echo unknown
`
2044 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2048 test -z "$as_dir" && as_dir=.
2049 echo "PATH: $as_dir"
2065 # Keep a trace of the command line.
2066 # Strip out --no-create and --no-recursion so they do not pile up.
2067 # Strip out --silent because we don't want to record it for future runs.
2068 # Also quote any args containing shell meta-characters.
2069 # Make two passes to allow for proper duplicate-argument suppression.
2073 ac_must_keep_next=false
2079 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2080 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2081 | -silent | --silent | --silen | --sile | --sil)
2084 ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2087 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
2089 ac_configure_args1="$ac_configure_args1 '$ac_arg'"
2090 if test $ac_must_keep_next = true; then
2091 ac_must_keep_next=false # Got value, back to normal.
2094 *=* | --config-cache | -C | -disable-* | --disable-* \
2095 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2096 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2097 | -with-* | --with-* | -without-* | --without-* | --x)
2098 case "$ac_configure_args0 " in
2099 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2102 -* ) ac_must_keep_next=true ;;
2105 ac_configure_args="$ac_configure_args '$ac_arg'"
2110 $as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
2111 $as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
2113 # When interrupted or exit'd, cleanup temporary files, and complete
2114 # config.log. We remove comments because anyway the quotes in there
2115 # would cause problems or look ugly.
2116 # WARNING: Use '\'' to represent an apostrophe within the trap.
2117 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2118 trap 'exit_status=$?
2119 # Save into config.log some information that might help in debugging.
2124 ## ---------------- ##
2125 ## Cache variables. ##
2126 ## ---------------- ##
2129 # The following way of writing the cache mishandles newlines in values,
2131 for ac_var in `(set) 2>&1 | sed -n '\''s
/^\
([a
-zA-Z_][a
-zA-Z0-9_]*\
)=.
*/\
1/p
'\''`; do
2132 eval ac_val=\$$ac_var
2136 *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
2137 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
2140 _ | IFS | as_nl) ;; #(
2141 *) $as_unset $ac_var ;;
2146 case $as_nl`(ac_space
='\'' '\''; set) 2>&1` in #(
2147 *${as_nl}ac_space=\ *)
2149 "s/'\''/'\''\\\\'\'''\''/g;
2150 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2153 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2161 ## ----------------- ##
2162 ## Output variables. ##
2163 ## ----------------- ##
2166 for ac_var in $ac_subst_vars
2168 eval ac_val=\$$ac_var
2170 *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2172 echo "$ac_var='\''$ac_val'\''"
2176 if test -n "$ac_subst_files"; then
2178 ## ------------------- ##
2179 ## File substitutions. ##
2180 ## ------------------- ##
2183 for ac_var in $ac_subst_files
2185 eval ac_val=\$$ac_var
2187 *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2189 echo "$ac_var='\''$ac_val'\''"
2194 if test -s confdefs.h; then
2204 test "$ac_signal" != 0 &&
2205 echo "$as_me: caught signal $ac_signal"
2206 echo "$as_me: exit $exit_status"
2208 rm -f core *.core core.conftest.* &&
2209 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2212 for ac_signal in 1 2 13 15; do
2213 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
2217 # confdefs.h avoids OS command line length limits that DEFS can exceed.
2218 rm -f -r conftest* confdefs.h
2220 # Predefined preprocessor variables.
2222 cat >>confdefs.h <<_ACEOF
2223 #define PACKAGE_NAME "$PACKAGE_NAME"
2227 cat >>confdefs.h <<_ACEOF
2228 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2232 cat >>confdefs.h <<_ACEOF
2233 #define PACKAGE_VERSION "$PACKAGE_VERSION"
2237 cat >>confdefs.h <<_ACEOF
2238 #define PACKAGE_STRING "$PACKAGE_STRING"
2242 cat >>confdefs.h <<_ACEOF
2243 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2247 # Let the site file select an alternate cache file if it wants to.
2248 # Prefer explicitly selected file to automatically selected ones.
2249 if test -n "$CONFIG_SITE"; then
2250 set x "$CONFIG_SITE"
2251 elif test "x$prefix" != xNONE; then
2252 set x "$prefix/share/config.site" "$prefix/etc/config.site"
2254 set x "$ac_default_prefix/share/config.site" \
2255 "$ac_default_prefix/etc/config.site"
2260 if test -r "$ac_site_file"; then
2261 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
2262 echo "$as_me: loading site script $ac_site_file" >&6;}
2263 sed 's/^/| /' "$ac_site_file" >&5
2268 if test -r "$cache_file"; then
2269 # Some versions of bash will fail to source /dev/null (special
2270 # files actually), so we avoid doing that.
2271 if test -f "$cache_file"; then
2272 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
2273 echo "$as_me: loading cache $cache_file" >&6;}
2275 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2276 *) . "./$cache_file";;
2280 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
2281 echo "$as_me: creating cache $cache_file" >&6;}
2285 # Check that the precious variables saved in the cache have kept the same
2287 ac_cache_corrupted=false
2288 for ac_var in $ac_precious_vars; do
2289 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2290 eval ac_new_set=\$ac_env_${ac_var}_set
2291 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2292 eval ac_new_val=\$ac_env_${ac_var}_value
2293 case $ac_old_set,$ac_new_set in
2295 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run
" >&5
2296 echo "$as_me: error
: \
`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2297 ac_cache_corrupted=: ;;
2299 { echo "$as_me:$LINENO: error: \`$ac_var' was not
set in the previous run
" >&5
2300 echo "$as_me: error
: \
`$ac_var' was not set in the previous run" >&2;}
2301 ac_cache_corrupted=: ;;
2304 if test "x$ac_old_val" != "x$ac_new_val"; then
2305 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
2306 echo "$as_me: error: \`$ac_var' has changed since the previous run
:" >&2;}
2307 { echo "$as_me:$LINENO: former value
: $ac_old_val" >&5
2308 echo "$as_me: former value
: $ac_old_val" >&2;}
2309 { echo "$as_me:$LINENO: current value
: $ac_new_val" >&5
2310 echo "$as_me: current value
: $ac_new_val" >&2;}
2311 ac_cache_corrupted=:
2314 # Pass precious variables to config.status.
2315 if test "$ac_new_set" = set; then
2317 *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s
/'/'\\\\\\\\''/g
"` ;;
2318 *) ac_arg=$ac_var=$ac_new_val ;;
2320 case " $ac_configure_args " in
2321 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2322 *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
2326 if $ac_cache_corrupted; then
2327 { echo "$as_me:$LINENO: error
: changes
in the environment can compromise the build
" >&5
2328 echo "$as_me: error
: changes
in the environment can compromise the build
" >&2;}
2329 { { echo "$as_me:$LINENO: error
: run \
`make distclean' and/or \`rm $cache_file' and start over" >&5
2330 echo "$as_me: error: run \`make distclean' and
/or \
`rm $cache_file' and start over" >&2;}
2331 { (exit 1); exit 1; }; }
2359 ac_cpp='$CPP $CPPFLAGS'
2360 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2361 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2362 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2369 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2370 if test -f "$ac_dir/install-sh"; then
2372 ac_install_sh="$ac_aux_dir/install-sh -c"
2374 elif test -f "$ac_dir/install.sh"; then
2376 ac_install_sh="$ac_aux_dir/install.sh -c"
2378 elif test -f "$ac_dir/shtool"; then
2380 ac_install_sh="$ac_aux_dir/shtool install -c"
2384 if test -z "$ac_aux_dir"; then
2385 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
2386 echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
2387 { (exit 1); exit 1; }; }
2390 # These three variables are undocumented and unsupported,
2391 # and are intended to be withdrawn in a future Autoconf release.
2392 # They can cause serious problems if a builder's source tree is in a directory
2393 # whose full name contains unusual characters.
2394 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2395 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2396 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2399 # Make sure we can run config.sub.
2400 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2401 { { echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
2402 echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
2403 { (exit 1); exit 1; }; }
2405 { echo "$as_me:$LINENO: checking build system type" >&5
2406 echo $ECHO_N "checking build system type... $ECHO_C" >&6; }
2407 if test "${ac_cv_build+set}" = set; then
2408 echo $ECHO_N "(cached) $ECHO_C" >&6
2410 ac_build_alias=$build_alias
2411 test "x$ac_build_alias" = x &&
2412 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2413 test "x$ac_build_alias" = x &&
2414 { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
2415 echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
2416 { (exit 1); exit 1; }; }
2417 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2418 { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
2419 echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
2420 { (exit 1); exit 1; }; }
2423 { echo "$as_me:$LINENO: result: $ac_cv_build" >&5
2424 echo "${ECHO_T}$ac_cv_build" >&6; }
2425 case $ac_cv_build in
2427 *) { { echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
2428 echo "$as_me: error: invalid value of canonical build" >&2;}
2429 { (exit 1); exit 1; }; };;
2432 ac_save_IFS=$IFS; IFS='-'
2438 # Remember, the first character of IFS is used to create $*,
2439 # except with old shells:
2442 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2445 { echo "$as_me:$LINENO: checking host system type" >&5
2446 echo $ECHO_N "checking host system type... $ECHO_C" >&6; }
2447 if test "${ac_cv_host+set}" = set; then
2448 echo $ECHO_N "(cached) $ECHO_C" >&6
2450 if test "x$host_alias" = x; then
2451 ac_cv_host=$ac_cv_build
2453 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2454 { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
2455 echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
2456 { (exit 1); exit 1; }; }
2460 { echo "$as_me:$LINENO: result: $ac_cv_host" >&5
2461 echo "${ECHO_T}$ac_cv_host" >&6; }
2464 *) { { echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
2465 echo "$as_me: error: invalid value of canonical host" >&2;}
2466 { (exit 1); exit 1; }; };;
2469 ac_save_IFS=$IFS; IFS='-'
2475 # Remember, the first character of IFS is used to create $*,
2476 # except with old shells:
2479 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2482 { echo "$as_me:$LINENO: checking target system type" >&5
2483 echo $ECHO_N "checking target system type... $ECHO_C" >&6; }
2484 if test "${ac_cv_target+set}" = set; then
2485 echo $ECHO_N "(cached) $ECHO_C" >&6
2487 if test "x$target_alias" = x; then
2488 ac_cv_target=$ac_cv_host
2490 ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
2491 { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&5
2492 echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&2;}
2493 { (exit 1); exit 1; }; }
2497 { echo "$as_me:$LINENO: result: $ac_cv_target" >&5
2498 echo "${ECHO_T}$ac_cv_target" >&6; }
2499 case $ac_cv_target in
2501 *) { { echo "$as_me:$LINENO: error: invalid value of canonical target" >&5
2502 echo "$as_me: error: invalid value of canonical target" >&2;}
2503 { (exit 1); exit 1; }; };;
2505 target=$ac_cv_target
2506 ac_save_IFS=$IFS; IFS='-'
2512 # Remember, the first character of IFS is used to create $*,
2513 # except with old shells:
2516 case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
2519 # The aliases save the names the user supplied, while $host etc.
2520 # will get canonicalized.
2521 test -n "$target_alias" &&
2522 test "$program_prefix$program_suffix$program_transform_name" = \
2524 program_prefix=${target_alias}-
2528 wx_major_version_number=2
2529 wx_minor_version_number=9
2531 wx_subrelease_number=0
2533 WX_RELEASE=$wx_major_version_number.$wx_minor_version_number
2534 WX_VERSION=$WX_RELEASE.$wx_release_number
2535 WX_SUBVERSION=$WX_VERSION.$wx_subrelease_number
2537 WX_MSW_VERSION=$wx_major_version_number$wx_minor_version_number$wx_release_number
2540 wx_top_builddir="`pwd`"
2553 USE_BSD= USE_DARWIN= USE_FREEBSD=
2559 USE_SOLARIS= USE_SUN= USE_SUNOS= USE_SVR4= USE_SYSV= USE_VMS=
2565 NEEDS_D_REENTRANT_FOR_R_FUNCS=0
2567 ALL_TOOLKITS="COCOA GTK MAC MGL MICROWIN MOTIF MSW PM X11 DFB"
2569 DEFAULT_wxUSE_COCOA=0
2573 DEFAULT_wxUSE_MICROWIN=0
2574 DEFAULT_wxUSE_MOTIF=0
2580 DEFAULT_DEFAULT_wxUSE_COCOA=0
2581 DEFAULT_DEFAULT_wxUSE_GTK=0
2582 DEFAULT_DEFAULT_wxUSE_MAC=0
2583 DEFAULT_DEFAULT_wxUSE_MGL=0
2584 DEFAULT_DEFAULT_wxUSE_MICROWIN=0
2585 DEFAULT_DEFAULT_wxUSE_MOTIF=0
2586 DEFAULT_DEFAULT_wxUSE_MSW=0
2587 DEFAULT_DEFAULT_wxUSE_PM=0
2588 DEFAULT_DEFAULT_wxUSE_X11=0
2589 DEFAULT_DEFAULT_wxUSE_DFB=0
2594 SAMPLES_RPATH_POSTLINK=
2596 DEFAULT_STD_FLAG=yes
2601 DEFAULT_DEFAULT_wxUSE_MOTIF=1
2602 NEEDS_D_REENTRANT_FOR_R_FUNCS=1
2604 cat >>confdefs.h <<\_ACEOF
2609 CPPFLAGS="-D_HPUX_SOURCE $CPPFLAGS"
2613 cat >>confdefs.h <<\_ACEOF
2618 if test "x$TMP" = "xalpha"; then
2620 cat >>confdefs.h <<\_ACEOF
2625 DEFAULT_DEFAULT_wxUSE_GTK=1
2627 *-*-gnu* | *-*-k*bsd*-gnu )
2630 if test "x$TMP" = "xalpha"; then
2632 cat >>confdefs.h <<\_ACEOF
2637 DEFAULT_DEFAULT_wxUSE_GTK=1
2639 *-*-irix5* | *-*-irix6* )
2642 cat >>confdefs.h <<\_ACEOF
2646 cat >>confdefs.h <<\_ACEOF
2650 DEFAULT_DEFAULT_wxUSE_MOTIF=1
2656 cat >>confdefs.h <<\_ACEOF
2660 cat >>confdefs.h <<\_ACEOF
2661 #define __SOLARIS__ 1
2664 cat >>confdefs.h <<\_ACEOF
2668 DEFAULT_DEFAULT_wxUSE_MOTIF=1
2669 NEEDS_D_REENTRANT_FOR_R_FUNCS=1
2675 cat >>confdefs.h <<\_ACEOF
2679 cat >>confdefs.h <<\_ACEOF
2683 cat >>confdefs.h <<\_ACEOF
2687 DEFAULT_DEFAULT_wxUSE_MOTIF=1
2692 cat >>confdefs.h <<\_ACEOF
2693 #define __FREEBSD__ 1
2696 cat >>confdefs.h <<\_ACEOF
2700 DEFAULT_DEFAULT_wxUSE_GTK=1
2702 *-*-openbsd*|*-*-mirbsd*)
2705 cat >>confdefs.h <<\_ACEOF
2706 #define __OPENBSD__ 1
2709 cat >>confdefs.h <<\_ACEOF
2713 DEFAULT_DEFAULT_wxUSE_GTK=1
2718 cat >>confdefs.h <<\_ACEOF
2719 #define __NETBSD__ 1
2722 cat >>confdefs.h <<\_ACEOF
2726 DEFAULT_DEFAULT_wxUSE_GTK=1
2727 NEEDS_D_REENTRANT_FOR_R_FUNCS=1
2729 CPPFLAGS="-D_NETBSD_SOURCE -D_LIBC $CPPFLAGS"
2734 cat >>confdefs.h <<\_ACEOF
2738 cat >>confdefs.h <<\_ACEOF
2742 DEFAULT_DEFAULT_wxUSE_MOTIF=1
2743 NEEDS_D_REENTRANT_FOR_R_FUNCS=1
2748 cat >>confdefs.h <<\_ACEOF
2752 cat >>confdefs.h <<\_ACEOF
2756 DEFAULT_DEFAULT_wxUSE_MOTIF=1
2761 cat >>confdefs.h <<\_ACEOF
2765 cat >>confdefs.h <<\_ACEOF
2769 DEFAULT_DEFAULT_wxUSE_MOTIF=1
2776 cat >>confdefs.h <<\_ACEOF
2780 cat >>confdefs.h <<\_ACEOF
2784 cat >>confdefs.h <<\_ACEOF
2788 DEFAULT_DEFAULT_wxUSE_MOTIF=1
2795 cat >>confdefs.h <<\_ACEOF
2796 #define __UNIXWARE__ 1
2801 *-*-cygwin* | *-*-mingw32* )
2804 DEFAULT_DEFAULT_wxUSE_MSW=1
2810 cat >>confdefs.h <<\_ACEOF
2815 DEFAULT_DEFAULT_wxUSE_MGL=1
2818 *-pc-os2_emx | *-pc-os2-emx )
2819 cat >>confdefs.h <<\_ACEOF
2824 cat >>confdefs.h <<\_ACEOF
2829 DEFAULT_DEFAULT_wxUSE_PM=1
2831 LDFLAGS="$LDFLAGS -Zcrtdll"
2832 ac_executable_extensions=".exe"
2833 export ac_executable_extensions
2837 for ac_dir in $PATH; do
2839 if test -z "$ac_TEMP_PATH"; then
2840 ac_TEMP_PATH="$ac_dir"
2842 ac_TEMP_PATH="$ac_TEMP_PATH/$ac_dir"
2845 export PATH="$ac_TEMP_PATH"
2854 cat >>confdefs.h <<\_ACEOF
2858 cat >>confdefs.h <<\_ACEOF
2859 #define __DARWIN__ 1
2862 cat >>confdefs.h <<\_ACEOF
2863 #define TARGET_CARBON 1
2866 DEFAULT_DEFAULT_wxUSE_MAC=1
2869 powerpc-apple-macos* )
2871 ac_cv_c_bigendian=yes
2873 DEFAULT_DEFAULT_wxUSE_MAC=1
2879 cat >>confdefs.h <<\_ACEOF
2886 { echo "$as_me:$LINENO: WARNING: *** System type ${host} is unknown, assuming generic Unix and continuing nevertheless." >&5
2887 echo "$as_me: WARNING: *** System type ${host} is unknown, assuming generic Unix and continuing nevertheless." >&2;}
2888 { echo "$as_me:$LINENO: WARNING: *** Please report the build results to wx-dev@lists.wxwidgets.org." >&5
2889 echo "$as_me: WARNING: *** Please report the build results to wx-dev@lists.wxwidgets.org." >&2;}
2891 DEFAULT_DEFAULT_wxUSE_X11=1
2892 DEFAULT_wxUSE_SHARED=no
2898 wx_arg_cache_file="configarg.cache"
2899 echo "loading argument cache $wx_arg_cache_file"
2900 rm -f ${wx_arg_cache_file}.tmp
2901 touch ${wx_arg_cache_file}.tmp
2902 touch ${wx_arg_cache_file}
2906 if test $DEBUG_CONFIGURE = 1; then
2907 DEFAULT_wxUSE_UNIVERSAL=no
2908 DEFAULT_wxUSE_STL=no
2909 DEFAULT_wxUSE_EXTENDED_RTTI=no
2911 DEFAULT_wxUSE_NANOX=no
2913 DEFAULT_wxUSE_THREADS=yes
2915 DEFAULT_wxUSE_SHARED=${DEFAULT_wxUSE_SHARED:-yes}
2916 DEFAULT_wxUSE_OPTIMISE=no
2917 DEFAULT_wxUSE_PROFILE=no
2918 DEFAULT_wxUSE_NO_DEPS=no
2919 DEFAULT_wxUSE_VARARG_MACROS=no
2920 DEFAULT_wxUSE_NO_RTTI=no
2921 DEFAULT_wxUSE_NO_EXCEPTIONS=no
2922 DEFAULT_wxUSE_UNIVERSAL_BINARY=no
2923 DEFAULT_wxUSE_RPATH=yes
2924 DEFAULT_wxUSE_PERMISSIVE=no
2925 DEFAULT_wxUSE_DEBUG_FLAG=yes
2926 DEFAULT_wxUSE_DEBUG_INFO=yes
2927 DEFAULT_wxUSE_DEBUG_GDB=yes
2928 DEFAULT_wxUSE_MEM_TRACING=no
2929 DEFAULT_wxUSE_DEBUG_CONTEXT=no
2930 DEFAULT_wxUSE_DMALLOC=no
2931 DEFAULT_wxUSE_APPLE_IEEE=no
2933 DEFAULT_wxUSE_EXCEPTIONS=no
2934 DEFAULT_wxUSE_LOG=yes
2935 DEFAULT_wxUSE_LOGWINDOW=no
2936 DEFAULT_wxUSE_LOGGUI=no
2937 DEFAULT_wxUSE_LOGDIALOG=no
2939 DEFAULT_wxUSE_GUI=yes
2940 DEFAULT_wxUSE_CONTROLS=no
2942 DEFAULT_wxUSE_REGEX=no
2943 DEFAULT_wxUSE_XML=no
2944 DEFAULT_wxUSE_EXPAT=no
2945 DEFAULT_wxUSE_ZLIB=no
2946 DEFAULT_wxUSE_LIBPNG=no
2947 DEFAULT_wxUSE_LIBJPEG=no
2948 DEFAULT_wxUSE_LIBTIFF=no
2949 DEFAULT_wxUSE_LIBXPM=no
2950 DEFAULT_wxUSE_LIBMSPACK=no
2951 DEFAULT_wxUSE_LIBSDL=no
2952 DEFAULT_wxUSE_LIBGNOMEPRINT=no
2953 DEFAULT_wxUSE_LIBGNOMEVFS=no
2954 DEFAULT_wxUSE_LIBHILDON=no
2955 DEFAULT_wxUSE_ODBC=no
2956 DEFAULT_wxUSE_OPENGL=no
2958 DEFAULT_wxUSE_ON_FATAL_EXCEPTION=no
2959 DEFAULT_wxUSE_STACKWALKER=no
2960 DEFAULT_wxUSE_DEBUGREPORT=no
2961 DEFAULT_wxUSE_SNGLINST_CHECKER=no
2962 DEFAULT_wxUSE_STD_IOSTREAM=no
2963 DEFAULT_wxUSE_STD_STRING=no
2964 DEFAULT_wxUSE_CMDLINE_PARSER=no
2965 DEFAULT_wxUSE_DATETIME=no
2966 DEFAULT_wxUSE_TIMER=no
2967 DEFAULT_wxUSE_STOPWATCH=no
2968 DEFAULT_wxUSE_FILE=no
2969 DEFAULT_wxUSE_FFILE=no
2970 DEFAULT_wxUSE_STDPATHS=no
2971 DEFAULT_wxUSE_TEXTBUFFER=no
2972 DEFAULT_wxUSE_TEXTFILE=no
2973 DEFAULT_wxUSE_SOUND=no
2974 DEFAULT_wxUSE_MEDIACTRL=no
2975 DEFAULT_wxUSE_GSTREAMER8=no
2976 DEFAULT_wxUSE_PRINTF_POS_PARAMS=no
2977 DEFAULT_wxUSE_INTL=no
2978 DEFAULT_wxUSE_CONFIG=no
2979 DEFAULT_wxUSE_FONTMAP=no
2980 DEFAULT_wxUSE_STREAMS=no
2981 DEFAULT_wxUSE_SOCKETS=no
2982 DEFAULT_wxUSE_OLE=no
2983 DEFAULT_wxUSE_DATAOBJ=no
2984 DEFAULT_wxUSE_DIALUP_MANAGER=no
2985 DEFAULT_wxUSE_JOYSTICK=no
2986 DEFAULT_wxUSE_DYNLIB_CLASS=no
2987 DEFAULT_wxUSE_DYNAMIC_LOADER=no
2988 DEFAULT_wxUSE_LONGLONG=no
2989 DEFAULT_wxUSE_GEOMETRY=no
2991 DEFAULT_wxUSE_AFM_FOR_POSTSCRIPT=no
2992 DEFAULT_wxUSE_NORMALIZED_PS_FONTS=no
2993 DEFAULT_wxUSE_POSTSCRIPT=no
2995 DEFAULT_wxUSE_CLIPBOARD=no
2996 DEFAULT_wxUSE_TOOLTIPS=no
2997 DEFAULT_wxUSE_DRAG_AND_DROP=no
2998 DEFAULT_wxUSE_DRAGIMAGE=no
2999 DEFAULT_wxUSE_SPLINES=no
3000 DEFAULT_wxUSE_MOUSEWHEEL=no
3002 DEFAULT_wxUSE_MDI=no
3003 DEFAULT_wxUSE_MDI_ARCHITECTURE=no
3004 DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE=no
3005 DEFAULT_wxUSE_PRINTING_ARCHITECTURE=no
3007 DEFAULT_wxUSE_CONSTRAINTS=no
3008 DEFAULT_wxUSE_IPC=no
3009 DEFAULT_wxUSE_HELP=no
3010 DEFAULT_wxUSE_MS_HTML_HELP=no
3011 DEFAULT_wxUSE_WXHTML_HELP=no
3012 DEFAULT_wxUSE_TREELAYOUT=no
3013 DEFAULT_wxUSE_METAFILE=no
3014 DEFAULT_wxUSE_MIMETYPE=no
3015 DEFAULT_wxUSE_SYSTEM_OPTIONS=no
3016 DEFAULT_wxUSE_PROTOCOL=no
3017 DEFAULT_wxUSE_PROTOCOL_HTTP=no
3018 DEFAULT_wxUSE_PROTOCOL_FTP=no
3019 DEFAULT_wxUSE_PROTOCOL_FILE=no
3020 DEFAULT_wxUSE_URL=no
3021 DEFAULT_wxUSE_VARIANT=no
3023 DEFAULT_wxUSE_ABOUTDLG=no
3024 DEFAULT_wxUSE_COMMONDLGS=no
3025 DEFAULT_wxUSE_CHOICEDLG=no
3026 DEFAULT_wxUSE_COLOURDLG=no
3027 DEFAULT_wxUSE_DIRDLG=no
3028 DEFAULT_wxUSE_FILEDLG=no
3029 DEFAULT_wxUSE_FINDREPLDLG=no
3030 DEFAULT_wxUSE_FONTDLG=no
3031 DEFAULT_wxUSE_MSGDLG=no
3032 DEFAULT_wxUSE_NUMBERDLG=no
3033 DEFAULT_wxUSE_TEXTDLG=no
3034 DEFAULT_wxUSE_SPLASH=no
3035 DEFAULT_wxUSE_STARTUP_TIPS=no
3036 DEFAULT_wxUSE_PROGRESSDLG=no
3037 DEFAULT_wxUSE_WIZARDDLG=no
3039 DEFAULT_wxUSE_MENUS=no
3040 DEFAULT_wxUSE_MINIFRAME=no
3041 DEFAULT_wxUSE_HTML=no
3042 DEFAULT_wxUSE_RICHTEXT=no
3043 DEFAULT_wxUSE_XRC=no
3044 DEFAULT_wxUSE_AUI=no
3045 DEFAULT_wxUSE_STC=no
3046 DEFAULT_wxUSE_WEBKIT=no
3047 DEFAULT_wxUSE_FILESYSTEM=no
3048 DEFAULT_wxUSE_FS_INET=no
3049 DEFAULT_wxUSE_FS_ZIP=no
3050 DEFAULT_wxUSE_FS_ARCHIVE=no
3051 DEFAULT_wxUSE_BUSYINFO=no
3052 DEFAULT_wxUSE_ARCHIVE_STREAMS=no
3053 DEFAULT_wxUSE_ZIPSTREAM=no
3054 DEFAULT_wxUSE_TARSTREAM=no
3055 DEFAULT_wxUSE_VALIDATORS=no
3057 DEFAULT_wxUSE_ACCEL=no
3058 DEFAULT_wxUSE_ANIMATIONCTRL=no
3059 DEFAULT_wxUSE_BUTTON=no
3060 DEFAULT_wxUSE_BMPBUTTON=no
3061 DEFAULT_wxUSE_BITMAPCOMBOBOX=no
3062 DEFAULT_wxUSE_CALCTRL=no
3063 DEFAULT_wxUSE_CARET=no
3064 DEFAULT_wxUSE_CHECKBOX=no
3065 DEFAULT_wxUSE_CHECKLST=no
3066 DEFAULT_wxUSE_CHOICE=no
3067 DEFAULT_wxUSE_CHOICEBOOK=no
3068 DEFAULT_wxUSE_COLLPANE=no
3069 DEFAULT_wxUSE_COLOURPICKERCTRL=no
3070 DEFAULT_wxUSE_COMBOBOX=no
3071 DEFAULT_wxUSE_COMBOCTRL=no
3072 DEFAULT_wxUSE_DATEPICKCTRL=no
3073 DEFAULT_wxUSE_DISPLAY=no
3074 DEFAULT_wxUSE_DETECT_SM=no
3075 DEFAULT_wxUSE_DIRPICKERCTRL=no
3076 DEFAULT_wxUSE_EDITABLELISTBOX=no
3077 DEFAULT_wxUSE_FILEPICKERCTRL=no
3078 DEFAULT_wxUSE_FONTPICKERCTRL=no
3079 DEFAULT_wxUSE_GAUGE=no
3080 DEFAULT_wxUSE_GRAPHICS_CONTEXT=no
3081 DEFAULT_wxUSE_GRID=no
3082 DEFAULT_wxUSE_HYPERLINKCTRL=no
3083 DEFAULT_wxUSE_DATAVIEWCTRL=no
3084 DEFAULT_wxUSE_IMAGLIST=no
3085 DEFAULT_wxUSE_LISTBOOK=no
3086 DEFAULT_wxUSE_LISTBOX=no
3087 DEFAULT_wxUSE_LISTCTRL=no
3088 DEFAULT_wxUSE_NOTEBOOK=no
3089 DEFAULT_wxUSE_ODCOMBOBOX=no
3090 DEFAULT_wxUSE_RADIOBOX=no
3091 DEFAULT_wxUSE_RADIOBTN=no
3092 DEFAULT_wxUSE_SASH=no
3093 DEFAULT_wxUSE_SCROLLBAR=no
3094 DEFAULT_wxUSE_SEARCHCTRL=no
3095 DEFAULT_wxUSE_SLIDER=no
3096 DEFAULT_wxUSE_SPINBTN=no
3097 DEFAULT_wxUSE_SPINCTRL=no
3098 DEFAULT_wxUSE_SPLITTER=no
3099 DEFAULT_wxUSE_STATBMP=no
3100 DEFAULT_wxUSE_STATBOX=no
3101 DEFAULT_wxUSE_STATLINE=no
3102 DEFAULT_wxUSE_STATTEXT=no
3103 DEFAULT_wxUSE_STATUSBAR=yes
3104 DEFAULT_wxUSE_TAB_DIALOG=no
3105 DEFAULT_wxUSE_TEXTCTRL=no
3106 DEFAULT_wxUSE_TOGGLEBTN=no
3107 DEFAULT_wxUSE_TOOLBAR=no
3108 DEFAULT_wxUSE_TOOLBAR_NATIVE=no
3109 DEFAULT_wxUSE_TREEBOOK=no
3110 DEFAULT_wxUSE_TOOLBOOK=no
3111 DEFAULT_wxUSE_TREECTRL=no
3112 DEFAULT_wxUSE_POPUPWIN=no
3113 DEFAULT_wxUSE_TIPWINDOW=no
3115 DEFAULT_wxUSE_UNICODE=no
3116 DEFAULT_wxUSE_UNICODE_MSLU=no
3117 DEFAULT_wxUSE_UNICODE_UTF8=auto
3118 DEFAULT_wxUSE_UNICODE_UTF8_LOCALE=no
3119 DEFAULT_wxUSE_WCSRTOMBS=no
3121 DEFAULT_wxUSE_PALETTE=no
3122 DEFAULT_wxUSE_IMAGE=no
3123 DEFAULT_wxUSE_GIF=no
3124 DEFAULT_wxUSE_PCX=no
3125 DEFAULT_wxUSE_TGA=no
3126 DEFAULT_wxUSE_PNM=no
3127 DEFAULT_wxUSE_IFF=no
3128 DEFAULT_wxUSE_XPM=no
3129 DEFAULT_wxUSE_ICO_CUR=no
3130 DEFAULT_wxUSE_ACCESSIBILITY=no
3132 DEFAULT_wxUSE_MONOLITHIC=no
3133 DEFAULT_wxUSE_PLUGINS=no
3134 DEFAULT_wxUSE_OFFICIAL_BUILD=no
3136 DEFAULT_wxUSE_UNIVERSAL=no
3137 DEFAULT_wxUSE_STL=no
3138 DEFAULT_wxUSE_EXTENDED_RTTI=no
3140 DEFAULT_wxUSE_NANOX=no
3142 DEFAULT_wxUSE_THREADS=yes
3144 DEFAULT_wxUSE_SHARED=${DEFAULT_wxUSE_SHARED:-yes}
3145 DEFAULT_wxUSE_OPTIMISE=yes
3146 DEFAULT_wxUSE_PROFILE=no
3147 DEFAULT_wxUSE_NO_DEPS=no
3148 DEFAULT_wxUSE_VARARG_MACROS=yes
3149 DEFAULT_wxUSE_NO_RTTI=no
3150 DEFAULT_wxUSE_NO_EXCEPTIONS=no
3151 DEFAULT_wxUSE_UNIVERSAL_BINARY=no
3152 DEFAULT_wxUSE_RPATH=yes
3153 DEFAULT_wxUSE_PERMISSIVE=no
3154 DEFAULT_wxUSE_DEBUG_FLAG=no
3155 DEFAULT_wxUSE_DEBUG_INFO=no
3156 DEFAULT_wxUSE_DEBUG_GDB=no
3157 DEFAULT_wxUSE_MEM_TRACING=no
3158 DEFAULT_wxUSE_DEBUG_CONTEXT=no
3159 DEFAULT_wxUSE_DMALLOC=no
3160 DEFAULT_wxUSE_APPLE_IEEE=yes
3162 DEFAULT_wxUSE_EXCEPTIONS=yes
3163 DEFAULT_wxUSE_LOG=yes
3164 DEFAULT_wxUSE_LOGWINDOW=yes
3165 DEFAULT_wxUSE_LOGGUI=yes
3166 DEFAULT_wxUSE_LOGDIALOG=yes
3168 DEFAULT_wxUSE_GUI=yes
3170 DEFAULT_wxUSE_REGEX=yes
3171 DEFAULT_wxUSE_XML=yes
3172 DEFAULT_wxUSE_EXPAT=yes
3173 DEFAULT_wxUSE_ZLIB=yes
3174 DEFAULT_wxUSE_LIBPNG=yes
3175 DEFAULT_wxUSE_LIBJPEG=yes
3176 DEFAULT_wxUSE_LIBTIFF=yes
3177 DEFAULT_wxUSE_LIBXPM=yes
3178 DEFAULT_wxUSE_LIBMSPACK=yes
3179 DEFAULT_wxUSE_LIBSDL=no
3180 DEFAULT_wxUSE_LIBGNOMEPRINT=yes
3181 DEFAULT_wxUSE_LIBGNOMEVFS=no
3182 DEFAULT_wxUSE_LIBHILDON=no
3183 DEFAULT_wxUSE_ODBC=no
3184 DEFAULT_wxUSE_OPENGL=no
3186 DEFAULT_wxUSE_ON_FATAL_EXCEPTION=yes
3187 DEFAULT_wxUSE_STACKWALKER=yes
3188 DEFAULT_wxUSE_DEBUGREPORT=yes
3189 DEFAULT_wxUSE_SNGLINST_CHECKER=yes
3190 DEFAULT_wxUSE_STD_IOSTREAM=$DEFAULT_STD_FLAG
3191 DEFAULT_wxUSE_STD_STRING=$DEFAULT_STD_FLAG
3192 DEFAULT_wxUSE_CMDLINE_PARSER=yes
3193 DEFAULT_wxUSE_DATETIME=yes
3194 DEFAULT_wxUSE_TIMER=yes
3195 DEFAULT_wxUSE_STOPWATCH=yes
3196 DEFAULT_wxUSE_FILE=yes
3197 DEFAULT_wxUSE_FFILE=yes
3198 DEFAULT_wxUSE_STDPATHS=yes
3199 DEFAULT_wxUSE_TEXTBUFFER=yes
3200 DEFAULT_wxUSE_TEXTFILE=yes
3201 DEFAULT_wxUSE_SOUND=yes
3202 DEFAULT_wxUSE_MEDIACTRL=no
3203 DEFAULT_wxUSE_GSTREAMER8=no
3204 DEFAULT_wxUSE_PRINTF_POS_PARAMS=yes
3205 DEFAULT_wxUSE_INTL=yes
3206 DEFAULT_wxUSE_CONFIG=yes
3207 DEFAULT_wxUSE_FONTMAP=yes
3208 DEFAULT_wxUSE_STREAMS=yes
3209 DEFAULT_wxUSE_SOCKETS=yes
3210 DEFAULT_wxUSE_OLE=yes
3211 DEFAULT_wxUSE_DATAOBJ=yes
3212 DEFAULT_wxUSE_DIALUP_MANAGER=yes
3213 DEFAULT_wxUSE_JOYSTICK=yes
3214 DEFAULT_wxUSE_DYNLIB_CLASS=yes
3215 DEFAULT_wxUSE_DYNAMIC_LOADER=yes
3216 DEFAULT_wxUSE_LONGLONG=yes
3217 DEFAULT_wxUSE_GEOMETRY=yes
3219 DEFAULT_wxUSE_AFM_FOR_POSTSCRIPT=yes
3220 DEFAULT_wxUSE_NORMALIZED_PS_FONTS=yes
3221 DEFAULT_wxUSE_POSTSCRIPT=yes
3223 DEFAULT_wxUSE_CLIPBOARD=yes
3224 DEFAULT_wxUSE_TOOLTIPS=yes
3225 DEFAULT_wxUSE_DRAG_AND_DROP=yes
3226 DEFAULT_wxUSE_DRAGIMAGE=yes
3227 DEFAULT_wxUSE_SPLINES=yes
3228 DEFAULT_wxUSE_MOUSEWHEEL=yes
3230 DEFAULT_wxUSE_MDI=yes
3231 DEFAULT_wxUSE_MDI_ARCHITECTURE=yes
3232 DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE=yes
3233 DEFAULT_wxUSE_PRINTING_ARCHITECTURE=yes
3235 DEFAULT_wxUSE_CONSTRAINTS=yes
3236 DEFAULT_wxUSE_IPC=yes
3237 DEFAULT_wxUSE_HELP=yes
3238 DEFAULT_wxUSE_MS_HTML_HELP=yes
3239 DEFAULT_wxUSE_WXHTML_HELP=yes
3240 DEFAULT_wxUSE_TREELAYOUT=yes
3241 DEFAULT_wxUSE_METAFILE=yes
3242 DEFAULT_wxUSE_MIMETYPE=yes
3243 DEFAULT_wxUSE_SYSTEM_OPTIONS=yes
3244 DEFAULT_wxUSE_PROTOCOL=yes
3245 DEFAULT_wxUSE_PROTOCOL_HTTP=yes
3246 DEFAULT_wxUSE_PROTOCOL_FTP=yes
3247 DEFAULT_wxUSE_PROTOCOL_FILE=yes
3248 DEFAULT_wxUSE_URL=yes
3249 DEFAULT_wxUSE_VARIANT=yes
3251 DEFAULT_wxUSE_ABOUTDLG=yes
3252 DEFAULT_wxUSE_COMMONDLGS=yes
3253 DEFAULT_wxUSE_CHOICEDLG=yes
3254 DEFAULT_wxUSE_COLOURDLG=yes
3255 DEFAULT_wxUSE_DIRDLG=yes
3256 DEFAULT_wxUSE_FILEDLG=yes
3257 DEFAULT_wxUSE_FINDREPLDLG=yes
3258 DEFAULT_wxUSE_FONTDLG=yes
3259 DEFAULT_wxUSE_MSGDLG=yes
3260 DEFAULT_wxUSE_NUMBERDLG=yes
3261 DEFAULT_wxUSE_TEXTDLG=yes
3262 DEFAULT_wxUSE_SPLASH=yes
3263 DEFAULT_wxUSE_STARTUP_TIPS=yes
3264 DEFAULT_wxUSE_PROGRESSDLG=yes
3265 DEFAULT_wxUSE_WIZARDDLG=yes
3267 DEFAULT_wxUSE_MENUS=yes
3268 DEFAULT_wxUSE_MINIFRAME=yes
3269 DEFAULT_wxUSE_HTML=yes
3270 DEFAULT_wxUSE_RICHTEXT=yes
3271 DEFAULT_wxUSE_XRC=yes
3272 DEFAULT_wxUSE_AUI=yes
3273 DEFAULT_wxUSE_STC=yes
3274 DEFAULT_wxUSE_WEBKIT=yes
3275 DEFAULT_wxUSE_FILESYSTEM=yes
3276 DEFAULT_wxUSE_FS_INET=yes
3277 DEFAULT_wxUSE_FS_ZIP=yes
3278 DEFAULT_wxUSE_FS_ARCHIVE=yes
3279 DEFAULT_wxUSE_BUSYINFO=yes
3280 DEFAULT_wxUSE_ARCHIVE_STREAMS=yes
3281 DEFAULT_wxUSE_ZIPSTREAM=yes
3282 DEFAULT_wxUSE_TARSTREAM=yes
3283 DEFAULT_wxUSE_VALIDATORS=yes
3285 DEFAULT_wxUSE_ACCEL=yes
3286 DEFAULT_wxUSE_ANIMATIONCTRL=yes
3287 DEFAULT_wxUSE_BUTTON=yes
3288 DEFAULT_wxUSE_BMPBUTTON=yes
3289 DEFAULT_wxUSE_BITMAPCOMBOBOX=yes
3290 DEFAULT_wxUSE_CALCTRL=yes
3291 DEFAULT_wxUSE_CARET=yes
3292 DEFAULT_wxUSE_CHECKBOX=yes
3293 DEFAULT_wxUSE_CHECKLST=yes
3294 DEFAULT_wxUSE_CHOICE=yes
3295 DEFAULT_wxUSE_CHOICEBOOK=yes
3296 DEFAULT_wxUSE_COLLPANE=yes
3297 DEFAULT_wxUSE_COLOURPICKERCTRL=yes
3298 DEFAULT_wxUSE_COMBOBOX=yes
3299 DEFAULT_wxUSE_COMBOCTRL=yes
3300 DEFAULT_wxUSE_DATEPICKCTRL=yes
3301 DEFAULT_wxUSE_DISPLAY=yes
3302 DEFAULT_wxUSE_DETECT_SM=yes
3303 DEFAULT_wxUSE_DIRPICKERCTRL=yes
3304 DEFAULT_wxUSE_EDITABLELISTBOX=yes
3305 DEFAULT_wxUSE_FILEPICKERCTRL=yes
3306 DEFAULT_wxUSE_FONTPICKERCTRL=yes
3307 DEFAULT_wxUSE_GAUGE=yes
3308 DEFAULT_wxUSE_GRID=yes
3309 DEFAULT_wxUSE_GRAPHICS_CONTEXT=no
3310 DEFAULT_wxUSE_HYPERLINKCTRL=yes
3311 DEFAULT_wxUSE_DATAVIEWCTRL=no
3312 DEFAULT_wxUSE_IMAGLIST=yes
3313 DEFAULT_wxUSE_LISTBOOK=yes
3314 DEFAULT_wxUSE_LISTBOX=yes
3315 DEFAULT_wxUSE_LISTCTRL=yes
3316 DEFAULT_wxUSE_NOTEBOOK=yes
3317 DEFAULT_wxUSE_ODCOMBOBOX=yes
3318 DEFAULT_wxUSE_RADIOBOX=yes
3319 DEFAULT_wxUSE_RADIOBTN=yes
3320 DEFAULT_wxUSE_SASH=yes
3321 DEFAULT_wxUSE_SCROLLBAR=yes
3322 DEFAULT_wxUSE_SEARCHCTRL=yes
3323 DEFAULT_wxUSE_SLIDER=yes
3324 DEFAULT_wxUSE_SPINBTN=yes
3325 DEFAULT_wxUSE_SPINCTRL=yes
3326 DEFAULT_wxUSE_SPLITTER=yes
3327 DEFAULT_wxUSE_STATBMP=yes
3328 DEFAULT_wxUSE_STATBOX=yes
3329 DEFAULT_wxUSE_STATLINE=yes
3330 DEFAULT_wxUSE_STATTEXT=yes
3331 DEFAULT_wxUSE_STATUSBAR=yes
3332 DEFAULT_wxUSE_TAB_DIALOG=no
3333 DEFAULT_wxUSE_TEXTCTRL=yes
3334 DEFAULT_wxUSE_TOGGLEBTN=yes
3335 DEFAULT_wxUSE_TOOLBAR=yes
3336 DEFAULT_wxUSE_TOOLBAR_NATIVE=yes
3337 DEFAULT_wxUSE_TREEBOOK=yes
3338 DEFAULT_wxUSE_TOOLBOOK=yes
3339 DEFAULT_wxUSE_TREECTRL=yes
3340 DEFAULT_wxUSE_POPUPWIN=yes
3341 DEFAULT_wxUSE_TIPWINDOW=yes
3343 DEFAULT_wxUSE_UNICODE=no
3344 DEFAULT_wxUSE_UNICODE_MSLU=yes
3345 DEFAULT_wxUSE_UNICODE_UTF8=auto
3346 DEFAULT_wxUSE_UNICODE_UTF8_LOCALE=no
3347 DEFAULT_wxUSE_WCSRTOMBS=no
3349 DEFAULT_wxUSE_PALETTE=yes
3350 DEFAULT_wxUSE_IMAGE=yes
3351 DEFAULT_wxUSE_GIF=yes
3352 DEFAULT_wxUSE_PCX=yes
3353 DEFAULT_wxUSE_TGA=yes
3354 DEFAULT_wxUSE_IFF=no DEFAULT_wxUSE_PNM=yes
3355 DEFAULT_wxUSE_XPM=yes
3356 DEFAULT_wxUSE_ICO_CUR=yes
3357 DEFAULT_wxUSE_ACCESSIBILITY=no
3359 DEFAULT_wxUSE_MONOLITHIC=no
3360 DEFAULT_wxUSE_PLUGINS=no
3361 DEFAULT_wxUSE_OFFICIAL_BUILD=no
3363 DEFAULT_wxUSE_GTK2=yes
3366 DEFAULT_wxUSE_OBJC_UNIQUIFYING=no
3371 for toolkit in `echo $ALL_TOOLKITS`; do
3372 LINE=`grep "wxUSE_$toolkit=" ${wx_arg_cache_file}`
3373 if test "x$LINE" != "x" ; then
3374 has_toolkit_in_cache=1
3375 eval "DEFAULT_$LINE"
3376 eval "CACHE_$toolkit=1"
3378 LINE=`grep "wx${toolkit}_VERSION=" ${wx_arg_cache_file}`
3379 if test "x$LINE" != "x" ; then
3380 eval "DEFAULT_$LINE"
3388 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-gui" >&5
3389 echo $ECHO_N "checking for --${enablestring:-enable}-gui... $ECHO_C" >&6; }
3391 # Check whether --enable-gui was given.
3392 if test "${enable_gui+set}" = set; then
3393 enableval=$enable_gui;
3394 if test "$enableval" = yes; then
3395 ac_cv_use_gui='wxUSE_GUI=yes'
3397 ac_cv_use_gui='wxUSE_GUI=no'
3402 LINE=`grep "^wxUSE_GUI=" ${wx_arg_cache_file}`
3403 if test "x$LINE" != x ; then
3404 eval "DEFAULT_$LINE"
3409 ac_cv_use_gui='wxUSE_GUI='$DEFAULT_wxUSE_GUI
3414 eval "$ac_cv_use_gui"
3415 if test "$no_cache" != 1; then
3416 echo $ac_cv_use_gui >> ${wx_arg_cache_file}.tmp
3419 if test "$wxUSE_GUI" = yes; then
3420 { echo "$as_me:$LINENO: result: yes" >&5
3421 echo "${ECHO_T}yes" >&6; }
3423 { echo "$as_me:$LINENO: result: no" >&5
3424 echo "${ECHO_T}no" >&6; }
3429 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-monolithic" >&5
3430 echo $ECHO_N "checking for --${enablestring:-enable}-monolithic... $ECHO_C" >&6; }
3432 # Check whether --enable-monolithic was given.
3433 if test "${enable_monolithic+set}" = set; then
3434 enableval=$enable_monolithic;
3435 if test "$enableval" = yes; then
3436 ac_cv_use_monolithic='wxUSE_MONOLITHIC=yes'
3438 ac_cv_use_monolithic='wxUSE_MONOLITHIC=no'
3443 LINE=`grep "^wxUSE_MONOLITHIC=" ${wx_arg_cache_file}`
3444 if test "x$LINE" != x ; then
3445 eval "DEFAULT_$LINE"
3450 ac_cv_use_monolithic='wxUSE_MONOLITHIC='$DEFAULT_wxUSE_MONOLITHIC
3455 eval "$ac_cv_use_monolithic"
3456 if test "$no_cache" != 1; then
3457 echo $ac_cv_use_monolithic >> ${wx_arg_cache_file}.tmp
3460 if test "$wxUSE_MONOLITHIC" = yes; then
3461 { echo "$as_me:$LINENO: result: yes" >&5
3462 echo "${ECHO_T}yes" >&6; }
3464 { echo "$as_me:$LINENO: result: no" >&5
3465 echo "${ECHO_T}no" >&6; }
3470 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-plugins" >&5
3471 echo $ECHO_N "checking for --${enablestring:-enable}-plugins... $ECHO_C" >&6; }
3473 # Check whether --enable-plugins was given.
3474 if test "${enable_plugins+set}" = set; then
3475 enableval=$enable_plugins;
3476 if test "$enableval" = yes; then
3477 ac_cv_use_plugins='wxUSE_PLUGINS=yes'
3479 ac_cv_use_plugins='wxUSE_PLUGINS=no'
3484 LINE=`grep "^wxUSE_PLUGINS=" ${wx_arg_cache_file}`
3485 if test "x$LINE" != x ; then
3486 eval "DEFAULT_$LINE"
3491 ac_cv_use_plugins='wxUSE_PLUGINS='$DEFAULT_wxUSE_PLUGINS
3496 eval "$ac_cv_use_plugins"
3497 if test "$no_cache" != 1; then
3498 echo $ac_cv_use_plugins >> ${wx_arg_cache_file}.tmp
3501 if test "$wxUSE_PLUGINS" = yes; then
3502 { echo "$as_me:$LINENO: result: yes" >&5
3503 echo "${ECHO_T}yes" >&6; }
3505 { echo "$as_me:$LINENO: result: no" >&5
3506 echo "${ECHO_T}no" >&6; }
3511 { echo "$as_me:$LINENO: checking for --${withstring:-with}-subdirs" >&5
3512 echo $ECHO_N "checking for --${withstring:-with}-subdirs... $ECHO_C" >&6; }
3515 # Check whether --with-subdirs was given.
3516 if test "${with_subdirs+set}" = set; then
3517 withval=$with_subdirs;
3518 if test "$withval" = yes; then
3519 ac_cv_use_subdirs='wxWITH_SUBDIRS=yes'
3521 ac_cv_use_subdirs='wxWITH_SUBDIRS=no'
3526 LINE=`grep "^wxWITH_SUBDIRS=" ${wx_arg_cache_file}`
3527 if test "x$LINE" != x ; then
3528 eval "DEFAULT_$LINE"
3533 ac_cv_use_subdirs='wxWITH_SUBDIRS='$DEFAULT_wxWITH_SUBDIRS
3538 eval "$ac_cv_use_subdirs"
3539 if test "$no_cache" != 1; then
3540 echo $ac_cv_use_subdirs >> ${wx_arg_cache_file}.tmp
3543 if test "$wxWITH_SUBDIRS" = yes; then
3544 { echo "$as_me:$LINENO: result: yes" >&5
3545 echo "${ECHO_T}yes" >&6; }
3547 { echo "$as_me:$LINENO: result: no" >&5
3548 echo "${ECHO_T}no" >&6; }
3552 if test "$wxUSE_GUI" = "yes"; then
3556 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-universal" >&5
3557 echo $ECHO_N "checking for --${enablestring:-enable}-universal... $ECHO_C" >&6; }
3559 # Check whether --enable-universal was given.
3560 if test "${enable_universal+set}" = set; then
3561 enableval=$enable_universal;
3562 if test "$enableval" = yes; then
3563 ac_cv_use_universal='wxUSE_UNIVERSAL=yes'
3565 ac_cv_use_universal='wxUSE_UNIVERSAL=no'
3570 LINE=`grep "^wxUSE_UNIVERSAL=" ${wx_arg_cache_file}`
3571 if test "x$LINE" != x ; then
3572 eval "DEFAULT_$LINE"
3577 ac_cv_use_universal='wxUSE_UNIVERSAL='$DEFAULT_wxUSE_UNIVERSAL
3582 eval "$ac_cv_use_universal"
3583 if test "$no_cache" != 1; then
3584 echo $ac_cv_use_universal >> ${wx_arg_cache_file}.tmp
3587 if test "$wxUSE_UNIVERSAL" = yes; then
3588 { echo "$as_me:$LINENO: result: yes" >&5
3589 echo "${ECHO_T}yes" >&6; }
3591 { echo "$as_me:$LINENO: result: no" >&5
3592 echo "${ECHO_T}no" >&6; }
3596 # Check whether --with-gtk was given.
3597 if test "${with_gtk+set}" = set; then
3598 withval=$with_gtk; wxUSE_GTK="$withval" CACHE_GTK=1 TOOLKIT_GIVEN=1
3602 # Check whether --with-motif was given.
3603 if test "${with_motif+set}" = set; then
3604 withval=$with_motif; wxUSE_MOTIF="$withval" CACHE_MOTIF=1 TOOLKIT_GIVEN=1
3608 # Check whether --with-mac was given.
3609 if test "${with_mac+set}" = set; then
3610 withval=$with_mac; wxUSE_MAC="$withval" CACHE_MAC=1 TOOLKIT_GIVEN=1
3614 # Check whether --with-cocoa was given.
3615 if test "${with_cocoa+set}" = set; then
3616 withval=$with_cocoa; wxUSE_COCOA="$withval" CACHE_COCOA=1 TOOLKIT_GIVEN=1
3620 # Check whether --with-wine was given.
3621 if test "${with_wine+set}" = set; then
3622 withval=$with_wine; wxUSE_WINE="$withval" CACHE_WINE=1
3626 # Check whether --with-msw was given.
3627 if test "${with_msw+set}" = set; then
3628 withval=$with_msw; wxUSE_MSW="$withval" CACHE_MSW=1 TOOLKIT_GIVEN=1
3632 # Check whether --with-pm was given.
3633 if test "${with_pm+set}" = set; then
3634 withval=$with_pm; wxUSE_PM="$withval" CACHE_PM=1 TOOLKIT_GIVEN=1
3638 # Check whether --with-mgl was given.
3639 if test "${with_mgl+set}" = set; then
3640 withval=$with_mgl; wxUSE_MGL="$withval" wxUSE_UNIVERSAL="yes" CACHE_MGL=1 TOOLKIT_GIVEN=1
3644 # Check whether --with-directfb was given.
3645 if test "${with_directfb+set}" = set; then
3646 withval=$with_directfb; wxUSE_DFB="$withval" wxUSE_UNIVERSAL="yes" CACHE_DFB=1 TOOLKIT_GIVEN=1
3650 # Check whether --with-microwin was given.
3651 if test "${with_microwin+set}" = set; then
3652 withval=$with_microwin; wxUSE_MICROWIN="$withval" CACHE_MICROWIN=1 TOOLKIT_GIVEN=1
3656 # Check whether --with-x11 was given.
3657 if test "${with_x11+set}" = set; then
3658 withval=$with_x11; wxUSE_X11="$withval" wxUSE_UNIVERSAL="yes" CACHE_X11=1 TOOLKIT_GIVEN=1
3663 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-nanox" >&5
3664 echo $ECHO_N "checking for --${enablestring:-enable}-nanox... $ECHO_C" >&6; }
3666 # Check whether --enable-nanox was given.
3667 if test "${enable_nanox+set}" = set; then
3668 enableval=$enable_nanox;
3669 if test "$enableval" = yes; then
3670 ac_cv_use_nanox='wxUSE_NANOX=yes'
3672 ac_cv_use_nanox='wxUSE_NANOX=no'
3677 LINE=`grep "^wxUSE_NANOX=" ${wx_arg_cache_file}`
3678 if test "x$LINE" != x ; then
3679 eval "DEFAULT_$LINE"
3684 ac_cv_use_nanox='wxUSE_NANOX='$DEFAULT_wxUSE_NANOX
3689 eval "$ac_cv_use_nanox"
3690 if test "$no_cache" != 1; then
3691 echo $ac_cv_use_nanox >> ${wx_arg_cache_file}.tmp
3694 if test "$wxUSE_NANOX" = yes; then
3695 { echo "$as_me:$LINENO: result: yes" >&5
3696 echo "${ECHO_T}yes" >&6; }
3698 { echo "$as_me:$LINENO: result: no" >&5
3699 echo "${ECHO_T}no" >&6; }
3703 # Check whether --enable-gtk2 was given.
3704 if test "${enable_gtk2+set}" = set; then
3705 enableval=$enable_gtk2; wxUSE_GTK2="$enableval"
3710 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-gpe" >&5
3711 echo $ECHO_N "checking for --${enablestring:-enable}-gpe... $ECHO_C" >&6; }
3713 # Check whether --enable-gpe was given.
3714 if test "${enable_gpe+set}" = set; then
3715 enableval=$enable_gpe;
3716 if test "$enableval" = yes; then
3717 ac_cv_use_gpe='wxUSE_GPE=yes'
3719 ac_cv_use_gpe='wxUSE_GPE=no'
3724 LINE=`grep "^wxUSE_GPE=" ${wx_arg_cache_file}`
3725 if test "x$LINE" != x ; then
3726 eval "DEFAULT_$LINE"
3731 ac_cv_use_gpe='wxUSE_GPE='$DEFAULT_wxUSE_GPE
3736 eval "$ac_cv_use_gpe"
3737 if test "$no_cache" != 1; then
3738 echo $ac_cv_use_gpe >> ${wx_arg_cache_file}.tmp
3741 if test "$wxUSE_GPE" = yes; then
3742 { echo "$as_me:$LINENO: result: yes" >&5
3743 echo "${ECHO_T}yes" >&6; }
3745 { echo "$as_me:$LINENO: result: no" >&5
3746 echo "${ECHO_T}no" >&6; }
3751 { echo "$as_me:$LINENO: checking for --with-libpng" >&5
3752 echo $ECHO_N "checking for --with-libpng... $ECHO_C" >&6; }
3755 # Check whether --with-libpng was given.
3756 if test "${with_libpng+set}" = set; then
3757 withval=$with_libpng;
3758 if test "$withval" = yes; then
3759 ac_cv_use_libpng='wxUSE_LIBPNG=yes'
3760 elif test "$withval" = no; then
3761 ac_cv_use_libpng='wxUSE_LIBPNG=no'
3762 elif test "$withval" = sys; then
3763 ac_cv_use_libpng='wxUSE_LIBPNG=sys'
3764 elif test "$withval" = builtin; then
3765 ac_cv_use_libpng='wxUSE_LIBPNG=builtin'
3767 { { echo "$as_me:$LINENO: error: Invalid value for --with-libpng: should be yes, no, sys, or builtin" >&5
3768 echo "$as_me: error: Invalid value for --with-libpng: should be yes, no, sys, or builtin" >&2;}
3769 { (exit 1); exit 1; }; }
3774 LINE=`grep "^wxUSE_LIBPNG=" ${wx_arg_cache_file}`
3775 if test "x$LINE" != x ; then
3776 eval "DEFAULT_$LINE"
3781 ac_cv_use_libpng='wxUSE_LIBPNG='$DEFAULT_wxUSE_LIBPNG
3786 eval "$ac_cv_use_libpng"
3787 if test "$no_cache" != 1; then
3788 echo $ac_cv_use_libpng >> ${wx_arg_cache_file}.tmp
3791 if test "$wxUSE_LIBPNG" = yes; then
3792 { echo "$as_me:$LINENO: result: yes" >&5
3793 echo "${ECHO_T}yes" >&6; }
3794 elif test "$wxUSE_LIBPNG" = no; then
3795 { echo "$as_me:$LINENO: result: no" >&5
3796 echo "${ECHO_T}no" >&6; }
3797 elif test "$wxUSE_LIBPNG" = sys; then
3798 { echo "$as_me:$LINENO: result: system version" >&5
3799 echo "${ECHO_T}system version" >&6; }
3800 elif test "$wxUSE_LIBPNG" = builtin; then
3801 { echo "$as_me:$LINENO: result: builtin version" >&5
3802 echo "${ECHO_T}builtin version" >&6; }
3804 { { echo "$as_me:$LINENO: error: Invalid value for --with-libpng: should be yes, no, sys, or builtin" >&5
3805 echo "$as_me: error: Invalid value for --with-libpng: should be yes, no, sys, or builtin" >&2;}
3806 { (exit 1); exit 1; }; }
3810 { echo "$as_me:$LINENO: checking for --with-libjpeg" >&5
3811 echo $ECHO_N "checking for --with-libjpeg... $ECHO_C" >&6; }
3814 # Check whether --with-libjpeg was given.
3815 if test "${with_libjpeg+set}" = set; then
3816 withval=$with_libjpeg;
3817 if test "$withval" = yes; then
3818 ac_cv_use_libjpeg='wxUSE_LIBJPEG=yes'
3819 elif test "$withval" = no; then
3820 ac_cv_use_libjpeg='wxUSE_LIBJPEG=no'
3821 elif test "$withval" = sys; then
3822 ac_cv_use_libjpeg='wxUSE_LIBJPEG=sys'
3823 elif test "$withval" = builtin; then
3824 ac_cv_use_libjpeg='wxUSE_LIBJPEG=builtin'
3826 { { echo "$as_me:$LINENO: error: Invalid value for --with-libjpeg: should be yes, no, sys, or builtin" >&5
3827 echo "$as_me: error: Invalid value for --with-libjpeg: should be yes, no, sys, or builtin" >&2;}
3828 { (exit 1); exit 1; }; }
3833 LINE=`grep "^wxUSE_LIBJPEG=" ${wx_arg_cache_file}`
3834 if test "x$LINE" != x ; then
3835 eval "DEFAULT_$LINE"
3840 ac_cv_use_libjpeg='wxUSE_LIBJPEG='$DEFAULT_wxUSE_LIBJPEG
3845 eval "$ac_cv_use_libjpeg"
3846 if test "$no_cache" != 1; then
3847 echo $ac_cv_use_libjpeg >> ${wx_arg_cache_file}.tmp
3850 if test "$wxUSE_LIBJPEG" = yes; then
3851 { echo "$as_me:$LINENO: result: yes" >&5
3852 echo "${ECHO_T}yes" >&6; }
3853 elif test "$wxUSE_LIBJPEG" = no; then
3854 { echo "$as_me:$LINENO: result: no" >&5
3855 echo "${ECHO_T}no" >&6; }
3856 elif test "$wxUSE_LIBJPEG" = sys; then
3857 { echo "$as_me:$LINENO: result: system version" >&5
3858 echo "${ECHO_T}system version" >&6; }
3859 elif test "$wxUSE_LIBJPEG" = builtin; then
3860 { echo "$as_me:$LINENO: result: builtin version" >&5
3861 echo "${ECHO_T}builtin version" >&6; }
3863 { { echo "$as_me:$LINENO: error: Invalid value for --with-libjpeg: should be yes, no, sys, or builtin" >&5
3864 echo "$as_me: error: Invalid value for --with-libjpeg: should be yes, no, sys, or builtin" >&2;}
3865 { (exit 1); exit 1; }; }
3869 { echo "$as_me:$LINENO: checking for --with-libtiff" >&5
3870 echo $ECHO_N "checking for --with-libtiff... $ECHO_C" >&6; }
3873 # Check whether --with-libtiff was given.
3874 if test "${with_libtiff+set}" = set; then
3875 withval=$with_libtiff;
3876 if test "$withval" = yes; then
3877 ac_cv_use_libtiff='wxUSE_LIBTIFF=yes'
3878 elif test "$withval" = no; then
3879 ac_cv_use_libtiff='wxUSE_LIBTIFF=no'
3880 elif test "$withval" = sys; then
3881 ac_cv_use_libtiff='wxUSE_LIBTIFF=sys'
3882 elif test "$withval" = builtin; then
3883 ac_cv_use_libtiff='wxUSE_LIBTIFF=builtin'
3885 { { echo "$as_me:$LINENO: error: Invalid value for --with-libtiff: should be yes, no, sys, or builtin" >&5
3886 echo "$as_me: error: Invalid value for --with-libtiff: should be yes, no, sys, or builtin" >&2;}
3887 { (exit 1); exit 1; }; }
3892 LINE=`grep "^wxUSE_LIBTIFF=" ${wx_arg_cache_file}`
3893 if test "x$LINE" != x ; then
3894 eval "DEFAULT_$LINE"
3899 ac_cv_use_libtiff='wxUSE_LIBTIFF='$DEFAULT_wxUSE_LIBTIFF
3904 eval "$ac_cv_use_libtiff"
3905 if test "$no_cache" != 1; then
3906 echo $ac_cv_use_libtiff >> ${wx_arg_cache_file}.tmp
3909 if test "$wxUSE_LIBTIFF" = yes; then
3910 { echo "$as_me:$LINENO: result: yes" >&5
3911 echo "${ECHO_T}yes" >&6; }
3912 elif test "$wxUSE_LIBTIFF" = no; then
3913 { echo "$as_me:$LINENO: result: no" >&5
3914 echo "${ECHO_T}no" >&6; }
3915 elif test "$wxUSE_LIBTIFF" = sys; then
3916 { echo "$as_me:$LINENO: result: system version" >&5
3917 echo "${ECHO_T}system version" >&6; }
3918 elif test "$wxUSE_LIBTIFF" = builtin; then
3919 { echo "$as_me:$LINENO: result: builtin version" >&5
3920 echo "${ECHO_T}builtin version" >&6; }
3922 { { echo "$as_me:$LINENO: error: Invalid value for --with-libtiff: should be yes, no, sys, or builtin" >&5
3923 echo "$as_me: error: Invalid value for --with-libtiff: should be yes, no, sys, or builtin" >&2;}
3924 { (exit 1); exit 1; }; }
3928 { echo "$as_me:$LINENO: checking for --with-libxpm" >&5
3929 echo $ECHO_N "checking for --with-libxpm... $ECHO_C" >&6; }
3932 # Check whether --with-libxpm was given.
3933 if test "${with_libxpm+set}" = set; then
3934 withval=$with_libxpm;
3935 if test "$withval" = yes; then
3936 ac_cv_use_libxpm='wxUSE_LIBXPM=yes'
3937 elif test "$withval" = no; then
3938 ac_cv_use_libxpm='wxUSE_LIBXPM=no'
3939 elif test "$withval" = sys; then
3940 ac_cv_use_libxpm='wxUSE_LIBXPM=sys'
3941 elif test "$withval" = builtin; then
3942 ac_cv_use_libxpm='wxUSE_LIBXPM=builtin'
3944 { { echo "$as_me:$LINENO: error: Invalid value for --with-libxpm: should be yes, no, sys, or builtin" >&5
3945 echo "$as_me: error: Invalid value for --with-libxpm: should be yes, no, sys, or builtin" >&2;}
3946 { (exit 1); exit 1; }; }
3951 LINE=`grep "^wxUSE_LIBXPM=" ${wx_arg_cache_file}`
3952 if test "x$LINE" != x ; then
3953 eval "DEFAULT_$LINE"
3958 ac_cv_use_libxpm='wxUSE_LIBXPM='$DEFAULT_wxUSE_LIBXPM
3963 eval "$ac_cv_use_libxpm"
3964 if test "$no_cache" != 1; then
3965 echo $ac_cv_use_libxpm >> ${wx_arg_cache_file}.tmp
3968 if test "$wxUSE_LIBXPM" = yes; then
3969 { echo "$as_me:$LINENO: result: yes" >&5
3970 echo "${ECHO_T}yes" >&6; }
3971 elif test "$wxUSE_LIBXPM" = no; then
3972 { echo "$as_me:$LINENO: result: no" >&5
3973 echo "${ECHO_T}no" >&6; }
3974 elif test "$wxUSE_LIBXPM" = sys; then
3975 { echo "$as_me:$LINENO: result: system version" >&5
3976 echo "${ECHO_T}system version" >&6; }
3977 elif test "$wxUSE_LIBXPM" = builtin; then
3978 { echo "$as_me:$LINENO: result: builtin version" >&5
3979 echo "${ECHO_T}builtin version" >&6; }
3981 { { echo "$as_me:$LINENO: error: Invalid value for --with-libxpm: should be yes, no, sys, or builtin" >&5
3982 echo "$as_me: error: Invalid value for --with-libxpm: should be yes, no, sys, or builtin" >&2;}
3983 { (exit 1); exit 1; }; }
3988 { echo "$as_me:$LINENO: checking for --${withstring:-with}-libmspack" >&5
3989 echo $ECHO_N "checking for --${withstring:-with}-libmspack... $ECHO_C" >&6; }
3992 # Check whether --with-libmspack was given.
3993 if test "${with_libmspack+set}" = set; then
3994 withval=$with_libmspack;
3995 if test "$withval" = yes; then
3996 ac_cv_use_libmspack='wxUSE_LIBMSPACK=yes'
3998 ac_cv_use_libmspack='wxUSE_LIBMSPACK=no'
4003 LINE=`grep "^wxUSE_LIBMSPACK=" ${wx_arg_cache_file}`
4004 if test "x$LINE" != x ; then
4005 eval "DEFAULT_$LINE"
4010 ac_cv_use_libmspack='wxUSE_LIBMSPACK='$DEFAULT_wxUSE_LIBMSPACK
4015 eval "$ac_cv_use_libmspack"
4016 if test "$no_cache" != 1; then
4017 echo $ac_cv_use_libmspack >> ${wx_arg_cache_file}.tmp
4020 if test "$wxUSE_LIBMSPACK" = yes; then
4021 { echo "$as_me:$LINENO: result: yes" >&5
4022 echo "${ECHO_T}yes" >&6; }
4024 { echo "$as_me:$LINENO: result: no" >&5
4025 echo "${ECHO_T}no" >&6; }
4030 { echo "$as_me:$LINENO: checking for --${withstring:-with}-sdl" >&5
4031 echo $ECHO_N "checking for --${withstring:-with}-sdl... $ECHO_C" >&6; }
4034 # Check whether --with-sdl was given.
4035 if test "${with_sdl+set}" = set; then
4037 if test "$withval" = yes; then
4038 ac_cv_use_sdl='wxUSE_LIBSDL=yes'
4040 ac_cv_use_sdl='wxUSE_LIBSDL=no'
4045 LINE=`grep "^wxUSE_LIBSDL=" ${wx_arg_cache_file}`
4046 if test "x$LINE" != x ; then
4047 eval "DEFAULT_$LINE"
4052 ac_cv_use_sdl='wxUSE_LIBSDL='$DEFAULT_wxUSE_LIBSDL
4057 eval "$ac_cv_use_sdl"
4058 if test "$no_cache" != 1; then
4059 echo $ac_cv_use_sdl >> ${wx_arg_cache_file}.tmp
4062 if test "$wxUSE_LIBSDL" = yes; then
4063 { echo "$as_me:$LINENO: result: yes" >&5
4064 echo "${ECHO_T}yes" >&6; }
4066 { echo "$as_me:$LINENO: result: no" >&5
4067 echo "${ECHO_T}no" >&6; }
4072 { echo "$as_me:$LINENO: checking for --${withstring:-with}-gnomeprint" >&5
4073 echo $ECHO_N "checking for --${withstring:-with}-gnomeprint... $ECHO_C" >&6; }
4076 # Check whether --with-gnomeprint was given.
4077 if test "${with_gnomeprint+set}" = set; then
4078 withval=$with_gnomeprint;
4079 if test "$withval" = yes; then
4080 ac_cv_use_gnomeprint='wxUSE_LIBGNOMEPRINT=yes'
4082 ac_cv_use_gnomeprint='wxUSE_LIBGNOMEPRINT=no'
4087 LINE=`grep "^wxUSE_LIBGNOMEPRINT=" ${wx_arg_cache_file}`
4088 if test "x$LINE" != x ; then
4089 eval "DEFAULT_$LINE"
4094 ac_cv_use_gnomeprint='wxUSE_LIBGNOMEPRINT='$DEFAULT_wxUSE_LIBGNOMEPRINT
4099 eval "$ac_cv_use_gnomeprint"
4100 if test "$no_cache" != 1; then
4101 echo $ac_cv_use_gnomeprint >> ${wx_arg_cache_file}.tmp
4104 if test "$wxUSE_LIBGNOMEPRINT" = yes; then
4105 { echo "$as_me:$LINENO: result: yes" >&5
4106 echo "${ECHO_T}yes" >&6; }
4108 { echo "$as_me:$LINENO: result: no" >&5
4109 echo "${ECHO_T}no" >&6; }
4114 { echo "$as_me:$LINENO: checking for --${withstring:-with}-gnomevfs" >&5
4115 echo $ECHO_N "checking for --${withstring:-with}-gnomevfs... $ECHO_C" >&6; }
4118 # Check whether --with-gnomevfs was given.
4119 if test "${with_gnomevfs+set}" = set; then
4120 withval=$with_gnomevfs;
4121 if test "$withval" = yes; then
4122 ac_cv_use_gnomevfs='wxUSE_LIBGNOMEVFS=yes'
4124 ac_cv_use_gnomevfs='wxUSE_LIBGNOMEVFS=no'
4129 LINE=`grep "^wxUSE_LIBGNOMEVFS=" ${wx_arg_cache_file}`
4130 if test "x$LINE" != x ; then
4131 eval "DEFAULT_$LINE"
4136 ac_cv_use_gnomevfs='wxUSE_LIBGNOMEVFS='$DEFAULT_wxUSE_LIBGNOMEVFS
4141 eval "$ac_cv_use_gnomevfs"
4142 if test "$no_cache" != 1; then
4143 echo $ac_cv_use_gnomevfs >> ${wx_arg_cache_file}.tmp
4146 if test "$wxUSE_LIBGNOMEVFS" = yes; then
4147 { echo "$as_me:$LINENO: result: yes" >&5
4148 echo "${ECHO_T}yes" >&6; }
4150 { echo "$as_me:$LINENO: result: no" >&5
4151 echo "${ECHO_T}no" >&6; }
4156 { echo "$as_me:$LINENO: checking for --${withstring:-with}-hildon" >&5
4157 echo $ECHO_N "checking for --${withstring:-with}-hildon... $ECHO_C" >&6; }
4160 # Check whether --with-hildon was given.
4161 if test "${with_hildon+set}" = set; then
4162 withval=$with_hildon;
4163 if test "$withval" = yes; then
4164 ac_cv_use_hildon='wxUSE_LIBHILDON=yes'
4166 ac_cv_use_hildon='wxUSE_LIBHILDON=no'
4171 LINE=`grep "^wxUSE_LIBHILDON=" ${wx_arg_cache_file}`
4172 if test "x$LINE" != x ; then
4173 eval "DEFAULT_$LINE"
4178 ac_cv_use_hildon='wxUSE_LIBHILDON='$DEFAULT_wxUSE_LIBHILDON
4183 eval "$ac_cv_use_hildon"
4184 if test "$no_cache" != 1; then
4185 echo $ac_cv_use_hildon >> ${wx_arg_cache_file}.tmp
4188 if test "$wxUSE_LIBHILDON" = yes; then
4189 { echo "$as_me:$LINENO: result: yes" >&5
4190 echo "${ECHO_T}yes" >&6; }
4192 { echo "$as_me:$LINENO: result: no" >&5
4193 echo "${ECHO_T}no" >&6; }
4198 { echo "$as_me:$LINENO: checking for --${withstring:-with}-opengl" >&5
4199 echo $ECHO_N "checking for --${withstring:-with}-opengl... $ECHO_C" >&6; }
4202 # Check whether --with-opengl was given.
4203 if test "${with_opengl+set}" = set; then
4204 withval=$with_opengl;
4205 if test "$withval" = yes; then
4206 ac_cv_use_opengl='wxUSE_OPENGL=yes'
4208 ac_cv_use_opengl='wxUSE_OPENGL=no'
4213 LINE=`grep "^wxUSE_OPENGL=" ${wx_arg_cache_file}`
4214 if test "x$LINE" != x ; then
4215 eval "DEFAULT_$LINE"
4220 ac_cv_use_opengl='wxUSE_OPENGL='$DEFAULT_wxUSE_OPENGL
4225 eval "$ac_cv_use_opengl"
4226 if test "$no_cache" != 1; then
4227 echo $ac_cv_use_opengl >> ${wx_arg_cache_file}.tmp
4230 if test "$wxUSE_OPENGL" = yes; then
4231 { echo "$as_me:$LINENO: result: yes" >&5
4232 echo "${ECHO_T}yes" >&6; }
4234 { echo "$as_me:$LINENO: result: no" >&5
4235 echo "${ECHO_T}no" >&6; }
4239 if test "$wxUSE_UNIVERSAL" = "yes"; then
4241 # Check whether --with-themes was given.
4242 if test "${with_themes+set}" = set; then
4243 withval=$with_themes; wxUNIV_THEMES="$withval"
4252 { echo "$as_me:$LINENO: checking for --${withstring:-with}-dmalloc" >&5
4253 echo $ECHO_N "checking for --${withstring:-with}-dmalloc... $ECHO_C" >&6; }
4256 # Check whether --with-dmalloc was given.
4257 if test "${with_dmalloc+set}" = set; then
4258 withval=$with_dmalloc;
4259 if test "$withval" = yes; then
4260 ac_cv_use_dmalloc='wxUSE_DMALLOC=yes'
4262 ac_cv_use_dmalloc='wxUSE_DMALLOC=no'
4267 LINE=`grep "^wxUSE_DMALLOC=" ${wx_arg_cache_file}`
4268 if test "x$LINE" != x ; then
4269 eval "DEFAULT_$LINE"
4274 ac_cv_use_dmalloc='wxUSE_DMALLOC='$DEFAULT_wxUSE_DMALLOC
4279 eval "$ac_cv_use_dmalloc"
4280 if test "$no_cache" != 1; then
4281 echo $ac_cv_use_dmalloc >> ${wx_arg_cache_file}.tmp
4284 if test "$wxUSE_DMALLOC" = yes; then
4285 { echo "$as_me:$LINENO: result: yes" >&5
4286 echo "${ECHO_T}yes" >&6; }
4288 { echo "$as_me:$LINENO: result: no" >&5
4289 echo "${ECHO_T}no" >&6; }
4293 { echo "$as_me:$LINENO: checking for --with-regex" >&5
4294 echo $ECHO_N "checking for --with-regex... $ECHO_C" >&6; }
4297 # Check whether --with-regex was given.
4298 if test "${with_regex+set}" = set; then
4299 withval=$with_regex;
4300 if test "$withval" = yes; then
4301 ac_cv_use_regex='wxUSE_REGEX=yes'
4302 elif test "$withval" = no; then
4303 ac_cv_use_regex='wxUSE_REGEX=no'
4304 elif test "$withval" = sys; then
4305 ac_cv_use_regex='wxUSE_REGEX=sys'
4306 elif test "$withval" = builtin; then
4307 ac_cv_use_regex='wxUSE_REGEX=builtin'
4309 { { echo "$as_me:$LINENO: error: Invalid value for --with-regex: should be yes, no, sys, or builtin" >&5
4310 echo "$as_me: error: Invalid value for --with-regex: should be yes, no, sys, or builtin" >&2;}
4311 { (exit 1); exit 1; }; }
4316 LINE=`grep "^wxUSE_REGEX=" ${wx_arg_cache_file}`
4317 if test "x$LINE" != x ; then
4318 eval "DEFAULT_$LINE"
4323 ac_cv_use_regex='wxUSE_REGEX='$DEFAULT_wxUSE_REGEX
4328 eval "$ac_cv_use_regex"
4329 if test "$no_cache" != 1; then
4330 echo $ac_cv_use_regex >> ${wx_arg_cache_file}.tmp
4333 if test "$wxUSE_REGEX" = yes; then
4334 { echo "$as_me:$LINENO: result: yes" >&5
4335 echo "${ECHO_T}yes" >&6; }
4336 elif test "$wxUSE_REGEX" = no; then
4337 { echo "$as_me:$LINENO: result: no" >&5
4338 echo "${ECHO_T}no" >&6; }
4339 elif test "$wxUSE_REGEX" = sys; then
4340 { echo "$as_me:$LINENO: result: system version" >&5
4341 echo "${ECHO_T}system version" >&6; }
4342 elif test "$wxUSE_REGEX" = builtin; then
4343 { echo "$as_me:$LINENO: result: builtin version" >&5
4344 echo "${ECHO_T}builtin version" >&6; }
4346 { { echo "$as_me:$LINENO: error: Invalid value for --with-regex: should be yes, no, sys, or builtin" >&5
4347 echo "$as_me: error: Invalid value for --with-regex: should be yes, no, sys, or builtin" >&2;}
4348 { (exit 1); exit 1; }; }
4352 { echo "$as_me:$LINENO: checking for --with-zlib" >&5
4353 echo $ECHO_N "checking for --with-zlib... $ECHO_C" >&6; }
4356 # Check whether --with-zlib was given.
4357 if test "${with_zlib+set}" = set; then
4359 if test "$withval" = yes; then
4360 ac_cv_use_zlib='wxUSE_ZLIB=yes'
4361 elif test "$withval" = no; then
4362 ac_cv_use_zlib='wxUSE_ZLIB=no'
4363 elif test "$withval" = sys; then
4364 ac_cv_use_zlib='wxUSE_ZLIB=sys'
4365 elif test "$withval" = builtin; then
4366 ac_cv_use_zlib='wxUSE_ZLIB=builtin'
4368 { { echo "$as_me:$LINENO: error: Invalid value for --with-zlib: should be yes, no, sys, or builtin" >&5
4369 echo "$as_me: error: Invalid value for --with-zlib: should be yes, no, sys, or builtin" >&2;}
4370 { (exit 1); exit 1; }; }
4375 LINE=`grep "^wxUSE_ZLIB=" ${wx_arg_cache_file}`
4376 if test "x$LINE" != x ; then
4377 eval "DEFAULT_$LINE"
4382 ac_cv_use_zlib='wxUSE_ZLIB='$DEFAULT_wxUSE_ZLIB
4387 eval "$ac_cv_use_zlib"
4388 if test "$no_cache" != 1; then
4389 echo $ac_cv_use_zlib >> ${wx_arg_cache_file}.tmp
4392 if test "$wxUSE_ZLIB" = yes; then
4393 { echo "$as_me:$LINENO: result: yes" >&5
4394 echo "${ECHO_T}yes" >&6; }
4395 elif test "$wxUSE_ZLIB" = no; then
4396 { echo "$as_me:$LINENO: result: no" >&5
4397 echo "${ECHO_T}no" >&6; }
4398 elif test "$wxUSE_ZLIB" = sys; then
4399 { echo "$as_me:$LINENO: result: system version" >&5
4400 echo "${ECHO_T}system version" >&6; }
4401 elif test "$wxUSE_ZLIB" = builtin; then
4402 { echo "$as_me:$LINENO: result: builtin version" >&5
4403 echo "${ECHO_T}builtin version" >&6; }
4405 { { echo "$as_me:$LINENO: error: Invalid value for --with-zlib: should be yes, no, sys, or builtin" >&5
4406 echo "$as_me: error: Invalid value for --with-zlib: should be yes, no, sys, or builtin" >&2;}
4407 { (exit 1); exit 1; }; }
4411 { echo "$as_me:$LINENO: checking for --with-odbc" >&5
4412 echo $ECHO_N "checking for --with-odbc... $ECHO_C" >&6; }
4415 # Check whether --with-odbc was given.
4416 if test "${with_odbc+set}" = set; then
4418 if test "$withval" = yes; then
4419 ac_cv_use_odbc='wxUSE_ODBC=yes'
4420 elif test "$withval" = no; then
4421 ac_cv_use_odbc='wxUSE_ODBC=no'
4422 elif test "$withval" = sys; then
4423 ac_cv_use_odbc='wxUSE_ODBC=sys'
4424 elif test "$withval" = builtin; then
4425 ac_cv_use_odbc='wxUSE_ODBC=builtin'
4427 { { echo "$as_me:$LINENO: error: Invalid value for --with-odbc: should be yes, no, sys, or builtin" >&5
4428 echo "$as_me: error: Invalid value for --with-odbc: should be yes, no, sys, or builtin" >&2;}
4429 { (exit 1); exit 1; }; }
4434 LINE=`grep "^wxUSE_ODBC=" ${wx_arg_cache_file}`
4435 if test "x$LINE" != x ; then
4436 eval "DEFAULT_$LINE"
4441 ac_cv_use_odbc='wxUSE_ODBC='$DEFAULT_wxUSE_ODBC
4446 eval "$ac_cv_use_odbc"
4447 if test "$no_cache" != 1; then
4448 echo $ac_cv_use_odbc >> ${wx_arg_cache_file}.tmp
4451 if test "$wxUSE_ODBC" = yes; then
4452 { echo "$as_me:$LINENO: result: yes" >&5
4453 echo "${ECHO_T}yes" >&6; }
4454 elif test "$wxUSE_ODBC" = no; then
4455 { echo "$as_me:$LINENO: result: no" >&5
4456 echo "${ECHO_T}no" >&6; }
4457 elif test "$wxUSE_ODBC" = sys; then
4458 { echo "$as_me:$LINENO: result: system version" >&5
4459 echo "${ECHO_T}system version" >&6; }
4460 elif test "$wxUSE_ODBC" = builtin; then
4461 { echo "$as_me:$LINENO: result: builtin version" >&5
4462 echo "${ECHO_T}builtin version" >&6; }
4464 { { echo "$as_me:$LINENO: error: Invalid value for --with-odbc: should be yes, no, sys, or builtin" >&5
4465 echo "$as_me: error: Invalid value for --with-odbc: should be yes, no, sys, or builtin" >&2;}
4466 { (exit 1); exit 1; }; }
4470 { echo "$as_me:$LINENO: checking for --with-expat" >&5
4471 echo $ECHO_N "checking for --with-expat... $ECHO_C" >&6; }
4474 # Check whether --with-expat was given.
4475 if test "${with_expat+set}" = set; then
4476 withval=$with_expat;
4477 if test "$withval" = yes; then
4478 ac_cv_use_expat='wxUSE_EXPAT=yes'
4479 elif test "$withval" = no; then
4480 ac_cv_use_expat='wxUSE_EXPAT=no'
4481 elif test "$withval" = sys; then
4482 ac_cv_use_expat='wxUSE_EXPAT=sys'
4483 elif test "$withval" = builtin; then
4484 ac_cv_use_expat='wxUSE_EXPAT=builtin'
4486 { { echo "$as_me:$LINENO: error: Invalid value for --with-expat: should be yes, no, sys, or builtin" >&5
4487 echo "$as_me: error: Invalid value for --with-expat: should be yes, no, sys, or builtin" >&2;}
4488 { (exit 1); exit 1; }; }
4493 LINE=`grep "^wxUSE_EXPAT=" ${wx_arg_cache_file}`
4494 if test "x$LINE" != x ; then
4495 eval "DEFAULT_$LINE"
4500 ac_cv_use_expat='wxUSE_EXPAT='$DEFAULT_wxUSE_EXPAT
4505 eval "$ac_cv_use_expat"
4506 if test "$no_cache" != 1; then
4507 echo $ac_cv_use_expat >> ${wx_arg_cache_file}.tmp
4510 if test "$wxUSE_EXPAT" = yes; then
4511 { echo "$as_me:$LINENO: result: yes" >&5
4512 echo "${ECHO_T}yes" >&6; }
4513 elif test "$wxUSE_EXPAT" = no; then
4514 { echo "$as_me:$LINENO: result: no" >&5
4515 echo "${ECHO_T}no" >&6; }
4516 elif test "$wxUSE_EXPAT" = sys; then
4517 { echo "$as_me:$LINENO: result: system version" >&5
4518 echo "${ECHO_T}system version" >&6; }
4519 elif test "$wxUSE_EXPAT" = builtin; then
4520 { echo "$as_me:$LINENO: result: builtin version" >&5
4521 echo "${ECHO_T}builtin version" >&6; }
4523 { { echo "$as_me:$LINENO: error: Invalid value for --with-expat: should be yes, no, sys, or builtin" >&5
4524 echo "$as_me: error: Invalid value for --with-expat: should be yes, no, sys, or builtin" >&2;}
4525 { (exit 1); exit 1; }; }
4532 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-shared" >&5
4533 echo $ECHO_N "checking for --${enablestring:-enable}-shared... $ECHO_C" >&6; }
4535 # Check whether --enable-shared was given.
4536 if test "${enable_shared+set}" = set; then
4537 enableval=$enable_shared;
4538 if test "$enableval" = yes; then
4539 ac_cv_use_shared='wxUSE_SHARED=yes'
4541 ac_cv_use_shared='wxUSE_SHARED=no'
4546 LINE=`grep "^wxUSE_SHARED=" ${wx_arg_cache_file}`
4547 if test "x$LINE" != x ; then
4548 eval "DEFAULT_$LINE"
4553 ac_cv_use_shared='wxUSE_SHARED='$DEFAULT_wxUSE_SHARED
4558 eval "$ac_cv_use_shared"
4559 if test "$no_cache" != 1; then
4560 echo $ac_cv_use_shared >> ${wx_arg_cache_file}.tmp
4563 if test "$wxUSE_SHARED" = yes; then
4564 { echo "$as_me:$LINENO: result: yes" >&5
4565 echo "${ECHO_T}yes" >&6; }
4567 { echo "$as_me:$LINENO: result: no" >&5
4568 echo "${ECHO_T}no" >&6; }
4573 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-optimise" >&5
4574 echo $ECHO_N "checking for --${enablestring:-enable}-optimise... $ECHO_C" >&6; }
4576 # Check whether --enable-optimise was given.
4577 if test "${enable_optimise+set}" = set; then
4578 enableval=$enable_optimise;
4579 if test "$enableval" = yes; then
4580 ac_cv_use_optimise='wxUSE_OPTIMISE=yes'
4582 ac_cv_use_optimise='wxUSE_OPTIMISE=no'
4587 LINE=`grep "^wxUSE_OPTIMISE=" ${wx_arg_cache_file}`
4588 if test "x$LINE" != x ; then
4589 eval "DEFAULT_$LINE"
4594 ac_cv_use_optimise='wxUSE_OPTIMISE='$DEFAULT_wxUSE_OPTIMISE
4599 eval "$ac_cv_use_optimise"
4600 if test "$no_cache" != 1; then
4601 echo $ac_cv_use_optimise >> ${wx_arg_cache_file}.tmp
4604 if test "$wxUSE_OPTIMISE" = yes; then
4605 { echo "$as_me:$LINENO: result: yes" >&5
4606 echo "${ECHO_T}yes" >&6; }
4608 { echo "$as_me:$LINENO: result: no" >&5
4609 echo "${ECHO_T}no" >&6; }
4614 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-debug" >&5
4615 echo $ECHO_N "checking for --${enablestring:-enable}-debug... $ECHO_C" >&6; }
4617 # Check whether --enable-debug was given.
4618 if test "${enable_debug+set}" = set; then
4619 enableval=$enable_debug;
4620 if test "$enableval" = yes; then
4621 ac_cv_use_debug='wxUSE_DEBUG=yes'
4623 ac_cv_use_debug='wxUSE_DEBUG=no'
4628 LINE=`grep "^wxUSE_DEBUG=" ${wx_arg_cache_file}`
4629 if test "x$LINE" != x ; then
4630 eval "DEFAULT_$LINE"
4635 ac_cv_use_debug='wxUSE_DEBUG='$DEFAULT_wxUSE_DEBUG
4640 eval "$ac_cv_use_debug"
4641 if test "$no_cache" != 1; then
4642 echo $ac_cv_use_debug >> ${wx_arg_cache_file}.tmp
4645 if test "$wxUSE_DEBUG" = yes; then
4646 { echo "$as_me:$LINENO: result: yes" >&5
4647 echo "${ECHO_T}yes" >&6; }
4649 { echo "$as_me:$LINENO: result: no" >&5
4650 echo "${ECHO_T}no" >&6; }
4655 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-stl" >&5
4656 echo $ECHO_N "checking for --${enablestring:-enable}-stl... $ECHO_C" >&6; }
4658 # Check whether --enable-stl was given.
4659 if test "${enable_stl+set}" = set; then
4660 enableval=$enable_stl;
4661 if test "$enableval" = yes; then
4662 ac_cv_use_stl='wxUSE_STL=yes'
4664 ac_cv_use_stl='wxUSE_STL=no'
4669 LINE=`grep "^wxUSE_STL=" ${wx_arg_cache_file}`
4670 if test "x$LINE" != x ; then
4671 eval "DEFAULT_$LINE"
4676 ac_cv_use_stl='wxUSE_STL='$DEFAULT_wxUSE_STL
4681 eval "$ac_cv_use_stl"
4682 if test "$no_cache" != 1; then
4683 echo $ac_cv_use_stl >> ${wx_arg_cache_file}.tmp
4686 if test "$wxUSE_STL" = yes; then
4687 { echo "$as_me:$LINENO: result: yes" >&5
4688 echo "${ECHO_T}yes" >&6; }
4690 { echo "$as_me:$LINENO: result: no" >&5
4691 echo "${ECHO_T}no" >&6; }
4696 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-extended_rtti" >&5
4697 echo $ECHO_N "checking for --${enablestring:-enable}-extended_rtti... $ECHO_C" >&6; }
4699 # Check whether --enable-extended_rtti was given.
4700 if test "${enable_extended_rtti+set}" = set; then
4701 enableval=$enable_extended_rtti;
4702 if test "$enableval" = yes; then
4703 ac_cv_use_extended_rtti='wxUSE_EXTENDED_RTTI=yes'
4705 ac_cv_use_extended_rtti='wxUSE_EXTENDED_RTTI=no'
4710 LINE=`grep "^wxUSE_EXTENDED_RTTI=" ${wx_arg_cache_file}`
4711 if test "x$LINE" != x ; then
4712 eval "DEFAULT_$LINE"
4717 ac_cv_use_extended_rtti='wxUSE_EXTENDED_RTTI='$DEFAULT_wxUSE_EXTENDED_RTTI
4722 eval "$ac_cv_use_extended_rtti"
4723 if test "$no_cache" != 1; then
4724 echo $ac_cv_use_extended_rtti >> ${wx_arg_cache_file}.tmp
4727 if test "$wxUSE_EXTENDED_RTTI" = yes; then
4728 { echo "$as_me:$LINENO: result: yes" >&5
4729 echo "${ECHO_T}yes" >&6; }
4731 { echo "$as_me:$LINENO: result: no" >&5
4732 echo "${ECHO_T}no" >&6; }
4735 if test "$USE_OS2" = "1"; then
4736 DEFAULT_wxUSE_OMF=no
4739 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-omf" >&5
4740 echo $ECHO_N "checking for --${enablestring:-enable}-omf... $ECHO_C" >&6; }
4742 # Check whether --enable-omf was given.
4743 if test "${enable_omf+set}" = set; then
4744 enableval=$enable_omf;
4745 if test "$enableval" = yes; then
4746 ac_cv_use_omf='wxUSE_OMF=yes'
4748 ac_cv_use_omf='wxUSE_OMF=no'
4753 LINE=`grep "^wxUSE_OMF=" ${wx_arg_cache_file}`
4754 if test "x$LINE" != x ; then
4755 eval "DEFAULT_$LINE"
4760 ac_cv_use_omf='wxUSE_OMF='$DEFAULT_wxUSE_OMF
4765 eval "$ac_cv_use_omf"
4766 if test "$no_cache" != 1; then
4767 echo $ac_cv_use_omf >> ${wx_arg_cache_file}.tmp
4770 if test "$wxUSE_OMF" = yes; then
4771 { echo "$as_me:$LINENO: result: yes" >&5
4772 echo "${ECHO_T}yes" >&6; }
4774 { echo "$as_me:$LINENO: result: no" >&5
4775 echo "${ECHO_T}no" >&6; }
4780 if test "$wxUSE_DEBUG" = "yes"; then
4781 DEFAULT_wxUSE_DEBUG_FLAG=yes
4782 DEFAULT_wxUSE_DEBUG_INFO=yes
4784 elif test "$wxUSE_DEBUG" = "no"; then
4785 DEFAULT_wxUSE_DEBUG_FLAG=no
4786 DEFAULT_wxUSE_DEBUG_INFO=no
4792 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-debug_flag" >&5
4793 echo $ECHO_N "checking for --${enablestring:-enable}-debug_flag... $ECHO_C" >&6; }
4795 # Check whether --enable-debug_flag was given.
4796 if test "${enable_debug_flag+set}" = set; then
4797 enableval=$enable_debug_flag;
4798 if test "$enableval" = yes; then
4799 ac_cv_use_debug_flag='wxUSE_DEBUG_FLAG=yes'
4801 ac_cv_use_debug_flag='wxUSE_DEBUG_FLAG=no'
4806 LINE=`grep "^wxUSE_DEBUG_FLAG=" ${wx_arg_cache_file}`
4807 if test "x$LINE" != x ; then
4808 eval "DEFAULT_$LINE"
4813 ac_cv_use_debug_flag='wxUSE_DEBUG_FLAG='$DEFAULT_wxUSE_DEBUG_FLAG
4818 eval "$ac_cv_use_debug_flag"
4819 if test "$no_cache" != 1; then
4820 echo $ac_cv_use_debug_flag >> ${wx_arg_cache_file}.tmp
4823 if test "$wxUSE_DEBUG_FLAG" = yes; then
4824 { echo "$as_me:$LINENO: result: yes" >&5
4825 echo "${ECHO_T}yes" >&6; }
4827 { echo "$as_me:$LINENO: result: no" >&5
4828 echo "${ECHO_T}no" >&6; }
4833 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-debug_info" >&5
4834 echo $ECHO_N "checking for --${enablestring:-enable}-debug_info... $ECHO_C" >&6; }
4836 # Check whether --enable-debug_info was given.
4837 if test "${enable_debug_info+set}" = set; then
4838 enableval=$enable_debug_info;
4839 if test "$enableval" = yes; then
4840 ac_cv_use_debug_info='wxUSE_DEBUG_INFO=yes'
4842 ac_cv_use_debug_info='wxUSE_DEBUG_INFO=no'
4847 LINE=`grep "^wxUSE_DEBUG_INFO=" ${wx_arg_cache_file}`
4848 if test "x$LINE" != x ; then
4849 eval "DEFAULT_$LINE"
4854 ac_cv_use_debug_info='wxUSE_DEBUG_INFO='$DEFAULT_wxUSE_DEBUG_INFO
4859 eval "$ac_cv_use_debug_info"
4860 if test "$no_cache" != 1; then
4861 echo $ac_cv_use_debug_info >> ${wx_arg_cache_file}.tmp
4864 if test "$wxUSE_DEBUG_INFO" = yes; then
4865 { echo "$as_me:$LINENO: result: yes" >&5
4866 echo "${ECHO_T}yes" >&6; }
4868 { echo "$as_me:$LINENO: result: no" >&5
4869 echo "${ECHO_T}no" >&6; }
4874 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-debug_gdb" >&5
4875 echo $ECHO_N "checking for --${enablestring:-enable}-debug_gdb... $ECHO_C" >&6; }
4877 # Check whether --enable-debug_gdb was given.
4878 if test "${enable_debug_gdb+set}" = set; then
4879 enableval=$enable_debug_gdb;
4880 if test "$enableval" = yes; then
4881 ac_cv_use_debug_gdb='wxUSE_DEBUG_GDB=yes'
4883 ac_cv_use_debug_gdb='wxUSE_DEBUG_GDB=no'
4888 LINE=`grep "^wxUSE_DEBUG_GDB=" ${wx_arg_cache_file}`
4889 if test "x$LINE" != x ; then
4890 eval "DEFAULT_$LINE"
4895 ac_cv_use_debug_gdb='wxUSE_DEBUG_GDB='$DEFAULT_wxUSE_DEBUG_GDB
4900 eval "$ac_cv_use_debug_gdb"
4901 if test "$no_cache" != 1; then
4902 echo $ac_cv_use_debug_gdb >> ${wx_arg_cache_file}.tmp
4905 if test "$wxUSE_DEBUG_GDB" = yes; then
4906 { echo "$as_me:$LINENO: result: yes" >&5
4907 echo "${ECHO_T}yes" >&6; }
4909 { echo "$as_me:$LINENO: result: no" >&5
4910 echo "${ECHO_T}no" >&6; }
4915 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-debug_cntxt" >&5
4916 echo $ECHO_N "checking for --${enablestring:-enable}-debug_cntxt... $ECHO_C" >&6; }
4918 # Check whether --enable-debug_cntxt was given.
4919 if test "${enable_debug_cntxt+set}" = set; then
4920 enableval=$enable_debug_cntxt;
4921 if test "$enableval" = yes; then
4922 ac_cv_use_debug_cntxt='wxUSE_DEBUG_CONTEXT=yes'
4924 ac_cv_use_debug_cntxt='wxUSE_DEBUG_CONTEXT=no'
4929 LINE=`grep "^wxUSE_DEBUG_CONTEXT=" ${wx_arg_cache_file}`
4930 if test "x$LINE" != x ; then
4931 eval "DEFAULT_$LINE"
4936 ac_cv_use_debug_cntxt='wxUSE_DEBUG_CONTEXT='$DEFAULT_wxUSE_DEBUG_CONTEXT
4941 eval "$ac_cv_use_debug_cntxt"
4942 if test "$no_cache" != 1; then
4943 echo $ac_cv_use_debug_cntxt >> ${wx_arg_cache_file}.tmp
4946 if test "$wxUSE_DEBUG_CONTEXT" = yes; then
4947 { echo "$as_me:$LINENO: result: yes" >&5
4948 echo "${ECHO_T}yes" >&6; }
4950 { echo "$as_me:$LINENO: result: no" >&5
4951 echo "${ECHO_T}no" >&6; }
4956 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-mem_tracing" >&5
4957 echo $ECHO_N "checking for --${enablestring:-enable}-mem_tracing... $ECHO_C" >&6; }
4959 # Check whether --enable-mem_tracing was given.
4960 if test "${enable_mem_tracing+set}" = set; then
4961 enableval=$enable_mem_tracing;
4962 if test "$enableval" = yes; then
4963 ac_cv_use_mem_tracing='wxUSE_MEM_TRACING=yes'
4965 ac_cv_use_mem_tracing='wxUSE_MEM_TRACING=no'
4970 LINE=`grep "^wxUSE_MEM_TRACING=" ${wx_arg_cache_file}`
4971 if test "x$LINE" != x ; then
4972 eval "DEFAULT_$LINE"
4977 ac_cv_use_mem_tracing='wxUSE_MEM_TRACING='$DEFAULT_wxUSE_MEM_TRACING
4982 eval "$ac_cv_use_mem_tracing"
4983 if test "$no_cache" != 1; then
4984 echo $ac_cv_use_mem_tracing >> ${wx_arg_cache_file}.tmp
4987 if test "$wxUSE_MEM_TRACING" = yes; then
4988 { echo "$as_me:$LINENO: result: yes" >&5
4989 echo "${ECHO_T}yes" >&6; }
4991 { echo "$as_me:$LINENO: result: no" >&5
4992 echo "${ECHO_T}no" >&6; }
4997 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-profile" >&5
4998 echo $ECHO_N "checking for --${enablestring:-enable}-profile... $ECHO_C" >&6; }
5000 # Check whether --enable-profile was given.
5001 if test "${enable_profile+set}" = set; then
5002 enableval=$enable_profile;
5003 if test "$enableval" = yes; then
5004 ac_cv_use_profile='wxUSE_PROFILE=yes'
5006 ac_cv_use_profile='wxUSE_PROFILE=no'
5011 LINE=`grep "^wxUSE_PROFILE=" ${wx_arg_cache_file}`
5012 if test "x$LINE" != x ; then
5013 eval "DEFAULT_$LINE"
5018 ac_cv_use_profile='wxUSE_PROFILE='$DEFAULT_wxUSE_PROFILE
5023 eval "$ac_cv_use_profile"
5024 if test "$no_cache" != 1; then
5025 echo $ac_cv_use_profile >> ${wx_arg_cache_file}.tmp
5028 if test "$wxUSE_PROFILE" = yes; then
5029 { echo "$as_me:$LINENO: result: yes" >&5
5030 echo "${ECHO_T}yes" >&6; }
5032 { echo "$as_me:$LINENO: result: no" >&5
5033 echo "${ECHO_T}no" >&6; }
5038 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-no_rtti" >&5
5039 echo $ECHO_N "checking for --${enablestring:-enable}-no_rtti... $ECHO_C" >&6; }
5041 # Check whether --enable-no_rtti was given.
5042 if test "${enable_no_rtti+set}" = set; then
5043 enableval=$enable_no_rtti;
5044 if test "$enableval" = yes; then
5045 ac_cv_use_no_rtti='wxUSE_NO_RTTI=yes'
5047 ac_cv_use_no_rtti='wxUSE_NO_RTTI=no'
5052 LINE=`grep "^wxUSE_NO_RTTI=" ${wx_arg_cache_file}`
5053 if test "x$LINE" != x ; then
5054 eval "DEFAULT_$LINE"
5059 ac_cv_use_no_rtti='wxUSE_NO_RTTI='$DEFAULT_wxUSE_NO_RTTI
5064 eval "$ac_cv_use_no_rtti"
5065 if test "$no_cache" != 1; then
5066 echo $ac_cv_use_no_rtti >> ${wx_arg_cache_file}.tmp
5069 if test "$wxUSE_NO_RTTI" = yes; then
5070 { echo "$as_me:$LINENO: result: yes" >&5
5071 echo "${ECHO_T}yes" >&6; }
5073 { echo "$as_me:$LINENO: result: no" >&5
5074 echo "${ECHO_T}no" >&6; }
5079 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-no_exceptions" >&5
5080 echo $ECHO_N "checking for --${enablestring:-enable}-no_exceptions... $ECHO_C" >&6; }
5082 # Check whether --enable-no_exceptions was given.
5083 if test "${enable_no_exceptions+set}" = set; then
5084 enableval=$enable_no_exceptions;
5085 if test "$enableval" = yes; then
5086 ac_cv_use_no_exceptions='wxUSE_NO_EXCEPTIONS=yes'
5088 ac_cv_use_no_exceptions='wxUSE_NO_EXCEPTIONS=no'
5093 LINE=`grep "^wxUSE_NO_EXCEPTIONS=" ${wx_arg_cache_file}`
5094 if test "x$LINE" != x ; then
5095 eval "DEFAULT_$LINE"
5100 ac_cv_use_no_exceptions='wxUSE_NO_EXCEPTIONS='$DEFAULT_wxUSE_NO_EXCEPTIONS
5105 eval "$ac_cv_use_no_exceptions"
5106 if test "$no_cache" != 1; then
5107 echo $ac_cv_use_no_exceptions >> ${wx_arg_cache_file}.tmp
5110 if test "$wxUSE_NO_EXCEPTIONS" = yes; then
5111 { echo "$as_me:$LINENO: result: yes" >&5
5112 echo "${ECHO_T}yes" >&6; }
5114 { echo "$as_me:$LINENO: result: no" >&5
5115 echo "${ECHO_T}no" >&6; }
5120 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-permissive" >&5
5121 echo $ECHO_N "checking for --${enablestring:-enable}-permissive... $ECHO_C" >&6; }
5123 # Check whether --enable-permissive was given.
5124 if test "${enable_permissive+set}" = set; then
5125 enableval=$enable_permissive;
5126 if test "$enableval" = yes; then
5127 ac_cv_use_permissive='wxUSE_PERMISSIVE=yes'
5129 ac_cv_use_permissive='wxUSE_PERMISSIVE=no'
5134 LINE=`grep "^wxUSE_PERMISSIVE=" ${wx_arg_cache_file}`
5135 if test "x$LINE" != x ; then
5136 eval "DEFAULT_$LINE"
5141 ac_cv_use_permissive='wxUSE_PERMISSIVE='$DEFAULT_wxUSE_PERMISSIVE
5146 eval "$ac_cv_use_permissive"
5147 if test "$no_cache" != 1; then
5148 echo $ac_cv_use_permissive >> ${wx_arg_cache_file}.tmp
5151 if test "$wxUSE_PERMISSIVE" = yes; then
5152 { echo "$as_me:$LINENO: result: yes" >&5
5153 echo "${ECHO_T}yes" >&6; }
5155 { echo "$as_me:$LINENO: result: no" >&5
5156 echo "${ECHO_T}no" >&6; }
5161 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-no_deps" >&5
5162 echo $ECHO_N "checking for --${enablestring:-enable}-no_deps... $ECHO_C" >&6; }
5164 # Check whether --enable-no_deps was given.
5165 if test "${enable_no_deps+set}" = set; then
5166 enableval=$enable_no_deps;
5167 if test "$enableval" = yes; then
5168 ac_cv_use_no_deps='wxUSE_NO_DEPS=yes'
5170 ac_cv_use_no_deps='wxUSE_NO_DEPS=no'
5175 LINE=`grep "^wxUSE_NO_DEPS=" ${wx_arg_cache_file}`
5176 if test "x$LINE" != x ; then
5177 eval "DEFAULT_$LINE"
5182 ac_cv_use_no_deps='wxUSE_NO_DEPS='$DEFAULT_wxUSE_NO_DEPS
5187 eval "$ac_cv_use_no_deps"
5188 if test "$no_cache" != 1; then
5189 echo $ac_cv_use_no_deps >> ${wx_arg_cache_file}.tmp
5192 if test "$wxUSE_NO_DEPS" = yes; then
5193 { echo "$as_me:$LINENO: result: yes" >&5
5194 echo "${ECHO_T}yes" >&6; }
5196 { echo "$as_me:$LINENO: result: no" >&5
5197 echo "${ECHO_T}no" >&6; }
5202 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-vararg_macros" >&5
5203 echo $ECHO_N "checking for --${enablestring:-enable}-vararg_macros... $ECHO_C" >&6; }
5205 # Check whether --enable-vararg_macros was given.
5206 if test "${enable_vararg_macros+set}" = set; then
5207 enableval=$enable_vararg_macros;
5208 if test "$enableval" = yes; then
5209 ac_cv_use_vararg_macros='wxUSE_VARARG_MACROS=yes'
5211 ac_cv_use_vararg_macros='wxUSE_VARARG_MACROS=no'
5216 LINE=`grep "^wxUSE_VARARG_MACROS=" ${wx_arg_cache_file}`
5217 if test "x$LINE" != x ; then
5218 eval "DEFAULT_$LINE"
5223 ac_cv_use_vararg_macros='wxUSE_VARARG_MACROS='$DEFAULT_wxUSE_VARARG_MACROS
5228 eval "$ac_cv_use_vararg_macros"
5229 if test "$no_cache" != 1; then
5230 echo $ac_cv_use_vararg_macros >> ${wx_arg_cache_file}.tmp
5233 if test "$wxUSE_VARARG_MACROS" = yes; then
5234 { echo "$as_me:$LINENO: result: yes" >&5
5235 echo "${ECHO_T}yes" >&6; }
5237 { echo "$as_me:$LINENO: result: no" >&5
5238 echo "${ECHO_T}no" >&6; }
5243 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-universal_binary" >&5
5244 echo $ECHO_N "checking for --${enablestring:-enable}-universal_binary... $ECHO_C" >&6; }
5246 # Check whether --enable-universal_binary was given.
5247 if test "${enable_universal_binary+set}" = set; then
5248 enableval=$enable_universal_binary;
5249 wx_cv_use_universal_binary="wxUSE_UNIVERSAL_BINARY='$enableval'"
5253 LINE=`grep "^wxUSE_UNIVERSAL_BINARY=" ${wx_arg_cache_file}`
5254 if test "x$LINE" != x ; then
5255 eval "DEFAULT_$LINE"
5260 wx_cv_use_universal_binary='wxUSE_UNIVERSAL_BINARY='$DEFAULT_wxUSE_UNIVERSAL_BINARY
5265 eval "$wx_cv_use_universal_binary"
5266 if test "$no_cache" != 1; then
5267 echo $wx_cv_use_universal_binary >> ${wx_arg_cache_file}.tmp
5270 { echo "$as_me:$LINENO: result: $wxUSE_UNIVERSAL_BINARY" >&5
5271 echo "${ECHO_T}$wxUSE_UNIVERSAL_BINARY" >&6; }
5276 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-compat26" >&5
5277 echo $ECHO_N "checking for --${enablestring:-enable}-compat26... $ECHO_C" >&6; }
5279 # Check whether --enable-compat26 was given.
5280 if test "${enable_compat26+set}" = set; then
5281 enableval=$enable_compat26;
5282 if test "$enableval" = yes; then
5283 ac_cv_use_compat26='WXWIN_COMPATIBILITY_2_6=yes'
5285 ac_cv_use_compat26='WXWIN_COMPATIBILITY_2_6=no'
5290 LINE=`grep "^WXWIN_COMPATIBILITY_2_6=" ${wx_arg_cache_file}`
5291 if test "x$LINE" != x ; then
5292 eval "DEFAULT_$LINE"
5297 ac_cv_use_compat26='WXWIN_COMPATIBILITY_2_6='$DEFAULT_WXWIN_COMPATIBILITY_2_6
5302 eval "$ac_cv_use_compat26"
5303 if test "$no_cache" != 1; then
5304 echo $ac_cv_use_compat26 >> ${wx_arg_cache_file}.tmp
5307 if test "$WXWIN_COMPATIBILITY_2_6" = yes; then
5308 { echo "$as_me:$LINENO: result: yes" >&5
5309 echo "${ECHO_T}yes" >&6; }
5311 { echo "$as_me:$LINENO: result: no" >&5
5312 echo "${ECHO_T}no" >&6; }
5316 enablestring=disable
5317 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-compat28" >&5
5318 echo $ECHO_N "checking for --${enablestring:-enable}-compat28... $ECHO_C" >&6; }
5320 # Check whether --enable-compat28 was given.
5321 if test "${enable_compat28+set}" = set; then
5322 enableval=$enable_compat28;
5323 if test "$enableval" = yes; then
5324 ac_cv_use_compat28='WXWIN_COMPATIBILITY_2_8=yes'
5326 ac_cv_use_compat28='WXWIN_COMPATIBILITY_2_8=no'
5331 LINE=`grep "^WXWIN_COMPATIBILITY_2_8=" ${wx_arg_cache_file}`
5332 if test "x$LINE" != x ; then
5333 eval "DEFAULT_$LINE"
5338 ac_cv_use_compat28='WXWIN_COMPATIBILITY_2_8='$DEFAULT_WXWIN_COMPATIBILITY_2_8
5343 eval "$ac_cv_use_compat28"
5344 if test "$no_cache" != 1; then
5345 echo $ac_cv_use_compat28 >> ${wx_arg_cache_file}.tmp
5348 if test "$WXWIN_COMPATIBILITY_2_8" = yes; then
5349 { echo "$as_me:$LINENO: result: yes" >&5
5350 echo "${ECHO_T}yes" >&6; }
5352 { echo "$as_me:$LINENO: result: no" >&5
5353 echo "${ECHO_T}no" >&6; }
5359 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-rpath" >&5
5360 echo $ECHO_N "checking for --${enablestring:-enable}-rpath... $ECHO_C" >&6; }
5362 # Check whether --enable-rpath was given.
5363 if test "${enable_rpath+set}" = set; then
5364 enableval=$enable_rpath;
5365 if test "$enableval" = yes; then
5366 ac_cv_use_rpath='wxUSE_RPATH=yes'
5368 ac_cv_use_rpath='wxUSE_RPATH=no'
5373 LINE=`grep "^wxUSE_RPATH=" ${wx_arg_cache_file}`
5374 if test "x$LINE" != x ; then
5375 eval "DEFAULT_$LINE"
5380 ac_cv_use_rpath='wxUSE_RPATH='$DEFAULT_wxUSE_RPATH
5385 eval "$ac_cv_use_rpath"
5386 if test "$no_cache" != 1; then
5387 echo $ac_cv_use_rpath >> ${wx_arg_cache_file}.tmp
5390 if test "$wxUSE_RPATH" = yes; then
5391 { echo "$as_me:$LINENO: result: yes" >&5
5392 echo "${ECHO_T}yes" >&6; }
5394 { echo "$as_me:$LINENO: result: no" >&5
5395 echo "${ECHO_T}no" >&6; }
5401 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-objc_uniquifying" >&5
5402 echo $ECHO_N "checking for --${enablestring:-enable}-objc_uniquifying... $ECHO_C" >&6; }
5404 # Check whether --enable-objc_uniquifying was given.
5405 if test "${enable_objc_uniquifying+set}" = set; then
5406 enableval=$enable_objc_uniquifying;
5407 if test "$enableval" = yes; then
5408 ac_cv_use_objc_uniquifying='wxUSE_OBJC_UNIQUIFYING=yes'
5410 ac_cv_use_objc_uniquifying='wxUSE_OBJC_UNIQUIFYING=no'
5415 LINE=`grep "^wxUSE_OBJC_UNIQUIFYING=" ${wx_arg_cache_file}`
5416 if test "x$LINE" != x ; then
5417 eval "DEFAULT_$LINE"
5422 ac_cv_use_objc_uniquifying='wxUSE_OBJC_UNIQUIFYING='$DEFAULT_wxUSE_OBJC_UNIQUIFYING
5427 eval "$ac_cv_use_objc_uniquifying"
5428 if test "$no_cache" != 1; then
5429 echo $ac_cv_use_objc_uniquifying >> ${wx_arg_cache_file}.tmp
5432 if test "$wxUSE_OBJC_UNIQUIFYING" = yes; then
5433 { echo "$as_me:$LINENO: result: yes" >&5
5434 echo "${ECHO_T}yes" >&6; }
5436 { echo "$as_me:$LINENO: result: no" >&5
5437 echo "${ECHO_T}no" >&6; }
5444 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-intl" >&5
5445 echo $ECHO_N "checking for --${enablestring:-enable}-intl... $ECHO_C" >&6; }
5447 # Check whether --enable-intl was given.
5448 if test "${enable_intl+set}" = set; then
5449 enableval=$enable_intl;
5450 if test "$enableval" = yes; then
5451 ac_cv_use_intl='wxUSE_INTL=yes'
5453 ac_cv_use_intl='wxUSE_INTL=no'
5458 LINE=`grep "^wxUSE_INTL=" ${wx_arg_cache_file}`
5459 if test "x$LINE" != x ; then
5460 eval "DEFAULT_$LINE"
5465 ac_cv_use_intl='wxUSE_INTL='$DEFAULT_wxUSE_INTL
5470 eval "$ac_cv_use_intl"
5471 if test "$no_cache" != 1; then
5472 echo $ac_cv_use_intl >> ${wx_arg_cache_file}.tmp
5475 if test "$wxUSE_INTL" = yes; then
5476 { echo "$as_me:$LINENO: result: yes" >&5
5477 echo "${ECHO_T}yes" >&6; }
5479 { echo "$as_me:$LINENO: result: no" >&5
5480 echo "${ECHO_T}no" >&6; }
5485 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-config" >&5
5486 echo $ECHO_N "checking for --${enablestring:-enable}-config... $ECHO_C" >&6; }
5488 # Check whether --enable-config was given.
5489 if test "${enable_config+set}" = set; then
5490 enableval=$enable_config;
5491 if test "$enableval" = yes; then
5492 ac_cv_use_config='wxUSE_CONFIG=yes'
5494 ac_cv_use_config='wxUSE_CONFIG=no'
5499 LINE=`grep "^wxUSE_CONFIG=" ${wx_arg_cache_file}`
5500 if test "x$LINE" != x ; then
5501 eval "DEFAULT_$LINE"
5506 ac_cv_use_config='wxUSE_CONFIG='$DEFAULT_wxUSE_CONFIG
5511 eval "$ac_cv_use_config"
5512 if test "$no_cache" != 1; then
5513 echo $ac_cv_use_config >> ${wx_arg_cache_file}.tmp
5516 if test "$wxUSE_CONFIG" = yes; then
5517 { echo "$as_me:$LINENO: result: yes" >&5
5518 echo "${ECHO_T}yes" >&6; }
5520 { echo "$as_me:$LINENO: result: no" >&5
5521 echo "${ECHO_T}no" >&6; }
5527 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-protocols" >&5
5528 echo $ECHO_N "checking for --${enablestring:-enable}-protocols... $ECHO_C" >&6; }
5530 # Check whether --enable-protocols was given.
5531 if test "${enable_protocols+set}" = set; then
5532 enableval=$enable_protocols;
5533 if test "$enableval" = yes; then
5534 ac_cv_use_protocols='wxUSE_PROTOCOL=yes'
5536 ac_cv_use_protocols='wxUSE_PROTOCOL=no'
5541 LINE=`grep "^wxUSE_PROTOCOL=" ${wx_arg_cache_file}`
5542 if test "x$LINE" != x ; then
5543 eval "DEFAULT_$LINE"
5548 ac_cv_use_protocols='wxUSE_PROTOCOL='$DEFAULT_wxUSE_PROTOCOL
5553 eval "$ac_cv_use_protocols"
5554 if test "$no_cache" != 1; then
5555 echo $ac_cv_use_protocols >> ${wx_arg_cache_file}.tmp
5558 if test "$wxUSE_PROTOCOL" = yes; then
5559 { echo "$as_me:$LINENO: result: yes" >&5
5560 echo "${ECHO_T}yes" >&6; }
5562 { echo "$as_me:$LINENO: result: no" >&5
5563 echo "${ECHO_T}no" >&6; }
5568 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-ftp" >&5
5569 echo $ECHO_N "checking for --${enablestring:-enable}-ftp... $ECHO_C" >&6; }
5571 # Check whether --enable-ftp was given.
5572 if test "${enable_ftp+set}" = set; then
5573 enableval=$enable_ftp;
5574 if test "$enableval" = yes; then
5575 ac_cv_use_ftp='wxUSE_PROTOCOL_FTP=yes'
5577 ac_cv_use_ftp='wxUSE_PROTOCOL_FTP=no'
5582 LINE=`grep "^wxUSE_PROTOCOL_FTP=" ${wx_arg_cache_file}`
5583 if test "x$LINE" != x ; then
5584 eval "DEFAULT_$LINE"
5589 ac_cv_use_ftp='wxUSE_PROTOCOL_FTP='$DEFAULT_wxUSE_PROTOCOL_FTP
5594 eval "$ac_cv_use_ftp"
5595 if test "$no_cache" != 1; then
5596 echo $ac_cv_use_ftp >> ${wx_arg_cache_file}.tmp
5599 if test "$wxUSE_PROTOCOL_FTP" = yes; then
5600 { echo "$as_me:$LINENO: result: yes" >&5
5601 echo "${ECHO_T}yes" >&6; }
5603 { echo "$as_me:$LINENO: result: no" >&5
5604 echo "${ECHO_T}no" >&6; }
5609 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-http" >&5
5610 echo $ECHO_N "checking for --${enablestring:-enable}-http... $ECHO_C" >&6; }
5612 # Check whether --enable-http was given.
5613 if test "${enable_http+set}" = set; then
5614 enableval=$enable_http;
5615 if test "$enableval" = yes; then
5616 ac_cv_use_http='wxUSE_PROTOCOL_HTTP=yes'
5618 ac_cv_use_http='wxUSE_PROTOCOL_HTTP=no'
5623 LINE=`grep "^wxUSE_PROTOCOL_HTTP=" ${wx_arg_cache_file}`
5624 if test "x$LINE" != x ; then
5625 eval "DEFAULT_$LINE"
5630 ac_cv_use_http='wxUSE_PROTOCOL_HTTP='$DEFAULT_wxUSE_PROTOCOL_HTTP
5635 eval "$ac_cv_use_http"
5636 if test "$no_cache" != 1; then
5637 echo $ac_cv_use_http >> ${wx_arg_cache_file}.tmp
5640 if test "$wxUSE_PROTOCOL_HTTP" = yes; then
5641 { echo "$as_me:$LINENO: result: yes" >&5
5642 echo "${ECHO_T}yes" >&6; }
5644 { echo "$as_me:$LINENO: result: no" >&5
5645 echo "${ECHO_T}no" >&6; }
5650 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-fileproto" >&5
5651 echo $ECHO_N "checking for --${enablestring:-enable}-fileproto... $ECHO_C" >&6; }
5653 # Check whether --enable-fileproto was given.
5654 if test "${enable_fileproto+set}" = set; then
5655 enableval=$enable_fileproto;
5656 if test "$enableval" = yes; then
5657 ac_cv_use_fileproto='wxUSE_PROTOCOL_FILE=yes'
5659 ac_cv_use_fileproto='wxUSE_PROTOCOL_FILE=no'
5664 LINE=`grep "^wxUSE_PROTOCOL_FILE=" ${wx_arg_cache_file}`
5665 if test "x$LINE" != x ; then
5666 eval "DEFAULT_$LINE"
5671 ac_cv_use_fileproto='wxUSE_PROTOCOL_FILE='$DEFAULT_wxUSE_PROTOCOL_FILE
5676 eval "$ac_cv_use_fileproto"
5677 if test "$no_cache" != 1; then
5678 echo $ac_cv_use_fileproto >> ${wx_arg_cache_file}.tmp
5681 if test "$wxUSE_PROTOCOL_FILE" = yes; then
5682 { echo "$as_me:$LINENO: result: yes" >&5
5683 echo "${ECHO_T}yes" >&6; }
5685 { echo "$as_me:$LINENO: result: no" >&5
5686 echo "${ECHO_T}no" >&6; }
5691 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-sockets" >&5
5692 echo $ECHO_N "checking for --${enablestring:-enable}-sockets... $ECHO_C" >&6; }
5694 # Check whether --enable-sockets was given.
5695 if test "${enable_sockets+set}" = set; then
5696 enableval=$enable_sockets;
5697 if test "$enableval" = yes; then
5698 ac_cv_use_sockets='wxUSE_SOCKETS=yes'
5700 ac_cv_use_sockets='wxUSE_SOCKETS=no'
5705 LINE=`grep "^wxUSE_SOCKETS=" ${wx_arg_cache_file}`
5706 if test "x$LINE" != x ; then
5707 eval "DEFAULT_$LINE"
5712 ac_cv_use_sockets='wxUSE_SOCKETS='$DEFAULT_wxUSE_SOCKETS
5717 eval "$ac_cv_use_sockets"
5718 if test "$no_cache" != 1; then
5719 echo $ac_cv_use_sockets >> ${wx_arg_cache_file}.tmp
5722 if test "$wxUSE_SOCKETS" = yes; then
5723 { echo "$as_me:$LINENO: result: yes" >&5
5724 echo "${ECHO_T}yes" >&6; }
5726 { echo "$as_me:$LINENO: result: no" >&5
5727 echo "${ECHO_T}no" >&6; }
5732 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-ole" >&5
5733 echo $ECHO_N "checking for --${enablestring:-enable}-ole... $ECHO_C" >&6; }
5735 # Check whether --enable-ole was given.
5736 if test "${enable_ole+set}" = set; then
5737 enableval=$enable_ole;
5738 if test "$enableval" = yes; then
5739 ac_cv_use_ole='wxUSE_OLE=yes'
5741 ac_cv_use_ole='wxUSE_OLE=no'
5746 LINE=`grep "^wxUSE_OLE=" ${wx_arg_cache_file}`
5747 if test "x$LINE" != x ; then
5748 eval "DEFAULT_$LINE"
5753 ac_cv_use_ole='wxUSE_OLE='$DEFAULT_wxUSE_OLE
5758 eval "$ac_cv_use_ole"
5759 if test "$no_cache" != 1; then
5760 echo $ac_cv_use_ole >> ${wx_arg_cache_file}.tmp
5763 if test "$wxUSE_OLE" = yes; then
5764 { echo "$as_me:$LINENO: result: yes" >&5
5765 echo "${ECHO_T}yes" >&6; }
5767 { echo "$as_me:$LINENO: result: no" >&5
5768 echo "${ECHO_T}no" >&6; }
5773 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dataobj" >&5
5774 echo $ECHO_N "checking for --${enablestring:-enable}-dataobj... $ECHO_C" >&6; }
5776 # Check whether --enable-dataobj was given.
5777 if test "${enable_dataobj+set}" = set; then
5778 enableval=$enable_dataobj;
5779 if test "$enableval" = yes; then
5780 ac_cv_use_dataobj='wxUSE_DATAOBJ=yes'
5782 ac_cv_use_dataobj='wxUSE_DATAOBJ=no'
5787 LINE=`grep "^wxUSE_DATAOBJ=" ${wx_arg_cache_file}`
5788 if test "x$LINE" != x ; then
5789 eval "DEFAULT_$LINE"
5794 ac_cv_use_dataobj='wxUSE_DATAOBJ='$DEFAULT_wxUSE_DATAOBJ
5799 eval "$ac_cv_use_dataobj"
5800 if test "$no_cache" != 1; then
5801 echo $ac_cv_use_dataobj >> ${wx_arg_cache_file}.tmp
5804 if test "$wxUSE_DATAOBJ" = yes; then
5805 { echo "$as_me:$LINENO: result: yes" >&5
5806 echo "${ECHO_T}yes" >&6; }
5808 { echo "$as_me:$LINENO: result: no" >&5
5809 echo "${ECHO_T}no" >&6; }
5815 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-ipc" >&5
5816 echo $ECHO_N "checking for --${enablestring:-enable}-ipc... $ECHO_C" >&6; }
5818 # Check whether --enable-ipc was given.
5819 if test "${enable_ipc+set}" = set; then
5820 enableval=$enable_ipc;
5821 if test "$enableval" = yes; then
5822 ac_cv_use_ipc='wxUSE_IPC=yes'
5824 ac_cv_use_ipc='wxUSE_IPC=no'
5829 LINE=`grep "^wxUSE_IPC=" ${wx_arg_cache_file}`
5830 if test "x$LINE" != x ; then
5831 eval "DEFAULT_$LINE"
5836 ac_cv_use_ipc='wxUSE_IPC='$DEFAULT_wxUSE_IPC
5841 eval "$ac_cv_use_ipc"
5842 if test "$no_cache" != 1; then
5843 echo $ac_cv_use_ipc >> ${wx_arg_cache_file}.tmp
5846 if test "$wxUSE_IPC" = yes; then
5847 { echo "$as_me:$LINENO: result: yes" >&5
5848 echo "${ECHO_T}yes" >&6; }
5850 { echo "$as_me:$LINENO: result: no" >&5
5851 echo "${ECHO_T}no" >&6; }
5857 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-apple_ieee" >&5
5858 echo $ECHO_N "checking for --${enablestring:-enable}-apple_ieee... $ECHO_C" >&6; }
5860 # Check whether --enable-apple_ieee was given.
5861 if test "${enable_apple_ieee+set}" = set; then
5862 enableval=$enable_apple_ieee;
5863 if test "$enableval" = yes; then
5864 ac_cv_use_apple_ieee='wxUSE_APPLE_IEEE=yes'
5866 ac_cv_use_apple_ieee='wxUSE_APPLE_IEEE=no'
5871 LINE=`grep "^wxUSE_APPLE_IEEE=" ${wx_arg_cache_file}`
5872 if test "x$LINE" != x ; then
5873 eval "DEFAULT_$LINE"
5878 ac_cv_use_apple_ieee='wxUSE_APPLE_IEEE='$DEFAULT_wxUSE_APPLE_IEEE
5883 eval "$ac_cv_use_apple_ieee"
5884 if test "$no_cache" != 1; then
5885 echo $ac_cv_use_apple_ieee >> ${wx_arg_cache_file}.tmp
5888 if test "$wxUSE_APPLE_IEEE" = yes; then
5889 { echo "$as_me:$LINENO: result: yes" >&5
5890 echo "${ECHO_T}yes" >&6; }
5892 { echo "$as_me:$LINENO: result: no" >&5
5893 echo "${ECHO_T}no" >&6; }
5898 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-arcstream" >&5
5899 echo $ECHO_N "checking for --${enablestring:-enable}-arcstream... $ECHO_C" >&6; }
5901 # Check whether --enable-arcstream was given.
5902 if test "${enable_arcstream+set}" = set; then
5903 enableval=$enable_arcstream;
5904 if test "$enableval" = yes; then
5905 ac_cv_use_arcstream='wxUSE_ARCHIVE_STREAMS=yes'
5907 ac_cv_use_arcstream='wxUSE_ARCHIVE_STREAMS=no'
5912 LINE=`grep "^wxUSE_ARCHIVE_STREAMS=" ${wx_arg_cache_file}`
5913 if test "x$LINE" != x ; then
5914 eval "DEFAULT_$LINE"
5919 ac_cv_use_arcstream='wxUSE_ARCHIVE_STREAMS='$DEFAULT_wxUSE_ARCHIVE_STREAMS
5924 eval "$ac_cv_use_arcstream"
5925 if test "$no_cache" != 1; then
5926 echo $ac_cv_use_arcstream >> ${wx_arg_cache_file}.tmp
5929 if test "$wxUSE_ARCHIVE_STREAMS" = yes; then
5930 { echo "$as_me:$LINENO: result: yes" >&5
5931 echo "${ECHO_T}yes" >&6; }
5933 { echo "$as_me:$LINENO: result: no" >&5
5934 echo "${ECHO_T}no" >&6; }
5939 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-backtrace" >&5
5940 echo $ECHO_N "checking for --${enablestring:-enable}-backtrace... $ECHO_C" >&6; }
5942 # Check whether --enable-backtrace was given.
5943 if test "${enable_backtrace+set}" = set; then
5944 enableval=$enable_backtrace;
5945 if test "$enableval" = yes; then
5946 ac_cv_use_backtrace='wxUSE_STACKWALKER=yes'
5948 ac_cv_use_backtrace='wxUSE_STACKWALKER=no'
5953 LINE=`grep "^wxUSE_STACKWALKER=" ${wx_arg_cache_file}`
5954 if test "x$LINE" != x ; then
5955 eval "DEFAULT_$LINE"
5960 ac_cv_use_backtrace='wxUSE_STACKWALKER='$DEFAULT_wxUSE_STACKWALKER
5965 eval "$ac_cv_use_backtrace"
5966 if test "$no_cache" != 1; then
5967 echo $ac_cv_use_backtrace >> ${wx_arg_cache_file}.tmp
5970 if test "$wxUSE_STACKWALKER" = yes; then
5971 { echo "$as_me:$LINENO: result: yes" >&5
5972 echo "${ECHO_T}yes" >&6; }
5974 { echo "$as_me:$LINENO: result: no" >&5
5975 echo "${ECHO_T}no" >&6; }
5980 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-catch_segvs" >&5
5981 echo $ECHO_N "checking for --${enablestring:-enable}-catch_segvs... $ECHO_C" >&6; }
5983 # Check whether --enable-catch_segvs was given.
5984 if test "${enable_catch_segvs+set}" = set; then
5985 enableval=$enable_catch_segvs;
5986 if test "$enableval" = yes; then
5987 ac_cv_use_catch_segvs='wxUSE_ON_FATAL_EXCEPTION=yes'
5989 ac_cv_use_catch_segvs='wxUSE_ON_FATAL_EXCEPTION=no'
5994 LINE=`grep "^wxUSE_ON_FATAL_EXCEPTION=" ${wx_arg_cache_file}`
5995 if test "x$LINE" != x ; then
5996 eval "DEFAULT_$LINE"
6001 ac_cv_use_catch_segvs='wxUSE_ON_FATAL_EXCEPTION='$DEFAULT_wxUSE_ON_FATAL_EXCEPTION
6006 eval "$ac_cv_use_catch_segvs"
6007 if test "$no_cache" != 1; then
6008 echo $ac_cv_use_catch_segvs >> ${wx_arg_cache_file}.tmp
6011 if test "$wxUSE_ON_FATAL_EXCEPTION" = yes; then
6012 { echo "$as_me:$LINENO: result: yes" >&5
6013 echo "${ECHO_T}yes" >&6; }
6015 { echo "$as_me:$LINENO: result: no" >&5
6016 echo "${ECHO_T}no" >&6; }
6021 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-cmdline" >&5
6022 echo $ECHO_N "checking for --${enablestring:-enable}-cmdline... $ECHO_C" >&6; }
6024 # Check whether --enable-cmdline was given.
6025 if test "${enable_cmdline+set}" = set; then
6026 enableval=$enable_cmdline;
6027 if test "$enableval" = yes; then
6028 ac_cv_use_cmdline='wxUSE_CMDLINE_PARSER=yes'
6030 ac_cv_use_cmdline='wxUSE_CMDLINE_PARSER=no'
6035 LINE=`grep "^wxUSE_CMDLINE_PARSER=" ${wx_arg_cache_file}`
6036 if test "x$LINE" != x ; then
6037 eval "DEFAULT_$LINE"
6042 ac_cv_use_cmdline='wxUSE_CMDLINE_PARSER='$DEFAULT_wxUSE_CMDLINE_PARSER
6047 eval "$ac_cv_use_cmdline"
6048 if test "$no_cache" != 1; then
6049 echo $ac_cv_use_cmdline >> ${wx_arg_cache_file}.tmp
6052 if test "$wxUSE_CMDLINE_PARSER" = yes; then
6053 { echo "$as_me:$LINENO: result: yes" >&5
6054 echo "${ECHO_T}yes" >&6; }
6056 { echo "$as_me:$LINENO: result: no" >&5
6057 echo "${ECHO_T}no" >&6; }
6062 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-datetime" >&5
6063 echo $ECHO_N "checking for --${enablestring:-enable}-datetime... $ECHO_C" >&6; }
6065 # Check whether --enable-datetime was given.
6066 if test "${enable_datetime+set}" = set; then
6067 enableval=$enable_datetime;
6068 if test "$enableval" = yes; then
6069 ac_cv_use_datetime='wxUSE_DATETIME=yes'
6071 ac_cv_use_datetime='wxUSE_DATETIME=no'
6076 LINE=`grep "^wxUSE_DATETIME=" ${wx_arg_cache_file}`
6077 if test "x$LINE" != x ; then
6078 eval "DEFAULT_$LINE"
6083 ac_cv_use_datetime='wxUSE_DATETIME='$DEFAULT_wxUSE_DATETIME
6088 eval "$ac_cv_use_datetime"
6089 if test "$no_cache" != 1; then
6090 echo $ac_cv_use_datetime >> ${wx_arg_cache_file}.tmp
6093 if test "$wxUSE_DATETIME" = yes; then
6094 { echo "$as_me:$LINENO: result: yes" >&5
6095 echo "${ECHO_T}yes" >&6; }
6097 { echo "$as_me:$LINENO: result: no" >&5
6098 echo "${ECHO_T}no" >&6; }
6103 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-debugreport" >&5
6104 echo $ECHO_N "checking for --${enablestring:-enable}-debugreport... $ECHO_C" >&6; }
6106 # Check whether --enable-debugreport was given.
6107 if test "${enable_debugreport+set}" = set; then
6108 enableval=$enable_debugreport;
6109 if test "$enableval" = yes; then
6110 ac_cv_use_debugreport='wxUSE_DEBUGREPORT=yes'
6112 ac_cv_use_debugreport='wxUSE_DEBUGREPORT=no'
6117 LINE=`grep "^wxUSE_DEBUGREPORT=" ${wx_arg_cache_file}`
6118 if test "x$LINE" != x ; then
6119 eval "DEFAULT_$LINE"
6124 ac_cv_use_debugreport='wxUSE_DEBUGREPORT='$DEFAULT_wxUSE_DEBUGREPORT
6129 eval "$ac_cv_use_debugreport"
6130 if test "$no_cache" != 1; then
6131 echo $ac_cv_use_debugreport >> ${wx_arg_cache_file}.tmp
6134 if test "$wxUSE_DEBUGREPORT" = yes; then
6135 { echo "$as_me:$LINENO: result: yes" >&5
6136 echo "${ECHO_T}yes" >&6; }
6138 { echo "$as_me:$LINENO: result: no" >&5
6139 echo "${ECHO_T}no" >&6; }
6144 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dialupman" >&5
6145 echo $ECHO_N "checking for --${enablestring:-enable}-dialupman... $ECHO_C" >&6; }
6147 # Check whether --enable-dialupman was given.
6148 if test "${enable_dialupman+set}" = set; then
6149 enableval=$enable_dialupman;
6150 if test "$enableval" = yes; then
6151 ac_cv_use_dialupman='wxUSE_DIALUP_MANAGER=yes'
6153 ac_cv_use_dialupman='wxUSE_DIALUP_MANAGER=no'
6158 LINE=`grep "^wxUSE_DIALUP_MANAGER=" ${wx_arg_cache_file}`
6159 if test "x$LINE" != x ; then
6160 eval "DEFAULT_$LINE"
6165 ac_cv_use_dialupman='wxUSE_DIALUP_MANAGER='$DEFAULT_wxUSE_DIALUP_MANAGER
6170 eval "$ac_cv_use_dialupman"
6171 if test "$no_cache" != 1; then
6172 echo $ac_cv_use_dialupman >> ${wx_arg_cache_file}.tmp
6175 if test "$wxUSE_DIALUP_MANAGER" = yes; then
6176 { echo "$as_me:$LINENO: result: yes" >&5
6177 echo "${ECHO_T}yes" >&6; }
6179 { echo "$as_me:$LINENO: result: no" >&5
6180 echo "${ECHO_T}no" >&6; }
6185 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dynlib" >&5
6186 echo $ECHO_N "checking for --${enablestring:-enable}-dynlib... $ECHO_C" >&6; }
6188 # Check whether --enable-dynlib was given.
6189 if test "${enable_dynlib+set}" = set; then
6190 enableval=$enable_dynlib;
6191 if test "$enableval" = yes; then
6192 ac_cv_use_dynlib='wxUSE_DYNLIB_CLASS=yes'
6194 ac_cv_use_dynlib='wxUSE_DYNLIB_CLASS=no'
6199 LINE=`grep "^wxUSE_DYNLIB_CLASS=" ${wx_arg_cache_file}`
6200 if test "x$LINE" != x ; then
6201 eval "DEFAULT_$LINE"
6206 ac_cv_use_dynlib='wxUSE_DYNLIB_CLASS='$DEFAULT_wxUSE_DYNLIB_CLASS
6211 eval "$ac_cv_use_dynlib"
6212 if test "$no_cache" != 1; then
6213 echo $ac_cv_use_dynlib >> ${wx_arg_cache_file}.tmp
6216 if test "$wxUSE_DYNLIB_CLASS" = yes; then
6217 { echo "$as_me:$LINENO: result: yes" >&5
6218 echo "${ECHO_T}yes" >&6; }
6220 { echo "$as_me:$LINENO: result: no" >&5
6221 echo "${ECHO_T}no" >&6; }
6226 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dynamicloader" >&5
6227 echo $ECHO_N "checking for --${enablestring:-enable}-dynamicloader... $ECHO_C" >&6; }
6229 # Check whether --enable-dynamicloader was given.
6230 if test "${enable_dynamicloader+set}" = set; then
6231 enableval=$enable_dynamicloader;
6232 if test "$enableval" = yes; then
6233 ac_cv_use_dynamicloader='wxUSE_DYNAMIC_LOADER=yes'
6235 ac_cv_use_dynamicloader='wxUSE_DYNAMIC_LOADER=no'
6240 LINE=`grep "^wxUSE_DYNAMIC_LOADER=" ${wx_arg_cache_file}`
6241 if test "x$LINE" != x ; then
6242 eval "DEFAULT_$LINE"
6247 ac_cv_use_dynamicloader='wxUSE_DYNAMIC_LOADER='$DEFAULT_wxUSE_DYNAMIC_LOADER
6252 eval "$ac_cv_use_dynamicloader"
6253 if test "$no_cache" != 1; then
6254 echo $ac_cv_use_dynamicloader >> ${wx_arg_cache_file}.tmp
6257 if test "$wxUSE_DYNAMIC_LOADER" = yes; then
6258 { echo "$as_me:$LINENO: result: yes" >&5
6259 echo "${ECHO_T}yes" >&6; }
6261 { echo "$as_me:$LINENO: result: no" >&5
6262 echo "${ECHO_T}no" >&6; }
6267 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-exceptions" >&5
6268 echo $ECHO_N "checking for --${enablestring:-enable}-exceptions... $ECHO_C" >&6; }
6270 # Check whether --enable-exceptions was given.
6271 if test "${enable_exceptions+set}" = set; then
6272 enableval=$enable_exceptions;
6273 if test "$enableval" = yes; then
6274 ac_cv_use_exceptions='wxUSE_EXCEPTIONS=yes'
6276 ac_cv_use_exceptions='wxUSE_EXCEPTIONS=no'
6281 LINE=`grep "^wxUSE_EXCEPTIONS=" ${wx_arg_cache_file}`
6282 if test "x$LINE" != x ; then
6283 eval "DEFAULT_$LINE"
6288 ac_cv_use_exceptions='wxUSE_EXCEPTIONS='$DEFAULT_wxUSE_EXCEPTIONS
6293 eval "$ac_cv_use_exceptions"
6294 if test "$no_cache" != 1; then
6295 echo $ac_cv_use_exceptions >> ${wx_arg_cache_file}.tmp
6298 if test "$wxUSE_EXCEPTIONS" = yes; then
6299 { echo "$as_me:$LINENO: result: yes" >&5
6300 echo "${ECHO_T}yes" >&6; }
6302 { echo "$as_me:$LINENO: result: no" >&5
6303 echo "${ECHO_T}no" >&6; }
6308 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-ffile" >&5
6309 echo $ECHO_N "checking for --${enablestring:-enable}-ffile... $ECHO_C" >&6; }
6311 # Check whether --enable-ffile was given.
6312 if test "${enable_ffile+set}" = set; then
6313 enableval=$enable_ffile;
6314 if test "$enableval" = yes; then
6315 ac_cv_use_ffile='wxUSE_FFILE=yes'
6317 ac_cv_use_ffile='wxUSE_FFILE=no'
6322 LINE=`grep "^wxUSE_FFILE=" ${wx_arg_cache_file}`
6323 if test "x$LINE" != x ; then
6324 eval "DEFAULT_$LINE"
6329 ac_cv_use_ffile='wxUSE_FFILE='$DEFAULT_wxUSE_FFILE
6334 eval "$ac_cv_use_ffile"
6335 if test "$no_cache" != 1; then
6336 echo $ac_cv_use_ffile >> ${wx_arg_cache_file}.tmp
6339 if test "$wxUSE_FFILE" = yes; then
6340 { echo "$as_me:$LINENO: result: yes" >&5
6341 echo "${ECHO_T}yes" >&6; }
6343 { echo "$as_me:$LINENO: result: no" >&5
6344 echo "${ECHO_T}no" >&6; }
6349 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-file" >&5
6350 echo $ECHO_N "checking for --${enablestring:-enable}-file... $ECHO_C" >&6; }
6352 # Check whether --enable-file was given.
6353 if test "${enable_file+set}" = set; then
6354 enableval=$enable_file;
6355 if test "$enableval" = yes; then
6356 ac_cv_use_file='wxUSE_FILE=yes'
6358 ac_cv_use_file='wxUSE_FILE=no'
6363 LINE=`grep "^wxUSE_FILE=" ${wx_arg_cache_file}`
6364 if test "x$LINE" != x ; then
6365 eval "DEFAULT_$LINE"
6370 ac_cv_use_file='wxUSE_FILE='$DEFAULT_wxUSE_FILE
6375 eval "$ac_cv_use_file"
6376 if test "$no_cache" != 1; then
6377 echo $ac_cv_use_file >> ${wx_arg_cache_file}.tmp
6380 if test "$wxUSE_FILE" = yes; then
6381 { echo "$as_me:$LINENO: result: yes" >&5
6382 echo "${ECHO_T}yes" >&6; }
6384 { echo "$as_me:$LINENO: result: no" >&5
6385 echo "${ECHO_T}no" >&6; }
6390 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-filesystem" >&5
6391 echo $ECHO_N "checking for --${enablestring:-enable}-filesystem... $ECHO_C" >&6; }
6393 # Check whether --enable-filesystem was given.
6394 if test "${enable_filesystem+set}" = set; then
6395 enableval=$enable_filesystem;
6396 if test "$enableval" = yes; then
6397 ac_cv_use_filesystem='wxUSE_FILESYSTEM=yes'
6399 ac_cv_use_filesystem='wxUSE_FILESYSTEM=no'
6404 LINE=`grep "^wxUSE_FILESYSTEM=" ${wx_arg_cache_file}`
6405 if test "x$LINE" != x ; then
6406 eval "DEFAULT_$LINE"
6411 ac_cv_use_filesystem='wxUSE_FILESYSTEM='$DEFAULT_wxUSE_FILESYSTEM
6416 eval "$ac_cv_use_filesystem"
6417 if test "$no_cache" != 1; then
6418 echo $ac_cv_use_filesystem >> ${wx_arg_cache_file}.tmp
6421 if test "$wxUSE_FILESYSTEM" = yes; then
6422 { echo "$as_me:$LINENO: result: yes" >&5
6423 echo "${ECHO_T}yes" >&6; }
6425 { echo "$as_me:$LINENO: result: no" >&5
6426 echo "${ECHO_T}no" >&6; }
6431 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-fontmap" >&5
6432 echo $ECHO_N "checking for --${enablestring:-enable}-fontmap... $ECHO_C" >&6; }
6434 # Check whether --enable-fontmap was given.
6435 if test "${enable_fontmap+set}" = set; then
6436 enableval=$enable_fontmap;
6437 if test "$enableval" = yes; then
6438 ac_cv_use_fontmap='wxUSE_FONTMAP=yes'
6440 ac_cv_use_fontmap='wxUSE_FONTMAP=no'
6445 LINE=`grep "^wxUSE_FONTMAP=" ${wx_arg_cache_file}`
6446 if test "x$LINE" != x ; then
6447 eval "DEFAULT_$LINE"
6452 ac_cv_use_fontmap='wxUSE_FONTMAP='$DEFAULT_wxUSE_FONTMAP
6457 eval "$ac_cv_use_fontmap"
6458 if test "$no_cache" != 1; then
6459 echo $ac_cv_use_fontmap >> ${wx_arg_cache_file}.tmp
6462 if test "$wxUSE_FONTMAP" = yes; then
6463 { echo "$as_me:$LINENO: result: yes" >&5
6464 echo "${ECHO_T}yes" >&6; }
6466 { echo "$as_me:$LINENO: result: no" >&5
6467 echo "${ECHO_T}no" >&6; }
6472 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-fs_archive" >&5
6473 echo $ECHO_N "checking for --${enablestring:-enable}-fs_archive... $ECHO_C" >&6; }
6475 # Check whether --enable-fs_archive was given.
6476 if test "${enable_fs_archive+set}" = set; then
6477 enableval=$enable_fs_archive;
6478 if test "$enableval" = yes; then
6479 ac_cv_use_fs_archive='wxUSE_FS_ARCHIVE=yes'
6481 ac_cv_use_fs_archive='wxUSE_FS_ARCHIVE=no'
6486 LINE=`grep "^wxUSE_FS_ARCHIVE=" ${wx_arg_cache_file}`
6487 if test "x$LINE" != x ; then
6488 eval "DEFAULT_$LINE"
6493 ac_cv_use_fs_archive='wxUSE_FS_ARCHIVE='$DEFAULT_wxUSE_FS_ARCHIVE
6498 eval "$ac_cv_use_fs_archive"
6499 if test "$no_cache" != 1; then
6500 echo $ac_cv_use_fs_archive >> ${wx_arg_cache_file}.tmp
6503 if test "$wxUSE_FS_ARCHIVE" = yes; then
6504 { echo "$as_me:$LINENO: result: yes" >&5
6505 echo "${ECHO_T}yes" >&6; }
6507 { echo "$as_me:$LINENO: result: no" >&5
6508 echo "${ECHO_T}no" >&6; }
6513 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-fs_inet" >&5
6514 echo $ECHO_N "checking for --${enablestring:-enable}-fs_inet... $ECHO_C" >&6; }
6516 # Check whether --enable-fs_inet was given.
6517 if test "${enable_fs_inet+set}" = set; then
6518 enableval=$enable_fs_inet;
6519 if test "$enableval" = yes; then
6520 ac_cv_use_fs_inet='wxUSE_FS_INET=yes'
6522 ac_cv_use_fs_inet='wxUSE_FS_INET=no'
6527 LINE=`grep "^wxUSE_FS_INET=" ${wx_arg_cache_file}`
6528 if test "x$LINE" != x ; then
6529 eval "DEFAULT_$LINE"
6534 ac_cv_use_fs_inet='wxUSE_FS_INET='$DEFAULT_wxUSE_FS_INET
6539 eval "$ac_cv_use_fs_inet"
6540 if test "$no_cache" != 1; then
6541 echo $ac_cv_use_fs_inet >> ${wx_arg_cache_file}.tmp
6544 if test "$wxUSE_FS_INET" = yes; then
6545 { echo "$as_me:$LINENO: result: yes" >&5
6546 echo "${ECHO_T}yes" >&6; }
6548 { echo "$as_me:$LINENO: result: no" >&5
6549 echo "${ECHO_T}no" >&6; }
6554 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-fs_zip" >&5
6555 echo $ECHO_N "checking for --${enablestring:-enable}-fs_zip... $ECHO_C" >&6; }
6557 # Check whether --enable-fs_zip was given.
6558 if test "${enable_fs_zip+set}" = set; then
6559 enableval=$enable_fs_zip;
6560 if test "$enableval" = yes; then
6561 ac_cv_use_fs_zip='wxUSE_FS_ZIP=yes'
6563 ac_cv_use_fs_zip='wxUSE_FS_ZIP=no'
6568 LINE=`grep "^wxUSE_FS_ZIP=" ${wx_arg_cache_file}`
6569 if test "x$LINE" != x ; then
6570 eval "DEFAULT_$LINE"
6575 ac_cv_use_fs_zip='wxUSE_FS_ZIP='$DEFAULT_wxUSE_FS_ZIP
6580 eval "$ac_cv_use_fs_zip"
6581 if test "$no_cache" != 1; then
6582 echo $ac_cv_use_fs_zip >> ${wx_arg_cache_file}.tmp
6585 if test "$wxUSE_FS_ZIP" = yes; then
6586 { echo "$as_me:$LINENO: result: yes" >&5
6587 echo "${ECHO_T}yes" >&6; }
6589 { echo "$as_me:$LINENO: result: no" >&5
6590 echo "${ECHO_T}no" >&6; }
6595 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-geometry" >&5
6596 echo $ECHO_N "checking for --${enablestring:-enable}-geometry... $ECHO_C" >&6; }
6598 # Check whether --enable-geometry was given.
6599 if test "${enable_geometry+set}" = set; then
6600 enableval=$enable_geometry;
6601 if test "$enableval" = yes; then
6602 ac_cv_use_geometry='wxUSE_GEOMETRY=yes'
6604 ac_cv_use_geometry='wxUSE_GEOMETRY=no'
6609 LINE=`grep "^wxUSE_GEOMETRY=" ${wx_arg_cache_file}`
6610 if test "x$LINE" != x ; then
6611 eval "DEFAULT_$LINE"
6616 ac_cv_use_geometry='wxUSE_GEOMETRY='$DEFAULT_wxUSE_GEOMETRY
6621 eval "$ac_cv_use_geometry"
6622 if test "$no_cache" != 1; then
6623 echo $ac_cv_use_geometry >> ${wx_arg_cache_file}.tmp
6626 if test "$wxUSE_GEOMETRY" = yes; then
6627 { echo "$as_me:$LINENO: result: yes" >&5
6628 echo "${ECHO_T}yes" >&6; }
6630 { echo "$as_me:$LINENO: result: no" >&5
6631 echo "${ECHO_T}no" >&6; }
6636 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-log" >&5
6637 echo $ECHO_N "checking for --${enablestring:-enable}-log... $ECHO_C" >&6; }
6639 # Check whether --enable-log was given.
6640 if test "${enable_log+set}" = set; then
6641 enableval=$enable_log;
6642 if test "$enableval" = yes; then
6643 ac_cv_use_log='wxUSE_LOG=yes'
6645 ac_cv_use_log='wxUSE_LOG=no'
6650 LINE=`grep "^wxUSE_LOG=" ${wx_arg_cache_file}`
6651 if test "x$LINE" != x ; then
6652 eval "DEFAULT_$LINE"
6657 ac_cv_use_log='wxUSE_LOG='$DEFAULT_wxUSE_LOG
6662 eval "$ac_cv_use_log"
6663 if test "$no_cache" != 1; then
6664 echo $ac_cv_use_log >> ${wx_arg_cache_file}.tmp
6667 if test "$wxUSE_LOG" = yes; then
6668 { echo "$as_me:$LINENO: result: yes" >&5
6669 echo "${ECHO_T}yes" >&6; }
6671 { echo "$as_me:$LINENO: result: no" >&5
6672 echo "${ECHO_T}no" >&6; }
6677 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-longlong" >&5
6678 echo $ECHO_N "checking for --${enablestring:-enable}-longlong... $ECHO_C" >&6; }
6680 # Check whether --enable-longlong was given.
6681 if test "${enable_longlong+set}" = set; then
6682 enableval=$enable_longlong;
6683 if test "$enableval" = yes; then
6684 ac_cv_use_longlong='wxUSE_LONGLONG=yes'
6686 ac_cv_use_longlong='wxUSE_LONGLONG=no'
6691 LINE=`grep "^wxUSE_LONGLONG=" ${wx_arg_cache_file}`
6692 if test "x$LINE" != x ; then
6693 eval "DEFAULT_$LINE"
6698 ac_cv_use_longlong='wxUSE_LONGLONG='$DEFAULT_wxUSE_LONGLONG
6703 eval "$ac_cv_use_longlong"
6704 if test "$no_cache" != 1; then
6705 echo $ac_cv_use_longlong >> ${wx_arg_cache_file}.tmp
6708 if test "$wxUSE_LONGLONG" = yes; then
6709 { echo "$as_me:$LINENO: result: yes" >&5
6710 echo "${ECHO_T}yes" >&6; }
6712 { echo "$as_me:$LINENO: result: no" >&5
6713 echo "${ECHO_T}no" >&6; }
6718 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-mimetype" >&5
6719 echo $ECHO_N "checking for --${enablestring:-enable}-mimetype... $ECHO_C" >&6; }
6721 # Check whether --enable-mimetype was given.
6722 if test "${enable_mimetype+set}" = set; then
6723 enableval=$enable_mimetype;
6724 if test "$enableval" = yes; then
6725 ac_cv_use_mimetype='wxUSE_MIMETYPE=yes'
6727 ac_cv_use_mimetype='wxUSE_MIMETYPE=no'
6732 LINE=`grep "^wxUSE_MIMETYPE=" ${wx_arg_cache_file}`
6733 if test "x$LINE" != x ; then
6734 eval "DEFAULT_$LINE"
6739 ac_cv_use_mimetype='wxUSE_MIMETYPE='$DEFAULT_wxUSE_MIMETYPE
6744 eval "$ac_cv_use_mimetype"
6745 if test "$no_cache" != 1; then
6746 echo $ac_cv_use_mimetype >> ${wx_arg_cache_file}.tmp
6749 if test "$wxUSE_MIMETYPE" = yes; then
6750 { echo "$as_me:$LINENO: result: yes" >&5
6751 echo "${ECHO_T}yes" >&6; }
6753 { echo "$as_me:$LINENO: result: no" >&5
6754 echo "${ECHO_T}no" >&6; }
6759 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-mslu" >&5
6760 echo $ECHO_N "checking for --${enablestring:-enable}-mslu... $ECHO_C" >&6; }
6762 # Check whether --enable-mslu was given.
6763 if test "${enable_mslu+set}" = set; then
6764 enableval=$enable_mslu;
6765 if test "$enableval" = yes; then
6766 ac_cv_use_mslu='wxUSE_UNICODE_MSLU=yes'
6768 ac_cv_use_mslu='wxUSE_UNICODE_MSLU=no'
6773 LINE=`grep "^wxUSE_UNICODE_MSLU=" ${wx_arg_cache_file}`
6774 if test "x$LINE" != x ; then
6775 eval "DEFAULT_$LINE"
6780 ac_cv_use_mslu='wxUSE_UNICODE_MSLU='$DEFAULT_wxUSE_UNICODE_MSLU
6785 eval "$ac_cv_use_mslu"
6786 if test "$no_cache" != 1; then
6787 echo $ac_cv_use_mslu >> ${wx_arg_cache_file}.tmp
6790 if test "$wxUSE_UNICODE_MSLU" = yes; then
6791 { echo "$as_me:$LINENO: result: yes" >&5
6792 echo "${ECHO_T}yes" >&6; }
6794 { echo "$as_me:$LINENO: result: no" >&5
6795 echo "${ECHO_T}no" >&6; }
6800 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-utf8" >&5
6801 echo $ECHO_N "checking for --${enablestring:-enable}-utf8... $ECHO_C" >&6; }
6803 # Check whether --enable-utf8 was given.
6804 if test "${enable_utf8+set}" = set; then
6805 enableval=$enable_utf8;
6806 wx_cv_use_utf8="wxUSE_UNICODE_UTF8='$enableval'"
6810 LINE=`grep "^wxUSE_UNICODE_UTF8=" ${wx_arg_cache_file}`
6811 if test "x$LINE" != x ; then
6812 eval "DEFAULT_$LINE"
6817 wx_cv_use_utf8='wxUSE_UNICODE_UTF8='$DEFAULT_wxUSE_UNICODE_UTF8
6822 eval "$wx_cv_use_utf8"
6823 if test "$no_cache" != 1; then
6824 echo $wx_cv_use_utf8 >> ${wx_arg_cache_file}.tmp
6827 { echo "$as_me:$LINENO: result: $wxUSE_UNICODE_UTF8" >&5
6828 echo "${ECHO_T}$wxUSE_UNICODE_UTF8" >&6; }
6832 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-utf8only" >&5
6833 echo $ECHO_N "checking for --${enablestring:-enable}-utf8only... $ECHO_C" >&6; }
6835 # Check whether --enable-utf8only was given.
6836 if test "${enable_utf8only+set}" = set; then
6837 enableval=$enable_utf8only;
6838 if test "$enableval" = yes; then
6839 ac_cv_use_utf8only='wxUSE_UNICODE_UTF8_LOCALE=yes'
6841 ac_cv_use_utf8only='wxUSE_UNICODE_UTF8_LOCALE=no'
6846 LINE=`grep "^wxUSE_UNICODE_UTF8_LOCALE=" ${wx_arg_cache_file}`
6847 if test "x$LINE" != x ; then
6848 eval "DEFAULT_$LINE"
6853 ac_cv_use_utf8only='wxUSE_UNICODE_UTF8_LOCALE='$DEFAULT_wxUSE_UNICODE_UTF8_LOCALE
6858 eval "$ac_cv_use_utf8only"
6859 if test "$no_cache" != 1; then
6860 echo $ac_cv_use_utf8only >> ${wx_arg_cache_file}.tmp
6863 if test "$wxUSE_UNICODE_UTF8_LOCALE" = yes; then
6864 { echo "$as_me:$LINENO: result: yes" >&5
6865 echo "${ECHO_T}yes" >&6; }
6867 { echo "$as_me:$LINENO: result: no" >&5
6868 echo "${ECHO_T}no" >&6; }
6873 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-snglinst" >&5
6874 echo $ECHO_N "checking for --${enablestring:-enable}-snglinst... $ECHO_C" >&6; }
6876 # Check whether --enable-snglinst was given.
6877 if test "${enable_snglinst+set}" = set; then
6878 enableval=$enable_snglinst;
6879 if test "$enableval" = yes; then
6880 ac_cv_use_snglinst='wxUSE_SNGLINST_CHECKER=yes'
6882 ac_cv_use_snglinst='wxUSE_SNGLINST_CHECKER=no'
6887 LINE=`grep "^wxUSE_SNGLINST_CHECKER=" ${wx_arg_cache_file}`
6888 if test "x$LINE" != x ; then
6889 eval "DEFAULT_$LINE"
6894 ac_cv_use_snglinst='wxUSE_SNGLINST_CHECKER='$DEFAULT_wxUSE_SNGLINST_CHECKER
6899 eval "$ac_cv_use_snglinst"
6900 if test "$no_cache" != 1; then
6901 echo $ac_cv_use_snglinst >> ${wx_arg_cache_file}.tmp
6904 if test "$wxUSE_SNGLINST_CHECKER" = yes; then
6905 { echo "$as_me:$LINENO: result: yes" >&5
6906 echo "${ECHO_T}yes" >&6; }
6908 { echo "$as_me:$LINENO: result: no" >&5
6909 echo "${ECHO_T}no" >&6; }
6914 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-std_iostreams" >&5
6915 echo $ECHO_N "checking for --${enablestring:-enable}-std_iostreams... $ECHO_C" >&6; }
6917 # Check whether --enable-std_iostreams was given.
6918 if test "${enable_std_iostreams+set}" = set; then
6919 enableval=$enable_std_iostreams;
6920 if test "$enableval" = yes; then
6921 ac_cv_use_std_iostreams='wxUSE_STD_IOSTREAM=yes'
6923 ac_cv_use_std_iostreams='wxUSE_STD_IOSTREAM=no'
6928 LINE=`grep "^wxUSE_STD_IOSTREAM=" ${wx_arg_cache_file}`
6929 if test "x$LINE" != x ; then
6930 eval "DEFAULT_$LINE"
6935 ac_cv_use_std_iostreams='wxUSE_STD_IOSTREAM='$DEFAULT_wxUSE_STD_IOSTREAM
6940 eval "$ac_cv_use_std_iostreams"
6941 if test "$no_cache" != 1; then
6942 echo $ac_cv_use_std_iostreams >> ${wx_arg_cache_file}.tmp
6945 if test "$wxUSE_STD_IOSTREAM" = yes; then
6946 { echo "$as_me:$LINENO: result: yes" >&5
6947 echo "${ECHO_T}yes" >&6; }
6949 { echo "$as_me:$LINENO: result: no" >&5
6950 echo "${ECHO_T}no" >&6; }
6955 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-std_string" >&5
6956 echo $ECHO_N "checking for --${enablestring:-enable}-std_string... $ECHO_C" >&6; }
6958 # Check whether --enable-std_string was given.
6959 if test "${enable_std_string+set}" = set; then
6960 enableval=$enable_std_string;
6961 if test "$enableval" = yes; then
6962 ac_cv_use_std_string='wxUSE_STD_STRING=yes'
6964 ac_cv_use_std_string='wxUSE_STD_STRING=no'
6969 LINE=`grep "^wxUSE_STD_STRING=" ${wx_arg_cache_file}`
6970 if test "x$LINE" != x ; then
6971 eval "DEFAULT_$LINE"
6976 ac_cv_use_std_string='wxUSE_STD_STRING='$DEFAULT_wxUSE_STD_STRING
6981 eval "$ac_cv_use_std_string"
6982 if test "$no_cache" != 1; then
6983 echo $ac_cv_use_std_string >> ${wx_arg_cache_file}.tmp
6986 if test "$wxUSE_STD_STRING" = yes; then
6987 { echo "$as_me:$LINENO: result: yes" >&5
6988 echo "${ECHO_T}yes" >&6; }
6990 { echo "$as_me:$LINENO: result: no" >&5
6991 echo "${ECHO_T}no" >&6; }
6996 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-stdpaths" >&5
6997 echo $ECHO_N "checking for --${enablestring:-enable}-stdpaths... $ECHO_C" >&6; }
6999 # Check whether --enable-stdpaths was given.
7000 if test "${enable_stdpaths+set}" = set; then
7001 enableval=$enable_stdpaths;
7002 if test "$enableval" = yes; then
7003 ac_cv_use_stdpaths='wxUSE_STDPATHS=yes'
7005 ac_cv_use_stdpaths='wxUSE_STDPATHS=no'
7010 LINE=`grep "^wxUSE_STDPATHS=" ${wx_arg_cache_file}`
7011 if test "x$LINE" != x ; then
7012 eval "DEFAULT_$LINE"
7017 ac_cv_use_stdpaths='wxUSE_STDPATHS='$DEFAULT_wxUSE_STDPATHS
7022 eval "$ac_cv_use_stdpaths"
7023 if test "$no_cache" != 1; then
7024 echo $ac_cv_use_stdpaths >> ${wx_arg_cache_file}.tmp
7027 if test "$wxUSE_STDPATHS" = yes; then
7028 { echo "$as_me:$LINENO: result: yes" >&5
7029 echo "${ECHO_T}yes" >&6; }
7031 { echo "$as_me:$LINENO: result: no" >&5
7032 echo "${ECHO_T}no" >&6; }
7037 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-stopwatch" >&5
7038 echo $ECHO_N "checking for --${enablestring:-enable}-stopwatch... $ECHO_C" >&6; }
7040 # Check whether --enable-stopwatch was given.
7041 if test "${enable_stopwatch+set}" = set; then
7042 enableval=$enable_stopwatch;
7043 if test "$enableval" = yes; then
7044 ac_cv_use_stopwatch='wxUSE_STOPWATCH=yes'
7046 ac_cv_use_stopwatch='wxUSE_STOPWATCH=no'
7051 LINE=`grep "^wxUSE_STOPWATCH=" ${wx_arg_cache_file}`
7052 if test "x$LINE" != x ; then
7053 eval "DEFAULT_$LINE"
7058 ac_cv_use_stopwatch='wxUSE_STOPWATCH='$DEFAULT_wxUSE_STOPWATCH
7063 eval "$ac_cv_use_stopwatch"
7064 if test "$no_cache" != 1; then
7065 echo $ac_cv_use_stopwatch >> ${wx_arg_cache_file}.tmp
7068 if test "$wxUSE_STOPWATCH" = yes; then
7069 { echo "$as_me:$LINENO: result: yes" >&5
7070 echo "${ECHO_T}yes" >&6; }
7072 { echo "$as_me:$LINENO: result: no" >&5
7073 echo "${ECHO_T}no" >&6; }
7078 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-streams" >&5
7079 echo $ECHO_N "checking for --${enablestring:-enable}-streams... $ECHO_C" >&6; }
7081 # Check whether --enable-streams was given.
7082 if test "${enable_streams+set}" = set; then
7083 enableval=$enable_streams;
7084 if test "$enableval" = yes; then
7085 ac_cv_use_streams='wxUSE_STREAMS=yes'
7087 ac_cv_use_streams='wxUSE_STREAMS=no'
7092 LINE=`grep "^wxUSE_STREAMS=" ${wx_arg_cache_file}`
7093 if test "x$LINE" != x ; then
7094 eval "DEFAULT_$LINE"
7099 ac_cv_use_streams='wxUSE_STREAMS='$DEFAULT_wxUSE_STREAMS
7104 eval "$ac_cv_use_streams"
7105 if test "$no_cache" != 1; then
7106 echo $ac_cv_use_streams >> ${wx_arg_cache_file}.tmp
7109 if test "$wxUSE_STREAMS" = yes; then
7110 { echo "$as_me:$LINENO: result: yes" >&5
7111 echo "${ECHO_T}yes" >&6; }
7113 { echo "$as_me:$LINENO: result: no" >&5
7114 echo "${ECHO_T}no" >&6; }
7119 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-system_options" >&5
7120 echo $ECHO_N "checking for --${enablestring:-enable}-system_options... $ECHO_C" >&6; }
7122 # Check whether --enable-system_options was given.
7123 if test "${enable_system_options+set}" = set; then
7124 enableval=$enable_system_options;
7125 if test "$enableval" = yes; then
7126 ac_cv_use_system_options='wxUSE_SYSTEM_OPTIONS=yes'
7128 ac_cv_use_system_options='wxUSE_SYSTEM_OPTIONS=no'
7133 LINE=`grep "^wxUSE_SYSTEM_OPTIONS=" ${wx_arg_cache_file}`
7134 if test "x$LINE" != x ; then
7135 eval "DEFAULT_$LINE"
7140 ac_cv_use_system_options='wxUSE_SYSTEM_OPTIONS='$DEFAULT_wxUSE_SYSTEM_OPTIONS
7145 eval "$ac_cv_use_system_options"
7146 if test "$no_cache" != 1; then
7147 echo $ac_cv_use_system_options >> ${wx_arg_cache_file}.tmp
7150 if test "$wxUSE_SYSTEM_OPTIONS" = yes; then
7151 { echo "$as_me:$LINENO: result: yes" >&5
7152 echo "${ECHO_T}yes" >&6; }
7154 { echo "$as_me:$LINENO: result: no" >&5
7155 echo "${ECHO_T}no" >&6; }
7160 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-tarstream" >&5
7161 echo $ECHO_N "checking for --${enablestring:-enable}-tarstream... $ECHO_C" >&6; }
7163 # Check whether --enable-tarstream was given.
7164 if test "${enable_tarstream+set}" = set; then
7165 enableval=$enable_tarstream;
7166 if test "$enableval" = yes; then
7167 ac_cv_use_tarstream='wxUSE_TARSTREAM=yes'
7169 ac_cv_use_tarstream='wxUSE_TARSTREAM=no'
7174 LINE=`grep "^wxUSE_TARSTREAM=" ${wx_arg_cache_file}`
7175 if test "x$LINE" != x ; then
7176 eval "DEFAULT_$LINE"
7181 ac_cv_use_tarstream='wxUSE_TARSTREAM='$DEFAULT_wxUSE_TARSTREAM
7186 eval "$ac_cv_use_tarstream"
7187 if test "$no_cache" != 1; then
7188 echo $ac_cv_use_tarstream >> ${wx_arg_cache_file}.tmp
7191 if test "$wxUSE_TARSTREAM" = yes; then
7192 { echo "$as_me:$LINENO: result: yes" >&5
7193 echo "${ECHO_T}yes" >&6; }
7195 { echo "$as_me:$LINENO: result: no" >&5
7196 echo "${ECHO_T}no" >&6; }
7201 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-textbuf" >&5
7202 echo $ECHO_N "checking for --${enablestring:-enable}-textbuf... $ECHO_C" >&6; }
7204 # Check whether --enable-textbuf was given.
7205 if test "${enable_textbuf+set}" = set; then
7206 enableval=$enable_textbuf;
7207 if test "$enableval" = yes; then
7208 ac_cv_use_textbuf='wxUSE_TEXTBUFFER=yes'
7210 ac_cv_use_textbuf='wxUSE_TEXTBUFFER=no'
7215 LINE=`grep "^wxUSE_TEXTBUFFER=" ${wx_arg_cache_file}`
7216 if test "x$LINE" != x ; then
7217 eval "DEFAULT_$LINE"
7222 ac_cv_use_textbuf='wxUSE_TEXTBUFFER='$DEFAULT_wxUSE_TEXTBUFFER
7227 eval "$ac_cv_use_textbuf"
7228 if test "$no_cache" != 1; then
7229 echo $ac_cv_use_textbuf >> ${wx_arg_cache_file}.tmp
7232 if test "$wxUSE_TEXTBUFFER" = yes; then
7233 { echo "$as_me:$LINENO: result: yes" >&5
7234 echo "${ECHO_T}yes" >&6; }
7236 { echo "$as_me:$LINENO: result: no" >&5
7237 echo "${ECHO_T}no" >&6; }
7242 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-textfile" >&5
7243 echo $ECHO_N "checking for --${enablestring:-enable}-textfile... $ECHO_C" >&6; }
7245 # Check whether --enable-textfile was given.
7246 if test "${enable_textfile+set}" = set; then
7247 enableval=$enable_textfile;
7248 if test "$enableval" = yes; then
7249 ac_cv_use_textfile='wxUSE_TEXTFILE=yes'
7251 ac_cv_use_textfile='wxUSE_TEXTFILE=no'
7256 LINE=`grep "^wxUSE_TEXTFILE=" ${wx_arg_cache_file}`
7257 if test "x$LINE" != x ; then
7258 eval "DEFAULT_$LINE"
7263 ac_cv_use_textfile='wxUSE_TEXTFILE='$DEFAULT_wxUSE_TEXTFILE
7268 eval "$ac_cv_use_textfile"
7269 if test "$no_cache" != 1; then
7270 echo $ac_cv_use_textfile >> ${wx_arg_cache_file}.tmp
7273 if test "$wxUSE_TEXTFILE" = yes; then
7274 { echo "$as_me:$LINENO: result: yes" >&5
7275 echo "${ECHO_T}yes" >&6; }
7277 { echo "$as_me:$LINENO: result: no" >&5
7278 echo "${ECHO_T}no" >&6; }
7283 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-timer" >&5
7284 echo $ECHO_N "checking for --${enablestring:-enable}-timer... $ECHO_C" >&6; }
7286 # Check whether --enable-timer was given.
7287 if test "${enable_timer+set}" = set; then
7288 enableval=$enable_timer;
7289 if test "$enableval" = yes; then
7290 ac_cv_use_timer='wxUSE_TIMER=yes'
7292 ac_cv_use_timer='wxUSE_TIMER=no'
7297 LINE=`grep "^wxUSE_TIMER=" ${wx_arg_cache_file}`
7298 if test "x$LINE" != x ; then
7299 eval "DEFAULT_$LINE"
7304 ac_cv_use_timer='wxUSE_TIMER='$DEFAULT_wxUSE_TIMER
7309 eval "$ac_cv_use_timer"
7310 if test "$no_cache" != 1; then
7311 echo $ac_cv_use_timer >> ${wx_arg_cache_file}.tmp
7314 if test "$wxUSE_TIMER" = yes; then
7315 { echo "$as_me:$LINENO: result: yes" >&5
7316 echo "${ECHO_T}yes" >&6; }
7318 { echo "$as_me:$LINENO: result: no" >&5
7319 echo "${ECHO_T}no" >&6; }
7324 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-unicode" >&5
7325 echo $ECHO_N "checking for --${enablestring:-enable}-unicode... $ECHO_C" >&6; }
7327 # Check whether --enable-unicode was given.
7328 if test "${enable_unicode+set}" = set; then
7329 enableval=$enable_unicode;
7330 if test "$enableval" = yes; then
7331 ac_cv_use_unicode='wxUSE_UNICODE=yes'
7333 ac_cv_use_unicode='wxUSE_UNICODE=no'
7338 LINE=`grep "^wxUSE_UNICODE=" ${wx_arg_cache_file}`
7339 if test "x$LINE" != x ; then
7340 eval "DEFAULT_$LINE"
7345 ac_cv_use_unicode='wxUSE_UNICODE='$DEFAULT_wxUSE_UNICODE
7350 eval "$ac_cv_use_unicode"
7351 if test "$no_cache" != 1; then
7352 echo $ac_cv_use_unicode >> ${wx_arg_cache_file}.tmp
7355 if test "$wxUSE_UNICODE" = yes; then
7356 { echo "$as_me:$LINENO: result: yes" >&5
7357 echo "${ECHO_T}yes" >&6; }
7359 { echo "$as_me:$LINENO: result: no" >&5
7360 echo "${ECHO_T}no" >&6; }
7365 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-sound" >&5
7366 echo $ECHO_N "checking for --${enablestring:-enable}-sound... $ECHO_C" >&6; }
7368 # Check whether --enable-sound was given.
7369 if test "${enable_sound+set}" = set; then
7370 enableval=$enable_sound;
7371 if test "$enableval" = yes; then
7372 ac_cv_use_sound='wxUSE_SOUND=yes'
7374 ac_cv_use_sound='wxUSE_SOUND=no'
7379 LINE=`grep "^wxUSE_SOUND=" ${wx_arg_cache_file}`
7380 if test "x$LINE" != x ; then
7381 eval "DEFAULT_$LINE"
7386 ac_cv_use_sound='wxUSE_SOUND='$DEFAULT_wxUSE_SOUND
7391 eval "$ac_cv_use_sound"
7392 if test "$no_cache" != 1; then
7393 echo $ac_cv_use_sound >> ${wx_arg_cache_file}.tmp
7396 if test "$wxUSE_SOUND" = yes; then
7397 { echo "$as_me:$LINENO: result: yes" >&5
7398 echo "${ECHO_T}yes" >&6; }
7400 { echo "$as_me:$LINENO: result: no" >&5
7401 echo "${ECHO_T}no" >&6; }
7406 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-mediactrl" >&5
7407 echo $ECHO_N "checking for --${enablestring:-enable}-mediactrl... $ECHO_C" >&6; }
7409 # Check whether --enable-mediactrl was given.
7410 if test "${enable_mediactrl+set}" = set; then
7411 enableval=$enable_mediactrl;
7412 if test "$enableval" = yes; then
7413 ac_cv_use_mediactrl='wxUSE_MEDIACTRL=yes'
7415 ac_cv_use_mediactrl='wxUSE_MEDIACTRL=no'
7420 LINE=`grep "^wxUSE_MEDIACTRL=" ${wx_arg_cache_file}`
7421 if test "x$LINE" != x ; then
7422 eval "DEFAULT_$LINE"
7427 ac_cv_use_mediactrl='wxUSE_MEDIACTRL='$DEFAULT_wxUSE_MEDIACTRL
7432 eval "$ac_cv_use_mediactrl"
7433 if test "$no_cache" != 1; then
7434 echo $ac_cv_use_mediactrl >> ${wx_arg_cache_file}.tmp
7437 if test "$wxUSE_MEDIACTRL" = yes; then
7438 { echo "$as_me:$LINENO: result: yes" >&5
7439 echo "${ECHO_T}yes" >&6; }
7441 { echo "$as_me:$LINENO: result: no" >&5
7442 echo "${ECHO_T}no" >&6; }
7447 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-gstreamer8" >&5
7448 echo $ECHO_N "checking for --${enablestring:-enable}-gstreamer8... $ECHO_C" >&6; }
7450 # Check whether --enable-gstreamer8 was given.
7451 if test "${enable_gstreamer8+set}" = set; then
7452 enableval=$enable_gstreamer8;
7453 if test "$enableval" = yes; then
7454 ac_cv_use_gstreamer8='wxUSE_GSTREAMER8=yes'
7456 ac_cv_use_gstreamer8='wxUSE_GSTREAMER8=no'
7461 LINE=`grep "^wxUSE_GSTREAMER8=" ${wx_arg_cache_file}`
7462 if test "x$LINE" != x ; then
7463 eval "DEFAULT_$LINE"
7468 ac_cv_use_gstreamer8='wxUSE_GSTREAMER8='$DEFAULT_wxUSE_GSTREAMER8
7473 eval "$ac_cv_use_gstreamer8"
7474 if test "$no_cache" != 1; then
7475 echo $ac_cv_use_gstreamer8 >> ${wx_arg_cache_file}.tmp
7478 if test "$wxUSE_GSTREAMER8" = yes; then
7479 { echo "$as_me:$LINENO: result: yes" >&5
7480 echo "${ECHO_T}yes" >&6; }
7482 { echo "$as_me:$LINENO: result: no" >&5
7483 echo "${ECHO_T}no" >&6; }
7488 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-printfposparam" >&5
7489 echo $ECHO_N "checking for --${enablestring:-enable}-printfposparam... $ECHO_C" >&6; }
7491 # Check whether --enable-printfposparam was given.
7492 if test "${enable_printfposparam+set}" = set; then
7493 enableval=$enable_printfposparam;
7494 if test "$enableval" = yes; then
7495 ac_cv_use_printfposparam='wxUSE_PRINTF_POS_PARAMS=yes'
7497 ac_cv_use_printfposparam='wxUSE_PRINTF_POS_PARAMS=no'
7502 LINE=`grep "^wxUSE_PRINTF_POS_PARAMS=" ${wx_arg_cache_file}`
7503 if test "x$LINE" != x ; then
7504 eval "DEFAULT_$LINE"
7509 ac_cv_use_printfposparam='wxUSE_PRINTF_POS_PARAMS='$DEFAULT_wxUSE_PRINTF_POS_PARAMS
7514 eval "$ac_cv_use_printfposparam"
7515 if test "$no_cache" != 1; then
7516 echo $ac_cv_use_printfposparam >> ${wx_arg_cache_file}.tmp
7519 if test "$wxUSE_PRINTF_POS_PARAMS" = yes; then
7520 { echo "$as_me:$LINENO: result: yes" >&5
7521 echo "${ECHO_T}yes" >&6; }
7523 { echo "$as_me:$LINENO: result: no" >&5
7524 echo "${ECHO_T}no" >&6; }
7529 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-zipstream" >&5
7530 echo $ECHO_N "checking for --${enablestring:-enable}-zipstream... $ECHO_C" >&6; }
7532 # Check whether --enable-zipstream was given.
7533 if test "${enable_zipstream+set}" = set; then
7534 enableval=$enable_zipstream;
7535 if test "$enableval" = yes; then
7536 ac_cv_use_zipstream='wxUSE_ZIPSTREAM=yes'
7538 ac_cv_use_zipstream='wxUSE_ZIPSTREAM=no'
7543 LINE=`grep "^wxUSE_ZIPSTREAM=" ${wx_arg_cache_file}`
7544 if test "x$LINE" != x ; then
7545 eval "DEFAULT_$LINE"
7550 ac_cv_use_zipstream='wxUSE_ZIPSTREAM='$DEFAULT_wxUSE_ZIPSTREAM
7555 eval "$ac_cv_use_zipstream"
7556 if test "$no_cache" != 1; then
7557 echo $ac_cv_use_zipstream >> ${wx_arg_cache_file}.tmp
7560 if test "$wxUSE_ZIPSTREAM" = yes; then
7561 { echo "$as_me:$LINENO: result: yes" >&5
7562 echo "${ECHO_T}yes" >&6; }
7564 { echo "$as_me:$LINENO: result: no" >&5
7565 echo "${ECHO_T}no" >&6; }
7571 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-url" >&5
7572 echo $ECHO_N "checking for --${enablestring:-enable}-url... $ECHO_C" >&6; }
7574 # Check whether --enable-url was given.
7575 if test "${enable_url+set}" = set; then
7576 enableval=$enable_url;
7577 if test "$enableval" = yes; then
7578 ac_cv_use_url='wxUSE_URL=yes'
7580 ac_cv_use_url='wxUSE_URL=no'
7585 LINE=`grep "^wxUSE_URL=" ${wx_arg_cache_file}`
7586 if test "x$LINE" != x ; then
7587 eval "DEFAULT_$LINE"
7592 ac_cv_use_url='wxUSE_URL='$DEFAULT_wxUSE_URL
7597 eval "$ac_cv_use_url"
7598 if test "$no_cache" != 1; then
7599 echo $ac_cv_use_url >> ${wx_arg_cache_file}.tmp
7602 if test "$wxUSE_URL" = yes; then
7603 { echo "$as_me:$LINENO: result: yes" >&5
7604 echo "${ECHO_T}yes" >&6; }
7606 { echo "$as_me:$LINENO: result: no" >&5
7607 echo "${ECHO_T}no" >&6; }
7612 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-variant" >&5
7613 echo $ECHO_N "checking for --${enablestring:-enable}-variant... $ECHO_C" >&6; }
7615 # Check whether --enable-variant was given.
7616 if test "${enable_variant+set}" = set; then
7617 enableval=$enable_variant;
7618 if test "$enableval" = yes; then
7619 ac_cv_use_variant='wxUSE_VARIANT=yes'
7621 ac_cv_use_variant='wxUSE_VARIANT=no'
7626 LINE=`grep "^wxUSE_VARIANT=" ${wx_arg_cache_file}`
7627 if test "x$LINE" != x ; then
7628 eval "DEFAULT_$LINE"
7633 ac_cv_use_variant='wxUSE_VARIANT='$DEFAULT_wxUSE_VARIANT
7638 eval "$ac_cv_use_variant"
7639 if test "$no_cache" != 1; then
7640 echo $ac_cv_use_variant >> ${wx_arg_cache_file}.tmp
7643 if test "$wxUSE_VARIANT" = yes; then
7644 { echo "$as_me:$LINENO: result: yes" >&5
7645 echo "${ECHO_T}yes" >&6; }
7647 { echo "$as_me:$LINENO: result: no" >&5
7648 echo "${ECHO_T}no" >&6; }
7653 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-protocol" >&5
7654 echo $ECHO_N "checking for --${enablestring:-enable}-protocol... $ECHO_C" >&6; }
7656 # Check whether --enable-protocol was given.
7657 if test "${enable_protocol+set}" = set; then
7658 enableval=$enable_protocol;
7659 if test "$enableval" = yes; then
7660 ac_cv_use_protocol='wxUSE_PROTOCOL=yes'
7662 ac_cv_use_protocol='wxUSE_PROTOCOL=no'
7667 LINE=`grep "^wxUSE_PROTOCOL=" ${wx_arg_cache_file}`
7668 if test "x$LINE" != x ; then
7669 eval "DEFAULT_$LINE"
7674 ac_cv_use_protocol='wxUSE_PROTOCOL='$DEFAULT_wxUSE_PROTOCOL
7679 eval "$ac_cv_use_protocol"
7680 if test "$no_cache" != 1; then
7681 echo $ac_cv_use_protocol >> ${wx_arg_cache_file}.tmp
7684 if test "$wxUSE_PROTOCOL" = yes; then
7685 { echo "$as_me:$LINENO: result: yes" >&5
7686 echo "${ECHO_T}yes" >&6; }
7688 { echo "$as_me:$LINENO: result: no" >&5
7689 echo "${ECHO_T}no" >&6; }
7694 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-protocol_http" >&5
7695 echo $ECHO_N "checking for --${enablestring:-enable}-protocol_http... $ECHO_C" >&6; }
7697 # Check whether --enable-protocol_http was given.
7698 if test "${enable_protocol_http+set}" = set; then
7699 enableval=$enable_protocol_http;
7700 if test "$enableval" = yes; then
7701 ac_cv_use_protocol_http='wxUSE_PROTOCOL_HTTP=yes'
7703 ac_cv_use_protocol_http='wxUSE_PROTOCOL_HTTP=no'
7708 LINE=`grep "^wxUSE_PROTOCOL_HTTP=" ${wx_arg_cache_file}`
7709 if test "x$LINE" != x ; then
7710 eval "DEFAULT_$LINE"
7715 ac_cv_use_protocol_http='wxUSE_PROTOCOL_HTTP='$DEFAULT_wxUSE_PROTOCOL_HTTP
7720 eval "$ac_cv_use_protocol_http"
7721 if test "$no_cache" != 1; then
7722 echo $ac_cv_use_protocol_http >> ${wx_arg_cache_file}.tmp
7725 if test "$wxUSE_PROTOCOL_HTTP" = yes; then
7726 { echo "$as_me:$LINENO: result: yes" >&5
7727 echo "${ECHO_T}yes" >&6; }
7729 { echo "$as_me:$LINENO: result: no" >&5
7730 echo "${ECHO_T}no" >&6; }
7735 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-protocol_ftp" >&5
7736 echo $ECHO_N "checking for --${enablestring:-enable}-protocol_ftp... $ECHO_C" >&6; }
7738 # Check whether --enable-protocol_ftp was given.
7739 if test "${enable_protocol_ftp+set}" = set; then
7740 enableval=$enable_protocol_ftp;
7741 if test "$enableval" = yes; then
7742 ac_cv_use_protocol_ftp='wxUSE_PROTOCOL_FTP=yes'
7744 ac_cv_use_protocol_ftp='wxUSE_PROTOCOL_FTP=no'
7749 LINE=`grep "^wxUSE_PROTOCOL_FTP=" ${wx_arg_cache_file}`
7750 if test "x$LINE" != x ; then
7751 eval "DEFAULT_$LINE"
7756 ac_cv_use_protocol_ftp='wxUSE_PROTOCOL_FTP='$DEFAULT_wxUSE_PROTOCOL_FTP
7761 eval "$ac_cv_use_protocol_ftp"
7762 if test "$no_cache" != 1; then
7763 echo $ac_cv_use_protocol_ftp >> ${wx_arg_cache_file}.tmp
7766 if test "$wxUSE_PROTOCOL_FTP" = yes; then
7767 { echo "$as_me:$LINENO: result: yes" >&5
7768 echo "${ECHO_T}yes" >&6; }
7770 { echo "$as_me:$LINENO: result: no" >&5
7771 echo "${ECHO_T}no" >&6; }
7776 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-protocol_file" >&5
7777 echo $ECHO_N "checking for --${enablestring:-enable}-protocol_file... $ECHO_C" >&6; }
7779 # Check whether --enable-protocol_file was given.
7780 if test "${enable_protocol_file+set}" = set; then
7781 enableval=$enable_protocol_file;
7782 if test "$enableval" = yes; then
7783 ac_cv_use_protocol_file='wxUSE_PROTOCOL_FILE=yes'
7785 ac_cv_use_protocol_file='wxUSE_PROTOCOL_FILE=no'
7790 LINE=`grep "^wxUSE_PROTOCOL_FILE=" ${wx_arg_cache_file}`
7791 if test "x$LINE" != x ; then
7792 eval "DEFAULT_$LINE"
7797 ac_cv_use_protocol_file='wxUSE_PROTOCOL_FILE='$DEFAULT_wxUSE_PROTOCOL_FILE
7802 eval "$ac_cv_use_protocol_file"
7803 if test "$no_cache" != 1; then
7804 echo $ac_cv_use_protocol_file >> ${wx_arg_cache_file}.tmp
7807 if test "$wxUSE_PROTOCOL_FILE" = yes; then
7808 { echo "$as_me:$LINENO: result: yes" >&5
7809 echo "${ECHO_T}yes" >&6; }
7811 { echo "$as_me:$LINENO: result: no" >&5
7812 echo "${ECHO_T}no" >&6; }
7820 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-threads" >&5
7821 echo $ECHO_N "checking for --${enablestring:-enable}-threads... $ECHO_C" >&6; }
7823 # Check whether --enable-threads was given.
7824 if test "${enable_threads+set}" = set; then
7825 enableval=$enable_threads;
7826 if test "$enableval" = yes; then
7827 ac_cv_use_threads='wxUSE_THREADS=yes'
7829 ac_cv_use_threads='wxUSE_THREADS=no'
7834 LINE=`grep "^wxUSE_THREADS=" ${wx_arg_cache_file}`
7835 if test "x$LINE" != x ; then
7836 eval "DEFAULT_$LINE"
7841 ac_cv_use_threads='wxUSE_THREADS='$DEFAULT_wxUSE_THREADS
7846 eval "$ac_cv_use_threads"
7847 if test "$no_cache" != 1; then
7848 echo $ac_cv_use_threads >> ${wx_arg_cache_file}.tmp
7851 if test "$wxUSE_THREADS" = yes; then
7852 { echo "$as_me:$LINENO: result: yes" >&5
7853 echo "${ECHO_T}yes" >&6; }
7855 { echo "$as_me:$LINENO: result: no" >&5
7856 echo "${ECHO_T}no" >&6; }
7860 if test "$wxUSE_GUI" = "yes"; then
7865 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-docview" >&5
7866 echo $ECHO_N "checking for --${enablestring:-enable}-docview... $ECHO_C" >&6; }
7868 # Check whether --enable-docview was given.
7869 if test "${enable_docview+set}" = set; then
7870 enableval=$enable_docview;
7871 if test "$enableval" = yes; then
7872 ac_cv_use_docview='wxUSE_DOC_VIEW_ARCHITECTURE=yes'
7874 ac_cv_use_docview='wxUSE_DOC_VIEW_ARCHITECTURE=no'
7879 LINE=`grep "^wxUSE_DOC_VIEW_ARCHITECTURE=" ${wx_arg_cache_file}`
7880 if test "x$LINE" != x ; then
7881 eval "DEFAULT_$LINE"
7886 ac_cv_use_docview='wxUSE_DOC_VIEW_ARCHITECTURE='$DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE
7891 eval "$ac_cv_use_docview"
7892 if test "$no_cache" != 1; then
7893 echo $ac_cv_use_docview >> ${wx_arg_cache_file}.tmp
7896 if test "$wxUSE_DOC_VIEW_ARCHITECTURE" = yes; then
7897 { echo "$as_me:$LINENO: result: yes" >&5
7898 echo "${ECHO_T}yes" >&6; }
7900 { echo "$as_me:$LINENO: result: no" >&5
7901 echo "${ECHO_T}no" >&6; }
7906 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-help" >&5
7907 echo $ECHO_N "checking for --${enablestring:-enable}-help... $ECHO_C" >&6; }
7909 # Check whether --enable-help was given.
7910 if test "${enable_help+set}" = set; then
7911 enableval=$enable_help;
7912 if test "$enableval" = yes; then
7913 ac_cv_use_help='wxUSE_HELP=yes'
7915 ac_cv_use_help='wxUSE_HELP=no'
7920 LINE=`grep "^wxUSE_HELP=" ${wx_arg_cache_file}`
7921 if test "x$LINE" != x ; then
7922 eval "DEFAULT_$LINE"
7927 ac_cv_use_help='wxUSE_HELP='$DEFAULT_wxUSE_HELP
7932 eval "$ac_cv_use_help"
7933 if test "$no_cache" != 1; then
7934 echo $ac_cv_use_help >> ${wx_arg_cache_file}.tmp
7937 if test "$wxUSE_HELP" = yes; then
7938 { echo "$as_me:$LINENO: result: yes" >&5
7939 echo "${ECHO_T}yes" >&6; }
7941 { echo "$as_me:$LINENO: result: no" >&5
7942 echo "${ECHO_T}no" >&6; }
7947 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-mshtmlhelp" >&5
7948 echo $ECHO_N "checking for --${enablestring:-enable}-mshtmlhelp... $ECHO_C" >&6; }
7950 # Check whether --enable-mshtmlhelp was given.
7951 if test "${enable_mshtmlhelp+set}" = set; then
7952 enableval=$enable_mshtmlhelp;
7953 if test "$enableval" = yes; then
7954 ac_cv_use_mshtmlhelp='wxUSE_MS_HTML_HELP=yes'
7956 ac_cv_use_mshtmlhelp='wxUSE_MS_HTML_HELP=no'
7961 LINE=`grep "^wxUSE_MS_HTML_HELP=" ${wx_arg_cache_file}`
7962 if test "x$LINE" != x ; then
7963 eval "DEFAULT_$LINE"
7968 ac_cv_use_mshtmlhelp='wxUSE_MS_HTML_HELP='$DEFAULT_wxUSE_MS_HTML_HELP
7973 eval "$ac_cv_use_mshtmlhelp"
7974 if test "$no_cache" != 1; then
7975 echo $ac_cv_use_mshtmlhelp >> ${wx_arg_cache_file}.tmp
7978 if test "$wxUSE_MS_HTML_HELP" = yes; then
7979 { echo "$as_me:$LINENO: result: yes" >&5
7980 echo "${ECHO_T}yes" >&6; }
7982 { echo "$as_me:$LINENO: result: no" >&5
7983 echo "${ECHO_T}no" >&6; }
7988 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-html" >&5
7989 echo $ECHO_N "checking for --${enablestring:-enable}-html... $ECHO_C" >&6; }
7991 # Check whether --enable-html was given.
7992 if test "${enable_html+set}" = set; then
7993 enableval=$enable_html;
7994 if test "$enableval" = yes; then
7995 ac_cv_use_html='wxUSE_HTML=yes'
7997 ac_cv_use_html='wxUSE_HTML=no'
8002 LINE=`grep "^wxUSE_HTML=" ${wx_arg_cache_file}`
8003 if test "x$LINE" != x ; then
8004 eval "DEFAULT_$LINE"
8009 ac_cv_use_html='wxUSE_HTML='$DEFAULT_wxUSE_HTML
8014 eval "$ac_cv_use_html"
8015 if test "$no_cache" != 1; then
8016 echo $ac_cv_use_html >> ${wx_arg_cache_file}.tmp
8019 if test "$wxUSE_HTML" = yes; then
8020 { echo "$as_me:$LINENO: result: yes" >&5
8021 echo "${ECHO_T}yes" >&6; }
8023 { echo "$as_me:$LINENO: result: no" >&5
8024 echo "${ECHO_T}no" >&6; }
8029 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-htmlhelp" >&5
8030 echo $ECHO_N "checking for --${enablestring:-enable}-htmlhelp... $ECHO_C" >&6; }
8032 # Check whether --enable-htmlhelp was given.
8033 if test "${enable_htmlhelp+set}" = set; then
8034 enableval=$enable_htmlhelp;
8035 if test "$enableval" = yes; then
8036 ac_cv_use_htmlhelp='wxUSE_WXHTML_HELP=yes'
8038 ac_cv_use_htmlhelp='wxUSE_WXHTML_HELP=no'
8043 LINE=`grep "^wxUSE_WXHTML_HELP=" ${wx_arg_cache_file}`
8044 if test "x$LINE" != x ; then
8045 eval "DEFAULT_$LINE"
8050 ac_cv_use_htmlhelp='wxUSE_WXHTML_HELP='$DEFAULT_wxUSE_WXHTML_HELP
8055 eval "$ac_cv_use_htmlhelp"
8056 if test "$no_cache" != 1; then
8057 echo $ac_cv_use_htmlhelp >> ${wx_arg_cache_file}.tmp
8060 if test "$wxUSE_WXHTML_HELP" = yes; then
8061 { echo "$as_me:$LINENO: result: yes" >&5
8062 echo "${ECHO_T}yes" >&6; }
8064 { echo "$as_me:$LINENO: result: no" >&5
8065 echo "${ECHO_T}no" >&6; }
8070 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-xrc" >&5
8071 echo $ECHO_N "checking for --${enablestring:-enable}-xrc... $ECHO_C" >&6; }
8073 # Check whether --enable-xrc was given.
8074 if test "${enable_xrc+set}" = set; then
8075 enableval=$enable_xrc;
8076 if test "$enableval" = yes; then
8077 ac_cv_use_xrc='wxUSE_XRC=yes'
8079 ac_cv_use_xrc='wxUSE_XRC=no'
8084 LINE=`grep "^wxUSE_XRC=" ${wx_arg_cache_file}`
8085 if test "x$LINE" != x ; then
8086 eval "DEFAULT_$LINE"
8091 ac_cv_use_xrc='wxUSE_XRC='$DEFAULT_wxUSE_XRC
8096 eval "$ac_cv_use_xrc"
8097 if test "$no_cache" != 1; then
8098 echo $ac_cv_use_xrc >> ${wx_arg_cache_file}.tmp
8101 if test "$wxUSE_XRC" = yes; then
8102 { echo "$as_me:$LINENO: result: yes" >&5
8103 echo "${ECHO_T}yes" >&6; }
8105 { echo "$as_me:$LINENO: result: no" >&5
8106 echo "${ECHO_T}no" >&6; }
8111 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-aui" >&5
8112 echo $ECHO_N "checking for --${enablestring:-enable}-aui... $ECHO_C" >&6; }
8114 # Check whether --enable-aui was given.
8115 if test "${enable_aui+set}" = set; then
8116 enableval=$enable_aui;
8117 if test "$enableval" = yes; then
8118 ac_cv_use_aui='wxUSE_AUI=yes'
8120 ac_cv_use_aui='wxUSE_AUI=no'
8125 LINE=`grep "^wxUSE_AUI=" ${wx_arg_cache_file}`
8126 if test "x$LINE" != x ; then
8127 eval "DEFAULT_$LINE"
8132 ac_cv_use_aui='wxUSE_AUI='$DEFAULT_wxUSE_AUI
8137 eval "$ac_cv_use_aui"
8138 if test "$no_cache" != 1; then
8139 echo $ac_cv_use_aui >> ${wx_arg_cache_file}.tmp
8142 if test "$wxUSE_AUI" = yes; then
8143 { echo "$as_me:$LINENO: result: yes" >&5
8144 echo "${ECHO_T}yes" >&6; }
8146 { echo "$as_me:$LINENO: result: no" >&5
8147 echo "${ECHO_T}no" >&6; }
8152 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-stc" >&5
8153 echo $ECHO_N "checking for --${enablestring:-enable}-stc... $ECHO_C" >&6; }
8155 # Check whether --enable-stc was given.
8156 if test "${enable_stc+set}" = set; then
8157 enableval=$enable_stc;
8158 if test "$enableval" = yes; then
8159 ac_cv_use_stc='wxUSE_STC=yes'
8161 ac_cv_use_stc='wxUSE_STC=no'
8166 LINE=`grep "^wxUSE_STC=" ${wx_arg_cache_file}`
8167 if test "x$LINE" != x ; then
8168 eval "DEFAULT_$LINE"
8173 ac_cv_use_stc='wxUSE_STC='$DEFAULT_wxUSE_STC
8178 eval "$ac_cv_use_stc"
8179 if test "$no_cache" != 1; then
8180 echo $ac_cv_use_stc >> ${wx_arg_cache_file}.tmp
8183 if test "$wxUSE_STC" = yes; then
8184 { echo "$as_me:$LINENO: result: yes" >&5
8185 echo "${ECHO_T}yes" >&6; }
8187 { echo "$as_me:$LINENO: result: no" >&5
8188 echo "${ECHO_T}no" >&6; }
8193 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-constraints" >&5
8194 echo $ECHO_N "checking for --${enablestring:-enable}-constraints... $ECHO_C" >&6; }
8196 # Check whether --enable-constraints was given.
8197 if test "${enable_constraints+set}" = set; then
8198 enableval=$enable_constraints;
8199 if test "$enableval" = yes; then
8200 ac_cv_use_constraints='wxUSE_CONSTRAINTS=yes'
8202 ac_cv_use_constraints='wxUSE_CONSTRAINTS=no'
8207 LINE=`grep "^wxUSE_CONSTRAINTS=" ${wx_arg_cache_file}`
8208 if test "x$LINE" != x ; then
8209 eval "DEFAULT_$LINE"
8214 ac_cv_use_constraints='wxUSE_CONSTRAINTS='$DEFAULT_wxUSE_CONSTRAINTS
8219 eval "$ac_cv_use_constraints"
8220 if test "$no_cache" != 1; then
8221 echo $ac_cv_use_constraints >> ${wx_arg_cache_file}.tmp
8224 if test "$wxUSE_CONSTRAINTS" = yes; then
8225 { echo "$as_me:$LINENO: result: yes" >&5
8226 echo "${ECHO_T}yes" >&6; }
8228 { echo "$as_me:$LINENO: result: no" >&5
8229 echo "${ECHO_T}no" >&6; }
8234 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-printarch" >&5
8235 echo $ECHO_N "checking for --${enablestring:-enable}-printarch... $ECHO_C" >&6; }
8237 # Check whether --enable-printarch was given.
8238 if test "${enable_printarch+set}" = set; then
8239 enableval=$enable_printarch;
8240 if test "$enableval" = yes; then
8241 ac_cv_use_printarch='wxUSE_PRINTING_ARCHITECTURE=yes'
8243 ac_cv_use_printarch='wxUSE_PRINTING_ARCHITECTURE=no'
8248 LINE=`grep "^wxUSE_PRINTING_ARCHITECTURE=" ${wx_arg_cache_file}`
8249 if test "x$LINE" != x ; then
8250 eval "DEFAULT_$LINE"
8255 ac_cv_use_printarch='wxUSE_PRINTING_ARCHITECTURE='$DEFAULT_wxUSE_PRINTING_ARCHITECTURE
8260 eval "$ac_cv_use_printarch"
8261 if test "$no_cache" != 1; then
8262 echo $ac_cv_use_printarch >> ${wx_arg_cache_file}.tmp
8265 if test "$wxUSE_PRINTING_ARCHITECTURE" = yes; then
8266 { echo "$as_me:$LINENO: result: yes" >&5
8267 echo "${ECHO_T}yes" >&6; }
8269 { echo "$as_me:$LINENO: result: no" >&5
8270 echo "${ECHO_T}no" >&6; }
8275 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-mdi" >&5
8276 echo $ECHO_N "checking for --${enablestring:-enable}-mdi... $ECHO_C" >&6; }
8278 # Check whether --enable-mdi was given.
8279 if test "${enable_mdi+set}" = set; then
8280 enableval=$enable_mdi;
8281 if test "$enableval" = yes; then
8282 ac_cv_use_mdi='wxUSE_MDI=yes'
8284 ac_cv_use_mdi='wxUSE_MDI=no'
8289 LINE=`grep "^wxUSE_MDI=" ${wx_arg_cache_file}`
8290 if test "x$LINE" != x ; then
8291 eval "DEFAULT_$LINE"
8296 ac_cv_use_mdi='wxUSE_MDI='$DEFAULT_wxUSE_MDI
8301 eval "$ac_cv_use_mdi"
8302 if test "$no_cache" != 1; then
8303 echo $ac_cv_use_mdi >> ${wx_arg_cache_file}.tmp
8306 if test "$wxUSE_MDI" = yes; then
8307 { echo "$as_me:$LINENO: result: yes" >&5
8308 echo "${ECHO_T}yes" >&6; }
8310 { echo "$as_me:$LINENO: result: no" >&5
8311 echo "${ECHO_T}no" >&6; }
8316 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-mdidoc" >&5
8317 echo $ECHO_N "checking for --${enablestring:-enable}-mdidoc... $ECHO_C" >&6; }
8319 # Check whether --enable-mdidoc was given.
8320 if test "${enable_mdidoc+set}" = set; then
8321 enableval=$enable_mdidoc;
8322 if test "$enableval" = yes; then
8323 ac_cv_use_mdidoc='wxUSE_MDI_ARCHITECTURE=yes'
8325 ac_cv_use_mdidoc='wxUSE_MDI_ARCHITECTURE=no'
8330 LINE=`grep "^wxUSE_MDI_ARCHITECTURE=" ${wx_arg_cache_file}`
8331 if test "x$LINE" != x ; then
8332 eval "DEFAULT_$LINE"
8337 ac_cv_use_mdidoc='wxUSE_MDI_ARCHITECTURE='$DEFAULT_wxUSE_MDI_ARCHITECTURE
8342 eval "$ac_cv_use_mdidoc"
8343 if test "$no_cache" != 1; then
8344 echo $ac_cv_use_mdidoc >> ${wx_arg_cache_file}.tmp
8347 if test "$wxUSE_MDI_ARCHITECTURE" = yes; then
8348 { echo "$as_me:$LINENO: result: yes" >&5
8349 echo "${ECHO_T}yes" >&6; }
8351 { echo "$as_me:$LINENO: result: no" >&5
8352 echo "${ECHO_T}no" >&6; }
8357 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-loggui" >&5
8358 echo $ECHO_N "checking for --${enablestring:-enable}-loggui... $ECHO_C" >&6; }
8360 # Check whether --enable-loggui was given.
8361 if test "${enable_loggui+set}" = set; then
8362 enableval=$enable_loggui;
8363 if test "$enableval" = yes; then
8364 ac_cv_use_loggui='wxUSE_LOGGUI=yes'
8366 ac_cv_use_loggui='wxUSE_LOGGUI=no'
8371 LINE=`grep "^wxUSE_LOGGUI=" ${wx_arg_cache_file}`
8372 if test "x$LINE" != x ; then
8373 eval "DEFAULT_$LINE"
8378 ac_cv_use_loggui='wxUSE_LOGGUI='$DEFAULT_wxUSE_LOGGUI
8383 eval "$ac_cv_use_loggui"
8384 if test "$no_cache" != 1; then
8385 echo $ac_cv_use_loggui >> ${wx_arg_cache_file}.tmp
8388 if test "$wxUSE_LOGGUI" = yes; then
8389 { echo "$as_me:$LINENO: result: yes" >&5
8390 echo "${ECHO_T}yes" >&6; }
8392 { echo "$as_me:$LINENO: result: no" >&5
8393 echo "${ECHO_T}no" >&6; }
8398 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-logwin" >&5
8399 echo $ECHO_N "checking for --${enablestring:-enable}-logwin... $ECHO_C" >&6; }
8401 # Check whether --enable-logwin was given.
8402 if test "${enable_logwin+set}" = set; then
8403 enableval=$enable_logwin;
8404 if test "$enableval" = yes; then
8405 ac_cv_use_logwin='wxUSE_LOGWINDOW=yes'
8407 ac_cv_use_logwin='wxUSE_LOGWINDOW=no'
8412 LINE=`grep "^wxUSE_LOGWINDOW=" ${wx_arg_cache_file}`
8413 if test "x$LINE" != x ; then
8414 eval "DEFAULT_$LINE"
8419 ac_cv_use_logwin='wxUSE_LOGWINDOW='$DEFAULT_wxUSE_LOGWINDOW
8424 eval "$ac_cv_use_logwin"
8425 if test "$no_cache" != 1; then
8426 echo $ac_cv_use_logwin >> ${wx_arg_cache_file}.tmp
8429 if test "$wxUSE_LOGWINDOW" = yes; then
8430 { echo "$as_me:$LINENO: result: yes" >&5
8431 echo "${ECHO_T}yes" >&6; }
8433 { echo "$as_me:$LINENO: result: no" >&5
8434 echo "${ECHO_T}no" >&6; }
8439 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-logdialog" >&5
8440 echo $ECHO_N "checking for --${enablestring:-enable}-logdialog... $ECHO_C" >&6; }
8442 # Check whether --enable-logdialog was given.
8443 if test "${enable_logdialog+set}" = set; then
8444 enableval=$enable_logdialog;
8445 if test "$enableval" = yes; then
8446 ac_cv_use_logdialog='wxUSE_LOGDIALOG=yes'
8448 ac_cv_use_logdialog='wxUSE_LOGDIALOG=no'
8453 LINE=`grep "^wxUSE_LOGDIALOG=" ${wx_arg_cache_file}`
8454 if test "x$LINE" != x ; then
8455 eval "DEFAULT_$LINE"
8460 ac_cv_use_logdialog='wxUSE_LOGDIALOG='$DEFAULT_wxUSE_LOGDIALOG
8465 eval "$ac_cv_use_logdialog"
8466 if test "$no_cache" != 1; then
8467 echo $ac_cv_use_logdialog >> ${wx_arg_cache_file}.tmp
8470 if test "$wxUSE_LOGDIALOG" = yes; then
8471 { echo "$as_me:$LINENO: result: yes" >&5
8472 echo "${ECHO_T}yes" >&6; }
8474 { echo "$as_me:$LINENO: result: no" >&5
8475 echo "${ECHO_T}no" >&6; }
8480 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-webkit" >&5
8481 echo $ECHO_N "checking for --${enablestring:-enable}-webkit... $ECHO_C" >&6; }
8483 # Check whether --enable-webkit was given.
8484 if test "${enable_webkit+set}" = set; then
8485 enableval=$enable_webkit;
8486 if test "$enableval" = yes; then
8487 ac_cv_use_webkit='wxUSE_WEBKIT=yes'
8489 ac_cv_use_webkit='wxUSE_WEBKIT=no'
8494 LINE=`grep "^wxUSE_WEBKIT=" ${wx_arg_cache_file}`
8495 if test "x$LINE" != x ; then
8496 eval "DEFAULT_$LINE"
8501 ac_cv_use_webkit='wxUSE_WEBKIT='$DEFAULT_wxUSE_WEBKIT
8506 eval "$ac_cv_use_webkit"
8507 if test "$no_cache" != 1; then
8508 echo $ac_cv_use_webkit >> ${wx_arg_cache_file}.tmp
8511 if test "$wxUSE_WEBKIT" = yes; then
8512 { echo "$as_me:$LINENO: result: yes" >&5
8513 echo "${ECHO_T}yes" >&6; }
8515 { echo "$as_me:$LINENO: result: no" >&5
8516 echo "${ECHO_T}no" >&6; }
8521 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-richtext" >&5
8522 echo $ECHO_N "checking for --${enablestring:-enable}-richtext... $ECHO_C" >&6; }
8524 # Check whether --enable-richtext was given.
8525 if test "${enable_richtext+set}" = set; then
8526 enableval=$enable_richtext;
8527 if test "$enableval" = yes; then
8528 ac_cv_use_richtext='wxUSE_RICHTEXT=yes'
8530 ac_cv_use_richtext='wxUSE_RICHTEXT=no'
8535 LINE=`grep "^wxUSE_RICHTEXT=" ${wx_arg_cache_file}`
8536 if test "x$LINE" != x ; then
8537 eval "DEFAULT_$LINE"
8542 ac_cv_use_richtext='wxUSE_RICHTEXT='$DEFAULT_wxUSE_RICHTEXT
8547 eval "$ac_cv_use_richtext"
8548 if test "$no_cache" != 1; then
8549 echo $ac_cv_use_richtext >> ${wx_arg_cache_file}.tmp
8552 if test "$wxUSE_RICHTEXT" = yes; then
8553 { echo "$as_me:$LINENO: result: yes" >&5
8554 echo "${ECHO_T}yes" >&6; }
8556 { echo "$as_me:$LINENO: result: no" >&5
8557 echo "${ECHO_T}no" >&6; }
8562 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-graphics_ctx" >&5
8563 echo $ECHO_N "checking for --${enablestring:-enable}-graphics_ctx... $ECHO_C" >&6; }
8565 # Check whether --enable-graphics_ctx was given.
8566 if test "${enable_graphics_ctx+set}" = set; then
8567 enableval=$enable_graphics_ctx;
8568 if test "$enableval" = yes; then
8569 ac_cv_use_graphics_ctx='wxUSE_GRAPHICS_CONTEXT=yes'
8571 ac_cv_use_graphics_ctx='wxUSE_GRAPHICS_CONTEXT=no'
8576 LINE=`grep "^wxUSE_GRAPHICS_CONTEXT=" ${wx_arg_cache_file}`
8577 if test "x$LINE" != x ; then
8578 eval "DEFAULT_$LINE"
8583 ac_cv_use_graphics_ctx='wxUSE_GRAPHICS_CONTEXT='$DEFAULT_wxUSE_GRAPHICS_CONTEXT
8588 eval "$ac_cv_use_graphics_ctx"
8589 if test "$no_cache" != 1; then
8590 echo $ac_cv_use_graphics_ctx >> ${wx_arg_cache_file}.tmp
8593 if test "$wxUSE_GRAPHICS_CONTEXT" = yes; then
8594 { echo "$as_me:$LINENO: result: yes" >&5
8595 echo "${ECHO_T}yes" >&6; }
8597 { echo "$as_me:$LINENO: result: no" >&5
8598 echo "${ECHO_T}no" >&6; }
8604 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-postscript" >&5
8605 echo $ECHO_N "checking for --${enablestring:-enable}-postscript... $ECHO_C" >&6; }
8607 # Check whether --enable-postscript was given.
8608 if test "${enable_postscript+set}" = set; then
8609 enableval=$enable_postscript;
8610 if test "$enableval" = yes; then
8611 ac_cv_use_postscript='wxUSE_POSTSCRIPT=yes'
8613 ac_cv_use_postscript='wxUSE_POSTSCRIPT=no'
8618 LINE=`grep "^wxUSE_POSTSCRIPT=" ${wx_arg_cache_file}`
8619 if test "x$LINE" != x ; then
8620 eval "DEFAULT_$LINE"
8625 ac_cv_use_postscript='wxUSE_POSTSCRIPT='$DEFAULT_wxUSE_POSTSCRIPT
8630 eval "$ac_cv_use_postscript"
8631 if test "$no_cache" != 1; then
8632 echo $ac_cv_use_postscript >> ${wx_arg_cache_file}.tmp
8635 if test "$wxUSE_POSTSCRIPT" = yes; then
8636 { echo "$as_me:$LINENO: result: yes" >&5
8637 echo "${ECHO_T}yes" >&6; }
8639 { echo "$as_me:$LINENO: result: no" >&5
8640 echo "${ECHO_T}no" >&6; }
8648 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-clipboard" >&5
8649 echo $ECHO_N "checking for --${enablestring:-enable}-clipboard... $ECHO_C" >&6; }
8651 # Check whether --enable-clipboard was given.
8652 if test "${enable_clipboard+set}" = set; then
8653 enableval=$enable_clipboard;
8654 if test "$enableval" = yes; then
8655 ac_cv_use_clipboard='wxUSE_CLIPBOARD=yes'
8657 ac_cv_use_clipboard='wxUSE_CLIPBOARD=no'
8662 LINE=`grep "^wxUSE_CLIPBOARD=" ${wx_arg_cache_file}`
8663 if test "x$LINE" != x ; then
8664 eval "DEFAULT_$LINE"
8669 ac_cv_use_clipboard='wxUSE_CLIPBOARD='$DEFAULT_wxUSE_CLIPBOARD
8674 eval "$ac_cv_use_clipboard"
8675 if test "$no_cache" != 1; then
8676 echo $ac_cv_use_clipboard >> ${wx_arg_cache_file}.tmp
8679 if test "$wxUSE_CLIPBOARD" = yes; then
8680 { echo "$as_me:$LINENO: result: yes" >&5
8681 echo "${ECHO_T}yes" >&6; }
8683 { echo "$as_me:$LINENO: result: no" >&5
8684 echo "${ECHO_T}no" >&6; }
8689 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dnd" >&5
8690 echo $ECHO_N "checking for --${enablestring:-enable}-dnd... $ECHO_C" >&6; }
8692 # Check whether --enable-dnd was given.
8693 if test "${enable_dnd+set}" = set; then
8694 enableval=$enable_dnd;
8695 if test "$enableval" = yes; then
8696 ac_cv_use_dnd='wxUSE_DRAG_AND_DROP=yes'
8698 ac_cv_use_dnd='wxUSE_DRAG_AND_DROP=no'
8703 LINE=`grep "^wxUSE_DRAG_AND_DROP=" ${wx_arg_cache_file}`
8704 if test "x$LINE" != x ; then
8705 eval "DEFAULT_$LINE"
8710 ac_cv_use_dnd='wxUSE_DRAG_AND_DROP='$DEFAULT_wxUSE_DRAG_AND_DROP
8715 eval "$ac_cv_use_dnd"
8716 if test "$no_cache" != 1; then
8717 echo $ac_cv_use_dnd >> ${wx_arg_cache_file}.tmp
8720 if test "$wxUSE_DRAG_AND_DROP" = yes; then
8721 { echo "$as_me:$LINENO: result: yes" >&5
8722 echo "${ECHO_T}yes" >&6; }
8724 { echo "$as_me:$LINENO: result: no" >&5
8725 echo "${ECHO_T}no" >&6; }
8730 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-metafile" >&5
8731 echo $ECHO_N "checking for --${enablestring:-enable}-metafile... $ECHO_C" >&6; }
8733 # Check whether --enable-metafile was given.
8734 if test "${enable_metafile+set}" = set; then
8735 enableval=$enable_metafile;
8736 if test "$enableval" = yes; then
8737 ac_cv_use_metafile='wxUSE_METAFILE=yes'
8739 ac_cv_use_metafile='wxUSE_METAFILE=no'
8744 LINE=`grep "^wxUSE_METAFILE=" ${wx_arg_cache_file}`
8745 if test "x$LINE" != x ; then
8746 eval "DEFAULT_$LINE"
8751 ac_cv_use_metafile='wxUSE_METAFILE='$DEFAULT_wxUSE_METAFILE
8756 eval "$ac_cv_use_metafile"
8757 if test "$no_cache" != 1; then
8758 echo $ac_cv_use_metafile >> ${wx_arg_cache_file}.tmp
8761 if test "$wxUSE_METAFILE" = yes; then
8762 { echo "$as_me:$LINENO: result: yes" >&5
8763 echo "${ECHO_T}yes" >&6; }
8765 { echo "$as_me:$LINENO: result: no" >&5
8766 echo "${ECHO_T}no" >&6; }
8774 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-controls" >&5
8775 echo $ECHO_N "checking for --${enablestring:-enable}-controls... $ECHO_C" >&6; }
8777 # Check whether --enable-controls was given.
8778 if test "${enable_controls+set}" = set; then
8779 enableval=$enable_controls;
8780 if test "$enableval" = yes; then
8781 ac_cv_use_controls='wxUSE_CONTROLS=yes'
8783 ac_cv_use_controls='wxUSE_CONTROLS=no'
8788 LINE=`grep "^wxUSE_CONTROLS=" ${wx_arg_cache_file}`
8789 if test "x$LINE" != x ; then
8790 eval "DEFAULT_$LINE"
8795 ac_cv_use_controls='wxUSE_CONTROLS='$DEFAULT_wxUSE_CONTROLS
8800 eval "$ac_cv_use_controls"
8801 if test "$no_cache" != 1; then
8802 echo $ac_cv_use_controls >> ${wx_arg_cache_file}.tmp
8805 if test "$wxUSE_CONTROLS" = yes; then
8806 { echo "$as_me:$LINENO: result: yes" >&5
8807 echo "${ECHO_T}yes" >&6; }
8809 { echo "$as_me:$LINENO: result: no" >&5
8810 echo "${ECHO_T}no" >&6; }
8814 if test "$wxUSE_CONTROLS" = "yes"; then
8815 DEFAULT_wxUSE_ACCEL=yes
8816 DEFAULT_wxUSE_ANIMATIONCTRL=yes
8817 DEFAULT_wxUSE_BMPBUTTON=yes
8818 DEFAULT_wxUSE_BUTTON=yes
8819 DEFAULT_wxUSE_CALCTRL=yes
8820 DEFAULT_wxUSE_CARET=yes
8821 DEFAULT_wxUSE_COMBOBOX=yes
8822 DEFAULT_wxUSE_CHECKBOX=yes
8823 DEFAULT_wxUSE_CHECKLISTBOX=yes
8824 DEFAULT_wxUSE_CHOICE=yes
8825 DEFAULT_wxUSE_CHOICEBOOK=yes
8826 DEFAULT_wxUSE_COLLPANE=yes
8827 DEFAULT_wxUSE_COLOURPICKERCTRL=yes
8828 DEFAULT_wxUSE_COMBOBOX=yes
8829 DEFAULT_wxUSE_DATEPICKCTRL=yes
8830 DEFAULT_wxUSE_DISPLAY=yes
8831 DEFAULT_wxUSE_DETECT_SM=yes
8832 DEFAULT_wxUSE_DIRPICKERCTRL=yes
8833 DEFAULT_wxUSE_FILEPICKERCTRL=yes
8834 DEFAULT_wxUSE_FONTPICKERCTRL=yes
8835 DEFAULT_wxUSE_GAUGE=yes
8836 DEFAULT_wxUSE_GRID=yes
8837 DEFAULT_wxUSE_HYPERLINKCTRL=yes
8838 DEFAULT_wxUSE_DATAVIEWCTRL=no
8839 DEFAULT_wxUSE_IMAGLIST=yes
8840 DEFAULT_wxUSE_LISTBOOK=yes
8841 DEFAULT_wxUSE_LISTBOX=yes
8842 DEFAULT_wxUSE_LISTCTRL=yes
8843 DEFAULT_wxUSE_NOTEBOOK=yes
8844 DEFAULT_wxUSE_RADIOBOX=yes
8845 DEFAULT_wxUSE_RADIOBTN=yes
8846 DEFAULT_wxUSE_SASH=yes
8847 DEFAULT_wxUSE_SCROLLBAR=yes
8848 DEFAULT_wxUSE_SEARCHCTRL=yes
8849 DEFAULT_wxUSE_SLIDER=yes
8850 DEFAULT_wxUSE_SPINBTN=yes
8851 DEFAULT_wxUSE_SPINCTRL=yes
8852 DEFAULT_wxUSE_SPLITTER=yes
8853 DEFAULT_wxUSE_STATBMP=yes
8854 DEFAULT_wxUSE_STATBOX=yes
8855 DEFAULT_wxUSE_STATLINE=yes
8856 DEFAULT_wxUSE_STATUSBAR=yes
8857 DEFAULT_wxUSE_TAB_DIALOG=yes
8858 DEFAULT_wxUSE_TOGGLEBTN=yes
8859 DEFAULT_wxUSE_TOOLBAR=yes
8860 DEFAULT_wxUSE_TOOLBAR_NATIVE=yes
8861 DEFAULT_wxUSE_TOOLTIPS=yes
8862 DEFAULT_wxUSE_TREEBOOK=yes
8863 DEFAULT_wxUSE_TOOLBOOK=yes
8864 DEFAULT_wxUSE_TREECTRL=yes
8865 DEFAULT_wxUSE_POPUPWIN=yes
8866 DEFAULT_wxUSE_TIPWINDOW=yes
8867 elif test "$wxUSE_CONTROLS" = "no"; then
8868 DEFAULT_wxUSE_ACCEL=no
8869 DEFAULT_wxUSE_ANIMATIONCTRL=no
8870 DEFAULT_wxUSE_BMPBUTTON=no
8871 DEFAULT_wxUSE_BUTTON=no
8872 DEFAULT_wxUSE_CALCTRL=no
8873 DEFAULT_wxUSE_CARET=no
8874 DEFAULT_wxUSE_COLLPANE=no
8875 DEFAULT_wxUSE_COMBOBOX=no
8876 DEFAULT_wxUSE_CHECKBOX=no
8877 DEFAULT_wxUSE_CHECKLISTBOX=no
8878 DEFAULT_wxUSE_CHOICE=no
8879 DEFAULT_wxUSE_CHOICEBOOK=no
8880 DEFAULT_wxUSE_COLOURPICKERCTRL=no
8881 DEFAULT_wxUSE_COMBOBOX=no
8882 DEFAULT_wxUSE_DATEPICKCTRL=no
8883 DEFAULT_wxUSE_DISPLAY=no
8884 DEFAULT_wxUSE_DETECT_SM=no
8885 DEFAULT_wxUSE_DIRPICKERCTRL=no
8886 DEFAULT_wxUSE_FILEPICKERCTRL=no
8887 DEFAULT_wxUSE_FONTPICKERCTRL=no
8888 DEFAULT_wxUSE_GAUGE=no
8889 DEFAULT_wxUSE_GRID=no
8890 DEFAULT_wxUSE_HYPERLINKCTRL=no
8891 DEFAULT_wxUSE_DATAVIEWCTRL=no
8892 DEFAULT_wxUSE_IMAGLIST=no
8893 DEFAULT_wxUSE_LISTBOOK=no
8894 DEFAULT_wxUSE_LISTBOX=no
8895 DEFAULT_wxUSE_LISTCTRL=no
8896 DEFAULT_wxUSE_NOTEBOOK=no
8897 DEFAULT_wxUSE_RADIOBOX=no
8898 DEFAULT_wxUSE_RADIOBTN=no
8899 DEFAULT_wxUSE_SASH=no
8900 DEFAULT_wxUSE_SCROLLBAR=no
8901 DEFAULT_wxUSE_SEARCHCTRL=no
8902 DEFAULT_wxUSE_SLIDER=no
8903 DEFAULT_wxUSE_SPINBTN=no
8904 DEFAULT_wxUSE_SPINCTRL=no
8905 DEFAULT_wxUSE_SPLITTER=no
8906 DEFAULT_wxUSE_STATBMP=no
8907 DEFAULT_wxUSE_STATBOX=no
8908 DEFAULT_wxUSE_STATLINE=no
8909 DEFAULT_wxUSE_STATUSBAR=no
8910 DEFAULT_wxUSE_TAB_DIALOG=no
8911 DEFAULT_wxUSE_TOGGLEBTN=no
8912 DEFAULT_wxUSE_TOOLBAR=no
8913 DEFAULT_wxUSE_TOOLBAR_NATIVE=no
8914 DEFAULT_wxUSE_TOOLTIPS=no
8915 DEFAULT_wxUSE_TREEBOOK=no
8916 DEFAULT_wxUSE_TOOLBOOK=no
8917 DEFAULT_wxUSE_TREECTRL=no
8918 DEFAULT_wxUSE_POPUPWIN=no
8919 DEFAULT_wxUSE_TIPWINDOW=no
8924 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-accel" >&5
8925 echo $ECHO_N "checking for --${enablestring:-enable}-accel... $ECHO_C" >&6; }
8927 # Check whether --enable-accel was given.
8928 if test "${enable_accel+set}" = set; then
8929 enableval=$enable_accel;
8930 if test "$enableval" = yes; then
8931 ac_cv_use_accel='wxUSE_ACCEL=yes'
8933 ac_cv_use_accel='wxUSE_ACCEL=no'
8938 LINE=`grep "^wxUSE_ACCEL=" ${wx_arg_cache_file}`
8939 if test "x$LINE" != x ; then
8940 eval "DEFAULT_$LINE"
8945 ac_cv_use_accel='wxUSE_ACCEL='$DEFAULT_wxUSE_ACCEL
8950 eval "$ac_cv_use_accel"
8951 if test "$no_cache" != 1; then
8952 echo $ac_cv_use_accel >> ${wx_arg_cache_file}.tmp
8955 if test "$wxUSE_ACCEL" = yes; then
8956 { echo "$as_me:$LINENO: result: yes" >&5
8957 echo "${ECHO_T}yes" >&6; }
8959 { echo "$as_me:$LINENO: result: no" >&5
8960 echo "${ECHO_T}no" >&6; }
8965 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-animatectrl" >&5
8966 echo $ECHO_N "checking for --${enablestring:-enable}-animatectrl... $ECHO_C" >&6; }
8968 # Check whether --enable-animatectrl was given.
8969 if test "${enable_animatectrl+set}" = set; then
8970 enableval=$enable_animatectrl;
8971 if test "$enableval" = yes; then
8972 ac_cv_use_animatectrl='wxUSE_ANIMATIONCTRL=yes'
8974 ac_cv_use_animatectrl='wxUSE_ANIMATIONCTRL=no'
8979 LINE=`grep "^wxUSE_ANIMATIONCTRL=" ${wx_arg_cache_file}`
8980 if test "x$LINE" != x ; then
8981 eval "DEFAULT_$LINE"
8986 ac_cv_use_animatectrl='wxUSE_ANIMATIONCTRL='$DEFAULT_wxUSE_ANIMATIONCTRL
8991 eval "$ac_cv_use_animatectrl"
8992 if test "$no_cache" != 1; then
8993 echo $ac_cv_use_animatectrl >> ${wx_arg_cache_file}.tmp
8996 if test "$wxUSE_ANIMATIONCTRL" = yes; then
8997 { echo "$as_me:$LINENO: result: yes" >&5
8998 echo "${ECHO_T}yes" >&6; }
9000 { echo "$as_me:$LINENO: result: no" >&5
9001 echo "${ECHO_T}no" >&6; }
9006 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-button" >&5
9007 echo $ECHO_N "checking for --${enablestring:-enable}-button... $ECHO_C" >&6; }
9009 # Check whether --enable-button was given.
9010 if test "${enable_button+set}" = set; then
9011 enableval=$enable_button;
9012 if test "$enableval" = yes; then
9013 ac_cv_use_button='wxUSE_BUTTON=yes'
9015 ac_cv_use_button='wxUSE_BUTTON=no'
9020 LINE=`grep "^wxUSE_BUTTON=" ${wx_arg_cache_file}`
9021 if test "x$LINE" != x ; then
9022 eval "DEFAULT_$LINE"
9027 ac_cv_use_button='wxUSE_BUTTON='$DEFAULT_wxUSE_BUTTON
9032 eval "$ac_cv_use_button"
9033 if test "$no_cache" != 1; then
9034 echo $ac_cv_use_button >> ${wx_arg_cache_file}.tmp
9037 if test "$wxUSE_BUTTON" = yes; then
9038 { echo "$as_me:$LINENO: result: yes" >&5
9039 echo "${ECHO_T}yes" >&6; }
9041 { echo "$as_me:$LINENO: result: no" >&5
9042 echo "${ECHO_T}no" >&6; }
9047 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-bmpbutton" >&5
9048 echo $ECHO_N "checking for --${enablestring:-enable}-bmpbutton... $ECHO_C" >&6; }
9050 # Check whether --enable-bmpbutton was given.
9051 if test "${enable_bmpbutton+set}" = set; then
9052 enableval=$enable_bmpbutton;
9053 if test "$enableval" = yes; then
9054 ac_cv_use_bmpbutton='wxUSE_BMPBUTTON=yes'
9056 ac_cv_use_bmpbutton='wxUSE_BMPBUTTON=no'
9061 LINE=`grep "^wxUSE_BMPBUTTON=" ${wx_arg_cache_file}`
9062 if test "x$LINE" != x ; then
9063 eval "DEFAULT_$LINE"
9068 ac_cv_use_bmpbutton='wxUSE_BMPBUTTON='$DEFAULT_wxUSE_BMPBUTTON
9073 eval "$ac_cv_use_bmpbutton"
9074 if test "$no_cache" != 1; then
9075 echo $ac_cv_use_bmpbutton >> ${wx_arg_cache_file}.tmp
9078 if test "$wxUSE_BMPBUTTON" = yes; then
9079 { echo "$as_me:$LINENO: result: yes" >&5
9080 echo "${ECHO_T}yes" >&6; }
9082 { echo "$as_me:$LINENO: result: no" >&5
9083 echo "${ECHO_T}no" >&6; }
9088 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-bmpcombobox" >&5
9089 echo $ECHO_N "checking for --${enablestring:-enable}-bmpcombobox... $ECHO_C" >&6; }
9091 # Check whether --enable-bmpcombobox was given.
9092 if test "${enable_bmpcombobox+set}" = set; then
9093 enableval=$enable_bmpcombobox;
9094 if test "$enableval" = yes; then
9095 ac_cv_use_bmpcombobox='wxUSE_BITMAPCOMBOBOX=yes'
9097 ac_cv_use_bmpcombobox='wxUSE_BITMAPCOMBOBOX=no'
9102 LINE=`grep "^wxUSE_BITMAPCOMBOBOX=" ${wx_arg_cache_file}`
9103 if test "x$LINE" != x ; then
9104 eval "DEFAULT_$LINE"
9109 ac_cv_use_bmpcombobox='wxUSE_BITMAPCOMBOBOX='$DEFAULT_wxUSE_BITMAPCOMBOBOX
9114 eval "$ac_cv_use_bmpcombobox"
9115 if test "$no_cache" != 1; then
9116 echo $ac_cv_use_bmpcombobox >> ${wx_arg_cache_file}.tmp
9119 if test "$wxUSE_BITMAPCOMBOBOX" = yes; then
9120 { echo "$as_me:$LINENO: result: yes" >&5
9121 echo "${ECHO_T}yes" >&6; }
9123 { echo "$as_me:$LINENO: result: no" >&5
9124 echo "${ECHO_T}no" >&6; }
9129 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-calendar" >&5
9130 echo $ECHO_N "checking for --${enablestring:-enable}-calendar... $ECHO_C" >&6; }
9132 # Check whether --enable-calendar was given.
9133 if test "${enable_calendar+set}" = set; then
9134 enableval=$enable_calendar;
9135 if test "$enableval" = yes; then
9136 ac_cv_use_calendar='wxUSE_CALCTRL=yes'
9138 ac_cv_use_calendar='wxUSE_CALCTRL=no'
9143 LINE=`grep "^wxUSE_CALCTRL=" ${wx_arg_cache_file}`
9144 if test "x$LINE" != x ; then
9145 eval "DEFAULT_$LINE"
9150 ac_cv_use_calendar='wxUSE_CALCTRL='$DEFAULT_wxUSE_CALCTRL
9155 eval "$ac_cv_use_calendar"
9156 if test "$no_cache" != 1; then
9157 echo $ac_cv_use_calendar >> ${wx_arg_cache_file}.tmp
9160 if test "$wxUSE_CALCTRL" = yes; then
9161 { echo "$as_me:$LINENO: result: yes" >&5
9162 echo "${ECHO_T}yes" >&6; }
9164 { echo "$as_me:$LINENO: result: no" >&5
9165 echo "${ECHO_T}no" >&6; }
9170 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-caret" >&5
9171 echo $ECHO_N "checking for --${enablestring:-enable}-caret... $ECHO_C" >&6; }
9173 # Check whether --enable-caret was given.
9174 if test "${enable_caret+set}" = set; then
9175 enableval=$enable_caret;
9176 if test "$enableval" = yes; then
9177 ac_cv_use_caret='wxUSE_CARET=yes'
9179 ac_cv_use_caret='wxUSE_CARET=no'
9184 LINE=`grep "^wxUSE_CARET=" ${wx_arg_cache_file}`
9185 if test "x$LINE" != x ; then
9186 eval "DEFAULT_$LINE"
9191 ac_cv_use_caret='wxUSE_CARET='$DEFAULT_wxUSE_CARET
9196 eval "$ac_cv_use_caret"
9197 if test "$no_cache" != 1; then
9198 echo $ac_cv_use_caret >> ${wx_arg_cache_file}.tmp
9201 if test "$wxUSE_CARET" = yes; then
9202 { echo "$as_me:$LINENO: result: yes" >&5
9203 echo "${ECHO_T}yes" >&6; }
9205 { echo "$as_me:$LINENO: result: no" >&5
9206 echo "${ECHO_T}no" >&6; }
9211 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-checkbox" >&5
9212 echo $ECHO_N "checking for --${enablestring:-enable}-checkbox... $ECHO_C" >&6; }
9214 # Check whether --enable-checkbox was given.
9215 if test "${enable_checkbox+set}" = set; then
9216 enableval=$enable_checkbox;
9217 if test "$enableval" = yes; then
9218 ac_cv_use_checkbox='wxUSE_CHECKBOX=yes'
9220 ac_cv_use_checkbox='wxUSE_CHECKBOX=no'
9225 LINE=`grep "^wxUSE_CHECKBOX=" ${wx_arg_cache_file}`
9226 if test "x$LINE" != x ; then
9227 eval "DEFAULT_$LINE"
9232 ac_cv_use_checkbox='wxUSE_CHECKBOX='$DEFAULT_wxUSE_CHECKBOX
9237 eval "$ac_cv_use_checkbox"
9238 if test "$no_cache" != 1; then
9239 echo $ac_cv_use_checkbox >> ${wx_arg_cache_file}.tmp
9242 if test "$wxUSE_CHECKBOX" = yes; then
9243 { echo "$as_me:$LINENO: result: yes" >&5
9244 echo "${ECHO_T}yes" >&6; }
9246 { echo "$as_me:$LINENO: result: no" >&5
9247 echo "${ECHO_T}no" >&6; }
9252 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-checklst" >&5
9253 echo $ECHO_N "checking for --${enablestring:-enable}-checklst... $ECHO_C" >&6; }
9255 # Check whether --enable-checklst was given.
9256 if test "${enable_checklst+set}" = set; then
9257 enableval=$enable_checklst;
9258 if test "$enableval" = yes; then
9259 ac_cv_use_checklst='wxUSE_CHECKLST=yes'
9261 ac_cv_use_checklst='wxUSE_CHECKLST=no'
9266 LINE=`grep "^wxUSE_CHECKLST=" ${wx_arg_cache_file}`
9267 if test "x$LINE" != x ; then
9268 eval "DEFAULT_$LINE"
9273 ac_cv_use_checklst='wxUSE_CHECKLST='$DEFAULT_wxUSE_CHECKLST
9278 eval "$ac_cv_use_checklst"
9279 if test "$no_cache" != 1; then
9280 echo $ac_cv_use_checklst >> ${wx_arg_cache_file}.tmp
9283 if test "$wxUSE_CHECKLST" = yes; then
9284 { echo "$as_me:$LINENO: result: yes" >&5
9285 echo "${ECHO_T}yes" >&6; }
9287 { echo "$as_me:$LINENO: result: no" >&5
9288 echo "${ECHO_T}no" >&6; }
9293 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-choice" >&5
9294 echo $ECHO_N "checking for --${enablestring:-enable}-choice... $ECHO_C" >&6; }
9296 # Check whether --enable-choice was given.
9297 if test "${enable_choice+set}" = set; then
9298 enableval=$enable_choice;
9299 if test "$enableval" = yes; then
9300 ac_cv_use_choice='wxUSE_CHOICE=yes'
9302 ac_cv_use_choice='wxUSE_CHOICE=no'
9307 LINE=`grep "^wxUSE_CHOICE=" ${wx_arg_cache_file}`
9308 if test "x$LINE" != x ; then
9309 eval "DEFAULT_$LINE"
9314 ac_cv_use_choice='wxUSE_CHOICE='$DEFAULT_wxUSE_CHOICE
9319 eval "$ac_cv_use_choice"
9320 if test "$no_cache" != 1; then
9321 echo $ac_cv_use_choice >> ${wx_arg_cache_file}.tmp
9324 if test "$wxUSE_CHOICE" = yes; then
9325 { echo "$as_me:$LINENO: result: yes" >&5
9326 echo "${ECHO_T}yes" >&6; }
9328 { echo "$as_me:$LINENO: result: no" >&5
9329 echo "${ECHO_T}no" >&6; }
9334 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-choicebook" >&5
9335 echo $ECHO_N "checking for --${enablestring:-enable}-choicebook... $ECHO_C" >&6; }
9337 # Check whether --enable-choicebook was given.
9338 if test "${enable_choicebook+set}" = set; then
9339 enableval=$enable_choicebook;
9340 if test "$enableval" = yes; then
9341 ac_cv_use_choicebook='wxUSE_CHOICEBOOK=yes'
9343 ac_cv_use_choicebook='wxUSE_CHOICEBOOK=no'
9348 LINE=`grep "^wxUSE_CHOICEBOOK=" ${wx_arg_cache_file}`
9349 if test "x$LINE" != x ; then
9350 eval "DEFAULT_$LINE"
9355 ac_cv_use_choicebook='wxUSE_CHOICEBOOK='$DEFAULT_wxUSE_CHOICEBOOK
9360 eval "$ac_cv_use_choicebook"
9361 if test "$no_cache" != 1; then
9362 echo $ac_cv_use_choicebook >> ${wx_arg_cache_file}.tmp
9365 if test "$wxUSE_CHOICEBOOK" = yes; then
9366 { echo "$as_me:$LINENO: result: yes" >&5
9367 echo "${ECHO_T}yes" >&6; }
9369 { echo "$as_me:$LINENO: result: no" >&5
9370 echo "${ECHO_T}no" >&6; }
9375 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-collpane" >&5
9376 echo $ECHO_N "checking for --${enablestring:-enable}-collpane... $ECHO_C" >&6; }
9378 # Check whether --enable-collpane was given.
9379 if test "${enable_collpane+set}" = set; then
9380 enableval=$enable_collpane;
9381 if test "$enableval" = yes; then
9382 ac_cv_use_collpane='wxUSE_COLLPANE=yes'
9384 ac_cv_use_collpane='wxUSE_COLLPANE=no'
9389 LINE=`grep "^wxUSE_COLLPANE=" ${wx_arg_cache_file}`
9390 if test "x$LINE" != x ; then
9391 eval "DEFAULT_$LINE"
9396 ac_cv_use_collpane='wxUSE_COLLPANE='$DEFAULT_wxUSE_COLLPANE
9401 eval "$ac_cv_use_collpane"
9402 if test "$no_cache" != 1; then
9403 echo $ac_cv_use_collpane >> ${wx_arg_cache_file}.tmp
9406 if test "$wxUSE_COLLPANE" = yes; then
9407 { echo "$as_me:$LINENO: result: yes" >&5
9408 echo "${ECHO_T}yes" >&6; }
9410 { echo "$as_me:$LINENO: result: no" >&5
9411 echo "${ECHO_T}no" >&6; }
9416 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-colourpicker" >&5
9417 echo $ECHO_N "checking for --${enablestring:-enable}-colourpicker... $ECHO_C" >&6; }
9419 # Check whether --enable-colourpicker was given.
9420 if test "${enable_colourpicker+set}" = set; then
9421 enableval=$enable_colourpicker;
9422 if test "$enableval" = yes; then
9423 ac_cv_use_colourpicker='wxUSE_COLOURPICKERCTRL=yes'
9425 ac_cv_use_colourpicker='wxUSE_COLOURPICKERCTRL=no'
9430 LINE=`grep "^wxUSE_COLOURPICKERCTRL=" ${wx_arg_cache_file}`
9431 if test "x$LINE" != x ; then
9432 eval "DEFAULT_$LINE"
9437 ac_cv_use_colourpicker='wxUSE_COLOURPICKERCTRL='$DEFAULT_wxUSE_COLOURPICKERCTRL
9442 eval "$ac_cv_use_colourpicker"
9443 if test "$no_cache" != 1; then
9444 echo $ac_cv_use_colourpicker >> ${wx_arg_cache_file}.tmp
9447 if test "$wxUSE_COLOURPICKERCTRL" = yes; then
9448 { echo "$as_me:$LINENO: result: yes" >&5
9449 echo "${ECHO_T}yes" >&6; }
9451 { echo "$as_me:$LINENO: result: no" >&5
9452 echo "${ECHO_T}no" >&6; }
9457 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-combobox" >&5
9458 echo $ECHO_N "checking for --${enablestring:-enable}-combobox... $ECHO_C" >&6; }
9460 # Check whether --enable-combobox was given.
9461 if test "${enable_combobox+set}" = set; then
9462 enableval=$enable_combobox;
9463 if test "$enableval" = yes; then
9464 ac_cv_use_combobox='wxUSE_COMBOBOX=yes'
9466 ac_cv_use_combobox='wxUSE_COMBOBOX=no'
9471 LINE=`grep "^wxUSE_COMBOBOX=" ${wx_arg_cache_file}`
9472 if test "x$LINE" != x ; then
9473 eval "DEFAULT_$LINE"
9478 ac_cv_use_combobox='wxUSE_COMBOBOX='$DEFAULT_wxUSE_COMBOBOX
9483 eval "$ac_cv_use_combobox"
9484 if test "$no_cache" != 1; then
9485 echo $ac_cv_use_combobox >> ${wx_arg_cache_file}.tmp
9488 if test "$wxUSE_COMBOBOX" = yes; then
9489 { echo "$as_me:$LINENO: result: yes" >&5
9490 echo "${ECHO_T}yes" >&6; }
9492 { echo "$as_me:$LINENO: result: no" >&5
9493 echo "${ECHO_T}no" >&6; }
9498 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-comboctrl" >&5
9499 echo $ECHO_N "checking for --${enablestring:-enable}-comboctrl... $ECHO_C" >&6; }
9501 # Check whether --enable-comboctrl was given.
9502 if test "${enable_comboctrl+set}" = set; then
9503 enableval=$enable_comboctrl;
9504 if test "$enableval" = yes; then
9505 ac_cv_use_comboctrl='wxUSE_COMBOCTRL=yes'
9507 ac_cv_use_comboctrl='wxUSE_COMBOCTRL=no'
9512 LINE=`grep "^wxUSE_COMBOCTRL=" ${wx_arg_cache_file}`
9513 if test "x$LINE" != x ; then
9514 eval "DEFAULT_$LINE"
9519 ac_cv_use_comboctrl='wxUSE_COMBOCTRL='$DEFAULT_wxUSE_COMBOCTRL
9524 eval "$ac_cv_use_comboctrl"
9525 if test "$no_cache" != 1; then
9526 echo $ac_cv_use_comboctrl >> ${wx_arg_cache_file}.tmp
9529 if test "$wxUSE_COMBOCTRL" = yes; then
9530 { echo "$as_me:$LINENO: result: yes" >&5
9531 echo "${ECHO_T}yes" >&6; }
9533 { echo "$as_me:$LINENO: result: no" >&5
9534 echo "${ECHO_T}no" >&6; }
9539 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-datepick" >&5
9540 echo $ECHO_N "checking for --${enablestring:-enable}-datepick... $ECHO_C" >&6; }
9542 # Check whether --enable-datepick was given.
9543 if test "${enable_datepick+set}" = set; then
9544 enableval=$enable_datepick;
9545 if test "$enableval" = yes; then
9546 ac_cv_use_datepick='wxUSE_DATEPICKCTRL=yes'
9548 ac_cv_use_datepick='wxUSE_DATEPICKCTRL=no'
9553 LINE=`grep "^wxUSE_DATEPICKCTRL=" ${wx_arg_cache_file}`
9554 if test "x$LINE" != x ; then
9555 eval "DEFAULT_$LINE"
9560 ac_cv_use_datepick='wxUSE_DATEPICKCTRL='$DEFAULT_wxUSE_DATEPICKCTRL
9565 eval "$ac_cv_use_datepick"
9566 if test "$no_cache" != 1; then
9567 echo $ac_cv_use_datepick >> ${wx_arg_cache_file}.tmp
9570 if test "$wxUSE_DATEPICKCTRL" = yes; then
9571 { echo "$as_me:$LINENO: result: yes" >&5
9572 echo "${ECHO_T}yes" >&6; }
9574 { echo "$as_me:$LINENO: result: no" >&5
9575 echo "${ECHO_T}no" >&6; }
9580 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dirpicker" >&5
9581 echo $ECHO_N "checking for --${enablestring:-enable}-dirpicker... $ECHO_C" >&6; }
9583 # Check whether --enable-dirpicker was given.
9584 if test "${enable_dirpicker+set}" = set; then
9585 enableval=$enable_dirpicker;
9586 if test "$enableval" = yes; then
9587 ac_cv_use_dirpicker='wxUSE_DIRPICKERCTRL=yes'
9589 ac_cv_use_dirpicker='wxUSE_DIRPICKERCTRL=no'
9594 LINE=`grep "^wxUSE_DIRPICKERCTRL=" ${wx_arg_cache_file}`
9595 if test "x$LINE" != x ; then
9596 eval "DEFAULT_$LINE"
9601 ac_cv_use_dirpicker='wxUSE_DIRPICKERCTRL='$DEFAULT_wxUSE_DIRPICKERCTRL
9606 eval "$ac_cv_use_dirpicker"
9607 if test "$no_cache" != 1; then
9608 echo $ac_cv_use_dirpicker >> ${wx_arg_cache_file}.tmp
9611 if test "$wxUSE_DIRPICKERCTRL" = yes; then
9612 { echo "$as_me:$LINENO: result: yes" >&5
9613 echo "${ECHO_T}yes" >&6; }
9615 { echo "$as_me:$LINENO: result: no" >&5
9616 echo "${ECHO_T}no" >&6; }
9621 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-display" >&5
9622 echo $ECHO_N "checking for --${enablestring:-enable}-display... $ECHO_C" >&6; }
9624 # Check whether --enable-display was given.
9625 if test "${enable_display+set}" = set; then
9626 enableval=$enable_display;
9627 if test "$enableval" = yes; then
9628 ac_cv_use_display='wxUSE_DISPLAY=yes'
9630 ac_cv_use_display='wxUSE_DISPLAY=no'
9635 LINE=`grep "^wxUSE_DISPLAY=" ${wx_arg_cache_file}`
9636 if test "x$LINE" != x ; then
9637 eval "DEFAULT_$LINE"
9642 ac_cv_use_display='wxUSE_DISPLAY='$DEFAULT_wxUSE_DISPLAY
9647 eval "$ac_cv_use_display"
9648 if test "$no_cache" != 1; then
9649 echo $ac_cv_use_display >> ${wx_arg_cache_file}.tmp
9652 if test "$wxUSE_DISPLAY" = yes; then
9653 { echo "$as_me:$LINENO: result: yes" >&5
9654 echo "${ECHO_T}yes" >&6; }
9656 { echo "$as_me:$LINENO: result: no" >&5
9657 echo "${ECHO_T}no" >&6; }
9662 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-detect_sm" >&5
9663 echo $ECHO_N "checking for --${enablestring:-enable}-detect_sm... $ECHO_C" >&6; }
9665 # Check whether --enable-detect_sm was given.
9666 if test "${enable_detect_sm+set}" = set; then
9667 enableval=$enable_detect_sm;
9668 if test "$enableval" = yes; then
9669 ac_cv_use_detect_sm='wxUSE_DETECT_SM=yes'
9671 ac_cv_use_detect_sm='wxUSE_DETECT_SM=no'
9676 LINE=`grep "^wxUSE_DETECT_SM=" ${wx_arg_cache_file}`
9677 if test "x$LINE" != x ; then
9678 eval "DEFAULT_$LINE"
9683 ac_cv_use_detect_sm='wxUSE_DETECT_SM='$DEFAULT_wxUSE_DETECT_SM
9688 eval "$ac_cv_use_detect_sm"
9689 if test "$no_cache" != 1; then
9690 echo $ac_cv_use_detect_sm >> ${wx_arg_cache_file}.tmp
9693 if test "$wxUSE_DETECT_SM" = yes; then
9694 { echo "$as_me:$LINENO: result: yes" >&5
9695 echo "${ECHO_T}yes" >&6; }
9697 { echo "$as_me:$LINENO: result: no" >&5
9698 echo "${ECHO_T}no" >&6; }
9703 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-editablebox" >&5
9704 echo $ECHO_N "checking for --${enablestring:-enable}-editablebox... $ECHO_C" >&6; }
9706 # Check whether --enable-editablebox was given.
9707 if test "${enable_editablebox+set}" = set; then
9708 enableval=$enable_editablebox;
9709 if test "$enableval" = yes; then
9710 ac_cv_use_editablebox='wxUSE_EDITABLELISTBOX=yes'
9712 ac_cv_use_editablebox='wxUSE_EDITABLELISTBOX=no'
9717 LINE=`grep "^wxUSE_EDITABLELISTBOX=" ${wx_arg_cache_file}`
9718 if test "x$LINE" != x ; then
9719 eval "DEFAULT_$LINE"
9724 ac_cv_use_editablebox='wxUSE_EDITABLELISTBOX='$DEFAULT_wxUSE_EDITABLELISTBOX
9729 eval "$ac_cv_use_editablebox"
9730 if test "$no_cache" != 1; then
9731 echo $ac_cv_use_editablebox >> ${wx_arg_cache_file}.tmp
9734 if test "$wxUSE_EDITABLELISTBOX" = yes; then
9735 { echo "$as_me:$LINENO: result: yes" >&5
9736 echo "${ECHO_T}yes" >&6; }
9738 { echo "$as_me:$LINENO: result: no" >&5
9739 echo "${ECHO_T}no" >&6; }
9744 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-filepicker" >&5
9745 echo $ECHO_N "checking for --${enablestring:-enable}-filepicker... $ECHO_C" >&6; }
9747 # Check whether --enable-filepicker was given.
9748 if test "${enable_filepicker+set}" = set; then
9749 enableval=$enable_filepicker;
9750 if test "$enableval" = yes; then
9751 ac_cv_use_filepicker='wxUSE_FILEPICKERCTRL=yes'
9753 ac_cv_use_filepicker='wxUSE_FILEPICKERCTRL=no'
9758 LINE=`grep "^wxUSE_FILEPICKERCTRL=" ${wx_arg_cache_file}`
9759 if test "x$LINE" != x ; then
9760 eval "DEFAULT_$LINE"
9765 ac_cv_use_filepicker='wxUSE_FILEPICKERCTRL='$DEFAULT_wxUSE_FILEPICKERCTRL
9770 eval "$ac_cv_use_filepicker"
9771 if test "$no_cache" != 1; then
9772 echo $ac_cv_use_filepicker >> ${wx_arg_cache_file}.tmp
9775 if test "$wxUSE_FILEPICKERCTRL" = yes; then
9776 { echo "$as_me:$LINENO: result: yes" >&5
9777 echo "${ECHO_T}yes" >&6; }
9779 { echo "$as_me:$LINENO: result: no" >&5
9780 echo "${ECHO_T}no" >&6; }
9785 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-fontpicker" >&5
9786 echo $ECHO_N "checking for --${enablestring:-enable}-fontpicker... $ECHO_C" >&6; }
9788 # Check whether --enable-fontpicker was given.
9789 if test "${enable_fontpicker+set}" = set; then
9790 enableval=$enable_fontpicker;
9791 if test "$enableval" = yes; then
9792 ac_cv_use_fontpicker='wxUSE_FONTPICKERCTRL=yes'
9794 ac_cv_use_fontpicker='wxUSE_FONTPICKERCTRL=no'
9799 LINE=`grep "^wxUSE_FONTPICKERCTRL=" ${wx_arg_cache_file}`
9800 if test "x$LINE" != x ; then
9801 eval "DEFAULT_$LINE"
9806 ac_cv_use_fontpicker='wxUSE_FONTPICKERCTRL='$DEFAULT_wxUSE_FONTPICKERCTRL
9811 eval "$ac_cv_use_fontpicker"
9812 if test "$no_cache" != 1; then
9813 echo $ac_cv_use_fontpicker >> ${wx_arg_cache_file}.tmp
9816 if test "$wxUSE_FONTPICKERCTRL" = yes; then
9817 { echo "$as_me:$LINENO: result: yes" >&5
9818 echo "${ECHO_T}yes" >&6; }
9820 { echo "$as_me:$LINENO: result: no" >&5
9821 echo "${ECHO_T}no" >&6; }
9826 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-gauge" >&5
9827 echo $ECHO_N "checking for --${enablestring:-enable}-gauge... $ECHO_C" >&6; }
9829 # Check whether --enable-gauge was given.
9830 if test "${enable_gauge+set}" = set; then
9831 enableval=$enable_gauge;
9832 if test "$enableval" = yes; then
9833 ac_cv_use_gauge='wxUSE_GAUGE=yes'
9835 ac_cv_use_gauge='wxUSE_GAUGE=no'
9840 LINE=`grep "^wxUSE_GAUGE=" ${wx_arg_cache_file}`
9841 if test "x$LINE" != x ; then
9842 eval "DEFAULT_$LINE"
9847 ac_cv_use_gauge='wxUSE_GAUGE='$DEFAULT_wxUSE_GAUGE
9852 eval "$ac_cv_use_gauge"
9853 if test "$no_cache" != 1; then
9854 echo $ac_cv_use_gauge >> ${wx_arg_cache_file}.tmp
9857 if test "$wxUSE_GAUGE" = yes; then
9858 { echo "$as_me:$LINENO: result: yes" >&5
9859 echo "${ECHO_T}yes" >&6; }
9861 { echo "$as_me:$LINENO: result: no" >&5
9862 echo "${ECHO_T}no" >&6; }
9867 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-grid" >&5
9868 echo $ECHO_N "checking for --${enablestring:-enable}-grid... $ECHO_C" >&6; }
9870 # Check whether --enable-grid was given.
9871 if test "${enable_grid+set}" = set; then
9872 enableval=$enable_grid;
9873 if test "$enableval" = yes; then
9874 ac_cv_use_grid='wxUSE_GRID=yes'
9876 ac_cv_use_grid='wxUSE_GRID=no'
9881 LINE=`grep "^wxUSE_GRID=" ${wx_arg_cache_file}`
9882 if test "x$LINE" != x ; then
9883 eval "DEFAULT_$LINE"
9888 ac_cv_use_grid='wxUSE_GRID='$DEFAULT_wxUSE_GRID
9893 eval "$ac_cv_use_grid"
9894 if test "$no_cache" != 1; then
9895 echo $ac_cv_use_grid >> ${wx_arg_cache_file}.tmp
9898 if test "$wxUSE_GRID" = yes; then
9899 { echo "$as_me:$LINENO: result: yes" >&5
9900 echo "${ECHO_T}yes" >&6; }
9902 { echo "$as_me:$LINENO: result: no" >&5
9903 echo "${ECHO_T}no" >&6; }
9908 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dataviewctrl" >&5
9909 echo $ECHO_N "checking for --${enablestring:-enable}-dataviewctrl... $ECHO_C" >&6; }
9911 # Check whether --enable-dataviewctrl was given.
9912 if test "${enable_dataviewctrl+set}" = set; then
9913 enableval=$enable_dataviewctrl;
9914 if test "$enableval" = yes; then
9915 ac_cv_use_dataviewctrl='wxUSE_DATAVIEWCTRL=yes'
9917 ac_cv_use_dataviewctrl='wxUSE_DATAVIEWCTRL=no'
9922 LINE=`grep "^wxUSE_DATAVIEWCTRL=" ${wx_arg_cache_file}`
9923 if test "x$LINE" != x ; then
9924 eval "DEFAULT_$LINE"
9929 ac_cv_use_dataviewctrl='wxUSE_DATAVIEWCTRL='$DEFAULT_wxUSE_DATAVIEWCTRL
9934 eval "$ac_cv_use_dataviewctrl"
9935 if test "$no_cache" != 1; then
9936 echo $ac_cv_use_dataviewctrl >> ${wx_arg_cache_file}.tmp
9939 if test "$wxUSE_DATAVIEWCTRL" = yes; then
9940 { echo "$as_me:$LINENO: result: yes" >&5
9941 echo "${ECHO_T}yes" >&6; }
9943 { echo "$as_me:$LINENO: result: no" >&5
9944 echo "${ECHO_T}no" >&6; }
9949 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-hyperlink" >&5
9950 echo $ECHO_N "checking for --${enablestring:-enable}-hyperlink... $ECHO_C" >&6; }
9952 # Check whether --enable-hyperlink was given.
9953 if test "${enable_hyperlink+set}" = set; then
9954 enableval=$enable_hyperlink;
9955 if test "$enableval" = yes; then
9956 ac_cv_use_hyperlink='wxUSE_HYPERLINKCTRL=yes'
9958 ac_cv_use_hyperlink='wxUSE_HYPERLINKCTRL=no'
9963 LINE=`grep "^wxUSE_HYPERLINKCTRL=" ${wx_arg_cache_file}`
9964 if test "x$LINE" != x ; then
9965 eval "DEFAULT_$LINE"
9970 ac_cv_use_hyperlink='wxUSE_HYPERLINKCTRL='$DEFAULT_wxUSE_HYPERLINKCTRL
9975 eval "$ac_cv_use_hyperlink"
9976 if test "$no_cache" != 1; then
9977 echo $ac_cv_use_hyperlink >> ${wx_arg_cache_file}.tmp
9980 if test "$wxUSE_HYPERLINKCTRL" = yes; then
9981 { echo "$as_me:$LINENO: result: yes" >&5
9982 echo "${ECHO_T}yes" >&6; }
9984 { echo "$as_me:$LINENO: result: no" >&5
9985 echo "${ECHO_T}no" >&6; }
9990 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-imaglist" >&5
9991 echo $ECHO_N "checking for --${enablestring:-enable}-imaglist... $ECHO_C" >&6; }
9993 # Check whether --enable-imaglist was given.
9994 if test "${enable_imaglist+set}" = set; then
9995 enableval=$enable_imaglist;
9996 if test "$enableval" = yes; then
9997 ac_cv_use_imaglist='wxUSE_IMAGLIST=yes'
9999 ac_cv_use_imaglist='wxUSE_IMAGLIST=no'
10004 LINE=`grep "^wxUSE_IMAGLIST=" ${wx_arg_cache_file}`
10005 if test "x$LINE" != x ; then
10006 eval "DEFAULT_$LINE"
10011 ac_cv_use_imaglist='wxUSE_IMAGLIST='$DEFAULT_wxUSE_IMAGLIST
10016 eval "$ac_cv_use_imaglist"
10017 if test "$no_cache" != 1; then
10018 echo $ac_cv_use_imaglist >> ${wx_arg_cache_file}.tmp
10021 if test "$wxUSE_IMAGLIST" = yes; then
10022 { echo "$as_me:$LINENO: result: yes" >&5
10023 echo "${ECHO_T}yes" >&6; }
10025 { echo "$as_me:$LINENO: result: no" >&5
10026 echo "${ECHO_T}no" >&6; }
10031 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-listbook" >&5
10032 echo $ECHO_N "checking for --${enablestring:-enable}-listbook... $ECHO_C" >&6; }
10034 # Check whether --enable-listbook was given.
10035 if test "${enable_listbook+set}" = set; then
10036 enableval=$enable_listbook;
10037 if test "$enableval" = yes; then
10038 ac_cv_use_listbook='wxUSE_LISTBOOK=yes'
10040 ac_cv_use_listbook='wxUSE_LISTBOOK=no'
10045 LINE=`grep "^wxUSE_LISTBOOK=" ${wx_arg_cache_file}`
10046 if test "x$LINE" != x ; then
10047 eval "DEFAULT_$LINE"
10052 ac_cv_use_listbook='wxUSE_LISTBOOK='$DEFAULT_wxUSE_LISTBOOK
10057 eval "$ac_cv_use_listbook"
10058 if test "$no_cache" != 1; then
10059 echo $ac_cv_use_listbook >> ${wx_arg_cache_file}.tmp
10062 if test "$wxUSE_LISTBOOK" = yes; then
10063 { echo "$as_me:$LINENO: result: yes" >&5
10064 echo "${ECHO_T}yes" >&6; }
10066 { echo "$as_me:$LINENO: result: no" >&5
10067 echo "${ECHO_T}no" >&6; }
10072 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-listbox" >&5
10073 echo $ECHO_N "checking for --${enablestring:-enable}-listbox... $ECHO_C" >&6; }
10075 # Check whether --enable-listbox was given.
10076 if test "${enable_listbox+set}" = set; then
10077 enableval=$enable_listbox;
10078 if test "$enableval" = yes; then
10079 ac_cv_use_listbox='wxUSE_LISTBOX=yes'
10081 ac_cv_use_listbox='wxUSE_LISTBOX=no'
10086 LINE=`grep "^wxUSE_LISTBOX=" ${wx_arg_cache_file}`
10087 if test "x$LINE" != x ; then
10088 eval "DEFAULT_$LINE"
10093 ac_cv_use_listbox='wxUSE_LISTBOX='$DEFAULT_wxUSE_LISTBOX
10098 eval "$ac_cv_use_listbox"
10099 if test "$no_cache" != 1; then
10100 echo $ac_cv_use_listbox >> ${wx_arg_cache_file}.tmp
10103 if test "$wxUSE_LISTBOX" = yes; then
10104 { echo "$as_me:$LINENO: result: yes" >&5
10105 echo "${ECHO_T}yes" >&6; }
10107 { echo "$as_me:$LINENO: result: no" >&5
10108 echo "${ECHO_T}no" >&6; }
10113 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-listctrl" >&5
10114 echo $ECHO_N "checking for --${enablestring:-enable}-listctrl... $ECHO_C" >&6; }
10116 # Check whether --enable-listctrl was given.
10117 if test "${enable_listctrl+set}" = set; then
10118 enableval=$enable_listctrl;
10119 if test "$enableval" = yes; then
10120 ac_cv_use_listctrl='wxUSE_LISTCTRL=yes'
10122 ac_cv_use_listctrl='wxUSE_LISTCTRL=no'
10127 LINE=`grep "^wxUSE_LISTCTRL=" ${wx_arg_cache_file}`
10128 if test "x$LINE" != x ; then
10129 eval "DEFAULT_$LINE"
10134 ac_cv_use_listctrl='wxUSE_LISTCTRL='$DEFAULT_wxUSE_LISTCTRL
10139 eval "$ac_cv_use_listctrl"
10140 if test "$no_cache" != 1; then
10141 echo $ac_cv_use_listctrl >> ${wx_arg_cache_file}.tmp
10144 if test "$wxUSE_LISTCTRL" = yes; then
10145 { echo "$as_me:$LINENO: result: yes" >&5
10146 echo "${ECHO_T}yes" >&6; }
10148 { echo "$as_me:$LINENO: result: no" >&5
10149 echo "${ECHO_T}no" >&6; }
10154 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-notebook" >&5
10155 echo $ECHO_N "checking for --${enablestring:-enable}-notebook... $ECHO_C" >&6; }
10157 # Check whether --enable-notebook was given.
10158 if test "${enable_notebook+set}" = set; then
10159 enableval=$enable_notebook;
10160 if test "$enableval" = yes; then
10161 ac_cv_use_notebook='wxUSE_NOTEBOOK=yes'
10163 ac_cv_use_notebook='wxUSE_NOTEBOOK=no'
10168 LINE=`grep "^wxUSE_NOTEBOOK=" ${wx_arg_cache_file}`
10169 if test "x$LINE" != x ; then
10170 eval "DEFAULT_$LINE"
10175 ac_cv_use_notebook='wxUSE_NOTEBOOK='$DEFAULT_wxUSE_NOTEBOOK
10180 eval "$ac_cv_use_notebook"
10181 if test "$no_cache" != 1; then
10182 echo $ac_cv_use_notebook >> ${wx_arg_cache_file}.tmp
10185 if test "$wxUSE_NOTEBOOK" = yes; then
10186 { echo "$as_me:$LINENO: result: yes" >&5
10187 echo "${ECHO_T}yes" >&6; }
10189 { echo "$as_me:$LINENO: result: no" >&5
10190 echo "${ECHO_T}no" >&6; }
10195 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-odcombobox" >&5
10196 echo $ECHO_N "checking for --${enablestring:-enable}-odcombobox... $ECHO_C" >&6; }
10198 # Check whether --enable-odcombobox was given.
10199 if test "${enable_odcombobox+set}" = set; then
10200 enableval=$enable_odcombobox;
10201 if test "$enableval" = yes; then
10202 ac_cv_use_odcombobox='wxUSE_ODCOMBOBOX=yes'
10204 ac_cv_use_odcombobox='wxUSE_ODCOMBOBOX=no'
10209 LINE=`grep "^wxUSE_ODCOMBOBOX=" ${wx_arg_cache_file}`
10210 if test "x$LINE" != x ; then
10211 eval "DEFAULT_$LINE"
10216 ac_cv_use_odcombobox='wxUSE_ODCOMBOBOX='$DEFAULT_wxUSE_ODCOMBOBOX
10221 eval "$ac_cv_use_odcombobox"
10222 if test "$no_cache" != 1; then
10223 echo $ac_cv_use_odcombobox >> ${wx_arg_cache_file}.tmp
10226 if test "$wxUSE_ODCOMBOBOX" = yes; then
10227 { echo "$as_me:$LINENO: result: yes" >&5
10228 echo "${ECHO_T}yes" >&6; }
10230 { echo "$as_me:$LINENO: result: no" >&5
10231 echo "${ECHO_T}no" >&6; }
10236 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-radiobox" >&5
10237 echo $ECHO_N "checking for --${enablestring:-enable}-radiobox... $ECHO_C" >&6; }
10239 # Check whether --enable-radiobox was given.
10240 if test "${enable_radiobox+set}" = set; then
10241 enableval=$enable_radiobox;
10242 if test "$enableval" = yes; then
10243 ac_cv_use_radiobox='wxUSE_RADIOBOX=yes'
10245 ac_cv_use_radiobox='wxUSE_RADIOBOX=no'
10250 LINE=`grep "^wxUSE_RADIOBOX=" ${wx_arg_cache_file}`
10251 if test "x$LINE" != x ; then
10252 eval "DEFAULT_$LINE"
10257 ac_cv_use_radiobox='wxUSE_RADIOBOX='$DEFAULT_wxUSE_RADIOBOX
10262 eval "$ac_cv_use_radiobox"
10263 if test "$no_cache" != 1; then
10264 echo $ac_cv_use_radiobox >> ${wx_arg_cache_file}.tmp
10267 if test "$wxUSE_RADIOBOX" = yes; then
10268 { echo "$as_me:$LINENO: result: yes" >&5
10269 echo "${ECHO_T}yes" >&6; }
10271 { echo "$as_me:$LINENO: result: no" >&5
10272 echo "${ECHO_T}no" >&6; }
10277 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-radiobtn" >&5
10278 echo $ECHO_N "checking for --${enablestring:-enable}-radiobtn... $ECHO_C" >&6; }
10280 # Check whether --enable-radiobtn was given.
10281 if test "${enable_radiobtn+set}" = set; then
10282 enableval=$enable_radiobtn;
10283 if test "$enableval" = yes; then
10284 ac_cv_use_radiobtn='wxUSE_RADIOBTN=yes'
10286 ac_cv_use_radiobtn='wxUSE_RADIOBTN=no'
10291 LINE=`grep "^wxUSE_RADIOBTN=" ${wx_arg_cache_file}`
10292 if test "x$LINE" != x ; then
10293 eval "DEFAULT_$LINE"
10298 ac_cv_use_radiobtn='wxUSE_RADIOBTN='$DEFAULT_wxUSE_RADIOBTN
10303 eval "$ac_cv_use_radiobtn"
10304 if test "$no_cache" != 1; then
10305 echo $ac_cv_use_radiobtn >> ${wx_arg_cache_file}.tmp
10308 if test "$wxUSE_RADIOBTN" = yes; then
10309 { echo "$as_me:$LINENO: result: yes" >&5
10310 echo "${ECHO_T}yes" >&6; }
10312 { echo "$as_me:$LINENO: result: no" >&5
10313 echo "${ECHO_T}no" >&6; }
10318 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-sash" >&5
10319 echo $ECHO_N "checking for --${enablestring:-enable}-sash... $ECHO_C" >&6; }
10321 # Check whether --enable-sash was given.
10322 if test "${enable_sash+set}" = set; then
10323 enableval=$enable_sash;
10324 if test "$enableval" = yes; then
10325 ac_cv_use_sash='wxUSE_SASH=yes'
10327 ac_cv_use_sash='wxUSE_SASH=no'
10332 LINE=`grep "^wxUSE_SASH=" ${wx_arg_cache_file}`
10333 if test "x$LINE" != x ; then
10334 eval "DEFAULT_$LINE"
10339 ac_cv_use_sash='wxUSE_SASH='$DEFAULT_wxUSE_SASH
10344 eval "$ac_cv_use_sash"
10345 if test "$no_cache" != 1; then
10346 echo $ac_cv_use_sash >> ${wx_arg_cache_file}.tmp
10349 if test "$wxUSE_SASH" = yes; then
10350 { echo "$as_me:$LINENO: result: yes" >&5
10351 echo "${ECHO_T}yes" >&6; }
10353 { echo "$as_me:$LINENO: result: no" >&5
10354 echo "${ECHO_T}no" >&6; }
10359 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-scrollbar" >&5
10360 echo $ECHO_N "checking for --${enablestring:-enable}-scrollbar... $ECHO_C" >&6; }
10362 # Check whether --enable-scrollbar was given.
10363 if test "${enable_scrollbar+set}" = set; then
10364 enableval=$enable_scrollbar;
10365 if test "$enableval" = yes; then
10366 ac_cv_use_scrollbar='wxUSE_SCROLLBAR=yes'
10368 ac_cv_use_scrollbar='wxUSE_SCROLLBAR=no'
10373 LINE=`grep "^wxUSE_SCROLLBAR=" ${wx_arg_cache_file}`
10374 if test "x$LINE" != x ; then
10375 eval "DEFAULT_$LINE"
10380 ac_cv_use_scrollbar='wxUSE_SCROLLBAR='$DEFAULT_wxUSE_SCROLLBAR
10385 eval "$ac_cv_use_scrollbar"
10386 if test "$no_cache" != 1; then
10387 echo $ac_cv_use_scrollbar >> ${wx_arg_cache_file}.tmp
10390 if test "$wxUSE_SCROLLBAR" = yes; then
10391 { echo "$as_me:$LINENO: result: yes" >&5
10392 echo "${ECHO_T}yes" >&6; }
10394 { echo "$as_me:$LINENO: result: no" >&5
10395 echo "${ECHO_T}no" >&6; }
10400 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-searchctrl" >&5
10401 echo $ECHO_N "checking for --${enablestring:-enable}-searchctrl... $ECHO_C" >&6; }
10403 # Check whether --enable-searchctrl was given.
10404 if test "${enable_searchctrl+set}" = set; then
10405 enableval=$enable_searchctrl;
10406 if test "$enableval" = yes; then
10407 ac_cv_use_searchctrl='wxUSE_SEARCHCTRL=yes'
10409 ac_cv_use_searchctrl='wxUSE_SEARCHCTRL=no'
10414 LINE=`grep "^wxUSE_SEARCHCTRL=" ${wx_arg_cache_file}`
10415 if test "x$LINE" != x ; then
10416 eval "DEFAULT_$LINE"
10421 ac_cv_use_searchctrl='wxUSE_SEARCHCTRL='$DEFAULT_wxUSE_SEARCHCTRL
10426 eval "$ac_cv_use_searchctrl"
10427 if test "$no_cache" != 1; then
10428 echo $ac_cv_use_searchctrl >> ${wx_arg_cache_file}.tmp
10431 if test "$wxUSE_SEARCHCTRL" = yes; then
10432 { echo "$as_me:$LINENO: result: yes" >&5
10433 echo "${ECHO_T}yes" >&6; }
10435 { echo "$as_me:$LINENO: result: no" >&5
10436 echo "${ECHO_T}no" >&6; }
10441 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-slider" >&5
10442 echo $ECHO_N "checking for --${enablestring:-enable}-slider... $ECHO_C" >&6; }
10444 # Check whether --enable-slider was given.
10445 if test "${enable_slider+set}" = set; then
10446 enableval=$enable_slider;
10447 if test "$enableval" = yes; then
10448 ac_cv_use_slider='wxUSE_SLIDER=yes'
10450 ac_cv_use_slider='wxUSE_SLIDER=no'
10455 LINE=`grep "^wxUSE_SLIDER=" ${wx_arg_cache_file}`
10456 if test "x$LINE" != x ; then
10457 eval "DEFAULT_$LINE"
10462 ac_cv_use_slider='wxUSE_SLIDER='$DEFAULT_wxUSE_SLIDER
10467 eval "$ac_cv_use_slider"
10468 if test "$no_cache" != 1; then
10469 echo $ac_cv_use_slider >> ${wx_arg_cache_file}.tmp
10472 if test "$wxUSE_SLIDER" = yes; then
10473 { echo "$as_me:$LINENO: result: yes" >&5
10474 echo "${ECHO_T}yes" >&6; }
10476 { echo "$as_me:$LINENO: result: no" >&5
10477 echo "${ECHO_T}no" >&6; }
10482 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-spinbtn" >&5
10483 echo $ECHO_N "checking for --${enablestring:-enable}-spinbtn... $ECHO_C" >&6; }
10485 # Check whether --enable-spinbtn was given.
10486 if test "${enable_spinbtn+set}" = set; then
10487 enableval=$enable_spinbtn;
10488 if test "$enableval" = yes; then
10489 ac_cv_use_spinbtn='wxUSE_SPINBTN=yes'
10491 ac_cv_use_spinbtn='wxUSE_SPINBTN=no'
10496 LINE=`grep "^wxUSE_SPINBTN=" ${wx_arg_cache_file}`
10497 if test "x$LINE" != x ; then
10498 eval "DEFAULT_$LINE"
10503 ac_cv_use_spinbtn='wxUSE_SPINBTN='$DEFAULT_wxUSE_SPINBTN
10508 eval "$ac_cv_use_spinbtn"
10509 if test "$no_cache" != 1; then
10510 echo $ac_cv_use_spinbtn >> ${wx_arg_cache_file}.tmp
10513 if test "$wxUSE_SPINBTN" = yes; then
10514 { echo "$as_me:$LINENO: result: yes" >&5
10515 echo "${ECHO_T}yes" >&6; }
10517 { echo "$as_me:$LINENO: result: no" >&5
10518 echo "${ECHO_T}no" >&6; }
10523 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-spinctrl" >&5
10524 echo $ECHO_N "checking for --${enablestring:-enable}-spinctrl... $ECHO_C" >&6; }
10526 # Check whether --enable-spinctrl was given.
10527 if test "${enable_spinctrl+set}" = set; then
10528 enableval=$enable_spinctrl;
10529 if test "$enableval" = yes; then
10530 ac_cv_use_spinctrl='wxUSE_SPINCTRL=yes'
10532 ac_cv_use_spinctrl='wxUSE_SPINCTRL=no'
10537 LINE=`grep "^wxUSE_SPINCTRL=" ${wx_arg_cache_file}`
10538 if test "x$LINE" != x ; then
10539 eval "DEFAULT_$LINE"
10544 ac_cv_use_spinctrl='wxUSE_SPINCTRL='$DEFAULT_wxUSE_SPINCTRL
10549 eval "$ac_cv_use_spinctrl"
10550 if test "$no_cache" != 1; then
10551 echo $ac_cv_use_spinctrl >> ${wx_arg_cache_file}.tmp
10554 if test "$wxUSE_SPINCTRL" = yes; then
10555 { echo "$as_me:$LINENO: result: yes" >&5
10556 echo "${ECHO_T}yes" >&6; }
10558 { echo "$as_me:$LINENO: result: no" >&5
10559 echo "${ECHO_T}no" >&6; }
10564 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-splitter" >&5
10565 echo $ECHO_N "checking for --${enablestring:-enable}-splitter... $ECHO_C" >&6; }
10567 # Check whether --enable-splitter was given.
10568 if test "${enable_splitter+set}" = set; then
10569 enableval=$enable_splitter;
10570 if test "$enableval" = yes; then
10571 ac_cv_use_splitter='wxUSE_SPLITTER=yes'
10573 ac_cv_use_splitter='wxUSE_SPLITTER=no'
10578 LINE=`grep "^wxUSE_SPLITTER=" ${wx_arg_cache_file}`
10579 if test "x$LINE" != x ; then
10580 eval "DEFAULT_$LINE"
10585 ac_cv_use_splitter='wxUSE_SPLITTER='$DEFAULT_wxUSE_SPLITTER
10590 eval "$ac_cv_use_splitter"
10591 if test "$no_cache" != 1; then
10592 echo $ac_cv_use_splitter >> ${wx_arg_cache_file}.tmp
10595 if test "$wxUSE_SPLITTER" = yes; then
10596 { echo "$as_me:$LINENO: result: yes" >&5
10597 echo "${ECHO_T}yes" >&6; }
10599 { echo "$as_me:$LINENO: result: no" >&5
10600 echo "${ECHO_T}no" >&6; }
10605 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-statbmp" >&5
10606 echo $ECHO_N "checking for --${enablestring:-enable}-statbmp... $ECHO_C" >&6; }
10608 # Check whether --enable-statbmp was given.
10609 if test "${enable_statbmp+set}" = set; then
10610 enableval=$enable_statbmp;
10611 if test "$enableval" = yes; then
10612 ac_cv_use_statbmp='wxUSE_STATBMP=yes'
10614 ac_cv_use_statbmp='wxUSE_STATBMP=no'
10619 LINE=`grep "^wxUSE_STATBMP=" ${wx_arg_cache_file}`
10620 if test "x$LINE" != x ; then
10621 eval "DEFAULT_$LINE"
10626 ac_cv_use_statbmp='wxUSE_STATBMP='$DEFAULT_wxUSE_STATBMP
10631 eval "$ac_cv_use_statbmp"
10632 if test "$no_cache" != 1; then
10633 echo $ac_cv_use_statbmp >> ${wx_arg_cache_file}.tmp
10636 if test "$wxUSE_STATBMP" = yes; then
10637 { echo "$as_me:$LINENO: result: yes" >&5
10638 echo "${ECHO_T}yes" >&6; }
10640 { echo "$as_me:$LINENO: result: no" >&5
10641 echo "${ECHO_T}no" >&6; }
10646 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-statbox" >&5
10647 echo $ECHO_N "checking for --${enablestring:-enable}-statbox... $ECHO_C" >&6; }
10649 # Check whether --enable-statbox was given.
10650 if test "${enable_statbox+set}" = set; then
10651 enableval=$enable_statbox;
10652 if test "$enableval" = yes; then
10653 ac_cv_use_statbox='wxUSE_STATBOX=yes'
10655 ac_cv_use_statbox='wxUSE_STATBOX=no'
10660 LINE=`grep "^wxUSE_STATBOX=" ${wx_arg_cache_file}`
10661 if test "x$LINE" != x ; then
10662 eval "DEFAULT_$LINE"
10667 ac_cv_use_statbox='wxUSE_STATBOX='$DEFAULT_wxUSE_STATBOX
10672 eval "$ac_cv_use_statbox"
10673 if test "$no_cache" != 1; then
10674 echo $ac_cv_use_statbox >> ${wx_arg_cache_file}.tmp
10677 if test "$wxUSE_STATBOX" = yes; then
10678 { echo "$as_me:$LINENO: result: yes" >&5
10679 echo "${ECHO_T}yes" >&6; }
10681 { echo "$as_me:$LINENO: result: no" >&5
10682 echo "${ECHO_T}no" >&6; }
10687 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-statline" >&5
10688 echo $ECHO_N "checking for --${enablestring:-enable}-statline... $ECHO_C" >&6; }
10690 # Check whether --enable-statline was given.
10691 if test "${enable_statline+set}" = set; then
10692 enableval=$enable_statline;
10693 if test "$enableval" = yes; then
10694 ac_cv_use_statline='wxUSE_STATLINE=yes'
10696 ac_cv_use_statline='wxUSE_STATLINE=no'
10701 LINE=`grep "^wxUSE_STATLINE=" ${wx_arg_cache_file}`
10702 if test "x$LINE" != x ; then
10703 eval "DEFAULT_$LINE"
10708 ac_cv_use_statline='wxUSE_STATLINE='$DEFAULT_wxUSE_STATLINE
10713 eval "$ac_cv_use_statline"
10714 if test "$no_cache" != 1; then
10715 echo $ac_cv_use_statline >> ${wx_arg_cache_file}.tmp
10718 if test "$wxUSE_STATLINE" = yes; then
10719 { echo "$as_me:$LINENO: result: yes" >&5
10720 echo "${ECHO_T}yes" >&6; }
10722 { echo "$as_me:$LINENO: result: no" >&5
10723 echo "${ECHO_T}no" >&6; }
10728 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-stattext" >&5
10729 echo $ECHO_N "checking for --${enablestring:-enable}-stattext... $ECHO_C" >&6; }
10731 # Check whether --enable-stattext was given.
10732 if test "${enable_stattext+set}" = set; then
10733 enableval=$enable_stattext;
10734 if test "$enableval" = yes; then
10735 ac_cv_use_stattext='wxUSE_STATTEXT=yes'
10737 ac_cv_use_stattext='wxUSE_STATTEXT=no'
10742 LINE=`grep "^wxUSE_STATTEXT=" ${wx_arg_cache_file}`
10743 if test "x$LINE" != x ; then
10744 eval "DEFAULT_$LINE"
10749 ac_cv_use_stattext='wxUSE_STATTEXT='$DEFAULT_wxUSE_STATTEXT
10754 eval "$ac_cv_use_stattext"
10755 if test "$no_cache" != 1; then
10756 echo $ac_cv_use_stattext >> ${wx_arg_cache_file}.tmp
10759 if test "$wxUSE_STATTEXT" = yes; then
10760 { echo "$as_me:$LINENO: result: yes" >&5
10761 echo "${ECHO_T}yes" >&6; }
10763 { echo "$as_me:$LINENO: result: no" >&5
10764 echo "${ECHO_T}no" >&6; }
10769 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-statusbar" >&5
10770 echo $ECHO_N "checking for --${enablestring:-enable}-statusbar... $ECHO_C" >&6; }
10772 # Check whether --enable-statusbar was given.
10773 if test "${enable_statusbar+set}" = set; then
10774 enableval=$enable_statusbar;
10775 if test "$enableval" = yes; then
10776 ac_cv_use_statusbar='wxUSE_STATUSBAR=yes'
10778 ac_cv_use_statusbar='wxUSE_STATUSBAR=no'
10783 LINE=`grep "^wxUSE_STATUSBAR=" ${wx_arg_cache_file}`
10784 if test "x$LINE" != x ; then
10785 eval "DEFAULT_$LINE"
10790 ac_cv_use_statusbar='wxUSE_STATUSBAR='$DEFAULT_wxUSE_STATUSBAR
10795 eval "$ac_cv_use_statusbar"
10796 if test "$no_cache" != 1; then
10797 echo $ac_cv_use_statusbar >> ${wx_arg_cache_file}.tmp
10800 if test "$wxUSE_STATUSBAR" = yes; then
10801 { echo "$as_me:$LINENO: result: yes" >&5
10802 echo "${ECHO_T}yes" >&6; }
10804 { echo "$as_me:$LINENO: result: no" >&5
10805 echo "${ECHO_T}no" >&6; }
10810 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-tabdialog" >&5
10811 echo $ECHO_N "checking for --${enablestring:-enable}-tabdialog... $ECHO_C" >&6; }
10813 # Check whether --enable-tabdialog was given.
10814 if test "${enable_tabdialog+set}" = set; then
10815 enableval=$enable_tabdialog;
10816 if test "$enableval" = yes; then
10817 ac_cv_use_tabdialog='wxUSE_TAB_DIALOG=yes'
10819 ac_cv_use_tabdialog='wxUSE_TAB_DIALOG=no'
10824 LINE=`grep "^wxUSE_TAB_DIALOG=" ${wx_arg_cache_file}`
10825 if test "x$LINE" != x ; then
10826 eval "DEFAULT_$LINE"
10831 ac_cv_use_tabdialog='wxUSE_TAB_DIALOG='$DEFAULT_wxUSE_TAB_DIALOG
10836 eval "$ac_cv_use_tabdialog"
10837 if test "$no_cache" != 1; then
10838 echo $ac_cv_use_tabdialog >> ${wx_arg_cache_file}.tmp
10841 if test "$wxUSE_TAB_DIALOG" = yes; then
10842 { echo "$as_me:$LINENO: result: yes" >&5
10843 echo "${ECHO_T}yes" >&6; }
10845 { echo "$as_me:$LINENO: result: no" >&5
10846 echo "${ECHO_T}no" >&6; }
10851 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-textctrl" >&5
10852 echo $ECHO_N "checking for --${enablestring:-enable}-textctrl... $ECHO_C" >&6; }
10854 # Check whether --enable-textctrl was given.
10855 if test "${enable_textctrl+set}" = set; then
10856 enableval=$enable_textctrl;
10857 if test "$enableval" = yes; then
10858 ac_cv_use_textctrl='wxUSE_TEXTCTRL=yes'
10860 ac_cv_use_textctrl='wxUSE_TEXTCTRL=no'
10865 LINE=`grep "^wxUSE_TEXTCTRL=" ${wx_arg_cache_file}`
10866 if test "x$LINE" != x ; then
10867 eval "DEFAULT_$LINE"
10872 ac_cv_use_textctrl='wxUSE_TEXTCTRL='$DEFAULT_wxUSE_TEXTCTRL
10877 eval "$ac_cv_use_textctrl"
10878 if test "$no_cache" != 1; then
10879 echo $ac_cv_use_textctrl >> ${wx_arg_cache_file}.tmp
10882 if test "$wxUSE_TEXTCTRL" = yes; then
10883 { echo "$as_me:$LINENO: result: yes" >&5
10884 echo "${ECHO_T}yes" >&6; }
10886 { echo "$as_me:$LINENO: result: no" >&5
10887 echo "${ECHO_T}no" >&6; }
10892 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-togglebtn" >&5
10893 echo $ECHO_N "checking for --${enablestring:-enable}-togglebtn... $ECHO_C" >&6; }
10895 # Check whether --enable-togglebtn was given.
10896 if test "${enable_togglebtn+set}" = set; then
10897 enableval=$enable_togglebtn;
10898 if test "$enableval" = yes; then
10899 ac_cv_use_togglebtn='wxUSE_TOGGLEBTN=yes'
10901 ac_cv_use_togglebtn='wxUSE_TOGGLEBTN=no'
10906 LINE=`grep "^wxUSE_TOGGLEBTN=" ${wx_arg_cache_file}`
10907 if test "x$LINE" != x ; then
10908 eval "DEFAULT_$LINE"
10913 ac_cv_use_togglebtn='wxUSE_TOGGLEBTN='$DEFAULT_wxUSE_TOGGLEBTN
10918 eval "$ac_cv_use_togglebtn"
10919 if test "$no_cache" != 1; then
10920 echo $ac_cv_use_togglebtn >> ${wx_arg_cache_file}.tmp
10923 if test "$wxUSE_TOGGLEBTN" = yes; then
10924 { echo "$as_me:$LINENO: result: yes" >&5
10925 echo "${ECHO_T}yes" >&6; }
10927 { echo "$as_me:$LINENO: result: no" >&5
10928 echo "${ECHO_T}no" >&6; }
10933 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-toolbar" >&5
10934 echo $ECHO_N "checking for --${enablestring:-enable}-toolbar... $ECHO_C" >&6; }
10936 # Check whether --enable-toolbar was given.
10937 if test "${enable_toolbar+set}" = set; then
10938 enableval=$enable_toolbar;
10939 if test "$enableval" = yes; then
10940 ac_cv_use_toolbar='wxUSE_TOOLBAR=yes'
10942 ac_cv_use_toolbar='wxUSE_TOOLBAR=no'
10947 LINE=`grep "^wxUSE_TOOLBAR=" ${wx_arg_cache_file}`
10948 if test "x$LINE" != x ; then
10949 eval "DEFAULT_$LINE"
10954 ac_cv_use_toolbar='wxUSE_TOOLBAR='$DEFAULT_wxUSE_TOOLBAR
10959 eval "$ac_cv_use_toolbar"
10960 if test "$no_cache" != 1; then
10961 echo $ac_cv_use_toolbar >> ${wx_arg_cache_file}.tmp
10964 if test "$wxUSE_TOOLBAR" = yes; then
10965 { echo "$as_me:$LINENO: result: yes" >&5
10966 echo "${ECHO_T}yes" >&6; }
10968 { echo "$as_me:$LINENO: result: no" >&5
10969 echo "${ECHO_T}no" >&6; }
10974 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-tbarnative" >&5
10975 echo $ECHO_N "checking for --${enablestring:-enable}-tbarnative... $ECHO_C" >&6; }
10977 # Check whether --enable-tbarnative was given.
10978 if test "${enable_tbarnative+set}" = set; then
10979 enableval=$enable_tbarnative;
10980 if test "$enableval" = yes; then
10981 ac_cv_use_tbarnative='wxUSE_TOOLBAR_NATIVE=yes'
10983 ac_cv_use_tbarnative='wxUSE_TOOLBAR_NATIVE=no'
10988 LINE=`grep "^wxUSE_TOOLBAR_NATIVE=" ${wx_arg_cache_file}`
10989 if test "x$LINE" != x ; then
10990 eval "DEFAULT_$LINE"
10995 ac_cv_use_tbarnative='wxUSE_TOOLBAR_NATIVE='$DEFAULT_wxUSE_TOOLBAR_NATIVE
11000 eval "$ac_cv_use_tbarnative"
11001 if test "$no_cache" != 1; then
11002 echo $ac_cv_use_tbarnative >> ${wx_arg_cache_file}.tmp
11005 if test "$wxUSE_TOOLBAR_NATIVE" = yes; then
11006 { echo "$as_me:$LINENO: result: yes" >&5
11007 echo "${ECHO_T}yes" >&6; }
11009 { echo "$as_me:$LINENO: result: no" >&5
11010 echo "${ECHO_T}no" >&6; }
11015 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-treebook" >&5
11016 echo $ECHO_N "checking for --${enablestring:-enable}-treebook... $ECHO_C" >&6; }
11018 # Check whether --enable-treebook was given.
11019 if test "${enable_treebook+set}" = set; then
11020 enableval=$enable_treebook;
11021 if test "$enableval" = yes; then
11022 ac_cv_use_treebook='wxUSE_TREEBOOK=yes'
11024 ac_cv_use_treebook='wxUSE_TREEBOOK=no'
11029 LINE=`grep "^wxUSE_TREEBOOK=" ${wx_arg_cache_file}`
11030 if test "x$LINE" != x ; then
11031 eval "DEFAULT_$LINE"
11036 ac_cv_use_treebook='wxUSE_TREEBOOK='$DEFAULT_wxUSE_TREEBOOK
11041 eval "$ac_cv_use_treebook"
11042 if test "$no_cache" != 1; then
11043 echo $ac_cv_use_treebook >> ${wx_arg_cache_file}.tmp
11046 if test "$wxUSE_TREEBOOK" = yes; then
11047 { echo "$as_me:$LINENO: result: yes" >&5
11048 echo "${ECHO_T}yes" >&6; }
11050 { echo "$as_me:$LINENO: result: no" >&5
11051 echo "${ECHO_T}no" >&6; }
11056 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-toolbook" >&5
11057 echo $ECHO_N "checking for --${enablestring:-enable}-toolbook... $ECHO_C" >&6; }
11059 # Check whether --enable-toolbook was given.
11060 if test "${enable_toolbook+set}" = set; then
11061 enableval=$enable_toolbook;
11062 if test "$enableval" = yes; then
11063 ac_cv_use_toolbook='wxUSE_TOOLBOOK=yes'
11065 ac_cv_use_toolbook='wxUSE_TOOLBOOK=no'
11070 LINE=`grep "^wxUSE_TOOLBOOK=" ${wx_arg_cache_file}`
11071 if test "x$LINE" != x ; then
11072 eval "DEFAULT_$LINE"
11077 ac_cv_use_toolbook='wxUSE_TOOLBOOK='$DEFAULT_wxUSE_TOOLBOOK
11082 eval "$ac_cv_use_toolbook"
11083 if test "$no_cache" != 1; then
11084 echo $ac_cv_use_toolbook >> ${wx_arg_cache_file}.tmp
11087 if test "$wxUSE_TOOLBOOK" = yes; then
11088 { echo "$as_me:$LINENO: result: yes" >&5
11089 echo "${ECHO_T}yes" >&6; }
11091 { echo "$as_me:$LINENO: result: no" >&5
11092 echo "${ECHO_T}no" >&6; }
11097 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-treectrl" >&5
11098 echo $ECHO_N "checking for --${enablestring:-enable}-treectrl... $ECHO_C" >&6; }
11100 # Check whether --enable-treectrl was given.
11101 if test "${enable_treectrl+set}" = set; then
11102 enableval=$enable_treectrl;
11103 if test "$enableval" = yes; then
11104 ac_cv_use_treectrl='wxUSE_TREECTRL=yes'
11106 ac_cv_use_treectrl='wxUSE_TREECTRL=no'
11111 LINE=`grep "^wxUSE_TREECTRL=" ${wx_arg_cache_file}`
11112 if test "x$LINE" != x ; then
11113 eval "DEFAULT_$LINE"
11118 ac_cv_use_treectrl='wxUSE_TREECTRL='$DEFAULT_wxUSE_TREECTRL
11123 eval "$ac_cv_use_treectrl"
11124 if test "$no_cache" != 1; then
11125 echo $ac_cv_use_treectrl >> ${wx_arg_cache_file}.tmp
11128 if test "$wxUSE_TREECTRL" = yes; then
11129 { echo "$as_me:$LINENO: result: yes" >&5
11130 echo "${ECHO_T}yes" >&6; }
11132 { echo "$as_me:$LINENO: result: no" >&5
11133 echo "${ECHO_T}no" >&6; }
11138 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-tipwindow" >&5
11139 echo $ECHO_N "checking for --${enablestring:-enable}-tipwindow... $ECHO_C" >&6; }
11141 # Check whether --enable-tipwindow was given.
11142 if test "${enable_tipwindow+set}" = set; then
11143 enableval=$enable_tipwindow;
11144 if test "$enableval" = yes; then
11145 ac_cv_use_tipwindow='wxUSE_TIPWINDOW=yes'
11147 ac_cv_use_tipwindow='wxUSE_TIPWINDOW=no'
11152 LINE=`grep "^wxUSE_TIPWINDOW=" ${wx_arg_cache_file}`
11153 if test "x$LINE" != x ; then
11154 eval "DEFAULT_$LINE"
11159 ac_cv_use_tipwindow='wxUSE_TIPWINDOW='$DEFAULT_wxUSE_TIPWINDOW
11164 eval "$ac_cv_use_tipwindow"
11165 if test "$no_cache" != 1; then
11166 echo $ac_cv_use_tipwindow >> ${wx_arg_cache_file}.tmp
11169 if test "$wxUSE_TIPWINDOW" = yes; then
11170 { echo "$as_me:$LINENO: result: yes" >&5
11171 echo "${ECHO_T}yes" >&6; }
11173 { echo "$as_me:$LINENO: result: no" >&5
11174 echo "${ECHO_T}no" >&6; }
11179 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-popupwin" >&5
11180 echo $ECHO_N "checking for --${enablestring:-enable}-popupwin... $ECHO_C" >&6; }
11182 # Check whether --enable-popupwin was given.
11183 if test "${enable_popupwin+set}" = set; then
11184 enableval=$enable_popupwin;
11185 if test "$enableval" = yes; then
11186 ac_cv_use_popupwin='wxUSE_POPUPWIN=yes'
11188 ac_cv_use_popupwin='wxUSE_POPUPWIN=no'
11193 LINE=`grep "^wxUSE_POPUPWIN=" ${wx_arg_cache_file}`
11194 if test "x$LINE" != x ; then
11195 eval "DEFAULT_$LINE"
11200 ac_cv_use_popupwin='wxUSE_POPUPWIN='$DEFAULT_wxUSE_POPUPWIN
11205 eval "$ac_cv_use_popupwin"
11206 if test "$no_cache" != 1; then
11207 echo $ac_cv_use_popupwin >> ${wx_arg_cache_file}.tmp
11210 if test "$wxUSE_POPUPWIN" = yes; then
11211 { echo "$as_me:$LINENO: result: yes" >&5
11212 echo "${ECHO_T}yes" >&6; }
11214 { echo "$as_me:$LINENO: result: no" >&5
11215 echo "${ECHO_T}no" >&6; }
11222 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-commondlg" >&5
11223 echo $ECHO_N "checking for --${enablestring:-enable}-commondlg... $ECHO_C" >&6; }
11225 # Check whether --enable-commondlg was given.
11226 if test "${enable_commondlg+set}" = set; then
11227 enableval=$enable_commondlg;
11228 if test "$enableval" = yes; then
11229 ac_cv_use_commondlg='wxUSE_COMMONDLGS=yes'
11231 ac_cv_use_commondlg='wxUSE_COMMONDLGS=no'
11236 LINE=`grep "^wxUSE_COMMONDLGS=" ${wx_arg_cache_file}`
11237 if test "x$LINE" != x ; then
11238 eval "DEFAULT_$LINE"
11243 ac_cv_use_commondlg='wxUSE_COMMONDLGS='$DEFAULT_wxUSE_COMMONDLGS
11248 eval "$ac_cv_use_commondlg"
11249 if test "$no_cache" != 1; then
11250 echo $ac_cv_use_commondlg >> ${wx_arg_cache_file}.tmp
11253 if test "$wxUSE_COMMONDLGS" = yes; then
11254 { echo "$as_me:$LINENO: result: yes" >&5
11255 echo "${ECHO_T}yes" >&6; }
11257 { echo "$as_me:$LINENO: result: no" >&5
11258 echo "${ECHO_T}no" >&6; }
11263 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-aboutdlg" >&5
11264 echo $ECHO_N "checking for --${enablestring:-enable}-aboutdlg... $ECHO_C" >&6; }
11266 # Check whether --enable-aboutdlg was given.
11267 if test "${enable_aboutdlg+set}" = set; then
11268 enableval=$enable_aboutdlg;
11269 if test "$enableval" = yes; then
11270 ac_cv_use_aboutdlg='wxUSE_ABOUTDLG=yes'
11272 ac_cv_use_aboutdlg='wxUSE_ABOUTDLG=no'
11277 LINE=`grep "^wxUSE_ABOUTDLG=" ${wx_arg_cache_file}`
11278 if test "x$LINE" != x ; then
11279 eval "DEFAULT_$LINE"
11284 ac_cv_use_aboutdlg='wxUSE_ABOUTDLG='$DEFAULT_wxUSE_ABOUTDLG
11289 eval "$ac_cv_use_aboutdlg"
11290 if test "$no_cache" != 1; then
11291 echo $ac_cv_use_aboutdlg >> ${wx_arg_cache_file}.tmp
11294 if test "$wxUSE_ABOUTDLG" = yes; then
11295 { echo "$as_me:$LINENO: result: yes" >&5
11296 echo "${ECHO_T}yes" >&6; }
11298 { echo "$as_me:$LINENO: result: no" >&5
11299 echo "${ECHO_T}no" >&6; }
11304 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-choicedlg" >&5
11305 echo $ECHO_N "checking for --${enablestring:-enable}-choicedlg... $ECHO_C" >&6; }
11307 # Check whether --enable-choicedlg was given.
11308 if test "${enable_choicedlg+set}" = set; then
11309 enableval=$enable_choicedlg;
11310 if test "$enableval" = yes; then
11311 ac_cv_use_choicedlg='wxUSE_CHOICEDLG=yes'
11313 ac_cv_use_choicedlg='wxUSE_CHOICEDLG=no'
11318 LINE=`grep "^wxUSE_CHOICEDLG=" ${wx_arg_cache_file}`
11319 if test "x$LINE" != x ; then
11320 eval "DEFAULT_$LINE"
11325 ac_cv_use_choicedlg='wxUSE_CHOICEDLG='$DEFAULT_wxUSE_CHOICEDLG
11330 eval "$ac_cv_use_choicedlg"
11331 if test "$no_cache" != 1; then
11332 echo $ac_cv_use_choicedlg >> ${wx_arg_cache_file}.tmp
11335 if test "$wxUSE_CHOICEDLG" = yes; then
11336 { echo "$as_me:$LINENO: result: yes" >&5
11337 echo "${ECHO_T}yes" >&6; }
11339 { echo "$as_me:$LINENO: result: no" >&5
11340 echo "${ECHO_T}no" >&6; }
11345 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-coldlg" >&5
11346 echo $ECHO_N "checking for --${enablestring:-enable}-coldlg... $ECHO_C" >&6; }
11348 # Check whether --enable-coldlg was given.
11349 if test "${enable_coldlg+set}" = set; then
11350 enableval=$enable_coldlg;
11351 if test "$enableval" = yes; then
11352 ac_cv_use_coldlg='wxUSE_COLOURDLG=yes'
11354 ac_cv_use_coldlg='wxUSE_COLOURDLG=no'
11359 LINE=`grep "^wxUSE_COLOURDLG=" ${wx_arg_cache_file}`
11360 if test "x$LINE" != x ; then
11361 eval "DEFAULT_$LINE"
11366 ac_cv_use_coldlg='wxUSE_COLOURDLG='$DEFAULT_wxUSE_COLOURDLG
11371 eval "$ac_cv_use_coldlg"
11372 if test "$no_cache" != 1; then
11373 echo $ac_cv_use_coldlg >> ${wx_arg_cache_file}.tmp
11376 if test "$wxUSE_COLOURDLG" = yes; then
11377 { echo "$as_me:$LINENO: result: yes" >&5
11378 echo "${ECHO_T}yes" >&6; }
11380 { echo "$as_me:$LINENO: result: no" >&5
11381 echo "${ECHO_T}no" >&6; }
11386 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-filedlg" >&5
11387 echo $ECHO_N "checking for --${enablestring:-enable}-filedlg... $ECHO_C" >&6; }
11389 # Check whether --enable-filedlg was given.
11390 if test "${enable_filedlg+set}" = set; then
11391 enableval=$enable_filedlg;
11392 if test "$enableval" = yes; then
11393 ac_cv_use_filedlg='wxUSE_FILEDLG=yes'
11395 ac_cv_use_filedlg='wxUSE_FILEDLG=no'
11400 LINE=`grep "^wxUSE_FILEDLG=" ${wx_arg_cache_file}`
11401 if test "x$LINE" != x ; then
11402 eval "DEFAULT_$LINE"
11407 ac_cv_use_filedlg='wxUSE_FILEDLG='$DEFAULT_wxUSE_FILEDLG
11412 eval "$ac_cv_use_filedlg"
11413 if test "$no_cache" != 1; then
11414 echo $ac_cv_use_filedlg >> ${wx_arg_cache_file}.tmp
11417 if test "$wxUSE_FILEDLG" = yes; then
11418 { echo "$as_me:$LINENO: result: yes" >&5
11419 echo "${ECHO_T}yes" >&6; }
11421 { echo "$as_me:$LINENO: result: no" >&5
11422 echo "${ECHO_T}no" >&6; }
11427 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-finddlg" >&5
11428 echo $ECHO_N "checking for --${enablestring:-enable}-finddlg... $ECHO_C" >&6; }
11430 # Check whether --enable-finddlg was given.
11431 if test "${enable_finddlg+set}" = set; then
11432 enableval=$enable_finddlg;
11433 if test "$enableval" = yes; then
11434 ac_cv_use_finddlg='wxUSE_FINDREPLDLG=yes'
11436 ac_cv_use_finddlg='wxUSE_FINDREPLDLG=no'
11441 LINE=`grep "^wxUSE_FINDREPLDLG=" ${wx_arg_cache_file}`
11442 if test "x$LINE" != x ; then
11443 eval "DEFAULT_$LINE"
11448 ac_cv_use_finddlg='wxUSE_FINDREPLDLG='$DEFAULT_wxUSE_FINDREPLDLG
11453 eval "$ac_cv_use_finddlg"
11454 if test "$no_cache" != 1; then
11455 echo $ac_cv_use_finddlg >> ${wx_arg_cache_file}.tmp
11458 if test "$wxUSE_FINDREPLDLG" = yes; then
11459 { echo "$as_me:$LINENO: result: yes" >&5
11460 echo "${ECHO_T}yes" >&6; }
11462 { echo "$as_me:$LINENO: result: no" >&5
11463 echo "${ECHO_T}no" >&6; }
11468 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-fontdlg" >&5
11469 echo $ECHO_N "checking for --${enablestring:-enable}-fontdlg... $ECHO_C" >&6; }
11471 # Check whether --enable-fontdlg was given.
11472 if test "${enable_fontdlg+set}" = set; then
11473 enableval=$enable_fontdlg;
11474 if test "$enableval" = yes; then
11475 ac_cv_use_fontdlg='wxUSE_FONTDLG=yes'
11477 ac_cv_use_fontdlg='wxUSE_FONTDLG=no'
11482 LINE=`grep "^wxUSE_FONTDLG=" ${wx_arg_cache_file}`
11483 if test "x$LINE" != x ; then
11484 eval "DEFAULT_$LINE"
11489 ac_cv_use_fontdlg='wxUSE_FONTDLG='$DEFAULT_wxUSE_FONTDLG
11494 eval "$ac_cv_use_fontdlg"
11495 if test "$no_cache" != 1; then
11496 echo $ac_cv_use_fontdlg >> ${wx_arg_cache_file}.tmp
11499 if test "$wxUSE_FONTDLG" = yes; then
11500 { echo "$as_me:$LINENO: result: yes" >&5
11501 echo "${ECHO_T}yes" >&6; }
11503 { echo "$as_me:$LINENO: result: no" >&5
11504 echo "${ECHO_T}no" >&6; }
11509 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dirdlg" >&5
11510 echo $ECHO_N "checking for --${enablestring:-enable}-dirdlg... $ECHO_C" >&6; }
11512 # Check whether --enable-dirdlg was given.
11513 if test "${enable_dirdlg+set}" = set; then
11514 enableval=$enable_dirdlg;
11515 if test "$enableval" = yes; then
11516 ac_cv_use_dirdlg='wxUSE_DIRDLG=yes'
11518 ac_cv_use_dirdlg='wxUSE_DIRDLG=no'
11523 LINE=`grep "^wxUSE_DIRDLG=" ${wx_arg_cache_file}`
11524 if test "x$LINE" != x ; then
11525 eval "DEFAULT_$LINE"
11530 ac_cv_use_dirdlg='wxUSE_DIRDLG='$DEFAULT_wxUSE_DIRDLG
11535 eval "$ac_cv_use_dirdlg"
11536 if test "$no_cache" != 1; then
11537 echo $ac_cv_use_dirdlg >> ${wx_arg_cache_file}.tmp
11540 if test "$wxUSE_DIRDLG" = yes; then
11541 { echo "$as_me:$LINENO: result: yes" >&5
11542 echo "${ECHO_T}yes" >&6; }
11544 { echo "$as_me:$LINENO: result: no" >&5
11545 echo "${ECHO_T}no" >&6; }
11550 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-msgdlg" >&5
11551 echo $ECHO_N "checking for --${enablestring:-enable}-msgdlg... $ECHO_C" >&6; }
11553 # Check whether --enable-msgdlg was given.
11554 if test "${enable_msgdlg+set}" = set; then
11555 enableval=$enable_msgdlg;
11556 if test "$enableval" = yes; then
11557 ac_cv_use_msgdlg='wxUSE_MSGDLG=yes'
11559 ac_cv_use_msgdlg='wxUSE_MSGDLG=no'
11564 LINE=`grep "^wxUSE_MSGDLG=" ${wx_arg_cache_file}`
11565 if test "x$LINE" != x ; then
11566 eval "DEFAULT_$LINE"
11571 ac_cv_use_msgdlg='wxUSE_MSGDLG='$DEFAULT_wxUSE_MSGDLG
11576 eval "$ac_cv_use_msgdlg"
11577 if test "$no_cache" != 1; then
11578 echo $ac_cv_use_msgdlg >> ${wx_arg_cache_file}.tmp
11581 if test "$wxUSE_MSGDLG" = yes; then
11582 { echo "$as_me:$LINENO: result: yes" >&5
11583 echo "${ECHO_T}yes" >&6; }
11585 { echo "$as_me:$LINENO: result: no" >&5
11586 echo "${ECHO_T}no" >&6; }
11591 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-numberdlg" >&5
11592 echo $ECHO_N "checking for --${enablestring:-enable}-numberdlg... $ECHO_C" >&6; }
11594 # Check whether --enable-numberdlg was given.
11595 if test "${enable_numberdlg+set}" = set; then
11596 enableval=$enable_numberdlg;
11597 if test "$enableval" = yes; then
11598 ac_cv_use_numberdlg='wxUSE_NUMBERDLG=yes'
11600 ac_cv_use_numberdlg='wxUSE_NUMBERDLG=no'
11605 LINE=`grep "^wxUSE_NUMBERDLG=" ${wx_arg_cache_file}`
11606 if test "x$LINE" != x ; then
11607 eval "DEFAULT_$LINE"
11612 ac_cv_use_numberdlg='wxUSE_NUMBERDLG='$DEFAULT_wxUSE_NUMBERDLG
11617 eval "$ac_cv_use_numberdlg"
11618 if test "$no_cache" != 1; then
11619 echo $ac_cv_use_numberdlg >> ${wx_arg_cache_file}.tmp
11622 if test "$wxUSE_NUMBERDLG" = yes; then
11623 { echo "$as_me:$LINENO: result: yes" >&5
11624 echo "${ECHO_T}yes" >&6; }
11626 { echo "$as_me:$LINENO: result: no" >&5
11627 echo "${ECHO_T}no" >&6; }
11632 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-splash" >&5
11633 echo $ECHO_N "checking for --${enablestring:-enable}-splash... $ECHO_C" >&6; }
11635 # Check whether --enable-splash was given.
11636 if test "${enable_splash+set}" = set; then
11637 enableval=$enable_splash;
11638 if test "$enableval" = yes; then
11639 ac_cv_use_splash='wxUSE_SPLASH=yes'
11641 ac_cv_use_splash='wxUSE_SPLASH=no'
11646 LINE=`grep "^wxUSE_SPLASH=" ${wx_arg_cache_file}`
11647 if test "x$LINE" != x ; then
11648 eval "DEFAULT_$LINE"
11653 ac_cv_use_splash='wxUSE_SPLASH='$DEFAULT_wxUSE_SPLASH
11658 eval "$ac_cv_use_splash"
11659 if test "$no_cache" != 1; then
11660 echo $ac_cv_use_splash >> ${wx_arg_cache_file}.tmp
11663 if test "$wxUSE_SPLASH" = yes; then
11664 { echo "$as_me:$LINENO: result: yes" >&5
11665 echo "${ECHO_T}yes" >&6; }
11667 { echo "$as_me:$LINENO: result: no" >&5
11668 echo "${ECHO_T}no" >&6; }
11673 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-textdlg" >&5
11674 echo $ECHO_N "checking for --${enablestring:-enable}-textdlg... $ECHO_C" >&6; }
11676 # Check whether --enable-textdlg was given.
11677 if test "${enable_textdlg+set}" = set; then
11678 enableval=$enable_textdlg;
11679 if test "$enableval" = yes; then
11680 ac_cv_use_textdlg='wxUSE_TEXTDLG=yes'
11682 ac_cv_use_textdlg='wxUSE_TEXTDLG=no'
11687 LINE=`grep "^wxUSE_TEXTDLG=" ${wx_arg_cache_file}`
11688 if test "x$LINE" != x ; then
11689 eval "DEFAULT_$LINE"
11694 ac_cv_use_textdlg='wxUSE_TEXTDLG='$DEFAULT_wxUSE_TEXTDLG
11699 eval "$ac_cv_use_textdlg"
11700 if test "$no_cache" != 1; then
11701 echo $ac_cv_use_textdlg >> ${wx_arg_cache_file}.tmp
11704 if test "$wxUSE_TEXTDLG" = yes; then
11705 { echo "$as_me:$LINENO: result: yes" >&5
11706 echo "${ECHO_T}yes" >&6; }
11708 { echo "$as_me:$LINENO: result: no" >&5
11709 echo "${ECHO_T}no" >&6; }
11714 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-tipdlg" >&5
11715 echo $ECHO_N "checking for --${enablestring:-enable}-tipdlg... $ECHO_C" >&6; }
11717 # Check whether --enable-tipdlg was given.
11718 if test "${enable_tipdlg+set}" = set; then
11719 enableval=$enable_tipdlg;
11720 if test "$enableval" = yes; then
11721 ac_cv_use_tipdlg='wxUSE_STARTUP_TIPS=yes'
11723 ac_cv_use_tipdlg='wxUSE_STARTUP_TIPS=no'
11728 LINE=`grep "^wxUSE_STARTUP_TIPS=" ${wx_arg_cache_file}`
11729 if test "x$LINE" != x ; then
11730 eval "DEFAULT_$LINE"
11735 ac_cv_use_tipdlg='wxUSE_STARTUP_TIPS='$DEFAULT_wxUSE_STARTUP_TIPS
11740 eval "$ac_cv_use_tipdlg"
11741 if test "$no_cache" != 1; then
11742 echo $ac_cv_use_tipdlg >> ${wx_arg_cache_file}.tmp
11745 if test "$wxUSE_STARTUP_TIPS" = yes; then
11746 { echo "$as_me:$LINENO: result: yes" >&5
11747 echo "${ECHO_T}yes" >&6; }
11749 { echo "$as_me:$LINENO: result: no" >&5
11750 echo "${ECHO_T}no" >&6; }
11755 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-progressdlg" >&5
11756 echo $ECHO_N "checking for --${enablestring:-enable}-progressdlg... $ECHO_C" >&6; }
11758 # Check whether --enable-progressdlg was given.
11759 if test "${enable_progressdlg+set}" = set; then
11760 enableval=$enable_progressdlg;
11761 if test "$enableval" = yes; then
11762 ac_cv_use_progressdlg='wxUSE_PROGRESSDLG=yes'
11764 ac_cv_use_progressdlg='wxUSE_PROGRESSDLG=no'
11769 LINE=`grep "^wxUSE_PROGRESSDLG=" ${wx_arg_cache_file}`
11770 if test "x$LINE" != x ; then
11771 eval "DEFAULT_$LINE"
11776 ac_cv_use_progressdlg='wxUSE_PROGRESSDLG='$DEFAULT_wxUSE_PROGRESSDLG
11781 eval "$ac_cv_use_progressdlg"
11782 if test "$no_cache" != 1; then
11783 echo $ac_cv_use_progressdlg >> ${wx_arg_cache_file}.tmp
11786 if test "$wxUSE_PROGRESSDLG" = yes; then
11787 { echo "$as_me:$LINENO: result: yes" >&5
11788 echo "${ECHO_T}yes" >&6; }
11790 { echo "$as_me:$LINENO: result: no" >&5
11791 echo "${ECHO_T}no" >&6; }
11796 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-wizarddlg" >&5
11797 echo $ECHO_N "checking for --${enablestring:-enable}-wizarddlg... $ECHO_C" >&6; }
11799 # Check whether --enable-wizarddlg was given.
11800 if test "${enable_wizarddlg+set}" = set; then
11801 enableval=$enable_wizarddlg;
11802 if test "$enableval" = yes; then
11803 ac_cv_use_wizarddlg='wxUSE_WIZARDDLG=yes'
11805 ac_cv_use_wizarddlg='wxUSE_WIZARDDLG=no'
11810 LINE=`grep "^wxUSE_WIZARDDLG=" ${wx_arg_cache_file}`
11811 if test "x$LINE" != x ; then
11812 eval "DEFAULT_$LINE"
11817 ac_cv_use_wizarddlg='wxUSE_WIZARDDLG='$DEFAULT_wxUSE_WIZARDDLG
11822 eval "$ac_cv_use_wizarddlg"
11823 if test "$no_cache" != 1; then
11824 echo $ac_cv_use_wizarddlg >> ${wx_arg_cache_file}.tmp
11827 if test "$wxUSE_WIZARDDLG" = yes; then
11828 { echo "$as_me:$LINENO: result: yes" >&5
11829 echo "${ECHO_T}yes" >&6; }
11831 { echo "$as_me:$LINENO: result: no" >&5
11832 echo "${ECHO_T}no" >&6; }
11839 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-menus" >&5
11840 echo $ECHO_N "checking for --${enablestring:-enable}-menus... $ECHO_C" >&6; }
11842 # Check whether --enable-menus was given.
11843 if test "${enable_menus+set}" = set; then
11844 enableval=$enable_menus;
11845 if test "$enableval" = yes; then
11846 ac_cv_use_menus='wxUSE_MENUS=yes'
11848 ac_cv_use_menus='wxUSE_MENUS=no'
11853 LINE=`grep "^wxUSE_MENUS=" ${wx_arg_cache_file}`
11854 if test "x$LINE" != x ; then
11855 eval "DEFAULT_$LINE"
11860 ac_cv_use_menus='wxUSE_MENUS='$DEFAULT_wxUSE_MENUS
11865 eval "$ac_cv_use_menus"
11866 if test "$no_cache" != 1; then
11867 echo $ac_cv_use_menus >> ${wx_arg_cache_file}.tmp
11870 if test "$wxUSE_MENUS" = yes; then
11871 { echo "$as_me:$LINENO: result: yes" >&5
11872 echo "${ECHO_T}yes" >&6; }
11874 { echo "$as_me:$LINENO: result: no" >&5
11875 echo "${ECHO_T}no" >&6; }
11880 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-miniframe" >&5
11881 echo $ECHO_N "checking for --${enablestring:-enable}-miniframe... $ECHO_C" >&6; }
11883 # Check whether --enable-miniframe was given.
11884 if test "${enable_miniframe+set}" = set; then
11885 enableval=$enable_miniframe;
11886 if test "$enableval" = yes; then
11887 ac_cv_use_miniframe='wxUSE_MINIFRAME=yes'
11889 ac_cv_use_miniframe='wxUSE_MINIFRAME=no'
11894 LINE=`grep "^wxUSE_MINIFRAME=" ${wx_arg_cache_file}`
11895 if test "x$LINE" != x ; then
11896 eval "DEFAULT_$LINE"
11901 ac_cv_use_miniframe='wxUSE_MINIFRAME='$DEFAULT_wxUSE_MINIFRAME
11906 eval "$ac_cv_use_miniframe"
11907 if test "$no_cache" != 1; then
11908 echo $ac_cv_use_miniframe >> ${wx_arg_cache_file}.tmp
11911 if test "$wxUSE_MINIFRAME" = yes; then
11912 { echo "$as_me:$LINENO: result: yes" >&5
11913 echo "${ECHO_T}yes" >&6; }
11915 { echo "$as_me:$LINENO: result: no" >&5
11916 echo "${ECHO_T}no" >&6; }
11921 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-tooltips" >&5
11922 echo $ECHO_N "checking for --${enablestring:-enable}-tooltips... $ECHO_C" >&6; }
11924 # Check whether --enable-tooltips was given.
11925 if test "${enable_tooltips+set}" = set; then
11926 enableval=$enable_tooltips;
11927 if test "$enableval" = yes; then
11928 ac_cv_use_tooltips='wxUSE_TOOLTIPS=yes'
11930 ac_cv_use_tooltips='wxUSE_TOOLTIPS=no'
11935 LINE=`grep "^wxUSE_TOOLTIPS=" ${wx_arg_cache_file}`
11936 if test "x$LINE" != x ; then
11937 eval "DEFAULT_$LINE"
11942 ac_cv_use_tooltips='wxUSE_TOOLTIPS='$DEFAULT_wxUSE_TOOLTIPS
11947 eval "$ac_cv_use_tooltips"
11948 if test "$no_cache" != 1; then
11949 echo $ac_cv_use_tooltips >> ${wx_arg_cache_file}.tmp
11952 if test "$wxUSE_TOOLTIPS" = yes; then
11953 { echo "$as_me:$LINENO: result: yes" >&5
11954 echo "${ECHO_T}yes" >&6; }
11956 { echo "$as_me:$LINENO: result: no" >&5
11957 echo "${ECHO_T}no" >&6; }
11962 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-splines" >&5
11963 echo $ECHO_N "checking for --${enablestring:-enable}-splines... $ECHO_C" >&6; }
11965 # Check whether --enable-splines was given.
11966 if test "${enable_splines+set}" = set; then
11967 enableval=$enable_splines;
11968 if test "$enableval" = yes; then
11969 ac_cv_use_splines='wxUSE_SPLINES=yes'
11971 ac_cv_use_splines='wxUSE_SPLINES=no'
11976 LINE=`grep "^wxUSE_SPLINES=" ${wx_arg_cache_file}`
11977 if test "x$LINE" != x ; then
11978 eval "DEFAULT_$LINE"
11983 ac_cv_use_splines='wxUSE_SPLINES='$DEFAULT_wxUSE_SPLINES
11988 eval "$ac_cv_use_splines"
11989 if test "$no_cache" != 1; then
11990 echo $ac_cv_use_splines >> ${wx_arg_cache_file}.tmp
11993 if test "$wxUSE_SPLINES" = yes; then
11994 { echo "$as_me:$LINENO: result: yes" >&5
11995 echo "${ECHO_T}yes" >&6; }
11997 { echo "$as_me:$LINENO: result: no" >&5
11998 echo "${ECHO_T}no" >&6; }
12003 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-mousewheel" >&5
12004 echo $ECHO_N "checking for --${enablestring:-enable}-mousewheel... $ECHO_C" >&6; }
12006 # Check whether --enable-mousewheel was given.
12007 if test "${enable_mousewheel+set}" = set; then
12008 enableval=$enable_mousewheel;
12009 if test "$enableval" = yes; then
12010 ac_cv_use_mousewheel='wxUSE_MOUSEWHEEL=yes'
12012 ac_cv_use_mousewheel='wxUSE_MOUSEWHEEL=no'
12017 LINE=`grep "^wxUSE_MOUSEWHEEL=" ${wx_arg_cache_file}`
12018 if test "x$LINE" != x ; then
12019 eval "DEFAULT_$LINE"
12024 ac_cv_use_mousewheel='wxUSE_MOUSEWHEEL='$DEFAULT_wxUSE_MOUSEWHEEL
12029 eval "$ac_cv_use_mousewheel"
12030 if test "$no_cache" != 1; then
12031 echo $ac_cv_use_mousewheel >> ${wx_arg_cache_file}.tmp
12034 if test "$wxUSE_MOUSEWHEEL" = yes; then
12035 { echo "$as_me:$LINENO: result: yes" >&5
12036 echo "${ECHO_T}yes" >&6; }
12038 { echo "$as_me:$LINENO: result: no" >&5
12039 echo "${ECHO_T}no" >&6; }
12044 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-validators" >&5
12045 echo $ECHO_N "checking for --${enablestring:-enable}-validators... $ECHO_C" >&6; }
12047 # Check whether --enable-validators was given.
12048 if test "${enable_validators+set}" = set; then
12049 enableval=$enable_validators;
12050 if test "$enableval" = yes; then
12051 ac_cv_use_validators='wxUSE_VALIDATORS=yes'
12053 ac_cv_use_validators='wxUSE_VALIDATORS=no'
12058 LINE=`grep "^wxUSE_VALIDATORS=" ${wx_arg_cache_file}`
12059 if test "x$LINE" != x ; then
12060 eval "DEFAULT_$LINE"
12065 ac_cv_use_validators='wxUSE_VALIDATORS='$DEFAULT_wxUSE_VALIDATORS
12070 eval "$ac_cv_use_validators"
12071 if test "$no_cache" != 1; then
12072 echo $ac_cv_use_validators >> ${wx_arg_cache_file}.tmp
12075 if test "$wxUSE_VALIDATORS" = yes; then
12076 { echo "$as_me:$LINENO: result: yes" >&5
12077 echo "${ECHO_T}yes" >&6; }
12079 { echo "$as_me:$LINENO: result: no" >&5
12080 echo "${ECHO_T}no" >&6; }
12085 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-busyinfo" >&5
12086 echo $ECHO_N "checking for --${enablestring:-enable}-busyinfo... $ECHO_C" >&6; }
12088 # Check whether --enable-busyinfo was given.
12089 if test "${enable_busyinfo+set}" = set; then
12090 enableval=$enable_busyinfo;
12091 if test "$enableval" = yes; then
12092 ac_cv_use_busyinfo='wxUSE_BUSYINFO=yes'
12094 ac_cv_use_busyinfo='wxUSE_BUSYINFO=no'
12099 LINE=`grep "^wxUSE_BUSYINFO=" ${wx_arg_cache_file}`
12100 if test "x$LINE" != x ; then
12101 eval "DEFAULT_$LINE"
12106 ac_cv_use_busyinfo='wxUSE_BUSYINFO='$DEFAULT_wxUSE_BUSYINFO
12111 eval "$ac_cv_use_busyinfo"
12112 if test "$no_cache" != 1; then
12113 echo $ac_cv_use_busyinfo >> ${wx_arg_cache_file}.tmp
12116 if test "$wxUSE_BUSYINFO" = yes; then
12117 { echo "$as_me:$LINENO: result: yes" >&5
12118 echo "${ECHO_T}yes" >&6; }
12120 { echo "$as_me:$LINENO: result: no" >&5
12121 echo "${ECHO_T}no" >&6; }
12126 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-joystick" >&5
12127 echo $ECHO_N "checking for --${enablestring:-enable}-joystick... $ECHO_C" >&6; }
12129 # Check whether --enable-joystick was given.
12130 if test "${enable_joystick+set}" = set; then
12131 enableval=$enable_joystick;
12132 if test "$enableval" = yes; then
12133 ac_cv_use_joystick='wxUSE_JOYSTICK=yes'
12135 ac_cv_use_joystick='wxUSE_JOYSTICK=no'
12140 LINE=`grep "^wxUSE_JOYSTICK=" ${wx_arg_cache_file}`
12141 if test "x$LINE" != x ; then
12142 eval "DEFAULT_$LINE"
12147 ac_cv_use_joystick='wxUSE_JOYSTICK='$DEFAULT_wxUSE_JOYSTICK
12152 eval "$ac_cv_use_joystick"
12153 if test "$no_cache" != 1; then
12154 echo $ac_cv_use_joystick >> ${wx_arg_cache_file}.tmp
12157 if test "$wxUSE_JOYSTICK" = yes; then
12158 { echo "$as_me:$LINENO: result: yes" >&5
12159 echo "${ECHO_T}yes" >&6; }
12161 { echo "$as_me:$LINENO: result: no" >&5
12162 echo "${ECHO_T}no" >&6; }
12167 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-metafile" >&5
12168 echo $ECHO_N "checking for --${enablestring:-enable}-metafile... $ECHO_C" >&6; }
12170 # Check whether --enable-metafile was given.
12171 if test "${enable_metafile+set}" = set; then
12172 enableval=$enable_metafile;
12173 if test "$enableval" = yes; then
12174 ac_cv_use_metafile='wxUSE_METAFILE=yes'
12176 ac_cv_use_metafile='wxUSE_METAFILE=no'
12181 LINE=`grep "^wxUSE_METAFILE=" ${wx_arg_cache_file}`
12182 if test "x$LINE" != x ; then
12183 eval "DEFAULT_$LINE"
12188 ac_cv_use_metafile='wxUSE_METAFILE='$DEFAULT_wxUSE_METAFILE
12193 eval "$ac_cv_use_metafile"
12194 if test "$no_cache" != 1; then
12195 echo $ac_cv_use_metafile >> ${wx_arg_cache_file}.tmp
12198 if test "$wxUSE_METAFILE" = yes; then
12199 { echo "$as_me:$LINENO: result: yes" >&5
12200 echo "${ECHO_T}yes" >&6; }
12202 { echo "$as_me:$LINENO: result: no" >&5
12203 echo "${ECHO_T}no" >&6; }
12208 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dragimage" >&5
12209 echo $ECHO_N "checking for --${enablestring:-enable}-dragimage... $ECHO_C" >&6; }
12211 # Check whether --enable-dragimage was given.
12212 if test "${enable_dragimage+set}" = set; then
12213 enableval=$enable_dragimage;
12214 if test "$enableval" = yes; then
12215 ac_cv_use_dragimage='wxUSE_DRAGIMAGE=yes'
12217 ac_cv_use_dragimage='wxUSE_DRAGIMAGE=no'
12222 LINE=`grep "^wxUSE_DRAGIMAGE=" ${wx_arg_cache_file}`
12223 if test "x$LINE" != x ; then
12224 eval "DEFAULT_$LINE"
12229 ac_cv_use_dragimage='wxUSE_DRAGIMAGE='$DEFAULT_wxUSE_DRAGIMAGE
12234 eval "$ac_cv_use_dragimage"
12235 if test "$no_cache" != 1; then
12236 echo $ac_cv_use_dragimage >> ${wx_arg_cache_file}.tmp
12239 if test "$wxUSE_DRAGIMAGE" = yes; then
12240 { echo "$as_me:$LINENO: result: yes" >&5
12241 echo "${ECHO_T}yes" >&6; }
12243 { echo "$as_me:$LINENO: result: no" >&5
12244 echo "${ECHO_T}no" >&6; }
12249 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-accessibility" >&5
12250 echo $ECHO_N "checking for --${enablestring:-enable}-accessibility... $ECHO_C" >&6; }
12252 # Check whether --enable-accessibility was given.
12253 if test "${enable_accessibility+set}" = set; then
12254 enableval=$enable_accessibility;
12255 if test "$enableval" = yes; then
12256 ac_cv_use_accessibility='wxUSE_ACCESSIBILITY=yes'
12258 ac_cv_use_accessibility='wxUSE_ACCESSIBILITY=no'
12263 LINE=`grep "^wxUSE_ACCESSIBILITY=" ${wx_arg_cache_file}`
12264 if test "x$LINE" != x ; then
12265 eval "DEFAULT_$LINE"
12270 ac_cv_use_accessibility='wxUSE_ACCESSIBILITY='$DEFAULT_wxUSE_ACCESSIBILITY
12275 eval "$ac_cv_use_accessibility"
12276 if test "$no_cache" != 1; then
12277 echo $ac_cv_use_accessibility >> ${wx_arg_cache_file}.tmp
12280 if test "$wxUSE_ACCESSIBILITY" = yes; then
12281 { echo "$as_me:$LINENO: result: yes" >&5
12282 echo "${ECHO_T}yes" >&6; }
12284 { echo "$as_me:$LINENO: result: no" >&5
12285 echo "${ECHO_T}no" >&6; }
12289 if test "$wxUSE_MSW" = "1"; then
12292 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dccache" >&5
12293 echo $ECHO_N "checking for --${enablestring:-enable}-dccache... $ECHO_C" >&6; }
12295 # Check whether --enable-dccache was given.
12296 if test "${enable_dccache+set}" = set; then
12297 enableval=$enable_dccache;
12298 if test "$enableval" = yes; then
12299 ac_cv_use_dccache='wxUSE_DC_CACHEING=yes'
12301 ac_cv_use_dccache='wxUSE_DC_CACHEING=no'
12306 LINE=`grep "^wxUSE_DC_CACHEING=" ${wx_arg_cache_file}`
12307 if test "x$LINE" != x ; then
12308 eval "DEFAULT_$LINE"
12313 ac_cv_use_dccache='wxUSE_DC_CACHEING='$DEFAULT_wxUSE_DC_CACHEING
12318 eval "$ac_cv_use_dccache"
12319 if test "$no_cache" != 1; then
12320 echo $ac_cv_use_dccache >> ${wx_arg_cache_file}.tmp
12323 if test "$wxUSE_DC_CACHEING" = yes; then
12324 { echo "$as_me:$LINENO: result: yes" >&5
12325 echo "${ECHO_T}yes" >&6; }
12327 { echo "$as_me:$LINENO: result: no" >&5
12328 echo "${ECHO_T}no" >&6; }
12336 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-palette" >&5
12337 echo $ECHO_N "checking for --${enablestring:-enable}-palette... $ECHO_C" >&6; }
12339 # Check whether --enable-palette was given.
12340 if test "${enable_palette+set}" = set; then
12341 enableval=$enable_palette;
12342 if test "$enableval" = yes; then
12343 ac_cv_use_palette='wxUSE_PALETTE=yes'
12345 ac_cv_use_palette='wxUSE_PALETTE=no'
12350 LINE=`grep "^wxUSE_PALETTE=" ${wx_arg_cache_file}`
12351 if test "x$LINE" != x ; then
12352 eval "DEFAULT_$LINE"
12357 ac_cv_use_palette='wxUSE_PALETTE='$DEFAULT_wxUSE_PALETTE
12362 eval "$ac_cv_use_palette"
12363 if test "$no_cache" != 1; then
12364 echo $ac_cv_use_palette >> ${wx_arg_cache_file}.tmp
12367 if test "$wxUSE_PALETTE" = yes; then
12368 { echo "$as_me:$LINENO: result: yes" >&5
12369 echo "${ECHO_T}yes" >&6; }
12371 { echo "$as_me:$LINENO: result: no" >&5
12372 echo "${ECHO_T}no" >&6; }
12377 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-image" >&5
12378 echo $ECHO_N "checking for --${enablestring:-enable}-image... $ECHO_C" >&6; }
12380 # Check whether --enable-image was given.
12381 if test "${enable_image+set}" = set; then
12382 enableval=$enable_image;
12383 if test "$enableval" = yes; then
12384 ac_cv_use_image='wxUSE_IMAGE=yes'
12386 ac_cv_use_image='wxUSE_IMAGE=no'
12391 LINE=`grep "^wxUSE_IMAGE=" ${wx_arg_cache_file}`
12392 if test "x$LINE" != x ; then
12393 eval "DEFAULT_$LINE"
12398 ac_cv_use_image='wxUSE_IMAGE='$DEFAULT_wxUSE_IMAGE
12403 eval "$ac_cv_use_image"
12404 if test "$no_cache" != 1; then
12405 echo $ac_cv_use_image >> ${wx_arg_cache_file}.tmp
12408 if test "$wxUSE_IMAGE" = yes; then
12409 { echo "$as_me:$LINENO: result: yes" >&5
12410 echo "${ECHO_T}yes" >&6; }
12412 { echo "$as_me:$LINENO: result: no" >&5
12413 echo "${ECHO_T}no" >&6; }
12418 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-gif" >&5
12419 echo $ECHO_N "checking for --${enablestring:-enable}-gif... $ECHO_C" >&6; }
12421 # Check whether --enable-gif was given.
12422 if test "${enable_gif+set}" = set; then
12423 enableval=$enable_gif;
12424 if test "$enableval" = yes; then
12425 ac_cv_use_gif='wxUSE_GIF=yes'
12427 ac_cv_use_gif='wxUSE_GIF=no'
12432 LINE=`grep "^wxUSE_GIF=" ${wx_arg_cache_file}`
12433 if test "x$LINE" != x ; then
12434 eval "DEFAULT_$LINE"
12439 ac_cv_use_gif='wxUSE_GIF='$DEFAULT_wxUSE_GIF
12444 eval "$ac_cv_use_gif"
12445 if test "$no_cache" != 1; then
12446 echo $ac_cv_use_gif >> ${wx_arg_cache_file}.tmp
12449 if test "$wxUSE_GIF" = yes; then
12450 { echo "$as_me:$LINENO: result: yes" >&5
12451 echo "${ECHO_T}yes" >&6; }
12453 { echo "$as_me:$LINENO: result: no" >&5
12454 echo "${ECHO_T}no" >&6; }
12459 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-pcx" >&5
12460 echo $ECHO_N "checking for --${enablestring:-enable}-pcx... $ECHO_C" >&6; }
12462 # Check whether --enable-pcx was given.
12463 if test "${enable_pcx+set}" = set; then
12464 enableval=$enable_pcx;
12465 if test "$enableval" = yes; then
12466 ac_cv_use_pcx='wxUSE_PCX=yes'
12468 ac_cv_use_pcx='wxUSE_PCX=no'
12473 LINE=`grep "^wxUSE_PCX=" ${wx_arg_cache_file}`
12474 if test "x$LINE" != x ; then
12475 eval "DEFAULT_$LINE"
12480 ac_cv_use_pcx='wxUSE_PCX='$DEFAULT_wxUSE_PCX
12485 eval "$ac_cv_use_pcx"
12486 if test "$no_cache" != 1; then
12487 echo $ac_cv_use_pcx >> ${wx_arg_cache_file}.tmp
12490 if test "$wxUSE_PCX" = yes; then
12491 { echo "$as_me:$LINENO: result: yes" >&5
12492 echo "${ECHO_T}yes" >&6; }
12494 { echo "$as_me:$LINENO: result: no" >&5
12495 echo "${ECHO_T}no" >&6; }
12500 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-tga" >&5
12501 echo $ECHO_N "checking for --${enablestring:-enable}-tga... $ECHO_C" >&6; }
12503 # Check whether --enable-tga was given.
12504 if test "${enable_tga+set}" = set; then
12505 enableval=$enable_tga;
12506 if test "$enableval" = yes; then
12507 ac_cv_use_tga='wxUSE_TGA=yes'
12509 ac_cv_use_tga='wxUSE_TGA=no'
12514 LINE=`grep "^wxUSE_TGA=" ${wx_arg_cache_file}`
12515 if test "x$LINE" != x ; then
12516 eval "DEFAULT_$LINE"
12521 ac_cv_use_tga='wxUSE_TGA='$DEFAULT_wxUSE_TGA
12526 eval "$ac_cv_use_tga"
12527 if test "$no_cache" != 1; then
12528 echo $ac_cv_use_tga >> ${wx_arg_cache_file}.tmp
12531 if test "$wxUSE_TGA" = yes; then
12532 { echo "$as_me:$LINENO: result: yes" >&5
12533 echo "${ECHO_T}yes" >&6; }
12535 { echo "$as_me:$LINENO: result: no" >&5
12536 echo "${ECHO_T}no" >&6; }
12541 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-iff" >&5
12542 echo $ECHO_N "checking for --${enablestring:-enable}-iff... $ECHO_C" >&6; }
12544 # Check whether --enable-iff was given.
12545 if test "${enable_iff+set}" = set; then
12546 enableval=$enable_iff;
12547 if test "$enableval" = yes; then
12548 ac_cv_use_iff='wxUSE_IFF=yes'
12550 ac_cv_use_iff='wxUSE_IFF=no'
12555 LINE=`grep "^wxUSE_IFF=" ${wx_arg_cache_file}`
12556 if test "x$LINE" != x ; then
12557 eval "DEFAULT_$LINE"
12562 ac_cv_use_iff='wxUSE_IFF='$DEFAULT_wxUSE_IFF
12567 eval "$ac_cv_use_iff"
12568 if test "$no_cache" != 1; then
12569 echo $ac_cv_use_iff >> ${wx_arg_cache_file}.tmp
12572 if test "$wxUSE_IFF" = yes; then
12573 { echo "$as_me:$LINENO: result: yes" >&5
12574 echo "${ECHO_T}yes" >&6; }
12576 { echo "$as_me:$LINENO: result: no" >&5
12577 echo "${ECHO_T}no" >&6; }
12582 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-pnm" >&5
12583 echo $ECHO_N "checking for --${enablestring:-enable}-pnm... $ECHO_C" >&6; }
12585 # Check whether --enable-pnm was given.
12586 if test "${enable_pnm+set}" = set; then
12587 enableval=$enable_pnm;
12588 if test "$enableval" = yes; then
12589 ac_cv_use_pnm='wxUSE_PNM=yes'
12591 ac_cv_use_pnm='wxUSE_PNM=no'
12596 LINE=`grep "^wxUSE_PNM=" ${wx_arg_cache_file}`
12597 if test "x$LINE" != x ; then
12598 eval "DEFAULT_$LINE"
12603 ac_cv_use_pnm='wxUSE_PNM='$DEFAULT_wxUSE_PNM
12608 eval "$ac_cv_use_pnm"
12609 if test "$no_cache" != 1; then
12610 echo $ac_cv_use_pnm >> ${wx_arg_cache_file}.tmp
12613 if test "$wxUSE_PNM" = yes; then
12614 { echo "$as_me:$LINENO: result: yes" >&5
12615 echo "${ECHO_T}yes" >&6; }
12617 { echo "$as_me:$LINENO: result: no" >&5
12618 echo "${ECHO_T}no" >&6; }
12623 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-xpm" >&5
12624 echo $ECHO_N "checking for --${enablestring:-enable}-xpm... $ECHO_C" >&6; }
12626 # Check whether --enable-xpm was given.
12627 if test "${enable_xpm+set}" = set; then
12628 enableval=$enable_xpm;
12629 if test "$enableval" = yes; then
12630 ac_cv_use_xpm='wxUSE_XPM=yes'
12632 ac_cv_use_xpm='wxUSE_XPM=no'
12637 LINE=`grep "^wxUSE_XPM=" ${wx_arg_cache_file}`
12638 if test "x$LINE" != x ; then
12639 eval "DEFAULT_$LINE"
12644 ac_cv_use_xpm='wxUSE_XPM='$DEFAULT_wxUSE_XPM
12649 eval "$ac_cv_use_xpm"
12650 if test "$no_cache" != 1; then
12651 echo $ac_cv_use_xpm >> ${wx_arg_cache_file}.tmp
12654 if test "$wxUSE_XPM" = yes; then
12655 { echo "$as_me:$LINENO: result: yes" >&5
12656 echo "${ECHO_T}yes" >&6; }
12658 { echo "$as_me:$LINENO: result: no" >&5
12659 echo "${ECHO_T}no" >&6; }
12664 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-ico_cur" >&5
12665 echo $ECHO_N "checking for --${enablestring:-enable}-ico_cur... $ECHO_C" >&6; }
12667 # Check whether --enable-ico_cur was given.
12668 if test "${enable_ico_cur+set}" = set; then
12669 enableval=$enable_ico_cur;
12670 if test "$enableval" = yes; then
12671 ac_cv_use_ico_cur='wxUSE_ICO_CUR=yes'
12673 ac_cv_use_ico_cur='wxUSE_ICO_CUR=no'
12678 LINE=`grep "^wxUSE_ICO_CUR=" ${wx_arg_cache_file}`
12679 if test "x$LINE" != x ; then
12680 eval "DEFAULT_$LINE"
12685 ac_cv_use_ico_cur='wxUSE_ICO_CUR='$DEFAULT_wxUSE_ICO_CUR
12690 eval "$ac_cv_use_ico_cur"
12691 if test "$no_cache" != 1; then
12692 echo $ac_cv_use_ico_cur >> ${wx_arg_cache_file}.tmp
12695 if test "$wxUSE_ICO_CUR" = yes; then
12696 { echo "$as_me:$LINENO: result: yes" >&5
12697 echo "${ECHO_T}yes" >&6; }
12699 { echo "$as_me:$LINENO: result: no" >&5
12700 echo "${ECHO_T}no" >&6; }
12708 # Check whether --with-flavour was given.
12709 if test "${with_flavour+set}" = set; then
12710 withval=$with_flavour; WX_FLAVOUR="$withval"
12717 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-official_build" >&5
12718 echo $ECHO_N "checking for --${enablestring:-enable}-official_build... $ECHO_C" >&6; }
12720 # Check whether --enable-official_build was given.
12721 if test "${enable_official_build+set}" = set; then
12722 enableval=$enable_official_build;
12723 if test "$enableval" = yes; then
12724 ac_cv_use_official_build='wxUSE_OFFICIAL_BUILD=yes'
12726 ac_cv_use_official_build='wxUSE_OFFICIAL_BUILD=no'
12731 LINE=`grep "^wxUSE_OFFICIAL_BUILD=" ${wx_arg_cache_file}`
12732 if test "x$LINE" != x ; then
12733 eval "DEFAULT_$LINE"
12738 ac_cv_use_official_build='wxUSE_OFFICIAL_BUILD='$DEFAULT_wxUSE_OFFICIAL_BUILD
12743 eval "$ac_cv_use_official_build"
12744 if test "$no_cache" != 1; then
12745 echo $ac_cv_use_official_build >> ${wx_arg_cache_file}.tmp
12748 if test "$wxUSE_OFFICIAL_BUILD" = yes; then
12749 { echo "$as_me:$LINENO: result: yes" >&5
12750 echo "${ECHO_T}yes" >&6; }
12752 { echo "$as_me:$LINENO: result: no" >&5
12753 echo "${ECHO_T}no" >&6; }
12756 # Check whether --enable-vendor was given.
12757 if test "${enable_vendor+set}" = set; then
12758 enableval=$enable_vendor; VENDOR="$enableval"
12761 if test "x$VENDOR" = "x"; then
12768 echo "saving argument cache $wx_arg_cache_file"
12769 mv ${wx_arg_cache_file}.tmp ${wx_arg_cache_file}
12773 { echo "$as_me:$LINENO: checking for toolkit" >&5
12774 echo $ECHO_N "checking for toolkit... $ECHO_C" >&6; }
12776 # In Wine, we need to default to MSW, not GTK or MOTIF
12777 if test "$wxUSE_WINE" = "yes"; then
12778 DEFAULT_DEFAULT_wxUSE_GTK=0
12779 DEFAULT_DEFAULT_wxUSE_MOTIF=0
12780 DEFAULT_DEFAULT_wxUSE_MSW=1
12783 CXX=${CXX:-wineg++}
12787 if test "$wxUSE_GUI" = "yes"; then
12789 if test "$USE_BEOS" = 1; then
12790 { { echo "$as_me:$LINENO: error: BeOS GUI is not supported yet, use --disable-gui" >&5
12791 echo "$as_me: error: BeOS GUI is not supported yet, use --disable-gui" >&2;}
12792 { (exit 1); exit 1; }; }
12795 if test "$TOOLKIT_GIVEN" = 1; then
12796 for toolkit in `echo $ALL_TOOLKITS`; do
12798 eval "value=\$${var}"
12799 if test "x$value" = "xno"; then
12801 elif test "x$value" != "x"; then
12805 if test "x$value" != "x" -a "x$value" != "xyes" -a "x$value" != "xno"; then
12806 eval "wx${toolkit}_VERSION=$value"
12810 for toolkit in `echo $ALL_TOOLKITS`; do
12811 if test "$has_toolkit_in_cache" != 1; then
12812 var=DEFAULT_DEFAULT_wxUSE_$toolkit
12814 var=DEFAULT_wxUSE_$toolkit
12816 eval "version=\$DEFAULT_wx${toolkit}_VERSION"
12817 if test "x$version" != "x"; then
12818 eval "wx${toolkit}_VERSION=$version"
12821 eval "wxUSE_$toolkit=\$${var}"
12825 NUM_TOOLKITS=`expr ${wxUSE_COCOA:-0} + ${wxUSE_GTK:-0} + ${wxUSE_MAC:-0} \
12826 + ${wxUSE_MGL:-0} + ${wxUSE_DFB:-0} + ${wxUSE_MICROWIN:-0} \
12827 + ${wxUSE_MOTIF:-0} + ${wxUSE_MSW:-0} + ${wxUSE_X11:-0}`
12830 *-pc-os2_emx | *-pc-os2-emx )
12831 NUM_TOOLKITS=`expr ${NUM_TOOLKITS} + ${wxUSE_PM:-0}`
12834 case "$NUM_TOOLKITS" in
12838 { { echo "$as_me:$LINENO: error: Please specify a toolkit -- cannot determine the default for ${host}" >&5
12839 echo "$as_me: error: Please specify a toolkit -- cannot determine the default for ${host}" >&2;}
12840 { (exit 1); exit 1; }; }
12843 { { echo "$as_me:$LINENO: error: Please specify at most one toolkit (maybe some are cached in configarg.cache?)" >&5
12844 echo "$as_me: error: Please specify at most one toolkit (maybe some are cached in configarg.cache?)" >&2;}
12845 { (exit 1); exit 1; }; }
12848 # to be removed when --disable-gtk2 isn't needed
12849 if test "x$wxUSE_GTK2" = "xyes"; then
12851 elif test "x$wxUSE_GTK2" = "xno"; then
12855 for toolkit in `echo $ALL_TOOLKITS`; do
12857 eval "value=\$${var}"
12858 if test "x$value" != x; then
12859 cache_var=CACHE_$toolkit
12860 eval "cache=\$${cache_var}"
12861 if test "$cache" = 1; then
12862 echo "$var=$value" >> ${wx_arg_cache_file}
12863 eval "version=\$wx${toolkit}_VERSION"
12864 if test "x$version" != "x"; then
12865 echo "wx${toolkit}_VERSION=$version" >> ${wx_arg_cache_file}
12868 if test "$value" = 1; then
12869 toolkit_echo=`echo $toolkit | tr "[A-Z]" "[a-z]"`
12870 { echo "$as_me:$LINENO: result: $toolkit_echo" >&5
12871 echo "${ECHO_T}$toolkit_echo" >&6; }
12876 if test "x$host_alias" != "x"; then
12877 { echo "$as_me:$LINENO: result: base ($host_alias hosted) only" >&5
12878 echo "${ECHO_T}base ($host_alias hosted) only" >&6; }
12880 { echo "$as_me:$LINENO: result: base only" >&5
12881 echo "${ECHO_T}base only" >&6; }
12886 cat >confcache <<\_ACEOF
12887 # This file is a shell script that caches the results of configure
12888 # tests run on this system so they can be shared between configure
12889 # scripts and configure runs, see configure's option --config-cache.
12890 # It is not useful on other systems. If it contains results you don't
12891 # want to keep, you may remove or edit it.
12893 # config.status only pays attention to the cache file if you give it
12894 # the --recheck option to rerun configure.
12896 # `ac_cv_env_foo
' variables (set or unset) will be overridden when
12897 # loading this file, other *unset* `ac_cv_foo' will be assigned the
12898 # following values.
12902 # The following way of writing the cache mishandles newlines in values,
12903 # but we know of no workaround that is simple, portable, and efficient.
12904 # So, we kill variables containing newlines.
12905 # Ultrix sh set writes to stderr and can't be redirected directly,
12906 # and sets the high bit in the cache file unless we assign to the vars.
12908 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
12909 eval ac_val
=\$
$ac_var
12913 *_cv_
*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
12914 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
12917 _
| IFS
| as_nl
) ;; #(
12918 *) $as_unset $ac_var ;;
12924 case $as_nl`(ac_space=' '; set) 2>&1` in #(
12925 *${as_nl}ac_space
=\
*)
12926 # `set' does not quote correctly, so add quotes (double-quote
12927 # substitution turns \\\\ into \\, and sed turns \\ into \).
12930 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
12933 # `set' quotes correctly as required by POSIX, so do not add quotes.
12934 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
12943 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
12945 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
12947 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
12948 if test -w "$cache_file"; then
12949 test "x$cache_file" != "x/dev/null" &&
12950 { echo "$as_me:$LINENO: updating cache $cache_file" >&5
12951 echo "$as_me: updating cache $cache_file" >&6;}
12952 cat confcache
>$cache_file
12954 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
12955 echo "$as_me: not updating unwritable cache $cache_file" >&6;}
12965 ac_cpp
='$CPP $CPPFLAGS'
12966 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
12967 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
12968 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
12969 if test -n "$ac_tool_prefix"; then
12970 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
12971 set dummy
${ac_tool_prefix}gcc
; ac_word
=$2
12972 { echo "$as_me:$LINENO: checking for $ac_word" >&5
12973 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
12974 if test "${ac_cv_prog_CC+set}" = set; then
12975 echo $ECHO_N "(cached) $ECHO_C" >&6
12977 if test -n "$CC"; then
12978 ac_cv_prog_CC
="$CC" # Let the user override the test.
12980 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
12981 for as_dir
in $PATH
12984 test -z "$as_dir" && as_dir
=.
12985 for ac_exec_ext
in '' $ac_executable_extensions; do
12986 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12987 ac_cv_prog_CC
="${ac_tool_prefix}gcc"
12988 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12998 if test -n "$CC"; then
12999 { echo "$as_me:$LINENO: result: $CC" >&5
13000 echo "${ECHO_T}$CC" >&6; }
13002 { echo "$as_me:$LINENO: result: no" >&5
13003 echo "${ECHO_T}no" >&6; }
13008 if test -z "$ac_cv_prog_CC"; then
13010 # Extract the first word of "gcc", so it can be a program name with args.
13011 set dummy gcc
; ac_word
=$2
13012 { echo "$as_me:$LINENO: checking for $ac_word" >&5
13013 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
13014 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
13015 echo $ECHO_N "(cached) $ECHO_C" >&6
13017 if test -n "$ac_ct_CC"; then
13018 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
13020 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
13021 for as_dir
in $PATH
13024 test -z "$as_dir" && as_dir
=.
13025 for ac_exec_ext
in '' $ac_executable_extensions; do
13026 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13027 ac_cv_prog_ac_ct_CC
="gcc"
13028 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13037 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
13038 if test -n "$ac_ct_CC"; then
13039 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
13040 echo "${ECHO_T}$ac_ct_CC" >&6; }
13042 { echo "$as_me:$LINENO: result: no" >&5
13043 echo "${ECHO_T}no" >&6; }
13046 if test "x$ac_ct_CC" = x
; then
13049 case $cross_compiling:$ac_tool_warned in
13051 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
13052 whose name does not start with the host triplet. If you think this
13053 configuration is useful to you, please write to autoconf@gnu.org." >&5
13054 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
13055 whose name does not start with the host triplet. If you think this
13056 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
13057 ac_tool_warned
=yes ;;
13062 CC
="$ac_cv_prog_CC"
13065 if test -z "$CC"; then
13066 if test -n "$ac_tool_prefix"; then
13067 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
13068 set dummy
${ac_tool_prefix}cc
; ac_word
=$2
13069 { echo "$as_me:$LINENO: checking for $ac_word" >&5
13070 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
13071 if test "${ac_cv_prog_CC+set}" = set; then
13072 echo $ECHO_N "(cached) $ECHO_C" >&6
13074 if test -n "$CC"; then
13075 ac_cv_prog_CC
="$CC" # Let the user override the test.
13077 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
13078 for as_dir
in $PATH
13081 test -z "$as_dir" && as_dir
=.
13082 for ac_exec_ext
in '' $ac_executable_extensions; do
13083 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13084 ac_cv_prog_CC
="${ac_tool_prefix}cc"
13085 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13095 if test -n "$CC"; then
13096 { echo "$as_me:$LINENO: result: $CC" >&5
13097 echo "${ECHO_T}$CC" >&6; }
13099 { echo "$as_me:$LINENO: result: no" >&5
13100 echo "${ECHO_T}no" >&6; }
13106 if test -z "$CC"; then
13107 # Extract the first word of "cc", so it can be a program name with args.
13108 set dummy cc
; ac_word
=$2
13109 { echo "$as_me:$LINENO: checking for $ac_word" >&5
13110 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
13111 if test "${ac_cv_prog_CC+set}" = set; then
13112 echo $ECHO_N "(cached) $ECHO_C" >&6
13114 if test -n "$CC"; then
13115 ac_cv_prog_CC
="$CC" # Let the user override the test.
13117 ac_prog_rejected
=no
13118 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
13119 for as_dir
in $PATH
13122 test -z "$as_dir" && as_dir
=.
13123 for ac_exec_ext
in '' $ac_executable_extensions; do
13124 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13125 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
13126 ac_prog_rejected
=yes
13130 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13137 if test $ac_prog_rejected = yes; then
13138 # We found a bogon in the path, so make sure we never use it.
13139 set dummy
$ac_cv_prog_CC
13141 if test $# != 0; then
13142 # We chose a different compiler from the bogus one.
13143 # However, it has the same basename, so the bogon will be chosen
13144 # first if we set CC to just the basename; use the full file name.
13146 ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@"
13152 if test -n "$CC"; then
13153 { echo "$as_me:$LINENO: result: $CC" >&5
13154 echo "${ECHO_T}$CC" >&6; }
13156 { echo "$as_me:$LINENO: result: no" >&5
13157 echo "${ECHO_T}no" >&6; }
13162 if test -z "$CC"; then
13163 if test -n "$ac_tool_prefix"; then
13164 for ac_prog
in cl.exe
13166 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
13167 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
13168 { echo "$as_me:$LINENO: checking for $ac_word" >&5
13169 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
13170 if test "${ac_cv_prog_CC+set}" = set; then
13171 echo $ECHO_N "(cached) $ECHO_C" >&6
13173 if test -n "$CC"; then
13174 ac_cv_prog_CC
="$CC" # Let the user override the test.
13176 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
13177 for as_dir
in $PATH
13180 test -z "$as_dir" && as_dir
=.
13181 for ac_exec_ext
in '' $ac_executable_extensions; do
13182 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13183 ac_cv_prog_CC
="$ac_tool_prefix$ac_prog"
13184 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13194 if test -n "$CC"; then
13195 { echo "$as_me:$LINENO: result: $CC" >&5
13196 echo "${ECHO_T}$CC" >&6; }
13198 { echo "$as_me:$LINENO: result: no" >&5
13199 echo "${ECHO_T}no" >&6; }
13203 test -n "$CC" && break
13206 if test -z "$CC"; then
13208 for ac_prog
in cl.exe
13210 # Extract the first word of "$ac_prog", so it can be a program name with args.
13211 set dummy
$ac_prog; ac_word
=$2
13212 { echo "$as_me:$LINENO: checking for $ac_word" >&5
13213 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
13214 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
13215 echo $ECHO_N "(cached) $ECHO_C" >&6
13217 if test -n "$ac_ct_CC"; then
13218 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
13220 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
13221 for as_dir
in $PATH
13224 test -z "$as_dir" && as_dir
=.
13225 for ac_exec_ext
in '' $ac_executable_extensions; do
13226 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13227 ac_cv_prog_ac_ct_CC
="$ac_prog"
13228 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13237 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
13238 if test -n "$ac_ct_CC"; then
13239 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
13240 echo "${ECHO_T}$ac_ct_CC" >&6; }
13242 { echo "$as_me:$LINENO: result: no" >&5
13243 echo "${ECHO_T}no" >&6; }
13247 test -n "$ac_ct_CC" && break
13250 if test "x$ac_ct_CC" = x
; then
13253 case $cross_compiling:$ac_tool_warned in
13255 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
13256 whose name does not start with the host triplet. If you think this
13257 configuration is useful to you, please write to autoconf@gnu.org." >&5
13258 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
13259 whose name does not start with the host triplet. If you think this
13260 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
13261 ac_tool_warned
=yes ;;
13270 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
13271 See \`config.log' for more details." >&5
13272 echo "$as_me: error: no acceptable C compiler found in \$PATH
13273 See \`config.log' for more details." >&2;}
13274 { (exit 1); exit 1; }; }
13276 # Provide some information about the compiler.
13277 echo "$as_me:$LINENO: checking for C compiler version" >&5
13278 ac_compiler
=`set X $ac_compile; echo $2`
13279 { (ac_try
="$ac_compiler --version >&5"
13280 case "(($ac_try" in
13281 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
13282 *) ac_try_echo=$ac_try;;
13284 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13285 (eval "$ac_compiler --version >&5") 2>&5
13287 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13288 (exit $ac_status); }
13289 { (ac_try="$ac_compiler -v >&5"
13290 case "(($ac_try" in
13291 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
13292 *) ac_try_echo
=$ac_try;;
13294 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13295 (eval "$ac_compiler -v >&5") 2>&5
13297 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13298 (exit $ac_status); }
13299 { (ac_try
="$ac_compiler -V >&5"
13300 case "(($ac_try" in
13301 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
13302 *) ac_try_echo=$ac_try;;
13304 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13305 (eval "$ac_compiler -V >&5") 2>&5
13307 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13308 (exit $ac_status); }
13310 cat >conftest.$ac_ext <<_ACEOF
13313 cat confdefs.h >>conftest.$ac_ext
13314 cat >>conftest.$ac_ext <<_ACEOF
13315 /* end confdefs.h. */
13325 ac_clean_files_save=$ac_clean_files
13326 ac_clean_files="$ac_clean_files a.out a.exe b.out"
13327 # Try to create an executable without -o first, disregard a.out.
13328 # It will help us diagnose broken compilers, and finding out an intuition
13330 { echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
13331 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
13332 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
13334 # List of possible output files, starting from the most likely.
13335 # The algorithm is not robust to junk in `.
', hence go to wildcards (a.*)
13336 # only as a last resort. b.out is created by i960 compilers.
13337 ac_files='a_out.exe a.exe conftest.exe a.out conftest a.
* conftest.
* b.out
'
13339 # The IRIX 6 linker writes into existing files which may not be
13340 # executable, retaining their permissions. Remove them first so a
13341 # subsequent execution test works.
13343 for ac_file in $ac_files
13346 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
13347 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
13352 if { (ac_try="$ac_link_default"
13353 case "(($ac_try" in
13354 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13355 *) ac_try_echo=$ac_try;;
13357 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13358 (eval "$ac_link_default") 2>&5
13360 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13361 (exit $ac_status); }; then
13362 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
13363 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
13364 # in a Makefile. We should not override ac_cv_exeext if it was cached,
13365 # so that the user can short-circuit this test for compilers unknown to
13367 for ac_file
in $ac_files ''
13369 test -f "$ac_file" || continue
13371 *.
$ac_ext | *.xcoff
| *.tds
| *.d
| *.pdb
| *.xSYM
| *.bb
| *.bbg
| *.map
| *.inf
| *.o
| *.obj
)
13374 # We found the default executable, but exeext='' is most
13378 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no
;
13380 ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
13382 # We set ac_cv_exeext here because the later test for it is not
13383 # safe: cross compilers may not add the suffix if given an `-o'
13384 # argument, so we may need to know it at that point already.
13385 # Even if this section looks crufty: it has the advantage of
13386 # actually working.
13392 test "$ac_cv_exeext" = no
&& ac_cv_exeext
=
13398 { echo "$as_me:$LINENO: result: $ac_file" >&5
13399 echo "${ECHO_T}$ac_file" >&6; }
13400 if test -z "$ac_file"; then
13401 echo "$as_me: failed program was:" >&5
13402 sed 's/^/| /' conftest.
$ac_ext >&5
13404 { { echo "$as_me:$LINENO: error: C compiler cannot create executables
13405 See \`config.log' for more details." >&5
13406 echo "$as_me: error: C compiler cannot create executables
13407 See \`config.log' for more details." >&2;}
13408 { (exit 77); exit 77; }; }
13411 ac_exeext
=$ac_cv_exeext
13413 # Check that the compiler produces executables we can run. If not, either
13414 # the compiler is broken, or we cross compile.
13415 { echo "$as_me:$LINENO: checking whether the C compiler works" >&5
13416 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; }
13417 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
13418 # If not cross compiling, check that we can run a simple program.
13419 if test "$cross_compiling" != yes; then
13420 if { ac_try
='./$ac_file'
13421 { (case "(($ac_try" in
13422 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
13423 *) ac_try_echo=$ac_try;;
13425 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13426 (eval "$ac_try") 2>&5
13428 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13429 (exit $ac_status); }; }; then
13432 if test "$cross_compiling" = maybe; then
13433 cross_compiling=yes
13435 { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
13436 If you meant to cross compile, use \`--host'.
13437 See \`config.log' for more details.
" >&5
13438 echo "$as_me: error
: cannot run C compiled programs.
13439 If you meant to cross compile
, use \
`--host'.
13440 See \`config.log
' for more details." >&2;}
13441 { (exit 1); exit 1; }; }
13445 { echo "$as_me:$LINENO: result: yes" >&5
13446 echo "${ECHO_T}yes" >&6; }
13448 rm -f a.out a.exe conftest$ac_cv_exeext b.out
13449 ac_clean_files=$ac_clean_files_save
13450 # Check that the compiler produces executables we can run. If not, either
13451 # the compiler is broken, or we cross compile.
13452 { echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
13453 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; }
13454 { echo "$as_me:$LINENO: result: $cross_compiling" >&5
13455 echo "${ECHO_T}$cross_compiling" >&6; }
13457 { echo "$as_me:$LINENO: checking for suffix of executables" >&5
13458 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; }
13459 if { (ac_try="$ac_link"
13460 case "(($ac_try" in
13461 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13462 *) ac_try_echo=$ac_try;;
13464 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13465 (eval "$ac_link") 2>&5
13467 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13468 (exit $ac_status); }; then
13469 # If both `conftest.exe' and
`conftest' are `present
' (well, observable)
13470 # catch `conftest.exe'. For instance with Cygwin
, `ls conftest' will
13471 # work properly (i.e., refer to `conftest.exe
'), while it won't with
13473 for ac_file
in conftest.exe conftest conftest.
*; do
13474 test -f "$ac_file" || continue
13476 *.
$ac_ext | *.xcoff
| *.tds
| *.d
| *.pdb
| *.xSYM
| *.bb
| *.bbg
| *.map
| *.inf
| *.o
| *.obj
) ;;
13477 *.
* ) ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
13483 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
13484 See \`config.log' for more details." >&5
13485 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
13486 See \`config.log' for more details." >&2;}
13487 { (exit 1); exit 1; }; }
13490 rm -f conftest
$ac_cv_exeext
13491 { echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
13492 echo "${ECHO_T}$ac_cv_exeext" >&6; }
13494 rm -f conftest.
$ac_ext
13495 EXEEXT
=$ac_cv_exeext
13497 { echo "$as_me:$LINENO: checking for suffix of object files" >&5
13498 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; }
13499 if test "${ac_cv_objext+set}" = set; then
13500 echo $ECHO_N "(cached) $ECHO_C" >&6
13502 cat >conftest.
$ac_ext <<_ACEOF
13505 cat confdefs.h
>>conftest.
$ac_ext
13506 cat >>conftest.
$ac_ext <<_ACEOF
13507 /* end confdefs.h. */
13517 rm -f conftest.o conftest.obj
13518 if { (ac_try
="$ac_compile"
13519 case "(($ac_try" in
13520 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
13521 *) ac_try_echo=$ac_try;;
13523 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13524 (eval "$ac_compile") 2>&5
13526 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13527 (exit $ac_status); }; then
13528 for ac_file in conftest.o conftest.obj conftest.*; do
13529 test -f "$ac_file" || continue;
13531 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
13532 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
13537 echo "$as_me: failed program was:" >&5
13538 sed 's/^/| /' conftest.$ac_ext >&5
13540 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
13541 See \`config.log
' for more details." >&5
13542 echo "$as_me: error: cannot compute suffix of object files: cannot compile
13543 See \`config.log' for more details.
" >&2;}
13544 { (exit 1); exit 1; }; }
13547 rm -f conftest.$ac_cv_objext conftest.$ac_ext
13549 { echo "$as_me:$LINENO: result
: $ac_cv_objext" >&5
13550 echo "${ECHO_T}$ac_cv_objext" >&6; }
13551 OBJEXT=$ac_cv_objext
13553 { echo "$as_me:$LINENO: checking whether we are using the GNU C compiler
" >&5
13554 echo $ECHO_N "checking whether we are using the GNU C compiler...
$ECHO_C" >&6; }
13555 if test "${ac_cv_c_compiler_gnu+set}" = set; then
13556 echo $ECHO_N "(cached
) $ECHO_C" >&6
13558 cat >conftest.$ac_ext <<_ACEOF
13561 cat confdefs.h >>conftest.$ac_ext
13562 cat >>conftest.$ac_ext <<_ACEOF
13563 /* end confdefs.h. */
13576 rm -f conftest.$ac_objext
13577 if { (ac_try="$ac_compile"
13578 case "(($ac_try" in
13579 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13580 *) ac_try_echo=$ac_try;;
13582 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
13583 (eval "$ac_compile") 2>conftest.er1
13585 grep -v '^ *+' conftest.er1 >conftest.err
13587 cat conftest.err >&5
13588 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
13589 (exit $ac_status); } && {
13590 test -z "$ac_c_werror_flag" ||
13591 test ! -s conftest.err
13592 } && test -s conftest.$ac_objext; then
13593 ac_compiler_gnu=yes
13595 echo "$as_me: failed program was
:" >&5
13596 sed 's/^/| /' conftest.$ac_ext >&5
13601 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13602 ac_cv_c_compiler_gnu=$ac_compiler_gnu
13605 { echo "$as_me:$LINENO: result
: $ac_cv_c_compiler_gnu" >&5
13606 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
13607 GCC=`test $ac_compiler_gnu = yes && echo yes`
13608 ac_test_CFLAGS=${CFLAGS+set}
13609 ac_save_CFLAGS=$CFLAGS
13610 { echo "$as_me:$LINENO: checking whether
$CC accepts
-g" >&5
13611 echo $ECHO_N "checking whether
$CC accepts
-g...
$ECHO_C" >&6; }
13612 if test "${ac_cv_prog_cc_g+set}" = set; then
13613 echo $ECHO_N "(cached
) $ECHO_C" >&6
13615 ac_save_c_werror_flag=$ac_c_werror_flag
13616 ac_c_werror_flag=yes
13619 cat >conftest.$ac_ext <<_ACEOF
13622 cat confdefs.h >>conftest.$ac_ext
13623 cat >>conftest.$ac_ext <<_ACEOF
13624 /* end confdefs.h. */
13634 rm -f conftest.$ac_objext
13635 if { (ac_try="$ac_compile"
13636 case "(($ac_try" in
13637 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13638 *) ac_try_echo=$ac_try;;
13640 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
13641 (eval "$ac_compile") 2>conftest.er1
13643 grep -v '^ *+' conftest.er1 >conftest.err
13645 cat conftest.err >&5
13646 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
13647 (exit $ac_status); } && {
13648 test -z "$ac_c_werror_flag" ||
13649 test ! -s conftest.err
13650 } && test -s conftest.$ac_objext; then
13651 ac_cv_prog_cc_g=yes
13653 echo "$as_me: failed program was
:" >&5
13654 sed 's/^/| /' conftest.$ac_ext >&5
13657 cat >conftest.$ac_ext <<_ACEOF
13660 cat confdefs.h >>conftest.$ac_ext
13661 cat >>conftest.$ac_ext <<_ACEOF
13662 /* end confdefs.h. */
13672 rm -f conftest.$ac_objext
13673 if { (ac_try="$ac_compile"
13674 case "(($ac_try" in
13675 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13676 *) ac_try_echo=$ac_try;;
13678 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
13679 (eval "$ac_compile") 2>conftest.er1
13681 grep -v '^ *+' conftest.er1 >conftest.err
13683 cat conftest.err >&5
13684 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
13685 (exit $ac_status); } && {
13686 test -z "$ac_c_werror_flag" ||
13687 test ! -s conftest.err
13688 } && test -s conftest.$ac_objext; then
13691 echo "$as_me: failed program was
:" >&5
13692 sed 's/^/| /' conftest.$ac_ext >&5
13694 ac_c_werror_flag=$ac_save_c_werror_flag
13696 cat >conftest.$ac_ext <<_ACEOF
13699 cat confdefs.h >>conftest.$ac_ext
13700 cat >>conftest.$ac_ext <<_ACEOF
13701 /* end confdefs.h. */
13711 rm -f conftest.$ac_objext
13712 if { (ac_try="$ac_compile"
13713 case "(($ac_try" in
13714 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13715 *) ac_try_echo=$ac_try;;
13717 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
13718 (eval "$ac_compile") 2>conftest.er1
13720 grep -v '^ *+' conftest.er1 >conftest.err
13722 cat conftest.err >&5
13723 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
13724 (exit $ac_status); } && {
13725 test -z "$ac_c_werror_flag" ||
13726 test ! -s conftest.err
13727 } && test -s conftest.$ac_objext; then
13728 ac_cv_prog_cc_g=yes
13730 echo "$as_me: failed program was
:" >&5
13731 sed 's/^/| /' conftest.$ac_ext >&5
13736 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13739 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13742 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13743 ac_c_werror_flag=$ac_save_c_werror_flag
13745 { echo "$as_me:$LINENO: result
: $ac_cv_prog_cc_g" >&5
13746 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
13747 if test "$ac_test_CFLAGS" = set; then
13748 CFLAGS=$ac_save_CFLAGS
13749 elif test $ac_cv_prog_cc_g = yes; then
13750 if test "$GCC" = yes; then
13756 if test "$GCC" = yes; then
13762 { echo "$as_me:$LINENO: checking
for $CC option to accept ISO C89
" >&5
13763 echo $ECHO_N "checking
for $CC option to accept ISO C89...
$ECHO_C" >&6; }
13764 if test "${ac_cv_prog_cc_c89+set}" = set; then
13765 echo $ECHO_N "(cached
) $ECHO_C" >&6
13767 ac_cv_prog_cc_c89=no
13769 cat >conftest.$ac_ext <<_ACEOF
13772 cat confdefs.h >>conftest.$ac_ext
13773 cat >>conftest.$ac_ext <<_ACEOF
13774 /* end confdefs.h. */
13775 #include <stdarg.h>
13777 #include <sys/types.h>
13778 #include <sys/stat.h>
13779 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
13780 struct buf { int x; };
13781 FILE * (*rcsopen) (struct buf *, struct stat *, int);
13782 static char *e (p, i)
13788 static char *f (char * (*g) (char **, int), char **p, ...)
13793 s = g (p, va_arg (v,int));
13798 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
13799 function prototypes and stuff, but not '\xHH' hex character constants.
13800 These don't provoke an error unfortunately, instead are silently treated
13801 as 'x'. The following induces an error, until -std is added to get
13802 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
13803 array size at least. It's necessary to write '\x00'==0 to get something
13804 that's true only with -std. */
13805 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
13807 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
13808 inside strings and character constants. */
13810 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
13812 int test (int i, double x);
13813 struct s1 {int (*f) (int a);};
13814 struct s2 {int (*f) (double a);};
13815 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
13821 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
13826 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
13827 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
13829 CC="$ac_save_CC $ac_arg"
13830 rm -f conftest.$ac_objext
13831 if { (ac_try="$ac_compile"
13832 case "(($ac_try" in
13833 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13834 *) ac_try_echo=$ac_try;;
13836 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
13837 (eval "$ac_compile") 2>conftest.er1
13839 grep -v '^ *+' conftest.er1 >conftest.err
13841 cat conftest.err >&5
13842 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
13843 (exit $ac_status); } && {
13844 test -z "$ac_c_werror_flag" ||
13845 test ! -s conftest.err
13846 } && test -s conftest.$ac_objext; then
13847 ac_cv_prog_cc_c89=$ac_arg
13849 echo "$as_me: failed program was
:" >&5
13850 sed 's/^/| /' conftest.$ac_ext >&5
13855 rm -f core conftest.err conftest.$ac_objext
13856 test "x
$ac_cv_prog_cc_c89" != "xno
" && break
13858 rm -f conftest.$ac_ext
13863 case "x
$ac_cv_prog_cc_c89" in
13865 { echo "$as_me:$LINENO: result
: none needed
" >&5
13866 echo "${ECHO_T}none needed
" >&6; } ;;
13868 { echo "$as_me:$LINENO: result
: unsupported
" >&5
13869 echo "${ECHO_T}unsupported
" >&6; } ;;
13871 CC="$CC $ac_cv_prog_cc_c89"
13872 { echo "$as_me:$LINENO: result
: $ac_cv_prog_cc_c89" >&5
13873 echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
13878 ac_cpp='$CPP $CPPFLAGS'
13879 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13880 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13881 ac_compiler_gnu=$ac_cv_c_compiler_gnu
13886 ac_cpp='$CPP $CPPFLAGS'
13887 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13888 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13889 ac_compiler_gnu=$ac_cv_c_compiler_gnu
13891 { echo "$as_me:$LINENO: checking whether we are using the Intel C compiler
" >&5
13892 echo $ECHO_N "checking whether we are using the Intel C compiler...
$ECHO_C" >&6; }
13893 if test "${bakefile_cv_c_compiler___INTEL_COMPILER+set}" = set; then
13894 echo $ECHO_N "(cached
) $ECHO_C" >&6
13896 cat >conftest.$ac_ext <<_ACEOF
13899 cat confdefs.h >>conftest.$ac_ext
13900 cat >>conftest.$ac_ext <<_ACEOF
13901 /* end confdefs.h. */
13907 #ifndef __INTEL_COMPILER
13915 rm -f conftest.$ac_objext
13916 if { (ac_try="$ac_compile"
13917 case "(($ac_try" in
13918 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13919 *) ac_try_echo=$ac_try;;
13921 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
13922 (eval "$ac_compile") 2>conftest.er1
13924 grep -v '^ *+' conftest.er1 >conftest.err
13926 cat conftest.err >&5
13927 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
13928 (exit $ac_status); } && {
13929 test -z "$ac_c_werror_flag" ||
13930 test ! -s conftest.err
13931 } && test -s conftest.$ac_objext; then
13932 bakefile_cv_c_compiler___INTEL_COMPILER=yes
13934 echo "$as_me: failed program was
:" >&5
13935 sed 's/^/| /' conftest.$ac_ext >&5
13937 bakefile_cv_c_compiler___INTEL_COMPILER=no
13941 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13945 { echo "$as_me:$LINENO: result
: $bakefile_cv_c_compiler___INTEL_COMPILER" >&5
13946 echo "${ECHO_T}$bakefile_cv_c_compiler___INTEL_COMPILER" >&6; }
13948 ac_cpp='$CPP $CPPFLAGS'
13949 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13950 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13951 ac_compiler_gnu=$ac_cv_c_compiler_gnu
13953 if test "x
$bakefile_cv_c_compiler___INTEL_COMPILER" = "xyes
"; then
13960 if test "x
$GCC" != "xyes
"; then
13961 if test "xCC
" = "xC
"; then
13962 { echo "$as_me:$LINENO: checking
if the C compiler requires
-ext o
" >&5
13963 echo $ECHO_N "checking
if the C compiler requires
-ext o...
$ECHO_C" >&6; }
13964 if test "${bakefile_cv_c_exto+set}" = set; then
13965 echo $ECHO_N "(cached
) $ECHO_C" >&6
13967 cat >conftest.$ac_ext <<_ACEOF
13970 cat confdefs.h >>conftest.$ac_ext
13971 cat >>conftest.$ac_ext <<_ACEOF
13972 /* end confdefs.h. */
13982 rm -f conftest.$ac_objext conftest.$ac_ext.o
13983 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
13984 (eval $ac_compile) 2>&5
13986 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
13987 (exit $ac_status); }; then
13988 for ac_file in `(ls conftest.* 2>/dev/null)`; do
13990 conftest.$ac_ext.o)
13991 bakefile_cv_c_exto="-ext o
"
13998 { { echo "$as_me:$LINENO: error
: cannot figure out
if compiler needs
-ext o
: cannot compile
13999 See \
`config.log' for more details." >&5
14000 echo "$as_me: error: cannot figure out if compiler needs -ext o: cannot compile
14001 See \`config.log
' for more details." >&2;}
14002 { (exit 1); exit 1; }; }
14006 rm -f conftest.$ac_ext.o conftest.$ac_objext conftest.$ac_ext
14009 { echo "$as_me:$LINENO: result: $bakefile_cv_c_exto" >&5
14010 echo "${ECHO_T}$bakefile_cv_c_exto" >&6; }
14011 if test "x$bakefile_cv_c_exto" '!=' "x"; then
14012 if test "c" = "c"; then
14013 CFLAGS="$bakefile_cv_c_exto $CFLAGS"
14015 if test "c" = "cxx"; then
14016 CXXFLAGS="$bakefile_cv_c_exto $CXXFLAGS"
14020 if test "x$bakefile_cv_c_exto" '!=' "x"; then
14021 unset ac_cv_prog_cc_g
14022 ac_test_CFLAGS=${CFLAGS+set}
14023 ac_save_CFLAGS=$CFLAGS
14024 { echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
14025 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }
14026 if test "${ac_cv_prog_cc_g+set}" = set; then
14027 echo $ECHO_N "(cached) $ECHO_C" >&6
14029 ac_save_c_werror_flag=$ac_c_werror_flag
14030 ac_c_werror_flag=yes
14033 cat >conftest.$ac_ext <<_ACEOF
14036 cat confdefs.h >>conftest.$ac_ext
14037 cat >>conftest.$ac_ext <<_ACEOF
14038 /* end confdefs.h. */
14048 rm -f conftest.$ac_objext
14049 if { (ac_try="$ac_compile"
14050 case "(($ac_try" in
14051 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14052 *) ac_try_echo=$ac_try;;
14054 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14055 (eval "$ac_compile") 2>conftest.er1
14057 grep -v '^
*+' conftest.er1 >conftest.err
14059 cat conftest.err >&5
14060 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14061 (exit $ac_status); } && {
14062 test -z "$ac_c_werror_flag" ||
14063 test ! -s conftest.err
14064 } && test -s conftest.$ac_objext; then
14065 ac_cv_prog_cc_g=yes
14067 echo "$as_me: failed program was:" >&5
14068 sed 's
/^
/| /' conftest.$ac_ext >&5
14071 cat >conftest.$ac_ext <<_ACEOF
14074 cat confdefs.h >>conftest.$ac_ext
14075 cat >>conftest.$ac_ext <<_ACEOF
14076 /* end confdefs.h. */
14086 rm -f conftest.$ac_objext
14087 if { (ac_try="$ac_compile"
14088 case "(($ac_try" in
14089 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14090 *) ac_try_echo=$ac_try;;
14092 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14093 (eval "$ac_compile") 2>conftest.er1
14095 grep -v '^
*+' conftest.er1 >conftest.err
14097 cat conftest.err >&5
14098 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14099 (exit $ac_status); } && {
14100 test -z "$ac_c_werror_flag" ||
14101 test ! -s conftest.err
14102 } && test -s conftest.$ac_objext; then
14105 echo "$as_me: failed program was:" >&5
14106 sed 's
/^
/| /' conftest.$ac_ext >&5
14108 ac_c_werror_flag=$ac_save_c_werror_flag
14110 cat >conftest.$ac_ext <<_ACEOF
14113 cat confdefs.h >>conftest.$ac_ext
14114 cat >>conftest.$ac_ext <<_ACEOF
14115 /* end confdefs.h. */
14125 rm -f conftest.$ac_objext
14126 if { (ac_try="$ac_compile"
14127 case "(($ac_try" in
14128 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14129 *) ac_try_echo=$ac_try;;
14131 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14132 (eval "$ac_compile") 2>conftest.er1
14134 grep -v '^
*+' conftest.er1 >conftest.err
14136 cat conftest.err >&5
14137 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14138 (exit $ac_status); } && {
14139 test -z "$ac_c_werror_flag" ||
14140 test ! -s conftest.err
14141 } && test -s conftest.$ac_objext; then
14142 ac_cv_prog_cc_g=yes
14144 echo "$as_me: failed program was:" >&5
14145 sed 's
/^
/| /' conftest.$ac_ext >&5
14150 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14153 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14156 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14157 ac_c_werror_flag=$ac_save_c_werror_flag
14159 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
14160 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
14161 if test "$ac_test_CFLAGS" = set; then
14162 CFLAGS=$ac_save_CFLAGS
14163 elif test $ac_cv_prog_cc_g = yes; then
14164 if test "$GCC" = yes; then
14170 if test "$GCC" = yes; then
14182 ac_cpp='$CPP $CPPFLAGS'
14183 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
14184 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
14185 ac_compiler_gnu=$ac_cv_c_compiler_gnu
14187 { echo "$as_me:$LINENO: checking whether we are using the IBM xlC C compiler" >&5
14188 echo $ECHO_N "checking whether we are using the IBM xlC C compiler... $ECHO_C" >&6; }
14189 if test "${bakefile_cv_c_compiler_xlc+set}" = set; then
14190 echo $ECHO_N "(cached) $ECHO_C" >&6
14192 cat >conftest.$ac_ext <<_ACEOF
14195 cat confdefs.h >>conftest.$ac_ext
14196 cat >>conftest.$ac_ext <<_ACEOF
14197 /* end confdefs.h. */
14210 rm -f conftest.$ac_objext
14211 if { (ac_try="$ac_compile"
14212 case "(($ac_try" in
14213 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14214 *) ac_try_echo=$ac_try;;
14216 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14217 (eval "$ac_compile") 2>conftest.er1
14219 grep -v '^
*+' conftest.er1 >conftest.err
14221 cat conftest.err >&5
14222 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14223 (exit $ac_status); } && {
14224 test -z "$ac_c_werror_flag" ||
14225 test ! -s conftest.err
14226 } && test -s conftest.$ac_objext; then
14227 bakefile_compiler_xlc=yes
14229 echo "$as_me: failed program was:" >&5
14230 sed 's
/^
/| /' conftest.$ac_ext >&5
14232 bakefile_compiler_xlc=no
14235 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14236 bakefile_cv_c_compiler_xlc=$bakefile_compiler_xlc
14239 { echo "$as_me:$LINENO: result: $bakefile_cv_c_compiler_xlc" >&5
14240 echo "${ECHO_T}$bakefile_cv_c_compiler_xlc" >&6; }
14242 XLCC=`test $bakefile_cv_c_compiler_xlc = yes && echo yes`
14244 ac_cpp='$CPP $CPPFLAGS'
14245 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
14246 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
14247 ac_compiler_gnu=$ac_cv_c_compiler_gnu
14254 ac_cpp='$CPP $CPPFLAGS'
14255 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
14256 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
14257 ac_compiler_gnu=$ac_cv_c_compiler_gnu
14259 { echo "$as_me:$LINENO: checking whether we are using the Metrowerks C compiler" >&5
14260 echo $ECHO_N "checking whether we are using the Metrowerks C compiler... $ECHO_C" >&6; }
14261 if test "${bakefile_cv_c_compiler_mwerks+set}" = set; then
14262 echo $ECHO_N "(cached) $ECHO_C" >&6
14264 cat >conftest.$ac_ext <<_ACEOF
14267 cat confdefs.h >>conftest.$ac_ext
14268 cat >>conftest.$ac_ext <<_ACEOF
14269 /* end confdefs.h. */
14282 rm -f conftest.$ac_objext
14283 if { (ac_try="$ac_compile"
14284 case "(($ac_try" in
14285 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14286 *) ac_try_echo=$ac_try;;
14288 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14289 (eval "$ac_compile") 2>conftest.er1
14291 grep -v '^
*+' conftest.er1 >conftest.err
14293 cat conftest.err >&5
14294 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14295 (exit $ac_status); } && {
14296 test -z "$ac_c_werror_flag" ||
14297 test ! -s conftest.err
14298 } && test -s conftest.$ac_objext; then
14299 bakefile_compiler_mwerks=yes
14301 echo "$as_me: failed program was:" >&5
14302 sed 's
/^
/| /' conftest.$ac_ext >&5
14304 bakefile_compiler_mwerks=no
14307 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14308 bakefile_cv_c_compiler_mwerks=$bakefile_compiler_mwerks
14311 { echo "$as_me:$LINENO: result: $bakefile_cv_c_compiler_mwerks" >&5
14312 echo "${ECHO_T}$bakefile_cv_c_compiler_mwerks" >&6; }
14314 MWCC=`test $bakefile_cv_c_compiler_mwerks = yes && echo yes`
14316 ac_cpp='$CPP $CPPFLAGS'
14317 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
14318 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
14319 ac_compiler_gnu=$ac_cv_c_compiler_gnu
14323 ac_cpp='$CPP $CPPFLAGS'
14324 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
14325 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
14326 ac_compiler_gnu=$ac_cv_c_compiler_gnu
14328 { echo "$as_me:$LINENO: checking whether we are using the IBM xlC C compiler" >&5
14329 echo $ECHO_N "checking whether we are using the IBM xlC C compiler... $ECHO_C" >&6; }
14330 if test "${bakefile_cv_c_compiler_xlc+set}" = set; then
14331 echo $ECHO_N "(cached) $ECHO_C" >&6
14333 cat >conftest.$ac_ext <<_ACEOF
14336 cat confdefs.h >>conftest.$ac_ext
14337 cat >>conftest.$ac_ext <<_ACEOF
14338 /* end confdefs.h. */
14351 rm -f conftest.$ac_objext
14352 if { (ac_try="$ac_compile"
14353 case "(($ac_try" in
14354 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14355 *) ac_try_echo=$ac_try;;
14357 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14358 (eval "$ac_compile") 2>conftest.er1
14360 grep -v '^
*+' conftest.er1 >conftest.err
14362 cat conftest.err >&5
14363 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14364 (exit $ac_status); } && {
14365 test -z "$ac_c_werror_flag" ||
14366 test ! -s conftest.err
14367 } && test -s conftest.$ac_objext; then
14368 bakefile_compiler_xlc=yes
14370 echo "$as_me: failed program was:" >&5
14371 sed 's
/^
/| /' conftest.$ac_ext >&5
14373 bakefile_compiler_xlc=no
14376 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14377 bakefile_cv_c_compiler_xlc=$bakefile_compiler_xlc
14380 { echo "$as_me:$LINENO: result: $bakefile_cv_c_compiler_xlc" >&5
14381 echo "${ECHO_T}$bakefile_cv_c_compiler_xlc" >&6; }
14383 XLCC=`test $bakefile_cv_c_compiler_xlc = yes && echo yes`
14385 ac_cpp='$CPP $CPPFLAGS'
14386 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
14387 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
14388 ac_compiler_gnu=$ac_cv_c_compiler_gnu
14397 ac_cpp='$CPP $CPPFLAGS'
14398 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
14399 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
14400 ac_compiler_gnu=$ac_cv_c_compiler_gnu
14402 { echo "$as_me:$LINENO: checking whether we are using the SGI C compiler" >&5
14403 echo $ECHO_N "checking whether we are using the SGI C compiler... $ECHO_C" >&6; }
14404 if test "${bakefile_cv_c_compiler__SGI_COMPILER_VERSION+set}" = set; then
14405 echo $ECHO_N "(cached) $ECHO_C" >&6
14407 cat >conftest.$ac_ext <<_ACEOF
14410 cat confdefs.h >>conftest.$ac_ext
14411 cat >>conftest.$ac_ext <<_ACEOF
14412 /* end confdefs.h. */
14418 #ifndef _SGI_COMPILER_VERSION
14426 rm -f conftest.$ac_objext
14427 if { (ac_try="$ac_compile"
14428 case "(($ac_try" in
14429 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14430 *) ac_try_echo=$ac_try;;
14432 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14433 (eval "$ac_compile") 2>conftest.er1
14435 grep -v '^
*+' conftest.er1 >conftest.err
14437 cat conftest.err >&5
14438 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14439 (exit $ac_status); } && {
14440 test -z "$ac_c_werror_flag" ||
14441 test ! -s conftest.err
14442 } && test -s conftest.$ac_objext; then
14443 bakefile_cv_c_compiler__SGI_COMPILER_VERSION=yes
14445 echo "$as_me: failed program was:" >&5
14446 sed 's
/^
/| /' conftest.$ac_ext >&5
14448 bakefile_cv_c_compiler__SGI_COMPILER_VERSION=no
14452 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14456 { echo "$as_me:$LINENO: result: $bakefile_cv_c_compiler__SGI_COMPILER_VERSION" >&5
14457 echo "${ECHO_T}$bakefile_cv_c_compiler__SGI_COMPILER_VERSION" >&6; }
14459 ac_cpp='$CPP $CPPFLAGS'
14460 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
14461 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
14462 ac_compiler_gnu=$ac_cv_c_compiler_gnu
14464 if test "x$bakefile_cv_c_compiler__SGI_COMPILER_VERSION" = "xyes"; then
14477 ac_cpp='$CPP $CPPFLAGS'
14478 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
14479 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
14480 ac_compiler_gnu=$ac_cv_c_compiler_gnu
14482 { echo "$as_me:$LINENO: checking whether we are using the HP C compiler" >&5
14483 echo $ECHO_N "checking whether we are using the HP C compiler... $ECHO_C" >&6; }
14484 if test "${bakefile_cv_c_compiler___HP_cc+set}" = set; then
14485 echo $ECHO_N "(cached) $ECHO_C" >&6
14487 cat >conftest.$ac_ext <<_ACEOF
14490 cat confdefs.h >>conftest.$ac_ext
14491 cat >>conftest.$ac_ext <<_ACEOF
14492 /* end confdefs.h. */
14506 rm -f conftest.$ac_objext
14507 if { (ac_try="$ac_compile"
14508 case "(($ac_try" in
14509 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14510 *) ac_try_echo=$ac_try;;
14512 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14513 (eval "$ac_compile") 2>conftest.er1
14515 grep -v '^
*+' conftest.er1 >conftest.err
14517 cat conftest.err >&5
14518 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14519 (exit $ac_status); } && {
14520 test -z "$ac_c_werror_flag" ||
14521 test ! -s conftest.err
14522 } && test -s conftest.$ac_objext; then
14523 bakefile_cv_c_compiler___HP_cc=yes
14525 echo "$as_me: failed program was:" >&5
14526 sed 's
/^
/| /' conftest.$ac_ext >&5
14528 bakefile_cv_c_compiler___HP_cc=no
14532 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14536 { echo "$as_me:$LINENO: result: $bakefile_cv_c_compiler___HP_cc" >&5
14537 echo "${ECHO_T}$bakefile_cv_c_compiler___HP_cc" >&6; }
14539 ac_cpp='$CPP $CPPFLAGS'
14540 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
14541 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
14542 ac_compiler_gnu=$ac_cv_c_compiler_gnu
14544 if test "x$bakefile_cv_c_compiler___HP_cc" = "xyes"; then
14557 ac_cpp='$CPP $CPPFLAGS'
14558 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
14559 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
14560 ac_compiler_gnu=$ac_cv_c_compiler_gnu
14562 { echo "$as_me:$LINENO: checking whether we are using the Compaq C compiler" >&5
14563 echo $ECHO_N "checking whether we are using the Compaq C compiler... $ECHO_C" >&6; }
14564 if test "${bakefile_cv_c_compiler___DECC+set}" = set; then
14565 echo $ECHO_N "(cached) $ECHO_C" >&6
14567 cat >conftest.$ac_ext <<_ACEOF
14570 cat confdefs.h >>conftest.$ac_ext
14571 cat >>conftest.$ac_ext <<_ACEOF
14572 /* end confdefs.h. */
14586 rm -f conftest.$ac_objext
14587 if { (ac_try="$ac_compile"
14588 case "(($ac_try" in
14589 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14590 *) ac_try_echo=$ac_try;;
14592 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14593 (eval "$ac_compile") 2>conftest.er1
14595 grep -v '^
*+' conftest.er1 >conftest.err
14597 cat conftest.err >&5
14598 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14599 (exit $ac_status); } && {
14600 test -z "$ac_c_werror_flag" ||
14601 test ! -s conftest.err
14602 } && test -s conftest.$ac_objext; then
14603 bakefile_cv_c_compiler___DECC=yes
14605 echo "$as_me: failed program was:" >&5
14606 sed 's
/^
/| /' conftest.$ac_ext >&5
14608 bakefile_cv_c_compiler___DECC=no
14612 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14616 { echo "$as_me:$LINENO: result: $bakefile_cv_c_compiler___DECC" >&5
14617 echo "${ECHO_T}$bakefile_cv_c_compiler___DECC" >&6; }
14619 ac_cpp='$CPP $CPPFLAGS'
14620 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
14621 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
14622 ac_compiler_gnu=$ac_cv_c_compiler_gnu
14624 if test "x$bakefile_cv_c_compiler___DECC" = "xyes"; then
14637 ac_cpp='$CPP $CPPFLAGS'
14638 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
14639 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
14640 ac_compiler_gnu=$ac_cv_c_compiler_gnu
14642 { echo "$as_me:$LINENO: checking whether we are using the Sun C compiler" >&5
14643 echo $ECHO_N "checking whether we are using the Sun C compiler... $ECHO_C" >&6; }
14644 if test "${bakefile_cv_c_compiler___SUNPRO_C+set}" = set; then
14645 echo $ECHO_N "(cached) $ECHO_C" >&6
14647 cat >conftest.$ac_ext <<_ACEOF
14650 cat confdefs.h >>conftest.$ac_ext
14651 cat >>conftest.$ac_ext <<_ACEOF
14652 /* end confdefs.h. */
14666 rm -f conftest.$ac_objext
14667 if { (ac_try="$ac_compile"
14668 case "(($ac_try" in
14669 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14670 *) ac_try_echo=$ac_try;;
14672 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14673 (eval "$ac_compile") 2>conftest.er1
14675 grep -v '^
*+' conftest.er1 >conftest.err
14677 cat conftest.err >&5
14678 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14679 (exit $ac_status); } && {
14680 test -z "$ac_c_werror_flag" ||
14681 test ! -s conftest.err
14682 } && test -s conftest.$ac_objext; then
14683 bakefile_cv_c_compiler___SUNPRO_C=yes
14685 echo "$as_me: failed program was:" >&5
14686 sed 's
/^
/| /' conftest.$ac_ext >&5
14688 bakefile_cv_c_compiler___SUNPRO_C=no
14692 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14696 { echo "$as_me:$LINENO: result: $bakefile_cv_c_compiler___SUNPRO_C" >&5
14697 echo "${ECHO_T}$bakefile_cv_c_compiler___SUNPRO_C" >&6; }
14699 ac_cpp='$CPP $CPPFLAGS'
14700 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
14701 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
14702 ac_compiler_gnu=$ac_cv_c_compiler_gnu
14704 if test "x$bakefile_cv_c_compiler___SUNPRO_C" = "xyes"; then
14718 ac_cpp='$CPP $CPPFLAGS'
14719 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
14720 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
14721 ac_compiler_gnu=$ac_cv_c_compiler_gnu
14722 { echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
14723 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; }
14724 # On Suns, sometimes $CPP names a directory.
14725 if test -n "$CPP" && test -d "$CPP"; then
14728 if test -z "$CPP"; then
14729 if test "${ac_cv_prog_CPP+set}" = set; then
14730 echo $ECHO_N "(cached) $ECHO_C" >&6
14732 # Double quotes because CPP needs to be expanded
14733 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
14735 ac_preproc_ok=false
14736 for ac_c_preproc_warn_flag in '' yes
14738 # Use a header file that comes with gcc, so configuring glibc
14739 # with a fresh cross-compiler works.
14740 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14741 # <limits.h> exists even on freestanding compilers.
14742 # On the NeXT, cc -E runs the code through the compiler's parser
,
14743 # not just through cpp. "Syntax error" is here to catch this case.
14744 cat >conftest.
$ac_ext <<_ACEOF
14747 cat confdefs.h
>>conftest.
$ac_ext
14748 cat >>conftest.
$ac_ext <<_ACEOF
14749 /* end confdefs.h. */
14751 # include <limits.h>
14753 # include <assert.h>
14757 if { (ac_try
="$ac_cpp conftest.$ac_ext"
14758 case "(($ac_try" in
14759 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
14760 *) ac_try_echo=$ac_try;;
14762 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14763 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14765 grep -v '^ *+' conftest.er1 >conftest.err
14767 cat conftest.err >&5
14768 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14769 (exit $ac_status); } >/dev/null && {
14770 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14771 test ! -s conftest.err
14775 echo "$as_me: failed program was:" >&5
14776 sed 's/^/| /' conftest.$ac_ext >&5
14778 # Broken: fails on valid input.
14782 rm -f conftest.err conftest.$ac_ext
14784 # OK, works on sane cases. Now check whether nonexistent headers
14785 # can be detected and how.
14786 cat >conftest.$ac_ext <<_ACEOF
14789 cat confdefs.h >>conftest.$ac_ext
14790 cat >>conftest.$ac_ext <<_ACEOF
14791 /* end confdefs.h. */
14792 #include <ac_nonexistent.h>
14794 if { (ac_try="$ac_cpp conftest.$ac_ext"
14795 case "(($ac_try" in
14796 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
14797 *) ac_try_echo
=$ac_try;;
14799 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14800 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14802 grep -v '^ *+' conftest.er1
>conftest.err
14804 cat conftest.err
>&5
14805 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14806 (exit $ac_status); } >/dev
/null
&& {
14807 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14808 test ! -s conftest.err
14810 # Broken: success on invalid input.
14813 echo "$as_me: failed program was:" >&5
14814 sed 's/^/| /' conftest.
$ac_ext >&5
14816 # Passes both tests.
14821 rm -f conftest.err conftest.
$ac_ext
14824 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
14825 rm -f conftest.err conftest.
$ac_ext
14826 if $ac_preproc_ok; then
14831 ac_cv_prog_CPP
=$CPP
14834 CPP
=$ac_cv_prog_CPP
14836 ac_cv_prog_CPP
=$CPP
14838 { echo "$as_me:$LINENO: result: $CPP" >&5
14839 echo "${ECHO_T}$CPP" >&6; }
14840 ac_preproc_ok
=false
14841 for ac_c_preproc_warn_flag
in '' yes
14843 # Use a header file that comes with gcc, so configuring glibc
14844 # with a fresh cross-compiler works.
14845 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14846 # <limits.h> exists even on freestanding compilers.
14847 # On the NeXT, cc -E runs the code through the compiler's parser,
14848 # not just through cpp. "Syntax error" is here to catch this case.
14849 cat >conftest.
$ac_ext <<_ACEOF
14852 cat confdefs.h
>>conftest.
$ac_ext
14853 cat >>conftest.
$ac_ext <<_ACEOF
14854 /* end confdefs.h. */
14856 # include <limits.h>
14858 # include <assert.h>
14862 if { (ac_try
="$ac_cpp conftest.$ac_ext"
14863 case "(($ac_try" in
14864 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
14865 *) ac_try_echo=$ac_try;;
14867 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14868 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14870 grep -v '^ *+' conftest.er1 >conftest.err
14872 cat conftest.err >&5
14873 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14874 (exit $ac_status); } >/dev/null && {
14875 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14876 test ! -s conftest.err
14880 echo "$as_me: failed program was:" >&5
14881 sed 's/^/| /' conftest.$ac_ext >&5
14883 # Broken: fails on valid input.
14887 rm -f conftest.err conftest.$ac_ext
14889 # OK, works on sane cases. Now check whether nonexistent headers
14890 # can be detected and how.
14891 cat >conftest.$ac_ext <<_ACEOF
14894 cat confdefs.h >>conftest.$ac_ext
14895 cat >>conftest.$ac_ext <<_ACEOF
14896 /* end confdefs.h. */
14897 #include <ac_nonexistent.h>
14899 if { (ac_try="$ac_cpp conftest.$ac_ext"
14900 case "(($ac_try" in
14901 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
14902 *) ac_try_echo
=$ac_try;;
14904 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14905 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14907 grep -v '^ *+' conftest.er1
>conftest.err
14909 cat conftest.err
>&5
14910 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14911 (exit $ac_status); } >/dev
/null
&& {
14912 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14913 test ! -s conftest.err
14915 # Broken: success on invalid input.
14918 echo "$as_me: failed program was:" >&5
14919 sed 's/^/| /' conftest.
$ac_ext >&5
14921 # Passes both tests.
14926 rm -f conftest.err conftest.
$ac_ext
14929 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
14930 rm -f conftest.err conftest.
$ac_ext
14931 if $ac_preproc_ok; then
14934 { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
14935 See \`config.log' for more details." >&5
14936 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
14937 See \`config.log' for more details." >&2;}
14938 { (exit 1); exit 1; }; }
14942 ac_cpp
='$CPP $CPPFLAGS'
14943 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
14944 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
14945 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
14948 { echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
14949 echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; }
14950 if test "${ac_cv_path_GREP+set}" = set; then
14951 echo $ECHO_N "(cached) $ECHO_C" >&6
14953 # Extract the first word of "grep ggrep" to use in msg output
14954 if test -z "$GREP"; then
14955 set dummy
grep ggrep
; ac_prog_name
=$2
14956 if test "${ac_cv_path_GREP+set}" = set; then
14957 echo $ECHO_N "(cached) $ECHO_C" >&6
14959 ac_path_GREP_found
=false
14960 # Loop through the user's path and test for each of PROGNAME-LIST
14961 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
14962 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
14965 test -z "$as_dir" && as_dir
=.
14966 for ac_prog
in grep ggrep
; do
14967 for ac_exec_ext
in '' $ac_executable_extensions; do
14968 ac_path_GREP
="$as_dir/$ac_prog$ac_exec_ext"
14969 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
14970 # Check for GNU ac_path_GREP and select it if it is found.
14971 # Check for GNU $ac_path_GREP
14972 case `"$ac_path_GREP" --version 2>&1` in
14974 ac_cv_path_GREP
="$ac_path_GREP" ac_path_GREP_found
=:;;
14977 echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
14980 cat "conftest.in" "conftest.in" >"conftest.tmp"
14981 mv "conftest.tmp" "conftest.in"
14982 cp "conftest.in" "conftest.nl"
14983 echo 'GREP' >> "conftest.nl"
14984 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev
/null
|| break
14985 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 || break
14986 ac_count
=`expr $ac_count + 1`
14987 if test $ac_count -gt ${ac_path_GREP_max-0}; then
14988 # Best one so far, save it but keep looking for a better one
14989 ac_cv_path_GREP
="$ac_path_GREP"
14990 ac_path_GREP_max
=$ac_count
14992 # 10*(2^10) chars as input seems more than enough
14993 test $ac_count -gt 10 && break
14995 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
14999 $ac_path_GREP_found && break 3
15009 GREP
="$ac_cv_path_GREP"
15010 if test -z "$GREP"; then
15011 { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
15012 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
15013 { (exit 1); exit 1; }; }
15017 ac_cv_path_GREP
=$GREP
15022 { echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
15023 echo "${ECHO_T}$ac_cv_path_GREP" >&6; }
15024 GREP
="$ac_cv_path_GREP"
15027 { echo "$as_me:$LINENO: checking for egrep" >&5
15028 echo $ECHO_N "checking for egrep... $ECHO_C" >&6; }
15029 if test "${ac_cv_path_EGREP+set}" = set; then
15030 echo $ECHO_N "(cached) $ECHO_C" >&6
15032 if echo a
| $GREP -E '(a|b)' >/dev
/null
2>&1
15033 then ac_cv_path_EGREP
="$GREP -E"
15035 # Extract the first word of "egrep" to use in msg output
15036 if test -z "$EGREP"; then
15037 set dummy
egrep; ac_prog_name
=$2
15038 if test "${ac_cv_path_EGREP+set}" = set; then
15039 echo $ECHO_N "(cached) $ECHO_C" >&6
15041 ac_path_EGREP_found
=false
15042 # Loop through the user's path and test for each of PROGNAME-LIST
15043 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
15044 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
15047 test -z "$as_dir" && as_dir
=.
15048 for ac_prog
in egrep; do
15049 for ac_exec_ext
in '' $ac_executable_extensions; do
15050 ac_path_EGREP
="$as_dir/$ac_prog$ac_exec_ext"
15051 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
15052 # Check for GNU ac_path_EGREP and select it if it is found.
15053 # Check for GNU $ac_path_EGREP
15054 case `"$ac_path_EGREP" --version 2>&1` in
15056 ac_cv_path_EGREP
="$ac_path_EGREP" ac_path_EGREP_found
=:;;
15059 echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
15062 cat "conftest.in" "conftest.in" >"conftest.tmp"
15063 mv "conftest.tmp" "conftest.in"
15064 cp "conftest.in" "conftest.nl"
15065 echo 'EGREP' >> "conftest.nl"
15066 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev
/null
|| break
15067 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 || break
15068 ac_count
=`expr $ac_count + 1`
15069 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
15070 # Best one so far, save it but keep looking for a better one
15071 ac_cv_path_EGREP
="$ac_path_EGREP"
15072 ac_path_EGREP_max
=$ac_count
15074 # 10*(2^10) chars as input seems more than enough
15075 test $ac_count -gt 10 && break
15077 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
15081 $ac_path_EGREP_found && break 3
15091 EGREP
="$ac_cv_path_EGREP"
15092 if test -z "$EGREP"; then
15093 { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
15094 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
15095 { (exit 1); exit 1; }; }
15099 ac_cv_path_EGREP
=$EGREP
15105 { echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
15106 echo "${ECHO_T}$ac_cv_path_EGREP" >&6; }
15107 EGREP
="$ac_cv_path_EGREP"
15110 if test $ac_cv_c_compiler_gnu = yes; then
15111 { echo "$as_me:$LINENO: checking whether $CC needs -traditional" >&5
15112 echo $ECHO_N "checking whether $CC needs -traditional... $ECHO_C" >&6; }
15113 if test "${ac_cv_prog_gcc_traditional+set}" = set; then
15114 echo $ECHO_N "(cached) $ECHO_C" >&6
15116 ac_pattern
="Autoconf.*'x'"
15117 cat >conftest.
$ac_ext <<_ACEOF
15120 cat confdefs.h
>>conftest.
$ac_ext
15121 cat >>conftest.
$ac_ext <<_ACEOF
15122 /* end confdefs.h. */
15126 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
15127 $EGREP "$ac_pattern" >/dev
/null
2>&1; then
15128 ac_cv_prog_gcc_traditional
=yes
15130 ac_cv_prog_gcc_traditional
=no
15135 if test $ac_cv_prog_gcc_traditional = no
; then
15136 cat >conftest.
$ac_ext <<_ACEOF
15139 cat confdefs.h
>>conftest.
$ac_ext
15140 cat >>conftest.
$ac_ext <<_ACEOF
15141 /* end confdefs.h. */
15142 #include <termio.h>
15145 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
15146 $EGREP "$ac_pattern" >/dev
/null
2>&1; then
15147 ac_cv_prog_gcc_traditional
=yes
15153 { echo "$as_me:$LINENO: result: $ac_cv_prog_gcc_traditional" >&5
15154 echo "${ECHO_T}$ac_cv_prog_gcc_traditional" >&6; }
15155 if test $ac_cv_prog_gcc_traditional = yes; then
15156 CC
="$CC -traditional"
15161 CXXFLAGS
=${CXXFLAGS:=}
15166 ac_cpp
='$CXXCPP $CPPFLAGS'
15167 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
15168 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
15169 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu
15170 if test -z "$CXX"; then
15171 if test -n "$CCC"; then
15174 if test -n "$ac_tool_prefix"; then
15175 for ac_prog
in g
++ c
++ gpp aCC CC cxx cc
++ cl.exe FCC KCC RCC xlC_r xlC
15177 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
15178 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
15179 { echo "$as_me:$LINENO: checking for $ac_word" >&5
15180 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
15181 if test "${ac_cv_prog_CXX+set}" = set; then
15182 echo $ECHO_N "(cached) $ECHO_C" >&6
15184 if test -n "$CXX"; then
15185 ac_cv_prog_CXX
="$CXX" # Let the user override the test.
15187 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
15188 for as_dir
in $PATH
15191 test -z "$as_dir" && as_dir
=.
15192 for ac_exec_ext
in '' $ac_executable_extensions; do
15193 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15194 ac_cv_prog_CXX
="$ac_tool_prefix$ac_prog"
15195 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
15204 CXX
=$ac_cv_prog_CXX
15205 if test -n "$CXX"; then
15206 { echo "$as_me:$LINENO: result: $CXX" >&5
15207 echo "${ECHO_T}$CXX" >&6; }
15209 { echo "$as_me:$LINENO: result: no" >&5
15210 echo "${ECHO_T}no" >&6; }
15214 test -n "$CXX" && break
15217 if test -z "$CXX"; then
15219 for ac_prog
in g
++ c
++ gpp aCC CC cxx cc
++ cl.exe FCC KCC RCC xlC_r xlC
15221 # Extract the first word of "$ac_prog", so it can be a program name with args.
15222 set dummy
$ac_prog; ac_word
=$2
15223 { echo "$as_me:$LINENO: checking for $ac_word" >&5
15224 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
15225 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
15226 echo $ECHO_N "(cached) $ECHO_C" >&6
15228 if test -n "$ac_ct_CXX"; then
15229 ac_cv_prog_ac_ct_CXX
="$ac_ct_CXX" # Let the user override the test.
15231 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
15232 for as_dir
in $PATH
15235 test -z "$as_dir" && as_dir
=.
15236 for ac_exec_ext
in '' $ac_executable_extensions; do
15237 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15238 ac_cv_prog_ac_ct_CXX
="$ac_prog"
15239 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
15248 ac_ct_CXX
=$ac_cv_prog_ac_ct_CXX
15249 if test -n "$ac_ct_CXX"; then
15250 { echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
15251 echo "${ECHO_T}$ac_ct_CXX" >&6; }
15253 { echo "$as_me:$LINENO: result: no" >&5
15254 echo "${ECHO_T}no" >&6; }
15258 test -n "$ac_ct_CXX" && break
15261 if test "x$ac_ct_CXX" = x
; then
15264 case $cross_compiling:$ac_tool_warned in
15266 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
15267 whose name does not start with the host triplet. If you think this
15268 configuration is useful to you, please write to autoconf@gnu.org." >&5
15269 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
15270 whose name does not start with the host triplet. If you think this
15271 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
15272 ac_tool_warned
=yes ;;
15280 # Provide some information about the compiler.
15281 echo "$as_me:$LINENO: checking for C++ compiler version" >&5
15282 ac_compiler
=`set X $ac_compile; echo $2`
15283 { (ac_try
="$ac_compiler --version >&5"
15284 case "(($ac_try" in
15285 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
15286 *) ac_try_echo=$ac_try;;
15288 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15289 (eval "$ac_compiler --version >&5") 2>&5
15291 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15292 (exit $ac_status); }
15293 { (ac_try="$ac_compiler -v >&5"
15294 case "(($ac_try" in
15295 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
15296 *) ac_try_echo
=$ac_try;;
15298 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15299 (eval "$ac_compiler -v >&5") 2>&5
15301 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15302 (exit $ac_status); }
15303 { (ac_try
="$ac_compiler -V >&5"
15304 case "(($ac_try" in
15305 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
15306 *) ac_try_echo=$ac_try;;
15308 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15309 (eval "$ac_compiler -V >&5") 2>&5
15311 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15312 (exit $ac_status); }
15314 { echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
15315 echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6; }
15316 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
15317 echo $ECHO_N "(cached) $ECHO_C" >&6
15319 cat >conftest.$ac_ext <<_ACEOF
15322 cat confdefs.h >>conftest.$ac_ext
15323 cat >>conftest.$ac_ext <<_ACEOF
15324 /* end confdefs.h. */
15337 rm -f conftest.$ac_objext
15338 if { (ac_try="$ac_compile"
15339 case "(($ac_try" in
15340 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
15341 *) ac_try_echo
=$ac_try;;
15343 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15344 (eval "$ac_compile") 2>conftest.er1
15346 grep -v '^ *+' conftest.er1
>conftest.err
15348 cat conftest.err
>&5
15349 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15350 (exit $ac_status); } && {
15351 test -z "$ac_cxx_werror_flag" ||
15352 test ! -s conftest.err
15353 } && test -s conftest.
$ac_objext; then
15354 ac_compiler_gnu
=yes
15356 echo "$as_me: failed program was:" >&5
15357 sed 's/^/| /' conftest.
$ac_ext >&5
15362 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
15363 ac_cv_cxx_compiler_gnu
=$ac_compiler_gnu
15366 { echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
15367 echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
15368 GXX
=`test $ac_compiler_gnu = yes && echo yes`
15369 ac_test_CXXFLAGS
=${CXXFLAGS+set}
15370 ac_save_CXXFLAGS
=$CXXFLAGS
15371 { echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
15372 echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6; }
15373 if test "${ac_cv_prog_cxx_g+set}" = set; then
15374 echo $ECHO_N "(cached) $ECHO_C" >&6
15376 ac_save_cxx_werror_flag
=$ac_cxx_werror_flag
15377 ac_cxx_werror_flag
=yes
15378 ac_cv_prog_cxx_g
=no
15380 cat >conftest.
$ac_ext <<_ACEOF
15383 cat confdefs.h
>>conftest.
$ac_ext
15384 cat >>conftest.
$ac_ext <<_ACEOF
15385 /* end confdefs.h. */
15395 rm -f conftest.
$ac_objext
15396 if { (ac_try
="$ac_compile"
15397 case "(($ac_try" in
15398 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
15399 *) ac_try_echo=$ac_try;;
15401 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15402 (eval "$ac_compile") 2>conftest.er1
15404 grep -v '^ *+' conftest.er1 >conftest.err
15406 cat conftest.err >&5
15407 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15408 (exit $ac_status); } && {
15409 test -z "$ac_cxx_werror_flag" ||
15410 test ! -s conftest.err
15411 } && test -s conftest.$ac_objext; then
15412 ac_cv_prog_cxx_g=yes
15414 echo "$as_me: failed program was:" >&5
15415 sed 's/^/| /' conftest.$ac_ext >&5
15418 cat >conftest.$ac_ext <<_ACEOF
15421 cat confdefs.h >>conftest.$ac_ext
15422 cat >>conftest.$ac_ext <<_ACEOF
15423 /* end confdefs.h. */
15433 rm -f conftest.$ac_objext
15434 if { (ac_try="$ac_compile"
15435 case "(($ac_try" in
15436 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
15437 *) ac_try_echo
=$ac_try;;
15439 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15440 (eval "$ac_compile") 2>conftest.er1
15442 grep -v '^ *+' conftest.er1
>conftest.err
15444 cat conftest.err
>&5
15445 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15446 (exit $ac_status); } && {
15447 test -z "$ac_cxx_werror_flag" ||
15448 test ! -s conftest.err
15449 } && test -s conftest.
$ac_objext; then
15452 echo "$as_me: failed program was:" >&5
15453 sed 's/^/| /' conftest.
$ac_ext >&5
15455 ac_cxx_werror_flag
=$ac_save_cxx_werror_flag
15457 cat >conftest.
$ac_ext <<_ACEOF
15460 cat confdefs.h
>>conftest.
$ac_ext
15461 cat >>conftest.
$ac_ext <<_ACEOF
15462 /* end confdefs.h. */
15472 rm -f conftest.
$ac_objext
15473 if { (ac_try
="$ac_compile"
15474 case "(($ac_try" in
15475 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
15476 *) ac_try_echo=$ac_try;;
15478 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15479 (eval "$ac_compile") 2>conftest.er1
15481 grep -v '^ *+' conftest.er1 >conftest.err
15483 cat conftest.err >&5
15484 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15485 (exit $ac_status); } && {
15486 test -z "$ac_cxx_werror_flag" ||
15487 test ! -s conftest.err
15488 } && test -s conftest.$ac_objext; then
15489 ac_cv_prog_cxx_g=yes
15491 echo "$as_me: failed program was:" >&5
15492 sed 's/^/| /' conftest.$ac_ext >&5
15497 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15500 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15503 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15504 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
15506 { echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
15507 echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6; }
15508 if test "$ac_test_CXXFLAGS" = set; then
15509 CXXFLAGS=$ac_save_CXXFLAGS
15510 elif test $ac_cv_prog_cxx_g = yes; then
15511 if test "$GXX" = yes; then
15517 if test "$GXX" = yes; then
15524 ac_cpp='$CPP $CPPFLAGS'
15525 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
15526 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
15527 ac_compiler_gnu=$ac_cv_c_compiler_gnu
15532 ac_cpp='$CXXCPP $CPPFLAGS'
15533 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
15534 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
15535 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
15537 { echo "$as_me:$LINENO: checking whether we are using the Intel C++ compiler" >&5
15538 echo $ECHO_N "checking whether we are using the Intel C++ compiler... $ECHO_C" >&6; }
15539 if test "${bakefile_cv_cxx_compiler___INTEL_COMPILER+set}" = set; then
15540 echo $ECHO_N "(cached) $ECHO_C" >&6
15542 cat >conftest.$ac_ext <<_ACEOF
15545 cat confdefs.h >>conftest.$ac_ext
15546 cat >>conftest.$ac_ext <<_ACEOF
15547 /* end confdefs.h. */
15553 #ifndef __INTEL_COMPILER
15561 rm -f conftest.$ac_objext
15562 if { (ac_try="$ac_compile"
15563 case "(($ac_try" in
15564 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
15565 *) ac_try_echo
=$ac_try;;
15567 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15568 (eval "$ac_compile") 2>conftest.er1
15570 grep -v '^ *+' conftest.er1
>conftest.err
15572 cat conftest.err
>&5
15573 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15574 (exit $ac_status); } && {
15575 test -z "$ac_cxx_werror_flag" ||
15576 test ! -s conftest.err
15577 } && test -s conftest.
$ac_objext; then
15578 bakefile_cv_cxx_compiler___INTEL_COMPILER
=yes
15580 echo "$as_me: failed program was:" >&5
15581 sed 's/^/| /' conftest.
$ac_ext >&5
15583 bakefile_cv_cxx_compiler___INTEL_COMPILER
=no
15587 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
15591 { echo "$as_me:$LINENO: result: $bakefile_cv_cxx_compiler___INTEL_COMPILER" >&5
15592 echo "${ECHO_T}$bakefile_cv_cxx_compiler___INTEL_COMPILER" >&6; }
15594 ac_cpp
='$CPP $CPPFLAGS'
15595 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
15596 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
15597 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
15599 if test "x$bakefile_cv_c_compiler___INTEL_COMPILER" = "xyes"; then
15606 if test "x$GCXX" != "xyes"; then
15607 if test "xCXX" = "xC"; then
15608 { echo "$as_me:$LINENO: checking if the C compiler requires -ext o" >&5
15609 echo $ECHO_N "checking if the C compiler requires -ext o... $ECHO_C" >&6; }
15610 if test "${bakefile_cv_c_exto+set}" = set; then
15611 echo $ECHO_N "(cached) $ECHO_C" >&6
15613 cat >conftest.
$ac_ext <<_ACEOF
15616 cat confdefs.h
>>conftest.
$ac_ext
15617 cat >>conftest.
$ac_ext <<_ACEOF
15618 /* end confdefs.h. */
15628 rm -f conftest.
$ac_objext conftest.
$ac_ext.o
15629 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
15630 (eval $ac_compile) 2>&5
15632 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15633 (exit $ac_status); }; then
15634 for ac_file
in `(ls conftest.* 2>/dev/null)`; do
15636 conftest.
$ac_ext.o
)
15637 bakefile_cv_c_exto
="-ext o"
15644 { { echo "$as_me:$LINENO: error: cannot figure out if compiler needs -ext o: cannot compile
15645 See \`config.log' for more details." >&5
15646 echo "$as_me: error: cannot figure out if compiler needs -ext o: cannot compile
15647 See \`config.log' for more details." >&2;}
15648 { (exit 1); exit 1; }; }
15652 rm -f conftest.
$ac_ext.o conftest.
$ac_objext conftest.
$ac_ext
15655 { echo "$as_me:$LINENO: result: $bakefile_cv_c_exto" >&5
15656 echo "${ECHO_T}$bakefile_cv_c_exto" >&6; }
15657 if test "x$bakefile_cv_c_exto" '!=' "x"; then
15658 if test "c" = "c"; then
15659 CFLAGS
="$bakefile_cv_c_exto $CFLAGS"
15661 if test "c" = "cxx"; then
15662 CXXFLAGS
="$bakefile_cv_c_exto $CXXFLAGS"
15666 if test "x$bakefile_cv_c_exto" '!=' "x"; then
15667 unset ac_cv_prog_cc_g
15668 ac_test_CFLAGS
=${CFLAGS+set}
15669 ac_save_CFLAGS
=$CFLAGS
15670 { echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
15671 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }
15672 if test "${ac_cv_prog_cc_g+set}" = set; then
15673 echo $ECHO_N "(cached) $ECHO_C" >&6
15675 ac_save_c_werror_flag
=$ac_c_werror_flag
15676 ac_c_werror_flag
=yes
15679 cat >conftest.
$ac_ext <<_ACEOF
15682 cat confdefs.h
>>conftest.
$ac_ext
15683 cat >>conftest.
$ac_ext <<_ACEOF
15684 /* end confdefs.h. */
15694 rm -f conftest.
$ac_objext
15695 if { (ac_try
="$ac_compile"
15696 case "(($ac_try" in
15697 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
15698 *) ac_try_echo=$ac_try;;
15700 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15701 (eval "$ac_compile") 2>conftest.er1
15703 grep -v '^ *+' conftest.er1 >conftest.err
15705 cat conftest.err >&5
15706 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15707 (exit $ac_status); } && {
15708 test -z "$ac_c_werror_flag" ||
15709 test ! -s conftest.err
15710 } && test -s conftest.$ac_objext; then
15711 ac_cv_prog_cc_g=yes
15713 echo "$as_me: failed program was:" >&5
15714 sed 's/^/| /' conftest.$ac_ext >&5
15717 cat >conftest.$ac_ext <<_ACEOF
15720 cat confdefs.h >>conftest.$ac_ext
15721 cat >>conftest.$ac_ext <<_ACEOF
15722 /* end confdefs.h. */
15732 rm -f conftest.$ac_objext
15733 if { (ac_try="$ac_compile"
15734 case "(($ac_try" in
15735 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
15736 *) ac_try_echo
=$ac_try;;
15738 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15739 (eval "$ac_compile") 2>conftest.er1
15741 grep -v '^ *+' conftest.er1
>conftest.err
15743 cat conftest.err
>&5
15744 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15745 (exit $ac_status); } && {
15746 test -z "$ac_c_werror_flag" ||
15747 test ! -s conftest.err
15748 } && test -s conftest.
$ac_objext; then
15751 echo "$as_me: failed program was:" >&5
15752 sed 's/^/| /' conftest.
$ac_ext >&5
15754 ac_c_werror_flag
=$ac_save_c_werror_flag
15756 cat >conftest.
$ac_ext <<_ACEOF
15759 cat confdefs.h
>>conftest.
$ac_ext
15760 cat >>conftest.
$ac_ext <<_ACEOF
15761 /* end confdefs.h. */
15771 rm -f conftest.
$ac_objext
15772 if { (ac_try
="$ac_compile"
15773 case "(($ac_try" in
15774 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
15775 *) ac_try_echo=$ac_try;;
15777 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15778 (eval "$ac_compile") 2>conftest.er1
15780 grep -v '^ *+' conftest.er1 >conftest.err
15782 cat conftest.err >&5
15783 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15784 (exit $ac_status); } && {
15785 test -z "$ac_c_werror_flag" ||
15786 test ! -s conftest.err
15787 } && test -s conftest.$ac_objext; then
15788 ac_cv_prog_cc_g=yes
15790 echo "$as_me: failed program was:" >&5
15791 sed 's/^/| /' conftest.$ac_ext >&5
15796 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15799 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15802 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15803 ac_c_werror_flag=$ac_save_c_werror_flag
15805 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
15806 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
15807 if test "$ac_test_CFLAGS" = set; then
15808 CFLAGS=$ac_save_CFLAGS
15809 elif test $ac_cv_prog_cc_g = yes; then
15810 if test "$GCC" = yes; then
15816 if test "$GCC" = yes; then
15828 ac_cpp='$CXXCPP $CPPFLAGS'
15829 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
15830 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
15831 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
15833 { echo "$as_me:$LINENO: checking whether we are using the IBM xlC C++ compiler" >&5
15834 echo $ECHO_N "checking whether we are using the IBM xlC C++ compiler... $ECHO_C" >&6; }
15835 if test "${bakefile_cv_cxx_compiler_xlc+set}" = set; then
15836 echo $ECHO_N "(cached) $ECHO_C" >&6
15838 cat >conftest.$ac_ext <<_ACEOF
15841 cat confdefs.h >>conftest.$ac_ext
15842 cat >>conftest.$ac_ext <<_ACEOF
15843 /* end confdefs.h. */
15856 rm -f conftest.$ac_objext
15857 if { (ac_try="$ac_compile"
15858 case "(($ac_try" in
15859 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
15860 *) ac_try_echo
=$ac_try;;
15862 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15863 (eval "$ac_compile") 2>conftest.er1
15865 grep -v '^ *+' conftest.er1
>conftest.err
15867 cat conftest.err
>&5
15868 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15869 (exit $ac_status); } && {
15870 test -z "$ac_cxx_werror_flag" ||
15871 test ! -s conftest.err
15872 } && test -s conftest.
$ac_objext; then
15873 bakefile_compiler_xlc
=yes
15875 echo "$as_me: failed program was:" >&5
15876 sed 's/^/| /' conftest.
$ac_ext >&5
15878 bakefile_compiler_xlc
=no
15881 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
15882 bakefile_cv_cxx_compiler_xlc
=$bakefile_compiler_xlc
15885 { echo "$as_me:$LINENO: result: $bakefile_cv_cxx_compiler_xlc" >&5
15886 echo "${ECHO_T}$bakefile_cv_cxx_compiler_xlc" >&6; }
15888 XLCXX
=`test $bakefile_cv_cxx_compiler_xlc = yes && echo yes`
15890 ac_cpp
='$CPP $CPPFLAGS'
15891 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
15892 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
15893 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
15900 ac_cpp
='$CXXCPP $CPPFLAGS'
15901 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
15902 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
15903 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu
15905 { echo "$as_me:$LINENO: checking whether we are using the Metrowerks C++ compiler" >&5
15906 echo $ECHO_N "checking whether we are using the Metrowerks C++ compiler... $ECHO_C" >&6; }
15907 if test "${bakefile_cv_cxx_compiler_mwerks+set}" = set; then
15908 echo $ECHO_N "(cached) $ECHO_C" >&6
15910 cat >conftest.
$ac_ext <<_ACEOF
15913 cat confdefs.h
>>conftest.
$ac_ext
15914 cat >>conftest.
$ac_ext <<_ACEOF
15915 /* end confdefs.h. */
15928 rm -f conftest.
$ac_objext
15929 if { (ac_try
="$ac_compile"
15930 case "(($ac_try" in
15931 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
15932 *) ac_try_echo=$ac_try;;
15934 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15935 (eval "$ac_compile") 2>conftest.er1
15937 grep -v '^ *+' conftest.er1 >conftest.err
15939 cat conftest.err >&5
15940 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15941 (exit $ac_status); } && {
15942 test -z "$ac_cxx_werror_flag" ||
15943 test ! -s conftest.err
15944 } && test -s conftest.$ac_objext; then
15945 bakefile_compiler_mwerks=yes
15947 echo "$as_me: failed program was:" >&5
15948 sed 's/^/| /' conftest.$ac_ext >&5
15950 bakefile_compiler_mwerks=no
15953 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15954 bakefile_cv_cxx_compiler_mwerks=$bakefile_compiler_mwerks
15957 { echo "$as_me:$LINENO: result: $bakefile_cv_cxx_compiler_mwerks" >&5
15958 echo "${ECHO_T}$bakefile_cv_cxx_compiler_mwerks" >&6; }
15960 MWCXX=`test $bakefile_cv_cxx_compiler_mwerks = yes && echo yes`
15962 ac_cpp='$CPP $CPPFLAGS'
15963 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
15964 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
15965 ac_compiler_gnu=$ac_cv_c_compiler_gnu
15969 ac_cpp='$CXXCPP $CPPFLAGS'
15970 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
15971 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
15972 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
15974 { echo "$as_me:$LINENO: checking whether we are using the IBM xlC C++ compiler" >&5
15975 echo $ECHO_N "checking whether we are using the IBM xlC C++ compiler... $ECHO_C" >&6; }
15976 if test "${bakefile_cv_cxx_compiler_xlc+set}" = set; then
15977 echo $ECHO_N "(cached) $ECHO_C" >&6
15979 cat >conftest.$ac_ext <<_ACEOF
15982 cat confdefs.h >>conftest.$ac_ext
15983 cat >>conftest.$ac_ext <<_ACEOF
15984 /* end confdefs.h. */
15997 rm -f conftest.$ac_objext
15998 if { (ac_try="$ac_compile"
15999 case "(($ac_try" in
16000 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
16001 *) ac_try_echo
=$ac_try;;
16003 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16004 (eval "$ac_compile") 2>conftest.er1
16006 grep -v '^ *+' conftest.er1
>conftest.err
16008 cat conftest.err
>&5
16009 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16010 (exit $ac_status); } && {
16011 test -z "$ac_cxx_werror_flag" ||
16012 test ! -s conftest.err
16013 } && test -s conftest.
$ac_objext; then
16014 bakefile_compiler_xlc
=yes
16016 echo "$as_me: failed program was:" >&5
16017 sed 's/^/| /' conftest.
$ac_ext >&5
16019 bakefile_compiler_xlc
=no
16022 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
16023 bakefile_cv_cxx_compiler_xlc
=$bakefile_compiler_xlc
16026 { echo "$as_me:$LINENO: result: $bakefile_cv_cxx_compiler_xlc" >&5
16027 echo "${ECHO_T}$bakefile_cv_cxx_compiler_xlc" >&6; }
16029 XLCXX
=`test $bakefile_cv_cxx_compiler_xlc = yes && echo yes`
16031 ac_cpp
='$CPP $CPPFLAGS'
16032 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
16033 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
16034 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
16043 ac_cpp
='$CXXCPP $CPPFLAGS'
16044 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
16045 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
16046 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu
16048 { echo "$as_me:$LINENO: checking whether we are using the SGI C++ compiler" >&5
16049 echo $ECHO_N "checking whether we are using the SGI C++ compiler... $ECHO_C" >&6; }
16050 if test "${bakefile_cv_cxx_compiler__SGI_COMPILER_VERSION+set}" = set; then
16051 echo $ECHO_N "(cached) $ECHO_C" >&6
16053 cat >conftest.
$ac_ext <<_ACEOF
16056 cat confdefs.h
>>conftest.
$ac_ext
16057 cat >>conftest.
$ac_ext <<_ACEOF
16058 /* end confdefs.h. */
16064 #ifndef _SGI_COMPILER_VERSION
16072 rm -f conftest.
$ac_objext
16073 if { (ac_try
="$ac_compile"
16074 case "(($ac_try" in
16075 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
16076 *) ac_try_echo=$ac_try;;
16078 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16079 (eval "$ac_compile") 2>conftest.er1
16081 grep -v '^ *+' conftest.er1 >conftest.err
16083 cat conftest.err >&5
16084 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16085 (exit $ac_status); } && {
16086 test -z "$ac_cxx_werror_flag" ||
16087 test ! -s conftest.err
16088 } && test -s conftest.$ac_objext; then
16089 bakefile_cv_cxx_compiler__SGI_COMPILER_VERSION=yes
16091 echo "$as_me: failed program was:" >&5
16092 sed 's/^/| /' conftest.$ac_ext >&5
16094 bakefile_cv_cxx_compiler__SGI_COMPILER_VERSION=no
16098 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16102 { echo "$as_me:$LINENO: result: $bakefile_cv_cxx_compiler__SGI_COMPILER_VERSION" >&5
16103 echo "${ECHO_T}$bakefile_cv_cxx_compiler__SGI_COMPILER_VERSION" >&6; }
16105 ac_cpp='$CPP $CPPFLAGS'
16106 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
16107 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
16108 ac_compiler_gnu=$ac_cv_c_compiler_gnu
16110 if test "x$bakefile_cv_c_compiler__SGI_COMPILER_VERSION" = "xyes"; then
16123 ac_cpp='$CXXCPP $CPPFLAGS'
16124 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
16125 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
16126 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
16128 { echo "$as_me:$LINENO: checking whether we are using the HP C++ compiler" >&5
16129 echo $ECHO_N "checking whether we are using the HP C++ compiler... $ECHO_C" >&6; }
16130 if test "${bakefile_cv_cxx_compiler___HP_aCC+set}" = set; then
16131 echo $ECHO_N "(cached) $ECHO_C" >&6
16133 cat >conftest.$ac_ext <<_ACEOF
16136 cat confdefs.h >>conftest.$ac_ext
16137 cat >>conftest.$ac_ext <<_ACEOF
16138 /* end confdefs.h. */
16152 rm -f conftest.$ac_objext
16153 if { (ac_try="$ac_compile"
16154 case "(($ac_try" in
16155 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
16156 *) ac_try_echo
=$ac_try;;
16158 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16159 (eval "$ac_compile") 2>conftest.er1
16161 grep -v '^ *+' conftest.er1
>conftest.err
16163 cat conftest.err
>&5
16164 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16165 (exit $ac_status); } && {
16166 test -z "$ac_cxx_werror_flag" ||
16167 test ! -s conftest.err
16168 } && test -s conftest.
$ac_objext; then
16169 bakefile_cv_cxx_compiler___HP_aCC
=yes
16171 echo "$as_me: failed program was:" >&5
16172 sed 's/^/| /' conftest.
$ac_ext >&5
16174 bakefile_cv_cxx_compiler___HP_aCC
=no
16178 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
16182 { echo "$as_me:$LINENO: result: $bakefile_cv_cxx_compiler___HP_aCC" >&5
16183 echo "${ECHO_T}$bakefile_cv_cxx_compiler___HP_aCC" >&6; }
16185 ac_cpp
='$CPP $CPPFLAGS'
16186 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
16187 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
16188 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
16190 if test "x$bakefile_cv_c_compiler___HP_aCC" = "xyes"; then
16203 ac_cpp
='$CXXCPP $CPPFLAGS'
16204 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
16205 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
16206 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu
16208 { echo "$as_me:$LINENO: checking whether we are using the Compaq C++ compiler" >&5
16209 echo $ECHO_N "checking whether we are using the Compaq C++ compiler... $ECHO_C" >&6; }
16210 if test "${bakefile_cv_cxx_compiler___DECCXX+set}" = set; then
16211 echo $ECHO_N "(cached) $ECHO_C" >&6
16213 cat >conftest.
$ac_ext <<_ACEOF
16216 cat confdefs.h
>>conftest.
$ac_ext
16217 cat >>conftest.
$ac_ext <<_ACEOF
16218 /* end confdefs.h. */
16232 rm -f conftest.
$ac_objext
16233 if { (ac_try
="$ac_compile"
16234 case "(($ac_try" in
16235 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
16236 *) ac_try_echo=$ac_try;;
16238 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16239 (eval "$ac_compile") 2>conftest.er1
16241 grep -v '^ *+' conftest.er1 >conftest.err
16243 cat conftest.err >&5
16244 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16245 (exit $ac_status); } && {
16246 test -z "$ac_cxx_werror_flag" ||
16247 test ! -s conftest.err
16248 } && test -s conftest.$ac_objext; then
16249 bakefile_cv_cxx_compiler___DECCXX=yes
16251 echo "$as_me: failed program was:" >&5
16252 sed 's/^/| /' conftest.$ac_ext >&5
16254 bakefile_cv_cxx_compiler___DECCXX=no
16258 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16262 { echo "$as_me:$LINENO: result: $bakefile_cv_cxx_compiler___DECCXX" >&5
16263 echo "${ECHO_T}$bakefile_cv_cxx_compiler___DECCXX" >&6; }
16265 ac_cpp='$CPP $CPPFLAGS'
16266 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
16267 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
16268 ac_compiler_gnu=$ac_cv_c_compiler_gnu
16270 if test "x$bakefile_cv_c_compiler___DECCXX" = "xyes"; then
16283 ac_cpp='$CXXCPP $CPPFLAGS'
16284 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
16285 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
16286 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
16288 { echo "$as_me:$LINENO: checking whether we are using the Sun C++ compiler" >&5
16289 echo $ECHO_N "checking whether we are using the Sun C++ compiler... $ECHO_C" >&6; }
16290 if test "${bakefile_cv_cxx_compiler___SUNPRO_CC+set}" = set; then
16291 echo $ECHO_N "(cached) $ECHO_C" >&6
16293 cat >conftest.$ac_ext <<_ACEOF
16296 cat confdefs.h >>conftest.$ac_ext
16297 cat >>conftest.$ac_ext <<_ACEOF
16298 /* end confdefs.h. */
16304 #ifndef __SUNPRO_CC
16312 rm -f conftest.$ac_objext
16313 if { (ac_try="$ac_compile"
16314 case "(($ac_try" in
16315 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
16316 *) ac_try_echo
=$ac_try;;
16318 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16319 (eval "$ac_compile") 2>conftest.er1
16321 grep -v '^ *+' conftest.er1
>conftest.err
16323 cat conftest.err
>&5
16324 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16325 (exit $ac_status); } && {
16326 test -z "$ac_cxx_werror_flag" ||
16327 test ! -s conftest.err
16328 } && test -s conftest.
$ac_objext; then
16329 bakefile_cv_cxx_compiler___SUNPRO_CC
=yes
16331 echo "$as_me: failed program was:" >&5
16332 sed 's/^/| /' conftest.
$ac_ext >&5
16334 bakefile_cv_cxx_compiler___SUNPRO_CC
=no
16338 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
16342 { echo "$as_me:$LINENO: result: $bakefile_cv_cxx_compiler___SUNPRO_CC" >&5
16343 echo "${ECHO_T}$bakefile_cv_cxx_compiler___SUNPRO_CC" >&6; }
16345 ac_cpp
='$CPP $CPPFLAGS'
16346 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
16347 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
16348 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
16350 if test "x$bakefile_cv_c_compiler___SUNPRO_CC" = "xyes"; then
16363 if test "$CXX" = "g++" -a "$GXX" != "yes"; then
16364 { { echo "$as_me:$LINENO: error: C++ compiler is needed to build wxWidgets" >&5
16365 echo "$as_me: error: C++ compiler is needed to build wxWidgets" >&2;}
16366 { (exit 1); exit 1; }; }
16369 if test -n "$ac_tool_prefix"; then
16370 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
16371 set dummy
${ac_tool_prefix}ranlib
; ac_word
=$2
16372 { echo "$as_me:$LINENO: checking for $ac_word" >&5
16373 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
16374 if test "${ac_cv_prog_RANLIB+set}" = set; then
16375 echo $ECHO_N "(cached) $ECHO_C" >&6
16377 if test -n "$RANLIB"; then
16378 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
16380 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
16381 for as_dir
in $PATH
16384 test -z "$as_dir" && as_dir
=.
16385 for ac_exec_ext
in '' $ac_executable_extensions; do
16386 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16387 ac_cv_prog_RANLIB
="${ac_tool_prefix}ranlib"
16388 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
16397 RANLIB
=$ac_cv_prog_RANLIB
16398 if test -n "$RANLIB"; then
16399 { echo "$as_me:$LINENO: result: $RANLIB" >&5
16400 echo "${ECHO_T}$RANLIB" >&6; }
16402 { echo "$as_me:$LINENO: result: no" >&5
16403 echo "${ECHO_T}no" >&6; }
16408 if test -z "$ac_cv_prog_RANLIB"; then
16409 ac_ct_RANLIB
=$RANLIB
16410 # Extract the first word of "ranlib", so it can be a program name with args.
16411 set dummy ranlib
; ac_word
=$2
16412 { echo "$as_me:$LINENO: checking for $ac_word" >&5
16413 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
16414 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
16415 echo $ECHO_N "(cached) $ECHO_C" >&6
16417 if test -n "$ac_ct_RANLIB"; then
16418 ac_cv_prog_ac_ct_RANLIB
="$ac_ct_RANLIB" # Let the user override the test.
16420 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
16421 for as_dir
in $PATH
16424 test -z "$as_dir" && as_dir
=.
16425 for ac_exec_ext
in '' $ac_executable_extensions; do
16426 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16427 ac_cv_prog_ac_ct_RANLIB
="ranlib"
16428 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
16437 ac_ct_RANLIB
=$ac_cv_prog_ac_ct_RANLIB
16438 if test -n "$ac_ct_RANLIB"; then
16439 { echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
16440 echo "${ECHO_T}$ac_ct_RANLIB" >&6; }
16442 { echo "$as_me:$LINENO: result: no" >&5
16443 echo "${ECHO_T}no" >&6; }
16446 if test "x$ac_ct_RANLIB" = x
; then
16449 case $cross_compiling:$ac_tool_warned in
16451 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
16452 whose name does not start with the host triplet. If you think this
16453 configuration is useful to you, please write to autoconf@gnu.org." >&5
16454 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
16455 whose name does not start with the host triplet. If you think this
16456 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
16457 ac_tool_warned
=yes ;;
16459 RANLIB
=$ac_ct_RANLIB
16462 RANLIB
="$ac_cv_prog_RANLIB"
16466 if test "x$SUNCXX" != xyes
; then
16467 if test -n "$ac_tool_prefix"; then
16468 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
16469 set dummy
${ac_tool_prefix}ar; ac_word
=$2
16470 { echo "$as_me:$LINENO: checking for $ac_word" >&5
16471 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
16472 if test "${ac_cv_prog_AR+set}" = set; then
16473 echo $ECHO_N "(cached) $ECHO_C" >&6
16475 if test -n "$AR"; then
16476 ac_cv_prog_AR
="$AR" # Let the user override the test.
16478 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
16479 for as_dir
in $PATH
16482 test -z "$as_dir" && as_dir
=.
16483 for ac_exec_ext
in '' $ac_executable_extensions; do
16484 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16485 ac_cv_prog_AR
="${ac_tool_prefix}ar"
16486 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
16496 if test -n "$AR"; then
16497 { echo "$as_me:$LINENO: result: $AR" >&5
16498 echo "${ECHO_T}$AR" >&6; }
16500 { echo "$as_me:$LINENO: result: no" >&5
16501 echo "${ECHO_T}no" >&6; }
16506 if test -z "$ac_cv_prog_AR"; then
16508 # Extract the first word of "ar", so it can be a program name with args.
16509 set dummy
ar; ac_word
=$2
16510 { echo "$as_me:$LINENO: checking for $ac_word" >&5
16511 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
16512 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
16513 echo $ECHO_N "(cached) $ECHO_C" >&6
16515 if test -n "$ac_ct_AR"; then
16516 ac_cv_prog_ac_ct_AR
="$ac_ct_AR" # Let the user override the test.
16518 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
16519 for as_dir
in $PATH
16522 test -z "$as_dir" && as_dir
=.
16523 for ac_exec_ext
in '' $ac_executable_extensions; do
16524 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16525 ac_cv_prog_ac_ct_AR
="ar"
16526 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
16535 ac_ct_AR
=$ac_cv_prog_ac_ct_AR
16536 if test -n "$ac_ct_AR"; then
16537 { echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
16538 echo "${ECHO_T}$ac_ct_AR" >&6; }
16540 { echo "$as_me:$LINENO: result: no" >&5
16541 echo "${ECHO_T}no" >&6; }
16544 if test "x$ac_ct_AR" = x
; then
16547 case $cross_compiling:$ac_tool_warned in
16549 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
16550 whose name does not start with the host triplet. If you think this
16551 configuration is useful to you, please write to autoconf@gnu.org." >&5
16552 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
16553 whose name does not start with the host triplet. If you think this
16554 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
16555 ac_tool_warned
=yes ;;
16560 AR
="$ac_cv_prog_AR"
16563 if test "x$AR" = "x" ; then
16564 { { echo "$as_me:$LINENO: error: ar is needed to build wxWidgets" >&5
16565 echo "$as_me: error: ar is needed to build wxWidgets" >&2;}
16566 { (exit 1); exit 1; }; }
16570 # Find a good install program. We prefer a C program (faster),
16571 # so one script is as good as another. But avoid the broken or
16572 # incompatible versions:
16573 # SysV /etc/install, /usr/sbin/install
16574 # SunOS /usr/etc/install
16575 # IRIX /sbin/install
16577 # AmigaOS /C/install, which installs bootblocks on floppy discs
16578 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
16579 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
16580 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
16581 # OS/2's system install, which has a completely different semantic
16582 # ./install, which can be erroneously created by make from ./install.sh.
16583 { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
16584 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
16585 if test -z "$INSTALL"; then
16586 if test "${ac_cv_path_install+set}" = set; then
16587 echo $ECHO_N "(cached) $ECHO_C" >&6
16589 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
16590 for as_dir
in $PATH
16593 test -z "$as_dir" && as_dir
=.
16594 # Account for people who put trailing slashes in PATH elements.
16596 .
/ | .
// | /cC
/* | \
16597 /etc
/* | /usr
/sbin
/* | /usr
/etc
/* | /sbin
/* | /usr
/afsws
/bin
/* | \
16598 ?
:\\/os2
\\/install\\/* | ?
:\\/OS2
\\/INSTALL
\\/* | \
16601 # OSF1 and SCO ODT 3.0 have their own names for install.
16602 # Don't use installbsd from OSF since it installs stuff as root
16604 for ac_prog
in ginstall scoinst
install; do
16605 for ac_exec_ext
in '' $ac_executable_extensions; do
16606 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
16607 if test $ac_prog = install &&
16608 grep dspmsg
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
16609 # AIX install. It has an incompatible calling convention.
16611 elif test $ac_prog = install &&
16612 grep pwplus
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
16613 # program-specific install script used by HP pwplus--don't use.
16616 ac_cv_path_install
="$as_dir/$ac_prog$ac_exec_ext -c"
16629 if test "${ac_cv_path_install+set}" = set; then
16630 INSTALL
=$ac_cv_path_install
16632 # As a last resort, use the slow shell script. Don't cache a
16633 # value for INSTALL within a source directory, because that will
16634 # break other packages using the cache if that directory is
16635 # removed, or if the value is a relative name.
16636 INSTALL
=$ac_install_sh
16639 { echo "$as_me:$LINENO: result: $INSTALL" >&5
16640 echo "${ECHO_T}$INSTALL" >&6; }
16642 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
16643 # It thinks the first close brace ends the variable substitution.
16644 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
16646 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}'
16648 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
16654 ?
:* ) # Drive letter, considered as absolute.
16657 INSTALL
=`pwd`/${INSTALL} ;;
16664 INSTALL_PROGRAM
="cp -fp"
16665 INSTALL_DATA
="cp -fp"
16671 if test -n "$ac_tool_prefix"; then
16672 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
16673 set dummy
${ac_tool_prefix}strip
; ac_word
=$2
16674 { echo "$as_me:$LINENO: checking for $ac_word" >&5
16675 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
16676 if test "${ac_cv_prog_STRIP+set}" = set; then
16677 echo $ECHO_N "(cached) $ECHO_C" >&6
16679 if test -n "$STRIP"; then
16680 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
16682 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
16683 for as_dir
in $PATH
16686 test -z "$as_dir" && as_dir
=.
16687 for ac_exec_ext
in '' $ac_executable_extensions; do
16688 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16689 ac_cv_prog_STRIP
="${ac_tool_prefix}strip"
16690 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
16699 STRIP
=$ac_cv_prog_STRIP
16700 if test -n "$STRIP"; then
16701 { echo "$as_me:$LINENO: result: $STRIP" >&5
16702 echo "${ECHO_T}$STRIP" >&6; }
16704 { echo "$as_me:$LINENO: result: no" >&5
16705 echo "${ECHO_T}no" >&6; }
16710 if test -z "$ac_cv_prog_STRIP"; then
16712 # Extract the first word of "strip", so it can be a program name with args.
16713 set dummy strip
; ac_word
=$2
16714 { echo "$as_me:$LINENO: checking for $ac_word" >&5
16715 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
16716 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
16717 echo $ECHO_N "(cached) $ECHO_C" >&6
16719 if test -n "$ac_ct_STRIP"; then
16720 ac_cv_prog_ac_ct_STRIP
="$ac_ct_STRIP" # Let the user override the test.
16722 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
16723 for as_dir
in $PATH
16726 test -z "$as_dir" && as_dir
=.
16727 for ac_exec_ext
in '' $ac_executable_extensions; do
16728 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16729 ac_cv_prog_ac_ct_STRIP
="strip"
16730 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
16739 ac_ct_STRIP
=$ac_cv_prog_ac_ct_STRIP
16740 if test -n "$ac_ct_STRIP"; then
16741 { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
16742 echo "${ECHO_T}$ac_ct_STRIP" >&6; }
16744 { echo "$as_me:$LINENO: result: no" >&5
16745 echo "${ECHO_T}no" >&6; }
16748 if test "x$ac_ct_STRIP" = x
; then
16751 case $cross_compiling:$ac_tool_warned in
16753 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
16754 whose name does not start with the host triplet. If you think this
16755 configuration is useful to you, please write to autoconf@gnu.org." >&5
16756 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
16757 whose name does not start with the host triplet. If you think this
16758 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
16759 ac_tool_warned
=yes ;;
16764 STRIP
="$ac_cv_prog_STRIP"
16768 if test "$wxUSE_WINE" = "yes"; then
16769 if test -n "$ac_tool_prefix"; then
16770 # Extract the first word of "${ac_tool_prefix}wrc", so it can be a program name with args.
16771 set dummy
${ac_tool_prefix}wrc
; ac_word
=$2
16772 { echo "$as_me:$LINENO: checking for $ac_word" >&5
16773 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
16774 if test "${ac_cv_prog_WINDRES+set}" = set; then
16775 echo $ECHO_N "(cached) $ECHO_C" >&6
16777 if test -n "$WINDRES"; then
16778 ac_cv_prog_WINDRES
="$WINDRES" # Let the user override the test.
16780 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
16781 for as_dir
in $PATH
16784 test -z "$as_dir" && as_dir
=.
16785 for ac_exec_ext
in '' $ac_executable_extensions; do
16786 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16787 ac_cv_prog_WINDRES
="${ac_tool_prefix}wrc"
16788 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
16797 WINDRES
=$ac_cv_prog_WINDRES
16798 if test -n "$WINDRES"; then
16799 { echo "$as_me:$LINENO: result: $WINDRES" >&5
16800 echo "${ECHO_T}$WINDRES" >&6; }
16802 { echo "$as_me:$LINENO: result: no" >&5
16803 echo "${ECHO_T}no" >&6; }
16808 if test -z "$ac_cv_prog_WINDRES"; then
16809 ac_ct_WINDRES
=$WINDRES
16810 # Extract the first word of "wrc", so it can be a program name with args.
16811 set dummy wrc
; ac_word
=$2
16812 { echo "$as_me:$LINENO: checking for $ac_word" >&5
16813 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
16814 if test "${ac_cv_prog_ac_ct_WINDRES+set}" = set; then
16815 echo $ECHO_N "(cached) $ECHO_C" >&6
16817 if test -n "$ac_ct_WINDRES"; then
16818 ac_cv_prog_ac_ct_WINDRES
="$ac_ct_WINDRES" # Let the user override the test.
16820 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
16821 for as_dir
in $PATH
16824 test -z "$as_dir" && as_dir
=.
16825 for ac_exec_ext
in '' $ac_executable_extensions; do
16826 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16827 ac_cv_prog_ac_ct_WINDRES
="wrc"
16828 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
16837 ac_ct_WINDRES
=$ac_cv_prog_ac_ct_WINDRES
16838 if test -n "$ac_ct_WINDRES"; then
16839 { echo "$as_me:$LINENO: result: $ac_ct_WINDRES" >&5
16840 echo "${ECHO_T}$ac_ct_WINDRES" >&6; }
16842 { echo "$as_me:$LINENO: result: no" >&5
16843 echo "${ECHO_T}no" >&6; }
16846 if test "x$ac_ct_WINDRES" = x
; then
16849 case $cross_compiling:$ac_tool_warned in
16851 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
16852 whose name does not start with the host triplet. If you think this
16853 configuration is useful to you, please write to autoconf@gnu.org." >&5
16854 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
16855 whose name does not start with the host triplet. If you think this
16856 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
16857 ac_tool_warned
=yes ;;
16859 WINDRES
=$ac_ct_WINDRES
16862 WINDRES
="$ac_cv_prog_WINDRES"
16868 *-*-cygwin* | *-*-mingw32* )
16869 if test -n "$ac_tool_prefix"; then
16870 # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args.
16871 set dummy
${ac_tool_prefix}windres
; ac_word
=$2
16872 { echo "$as_me:$LINENO: checking for $ac_word" >&5
16873 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
16874 if test "${ac_cv_prog_WINDRES+set}" = set; then
16875 echo $ECHO_N "(cached) $ECHO_C" >&6
16877 if test -n "$WINDRES"; then
16878 ac_cv_prog_WINDRES
="$WINDRES" # Let the user override the test.
16880 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
16881 for as_dir
in $PATH
16884 test -z "$as_dir" && as_dir
=.
16885 for ac_exec_ext
in '' $ac_executable_extensions; do
16886 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16887 ac_cv_prog_WINDRES
="${ac_tool_prefix}windres"
16888 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
16897 WINDRES
=$ac_cv_prog_WINDRES
16898 if test -n "$WINDRES"; then
16899 { echo "$as_me:$LINENO: result: $WINDRES" >&5
16900 echo "${ECHO_T}$WINDRES" >&6; }
16902 { echo "$as_me:$LINENO: result: no" >&5
16903 echo "${ECHO_T}no" >&6; }
16908 if test -z "$ac_cv_prog_WINDRES"; then
16909 ac_ct_WINDRES
=$WINDRES
16910 # Extract the first word of "windres", so it can be a program name with args.
16911 set dummy windres
; ac_word
=$2
16912 { echo "$as_me:$LINENO: checking for $ac_word" >&5
16913 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
16914 if test "${ac_cv_prog_ac_ct_WINDRES+set}" = set; then
16915 echo $ECHO_N "(cached) $ECHO_C" >&6
16917 if test -n "$ac_ct_WINDRES"; then
16918 ac_cv_prog_ac_ct_WINDRES
="$ac_ct_WINDRES" # Let the user override the test.
16920 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
16921 for as_dir
in $PATH
16924 test -z "$as_dir" && as_dir
=.
16925 for ac_exec_ext
in '' $ac_executable_extensions; do
16926 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16927 ac_cv_prog_ac_ct_WINDRES
="windres"
16928 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
16937 ac_ct_WINDRES
=$ac_cv_prog_ac_ct_WINDRES
16938 if test -n "$ac_ct_WINDRES"; then
16939 { echo "$as_me:$LINENO: result: $ac_ct_WINDRES" >&5
16940 echo "${ECHO_T}$ac_ct_WINDRES" >&6; }
16942 { echo "$as_me:$LINENO: result: no" >&5
16943 echo "${ECHO_T}no" >&6; }
16946 if test "x$ac_ct_WINDRES" = x
; then
16949 case $cross_compiling:$ac_tool_warned in
16951 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
16952 whose name does not start with the host triplet. If you think this
16953 configuration is useful to you, please write to autoconf@gnu.org." >&5
16954 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
16955 whose name does not start with the host triplet. If you think this
16956 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
16957 ac_tool_warned
=yes ;;
16959 WINDRES
=$ac_ct_WINDRES
16962 WINDRES
="$ac_cv_prog_WINDRES"
16966 if test -n "$ac_tool_prefix"; then
16967 # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
16968 set dummy
${ac_tool_prefix}dlltool
; ac_word
=$2
16969 { echo "$as_me:$LINENO: checking for $ac_word" >&5
16970 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
16971 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
16972 echo $ECHO_N "(cached) $ECHO_C" >&6
16974 if test -n "$DLLTOOL"; then
16975 ac_cv_prog_DLLTOOL
="$DLLTOOL" # Let the user override the test.
16977 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
16978 for as_dir
in $PATH
16981 test -z "$as_dir" && as_dir
=.
16982 for ac_exec_ext
in '' $ac_executable_extensions; do
16983 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16984 ac_cv_prog_DLLTOOL
="${ac_tool_prefix}dlltool"
16985 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
16994 DLLTOOL
=$ac_cv_prog_DLLTOOL
16995 if test -n "$DLLTOOL"; then
16996 { echo "$as_me:$LINENO: result: $DLLTOOL" >&5
16997 echo "${ECHO_T}$DLLTOOL" >&6; }
16999 { echo "$as_me:$LINENO: result: no" >&5
17000 echo "${ECHO_T}no" >&6; }
17005 if test -z "$ac_cv_prog_DLLTOOL"; then
17006 ac_ct_DLLTOOL
=$DLLTOOL
17007 # Extract the first word of "dlltool", so it can be a program name with args.
17008 set dummy dlltool
; ac_word
=$2
17009 { echo "$as_me:$LINENO: checking for $ac_word" >&5
17010 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
17011 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then
17012 echo $ECHO_N "(cached) $ECHO_C" >&6
17014 if test -n "$ac_ct_DLLTOOL"; then
17015 ac_cv_prog_ac_ct_DLLTOOL
="$ac_ct_DLLTOOL" # Let the user override the test.
17017 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
17018 for as_dir
in $PATH
17021 test -z "$as_dir" && as_dir
=.
17022 for ac_exec_ext
in '' $ac_executable_extensions; do
17023 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
17024 ac_cv_prog_ac_ct_DLLTOOL
="dlltool"
17025 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
17034 ac_ct_DLLTOOL
=$ac_cv_prog_ac_ct_DLLTOOL
17035 if test -n "$ac_ct_DLLTOOL"; then
17036 { echo "$as_me:$LINENO: result: $ac_ct_DLLTOOL" >&5
17037 echo "${ECHO_T}$ac_ct_DLLTOOL" >&6; }
17039 { echo "$as_me:$LINENO: result: no" >&5
17040 echo "${ECHO_T}no" >&6; }
17043 if test "x$ac_ct_DLLTOOL" = x
; then
17046 case $cross_compiling:$ac_tool_warned in
17048 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
17049 whose name does not start with the host triplet. If you think this
17050 configuration is useful to you, please write to autoconf@gnu.org." >&5
17051 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
17052 whose name does not start with the host triplet. If you think this
17053 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
17054 ac_tool_warned
=yes ;;
17056 DLLTOOL
=$ac_ct_DLLTOOL
17059 DLLTOOL
="$ac_cv_prog_DLLTOOL"
17066 { echo "$as_me:$LINENO: checking if make is GNU make" >&5
17067 echo $ECHO_N "checking if make is GNU make... $ECHO_C" >&6; }
17068 if test "${wx_cv_prog_makeisgnu+set}" = set; then
17069 echo $ECHO_N "(cached) $ECHO_C" >&6
17072 if ( ${SHELL-sh} -c "${MAKE-make} --version" 2> /dev
/null
|
17073 $EGREP -s GNU
> /dev
/null
); then
17074 wx_cv_prog_makeisgnu
="yes"
17076 wx_cv_prog_makeisgnu
="no"
17080 { echo "$as_me:$LINENO: result: $wx_cv_prog_makeisgnu" >&5
17081 echo "${ECHO_T}$wx_cv_prog_makeisgnu" >&6; }
17083 if test "x$wx_cv_prog_makeisgnu" = "xyes"; then
17091 if test "x$wx_cv_prog_makeisgnu" != "xyes"; then
17092 { echo "$as_me:$LINENO: checking if make supports VPATH" >&5
17093 echo $ECHO_N "checking if make supports VPATH... $ECHO_C" >&6; }
17094 if test "${wx_cv_prog_makevpath+set}" = set; then
17095 echo $ECHO_N "(cached) $ECHO_C" >&6
17098 cat - << EOF > confMake
17104 if test ! -d sub
; then
17107 echo dummy
> sub
/file
17108 ${MAKE-make} -f confMake VPATH
=sub
2>&5 > /dev
/null
17110 rm -f sub
/file check final_file confMake
17112 if test "$RESULT" = 0; then
17113 wx_cv_prog_makevpath
="yes"
17115 wx_cv_prog_makevpath
="no"
17119 { echo "$as_me:$LINENO: result: $wx_cv_prog_makevpath" >&5
17120 echo "${ECHO_T}$wx_cv_prog_makevpath" >&6; }
17122 if test "x$wx_cv_prog_makevpath" != "xyes"; then
17123 { { echo "$as_me:$LINENO: error:
17124 You need a make-utility that is able to use the variable
17126 If your version of make does not support VPATH correctly,
17127 please install GNU-make (possibly as gmake), and start
17128 configure with the following command:
17129 export MAKE=gmake; ./configure for sh-type shells
17130 setenv MAKE gmake; ./configure for csh-type shells
17131 Also please do remember to use gmake in this case every time
17132 you are trying to compile.
17134 echo "$as_me: error:
17135 You need a make-utility that is able to use the variable
17137 If your version of make does not support VPATH correctly,
17138 please install GNU-make (possibly as gmake), and start
17139 configure with the following command:
17140 export MAKE=gmake; ./configure for sh-type shells
17141 setenv MAKE gmake; ./configure for csh-type shells
17142 Also please do remember to use gmake in this case every time
17143 you are trying to compile.
17145 { (exit 1); exit 1; }; }
17147 { echo "$as_me:$LINENO: checking whether ln -s works" >&5
17148 echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6; }
17150 if test "$LN_S" = "ln -s"; then
17151 { echo "$as_me:$LINENO: result: yes" >&5
17152 echo "${ECHO_T}yes" >&6; }
17154 { echo "$as_me:$LINENO: result: no, using $LN_S" >&5
17155 echo "${ECHO_T}no, using $LN_S" >&6; }
17161 if test "x$XLCXX" = "xyes" -a "x$USE_AIX" = "x1"; then
17162 CXXFLAGS
="-qunique $CXXFLAGS"
17166 powerpc
-*-darwin* )
17167 { echo "$as_me:$LINENO: checking if __POWERPC__ is already defined" >&5
17168 echo $ECHO_N "checking if __POWERPC__ is already defined... $ECHO_C" >&6; }
17169 cat >conftest.
$ac_ext <<_ACEOF
17172 cat confdefs.h
>>conftest.
$ac_ext
17173 cat >>conftest.
$ac_ext <<_ACEOF
17174 /* end confdefs.h. */
17179 #ifndef __POWERPC__
17180 choke me for lack of PowerPC
17187 rm -f conftest.
$ac_objext
17188 if { (ac_try
="$ac_compile"
17189 case "(($ac_try" in
17190 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
17191 *) ac_try_echo=$ac_try;;
17193 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17194 (eval "$ac_compile") 2>conftest.er1
17196 grep -v '^ *+' conftest.er1 >conftest.err
17198 cat conftest.err >&5
17199 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17200 (exit $ac_status); } && {
17201 test -z "$ac_c_werror_flag" ||
17202 test ! -s conftest.err
17203 } && test -s conftest.$ac_objext; then
17204 { echo "$as_me:$LINENO: result: yes" >&5
17205 echo "${ECHO_T}yes" >&6; }
17207 echo "$as_me: failed program was:" >&5
17208 sed 's/^/| /' conftest.$ac_ext >&5
17210 { echo "$as_me:$LINENO: result: no" >&5
17211 echo "${ECHO_T}no" >&6; }
17212 cat >>confdefs.h <<\_ACEOF
17213 #define __POWERPC__ 1
17219 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17225 { echo "$as_me:$LINENO: checking if CoreFoundation/CFBase.h is usable" >&5
17226 echo $ECHO_N "checking if CoreFoundation/CFBase.h is usable... $ECHO_C" >&6; }
17227 cat >conftest.$ac_ext <<_ACEOF
17230 cat confdefs.h >>conftest.$ac_ext
17231 cat >>conftest.$ac_ext <<_ACEOF
17232 /* end confdefs.h. */
17233 #include <CoreFoundation/CFBase.h>
17243 rm -f conftest.$ac_objext
17244 if { (ac_try="$ac_compile"
17245 case "(($ac_try" in
17246 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
17247 *) ac_try_echo
=$ac_try;;
17249 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17250 (eval "$ac_compile") 2>conftest.er1
17252 grep -v '^ *+' conftest.er1
>conftest.err
17254 cat conftest.err
>&5
17255 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17256 (exit $ac_status); } && {
17257 test -z "$ac_c_werror_flag" ||
17258 test ! -s conftest.err
17259 } && test -s conftest.
$ac_objext; then
17260 { echo "$as_me:$LINENO: result: yes" >&5
17261 echo "${ECHO_T}yes" >&6; }
17263 echo "$as_me: failed program was:" >&5
17264 sed 's/^/| /' conftest.
$ac_ext >&5
17266 { echo "$as_me:$LINENO: result: no" >&5
17267 echo "${ECHO_T}no" >&6; }
17268 { echo "$as_me:$LINENO: checking if __CF_USE_FRAMEWORK_INCLUDES__ is required" >&5
17269 echo $ECHO_N "checking if __CF_USE_FRAMEWORK_INCLUDES__ is required... $ECHO_C" >&6; }
17270 cat >conftest.
$ac_ext <<_ACEOF
17273 cat confdefs.h
>>conftest.
$ac_ext
17274 cat >>conftest.
$ac_ext <<_ACEOF
17275 /* end confdefs.h. */
17276 #define __CF_USE_FRAMEWORK_INCLUDES__
17277 #include <CoreFoundation/CFBase.h>
17287 rm -f conftest.
$ac_objext
17288 if { (ac_try
="$ac_compile"
17289 case "(($ac_try" in
17290 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
17291 *) ac_try_echo=$ac_try;;
17293 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17294 (eval "$ac_compile") 2>conftest.er1
17296 grep -v '^ *+' conftest.er1 >conftest.err
17298 cat conftest.err >&5
17299 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17300 (exit $ac_status); } && {
17301 test -z "$ac_c_werror_flag" ||
17302 test ! -s conftest.err
17303 } && test -s conftest.$ac_objext; then
17304 { echo "$as_me:$LINENO: result: yes" >&5
17305 echo "${ECHO_T}yes" >&6; }
17306 CPPFLAGS="-D__CF_USE_FRAMEWORK_INCLUDES__ $CPPFLAGS"
17308 echo "$as_me: failed program was:" >&5
17309 sed 's/^/| /' conftest.$ac_ext >&5
17311 { { echo "$as_me:$LINENO: error: no. CoreFoundation not available.
17312 See \`config.log
' for more details." >&5
17313 echo "$as_me: error: no. CoreFoundation not available.
17314 See \`config.log' for more details.
" >&2;}
17315 { (exit 1); exit 1; }; }
17319 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17324 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17329 doesnt_want_win32=0
17332 if test "$wxUSE_MSW" = 1 ; then
17335 { echo "$as_me:$LINENO: checking
if -mno-cygwin is
in effect
" >&5
17336 echo $ECHO_N "checking
if -mno-cygwin is
in effect...
$ECHO_C" >&6; }
17337 if test "${wx_cv_nocygwin+set}" = set; then
17338 echo $ECHO_N "(cached
) $ECHO_C" >&6
17341 cat >conftest.$ac_ext <<_ACEOF
17344 cat confdefs.h >>conftest.$ac_ext
17345 cat >>conftest.$ac_ext <<_ACEOF
17346 /* end confdefs.h. */
17360 rm -f conftest.$ac_objext
17361 if { (ac_try="$ac_compile"
17362 case "(($ac_try" in
17363 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17364 *) ac_try_echo=$ac_try;;
17366 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
17367 (eval "$ac_compile") 2>conftest.er1
17369 grep -v '^ *+' conftest.er1 >conftest.err
17371 cat conftest.err >&5
17372 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
17373 (exit $ac_status); } && {
17374 test -z "$ac_c_werror_flag" ||
17375 test ! -s conftest.err
17376 } && test -s conftest.$ac_objext; then
17379 echo "$as_me: failed program was
:" >&5
17380 sed 's/^/| /' conftest.$ac_ext >&5
17386 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17390 { echo "$as_me:$LINENO: result
: $wx_cv_nocygwin" >&5
17391 echo "${ECHO_T}$wx_cv_nocygwin" >&6; }
17393 if test "$wx_cv_nocygwin" = "yes"; then
17396 doesnt_want_win32=1
17399 if test "$wants_win32" = 1 ; then
17400 BAKEFILE_FORCE_PLATFORM=win32
17408 if test "$wxUSE_WINE" = "yes"; then
17410 LDFLAGS_GUI="-mwindows"
17413 if test "$wants_win32" = 1 ; then
17416 cat >>confdefs.h <<\_ACEOF
17417 #define __WIN32__ 1
17420 cat >>confdefs.h <<\_ACEOF
17421 #define __WIN95__ 1
17424 cat >>confdefs.h <<\_ACEOF
17425 #define __WINDOWS__ 1
17428 cat >>confdefs.h <<\_ACEOF
17429 #define __GNUWIN32__ 1
17432 cat >>confdefs.h <<\_ACEOF
17437 if test "$doesnt_want_win32" = 1 ; then
17442 if test "$USE_UNIX" = 1 ; then
17444 cat >>confdefs.h <<\_ACEOF
17451 *-pc-os2_emx | *-pc-os2-emx )
17452 if test "$wxUSE_MOTIF" = 1 -o "$wxUSE_GTK" = 1 -o "$wxUSE_X11" = 1; then
17453 { echo "$as_me:$LINENO: checking
for drand48
in -lcExt" >&5
17454 echo $ECHO_N "checking
for drand48
in -lcExt...
$ECHO_C" >&6; }
17455 if test "${ac_cv_lib_cExt_drand48+set}" = set; then
17456 echo $ECHO_N "(cached
) $ECHO_C" >&6
17458 ac_check_lib_save_LIBS=$LIBS
17459 LIBS="-lcExt $LIBS"
17460 cat >conftest.$ac_ext <<_ACEOF
17463 cat confdefs.h >>conftest.$ac_ext
17464 cat >>conftest.$ac_ext <<_ACEOF
17465 /* end confdefs.h. */
17467 /* Override any GCC internal prototype to avoid an error.
17468 Use char because int might match the return type of a GCC
17469 builtin and then its argument prototype would still apply. */
17482 rm -f conftest.$ac_objext conftest$ac_exeext
17483 if { (ac_try="$ac_link"
17484 case "(($ac_try" in
17485 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17486 *) ac_try_echo=$ac_try;;
17488 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
17489 (eval "$ac_link") 2>conftest.er1
17491 grep -v '^ *+' conftest.er1 >conftest.err
17493 cat conftest.err >&5
17494 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
17495 (exit $ac_status); } && {
17496 test -z "$ac_c_werror_flag" ||
17497 test ! -s conftest.err
17498 } && test -s conftest$ac_exeext &&
17499 $as_test_x conftest$ac_exeext; then
17500 ac_cv_lib_cExt_drand48=yes
17502 echo "$as_me: failed program was
:" >&5
17503 sed 's/^/| /' conftest.$ac_ext >&5
17505 ac_cv_lib_cExt_drand48=no
17508 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17509 conftest$ac_exeext conftest.$ac_ext
17510 LIBS=$ac_check_lib_save_LIBS
17512 { echo "$as_me:$LINENO: result
: $ac_cv_lib_cExt_drand48" >&5
17513 echo "${ECHO_T}$ac_cv_lib_cExt_drand48" >&6; }
17514 if test $ac_cv_lib_cExt_drand48 = yes; then
17515 LIBS="$LIBS -lcExt"
17519 RESPROGRAMOBJ="\
${top_srcdir}/include
/wx
/os
2/wx.res
"
17521 { echo "$as_me:$LINENO: checking
for gcc
/libc version
" >&5
17522 echo $ECHO_N "checking
for gcc
/libc version...
$ECHO_C" >&6; }
17523 if test "${wx_cv_gccversion+set}" = set; then
17524 echo $ECHO_N "(cached
) $ECHO_C" >&6
17527 if test "$cross_compiling" = yes; then
17528 wx_cv_gccversion="EMX2
"
17531 cat >conftest.$ac_ext <<_ACEOF
17534 cat confdefs.h >>conftest.$ac_ext
17535 cat >>conftest.$ac_ext <<_ACEOF
17536 /* end confdefs.h. */
17542 FILE *f=fopen("conftestval
", "w
");
17547 #elif (__GNUC__==3) && ((__GNUC_MINOR__ < 2) || ((__GNUC_MINOR__==2) && (__GNUC_PATCHLEVEL__<2)))
17549 #elif (__GNUC__==3) && (__GNUC_MINOR__==2) && (__GNUC_PATCHLEVEL__==2)
17559 rm -f conftest$ac_exeext
17560 if { (ac_try="$ac_link"
17561 case "(($ac_try" in
17562 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17563 *) ac_try_echo=$ac_try;;
17565 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
17566 (eval "$ac_link") 2>&5
17568 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
17569 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
17570 { (case "(($ac_try" in
17571 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17572 *) ac_try_echo=$ac_try;;
17574 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
17575 (eval "$ac_try") 2>&5
17577 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
17578 (exit $ac_status); }; }; then
17579 wx_cv_gccversion=`cat conftestval`
17581 echo "$as_me: program exited with status
$ac_status" >&5
17582 echo "$as_me: failed program was
:" >&5
17583 sed 's/^/| /' conftest.$ac_ext >&5
17585 ( exit $ac_status )
17586 wx_cv_gccversion="EMX2
"
17588 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
17594 { echo "$as_me:$LINENO: result
: $wx_cv_gccversion" >&5
17595 echo "${ECHO_T}$wx_cv_gccversion" >&6; }
17596 if test "$wx_cv_gccversion" = "EMX2
"; then
17597 LIBS="$LIBS -lstdcpp"
17598 LDFLAGS="$LDFLAGS -Zsysv-signals"
17600 if test "$wx_cv_gccversion" = "EMX3
"; then
17601 LIBS="$LIBS -lstdcxx -lgcc"
17602 LDFLAGS="$LDFLAGS -Zsysv-signals"
17604 LIBS="$LIBS -lstdc++"
17607 if test "$wxUSE_SHARED" = "yes" -a "$wxUSE_OMF" = "no
"; then
17608 { echo "$as_me:$LINENO: WARNING
: Building DLLs requires OMF mode
, enabled
" >&5
17609 echo "$as_me: WARNING
: Building DLLs requires OMF mode
, enabled
" >&2;}
17616 { echo "$as_me:$LINENO: checking
for strcasecmp
() in string.h
" >&5
17617 echo $ECHO_N "checking
for strcasecmp
() in string.h...
$ECHO_C" >&6; }
17618 if test "${ac_cv_string_strcasecmp+set}" = set; then
17619 echo $ECHO_N "(cached
) $ECHO_C" >&6
17622 cat >conftest.$ac_ext <<_ACEOF
17625 cat confdefs.h >>conftest.$ac_ext
17626 cat >>conftest.$ac_ext <<_ACEOF
17627 /* end confdefs.h. */
17629 #include <string.h>
17635 strcasecmp("foo
", "bar
");
17641 rm -f conftest.$ac_objext conftest$ac_exeext
17642 if { (ac_try="$ac_link"
17643 case "(($ac_try" in
17644 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17645 *) ac_try_echo=$ac_try;;
17647 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
17648 (eval "$ac_link") 2>conftest.er1
17650 grep -v '^ *+' conftest.er1 >conftest.err
17652 cat conftest.err >&5
17653 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
17654 (exit $ac_status); } && {
17655 test -z "$ac_c_werror_flag" ||
17656 test ! -s conftest.err
17657 } && test -s conftest$ac_exeext &&
17658 $as_test_x conftest$ac_exeext; then
17659 ac_cv_string_strcasecmp=yes
17661 echo "$as_me: failed program was
:" >&5
17662 sed 's/^/| /' conftest.$ac_ext >&5
17664 ac_cv_string_strcasecmp=no
17668 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17669 conftest$ac_exeext conftest.$ac_ext
17672 { echo "$as_me:$LINENO: result
: $ac_cv_string_strcasecmp" >&5
17673 echo "${ECHO_T}$ac_cv_string_strcasecmp" >&6; }
17675 if test x"$ac_cv_string_strcasecmp" = "xyes
"; then
17676 cat >>confdefs.h <<\_ACEOF
17677 #define HAVE_STRCASECMP_IN_STRING_H 1
17681 { echo "$as_me:$LINENO: checking
for strcasecmp
() in strings.h
" >&5
17682 echo $ECHO_N "checking
for strcasecmp
() in strings.h...
$ECHO_C" >&6; }
17683 if test "${ac_cv_strings_strcasecmp+set}" = set; then
17684 echo $ECHO_N "(cached
) $ECHO_C" >&6
17687 cat >conftest.$ac_ext <<_ACEOF
17690 cat confdefs.h >>conftest.$ac_ext
17691 cat >>conftest.$ac_ext <<_ACEOF
17692 /* end confdefs.h. */
17694 #include <strings.h>
17700 strcasecmp("foo
", "bar
");
17706 rm -f conftest.$ac_objext conftest$ac_exeext
17707 if { (ac_try="$ac_link"
17708 case "(($ac_try" in
17709 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17710 *) ac_try_echo=$ac_try;;
17712 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
17713 (eval "$ac_link") 2>conftest.er1
17715 grep -v '^ *+' conftest.er1 >conftest.err
17717 cat conftest.err >&5
17718 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
17719 (exit $ac_status); } && {
17720 test -z "$ac_c_werror_flag" ||
17721 test ! -s conftest.err
17722 } && test -s conftest$ac_exeext &&
17723 $as_test_x conftest$ac_exeext; then
17724 ac_cv_strings_strcasecmp=yes
17726 echo "$as_me: failed program was
:" >&5
17727 sed 's/^/| /' conftest.$ac_ext >&5
17729 ac_cv_strings_strcasecmp=no
17733 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17734 conftest$ac_exeext conftest.$ac_ext
17737 { echo "$as_me:$LINENO: result
: $ac_cv_strings_strcasecmp" >&5
17738 echo "${ECHO_T}$ac_cv_strings_strcasecmp" >&6; }
17740 if test x"$ac_cv_strings_strcasecmp" = "xyes
"; then
17741 cat >>confdefs.h <<\_ACEOF
17742 #define HAVE_STRCASECMP_IN_STRINGS_H 1
17746 { { echo "$as_me:$LINENO: error
: No
case-insensitive string comparison
function found.
" >&5
17747 echo "$as_me: error
: No
case-insensitive string comparison
function found.
" >&2;}
17748 { (exit 1); exit 1; }; }
17756 { echo "$as_me:$LINENO: checking
for ANSI C header files
" >&5
17757 echo $ECHO_N "checking
for ANSI C header files...
$ECHO_C" >&6; }
17758 if test "${ac_cv_header_stdc+set}" = set; then
17759 echo $ECHO_N "(cached
) $ECHO_C" >&6
17761 cat >conftest.$ac_ext <<_ACEOF
17764 cat confdefs.h >>conftest.$ac_ext
17765 cat >>conftest.$ac_ext <<_ACEOF
17766 /* end confdefs.h. */
17767 #include <stdlib.h>
17768 #include <stdarg.h>
17769 #include <string.h>
17780 rm -f conftest.$ac_objext
17781 if { (ac_try="$ac_compile"
17782 case "(($ac_try" in
17783 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17784 *) ac_try_echo=$ac_try;;
17786 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
17787 (eval "$ac_compile") 2>conftest.er1
17789 grep -v '^ *+' conftest.er1 >conftest.err
17791 cat conftest.err >&5
17792 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
17793 (exit $ac_status); } && {
17794 test -z "$ac_c_werror_flag" ||
17795 test ! -s conftest.err
17796 } && test -s conftest.$ac_objext; then
17797 ac_cv_header_stdc=yes
17799 echo "$as_me: failed program was
:" >&5
17800 sed 's/^/| /' conftest.$ac_ext >&5
17802 ac_cv_header_stdc=no
17805 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17807 if test $ac_cv_header_stdc = yes; then
17808 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
17809 cat >conftest.$ac_ext <<_ACEOF
17812 cat confdefs.h >>conftest.$ac_ext
17813 cat >>conftest.$ac_ext <<_ACEOF
17814 /* end confdefs.h. */
17815 #include <string.h>
17818 if (eval "$ac_cpp conftest.
$ac_ext") 2>&5 |
17819 $EGREP "memchr
" >/dev/null 2>&1; then
17822 ac_cv_header_stdc=no
17828 if test $ac_cv_header_stdc = yes; then
17829 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
17830 cat >conftest.$ac_ext <<_ACEOF
17833 cat confdefs.h >>conftest.$ac_ext
17834 cat >>conftest.$ac_ext <<_ACEOF
17835 /* end confdefs.h. */
17836 #include <stdlib.h>
17839 if (eval "$ac_cpp conftest.
$ac_ext") 2>&5 |
17840 $EGREP "free
" >/dev/null 2>&1; then
17843 ac_cv_header_stdc=no
17849 if test $ac_cv_header_stdc = yes; then
17850 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
17851 if test "$cross_compiling" = yes; then
17854 cat >conftest.$ac_ext <<_ACEOF
17857 cat confdefs.h >>conftest.$ac_ext
17858 cat >>conftest.$ac_ext <<_ACEOF
17859 /* end confdefs.h. */
17861 #include <stdlib.h>
17862 #if ((' ' & 0x0FF) == 0x020)
17863 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
17864 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
17866 # define ISLOWER(c) \
17867 (('a' <= (c) && (c) <= 'i') \
17868 || ('j' <= (c) && (c) <= 'r') \
17869 || ('s' <= (c) && (c) <= 'z'))
17870 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
17873 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
17878 for (i = 0; i < 256; i++)
17879 if (XOR (islower (i), ISLOWER (i))
17880 || toupper (i) != TOUPPER (i))
17885 rm -f conftest$ac_exeext
17886 if { (ac_try="$ac_link"
17887 case "(($ac_try" in
17888 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17889 *) ac_try_echo=$ac_try;;
17891 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
17892 (eval "$ac_link") 2>&5
17894 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
17895 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
17896 { (case "(($ac_try" in
17897 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17898 *) ac_try_echo=$ac_try;;
17900 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
17901 (eval "$ac_try") 2>&5
17903 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
17904 (exit $ac_status); }; }; then
17907 echo "$as_me: program exited with status
$ac_status" >&5
17908 echo "$as_me: failed program was
:" >&5
17909 sed 's/^/| /' conftest.$ac_ext >&5
17911 ( exit $ac_status )
17912 ac_cv_header_stdc=no
17914 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
17920 { echo "$as_me:$LINENO: result
: $ac_cv_header_stdc" >&5
17921 echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
17922 if test $ac_cv_header_stdc = yes; then
17924 cat >>confdefs.h <<\_ACEOF
17925 #define STDC_HEADERS 1
17930 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
17940 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
17941 inttypes.h stdint.h unistd.h
17943 as_ac_Header=`echo "ac_cv_header_
$ac_header" | $as_tr_sh`
17944 { echo "$as_me:$LINENO: checking
for $ac_header" >&5
17945 echo $ECHO_N "checking
for $ac_header...
$ECHO_C" >&6; }
17946 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
17947 echo $ECHO_N "(cached
) $ECHO_C" >&6
17949 cat >conftest.$ac_ext <<_ACEOF
17952 cat confdefs.h >>conftest.$ac_ext
17953 cat >>conftest.$ac_ext <<_ACEOF
17954 /* end confdefs.h. */
17955 $ac_includes_default
17957 #include <$ac_header>
17959 rm -f conftest.$ac_objext
17960 if { (ac_try="$ac_compile"
17961 case "(($ac_try" in
17962 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17963 *) ac_try_echo=$ac_try;;
17965 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
17966 (eval "$ac_compile") 2>conftest.er1
17968 grep -v '^ *+' conftest.er1 >conftest.err
17970 cat conftest.err >&5
17971 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
17972 (exit $ac_status); } && {
17973 test -z "$ac_c_werror_flag" ||
17974 test ! -s conftest.err
17975 } && test -s conftest.$ac_objext; then
17976 eval "$as_ac_Header=yes"
17978 echo "$as_me: failed program was
:" >&5
17979 sed 's/^/| /' conftest.$ac_ext >&5
17981 eval "$as_ac_Header=no
"
17984 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17986 ac_res=`eval echo '${'$as_ac_Header'}'`
17987 { echo "$as_me:$LINENO: result
: $ac_res" >&5
17988 echo "${ECHO_T}$ac_res" >&6; }
17989 if test `eval echo '${'$as_ac_Header'}'` = yes; then
17990 cat >>confdefs.h <<_ACEOF
17991 #define `echo "HAVE_
$ac_header" | $as_tr_cpp` 1
18005 for ac_header in stdlib.h fnmatch.h langinfo.h malloc.h unistd.h wchar.h
18007 as_ac_Header=`echo "ac_cv_header_
$ac_header" | $as_tr_sh`
18008 { echo "$as_me:$LINENO: checking
for $ac_header" >&5
18009 echo $ECHO_N "checking
for $ac_header...
$ECHO_C" >&6; }
18010 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
18011 echo $ECHO_N "(cached
) $ECHO_C" >&6
18013 cat >conftest.$ac_ext <<_ACEOF
18016 cat confdefs.h >>conftest.$ac_ext
18017 cat >>conftest.$ac_ext <<_ACEOF
18018 /* end confdefs.h. */
18019 $ac_includes_default
18021 #include <$ac_header>
18023 rm -f conftest.$ac_objext
18024 if { (ac_try="$ac_compile"
18025 case "(($ac_try" in
18026 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18027 *) ac_try_echo=$ac_try;;
18029 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
18030 (eval "$ac_compile") 2>conftest.er1
18032 grep -v '^ *+' conftest.er1 >conftest.err
18034 cat conftest.err >&5
18035 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18036 (exit $ac_status); } && {
18037 test -z "$ac_c_werror_flag" ||
18038 test ! -s conftest.err
18039 } && test -s conftest.$ac_objext; then
18040 eval "$as_ac_Header=yes"
18042 echo "$as_me: failed program was
:" >&5
18043 sed 's/^/| /' conftest.$ac_ext >&5
18045 eval "$as_ac_Header=no
"
18048 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18050 ac_res=`eval echo '${'$as_ac_Header'}'`
18051 { echo "$as_me:$LINENO: result
: $ac_res" >&5
18052 echo "${ECHO_T}$ac_res" >&6; }
18053 if test `eval echo '${'$as_ac_Header'}'` = yes; then
18054 cat >>confdefs.h <<_ACEOF
18055 #define `echo "HAVE_
$ac_header" | $as_tr_cpp` 1
18063 if test "$ac_cv_header_wchar_h" != "yes"; then
18064 { echo "$as_me:$LINENO: checking
for wcstr.h
" >&5
18065 echo $ECHO_N "checking
for wcstr.h...
$ECHO_C" >&6; }
18066 if test "${ac_cv_header_wcstr_h+set}" = set; then
18067 echo $ECHO_N "(cached
) $ECHO_C" >&6
18069 cat >conftest.$ac_ext <<_ACEOF
18072 cat confdefs.h >>conftest.$ac_ext
18073 cat >>conftest.$ac_ext <<_ACEOF
18074 /* end confdefs.h. */
18075 $ac_includes_default
18079 rm -f conftest.$ac_objext
18080 if { (ac_try="$ac_compile"
18081 case "(($ac_try" in
18082 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18083 *) ac_try_echo=$ac_try;;
18085 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
18086 (eval "$ac_compile") 2>conftest.er1
18088 grep -v '^ *+' conftest.er1 >conftest.err
18090 cat conftest.err >&5
18091 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18092 (exit $ac_status); } && {
18093 test -z "$ac_c_werror_flag" ||
18094 test ! -s conftest.err
18095 } && test -s conftest.$ac_objext; then
18096 ac_cv_header_wcstr_h=yes
18098 echo "$as_me: failed program was
:" >&5
18099 sed 's/^/| /' conftest.$ac_ext >&5
18101 ac_cv_header_wcstr_h=no
18104 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18106 { echo "$as_me:$LINENO: result
: $ac_cv_header_wcstr_h" >&5
18107 echo "${ECHO_T}$ac_cv_header_wcstr_h" >&6; }
18113 *-pc-os2_emx | *-pc-os2-emx )
18114 if test $ac_cv_header_langinfo_h = "yes" \
18115 -a \( "$wx_cv_gccversion" = "EMX2
" \
18116 -o "$wx_cv_gccversion" = "EMX3
" \
18117 -o "$wx_cv_gccversion" = "Innotek5
" \); then
18118 LIBS="$LIBS -lintl"
18123 if test "$USE_UNIX" = 1 ; then
18124 { echo "$as_me:$LINENO: checking
for sys
/select.h
" >&5
18125 echo $ECHO_N "checking
for sys
/select.h...
$ECHO_C" >&6; }
18126 if test "${ac_cv_header_sys_select_h+set}" = set; then
18127 echo $ECHO_N "(cached
) $ECHO_C" >&6
18129 cat >conftest.$ac_ext <<_ACEOF
18132 cat confdefs.h >>conftest.$ac_ext
18133 cat >>conftest.$ac_ext <<_ACEOF
18134 /* end confdefs.h. */
18135 $ac_includes_default
18137 #include <sys/select.h>
18139 rm -f conftest.$ac_objext
18140 if { (ac_try="$ac_compile"
18141 case "(($ac_try" in
18142 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18143 *) ac_try_echo=$ac_try;;
18145 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
18146 (eval "$ac_compile") 2>conftest.er1
18148 grep -v '^ *+' conftest.er1 >conftest.err
18150 cat conftest.err >&5
18151 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18152 (exit $ac_status); } && {
18153 test -z "$ac_c_werror_flag" ||
18154 test ! -s conftest.err
18155 } && test -s conftest.$ac_objext; then
18156 ac_cv_header_sys_select_h=yes
18158 echo "$as_me: failed program was
:" >&5
18159 sed 's/^/| /' conftest.$ac_ext >&5
18161 ac_cv_header_sys_select_h=no
18164 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18166 { echo "$as_me:$LINENO: result
: $ac_cv_header_sys_select_h" >&5
18167 echo "${ECHO_T}$ac_cv_header_sys_select_h" >&6; }
18173 for ac_header in sys/epoll.h
18175 as_ac_Header=`echo "ac_cv_header_
$ac_header" | $as_tr_sh`
18176 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
18177 { echo "$as_me:$LINENO: checking
for $ac_header" >&5
18178 echo $ECHO_N "checking
for $ac_header...
$ECHO_C" >&6; }
18179 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
18180 echo $ECHO_N "(cached
) $ECHO_C" >&6
18182 ac_res=`eval echo '${'$as_ac_Header'}'`
18183 { echo "$as_me:$LINENO: result
: $ac_res" >&5
18184 echo "${ECHO_T}$ac_res" >&6; }
18186 # Is the header compilable?
18187 { echo "$as_me:$LINENO: checking
$ac_header usability
" >&5
18188 echo $ECHO_N "checking
$ac_header usability...
$ECHO_C" >&6; }
18189 cat >conftest.$ac_ext <<_ACEOF
18192 cat confdefs.h >>conftest.$ac_ext
18193 cat >>conftest.$ac_ext <<_ACEOF
18194 /* end confdefs.h. */
18195 $ac_includes_default
18196 #include <$ac_header>
18198 rm -f conftest.$ac_objext
18199 if { (ac_try="$ac_compile"
18200 case "(($ac_try" in
18201 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18202 *) ac_try_echo=$ac_try;;
18204 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
18205 (eval "$ac_compile") 2>conftest.er1
18207 grep -v '^ *+' conftest.er1 >conftest.err
18209 cat conftest.err >&5
18210 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18211 (exit $ac_status); } && {
18212 test -z "$ac_c_werror_flag" ||
18213 test ! -s conftest.err
18214 } && test -s conftest.$ac_objext; then
18215 ac_header_compiler=yes
18217 echo "$as_me: failed program was
:" >&5
18218 sed 's/^/| /' conftest.$ac_ext >&5
18220 ac_header_compiler=no
18223 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18224 { echo "$as_me:$LINENO: result
: $ac_header_compiler" >&5
18225 echo "${ECHO_T}$ac_header_compiler" >&6; }
18227 # Is the header present?
18228 { echo "$as_me:$LINENO: checking
$ac_header presence
" >&5
18229 echo $ECHO_N "checking
$ac_header presence...
$ECHO_C" >&6; }
18230 cat >conftest.$ac_ext <<_ACEOF
18233 cat confdefs.h >>conftest.$ac_ext
18234 cat >>conftest.$ac_ext <<_ACEOF
18235 /* end confdefs.h. */
18236 #include <$ac_header>
18238 if { (ac_try="$ac_cpp conftest.
$ac_ext"
18239 case "(($ac_try" in
18240 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18241 *) ac_try_echo=$ac_try;;
18243 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
18244 (eval "$ac_cpp conftest.
$ac_ext") 2>conftest.er1
18246 grep -v '^ *+' conftest.er1 >conftest.err
18248 cat conftest.err >&5
18249 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18250 (exit $ac_status); } >/dev/null && {
18251 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
18252 test ! -s conftest.err
18254 ac_header_preproc=yes
18256 echo "$as_me: failed program was
:" >&5
18257 sed 's/^/| /' conftest.$ac_ext >&5
18259 ac_header_preproc=no
18262 rm -f conftest.err conftest.$ac_ext
18263 { echo "$as_me:$LINENO: result
: $ac_header_preproc" >&5
18264 echo "${ECHO_T}$ac_header_preproc" >&6; }
18266 # So? What about this header?
18267 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
18269 { echo "$as_me:$LINENO: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&5
18270 echo "$as_me: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&2;}
18271 { echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the compiler
's result" >&5
18272 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result
" >&2;}
18273 ac_header_preproc=yes
18276 { echo "$as_me:$LINENO: WARNING
: $ac_header: present but cannot be compiled
" >&5
18277 echo "$as_me: WARNING
: $ac_header: present but cannot be compiled
" >&2;}
18278 { echo "$as_me:$LINENO: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&5
18279 echo "$as_me: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&2;}
18280 { echo "$as_me:$LINENO: WARNING
: $ac_header: see the Autoconf documentation
" >&5
18281 echo "$as_me: WARNING
: $ac_header: see the Autoconf documentation
" >&2;}
18282 { echo "$as_me:$LINENO: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&5
18283 echo "$as_me: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&2;}
18284 { echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the preprocessor
's result" >&5
18285 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result
" >&2;}
18286 { echo "$as_me:$LINENO: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&5
18287 echo "$as_me: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&2;}
18289 ## ----------------------------------------- ##
18290 ## Report this to wx-dev@lists.wxwidgets.org ##
18291 ## ----------------------------------------- ##
18293 ) | sed "s
/^
/$as_me: WARNING
: /" >&2
18296 { echo "$as_me:$LINENO: checking
for $ac_header" >&5
18297 echo $ECHO_N "checking
for $ac_header...
$ECHO_C" >&6; }
18298 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
18299 echo $ECHO_N "(cached
) $ECHO_C" >&6
18301 eval "$as_ac_Header=\
$ac_header_preproc"
18303 ac_res=`eval echo '${'$as_ac_Header'}'`
18304 { echo "$as_me:$LINENO: result
: $ac_res" >&5
18305 echo "${ECHO_T}$ac_res" >&6; }
18308 if test `eval echo '${'$as_ac_Header'}'` = yes; then
18309 cat >>confdefs.h <<_ACEOF
18310 #define `echo "HAVE_
$ac_header" | $as_tr_cpp` 1
18319 { echo "$as_me:$LINENO: checking
for an ANSI C
-conforming const
" >&5
18320 echo $ECHO_N "checking
for an ANSI C
-conforming const...
$ECHO_C" >&6; }
18321 if test "${ac_cv_c_const+set}" = set; then
18322 echo $ECHO_N "(cached
) $ECHO_C" >&6
18324 cat >conftest.$ac_ext <<_ACEOF
18327 cat confdefs.h >>conftest.$ac_ext
18328 cat >>conftest.$ac_ext <<_ACEOF
18329 /* end confdefs.h. */
18334 /* FIXME: Include the comments suggested by Paul. */
18335 #ifndef __cplusplus
18336 /* Ultrix mips cc rejects this. */
18337 typedef int charset[2];
18339 /* SunOS 4.1.1 cc rejects this. */
18340 char const *const *pcpcc;
18342 /* NEC SVR4.0.2 mips cc rejects this. */
18343 struct point {int x, y;};
18344 static struct point const zero = {0,0};
18345 /* AIX XL C 1.02.0.0 rejects this.
18346 It does not let you subtract one const X* pointer from another in
18347 an arm of an if-expression whose if-part is not a constant
18349 const char *g = "string
";
18350 pcpcc = &g + (g ? g-g : 0);
18351 /* HPUX 7.0 cc rejects these. */
18353 ppc = (char**) pcpcc;
18354 pcpcc = (char const *const *) ppc;
18355 { /* SCO 3.2v4 cc rejects this. */
18357 char const *s = 0 ? (char *) 0 : (char const *) 0;
18362 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
18363 int x[] = {25, 17};
18364 const int *foo = &x[0];
18367 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
18368 typedef const int *iptr;
18372 { /* AIX XL C 1.02.0.0 rejects this saying
18373 "k.c
", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
18374 struct s { int j; const int *ap[3]; };
18375 struct s *b; b->j = 5;
18377 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
18378 const int foo = 10;
18379 if (!foo) return 0;
18381 return !cs[0] && !zero.x;
18388 rm -f conftest.$ac_objext
18389 if { (ac_try="$ac_compile"
18390 case "(($ac_try" in
18391 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18392 *) ac_try_echo=$ac_try;;
18394 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
18395 (eval "$ac_compile") 2>conftest.er1
18397 grep -v '^ *+' conftest.er1 >conftest.err
18399 cat conftest.err >&5
18400 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18401 (exit $ac_status); } && {
18402 test -z "$ac_c_werror_flag" ||
18403 test ! -s conftest.err
18404 } && test -s conftest.$ac_objext; then
18407 echo "$as_me: failed program was
:" >&5
18408 sed 's/^/| /' conftest.$ac_ext >&5
18413 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18415 { echo "$as_me:$LINENO: result
: $ac_cv_c_const" >&5
18416 echo "${ECHO_T}$ac_cv_c_const" >&6; }
18417 if test $ac_cv_c_const = no; then
18419 cat >>confdefs.h <<\_ACEOF
18425 { echo "$as_me:$LINENO: checking
for inline
" >&5
18426 echo $ECHO_N "checking
for inline...
$ECHO_C" >&6; }
18427 if test "${ac_cv_c_inline+set}" = set; then
18428 echo $ECHO_N "(cached
) $ECHO_C" >&6
18431 for ac_kw in inline __inline__ __inline; do
18432 cat >conftest.$ac_ext <<_ACEOF
18435 cat confdefs.h >>conftest.$ac_ext
18436 cat >>conftest.$ac_ext <<_ACEOF
18437 /* end confdefs.h. */
18438 #ifndef __cplusplus
18440 static $ac_kw foo_t static_foo () {return 0; }
18441 $ac_kw foo_t foo () {return 0; }
18445 rm -f conftest.$ac_objext
18446 if { (ac_try="$ac_compile"
18447 case "(($ac_try" in
18448 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18449 *) ac_try_echo=$ac_try;;
18451 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
18452 (eval "$ac_compile") 2>conftest.er1
18454 grep -v '^ *+' conftest.er1 >conftest.err
18456 cat conftest.err >&5
18457 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18458 (exit $ac_status); } && {
18459 test -z "$ac_c_werror_flag" ||
18460 test ! -s conftest.err
18461 } && test -s conftest.$ac_objext; then
18462 ac_cv_c_inline=$ac_kw
18464 echo "$as_me: failed program was
:" >&5
18465 sed 's/^/| /' conftest.$ac_ext >&5
18470 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18471 test "$ac_cv_c_inline" != no && break
18475 { echo "$as_me:$LINENO: result
: $ac_cv_c_inline" >&5
18476 echo "${ECHO_T}$ac_cv_c_inline" >&6; }
18479 case $ac_cv_c_inline in
18482 case $ac_cv_c_inline in
18484 *) ac_val=$ac_cv_c_inline;;
18486 cat >>confdefs.h <<_ACEOF
18487 #ifndef __cplusplus
18488 #define inline $ac_val
18495 { echo "$as_me:$LINENO: checking
for short
" >&5
18496 echo $ECHO_N "checking
for short...
$ECHO_C" >&6; }
18497 if test "${ac_cv_type_short+set}" = set; then
18498 echo $ECHO_N "(cached
) $ECHO_C" >&6
18500 cat >conftest.$ac_ext <<_ACEOF
18503 cat confdefs.h >>conftest.$ac_ext
18504 cat >>conftest.$ac_ext <<_ACEOF
18505 /* end confdefs.h. */
18506 $ac_includes_default
18507 typedef short ac__type_new_;
18511 if ((ac__type_new_ *) 0)
18513 if (sizeof (ac__type_new_))
18519 rm -f conftest.$ac_objext
18520 if { (ac_try="$ac_compile"
18521 case "(($ac_try" in
18522 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18523 *) ac_try_echo=$ac_try;;
18525 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
18526 (eval "$ac_compile") 2>conftest.er1
18528 grep -v '^ *+' conftest.er1 >conftest.err
18530 cat conftest.err >&5
18531 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18532 (exit $ac_status); } && {
18533 test -z "$ac_c_werror_flag" ||
18534 test ! -s conftest.err
18535 } && test -s conftest.$ac_objext; then
18536 ac_cv_type_short=yes
18538 echo "$as_me: failed program was
:" >&5
18539 sed 's/^/| /' conftest.$ac_ext >&5
18541 ac_cv_type_short=no
18544 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18546 { echo "$as_me:$LINENO: result
: $ac_cv_type_short" >&5
18547 echo "${ECHO_T}$ac_cv_type_short" >&6; }
18549 # The cast to long int works around a bug in the HP C Compiler
18550 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
18551 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
18552 # This bug is HP SR number 8606223364.
18553 { echo "$as_me:$LINENO: checking size of short
" >&5
18554 echo $ECHO_N "checking size of short...
$ECHO_C" >&6; }
18555 if test "${ac_cv_sizeof_short+set}" = set; then
18556 echo $ECHO_N "(cached
) $ECHO_C" >&6
18558 if test "$cross_compiling" = yes; then
18559 # Depending upon the size, compute the lo and hi bounds.
18560 cat >conftest.$ac_ext <<_ACEOF
18563 cat confdefs.h >>conftest.$ac_ext
18564 cat >>conftest.$ac_ext <<_ACEOF
18565 /* end confdefs.h. */
18566 $ac_includes_default
18567 typedef short ac__type_sizeof_;
18571 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
18578 rm -f conftest.$ac_objext
18579 if { (ac_try="$ac_compile"
18580 case "(($ac_try" in
18581 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18582 *) ac_try_echo=$ac_try;;
18584 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
18585 (eval "$ac_compile") 2>conftest.er1
18587 grep -v '^ *+' conftest.er1 >conftest.err
18589 cat conftest.err >&5
18590 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18591 (exit $ac_status); } && {
18592 test -z "$ac_c_werror_flag" ||
18593 test ! -s conftest.err
18594 } && test -s conftest.$ac_objext; then
18597 cat >conftest.$ac_ext <<_ACEOF
18600 cat confdefs.h >>conftest.$ac_ext
18601 cat >>conftest.$ac_ext <<_ACEOF
18602 /* end confdefs.h. */
18603 $ac_includes_default
18604 typedef short ac__type_sizeof_;
18608 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
18615 rm -f conftest.$ac_objext
18616 if { (ac_try="$ac_compile"
18617 case "(($ac_try" in
18618 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18619 *) ac_try_echo=$ac_try;;
18621 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
18622 (eval "$ac_compile") 2>conftest.er1
18624 grep -v '^ *+' conftest.er1 >conftest.err
18626 cat conftest.err >&5
18627 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18628 (exit $ac_status); } && {
18629 test -z "$ac_c_werror_flag" ||
18630 test ! -s conftest.err
18631 } && test -s conftest.$ac_objext; then
18632 ac_hi=$ac_mid; break
18634 echo "$as_me: failed program was
:" >&5
18635 sed 's/^/| /' conftest.$ac_ext >&5
18637 ac_lo=`expr $ac_mid + 1`
18638 if test $ac_lo -le $ac_mid; then
18642 ac_mid=`expr 2 '*' $ac_mid + 1`
18645 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18648 echo "$as_me: failed program was
:" >&5
18649 sed 's/^/| /' conftest.$ac_ext >&5
18651 cat >conftest.$ac_ext <<_ACEOF
18654 cat confdefs.h >>conftest.$ac_ext
18655 cat >>conftest.$ac_ext <<_ACEOF
18656 /* end confdefs.h. */
18657 $ac_includes_default
18658 typedef short ac__type_sizeof_;
18662 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
18669 rm -f conftest.$ac_objext
18670 if { (ac_try="$ac_compile"
18671 case "(($ac_try" in
18672 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18673 *) ac_try_echo=$ac_try;;
18675 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
18676 (eval "$ac_compile") 2>conftest.er1
18678 grep -v '^ *+' conftest.er1 >conftest.err
18680 cat conftest.err >&5
18681 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18682 (exit $ac_status); } && {
18683 test -z "$ac_c_werror_flag" ||
18684 test ! -s conftest.err
18685 } && test -s conftest.$ac_objext; then
18688 cat >conftest.$ac_ext <<_ACEOF
18691 cat confdefs.h >>conftest.$ac_ext
18692 cat >>conftest.$ac_ext <<_ACEOF
18693 /* end confdefs.h. */
18694 $ac_includes_default
18695 typedef short ac__type_sizeof_;
18699 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
18706 rm -f conftest.$ac_objext
18707 if { (ac_try="$ac_compile"
18708 case "(($ac_try" in
18709 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18710 *) ac_try_echo=$ac_try;;
18712 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
18713 (eval "$ac_compile") 2>conftest.er1
18715 grep -v '^ *+' conftest.er1 >conftest.err
18717 cat conftest.err >&5
18718 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18719 (exit $ac_status); } && {
18720 test -z "$ac_c_werror_flag" ||
18721 test ! -s conftest.err
18722 } && test -s conftest.$ac_objext; then
18723 ac_lo=$ac_mid; break
18725 echo "$as_me: failed program was
:" >&5
18726 sed 's/^/| /' conftest.$ac_ext >&5
18728 ac_hi=`expr '(' $ac_mid ')' - 1`
18729 if test $ac_mid -le $ac_hi; then
18733 ac_mid=`expr 2 '*' $ac_mid`
18736 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18739 echo "$as_me: failed program was
:" >&5
18740 sed 's/^/| /' conftest.$ac_ext >&5
18745 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18748 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18749 # Binary search between lo and hi bounds.
18750 while test "x
$ac_lo" != "x
$ac_hi"; do
18751 ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
18752 cat >conftest.$ac_ext <<_ACEOF
18755 cat confdefs.h >>conftest.$ac_ext
18756 cat >>conftest.$ac_ext <<_ACEOF
18757 /* end confdefs.h. */
18758 $ac_includes_default
18759 typedef short ac__type_sizeof_;
18763 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
18770 rm -f conftest.$ac_objext
18771 if { (ac_try="$ac_compile"
18772 case "(($ac_try" in
18773 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18774 *) ac_try_echo=$ac_try;;
18776 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
18777 (eval "$ac_compile") 2>conftest.er1
18779 grep -v '^ *+' conftest.er1 >conftest.err
18781 cat conftest.err >&5
18782 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18783 (exit $ac_status); } && {
18784 test -z "$ac_c_werror_flag" ||
18785 test ! -s conftest.err
18786 } && test -s conftest.$ac_objext; then
18789 echo "$as_me: failed program was
:" >&5
18790 sed 's/^/| /' conftest.$ac_ext >&5
18792 ac_lo=`expr '(' $ac_mid ')' + 1`
18795 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18798 ?*) ac_cv_sizeof_short=$ac_lo;;
18799 '') if test "$ac_cv_type_short" = yes; then
18800 { { echo "$as_me:$LINENO: error
: cannot compute sizeof
(short
)
18801 See \
`config.log' for more details." >&5
18802 echo "$as_me: error: cannot compute sizeof (short)
18803 See \`config.log
' for more details." >&2;}
18804 { (exit 77); exit 77; }; }
18806 ac_cv_sizeof_short=0
18810 cat >conftest.$ac_ext <<_ACEOF
18813 cat confdefs.h >>conftest.$ac_ext
18814 cat >>conftest.$ac_ext <<_ACEOF
18815 /* end confdefs.h. */
18816 $ac_includes_default
18817 typedef short ac__type_sizeof_;
18818 static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
18819 static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
18821 #include <stdlib.h>
18826 FILE *f = fopen ("conftest.val", "w");
18829 if (((long int) (sizeof (ac__type_sizeof_))) < 0)
18831 long int i = longval ();
18832 if (i != ((long int) (sizeof (ac__type_sizeof_))))
18834 fprintf (f, "%ld\n", i);
18838 unsigned long int i = ulongval ();
18839 if (i != ((long int) (sizeof (ac__type_sizeof_))))
18841 fprintf (f, "%lu\n", i);
18843 return ferror (f) || fclose (f) != 0;
18849 rm -f conftest$ac_exeext
18850 if { (ac_try="$ac_link"
18851 case "(($ac_try" in
18852 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18853 *) ac_try_echo=$ac_try;;
18855 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18856 (eval "$ac_link") 2>&5
18858 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18859 (exit $ac_status); } && { ac_try='.
/conftest
$ac_exeext'
18860 { (case "(($ac_try" in
18861 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18862 *) ac_try_echo=$ac_try;;
18864 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18865 (eval "$ac_try") 2>&5
18867 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18868 (exit $ac_status); }; }; then
18869 ac_cv_sizeof_short=`cat conftest.val`
18871 echo "$as_me: program exited with status $ac_status" >&5
18872 echo "$as_me: failed program was:" >&5
18873 sed 's
/^
/| /' conftest.$ac_ext >&5
18875 ( exit $ac_status )
18876 if test "$ac_cv_type_short" = yes; then
18877 { { echo "$as_me:$LINENO: error: cannot compute sizeof (short)
18878 See \`config.log' for more details.
" >&5
18879 echo "$as_me: error
: cannot compute sizeof
(short
)
18880 See \
`config.log' for more details." >&2;}
18881 { (exit 77); exit 77; }; }
18883 ac_cv_sizeof_short=0
18886 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
18890 { echo "$as_me:$LINENO: result: $ac_cv_sizeof_short" >&5
18891 echo "${ECHO_T}$ac_cv_sizeof_short" >&6; }
18895 cat >>confdefs.h <<_ACEOF
18896 #define SIZEOF_SHORT $ac_cv_sizeof_short
18900 { echo "$as_me:$LINENO: checking for void *" >&5
18901 echo $ECHO_N "checking for void *... $ECHO_C" >&6; }
18902 if test "${ac_cv_type_void_p+set}" = set; then
18903 echo $ECHO_N "(cached) $ECHO_C" >&6
18905 cat >conftest.$ac_ext <<_ACEOF
18908 cat confdefs.h >>conftest.$ac_ext
18909 cat >>conftest.$ac_ext <<_ACEOF
18910 /* end confdefs.h. */
18911 $ac_includes_default
18912 typedef void * ac__type_new_;
18916 if ((ac__type_new_ *) 0)
18918 if (sizeof (ac__type_new_))
18924 rm -f conftest.$ac_objext
18925 if { (ac_try="$ac_compile"
18926 case "(($ac_try" in
18927 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
18928 *) ac_try_echo
=$ac_try;;
18930 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18931 (eval "$ac_compile") 2>conftest.er1
18933 grep -v '^ *+' conftest.er1
>conftest.err
18935 cat conftest.err
>&5
18936 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18937 (exit $ac_status); } && {
18938 test -z "$ac_c_werror_flag" ||
18939 test ! -s conftest.err
18940 } && test -s conftest.
$ac_objext; then
18941 ac_cv_type_void_p
=yes
18943 echo "$as_me: failed program was:" >&5
18944 sed 's/^/| /' conftest.
$ac_ext >&5
18946 ac_cv_type_void_p
=no
18949 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
18951 { echo "$as_me:$LINENO: result: $ac_cv_type_void_p" >&5
18952 echo "${ECHO_T}$ac_cv_type_void_p" >&6; }
18954 # The cast to long int works around a bug in the HP C Compiler
18955 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
18956 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
18957 # This bug is HP SR number 8606223364.
18958 { echo "$as_me:$LINENO: checking size of void *" >&5
18959 echo $ECHO_N "checking size of void *... $ECHO_C" >&6; }
18960 if test "${ac_cv_sizeof_void_p+set}" = set; then
18961 echo $ECHO_N "(cached) $ECHO_C" >&6
18963 if test "$cross_compiling" = yes; then
18964 # Depending upon the size, compute the lo and hi bounds.
18965 cat >conftest.
$ac_ext <<_ACEOF
18968 cat confdefs.h
>>conftest.
$ac_ext
18969 cat >>conftest.
$ac_ext <<_ACEOF
18970 /* end confdefs.h. */
18971 $ac_includes_default
18972 typedef void * ac__type_sizeof_;
18976 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
18983 rm -f conftest.
$ac_objext
18984 if { (ac_try
="$ac_compile"
18985 case "(($ac_try" in
18986 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
18987 *) ac_try_echo=$ac_try;;
18989 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18990 (eval "$ac_compile") 2>conftest.er1
18992 grep -v '^ *+' conftest.er1 >conftest.err
18994 cat conftest.err >&5
18995 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18996 (exit $ac_status); } && {
18997 test -z "$ac_c_werror_flag" ||
18998 test ! -s conftest.err
18999 } && test -s conftest.$ac_objext; then
19002 cat >conftest.$ac_ext <<_ACEOF
19005 cat confdefs.h >>conftest.$ac_ext
19006 cat >>conftest.$ac_ext <<_ACEOF
19007 /* end confdefs.h. */
19008 $ac_includes_default
19009 typedef void * ac__type_sizeof_;
19013 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
19020 rm -f conftest.$ac_objext
19021 if { (ac_try="$ac_compile"
19022 case "(($ac_try" in
19023 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
19024 *) ac_try_echo
=$ac_try;;
19026 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19027 (eval "$ac_compile") 2>conftest.er1
19029 grep -v '^ *+' conftest.er1
>conftest.err
19031 cat conftest.err
>&5
19032 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19033 (exit $ac_status); } && {
19034 test -z "$ac_c_werror_flag" ||
19035 test ! -s conftest.err
19036 } && test -s conftest.
$ac_objext; then
19037 ac_hi
=$ac_mid; break
19039 echo "$as_me: failed program was:" >&5
19040 sed 's/^/| /' conftest.
$ac_ext >&5
19042 ac_lo
=`expr $ac_mid + 1`
19043 if test $ac_lo -le $ac_mid; then
19047 ac_mid
=`expr 2 '*' $ac_mid + 1`
19050 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19053 echo "$as_me: failed program was:" >&5
19054 sed 's/^/| /' conftest.
$ac_ext >&5
19056 cat >conftest.
$ac_ext <<_ACEOF
19059 cat confdefs.h
>>conftest.
$ac_ext
19060 cat >>conftest.
$ac_ext <<_ACEOF
19061 /* end confdefs.h. */
19062 $ac_includes_default
19063 typedef void * ac__type_sizeof_;
19067 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
19074 rm -f conftest.
$ac_objext
19075 if { (ac_try
="$ac_compile"
19076 case "(($ac_try" in
19077 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
19078 *) ac_try_echo=$ac_try;;
19080 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19081 (eval "$ac_compile") 2>conftest.er1
19083 grep -v '^ *+' conftest.er1 >conftest.err
19085 cat conftest.err >&5
19086 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19087 (exit $ac_status); } && {
19088 test -z "$ac_c_werror_flag" ||
19089 test ! -s conftest.err
19090 } && test -s conftest.$ac_objext; then
19093 cat >conftest.$ac_ext <<_ACEOF
19096 cat confdefs.h >>conftest.$ac_ext
19097 cat >>conftest.$ac_ext <<_ACEOF
19098 /* end confdefs.h. */
19099 $ac_includes_default
19100 typedef void * ac__type_sizeof_;
19104 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
19111 rm -f conftest.$ac_objext
19112 if { (ac_try="$ac_compile"
19113 case "(($ac_try" in
19114 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
19115 *) ac_try_echo
=$ac_try;;
19117 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19118 (eval "$ac_compile") 2>conftest.er1
19120 grep -v '^ *+' conftest.er1
>conftest.err
19122 cat conftest.err
>&5
19123 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19124 (exit $ac_status); } && {
19125 test -z "$ac_c_werror_flag" ||
19126 test ! -s conftest.err
19127 } && test -s conftest.
$ac_objext; then
19128 ac_lo
=$ac_mid; break
19130 echo "$as_me: failed program was:" >&5
19131 sed 's/^/| /' conftest.
$ac_ext >&5
19133 ac_hi
=`expr '(' $ac_mid ')' - 1`
19134 if test $ac_mid -le $ac_hi; then
19138 ac_mid
=`expr 2 '*' $ac_mid`
19141 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19144 echo "$as_me: failed program was:" >&5
19145 sed 's/^/| /' conftest.
$ac_ext >&5
19150 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19153 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19154 # Binary search between lo and hi bounds.
19155 while test "x$ac_lo" != "x$ac_hi"; do
19156 ac_mid
=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
19157 cat >conftest.
$ac_ext <<_ACEOF
19160 cat confdefs.h
>>conftest.
$ac_ext
19161 cat >>conftest.
$ac_ext <<_ACEOF
19162 /* end confdefs.h. */
19163 $ac_includes_default
19164 typedef void * ac__type_sizeof_;
19168 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
19175 rm -f conftest.
$ac_objext
19176 if { (ac_try
="$ac_compile"
19177 case "(($ac_try" in
19178 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
19179 *) ac_try_echo=$ac_try;;
19181 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19182 (eval "$ac_compile") 2>conftest.er1
19184 grep -v '^ *+' conftest.er1 >conftest.err
19186 cat conftest.err >&5
19187 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19188 (exit $ac_status); } && {
19189 test -z "$ac_c_werror_flag" ||
19190 test ! -s conftest.err
19191 } && test -s conftest.$ac_objext; then
19194 echo "$as_me: failed program was:" >&5
19195 sed 's/^/| /' conftest.$ac_ext >&5
19197 ac_lo=`expr '(' $ac_mid ')' + 1`
19200 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19203 ?*) ac_cv_sizeof_void_p=$ac_lo;;
19204 '') if test "$ac_cv_type_void_p" = yes; then
19205 { { echo "$as_me:$LINENO: error: cannot compute sizeof (void *)
19206 See \`config.log
' for more details." >&5
19207 echo "$as_me: error: cannot compute sizeof (void *)
19208 See \`config.log' for more details.
" >&2;}
19209 { (exit 77); exit 77; }; }
19211 ac_cv_sizeof_void_p=0
19215 cat >conftest.$ac_ext <<_ACEOF
19218 cat confdefs.h >>conftest.$ac_ext
19219 cat >>conftest.$ac_ext <<_ACEOF
19220 /* end confdefs.h. */
19221 $ac_includes_default
19222 typedef void * ac__type_sizeof_;
19223 static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
19224 static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
19226 #include <stdlib.h>
19231 FILE *f = fopen ("conftest.val
", "w
");
19234 if (((long int) (sizeof (ac__type_sizeof_))) < 0)
19236 long int i = longval ();
19237 if (i != ((long int) (sizeof (ac__type_sizeof_))))
19239 fprintf (f, "%ld
\n", i);
19243 unsigned long int i = ulongval ();
19244 if (i != ((long int) (sizeof (ac__type_sizeof_))))
19246 fprintf (f, "%lu
\n", i);
19248 return ferror (f) || fclose (f) != 0;
19254 rm -f conftest$ac_exeext
19255 if { (ac_try="$ac_link"
19256 case "(($ac_try" in
19257 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19258 *) ac_try_echo=$ac_try;;
19260 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
19261 (eval "$ac_link") 2>&5
19263 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
19264 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
19265 { (case "(($ac_try" in
19266 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19267 *) ac_try_echo=$ac_try;;
19269 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
19270 (eval "$ac_try") 2>&5
19272 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
19273 (exit $ac_status); }; }; then
19274 ac_cv_sizeof_void_p=`cat conftest.val`
19276 echo "$as_me: program exited with status
$ac_status" >&5
19277 echo "$as_me: failed program was
:" >&5
19278 sed 's/^/| /' conftest.$ac_ext >&5
19280 ( exit $ac_status )
19281 if test "$ac_cv_type_void_p" = yes; then
19282 { { echo "$as_me:$LINENO: error
: cannot compute sizeof
(void
*)
19283 See \
`config.log' for more details." >&5
19284 echo "$as_me: error: cannot compute sizeof (void *)
19285 See \`config.log
' for more details." >&2;}
19286 { (exit 77); exit 77; }; }
19288 ac_cv_sizeof_void_p=0
19291 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
19295 { echo "$as_me:$LINENO: result: $ac_cv_sizeof_void_p" >&5
19296 echo "${ECHO_T}$ac_cv_sizeof_void_p" >&6; }
19300 cat >>confdefs.h <<_ACEOF
19301 #define SIZEOF_VOID_P $ac_cv_sizeof_void_p
19305 { echo "$as_me:$LINENO: checking for int" >&5
19306 echo $ECHO_N "checking for int... $ECHO_C" >&6; }
19307 if test "${ac_cv_type_int+set}" = set; then
19308 echo $ECHO_N "(cached) $ECHO_C" >&6
19310 cat >conftest.$ac_ext <<_ACEOF
19313 cat confdefs.h >>conftest.$ac_ext
19314 cat >>conftest.$ac_ext <<_ACEOF
19315 /* end confdefs.h. */
19316 $ac_includes_default
19317 typedef int ac__type_new_;
19321 if ((ac__type_new_ *) 0)
19323 if (sizeof (ac__type_new_))
19329 rm -f conftest.$ac_objext
19330 if { (ac_try="$ac_compile"
19331 case "(($ac_try" in
19332 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19333 *) ac_try_echo=$ac_try;;
19335 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19336 (eval "$ac_compile") 2>conftest.er1
19338 grep -v '^
*+' conftest.er1 >conftest.err
19340 cat conftest.err >&5
19341 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19342 (exit $ac_status); } && {
19343 test -z "$ac_c_werror_flag" ||
19344 test ! -s conftest.err
19345 } && test -s conftest.$ac_objext; then
19348 echo "$as_me: failed program was:" >&5
19349 sed 's
/^
/| /' conftest.$ac_ext >&5
19354 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19356 { echo "$as_me:$LINENO: result: $ac_cv_type_int" >&5
19357 echo "${ECHO_T}$ac_cv_type_int" >&6; }
19359 # The cast to long int works around a bug in the HP C Compiler
19360 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
19361 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
19362 # This bug is HP SR number 8606223364.
19363 { echo "$as_me:$LINENO: checking size of int" >&5
19364 echo $ECHO_N "checking size of int... $ECHO_C" >&6; }
19365 if test "${ac_cv_sizeof_int+set}" = set; then
19366 echo $ECHO_N "(cached) $ECHO_C" >&6
19368 if test "$cross_compiling" = yes; then
19369 # Depending upon the size, compute the lo and hi bounds.
19370 cat >conftest.
$ac_ext <<_ACEOF
19373 cat confdefs.h
>>conftest.
$ac_ext
19374 cat >>conftest.
$ac_ext <<_ACEOF
19375 /* end confdefs.h. */
19376 $ac_includes_default
19377 typedef int ac__type_sizeof_;
19381 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
19388 rm -f conftest.
$ac_objext
19389 if { (ac_try
="$ac_compile"
19390 case "(($ac_try" in
19391 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
19392 *) ac_try_echo=$ac_try;;
19394 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19395 (eval "$ac_compile") 2>conftest.er1
19397 grep -v '^ *+' conftest.er1 >conftest.err
19399 cat conftest.err >&5
19400 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19401 (exit $ac_status); } && {
19402 test -z "$ac_c_werror_flag" ||
19403 test ! -s conftest.err
19404 } && test -s conftest.$ac_objext; then
19407 cat >conftest.$ac_ext <<_ACEOF
19410 cat confdefs.h >>conftest.$ac_ext
19411 cat >>conftest.$ac_ext <<_ACEOF
19412 /* end confdefs.h. */
19413 $ac_includes_default
19414 typedef int ac__type_sizeof_;
19418 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
19425 rm -f conftest.$ac_objext
19426 if { (ac_try="$ac_compile"
19427 case "(($ac_try" in
19428 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
19429 *) ac_try_echo
=$ac_try;;
19431 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19432 (eval "$ac_compile") 2>conftest.er1
19434 grep -v '^ *+' conftest.er1
>conftest.err
19436 cat conftest.err
>&5
19437 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19438 (exit $ac_status); } && {
19439 test -z "$ac_c_werror_flag" ||
19440 test ! -s conftest.err
19441 } && test -s conftest.
$ac_objext; then
19442 ac_hi
=$ac_mid; break
19444 echo "$as_me: failed program was:" >&5
19445 sed 's/^/| /' conftest.
$ac_ext >&5
19447 ac_lo
=`expr $ac_mid + 1`
19448 if test $ac_lo -le $ac_mid; then
19452 ac_mid
=`expr 2 '*' $ac_mid + 1`
19455 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19458 echo "$as_me: failed program was:" >&5
19459 sed 's/^/| /' conftest.
$ac_ext >&5
19461 cat >conftest.
$ac_ext <<_ACEOF
19464 cat confdefs.h
>>conftest.
$ac_ext
19465 cat >>conftest.
$ac_ext <<_ACEOF
19466 /* end confdefs.h. */
19467 $ac_includes_default
19468 typedef int ac__type_sizeof_;
19472 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
19479 rm -f conftest.
$ac_objext
19480 if { (ac_try
="$ac_compile"
19481 case "(($ac_try" in
19482 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
19483 *) ac_try_echo=$ac_try;;
19485 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19486 (eval "$ac_compile") 2>conftest.er1
19488 grep -v '^ *+' conftest.er1 >conftest.err
19490 cat conftest.err >&5
19491 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19492 (exit $ac_status); } && {
19493 test -z "$ac_c_werror_flag" ||
19494 test ! -s conftest.err
19495 } && test -s conftest.$ac_objext; then
19498 cat >conftest.$ac_ext <<_ACEOF
19501 cat confdefs.h >>conftest.$ac_ext
19502 cat >>conftest.$ac_ext <<_ACEOF
19503 /* end confdefs.h. */
19504 $ac_includes_default
19505 typedef int ac__type_sizeof_;
19509 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
19516 rm -f conftest.$ac_objext
19517 if { (ac_try="$ac_compile"
19518 case "(($ac_try" in
19519 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
19520 *) ac_try_echo
=$ac_try;;
19522 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19523 (eval "$ac_compile") 2>conftest.er1
19525 grep -v '^ *+' conftest.er1
>conftest.err
19527 cat conftest.err
>&5
19528 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19529 (exit $ac_status); } && {
19530 test -z "$ac_c_werror_flag" ||
19531 test ! -s conftest.err
19532 } && test -s conftest.
$ac_objext; then
19533 ac_lo
=$ac_mid; break
19535 echo "$as_me: failed program was:" >&5
19536 sed 's/^/| /' conftest.
$ac_ext >&5
19538 ac_hi
=`expr '(' $ac_mid ')' - 1`
19539 if test $ac_mid -le $ac_hi; then
19543 ac_mid
=`expr 2 '*' $ac_mid`
19546 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19549 echo "$as_me: failed program was:" >&5
19550 sed 's/^/| /' conftest.
$ac_ext >&5
19555 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19558 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19559 # Binary search between lo and hi bounds.
19560 while test "x$ac_lo" != "x$ac_hi"; do
19561 ac_mid
=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
19562 cat >conftest.
$ac_ext <<_ACEOF
19565 cat confdefs.h
>>conftest.
$ac_ext
19566 cat >>conftest.
$ac_ext <<_ACEOF
19567 /* end confdefs.h. */
19568 $ac_includes_default
19569 typedef int ac__type_sizeof_;
19573 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
19580 rm -f conftest.
$ac_objext
19581 if { (ac_try
="$ac_compile"
19582 case "(($ac_try" in
19583 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
19584 *) ac_try_echo=$ac_try;;
19586 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19587 (eval "$ac_compile") 2>conftest.er1
19589 grep -v '^ *+' conftest.er1 >conftest.err
19591 cat conftest.err >&5
19592 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19593 (exit $ac_status); } && {
19594 test -z "$ac_c_werror_flag" ||
19595 test ! -s conftest.err
19596 } && test -s conftest.$ac_objext; then
19599 echo "$as_me: failed program was:" >&5
19600 sed 's/^/| /' conftest.$ac_ext >&5
19602 ac_lo=`expr '(' $ac_mid ')' + 1`
19605 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19608 ?*) ac_cv_sizeof_int=$ac_lo;;
19609 '') if test "$ac_cv_type_int" = yes; then
19610 { { echo "$as_me:$LINENO: error: cannot compute sizeof (int)
19611 See \`config.log
' for more details." >&5
19612 echo "$as_me: error: cannot compute sizeof (int)
19613 See \`config.log' for more details.
" >&2;}
19614 { (exit 77); exit 77; }; }
19620 cat >conftest.$ac_ext <<_ACEOF
19623 cat confdefs.h >>conftest.$ac_ext
19624 cat >>conftest.$ac_ext <<_ACEOF
19625 /* end confdefs.h. */
19626 $ac_includes_default
19627 typedef int ac__type_sizeof_;
19628 static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
19629 static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
19631 #include <stdlib.h>
19636 FILE *f = fopen ("conftest.val
", "w
");
19639 if (((long int) (sizeof (ac__type_sizeof_))) < 0)
19641 long int i = longval ();
19642 if (i != ((long int) (sizeof (ac__type_sizeof_))))
19644 fprintf (f, "%ld
\n", i);
19648 unsigned long int i = ulongval ();
19649 if (i != ((long int) (sizeof (ac__type_sizeof_))))
19651 fprintf (f, "%lu
\n", i);
19653 return ferror (f) || fclose (f) != 0;
19659 rm -f conftest$ac_exeext
19660 if { (ac_try="$ac_link"
19661 case "(($ac_try" in
19662 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19663 *) ac_try_echo=$ac_try;;
19665 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
19666 (eval "$ac_link") 2>&5
19668 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
19669 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
19670 { (case "(($ac_try" in
19671 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19672 *) ac_try_echo=$ac_try;;
19674 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
19675 (eval "$ac_try") 2>&5
19677 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
19678 (exit $ac_status); }; }; then
19679 ac_cv_sizeof_int=`cat conftest.val`
19681 echo "$as_me: program exited with status
$ac_status" >&5
19682 echo "$as_me: failed program was
:" >&5
19683 sed 's/^/| /' conftest.$ac_ext >&5
19685 ( exit $ac_status )
19686 if test "$ac_cv_type_int" = yes; then
19687 { { echo "$as_me:$LINENO: error
: cannot compute sizeof
(int
)
19688 See \
`config.log' for more details." >&5
19689 echo "$as_me: error: cannot compute sizeof (int)
19690 See \`config.log
' for more details." >&2;}
19691 { (exit 77); exit 77; }; }
19696 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
19700 { echo "$as_me:$LINENO: result: $ac_cv_sizeof_int" >&5
19701 echo "${ECHO_T}$ac_cv_sizeof_int" >&6; }
19705 cat >>confdefs.h <<_ACEOF
19706 #define SIZEOF_INT $ac_cv_sizeof_int
19710 { echo "$as_me:$LINENO: checking for long" >&5
19711 echo $ECHO_N "checking for long... $ECHO_C" >&6; }
19712 if test "${ac_cv_type_long+set}" = set; then
19713 echo $ECHO_N "(cached) $ECHO_C" >&6
19715 cat >conftest.$ac_ext <<_ACEOF
19718 cat confdefs.h >>conftest.$ac_ext
19719 cat >>conftest.$ac_ext <<_ACEOF
19720 /* end confdefs.h. */
19721 $ac_includes_default
19722 typedef long ac__type_new_;
19726 if ((ac__type_new_ *) 0)
19728 if (sizeof (ac__type_new_))
19734 rm -f conftest.$ac_objext
19735 if { (ac_try="$ac_compile"
19736 case "(($ac_try" in
19737 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19738 *) ac_try_echo=$ac_try;;
19740 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19741 (eval "$ac_compile") 2>conftest.er1
19743 grep -v '^
*+' conftest.er1 >conftest.err
19745 cat conftest.err >&5
19746 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19747 (exit $ac_status); } && {
19748 test -z "$ac_c_werror_flag" ||
19749 test ! -s conftest.err
19750 } && test -s conftest.$ac_objext; then
19751 ac_cv_type_long=yes
19753 echo "$as_me: failed program was:" >&5
19754 sed 's
/^
/| /' conftest.$ac_ext >&5
19759 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19761 { echo "$as_me:$LINENO: result: $ac_cv_type_long" >&5
19762 echo "${ECHO_T}$ac_cv_type_long" >&6; }
19764 # The cast to long int works around a bug in the HP C Compiler
19765 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
19766 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
19767 # This bug is HP SR number 8606223364.
19768 { echo "$as_me:$LINENO: checking size of long" >&5
19769 echo $ECHO_N "checking size of long... $ECHO_C" >&6; }
19770 if test "${ac_cv_sizeof_long+set}" = set; then
19771 echo $ECHO_N "(cached) $ECHO_C" >&6
19773 if test "$cross_compiling" = yes; then
19774 # Depending upon the size, compute the lo and hi bounds.
19775 cat >conftest.
$ac_ext <<_ACEOF
19778 cat confdefs.h
>>conftest.
$ac_ext
19779 cat >>conftest.
$ac_ext <<_ACEOF
19780 /* end confdefs.h. */
19781 $ac_includes_default
19782 typedef long ac__type_sizeof_;
19786 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
19793 rm -f conftest.
$ac_objext
19794 if { (ac_try
="$ac_compile"
19795 case "(($ac_try" in
19796 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
19797 *) ac_try_echo=$ac_try;;
19799 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19800 (eval "$ac_compile") 2>conftest.er1
19802 grep -v '^ *+' conftest.er1 >conftest.err
19804 cat conftest.err >&5
19805 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19806 (exit $ac_status); } && {
19807 test -z "$ac_c_werror_flag" ||
19808 test ! -s conftest.err
19809 } && test -s conftest.$ac_objext; then
19812 cat >conftest.$ac_ext <<_ACEOF
19815 cat confdefs.h >>conftest.$ac_ext
19816 cat >>conftest.$ac_ext <<_ACEOF
19817 /* end confdefs.h. */
19818 $ac_includes_default
19819 typedef long ac__type_sizeof_;
19823 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
19830 rm -f conftest.$ac_objext
19831 if { (ac_try="$ac_compile"
19832 case "(($ac_try" in
19833 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
19834 *) ac_try_echo
=$ac_try;;
19836 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19837 (eval "$ac_compile") 2>conftest.er1
19839 grep -v '^ *+' conftest.er1
>conftest.err
19841 cat conftest.err
>&5
19842 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19843 (exit $ac_status); } && {
19844 test -z "$ac_c_werror_flag" ||
19845 test ! -s conftest.err
19846 } && test -s conftest.
$ac_objext; then
19847 ac_hi
=$ac_mid; break
19849 echo "$as_me: failed program was:" >&5
19850 sed 's/^/| /' conftest.
$ac_ext >&5
19852 ac_lo
=`expr $ac_mid + 1`
19853 if test $ac_lo -le $ac_mid; then
19857 ac_mid
=`expr 2 '*' $ac_mid + 1`
19860 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19863 echo "$as_me: failed program was:" >&5
19864 sed 's/^/| /' conftest.
$ac_ext >&5
19866 cat >conftest.
$ac_ext <<_ACEOF
19869 cat confdefs.h
>>conftest.
$ac_ext
19870 cat >>conftest.
$ac_ext <<_ACEOF
19871 /* end confdefs.h. */
19872 $ac_includes_default
19873 typedef long ac__type_sizeof_;
19877 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
19884 rm -f conftest.
$ac_objext
19885 if { (ac_try
="$ac_compile"
19886 case "(($ac_try" in
19887 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
19888 *) ac_try_echo=$ac_try;;
19890 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19891 (eval "$ac_compile") 2>conftest.er1
19893 grep -v '^ *+' conftest.er1 >conftest.err
19895 cat conftest.err >&5
19896 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19897 (exit $ac_status); } && {
19898 test -z "$ac_c_werror_flag" ||
19899 test ! -s conftest.err
19900 } && test -s conftest.$ac_objext; then
19903 cat >conftest.$ac_ext <<_ACEOF
19906 cat confdefs.h >>conftest.$ac_ext
19907 cat >>conftest.$ac_ext <<_ACEOF
19908 /* end confdefs.h. */
19909 $ac_includes_default
19910 typedef long ac__type_sizeof_;
19914 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
19921 rm -f conftest.$ac_objext
19922 if { (ac_try="$ac_compile"
19923 case "(($ac_try" in
19924 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
19925 *) ac_try_echo
=$ac_try;;
19927 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19928 (eval "$ac_compile") 2>conftest.er1
19930 grep -v '^ *+' conftest.er1
>conftest.err
19932 cat conftest.err
>&5
19933 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19934 (exit $ac_status); } && {
19935 test -z "$ac_c_werror_flag" ||
19936 test ! -s conftest.err
19937 } && test -s conftest.
$ac_objext; then
19938 ac_lo
=$ac_mid; break
19940 echo "$as_me: failed program was:" >&5
19941 sed 's/^/| /' conftest.
$ac_ext >&5
19943 ac_hi
=`expr '(' $ac_mid ')' - 1`
19944 if test $ac_mid -le $ac_hi; then
19948 ac_mid
=`expr 2 '*' $ac_mid`
19951 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19954 echo "$as_me: failed program was:" >&5
19955 sed 's/^/| /' conftest.
$ac_ext >&5
19960 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19963 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19964 # Binary search between lo and hi bounds.
19965 while test "x$ac_lo" != "x$ac_hi"; do
19966 ac_mid
=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
19967 cat >conftest.
$ac_ext <<_ACEOF
19970 cat confdefs.h
>>conftest.
$ac_ext
19971 cat >>conftest.
$ac_ext <<_ACEOF
19972 /* end confdefs.h. */
19973 $ac_includes_default
19974 typedef long ac__type_sizeof_;
19978 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
19985 rm -f conftest.
$ac_objext
19986 if { (ac_try
="$ac_compile"
19987 case "(($ac_try" in
19988 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
19989 *) ac_try_echo=$ac_try;;
19991 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19992 (eval "$ac_compile") 2>conftest.er1
19994 grep -v '^ *+' conftest.er1 >conftest.err
19996 cat conftest.err >&5
19997 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19998 (exit $ac_status); } && {
19999 test -z "$ac_c_werror_flag" ||
20000 test ! -s conftest.err
20001 } && test -s conftest.$ac_objext; then
20004 echo "$as_me: failed program was:" >&5
20005 sed 's/^/| /' conftest.$ac_ext >&5
20007 ac_lo=`expr '(' $ac_mid ')' + 1`
20010 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20013 ?*) ac_cv_sizeof_long=$ac_lo;;
20014 '') if test "$ac_cv_type_long" = yes; then
20015 { { echo "$as_me:$LINENO: error: cannot compute sizeof (long)
20016 See \`config.log
' for more details." >&5
20017 echo "$as_me: error: cannot compute sizeof (long)
20018 See \`config.log' for more details.
" >&2;}
20019 { (exit 77); exit 77; }; }
20021 ac_cv_sizeof_long=0
20025 cat >conftest.$ac_ext <<_ACEOF
20028 cat confdefs.h >>conftest.$ac_ext
20029 cat >>conftest.$ac_ext <<_ACEOF
20030 /* end confdefs.h. */
20031 $ac_includes_default
20032 typedef long ac__type_sizeof_;
20033 static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
20034 static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
20036 #include <stdlib.h>
20041 FILE *f = fopen ("conftest.val
", "w
");
20044 if (((long int) (sizeof (ac__type_sizeof_))) < 0)
20046 long int i = longval ();
20047 if (i != ((long int) (sizeof (ac__type_sizeof_))))
20049 fprintf (f, "%ld
\n", i);
20053 unsigned long int i = ulongval ();
20054 if (i != ((long int) (sizeof (ac__type_sizeof_))))
20056 fprintf (f, "%lu
\n", i);
20058 return ferror (f) || fclose (f) != 0;
20064 rm -f conftest$ac_exeext
20065 if { (ac_try="$ac_link"
20066 case "(($ac_try" in
20067 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20068 *) ac_try_echo=$ac_try;;
20070 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
20071 (eval "$ac_link") 2>&5
20073 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
20074 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
20075 { (case "(($ac_try" in
20076 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20077 *) ac_try_echo=$ac_try;;
20079 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
20080 (eval "$ac_try") 2>&5
20082 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
20083 (exit $ac_status); }; }; then
20084 ac_cv_sizeof_long=`cat conftest.val`
20086 echo "$as_me: program exited with status
$ac_status" >&5
20087 echo "$as_me: failed program was
:" >&5
20088 sed 's/^/| /' conftest.$ac_ext >&5
20090 ( exit $ac_status )
20091 if test "$ac_cv_type_long" = yes; then
20092 { { echo "$as_me:$LINENO: error
: cannot compute sizeof
(long
)
20093 See \
`config.log' for more details." >&5
20094 echo "$as_me: error: cannot compute sizeof (long)
20095 See \`config.log
' for more details." >&2;}
20096 { (exit 77); exit 77; }; }
20098 ac_cv_sizeof_long=0
20101 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
20105 { echo "$as_me:$LINENO: result: $ac_cv_sizeof_long" >&5
20106 echo "${ECHO_T}$ac_cv_sizeof_long" >&6; }
20110 cat >>confdefs.h <<_ACEOF
20111 #define SIZEOF_LONG $ac_cv_sizeof_long
20115 { echo "$as_me:$LINENO: checking for size_t" >&5
20116 echo $ECHO_N "checking for size_t... $ECHO_C" >&6; }
20117 if test "${ac_cv_type_size_t+set}" = set; then
20118 echo $ECHO_N "(cached) $ECHO_C" >&6
20120 cat >conftest.$ac_ext <<_ACEOF
20123 cat confdefs.h >>conftest.$ac_ext
20124 cat >>conftest.$ac_ext <<_ACEOF
20125 /* end confdefs.h. */
20126 $ac_includes_default
20127 typedef size_t ac__type_new_;
20131 if ((ac__type_new_ *) 0)
20133 if (sizeof (ac__type_new_))
20139 rm -f conftest.$ac_objext
20140 if { (ac_try="$ac_compile"
20141 case "(($ac_try" in
20142 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20143 *) ac_try_echo=$ac_try;;
20145 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20146 (eval "$ac_compile") 2>conftest.er1
20148 grep -v '^
*+' conftest.er1 >conftest.err
20150 cat conftest.err >&5
20151 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20152 (exit $ac_status); } && {
20153 test -z "$ac_c_werror_flag" ||
20154 test ! -s conftest.err
20155 } && test -s conftest.$ac_objext; then
20156 ac_cv_type_size_t=yes
20158 echo "$as_me: failed program was:" >&5
20159 sed 's
/^
/| /' conftest.$ac_ext >&5
20161 ac_cv_type_size_t=no
20164 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20166 { echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
20167 echo "${ECHO_T}$ac_cv_type_size_t" >&6; }
20169 # The cast to long int works around a bug in the HP C Compiler
20170 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
20171 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
20172 # This bug is HP SR number 8606223364.
20173 { echo "$as_me:$LINENO: checking size of size_t" >&5
20174 echo $ECHO_N "checking size of size_t... $ECHO_C" >&6; }
20175 if test "${ac_cv_sizeof_size_t+set}" = set; then
20176 echo $ECHO_N "(cached) $ECHO_C" >&6
20178 if test "$cross_compiling" = yes; then
20179 # Depending upon the size, compute the lo and hi bounds.
20180 cat >conftest.
$ac_ext <<_ACEOF
20183 cat confdefs.h
>>conftest.
$ac_ext
20184 cat >>conftest.
$ac_ext <<_ACEOF
20185 /* end confdefs.h. */
20186 $ac_includes_default
20187 typedef size_t ac__type_sizeof_;
20191 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
20198 rm -f conftest.
$ac_objext
20199 if { (ac_try
="$ac_compile"
20200 case "(($ac_try" in
20201 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
20202 *) ac_try_echo=$ac_try;;
20204 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20205 (eval "$ac_compile") 2>conftest.er1
20207 grep -v '^ *+' conftest.er1 >conftest.err
20209 cat conftest.err >&5
20210 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20211 (exit $ac_status); } && {
20212 test -z "$ac_c_werror_flag" ||
20213 test ! -s conftest.err
20214 } && test -s conftest.$ac_objext; then
20217 cat >conftest.$ac_ext <<_ACEOF
20220 cat confdefs.h >>conftest.$ac_ext
20221 cat >>conftest.$ac_ext <<_ACEOF
20222 /* end confdefs.h. */
20223 $ac_includes_default
20224 typedef size_t ac__type_sizeof_;
20228 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
20235 rm -f conftest.$ac_objext
20236 if { (ac_try="$ac_compile"
20237 case "(($ac_try" in
20238 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
20239 *) ac_try_echo
=$ac_try;;
20241 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20242 (eval "$ac_compile") 2>conftest.er1
20244 grep -v '^ *+' conftest.er1
>conftest.err
20246 cat conftest.err
>&5
20247 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20248 (exit $ac_status); } && {
20249 test -z "$ac_c_werror_flag" ||
20250 test ! -s conftest.err
20251 } && test -s conftest.
$ac_objext; then
20252 ac_hi
=$ac_mid; break
20254 echo "$as_me: failed program was:" >&5
20255 sed 's/^/| /' conftest.
$ac_ext >&5
20257 ac_lo
=`expr $ac_mid + 1`
20258 if test $ac_lo -le $ac_mid; then
20262 ac_mid
=`expr 2 '*' $ac_mid + 1`
20265 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20268 echo "$as_me: failed program was:" >&5
20269 sed 's/^/| /' conftest.
$ac_ext >&5
20271 cat >conftest.
$ac_ext <<_ACEOF
20274 cat confdefs.h
>>conftest.
$ac_ext
20275 cat >>conftest.
$ac_ext <<_ACEOF
20276 /* end confdefs.h. */
20277 $ac_includes_default
20278 typedef size_t ac__type_sizeof_;
20282 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
20289 rm -f conftest.
$ac_objext
20290 if { (ac_try
="$ac_compile"
20291 case "(($ac_try" in
20292 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
20293 *) ac_try_echo=$ac_try;;
20295 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20296 (eval "$ac_compile") 2>conftest.er1
20298 grep -v '^ *+' conftest.er1 >conftest.err
20300 cat conftest.err >&5
20301 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20302 (exit $ac_status); } && {
20303 test -z "$ac_c_werror_flag" ||
20304 test ! -s conftest.err
20305 } && test -s conftest.$ac_objext; then
20308 cat >conftest.$ac_ext <<_ACEOF
20311 cat confdefs.h >>conftest.$ac_ext
20312 cat >>conftest.$ac_ext <<_ACEOF
20313 /* end confdefs.h. */
20314 $ac_includes_default
20315 typedef size_t ac__type_sizeof_;
20319 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
20326 rm -f conftest.$ac_objext
20327 if { (ac_try="$ac_compile"
20328 case "(($ac_try" in
20329 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
20330 *) ac_try_echo
=$ac_try;;
20332 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20333 (eval "$ac_compile") 2>conftest.er1
20335 grep -v '^ *+' conftest.er1
>conftest.err
20337 cat conftest.err
>&5
20338 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20339 (exit $ac_status); } && {
20340 test -z "$ac_c_werror_flag" ||
20341 test ! -s conftest.err
20342 } && test -s conftest.
$ac_objext; then
20343 ac_lo
=$ac_mid; break
20345 echo "$as_me: failed program was:" >&5
20346 sed 's/^/| /' conftest.
$ac_ext >&5
20348 ac_hi
=`expr '(' $ac_mid ')' - 1`
20349 if test $ac_mid -le $ac_hi; then
20353 ac_mid
=`expr 2 '*' $ac_mid`
20356 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20359 echo "$as_me: failed program was:" >&5
20360 sed 's/^/| /' conftest.
$ac_ext >&5
20365 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20368 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20369 # Binary search between lo and hi bounds.
20370 while test "x$ac_lo" != "x$ac_hi"; do
20371 ac_mid
=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
20372 cat >conftest.
$ac_ext <<_ACEOF
20375 cat confdefs.h
>>conftest.
$ac_ext
20376 cat >>conftest.
$ac_ext <<_ACEOF
20377 /* end confdefs.h. */
20378 $ac_includes_default
20379 typedef size_t ac__type_sizeof_;
20383 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
20390 rm -f conftest.
$ac_objext
20391 if { (ac_try
="$ac_compile"
20392 case "(($ac_try" in
20393 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
20394 *) ac_try_echo=$ac_try;;
20396 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20397 (eval "$ac_compile") 2>conftest.er1
20399 grep -v '^ *+' conftest.er1 >conftest.err
20401 cat conftest.err >&5
20402 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20403 (exit $ac_status); } && {
20404 test -z "$ac_c_werror_flag" ||
20405 test ! -s conftest.err
20406 } && test -s conftest.$ac_objext; then
20409 echo "$as_me: failed program was:" >&5
20410 sed 's/^/| /' conftest.$ac_ext >&5
20412 ac_lo=`expr '(' $ac_mid ')' + 1`
20415 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20418 ?*) ac_cv_sizeof_size_t=$ac_lo;;
20419 '') if test "$ac_cv_type_size_t" = yes; then
20420 { { echo "$as_me:$LINENO: error: cannot compute sizeof (size_t)
20421 See \`config.log
' for more details." >&5
20422 echo "$as_me: error: cannot compute sizeof (size_t)
20423 See \`config.log' for more details.
" >&2;}
20424 { (exit 77); exit 77; }; }
20426 ac_cv_sizeof_size_t=0
20430 cat >conftest.$ac_ext <<_ACEOF
20433 cat confdefs.h >>conftest.$ac_ext
20434 cat >>conftest.$ac_ext <<_ACEOF
20435 /* end confdefs.h. */
20436 $ac_includes_default
20437 typedef size_t ac__type_sizeof_;
20438 static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
20439 static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
20441 #include <stdlib.h>
20446 FILE *f = fopen ("conftest.val
", "w
");
20449 if (((long int) (sizeof (ac__type_sizeof_))) < 0)
20451 long int i = longval ();
20452 if (i != ((long int) (sizeof (ac__type_sizeof_))))
20454 fprintf (f, "%ld
\n", i);
20458 unsigned long int i = ulongval ();
20459 if (i != ((long int) (sizeof (ac__type_sizeof_))))
20461 fprintf (f, "%lu
\n", i);
20463 return ferror (f) || fclose (f) != 0;
20469 rm -f conftest$ac_exeext
20470 if { (ac_try="$ac_link"
20471 case "(($ac_try" in
20472 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20473 *) ac_try_echo=$ac_try;;
20475 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
20476 (eval "$ac_link") 2>&5
20478 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
20479 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
20480 { (case "(($ac_try" in
20481 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20482 *) ac_try_echo=$ac_try;;
20484 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
20485 (eval "$ac_try") 2>&5
20487 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
20488 (exit $ac_status); }; }; then
20489 ac_cv_sizeof_size_t=`cat conftest.val`
20491 echo "$as_me: program exited with status
$ac_status" >&5
20492 echo "$as_me: failed program was
:" >&5
20493 sed 's/^/| /' conftest.$ac_ext >&5
20495 ( exit $ac_status )
20496 if test "$ac_cv_type_size_t" = yes; then
20497 { { echo "$as_me:$LINENO: error
: cannot compute sizeof
(size_t
)
20498 See \
`config.log' for more details." >&5
20499 echo "$as_me: error: cannot compute sizeof (size_t)
20500 See \`config.log
' for more details." >&2;}
20501 { (exit 77); exit 77; }; }
20503 ac_cv_sizeof_size_t=0
20506 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
20510 { echo "$as_me:$LINENO: result: $ac_cv_sizeof_size_t" >&5
20511 echo "${ECHO_T}$ac_cv_sizeof_size_t" >&6; }
20515 cat >>confdefs.h <<_ACEOF
20516 #define SIZEOF_SIZE_T $ac_cv_sizeof_size_t
20523 { echo "$as_me:$LINENO: checking for long long" >&5
20524 echo $ECHO_N "checking for long long... $ECHO_C" >&6; }
20525 if test "${ac_cv_type_long_long+set}" = set; then
20526 echo $ECHO_N "(cached) $ECHO_C" >&6
20528 cat >conftest.$ac_ext <<_ACEOF
20531 cat confdefs.h >>conftest.$ac_ext
20532 cat >>conftest.$ac_ext <<_ACEOF
20533 /* end confdefs.h. */
20534 $ac_includes_default
20535 typedef long long ac__type_new_;
20539 if ((ac__type_new_ *) 0)
20541 if (sizeof (ac__type_new_))
20547 rm -f conftest.$ac_objext
20548 if { (ac_try="$ac_compile"
20549 case "(($ac_try" in
20550 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20551 *) ac_try_echo=$ac_try;;
20553 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20554 (eval "$ac_compile") 2>conftest.er1
20556 grep -v '^
*+' conftest.er1 >conftest.err
20558 cat conftest.err >&5
20559 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20560 (exit $ac_status); } && {
20561 test -z "$ac_c_werror_flag" ||
20562 test ! -s conftest.err
20563 } && test -s conftest.$ac_objext; then
20564 ac_cv_type_long_long=yes
20566 echo "$as_me: failed program was:" >&5
20567 sed 's
/^
/| /' conftest.$ac_ext >&5
20569 ac_cv_type_long_long=no
20572 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20574 { echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
20575 echo "${ECHO_T}$ac_cv_type_long_long" >&6; }
20577 # The cast to long int works around a bug in the HP C Compiler
20578 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
20579 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
20580 # This bug is HP SR number 8606223364.
20581 { echo "$as_me:$LINENO: checking size of long long" >&5
20582 echo $ECHO_N "checking size of long long... $ECHO_C" >&6; }
20583 if test "${ac_cv_sizeof_long_long+set}" = set; then
20584 echo $ECHO_N "(cached) $ECHO_C" >&6
20586 if test "$cross_compiling" = yes; then
20587 # Depending upon the size, compute the lo and hi bounds.
20588 cat >conftest.
$ac_ext <<_ACEOF
20591 cat confdefs.h
>>conftest.
$ac_ext
20592 cat >>conftest.
$ac_ext <<_ACEOF
20593 /* end confdefs.h. */
20594 $ac_includes_default
20595 typedef long long ac__type_sizeof_;
20599 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
20606 rm -f conftest.
$ac_objext
20607 if { (ac_try
="$ac_compile"
20608 case "(($ac_try" in
20609 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
20610 *) ac_try_echo=$ac_try;;
20612 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20613 (eval "$ac_compile") 2>conftest.er1
20615 grep -v '^ *+' conftest.er1 >conftest.err
20617 cat conftest.err >&5
20618 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20619 (exit $ac_status); } && {
20620 test -z "$ac_c_werror_flag" ||
20621 test ! -s conftest.err
20622 } && test -s conftest.$ac_objext; then
20625 cat >conftest.$ac_ext <<_ACEOF
20628 cat confdefs.h >>conftest.$ac_ext
20629 cat >>conftest.$ac_ext <<_ACEOF
20630 /* end confdefs.h. */
20631 $ac_includes_default
20632 typedef long long ac__type_sizeof_;
20636 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
20643 rm -f conftest.$ac_objext
20644 if { (ac_try="$ac_compile"
20645 case "(($ac_try" in
20646 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
20647 *) ac_try_echo
=$ac_try;;
20649 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20650 (eval "$ac_compile") 2>conftest.er1
20652 grep -v '^ *+' conftest.er1
>conftest.err
20654 cat conftest.err
>&5
20655 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20656 (exit $ac_status); } && {
20657 test -z "$ac_c_werror_flag" ||
20658 test ! -s conftest.err
20659 } && test -s conftest.
$ac_objext; then
20660 ac_hi
=$ac_mid; break
20662 echo "$as_me: failed program was:" >&5
20663 sed 's/^/| /' conftest.
$ac_ext >&5
20665 ac_lo
=`expr $ac_mid + 1`
20666 if test $ac_lo -le $ac_mid; then
20670 ac_mid
=`expr 2 '*' $ac_mid + 1`
20673 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20676 echo "$as_me: failed program was:" >&5
20677 sed 's/^/| /' conftest.
$ac_ext >&5
20679 cat >conftest.
$ac_ext <<_ACEOF
20682 cat confdefs.h
>>conftest.
$ac_ext
20683 cat >>conftest.
$ac_ext <<_ACEOF
20684 /* end confdefs.h. */
20685 $ac_includes_default
20686 typedef long long ac__type_sizeof_;
20690 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
20697 rm -f conftest.
$ac_objext
20698 if { (ac_try
="$ac_compile"
20699 case "(($ac_try" in
20700 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
20701 *) ac_try_echo=$ac_try;;
20703 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20704 (eval "$ac_compile") 2>conftest.er1
20706 grep -v '^ *+' conftest.er1 >conftest.err
20708 cat conftest.err >&5
20709 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20710 (exit $ac_status); } && {
20711 test -z "$ac_c_werror_flag" ||
20712 test ! -s conftest.err
20713 } && test -s conftest.$ac_objext; then
20716 cat >conftest.$ac_ext <<_ACEOF
20719 cat confdefs.h >>conftest.$ac_ext
20720 cat >>conftest.$ac_ext <<_ACEOF
20721 /* end confdefs.h. */
20722 $ac_includes_default
20723 typedef long long ac__type_sizeof_;
20727 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
20734 rm -f conftest.$ac_objext
20735 if { (ac_try="$ac_compile"
20736 case "(($ac_try" in
20737 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
20738 *) ac_try_echo
=$ac_try;;
20740 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20741 (eval "$ac_compile") 2>conftest.er1
20743 grep -v '^ *+' conftest.er1
>conftest.err
20745 cat conftest.err
>&5
20746 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20747 (exit $ac_status); } && {
20748 test -z "$ac_c_werror_flag" ||
20749 test ! -s conftest.err
20750 } && test -s conftest.
$ac_objext; then
20751 ac_lo
=$ac_mid; break
20753 echo "$as_me: failed program was:" >&5
20754 sed 's/^/| /' conftest.
$ac_ext >&5
20756 ac_hi
=`expr '(' $ac_mid ')' - 1`
20757 if test $ac_mid -le $ac_hi; then
20761 ac_mid
=`expr 2 '*' $ac_mid`
20764 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20767 echo "$as_me: failed program was:" >&5
20768 sed 's/^/| /' conftest.
$ac_ext >&5
20773 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20776 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20777 # Binary search between lo and hi bounds.
20778 while test "x$ac_lo" != "x$ac_hi"; do
20779 ac_mid
=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
20780 cat >conftest.
$ac_ext <<_ACEOF
20783 cat confdefs.h
>>conftest.
$ac_ext
20784 cat >>conftest.
$ac_ext <<_ACEOF
20785 /* end confdefs.h. */
20786 $ac_includes_default
20787 typedef long long ac__type_sizeof_;
20791 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
20798 rm -f conftest.
$ac_objext
20799 if { (ac_try
="$ac_compile"
20800 case "(($ac_try" in
20801 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
20802 *) ac_try_echo=$ac_try;;
20804 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20805 (eval "$ac_compile") 2>conftest.er1
20807 grep -v '^ *+' conftest.er1 >conftest.err
20809 cat conftest.err >&5
20810 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20811 (exit $ac_status); } && {
20812 test -z "$ac_c_werror_flag" ||
20813 test ! -s conftest.err
20814 } && test -s conftest.$ac_objext; then
20817 echo "$as_me: failed program was:" >&5
20818 sed 's/^/| /' conftest.$ac_ext >&5
20820 ac_lo=`expr '(' $ac_mid ')' + 1`
20823 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20826 ?*) ac_cv_sizeof_long_long=$ac_lo;;
20827 '') if test "$ac_cv_type_long_long" = yes; then
20828 { { echo "$as_me:$LINENO: error: cannot compute sizeof (long long)
20829 See \`config.log
' for more details." >&5
20830 echo "$as_me: error: cannot compute sizeof (long long)
20831 See \`config.log' for more details.
" >&2;}
20832 { (exit 77); exit 77; }; }
20834 ac_cv_sizeof_long_long=0
20838 cat >conftest.$ac_ext <<_ACEOF
20841 cat confdefs.h >>conftest.$ac_ext
20842 cat >>conftest.$ac_ext <<_ACEOF
20843 /* end confdefs.h. */
20844 $ac_includes_default
20845 typedef long long ac__type_sizeof_;
20846 static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
20847 static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
20849 #include <stdlib.h>
20854 FILE *f = fopen ("conftest.val
", "w
");
20857 if (((long int) (sizeof (ac__type_sizeof_))) < 0)
20859 long int i = longval ();
20860 if (i != ((long int) (sizeof (ac__type_sizeof_))))
20862 fprintf (f, "%ld
\n", i);
20866 unsigned long int i = ulongval ();
20867 if (i != ((long int) (sizeof (ac__type_sizeof_))))
20869 fprintf (f, "%lu
\n", i);
20871 return ferror (f) || fclose (f) != 0;
20877 rm -f conftest$ac_exeext
20878 if { (ac_try="$ac_link"
20879 case "(($ac_try" in
20880 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20881 *) ac_try_echo=$ac_try;;
20883 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
20884 (eval "$ac_link") 2>&5
20886 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
20887 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
20888 { (case "(($ac_try" in
20889 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20890 *) ac_try_echo=$ac_try;;
20892 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
20893 (eval "$ac_try") 2>&5
20895 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
20896 (exit $ac_status); }; }; then
20897 ac_cv_sizeof_long_long=`cat conftest.val`
20899 echo "$as_me: program exited with status
$ac_status" >&5
20900 echo "$as_me: failed program was
:" >&5
20901 sed 's/^/| /' conftest.$ac_ext >&5
20903 ( exit $ac_status )
20904 if test "$ac_cv_type_long_long" = yes; then
20905 { { echo "$as_me:$LINENO: error
: cannot compute sizeof
(long long
)
20906 See \
`config.log' for more details." >&5
20907 echo "$as_me: error: cannot compute sizeof (long long)
20908 See \`config.log
' for more details." >&2;}
20909 { (exit 77); exit 77; }; }
20911 ac_cv_sizeof_long_long=0
20914 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
20918 { echo "$as_me:$LINENO: result: $ac_cv_sizeof_long_long" >&5
20919 echo "${ECHO_T}$ac_cv_sizeof_long_long" >&6; }
20923 cat >>confdefs.h <<_ACEOF
20924 #define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
20930 { echo "$as_me:$LINENO: checking for long long" >&5
20931 echo $ECHO_N "checking for long long... $ECHO_C" >&6; }
20932 if test "${ac_cv_type_long_long+set}" = set; then
20933 echo $ECHO_N "(cached) $ECHO_C" >&6
20935 cat >conftest.$ac_ext <<_ACEOF
20938 cat confdefs.h >>conftest.$ac_ext
20939 cat >>conftest.$ac_ext <<_ACEOF
20940 /* end confdefs.h. */
20941 $ac_includes_default
20942 typedef long long ac__type_new_;
20946 if ((ac__type_new_ *) 0)
20948 if (sizeof (ac__type_new_))
20954 rm -f conftest.$ac_objext
20955 if { (ac_try="$ac_compile"
20956 case "(($ac_try" in
20957 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20958 *) ac_try_echo=$ac_try;;
20960 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20961 (eval "$ac_compile") 2>conftest.er1
20963 grep -v '^
*+' conftest.er1 >conftest.err
20965 cat conftest.err >&5
20966 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20967 (exit $ac_status); } && {
20968 test -z "$ac_c_werror_flag" ||
20969 test ! -s conftest.err
20970 } && test -s conftest.$ac_objext; then
20971 ac_cv_type_long_long=yes
20973 echo "$as_me: failed program was:" >&5
20974 sed 's
/^
/| /' conftest.$ac_ext >&5
20976 ac_cv_type_long_long=no
20979 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20981 { echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
20982 echo "${ECHO_T}$ac_cv_type_long_long" >&6; }
20984 # The cast to long int works around a bug in the HP C Compiler
20985 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
20986 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
20987 # This bug is HP SR number 8606223364.
20988 { echo "$as_me:$LINENO: checking size of long long" >&5
20989 echo $ECHO_N "checking size of long long... $ECHO_C" >&6; }
20990 if test "${ac_cv_sizeof_long_long+set}" = set; then
20991 echo $ECHO_N "(cached) $ECHO_C" >&6
20993 if test "$cross_compiling" = yes; then
20994 # Depending upon the size, compute the lo and hi bounds.
20995 cat >conftest.
$ac_ext <<_ACEOF
20998 cat confdefs.h
>>conftest.
$ac_ext
20999 cat >>conftest.
$ac_ext <<_ACEOF
21000 /* end confdefs.h. */
21001 $ac_includes_default
21002 typedef long long ac__type_sizeof_;
21006 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
21013 rm -f conftest.
$ac_objext
21014 if { (ac_try
="$ac_compile"
21015 case "(($ac_try" in
21016 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
21017 *) ac_try_echo=$ac_try;;
21019 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21020 (eval "$ac_compile") 2>conftest.er1
21022 grep -v '^ *+' conftest.er1 >conftest.err
21024 cat conftest.err >&5
21025 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21026 (exit $ac_status); } && {
21027 test -z "$ac_c_werror_flag" ||
21028 test ! -s conftest.err
21029 } && test -s conftest.$ac_objext; then
21032 cat >conftest.$ac_ext <<_ACEOF
21035 cat confdefs.h >>conftest.$ac_ext
21036 cat >>conftest.$ac_ext <<_ACEOF
21037 /* end confdefs.h. */
21038 $ac_includes_default
21039 typedef long long ac__type_sizeof_;
21043 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
21050 rm -f conftest.$ac_objext
21051 if { (ac_try="$ac_compile"
21052 case "(($ac_try" in
21053 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
21054 *) ac_try_echo
=$ac_try;;
21056 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21057 (eval "$ac_compile") 2>conftest.er1
21059 grep -v '^ *+' conftest.er1
>conftest.err
21061 cat conftest.err
>&5
21062 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21063 (exit $ac_status); } && {
21064 test -z "$ac_c_werror_flag" ||
21065 test ! -s conftest.err
21066 } && test -s conftest.
$ac_objext; then
21067 ac_hi
=$ac_mid; break
21069 echo "$as_me: failed program was:" >&5
21070 sed 's/^/| /' conftest.
$ac_ext >&5
21072 ac_lo
=`expr $ac_mid + 1`
21073 if test $ac_lo -le $ac_mid; then
21077 ac_mid
=`expr 2 '*' $ac_mid + 1`
21080 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21083 echo "$as_me: failed program was:" >&5
21084 sed 's/^/| /' conftest.
$ac_ext >&5
21086 cat >conftest.
$ac_ext <<_ACEOF
21089 cat confdefs.h
>>conftest.
$ac_ext
21090 cat >>conftest.
$ac_ext <<_ACEOF
21091 /* end confdefs.h. */
21092 $ac_includes_default
21093 typedef long long ac__type_sizeof_;
21097 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
21104 rm -f conftest.
$ac_objext
21105 if { (ac_try
="$ac_compile"
21106 case "(($ac_try" in
21107 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
21108 *) ac_try_echo=$ac_try;;
21110 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21111 (eval "$ac_compile") 2>conftest.er1
21113 grep -v '^ *+' conftest.er1 >conftest.err
21115 cat conftest.err >&5
21116 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21117 (exit $ac_status); } && {
21118 test -z "$ac_c_werror_flag" ||
21119 test ! -s conftest.err
21120 } && test -s conftest.$ac_objext; then
21123 cat >conftest.$ac_ext <<_ACEOF
21126 cat confdefs.h >>conftest.$ac_ext
21127 cat >>conftest.$ac_ext <<_ACEOF
21128 /* end confdefs.h. */
21129 $ac_includes_default
21130 typedef long long ac__type_sizeof_;
21134 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
21141 rm -f conftest.$ac_objext
21142 if { (ac_try="$ac_compile"
21143 case "(($ac_try" in
21144 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
21145 *) ac_try_echo
=$ac_try;;
21147 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21148 (eval "$ac_compile") 2>conftest.er1
21150 grep -v '^ *+' conftest.er1
>conftest.err
21152 cat conftest.err
>&5
21153 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21154 (exit $ac_status); } && {
21155 test -z "$ac_c_werror_flag" ||
21156 test ! -s conftest.err
21157 } && test -s conftest.
$ac_objext; then
21158 ac_lo
=$ac_mid; break
21160 echo "$as_me: failed program was:" >&5
21161 sed 's/^/| /' conftest.
$ac_ext >&5
21163 ac_hi
=`expr '(' $ac_mid ')' - 1`
21164 if test $ac_mid -le $ac_hi; then
21168 ac_mid
=`expr 2 '*' $ac_mid`
21171 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21174 echo "$as_me: failed program was:" >&5
21175 sed 's/^/| /' conftest.
$ac_ext >&5
21180 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21183 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21184 # Binary search between lo and hi bounds.
21185 while test "x$ac_lo" != "x$ac_hi"; do
21186 ac_mid
=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
21187 cat >conftest.
$ac_ext <<_ACEOF
21190 cat confdefs.h
>>conftest.
$ac_ext
21191 cat >>conftest.
$ac_ext <<_ACEOF
21192 /* end confdefs.h. */
21193 $ac_includes_default
21194 typedef long long ac__type_sizeof_;
21198 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
21205 rm -f conftest.
$ac_objext
21206 if { (ac_try
="$ac_compile"
21207 case "(($ac_try" in
21208 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
21209 *) ac_try_echo=$ac_try;;
21211 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21212 (eval "$ac_compile") 2>conftest.er1
21214 grep -v '^ *+' conftest.er1 >conftest.err
21216 cat conftest.err >&5
21217 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21218 (exit $ac_status); } && {
21219 test -z "$ac_c_werror_flag" ||
21220 test ! -s conftest.err
21221 } && test -s conftest.$ac_objext; then
21224 echo "$as_me: failed program was:" >&5
21225 sed 's/^/| /' conftest.$ac_ext >&5
21227 ac_lo=`expr '(' $ac_mid ')' + 1`
21230 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21233 ?*) ac_cv_sizeof_long_long=$ac_lo;;
21234 '') if test "$ac_cv_type_long_long" = yes; then
21235 { { echo "$as_me:$LINENO: error: cannot compute sizeof (long long)
21236 See \`config.log
' for more details." >&5
21237 echo "$as_me: error: cannot compute sizeof (long long)
21238 See \`config.log' for more details.
" >&2;}
21239 { (exit 77); exit 77; }; }
21241 ac_cv_sizeof_long_long=0
21245 cat >conftest.$ac_ext <<_ACEOF
21248 cat confdefs.h >>conftest.$ac_ext
21249 cat >>conftest.$ac_ext <<_ACEOF
21250 /* end confdefs.h. */
21251 $ac_includes_default
21252 typedef long long ac__type_sizeof_;
21253 static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
21254 static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
21256 #include <stdlib.h>
21261 FILE *f = fopen ("conftest.val
", "w
");
21264 if (((long int) (sizeof (ac__type_sizeof_))) < 0)
21266 long int i = longval ();
21267 if (i != ((long int) (sizeof (ac__type_sizeof_))))
21269 fprintf (f, "%ld
\n", i);
21273 unsigned long int i = ulongval ();
21274 if (i != ((long int) (sizeof (ac__type_sizeof_))))
21276 fprintf (f, "%lu
\n", i);
21278 return ferror (f) || fclose (f) != 0;
21284 rm -f conftest$ac_exeext
21285 if { (ac_try="$ac_link"
21286 case "(($ac_try" in
21287 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21288 *) ac_try_echo=$ac_try;;
21290 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
21291 (eval "$ac_link") 2>&5
21293 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
21294 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
21295 { (case "(($ac_try" in
21296 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21297 *) ac_try_echo=$ac_try;;
21299 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
21300 (eval "$ac_try") 2>&5
21302 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
21303 (exit $ac_status); }; }; then
21304 ac_cv_sizeof_long_long=`cat conftest.val`
21306 echo "$as_me: program exited with status
$ac_status" >&5
21307 echo "$as_me: failed program was
:" >&5
21308 sed 's/^/| /' conftest.$ac_ext >&5
21310 ( exit $ac_status )
21311 if test "$ac_cv_type_long_long" = yes; then
21312 { { echo "$as_me:$LINENO: error
: cannot compute sizeof
(long long
)
21313 See \
`config.log' for more details." >&5
21314 echo "$as_me: error: cannot compute sizeof (long long)
21315 See \`config.log
' for more details." >&2;}
21316 { (exit 77); exit 77; }; }
21318 ac_cv_sizeof_long_long=0
21321 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
21325 { echo "$as_me:$LINENO: result: $ac_cv_sizeof_long_long" >&5
21326 echo "${ECHO_T}$ac_cv_sizeof_long_long" >&6; }
21330 cat >>confdefs.h <<_ACEOF
21331 #define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
21335 if test "$ac_cv_sizeof_long_long" != "0"; then
21336 CPPFLAGS="-D_INCLUDE_LONGLONG $CPPFLAGS"
21340 { echo "$as_me:$LINENO: checking for long long" >&5
21341 echo $ECHO_N "checking for long long... $ECHO_C" >&6; }
21342 if test "${ac_cv_type_long_long+set}" = set; then
21343 echo $ECHO_N "(cached) $ECHO_C" >&6
21345 cat >conftest.$ac_ext <<_ACEOF
21348 cat confdefs.h >>conftest.$ac_ext
21349 cat >>conftest.$ac_ext <<_ACEOF
21350 /* end confdefs.h. */
21351 $ac_includes_default
21352 typedef long long ac__type_new_;
21356 if ((ac__type_new_ *) 0)
21358 if (sizeof (ac__type_new_))
21364 rm -f conftest.$ac_objext
21365 if { (ac_try="$ac_compile"
21366 case "(($ac_try" in
21367 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21368 *) ac_try_echo=$ac_try;;
21370 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21371 (eval "$ac_compile") 2>conftest.er1
21373 grep -v '^
*+' conftest.er1 >conftest.err
21375 cat conftest.err >&5
21376 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21377 (exit $ac_status); } && {
21378 test -z "$ac_c_werror_flag" ||
21379 test ! -s conftest.err
21380 } && test -s conftest.$ac_objext; then
21381 ac_cv_type_long_long=yes
21383 echo "$as_me: failed program was:" >&5
21384 sed 's
/^
/| /' conftest.$ac_ext >&5
21386 ac_cv_type_long_long=no
21389 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21391 { echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
21392 echo "${ECHO_T}$ac_cv_type_long_long" >&6; }
21394 # The cast to long int works around a bug in the HP C Compiler
21395 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
21396 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
21397 # This bug is HP SR number 8606223364.
21398 { echo "$as_me:$LINENO: checking size of long long" >&5
21399 echo $ECHO_N "checking size of long long... $ECHO_C" >&6; }
21400 if test "${ac_cv_sizeof_long_long+set}" = set; then
21401 echo $ECHO_N "(cached) $ECHO_C" >&6
21403 if test "$cross_compiling" = yes; then
21404 # Depending upon the size, compute the lo and hi bounds.
21405 cat >conftest.
$ac_ext <<_ACEOF
21408 cat confdefs.h
>>conftest.
$ac_ext
21409 cat >>conftest.
$ac_ext <<_ACEOF
21410 /* end confdefs.h. */
21411 $ac_includes_default
21412 typedef long long ac__type_sizeof_;
21416 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
21423 rm -f conftest.
$ac_objext
21424 if { (ac_try
="$ac_compile"
21425 case "(($ac_try" in
21426 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
21427 *) ac_try_echo=$ac_try;;
21429 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21430 (eval "$ac_compile") 2>conftest.er1
21432 grep -v '^ *+' conftest.er1 >conftest.err
21434 cat conftest.err >&5
21435 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21436 (exit $ac_status); } && {
21437 test -z "$ac_c_werror_flag" ||
21438 test ! -s conftest.err
21439 } && test -s conftest.$ac_objext; then
21442 cat >conftest.$ac_ext <<_ACEOF
21445 cat confdefs.h >>conftest.$ac_ext
21446 cat >>conftest.$ac_ext <<_ACEOF
21447 /* end confdefs.h. */
21448 $ac_includes_default
21449 typedef long long ac__type_sizeof_;
21453 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
21460 rm -f conftest.$ac_objext
21461 if { (ac_try="$ac_compile"
21462 case "(($ac_try" in
21463 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
21464 *) ac_try_echo
=$ac_try;;
21466 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21467 (eval "$ac_compile") 2>conftest.er1
21469 grep -v '^ *+' conftest.er1
>conftest.err
21471 cat conftest.err
>&5
21472 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21473 (exit $ac_status); } && {
21474 test -z "$ac_c_werror_flag" ||
21475 test ! -s conftest.err
21476 } && test -s conftest.
$ac_objext; then
21477 ac_hi
=$ac_mid; break
21479 echo "$as_me: failed program was:" >&5
21480 sed 's/^/| /' conftest.
$ac_ext >&5
21482 ac_lo
=`expr $ac_mid + 1`
21483 if test $ac_lo -le $ac_mid; then
21487 ac_mid
=`expr 2 '*' $ac_mid + 1`
21490 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21493 echo "$as_me: failed program was:" >&5
21494 sed 's/^/| /' conftest.
$ac_ext >&5
21496 cat >conftest.
$ac_ext <<_ACEOF
21499 cat confdefs.h
>>conftest.
$ac_ext
21500 cat >>conftest.
$ac_ext <<_ACEOF
21501 /* end confdefs.h. */
21502 $ac_includes_default
21503 typedef long long ac__type_sizeof_;
21507 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
21514 rm -f conftest.
$ac_objext
21515 if { (ac_try
="$ac_compile"
21516 case "(($ac_try" in
21517 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
21518 *) ac_try_echo=$ac_try;;
21520 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21521 (eval "$ac_compile") 2>conftest.er1
21523 grep -v '^ *+' conftest.er1 >conftest.err
21525 cat conftest.err >&5
21526 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21527 (exit $ac_status); } && {
21528 test -z "$ac_c_werror_flag" ||
21529 test ! -s conftest.err
21530 } && test -s conftest.$ac_objext; then
21533 cat >conftest.$ac_ext <<_ACEOF
21536 cat confdefs.h >>conftest.$ac_ext
21537 cat >>conftest.$ac_ext <<_ACEOF
21538 /* end confdefs.h. */
21539 $ac_includes_default
21540 typedef long long ac__type_sizeof_;
21544 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
21551 rm -f conftest.$ac_objext
21552 if { (ac_try="$ac_compile"
21553 case "(($ac_try" in
21554 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
21555 *) ac_try_echo
=$ac_try;;
21557 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21558 (eval "$ac_compile") 2>conftest.er1
21560 grep -v '^ *+' conftest.er1
>conftest.err
21562 cat conftest.err
>&5
21563 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21564 (exit $ac_status); } && {
21565 test -z "$ac_c_werror_flag" ||
21566 test ! -s conftest.err
21567 } && test -s conftest.
$ac_objext; then
21568 ac_lo
=$ac_mid; break
21570 echo "$as_me: failed program was:" >&5
21571 sed 's/^/| /' conftest.
$ac_ext >&5
21573 ac_hi
=`expr '(' $ac_mid ')' - 1`
21574 if test $ac_mid -le $ac_hi; then
21578 ac_mid
=`expr 2 '*' $ac_mid`
21581 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21584 echo "$as_me: failed program was:" >&5
21585 sed 's/^/| /' conftest.
$ac_ext >&5
21590 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21593 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21594 # Binary search between lo and hi bounds.
21595 while test "x$ac_lo" != "x$ac_hi"; do
21596 ac_mid
=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
21597 cat >conftest.
$ac_ext <<_ACEOF
21600 cat confdefs.h
>>conftest.
$ac_ext
21601 cat >>conftest.
$ac_ext <<_ACEOF
21602 /* end confdefs.h. */
21603 $ac_includes_default
21604 typedef long long ac__type_sizeof_;
21608 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
21615 rm -f conftest.
$ac_objext
21616 if { (ac_try
="$ac_compile"
21617 case "(($ac_try" in
21618 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
21619 *) ac_try_echo=$ac_try;;
21621 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21622 (eval "$ac_compile") 2>conftest.er1
21624 grep -v '^ *+' conftest.er1 >conftest.err
21626 cat conftest.err >&5
21627 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21628 (exit $ac_status); } && {
21629 test -z "$ac_c_werror_flag" ||
21630 test ! -s conftest.err
21631 } && test -s conftest.$ac_objext; then
21634 echo "$as_me: failed program was:" >&5
21635 sed 's/^/| /' conftest.$ac_ext >&5
21637 ac_lo=`expr '(' $ac_mid ')' + 1`
21640 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21643 ?*) ac_cv_sizeof_long_long=$ac_lo;;
21644 '') if test "$ac_cv_type_long_long" = yes; then
21645 { { echo "$as_me:$LINENO: error: cannot compute sizeof (long long)
21646 See \`config.log
' for more details." >&5
21647 echo "$as_me: error: cannot compute sizeof (long long)
21648 See \`config.log' for more details.
" >&2;}
21649 { (exit 77); exit 77; }; }
21651 ac_cv_sizeof_long_long=0
21655 cat >conftest.$ac_ext <<_ACEOF
21658 cat confdefs.h >>conftest.$ac_ext
21659 cat >>conftest.$ac_ext <<_ACEOF
21660 /* end confdefs.h. */
21661 $ac_includes_default
21662 typedef long long ac__type_sizeof_;
21663 static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
21664 static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
21666 #include <stdlib.h>
21671 FILE *f = fopen ("conftest.val
", "w
");
21674 if (((long int) (sizeof (ac__type_sizeof_))) < 0)
21676 long int i = longval ();
21677 if (i != ((long int) (sizeof (ac__type_sizeof_))))
21679 fprintf (f, "%ld
\n", i);
21683 unsigned long int i = ulongval ();
21684 if (i != ((long int) (sizeof (ac__type_sizeof_))))
21686 fprintf (f, "%lu
\n", i);
21688 return ferror (f) || fclose (f) != 0;
21694 rm -f conftest$ac_exeext
21695 if { (ac_try="$ac_link"
21696 case "(($ac_try" in
21697 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21698 *) ac_try_echo=$ac_try;;
21700 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
21701 (eval "$ac_link") 2>&5
21703 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
21704 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
21705 { (case "(($ac_try" in
21706 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21707 *) ac_try_echo=$ac_try;;
21709 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
21710 (eval "$ac_try") 2>&5
21712 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
21713 (exit $ac_status); }; }; then
21714 ac_cv_sizeof_long_long=`cat conftest.val`
21716 echo "$as_me: program exited with status
$ac_status" >&5
21717 echo "$as_me: failed program was
:" >&5
21718 sed 's/^/| /' conftest.$ac_ext >&5
21720 ( exit $ac_status )
21721 if test "$ac_cv_type_long_long" = yes; then
21722 { { echo "$as_me:$LINENO: error
: cannot compute sizeof
(long long
)
21723 See \
`config.log' for more details." >&5
21724 echo "$as_me: error: cannot compute sizeof (long long)
21725 See \`config.log
' for more details." >&2;}
21726 { (exit 77); exit 77; }; }
21728 ac_cv_sizeof_long_long=0
21731 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
21735 { echo "$as_me:$LINENO: result: $ac_cv_sizeof_long_long" >&5
21736 echo "${ECHO_T}$ac_cv_sizeof_long_long" >&6; }
21740 cat >>confdefs.h <<_ACEOF
21741 #define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
21747 { echo "$as_me:$LINENO: checking for wchar_t" >&5
21748 echo $ECHO_N "checking for wchar_t... $ECHO_C" >&6; }
21749 if test "${ac_cv_type_wchar_t+set}" = set; then
21750 echo $ECHO_N "(cached) $ECHO_C" >&6
21752 cat >conftest.$ac_ext <<_ACEOF
21755 cat confdefs.h >>conftest.$ac_ext
21756 cat >>conftest.$ac_ext <<_ACEOF
21757 /* end confdefs.h. */
21759 /* DJGPP's wchar_t is now a keyword
in C
++ (still not C though
) */
21760 #if defined(__DJGPP__) && !( (__GNUC_MINOR__ >= 8 && __GNUC__ == 2 ) || __GNUC__ >= 3 )
21761 # error "fake wchar_t"
21763 #ifdef HAVE_WCHAR_H
21765 # include <stddef.h>
21767 # include <wchar.h>
21769 #ifdef HAVE_STDLIB_H
21770 # include <stdlib.h>
21776 typedef wchar_t ac__type_new_
;
21780 if ((ac__type_new_
*) 0)
21782 if (sizeof
(ac__type_new_
))
21788 rm -f conftest.
$ac_objext
21789 if { (ac_try
="$ac_compile"
21790 case "(($ac_try" in
21791 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
21792 *) ac_try_echo=$ac_try;;
21794 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21795 (eval "$ac_compile") 2>conftest.er1
21797 grep -v '^ *+' conftest.er1 >conftest.err
21799 cat conftest.err >&5
21800 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21801 (exit $ac_status); } && {
21802 test -z "$ac_c_werror_flag" ||
21803 test ! -s conftest.err
21804 } && test -s conftest.$ac_objext; then
21805 ac_cv_type_wchar_t=yes
21807 echo "$as_me: failed program was:" >&5
21808 sed 's/^/| /' conftest.$ac_ext >&5
21810 ac_cv_type_wchar_t=no
21813 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21815 { echo "$as_me:$LINENO: result: $ac_cv_type_wchar_t" >&5
21816 echo "${ECHO_T}$ac_cv_type_wchar_t" >&6; }
21818 # The cast to long int works around a bug in the HP C Compiler
21819 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
21820 # declarations like `int a3
[[(sizeof
(unsigned char
)) >= 0]];'.
21821 # This bug is HP SR number 8606223364.
21822 { echo "$as_me:$LINENO: checking size of wchar_t" >&5
21823 echo $ECHO_N "checking size of wchar_t... $ECHO_C" >&6; }
21824 if test "${ac_cv_sizeof_wchar_t+set}" = set; then
21825 echo $ECHO_N "(cached) $ECHO_C" >&6
21827 if test "$cross_compiling" = yes; then
21828 # Depending upon the size, compute the lo and hi bounds.
21829 cat >conftest.$ac_ext <<_ACEOF
21832 cat confdefs.h >>conftest.$ac_ext
21833 cat >>conftest.$ac_ext <<_ACEOF
21834 /* end confdefs.h. */
21836 /* DJGPP's wchar_t is now a keyword
in C
++ (still not C though
) */
21837 #if defined(__DJGPP__) && !( (__GNUC_MINOR__ >= 8 && __GNUC__ == 2 ) || __GNUC__ >= 3 )
21838 # error "fake wchar_t"
21840 #ifdef HAVE_WCHAR_H
21842 # include <stddef.h>
21844 # include <wchar.h>
21846 #ifdef HAVE_STDLIB_H
21847 # include <stdlib.h>
21853 typedef wchar_t ac__type_sizeof_
;
21857 static int test_array
[1 - 2 * !(((long int
) (sizeof
(ac__type_sizeof_
))) >= 0)];
21864 rm -f conftest.
$ac_objext
21865 if { (ac_try
="$ac_compile"
21866 case "(($ac_try" in
21867 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
21868 *) ac_try_echo=$ac_try;;
21870 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21871 (eval "$ac_compile") 2>conftest.er1
21873 grep -v '^ *+' conftest.er1 >conftest.err
21875 cat conftest.err >&5
21876 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21877 (exit $ac_status); } && {
21878 test -z "$ac_c_werror_flag" ||
21879 test ! -s conftest.err
21880 } && test -s conftest.$ac_objext; then
21883 cat >conftest.$ac_ext <<_ACEOF
21886 cat confdefs.h >>conftest.$ac_ext
21887 cat >>conftest.$ac_ext <<_ACEOF
21888 /* end confdefs.h. */
21890 /* DJGPP's wchar_t is now a keyword in C++ (still not C though) */
21891 #if defined(__DJGPP__) && !( (__GNUC_MINOR__ >= 8 && __GNUC__ == 2 ) || __GNUC__ >= 3 )
21892 # error "fake wchar_t"
21894 #ifdef HAVE_WCHAR_H
21896 # include <stddef.h>
21898 # include <wchar.h>
21900 #ifdef HAVE_STDLIB_H
21901 # include <stdlib.h>
21907 typedef wchar_t ac__type_sizeof_;
21911 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
21918 rm -f conftest.$ac_objext
21919 if { (ac_try="$ac_compile"
21920 case "(($ac_try" in
21921 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
21922 *) ac_try_echo
=$ac_try;;
21924 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21925 (eval "$ac_compile") 2>conftest.er1
21927 grep -v '^ *+' conftest.er1
>conftest.err
21929 cat conftest.err
>&5
21930 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21931 (exit $ac_status); } && {
21932 test -z "$ac_c_werror_flag" ||
21933 test ! -s conftest.err
21934 } && test -s conftest.
$ac_objext; then
21935 ac_hi
=$ac_mid; break
21937 echo "$as_me: failed program was:" >&5
21938 sed 's/^/| /' conftest.
$ac_ext >&5
21940 ac_lo
=`expr $ac_mid + 1`
21941 if test $ac_lo -le $ac_mid; then
21945 ac_mid
=`expr 2 '*' $ac_mid + 1`
21948 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21951 echo "$as_me: failed program was:" >&5
21952 sed 's/^/| /' conftest.
$ac_ext >&5
21954 cat >conftest.
$ac_ext <<_ACEOF
21957 cat confdefs.h
>>conftest.
$ac_ext
21958 cat >>conftest.
$ac_ext <<_ACEOF
21959 /* end confdefs.h. */
21961 /* DJGPP's wchar_t is now a keyword in C++ (still not C though) */
21962 #if defined(__DJGPP__) && !( (__GNUC_MINOR__ >= 8 && __GNUC__ == 2 ) || __GNUC__ >= 3 )
21963 # error "fake wchar_t"
21965 #ifdef HAVE_WCHAR_H
21967 # include <stddef.h>
21969 # include <wchar.h>
21971 #ifdef HAVE_STDLIB_H
21972 # include <stdlib.h>
21978 typedef wchar_t ac__type_sizeof_;
21982 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
21989 rm -f conftest.
$ac_objext
21990 if { (ac_try
="$ac_compile"
21991 case "(($ac_try" in
21992 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
21993 *) ac_try_echo=$ac_try;;
21995 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21996 (eval "$ac_compile") 2>conftest.er1
21998 grep -v '^ *+' conftest.er1 >conftest.err
22000 cat conftest.err >&5
22001 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22002 (exit $ac_status); } && {
22003 test -z "$ac_c_werror_flag" ||
22004 test ! -s conftest.err
22005 } && test -s conftest.$ac_objext; then
22008 cat >conftest.$ac_ext <<_ACEOF
22011 cat confdefs.h >>conftest.$ac_ext
22012 cat >>conftest.$ac_ext <<_ACEOF
22013 /* end confdefs.h. */
22015 /* DJGPP's wchar_t is now a keyword in C++ (still not C though) */
22016 #if defined(__DJGPP__) && !( (__GNUC_MINOR__ >= 8 && __GNUC__ == 2 ) || __GNUC__ >= 3 )
22017 # error "fake wchar_t"
22019 #ifdef HAVE_WCHAR_H
22021 # include <stddef.h>
22023 # include <wchar.h>
22025 #ifdef HAVE_STDLIB_H
22026 # include <stdlib.h>
22032 typedef wchar_t ac__type_sizeof_;
22036 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
22043 rm -f conftest.$ac_objext
22044 if { (ac_try="$ac_compile"
22045 case "(($ac_try" in
22046 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
22047 *) ac_try_echo
=$ac_try;;
22049 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22050 (eval "$ac_compile") 2>conftest.er1
22052 grep -v '^ *+' conftest.er1
>conftest.err
22054 cat conftest.err
>&5
22055 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22056 (exit $ac_status); } && {
22057 test -z "$ac_c_werror_flag" ||
22058 test ! -s conftest.err
22059 } && test -s conftest.
$ac_objext; then
22060 ac_lo
=$ac_mid; break
22062 echo "$as_me: failed program was:" >&5
22063 sed 's/^/| /' conftest.
$ac_ext >&5
22065 ac_hi
=`expr '(' $ac_mid ')' - 1`
22066 if test $ac_mid -le $ac_hi; then
22070 ac_mid
=`expr 2 '*' $ac_mid`
22073 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
22076 echo "$as_me: failed program was:" >&5
22077 sed 's/^/| /' conftest.
$ac_ext >&5
22082 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
22085 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
22086 # Binary search between lo and hi bounds.
22087 while test "x$ac_lo" != "x$ac_hi"; do
22088 ac_mid
=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
22089 cat >conftest.
$ac_ext <<_ACEOF
22092 cat confdefs.h
>>conftest.
$ac_ext
22093 cat >>conftest.
$ac_ext <<_ACEOF
22094 /* end confdefs.h. */
22096 /* DJGPP's wchar_t is now a keyword in C++ (still not C though) */
22097 #if defined(__DJGPP__) && !( (__GNUC_MINOR__ >= 8 && __GNUC__ == 2 ) || __GNUC__ >= 3 )
22098 # error "fake wchar_t"
22100 #ifdef HAVE_WCHAR_H
22102 # include <stddef.h>
22104 # include <wchar.h>
22106 #ifdef HAVE_STDLIB_H
22107 # include <stdlib.h>
22113 typedef wchar_t ac__type_sizeof_;
22117 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
22124 rm -f conftest.
$ac_objext
22125 if { (ac_try
="$ac_compile"
22126 case "(($ac_try" in
22127 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
22128 *) ac_try_echo=$ac_try;;
22130 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22131 (eval "$ac_compile") 2>conftest.er1
22133 grep -v '^ *+' conftest.er1 >conftest.err
22135 cat conftest.err >&5
22136 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22137 (exit $ac_status); } && {
22138 test -z "$ac_c_werror_flag" ||
22139 test ! -s conftest.err
22140 } && test -s conftest.$ac_objext; then
22143 echo "$as_me: failed program was:" >&5
22144 sed 's/^/| /' conftest.$ac_ext >&5
22146 ac_lo=`expr '(' $ac_mid ')' + 1`
22149 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22152 ?*) ac_cv_sizeof_wchar_t=$ac_lo;;
22153 '') if test "$ac_cv_type_wchar_t" = yes; then
22154 { { echo "$as_me:$LINENO: error: cannot compute sizeof (wchar_t)
22155 See \`config.log
' for more details." >&5
22156 echo "$as_me: error: cannot compute sizeof (wchar_t)
22157 See \`config.log' for more details.
" >&2;}
22158 { (exit 77); exit 77; }; }
22160 ac_cv_sizeof_wchar_t=0
22164 cat >conftest.$ac_ext <<_ACEOF
22167 cat confdefs.h >>conftest.$ac_ext
22168 cat >>conftest.$ac_ext <<_ACEOF
22169 /* end confdefs.h. */
22171 /* DJGPP's wchar_t is now a keyword in C++ (still not C though) */
22172 #if defined(__DJGPP__) && !( (__GNUC_MINOR__ >= 8 && __GNUC__ == 2 ) || __GNUC__ >= 3 )
22173 # error "fake wchar_t
"
22175 #ifdef HAVE_WCHAR_H
22177 # include <stddef.h>
22179 # include <wchar.h>
22181 #ifdef HAVE_STDLIB_H
22182 # include <stdlib.h>
22188 typedef wchar_t ac__type_sizeof_;
22189 static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
22190 static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
22192 #include <stdlib.h>
22197 FILE *f = fopen ("conftest.val
", "w
");
22200 if (((long int) (sizeof (ac__type_sizeof_))) < 0)
22202 long int i = longval ();
22203 if (i != ((long int) (sizeof (ac__type_sizeof_))))
22205 fprintf (f, "%ld
\n", i);
22209 unsigned long int i = ulongval ();
22210 if (i != ((long int) (sizeof (ac__type_sizeof_))))
22212 fprintf (f, "%lu
\n", i);
22214 return ferror (f) || fclose (f) != 0;
22220 rm -f conftest$ac_exeext
22221 if { (ac_try="$ac_link"
22222 case "(($ac_try" in
22223 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22224 *) ac_try_echo=$ac_try;;
22226 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
22227 (eval "$ac_link") 2>&5
22229 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
22230 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
22231 { (case "(($ac_try" in
22232 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22233 *) ac_try_echo=$ac_try;;
22235 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
22236 (eval "$ac_try") 2>&5
22238 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
22239 (exit $ac_status); }; }; then
22240 ac_cv_sizeof_wchar_t=`cat conftest.val`
22242 echo "$as_me: program exited with status
$ac_status" >&5
22243 echo "$as_me: failed program was
:" >&5
22244 sed 's/^/| /' conftest.$ac_ext >&5
22246 ( exit $ac_status )
22247 if test "$ac_cv_type_wchar_t" = yes; then
22248 { { echo "$as_me:$LINENO: error
: cannot compute sizeof
(wchar_t
)
22249 See \
`config.log' for more details." >&5
22250 echo "$as_me: error: cannot compute sizeof (wchar_t)
22251 See \`config.log
' for more details." >&2;}
22252 { (exit 77); exit 77; }; }
22254 ac_cv_sizeof_wchar_t=0
22257 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
22261 { echo "$as_me:$LINENO: result: $ac_cv_sizeof_wchar_t" >&5
22262 echo "${ECHO_T}$ac_cv_sizeof_wchar_t" >&6; }
22266 cat >>confdefs.h <<_ACEOF
22267 #define SIZEOF_WCHAR_T $ac_cv_sizeof_wchar_t
22271 if test "$ac_cv_sizeof_wchar_t" != "0"; then
22277 { echo "$as_me:$LINENO: checking for va_copy" >&5
22278 echo $ECHO_N "checking for va_copy... $ECHO_C" >&6; }
22279 if test "${wx_cv_func_va_copy+set}" = set; then
22280 echo $ECHO_N "(cached) $ECHO_C" >&6
22284 ac_cpp='$CXXCPP $CPPFLAGS'
22285 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
22286 ac_link='$CXX -o conftest
$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
22287 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
22289 cat >conftest.$ac_ext <<_ACEOF
22291 #include <stdarg.h>
22292 void foo(char *f, ...)
22306 rm -f conftest.$ac_objext conftest$ac_exeext
22307 if { (ac_try="$ac_link"
22308 case "(($ac_try" in
22309 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22310 *) ac_try_echo=$ac_try;;
22312 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22313 (eval "$ac_link") 2>conftest.er1
22315 grep -v '^
*+' conftest.er1 >conftest.err
22317 cat conftest.err >&5
22318 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22319 (exit $ac_status); } && {
22320 test -z "$ac_cxx_werror_flag" ||
22321 test ! -s conftest.err
22322 } && test -s conftest$ac_exeext &&
22323 $as_test_x conftest$ac_exeext; then
22324 wx_cv_func_va_copy=yes
22326 echo "$as_me: failed program was:" >&5
22327 sed 's
/^
/| /' conftest.$ac_ext >&5
22329 wx_cv_func_va_copy=no
22333 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
22334 conftest$ac_exeext conftest.$ac_ext
22336 ac_cpp='$CPP $CPPFLAGS'
22337 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
22338 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
22339 ac_compiler_gnu=$ac_cv_c_compiler_gnu
22344 { echo "$as_me:$LINENO: result: $wx_cv_func_va_copy" >&5
22345 echo "${ECHO_T}$wx_cv_func_va_copy" >&6; }
22347 if test $wx_cv_func_va_copy = "yes"; then
22348 cat >>confdefs.h <<\_ACEOF
22349 #define HAVE_VA_COPY 1
22353 { echo "$as_me:$LINENO: checking if va_list can be copied by value" >&5
22354 echo $ECHO_N "checking if va_list can be copied by value... $ECHO_C" >&6; }
22355 if test "${wx_cv_type_va_list_lvalue+set}" = set; then
22356 echo $ECHO_N "(cached) $ECHO_C" >&6
22359 if test "$cross_compiling" = yes; then
22360 wx_cv_type_va_list_lvalue=yes
22363 cat >conftest.$ac_ext <<_ACEOF
22365 #include <stdarg.h>
22366 int foo(char *f, ...)
22371 if ( va_arg(ap1, int) != 17 || va_arg(ap2, int) != 17 )
22379 return foo("hi", 17);
22382 rm -f conftest$ac_exeext
22383 if { (ac_try="$ac_link"
22384 case "(($ac_try" in
22385 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22386 *) ac_try_echo=$ac_try;;
22388 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22389 (eval "$ac_link") 2>&5
22391 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22392 (exit $ac_status); } && { ac_try='.
/conftest
$ac_exeext'
22393 { (case "(($ac_try" in
22394 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22395 *) ac_try_echo=$ac_try;;
22397 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22398 (eval "$ac_try") 2>&5
22400 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22401 (exit $ac_status); }; }; then
22402 wx_cv_type_va_list_lvalue=yes
22404 echo "$as_me: program exited with status $ac_status" >&5
22405 echo "$as_me: failed program was:" >&5
22406 sed 's
/^
/| /' conftest.$ac_ext >&5
22408 ( exit $ac_status )
22409 wx_cv_type_va_list_lvalue=no
22411 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
22418 { echo "$as_me:$LINENO: result: $wx_cv_type_va_list_lvalue" >&5
22419 echo "${ECHO_T}$wx_cv_type_va_list_lvalue" >&6; }
22421 if test $wx_cv_type_va_list_lvalue != "yes"; then
22422 cat >>confdefs.h <<\_ACEOF
22423 #define VA_LIST_IS_ARRAY 1
22429 if test "$wxUSE_VARARG_MACROS" = "yes"; then
22431 { echo "$as_me:$LINENO: checking whether the compiler supports variadic macros" >&5
22432 echo $ECHO_N "checking whether the compiler supports variadic macros... $ECHO_C" >&6; }
22433 if test "${wx_cv_have_variadic_macros+set}" = set; then
22434 echo $ECHO_N "(cached) $ECHO_C" >&6
22438 ac_cpp='$CXXCPP $CPPFLAGS'
22439 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
22440 ac_link='$CXX -o conftest
$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
22441 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
22443 cat >conftest.$ac_ext <<_ACEOF
22446 cat confdefs.h >>conftest.$ac_ext
22447 cat >>conftest.$ac_ext <<_ACEOF
22448 /* end confdefs.h. */
22451 #define test(fmt, ...) printf(fmt, __VA_ARGS__)
22457 test("%s %d %p", "test", 1, 0);
22464 rm -f conftest.$ac_objext
22465 if { (ac_try="$ac_compile"
22466 case "(($ac_try" in
22467 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22468 *) ac_try_echo=$ac_try;;
22470 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22471 (eval "$ac_compile") 2>conftest.er1
22473 grep -v '^
*+' conftest.er1 >conftest.err
22475 cat conftest.err >&5
22476 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22477 (exit $ac_status); } && {
22478 test -z "$ac_cxx_werror_flag" ||
22479 test ! -s conftest.err
22480 } && test -s conftest.$ac_objext; then
22481 wx_cv_have_variadic_macros=yes
22483 echo "$as_me: failed program was:" >&5
22484 sed 's
/^
/| /' conftest.$ac_ext >&5
22486 wx_cv_have_variadic_macros=no
22490 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22492 ac_cpp='$CPP $CPPFLAGS'
22493 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
22494 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
22495 ac_compiler_gnu=$ac_cv_c_compiler_gnu
22500 { echo "$as_me:$LINENO: result: $wx_cv_have_variadic_macros" >&5
22501 echo "${ECHO_T}$wx_cv_have_variadic_macros" >&6; }
22503 if test $wx_cv_have_variadic_macros = "yes"; then
22504 cat >>confdefs.h <<\_ACEOF
22505 #define HAVE_VARIADIC_MACROS 1
22511 # Check whether --enable-largefile was given.
22512 if test "${enable_largefile+set}" = set; then
22513 enableval=$enable_largefile;
22516 if test "$enable_largefile" != no; then
22519 { echo "$as_me:$LINENO: checking for _FILE_OFFSET_BITS value needed for large files" >&5
22520 echo $ECHO_N "checking for _FILE_OFFSET_BITS value needed for large files... $ECHO_C" >&6; }
22521 if test "${ac_cv_sys_file_offset_bits+set}" = set; then
22522 echo $ECHO_N "(cached) $ECHO_C" >&6
22525 cat >conftest.$ac_ext <<_ACEOF
22528 cat confdefs.h >>conftest.$ac_ext
22529 cat >>conftest.$ac_ext <<_ACEOF
22530 /* end confdefs.h. */
22531 #define _FILE_OFFSET_BITS 64
22532 #include <sys/types.h>
22537 unsigned int field: sizeof(off_t) == 8;
22544 rm -f conftest.$ac_objext
22545 if { (ac_try="$ac_compile"
22546 case "(($ac_try" in
22547 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22548 *) ac_try_echo=$ac_try;;
22550 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22551 (eval "$ac_compile") 2>conftest.er1
22553 grep -v '^
*+' conftest.er1 >conftest.err
22555 cat conftest.err >&5
22556 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22557 (exit $ac_status); } && {
22558 test -z "$ac_c_werror_flag" ||
22559 test ! -s conftest.err
22560 } && test -s conftest.$ac_objext; then
22561 ac_cv_sys_file_offset_bits=64
22563 echo "$as_me: failed program was:" >&5
22564 sed 's
/^
/| /' conftest.$ac_ext >&5
22566 ac_cv_sys_file_offset_bits=no
22569 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22573 { echo "$as_me:$LINENO: result: $ac_cv_sys_file_offset_bits" >&5
22574 echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6; }
22576 if test "$ac_cv_sys_file_offset_bits" != no; then
22578 cat >>confdefs.h <<_ACEOF
22579 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
22584 if test "x$wx_largefile" != "xyes"; then
22586 { echo "$as_me:$LINENO: checking for _LARGE_FILES value needed for large files" >&5
22587 echo $ECHO_N "checking for _LARGE_FILES value needed for large files... $ECHO_C" >&6; }
22588 if test "${ac_cv_sys_large_files+set}" = set; then
22589 echo $ECHO_N "(cached) $ECHO_C" >&6
22592 cat >conftest.$ac_ext <<_ACEOF
22595 cat confdefs.h >>conftest.$ac_ext
22596 cat >>conftest.$ac_ext <<_ACEOF
22597 /* end confdefs.h. */
22598 #define _LARGE_FILES 1
22599 #include <sys/types.h>
22604 unsigned int field: sizeof(off_t) == 8;
22611 rm -f conftest.$ac_objext
22612 if { (ac_try="$ac_compile"
22613 case "(($ac_try" in
22614 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22615 *) ac_try_echo=$ac_try;;
22617 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22618 (eval "$ac_compile") 2>conftest.er1
22620 grep -v '^
*+' conftest.er1 >conftest.err
22622 cat conftest.err >&5
22623 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22624 (exit $ac_status); } && {
22625 test -z "$ac_c_werror_flag" ||
22626 test ! -s conftest.err
22627 } && test -s conftest.$ac_objext; then
22628 ac_cv_sys_large_files=1
22630 echo "$as_me: failed program was:" >&5
22631 sed 's
/^
/| /' conftest.$ac_ext >&5
22633 ac_cv_sys_large_files=no
22636 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22640 { echo "$as_me:$LINENO: result: $ac_cv_sys_large_files" >&5
22641 echo "${ECHO_T}$ac_cv_sys_large_files" >&6; }
22643 if test "$ac_cv_sys_large_files" != no; then
22645 cat >>confdefs.h <<_ACEOF
22646 #define _LARGE_FILES $ac_cv_sys_large_files
22653 { echo "$as_me:$LINENO: checking if large file support is available" >&5
22654 echo $ECHO_N "checking if large file support is available... $ECHO_C" >&6; }
22655 if test "x$wx_largefile" = "xyes"; then
22656 cat >>confdefs.h <<\_ACEOF
22657 #define HAVE_LARGEFILE_SUPPORT 1
22661 { echo "$as_me:$LINENO: result: $wx_largefile" >&5
22662 echo "${ECHO_T}$wx_largefile" >&6; }
22666 if test "x$wx_largefile" = "xyes"; then
22667 if test "x$ac_cv_sys_file_offset_bits" = "x64"; then
22668 WXCONFIG_CPPFLAGS="$WXCONFIG_CPPFLAGS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES"
22670 if test "$USE_HPUX" = 1 -a "$GXX" = "yes"; then
22671 { echo "$as_me:$LINENO: checking if -D__STDC_EXT__ is required" >&5
22672 echo $ECHO_N "checking if -D__STDC_EXT__ is required... $ECHO_C" >&6; }
22673 if test "${wx_cv_STDC_EXT_required+set}" = set; then
22674 echo $ECHO_N "(cached) $ECHO_C" >&6
22678 ac_cpp='$CXXCPP $CPPFLAGS'
22679 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
22680 ac_link='$CXX -o conftest
$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
22681 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
22683 cat >conftest.$ac_ext <<_ACEOF
22686 cat confdefs.h >>conftest.$ac_ext
22687 cat >>conftest.$ac_ext <<_ACEOF
22688 /* end confdefs.h. */
22694 #ifndef __STDC_EXT__
22702 rm -f conftest.$ac_objext
22703 if { (ac_try="$ac_compile"
22704 case "(($ac_try" in
22705 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22706 *) ac_try_echo=$ac_try;;
22708 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22709 (eval "$ac_compile") 2>conftest.er1
22711 grep -v '^
*+' conftest.er1 >conftest.err
22713 cat conftest.err >&5
22714 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22715 (exit $ac_status); } && {
22716 test -z "$ac_cxx_werror_flag" ||
22717 test ! -s conftest.err
22718 } && test -s conftest.$ac_objext; then
22719 wx_cv_STDC_EXT_required=no
22721 echo "$as_me: failed program was:" >&5
22722 sed 's
/^
/| /' conftest.$ac_ext >&5
22724 wx_cv_STDC_EXT_required=yes
22728 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22730 ac_cpp='$CPP $CPPFLAGS'
22731 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
22732 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
22733 ac_compiler_gnu=$ac_cv_c_compiler_gnu
22738 { echo "$as_me:$LINENO: result: $wx_cv_STDC_EXT_required" >&5
22739 echo "${ECHO_T}$wx_cv_STDC_EXT_required" >&6; }
22740 if test "x$wx_cv_STDC_EXT_required" = "xyes"; then
22741 WXCONFIG_CXXFLAGS="$WXCONFIG_CXXFLAGS -D__STDC_EXT__"
22745 WXCONFIG_CPPFLAGS="$WXCONFIG_CPPFLAGS -D_LARGE_FILES"
22747 { echo "$as_me:$LINENO: checking for _LARGEFILE_SOURCE value needed for large files" >&5
22748 echo $ECHO_N "checking for _LARGEFILE_SOURCE value needed for large files... $ECHO_C" >&6; }
22749 if test "${ac_cv_sys_largefile_source+set}" = set; then
22750 echo $ECHO_N "(cached) $ECHO_C" >&6
22753 cat >conftest.$ac_ext <<_ACEOF
22756 cat confdefs.h >>conftest.$ac_ext
22757 cat >>conftest.$ac_ext <<_ACEOF
22758 /* end confdefs.h. */
22759 #include <sys/types.h> /* for off_t */
22764 int (*fp) (FILE *, off_t, int) = fseeko;
22765 return fseeko (stdin, 0, 0) && fp (stdin, 0, 0);
22770 rm -f conftest.$ac_objext conftest$ac_exeext
22771 if { (ac_try="$ac_link"
22772 case "(($ac_try" in
22773 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22774 *) ac_try_echo=$ac_try;;
22776 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22777 (eval "$ac_link") 2>conftest.er1
22779 grep -v '^
*+' conftest.er1 >conftest.err
22781 cat conftest.err >&5
22782 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22783 (exit $ac_status); } && {
22784 test -z "$ac_c_werror_flag" ||
22785 test ! -s conftest.err
22786 } && test -s conftest$ac_exeext &&
22787 $as_test_x conftest$ac_exeext; then
22788 ac_cv_sys_largefile_source=no; break
22790 echo "$as_me: failed program was:" >&5
22791 sed 's
/^
/| /' conftest.$ac_ext >&5
22796 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
22797 conftest$ac_exeext conftest.$ac_ext
22798 cat >conftest.$ac_ext <<_ACEOF
22801 cat confdefs.h >>conftest.$ac_ext
22802 cat >>conftest.$ac_ext <<_ACEOF
22803 /* end confdefs.h. */
22804 #define _LARGEFILE_SOURCE 1
22805 #include <sys/types.h> /* for off_t */
22810 int (*fp) (FILE *, off_t, int) = fseeko;
22811 return fseeko (stdin, 0, 0) && fp (stdin, 0, 0);
22816 rm -f conftest.$ac_objext conftest$ac_exeext
22817 if { (ac_try="$ac_link"
22818 case "(($ac_try" in
22819 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22820 *) ac_try_echo=$ac_try;;
22822 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22823 (eval "$ac_link") 2>conftest.er1
22825 grep -v '^
*+' conftest.er1 >conftest.err
22827 cat conftest.err >&5
22828 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22829 (exit $ac_status); } && {
22830 test -z "$ac_c_werror_flag" ||
22831 test ! -s conftest.err
22832 } && test -s conftest$ac_exeext &&
22833 $as_test_x conftest$ac_exeext; then
22834 ac_cv_sys_largefile_source=1; break
22836 echo "$as_me: failed program was:" >&5
22837 sed 's
/^
/| /' conftest.$ac_ext >&5
22842 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
22843 conftest$ac_exeext conftest.$ac_ext
22844 ac_cv_sys_largefile_source=unknown
22848 { echo "$as_me:$LINENO: result: $ac_cv_sys_largefile_source" >&5
22849 echo "${ECHO_T}$ac_cv_sys_largefile_source" >&6; }
22850 case $ac_cv_sys_largefile_source in #(
22853 cat >>confdefs.h <<_ACEOF
22854 #define _LARGEFILE_SOURCE $ac_cv_sys_largefile_source
22860 # We used to try defining _XOPEN_SOURCE=500 too, to work around a bug
22861 # in glibc 2.1.3, but that breaks too many other things.
22862 # If you want fseeko and ftello with glibc, upgrade to a fixed glibc.
22863 if test $ac_cv_sys_largefile_source != unknown; then
22865 cat >>confdefs.h <<\_ACEOF
22866 #define HAVE_FSEEKO 1
22871 if test "$ac_cv_sys_largefile_source" != no; then
22872 WXCONFIG_CPPFLAGS="$WXCONFIG_CPPFLAGS -D_LARGEFILE_SOURCE=$ac_cv_sys_largefile_source"
22876 { echo "$as_me:$LINENO: checking whether byte ordering is bigendian" >&5
22877 echo $ECHO_N "checking whether byte ordering is bigendian... $ECHO_C" >&6; }
22878 if test "${ac_cv_c_bigendian+set}" = set; then
22879 echo $ECHO_N "(cached) $ECHO_C" >&6
22881 ac_cv_c_bigendian=unknown
22882 # See if sys/param.h defines the BYTE_ORDER macro.
22883 cat >conftest.$ac_ext <<_ACEOF
22886 cat confdefs.h >>conftest.$ac_ext
22887 cat >>conftest.$ac_ext <<_ACEOF
22888 /* end confdefs.h. */
22889 #include <sys/types.h>
22890 #include <sys/param.h>
22895 #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
22896 bogus endian macros
22902 rm -f conftest.$ac_objext
22903 if { (ac_try="$ac_compile"
22904 case "(($ac_try" in
22905 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22906 *) ac_try_echo=$ac_try;;
22908 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22909 (eval "$ac_compile") 2>conftest.er1
22911 grep -v '^
*+' conftest.er1 >conftest.err
22913 cat conftest.err >&5
22914 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22915 (exit $ac_status); } && {
22916 test -z "$ac_c_werror_flag" ||
22917 test ! -s conftest.err
22918 } && test -s conftest.$ac_objext; then
22919 # It does; now see whether it defined to BIG_ENDIAN or not.
22920 cat >conftest.$ac_ext <<_ACEOF
22923 cat confdefs.h >>conftest.$ac_ext
22924 cat >>conftest.$ac_ext <<_ACEOF
22925 /* end confdefs.h. */
22926 #include <sys/types.h>
22927 #include <sys/param.h>
22932 #if BYTE_ORDER != BIG_ENDIAN
22939 rm -f conftest.$ac_objext
22940 if { (ac_try="$ac_compile"
22941 case "(($ac_try" in
22942 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22943 *) ac_try_echo=$ac_try;;
22945 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22946 (eval "$ac_compile") 2>conftest.er1
22948 grep -v '^
*+' conftest.er1 >conftest.err
22950 cat conftest.err >&5
22951 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22952 (exit $ac_status); } && {
22953 test -z "$ac_c_werror_flag" ||
22954 test ! -s conftest.err
22955 } && test -s conftest.$ac_objext; then
22956 ac_cv_c_bigendian=yes
22958 echo "$as_me: failed program was:" >&5
22959 sed 's
/^
/| /' conftest.$ac_ext >&5
22961 ac_cv_c_bigendian=no
22964 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22966 echo "$as_me: failed program was:" >&5
22967 sed 's
/^
/| /' conftest.$ac_ext >&5
22972 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22973 if test $ac_cv_c_bigendian = unknown; then
22974 if test "$cross_compiling" = yes; then
22975 ac_cv_c_bigendian=unknown
22977 cat >conftest.$ac_ext <<_ACEOF
22980 cat confdefs.h >>conftest.$ac_ext
22981 cat >>conftest.$ac_ext <<_ACEOF
22982 /* end confdefs.h. */
22984 /* Are we little or big endian? From Harbison&Steele. */
22988 char c[sizeof (long)];
22991 exit (u.c[sizeof (long) - 1] == 1);
22994 rm -f conftest$ac_exeext
22995 if { (ac_try="$ac_link"
22996 case "(($ac_try" in
22997 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22998 *) ac_try_echo=$ac_try;;
23000 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23001 (eval "$ac_link") 2>&5
23003 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23004 (exit $ac_status); } && { ac_try='.
/conftest
$ac_exeext'
23005 { (case "(($ac_try" in
23006 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23007 *) ac_try_echo=$ac_try;;
23009 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23010 (eval "$ac_try") 2>&5
23012 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23013 (exit $ac_status); }; }; then
23014 ac_cv_c_bigendian=no
23016 echo "$as_me: program exited with status $ac_status" >&5
23017 echo "$as_me: failed program was:" >&5
23018 sed 's
/^
/| /' conftest.$ac_ext >&5
23020 ( exit $ac_status )
23021 ac_cv_c_bigendian=yes
23023 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
23029 { echo "$as_me:$LINENO: result: $ac_cv_c_bigendian" >&5
23030 echo "${ECHO_T}$ac_cv_c_bigendian" >&6; }
23031 if test $ac_cv_c_bigendian = unknown; then
23032 { echo "$as_me:$LINENO: WARNING: Assuming little-endian target machine - this may be overriden by adding the line \"ac_cv_c_bigendian=${ac_cv_c_bigendian='yes'}\" to config.cache file" >&5
23033 echo "$as_me: WARNING: Assuming little-endian target machine - this may be overriden by adding the line \"ac_cv_c_bigendian=${ac_cv_c_bigendian='yes'}\" to config.cache file" >&2;}
23035 if test $ac_cv_c_bigendian = yes; then
23036 cat >>confdefs.h <<\_ACEOF
23037 #define WORDS_BIGENDIAN 1
23046 ac_cpp='$CXXCPP $CPPFLAGS'
23047 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
23048 ac_link='$CXX -o conftest
$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
23049 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
23052 { echo "$as_me:$LINENO: checking for iostream" >&5
23053 echo $ECHO_N "checking for iostream... $ECHO_C" >&6; }
23054 if test "${ac_cv_header_iostream+set}" = set; then
23055 echo $ECHO_N "(cached) $ECHO_C" >&6
23057 cat >conftest.$ac_ext <<_ACEOF
23060 cat confdefs.h >>conftest.$ac_ext
23061 cat >>conftest.$ac_ext <<_ACEOF
23062 /* end confdefs.h. */
23065 #include <iostream>
23067 rm -f conftest.$ac_objext
23068 if { (ac_try="$ac_compile"
23069 case "(($ac_try" in
23070 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23071 *) ac_try_echo=$ac_try;;
23073 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23074 (eval "$ac_compile") 2>conftest.er1
23076 grep -v '^
*+' conftest.er1 >conftest.err
23078 cat conftest.err >&5
23079 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23080 (exit $ac_status); } && {
23081 test -z "$ac_cxx_werror_flag" ||
23082 test ! -s conftest.err
23083 } && test -s conftest.$ac_objext; then
23084 ac_cv_header_iostream=yes
23086 echo "$as_me: failed program was:" >&5
23087 sed 's
/^
/| /' conftest.$ac_ext >&5
23089 ac_cv_header_iostream=no
23092 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23094 { echo "$as_me:$LINENO: result: $ac_cv_header_iostream" >&5
23095 echo "${ECHO_T}$ac_cv_header_iostream" >&6; }
23099 if test "$ac_cv_header_iostream" = "yes" ; then
23102 cat >>confdefs.h <<\_ACEOF
23103 #define wxUSE_IOSTREAMH 1
23109 ac_cpp='$CPP $CPPFLAGS'
23110 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
23111 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
23112 ac_compiler_gnu=$ac_cv_c_compiler_gnu
23117 { echo "$as_me:$LINENO: checking if C++ compiler supports bool" >&5
23118 echo $ECHO_N "checking if C++ compiler supports bool... $ECHO_C" >&6; }
23119 if test "${wx_cv_cpp_bool+set}" = set; then
23120 echo $ECHO_N "(cached) $ECHO_C" >&6
23125 ac_cpp='$CXXCPP $CPPFLAGS'
23126 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
23127 ac_link='$CXX -o conftest
$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
23128 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
23131 cat >conftest.$ac_ext <<_ACEOF
23134 cat confdefs.h >>conftest.$ac_ext
23135 cat >>conftest.$ac_ext <<_ACEOF
23136 /* end confdefs.h. */
23151 rm -f conftest.$ac_objext
23152 if { (ac_try="$ac_compile"
23153 case "(($ac_try" in
23154 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23155 *) ac_try_echo=$ac_try;;
23157 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23158 (eval "$ac_compile") 2>conftest.er1
23160 grep -v '^
*+' conftest.er1 >conftest.err
23162 cat conftest.err >&5
23163 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23164 (exit $ac_status); } && {
23165 test -z "$ac_cxx_werror_flag" ||
23166 test ! -s conftest.err
23167 } && test -s conftest.$ac_objext; then
23172 echo "$as_me: failed program was:" >&5
23173 sed 's
/^
/| /' conftest.$ac_ext >&5
23181 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23184 ac_cpp='$CPP $CPPFLAGS'
23185 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
23186 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
23187 ac_compiler_gnu=$ac_cv_c_compiler_gnu
23191 { echo "$as_me:$LINENO: result: $wx_cv_cpp_bool" >&5
23192 echo "${ECHO_T}$wx_cv_cpp_bool" >&6; }
23194 if test "$wx_cv_cpp_bool" = "yes"; then
23195 cat >>confdefs.h <<\_ACEOF
23196 #define HAVE_BOOL 1
23203 { echo "$as_me:$LINENO: checking if C++ compiler supports the explicit keyword" >&5
23204 echo $ECHO_N "checking if C++ compiler supports the explicit keyword... $ECHO_C" >&6; }
23205 if test "${wx_cv_explicit+set}" = set; then
23206 echo $ECHO_N "(cached) $ECHO_C" >&6
23211 ac_cpp='$CXXCPP $CPPFLAGS'
23212 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
23213 ac_link='$CXX -o conftest
$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
23214 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
23217 cat >conftest.$ac_ext <<_ACEOF
23220 cat confdefs.h >>conftest.$ac_ext
23221 cat >>conftest.$ac_ext <<_ACEOF
23222 /* end confdefs.h. */
23224 class Foo { public: explicit Foo(int) {} };
23236 rm -f conftest.$ac_objext
23237 if { (ac_try="$ac_compile"
23238 case "(($ac_try" in
23239 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23240 *) ac_try_echo=$ac_try;;
23242 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23243 (eval "$ac_compile") 2>conftest.er1
23245 grep -v '^
*+' conftest.er1 >conftest.err
23247 cat conftest.err >&5
23248 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23249 (exit $ac_status); } && {
23250 test -z "$ac_cxx_werror_flag" ||
23251 test ! -s conftest.err
23252 } && test -s conftest.$ac_objext; then
23254 cat >conftest.$ac_ext <<_ACEOF
23257 cat confdefs.h >>conftest.$ac_ext
23258 cat >>conftest.$ac_ext <<_ACEOF
23259 /* end confdefs.h. */
23261 class Foo { public: explicit Foo(int) {} };
23262 static void TakeFoo(const Foo& foo) { }
23275 rm -f conftest.$ac_objext
23276 if { (ac_try="$ac_compile"
23277 case "(($ac_try" in
23278 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23279 *) ac_try_echo=$ac_try;;
23281 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23282 (eval "$ac_compile") 2>conftest.er1
23284 grep -v '^
*+' conftest.er1 >conftest.err
23286 cat conftest.err >&5
23287 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23288 (exit $ac_status); } && {
23289 test -z "$ac_cxx_werror_flag" ||
23290 test ! -s conftest.err
23291 } && test -s conftest.$ac_objext; then
23294 echo "$as_me: failed program was:" >&5
23295 sed 's
/^
/| /' conftest.$ac_ext >&5
23301 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23304 echo "$as_me: failed program was:" >&5
23305 sed 's
/^
/| /' conftest.$ac_ext >&5
23311 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23314 ac_cpp='$CPP $CPPFLAGS'
23315 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
23316 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
23317 ac_compiler_gnu=$ac_cv_c_compiler_gnu
23321 { echo "$as_me:$LINENO: result: $wx_cv_explicit" >&5
23322 echo "${ECHO_T}$wx_cv_explicit" >&6; }
23324 if test "$wx_cv_explicit" = "yes"; then
23325 cat >>confdefs.h <<\_ACEOF
23326 #define HAVE_EXPLICIT 1
23332 { echo "$as_me:$LINENO: checking whether the compiler supports const_cast<>" >&5
23333 echo $ECHO_N "checking whether the compiler supports const_cast<>... $ECHO_C" >&6; }
23334 if test "${ac_cv_cxx_const_cast+set}" = set; then
23335 echo $ECHO_N "(cached) $ECHO_C" >&6
23339 ac_cpp='$CXXCPP $CPPFLAGS'
23340 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
23341 ac_link='$CXX -o conftest
$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
23342 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
23344 cat >conftest.$ac_ext <<_ACEOF
23347 cat confdefs.h >>conftest.$ac_ext
23348 cat >>conftest.$ac_ext <<_ACEOF
23349 /* end confdefs.h. */
23354 int x = 0;const int& y = x;int& z = const_cast<int&>(y);return z;
23359 rm -f conftest.$ac_objext
23360 if { (ac_try="$ac_compile"
23361 case "(($ac_try" in
23362 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23363 *) ac_try_echo=$ac_try;;
23365 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23366 (eval "$ac_compile") 2>conftest.er1
23368 grep -v '^
*+' conftest.er1 >conftest.err
23370 cat conftest.err >&5
23371 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23372 (exit $ac_status); } && {
23373 test -z "$ac_cxx_werror_flag" ||
23374 test ! -s conftest.err
23375 } && test -s conftest.$ac_objext; then
23376 ac_cv_cxx_const_cast=yes
23378 echo "$as_me: failed program was:" >&5
23379 sed 's
/^
/| /' conftest.$ac_ext >&5
23381 ac_cv_cxx_const_cast=no
23384 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23386 ac_cpp='$CPP $CPPFLAGS'
23387 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
23388 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
23389 ac_compiler_gnu=$ac_cv_c_compiler_gnu
23393 { echo "$as_me:$LINENO: result: $ac_cv_cxx_const_cast" >&5
23394 echo "${ECHO_T}$ac_cv_cxx_const_cast" >&6; }
23395 if test "$ac_cv_cxx_const_cast" = yes; then
23397 cat >>confdefs.h <<\_ACEOF
23398 #define HAVE_CONST_CAST
23403 { echo "$as_me:$LINENO: checking whether the compiler supports reinterpret_cast<>" >&5
23404 echo $ECHO_N "checking whether the compiler supports reinterpret_cast<>... $ECHO_C" >&6; }
23405 if test "${ac_cv_cxx_reinterpret_cast+set}" = set; then
23406 echo $ECHO_N "(cached) $ECHO_C" >&6
23410 ac_cpp='$CXXCPP $CPPFLAGS'
23411 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
23412 ac_link='$CXX -o conftest
$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
23413 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
23415 cat >conftest.$ac_ext <<_ACEOF
23418 cat confdefs.h >>conftest.$ac_ext
23419 cat >>conftest.$ac_ext <<_ACEOF
23420 /* end confdefs.h. */
23421 #include <typeinfo>
23422 class Base { public : Base () {} virtual void f () = 0;};
23423 class Derived : public Base { public : Derived () {} virtual void f () {} };
23424 class Unrelated { public : Unrelated () {} };
23425 int g (Unrelated&) { return 0; }
23430 Derived d;Base& b=d;Unrelated& e=reinterpret_cast<Unrelated&>(b);return g(e);
23435 rm -f conftest.$ac_objext
23436 if { (ac_try="$ac_compile"
23437 case "(($ac_try" in
23438 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23439 *) ac_try_echo=$ac_try;;
23441 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23442 (eval "$ac_compile") 2>conftest.er1
23444 grep -v '^
*+' conftest.er1 >conftest.err
23446 cat conftest.err >&5
23447 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23448 (exit $ac_status); } && {
23449 test -z "$ac_cxx_werror_flag" ||
23450 test ! -s conftest.err
23451 } && test -s conftest.$ac_objext; then
23452 ac_cv_cxx_reinterpret_cast=yes
23454 echo "$as_me: failed program was:" >&5
23455 sed 's
/^
/| /' conftest.$ac_ext >&5
23457 ac_cv_cxx_reinterpret_cast=no
23460 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23462 ac_cpp='$CPP $CPPFLAGS'
23463 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
23464 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
23465 ac_compiler_gnu=$ac_cv_c_compiler_gnu
23469 { echo "$as_me:$LINENO: result: $ac_cv_cxx_reinterpret_cast" >&5
23470 echo "${ECHO_T}$ac_cv_cxx_reinterpret_cast" >&6; }
23471 if test "$ac_cv_cxx_reinterpret_cast" = yes; then
23473 cat >>confdefs.h <<\_ACEOF
23474 #define HAVE_REINTERPRET_CAST
23479 { echo "$as_me:$LINENO: checking whether the compiler supports static_cast<>" >&5
23480 echo $ECHO_N "checking whether the compiler supports static_cast<>... $ECHO_C" >&6; }
23481 if test "${ac_cv_cxx_static_cast+set}" = set; then
23482 echo $ECHO_N "(cached) $ECHO_C" >&6
23486 ac_cpp='$CXXCPP $CPPFLAGS'
23487 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
23488 ac_link='$CXX -o conftest
$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
23489 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
23491 cat >conftest.$ac_ext <<_ACEOF
23494 cat confdefs.h >>conftest.$ac_ext
23495 cat >>conftest.$ac_ext <<_ACEOF
23496 /* end confdefs.h. */
23497 #include <typeinfo>
23498 class Base { public : Base () {} virtual void f () = 0; };
23499 class Derived : public Base { public : Derived () {} virtual void f () {} };
23500 int g (Derived&) { return 0; }
23505 Derived d; Base& b = d; Derived& s = static_cast<Derived&> (b); return g (s);
23510 rm -f conftest.$ac_objext
23511 if { (ac_try="$ac_compile"
23512 case "(($ac_try" in
23513 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23514 *) ac_try_echo=$ac_try;;
23516 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23517 (eval "$ac_compile") 2>conftest.er1
23519 grep -v '^
*+' conftest.er1 >conftest.err
23521 cat conftest.err >&5
23522 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23523 (exit $ac_status); } && {
23524 test -z "$ac_cxx_werror_flag" ||
23525 test ! -s conftest.err
23526 } && test -s conftest.$ac_objext; then
23527 ac_cv_cxx_static_cast=yes
23529 echo "$as_me: failed program was:" >&5
23530 sed 's
/^
/| /' conftest.$ac_ext >&5
23532 ac_cv_cxx_static_cast=no
23535 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23537 ac_cpp='$CPP $CPPFLAGS'
23538 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
23539 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
23540 ac_compiler_gnu=$ac_cv_c_compiler_gnu
23544 { echo "$as_me:$LINENO: result: $ac_cv_cxx_static_cast" >&5
23545 echo "${ECHO_T}$ac_cv_cxx_static_cast" >&6; }
23546 if test "$ac_cv_cxx_static_cast" = yes; then
23548 cat >>confdefs.h <<\_ACEOF
23549 #define HAVE_STATIC_CAST
23555 if test "x$SUNCXX" = xyes; then
23556 CXXFLAGS="-features=tmplife $CXXFLAGS"
23559 if test "x$SUNCC" = xyes; then
23560 CFLAGS="-erroff=E_NO_EXPLICIT_TYPE_GIVEN $CFLAGS"
23563 if test "x$SGICC" = "xyes"; then
23564 CFLAGS="-woff 3970 $CFLAGS"
23566 if test "x$SGICXX" = "xyes"; then
23567 CXXFLAGS="-woff 3970 $CXXFLAGS"
23570 if test "x$HPCC" = "xyes"; then
23571 CFLAGS="+W 2011,2450 $CFLAGS"
23573 if test "x$HPCXX" = "xyes"; then
23574 CXXFLAGS="+W 2340 $CXXFLAGS"
23577 if test "x$COMPAQCXX" = "xyes"; then
23578 CXXFLAGS="-w0 -msg_disable basclsnondto,unrimpret,intconlosbit"
23582 ac_cpp='$CXXCPP $CPPFLAGS'
23583 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
23584 ac_link='$CXX -o conftest
$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
23585 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
23588 if test "$wxUSE_STD_STRING" = "yes" -o "$wxUSE_STL" = "yes"; then
23589 if test "$wxUSE_UNICODE" = "yes"; then
23590 std_string="std::wstring"
23591 char_type="wchar_t"
23593 std_string="std::string"
23597 { echo "$as_me:$LINENO: checking for $std_string in <string>" >&5
23598 echo $ECHO_N "checking for $std_string in <string>... $ECHO_C" >&6; }
23599 if test "${wx_cv_class_stdstring+set}" = set; then
23600 echo $ECHO_N "(cached) $ECHO_C" >&6
23603 cat >conftest.$ac_ext <<_ACEOF
23606 cat confdefs.h >>conftest.$ac_ext
23607 cat >>conftest.$ac_ext <<_ACEOF
23608 /* end confdefs.h. */
23618 rm -f conftest.$ac_objext
23619 if { (ac_try="$ac_compile"
23620 case "(($ac_try" in
23621 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23622 *) ac_try_echo=$ac_try;;
23624 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23625 (eval "$ac_compile") 2>conftest.er1
23627 grep -v '^
*+' conftest.er1 >conftest.err
23629 cat conftest.err >&5
23630 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23631 (exit $ac_status); } && {
23632 test -z "$ac_cxx_werror_flag" ||
23633 test ! -s conftest.err
23634 } && test -s conftest.$ac_objext; then
23635 wx_cv_class_stdstring=yes
23637 echo "$as_me: failed program was:" >&5
23638 sed 's
/^
/| /' conftest.$ac_ext >&5
23640 wx_cv_class_stdstring=no
23644 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23648 { echo "$as_me:$LINENO: result: $wx_cv_class_stdstring" >&5
23649 echo "${ECHO_T}$wx_cv_class_stdstring" >&6; }
23651 if test "$wx_cv_class_stdstring" = yes; then
23652 if test "$wxUSE_UNICODE" = "yes"; then
23653 cat >>confdefs.h <<\_ACEOF
23654 #define HAVE_STD_WSTRING 1
23659 { echo "$as_me:$LINENO: checking if std::basic_string<$char_type> works" >&5
23660 echo $ECHO_N "checking if std::basic_string<$char_type> works... $ECHO_C" >&6; }
23661 if test "${wx_cv_class_stdbasicstring+set}" = set; then
23662 echo $ECHO_N "(cached) $ECHO_C" >&6
23665 cat >conftest.$ac_ext <<_ACEOF
23668 cat confdefs.h >>conftest.$ac_ext
23669 cat >>conftest.$ac_ext <<_ACEOF
23670 /* end confdefs.h. */
23672 #ifdef HAVE_WCHAR_H
23674 # include <stddef.h>
23676 # include <wchar.h>
23678 #ifdef HAVE_STDLIB_H
23679 # include <stdlib.h>
23687 std::basic_string<$char_type> foo;
23688 const $char_type* dummy = foo.c_str();
23693 rm -f conftest.$ac_objext
23694 if { (ac_try="$ac_compile"
23695 case "(($ac_try" in
23696 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23697 *) ac_try_echo=$ac_try;;
23699 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23700 (eval "$ac_compile") 2>conftest.er1
23702 grep -v '^
*+' conftest.er1 >conftest.err
23704 cat conftest.err >&5
23705 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23706 (exit $ac_status); } && {
23707 test -z "$ac_cxx_werror_flag" ||
23708 test ! -s conftest.err
23709 } && test -s conftest.$ac_objext; then
23710 wx_cv_class_stdbasicstring=yes
23712 echo "$as_me: failed program was:" >&5
23713 sed 's
/^
/| /' conftest.$ac_ext >&5
23715 wx_cv_class_stdbasicstring=no
23719 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23723 { echo "$as_me:$LINENO: result: $wx_cv_class_stdbasicstring" >&5
23724 echo "${ECHO_T}$wx_cv_class_stdbasicstring" >&6; }
23726 if test "$wx_cv_class_stdbasicstring" != yes; then
23727 if test "$wxUSE_STL" = "yes"; then
23728 { { echo "$as_me:$LINENO: error: Can't use
--enable-stl without
$std_string or std
::basic_string
<$char_type>" >&5
23729 echo "$as_me: error
: Can
't use --enable-stl without $std_string or std::basic_string<$char_type>" >&2;}
23730 { (exit 1); exit 1; }; }
23731 elif grep wxUSE_STD_STRING $wx_arg_cache_file >/dev/null; then
23732 { { echo "$as_me:$LINENO: error: Can't use
--enable-std_string without
$std_string or std
::basic_string
<$char_type>" >&5
23733 echo "$as_me: error
: Can
't use --enable-std_string without $std_string or std::basic_string<$char_type>" >&2;}
23734 { (exit 1); exit 1; }; }
23736 { echo "$as_me:$LINENO: WARNING: No $std_string or std::basic_string<$char_type>, switching to --disable-std_string" >&5
23737 echo "$as_me: WARNING: No $std_string or std::basic_string<$char_type>, switching to --disable-std_string" >&2;}
23738 wxUSE_STD_STRING=no
23744 if test "$wxUSE_STD_IOSTREAM" = "yes"; then
23745 { echo "$as_me:$LINENO: checking for std::istream" >&5
23746 echo $ECHO_N "checking for std::istream... $ECHO_C" >&6; }
23747 if test "${ac_cv_type_std__istream+set}" = set; then
23748 echo $ECHO_N "(cached) $ECHO_C" >&6
23750 cat >conftest.$ac_ext <<_ACEOF
23753 cat confdefs.h >>conftest.$ac_ext
23754 cat >>conftest.$ac_ext <<_ACEOF
23755 /* end confdefs.h. */
23756 #include <iostream>
23758 typedef std::istream ac__type_new_;
23762 if ((ac__type_new_ *) 0)
23764 if (sizeof (ac__type_new_))
23770 rm -f conftest.$ac_objext
23771 if { (ac_try="$ac_compile"
23772 case "(($ac_try" in
23773 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23774 *) ac_try_echo=$ac_try;;
23776 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23777 (eval "$ac_compile") 2>conftest.er1
23779 grep -v '^
*+' conftest.er1 >conftest.err
23781 cat conftest.err >&5
23782 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23783 (exit $ac_status); } && {
23784 test -z "$ac_cxx_werror_flag" ||
23785 test ! -s conftest.err
23786 } && test -s conftest.$ac_objext; then
23787 ac_cv_type_std__istream=yes
23789 echo "$as_me: failed program was:" >&5
23790 sed 's
/^
/| /' conftest.$ac_ext >&5
23792 ac_cv_type_std__istream=no
23795 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23797 { echo "$as_me:$LINENO: result: $ac_cv_type_std__istream" >&5
23798 echo "${ECHO_T}$ac_cv_type_std__istream" >&6; }
23799 if test $ac_cv_type_std__istream = yes; then
23801 cat >>confdefs.h <<_ACEOF
23802 #define HAVE_STD__ISTREAM 1
23807 wxUSE_STD_IOSTREAM=no
23809 { echo "$as_me:$LINENO: checking for std::ostream" >&5
23810 echo $ECHO_N "checking for std::ostream... $ECHO_C" >&6; }
23811 if test "${ac_cv_type_std__ostream+set}" = set; then
23812 echo $ECHO_N "(cached) $ECHO_C" >&6
23814 cat >conftest.$ac_ext <<_ACEOF
23817 cat confdefs.h >>conftest.$ac_ext
23818 cat >>conftest.$ac_ext <<_ACEOF
23819 /* end confdefs.h. */
23820 #include <iostream>
23822 typedef std::ostream ac__type_new_;
23826 if ((ac__type_new_ *) 0)
23828 if (sizeof (ac__type_new_))
23834 rm -f conftest.$ac_objext
23835 if { (ac_try="$ac_compile"
23836 case "(($ac_try" in
23837 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23838 *) ac_try_echo=$ac_try;;
23840 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23841 (eval "$ac_compile") 2>conftest.er1
23843 grep -v '^
*+' conftest.er1 >conftest.err
23845 cat conftest.err >&5
23846 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23847 (exit $ac_status); } && {
23848 test -z "$ac_cxx_werror_flag" ||
23849 test ! -s conftest.err
23850 } && test -s conftest.$ac_objext; then
23851 ac_cv_type_std__ostream=yes
23853 echo "$as_me: failed program was:" >&5
23854 sed 's
/^
/| /' conftest.$ac_ext >&5
23856 ac_cv_type_std__ostream=no
23859 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23861 { echo "$as_me:$LINENO: result: $ac_cv_type_std__ostream" >&5
23862 echo "${ECHO_T}$ac_cv_type_std__ostream" >&6; }
23863 if test $ac_cv_type_std__ostream = yes; then
23865 cat >>confdefs.h <<_ACEOF
23866 #define HAVE_STD__OSTREAM 1
23871 wxUSE_STD_IOSTREAM=no
23875 if test "$wxUSE_STD_IOSTREAM" != "yes"; then
23876 if grep wxUSE_STD_IOSTREAM $wx_arg_cache_file >/dev/null; then
23877 { { echo "$as_me:$LINENO: error: Can't use
--enable-std_iostreams without std
::istream and std
::ostream
" >&5
23878 echo "$as_me: error
: Can
't use --enable-std_iostreams without std::istream and std::ostream" >&2;}
23879 { (exit 1); exit 1; }; }
23881 { echo "$as_me:$LINENO: WARNING: No std::iostreams, switching to --disable-std_iostreams" >&5
23882 echo "$as_me: WARNING: No std::iostreams, switching to --disable-std_iostreams" >&2;}
23887 if test "$wxUSE_STL" = "yes"; then
23888 { echo "$as_me:$LINENO: checking for basic STL functionality" >&5
23889 echo $ECHO_N "checking for basic STL functionality... $ECHO_C" >&6; }
23890 if test "${wx_cv_lib_stl+set}" = set; then
23891 echo $ECHO_N "(cached) $ECHO_C" >&6
23893 cat >conftest.$ac_ext <<_ACEOF
23896 cat confdefs.h >>conftest.$ac_ext
23897 cat >>conftest.$ac_ext <<_ACEOF
23898 /* end confdefs.h. */
23900 #include <functional>
23901 #include <algorithm>
23907 std::vector<int> moo;
23908 std::list<int> foo;
23909 std::vector<int>::iterator it =
23910 std::find_if(moo.begin(), moo.end(),
23911 std::bind2nd(std::less<int>(), 3));
23916 rm -f conftest.$ac_objext
23917 if { (ac_try="$ac_compile"
23918 case "(($ac_try" in
23919 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23920 *) ac_try_echo=$ac_try;;
23922 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23923 (eval "$ac_compile") 2>conftest.er1
23925 grep -v '^
*+' conftest.er1 >conftest.err
23927 cat conftest.err >&5
23928 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23929 (exit $ac_status); } && {
23930 test -z "$ac_cxx_werror_flag" ||
23931 test ! -s conftest.err
23932 } && test -s conftest.$ac_objext; then
23935 echo "$as_me: failed program was:" >&5
23936 sed 's
/^
/| /' conftest.$ac_ext >&5
23942 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23945 { echo "$as_me:$LINENO: result: $wx_cv_lib_stl" >&5
23946 echo "${ECHO_T}$wx_cv_lib_stl" >&6; }
23948 if test "$wx_cv_lib_stl" != yes; then
23949 { { echo "$as_me:$LINENO: error: Can't use
--enable-stl as basic STL functionality is missing
" >&5
23950 echo "$as_me: error
: Can
't use --enable-stl as basic STL functionality is missing" >&2;}
23951 { (exit 1); exit 1; }; }
23954 { echo "$as_me:$LINENO: checking for compliant std::string::compare" >&5
23955 echo $ECHO_N "checking for compliant std::string::compare... $ECHO_C" >&6; }
23956 if test "${wx_cv_func_stdstring_compare+set}" = set; then
23957 echo $ECHO_N "(cached) $ECHO_C" >&6
23959 cat >conftest.$ac_ext <<_ACEOF
23962 cat confdefs.h >>conftest.$ac_ext
23963 cat >>conftest.$ac_ext <<_ACEOF
23964 /* end confdefs.h. */
23969 std::string foo, bar;
23971 foo.compare(1, 1, bar);
23972 foo.compare(1, 1, bar, 1, 1);
23974 foo.compare(1, 1, "");
23975 foo.compare(1, 1, "", 2);
23980 rm -f conftest.$ac_objext
23981 if { (ac_try="$ac_compile"
23982 case "(($ac_try" in
23983 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23984 *) ac_try_echo=$ac_try;;
23986 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23987 (eval "$ac_compile") 2>conftest.er1
23989 grep -v '^
*+' conftest.er1 >conftest.err
23991 cat conftest.err >&5
23992 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23993 (exit $ac_status); } && {
23994 test -z "$ac_cxx_werror_flag" ||
23995 test ! -s conftest.err
23996 } && test -s conftest.$ac_objext; then
23997 wx_cv_func_stdstring_compare=yes
23999 echo "$as_me: failed program was:" >&5
24000 sed 's
/^
/| /' conftest.$ac_ext >&5
24002 wx_cv_func_stdstring_compare=no
24006 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24009 { echo "$as_me:$LINENO: result: $wx_cv_func_stdstring_compare" >&5
24010 echo "${ECHO_T}$wx_cv_func_stdstring_compare" >&6; }
24012 if test "$wx_cv_func_stdstring_compare" = yes; then
24013 cat >>confdefs.h <<\_ACEOF
24014 #define HAVE_STD_STRING_COMPARE 1
24019 { echo "$as_me:$LINENO: checking for hash_map" >&5
24020 echo $ECHO_N "checking for hash_map... $ECHO_C" >&6; }
24021 if test "${ac_cv_header_hash_map+set}" = set; then
24022 echo $ECHO_N "(cached) $ECHO_C" >&6
24024 cat >conftest.$ac_ext <<_ACEOF
24027 cat confdefs.h >>conftest.$ac_ext
24028 cat >>conftest.$ac_ext <<_ACEOF
24029 /* end confdefs.h. */
24033 #include <hash_map>
24035 rm -f conftest.$ac_objext
24036 if { (ac_try="$ac_compile"
24037 case "(($ac_try" in
24038 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24039 *) ac_try_echo=$ac_try;;
24041 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
24042 (eval "$ac_compile") 2>conftest.er1
24044 grep -v '^
*+' conftest.er1 >conftest.err
24046 cat conftest.err >&5
24047 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24048 (exit $ac_status); } && {
24049 test -z "$ac_cxx_werror_flag" ||
24050 test ! -s conftest.err
24051 } && test -s conftest.$ac_objext; then
24052 ac_cv_header_hash_map=yes
24054 echo "$as_me: failed program was:" >&5
24055 sed 's
/^
/| /' conftest.$ac_ext >&5
24057 ac_cv_header_hash_map=no
24060 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24062 { echo "$as_me:$LINENO: result: $ac_cv_header_hash_map" >&5
24063 echo "${ECHO_T}$ac_cv_header_hash_map" >&6; }
24064 if test $ac_cv_header_hash_map = yes; then
24065 { echo "$as_me:$LINENO: checking for standard hash_map and hash_set" >&5
24066 echo $ECHO_N "checking for standard hash_map and hash_set... $ECHO_C" >&6; }
24067 if test "${wx_cv_class_stdhashmapset+set}" = set; then
24068 echo $ECHO_N "(cached) $ECHO_C" >&6
24070 cat >conftest.$ac_ext <<_ACEOF
24073 cat confdefs.h >>conftest.$ac_ext
24074 cat >>conftest.$ac_ext <<_ACEOF
24075 /* end confdefs.h. */
24076 #include <hash_map>
24077 #include <hash_set>
24081 std::hash_map<double*, char*, std::hash<double*>, std::equal_to<double*> > test1;
24082 std::hash_set<char*, std::hash<char*>, std::equal_to<char*> > test2;
24087 rm -f conftest.$ac_objext
24088 if { (ac_try="$ac_compile"
24089 case "(($ac_try" in
24090 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24091 *) ac_try_echo=$ac_try;;
24093 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
24094 (eval "$ac_compile") 2>conftest.er1
24096 grep -v '^
*+' conftest.er1 >conftest.err
24098 cat conftest.err >&5
24099 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24100 (exit $ac_status); } && {
24101 test -z "$ac_cxx_werror_flag" ||
24102 test ! -s conftest.err
24103 } && test -s conftest.$ac_objext; then
24104 wx_cv_class_stdhashmapset=yes
24106 echo "$as_me: failed program was:" >&5
24107 sed 's
/^
/| /' conftest.$ac_ext >&5
24109 wx_cv_class_stdhashmapset=no
24112 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24116 { echo "$as_me:$LINENO: result: $wx_cv_class_stdhashmapset" >&5
24117 echo "${ECHO_T}$wx_cv_class_stdhashmapset" >&6; }
24122 if test "$wx_cv_class_stdhashmapset" = yes; then
24123 cat >>confdefs.h <<\_ACEOF
24124 #define HAVE_HASH_MAP 1
24127 cat >>confdefs.h <<\_ACEOF
24128 #define HAVE_STD_HASH_MAP 1
24133 { echo "$as_me:$LINENO: checking for ext/hash_map" >&5
24134 echo $ECHO_N "checking for ext/hash_map... $ECHO_C" >&6; }
24135 if test "${ac_cv_header_ext_hash_map+set}" = set; then
24136 echo $ECHO_N "(cached) $ECHO_C" >&6
24138 cat >conftest.$ac_ext <<_ACEOF
24141 cat confdefs.h >>conftest.$ac_ext
24142 cat >>conftest.$ac_ext <<_ACEOF
24143 /* end confdefs.h. */
24147 #include <ext/hash_map>
24149 rm -f conftest.$ac_objext
24150 if { (ac_try="$ac_compile"
24151 case "(($ac_try" in
24152 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24153 *) ac_try_echo=$ac_try;;
24155 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
24156 (eval "$ac_compile") 2>conftest.er1
24158 grep -v '^
*+' conftest.er1 >conftest.err
24160 cat conftest.err >&5
24161 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24162 (exit $ac_status); } && {
24163 test -z "$ac_cxx_werror_flag" ||
24164 test ! -s conftest.err
24165 } && test -s conftest.$ac_objext; then
24166 ac_cv_header_ext_hash_map=yes
24168 echo "$as_me: failed program was:" >&5
24169 sed 's
/^
/| /' conftest.$ac_ext >&5
24171 ac_cv_header_ext_hash_map=no
24174 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24176 { echo "$as_me:$LINENO: result: $ac_cv_header_ext_hash_map" >&5
24177 echo "${ECHO_T}$ac_cv_header_ext_hash_map" >&6; }
24178 if test $ac_cv_header_ext_hash_map = yes; then
24179 { echo "$as_me:$LINENO: checking for GNU hash_map and hash_set" >&5
24180 echo $ECHO_N "checking for GNU hash_map and hash_set... $ECHO_C" >&6; }
24181 if test "${wx_cv_class_gnuhashmapset+set}" = set; then
24182 echo $ECHO_N "(cached) $ECHO_C" >&6
24184 cat >conftest.$ac_ext <<_ACEOF
24187 cat confdefs.h >>conftest.$ac_ext
24188 cat >>conftest.$ac_ext <<_ACEOF
24189 /* end confdefs.h. */
24190 #include <ext/hash_map>
24191 #include <ext/hash_set>
24195 __gnu_cxx::hash_map<double*, char*, __gnu_cxx::hash<double*>, std::equal_to<double*> > test1;
24196 __gnu_cxx::hash_set<char*, __gnu_cxx::hash<char*>, std::equal_to<char*> > test2;
24201 rm -f conftest.$ac_objext
24202 if { (ac_try="$ac_compile"
24203 case "(($ac_try" in
24204 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24205 *) ac_try_echo=$ac_try;;
24207 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
24208 (eval "$ac_compile") 2>conftest.er1
24210 grep -v '^
*+' conftest.er1 >conftest.err
24212 cat conftest.err >&5
24213 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24214 (exit $ac_status); } && {
24215 test -z "$ac_cxx_werror_flag" ||
24216 test ! -s conftest.err
24217 } && test -s conftest.$ac_objext; then
24218 wx_cv_class_gnuhashmapset=yes
24220 echo "$as_me: failed program was:" >&5
24221 sed 's
/^
/| /' conftest.$ac_ext >&5
24223 wx_cv_class_gnuhashmapset=no
24226 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24230 { echo "$as_me:$LINENO: result: $wx_cv_class_gnuhashmapset" >&5
24231 echo "${ECHO_T}$wx_cv_class_gnuhashmapset" >&6; }
24236 if test "$wx_cv_class_gnuhashmapset" = yes; then
24237 cat >>confdefs.h <<\_ACEOF
24238 #define HAVE_EXT_HASH_MAP 1
24241 cat >>confdefs.h <<\_ACEOF
24242 #define HAVE_GNU_CXX_HASH_MAP 1
24249 ac_cpp='$CPP $CPPFLAGS'
24250 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
24251 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
24252 ac_compiler_gnu=$ac_cv_c_compiler_gnu
24257 /usr/local/include \
24259 /usr/Motif-2.1/include \
24260 /usr/Motif-1.2/include \
24261 /usr/include/Motif1.2 \
24264 /usr/openwin/include \
24268 /usr/X11R6/include \
24269 /usr/X11R6.4/include \
24270 /usr/X11R5/include \
24271 /usr/X11R4/include \
24273 /usr/include/X11R6 \
24274 /usr/include/X11R5 \
24275 /usr/include/X11R4 \
24277 /usr/local/X11R6/include \
24278 /usr/local/X11R5/include \
24279 /usr/local/X11R4/include \
24281 /usr/local/include/X11R6 \
24282 /usr/local/include/X11R5 \
24283 /usr/local/include/X11R4 \
24287 /usr/local/X11/include \
24288 /usr/local/include/X11 \
24290 /usr/XFree86/include/X11 \
24293 /usr/openwin/share/include"
24295 { echo "$as_me:$LINENO: checking for libraries directory" >&5
24296 echo $ECHO_N "checking for libraries directory... $ECHO_C" >&6; }
24300 if test "${wx_cv_std_libpath+set}" = set; then
24301 echo $ECHO_N "(cached) $ECHO_C" >&6
24304 for d in /usr/lib /usr/lib32 /usr/lib/64 /usr/lib64; do
24305 for e in a so sl dylib dll.a; do
24307 if test -f $libc; then
24310 cat >conftest.$ac_ext <<_ACEOF
24311 int main() { return 0; }
24313 rm -f conftest.$ac_objext conftest$ac_exeext
24314 if { (ac_try="$ac_link"
24315 case "(($ac_try" in
24316 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24317 *) ac_try_echo=$ac_try;;
24319 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
24320 (eval "$ac_link") 2>conftest.er1
24322 grep -v '^
*+' conftest.er1 >conftest.err
24324 cat conftest.err >&5
24325 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24326 (exit $ac_status); } && {
24327 test -z "$ac_c_werror_flag" ||
24328 test ! -s conftest.err
24329 } && test -s conftest$ac_exeext &&
24330 $as_test_x conftest$ac_exeext; then
24331 wx_cv_std_libpath=`echo $d | sed s@/usr/@@`
24333 echo "$as_me: failed program was:" >&5
24334 sed 's
/^
/| /' conftest.$ac_ext >&5
24339 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24340 conftest$ac_exeext conftest.$ac_ext
24342 if test "x$wx_cv_std_libpath" != "x"; then
24348 if test "x$wx_cv_std_libpath" = "x"; then
24349 wx_cv_std_libpath="lib"
24358 if test "$ac_cv_sizeof_void_p" = 8 -a -d "/usr/lib/64"; then
24359 wx_cv_std_libpath="lib/64"
24361 wx_cv_std_libpath="lib"
24366 if test "$ac_cv_sizeof_void_p" = 8 -a \
24367 -d "/usr/lib64" -a ! -h "/usr/lib64"; then
24368 wx_cv_std_libpath="lib64"
24370 wx_cv_std_libpath="lib"
24375 wx_cv_std_libpath="lib";
24379 { echo "$as_me:$LINENO: result: $wx_cv_std_libpath" >&5
24380 echo "${ECHO_T}$wx_cv_std_libpath" >&6; }
24382 SEARCH_LIB="`echo "$SEARCH_INCLUDE" | sed s@include@$wx_cv_std_libpath@g` /usr/$wx_cv_std_libpath"
24384 if test "$build" != "$host" -a "$GCC" = yes; then
24385 if cross_root=`$CC -print-prog-name=ld 2>/dev/null`; then
24386 cross_root=`dirname $cross_root`
24387 cross_root=`dirname $cross_root`
24389 SEARCH_LIB=`for x in $SEARCH_LIB; do echo $x; done | sed -ne "s|^/usr|$cross_root|p"`
24390 SEARCH_INCLUDE=`for x in $SEARCH_INCLUDE; do echo $x; done | sed -ne "s|^/usr|$cross_root|p"`
24391 SEARCH_INCLUDE="$SEARCH_INCLUDE $cross_root/include"
24393 if test -z "$PKG_CONFIG_PATH"; then
24394 PKG_CONFIG_PATH="$cross_root/local/lib/pkgconfig:$cross_root/lib/pkgconfig"
24395 export PKG_CONFIG_PATH
24398 if test -z "$x_includes" -o "$x_includes" = NONE; then
24401 for ac_dir in $SEARCH_INCLUDE /usr/include;
24403 if test -f "$ac_dir/X11/Intrinsic.h"; then
24404 ac_find_includes=$ac_dir
24409 x_includes=$ac_find_includes
24411 if test -z "$x_libraries" -o "$x_libraries" = NONE; then
24414 for ac_dir in $SEARCH_LIB;
24416 for ac_extension in a so sl dylib dll.a; do
24417 if test -f "$ac_dir/libXt.$ac_extension"; then
24418 ac_find_libraries=$ac_dir
24424 x_libraries=$ac_find_libraries
24430 cat >confcache <<\_ACEOF
24431 # This file is a shell script that caches the results of configure
24432 # tests run on this system so they can be shared between configure
24433 # scripts and configure runs, see configure's option
--config-cache.
24434 # It is not useful on other systems. If it contains results you don't
24435 # want to keep, you may remove or edit it.
24437 # config.status only pays attention to the cache file if you give it
24438 # the --recheck option to rerun configure.
24440 # `ac_cv_env_foo' variables (set or unset) will be overridden when
24441 # loading this file, other *unset* `ac_cv_foo' will be assigned the
24442 # following values.
24446 # The following way of writing the cache mishandles newlines in values,
24447 # but we know of no workaround that is simple, portable, and efficient.
24448 # So, we kill variables containing newlines.
24449 # Ultrix sh set writes to stderr and can't be redirected directly,
24450 # and sets the high bit in the cache file unless we assign to the vars.
24452 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
24453 eval ac_val
=\$
$ac_var
24457 *_cv_
*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
24458 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
24461 _
| IFS
| as_nl
) ;; #(
24462 *) $as_unset $ac_var ;;
24468 case $as_nl`(ac_space=' '; set) 2>&1` in #(
24469 *${as_nl}ac_space
=\
*)
24470 # `set' does not quote correctly, so add quotes (double-quote
24471 # substitution turns \\\\ into \\, and sed turns \\ into \).
24474 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
24477 # `set' quotes correctly as required by POSIX, so do not add quotes.
24478 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
24487 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
24489 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
24491 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
24492 if test -w "$cache_file"; then
24493 test "x$cache_file" != "x/dev/null" &&
24494 { echo "$as_me:$LINENO: updating cache $cache_file" >&5
24495 echo "$as_me: updating cache $cache_file" >&6;}
24496 cat confcache
>$cache_file
24498 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
24499 echo "$as_me: not updating unwritable cache $cache_file" >&6;}
24504 if test "$USE_LINUX" = 1 -o "$USE_GNU" = 1; then
24505 { echo "$as_me:$LINENO: checking for glibc 2.1 or later" >&5
24506 echo $ECHO_N "checking for glibc 2.1 or later... $ECHO_C" >&6; }
24507 if test "${wx_cv_lib_glibc21+set}" = set; then
24508 echo $ECHO_N "(cached) $ECHO_C" >&6
24511 cat >conftest.
$ac_ext <<_ACEOF
24514 cat confdefs.h
>>conftest.
$ac_ext
24515 cat >>conftest.
$ac_ext <<_ACEOF
24516 /* end confdefs.h. */
24517 #include <features.h>
24522 #if (__GLIBC__ < 2) || (__GLIBC_MINOR__ < 1)
24530 rm -f conftest.
$ac_objext
24531 if { (ac_try
="$ac_compile"
24532 case "(($ac_try" in
24533 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
24534 *) ac_try_echo=$ac_try;;
24536 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
24537 (eval "$ac_compile") 2>conftest.er1
24539 grep -v '^ *+' conftest.er1 >conftest.err
24541 cat conftest.err >&5
24542 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24543 (exit $ac_status); } && {
24544 test -z "$ac_c_werror_flag" ||
24545 test ! -s conftest.err
24546 } && test -s conftest.$ac_objext; then
24548 wx_cv_lib_glibc21=yes
24551 echo "$as_me: failed program was:" >&5
24552 sed 's/^/| /' conftest.$ac_ext >&5
24555 wx_cv_lib_glibc21=no
24560 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24563 { echo "$as_me:$LINENO: result: $wx_cv_lib_glibc21" >&5
24564 echo "${ECHO_T}$wx_cv_lib_glibc21" >&6; }
24565 if test "$wx_cv_lib_glibc21" = "yes"; then
24566 cat >>confdefs.h <<\_ACEOF
24567 #define wxHAVE_GLIBC2 1
24573 if test "x$wx_cv_lib_glibc21" = "xyes"; then
24574 if test "$wxUSE_UNICODE" = "yes" -o "$wxUSE_THREADS" = "yes"; then
24575 cat >>confdefs.h <<\_ACEOF
24576 #define _GNU_SOURCE 1
24587 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
24588 { echo "$as_me:$LINENO: checking for $ac_func" >&5
24589 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
24590 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
24591 echo $ECHO_N "(cached) $ECHO_C" >&6
24593 cat >conftest.$ac_ext <<_ACEOF
24596 cat confdefs.h >>conftest.$ac_ext
24597 cat >>conftest.$ac_ext <<_ACEOF
24598 /* end confdefs.h. */
24599 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
24600 For example, HP-UX 11i <limits.h> declares gettimeofday. */
24601 #define $ac_func innocuous_$ac_func
24603 /* System header to define __stub macros and hopefully few prototypes,
24604 which can conflict with char $ac_func (); below.
24605 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
24606 <limits.h> exists even on freestanding compilers. */
24609 # include <limits.h>
24611 # include <assert.h>
24616 /* Override any GCC internal prototype to avoid an error.
24617 Use char because int might match the return type of a GCC
24618 builtin and then its argument prototype would still apply. */
24623 /* The GNU C library defines this for functions which it implements
24624 to always fail with ENOSYS. Some functions are actually named
24625 something starting with __ and the normal name is an alias. */
24626 #if defined __stub_$ac_func || defined __stub___$ac_func
24633 return $ac_func ();
24638 rm -f conftest.$ac_objext conftest$ac_exeext
24639 if { (ac_try="$ac_link"
24640 case "(($ac_try" in
24641 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
24642 *) ac_try_echo
=$ac_try;;
24644 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
24645 (eval "$ac_link") 2>conftest.er1
24647 grep -v '^ *+' conftest.er1
>conftest.err
24649 cat conftest.err
>&5
24650 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24651 (exit $ac_status); } && {
24652 test -z "$ac_c_werror_flag" ||
24653 test ! -s conftest.err
24654 } && test -s conftest
$ac_exeext &&
24655 $as_test_x conftest
$ac_exeext; then
24656 eval "$as_ac_var=yes"
24658 echo "$as_me: failed program was:" >&5
24659 sed 's/^/| /' conftest.
$ac_ext >&5
24661 eval "$as_ac_var=no"
24664 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
24665 conftest
$ac_exeext conftest.
$ac_ext
24667 ac_res
=`eval echo '${'$as_ac_var'}'`
24668 { echo "$as_me:$LINENO: result: $ac_res" >&5
24669 echo "${ECHO_T}$ac_res" >&6; }
24670 if test `eval echo '${'$as_ac_var'}'` = yes; then
24671 cat >>confdefs.h
<<_ACEOF
24672 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
24679 for ac_func
in floor
24681 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
24682 { echo "$as_me:$LINENO: checking for $ac_func" >&5
24683 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
24684 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
24685 echo $ECHO_N "(cached) $ECHO_C" >&6
24687 cat >conftest.
$ac_ext <<_ACEOF
24690 cat confdefs.h
>>conftest.
$ac_ext
24691 cat >>conftest.
$ac_ext <<_ACEOF
24692 /* end confdefs.h. */
24693 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
24694 For example, HP-UX 11i <limits.h> declares gettimeofday. */
24695 #define $ac_func innocuous_$ac_func
24697 /* System header to define __stub macros and hopefully few prototypes,
24698 which can conflict with char $ac_func (); below.
24699 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
24700 <limits.h> exists even on freestanding compilers. */
24703 # include <limits.h>
24705 # include <assert.h>
24710 /* Override any GCC internal prototype to avoid an error.
24711 Use char because int might match the return type of a GCC
24712 builtin and then its argument prototype would still apply. */
24717 /* The GNU C library defines this for functions which it implements
24718 to always fail with ENOSYS. Some functions are actually named
24719 something starting with __ and the normal name is an alias. */
24720 #if defined __stub_$ac_func || defined __stub___$ac_func
24727 return $ac_func ();
24732 rm -f conftest.
$ac_objext conftest
$ac_exeext
24733 if { (ac_try
="$ac_link"
24734 case "(($ac_try" in
24735 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
24736 *) ac_try_echo=$ac_try;;
24738 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
24739 (eval "$ac_link") 2>conftest.er1
24741 grep -v '^ *+' conftest.er1 >conftest.err
24743 cat conftest.err >&5
24744 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24745 (exit $ac_status); } && {
24746 test -z "$ac_c_werror_flag" ||
24747 test ! -s conftest.err
24748 } && test -s conftest$ac_exeext &&
24749 $as_test_x conftest$ac_exeext; then
24750 eval "$as_ac_var=yes"
24752 echo "$as_me: failed program was:" >&5
24753 sed 's/^/| /' conftest.$ac_ext >&5
24755 eval "$as_ac_var=no"
24758 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24759 conftest$ac_exeext conftest.$ac_ext
24761 ac_res=`eval echo '${'$as_ac_var'}'`
24762 { echo "$as_me:$LINENO: result: $ac_res" >&5
24763 echo "${ECHO_T}$ac_res" >&6; }
24764 if test `eval echo '${'$as_ac_var'}'` = yes; then
24765 cat >>confdefs.h <<_ACEOF
24766 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
24772 { echo "$as_me:$LINENO: checking if floating point functions link without -lm" >&5
24773 echo $ECHO_N "checking if floating point functions link without -lm... $ECHO_C" >&6; }
24774 if test "$have_cos" = 1 -a "$have_floor" = 1; then
24775 { echo "$as_me:$LINENO: result: yes" >&5
24776 echo "${ECHO_T}yes" >&6; }
24778 { echo "$as_me:$LINENO: result: no" >&5
24779 echo "${ECHO_T}no" >&6; }
24781 # use different functions to avoid configure caching
24787 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
24788 { echo "$as_me:$LINENO: checking for $ac_func" >&5
24789 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
24790 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
24791 echo $ECHO_N "(cached) $ECHO_C" >&6
24793 cat >conftest.$ac_ext <<_ACEOF
24796 cat confdefs.h >>conftest.$ac_ext
24797 cat >>conftest.$ac_ext <<_ACEOF
24798 /* end confdefs.h. */
24799 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
24800 For example, HP-UX 11i <limits.h> declares gettimeofday. */
24801 #define $ac_func innocuous_$ac_func
24803 /* System header to define __stub macros and hopefully few prototypes,
24804 which can conflict with char $ac_func (); below.
24805 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
24806 <limits.h> exists even on freestanding compilers. */
24809 # include <limits.h>
24811 # include <assert.h>
24816 /* Override any GCC internal prototype to avoid an error.
24817 Use char because int might match the return type of a GCC
24818 builtin and then its argument prototype would still apply. */
24823 /* The GNU C library defines this for functions which it implements
24824 to always fail with ENOSYS. Some functions are actually named
24825 something starting with __ and the normal name is an alias. */
24826 #if defined __stub_$ac_func || defined __stub___$ac_func
24833 return $ac_func ();
24838 rm -f conftest.$ac_objext conftest$ac_exeext
24839 if { (ac_try="$ac_link"
24840 case "(($ac_try" in
24841 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
24842 *) ac_try_echo
=$ac_try;;
24844 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
24845 (eval "$ac_link") 2>conftest.er1
24847 grep -v '^ *+' conftest.er1
>conftest.err
24849 cat conftest.err
>&5
24850 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24851 (exit $ac_status); } && {
24852 test -z "$ac_c_werror_flag" ||
24853 test ! -s conftest.err
24854 } && test -s conftest
$ac_exeext &&
24855 $as_test_x conftest
$ac_exeext; then
24856 eval "$as_ac_var=yes"
24858 echo "$as_me: failed program was:" >&5
24859 sed 's/^/| /' conftest.
$ac_ext >&5
24861 eval "$as_ac_var=no"
24864 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
24865 conftest
$ac_exeext conftest.
$ac_ext
24867 ac_res
=`eval echo '${'$as_ac_var'}'`
24868 { echo "$as_me:$LINENO: result: $ac_res" >&5
24869 echo "${ECHO_T}$ac_res" >&6; }
24870 if test `eval echo '${'$as_ac_var'}'` = yes; then
24871 cat >>confdefs.h
<<_ACEOF
24872 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
24879 for ac_func
in ceil
24881 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
24882 { echo "$as_me:$LINENO: checking for $ac_func" >&5
24883 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
24884 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
24885 echo $ECHO_N "(cached) $ECHO_C" >&6
24887 cat >conftest.
$ac_ext <<_ACEOF
24890 cat confdefs.h
>>conftest.
$ac_ext
24891 cat >>conftest.
$ac_ext <<_ACEOF
24892 /* end confdefs.h. */
24893 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
24894 For example, HP-UX 11i <limits.h> declares gettimeofday. */
24895 #define $ac_func innocuous_$ac_func
24897 /* System header to define __stub macros and hopefully few prototypes,
24898 which can conflict with char $ac_func (); below.
24899 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
24900 <limits.h> exists even on freestanding compilers. */
24903 # include <limits.h>
24905 # include <assert.h>
24910 /* Override any GCC internal prototype to avoid an error.
24911 Use char because int might match the return type of a GCC
24912 builtin and then its argument prototype would still apply. */
24917 /* The GNU C library defines this for functions which it implements
24918 to always fail with ENOSYS. Some functions are actually named
24919 something starting with __ and the normal name is an alias. */
24920 #if defined __stub_$ac_func || defined __stub___$ac_func
24927 return $ac_func ();
24932 rm -f conftest.
$ac_objext conftest
$ac_exeext
24933 if { (ac_try
="$ac_link"
24934 case "(($ac_try" in
24935 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
24936 *) ac_try_echo=$ac_try;;
24938 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
24939 (eval "$ac_link") 2>conftest.er1
24941 grep -v '^ *+' conftest.er1 >conftest.err
24943 cat conftest.err >&5
24944 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24945 (exit $ac_status); } && {
24946 test -z "$ac_c_werror_flag" ||
24947 test ! -s conftest.err
24948 } && test -s conftest$ac_exeext &&
24949 $as_test_x conftest$ac_exeext; then
24950 eval "$as_ac_var=yes"
24952 echo "$as_me: failed program was:" >&5
24953 sed 's/^/| /' conftest.$ac_ext >&5
24955 eval "$as_ac_var=no"
24958 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24959 conftest$ac_exeext conftest.$ac_ext
24961 ac_res=`eval echo '${'$as_ac_var'}'`
24962 { echo "$as_me:$LINENO: result: $ac_res" >&5
24963 echo "${ECHO_T}$ac_res" >&6; }
24964 if test `eval echo '${'$as_ac_var'}'` = yes; then
24965 cat >>confdefs.h <<_ACEOF
24966 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
24972 { echo "$as_me:$LINENO: checking if floating point functions link with -lm" >&5
24973 echo $ECHO_N "checking if floating point functions link with -lm... $ECHO_C" >&6; }
24974 if test "$have_sin" = 1 -a "$have_ceil" = 1; then
24975 { echo "$as_me:$LINENO: result: yes" >&5
24976 echo "${ECHO_T}yes" >&6; }
24978 { echo "$as_me:$LINENO: result: no" >&5
24979 echo "${ECHO_T}no" >&6; }
24980 # not sure we should warn the user, crash, etc.
24985 ac_cpp='$CXXCPP $CPPFLAGS'
24986 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
24987 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
24988 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
24990 if test "wxUSE_UNICODE" = "yes"; then
24992 for wx_func in wcstoull
24994 { echo "$as_me:$LINENO: checking for $wx_func" >&5
24995 echo $ECHO_N "checking for $wx_func... $ECHO_C" >&6; }
24996 if { as_var=wx_cv_func_$wx_func; eval "test \"\${$as_var+set}\" = set"; }; then
24997 echo $ECHO_N "(cached) $ECHO_C" >&6
25000 cat >conftest.$ac_ext <<_ACEOF
25004 cat confdefs.h >>conftest.$ac_ext
25005 cat >>conftest.$ac_ext <<_ACEOF
25006 /* end confdefs.h. */
25009 $ac_includes_default
25025 rm -f conftest.$ac_objext conftest$ac_exeext
25026 if { (ac_try="$ac_link"
25027 case "(($ac_try" in
25028 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
25029 *) ac_try_echo
=$ac_try;;
25031 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25032 (eval "$ac_link") 2>conftest.er1
25034 grep -v '^ *+' conftest.er1
>conftest.err
25036 cat conftest.err
>&5
25037 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25038 (exit $ac_status); } && {
25039 test -z "$ac_cxx_werror_flag" ||
25040 test ! -s conftest.err
25041 } && test -s conftest
$ac_exeext &&
25042 $as_test_x conftest
$ac_exeext; then
25043 eval wx_cv_func_
$wx_func=yes
25045 echo "$as_me: failed program was:" >&5
25046 sed 's/^/| /' conftest.
$ac_ext >&5
25048 eval wx_cv_func_
$wx_func=no
25051 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
25052 conftest
$ac_exeext conftest.
$ac_ext
25055 ac_res
=`eval echo '${'wx_cv_func_$wx_func'}'`
25056 { echo "$as_me:$LINENO: result: $ac_res" >&5
25057 echo "${ECHO_T}$ac_res" >&6; }
25059 if eval test \
$wx_cv_func_$wx_func = yes
25061 cat >>confdefs.h
<<_ACEOF
25062 #define HAVE_`echo $wx_func | tr 'a-z' 'A-Z'` 1
25074 for wx_func
in strtoull
25076 { echo "$as_me:$LINENO: checking for $wx_func" >&5
25077 echo $ECHO_N "checking for $wx_func... $ECHO_C" >&6; }
25078 if { as_var
=wx_cv_func_
$wx_func; eval "test \"\${$as_var+set}\" = set"; }; then
25079 echo $ECHO_N "(cached) $ECHO_C" >&6
25082 cat >conftest.
$ac_ext <<_ACEOF
25086 cat confdefs.h
>>conftest.
$ac_ext
25087 cat >>conftest.
$ac_ext <<_ACEOF
25088 /* end confdefs.h. */
25091 $ac_includes_default
25107 rm -f conftest.
$ac_objext conftest
$ac_exeext
25108 if { (ac_try
="$ac_link"
25109 case "(($ac_try" in
25110 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
25111 *) ac_try_echo=$ac_try;;
25113 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25114 (eval "$ac_link") 2>conftest.er1
25116 grep -v '^ *+' conftest.er1 >conftest.err
25118 cat conftest.err >&5
25119 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25120 (exit $ac_status); } && {
25121 test -z "$ac_cxx_werror_flag" ||
25122 test ! -s conftest.err
25123 } && test -s conftest$ac_exeext &&
25124 $as_test_x conftest$ac_exeext; then
25125 eval wx_cv_func_$wx_func=yes
25127 echo "$as_me: failed program was:" >&5
25128 sed 's/^/| /' conftest.$ac_ext >&5
25130 eval wx_cv_func_$wx_func=no
25133 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
25134 conftest$ac_exeext conftest.$ac_ext
25137 ac_res=`eval echo '${'wx_cv_func_$wx_func'}'`
25138 { echo "$as_me:$LINENO: result: $ac_res" >&5
25139 echo "${ECHO_T}$ac_res" >&6; }
25141 if eval test \$wx_cv_func_$wx_func = yes
25143 cat >>confdefs.h <<_ACEOF
25144 #define HAVE_`echo $wx_func | tr 'a-z' 'A-Z'` 1
25156 ac_cpp='$CPP $CPPFLAGS'
25157 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
25158 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
25159 ac_compiler_gnu=$ac_cv_c_compiler_gnu
25164 if test "$wxUSE_REGEX" != "no"; then
25165 cat >>confdefs.h <<\_ACEOF
25166 #define wxUSE_REGEX 1
25170 if test "$wxUSE_UNICODE" = "yes" -a "$wxUSE_REGEX" = "yes"; then
25171 { echo "$as_me:$LINENO: WARNING: Defaulting to the the builtin regex library for Unicode build." >&5
25172 echo "$as_me: WARNING: Defaulting to the the builtin regex library for Unicode build." >&2;}
25173 wxUSE_REGEX=builtin
25176 if test "$wxUSE_REGEX" = "sys" -o "$wxUSE_REGEX" = "yes" ; then
25177 { echo "$as_me:$LINENO: checking for regex.h" >&5
25178 echo $ECHO_N "checking for regex.h... $ECHO_C" >&6; }
25179 if test "${ac_cv_header_regex_h+set}" = set; then
25180 echo $ECHO_N "(cached) $ECHO_C" >&6
25182 cat >conftest.$ac_ext <<_ACEOF
25185 cat confdefs.h >>conftest.$ac_ext
25186 cat >>conftest.$ac_ext <<_ACEOF
25187 /* end confdefs.h. */
25192 rm -f conftest.$ac_objext
25193 if { (ac_try="$ac_compile"
25194 case "(($ac_try" in
25195 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
25196 *) ac_try_echo
=$ac_try;;
25198 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25199 (eval "$ac_compile") 2>conftest.er1
25201 grep -v '^ *+' conftest.er1
>conftest.err
25203 cat conftest.err
>&5
25204 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25205 (exit $ac_status); } && {
25206 test -z "$ac_c_werror_flag" ||
25207 test ! -s conftest.err
25208 } && test -s conftest.
$ac_objext; then
25209 ac_cv_header_regex_h
=yes
25211 echo "$as_me: failed program was:" >&5
25212 sed 's/^/| /' conftest.
$ac_ext >&5
25214 ac_cv_header_regex_h
=no
25217 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
25219 { echo "$as_me:$LINENO: result: $ac_cv_header_regex_h" >&5
25220 echo "${ECHO_T}$ac_cv_header_regex_h" >&6; }
25221 if test $ac_cv_header_regex_h = yes; then
25224 for ac_func
in regcomp re_search
25226 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
25227 { echo "$as_me:$LINENO: checking for $ac_func" >&5
25228 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
25229 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
25230 echo $ECHO_N "(cached) $ECHO_C" >&6
25232 cat >conftest.
$ac_ext <<_ACEOF
25235 cat confdefs.h
>>conftest.
$ac_ext
25236 cat >>conftest.
$ac_ext <<_ACEOF
25237 /* end confdefs.h. */
25238 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
25239 For example, HP-UX 11i <limits.h> declares gettimeofday. */
25240 #define $ac_func innocuous_$ac_func
25242 /* System header to define __stub macros and hopefully few prototypes,
25243 which can conflict with char $ac_func (); below.
25244 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
25245 <limits.h> exists even on freestanding compilers. */
25248 # include <limits.h>
25250 # include <assert.h>
25255 /* Override any GCC internal prototype to avoid an error.
25256 Use char because int might match the return type of a GCC
25257 builtin and then its argument prototype would still apply. */
25262 /* The GNU C library defines this for functions which it implements
25263 to always fail with ENOSYS. Some functions are actually named
25264 something starting with __ and the normal name is an alias. */
25265 #if defined __stub_$ac_func || defined __stub___$ac_func
25272 return $ac_func ();
25277 rm -f conftest.
$ac_objext conftest
$ac_exeext
25278 if { (ac_try
="$ac_link"
25279 case "(($ac_try" in
25280 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
25281 *) ac_try_echo=$ac_try;;
25283 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25284 (eval "$ac_link") 2>conftest.er1
25286 grep -v '^ *+' conftest.er1 >conftest.err
25288 cat conftest.err >&5
25289 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25290 (exit $ac_status); } && {
25291 test -z "$ac_c_werror_flag" ||
25292 test ! -s conftest.err
25293 } && test -s conftest$ac_exeext &&
25294 $as_test_x conftest$ac_exeext; then
25295 eval "$as_ac_var=yes"
25297 echo "$as_me: failed program was:" >&5
25298 sed 's/^/| /' conftest.$ac_ext >&5
25300 eval "$as_ac_var=no"
25303 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
25304 conftest$ac_exeext conftest.$ac_ext
25306 ac_res=`eval echo '${'$as_ac_var'}'`
25307 { echo "$as_me:$LINENO: result: $ac_res" >&5
25308 echo "${ECHO_T}$ac_res" >&6; }
25309 if test `eval echo '${'$as_ac_var'}'` = yes; then
25310 cat >>confdefs.h <<_ACEOF
25311 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
25321 if test "x$ac_cv_func_regcomp" != "xyes"; then
25322 if test "$wxUSE_REGEX" = "sys" ; then
25323 { { echo "$as_me:$LINENO: error: system regex library not found! Use --with-regex to use built-in version" >&5
25324 echo "$as_me: error: system regex library not found! Use --with-regex to use built-in version" >&2;}
25325 { (exit 1); exit 1; }; }
25327 { echo "$as_me:$LINENO: WARNING: system regex library not found, will use built-in instead" >&5
25328 echo "$as_me: WARNING: system regex library not found, will use built-in instead" >&2;}
25329 wxUSE_REGEX=builtin
25333 cat >>confdefs.h <<\_ACEOF
25334 #define WX_NO_REGEX_ADVANCED 1
25343 if test "$wxUSE_ZLIB" != "no" ; then
25344 cat >>confdefs.h <<\_ACEOF
25345 #define wxUSE_ZLIB 1
25349 if test "$wxUSE_ZLIB" = "sys" -o "$wxUSE_ZLIB" = "yes" ; then
25350 if test "$USE_DARWIN" = 1; then
25351 system_zlib_h_ok="yes"
25353 { echo "$as_me:$LINENO: checking for zlib.h >= 1.1.4" >&5
25354 echo $ECHO_N "checking for zlib.h >= 1.1.4... $ECHO_C" >&6; }
25355 if test "${ac_cv_header_zlib_h+set}" = set; then
25356 echo $ECHO_N "(cached) $ECHO_C" >&6
25358 if test "$cross_compiling" = yes; then
25359 unset ac_cv_header_zlib_h
25362 cat >conftest.$ac_ext <<_ACEOF
25365 cat confdefs.h >>conftest.$ac_ext
25366 cat >>conftest.$ac_ext <<_ACEOF
25367 /* end confdefs.h. */
25374 FILE *f=fopen("conftestval", "w");
25377 ZLIB_VERSION[0] == '1' &&
25378 (ZLIB_VERSION[2] > '1' ||
25379 (ZLIB_VERSION[2] == '1' &&
25380 ZLIB_VERSION[4] >= '4')) ? "yes" : "no");
25385 rm -f conftest$ac_exeext
25386 if { (ac_try="$ac_link"
25387 case "(($ac_try" in
25388 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
25389 *) ac_try_echo
=$ac_try;;
25391 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25392 (eval "$ac_link") 2>&5
25394 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25395 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
25396 { (case "(($ac_try" in
25397 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
25398 *) ac_try_echo=$ac_try;;
25400 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25401 (eval "$ac_try") 2>&5
25403 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25404 (exit $ac_status); }; }; then
25405 ac_cv_header_zlib_h=`cat conftestval
`
25407 echo "$as_me: program exited with status $ac_status" >&5
25408 echo "$as_me: failed program was:" >&5
25409 sed 's/^/| /' conftest.$ac_ext >&5
25411 ( exit $ac_status )
25412 ac_cv_header_zlib_h=no
25414 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
25420 { echo "$as_me:$LINENO: result: $ac_cv_header_zlib_h" >&5
25421 echo "${ECHO_T}$ac_cv_header_zlib_h" >&6; }
25422 { echo "$as_me:$LINENO: checking for zlib.h" >&5
25423 echo $ECHO_N "checking for zlib.h... $ECHO_C" >&6; }
25424 if test "${ac_cv_header_zlib_h+set}" = set; then
25425 echo $ECHO_N "(cached) $ECHO_C" >&6
25427 cat >conftest.$ac_ext <<_ACEOF
25430 cat confdefs.h >>conftest.$ac_ext
25431 cat >>conftest.$ac_ext <<_ACEOF
25432 /* end confdefs.h. */
25437 rm -f conftest.$ac_objext
25438 if { (ac_try="$ac_compile"
25439 case "(($ac_try" in
25440 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
25441 *) ac_try_echo
=$ac_try;;
25443 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25444 (eval "$ac_compile") 2>conftest.er1
25446 grep -v '^ *+' conftest.er1
>conftest.err
25448 cat conftest.err
>&5
25449 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25450 (exit $ac_status); } && {
25451 test -z "$ac_c_werror_flag" ||
25452 test ! -s conftest.err
25453 } && test -s conftest.
$ac_objext; then
25454 ac_cv_header_zlib_h
=yes
25456 echo "$as_me: failed program was:" >&5
25457 sed 's/^/| /' conftest.
$ac_ext >&5
25459 ac_cv_header_zlib_h
=no
25462 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
25464 { echo "$as_me:$LINENO: result: $ac_cv_header_zlib_h" >&5
25465 echo "${ECHO_T}$ac_cv_header_zlib_h" >&6; }
25469 system_zlib_h_ok
=$ac_cv_header_zlib_h
25472 if test "$system_zlib_h_ok" = "yes"; then
25473 { echo "$as_me:$LINENO: checking for deflate in -lz" >&5
25474 echo $ECHO_N "checking for deflate in -lz... $ECHO_C" >&6; }
25475 if test "${ac_cv_lib_z_deflate+set}" = set; then
25476 echo $ECHO_N "(cached) $ECHO_C" >&6
25478 ac_check_lib_save_LIBS
=$LIBS
25480 cat >conftest.
$ac_ext <<_ACEOF
25483 cat confdefs.h
>>conftest.
$ac_ext
25484 cat >>conftest.
$ac_ext <<_ACEOF
25485 /* end confdefs.h. */
25487 /* Override any GCC internal prototype to avoid an error.
25488 Use char because int might match the return type of a GCC
25489 builtin and then its argument prototype would still apply. */
25502 rm -f conftest.
$ac_objext conftest
$ac_exeext
25503 if { (ac_try
="$ac_link"
25504 case "(($ac_try" in
25505 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
25506 *) ac_try_echo=$ac_try;;
25508 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25509 (eval "$ac_link") 2>conftest.er1
25511 grep -v '^ *+' conftest.er1 >conftest.err
25513 cat conftest.err >&5
25514 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25515 (exit $ac_status); } && {
25516 test -z "$ac_c_werror_flag" ||
25517 test ! -s conftest.err
25518 } && test -s conftest$ac_exeext &&
25519 $as_test_x conftest$ac_exeext; then
25520 ac_cv_lib_z_deflate=yes
25522 echo "$as_me: failed program was:" >&5
25523 sed 's/^/| /' conftest.$ac_ext >&5
25525 ac_cv_lib_z_deflate=no
25528 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
25529 conftest$ac_exeext conftest.$ac_ext
25530 LIBS=$ac_check_lib_save_LIBS
25532 { echo "$as_me:$LINENO: result: $ac_cv_lib_z_deflate" >&5
25533 echo "${ECHO_T}$ac_cv_lib_z_deflate" >&6; }
25534 if test $ac_cv_lib_z_deflate = yes; then
25540 if test "x$ZLIB_LINK" = "x" ; then
25541 if test "$wxUSE_ZLIB" = "sys" ; then
25542 { { echo "$as_me:$LINENO: error: zlib library not found or too old! Use --with-zlib=builtin to use built-in version" >&5
25543 echo "$as_me: error: zlib library not found or too old! Use --with-zlib=builtin to use built-in version" >&2;}
25544 { (exit 1); exit 1; }; }
25546 { echo "$as_me:$LINENO: WARNING: zlib library not found or too old, will use built-in instead" >&5
25547 echo "$as_me: WARNING: zlib library not found or too old, will use built-in instead" >&2;}
25558 if test "$wxUSE_LIBPNG" != "no" ; then
25559 cat >>confdefs.h <<\_ACEOF
25560 #define wxUSE_LIBPNG 1
25564 if test "$wxUSE_MGL" = 1 -a "$wxUSE_LIBPNG" = "builtin" ; then
25565 { echo "$as_me:$LINENO: WARNING: wxMGL doesn't work with builtin png library, will use MGL one instead" >&5
25566 echo "$as_me: WARNING: wxMGL doesn't work with builtin png library, will use MGL one instead" >&2;}
25570 if test "$wxUSE_MGL" != 1 -a "$wxUSE_LIBPNG" = "sys" -a "$wxUSE_ZLIB" != "sys" ; then
25571 { echo "$as_me:$LINENO: WARNING: system png library doesn't work without system zlib, will use built-in instead" >&5
25572 echo "$as_me: WARNING: system png library doesn't work without system zlib, will use built-in instead" >&2;}
25573 wxUSE_LIBPNG=builtin
25576 if test "$wxUSE_MGL" != 1 ; then
25577 if test "$wxUSE_LIBPNG" = "sys" -o "$wxUSE_LIBPNG" = "yes" ; then
25578 { echo "$as_me:$LINENO: checking for png.h > 0.90" >&5
25579 echo $ECHO_N "checking for png.h > 0.90... $ECHO_C" >&6; }
25580 if test "${ac_cv_header_png_h+set}" = set; then
25581 echo $ECHO_N "(cached) $ECHO_C" >&6
25583 if test "$cross_compiling" = yes; then
25584 unset ac_cv_header_png_h
25587 cat >conftest.$ac_ext <<_ACEOF
25590 cat confdefs.h >>conftest.$ac_ext
25591 cat >>conftest.$ac_ext <<_ACEOF
25592 /* end confdefs.h. */
25599 FILE *f=fopen("conftestval", "w");
25602 PNG_LIBPNG_VER > 90 ? "yes" : "no");
25607 rm -f conftest$ac_exeext
25608 if { (ac_try="$ac_link"
25609 case "(($ac_try" in
25610 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
25611 *) ac_try_echo
=$ac_try;;
25613 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25614 (eval "$ac_link") 2>&5
25616 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25617 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
25618 { (case "(($ac_try" in
25619 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
25620 *) ac_try_echo=$ac_try;;
25622 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25623 (eval "$ac_try") 2>&5
25625 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25626 (exit $ac_status); }; }; then
25627 ac_cv_header_png_h=`cat conftestval
`
25629 echo "$as_me: program exited with status $ac_status" >&5
25630 echo "$as_me: failed program was:" >&5
25631 sed 's/^/| /' conftest.$ac_ext >&5
25633 ( exit $ac_status )
25634 ac_cv_header_png_h=no
25636 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
25642 { echo "$as_me:$LINENO: result: $ac_cv_header_png_h" >&5
25643 echo "${ECHO_T}$ac_cv_header_png_h" >&6; }
25644 { echo "$as_me:$LINENO: checking for png.h" >&5
25645 echo $ECHO_N "checking for png.h... $ECHO_C" >&6; }
25646 if test "${ac_cv_header_png_h+set}" = set; then
25647 echo $ECHO_N "(cached) $ECHO_C" >&6
25649 cat >conftest.$ac_ext <<_ACEOF
25652 cat confdefs.h >>conftest.$ac_ext
25653 cat >>conftest.$ac_ext <<_ACEOF
25654 /* end confdefs.h. */
25659 rm -f conftest.$ac_objext
25660 if { (ac_try="$ac_compile"
25661 case "(($ac_try" in
25662 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
25663 *) ac_try_echo
=$ac_try;;
25665 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25666 (eval "$ac_compile") 2>conftest.er1
25668 grep -v '^ *+' conftest.er1
>conftest.err
25670 cat conftest.err
>&5
25671 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25672 (exit $ac_status); } && {
25673 test -z "$ac_c_werror_flag" ||
25674 test ! -s conftest.err
25675 } && test -s conftest.
$ac_objext; then
25676 ac_cv_header_png_h
=yes
25678 echo "$as_me: failed program was:" >&5
25679 sed 's/^/| /' conftest.
$ac_ext >&5
25681 ac_cv_header_png_h
=no
25684 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
25686 { echo "$as_me:$LINENO: result: $ac_cv_header_png_h" >&5
25687 echo "${ECHO_T}$ac_cv_header_png_h" >&6; }
25691 if test "$ac_cv_header_png_h" = "yes"; then
25692 { echo "$as_me:$LINENO: checking for png_check_sig in -lpng" >&5
25693 echo $ECHO_N "checking for png_check_sig in -lpng... $ECHO_C" >&6; }
25694 if test "${ac_cv_lib_png_png_check_sig+set}" = set; then
25695 echo $ECHO_N "(cached) $ECHO_C" >&6
25697 ac_check_lib_save_LIBS
=$LIBS
25698 LIBS
="-lpng -lz -lm $LIBS"
25699 cat >conftest.
$ac_ext <<_ACEOF
25702 cat confdefs.h
>>conftest.
$ac_ext
25703 cat >>conftest.
$ac_ext <<_ACEOF
25704 /* end confdefs.h. */
25706 /* Override any GCC internal prototype to avoid an error.
25707 Use char because int might match the return type of a GCC
25708 builtin and then its argument prototype would still apply. */
25712 char png_check_sig ();
25716 return png_check_sig ();
25721 rm -f conftest.
$ac_objext conftest
$ac_exeext
25722 if { (ac_try
="$ac_link"
25723 case "(($ac_try" in
25724 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
25725 *) ac_try_echo=$ac_try;;
25727 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25728 (eval "$ac_link") 2>conftest.er1
25730 grep -v '^ *+' conftest.er1 >conftest.err
25732 cat conftest.err >&5
25733 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25734 (exit $ac_status); } && {
25735 test -z "$ac_c_werror_flag" ||
25736 test ! -s conftest.err
25737 } && test -s conftest$ac_exeext &&
25738 $as_test_x conftest$ac_exeext; then
25739 ac_cv_lib_png_png_check_sig=yes
25741 echo "$as_me: failed program was:" >&5
25742 sed 's/^/| /' conftest.$ac_ext >&5
25744 ac_cv_lib_png_png_check_sig=no
25747 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
25748 conftest$ac_exeext conftest.$ac_ext
25749 LIBS=$ac_check_lib_save_LIBS
25751 { echo "$as_me:$LINENO: result: $ac_cv_lib_png_png_check_sig" >&5
25752 echo "${ECHO_T}$ac_cv_lib_png_png_check_sig" >&6; }
25753 if test $ac_cv_lib_png_png_check_sig = yes; then
25754 PNG_LINK=" -lpng -lz"
25759 if test "x$PNG_LINK" = "x" ; then
25760 if test "$wxUSE_LIBPNG" = "sys" ; then
25761 { { echo "$as_me:$LINENO: error: system png library not found or too old! Use --with-libpng=builtin to use built-in version" >&5
25762 echo "$as_me: error: system png library not found or too old! Use --with-libpng=builtin to use built-in version" >&2;}
25763 { (exit 1); exit 1; }; }
25765 { echo "$as_me:$LINENO: WARNING: system png library not found or too old, will use built-in instead" >&5
25766 echo "$as_me: WARNING: system png library not found or too old, will use built-in instead" >&2;}
25767 wxUSE_LIBPNG=builtin
25775 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS png"
25780 if test "$wxUSE_LIBJPEG" != "no" ; then
25781 cat >>confdefs.h <<\_ACEOF
25782 #define wxUSE_LIBJPEG 1
25786 if test "$wxUSE_MGL" = 1 -a "$wxUSE_LIBJPEG" = "builtin" ; then
25787 { echo "$as_me:$LINENO: WARNING: wxMGL doesn't work with builtin jpeg library, will use MGL one instead" >&5
25788 echo "$as_me: WARNING: wxMGL doesn't work with builtin jpeg library, will use MGL one instead" >&2;}
25792 if test "$wxUSE_MGL" != 1 ; then
25793 if test "$wxUSE_LIBJPEG" = "sys" -o "$wxUSE_LIBJPEG" = "yes" ; then
25794 { echo "$as_me:$LINENO: checking for jpeglib.h" >&5
25795 echo $ECHO_N "checking for jpeglib.h... $ECHO_C" >&6; }
25796 if test "${ac_cv_header_jpeglib_h+set}" = set; then
25797 echo $ECHO_N "(cached) $ECHO_C" >&6
25799 cat >conftest.$ac_ext <<_ACEOF
25802 cat confdefs.h >>conftest.$ac_ext
25803 cat >>conftest.$ac_ext <<_ACEOF
25804 /* end confdefs.h. */
25806 #undef HAVE_STDLIB_H
25808 #include <jpeglib.h>
25819 rm -f conftest.$ac_objext
25820 if { (ac_try="$ac_compile"
25821 case "(($ac_try" in
25822 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
25823 *) ac_try_echo
=$ac_try;;
25825 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25826 (eval "$ac_compile") 2>conftest.er1
25828 grep -v '^ *+' conftest.er1
>conftest.err
25830 cat conftest.err
>&5
25831 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25832 (exit $ac_status); } && {
25833 test -z "$ac_c_werror_flag" ||
25834 test ! -s conftest.err
25835 } && test -s conftest.
$ac_objext; then
25836 ac_cv_header_jpeglib_h
=yes
25838 echo "$as_me: failed program was:" >&5
25839 sed 's/^/| /' conftest.
$ac_ext >&5
25841 ac_cv_header_jpeglib_h
=no
25845 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
25849 { echo "$as_me:$LINENO: result: $ac_cv_header_jpeglib_h" >&5
25850 echo "${ECHO_T}$ac_cv_header_jpeglib_h" >&6; }
25852 if test "$ac_cv_header_jpeglib_h" = "yes"; then
25853 { echo "$as_me:$LINENO: checking for jpeg_read_header in -ljpeg" >&5
25854 echo $ECHO_N "checking for jpeg_read_header in -ljpeg... $ECHO_C" >&6; }
25855 if test "${ac_cv_lib_jpeg_jpeg_read_header+set}" = set; then
25856 echo $ECHO_N "(cached) $ECHO_C" >&6
25858 ac_check_lib_save_LIBS
=$LIBS
25859 LIBS
="-ljpeg $LIBS"
25860 cat >conftest.
$ac_ext <<_ACEOF
25863 cat confdefs.h
>>conftest.
$ac_ext
25864 cat >>conftest.
$ac_ext <<_ACEOF
25865 /* end confdefs.h. */
25867 /* Override any GCC internal prototype to avoid an error.
25868 Use char because int might match the return type of a GCC
25869 builtin and then its argument prototype would still apply. */
25873 char jpeg_read_header ();
25877 return jpeg_read_header ();
25882 rm -f conftest.
$ac_objext conftest
$ac_exeext
25883 if { (ac_try
="$ac_link"
25884 case "(($ac_try" in
25885 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
25886 *) ac_try_echo=$ac_try;;
25888 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25889 (eval "$ac_link") 2>conftest.er1
25891 grep -v '^ *+' conftest.er1 >conftest.err
25893 cat conftest.err >&5
25894 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25895 (exit $ac_status); } && {
25896 test -z "$ac_c_werror_flag" ||
25897 test ! -s conftest.err
25898 } && test -s conftest$ac_exeext &&
25899 $as_test_x conftest$ac_exeext; then
25900 ac_cv_lib_jpeg_jpeg_read_header=yes
25902 echo "$as_me: failed program was:" >&5
25903 sed 's/^/| /' conftest.$ac_ext >&5
25905 ac_cv_lib_jpeg_jpeg_read_header=no
25908 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
25909 conftest$ac_exeext conftest.$ac_ext
25910 LIBS=$ac_check_lib_save_LIBS
25912 { echo "$as_me:$LINENO: result: $ac_cv_lib_jpeg_jpeg_read_header" >&5
25913 echo "${ECHO_T}$ac_cv_lib_jpeg_jpeg_read_header" >&6; }
25914 if test $ac_cv_lib_jpeg_jpeg_read_header = yes; then
25915 JPEG_LINK=" -ljpeg"
25920 if test "x$JPEG_LINK" = "x" ; then
25921 if test "$wxUSE_LIBJPEG" = "sys" ; then
25922 { { echo "$as_me:$LINENO: error: system jpeg library not found! Use --with-libjpeg=builtin to use built-in version" >&5
25923 echo "$as_me: error: system jpeg library not found! Use --with-libjpeg=builtin to use built-in version" >&2;}
25924 { (exit 1); exit 1; }; }
25926 { echo "$as_me:$LINENO: WARNING: system jpeg library not found, will use built-in instead" >&5
25927 echo "$as_me: WARNING: system jpeg library not found, will use built-in instead" >&2;}
25928 wxUSE_LIBJPEG=builtin
25933 if test "$wxUSE_MSW" = 1; then
25934 { echo "$as_me:$LINENO: checking for boolean" >&5
25935 echo $ECHO_N "checking for boolean... $ECHO_C" >&6; }
25936 if test "${ac_cv_type_boolean+set}" = set; then
25937 echo $ECHO_N "(cached) $ECHO_C" >&6
25939 cat >conftest.$ac_ext <<_ACEOF
25942 cat confdefs.h >>conftest.$ac_ext
25943 cat >>conftest.$ac_ext <<_ACEOF
25944 /* end confdefs.h. */
25945 #include <windows.h>
25947 typedef boolean ac__type_new_;
25951 if ((ac__type_new_ *) 0)
25953 if (sizeof (ac__type_new_))
25959 rm -f conftest.$ac_objext
25960 if { (ac_try="$ac_compile"
25961 case "(($ac_try" in
25962 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
25963 *) ac_try_echo
=$ac_try;;
25965 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25966 (eval "$ac_compile") 2>conftest.er1
25968 grep -v '^ *+' conftest.er1
>conftest.err
25970 cat conftest.err
>&5
25971 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25972 (exit $ac_status); } && {
25973 test -z "$ac_c_werror_flag" ||
25974 test ! -s conftest.err
25975 } && test -s conftest.
$ac_objext; then
25976 ac_cv_type_boolean
=yes
25978 echo "$as_me: failed program was:" >&5
25979 sed 's/^/| /' conftest.
$ac_ext >&5
25981 ac_cv_type_boolean
=no
25984 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
25986 { echo "$as_me:$LINENO: result: $ac_cv_type_boolean" >&5
25987 echo "${ECHO_T}$ac_cv_type_boolean" >&6; }
25988 if test $ac_cv_type_boolean = yes; then
25990 cat >>confdefs.h
<<_ACEOF
25991 #define HAVE_BOOLEAN 1
25995 { echo "$as_me:$LINENO: checking for boolean" >&5
25996 echo $ECHO_N "checking for boolean... $ECHO_C" >&6; }
25997 if test "${ac_cv_type_boolean+set}" = set; then
25998 echo $ECHO_N "(cached) $ECHO_C" >&6
26000 cat >conftest.
$ac_ext <<_ACEOF
26003 cat confdefs.h
>>conftest.
$ac_ext
26004 cat >>conftest.
$ac_ext <<_ACEOF
26005 /* end confdefs.h. */
26007 #undef HAVE_BOOLEAN
26009 #include <jpeglib.h>
26012 typedef boolean ac__type_new_;
26016 if ((ac__type_new_ *) 0)
26018 if (sizeof (ac__type_new_))
26024 rm -f conftest.
$ac_objext
26025 if { (ac_try
="$ac_compile"
26026 case "(($ac_try" in
26027 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
26028 *) ac_try_echo=$ac_try;;
26030 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
26031 (eval "$ac_compile") 2>conftest.er1
26033 grep -v '^ *+' conftest.er1 >conftest.err
26035 cat conftest.err >&5
26036 echo "$as_me:$LINENO: \$? = $ac_status" >&5
26037 (exit $ac_status); } && {
26038 test -z "$ac_c_werror_flag" ||
26039 test ! -s conftest.err
26040 } && test -s conftest.$ac_objext; then
26041 ac_cv_type_boolean=yes
26043 echo "$as_me: failed program was:" >&5
26044 sed 's/^/| /' conftest.$ac_ext >&5
26046 ac_cv_type_boolean=no
26049 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
26051 { echo "$as_me:$LINENO: result: $ac_cv_type_boolean" >&5
26052 echo "${ECHO_T}$ac_cv_type_boolean" >&6; }
26054 # The cast to long int works around a bug in the HP C Compiler
26055 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
26056 # declarations like `int a3
[[(sizeof
(unsigned char
)) >= 0]];'.
26057 # This bug is HP SR number 8606223364.
26058 { echo "$as_me:$LINENO: checking size of boolean" >&5
26059 echo $ECHO_N "checking size of boolean... $ECHO_C" >&6; }
26060 if test "${ac_cv_sizeof_boolean+set}" = set; then
26061 echo $ECHO_N "(cached) $ECHO_C" >&6
26063 if test "$cross_compiling" = yes; then
26064 # Depending upon the size, compute the lo and hi bounds.
26065 cat >conftest.$ac_ext <<_ACEOF
26068 cat confdefs.h >>conftest.$ac_ext
26069 cat >>conftest.$ac_ext <<_ACEOF
26070 /* end confdefs.h. */
26072 #undef HAVE_BOOLEAN
26074 #include <jpeglib.h>
26077 typedef boolean ac__type_sizeof_;
26081 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
26088 rm -f conftest.$ac_objext
26089 if { (ac_try="$ac_compile"
26090 case "(($ac_try" in
26091 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
26092 *) ac_try_echo=$ac_try;;
26094 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
26095 (eval "$ac_compile") 2>conftest.er1
26097 grep -v '^
*+' conftest.er1 >conftest.err
26099 cat conftest.err >&5
26100 echo "$as_me:$LINENO: \$? = $ac_status" >&5
26101 (exit $ac_status); } && {
26102 test -z "$ac_c_werror_flag" ||
26103 test ! -s conftest.err
26104 } && test -s conftest.$ac_objext; then
26107 cat >conftest.$ac_ext <<_ACEOF
26110 cat confdefs.h >>conftest.$ac_ext
26111 cat >>conftest.$ac_ext <<_ACEOF
26112 /* end confdefs.h. */
26114 #undef HAVE_BOOLEAN
26116 #include <jpeglib.h>
26119 typedef boolean ac__type_sizeof_;
26123 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
26130 rm -f conftest.$ac_objext
26131 if { (ac_try="$ac_compile"
26132 case "(($ac_try" in
26133 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
26134 *) ac_try_echo=$ac_try;;
26136 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
26137 (eval "$ac_compile") 2>conftest.er1
26139 grep -v '^
*+' conftest.er1 >conftest.err
26141 cat conftest.err >&5
26142 echo "$as_me:$LINENO: \$? = $ac_status" >&5
26143 (exit $ac_status); } && {
26144 test -z "$ac_c_werror_flag" ||
26145 test ! -s conftest.err
26146 } && test -s conftest.$ac_objext; then
26147 ac_hi=$ac_mid; break
26149 echo "$as_me: failed program was:" >&5
26150 sed 's
/^
/| /' conftest.$ac_ext >&5
26152 ac_lo=`expr $ac_mid + 1`
26153 if test $ac_lo -le $ac_mid; then
26157 ac_mid=`expr 2 '*' $ac_mid + 1`
26160 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
26163 echo "$as_me: failed program was:" >&5
26164 sed 's
/^
/| /' conftest.$ac_ext >&5
26166 cat >conftest.$ac_ext <<_ACEOF
26169 cat confdefs.h >>conftest.$ac_ext
26170 cat >>conftest.$ac_ext <<_ACEOF
26171 /* end confdefs.h. */
26173 #undef HAVE_BOOLEAN
26175 #include <jpeglib.h>
26178 typedef boolean ac__type_sizeof_;
26182 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
26189 rm -f conftest.$ac_objext
26190 if { (ac_try="$ac_compile"
26191 case "(($ac_try" in
26192 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
26193 *) ac_try_echo=$ac_try;;
26195 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
26196 (eval "$ac_compile") 2>conftest.er1
26198 grep -v '^
*+' conftest.er1 >conftest.err
26200 cat conftest.err >&5
26201 echo "$as_me:$LINENO: \$? = $ac_status" >&5
26202 (exit $ac_status); } && {
26203 test -z "$ac_c_werror_flag" ||
26204 test ! -s conftest.err
26205 } && test -s conftest.$ac_objext; then
26208 cat >conftest.$ac_ext <<_ACEOF
26211 cat confdefs.h >>conftest.$ac_ext
26212 cat >>conftest.$ac_ext <<_ACEOF
26213 /* end confdefs.h. */
26215 #undef HAVE_BOOLEAN
26217 #include <jpeglib.h>
26220 typedef boolean ac__type_sizeof_;
26224 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
26231 rm -f conftest.$ac_objext
26232 if { (ac_try="$ac_compile"
26233 case "(($ac_try" in
26234 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
26235 *) ac_try_echo=$ac_try;;
26237 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
26238 (eval "$ac_compile") 2>conftest.er1
26240 grep -v '^
*+' conftest.er1 >conftest.err
26242 cat conftest.err >&5
26243 echo "$as_me:$LINENO: \$? = $ac_status" >&5
26244 (exit $ac_status); } && {
26245 test -z "$ac_c_werror_flag" ||
26246 test ! -s conftest.err
26247 } && test -s conftest.$ac_objext; then
26248 ac_lo=$ac_mid; break
26250 echo "$as_me: failed program was:" >&5
26251 sed 's
/^
/| /' conftest.$ac_ext >&5
26253 ac_hi=`expr '(' $ac_mid ')' - 1`
26254 if test $ac_mid -le $ac_hi; then
26258 ac_mid=`expr 2 '*' $ac_mid`
26261 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
26264 echo "$as_me: failed program was:" >&5
26265 sed 's
/^
/| /' conftest.$ac_ext >&5
26270 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
26273 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
26274 # Binary search between lo and hi bounds.
26275 while test "x$ac_lo" != "x$ac_hi"; do
26276 ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
26277 cat >conftest.$ac_ext <<_ACEOF
26280 cat confdefs.h >>conftest.$ac_ext
26281 cat >>conftest.$ac_ext <<_ACEOF
26282 /* end confdefs.h. */
26284 #undef HAVE_BOOLEAN
26286 #include <jpeglib.h>
26289 typedef boolean ac__type_sizeof_;
26293 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
26300 rm -f conftest.$ac_objext
26301 if { (ac_try="$ac_compile"
26302 case "(($ac_try" in
26303 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
26304 *) ac_try_echo=$ac_try;;
26306 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
26307 (eval "$ac_compile") 2>conftest.er1
26309 grep -v '^
*+' conftest.er1 >conftest.err
26311 cat conftest.err >&5
26312 echo "$as_me:$LINENO: \$? = $ac_status" >&5
26313 (exit $ac_status); } && {
26314 test -z "$ac_c_werror_flag" ||
26315 test ! -s conftest.err
26316 } && test -s conftest.$ac_objext; then
26319 echo "$as_me: failed program was:" >&5
26320 sed 's
/^
/| /' conftest.$ac_ext >&5
26322 ac_lo=`expr '(' $ac_mid ')' + 1`
26325 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
26328 ?*) ac_cv_sizeof_boolean=$ac_lo;;
26329 '') if test "$ac_cv_type_boolean" = yes; then
26330 { { echo "$as_me:$LINENO: error: cannot compute sizeof (boolean)
26331 See \`config.log' for more details.
" >&5
26332 echo "$as_me: error
: cannot compute sizeof
(boolean
)
26333 See \
`config.log' for more details." >&2;}
26334 { (exit 77); exit 77; }; }
26336 ac_cv_sizeof_boolean=0
26340 cat >conftest.$ac_ext <<_ACEOF
26343 cat confdefs.h >>conftest.$ac_ext
26344 cat >>conftest.$ac_ext <<_ACEOF
26345 /* end confdefs.h. */
26347 #undef HAVE_BOOLEAN
26349 #include <jpeglib.h>
26352 typedef boolean ac__type_sizeof_;
26353 static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
26354 static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
26356 #include <stdlib.h>
26361 FILE *f = fopen ("conftest.val", "w");
26364 if (((long int) (sizeof (ac__type_sizeof_))) < 0)
26366 long int i = longval ();
26367 if (i != ((long int) (sizeof (ac__type_sizeof_))))
26369 fprintf (f, "%ld\n", i);
26373 unsigned long int i = ulongval ();
26374 if (i != ((long int) (sizeof (ac__type_sizeof_))))
26376 fprintf (f, "%lu\n", i);
26378 return ferror (f) || fclose (f) != 0;
26384 rm -f conftest$ac_exeext
26385 if { (ac_try="$ac_link"
26386 case "(($ac_try" in
26387 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
26388 *) ac_try_echo
=$ac_try;;
26390 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
26391 (eval "$ac_link") 2>&5
26393 echo "$as_me:$LINENO: \$? = $ac_status" >&5
26394 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
26395 { (case "(($ac_try" in
26396 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
26397 *) ac_try_echo=$ac_try;;
26399 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
26400 (eval "$ac_try") 2>&5
26402 echo "$as_me:$LINENO: \$? = $ac_status" >&5
26403 (exit $ac_status); }; }; then
26404 ac_cv_sizeof_boolean=`cat conftest.val
`
26406 echo "$as_me: program exited with status $ac_status" >&5
26407 echo "$as_me: failed program was:" >&5
26408 sed 's/^/| /' conftest.$ac_ext >&5
26410 ( exit $ac_status )
26411 if test "$ac_cv_type_boolean" = yes; then
26412 { { echo "$as_me:$LINENO: error: cannot compute sizeof (boolean)
26413 See \`config.log
' for more details." >&5
26414 echo "$as_me: error: cannot compute sizeof (boolean)
26415 See \`config.log' for more details.
" >&2;}
26416 { (exit 77); exit 77; }; }
26418 ac_cv_sizeof_boolean=0
26421 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
26425 { echo "$as_me:$LINENO: result
: $ac_cv_sizeof_boolean" >&5
26426 echo "${ECHO_T}$ac_cv_sizeof_boolean" >&6; }
26430 cat >>confdefs.h <<_ACEOF
26431 #define SIZEOF_BOOLEAN $ac_cv_sizeof_boolean
26435 cat >>confdefs.h <<_ACEOF
26436 #define wxHACK_BOOLEAN wxInt`expr 8 \* $ac_cv_sizeof_boolean`
26450 TIFF_PREREQ_LINKS=-lm
26451 if test "$wxUSE_LIBTIFF" != "no
" ; then
26452 cat >>confdefs.h <<\_ACEOF
26453 #define wxUSE_LIBTIFF 1
26457 if test "$wxUSE_LIBTIFF" = "sys
" -o "$wxUSE_LIBTIFF" = "yes" ; then
26458 if test "$wxUSE_LIBJPEG" = "sys
"; then
26459 TIFF_PREREQ_LINKS="$TIFF_PREREQ_LINKS $JPEG_LINK"
26461 if test "$wxUSE_ZLIB" = "sys
"; then
26462 TIFF_PREREQ_LINKS="$TIFF_PREREQ_LINKS $ZLIB_LINK"
26464 { echo "$as_me:$LINENO: checking
for tiffio.h
" >&5
26465 echo $ECHO_N "checking
for tiffio.h...
$ECHO_C" >&6; }
26466 if test "${ac_cv_header_tiffio_h+set}" = set; then
26467 echo $ECHO_N "(cached
) $ECHO_C" >&6
26469 cat >conftest.$ac_ext <<_ACEOF
26472 cat confdefs.h >>conftest.$ac_ext
26473 cat >>conftest.$ac_ext <<_ACEOF
26474 /* end confdefs.h. */
26478 #include <tiffio.h>
26480 rm -f conftest.$ac_objext
26481 if { (ac_try="$ac_compile"
26482 case "(($ac_try" in
26483 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
26484 *) ac_try_echo=$ac_try;;
26486 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
26487 (eval "$ac_compile") 2>conftest.er1
26489 grep -v '^ *+' conftest.er1 >conftest.err
26491 cat conftest.err >&5
26492 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
26493 (exit $ac_status); } && {
26494 test -z "$ac_c_werror_flag" ||
26495 test ! -s conftest.err
26496 } && test -s conftest.$ac_objext; then
26497 ac_cv_header_tiffio_h=yes
26499 echo "$as_me: failed program was
:" >&5
26500 sed 's/^/| /' conftest.$ac_ext >&5
26502 ac_cv_header_tiffio_h=no
26505 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
26507 { echo "$as_me:$LINENO: result
: $ac_cv_header_tiffio_h" >&5
26508 echo "${ECHO_T}$ac_cv_header_tiffio_h" >&6; }
26509 if test $ac_cv_header_tiffio_h = yes; then
26511 { echo "$as_me:$LINENO: checking
for TIFFError
in -ltiff" >&5
26512 echo $ECHO_N "checking
for TIFFError
in -ltiff...
$ECHO_C" >&6; }
26513 if test "${ac_cv_lib_tiff_TIFFError+set}" = set; then
26514 echo $ECHO_N "(cached
) $ECHO_C" >&6
26516 ac_check_lib_save_LIBS=$LIBS
26517 LIBS="-ltiff $TIFF_PREREQ_LINKS $LIBS"
26518 cat >conftest.$ac_ext <<_ACEOF
26521 cat confdefs.h >>conftest.$ac_ext
26522 cat >>conftest.$ac_ext <<_ACEOF
26523 /* end confdefs.h. */
26525 /* Override any GCC internal prototype to avoid an error.
26526 Use char because int might match the return type of a GCC
26527 builtin and then its argument prototype would still apply. */
26535 return TIFFError ();
26540 rm -f conftest.$ac_objext conftest$ac_exeext
26541 if { (ac_try="$ac_link"
26542 case "(($ac_try" in
26543 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
26544 *) ac_try_echo=$ac_try;;
26546 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
26547 (eval "$ac_link") 2>conftest.er1
26549 grep -v '^ *+' conftest.er1 >conftest.err
26551 cat conftest.err >&5
26552 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
26553 (exit $ac_status); } && {
26554 test -z "$ac_c_werror_flag" ||
26555 test ! -s conftest.err
26556 } && test -s conftest$ac_exeext &&
26557 $as_test_x conftest$ac_exeext; then
26558 ac_cv_lib_tiff_TIFFError=yes
26560 echo "$as_me: failed program was
:" >&5
26561 sed 's/^/| /' conftest.$ac_ext >&5
26563 ac_cv_lib_tiff_TIFFError=no
26566 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
26567 conftest$ac_exeext conftest.$ac_ext
26568 LIBS=$ac_check_lib_save_LIBS
26570 { echo "$as_me:$LINENO: result
: $ac_cv_lib_tiff_TIFFError" >&5
26571 echo "${ECHO_T}$ac_cv_lib_tiff_TIFFError" >&6; }
26572 if test $ac_cv_lib_tiff_TIFFError = yes; then
26573 TIFF_LINK=" -ltiff"
26581 if test "x
$TIFF_LINK" = "x
" ; then
26582 if test "$wxUSE_LIBTIFF" = "sys
" ; then
26583 { { echo "$as_me:$LINENO: error
: system tiff library not found
! Use
--with-libtiff=builtin to use built
-in version
" >&5
26584 echo "$as_me: error
: system tiff library not found
! Use
--with-libtiff=builtin to use built
-in version
" >&2;}
26585 { (exit 1); exit 1; }; }
26587 { echo "$as_me:$LINENO: WARNING
: system tiff library not found
, will use built
-in instead
" >&5
26588 echo "$as_me: WARNING
: system tiff library not found
, will use built
-in instead
" >&2;}
26589 wxUSE_LIBTIFF=builtin
26598 if test "$wxUSE_WCHAR_T" != "yes"; then
26599 if test "$wxUSE_EXPAT" != "no
"; then
26600 { echo "$as_me:$LINENO: WARNING
: wxWidgets requires wchar_t to use expat
, disabling
" >&5
26601 echo "$as_me: WARNING
: wxWidgets requires wchar_t to use expat
, disabling
" >&2;}
26604 if test "$wxUSE_XML" != "no
"; then
26605 { echo "$as_me:$LINENO: WARNING
: wxWidgets requires wchar_t to use xml
, disabling
" >&5
26606 echo "$as_me: WARNING
: wxWidgets requires wchar_t to use xml
, disabling
" >&2;}
26611 if test "$wxUSE_EXPAT" != "no
"; then
26613 cat >>confdefs.h <<\_ACEOF
26614 #define wxUSE_EXPAT 1
26617 cat >>confdefs.h <<\_ACEOF
26618 #define wxUSE_XML 1
26622 if test "$wxUSE_EXPAT" = "sys
" -o "$wxUSE_EXPAT" = "yes" ; then
26623 { echo "$as_me:$LINENO: checking
for expat.h
" >&5
26624 echo $ECHO_N "checking
for expat.h...
$ECHO_C" >&6; }
26625 if test "${ac_cv_header_expat_h+set}" = set; then
26626 echo $ECHO_N "(cached
) $ECHO_C" >&6
26628 cat >conftest.$ac_ext <<_ACEOF
26631 cat confdefs.h >>conftest.$ac_ext
26632 cat >>conftest.$ac_ext <<_ACEOF
26633 /* end confdefs.h. */
26638 rm -f conftest.$ac_objext
26639 if { (ac_try="$ac_compile"
26640 case "(($ac_try" in
26641 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
26642 *) ac_try_echo=$ac_try;;
26644 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
26645 (eval "$ac_compile") 2>conftest.er1
26647 grep -v '^ *+' conftest.er1 >conftest.err
26649 cat conftest.err >&5
26650 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
26651 (exit $ac_status); } && {
26652 test -z "$ac_c_werror_flag" ||
26653 test ! -s conftest.err
26654 } && test -s conftest.$ac_objext; then
26655 ac_cv_header_expat_h=yes
26657 echo "$as_me: failed program was
:" >&5
26658 sed 's/^/| /' conftest.$ac_ext >&5
26660 ac_cv_header_expat_h=no
26663 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
26665 { echo "$as_me:$LINENO: result
: $ac_cv_header_expat_h" >&5
26666 echo "${ECHO_T}$ac_cv_header_expat_h" >&6; }
26667 if test $ac_cv_header_expat_h = yes; then
26672 if test "x
$found_expat_h" = "x1
"; then
26673 { echo "$as_me:$LINENO: checking
if expat.h is valid C
++ header
" >&5
26674 echo $ECHO_N "checking
if expat.h is valid C
++ header...
$ECHO_C" >&6; }
26675 if test "${wx_cv_expat_is_not_broken+set}" = set; then
26676 echo $ECHO_N "(cached
) $ECHO_C" >&6
26680 ac_cpp='$CXXCPP $CPPFLAGS'
26681 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
26682 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
26683 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
26685 cat >conftest.$ac_ext <<_ACEOF
26688 cat confdefs.h >>conftest.$ac_ext
26689 cat >>conftest.$ac_ext <<_ACEOF
26690 /* end confdefs.h. */
26700 rm -f conftest.$ac_objext
26701 if { (ac_try="$ac_compile"
26702 case "(($ac_try" in
26703 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
26704 *) ac_try_echo=$ac_try;;
26706 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
26707 (eval "$ac_compile") 2>conftest.er1
26709 grep -v '^ *+' conftest.er1 >conftest.err
26711 cat conftest.err >&5
26712 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
26713 (exit $ac_status); } && {
26714 test -z "$ac_cxx_werror_flag" ||
26715 test ! -s conftest.err
26716 } && test -s conftest.$ac_objext; then
26717 wx_cv_expat_is_not_broken=yes
26719 echo "$as_me: failed program was
:" >&5
26720 sed 's/^/| /' conftest.$ac_ext >&5
26722 wx_cv_expat_is_not_broken=no
26726 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
26728 ac_cpp='$CPP $CPPFLAGS'
26729 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
26730 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
26731 ac_compiler_gnu=$ac_cv_c_compiler_gnu
26736 { echo "$as_me:$LINENO: result
: $wx_cv_expat_is_not_broken" >&5
26737 echo "${ECHO_T}$wx_cv_expat_is_not_broken" >&6; }
26738 if test "$wx_cv_expat_is_not_broken" = "yes" ; then
26739 { echo "$as_me:$LINENO: checking
for XML_ParserCreate
in -lexpat" >&5
26740 echo $ECHO_N "checking
for XML_ParserCreate
in -lexpat...
$ECHO_C" >&6; }
26741 if test "${ac_cv_lib_expat_XML_ParserCreate+set}" = set; then
26742 echo $ECHO_N "(cached
) $ECHO_C" >&6
26744 ac_check_lib_save_LIBS=$LIBS
26745 LIBS="-lexpat $LIBS"
26746 cat >conftest.$ac_ext <<_ACEOF
26749 cat confdefs.h >>conftest.$ac_ext
26750 cat >>conftest.$ac_ext <<_ACEOF
26751 /* end confdefs.h. */
26753 /* Override any GCC internal prototype to avoid an error.
26754 Use char because int might match the return type of a GCC
26755 builtin and then its argument prototype would still apply. */
26759 char XML_ParserCreate ();
26763 return XML_ParserCreate ();
26768 rm -f conftest.$ac_objext conftest$ac_exeext
26769 if { (ac_try="$ac_link"
26770 case "(($ac_try" in
26771 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
26772 *) ac_try_echo=$ac_try;;
26774 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
26775 (eval "$ac_link") 2>conftest.er1
26777 grep -v '^ *+' conftest.er1 >conftest.err
26779 cat conftest.err >&5
26780 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
26781 (exit $ac_status); } && {
26782 test -z "$ac_c_werror_flag" ||
26783 test ! -s conftest.err
26784 } && test -s conftest$ac_exeext &&
26785 $as_test_x conftest$ac_exeext; then
26786 ac_cv_lib_expat_XML_ParserCreate=yes
26788 echo "$as_me: failed program was
:" >&5
26789 sed 's/^/| /' conftest.$ac_ext >&5
26791 ac_cv_lib_expat_XML_ParserCreate=no
26794 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
26795 conftest$ac_exeext conftest.$ac_ext
26796 LIBS=$ac_check_lib_save_LIBS
26798 { echo "$as_me:$LINENO: result
: $ac_cv_lib_expat_XML_ParserCreate" >&5
26799 echo "${ECHO_T}$ac_cv_lib_expat_XML_ParserCreate" >&6; }
26800 if test $ac_cv_lib_expat_XML_ParserCreate = yes; then
26801 EXPAT_LINK=" -lexpat"
26806 if test "x
$EXPAT_LINK" = "x
" ; then
26807 if test "$wxUSE_EXPAT" = "sys
" ; then
26808 { { echo "$as_me:$LINENO: error
: system expat library not found
! Use
--with-expat=builtin to use built
-in version
" >&5
26809 echo "$as_me: error
: system expat library not found
! Use
--with-expat=builtin to use built
-in version
" >&2;}
26810 { (exit 1); exit 1; }; }
26812 { echo "$as_me:$LINENO: WARNING
: system expat library not found
, will use built
-in instead
" >&5
26813 echo "$as_me: WARNING
: system expat library not found
, will use built
-in instead
" >&2;}
26814 wxUSE_EXPAT=builtin
26820 if test "$wxUSE_EXPAT" = "builtin" ; then
26821 subdirs="$subdirs src
/expat
"
26828 if test "$wxUSE_LIBMSPACK" != "no
"; then
26829 { echo "$as_me:$LINENO: checking
for mspack.h
" >&5
26830 echo $ECHO_N "checking
for mspack.h...
$ECHO_C" >&6; }
26831 if test "${ac_cv_header_mspack_h+set}" = set; then
26832 echo $ECHO_N "(cached
) $ECHO_C" >&6
26834 cat >conftest.$ac_ext <<_ACEOF
26837 cat confdefs.h >>conftest.$ac_ext
26838 cat >>conftest.$ac_ext <<_ACEOF
26839 /* end confdefs.h. */
26842 #include <mspack.h>
26844 rm -f conftest.$ac_objext
26845 if { (ac_try="$ac_compile"
26846 case "(($ac_try" in
26847 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
26848 *) ac_try_echo=$ac_try;;
26850 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
26851 (eval "$ac_compile") 2>conftest.er1
26853 grep -v '^ *+' conftest.er1 >conftest.err
26855 cat conftest.err >&5
26856 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
26857 (exit $ac_status); } && {
26858 test -z "$ac_c_werror_flag" ||
26859 test ! -s conftest.err
26860 } && test -s conftest.$ac_objext; then
26861 ac_cv_header_mspack_h=yes
26863 echo "$as_me: failed program was
:" >&5
26864 sed 's/^/| /' conftest.$ac_ext >&5
26866 ac_cv_header_mspack_h=no
26869 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
26871 { echo "$as_me:$LINENO: result
: $ac_cv_header_mspack_h" >&5
26872 echo "${ECHO_T}$ac_cv_header_mspack_h" >&6; }
26873 if test $ac_cv_header_mspack_h = yes; then
26878 if test "x
$found_mspack_h" = "x1
"; then
26879 { echo "$as_me:$LINENO: checking
for mspack_create_chm_decompressor
in -lmspack" >&5
26880 echo $ECHO_N "checking
for mspack_create_chm_decompressor
in -lmspack...
$ECHO_C" >&6; }
26881 if test "${ac_cv_lib_mspack_mspack_create_chm_decompressor+set}" = set; then
26882 echo $ECHO_N "(cached
) $ECHO_C" >&6
26884 ac_check_lib_save_LIBS=$LIBS
26885 LIBS="-lmspack $LIBS"
26886 cat >conftest.$ac_ext <<_ACEOF
26889 cat confdefs.h >>conftest.$ac_ext
26890 cat >>conftest.$ac_ext <<_ACEOF
26891 /* end confdefs.h. */
26893 /* Override any GCC internal prototype to avoid an error.
26894 Use char because int might match the return type of a GCC
26895 builtin and then its argument prototype would still apply. */
26899 char mspack_create_chm_decompressor ();
26903 return mspack_create_chm_decompressor ();
26908 rm -f conftest.$ac_objext conftest$ac_exeext
26909 if { (ac_try="$ac_link"
26910 case "(($ac_try" in
26911 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
26912 *) ac_try_echo=$ac_try;;
26914 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
26915 (eval "$ac_link") 2>conftest.er1
26917 grep -v '^ *+' conftest.er1 >conftest.err
26919 cat conftest.err >&5
26920 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
26921 (exit $ac_status); } && {
26922 test -z "$ac_c_werror_flag" ||
26923 test ! -s conftest.err
26924 } && test -s conftest$ac_exeext &&
26925 $as_test_x conftest$ac_exeext; then
26926 ac_cv_lib_mspack_mspack_create_chm_decompressor=yes
26928 echo "$as_me: failed program was
:" >&5
26929 sed 's/^/| /' conftest.$ac_ext >&5
26931 ac_cv_lib_mspack_mspack_create_chm_decompressor=no
26934 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
26935 conftest$ac_exeext conftest.$ac_ext
26936 LIBS=$ac_check_lib_save_LIBS
26938 { echo "$as_me:$LINENO: result
: $ac_cv_lib_mspack_mspack_create_chm_decompressor" >&5
26939 echo "${ECHO_T}$ac_cv_lib_mspack_mspack_create_chm_decompressor" >&6; }
26940 if test $ac_cv_lib_mspack_mspack_create_chm_decompressor = yes; then
26941 MSPACK_LINK=" -lmspack"
26945 if test "x
$MSPACK_LINK" = "x
" ; then
26950 if test "$wxUSE_LIBMSPACK" != "no
"; then
26951 cat >>confdefs.h <<\_ACEOF
26952 #define wxUSE_LIBMSPACK 1
26966 if test "$USE_WIN32" = 1 ; then
26967 { echo "$as_me:$LINENO: checking
for w32api.h
" >&5
26968 echo $ECHO_N "checking
for w32api.h...
$ECHO_C" >&6; }
26969 if test "${ac_cv_header_w32api_h+set}" = set; then
26970 echo $ECHO_N "(cached
) $ECHO_C" >&6
26972 cat >conftest.$ac_ext <<_ACEOF
26975 cat confdefs.h >>conftest.$ac_ext
26976 cat >>conftest.$ac_ext <<_ACEOF
26977 /* end confdefs.h. */
26980 #include <w32api.h>
26982 rm -f conftest.$ac_objext
26983 if { (ac_try="$ac_compile"
26984 case "(($ac_try" in
26985 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
26986 *) ac_try_echo=$ac_try;;
26988 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
26989 (eval "$ac_compile") 2>conftest.er1
26991 grep -v '^ *+' conftest.er1 >conftest.err
26993 cat conftest.err >&5
26994 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
26995 (exit $ac_status); } && {
26996 test -z "$ac_c_werror_flag" ||
26997 test ! -s conftest.err
26998 } && test -s conftest.$ac_objext; then
26999 ac_cv_header_w32api_h=yes
27001 echo "$as_me: failed program was
:" >&5
27002 sed 's/^/| /' conftest.$ac_ext >&5
27004 ac_cv_header_w32api_h=no
27007 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
27009 { echo "$as_me:$LINENO: result
: $ac_cv_header_w32api_h" >&5
27010 echo "${ECHO_T}$ac_cv_header_w32api_h" >&6; }
27013 { echo "$as_me:$LINENO: checking
for windows.h
" >&5
27014 echo $ECHO_N "checking
for windows.h...
$ECHO_C" >&6; }
27015 if test "${ac_cv_header_windows_h+set}" = set; then
27016 echo $ECHO_N "(cached
) $ECHO_C" >&6
27018 cat >conftest.$ac_ext <<_ACEOF
27021 cat confdefs.h >>conftest.$ac_ext
27022 cat >>conftest.$ac_ext <<_ACEOF
27023 /* end confdefs.h. */
27026 #include <windows.h>
27028 rm -f conftest.$ac_objext
27029 if { (ac_try="$ac_compile"
27030 case "(($ac_try" in
27031 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
27032 *) ac_try_echo=$ac_try;;
27034 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
27035 (eval "$ac_compile") 2>conftest.er1
27037 grep -v '^ *+' conftest.er1 >conftest.err
27039 cat conftest.err >&5
27040 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
27041 (exit $ac_status); } && {
27042 test -z "$ac_c_werror_flag" ||
27043 test ! -s conftest.err
27044 } && test -s conftest.$ac_objext; then
27045 ac_cv_header_windows_h=yes
27047 echo "$as_me: failed program was
:" >&5
27048 sed 's/^/| /' conftest.$ac_ext >&5
27050 ac_cv_header_windows_h=no
27053 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
27055 { echo "$as_me:$LINENO: result
: $ac_cv_header_windows_h" >&5
27056 echo "${ECHO_T}$ac_cv_header_windows_h" >&6; }
27057 if test $ac_cv_header_windows_h = yes; then
27061 { { echo "$as_me:$LINENO: error
: please
set CFLAGS to contain the location of windows.h
" >&5
27062 echo "$as_me: error
: please
set CFLAGS to contain the location of windows.h
" >&2;}
27063 { (exit 1); exit 1; }; }
27069 LIBS="$LIBS -lwinspool -lwinmm -lshell32 -lcomctl32 -lcomdlg32 -lctl3d32 -ladvapi32 -lwsock32 -lgdi32"
27071 if test "$wxUSE_ACCESSIBILITY" = "yes" ; then
27072 LIBS="$LIBS -loleacc"
27077 LIBS="$LIBS -lkernel32 -luser32"
27080 if test "$wxUSE_ODBC" = "sys
" ; then
27083 if test "$wxUSE_ODBC" = "yes" ; then
27084 LIBS=" -lodbc32 -lole32 -loleaut32 $LIBS"
27085 cat >>confdefs.h <<\_ACEOF
27086 #define wxUSE_ODBC 1
27091 RESFLAGS="--include-dir \
$(top_srcdir)/include
--include-dir \
$(top_srcdir)/\
$(program_dir) --define __WIN32__
--define __WIN95__
--define __GNUWIN32__
"
27092 RESPROGRAMOBJ="\
$(PROGRAM)_resources.o
"
27094 WXCONFIG_RESFLAGS="--define __WIN32__
--define __WIN95__
--define __GNUWIN32__
"
27096 WIN32INSTALL=win32install
27098 { echo "$as_me:$LINENO: checking
for pbt.h
" >&5
27099 echo $ECHO_N "checking
for pbt.h...
$ECHO_C" >&6; }
27100 if test "${ac_cv_header_pbt_h+set}" = set; then
27101 echo $ECHO_N "(cached
) $ECHO_C" >&6
27103 cat >conftest.$ac_ext <<_ACEOF
27106 cat confdefs.h >>conftest.$ac_ext
27107 cat >>conftest.$ac_ext <<_ACEOF
27108 /* end confdefs.h. */
27113 rm -f conftest.$ac_objext
27114 if { (ac_try="$ac_compile"
27115 case "(($ac_try" in
27116 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
27117 *) ac_try_echo=$ac_try;;
27119 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
27120 (eval "$ac_compile") 2>conftest.er1
27122 grep -v '^ *+' conftest.er1 >conftest.err
27124 cat conftest.err >&5
27125 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
27126 (exit $ac_status); } && {
27127 test -z "$ac_c_werror_flag" ||
27128 test ! -s conftest.err
27129 } && test -s conftest.$ac_objext; then
27130 ac_cv_header_pbt_h=yes
27132 echo "$as_me: failed program was
:" >&5
27133 sed 's/^/| /' conftest.$ac_ext >&5
27135 ac_cv_header_pbt_h=no
27138 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
27140 { echo "$as_me:$LINENO: result
: $ac_cv_header_pbt_h" >&5
27141 echo "${ECHO_T}$ac_cv_header_pbt_h" >&6; }
27142 if test $ac_cv_header_pbt_h = yes; then
27145 cat >>confdefs.h <<\_ACEOF
27146 #define NEED_PBT_H 1
27154 if test "$wxUSE_GUI" = "yes"; then
27164 if test "$wxUSE_COCOA" = 1 ; then
27165 if test "$wxUSE_PRINTING_ARCHITECTURE" = "yes"; then
27166 { echo "$as_me:$LINENO: WARNING
: Printing not supported under wxCocoa yet
, disabled
" >&5
27167 echo "$as_me: WARNING
: Printing not supported under wxCocoa yet
, disabled
" >&2;}
27168 wxUSE_PRINTING_ARCHITECTURE=no
27170 if test "$wxUSE_DRAG_AND_DROP" = "yes"; then
27171 { echo "$as_me:$LINENO: WARNING
: Drag and Drop not supported under wxCocoa yet
, disabled
" >&5
27172 echo "$as_me: WARNING
: Drag and Drop not supported under wxCocoa yet
, disabled
" >&2;}
27173 wxUSE_DRAG_AND_DROP=no
27175 if test "$wxUSE_DRAGIMAGE" = "yes"; then
27176 { echo "$as_me:$LINENO: WARNING
: wxDragImage not supported under wxCocoa yet
, disabled
" >&5
27177 echo "$as_me: WARNING
: wxDragImage not supported under wxCocoa yet
, disabled
" >&2;}
27182 if test "$wxUSE_MSW" = 1 ; then
27188 WXCONFIG_LDFLAGS_GUI="$LDFLAGS -Wl,--subsystem,windows
-mwindows"
27192 if test "$wxUSE_GTK" = 1; then
27193 { echo "$as_me:$LINENO: checking
for GTK
+ version
" >&5
27194 echo $ECHO_N "checking
for GTK
+ version...
$ECHO_C" >&6; }
27196 gtk_version_cached=1
27197 if test "${wx_cv_lib_gtk+set}" = set; then
27198 echo $ECHO_N "(cached
) $ECHO_C" >&6
27201 gtk_version_cached=0
27202 { echo "$as_me:$LINENO: result
: " >&5
27203 echo "${ECHO_T}" >&6; }
27206 if test "$wxUSE_THREADS" = "yes"; then
27207 GTK_MODULES=gthread
27211 if test "x
$wxGTK_VERSION" != "x1
"
27215 if test "$wxUSE_THREADS" = "yes" -a "$GCC" = yes; then
27220 # Check whether --enable-gtktest was given.
27221 if test "${enable_gtktest+set}" = set; then
27222 enableval=$enable_gtktest;
27228 pkg_config_args=gtk+-2.0
27229 for module in . $GTK_MODULES
27233 pkg_config_args="$pkg_config_args gthread
-2.0
"
27240 # Extract the first word of "pkg
-config", so it can be a program name with args.
27241 set dummy pkg-config; ac_word=$2
27242 { echo "$as_me:$LINENO: checking
for $ac_word" >&5
27243 echo $ECHO_N "checking
for $ac_word...
$ECHO_C" >&6; }
27244 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
27245 echo $ECHO_N "(cached
) $ECHO_C" >&6
27247 case $PKG_CONFIG in
27249 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
27252 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
27253 for as_dir in $PATH
27256 test -z "$as_dir" && as_dir=.
27257 for ac_exec_ext in '' $ac_executable_extensions; do
27258 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
27259 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
27260 echo "$as_me:$LINENO: found
$as_dir/$ac_word$ac_exec_ext" >&5
27267 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no
"
27271 PKG_CONFIG=$ac_cv_path_PKG_CONFIG
27272 if test -n "$PKG_CONFIG"; then
27273 { echo "$as_me:$LINENO: result
: $PKG_CONFIG" >&5
27274 echo "${ECHO_T}$PKG_CONFIG" >&6; }
27276 { echo "$as_me:$LINENO: result
: no
" >&5
27277 echo "${ECHO_T}no
" >&6; }
27282 if test x$PKG_CONFIG != xno ; then
27283 if pkg-config --atleast-pkgconfig-version 0.7 ; then
27286 echo "*** pkg
-config too old
; version
0.7 or better required.
"
27294 min_gtk_version=2.0.0
27295 { echo "$as_me:$LINENO: checking
for GTK
+ - version
>= $min_gtk_version" >&5
27296 echo $ECHO_N "checking
for GTK
+ - version
>= $min_gtk_version...
$ECHO_C" >&6; }
27298 if test x$PKG_CONFIG != xno ; then
27299 ## don't try to run the test against uninstalled libtool libs
27300 if $PKG_CONFIG --uninstalled $pkg_config_args; then
27301 echo "Will use uninstalled version of GTK
+ found
in PKG_CONFIG_PATH
"
27305 if $PKG_CONFIG --atleast-version $min_gtk_version $pkg_config_args; then
27312 if test x"$no_gtk" = x ; then
27313 GTK_CFLAGS=`$PKG_CONFIG $pkg_config_args --cflags`
27314 GTK_LIBS=`$PKG_CONFIG $pkg_config_args --libs`
27315 gtk_config_major_version=`$PKG_CONFIG --modversion gtk+-2.0 | \
27316 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'`
27317 gtk_config_minor_version=`$PKG_CONFIG --modversion gtk+-2.0 | \
27318 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'`
27319 gtk_config_micro_version=`$PKG_CONFIG --modversion gtk+-2.0 | \
27320 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'`
27321 if test "x
$enable_gtktest" = "xyes
" ; then
27322 ac_save_CFLAGS="$CFLAGS"
27323 ac_save_LIBS="$LIBS"
27324 CFLAGS="$CFLAGS $GTK_CFLAGS"
27325 LIBS="$GTK_LIBS $LIBS"
27327 if test "$cross_compiling" = yes; then
27328 echo $ac_n "cross compiling
; assumed OK...
$ac_c"
27330 cat >conftest.$ac_ext <<_ACEOF
27333 cat confdefs.h >>conftest.$ac_ext
27334 cat >>conftest.$ac_ext <<_ACEOF
27335 /* end confdefs.h. */
27337 #include <gtk/gtk.h>
27339 #include <stdlib.h>
27344 int major, minor, micro;
27347 system ("touch conf.gtktest
");
27349 /* HP/UX 9 (%@#!) writes to sscanf strings */
27350 tmp_version = g_strdup("$min_gtk_version");
27351 if (sscanf(tmp_version, "%d.
%d.
%d
", &major, &minor, µ) != 3) {
27352 printf("%s
, bad version string
\n", "$min_gtk_version");
27356 if ((gtk_major_version != $gtk_config_major_version) ||
27357 (gtk_minor_version != $gtk_config_minor_version) ||
27358 (gtk_micro_version != $gtk_config_micro_version))
27360 printf("\n*** 'pkg-config --modversion gtk+-2.0' returned
%d.
%d.
%d
, but GTK
+ (%d.
%d.
%d
)\n",
27361 $gtk_config_major_version, $gtk_config_minor_version, $gtk_config_micro_version,
27362 gtk_major_version, gtk_minor_version, gtk_micro_version);
27363 printf ("*** was found
! If pkg
-config was correct
, then it is best
\n");
27364 printf ("*** to remove the old version of GTK
+. You may also be able to fix the error
\n");
27365 printf("*** by modifying your LD_LIBRARY_PATH enviroment variable
, or by editing
\n");
27366 printf("*** /etc
/ld.so.conf. Make sure you have run ldconfig
if that is
\n");
27367 printf("*** required on your system.
\n");
27368 printf("*** If pkg
-config was wrong
, set the environment variable PKG_CONFIG_PATH
\n");
27369 printf("*** to point to the correct configuration files
\n");
27371 else if ((gtk_major_version != GTK_MAJOR_VERSION) ||
27372 (gtk_minor_version != GTK_MINOR_VERSION) ||
27373 (gtk_micro_version != GTK_MICRO_VERSION))
27375 printf("*** GTK
+ header files
(version
%d.
%d.
%d
) do not match
\n",
27376 GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION);
27377 printf("*** library
(version
%d.
%d.
%d
)\n",
27378 gtk_major_version, gtk_minor_version, gtk_micro_version);
27382 if ((gtk_major_version > major) ||
27383 ((gtk_major_version == major) && (gtk_minor_version > minor)) ||
27384 ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro)))
27390 printf("\n*** An old version of GTK
+ (%d.
%d.
%d
) was found.
\n",
27391 gtk_major_version, gtk_minor_version, gtk_micro_version);
27392 printf("*** You need a version of GTK
+ newer than
%d.
%d.
%d. The latest version of
\n",
27393 major, minor, micro);
27394 printf("*** GTK
+ is always available from
ftp://ftp.gtk.org.
\n");
27396 printf("*** If you have already installed a sufficiently new version
, this error
\n");
27397 printf("*** probably means that the wrong copy of the pkg
-config shell
script is
\n");
27398 printf("*** being found. The easiest way to fix this is to remove the old version
\n");
27399 printf("*** of GTK
+, but you can also
set the PKG_CONFIG environment to point to the
\n");
27400 printf("*** correct copy of pkg
-config.
(In this
case, you will have to
\n");
27401 printf("*** modify your LD_LIBRARY_PATH enviroment variable
, or edit
/etc
/ld.so.conf
\n");
27402 printf("*** so that the correct libraries are found
at run
-time))\n");
27409 rm -f conftest$ac_exeext
27410 if { (ac_try="$ac_link"
27411 case "(($ac_try" in
27412 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
27413 *) ac_try_echo=$ac_try;;
27415 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
27416 (eval "$ac_link") 2>&5
27418 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
27419 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
27420 { (case "(($ac_try" in
27421 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
27422 *) ac_try_echo=$ac_try;;
27424 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
27425 (eval "$ac_try") 2>&5
27427 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
27428 (exit $ac_status); }; }; then
27431 echo "$as_me: program exited with status
$ac_status" >&5
27432 echo "$as_me: failed program was
:" >&5
27433 sed 's/^/| /' conftest.$ac_ext >&5
27435 ( exit $ac_status )
27438 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
27442 CFLAGS="$ac_save_CFLAGS"
27443 LIBS="$ac_save_LIBS"
27446 if test "x
$no_gtk" = x ; then
27447 { echo "$as_me:$LINENO: result
: yes (version
$gtk_config_major_version.
$gtk_config_minor_version.
$gtk_config_micro_version)" >&5
27448 echo "${ECHO_T}yes (version
$gtk_config_major_version.
$gtk_config_minor_version.
$gtk_config_micro_version)" >&6; }
27451 { echo "$as_me:$LINENO: result
: no
" >&5
27452 echo "${ECHO_T}no
" >&6; }
27453 if test "$PKG_CONFIG" = "no
" ; then
27454 echo "*** A new enough version of pkg
-config was not found.
"
27455 echo "*** See http
://pkgconfig.sourceforge.net
"
27457 if test -f conf.gtktest ; then
27460 echo "*** Could not run GTK
+ test program
, checking why...
"
27461 ac_save_CFLAGS="$CFLAGS"
27462 ac_save_LIBS="$LIBS"
27463 CFLAGS="$CFLAGS $GTK_CFLAGS"
27464 LIBS="$LIBS $GTK_LIBS"
27465 cat >conftest.$ac_ext <<_ACEOF
27468 cat confdefs.h >>conftest.$ac_ext
27469 cat >>conftest.$ac_ext <<_ACEOF
27470 /* end confdefs.h. */
27472 #include <gtk/gtk.h>
27478 return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));
27483 rm -f conftest.$ac_objext conftest$ac_exeext
27484 if { (ac_try="$ac_link"
27485 case "(($ac_try" in
27486 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
27487 *) ac_try_echo=$ac_try;;
27489 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
27490 (eval "$ac_link") 2>conftest.er1
27492 grep -v '^ *+' conftest.er1 >conftest.err
27494 cat conftest.err >&5
27495 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
27496 (exit $ac_status); } && {
27497 test -z "$ac_c_werror_flag" ||
27498 test ! -s conftest.err
27499 } && test -s conftest$ac_exeext &&
27500 $as_test_x conftest$ac_exeext; then
27501 echo "*** The
test program compiled
, but did not run. This usually means
"
27502 echo "*** that the run
-time linker is not finding GTK
+ or finding the wrong
"
27503 echo "*** version of GTK
+. If it is not finding GTK
+, you
'll need to set your"
27504 echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
27505 echo "*** to the installed location Also, make sure you have run ldconfig if that"
27506 echo "*** is required on your system"
27508 echo "*** If you have an old version installed, it is best to remove it, although"
27509 echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"
27511 echo "$as_me: failed program was:" >&5
27512 sed 's
/^
/| /' conftest.$ac_ext >&5
27514 echo "*** The test program failed to compile or link. See the file config.log for the"
27515 echo "*** exact error that occured. This usually means GTK+ is incorrectly installed."
27518 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
27519 conftest$ac_exeext conftest.$ac_ext
27520 CFLAGS="$ac_save_CFLAGS"
27521 LIBS="$ac_save_LIBS"
27535 if test "$wxUSE_THREADS" = "yes" -a "$GCC" = yes; then
27536 GTK_CFLAGS=`echo $GTK_CFLAGS | sed 's
/-mt//'`
27537 GTK_LIBS=`echo $GTK_LIBS | sed 's
/-mt//'`
27539 if test "$wxUSE_SHARED" != "yes"; then
27540 GTK_LIBS="$GTK_LIBS -lX11"
27545 if test -z "$wx_cv_lib_gtk"; then
27546 if test "x$wxGTK_VERSION" = "x1" -o "x$wxGTK_VERSION" = "xany" ; then
27548 # Check whether --with-gtk-prefix was given.
27549 if test "${with_gtk_prefix+set}" = set; then
27550 withval=$with_gtk_prefix; gtk_config_prefix="$withval"
27552 gtk_config_prefix=""
27556 # Check whether --with-gtk-exec-prefix was given.
27557 if test "${with_gtk_exec_prefix+set}" = set; then
27558 withval=$with_gtk_exec_prefix; gtk_config_exec_prefix="$withval"
27560 gtk_config_exec_prefix=""
27563 # Check whether --enable-gtktest was given.
27564 if test "${enable_gtktest+set}" = set; then
27565 enableval=$enable_gtktest;
27571 for module in . $GTK_MODULES
27575 gtk_config_args="$gtk_config_args gthread"
27580 if test x$gtk_config_exec_prefix != x ; then
27581 gtk_config_args="$gtk_config_args --exec-prefix=$gtk_config_exec_prefix"
27582 if test x${GTK_CONFIG+set} != xset ; then
27583 GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config
27586 if test x$gtk_config_prefix != x ; then
27587 gtk_config_args="$gtk_config_args --prefix=$gtk_config_prefix"
27588 if test x${GTK_CONFIG+set} != xset ; then
27589 GTK_CONFIG=$gtk_config_prefix/bin/gtk-config
27593 # Extract the first word of "gtk-config", so it can be a program name with args.
27594 set dummy gtk-config; ac_word=$2
27595 { echo "$as_me:$LINENO: checking for $ac_word" >&5
27596 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
27597 if test "${ac_cv_path_GTK_CONFIG+set}" = set; then
27598 echo $ECHO_N "(cached) $ECHO_C" >&6
27600 case $GTK_CONFIG in
27602 ac_cv_path_GTK_CONFIG="$GTK_CONFIG" # Let the user override the test with a path.
27605 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
27606 for as_dir in $PATH
27609 test -z "$as_dir" && as_dir=.
27610 for ac_exec_ext in '' $ac_executable_extensions; do
27611 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
27612 ac_cv_path_GTK_CONFIG="$as_dir/$ac_word$ac_exec_ext"
27613 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
27620 test -z "$ac_cv_path_GTK_CONFIG" && ac_cv_path_GTK_CONFIG="no"
27624 GTK_CONFIG=$ac_cv_path_GTK_CONFIG
27625 if test -n "$GTK_CONFIG"; then
27626 { echo "$as_me:$LINENO: result: $GTK_CONFIG" >&5
27627 echo "${ECHO_T}$GTK_CONFIG" >&6; }
27629 { echo "$as_me:$LINENO: result: no" >&5
27630 echo "${ECHO_T}no" >&6; }
27634 min_gtk_version=1.2.7
27635 { echo "$as_me:$LINENO: checking for GTK - version >= $min_gtk_version" >&5
27636 echo $ECHO_N "checking for GTK - version >= $min_gtk_version... $ECHO_C" >&6; }
27638 if test "$GTK_CONFIG" = "no" ; then
27641 GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
27642 GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
27643 gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
27644 sed 's
/\
([0-9]*\
).\
([0-9]*\
).\
([0-9]*\
)/\
1/'`
27645 gtk_config_minor_version=`$GTK_CONFIG $gtk_config_args --version | \
27646 sed 's
/\
([0-9]*\
).\
([0-9]*\
).\
([0-9]*\
)/\
2/'`
27647 gtk_config_micro_version=`$GTK_CONFIG $gtk_config_args --version | \
27648 sed 's
/\
([0-9]*\
).\
([0-9]*\
).\
([0-9]*\
)/\
3/'`
27649 if test "x$enable_gtktest" = "xyes" ; then
27650 ac_save_CFLAGS="$CFLAGS"
27651 ac_save_LIBS="$LIBS"
27652 CFLAGS="$CFLAGS $GTK_CFLAGS"
27653 LIBS="$GTK_LIBS $LIBS"
27655 if test "$cross_compiling" = yes; then
27656 echo $ac_n "cross compiling; assumed OK... $ac_c"
27658 cat >conftest.$ac_ext <<_ACEOF
27661 cat confdefs.h >>conftest.$ac_ext
27662 cat >>conftest.$ac_ext <<_ACEOF
27663 /* end confdefs.h. */
27665 #include <gtk/gtk.h>
27667 #include <stdlib.h>
27672 int major, minor, micro;
27675 system ("touch conf.gtktest");
27677 /* HP/UX 9 (%@#!) writes to sscanf strings */
27678 tmp_version = g_strdup("$min_gtk_version");
27679 if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) {
27680 printf("%s, bad version string\n", "$min_gtk_version");
27684 if ((gtk_major_version != $gtk_config_major_version) ||
27685 (gtk_minor_version != $gtk_config_minor_version) ||
27686 (gtk_micro_version != $gtk_config_micro_version))
27688 printf("\n*** 'gtk
-config --version' returned %d.%d.%d, but GTK+ (%d.%d.%d)\n",
27689 $gtk_config_major_version, $gtk_config_minor_version, $gtk_config_micro_version,
27690 gtk_major_version, gtk_minor_version, gtk_micro_version);
27691 printf ("*** was found! If gtk-config was correct, then it is best\n");
27692 printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n");
27693 printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
27694 printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
27695 printf("*** required on your system.\n");
27696 printf("*** If gtk-config was wrong, set the environment variable GTK_CONFIG\n");
27697 printf("*** to point to the correct copy of gtk-config, and remove the file config.cache\n");
27698 printf("*** before re-running configure\n");
27700 #if defined (GTK_MAJOR_VERSION) && defined (GTK_MINOR_VERSION) && defined (GTK_MICRO_VERSION)
27701 else if ((gtk_major_version != GTK_MAJOR_VERSION) ||
27702 (gtk_minor_version != GTK_MINOR_VERSION) ||
27703 (gtk_micro_version != GTK_MICRO_VERSION))
27705 printf("*** GTK+ header files (version %d.%d.%d) do not match\n",
27706 GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION);
27707 printf("*** library (version %d.%d.%d)\n",
27708 gtk_major_version, gtk_minor_version, gtk_micro_version);
27710 #endif /* defined (GTK_MAJOR_VERSION) ... */
27713 if ((gtk_major_version > major) ||
27714 ((gtk_major_version == major) && (gtk_minor_version > minor)) ||
27715 ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro)))
27721 printf("\n*** An old version of GTK+ (%d.%d.%d) was found.\n",
27722 gtk_major_version, gtk_minor_version, gtk_micro_version);
27723 printf("*** You need a version of GTK+ newer than %d.%d.%d. The latest version of\n",
27724 major, minor, micro);
27725 printf("*** GTK+ is always available from ftp://ftp.gtk.org.\n");
27727 printf("*** If you have already installed a sufficiently new version, this error\n");
27728 printf("*** probably means that the wrong copy of the gtk-config shell script is\n");
27729 printf("*** being found. The easiest way to fix this is to remove the old version\n");
27730 printf("*** of GTK+, but you can also set the GTK_CONFIG environment to point to the\n");
27731 printf("*** correct copy of gtk-config. (In this case, you will have to\n");
27732 printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
27733 printf("*** so that the correct libraries are found at run-time))\n");
27740 rm -f conftest$ac_exeext
27741 if { (ac_try="$ac_link"
27742 case "(($ac_try" in
27743 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
27744 *) ac_try_echo=$ac_try;;
27746 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
27747 (eval "$ac_link") 2>&5
27749 echo "$as_me:$LINENO: \$? = $ac_status" >&5
27750 (exit $ac_status); } && { ac_try='.
/conftest
$ac_exeext'
27751 { (case "(($ac_try" in
27752 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
27753 *) ac_try_echo=$ac_try;;
27755 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
27756 (eval "$ac_try") 2>&5
27758 echo "$as_me:$LINENO: \$? = $ac_status" >&5
27759 (exit $ac_status); }; }; then
27762 echo "$as_me: program exited with status $ac_status" >&5
27763 echo "$as_me: failed program was:" >&5
27764 sed 's
/^
/| /' conftest.$ac_ext >&5
27766 ( exit $ac_status )
27769 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
27773 CFLAGS="$ac_save_CFLAGS"
27774 LIBS="$ac_save_LIBS"
27777 if test "x$no_gtk" = x ; then
27778 { echo "$as_me:$LINENO: result: yes" >&5
27779 echo "${ECHO_T}yes" >&6; }
27780 wx_cv_lib_gtk=1.2.7
27782 { echo "$as_me:$LINENO: result: no" >&5
27783 echo "${ECHO_T}no" >&6; }
27784 if test "$GTK_CONFIG" = "no" ; then
27785 echo "*** The gtk-config script installed by GTK could not be found"
27786 echo "*** If GTK was installed in PREFIX, make sure PREFIX/bin is in"
27787 echo "*** your path, or set the GTK_CONFIG environment variable to the"
27788 echo "*** full path to gtk-config."
27790 if test -f conf.gtktest ; then
27793 echo "*** Could not run GTK test program, checking why..."
27794 CFLAGS="$CFLAGS $GTK_CFLAGS"
27795 LIBS="$LIBS $GTK_LIBS"
27796 cat >conftest.$ac_ext <<_ACEOF
27799 cat confdefs.h >>conftest.$ac_ext
27800 cat >>conftest.$ac_ext <<_ACEOF
27801 /* end confdefs.h. */
27803 #include <gtk/gtk.h>
27809 return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));
27814 rm -f conftest.$ac_objext conftest$ac_exeext
27815 if { (ac_try="$ac_link"
27816 case "(($ac_try" in
27817 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
27818 *) ac_try_echo=$ac_try;;
27820 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
27821 (eval "$ac_link") 2>conftest.er1
27823 grep -v '^
*+' conftest.er1 >conftest.err
27825 cat conftest.err >&5
27826 echo "$as_me:$LINENO: \$? = $ac_status" >&5
27827 (exit $ac_status); } && {
27828 test -z "$ac_c_werror_flag" ||
27829 test ! -s conftest.err
27830 } && test -s conftest$ac_exeext &&
27831 $as_test_x conftest$ac_exeext; then
27832 echo "*** The test program compiled, but did not run. This usually means"
27833 echo "*** that the run-time linker is not finding GTK or finding the wrong"
27834 echo "*** version of GTK. If it is not finding GTK, you'll need to
set your
"
27835 echo "*** LD_LIBRARY_PATH environment variable
, or edit
/etc
/ld.so.conf to point
"
27836 echo "*** to the installed location Also
, make sure you have run ldconfig
if that
"
27837 echo "*** is required on your system
"
27839 echo "*** If you have an old version installed
, it is best to remove it
, although
"
27840 echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH
"
27842 echo "*** If you have a RedHat
5.0 system
, you should remove the GTK package that
"
27843 echo "*** came with the system with the
command"
27845 echo "*** rpm
--erase --nodeps gtk gtk
-devel"
27847 echo "$as_me: failed program was
:" >&5
27848 sed 's/^/| /' conftest.$ac_ext >&5
27850 echo "*** The
test program failed to compile or link. See the
file config.log
for the
"
27851 echo "*** exact error that occured. This usually means GTK was incorrectly installed
"
27852 echo "*** or that you have moved GTK since it was installed. In the latter
case, you
"
27853 echo "*** may want to edit the gtk
-config script: $GTK_CONFIG"
27856 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
27857 conftest$ac_exeext conftest.$ac_ext
27858 CFLAGS="$ac_save_CFLAGS"
27859 LIBS="$ac_save_LIBS"
27871 if test -z "$wx_cv_lib_gtk"; then
27873 # Check whether --with-gtk-prefix was given.
27874 if test "${with_gtk_prefix+set}" = set; then
27875 withval=$with_gtk_prefix; gtk_config_prefix="$withval"
27877 gtk_config_prefix=""
27881 # Check whether --with-gtk-exec-prefix was given.
27882 if test "${with_gtk_exec_prefix+set}" = set; then
27883 withval=$with_gtk_exec_prefix; gtk_config_exec_prefix="$withval"
27885 gtk_config_exec_prefix=""
27888 # Check whether --enable-gtktest was given.
27889 if test "${enable_gtktest+set}" = set; then
27890 enableval=$enable_gtktest;
27896 for module in . $GTK_MODULES
27900 gtk_config_args="$gtk_config_args gthread
"
27905 if test x$gtk_config_exec_prefix != x ; then
27906 gtk_config_args="$gtk_config_args --exec-prefix=$gtk_config_exec_prefix"
27907 if test x${GTK_CONFIG+set} != xset ; then
27908 GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config
27911 if test x$gtk_config_prefix != x ; then
27912 gtk_config_args="$gtk_config_args --prefix=$gtk_config_prefix"
27913 if test x${GTK_CONFIG+set} != xset ; then
27914 GTK_CONFIG=$gtk_config_prefix/bin/gtk-config
27918 # Extract the first word of "gtk
-config", so it can be a program name with args.
27919 set dummy gtk-config; ac_word=$2
27920 { echo "$as_me:$LINENO: checking
for $ac_word" >&5
27921 echo $ECHO_N "checking
for $ac_word...
$ECHO_C" >&6; }
27922 if test "${ac_cv_path_GTK_CONFIG+set}" = set; then
27923 echo $ECHO_N "(cached
) $ECHO_C" >&6
27925 case $GTK_CONFIG in
27927 ac_cv_path_GTK_CONFIG="$GTK_CONFIG" # Let the user override the test with a path.
27930 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
27931 for as_dir in $PATH
27934 test -z "$as_dir" && as_dir=.
27935 for ac_exec_ext in '' $ac_executable_extensions; do
27936 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
27937 ac_cv_path_GTK_CONFIG="$as_dir/$ac_word$ac_exec_ext"
27938 echo "$as_me:$LINENO: found
$as_dir/$ac_word$ac_exec_ext" >&5
27945 test -z "$ac_cv_path_GTK_CONFIG" && ac_cv_path_GTK_CONFIG="no
"
27949 GTK_CONFIG=$ac_cv_path_GTK_CONFIG
27950 if test -n "$GTK_CONFIG"; then
27951 { echo "$as_me:$LINENO: result
: $GTK_CONFIG" >&5
27952 echo "${ECHO_T}$GTK_CONFIG" >&6; }
27954 { echo "$as_me:$LINENO: result
: no
" >&5
27955 echo "${ECHO_T}no
" >&6; }
27959 min_gtk_version=1.2.3
27960 { echo "$as_me:$LINENO: checking
for GTK
- version
>= $min_gtk_version" >&5
27961 echo $ECHO_N "checking
for GTK
- version
>= $min_gtk_version...
$ECHO_C" >&6; }
27963 if test "$GTK_CONFIG" = "no
" ; then
27966 GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
27967 GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
27968 gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
27969 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'`
27970 gtk_config_minor_version=`$GTK_CONFIG $gtk_config_args --version | \
27971 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'`
27972 gtk_config_micro_version=`$GTK_CONFIG $gtk_config_args --version | \
27973 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'`
27974 if test "x
$enable_gtktest" = "xyes
" ; then
27975 ac_save_CFLAGS="$CFLAGS"
27976 ac_save_LIBS="$LIBS"
27977 CFLAGS="$CFLAGS $GTK_CFLAGS"
27978 LIBS="$GTK_LIBS $LIBS"
27980 if test "$cross_compiling" = yes; then
27981 echo $ac_n "cross compiling
; assumed OK...
$ac_c"
27983 cat >conftest.$ac_ext <<_ACEOF
27986 cat confdefs.h >>conftest.$ac_ext
27987 cat >>conftest.$ac_ext <<_ACEOF
27988 /* end confdefs.h. */
27990 #include <gtk/gtk.h>
27992 #include <stdlib.h>
27997 int major, minor, micro;
28000 system ("touch conf.gtktest
");
28002 /* HP/UX 9 (%@#!) writes to sscanf strings */
28003 tmp_version = g_strdup("$min_gtk_version");
28004 if (sscanf(tmp_version, "%d.
%d.
%d
", &major, &minor, µ) != 3) {
28005 printf("%s
, bad version string
\n", "$min_gtk_version");
28009 if ((gtk_major_version != $gtk_config_major_version) ||
28010 (gtk_minor_version != $gtk_config_minor_version) ||
28011 (gtk_micro_version != $gtk_config_micro_version))
28013 printf("\n*** 'gtk-config --version' returned
%d.
%d.
%d
, but GTK
+ (%d.
%d.
%d
)\n",
28014 $gtk_config_major_version, $gtk_config_minor_version, $gtk_config_micro_version,
28015 gtk_major_version, gtk_minor_version, gtk_micro_version);
28016 printf ("*** was found
! If gtk
-config was correct
, then it is best
\n");
28017 printf ("*** to remove the old version of GTK
+. You may also be able to fix the error
\n");
28018 printf("*** by modifying your LD_LIBRARY_PATH enviroment variable
, or by editing
\n");
28019 printf("*** /etc
/ld.so.conf. Make sure you have run ldconfig
if that is
\n");
28020 printf("*** required on your system.
\n");
28021 printf("*** If gtk
-config was wrong
, set the environment variable GTK_CONFIG
\n");
28022 printf("*** to point to the correct copy of gtk
-config, and remove the
file config.cache
\n");
28023 printf("*** before re
-running configure
\n");
28025 #if defined (GTK_MAJOR_VERSION) && defined (GTK_MINOR_VERSION) && defined (GTK_MICRO_VERSION)
28026 else if ((gtk_major_version != GTK_MAJOR_VERSION) ||
28027 (gtk_minor_version != GTK_MINOR_VERSION) ||
28028 (gtk_micro_version != GTK_MICRO_VERSION))
28030 printf("*** GTK
+ header files
(version
%d.
%d.
%d
) do not match
\n",
28031 GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION);
28032 printf("*** library
(version
%d.
%d.
%d
)\n",
28033 gtk_major_version, gtk_minor_version, gtk_micro_version);
28035 #endif /* defined (GTK_MAJOR_VERSION) ... */
28038 if ((gtk_major_version > major) ||
28039 ((gtk_major_version == major) && (gtk_minor_version > minor)) ||
28040 ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro)))
28046 printf("\n*** An old version of GTK
+ (%d.
%d.
%d
) was found.
\n",
28047 gtk_major_version, gtk_minor_version, gtk_micro_version);
28048 printf("*** You need a version of GTK
+ newer than
%d.
%d.
%d. The latest version of
\n",
28049 major, minor, micro);
28050 printf("*** GTK
+ is always available from
ftp://ftp.gtk.org.
\n");
28052 printf("*** If you have already installed a sufficiently new version
, this error
\n");
28053 printf("*** probably means that the wrong copy of the gtk
-config shell
script is
\n");
28054 printf("*** being found. The easiest way to fix this is to remove the old version
\n");
28055 printf("*** of GTK
+, but you can also
set the GTK_CONFIG environment to point to the
\n");
28056 printf("*** correct copy of gtk
-config.
(In this
case, you will have to
\n");
28057 printf("*** modify your LD_LIBRARY_PATH enviroment variable
, or edit
/etc
/ld.so.conf
\n");
28058 printf("*** so that the correct libraries are found
at run
-time))\n");
28065 rm -f conftest$ac_exeext
28066 if { (ac_try="$ac_link"
28067 case "(($ac_try" in
28068 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
28069 *) ac_try_echo=$ac_try;;
28071 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
28072 (eval "$ac_link") 2>&5
28074 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
28075 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
28076 { (case "(($ac_try" in
28077 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
28078 *) ac_try_echo=$ac_try;;
28080 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
28081 (eval "$ac_try") 2>&5
28083 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
28084 (exit $ac_status); }; }; then
28087 echo "$as_me: program exited with status
$ac_status" >&5
28088 echo "$as_me: failed program was
:" >&5
28089 sed 's/^/| /' conftest.$ac_ext >&5
28091 ( exit $ac_status )
28094 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
28098 CFLAGS="$ac_save_CFLAGS"
28099 LIBS="$ac_save_LIBS"
28102 if test "x
$no_gtk" = x ; then
28103 { echo "$as_me:$LINENO: result
: yes" >&5
28104 echo "${ECHO_T}yes" >&6; }
28105 wx_cv_lib_gtk=1.2.3
28107 { echo "$as_me:$LINENO: result
: no
" >&5
28108 echo "${ECHO_T}no
" >&6; }
28109 if test "$GTK_CONFIG" = "no
" ; then
28110 echo "*** The gtk
-config script installed by GTK could not be found
"
28111 echo "*** If GTK was installed
in PREFIX
, make sure PREFIX
/bin is
in"
28112 echo "*** your path
, or
set the GTK_CONFIG environment variable to the
"
28113 echo "*** full path to gtk
-config.
"
28115 if test -f conf.gtktest ; then
28118 echo "*** Could not run GTK
test program
, checking why...
"
28119 CFLAGS="$CFLAGS $GTK_CFLAGS"
28120 LIBS="$LIBS $GTK_LIBS"
28121 cat >conftest.$ac_ext <<_ACEOF
28124 cat confdefs.h >>conftest.$ac_ext
28125 cat >>conftest.$ac_ext <<_ACEOF
28126 /* end confdefs.h. */
28128 #include <gtk/gtk.h>
28134 return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));
28139 rm -f conftest.$ac_objext conftest$ac_exeext
28140 if { (ac_try="$ac_link"
28141 case "(($ac_try" in
28142 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
28143 *) ac_try_echo=$ac_try;;
28145 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
28146 (eval "$ac_link") 2>conftest.er1
28148 grep -v '^ *+' conftest.er1 >conftest.err
28150 cat conftest.err >&5
28151 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
28152 (exit $ac_status); } && {
28153 test -z "$ac_c_werror_flag" ||
28154 test ! -s conftest.err
28155 } && test -s conftest$ac_exeext &&
28156 $as_test_x conftest$ac_exeext; then
28157 echo "*** The
test program compiled
, but did not run. This usually means
"
28158 echo "*** that the run
-time linker is not finding GTK or finding the wrong
"
28159 echo "*** version of GTK. If it is not finding GTK
, you
'll need to set your"
28160 echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
28161 echo "*** to the installed location Also, make sure you have run ldconfig if that"
28162 echo "*** is required on your system"
28164 echo "*** If you have an old version installed, it is best to remove it, although"
28165 echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"
28167 echo "*** If you have a RedHat 5.0 system, you should remove the GTK package that"
28168 echo "*** came with the system with the command"
28170 echo "*** rpm --erase --nodeps gtk gtk-devel"
28172 echo "$as_me: failed program was:" >&5
28173 sed 's
/^
/| /' conftest.$ac_ext >&5
28175 echo "*** The test program failed to compile or link. See the file config.log for the"
28176 echo "*** exact error that occured. This usually means GTK was incorrectly installed"
28177 echo "*** or that you have moved GTK since it was installed. In the latter case, you"
28178 echo "*** may want to edit the gtk-config script: $GTK_CONFIG"
28181 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
28182 conftest$ac_exeext conftest.$ac_ext
28183 CFLAGS="$ac_save_CFLAGS"
28184 LIBS="$ac_save_LIBS"
28199 if test -z "$wx_cv_lib_gtk"; then
28202 wx_cv_cflags_gtk=$GTK_CFLAGS
28203 wx_cv_libs_gtk=`echo $GTK_LIBS | sed -e 's
/ -l[^
]*cairo
[^
]*//g
'`
28210 if test "$gtk_version_cached" = 1; then
28211 { echo "$as_me:$LINENO: result: $wx_cv_lib_gtk" >&5
28212 echo "${ECHO_T}$wx_cv_lib_gtk" >&6; }
28215 case "$wx_cv_lib_gtk" in
28224 *) { { echo "$as_me:$LINENO: error:
28225 The development files for GTK+ were not found. For GTK+ 2, please
28226 ensure that pkg-config is in the path and that gtk+-2.0.pc is
28227 installed. For GTK+ 1.2 please check that gtk-config is in the path,
28228 and that the version is 1.2.3 or above. Also check that the
28229 libraries returned by 'pkg
-config gtk
+-2.0
--libs' or 'gtk
-config
28230 --libs' are in the LD_LIBRARY_PATH or equivalent.
28232 echo "$as_me: error:
28233 The development files for GTK+ were not found. For GTK+ 2, please
28234 ensure that pkg-config is in the path and that gtk+-2.0.pc is
28235 installed. For GTK+ 1.2 please check that gtk-config is in the path,
28236 and that the version is 1.2.3 or above. Also check that the
28237 libraries returned by 'pkg
-config gtk
+-2.0
--libs' or 'gtk
-config
28238 --libs' are in the LD_LIBRARY_PATH or equivalent.
28240 { (exit 1); exit 1; }; }
28244 if test "$WXGTK20" = 1; then
28245 save_CFLAGS="$CFLAGS"
28247 CFLAGS="$wx_cv_cflags_gtk $CFLAGS"
28248 LIBS="$LIBS $wx_cv_libs_gtk"
28250 { echo "$as_me:$LINENO: checking whether gtk_icon_size_lookup is declared" >&5
28251 echo $ECHO_N "checking whether gtk_icon_size_lookup is declared... $ECHO_C" >&6; }
28252 if test "${ac_cv_have_decl_gtk_icon_size_lookup+set}" = set; then
28253 echo $ECHO_N "(cached) $ECHO_C" >&6
28255 cat >conftest.$ac_ext <<_ACEOF
28258 cat confdefs.h >>conftest.$ac_ext
28259 cat >>conftest.$ac_ext <<_ACEOF
28260 /* end confdefs.h. */
28261 #include <gtk/gtk.h>
28266 #ifndef gtk_icon_size_lookup
28267 (void) gtk_icon_size_lookup;
28274 rm -f conftest.$ac_objext
28275 if { (ac_try="$ac_compile"
28276 case "(($ac_try" in
28277 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
28278 *) ac_try_echo=$ac_try;;
28280 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
28281 (eval "$ac_compile") 2>conftest.er1
28283 grep -v '^
*+' conftest.er1 >conftest.err
28285 cat conftest.err >&5
28286 echo "$as_me:$LINENO: \$? = $ac_status" >&5
28287 (exit $ac_status); } && {
28288 test -z "$ac_c_werror_flag" ||
28289 test ! -s conftest.err
28290 } && test -s conftest.$ac_objext; then
28291 ac_cv_have_decl_gtk_icon_size_lookup=yes
28293 echo "$as_me: failed program was:" >&5
28294 sed 's
/^
/| /' conftest.$ac_ext >&5
28296 ac_cv_have_decl_gtk_icon_size_lookup=no
28299 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
28301 { echo "$as_me:$LINENO: result: $ac_cv_have_decl_gtk_icon_size_lookup" >&5
28302 echo "${ECHO_T}$ac_cv_have_decl_gtk_icon_size_lookup" >&6; }
28303 if test $ac_cv_have_decl_gtk_icon_size_lookup = yes; then
28305 cat >>confdefs.h <<_ACEOF
28306 #define HAVE_DECL_GTK_ICON_SIZE_LOOKUP 1
28311 cat >>confdefs.h <<_ACEOF
28312 #define HAVE_DECL_GTK_ICON_SIZE_LOOKUP 0
28315 cat >>confdefs.h <<\_ACEOF
28316 #define NEED_GTK_ICON_SIZE_LOOKUP 1
28324 { echo "$as_me:$LINENO: checking if GTK+ is version >= 2.10" >&5
28325 echo $ECHO_N "checking if GTK+ is version >= 2.10... $ECHO_C" >&6; }
28326 cat >conftest.$ac_ext <<_ACEOF
28329 cat confdefs.h >>conftest.$ac_ext
28330 cat >>conftest.$ac_ext <<_ACEOF
28331 /* end confdefs.h. */
28333 #include <gtk/gtk.h>
28339 #if !GTK_CHECK_VERSION(2,10,0)
28347 rm -f conftest.$ac_objext
28348 if { (ac_try="$ac_compile"
28349 case "(($ac_try" in
28350 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
28351 *) ac_try_echo=$ac_try;;
28353 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
28354 (eval "$ac_compile") 2>conftest.er1
28356 grep -v '^
*+' conftest.er1 >conftest.err
28358 cat conftest.err >&5
28359 echo "$as_me:$LINENO: \$? = $ac_status" >&5
28360 (exit $ac_status); } && {
28361 test -z "$ac_c_werror_flag" ||
28362 test ! -s conftest.err
28363 } && test -s conftest.$ac_objext; then
28365 cat >>confdefs.h <<\_ACEOF
28366 #define __WXGTK210__ 1
28369 cat >>confdefs.h <<\_ACEOF
28370 #define __WXGTK26__ 1
28373 cat >>confdefs.h <<\_ACEOF
28374 #define __WXGTK24__ 1
28377 { echo "$as_me:$LINENO: result: yes" >&5
28378 echo "${ECHO_T}yes" >&6; }
28382 echo "$as_me: failed program was:" >&5
28383 sed 's
/^
/| /' conftest.$ac_ext >&5
28386 { echo "$as_me:$LINENO: result: no" >&5
28387 echo "${ECHO_T}no" >&6; }
28392 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
28394 if test "$ac_wxgtk210" = 0; then
28395 { echo "$as_me:$LINENO: checking if GTK+ is version >= 2.6" >&5
28396 echo $ECHO_N "checking if GTK+ is version >= 2.6... $ECHO_C" >&6; }
28397 cat >conftest.$ac_ext <<_ACEOF
28400 cat confdefs.h >>conftest.$ac_ext
28401 cat >>conftest.$ac_ext <<_ACEOF
28402 /* end confdefs.h. */
28404 #include <gtk/gtk.h>
28410 #if !GTK_CHECK_VERSION(2,6,0)
28418 rm -f conftest.$ac_objext
28419 if { (ac_try="$ac_compile"
28420 case "(($ac_try" in
28421 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
28422 *) ac_try_echo=$ac_try;;
28424 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
28425 (eval "$ac_compile") 2>conftest.er1
28427 grep -v '^
*+' conftest.er1 >conftest.err
28429 cat conftest.err >&5
28430 echo "$as_me:$LINENO: \$? = $ac_status" >&5
28431 (exit $ac_status); } && {
28432 test -z "$ac_c_werror_flag" ||
28433 test ! -s conftest.err
28434 } && test -s conftest.$ac_objext; then
28436 cat >>confdefs.h <<\_ACEOF
28437 #define __WXGTK26__ 1
28440 cat >>confdefs.h <<\_ACEOF
28441 #define __WXGTK24__ 1
28444 { echo "$as_me:$LINENO: result: yes" >&5
28445 echo "${ECHO_T}yes" >&6; }
28449 echo "$as_me: failed program was:" >&5
28450 sed 's
/^
/| /' conftest.$ac_ext >&5
28453 { echo "$as_me:$LINENO: result: no" >&5
28454 echo "${ECHO_T}no" >&6; }
28459 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
28462 if test "$ac_wxgtk26" = 0; then
28463 { echo "$as_me:$LINENO: checking if GTK+ is version >= 2.4" >&5
28464 echo $ECHO_N "checking if GTK+ is version >= 2.4... $ECHO_C" >&6; }
28465 cat >conftest.$ac_ext <<_ACEOF
28468 cat confdefs.h >>conftest.$ac_ext
28469 cat >>conftest.$ac_ext <<_ACEOF
28470 /* end confdefs.h. */
28472 #include <gtk/gtk.h>
28478 #if !GTK_CHECK_VERSION(2,4,0)
28486 rm -f conftest.$ac_objext
28487 if { (ac_try="$ac_compile"
28488 case "(($ac_try" in
28489 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
28490 *) ac_try_echo=$ac_try;;
28492 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
28493 (eval "$ac_compile") 2>conftest.er1
28495 grep -v '^
*+' conftest.er1 >conftest.err
28497 cat conftest.err >&5
28498 echo "$as_me:$LINENO: \$? = $ac_status" >&5
28499 (exit $ac_status); } && {
28500 test -z "$ac_c_werror_flag" ||
28501 test ! -s conftest.err
28502 } && test -s conftest.$ac_objext; then
28504 cat >>confdefs.h <<\_ACEOF
28505 #define __WXGTK24__ 1
28508 { echo "$as_me:$LINENO: result: yes" >&5
28509 echo "${ECHO_T}yes" >&6; }
28512 echo "$as_me: failed program was:" >&5
28513 sed 's
/^
/| /' conftest.$ac_ext >&5
28516 { echo "$as_me:$LINENO: result: no" >&5
28517 echo "${ECHO_T}no" >&6; }
28521 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
28524 CFLAGS="$save_CFLAGS"
28527 if test "$wxUSE_UNICODE" = "yes"; then
28528 { echo "$as_me:$LINENO: WARNING: Unicode configuration not supported with GTK+ 1.x" >&5
28529 echo "$as_me: WARNING: Unicode configuration not supported with GTK+ 1.x" >&2;}
28533 { echo "$as_me:$LINENO: checking for gdk_im_open in -lgdk" >&5
28534 echo $ECHO_N "checking for gdk_im_open in -lgdk... $ECHO_C" >&6; }
28535 if test "${ac_cv_lib_gdk_gdk_im_open+set}" = set; then
28536 echo $ECHO_N "(cached) $ECHO_C" >&6
28538 ac_check_lib_save_LIBS=$LIBS
28540 cat >conftest.$ac_ext <<_ACEOF
28543 cat confdefs.h >>conftest.$ac_ext
28544 cat >>conftest.$ac_ext <<_ACEOF
28545 /* end confdefs.h. */
28547 /* Override any GCC internal prototype to avoid an error.
28548 Use char because int might match the return type of a GCC
28549 builtin and then its argument prototype would still apply. */
28553 char gdk_im_open ();
28557 return gdk_im_open ();
28562 rm -f conftest.$ac_objext conftest$ac_exeext
28563 if { (ac_try="$ac_link"
28564 case "(($ac_try" in
28565 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
28566 *) ac_try_echo=$ac_try;;
28568 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
28569 (eval "$ac_link") 2>conftest.er1
28571 grep -v '^
*+' conftest.er1 >conftest.err
28573 cat conftest.err >&5
28574 echo "$as_me:$LINENO: \$? = $ac_status" >&5
28575 (exit $ac_status); } && {
28576 test -z "$ac_c_werror_flag" ||
28577 test ! -s conftest.err
28578 } && test -s conftest$ac_exeext &&
28579 $as_test_x conftest$ac_exeext; then
28580 ac_cv_lib_gdk_gdk_im_open=yes
28582 echo "$as_me: failed program was:" >&5
28583 sed 's
/^
/| /' conftest.$ac_ext >&5
28585 ac_cv_lib_gdk_gdk_im_open=no
28588 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
28589 conftest$ac_exeext conftest.$ac_ext
28590 LIBS=$ac_check_lib_save_LIBS
28592 { echo "$as_me:$LINENO: result: $ac_cv_lib_gdk_gdk_im_open" >&5
28593 echo "${ECHO_T}$ac_cv_lib_gdk_gdk_im_open" >&6; }
28594 if test $ac_cv_lib_gdk_gdk_im_open = yes; then
28595 cat >>confdefs.h <<\_ACEOF
28602 if test "$USE_DARWIN" != 1; then
28604 for ac_func in poll
28606 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
28607 { echo "$as_me:$LINENO: checking for $ac_func" >&5
28608 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
28609 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
28610 echo $ECHO_N "(cached) $ECHO_C" >&6
28612 cat >conftest.$ac_ext <<_ACEOF
28615 cat confdefs.h >>conftest.$ac_ext
28616 cat >>conftest.$ac_ext <<_ACEOF
28617 /* end confdefs.h. */
28618 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
28619 For example, HP-UX 11i <limits.h> declares gettimeofday. */
28620 #define $ac_func innocuous_$ac_func
28622 /* System header to define __stub macros and hopefully few prototypes,
28623 which can conflict with char $ac_func (); below.
28624 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
28625 <limits.h> exists even on freestanding compilers. */
28628 # include <limits.h>
28630 # include <assert.h>
28635 /* Override any GCC internal prototype to avoid an error.
28636 Use char because int might match the return type of a GCC
28637 builtin and then its argument prototype would still apply. */
28642 /* The GNU C library defines this for functions which it implements
28643 to always fail with ENOSYS. Some functions are actually named
28644 something starting with __ and the normal name is an alias. */
28645 #if defined __stub_$ac_func || defined __stub___$ac_func
28652 return $ac_func ();
28657 rm -f conftest.$ac_objext conftest$ac_exeext
28658 if { (ac_try="$ac_link"
28659 case "(($ac_try" in
28660 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
28661 *) ac_try_echo=$ac_try;;
28663 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
28664 (eval "$ac_link") 2>conftest.er1
28666 grep -v '^
*+' conftest.er1 >conftest.err
28668 cat conftest.err >&5
28669 echo "$as_me:$LINENO: \$? = $ac_status" >&5
28670 (exit $ac_status); } && {
28671 test -z "$ac_c_werror_flag" ||
28672 test ! -s conftest.err
28673 } && test -s conftest$ac_exeext &&
28674 $as_test_x conftest$ac_exeext; then
28675 eval "$as_ac_var=yes"
28677 echo "$as_me: failed program was:" >&5
28678 sed 's
/^
/| /' conftest.$ac_ext >&5
28680 eval "$as_ac_var=no"
28683 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
28684 conftest$ac_exeext conftest.$ac_ext
28686 ac_res=`eval echo '${'$as_ac_var'}'`
28687 { echo "$as_me:$LINENO: result: $ac_res" >&5
28688 echo "${ECHO_T}$ac_res" >&6; }
28689 if test `eval echo '${'$as_ac_var'}'` = yes; then
28690 cat >>confdefs.h <<_ACEOF
28691 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
28700 TOOLKIT_INCLUDE="$wx_cv_cflags_gtk"
28701 GUI_TK_LIBRARY="$wx_cv_libs_gtk $GUI_TK_LIBRARY"
28703 AFMINSTALL=afminstall
28707 if test "$wxUSE_GPE" = "yes"; then
28708 { echo "$as_me:$LINENO: checking for gpewidget library" >&5
28709 echo $ECHO_N "checking for gpewidget library... $ECHO_C" >&6; }
28712 for ac_dir in $SEARCH_LIB;
28714 for ac_extension in a so sl dylib dll.a; do
28715 if test -f "$ac_dir/libgpewidget.$ac_extension"; then
28716 ac_find_libraries=$ac_dir
28722 if test "$ac_find_libraries" != "" ; then
28724 if test "$ac_find_libraries" = "default location"; then
28727 echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev/null
28729 if test $result = 0; then
28732 ac_path_to_link=" -L$ac_find_libraries"
28736 GUI_TK_LIBRARY="-L${prefix}/lib -lgpewidget $GUI_TK_LIBRARY"
28738 { echo "$as_me:$LINENO: result: found in $ac_find_libraries" >&5
28739 echo "${ECHO_T}found in $ac_find_libraries" >&6; }
28741 { echo "$as_me:$LINENO: result: not found" >&5
28742 echo "${ECHO_T}not found" >&6; }
28748 if test "$wxUSE_MGL" = 1; then
28749 { echo "$as_me:$LINENO: checking for SciTech MGL library" >&5
28750 echo $ECHO_N "checking for SciTech MGL library... $ECHO_C" >&6; }
28751 if test "x$MGL_ROOT" = x ; then
28752 { echo "$as_me:$LINENO: result: not found" >&5
28753 echo "${ECHO_T}not found" >&6; }
28754 { { echo "$as_me:$LINENO: error: Cannot find MGL library. Make sure MGL_ROOT is set." >&5
28755 echo "$as_me: error: Cannot find MGL library. Make sure MGL_ROOT is set." >&2;}
28756 { (exit 1); exit 1; }; }
28758 { echo "$as_me:$LINENO: result: $MGL_ROOT" >&5
28759 echo "${ECHO_T}$MGL_ROOT" >&6; }
28762 { echo "$as_me:$LINENO: checking for libmgl location" >&5
28763 echo $ECHO_N "checking for libmgl location... $ECHO_C" >&6; }
28766 if test "x$wxUSE_SHARED" = xyes ; then
28767 mgl_os_candidates="linux/gcc/x86/so linux/gcc/x86/a linux/gcc/glibc.so linux/gcc/glibc"
28769 mgl_os_candidates="linux/gcc/x86/a linux/gcc/x86/so linux/gcc/glibc linux/gcc/glibc.so"
28773 mgl_os_candidates="dos32/dj2"
28776 { { echo "$as_me:$LINENO: error: This system type ${host} is not yet supported by wxMGL." >&5
28777 echo "$as_me: error: This system type ${host} is not yet supported by wxMGL." >&2;}
28778 { (exit 1); exit 1; }; }
28784 for mgl_os_i in $mgl_os_candidates ; do
28785 if test "x$mgl_os" = x ; then
28786 if test "$wxUSE_DEBUG_FLAG" = yes ; then
28787 if test -f $MGL_ROOT/lib/debug/$mgl_os_i/libmgl.a -o \
28788 -f $MGL_ROOT/lib/debug/$mgl_os_i/libmgl.so; then
28793 if test "x$mgl_lib_type" = x ; then
28794 if test -f $MGL_ROOT/lib/release/$mgl_os_i/libmgl.a -o \
28795 -f $MGL_ROOT/lib/release/$mgl_os_i/libmgl.so; then
28796 mgl_lib_type=release
28803 if test "x$mgl_os" = x ; then
28804 { echo "$as_me:$LINENO: result: not found" >&5
28805 echo "${ECHO_T}not found" >&6; }
28806 { { echo "$as_me:$LINENO: error: Cannot find MGL libraries, make sure they are compiled." >&5
28807 echo "$as_me: error: Cannot find MGL libraries, make sure they are compiled." >&2;}
28808 { (exit 1); exit 1; }; }
28810 { echo "$as_me:$LINENO: result: \"$MGL_ROOT/lib/$mgl_lib_type/$mgl_os\"" >&5
28811 echo "${ECHO_T}\"$MGL_ROOT/lib/$mgl_lib_type/$mgl_os\"" >&6; }
28813 wxUSE_UNIVERSAL="yes"
28815 TOOLKIT_INCLUDE="-I$MGL_ROOT/include"
28816 GUI_TK_LIBRARY="-L$MGL_ROOT/lib/$mgl_lib_type/$mgl_os -lmgl -lmglcpp -lpm"
28818 AFMINSTALL=afminstall
28823 if test "$wxUSE_DFB" = 1; then
28826 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
28827 if test -n "$ac_tool_prefix"; then
28828 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
28829 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
28830 { echo "$as_me:$LINENO: checking for $ac_word" >&5
28831 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
28832 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
28833 echo $ECHO_N "(cached) $ECHO_C" >&6
28835 case $PKG_CONFIG in
28837 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
28840 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
28841 for as_dir in $PATH
28844 test -z "$as_dir" && as_dir=.
28845 for ac_exec_ext in '' $ac_executable_extensions; do
28846 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
28847 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
28848 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
28858 PKG_CONFIG=$ac_cv_path_PKG_CONFIG
28859 if test -n "$PKG_CONFIG"; then
28860 { echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
28861 echo "${ECHO_T}$PKG_CONFIG" >&6; }
28863 { echo "$as_me:$LINENO: result: no" >&5
28864 echo "${ECHO_T}no" >&6; }
28869 if test -z "$ac_cv_path_PKG_CONFIG"; then
28870 ac_pt_PKG_CONFIG=$PKG_CONFIG
28871 # Extract the first word of "pkg-config", so it can be a program name with args.
28872 set dummy pkg-config; ac_word=$2
28873 { echo "$as_me:$LINENO: checking for $ac_word" >&5
28874 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
28875 if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then
28876 echo $ECHO_N "(cached) $ECHO_C" >&6
28878 case $ac_pt_PKG_CONFIG in
28880 ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
28883 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
28884 for as_dir in $PATH
28887 test -z "$as_dir" && as_dir=.
28888 for ac_exec_ext in '' $ac_executable_extensions; do
28889 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
28890 ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
28891 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
28901 ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG
28902 if test -n "$ac_pt_PKG_CONFIG"; then
28903 { echo "$as_me:$LINENO: result: $ac_pt_PKG_CONFIG" >&5
28904 echo "${ECHO_T}$ac_pt_PKG_CONFIG" >&6; }
28906 { echo "$as_me:$LINENO: result: no" >&5
28907 echo "${ECHO_T}no" >&6; }
28910 if test "x$ac_pt_PKG_CONFIG" = x; then
28913 case $cross_compiling:$ac_tool_warned in
28915 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
28916 whose name does not start with the host triplet. If you think this
28917 configuration is useful to you, please write to autoconf@gnu.org." >&5
28918 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
28919 whose name does not start with the host triplet. If you think this
28920 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
28921 ac_tool_warned=yes ;;
28923 PKG_CONFIG=$ac_pt_PKG_CONFIG
28926 PKG_CONFIG="$ac_cv_path_PKG_CONFIG"
28930 if test -n "$PKG_CONFIG"; then
28931 _pkg_min_version=0.9.0
28932 { echo "$as_me:$LINENO: checking pkg-config is at least version $_pkg_min_version" >&5
28933 echo $ECHO_N "checking pkg-config is at least version $_pkg_min_version... $ECHO_C" >&6; }
28934 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
28935 { echo "$as_me:$LINENO: result: yes" >&5
28936 echo "${ECHO_T}yes" >&6; }
28938 { echo "$as_me:$LINENO: result: no" >&5
28939 echo "${ECHO_T}no" >&6; }
28947 { echo "$as_me:$LINENO: checking for DIRECTFB" >&5
28948 echo $ECHO_N "checking for DIRECTFB... $ECHO_C" >&6; }
28950 if test -n "$PKG_CONFIG"; then
28951 if test -n "$DIRECTFB_CFLAGS"; then
28952 pkg_cv_DIRECTFB_CFLAGS="$DIRECTFB_CFLAGS"
28954 if test -n "$PKG_CONFIG" && \
28955 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"directfb >= 0.9.23\"") >&5
28956 ($PKG_CONFIG --exists --print-errors "directfb >= 0.9.23") 2>&5
28958 echo "$as_me:$LINENO: \$? = $ac_status" >&5
28959 (exit $ac_status); }; then
28960 pkg_cv_DIRECTFB_CFLAGS=`$PKG_CONFIG --cflags "directfb >= 0.9.23" 2>/dev/null`
28968 if test -n "$PKG_CONFIG"; then
28969 if test -n "$DIRECTFB_LIBS"; then
28970 pkg_cv_DIRECTFB_LIBS="$DIRECTFB_LIBS"
28972 if test -n "$PKG_CONFIG" && \
28973 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"directfb >= 0.9.23\"") >&5
28974 ($PKG_CONFIG --exists --print-errors "directfb >= 0.9.23") 2>&5
28976 echo "$as_me:$LINENO: \$? = $ac_status" >&5
28977 (exit $ac_status); }; then
28978 pkg_cv_DIRECTFB_LIBS=`$PKG_CONFIG --libs "directfb >= 0.9.23" 2>/dev/null`
28989 if test $pkg_failed = yes; then
28991 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
28992 _pkg_short_errors_supported=yes
28994 _pkg_short_errors_supported=no
28996 if test $_pkg_short_errors_supported = yes; then
28997 DIRECTFB_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "directfb >= 0.9.23"`
28999 DIRECTFB_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "directfb >= 0.9.23"`
29001 # Put the nasty error message in config.log where it belongs
29002 echo "$DIRECTFB_PKG_ERRORS" >&5
29005 { { echo "$as_me:$LINENO: error: DirectFB not found." >&5
29006 echo "$as_me: error: DirectFB not found." >&2;}
29007 { (exit 1); exit 1; }; }
29010 elif test $pkg_failed = untried; then
29012 { { echo "$as_me:$LINENO: error: DirectFB not found." >&5
29013 echo "$as_me: error: DirectFB not found." >&2;}
29014 { (exit 1); exit 1; }; }
29018 DIRECTFB_CFLAGS=$pkg_cv_DIRECTFB_CFLAGS
29019 DIRECTFB_LIBS=$pkg_cv_DIRECTFB_LIBS
29020 { echo "$as_me:$LINENO: result: yes" >&5
29021 echo "${ECHO_T}yes" >&6; }
29023 wxUSE_UNIVERSAL="yes"
29024 TOOLKIT_INCLUDE="$DIRECTFB_CFLAGS"
29025 GUI_TK_LIBRARY="$DIRECTFB_LIBS"
29032 if test "$wxUSE_MICROWIN" = 1; then
29033 { echo "$as_me:$LINENO: checking for MicroWindows" >&5
29034 echo $ECHO_N "checking for MicroWindows... $ECHO_C" >&6; }
29035 if test "x$MICROWINDOWS" = x ; then
29036 { echo "$as_me:$LINENO: result: not found" >&5
29037 echo "${ECHO_T}not found" >&6; }
29038 { { echo "$as_me:$LINENO: error: Cannot find MicroWindows library. Make sure MICROWINDOWS is set." >&5
29039 echo "$as_me: error: Cannot find MicroWindows library. Make sure MICROWINDOWS is set." >&2;}
29040 { (exit 1); exit 1; }; }
29042 { echo "$as_me:$LINENO: result: $MICROWINDOWS" >&5
29043 echo "${ECHO_T}$MICROWINDOWS" >&6; }
29046 if test -f $MICROWINDOWS/lib/libmwin.a; then
29047 { echo "$as_me:$LINENO: result: MicroWindows' libraries found.
" >&5
29048 echo "${ECHO_T}MicroWindows
' libraries found." >&6; }
29050 { { echo "$as_me:$LINENO: error: Cannot find MicroWindows libraries, make sure they are compiled." >&5
29051 echo "$as_me: error: Cannot find MicroWindows libraries, make sure they are compiled." >&2;}
29052 { (exit 1); exit 1; }; }
29055 TOOLKIT_INCLUDE="-I$MICROWINDOWS/include"
29056 GUI_TK_LIBRARY="-L$MICROWINDOWS/lib -lmwin -lmwengine -mwfonts -mwdrivers -mwinlib"
29058 wxUSE_UNIVERSAL="yes"
29060 AFMINSTALL=afminstall
29062 GUIDIST=MICROWIN_DIST
29064 TOOLCHAIN_DEFS="${TOOLCHAIN_DEFS} -D__WXMSW__ -D__WIN95__ -D__WIN32__ -DMWIN -DMICROWIN_NOCONTROLS -DMICROWIN_TODO=1"
29067 if test "$wxUSE_X11" = 1 -o "$wxUSE_MOTIF" = 1; then
29068 { echo "$as_me:$LINENO: checking for X" >&5
29069 echo $ECHO_N "checking for X... $ECHO_C" >&6; }
29072 # Check whether --with-x was given.
29073 if test "${with_x+set}" = set; then
29077 # $have_x is `yes', `no', `disabled
', or empty when we do not yet know.
29078 if test "x$with_x" = xno; then
29079 # The user explicitly disabled X.
29082 case $x_includes,$x_libraries in #(
29083 *\'*) { { echo "$as_me:$LINENO: error: Cannot use X directory names containing '" >&5
29084 echo "$as_me: error
: Cannot use X directory names containing
'" >&2;}
29085 { (exit 1); exit 1; }; };; #(
29086 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then
29087 echo $ECHO_N "(cached) $ECHO_C" >&6
29089 # One or both of the vars are not set, and there is no cached value.
29090 ac_x_includes=no ac_x_libraries=no
29091 rm -f -r conftest.dir
29092 if mkdir conftest.dir; then
29094 cat >Imakefile <<'_ACEOF'
29096 @echo incroot='${INCROOT}'
29098 @echo usrlibdir='${USRLIBDIR}'
29100 @echo libdir='${LIBDIR}'
29102 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
29103 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
29104 for ac_var in incroot usrlibdir libdir; do
29105 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's
/^
$ac_var=//p
'\`"
29107 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
29108 for ac_extension in a so sl; do
29109 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
29110 test -f "$ac_im_libdir/libX11.$ac_extension"; then
29111 ac_im_usrlibdir=$ac_im_libdir; break
29114 # Screen out bogus values from the imake configuration. They are
29115 # bogus both because they are the default anyway, and because
29116 # using them would break gcc on systems where it needs fixed includes.
29117 case $ac_im_incroot in
29118 /usr/include) ac_x_includes= ;;
29119 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
29121 case $ac_im_usrlibdir in
29122 /usr/lib | /lib) ;;
29123 *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
29127 rm -f -r conftest.dir
29130 # Standard set of common directories for X headers.
29131 # Check X11 before X11Rn because it is often a symlink to the current release.
29143 /usr
/local
/X
11/include
29144 /usr
/local
/X
11R
6/include
29145 /usr
/local
/X
11R
5/include
29146 /usr
/local
/X
11R
4/include
29148 /usr
/local
/include
/X11
29149 /usr
/local
/include
/X11R6
29150 /usr
/local
/include
/X11R5
29151 /usr
/local
/include
/X11R4
29155 /usr
/XFree
86/include
/X11
29159 /usr
/unsupported
/include
29160 /usr
/athena
/include
29161 /usr
/local
/x
11r
5/include
29162 /usr
/lpp
/Xamples
/include
29164 /usr
/openwin
/include
29165 /usr
/openwin
/share
/include
'
29167 if test "$ac_x_includes" = no; then
29168 # Guess where to find include files, by looking for Xlib.h.
29169 # First, try using that file with no special directory specified.
29170 cat >conftest.$ac_ext <<_ACEOF
29173 cat confdefs.h >>conftest.$ac_ext
29174 cat >>conftest.$ac_ext <<_ACEOF
29175 /* end confdefs.h. */
29176 #include <X11/Xlib.h>
29178 if { (ac_try="$ac_cpp conftest.$ac_ext"
29179 case "(($ac_try" in
29180 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
29181 *) ac_try_echo=$ac_try;;
29183 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
29184 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
29186 grep -v '^
*+' conftest.er1 >conftest.err
29188 cat conftest.err >&5
29189 echo "$as_me:$LINENO: \$? = $ac_status" >&5
29190 (exit $ac_status); } >/dev/null && {
29191 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
29192 test ! -s conftest.err
29194 # We can compile using X headers with no special include directory.
29197 echo "$as_me: failed program was:" >&5
29198 sed 's
/^
/| /' conftest.$ac_ext >&5
29200 for ac_dir in $ac_x_header_dirs; do
29201 if test -r "$ac_dir/X11/Xlib.h"; then
29202 ac_x_includes=$ac_dir
29208 rm -f conftest.err conftest.$ac_ext
29209 fi # $ac_x_includes = no
29211 if test "$ac_x_libraries" = no; then
29212 # Check for the libraries.
29213 # See if we find them without any special options.
29214 # Don't add to
$LIBS permanently.
29217 cat >conftest.
$ac_ext <<_ACEOF
29220 cat confdefs.h
>>conftest.
$ac_ext
29221 cat >>conftest.
$ac_ext <<_ACEOF
29222 /* end confdefs.h. */
29223 #include <X11/Xlib.h>
29232 rm -f conftest.
$ac_objext conftest
$ac_exeext
29233 if { (ac_try
="$ac_link"
29234 case "(($ac_try" in
29235 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
29236 *) ac_try_echo=$ac_try;;
29238 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
29239 (eval "$ac_link") 2>conftest.er1
29241 grep -v '^ *+' conftest.er1 >conftest.err
29243 cat conftest.err >&5
29244 echo "$as_me:$LINENO: \$? = $ac_status" >&5
29245 (exit $ac_status); } && {
29246 test -z "$ac_c_werror_flag" ||
29247 test ! -s conftest.err
29248 } && test -s conftest$ac_exeext &&
29249 $as_test_x conftest$ac_exeext; then
29251 # We can link X programs with no special library path.
29254 echo "$as_me: failed program was:" >&5
29255 sed 's/^/| /' conftest.$ac_ext >&5
29258 for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s
/include
/lib
/g
`
29260 # Don't even attempt the hair of trying to link an X program!
29261 for ac_extension in a so sl; do
29262 if test -r "$ac_dir/libX11.$ac_extension"; then
29263 ac_x_libraries=$ac_dir
29270 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
29271 conftest$ac_exeext conftest.$ac_ext
29272 fi # $ac_x_libraries = no
29274 case $ac_x_includes,$ac_x_libraries in #(
29275 no,* | *,no | *\'*)
29276 # Didn't find X, or a directory has "'" in its name.
29277 ac_cv_have_x="have_x=no";; #(
29279 # Record where we found X for the cache.
29280 ac_cv_have_x="have_x=yes\
29281 ac_x_includes='$ac_x_includes'\
29282 ac_x_libraries='$ac_x_libraries'"
29288 eval "$ac_cv_have_x"
29291 if test "$have_x" != yes; then
29292 { echo "$as_me:$LINENO: result: $have_x" >&5
29293 echo "${ECHO_T}$have_x" >&6; }
29296 # If each of the values was on the command line, it overrides each guess.
29297 test "x$x_includes" = xNONE && x_includes=$ac_x_includes
29298 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
29299 # Update the cache value to reflect the command line values.
29300 ac_cv_have_x="have_x=yes\
29301 ac_x_includes='$x_includes'\
29302 ac_x_libraries='$x_libraries'"
29303 { echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5
29304 echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6; }
29307 if test "$no_x" = yes; then
29308 # Not all programs may use this symbol, but it does not hurt to define it.
29310 cat >>confdefs.h <<\_ACEOF
29311 #define X_DISPLAY_MISSING 1
29314 X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS=
29316 if test -n "$x_includes"; then
29317 X_CFLAGS="$X_CFLAGS -I$x_includes"
29320 # It would also be nice to do this for all -L options, not just this one.
29321 if test -n "$x_libraries"; then
29322 X_LIBS="$X_LIBS -L$x_libraries"
29323 # For Solaris; some versions of Sun CC require a space after -R and
29324 # others require no space. Words are not sufficient . . . .
29325 { echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5
29326 echo $ECHO_N "checking whether -R must be followed by a space... $ECHO_C" >&6; }
29327 ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
29328 ac_xsave_c_werror_flag=$ac_c_werror_flag
29329 ac_c_werror_flag=yes
29330 cat >conftest.$ac_ext <<_ACEOF
29333 cat confdefs.h >>conftest.$ac_ext
29334 cat >>conftest.$ac_ext <<_ACEOF
29335 /* end confdefs.h. */
29345 rm -f conftest.$ac_objext conftest$ac_exeext
29346 if { (ac_try="$ac_link"
29347 case "(($ac_try" in
29348 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
29349 *) ac_try_echo
=$ac_try;;
29351 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
29352 (eval "$ac_link") 2>conftest.er1
29354 grep -v '^ *+' conftest.er1
>conftest.err
29356 cat conftest.err
>&5
29357 echo "$as_me:$LINENO: \$? = $ac_status" >&5
29358 (exit $ac_status); } && {
29359 test -z "$ac_c_werror_flag" ||
29360 test ! -s conftest.err
29361 } && test -s conftest
$ac_exeext &&
29362 $as_test_x conftest
$ac_exeext; then
29363 { echo "$as_me:$LINENO: result: no" >&5
29364 echo "${ECHO_T}no" >&6; }
29365 X_LIBS
="$X_LIBS -R$x_libraries"
29367 echo "$as_me: failed program was:" >&5
29368 sed 's/^/| /' conftest.
$ac_ext >&5
29370 LIBS
="$ac_xsave_LIBS -R $x_libraries"
29371 cat >conftest.
$ac_ext <<_ACEOF
29374 cat confdefs.h
>>conftest.
$ac_ext
29375 cat >>conftest.
$ac_ext <<_ACEOF
29376 /* end confdefs.h. */
29386 rm -f conftest.
$ac_objext conftest
$ac_exeext
29387 if { (ac_try
="$ac_link"
29388 case "(($ac_try" in
29389 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
29390 *) ac_try_echo=$ac_try;;
29392 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
29393 (eval "$ac_link") 2>conftest.er1
29395 grep -v '^ *+' conftest.er1 >conftest.err
29397 cat conftest.err >&5
29398 echo "$as_me:$LINENO: \$? = $ac_status" >&5
29399 (exit $ac_status); } && {
29400 test -z "$ac_c_werror_flag" ||
29401 test ! -s conftest.err
29402 } && test -s conftest$ac_exeext &&
29403 $as_test_x conftest$ac_exeext; then
29404 { echo "$as_me:$LINENO: result: yes" >&5
29405 echo "${ECHO_T}yes" >&6; }
29406 X_LIBS="$X_LIBS -R $x_libraries"
29408 echo "$as_me: failed program was:" >&5
29409 sed 's/^/| /' conftest.$ac_ext >&5
29411 { echo "$as_me:$LINENO: result: neither works" >&5
29412 echo "${ECHO_T}neither works" >&6; }
29415 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
29416 conftest$ac_exeext conftest.$ac_ext
29419 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
29420 conftest$ac_exeext conftest.$ac_ext
29421 ac_c_werror_flag=$ac_xsave_c_werror_flag
29422 LIBS=$ac_xsave_LIBS
29425 # Check for system-dependent libraries X programs must link with.
29426 # Do this before checking for the system-independent R6 libraries
29427 # (-lICE), since we may need -lsocket or whatever for X linking.
29429 if test "$ISC" = yes; then
29430 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet"
29432 # Martyn Johnson says this is needed for Ultrix, if the X
29433 # libraries were built with DECnet support. And Karl Berry says
29434 # the Alpha needs dnet_stub (dnet does not exist).
29435 ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11"
29436 cat >conftest.$ac_ext <<_ACEOF
29439 cat confdefs.h >>conftest.$ac_ext
29440 cat >>conftest.$ac_ext <<_ACEOF
29441 /* end confdefs.h. */
29443 /* Override any GCC internal prototype to avoid an error.
29444 Use char because int might match the return type of a GCC
29445 builtin and then its argument prototype would still apply. */
29449 char XOpenDisplay ();
29453 return XOpenDisplay ();
29458 rm -f conftest.$ac_objext conftest$ac_exeext
29459 if { (ac_try="$ac_link"
29460 case "(($ac_try" in
29461 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
29462 *) ac_try_echo
=$ac_try;;
29464 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
29465 (eval "$ac_link") 2>conftest.er1
29467 grep -v '^ *+' conftest.er1
>conftest.err
29469 cat conftest.err
>&5
29470 echo "$as_me:$LINENO: \$? = $ac_status" >&5
29471 (exit $ac_status); } && {
29472 test -z "$ac_c_werror_flag" ||
29473 test ! -s conftest.err
29474 } && test -s conftest
$ac_exeext &&
29475 $as_test_x conftest
$ac_exeext; then
29478 echo "$as_me: failed program was:" >&5
29479 sed 's/^/| /' conftest.
$ac_ext >&5
29481 { echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5
29482 echo $ECHO_N "checking for dnet_ntoa in -ldnet... $ECHO_C" >&6; }
29483 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
29484 echo $ECHO_N "(cached) $ECHO_C" >&6
29486 ac_check_lib_save_LIBS
=$LIBS
29487 LIBS
="-ldnet $LIBS"
29488 cat >conftest.
$ac_ext <<_ACEOF
29491 cat confdefs.h
>>conftest.
$ac_ext
29492 cat >>conftest.
$ac_ext <<_ACEOF
29493 /* end confdefs.h. */
29495 /* Override any GCC internal prototype to avoid an error.
29496 Use char because int might match the return type of a GCC
29497 builtin and then its argument prototype would still apply. */
29505 return dnet_ntoa ();
29510 rm -f conftest.
$ac_objext conftest
$ac_exeext
29511 if { (ac_try
="$ac_link"
29512 case "(($ac_try" in
29513 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
29514 *) ac_try_echo=$ac_try;;
29516 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
29517 (eval "$ac_link") 2>conftest.er1
29519 grep -v '^ *+' conftest.er1 >conftest.err
29521 cat conftest.err >&5
29522 echo "$as_me:$LINENO: \$? = $ac_status" >&5
29523 (exit $ac_status); } && {
29524 test -z "$ac_c_werror_flag" ||
29525 test ! -s conftest.err
29526 } && test -s conftest$ac_exeext &&
29527 $as_test_x conftest$ac_exeext; then
29528 ac_cv_lib_dnet_dnet_ntoa=yes
29530 echo "$as_me: failed program was:" >&5
29531 sed 's/^/| /' conftest.$ac_ext >&5
29533 ac_cv_lib_dnet_dnet_ntoa=no
29536 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
29537 conftest$ac_exeext conftest.$ac_ext
29538 LIBS=$ac_check_lib_save_LIBS
29540 { echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
29541 echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6; }
29542 if test $ac_cv_lib_dnet_dnet_ntoa = yes; then
29543 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
29546 if test $ac_cv_lib_dnet_dnet_ntoa = no; then
29547 { echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5
29548 echo $ECHO_N "checking for dnet_ntoa in -ldnet_stub... $ECHO_C" >&6; }
29549 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then
29550 echo $ECHO_N "(cached) $ECHO_C" >&6
29552 ac_check_lib_save_LIBS=$LIBS
29553 LIBS="-ldnet_stub $LIBS"
29554 cat >conftest.$ac_ext <<_ACEOF
29557 cat confdefs.h >>conftest.$ac_ext
29558 cat >>conftest.$ac_ext <<_ACEOF
29559 /* end confdefs.h. */
29561 /* Override any GCC internal prototype to avoid an error.
29562 Use char because int might match the return type of a GCC
29563 builtin and then its argument prototype would still apply. */
29571 return dnet_ntoa ();
29576 rm -f conftest.$ac_objext conftest$ac_exeext
29577 if { (ac_try="$ac_link"
29578 case "(($ac_try" in
29579 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
29580 *) ac_try_echo
=$ac_try;;
29582 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
29583 (eval "$ac_link") 2>conftest.er1
29585 grep -v '^ *+' conftest.er1
>conftest.err
29587 cat conftest.err
>&5
29588 echo "$as_me:$LINENO: \$? = $ac_status" >&5
29589 (exit $ac_status); } && {
29590 test -z "$ac_c_werror_flag" ||
29591 test ! -s conftest.err
29592 } && test -s conftest
$ac_exeext &&
29593 $as_test_x conftest
$ac_exeext; then
29594 ac_cv_lib_dnet_stub_dnet_ntoa
=yes
29596 echo "$as_me: failed program was:" >&5
29597 sed 's/^/| /' conftest.
$ac_ext >&5
29599 ac_cv_lib_dnet_stub_dnet_ntoa
=no
29602 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
29603 conftest
$ac_exeext conftest.
$ac_ext
29604 LIBS
=$ac_check_lib_save_LIBS
29606 { echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
29607 echo "${ECHO_T}$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
29608 if test $ac_cv_lib_dnet_stub_dnet_ntoa = yes; then
29609 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet_stub"
29615 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
29616 conftest
$ac_exeext conftest.
$ac_ext
29617 LIBS
="$ac_xsave_LIBS"
29619 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
29620 # to get the SysV transport functions.
29621 # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
29623 # The nsl library prevents programs from opening the X display
29624 # on Irix 5.2, according to T.E. Dickey.
29625 # The functions gethostbyname, getservbyname, and inet_addr are
29626 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
29627 { echo "$as_me:$LINENO: checking for gethostbyname" >&5
29628 echo $ECHO_N "checking for gethostbyname... $ECHO_C" >&6; }
29629 if test "${ac_cv_func_gethostbyname+set}" = set; then
29630 echo $ECHO_N "(cached) $ECHO_C" >&6
29632 cat >conftest.
$ac_ext <<_ACEOF
29635 cat confdefs.h
>>conftest.
$ac_ext
29636 cat >>conftest.
$ac_ext <<_ACEOF
29637 /* end confdefs.h. */
29638 /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
29639 For example, HP-UX 11i <limits.h> declares gettimeofday. */
29640 #define gethostbyname innocuous_gethostbyname
29642 /* System header to define __stub macros and hopefully few prototypes,
29643 which can conflict with char gethostbyname (); below.
29644 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
29645 <limits.h> exists even on freestanding compilers. */
29648 # include <limits.h>
29650 # include <assert.h>
29653 #undef gethostbyname
29655 /* Override any GCC internal prototype to avoid an error.
29656 Use char because int might match the return type of a GCC
29657 builtin and then its argument prototype would still apply. */
29661 char gethostbyname ();
29662 /* The GNU C library defines this for functions which it implements
29663 to always fail with ENOSYS. Some functions are actually named
29664 something starting with __ and the normal name is an alias. */
29665 #if defined __stub_gethostbyname || defined __stub___gethostbyname
29672 return gethostbyname ();
29677 rm -f conftest.
$ac_objext conftest
$ac_exeext
29678 if { (ac_try
="$ac_link"
29679 case "(($ac_try" in
29680 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
29681 *) ac_try_echo=$ac_try;;
29683 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
29684 (eval "$ac_link") 2>conftest.er1
29686 grep -v '^ *+' conftest.er1 >conftest.err
29688 cat conftest.err >&5
29689 echo "$as_me:$LINENO: \$? = $ac_status" >&5
29690 (exit $ac_status); } && {
29691 test -z "$ac_c_werror_flag" ||
29692 test ! -s conftest.err
29693 } && test -s conftest$ac_exeext &&
29694 $as_test_x conftest$ac_exeext; then
29695 ac_cv_func_gethostbyname=yes
29697 echo "$as_me: failed program was:" >&5
29698 sed 's/^/| /' conftest.$ac_ext >&5
29700 ac_cv_func_gethostbyname=no
29703 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
29704 conftest$ac_exeext conftest.$ac_ext
29706 { echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
29707 echo "${ECHO_T}$ac_cv_func_gethostbyname" >&6; }
29709 if test $ac_cv_func_gethostbyname = no; then
29710 { echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
29711 echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6; }
29712 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
29713 echo $ECHO_N "(cached) $ECHO_C" >&6
29715 ac_check_lib_save_LIBS=$LIBS
29717 cat >conftest.$ac_ext <<_ACEOF
29720 cat confdefs.h >>conftest.$ac_ext
29721 cat >>conftest.$ac_ext <<_ACEOF
29722 /* end confdefs.h. */
29724 /* Override any GCC internal prototype to avoid an error.
29725 Use char because int might match the return type of a GCC
29726 builtin and then its argument prototype would still apply. */
29730 char gethostbyname ();
29734 return gethostbyname ();
29739 rm -f conftest.$ac_objext conftest$ac_exeext
29740 if { (ac_try="$ac_link"
29741 case "(($ac_try" in
29742 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
29743 *) ac_try_echo
=$ac_try;;
29745 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
29746 (eval "$ac_link") 2>conftest.er1
29748 grep -v '^ *+' conftest.er1
>conftest.err
29750 cat conftest.err
>&5
29751 echo "$as_me:$LINENO: \$? = $ac_status" >&5
29752 (exit $ac_status); } && {
29753 test -z "$ac_c_werror_flag" ||
29754 test ! -s conftest.err
29755 } && test -s conftest
$ac_exeext &&
29756 $as_test_x conftest
$ac_exeext; then
29757 ac_cv_lib_nsl_gethostbyname
=yes
29759 echo "$as_me: failed program was:" >&5
29760 sed 's/^/| /' conftest.
$ac_ext >&5
29762 ac_cv_lib_nsl_gethostbyname
=no
29765 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
29766 conftest
$ac_exeext conftest.
$ac_ext
29767 LIBS
=$ac_check_lib_save_LIBS
29769 { echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
29770 echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6; }
29771 if test $ac_cv_lib_nsl_gethostbyname = yes; then
29772 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl"
29775 if test $ac_cv_lib_nsl_gethostbyname = no
; then
29776 { echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5
29777 echo $ECHO_N "checking for gethostbyname in -lbsd... $ECHO_C" >&6; }
29778 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then
29779 echo $ECHO_N "(cached) $ECHO_C" >&6
29781 ac_check_lib_save_LIBS
=$LIBS
29783 cat >conftest.
$ac_ext <<_ACEOF
29786 cat confdefs.h
>>conftest.
$ac_ext
29787 cat >>conftest.
$ac_ext <<_ACEOF
29788 /* end confdefs.h. */
29790 /* Override any GCC internal prototype to avoid an error.
29791 Use char because int might match the return type of a GCC
29792 builtin and then its argument prototype would still apply. */
29796 char gethostbyname ();
29800 return gethostbyname ();
29805 rm -f conftest.
$ac_objext conftest
$ac_exeext
29806 if { (ac_try
="$ac_link"
29807 case "(($ac_try" in
29808 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
29809 *) ac_try_echo=$ac_try;;
29811 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
29812 (eval "$ac_link") 2>conftest.er1
29814 grep -v '^ *+' conftest.er1 >conftest.err
29816 cat conftest.err >&5
29817 echo "$as_me:$LINENO: \$? = $ac_status" >&5
29818 (exit $ac_status); } && {
29819 test -z "$ac_c_werror_flag" ||
29820 test ! -s conftest.err
29821 } && test -s conftest$ac_exeext &&
29822 $as_test_x conftest$ac_exeext; then
29823 ac_cv_lib_bsd_gethostbyname=yes
29825 echo "$as_me: failed program was:" >&5
29826 sed 's/^/| /' conftest.$ac_ext >&5
29828 ac_cv_lib_bsd_gethostbyname=no
29831 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
29832 conftest$ac_exeext conftest.$ac_ext
29833 LIBS=$ac_check_lib_save_LIBS
29835 { echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5
29836 echo "${ECHO_T}$ac_cv_lib_bsd_gethostbyname" >&6; }
29837 if test $ac_cv_lib_bsd_gethostbyname = yes; then
29838 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
29844 # lieder@skyler.mavd.honeywell.com says without -lsocket,
29845 # socket/setsockopt and other routines are undefined under SCO ODT
29846 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
29847 # on later versions), says Simon Leinen: it contains gethostby*
29848 # variants that don't use the name server (or something). -lsocket
29849 # must be given before -lnsl if both are needed. We assume that
29850 # if connect needs -lnsl, so does gethostbyname.
29851 { echo "$as_me:$LINENO: checking for connect" >&5
29852 echo $ECHO_N "checking for connect... $ECHO_C" >&6; }
29853 if test "${ac_cv_func_connect+set}" = set; then
29854 echo $ECHO_N "(cached) $ECHO_C" >&6
29856 cat >conftest.$ac_ext <<_ACEOF
29859 cat confdefs.h >>conftest.$ac_ext
29860 cat >>conftest.$ac_ext <<_ACEOF
29861 /* end confdefs.h. */
29862 /* Define connect to an innocuous variant, in case <limits.h> declares connect.
29863 For example, HP-UX 11i <limits.h> declares gettimeofday. */
29864 #define connect innocuous_connect
29866 /* System header to define __stub macros and hopefully few prototypes,
29867 which can conflict with char connect (); below.
29868 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
29869 <limits.h> exists even on freestanding compilers. */
29872 # include <limits.h>
29874 # include <assert.h>
29879 /* Override any GCC internal prototype to avoid an error.
29880 Use char because int might match the return type of a GCC
29881 builtin and then its argument prototype would still apply. */
29886 /* The GNU C library defines this for functions which it implements
29887 to always fail with ENOSYS. Some functions are actually named
29888 something starting with __ and the normal name is an alias. */
29889 #if defined __stub_connect || defined __stub___connect
29901 rm -f conftest.$ac_objext conftest$ac_exeext
29902 if { (ac_try="$ac_link"
29903 case "(($ac_try" in
29904 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
29905 *) ac_try_echo
=$ac_try;;
29907 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
29908 (eval "$ac_link") 2>conftest.er1
29910 grep -v '^ *+' conftest.er1
>conftest.err
29912 cat conftest.err
>&5
29913 echo "$as_me:$LINENO: \$? = $ac_status" >&5
29914 (exit $ac_status); } && {
29915 test -z "$ac_c_werror_flag" ||
29916 test ! -s conftest.err
29917 } && test -s conftest
$ac_exeext &&
29918 $as_test_x conftest
$ac_exeext; then
29919 ac_cv_func_connect
=yes
29921 echo "$as_me: failed program was:" >&5
29922 sed 's/^/| /' conftest.
$ac_ext >&5
29924 ac_cv_func_connect
=no
29927 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
29928 conftest
$ac_exeext conftest.
$ac_ext
29930 { echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5
29931 echo "${ECHO_T}$ac_cv_func_connect" >&6; }
29933 if test $ac_cv_func_connect = no
; then
29934 { echo "$as_me:$LINENO: checking for connect in -lsocket" >&5
29935 echo $ECHO_N "checking for connect in -lsocket... $ECHO_C" >&6; }
29936 if test "${ac_cv_lib_socket_connect+set}" = set; then
29937 echo $ECHO_N "(cached) $ECHO_C" >&6
29939 ac_check_lib_save_LIBS
=$LIBS
29940 LIBS
="-lsocket $X_EXTRA_LIBS $LIBS"
29941 cat >conftest.
$ac_ext <<_ACEOF
29944 cat confdefs.h
>>conftest.
$ac_ext
29945 cat >>conftest.
$ac_ext <<_ACEOF
29946 /* end confdefs.h. */
29948 /* Override any GCC internal prototype to avoid an error.
29949 Use char because int might match the return type of a GCC
29950 builtin and then its argument prototype would still apply. */
29963 rm -f conftest.
$ac_objext conftest
$ac_exeext
29964 if { (ac_try
="$ac_link"
29965 case "(($ac_try" in
29966 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
29967 *) ac_try_echo=$ac_try;;
29969 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
29970 (eval "$ac_link") 2>conftest.er1
29972 grep -v '^ *+' conftest.er1 >conftest.err
29974 cat conftest.err >&5
29975 echo "$as_me:$LINENO: \$? = $ac_status" >&5
29976 (exit $ac_status); } && {
29977 test -z "$ac_c_werror_flag" ||
29978 test ! -s conftest.err
29979 } && test -s conftest$ac_exeext &&
29980 $as_test_x conftest$ac_exeext; then
29981 ac_cv_lib_socket_connect=yes
29983 echo "$as_me: failed program was:" >&5
29984 sed 's/^/| /' conftest.$ac_ext >&5
29986 ac_cv_lib_socket_connect=no
29989 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
29990 conftest$ac_exeext conftest.$ac_ext
29991 LIBS=$ac_check_lib_save_LIBS
29993 { echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5
29994 echo "${ECHO_T}$ac_cv_lib_socket_connect" >&6; }
29995 if test $ac_cv_lib_socket_connect = yes; then
29996 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
30001 # Guillermo Gomez says -lposix is necessary on A/UX.
30002 { echo "$as_me:$LINENO: checking for remove" >&5
30003 echo $ECHO_N "checking for remove... $ECHO_C" >&6; }
30004 if test "${ac_cv_func_remove+set}" = set; then
30005 echo $ECHO_N "(cached) $ECHO_C" >&6
30007 cat >conftest.$ac_ext <<_ACEOF
30010 cat confdefs.h >>conftest.$ac_ext
30011 cat >>conftest.$ac_ext <<_ACEOF
30012 /* end confdefs.h. */
30013 /* Define remove to an innocuous variant, in case <limits.h> declares remove.
30014 For example, HP-UX 11i <limits.h> declares gettimeofday. */
30015 #define remove innocuous_remove
30017 /* System header to define __stub macros and hopefully few prototypes,
30018 which can conflict with char remove (); below.
30019 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
30020 <limits.h> exists even on freestanding compilers. */
30023 # include <limits.h>
30025 # include <assert.h>
30030 /* Override any GCC internal prototype to avoid an error.
30031 Use char because int might match the return type of a GCC
30032 builtin and then its argument prototype would still apply. */
30037 /* The GNU C library defines this for functions which it implements
30038 to always fail with ENOSYS. Some functions are actually named
30039 something starting with __ and the normal name is an alias. */
30040 #if defined __stub_remove || defined __stub___remove
30052 rm -f conftest.$ac_objext conftest$ac_exeext
30053 if { (ac_try="$ac_link"
30054 case "(($ac_try" in
30055 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
30056 *) ac_try_echo
=$ac_try;;
30058 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
30059 (eval "$ac_link") 2>conftest.er1
30061 grep -v '^ *+' conftest.er1
>conftest.err
30063 cat conftest.err
>&5
30064 echo "$as_me:$LINENO: \$? = $ac_status" >&5
30065 (exit $ac_status); } && {
30066 test -z "$ac_c_werror_flag" ||
30067 test ! -s conftest.err
30068 } && test -s conftest
$ac_exeext &&
30069 $as_test_x conftest
$ac_exeext; then
30070 ac_cv_func_remove
=yes
30072 echo "$as_me: failed program was:" >&5
30073 sed 's/^/| /' conftest.
$ac_ext >&5
30075 ac_cv_func_remove
=no
30078 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
30079 conftest
$ac_exeext conftest.
$ac_ext
30081 { echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5
30082 echo "${ECHO_T}$ac_cv_func_remove" >&6; }
30084 if test $ac_cv_func_remove = no
; then
30085 { echo "$as_me:$LINENO: checking for remove in -lposix" >&5
30086 echo $ECHO_N "checking for remove in -lposix... $ECHO_C" >&6; }
30087 if test "${ac_cv_lib_posix_remove+set}" = set; then
30088 echo $ECHO_N "(cached) $ECHO_C" >&6
30090 ac_check_lib_save_LIBS
=$LIBS
30091 LIBS
="-lposix $LIBS"
30092 cat >conftest.
$ac_ext <<_ACEOF
30095 cat confdefs.h
>>conftest.
$ac_ext
30096 cat >>conftest.
$ac_ext <<_ACEOF
30097 /* end confdefs.h. */
30099 /* Override any GCC internal prototype to avoid an error.
30100 Use char because int might match the return type of a GCC
30101 builtin and then its argument prototype would still apply. */
30114 rm -f conftest.
$ac_objext conftest
$ac_exeext
30115 if { (ac_try
="$ac_link"
30116 case "(($ac_try" in
30117 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
30118 *) ac_try_echo=$ac_try;;
30120 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
30121 (eval "$ac_link") 2>conftest.er1
30123 grep -v '^ *+' conftest.er1 >conftest.err
30125 cat conftest.err >&5
30126 echo "$as_me:$LINENO: \$? = $ac_status" >&5
30127 (exit $ac_status); } && {
30128 test -z "$ac_c_werror_flag" ||
30129 test ! -s conftest.err
30130 } && test -s conftest$ac_exeext &&
30131 $as_test_x conftest$ac_exeext; then
30132 ac_cv_lib_posix_remove=yes
30134 echo "$as_me: failed program was:" >&5
30135 sed 's/^/| /' conftest.$ac_ext >&5
30137 ac_cv_lib_posix_remove=no
30140 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
30141 conftest$ac_exeext conftest.$ac_ext
30142 LIBS=$ac_check_lib_save_LIBS
30144 { echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5
30145 echo "${ECHO_T}$ac_cv_lib_posix_remove" >&6; }
30146 if test $ac_cv_lib_posix_remove = yes; then
30147 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
30152 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
30153 { echo "$as_me:$LINENO: checking for shmat" >&5
30154 echo $ECHO_N "checking for shmat... $ECHO_C" >&6; }
30155 if test "${ac_cv_func_shmat+set}" = set; then
30156 echo $ECHO_N "(cached) $ECHO_C" >&6
30158 cat >conftest.$ac_ext <<_ACEOF
30161 cat confdefs.h >>conftest.$ac_ext
30162 cat >>conftest.$ac_ext <<_ACEOF
30163 /* end confdefs.h. */
30164 /* Define shmat to an innocuous variant, in case <limits.h> declares shmat.
30165 For example, HP-UX 11i <limits.h> declares gettimeofday. */
30166 #define shmat innocuous_shmat
30168 /* System header to define __stub macros and hopefully few prototypes,
30169 which can conflict with char shmat (); below.
30170 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
30171 <limits.h> exists even on freestanding compilers. */
30174 # include <limits.h>
30176 # include <assert.h>
30181 /* Override any GCC internal prototype to avoid an error.
30182 Use char because int might match the return type of a GCC
30183 builtin and then its argument prototype would still apply. */
30188 /* The GNU C library defines this for functions which it implements
30189 to always fail with ENOSYS. Some functions are actually named
30190 something starting with __ and the normal name is an alias. */
30191 #if defined __stub_shmat || defined __stub___shmat
30203 rm -f conftest.$ac_objext conftest$ac_exeext
30204 if { (ac_try="$ac_link"
30205 case "(($ac_try" in
30206 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
30207 *) ac_try_echo
=$ac_try;;
30209 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
30210 (eval "$ac_link") 2>conftest.er1
30212 grep -v '^ *+' conftest.er1
>conftest.err
30214 cat conftest.err
>&5
30215 echo "$as_me:$LINENO: \$? = $ac_status" >&5
30216 (exit $ac_status); } && {
30217 test -z "$ac_c_werror_flag" ||
30218 test ! -s conftest.err
30219 } && test -s conftest
$ac_exeext &&
30220 $as_test_x conftest
$ac_exeext; then
30221 ac_cv_func_shmat
=yes
30223 echo "$as_me: failed program was:" >&5
30224 sed 's/^/| /' conftest.
$ac_ext >&5
30226 ac_cv_func_shmat
=no
30229 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
30230 conftest
$ac_exeext conftest.
$ac_ext
30232 { echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5
30233 echo "${ECHO_T}$ac_cv_func_shmat" >&6; }
30235 if test $ac_cv_func_shmat = no
; then
30236 { echo "$as_me:$LINENO: checking for shmat in -lipc" >&5
30237 echo $ECHO_N "checking for shmat in -lipc... $ECHO_C" >&6; }
30238 if test "${ac_cv_lib_ipc_shmat+set}" = set; then
30239 echo $ECHO_N "(cached) $ECHO_C" >&6
30241 ac_check_lib_save_LIBS
=$LIBS
30243 cat >conftest.
$ac_ext <<_ACEOF
30246 cat confdefs.h
>>conftest.
$ac_ext
30247 cat >>conftest.
$ac_ext <<_ACEOF
30248 /* end confdefs.h. */
30250 /* Override any GCC internal prototype to avoid an error.
30251 Use char because int might match the return type of a GCC
30252 builtin and then its argument prototype would still apply. */
30265 rm -f conftest.
$ac_objext conftest
$ac_exeext
30266 if { (ac_try
="$ac_link"
30267 case "(($ac_try" in
30268 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
30269 *) ac_try_echo=$ac_try;;
30271 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
30272 (eval "$ac_link") 2>conftest.er1
30274 grep -v '^ *+' conftest.er1 >conftest.err
30276 cat conftest.err >&5
30277 echo "$as_me:$LINENO: \$? = $ac_status" >&5
30278 (exit $ac_status); } && {
30279 test -z "$ac_c_werror_flag" ||
30280 test ! -s conftest.err
30281 } && test -s conftest$ac_exeext &&
30282 $as_test_x conftest$ac_exeext; then
30283 ac_cv_lib_ipc_shmat=yes
30285 echo "$as_me: failed program was:" >&5
30286 sed 's/^/| /' conftest.$ac_ext >&5
30288 ac_cv_lib_ipc_shmat=no
30291 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
30292 conftest$ac_exeext conftest.$ac_ext
30293 LIBS=$ac_check_lib_save_LIBS
30295 { echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5
30296 echo "${ECHO_T}$ac_cv_lib_ipc_shmat" >&6; }
30297 if test $ac_cv_lib_ipc_shmat = yes; then
30298 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
30304 # Check for libraries that X11R6 Xt/Xaw programs need.
30305 ac_save_LDFLAGS=$LDFLAGS
30306 test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries"
30307 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
30308 # check for ICE first), but we must link in the order -lSM -lICE or
30309 # we get undefined symbols. So assume we have SM if we have ICE.
30310 # These have to be linked with before -lX11, unlike the other
30311 # libraries we check for below, so use a different variable.
30312 # John Interrante, Karl Berry
30313 { echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5
30314 echo $ECHO_N "checking for IceConnectionNumber in -lICE... $ECHO_C" >&6; }
30315 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then
30316 echo $ECHO_N "(cached) $ECHO_C" >&6
30318 ac_check_lib_save_LIBS=$LIBS
30319 LIBS="-lICE $X_EXTRA_LIBS $LIBS"
30320 cat >conftest.$ac_ext <<_ACEOF
30323 cat confdefs.h >>conftest.$ac_ext
30324 cat >>conftest.$ac_ext <<_ACEOF
30325 /* end confdefs.h. */
30327 /* Override any GCC internal prototype to avoid an error.
30328 Use char because int might match the return type of a GCC
30329 builtin and then its argument prototype would still apply. */
30333 char IceConnectionNumber ();
30337 return IceConnectionNumber ();
30342 rm -f conftest.$ac_objext conftest$ac_exeext
30343 if { (ac_try="$ac_link"
30344 case "(($ac_try" in
30345 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
30346 *) ac_try_echo
=$ac_try;;
30348 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
30349 (eval "$ac_link") 2>conftest.er1
30351 grep -v '^ *+' conftest.er1
>conftest.err
30353 cat conftest.err
>&5
30354 echo "$as_me:$LINENO: \$? = $ac_status" >&5
30355 (exit $ac_status); } && {
30356 test -z "$ac_c_werror_flag" ||
30357 test ! -s conftest.err
30358 } && test -s conftest
$ac_exeext &&
30359 $as_test_x conftest
$ac_exeext; then
30360 ac_cv_lib_ICE_IceConnectionNumber
=yes
30362 echo "$as_me: failed program was:" >&5
30363 sed 's/^/| /' conftest.
$ac_ext >&5
30365 ac_cv_lib_ICE_IceConnectionNumber
=no
30368 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
30369 conftest
$ac_exeext conftest.
$ac_ext
30370 LIBS
=$ac_check_lib_save_LIBS
30372 { echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
30373 echo "${ECHO_T}$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
30374 if test $ac_cv_lib_ICE_IceConnectionNumber = yes; then
30375 X_PRE_LIBS
="$X_PRE_LIBS -lSM -lICE"
30378 LDFLAGS
=$ac_save_LDFLAGS
30383 if test "$no_x" = "yes"; then
30384 { { echo "$as_me:$LINENO: error: X11 not found, please use --x-includes and/or --x-libraries options (see config.log for details)" >&5
30385 echo "$as_me: error: X11 not found, please use --x-includes and/or --x-libraries options (see config.log for details)" >&2;}
30386 { (exit 1); exit 1; }; }
30389 GUI_TK_LIBRARY
=`echo $X_LIBS | sed 's/ -LNONE//' | sed 's/ -RNONE//'`
30390 TOOLKIT_INCLUDE
=`echo $X_CFLAGS | sed 's/ -INONE//'`
30391 AFMINSTALL
=afminstall
30392 COMPILED_X_PROGRAM
=0
30396 if test "$wxUSE_X11" = 1; then
30397 if test "$wxUSE_NANOX" = "yes"; then
30398 { echo "$as_me:$LINENO: checking for MicroWindows/NanoX distribution" >&5
30399 echo $ECHO_N "checking for MicroWindows/NanoX distribution... $ECHO_C" >&6; }
30400 if test "x$MICROWIN" = x
; then
30401 { echo "$as_me:$LINENO: result: not found" >&5
30402 echo "${ECHO_T}not found" >&6; }
30403 { { echo "$as_me:$LINENO: error: Cannot find MicroWindows library. Make sure MICROWIN is set." >&5
30404 echo "$as_me: error: Cannot find MicroWindows library. Make sure MICROWIN is set." >&2;}
30405 { (exit 1); exit 1; }; }
30407 { echo "$as_me:$LINENO: result: $MICROWIN" >&5
30408 echo "${ECHO_T}$MICROWIN" >&6; }
30409 cat >>confdefs.h
<<\_ACEOF
30410 #define wxUSE_NANOX 1
30416 if test "$wxUSE_UNICODE" = "yes"; then
30419 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
30420 if test -n "$ac_tool_prefix"; then
30421 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
30422 set dummy
${ac_tool_prefix}pkg
-config; ac_word
=$2
30423 { echo "$as_me:$LINENO: checking for $ac_word" >&5
30424 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
30425 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
30426 echo $ECHO_N "(cached) $ECHO_C" >&6
30428 case $PKG_CONFIG in
30430 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a path.
30433 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
30434 for as_dir
in $PATH
30437 test -z "$as_dir" && as_dir
=.
30438 for ac_exec_ext
in '' $ac_executable_extensions; do
30439 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
30440 ac_cv_path_PKG_CONFIG
="$as_dir/$ac_word$ac_exec_ext"
30441 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
30451 PKG_CONFIG
=$ac_cv_path_PKG_CONFIG
30452 if test -n "$PKG_CONFIG"; then
30453 { echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
30454 echo "${ECHO_T}$PKG_CONFIG" >&6; }
30456 { echo "$as_me:$LINENO: result: no" >&5
30457 echo "${ECHO_T}no" >&6; }
30462 if test -z "$ac_cv_path_PKG_CONFIG"; then
30463 ac_pt_PKG_CONFIG
=$PKG_CONFIG
30464 # Extract the first word of "pkg-config", so it can be a program name with args.
30465 set dummy pkg
-config; ac_word
=$2
30466 { echo "$as_me:$LINENO: checking for $ac_word" >&5
30467 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
30468 if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then
30469 echo $ECHO_N "(cached) $ECHO_C" >&6
30471 case $ac_pt_PKG_CONFIG in
30473 ac_cv_path_ac_pt_PKG_CONFIG
="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
30476 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
30477 for as_dir
in $PATH
30480 test -z "$as_dir" && as_dir
=.
30481 for ac_exec_ext
in '' $ac_executable_extensions; do
30482 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
30483 ac_cv_path_ac_pt_PKG_CONFIG
="$as_dir/$ac_word$ac_exec_ext"
30484 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
30494 ac_pt_PKG_CONFIG
=$ac_cv_path_ac_pt_PKG_CONFIG
30495 if test -n "$ac_pt_PKG_CONFIG"; then
30496 { echo "$as_me:$LINENO: result: $ac_pt_PKG_CONFIG" >&5
30497 echo "${ECHO_T}$ac_pt_PKG_CONFIG" >&6; }
30499 { echo "$as_me:$LINENO: result: no" >&5
30500 echo "${ECHO_T}no" >&6; }
30503 if test "x$ac_pt_PKG_CONFIG" = x
; then
30506 case $cross_compiling:$ac_tool_warned in
30508 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
30509 whose name does not start with the host triplet. If you think this
30510 configuration is useful to you, please write to autoconf@gnu.org." >&5
30511 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
30512 whose name does not start with the host triplet. If you think this
30513 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
30514 ac_tool_warned
=yes ;;
30516 PKG_CONFIG
=$ac_pt_PKG_CONFIG
30519 PKG_CONFIG
="$ac_cv_path_PKG_CONFIG"
30523 if test -n "$PKG_CONFIG"; then
30524 _pkg_min_version
=0.9.0
30525 { echo "$as_me:$LINENO: checking pkg-config is at least version $_pkg_min_version" >&5
30526 echo $ECHO_N "checking pkg-config is at least version $_pkg_min_version... $ECHO_C" >&6; }
30527 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
30528 { echo "$as_me:$LINENO: result: yes" >&5
30529 echo "${ECHO_T}yes" >&6; }
30531 { echo "$as_me:$LINENO: result: no" >&5
30532 echo "${ECHO_T}no" >&6; }
30540 { echo "$as_me:$LINENO: checking for PANGOX" >&5
30541 echo $ECHO_N "checking for PANGOX... $ECHO_C" >&6; }
30543 if test -n "$PKG_CONFIG"; then
30544 if test -n "$PANGOX_CFLAGS"; then
30545 pkg_cv_PANGOX_CFLAGS
="$PANGOX_CFLAGS"
30547 if test -n "$PKG_CONFIG" && \
30548 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"pangox\"") >&5
30549 ($PKG_CONFIG --exists --print-errors "pangox") 2>&5
30551 echo "$as_me:$LINENO: \$? = $ac_status" >&5
30552 (exit $ac_status); }; then
30553 pkg_cv_PANGOX_CFLAGS
=`$PKG_CONFIG --cflags "pangox" 2>/dev/null`
30561 if test -n "$PKG_CONFIG"; then
30562 if test -n "$PANGOX_LIBS"; then
30563 pkg_cv_PANGOX_LIBS
="$PANGOX_LIBS"
30565 if test -n "$PKG_CONFIG" && \
30566 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"pangox\"") >&5
30567 ($PKG_CONFIG --exists --print-errors "pangox") 2>&5
30569 echo "$as_me:$LINENO: \$? = $ac_status" >&5
30570 (exit $ac_status); }; then
30571 pkg_cv_PANGOX_LIBS
=`$PKG_CONFIG --libs "pangox" 2>/dev/null`
30582 if test $pkg_failed = yes; then
30584 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
30585 _pkg_short_errors_supported
=yes
30587 _pkg_short_errors_supported
=no
30589 if test $_pkg_short_errors_supported = yes; then
30590 PANGOX_PKG_ERRORS
=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "pangox"`
30592 PANGOX_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "pangox"`
30594 # Put the nasty error message in config.log where it belongs
30595 echo "$PANGOX_PKG_ERRORS" >&5
30598 { { echo "$as_me:$LINENO: error: pangox library not found, library cannot be compiled in Unicode mode" >&5
30599 echo "$as_me: error: pangox library not found, library cannot be compiled in Unicode mode" >&2;}
30600 { (exit 1); exit 1; }; }
30603 elif test $pkg_failed = untried
; then
30605 { { echo "$as_me:$LINENO: error: pangox library not found, library cannot be compiled in Unicode mode" >&5
30606 echo "$as_me: error: pangox library not found, library cannot be compiled in Unicode mode" >&2;}
30607 { (exit 1); exit 1; }; }
30611 PANGOX_CFLAGS
=$pkg_cv_PANGOX_CFLAGS
30612 PANGOX_LIBS
=$pkg_cv_PANGOX_LIBS
30613 { echo "$as_me:$LINENO: result: yes" >&5
30614 echo "${ECHO_T}yes" >&6; }
30616 CFLAGS
="$PANGOX_CFLAGS $CFLAGS"
30617 CXXFLAGS
="$PANGOX_CFLAGS $CXXFLAGS"
30618 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY $PANGOX_LIBS"
30623 { echo "$as_me:$LINENO: checking for PANGOFT2" >&5
30624 echo $ECHO_N "checking for PANGOFT2... $ECHO_C" >&6; }
30626 if test -n "$PKG_CONFIG"; then
30627 if test -n "$PANGOFT2_CFLAGS"; then
30628 pkg_cv_PANGOFT2_CFLAGS
="$PANGOFT2_CFLAGS"
30630 if test -n "$PKG_CONFIG" && \
30631 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"pangoft2\"") >&5
30632 ($PKG_CONFIG --exists --print-errors "pangoft2") 2>&5
30634 echo "$as_me:$LINENO: \$? = $ac_status" >&5
30635 (exit $ac_status); }; then
30636 pkg_cv_PANGOFT2_CFLAGS
=`$PKG_CONFIG --cflags "pangoft2" 2>/dev/null`
30644 if test -n "$PKG_CONFIG"; then
30645 if test -n "$PANGOFT2_LIBS"; then
30646 pkg_cv_PANGOFT2_LIBS
="$PANGOFT2_LIBS"
30648 if test -n "$PKG_CONFIG" && \
30649 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"pangoft2\"") >&5
30650 ($PKG_CONFIG --exists --print-errors "pangoft2") 2>&5
30652 echo "$as_me:$LINENO: \$? = $ac_status" >&5
30653 (exit $ac_status); }; then
30654 pkg_cv_PANGOFT2_LIBS
=`$PKG_CONFIG --libs "pangoft2" 2>/dev/null`
30665 if test $pkg_failed = yes; then
30667 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
30668 _pkg_short_errors_supported
=yes
30670 _pkg_short_errors_supported
=no
30672 if test $_pkg_short_errors_supported = yes; then
30673 PANGOFT2_PKG_ERRORS
=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "pangoft2"`
30675 PANGOFT2_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "pangoft2"`
30677 # Put the nasty error message in config.log where it belongs
30678 echo "$PANGOFT2_PKG_ERRORS" >&5
30681 { echo "$as_me:$LINENO: WARNING: pangoft2 library not found, library will be compiled without printing support" >&5
30682 echo "$as_me: WARNING: pangoft2 library not found, library will be compiled without printing support" >&2;}
30683 wxUSE_PRINTING_ARCHITECTURE
="no"
30686 elif test $pkg_failed = untried
; then
30688 { echo "$as_me:$LINENO: WARNING: pangoft2 library not found, library will be compiled without printing support" >&5
30689 echo "$as_me: WARNING: pangoft2 library not found, library will be compiled without printing support" >&2;}
30690 wxUSE_PRINTING_ARCHITECTURE
="no"
30694 PANGOFT2_CFLAGS
=$pkg_cv_PANGOFT2_CFLAGS
30695 PANGOFT2_LIBS
=$pkg_cv_PANGOFT2_LIBS
30696 { echo "$as_me:$LINENO: result: yes" >&5
30697 echo "${ECHO_T}yes" >&6; }
30699 CFLAGS
="$PANGOFT2_CFLAGS $CFLAGS"
30700 CXXFLAGS
="$PANGOFT2_CFLAGS $CXXFLAGS"
30701 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY $PANGOFT2_LIBS"
30706 { echo "$as_me:$LINENO: checking for PANGOXFT" >&5
30707 echo $ECHO_N "checking for PANGOXFT... $ECHO_C" >&6; }
30709 if test -n "$PKG_CONFIG"; then
30710 if test -n "$PANGOXFT_CFLAGS"; then
30711 pkg_cv_PANGOXFT_CFLAGS
="$PANGOXFT_CFLAGS"
30713 if test -n "$PKG_CONFIG" && \
30714 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"pangoxft\"") >&5
30715 ($PKG_CONFIG --exists --print-errors "pangoxft") 2>&5
30717 echo "$as_me:$LINENO: \$? = $ac_status" >&5
30718 (exit $ac_status); }; then
30719 pkg_cv_PANGOXFT_CFLAGS
=`$PKG_CONFIG --cflags "pangoxft" 2>/dev/null`
30727 if test -n "$PKG_CONFIG"; then
30728 if test -n "$PANGOXFT_LIBS"; then
30729 pkg_cv_PANGOXFT_LIBS
="$PANGOXFT_LIBS"
30731 if test -n "$PKG_CONFIG" && \
30732 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"pangoxft\"") >&5
30733 ($PKG_CONFIG --exists --print-errors "pangoxft") 2>&5
30735 echo "$as_me:$LINENO: \$? = $ac_status" >&5
30736 (exit $ac_status); }; then
30737 pkg_cv_PANGOXFT_LIBS
=`$PKG_CONFIG --libs "pangoxft" 2>/dev/null`
30748 if test $pkg_failed = yes; then
30750 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
30751 _pkg_short_errors_supported
=yes
30753 _pkg_short_errors_supported
=no
30755 if test $_pkg_short_errors_supported = yes; then
30756 PANGOXFT_PKG_ERRORS
=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "pangoxft"`
30758 PANGOXFT_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "pangoxft"`
30760 # Put the nasty error message in config.log where it belongs
30761 echo "$PANGOXFT_PKG_ERRORS" >&5
30764 { echo "$as_me:$LINENO: WARNING: pangoxft library not found, library will be compiled without anti-aliasing support" >&5
30765 echo "$as_me: WARNING: pangoxft library not found, library will be compiled without anti-aliasing support" >&2;}
30768 elif test $pkg_failed = untried
; then
30770 { echo "$as_me:$LINENO: WARNING: pangoxft library not found, library will be compiled without anti-aliasing support" >&5
30771 echo "$as_me: WARNING: pangoxft library not found, library will be compiled without anti-aliasing support" >&2;}
30775 PANGOXFT_CFLAGS
=$pkg_cv_PANGOXFT_CFLAGS
30776 PANGOXFT_LIBS
=$pkg_cv_PANGOXFT_LIBS
30777 { echo "$as_me:$LINENO: result: yes" >&5
30778 echo "${ECHO_T}yes" >&6; }
30780 cat >>confdefs.h
<<\_ACEOF
30781 #define HAVE_PANGO_XFT 1
30784 CFLAGS
="$PANGOXFT_CFLAGS $CFLAGS"
30785 CXXFLAGS
="$PANGOXFT_CFLAGS $CXXFLAGS"
30786 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY $PANGOXFT_LIBS"
30790 LIBS
="$LIBS $PANGOX_LIBS"
30792 for ac_func
in pango_font_family_is_monospace
30794 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
30795 { echo "$as_me:$LINENO: checking for $ac_func" >&5
30796 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
30797 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
30798 echo $ECHO_N "(cached) $ECHO_C" >&6
30800 cat >conftest.
$ac_ext <<_ACEOF
30803 cat confdefs.h
>>conftest.
$ac_ext
30804 cat >>conftest.
$ac_ext <<_ACEOF
30805 /* end confdefs.h. */
30806 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
30807 For example, HP-UX 11i <limits.h> declares gettimeofday. */
30808 #define $ac_func innocuous_$ac_func
30810 /* System header to define __stub macros and hopefully few prototypes,
30811 which can conflict with char $ac_func (); below.
30812 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
30813 <limits.h> exists even on freestanding compilers. */
30816 # include <limits.h>
30818 # include <assert.h>
30823 /* Override any GCC internal prototype to avoid an error.
30824 Use char because int might match the return type of a GCC
30825 builtin and then its argument prototype would still apply. */
30830 /* The GNU C library defines this for functions which it implements
30831 to always fail with ENOSYS. Some functions are actually named
30832 something starting with __ and the normal name is an alias. */
30833 #if defined __stub_$ac_func || defined __stub___$ac_func
30840 return $ac_func ();
30845 rm -f conftest.
$ac_objext conftest
$ac_exeext
30846 if { (ac_try
="$ac_link"
30847 case "(($ac_try" in
30848 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
30849 *) ac_try_echo=$ac_try;;
30851 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
30852 (eval "$ac_link") 2>conftest.er1
30854 grep -v '^ *+' conftest.er1 >conftest.err
30856 cat conftest.err >&5
30857 echo "$as_me:$LINENO: \$? = $ac_status" >&5
30858 (exit $ac_status); } && {
30859 test -z "$ac_c_werror_flag" ||
30860 test ! -s conftest.err
30861 } && test -s conftest$ac_exeext &&
30862 $as_test_x conftest$ac_exeext; then
30863 eval "$as_ac_var=yes"
30865 echo "$as_me: failed program was:" >&5
30866 sed 's/^/| /' conftest.$ac_ext >&5
30868 eval "$as_ac_var=no"
30871 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
30872 conftest$ac_exeext conftest.$ac_ext
30874 ac_res=`eval echo '${'$as_ac_var'}'`
30875 { echo "$as_me:$LINENO: result: $ac_res" >&5
30876 echo "${ECHO_T}$ac_res" >&6; }
30877 if test `eval echo '${'$as_ac_var'}'` = yes; then
30878 cat >>confdefs.h <<_ACEOF
30879 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
30888 wxUSE_UNIVERSAL="yes"
30890 if test "$wxUSE_NANOX" = "yes"; then
30891 TOOLKIT_INCLUDE="-I\$(top_srcdir)/include/wx/x11/nanox -I\$(MICROWIN)/src/include $TOOLKIT_INCLUDE"
30892 TOOLCHAIN_DEFS="${TOOLCHAIN_DEFS} -D__NANOX__ -DMWPIXEL_FORMAT=MWPF_TRUECOLOR0888 -DHAVE_FILEIO -DHAVE_BMP_SUPPORT=1 -DHAVE_GIF_SUPPORT=1 -DHAVE_PNM_SUPPORT=1 -DHAVE_XPM_SUPPORT=1 -DUNIX=1 -DUSE_EXPOSURE -DSCREEN_HEIGHT=480 -DSCREEN_WIDTH=640 -DSCREEN_DEPTH=4 -DX11=1"
30893 GUI_TK_LIBRARY="$GUI_TK_LIBRARY \$(MICROWIN)/src/lib/libnano-X.a"
30895 GUI_TK_LIBRARY="$GUI_TK_LIBRARY -lX11"
30902 if test "$wxUSE_MOTIF" = 1; then
30903 if test "$wxUSE_UNICODE" = "yes"; then
30904 { { echo "$as_me:$LINENO: error: Unicode configuration not supported with Motif" >&5
30905 echo "$as_me: error: Unicode configuration not supported with Motif" >&2;}
30906 { (exit 1); exit 1; }; }
30909 { echo "$as_me:$LINENO: checking for Motif/Lesstif headers" >&5
30910 echo $ECHO_N "checking for Motif/Lesstif headers... $ECHO_C" >&6; }
30913 for ac_dir in $SEARCH_INCLUDE /usr/include;
30915 if test -f "$ac_dir/Xm/Xm.h"; then
30916 ac_find_includes=$ac_dir
30921 if test "$ac_find_includes" != "" ; then
30922 { echo "$as_me:$LINENO: result: found in $ac_find_includes" >&5
30923 echo "${ECHO_T}found in $ac_find_includes" >&6; }
30925 if test "x$ac_find_includes" = "x/usr/include"; then
30926 ac_path_to_include=""
30928 echo "$TOOLKIT_INCLUDE" | grep "\-I$ac_find_includes" > /dev/null
30930 if test $result = 0; then
30931 ac_path_to_include=""
30933 ac_path_to_include=" -I$ac_find_includes"
30937 TOOLKIT_INCLUDE="$TOOLKIT_INCLUDE$ac_path_to_include"
30939 save_CFLAGS=$CFLAGS
30940 CFLAGS="$TOOLKIT_INCLUDE $CFLAGS"
30942 cat >conftest.$ac_ext <<_ACEOF
30945 cat confdefs.h >>conftest.$ac_ext
30946 cat >>conftest.$ac_ext <<_ACEOF
30947 /* end confdefs.h. */
30956 version = xmUseVersion;
30962 rm -f conftest.$ac_objext
30963 if { (ac_try="$ac_compile"
30964 case "(($ac_try" in
30965 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
30966 *) ac_try_echo
=$ac_try;;
30968 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
30969 (eval "$ac_compile") 2>conftest.er1
30971 grep -v '^ *+' conftest.er1
>conftest.err
30973 cat conftest.err
>&5
30974 echo "$as_me:$LINENO: \$? = $ac_status" >&5
30975 (exit $ac_status); } && {
30976 test -z "$ac_c_werror_flag" ||
30977 test ! -s conftest.err
30978 } && test -s conftest.
$ac_objext; then
30980 { echo "$as_me:$LINENO: result: found in default search path" >&5
30981 echo "${ECHO_T}found in default search path" >&6; }
30982 COMPILED_X_PROGRAM
=1
30985 echo "$as_me: failed program was:" >&5
30986 sed 's/^/| /' conftest.
$ac_ext >&5
30989 { echo "$as_me:$LINENO: result: no" >&5
30990 echo "${ECHO_T}no" >&6; }
30991 { { echo "$as_me:$LINENO: error: please set CPPFLAGS to contain the location of Xm/Xm.h" >&5
30992 echo "$as_me: error: please set CPPFLAGS to contain the location of Xm/Xm.h" >&2;}
30993 { (exit 1); exit 1; }; }
30998 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
31000 CFLAGS
=$save_CFLAGS
31004 { echo "$as_me:$LINENO: checking for Motif/Lesstif library" >&5
31005 echo $ECHO_N "checking for Motif/Lesstif library... $ECHO_C" >&6; }
31008 for ac_dir
in $SEARCH_LIB;
31010 for ac_extension
in a so sl dylib dll.a
; do
31011 if test -f "$ac_dir/libXm.$ac_extension"; then
31012 ac_find_libraries
=$ac_dir
31019 if test "x$ac_find_libraries" != "x" ; then
31020 { echo "$as_me:$LINENO: result: found in $ac_find_libraries" >&5
31021 echo "${ECHO_T}found in $ac_find_libraries" >&6; }
31024 if test "$ac_find_libraries" = "default location"; then
31027 echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev
/null
31029 if test $result = 0; then
31032 ac_path_to_link
=" -L$ac_find_libraries"
31036 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY$ac_path_to_link"
31038 save_CFLAGS
=$CFLAGS
31039 CFLAGS
="$TOOLKIT_INCLUDE $CFLAGS"
31041 LIBS
="$GUI_TK_LIBRARY -lXm -lXmu -lXext -lX11"
31043 cat >conftest.
$ac_ext <<_ACEOF
31046 cat confdefs.h
>>conftest.
$ac_ext
31047 cat >>conftest.
$ac_ext <<_ACEOF
31048 /* end confdefs.h. */
31057 version = xmUseVersion;
31063 rm -f conftest.
$ac_objext conftest
$ac_exeext
31064 if { (ac_try
="$ac_link"
31065 case "(($ac_try" in
31066 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
31067 *) ac_try_echo=$ac_try;;
31069 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
31070 (eval "$ac_link") 2>conftest.er1
31072 grep -v '^ *+' conftest.er1 >conftest.err
31074 cat conftest.err >&5
31075 echo "$as_me:$LINENO: \$? = $ac_status" >&5
31076 (exit $ac_status); } && {
31077 test -z "$ac_c_werror_flag" ||
31078 test ! -s conftest.err
31079 } && test -s conftest$ac_exeext &&
31080 $as_test_x conftest$ac_exeext; then
31082 { echo "$as_me:$LINENO: result: found in default search path" >&5
31083 echo "${ECHO_T}found in default search path" >&6; }
31084 COMPILED_X_PROGRAM=1
31087 echo "$as_me: failed program was:" >&5
31088 sed 's/^/| /' conftest.$ac_ext >&5
31091 { echo "$as_me:$LINENO: result: no" >&5
31092 echo "${ECHO_T}no" >&6; }
31093 { { echo "$as_me:$LINENO: error: please set LDFLAGS to contain the location of libXm" >&5
31094 echo "$as_me: error: please set LDFLAGS to contain the location of libXm" >&2;}
31095 { (exit 1); exit 1; }; }
31100 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
31101 conftest$ac_exeext conftest.$ac_ext
31103 CFLAGS=$save_CFLAGS
31107 { echo "$as_me:$LINENO: checking if we need -lXp and/or -lSM -lICE" >&5
31108 echo $ECHO_N "checking if we need -lXp and/or -lSM -lICE... $ECHO_C" >&6; }
31112 for libp in "" " -lXp"; do
31113 if test "$libs_found" = "0"; then
31114 for libsm_ice in "" " -lSM -lICE"; do
31115 if test "$libs_found" = "0"; then
31117 LIBS="$GUI_TK_LIBRARY -lXm ${libp} -lXmu -lXext -lXt${libsm_ice} -lX11"
31118 save_CFLAGS=$CFLAGS
31119 CFLAGS="$TOOLKIT_INCLUDE $CFLAGS"
31121 cat >conftest.$ac_ext <<_ACEOF
31124 cat confdefs.h >>conftest.$ac_ext
31125 cat >>conftest.$ac_ext <<_ACEOF
31126 /* end confdefs.h. */
31129 #include <Xm/List.h>
31135 XmString string = NULL;
31138 XmListAddItem(w, string, position);
31144 rm -f conftest.$ac_objext conftest$ac_exeext
31145 if { (ac_try="$ac_link"
31146 case "(($ac_try" in
31147 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
31148 *) ac_try_echo
=$ac_try;;
31150 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
31151 (eval "$ac_link") 2>conftest.er1
31153 grep -v '^ *+' conftest.er1
>conftest.err
31155 cat conftest.err
>&5
31156 echo "$as_me:$LINENO: \$? = $ac_status" >&5
31157 (exit $ac_status); } && {
31158 test -z "$ac_c_werror_flag" ||
31159 test ! -s conftest.err
31160 } && test -s conftest
$ac_exeext &&
31161 $as_test_x conftest
$ac_exeext; then
31164 libsm_ice_link
="$libsm_ice"
31165 { echo "$as_me:$LINENO: result: need${libp_link}${libsm_ice_link}" >&5
31166 echo "${ECHO_T}need${libp_link}${libsm_ice_link}" >&6; }
31170 echo "$as_me: failed program was:" >&5
31171 sed 's/^/| /' conftest.
$ac_ext >&5
31177 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
31178 conftest
$ac_exeext conftest.
$ac_ext
31181 CFLAGS
=$save_CFLAGS
31187 if test "$libs_found" = "0"; then
31188 { echo "$as_me:$LINENO: result: can't find the right libraries" >&5
31189 echo "${ECHO_T}can't find the right libraries" >&6; }
31190 { { echo "$as_me:$LINENO: error: can't link a simple motif program" >&5
31191 echo "$as_me: error: can't link a simple motif program" >&2;}
31192 { (exit 1); exit 1; }; }
31195 { echo "$as_me:$LINENO: checking for SgCreateList in -lSgm" >&5
31196 echo $ECHO_N "checking for SgCreateList in -lSgm... $ECHO_C" >&6; }
31197 if test "${ac_cv_lib_Sgm_SgCreateList+set}" = set; then
31198 echo $ECHO_N "(cached) $ECHO_C" >&6
31200 ac_check_lib_save_LIBS
=$LIBS
31202 cat >conftest.
$ac_ext <<_ACEOF
31205 cat confdefs.h
>>conftest.
$ac_ext
31206 cat >>conftest.
$ac_ext <<_ACEOF
31207 /* end confdefs.h. */
31209 /* Override any GCC internal prototype to avoid an error.
31210 Use char because int might match the return type of a GCC
31211 builtin and then its argument prototype would still apply. */
31215 char SgCreateList ();
31219 return SgCreateList ();
31224 rm -f conftest.
$ac_objext conftest
$ac_exeext
31225 if { (ac_try
="$ac_link"
31226 case "(($ac_try" in
31227 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
31228 *) ac_try_echo=$ac_try;;
31230 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
31231 (eval "$ac_link") 2>conftest.er1
31233 grep -v '^ *+' conftest.er1 >conftest.err
31235 cat conftest.err >&5
31236 echo "$as_me:$LINENO: \$? = $ac_status" >&5
31237 (exit $ac_status); } && {
31238 test -z "$ac_c_werror_flag" ||
31239 test ! -s conftest.err
31240 } && test -s conftest$ac_exeext &&
31241 $as_test_x conftest$ac_exeext; then
31242 ac_cv_lib_Sgm_SgCreateList=yes
31244 echo "$as_me: failed program was:" >&5
31245 sed 's/^/| /' conftest.$ac_ext >&5
31247 ac_cv_lib_Sgm_SgCreateList=no
31250 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
31251 conftest$ac_exeext conftest.$ac_ext
31252 LIBS=$ac_check_lib_save_LIBS
31254 { echo "$as_me:$LINENO: result: $ac_cv_lib_Sgm_SgCreateList" >&5
31255 echo "${ECHO_T}$ac_cv_lib_Sgm_SgCreateList" >&6; }
31256 if test $ac_cv_lib_Sgm_SgCreateList = yes; then
31257 libsgm_link=" -lSgm"
31261 save_CFLAGS=$CFLAGS
31262 CFLAGS="$TOOLKIT_INCLUDE $CFLAGS"
31264 { echo "$as_me:$LINENO: checking for Motif 2" >&5
31265 echo $ECHO_N "checking for Motif 2... $ECHO_C" >&6; }
31266 if test "${wx_cv_lib_motif2+set}" = set; then
31267 echo $ECHO_N "(cached) $ECHO_C" >&6
31269 cat >conftest.$ac_ext <<_ACEOF
31272 cat confdefs.h >>conftest.$ac_ext
31273 cat >>conftest.$ac_ext <<_ACEOF
31274 /* end confdefs.h. */
31282 #if XmVersion < 2000
31290 rm -f conftest.$ac_objext
31291 if { (ac_try="$ac_compile"
31292 case "(($ac_try" in
31293 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
31294 *) ac_try_echo
=$ac_try;;
31296 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
31297 (eval "$ac_compile") 2>conftest.er1
31299 grep -v '^ *+' conftest.er1
>conftest.err
31301 cat conftest.err
>&5
31302 echo "$as_me:$LINENO: \$? = $ac_status" >&5
31303 (exit $ac_status); } && {
31304 test -z "$ac_c_werror_flag" ||
31305 test ! -s conftest.err
31306 } && test -s conftest.
$ac_objext; then
31307 wx_cv_lib_motif2
="yes"
31309 echo "$as_me: failed program was:" >&5
31310 sed 's/^/| /' conftest.
$ac_ext >&5
31312 wx_cv_lib_motif2
="no"
31315 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
31317 { echo "$as_me:$LINENO: result: $wx_cv_lib_motif2" >&5
31318 echo "${ECHO_T}$wx_cv_lib_motif2" >&6; }
31319 if test "$wx_cv_lib_motif2" = "yes"; then
31320 cat >>confdefs.h
<<\_ACEOF
31321 #define __WXMOTIF20__ 1
31325 cat >>confdefs.h
<<\_ACEOF
31326 #define __WXMOTIF20__ 0
31331 { echo "$as_me:$LINENO: checking whether Motif is Lesstif" >&5
31332 echo $ECHO_N "checking whether Motif is Lesstif... $ECHO_C" >&6; }
31333 if test "${wx_cv_lib_lesstif+set}" = set; then
31334 echo $ECHO_N "(cached) $ECHO_C" >&6
31336 cat >conftest.
$ac_ext <<_ACEOF
31339 cat confdefs.h
>>conftest.
$ac_ext
31340 cat >>conftest.
$ac_ext <<_ACEOF
31341 /* end confdefs.h. */
31349 #if !defined(LesstifVersion) || LesstifVersion <= 0
31357 rm -f conftest.
$ac_objext
31358 if { (ac_try
="$ac_compile"
31359 case "(($ac_try" in
31360 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
31361 *) ac_try_echo=$ac_try;;
31363 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
31364 (eval "$ac_compile") 2>conftest.er1
31366 grep -v '^ *+' conftest.er1 >conftest.err
31368 cat conftest.err >&5
31369 echo "$as_me:$LINENO: \$? = $ac_status" >&5
31370 (exit $ac_status); } && {
31371 test -z "$ac_c_werror_flag" ||
31372 test ! -s conftest.err
31373 } && test -s conftest.$ac_objext; then
31374 wx_cv_lib_lesstif="yes"
31376 echo "$as_me: failed program was:" >&5
31377 sed 's/^/| /' conftest.$ac_ext >&5
31379 wx_cv_lib_lesstif="no"
31382 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
31385 { echo "$as_me:$LINENO: result: $wx_cv_lib_lesstif" >&5
31386 echo "${ECHO_T}$wx_cv_lib_lesstif" >&6; }
31387 if test "$wx_cv_lib_lesstif" = "yes"; then
31388 cat >>confdefs.h <<\_ACEOF
31389 #define __WXLESSTIF__ 1
31393 cat >>confdefs.h <<\_ACEOF
31394 #define __WXLESSTIF__ 0
31399 CFLAGS=$save_CFLAGS
31401 GUI_TK_LIBRARY="$GUI_TK_LIBRARY${libsgm_link} -lXm${libp_link} -lXmu -lXext -lXt${libsm_ice_link} -lX11"
31406 if test "$wxUSE_X11" = 1 -o "$wxUSE_MOTIF" = 1; then
31407 if test "$wxUSE_LIBXPM" = "sys"; then
31408 { echo "$as_me:$LINENO: checking for Xpm library" >&5
31409 echo $ECHO_N "checking for Xpm library... $ECHO_C" >&6; }
31412 for ac_dir in $SEARCH_LIB;
31414 for ac_extension in a so sl dylib dll.a; do
31415 if test -f "$ac_dir/libXpm.$ac_extension"; then
31416 ac_find_libraries=$ac_dir
31422 if test "$ac_find_libraries" != "" ; then
31424 if test "$ac_find_libraries" = "default location"; then
31427 echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev/null
31429 if test $result = 0; then
31432 ac_path_to_link=" -L$ac_find_libraries"
31436 GUI_TK_LIBRARY="$GUI_TK_LIBRARY$ac_path_to_link"
31437 { echo "$as_me:$LINENO: result: found in $ac_find_libraries" >&5
31438 echo "${ECHO_T}found in $ac_find_libraries" >&6; }
31440 { echo "$as_me:$LINENO: checking for X11/xpm.h" >&5
31441 echo $ECHO_N "checking for X11/xpm.h... $ECHO_C" >&6; }
31442 if test "${wx_cv_x11_xpm_h+set}" = set; then
31443 echo $ECHO_N "(cached) $ECHO_C" >&6
31446 save_CFLAGS=$CFLAGS
31447 CFLAGS="$TOOLKIT_INCLUDE $CFLAGS"
31449 cat >conftest.$ac_ext <<_ACEOF
31452 cat confdefs.h >>conftest.$ac_ext
31453 cat >>conftest.$ac_ext <<_ACEOF
31454 /* end confdefs.h. */
31456 #include <X11/xpm.h>
31463 version = XpmLibraryVersion();
31469 rm -f conftest.$ac_objext
31470 if { (ac_try="$ac_compile"
31471 case "(($ac_try" in
31472 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
31473 *) ac_try_echo
=$ac_try;;
31475 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
31476 (eval "$ac_compile") 2>conftest.er1
31478 grep -v '^ *+' conftest.er1
>conftest.err
31480 cat conftest.err
>&5
31481 echo "$as_me:$LINENO: \$? = $ac_status" >&5
31482 (exit $ac_status); } && {
31483 test -z "$ac_c_werror_flag" ||
31484 test ! -s conftest.err
31485 } && test -s conftest.
$ac_objext; then
31486 wx_cv_x11_xpm_h
=yes
31488 echo "$as_me: failed program was:" >&5
31489 sed 's/^/| /' conftest.
$ac_ext >&5
31495 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
31497 CFLAGS
=$save_CFLAGS
31501 { echo "$as_me:$LINENO: result: $wx_cv_x11_xpm_h" >&5
31502 echo "${ECHO_T}$wx_cv_x11_xpm_h" >&6; }
31504 if test $wx_cv_x11_xpm_h = "yes"; then
31505 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY -lXpm"
31506 cat >>confdefs.h
<<\_ACEOF
31507 #define wxHAVE_LIB_XPM 1
31511 { echo "$as_me:$LINENO: WARNING: built-in less efficient XPM decoder will be used" >&5
31512 echo "$as_me: WARNING: built-in less efficient XPM decoder will be used" >&2;}
31518 { echo "$as_me:$LINENO: checking for XShapeQueryExtension in -lXext" >&5
31519 echo $ECHO_N "checking for XShapeQueryExtension in -lXext... $ECHO_C" >&6; }
31520 if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then
31521 echo $ECHO_N "(cached) $ECHO_C" >&6
31523 ac_check_lib_save_LIBS
=$LIBS
31524 LIBS
="-lXext $GUI_TK_LIBRARY -lX11 $LIBS"
31525 cat >conftest.
$ac_ext <<_ACEOF
31528 cat confdefs.h
>>conftest.
$ac_ext
31529 cat >>conftest.
$ac_ext <<_ACEOF
31530 /* end confdefs.h. */
31532 /* Override any GCC internal prototype to avoid an error.
31533 Use char because int might match the return type of a GCC
31534 builtin and then its argument prototype would still apply. */
31538 char XShapeQueryExtension ();
31542 return XShapeQueryExtension ();
31547 rm -f conftest.
$ac_objext conftest
$ac_exeext
31548 if { (ac_try
="$ac_link"
31549 case "(($ac_try" in
31550 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
31551 *) ac_try_echo=$ac_try;;
31553 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
31554 (eval "$ac_link") 2>conftest.er1
31556 grep -v '^ *+' conftest.er1 >conftest.err
31558 cat conftest.err >&5
31559 echo "$as_me:$LINENO: \$? = $ac_status" >&5
31560 (exit $ac_status); } && {
31561 test -z "$ac_c_werror_flag" ||
31562 test ! -s conftest.err
31563 } && test -s conftest$ac_exeext &&
31564 $as_test_x conftest$ac_exeext; then
31565 ac_cv_lib_Xext_XShapeQueryExtension=yes
31567 echo "$as_me: failed program was:" >&5
31568 sed 's/^/| /' conftest.$ac_ext >&5
31570 ac_cv_lib_Xext_XShapeQueryExtension=no
31573 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
31574 conftest$ac_exeext conftest.$ac_ext
31575 LIBS=$ac_check_lib_save_LIBS
31577 { echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
31578 echo "${ECHO_T}$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
31579 if test $ac_cv_lib_Xext_XShapeQueryExtension = yes; then
31581 GUI_TK_LIBRARY="$GUI_TK_LIBRARY -lXext"
31587 if test "$wxHAVE_XEXT_LIB" = 1; then
31588 save_CFLAGS="$CFLAGS"
31589 CFLAGS="$TOOLKIT_INCLUDE $CFLAGS"
31591 { echo "$as_me:$LINENO: checking for X11/extensions/shape.h" >&5
31592 echo $ECHO_N "checking for X11/extensions/shape.h... $ECHO_C" >&6; }
31593 cat >conftest.$ac_ext <<_ACEOF
31596 cat confdefs.h >>conftest.$ac_ext
31597 cat >>conftest.$ac_ext <<_ACEOF
31598 /* end confdefs.h. */
31600 #include <X11/Xlib.h>
31601 #include <X11/extensions/shape.h>
31607 int dummy1, dummy2;
31608 XShapeQueryExtension((Display*)NULL,
31609 (int*)NULL, (int*)NULL);
31615 rm -f conftest.$ac_objext
31616 if { (ac_try="$ac_compile"
31617 case "(($ac_try" in
31618 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
31619 *) ac_try_echo
=$ac_try;;
31621 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
31622 (eval "$ac_compile") 2>conftest.er1
31624 grep -v '^ *+' conftest.er1
>conftest.err
31626 cat conftest.err
>&5
31627 echo "$as_me:$LINENO: \$? = $ac_status" >&5
31628 (exit $ac_status); } && {
31629 test -z "$ac_c_werror_flag" ||
31630 test ! -s conftest.err
31631 } && test -s conftest.
$ac_objext; then
31633 cat >>confdefs.h
<<\_ACEOF
31634 #define HAVE_XSHAPE 1
31637 { echo "$as_me:$LINENO: result: found" >&5
31638 echo "${ECHO_T}found" >&6; }
31641 echo "$as_me: failed program was:" >&5
31642 sed 's/^/| /' conftest.
$ac_ext >&5
31645 { echo "$as_me:$LINENO: result: not found" >&5
31646 echo "${ECHO_T}not found" >&6; }
31650 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
31651 CFLAGS
="$save_CFLAGS"
31656 if test "$wxUSE_MAC" = 1; then
31657 { echo "$as_me:$LINENO: checking for compiler syntax to enable Pascal strings" >&5
31658 echo $ECHO_N "checking for compiler syntax to enable Pascal strings... $ECHO_C" >&6; }
31659 if test "$GCC" = yes; then
31660 { echo "$as_me:$LINENO: result: gcc" >&5
31661 echo "${ECHO_T}gcc" >&6; }
31662 CPPFLAGS_PASCAL
="-fpascal-strings"
31663 elif test "`echo $CXX | sed -e 's@.*/@@'`" = "xlC"; then
31664 { echo "$as_me:$LINENO: result: xlc" >&5
31665 echo "${ECHO_T}xlc" >&6; }
31666 CPPFLAGS_PASCAL
="-qmacpstr"
31668 { echo "$as_me:$LINENO: result: none" >&5
31669 echo "${ECHO_T}none" >&6; }
31672 if test "x$wxUSE_UNIX" = "xyes"; then
31673 CPPFLAGS
="$CPPFLAGS_PASCAL -I\${top_srcdir}/src/mac/carbon/morefilex -I/Developer/Headers/FlatCarbon $CPPFLAGS"
31675 CPPFLAGS
="$CPPFLAGS_PASCAL -I\${top_srcdir}/src/mac/carbon/morefilex -DTARGET_CARBON $CPPFLAGS"
31680 WXBASEPORT
="_carbon"
31683 if test "$wxUSE_COCOA" = 1; then
31688 if test "$wxUSE_PM" = 1; then
31691 { echo "$as_me:$LINENO: checking for type SPBCDATA" >&5
31692 echo $ECHO_N "checking for type SPBCDATA... $ECHO_C" >&6; }
31693 if test "${wx_cv_spbcdata+set}" = set; then
31694 echo $ECHO_N "(cached) $ECHO_C" >&6
31697 cat >conftest.
$ac_ext <<_ACEOF
31700 cat confdefs.h
>>conftest.
$ac_ext
31701 cat >>conftest.
$ac_ext <<_ACEOF
31702 /* end confdefs.h. */
31717 rm -f conftest.
$ac_objext
31718 if { (ac_try
="$ac_compile"
31719 case "(($ac_try" in
31720 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
31721 *) ac_try_echo=$ac_try;;
31723 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
31724 (eval "$ac_compile") 2>conftest.er1
31726 grep -v '^ *+' conftest.er1 >conftest.err
31728 cat conftest.err >&5
31729 echo "$as_me:$LINENO: \$? = $ac_status" >&5
31730 (exit $ac_status); } && {
31731 test -z "$ac_c_werror_flag" ||
31732 test ! -s conftest.err
31733 } && test -s conftest.$ac_objext; then
31736 echo "$as_me: failed program was:" >&5
31737 sed 's/^/| /' conftest.$ac_ext >&5
31743 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
31747 { echo "$as_me:$LINENO: result: $wx_cv_spbcdata" >&5
31748 echo "${ECHO_T}$wx_cv_spbcdata" >&6; }
31750 if test $wx_cv_spbcdata = "yes"; then
31751 cat >>confdefs.h <<\_ACEOF
31752 #define HAVE_SPBCDATA 1
31758 if test "$TOOLKIT" = "PM" ; then
31761 TOOLKIT_DIR=`echo ${TOOLKIT} | tr "[A-Z]" "[a-z]"`
31764 if test "$wxUSE_UNIVERSAL" = "yes"; then
31765 TOOLCHAIN_DEFS="${TOOLCHAIN_DEFS} -D__WXUNIVERSAL__"
31769 GUIDIST="${GUIDIST} SAMPLES_DIST DEMOS_DIST UTILS_DIST MISC_DIST"
31770 DISTDIR="wx\$(TOOLKIT)"
31776 if test "$USE_WIN32" = 1 ; then
31780 GUIDIST="BASE_DIST"
31786 if test "$wxUSE_UNICODE" = "yes" -a "$wxUSE_UNICODE_UTF8" = "auto" ; then
31787 if test "$TOOLKIT" = "DFB" ; then
31788 wxUSE_UNICODE_UTF8=yes
31789 elif test "$TOOLKIT" = "GTK" -a "$WXGTK20" = "1" ; then
31790 wxUSE_UNICODE_UTF8=yes
31791 elif test "$USE_OS2" = "1" ; then
31792 wxUSE_UNICODE_UTF8=yes
31794 wxUSE_UNICODE_UTF8=no
31799 if test "$wxUSE_GUI" = "yes"; then
31800 if test "$wxUSE_UNIX" = "yes" -a "$wxUSE_PM" != 1; then
31801 { echo "$as_me:$LINENO: checking for X11/Xlib.h" >&5
31802 echo $ECHO_N "checking for X11/Xlib.h... $ECHO_C" >&6; }
31803 if test "${ac_cv_header_X11_Xlib_h+set}" = set; then
31804 echo $ECHO_N "(cached) $ECHO_C" >&6
31806 cat >conftest.$ac_ext <<_ACEOF
31809 cat confdefs.h >>conftest.$ac_ext
31810 cat >>conftest.$ac_ext <<_ACEOF
31811 /* end confdefs.h. */
31814 #include <X11/Xlib.h>
31816 rm -f conftest.$ac_objext
31817 if { (ac_try="$ac_compile"
31818 case "(($ac_try" in
31819 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
31820 *) ac_try_echo
=$ac_try;;
31822 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
31823 (eval "$ac_compile") 2>conftest.er1
31825 grep -v '^ *+' conftest.er1
>conftest.err
31827 cat conftest.err
>&5
31828 echo "$as_me:$LINENO: \$? = $ac_status" >&5
31829 (exit $ac_status); } && {
31830 test -z "$ac_c_werror_flag" ||
31831 test ! -s conftest.err
31832 } && test -s conftest.
$ac_objext; then
31833 ac_cv_header_X11_Xlib_h
=yes
31835 echo "$as_me: failed program was:" >&5
31836 sed 's/^/| /' conftest.
$ac_ext >&5
31838 ac_cv_header_X11_Xlib_h
=no
31841 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
31843 { echo "$as_me:$LINENO: result: $ac_cv_header_X11_Xlib_h" >&5
31844 echo "${ECHO_T}$ac_cv_header_X11_Xlib_h" >&6; }
31847 { echo "$as_me:$LINENO: checking for X11/XKBlib.h" >&5
31848 echo $ECHO_N "checking for X11/XKBlib.h... $ECHO_C" >&6; }
31849 if test "${ac_cv_header_X11_XKBlib_h+set}" = set; then
31850 echo $ECHO_N "(cached) $ECHO_C" >&6
31852 cat >conftest.
$ac_ext <<_ACEOF
31855 cat confdefs.h
>>conftest.
$ac_ext
31856 cat >>conftest.
$ac_ext <<_ACEOF
31857 /* end confdefs.h. */
31859 #if HAVE_X11_XLIB_H
31860 #include <X11/Xlib.h>
31864 #include <X11/XKBlib.h>
31866 rm -f conftest.
$ac_objext
31867 if { (ac_try
="$ac_compile"
31868 case "(($ac_try" in
31869 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
31870 *) ac_try_echo=$ac_try;;
31872 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
31873 (eval "$ac_compile") 2>conftest.er1
31875 grep -v '^ *+' conftest.er1 >conftest.err
31877 cat conftest.err >&5
31878 echo "$as_me:$LINENO: \$? = $ac_status" >&5
31879 (exit $ac_status); } && {
31880 test -z "$ac_c_werror_flag" ||
31881 test ! -s conftest.err
31882 } && test -s conftest.$ac_objext; then
31883 ac_cv_header_X11_XKBlib_h=yes
31885 echo "$as_me: failed program was:" >&5
31886 sed 's/^/| /' conftest.$ac_ext >&5
31888 ac_cv_header_X11_XKBlib_h=no
31891 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
31893 { echo "$as_me:$LINENO: result: $ac_cv_header_X11_XKBlib_h" >&5
31894 echo "${ECHO_T}$ac_cv_header_X11_XKBlib_h" >&6; }
31905 if test "$TOOLKIT" != "MSW" ; then
31907 if test "$wxUSE_ODBC" = "sys" -o "$wxUSE_ODBC" = "yes" ; then
31909 { echo "$as_me:$LINENO: checking for sql.h" >&5
31910 echo $ECHO_N "checking for sql.h... $ECHO_C" >&6; }
31911 if test "${ac_cv_header_sql_h+set}" = set; then
31912 echo $ECHO_N "(cached) $ECHO_C" >&6
31914 cat >conftest.$ac_ext <<_ACEOF
31917 cat confdefs.h >>conftest.$ac_ext
31918 cat >>conftest.$ac_ext <<_ACEOF
31919 /* end confdefs.h. */
31924 rm -f conftest.$ac_objext
31925 if { (ac_try="$ac_compile"
31926 case "(($ac_try" in
31927 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
31928 *) ac_try_echo
=$ac_try;;
31930 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
31931 (eval "$ac_compile") 2>conftest.er1
31933 grep -v '^ *+' conftest.er1
>conftest.err
31935 cat conftest.err
>&5
31936 echo "$as_me:$LINENO: \$? = $ac_status" >&5
31937 (exit $ac_status); } && {
31938 test -z "$ac_c_werror_flag" ||
31939 test ! -s conftest.err
31940 } && test -s conftest.
$ac_objext; then
31941 ac_cv_header_sql_h
=yes
31943 echo "$as_me: failed program was:" >&5
31944 sed 's/^/| /' conftest.
$ac_ext >&5
31946 ac_cv_header_sql_h
=no
31949 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
31951 { echo "$as_me:$LINENO: result: $ac_cv_header_sql_h" >&5
31952 echo "${ECHO_T}$ac_cv_header_sql_h" >&6; }
31953 if test $ac_cv_header_sql_h = yes; then
31958 if test "x$found_sql_h" = "x1" ; then
31959 { echo "$as_me:$LINENO: checking for SQLAllocEnv in -liodbc" >&5
31960 echo $ECHO_N "checking for SQLAllocEnv in -liodbc... $ECHO_C" >&6; }
31961 if test "${ac_cv_lib_iodbc_SQLAllocEnv+set}" = set; then
31962 echo $ECHO_N "(cached) $ECHO_C" >&6
31964 ac_check_lib_save_LIBS
=$LIBS
31965 LIBS
="-liodbc $LIBS"
31966 cat >conftest.
$ac_ext <<_ACEOF
31969 cat confdefs.h
>>conftest.
$ac_ext
31970 cat >>conftest.
$ac_ext <<_ACEOF
31971 /* end confdefs.h. */
31973 /* Override any GCC internal prototype to avoid an error.
31974 Use char because int might match the return type of a GCC
31975 builtin and then its argument prototype would still apply. */
31979 char SQLAllocEnv ();
31983 return SQLAllocEnv ();
31988 rm -f conftest.
$ac_objext conftest
$ac_exeext
31989 if { (ac_try
="$ac_link"
31990 case "(($ac_try" in
31991 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
31992 *) ac_try_echo=$ac_try;;
31994 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
31995 (eval "$ac_link") 2>conftest.er1
31997 grep -v '^ *+' conftest.er1 >conftest.err
31999 cat conftest.err >&5
32000 echo "$as_me:$LINENO: \$? = $ac_status" >&5
32001 (exit $ac_status); } && {
32002 test -z "$ac_c_werror_flag" ||
32003 test ! -s conftest.err
32004 } && test -s conftest$ac_exeext &&
32005 $as_test_x conftest$ac_exeext; then
32006 ac_cv_lib_iodbc_SQLAllocEnv=yes
32008 echo "$as_me: failed program was:" >&5
32009 sed 's/^/| /' conftest.$ac_ext >&5
32011 ac_cv_lib_iodbc_SQLAllocEnv=no
32014 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
32015 conftest$ac_exeext conftest.$ac_ext
32016 LIBS=$ac_check_lib_save_LIBS
32018 { echo "$as_me:$LINENO: result: $ac_cv_lib_iodbc_SQLAllocEnv" >&5
32019 echo "${ECHO_T}$ac_cv_lib_iodbc_SQLAllocEnv" >&6; }
32020 if test $ac_cv_lib_iodbc_SQLAllocEnv = yes; then
32021 ODBC_LINK=" -liodbc"
32024 { echo "$as_me:$LINENO: checking for SQLAllocEnv in -lunixodbc" >&5
32025 echo $ECHO_N "checking for SQLAllocEnv in -lunixodbc... $ECHO_C" >&6; }
32026 if test "${ac_cv_lib_unixodbc_SQLAllocEnv+set}" = set; then
32027 echo $ECHO_N "(cached) $ECHO_C" >&6
32029 ac_check_lib_save_LIBS=$LIBS
32030 LIBS="-lunixodbc $LIBS"
32031 cat >conftest.$ac_ext <<_ACEOF
32034 cat confdefs.h >>conftest.$ac_ext
32035 cat >>conftest.$ac_ext <<_ACEOF
32036 /* end confdefs.h. */
32038 /* Override any GCC internal prototype to avoid an error.
32039 Use char because int might match the return type of a GCC
32040 builtin and then its argument prototype would still apply. */
32044 char SQLAllocEnv ();
32048 return SQLAllocEnv ();
32053 rm -f conftest.$ac_objext conftest$ac_exeext
32054 if { (ac_try="$ac_link"
32055 case "(($ac_try" in
32056 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
32057 *) ac_try_echo
=$ac_try;;
32059 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
32060 (eval "$ac_link") 2>conftest.er1
32062 grep -v '^ *+' conftest.er1
>conftest.err
32064 cat conftest.err
>&5
32065 echo "$as_me:$LINENO: \$? = $ac_status" >&5
32066 (exit $ac_status); } && {
32067 test -z "$ac_c_werror_flag" ||
32068 test ! -s conftest.err
32069 } && test -s conftest
$ac_exeext &&
32070 $as_test_x conftest
$ac_exeext; then
32071 ac_cv_lib_unixodbc_SQLAllocEnv
=yes
32073 echo "$as_me: failed program was:" >&5
32074 sed 's/^/| /' conftest.
$ac_ext >&5
32076 ac_cv_lib_unixodbc_SQLAllocEnv
=no
32079 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
32080 conftest
$ac_exeext conftest.
$ac_ext
32081 LIBS
=$ac_check_lib_save_LIBS
32083 { echo "$as_me:$LINENO: result: $ac_cv_lib_unixodbc_SQLAllocEnv" >&5
32084 echo "${ECHO_T}$ac_cv_lib_unixodbc_SQLAllocEnv" >&6; }
32085 if test $ac_cv_lib_unixodbc_SQLAllocEnv = yes; then
32086 ODBC_LINK
=" -lunixodbc"
32089 { echo "$as_me:$LINENO: checking for SQLAllocEnv in -lodbc" >&5
32090 echo $ECHO_N "checking for SQLAllocEnv in -lodbc... $ECHO_C" >&6; }
32091 if test "${ac_cv_lib_odbc_SQLAllocEnv+set}" = set; then
32092 echo $ECHO_N "(cached) $ECHO_C" >&6
32094 ac_check_lib_save_LIBS
=$LIBS
32095 LIBS
="-lodbc $LIBS"
32096 cat >conftest.
$ac_ext <<_ACEOF
32099 cat confdefs.h
>>conftest.
$ac_ext
32100 cat >>conftest.
$ac_ext <<_ACEOF
32101 /* end confdefs.h. */
32103 /* Override any GCC internal prototype to avoid an error.
32104 Use char because int might match the return type of a GCC
32105 builtin and then its argument prototype would still apply. */
32109 char SQLAllocEnv ();
32113 return SQLAllocEnv ();
32118 rm -f conftest.
$ac_objext conftest
$ac_exeext
32119 if { (ac_try
="$ac_link"
32120 case "(($ac_try" in
32121 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
32122 *) ac_try_echo=$ac_try;;
32124 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
32125 (eval "$ac_link") 2>conftest.er1
32127 grep -v '^ *+' conftest.er1 >conftest.err
32129 cat conftest.err >&5
32130 echo "$as_me:$LINENO: \$? = $ac_status" >&5
32131 (exit $ac_status); } && {
32132 test -z "$ac_c_werror_flag" ||
32133 test ! -s conftest.err
32134 } && test -s conftest$ac_exeext &&
32135 $as_test_x conftest$ac_exeext; then
32136 ac_cv_lib_odbc_SQLAllocEnv=yes
32138 echo "$as_me: failed program was:" >&5
32139 sed 's/^/| /' conftest.$ac_ext >&5
32141 ac_cv_lib_odbc_SQLAllocEnv=no
32144 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
32145 conftest$ac_exeext conftest.$ac_ext
32146 LIBS=$ac_check_lib_save_LIBS
32148 { echo "$as_me:$LINENO: result: $ac_cv_lib_odbc_SQLAllocEnv" >&5
32149 echo "${ECHO_T}$ac_cv_lib_odbc_SQLAllocEnv" >&6; }
32150 if test $ac_cv_lib_odbc_SQLAllocEnv = yes; then
32151 ODBC_LINK=" -lodbc"
32161 if test "x$ODBC_LINK" = "x" ; then
32162 if test "$wxUSE_ODBC" = "sys" ; then
32163 { { echo "$as_me:$LINENO: error: system ODBC library not found! Use --with-odbc=builtin to use built-in version" >&5
32164 echo "$as_me: error: system ODBC library not found! Use --with-odbc=builtin to use built-in version" >&2;}
32165 { (exit 1); exit 1; }; }
32167 { echo "$as_me:$LINENO: WARNING: system ODBC library not found, will use built-in instead" >&5
32168 echo "$as_me: WARNING: system ODBC library not found, will use built-in instead" >&2;}
32176 if test "$wxUSE_ODBC" = "builtin" ; then
32177 cat >>confdefs.h <<\_ACEOF
32178 #define wxUSE_BUILTIN_IODBC 1
32184 if test "$wxUSE_ODBC" != "no" ; then
32185 cat >>confdefs.h <<\_ACEOF
32186 #define wxUSE_ODBC 1
32189 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS db"
32191 WXCONFIG_CPPFLAGS="$WXCONFIG_CPPFLAGS -D_IODBC_"
32195 if test "$wxUSE_DISPLAY" = "yes"; then
32196 if test "$wxUSE_UNIX" = "yes" -a "$wxUSE_MAC" != 1 -a "$wxUSE_COCOA" != 1; then
32197 { echo "$as_me:$LINENO: checking for Xinerama" >&5
32198 echo $ECHO_N "checking for Xinerama... $ECHO_C" >&6; }
32201 for ac_dir in $SEARCH_LIB;
32203 for ac_extension in a so sl dylib dll.a; do
32204 if test -f "$ac_dir/libXinerama.$ac_extension"; then
32205 ac_find_libraries=$ac_dir
32211 if test "$ac_find_libraries" != "" ; then
32213 if test "$ac_find_libraries" = "default location"; then
32216 echo "$LDFLAGS" | grep "\-L$ac_find_libraries" > /dev/null
32218 if test $result = 0; then
32221 ac_path_to_link=" -L$ac_find_libraries"
32225 if test "$ac_path_to_link" != " -L/usr/lib" ; then
32226 LDFLAGS="$LDFLAGS $ac_path_to_link"
32228 GUI_TK_LIBRARY="$GUI_TK_LIBRARY -lXinerama"
32229 { echo "$as_me:$LINENO: result: yes" >&5
32230 echo "${ECHO_T}yes" >&6; }
32232 { echo "$as_me:$LINENO: checking for Xxf86vm extension" >&5
32233 echo $ECHO_N "checking for Xxf86vm extension... $ECHO_C" >&6; }
32236 for ac_dir in $SEARCH_LIB;
32238 for ac_extension in a so sl dylib dll.a; do
32239 if test -f "$ac_dir/libXxf86vm.$ac_extension"; then
32240 ac_find_libraries=$ac_dir
32246 if test "$ac_find_libraries" != "" ; then
32247 { echo "$as_me:$LINENO: result: yes" >&5
32248 echo "${ECHO_T}yes" >&6; }
32249 { echo "$as_me:$LINENO: checking for X11/extensions/xf86vmode.h" >&5
32250 echo $ECHO_N "checking for X11/extensions/xf86vmode.h... $ECHO_C" >&6; }
32251 if test "${ac_cv_header_X11_extensions_xf86vmode_h+set}" = set; then
32252 echo $ECHO_N "(cached) $ECHO_C" >&6
32254 cat >conftest.$ac_ext <<_ACEOF
32257 cat confdefs.h >>conftest.$ac_ext
32258 cat >>conftest.$ac_ext <<_ACEOF
32259 /* end confdefs.h. */
32261 #if HAVE_X11_XLIB_H
32262 #include <X11/Xlib.h>
32266 #include <X11/extensions/xf86vmode.h>
32268 rm -f conftest.$ac_objext
32269 if { (ac_try="$ac_compile"
32270 case "(($ac_try" in
32271 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
32272 *) ac_try_echo
=$ac_try;;
32274 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
32275 (eval "$ac_compile") 2>conftest.er1
32277 grep -v '^ *+' conftest.er1
>conftest.err
32279 cat conftest.err
>&5
32280 echo "$as_me:$LINENO: \$? = $ac_status" >&5
32281 (exit $ac_status); } && {
32282 test -z "$ac_c_werror_flag" ||
32283 test ! -s conftest.err
32284 } && test -s conftest.
$ac_objext; then
32285 ac_cv_header_X11_extensions_xf86vmode_h
=yes
32287 echo "$as_me: failed program was:" >&5
32288 sed 's/^/| /' conftest.
$ac_ext >&5
32290 ac_cv_header_X11_extensions_xf86vmode_h
=no
32293 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
32295 { echo "$as_me:$LINENO: result: $ac_cv_header_X11_extensions_xf86vmode_h" >&5
32296 echo "${ECHO_T}$ac_cv_header_X11_extensions_xf86vmode_h" >&6; }
32297 if test $ac_cv_header_X11_extensions_xf86vmode_h = yes; then
32299 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY -lXxf86vm"
32305 { echo "$as_me:$LINENO: result: no" >&5
32306 echo "${ECHO_T}no" >&6; }
32310 { echo "$as_me:$LINENO: result: no" >&5
32311 echo "${ECHO_T}no" >&6; }
32312 { echo "$as_me:$LINENO: WARNING: Xinerama not found; disabling wxDisplay" >&5
32313 echo "$as_me: WARNING: Xinerama not found; disabling wxDisplay" >&2;}
32316 elif test "$wxUSE_MSW" = 1; then
32317 { echo "$as_me:$LINENO: checking for ddraw.h" >&5
32318 echo $ECHO_N "checking for ddraw.h... $ECHO_C" >&6; }
32319 if test "${ac_cv_header_ddraw_h+set}" = set; then
32320 echo $ECHO_N "(cached) $ECHO_C" >&6
32322 cat >conftest.
$ac_ext <<_ACEOF
32325 cat confdefs.h
>>conftest.
$ac_ext
32326 cat >>conftest.
$ac_ext <<_ACEOF
32327 /* end confdefs.h. */
32328 #include <windows.h>
32332 rm -f conftest.
$ac_objext
32333 if { (ac_try
="$ac_compile"
32334 case "(($ac_try" in
32335 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
32336 *) ac_try_echo=$ac_try;;
32338 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
32339 (eval "$ac_compile") 2>conftest.er1
32341 grep -v '^ *+' conftest.er1 >conftest.err
32343 cat conftest.err >&5
32344 echo "$as_me:$LINENO: \$? = $ac_status" >&5
32345 (exit $ac_status); } && {
32346 test -z "$ac_c_werror_flag" ||
32347 test ! -s conftest.err
32348 } && test -s conftest.$ac_objext; then
32349 ac_cv_header_ddraw_h=yes
32351 echo "$as_me: failed program was:" >&5
32352 sed 's/^/| /' conftest.$ac_ext >&5
32354 ac_cv_header_ddraw_h=no
32357 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
32359 { echo "$as_me:$LINENO: result: $ac_cv_header_ddraw_h" >&5
32360 echo "${ECHO_T}$ac_cv_header_ddraw_h" >&6; }
32366 if test "$wxUSE_DETECT_SM" = "yes"; then
32367 if test "$wxUSE_UNIX" = "yes" -a "$wxUSE_MAC" != 1 -a "$wxUSE_COCOA" != 1; then
32368 { echo "$as_me:$LINENO: checking for -lSM - X11 session management" >&5
32369 echo $ECHO_N "checking for -lSM - X11 session management... $ECHO_C" >&6; }
32372 for ac_dir in $SEARCH_LIB;
32374 for ac_extension in a so sl dylib dll.a; do
32375 if test -f "$ac_dir/libSM.$ac_extension"; then
32376 ac_find_libraries=$ac_dir
32382 if test "$ac_find_libraries" != "" ; then
32384 if test "$ac_find_libraries" = "default location"; then
32387 echo "$LDFLAGS" | grep "\-L$ac_find_libraries" > /dev/null
32389 if test $result = 0; then
32392 ac_path_to_link=" -L$ac_find_libraries"
32396 if test "$ac_path_to_link" != " -L/usr/lib" ; then
32397 LDFLAGS="$LDFLAGS $ac_path_to_link"
32399 GUI_TK_LIBRARY="$GUI_TK_LIBRARY -lSM"
32400 { echo "$as_me:$LINENO: result: yes" >&5
32401 echo "${ECHO_T}yes" >&6; }
32403 { echo "$as_me:$LINENO: result: no" >&5
32404 echo "${ECHO_T}no" >&6; }
32405 { echo "$as_me:$LINENO: WARNING: libSM not found; disabling session management detection" >&5
32406 echo "$as_me: WARNING: libSM not found; disabling session management detection" >&2;}
32407 wxUSE_DETECT_SM="no"
32410 wxUSE_DETECT_SM="no"
32417 if test "$wxUSE_OPENGL" = "yes"; then
32418 if test "$wxUSE_MGL" = 1 -o "$wxUSE_DFB" = "1"; then
32419 { echo "$as_me:$LINENO: WARNING: wxGLCanvas not implemented for this port, library will be compiled without it." >&5
32420 echo "$as_me: WARNING: wxGLCanvas not implemented for this port, library will be compiled without it." >&2;}
32422 elif test "$wxUSE_MAC" = 1 -o "$wxUSE_COCOA" = "1"; then
32423 OPENGL_LIBS="-framework OpenGL -framework AGL"
32424 elif test "$wxUSE_MSW" = 1; then
32425 OPENGL_LIBS="-lopengl32 -lglu32"
32427 { echo "$as_me:$LINENO: checking for OpenGL headers" >&5
32428 echo $ECHO_N "checking for OpenGL headers... $ECHO_C" >&6; }
32431 for ac_dir in $SEARCH_INCLUDE /opt/graphics/OpenGL/include /usr/include;
32433 if test -f "$ac_dir/GL/gl.h"; then
32434 ac_find_includes=$ac_dir
32439 if test "$ac_find_includes" != "" ; then
32440 { echo "$as_me:$LINENO: result: found in $ac_find_includes" >&5
32441 echo "${ECHO_T}found in $ac_find_includes" >&6; }
32443 if test "x$ac_find_includes" = "x/usr/include"; then
32444 ac_path_to_include=""
32446 echo "$CPPFLAGS" | grep "\-I$ac_find_includes" > /dev/null
32448 if test $result = 0; then
32449 ac_path_to_include=""
32451 ac_path_to_include=" -I$ac_find_includes"
32455 CPPFLAGS="$ac_path_to_include $CPPFLAGS"
32457 { echo "$as_me:$LINENO: result: not found" >&5
32458 echo "${ECHO_T}not found" >&6; }
32461 { echo "$as_me:$LINENO: checking for GL/gl.h" >&5
32462 echo $ECHO_N "checking for GL/gl.h... $ECHO_C" >&6; }
32463 if test "${ac_cv_header_GL_gl_h+set}" = set; then
32464 echo $ECHO_N "(cached) $ECHO_C" >&6
32466 cat >conftest.$ac_ext <<_ACEOF
32469 cat confdefs.h >>conftest.$ac_ext
32470 cat >>conftest.$ac_ext <<_ACEOF
32471 /* end confdefs.h. */
32476 rm -f conftest.$ac_objext
32477 if { (ac_try="$ac_compile"
32478 case "(($ac_try" in
32479 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
32480 *) ac_try_echo
=$ac_try;;
32482 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
32483 (eval "$ac_compile") 2>conftest.er1
32485 grep -v '^ *+' conftest.er1
>conftest.err
32487 cat conftest.err
>&5
32488 echo "$as_me:$LINENO: \$? = $ac_status" >&5
32489 (exit $ac_status); } && {
32490 test -z "$ac_c_werror_flag" ||
32491 test ! -s conftest.err
32492 } && test -s conftest.
$ac_objext; then
32493 ac_cv_header_GL_gl_h
=yes
32495 echo "$as_me: failed program was:" >&5
32496 sed 's/^/| /' conftest.
$ac_ext >&5
32498 ac_cv_header_GL_gl_h
=no
32501 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
32503 { echo "$as_me:$LINENO: result: $ac_cv_header_GL_gl_h" >&5
32504 echo "${ECHO_T}$ac_cv_header_GL_gl_h" >&6; }
32505 if test $ac_cv_header_GL_gl_h = yes; then
32507 if test "${ac_cv_header_GL_glu_h+set}" = set; then
32508 { echo "$as_me:$LINENO: checking for GL/glu.h" >&5
32509 echo $ECHO_N "checking for GL/glu.h... $ECHO_C" >&6; }
32510 if test "${ac_cv_header_GL_glu_h+set}" = set; then
32511 echo $ECHO_N "(cached) $ECHO_C" >&6
32513 { echo "$as_me:$LINENO: result: $ac_cv_header_GL_glu_h" >&5
32514 echo "${ECHO_T}$ac_cv_header_GL_glu_h" >&6; }
32516 # Is the header compilable?
32517 { echo "$as_me:$LINENO: checking GL/glu.h usability" >&5
32518 echo $ECHO_N "checking GL/glu.h usability... $ECHO_C" >&6; }
32519 cat >conftest.
$ac_ext <<_ACEOF
32522 cat confdefs.h
>>conftest.
$ac_ext
32523 cat >>conftest.
$ac_ext <<_ACEOF
32524 /* end confdefs.h. */
32525 $ac_includes_default
32526 #include <GL/glu.h>
32528 rm -f conftest.
$ac_objext
32529 if { (ac_try
="$ac_compile"
32530 case "(($ac_try" in
32531 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
32532 *) ac_try_echo=$ac_try;;
32534 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
32535 (eval "$ac_compile") 2>conftest.er1
32537 grep -v '^ *+' conftest.er1 >conftest.err
32539 cat conftest.err >&5
32540 echo "$as_me:$LINENO: \$? = $ac_status" >&5
32541 (exit $ac_status); } && {
32542 test -z "$ac_c_werror_flag" ||
32543 test ! -s conftest.err
32544 } && test -s conftest.$ac_objext; then
32545 ac_header_compiler=yes
32547 echo "$as_me: failed program was:" >&5
32548 sed 's/^/| /' conftest.$ac_ext >&5
32550 ac_header_compiler=no
32553 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
32554 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
32555 echo "${ECHO_T}$ac_header_compiler" >&6; }
32557 # Is the header present?
32558 { echo "$as_me:$LINENO: checking GL/glu.h presence" >&5
32559 echo $ECHO_N "checking GL/glu.h presence... $ECHO_C" >&6; }
32560 cat >conftest.$ac_ext <<_ACEOF
32563 cat confdefs.h >>conftest.$ac_ext
32564 cat >>conftest.$ac_ext <<_ACEOF
32565 /* end confdefs.h. */
32566 #include <GL/glu.h>
32568 if { (ac_try="$ac_cpp conftest.$ac_ext"
32569 case "(($ac_try" in
32570 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
32571 *) ac_try_echo
=$ac_try;;
32573 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
32574 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
32576 grep -v '^ *+' conftest.er1
>conftest.err
32578 cat conftest.err
>&5
32579 echo "$as_me:$LINENO: \$? = $ac_status" >&5
32580 (exit $ac_status); } >/dev
/null
&& {
32581 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
32582 test ! -s conftest.err
32584 ac_header_preproc
=yes
32586 echo "$as_me: failed program was:" >&5
32587 sed 's/^/| /' conftest.
$ac_ext >&5
32589 ac_header_preproc
=no
32592 rm -f conftest.err conftest.
$ac_ext
32593 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
32594 echo "${ECHO_T}$ac_header_preproc" >&6; }
32596 # So? What about this header?
32597 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
32599 { echo "$as_me:$LINENO: WARNING: GL/glu.h: accepted by the compiler, rejected by the preprocessor!" >&5
32600 echo "$as_me: WARNING: GL/glu.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
32601 { echo "$as_me:$LINENO: WARNING: GL/glu.h: proceeding with the compiler's result" >&5
32602 echo "$as_me: WARNING: GL/glu.h: proceeding with the compiler's result" >&2;}
32603 ac_header_preproc
=yes
32606 { echo "$as_me:$LINENO: WARNING: GL/glu.h: present but cannot be compiled" >&5
32607 echo "$as_me: WARNING: GL/glu.h: present but cannot be compiled" >&2;}
32608 { echo "$as_me:$LINENO: WARNING: GL/glu.h: check for missing prerequisite headers?" >&5
32609 echo "$as_me: WARNING: GL/glu.h: check for missing prerequisite headers?" >&2;}
32610 { echo "$as_me:$LINENO: WARNING: GL/glu.h: see the Autoconf documentation" >&5
32611 echo "$as_me: WARNING: GL/glu.h: see the Autoconf documentation" >&2;}
32612 { echo "$as_me:$LINENO: WARNING: GL/glu.h: section \"Present But Cannot Be Compiled\"" >&5
32613 echo "$as_me: WARNING: GL/glu.h: section \"Present But Cannot Be Compiled\"" >&2;}
32614 { echo "$as_me:$LINENO: WARNING: GL/glu.h: proceeding with the preprocessor's result" >&5
32615 echo "$as_me: WARNING: GL/glu.h: proceeding with the preprocessor's result" >&2;}
32616 { echo "$as_me:$LINENO: WARNING: GL/glu.h: in the future, the compiler will take precedence" >&5
32617 echo "$as_me: WARNING: GL/glu.h: in the future, the compiler will take precedence" >&2;}
32619 ## ----------------------------------------- ##
32620 ## Report this to wx-dev@lists.wxwidgets.org ##
32621 ## ----------------------------------------- ##
32623 ) | sed "s/^/$as_me: WARNING: /" >&2
32626 { echo "$as_me:$LINENO: checking for GL/glu.h" >&5
32627 echo $ECHO_N "checking for GL/glu.h... $ECHO_C" >&6; }
32628 if test "${ac_cv_header_GL_glu_h+set}" = set; then
32629 echo $ECHO_N "(cached) $ECHO_C" >&6
32631 ac_cv_header_GL_glu_h
=$ac_header_preproc
32633 { echo "$as_me:$LINENO: result: $ac_cv_header_GL_glu_h" >&5
32634 echo "${ECHO_T}$ac_cv_header_GL_glu_h" >&6; }
32637 if test $ac_cv_header_GL_glu_h = yes; then
32641 { echo "$as_me:$LINENO: checking for -lGL" >&5
32642 echo $ECHO_N "checking for -lGL... $ECHO_C" >&6; }
32645 for ac_dir
in $SEARCH_LIB /opt
/graphics
/OpenGL
/lib
;
32647 for ac_extension
in a so sl dylib dll.a
; do
32648 if test -f "$ac_dir/libGL.$ac_extension"; then
32649 ac_find_libraries
=$ac_dir
32655 if test "$ac_find_libraries" != "" ; then
32656 { echo "$as_me:$LINENO: result: found in $ac_find_libraries" >&5
32657 echo "${ECHO_T}found in $ac_find_libraries" >&6; }
32660 if test "$ac_find_libraries" = "default location"; then
32663 echo "$LDFLAGS" | grep "\-L$ac_find_libraries" > /dev
/null
32665 if test $result = 0; then
32668 ac_path_to_link
=" -L$ac_find_libraries"
32672 if test "$ac_path_to_link" != " -L/usr/lib" ; then
32673 LDFLAGS_GL
="$ac_path_to_link"
32676 { echo "$as_me:$LINENO: checking for -lGLU" >&5
32677 echo $ECHO_N "checking for -lGLU... $ECHO_C" >&6; }
32680 for ac_dir
in $SEARCH_LIB;
32682 for ac_extension
in a so sl dylib dll.a
; do
32683 if test -f "$ac_dir/libGLU.$ac_extension"; then
32684 ac_find_libraries
=$ac_dir
32690 if test "$ac_find_libraries" != "" ; then
32692 if test "$ac_find_libraries" = "default location"; then
32695 echo "$LDFLAGS" | grep "\-L$ac_find_libraries" > /dev
/null
32697 if test $result = 0; then
32700 ac_path_to_link
=" -L$ac_find_libraries"
32704 if test "$ac_path_to_link" != " -L/usr/lib" -a \
32705 "$ac_path_to_link" != "$LDFLAGS_GL"; then
32706 LDFLAGS_GL
="$LDFLAGS_GL$ac_path_to_link"
32710 OPENGL_LIBS
="-lGL -lGLU"
32711 { echo "$as_me:$LINENO: result: yes" >&5
32712 echo "${ECHO_T}yes" >&6; }
32714 { echo "$as_me:$LINENO: result: no" >&5
32715 echo "${ECHO_T}no" >&6; }
32718 { echo "$as_me:$LINENO: result: no" >&5
32719 echo "${ECHO_T}no" >&6; }
32722 if test "$found_gl" != 1; then
32723 { echo "$as_me:$LINENO: checking for -lMesaGL" >&5
32724 echo $ECHO_N "checking for -lMesaGL... $ECHO_C" >&6; }
32727 for ac_dir
in $SEARCH_LIB;
32729 for ac_extension
in a so sl dylib dll.a
; do
32730 if test -f "$ac_dir/libMesaGL.$ac_extension"; then
32731 ac_find_libraries
=$ac_dir
32737 if test "$ac_find_libraries" != "" ; then
32739 if test "$ac_find_libraries" = "default location"; then
32742 echo "$LDFLAGS" | grep "\-L$ac_find_libraries" > /dev
/null
32744 if test $result = 0; then
32747 ac_path_to_link
=" -L$ac_find_libraries"
32751 LDFLAGS_GL
="$LDFLAGS$ac_path_to_link"
32752 OPENGL_LIBS
="-lMesaGL -lMesaGLU"
32753 { echo "$as_me:$LINENO: result: yes" >&5
32754 echo "${ECHO_T}yes" >&6; }
32756 { echo "$as_me:$LINENO: result: no" >&5
32757 echo "${ECHO_T}no" >&6; }
32769 if test "x$OPENGL_LIBS" = "x"; then
32770 { { echo "$as_me:$LINENO: error: OpenGL libraries not available" >&5
32771 echo "$as_me: error: OpenGL libraries not available" >&2;}
32772 { (exit 1); exit 1; }; }
32776 if test "$wxUSE_OPENGL" = "yes"; then
32778 cat >>confdefs.h
<<\_ACEOF
32779 #define wxUSE_OPENGL 1
32782 cat >>confdefs.h
<<\_ACEOF
32783 #define wxUSE_GLCANVAS 1
32786 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS opengl opengl/cube opengl/penguin opengl/isosurf"
32791 if test -n "$TOOLKIT" ; then
32792 TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D__WX${TOOLKIT}__"
32797 if test "$wxUSE_SHARED" = "yes"; then
32801 { echo "$as_me:$LINENO: WARNING: Host system doesn't support shared libraries, disabling" >&5
32802 echo "$as_me: WARNING: Host system doesn't support shared libraries, disabling" >&2;}
32807 if test "$wxUSE_SHARED" = "yes"; then
32811 *-*-cygwin* | *-*-mingw* )
32812 wx_cv_version_script
=no
32816 { echo "$as_me:$LINENO: checking if the linker accepts --version-script" >&5
32817 echo $ECHO_N "checking if the linker accepts --version-script... $ECHO_C" >&6; }
32818 if test "${wx_cv_version_script+set}" = set; then
32819 echo $ECHO_N "(cached) $ECHO_C" >&6
32822 echo "VER_1 { *; };" >conftest.sym
32823 echo "int main() { return 0; }" >conftest.cpp
32826 $CXX -o conftest.output $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.cpp
32827 -Wl,--version-script,conftest.sym >/dev/null 2>conftest.stderr'
32828 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
32829 (eval $ac_try) 2>&5
32831 echo "$as_me:$LINENO: \$? = $ac_status" >&5
32832 (exit $ac_status); }; } ; then
32833 if test -s conftest.stderr
; then
32834 wx_cv_version_script
=no
32836 wx_cv_version_script
=yes
32839 wx_cv_version_script
=no
32842 if test $wx_cv_version_script = yes
32844 echo "struct B { virtual ~B() { } }; \
32845 struct D : public B { }; \
32846 void F() { D d; }" > conftest.cpp
32849 $CXX -shared -fPIC -o conftest1.output $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.cpp
32850 -Wl,--version-script,conftest.sym >/dev/null 2>/dev/null'
32851 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
32852 (eval $ac_try) 2>&5
32854 echo "$as_me:$LINENO: \$? = $ac_status" >&5
32855 (exit $ac_status); }; } &&
32857 $CXX -shared -fPIC -o conftest2.output $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.cpp
32858 -Wl,--version-script,conftest.sym conftest1.output >/dev/null 2>/dev/null'
32859 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
32860 (eval $ac_try) 2>&5
32862 echo "$as_me:$LINENO: \$? = $ac_status" >&5
32863 (exit $ac_status); }; }
32866 $CXX -shared -fPIC -o conftest3.output $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.cpp
32867 -Wl,--version-script,conftest.sym conftest2.output conftest1.output >/dev/null 2>/dev/null'
32868 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
32869 (eval $ac_try) 2>&5
32871 echo "$as_me:$LINENO: \$? = $ac_status" >&5
32872 (exit $ac_status); }; }
32874 wx_cv_version_script
=yes
32876 wx_cv_version_script
=no
32881 rm -f conftest.output conftest.stderr conftest.sym conftest.cpp
32882 rm -f conftest1.output conftest2.output conftest3.output
32885 { echo "$as_me:$LINENO: result: $wx_cv_version_script" >&5
32886 echo "${ECHO_T}$wx_cv_version_script" >&6; }
32888 if test $wx_cv_version_script = yes ; then
32889 LDFLAGS_VERSIONING
="-Wl,--version-script,\$(wx_top_builddir)/version-script"
32896 *-*-linux* | *-*-gnu* )
32897 SAMPLES_RPATH_FLAG
="-Wl,-rpath,\$(wx_top_builddir)/lib"
32898 WXCONFIG_RPATH
="-Wl,-rpath,\$libdir"
32902 if test "$GCC" = yes ; then
32903 CPPFLAGS
="-isystem /usr/openwin/include $CPPFLAGS"
32905 saveLdflags
="$LDFLAGS"
32906 LDFLAGS
="$saveLdflags -Wl,-rpath,/"
32907 { echo "$as_me:$LINENO: checking if the linker accepts -rpath" >&5
32908 echo $ECHO_N "checking if the linker accepts -rpath... $ECHO_C" >&6; }
32909 cat >conftest.
$ac_ext <<_ACEOF
32912 cat confdefs.h
>>conftest.
$ac_ext
32913 cat >>conftest.
$ac_ext <<_ACEOF
32914 /* end confdefs.h. */
32924 rm -f conftest.
$ac_objext conftest
$ac_exeext
32925 if { (ac_try
="$ac_link"
32926 case "(($ac_try" in
32927 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
32928 *) ac_try_echo=$ac_try;;
32930 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
32931 (eval "$ac_link") 2>conftest.er1
32933 grep -v '^ *+' conftest.er1 >conftest.err
32935 cat conftest.err >&5
32936 echo "$as_me:$LINENO: \$? = $ac_status" >&5
32937 (exit $ac_status); } && {
32938 test -z "$ac_c_werror_flag" ||
32939 test ! -s conftest.err
32940 } && test -s conftest$ac_exeext &&
32941 $as_test_x conftest$ac_exeext; then
32943 { echo "$as_me:$LINENO: result: yes" >&5
32944 echo "${ECHO_T}yes" >&6; }
32945 SAMPLES_RPATH_FLAG="-Wl,-rpath,\$(wx_top_builddir)/lib"
32946 WXCONFIG_RPATH="-Wl,-rpath,\$libdir"
32949 echo "$as_me: failed program was:" >&5
32950 sed 's/^/| /' conftest.$ac_ext >&5
32953 { echo "$as_me:$LINENO: result: no" >&5
32954 echo "${ECHO_T}no" >&6; }
32955 { echo "$as_me:$LINENO: checking if the linker accepts -R" >&5
32956 echo $ECHO_N "checking if the linker accepts -R... $ECHO_C" >&6; }
32957 LDFLAGS="$saveLdflags -Wl,-R,/"
32958 cat >conftest.$ac_ext <<_ACEOF
32961 cat confdefs.h >>conftest.$ac_ext
32962 cat >>conftest.$ac_ext <<_ACEOF
32963 /* end confdefs.h. */
32973 rm -f conftest.$ac_objext conftest$ac_exeext
32974 if { (ac_try="$ac_link"
32975 case "(($ac_try" in
32976 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
32977 *) ac_try_echo
=$ac_try;;
32979 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
32980 (eval "$ac_link") 2>conftest.er1
32982 grep -v '^ *+' conftest.er1
>conftest.err
32984 cat conftest.err
>&5
32985 echo "$as_me:$LINENO: \$? = $ac_status" >&5
32986 (exit $ac_status); } && {
32987 test -z "$ac_c_werror_flag" ||
32988 test ! -s conftest.err
32989 } && test -s conftest
$ac_exeext &&
32990 $as_test_x conftest
$ac_exeext; then
32992 { echo "$as_me:$LINENO: result: yes" >&5
32993 echo "${ECHO_T}yes" >&6; }
32994 SAMPLES_RPATH_FLAG
="-Wl,-R,\$(wx_top_builddir)/lib"
32995 WXCONFIG_RPATH
="-Wl,-R,\$libdir"
32998 echo "$as_me: failed program was:" >&5
32999 sed 's/^/| /' conftest.
$ac_ext >&5
33002 { echo "$as_me:$LINENO: result: no" >&5
33003 echo "${ECHO_T}no" >&6; }
33007 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
33008 conftest
$ac_exeext conftest.
$ac_ext
33012 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
33013 conftest
$ac_exeext conftest.
$ac_ext
33014 LDFLAGS
="$saveLdflags"
33016 SAMPLES_RPATH_FLAG
="-R\$(wx_top_builddir)/lib"
33017 WXCONFIG_RPATH
="-R\$libdir"
33022 install_name_tool
=`which install_name_tool`
33023 if test "$install_name_tool" -a -x "$install_name_tool"; then
33024 SAMPLES_RPATH_POSTLINK
="\$(wx_top_builddir)/change-install-names \$(LIBDIRNAME) \$(prefix) \$@"
33025 cat <<EOF >change-install-names
33027 libnames=\`cd \${1} ; ls -1 | grep '\.[0-9][0-9]*\.dylib\$'\`
33028 inst_cmd="install_name_tool "
33029 for i in \${libnames} ; do
33030 inst_cmd="\${inst_cmd} -change \${2}/lib/\${i} \${1}/\${i}"
33034 chmod +x change
-install-names
33038 *-*-cygwin* | *-*-mingw32* )
33039 WXCONFIG_ONLY_CPPFLAGS
="$WXCONFIG_ONLY_CPPFLAGS -DWXUSINGDLL"
33043 SAMPLES_RPATH_FLAG
="-Wl,+b,\$(wx_top_builddir)/lib"
33044 WXCONFIG_RPATH
="-Wl,+b,\$libdir"
33049 if test $wxUSE_RPATH = "no"; then
33050 SAMPLES_RPATH_FLAG
=''
33051 SAMPLES_RPATH_POSTLINK
=''
33059 config_linkage_component
="-static"
33066 lib_unicode_suffix
=
33068 if test "$wxUSE_UNICODE" = "yes"; then
33069 lib_unicode_suffix
=u
33070 WX_CHARTYPE
="unicode"
33075 WX_DEBUGTYPE
="release"
33077 if test "$wxUSE_DEBUG_FLAG" = "yes"; then
33079 WX_DEBUGTYPE
="debug"
33083 WX_FLAVOUR
=${WX_FLAVOUR:+-$WX_FLAVOUR}
33084 WX_LIB_FLAVOUR
=`echo $WX_FLAVOUR | tr '-' '_'`
33087 if test "$wxUSE_DEBUG_INFO" = "yes"; then
33091 WX_VERSION_TAG
=`echo WX${lib_unicode_suffix}${lib_debug_suffix}${WX_LIB_FLAVOUR}_${WX_RELEASE} | tr "[a-z]" "[A-Z]"`
33093 TOOLCHAIN_NAME
="${TOOLKIT_DIR}${TOOLKIT_VERSION}${WIDGET_SET}${lib_unicode_suffix}${lib_debug_suffix}${WX_LIB_FLAVOUR}-${WX_RELEASE}"
33095 TOOLCHAIN_FULLNAME
="${TOOLKIT_DIR}${TOOLKIT_VERSION}${WIDGET_SET}-${WX_CHARTYPE}-${WX_DEBUGTYPE}${config_linkage_component}-${WX_RELEASE}${WX_FLAVOUR}"
33097 if test "$cross_compiling" = "yes"; then
33098 HOST_SUFFIX
="-$host_alias"
33099 TOOLCHAIN_NAME
="$TOOLCHAIN_NAME$HOST_SUFFIX"
33100 TOOLCHAIN_FULLNAME
="${host_alias}-$TOOLCHAIN_FULLNAME"
33103 WX_LIBRARY_BASENAME_NOGUI
="wx_base${WXBASEPORT}${lib_unicode_suffix}${lib_debug_suffix}${WX_LIB_FLAVOUR}"
33104 if test "${TOOLKIT_DIR}" = "os2"; then
33105 WX_LIBRARY_BASENAME_GUI
="wx_pm${WIDGET_SET}${lib_unicode_suffix}${lib_debug_suffix}${WX_LIB_FLAVOUR}"
33107 WX_LIBRARY_BASENAME_GUI
="wx_${TOOLKIT_DIR}${TOOLKIT_VERSION}${WIDGET_SET}${lib_unicode_suffix}${lib_debug_suffix}${WX_LIB_FLAVOUR}"
33112 if test "$wxUSE_COCOA" = 1; then
33115 ac_cpp
='$CPP $CPPFLAGS'
33116 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
33117 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
33118 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
33122 { echo "$as_me:$LINENO: checking if AppKit/NSEvent.h conflicts with CoreFoundation" >&5
33123 echo $ECHO_N "checking if AppKit/NSEvent.h conflicts with CoreFoundation... $ECHO_C" >&6; }
33124 cat >conftest.
$ac_ext <<_ACEOF
33127 cat confdefs.h
>>conftest.
$ac_ext
33128 cat >>conftest.
$ac_ext <<_ACEOF
33129 /* end confdefs.h. */
33130 #include <AppKit/NSEvent.h>
33131 #include <CoreFoundation/CoreFoundation.h>
33141 rm -f conftest.
$ac_objext
33142 if { (ac_try
="$ac_compile"
33143 case "(($ac_try" in
33144 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
33145 *) ac_try_echo=$ac_try;;
33147 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
33148 (eval "$ac_compile") 2>conftest.er1
33150 grep -v '^ *+' conftest.er1 >conftest.err
33152 cat conftest.err >&5
33153 echo "$as_me:$LINENO: \$? = $ac_status" >&5
33154 (exit $ac_status); } && {
33155 test -z "$ac_c_werror_flag" ||
33156 test ! -s conftest.err
33157 } && test -s conftest.$ac_objext; then
33158 { echo "$as_me:$LINENO: result: no" >&5
33159 echo "${ECHO_T}no" >&6; }
33161 echo "$as_me: failed program was:" >&5
33162 sed 's/^/| /' conftest.$ac_ext >&5
33164 { echo "$as_me:$LINENO: result: yes" >&5
33165 echo "${ECHO_T}yes" >&6; }
33166 { echo "$as_me:$LINENO: checking if defining __Point__ will fix it" >&5
33167 echo $ECHO_N "checking if defining __Point__ will fix it... $ECHO_C" >&6; }
33168 cat >conftest.$ac_ext <<_ACEOF
33171 cat confdefs.h >>conftest.$ac_ext
33172 cat >>conftest.$ac_ext <<_ACEOF
33173 /* end confdefs.h. */
33174 #define __Point__ 1
33175 #include <AppKit/NSEvent.h>
33176 #include <CoreFoundation/CoreFoundation.h>
33186 rm -f conftest.$ac_objext
33187 if { (ac_try="$ac_compile"
33188 case "(($ac_try" in
33189 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
33190 *) ac_try_echo
=$ac_try;;
33192 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
33193 (eval "$ac_compile") 2>conftest.er1
33195 grep -v '^ *+' conftest.er1
>conftest.err
33197 cat conftest.err
>&5
33198 echo "$as_me:$LINENO: \$? = $ac_status" >&5
33199 (exit $ac_status); } && {
33200 test -z "$ac_c_werror_flag" ||
33201 test ! -s conftest.err
33202 } && test -s conftest.
$ac_objext; then
33203 { echo "$as_me:$LINENO: result: yes" >&5
33204 echo "${ECHO_T}yes" >&6; }
33205 cat >>confdefs.h
<<\_ACEOF
33206 #define __Point__ 1
33211 echo "$as_me: failed program was:" >&5
33212 sed 's/^/| /' conftest.
$ac_ext >&5
33214 { { echo "$as_me:$LINENO: error: no
33215 See \`config.log' for more details." >&5
33216 echo "$as_me: error: no
33217 See \`config.log' for more details." >&2;}
33218 { (exit 1); exit 1; }; }
33222 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
33226 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
33228 ac_cpp
='$CPP $CPPFLAGS'
33229 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
33230 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
33231 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
33235 if test "$wxUSE_MAC" = 1 -o "$wxUSE_COCOA" = 1; then
33236 WX_RESOURCES_MACOSX_ASCII
="libwx_${TOOLCHAIN_NAME}.${wx_release_number}.r"
33237 WX_RESOURCES_MACOSX_DATA
="libwx_${TOOLCHAIN_NAME}.${wx_release_number}.rsrc"
33239 LIBWXMACRES
="\$(wx_top_builddir)/lib/${WX_RESOURCES_MACOSX_ASCII}"
33241 # Extract the first word of "Rez", so it can be a program name with args.
33242 set dummy Rez
; ac_word
=$2
33243 { echo "$as_me:$LINENO: checking for $ac_word" >&5
33244 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
33245 if test "${ac_cv_prog_REZ+set}" = set; then
33246 echo $ECHO_N "(cached) $ECHO_C" >&6
33248 if test -n "$REZ"; then
33249 ac_cv_prog_REZ
="$REZ" # Let the user override the test.
33251 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
33252 for as_dir
in $PATH
33255 test -z "$as_dir" && as_dir
=.
33256 for ac_exec_ext
in '' $ac_executable_extensions; do
33257 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
33258 ac_cv_prog_REZ
="Rez"
33259 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
33266 test -z "$ac_cv_prog_REZ" && ac_cv_prog_REZ
="/Developer/Tools/Rez"
33269 REZ
=$ac_cv_prog_REZ
33270 if test -n "$REZ"; then
33271 { echo "$as_me:$LINENO: result: $REZ" >&5
33272 echo "${ECHO_T}$REZ" >&6; }
33274 { echo "$as_me:$LINENO: result: no" >&5
33275 echo "${ECHO_T}no" >&6; }
33279 # Extract the first word of "DeRez", so it can be a program name with args.
33280 set dummy DeRez
; ac_word
=$2
33281 { echo "$as_me:$LINENO: checking for $ac_word" >&5
33282 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
33283 if test "${ac_cv_prog_DEREZ+set}" = set; then
33284 echo $ECHO_N "(cached) $ECHO_C" >&6
33286 if test -n "$DEREZ"; then
33287 ac_cv_prog_DEREZ
="$DEREZ" # Let the user override the test.
33289 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
33290 for as_dir
in $PATH
33293 test -z "$as_dir" && as_dir
=.
33294 for ac_exec_ext
in '' $ac_executable_extensions; do
33295 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
33296 ac_cv_prog_DEREZ
="DeRez"
33297 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
33304 test -z "$ac_cv_prog_DEREZ" && ac_cv_prog_DEREZ
="/Developer/Tools/DeRez"
33307 DEREZ
=$ac_cv_prog_DEREZ
33308 if test -n "$DEREZ"; then
33309 { echo "$as_me:$LINENO: result: $DEREZ" >&5
33310 echo "${ECHO_T}$DEREZ" >&6; }
33312 { echo "$as_me:$LINENO: result: no" >&5
33313 echo "${ECHO_T}no" >&6; }
33317 # Extract the first word of "SetFile", so it can be a program name with args.
33318 set dummy SetFile
; ac_word
=$2
33319 { echo "$as_me:$LINENO: checking for $ac_word" >&5
33320 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
33321 if test "${ac_cv_prog_SETFILE+set}" = set; then
33322 echo $ECHO_N "(cached) $ECHO_C" >&6
33324 if test -n "$SETFILE"; then
33325 ac_cv_prog_SETFILE
="$SETFILE" # Let the user override the test.
33327 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
33328 for as_dir
in $PATH
33331 test -z "$as_dir" && as_dir
=.
33332 for ac_exec_ext
in '' $ac_executable_extensions; do
33333 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
33334 ac_cv_prog_SETFILE
="SetFile"
33335 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
33342 test -z "$ac_cv_prog_SETFILE" && ac_cv_prog_SETFILE
="/Developer/Tools/SetFile"
33345 SETFILE
=$ac_cv_prog_SETFILE
33346 if test -n "$SETFILE"; then
33347 { echo "$as_me:$LINENO: result: $SETFILE" >&5
33348 echo "${ECHO_T}$SETFILE" >&6; }
33350 { echo "$as_me:$LINENO: result: no" >&5
33351 echo "${ECHO_T}no" >&6; }
33356 MACSETFILE
="\$(SETFILE)"
33358 if test "$wxUSE_MAC" = 1; then
33359 POSTLINK_COMMAND
="\$(REZ) -d __DARWIN__ -t APPL Carbon.r -o"
33361 WXCONFIG_RESFLAGS
="-d __DARWIN__ -t APPL Carbon.r -o"
33363 POSTLINK_COMMAND
="echo -n | \$(REZ) -d __DARWIN__ -t APPL ${LIBWXMACRES}"
33364 RESCOMP
="echo -n \| $REZ"
33365 WXCONFIG_RESFLAGS
="-d __DARWIN__ -t APPL \$libdir/$WX_RESOURCES_MACOSX_ASCII"
33371 if test "$wxUSE_PM" = 1; then
33373 WXCONFIG_RESFLAGS
="-ep"
33375 POSTLINK_COMMAND
="$RESCOMP $WXCONFIG_RESFLAGS"
33377 POSTLINK_COMMAND
="@true"
33384 { echo "$as_me:$LINENO: checking for mode_t" >&5
33385 echo $ECHO_N "checking for mode_t... $ECHO_C" >&6; }
33386 if test "${ac_cv_type_mode_t+set}" = set; then
33387 echo $ECHO_N "(cached) $ECHO_C" >&6
33389 cat >conftest.
$ac_ext <<_ACEOF
33392 cat confdefs.h
>>conftest.
$ac_ext
33393 cat >>conftest.
$ac_ext <<_ACEOF
33394 /* end confdefs.h. */
33395 $ac_includes_default
33396 typedef mode_t ac__type_new_;
33400 if ((ac__type_new_ *) 0)
33402 if (sizeof (ac__type_new_))
33408 rm -f conftest.
$ac_objext
33409 if { (ac_try
="$ac_compile"
33410 case "(($ac_try" in
33411 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
33412 *) ac_try_echo=$ac_try;;
33414 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
33415 (eval "$ac_compile") 2>conftest.er1
33417 grep -v '^ *+' conftest.er1 >conftest.err
33419 cat conftest.err >&5
33420 echo "$as_me:$LINENO: \$? = $ac_status" >&5
33421 (exit $ac_status); } && {
33422 test -z "$ac_c_werror_flag" ||
33423 test ! -s conftest.err
33424 } && test -s conftest.$ac_objext; then
33425 ac_cv_type_mode_t=yes
33427 echo "$as_me: failed program was:" >&5
33428 sed 's/^/| /' conftest.$ac_ext >&5
33430 ac_cv_type_mode_t=no
33433 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
33435 { echo "$as_me:$LINENO: result: $ac_cv_type_mode_t" >&5
33436 echo "${ECHO_T}$ac_cv_type_mode_t" >&6; }
33437 if test $ac_cv_type_mode_t = yes; then
33441 cat >>confdefs.h <<_ACEOF
33447 { echo "$as_me:$LINENO: checking for off_t" >&5
33448 echo $ECHO_N "checking for off_t... $ECHO_C" >&6; }
33449 if test "${ac_cv_type_off_t+set}" = set; then
33450 echo $ECHO_N "(cached) $ECHO_C" >&6
33452 cat >conftest.$ac_ext <<_ACEOF
33455 cat confdefs.h >>conftest.$ac_ext
33456 cat >>conftest.$ac_ext <<_ACEOF
33457 /* end confdefs.h. */
33458 $ac_includes_default
33459 typedef off_t ac__type_new_;
33463 if ((ac__type_new_ *) 0)
33465 if (sizeof (ac__type_new_))
33471 rm -f conftest.$ac_objext
33472 if { (ac_try="$ac_compile"
33473 case "(($ac_try" in
33474 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
33475 *) ac_try_echo
=$ac_try;;
33477 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
33478 (eval "$ac_compile") 2>conftest.er1
33480 grep -v '^ *+' conftest.er1
>conftest.err
33482 cat conftest.err
>&5
33483 echo "$as_me:$LINENO: \$? = $ac_status" >&5
33484 (exit $ac_status); } && {
33485 test -z "$ac_c_werror_flag" ||
33486 test ! -s conftest.err
33487 } && test -s conftest.
$ac_objext; then
33488 ac_cv_type_off_t
=yes
33490 echo "$as_me: failed program was:" >&5
33491 sed 's/^/| /' conftest.
$ac_ext >&5
33493 ac_cv_type_off_t
=no
33496 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
33498 { echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
33499 echo "${ECHO_T}$ac_cv_type_off_t" >&6; }
33500 if test $ac_cv_type_off_t = yes; then
33504 cat >>confdefs.h
<<_ACEOF
33505 #define off_t long int
33510 { echo "$as_me:$LINENO: checking for pid_t" >&5
33511 echo $ECHO_N "checking for pid_t... $ECHO_C" >&6; }
33512 if test "${ac_cv_type_pid_t+set}" = set; then
33513 echo $ECHO_N "(cached) $ECHO_C" >&6
33515 cat >conftest.
$ac_ext <<_ACEOF
33518 cat confdefs.h
>>conftest.
$ac_ext
33519 cat >>conftest.
$ac_ext <<_ACEOF
33520 /* end confdefs.h. */
33521 $ac_includes_default
33522 typedef pid_t ac__type_new_;
33526 if ((ac__type_new_ *) 0)
33528 if (sizeof (ac__type_new_))
33534 rm -f conftest.
$ac_objext
33535 if { (ac_try
="$ac_compile"
33536 case "(($ac_try" in
33537 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
33538 *) ac_try_echo=$ac_try;;
33540 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
33541 (eval "$ac_compile") 2>conftest.er1
33543 grep -v '^ *+' conftest.er1 >conftest.err
33545 cat conftest.err >&5
33546 echo "$as_me:$LINENO: \$? = $ac_status" >&5
33547 (exit $ac_status); } && {
33548 test -z "$ac_c_werror_flag" ||
33549 test ! -s conftest.err
33550 } && test -s conftest.$ac_objext; then
33551 ac_cv_type_pid_t=yes
33553 echo "$as_me: failed program was:" >&5
33554 sed 's/^/| /' conftest.$ac_ext >&5
33556 ac_cv_type_pid_t=no
33559 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
33561 { echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
33562 echo "${ECHO_T}$ac_cv_type_pid_t" >&6; }
33563 if test $ac_cv_type_pid_t = yes; then
33567 cat >>confdefs.h <<_ACEOF
33573 { echo "$as_me:$LINENO: checking for size_t" >&5
33574 echo $ECHO_N "checking for size_t... $ECHO_C" >&6; }
33575 if test "${ac_cv_type_size_t+set}" = set; then
33576 echo $ECHO_N "(cached) $ECHO_C" >&6
33578 cat >conftest.$ac_ext <<_ACEOF
33581 cat confdefs.h >>conftest.$ac_ext
33582 cat >>conftest.$ac_ext <<_ACEOF
33583 /* end confdefs.h. */
33584 $ac_includes_default
33585 typedef size_t ac__type_new_;
33589 if ((ac__type_new_ *) 0)
33591 if (sizeof (ac__type_new_))
33597 rm -f conftest.$ac_objext
33598 if { (ac_try="$ac_compile"
33599 case "(($ac_try" in
33600 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
33601 *) ac_try_echo
=$ac_try;;
33603 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
33604 (eval "$ac_compile") 2>conftest.er1
33606 grep -v '^ *+' conftest.er1
>conftest.err
33608 cat conftest.err
>&5
33609 echo "$as_me:$LINENO: \$? = $ac_status" >&5
33610 (exit $ac_status); } && {
33611 test -z "$ac_c_werror_flag" ||
33612 test ! -s conftest.err
33613 } && test -s conftest.
$ac_objext; then
33614 ac_cv_type_size_t
=yes
33616 echo "$as_me: failed program was:" >&5
33617 sed 's/^/| /' conftest.
$ac_ext >&5
33619 ac_cv_type_size_t
=no
33622 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
33624 { echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
33625 echo "${ECHO_T}$ac_cv_type_size_t" >&6; }
33626 if test $ac_cv_type_size_t = yes; then
33630 cat >>confdefs.h
<<_ACEOF
33631 #define size_t unsigned int
33636 { echo "$as_me:$LINENO: checking for uid_t in sys/types.h" >&5
33637 echo $ECHO_N "checking for uid_t in sys/types.h... $ECHO_C" >&6; }
33638 if test "${ac_cv_type_uid_t+set}" = set; then
33639 echo $ECHO_N "(cached) $ECHO_C" >&6
33641 cat >conftest.
$ac_ext <<_ACEOF
33644 cat confdefs.h
>>conftest.
$ac_ext
33645 cat >>conftest.
$ac_ext <<_ACEOF
33646 /* end confdefs.h. */
33647 #include <sys/types.h>
33650 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
33651 $EGREP "uid_t" >/dev
/null
2>&1; then
33652 ac_cv_type_uid_t
=yes
33654 ac_cv_type_uid_t
=no
33659 { echo "$as_me:$LINENO: result: $ac_cv_type_uid_t" >&5
33660 echo "${ECHO_T}$ac_cv_type_uid_t" >&6; }
33661 if test $ac_cv_type_uid_t = no
; then
33663 cat >>confdefs.h
<<\_ACEOF
33668 cat >>confdefs.h
<<\_ACEOF
33675 { echo "$as_me:$LINENO: checking for ssize_t" >&5
33676 echo $ECHO_N "checking for ssize_t... $ECHO_C" >&6; }
33677 if test "${ac_cv_type_ssize_t+set}" = set; then
33678 echo $ECHO_N "(cached) $ECHO_C" >&6
33680 cat >conftest.
$ac_ext <<_ACEOF
33683 cat confdefs.h
>>conftest.
$ac_ext
33684 cat >>conftest.
$ac_ext <<_ACEOF
33685 /* end confdefs.h. */
33686 $ac_includes_default
33687 typedef ssize_t ac__type_new_;
33691 if ((ac__type_new_ *) 0)
33693 if (sizeof (ac__type_new_))
33699 rm -f conftest.
$ac_objext
33700 if { (ac_try
="$ac_compile"
33701 case "(($ac_try" in
33702 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
33703 *) ac_try_echo=$ac_try;;
33705 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
33706 (eval "$ac_compile") 2>conftest.er1
33708 grep -v '^ *+' conftest.er1 >conftest.err
33710 cat conftest.err >&5
33711 echo "$as_me:$LINENO: \$? = $ac_status" >&5
33712 (exit $ac_status); } && {
33713 test -z "$ac_c_werror_flag" ||
33714 test ! -s conftest.err
33715 } && test -s conftest.$ac_objext; then
33716 ac_cv_type_ssize_t=yes
33718 echo "$as_me: failed program was:" >&5
33719 sed 's/^/| /' conftest.$ac_ext >&5
33721 ac_cv_type_ssize_t=no
33724 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
33726 { echo "$as_me:$LINENO: result: $ac_cv_type_ssize_t" >&5
33727 echo "${ECHO_T}$ac_cv_type_ssize_t" >&6; }
33728 if test $ac_cv_type_ssize_t = yes; then
33730 cat >>confdefs.h <<_ACEOF
33731 #define HAVE_SSIZE_T 1
33739 ac_cpp='$CXXCPP $CPPFLAGS'
33740 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
33741 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
33742 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
33743 { echo "$as_me:$LINENO: checking if size_t is unsigned int" >&5
33744 echo $ECHO_N "checking if size_t is unsigned int... $ECHO_C" >&6; }
33745 if test "${wx_cv_size_t_is_uint+set}" = set; then
33746 echo $ECHO_N "(cached) $ECHO_C" >&6
33749 cat >conftest.$ac_ext <<_ACEOF
33752 cat confdefs.h >>conftest.$ac_ext
33753 cat >>conftest.$ac_ext <<_ACEOF
33754 /* end confdefs.h. */
33755 #include <stddef.h>
33762 struct Foo { void foo(size_t); void foo(unsigned int); };
33770 rm -f conftest.$ac_objext
33771 if { (ac_try="$ac_compile"
33772 case "(($ac_try" in
33773 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
33774 *) ac_try_echo
=$ac_try;;
33776 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
33777 (eval "$ac_compile") 2>conftest.er1
33779 grep -v '^ *+' conftest.er1
>conftest.err
33781 cat conftest.err
>&5
33782 echo "$as_me:$LINENO: \$? = $ac_status" >&5
33783 (exit $ac_status); } && {
33784 test -z "$ac_cxx_werror_flag" ||
33785 test ! -s conftest.err
33786 } && test -s conftest.
$ac_objext; then
33787 wx_cv_size_t_is_uint
=no
33789 echo "$as_me: failed program was:" >&5
33790 sed 's/^/| /' conftest.
$ac_ext >&5
33792 wx_cv_size_t_is_uint
=yes
33796 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
33800 { echo "$as_me:$LINENO: result: $wx_cv_size_t_is_uint" >&5
33801 echo "${ECHO_T}$wx_cv_size_t_is_uint" >&6; }
33803 if test "$wx_cv_size_t_is_uint" = "yes"; then
33804 cat >>confdefs.h
<<\_ACEOF
33805 #define wxSIZE_T_IS_UINT 1
33809 { echo "$as_me:$LINENO: checking if size_t is unsigned long" >&5
33810 echo $ECHO_N "checking if size_t is unsigned long... $ECHO_C" >&6; }
33811 if test "${wx_cv_size_t_is_ulong+set}" = set; then
33812 echo $ECHO_N "(cached) $ECHO_C" >&6
33814 cat >conftest.
$ac_ext <<_ACEOF
33817 cat confdefs.h
>>conftest.
$ac_ext
33818 cat >>conftest.
$ac_ext <<_ACEOF
33819 /* end confdefs.h. */
33820 #include <stddef.h>
33827 struct Foo { void foo(size_t); void foo(unsigned long); };
33835 rm -f conftest.
$ac_objext
33836 if { (ac_try
="$ac_compile"
33837 case "(($ac_try" in
33838 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
33839 *) ac_try_echo=$ac_try;;
33841 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
33842 (eval "$ac_compile") 2>conftest.er1
33844 grep -v '^ *+' conftest.er1 >conftest.err
33846 cat conftest.err >&5
33847 echo "$as_me:$LINENO: \$? = $ac_status" >&5
33848 (exit $ac_status); } && {
33849 test -z "$ac_cxx_werror_flag" ||
33850 test ! -s conftest.err
33851 } && test -s conftest.$ac_objext; then
33852 wx_cv_size_t_is_ulong=no
33854 echo "$as_me: failed program was:" >&5
33855 sed 's/^/| /' conftest.$ac_ext >&5
33857 wx_cv_size_t_is_ulong=yes
33861 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
33864 { echo "$as_me:$LINENO: result: $wx_cv_size_t_is_ulong" >&5
33865 echo "${ECHO_T}$wx_cv_size_t_is_ulong" >&6; }
33867 if test "$wx_cv_size_t_is_ulong" = "yes"; then
33868 cat >>confdefs.h <<\_ACEOF
33869 #define wxSIZE_T_IS_ULONG 1
33876 ac_cpp='$CPP $CPPFLAGS'
33877 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
33878 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
33879 ac_compiler_gnu=$ac_cv_c_compiler_gnu
33882 { echo "$as_me:$LINENO: checking for pw_gecos in struct passwd" >&5
33883 echo $ECHO_N "checking for pw_gecos in struct passwd... $ECHO_C" >&6; }
33884 if test "${wx_cv_struct_pw_gecos+set}" = set; then
33885 echo $ECHO_N "(cached) $ECHO_C" >&6
33888 cat >conftest.$ac_ext <<_ACEOF
33891 cat confdefs.h >>conftest.$ac_ext
33892 cat >>conftest.$ac_ext <<_ACEOF
33893 /* end confdefs.h. */
33907 rm -f conftest.$ac_objext
33908 if { (ac_try="$ac_compile"
33909 case "(($ac_try" in
33910 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
33911 *) ac_try_echo
=$ac_try;;
33913 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
33914 (eval "$ac_compile") 2>conftest.er1
33916 grep -v '^ *+' conftest.er1
>conftest.err
33918 cat conftest.err
>&5
33919 echo "$as_me:$LINENO: \$? = $ac_status" >&5
33920 (exit $ac_status); } && {
33921 test -z "$ac_c_werror_flag" ||
33922 test ! -s conftest.err
33923 } && test -s conftest.
$ac_objext; then
33925 wx_cv_struct_pw_gecos
=yes
33928 echo "$as_me: failed program was:" >&5
33929 sed 's/^/| /' conftest.
$ac_ext >&5
33932 wx_cv_struct_pw_gecos
=no
33937 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
33941 { echo "$as_me:$LINENO: result: $wx_cv_struct_pw_gecos" >&5
33942 echo "${ECHO_T}$wx_cv_struct_pw_gecos" >&6; }
33944 if test "$wx_cv_struct_pw_gecos" = "yes"; then
33945 cat >>confdefs.h
<<\_ACEOF
33946 #define HAVE_PW_GECOS 1
33952 if test "$wxUSE_WCHAR_T" = "yes"; then
33953 cat >>confdefs.h
<<\_ACEOF
33954 #define wxUSE_WCHAR_T 1
33961 for ac_func
in wcslen
33963 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
33964 { echo "$as_me:$LINENO: checking for $ac_func" >&5
33965 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
33966 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
33967 echo $ECHO_N "(cached) $ECHO_C" >&6
33969 cat >conftest.
$ac_ext <<_ACEOF
33972 cat confdefs.h
>>conftest.
$ac_ext
33973 cat >>conftest.
$ac_ext <<_ACEOF
33974 /* end confdefs.h. */
33975 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
33976 For example, HP-UX 11i <limits.h> declares gettimeofday. */
33977 #define $ac_func innocuous_$ac_func
33979 /* System header to define __stub macros and hopefully few prototypes,
33980 which can conflict with char $ac_func (); below.
33981 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
33982 <limits.h> exists even on freestanding compilers. */
33985 # include <limits.h>
33987 # include <assert.h>
33992 /* Override any GCC internal prototype to avoid an error.
33993 Use char because int might match the return type of a GCC
33994 builtin and then its argument prototype would still apply. */
33999 /* The GNU C library defines this for functions which it implements
34000 to always fail with ENOSYS. Some functions are actually named
34001 something starting with __ and the normal name is an alias. */
34002 #if defined __stub_$ac_func || defined __stub___$ac_func
34009 return $ac_func ();
34014 rm -f conftest.
$ac_objext conftest
$ac_exeext
34015 if { (ac_try
="$ac_link"
34016 case "(($ac_try" in
34017 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
34018 *) ac_try_echo=$ac_try;;
34020 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
34021 (eval "$ac_link") 2>conftest.er1
34023 grep -v '^ *+' conftest.er1 >conftest.err
34025 cat conftest.err >&5
34026 echo "$as_me:$LINENO: \$? = $ac_status" >&5
34027 (exit $ac_status); } && {
34028 test -z "$ac_c_werror_flag" ||
34029 test ! -s conftest.err
34030 } && test -s conftest$ac_exeext &&
34031 $as_test_x conftest$ac_exeext; then
34032 eval "$as_ac_var=yes"
34034 echo "$as_me: failed program was:" >&5
34035 sed 's/^/| /' conftest.$ac_ext >&5
34037 eval "$as_ac_var=no"
34040 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
34041 conftest$ac_exeext conftest.$ac_ext
34043 ac_res=`eval echo '${'$as_ac_var'}'`
34044 { echo "$as_me:$LINENO: result: $ac_res" >&5
34045 echo "${ECHO_T}$ac_res" >&6; }
34046 if test `eval echo '${'$as_ac_var'}'` = yes; then
34047 cat >>confdefs.h <<_ACEOF
34048 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
34055 if test "$WCSLEN_FOUND" = 0; then
34056 if test "$TOOLKIT" = "MSW"; then
34057 { echo "$as_me:$LINENO: checking for wcslen in -lmsvcrt" >&5
34058 echo $ECHO_N "checking for wcslen in -lmsvcrt... $ECHO_C" >&6; }
34059 if test "${ac_cv_lib_msvcrt_wcslen+set}" = set; then
34060 echo $ECHO_N "(cached) $ECHO_C" >&6
34062 ac_check_lib_save_LIBS=$LIBS
34063 LIBS="-lmsvcrt $LIBS"
34064 cat >conftest.$ac_ext <<_ACEOF
34067 cat confdefs.h >>conftest.$ac_ext
34068 cat >>conftest.$ac_ext <<_ACEOF
34069 /* end confdefs.h. */
34071 /* Override any GCC internal prototype to avoid an error.
34072 Use char because int might match the return type of a GCC
34073 builtin and then its argument prototype would still apply. */
34086 rm -f conftest.$ac_objext conftest$ac_exeext
34087 if { (ac_try="$ac_link"
34088 case "(($ac_try" in
34089 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
34090 *) ac_try_echo
=$ac_try;;
34092 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
34093 (eval "$ac_link") 2>conftest.er1
34095 grep -v '^ *+' conftest.er1
>conftest.err
34097 cat conftest.err
>&5
34098 echo "$as_me:$LINENO: \$? = $ac_status" >&5
34099 (exit $ac_status); } && {
34100 test -z "$ac_c_werror_flag" ||
34101 test ! -s conftest.err
34102 } && test -s conftest
$ac_exeext &&
34103 $as_test_x conftest
$ac_exeext; then
34104 ac_cv_lib_msvcrt_wcslen
=yes
34106 echo "$as_me: failed program was:" >&5
34107 sed 's/^/| /' conftest.
$ac_ext >&5
34109 ac_cv_lib_msvcrt_wcslen
=no
34112 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
34113 conftest
$ac_exeext conftest.
$ac_ext
34114 LIBS
=$ac_check_lib_save_LIBS
34116 { echo "$as_me:$LINENO: result: $ac_cv_lib_msvcrt_wcslen" >&5
34117 echo "${ECHO_T}$ac_cv_lib_msvcrt_wcslen" >&6; }
34118 if test $ac_cv_lib_msvcrt_wcslen = yes; then
34123 { echo "$as_me:$LINENO: checking for wcslen in -lw" >&5
34124 echo $ECHO_N "checking for wcslen in -lw... $ECHO_C" >&6; }
34125 if test "${ac_cv_lib_w_wcslen+set}" = set; then
34126 echo $ECHO_N "(cached) $ECHO_C" >&6
34128 ac_check_lib_save_LIBS
=$LIBS
34130 cat >conftest.
$ac_ext <<_ACEOF
34133 cat confdefs.h
>>conftest.
$ac_ext
34134 cat >>conftest.
$ac_ext <<_ACEOF
34135 /* end confdefs.h. */
34137 /* Override any GCC internal prototype to avoid an error.
34138 Use char because int might match the return type of a GCC
34139 builtin and then its argument prototype would still apply. */
34152 rm -f conftest.
$ac_objext conftest
$ac_exeext
34153 if { (ac_try
="$ac_link"
34154 case "(($ac_try" in
34155 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
34156 *) ac_try_echo=$ac_try;;
34158 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
34159 (eval "$ac_link") 2>conftest.er1
34161 grep -v '^ *+' conftest.er1 >conftest.err
34163 cat conftest.err >&5
34164 echo "$as_me:$LINENO: \$? = $ac_status" >&5
34165 (exit $ac_status); } && {
34166 test -z "$ac_c_werror_flag" ||
34167 test ! -s conftest.err
34168 } && test -s conftest$ac_exeext &&
34169 $as_test_x conftest$ac_exeext; then
34170 ac_cv_lib_w_wcslen=yes
34172 echo "$as_me: failed program was:" >&5
34173 sed 's/^/| /' conftest.$ac_ext >&5
34175 ac_cv_lib_w_wcslen=no
34178 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
34179 conftest$ac_exeext conftest.$ac_ext
34180 LIBS=$ac_check_lib_save_LIBS
34182 { echo "$as_me:$LINENO: result: $ac_cv_lib_w_wcslen" >&5
34183 echo "${ECHO_T}$ac_cv_lib_w_wcslen" >&6; }
34184 if test $ac_cv_lib_w_wcslen = yes; then
34194 if test "$WCSLEN_FOUND" = 1; then
34195 cat >>confdefs.h <<\_ACEOF
34196 #define HAVE_WCSLEN 1
34201 if test "$USE_HPUX" = 1 -a "$GCC" != "yes"; then
34202 CPPFLAGS="-D_INCLUDE__STDC_A1_SOURCE $CPPFLAGS"
34205 { echo "$as_me:$LINENO: checking for mbstate_t" >&5
34206 echo $ECHO_N "checking for mbstate_t... $ECHO_C" >&6; }
34207 if test "${ac_cv_type_mbstate_t+set}" = set; then
34208 echo $ECHO_N "(cached) $ECHO_C" >&6
34210 cat >conftest.$ac_ext <<_ACEOF
34213 cat confdefs.h >>conftest.$ac_ext
34214 cat >>conftest.$ac_ext <<_ACEOF
34215 /* end confdefs.h. */
34218 typedef mbstate_t ac__type_new_;
34222 if ((ac__type_new_ *) 0)
34224 if (sizeof (ac__type_new_))
34230 rm -f conftest.$ac_objext
34231 if { (ac_try="$ac_compile"
34232 case "(($ac_try" in
34233 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
34234 *) ac_try_echo
=$ac_try;;
34236 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
34237 (eval "$ac_compile") 2>conftest.er1
34239 grep -v '^ *+' conftest.er1
>conftest.err
34241 cat conftest.err
>&5
34242 echo "$as_me:$LINENO: \$? = $ac_status" >&5
34243 (exit $ac_status); } && {
34244 test -z "$ac_c_werror_flag" ||
34245 test ! -s conftest.err
34246 } && test -s conftest.
$ac_objext; then
34247 ac_cv_type_mbstate_t
=yes
34249 echo "$as_me: failed program was:" >&5
34250 sed 's/^/| /' conftest.
$ac_ext >&5
34252 ac_cv_type_mbstate_t
=no
34255 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
34257 { echo "$as_me:$LINENO: result: $ac_cv_type_mbstate_t" >&5
34258 echo "${ECHO_T}$ac_cv_type_mbstate_t" >&6; }
34259 if test $ac_cv_type_mbstate_t = yes; then
34261 cat >>confdefs.h
<<_ACEOF
34262 #define HAVE_MBSTATE_T 1
34266 for ac_func
in wcsrtombs
34268 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
34269 { echo "$as_me:$LINENO: checking for $ac_func" >&5
34270 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
34271 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
34272 echo $ECHO_N "(cached) $ECHO_C" >&6
34274 cat >conftest.
$ac_ext <<_ACEOF
34277 cat confdefs.h
>>conftest.
$ac_ext
34278 cat >>conftest.
$ac_ext <<_ACEOF
34279 /* end confdefs.h. */
34280 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
34281 For example, HP-UX 11i <limits.h> declares gettimeofday. */
34282 #define $ac_func innocuous_$ac_func
34284 /* System header to define __stub macros and hopefully few prototypes,
34285 which can conflict with char $ac_func (); below.
34286 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
34287 <limits.h> exists even on freestanding compilers. */
34290 # include <limits.h>
34292 # include <assert.h>
34297 /* Override any GCC internal prototype to avoid an error.
34298 Use char because int might match the return type of a GCC
34299 builtin and then its argument prototype would still apply. */
34304 /* The GNU C library defines this for functions which it implements
34305 to always fail with ENOSYS. Some functions are actually named
34306 something starting with __ and the normal name is an alias. */
34307 #if defined __stub_$ac_func || defined __stub___$ac_func
34314 return $ac_func ();
34319 rm -f conftest.
$ac_objext conftest
$ac_exeext
34320 if { (ac_try
="$ac_link"
34321 case "(($ac_try" in
34322 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
34323 *) ac_try_echo=$ac_try;;
34325 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
34326 (eval "$ac_link") 2>conftest.er1
34328 grep -v '^ *+' conftest.er1 >conftest.err
34330 cat conftest.err >&5
34331 echo "$as_me:$LINENO: \$? = $ac_status" >&5
34332 (exit $ac_status); } && {
34333 test -z "$ac_c_werror_flag" ||
34334 test ! -s conftest.err
34335 } && test -s conftest$ac_exeext &&
34336 $as_test_x conftest$ac_exeext; then
34337 eval "$as_ac_var=yes"
34339 echo "$as_me: failed program was:" >&5
34340 sed 's/^/| /' conftest.$ac_ext >&5
34342 eval "$as_ac_var=no"
34345 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
34346 conftest$ac_exeext conftest.$ac_ext
34348 ac_res=`eval echo '${'$as_ac_var'}'`
34349 { echo "$as_me:$LINENO: result: $ac_res" >&5
34350 echo "${ECHO_T}$ac_res" >&6; }
34351 if test `eval echo '${'$as_ac_var'}'` = yes; then
34352 cat >>confdefs.h <<_ACEOF
34353 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
34362 { echo "$as_me:$LINENO: WARNING: Wide character support is unavailable" >&5
34363 echo "$as_me: WARNING: Wide character support is unavailable" >&2;}
34368 for ac_func in snprintf vsnprintf
34370 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
34371 { echo "$as_me:$LINENO: checking for $ac_func" >&5
34372 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
34373 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
34374 echo $ECHO_N "(cached) $ECHO_C" >&6
34376 cat >conftest.$ac_ext <<_ACEOF
34379 cat confdefs.h >>conftest.$ac_ext
34380 cat >>conftest.$ac_ext <<_ACEOF
34381 /* end confdefs.h. */
34382 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
34383 For example, HP-UX 11i <limits.h> declares gettimeofday. */
34384 #define $ac_func innocuous_$ac_func
34386 /* System header to define __stub macros and hopefully few prototypes,
34387 which can conflict with char $ac_func (); below.
34388 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
34389 <limits.h> exists even on freestanding compilers. */
34392 # include <limits.h>
34394 # include <assert.h>
34399 /* Override any GCC internal prototype to avoid an error.
34400 Use char because int might match the return type of a GCC
34401 builtin and then its argument prototype would still apply. */
34406 /* The GNU C library defines this for functions which it implements
34407 to always fail with ENOSYS. Some functions are actually named
34408 something starting with __ and the normal name is an alias. */
34409 #if defined __stub_$ac_func || defined __stub___$ac_func
34416 return $ac_func ();
34421 rm -f conftest.$ac_objext conftest$ac_exeext
34422 if { (ac_try="$ac_link"
34423 case "(($ac_try" in
34424 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
34425 *) ac_try_echo
=$ac_try;;
34427 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
34428 (eval "$ac_link") 2>conftest.er1
34430 grep -v '^ *+' conftest.er1
>conftest.err
34432 cat conftest.err
>&5
34433 echo "$as_me:$LINENO: \$? = $ac_status" >&5
34434 (exit $ac_status); } && {
34435 test -z "$ac_c_werror_flag" ||
34436 test ! -s conftest.err
34437 } && test -s conftest
$ac_exeext &&
34438 $as_test_x conftest
$ac_exeext; then
34439 eval "$as_ac_var=yes"
34441 echo "$as_me: failed program was:" >&5
34442 sed 's/^/| /' conftest.
$ac_ext >&5
34444 eval "$as_ac_var=no"
34447 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
34448 conftest
$ac_exeext conftest.
$ac_ext
34450 ac_res
=`eval echo '${'$as_ac_var'}'`
34451 { echo "$as_me:$LINENO: result: $ac_res" >&5
34452 echo "${ECHO_T}$ac_res" >&6; }
34453 if test `eval echo '${'$as_ac_var'}'` = yes; then
34454 cat >>confdefs.h
<<_ACEOF
34455 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
34462 if test "$ac_cv_func_vsnprintf" = "yes"; then
34463 { echo "$as_me:$LINENO: checking for vsnprintf declaration" >&5
34464 echo $ECHO_N "checking for vsnprintf declaration... $ECHO_C" >&6; }
34465 if test "${wx_cv_func_vsnprintf_decl+set}" = set; then
34466 echo $ECHO_N "(cached) $ECHO_C" >&6
34469 cat >conftest.
$ac_ext <<_ACEOF
34472 cat confdefs.h
>>conftest.
$ac_ext
34473 cat >>conftest.
$ac_ext <<_ACEOF
34474 /* end confdefs.h. */
34477 #include <stdarg.h>
34479 #if __MSL__ >= 0x6000
34481 using namespace std;
34491 vsnprintf(buf, 10u, "%s", ap);
34497 rm -f conftest.
$ac_objext
34498 if { (ac_try
="$ac_compile"
34499 case "(($ac_try" in
34500 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
34501 *) ac_try_echo=$ac_try;;
34503 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
34504 (eval "$ac_compile") 2>conftest.er1
34506 grep -v '^ *+' conftest.er1 >conftest.err
34508 cat conftest.err >&5
34509 echo "$as_me:$LINENO: \$? = $ac_status" >&5
34510 (exit $ac_status); } && {
34511 test -z "$ac_c_werror_flag" ||
34512 test ! -s conftest.err
34513 } && test -s conftest.$ac_objext; then
34514 wx_cv_func_vsnprintf_decl=yes
34516 echo "$as_me: failed program was:" >&5
34517 sed 's/^/| /' conftest.$ac_ext >&5
34519 wx_cv_func_vsnprintf_decl=no
34523 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
34527 { echo "$as_me:$LINENO: result: $wx_cv_func_vsnprintf_decl" >&5
34528 echo "${ECHO_T}$wx_cv_func_vsnprintf_decl" >&6; }
34530 if test "$wx_cv_func_vsnprintf_decl" = "yes"; then
34531 cat >>confdefs.h <<\_ACEOF
34532 #define HAVE_VSNPRINTF_DECL 1
34536 { echo "$as_me:$LINENO: checking if vsnprintf declaration is broken" >&5
34537 echo $ECHO_N "checking if vsnprintf declaration is broken... $ECHO_C" >&6; }
34538 if test "${wx_cv_func_broken_vsnprintf_decl+set}" = set; then
34539 echo $ECHO_N "(cached) $ECHO_C" >&6
34542 cat >conftest.$ac_ext <<_ACEOF
34545 cat confdefs.h >>conftest.$ac_ext
34546 cat >>conftest.$ac_ext <<_ACEOF
34547 /* end confdefs.h. */
34550 #include <stdarg.h>
34552 #if __MSL__ >= 0x6000
34554 using namespace std;
34564 const char *fmt = "%s";
34565 vsnprintf(buf, 10u, fmt, ap);
34571 rm -f conftest.$ac_objext
34572 if { (ac_try="$ac_compile"
34573 case "(($ac_try" in
34574 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
34575 *) ac_try_echo
=$ac_try;;
34577 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
34578 (eval "$ac_compile") 2>conftest.er1
34580 grep -v '^ *+' conftest.er1
>conftest.err
34582 cat conftest.err
>&5
34583 echo "$as_me:$LINENO: \$? = $ac_status" >&5
34584 (exit $ac_status); } && {
34585 test -z "$ac_c_werror_flag" ||
34586 test ! -s conftest.err
34587 } && test -s conftest.
$ac_objext; then
34588 wx_cv_func_broken_vsnprintf_decl
=no
34590 echo "$as_me: failed program was:" >&5
34591 sed 's/^/| /' conftest.
$ac_ext >&5
34593 wx_cv_func_broken_vsnprintf_decl
=yes
34597 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
34601 { echo "$as_me:$LINENO: result: $wx_cv_func_broken_vsnprintf_decl" >&5
34602 echo "${ECHO_T}$wx_cv_func_broken_vsnprintf_decl" >&6; }
34604 if test "$wx_cv_func_broken_vsnprintf_decl" = "yes"; then
34605 cat >>confdefs.h
<<\_ACEOF
34606 #define HAVE_BROKEN_VSNPRINTF_DECL 1
34613 if test "$ac_cv_func_snprintf" = "yes"; then
34614 { echo "$as_me:$LINENO: checking for snprintf declaration" >&5
34615 echo $ECHO_N "checking for snprintf declaration... $ECHO_C" >&6; }
34616 if test "${wx_cv_func_snprintf_decl+set}" = set; then
34617 echo $ECHO_N "(cached) $ECHO_C" >&6
34620 cat >conftest.
$ac_ext <<_ACEOF
34623 cat confdefs.h
>>conftest.
$ac_ext
34624 cat >>conftest.
$ac_ext <<_ACEOF
34625 /* end confdefs.h. */
34628 #include <stdarg.h>
34630 #if __MSL__ >= 0x6000
34632 using namespace std;
34641 snprintf(buf, 10u, "%s", "wx");
34647 rm -f conftest.
$ac_objext
34648 if { (ac_try
="$ac_compile"
34649 case "(($ac_try" in
34650 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
34651 *) ac_try_echo=$ac_try;;
34653 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
34654 (eval "$ac_compile") 2>conftest.er1
34656 grep -v '^ *+' conftest.er1 >conftest.err
34658 cat conftest.err >&5
34659 echo "$as_me:$LINENO: \$? = $ac_status" >&5
34660 (exit $ac_status); } && {
34661 test -z "$ac_c_werror_flag" ||
34662 test ! -s conftest.err
34663 } && test -s conftest.$ac_objext; then
34664 wx_cv_func_snprintf_decl=yes
34666 echo "$as_me: failed program was:" >&5
34667 sed 's/^/| /' conftest.$ac_ext >&5
34669 wx_cv_func_snprintf_decl=no
34673 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
34677 { echo "$as_me:$LINENO: result: $wx_cv_func_snprintf_decl" >&5
34678 echo "${ECHO_T}$wx_cv_func_snprintf_decl" >&6; }
34680 if test "$wx_cv_func_snprintf_decl" = "yes"; then
34681 cat >>confdefs.h <<\_ACEOF
34682 #define HAVE_SNPRINTF_DECL 1
34686 { echo "$as_me:$LINENO: checking if snprintf declaration is broken" >&5
34687 echo $ECHO_N "checking if snprintf declaration is broken... $ECHO_C" >&6; }
34688 if test "${wx_cv_func_broken_snprintf_decl+set}" = set; then
34689 echo $ECHO_N "(cached) $ECHO_C" >&6
34692 cat >conftest.$ac_ext <<_ACEOF
34695 cat confdefs.h >>conftest.$ac_ext
34696 cat >>conftest.$ac_ext <<_ACEOF
34697 /* end confdefs.h. */
34700 #include <stdarg.h>
34702 #if __MSL__ >= 0x6000
34704 using namespace std;
34713 const char *fmt = "%s";
34714 snprintf(buf, 10u, fmt, "wx");
34720 rm -f conftest.$ac_objext
34721 if { (ac_try="$ac_compile"
34722 case "(($ac_try" in
34723 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
34724 *) ac_try_echo
=$ac_try;;
34726 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
34727 (eval "$ac_compile") 2>conftest.er1
34729 grep -v '^ *+' conftest.er1
>conftest.err
34731 cat conftest.err
>&5
34732 echo "$as_me:$LINENO: \$? = $ac_status" >&5
34733 (exit $ac_status); } && {
34734 test -z "$ac_c_werror_flag" ||
34735 test ! -s conftest.err
34736 } && test -s conftest.
$ac_objext; then
34737 wx_cv_func_broken_snprintf_decl
=no
34739 echo "$as_me: failed program was:" >&5
34740 sed 's/^/| /' conftest.
$ac_ext >&5
34742 wx_cv_func_broken_snprintf_decl
=yes
34746 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
34750 { echo "$as_me:$LINENO: result: $wx_cv_func_broken_snprintf_decl" >&5
34751 echo "${ECHO_T}$wx_cv_func_broken_snprintf_decl" >&6; }
34753 if test "$wx_cv_func_broken_snprintf_decl" = "yes"; then
34754 cat >>confdefs.h
<<\_ACEOF
34755 #define HAVE_BROKEN_SNPRINTF_DECL 1
34761 if test "$wxUSE_PRINTF_POS_PARAMS" = "yes"; then
34763 { echo "$as_me:$LINENO: checking if snprintf supports positional arguments" >&5
34764 echo $ECHO_N "checking if snprintf supports positional arguments... $ECHO_C" >&6; }
34765 if test "${wx_cv_func_snprintf_pos_params+set}" = set; then
34766 echo $ECHO_N "(cached) $ECHO_C" >&6
34769 if test "$cross_compiling" = yes; then
34771 { echo "$as_me:$LINENO: WARNING: Assuming Unix98 printf() is not available,
34772 define HAVE_UNIX98_PRINTF as 1 in setup.h if it is available." >&5
34773 echo "$as_me: WARNING: Assuming Unix98 printf() is not available,
34774 define HAVE_UNIX98_PRINTF as 1 in setup.h if it is available." >&2;}
34775 wx_cv_func_snprintf_pos_params
=no
34779 cat >conftest.
$ac_ext <<_ACEOF
34782 cat confdefs.h
>>conftest.
$ac_ext
34783 cat >>conftest.
$ac_ext <<_ACEOF
34784 /* end confdefs.h. */
34791 snprintf (buffer, 128, "%2$d %3$d %1$d", 1, 2, 3);
34792 if (strcmp ("2 3 1", buffer) == 0)
34798 rm -f conftest
$ac_exeext
34799 if { (ac_try
="$ac_link"
34800 case "(($ac_try" in
34801 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
34802 *) ac_try_echo=$ac_try;;
34804 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
34805 (eval "$ac_link") 2>&5
34807 echo "$as_me:$LINENO: \$? = $ac_status" >&5
34808 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
34809 { (case "(($ac_try" in
34810 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
34811 *) ac_try_echo
=$ac_try;;
34813 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
34814 (eval "$ac_try") 2>&5
34816 echo "$as_me:$LINENO: \$? = $ac_status" >&5
34817 (exit $ac_status); }; }; then
34818 wx_cv_func_snprintf_pos_params
=no
34820 echo "$as_me: program exited with status $ac_status" >&5
34821 echo "$as_me: failed program was:" >&5
34822 sed 's/^/| /' conftest.
$ac_ext >&5
34824 ( exit $ac_status )
34825 wx_cv_func_snprintf_pos_params
=yes
34827 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
34834 { echo "$as_me:$LINENO: result: $wx_cv_func_snprintf_pos_params" >&5
34835 echo "${ECHO_T}$wx_cv_func_snprintf_pos_params" >&6; }
34837 if test "$wx_cv_func_snprintf_pos_params" = "yes"; then
34838 cat >>confdefs.h
<<\_ACEOF
34839 #define HAVE_UNIX98_PRINTF 1
34846 if test "$wxUSE_UNICODE" = yes; then
34849 for ac_func
in swprintf
34851 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
34852 { echo "$as_me:$LINENO: checking for $ac_func" >&5
34853 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
34854 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
34855 echo $ECHO_N "(cached) $ECHO_C" >&6
34857 cat >conftest.
$ac_ext <<_ACEOF
34860 cat confdefs.h
>>conftest.
$ac_ext
34861 cat >>conftest.
$ac_ext <<_ACEOF
34862 /* end confdefs.h. */
34863 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
34864 For example, HP-UX 11i <limits.h> declares gettimeofday. */
34865 #define $ac_func innocuous_$ac_func
34867 /* System header to define __stub macros and hopefully few prototypes,
34868 which can conflict with char $ac_func (); below.
34869 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
34870 <limits.h> exists even on freestanding compilers. */
34873 # include <limits.h>
34875 # include <assert.h>
34880 /* Override any GCC internal prototype to avoid an error.
34881 Use char because int might match the return type of a GCC
34882 builtin and then its argument prototype would still apply. */
34887 /* The GNU C library defines this for functions which it implements
34888 to always fail with ENOSYS. Some functions are actually named
34889 something starting with __ and the normal name is an alias. */
34890 #if defined __stub_$ac_func || defined __stub___$ac_func
34897 return $ac_func ();
34902 rm -f conftest.
$ac_objext conftest
$ac_exeext
34903 if { (ac_try
="$ac_link"
34904 case "(($ac_try" in
34905 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
34906 *) ac_try_echo=$ac_try;;
34908 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
34909 (eval "$ac_link") 2>conftest.er1
34911 grep -v '^ *+' conftest.er1 >conftest.err
34913 cat conftest.err >&5
34914 echo "$as_me:$LINENO: \$? = $ac_status" >&5
34915 (exit $ac_status); } && {
34916 test -z "$ac_c_werror_flag" ||
34917 test ! -s conftest.err
34918 } && test -s conftest$ac_exeext &&
34919 $as_test_x conftest$ac_exeext; then
34920 eval "$as_ac_var=yes"
34922 echo "$as_me: failed program was:" >&5
34923 sed 's/^/| /' conftest.$ac_ext >&5
34925 eval "$as_ac_var=no"
34928 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
34929 conftest$ac_exeext conftest.$ac_ext
34931 ac_res=`eval echo '${'$as_ac_var'}'`
34932 { echo "$as_me:$LINENO: result: $ac_res" >&5
34933 echo "${ECHO_T}$ac_res" >&6; }
34934 if test `eval echo '${'$as_ac_var'}'` = yes; then
34935 cat >>confdefs.h <<_ACEOF
34936 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
34943 if test "$ac_cv_func_swprintf" = "yes"; then
34944 { echo "$as_me:$LINENO: checking if swprintf declaration is broken" >&5
34945 echo $ECHO_N "checking if swprintf declaration is broken... $ECHO_C" >&6; }
34946 if test "${wx_cv_func_broken_swprintf_decl+set}" = set; then
34947 echo $ECHO_N "(cached) $ECHO_C" >&6
34950 cat >conftest.$ac_ext <<_ACEOF
34953 cat confdefs.h >>conftest.$ac_ext
34954 cat >>conftest.$ac_ext <<_ACEOF
34955 /* end confdefs.h. */
34958 #include <stdarg.h>
34966 const wchar_t *fmt = L"test";
34967 swprintf(buf, 10u, fmt);
34973 rm -f conftest.$ac_objext
34974 if { (ac_try="$ac_compile"
34975 case "(($ac_try" in
34976 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
34977 *) ac_try_echo
=$ac_try;;
34979 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
34980 (eval "$ac_compile") 2>conftest.er1
34982 grep -v '^ *+' conftest.er1
>conftest.err
34984 cat conftest.err
>&5
34985 echo "$as_me:$LINENO: \$? = $ac_status" >&5
34986 (exit $ac_status); } && {
34987 test -z "$ac_c_werror_flag" ||
34988 test ! -s conftest.err
34989 } && test -s conftest.
$ac_objext; then
34990 wx_cv_func_broken_swprintf_decl
=no
34992 echo "$as_me: failed program was:" >&5
34993 sed 's/^/| /' conftest.
$ac_ext >&5
34995 wx_cv_func_broken_swprintf_decl
=yes
34999 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
35003 { echo "$as_me:$LINENO: result: $wx_cv_func_broken_swprintf_decl" >&5
35004 echo "${ECHO_T}$wx_cv_func_broken_swprintf_decl" >&6; }
35006 if test "$wx_cv_func_broken_swprintf_decl" = "yes"; then
35007 cat >>confdefs.h
<<\_ACEOF
35008 #define HAVE_BROKEN_SWPRINTF_DECL 1
35014 wchar_headers
="#include <stdio.h>
35015 #include <wchar.h>"
35018 { echo "$as_me:$LINENO: checking for widec.h" >&5
35019 echo $ECHO_N "checking for widec.h... $ECHO_C" >&6; }
35020 if test "${ac_cv_header_widec_h+set}" = set; then
35021 echo $ECHO_N "(cached) $ECHO_C" >&6
35023 cat >conftest.
$ac_ext <<_ACEOF
35026 cat confdefs.h
>>conftest.
$ac_ext
35027 cat >>conftest.
$ac_ext <<_ACEOF
35028 /* end confdefs.h. */
35029 $ac_includes_default
35033 rm -f conftest.
$ac_objext
35034 if { (ac_try
="$ac_compile"
35035 case "(($ac_try" in
35036 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
35037 *) ac_try_echo=$ac_try;;
35039 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
35040 (eval "$ac_compile") 2>conftest.er1
35042 grep -v '^ *+' conftest.er1 >conftest.err
35044 cat conftest.err >&5
35045 echo "$as_me:$LINENO: \$? = $ac_status" >&5
35046 (exit $ac_status); } && {
35047 test -z "$ac_c_werror_flag" ||
35048 test ! -s conftest.err
35049 } && test -s conftest.$ac_objext; then
35050 ac_cv_header_widec_h=yes
35052 echo "$as_me: failed program was:" >&5
35053 sed 's/^/| /' conftest.$ac_ext >&5
35055 ac_cv_header_widec_h=no
35058 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
35060 { echo "$as_me:$LINENO: result: $ac_cv_header_widec_h" >&5
35061 echo "${ECHO_T}$ac_cv_header_widec_h" >&6; }
35064 if test "$ac_cv_header_widec_h" = "yes"; then
35065 wchar_headers="$wchar_headers
35066 #include <widec.h>"
35071 for wx_func in wputc wputchar putws fputws wprintf vswprintf
35073 { echo "$as_me:$LINENO: checking for $wx_func" >&5
35074 echo $ECHO_N "checking for $wx_func... $ECHO_C" >&6; }
35075 if { as_var=wx_cv_func_$wx_func; eval "test \"\${$as_var+set}\" = set"; }; then
35076 echo $ECHO_N "(cached) $ECHO_C" >&6
35079 cat >conftest.$ac_ext <<_ACEOF
35083 cat confdefs.h >>conftest.$ac_ext
35084 cat >>conftest.$ac_ext <<_ACEOF
35085 /* end confdefs.h. */
35088 $ac_includes_default
35104 rm -f conftest.$ac_objext conftest$ac_exeext
35105 if { (ac_try="$ac_link"
35106 case "(($ac_try" in
35107 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
35108 *) ac_try_echo
=$ac_try;;
35110 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
35111 (eval "$ac_link") 2>conftest.er1
35113 grep -v '^ *+' conftest.er1
>conftest.err
35115 cat conftest.err
>&5
35116 echo "$as_me:$LINENO: \$? = $ac_status" >&5
35117 (exit $ac_status); } && {
35118 test -z "$ac_c_werror_flag" ||
35119 test ! -s conftest.err
35120 } && test -s conftest
$ac_exeext &&
35121 $as_test_x conftest
$ac_exeext; then
35122 eval wx_cv_func_
$wx_func=yes
35124 echo "$as_me: failed program was:" >&5
35125 sed 's/^/| /' conftest.
$ac_ext >&5
35127 eval wx_cv_func_
$wx_func=no
35130 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
35131 conftest
$ac_exeext conftest.
$ac_ext
35134 ac_res
=`eval echo '${'wx_cv_func_$wx_func'}'`
35135 { echo "$as_me:$LINENO: result: $ac_res" >&5
35136 echo "${ECHO_T}$ac_res" >&6; }
35138 if eval test \
$wx_cv_func_$wx_func = yes
35140 cat >>confdefs.h
<<_ACEOF
35141 #define HAVE_`echo $wx_func | tr 'a-z' 'A-Z'` 1
35152 { echo "$as_me:$LINENO: checking for _vsnwprintf" >&5
35153 echo $ECHO_N "checking for _vsnwprintf... $ECHO_C" >&6; }
35154 cat >conftest.
$ac_ext <<_ACEOF
35157 cat confdefs.h
>>conftest.
$ac_ext
35158 cat >>conftest.
$ac_ext <<_ACEOF
35159 /* end confdefs.h. */
35169 rm -f conftest.
$ac_objext
35170 if { (ac_try
="$ac_compile"
35171 case "(($ac_try" in
35172 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
35173 *) ac_try_echo=$ac_try;;
35175 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
35176 (eval "$ac_compile") 2>conftest.er1
35178 grep -v '^ *+' conftest.er1 >conftest.err
35180 cat conftest.err >&5
35181 echo "$as_me:$LINENO: \$? = $ac_status" >&5
35182 (exit $ac_status); } && {
35183 test -z "$ac_c_werror_flag" ||
35184 test ! -s conftest.err
35185 } && test -s conftest.$ac_objext; then
35186 { echo "$as_me:$LINENO: result: yes" >&5
35187 echo "${ECHO_T}yes" >&6; }
35188 cat >>confdefs.h <<\_ACEOF
35189 #define HAVE__VSNWPRINTF 1
35193 echo "$as_me: failed program was:" >&5
35194 sed 's/^/| /' conftest.$ac_ext >&5
35196 { echo "$as_me:$LINENO: result: no" >&5
35197 echo "${ECHO_T}no" >&6; }
35200 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext;
35203 if test "x$ac_cv_header_fnmatch_h" = "xyes"; then
35205 for wx_func in fnmatch
35207 { echo "$as_me:$LINENO: checking for $wx_func" >&5
35208 echo $ECHO_N "checking for $wx_func... $ECHO_C" >&6; }
35209 if { as_var=wx_cv_func_$wx_func; eval "test \"\${$as_var+set}\" = set"; }; then
35210 echo $ECHO_N "(cached) $ECHO_C" >&6
35213 cat >conftest.$ac_ext <<_ACEOF
35217 cat confdefs.h >>conftest.$ac_ext
35218 cat >>conftest.$ac_ext <<_ACEOF
35219 /* end confdefs.h. */
35221 #include <fnmatch.h>
35222 $ac_includes_default
35238 rm -f conftest.$ac_objext conftest$ac_exeext
35239 if { (ac_try="$ac_link"
35240 case "(($ac_try" in
35241 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
35242 *) ac_try_echo
=$ac_try;;
35244 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
35245 (eval "$ac_link") 2>conftest.er1
35247 grep -v '^ *+' conftest.er1
>conftest.err
35249 cat conftest.err
>&5
35250 echo "$as_me:$LINENO: \$? = $ac_status" >&5
35251 (exit $ac_status); } && {
35252 test -z "$ac_c_werror_flag" ||
35253 test ! -s conftest.err
35254 } && test -s conftest
$ac_exeext &&
35255 $as_test_x conftest
$ac_exeext; then
35256 eval wx_cv_func_
$wx_func=yes
35258 echo "$as_me: failed program was:" >&5
35259 sed 's/^/| /' conftest.
$ac_ext >&5
35261 eval wx_cv_func_
$wx_func=no
35264 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
35265 conftest
$ac_exeext conftest.
$ac_ext
35268 ac_res
=`eval echo '${'wx_cv_func_$wx_func'}'`
35269 { echo "$as_me:$LINENO: result: $ac_res" >&5
35270 echo "${ECHO_T}$ac_res" >&6; }
35272 if eval test \
$wx_cv_func_$wx_func = yes
35274 cat >>confdefs.h
<<_ACEOF
35275 #define HAVE_`echo $wx_func | tr 'a-z' 'A-Z'` 1
35287 if test "$wxUSE_FILE" = "yes"; then
35289 for wx_func
in fsync
35291 { echo "$as_me:$LINENO: checking for $wx_func" >&5
35292 echo $ECHO_N "checking for $wx_func... $ECHO_C" >&6; }
35293 if { as_var
=wx_cv_func_
$wx_func; eval "test \"\${$as_var+set}\" = set"; }; then
35294 echo $ECHO_N "(cached) $ECHO_C" >&6
35297 cat >conftest.
$ac_ext <<_ACEOF
35301 cat confdefs.h
>>conftest.
$ac_ext
35302 cat >>conftest.
$ac_ext <<_ACEOF
35303 /* end confdefs.h. */
35306 $ac_includes_default
35322 rm -f conftest.
$ac_objext conftest
$ac_exeext
35323 if { (ac_try
="$ac_link"
35324 case "(($ac_try" in
35325 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
35326 *) ac_try_echo=$ac_try;;
35328 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
35329 (eval "$ac_link") 2>conftest.er1
35331 grep -v '^ *+' conftest.er1 >conftest.err
35333 cat conftest.err >&5
35334 echo "$as_me:$LINENO: \$? = $ac_status" >&5
35335 (exit $ac_status); } && {
35336 test -z "$ac_c_werror_flag" ||
35337 test ! -s conftest.err
35338 } && test -s conftest$ac_exeext &&
35339 $as_test_x conftest$ac_exeext; then
35340 eval wx_cv_func_$wx_func=yes
35342 echo "$as_me: failed program was:" >&5
35343 sed 's/^/| /' conftest.$ac_ext >&5
35345 eval wx_cv_func_$wx_func=no
35348 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
35349 conftest$ac_exeext conftest.$ac_ext
35352 ac_res=`eval echo '${'wx_cv_func_$wx_func'}'`
35353 { echo "$as_me:$LINENO: result: $ac_res" >&5
35354 echo "${ECHO_T}$ac_res" >&6; }
35356 if eval test \$wx_cv_func_$wx_func = yes
35358 cat >>confdefs.h <<_ACEOF
35359 #define HAVE_`echo $wx_func | tr 'a-z' 'A-Z'` 1
35372 ac_cpp='$CXXCPP $CPPFLAGS'
35373 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
35374 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
35375 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
35378 for wx_func in round
35380 { echo "$as_me:$LINENO: checking for $wx_func" >&5
35381 echo $ECHO_N "checking for $wx_func... $ECHO_C" >&6; }
35382 if { as_var=wx_cv_func_$wx_func; eval "test \"\${$as_var+set}\" = set"; }; then
35383 echo $ECHO_N "(cached) $ECHO_C" >&6
35386 cat >conftest.$ac_ext <<_ACEOF
35390 cat confdefs.h >>conftest.$ac_ext
35391 cat >>conftest.$ac_ext <<_ACEOF
35392 /* end confdefs.h. */
35395 $ac_includes_default
35411 rm -f conftest.$ac_objext conftest$ac_exeext
35412 if { (ac_try="$ac_link"
35413 case "(($ac_try" in
35414 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
35415 *) ac_try_echo
=$ac_try;;
35417 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
35418 (eval "$ac_link") 2>conftest.er1
35420 grep -v '^ *+' conftest.er1
>conftest.err
35422 cat conftest.err
>&5
35423 echo "$as_me:$LINENO: \$? = $ac_status" >&5
35424 (exit $ac_status); } && {
35425 test -z "$ac_cxx_werror_flag" ||
35426 test ! -s conftest.err
35427 } && test -s conftest
$ac_exeext &&
35428 $as_test_x conftest
$ac_exeext; then
35429 eval wx_cv_func_
$wx_func=yes
35431 echo "$as_me: failed program was:" >&5
35432 sed 's/^/| /' conftest.
$ac_ext >&5
35434 eval wx_cv_func_
$wx_func=no
35437 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
35438 conftest
$ac_exeext conftest.
$ac_ext
35441 ac_res
=`eval echo '${'wx_cv_func_$wx_func'}'`
35442 { echo "$as_me:$LINENO: result: $ac_res" >&5
35443 echo "${ECHO_T}$ac_res" >&6; }
35445 if eval test \
$wx_cv_func_$wx_func = yes
35447 cat >>confdefs.h
<<_ACEOF
35448 #define HAVE_`echo $wx_func | tr 'a-z' 'A-Z'` 1
35459 ac_cpp
='$CPP $CPPFLAGS'
35460 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
35461 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
35462 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
35465 if test "$TOOLKIT" != "MSW"; then
35471 # Check whether --with-libiconv-prefix was given.
35472 if test "${with_libiconv_prefix+set}" = set; then
35473 withval
=$with_libiconv_prefix;
35474 for dir
in `echo "$withval" | tr : ' '`; do
35475 if test -d $dir/include
; then CPPFLAGS
="$CPPFLAGS -I$dir/include"; fi
35476 if test -d $dir/lib
; then LDFLAGS
="$LDFLAGS -L$dir/lib"; fi
35482 { echo "$as_me:$LINENO: checking for iconv" >&5
35483 echo $ECHO_N "checking for iconv... $ECHO_C" >&6; }
35484 if test "${am_cv_func_iconv+set}" = set; then
35485 echo $ECHO_N "(cached) $ECHO_C" >&6
35488 am_cv_func_iconv
="no, consider installing GNU libiconv"
35490 cat >conftest.
$ac_ext <<_ACEOF
35493 cat confdefs.h
>>conftest.
$ac_ext
35494 cat >>conftest.
$ac_ext <<_ACEOF
35495 /* end confdefs.h. */
35496 #include <stdlib.h>
35501 iconv_t cd = iconv_open("","");
35502 iconv(cd,NULL,NULL,NULL,NULL);
35508 rm -f conftest.
$ac_objext conftest
$ac_exeext
35509 if { (ac_try
="$ac_link"
35510 case "(($ac_try" in
35511 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
35512 *) ac_try_echo=$ac_try;;
35514 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
35515 (eval "$ac_link") 2>conftest.er1
35517 grep -v '^ *+' conftest.er1 >conftest.err
35519 cat conftest.err >&5
35520 echo "$as_me:$LINENO: \$? = $ac_status" >&5
35521 (exit $ac_status); } && {
35522 test -z "$ac_c_werror_flag" ||
35523 test ! -s conftest.err
35524 } && test -s conftest$ac_exeext &&
35525 $as_test_x conftest$ac_exeext; then
35526 am_cv_func_iconv=yes
35528 echo "$as_me: failed program was:" >&5
35529 sed 's/^/| /' conftest.$ac_ext >&5
35534 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
35535 conftest$ac_exeext conftest.$ac_ext
35536 if test "$am_cv_func_iconv" != yes; then
35537 am_save_LIBS="$LIBS"
35538 LIBS="$LIBS -liconv"
35539 cat >conftest.$ac_ext <<_ACEOF
35542 cat confdefs.h >>conftest.$ac_ext
35543 cat >>conftest.$ac_ext <<_ACEOF
35544 /* end confdefs.h. */
35545 #include <stdlib.h>
35550 iconv_t cd = iconv_open("","");
35551 iconv(cd,NULL,NULL,NULL,NULL);
35557 rm -f conftest.$ac_objext conftest$ac_exeext
35558 if { (ac_try="$ac_link"
35559 case "(($ac_try" in
35560 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
35561 *) ac_try_echo
=$ac_try;;
35563 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
35564 (eval "$ac_link") 2>conftest.er1
35566 grep -v '^ *+' conftest.er1
>conftest.err
35568 cat conftest.err
>&5
35569 echo "$as_me:$LINENO: \$? = $ac_status" >&5
35570 (exit $ac_status); } && {
35571 test -z "$ac_c_werror_flag" ||
35572 test ! -s conftest.err
35573 } && test -s conftest
$ac_exeext &&
35574 $as_test_x conftest
$ac_exeext; then
35575 am_cv_lib_iconv
=yes
35576 am_cv_func_iconv
=yes
35578 echo "$as_me: failed program was:" >&5
35579 sed 's/^/| /' conftest.
$ac_ext >&5
35584 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
35585 conftest
$ac_exeext conftest.
$ac_ext
35586 LIBS
="$am_save_LIBS"
35590 { echo "$as_me:$LINENO: result: $am_cv_func_iconv" >&5
35591 echo "${ECHO_T}$am_cv_func_iconv" >&6; }
35592 if test "$am_cv_func_iconv" = yes; then
35594 cat >>confdefs.h
<<\_ACEOF
35595 #define HAVE_ICONV 1
35598 { echo "$as_me:$LINENO: checking if iconv needs const" >&5
35599 echo $ECHO_N "checking if iconv needs const... $ECHO_C" >&6; }
35600 if test "${wx_cv_func_iconv_const+set}" = set; then
35601 echo $ECHO_N "(cached) $ECHO_C" >&6
35603 cat >conftest.
$ac_ext <<_ACEOF
35606 cat confdefs.h
>>conftest.
$ac_ext
35607 cat >>conftest.
$ac_ext <<_ACEOF
35608 /* end confdefs.h. */
35610 #include <stdlib.h>
35616 #if defined(__STDC__) || defined(__cplusplus)
35617 size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
35630 rm -f conftest.
$ac_objext
35631 if { (ac_try
="$ac_compile"
35632 case "(($ac_try" in
35633 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
35634 *) ac_try_echo=$ac_try;;
35636 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
35637 (eval "$ac_compile") 2>conftest.er1
35639 grep -v '^ *+' conftest.er1 >conftest.err
35641 cat conftest.err >&5
35642 echo "$as_me:$LINENO: \$? = $ac_status" >&5
35643 (exit $ac_status); } && {
35644 test -z "$ac_c_werror_flag" ||
35645 test ! -s conftest.err
35646 } && test -s conftest.$ac_objext; then
35647 wx_cv_func_iconv_const="no"
35649 echo "$as_me: failed program was:" >&5
35650 sed 's/^/| /' conftest.$ac_ext >&5
35652 wx_cv_func_iconv_const="yes"
35656 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
35659 { echo "$as_me:$LINENO: result: $wx_cv_func_iconv_const" >&5
35660 echo "${ECHO_T}$wx_cv_func_iconv_const" >&6; }
35663 if test "x$wx_cv_func_iconv_const" = "xyes"; then
35664 iconv_const="const"
35668 cat >>confdefs.h <<_ACEOF
35669 #define ICONV_CONST $iconv_const
35674 if test "$am_cv_lib_iconv" = yes; then
35679 LIBS="$LIBICONV $LIBS"
35681 if test "$wxUSE_ON_FATAL_EXCEPTION" = "yes" -a "$wxUSE_UNIX" = "yes"; then
35683 for ac_func in sigaction
35685 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
35686 { echo "$as_me:$LINENO: checking for $ac_func" >&5
35687 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
35688 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
35689 echo $ECHO_N "(cached) $ECHO_C" >&6
35691 cat >conftest.$ac_ext <<_ACEOF
35694 cat confdefs.h >>conftest.$ac_ext
35695 cat >>conftest.$ac_ext <<_ACEOF
35696 /* end confdefs.h. */
35697 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
35698 For example, HP-UX 11i <limits.h> declares gettimeofday. */
35699 #define $ac_func innocuous_$ac_func
35701 /* System header to define __stub macros and hopefully few prototypes,
35702 which can conflict with char $ac_func (); below.
35703 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
35704 <limits.h> exists even on freestanding compilers. */
35707 # include <limits.h>
35709 # include <assert.h>
35714 /* Override any GCC internal prototype to avoid an error.
35715 Use char because int might match the return type of a GCC
35716 builtin and then its argument prototype would still apply. */
35721 /* The GNU C library defines this for functions which it implements
35722 to always fail with ENOSYS. Some functions are actually named
35723 something starting with __ and the normal name is an alias. */
35724 #if defined __stub_$ac_func || defined __stub___$ac_func
35731 return $ac_func ();
35736 rm -f conftest.$ac_objext conftest$ac_exeext
35737 if { (ac_try="$ac_link"
35738 case "(($ac_try" in
35739 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
35740 *) ac_try_echo
=$ac_try;;
35742 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
35743 (eval "$ac_link") 2>conftest.er1
35745 grep -v '^ *+' conftest.er1
>conftest.err
35747 cat conftest.err
>&5
35748 echo "$as_me:$LINENO: \$? = $ac_status" >&5
35749 (exit $ac_status); } && {
35750 test -z "$ac_c_werror_flag" ||
35751 test ! -s conftest.err
35752 } && test -s conftest
$ac_exeext &&
35753 $as_test_x conftest
$ac_exeext; then
35754 eval "$as_ac_var=yes"
35756 echo "$as_me: failed program was:" >&5
35757 sed 's/^/| /' conftest.
$ac_ext >&5
35759 eval "$as_ac_var=no"
35762 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
35763 conftest
$ac_exeext conftest.
$ac_ext
35765 ac_res
=`eval echo '${'$as_ac_var'}'`
35766 { echo "$as_me:$LINENO: result: $ac_res" >&5
35767 echo "${ECHO_T}$ac_res" >&6; }
35768 if test `eval echo '${'$as_ac_var'}'` = yes; then
35769 cat >>confdefs.h
<<_ACEOF
35770 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
35777 if test "$ac_cv_func_sigaction" = "no"; then
35778 { echo "$as_me:$LINENO: WARNING: No POSIX signal functions on this system, wxApp::OnFatalException will not be called" >&5
35779 echo "$as_me: WARNING: No POSIX signal functions on this system, wxApp::OnFatalException will not be called" >&2;}
35780 wxUSE_ON_FATAL_EXCEPTION
=no
35783 if test "$wxUSE_ON_FATAL_EXCEPTION" = "yes"; then
35784 { echo "$as_me:$LINENO: checking for sa_handler type" >&5
35785 echo $ECHO_N "checking for sa_handler type... $ECHO_C" >&6; }
35786 if test "${wx_cv_type_sa_handler+set}" = set; then
35787 echo $ECHO_N "(cached) $ECHO_C" >&6
35791 ac_cpp
='$CXXCPP $CPPFLAGS'
35792 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
35793 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
35794 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu
35796 cat >conftest.
$ac_ext <<_ACEOF
35799 cat confdefs.h
>>conftest.
$ac_ext
35800 cat >>conftest.
$ac_ext <<_ACEOF
35801 /* end confdefs.h. */
35802 #include <signal.h>
35807 extern void testSigHandler(int);
35809 struct sigaction sa;
35810 sa.sa_handler = testSigHandler;
35816 rm -f conftest.
$ac_objext
35817 if { (ac_try
="$ac_compile"
35818 case "(($ac_try" in
35819 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
35820 *) ac_try_echo=$ac_try;;
35822 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
35823 (eval "$ac_compile") 2>conftest.er1
35825 grep -v '^ *+' conftest.er1 >conftest.err
35827 cat conftest.err >&5
35828 echo "$as_me:$LINENO: \$? = $ac_status" >&5
35829 (exit $ac_status); } && {
35830 test -z "$ac_cxx_werror_flag" ||
35831 test ! -s conftest.err
35832 } && test -s conftest.$ac_objext; then
35834 wx_cv_type_sa_handler=int
35837 echo "$as_me: failed program was:" >&5
35838 sed 's/^/| /' conftest.$ac_ext >&5
35841 wx_cv_type_sa_handler=void
35845 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
35847 ac_cpp='$CPP $CPPFLAGS'
35848 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
35849 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
35850 ac_compiler_gnu=$ac_cv_c_compiler_gnu
35854 { echo "$as_me:$LINENO: result: $wx_cv_type_sa_handler" >&5
35855 echo "${ECHO_T}$wx_cv_type_sa_handler" >&6; }
35857 cat >>confdefs.h <<_ACEOF
35858 #define wxTYPE_SA_HANDLER $wx_cv_type_sa_handler
35864 if test "$wxUSE_STACKWALKER" = "yes" -a "$wxUSE_UNIX" = "yes"; then
35865 { echo "$as_me:$LINENO: checking for backtrace() in <execinfo.h>" >&5
35866 echo $ECHO_N "checking for backtrace() in <execinfo.h>... $ECHO_C" >&6; }
35867 if test "${wx_cv_func_backtrace+set}" = set; then
35868 echo $ECHO_N "(cached) $ECHO_C" >&6
35872 ac_cpp='$CXXCPP $CPPFLAGS'
35873 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
35874 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
35875 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
35877 cat >conftest.$ac_ext <<_ACEOF
35880 cat confdefs.h >>conftest.$ac_ext
35881 cat >>conftest.$ac_ext <<_ACEOF
35882 /* end confdefs.h. */
35883 #include <execinfo.h>
35891 backtrace(trace, 1);
35892 messages = backtrace_symbols(trace, 1);
35898 rm -f conftest.$ac_objext
35899 if { (ac_try="$ac_compile"
35900 case "(($ac_try" in
35901 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
35902 *) ac_try_echo
=$ac_try;;
35904 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
35905 (eval "$ac_compile") 2>conftest.er1
35907 grep -v '^ *+' conftest.er1
>conftest.err
35909 cat conftest.err
>&5
35910 echo "$as_me:$LINENO: \$? = $ac_status" >&5
35911 (exit $ac_status); } && {
35912 test -z "$ac_cxx_werror_flag" ||
35913 test ! -s conftest.err
35914 } && test -s conftest.
$ac_objext; then
35915 wx_cv_func_backtrace
=yes
35917 echo "$as_me: failed program was:" >&5
35918 sed 's/^/| /' conftest.
$ac_ext >&5
35920 wx_cv_func_backtrace
=no
35924 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
35926 ac_cpp
='$CPP $CPPFLAGS'
35927 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
35928 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
35929 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
35934 { echo "$as_me:$LINENO: result: $wx_cv_func_backtrace" >&5
35935 echo "${ECHO_T}$wx_cv_func_backtrace" >&6; }
35938 if test "$wx_cv_func_backtrace" = "no"; then
35939 { echo "$as_me:$LINENO: WARNING: backtrace() is not available, wxStackWalker will not be available" >&5
35940 echo "$as_me: WARNING: backtrace() is not available, wxStackWalker will not be available" >&2;}
35941 wxUSE_STACKWALKER
=no
35943 { echo "$as_me:$LINENO: checking for __cxa_demangle() in <cxxabi.h>" >&5
35944 echo $ECHO_N "checking for __cxa_demangle() in <cxxabi.h>... $ECHO_C" >&6; }
35945 if test "${wx_cv_func_cxa_demangle+set}" = set; then
35946 echo $ECHO_N "(cached) $ECHO_C" >&6
35950 ac_cpp
='$CXXCPP $CPPFLAGS'
35951 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
35952 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
35953 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu
35955 cat >conftest.
$ac_ext <<_ACEOF
35958 cat confdefs.h
>>conftest.
$ac_ext
35959 cat >>conftest.
$ac_ext <<_ACEOF
35960 /* end confdefs.h. */
35961 #include <cxxabi.h>
35967 __cxxabiv1::__cxa_demangle("foo", 0, 0, &rc);
35973 rm -f conftest.
$ac_objext conftest
$ac_exeext
35974 if { (ac_try
="$ac_link"
35975 case "(($ac_try" in
35976 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
35977 *) ac_try_echo=$ac_try;;
35979 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
35980 (eval "$ac_link") 2>conftest.er1
35982 grep -v '^ *+' conftest.er1 >conftest.err
35984 cat conftest.err >&5
35985 echo "$as_me:$LINENO: \$? = $ac_status" >&5
35986 (exit $ac_status); } && {
35987 test -z "$ac_cxx_werror_flag" ||
35988 test ! -s conftest.err
35989 } && test -s conftest$ac_exeext &&
35990 $as_test_x conftest$ac_exeext; then
35991 wx_cv_func_cxa_demangle=yes
35993 echo "$as_me: failed program was:" >&5
35994 sed 's/^/| /' conftest.$ac_ext >&5
35996 wx_cv_func_cxa_demangle=no
36000 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
36001 conftest$ac_exeext conftest.$ac_ext
36003 ac_cpp='$CPP $CPPFLAGS'
36004 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
36005 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
36006 ac_compiler_gnu=$ac_cv_c_compiler_gnu
36011 { echo "$as_me:$LINENO: result: $wx_cv_func_cxa_demangle" >&5
36012 echo "${ECHO_T}$wx_cv_func_cxa_demangle" >&6; }
36014 if test "$wx_cv_func_cxa_demangle" = "yes"; then
36015 cat >>confdefs.h <<\_ACEOF
36016 #define HAVE_CXA_DEMANGLE 1
36023 if test "$wxUSE_STACKWALKER" = "yes" -a "$USE_WIN32" != "1" -a "$USE_UNIX" != "1"; then
36024 { echo "$as_me:$LINENO: WARNING: wxStackWalker is only available on Win32 and UNIX... disabled" >&5
36025 echo "$as_me: WARNING: wxStackWalker is only available on Win32 and UNIX... disabled" >&2;}
36026 wxUSE_STACKWALKER=no
36032 for ac_func in mkstemp mktemp
36034 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
36035 { echo "$as_me:$LINENO: checking for $ac_func" >&5
36036 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
36037 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
36038 echo $ECHO_N "(cached) $ECHO_C" >&6
36040 cat >conftest.$ac_ext <<_ACEOF
36043 cat confdefs.h >>conftest.$ac_ext
36044 cat >>conftest.$ac_ext <<_ACEOF
36045 /* end confdefs.h. */
36046 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
36047 For example, HP-UX 11i <limits.h> declares gettimeofday. */
36048 #define $ac_func innocuous_$ac_func
36050 /* System header to define __stub macros and hopefully few prototypes,
36051 which can conflict with char $ac_func (); below.
36052 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
36053 <limits.h> exists even on freestanding compilers. */
36056 # include <limits.h>
36058 # include <assert.h>
36063 /* Override any GCC internal prototype to avoid an error.
36064 Use char because int might match the return type of a GCC
36065 builtin and then its argument prototype would still apply. */
36070 /* The GNU C library defines this for functions which it implements
36071 to always fail with ENOSYS. Some functions are actually named
36072 something starting with __ and the normal name is an alias. */
36073 #if defined __stub_$ac_func || defined __stub___$ac_func
36080 return $ac_func ();
36085 rm -f conftest.$ac_objext conftest$ac_exeext
36086 if { (ac_try="$ac_link"
36087 case "(($ac_try" in
36088 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
36089 *) ac_try_echo
=$ac_try;;
36091 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
36092 (eval "$ac_link") 2>conftest.er1
36094 grep -v '^ *+' conftest.er1
>conftest.err
36096 cat conftest.err
>&5
36097 echo "$as_me:$LINENO: \$? = $ac_status" >&5
36098 (exit $ac_status); } && {
36099 test -z "$ac_c_werror_flag" ||
36100 test ! -s conftest.err
36101 } && test -s conftest
$ac_exeext &&
36102 $as_test_x conftest
$ac_exeext; then
36103 eval "$as_ac_var=yes"
36105 echo "$as_me: failed program was:" >&5
36106 sed 's/^/| /' conftest.
$ac_ext >&5
36108 eval "$as_ac_var=no"
36111 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
36112 conftest
$ac_exeext conftest.
$ac_ext
36114 ac_res
=`eval echo '${'$as_ac_var'}'`
36115 { echo "$as_me:$LINENO: result: $ac_res" >&5
36116 echo "${ECHO_T}$ac_res" >&6; }
36117 if test `eval echo '${'$as_ac_var'}'` = yes; then
36118 cat >>confdefs.h
<<_ACEOF
36119 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
36126 { echo "$as_me:$LINENO: checking for statfs" >&5
36127 echo $ECHO_N "checking for statfs... $ECHO_C" >&6; }
36128 if test "${wx_cv_func_statfs+set}" = set; then
36129 echo $ECHO_N "(cached) $ECHO_C" >&6
36131 cat >conftest.
$ac_ext <<_ACEOF
36134 cat confdefs.h
>>conftest.
$ac_ext
36135 cat >>conftest.
$ac_ext <<_ACEOF
36136 /* end confdefs.h. */
36138 #if defined(__BSD__)
36139 #include <sys/param.h>
36140 #include <sys/mount.h>
36142 #include <sys/vfs.h>
36160 rm -f conftest.
$ac_objext
36161 if { (ac_try
="$ac_compile"
36162 case "(($ac_try" in
36163 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
36164 *) ac_try_echo=$ac_try;;
36166 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
36167 (eval "$ac_compile") 2>conftest.er1
36169 grep -v '^ *+' conftest.er1 >conftest.err
36171 cat conftest.err >&5
36172 echo "$as_me:$LINENO: \$? = $ac_status" >&5
36173 (exit $ac_status); } && {
36174 test -z "$ac_c_werror_flag" ||
36175 test ! -s conftest.err
36176 } && test -s conftest.$ac_objext; then
36177 wx_cv_func_statfs=yes
36179 echo "$as_me: failed program was:" >&5
36180 sed 's/^/| /' conftest.$ac_ext >&5
36182 wx_cv_func_statfs=no
36186 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
36189 { echo "$as_me:$LINENO: result: $wx_cv_func_statfs" >&5
36190 echo "${ECHO_T}$wx_cv_func_statfs" >&6; }
36192 if test "$wx_cv_func_statfs" = "yes"; then
36193 { echo "$as_me:$LINENO: checking for statfs declaration" >&5
36194 echo $ECHO_N "checking for statfs declaration... $ECHO_C" >&6; }
36195 if test "${wx_cv_func_statfs_decl+set}" = set; then
36196 echo $ECHO_N "(cached) $ECHO_C" >&6
36199 ac_cpp='$CXXCPP $CPPFLAGS'
36200 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
36201 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
36202 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
36204 cat >conftest.$ac_ext <<_ACEOF
36207 cat confdefs.h >>conftest.$ac_ext
36208 cat >>conftest.$ac_ext <<_ACEOF
36209 /* end confdefs.h. */
36211 #if defined(__BSD__)
36212 #include <sys/param.h>
36213 #include <sys/mount.h>
36215 #include <sys/vfs.h>
36229 rm -f conftest.$ac_objext
36230 if { (ac_try="$ac_compile"
36231 case "(($ac_try" in
36232 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
36233 *) ac_try_echo
=$ac_try;;
36235 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
36236 (eval "$ac_compile") 2>conftest.er1
36238 grep -v '^ *+' conftest.er1
>conftest.err
36240 cat conftest.err
>&5
36241 echo "$as_me:$LINENO: \$? = $ac_status" >&5
36242 (exit $ac_status); } && {
36243 test -z "$ac_cxx_werror_flag" ||
36244 test ! -s conftest.err
36245 } && test -s conftest.
$ac_objext; then
36246 wx_cv_func_statfs_decl
=yes
36248 echo "$as_me: failed program was:" >&5
36249 sed 's/^/| /' conftest.
$ac_ext >&5
36251 wx_cv_func_statfs_decl
=no
36255 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
36257 ac_cpp
='$CPP $CPPFLAGS'
36258 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
36259 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
36260 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
36264 { echo "$as_me:$LINENO: result: $wx_cv_func_statfs_decl" >&5
36265 echo "${ECHO_T}$wx_cv_func_statfs_decl" >&6; }
36267 if test "$wx_cv_func_statfs_decl" = "yes"; then
36268 cat >>confdefs.h
<<\_ACEOF
36269 #define HAVE_STATFS_DECL 1
36274 wx_cv_type_statvfs_t
="struct statfs"
36275 cat >>confdefs.h
<<\_ACEOF
36276 #define HAVE_STATFS 1
36280 { echo "$as_me:$LINENO: checking for statvfs" >&5
36281 echo $ECHO_N "checking for statvfs... $ECHO_C" >&6; }
36282 if test "${wx_cv_func_statvfs+set}" = set; then
36283 echo $ECHO_N "(cached) $ECHO_C" >&6
36285 cat >conftest.
$ac_ext <<_ACEOF
36288 cat confdefs.h
>>conftest.
$ac_ext
36289 cat >>conftest.
$ac_ext <<_ACEOF
36290 /* end confdefs.h. */
36292 #include <stddef.h>
36293 #include <sys/statvfs.h>
36299 statvfs("/", NULL);
36305 rm -f conftest.
$ac_objext
36306 if { (ac_try
="$ac_compile"
36307 case "(($ac_try" in
36308 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
36309 *) ac_try_echo=$ac_try;;
36311 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
36312 (eval "$ac_compile") 2>conftest.er1
36314 grep -v '^ *+' conftest.er1 >conftest.err
36316 cat conftest.err >&5
36317 echo "$as_me:$LINENO: \$? = $ac_status" >&5
36318 (exit $ac_status); } && {
36319 test -z "$ac_c_werror_flag" ||
36320 test ! -s conftest.err
36321 } && test -s conftest.$ac_objext; then
36322 wx_cv_func_statvfs=yes
36324 echo "$as_me: failed program was:" >&5
36325 sed 's/^/| /' conftest.$ac_ext >&5
36327 wx_cv_func_statvfs=no
36331 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
36334 { echo "$as_me:$LINENO: result: $wx_cv_func_statvfs" >&5
36335 echo "${ECHO_T}$wx_cv_func_statvfs" >&6; }
36337 if test "$wx_cv_func_statvfs" = "yes"; then
36338 { echo "$as_me:$LINENO: checking for statvfs argument type" >&5
36339 echo $ECHO_N "checking for statvfs argument type... $ECHO_C" >&6; }
36340 if test "${wx_cv_type_statvfs_t+set}" = set; then
36341 echo $ECHO_N "(cached) $ECHO_C" >&6
36344 ac_cpp='$CXXCPP $CPPFLAGS'
36345 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
36346 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
36347 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
36349 cat >conftest.$ac_ext <<_ACEOF
36352 cat confdefs.h >>conftest.$ac_ext
36353 cat >>conftest.$ac_ext <<_ACEOF
36354 /* end confdefs.h. */
36356 #include <sys/statvfs.h>
36373 rm -f conftest.$ac_objext
36374 if { (ac_try="$ac_compile"
36375 case "(($ac_try" in
36376 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
36377 *) ac_try_echo
=$ac_try;;
36379 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
36380 (eval "$ac_compile") 2>conftest.er1
36382 grep -v '^ *+' conftest.er1
>conftest.err
36384 cat conftest.err
>&5
36385 echo "$as_me:$LINENO: \$? = $ac_status" >&5
36386 (exit $ac_status); } && {
36387 test -z "$ac_cxx_werror_flag" ||
36388 test ! -s conftest.err
36389 } && test -s conftest.
$ac_objext; then
36390 wx_cv_type_statvfs_t
=statvfs_t
36392 echo "$as_me: failed program was:" >&5
36393 sed 's/^/| /' conftest.
$ac_ext >&5
36396 cat >conftest.
$ac_ext <<_ACEOF
36399 cat confdefs.h
>>conftest.
$ac_ext
36400 cat >>conftest.
$ac_ext <<_ACEOF
36401 /* end confdefs.h. */
36403 #include <sys/statvfs.h>
36420 rm -f conftest.
$ac_objext
36421 if { (ac_try
="$ac_compile"
36422 case "(($ac_try" in
36423 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
36424 *) ac_try_echo=$ac_try;;
36426 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
36427 (eval "$ac_compile") 2>conftest.er1
36429 grep -v '^ *+' conftest.er1 >conftest.err
36431 cat conftest.err >&5
36432 echo "$as_me:$LINENO: \$? = $ac_status" >&5
36433 (exit $ac_status); } && {
36434 test -z "$ac_cxx_werror_flag" ||
36435 test ! -s conftest.err
36436 } && test -s conftest.$ac_objext; then
36437 wx_cv_type_statvfs_t="struct statvfs"
36439 echo "$as_me: failed program was:" >&5
36440 sed 's/^/| /' conftest.$ac_ext >&5
36442 wx_cv_type_statvfs_t="unknown"
36446 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
36451 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
36453 ac_cpp='$CPP $CPPFLAGS'
36454 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
36455 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
36456 ac_compiler_gnu=$ac_cv_c_compiler_gnu
36460 { echo "$as_me:$LINENO: result: $wx_cv_type_statvfs_t" >&5
36461 echo "${ECHO_T}$wx_cv_type_statvfs_t" >&6; }
36463 if test "$wx_cv_type_statvfs_t" != "unknown"; then
36464 cat >>confdefs.h <<\_ACEOF
36465 #define HAVE_STATVFS 1
36470 wx_cv_type_statvfs_t="unknown"
36474 if test "$wx_cv_type_statvfs_t" != "unknown"; then
36475 cat >>confdefs.h <<_ACEOF
36476 #define WX_STATFS_T $wx_cv_type_statvfs_t
36480 { echo "$as_me:$LINENO: WARNING: wxGetDiskSpace() function won't work without statfs()" >&5
36481 echo "$as_me: WARNING: wxGetDiskSpace() function won't work without statfs()" >&2;}
36484 if test "$wxUSE_SNGLINST_CHECKER" = "yes"; then
36487 for ac_func in fcntl flock
36489 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
36490 { echo "$as_me:$LINENO: checking for $ac_func" >&5
36491 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
36492 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
36493 echo $ECHO_N "(cached) $ECHO_C" >&6
36495 cat >conftest.$ac_ext <<_ACEOF
36498 cat confdefs.h >>conftest.$ac_ext
36499 cat >>conftest.$ac_ext <<_ACEOF
36500 /* end confdefs.h. */
36501 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
36502 For example, HP-UX 11i <limits.h> declares gettimeofday. */
36503 #define $ac_func innocuous_$ac_func
36505 /* System header to define __stub macros and hopefully few prototypes,
36506 which can conflict with char $ac_func (); below.
36507 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
36508 <limits.h> exists even on freestanding compilers. */
36511 # include <limits.h>
36513 # include <assert.h>
36518 /* Override any GCC internal prototype to avoid an error.
36519 Use char because int might match the return type of a GCC
36520 builtin and then its argument prototype would still apply. */
36525 /* The GNU C library defines this for functions which it implements
36526 to always fail with ENOSYS. Some functions are actually named
36527 something starting with __ and the normal name is an alias. */
36528 #if defined __stub_$ac_func || defined __stub___$ac_func
36535 return $ac_func ();
36540 rm -f conftest.$ac_objext conftest$ac_exeext
36541 if { (ac_try="$ac_link"
36542 case "(($ac_try" in
36543 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
36544 *) ac_try_echo
=$ac_try;;
36546 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
36547 (eval "$ac_link") 2>conftest.er1
36549 grep -v '^ *+' conftest.er1
>conftest.err
36551 cat conftest.err
>&5
36552 echo "$as_me:$LINENO: \$? = $ac_status" >&5
36553 (exit $ac_status); } && {
36554 test -z "$ac_c_werror_flag" ||
36555 test ! -s conftest.err
36556 } && test -s conftest
$ac_exeext &&
36557 $as_test_x conftest
$ac_exeext; then
36558 eval "$as_ac_var=yes"
36560 echo "$as_me: failed program was:" >&5
36561 sed 's/^/| /' conftest.
$ac_ext >&5
36563 eval "$as_ac_var=no"
36566 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
36567 conftest
$ac_exeext conftest.
$ac_ext
36569 ac_res
=`eval echo '${'$as_ac_var'}'`
36570 { echo "$as_me:$LINENO: result: $ac_res" >&5
36571 echo "${ECHO_T}$ac_res" >&6; }
36572 if test `eval echo '${'$as_ac_var'}'` = yes; then
36573 cat >>confdefs.h
<<_ACEOF
36574 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
36581 if test "$ac_cv_func_fcntl" != "yes" -a "$ac_cv_func_flock" != "yes"; then
36582 { echo "$as_me:$LINENO: WARNING: wxSingleInstanceChecker not available" >&5
36583 echo "$as_me: WARNING: wxSingleInstanceChecker not available" >&2;}
36584 wxUSE_SNGLINST_CHECKER
=no
36589 for ac_func
in timegm
36591 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
36592 { echo "$as_me:$LINENO: checking for $ac_func" >&5
36593 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
36594 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
36595 echo $ECHO_N "(cached) $ECHO_C" >&6
36597 cat >conftest.
$ac_ext <<_ACEOF
36600 cat confdefs.h
>>conftest.
$ac_ext
36601 cat >>conftest.
$ac_ext <<_ACEOF
36602 /* end confdefs.h. */
36603 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
36604 For example, HP-UX 11i <limits.h> declares gettimeofday. */
36605 #define $ac_func innocuous_$ac_func
36607 /* System header to define __stub macros and hopefully few prototypes,
36608 which can conflict with char $ac_func (); below.
36609 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
36610 <limits.h> exists even on freestanding compilers. */
36613 # include <limits.h>
36615 # include <assert.h>
36620 /* Override any GCC internal prototype to avoid an error.
36621 Use char because int might match the return type of a GCC
36622 builtin and then its argument prototype would still apply. */
36627 /* The GNU C library defines this for functions which it implements
36628 to always fail with ENOSYS. Some functions are actually named
36629 something starting with __ and the normal name is an alias. */
36630 #if defined __stub_$ac_func || defined __stub___$ac_func
36637 return $ac_func ();
36642 rm -f conftest.
$ac_objext conftest
$ac_exeext
36643 if { (ac_try
="$ac_link"
36644 case "(($ac_try" in
36645 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
36646 *) ac_try_echo=$ac_try;;
36648 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
36649 (eval "$ac_link") 2>conftest.er1
36651 grep -v '^ *+' conftest.er1 >conftest.err
36653 cat conftest.err >&5
36654 echo "$as_me:$LINENO: \$? = $ac_status" >&5
36655 (exit $ac_status); } && {
36656 test -z "$ac_c_werror_flag" ||
36657 test ! -s conftest.err
36658 } && test -s conftest$ac_exeext &&
36659 $as_test_x conftest$ac_exeext; then
36660 eval "$as_ac_var=yes"
36662 echo "$as_me: failed program was:" >&5
36663 sed 's/^/| /' conftest.$ac_ext >&5
36665 eval "$as_ac_var=no"
36668 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
36669 conftest$ac_exeext conftest.$ac_ext
36671 ac_res=`eval echo '${'$as_ac_var'}'`
36672 { echo "$as_me:$LINENO: result: $ac_res" >&5
36673 echo "${ECHO_T}$ac_res" >&6; }
36674 if test `eval echo '${'$as_ac_var'}'` = yes; then
36675 cat >>confdefs.h <<_ACEOF
36676 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
36685 for ac_func in putenv setenv
36687 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
36688 { echo "$as_me:$LINENO: checking for $ac_func" >&5
36689 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
36690 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
36691 echo $ECHO_N "(cached) $ECHO_C" >&6
36693 cat >conftest.$ac_ext <<_ACEOF
36696 cat confdefs.h >>conftest.$ac_ext
36697 cat >>conftest.$ac_ext <<_ACEOF
36698 /* end confdefs.h. */
36699 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
36700 For example, HP-UX 11i <limits.h> declares gettimeofday. */
36701 #define $ac_func innocuous_$ac_func
36703 /* System header to define __stub macros and hopefully few prototypes,
36704 which can conflict with char $ac_func (); below.
36705 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
36706 <limits.h> exists even on freestanding compilers. */
36709 # include <limits.h>
36711 # include <assert.h>
36716 /* Override any GCC internal prototype to avoid an error.
36717 Use char because int might match the return type of a GCC
36718 builtin and then its argument prototype would still apply. */
36723 /* The GNU C library defines this for functions which it implements
36724 to always fail with ENOSYS. Some functions are actually named
36725 something starting with __ and the normal name is an alias. */
36726 #if defined __stub_$ac_func || defined __stub___$ac_func
36733 return $ac_func ();
36738 rm -f conftest.$ac_objext conftest$ac_exeext
36739 if { (ac_try="$ac_link"
36740 case "(($ac_try" in
36741 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
36742 *) ac_try_echo
=$ac_try;;
36744 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
36745 (eval "$ac_link") 2>conftest.er1
36747 grep -v '^ *+' conftest.er1
>conftest.err
36749 cat conftest.err
>&5
36750 echo "$as_me:$LINENO: \$? = $ac_status" >&5
36751 (exit $ac_status); } && {
36752 test -z "$ac_c_werror_flag" ||
36753 test ! -s conftest.err
36754 } && test -s conftest
$ac_exeext &&
36755 $as_test_x conftest
$ac_exeext; then
36756 eval "$as_ac_var=yes"
36758 echo "$as_me: failed program was:" >&5
36759 sed 's/^/| /' conftest.
$ac_ext >&5
36761 eval "$as_ac_var=no"
36764 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
36765 conftest
$ac_exeext conftest.
$ac_ext
36767 ac_res
=`eval echo '${'$as_ac_var'}'`
36768 { echo "$as_me:$LINENO: result: $ac_res" >&5
36769 echo "${ECHO_T}$ac_res" >&6; }
36770 if test `eval echo '${'$as_ac_var'}'` = yes; then
36771 cat >>confdefs.h
<<_ACEOF
36772 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
36779 HAVE_SOME_SLEEP_FUNC
=0
36780 if test "$USE_BEOS" = 1; then
36781 cat >>confdefs.h
<<\_ACEOF
36782 #define HAVE_SLEEP 1
36785 HAVE_SOME_SLEEP_FUNC
=1
36788 if test "$USE_DARWIN" = 1; then
36789 cat >>confdefs.h
<<\_ACEOF
36790 #define HAVE_USLEEP 1
36793 HAVE_SOME_SLEEP_FUNC
=1
36796 if test "$HAVE_SOME_SLEEP_FUNC" != 1; then
36799 for ac_func
in nanosleep
36801 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
36802 { echo "$as_me:$LINENO: checking for $ac_func" >&5
36803 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
36804 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
36805 echo $ECHO_N "(cached) $ECHO_C" >&6
36807 cat >conftest.
$ac_ext <<_ACEOF
36810 cat confdefs.h
>>conftest.
$ac_ext
36811 cat >>conftest.
$ac_ext <<_ACEOF
36812 /* end confdefs.h. */
36813 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
36814 For example, HP-UX 11i <limits.h> declares gettimeofday. */
36815 #define $ac_func innocuous_$ac_func
36817 /* System header to define __stub macros and hopefully few prototypes,
36818 which can conflict with char $ac_func (); below.
36819 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
36820 <limits.h> exists even on freestanding compilers. */
36823 # include <limits.h>
36825 # include <assert.h>
36830 /* Override any GCC internal prototype to avoid an error.
36831 Use char because int might match the return type of a GCC
36832 builtin and then its argument prototype would still apply. */
36837 /* The GNU C library defines this for functions which it implements
36838 to always fail with ENOSYS. Some functions are actually named
36839 something starting with __ and the normal name is an alias. */
36840 #if defined __stub_$ac_func || defined __stub___$ac_func
36847 return $ac_func ();
36852 rm -f conftest.
$ac_objext conftest
$ac_exeext
36853 if { (ac_try
="$ac_link"
36854 case "(($ac_try" in
36855 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
36856 *) ac_try_echo=$ac_try;;
36858 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
36859 (eval "$ac_link") 2>conftest.er1
36861 grep -v '^ *+' conftest.er1 >conftest.err
36863 cat conftest.err >&5
36864 echo "$as_me:$LINENO: \$? = $ac_status" >&5
36865 (exit $ac_status); } && {
36866 test -z "$ac_c_werror_flag" ||
36867 test ! -s conftest.err
36868 } && test -s conftest$ac_exeext &&
36869 $as_test_x conftest$ac_exeext; then
36870 eval "$as_ac_var=yes"
36872 echo "$as_me: failed program was:" >&5
36873 sed 's/^/| /' conftest.$ac_ext >&5
36875 eval "$as_ac_var=no"
36878 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
36879 conftest$ac_exeext conftest.$ac_ext
36881 ac_res=`eval echo '${'$as_ac_var'}'`
36882 { echo "$as_me:$LINENO: result: $ac_res" >&5
36883 echo "${ECHO_T}$ac_res" >&6; }
36884 if test `eval echo '${'$as_ac_var'}'` = yes; then
36885 cat >>confdefs.h <<_ACEOF
36886 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
36888 cat >>confdefs.h <<\_ACEOF
36889 #define HAVE_NANOSLEEP 1
36894 { echo "$as_me:$LINENO: checking for nanosleep in -lposix4" >&5
36895 echo $ECHO_N "checking for nanosleep in -lposix4... $ECHO_C" >&6; }
36896 if test "${ac_cv_lib_posix4_nanosleep+set}" = set; then
36897 echo $ECHO_N "(cached) $ECHO_C" >&6
36899 ac_check_lib_save_LIBS=$LIBS
36900 LIBS="-lposix4 $LIBS"
36901 cat >conftest.$ac_ext <<_ACEOF
36904 cat confdefs.h >>conftest.$ac_ext
36905 cat >>conftest.$ac_ext <<_ACEOF
36906 /* end confdefs.h. */
36908 /* Override any GCC internal prototype to avoid an error.
36909 Use char because int might match the return type of a GCC
36910 builtin and then its argument prototype would still apply. */
36918 return nanosleep ();
36923 rm -f conftest.$ac_objext conftest$ac_exeext
36924 if { (ac_try="$ac_link"
36925 case "(($ac_try" in
36926 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
36927 *) ac_try_echo
=$ac_try;;
36929 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
36930 (eval "$ac_link") 2>conftest.er1
36932 grep -v '^ *+' conftest.er1
>conftest.err
36934 cat conftest.err
>&5
36935 echo "$as_me:$LINENO: \$? = $ac_status" >&5
36936 (exit $ac_status); } && {
36937 test -z "$ac_c_werror_flag" ||
36938 test ! -s conftest.err
36939 } && test -s conftest
$ac_exeext &&
36940 $as_test_x conftest
$ac_exeext; then
36941 ac_cv_lib_posix4_nanosleep
=yes
36943 echo "$as_me: failed program was:" >&5
36944 sed 's/^/| /' conftest.
$ac_ext >&5
36946 ac_cv_lib_posix4_nanosleep
=no
36949 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
36950 conftest
$ac_exeext conftest.
$ac_ext
36951 LIBS
=$ac_check_lib_save_LIBS
36953 { echo "$as_me:$LINENO: result: $ac_cv_lib_posix4_nanosleep" >&5
36954 echo "${ECHO_T}$ac_cv_lib_posix4_nanosleep" >&6; }
36955 if test $ac_cv_lib_posix4_nanosleep = yes; then
36957 cat >>confdefs.h
<<\_ACEOF
36958 #define HAVE_NANOSLEEP 1
36961 POSIX4_LINK
=" -lposix4"
36966 for wx_func
in usleep
36968 { echo "$as_me:$LINENO: checking for $wx_func" >&5
36969 echo $ECHO_N "checking for $wx_func... $ECHO_C" >&6; }
36970 if { as_var
=wx_cv_func_
$wx_func; eval "test \"\${$as_var+set}\" = set"; }; then
36971 echo $ECHO_N "(cached) $ECHO_C" >&6
36974 cat >conftest.
$ac_ext <<_ACEOF
36978 cat confdefs.h
>>conftest.
$ac_ext
36979 cat >>conftest.
$ac_ext <<_ACEOF
36980 /* end confdefs.h. */
36983 $ac_includes_default
36999 rm -f conftest.
$ac_objext conftest
$ac_exeext
37000 if { (ac_try
="$ac_link"
37001 case "(($ac_try" in
37002 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
37003 *) ac_try_echo=$ac_try;;
37005 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
37006 (eval "$ac_link") 2>conftest.er1
37008 grep -v '^ *+' conftest.er1 >conftest.err
37010 cat conftest.err >&5
37011 echo "$as_me:$LINENO: \$? = $ac_status" >&5
37012 (exit $ac_status); } && {
37013 test -z "$ac_c_werror_flag" ||
37014 test ! -s conftest.err
37015 } && test -s conftest$ac_exeext &&
37016 $as_test_x conftest$ac_exeext; then
37017 eval wx_cv_func_$wx_func=yes
37019 echo "$as_me: failed program was:" >&5
37020 sed 's/^/| /' conftest.$ac_ext >&5
37022 eval wx_cv_func_$wx_func=no
37025 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
37026 conftest$ac_exeext conftest.$ac_ext
37029 ac_res=`eval echo '${'wx_cv_func_$wx_func'}'`
37030 { echo "$as_me:$LINENO: result: $ac_res" >&5
37031 echo "${ECHO_T}$ac_res" >&6; }
37033 if eval test \$wx_cv_func_$wx_func = yes
37035 cat >>confdefs.h <<_ACEOF
37036 #define HAVE_`echo $wx_func | tr 'a-z' 'A-Z'` 1
37042 { echo "$as_me:$LINENO: WARNING: wxSleep() function will not work" >&5
37043 echo "$as_me: WARNING: wxSleep() function will not work" >&2;}
37060 for wx_func in uname
37062 { echo "$as_me:$LINENO: checking for $wx_func" >&5
37063 echo $ECHO_N "checking for $wx_func... $ECHO_C" >&6; }
37064 if { as_var=wx_cv_func_$wx_func; eval "test \"\${$as_var+set}\" = set"; }; then
37065 echo $ECHO_N "(cached) $ECHO_C" >&6
37068 cat >conftest.$ac_ext <<_ACEOF
37072 cat confdefs.h >>conftest.$ac_ext
37073 cat >>conftest.$ac_ext <<_ACEOF
37074 /* end confdefs.h. */
37076 #include <sys/utsname.h>
37077 $ac_includes_default
37093 rm -f conftest.$ac_objext conftest$ac_exeext
37094 if { (ac_try="$ac_link"
37095 case "(($ac_try" in
37096 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
37097 *) ac_try_echo
=$ac_try;;
37099 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
37100 (eval "$ac_link") 2>conftest.er1
37102 grep -v '^ *+' conftest.er1
>conftest.err
37104 cat conftest.err
>&5
37105 echo "$as_me:$LINENO: \$? = $ac_status" >&5
37106 (exit $ac_status); } && {
37107 test -z "$ac_c_werror_flag" ||
37108 test ! -s conftest.err
37109 } && test -s conftest
$ac_exeext &&
37110 $as_test_x conftest
$ac_exeext; then
37111 eval wx_cv_func_
$wx_func=yes
37113 echo "$as_me: failed program was:" >&5
37114 sed 's/^/| /' conftest.
$ac_ext >&5
37116 eval wx_cv_func_
$wx_func=no
37119 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
37120 conftest
$ac_exeext conftest.
$ac_ext
37123 ac_res
=`eval echo '${'wx_cv_func_$wx_func'}'`
37124 { echo "$as_me:$LINENO: result: $ac_res" >&5
37125 echo "${ECHO_T}$ac_res" >&6; }
37127 if eval test \
$wx_cv_func_$wx_func = yes
37129 cat >>confdefs.h
<<_ACEOF
37130 #define HAVE_`echo $wx_func | tr 'a-z' 'A-Z'` 1
37140 if test "$wx_cv_func_uname" != yes; then
37142 for wx_func
in gethostname
37144 { echo "$as_me:$LINENO: checking for $wx_func" >&5
37145 echo $ECHO_N "checking for $wx_func... $ECHO_C" >&6; }
37146 if { as_var
=wx_cv_func_
$wx_func; eval "test \"\${$as_var+set}\" = set"; }; then
37147 echo $ECHO_N "(cached) $ECHO_C" >&6
37150 cat >conftest.
$ac_ext <<_ACEOF
37154 cat confdefs.h
>>conftest.
$ac_ext
37155 cat >>conftest.
$ac_ext <<_ACEOF
37156 /* end confdefs.h. */
37159 $ac_includes_default
37175 rm -f conftest.
$ac_objext conftest
$ac_exeext
37176 if { (ac_try
="$ac_link"
37177 case "(($ac_try" in
37178 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
37179 *) ac_try_echo=$ac_try;;
37181 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
37182 (eval "$ac_link") 2>conftest.er1
37184 grep -v '^ *+' conftest.er1 >conftest.err
37186 cat conftest.err >&5
37187 echo "$as_me:$LINENO: \$? = $ac_status" >&5
37188 (exit $ac_status); } && {
37189 test -z "$ac_c_werror_flag" ||
37190 test ! -s conftest.err
37191 } && test -s conftest$ac_exeext &&
37192 $as_test_x conftest$ac_exeext; then
37193 eval wx_cv_func_$wx_func=yes
37195 echo "$as_me: failed program was:" >&5
37196 sed 's/^/| /' conftest.$ac_ext >&5
37198 eval wx_cv_func_$wx_func=no
37201 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
37202 conftest$ac_exeext conftest.$ac_ext
37205 ac_res=`eval echo '${'wx_cv_func_$wx_func'}'`
37206 { echo "$as_me:$LINENO: result: $ac_res" >&5
37207 echo "${ECHO_T}$ac_res" >&6; }
37209 if eval test \$wx_cv_func_$wx_func = yes
37211 cat >>confdefs.h <<_ACEOF
37212 #define HAVE_`echo $wx_func | tr 'a-z' 'A-Z'` 1
37225 for wx_func in strtok_r
37227 { echo "$as_me:$LINENO: checking for $wx_func" >&5
37228 echo $ECHO_N "checking for $wx_func... $ECHO_C" >&6; }
37229 if { as_var=wx_cv_func_$wx_func; eval "test \"\${$as_var+set}\" = set"; }; then
37230 echo $ECHO_N "(cached) $ECHO_C" >&6
37233 cat >conftest.$ac_ext <<_ACEOF
37237 cat confdefs.h >>conftest.$ac_ext
37238 cat >>conftest.$ac_ext <<_ACEOF
37239 /* end confdefs.h. */
37242 $ac_includes_default
37258 rm -f conftest.$ac_objext conftest$ac_exeext
37259 if { (ac_try="$ac_link"
37260 case "(($ac_try" in
37261 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
37262 *) ac_try_echo
=$ac_try;;
37264 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
37265 (eval "$ac_link") 2>conftest.er1
37267 grep -v '^ *+' conftest.er1
>conftest.err
37269 cat conftest.err
>&5
37270 echo "$as_me:$LINENO: \$? = $ac_status" >&5
37271 (exit $ac_status); } && {
37272 test -z "$ac_c_werror_flag" ||
37273 test ! -s conftest.err
37274 } && test -s conftest
$ac_exeext &&
37275 $as_test_x conftest
$ac_exeext; then
37276 eval wx_cv_func_
$wx_func=yes
37278 echo "$as_me: failed program was:" >&5
37279 sed 's/^/| /' conftest.
$ac_ext >&5
37281 eval wx_cv_func_
$wx_func=no
37284 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
37285 conftest
$ac_exeext conftest.
$ac_ext
37288 ac_res
=`eval echo '${'wx_cv_func_$wx_func'}'`
37289 { echo "$as_me:$LINENO: result: $ac_res" >&5
37290 echo "${ECHO_T}$ac_res" >&6; }
37292 if eval test \
$wx_cv_func_$wx_func = yes
37294 cat >>confdefs.h
<<_ACEOF
37295 #define HAVE_`echo $wx_func | tr 'a-z' 'A-Z'` 1
37308 for ac_func
in inet_addr
37310 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
37311 { echo "$as_me:$LINENO: checking for $ac_func" >&5
37312 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
37313 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
37314 echo $ECHO_N "(cached) $ECHO_C" >&6
37316 cat >conftest.
$ac_ext <<_ACEOF
37319 cat confdefs.h
>>conftest.
$ac_ext
37320 cat >>conftest.
$ac_ext <<_ACEOF
37321 /* end confdefs.h. */
37322 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
37323 For example, HP-UX 11i <limits.h> declares gettimeofday. */
37324 #define $ac_func innocuous_$ac_func
37326 /* System header to define __stub macros and hopefully few prototypes,
37327 which can conflict with char $ac_func (); below.
37328 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
37329 <limits.h> exists even on freestanding compilers. */
37332 # include <limits.h>
37334 # include <assert.h>
37339 /* Override any GCC internal prototype to avoid an error.
37340 Use char because int might match the return type of a GCC
37341 builtin and then its argument prototype would still apply. */
37346 /* The GNU C library defines this for functions which it implements
37347 to always fail with ENOSYS. Some functions are actually named
37348 something starting with __ and the normal name is an alias. */
37349 #if defined __stub_$ac_func || defined __stub___$ac_func
37356 return $ac_func ();
37361 rm -f conftest.
$ac_objext conftest
$ac_exeext
37362 if { (ac_try
="$ac_link"
37363 case "(($ac_try" in
37364 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
37365 *) ac_try_echo=$ac_try;;
37367 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
37368 (eval "$ac_link") 2>conftest.er1
37370 grep -v '^ *+' conftest.er1 >conftest.err
37372 cat conftest.err >&5
37373 echo "$as_me:$LINENO: \$? = $ac_status" >&5
37374 (exit $ac_status); } && {
37375 test -z "$ac_c_werror_flag" ||
37376 test ! -s conftest.err
37377 } && test -s conftest$ac_exeext &&
37378 $as_test_x conftest$ac_exeext; then
37379 eval "$as_ac_var=yes"
37381 echo "$as_me: failed program was:" >&5
37382 sed 's/^/| /' conftest.$ac_ext >&5
37384 eval "$as_ac_var=no"
37387 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
37388 conftest$ac_exeext conftest.$ac_ext
37390 ac_res=`eval echo '${'$as_ac_var'}'`
37391 { echo "$as_me:$LINENO: result: $ac_res" >&5
37392 echo "${ECHO_T}$ac_res" >&6; }
37393 if test `eval echo '${'$as_ac_var'}'` = yes; then
37394 cat >>confdefs.h <<_ACEOF
37395 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
37397 cat >>confdefs.h <<\_ACEOF
37398 #define HAVE_INET_ADDR 1
37403 { echo "$as_me:$LINENO: checking for inet_addr in -lnsl" >&5
37404 echo $ECHO_N "checking for inet_addr in -lnsl... $ECHO_C" >&6; }
37405 if test "${ac_cv_lib_nsl_inet_addr+set}" = set; then
37406 echo $ECHO_N "(cached) $ECHO_C" >&6
37408 ac_check_lib_save_LIBS=$LIBS
37410 cat >conftest.$ac_ext <<_ACEOF
37413 cat confdefs.h >>conftest.$ac_ext
37414 cat >>conftest.$ac_ext <<_ACEOF
37415 /* end confdefs.h. */
37417 /* Override any GCC internal prototype to avoid an error.
37418 Use char because int might match the return type of a GCC
37419 builtin and then its argument prototype would still apply. */
37427 return inet_addr ();
37432 rm -f conftest.$ac_objext conftest$ac_exeext
37433 if { (ac_try="$ac_link"
37434 case "(($ac_try" in
37435 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
37436 *) ac_try_echo
=$ac_try;;
37438 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
37439 (eval "$ac_link") 2>conftest.er1
37441 grep -v '^ *+' conftest.er1
>conftest.err
37443 cat conftest.err
>&5
37444 echo "$as_me:$LINENO: \$? = $ac_status" >&5
37445 (exit $ac_status); } && {
37446 test -z "$ac_c_werror_flag" ||
37447 test ! -s conftest.err
37448 } && test -s conftest
$ac_exeext &&
37449 $as_test_x conftest
$ac_exeext; then
37450 ac_cv_lib_nsl_inet_addr
=yes
37452 echo "$as_me: failed program was:" >&5
37453 sed 's/^/| /' conftest.
$ac_ext >&5
37455 ac_cv_lib_nsl_inet_addr
=no
37458 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
37459 conftest
$ac_exeext conftest.
$ac_ext
37460 LIBS
=$ac_check_lib_save_LIBS
37462 { echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_inet_addr" >&5
37463 echo "${ECHO_T}$ac_cv_lib_nsl_inet_addr" >&6; }
37464 if test $ac_cv_lib_nsl_inet_addr = yes; then
37468 { echo "$as_me:$LINENO: checking for inet_addr in -lresolv" >&5
37469 echo $ECHO_N "checking for inet_addr in -lresolv... $ECHO_C" >&6; }
37470 if test "${ac_cv_lib_resolv_inet_addr+set}" = set; then
37471 echo $ECHO_N "(cached) $ECHO_C" >&6
37473 ac_check_lib_save_LIBS
=$LIBS
37474 LIBS
="-lresolv $LIBS"
37475 cat >conftest.
$ac_ext <<_ACEOF
37478 cat confdefs.h
>>conftest.
$ac_ext
37479 cat >>conftest.
$ac_ext <<_ACEOF
37480 /* end confdefs.h. */
37482 /* Override any GCC internal prototype to avoid an error.
37483 Use char because int might match the return type of a GCC
37484 builtin and then its argument prototype would still apply. */
37492 return inet_addr ();
37497 rm -f conftest.
$ac_objext conftest
$ac_exeext
37498 if { (ac_try
="$ac_link"
37499 case "(($ac_try" in
37500 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
37501 *) ac_try_echo=$ac_try;;
37503 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
37504 (eval "$ac_link") 2>conftest.er1
37506 grep -v '^ *+' conftest.er1 >conftest.err
37508 cat conftest.err >&5
37509 echo "$as_me:$LINENO: \$? = $ac_status" >&5
37510 (exit $ac_status); } && {
37511 test -z "$ac_c_werror_flag" ||
37512 test ! -s conftest.err
37513 } && test -s conftest$ac_exeext &&
37514 $as_test_x conftest$ac_exeext; then
37515 ac_cv_lib_resolv_inet_addr=yes
37517 echo "$as_me: failed program was:" >&5
37518 sed 's/^/| /' conftest.$ac_ext >&5
37520 ac_cv_lib_resolv_inet_addr=no
37523 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
37524 conftest$ac_exeext conftest.$ac_ext
37525 LIBS=$ac_check_lib_save_LIBS
37527 { echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_inet_addr" >&5
37528 echo "${ECHO_T}$ac_cv_lib_resolv_inet_addr" >&6; }
37529 if test $ac_cv_lib_resolv_inet_addr = yes; then
37533 { echo "$as_me:$LINENO: checking for inet_addr in -lsocket" >&5
37534 echo $ECHO_N "checking for inet_addr in -lsocket... $ECHO_C" >&6; }
37535 if test "${ac_cv_lib_socket_inet_addr+set}" = set; then
37536 echo $ECHO_N "(cached) $ECHO_C" >&6
37538 ac_check_lib_save_LIBS=$LIBS
37539 LIBS="-lsocket $LIBS"
37540 cat >conftest.$ac_ext <<_ACEOF
37543 cat confdefs.h >>conftest.$ac_ext
37544 cat >>conftest.$ac_ext <<_ACEOF
37545 /* end confdefs.h. */
37547 /* Override any GCC internal prototype to avoid an error.
37548 Use char because int might match the return type of a GCC
37549 builtin and then its argument prototype would still apply. */
37557 return inet_addr ();
37562 rm -f conftest.$ac_objext conftest$ac_exeext
37563 if { (ac_try="$ac_link"
37564 case "(($ac_try" in
37565 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
37566 *) ac_try_echo
=$ac_try;;
37568 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
37569 (eval "$ac_link") 2>conftest.er1
37571 grep -v '^ *+' conftest.er1
>conftest.err
37573 cat conftest.err
>&5
37574 echo "$as_me:$LINENO: \$? = $ac_status" >&5
37575 (exit $ac_status); } && {
37576 test -z "$ac_c_werror_flag" ||
37577 test ! -s conftest.err
37578 } && test -s conftest
$ac_exeext &&
37579 $as_test_x conftest
$ac_exeext; then
37580 ac_cv_lib_socket_inet_addr
=yes
37582 echo "$as_me: failed program was:" >&5
37583 sed 's/^/| /' conftest.
$ac_ext >&5
37585 ac_cv_lib_socket_inet_addr
=no
37588 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
37589 conftest
$ac_exeext conftest.
$ac_ext
37590 LIBS
=$ac_check_lib_save_LIBS
37592 { echo "$as_me:$LINENO: result: $ac_cv_lib_socket_inet_addr" >&5
37593 echo "${ECHO_T}$ac_cv_lib_socket_inet_addr" >&6; }
37594 if test $ac_cv_lib_socket_inet_addr = yes; then
37614 for ac_func
in inet_aton
37616 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
37617 { echo "$as_me:$LINENO: checking for $ac_func" >&5
37618 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
37619 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
37620 echo $ECHO_N "(cached) $ECHO_C" >&6
37622 cat >conftest.
$ac_ext <<_ACEOF
37625 cat confdefs.h
>>conftest.
$ac_ext
37626 cat >>conftest.
$ac_ext <<_ACEOF
37627 /* end confdefs.h. */
37628 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
37629 For example, HP-UX 11i <limits.h> declares gettimeofday. */
37630 #define $ac_func innocuous_$ac_func
37632 /* System header to define __stub macros and hopefully few prototypes,
37633 which can conflict with char $ac_func (); below.
37634 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
37635 <limits.h> exists even on freestanding compilers. */
37638 # include <limits.h>
37640 # include <assert.h>
37645 /* Override any GCC internal prototype to avoid an error.
37646 Use char because int might match the return type of a GCC
37647 builtin and then its argument prototype would still apply. */
37652 /* The GNU C library defines this for functions which it implements
37653 to always fail with ENOSYS. Some functions are actually named
37654 something starting with __ and the normal name is an alias. */
37655 #if defined __stub_$ac_func || defined __stub___$ac_func
37662 return $ac_func ();
37667 rm -f conftest.
$ac_objext conftest
$ac_exeext
37668 if { (ac_try
="$ac_link"
37669 case "(($ac_try" in
37670 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
37671 *) ac_try_echo=$ac_try;;
37673 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
37674 (eval "$ac_link") 2>conftest.er1
37676 grep -v '^ *+' conftest.er1 >conftest.err
37678 cat conftest.err >&5
37679 echo "$as_me:$LINENO: \$? = $ac_status" >&5
37680 (exit $ac_status); } && {
37681 test -z "$ac_c_werror_flag" ||
37682 test ! -s conftest.err
37683 } && test -s conftest$ac_exeext &&
37684 $as_test_x conftest$ac_exeext; then
37685 eval "$as_ac_var=yes"
37687 echo "$as_me: failed program was:" >&5
37688 sed 's/^/| /' conftest.$ac_ext >&5
37690 eval "$as_ac_var=no"
37693 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
37694 conftest$ac_exeext conftest.$ac_ext
37696 ac_res=`eval echo '${'$as_ac_var'}'`
37697 { echo "$as_me:$LINENO: result: $ac_res" >&5
37698 echo "${ECHO_T}$ac_res" >&6; }
37699 if test `eval echo '${'$as_ac_var'}'` = yes; then
37700 cat >>confdefs.h <<_ACEOF
37701 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
37703 cat >>confdefs.h <<\_ACEOF
37704 #define HAVE_INET_ATON 1
37709 as_ac_Lib=`echo "ac_cv_lib_$INET_LINK''_inet_aton" | $as_tr_sh`
37710 { echo "$as_me:$LINENO: checking for inet_aton in -l$INET_LINK" >&5
37711 echo $ECHO_N "checking for inet_aton in -l$INET_LINK... $ECHO_C" >&6; }
37712 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then
37713 echo $ECHO_N "(cached) $ECHO_C" >&6
37715 ac_check_lib_save_LIBS=$LIBS
37716 LIBS="-l$INET_LINK $LIBS"
37717 cat >conftest.$ac_ext <<_ACEOF
37720 cat confdefs.h >>conftest.$ac_ext
37721 cat >>conftest.$ac_ext <<_ACEOF
37722 /* end confdefs.h. */
37724 /* Override any GCC internal prototype to avoid an error.
37725 Use char because int might match the return type of a GCC
37726 builtin and then its argument prototype would still apply. */
37734 return inet_aton ();
37739 rm -f conftest.$ac_objext conftest$ac_exeext
37740 if { (ac_try="$ac_link"
37741 case "(($ac_try" in
37742 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
37743 *) ac_try_echo
=$ac_try;;
37745 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
37746 (eval "$ac_link") 2>conftest.er1
37748 grep -v '^ *+' conftest.er1
>conftest.err
37750 cat conftest.err
>&5
37751 echo "$as_me:$LINENO: \$? = $ac_status" >&5
37752 (exit $ac_status); } && {
37753 test -z "$ac_c_werror_flag" ||
37754 test ! -s conftest.err
37755 } && test -s conftest
$ac_exeext &&
37756 $as_test_x conftest
$ac_exeext; then
37757 eval "$as_ac_Lib=yes"
37759 echo "$as_me: failed program was:" >&5
37760 sed 's/^/| /' conftest.
$ac_ext >&5
37762 eval "$as_ac_Lib=no"
37765 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
37766 conftest
$ac_exeext conftest.
$ac_ext
37767 LIBS
=$ac_check_lib_save_LIBS
37769 ac_res
=`eval echo '${'$as_ac_Lib'}'`
37770 { echo "$as_me:$LINENO: result: $ac_res" >&5
37771 echo "${ECHO_T}$ac_res" >&6; }
37772 if test `eval echo '${'$as_ac_Lib'}'` = yes; then
37773 cat >>confdefs.h
<<\_ACEOF
37774 #define HAVE_INET_ATON 1
37784 if test "x$INET_LINK" != "x"; then
37785 cat >>confdefs.h
<<\_ACEOF
37786 #define HAVE_INET_ADDR 1
37789 INET_LINK
=" -l$INET_LINK"
37793 for wx_func
in fdopen
37795 { echo "$as_me:$LINENO: checking for $wx_func" >&5
37796 echo $ECHO_N "checking for $wx_func... $ECHO_C" >&6; }
37797 if { as_var
=wx_cv_func_
$wx_func; eval "test \"\${$as_var+set}\" = set"; }; then
37798 echo $ECHO_N "(cached) $ECHO_C" >&6
37801 cat >conftest.
$ac_ext <<_ACEOF
37805 cat confdefs.h
>>conftest.
$ac_ext
37806 cat >>conftest.
$ac_ext <<_ACEOF
37807 /* end confdefs.h. */
37810 $ac_includes_default
37826 rm -f conftest.
$ac_objext conftest
$ac_exeext
37827 if { (ac_try
="$ac_link"
37828 case "(($ac_try" in
37829 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
37830 *) ac_try_echo=$ac_try;;
37832 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
37833 (eval "$ac_link") 2>conftest.er1
37835 grep -v '^ *+' conftest.er1 >conftest.err
37837 cat conftest.err >&5
37838 echo "$as_me:$LINENO: \$? = $ac_status" >&5
37839 (exit $ac_status); } && {
37840 test -z "$ac_c_werror_flag" ||
37841 test ! -s conftest.err
37842 } && test -s conftest$ac_exeext &&
37843 $as_test_x conftest$ac_exeext; then
37844 eval wx_cv_func_$wx_func=yes
37846 echo "$as_me: failed program was:" >&5
37847 sed 's/^/| /' conftest.$ac_ext >&5
37849 eval wx_cv_func_$wx_func=no
37852 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
37853 conftest$ac_exeext conftest.$ac_ext
37856 ac_res=`eval echo '${'wx_cv_func_$wx_func'}'`
37857 { echo "$as_me:$LINENO: result: $ac_res" >&5
37858 echo "${ECHO_T}$ac_res" >&6; }
37860 if eval test \$wx_cv_func_$wx_func = yes
37862 cat >>confdefs.h <<_ACEOF
37863 #define HAVE_`echo $wx_func | tr 'a-z' 'A-Z'` 1
37878 cat >confcache <<\_ACEOF
37879 # This file is a shell script that caches the results of configure
37880 # tests run on this system so they can be shared between configure
37881 # scripts and configure runs, see configure's option --config-cache.
37882 # It is not useful on other systems. If it contains results you don't
37883 # want to keep, you may remove or edit it.
37885 # config.status only pays attention to the cache file if you give it
37886 # the --recheck option to rerun configure.
37888 # `ac_cv_env_foo
' variables (set or unset) will be overridden when
37889 # loading this file, other *unset* `ac_cv_foo' will be assigned the
37890 # following values.
37894 # The following way of writing the cache mishandles newlines in values,
37895 # but we know of no workaround that is simple, portable, and efficient.
37896 # So, we kill variables containing newlines.
37897 # Ultrix sh set writes to stderr and can't be redirected directly,
37898 # and sets the high bit in the cache file unless we assign to the vars.
37900 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
37901 eval ac_val
=\$
$ac_var
37905 *_cv_
*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
37906 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
37909 _
| IFS
| as_nl
) ;; #(
37910 *) $as_unset $ac_var ;;
37916 case $as_nl`(ac_space=' '; set) 2>&1` in #(
37917 *${as_nl}ac_space
=\
*)
37918 # `set' does not quote correctly, so add quotes (double-quote
37919 # substitution turns \\\\ into \\, and sed turns \\ into \).
37922 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
37925 # `set' quotes correctly as required by POSIX, so do not add quotes.
37926 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
37935 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
37937 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
37939 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
37940 if test -w "$cache_file"; then
37941 test "x$cache_file" != "x/dev/null" &&
37942 { echo "$as_me:$LINENO: updating cache $cache_file" >&5
37943 echo "$as_me: updating cache $cache_file" >&6;}
37944 cat confcache
>$cache_file
37946 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
37947 echo "$as_me: not updating unwritable cache $cache_file" >&6;}
37953 if test "$TOOLKIT" != "MSW" -a "$USE_OS2" != 1; then
37959 if test "$wxUSE_THREADS" = "yes" ; then
37960 if test "$USE_BEOS" = 1; then
37961 { echo "$as_me:$LINENO: WARNING: BeOS threads are not yet supported... disabled" >&5
37962 echo "$as_me: WARNING: BeOS threads are not yet supported... disabled" >&2;}
37967 if test "$wxUSE_THREADS" = "yes" ; then
37970 THREAD_OPTS
="-pthread"
37972 *-*-solaris2* | *-*-sunos4* )
37973 if test "x$GCC" = "xyes"; then
37974 THREAD_OPTS
="-pthreads $THREAD_OPTS"
37976 THREAD_OPTS
="-mt $THREAD_OPTS"
37980 THREAD_OPTS
="-kthread lthread $THREAD_OPTS c_r"
37982 *-*-darwin* | *-*-cygwin* )
37986 THREAD_OPTS
="pthreads"
37989 if test "x$GCC" = "xyes"; then
37990 $CXX -dumpspecs | grep 'pthread:' >/dev
/null
||
37998 if test "x$GCC" = "xyes"; then
38004 if test "x$GCC" != "xyes"; then
38005 THREAD_OPTS
="-Ethread"
38010 THREAD_OPTS
="$THREAD_OPTS pthread none"
38013 for flag
in $THREAD_OPTS; do
38016 { echo "$as_me:$LINENO: checking whether pthreads work without any flags" >&5
38017 echo $ECHO_N "checking whether pthreads work without any flags... $ECHO_C" >&6; }
38021 { echo "$as_me:$LINENO: checking whether pthreads work with $flag" >&5
38022 echo $ECHO_N "checking whether pthreads work with $flag... $ECHO_C" >&6; }
38023 THREADS_CFLAGS
="$flag"
38027 { echo "$as_me:$LINENO: checking for the pthreads library -l$flag" >&5
38028 echo $ECHO_N "checking for the pthreads library -l$flag... $ECHO_C" >&6; }
38029 THREADS_LINK
="-l$flag"
38034 save_CFLAGS
="$CFLAGS"
38035 LIBS
="$THREADS_LINK $LIBS"
38036 CFLAGS
="$THREADS_CFLAGS $CFLAGS"
38038 cat >conftest.
$ac_ext <<_ACEOF
38041 cat confdefs.h
>>conftest.
$ac_ext
38042 cat >>conftest.
$ac_ext <<_ACEOF
38043 /* end confdefs.h. */
38044 #include <pthread.h>
38048 pthread_create(0,0,0,0);
38053 rm -f conftest.
$ac_objext conftest
$ac_exeext
38054 if { (ac_try
="$ac_link"
38055 case "(($ac_try" in
38056 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
38057 *) ac_try_echo=$ac_try;;
38059 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
38060 (eval "$ac_link") 2>conftest.er1
38062 grep -v '^ *+' conftest.er1 >conftest.err
38064 cat conftest.err >&5
38065 echo "$as_me:$LINENO: \$? = $ac_status" >&5
38066 (exit $ac_status); } && {
38067 test -z "$ac_c_werror_flag" ||
38068 test ! -s conftest.err
38069 } && test -s conftest$ac_exeext &&
38070 $as_test_x conftest$ac_exeext; then
38073 echo "$as_me: failed program was:" >&5
38074 sed 's/^/| /' conftest.$ac_ext >&5
38079 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
38080 conftest$ac_exeext conftest.$ac_ext
38083 CFLAGS="$save_CFLAGS"
38085 { echo "$as_me:$LINENO: result: $THREADS_OK" >&5
38086 echo "${ECHO_T}$THREADS_OK" >&6; }
38087 if test "x$THREADS_OK" = "xyes"; then
38095 if test "x$THREADS_OK" != "xyes"; then
38097 { echo "$as_me:$LINENO: WARNING: No thread support on this system... disabled" >&5
38098 echo "$as_me: WARNING: No thread support on this system... disabled" >&2;}
38100 LDFLAGS="$THREADS_CFLAGS $LDFLAGS"
38101 LIBS="$THREADS_LINK $LIBS"
38103 { echo "$as_me:$LINENO: checking if more special flags are required for pthreads" >&5
38104 echo $ECHO_N "checking if more special flags are required for pthreads... $ECHO_C" >&6; }
38108 LDFLAGS="-L/usr/lib/threads $LDFLAGS"
38109 flag="-D_THREAD_SAFE"
38112 flag="-D_THREAD_SAFE"
38115 flag="-D_REENTRANT"
38116 if test "x$GCC" != "xyes"; then
38117 flag="$flag -D_RWSTD_MULTI_THREAD"
38120 *solaris* | alpha*-osf*)
38121 flag="-D_REENTRANT"
38124 { echo "$as_me:$LINENO: result: ${flag}" >&5
38125 echo "${ECHO_T}${flag}" >&6; }
38126 if test "x$flag" != xno; then
38127 THREADS_CFLAGS="$THREADS_CFLAGS $flag"
38130 WXCONFIG_CFLAGS="$WXCONFIG_CFLAGS $THREADS_CFLAGS"
38134 if test "$wxUSE_THREADS" = "yes" ; then
38136 for ac_func in thr_setconcurrency
38138 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
38139 { echo "$as_me:$LINENO: checking for $ac_func" >&5
38140 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
38141 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
38142 echo $ECHO_N "(cached) $ECHO_C" >&6
38144 cat >conftest.$ac_ext <<_ACEOF
38147 cat confdefs.h >>conftest.$ac_ext
38148 cat >>conftest.$ac_ext <<_ACEOF
38149 /* end confdefs.h. */
38150 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
38151 For example, HP-UX 11i <limits.h> declares gettimeofday. */
38152 #define $ac_func innocuous_$ac_func
38154 /* System header to define __stub macros and hopefully few prototypes,
38155 which can conflict with char $ac_func (); below.
38156 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
38157 <limits.h> exists even on freestanding compilers. */
38160 # include <limits.h>
38162 # include <assert.h>
38167 /* Override any GCC internal prototype to avoid an error.
38168 Use char because int might match the return type of a GCC
38169 builtin and then its argument prototype would still apply. */
38174 /* The GNU C library defines this for functions which it implements
38175 to always fail with ENOSYS. Some functions are actually named
38176 something starting with __ and the normal name is an alias. */
38177 #if defined __stub_$ac_func || defined __stub___$ac_func
38184 return $ac_func ();
38189 rm -f conftest.$ac_objext conftest$ac_exeext
38190 if { (ac_try="$ac_link"
38191 case "(($ac_try" in
38192 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
38193 *) ac_try_echo
=$ac_try;;
38195 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
38196 (eval "$ac_link") 2>conftest.er1
38198 grep -v '^ *+' conftest.er1
>conftest.err
38200 cat conftest.err
>&5
38201 echo "$as_me:$LINENO: \$? = $ac_status" >&5
38202 (exit $ac_status); } && {
38203 test -z "$ac_c_werror_flag" ||
38204 test ! -s conftest.err
38205 } && test -s conftest
$ac_exeext &&
38206 $as_test_x conftest
$ac_exeext; then
38207 eval "$as_ac_var=yes"
38209 echo "$as_me: failed program was:" >&5
38210 sed 's/^/| /' conftest.
$ac_ext >&5
38212 eval "$as_ac_var=no"
38215 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
38216 conftest
$ac_exeext conftest.
$ac_ext
38218 ac_res
=`eval echo '${'$as_ac_var'}'`
38219 { echo "$as_me:$LINENO: result: $ac_res" >&5
38220 echo "${ECHO_T}$ac_res" >&6; }
38221 if test `eval echo '${'$as_ac_var'}'` = yes; then
38222 cat >>confdefs.h
<<_ACEOF
38223 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
38230 { echo "$as_me:$LINENO: checking for pthread_cleanup_push/pop" >&5
38231 echo $ECHO_N "checking for pthread_cleanup_push/pop... $ECHO_C" >&6; }
38232 if test "${wx_cv_func_pthread_cleanup+set}" = set; then
38233 echo $ECHO_N "(cached) $ECHO_C" >&6
38236 cat >conftest.
$ac_ext <<_ACEOF
38239 cat confdefs.h
>>conftest.
$ac_ext
38240 cat >>conftest.
$ac_ext <<_ACEOF
38241 /* end confdefs.h. */
38242 #include <pthread.h>
38243 void ThreadCleanupFunc(void *p);
38250 pthread_cleanup_push(ThreadCleanupFunc, p);
38251 pthread_cleanup_pop(0);
38257 rm -f conftest.
$ac_objext
38258 if { (ac_try
="$ac_compile"
38259 case "(($ac_try" in
38260 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
38261 *) ac_try_echo=$ac_try;;
38263 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
38264 (eval "$ac_compile") 2>conftest.er1
38266 grep -v '^ *+' conftest.er1 >conftest.err
38268 cat conftest.err >&5
38269 echo "$as_me:$LINENO: \$? = $ac_status" >&5
38270 (exit $ac_status); } && {
38271 test -z "$ac_c_werror_flag" ||
38272 test ! -s conftest.err
38273 } && test -s conftest.$ac_objext; then
38275 wx_cv_func_pthread_cleanup=yes
38278 echo "$as_me: failed program was:" >&5
38279 sed 's/^/| /' conftest.$ac_ext >&5
38282 wx_cv_func_pthread_cleanup=no
38287 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
38290 { echo "$as_me:$LINENO: result: $wx_cv_func_pthread_cleanup" >&5
38291 echo "${ECHO_T}$wx_cv_func_pthread_cleanup" >&6; }
38292 if test "x$wx_cv_func_pthread_cleanup" = "xyes"; then
38293 cat >>confdefs.h <<\_ACEOF
38294 #define wxHAVE_PTHREAD_CLEANUP 1
38299 { echo "$as_me:$LINENO: checking for sched.h" >&5
38300 echo $ECHO_N "checking for sched.h... $ECHO_C" >&6; }
38301 if test "${ac_cv_header_sched_h+set}" = set; then
38302 echo $ECHO_N "(cached) $ECHO_C" >&6
38304 cat >conftest.$ac_ext <<_ACEOF
38307 cat confdefs.h >>conftest.$ac_ext
38308 cat >>conftest.$ac_ext <<_ACEOF
38309 /* end confdefs.h. */
38310 $ac_includes_default
38314 rm -f conftest.$ac_objext
38315 if { (ac_try="$ac_compile"
38316 case "(($ac_try" in
38317 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
38318 *) ac_try_echo
=$ac_try;;
38320 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
38321 (eval "$ac_compile") 2>conftest.er1
38323 grep -v '^ *+' conftest.er1
>conftest.err
38325 cat conftest.err
>&5
38326 echo "$as_me:$LINENO: \$? = $ac_status" >&5
38327 (exit $ac_status); } && {
38328 test -z "$ac_c_werror_flag" ||
38329 test ! -s conftest.err
38330 } && test -s conftest.
$ac_objext; then
38331 ac_cv_header_sched_h
=yes
38333 echo "$as_me: failed program was:" >&5
38334 sed 's/^/| /' conftest.
$ac_ext >&5
38336 ac_cv_header_sched_h
=no
38339 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
38341 { echo "$as_me:$LINENO: result: $ac_cv_header_sched_h" >&5
38342 echo "${ECHO_T}$ac_cv_header_sched_h" >&6; }
38345 if test "$ac_cv_header_sched_h" = "yes"; then
38346 { echo "$as_me:$LINENO: checking for sched_yield" >&5
38347 echo $ECHO_N "checking for sched_yield... $ECHO_C" >&6; }
38348 if test "${ac_cv_func_sched_yield+set}" = set; then
38349 echo $ECHO_N "(cached) $ECHO_C" >&6
38351 cat >conftest.
$ac_ext <<_ACEOF
38354 cat confdefs.h
>>conftest.
$ac_ext
38355 cat >>conftest.
$ac_ext <<_ACEOF
38356 /* end confdefs.h. */
38357 /* Define sched_yield to an innocuous variant, in case <limits.h> declares sched_yield.
38358 For example, HP-UX 11i <limits.h> declares gettimeofday. */
38359 #define sched_yield innocuous_sched_yield
38361 /* System header to define __stub macros and hopefully few prototypes,
38362 which can conflict with char sched_yield (); below.
38363 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
38364 <limits.h> exists even on freestanding compilers. */
38367 # include <limits.h>
38369 # include <assert.h>
38374 /* Override any GCC internal prototype to avoid an error.
38375 Use char because int might match the return type of a GCC
38376 builtin and then its argument prototype would still apply. */
38380 char sched_yield ();
38381 /* The GNU C library defines this for functions which it implements
38382 to always fail with ENOSYS. Some functions are actually named
38383 something starting with __ and the normal name is an alias. */
38384 #if defined __stub_sched_yield || defined __stub___sched_yield
38391 return sched_yield ();
38396 rm -f conftest.
$ac_objext conftest
$ac_exeext
38397 if { (ac_try
="$ac_link"
38398 case "(($ac_try" in
38399 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
38400 *) ac_try_echo=$ac_try;;
38402 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
38403 (eval "$ac_link") 2>conftest.er1
38405 grep -v '^ *+' conftest.er1 >conftest.err
38407 cat conftest.err >&5
38408 echo "$as_me:$LINENO: \$? = $ac_status" >&5
38409 (exit $ac_status); } && {
38410 test -z "$ac_c_werror_flag" ||
38411 test ! -s conftest.err
38412 } && test -s conftest$ac_exeext &&
38413 $as_test_x conftest$ac_exeext; then
38414 ac_cv_func_sched_yield=yes
38416 echo "$as_me: failed program was:" >&5
38417 sed 's/^/| /' conftest.$ac_ext >&5
38419 ac_cv_func_sched_yield=no
38422 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
38423 conftest$ac_exeext conftest.$ac_ext
38425 { echo "$as_me:$LINENO: result: $ac_cv_func_sched_yield" >&5
38426 echo "${ECHO_T}$ac_cv_func_sched_yield" >&6; }
38427 if test $ac_cv_func_sched_yield = yes; then
38428 cat >>confdefs.h <<\_ACEOF
38429 #define HAVE_SCHED_YIELD 1
38434 { echo "$as_me:$LINENO: checking for sched_yield in -lposix4" >&5
38435 echo $ECHO_N "checking for sched_yield in -lposix4... $ECHO_C" >&6; }
38436 if test "${ac_cv_lib_posix4_sched_yield+set}" = set; then
38437 echo $ECHO_N "(cached) $ECHO_C" >&6
38439 ac_check_lib_save_LIBS=$LIBS
38440 LIBS="-lposix4 $LIBS"
38441 cat >conftest.$ac_ext <<_ACEOF
38444 cat confdefs.h >>conftest.$ac_ext
38445 cat >>conftest.$ac_ext <<_ACEOF
38446 /* end confdefs.h. */
38448 /* Override any GCC internal prototype to avoid an error.
38449 Use char because int might match the return type of a GCC
38450 builtin and then its argument prototype would still apply. */
38454 char sched_yield ();
38458 return sched_yield ();
38463 rm -f conftest.$ac_objext conftest$ac_exeext
38464 if { (ac_try="$ac_link"
38465 case "(($ac_try" in
38466 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
38467 *) ac_try_echo
=$ac_try;;
38469 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
38470 (eval "$ac_link") 2>conftest.er1
38472 grep -v '^ *+' conftest.er1
>conftest.err
38474 cat conftest.err
>&5
38475 echo "$as_me:$LINENO: \$? = $ac_status" >&5
38476 (exit $ac_status); } && {
38477 test -z "$ac_c_werror_flag" ||
38478 test ! -s conftest.err
38479 } && test -s conftest
$ac_exeext &&
38480 $as_test_x conftest
$ac_exeext; then
38481 ac_cv_lib_posix4_sched_yield
=yes
38483 echo "$as_me: failed program was:" >&5
38484 sed 's/^/| /' conftest.
$ac_ext >&5
38486 ac_cv_lib_posix4_sched_yield
=no
38489 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
38490 conftest
$ac_exeext conftest.
$ac_ext
38491 LIBS
=$ac_check_lib_save_LIBS
38493 { echo "$as_me:$LINENO: result: $ac_cv_lib_posix4_sched_yield" >&5
38494 echo "${ECHO_T}$ac_cv_lib_posix4_sched_yield" >&6; }
38495 if test $ac_cv_lib_posix4_sched_yield = yes; then
38496 cat >>confdefs.h
<<\_ACEOF
38497 #define HAVE_SCHED_YIELD 1
38499 POSIX4_LINK
=" -lposix4"
38501 { echo "$as_me:$LINENO: WARNING: wxThread::Yield will not work properly" >&5
38502 echo "$as_me: WARNING: wxThread::Yield will not work properly" >&2;}
38513 { echo "$as_me:$LINENO: checking for pthread_attr_getschedpolicy" >&5
38514 echo $ECHO_N "checking for pthread_attr_getschedpolicy... $ECHO_C" >&6; }
38515 if test "${ac_cv_func_pthread_attr_getschedpolicy+set}" = set; then
38516 echo $ECHO_N "(cached) $ECHO_C" >&6
38518 cat >conftest.
$ac_ext <<_ACEOF
38521 cat confdefs.h
>>conftest.
$ac_ext
38522 cat >>conftest.
$ac_ext <<_ACEOF
38523 /* end confdefs.h. */
38524 /* Define pthread_attr_getschedpolicy to an innocuous variant, in case <limits.h> declares pthread_attr_getschedpolicy.
38525 For example, HP-UX 11i <limits.h> declares gettimeofday. */
38526 #define pthread_attr_getschedpolicy innocuous_pthread_attr_getschedpolicy
38528 /* System header to define __stub macros and hopefully few prototypes,
38529 which can conflict with char pthread_attr_getschedpolicy (); below.
38530 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
38531 <limits.h> exists even on freestanding compilers. */
38534 # include <limits.h>
38536 # include <assert.h>
38539 #undef pthread_attr_getschedpolicy
38541 /* Override any GCC internal prototype to avoid an error.
38542 Use char because int might match the return type of a GCC
38543 builtin and then its argument prototype would still apply. */
38547 char pthread_attr_getschedpolicy ();
38548 /* The GNU C library defines this for functions which it implements
38549 to always fail with ENOSYS. Some functions are actually named
38550 something starting with __ and the normal name is an alias. */
38551 #if defined __stub_pthread_attr_getschedpolicy || defined __stub___pthread_attr_getschedpolicy
38558 return pthread_attr_getschedpolicy ();
38563 rm -f conftest.
$ac_objext conftest
$ac_exeext
38564 if { (ac_try
="$ac_link"
38565 case "(($ac_try" in
38566 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
38567 *) ac_try_echo=$ac_try;;
38569 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
38570 (eval "$ac_link") 2>conftest.er1
38572 grep -v '^ *+' conftest.er1 >conftest.err
38574 cat conftest.err >&5
38575 echo "$as_me:$LINENO: \$? = $ac_status" >&5
38576 (exit $ac_status); } && {
38577 test -z "$ac_c_werror_flag" ||
38578 test ! -s conftest.err
38579 } && test -s conftest$ac_exeext &&
38580 $as_test_x conftest$ac_exeext; then
38581 ac_cv_func_pthread_attr_getschedpolicy=yes
38583 echo "$as_me: failed program was:" >&5
38584 sed 's/^/| /' conftest.$ac_ext >&5
38586 ac_cv_func_pthread_attr_getschedpolicy=no
38589 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
38590 conftest$ac_exeext conftest.$ac_ext
38592 { echo "$as_me:$LINENO: result: $ac_cv_func_pthread_attr_getschedpolicy" >&5
38593 echo "${ECHO_T}$ac_cv_func_pthread_attr_getschedpolicy" >&6; }
38594 if test $ac_cv_func_pthread_attr_getschedpolicy = yes; then
38595 { echo "$as_me:$LINENO: checking for pthread_attr_setschedparam" >&5
38596 echo $ECHO_N "checking for pthread_attr_setschedparam... $ECHO_C" >&6; }
38597 if test "${ac_cv_func_pthread_attr_setschedparam+set}" = set; then
38598 echo $ECHO_N "(cached) $ECHO_C" >&6
38600 cat >conftest.$ac_ext <<_ACEOF
38603 cat confdefs.h >>conftest.$ac_ext
38604 cat >>conftest.$ac_ext <<_ACEOF
38605 /* end confdefs.h. */
38606 /* Define pthread_attr_setschedparam to an innocuous variant, in case <limits.h> declares pthread_attr_setschedparam.
38607 For example, HP-UX 11i <limits.h> declares gettimeofday. */
38608 #define pthread_attr_setschedparam innocuous_pthread_attr_setschedparam
38610 /* System header to define __stub macros and hopefully few prototypes,
38611 which can conflict with char pthread_attr_setschedparam (); below.
38612 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
38613 <limits.h> exists even on freestanding compilers. */
38616 # include <limits.h>
38618 # include <assert.h>
38621 #undef pthread_attr_setschedparam
38623 /* Override any GCC internal prototype to avoid an error.
38624 Use char because int might match the return type of a GCC
38625 builtin and then its argument prototype would still apply. */
38629 char pthread_attr_setschedparam ();
38630 /* The GNU C library defines this for functions which it implements
38631 to always fail with ENOSYS. Some functions are actually named
38632 something starting with __ and the normal name is an alias. */
38633 #if defined __stub_pthread_attr_setschedparam || defined __stub___pthread_attr_setschedparam
38640 return pthread_attr_setschedparam ();
38645 rm -f conftest.$ac_objext conftest$ac_exeext
38646 if { (ac_try="$ac_link"
38647 case "(($ac_try" in
38648 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
38649 *) ac_try_echo
=$ac_try;;
38651 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
38652 (eval "$ac_link") 2>conftest.er1
38654 grep -v '^ *+' conftest.er1
>conftest.err
38656 cat conftest.err
>&5
38657 echo "$as_me:$LINENO: \$? = $ac_status" >&5
38658 (exit $ac_status); } && {
38659 test -z "$ac_c_werror_flag" ||
38660 test ! -s conftest.err
38661 } && test -s conftest
$ac_exeext &&
38662 $as_test_x conftest
$ac_exeext; then
38663 ac_cv_func_pthread_attr_setschedparam
=yes
38665 echo "$as_me: failed program was:" >&5
38666 sed 's/^/| /' conftest.
$ac_ext >&5
38668 ac_cv_func_pthread_attr_setschedparam
=no
38671 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
38672 conftest
$ac_exeext conftest.
$ac_ext
38674 { echo "$as_me:$LINENO: result: $ac_cv_func_pthread_attr_setschedparam" >&5
38675 echo "${ECHO_T}$ac_cv_func_pthread_attr_setschedparam" >&6; }
38676 if test $ac_cv_func_pthread_attr_setschedparam = yes; then
38677 { echo "$as_me:$LINENO: checking for sched_get_priority_max" >&5
38678 echo $ECHO_N "checking for sched_get_priority_max... $ECHO_C" >&6; }
38679 if test "${ac_cv_func_sched_get_priority_max+set}" = set; then
38680 echo $ECHO_N "(cached) $ECHO_C" >&6
38682 cat >conftest.
$ac_ext <<_ACEOF
38685 cat confdefs.h
>>conftest.
$ac_ext
38686 cat >>conftest.
$ac_ext <<_ACEOF
38687 /* end confdefs.h. */
38688 /* Define sched_get_priority_max to an innocuous variant, in case <limits.h> declares sched_get_priority_max.
38689 For example, HP-UX 11i <limits.h> declares gettimeofday. */
38690 #define sched_get_priority_max innocuous_sched_get_priority_max
38692 /* System header to define __stub macros and hopefully few prototypes,
38693 which can conflict with char sched_get_priority_max (); below.
38694 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
38695 <limits.h> exists even on freestanding compilers. */
38698 # include <limits.h>
38700 # include <assert.h>
38703 #undef sched_get_priority_max
38705 /* Override any GCC internal prototype to avoid an error.
38706 Use char because int might match the return type of a GCC
38707 builtin and then its argument prototype would still apply. */
38711 char sched_get_priority_max ();
38712 /* The GNU C library defines this for functions which it implements
38713 to always fail with ENOSYS. Some functions are actually named
38714 something starting with __ and the normal name is an alias. */
38715 #if defined __stub_sched_get_priority_max || defined __stub___sched_get_priority_max
38722 return sched_get_priority_max ();
38727 rm -f conftest.
$ac_objext conftest
$ac_exeext
38728 if { (ac_try
="$ac_link"
38729 case "(($ac_try" in
38730 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
38731 *) ac_try_echo=$ac_try;;
38733 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
38734 (eval "$ac_link") 2>conftest.er1
38736 grep -v '^ *+' conftest.er1 >conftest.err
38738 cat conftest.err >&5
38739 echo "$as_me:$LINENO: \$? = $ac_status" >&5
38740 (exit $ac_status); } && {
38741 test -z "$ac_c_werror_flag" ||
38742 test ! -s conftest.err
38743 } && test -s conftest$ac_exeext &&
38744 $as_test_x conftest$ac_exeext; then
38745 ac_cv_func_sched_get_priority_max=yes
38747 echo "$as_me: failed program was:" >&5
38748 sed 's/^/| /' conftest.$ac_ext >&5
38750 ac_cv_func_sched_get_priority_max=no
38753 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
38754 conftest$ac_exeext conftest.$ac_ext
38756 { echo "$as_me:$LINENO: result: $ac_cv_func_sched_get_priority_max" >&5
38757 echo "${ECHO_T}$ac_cv_func_sched_get_priority_max" >&6; }
38758 if test $ac_cv_func_sched_get_priority_max = yes; then
38761 { echo "$as_me:$LINENO: checking for sched_get_priority_max in -lposix4" >&5
38762 echo $ECHO_N "checking for sched_get_priority_max in -lposix4... $ECHO_C" >&6; }
38763 if test "${ac_cv_lib_posix4_sched_get_priority_max+set}" = set; then
38764 echo $ECHO_N "(cached) $ECHO_C" >&6
38766 ac_check_lib_save_LIBS=$LIBS
38767 LIBS="-lposix4 $LIBS"
38768 cat >conftest.$ac_ext <<_ACEOF
38771 cat confdefs.h >>conftest.$ac_ext
38772 cat >>conftest.$ac_ext <<_ACEOF
38773 /* end confdefs.h. */
38775 /* Override any GCC internal prototype to avoid an error.
38776 Use char because int might match the return type of a GCC
38777 builtin and then its argument prototype would still apply. */
38781 char sched_get_priority_max ();
38785 return sched_get_priority_max ();
38790 rm -f conftest.$ac_objext conftest$ac_exeext
38791 if { (ac_try="$ac_link"
38792 case "(($ac_try" in
38793 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
38794 *) ac_try_echo
=$ac_try;;
38796 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
38797 (eval "$ac_link") 2>conftest.er1
38799 grep -v '^ *+' conftest.er1
>conftest.err
38801 cat conftest.err
>&5
38802 echo "$as_me:$LINENO: \$? = $ac_status" >&5
38803 (exit $ac_status); } && {
38804 test -z "$ac_c_werror_flag" ||
38805 test ! -s conftest.err
38806 } && test -s conftest
$ac_exeext &&
38807 $as_test_x conftest
$ac_exeext; then
38808 ac_cv_lib_posix4_sched_get_priority_max
=yes
38810 echo "$as_me: failed program was:" >&5
38811 sed 's/^/| /' conftest.
$ac_ext >&5
38813 ac_cv_lib_posix4_sched_get_priority_max
=no
38816 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
38817 conftest
$ac_exeext conftest.
$ac_ext
38818 LIBS
=$ac_check_lib_save_LIBS
38820 { echo "$as_me:$LINENO: result: $ac_cv_lib_posix4_sched_get_priority_max" >&5
38821 echo "${ECHO_T}$ac_cv_lib_posix4_sched_get_priority_max" >&6; }
38822 if test $ac_cv_lib_posix4_sched_get_priority_max = yes; then
38825 POSIX4_LINK
=" -lposix4"
38839 if test "$HAVE_PRIOR_FUNCS" = 1; then
38840 cat >>confdefs.h
<<\_ACEOF
38841 #define HAVE_THREAD_PRIORITY_FUNCTIONS 1
38845 { echo "$as_me:$LINENO: WARNING: Setting thread priority will not work" >&5
38846 echo "$as_me: WARNING: Setting thread priority will not work" >&2;}
38849 { echo "$as_me:$LINENO: checking for pthread_cancel" >&5
38850 echo $ECHO_N "checking for pthread_cancel... $ECHO_C" >&6; }
38851 if test "${ac_cv_func_pthread_cancel+set}" = set; then
38852 echo $ECHO_N "(cached) $ECHO_C" >&6
38854 cat >conftest.
$ac_ext <<_ACEOF
38857 cat confdefs.h
>>conftest.
$ac_ext
38858 cat >>conftest.
$ac_ext <<_ACEOF
38859 /* end confdefs.h. */
38860 /* Define pthread_cancel to an innocuous variant, in case <limits.h> declares pthread_cancel.
38861 For example, HP-UX 11i <limits.h> declares gettimeofday. */
38862 #define pthread_cancel innocuous_pthread_cancel
38864 /* System header to define __stub macros and hopefully few prototypes,
38865 which can conflict with char pthread_cancel (); below.
38866 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
38867 <limits.h> exists even on freestanding compilers. */
38870 # include <limits.h>
38872 # include <assert.h>
38875 #undef pthread_cancel
38877 /* Override any GCC internal prototype to avoid an error.
38878 Use char because int might match the return type of a GCC
38879 builtin and then its argument prototype would still apply. */
38883 char pthread_cancel ();
38884 /* The GNU C library defines this for functions which it implements
38885 to always fail with ENOSYS. Some functions are actually named
38886 something starting with __ and the normal name is an alias. */
38887 #if defined __stub_pthread_cancel || defined __stub___pthread_cancel
38894 return pthread_cancel ();
38899 rm -f conftest.
$ac_objext conftest
$ac_exeext
38900 if { (ac_try
="$ac_link"
38901 case "(($ac_try" in
38902 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
38903 *) ac_try_echo=$ac_try;;
38905 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
38906 (eval "$ac_link") 2>conftest.er1
38908 grep -v '^ *+' conftest.er1 >conftest.err
38910 cat conftest.err >&5
38911 echo "$as_me:$LINENO: \$? = $ac_status" >&5
38912 (exit $ac_status); } && {
38913 test -z "$ac_c_werror_flag" ||
38914 test ! -s conftest.err
38915 } && test -s conftest$ac_exeext &&
38916 $as_test_x conftest$ac_exeext; then
38917 ac_cv_func_pthread_cancel=yes
38919 echo "$as_me: failed program was:" >&5
38920 sed 's/^/| /' conftest.$ac_ext >&5
38922 ac_cv_func_pthread_cancel=no
38925 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
38926 conftest$ac_exeext conftest.$ac_ext
38928 { echo "$as_me:$LINENO: result: $ac_cv_func_pthread_cancel" >&5
38929 echo "${ECHO_T}$ac_cv_func_pthread_cancel" >&6; }
38930 if test $ac_cv_func_pthread_cancel = yes; then
38931 cat >>confdefs.h <<\_ACEOF
38932 #define HAVE_PTHREAD_CANCEL 1
38936 { echo "$as_me:$LINENO: WARNING: wxThread::Kill() will not work properly" >&5
38937 echo "$as_me: WARNING: wxThread::Kill() will not work properly" >&2;}
38941 { echo "$as_me:$LINENO: checking for pthread_mutex_timedlock" >&5
38942 echo $ECHO_N "checking for pthread_mutex_timedlock... $ECHO_C" >&6; }
38943 if test "${ac_cv_func_pthread_mutex_timedlock+set}" = set; then
38944 echo $ECHO_N "(cached) $ECHO_C" >&6
38946 cat >conftest.$ac_ext <<_ACEOF
38949 cat confdefs.h >>conftest.$ac_ext
38950 cat >>conftest.$ac_ext <<_ACEOF
38951 /* end confdefs.h. */
38952 /* Define pthread_mutex_timedlock to an innocuous variant, in case <limits.h> declares pthread_mutex_timedlock.
38953 For example, HP-UX 11i <limits.h> declares gettimeofday. */
38954 #define pthread_mutex_timedlock innocuous_pthread_mutex_timedlock
38956 /* System header to define __stub macros and hopefully few prototypes,
38957 which can conflict with char pthread_mutex_timedlock (); below.
38958 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
38959 <limits.h> exists even on freestanding compilers. */
38962 # include <limits.h>
38964 # include <assert.h>
38967 #undef pthread_mutex_timedlock
38969 /* Override any GCC internal prototype to avoid an error.
38970 Use char because int might match the return type of a GCC
38971 builtin and then its argument prototype would still apply. */
38975 char pthread_mutex_timedlock ();
38976 /* The GNU C library defines this for functions which it implements
38977 to always fail with ENOSYS. Some functions are actually named
38978 something starting with __ and the normal name is an alias. */
38979 #if defined __stub_pthread_mutex_timedlock || defined __stub___pthread_mutex_timedlock
38986 return pthread_mutex_timedlock ();
38991 rm -f conftest.$ac_objext conftest$ac_exeext
38992 if { (ac_try="$ac_link"
38993 case "(($ac_try" in
38994 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
38995 *) ac_try_echo
=$ac_try;;
38997 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
38998 (eval "$ac_link") 2>conftest.er1
39000 grep -v '^ *+' conftest.er1
>conftest.err
39002 cat conftest.err
>&5
39003 echo "$as_me:$LINENO: \$? = $ac_status" >&5
39004 (exit $ac_status); } && {
39005 test -z "$ac_c_werror_flag" ||
39006 test ! -s conftest.err
39007 } && test -s conftest
$ac_exeext &&
39008 $as_test_x conftest
$ac_exeext; then
39009 ac_cv_func_pthread_mutex_timedlock
=yes
39011 echo "$as_me: failed program was:" >&5
39012 sed 's/^/| /' conftest.
$ac_ext >&5
39014 ac_cv_func_pthread_mutex_timedlock
=no
39017 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
39018 conftest
$ac_exeext conftest.
$ac_ext
39020 { echo "$as_me:$LINENO: result: $ac_cv_func_pthread_mutex_timedlock" >&5
39021 echo "${ECHO_T}$ac_cv_func_pthread_mutex_timedlock" >&6; }
39022 if test $ac_cv_func_pthread_mutex_timedlock = yes; then
39023 cat >>confdefs.h
<<\_ACEOF
39024 #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
39028 { echo "$as_me:$LINENO: WARNING: wxMutex::LockTimeout() will not work" >&5
39029 echo "$as_me: WARNING: wxMutex::LockTimeout() will not work" >&2;}
39033 { echo "$as_me:$LINENO: checking for pthread_attr_setstacksize" >&5
39034 echo $ECHO_N "checking for pthread_attr_setstacksize... $ECHO_C" >&6; }
39035 if test "${ac_cv_func_pthread_attr_setstacksize+set}" = set; then
39036 echo $ECHO_N "(cached) $ECHO_C" >&6
39038 cat >conftest.
$ac_ext <<_ACEOF
39041 cat confdefs.h
>>conftest.
$ac_ext
39042 cat >>conftest.
$ac_ext <<_ACEOF
39043 /* end confdefs.h. */
39044 /* Define pthread_attr_setstacksize to an innocuous variant, in case <limits.h> declares pthread_attr_setstacksize.
39045 For example, HP-UX 11i <limits.h> declares gettimeofday. */
39046 #define pthread_attr_setstacksize innocuous_pthread_attr_setstacksize
39048 /* System header to define __stub macros and hopefully few prototypes,
39049 which can conflict with char pthread_attr_setstacksize (); below.
39050 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
39051 <limits.h> exists even on freestanding compilers. */
39054 # include <limits.h>
39056 # include <assert.h>
39059 #undef pthread_attr_setstacksize
39061 /* Override any GCC internal prototype to avoid an error.
39062 Use char because int might match the return type of a GCC
39063 builtin and then its argument prototype would still apply. */
39067 char pthread_attr_setstacksize ();
39068 /* The GNU C library defines this for functions which it implements
39069 to always fail with ENOSYS. Some functions are actually named
39070 something starting with __ and the normal name is an alias. */
39071 #if defined __stub_pthread_attr_setstacksize || defined __stub___pthread_attr_setstacksize
39078 return pthread_attr_setstacksize ();
39083 rm -f conftest.
$ac_objext conftest
$ac_exeext
39084 if { (ac_try
="$ac_link"
39085 case "(($ac_try" in
39086 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
39087 *) ac_try_echo=$ac_try;;
39089 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
39090 (eval "$ac_link") 2>conftest.er1
39092 grep -v '^ *+' conftest.er1 >conftest.err
39094 cat conftest.err >&5
39095 echo "$as_me:$LINENO: \$? = $ac_status" >&5
39096 (exit $ac_status); } && {
39097 test -z "$ac_c_werror_flag" ||
39098 test ! -s conftest.err
39099 } && test -s conftest$ac_exeext &&
39100 $as_test_x conftest$ac_exeext; then
39101 ac_cv_func_pthread_attr_setstacksize=yes
39103 echo "$as_me: failed program was:" >&5
39104 sed 's/^/| /' conftest.$ac_ext >&5
39106 ac_cv_func_pthread_attr_setstacksize=no
39109 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
39110 conftest$ac_exeext conftest.$ac_ext
39112 { echo "$as_me:$LINENO: result: $ac_cv_func_pthread_attr_setstacksize" >&5
39113 echo "${ECHO_T}$ac_cv_func_pthread_attr_setstacksize" >&6; }
39114 if test $ac_cv_func_pthread_attr_setstacksize = yes; then
39115 cat >>confdefs.h <<\_ACEOF
39116 #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
39123 { echo "$as_me:$LINENO: checking for pthread_mutexattr_t" >&5
39124 echo $ECHO_N "checking for pthread_mutexattr_t... $ECHO_C" >&6; }
39125 if test "${wx_cv_type_pthread_mutexattr_t+set}" = set; then
39126 echo $ECHO_N "(cached) $ECHO_C" >&6
39129 cat >conftest.$ac_ext <<_ACEOF
39132 cat confdefs.h >>conftest.$ac_ext
39133 cat >>conftest.$ac_ext <<_ACEOF
39134 /* end confdefs.h. */
39135 #include <pthread.h>
39140 pthread_mutexattr_t attr;
39141 pthread_mutexattr_settype(&attr, PTHREAD_MUTEX_RECURSIVE);
39147 rm -f conftest.$ac_objext
39148 if { (ac_try="$ac_compile"
39149 case "(($ac_try" in
39150 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
39151 *) ac_try_echo
=$ac_try;;
39153 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
39154 (eval "$ac_compile") 2>conftest.er1
39156 grep -v '^ *+' conftest.er1
>conftest.err
39158 cat conftest.err
>&5
39159 echo "$as_me:$LINENO: \$? = $ac_status" >&5
39160 (exit $ac_status); } && {
39161 test -z "$ac_c_werror_flag" ||
39162 test ! -s conftest.err
39163 } && test -s conftest.
$ac_objext; then
39164 wx_cv_type_pthread_mutexattr_t
=yes
39166 echo "$as_me: failed program was:" >&5
39167 sed 's/^/| /' conftest.
$ac_ext >&5
39169 wx_cv_type_pthread_mutexattr_t
=no
39173 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
39176 { echo "$as_me:$LINENO: result: $wx_cv_type_pthread_mutexattr_t" >&5
39177 echo "${ECHO_T}$wx_cv_type_pthread_mutexattr_t" >&6; }
39179 if test "$wx_cv_type_pthread_mutexattr_t" = "yes"; then
39180 cat >>confdefs.h
<<\_ACEOF
39181 #define HAVE_PTHREAD_MUTEXATTR_T 1
39185 { echo "$as_me:$LINENO: checking for pthread_mutexattr_settype declaration" >&5
39186 echo $ECHO_N "checking for pthread_mutexattr_settype declaration... $ECHO_C" >&6; }
39187 if test "${wx_cv_func_pthread_mutexattr_settype_decl+set}" = set; then
39188 echo $ECHO_N "(cached) $ECHO_C" >&6
39191 cat >conftest.
$ac_ext <<_ACEOF
39194 cat confdefs.h
>>conftest.
$ac_ext
39195 cat >>conftest.
$ac_ext <<_ACEOF
39196 /* end confdefs.h. */
39197 #include <pthread.h>
39202 pthread_mutexattr_t attr;
39203 pthread_mutexattr_settype(&attr, PTHREAD_MUTEX_RECURSIVE);
39209 rm -f conftest.
$ac_objext
39210 if { (ac_try
="$ac_compile"
39211 case "(($ac_try" in
39212 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
39213 *) ac_try_echo=$ac_try;;
39215 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
39216 (eval "$ac_compile") 2>conftest.er1
39218 grep -v '^ *+' conftest.er1 >conftest.err
39220 cat conftest.err >&5
39221 echo "$as_me:$LINENO: \$? = $ac_status" >&5
39222 (exit $ac_status); } && {
39223 test -z "$ac_c_werror_flag" ||
39224 test ! -s conftest.err
39225 } && test -s conftest.$ac_objext; then
39226 wx_cv_func_pthread_mutexattr_settype_decl=yes
39228 echo "$as_me: failed program was:" >&5
39229 sed 's/^/| /' conftest.$ac_ext >&5
39231 wx_cv_func_pthread_mutexattr_settype_decl=no
39235 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
39238 { echo "$as_me:$LINENO: result: $wx_cv_func_pthread_mutexattr_settype_decl" >&5
39239 echo "${ECHO_T}$wx_cv_func_pthread_mutexattr_settype_decl" >&6; }
39240 if test "$wx_cv_func_pthread_mutexattr_settype_decl" = "yes"; then
39241 cat >>confdefs.h <<\_ACEOF
39242 #define HAVE_PTHREAD_MUTEXATTR_SETTYPE_DECL 1
39247 { echo "$as_me:$LINENO: checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER" >&5
39248 echo $ECHO_N "checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER... $ECHO_C" >&6; }
39249 if test "${wx_cv_type_pthread_rec_mutex_init+set}" = set; then
39250 echo $ECHO_N "(cached) $ECHO_C" >&6
39253 cat >conftest.$ac_ext <<_ACEOF
39256 cat confdefs.h >>conftest.$ac_ext
39257 cat >>conftest.$ac_ext <<_ACEOF
39258 /* end confdefs.h. */
39259 #include <pthread.h>
39264 pthread_mutex_t attr = PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP;
39270 rm -f conftest.$ac_objext
39271 if { (ac_try="$ac_compile"
39272 case "(($ac_try" in
39273 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
39274 *) ac_try_echo
=$ac_try;;
39276 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
39277 (eval "$ac_compile") 2>conftest.er1
39279 grep -v '^ *+' conftest.er1
>conftest.err
39281 cat conftest.err
>&5
39282 echo "$as_me:$LINENO: \$? = $ac_status" >&5
39283 (exit $ac_status); } && {
39284 test -z "$ac_c_werror_flag" ||
39285 test ! -s conftest.err
39286 } && test -s conftest.
$ac_objext; then
39288 wx_cv_type_pthread_rec_mutex_init
=yes
39291 echo "$as_me: failed program was:" >&5
39292 sed 's/^/| /' conftest.
$ac_ext >&5
39295 wx_cv_type_pthread_rec_mutex_init
=no
39300 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
39303 { echo "$as_me:$LINENO: result: $wx_cv_type_pthread_rec_mutex_init" >&5
39304 echo "${ECHO_T}$wx_cv_type_pthread_rec_mutex_init" >&6; }
39305 if test "$wx_cv_type_pthread_rec_mutex_init" = "yes"; then
39306 cat >>confdefs.h
<<\_ACEOF
39307 #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER 1
39311 { echo "$as_me:$LINENO: WARNING: wxMutex won't be recursive on this platform" >&5
39312 echo "$as_me: WARNING: wxMutex won't be recursive on this platform" >&2;}
39318 if test "$wxUSE_THREADS" = "yes" ; then
39321 { echo "$as_me:$LINENO: checking if compiler supports -mthreads" >&5
39322 echo $ECHO_N "checking if compiler supports -mthreads... $ECHO_C" >&6; }
39323 if test "${wx_cv_cflags_mthread+set}" = set; then
39324 echo $ECHO_N "(cached) $ECHO_C" >&6
39327 CFLAGS_OLD
="$CFLAGS"
39328 CFLAGS
="-mthreads $CFLAGS"
39329 cat >conftest.
$ac_ext <<_ACEOF
39332 cat confdefs.h
>>conftest.
$ac_ext
39333 cat >>conftest.
$ac_ext <<_ACEOF
39334 /* end confdefs.h. */
39344 rm -f conftest.
$ac_objext
39345 if { (ac_try
="$ac_compile"
39346 case "(($ac_try" in
39347 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
39348 *) ac_try_echo=$ac_try;;
39350 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
39351 (eval "$ac_compile") 2>conftest.er1
39353 grep -v '^ *+' conftest.er1 >conftest.err
39355 cat conftest.err >&5
39356 echo "$as_me:$LINENO: \$? = $ac_status" >&5
39357 (exit $ac_status); } && {
39358 test -z "$ac_c_werror_flag" ||
39359 test ! -s conftest.err
39360 } && test -s conftest.$ac_objext; then
39361 wx_cv_cflags_mthread=yes
39363 echo "$as_me: failed program was:" >&5
39364 sed 's/^/| /' conftest.$ac_ext >&5
39366 wx_cv_cflags_mthread=no
39370 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
39374 { echo "$as_me:$LINENO: result: $wx_cv_cflags_mthread" >&5
39375 echo "${ECHO_T}$wx_cv_cflags_mthread" >&6; }
39377 if test "$wx_cv_cflags_mthread" = "yes"; then
39378 WXCONFIG_CFLAGS="$WXCONFIG_CFLAGS -mthreads"
39379 LDFLAGS="$LDFLAGS -mthreads"
39381 CFLAGS="$CFLAGS_OLD"
39385 WXCONFIG_CFLAGS="$WXCONFIG_CFLAGS -Zmt -D__ST_MT_ERRNO__"
39386 LDFLAGS="$LDFLAGS -Zmt"
39392 { echo "$as_me:$LINENO: checking for localtime_r" >&5
39393 echo $ECHO_N "checking for localtime_r... $ECHO_C" >&6; }
39394 if test "${ac_cv_func_localtime_r+set}" = set; then
39395 echo $ECHO_N "(cached) $ECHO_C" >&6
39397 cat >conftest.$ac_ext <<_ACEOF
39400 cat confdefs.h >>conftest.$ac_ext
39401 cat >>conftest.$ac_ext <<_ACEOF
39402 /* end confdefs.h. */
39403 /* Define localtime_r to an innocuous variant, in case <limits.h> declares localtime_r.
39404 For example, HP-UX 11i <limits.h> declares gettimeofday. */
39405 #define localtime_r innocuous_localtime_r
39407 /* System header to define __stub macros and hopefully few prototypes,
39408 which can conflict with char localtime_r (); below.
39409 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
39410 <limits.h> exists even on freestanding compilers. */
39413 # include <limits.h>
39415 # include <assert.h>
39420 /* Override any GCC internal prototype to avoid an error.
39421 Use char because int might match the return type of a GCC
39422 builtin and then its argument prototype would still apply. */
39426 char localtime_r ();
39427 /* The GNU C library defines this for functions which it implements
39428 to always fail with ENOSYS. Some functions are actually named
39429 something starting with __ and the normal name is an alias. */
39430 #if defined __stub_localtime_r || defined __stub___localtime_r
39437 return localtime_r ();
39442 rm -f conftest.$ac_objext conftest$ac_exeext
39443 if { (ac_try="$ac_link"
39444 case "(($ac_try" in
39445 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
39446 *) ac_try_echo
=$ac_try;;
39448 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
39449 (eval "$ac_link") 2>conftest.er1
39451 grep -v '^ *+' conftest.er1
>conftest.err
39453 cat conftest.err
>&5
39454 echo "$as_me:$LINENO: \$? = $ac_status" >&5
39455 (exit $ac_status); } && {
39456 test -z "$ac_c_werror_flag" ||
39457 test ! -s conftest.err
39458 } && test -s conftest
$ac_exeext &&
39459 $as_test_x conftest
$ac_exeext; then
39460 ac_cv_func_localtime_r
=yes
39462 echo "$as_me: failed program was:" >&5
39463 sed 's/^/| /' conftest.
$ac_ext >&5
39465 ac_cv_func_localtime_r
=no
39468 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
39469 conftest
$ac_exeext conftest.
$ac_ext
39471 { echo "$as_me:$LINENO: result: $ac_cv_func_localtime_r" >&5
39472 echo "${ECHO_T}$ac_cv_func_localtime_r" >&6; }
39473 if test $ac_cv_func_localtime_r = yes; then
39474 cat >>confdefs.h
<<\_ACEOF
39475 #define HAVE_LOCALTIME_R 1
39480 { echo "$as_me:$LINENO: checking for gmtime_r" >&5
39481 echo $ECHO_N "checking for gmtime_r... $ECHO_C" >&6; }
39482 if test "${ac_cv_func_gmtime_r+set}" = set; then
39483 echo $ECHO_N "(cached) $ECHO_C" >&6
39485 cat >conftest.
$ac_ext <<_ACEOF
39488 cat confdefs.h
>>conftest.
$ac_ext
39489 cat >>conftest.
$ac_ext <<_ACEOF
39490 /* end confdefs.h. */
39491 /* Define gmtime_r to an innocuous variant, in case <limits.h> declares gmtime_r.
39492 For example, HP-UX 11i <limits.h> declares gettimeofday. */
39493 #define gmtime_r innocuous_gmtime_r
39495 /* System header to define __stub macros and hopefully few prototypes,
39496 which can conflict with char gmtime_r (); below.
39497 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
39498 <limits.h> exists even on freestanding compilers. */
39501 # include <limits.h>
39503 # include <assert.h>
39508 /* Override any GCC internal prototype to avoid an error.
39509 Use char because int might match the return type of a GCC
39510 builtin and then its argument prototype would still apply. */
39515 /* The GNU C library defines this for functions which it implements
39516 to always fail with ENOSYS. Some functions are actually named
39517 something starting with __ and the normal name is an alias. */
39518 #if defined __stub_gmtime_r || defined __stub___gmtime_r
39525 return gmtime_r ();
39530 rm -f conftest.
$ac_objext conftest
$ac_exeext
39531 if { (ac_try
="$ac_link"
39532 case "(($ac_try" in
39533 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
39534 *) ac_try_echo=$ac_try;;
39536 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
39537 (eval "$ac_link") 2>conftest.er1
39539 grep -v '^ *+' conftest.er1 >conftest.err
39541 cat conftest.err >&5
39542 echo "$as_me:$LINENO: \$? = $ac_status" >&5
39543 (exit $ac_status); } && {
39544 test -z "$ac_c_werror_flag" ||
39545 test ! -s conftest.err
39546 } && test -s conftest$ac_exeext &&
39547 $as_test_x conftest$ac_exeext; then
39548 ac_cv_func_gmtime_r=yes
39550 echo "$as_me: failed program was:" >&5
39551 sed 's/^/| /' conftest.$ac_ext >&5
39553 ac_cv_func_gmtime_r=no
39556 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
39557 conftest$ac_exeext conftest.$ac_ext
39559 { echo "$as_me:$LINENO: result: $ac_cv_func_gmtime_r" >&5
39560 echo "${ECHO_T}$ac_cv_func_gmtime_r" >&6; }
39561 if test $ac_cv_func_gmtime_r = yes; then
39562 cat >>confdefs.h <<\_ACEOF
39563 #define HAVE_GMTIME_R 1
39568 { echo "$as_me:$LINENO: checking for readdir_r" >&5
39569 echo $ECHO_N "checking for readdir_r... $ECHO_C" >&6; }
39570 if test "${ac_cv_func_readdir_r+set}" = set; then
39571 echo $ECHO_N "(cached) $ECHO_C" >&6
39573 cat >conftest.$ac_ext <<_ACEOF
39576 cat confdefs.h >>conftest.$ac_ext
39577 cat >>conftest.$ac_ext <<_ACEOF
39578 /* end confdefs.h. */
39579 /* Define readdir_r to an innocuous variant, in case <limits.h> declares readdir_r.
39580 For example, HP-UX 11i <limits.h> declares gettimeofday. */
39581 #define readdir_r innocuous_readdir_r
39583 /* System header to define __stub macros and hopefully few prototypes,
39584 which can conflict with char readdir_r (); below.
39585 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
39586 <limits.h> exists even on freestanding compilers. */
39589 # include <limits.h>
39591 # include <assert.h>
39596 /* Override any GCC internal prototype to avoid an error.
39597 Use char because int might match the return type of a GCC
39598 builtin and then its argument prototype would still apply. */
39603 /* The GNU C library defines this for functions which it implements
39604 to always fail with ENOSYS. Some functions are actually named
39605 something starting with __ and the normal name is an alias. */
39606 #if defined __stub_readdir_r || defined __stub___readdir_r
39613 return readdir_r ();
39618 rm -f conftest.$ac_objext conftest$ac_exeext
39619 if { (ac_try="$ac_link"
39620 case "(($ac_try" in
39621 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
39622 *) ac_try_echo
=$ac_try;;
39624 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
39625 (eval "$ac_link") 2>conftest.er1
39627 grep -v '^ *+' conftest.er1
>conftest.err
39629 cat conftest.err
>&5
39630 echo "$as_me:$LINENO: \$? = $ac_status" >&5
39631 (exit $ac_status); } && {
39632 test -z "$ac_c_werror_flag" ||
39633 test ! -s conftest.err
39634 } && test -s conftest
$ac_exeext &&
39635 $as_test_x conftest
$ac_exeext; then
39636 ac_cv_func_readdir_r
=yes
39638 echo "$as_me: failed program was:" >&5
39639 sed 's/^/| /' conftest.
$ac_ext >&5
39641 ac_cv_func_readdir_r
=no
39644 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
39645 conftest
$ac_exeext conftest.
$ac_ext
39647 { echo "$as_me:$LINENO: result: $ac_cv_func_readdir_r" >&5
39648 echo "${ECHO_T}$ac_cv_func_readdir_r" >&6; }
39649 if test $ac_cv_func_readdir_r = yes; then
39650 cat >>confdefs.h
<<\_ACEOF
39651 #define HAVE_READDIR_R 1
39660 ac_cpp
='$CPP $CPPFLAGS'
39661 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
39662 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
39663 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
39665 { echo "$as_me:$LINENO: checking how many arguments gethostbyname_r() takes" >&5
39666 echo $ECHO_N "checking how many arguments gethostbyname_r() takes... $ECHO_C" >&6; }
39668 if test "${ac_cv_func_which_gethostbyname_r+set}" = set; then
39669 echo $ECHO_N "(cached) $ECHO_C" >&6
39673 ################################################################
39675 ac_cv_func_which_gethostbyname_r
=unknown
39678 # ONE ARGUMENT (sanity check)
39681 # This should fail, as there is no variant of gethostbyname_r() that takes
39682 # a single argument. If it actually compiles, then we can assume that
39683 # netdb.h is not declaring the function, and the compiler is thereby
39684 # assuming an implicit prototype. In which case, we're out of luck.
39686 cat >conftest.
$ac_ext <<_ACEOF
39689 cat confdefs.h
>>conftest.
$ac_ext
39690 cat >>conftest.
$ac_ext <<_ACEOF
39691 /* end confdefs.h. */
39697 char *name = "www.gnu.org";
39698 (void)gethostbyname_r(name) /* ; */
39704 rm -f conftest.
$ac_objext
39705 if { (ac_try
="$ac_compile"
39706 case "(($ac_try" in
39707 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
39708 *) ac_try_echo=$ac_try;;
39710 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
39711 (eval "$ac_compile") 2>conftest.er1
39713 grep -v '^ *+' conftest.er1 >conftest.err
39715 cat conftest.err >&5
39716 echo "$as_me:$LINENO: \$? = $ac_status" >&5
39717 (exit $ac_status); } && {
39718 test -z "$ac_c_werror_flag" ||
39719 test ! -s conftest.err
39720 } && test -s conftest.$ac_objext; then
39721 ac_cv_func_which_gethostbyname_r=no
39723 echo "$as_me: failed program was:" >&5
39724 sed 's/^/| /' conftest.$ac_ext >&5
39729 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
39736 if test "$ac_cv_func_which_gethostbyname_r" = "unknown"; then
39738 cat >conftest.$ac_ext <<_ACEOF
39741 cat confdefs.h >>conftest.$ac_ext
39742 cat >>conftest.$ac_ext <<_ACEOF
39743 /* end confdefs.h. */
39749 char *name = "www.gnu.org";
39750 struct hostent ret, *retp;
39754 (void)gethostbyname_r(name, &ret, buf, buflen, &retp, &my_h_errno) /* ; */
39760 rm -f conftest.$ac_objext
39761 if { (ac_try="$ac_compile"
39762 case "(($ac_try" in
39763 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
39764 *) ac_try_echo
=$ac_try;;
39766 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
39767 (eval "$ac_compile") 2>conftest.er1
39769 grep -v '^ *+' conftest.er1
>conftest.err
39771 cat conftest.err
>&5
39772 echo "$as_me:$LINENO: \$? = $ac_status" >&5
39773 (exit $ac_status); } && {
39774 test -z "$ac_c_werror_flag" ||
39775 test ! -s conftest.err
39776 } && test -s conftest.
$ac_objext; then
39777 ac_cv_func_which_gethostbyname_r
=six
39779 echo "$as_me: failed program was:" >&5
39780 sed 's/^/| /' conftest.
$ac_ext >&5
39785 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
39794 if test "$ac_cv_func_which_gethostbyname_r" = "unknown"; then
39796 cat >conftest.
$ac_ext <<_ACEOF
39799 cat confdefs.h
>>conftest.
$ac_ext
39800 cat >>conftest.
$ac_ext <<_ACEOF
39801 /* end confdefs.h. */
39807 char *name = "www.gnu.org";
39808 struct hostent ret;
39812 (void)gethostbyname_r(name, &ret, buf, buflen, &my_h_errno) /* ; */
39818 rm -f conftest.
$ac_objext
39819 if { (ac_try
="$ac_compile"
39820 case "(($ac_try" in
39821 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
39822 *) ac_try_echo=$ac_try;;
39824 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
39825 (eval "$ac_compile") 2>conftest.er1
39827 grep -v '^ *+' conftest.er1 >conftest.err
39829 cat conftest.err >&5
39830 echo "$as_me:$LINENO: \$? = $ac_status" >&5
39831 (exit $ac_status); } && {
39832 test -z "$ac_c_werror_flag" ||
39833 test ! -s conftest.err
39834 } && test -s conftest.$ac_objext; then
39835 ac_cv_func_which_gethostbyname_r=five
39837 echo "$as_me: failed program was:" >&5
39838 sed 's/^/| /' conftest.$ac_ext >&5
39843 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
39849 # (e.g. AIX, HP-UX, Tru64)
39852 if test "$ac_cv_func_which_gethostbyname_r" = "unknown"; then
39854 cat >conftest.$ac_ext <<_ACEOF
39857 cat confdefs.h >>conftest.$ac_ext
39858 cat >>conftest.$ac_ext <<_ACEOF
39859 /* end confdefs.h. */
39865 char *name = "www.gnu.org";
39866 struct hostent ret;
39867 struct hostent_data data;
39868 (void)gethostbyname_r(name, &ret, &data) /* ; */
39874 rm -f conftest.$ac_objext
39875 if { (ac_try="$ac_compile"
39876 case "(($ac_try" in
39877 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
39878 *) ac_try_echo
=$ac_try;;
39880 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
39881 (eval "$ac_compile") 2>conftest.er1
39883 grep -v '^ *+' conftest.er1
>conftest.err
39885 cat conftest.err
>&5
39886 echo "$as_me:$LINENO: \$? = $ac_status" >&5
39887 (exit $ac_status); } && {
39888 test -z "$ac_c_werror_flag" ||
39889 test ! -s conftest.err
39890 } && test -s conftest.
$ac_objext; then
39891 ac_cv_func_which_gethostbyname_r
=three
39893 echo "$as_me: failed program was:" >&5
39894 sed 's/^/| /' conftest.
$ac_ext >&5
39899 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
39903 ################################################################
39908 case "$ac_cv_func_which_gethostbyname_r" in
39910 { echo "$as_me:$LINENO: result: three" >&5
39911 echo "${ECHO_T}three" >&6; }
39912 cat >>confdefs.h
<<\_ACEOF
39913 #define HAVE_FUNC_GETHOSTBYNAME_R_3 1
39919 { echo "$as_me:$LINENO: result: five" >&5
39920 echo "${ECHO_T}five" >&6; }
39921 cat >>confdefs.h
<<\_ACEOF
39922 #define HAVE_FUNC_GETHOSTBYNAME_R_5 1
39928 { echo "$as_me:$LINENO: result: six" >&5
39929 echo "${ECHO_T}six" >&6; }
39930 cat >>confdefs.h
<<\_ACEOF
39931 #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
39937 { echo "$as_me:$LINENO: result: cannot find function declaration in netdb.h" >&5
39938 echo "${ECHO_T}cannot find function declaration in netdb.h" >&6; }
39942 { echo "$as_me:$LINENO: result: can't tell" >&5
39943 echo "${ECHO_T}can't tell" >&6; }
39947 { { echo "$as_me:$LINENO: error: internal error" >&5
39948 echo "$as_me: error: internal error" >&2;}
39949 { (exit 1); exit 1; }; }
39954 ac_cpp
='$CPP $CPPFLAGS'
39955 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
39956 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
39957 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
39961 if test "x$ac_cv_func_which_gethostbyname_r" = "xno" -o \
39962 "x$ac_cv_func_which_gethostbyname_r" = "xunknown" ; then
39963 { echo "$as_me:$LINENO: checking for gethostbyname" >&5
39964 echo $ECHO_N "checking for gethostbyname... $ECHO_C" >&6; }
39965 if test "${ac_cv_func_gethostbyname+set}" = set; then
39966 echo $ECHO_N "(cached) $ECHO_C" >&6
39968 cat >conftest.
$ac_ext <<_ACEOF
39971 cat confdefs.h
>>conftest.
$ac_ext
39972 cat >>conftest.
$ac_ext <<_ACEOF
39973 /* end confdefs.h. */
39974 /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
39975 For example, HP-UX 11i <limits.h> declares gettimeofday. */
39976 #define gethostbyname innocuous_gethostbyname
39978 /* System header to define __stub macros and hopefully few prototypes,
39979 which can conflict with char gethostbyname (); below.
39980 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
39981 <limits.h> exists even on freestanding compilers. */
39984 # include <limits.h>
39986 # include <assert.h>
39989 #undef gethostbyname
39991 /* Override any GCC internal prototype to avoid an error.
39992 Use char because int might match the return type of a GCC
39993 builtin and then its argument prototype would still apply. */
39997 char gethostbyname ();
39998 /* The GNU C library defines this for functions which it implements
39999 to always fail with ENOSYS. Some functions are actually named
40000 something starting with __ and the normal name is an alias. */
40001 #if defined __stub_gethostbyname || defined __stub___gethostbyname
40008 return gethostbyname ();
40013 rm -f conftest.
$ac_objext conftest
$ac_exeext
40014 if { (ac_try
="$ac_link"
40015 case "(($ac_try" in
40016 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
40017 *) ac_try_echo=$ac_try;;
40019 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
40020 (eval "$ac_link") 2>conftest.er1
40022 grep -v '^ *+' conftest.er1 >conftest.err
40024 cat conftest.err >&5
40025 echo "$as_me:$LINENO: \$? = $ac_status" >&5
40026 (exit $ac_status); } && {
40027 test -z "$ac_c_werror_flag" ||
40028 test ! -s conftest.err
40029 } && test -s conftest$ac_exeext &&
40030 $as_test_x conftest$ac_exeext; then
40031 ac_cv_func_gethostbyname=yes
40033 echo "$as_me: failed program was:" >&5
40034 sed 's/^/| /' conftest.$ac_ext >&5
40036 ac_cv_func_gethostbyname=no
40039 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
40040 conftest$ac_exeext conftest.$ac_ext
40042 { echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
40043 echo "${ECHO_T}$ac_cv_func_gethostbyname" >&6; }
40044 if test $ac_cv_func_gethostbyname = yes; then
40045 cat >>confdefs.h <<\_ACEOF
40046 #define HAVE_GETHOSTBYNAME 1
40053 { echo "$as_me:$LINENO: checking how many arguments getservbyname_r() takes" >&5
40054 echo $ECHO_N "checking how many arguments getservbyname_r() takes... $ECHO_C" >&6; }
40055 if test "${ac_cv_func_which_getservbyname_r+set}" = set; then
40056 echo $ECHO_N "(cached) $ECHO_C" >&6
40060 ac_cpp='$CXXCPP $CPPFLAGS'
40061 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
40062 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
40063 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
40066 cat >conftest.$ac_ext <<_ACEOF
40069 cat confdefs.h >>conftest.$ac_ext
40070 cat >>conftest.$ac_ext <<_ACEOF
40071 /* end confdefs.h. */
40079 struct servent *se, *res;
40082 (void) getservbyname_r(name, proto, se, buffer, buflen, &res)
40088 rm -f conftest.$ac_objext
40089 if { (ac_try="$ac_compile"
40090 case "(($ac_try" in
40091 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
40092 *) ac_try_echo
=$ac_try;;
40094 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
40095 (eval "$ac_compile") 2>conftest.er1
40097 grep -v '^ *+' conftest.er1
>conftest.err
40099 cat conftest.err
>&5
40100 echo "$as_me:$LINENO: \$? = $ac_status" >&5
40101 (exit $ac_status); } && {
40102 test -z "$ac_cxx_werror_flag" ||
40103 test ! -s conftest.err
40104 } && test -s conftest.
$ac_objext; then
40105 ac_cv_func_which_getservbyname_r
=six
40107 echo "$as_me: failed program was:" >&5
40108 sed 's/^/| /' conftest.
$ac_ext >&5
40111 cat >conftest.
$ac_ext <<_ACEOF
40114 cat confdefs.h
>>conftest.
$ac_ext
40115 cat >>conftest.
$ac_ext <<_ACEOF
40116 /* end confdefs.h. */
40124 struct servent *se;
40127 (void) getservbyname_r(name, proto, se, buffer, buflen)
40133 rm -f conftest.
$ac_objext
40134 if { (ac_try
="$ac_compile"
40135 case "(($ac_try" in
40136 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
40137 *) ac_try_echo=$ac_try;;
40139 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
40140 (eval "$ac_compile") 2>conftest.er1
40142 grep -v '^ *+' conftest.er1 >conftest.err
40144 cat conftest.err >&5
40145 echo "$as_me:$LINENO: \$? = $ac_status" >&5
40146 (exit $ac_status); } && {
40147 test -z "$ac_cxx_werror_flag" ||
40148 test ! -s conftest.err
40149 } && test -s conftest.$ac_objext; then
40150 ac_cv_func_which_getservbyname_r=five
40152 echo "$as_me: failed program was:" >&5
40153 sed 's/^/| /' conftest.$ac_ext >&5
40156 cat >conftest.$ac_ext <<_ACEOF
40159 cat confdefs.h >>conftest.$ac_ext
40160 cat >>conftest.$ac_ext <<_ACEOF
40161 /* end confdefs.h. */
40169 struct servent *se;
40170 struct servent_data data;
40171 (void) getservbyname_r(name, proto, se, &data);
40177 rm -f conftest.$ac_objext
40178 if { (ac_try="$ac_compile"
40179 case "(($ac_try" in
40180 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
40181 *) ac_try_echo
=$ac_try;;
40183 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
40184 (eval "$ac_compile") 2>conftest.er1
40186 grep -v '^ *+' conftest.er1
>conftest.err
40188 cat conftest.err
>&5
40189 echo "$as_me:$LINENO: \$? = $ac_status" >&5
40190 (exit $ac_status); } && {
40191 test -z "$ac_cxx_werror_flag" ||
40192 test ! -s conftest.err
40193 } && test -s conftest.
$ac_objext; then
40194 ac_cv_func_which_getservbyname_r
=four
40196 echo "$as_me: failed program was:" >&5
40197 sed 's/^/| /' conftest.
$ac_ext >&5
40199 ac_cv_func_which_getservbyname_r
=no
40203 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
40208 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
40213 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
40215 ac_cpp
='$CPP $CPPFLAGS'
40216 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
40217 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
40218 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
40223 { echo "$as_me:$LINENO: result: $ac_cv_func_which_getservbyname_r" >&5
40224 echo "${ECHO_T}$ac_cv_func_which_getservbyname_r" >&6; }
40226 if test $ac_cv_func_which_getservbyname_r = six
; then
40227 cat >>confdefs.h
<<\_ACEOF
40228 #define HAVE_FUNC_GETSERVBYNAME_R_6 1
40231 elif test $ac_cv_func_which_getservbyname_r = five
; then
40232 cat >>confdefs.h
<<\_ACEOF
40233 #define HAVE_FUNC_GETSERVBYNAME_R_5 1
40236 elif test $ac_cv_func_which_getservbyname_r = four
; then
40237 cat >>confdefs.h
<<\_ACEOF
40238 #define HAVE_FUNC_GETSERVBYNAME_R_4 1
40244 if test "x$ac_cv_func_which_getservbyname_r" = "xno" -o \
40245 "x$ac_cv_func_which_getservbyname_r" = "xunknown" ; then
40247 for ac_func
in getservbyname
40249 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
40250 { echo "$as_me:$LINENO: checking for $ac_func" >&5
40251 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
40252 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
40253 echo $ECHO_N "(cached) $ECHO_C" >&6
40255 cat >conftest.
$ac_ext <<_ACEOF
40258 cat confdefs.h
>>conftest.
$ac_ext
40259 cat >>conftest.
$ac_ext <<_ACEOF
40260 /* end confdefs.h. */
40261 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
40262 For example, HP-UX 11i <limits.h> declares gettimeofday. */
40263 #define $ac_func innocuous_$ac_func
40265 /* System header to define __stub macros and hopefully few prototypes,
40266 which can conflict with char $ac_func (); below.
40267 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
40268 <limits.h> exists even on freestanding compilers. */
40271 # include <limits.h>
40273 # include <assert.h>
40278 /* Override any GCC internal prototype to avoid an error.
40279 Use char because int might match the return type of a GCC
40280 builtin and then its argument prototype would still apply. */
40285 /* The GNU C library defines this for functions which it implements
40286 to always fail with ENOSYS. Some functions are actually named
40287 something starting with __ and the normal name is an alias. */
40288 #if defined __stub_$ac_func || defined __stub___$ac_func
40295 return $ac_func ();
40300 rm -f conftest.
$ac_objext conftest
$ac_exeext
40301 if { (ac_try
="$ac_link"
40302 case "(($ac_try" in
40303 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
40304 *) ac_try_echo=$ac_try;;
40306 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
40307 (eval "$ac_link") 2>conftest.er1
40309 grep -v '^ *+' conftest.er1 >conftest.err
40311 cat conftest.err >&5
40312 echo "$as_me:$LINENO: \$? = $ac_status" >&5
40313 (exit $ac_status); } && {
40314 test -z "$ac_c_werror_flag" ||
40315 test ! -s conftest.err
40316 } && test -s conftest$ac_exeext &&
40317 $as_test_x conftest$ac_exeext; then
40318 eval "$as_ac_var=yes"
40320 echo "$as_me: failed program was:" >&5
40321 sed 's/^/| /' conftest.$ac_ext >&5
40323 eval "$as_ac_var=no"
40326 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
40327 conftest$ac_exeext conftest.$ac_ext
40329 ac_res=`eval echo '${'$as_ac_var'}'`
40330 { echo "$as_me:$LINENO: result: $ac_res" >&5
40331 echo "${ECHO_T}$ac_res" >&6; }
40332 if test `eval echo '${'$as_ac_var'}'` = yes; then
40333 cat >>confdefs.h <<_ACEOF
40334 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
40336 cat >>confdefs.h <<\_ACEOF
40337 #define HAVE_GETSERVBYNAME 1
40345 if test "$wxUSE_THREADS" = "yes"; then
40346 cat >>confdefs.h <<\_ACEOF
40347 #define wxUSE_THREADS 1
40351 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS thread"
40353 if test "$wx_cv_func_strtok_r" = "yes"; then
40354 { echo "$as_me:$LINENO: checking if -D_REENTRANT is needed" >&5
40355 echo $ECHO_N "checking if -D_REENTRANT is needed... $ECHO_C" >&6; }
40356 if test "$NEEDS_D_REENTRANT_FOR_R_FUNCS" = 1; then
40357 WXCONFIG_CPPFLAGS="$WXCONFIG_CPPFLAGS -D_REENTRANT"
40358 { echo "$as_me:$LINENO: result: yes" >&5
40359 echo "${ECHO_T}yes" >&6; }
40361 { echo "$as_me:$LINENO: result: no" >&5
40362 echo "${ECHO_T}no" >&6; }
40367 if test "$WXGTK20" = 1 ; then
40368 cat >>confdefs.h <<_ACEOF
40369 #define __WXGTK20__ $WXGTK20
40375 if test "$WXGTK12" = 1 ; then
40376 cat >>confdefs.h <<_ACEOF
40377 #define __WXGTK12__ $WXGTK12
40382 if test "$WXGTK127" = 1 ; then
40383 cat >>confdefs.h <<_ACEOF
40384 #define __WXGTK127__ $WXGTK127
40389 if test "$WXGPE" = 1 ; then
40390 cat >>confdefs.h <<_ACEOF
40391 #define __WXGPE__ $WXGPE
40397 if test "$wxUSE_DEBUG_INFO" = "yes" ; then
40402 if test "$wxUSE_DEBUG_GDB" = "yes" ; then
40403 wxUSE_DEBUG_INFO=yes
40404 if test "$GCC" = yes; then
40405 DEBUG_CFLAGS="-ggdb"
40409 if test "$wxUSE_DEBUG_FLAG" = "yes" ; then
40410 cat >>confdefs.h <<\_ACEOF
40414 WXCONFIG_CPPFLAGS="$WXCONFIG_CPPFLAGS -D__WXDEBUG__"
40416 if test "$wxUSE_GTK" = 1 ; then
40417 if test "x$wxGTK_VERSION" = "x1" ; then
40418 CPPFLAGS="-DGTK_NO_CHECK_CASTS $CPPFLAGS"
40423 if test "$wxUSE_MEM_TRACING" = "yes" ; then
40424 cat >>confdefs.h <<\_ACEOF
40425 #define wxUSE_MEMORY_TRACING 1
40428 cat >>confdefs.h <<\_ACEOF
40429 #define wxUSE_GLOBAL_MEMORY_OPERATORS 1
40432 cat >>confdefs.h <<\_ACEOF
40433 #define wxUSE_DEBUG_NEW_ALWAYS 1
40436 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS memcheck"
40439 if test "$wxUSE_DMALLOC" = "yes" ; then
40440 DMALLOC_LIBS="-ldmallocthcxx"
40444 if test "$wxUSE_PROFILE" = "yes" ; then
40445 PROFILE_FLAGS=" -pg"
40448 if test "$GCC" = "yes" ; then
40449 if test "$wxUSE_NO_RTTI" = "yes" ; then
40450 WXCONFIG_CXXFLAGS="$WXCONFIG_CXXFLAGS -fno-rtti"
40452 if test "$wxUSE_NO_EXCEPTIONS" = "yes" ; then
40453 WXCONFIG_CXXFLAGS="$WXCONFIG_CXXFLAGS -fno-exceptions"
40455 if test "$wxUSE_PERMISSIVE" = "yes" ; then
40456 WXCONFIG_CFLAGS="$WXCONFIG_CFLAGS -fpermissive"
40461 WXCONFIG_CFLAGS="$WXCONFIG_CFLAGS -mminimal-toc"
40464 WXCONFIG_CFLAGS="$WXCONFIG_CFLAGS -ffunction-sections"
40470 if test "$wxUSE_OPTIMISE" = "no" ; then
40471 if test "$GCC" = yes ; then
40472 OPTIMISE_CFLAGS="-O0"
40475 if test "$GCC" = yes ; then
40477 *-pc-os2_emx | *-pc-os2-emx )
40478 OPTIMISE_CFLAGS="-O2"
40481 OPTIMISE_CFLAGS="-O2 -fno-strict-aliasing"
40485 OPTIMISE_CFLAGS="-O"
40490 if test "x$WXWIN_COMPATIBILITY_2_6" = "xyes"; then
40491 cat >>confdefs.h <<\_ACEOF
40492 #define WXWIN_COMPATIBILITY_2_6 1
40496 WXWIN_COMPATIBILITY_2_8="yes"
40499 if test "x$WXWIN_COMPATIBILITY_2_8" != "xno"; then
40500 cat >>confdefs.h <<\_ACEOF
40501 #define WXWIN_COMPATIBILITY_2_8 1
40507 if test "$wxUSE_GUI" = "yes"; then
40508 cat >>confdefs.h <<\_ACEOF
40509 #define wxUSE_GUI 1
40516 if test "$wxUSE_UNIX" = "yes"; then
40517 cat >>confdefs.h <<\_ACEOF
40518 #define wxUSE_UNIX 1
40524 if test "$TOOLKIT" != "MSW" -a "$USE_OS2" != 1; then
40528 if test "$wxUSE_DYNAMIC_LOADER" = "yes" -o "$wxUSE_DYNLIB_CLASS" = "yes" ; then
40529 if test "$USE_DARWIN" = 1; then
40531 elif test "$USE_DOS" = 1; then
40535 for ac_func in dlopen
40537 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
40538 { echo "$as_me:$LINENO: checking for $ac_func" >&5
40539 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
40540 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
40541 echo $ECHO_N "(cached) $ECHO_C" >&6
40543 cat >conftest.$ac_ext <<_ACEOF
40546 cat confdefs.h >>conftest.$ac_ext
40547 cat >>conftest.$ac_ext <<_ACEOF
40548 /* end confdefs.h. */
40549 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
40550 For example, HP-UX 11i <limits.h> declares gettimeofday. */
40551 #define $ac_func innocuous_$ac_func
40553 /* System header to define __stub macros and hopefully few prototypes,
40554 which can conflict with char $ac_func (); below.
40555 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
40556 <limits.h> exists even on freestanding compilers. */
40559 # include <limits.h>
40561 # include <assert.h>
40566 /* Override any GCC internal prototype to avoid an error.
40567 Use char because int might match the return type of a GCC
40568 builtin and then its argument prototype would still apply. */
40573 /* The GNU C library defines this for functions which it implements
40574 to always fail with ENOSYS. Some functions are actually named
40575 something starting with __ and the normal name is an alias. */
40576 #if defined __stub_$ac_func || defined __stub___$ac_func
40583 return $ac_func ();
40588 rm -f conftest.$ac_objext conftest$ac_exeext
40589 if { (ac_try="$ac_link"
40590 case "(($ac_try" in
40591 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
40592 *) ac_try_echo
=$ac_try;;
40594 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
40595 (eval "$ac_link") 2>conftest.er1
40597 grep -v '^ *+' conftest.er1
>conftest.err
40599 cat conftest.err
>&5
40600 echo "$as_me:$LINENO: \$? = $ac_status" >&5
40601 (exit $ac_status); } && {
40602 test -z "$ac_c_werror_flag" ||
40603 test ! -s conftest.err
40604 } && test -s conftest
$ac_exeext &&
40605 $as_test_x conftest
$ac_exeext; then
40606 eval "$as_ac_var=yes"
40608 echo "$as_me: failed program was:" >&5
40609 sed 's/^/| /' conftest.
$ac_ext >&5
40611 eval "$as_ac_var=no"
40614 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
40615 conftest
$ac_exeext conftest.
$ac_ext
40617 ac_res
=`eval echo '${'$as_ac_var'}'`
40618 { echo "$as_me:$LINENO: result: $ac_res" >&5
40619 echo "${ECHO_T}$ac_res" >&6; }
40620 if test `eval echo '${'$as_ac_var'}'` = yes; then
40621 cat >>confdefs.h
<<_ACEOF
40622 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
40625 cat >>confdefs.h
<<\_ACEOF
40626 #define HAVE_DLOPEN 1
40633 { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
40634 echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; }
40635 if test "${ac_cv_lib_dl_dlopen+set}" = set; then
40636 echo $ECHO_N "(cached) $ECHO_C" >&6
40638 ac_check_lib_save_LIBS
=$LIBS
40640 cat >conftest.
$ac_ext <<_ACEOF
40643 cat confdefs.h
>>conftest.
$ac_ext
40644 cat >>conftest.
$ac_ext <<_ACEOF
40645 /* end confdefs.h. */
40647 /* Override any GCC internal prototype to avoid an error.
40648 Use char because int might match the return type of a GCC
40649 builtin and then its argument prototype would still apply. */
40662 rm -f conftest.
$ac_objext conftest
$ac_exeext
40663 if { (ac_try
="$ac_link"
40664 case "(($ac_try" in
40665 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
40666 *) ac_try_echo=$ac_try;;
40668 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
40669 (eval "$ac_link") 2>conftest.er1
40671 grep -v '^ *+' conftest.er1 >conftest.err
40673 cat conftest.err >&5
40674 echo "$as_me:$LINENO: \$? = $ac_status" >&5
40675 (exit $ac_status); } && {
40676 test -z "$ac_c_werror_flag" ||
40677 test ! -s conftest.err
40678 } && test -s conftest$ac_exeext &&
40679 $as_test_x conftest$ac_exeext; then
40680 ac_cv_lib_dl_dlopen=yes
40682 echo "$as_me: failed program was:" >&5
40683 sed 's/^/| /' conftest.$ac_ext >&5
40685 ac_cv_lib_dl_dlopen=no
40688 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
40689 conftest$ac_exeext conftest.$ac_ext
40690 LIBS=$ac_check_lib_save_LIBS
40692 { echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
40693 echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; }
40694 if test $ac_cv_lib_dl_dlopen = yes; then
40696 cat >>confdefs.h <<\_ACEOF
40697 #define HAVE_DLOPEN 1
40701 DL_LINK=" -ldl$DL_LINK"
40706 for ac_func in shl_load
40708 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
40709 { echo "$as_me:$LINENO: checking for $ac_func" >&5
40710 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
40711 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
40712 echo $ECHO_N "(cached) $ECHO_C" >&6
40714 cat >conftest.$ac_ext <<_ACEOF
40717 cat confdefs.h >>conftest.$ac_ext
40718 cat >>conftest.$ac_ext <<_ACEOF
40719 /* end confdefs.h. */
40720 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
40721 For example, HP-UX 11i <limits.h> declares gettimeofday. */
40722 #define $ac_func innocuous_$ac_func
40724 /* System header to define __stub macros and hopefully few prototypes,
40725 which can conflict with char $ac_func (); below.
40726 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
40727 <limits.h> exists even on freestanding compilers. */
40730 # include <limits.h>
40732 # include <assert.h>
40737 /* Override any GCC internal prototype to avoid an error.
40738 Use char because int might match the return type of a GCC
40739 builtin and then its argument prototype would still apply. */
40744 /* The GNU C library defines this for functions which it implements
40745 to always fail with ENOSYS. Some functions are actually named
40746 something starting with __ and the normal name is an alias. */
40747 #if defined __stub_$ac_func || defined __stub___$ac_func
40754 return $ac_func ();
40759 rm -f conftest.$ac_objext conftest$ac_exeext
40760 if { (ac_try="$ac_link"
40761 case "(($ac_try" in
40762 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
40763 *) ac_try_echo
=$ac_try;;
40765 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
40766 (eval "$ac_link") 2>conftest.er1
40768 grep -v '^ *+' conftest.er1
>conftest.err
40770 cat conftest.err
>&5
40771 echo "$as_me:$LINENO: \$? = $ac_status" >&5
40772 (exit $ac_status); } && {
40773 test -z "$ac_c_werror_flag" ||
40774 test ! -s conftest.err
40775 } && test -s conftest
$ac_exeext &&
40776 $as_test_x conftest
$ac_exeext; then
40777 eval "$as_ac_var=yes"
40779 echo "$as_me: failed program was:" >&5
40780 sed 's/^/| /' conftest.
$ac_ext >&5
40782 eval "$as_ac_var=no"
40785 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
40786 conftest
$ac_exeext conftest.
$ac_ext
40788 ac_res
=`eval echo '${'$as_ac_var'}'`
40789 { echo "$as_me:$LINENO: result: $ac_res" >&5
40790 echo "${ECHO_T}$ac_res" >&6; }
40791 if test `eval echo '${'$as_ac_var'}'` = yes; then
40792 cat >>confdefs.h
<<_ACEOF
40793 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
40796 cat >>confdefs.h
<<\_ACEOF
40797 #define HAVE_SHL_LOAD 1
40804 { echo "$as_me:$LINENO: checking for dld in -lshl_load" >&5
40805 echo $ECHO_N "checking for dld in -lshl_load... $ECHO_C" >&6; }
40806 if test "${ac_cv_lib_shl_load_dld+set}" = set; then
40807 echo $ECHO_N "(cached) $ECHO_C" >&6
40809 ac_check_lib_save_LIBS
=$LIBS
40810 LIBS
="-lshl_load $LIBS"
40811 cat >conftest.
$ac_ext <<_ACEOF
40814 cat confdefs.h
>>conftest.
$ac_ext
40815 cat >>conftest.
$ac_ext <<_ACEOF
40816 /* end confdefs.h. */
40818 /* Override any GCC internal prototype to avoid an error.
40819 Use char because int might match the return type of a GCC
40820 builtin and then its argument prototype would still apply. */
40833 rm -f conftest.
$ac_objext conftest
$ac_exeext
40834 if { (ac_try
="$ac_link"
40835 case "(($ac_try" in
40836 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
40837 *) ac_try_echo=$ac_try;;
40839 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
40840 (eval "$ac_link") 2>conftest.er1
40842 grep -v '^ *+' conftest.er1 >conftest.err
40844 cat conftest.err >&5
40845 echo "$as_me:$LINENO: \$? = $ac_status" >&5
40846 (exit $ac_status); } && {
40847 test -z "$ac_c_werror_flag" ||
40848 test ! -s conftest.err
40849 } && test -s conftest$ac_exeext &&
40850 $as_test_x conftest$ac_exeext; then
40851 ac_cv_lib_shl_load_dld=yes
40853 echo "$as_me: failed program was:" >&5
40854 sed 's/^/| /' conftest.$ac_ext >&5
40856 ac_cv_lib_shl_load_dld=no
40859 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
40860 conftest$ac_exeext conftest.$ac_ext
40861 LIBS=$ac_check_lib_save_LIBS
40863 { echo "$as_me:$LINENO: result: $ac_cv_lib_shl_load_dld" >&5
40864 echo "${ECHO_T}$ac_cv_lib_shl_load_dld" >&6; }
40865 if test $ac_cv_lib_shl_load_dld = yes; then
40868 DL_LINK=" -ldld$DL_LINK"
40884 if test "$HAVE_DL_FUNCS" = 1; then
40886 for ac_func in dlerror
40888 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
40889 { echo "$as_me:$LINENO: checking for $ac_func" >&5
40890 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
40891 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
40892 echo $ECHO_N "(cached) $ECHO_C" >&6
40894 cat >conftest.$ac_ext <<_ACEOF
40897 cat confdefs.h >>conftest.$ac_ext
40898 cat >>conftest.$ac_ext <<_ACEOF
40899 /* end confdefs.h. */
40900 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
40901 For example, HP-UX 11i <limits.h> declares gettimeofday. */
40902 #define $ac_func innocuous_$ac_func
40904 /* System header to define __stub macros and hopefully few prototypes,
40905 which can conflict with char $ac_func (); below.
40906 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
40907 <limits.h> exists even on freestanding compilers. */
40910 # include <limits.h>
40912 # include <assert.h>
40917 /* Override any GCC internal prototype to avoid an error.
40918 Use char because int might match the return type of a GCC
40919 builtin and then its argument prototype would still apply. */
40924 /* The GNU C library defines this for functions which it implements
40925 to always fail with ENOSYS. Some functions are actually named
40926 something starting with __ and the normal name is an alias. */
40927 #if defined __stub_$ac_func || defined __stub___$ac_func
40934 return $ac_func ();
40939 rm -f conftest.$ac_objext conftest$ac_exeext
40940 if { (ac_try="$ac_link"
40941 case "(($ac_try" in
40942 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
40943 *) ac_try_echo
=$ac_try;;
40945 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
40946 (eval "$ac_link") 2>conftest.er1
40948 grep -v '^ *+' conftest.er1
>conftest.err
40950 cat conftest.err
>&5
40951 echo "$as_me:$LINENO: \$? = $ac_status" >&5
40952 (exit $ac_status); } && {
40953 test -z "$ac_c_werror_flag" ||
40954 test ! -s conftest.err
40955 } && test -s conftest
$ac_exeext &&
40956 $as_test_x conftest
$ac_exeext; then
40957 eval "$as_ac_var=yes"
40959 echo "$as_me: failed program was:" >&5
40960 sed 's/^/| /' conftest.
$ac_ext >&5
40962 eval "$as_ac_var=no"
40965 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
40966 conftest
$ac_exeext conftest.
$ac_ext
40968 ac_res
=`eval echo '${'$as_ac_var'}'`
40969 { echo "$as_me:$LINENO: result: $ac_res" >&5
40970 echo "${ECHO_T}$ac_res" >&6; }
40971 if test `eval echo '${'$as_ac_var'}'` = yes; then
40972 cat >>confdefs.h
<<_ACEOF
40973 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
40975 cat >>confdefs.h
<<\_ACEOF
40976 #define HAVE_DLERROR 1
40981 { echo "$as_me:$LINENO: checking for dlerror in -ldl" >&5
40982 echo $ECHO_N "checking for dlerror in -ldl... $ECHO_C" >&6; }
40983 if test "${ac_cv_lib_dl_dlerror+set}" = set; then
40984 echo $ECHO_N "(cached) $ECHO_C" >&6
40986 ac_check_lib_save_LIBS
=$LIBS
40988 cat >conftest.
$ac_ext <<_ACEOF
40991 cat confdefs.h
>>conftest.
$ac_ext
40992 cat >>conftest.
$ac_ext <<_ACEOF
40993 /* end confdefs.h. */
40995 /* Override any GCC internal prototype to avoid an error.
40996 Use char because int might match the return type of a GCC
40997 builtin and then its argument prototype would still apply. */
41010 rm -f conftest.
$ac_objext conftest
$ac_exeext
41011 if { (ac_try
="$ac_link"
41012 case "(($ac_try" in
41013 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
41014 *) ac_try_echo=$ac_try;;
41016 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
41017 (eval "$ac_link") 2>conftest.er1
41019 grep -v '^ *+' conftest.er1 >conftest.err
41021 cat conftest.err >&5
41022 echo "$as_me:$LINENO: \$? = $ac_status" >&5
41023 (exit $ac_status); } && {
41024 test -z "$ac_c_werror_flag" ||
41025 test ! -s conftest.err
41026 } && test -s conftest$ac_exeext &&
41027 $as_test_x conftest$ac_exeext; then
41028 ac_cv_lib_dl_dlerror=yes
41030 echo "$as_me: failed program was:" >&5
41031 sed 's/^/| /' conftest.$ac_ext >&5
41033 ac_cv_lib_dl_dlerror=no
41036 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
41037 conftest$ac_exeext conftest.$ac_ext
41038 LIBS=$ac_check_lib_save_LIBS
41040 { echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlerror" >&5
41041 echo "${ECHO_T}$ac_cv_lib_dl_dlerror" >&6; }
41042 if test $ac_cv_lib_dl_dlerror = yes; then
41043 cat >>confdefs.h <<\_ACEOF
41044 #define HAVE_DLERROR 1
41057 if test "$HAVE_DL_FUNCS" = 0; then
41058 if test "$HAVE_SHL_FUNCS" = 0; then
41059 if test "$USE_UNIX" = 1 -o "$USE_DOS" = 1; then
41060 { echo "$as_me:$LINENO: WARNING: Missing dynamic loading support, several features will be disabled" >&5
41061 echo "$as_me: WARNING: Missing dynamic loading support, several features will be disabled" >&2;}
41062 wxUSE_DYNAMIC_LOADER=no
41063 wxUSE_DYNLIB_CLASS=no
41065 { echo "$as_me:$LINENO: WARNING: Assuming wxLibrary class works on this platform" >&5
41066 echo "$as_me: WARNING: Assuming wxLibrary class works on this platform" >&2;}
41073 if test "$wxUSE_DYNAMIC_LOADER" = "yes" ; then
41074 cat >>confdefs.h <<\_ACEOF
41075 #define wxUSE_DYNAMIC_LOADER 1
41079 if test "$wxUSE_DYNLIB_CLASS" = "yes" ; then
41080 cat >>confdefs.h <<\_ACEOF
41081 #define wxUSE_DYNLIB_CLASS 1
41088 if test "$wxUSE_PLUGINS" = "yes" ; then
41089 if test "$wxUSE_SHARED" = "no" ; then
41090 { echo "$as_me:$LINENO: WARNING: plugins supported only in shared build, disabling" >&5
41091 echo "$as_me: WARNING: plugins supported only in shared build, disabling" >&2;}
41094 if test "$wxUSE_MONOLITHIC" = "yes" ; then
41095 { echo "$as_me:$LINENO: WARNING: plugins not supported monolithic build, disabling" >&5
41096 echo "$as_me: WARNING: plugins not supported monolithic build, disabling" >&2;}
41099 if test "$wxUSE_DYNLIB_CLASS" = "no" ; then
41100 { echo "$as_me:$LINENO: WARNING: plugins require wxDynamicLibrary, disabling" >&5
41101 echo "$as_me: WARNING: plugins require wxDynamicLibrary, disabling" >&2;}
41104 if test "$wxUSE_PLUGINS" = "yes" ; then
41105 cat >>confdefs.h <<\_ACEOF
41106 #define wxUSE_PLUGINS 1
41113 if test "$wxUSE_STL" = "yes"; then
41114 cat >>confdefs.h <<\_ACEOF
41115 #define wxUSE_STL 1
41120 if test "$wxUSE_EXTENDED_RTTI" = "yes"; then
41121 cat >>confdefs.h <<\_ACEOF
41122 #define wxUSE_EXTENDED_RTTI 1
41127 if test "$wxUSE_APPLE_IEEE" = "yes"; then
41128 cat >>confdefs.h <<\_ACEOF
41129 #define wxUSE_APPLE_IEEE 1
41134 if test "$wxUSE_TIMER" = "yes"; then
41135 cat >>confdefs.h <<\_ACEOF
41136 #define wxUSE_TIMER 1
41141 if test "$USE_UNIX" = "1" ; then
41142 if test "$wxUSE_MGL" != 1; then
41143 { echo "$as_me:$LINENO: checking for SNDCTL_DSP_SPEED in sys/soundcard.h" >&5
41144 echo $ECHO_N "checking for SNDCTL_DSP_SPEED in sys/soundcard.h... $ECHO_C" >&6; }
41145 if test "${ac_cv_header_sys_soundcard+set}" = set; then
41146 echo $ECHO_N "(cached) $ECHO_C" >&6
41149 cat >conftest.$ac_ext <<_ACEOF
41152 cat confdefs.h >>conftest.$ac_ext
41153 cat >>conftest.$ac_ext <<_ACEOF
41154 /* end confdefs.h. */
41156 #include <sys/ioctl.h>
41157 #include <sys/soundcard.h>
41163 ioctl(0, SNDCTL_DSP_SPEED, 0);
41169 rm -f conftest.$ac_objext conftest$ac_exeext
41170 if { (ac_try="$ac_link"
41171 case "(($ac_try" in
41172 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
41173 *) ac_try_echo
=$ac_try;;
41175 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
41176 (eval "$ac_link") 2>conftest.er1
41178 grep -v '^ *+' conftest.er1
>conftest.err
41180 cat conftest.err
>&5
41181 echo "$as_me:$LINENO: \$? = $ac_status" >&5
41182 (exit $ac_status); } && {
41183 test -z "$ac_c_werror_flag" ||
41184 test ! -s conftest.err
41185 } && test -s conftest
$ac_exeext &&
41186 $as_test_x conftest
$ac_exeext; then
41187 ac_cv_header_sys_soundcard
=yes
41189 echo "$as_me: failed program was:" >&5
41190 sed 's/^/| /' conftest.
$ac_ext >&5
41194 LIBS
="$saveLibs -lossaudio"
41195 cat >conftest.
$ac_ext <<_ACEOF
41198 cat confdefs.h
>>conftest.
$ac_ext
41199 cat >>conftest.
$ac_ext <<_ACEOF
41200 /* end confdefs.h. */
41202 #include <sys/ioctl.h>
41203 #include <sys/soundcard.h>
41209 ioctl(0, SNDCTL_DSP_SPEED, 0);
41215 rm -f conftest.
$ac_objext conftest
$ac_exeext
41216 if { (ac_try
="$ac_link"
41217 case "(($ac_try" in
41218 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
41219 *) ac_try_echo=$ac_try;;
41221 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
41222 (eval "$ac_link") 2>conftest.er1
41224 grep -v '^ *+' conftest.er1 >conftest.err
41226 cat conftest.err >&5
41227 echo "$as_me:$LINENO: \$? = $ac_status" >&5
41228 (exit $ac_status); } && {
41229 test -z "$ac_c_werror_flag" ||
41230 test ! -s conftest.err
41231 } && test -s conftest$ac_exeext &&
41232 $as_test_x conftest$ac_exeext; then
41233 ac_cv_header_sys_soundcard=yes
41235 echo "$as_me: failed program was:" >&5
41236 sed 's/^/| /' conftest.$ac_ext >&5
41240 ac_cv_header_sys_soundcard=no
41245 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
41246 conftest$ac_exeext conftest.$ac_ext
41251 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
41252 conftest$ac_exeext conftest.$ac_ext
41255 { echo "$as_me:$LINENO: result: $ac_cv_header_sys_soundcard" >&5
41256 echo "${ECHO_T}$ac_cv_header_sys_soundcard" >&6; }
41259 if test "$ac_cv_header_sys_soundcard" = "yes"; then
41260 cat >>confdefs.h <<\_ACEOF
41261 #define HAVE_SYS_SOUNDCARD_H 1
41268 if test "$wxUSE_SOUND" = "yes"; then
41269 if test "$USE_UNIX" = "1" ; then
41270 if test "$wxUSE_LIBSDL" != "no"; then
41272 # Check whether --with-sdl-prefix was given.
41273 if test "${with_sdl_prefix+set}" = set; then
41274 withval=$with_sdl_prefix; sdl_prefix="$withval"
41280 # Check whether --with-sdl-exec-prefix was given.
41281 if test "${with_sdl_exec_prefix+set}" = set; then
41282 withval=$with_sdl_exec_prefix; sdl_exec_prefix="$withval"
41287 # Check whether --enable-sdltest was given.
41288 if test "${enable_sdltest+set}" = set; then
41289 enableval=$enable_sdltest;
41295 if test x$sdl_exec_prefix != x ; then
41296 sdl_args="$sdl_args --exec-prefix=$sdl_exec_prefix"
41297 if test x${SDL_CONFIG+set} != xset ; then
41298 SDL_CONFIG=$sdl_exec_prefix/bin/sdl-config
41301 if test x$sdl_prefix != x ; then
41302 sdl_args="$sdl_args --prefix=$sdl_prefix"
41303 if test x${SDL_CONFIG+set} != xset ; then
41304 SDL_CONFIG=$sdl_prefix/bin/sdl-config
41308 if test "x$prefix" != xNONE; then
41309 PATH="$prefix/bin:$prefix/usr/bin:$PATH"
41311 # Extract the first word of "sdl-config", so it can be a program name with args.
41312 set dummy sdl-config; ac_word=$2
41313 { echo "$as_me:$LINENO: checking for $ac_word" >&5
41314 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
41315 if test "${ac_cv_path_SDL_CONFIG+set}" = set; then
41316 echo $ECHO_N "(cached) $ECHO_C" >&6
41318 case $SDL_CONFIG in
41320 ac_cv_path_SDL_CONFIG="$SDL_CONFIG" # Let the user override the test with a path.
41323 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
41324 for as_dir in $PATH
41327 test -z "$as_dir" && as_dir=.
41328 for ac_exec_ext in '' $ac_executable_extensions; do
41329 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
41330 ac_cv_path_SDL_CONFIG="$as_dir/$ac_word$ac_exec_ext"
41331 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
41338 test -z "$ac_cv_path_SDL_CONFIG" && ac_cv_path_SDL_CONFIG="no"
41342 SDL_CONFIG=$ac_cv_path_SDL_CONFIG
41343 if test -n "$SDL_CONFIG"; then
41344 { echo "$as_me:$LINENO: result: $SDL_CONFIG" >&5
41345 echo "${ECHO_T}$SDL_CONFIG" >&6; }
41347 { echo "$as_me:$LINENO: result: no" >&5
41348 echo "${ECHO_T}no" >&6; }
41352 min_sdl_version=1.2.0
41353 { echo "$as_me:$LINENO: checking for SDL - version >= $min_sdl_version" >&5
41354 echo $ECHO_N "checking for SDL - version >= $min_sdl_version... $ECHO_C" >&6; }
41356 if test "$SDL_CONFIG" = "no" ; then
41359 SDL_CFLAGS=`$SDL_CONFIG $sdlconf_args --cflags`
41360 SDL_LIBS=`$SDL_CONFIG $sdlconf_args --libs`
41362 sdl_major_version=`$SDL_CONFIG $sdl_args --version | \
41363 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'`
41364 sdl_minor_version=`$SDL_CONFIG $sdl_args --version | \
41365 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'`
41366 sdl_micro_version=`$SDL_CONFIG $sdl_config_args --version | \
41367 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'`
41368 if test "x$enable_sdltest" = "xyes" ; then
41369 ac_save_CFLAGS="$CFLAGS"
41370 ac_save_CXXFLAGS="$CXXFLAGS"
41371 ac_save_LIBS="$LIBS"
41372 CFLAGS="$CFLAGS $SDL_CFLAGS"
41373 CXXFLAGS="$CXXFLAGS $SDL_CFLAGS"
41374 LIBS="$LIBS $SDL_LIBS"
41376 if test "$cross_compiling" = yes; then
41377 echo $ac_n "cross compiling; assumed OK... $ac_c"
41379 cat >conftest.$ac_ext <<_ACEOF
41382 cat confdefs.h >>conftest.$ac_ext
41383 cat >>conftest.$ac_ext <<_ACEOF
41384 /* end confdefs.h. */
41387 #include <stdlib.h>
41388 #include <string.h>
41392 my_strdup (char *str)
41398 new_str = (char *)malloc ((strlen (str) + 1) * sizeof(char));
41399 strcpy (new_str, str);
41407 int main (int argc, char *argv[])
41409 int major, minor, micro;
41412 /* This hangs on some systems (?)
41413 system ("touch conf.sdltest");
41415 { FILE *fp = fopen("conf.sdltest", "a"); if ( fp ) fclose(fp); }
41417 /* HP/UX 9 (%@#!) writes to sscanf strings */
41418 tmp_version = my_strdup("$min_sdl_version");
41419 if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) {
41420 printf("%s, bad version string\n", "$min_sdl_version");
41424 if (($sdl_major_version > major) ||
41425 (($sdl_major_version == major) && ($sdl_minor_version > minor)) ||
41426 (($sdl_major_version == major) && ($sdl_minor_version == minor) && ($sdl_micro_version >= micro)))
41432 printf("\n*** 'sdl-config --version' returned %d.%d.%d, but the minimum version\n", $sdl_major_version, $sdl_minor_version, $sdl_micro_version);
41433 printf("*** of SDL required is %d.%d.%d. If sdl-config is correct, then it is\n", major, minor, micro);
41434 printf("*** best to upgrade to the required version.\n");
41435 printf("*** If sdl-config was wrong, set the environment variable SDL_CONFIG\n");
41436 printf("*** to point to the correct copy of sdl-config, and remove the file\n");
41437 printf("*** config.cache before re-running configure\n");
41444 rm -f conftest$ac_exeext
41445 if { (ac_try="$ac_link"
41446 case "(($ac_try" in
41447 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
41448 *) ac_try_echo
=$ac_try;;
41450 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
41451 (eval "$ac_link") 2>&5
41453 echo "$as_me:$LINENO: \$? = $ac_status" >&5
41454 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
41455 { (case "(($ac_try" in
41456 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
41457 *) ac_try_echo=$ac_try;;
41459 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
41460 (eval "$ac_try") 2>&5
41462 echo "$as_me:$LINENO: \$? = $ac_status" >&5
41463 (exit $ac_status); }; }; then
41466 echo "$as_me: program exited with status $ac_status" >&5
41467 echo "$as_me: failed program was:" >&5
41468 sed 's/^/| /' conftest.$ac_ext >&5
41470 ( exit $ac_status )
41473 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
41477 CFLAGS="$ac_save_CFLAGS"
41478 CXXFLAGS="$ac_save_CXXFLAGS"
41479 LIBS="$ac_save_LIBS"
41482 if test "x$no_sdl" = x ; then
41483 { echo "$as_me:$LINENO: result: yes" >&5
41484 echo "${ECHO_T}yes" >&6; }
41486 EXTRALIBS_SDL="$SDL_LIBS"
41487 CFLAGS="$SDL_CFLAGS $CFLAGS"
41488 CXXFLAGS="$SDL_CFLAGS $CXXFLAGS"
41489 cat >>confdefs.h <<\_ACEOF
41490 #define wxUSE_LIBSDL 1
41495 { echo "$as_me:$LINENO: result: no" >&5
41496 echo "${ECHO_T}no" >&6; }
41497 if test "$SDL_CONFIG" = "no" ; then
41498 echo "*** The sdl-config script installed by SDL could not be found"
41499 echo "*** If SDL was installed in PREFIX, make sure PREFIX/bin is in"
41500 echo "*** your path, or set the SDL_CONFIG environment variable to the"
41501 echo "*** full path to sdl-config."
41503 if test -f conf.sdltest ; then
41506 echo "*** Could not run SDL test program, checking why..."
41507 CFLAGS="$CFLAGS $SDL_CFLAGS"
41508 CXXFLAGS="$CXXFLAGS $SDL_CFLAGS"
41509 LIBS="$LIBS $SDL_LIBS"
41510 cat >conftest.$ac_ext <<_ACEOF
41513 cat confdefs.h >>conftest.$ac_ext
41514 cat >>conftest.$ac_ext <<_ACEOF
41515 /* end confdefs.h. */
41520 int main(int argc, char *argv[])
41523 #define main K_and_R_C_main
41533 rm -f conftest.$ac_objext conftest$ac_exeext
41534 if { (ac_try="$ac_link"
41535 case "(($ac_try" in
41536 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
41537 *) ac_try_echo
=$ac_try;;
41539 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
41540 (eval "$ac_link") 2>conftest.er1
41542 grep -v '^ *+' conftest.er1
>conftest.err
41544 cat conftest.err
>&5
41545 echo "$as_me:$LINENO: \$? = $ac_status" >&5
41546 (exit $ac_status); } && {
41547 test -z "$ac_c_werror_flag" ||
41548 test ! -s conftest.err
41549 } && test -s conftest
$ac_exeext &&
41550 $as_test_x conftest
$ac_exeext; then
41551 echo "*** The test program compiled, but did not run. This usually means"
41552 echo "*** that the run-time linker is not finding SDL or finding the wrong"
41553 echo "*** version of SDL. If it is not finding SDL, you'll need to set your"
41554 echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
41555 echo "*** to the installed location Also, make sure you have run ldconfig if that"
41556 echo "*** is required on your system"
41558 echo "*** If you have an old version installed, it is best to remove it, although"
41559 echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"
41561 echo "$as_me: failed program was:" >&5
41562 sed 's/^/| /' conftest.
$ac_ext >&5
41564 echo "*** The test program failed to compile or link. See the file config.log for the"
41565 echo "*** exact error that occured. This usually means SDL was incorrectly installed"
41566 echo "*** or that you have moved SDL since it was installed. In the latter case, you"
41567 echo "*** may want to edit the sdl-config script: $SDL_CONFIG"
41570 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
41571 conftest
$ac_exeext conftest.
$ac_ext
41572 CFLAGS
="$ac_save_CFLAGS"
41573 CXXFLAGS
="$ac_save_CXXFLAGS"
41574 LIBS
="$ac_save_LIBS"
41585 if test "$wxUSE_LIBSDL" = "yes" -a "$wxUSE_PLUGINS" = "yes" ; then
41590 if test "$wxUSE_MGL" = 1; then
41591 { echo "$as_me:$LINENO: WARNING: wxSound not supported in MGL under DOS... disabled" >&5
41592 echo "$as_me: WARNING: wxSound not supported in MGL under DOS... disabled" >&2;}
41598 if test "$wxUSE_SOUND" = "yes"; then
41599 cat >>confdefs.h
<<\_ACEOF
41600 #define wxUSE_SOUND 1
41603 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS sound"
41606 if test "$WXGTK20" = 1; then
41609 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
41610 if test -n "$ac_tool_prefix"; then
41611 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
41612 set dummy
${ac_tool_prefix}pkg
-config; ac_word
=$2
41613 { echo "$as_me:$LINENO: checking for $ac_word" >&5
41614 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
41615 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
41616 echo $ECHO_N "(cached) $ECHO_C" >&6
41618 case $PKG_CONFIG in
41620 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a path.
41623 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
41624 for as_dir
in $PATH
41627 test -z "$as_dir" && as_dir
=.
41628 for ac_exec_ext
in '' $ac_executable_extensions; do
41629 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
41630 ac_cv_path_PKG_CONFIG
="$as_dir/$ac_word$ac_exec_ext"
41631 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
41641 PKG_CONFIG
=$ac_cv_path_PKG_CONFIG
41642 if test -n "$PKG_CONFIG"; then
41643 { echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
41644 echo "${ECHO_T}$PKG_CONFIG" >&6; }
41646 { echo "$as_me:$LINENO: result: no" >&5
41647 echo "${ECHO_T}no" >&6; }
41652 if test -z "$ac_cv_path_PKG_CONFIG"; then
41653 ac_pt_PKG_CONFIG
=$PKG_CONFIG
41654 # Extract the first word of "pkg-config", so it can be a program name with args.
41655 set dummy pkg
-config; ac_word
=$2
41656 { echo "$as_me:$LINENO: checking for $ac_word" >&5
41657 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
41658 if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then
41659 echo $ECHO_N "(cached) $ECHO_C" >&6
41661 case $ac_pt_PKG_CONFIG in
41663 ac_cv_path_ac_pt_PKG_CONFIG
="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
41666 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
41667 for as_dir
in $PATH
41670 test -z "$as_dir" && as_dir
=.
41671 for ac_exec_ext
in '' $ac_executable_extensions; do
41672 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
41673 ac_cv_path_ac_pt_PKG_CONFIG
="$as_dir/$ac_word$ac_exec_ext"
41674 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
41684 ac_pt_PKG_CONFIG
=$ac_cv_path_ac_pt_PKG_CONFIG
41685 if test -n "$ac_pt_PKG_CONFIG"; then
41686 { echo "$as_me:$LINENO: result: $ac_pt_PKG_CONFIG" >&5
41687 echo "${ECHO_T}$ac_pt_PKG_CONFIG" >&6; }
41689 { echo "$as_me:$LINENO: result: no" >&5
41690 echo "${ECHO_T}no" >&6; }
41693 if test "x$ac_pt_PKG_CONFIG" = x
; then
41696 case $cross_compiling:$ac_tool_warned in
41698 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
41699 whose name does not start with the host triplet. If you think this
41700 configuration is useful to you, please write to autoconf@gnu.org." >&5
41701 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
41702 whose name does not start with the host triplet. If you think this
41703 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
41704 ac_tool_warned
=yes ;;
41706 PKG_CONFIG
=$ac_pt_PKG_CONFIG
41709 PKG_CONFIG
="$ac_cv_path_PKG_CONFIG"
41713 if test -n "$PKG_CONFIG"; then
41714 _pkg_min_version
=0.9.0
41715 { echo "$as_me:$LINENO: checking pkg-config is at least version $_pkg_min_version" >&5
41716 echo $ECHO_N "checking pkg-config is at least version $_pkg_min_version... $ECHO_C" >&6; }
41717 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
41718 { echo "$as_me:$LINENO: result: yes" >&5
41719 echo "${ECHO_T}yes" >&6; }
41721 { echo "$as_me:$LINENO: result: no" >&5
41722 echo "${ECHO_T}no" >&6; }
41728 if test "$wxUSE_PRINTING_ARCHITECTURE" = "yes" ; then
41729 if test "$wxUSE_LIBGNOMEPRINT" = "yes" ; then
41733 { echo "$as_me:$LINENO: checking for LIBGNOMEPRINTUI" >&5
41734 echo $ECHO_N "checking for LIBGNOMEPRINTUI... $ECHO_C" >&6; }
41736 if test -n "$PKG_CONFIG"; then
41737 if test -n "$LIBGNOMEPRINTUI_CFLAGS"; then
41738 pkg_cv_LIBGNOMEPRINTUI_CFLAGS
="$LIBGNOMEPRINTUI_CFLAGS"
41740 if test -n "$PKG_CONFIG" && \
41741 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libgnomeprintui-2.2 >= 2.8\"") >&5
41742 ($PKG_CONFIG --exists --print-errors "libgnomeprintui-2.2 >= 2.8") 2>&5
41744 echo "$as_me:$LINENO: \$? = $ac_status" >&5
41745 (exit $ac_status); }; then
41746 pkg_cv_LIBGNOMEPRINTUI_CFLAGS
=`$PKG_CONFIG --cflags "libgnomeprintui-2.2 >= 2.8" 2>/dev/null`
41754 if test -n "$PKG_CONFIG"; then
41755 if test -n "$LIBGNOMEPRINTUI_LIBS"; then
41756 pkg_cv_LIBGNOMEPRINTUI_LIBS
="$LIBGNOMEPRINTUI_LIBS"
41758 if test -n "$PKG_CONFIG" && \
41759 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libgnomeprintui-2.2 >= 2.8\"") >&5
41760 ($PKG_CONFIG --exists --print-errors "libgnomeprintui-2.2 >= 2.8") 2>&5
41762 echo "$as_me:$LINENO: \$? = $ac_status" >&5
41763 (exit $ac_status); }; then
41764 pkg_cv_LIBGNOMEPRINTUI_LIBS
=`$PKG_CONFIG --libs "libgnomeprintui-2.2 >= 2.8" 2>/dev/null`
41775 if test $pkg_failed = yes; then
41777 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
41778 _pkg_short_errors_supported
=yes
41780 _pkg_short_errors_supported
=no
41782 if test $_pkg_short_errors_supported = yes; then
41783 LIBGNOMEPRINTUI_PKG_ERRORS
=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libgnomeprintui-2.2 >= 2.8"`
41785 LIBGNOMEPRINTUI_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "libgnomeprintui-2.2 >= 2.8"`
41787 # Put the nasty error message in config.log where it belongs
41788 echo "$LIBGNOMEPRINTUI_PKG_ERRORS" >&5
41791 { echo "$as_me:$LINENO: WARNING: libgnomeprintui not found, library will use standard PostScript printing" >&5
41792 echo "$as_me: WARNING: libgnomeprintui not found, library will use standard PostScript printing" >&2;}
41793 wxUSE_LIBGNOMEPRINT
="no"
41796 elif test $pkg_failed = untried
; then
41798 { echo "$as_me:$LINENO: WARNING: libgnomeprintui not found, library will use standard PostScript printing" >&5
41799 echo "$as_me: WARNING: libgnomeprintui not found, library will use standard PostScript printing" >&2;}
41800 wxUSE_LIBGNOMEPRINT
="no"
41804 LIBGNOMEPRINTUI_CFLAGS
=$pkg_cv_LIBGNOMEPRINTUI_CFLAGS
41805 LIBGNOMEPRINTUI_LIBS
=$pkg_cv_LIBGNOMEPRINTUI_LIBS
41806 { echo "$as_me:$LINENO: result: yes" >&5
41807 echo "${ECHO_T}yes" >&6; }
41809 CFLAGS
="$LIBGNOMEPRINTUI_CFLAGS $CFLAGS"
41810 CXXFLAGS
="$LIBGNOMEPRINTUI_CFLAGS $CXXFLAGS"
41811 cat >>confdefs.h
<<\_ACEOF
41812 #define wxUSE_LIBGNOMEPRINT 1
41820 if test "$wxUSE_MIMETYPE" = "yes" ; then
41821 if test "$wxUSE_LIBGNOMEVFS" = "yes" ; then
41825 { echo "$as_me:$LINENO: checking for GNOMEVFS" >&5
41826 echo $ECHO_N "checking for GNOMEVFS... $ECHO_C" >&6; }
41828 if test -n "$PKG_CONFIG"; then
41829 if test -n "$GNOMEVFS_CFLAGS"; then
41830 pkg_cv_GNOMEVFS_CFLAGS
="$GNOMEVFS_CFLAGS"
41832 if test -n "$PKG_CONFIG" && \
41833 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gnome-vfs-2.0 >= 2.0\"") >&5
41834 ($PKG_CONFIG --exists --print-errors "gnome-vfs-2.0 >= 2.0") 2>&5
41836 echo "$as_me:$LINENO: \$? = $ac_status" >&5
41837 (exit $ac_status); }; then
41838 pkg_cv_GNOMEVFS_CFLAGS
=`$PKG_CONFIG --cflags "gnome-vfs-2.0 >= 2.0" 2>/dev/null`
41846 if test -n "$PKG_CONFIG"; then
41847 if test -n "$GNOMEVFS_LIBS"; then
41848 pkg_cv_GNOMEVFS_LIBS
="$GNOMEVFS_LIBS"
41850 if test -n "$PKG_CONFIG" && \
41851 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gnome-vfs-2.0 >= 2.0\"") >&5
41852 ($PKG_CONFIG --exists --print-errors "gnome-vfs-2.0 >= 2.0") 2>&5
41854 echo "$as_me:$LINENO: \$? = $ac_status" >&5
41855 (exit $ac_status); }; then
41856 pkg_cv_GNOMEVFS_LIBS
=`$PKG_CONFIG --libs "gnome-vfs-2.0 >= 2.0" 2>/dev/null`
41867 if test $pkg_failed = yes; then
41869 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
41870 _pkg_short_errors_supported
=yes
41872 _pkg_short_errors_supported
=no
41874 if test $_pkg_short_errors_supported = yes; then
41875 GNOMEVFS_PKG_ERRORS
=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gnome-vfs-2.0 >= 2.0"`
41877 GNOMEVFS_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "gnome-vfs-2.0 >= 2.0"`
41879 # Put the nasty error message in config.log where it belongs
41880 echo "$GNOMEVFS_PKG_ERRORS" >&5
41883 { echo "$as_me:$LINENO: WARNING: libgnomevfs not found, library won't be able to associate MIME type" >&5
41884 echo "$as_me: WARNING: libgnomevfs not found, library won't be able to associate MIME type" >&2;}
41885 wxUSE_LIBGNOMEVFS
="no"
41888 elif test $pkg_failed = untried
; then
41890 { echo "$as_me:$LINENO: WARNING: libgnomevfs not found, library won't be able to associate MIME type" >&5
41891 echo "$as_me: WARNING: libgnomevfs not found, library won't be able to associate MIME type" >&2;}
41892 wxUSE_LIBGNOMEVFS
="no"
41896 GNOMEVFS_CFLAGS
=$pkg_cv_GNOMEVFS_CFLAGS
41897 GNOMEVFS_LIBS
=$pkg_cv_GNOMEVFS_LIBS
41898 { echo "$as_me:$LINENO: result: yes" >&5
41899 echo "${ECHO_T}yes" >&6; }
41901 CFLAGS
="$GNOMEVFS_CFLAGS $CFLAGS"
41902 CXXFLAGS
="$GNOMEVFS_CFLAGS $CXXFLAGS"
41903 cat >>confdefs.h
<<\_ACEOF
41904 #define wxUSE_LIBGNOMEVFS 1
41912 if test "$wxUSE_LIBHILDON" = "yes" ; then
41915 { echo "$as_me:$LINENO: checking for HILDON" >&5
41916 echo $ECHO_N "checking for HILDON... $ECHO_C" >&6; }
41918 if test -n "$PKG_CONFIG"; then
41919 if test -n "$HILDON_CFLAGS"; then
41920 pkg_cv_HILDON_CFLAGS
="$HILDON_CFLAGS"
41922 if test -n "$PKG_CONFIG" && \
41923 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"hildon-lgpl >= 0.9\"") >&5
41924 ($PKG_CONFIG --exists --print-errors "hildon-lgpl >= 0.9") 2>&5
41926 echo "$as_me:$LINENO: \$? = $ac_status" >&5
41927 (exit $ac_status); }; then
41928 pkg_cv_HILDON_CFLAGS
=`$PKG_CONFIG --cflags "hildon-lgpl >= 0.9" 2>/dev/null`
41936 if test -n "$PKG_CONFIG"; then
41937 if test -n "$HILDON_LIBS"; then
41938 pkg_cv_HILDON_LIBS
="$HILDON_LIBS"
41940 if test -n "$PKG_CONFIG" && \
41941 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"hildon-lgpl >= 0.9\"") >&5
41942 ($PKG_CONFIG --exists --print-errors "hildon-lgpl >= 0.9") 2>&5
41944 echo "$as_me:$LINENO: \$? = $ac_status" >&5
41945 (exit $ac_status); }; then
41946 pkg_cv_HILDON_LIBS
=`$PKG_CONFIG --libs "hildon-lgpl >= 0.9" 2>/dev/null`
41957 if test $pkg_failed = yes; then
41959 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
41960 _pkg_short_errors_supported
=yes
41962 _pkg_short_errors_supported
=no
41964 if test $_pkg_short_errors_supported = yes; then
41965 HILDON_PKG_ERRORS
=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "hildon-lgpl >= 0.9"`
41967 HILDON_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "hildon-lgpl >= 0.9"`
41969 # Put the nasty error message in config.log where it belongs
41970 echo "$HILDON_PKG_ERRORS" >&5
41973 { echo "$as_me:$LINENO: WARNING: libhildon_lgpl not found" >&5
41974 echo "$as_me: WARNING: libhildon_lgpl not found" >&2;}
41975 wxUSE_LIBHILDON
="no"
41978 elif test $pkg_failed = untried
; then
41980 { echo "$as_me:$LINENO: WARNING: libhildon_lgpl not found" >&5
41981 echo "$as_me: WARNING: libhildon_lgpl not found" >&2;}
41982 wxUSE_LIBHILDON
="no"
41986 HILDON_CFLAGS
=$pkg_cv_HILDON_CFLAGS
41987 HILDON_LIBS
=$pkg_cv_HILDON_LIBS
41988 { echo "$as_me:$LINENO: result: yes" >&5
41989 echo "${ECHO_T}yes" >&6; }
41991 EXTRALIBS_HILDON
="$HILDON_LIBS"
41992 CFLAGS
="$CFLAGS $HILDON_CFLAGS"
41993 CXXFLAGS
="$CXXFLAGS $HILDON_CFLAGS"
41994 cat >>confdefs.h
<<\_ACEOF
41995 #define wxUSE_LIBHILDON 1
42003 if test "$wxUSE_CMDLINE_PARSER" = "yes"; then
42004 cat >>confdefs.h
<<\_ACEOF
42005 #define wxUSE_CMDLINE_PARSER 1
42010 if test "$wxUSE_STOPWATCH" = "yes"; then
42011 cat >>confdefs.h
<<\_ACEOF
42012 #define wxUSE_STOPWATCH 1
42017 if test "$wxUSE_DATETIME" = "yes"; then
42018 cat >>confdefs.h
<<\_ACEOF
42019 #define wxUSE_DATETIME 1
42024 if test "$wxUSE_FILE" = "yes"; then
42025 cat >>confdefs.h
<<\_ACEOF
42026 #define wxUSE_FILE 1
42031 if test "$wxUSE_FFILE" = "yes"; then
42032 cat >>confdefs.h
<<\_ACEOF
42033 #define wxUSE_FFILE 1
42038 if test "$wxUSE_ARCHIVE_STREAMS" = "yes"; then
42039 if test "$wxUSE_STREAMS" != yes; then
42040 { echo "$as_me:$LINENO: WARNING: wxArchive requires wxStreams... disabled" >&5
42041 echo "$as_me: WARNING: wxArchive requires wxStreams... disabled" >&2;}
42042 wxUSE_ARCHIVE_STREAMS
=no
42044 cat >>confdefs.h
<<\_ACEOF
42045 #define wxUSE_ARCHIVE_STREAMS 1
42051 if test "$wxUSE_ZIPSTREAM" = "yes"; then
42052 if test "$wxUSE_ARCHIVE_STREAMS" != "yes"; then
42053 { echo "$as_me:$LINENO: WARNING: wxZip requires wxArchive... disabled" >&5
42054 echo "$as_me: WARNING: wxZip requires wxArchive... disabled" >&2;}
42055 elif test "$wxUSE_ZLIB" = "no"; then
42056 { echo "$as_me:$LINENO: WARNING: wxZip requires wxZlib... disabled" >&5
42057 echo "$as_me: WARNING: wxZip requires wxZlib... disabled" >&2;}
42059 cat >>confdefs.h
<<\_ACEOF
42060 #define wxUSE_ZIPSTREAM 1
42066 if test "$wxUSE_TARSTREAM" = "yes"; then
42067 if test "$wxUSE_ARCHIVE_STREAMS" != "yes"; then
42068 { echo "$as_me:$LINENO: WARNING: wxTar requires wxArchive... disabled" >&5
42069 echo "$as_me: WARNING: wxTar requires wxArchive... disabled" >&2;}
42071 cat >>confdefs.h
<<\_ACEOF
42072 #define wxUSE_TARSTREAM 1
42078 if test "$wxUSE_FILESYSTEM" = "yes"; then
42079 if test "$wxUSE_STREAMS" != yes -o \
( "$wxUSE_FILE" != yes -a "$wxUSE_FFILE" != yes \
); then
42080 { echo "$as_me:$LINENO: WARNING: wxFileSystem requires wxStreams and wxFile or wxFFile... disabled" >&5
42081 echo "$as_me: WARNING: wxFileSystem requires wxStreams and wxFile or wxFFile... disabled" >&2;}
42082 wxUSE_FILESYSTEM
=no
42084 cat >>confdefs.h
<<\_ACEOF
42085 #define wxUSE_FILESYSTEM 1
42091 if test "$wxUSE_FS_ARCHIVE" = "yes"; then
42092 if test "$wxUSE_FILESYSTEM" != yes -o "$wxUSE_ARCHIVE_STREAMS" != yes; then
42093 { echo "$as_me:$LINENO: WARNING: wxArchiveFSHandler requires wxArchive and wxFileSystem... disabled" >&5
42094 echo "$as_me: WARNING: wxArchiveFSHandler requires wxArchive and wxFileSystem... disabled" >&2;}
42096 cat >>confdefs.h
<<\_ACEOF
42097 #define wxUSE_FS_ARCHIVE 1
42103 if test "$wxUSE_FS_ZIP" = "yes"; then
42104 if test "$wxUSE_FS_ARCHIVE" != yes; then
42105 { echo "$as_me:$LINENO: WARNING: wxZipFSHandler requires wxArchiveFSHandler... disabled" >&5
42106 echo "$as_me: WARNING: wxZipFSHandler requires wxArchiveFSHandler... disabled" >&2;}
42108 cat >>confdefs.h
<<\_ACEOF
42109 #define wxUSE_FS_ZIP 1
42115 if test "$wxUSE_ON_FATAL_EXCEPTION" = "yes"; then
42116 if test "$USE_UNIX" != 1; then
42117 { echo "$as_me:$LINENO: WARNING: Catching fatal exceptions not currently supported on this system, wxApp::OnFatalException will not be called" >&5
42118 echo "$as_me: WARNING: Catching fatal exceptions not currently supported on this system, wxApp::OnFatalException will not be called" >&2;}
42119 wxUSE_ON_FATAL_EXCEPTION
=no
42121 cat >>confdefs.h
<<\_ACEOF
42122 #define wxUSE_ON_FATAL_EXCEPTION 1
42128 if test "$wxUSE_STACKWALKER" = "yes"; then
42129 cat >>confdefs.h
<<\_ACEOF
42130 #define wxUSE_STACKWALKER 1
42135 if test "$wxUSE_DEBUGREPORT" = "yes"; then
42136 if test "$USE_UNIX" != "1" -a "$USE_WIN32" != "1"; then
42137 { echo "$as_me:$LINENO: WARNING: Creating debug reports not currently supported on this system, disabled" >&5
42138 echo "$as_me: WARNING: Creating debug reports not currently supported on this system, disabled" >&2;}
42139 wxUSE_DEBUGREPORT
=no
42141 cat >>confdefs.h
<<\_ACEOF
42142 #define wxUSE_DEBUGREPORT 1
42145 if test "$wxUSE_ON_FATAL_EXCEPTION" = "yes"; then
42146 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS debugrpt"
42151 if test "$wxUSE_SNGLINST_CHECKER" = "yes"; then
42152 cat >>confdefs.h
<<\_ACEOF
42153 #define wxUSE_SNGLINST_CHECKER 1
42158 if test "$wxUSE_BUSYINFO" = "yes"; then
42159 cat >>confdefs.h
<<\_ACEOF
42160 #define wxUSE_BUSYINFO 1
42165 if test "$wxUSE_STD_IOSTREAM" = "yes"; then
42166 cat >>confdefs.h
<<\_ACEOF
42167 #define wxUSE_STD_IOSTREAM 1
42172 if test "$wxUSE_STD_STRING" = "yes"; then
42173 cat >>confdefs.h
<<\_ACEOF
42174 #define wxUSE_STD_STRING 1
42179 if test "$wxUSE_STDPATHS" = "yes"; then
42180 cat >>confdefs.h
<<\_ACEOF
42181 #define wxUSE_STDPATHS 1
42186 if test "$wxUSE_TEXTBUFFER" = "yes"; then
42187 cat >>confdefs.h
<<\_ACEOF
42188 #define wxUSE_TEXTBUFFER 1
42193 if test "$wxUSE_TEXTFILE" = "yes"; then
42194 if test "$wxUSE_FILE" != "yes" -o "$wxUSE_TEXTBUFFER" != "yes" ; then
42195 { echo "$as_me:$LINENO: WARNING: wxTextFile requires wxFile and wxTextBuffer... disabled" >&5
42196 echo "$as_me: WARNING: wxTextFile requires wxFile and wxTextBuffer... disabled" >&2;}
42198 cat >>confdefs.h
<<\_ACEOF
42199 #define wxUSE_TEXTFILE 1
42205 if test "$wxUSE_CONFIG" = "yes" ; then
42206 if test "$wxUSE_TEXTFILE" != "yes"; then
42207 { echo "$as_me:$LINENO: WARNING: wxConfig requires wxTextFile... disabled" >&5
42208 echo "$as_me: WARNING: wxConfig requires wxTextFile... disabled" >&2;}
42210 cat >>confdefs.h
<<\_ACEOF
42211 #define wxUSE_CONFIG 1
42214 cat >>confdefs.h
<<\_ACEOF
42215 #define wxUSE_CONFIG_NATIVE 1
42218 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS config"
42222 if test "$wxUSE_INTL" = "yes" ; then
42223 if test "$wxUSE_FILE" != "yes"; then
42224 { echo "$as_me:$LINENO: WARNING: I18n code requires wxFile... disabled" >&5
42225 echo "$as_me: WARNING: I18n code requires wxFile... disabled" >&2;}
42227 cat >>confdefs.h
<<\_ACEOF
42228 #define wxUSE_INTL 1
42231 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS internat"
42232 GUIDIST
="$GUIDIST INTL_DIST"
42236 if test "$wxUSE_LOG" = "yes"; then
42237 cat >>confdefs.h
<<\_ACEOF
42238 #define wxUSE_LOG 1
42242 if test "$wxUSE_LOGGUI" = "yes"; then
42243 cat >>confdefs.h
<<\_ACEOF
42244 #define wxUSE_LOGGUI 1
42249 if test "$wxUSE_LOGWINDOW" = "yes"; then
42250 cat >>confdefs.h
<<\_ACEOF
42251 #define wxUSE_LOGWINDOW 1
42256 if test "$wxUSE_LOGDIALOG" = "yes"; then
42257 cat >>confdefs.h
<<\_ACEOF
42258 #define wxUSE_LOG_DIALOG 1
42263 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS keyboard"
42266 if test "$wxUSE_LONGLONG" = "yes"; then
42267 cat >>confdefs.h
<<\_ACEOF
42268 #define wxUSE_LONGLONG 1
42273 if test "$wxUSE_GEOMETRY" = "yes"; then
42274 cat >>confdefs.h
<<\_ACEOF
42275 #define wxUSE_GEOMETRY 1
42280 if test "$wxUSE_STREAMS" = "yes" ; then
42281 cat >>confdefs.h
<<\_ACEOF
42282 #define wxUSE_STREAMS 1
42287 if test "$wxUSE_PRINTF_POS_PARAMS" = "yes"; then
42288 cat >>confdefs.h
<<\_ACEOF
42289 #define wxUSE_PRINTF_POS_PARAMS 1
42294 if test "$wxUSE_OBJC_UNIQUIFYING" = "yes"; then
42295 cat >>confdefs.h
<<\_ACEOF
42296 #define wxUSE_OBJC_UNIQUIFYING 1
42302 if test "$wxUSE_DATETIME" = "yes"; then
42303 { echo "$as_me:$LINENO: checking for strptime" >&5
42304 echo $ECHO_N "checking for strptime... $ECHO_C" >&6; }
42305 if test "${ac_cv_func_strptime+set}" = set; then
42306 echo $ECHO_N "(cached) $ECHO_C" >&6
42308 cat >conftest.
$ac_ext <<_ACEOF
42311 cat confdefs.h
>>conftest.
$ac_ext
42312 cat >>conftest.
$ac_ext <<_ACEOF
42313 /* end confdefs.h. */
42314 /* Define strptime to an innocuous variant, in case <limits.h> declares strptime.
42315 For example, HP-UX 11i <limits.h> declares gettimeofday. */
42316 #define strptime innocuous_strptime
42318 /* System header to define __stub macros and hopefully few prototypes,
42319 which can conflict with char strptime (); below.
42320 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
42321 <limits.h> exists even on freestanding compilers. */
42324 # include <limits.h>
42326 # include <assert.h>
42331 /* Override any GCC internal prototype to avoid an error.
42332 Use char because int might match the return type of a GCC
42333 builtin and then its argument prototype would still apply. */
42338 /* The GNU C library defines this for functions which it implements
42339 to always fail with ENOSYS. Some functions are actually named
42340 something starting with __ and the normal name is an alias. */
42341 #if defined __stub_strptime || defined __stub___strptime
42348 return strptime ();
42353 rm -f conftest.
$ac_objext conftest
$ac_exeext
42354 if { (ac_try
="$ac_link"
42355 case "(($ac_try" in
42356 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
42357 *) ac_try_echo=$ac_try;;
42359 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
42360 (eval "$ac_link") 2>conftest.er1
42362 grep -v '^ *+' conftest.er1 >conftest.err
42364 cat conftest.err >&5
42365 echo "$as_me:$LINENO: \$? = $ac_status" >&5
42366 (exit $ac_status); } && {
42367 test -z "$ac_c_werror_flag" ||
42368 test ! -s conftest.err
42369 } && test -s conftest$ac_exeext &&
42370 $as_test_x conftest$ac_exeext; then
42371 ac_cv_func_strptime=yes
42373 echo "$as_me: failed program was:" >&5
42374 sed 's/^/| /' conftest.$ac_ext >&5
42376 ac_cv_func_strptime=no
42379 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
42380 conftest$ac_exeext conftest.$ac_ext
42382 { echo "$as_me:$LINENO: result: $ac_cv_func_strptime" >&5
42383 echo "${ECHO_T}$ac_cv_func_strptime" >&6; }
42385 if test "$ac_cv_func_strptime" = "yes"; then
42386 { echo "$as_me:$LINENO: checking for strptime declaration" >&5
42387 echo $ECHO_N "checking for strptime declaration... $ECHO_C" >&6; }
42388 if test "${wx_cv_func_strptime_decl+set}" = set; then
42389 echo $ECHO_N "(cached) $ECHO_C" >&6
42393 ac_cpp='$CXXCPP $CPPFLAGS'
42394 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
42395 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
42396 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
42398 cat >conftest.$ac_ext <<_ACEOF
42401 cat confdefs.h >>conftest.$ac_ext
42402 cat >>conftest.$ac_ext <<_ACEOF
42403 /* end confdefs.h. */
42412 strptime("foo", "bar", &t);
42418 rm -f conftest.$ac_objext
42419 if { (ac_try="$ac_compile"
42420 case "(($ac_try" in
42421 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
42422 *) ac_try_echo
=$ac_try;;
42424 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
42425 (eval "$ac_compile") 2>conftest.er1
42427 grep -v '^ *+' conftest.er1
>conftest.err
42429 cat conftest.err
>&5
42430 echo "$as_me:$LINENO: \$? = $ac_status" >&5
42431 (exit $ac_status); } && {
42432 test -z "$ac_cxx_werror_flag" ||
42433 test ! -s conftest.err
42434 } && test -s conftest.
$ac_objext; then
42435 wx_cv_func_strptime_decl
=yes
42437 echo "$as_me: failed program was:" >&5
42438 sed 's/^/| /' conftest.
$ac_ext >&5
42440 wx_cv_func_strptime_decl
=no
42444 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
42446 ac_cpp
='$CPP $CPPFLAGS'
42447 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
42448 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
42449 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
42454 { echo "$as_me:$LINENO: result: $wx_cv_func_strptime_decl" >&5
42455 echo "${ECHO_T}$wx_cv_func_strptime_decl" >&6; }
42457 if test "$wx_cv_func_strptime_decl" = "yes"; then
42458 cat >>confdefs.h
<<\_ACEOF
42459 #define HAVE_STRPTIME_DECL 1
42463 wx_strptime_decl
="extern char *strptime(const char *, const char *, struct tm *);"
42465 if test "$ac_cv_func_strptime" = "yes"; then
42466 { echo "$as_me:$LINENO: checking whether strptime() fails on invalid strings" >&5
42467 echo $ECHO_N "checking whether strptime() fails on invalid strings... $ECHO_C" >&6; }
42468 if test "${wx_cv_func_strptime_ok+set}" = set; then
42469 echo $ECHO_N "(cached) $ECHO_C" >&6
42471 if test "$cross_compiling" = yes; then
42472 wx_cv_func_strptime_ok
=no
42475 cat >conftest.
$ac_ext <<_ACEOF
42477 #include <stdlib.h>
42479 #include "confdefs.h"
42485 return !!strptime("", "%x", NULL);
42489 rm -f conftest
$ac_exeext
42490 if { (ac_try
="$ac_link"
42491 case "(($ac_try" in
42492 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
42493 *) ac_try_echo=$ac_try;;
42495 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
42496 (eval "$ac_link") 2>&5
42498 echo "$as_me:$LINENO: \$? = $ac_status" >&5
42499 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
42500 { (case "(($ac_try" in
42501 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
42502 *) ac_try_echo
=$ac_try;;
42504 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
42505 (eval "$ac_try") 2>&5
42507 echo "$as_me:$LINENO: \$? = $ac_status" >&5
42508 (exit $ac_status); }; }; then
42509 wx_cv_func_strptime_ok
=yes
42511 echo "$as_me: program exited with status $ac_status" >&5
42512 echo "$as_me: failed program was:" >&5
42513 sed 's/^/| /' conftest.
$ac_ext >&5
42515 ( exit $ac_status )
42516 wx_cv_func_strptime_ok
=no
42518 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
42524 { echo "$as_me:$LINENO: result: $wx_cv_func_strptime_ok" >&5
42525 echo "${ECHO_T}$wx_cv_func_strptime_ok" >&6; }
42527 if test "$wx_cv_func_strptime_ok" = "yes"; then
42528 cat >>confdefs.h
<<\_ACEOF
42529 #define HAVE_STRPTIME 1
42535 { echo "$as_me:$LINENO: checking for timezone variable in <time.h>" >&5
42536 echo $ECHO_N "checking for timezone variable in <time.h>... $ECHO_C" >&6; }
42537 if test "${wx_cv_var_timezone+set}" = set; then
42538 echo $ECHO_N "(cached) $ECHO_C" >&6
42542 ac_cpp
='$CXXCPP $CPPFLAGS'
42543 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
42544 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
42545 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu
42547 cat >conftest.
$ac_ext <<_ACEOF
42550 cat confdefs.h
>>conftest.
$ac_ext
42551 cat >>conftest.
$ac_ext <<_ACEOF
42552 /* end confdefs.h. */
42567 rm -f conftest.
$ac_objext
42568 if { (ac_try
="$ac_compile"
42569 case "(($ac_try" in
42570 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
42571 *) ac_try_echo=$ac_try;;
42573 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
42574 (eval "$ac_compile") 2>conftest.er1
42576 grep -v '^ *+' conftest.er1 >conftest.err
42578 cat conftest.err >&5
42579 echo "$as_me:$LINENO: \$? = $ac_status" >&5
42580 (exit $ac_status); } && {
42581 test -z "$ac_cxx_werror_flag" ||
42582 test ! -s conftest.err
42583 } && test -s conftest.$ac_objext; then
42585 wx_cv_var_timezone=timezone
42588 echo "$as_me: failed program was:" >&5
42589 sed 's/^/| /' conftest.$ac_ext >&5
42592 cat >conftest.$ac_ext <<_ACEOF
42595 cat confdefs.h >>conftest.$ac_ext
42596 cat >>conftest.$ac_ext <<_ACEOF
42597 /* end confdefs.h. */
42612 rm -f conftest.$ac_objext
42613 if { (ac_try="$ac_compile"
42614 case "(($ac_try" in
42615 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
42616 *) ac_try_echo
=$ac_try;;
42618 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
42619 (eval "$ac_compile") 2>conftest.er1
42621 grep -v '^ *+' conftest.er1
>conftest.err
42623 cat conftest.err
>&5
42624 echo "$as_me:$LINENO: \$? = $ac_status" >&5
42625 (exit $ac_status); } && {
42626 test -z "$ac_cxx_werror_flag" ||
42627 test ! -s conftest.err
42628 } && test -s conftest.
$ac_objext; then
42630 wx_cv_var_timezone
=_timezone
42633 echo "$as_me: failed program was:" >&5
42634 sed 's/^/| /' conftest.
$ac_ext >&5
42637 cat >conftest.
$ac_ext <<_ACEOF
42640 cat confdefs.h
>>conftest.
$ac_ext
42641 cat >>conftest.
$ac_ext <<_ACEOF
42642 /* end confdefs.h. */
42657 rm -f conftest.
$ac_objext
42658 if { (ac_try
="$ac_compile"
42659 case "(($ac_try" in
42660 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
42661 *) ac_try_echo=$ac_try;;
42663 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
42664 (eval "$ac_compile") 2>conftest.er1
42666 grep -v '^ *+' conftest.er1 >conftest.err
42668 cat conftest.err >&5
42669 echo "$as_me:$LINENO: \$? = $ac_status" >&5
42670 (exit $ac_status); } && {
42671 test -z "$ac_cxx_werror_flag" ||
42672 test ! -s conftest.err
42673 } && test -s conftest.$ac_objext; then
42675 wx_cv_var_timezone=__timezone
42678 echo "$as_me: failed program was:" >&5
42679 sed 's/^/| /' conftest.$ac_ext >&5
42682 if test "$USE_DOS" = 0 ; then
42683 { echo "$as_me:$LINENO: WARNING: no timezone variable" >&5
42684 echo "$as_me: WARNING: no timezone variable" >&2;}
42690 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
42695 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
42700 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
42702 ac_cpp='$CPP $CPPFLAGS'
42703 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
42704 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
42705 ac_compiler_gnu=$ac_cv_c_compiler_gnu
42710 { echo "$as_me:$LINENO: result: $wx_cv_var_timezone" >&5
42711 echo "${ECHO_T}$wx_cv_var_timezone" >&6; }
42713 if test "x$wx_cv_var_timezone" != x ; then
42714 cat >>confdefs.h <<_ACEOF
42715 #define WX_TIMEZONE $wx_cv_var_timezone
42721 for ac_func in localtime
42723 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
42724 { echo "$as_me:$LINENO: checking for $ac_func" >&5
42725 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
42726 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
42727 echo $ECHO_N "(cached) $ECHO_C" >&6
42729 cat >conftest.$ac_ext <<_ACEOF
42732 cat confdefs.h >>conftest.$ac_ext
42733 cat >>conftest.$ac_ext <<_ACEOF
42734 /* end confdefs.h. */
42735 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
42736 For example, HP-UX 11i <limits.h> declares gettimeofday. */
42737 #define $ac_func innocuous_$ac_func
42739 /* System header to define __stub macros and hopefully few prototypes,
42740 which can conflict with char $ac_func (); below.
42741 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
42742 <limits.h> exists even on freestanding compilers. */
42745 # include <limits.h>
42747 # include <assert.h>
42752 /* Override any GCC internal prototype to avoid an error.
42753 Use char because int might match the return type of a GCC
42754 builtin and then its argument prototype would still apply. */
42759 /* The GNU C library defines this for functions which it implements
42760 to always fail with ENOSYS. Some functions are actually named
42761 something starting with __ and the normal name is an alias. */
42762 #if defined __stub_$ac_func || defined __stub___$ac_func
42769 return $ac_func ();
42774 rm -f conftest.$ac_objext conftest$ac_exeext
42775 if { (ac_try="$ac_link"
42776 case "(($ac_try" in
42777 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
42778 *) ac_try_echo
=$ac_try;;
42780 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
42781 (eval "$ac_link") 2>conftest.er1
42783 grep -v '^ *+' conftest.er1
>conftest.err
42785 cat conftest.err
>&5
42786 echo "$as_me:$LINENO: \$? = $ac_status" >&5
42787 (exit $ac_status); } && {
42788 test -z "$ac_c_werror_flag" ||
42789 test ! -s conftest.err
42790 } && test -s conftest
$ac_exeext &&
42791 $as_test_x conftest
$ac_exeext; then
42792 eval "$as_ac_var=yes"
42794 echo "$as_me: failed program was:" >&5
42795 sed 's/^/| /' conftest.
$ac_ext >&5
42797 eval "$as_ac_var=no"
42800 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
42801 conftest
$ac_exeext conftest.
$ac_ext
42803 ac_res
=`eval echo '${'$as_ac_var'}'`
42804 { echo "$as_me:$LINENO: result: $ac_res" >&5
42805 echo "${ECHO_T}$ac_res" >&6; }
42806 if test `eval echo '${'$as_ac_var'}'` = yes; then
42807 cat >>confdefs.h
<<_ACEOF
42808 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
42815 if test "$ac_cv_func_localtime" = "yes"; then
42816 { echo "$as_me:$LINENO: checking for tm_gmtoff in struct tm" >&5
42817 echo $ECHO_N "checking for tm_gmtoff in struct tm... $ECHO_C" >&6; }
42818 if test "${wx_cv_struct_tm_has_gmtoff+set}" = set; then
42819 echo $ECHO_N "(cached) $ECHO_C" >&6
42822 cat >conftest.
$ac_ext <<_ACEOF
42825 cat confdefs.h
>>conftest.
$ac_ext
42826 cat >>conftest.
$ac_ext <<_ACEOF
42827 /* end confdefs.h. */
42842 rm -f conftest.
$ac_objext
42843 if { (ac_try
="$ac_compile"
42844 case "(($ac_try" in
42845 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
42846 *) ac_try_echo=$ac_try;;
42848 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
42849 (eval "$ac_compile") 2>conftest.er1
42851 grep -v '^ *+' conftest.er1 >conftest.err
42853 cat conftest.err >&5
42854 echo "$as_me:$LINENO: \$? = $ac_status" >&5
42855 (exit $ac_status); } && {
42856 test -z "$ac_c_werror_flag" ||
42857 test ! -s conftest.err
42858 } && test -s conftest.$ac_objext; then
42860 wx_cv_struct_tm_has_gmtoff=yes
42863 echo "$as_me: failed program was:" >&5
42864 sed 's/^/| /' conftest.$ac_ext >&5
42866 wx_cv_struct_tm_has_gmtoff=no
42870 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
42873 { echo "$as_me:$LINENO: result: $wx_cv_struct_tm_has_gmtoff" >&5
42874 echo "${ECHO_T}$wx_cv_struct_tm_has_gmtoff" >&6; }
42877 if test "$wx_cv_struct_tm_has_gmtoff" = "yes"; then
42878 cat >>confdefs.h <<\_ACEOF
42879 #define WX_GMTOFF_IN_TM 1
42886 for ac_func in gettimeofday ftime
42888 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
42889 { echo "$as_me:$LINENO: checking for $ac_func" >&5
42890 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
42891 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
42892 echo $ECHO_N "(cached) $ECHO_C" >&6
42894 cat >conftest.$ac_ext <<_ACEOF
42897 cat confdefs.h >>conftest.$ac_ext
42898 cat >>conftest.$ac_ext <<_ACEOF
42899 /* end confdefs.h. */
42900 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
42901 For example, HP-UX 11i <limits.h> declares gettimeofday. */
42902 #define $ac_func innocuous_$ac_func
42904 /* System header to define __stub macros and hopefully few prototypes,
42905 which can conflict with char $ac_func (); below.
42906 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
42907 <limits.h> exists even on freestanding compilers. */
42910 # include <limits.h>
42912 # include <assert.h>
42917 /* Override any GCC internal prototype to avoid an error.
42918 Use char because int might match the return type of a GCC
42919 builtin and then its argument prototype would still apply. */
42924 /* The GNU C library defines this for functions which it implements
42925 to always fail with ENOSYS. Some functions are actually named
42926 something starting with __ and the normal name is an alias. */
42927 #if defined __stub_$ac_func || defined __stub___$ac_func
42934 return $ac_func ();
42939 rm -f conftest.$ac_objext conftest$ac_exeext
42940 if { (ac_try="$ac_link"
42941 case "(($ac_try" in
42942 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
42943 *) ac_try_echo
=$ac_try;;
42945 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
42946 (eval "$ac_link") 2>conftest.er1
42948 grep -v '^ *+' conftest.er1
>conftest.err
42950 cat conftest.err
>&5
42951 echo "$as_me:$LINENO: \$? = $ac_status" >&5
42952 (exit $ac_status); } && {
42953 test -z "$ac_c_werror_flag" ||
42954 test ! -s conftest.err
42955 } && test -s conftest
$ac_exeext &&
42956 $as_test_x conftest
$ac_exeext; then
42957 eval "$as_ac_var=yes"
42959 echo "$as_me: failed program was:" >&5
42960 sed 's/^/| /' conftest.
$ac_ext >&5
42962 eval "$as_ac_var=no"
42965 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
42966 conftest
$ac_exeext conftest.
$ac_ext
42968 ac_res
=`eval echo '${'$as_ac_var'}'`
42969 { echo "$as_me:$LINENO: result: $ac_res" >&5
42970 echo "${ECHO_T}$ac_res" >&6; }
42971 if test `eval echo '${'$as_ac_var'}'` = yes; then
42972 cat >>confdefs.h
<<_ACEOF
42973 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
42980 if test "$ac_cv_func_gettimeofday" = "yes"; then
42981 { echo "$as_me:$LINENO: checking whether gettimeofday takes two arguments" >&5
42982 echo $ECHO_N "checking whether gettimeofday takes two arguments... $ECHO_C" >&6; }
42983 if test "${wx_cv_func_gettimeofday_has_2_args+set}" = set; then
42984 echo $ECHO_N "(cached) $ECHO_C" >&6
42987 cat >conftest.
$ac_ext <<_ACEOF
42990 cat confdefs.h
>>conftest.
$ac_ext
42991 cat >>conftest.
$ac_ext <<_ACEOF
42992 /* end confdefs.h. */
42994 #include <sys/time.h>
42995 #include <unistd.h>
43002 gettimeofday(&tv, NULL);
43008 rm -f conftest.
$ac_objext
43009 if { (ac_try
="$ac_compile"
43010 case "(($ac_try" in
43011 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
43012 *) ac_try_echo=$ac_try;;
43014 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
43015 (eval "$ac_compile") 2>conftest.er1
43017 grep -v '^ *+' conftest.er1 >conftest.err
43019 cat conftest.err >&5
43020 echo "$as_me:$LINENO: \$? = $ac_status" >&5
43021 (exit $ac_status); } && {
43022 test -z "$ac_c_werror_flag" ||
43023 test ! -s conftest.err
43024 } && test -s conftest.$ac_objext; then
43025 wx_cv_func_gettimeofday_has_2_args=yes
43027 echo "$as_me: failed program was:" >&5
43028 sed 's/^/| /' conftest.$ac_ext >&5
43030 cat >conftest.$ac_ext <<_ACEOF
43033 cat confdefs.h >>conftest.$ac_ext
43034 cat >>conftest.$ac_ext <<_ACEOF
43035 /* end confdefs.h. */
43037 #include <sys/time.h>
43038 #include <unistd.h>
43051 rm -f conftest.$ac_objext
43052 if { (ac_try="$ac_compile"
43053 case "(($ac_try" in
43054 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
43055 *) ac_try_echo
=$ac_try;;
43057 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
43058 (eval "$ac_compile") 2>conftest.er1
43060 grep -v '^ *+' conftest.er1
>conftest.err
43062 cat conftest.err
>&5
43063 echo "$as_me:$LINENO: \$? = $ac_status" >&5
43064 (exit $ac_status); } && {
43065 test -z "$ac_c_werror_flag" ||
43066 test ! -s conftest.err
43067 } && test -s conftest.
$ac_objext; then
43068 wx_cv_func_gettimeofday_has_2_args
=no
43070 echo "$as_me: failed program was:" >&5
43071 sed 's/^/| /' conftest.
$ac_ext >&5
43074 { echo "$as_me:$LINENO: WARNING: failed to determine number of gettimeofday() arguments" >&5
43075 echo "$as_me: WARNING: failed to determine number of gettimeofday() arguments" >&2;}
43076 wx_cv_func_gettimeofday_has_2_args
=unknown
43081 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
43085 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
43088 { echo "$as_me:$LINENO: result: $wx_cv_func_gettimeofday_has_2_args" >&5
43089 echo "${ECHO_T}$wx_cv_func_gettimeofday_has_2_args" >&6; }
43091 if test "$wx_cv_func_gettimeofday_has_2_args" != "yes"; then
43092 cat >>confdefs.h
<<\_ACEOF
43093 #define WX_GETTIMEOFDAY_NO_TZ 1
43099 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS typetest"
43103 if test "$wxUSE_SOCKETS" = "yes"; then
43104 if test "$wxUSE_MGL" = "1"; then
43105 { echo "$as_me:$LINENO: WARNING: wxSocket not yet supported under MGL... disabled" >&5
43106 echo "$as_me: WARNING: wxSocket not yet supported under MGL... disabled" >&2;}
43111 if test "$wxUSE_SOCKETS" = "yes"; then
43112 if test "$TOOLKIT" != "MSW"; then
43113 { echo "$as_me:$LINENO: checking for socket" >&5
43114 echo $ECHO_N "checking for socket... $ECHO_C" >&6; }
43115 if test "${ac_cv_func_socket+set}" = set; then
43116 echo $ECHO_N "(cached) $ECHO_C" >&6
43118 cat >conftest.
$ac_ext <<_ACEOF
43121 cat confdefs.h
>>conftest.
$ac_ext
43122 cat >>conftest.
$ac_ext <<_ACEOF
43123 /* end confdefs.h. */
43124 /* Define socket to an innocuous variant, in case <limits.h> declares socket.
43125 For example, HP-UX 11i <limits.h> declares gettimeofday. */
43126 #define socket innocuous_socket
43128 /* System header to define __stub macros and hopefully few prototypes,
43129 which can conflict with char socket (); below.
43130 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
43131 <limits.h> exists even on freestanding compilers. */
43134 # include <limits.h>
43136 # include <assert.h>
43141 /* Override any GCC internal prototype to avoid an error.
43142 Use char because int might match the return type of a GCC
43143 builtin and then its argument prototype would still apply. */
43148 /* The GNU C library defines this for functions which it implements
43149 to always fail with ENOSYS. Some functions are actually named
43150 something starting with __ and the normal name is an alias. */
43151 #if defined __stub_socket || defined __stub___socket
43163 rm -f conftest.
$ac_objext conftest
$ac_exeext
43164 if { (ac_try
="$ac_link"
43165 case "(($ac_try" in
43166 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
43167 *) ac_try_echo=$ac_try;;
43169 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
43170 (eval "$ac_link") 2>conftest.er1
43172 grep -v '^ *+' conftest.er1 >conftest.err
43174 cat conftest.err >&5
43175 echo "$as_me:$LINENO: \$? = $ac_status" >&5
43176 (exit $ac_status); } && {
43177 test -z "$ac_c_werror_flag" ||
43178 test ! -s conftest.err
43179 } && test -s conftest$ac_exeext &&
43180 $as_test_x conftest$ac_exeext; then
43181 ac_cv_func_socket=yes
43183 echo "$as_me: failed program was:" >&5
43184 sed 's/^/| /' conftest.$ac_ext >&5
43186 ac_cv_func_socket=no
43189 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
43190 conftest$ac_exeext conftest.$ac_ext
43192 { echo "$as_me:$LINENO: result: $ac_cv_func_socket" >&5
43193 echo "${ECHO_T}$ac_cv_func_socket" >&6; }
43194 if test $ac_cv_func_socket = yes; then
43198 { echo "$as_me:$LINENO: checking for socket in -lsocket" >&5
43199 echo $ECHO_N "checking for socket in -lsocket... $ECHO_C" >&6; }
43200 if test "${ac_cv_lib_socket_socket+set}" = set; then
43201 echo $ECHO_N "(cached) $ECHO_C" >&6
43203 ac_check_lib_save_LIBS=$LIBS
43204 LIBS="-lsocket $LIBS"
43205 cat >conftest.$ac_ext <<_ACEOF
43208 cat confdefs.h >>conftest.$ac_ext
43209 cat >>conftest.$ac_ext <<_ACEOF
43210 /* end confdefs.h. */
43212 /* Override any GCC internal prototype to avoid an error.
43213 Use char because int might match the return type of a GCC
43214 builtin and then its argument prototype would still apply. */
43227 rm -f conftest.$ac_objext conftest$ac_exeext
43228 if { (ac_try="$ac_link"
43229 case "(($ac_try" in
43230 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
43231 *) ac_try_echo
=$ac_try;;
43233 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
43234 (eval "$ac_link") 2>conftest.er1
43236 grep -v '^ *+' conftest.er1
>conftest.err
43238 cat conftest.err
>&5
43239 echo "$as_me:$LINENO: \$? = $ac_status" >&5
43240 (exit $ac_status); } && {
43241 test -z "$ac_c_werror_flag" ||
43242 test ! -s conftest.err
43243 } && test -s conftest
$ac_exeext &&
43244 $as_test_x conftest
$ac_exeext; then
43245 ac_cv_lib_socket_socket
=yes
43247 echo "$as_me: failed program was:" >&5
43248 sed 's/^/| /' conftest.
$ac_ext >&5
43250 ac_cv_lib_socket_socket
=no
43253 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
43254 conftest
$ac_exeext conftest.
$ac_ext
43255 LIBS
=$ac_check_lib_save_LIBS
43257 { echo "$as_me:$LINENO: result: $ac_cv_lib_socket_socket" >&5
43258 echo "${ECHO_T}$ac_cv_lib_socket_socket" >&6; }
43259 if test $ac_cv_lib_socket_socket = yes; then
43260 if test "$INET_LINK" != " -lsocket"; then
43261 INET_LINK
="$INET_LINK -lsocket"
43265 { echo "$as_me:$LINENO: WARNING: socket library not found - sockets will be disabled" >&5
43266 echo "$as_me: WARNING: socket library not found - sockets will be disabled" >&2;}
43279 if test "$wxUSE_SOCKETS" = "yes" ; then
43280 if test "$TOOLKIT" != "MSW"; then
43281 { echo "$as_me:$LINENO: checking what is the type of the third argument of getsockname" >&5
43282 echo $ECHO_N "checking what is the type of the third argument of getsockname... $ECHO_C" >&6; }
43283 if test "${wx_cv_type_getsockname3+set}" = set; then
43284 echo $ECHO_N "(cached) $ECHO_C" >&6
43288 ac_cpp
='$CXXCPP $CPPFLAGS'
43289 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
43290 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
43291 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu
43293 cat >conftest.
$ac_ext <<_ACEOF
43296 cat confdefs.h
>>conftest.
$ac_ext
43297 cat >>conftest.
$ac_ext <<_ACEOF
43298 /* end confdefs.h. */
43300 #include <sys/types.h>
43301 #include <sys/socket.h>
43308 getsockname(0, 0, &len);
43314 rm -f conftest.
$ac_objext
43315 if { (ac_try
="$ac_compile"
43316 case "(($ac_try" in
43317 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
43318 *) ac_try_echo=$ac_try;;
43320 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
43321 (eval "$ac_compile") 2>conftest.er1
43323 grep -v '^ *+' conftest.er1 >conftest.err
43325 cat conftest.err >&5
43326 echo "$as_me:$LINENO: \$? = $ac_status" >&5
43327 (exit $ac_status); } && {
43328 test -z "$ac_cxx_werror_flag" ||
43329 test ! -s conftest.err
43330 } && test -s conftest.$ac_objext; then
43331 wx_cv_type_getsockname3=socklen_t
43333 echo "$as_me: failed program was:" >&5
43334 sed 's/^/| /' conftest.$ac_ext >&5
43337 CFLAGS_OLD="$CFLAGS"
43338 if test "$GCC" = yes ; then
43339 CFLAGS="-Werror $CFLAGS"
43342 cat >conftest.$ac_ext <<_ACEOF
43345 cat confdefs.h >>conftest.$ac_ext
43346 cat >>conftest.$ac_ext <<_ACEOF
43347 /* end confdefs.h. */
43349 #include <sys/types.h>
43350 #include <sys/socket.h>
43357 getsockname(0, 0, &len);
43363 rm -f conftest.$ac_objext
43364 if { (ac_try="$ac_compile"
43365 case "(($ac_try" in
43366 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
43367 *) ac_try_echo
=$ac_try;;
43369 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
43370 (eval "$ac_compile") 2>conftest.er1
43372 grep -v '^ *+' conftest.er1
>conftest.err
43374 cat conftest.err
>&5
43375 echo "$as_me:$LINENO: \$? = $ac_status" >&5
43376 (exit $ac_status); } && {
43377 test -z "$ac_cxx_werror_flag" ||
43378 test ! -s conftest.err
43379 } && test -s conftest.
$ac_objext; then
43380 wx_cv_type_getsockname3
=size_t
43382 echo "$as_me: failed program was:" >&5
43383 sed 's/^/| /' conftest.
$ac_ext >&5
43385 cat >conftest.
$ac_ext <<_ACEOF
43388 cat confdefs.h
>>conftest.
$ac_ext
43389 cat >>conftest.
$ac_ext <<_ACEOF
43390 /* end confdefs.h. */
43392 #include <sys/types.h>
43393 #include <sys/socket.h>
43400 getsockname(0, 0, &len);
43406 rm -f conftest.
$ac_objext
43407 if { (ac_try
="$ac_compile"
43408 case "(($ac_try" in
43409 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
43410 *) ac_try_echo=$ac_try;;
43412 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
43413 (eval "$ac_compile") 2>conftest.er1
43415 grep -v '^ *+' conftest.er1 >conftest.err
43417 cat conftest.err >&5
43418 echo "$as_me:$LINENO: \$? = $ac_status" >&5
43419 (exit $ac_status); } && {
43420 test -z "$ac_cxx_werror_flag" ||
43421 test ! -s conftest.err
43422 } && test -s conftest.$ac_objext; then
43423 wx_cv_type_getsockname3=int
43425 echo "$as_me: failed program was:" >&5
43426 sed 's/^/| /' conftest.$ac_ext >&5
43428 wx_cv_type_getsockname3=unknown
43432 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
43436 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
43438 CFLAGS="$CFLAGS_OLD"
43443 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
43445 ac_cpp='$CPP $CPPFLAGS'
43446 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
43447 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
43448 ac_compiler_gnu=$ac_cv_c_compiler_gnu
43452 { echo "$as_me:$LINENO: result: $wx_cv_type_getsockname3" >&5
43453 echo "${ECHO_T}$wx_cv_type_getsockname3" >&6; }
43455 if test "$wx_cv_type_getsockname3" = "unknown"; then
43457 { echo "$as_me:$LINENO: WARNING: Couldn't find socklen_t synonym for this system" >&5
43458 echo "$as_me: WARNING: Couldn't find socklen_t synonym for this system" >&2;}
43460 cat >>confdefs.h <<_ACEOF
43461 #define WX_SOCKLEN_T $wx_cv_type_getsockname3
43465 { echo "$as_me:$LINENO: checking what is the type of the fifth argument of getsockopt" >&5
43466 echo $ECHO_N "checking what is the type of the fifth argument of getsockopt... $ECHO_C" >&6; }
43467 if test "${wx_cv_type_getsockopt5+set}" = set; then
43468 echo $ECHO_N "(cached) $ECHO_C" >&6
43472 ac_cpp='$CXXCPP $CPPFLAGS'
43473 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
43474 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
43475 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
43477 cat >conftest.$ac_ext <<_ACEOF
43480 cat confdefs.h >>conftest.$ac_ext
43481 cat >>conftest.$ac_ext <<_ACEOF
43482 /* end confdefs.h. */
43484 #include <sys/types.h>
43485 #include <sys/socket.h>
43492 getsockopt(0, 0, 0, 0, &len);
43498 rm -f conftest.$ac_objext
43499 if { (ac_try="$ac_compile"
43500 case "(($ac_try" in
43501 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
43502 *) ac_try_echo
=$ac_try;;
43504 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
43505 (eval "$ac_compile") 2>conftest.er1
43507 grep -v '^ *+' conftest.er1
>conftest.err
43509 cat conftest.err
>&5
43510 echo "$as_me:$LINENO: \$? = $ac_status" >&5
43511 (exit $ac_status); } && {
43512 test -z "$ac_cxx_werror_flag" ||
43513 test ! -s conftest.err
43514 } && test -s conftest.
$ac_objext; then
43515 wx_cv_type_getsockopt5
=socklen_t
43517 echo "$as_me: failed program was:" >&5
43518 sed 's/^/| /' conftest.
$ac_ext >&5
43521 cat >conftest.
$ac_ext <<_ACEOF
43524 cat confdefs.h
>>conftest.
$ac_ext
43525 cat >>conftest.
$ac_ext <<_ACEOF
43526 /* end confdefs.h. */
43528 #include <sys/types.h>
43529 #include <sys/socket.h>
43536 getsockopt(0, 0, 0, 0, &len);
43542 rm -f conftest.
$ac_objext
43543 if { (ac_try
="$ac_compile"
43544 case "(($ac_try" in
43545 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
43546 *) ac_try_echo=$ac_try;;
43548 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
43549 (eval "$ac_compile") 2>conftest.er1
43551 grep -v '^ *+' conftest.er1 >conftest.err
43553 cat conftest.err >&5
43554 echo "$as_me:$LINENO: \$? = $ac_status" >&5
43555 (exit $ac_status); } && {
43556 test -z "$ac_cxx_werror_flag" ||
43557 test ! -s conftest.err
43558 } && test -s conftest.$ac_objext; then
43559 wx_cv_type_getsockopt5=size_t
43561 echo "$as_me: failed program was:" >&5
43562 sed 's/^/| /' conftest.$ac_ext >&5
43564 cat >conftest.$ac_ext <<_ACEOF
43567 cat confdefs.h >>conftest.$ac_ext
43568 cat >>conftest.$ac_ext <<_ACEOF
43569 /* end confdefs.h. */
43571 #include <sys/types.h>
43572 #include <sys/socket.h>
43579 getsockopt(0, 0, 0, 0, &len);
43585 rm -f conftest.$ac_objext
43586 if { (ac_try="$ac_compile"
43587 case "(($ac_try" in
43588 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
43589 *) ac_try_echo
=$ac_try;;
43591 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
43592 (eval "$ac_compile") 2>conftest.er1
43594 grep -v '^ *+' conftest.er1
>conftest.err
43596 cat conftest.err
>&5
43597 echo "$as_me:$LINENO: \$? = $ac_status" >&5
43598 (exit $ac_status); } && {
43599 test -z "$ac_cxx_werror_flag" ||
43600 test ! -s conftest.err
43601 } && test -s conftest.
$ac_objext; then
43602 wx_cv_type_getsockopt5
=int
43604 echo "$as_me: failed program was:" >&5
43605 sed 's/^/| /' conftest.
$ac_ext >&5
43607 wx_cv_type_getsockopt5
=unknown
43611 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
43615 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
43620 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
43622 ac_cpp
='$CPP $CPPFLAGS'
43623 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
43624 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
43625 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
43629 { echo "$as_me:$LINENO: result: $wx_cv_type_getsockopt5" >&5
43630 echo "${ECHO_T}$wx_cv_type_getsockopt5" >&6; }
43632 if test "$wx_cv_type_getsockopt5" = "unknown"; then
43634 { echo "$as_me:$LINENO: WARNING: Couldn't find socklen_t synonym for this system" >&5
43635 echo "$as_me: WARNING: Couldn't find socklen_t synonym for this system" >&2;}
43637 cat >>confdefs.h
<<_ACEOF
43638 #define SOCKOPTLEN_T $wx_cv_type_getsockopt5
43645 if test "$wxUSE_SOCKETS" = "yes" ; then
43646 cat >>confdefs.h
<<\_ACEOF
43647 #define wxUSE_SOCKETS 1
43650 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS sockets"
43653 if test "$wxUSE_PROTOCOL" = "yes"; then
43654 if test "$wxUSE_SOCKETS" != "yes"; then
43655 { echo "$as_me:$LINENO: WARNING: Protocol classes require sockets... disabled" >&5
43656 echo "$as_me: WARNING: Protocol classes require sockets... disabled" >&2;}
43661 if test "$wxUSE_PROTOCOL" = "yes"; then
43662 cat >>confdefs.h
<<\_ACEOF
43663 #define wxUSE_PROTOCOL 1
43667 if test "$wxUSE_PROTOCOL_HTTP" = "yes"; then
43668 cat >>confdefs.h
<<\_ACEOF
43669 #define wxUSE_PROTOCOL_HTTP 1
43673 if test "$wxUSE_PROTOCOL_FTP" = "yes"; then
43674 cat >>confdefs.h
<<\_ACEOF
43675 #define wxUSE_PROTOCOL_FTP 1
43679 if test "$wxUSE_PROTOCOL_FILE" = "yes"; then
43680 cat >>confdefs.h
<<\_ACEOF
43681 #define wxUSE_PROTOCOL_FILE 1
43686 if test "$wxUSE_FS_INET" = "yes"; then
43687 { echo "$as_me:$LINENO: WARNING: HTTP filesystem require protocol classes... disabled" >&5
43688 echo "$as_me: WARNING: HTTP filesystem require protocol classes... disabled" >&2;}
43693 if test "$wxUSE_URL" = "yes"; then
43694 if test "$wxUSE_PROTOCOL" != "yes"; then
43695 { echo "$as_me:$LINENO: WARNING: wxURL class requires wxProtocol... disabled" >&5
43696 echo "$as_me: WARNING: wxURL class requires wxProtocol... disabled" >&2;}
43699 if test "$wxUSE_URL" = "yes"; then
43700 cat >>confdefs.h
<<\_ACEOF
43701 #define wxUSE_URL 1
43707 if test "$wxUSE_VARIANT" = "yes"; then
43708 cat >>confdefs.h
<<\_ACEOF
43709 #define wxUSE_VARIANT 1
43714 if test "$wxUSE_FS_INET" = "yes"; then
43715 cat >>confdefs.h
<<\_ACEOF
43716 #define wxUSE_FS_INET 1
43722 if test "$wxUSE_GUI" = "yes" -a "$wxUSE_JOYSTICK" = "yes"; then
43725 if test "$TOOLKIT" = "MSW"; then
43728 elif test "$TOOLKIT" = "MAC" -o "$TOOLKIT" = "COCOA"; then
43729 if test "$USE_DARWIN" = 1; then
43730 { echo "$as_me:$LINENO: checking headers have declarations needed for joystick support" >&5
43731 echo $ECHO_N "checking headers have declarations needed for joystick support... $ECHO_C" >&6; }
43733 ac_cpp
='$CXXCPP $CPPFLAGS'
43734 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
43735 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
43736 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu
43738 cat >conftest.
$ac_ext <<_ACEOF
43741 cat confdefs.h
>>conftest.
$ac_ext
43742 cat >>conftest.
$ac_ext <<_ACEOF
43743 /* end confdefs.h. */
43744 #include <IOKit/hid/IOHIDLib.h>
43748 IOHIDQueueInterface *qi = NULL;
43749 IOHIDCallbackFunction cb = NULL;
43750 qi->setEventCallout(NULL, cb, NULL, NULL);
43755 rm -f conftest.
$ac_objext
43756 if { (ac_try
="$ac_compile"
43757 case "(($ac_try" in
43758 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
43759 *) ac_try_echo=$ac_try;;
43761 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
43762 (eval "$ac_compile") 2>conftest.er1
43764 grep -v '^ *+' conftest.er1 >conftest.err
43766 cat conftest.err >&5
43767 echo "$as_me:$LINENO: \$? = $ac_status" >&5
43768 (exit $ac_status); } && {
43769 test -z "$ac_cxx_werror_flag" ||
43770 test ! -s conftest.err
43771 } && test -s conftest.$ac_objext; then
43775 echo "$as_me: failed program was:" >&5
43776 sed 's/^/| /' conftest.$ac_ext >&5
43781 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
43783 ac_cpp='$CPP $CPPFLAGS'
43784 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
43785 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
43786 ac_compiler_gnu=$ac_cv_c_compiler_gnu
43788 { echo "$as_me:$LINENO: result: $wxUSE_JOYSTICK" >&5
43789 echo "${ECHO_T}$wxUSE_JOYSTICK" >&6; }
43793 if test "$wxUSE_MGL" != "1"; then
43794 { echo "$as_me:$LINENO: checking for linux/joystick.h" >&5
43795 echo $ECHO_N "checking for linux/joystick.h... $ECHO_C" >&6; }
43796 if test "${ac_cv_header_linux_joystick_h+set}" = set; then
43797 echo $ECHO_N "(cached) $ECHO_C" >&6
43799 cat >conftest.$ac_ext <<_ACEOF
43802 cat confdefs.h >>conftest.$ac_ext
43803 cat >>conftest.$ac_ext <<_ACEOF
43804 /* end confdefs.h. */
43805 $ac_includes_default
43807 #include <linux/joystick.h>
43809 rm -f conftest.$ac_objext
43810 if { (ac_try="$ac_compile"
43811 case "(($ac_try" in
43812 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
43813 *) ac_try_echo
=$ac_try;;
43815 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
43816 (eval "$ac_compile") 2>conftest.er1
43818 grep -v '^ *+' conftest.er1
>conftest.err
43820 cat conftest.err
>&5
43821 echo "$as_me:$LINENO: \$? = $ac_status" >&5
43822 (exit $ac_status); } && {
43823 test -z "$ac_c_werror_flag" ||
43824 test ! -s conftest.err
43825 } && test -s conftest.
$ac_objext; then
43826 ac_cv_header_linux_joystick_h
=yes
43828 echo "$as_me: failed program was:" >&5
43829 sed 's/^/| /' conftest.
$ac_ext >&5
43831 ac_cv_header_linux_joystick_h
=no
43834 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
43836 { echo "$as_me:$LINENO: result: $ac_cv_header_linux_joystick_h" >&5
43837 echo "${ECHO_T}$ac_cv_header_linux_joystick_h" >&6; }
43838 if test $ac_cv_header_linux_joystick_h = yes; then
43846 if test "$wxUSE_JOYSTICK" = "yes"; then
43847 cat >>confdefs.h
<<\_ACEOF
43848 #define wxUSE_JOYSTICK 1
43851 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS joytest"
43853 { echo "$as_me:$LINENO: WARNING: Joystick not supported by this system... disabled" >&5
43854 echo "$as_me: WARNING: Joystick not supported by this system... disabled" >&2;}
43860 if test "$wxUSE_FONTMAP" = "yes" ; then
43861 cat >>confdefs.h
<<\_ACEOF
43862 #define wxUSE_FONTMAP 1
43867 if test "$wxUSE_UNICODE" = "yes" ; then
43868 cat >>confdefs.h
<<\_ACEOF
43869 #define wxUSE_UNICODE 1
43873 if test "$USE_WIN32" != 1; then
43874 wxUSE_UNICODE_MSLU
=no
43877 if test "$USE_WIN32" = 1 -a "$wxUSE_UNICODE_MSLU" = "yes"; then
43878 { echo "$as_me:$LINENO: checking for main in -lunicows" >&5
43879 echo $ECHO_N "checking for main in -lunicows... $ECHO_C" >&6; }
43880 if test "${ac_cv_lib_unicows_main+set}" = set; then
43881 echo $ECHO_N "(cached) $ECHO_C" >&6
43883 ac_check_lib_save_LIBS
=$LIBS
43884 LIBS
="-lunicows $LIBS"
43885 cat >conftest.
$ac_ext <<_ACEOF
43888 cat confdefs.h
>>conftest.
$ac_ext
43889 cat >>conftest.
$ac_ext <<_ACEOF
43890 /* end confdefs.h. */
43901 rm -f conftest.
$ac_objext conftest
$ac_exeext
43902 if { (ac_try
="$ac_link"
43903 case "(($ac_try" in
43904 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
43905 *) ac_try_echo=$ac_try;;
43907 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
43908 (eval "$ac_link") 2>conftest.er1
43910 grep -v '^ *+' conftest.er1 >conftest.err
43912 cat conftest.err >&5
43913 echo "$as_me:$LINENO: \$? = $ac_status" >&5
43914 (exit $ac_status); } && {
43915 test -z "$ac_c_werror_flag" ||
43916 test ! -s conftest.err
43917 } && test -s conftest$ac_exeext &&
43918 $as_test_x conftest$ac_exeext; then
43919 ac_cv_lib_unicows_main=yes
43921 echo "$as_me: failed program was:" >&5
43922 sed 's/^/| /' conftest.$ac_ext >&5
43924 ac_cv_lib_unicows_main=no
43927 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
43928 conftest$ac_exeext conftest.$ac_ext
43929 LIBS=$ac_check_lib_save_LIBS
43931 { echo "$as_me:$LINENO: result: $ac_cv_lib_unicows_main" >&5
43932 echo "${ECHO_T}$ac_cv_lib_unicows_main" >&6; }
43933 if test $ac_cv_lib_unicows_main = yes; then
43935 cat >>confdefs.h <<\_ACEOF
43936 #define wxUSE_UNICODE_MSLU 1
43942 { echo "$as_me:$LINENO: WARNING: Compiler doesn't support MSLU (libunicows.a), disabled.
43943 Applications will only run on Windows NT/2000/XP!" >&5
43944 echo "$as_me: WARNING: Compiler doesn't support MSLU (libunicows.a), disabled.
43945 Applications will only run on Windows NT/2000/XP!" >&2;}
43946 wxUSE_UNICODE_MSLU=no
43953 if test "$wxUSE_UNICODE" = "yes" -a "$wxUSE_UNICODE_UTF8" = "yes"; then
43954 cat >>confdefs.h <<\_ACEOF
43955 #define wxUSE_UNICODE_UTF8 1
43959 if test "$wxUSE_UNICODE_UTF8_LOCALE" = "yes"; then
43960 cat >>confdefs.h <<\_ACEOF
43961 #define wxUSE_UTF8_LOCALE_ONLY 1
43967 if test "$wxUSE_wxUSE_EXPERIMENTAL_PRINTF" = "yes"; then
43968 cat >>confdefs.h <<\_ACEOF
43969 #define wxUSE_EXPERIMENTAL_PRINTF 1
43975 if test "$wxUSE_POSTSCRIPT" = "yes" ; then
43976 cat >>confdefs.h <<\_ACEOF
43977 #define wxUSE_POSTSCRIPT 1
43982 cat >>confdefs.h <<\_ACEOF
43983 #define wxUSE_AFM_FOR_POSTSCRIPT 1
43987 cat >>confdefs.h <<\_ACEOF
43988 #define wxUSE_NORMALIZED_PS_FONTS 1
43993 if test "$wxUSE_CONSTRAINTS" = "yes"; then
43994 cat >>confdefs.h <<\_ACEOF
43995 #define wxUSE_CONSTRAINTS 1
43998 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS layout"
44001 if test "$wxUSE_MDI" = "yes"; then
44002 cat >>confdefs.h <<\_ACEOF
44003 #define wxUSE_MDI 1
44007 if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then
44008 cat >>confdefs.h <<\_ACEOF
44009 #define wxUSE_MDI_ARCHITECTURE 1
44012 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS mdi"
44016 if test "$wxUSE_DOC_VIEW_ARCHITECTURE" = "yes" ; then
44017 cat >>confdefs.h <<\_ACEOF
44018 #define wxUSE_DOC_VIEW_ARCHITECTURE 1
44021 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS docview"
44022 if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then
44023 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS docvwmdi"
44027 if test "$wxUSE_HELP" = "yes"; then
44028 cat >>confdefs.h <<\_ACEOF
44029 #define wxUSE_HELP 1
44032 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS help"
44034 if test "$wxUSE_MSW" = 1; then
44035 if test "$wxUSE_MS_HTML_HELP" = "yes"; then
44036 cat >>confdefs.h <<\_ACEOF
44037 #define wxUSE_MS_HTML_HELP 1
44043 if test "$wxUSE_WXHTML_HELP" = "yes"; then
44044 if test "$wxUSE_HTML" = "yes"; then
44045 cat >>confdefs.h <<\_ACEOF
44046 #define wxUSE_WXHTML_HELP 1
44050 { echo "$as_me:$LINENO: WARNING: Cannot use wxHTML-based help without wxHTML so it won't be compiled" >&5
44051 echo "$as_me: WARNING: Cannot use wxHTML-based help without wxHTML so it won't be compiled" >&2;}
44052 wxUSE_WXHTML_HELP=no
44057 if test "$wxUSE_PRINTING_ARCHITECTURE" = "yes" ; then
44058 if test "$wxUSE_CONSTRAINTS" != "yes"; then
44059 { echo "$as_me:$LINENO: WARNING: Printing support cannot be used without constraints so it won't be compiled without it" >&5
44060 echo "$as_me: WARNING: Printing support cannot be used without constraints so it won't be compiled without it" >&2;}
44062 cat >>confdefs.h <<\_ACEOF
44063 #define wxUSE_PRINTING_ARCHITECTURE 1
44067 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS printing"
44072 if test "$wxUSE_METAFILE" = "yes"; then
44073 if test "$wxUSE_MSW" != 1 -a "$wxUSE_MAC" != 1 -a "$wxUSE_PM" != 1; then
44074 { echo "$as_me:$LINENO: WARNING: wxMetafile is not available on this system... disabled" >&5
44075 echo "$as_me: WARNING: wxMetafile is not available on this system... disabled" >&2;}
44081 if test "$USE_WIN32" = 1 -a \( "$wxUSE_DATAOBJ" = "yes" \
44082 -o "$wxUSE_CLIPBOARD" = "yes" \
44083 -o "$wxUSE_OLE" = "yes" \
44084 -o "$wxUSE_DRAG_AND_DROP" = "yes" \) ; then
44085 { echo "$as_me:$LINENO: checking for ole2.h" >&5
44086 echo $ECHO_N "checking for ole2.h... $ECHO_C" >&6; }
44087 if test "${ac_cv_header_ole2_h+set}" = set; then
44088 echo $ECHO_N "(cached) $ECHO_C" >&6
44090 cat >conftest.$ac_ext <<_ACEOF
44093 cat confdefs.h >>conftest.$ac_ext
44094 cat >>conftest.$ac_ext <<_ACEOF
44095 /* end confdefs.h. */
44100 rm -f conftest.$ac_objext
44101 if { (ac_try="$ac_compile"
44102 case "(($ac_try" in
44103 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
44104 *) ac_try_echo
=$ac_try;;
44106 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
44107 (eval "$ac_compile") 2>conftest.er1
44109 grep -v '^ *+' conftest.er1
>conftest.err
44111 cat conftest.err
>&5
44112 echo "$as_me:$LINENO: \$? = $ac_status" >&5
44113 (exit $ac_status); } && {
44114 test -z "$ac_c_werror_flag" ||
44115 test ! -s conftest.err
44116 } && test -s conftest.
$ac_objext; then
44117 ac_cv_header_ole2_h
=yes
44119 echo "$as_me: failed program was:" >&5
44120 sed 's/^/| /' conftest.
$ac_ext >&5
44122 ac_cv_header_ole2_h
=no
44125 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
44127 { echo "$as_me:$LINENO: result: $ac_cv_header_ole2_h" >&5
44128 echo "${ECHO_T}$ac_cv_header_ole2_h" >&6; }
44132 if test "$ac_cv_header_ole2_h" = "yes" ; then
44133 if test "$GCC" = yes ; then
44134 { echo "$as_me:$LINENO: checking if g++ requires -fvtable-thunks" >&5
44135 echo $ECHO_N "checking if g++ requires -fvtable-thunks... $ECHO_C" >&6; }
44136 cat >conftest.
$ac_ext <<_ACEOF
44139 cat confdefs.h
>>conftest.
$ac_ext
44140 cat >>conftest.
$ac_ext <<_ACEOF
44141 /* end confdefs.h. */
44142 #include <windows.h>
44152 rm -f conftest.
$ac_objext
44153 if { (ac_try
="$ac_compile"
44154 case "(($ac_try" in
44155 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
44156 *) ac_try_echo=$ac_try;;
44158 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
44159 (eval "$ac_compile") 2>conftest.er1
44161 grep -v '^ *+' conftest.er1 >conftest.err
44163 cat conftest.err >&5
44164 echo "$as_me:$LINENO: \$? = $ac_status" >&5
44165 (exit $ac_status); } && {
44166 test -z "$ac_c_werror_flag" ||
44167 test ! -s conftest.err
44168 } && test -s conftest.$ac_objext; then
44169 { echo "$as_me:$LINENO: result: no" >&5
44170 echo "${ECHO_T}no" >&6; }
44172 echo "$as_me: failed program was:" >&5
44173 sed 's/^/| /' conftest.$ac_ext >&5
44175 { echo "$as_me:$LINENO: result: yes" >&5
44176 echo "${ECHO_T}yes" >&6; }
44177 WXCONFIG_CXXFLAGS="$WXCONFIG_CXXFLAGS -fvtable-thunks"
44180 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
44181 LIBS=" -lrpcrt4 -loleaut32 -lole32 -luuid$LIBS"
44182 if test "$wxUSE_OLE" = "yes" ; then
44183 cat >>confdefs.h <<\_ACEOF
44184 #define wxUSE_OLE 1
44187 cat >>confdefs.h <<\_ACEOF
44188 #define wxUSE_OLE_AUTOMATION 1
44191 cat >>confdefs.h <<\_ACEOF
44192 #define wxUSE_ACTIVEX 1
44195 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS oleauto"
44199 if test "$wxUSE_DATAOBJ" = "yes" ; then
44200 cat >>confdefs.h <<\_ACEOF
44201 #define wxUSE_DATAOBJ 1
44206 { echo "$as_me:$LINENO: WARNING: Some features disabled because OLE headers not found" >&5
44207 echo "$as_me: WARNING: Some features disabled because OLE headers not found" >&2;}
44210 wxUSE_DRAG_AND_DROP=no
44215 if test "$wxUSE_METAFILE" = "yes"; then
44216 cat >>confdefs.h <<\_ACEOF
44217 #define wxUSE_METAFILE 1
44221 cat >>confdefs.h <<\_ACEOF
44222 #define wxUSE_ENH_METAFILE 1
44228 if test "$wxUSE_IPC" = "yes"; then
44229 if test "$wxUSE_SOCKETS" != "yes" -a "$USE_WIN32" != 1; then
44230 { echo "$as_me:$LINENO: WARNING: wxWidgets IPC classes require sockets... disabled" >&5
44231 echo "$as_me: WARNING: wxWidgets IPC classes require sockets... disabled" >&2;}
44235 if test "$wxUSE_IPC" = "yes"; then
44236 cat >>confdefs.h <<\_ACEOF
44237 #define wxUSE_IPC 1
44240 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS ipc"
44244 if test "$wxUSE_DATAOBJ" = "yes"; then
44245 if test "$wxUSE_MGL" = 1 -o "$wxUSE_DFB" = 1; then
44246 { echo "$as_me:$LINENO: WARNING: wxDataObject not yet supported under $TOOLKIT... disabled" >&5
44247 echo "$as_me: WARNING: wxDataObject not yet supported under $TOOLKIT... disabled" >&2;}
44250 cat >>confdefs.h <<\_ACEOF
44251 #define wxUSE_DATAOBJ 1
44256 { echo "$as_me:$LINENO: WARNING: Clipboard and drag-and-drop require wxDataObject -- disabled" >&5
44257 echo "$as_me: WARNING: Clipboard and drag-and-drop require wxDataObject -- disabled" >&2;}
44259 wxUSE_DRAG_AND_DROP=no
44262 if test "$wxUSE_CLIPBOARD" = "yes"; then
44263 if test "$wxUSE_MGL" = 1 -o "$wxUSE_DFB" = 1; then
44264 { echo "$as_me:$LINENO: WARNING: Clipboard not yet supported under $TOOLKIT... disabled" >&5
44265 echo "$as_me: WARNING: Clipboard not yet supported under $TOOLKIT... disabled" >&2;}
44269 if test "$wxUSE_CLIPBOARD" = "yes"; then
44270 cat >>confdefs.h <<\_ACEOF
44271 #define wxUSE_CLIPBOARD 1
44277 if test "$wxUSE_DRAG_AND_DROP" = "yes" ; then
44278 if test "$wxUSE_GTK" = 1; then
44279 if test "$WXGTK12" != 1; then
44280 { echo "$as_me:$LINENO: WARNING: Drag and drop is only supported under GTK+ 1.2... disabled" >&5
44281 echo "$as_me: WARNING: Drag and drop is only supported under GTK+ 1.2... disabled" >&2;}
44282 wxUSE_DRAG_AND_DROP=no
44286 if test "$wxUSE_MOTIF" = 1 -o "$wxUSE_X11" = 1 -o "$wxUSE_MGL" = 1 -o \
44287 "$wxUSE_DFB" = 1; then
44288 { echo "$as_me:$LINENO: WARNING: Drag and drop not yet supported under $TOOLKIT... disabled" >&5
44289 echo "$as_me: WARNING: Drag and drop not yet supported under $TOOLKIT... disabled" >&2;}
44290 wxUSE_DRAG_AND_DROP=no
44293 if test "$wxUSE_DRAG_AND_DROP" = "yes"; then
44294 cat >>confdefs.h <<\_ACEOF
44295 #define wxUSE_DRAG_AND_DROP 1
44302 if test "$wxUSE_DRAG_AND_DROP" = "yes" -o "$wxUSE_CLIPBOARD" = "yes"; then
44303 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS dnd"
44306 if test "$wxUSE_SPLINES" = "yes" ; then
44307 cat >>confdefs.h <<\_ACEOF
44308 #define wxUSE_SPLINES 1
44313 if test "$wxUSE_MOUSEWHEEL" = "yes" ; then
44314 cat >>confdefs.h <<\_ACEOF
44315 #define wxUSE_MOUSEWHEEL 1
44322 if test "$wxUSE_CONTROLS" = "yes"; then
44326 if test "$wxUSE_ACCEL" = "yes"; then
44327 cat >>confdefs.h <<\_ACEOF
44328 #define wxUSE_ACCEL 1
44334 if test "$wxUSE_ANIMATIONCTRL" = "yes"; then
44335 cat >>confdefs.h <<\_ACEOF
44336 #define wxUSE_ANIMATIONCTRL 1
44340 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS animate"
44343 if test "$wxUSE_BUTTON" = "yes"; then
44344 cat >>confdefs.h <<\_ACEOF
44345 #define wxUSE_BUTTON 1
44351 if test "$wxUSE_BMPBUTTON" = "yes"; then
44352 cat >>confdefs.h <<\_ACEOF
44353 #define wxUSE_BMPBUTTON 1
44359 if test "$wxUSE_CALCTRL" = "yes"; then
44360 cat >>confdefs.h <<\_ACEOF
44361 #define wxUSE_CALENDARCTRL 1
44365 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS calendar"
44368 if test "$wxUSE_CARET" = "yes"; then
44369 cat >>confdefs.h <<\_ACEOF
44370 #define wxUSE_CARET 1
44374 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS caret"
44377 if test "$wxUSE_COLLPANE" = "yes"; then
44378 cat >>confdefs.h <<\_ACEOF
44379 #define wxUSE_COLLPANE 1
44383 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS collpane"
44386 if test "$wxUSE_COMBOBOX" = "yes"; then
44387 cat >>confdefs.h <<\_ACEOF
44388 #define wxUSE_COMBOBOX 1
44394 if test "$wxUSE_COMBOCTRL" = "yes"; then
44395 cat >>confdefs.h <<\_ACEOF
44396 #define wxUSE_COMBOCTRL 1
44402 if test "$wxUSE_CHOICE" = "yes"; then
44403 cat >>confdefs.h <<\_ACEOF
44404 #define wxUSE_CHOICE 1
44410 if test "$wxUSE_CHOICEBOOK" = "yes"; then
44411 cat >>confdefs.h <<\_ACEOF
44412 #define wxUSE_CHOICEBOOK 1
44418 if test "$wxUSE_CHECKBOX" = "yes"; then
44419 cat >>confdefs.h <<\_ACEOF
44420 #define wxUSE_CHECKBOX 1
44426 if test "$wxUSE_CHECKLST" = "yes"; then
44427 cat >>confdefs.h <<\_ACEOF
44428 #define wxUSE_CHECKLISTBOX 1
44432 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS checklst"
44435 if test "$wxUSE_COLOURPICKERCTRL" = "yes"; then
44436 cat >>confdefs.h <<\_ACEOF
44437 #define wxUSE_COLOURPICKERCTRL 1
44443 if test "$wxUSE_DATEPICKCTRL" = "yes"; then
44444 cat >>confdefs.h <<\_ACEOF
44445 #define wxUSE_DATEPICKCTRL 1
44451 if test "$wxUSE_DIRPICKERCTRL" = "yes"; then
44452 cat >>confdefs.h <<\_ACEOF
44453 #define wxUSE_DIRPICKERCTRL 1
44459 if test "$wxUSE_FILEPICKERCTRL" = "yes"; then
44460 cat >>confdefs.h <<\_ACEOF
44461 #define wxUSE_FILEPICKERCTRL 1
44467 if test "$wxUSE_FONTPICKERCTRL" = "yes"; then
44468 cat >>confdefs.h <<\_ACEOF
44469 #define wxUSE_FONTPICKERCTRL 1
44475 if test "$wxUSE_DISPLAY" = "yes"; then
44476 if test "$wxUSE_DFB" = 1 -o "$wxUSE_MGL" = 1; then
44477 { echo "$as_me:$LINENO: WARNING: wxDisplay not yet supported under $TOOLKIT... disabled" >&5
44478 echo "$as_me: WARNING: wxDisplay not yet supported under $TOOLKIT... disabled" >&2;}
44481 cat >>confdefs.h <<\_ACEOF
44482 #define wxUSE_DISPLAY 1
44485 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS display multimon"
44489 if test "$wxUSE_DETECT_SM" = "yes"; then
44490 cat >>confdefs.h <<\_ACEOF
44491 #define wxUSE_DETECT_SM 1
44496 if test "$wxUSE_GAUGE" = "yes"; then
44497 cat >>confdefs.h <<\_ACEOF
44498 #define wxUSE_GAUGE 1
44504 if test "$wxUSE_GRID" = "yes"; then
44505 cat >>confdefs.h <<\_ACEOF
44506 #define wxUSE_GRID 1
44510 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS grid"
44513 if test "$wxUSE_HYPERLINKCTRL" = "yes"; then
44514 cat >>confdefs.h <<\_ACEOF
44515 #define wxUSE_HYPERLINKCTRL 1
44521 if test "$wxUSE_BITMAPCOMBOBOX" = "yes"; then
44522 cat >>confdefs.h <<\_ACEOF
44523 #define wxUSE_BITMAPCOMBOBOX 1
44529 if test "$wxUSE_DATAVIEWCTRL" = "yes"; then
44530 cat >>confdefs.h <<\_ACEOF
44531 #define wxUSE_DATAVIEWCTRL 1
44535 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS dataview"
44538 if test "$wxUSE_IMAGLIST" = "yes"; then
44539 cat >>confdefs.h <<\_ACEOF
44540 #define wxUSE_IMAGLIST 1
44545 if test "$wxUSE_LISTBOOK" = "yes"; then
44546 cat >>confdefs.h <<\_ACEOF
44547 #define wxUSE_LISTBOOK 1
44553 if test "$wxUSE_LISTBOX" = "yes"; then
44554 cat >>confdefs.h <<\_ACEOF
44555 #define wxUSE_LISTBOX 1
44559 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS listbox"
44562 if test "$wxUSE_LISTCTRL" = "yes"; then
44563 if test "$wxUSE_IMAGLIST" = "yes"; then
44564 cat >>confdefs.h <<\_ACEOF
44565 #define wxUSE_LISTCTRL 1
44569 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS listctrl"
44571 { echo "$as_me:$LINENO: WARNING: wxListCtrl requires wxImageList and won't be compiled without it" >&5
44572 echo "$as_me: WARNING: wxListCtrl requires wxImageList and won't be compiled without it" >&2;}
44576 if test "$wxUSE_EDITABLELISTBOX" = "yes"; then
44577 cat >>confdefs.h <<\_ACEOF
44578 #define wxUSE_EDITABLELISTBOX 1
44582 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS editlbox"
44585 if test "$wxUSE_NOTEBOOK" = "yes"; then
44586 cat >>confdefs.h <<\_ACEOF
44587 #define wxUSE_NOTEBOOK 1
44591 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS notebook"
44594 if test "$wxUSE_ODCOMBOBOX" = "yes"; then
44595 cat >>confdefs.h <<\_ACEOF
44596 #define wxUSE_ODCOMBOBOX 1
44600 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS combo"
44604 if test "$wxUSE_RADIOBOX" = "yes"; then
44605 cat >>confdefs.h <<\_ACEOF
44606 #define wxUSE_RADIOBOX 1
44612 if test "$wxUSE_RADIOBTN" = "yes"; then
44613 cat >>confdefs.h <<\_ACEOF
44614 #define wxUSE_RADIOBTN 1
44620 if test "$wxUSE_SASH" = "yes"; then
44621 cat >>confdefs.h <<\_ACEOF
44622 #define wxUSE_SASH 1
44625 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS sashtest"
44628 if test "$wxUSE_SCROLLBAR" = "yes"; then
44629 cat >>confdefs.h <<\_ACEOF
44630 #define wxUSE_SCROLLBAR 1
44634 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS scroll scrollsub"
44637 if test "$wxUSE_SEARCHCTRL" = "yes"; then
44638 cat >>confdefs.h <<\_ACEOF
44639 #define wxUSE_SEARCHCTRL 1
44645 if test "$wxUSE_SLIDER" = "yes"; then
44646 cat >>confdefs.h <<\_ACEOF
44647 #define wxUSE_SLIDER 1
44653 if test "$wxUSE_SPINBTN" = "yes"; then
44654 cat >>confdefs.h <<\_ACEOF
44655 #define wxUSE_SPINBTN 1
44661 if test "$wxUSE_SPINCTRL" = "yes"; then
44662 cat >>confdefs.h <<\_ACEOF
44663 #define wxUSE_SPINCTRL 1
44669 if test "$wxUSE_SPLITTER" = "yes"; then
44670 cat >>confdefs.h <<\_ACEOF
44671 #define wxUSE_SPLITTER 1
44674 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS splitter"
44677 if test "$wxUSE_STATBMP" = "yes"; then
44678 cat >>confdefs.h <<\_ACEOF
44679 #define wxUSE_STATBMP 1
44685 if test "$wxUSE_STATBOX" = "yes"; then
44686 cat >>confdefs.h <<\_ACEOF
44687 #define wxUSE_STATBOX 1
44693 if test "$wxUSE_STATTEXT" = "yes"; then
44694 cat >>confdefs.h <<\_ACEOF
44695 #define wxUSE_STATTEXT 1
44701 if test "$wxUSE_STATLINE" = "yes"; then
44702 cat >>confdefs.h <<\_ACEOF
44703 #define wxUSE_STATLINE 1
44709 if test "$wxUSE_STATUSBAR" = "yes"; then
44710 cat >>confdefs.h <<\_ACEOF
44711 #define wxUSE_NATIVE_STATUSBAR 1
44714 cat >>confdefs.h <<\_ACEOF
44715 #define wxUSE_STATUSBAR 1
44720 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS statbar"
44723 if test "$wxUSE_TAB_DIALOG" = "yes"; then
44724 cat >>confdefs.h <<\_ACEOF
44725 #define wxUSE_TAB_DIALOG 1
44730 if test "$wxUSE_TEXTCTRL" = "yes"; then
44731 cat >>confdefs.h <<\_ACEOF
44732 #define wxUSE_TEXTCTRL 1
44736 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS text"
44739 if test "$wxUSE_TOGGLEBTN" = "yes"; then
44740 if test "$wxUSE_COCOA" = 1 ; then
44741 { echo "$as_me:$LINENO: WARNING: Toggle button not yet supported under Mac OS X... disabled" >&5
44742 echo "$as_me: WARNING: Toggle button not yet supported under Mac OS X... disabled" >&2;}
44746 if test "$wxUSE_TOGGLEBTN" = "yes"; then
44747 cat >>confdefs.h <<\_ACEOF
44748 #define wxUSE_TOGGLEBTN 1
44755 if test "$wxUSE_TOOLBAR" = "yes"; then
44756 cat >>confdefs.h <<\_ACEOF
44757 #define wxUSE_TOOLBAR 1
44762 if test "$wxUSE_UNIVERSAL" = "yes"; then
44763 wxUSE_TOOLBAR_NATIVE="no"
44765 wxUSE_TOOLBAR_NATIVE="yes"
44766 cat >>confdefs.h <<\_ACEOF
44767 #define wxUSE_TOOLBAR_NATIVE 1
44772 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS toolbar"
44775 if test "$wxUSE_TOOLTIPS" = "yes"; then
44776 if test "$wxUSE_MOTIF" = 1; then
44777 { echo "$as_me:$LINENO: WARNING: wxTooltip not supported yet under Motif... disabled" >&5
44778 echo "$as_me: WARNING: wxTooltip not supported yet under Motif... disabled" >&2;}
44780 if test "$wxUSE_UNIVERSAL" = "yes"; then
44781 { echo "$as_me:$LINENO: WARNING: wxTooltip not supported yet in wxUniversal... disabled" >&5
44782 echo "$as_me: WARNING: wxTooltip not supported yet in wxUniversal... disabled" >&2;}
44784 cat >>confdefs.h <<\_ACEOF
44785 #define wxUSE_TOOLTIPS 1
44792 if test "$wxUSE_TREEBOOK" = "yes"; then
44793 cat >>confdefs.h <<\_ACEOF
44794 #define wxUSE_TREEBOOK 1
44800 if test "$wxUSE_TOOLBOOK" = "yes"; then
44801 cat >>confdefs.h <<\_ACEOF
44802 #define wxUSE_TOOLBOOK 1
44808 if test "$wxUSE_TREECTRL" = "yes"; then
44809 if test "$wxUSE_IMAGLIST" = "yes"; then
44810 cat >>confdefs.h <<\_ACEOF
44811 #define wxUSE_TREECTRL 1
44815 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS treectrl"
44817 { echo "$as_me:$LINENO: WARNING: wxTreeCtrl requires wxImageList and won't be compiled without it" >&5
44818 echo "$as_me: WARNING: wxTreeCtrl requires wxImageList and won't be compiled without it" >&2;}
44822 if test "$wxUSE_POPUPWIN" = "yes"; then
44823 if test "$wxUSE_MAC" = 1 -o "$wxUSE_COCOA" = 1 ; then
44824 { echo "$as_me:$LINENO: WARNING: Popup window not yet supported under Mac OS X... disabled" >&5
44825 echo "$as_me: WARNING: Popup window not yet supported under Mac OS X... disabled" >&2;}
44827 if test "$wxUSE_PM" = 1; then
44828 { echo "$as_me:$LINENO: WARNING: wxPopupWindow not yet supported under PM... disabled" >&5
44829 echo "$as_me: WARNING: wxPopupWindow not yet supported under PM... disabled" >&2;}
44831 cat >>confdefs.h <<\_ACEOF
44832 #define wxUSE_POPUPWIN 1
44835 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS popup"
44842 if test "$wxUSE_DIALUP_MANAGER" = "yes"; then
44843 if test "$wxUSE_MAC" = 1 -o "$wxUSE_COCOA" = 1 -o "$wxUSE_MGL" = 1; then
44844 { echo "$as_me:$LINENO: WARNING: Dialup manager not supported on this platform... disabled" >&5
44845 echo "$as_me: WARNING: Dialup manager not supported on this platform... disabled" >&2;}
44847 cat >>confdefs.h <<\_ACEOF
44848 #define wxUSE_DIALUP_MANAGER 1
44851 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS dialup"
44855 if test "$wxUSE_TIPWINDOW" = "yes"; then
44856 if test "$wxUSE_PM" = 1; then
44857 { echo "$as_me:$LINENO: WARNING: wxTipWindow not yet supported under PM... disabled" >&5
44858 echo "$as_me: WARNING: wxTipWindow not yet supported under PM... disabled" >&2;}
44860 cat >>confdefs.h <<\_ACEOF
44861 #define wxUSE_TIPWINDOW 1
44867 if test "$USES_CONTROLS" = 1; then
44868 cat >>confdefs.h <<\_ACEOF
44869 #define wxUSE_CONTROLS 1
44875 if test "$wxUSE_ACCESSIBILITY" = "yes"; then
44876 cat >>confdefs.h <<\_ACEOF
44877 #define wxUSE_ACCESSIBILITY 1
44880 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS access"
44883 if test "$wxUSE_DC_CACHEING" = "yes"; then
44884 cat >>confdefs.h <<\_ACEOF
44885 #define wxUSE_DC_CACHEING 1
44890 if test "$wxUSE_DRAGIMAGE" = "yes"; then
44891 cat >>confdefs.h <<\_ACEOF
44892 #define wxUSE_DRAGIMAGE 1
44895 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS dragimag"
44898 if test "$wxUSE_EXCEPTIONS" = "yes"; then
44899 if test "$wxUSE_NO_EXCEPTIONS" = "yes" ; then
44900 { echo "$as_me:$LINENO: WARNING: --enable-exceptions can't be used with --enable-no_exceptions" >&5
44901 echo "$as_me: WARNING: --enable-exceptions can't be used with --enable-no_exceptions" >&2;}
44903 cat >>confdefs.h <<\_ACEOF
44904 #define wxUSE_EXCEPTIONS 1
44907 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS except"
44912 if test "$wxUSE_HTML" = "yes"; then
44913 cat >>confdefs.h <<\_ACEOF
44914 #define wxUSE_HTML 1
44918 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS html html/about html/help html/helpview html/printing html/test html/virtual html/widget html/zip htlbox"
44919 if test "$wxUSE_MAC" = 1; then
44920 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS html/htmlctrl"
44923 if test "$wxUSE_WEBKIT" = "yes"; then
44924 if test "$wxUSE_MAC" = 1 -a "$USE_DARWIN" = 1; then
44925 old_CPPFLAGS="$CPPFLAGS"
44926 CPPFLAGS="-x objective-c++ $CPPFLAGS"
44927 { echo "$as_me:$LINENO: checking for WebKit/HIWebView.h" >&5
44928 echo $ECHO_N "checking for WebKit/HIWebView.h... $ECHO_C" >&6; }
44929 if test "${ac_cv_header_WebKit_HIWebView_h+set}" = set; then
44930 echo $ECHO_N "(cached) $ECHO_C" >&6
44932 cat >conftest.$ac_ext <<_ACEOF
44935 cat confdefs.h >>conftest.$ac_ext
44936 cat >>conftest.$ac_ext <<_ACEOF
44937 /* end confdefs.h. */
44939 #include <Carbon/Carbon.h>
44940 #include <WebKit/WebKit.h>
44943 #include <WebKit/HIWebView.h>
44945 rm -f conftest.$ac_objext
44946 if { (ac_try="$ac_compile"
44947 case "(($ac_try" in
44948 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
44949 *) ac_try_echo
=$ac_try;;
44951 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
44952 (eval "$ac_compile") 2>conftest.er1
44954 grep -v '^ *+' conftest.er1
>conftest.err
44956 cat conftest.err
>&5
44957 echo "$as_me:$LINENO: \$? = $ac_status" >&5
44958 (exit $ac_status); } && {
44959 test -z "$ac_c_werror_flag" ||
44960 test ! -s conftest.err
44961 } && test -s conftest.
$ac_objext; then
44962 ac_cv_header_WebKit_HIWebView_h
=yes
44964 echo "$as_me: failed program was:" >&5
44965 sed 's/^/| /' conftest.
$ac_ext >&5
44967 ac_cv_header_WebKit_HIWebView_h
=no
44970 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
44972 { echo "$as_me:$LINENO: result: $ac_cv_header_WebKit_HIWebView_h" >&5
44973 echo "${ECHO_T}$ac_cv_header_WebKit_HIWebView_h" >&6; }
44974 if test $ac_cv_header_WebKit_HIWebView_h = yes; then
44976 cat >>confdefs.h
<<\_ACEOF
44977 #define wxUSE_WEBKIT 1
44980 WEBKIT_LINK
="-framework WebKit"
44984 { echo "$as_me:$LINENO: WARNING: WebKit headers not found; disabling wxWebKit" >&5
44985 echo "$as_me: WARNING: WebKit headers not found; disabling wxWebKit" >&2;}
44991 CPPFLAGS
="$old_CPPFLAGS"
44992 elif test "$wxUSE_COCOA" = 1; then
44993 cat >>confdefs.h
<<\_ACEOF
44994 #define wxUSE_WEBKIT 1
45003 if test "$wxUSE_XRC" = "yes"; then
45004 if test "$wxUSE_XML" != "yes"; then
45005 { echo "$as_me:$LINENO: WARNING: XML library not built, XRC resources disabled" >&5
45006 echo "$as_me: WARNING: XML library not built, XRC resources disabled" >&2;}
45009 cat >>confdefs.h
<<\_ACEOF
45010 #define wxUSE_XRC 1
45014 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS xrc"
45019 if test "$wxUSE_AUI" = "yes"; then
45020 cat >>confdefs.h
<<\_ACEOF
45021 #define wxUSE_AUI 1
45025 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS aui"
45029 if test "$wxUSE_STC" = "yes"; then
45030 cat >>confdefs.h
<<\_ACEOF
45031 #define wxUSE_STC 1
45035 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS stc"
45038 if test "$wxUSE_MENUS" = "yes"; then
45039 cat >>confdefs.h
<<\_ACEOF
45040 #define wxUSE_MENUS 1
45043 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS menu"
45046 if test "$wxUSE_METAFILE" = "yes"; then
45047 cat >>confdefs.h
<<\_ACEOF
45048 #define wxUSE_METAFILE 1
45053 if test "$wxUSE_MIMETYPE" = "yes"; then
45054 cat >>confdefs.h
<<\_ACEOF
45055 #define wxUSE_MIMETYPE 1
45060 if test "$wxUSE_MINIFRAME" = "yes"; then
45061 cat >>confdefs.h
<<\_ACEOF
45062 #define wxUSE_MINIFRAME 1
45065 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS minifram"
45068 if test "$wxUSE_SYSTEM_OPTIONS" = "yes"; then
45069 cat >>confdefs.h
<<\_ACEOF
45070 #define wxUSE_SYSTEM_OPTIONS 1
45073 if test "$TOOLKIT" = "MSW" -o "$TOOLKIT" = "GTK" -o "$TOOLKIT" = "X11" -o \
45074 "$TOOLKIT" = "MOTIF" -o "$TOOLKIT" = "COCOA"; then
45075 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS taskbar"
45080 if test "$wxUSE_VALIDATORS" = "yes"; then
45081 cat >>confdefs.h
<<\_ACEOF
45082 #define wxUSE_VALIDATORS 1
45085 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS validate"
45088 if test "$wxUSE_PALETTE" = "yes" ; then
45089 if test "$wxUSE_DFB" = 1; then
45090 { echo "$as_me:$LINENO: WARNING: wxPalette not yet supported under DFB... disabled" >&5
45091 echo "$as_me: WARNING: wxPalette not yet supported under DFB... disabled" >&2;}
45094 cat >>confdefs.h
<<\_ACEOF
45095 #define wxUSE_PALETTE 1
45101 if test "$wxUSE_UNICODE" = "yes" -a "$wxUSE_UNICODE_MSLU" = "yes" ; then
45102 LIBS
=" -lunicows $LIBS"
45106 if test "$wxUSE_RICHTEXT" = "yes"; then
45107 cat >>confdefs.h
<<\_ACEOF
45108 #define wxUSE_RICHTEXT 1
45112 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS richtext"
45116 if test "$wxUSE_IMAGE" = "yes" ; then
45117 cat >>confdefs.h
<<\_ACEOF
45118 #define wxUSE_IMAGE 1
45122 if test "$wxUSE_GIF" = "yes" ; then
45123 cat >>confdefs.h
<<\_ACEOF
45124 #define wxUSE_GIF 1
45129 if test "$wxUSE_PCX" = "yes" ; then
45130 cat >>confdefs.h
<<\_ACEOF
45131 #define wxUSE_PCX 1
45136 if test "$wxUSE_TGA" = "yes" ; then
45137 cat >>confdefs.h
<<\_ACEOF
45138 #define wxUSE_TGA 1
45143 if test "$wxUSE_IFF" = "yes" ; then
45144 cat >>confdefs.h
<<\_ACEOF
45145 #define wxUSE_IFF 1
45150 if test "$wxUSE_PNM" = "yes" ; then
45151 cat >>confdefs.h
<<\_ACEOF
45152 #define wxUSE_PNM 1
45157 if test "$wxUSE_XPM" = "yes" ; then
45158 cat >>confdefs.h
<<\_ACEOF
45159 #define wxUSE_XPM 1
45164 if test "$wxUSE_ICO_CUR" = "yes" ; then
45165 cat >>confdefs.h
<<\_ACEOF
45166 #define wxUSE_ICO_CUR 1
45173 if test "$wxUSE_ABOUTDLG" = "yes"; then
45174 cat >>confdefs.h
<<\_ACEOF
45175 #define wxUSE_ABOUTDLG 1
45180 if test "$wxUSE_CHOICEDLG" = "yes"; then
45181 cat >>confdefs.h
<<\_ACEOF
45182 #define wxUSE_CHOICEDLG 1
45187 if test "$wxUSE_COLOURDLG" = "yes"; then
45188 cat >>confdefs.h
<<\_ACEOF
45189 #define wxUSE_COLOURDLG 1
45194 if test "$wxUSE_FILEDLG" = "yes"; then
45195 cat >>confdefs.h
<<\_ACEOF
45196 #define wxUSE_FILEDLG 1
45201 if test "$wxUSE_FINDREPLDLG" = "yes"; then
45202 cat >>confdefs.h
<<\_ACEOF
45203 #define wxUSE_FINDREPLDLG 1
45208 if test "$wxUSE_FONTDLG" = "yes"; then
45209 cat >>confdefs.h
<<\_ACEOF
45210 #define wxUSE_FONTDLG 1
45215 if test "$wxUSE_DIRDLG" = "yes"; then
45216 if test "$wxUSE_TREECTRL" != "yes"; then
45217 { echo "$as_me:$LINENO: WARNING: wxDirDialog requires wxTreeCtrl so it won't be compiled without it" >&5
45218 echo "$as_me: WARNING: wxDirDialog requires wxTreeCtrl so it won't be compiled without it" >&2;}
45220 cat >>confdefs.h
<<\_ACEOF
45221 #define wxUSE_DIRDLG 1
45227 if test "$wxUSE_MSGDLG" = "yes"; then
45228 cat >>confdefs.h
<<\_ACEOF
45229 #define wxUSE_MSGDLG 1
45234 if test "$wxUSE_NUMBERDLG" = "yes"; then
45235 cat >>confdefs.h
<<\_ACEOF
45236 #define wxUSE_NUMBERDLG 1
45241 if test "$wxUSE_PROGRESSDLG" = "yes"; then
45242 if test "$wxUSE_CONSTRAINTS" != "yes"; then
45243 { echo "$as_me:$LINENO: WARNING: wxProgressDialog requires constraints so it won't be compiled without them" >&5
45244 echo "$as_me: WARNING: wxProgressDialog requires constraints so it won't be compiled without them" >&2;}
45246 cat >>confdefs.h
<<\_ACEOF
45247 #define wxUSE_PROGRESSDLG 1
45253 if test "$wxUSE_SPLASH" = "yes"; then
45254 cat >>confdefs.h
<<\_ACEOF
45255 #define wxUSE_SPLASH 1
45258 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS splash"
45261 if test "$wxUSE_STARTUP_TIPS" = "yes"; then
45262 if test "$wxUSE_CONSTRAINTS" != "yes"; then
45263 { echo "$as_me:$LINENO: WARNING: Startup tips requires constraints and won't be compiled without them" >&5
45264 echo "$as_me: WARNING: Startup tips requires constraints and won't be compiled without them" >&2;}
45266 cat >>confdefs.h
<<\_ACEOF
45267 #define wxUSE_STARTUP_TIPS 1
45273 if test "$wxUSE_TEXTDLG" = "yes"; then
45274 cat >>confdefs.h
<<\_ACEOF
45275 #define wxUSE_TEXTDLG 1
45280 if test "$wxUSE_WIZARDDLG" = "yes"; then
45281 cat >>confdefs.h
<<\_ACEOF
45282 #define wxUSE_WIZARDDLG 1
45285 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS wizard"
45289 if test "$wxUSE_GRAPHICS_CONTEXT" = "yes"; then
45290 if test "$wxUSE_MAC" = 1 -o "$wxUSE_COCOA" = "1"; then
45291 cat >>confdefs.h
<<\_ACEOF
45292 #define wxUSE_GRAPHICS_CONTEXT 1
45295 elif test "$wxUSE_GTK" != 1; then
45296 cat >>confdefs.h
<<\_ACEOF
45297 #define wxUSE_GRAPHICS_CONTEXT 1
45303 { echo "$as_me:$LINENO: checking for CAIRO" >&5
45304 echo $ECHO_N "checking for CAIRO... $ECHO_C" >&6; }
45306 if test -n "$PKG_CONFIG"; then
45307 if test -n "$CAIRO_CFLAGS"; then
45308 pkg_cv_CAIRO_CFLAGS
="$CAIRO_CFLAGS"
45310 if test -n "$PKG_CONFIG" && \
45311 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"cairo\"") >&5
45312 ($PKG_CONFIG --exists --print-errors "cairo") 2>&5
45314 echo "$as_me:$LINENO: \$? = $ac_status" >&5
45315 (exit $ac_status); }; then
45316 pkg_cv_CAIRO_CFLAGS
=`$PKG_CONFIG --cflags "cairo" 2>/dev/null`
45324 if test -n "$PKG_CONFIG"; then
45325 if test -n "$CAIRO_LIBS"; then
45326 pkg_cv_CAIRO_LIBS
="$CAIRO_LIBS"
45328 if test -n "$PKG_CONFIG" && \
45329 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"cairo\"") >&5
45330 ($PKG_CONFIG --exists --print-errors "cairo") 2>&5
45332 echo "$as_me:$LINENO: \$? = $ac_status" >&5
45333 (exit $ac_status); }; then
45334 pkg_cv_CAIRO_LIBS
=`$PKG_CONFIG --libs "cairo" 2>/dev/null`
45345 if test $pkg_failed = yes; then
45347 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
45348 _pkg_short_errors_supported
=yes
45350 _pkg_short_errors_supported
=no
45352 if test $_pkg_short_errors_supported = yes; then
45353 CAIRO_PKG_ERRORS
=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "cairo"`
45355 CAIRO_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "cairo"`
45357 # Put the nasty error message in config.log where it belongs
45358 echo "$CAIRO_PKG_ERRORS" >&5
45360 { echo "$as_me:$LINENO: WARNING: Cairo library not found, unable to set wxUSE_GRAPHICS_CONTEXT" >&5
45361 echo "$as_me: WARNING: Cairo library not found, unable to set wxUSE_GRAPHICS_CONTEXT" >&2;}
45363 elif test $pkg_failed = untried
; then
45364 { echo "$as_me:$LINENO: WARNING: Cairo library not found, unable to set wxUSE_GRAPHICS_CONTEXT" >&5
45365 echo "$as_me: WARNING: Cairo library not found, unable to set wxUSE_GRAPHICS_CONTEXT" >&2;}
45368 CAIRO_CFLAGS
=$pkg_cv_CAIRO_CFLAGS
45369 CAIRO_LIBS
=$pkg_cv_CAIRO_LIBS
45370 { echo "$as_me:$LINENO: result: yes" >&5
45371 echo "${ECHO_T}yes" >&6; }
45372 cat >>confdefs.h
<<\_ACEOF
45373 #define wxUSE_GRAPHICS_CONTEXT 1
45383 if test "$wxUSE_MEDIACTRL" = "yes"; then
45386 if test "$wxUSE_GTK" = 1; then
45387 wxUSE_GSTREAMER
="no"
45389 GST_VERSION_MAJOR
=0
45390 GST_VERSION_MINOR
=10
45391 GST_VERSION
=$GST_VERSION_MAJOR.
$GST_VERSION_MINOR
45393 if test "$wxUSE_GSTREAMER8" = "no"; then
45396 { echo "$as_me:$LINENO: checking for GST" >&5
45397 echo $ECHO_N "checking for GST... $ECHO_C" >&6; }
45399 if test -n "$PKG_CONFIG"; then
45400 if test -n "$GST_CFLAGS"; then
45401 pkg_cv_GST_CFLAGS
="$GST_CFLAGS"
45403 if test -n "$PKG_CONFIG" && \
45404 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gstreamer-\$GST_VERSION gstreamer-plugins-base-\$GST_VERSION gconf-2.0\"") >&5
45405 ($PKG_CONFIG --exists --print-errors "gstreamer-$GST_VERSION gstreamer-plugins-base-$GST_VERSION gconf-2.0") 2>&5
45407 echo "$as_me:$LINENO: \$? = $ac_status" >&5
45408 (exit $ac_status); }; then
45409 pkg_cv_GST_CFLAGS
=`$PKG_CONFIG --cflags "gstreamer-$GST_VERSION gstreamer-plugins-base-$GST_VERSION gconf-2.0" 2>/dev/null`
45417 if test -n "$PKG_CONFIG"; then
45418 if test -n "$GST_LIBS"; then
45419 pkg_cv_GST_LIBS
="$GST_LIBS"
45421 if test -n "$PKG_CONFIG" && \
45422 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gstreamer-\$GST_VERSION gstreamer-plugins-base-\$GST_VERSION gconf-2.0\"") >&5
45423 ($PKG_CONFIG --exists --print-errors "gstreamer-$GST_VERSION gstreamer-plugins-base-$GST_VERSION gconf-2.0") 2>&5
45425 echo "$as_me:$LINENO: \$? = $ac_status" >&5
45426 (exit $ac_status); }; then
45427 pkg_cv_GST_LIBS
=`$PKG_CONFIG --libs "gstreamer-$GST_VERSION gstreamer-plugins-base-$GST_VERSION gconf-2.0" 2>/dev/null`
45438 if test $pkg_failed = yes; then
45440 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
45441 _pkg_short_errors_supported
=yes
45443 _pkg_short_errors_supported
=no
45445 if test $_pkg_short_errors_supported = yes; then
45446 GST_PKG_ERRORS
=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gstreamer-$GST_VERSION gstreamer-plugins-base-$GST_VERSION gconf-2.0"`
45448 GST_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "gstreamer-$GST_VERSION gstreamer-plugins-base-$GST_VERSION gconf-2.0"`
45450 # Put the nasty error message in config.log where it belongs
45451 echo "$GST_PKG_ERRORS" >&5
45454 { echo "$as_me:$LINENO: WARNING: GStreamer 0.10 not available, falling back to 0.8" >&5
45455 echo "$as_me: WARNING: GStreamer 0.10 not available, falling back to 0.8" >&2;}
45456 GST_VERSION_MINOR
=8
45459 elif test $pkg_failed = untried
; then
45461 { echo "$as_me:$LINENO: WARNING: GStreamer 0.10 not available, falling back to 0.8" >&5
45462 echo "$as_me: WARNING: GStreamer 0.10 not available, falling back to 0.8" >&2;}
45463 GST_VERSION_MINOR
=8
45467 GST_CFLAGS
=$pkg_cv_GST_CFLAGS
45468 GST_LIBS
=$pkg_cv_GST_LIBS
45469 { echo "$as_me:$LINENO: result: yes" >&5
45470 echo "${ECHO_T}yes" >&6; }
45472 wxUSE_GSTREAMER
="yes"
45473 GST_LIBS
="$GST_LIBS -lgstinterfaces-$GST_VERSION"
45477 GST_VERSION_MINOR
=8
45480 if test $GST_VERSION_MINOR = "8"; then
45481 GST_VERSION
=$GST_VERSION_MAJOR.
$GST_VERSION_MINOR
45484 { echo "$as_me:$LINENO: checking for GST" >&5
45485 echo $ECHO_N "checking for GST... $ECHO_C" >&6; }
45487 if test -n "$PKG_CONFIG"; then
45488 if test -n "$GST_CFLAGS"; then
45489 pkg_cv_GST_CFLAGS
="$GST_CFLAGS"
45491 if test -n "$PKG_CONFIG" && \
45492 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gstreamer-\$GST_VERSION gstreamer-interfaces-\$GST_VERSION gstreamer-gconf-\$GST_VERSION\"") >&5
45493 ($PKG_CONFIG --exists --print-errors "gstreamer-$GST_VERSION gstreamer-interfaces-$GST_VERSION gstreamer-gconf-$GST_VERSION") 2>&5
45495 echo "$as_me:$LINENO: \$? = $ac_status" >&5
45496 (exit $ac_status); }; then
45497 pkg_cv_GST_CFLAGS
=`$PKG_CONFIG --cflags "gstreamer-$GST_VERSION gstreamer-interfaces-$GST_VERSION gstreamer-gconf-$GST_VERSION" 2>/dev/null`
45505 if test -n "$PKG_CONFIG"; then
45506 if test -n "$GST_LIBS"; then
45507 pkg_cv_GST_LIBS
="$GST_LIBS"
45509 if test -n "$PKG_CONFIG" && \
45510 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gstreamer-\$GST_VERSION gstreamer-interfaces-\$GST_VERSION gstreamer-gconf-\$GST_VERSION\"") >&5
45511 ($PKG_CONFIG --exists --print-errors "gstreamer-$GST_VERSION gstreamer-interfaces-$GST_VERSION gstreamer-gconf-$GST_VERSION") 2>&5
45513 echo "$as_me:$LINENO: \$? = $ac_status" >&5
45514 (exit $ac_status); }; then
45515 pkg_cv_GST_LIBS
=`$PKG_CONFIG --libs "gstreamer-$GST_VERSION gstreamer-interfaces-$GST_VERSION gstreamer-gconf-$GST_VERSION" 2>/dev/null`
45526 if test $pkg_failed = yes; then
45528 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
45529 _pkg_short_errors_supported
=yes
45531 _pkg_short_errors_supported
=no
45533 if test $_pkg_short_errors_supported = yes; then
45534 GST_PKG_ERRORS
=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gstreamer-$GST_VERSION gstreamer-interfaces-$GST_VERSION gstreamer-gconf-$GST_VERSION"`
45536 GST_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "gstreamer-$GST_VERSION gstreamer-interfaces-$GST_VERSION gstreamer-gconf-$GST_VERSION"`
45538 # Put the nasty error message in config.log where it belongs
45539 echo "$GST_PKG_ERRORS" >&5
45542 { echo "$as_me:$LINENO: WARNING: GStreamer 0.8/0.10 not available." >&5
45543 echo "$as_me: WARNING: GStreamer 0.8/0.10 not available." >&2;}
45545 elif test $pkg_failed = untried
; then
45547 { echo "$as_me:$LINENO: WARNING: GStreamer 0.8/0.10 not available." >&5
45548 echo "$as_me: WARNING: GStreamer 0.8/0.10 not available." >&2;}
45551 GST_CFLAGS
=$pkg_cv_GST_CFLAGS
45552 GST_LIBS
=$pkg_cv_GST_LIBS
45553 { echo "$as_me:$LINENO: result: yes" >&5
45554 echo "${ECHO_T}yes" >&6; }
45555 wxUSE_GSTREAMER
="yes"
45560 if test "$wxUSE_GSTREAMER" = "yes"; then
45563 if "$GCC" = yes; then
45564 GST_CFLAGS
=`echo $GST_CFLAGS | sed 's/-mt//'`
45565 GST_LIBS
=`echo $GST_LIBS | sed 's/-mt//'`
45569 CPPFLAGS
="$GST_CFLAGS $CPPFLAGS"
45570 LIBS
="$GST_LIBS $LIBS"
45572 cat >>confdefs.h
<<\_ACEOF
45573 #define wxUSE_GSTREAMER 1
45581 if test $USE_MEDIA = 1; then
45582 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS mediaplayer"
45583 cat >>confdefs.h
<<\_ACEOF
45584 #define wxUSE_MEDIACTRL 1
45591 if test "$cross_compiling" = "yes"; then
45594 OSINFO
=`uname -s -r -m`
45595 OSINFO
="\"$OSINFO\""
45598 cat >>confdefs.h
<<_ACEOF
45599 #define WXWIN_OS_DESCRIPTION $OSINFO
45604 if test "x$prefix" != "xNONE"; then
45607 wxPREFIX
=$ac_default_prefix
45610 cat >>confdefs.h
<<_ACEOF
45611 #define wxINSTALL_PREFIX "$wxPREFIX"
45617 CORE_BASE_LIBS
="net base"
45618 CORE_GUI_LIBS
="adv core"
45620 if test "$wxUSE_XML" = "yes" ; then
45621 CORE_BASE_LIBS
="xml $CORE_BASE_LIBS"
45623 if test "$wxUSE_ODBC" != "no" ; then
45624 CORE_BASE_LIBS
="odbc $CORE_BASE_LIBS"
45625 CORE_GUI_LIBS
="dbgrid $CORE_GUI_LIBS"
45627 if test "$wxUSE_HTML" = "yes" ; then
45628 CORE_GUI_LIBS
="html $CORE_GUI_LIBS"
45630 if test "$wxUSE_DEBUGREPORT" = "yes" ; then
45631 CORE_GUI_LIBS
="qa $CORE_GUI_LIBS"
45633 if test "$wxUSE_XRC" = "yes" ; then
45634 CORE_GUI_LIBS
="xrc $CORE_GUI_LIBS"
45636 if test "$wxUSE_AUI" = "yes" ; then
45637 CORE_GUI_LIBS
="aui $CORE_GUI_LIBS"
45639 if test "$wxUSE_STC" = "yes" ; then
45640 CORE_GUI_LIBS
="stc $CORE_GUI_LIBS"
45643 if test "$wxUSE_GUI" != "yes"; then
45652 if test "$wxUSE_MAC" = 1 ; then
45653 if test "$wxUSE_SOUND" = "yes" || test "$wxUSE_MEDIACTRL" = "yes"; then
45654 if test "$USE_DARWIN" = 1; then
45655 LDFLAGS
="$LDFLAGS -framework QuickTime"
45657 LDFLAGS
="$LDFLAGS -lQuickTimeLib"
45660 if test "$USE_DARWIN" = 1; then
45661 LDFLAGS
="$LDFLAGS -framework IOKit -framework Carbon -framework Cocoa -framework System"
45663 LDFLAGS
="$LDFLAGS -lCarbonLib"
45666 if test "$wxUSE_COCOA" = 1 ; then
45667 LDFLAGS
="$LDFLAGS -framework IOKit -framework Cocoa"
45668 if test "$wxUSE_MEDIACTRL" = "yes"; then
45669 LDFLAGS
="$LDFLAGS -framework QuickTime"
45672 if test "$USE_DARWIN" = 1 -a "$wxUSE_MAC" != 1 -a "$wxUSE_COCOA" != 1 ; then
45673 LDFLAGS
="$LDFLAGS -framework IOKit -framework CoreServices -framework System -framework ApplicationServices"
45676 LIBS
="$ZLIB_LINK $POSIX4_LINK $INET_LINK $WCHAR_LINK $DL_LINK $LIBS"
45678 if test "$wxUSE_GUI" = "yes"; then
45681 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS artprov controls dialogs drawing \
45682 dynamic erase event exec font image minimal mobile \
45683 mobile/wxedit mobile/styles propsize render \
45684 rotate shaped svg taborder vscroll widgets"
45686 if test "$wxUSE_MONOLITHIC" != "yes"; then
45687 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS console"
45689 if test "$TOOLKIT" = "MSW"; then
45690 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS regtest"
45691 if test "$wxUSE_UNIVERSAL" != "yes"; then
45692 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS ownerdrw nativdlg"
45695 if test "$TOOLKIT" = "PM" -a "$wxUSE_UNIVERSAL" != "yes"; then
45696 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS ownerdrw"
45699 SAMPLES_SUBDIRS
="console"
45703 if test "x$INTELCC" = "xyes" ; then
45704 CWARNINGS
="-Wall -wd810,869,981,1418,1572,1684"
45705 elif test "$GCC" = yes ; then
45706 CWARNINGS
="-Wall -Wundef"
45709 if test "x$INTELCXX" = "xyes" ; then
45710 CXXWARNINGS
="-Wall -wd279,383,444,810,869,981,1418,1419"
45711 elif test "$GXX" = yes ; then
45712 CXXWARNINGS
="-Wall -Wundef -Wno-ctor-dtor-privacy"
45716 WXCONFIG_CFLAGS
=`echo $WXCONFIG_CFLAGS`
45717 WXCONFIG_CXXFLAGS
=`echo $WXCONFIG_CFLAGS $WXCONFIG_CXXFLAGS`
45720 CPPFLAGS
=`echo $WXCONFIG_CPPFLAGS \
45721 -I\\${wx_top_builddir}/lib/wx/include/${TOOLCHAIN_FULLNAME} \
45722 -I\\${top_srcdir}/include $TOOLKIT_INCLUDE \
45725 C_AND_CXX_FLAGS
="$DEBUG_CFLAGS $PROFILE_FLAGS $OPTIMISE_CFLAGS"
45726 CFLAGS
=`echo $WXCONFIG_CFLAGS $CWARNINGS $C_AND_CXX_FLAGS $CFLAGS `
45727 CXXFLAGS
=`echo $WXCONFIG_CXXFLAGS $C_AND_CXX_FLAGS $CXXFLAGS `
45729 WXCONFIG_CPPFLAGS
=`echo $WXCONFIG_CPPFLAGS $WXCONFIG_ONLY_CPPFLAGS`
45732 if test "x$MWCC" = "xyes"; then
45734 CC
="$CC -cwd source -I-"
45735 CXX
="$CXX -cwd source -I-"
45740 EXTRALIBS
="$LDFLAGS $LDFLAGS_VERSIONING $LIBS $DMALLOC_LIBS"
45741 EXTRALIBS_XML
="$EXPAT_LINK"
45742 EXTRALIBS_HTML
="$MSPACK_LINK"
45743 EXTRALIBS_ODBC
="$ODBC_LINK"
45744 EXTRALIBS_STC
="-lwxscintilla${lib_debug_suffix}${WX_LIB_FLAVOUR}-${WX_RELEASE}${HOST_SUFFIX}"
45745 if test "$wxUSE_GUI" = "yes"; then
45746 EXTRALIBS_GUI
=`echo $GUI_TK_LIBRARY $PNG_LINK $JPEG_LINK $TIFF_LINK $WEBKIT_LINK $EXTRALIBS_HILDON $EXTRALIBS_GNOMEVFS $EXTRALIBS_GNOMEPRINT`
45748 if test "$wxUSE_OPENGL" = "yes"; then
45749 EXTRALIBS_OPENGL
="$LDFLAGS_GL $OPENGL_LIBS"
45752 LDFLAGS
="$LDFLAGS $PROFILE_FLAGS"
45754 WXCONFIG_LIBS
="$LIBS"
45756 if test "$wxUSE_REGEX" = "builtin" ; then
45757 wxconfig_3rdparty
="regex${lib_unicode_suffix} $wxconfig_3rdparty"
45759 if test "$wxUSE_EXPAT" = "builtin" ; then
45760 wxconfig_3rdparty
="expat $wxconfig_3rdparty"
45762 if test "$wxUSE_ODBC" = "builtin" ; then
45763 wxconfig_3rdparty
="odbc $wxconfig_3rdparty"
45765 if test "$wxUSE_LIBTIFF" = "builtin" ; then
45766 wxconfig_3rdparty
="tiff $wxconfig_3rdparty"
45768 if test "$wxUSE_LIBJPEG" = "builtin" ; then
45769 wxconfig_3rdparty
="jpeg $wxconfig_3rdparty"
45771 if test "$wxUSE_LIBPNG" = "builtin" ; then
45772 wxconfig_3rdparty
="png $wxconfig_3rdparty"
45774 if test "$wxUSE_ZLIB" = "builtin" ; then
45775 wxconfig_3rdparty
="zlib $wxconfig_3rdparty"
45778 for i
in $wxconfig_3rdparty ; do
45779 WXCONFIG_LIBS
="-lwx${i}${lib_debug_suffix}${WX_LIB_FLAVOUR}-${WX_RELEASE}${HOST_SUFFIX} $WXCONFIG_LIBS"
45783 if test "x$wxUSE_UNIVERSAL" = "xyes" ; then
45786 case "$wxUNIV_THEMES" in
45788 cat >>confdefs.h
<<\_ACEOF
45789 #define wxUSE_ALL_THEMES 1
45795 for t
in `echo $wxUNIV_THEMES | tr , ' ' | tr a-z A-Z`; do
45796 cat >>confdefs.h
<<_ACEOF
45797 #define wxUSE_THEME_$t 1
45814 if test $wxUSE_MONOLITHIC = "yes" ; then
45820 if test $wxUSE_PLUGINS = "yes" ; then
45826 if test $wxUSE_ODBC != "no" ; then
45832 if test "$wxUSE_DEBUGREPORT" = "yes" ; then
45838 if test $wxUSE_OFFICIAL_BUILD = "yes" ; then
45869 TOOLKIT_LOWERCASE
=`echo $TOOLKIT | tr "[A-Z]" "[a-z]"`
45880 TOOLKIT_DESC
="GTK+"
45881 if test "$WXGTK20" = 1; then
45882 TOOLKIT_DESC
="$TOOLKIT_DESC 2"
45883 if test "$wxUSE_LIBGNOMEPRINT" = "yes" ; then
45884 TOOLKIT_EXTRA
="$TOOLKIT_EXTRA gnomeprint";
45886 if test "$wxUSE_LIBGNOMEVFS" = "yes" ; then
45887 TOOLKIT_EXTRA
="$TOOLKIT_EXTRA gnomevfs"
45889 if test "$wxUSE_LIBHILDON" = "yes"; then
45890 TOOLKIT_EXTRA
="$TOOLKIT_EXTRA hildon"
45893 if test "$TOOLKIT_EXTRA" != ""; then
45894 TOOLKIT_DESC
="$TOOLKIT_DESC with support for `echo $TOOLKIT_EXTRA | tr -s ' '`"
45900 TOOLKIT_DESC
=$TOOLKIT_LOWERCASE
45904 TOOLKIT_DESC
="base only"
45908 if test "$wxUSE_WINE" = "yes"; then
45909 BAKEFILE_FORCE_PLATFORM
=win32
45912 if test "$wxUSE_MAC" = 1 ; then
45913 if test "x$wxUSE_UNIVERSAL_BINARY" != xno
; then
45914 if test "x$wxUSE_UNIVERSAL_BINARY" == xyes
; then
45915 OSX_UNIV_OPTS
="-isysroot /Developer/SDKs/MacOSX10.4u.sdk"
45917 OSX_UNIV_OPTS
=${wxUSE_UNIVERSAL_BINARY:+"-isysroot '$wxUSE_UNIVERSAL_BINARY'"}
45919 OSX_UNIV_OPTS
="$OSX_UNIV_OPTS -arch ppc -arch i386"
45920 CXXFLAGS
="$OSX_UNIV_OPTS $CXXFLAGS"
45921 CFLAGS
="$OSX_UNIV_OPTS $CFLAGS"
45922 LDFLAGS
="$OSX_UNIV_OPTS $LDFLAGS"
45925 # TODO: where do we add "-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk" for libtool (static builds only)?
45926 # The makefile currently uses AR and RANLIB, which libtool apparently supercedes.
45929 if test "$wxUSE_UNICODE" = yes -a "$GCC" = yes -a "$bk_use_pch" != no
45931 { echo "$as_me:$LINENO: checking for gcc precompiled header bug" >&5
45932 echo $ECHO_N "checking for gcc precompiled header bug... $ECHO_C" >&6; }
45933 if test "${wx_cv_gcc_pch_bug+set}" = set; then
45934 echo $ECHO_N "(cached) $ECHO_C" >&6
45937 echo '#include <stdio.h>
45938 const wchar_t test_var[] = L"awidetest";' > conftest.h
45940 echo '#include "conftest.h"
45943 printf("%ls", test_var);
45947 wx_cv_gcc_pch_bug
="pch not supported"
45949 if $CXX conftest.h
>/dev
/null
2>&1
45953 if $CXX -o conftest
$PROGRAM_EXT conftest.cpp
>/dev
/null
2>&1
45955 if tr -dc '[a-z]' < conftest
$PROGRAM_EXT |
45956 grep awidetest
>/dev
/null
45958 wx_cv_gcc_pch_bug
=no
45960 wx_cv_gcc_pch_bug
=yes
45965 rm -f conftest.h conftest.gch conftest.cpp conftest
$PROGRAM_EXT
45968 { echo "$as_me:$LINENO: result: $wx_cv_gcc_pch_bug" >&5
45969 echo "${ECHO_T}$wx_cv_gcc_pch_bug" >&6; }
45971 if test "$wx_cv_gcc_pch_bug" = yes; then
45979 if test "x$BAKEFILE_HOST" = "x"; then
45980 if test "x${host}" = "x" ; then
45981 { { echo "$as_me:$LINENO: error: You must call the autoconf \"CANONICAL_HOST\" macro in your configure.ac (or .in) file." >&5
45982 echo "$as_me: error: You must call the autoconf \"CANONICAL_HOST\" macro in your configure.ac (or .in) file." >&2;}
45983 { (exit 1); exit 1; }; }
45986 BAKEFILE_HOST
="${host}"
45989 if test "x$BAKEFILE_CHECK_BASICS" != "xno"; then
45991 if test -n "$ac_tool_prefix"; then
45992 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
45993 set dummy
${ac_tool_prefix}ranlib
; ac_word
=$2
45994 { echo "$as_me:$LINENO: checking for $ac_word" >&5
45995 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
45996 if test "${ac_cv_prog_RANLIB+set}" = set; then
45997 echo $ECHO_N "(cached) $ECHO_C" >&6
45999 if test -n "$RANLIB"; then
46000 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
46002 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
46003 for as_dir
in $PATH
46006 test -z "$as_dir" && as_dir
=.
46007 for ac_exec_ext
in '' $ac_executable_extensions; do
46008 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
46009 ac_cv_prog_RANLIB
="${ac_tool_prefix}ranlib"
46010 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
46019 RANLIB
=$ac_cv_prog_RANLIB
46020 if test -n "$RANLIB"; then
46021 { echo "$as_me:$LINENO: result: $RANLIB" >&5
46022 echo "${ECHO_T}$RANLIB" >&6; }
46024 { echo "$as_me:$LINENO: result: no" >&5
46025 echo "${ECHO_T}no" >&6; }
46030 if test -z "$ac_cv_prog_RANLIB"; then
46031 ac_ct_RANLIB
=$RANLIB
46032 # Extract the first word of "ranlib", so it can be a program name with args.
46033 set dummy ranlib
; ac_word
=$2
46034 { echo "$as_me:$LINENO: checking for $ac_word" >&5
46035 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
46036 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
46037 echo $ECHO_N "(cached) $ECHO_C" >&6
46039 if test -n "$ac_ct_RANLIB"; then
46040 ac_cv_prog_ac_ct_RANLIB
="$ac_ct_RANLIB" # Let the user override the test.
46042 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
46043 for as_dir
in $PATH
46046 test -z "$as_dir" && as_dir
=.
46047 for ac_exec_ext
in '' $ac_executable_extensions; do
46048 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
46049 ac_cv_prog_ac_ct_RANLIB
="ranlib"
46050 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
46059 ac_ct_RANLIB
=$ac_cv_prog_ac_ct_RANLIB
46060 if test -n "$ac_ct_RANLIB"; then
46061 { echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
46062 echo "${ECHO_T}$ac_ct_RANLIB" >&6; }
46064 { echo "$as_me:$LINENO: result: no" >&5
46065 echo "${ECHO_T}no" >&6; }
46068 if test "x$ac_ct_RANLIB" = x
; then
46071 case $cross_compiling:$ac_tool_warned in
46073 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
46074 whose name does not start with the host triplet. If you think this
46075 configuration is useful to you, please write to autoconf@gnu.org." >&5
46076 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
46077 whose name does not start with the host triplet. If you think this
46078 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
46079 ac_tool_warned
=yes ;;
46081 RANLIB
=$ac_ct_RANLIB
46084 RANLIB
="$ac_cv_prog_RANLIB"
46087 # Find a good install program. We prefer a C program (faster),
46088 # so one script is as good as another. But avoid the broken or
46089 # incompatible versions:
46090 # SysV /etc/install, /usr/sbin/install
46091 # SunOS /usr/etc/install
46092 # IRIX /sbin/install
46094 # AmigaOS /C/install, which installs bootblocks on floppy discs
46095 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
46096 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
46097 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
46098 # OS/2's system install, which has a completely different semantic
46099 # ./install, which can be erroneously created by make from ./install.sh.
46100 { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
46101 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
46102 if test -z "$INSTALL"; then
46103 if test "${ac_cv_path_install+set}" = set; then
46104 echo $ECHO_N "(cached) $ECHO_C" >&6
46106 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
46107 for as_dir
in $PATH
46110 test -z "$as_dir" && as_dir
=.
46111 # Account for people who put trailing slashes in PATH elements.
46113 .
/ | .
// | /cC
/* | \
46114 /etc
/* | /usr
/sbin
/* | /usr
/etc
/* | /sbin
/* | /usr
/afsws
/bin
/* | \
46115 ?
:\\/os2
\\/install\\/* | ?
:\\/OS2
\\/INSTALL
\\/* | \
46118 # OSF1 and SCO ODT 3.0 have their own names for install.
46119 # Don't use installbsd from OSF since it installs stuff as root
46121 for ac_prog
in ginstall scoinst
install; do
46122 for ac_exec_ext
in '' $ac_executable_extensions; do
46123 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
46124 if test $ac_prog = install &&
46125 grep dspmsg
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
46126 # AIX install. It has an incompatible calling convention.
46128 elif test $ac_prog = install &&
46129 grep pwplus
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
46130 # program-specific install script used by HP pwplus--don't use.
46133 ac_cv_path_install
="$as_dir/$ac_prog$ac_exec_ext -c"
46146 if test "${ac_cv_path_install+set}" = set; then
46147 INSTALL
=$ac_cv_path_install
46149 # As a last resort, use the slow shell script. Don't cache a
46150 # value for INSTALL within a source directory, because that will
46151 # break other packages using the cache if that directory is
46152 # removed, or if the value is a relative name.
46153 INSTALL
=$ac_install_sh
46156 { echo "$as_me:$LINENO: result: $INSTALL" >&5
46157 echo "${ECHO_T}$INSTALL" >&6; }
46159 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
46160 # It thinks the first close brace ends the variable substitution.
46161 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
46163 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}'
46165 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
46167 { echo "$as_me:$LINENO: checking whether ln -s works" >&5
46168 echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6; }
46170 if test "$LN_S" = "ln -s"; then
46171 { echo "$as_me:$LINENO: result: yes" >&5
46172 echo "${ECHO_T}yes" >&6; }
46174 { echo "$as_me:$LINENO: result: no, using $LN_S" >&5
46175 echo "${ECHO_T}no, using $LN_S" >&6; }
46179 { echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
46180 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
46181 set x
${MAKE-make}; ac_make
=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
46182 if { as_var
=ac_cv_prog_make_
${ac_make}_set
; eval "test \"\${$as_var+set}\" = set"; }; then
46183 echo $ECHO_N "(cached) $ECHO_C" >&6
46185 cat >conftest.
make <<\_ACEOF
46188 @
echo '@@@%%%=$(MAKE)=@@@%%%'
46190 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
46191 case `${MAKE-make} -f conftest.make 2>/dev/null` in
46192 *@@@
%%%=?
*=@@@
%%%*)
46193 eval ac_cv_prog_make_
${ac_make}_set
=yes;;
46195 eval ac_cv_prog_make_
${ac_make}_set
=no
;;
46197 rm -f conftest.
make
46199 if eval test \
$ac_cv_prog_make_${ac_make}_set
= yes; then
46200 { echo "$as_me:$LINENO: result: yes" >&5
46201 echo "${ECHO_T}yes" >&6; }
46204 { echo "$as_me:$LINENO: result: no" >&5
46205 echo "${ECHO_T}no" >&6; }
46206 SET_MAKE
="MAKE=${MAKE-make}"
46211 if test "x$SUNCXX" = "xyes"; then
46213 AROPTIONS
="-xar -o"
46215 elif test "x$SGICC" = "xyes"; then
46220 if test -n "$ac_tool_prefix"; then
46221 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
46222 set dummy
${ac_tool_prefix}ar; ac_word
=$2
46223 { echo "$as_me:$LINENO: checking for $ac_word" >&5
46224 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
46225 if test "${ac_cv_prog_AR+set}" = set; then
46226 echo $ECHO_N "(cached) $ECHO_C" >&6
46228 if test -n "$AR"; then
46229 ac_cv_prog_AR
="$AR" # Let the user override the test.
46231 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
46232 for as_dir
in $PATH
46235 test -z "$as_dir" && as_dir
=.
46236 for ac_exec_ext
in '' $ac_executable_extensions; do
46237 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
46238 ac_cv_prog_AR
="${ac_tool_prefix}ar"
46239 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
46249 if test -n "$AR"; then
46250 { echo "$as_me:$LINENO: result: $AR" >&5
46251 echo "${ECHO_T}$AR" >&6; }
46253 { echo "$as_me:$LINENO: result: no" >&5
46254 echo "${ECHO_T}no" >&6; }
46259 if test -z "$ac_cv_prog_AR"; then
46261 # Extract the first word of "ar", so it can be a program name with args.
46262 set dummy
ar; ac_word
=$2
46263 { echo "$as_me:$LINENO: checking for $ac_word" >&5
46264 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
46265 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
46266 echo $ECHO_N "(cached) $ECHO_C" >&6
46268 if test -n "$ac_ct_AR"; then
46269 ac_cv_prog_ac_ct_AR
="$ac_ct_AR" # Let the user override the test.
46271 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
46272 for as_dir
in $PATH
46275 test -z "$as_dir" && as_dir
=.
46276 for ac_exec_ext
in '' $ac_executable_extensions; do
46277 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
46278 ac_cv_prog_ac_ct_AR
="ar"
46279 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
46288 ac_ct_AR
=$ac_cv_prog_ac_ct_AR
46289 if test -n "$ac_ct_AR"; then
46290 { echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
46291 echo "${ECHO_T}$ac_ct_AR" >&6; }
46293 { echo "$as_me:$LINENO: result: no" >&5
46294 echo "${ECHO_T}no" >&6; }
46297 if test "x$ac_ct_AR" = x
; then
46300 case $cross_compiling:$ac_tool_warned in
46302 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
46303 whose name does not start with the host triplet. If you think this
46304 configuration is useful to you, please write to autoconf@gnu.org." >&5
46305 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
46306 whose name does not start with the host triplet. If you think this
46307 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
46308 ac_tool_warned
=yes ;;
46313 AR
="$ac_cv_prog_AR"
46320 if test -n "$ac_tool_prefix"; then
46321 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
46322 set dummy
${ac_tool_prefix}strip
; ac_word
=$2
46323 { echo "$as_me:$LINENO: checking for $ac_word" >&5
46324 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
46325 if test "${ac_cv_prog_STRIP+set}" = set; then
46326 echo $ECHO_N "(cached) $ECHO_C" >&6
46328 if test -n "$STRIP"; then
46329 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
46331 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
46332 for as_dir
in $PATH
46335 test -z "$as_dir" && as_dir
=.
46336 for ac_exec_ext
in '' $ac_executable_extensions; do
46337 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
46338 ac_cv_prog_STRIP
="${ac_tool_prefix}strip"
46339 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
46348 STRIP
=$ac_cv_prog_STRIP
46349 if test -n "$STRIP"; then
46350 { echo "$as_me:$LINENO: result: $STRIP" >&5
46351 echo "${ECHO_T}$STRIP" >&6; }
46353 { echo "$as_me:$LINENO: result: no" >&5
46354 echo "${ECHO_T}no" >&6; }
46359 if test -z "$ac_cv_prog_STRIP"; then
46361 # Extract the first word of "strip", so it can be a program name with args.
46362 set dummy strip
; ac_word
=$2
46363 { echo "$as_me:$LINENO: checking for $ac_word" >&5
46364 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
46365 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
46366 echo $ECHO_N "(cached) $ECHO_C" >&6
46368 if test -n "$ac_ct_STRIP"; then
46369 ac_cv_prog_ac_ct_STRIP
="$ac_ct_STRIP" # Let the user override the test.
46371 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
46372 for as_dir
in $PATH
46375 test -z "$as_dir" && as_dir
=.
46376 for ac_exec_ext
in '' $ac_executable_extensions; do
46377 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
46378 ac_cv_prog_ac_ct_STRIP
="strip"
46379 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
46388 ac_ct_STRIP
=$ac_cv_prog_ac_ct_STRIP
46389 if test -n "$ac_ct_STRIP"; then
46390 { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
46391 echo "${ECHO_T}$ac_ct_STRIP" >&6; }
46393 { echo "$as_me:$LINENO: result: no" >&5
46394 echo "${ECHO_T}no" >&6; }
46397 if test "x$ac_ct_STRIP" = x
; then
46400 case $cross_compiling:$ac_tool_warned in
46402 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
46403 whose name does not start with the host triplet. If you think this
46404 configuration is useful to you, please write to autoconf@gnu.org." >&5
46405 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
46406 whose name does not start with the host triplet. If you think this
46407 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
46408 ac_tool_warned
=yes ;;
46413 STRIP
="$ac_cv_prog_STRIP"
46416 if test -n "$ac_tool_prefix"; then
46417 # Extract the first word of "${ac_tool_prefix}nm", so it can be a program name with args.
46418 set dummy
${ac_tool_prefix}nm
; ac_word
=$2
46419 { echo "$as_me:$LINENO: checking for $ac_word" >&5
46420 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
46421 if test "${ac_cv_prog_NM+set}" = set; then
46422 echo $ECHO_N "(cached) $ECHO_C" >&6
46424 if test -n "$NM"; then
46425 ac_cv_prog_NM
="$NM" # Let the user override the test.
46427 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
46428 for as_dir
in $PATH
46431 test -z "$as_dir" && as_dir
=.
46432 for ac_exec_ext
in '' $ac_executable_extensions; do
46433 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
46434 ac_cv_prog_NM
="${ac_tool_prefix}nm"
46435 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
46445 if test -n "$NM"; then
46446 { echo "$as_me:$LINENO: result: $NM" >&5
46447 echo "${ECHO_T}$NM" >&6; }
46449 { echo "$as_me:$LINENO: result: no" >&5
46450 echo "${ECHO_T}no" >&6; }
46455 if test -z "$ac_cv_prog_NM"; then
46457 # Extract the first word of "nm", so it can be a program name with args.
46458 set dummy nm
; ac_word
=$2
46459 { echo "$as_me:$LINENO: checking for $ac_word" >&5
46460 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
46461 if test "${ac_cv_prog_ac_ct_NM+set}" = set; then
46462 echo $ECHO_N "(cached) $ECHO_C" >&6
46464 if test -n "$ac_ct_NM"; then
46465 ac_cv_prog_ac_ct_NM
="$ac_ct_NM" # Let the user override the test.
46467 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
46468 for as_dir
in $PATH
46471 test -z "$as_dir" && as_dir
=.
46472 for ac_exec_ext
in '' $ac_executable_extensions; do
46473 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
46474 ac_cv_prog_ac_ct_NM
="nm"
46475 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
46484 ac_ct_NM
=$ac_cv_prog_ac_ct_NM
46485 if test -n "$ac_ct_NM"; then
46486 { echo "$as_me:$LINENO: result: $ac_ct_NM" >&5
46487 echo "${ECHO_T}$ac_ct_NM" >&6; }
46489 { echo "$as_me:$LINENO: result: no" >&5
46490 echo "${ECHO_T}no" >&6; }
46493 if test "x$ac_ct_NM" = x
; then
46496 case $cross_compiling:$ac_tool_warned in
46498 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
46499 whose name does not start with the host triplet. If you think this
46500 configuration is useful to you, please write to autoconf@gnu.org." >&5
46501 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
46502 whose name does not start with the host triplet. If you think this
46503 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
46504 ac_tool_warned
=yes ;;
46509 NM
="$ac_cv_prog_NM"
46513 case ${BAKEFILE_HOST} in
46515 INSTALL_DIR
="mkdir -p"
46518 INSTALL_DIR
='$(INSTALL) -d'
46524 case ${BAKEFILE_HOST} in
46525 *-*-cygwin* | *-*-mingw32* )
46526 LDFLAGS_GUI
="-mwindows"
46532 { echo "$as_me:$LINENO: checking if make is GNU make" >&5
46533 echo $ECHO_N "checking if make is GNU make... $ECHO_C" >&6; }
46534 if test "${bakefile_cv_prog_makeisgnu+set}" = set; then
46535 echo $ECHO_N "(cached) $ECHO_C" >&6
46538 if ( ${SHELL-sh} -c "${MAKE-make} --version" 2> /dev
/null
|
46539 egrep -s GNU
> /dev
/null
); then
46540 bakefile_cv_prog_makeisgnu
="yes"
46542 bakefile_cv_prog_makeisgnu
="no"
46546 { echo "$as_me:$LINENO: result: $bakefile_cv_prog_makeisgnu" >&5
46547 echo "${ECHO_T}$bakefile_cv_prog_makeisgnu" >&6; }
46549 if test "x$bakefile_cv_prog_makeisgnu" = "xyes"; then
46566 if test "x$BAKEFILE_FORCE_PLATFORM" = "x"; then
46567 case "${BAKEFILE_HOST}" in
46574 *-pc-os2_emx | *-pc-os2-emx )
46584 powerpc
-apple-macos* )
46593 case "$BAKEFILE_FORCE_PLATFORM" in
46628 # Check whether --enable-omf was given.
46629 if test "${enable_omf+set}" = set; then
46630 enableval
=$enable_omf; bk_os2_use_omf
="$enableval"
46634 case "${BAKEFILE_HOST}" in
46636 if test "x$GCC" = "xyes"; then
46637 CFLAGS
="$CFLAGS -fno-common"
46638 CXXFLAGS
="$CXXFLAGS -fno-common"
46640 if test "x$XLCC" = "xyes"; then
46641 CFLAGS
="$CFLAGS -qnocommon"
46642 CXXFLAGS
="$CXXFLAGS -qnocommon"
46646 *-pc-os2_emx | *-pc-os2-emx )
46647 if test "x$bk_os2_use_omf" = "xyes" ; then
46650 LDFLAGS
="-Zomf $LDFLAGS"
46651 CFLAGS
="-Zomf $CFLAGS"
46652 CXXFLAGS
="-Zomf $CXXFLAGS"
46660 LDFLAGS
="-L/boot/develop/lib/x86 $LDFLAGS"
46666 SO_SUFFIX_MODULE
="so"
46671 DLLPREFIX_MODULE
=""
46675 case "${BAKEFILE_HOST}" in
46678 SO_SUFFIX_MODULE
="sl"
46682 SO_SUFFIX_MODULE
="a"
46686 SO_SUFFIX_MODULE
="dll"
46687 DLLIMP_SUFFIX
="dll.a"
46694 SO_SUFFIX_MODULE
="dll"
46695 DLLIMP_SUFFIX
="dll.a"
46705 *-pc-os2_emx | *-pc-os2-emx )
46707 SO_SUFFIX_MODULE
="dll"
46708 DLLIMP_SUFFIX
=$OS2_LIBEXT
46712 LIBEXT
=".$OS2_LIBEXT"
46717 SO_SUFFIX_MODULE
="bundle"
46721 if test "x$DLLIMP_SUFFIX" = "x" ; then
46722 DLLIMP_SUFFIX
="$SO_SUFFIX"
46737 if test "x$GCC" = "xyes"; then
46741 SHARED_LD_CC
="\$(CC) -shared ${PIC_FLAG} -o"
46742 SHARED_LD_CXX
="\$(CXX) -shared ${PIC_FLAG} -o"
46745 case "${BAKEFILE_HOST}" in
46747 if test "x$GCC" != "xyes"; then
46748 LDFLAGS
="$LDFLAGS -L/usr/lib"
46750 SHARED_LD_CC
="${CC} -b -o"
46751 SHARED_LD_CXX
="${CXX} -b -o"
46757 if test "x$GCC" != "xyes"; then
46758 { echo "$as_me:$LINENO: checking for Intel compiler" >&5
46759 echo $ECHO_N "checking for Intel compiler... $ECHO_C" >&6; }
46760 if test "${bakefile_cv_prog_icc+set}" = set; then
46761 echo $ECHO_N "(cached) $ECHO_C" >&6
46764 cat >conftest.
$ac_ext <<_ACEOF
46767 cat confdefs.h
>>conftest.
$ac_ext
46768 cat >>conftest.
$ac_ext <<_ACEOF
46769 /* end confdefs.h. */
46775 #ifndef __INTEL_COMPILER
46783 rm -f conftest.
$ac_objext
46784 if { (ac_try
="$ac_compile"
46785 case "(($ac_try" in
46786 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
46787 *) ac_try_echo=$ac_try;;
46789 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
46790 (eval "$ac_compile") 2>conftest.er1
46792 grep -v '^ *+' conftest.er1 >conftest.err
46794 cat conftest.err >&5
46795 echo "$as_me:$LINENO: \$? = $ac_status" >&5
46796 (exit $ac_status); } && {
46797 test -z "$ac_c_werror_flag" ||
46798 test ! -s conftest.err
46799 } && test -s conftest.$ac_objext; then
46800 bakefile_cv_prog_icc=yes
46802 echo "$as_me: failed program was:" >&5
46803 sed 's/^/| /' conftest.$ac_ext >&5
46805 bakefile_cv_prog_icc=no
46809 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
46812 { echo "$as_me:$LINENO: result: $bakefile_cv_prog_icc" >&5
46813 echo "${ECHO_T}$bakefile_cv_prog_icc" >&6; }
46814 if test "$bakefile_cv_prog_icc" = "yes"; then
46821 if test "x$GCC" != xyes ; then
46822 SHARED_LD_CC="${CC} -G -o"
46823 SHARED_LD_CXX="${CXX} -G -o"
46831 cat <<EOF >shared-ld-sh
46833 #-----------------------------------------------------------------------------
46834 #-- Name: distrib/mac/shared-ld-sh
46835 #-- Purpose: Link a mach-o dynamic shared library for Darwin / Mac OS X
46836 #-- Author: Gilles Depeyrot
46837 #-- Copyright: (c) 2002 Gilles Depeyrot
46838 #-- Licence: any use permitted
46839 #-----------------------------------------------------------------------------
46844 linking_flag="-dynamiclib"
46845 ldargs="-r -keep_private_externs -nostdlib"
46847 while test ${D}# -gt 0; do
46854 -o|-compatibility_version|-current_version|-framework|-undefined|-install_name)
46855 # collect these options and values
46856 args="${D}{args} ${D}1 ${D}2"
46861 # collect these load args
46862 ldargs="${D}{ldargs} ${D}1"
46865 -l*|-L*|-flat_namespace|-headerpad_max_install_names)
46866 # collect these options
46867 args="${D}{args} ${D}1"
46870 -dynamiclib|-bundle)
46871 linking_flag="${D}1"
46875 echo "shared-ld: unhandled option '${D}1'"
46879 *.o | *.a | *.dylib)
46880 # collect object files
46881 objects="${D}{objects} ${D}1"
46885 echo "shared-ld: unhandled argument '${D}1'"
46896 # Link one module containing all the others
46898 if test ${D}{verbose} = 1; then
46899 echo "c++ ${D}{ldargs} ${D}{objects} -o master.${D}${D}.o"
46901 c++ ${D}{ldargs} ${D}{objects} -o master.${D}${D}.o
46905 # Link the shared library from the single module created, but only if the
46906 # previous command didn't fail:
46908 if test ${D}{status} = 0; then
46909 if test ${D}{verbose} = 1; then
46910 echo "c++ ${D}{linking_flag} master.${D}${D}.o ${D}{args}"
46912 c++ ${D}{linking_flag} master.${D}${D}.o ${D}{args}
46917 # Remove intermediate module
46919 rm -f master.${D}${D}.o
46924 chmod +x shared-ld-sh
46926 SHARED_LD_MODULE_CC="`pwd`/shared-ld-sh -bundle -headerpad_max_install_names -o"
46927 SHARED_LD_MODULE_CXX="$SHARED_LD_MODULE_CC"
46930 { echo "$as_me:$LINENO: checking for gcc 3.1 or later" >&5
46931 echo $ECHO_N "checking for gcc 3.1 or later... $ECHO_C" >&6; }
46932 if test "${bakefile_cv_gcc31+set}" = set; then
46933 echo $ECHO_N "(cached) $ECHO_C" >&6
46936 cat >conftest.$ac_ext <<_ACEOF
46939 cat confdefs.h >>conftest.$ac_ext
46940 cat >>conftest.$ac_ext <<_ACEOF
46941 /* end confdefs.h. */
46947 #if (__GNUC__ < 3) || \
46948 ((__GNUC__ == 3) && (__GNUC_MINOR__ < 1))
46956 rm -f conftest.$ac_objext
46957 if { (ac_try="$ac_compile"
46958 case "(($ac_try" in
46959 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
46960 *) ac_try_echo
=$ac_try;;
46962 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
46963 (eval "$ac_compile") 2>conftest.er1
46965 grep -v '^ *+' conftest.er1
>conftest.err
46967 cat conftest.err
>&5
46968 echo "$as_me:$LINENO: \$? = $ac_status" >&5
46969 (exit $ac_status); } && {
46970 test -z "$ac_c_werror_flag" ||
46971 test ! -s conftest.err
46972 } && test -s conftest.
$ac_objext; then
46974 bakefile_cv_gcc31
=yes
46977 echo "$as_me: failed program was:" >&5
46978 sed 's/^/| /' conftest.
$ac_ext >&5
46981 bakefile_cv_gcc31
=no
46986 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
46989 { echo "$as_me:$LINENO: result: $bakefile_cv_gcc31" >&5
46990 echo "${ECHO_T}$bakefile_cv_gcc31" >&6; }
46991 if test "$bakefile_cv_gcc31" = "no"; then
46992 SHARED_LD_CC
="`pwd`/shared-ld-sh -dynamiclib -headerpad_max_install_names -o"
46993 SHARED_LD_CXX
="$SHARED_LD_CC"
46995 SHARED_LD_CC
="\${CC} -dynamiclib -single_module -headerpad_max_install_names -o"
46996 SHARED_LD_CXX
="\${CXX} -dynamiclib -single_module -headerpad_max_install_names -o"
46999 if test "x$GCC" == "xyes"; then
47000 PIC_FLAG
="-dynamic -fPIC"
47002 if test "x$XLCC" = "xyes"; then
47003 PIC_FLAG
="-dynamic -DPIC"
47008 if test "x$GCC" = "xyes"; then
47011 case "${BAKEFILE_HOST}" in
47013 LD_EXPFULL
="-Wl,-bexpfull"
47017 SHARED_LD_CC
="\$(CC) -shared $LD_EXPFULL -o"
47018 SHARED_LD_CXX
="\$(CXX) -shared $LD_EXPFULL -o"
47020 # Extract the first word of "makeC++SharedLib", so it can be a program name with args.
47021 set dummy makeC
++SharedLib
; ac_word
=$2
47022 { echo "$as_me:$LINENO: checking for $ac_word" >&5
47023 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
47024 if test "${ac_cv_prog_AIX_CXX_LD+set}" = set; then
47025 echo $ECHO_N "(cached) $ECHO_C" >&6
47027 if test -n "$AIX_CXX_LD"; then
47028 ac_cv_prog_AIX_CXX_LD
="$AIX_CXX_LD" # Let the user override the test.
47030 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
47031 for as_dir
in $PATH
47034 test -z "$as_dir" && as_dir
=.
47035 for ac_exec_ext
in '' $ac_executable_extensions; do
47036 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
47037 ac_cv_prog_AIX_CXX_LD
="makeC++SharedLib"
47038 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
47045 test -z "$ac_cv_prog_AIX_CXX_LD" && ac_cv_prog_AIX_CXX_LD
="/usr/lpp/xlC/bin/makeC++SharedLib"
47048 AIX_CXX_LD
=$ac_cv_prog_AIX_CXX_LD
47049 if test -n "$AIX_CXX_LD"; then
47050 { echo "$as_me:$LINENO: result: $AIX_CXX_LD" >&5
47051 echo "${ECHO_T}$AIX_CXX_LD" >&6; }
47053 { echo "$as_me:$LINENO: result: no" >&5
47054 echo "${ECHO_T}no" >&6; }
47058 SHARED_LD_CC
="$AIX_CC_LD -p 0 -o"
47059 SHARED_LD_CXX
="$AIX_CXX_LD -p 0 -o"
47064 SHARED_LD_CC
="${LD} -nostart -o"
47065 SHARED_LD_CXX
="${LD} -nostart -o"
47069 if test "x$GCC" != "xyes"; then
47074 *-*-cygwin* | *-*-mingw32* )
47076 SHARED_LD_CC
="\$(CC) -shared -o"
47077 SHARED_LD_CXX
="\$(CXX) -shared -o"
47081 *-pc-os2_emx | *-pc-os2-emx )
47082 SHARED_LD_CC
="`pwd`/dllar.sh -libf INITINSTANCE -libf TERMINSTANCE -o"
47083 SHARED_LD_CXX
="`pwd`/dllar.sh -libf INITINSTANCE -libf TERMINSTANCE -o"
47087 cat <<EOF >dllar.sh
47090 # dllar - a tool to build both a .dll and an .a file
47091 # from a set of object (.o) files for EMX/OS2.
47093 # Written by Andrew Zabolotny, bit@freya.etu.ru
47094 # Ported to Unix like shell by Stefan Neis, Stefan.Neis@t-online.de
47096 # This script will accept a set of files on the command line.
47097 # All the public symbols from the .o files will be exported into
47098 # a .DEF file, then linker will be run (through gcc) against them to
47099 # build a shared library consisting of all given .o files. All libraries
47100 # (.a) will be first decompressed into component .o files then act as
47101 # described above. You can optionally give a description (-d "description")
47102 # which will be put into .DLL. To see the list of accepted options (as well
47103 # as command-line format) simply run this program without options. The .DLL
47104 # is built to be imported by name (there is no guarantee that new versions
47105 # of the library you build will have same ordinals for same symbols).
47107 # dllar is free software; you can redistribute it and/or modify
47108 # it under the terms of the GNU General Public License as published by
47109 # the Free Software Foundation; either version 2, or (at your option)
47110 # any later version.
47112 # dllar is distributed in the hope that it will be useful,
47113 # but WITHOUT ANY WARRANTY; without even the implied warranty of
47114 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
47115 # GNU General Public License for more details.
47117 # You should have received a copy of the GNU General Public License
47118 # along with dllar; see the file COPYING. If not, write to the Free
47119 # Software Foundation, 59 Temple Place - Suite 330, Boston, MA
47122 # To successfuly run this program you will need:
47123 # - Current drive should have LFN support (HPFS, ext2, network, etc)
47124 # (Sometimes dllar generates filenames which won't fit 8.3 scheme)
47126 # (used to build the .dll)
47128 # (used to create .def file from .o files)
47130 # (used to create .a file from .def file)
47131 # - GNU text utilites (cat, sort, uniq)
47132 # used to process emxexp output
47133 # - GNU file utilities (mv, rm)
47135 # - lxlite (optional, see flag below)
47136 # (used for general .dll cleanup)
47143 # basnam, variant of basename, which does _not_ remove the path, _iff_
47144 # second argument (suffix to remove) is given
47148 echo ${D}1 | sed 's/.*\\///' | sed 's/.*\\\\//'
47151 echo ${D}1 | sed 's/'${D}2'${D}//'
47154 echo "error in basnam ${D}*"
47160 # Cleanup temporary files and output
47163 for i in ${D}inputFiles ; do
47166 rm -rf \`basnam ${D}i !\`
47173 # Kill result in case of failure as there is just to many stupid make/nmake
47174 # things out there which doesn't do this.
47175 if [ ${D}# -eq 0 ]; then
47176 rm -f ${D}arcFile ${D}arcFile2 ${D}defFile ${D}dllFile
47180 # Print usage and exit script with rc=1.
47182 echo 'Usage: dllar.sh [-o[utput] output_file] [-i[mport] importlib_name]'
47183 echo ' [-name-mangler-script script.sh]'
47184 echo ' [-d[escription] "dll descrption"] [-cc "CC"] [-f[lags] "CFLAGS"]'
47185 echo ' [-ord[inals]] -ex[clude] "symbol(s)"'
47186 echo ' [-libf[lags] "{INIT|TERM}{GLOBAL|INSTANCE}"] [-nocrt[dll]] [-nolxl[ite]]'
47187 echo ' [*.o] [*.a]'
47188 echo '*> "output_file" should have no extension.'
47189 echo ' If it has the .o, .a or .dll extension, it is automatically removed.'
47190 echo ' The import library name is derived from this and is set to "name".a,'
47191 echo ' unless overridden by -import'
47192 echo '*> "importlib_name" should have no extension.'
47193 echo ' If it has the .o, or .a extension, it is automatically removed.'
47194 echo ' This name is used as the import library name and may be longer and'
47195 echo ' more descriptive than the DLL name which has to follow the old '
47196 echo ' 8.3 convention of FAT.'
47197 echo '*> "script.sh may be given to override the output_file name by a'
47198 echo ' different name. It is mainly useful if the regular make process'
47199 echo ' of some package does not take into account OS/2 restriction of'
47200 echo ' DLL name lengths. It takes the importlib name as input and is'
47201 echo ' supposed to procude a shorter name as output. The script should'
47202 echo ' expect to get importlib_name without extension and should produce'
47203 echo ' a (max.) 8 letter name without extension.'
47204 echo '*> "cc" is used to use another GCC executable. (default: gcc.exe)'
47205 echo '*> "flags" should be any set of valid GCC flags. (default: -s -Zcrtdll)'
47206 echo ' These flags will be put at the start of GCC command line.'
47207 echo '*> -ord[inals] tells dllar to export entries by ordinals. Be careful.'
47208 echo '*> -ex[clude] defines symbols which will not be exported. You can define'
47209 echo ' multiple symbols, for example -ex "myfunc yourfunc _GLOBAL*".'
47210 echo ' If the last character of a symbol is "*", all symbols beginning'
47211 echo ' with the prefix before "*" will be exclude, (see _GLOBAL* above).'
47212 echo '*> -libf[lags] can be used to add INITGLOBAL/INITINSTANCE and/or'
47213 echo ' TERMGLOBAL/TERMINSTANCE flags to the dynamically-linked library.'
47214 echo '*> -nocrt[dll] switch will disable linking the library against emx''s'
47215 echo ' C runtime DLLs.'
47216 echo '*> -nolxl[ite] switch will disable running lxlite on the resulting DLL.'
47217 echo '*> All other switches (for example -L./ or -lmylib) will be passed'
47218 echo ' unchanged to GCC at the end of command line.'
47219 echo '*> If you create a DLL from a library and you do not specify -o,'
47220 echo ' the basename for DLL and import library will be set to library name,'
47221 echo ' the initial library will be renamed to 'name'_s.a (_s for static)'
47222 echo ' i.e. "dllar gcc.a" will create gcc.dll and gcc.a, and the initial'
47223 echo ' library will be renamed into gcc_s.a.'
47226 echo ' dllar -o gcc290.dll libgcc.a -d "GNU C runtime library" -ord'
47227 echo ' -ex "__main __ctordtor*" -libf "INITINSTANCE TERMINSTANCE"'
47232 # Execute a command.
47233 # If exit code of the commnad <> 0 CleanUp() is called and we'll exit the script.
47234 # @Uses Whatever CleanUp() uses.
47240 if [ ${D}rcCmd -ne 0 ]; then
47241 echo "command failed, exit code="${D}rcCmd
47256 CFLAGS="-s -Zcrtdll"
47258 EXPORT_BY_ORDINALS=0
47263 case ${D}curDirS in
47267 curDirS=${D}{curDirS}"/"
47270 # Parse commandline
47273 while [ ${D}1 ]; do
47276 EXPORT_BY_ORDINALS=1;
47286 -name-mangler-script)
47307 exclude_symbols=${D}{exclude_symbols}${D}1" "
47311 library_flags=${D}{library_flags}${D}1" "
47330 EXTRA_CFLAGS=${D}{EXTRA_CFLAGS}" "${D}1
47333 EXTRA_CFLAGS="${D}{EXTRA_CFLAGS} \`basnam ${D}1 .dll\`"
47334 if [ ${D}omfLinking -eq 1 ]; then
47335 EXTRA_CFLAGS="${D}{EXTRA_CFLAGS}.lib"
47337 EXTRA_CFLAGS="${D}{EXTRA_CFLAGS}.a"
47342 if [ ${D}libsToLink -ne 0 ]; then
47343 EXTRA_CFLAGS=${D}{EXTRA_CFLAGS}" "${D}1
47345 for file in ${D}1 ; do
47346 if [ -f ${D}file ]; then
47347 inputFiles="${D}{inputFiles} ${D}file"
47351 if [ ${D}found -eq 0 ]; then
47352 echo "ERROR: No file(s) found: "${D}1
47359 done # iterate cmdline words
47362 if [ -z "${D}inputFiles" ]; then
47363 echo "dllar: no input files"
47367 # Now extract all .o files from .a files
47369 for file in ${D}inputFiles ; do
47380 EXTRA_CFLAGS="${D}EXTRA_CFLAGS -Zomf"
47385 dirname=\`basnam ${D}file ${D}suffix\`"_%"
47387 if [ ${D}? -ne 0 ]; then
47388 echo "Failed to create subdirectory ./${D}dirname"
47392 # Append '!' to indicate archive
47393 newInputFiles="${D}newInputFiles ${D}{dirname}!"
47394 doCommand "cd ${D}dirname; ${D}AR x ../${D}file"
47397 for subfile in ${D}dirname/*.o* ; do
47398 if [ -f ${D}subfile ]; then
47400 if [ -s ${D}subfile ]; then
47401 # FIXME: This should be: is file size > 32 byte, _not_ > 0!
47402 newInputFiles="${D}newInputFiles ${D}subfile"
47406 if [ ${D}found -eq 0 ]; then
47407 echo "WARNING: there are no files in archive \\'${D}file\\'"
47411 newInputFiles="${D}{newInputFiles} ${D}file"
47415 inputFiles="${D}newInputFiles"
47417 # Output filename(s).
47419 if [ -z ${D}outFile ]; then
47421 set outFile ${D}inputFiles; outFile=${D}2
47424 # If it is an archive, remove the '!' and the '_%' suffixes
47425 case ${D}outFile in
47427 outFile=\`basnam ${D}outFile _%!\`
47432 case ${D}outFile in
47434 outFile=\`basnam ${D}outFile .dll\`
47437 outFile=\`basnam ${D}outFile .DLL\`
47440 outFile=\`basnam ${D}outFile .o\`
47443 outFile=\`basnam ${D}outFile .obj\`
47446 outFile=\`basnam ${D}outFile .a\`
47449 outFile=\`basnam ${D}outFile .lib\`
47454 case ${D}outimpFile in
47456 outimpFile=\`basnam ${D}outimpFile .a\`
47459 outimpFile=\`basnam ${D}outimpFile .lib\`
47464 if [ -z ${D}outimpFile ]; then
47465 outimpFile=${D}outFile
47467 defFile="${D}{outFile}.def"
47468 arcFile="${D}{outimpFile}.a"
47469 arcFile2="${D}{outimpFile}.lib"
47471 #create ${D}dllFile as something matching 8.3 restrictions,
47472 if [ -z ${D}renameScript ] ; then
47473 dllFile="${D}outFile"
47475 dllFile=\`${D}renameScript ${D}outimpFile\`
47478 if [ ${D}do_backup -ne 0 ] ; then
47479 if [ -f ${D}arcFile ] ; then
47480 doCommand "mv ${D}arcFile ${D}{outFile}_s.a"
47482 if [ -f ${D}arcFile2 ] ; then
47483 doCommand "mv ${D}arcFile2 ${D}{outFile}_s.lib"
47487 # Extract public symbols from all the object files.
47488 tmpdefFile=${D}{defFile}_%
47489 rm -f ${D}tmpdefFile
47490 for file in ${D}inputFiles ; do
47495 doCommand "emxexp -u ${D}file >> ${D}tmpdefFile"
47500 # Create the def file.
47502 echo "LIBRARY \`basnam ${D}dllFile\` ${D}library_flags" >> ${D}defFile
47503 dllFile="${D}{dllFile}.dll"
47504 if [ ! -z ${D}description ]; then
47505 echo "DESCRIPTION \\"${D}{description}\\"" >> ${D}defFile
47507 echo "EXPORTS" >> ${D}defFile
47509 doCommand "cat ${D}tmpdefFile | sort.exe | uniq.exe > ${D}{tmpdefFile}%"
47510 grep -v "^ *;" < ${D}{tmpdefFile}% | grep -v "^ *${D}" >${D}tmpdefFile
47512 # Checks if the export is ok or not.
47513 for word in ${D}exclude_symbols; do
47514 grep -v ${D}word < ${D}tmpdefFile >${D}{tmpdefFile}%
47515 mv ${D}{tmpdefFile}% ${D}tmpdefFile
47519 if [ ${D}EXPORT_BY_ORDINALS -ne 0 ]; then
47520 sed "=" < ${D}tmpdefFile | \\
47524 s/^\\([0-9]\\+\\)\\([^;]*\\)\\(;.*\\)\\?/\\2 @\\1 NONAME/
47526 ' > ${D}{tmpdefFile}%
47527 grep -v "^ *${D}" < ${D}{tmpdefFile}% > ${D}tmpdefFile
47529 rm -f ${D}{tmpdefFile}%
47531 cat ${D}tmpdefFile >> ${D}defFile
47532 rm -f ${D}tmpdefFile
47534 # Do linking, create implib, and apply lxlite.
47536 for file in ${D}inputFiles ; do
47541 gccCmdl="${D}gccCmdl ${D}file"
47545 doCommand "${D}CC ${D}CFLAGS -Zdll -o ${D}dllFile ${D}defFile ${D}gccCmdl ${D}EXTRA_CFLAGS"
47546 touch "${D}{outFile}.dll"
47548 doCommand "emximp -o ${D}arcFile ${D}defFile"
47549 if [ ${D}flag_USE_LXLITE -ne 0 ]; then
47551 if [ ${D}EXPORT_BY_ORDINALS -ne 0 ]; then
47554 doCommand "lxlite -cs -t: -mrn -mln ${D}add_flags ${D}dllFile"
47556 doCommand "emxomf -s -l ${D}arcFile"
47566 powerpc
-apple-macos* | \
47567 *-*-freebsd* | *-*-openbsd* | *-*-netbsd* | *-*-k*bsd
*-gnu | \
47577 { { echo "$as_me:$LINENO: error: unknown system type $BAKEFILE_HOST." >&5
47578 echo "$as_me: error: unknown system type $BAKEFILE_HOST." >&2;}
47579 { (exit 1); exit 1; }; }
47582 if test "x$PIC_FLAG" != "x" ; then
47583 PIC_FLAG
="$PIC_FLAG -DPIC"
47586 if test "x$SHARED_LD_MODULE_CC" = "x" ; then
47587 SHARED_LD_MODULE_CC
="$SHARED_LD_CC"
47589 if test "x$SHARED_LD_MODULE_CXX" = "x" ; then
47590 SHARED_LD_MODULE_CXX
="$SHARED_LD_CXX"
47609 case "${BAKEFILE_HOST}" in
47610 *-*-linux* | *-*-freebsd* | *-*-k*bsd
*-gnu )
47611 SONAME_FLAG
="-Wl,-soname,"
47645 # Check whether --enable-dependency-tracking was given.
47646 if test "${enable_dependency_tracking+set}" = set; then
47647 enableval
=$enable_dependency_tracking; bk_use_trackdeps
="$enableval"
47651 { echo "$as_me:$LINENO: checking for dependency tracking method" >&5
47652 echo $ECHO_N "checking for dependency tracking method... $ECHO_C" >&6; }
47655 if test "x$bk_use_trackdeps" = "xno" ; then
47657 { echo "$as_me:$LINENO: result: disabled" >&5
47658 echo "${ECHO_T}disabled" >&6; }
47662 if test "x$GCC" = "xyes"; then
47664 case "${BAKEFILE_HOST}" in
47666 DEPSFLAG
="-no-cpp-precomp -MMD"
47672 { echo "$as_me:$LINENO: result: gcc" >&5
47673 echo "${ECHO_T}gcc" >&6; }
47674 elif test "x$MWCC" = "xyes"; then
47677 { echo "$as_me:$LINENO: result: mwcc" >&5
47678 echo "${ECHO_T}mwcc" >&6; }
47679 elif test "x$SUNCC" = "xyes"; then
47682 { echo "$as_me:$LINENO: result: Sun cc" >&5
47683 echo "${ECHO_T}Sun cc" >&6; }
47684 elif test "x$SGICC" = "xyes"; then
47687 { echo "$as_me:$LINENO: result: SGI cc" >&5
47688 echo "${ECHO_T}SGI cc" >&6; }
47689 elif test "x$HPCC" = "xyes"; then
47692 { echo "$as_me:$LINENO: result: HP cc" >&5
47693 echo "${ECHO_T}HP cc" >&6; }
47694 elif test "x$COMPAQCC" = "xyes"; then
47697 { echo "$as_me:$LINENO: result: Compaq cc" >&5
47698 echo "${ECHO_T}Compaq cc" >&6; }
47701 { echo "$as_me:$LINENO: result: none" >&5
47702 echo "${ECHO_T}none" >&6; }
47705 if test $DEPS_TRACKING = 1 ; then
47711 # This script is part of Bakefile (http://bakefile.sourceforge.net) autoconf
47712 # script. It is used to track C/C++ files dependencies in portable way.
47714 # Permission is given to use this file in any way.
47716 DEPSMODE=${DEPSMODE}
47718 DEPSFLAG="${DEPSFLAG}"
47720 mkdir -p ${D}DEPSDIR
47722 if test ${D}DEPSMODE = gcc ; then
47723 ${D}* ${D}{DEPSFLAG}
47725 if test ${D}{status} != 0 ; then
47728 # move created file to the location we want it in:
47729 while test ${D}# -gt 0; do
47743 depfile=\`basename ${D}srcfile | sed -e 's/\\..*${D}/.d/g'\`
47744 depobjname=\`echo ${D}depfile |sed -e 's/\\.d/.o/g'\`
47745 if test -f ${D}depfile ; then
47746 sed -e "s,${D}depobjname:,${D}objfile:,g" ${D}depfile >${D}{DEPSDIR}/${D}{objfile}.d
47749 # "g++ -MMD -o fooobj.o foosrc.cpp" produces fooobj.d
47750 depfile=\`basename ${D}objfile | sed -e 's/\\..*${D}/.d/g'\`
47751 if test ! -f ${D}depfile ; then
47752 # "cxx -MD -o fooobj.o foosrc.cpp" creates fooobj.o.d (Compaq C++)
47753 depfile="${D}objfile.d"
47755 if test -f ${D}depfile ; then
47756 sed -e "/^${D}objfile/!s,${D}depobjname:,${D}objfile:,g" ${D}depfile >${D}{DEPSDIR}/${D}{objfile}.d
47761 elif test ${D}DEPSMODE = mwcc ; then
47762 ${D}* || exit ${D}?
47763 # Run mwcc again with -MM and redirect into the dep file we want
47764 # NOTE: We can't use shift here because we need ${D}* to be valid
47766 for arg in ${D}* ; do
47767 if test "${D}prevarg" = "-o"; then
47780 ${D}* ${D}DEPSFLAG >${D}{DEPSDIR}/${D}{objfile}.d
47782 elif test ${D}DEPSMODE = unixcc; then
47783 ${D}* || exit ${D}?
47784 # Run compiler again with deps flag and redirect into the dep file.
47785 # It doesn't work if the '-o FILE' option is used, but without it the
47786 # dependency file will contain the wrong name for the object. So it is
47787 # removed from the command line, and the dep file is fixed with sed.
47789 while test ${D}# -gt 0; do
47796 eval arg${D}#=\\${D}1
47797 cmd="${D}cmd \\${D}arg${D}#"
47802 eval "${D}cmd ${D}DEPSFLAG" | sed "s|.*:|${D}objfile:|" >${D}{DEPSDIR}/${D}{objfile}.d
47811 BK_DEPS
="`pwd`/bk-deps"
47819 case ${BAKEFILE_HOST} in
47820 *-*-cygwin* | *-*-mingw32* )
47821 if test -n "$ac_tool_prefix"; then
47822 # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args.
47823 set dummy
${ac_tool_prefix}windres
; ac_word
=$2
47824 { echo "$as_me:$LINENO: checking for $ac_word" >&5
47825 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
47826 if test "${ac_cv_prog_WINDRES+set}" = set; then
47827 echo $ECHO_N "(cached) $ECHO_C" >&6
47829 if test -n "$WINDRES"; then
47830 ac_cv_prog_WINDRES
="$WINDRES" # Let the user override the test.
47832 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
47833 for as_dir
in $PATH
47836 test -z "$as_dir" && as_dir
=.
47837 for ac_exec_ext
in '' $ac_executable_extensions; do
47838 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
47839 ac_cv_prog_WINDRES
="${ac_tool_prefix}windres"
47840 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
47849 WINDRES
=$ac_cv_prog_WINDRES
47850 if test -n "$WINDRES"; then
47851 { echo "$as_me:$LINENO: result: $WINDRES" >&5
47852 echo "${ECHO_T}$WINDRES" >&6; }
47854 { echo "$as_me:$LINENO: result: no" >&5
47855 echo "${ECHO_T}no" >&6; }
47860 if test -z "$ac_cv_prog_WINDRES"; then
47861 ac_ct_WINDRES
=$WINDRES
47862 # Extract the first word of "windres", so it can be a program name with args.
47863 set dummy windres
; ac_word
=$2
47864 { echo "$as_me:$LINENO: checking for $ac_word" >&5
47865 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
47866 if test "${ac_cv_prog_ac_ct_WINDRES+set}" = set; then
47867 echo $ECHO_N "(cached) $ECHO_C" >&6
47869 if test -n "$ac_ct_WINDRES"; then
47870 ac_cv_prog_ac_ct_WINDRES
="$ac_ct_WINDRES" # Let the user override the test.
47872 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
47873 for as_dir
in $PATH
47876 test -z "$as_dir" && as_dir
=.
47877 for ac_exec_ext
in '' $ac_executable_extensions; do
47878 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
47879 ac_cv_prog_ac_ct_WINDRES
="windres"
47880 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
47889 ac_ct_WINDRES
=$ac_cv_prog_ac_ct_WINDRES
47890 if test -n "$ac_ct_WINDRES"; then
47891 { echo "$as_me:$LINENO: result: $ac_ct_WINDRES" >&5
47892 echo "${ECHO_T}$ac_ct_WINDRES" >&6; }
47894 { echo "$as_me:$LINENO: result: no" >&5
47895 echo "${ECHO_T}no" >&6; }
47898 if test "x$ac_ct_WINDRES" = x
; then
47901 case $cross_compiling:$ac_tool_warned in
47903 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
47904 whose name does not start with the host triplet. If you think this
47905 configuration is useful to you, please write to autoconf@gnu.org." >&5
47906 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
47907 whose name does not start with the host triplet. If you think this
47908 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
47909 ac_tool_warned
=yes ;;
47911 WINDRES
=$ac_ct_WINDRES
47914 WINDRES
="$ac_cv_prog_WINDRES"
47919 *-*-darwin* | powerpc
-apple-macos* )
47920 # Extract the first word of "Rez", so it can be a program name with args.
47921 set dummy Rez
; ac_word
=$2
47922 { echo "$as_me:$LINENO: checking for $ac_word" >&5
47923 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
47924 if test "${ac_cv_prog_REZ+set}" = set; then
47925 echo $ECHO_N "(cached) $ECHO_C" >&6
47927 if test -n "$REZ"; then
47928 ac_cv_prog_REZ
="$REZ" # Let the user override the test.
47930 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
47931 for as_dir
in $PATH
47934 test -z "$as_dir" && as_dir
=.
47935 for ac_exec_ext
in '' $ac_executable_extensions; do
47936 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
47937 ac_cv_prog_REZ
="Rez"
47938 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
47945 test -z "$ac_cv_prog_REZ" && ac_cv_prog_REZ
="/Developer/Tools/Rez"
47948 REZ
=$ac_cv_prog_REZ
47949 if test -n "$REZ"; then
47950 { echo "$as_me:$LINENO: result: $REZ" >&5
47951 echo "${ECHO_T}$REZ" >&6; }
47953 { echo "$as_me:$LINENO: result: no" >&5
47954 echo "${ECHO_T}no" >&6; }
47958 # Extract the first word of "SetFile", so it can be a program name with args.
47959 set dummy SetFile
; ac_word
=$2
47960 { echo "$as_me:$LINENO: checking for $ac_word" >&5
47961 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
47962 if test "${ac_cv_prog_SETFILE+set}" = set; then
47963 echo $ECHO_N "(cached) $ECHO_C" >&6
47965 if test -n "$SETFILE"; then
47966 ac_cv_prog_SETFILE
="$SETFILE" # Let the user override the test.
47968 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
47969 for as_dir
in $PATH
47972 test -z "$as_dir" && as_dir
=.
47973 for ac_exec_ext
in '' $ac_executable_extensions; do
47974 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
47975 ac_cv_prog_SETFILE
="SetFile"
47976 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
47983 test -z "$ac_cv_prog_SETFILE" && ac_cv_prog_SETFILE
="/Developer/Tools/SetFile"
47986 SETFILE
=$ac_cv_prog_SETFILE
47987 if test -n "$SETFILE"; then
47988 { echo "$as_me:$LINENO: result: $SETFILE" >&5
47989 echo "${ECHO_T}$SETFILE" >&6; }
47991 { echo "$as_me:$LINENO: result: no" >&5
47992 echo "${ECHO_T}no" >&6; }
48004 BAKEFILE_BAKEFILE_M4_VERSION
="0.2.2"
48007 BAKEFILE_AUTOCONF_INC_M4_VERSION
="0.2.2"
48011 # Check whether --enable-precomp-headers was given.
48012 if test "${enable_precomp_headers+set}" = set; then
48013 enableval
=$enable_precomp_headers; bk_use_pch
="$enableval"
48022 case ${BAKEFILE_HOST} in
48028 if test "x$bk_use_pch" = "x" -o "x$bk_use_pch" = "xyes" ; then
48029 if test "x$GCC" = "xyes"; then
48030 { echo "$as_me:$LINENO: checking if the compiler supports precompiled headers" >&5
48031 echo $ECHO_N "checking if the compiler supports precompiled headers... $ECHO_C" >&6; }
48032 cat >conftest.
$ac_ext <<_ACEOF
48035 cat confdefs.h
>>conftest.
$ac_ext
48036 cat >>conftest.
$ac_ext <<_ACEOF
48037 /* end confdefs.h. */
48043 #if !defined(__GNUC__) || !defined(__GNUC_MINOR__)
48044 There is no PCH support
48047 There is no PCH support
48049 #if (__GNUC__ == 3) && \
48050 ((!defined(__APPLE_CC__) && (__GNUC_MINOR__ < 4)) || \
48051 ( defined(__APPLE_CC__) && (__GNUC_MINOR__ < 3))) || \
48052 ( defined(__INTEL_COMPILER) )
48053 There is no PCH support
48060 rm -f conftest.
$ac_objext
48061 if { (ac_try
="$ac_compile"
48062 case "(($ac_try" in
48063 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
48064 *) ac_try_echo=$ac_try;;
48066 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
48067 (eval "$ac_compile") 2>conftest.er1
48069 grep -v '^ *+' conftest.er1 >conftest.err
48071 cat conftest.err >&5
48072 echo "$as_me:$LINENO: \$? = $ac_status" >&5
48073 (exit $ac_status); } && {
48074 test -z "$ac_c_werror_flag" ||
48075 test ! -s conftest.err
48076 } && test -s conftest.$ac_objext; then
48078 { echo "$as_me:$LINENO: result: yes" >&5
48079 echo "${ECHO_T}yes" >&6; }
48083 echo "$as_me: failed program was:" >&5
48084 sed 's/^/| /' conftest.$ac_ext >&5
48087 cat >conftest.$ac_ext <<_ACEOF
48090 cat confdefs.h >>conftest.$ac_ext
48091 cat >>conftest.$ac_ext <<_ACEOF
48092 /* end confdefs.h. */
48098 #if !defined(__INTEL_COMPILER) || \
48099 (__INTEL_COMPILER < 800)
48100 There is no PCH support
48107 rm -f conftest.$ac_objext
48108 if { (ac_try="$ac_compile"
48109 case "(($ac_try" in
48110 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
48111 *) ac_try_echo
=$ac_try;;
48113 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
48114 (eval "$ac_compile") 2>conftest.er1
48116 grep -v '^ *+' conftest.er1
>conftest.err
48118 cat conftest.err
>&5
48119 echo "$as_me:$LINENO: \$? = $ac_status" >&5
48120 (exit $ac_status); } && {
48121 test -z "$ac_c_werror_flag" ||
48122 test ! -s conftest.err
48123 } && test -s conftest.
$ac_objext; then
48125 { echo "$as_me:$LINENO: result: yes" >&5
48126 echo "${ECHO_T}yes" >&6; }
48130 echo "$as_me: failed program was:" >&5
48131 sed 's/^/| /' conftest.
$ac_ext >&5
48134 { echo "$as_me:$LINENO: result: no" >&5
48135 echo "${ECHO_T}no" >&6; }
48139 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
48143 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
48144 if test $GCC_PCH = 1 -o $ICC_PCH = 1 ; then
48148 cat <<EOF >bk-make-pch
48151 # This script is part of Bakefile (http://bakefile.sourceforge.net) autoconf
48152 # script. It is used to generated precompiled headers.
48154 # Permission is given to use this file in any way.
48164 while test ${D}{#} -gt 0; do
48168 incdir=\`echo ${D}{1} | sed -e 's/-I\\(.*\\)/\\1/g'\`
48169 if test "x${D}{headerfile}" = "x" -a -f "${D}{incdir}/${D}{header}" ; then
48170 headerfile="${D}{incdir}/${D}{header}"
48173 -use-pch|-use_pch )
48178 if test ${D}add_to_cmdline = 1 ; then
48179 compiler="${D}{compiler} ${D}{1}"
48184 if test "x${D}{headerfile}" = "x" ; then
48185 echo "error: can't find header ${D}{header} in include paths" >&2
48187 if test -f ${D}{outfile} ; then
48188 rm -f ${D}{outfile}
48190 mkdir -p \`dirname ${D}{outfile}\`
48192 depsfile=".deps/\`echo ${D}{outfile} | tr '/.' '__'\`.d"
48194 if test "x${GCC_PCH}" = "x1" ; then
48195 # can do this because gcc is >= 3.4:
48196 ${D}{compiler} -o ${D}{outfile} -MMD -MF "${D}{depsfile}" "${D}{headerfile}"
48197 elif test "x${ICC_PCH}" = "x1" ; then
48198 filename=pch_gen-${D}${D}
48199 file=${D}{filename}.c
48200 dfile=${D}{filename}.d
48201 cat > ${D}file <<EOT
48202 #include "${D}header"
48204 # using -MF icc complains about differing command lines in creation/use
48205 ${D}compiler -c -create_pch ${D}outfile -MMD ${D}file && \\
48206 sed -e "s,^.*:,${D}outfile:," -e "s, ${D}file,," < ${D}dfile > ${D}depsfile && \\
48207 rm -f ${D}file ${D}dfile ${D}{filename}.o
48213 chmod +x bk
-make-pch
48214 BK_MAKE_PCH
="`pwd`/bk-make-pch"
48223 COND_BUILD_DEBUG
="#"
48224 if test "x$BUILD" = "xdebug" ; then
48225 COND_BUILD_DEBUG
=""
48228 COND_BUILD_DEBUG_DEBUG_FLAG_DEFAULT
="#"
48229 if test "x$BUILD" = "xdebug" -a "x$DEBUG_FLAG" = "xdefault" ; then
48230 COND_BUILD_DEBUG_DEBUG_FLAG_DEFAULT
=""
48233 COND_BUILD_DEBUG_DEBUG_INFO_DEFAULT
="#"
48234 if test "x$BUILD" = "xdebug" -a "x$DEBUG_INFO" = "xdefault" ; then
48235 COND_BUILD_DEBUG_DEBUG_INFO_DEFAULT
=""
48238 COND_BUILD_DEBUG_UNICODE_0
="#"
48239 if test "x$BUILD" = "xdebug" -a "x$UNICODE" = "x0" ; then
48240 COND_BUILD_DEBUG_UNICODE_0
=""
48243 COND_BUILD_DEBUG_UNICODE_1
="#"
48244 if test "x$BUILD" = "xdebug" -a "x$UNICODE" = "x1" ; then
48245 COND_BUILD_DEBUG_UNICODE_1
=""
48248 COND_BUILD_RELEASE
="#"
48249 if test "x$BUILD" = "xrelease" ; then
48250 COND_BUILD_RELEASE
=""
48253 COND_BUILD_RELEASE_DEBUG_INFO_DEFAULT
="#"
48254 if test "x$BUILD" = "xrelease" -a "x$DEBUG_INFO" = "xdefault" ; then
48255 COND_BUILD_RELEASE_DEBUG_INFO_DEFAULT
=""
48258 COND_BUILD_RELEASE_UNICODE_0
="#"
48259 if test "x$BUILD" = "xrelease" -a "x$UNICODE" = "x0" ; then
48260 COND_BUILD_RELEASE_UNICODE_0
=""
48263 COND_BUILD_RELEASE_UNICODE_1
="#"
48264 if test "x$BUILD" = "xrelease" -a "x$UNICODE" = "x1" ; then
48265 COND_BUILD_RELEASE_UNICODE_1
=""
48268 COND_DEBUG_FLAG_1
="#"
48269 if test "x$DEBUG_FLAG" = "x1" ; then
48270 COND_DEBUG_FLAG_1
=""
48273 COND_DEBUG_INFO_0
="#"
48274 if test "x$DEBUG_INFO" = "x0" ; then
48275 COND_DEBUG_INFO_0
=""
48278 COND_DEBUG_INFO_1
="#"
48279 if test "x$DEBUG_INFO" = "x1" ; then
48280 COND_DEBUG_INFO_1
=""
48283 COND_DEPS_TRACKING_0
="#"
48284 if test "x$DEPS_TRACKING" = "x0" ; then
48285 COND_DEPS_TRACKING_0
=""
48288 COND_DEPS_TRACKING_1
="#"
48289 if test "x$DEPS_TRACKING" = "x1" ; then
48290 COND_DEPS_TRACKING_1
=""
48294 if test "x$GCC_PCH" = "x1" ; then
48299 if test "x$ICC_PCH" = "x1" ; then
48303 COND_MONOLITHIC_0
="#"
48304 if test "x$MONOLITHIC" = "x0" ; then
48305 COND_MONOLITHIC_0
=""
48308 COND_MONOLITHIC_0_SHARED_0
="#"
48309 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x0" ; then
48310 COND_MONOLITHIC_0_SHARED_0
=""
48313 COND_MONOLITHIC_0_SHARED_0_USE_AUI_1
="#"
48314 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x0" -a "x$USE_AUI" = "x1" ; then
48315 COND_MONOLITHIC_0_SHARED_0_USE_AUI_1
=""
48318 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1
="#"
48319 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x0" -a "x$USE_GUI" = "x1" ; then
48320 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1
=""
48323 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_HTML_1
="#"
48324 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x0" -a "x$USE_GUI" = "x1" -a "x$USE_HTML" = "x1" ; then
48325 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_HTML_1
=""
48328 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_MEDIA_1
="#"
48329 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x0" -a "x$USE_GUI" = "x1" -a "x$USE_MEDIA" = "x1" ; then
48330 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_MEDIA_1
=""
48333 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_ODBC_1
="#"
48334 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x0" -a "x$USE_GUI" = "x1" -a "x$USE_ODBC" = "x1" ; then
48335 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_ODBC_1
=""
48338 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_QA_1
="#"
48339 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x0" -a "x$USE_GUI" = "x1" -a "x$USE_QA" = "x1" ; then
48340 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_QA_1
=""
48343 COND_MONOLITHIC_0_SHARED_0_USE_ODBC_1
="#"
48344 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x0" -a "x$USE_ODBC" = "x1" ; then
48345 COND_MONOLITHIC_0_SHARED_0_USE_ODBC_1
=""
48348 COND_MONOLITHIC_0_SHARED_0_USE_RICHTEXT_1
="#"
48349 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x0" -a "x$USE_RICHTEXT" = "x1" ; then
48350 COND_MONOLITHIC_0_SHARED_0_USE_RICHTEXT_1
=""
48353 COND_MONOLITHIC_0_SHARED_0_USE_STC_1
="#"
48354 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x0" -a "x$USE_STC" = "x1" ; then
48355 COND_MONOLITHIC_0_SHARED_0_USE_STC_1
=""
48358 COND_MONOLITHIC_0_SHARED_0_USE_XRC_1
="#"
48359 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x0" -a "x$USE_XRC" = "x1" ; then
48360 COND_MONOLITHIC_0_SHARED_0_USE_XRC_1
=""
48363 COND_MONOLITHIC_0_SHARED_1
="#"
48364 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x1" ; then
48365 COND_MONOLITHIC_0_SHARED_1
=""
48368 COND_MONOLITHIC_0_SHARED_1_USE_AUI_1
="#"
48369 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x1" -a "x$USE_AUI" = "x1" ; then
48370 COND_MONOLITHIC_0_SHARED_1_USE_AUI_1
=""
48373 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1
="#"
48374 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x1" -a "x$USE_GUI" = "x1" ; then
48375 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1
=""
48378 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_HTML_1
="#"
48379 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x1" -a "x$USE_GUI" = "x1" -a "x$USE_HTML" = "x1" ; then
48380 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_HTML_1
=""
48383 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_MEDIA_1
="#"
48384 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x1" -a "x$USE_GUI" = "x1" -a "x$USE_MEDIA" = "x1" ; then
48385 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_MEDIA_1
=""
48388 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_ODBC_1
="#"
48389 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x1" -a "x$USE_GUI" = "x1" -a "x$USE_ODBC" = "x1" ; then
48390 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_ODBC_1
=""
48393 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_QA_1
="#"
48394 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x1" -a "x$USE_GUI" = "x1" -a "x$USE_QA" = "x1" ; then
48395 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_QA_1
=""
48398 COND_MONOLITHIC_0_SHARED_1_USE_ODBC_1
="#"
48399 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x1" -a "x$USE_ODBC" = "x1" ; then
48400 COND_MONOLITHIC_0_SHARED_1_USE_ODBC_1
=""
48403 COND_MONOLITHIC_0_SHARED_1_USE_RICHTEXT_1
="#"
48404 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x1" -a "x$USE_RICHTEXT" = "x1" ; then
48405 COND_MONOLITHIC_0_SHARED_1_USE_RICHTEXT_1
=""
48408 COND_MONOLITHIC_0_SHARED_1_USE_STC_1
="#"
48409 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x1" -a "x$USE_STC" = "x1" ; then
48410 COND_MONOLITHIC_0_SHARED_1_USE_STC_1
=""
48413 COND_MONOLITHIC_0_SHARED_1_USE_XRC_1
="#"
48414 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x1" -a "x$USE_XRC" = "x1" ; then
48415 COND_MONOLITHIC_0_SHARED_1_USE_XRC_1
=""
48418 COND_MONOLITHIC_0_USE_AUI_1
="#"
48419 if test "x$MONOLITHIC" = "x0" -a "x$USE_AUI" = "x1" ; then
48420 COND_MONOLITHIC_0_USE_AUI_1
=""
48423 COND_MONOLITHIC_0_USE_GUI_1
="#"
48424 if test "x$MONOLITHIC" = "x0" -a "x$USE_GUI" = "x1" ; then
48425 COND_MONOLITHIC_0_USE_GUI_1
=""
48428 COND_MONOLITHIC_0_USE_GUI_1_USE_MEDIA_1
="#"
48429 if test "x$MONOLITHIC" = "x0" -a "x$USE_GUI" = "x1" -a "x$USE_MEDIA" = "x1" ; then
48430 COND_MONOLITHIC_0_USE_GUI_1_USE_MEDIA_1
=""
48433 COND_MONOLITHIC_0_USE_GUI_1_USE_ODBC_1
="#"
48434 if test "x$MONOLITHIC" = "x0" -a "x$USE_GUI" = "x1" -a "x$USE_ODBC" = "x1" ; then
48435 COND_MONOLITHIC_0_USE_GUI_1_USE_ODBC_1
=""
48438 COND_MONOLITHIC_0_USE_HTML_1
="#"
48439 if test "x$MONOLITHIC" = "x0" -a "x$USE_HTML" = "x1" ; then
48440 COND_MONOLITHIC_0_USE_HTML_1
=""
48443 COND_MONOLITHIC_0_USE_MEDIA_1
="#"
48444 if test "x$MONOLITHIC" = "x0" -a "x$USE_MEDIA" = "x1" ; then
48445 COND_MONOLITHIC_0_USE_MEDIA_1
=""
48448 COND_MONOLITHIC_0_USE_ODBC_1
="#"
48449 if test "x$MONOLITHIC" = "x0" -a "x$USE_ODBC" = "x1" ; then
48450 COND_MONOLITHIC_0_USE_ODBC_1
=""
48453 COND_MONOLITHIC_0_USE_QA_1
="#"
48454 if test "x$MONOLITHIC" = "x0" -a "x$USE_QA" = "x1" ; then
48455 COND_MONOLITHIC_0_USE_QA_1
=""
48458 COND_MONOLITHIC_0_USE_RICHTEXT_1
="#"
48459 if test "x$MONOLITHIC" = "x0" -a "x$USE_RICHTEXT" = "x1" ; then
48460 COND_MONOLITHIC_0_USE_RICHTEXT_1
=""
48463 COND_MONOLITHIC_0_USE_STC_1
="#"
48464 if test "x$MONOLITHIC" = "x0" -a "x$USE_STC" = "x1" ; then
48465 COND_MONOLITHIC_0_USE_STC_1
=""
48468 COND_MONOLITHIC_0_USE_XRC_1
="#"
48469 if test "x$MONOLITHIC" = "x0" -a "x$USE_XRC" = "x1" ; then
48470 COND_MONOLITHIC_0_USE_XRC_1
=""
48473 COND_MONOLITHIC_1
="#"
48474 if test "x$MONOLITHIC" = "x1" ; then
48475 COND_MONOLITHIC_1
=""
48478 COND_MONOLITHIC_1_SHARED_0
="#"
48479 if test "x$MONOLITHIC" = "x1" -a "x$SHARED" = "x0" ; then
48480 COND_MONOLITHIC_1_SHARED_0
=""
48483 COND_MONOLITHIC_1_SHARED_1
="#"
48484 if test "x$MONOLITHIC" = "x1" -a "x$SHARED" = "x1" ; then
48485 COND_MONOLITHIC_1_SHARED_1
=""
48488 COND_OFFICIAL_BUILD_0_PLATFORM_WIN32_1
="#"
48489 if test "x$OFFICIAL_BUILD" = "x0" -a "x$PLATFORM_WIN32" = "x1" ; then
48490 COND_OFFICIAL_BUILD_0_PLATFORM_WIN32_1
=""
48493 COND_OFFICIAL_BUILD_1_PLATFORM_WIN32_1
="#"
48494 if test "x$OFFICIAL_BUILD" = "x1" -a "x$PLATFORM_WIN32" = "x1" ; then
48495 COND_OFFICIAL_BUILD_1_PLATFORM_WIN32_1
=""
48498 COND_PLATFORM_MACOSX_0_USE_SOVERCYGWIN_0_USE_SOVERSION_1
="#"
48499 if test "x$PLATFORM_MACOSX" = "x0" -a "x$USE_SOVERCYGWIN" = "x0" -a "x$USE_SOVERSION" = "x1" ; then
48500 COND_PLATFORM_MACOSX_0_USE_SOVERCYGWIN_0_USE_SOVERSION_1
=""
48503 COND_PLATFORM_MACOSX_0_USE_SOVERSION_1
="#"
48504 if test "x$PLATFORM_MACOSX" = "x0" -a "x$USE_SOVERSION" = "x1" ; then
48505 COND_PLATFORM_MACOSX_0_USE_SOVERSION_1
=""
48508 COND_PLATFORM_MACOSX_1
="#"
48509 if test "x$PLATFORM_MACOSX" = "x1" ; then
48510 COND_PLATFORM_MACOSX_1
=""
48513 COND_PLATFORM_MACOSX_1_TOOLKIT_
="#"
48514 if test "x$PLATFORM_MACOSX" = "x1" -a "x$TOOLKIT" = "x" ; then
48515 COND_PLATFORM_MACOSX_1_TOOLKIT_
=""
48518 COND_PLATFORM_MACOSX_1_TOOLKIT_COCOA
="#"
48519 if test "x$PLATFORM_MACOSX" = "x1" -a "x$TOOLKIT" = "xCOCOA" ; then
48520 COND_PLATFORM_MACOSX_1_TOOLKIT_COCOA
=""
48523 COND_PLATFORM_MACOSX_1_TOOLKIT_GTK
="#"
48524 if test "x$PLATFORM_MACOSX" = "x1" -a "x$TOOLKIT" = "xGTK" ; then
48525 COND_PLATFORM_MACOSX_1_TOOLKIT_GTK
=""
48528 COND_PLATFORM_MACOSX_1_TOOLKIT_MAC
="#"
48529 if test "x$PLATFORM_MACOSX" = "x1" -a "x$TOOLKIT" = "xMAC" ; then
48530 COND_PLATFORM_MACOSX_1_TOOLKIT_MAC
=""
48533 COND_PLATFORM_MACOSX_1_TOOLKIT_MAC_USE_GUI_1
="#"
48534 if test "x$PLATFORM_MACOSX" = "x1" -a "x$TOOLKIT" = "xMAC" -a "x$USE_GUI" = "x1" ; then
48535 COND_PLATFORM_MACOSX_1_TOOLKIT_MAC_USE_GUI_1
=""
48538 COND_PLATFORM_MACOSX_1_TOOLKIT_MOTIF
="#"
48539 if test "x$PLATFORM_MACOSX" = "x1" -a "x$TOOLKIT" = "xMOTIF" ; then
48540 COND_PLATFORM_MACOSX_1_TOOLKIT_MOTIF
=""
48543 COND_PLATFORM_MACOSX_1_TOOLKIT_X11
="#"
48544 if test "x$PLATFORM_MACOSX" = "x1" -a "x$TOOLKIT" = "xX11" ; then
48545 COND_PLATFORM_MACOSX_1_TOOLKIT_X11
=""
48548 COND_PLATFORM_MACOSX_1_USE_GUI_1
="#"
48549 if test "x$PLATFORM_MACOSX" = "x1" -a "x$USE_GUI" = "x1" ; then
48550 COND_PLATFORM_MACOSX_1_USE_GUI_1
=""
48553 COND_PLATFORM_MACOSX_1_USE_SOVERSION_1
="#"
48554 if test "x$PLATFORM_MACOSX" = "x1" -a "x$USE_SOVERSION" = "x1" ; then
48555 COND_PLATFORM_MACOSX_1_USE_SOVERSION_1
=""
48558 COND_PLATFORM_MACOS_1
="#"
48559 if test "x$PLATFORM_MACOS" = "x1" ; then
48560 COND_PLATFORM_MACOS_1
=""
48563 COND_PLATFORM_MAC_1
="#"
48564 if test "x$PLATFORM_MAC" = "x1" ; then
48565 COND_PLATFORM_MAC_1
=""
48568 COND_PLATFORM_MSDOS_0
="#"
48569 if test "x$PLATFORM_MSDOS" = "x0" ; then
48570 COND_PLATFORM_MSDOS_0
=""
48573 COND_PLATFORM_MSDOS_1
="#"
48574 if test "x$PLATFORM_MSDOS" = "x1" ; then
48575 COND_PLATFORM_MSDOS_1
=""
48578 COND_PLATFORM_OS2_1
="#"
48579 if test "x$PLATFORM_OS2" = "x1" ; then
48580 COND_PLATFORM_OS2_1
=""
48583 COND_PLATFORM_UNIX_0
="#"
48584 if test "x$PLATFORM_UNIX" = "x0" ; then
48585 COND_PLATFORM_UNIX_0
=""
48588 COND_PLATFORM_UNIX_1
="#"
48589 if test "x$PLATFORM_UNIX" = "x1" ; then
48590 COND_PLATFORM_UNIX_1
=""
48593 COND_PLATFORM_UNIX_1_TOOLKIT_MGL
="#"
48594 if test "x$PLATFORM_UNIX" = "x1" -a "x$TOOLKIT" = "xMGL" ; then
48595 COND_PLATFORM_UNIX_1_TOOLKIT_MGL
=""
48598 COND_PLATFORM_UNIX_1_TOOLKIT_MGL_USE_GUI_1
="#"
48599 if test "x$PLATFORM_UNIX" = "x1" -a "x$TOOLKIT" = "xMGL" -a "x$USE_GUI" = "x1" ; then
48600 COND_PLATFORM_UNIX_1_TOOLKIT_MGL_USE_GUI_1
=""
48603 COND_PLATFORM_UNIX_1_USE_GUI_1
="#"
48604 if test "x$PLATFORM_UNIX" = "x1" -a "x$USE_GUI" = "x1" ; then
48605 COND_PLATFORM_UNIX_1_USE_GUI_1
=""
48608 COND_PLATFORM_UNIX_1_USE_PLUGINS_0
="#"
48609 if test "x$PLATFORM_UNIX" = "x1" -a "x$USE_PLUGINS" = "x0" ; then
48610 COND_PLATFORM_UNIX_1_USE_PLUGINS_0
=""
48613 COND_PLATFORM_WIN32_0
="#"
48614 if test "x$PLATFORM_WIN32" = "x0" ; then
48615 COND_PLATFORM_WIN32_0
=""
48618 COND_PLATFORM_WIN32_1
="#"
48619 if test "x$PLATFORM_WIN32" = "x1" ; then
48620 COND_PLATFORM_WIN32_1
=""
48624 if test "x$SHARED" = "x0" ; then
48628 COND_SHARED_0_TOOLKIT_MAC_WXUNIV_0
="#"
48629 if test "x$SHARED" = "x0" -a "x$TOOLKIT" = "xMAC" -a "x$WXUNIV" = "x0" ; then
48630 COND_SHARED_0_TOOLKIT_MAC_WXUNIV_0
=""
48633 COND_SHARED_0_TOOLKIT_MSW_WXUNIV_0
="#"
48634 if test "x$SHARED" = "x0" -a "x$TOOLKIT" = "xMSW" -a "x$WXUNIV" = "x0" ; then
48635 COND_SHARED_0_TOOLKIT_MSW_WXUNIV_0
=""
48638 COND_SHARED_0_TOOLKIT_PM_WXUNIV_0
="#"
48639 if test "x$SHARED" = "x0" -a "x$TOOLKIT" = "xPM" -a "x$WXUNIV" = "x0" ; then
48640 COND_SHARED_0_TOOLKIT_PM_WXUNIV_0
=""
48643 COND_SHARED_0_USE_GUI_1_USE_OPENGL_1
="#"
48644 if test "x$SHARED" = "x0" -a "x$USE_GUI" = "x1" -a "x$USE_OPENGL" = "x1" ; then
48645 COND_SHARED_0_USE_GUI_1_USE_OPENGL_1
=""
48648 COND_SHARED_0_USE_GUI_1_WXUSE_LIBJPEG_BUILTIN
="#"
48649 if test "x$SHARED" = "x0" -a "x$USE_GUI" = "x1" -a "x$wxUSE_LIBJPEG" = "xbuiltin" ; then
48650 COND_SHARED_0_USE_GUI_1_WXUSE_LIBJPEG_BUILTIN
=""
48653 COND_SHARED_0_USE_GUI_1_WXUSE_LIBPNG_BUILTIN
="#"
48654 if test "x$SHARED" = "x0" -a "x$USE_GUI" = "x1" -a "x$wxUSE_LIBPNG" = "xbuiltin" ; then
48655 COND_SHARED_0_USE_GUI_1_WXUSE_LIBPNG_BUILTIN
=""
48658 COND_SHARED_0_USE_GUI_1_WXUSE_LIBTIFF_BUILTIN
="#"
48659 if test "x$SHARED" = "x0" -a "x$USE_GUI" = "x1" -a "x$wxUSE_LIBTIFF" = "xbuiltin" ; then
48660 COND_SHARED_0_USE_GUI_1_WXUSE_LIBTIFF_BUILTIN
=""
48663 COND_SHARED_0_USE_STC_1
="#"
48664 if test "x$SHARED" = "x0" -a "x$USE_STC" = "x1" ; then
48665 COND_SHARED_0_USE_STC_1
=""
48668 COND_SHARED_0_USE_XRC_1
="#"
48669 if test "x$SHARED" = "x0" -a "x$USE_XRC" = "x1" ; then
48670 COND_SHARED_0_USE_XRC_1
=""
48673 COND_SHARED_0_WXUSE_EXPAT_BUILTIN
="#"
48674 if test "x$SHARED" = "x0" -a "x$wxUSE_EXPAT" = "xbuiltin" ; then
48675 COND_SHARED_0_WXUSE_EXPAT_BUILTIN
=""
48678 COND_SHARED_0_WXUSE_ODBC_BUILTIN
="#"
48679 if test "x$SHARED" = "x0" -a "x$wxUSE_ODBC" = "xbuiltin" ; then
48680 COND_SHARED_0_WXUSE_ODBC_BUILTIN
=""
48683 COND_SHARED_0_WXUSE_REGEX_BUILTIN
="#"
48684 if test "x$SHARED" = "x0" -a "x$wxUSE_REGEX" = "xbuiltin" ; then
48685 COND_SHARED_0_WXUSE_REGEX_BUILTIN
=""
48688 COND_SHARED_0_WXUSE_ZLIB_BUILTIN
="#"
48689 if test "x$SHARED" = "x0" -a "x$wxUSE_ZLIB" = "xbuiltin" ; then
48690 COND_SHARED_0_WXUSE_ZLIB_BUILTIN
=""
48694 if test "x$SHARED" = "x1" ; then
48698 COND_SHARED_1_USE_GUI_1_USE_OPENGL_1
="#"
48699 if test "x$SHARED" = "x1" -a "x$USE_GUI" = "x1" -a "x$USE_OPENGL" = "x1" ; then
48700 COND_SHARED_1_USE_GUI_1_USE_OPENGL_1
=""
48703 COND_SHARED_1_USE_XRC_1
="#"
48704 if test "x$SHARED" = "x1" -a "x$USE_XRC" = "x1" ; then
48705 COND_SHARED_1_USE_XRC_1
=""
48709 if test "x$TOOLKIT" = "x" ; then
48713 COND_TOOLKIT_COCOA
="#"
48714 if test "x$TOOLKIT" = "xCOCOA" ; then
48715 COND_TOOLKIT_COCOA
=""
48718 COND_TOOLKIT_COCOA_USE_GUI_1
="#"
48719 if test "x$TOOLKIT" = "xCOCOA" -a "x$USE_GUI" = "x1" ; then
48720 COND_TOOLKIT_COCOA_USE_GUI_1
=""
48723 COND_TOOLKIT_COCOA_USE_GUI_1_WXUNIV_0
="#"
48724 if test "x$TOOLKIT" = "xCOCOA" -a "x$USE_GUI" = "x1" -a "x$WXUNIV" = "x0" ; then
48725 COND_TOOLKIT_COCOA_USE_GUI_1_WXUNIV_0
=""
48728 COND_TOOLKIT_DFB
="#"
48729 if test "x$TOOLKIT" = "xDFB" ; then
48730 COND_TOOLKIT_DFB
=""
48733 COND_TOOLKIT_DFB_USE_GUI_1
="#"
48734 if test "x$TOOLKIT" = "xDFB" -a "x$USE_GUI" = "x1" ; then
48735 COND_TOOLKIT_DFB_USE_GUI_1
=""
48738 COND_TOOLKIT_GTK
="#"
48739 if test "x$TOOLKIT" = "xGTK" ; then
48740 COND_TOOLKIT_GTK
=""
48743 COND_TOOLKIT_GTK_TOOLKIT_VERSION_
="#"
48744 if test "x$TOOLKIT" = "xGTK" -a "x$TOOLKIT_VERSION" = "x" ; then
48745 COND_TOOLKIT_GTK_TOOLKIT_VERSION_
=""
48748 COND_TOOLKIT_GTK_TOOLKIT_VERSION_2
="#"
48749 if test "x$TOOLKIT" = "xGTK" -a "x$TOOLKIT_VERSION" = "x2" ; then
48750 COND_TOOLKIT_GTK_TOOLKIT_VERSION_2
=""
48753 COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1
="#"
48754 if test "x$TOOLKIT" = "xGTK" -a "x$TOOLKIT_VERSION" = "x2" -a "x$USE_GUI" = "x1" ; then
48755 COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1
=""
48758 COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1_WXUNIV_0
="#"
48759 if test "x$TOOLKIT" = "xGTK" -a "x$TOOLKIT_VERSION" = "x2" -a "x$USE_GUI" = "x1" -a "x$WXUNIV" = "x0" ; then
48760 COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1_WXUNIV_0
=""
48763 COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1
="#"
48764 if test "x$TOOLKIT" = "xGTK" -a "x$TOOLKIT_VERSION" = "x" -a "x$USE_GUI" = "x1" ; then
48765 COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1
=""
48768 COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1_WXUNIV_0
="#"
48769 if test "x$TOOLKIT" = "xGTK" -a "x$TOOLKIT_VERSION" = "x" -a "x$USE_GUI" = "x1" -a "x$WXUNIV" = "x0" ; then
48770 COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1_WXUNIV_0
=""
48773 COND_TOOLKIT_GTK_USE_GUI_1
="#"
48774 if test "x$TOOLKIT" = "xGTK" -a "x$USE_GUI" = "x1" ; then
48775 COND_TOOLKIT_GTK_USE_GUI_1
=""
48778 COND_TOOLKIT_MAC
="#"
48779 if test "x$TOOLKIT" = "xMAC" ; then
48780 COND_TOOLKIT_MAC
=""
48783 COND_TOOLKIT_MAC_USE_GUI_1
="#"
48784 if test "x$TOOLKIT" = "xMAC" -a "x$USE_GUI" = "x1" ; then
48785 COND_TOOLKIT_MAC_USE_GUI_1
=""
48788 COND_TOOLKIT_MAC_USE_GUI_1_WXUNIV_0
="#"
48789 if test "x$TOOLKIT" = "xMAC" -a "x$USE_GUI" = "x1" -a "x$WXUNIV" = "x0" ; then
48790 COND_TOOLKIT_MAC_USE_GUI_1_WXUNIV_0
=""
48793 COND_TOOLKIT_MGL
="#"
48794 if test "x$TOOLKIT" = "xMGL" ; then
48795 COND_TOOLKIT_MGL
=""
48798 COND_TOOLKIT_MGL_USE_GUI_1
="#"
48799 if test "x$TOOLKIT" = "xMGL" -a "x$USE_GUI" = "x1" ; then
48800 COND_TOOLKIT_MGL_USE_GUI_1
=""
48803 COND_TOOLKIT_MOTIF
="#"
48804 if test "x$TOOLKIT" = "xMOTIF" ; then
48805 COND_TOOLKIT_MOTIF
=""
48808 COND_TOOLKIT_MOTIF_USE_GUI_1
="#"
48809 if test "x$TOOLKIT" = "xMOTIF" -a "x$USE_GUI" = "x1" ; then
48810 COND_TOOLKIT_MOTIF_USE_GUI_1
=""
48813 COND_TOOLKIT_MOTIF_USE_GUI_1_WXUNIV_0
="#"
48814 if test "x$TOOLKIT" = "xMOTIF" -a "x$USE_GUI" = "x1" -a "x$WXUNIV" = "x0" ; then
48815 COND_TOOLKIT_MOTIF_USE_GUI_1_WXUNIV_0
=""
48818 COND_TOOLKIT_MSW
="#"
48819 if test "x$TOOLKIT" = "xMSW" ; then
48820 COND_TOOLKIT_MSW
=""
48823 COND_TOOLKIT_MSW_USE_GUI_1
="#"
48824 if test "x$TOOLKIT" = "xMSW" -a "x$USE_GUI" = "x1" ; then
48825 COND_TOOLKIT_MSW_USE_GUI_1
=""
48828 COND_TOOLKIT_MSW_USE_GUI_1_WXUNIV_0
="#"
48829 if test "x$TOOLKIT" = "xMSW" -a "x$USE_GUI" = "x1" -a "x$WXUNIV" = "x0" ; then
48830 COND_TOOLKIT_MSW_USE_GUI_1_WXUNIV_0
=""
48833 COND_TOOLKIT_MSW_WXUNIV_0
="#"
48834 if test "x$TOOLKIT" = "xMSW" -a "x$WXUNIV" = "x0" ; then
48835 COND_TOOLKIT_MSW_WXUNIV_0
=""
48838 COND_TOOLKIT_PM
="#"
48839 if test "x$TOOLKIT" = "xPM" ; then
48843 COND_TOOLKIT_PM_USE_GUI_1
="#"
48844 if test "x$TOOLKIT" = "xPM" -a "x$USE_GUI" = "x1" ; then
48845 COND_TOOLKIT_PM_USE_GUI_1
=""
48848 COND_TOOLKIT_PM_USE_GUI_1_WXUNIV_0
="#"
48849 if test "x$TOOLKIT" = "xPM" -a "x$USE_GUI" = "x1" -a "x$WXUNIV" = "x0" ; then
48850 COND_TOOLKIT_PM_USE_GUI_1_WXUNIV_0
=""
48853 COND_TOOLKIT_WINCE
="#"
48854 if test "x$TOOLKIT" = "xWINCE" ; then
48855 COND_TOOLKIT_WINCE
=""
48858 COND_TOOLKIT_WINCE_USE_GUI_1
="#"
48859 if test "x$TOOLKIT" = "xWINCE" -a "x$USE_GUI" = "x1" ; then
48860 COND_TOOLKIT_WINCE_USE_GUI_1
=""
48863 COND_TOOLKIT_WINCE_USE_GUI_1_WXUNIV_0
="#"
48864 if test "x$TOOLKIT" = "xWINCE" -a "x$USE_GUI" = "x1" -a "x$WXUNIV" = "x0" ; then
48865 COND_TOOLKIT_WINCE_USE_GUI_1_WXUNIV_0
=""
48868 COND_TOOLKIT_WINCE_WXUNIV_0
="#"
48869 if test "x$TOOLKIT" = "xWINCE" -a "x$WXUNIV" = "x0" ; then
48870 COND_TOOLKIT_WINCE_WXUNIV_0
=""
48873 COND_TOOLKIT_X11
="#"
48874 if test "x$TOOLKIT" = "xX11" ; then
48875 COND_TOOLKIT_X11
=""
48878 COND_TOOLKIT_X11_USE_GUI_1
="#"
48879 if test "x$TOOLKIT" = "xX11" -a "x$USE_GUI" = "x1" ; then
48880 COND_TOOLKIT_X11_USE_GUI_1
=""
48884 if test "x$UNICODE" = "x1" ; then
48888 COND_USE_EXCEPTIONS_0
="#"
48889 if test "x$USE_EXCEPTIONS" = "x0" ; then
48890 COND_USE_EXCEPTIONS_0
=""
48893 COND_USE_EXCEPTIONS_1
="#"
48894 if test "x$USE_EXCEPTIONS" = "x1" ; then
48895 COND_USE_EXCEPTIONS_1
=""
48899 if test "x$USE_GUI" = "x0" ; then
48904 if test "x$USE_GUI" = "x1" ; then
48908 COND_USE_GUI_1_USE_OPENGL_1
="#"
48909 if test "x$USE_GUI" = "x1" -a "x$USE_OPENGL" = "x1" ; then
48910 COND_USE_GUI_1_USE_OPENGL_1
=""
48913 COND_USE_GUI_1_WXUNIV_0
="#"
48914 if test "x$USE_GUI" = "x1" -a "x$WXUNIV" = "x0" ; then
48915 COND_USE_GUI_1_WXUNIV_0
=""
48918 COND_USE_GUI_1_WXUNIV_1
="#"
48919 if test "x$USE_GUI" = "x1" -a "x$WXUNIV" = "x1" ; then
48920 COND_USE_GUI_1_WXUNIV_1
=""
48923 COND_USE_GUI_1_WXUSE_LIBJPEG_BUILTIN
="#"
48924 if test "x$USE_GUI" = "x1" -a "x$wxUSE_LIBJPEG" = "xbuiltin" ; then
48925 COND_USE_GUI_1_WXUSE_LIBJPEG_BUILTIN
=""
48928 COND_USE_GUI_1_WXUSE_LIBPNG_BUILTIN
="#"
48929 if test "x$USE_GUI" = "x1" -a "x$wxUSE_LIBPNG" = "xbuiltin" ; then
48930 COND_USE_GUI_1_WXUSE_LIBPNG_BUILTIN
=""
48933 COND_USE_GUI_1_WXUSE_LIBTIFF_BUILTIN
="#"
48934 if test "x$USE_GUI" = "x1" -a "x$wxUSE_LIBTIFF" = "xbuiltin" ; then
48935 COND_USE_GUI_1_WXUSE_LIBTIFF_BUILTIN
=""
48938 COND_USE_ODBC_1
="#"
48939 if test "x$USE_ODBC" = "x1" ; then
48943 COND_USE_OPENGL_1
="#"
48944 if test "x$USE_OPENGL" = "x1" ; then
48945 COND_USE_OPENGL_1
=""
48949 if test "x$USE_PCH" = "x1" ; then
48953 COND_USE_PLUGINS_0
="#"
48954 if test "x$USE_PLUGINS" = "x0" ; then
48955 COND_USE_PLUGINS_0
=""
48958 COND_USE_RTTI_0
="#"
48959 if test "x$USE_RTTI" = "x0" ; then
48963 COND_USE_RTTI_1
="#"
48964 if test "x$USE_RTTI" = "x1" ; then
48968 COND_USE_SOSYMLINKS_1
="#"
48969 if test "x$USE_SOSYMLINKS" = "x1" ; then
48970 COND_USE_SOSYMLINKS_1
=""
48973 COND_USE_SOVERCYGWIN_1_USE_SOVERSION_1
="#"
48974 if test "x$USE_SOVERCYGWIN" = "x1" -a "x$USE_SOVERSION" = "x1" ; then
48975 COND_USE_SOVERCYGWIN_1_USE_SOVERSION_1
=""
48978 COND_USE_SOVERLINUX_1
="#"
48979 if test "x$USE_SOVERLINUX" = "x1" ; then
48980 COND_USE_SOVERLINUX_1
=""
48983 COND_USE_SOVERSION_0
="#"
48984 if test "x$USE_SOVERSION" = "x0" ; then
48985 COND_USE_SOVERSION_0
=""
48988 COND_USE_SOVERSOLARIS_1
="#"
48989 if test "x$USE_SOVERSOLARIS" = "x1" ; then
48990 COND_USE_SOVERSOLARIS_1
=""
48994 if test "x$USE_STC" = "x1" ; then
48998 COND_USE_THREADS_0
="#"
48999 if test "x$USE_THREADS" = "x0" ; then
49000 COND_USE_THREADS_0
=""
49003 COND_USE_THREADS_1
="#"
49004 if test "x$USE_THREADS" = "x1" ; then
49005 COND_USE_THREADS_1
=""
49009 if test "x$USE_XRC" = "x1" ; then
49013 COND_WINDOWS_IMPLIB_1
="#"
49014 if test "x$WINDOWS_IMPLIB" = "x1" ; then
49015 COND_WINDOWS_IMPLIB_1
=""
49018 COND_WITH_PLUGIN_SDL_1
="#"
49019 if test "x$WITH_PLUGIN_SDL" = "x1" ; then
49020 COND_WITH_PLUGIN_SDL_1
=""
49024 if test "x$WXUNIV" = "x0" ; then
49029 if test "x$WXUNIV" = "x1" ; then
49033 COND_WXUSE_EXPAT_BUILTIN
="#"
49034 if test "x$wxUSE_EXPAT" = "xbuiltin" ; then
49035 COND_WXUSE_EXPAT_BUILTIN
=""
49038 COND_WXUSE_LIBJPEG_BUILTIN
="#"
49039 if test "x$wxUSE_LIBJPEG" = "xbuiltin" ; then
49040 COND_WXUSE_LIBJPEG_BUILTIN
=""
49043 COND_WXUSE_LIBPNG_BUILTIN
="#"
49044 if test "x$wxUSE_LIBPNG" = "xbuiltin" ; then
49045 COND_WXUSE_LIBPNG_BUILTIN
=""
49048 COND_WXUSE_LIBTIFF_BUILTIN
="#"
49049 if test "x$wxUSE_LIBTIFF" = "xbuiltin" ; then
49050 COND_WXUSE_LIBTIFF_BUILTIN
=""
49053 COND_WXUSE_ODBC_BUILTIN
="#"
49054 if test "x$wxUSE_ODBC" = "xbuiltin" ; then
49055 COND_WXUSE_ODBC_BUILTIN
=""
49058 COND_WXUSE_REGEX_BUILTIN
="#"
49059 if test "x$wxUSE_REGEX" = "xbuiltin" ; then
49060 COND_WXUSE_REGEX_BUILTIN
=""
49063 COND_WXUSE_ZLIB_BUILTIN
="#"
49064 if test "x$wxUSE_ZLIB" = "xbuiltin" ; then
49065 COND_WXUSE_ZLIB_BUILTIN
=""
49070 if test "$BAKEFILE_AUTOCONF_INC_M4_VERSION" = "" ; then
49071 { { echo "$as_me:$LINENO: error: No version found in autoconf_inc.m4 - bakefile macro was changed to take additional argument, perhaps configure.in wasn't updated (see the documentation)?" >&5
49072 echo "$as_me: error: No version found in autoconf_inc.m4 - bakefile macro was changed to take additional argument, perhaps configure.in wasn't updated (see the documentation)?" >&2;}
49073 { (exit 1); exit 1; }; }
49076 if test "$BAKEFILE_BAKEFILE_M4_VERSION" != "$BAKEFILE_AUTOCONF_INC_M4_VERSION" ; then
49077 { { echo "$as_me:$LINENO: error: Versions of Bakefile used to generate makefiles ($BAKEFILE_AUTOCONF_INC_M4_VERSION) and configure ($BAKEFILE_BAKEFILE_M4_VERSION) do not match." >&5
49078 echo "$as_me: error: Versions of Bakefile used to generate makefiles ($BAKEFILE_AUTOCONF_INC_M4_VERSION) and configure ($BAKEFILE_BAKEFILE_M4_VERSION) do not match." >&2;}
49079 { (exit 1); exit 1; }; }
49083 if test $GCC_PCH = 1
49085 if test "$wx_cv_gcc_pch_bug" = yes; then
49086 { echo "$as_me:$LINENO: WARNING: *** Precompiled header support is broken on this compiler" >&5
49087 echo "$as_me: WARNING: *** Precompiled header support is broken on this compiler" >&2;}
49088 { echo "$as_me:$LINENO: WARNING: *** --enable-precomp-headers is not recommended" >&5
49089 echo "$as_me: WARNING: *** --enable-precomp-headers is not recommended" >&2;}
49090 { echo "$as_me:$LINENO: WARNING: *** see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13361" >&5
49091 echo "$as_me: WARNING: *** see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13361" >&2;}
49094 CPPFLAGS
="-DWX_PRECOMP $CPPFLAGS"
49098 if test "$wxUSE_MAC" = 1 ; then
49099 if test "x$wxUSE_UNIVERSAL_BINARY" != "xno" ; then
49100 sed "s/DEPSMODE=gcc/DEPSMODE=none/" < bk
-deps > temp
49106 if test "$wxUSE_SHARED" = "yes"; then
49108 sanitised_bakefile_mess
=`echo "$SHARED_LD_CXX" | tr -d '()'`
49109 EXE_LINKER
=`eval echo "$sanitised_bakefile_mess"`
49112 *-pc-os2_emx | *-pc-os2-emx )
49113 SHARED_LD_CC
="`pwd`/dllar.sh -name-mangler-script ./dllnames.sh -libf INITINSTANCE -libf TERMINSTANCE -o"
49114 SHARED_LD_CXX
="`pwd`/dllar.sh -name-mangler-script ./dllnames.sh -libf INITINSTANCE -libf TERMINSTANCE -o"
49115 cp -p ${srcdir}/src
/os
2/dllnames.sh .
49116 cp -p ${srcdir}/src
/os
2/dllar.sh .
49121 EXE_LINKER
="$CXX -o"
49124 if test "$wxUSE_OMF" = "yes"; then
49126 *-pc-os2_emx | *-pc-os2-emx )
49127 LDFLAGS
="$LDFLAGS -Zlinker /EXEPACK"
49128 LDFLAGS_GUI
="-Zlinker /PMTYPE:PM"
49129 WXCONFIG_LDFLAGS_GUI
="-Zlinker /PMTYPE:PM"
49134 WXCONFIG_CPPFLAGS
="$WXCONFIG_CPPFLAGS $TOOLCHAIN_DEFS"
49136 SAMPLES_SUBDIRS
="`echo $SAMPLES_SUBDIRS | tr -s ' ' | tr ' ' '\n' | sort | uniq | tr '\n' ' '| tr -d '\r'`"
49198 { echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
49199 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
49200 set x
${MAKE-make}; ac_make
=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
49201 if { as_var
=ac_cv_prog_make_
${ac_make}_set
; eval "test \"\${$as_var+set}\" = set"; }; then
49202 echo $ECHO_N "(cached) $ECHO_C" >&6
49204 cat >conftest.
make <<\_ACEOF
49207 @
echo '@@@%%%=$(MAKE)=@@@%%%'
49209 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
49210 case `${MAKE-make} -f conftest.make 2>/dev/null` in
49211 *@@@
%%%=?
*=@@@
%%%*)
49212 eval ac_cv_prog_make_
${ac_make}_set
=yes;;
49214 eval ac_cv_prog_make_
${ac_make}_set
=no
;;
49216 rm -f conftest.
make
49218 if eval test \
$ac_cv_prog_make_${ac_make}_set
= yes; then
49219 { echo "$as_me:$LINENO: result: yes" >&5
49220 echo "${ECHO_T}yes" >&6; }
49223 { echo "$as_me:$LINENO: result: no" >&5
49224 echo "${ECHO_T}no" >&6; }
49225 SET_MAKE
="MAKE=${MAKE-make}"
49230 ac_config_headers
="$ac_config_headers lib/wx/include/${TOOLCHAIN_FULLNAME}/wx/setup.h:setup.h.in"
49233 if test "$USE_WIN32" = 1; then
49234 ac_config_commands
="$ac_config_commands
49240 ac_config_files
="$ac_config_files lib/wx/config/${TOOLCHAIN_FULLNAME}:wx-config.in"
49243 ac_config_files
="$ac_config_files lib/wx/config/inplace-${TOOLCHAIN_FULLNAME}:wx-config-inplace.in"
49246 if test "$wx_cv_version_script" = "yes"; then
49247 ac_config_files
="$ac_config_files version-script"
49250 ac_config_files
="$ac_config_files Makefile"
49253 ac_config_commands
="$ac_config_commands wx-config"
49257 if test "$wxWITH_SUBDIRS" != "no"; then
49258 if test "$wxUSE_GUI" = "yes"; then
49259 SUBDIRS
="samples demos utils"
49260 else SUBDIRS
="samples utils"
49265 # Check whether --with-cppunit-prefix was given.
49266 if test "${with_cppunit_prefix+set}" = set; then
49267 withval
=$with_cppunit_prefix; cppunit_config_prefix
="$withval"
49269 cppunit_config_prefix
=""
49273 # Check whether --with-cppunit-exec-prefix was given.
49274 if test "${with_cppunit_exec_prefix+set}" = set; then
49275 withval
=$with_cppunit_exec_prefix; cppunit_config_exec_prefix
="$withval"
49277 cppunit_config_exec_prefix
=""
49281 if test x
$cppunit_config_exec_prefix != x
; then
49282 cppunit_config_args
="$cppunit_config_args --exec-prefix=$cppunit_config_exec_prefix"
49283 if test x
${CPPUNIT_CONFIG+set} != xset
; then
49284 CPPUNIT_CONFIG
=$cppunit_config_exec_prefix/bin
/cppunit
-config
49287 if test x
$cppunit_config_prefix != x
; then
49288 cppunit_config_args
="$cppunit_config_args --prefix=$cppunit_config_prefix"
49289 if test x
${CPPUNIT_CONFIG+set} != xset
; then
49290 CPPUNIT_CONFIG
=$cppunit_config_prefix/bin
/cppunit
-config
49294 # Extract the first word of "cppunit-config", so it can be a program name with args.
49295 set dummy cppunit
-config; ac_word
=$2
49296 { echo "$as_me:$LINENO: checking for $ac_word" >&5
49297 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
49298 if test "${ac_cv_path_CPPUNIT_CONFIG+set}" = set; then
49299 echo $ECHO_N "(cached) $ECHO_C" >&6
49301 case $CPPUNIT_CONFIG in
49303 ac_cv_path_CPPUNIT_CONFIG
="$CPPUNIT_CONFIG" # Let the user override the test with a path.
49306 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
49307 for as_dir
in $PATH
49310 test -z "$as_dir" && as_dir
=.
49311 for ac_exec_ext
in '' $ac_executable_extensions; do
49312 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
49313 ac_cv_path_CPPUNIT_CONFIG
="$as_dir/$ac_word$ac_exec_ext"
49314 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
49321 test -z "$ac_cv_path_CPPUNIT_CONFIG" && ac_cv_path_CPPUNIT_CONFIG
="no"
49325 CPPUNIT_CONFIG
=$ac_cv_path_CPPUNIT_CONFIG
49326 if test -n "$CPPUNIT_CONFIG"; then
49327 { echo "$as_me:$LINENO: result: $CPPUNIT_CONFIG" >&5
49328 echo "${ECHO_T}$CPPUNIT_CONFIG" >&6; }
49330 { echo "$as_me:$LINENO: result: no" >&5
49331 echo "${ECHO_T}no" >&6; }
49335 cppunit_version_min
=1.8.0
49337 { echo "$as_me:$LINENO: checking for Cppunit - version >= $cppunit_version_min" >&5
49338 echo $ECHO_N "checking for Cppunit - version >= $cppunit_version_min... $ECHO_C" >&6; }
49340 if test "$CPPUNIT_CONFIG" = "no" ; then
49341 { echo "$as_me:$LINENO: result: no" >&5
49342 echo "${ECHO_T}no" >&6; }
49345 CPPUNIT_CFLAGS
=`$CPPUNIT_CONFIG --cflags`
49346 CPPUNIT_LIBS
=`$CPPUNIT_CONFIG --libs`
49347 cppunit_version
=`$CPPUNIT_CONFIG --version`
49349 cppunit_major_version
=`echo $cppunit_version | \
49350 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'`
49351 cppunit_minor_version
=`echo $cppunit_version | \
49352 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'`
49353 cppunit_micro_version
=`echo $cppunit_version | \
49354 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'`
49356 cppunit_major_min
=`echo $cppunit_version_min | \
49357 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'`
49358 cppunit_minor_min
=`echo $cppunit_version_min | \
49359 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'`
49360 cppunit_micro_min
=`echo $cppunit_version_min | \
49361 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'`
49363 cppunit_version_proper
=`expr \
49364 $cppunit_major_version \> $cppunit_major_min \| \
49365 $cppunit_major_version \= $cppunit_major_min \& \
49366 $cppunit_minor_version \> $cppunit_minor_min \| \
49367 $cppunit_major_version \= $cppunit_major_min \& \
49368 $cppunit_minor_version \= $cppunit_minor_min \& \
49369 $cppunit_micro_version \>= $cppunit_micro_min `
49371 if test "$cppunit_version_proper" = "1" ; then
49372 { echo "$as_me:$LINENO: result: $cppunit_major_version.$cppunit_minor_version.$cppunit_micro_version" >&5
49373 echo "${ECHO_T}$cppunit_major_version.$cppunit_minor_version.$cppunit_micro_version" >&6; }
49375 { echo "$as_me:$LINENO: result: no" >&5
49376 echo "${ECHO_T}no" >&6; }
49381 if test "x$no_cppunit" = x
; then
49382 SUBDIRS
="$SUBDIRS tests"
49393 for subdir
in `echo $SUBDIRS`; do
49394 if test -d ${srcdir}/${subdir} ; then
49395 if test "$wxUSE_GUI" = "yes"; then
49396 if test ${subdir} = "samples"; then
49397 makefiles
="samples/Makefile.in $makefiles"
49398 for sample
in `echo $SAMPLES_SUBDIRS`; do
49399 if test -d $srcdir/samples
/$sample; then
49400 makefiles
="samples/$sample/Makefile.in $makefiles"
49404 disabled_var
=DISABLED_
`echo $subdir | tr [a-z] [A-Z]`;
49405 eval "disabled=\$$disabled_var"
49406 disabled
=/`echo X $disabled | sed 's@ @/|/@g'`/
49407 makefiles
=`(cd $srcdir ; find $subdir -name Makefile.in) | $EGREP -v "$disabled"`
49409 else if test ${subdir} = "samples"; then
49410 makefiles
="samples/Makefile.in samples/console/Makefile.in"
49411 elif test ${subdir} = "utils"; then
49413 for util
in HelpGen tex2rtf
; do
49414 if test -d $srcdir/utils
/$util ; then
49415 makefiles
="utils/$util/Makefile.in \
49416 utils/$util/src/Makefile.in \
49420 else makefiles
=`(cd $srcdir ; find $subdir -name Makefile.in)`
49424 for mkin
in $makefiles ; do
49425 mk
=`echo $mkin | sed 's/Makefile\.in/Makefile/g'`
49426 ac_config_files
="$ac_config_files $mk"
49432 cat >confcache
<<\_ACEOF
49433 # This file is a shell script that caches the results of configure
49434 # tests run on this system so they can be shared between configure
49435 # scripts and configure runs, see configure's option --config-cache.
49436 # It is not useful on other systems. If it contains results you don't
49437 # want to keep, you may remove or edit it.
49439 # config.status only pays attention to the cache file if you give it
49440 # the --recheck option to rerun configure.
49442 # `ac_cv_env_foo' variables (set or unset) will be overridden when
49443 # loading this file, other *unset* `ac_cv_foo' will be assigned the
49444 # following values.
49448 # The following way of writing the cache mishandles newlines in values,
49449 # but we know of no workaround that is simple, portable, and efficient.
49450 # So, we kill variables containing newlines.
49451 # Ultrix sh set writes to stderr and can't be redirected directly,
49452 # and sets the high bit in the cache file unless we assign to the vars.
49454 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
49455 eval ac_val
=\$
$ac_var
49459 *_cv_
*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
49460 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
49463 _
| IFS
| as_nl
) ;; #(
49464 *) $as_unset $ac_var ;;
49470 case $as_nl`(ac_space=' '; set) 2>&1` in #(
49471 *${as_nl}ac_space
=\
*)
49472 # `set' does not quote correctly, so add quotes (double-quote
49473 # substitution turns \\\\ into \\, and sed turns \\ into \).
49476 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
49479 # `set' quotes correctly as required by POSIX, so do not add quotes.
49480 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
49489 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
49491 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
49493 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
49494 if test -w "$cache_file"; then
49495 test "x$cache_file" != "x/dev/null" &&
49496 { echo "$as_me:$LINENO: updating cache $cache_file" >&5
49497 echo "$as_me: updating cache $cache_file" >&6;}
49498 cat confcache
>$cache_file
49500 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
49501 echo "$as_me: not updating unwritable cache $cache_file" >&6;}
49506 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
49507 # Let make expand exec_prefix.
49508 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
49510 DEFS
=-DHAVE_CONFIG_H
49514 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
49515 # 1. Remove the extension, and $U if already installed.
49516 ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//'
49517 ac_i
=`echo "$ac_i" | sed "$ac_script"`
49518 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
49519 # will be set to the directory where LIBOBJS objects are built.
49520 ac_libobjs
="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
49521 ac_ltlibobjs
="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
49523 LIBOBJS
=$ac_libobjs
49525 LTLIBOBJS
=$ac_ltlibobjs
49529 : ${CONFIG_STATUS=./config.status}
49530 ac_clean_files_save
=$ac_clean_files
49531 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
49532 { echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
49533 echo "$as_me: creating $CONFIG_STATUS" >&6;}
49534 cat >$CONFIG_STATUS <<_ACEOF
49536 # Generated by $as_me.
49537 # Run this file to recreate the current configuration.
49538 # Compiler output produced by configure, useful for debugging
49539 # configure, is in config.log if it exists.
49542 ac_cs_recheck=false
49544 SHELL=\${CONFIG_SHELL-$SHELL}
49547 cat >>$CONFIG_STATUS <<\_ACEOF
49548 ## --------------------- ##
49549 ## M4sh Initialization. ##
49550 ## --------------------- ##
49552 # Be more Bourne compatible
49553 DUALCASE
=1; export DUALCASE
# for MKS sh
49554 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
49557 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
49558 # is contrary to our usage. Disable this feature.
49559 alias -g '${1+"$@"}'='"$@"'
49560 setopt NO_GLOB_SUBST
49562 case `(set -o) 2>/dev/null` in
49563 *posix
*) set -o posix
;;
49572 # Avoid depending upon Character Ranges.
49573 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
49574 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
49575 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
49576 as_cr_digits
='0123456789'
49577 as_cr_alnum
=$as_cr_Letters$as_cr_digits
49579 # The user is always right.
49580 if test "${PATH_SEPARATOR+set}" != set; then
49581 echo "#! /bin/sh" >conf$$.sh
49582 echo "exit 0" >>conf$$.sh
49584 if (PATH
="/nonexistent;."; conf$$.sh
) >/dev
/null
2>&1; then
49592 # Support unset when possible.
49593 if ( (MAIL
=60; unset MAIL
) || exit) >/dev
/null
2>&1; then
49601 # We need space, tab and new line, in precisely that order. Quoting is
49602 # there to prevent editors from complaining about space-tab.
49603 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
49604 # splitting by setting IFS to empty value.)
49609 # Find who we are. Look in the path if we contain no directory separator.
49611 *[\\/]* ) as_myself
=$0 ;;
49612 *) as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
49613 for as_dir
in $PATH
49616 test -z "$as_dir" && as_dir
=.
49617 test -r "$as_dir/$0" && as_myself
=$as_dir/$0 && break
49623 # We did not find ourselves, most probably we were run as `sh COMMAND'
49624 # in which case we are not to be found in the path.
49625 if test "x$as_myself" = x
; then
49628 if test ! -f "$as_myself"; then
49629 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
49630 { (exit 1); exit 1; }
49633 # Work around bugs in pre-3.0 UWIN ksh.
49634 for as_var
in ENV MAIL MAILPATH
49635 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
49643 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
49644 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
49645 LC_TELEPHONE LC_TIME
49647 if (set +x
; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
49648 eval $as_var=C
; export $as_var
49650 ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
49654 # Required to use basename.
49655 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
49656 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
49662 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
49663 as_basename
=basename
49669 # Name of the executable.
49670 as_me
=`$as_basename -- "$0" ||
49671 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
49672 X"$0" : 'X\(//\)$' \| \
49673 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
49675 sed '/^.*\/\([^/][^/]*\)\/*$/{
49694 as_lineno_1
=$LINENO
49695 as_lineno_2
=$LINENO
49696 test "x$as_lineno_1" != "x$as_lineno_2" &&
49697 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
49699 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
49700 # uniformly replaced by the line number. The first 'sed' inserts a
49701 # line-number line after each line using $LINENO; the second 'sed'
49702 # does the real work. The second script uses 'N' to pair each
49703 # line-number line with the line containing $LINENO, and appends
49704 # trailing '-' during substitution so that $LINENO is not a special
49705 # case at line end.
49706 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
49707 # scripts with optimization help from Paolo Bonzini. Blame Lee
49708 # E. McMahon (1931-1989) for sed's syntax. :-)
49720 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
49723 ' >$as_me.lineno
&&
49724 chmod +x
"$as_me.lineno" ||
49725 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
49726 { (exit 1); exit 1; }; }
49728 # Don't try to exec as it changes $[0], causing all sort of problems
49729 # (the dirname of $[0] is not the place where we might find the
49730 # original and so on. Autoconf is especially sensitive to this).
49731 .
"./$as_me.lineno"
49732 # Exit status is that of the last command.
49737 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
49743 ECHO_C
= ECHO_N
= ECHO_T
=
49744 case `echo -n x` in
49746 case `echo 'x\c'` in
49747 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
49754 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
49755 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
49761 rm -f conf$$ conf$$.exe conf$$.
file
49762 if test -d conf$$.dir
; then
49763 rm -f conf$$.dir
/conf$$.
file
49769 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
49771 # ... but there are two gotchas:
49772 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
49773 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
49774 # In both cases, we have to default to `cp -p'.
49775 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe
||
49777 elif ln conf$$.
file conf$$
2>/dev
/null
; then
49782 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
49783 rmdir conf$$.dir
2>/dev
/null
49785 if mkdir -p .
2>/dev
/null
; then
49788 test -d .
/-p && rmdir .
/-p
49792 if test -x / >/dev
/null
2>&1; then
49793 as_test_x
='test -x'
49795 if ls -dL / >/dev
/null
2>&1; then
49802 if test -d "$1"; then
49808 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
49809 ???[sx]*):;;*)false;;esac;fi
49813 as_executable_p
=$as_test_x
49815 # Sed expression to map a string onto a valid CPP name.
49816 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
49818 # Sed expression to map a string onto a valid variable name.
49819 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
49824 # Save the log message, to keep $[0] and so on meaningful, and to
49825 # report actual input values of CONFIG_FILES etc. instead of their
49826 # values after options handling.
49828 This file was extended by wxWidgets $as_me 2.9.0, which was
49829 generated by GNU Autoconf 2.61. Invocation command line was
49831 CONFIG_FILES = $CONFIG_FILES
49832 CONFIG_HEADERS = $CONFIG_HEADERS
49833 CONFIG_LINKS = $CONFIG_LINKS
49834 CONFIG_COMMANDS = $CONFIG_COMMANDS
49837 on `(hostname || uname -n) 2>/dev/null | sed 1q`
49842 cat >>$CONFIG_STATUS <<_ACEOF
49843 # Files that config.status was made for.
49844 config_files="$ac_config_files"
49845 config_headers="$ac_config_headers"
49846 config_commands="$ac_config_commands"
49850 cat >>$CONFIG_STATUS <<\_ACEOF
49852 \`$as_me' instantiates files from templates according to the
49853 current configuration.
49855 Usage: $0 [OPTIONS] [FILE]...
49857 -h, --help print this help, then exit
49858 -V, --version print version number and configuration settings, then exit
49859 -q, --quiet do not print progress messages
49860 -d, --debug don't remove temporary files
49861 --recheck update $as_me by reconfiguring in the same conditions
49862 --file=FILE[:TEMPLATE]
49863 instantiate the configuration file FILE
49864 --header=FILE[:TEMPLATE]
49865 instantiate the configuration header FILE
49867 Configuration files:
49870 Configuration headers:
49873 Configuration commands:
49876 Report bugs to <bug-autoconf@gnu.org>."
49879 cat >>$CONFIG_STATUS <<_ACEOF
49881 wxWidgets config.status 2.9.0
49882 configured by $0, generated by GNU Autoconf 2.61,
49883 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
49885 Copyright (C) 2006 Free Software Foundation, Inc.
49886 This config.status script is free software; the Free Software Foundation
49887 gives unlimited permission to copy, distribute and modify it."
49894 cat >>$CONFIG_STATUS <<\_ACEOF
49895 # If no file are specified by the user, then we need to provide default
49896 # value. By we need to know if files were specified by the user.
49902 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
49903 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
49914 # Handling of the options.
49915 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
49917 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
49918 echo "$ac_cs_version"; exit ;;
49919 --debug | --debu | --deb | --de | --d | -d )
49921 --file | --fil | --fi | --f )
49923 CONFIG_FILES
="$CONFIG_FILES $ac_optarg"
49924 ac_need_defaults
=false
;;
49925 --header | --heade | --head | --hea )
49927 CONFIG_HEADERS
="$CONFIG_HEADERS $ac_optarg"
49928 ac_need_defaults
=false
;;
49930 # Conflict between --help and --header
49931 { echo "$as_me: error: ambiguous option: $1
49932 Try \`$0 --help' for more information." >&2
49933 { (exit 1); exit 1; }; };;
49934 --help | --hel | -h )
49935 echo "$ac_cs_usage"; exit ;;
49936 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
49937 | -silent | --silent | --silen | --sile | --sil | --si | --s)
49940 # This is an error.
49941 -*) { echo "$as_me: error: unrecognized option: $1
49942 Try \`$0 --help' for more information." >&2
49943 { (exit 1); exit 1; }; } ;;
49945 *) ac_config_targets
="$ac_config_targets $1"
49946 ac_need_defaults
=false
;;
49952 ac_configure_extra_args
=
49954 if $ac_cs_silent; then
49956 ac_configure_extra_args
="$ac_configure_extra_args --silent"
49960 cat >>$CONFIG_STATUS <<_ACEOF
49961 if \$ac_cs_recheck; then
49962 echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
49963 CONFIG_SHELL=$SHELL
49964 export CONFIG_SHELL
49965 exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
49969 cat >>$CONFIG_STATUS <<\_ACEOF
49973 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
49974 ## Running $as_me. ##
49980 cat >>$CONFIG_STATUS <<_ACEOF
49986 infile="$srcdir/include/wx/msw/genrcdefs.h"
49987 outdir="lib/wx/include/$TOOLCHAIN_FULLNAME/wx/msw"
49990 TOOLCHAIN_FULLNAME="${TOOLCHAIN_FULLNAME}"
49991 TOOLCHAIN_FULLNAME="${TOOLCHAIN_FULLNAME}"
49992 TOOLCHAIN_FULLNAME="${TOOLCHAIN_FULLNAME}"
49998 cat >>$CONFIG_STATUS <<\_ACEOF
50000 # Handling of arguments.
50001 for ac_config_target
in $ac_config_targets
50003 case $ac_config_target in
50004 "lib/wx/include/${TOOLCHAIN_FULLNAME}/wx/setup.h") CONFIG_HEADERS
="$CONFIG_HEADERS lib/wx/include/${TOOLCHAIN_FULLNAME}/wx/setup.h:setup.h.in" ;;
50005 "rcdefs.h") CONFIG_COMMANDS
="$CONFIG_COMMANDS rcdefs.h" ;;
50006 "lib/wx/config/${TOOLCHAIN_FULLNAME}") CONFIG_FILES
="$CONFIG_FILES lib/wx/config/${TOOLCHAIN_FULLNAME}:wx-config.in" ;;
50007 "lib/wx/config/inplace-${TOOLCHAIN_FULLNAME}") CONFIG_FILES
="$CONFIG_FILES lib/wx/config/inplace-${TOOLCHAIN_FULLNAME}:wx-config-inplace.in" ;;
50008 "version-script") CONFIG_FILES
="$CONFIG_FILES version-script" ;;
50009 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
50010 "wx-config") CONFIG_COMMANDS
="$CONFIG_COMMANDS wx-config" ;;
50011 "$mk") CONFIG_FILES
="$CONFIG_FILES $mk" ;;
50013 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
50014 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
50015 { (exit 1); exit 1; }; };;
50020 # If the user did not use the arguments to specify the items to instantiate,
50021 # then the envvar interface is used. Set only those that are not.
50022 # We use the long form for the default assignment because of an extremely
50023 # bizarre bug on SunOS 4.1.3.
50024 if $ac_need_defaults; then
50025 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
50026 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
50027 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
50030 # Have a temporary directory for convenience. Make it in the build tree
50031 # simply because there is no reason against having it here, and in addition,
50032 # creating and moving files from /tmp can sometimes cause problems.
50033 # Hook for its removal unless debugging.
50034 # Note that there is a small window in which the directory will not be cleaned:
50035 # after its creation but before its name has been assigned to `$tmp'.
50039 trap 'exit_status=$?
50040 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
50042 trap '{ (exit 1); exit 1; }' 1 2 13 15
50044 # Create a (secure) tmp directory for tmp files.
50047 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
50048 test -n "$tmp" && test -d "$tmp"
50051 tmp
=.
/conf$$
-$RANDOM
50052 (umask 077 && mkdir "$tmp")
50055 echo "$me: cannot create a temporary directory in ." >&2
50056 { (exit 1); exit 1; }
50060 # Set up the sed scripts for CONFIG_FILES section.
50063 # No need to generate the scripts if there are no CONFIG_FILES.
50064 # This happens for instance when ./config.status config.h
50065 if test -n "$CONFIG_FILES"; then
50072 for ac_last_try
in false false false false false
:; do
50073 cat >conf$
$subs.
sed <<_ACEOF
50074 SHELL!$SHELL$ac_delim
50075 PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim
50076 PACKAGE_NAME!$PACKAGE_NAME$ac_delim
50077 PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim
50078 PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim
50079 PACKAGE_STRING!$PACKAGE_STRING$ac_delim
50080 PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim
50081 exec_prefix!$exec_prefix$ac_delim
50082 prefix!$prefix$ac_delim
50083 program_transform_name!$program_transform_name$ac_delim
50084 bindir!$bindir$ac_delim
50085 sbindir!$sbindir$ac_delim
50086 libexecdir!$libexecdir$ac_delim
50087 datarootdir!$datarootdir$ac_delim
50088 datadir!$datadir$ac_delim
50089 sysconfdir!$sysconfdir$ac_delim
50090 sharedstatedir!$sharedstatedir$ac_delim
50091 localstatedir!$localstatedir$ac_delim
50092 includedir!$includedir$ac_delim
50093 oldincludedir!$oldincludedir$ac_delim
50094 docdir!$docdir$ac_delim
50095 infodir!$infodir$ac_delim
50096 htmldir!$htmldir$ac_delim
50097 dvidir!$dvidir$ac_delim
50098 pdfdir!$pdfdir$ac_delim
50099 psdir!$psdir$ac_delim
50100 libdir!$libdir$ac_delim
50101 localedir!$localedir$ac_delim
50102 mandir!$mandir$ac_delim
50103 DEFS!$DEFS$ac_delim
50104 ECHO_C!$ECHO_C$ac_delim
50105 ECHO_N!$ECHO_N$ac_delim
50106 ECHO_T!$ECHO_T$ac_delim
50107 LIBS!$LIBS$ac_delim
50108 build_alias!$build_alias$ac_delim
50109 host_alias!$host_alias$ac_delim
50110 target_alias!$target_alias$ac_delim
50111 build!$build$ac_delim
50112 build_cpu!$build_cpu$ac_delim
50113 build_vendor!$build_vendor$ac_delim
50114 build_os!$build_os$ac_delim
50115 host!$host$ac_delim
50116 host_cpu!$host_cpu$ac_delim
50117 host_vendor!$host_vendor$ac_delim
50118 host_os!$host_os$ac_delim
50119 target!$target$ac_delim
50120 target_cpu!$target_cpu$ac_delim
50121 target_vendor!$target_vendor$ac_delim
50122 target_os!$target_os$ac_delim
50123 wx_top_builddir!$wx_top_builddir$ac_delim
50125 CFLAGS!$CFLAGS$ac_delim
50126 LDFLAGS!$LDFLAGS$ac_delim
50127 CPPFLAGS!$CPPFLAGS$ac_delim
50128 ac_ct_CC!$ac_ct_CC$ac_delim
50129 EXEEXT!$EXEEXT$ac_delim
50130 OBJEXT!$OBJEXT$ac_delim
50132 GREP!$GREP$ac_delim
50133 EGREP!$EGREP$ac_delim
50135 CXXFLAGS!$CXXFLAGS$ac_delim
50136 ac_ct_CXX!$ac_ct_CXX$ac_delim
50137 RANLIB!$RANLIB$ac_delim
50139 INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim
50140 INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim
50141 INSTALL_DATA!$INSTALL_DATA$ac_delim
50142 STRIP!$STRIP$ac_delim
50143 WINDRES!$WINDRES$ac_delim
50144 DLLTOOL!$DLLTOOL$ac_delim
50145 IF_GNU_MAKE!$IF_GNU_MAKE$ac_delim
50146 LN_S!$LN_S$ac_delim
50147 subdirs!$subdirs$ac_delim
50148 PKG_CONFIG!$PKG_CONFIG$ac_delim
50149 GTK_CFLAGS!$GTK_CFLAGS$ac_delim
50150 GTK_LIBS!$GTK_LIBS$ac_delim
50151 GTK_CONFIG!$GTK_CONFIG$ac_delim
50152 DIRECTFB_CFLAGS!$DIRECTFB_CFLAGS$ac_delim
50153 DIRECTFB_LIBS!$DIRECTFB_LIBS$ac_delim
50154 XMKMF!$XMKMF$ac_delim
50155 X_CFLAGS!$X_CFLAGS$ac_delim
50156 X_PRE_LIBS!$X_PRE_LIBS$ac_delim
50157 X_LIBS!$X_LIBS$ac_delim
50158 X_EXTRA_LIBS!$X_EXTRA_LIBS$ac_delim
50159 PANGOX_CFLAGS!$PANGOX_CFLAGS$ac_delim
50160 PANGOX_LIBS!$PANGOX_LIBS$ac_delim
50161 PANGOFT2_CFLAGS!$PANGOFT2_CFLAGS$ac_delim
50162 PANGOFT2_LIBS!$PANGOFT2_LIBS$ac_delim
50163 PANGOXFT_CFLAGS!$PANGOXFT_CFLAGS$ac_delim
50164 PANGOXFT_LIBS!$PANGOXFT_LIBS$ac_delim
50166 DEREZ!$DEREZ$ac_delim
50167 SETFILE!$SETFILE$ac_delim
50168 LIBICONV!$LIBICONV$ac_delim
50169 SDL_CONFIG!$SDL_CONFIG$ac_delim
50170 SDL_CFLAGS!$SDL_CFLAGS$ac_delim
50173 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
50175 elif $ac_last_try; then
50176 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
50177 echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
50178 { (exit 1); exit 1; }; }
50180 ac_delim
="$ac_delim!$ac_delim _$ac_delim!! "
50184 ac_eof
=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
50185 if test -n "$ac_eof"; then
50186 ac_eof
=`echo "$ac_eof" | sort -nru | sed 1q`
50187 ac_eof
=`expr $ac_eof + 1`
50190 cat >>$CONFIG_STATUS <<_ACEOF
50191 cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof
50192 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
50195 s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
50196 s/^/s,@/; s/!/@,|#_!!_#|/
50199 s/'"$ac_delim"'$/,g/; t
50201 N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
50202 ' >>$CONFIG_STATUS <conf$
$subs.
sed
50203 rm -f conf$
$subs.
sed
50204 cat >>$CONFIG_STATUS <<_ACEOF
50210 for ac_last_try
in false false false false false
:; do
50211 cat >conf$
$subs.
sed <<_ACEOF
50212 SDL_LIBS!$SDL_LIBS$ac_delim
50213 LIBGNOMEPRINTUI_CFLAGS!$LIBGNOMEPRINTUI_CFLAGS$ac_delim
50214 LIBGNOMEPRINTUI_LIBS!$LIBGNOMEPRINTUI_LIBS$ac_delim
50215 GNOMEVFS_CFLAGS!$GNOMEVFS_CFLAGS$ac_delim
50216 GNOMEVFS_LIBS!$GNOMEVFS_LIBS$ac_delim
50217 HILDON_CFLAGS!$HILDON_CFLAGS$ac_delim
50218 HILDON_LIBS!$HILDON_LIBS$ac_delim
50219 CAIRO_CFLAGS!$CAIRO_CFLAGS$ac_delim
50220 CAIRO_LIBS!$CAIRO_LIBS$ac_delim
50221 GST_CFLAGS!$GST_CFLAGS$ac_delim
50222 GST_LIBS!$GST_LIBS$ac_delim
50223 CORE_BASE_LIBS!$CORE_BASE_LIBS$ac_delim
50224 CORE_GUI_LIBS!$CORE_GUI_LIBS$ac_delim
50225 wxUSE_ZLIB!$wxUSE_ZLIB$ac_delim
50226 wxUSE_REGEX!$wxUSE_REGEX$ac_delim
50227 wxUSE_EXPAT!$wxUSE_EXPAT$ac_delim
50228 wxUSE_ODBC!$wxUSE_ODBC$ac_delim
50229 wxUSE_LIBJPEG!$wxUSE_LIBJPEG$ac_delim
50230 wxUSE_LIBPNG!$wxUSE_LIBPNG$ac_delim
50231 wxUSE_LIBTIFF!$wxUSE_LIBTIFF$ac_delim
50232 VENDOR!$VENDOR$ac_delim
50233 OFFICIAL_BUILD!$OFFICIAL_BUILD$ac_delim
50234 WX_FLAVOUR!$WX_FLAVOUR$ac_delim
50235 WX_LIB_FLAVOUR!$WX_LIB_FLAVOUR$ac_delim
50236 WXUNIV!$WXUNIV$ac_delim
50237 MONOLITHIC!$MONOLITHIC$ac_delim
50238 USE_PLUGINS!$USE_PLUGINS$ac_delim
50239 CXXWARNINGS!$CXXWARNINGS$ac_delim
50240 EXTRALIBS!$EXTRALIBS$ac_delim
50241 EXTRALIBS_XML!$EXTRALIBS_XML$ac_delim
50242 EXTRALIBS_HTML!$EXTRALIBS_HTML$ac_delim
50243 EXTRALIBS_ODBC!$EXTRALIBS_ODBC$ac_delim
50244 EXTRALIBS_GUI!$EXTRALIBS_GUI$ac_delim
50245 EXTRALIBS_OPENGL!$EXTRALIBS_OPENGL$ac_delim
50246 EXTRALIBS_SDL!$EXTRALIBS_SDL$ac_delim
50247 WITH_PLUGIN_SDL!$WITH_PLUGIN_SDL$ac_delim
50248 EXTRALIBS_GNOMEPRINT!$EXTRALIBS_GNOMEPRINT$ac_delim
50249 EXTRALIBS_GNOMEVFS!$EXTRALIBS_GNOMEVFS$ac_delim
50250 EXTRALIBS_HILDON!$EXTRALIBS_HILDON$ac_delim
50251 UNICODE!$UNICODE$ac_delim
50252 BUILD!$BUILD$ac_delim
50253 DEBUG_INFO!$DEBUG_INFO$ac_delim
50254 DEBUG_FLAG!$DEBUG_FLAG$ac_delim
50255 TOOLKIT_LOWERCASE!$TOOLKIT_LOWERCASE$ac_delim
50256 TOOLKIT_VERSION!$TOOLKIT_VERSION$ac_delim
50257 SAMPLES_RPATH_FLAG!$SAMPLES_RPATH_FLAG$ac_delim
50258 SAMPLES_RPATH_POSTLINK!$SAMPLES_RPATH_POSTLINK$ac_delim
50259 HOST_SUFFIX!$HOST_SUFFIX$ac_delim
50260 CPPUNIT_CFLAGS!$CPPUNIT_CFLAGS$ac_delim
50261 CPPUNIT_LIBS!$CPPUNIT_LIBS$ac_delim
50262 SET_MAKE!$SET_MAKE$ac_delim
50263 MAKE_SET!$MAKE_SET$ac_delim
50264 AROPTIONS!$AROPTIONS$ac_delim
50266 INSTALL_DIR!$INSTALL_DIR$ac_delim
50267 LDFLAGS_GUI!$LDFLAGS_GUI$ac_delim
50268 PLATFORM_UNIX!$PLATFORM_UNIX$ac_delim
50269 PLATFORM_WIN32!$PLATFORM_WIN32$ac_delim
50270 PLATFORM_MSDOS!$PLATFORM_MSDOS$ac_delim
50271 PLATFORM_MAC!$PLATFORM_MAC$ac_delim
50272 PLATFORM_MACOS!$PLATFORM_MACOS$ac_delim
50273 PLATFORM_MACOSX!$PLATFORM_MACOSX$ac_delim
50274 PLATFORM_OS2!$PLATFORM_OS2$ac_delim
50275 PLATFORM_BEOS!$PLATFORM_BEOS$ac_delim
50276 SO_SUFFIX!$SO_SUFFIX$ac_delim
50277 SO_SUFFIX_MODULE!$SO_SUFFIX_MODULE$ac_delim
50278 DLLIMP_SUFFIX!$DLLIMP_SUFFIX$ac_delim
50279 LIBPREFIX!$LIBPREFIX$ac_delim
50280 LIBEXT!$LIBEXT$ac_delim
50281 DLLPREFIX!$DLLPREFIX$ac_delim
50282 DLLPREFIX_MODULE!$DLLPREFIX_MODULE$ac_delim
50283 dlldir!$dlldir$ac_delim
50284 AIX_CXX_LD!$AIX_CXX_LD$ac_delim
50285 SHARED_LD_CC!$SHARED_LD_CC$ac_delim
50286 SHARED_LD_CXX!$SHARED_LD_CXX$ac_delim
50287 SHARED_LD_MODULE_CC!$SHARED_LD_MODULE_CC$ac_delim
50288 SHARED_LD_MODULE_CXX!$SHARED_LD_MODULE_CXX$ac_delim
50289 PIC_FLAG!$PIC_FLAG$ac_delim
50290 WINDOWS_IMPLIB!$WINDOWS_IMPLIB$ac_delim
50291 USE_SOVERSION!$USE_SOVERSION$ac_delim
50292 USE_SOVERLINUX!$USE_SOVERLINUX$ac_delim
50293 USE_SOVERSOLARIS!$USE_SOVERSOLARIS$ac_delim
50294 USE_SOVERCYGWIN!$USE_SOVERCYGWIN$ac_delim
50295 USE_MACVERSION!$USE_MACVERSION$ac_delim
50296 USE_SOSYMLINKS!$USE_SOSYMLINKS$ac_delim
50297 SONAME_FLAG!$SONAME_FLAG$ac_delim
50298 DEPS_TRACKING!$DEPS_TRACKING$ac_delim
50299 BK_DEPS!$BK_DEPS$ac_delim
50300 GCC_PCH!$GCC_PCH$ac_delim
50301 ICC_PCH!$ICC_PCH$ac_delim
50302 BK_MAKE_PCH!$BK_MAKE_PCH$ac_delim
50303 COND_BUILD_DEBUG!$COND_BUILD_DEBUG$ac_delim
50304 COND_BUILD_DEBUG_DEBUG_FLAG_DEFAULT!$COND_BUILD_DEBUG_DEBUG_FLAG_DEFAULT$ac_delim
50305 COND_BUILD_DEBUG_DEBUG_INFO_DEFAULT!$COND_BUILD_DEBUG_DEBUG_INFO_DEFAULT$ac_delim
50306 COND_BUILD_DEBUG_UNICODE_0!$COND_BUILD_DEBUG_UNICODE_0$ac_delim
50307 COND_BUILD_DEBUG_UNICODE_1!$COND_BUILD_DEBUG_UNICODE_1$ac_delim
50308 COND_BUILD_RELEASE!$COND_BUILD_RELEASE$ac_delim
50311 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
50313 elif $ac_last_try; then
50314 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
50315 echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
50316 { (exit 1); exit 1; }; }
50318 ac_delim
="$ac_delim!$ac_delim _$ac_delim!! "
50322 ac_eof
=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
50323 if test -n "$ac_eof"; then
50324 ac_eof
=`echo "$ac_eof" | sort -nru | sed 1q`
50325 ac_eof
=`expr $ac_eof + 1`
50328 cat >>$CONFIG_STATUS <<_ACEOF
50329 cat >"\$tmp/subs-2.sed" <<\CEOF$ac_eof
50330 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
50333 s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
50334 s/^/s,@/; s/!/@,|#_!!_#|/
50337 s/'"$ac_delim"'$/,g/; t
50339 N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
50340 ' >>$CONFIG_STATUS <conf$
$subs.
sed
50341 rm -f conf$
$subs.
sed
50342 cat >>$CONFIG_STATUS <<_ACEOF
50348 for ac_last_try
in false false false false false
:; do
50349 cat >conf$
$subs.
sed <<_ACEOF
50350 COND_BUILD_RELEASE_DEBUG_INFO_DEFAULT!$COND_BUILD_RELEASE_DEBUG_INFO_DEFAULT$ac_delim
50351 COND_BUILD_RELEASE_UNICODE_0!$COND_BUILD_RELEASE_UNICODE_0$ac_delim
50352 COND_BUILD_RELEASE_UNICODE_1!$COND_BUILD_RELEASE_UNICODE_1$ac_delim
50353 COND_DEBUG_FLAG_1!$COND_DEBUG_FLAG_1$ac_delim
50354 COND_DEBUG_INFO_0!$COND_DEBUG_INFO_0$ac_delim
50355 COND_DEBUG_INFO_1!$COND_DEBUG_INFO_1$ac_delim
50356 COND_DEPS_TRACKING_0!$COND_DEPS_TRACKING_0$ac_delim
50357 COND_DEPS_TRACKING_1!$COND_DEPS_TRACKING_1$ac_delim
50358 COND_GCC_PCH_1!$COND_GCC_PCH_1$ac_delim
50359 COND_ICC_PCH_1!$COND_ICC_PCH_1$ac_delim
50360 COND_MONOLITHIC_0!$COND_MONOLITHIC_0$ac_delim
50361 COND_MONOLITHIC_0_SHARED_0!$COND_MONOLITHIC_0_SHARED_0$ac_delim
50362 COND_MONOLITHIC_0_SHARED_0_USE_AUI_1!$COND_MONOLITHIC_0_SHARED_0_USE_AUI_1$ac_delim
50363 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1!$COND_MONOLITHIC_0_SHARED_0_USE_GUI_1$ac_delim
50364 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_HTML_1!$COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_HTML_1$ac_delim
50365 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_MEDIA_1!$COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_MEDIA_1$ac_delim
50366 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_ODBC_1!$COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_ODBC_1$ac_delim
50367 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_QA_1!$COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_QA_1$ac_delim
50368 COND_MONOLITHIC_0_SHARED_0_USE_ODBC_1!$COND_MONOLITHIC_0_SHARED_0_USE_ODBC_1$ac_delim
50369 COND_MONOLITHIC_0_SHARED_0_USE_RICHTEXT_1!$COND_MONOLITHIC_0_SHARED_0_USE_RICHTEXT_1$ac_delim
50370 COND_MONOLITHIC_0_SHARED_0_USE_STC_1!$COND_MONOLITHIC_0_SHARED_0_USE_STC_1$ac_delim
50371 COND_MONOLITHIC_0_SHARED_0_USE_XRC_1!$COND_MONOLITHIC_0_SHARED_0_USE_XRC_1$ac_delim
50372 COND_MONOLITHIC_0_SHARED_1!$COND_MONOLITHIC_0_SHARED_1$ac_delim
50373 COND_MONOLITHIC_0_SHARED_1_USE_AUI_1!$COND_MONOLITHIC_0_SHARED_1_USE_AUI_1$ac_delim
50374 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1!$COND_MONOLITHIC_0_SHARED_1_USE_GUI_1$ac_delim
50375 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_HTML_1!$COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_HTML_1$ac_delim
50376 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_MEDIA_1!$COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_MEDIA_1$ac_delim
50377 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_ODBC_1!$COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_ODBC_1$ac_delim
50378 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_QA_1!$COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_QA_1$ac_delim
50379 COND_MONOLITHIC_0_SHARED_1_USE_ODBC_1!$COND_MONOLITHIC_0_SHARED_1_USE_ODBC_1$ac_delim
50380 COND_MONOLITHIC_0_SHARED_1_USE_RICHTEXT_1!$COND_MONOLITHIC_0_SHARED_1_USE_RICHTEXT_1$ac_delim
50381 COND_MONOLITHIC_0_SHARED_1_USE_STC_1!$COND_MONOLITHIC_0_SHARED_1_USE_STC_1$ac_delim
50382 COND_MONOLITHIC_0_SHARED_1_USE_XRC_1!$COND_MONOLITHIC_0_SHARED_1_USE_XRC_1$ac_delim
50383 COND_MONOLITHIC_0_USE_AUI_1!$COND_MONOLITHIC_0_USE_AUI_1$ac_delim
50384 COND_MONOLITHIC_0_USE_GUI_1!$COND_MONOLITHIC_0_USE_GUI_1$ac_delim
50385 COND_MONOLITHIC_0_USE_GUI_1_USE_MEDIA_1!$COND_MONOLITHIC_0_USE_GUI_1_USE_MEDIA_1$ac_delim
50386 COND_MONOLITHIC_0_USE_GUI_1_USE_ODBC_1!$COND_MONOLITHIC_0_USE_GUI_1_USE_ODBC_1$ac_delim
50387 COND_MONOLITHIC_0_USE_HTML_1!$COND_MONOLITHIC_0_USE_HTML_1$ac_delim
50388 COND_MONOLITHIC_0_USE_MEDIA_1!$COND_MONOLITHIC_0_USE_MEDIA_1$ac_delim
50389 COND_MONOLITHIC_0_USE_ODBC_1!$COND_MONOLITHIC_0_USE_ODBC_1$ac_delim
50390 COND_MONOLITHIC_0_USE_QA_1!$COND_MONOLITHIC_0_USE_QA_1$ac_delim
50391 COND_MONOLITHIC_0_USE_RICHTEXT_1!$COND_MONOLITHIC_0_USE_RICHTEXT_1$ac_delim
50392 COND_MONOLITHIC_0_USE_STC_1!$COND_MONOLITHIC_0_USE_STC_1$ac_delim
50393 COND_MONOLITHIC_0_USE_XRC_1!$COND_MONOLITHIC_0_USE_XRC_1$ac_delim
50394 COND_MONOLITHIC_1!$COND_MONOLITHIC_1$ac_delim
50395 COND_MONOLITHIC_1_SHARED_0!$COND_MONOLITHIC_1_SHARED_0$ac_delim
50396 COND_MONOLITHIC_1_SHARED_1!$COND_MONOLITHIC_1_SHARED_1$ac_delim
50397 COND_OFFICIAL_BUILD_0_PLATFORM_WIN32_1!$COND_OFFICIAL_BUILD_0_PLATFORM_WIN32_1$ac_delim
50398 COND_OFFICIAL_BUILD_1_PLATFORM_WIN32_1!$COND_OFFICIAL_BUILD_1_PLATFORM_WIN32_1$ac_delim
50399 COND_PLATFORM_MACOSX_0_USE_SOVERCYGWIN_0_USE_SOVERSION_1!$COND_PLATFORM_MACOSX_0_USE_SOVERCYGWIN_0_USE_SOVERSION_1$ac_delim
50400 COND_PLATFORM_MACOSX_0_USE_SOVERSION_1!$COND_PLATFORM_MACOSX_0_USE_SOVERSION_1$ac_delim
50401 COND_PLATFORM_MACOSX_1!$COND_PLATFORM_MACOSX_1$ac_delim
50402 COND_PLATFORM_MACOSX_1_TOOLKIT_!$COND_PLATFORM_MACOSX_1_TOOLKIT_$ac_delim
50403 COND_PLATFORM_MACOSX_1_TOOLKIT_COCOA!$COND_PLATFORM_MACOSX_1_TOOLKIT_COCOA$ac_delim
50404 COND_PLATFORM_MACOSX_1_TOOLKIT_GTK!$COND_PLATFORM_MACOSX_1_TOOLKIT_GTK$ac_delim
50405 COND_PLATFORM_MACOSX_1_TOOLKIT_MAC!$COND_PLATFORM_MACOSX_1_TOOLKIT_MAC$ac_delim
50406 COND_PLATFORM_MACOSX_1_TOOLKIT_MAC_USE_GUI_1!$COND_PLATFORM_MACOSX_1_TOOLKIT_MAC_USE_GUI_1$ac_delim
50407 COND_PLATFORM_MACOSX_1_TOOLKIT_MOTIF!$COND_PLATFORM_MACOSX_1_TOOLKIT_MOTIF$ac_delim
50408 COND_PLATFORM_MACOSX_1_TOOLKIT_X11!$COND_PLATFORM_MACOSX_1_TOOLKIT_X11$ac_delim
50409 COND_PLATFORM_MACOSX_1_USE_GUI_1!$COND_PLATFORM_MACOSX_1_USE_GUI_1$ac_delim
50410 COND_PLATFORM_MACOSX_1_USE_SOVERSION_1!$COND_PLATFORM_MACOSX_1_USE_SOVERSION_1$ac_delim
50411 COND_PLATFORM_MACOS_1!$COND_PLATFORM_MACOS_1$ac_delim
50412 COND_PLATFORM_MAC_1!$COND_PLATFORM_MAC_1$ac_delim
50413 COND_PLATFORM_MSDOS_0!$COND_PLATFORM_MSDOS_0$ac_delim
50414 COND_PLATFORM_MSDOS_1!$COND_PLATFORM_MSDOS_1$ac_delim
50415 COND_PLATFORM_OS2_1!$COND_PLATFORM_OS2_1$ac_delim
50416 COND_PLATFORM_UNIX_0!$COND_PLATFORM_UNIX_0$ac_delim
50417 COND_PLATFORM_UNIX_1!$COND_PLATFORM_UNIX_1$ac_delim
50418 COND_PLATFORM_UNIX_1_TOOLKIT_MGL!$COND_PLATFORM_UNIX_1_TOOLKIT_MGL$ac_delim
50419 COND_PLATFORM_UNIX_1_TOOLKIT_MGL_USE_GUI_1!$COND_PLATFORM_UNIX_1_TOOLKIT_MGL_USE_GUI_1$ac_delim
50420 COND_PLATFORM_UNIX_1_USE_GUI_1!$COND_PLATFORM_UNIX_1_USE_GUI_1$ac_delim
50421 COND_PLATFORM_UNIX_1_USE_PLUGINS_0!$COND_PLATFORM_UNIX_1_USE_PLUGINS_0$ac_delim
50422 COND_PLATFORM_WIN32_0!$COND_PLATFORM_WIN32_0$ac_delim
50423 COND_PLATFORM_WIN32_1!$COND_PLATFORM_WIN32_1$ac_delim
50424 COND_SHARED_0!$COND_SHARED_0$ac_delim
50425 COND_SHARED_0_TOOLKIT_MAC_WXUNIV_0!$COND_SHARED_0_TOOLKIT_MAC_WXUNIV_0$ac_delim
50426 COND_SHARED_0_TOOLKIT_MSW_WXUNIV_0!$COND_SHARED_0_TOOLKIT_MSW_WXUNIV_0$ac_delim
50427 COND_SHARED_0_TOOLKIT_PM_WXUNIV_0!$COND_SHARED_0_TOOLKIT_PM_WXUNIV_0$ac_delim
50428 COND_SHARED_0_USE_GUI_1_USE_OPENGL_1!$COND_SHARED_0_USE_GUI_1_USE_OPENGL_1$ac_delim
50429 COND_SHARED_0_USE_GUI_1_WXUSE_LIBJPEG_BUILTIN!$COND_SHARED_0_USE_GUI_1_WXUSE_LIBJPEG_BUILTIN$ac_delim
50430 COND_SHARED_0_USE_GUI_1_WXUSE_LIBPNG_BUILTIN!$COND_SHARED_0_USE_GUI_1_WXUSE_LIBPNG_BUILTIN$ac_delim
50431 COND_SHARED_0_USE_GUI_1_WXUSE_LIBTIFF_BUILTIN!$COND_SHARED_0_USE_GUI_1_WXUSE_LIBTIFF_BUILTIN$ac_delim
50432 COND_SHARED_0_USE_STC_1!$COND_SHARED_0_USE_STC_1$ac_delim
50433 COND_SHARED_0_USE_XRC_1!$COND_SHARED_0_USE_XRC_1$ac_delim
50434 COND_SHARED_0_WXUSE_EXPAT_BUILTIN!$COND_SHARED_0_WXUSE_EXPAT_BUILTIN$ac_delim
50435 COND_SHARED_0_WXUSE_ODBC_BUILTIN!$COND_SHARED_0_WXUSE_ODBC_BUILTIN$ac_delim
50436 COND_SHARED_0_WXUSE_REGEX_BUILTIN!$COND_SHARED_0_WXUSE_REGEX_BUILTIN$ac_delim
50437 COND_SHARED_0_WXUSE_ZLIB_BUILTIN!$COND_SHARED_0_WXUSE_ZLIB_BUILTIN$ac_delim
50438 COND_SHARED_1!$COND_SHARED_1$ac_delim
50439 COND_SHARED_1_USE_GUI_1_USE_OPENGL_1!$COND_SHARED_1_USE_GUI_1_USE_OPENGL_1$ac_delim
50440 COND_SHARED_1_USE_XRC_1!$COND_SHARED_1_USE_XRC_1$ac_delim
50441 COND_TOOLKIT_!$COND_TOOLKIT_$ac_delim
50442 COND_TOOLKIT_COCOA!$COND_TOOLKIT_COCOA$ac_delim
50443 COND_TOOLKIT_COCOA_USE_GUI_1!$COND_TOOLKIT_COCOA_USE_GUI_1$ac_delim
50444 COND_TOOLKIT_COCOA_USE_GUI_1_WXUNIV_0!$COND_TOOLKIT_COCOA_USE_GUI_1_WXUNIV_0$ac_delim
50445 COND_TOOLKIT_DFB!$COND_TOOLKIT_DFB$ac_delim
50446 COND_TOOLKIT_DFB_USE_GUI_1!$COND_TOOLKIT_DFB_USE_GUI_1$ac_delim
50449 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
50451 elif $ac_last_try; then
50452 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
50453 echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
50454 { (exit 1); exit 1; }; }
50456 ac_delim
="$ac_delim!$ac_delim _$ac_delim!! "
50460 ac_eof
=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
50461 if test -n "$ac_eof"; then
50462 ac_eof
=`echo "$ac_eof" | sort -nru | sed 1q`
50463 ac_eof
=`expr $ac_eof + 1`
50466 cat >>$CONFIG_STATUS <<_ACEOF
50467 cat >"\$tmp/subs-3.sed" <<\CEOF$ac_eof
50468 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
50471 s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
50472 s/^/s,@/; s/!/@,|#_!!_#|/
50475 s/'"$ac_delim"'$/,g/; t
50477 N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
50478 ' >>$CONFIG_STATUS <conf$
$subs.
sed
50479 rm -f conf$
$subs.
sed
50480 cat >>$CONFIG_STATUS <<_ACEOF
50486 for ac_last_try
in false false false false false
:; do
50487 cat >conf$
$subs.
sed <<_ACEOF
50488 COND_TOOLKIT_GTK!$COND_TOOLKIT_GTK$ac_delim
50489 COND_TOOLKIT_GTK_TOOLKIT_VERSION_!$COND_TOOLKIT_GTK_TOOLKIT_VERSION_$ac_delim
50490 COND_TOOLKIT_GTK_TOOLKIT_VERSION_2!$COND_TOOLKIT_GTK_TOOLKIT_VERSION_2$ac_delim
50491 COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1!$COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1$ac_delim
50492 COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1_WXUNIV_0!$COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1_WXUNIV_0$ac_delim
50493 COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1!$COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1$ac_delim
50494 COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1_WXUNIV_0!$COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1_WXUNIV_0$ac_delim
50495 COND_TOOLKIT_GTK_USE_GUI_1!$COND_TOOLKIT_GTK_USE_GUI_1$ac_delim
50496 COND_TOOLKIT_MAC!$COND_TOOLKIT_MAC$ac_delim
50497 COND_TOOLKIT_MAC_USE_GUI_1!$COND_TOOLKIT_MAC_USE_GUI_1$ac_delim
50498 COND_TOOLKIT_MAC_USE_GUI_1_WXUNIV_0!$COND_TOOLKIT_MAC_USE_GUI_1_WXUNIV_0$ac_delim
50499 COND_TOOLKIT_MGL!$COND_TOOLKIT_MGL$ac_delim
50500 COND_TOOLKIT_MGL_USE_GUI_1!$COND_TOOLKIT_MGL_USE_GUI_1$ac_delim
50501 COND_TOOLKIT_MOTIF!$COND_TOOLKIT_MOTIF$ac_delim
50502 COND_TOOLKIT_MOTIF_USE_GUI_1!$COND_TOOLKIT_MOTIF_USE_GUI_1$ac_delim
50503 COND_TOOLKIT_MOTIF_USE_GUI_1_WXUNIV_0!$COND_TOOLKIT_MOTIF_USE_GUI_1_WXUNIV_0$ac_delim
50504 COND_TOOLKIT_MSW!$COND_TOOLKIT_MSW$ac_delim
50505 COND_TOOLKIT_MSW_USE_GUI_1!$COND_TOOLKIT_MSW_USE_GUI_1$ac_delim
50506 COND_TOOLKIT_MSW_USE_GUI_1_WXUNIV_0!$COND_TOOLKIT_MSW_USE_GUI_1_WXUNIV_0$ac_delim
50507 COND_TOOLKIT_MSW_WXUNIV_0!$COND_TOOLKIT_MSW_WXUNIV_0$ac_delim
50508 COND_TOOLKIT_PM!$COND_TOOLKIT_PM$ac_delim
50509 COND_TOOLKIT_PM_USE_GUI_1!$COND_TOOLKIT_PM_USE_GUI_1$ac_delim
50510 COND_TOOLKIT_PM_USE_GUI_1_WXUNIV_0!$COND_TOOLKIT_PM_USE_GUI_1_WXUNIV_0$ac_delim
50511 COND_TOOLKIT_WINCE!$COND_TOOLKIT_WINCE$ac_delim
50512 COND_TOOLKIT_WINCE_USE_GUI_1!$COND_TOOLKIT_WINCE_USE_GUI_1$ac_delim
50513 COND_TOOLKIT_WINCE_USE_GUI_1_WXUNIV_0!$COND_TOOLKIT_WINCE_USE_GUI_1_WXUNIV_0$ac_delim
50514 COND_TOOLKIT_WINCE_WXUNIV_0!$COND_TOOLKIT_WINCE_WXUNIV_0$ac_delim
50515 COND_TOOLKIT_X11!$COND_TOOLKIT_X11$ac_delim
50516 COND_TOOLKIT_X11_USE_GUI_1!$COND_TOOLKIT_X11_USE_GUI_1$ac_delim
50517 COND_UNICODE_1!$COND_UNICODE_1$ac_delim
50518 COND_USE_EXCEPTIONS_0!$COND_USE_EXCEPTIONS_0$ac_delim
50519 COND_USE_EXCEPTIONS_1!$COND_USE_EXCEPTIONS_1$ac_delim
50520 COND_USE_GUI_0!$COND_USE_GUI_0$ac_delim
50521 COND_USE_GUI_1!$COND_USE_GUI_1$ac_delim
50522 COND_USE_GUI_1_USE_OPENGL_1!$COND_USE_GUI_1_USE_OPENGL_1$ac_delim
50523 COND_USE_GUI_1_WXUNIV_0!$COND_USE_GUI_1_WXUNIV_0$ac_delim
50524 COND_USE_GUI_1_WXUNIV_1!$COND_USE_GUI_1_WXUNIV_1$ac_delim
50525 COND_USE_GUI_1_WXUSE_LIBJPEG_BUILTIN!$COND_USE_GUI_1_WXUSE_LIBJPEG_BUILTIN$ac_delim
50526 COND_USE_GUI_1_WXUSE_LIBPNG_BUILTIN!$COND_USE_GUI_1_WXUSE_LIBPNG_BUILTIN$ac_delim
50527 COND_USE_GUI_1_WXUSE_LIBTIFF_BUILTIN!$COND_USE_GUI_1_WXUSE_LIBTIFF_BUILTIN$ac_delim
50528 COND_USE_ODBC_1!$COND_USE_ODBC_1$ac_delim
50529 COND_USE_OPENGL_1!$COND_USE_OPENGL_1$ac_delim
50530 COND_USE_PCH_1!$COND_USE_PCH_1$ac_delim
50531 COND_USE_PLUGINS_0!$COND_USE_PLUGINS_0$ac_delim
50532 COND_USE_RTTI_0!$COND_USE_RTTI_0$ac_delim
50533 COND_USE_RTTI_1!$COND_USE_RTTI_1$ac_delim
50534 COND_USE_SOSYMLINKS_1!$COND_USE_SOSYMLINKS_1$ac_delim
50535 COND_USE_SOVERCYGWIN_1_USE_SOVERSION_1!$COND_USE_SOVERCYGWIN_1_USE_SOVERSION_1$ac_delim
50536 COND_USE_SOVERLINUX_1!$COND_USE_SOVERLINUX_1$ac_delim
50537 COND_USE_SOVERSION_0!$COND_USE_SOVERSION_0$ac_delim
50538 COND_USE_SOVERSOLARIS_1!$COND_USE_SOVERSOLARIS_1$ac_delim
50539 COND_USE_STC_1!$COND_USE_STC_1$ac_delim
50540 COND_USE_THREADS_0!$COND_USE_THREADS_0$ac_delim
50541 COND_USE_THREADS_1!$COND_USE_THREADS_1$ac_delim
50542 COND_USE_XRC_1!$COND_USE_XRC_1$ac_delim
50543 COND_WINDOWS_IMPLIB_1!$COND_WINDOWS_IMPLIB_1$ac_delim
50544 COND_WITH_PLUGIN_SDL_1!$COND_WITH_PLUGIN_SDL_1$ac_delim
50545 COND_WXUNIV_0!$COND_WXUNIV_0$ac_delim
50546 COND_WXUNIV_1!$COND_WXUNIV_1$ac_delim
50547 COND_WXUSE_EXPAT_BUILTIN!$COND_WXUSE_EXPAT_BUILTIN$ac_delim
50548 COND_WXUSE_LIBJPEG_BUILTIN!$COND_WXUSE_LIBJPEG_BUILTIN$ac_delim
50549 COND_WXUSE_LIBPNG_BUILTIN!$COND_WXUSE_LIBPNG_BUILTIN$ac_delim
50550 COND_WXUSE_LIBTIFF_BUILTIN!$COND_WXUSE_LIBTIFF_BUILTIN$ac_delim
50551 COND_WXUSE_ODBC_BUILTIN!$COND_WXUSE_ODBC_BUILTIN$ac_delim
50552 COND_WXUSE_REGEX_BUILTIN!$COND_WXUSE_REGEX_BUILTIN$ac_delim
50553 COND_WXUSE_ZLIB_BUILTIN!$COND_WXUSE_ZLIB_BUILTIN$ac_delim
50554 SHARED!$SHARED$ac_delim
50555 WX_LIBRARY_BASENAME_NOGUI!$WX_LIBRARY_BASENAME_NOGUI$ac_delim
50556 WX_LIBRARY_BASENAME_GUI!$WX_LIBRARY_BASENAME_GUI$ac_delim
50557 USE_GUI!$USE_GUI$ac_delim
50558 AFMINSTALL!$AFMINSTALL$ac_delim
50559 WIN32INSTALL!$WIN32INSTALL$ac_delim
50560 TOOLKIT!$TOOLKIT$ac_delim
50561 TOOLKIT_DIR!$TOOLKIT_DIR$ac_delim
50562 TOOLCHAIN_NAME!$TOOLCHAIN_NAME$ac_delim
50563 TOOLCHAIN_FULLNAME!$TOOLCHAIN_FULLNAME$ac_delim
50564 cross_compiling!$cross_compiling$ac_delim
50565 WIDGET_SET!$WIDGET_SET$ac_delim
50566 WX_RELEASE!$WX_RELEASE$ac_delim
50567 WX_VERSION!$WX_VERSION$ac_delim
50568 WX_SUBVERSION!$WX_SUBVERSION$ac_delim
50569 WX_CHARTYPE!$WX_CHARTYPE$ac_delim
50570 WX_DEBUGTYPE!$WX_DEBUGTYPE$ac_delim
50571 WXCONFIG_CPPFLAGS!$WXCONFIG_CPPFLAGS$ac_delim
50572 WXCONFIG_CFLAGS!$WXCONFIG_CFLAGS$ac_delim
50573 WXCONFIG_CXXFLAGS!$WXCONFIG_CXXFLAGS$ac_delim
50574 WXCONFIG_LIBS!$WXCONFIG_LIBS$ac_delim
50575 WXCONFIG_RPATH!$WXCONFIG_RPATH$ac_delim
50576 WXCONFIG_LDFLAGS_GUI!$WXCONFIG_LDFLAGS_GUI$ac_delim
50577 WXCONFIG_RESFLAGS!$WXCONFIG_RESFLAGS$ac_delim
50578 EXE_LINKER!$EXE_LINKER$ac_delim
50579 GUIDIST!$GUIDIST$ac_delim
50580 DISTDIR!$DISTDIR$ac_delim
50581 SAMPLES_SUBDIRS!$SAMPLES_SUBDIRS$ac_delim
50582 LDFLAGS_GL!$LDFLAGS_GL$ac_delim
50583 OPENGL_LIBS!$OPENGL_LIBS$ac_delim
50584 DMALLOC_LIBS!$DMALLOC_LIBS$ac_delim
50587 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
50589 elif $ac_last_try; then
50590 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
50591 echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
50592 { (exit 1); exit 1; }; }
50594 ac_delim
="$ac_delim!$ac_delim _$ac_delim!! "
50598 ac_eof
=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
50599 if test -n "$ac_eof"; then
50600 ac_eof
=`echo "$ac_eof" | sort -nru | sed 1q`
50601 ac_eof
=`expr $ac_eof + 1`
50604 cat >>$CONFIG_STATUS <<_ACEOF
50605 cat >"\$tmp/subs-4.sed" <<\CEOF$ac_eof
50606 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
50609 s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
50610 s/^/s,@/; s/!/@,|#_!!_#|/
50613 s/'"$ac_delim"'$/,g/; t
50615 N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
50616 ' >>$CONFIG_STATUS <conf$
$subs.
sed
50617 rm -f conf$
$subs.
sed
50618 cat >>$CONFIG_STATUS <<_ACEOF
50624 for ac_last_try
in false false false false false
:; do
50625 cat >conf$
$subs.
sed <<_ACEOF
50626 WX_VERSION_TAG!$WX_VERSION_TAG$ac_delim
50627 RESCOMP!$RESCOMP$ac_delim
50628 RESFLAGS!$RESFLAGS$ac_delim
50629 RESPROGRAMOBJ!$RESPROGRAMOBJ$ac_delim
50630 WX_RESOURCES_MACOSX_ASCII!$WX_RESOURCES_MACOSX_ASCII$ac_delim
50631 WX_RESOURCES_MACOSX_DATA!$WX_RESOURCES_MACOSX_DATA$ac_delim
50632 LIBWXMACRES!$LIBWXMACRES$ac_delim
50633 POSTLINK_COMMAND!$POSTLINK_COMMAND$ac_delim
50634 MACSETFILE!$MACSETFILE$ac_delim
50636 CPPUNIT_CONFIG!$CPPUNIT_CONFIG$ac_delim
50637 LIBOBJS!$LIBOBJS$ac_delim
50638 LTLIBOBJS!$LTLIBOBJS$ac_delim
50641 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 13; then
50643 elif $ac_last_try; then
50644 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
50645 echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
50646 { (exit 1); exit 1; }; }
50648 ac_delim
="$ac_delim!$ac_delim _$ac_delim!! "
50652 ac_eof
=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
50653 if test -n "$ac_eof"; then
50654 ac_eof
=`echo "$ac_eof" | sort -nru | sed 1q`
50655 ac_eof
=`expr $ac_eof + 1`
50658 cat >>$CONFIG_STATUS <<_ACEOF
50659 cat >"\$tmp/subs-5.sed" <<\CEOF$ac_eof
50660 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
50663 s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
50664 s/^/s,@/; s/!/@,|#_!!_#|/
50667 s/'"$ac_delim"'$/,g/; t
50669 N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
50670 ' >>$CONFIG_STATUS <conf$
$subs.
sed
50671 rm -f conf$
$subs.
sed
50672 cat >>$CONFIG_STATUS <<_ACEOF
50679 # VPATH may cause trouble with some makes, so we remove $(srcdir),
50680 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
50681 # trailing colons and then remove the whole line if VPATH becomes empty
50682 # (actually we leave an empty line to preserve line numbers).
50683 if test "x$srcdir" = x.
; then
50684 ac_vpsub
='/^[ ]*VPATH[ ]*=/{
50685 s/:*\$(srcdir):*/:/
50686 s/:*\${srcdir}:*/:/
50688 s/^\([^=]*=[ ]*\):*/\1/
50694 cat >>$CONFIG_STATUS <<\_ACEOF
50695 fi # test -n "$CONFIG_FILES"
50698 for ac_tag
in :F
$CONFIG_FILES :H
$CONFIG_HEADERS :C
$CONFIG_COMMANDS
50701 :[FHLC
]) ac_mode
=$ac_tag; continue;;
50703 case $ac_mode$ac_tag in
50705 :L
* | :C
*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
50706 echo "$as_me: error: Invalid tag $ac_tag." >&2;}
50707 { (exit 1); exit 1; }; };;
50708 :[FH
]-) ac_tag
=-:-;;
50709 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
50726 -) ac_f
="$tmp/stdin";;
50727 *) # Look for the file first in the build tree, then in the source tree
50728 # (if the path is not absolute). The absolute path cannot be DOS-style,
50729 # because $ac_f cannot contain `:'.
50733 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
50735 { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
50736 echo "$as_me: error: cannot find input file: $ac_f" >&2;}
50737 { (exit 1); exit 1; }; };;
50739 ac_file_inputs
="$ac_file_inputs $ac_f"
50742 # Let's still pretend it is `configure' which instantiates (i.e., don't
50743 # use $as_me), people would be surprised to read:
50744 # /* config.h. Generated by config.status. */
50745 configure_input
="Generated from "`IFS=:
50746 echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure."
50747 if test x
"$ac_file" != x
-; then
50748 configure_input
="$ac_file. $configure_input"
50749 { echo "$as_me:$LINENO: creating $ac_file" >&5
50750 echo "$as_me: creating $ac_file" >&6;}
50754 *:-:* | *:-) cat >"$tmp/stdin";;
50759 ac_dir
=`$as_dirname -- "$ac_file" ||
50760 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
50761 X"$ac_file" : 'X\(//\)[^/]' \| \
50762 X"$ac_file" : 'X\(//\)$' \| \
50763 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
50765 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
50769 /^X\(\/\/\)[^/].*/{
50784 -*) as_dir
=.
/$as_dir;;
50786 test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
50790 *\'*) as_qdir
=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
50791 *) as_qdir
=$as_dir;;
50793 as_dirs
="'$as_qdir' $as_dirs"
50794 as_dir
=`$as_dirname -- "$as_dir" ||
50795 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
50796 X"$as_dir" : 'X\(//\)[^/]' \| \
50797 X"$as_dir" : 'X\(//\)$' \| \
50798 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
50800 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
50804 /^X\(\/\/\)[^/].*/{
50817 test -d "$as_dir" && break
50819 test -z "$as_dirs" || eval "mkdir $as_dirs"
50820 } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
50821 echo "$as_me: error: cannot create directory $as_dir" >&2;}
50822 { (exit 1); exit 1; }; }; }
50826 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
50828 ac_dir_suffix
=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
50829 # A ".." for each directory in $ac_dir_suffix.
50830 ac_top_builddir_sub
=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
50831 case $ac_top_builddir_sub in
50832 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
50833 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
50836 ac_abs_top_builddir
=$ac_pwd
50837 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
50838 # for backward compatibility:
50839 ac_top_builddir
=$ac_top_build_prefix
50842 .
) # We are building in place.
50844 ac_top_srcdir
=$ac_top_builddir_sub
50845 ac_abs_top_srcdir
=$ac_pwd ;;
50846 [\\/]* | ?
:[\\/]* ) # Absolute name.
50847 ac_srcdir
=$srcdir$ac_dir_suffix;
50848 ac_top_srcdir
=$srcdir
50849 ac_abs_top_srcdir
=$srcdir ;;
50850 *) # Relative name.
50851 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
50852 ac_top_srcdir
=$ac_top_build_prefix$srcdir
50853 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
50855 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
50865 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
50866 *) ac_INSTALL
=$ac_top_build_prefix$INSTALL ;;
50870 cat >>$CONFIG_STATUS <<\_ACEOF
50871 # If the template does not know about datarootdir, expand it.
50872 # FIXME: This hack should be removed a few years after 2.60.
50873 ac_datarootdir_hack
=; ac_datarootdir_seen
=
50875 case `sed -n '/datarootdir/ {
50884 ' $ac_file_inputs` in
50885 *datarootdir
*) ac_datarootdir_seen
=yes;;
50886 *@datadir@
*|*@docdir@
*|*@infodir@
*|*@localedir@
*|*@mandir@
*)
50887 { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
50888 echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
50890 cat >>$CONFIG_STATUS <<_ACEOF
50891 ac_datarootdir_hack='
50892 s&@datadir@&$datadir&g
50893 s&@docdir@&$docdir&g
50894 s&@infodir@&$infodir&g
50895 s&@localedir@&$localedir&g
50896 s&@mandir@&$mandir&g
50897 s&\\\${datarootdir}&$datarootdir&g' ;;
50901 # Neutralize VPATH when `$srcdir' = `.'.
50902 # Shell code in configure.ac might set extrasub.
50903 # FIXME: do we really want to maintain this feature?
50904 cat >>$CONFIG_STATUS <<_ACEOF
50908 cat >>$CONFIG_STATUS <<\_ACEOF
50910 /@
[a
-zA-Z_][a
-zA-Z_0-9]*@
/!b
50911 s
&@configure_input@
&$configure_input&;t t
50912 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
50913 s
&@srcdir@
&$ac_srcdir&;t t
50914 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
50915 s
&@top_srcdir@
&$ac_top_srcdir&;t t
50916 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
50917 s
&@builddir@
&$ac_builddir&;t t
50918 s
&@abs_builddir@
&$ac_abs_builddir&;t t
50919 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
50920 s
&@INSTALL@
&$ac_INSTALL&;t t
50921 $ac_datarootdir_hack
50922 " $ac_file_inputs | sed -f "$tmp/subs
-1.
sed" | sed -f "$tmp/subs
-2.
sed" | sed -f "$tmp/subs
-3.
sed" | sed -f "$tmp/subs
-4.
sed" | sed -f "$tmp/subs
-5.
sed" >$tmp/out
50924 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
50925 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out
"`; test -n "$ac_out"; } &&
50926 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out
"`; test -z "$ac_out"; } &&
50927 { echo "$as_me:$LINENO: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
50928 which seems to be undefined. Please make sure it is defined." >&5
50929 echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
50930 which seems to be undefined. Please make sure it is defined." >&2;}
50934 -) cat "$tmp/out"; rm -f "$tmp/out";;
50935 *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;;
50944 # Transform confdefs.h into a sed script `conftest.defines', that
50945 # substitutes the proper values into config.h.in to produce config.h.
50946 rm -f conftest.defines conftest.
tail
50947 # First, append a space to every undef/define line, to ease matching.
50948 echo 's/$/ /' >conftest.defines
50949 # Then, protect against being on the right side of a sed subst, or in
50950 # an unquoted here document, in config.status. If some macros were
50951 # called several times there might be several #defines for the same
50952 # symbol, which is useless. But do not sort them, since the last
50953 # AC_DEFINE must be honored.
50954 ac_word_re
=[_
$as_cr_Letters][_
$as_cr_alnum]*
50955 # These sed commands are passed to sed as "A NAME B PARAMS C VALUE D", where
50956 # NAME is the cpp macro being defined, VALUE is the value it is being given.
50957 # PARAMS is the parameter list in the macro definition--in most cases, it's
50958 # just an empty string.
50959 ac_dA
='s,^\\([ #]*\\)[^ ]*\\([ ]*'
50960 ac_dB
='\\)[ (].*,\\1define\\2'
50968 s/^[ ]*#[ ]*define[ ][ ]*//
50973 s/^\('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/ '"$ac_dA"'\1'"$ac_dB"'\2'"${ac_dC}"'\3'"$ac_dD"'/p
50974 s/^\('"$ac_word_re"'\)[ ]*\(.*\)/'"$ac_dA"'\1'"$ac_dB$ac_dC"'\2'"$ac_dD"'/p
50975 ' >>conftest.defines
50977 # Remove the space that was appended to ease matching.
50978 # Then replace #undef with comments. This is necessary, for
50979 # example, in the case of _POSIX_SOURCE, which is predefined and required
50980 # on some systems where configure will not decide to define it.
50981 # (The regexp can be short, since the line contains either #define or #undef.)
50983 s,^[ #]*u.*,/* & */,' >>conftest.defines
50985 # Break up conftest.defines:
50986 ac_max_sed_lines
=50
50988 # First sed command is: sed -f defines.sed $ac_file_inputs >"$tmp/out1"
50989 # Second one is: sed -f defines.sed "$tmp/out1" >"$tmp/out2"
50990 # Third one will be: sed -f defines.sed "$tmp/out2" >"$tmp/out1"
50992 ac_in
='$ac_file_inputs'
50993 ac_out
='"$tmp/out1"'
50994 ac_nxt
='"$tmp/out2"'
50998 # Write a here document:
50999 cat >>$CONFIG_STATUS <<_ACEOF
51000 # First, check the format of the line:
51001 cat >"\$tmp/defines.sed" <<\\CEOF
51002 /^[ ]*#[ ]*undef[ ][ ]*$ac_word_re[ ]*\$/b def
51003 /^[ ]*#[ ]*define[ ][ ]*$ac_word_re[( ]/b def
51007 sed ${ac_max_sed_lines}q conftest.defines
>>$CONFIG_STATUS
51009 sed -f "$tmp/defines.sed"' "$ac_in >$ac_out" >>$CONFIG_STATUS
51010 ac_in
=$ac_out; ac_out
=$ac_nxt; ac_nxt
=$ac_in
51011 sed 1,${ac_max_sed_lines}d conftest.defines
>conftest.
tail
51012 grep . conftest.
tail >/dev
/null
|| break
51013 rm -f conftest.defines
51014 mv conftest.
tail conftest.defines
51016 rm -f conftest.defines conftest.
tail
51018 echo "ac_result=$ac_in" >>$CONFIG_STATUS
51019 cat >>$CONFIG_STATUS <<\_ACEOF
51020 if test x
"$ac_file" != x
-; then
51021 echo "/* $configure_input */" >"$tmp/config.h"
51022 cat "$ac_result" >>"$tmp/config.h"
51023 if diff $ac_file "$tmp/config.h" >/dev
/null
2>&1; then
51024 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
51025 echo "$as_me: $ac_file is unchanged" >&6;}
51028 mv "$tmp/config.h" $ac_file
51031 echo "/* $configure_input */"
51037 :C
) { echo "$as_me:$LINENO: executing $ac_file commands" >&5
51038 echo "$as_me: executing $ac_file commands" >&6;}
51043 case $ac_file$ac_mode in
51045 mkdir -p $outdir &&
51046 $CPP $infile | sed 's/^# *[1-9].*//;s/^ *//;/./,/^$/!d' > $outdir/rcdefs.h
51048 "lib/wx/config/${TOOLCHAIN_FULLNAME}":F
) chmod +x lib
/wx
/config
/${TOOLCHAIN_FULLNAME} ;;
51049 "lib/wx/config/inplace-${TOOLCHAIN_FULLNAME}":F
) chmod +x lib
/wx
/config
/inplace
-${TOOLCHAIN_FULLNAME} ;;
51050 "wx-config":C
) rm -f wx
-config
51051 ${LN_S} lib
/wx
/config
/inplace
-${TOOLCHAIN_FULLNAME} wx
-config
51058 { (exit 0); exit 0; }
51060 chmod +x
$CONFIG_STATUS
51061 ac_clean_files
=$ac_clean_files_save
51064 # configure is writing to config.log, and then calls config.status.
51065 # config.status does its own redirection, appending to config.log.
51066 # Unfortunately, on DOS this fails, as config.log is still kept open
51067 # by configure, so config.status won't be able to write to it; its
51068 # output is simply discarded. So we exec the FD to /dev/null,
51069 # effectively closing config.log, so it can be properly (re)opened and
51070 # appended to by config.status. When coming back to configure, we
51071 # need to make the FD available again.
51072 if test "$no_create" != yes; then
51074 ac_config_status_args
=
51075 test "$silent" = yes &&
51076 ac_config_status_args
="$ac_config_status_args --quiet"
51078 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
51080 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
51081 # would make configure fail if this is the last instruction.
51082 $ac_cs_success || { (exit 1); exit 1; }
51086 # CONFIG_SUBDIRS section.
51088 if test "$no_recursion" != yes; then
51090 # Remove --cache-file and --srcdir arguments so they do not pile up.
51091 ac_sub_configure_args
=
51093 eval "set x $ac_configure_args"
51097 if test -n "$ac_prev"; then
51102 -cache-file | --cache-file | --cache-fil | --cache-fi \
51103 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
51104 ac_prev
=cache_file
;;
51105 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
51106 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* \
51109 --config-cache | -C)
51111 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
51113 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
51115 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
51117 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
51121 *\'*) ac_arg
=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
51123 ac_sub_configure_args
="$ac_sub_configure_args '$ac_arg'" ;;
51127 # Always prepend --prefix to ensure using the same prefix
51128 # in subdir configurations.
51129 ac_arg
="--prefix=$prefix"
51131 *\'*) ac_arg
=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
51133 ac_sub_configure_args
="'$ac_arg' $ac_sub_configure_args"
51136 if test "$silent" = yes; then
51137 ac_sub_configure_args
="--silent $ac_sub_configure_args"
51141 for ac_dir
in : $subdirs; do test "x$ac_dir" = x
: && continue
51143 # Do not complain, so a configure script can configure whichever
51144 # parts of a large source tree are present.
51145 test -d "$srcdir/$ac_dir" || continue
51147 ac_msg
="=== configuring in $ac_dir (`pwd`/$ac_dir)"
51148 echo "$as_me:$LINENO: $ac_msg" >&5
51152 -*) as_dir
=.
/$as_dir;;
51154 test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
51158 *\'*) as_qdir
=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
51159 *) as_qdir
=$as_dir;;
51161 as_dirs
="'$as_qdir' $as_dirs"
51162 as_dir
=`$as_dirname -- "$as_dir" ||
51163 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
51164 X"$as_dir" : 'X\(//\)[^/]' \| \
51165 X"$as_dir" : 'X\(//\)$' \| \
51166 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
51168 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
51172 /^X\(\/\/\)[^/].*/{
51185 test -d "$as_dir" && break
51187 test -z "$as_dirs" || eval "mkdir $as_dirs"
51188 } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
51189 echo "$as_me: error: cannot create directory $as_dir" >&2;}
51190 { (exit 1); exit 1; }; }; }
51194 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
51196 ac_dir_suffix
=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
51197 # A ".." for each directory in $ac_dir_suffix.
51198 ac_top_builddir_sub
=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
51199 case $ac_top_builddir_sub in
51200 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
51201 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
51204 ac_abs_top_builddir
=$ac_pwd
51205 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
51206 # for backward compatibility:
51207 ac_top_builddir
=$ac_top_build_prefix
51210 .
) # We are building in place.
51212 ac_top_srcdir
=$ac_top_builddir_sub
51213 ac_abs_top_srcdir
=$ac_pwd ;;
51214 [\\/]* | ?
:[\\/]* ) # Absolute name.
51215 ac_srcdir
=$srcdir$ac_dir_suffix;
51216 ac_top_srcdir
=$srcdir
51217 ac_abs_top_srcdir
=$srcdir ;;
51218 *) # Relative name.
51219 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
51220 ac_top_srcdir
=$ac_top_build_prefix$srcdir
51221 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
51223 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
51228 # Check for guested configure; otherwise get Cygnus style configure.
51229 if test -f "$ac_srcdir/configure.gnu"; then
51230 ac_sub_configure
=$ac_srcdir/configure.gnu
51231 elif test -f "$ac_srcdir/configure"; then
51232 ac_sub_configure
=$ac_srcdir/configure
51233 elif test -f "$ac_srcdir/configure.in"; then
51234 # This should be Cygnus configure.
51235 ac_sub_configure
=$ac_aux_dir/configure
51237 { echo "$as_me:$LINENO: WARNING: no configuration information is in $ac_dir" >&5
51238 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2;}
51242 # The recursion is here.
51243 if test -n "$ac_sub_configure"; then
51244 # Make the cache file name correct relative to the subdirectory.
51245 case $cache_file in
51246 [\\/]* | ?
:[\\/]* ) ac_sub_cache_file
=$cache_file ;;
51247 *) # Relative name.
51248 ac_sub_cache_file
=$ac_top_build_prefix$cache_file ;;
51251 { echo "$as_me:$LINENO: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&5
51252 echo "$as_me: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&6;}
51253 # The eval makes quoting arguments work.
51254 eval "\$SHELL \"\$ac_sub_configure\" $ac_sub_configure_args \
51255 --cache-file=\"\$ac_sub_cache_file\" --srcdir=\"\$ac_srcdir\"" ||
51256 { { echo "$as_me:$LINENO: error: $ac_sub_configure failed for $ac_dir" >&5
51257 echo "$as_me: error: $ac_sub_configure failed for $ac_dir" >&2;}
51258 { (exit 1); exit 1; }; }
51267 echo "Configured wxWidgets ${WX_VERSION} for \`${host}'"
51269 echo " Which GUI toolkit should wxWidgets use? ${TOOLKIT_DESC}"
51270 echo " Should wxWidgets be compiled into single library? ${wxUSE_MONOLITHIC:-yes}"
51272 echo " Should wxWidgets be compiled in debug mode? ${wxUSE_DEBUG:-no}"
51273 echo " Should wxWidgets be linked as a shared library? ${wxUSE_SHARED:-no}"
51274 echo -n " Should wxWidgets support Unicode? ${wxUSE_UNICODE:-no}"
51275 if test "$wxUSE_UNICODE" = "yes"; then
51276 if test "$wxUSE_UNICODE_UTF8" = "yes"; then
51277 echo " (using UTF-8)"
51279 echo " (using wchar_t)"
51285 echo " What level of wxWidgets compatibility should be enabled?"
51286 echo " wxWidgets 2.6 ${WXWIN_COMPATIBILITY_2_6:-no}"
51287 echo " wxWidgets 2.8 ${WXWIN_COMPATIBILITY_2_8:-yes}"
51289 echo " Which libraries should wxWidgets use?"
51290 echo " jpeg ${wxUSE_LIBJPEG-none}"
51291 echo " png ${wxUSE_LIBPNG-none}"
51292 echo " regex ${wxUSE_REGEX}"
51293 echo " tiff ${wxUSE_LIBTIFF-none}"
51294 if test "$wxUSE_X11" = 1 -o "$wxUSE_MOTIF" = 1; then
51295 echo " xpm ${wxUSE_LIBXPM-none}"
51297 echo " zlib ${wxUSE_ZLIB}"
51298 echo " odbc ${wxUSE_ODBC}"
51299 echo " expat ${wxUSE_EXPAT}"
51300 echo " libmspack ${wxUSE_LIBMSPACK}"
51301 echo " sdl ${wxUSE_LIBSDL}"