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
718 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_XRC_1
834 COND_MONOLITHIC_0_SHARED_1
835 COND_MONOLITHIC_0_SHARED_1_USE_AUI_1
836 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1
837 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_HTML_1
838 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_MEDIA_1
839 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_ODBC_1
840 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_QA_1
841 COND_MONOLITHIC_0_SHARED_1_USE_ODBC_1
842 COND_MONOLITHIC_0_SHARED_1_USE_RICHTEXT_1
843 COND_MONOLITHIC_0_SHARED_1_USE_XRC_1
844 COND_MONOLITHIC_0_USE_AUI_1
845 COND_MONOLITHIC_0_USE_GUI_1
846 COND_MONOLITHIC_0_USE_GUI_1_USE_MEDIA_1
847 COND_MONOLITHIC_0_USE_GUI_1_USE_ODBC_1
848 COND_MONOLITHIC_0_USE_HTML_1
849 COND_MONOLITHIC_0_USE_MEDIA_1
850 COND_MONOLITHIC_0_USE_ODBC_1
851 COND_MONOLITHIC_0_USE_QA_1
852 COND_MONOLITHIC_0_USE_RICHTEXT_1
853 COND_MONOLITHIC_0_USE_XRC_1
855 COND_MONOLITHIC_1_SHARED_0
856 COND_MONOLITHIC_1_SHARED_1
857 COND_OFFICIAL_BUILD_0_PLATFORM_WIN32_1
858 COND_OFFICIAL_BUILD_1_PLATFORM_WIN32_1
859 COND_PLATFORM_MACOSX_0_USE_SOVERCYGWIN_0_USE_SOVERSION_1
860 COND_PLATFORM_MACOSX_0_USE_SOVERSION_1
861 COND_PLATFORM_MACOSX_1
862 COND_PLATFORM_MACOSX_1_TOOLKIT_
863 COND_PLATFORM_MACOSX_1_TOOLKIT_COCOA
864 COND_PLATFORM_MACOSX_1_TOOLKIT_GTK
865 COND_PLATFORM_MACOSX_1_TOOLKIT_MAC
866 COND_PLATFORM_MACOSX_1_TOOLKIT_MAC_USE_GUI_1
867 COND_PLATFORM_MACOSX_1_TOOLKIT_MOTIF
868 COND_PLATFORM_MACOSX_1_TOOLKIT_X11
869 COND_PLATFORM_MACOSX_1_USE_GUI_1
870 COND_PLATFORM_MACOSX_1_USE_SOVERSION_1
871 COND_PLATFORM_MACOS_1
873 COND_PLATFORM_MSDOS_0
874 COND_PLATFORM_MSDOS_1
878 COND_PLATFORM_UNIX_1_TOOLKIT_MGL
879 COND_PLATFORM_UNIX_1_TOOLKIT_MGL_USE_GUI_1
880 COND_PLATFORM_UNIX_1_USE_GUI_1
881 COND_PLATFORM_UNIX_1_USE_PLUGINS_0
882 COND_PLATFORM_WIN32_0
883 COND_PLATFORM_WIN32_1
885 COND_SHARED_0_TOOLKIT_MAC_WXUNIV_0
886 COND_SHARED_0_TOOLKIT_MSW_WXUNIV_0
887 COND_SHARED_0_TOOLKIT_PM_WXUNIV_0
888 COND_SHARED_0_USE_GUI_1_USE_OPENGL_1
889 COND_SHARED_0_USE_GUI_1_WXUSE_LIBJPEG_BUILTIN
890 COND_SHARED_0_USE_GUI_1_WXUSE_LIBPNG_BUILTIN
891 COND_SHARED_0_USE_GUI_1_WXUSE_LIBTIFF_BUILTIN
892 COND_SHARED_0_USE_XRC_1
893 COND_SHARED_0_WXUSE_EXPAT_BUILTIN
894 COND_SHARED_0_WXUSE_ODBC_BUILTIN
895 COND_SHARED_0_WXUSE_REGEX_BUILTIN
896 COND_SHARED_0_WXUSE_ZLIB_BUILTIN
898 COND_SHARED_1_USE_GUI_1_USE_OPENGL_1
899 COND_SHARED_1_USE_XRC_1
902 COND_TOOLKIT_COCOA_USE_GUI_1
903 COND_TOOLKIT_COCOA_USE_GUI_1_WXUNIV_0
905 COND_TOOLKIT_DFB_USE_GUI_1
907 COND_TOOLKIT_GTK_TOOLKIT_VERSION_
908 COND_TOOLKIT_GTK_TOOLKIT_VERSION_2
909 COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1
910 COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1_WXUNIV_0
911 COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1
912 COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1_WXUNIV_0
913 COND_TOOLKIT_GTK_USE_GUI_1
915 COND_TOOLKIT_MAC_USE_GUI_1
916 COND_TOOLKIT_MAC_USE_GUI_1_WXUNIV_0
918 COND_TOOLKIT_MGL_USE_GUI_1
920 COND_TOOLKIT_MOTIF_USE_GUI_1
921 COND_TOOLKIT_MOTIF_USE_GUI_1_WXUNIV_0
923 COND_TOOLKIT_MSW_USE_GUI_1
924 COND_TOOLKIT_MSW_USE_GUI_1_WXUNIV_0
925 COND_TOOLKIT_MSW_WXUNIV_0
927 COND_TOOLKIT_PM_USE_GUI_1
928 COND_TOOLKIT_PM_USE_GUI_1_WXUNIV_0
930 COND_TOOLKIT_WINCE_USE_GUI_1
931 COND_TOOLKIT_WINCE_USE_GUI_1_WXUNIV_0
932 COND_TOOLKIT_WINCE_WXUNIV_0
934 COND_TOOLKIT_X11_USE_GUI_1
936 COND_USE_EXCEPTIONS_0
937 COND_USE_EXCEPTIONS_1
940 COND_USE_GUI_1_WXUNIV_0
941 COND_USE_GUI_1_WXUNIV_1
942 COND_USE_GUI_1_WXUSE_LIBJPEG_BUILTIN
943 COND_USE_GUI_1_WXUSE_LIBPNG_BUILTIN
944 COND_USE_GUI_1_WXUSE_LIBTIFF_BUILTIN
951 COND_USE_SOSYMLINKS_1
952 COND_USE_SOVERCYGWIN_1_USE_SOVERSION_1
953 COND_USE_SOVERLINUX_1
955 COND_USE_SOVERSOLARIS_1
959 COND_WINDOWS_IMPLIB_1
960 COND_WITH_PLUGIN_SDL_1
963 COND_WXUSE_EXPAT_BUILTIN
964 COND_WXUSE_LIBJPEG_BUILTIN
965 COND_WXUSE_LIBPNG_BUILTIN
966 COND_WXUSE_LIBTIFF_BUILTIN
967 COND_WXUSE_ODBC_BUILTIN
968 COND_WXUSE_REGEX_BUILTIN
969 COND_WXUSE_ZLIB_BUILTIN
971 WX_LIBRARY_BASENAME_NOGUI
972 WX_LIBRARY_BASENAME_GUI
1005 WX_RESOURCES_MACOSX_ASCII
1006 WX_RESOURCES_MACOSX_DATA
1015 ac_precious_vars
='build_alias
1037 LIBGNOMEPRINTUI_CFLAGS
1038 LIBGNOMEPRINTUI_LIBS
1047 ac_subdirs_all
='src/expat'
1049 # Initialize some variables set by options.
1051 ac_init_version
=false
1052 # The variables have the same names as the options, with
1053 # dashes changed to underlines.
1054 cache_file
=/dev
/null
1061 program_transform_name
=s
,x
,x
,
1069 # Installation directory options.
1070 # These are left unexpanded so users can "make install exec_prefix=/foo"
1071 # and all the variables that are supposed to be based on exec_prefix
1072 # by default will actually change.
1073 # Use braces instead of parens because sh, perl, etc. also accept them.
1074 # (The list follows the same order as the GNU Coding Standards.)
1075 bindir
='${exec_prefix}/bin'
1076 sbindir
='${exec_prefix}/sbin'
1077 libexecdir
='${exec_prefix}/libexec'
1078 datarootdir
='${prefix}/share'
1079 datadir
='${datarootdir}'
1080 sysconfdir
='${prefix}/etc'
1081 sharedstatedir
='${prefix}/com'
1082 localstatedir
='${prefix}/var'
1083 includedir
='${prefix}/include'
1084 oldincludedir
='/usr/include'
1085 docdir
='${datarootdir}/doc/${PACKAGE_TARNAME}'
1086 infodir
='${datarootdir}/info'
1091 libdir
='${exec_prefix}/lib'
1092 localedir
='${datarootdir}/locale'
1093 mandir
='${datarootdir}/man'
1099 # If the previous option needs an argument, assign it.
1100 if test -n "$ac_prev"; then
1101 eval $ac_prev=\
$ac_option
1107 *=*) ac_optarg
=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
1111 # Accept the important Cygnus configure options, so we can diagnose typos.
1113 case $ac_dashdash$ac_option in
1117 -bindir | --bindir | --bindi | --bind | --bin | --bi)
1119 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
1120 bindir
=$ac_optarg ;;
1122 -build | --build | --buil | --bui | --bu)
1123 ac_prev
=build_alias
;;
1124 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
1125 build_alias
=$ac_optarg ;;
1127 -cache-file | --cache-file | --cache-fil | --cache-fi \
1128 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
1129 ac_prev
=cache_file
;;
1130 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
1131 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
1132 cache_file
=$ac_optarg ;;
1134 --config-cache | -C)
1135 cache_file
=config.cache
;;
1137 -datadir | --datadir | --datadi | --datad)
1139 -datadir=* | --datadir=* | --datadi=* | --datad=*)
1140 datadir
=$ac_optarg ;;
1142 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
1143 | --dataroo | --dataro | --datar)
1144 ac_prev
=datarootdir
;;
1145 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
1146 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
1147 datarootdir
=$ac_optarg ;;
1149 -disable-* | --disable-*)
1150 ac_feature
=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1151 # Reject names that are not valid shell variable names.
1152 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1153 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
1154 { (exit 1); exit 1; }; }
1155 ac_feature
=`echo $ac_feature | sed 's/[-.]/_/g'`
1156 eval enable_
$ac_feature=no
;;
1158 -docdir | --docdir | --docdi | --doc | --do)
1160 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
1161 docdir
=$ac_optarg ;;
1163 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
1165 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
1166 dvidir
=$ac_optarg ;;
1168 -enable-* | --enable-*)
1169 ac_feature
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1170 # Reject names that are not valid shell variable names.
1171 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1172 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
1173 { (exit 1); exit 1; }; }
1174 ac_feature
=`echo $ac_feature | sed 's/[-.]/_/g'`
1175 eval enable_
$ac_feature=\
$ac_optarg ;;
1177 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1178 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1179 | --exec | --exe | --ex)
1180 ac_prev
=exec_prefix
;;
1181 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1182 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1183 | --exec=* | --exe=* | --ex=*)
1184 exec_prefix
=$ac_optarg ;;
1186 -gas | --gas | --ga | --g)
1187 # Obsolete; use --with-gas.
1190 -help | --help | --hel | --he | -h)
1191 ac_init_help
=long
;;
1192 -help=r
* | --help=r
* | --hel=r
* | --he=r
* | -hr*)
1193 ac_init_help
=recursive
;;
1194 -help=s
* | --help=s
* | --hel=s
* | --he=s
* | -hs*)
1195 ac_init_help
=short
;;
1197 -host | --host | --hos | --ho)
1198 ac_prev
=host_alias
;;
1199 -host=* | --host=* | --hos=* | --ho=*)
1200 host_alias
=$ac_optarg ;;
1202 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1204 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1206 htmldir
=$ac_optarg ;;
1208 -includedir | --includedir | --includedi | --included | --include \
1209 | --includ | --inclu | --incl | --inc)
1210 ac_prev
=includedir
;;
1211 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1212 | --includ=* | --inclu=* | --incl=* | --inc=*)
1213 includedir
=$ac_optarg ;;
1215 -infodir | --infodir | --infodi | --infod | --info | --inf)
1217 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1218 infodir
=$ac_optarg ;;
1220 -libdir | --libdir | --libdi | --libd)
1222 -libdir=* | --libdir=* | --libdi=* | --libd=*)
1223 libdir
=$ac_optarg ;;
1225 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1226 | --libexe | --libex | --libe)
1227 ac_prev
=libexecdir
;;
1228 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1229 | --libexe=* | --libex=* | --libe=*)
1230 libexecdir
=$ac_optarg ;;
1232 -localedir | --localedir | --localedi | --localed | --locale)
1233 ac_prev
=localedir
;;
1234 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1235 localedir
=$ac_optarg ;;
1237 -localstatedir | --localstatedir | --localstatedi | --localstated \
1238 | --localstate | --localstat | --localsta | --localst | --locals)
1239 ac_prev
=localstatedir
;;
1240 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1241 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1242 localstatedir
=$ac_optarg ;;
1244 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1246 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1247 mandir
=$ac_optarg ;;
1249 -nfp | --nfp | --nf)
1250 # Obsolete; use --without-fp.
1253 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1254 | --no-cr | --no-c | -n)
1257 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1258 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1261 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1262 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1263 | --oldin | --oldi | --old | --ol | --o)
1264 ac_prev
=oldincludedir
;;
1265 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1266 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1267 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1268 oldincludedir
=$ac_optarg ;;
1270 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1272 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1273 prefix
=$ac_optarg ;;
1275 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1276 | --program-pre | --program-pr | --program-p)
1277 ac_prev
=program_prefix
;;
1278 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1279 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1280 program_prefix
=$ac_optarg ;;
1282 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1283 | --program-suf | --program-su | --program-s)
1284 ac_prev
=program_suffix
;;
1285 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1286 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1287 program_suffix
=$ac_optarg ;;
1289 -program-transform-name | --program-transform-name \
1290 | --program-transform-nam | --program-transform-na \
1291 | --program-transform-n | --program-transform- \
1292 | --program-transform | --program-transfor \
1293 | --program-transfo | --program-transf \
1294 | --program-trans | --program-tran \
1295 | --progr-tra | --program-tr | --program-t)
1296 ac_prev
=program_transform_name
;;
1297 -program-transform-name=* | --program-transform-name=* \
1298 | --program-transform-nam=* | --program-transform-na=* \
1299 | --program-transform-n=* | --program-transform-=* \
1300 | --program-transform=* | --program-transfor=* \
1301 | --program-transfo=* | --program-transf=* \
1302 | --program-trans=* | --program-tran=* \
1303 | --progr-tra=* | --program-tr=* | --program-t=*)
1304 program_transform_name
=$ac_optarg ;;
1306 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1308 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1309 pdfdir
=$ac_optarg ;;
1311 -psdir | --psdir | --psdi | --psd | --ps)
1313 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1316 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1317 | -silent | --silent | --silen | --sile | --sil)
1320 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1322 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1324 sbindir
=$ac_optarg ;;
1326 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1327 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1328 | --sharedst | --shareds | --shared | --share | --shar \
1330 ac_prev
=sharedstatedir
;;
1331 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1332 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1333 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1335 sharedstatedir
=$ac_optarg ;;
1337 -site | --site | --sit)
1339 -site=* | --site=* | --sit=*)
1342 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1344 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1345 srcdir
=$ac_optarg ;;
1347 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1348 | --syscon | --sysco | --sysc | --sys | --sy)
1349 ac_prev
=sysconfdir
;;
1350 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1351 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1352 sysconfdir
=$ac_optarg ;;
1354 -target | --target | --targe | --targ | --tar | --ta | --t)
1355 ac_prev
=target_alias
;;
1356 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1357 target_alias
=$ac_optarg ;;
1359 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1362 -version | --version | --versio | --versi | --vers | -V)
1363 ac_init_version
=: ;;
1366 ac_package
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1367 # Reject names that are not valid shell variable names.
1368 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1369 { echo "$as_me: error: invalid package name: $ac_package" >&2
1370 { (exit 1); exit 1; }; }
1371 ac_package
=`echo $ac_package | sed 's/[-.]/_/g'`
1372 eval with_
$ac_package=\
$ac_optarg ;;
1374 -without-* | --without-*)
1375 ac_package
=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1376 # Reject names that are not valid shell variable names.
1377 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1378 { echo "$as_me: error: invalid package name: $ac_package" >&2
1379 { (exit 1); exit 1; }; }
1380 ac_package
=`echo $ac_package | sed 's/[-.]/_/g'`
1381 eval with_
$ac_package=no
;;
1384 # Obsolete; use --with-x.
1387 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1388 | --x-incl | --x-inc | --x-in | --x-i)
1389 ac_prev
=x_includes
;;
1390 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1391 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1392 x_includes
=$ac_optarg ;;
1394 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1395 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1396 ac_prev
=x_libraries
;;
1397 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1398 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1399 x_libraries
=$ac_optarg ;;
1401 -*) { echo "$as_me: error: unrecognized option: $ac_option
1402 Try \`$0 --help' for more information." >&2
1403 { (exit 1); exit 1; }; }
1407 ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='`
1408 # Reject names that are not valid shell variable names.
1409 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev
/null
&&
1410 { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1411 { (exit 1); exit 1; }; }
1412 eval $ac_envvar=\
$ac_optarg
1413 export $ac_envvar ;;
1416 # FIXME: should be removed in autoconf 3.0.
1417 echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1418 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1419 echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1420 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1426 if test -n "$ac_prev"; then
1427 ac_option
=--`echo $ac_prev | sed 's/_/-/g'`
1428 { echo "$as_me: error: missing argument to $ac_option" >&2
1429 { (exit 1); exit 1; }; }
1432 # Be sure to have absolute directory names.
1433 for ac_var
in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1434 datadir sysconfdir sharedstatedir localstatedir includedir \
1435 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1436 libdir localedir mandir
1438 eval ac_val
=\$
$ac_var
1440 [\\/$
]* | ?
:[\\/]* ) continue;;
1441 NONE
| '' ) case $ac_var in *prefix
) continue;; esac;;
1443 { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1444 { (exit 1); exit 1; }; }
1447 # There might be people who depend on the old broken behavior: `$host'
1448 # used to hold the argument of --host etc.
1449 # FIXME: To remove some day.
1452 target
=$target_alias
1454 # FIXME: To remove some day.
1455 if test "x$host_alias" != x
; then
1456 if test "x$build_alias" = x
; then
1457 cross_compiling
=maybe
1458 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1459 If a cross compiler is detected then cross compile mode will be used." >&2
1460 elif test "x$build_alias" != "x$host_alias"; then
1466 test -n "$host_alias" && ac_tool_prefix
=$host_alias-
1468 test "$silent" = yes && exec 6>/dev
/null
1471 ac_pwd
=`pwd` && test -n "$ac_pwd" &&
1472 ac_ls_di
=`ls -di .` &&
1473 ac_pwd_ls_di
=`cd "$ac_pwd" && ls -di .` ||
1474 { echo "$as_me: error: Working directory cannot be determined" >&2
1475 { (exit 1); exit 1; }; }
1476 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1477 { echo "$as_me: error: pwd does not report name of working directory" >&2
1478 { (exit 1); exit 1; }; }
1481 # Find the source files, if location was not specified.
1482 if test -z "$srcdir"; then
1483 ac_srcdir_defaulted
=yes
1484 # Try the directory containing this script, then the parent directory.
1485 ac_confdir
=`$as_dirname -- "$0" ||
1486 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1487 X"$0" : 'X\(//\)[^/]' \| \
1488 X"$0" : 'X\(//\)$' \| \
1489 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
1491 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1509 if test ! -r "$srcdir/$ac_unique_file"; then
1513 ac_srcdir_defaulted
=no
1515 if test ! -r "$srcdir/$ac_unique_file"; then
1516 test "$ac_srcdir_defaulted" = yes && srcdir
="$ac_confdir or .."
1517 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1518 { (exit 1); exit 1; }; }
1520 ac_msg
="sources are in $srcdir, but \`cd $srcdir' does not work"
1522 cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
1523 { (exit 1); exit 1; }; }
1525 # When building in place, set srcdir=.
1526 if test "$ac_abs_confdir" = "$ac_pwd"; then
1529 # Remove unnecessary trailing slashes from srcdir.
1530 # Double slashes in file names in object file debugging info
1531 # mess up M-x gdb in Emacs.
1533 */) srcdir
=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1535 for ac_var
in $ac_precious_vars; do
1536 eval ac_env_
${ac_var}_set
=\
${${ac_var}+set}
1537 eval ac_env_
${ac_var}_value
=\$
${ac_var}
1538 eval ac_cv_env_
${ac_var}_set
=\
${${ac_var}+set}
1539 eval ac_cv_env_
${ac_var}_value
=\$
${ac_var}
1543 # Report the --help message.
1545 if test "$ac_init_help" = "long"; then
1546 # Omit some internal or obsolete options to make the list less imposing.
1547 # This message is too long to be a string in the A/UX 3.1 sh.
1549 \`configure' configures wxWidgets 2.9.0 to adapt to many kinds of systems.
1551 Usage: $0 [OPTION]... [VAR=VALUE]...
1553 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1554 VAR=VALUE. See below for descriptions of some of the useful variables.
1556 Defaults for the options are specified in brackets.
1559 -h, --help display this help and exit
1560 --help=short display options specific to this package
1561 --help=recursive display the short help of all the included packages
1562 -V, --version display version information and exit
1563 -q, --quiet, --silent do not print \`checking...' messages
1564 --cache-file=FILE cache test results in FILE [disabled]
1565 -C, --config-cache alias for \`--cache-file=config.cache'
1566 -n, --no-create do not create output files
1567 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1569 Installation directories:
1570 --prefix=PREFIX install architecture-independent files in PREFIX
1571 [$ac_default_prefix]
1572 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1575 By default, \`make install' will install all the files in
1576 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1577 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1578 for instance \`--prefix=\$HOME'.
1580 For better control, use the options below.
1582 Fine tuning of the installation directories:
1583 --bindir=DIR user executables [EPREFIX/bin]
1584 --sbindir=DIR system admin executables [EPREFIX/sbin]
1585 --libexecdir=DIR program executables [EPREFIX/libexec]
1586 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1587 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1588 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1589 --libdir=DIR object code libraries [EPREFIX/lib]
1590 --includedir=DIR C header files [PREFIX/include]
1591 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1592 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1593 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1594 --infodir=DIR info documentation [DATAROOTDIR/info]
1595 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1596 --mandir=DIR man documentation [DATAROOTDIR/man]
1597 --docdir=DIR documentation root [DATAROOTDIR/doc/wxwidgets]
1598 --htmldir=DIR html documentation [DOCDIR]
1599 --dvidir=DIR dvi documentation [DOCDIR]
1600 --pdfdir=DIR pdf documentation [DOCDIR]
1601 --psdir=DIR ps documentation [DOCDIR]
1607 --x-includes=DIR X include files are
in DIR
1608 --x-libraries=DIR X library files are
in DIR
1611 --build=BUILD configure
for building on BUILD
[guessed
]
1612 --host=HOST cross
-compile to build programs to run on HOST
[BUILD
]
1613 --target=TARGET configure
for building compilers
for TARGET
[HOST
]
1617 if test -n "$ac_init_help"; then
1618 case $ac_init_help in
1619 short
| recursive
) echo "Configuration of wxWidgets 2.9.0:";;
1624 --disable-FEATURE do not include FEATURE
(same as
--enable-FEATURE=no
)
1625 --enable-FEATURE[=ARG
] include FEATURE
[ARG
=yes]
1626 --enable-gui use GUI classes
1627 --enable-monolithic build wxWidgets as single library
1628 --enable-plugins build parts of wxWidgets as loadable components
1629 --enable-universal use wxWidgets GUI controls instead of native ones
1630 --enable-nanox use NanoX
1631 --disable-gtk2 use GTK
+ 1.2 instead of
2.0
1632 --enable-gpe use GNOME PDA Environment features
if possible
1633 --enable-shared create shared library code
1634 --enable-optimise create optimised code
1635 --enable-debug same as debug_flag and debug_info
1636 --enable-stl use STL
for containers
1637 --enable-omf use OMF object format
1638 --enable-debug_flag set __WXDEBUG__ flag
(recommended
for developers
!)
1639 --enable-debug_info create code with debugging information
1640 --enable-debug_gdb create code with extra GDB debugging information
1641 --enable-debug_cntxt use wxDebugContext
1642 --enable-mem_tracing create code with memory tracing
1643 --enable-profile create code with profiling information
1644 --enable-no_rtti create code without RTTI information
1645 --enable-no_exceptions create code without C
++ exceptions handling
1646 --enable-permissive compile code disregarding strict ANSI
1647 --enable-no_deps create code without dependency information
1648 --disable-vararg_macros don
't use vararg macros, even if they are supported
1649 --enable-universal_binary[=SDK] create Mac PowerPC and Intel Universal binary (not yet working)
1650 --enable-compat26 enable wxWidgets 2.6 compatibility
1651 --disable-compat28 disable wxWidgets 2.8 compatibility
1652 --disable-rpath disable use of rpath for uninstalled builds
1653 --enable-intl use internationalization system
1654 --enable-config use wxConfig (and derived) classes
1655 --enable-protocols use wxProtocol and derived classes
1656 --enable-ftp use wxFTP (requires wxProtocol
1657 --enable-http use wxHTTP (requires wxProtocol
1658 --enable-fileproto use wxFileProto class (requires wxProtocol
1659 --enable-sockets use socket/network classes
1660 --enable-ole use OLE classes (Win32 only)
1661 --enable-dataobj use data object classes
1662 --enable-ipc use interprocess communication (wxSocket etc.)
1663 --enable-apple_ieee use the Apple IEEE codec
1664 --enable-arcstream use wxArchive streams
1665 --enable-backtrace use wxStackWalker class for getting backtraces
1666 --enable-catch_segvs catch signals in wxApp::OnFatalException (Unix only)
1667 --enable-cmdline use wxCmdLineParser class
1668 --enable-datetime use wxDateTime class
1669 --enable-debugreport use wxDebugReport class
1670 --enable-dialupman use dialup network classes
1671 --enable-dynlib use wxLibrary class for DLL loading
1672 --enable-dynamicloader use (new) wxDynamicLibrary class
1673 --enable-exceptions build exception-safe library
1674 --enable-ffile use wxFFile class
1675 --enable-file use wxFile class
1676 --enable-filesystem use virtual file systems classes
1677 --enable-fontmap use font encodings conversion classes
1678 --enable-fs_archive use virtual archive filesystems
1679 --enable-fs_inet use virtual HTTP/FTP filesystems
1680 --enable-fs_zip now replaced by fs_archive
1681 --enable-geometry use geometry class
1682 --enable-log use logging system
1683 --enable-longlong use wxLongLong class
1684 --enable-mimetype use wxMimeTypesManager
1685 --enable-mslu use MS Layer for Unicode on Windows 9x (Win32 only)
1686 --enable-snglinst use wxSingleInstanceChecker class
1687 --enable-std_iostreams use standard C++ stream classes
1688 --enable-std_string use standard C++ string classes
1689 --enable-stdpaths use wxStandardPaths class
1690 --enable-stopwatch use wxStopWatch class
1691 --enable-streams use wxStream etc classes
1692 --enable-sysoptions use wxSystemOptions
1693 --enable-tarstream use wxTar streams
1694 --enable-textbuf use wxTextBuffer class
1695 --enable-textfile use wxTextFile class
1696 --enable-timer use wxTimer class
1697 --enable-unicode compile wxString with Unicode support
1698 --enable-sound use wxSound class
1699 --enable-mediactrl use wxMediaCtrl class
1700 --enable-gstreamer8 force GStreamer 0.8 instead of 0.10 with the wxMediaCtrl class on unix
1701 --enable-printfposparam use wxVsnprintf() which supports positional parameters
1702 --enable-zipstream use wxZip streams
1703 --enable-url use wxURL class
1704 --enable-variant use wxVariant class
1705 --enable-protocol use wxProtocol class
1706 --enable-protocol-http HTTP support in wxProtocol
1707 --enable-protocol-ftp FTP support in wxProtocol
1708 --enable-protocol-file FILE support in wxProtocol
1709 --enable-threads use threads
1710 --enable-docview use document view architecture
1711 --enable-help use help subsystem
1712 --enable-mshtmlhelp use MS HTML Help (win32)
1713 --enable-html use wxHTML sub-library
1714 --enable-htmlhelp use wxHTML-based help
1715 --enable-xrc use XRC resources sub-library
1716 --enable-aui use AUI docking library
1717 --enable-constraints use layout-constraints system
1718 --enable-printarch use printing architecture
1719 --enable-mdi use multiple document interface architecture
1720 --enable-mdidoc use docview architecture with MDI
1721 --enable-loggui use standard GUI logger
1722 --enable-logwin use wxLogWindow
1723 --enable-logdialog use wxLogDialog
1724 --enable-webkit use wxWebKitCtrl (Mac)
1725 --enable-richtext use wxRichTextCtrl
1726 --enable-graphics_ctx use graphics context 2D drawing API
1727 --enable-postscript use wxPostscriptDC device context (default for gtk+)
1728 --enable-prologio not available; see contrib
1729 --enable-resources not available; see contrib
1730 --enable-clipboard use wxClipboard class
1731 --enable-dnd use Drag'n
'Drop classes
1732 --enable-metafile use win32 metafiles
1733 --enable-controls use all usual controls
1734 --enable-accel use accelerators
1735 --enable-animatectrl use wxAnimationCtrl class
1736 --enable-button use wxButton class
1737 --enable-bmpbutton use wxBitmapButton class
1738 --enable-bmpcombobox use wxBitmapComboBox class
1739 --enable-calendar use wxCalendarCtrl class
1740 --enable-caret use wxCaret class
1741 --enable-checkbox use wxCheckBox class
1742 --enable-checklst use wxCheckListBox (listbox with checkboxes) class
1743 --enable-choice use wxChoice class
1744 --enable-choicebook use wxChoicebook class
1745 --enable-collpane use wxCollapsiblePane class
1746 --enable-colourpicker use wxColourPickerCtrl class
1747 --enable-combobox use wxComboBox class
1748 --enable-comboctrl use wxComboCtrl class
1749 --enable-datepick use wxDatePickerCtrl class
1750 --enable-dirpicker use wxDirPickerCtrl class
1751 --enable-display use wxDisplay class
1752 --enable-detect_sm use code to detect X11 session manager
1753 --enable-filepicker use wxFilePickerCtrl class
1754 --enable-fontpicker use wxFontPickerCtrl class
1755 --enable-gauge use wxGauge class
1756 --enable-grid use wxGrid class
1757 --enable-dataviewctrl use wxDataViewCtrl class
1758 --enable-hyperlink use wxHyperlinkCtrl class
1759 --enable-imaglist use wxImageList class
1760 --enable-listbook use wxListbook class
1761 --enable-listbox use wxListBox class
1762 --enable-listctrl use wxListCtrl class
1763 --enable-notebook use wxNotebook class
1764 --enable-odcombobox use wxOwnerDrawnComboBox class
1765 --enable-radiobox use wxRadioBox class
1766 --enable-radiobtn use wxRadioButton class
1767 --enable-sash use wxSashWindow class
1768 --enable-scrollbar use wxScrollBar class and scrollable windows
1769 --enable-searchctrl use wxSearchCtrl class
1770 --enable-slider use wxSlider class
1771 --enable-spinbtn use wxSpinButton class
1772 --enable-spinctrl use wxSpinCtrl class
1773 --enable-splitter use wxSplitterWindow class
1774 --enable-statbmp use wxStaticBitmap class
1775 --enable-statbox use wxStaticBox class
1776 --enable-statline use wxStaticLine class
1777 --enable-stattext use wxStaticText class
1778 --enable-statusbar use wxStatusBar class
1779 --enable-tabdialog use wxTabControl class
1780 --enable-textctrl use wxTextCtrl class
1781 --enable-togglebtn use wxToggleButton class
1782 --enable-toolbar use wxToolBar class
1783 --enable-tbarnative use native wxToolBar class
1784 --enable-treebook use wxTreebook class
1785 --enable-toolbook use wxToolbook class
1786 --enable-treectrl use wxTreeCtrl class
1787 --enable-tipwindow use wxTipWindow class
1788 --enable-popupwin use wxPopUpWindow class
1789 --enable-commondlg use all common dialogs
1790 --enable-aboutdlg use wxAboutBox
1791 --enable-choicedlg use wxChoiceDialog
1792 --enable-coldlg use wxColourDialog
1793 --enable-filedlg use wxFileDialog
1794 --enable-finddlg use wxFindReplaceDialog
1795 --enable-fontdlg use wxFontDialog
1796 --enable-dirdlg use wxDirDialog
1797 --enable-msgdlg use wxMessageDialog
1798 --enable-numberdlg use wxNumberEntryDialog
1799 --enable-splash use wxSplashScreen
1800 --enable-textdlg use wxTextDialog
1801 --enable-tipdlg use startup tips
1802 --enable-progressdlg use wxProgressDialog
1803 --enable-wizarddlg use wxWizard
1804 --enable-menus use wxMenu/wxMenuBar/wxMenuItem classes
1805 --enable-miniframe use wxMiniFrame class
1806 --enable-tooltips use wxToolTip class
1807 --enable-splines use spline drawing code
1808 --enable-mousewheel use mousewheel
1809 --enable-validators use wxValidator and derived classes
1810 --enable-busyinfo use wxBusyInfo
1811 --enable-joystick use wxJoystick
1812 --enable-metafiles use wxMetaFile (Win32 only)
1813 --enable-dragimage use wxDragImage
1814 --enable-accessibility enable accessibility support
1815 --enable-dccache cache temporary wxDC objects (Win32 only)
1816 --enable-palette use wxPalette class
1817 --enable-image use wxImage class
1818 --enable-gif use gif images (GIF file format)
1819 --enable-pcx use pcx images (PCX file format)
1820 --enable-tga use tga images (TGA file format)
1821 --enable-iff use iff images (IFF file format)
1822 --enable-pnm use pnm images (PNM file format)
1823 --enable-xpm use xpm images (XPM file format)
1824 --enable-icocur use Windows ICO and CUR formats
1825 --enable-official_build official build of wxWidgets (win32 DLL only)
1826 --enable-vendor=VENDOR vendor name (win32 DLL only)
1827 --disable-largefile omit support for large files
1828 --disable-gtktest do not try to compile and run a test GTK+ program
1829 --disable-gtktest Do not try to compile and run a test GTK program
1830 --disable-sdltest Do not try to compile and run a test SDL program
1831 --enable-omf use OMF object format (OS/2)
1832 --disable-dependency-tracking
1833 don't use dependency tracking even
if the compiler
1835 --disable-precomp-headers
1836 don
't use precompiled headers even if compiler can
1839 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1840 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1841 --without-subdirs don't generate makefiles
for samples
/demos
/...
1842 --with-gtk[=VERSION
] use GTK
+, VERSION can be
2 (default
), 1 or
"any"
1843 --with-motif use Motif
/Lesstif
1844 --with-mac use Mac OS X
1845 --with-cocoa use Cocoa
1846 --with-wine use Wine
1847 --with-msw use MS
-Windows
1848 --with-pm use OS
/2 Presentation Manager
1849 --with-mgl use SciTech MGL
1850 --with-directfb use DirectFB
1851 --with-microwin use MicroWindows
1853 --with-libpng use libpng
(PNG image format
)
1854 --with-libjpeg use libjpeg
(JPEG
file format
)
1855 --with-libtiff use libtiff
(TIFF
file format
)
1856 --with-libxpm use libxpm
(XPM
file format
)
1857 --with-libmspack use libmspack
(CHM
help files loading
)
1858 --with-sdl use SDL
for audio on Unix
1859 --with-gnomeprint use GNOME print
for printing under GNOME
1860 --with-gnomevfs use GNOME VFS
for associating MIME types
1861 --with-hildon use Hildon framework
for Nokia
770
1862 --with-opengl use OpenGL
(or Mesa
)
1863 --with-themes=all
|list use only the specified comma
-separated list of wxUniversal themes
1864 --with-dmalloc use dmalloc library
(http
://dmalloc.com
/)
1865 --with-regex enable support
for wxRegEx class
1866 --with-zlib use zlib
for LZW compression
1867 --with-odbc use the IODBC and wxODBC classes
1868 --with-expat enable XML support using expat parser
1869 --with-flavour=NAME specify a name to identify this build
1870 --with-gtk-prefix=PFX Prefix where GTK is installed
(optional
)
1871 --with-gtk-exec-prefix=PFX Exec prefix where GTK is installed
(optional
)
1872 --with-x use the X Window System
1873 --with-libiconv-prefix=DIR search
for libiconv
in DIR
/include and DIR
/lib
1874 --with-sdl-prefix=PFX Prefix where SDL is installed
(optional
)
1875 --with-sdl-exec-prefix=PFX Exec prefix where SDL is installed
(optional
)
1876 --with-cppunit-prefix=PFX Prefix where CppUnit is installed
(optional
)
1877 --with-cppunit-exec-prefix=PFX Exec prefix where CppUnit is installed
(optional
)
1879 Some influential environment variables
:
1880 CC C compiler
command
1881 CFLAGS C compiler flags
1882 LDFLAGS linker flags
, e.g.
-L<lib dir
> if you have libraries
in a
1883 nonstandard directory
<lib dir
>
1884 LIBS libraries to pass to the linker
, e.g.
-l<library
>
1885 CPPFLAGS C
/C
++/Objective C preprocessor flags
, e.g.
-I<include dir
> if
1886 you have headers
in a nonstandard directory
<include dir
>
1888 CXX C
++ compiler
command
1889 CXXFLAGS C
++ compiler flags
1890 PKG_CONFIG path to pkg
-config utility
1892 C compiler flags
for DIRECTFB
, overriding pkg
-config
1894 linker flags
for DIRECTFB
, overriding pkg
-config
1895 XMKMF Path to xmkmf
, Makefile generator
for X Window System
1897 C compiler flags
for PANGOX
, overriding pkg
-config
1898 PANGOX_LIBS linker flags
for PANGOX
, overriding pkg
-config
1900 C compiler flags
for PANGOFT2
, overriding pkg
-config
1902 linker flags
for PANGOFT2
, overriding pkg
-config
1904 C compiler flags
for PANGOXFT
, overriding pkg
-config
1906 linker flags
for PANGOXFT
, overriding pkg
-config
1907 LIBGNOMEPRINTUI_CFLAGS
1908 C compiler flags
for LIBGNOMEPRINTUI
, overriding pkg
-config
1909 LIBGNOMEPRINTUI_LIBS
1910 linker flags
for LIBGNOMEPRINTUI
, overriding pkg
-config
1912 C compiler flags
for GNOMEVFS
, overriding pkg
-config
1914 linker flags
for GNOMEVFS
, overriding pkg
-config
1916 C compiler flags
for HILDON
, overriding pkg
-config
1917 HILDON_LIBS linker flags
for HILDON
, overriding pkg
-config
1919 C compiler flags
for CAIRO
, overriding pkg
-config
1920 CAIRO_LIBS linker flags
for CAIRO
, overriding pkg
-config
1921 GST_CFLAGS C compiler flags
for GST
, overriding pkg
-config
1922 GST_LIBS linker flags
for GST
, overriding pkg
-config
1924 Use these variables to override the choices made by
`configure' or to help
1925 it to find libraries and programs with nonstandard names/locations.
1927 Report bugs to <wx-dev@lists.wxwidgets.org>.
1932 if test "$ac_init_help" = "recursive"; then
1933 # If there are subdirs, report their specific --help.
1934 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1935 test -d "$ac_dir" || continue
1939 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1941 ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
1942 # A ".." for each directory in $ac_dir_suffix.
1943 ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
1944 case $ac_top_builddir_sub in
1945 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1946 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1949 ac_abs_top_builddir=$ac_pwd
1950 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1951 # for backward compatibility:
1952 ac_top_builddir=$ac_top_build_prefix
1955 .) # We are building in place.
1957 ac_top_srcdir=$ac_top_builddir_sub
1958 ac_abs_top_srcdir=$ac_pwd ;;
1959 [\\/]* | ?:[\\/]* ) # Absolute name.
1960 ac_srcdir=$srcdir$ac_dir_suffix;
1961 ac_top_srcdir=$srcdir
1962 ac_abs_top_srcdir=$srcdir ;;
1964 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1965 ac_top_srcdir=$ac_top_build_prefix$srcdir
1966 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1968 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1970 cd "$ac_dir" || { ac_status=$?; continue; }
1971 # Check for guested configure.
1972 if test -f "$ac_srcdir/configure.gnu"; then
1974 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1975 elif test -f "$ac_srcdir/configure"; then
1977 $SHELL "$ac_srcdir/configure" --help=recursive
1979 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1981 cd "$ac_pwd" || { ac_status=$?; break; }
1985 test -n "$ac_init_help" && exit $ac_status
1986 if $ac_init_version; then
1988 wxWidgets configure 2.9.0
1989 generated by GNU Autoconf 2.61
1991 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1992 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
1993 This configure script is free software; the Free Software Foundation
1994 gives unlimited permission to copy, distribute and modify it.
1998 cat >config.log <<_ACEOF
1999 This file contains any messages produced by compilers while
2000 running configure, to aid debugging if configure makes a mistake.
2002 It was created by wxWidgets $as_me 2.9.0, which was
2003 generated by GNU Autoconf 2.61. Invocation command line was
2015 hostname = `(hostname
|| uname
-n) 2>/dev
/null
| sed 1q
`
2016 uname -m = `(uname
-m) 2>/dev
/null
|| echo unknown
`
2017 uname -r = `(uname
-r) 2>/dev
/null
|| echo unknown
`
2018 uname -s = `(uname
-s) 2>/dev
/null
|| echo unknown
`
2019 uname -v = `(uname
-v) 2>/dev
/null
|| echo unknown
`
2021 /usr/bin/uname -p = `(/usr
/bin
/uname
-p) 2>/dev
/null
|| echo unknown
`
2022 /bin/uname -X = `(/bin
/uname
-X) 2>/dev
/null
|| echo unknown
`
2024 /bin/arch = `(/bin
/arch
) 2>/dev
/null
|| echo unknown
`
2025 /usr/bin/arch -k = `(/usr
/bin
/arch
-k) 2>/dev
/null
|| echo unknown
`
2026 /usr/convex/getsysinfo = `(/usr
/convex
/getsysinfo
) 2>/dev
/null
|| echo unknown
`
2027 /usr/bin/hostinfo = `(/usr
/bin
/hostinfo
) 2>/dev
/null
|| echo unknown
`
2028 /bin/machine = `(/bin
/machine
) 2>/dev
/null
|| echo unknown
`
2029 /usr/bin/oslevel = `(/usr
/bin
/oslevel
) 2>/dev
/null
|| echo unknown
`
2030 /bin/universe = `(/bin
/universe
) 2>/dev
/null
|| echo unknown
`
2034 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2038 test -z "$as_dir" && as_dir=.
2039 echo "PATH: $as_dir"
2055 # Keep a trace of the command line.
2056 # Strip out --no-create and --no-recursion so they do not pile up.
2057 # Strip out --silent because we don't want to record it for future runs.
2058 # Also quote any args containing shell meta-characters.
2059 # Make two passes to allow for proper duplicate-argument suppression.
2063 ac_must_keep_next=false
2069 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2070 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2071 | -silent | --silent | --silen | --sile | --sil)
2074 ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2077 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
2079 ac_configure_args1="$ac_configure_args1 '$ac_arg'"
2080 if test $ac_must_keep_next = true; then
2081 ac_must_keep_next=false # Got value, back to normal.
2084 *=* | --config-cache | -C | -disable-* | --disable-* \
2085 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2086 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2087 | -with-* | --with-* | -without-* | --without-* | --x)
2088 case "$ac_configure_args0 " in
2089 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2092 -* ) ac_must_keep_next=true ;;
2095 ac_configure_args="$ac_configure_args '$ac_arg'"
2100 $as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
2101 $as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
2103 # When interrupted or exit'd, cleanup temporary files, and complete
2104 # config.log. We remove comments because anyway the quotes in there
2105 # would cause problems or look ugly.
2106 # WARNING: Use '\'' to represent an apostrophe within the trap.
2107 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2108 trap 'exit_status=$?
2109 # Save into config.log some information that might help in debugging.
2114 ## ---------------- ##
2115 ## Cache variables. ##
2116 ## ---------------- ##
2119 # The following way of writing the cache mishandles newlines in values,
2121 for ac_var in `(set) 2>&1 | sed -n '\''s
/^\
([a
-zA-Z_][a
-zA-Z0-9_]*\
)=.
*/\
1/p
'\''`; do
2122 eval ac_val=\$$ac_var
2126 *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
2127 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
2130 _ | IFS | as_nl) ;; #(
2131 *) $as_unset $ac_var ;;
2136 case $as_nl`(ac_space
='\'' '\''; set) 2>&1` in #(
2137 *${as_nl}ac_space=\ *)
2139 "s/'\''/'\''\\\\'\'''\''/g;
2140 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2143 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2151 ## ----------------- ##
2152 ## Output variables. ##
2153 ## ----------------- ##
2156 for ac_var in $ac_subst_vars
2158 eval ac_val=\$$ac_var
2160 *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2162 echo "$ac_var='\''$ac_val'\''"
2166 if test -n "$ac_subst_files"; then
2168 ## ------------------- ##
2169 ## File substitutions. ##
2170 ## ------------------- ##
2173 for ac_var in $ac_subst_files
2175 eval ac_val=\$$ac_var
2177 *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2179 echo "$ac_var='\''$ac_val'\''"
2184 if test -s confdefs.h; then
2194 test "$ac_signal" != 0 &&
2195 echo "$as_me: caught signal $ac_signal"
2196 echo "$as_me: exit $exit_status"
2198 rm -f core *.core core.conftest.* &&
2199 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2202 for ac_signal in 1 2 13 15; do
2203 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
2207 # confdefs.h avoids OS command line length limits that DEFS can exceed.
2208 rm -f -r conftest* confdefs.h
2210 # Predefined preprocessor variables.
2212 cat >>confdefs.h <<_ACEOF
2213 #define PACKAGE_NAME "$PACKAGE_NAME"
2217 cat >>confdefs.h <<_ACEOF
2218 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2222 cat >>confdefs.h <<_ACEOF
2223 #define PACKAGE_VERSION "$PACKAGE_VERSION"
2227 cat >>confdefs.h <<_ACEOF
2228 #define PACKAGE_STRING "$PACKAGE_STRING"
2232 cat >>confdefs.h <<_ACEOF
2233 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2237 # Let the site file select an alternate cache file if it wants to.
2238 # Prefer explicitly selected file to automatically selected ones.
2239 if test -n "$CONFIG_SITE"; then
2240 set x "$CONFIG_SITE"
2241 elif test "x$prefix" != xNONE; then
2242 set x "$prefix/share/config.site" "$prefix/etc/config.site"
2244 set x "$ac_default_prefix/share/config.site" \
2245 "$ac_default_prefix/etc/config.site"
2250 if test -r "$ac_site_file"; then
2251 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
2252 echo "$as_me: loading site script $ac_site_file" >&6;}
2253 sed 's/^/| /' "$ac_site_file" >&5
2258 if test -r "$cache_file"; then
2259 # Some versions of bash will fail to source /dev/null (special
2260 # files actually), so we avoid doing that.
2261 if test -f "$cache_file"; then
2262 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
2263 echo "$as_me: loading cache $cache_file" >&6;}
2265 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2266 *) . "./$cache_file";;
2270 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
2271 echo "$as_me: creating cache $cache_file" >&6;}
2275 # Check that the precious variables saved in the cache have kept the same
2277 ac_cache_corrupted=false
2278 for ac_var in $ac_precious_vars; do
2279 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2280 eval ac_new_set=\$ac_env_${ac_var}_set
2281 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2282 eval ac_new_val=\$ac_env_${ac_var}_value
2283 case $ac_old_set,$ac_new_set in
2285 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run
" >&5
2286 echo "$as_me: error
: \
`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2287 ac_cache_corrupted=: ;;
2289 { echo "$as_me:$LINENO: error: \`$ac_var' was not
set in the previous run
" >&5
2290 echo "$as_me: error
: \
`$ac_var' was not set in the previous run" >&2;}
2291 ac_cache_corrupted=: ;;
2294 if test "x$ac_old_val" != "x$ac_new_val"; then
2295 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
2296 echo "$as_me: error: \`$ac_var' has changed since the previous run
:" >&2;}
2297 { echo "$as_me:$LINENO: former value
: $ac_old_val" >&5
2298 echo "$as_me: former value
: $ac_old_val" >&2;}
2299 { echo "$as_me:$LINENO: current value
: $ac_new_val" >&5
2300 echo "$as_me: current value
: $ac_new_val" >&2;}
2301 ac_cache_corrupted=:
2304 # Pass precious variables to config.status.
2305 if test "$ac_new_set" = set; then
2307 *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s
/'/'\\\\\\\\''/g
"` ;;
2308 *) ac_arg=$ac_var=$ac_new_val ;;
2310 case " $ac_configure_args " in
2311 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2312 *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
2316 if $ac_cache_corrupted; then
2317 { echo "$as_me:$LINENO: error
: changes
in the environment can compromise the build
" >&5
2318 echo "$as_me: error
: changes
in the environment can compromise the build
" >&2;}
2319 { { echo "$as_me:$LINENO: error
: run \
`make distclean' and/or \`rm $cache_file' and start over" >&5
2320 echo "$as_me: error: run \`make distclean' and
/or \
`rm $cache_file' and start over" >&2;}
2321 { (exit 1); exit 1; }; }
2349 ac_cpp='$CPP $CPPFLAGS'
2350 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2351 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2352 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2359 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2360 if test -f "$ac_dir/install-sh"; then
2362 ac_install_sh="$ac_aux_dir/install-sh -c"
2364 elif test -f "$ac_dir/install.sh"; then
2366 ac_install_sh="$ac_aux_dir/install.sh -c"
2368 elif test -f "$ac_dir/shtool"; then
2370 ac_install_sh="$ac_aux_dir/shtool install -c"
2374 if test -z "$ac_aux_dir"; then
2375 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
2376 echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
2377 { (exit 1); exit 1; }; }
2380 # These three variables are undocumented and unsupported,
2381 # and are intended to be withdrawn in a future Autoconf release.
2382 # They can cause serious problems if a builder's source tree is in a directory
2383 # whose full name contains unusual characters.
2384 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2385 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2386 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2389 # Make sure we can run config.sub.
2390 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2391 { { echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
2392 echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
2393 { (exit 1); exit 1; }; }
2395 { echo "$as_me:$LINENO: checking build system type" >&5
2396 echo $ECHO_N "checking build system type... $ECHO_C" >&6; }
2397 if test "${ac_cv_build+set}" = set; then
2398 echo $ECHO_N "(cached) $ECHO_C" >&6
2400 ac_build_alias=$build_alias
2401 test "x$ac_build_alias" = x &&
2402 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2403 test "x$ac_build_alias" = x &&
2404 { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
2405 echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
2406 { (exit 1); exit 1; }; }
2407 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2408 { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
2409 echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
2410 { (exit 1); exit 1; }; }
2413 { echo "$as_me:$LINENO: result: $ac_cv_build" >&5
2414 echo "${ECHO_T}$ac_cv_build" >&6; }
2415 case $ac_cv_build in
2417 *) { { echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
2418 echo "$as_me: error: invalid value of canonical build" >&2;}
2419 { (exit 1); exit 1; }; };;
2422 ac_save_IFS=$IFS; IFS='-'
2428 # Remember, the first character of IFS is used to create $*,
2429 # except with old shells:
2432 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2435 { echo "$as_me:$LINENO: checking host system type" >&5
2436 echo $ECHO_N "checking host system type... $ECHO_C" >&6; }
2437 if test "${ac_cv_host+set}" = set; then
2438 echo $ECHO_N "(cached) $ECHO_C" >&6
2440 if test "x$host_alias" = x; then
2441 ac_cv_host=$ac_cv_build
2443 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2444 { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
2445 echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
2446 { (exit 1); exit 1; }; }
2450 { echo "$as_me:$LINENO: result: $ac_cv_host" >&5
2451 echo "${ECHO_T}$ac_cv_host" >&6; }
2454 *) { { echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
2455 echo "$as_me: error: invalid value of canonical host" >&2;}
2456 { (exit 1); exit 1; }; };;
2459 ac_save_IFS=$IFS; IFS='-'
2465 # Remember, the first character of IFS is used to create $*,
2466 # except with old shells:
2469 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2472 { echo "$as_me:$LINENO: checking target system type" >&5
2473 echo $ECHO_N "checking target system type... $ECHO_C" >&6; }
2474 if test "${ac_cv_target+set}" = set; then
2475 echo $ECHO_N "(cached) $ECHO_C" >&6
2477 if test "x$target_alias" = x; then
2478 ac_cv_target=$ac_cv_host
2480 ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
2481 { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&5
2482 echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&2;}
2483 { (exit 1); exit 1; }; }
2487 { echo "$as_me:$LINENO: result: $ac_cv_target" >&5
2488 echo "${ECHO_T}$ac_cv_target" >&6; }
2489 case $ac_cv_target in
2491 *) { { echo "$as_me:$LINENO: error: invalid value of canonical target" >&5
2492 echo "$as_me: error: invalid value of canonical target" >&2;}
2493 { (exit 1); exit 1; }; };;
2495 target=$ac_cv_target
2496 ac_save_IFS=$IFS; IFS='-'
2502 # Remember, the first character of IFS is used to create $*,
2503 # except with old shells:
2506 case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
2509 # The aliases save the names the user supplied, while $host etc.
2510 # will get canonicalized.
2511 test -n "$target_alias" &&
2512 test "$program_prefix$program_suffix$program_transform_name" = \
2514 program_prefix=${target_alias}-
2518 wx_major_version_number=2
2519 wx_minor_version_number=9
2521 wx_subrelease_number=0
2523 WX_RELEASE=$wx_major_version_number.$wx_minor_version_number
2524 WX_VERSION=$WX_RELEASE.$wx_release_number
2525 WX_SUBVERSION=$WX_VERSION.$wx_subrelease_number
2527 WX_MSW_VERSION=$wx_major_version_number$wx_minor_version_number$wx_release_number
2530 wx_top_builddir="`pwd`"
2543 USE_BSD= USE_DARWIN= USE_FREEBSD=
2549 USE_SOLARIS= USE_SUN= USE_SUNOS= USE_SVR4= USE_SYSV= USE_VMS=
2555 NEEDS_D_REENTRANT_FOR_R_FUNCS=0
2557 ALL_TOOLKITS="COCOA GTK MAC MGL MICROWIN MOTIF MSW PM X11 DFB"
2559 DEFAULT_wxUSE_COCOA=0
2563 DEFAULT_wxUSE_MICROWIN=0
2564 DEFAULT_wxUSE_MOTIF=0
2570 DEFAULT_DEFAULT_wxUSE_COCOA=0
2571 DEFAULT_DEFAULT_wxUSE_GTK=0
2572 DEFAULT_DEFAULT_wxUSE_MAC=0
2573 DEFAULT_DEFAULT_wxUSE_MGL=0
2574 DEFAULT_DEFAULT_wxUSE_MICROWIN=0
2575 DEFAULT_DEFAULT_wxUSE_MOTIF=0
2576 DEFAULT_DEFAULT_wxUSE_MSW=0
2577 DEFAULT_DEFAULT_wxUSE_PM=0
2578 DEFAULT_DEFAULT_wxUSE_X11=0
2579 DEFAULT_DEFAULT_wxUSE_DFB=0
2584 SAMPLES_RPATH_POSTLINK=
2586 DEFAULT_STD_FLAG=yes
2591 DEFAULT_DEFAULT_wxUSE_MOTIF=1
2592 NEEDS_D_REENTRANT_FOR_R_FUNCS=1
2594 cat >>confdefs.h <<\_ACEOF
2599 CPPFLAGS="-D_HPUX_SOURCE $CPPFLAGS"
2603 cat >>confdefs.h <<\_ACEOF
2608 if test "x$TMP" = "xalpha"; then
2610 cat >>confdefs.h <<\_ACEOF
2615 DEFAULT_DEFAULT_wxUSE_GTK=1
2617 *-*-gnu* | *-*-k*bsd*-gnu )
2620 if test "x$TMP" = "xalpha"; then
2622 cat >>confdefs.h <<\_ACEOF
2627 DEFAULT_DEFAULT_wxUSE_GTK=1
2629 *-*-irix5* | *-*-irix6* )
2632 cat >>confdefs.h <<\_ACEOF
2636 cat >>confdefs.h <<\_ACEOF
2640 DEFAULT_DEFAULT_wxUSE_MOTIF=1
2646 cat >>confdefs.h <<\_ACEOF
2650 cat >>confdefs.h <<\_ACEOF
2651 #define __SOLARIS__ 1
2654 cat >>confdefs.h <<\_ACEOF
2658 DEFAULT_DEFAULT_wxUSE_MOTIF=1
2659 NEEDS_D_REENTRANT_FOR_R_FUNCS=1
2665 cat >>confdefs.h <<\_ACEOF
2669 cat >>confdefs.h <<\_ACEOF
2673 cat >>confdefs.h <<\_ACEOF
2677 DEFAULT_DEFAULT_wxUSE_MOTIF=1
2682 cat >>confdefs.h <<\_ACEOF
2683 #define __FREEBSD__ 1
2686 cat >>confdefs.h <<\_ACEOF
2690 DEFAULT_DEFAULT_wxUSE_GTK=1
2692 *-*-openbsd*|*-*-mirbsd*)
2695 cat >>confdefs.h <<\_ACEOF
2696 #define __OPENBSD__ 1
2699 cat >>confdefs.h <<\_ACEOF
2703 DEFAULT_DEFAULT_wxUSE_GTK=1
2708 cat >>confdefs.h <<\_ACEOF
2709 #define __NETBSD__ 1
2712 cat >>confdefs.h <<\_ACEOF
2716 DEFAULT_DEFAULT_wxUSE_GTK=1
2717 NEEDS_D_REENTRANT_FOR_R_FUNCS=1
2719 CPPFLAGS="-D_NETBSD_SOURCE -D_LIBC $CPPFLAGS"
2724 cat >>confdefs.h <<\_ACEOF
2728 cat >>confdefs.h <<\_ACEOF
2732 DEFAULT_DEFAULT_wxUSE_MOTIF=1
2733 NEEDS_D_REENTRANT_FOR_R_FUNCS=1
2738 cat >>confdefs.h <<\_ACEOF
2742 cat >>confdefs.h <<\_ACEOF
2746 DEFAULT_DEFAULT_wxUSE_MOTIF=1
2751 cat >>confdefs.h <<\_ACEOF
2755 cat >>confdefs.h <<\_ACEOF
2759 DEFAULT_DEFAULT_wxUSE_MOTIF=1
2766 cat >>confdefs.h <<\_ACEOF
2770 cat >>confdefs.h <<\_ACEOF
2774 cat >>confdefs.h <<\_ACEOF
2778 DEFAULT_DEFAULT_wxUSE_MOTIF=1
2785 cat >>confdefs.h <<\_ACEOF
2786 #define __UNIXWARE__ 1
2791 *-*-cygwin* | *-*-mingw32* )
2794 DEFAULT_DEFAULT_wxUSE_MSW=1
2800 cat >>confdefs.h <<\_ACEOF
2805 DEFAULT_DEFAULT_wxUSE_MGL=1
2808 *-pc-os2_emx | *-pc-os2-emx )
2809 cat >>confdefs.h <<\_ACEOF
2814 cat >>confdefs.h <<\_ACEOF
2819 DEFAULT_DEFAULT_wxUSE_PM=1
2821 LDFLAGS="$LDFLAGS -Zcrtdll"
2822 ac_executable_extensions=".exe"
2823 export ac_executable_extensions
2827 for ac_dir in $PATH; do
2829 if test -z "$ac_TEMP_PATH"; then
2830 ac_TEMP_PATH="$ac_dir"
2832 ac_TEMP_PATH="$ac_TEMP_PATH/$ac_dir"
2835 export PATH="$ac_TEMP_PATH"
2844 cat >>confdefs.h <<\_ACEOF
2848 cat >>confdefs.h <<\_ACEOF
2849 #define __DARWIN__ 1
2852 cat >>confdefs.h <<\_ACEOF
2853 #define TARGET_CARBON 1
2856 DEFAULT_DEFAULT_wxUSE_MAC=1
2859 powerpc-apple-macos* )
2861 ac_cv_c_bigendian=yes
2863 DEFAULT_DEFAULT_wxUSE_MAC=1
2869 cat >>confdefs.h <<\_ACEOF
2876 { echo "$as_me:$LINENO: WARNING: *** System type ${host} is unknown, assuming generic Unix and continuing nevertheless." >&5
2877 echo "$as_me: WARNING: *** System type ${host} is unknown, assuming generic Unix and continuing nevertheless." >&2;}
2878 { echo "$as_me:$LINENO: WARNING: *** Please report the build results to wx-dev@lists.wxwidgets.org." >&5
2879 echo "$as_me: WARNING: *** Please report the build results to wx-dev@lists.wxwidgets.org." >&2;}
2881 DEFAULT_DEFAULT_wxUSE_X11=1
2882 DEFAULT_wxUSE_SHARED=no
2888 wx_arg_cache_file="configarg.cache"
2889 echo "loading argument cache $wx_arg_cache_file"
2890 rm -f ${wx_arg_cache_file}.tmp
2891 touch ${wx_arg_cache_file}.tmp
2892 touch ${wx_arg_cache_file}
2896 if test $DEBUG_CONFIGURE = 1; then
2897 DEFAULT_wxUSE_UNIVERSAL=no
2898 DEFAULT_wxUSE_STL=no
2900 DEFAULT_wxUSE_NANOX=no
2902 DEFAULT_wxUSE_THREADS=yes
2904 DEFAULT_wxUSE_SHARED=${DEFAULT_wxUSE_SHARED:-yes}
2905 DEFAULT_wxUSE_OPTIMISE=no
2906 DEFAULT_wxUSE_PROFILE=no
2907 DEFAULT_wxUSE_NO_DEPS=no
2908 DEFAULT_wxUSE_VARARG_MACROS=no
2909 DEFAULT_wxUSE_NO_RTTI=no
2910 DEFAULT_wxUSE_NO_EXCEPTIONS=no
2911 DEFAULT_wxUSE_UNIVERSAL_BINARY=no
2912 DEFAULT_wxUSE_RPATH=yes
2913 DEFAULT_wxUSE_PERMISSIVE=no
2914 DEFAULT_wxUSE_DEBUG_FLAG=yes
2915 DEFAULT_wxUSE_DEBUG_INFO=yes
2916 DEFAULT_wxUSE_DEBUG_GDB=yes
2917 DEFAULT_wxUSE_MEM_TRACING=no
2918 DEFAULT_wxUSE_DEBUG_CONTEXT=no
2919 DEFAULT_wxUSE_DMALLOC=no
2920 DEFAULT_wxUSE_APPLE_IEEE=no
2922 DEFAULT_wxUSE_EXCEPTIONS=no
2923 DEFAULT_wxUSE_LOG=yes
2924 DEFAULT_wxUSE_LOGWINDOW=no
2925 DEFAULT_wxUSE_LOGGUI=no
2926 DEFAULT_wxUSE_LOGDIALOG=no
2928 DEFAULT_wxUSE_GUI=yes
2929 DEFAULT_wxUSE_CONTROLS=no
2931 DEFAULT_wxUSE_REGEX=no
2932 DEFAULT_wxUSE_XML=no
2933 DEFAULT_wxUSE_EXPAT=no
2934 DEFAULT_wxUSE_ZLIB=no
2935 DEFAULT_wxUSE_LIBPNG=no
2936 DEFAULT_wxUSE_LIBJPEG=no
2937 DEFAULT_wxUSE_LIBTIFF=no
2938 DEFAULT_wxUSE_LIBXPM=no
2939 DEFAULT_wxUSE_LIBMSPACK=no
2940 DEFAULT_wxUSE_LIBSDL=no
2941 DEFAULT_wxUSE_LIBGNOMEPRINT=no
2942 DEFAULT_wxUSE_LIBGNOMEVFS=no
2943 DEFAULT_wxUSE_LIBHILDON=no
2944 DEFAULT_wxUSE_ODBC=no
2945 DEFAULT_wxUSE_OPENGL=no
2947 DEFAULT_wxUSE_ON_FATAL_EXCEPTION=no
2948 DEFAULT_wxUSE_STACKWALKER=no
2949 DEFAULT_wxUSE_DEBUGREPORT=no
2950 DEFAULT_wxUSE_SNGLINST_CHECKER=no
2951 DEFAULT_wxUSE_STD_IOSTREAM=no
2952 DEFAULT_wxUSE_STD_STRING=no
2953 DEFAULT_wxUSE_CMDLINE_PARSER=no
2954 DEFAULT_wxUSE_DATETIME=no
2955 DEFAULT_wxUSE_TIMER=no
2956 DEFAULT_wxUSE_STOPWATCH=no
2957 DEFAULT_wxUSE_FILE=no
2958 DEFAULT_wxUSE_FFILE=no
2959 DEFAULT_wxUSE_STDPATHS=no
2960 DEFAULT_wxUSE_TEXTBUFFER=no
2961 DEFAULT_wxUSE_TEXTFILE=no
2962 DEFAULT_wxUSE_SOUND=no
2963 DEFAULT_wxUSE_MEDIACTRL=no
2964 DEFAULT_wxUSE_GSTREAMER8=no
2965 DEFAULT_wxUSE_PRINTF_POS_PARAMS=no
2966 DEFAULT_wxUSE_INTL=no
2967 DEFAULT_wxUSE_CONFIG=no
2968 DEFAULT_wxUSE_FONTMAP=no
2969 DEFAULT_wxUSE_STREAMS=no
2970 DEFAULT_wxUSE_SOCKETS=no
2971 DEFAULT_wxUSE_OLE=no
2972 DEFAULT_wxUSE_DATAOBJ=no
2973 DEFAULT_wxUSE_DIALUP_MANAGER=no
2974 DEFAULT_wxUSE_JOYSTICK=no
2975 DEFAULT_wxUSE_DYNLIB_CLASS=no
2976 DEFAULT_wxUSE_DYNAMIC_LOADER=no
2977 DEFAULT_wxUSE_LONGLONG=no
2978 DEFAULT_wxUSE_GEOMETRY=no
2980 DEFAULT_wxUSE_AFM_FOR_POSTSCRIPT=no
2981 DEFAULT_wxUSE_NORMALIZED_PS_FONTS=no
2982 DEFAULT_wxUSE_POSTSCRIPT=no
2984 DEFAULT_wxUSE_CLIPBOARD=no
2985 DEFAULT_wxUSE_TOOLTIPS=no
2986 DEFAULT_wxUSE_DRAG_AND_DROP=no
2987 DEFAULT_wxUSE_DRAGIMAGE=no
2988 DEFAULT_wxUSE_SPLINES=no
2989 DEFAULT_wxUSE_MOUSEWHEEL=no
2991 DEFAULT_wxUSE_MDI=no
2992 DEFAULT_wxUSE_MDI_ARCHITECTURE=no
2993 DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE=no
2994 DEFAULT_wxUSE_PRINTING_ARCHITECTURE=no
2996 DEFAULT_wxUSE_RESOURCES=no
2997 DEFAULT_wxUSE_CONSTRAINTS=no
2998 DEFAULT_wxUSE_IPC=no
2999 DEFAULT_wxUSE_HELP=no
3000 DEFAULT_wxUSE_MS_HTML_HELP=no
3001 DEFAULT_wxUSE_WXHTML_HELP=no
3002 DEFAULT_wxUSE_TREELAYOUT=no
3003 DEFAULT_wxUSE_METAFILE=no
3004 DEFAULT_wxUSE_MIMETYPE=no
3005 DEFAULT_wxUSE_SYSTEM_OPTIONS=no
3006 DEFAULT_wxUSE_PROTOCOL=no
3007 DEFAULT_wxUSE_PROTOCOL_HTTP=no
3008 DEFAULT_wxUSE_PROTOCOL_FTP=no
3009 DEFAULT_wxUSE_PROTOCOL_FILE=no
3010 DEFAULT_wxUSE_URL=no
3011 DEFAULT_wxUSE_VARIANT=no
3013 DEFAULT_wxUSE_ABOUTDLG=no
3014 DEFAULT_wxUSE_COMMONDLGS=no
3015 DEFAULT_wxUSE_CHOICEDLG=no
3016 DEFAULT_wxUSE_COLOURDLG=no
3017 DEFAULT_wxUSE_DIRDLG=no
3018 DEFAULT_wxUSE_FILEDLG=no
3019 DEFAULT_wxUSE_FINDREPLDLG=no
3020 DEFAULT_wxUSE_FONTDLG=no
3021 DEFAULT_wxUSE_MSGDLG=no
3022 DEFAULT_wxUSE_NUMBERDLG=no
3023 DEFAULT_wxUSE_TEXTDLG=no
3024 DEFAULT_wxUSE_SPLASH=no
3025 DEFAULT_wxUSE_STARTUP_TIPS=no
3026 DEFAULT_wxUSE_PROGRESSDLG=no
3027 DEFAULT_wxUSE_WIZARDDLG=no
3029 DEFAULT_wxUSE_MENUS=no
3030 DEFAULT_wxUSE_MINIFRAME=no
3031 DEFAULT_wxUSE_HTML=no
3032 DEFAULT_wxUSE_RICHTEXT=no
3033 DEFAULT_wxUSE_XRC=no
3034 DEFAULT_wxUSE_AUI=no
3035 DEFAULT_wxUSE_WEBKIT=no
3036 DEFAULT_wxUSE_FILESYSTEM=no
3037 DEFAULT_wxUSE_FS_INET=no
3038 DEFAULT_wxUSE_FS_ZIP=no
3039 DEFAULT_wxUSE_FS_ARCHIVE=no
3040 DEFAULT_wxUSE_BUSYINFO=no
3041 DEFAULT_wxUSE_ARCHIVE_STREAMS=no
3042 DEFAULT_wxUSE_ZIPSTREAM=no
3043 DEFAULT_wxUSE_TARSTREAM=no
3044 DEFAULT_wxUSE_VALIDATORS=no
3046 DEFAULT_wxUSE_ACCEL=no
3047 DEFAULT_wxUSE_ANIMATIONCTRL=no
3048 DEFAULT_wxUSE_BUTTON=no
3049 DEFAULT_wxUSE_BMPBUTTON=no
3050 DEFAULT_wxUSE_BITMAPCOMBOBOX=no
3051 DEFAULT_wxUSE_CALCTRL=no
3052 DEFAULT_wxUSE_CARET=no
3053 DEFAULT_wxUSE_CHECKBOX=no
3054 DEFAULT_wxUSE_CHECKLST=no
3055 DEFAULT_wxUSE_CHOICE=no
3056 DEFAULT_wxUSE_CHOICEBOOK=no
3057 DEFAULT_wxUSE_COLLPANE=no
3058 DEFAULT_wxUSE_COLOURPICKERCTRL=no
3059 DEFAULT_wxUSE_COMBOBOX=no
3060 DEFAULT_wxUSE_COMBOCTRL=no
3061 DEFAULT_wxUSE_DATEPICKCTRL=no
3062 DEFAULT_wxUSE_DISPLAY=no
3063 DEFAULT_wxUSE_DETECT_SM=no
3064 DEFAULT_wxUSE_DIRPICKERCTRL=no
3065 DEFAULT_wxUSE_FILEPICKERCTRL=no
3066 DEFAULT_wxUSE_FONTPICKERCTRL=no
3067 DEFAULT_wxUSE_GAUGE=no
3068 DEFAULT_wxUSE_GRAPHICS_CONTEXT=no
3069 DEFAULT_wxUSE_GRID=no
3070 DEFAULT_wxUSE_HYPERLINKCTRL=no
3071 DEFAULT_wxUSE_DATAVIEWCTRL=no
3072 DEFAULT_wxUSE_IMAGLIST=no
3073 DEFAULT_wxUSE_LISTBOOK=no
3074 DEFAULT_wxUSE_LISTBOX=no
3075 DEFAULT_wxUSE_LISTCTRL=no
3076 DEFAULT_wxUSE_NOTEBOOK=no
3077 DEFAULT_wxUSE_ODCOMBOBOX=no
3078 DEFAULT_wxUSE_RADIOBOX=no
3079 DEFAULT_wxUSE_RADIOBTN=no
3080 DEFAULT_wxUSE_SASH=no
3081 DEFAULT_wxUSE_SCROLLBAR=no
3082 DEFAULT_wxUSE_SEARCHCTRL=no
3083 DEFAULT_wxUSE_SLIDER=no
3084 DEFAULT_wxUSE_SPINBTN=no
3085 DEFAULT_wxUSE_SPINCTRL=no
3086 DEFAULT_wxUSE_SPLITTER=no
3087 DEFAULT_wxUSE_STATBMP=no
3088 DEFAULT_wxUSE_STATBOX=no
3089 DEFAULT_wxUSE_STATLINE=no
3090 DEFAULT_wxUSE_STATTEXT=no
3091 DEFAULT_wxUSE_STATUSBAR=yes
3092 DEFAULT_wxUSE_TAB_DIALOG=no
3093 DEFAULT_wxUSE_TEXTCTRL=no
3094 DEFAULT_wxUSE_TOGGLEBTN=no
3095 DEFAULT_wxUSE_TOOLBAR=no
3096 DEFAULT_wxUSE_TOOLBAR_NATIVE=no
3097 DEFAULT_wxUSE_TREEBOOK=no
3098 DEFAULT_wxUSE_TOOLBOOK=no
3099 DEFAULT_wxUSE_TREECTRL=no
3100 DEFAULT_wxUSE_POPUPWIN=no
3101 DEFAULT_wxUSE_TIPWINDOW=no
3103 DEFAULT_wxUSE_UNICODE=no
3104 DEFAULT_wxUSE_UNICODE_MSLU=no
3105 DEFAULT_wxUSE_WCSRTOMBS=no
3107 DEFAULT_wxUSE_PALETTE=no
3108 DEFAULT_wxUSE_IMAGE=no
3109 DEFAULT_wxUSE_GIF=no
3110 DEFAULT_wxUSE_PCX=no
3111 DEFAULT_wxUSE_TGA=no
3112 DEFAULT_wxUSE_PNM=no
3113 DEFAULT_wxUSE_IFF=no
3114 DEFAULT_wxUSE_XPM=no
3115 DEFAULT_wxUSE_ICO_CUR=no
3116 DEFAULT_wxUSE_ACCESSIBILITY=no
3118 DEFAULT_wxUSE_MONOLITHIC=no
3119 DEFAULT_wxUSE_PLUGINS=no
3120 DEFAULT_wxUSE_OFFICIAL_BUILD=no
3122 DEFAULT_wxUSE_UNIVERSAL=no
3123 DEFAULT_wxUSE_STL=no
3125 DEFAULT_wxUSE_NANOX=no
3127 DEFAULT_wxUSE_THREADS=yes
3129 DEFAULT_wxUSE_SHARED=${DEFAULT_wxUSE_SHARED:-yes}
3130 DEFAULT_wxUSE_OPTIMISE=yes
3131 DEFAULT_wxUSE_PROFILE=no
3132 DEFAULT_wxUSE_NO_DEPS=no
3133 DEFAULT_wxUSE_VARARG_MACROS=yes
3134 DEFAULT_wxUSE_NO_RTTI=no
3135 DEFAULT_wxUSE_NO_EXCEPTIONS=no
3136 DEFAULT_wxUSE_UNIVERSAL_BINARY=no
3137 DEFAULT_wxUSE_RPATH=yes
3138 DEFAULT_wxUSE_PERMISSIVE=no
3139 DEFAULT_wxUSE_DEBUG_FLAG=no
3140 DEFAULT_wxUSE_DEBUG_INFO=no
3141 DEFAULT_wxUSE_DEBUG_GDB=no
3142 DEFAULT_wxUSE_MEM_TRACING=no
3143 DEFAULT_wxUSE_DEBUG_CONTEXT=no
3144 DEFAULT_wxUSE_DMALLOC=no
3145 DEFAULT_wxUSE_APPLE_IEEE=yes
3147 DEFAULT_wxUSE_EXCEPTIONS=yes
3148 DEFAULT_wxUSE_LOG=yes
3149 DEFAULT_wxUSE_LOGWINDOW=yes
3150 DEFAULT_wxUSE_LOGGUI=yes
3151 DEFAULT_wxUSE_LOGDIALOG=yes
3153 DEFAULT_wxUSE_GUI=yes
3155 DEFAULT_wxUSE_REGEX=yes
3156 DEFAULT_wxUSE_XML=yes
3157 DEFAULT_wxUSE_EXPAT=yes
3158 DEFAULT_wxUSE_ZLIB=yes
3159 DEFAULT_wxUSE_LIBPNG=yes
3160 DEFAULT_wxUSE_LIBJPEG=yes
3161 DEFAULT_wxUSE_LIBTIFF=yes
3162 DEFAULT_wxUSE_LIBXPM=yes
3163 DEFAULT_wxUSE_LIBMSPACK=yes
3164 DEFAULT_wxUSE_LIBSDL=no
3165 DEFAULT_wxUSE_LIBGNOMEPRINT=yes
3166 DEFAULT_wxUSE_LIBGNOMEVFS=no
3167 DEFAULT_wxUSE_LIBHILDON=no
3168 DEFAULT_wxUSE_ODBC=no
3169 DEFAULT_wxUSE_OPENGL=no
3171 DEFAULT_wxUSE_ON_FATAL_EXCEPTION=yes
3172 DEFAULT_wxUSE_STACKWALKER=yes
3173 DEFAULT_wxUSE_DEBUGREPORT=yes
3174 DEFAULT_wxUSE_SNGLINST_CHECKER=yes
3175 DEFAULT_wxUSE_STD_IOSTREAM=$DEFAULT_STD_FLAG
3176 DEFAULT_wxUSE_STD_STRING=$DEFAULT_STD_FLAG
3177 DEFAULT_wxUSE_CMDLINE_PARSER=yes
3178 DEFAULT_wxUSE_DATETIME=yes
3179 DEFAULT_wxUSE_TIMER=yes
3180 DEFAULT_wxUSE_STOPWATCH=yes
3181 DEFAULT_wxUSE_FILE=yes
3182 DEFAULT_wxUSE_FFILE=yes
3183 DEFAULT_wxUSE_STDPATHS=yes
3184 DEFAULT_wxUSE_TEXTBUFFER=yes
3185 DEFAULT_wxUSE_TEXTFILE=yes
3186 DEFAULT_wxUSE_SOUND=yes
3187 DEFAULT_wxUSE_MEDIACTRL=no
3188 DEFAULT_wxUSE_GSTREAMER8=no
3189 DEFAULT_wxUSE_PRINTF_POS_PARAMS=yes
3190 DEFAULT_wxUSE_INTL=yes
3191 DEFAULT_wxUSE_CONFIG=yes
3192 DEFAULT_wxUSE_FONTMAP=yes
3193 DEFAULT_wxUSE_STREAMS=yes
3194 DEFAULT_wxUSE_SOCKETS=yes
3195 DEFAULT_wxUSE_OLE=yes
3196 DEFAULT_wxUSE_DATAOBJ=yes
3197 DEFAULT_wxUSE_DIALUP_MANAGER=yes
3198 DEFAULT_wxUSE_JOYSTICK=yes
3199 DEFAULT_wxUSE_DYNLIB_CLASS=yes
3200 DEFAULT_wxUSE_DYNAMIC_LOADER=yes
3201 DEFAULT_wxUSE_LONGLONG=yes
3202 DEFAULT_wxUSE_GEOMETRY=yes
3204 DEFAULT_wxUSE_AFM_FOR_POSTSCRIPT=yes
3205 DEFAULT_wxUSE_NORMALIZED_PS_FONTS=yes
3206 DEFAULT_wxUSE_POSTSCRIPT=yes
3208 DEFAULT_wxUSE_CLIPBOARD=yes
3209 DEFAULT_wxUSE_TOOLTIPS=yes
3210 DEFAULT_wxUSE_DRAG_AND_DROP=yes
3211 DEFAULT_wxUSE_DRAGIMAGE=yes
3212 DEFAULT_wxUSE_SPLINES=yes
3213 DEFAULT_wxUSE_MOUSEWHEEL=yes
3215 DEFAULT_wxUSE_MDI=yes
3216 DEFAULT_wxUSE_MDI_ARCHITECTURE=yes
3217 DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE=yes
3218 DEFAULT_wxUSE_PRINTING_ARCHITECTURE=yes
3220 DEFAULT_wxUSE_RESOURCES=no
3221 DEFAULT_wxUSE_CONSTRAINTS=yes
3222 DEFAULT_wxUSE_IPC=yes
3223 DEFAULT_wxUSE_HELP=yes
3224 DEFAULT_wxUSE_MS_HTML_HELP=yes
3225 DEFAULT_wxUSE_WXHTML_HELP=yes
3226 DEFAULT_wxUSE_TREELAYOUT=yes
3227 DEFAULT_wxUSE_METAFILE=yes
3228 DEFAULT_wxUSE_MIMETYPE=yes
3229 DEFAULT_wxUSE_SYSTEM_OPTIONS=yes
3230 DEFAULT_wxUSE_PROTOCOL=yes
3231 DEFAULT_wxUSE_PROTOCOL_HTTP=yes
3232 DEFAULT_wxUSE_PROTOCOL_FTP=yes
3233 DEFAULT_wxUSE_PROTOCOL_FILE=yes
3234 DEFAULT_wxUSE_URL=yes
3235 DEFAULT_wxUSE_VARIANT=yes
3237 DEFAULT_wxUSE_ABOUTDLG=yes
3238 DEFAULT_wxUSE_COMMONDLGS=yes
3239 DEFAULT_wxUSE_CHOICEDLG=yes
3240 DEFAULT_wxUSE_COLOURDLG=yes
3241 DEFAULT_wxUSE_DIRDLG=yes
3242 DEFAULT_wxUSE_FILEDLG=yes
3243 DEFAULT_wxUSE_FINDREPLDLG=yes
3244 DEFAULT_wxUSE_FONTDLG=yes
3245 DEFAULT_wxUSE_MSGDLG=yes
3246 DEFAULT_wxUSE_NUMBERDLG=yes
3247 DEFAULT_wxUSE_TEXTDLG=yes
3248 DEFAULT_wxUSE_SPLASH=yes
3249 DEFAULT_wxUSE_STARTUP_TIPS=yes
3250 DEFAULT_wxUSE_PROGRESSDLG=yes
3251 DEFAULT_wxUSE_WIZARDDLG=yes
3253 DEFAULT_wxUSE_MENUS=yes
3254 DEFAULT_wxUSE_MINIFRAME=yes
3255 DEFAULT_wxUSE_HTML=yes
3256 DEFAULT_wxUSE_RICHTEXT=yes
3257 DEFAULT_wxUSE_XRC=yes
3258 DEFAULT_wxUSE_AUI=yes
3259 DEFAULT_wxUSE_WEBKIT=yes
3260 DEFAULT_wxUSE_FILESYSTEM=yes
3261 DEFAULT_wxUSE_FS_INET=yes
3262 DEFAULT_wxUSE_FS_ZIP=yes
3263 DEFAULT_wxUSE_FS_ARCHIVE=yes
3264 DEFAULT_wxUSE_BUSYINFO=yes
3265 DEFAULT_wxUSE_ARCHIVE_STREAMS=yes
3266 DEFAULT_wxUSE_ZIPSTREAM=yes
3267 DEFAULT_wxUSE_TARSTREAM=yes
3268 DEFAULT_wxUSE_VALIDATORS=yes
3270 DEFAULT_wxUSE_ACCEL=yes
3271 DEFAULT_wxUSE_ANIMATIONCTRL=yes
3272 DEFAULT_wxUSE_BUTTON=yes
3273 DEFAULT_wxUSE_BMPBUTTON=yes
3274 DEFAULT_wxUSE_BITMAPCOMBOBOX=yes
3275 DEFAULT_wxUSE_CALCTRL=yes
3276 DEFAULT_wxUSE_CARET=yes
3277 DEFAULT_wxUSE_CHECKBOX=yes
3278 DEFAULT_wxUSE_CHECKLST=yes
3279 DEFAULT_wxUSE_CHOICE=yes
3280 DEFAULT_wxUSE_CHOICEBOOK=yes
3281 DEFAULT_wxUSE_COLLPANE=yes
3282 DEFAULT_wxUSE_COLOURPICKERCTRL=yes
3283 DEFAULT_wxUSE_COMBOBOX=yes
3284 DEFAULT_wxUSE_COMBOCTRL=yes
3285 DEFAULT_wxUSE_DATEPICKCTRL=yes
3286 DEFAULT_wxUSE_DISPLAY=yes
3287 DEFAULT_wxUSE_DETECT_SM=yes
3288 DEFAULT_wxUSE_DIRPICKERCTRL=yes
3289 DEFAULT_wxUSE_FILEPICKERCTRL=yes
3290 DEFAULT_wxUSE_FONTPICKERCTRL=yes
3291 DEFAULT_wxUSE_GAUGE=yes
3292 DEFAULT_wxUSE_GRID=yes
3293 DEFAULT_wxUSE_GRAPHICS_CONTEXT=no
3294 DEFAULT_wxUSE_HYPERLINKCTRL=yes
3295 DEFAULT_wxUSE_DATAVIEWCTRL=no
3296 DEFAULT_wxUSE_IMAGLIST=yes
3297 DEFAULT_wxUSE_LISTBOOK=yes
3298 DEFAULT_wxUSE_LISTBOX=yes
3299 DEFAULT_wxUSE_LISTCTRL=yes
3300 DEFAULT_wxUSE_NOTEBOOK=yes
3301 DEFAULT_wxUSE_ODCOMBOBOX=yes
3302 DEFAULT_wxUSE_RADIOBOX=yes
3303 DEFAULT_wxUSE_RADIOBTN=yes
3304 DEFAULT_wxUSE_SASH=yes
3305 DEFAULT_wxUSE_SCROLLBAR=yes
3306 DEFAULT_wxUSE_SEARCHCTRL=yes
3307 DEFAULT_wxUSE_SLIDER=yes
3308 DEFAULT_wxUSE_SPINBTN=yes
3309 DEFAULT_wxUSE_SPINCTRL=yes
3310 DEFAULT_wxUSE_SPLITTER=yes
3311 DEFAULT_wxUSE_STATBMP=yes
3312 DEFAULT_wxUSE_STATBOX=yes
3313 DEFAULT_wxUSE_STATLINE=yes
3314 DEFAULT_wxUSE_STATTEXT=yes
3315 DEFAULT_wxUSE_STATUSBAR=yes
3316 DEFAULT_wxUSE_TAB_DIALOG=no
3317 DEFAULT_wxUSE_TEXTCTRL=yes
3318 DEFAULT_wxUSE_TOGGLEBTN=yes
3319 DEFAULT_wxUSE_TOOLBAR=yes
3320 DEFAULT_wxUSE_TOOLBAR_NATIVE=yes
3321 DEFAULT_wxUSE_TREEBOOK=yes
3322 DEFAULT_wxUSE_TOOLBOOK=yes
3323 DEFAULT_wxUSE_TREECTRL=yes
3324 DEFAULT_wxUSE_POPUPWIN=yes
3325 DEFAULT_wxUSE_TIPWINDOW=yes
3327 DEFAULT_wxUSE_UNICODE=no
3328 DEFAULT_wxUSE_UNICODE_MSLU=yes
3329 DEFAULT_wxUSE_WCSRTOMBS=no
3331 DEFAULT_wxUSE_PALETTE=yes
3332 DEFAULT_wxUSE_IMAGE=yes
3333 DEFAULT_wxUSE_GIF=yes
3334 DEFAULT_wxUSE_PCX=yes
3335 DEFAULT_wxUSE_TGA=yes
3336 DEFAULT_wxUSE_IFF=no DEFAULT_wxUSE_PNM=yes
3337 DEFAULT_wxUSE_XPM=yes
3338 DEFAULT_wxUSE_ICO_CUR=yes
3339 DEFAULT_wxUSE_ACCESSIBILITY=no
3341 DEFAULT_wxUSE_MONOLITHIC=no
3342 DEFAULT_wxUSE_PLUGINS=no
3343 DEFAULT_wxUSE_OFFICIAL_BUILD=no
3345 DEFAULT_wxUSE_GTK2=yes
3351 for toolkit in `echo $ALL_TOOLKITS`; do
3352 LINE=`grep "wxUSE_$toolkit=" ${wx_arg_cache_file}`
3353 if test "x$LINE" != "x" ; then
3354 has_toolkit_in_cache=1
3355 eval "DEFAULT_$LINE"
3356 eval "CACHE_$toolkit=1"
3358 LINE=`grep "wx${toolkit}_VERSION=" ${wx_arg_cache_file}`
3359 if test "x$LINE" != "x" ; then
3360 eval "DEFAULT_$LINE"
3368 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-gui" >&5
3369 echo $ECHO_N "checking for --${enablestring:-enable}-gui... $ECHO_C" >&6; }
3371 # Check whether --enable-gui was given.
3372 if test "${enable_gui+set}" = set; then
3373 enableval=$enable_gui;
3374 if test "$enableval" = yes; then
3375 ac_cv_use_gui='wxUSE_GUI=yes'
3377 ac_cv_use_gui='wxUSE_GUI=no'
3382 LINE=`grep "wxUSE_GUI" ${wx_arg_cache_file}`
3383 if test "x$LINE" != x ; then
3384 eval "DEFAULT_$LINE"
3389 ac_cv_use_gui='wxUSE_GUI='$DEFAULT_wxUSE_GUI
3394 eval "$ac_cv_use_gui"
3395 if test "$no_cache" != 1; then
3396 echo $ac_cv_use_gui >> ${wx_arg_cache_file}.tmp
3399 if test "$wxUSE_GUI" = yes; then
3400 { echo "$as_me:$LINENO: result: yes" >&5
3401 echo "${ECHO_T}yes" >&6; }
3403 { echo "$as_me:$LINENO: result: no" >&5
3404 echo "${ECHO_T}no" >&6; }
3409 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-monolithic" >&5
3410 echo $ECHO_N "checking for --${enablestring:-enable}-monolithic... $ECHO_C" >&6; }
3412 # Check whether --enable-monolithic was given.
3413 if test "${enable_monolithic+set}" = set; then
3414 enableval=$enable_monolithic;
3415 if test "$enableval" = yes; then
3416 ac_cv_use_monolithic='wxUSE_MONOLITHIC=yes'
3418 ac_cv_use_monolithic='wxUSE_MONOLITHIC=no'
3423 LINE=`grep "wxUSE_MONOLITHIC" ${wx_arg_cache_file}`
3424 if test "x$LINE" != x ; then
3425 eval "DEFAULT_$LINE"
3430 ac_cv_use_monolithic='wxUSE_MONOLITHIC='$DEFAULT_wxUSE_MONOLITHIC
3435 eval "$ac_cv_use_monolithic"
3436 if test "$no_cache" != 1; then
3437 echo $ac_cv_use_monolithic >> ${wx_arg_cache_file}.tmp
3440 if test "$wxUSE_MONOLITHIC" = yes; then
3441 { echo "$as_me:$LINENO: result: yes" >&5
3442 echo "${ECHO_T}yes" >&6; }
3444 { echo "$as_me:$LINENO: result: no" >&5
3445 echo "${ECHO_T}no" >&6; }
3450 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-plugins" >&5
3451 echo $ECHO_N "checking for --${enablestring:-enable}-plugins... $ECHO_C" >&6; }
3453 # Check whether --enable-plugins was given.
3454 if test "${enable_plugins+set}" = set; then
3455 enableval=$enable_plugins;
3456 if test "$enableval" = yes; then
3457 ac_cv_use_plugins='wxUSE_PLUGINS=yes'
3459 ac_cv_use_plugins='wxUSE_PLUGINS=no'
3464 LINE=`grep "wxUSE_PLUGINS" ${wx_arg_cache_file}`
3465 if test "x$LINE" != x ; then
3466 eval "DEFAULT_$LINE"
3471 ac_cv_use_plugins='wxUSE_PLUGINS='$DEFAULT_wxUSE_PLUGINS
3476 eval "$ac_cv_use_plugins"
3477 if test "$no_cache" != 1; then
3478 echo $ac_cv_use_plugins >> ${wx_arg_cache_file}.tmp
3481 if test "$wxUSE_PLUGINS" = yes; then
3482 { echo "$as_me:$LINENO: result: yes" >&5
3483 echo "${ECHO_T}yes" >&6; }
3485 { echo "$as_me:$LINENO: result: no" >&5
3486 echo "${ECHO_T}no" >&6; }
3491 { echo "$as_me:$LINENO: checking for --${withstring:-with}-subdirs" >&5
3492 echo $ECHO_N "checking for --${withstring:-with}-subdirs... $ECHO_C" >&6; }
3495 # Check whether --with-subdirs was given.
3496 if test "${with_subdirs+set}" = set; then
3497 withval=$with_subdirs;
3498 if test "$withval" = yes; then
3499 ac_cv_use_subdirs='wxWITH_SUBDIRS=yes'
3501 ac_cv_use_subdirs='wxWITH_SUBDIRS=no'
3506 LINE=`grep "wxWITH_SUBDIRS" ${wx_arg_cache_file}`
3507 if test "x$LINE" != x ; then
3508 eval "DEFAULT_$LINE"
3513 ac_cv_use_subdirs='wxWITH_SUBDIRS='$DEFAULT_wxWITH_SUBDIRS
3518 eval "$ac_cv_use_subdirs"
3519 if test "$no_cache" != 1; then
3520 echo $ac_cv_use_subdirs >> ${wx_arg_cache_file}.tmp
3523 if test "$wxWITH_SUBDIRS" = yes; then
3524 { echo "$as_me:$LINENO: result: yes" >&5
3525 echo "${ECHO_T}yes" >&6; }
3527 { echo "$as_me:$LINENO: result: no" >&5
3528 echo "${ECHO_T}no" >&6; }
3532 if test "$wxUSE_GUI" = "yes"; then
3536 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-universal" >&5
3537 echo $ECHO_N "checking for --${enablestring:-enable}-universal... $ECHO_C" >&6; }
3539 # Check whether --enable-universal was given.
3540 if test "${enable_universal+set}" = set; then
3541 enableval=$enable_universal;
3542 if test "$enableval" = yes; then
3543 ac_cv_use_universal='wxUSE_UNIVERSAL=yes'
3545 ac_cv_use_universal='wxUSE_UNIVERSAL=no'
3550 LINE=`grep "wxUSE_UNIVERSAL" ${wx_arg_cache_file}`
3551 if test "x$LINE" != x ; then
3552 eval "DEFAULT_$LINE"
3557 ac_cv_use_universal='wxUSE_UNIVERSAL='$DEFAULT_wxUSE_UNIVERSAL
3562 eval "$ac_cv_use_universal"
3563 if test "$no_cache" != 1; then
3564 echo $ac_cv_use_universal >> ${wx_arg_cache_file}.tmp
3567 if test "$wxUSE_UNIVERSAL" = yes; then
3568 { echo "$as_me:$LINENO: result: yes" >&5
3569 echo "${ECHO_T}yes" >&6; }
3571 { echo "$as_me:$LINENO: result: no" >&5
3572 echo "${ECHO_T}no" >&6; }
3576 # Check whether --with-gtk was given.
3577 if test "${with_gtk+set}" = set; then
3578 withval=$with_gtk; wxUSE_GTK="$withval" CACHE_GTK=1 TOOLKIT_GIVEN=1
3582 # Check whether --with-motif was given.
3583 if test "${with_motif+set}" = set; then
3584 withval=$with_motif; wxUSE_MOTIF="$withval" CACHE_MOTIF=1 TOOLKIT_GIVEN=1
3588 # Check whether --with-mac was given.
3589 if test "${with_mac+set}" = set; then
3590 withval=$with_mac; wxUSE_MAC="$withval" CACHE_MAC=1 TOOLKIT_GIVEN=1
3594 # Check whether --with-cocoa was given.
3595 if test "${with_cocoa+set}" = set; then
3596 withval=$with_cocoa; wxUSE_COCOA="$withval" CACHE_COCOA=1 TOOLKIT_GIVEN=1
3600 # Check whether --with-wine was given.
3601 if test "${with_wine+set}" = set; then
3602 withval=$with_wine; wxUSE_WINE="$withval" CACHE_WINE=1
3606 # Check whether --with-msw was given.
3607 if test "${with_msw+set}" = set; then
3608 withval=$with_msw; wxUSE_MSW="$withval" CACHE_MSW=1 TOOLKIT_GIVEN=1
3612 # Check whether --with-pm was given.
3613 if test "${with_pm+set}" = set; then
3614 withval=$with_pm; wxUSE_PM="$withval" CACHE_PM=1 TOOLKIT_GIVEN=1
3618 # Check whether --with-mgl was given.
3619 if test "${with_mgl+set}" = set; then
3620 withval=$with_mgl; wxUSE_MGL="$withval" wxUSE_UNIVERSAL="yes" CACHE_MGL=1 TOOLKIT_GIVEN=1
3624 # Check whether --with-directfb was given.
3625 if test "${with_directfb+set}" = set; then
3626 withval=$with_directfb; wxUSE_DFB="$withval" wxUSE_UNIVERSAL="yes" CACHE_DFB=1 TOOLKIT_GIVEN=1
3630 # Check whether --with-microwin was given.
3631 if test "${with_microwin+set}" = set; then
3632 withval=$with_microwin; wxUSE_MICROWIN="$withval" CACHE_MICROWIN=1 TOOLKIT_GIVEN=1
3636 # Check whether --with-x11 was given.
3637 if test "${with_x11+set}" = set; then
3638 withval=$with_x11; wxUSE_X11="$withval" wxUSE_UNIVERSAL="yes" CACHE_X11=1 TOOLKIT_GIVEN=1
3643 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-nanox" >&5
3644 echo $ECHO_N "checking for --${enablestring:-enable}-nanox... $ECHO_C" >&6; }
3646 # Check whether --enable-nanox was given.
3647 if test "${enable_nanox+set}" = set; then
3648 enableval=$enable_nanox;
3649 if test "$enableval" = yes; then
3650 ac_cv_use_nanox='wxUSE_NANOX=yes'
3652 ac_cv_use_nanox='wxUSE_NANOX=no'
3657 LINE=`grep "wxUSE_NANOX" ${wx_arg_cache_file}`
3658 if test "x$LINE" != x ; then
3659 eval "DEFAULT_$LINE"
3664 ac_cv_use_nanox='wxUSE_NANOX='$DEFAULT_wxUSE_NANOX
3669 eval "$ac_cv_use_nanox"
3670 if test "$no_cache" != 1; then
3671 echo $ac_cv_use_nanox >> ${wx_arg_cache_file}.tmp
3674 if test "$wxUSE_NANOX" = yes; then
3675 { echo "$as_me:$LINENO: result: yes" >&5
3676 echo "${ECHO_T}yes" >&6; }
3678 { echo "$as_me:$LINENO: result: no" >&5
3679 echo "${ECHO_T}no" >&6; }
3683 # Check whether --enable-gtk2 was given.
3684 if test "${enable_gtk2+set}" = set; then
3685 enableval=$enable_gtk2; wxUSE_GTK2="$enableval"
3690 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-gpe" >&5
3691 echo $ECHO_N "checking for --${enablestring:-enable}-gpe... $ECHO_C" >&6; }
3693 # Check whether --enable-gpe was given.
3694 if test "${enable_gpe+set}" = set; then
3695 enableval=$enable_gpe;
3696 if test "$enableval" = yes; then
3697 ac_cv_use_gpe='wxUSE_GPE=yes'
3699 ac_cv_use_gpe='wxUSE_GPE=no'
3704 LINE=`grep "wxUSE_GPE" ${wx_arg_cache_file}`
3705 if test "x$LINE" != x ; then
3706 eval "DEFAULT_$LINE"
3711 ac_cv_use_gpe='wxUSE_GPE='$DEFAULT_wxUSE_GPE
3716 eval "$ac_cv_use_gpe"
3717 if test "$no_cache" != 1; then
3718 echo $ac_cv_use_gpe >> ${wx_arg_cache_file}.tmp
3721 if test "$wxUSE_GPE" = yes; then
3722 { echo "$as_me:$LINENO: result: yes" >&5
3723 echo "${ECHO_T}yes" >&6; }
3725 { echo "$as_me:$LINENO: result: no" >&5
3726 echo "${ECHO_T}no" >&6; }
3731 { echo "$as_me:$LINENO: checking for --with-libpng" >&5
3732 echo $ECHO_N "checking for --with-libpng... $ECHO_C" >&6; }
3735 # Check whether --with-libpng was given.
3736 if test "${with_libpng+set}" = set; then
3737 withval=$with_libpng;
3738 if test "$withval" = yes; then
3739 ac_cv_use_libpng='wxUSE_LIBPNG=yes'
3740 elif test "$withval" = no; then
3741 ac_cv_use_libpng='wxUSE_LIBPNG=no'
3742 elif test "$withval" = sys; then
3743 ac_cv_use_libpng='wxUSE_LIBPNG=sys'
3744 elif test "$withval" = builtin; then
3745 ac_cv_use_libpng='wxUSE_LIBPNG=builtin'
3747 { { echo "$as_me:$LINENO: error: Invalid value for --with-libpng: should be yes, no, sys, or builtin" >&5
3748 echo "$as_me: error: Invalid value for --with-libpng: should be yes, no, sys, or builtin" >&2;}
3749 { (exit 1); exit 1; }; }
3754 LINE=`grep "wxUSE_LIBPNG" ${wx_arg_cache_file}`
3755 if test "x$LINE" != x ; then
3756 eval "DEFAULT_$LINE"
3761 ac_cv_use_libpng='wxUSE_LIBPNG='$DEFAULT_wxUSE_LIBPNG
3766 eval "$ac_cv_use_libpng"
3767 if test "$no_cache" != 1; then
3768 echo $ac_cv_use_libpng >> ${wx_arg_cache_file}.tmp
3771 if test "$wxUSE_LIBPNG" = yes; then
3772 { echo "$as_me:$LINENO: result: yes" >&5
3773 echo "${ECHO_T}yes" >&6; }
3774 elif test "$wxUSE_LIBPNG" = no; then
3775 { echo "$as_me:$LINENO: result: no" >&5
3776 echo "${ECHO_T}no" >&6; }
3777 elif test "$wxUSE_LIBPNG" = sys; then
3778 { echo "$as_me:$LINENO: result: system version" >&5
3779 echo "${ECHO_T}system version" >&6; }
3780 elif test "$wxUSE_LIBPNG" = builtin; then
3781 { echo "$as_me:$LINENO: result: builtin version" >&5
3782 echo "${ECHO_T}builtin version" >&6; }
3784 { { echo "$as_me:$LINENO: error: Invalid value for --with-libpng: should be yes, no, sys, or builtin" >&5
3785 echo "$as_me: error: Invalid value for --with-libpng: should be yes, no, sys, or builtin" >&2;}
3786 { (exit 1); exit 1; }; }
3790 { echo "$as_me:$LINENO: checking for --with-libjpeg" >&5
3791 echo $ECHO_N "checking for --with-libjpeg... $ECHO_C" >&6; }
3794 # Check whether --with-libjpeg was given.
3795 if test "${with_libjpeg+set}" = set; then
3796 withval=$with_libjpeg;
3797 if test "$withval" = yes; then
3798 ac_cv_use_libjpeg='wxUSE_LIBJPEG=yes'
3799 elif test "$withval" = no; then
3800 ac_cv_use_libjpeg='wxUSE_LIBJPEG=no'
3801 elif test "$withval" = sys; then
3802 ac_cv_use_libjpeg='wxUSE_LIBJPEG=sys'
3803 elif test "$withval" = builtin; then
3804 ac_cv_use_libjpeg='wxUSE_LIBJPEG=builtin'
3806 { { echo "$as_me:$LINENO: error: Invalid value for --with-libjpeg: should be yes, no, sys, or builtin" >&5
3807 echo "$as_me: error: Invalid value for --with-libjpeg: should be yes, no, sys, or builtin" >&2;}
3808 { (exit 1); exit 1; }; }
3813 LINE=`grep "wxUSE_LIBJPEG" ${wx_arg_cache_file}`
3814 if test "x$LINE" != x ; then
3815 eval "DEFAULT_$LINE"
3820 ac_cv_use_libjpeg='wxUSE_LIBJPEG='$DEFAULT_wxUSE_LIBJPEG
3825 eval "$ac_cv_use_libjpeg"
3826 if test "$no_cache" != 1; then
3827 echo $ac_cv_use_libjpeg >> ${wx_arg_cache_file}.tmp
3830 if test "$wxUSE_LIBJPEG" = yes; then
3831 { echo "$as_me:$LINENO: result: yes" >&5
3832 echo "${ECHO_T}yes" >&6; }
3833 elif test "$wxUSE_LIBJPEG" = no; then
3834 { echo "$as_me:$LINENO: result: no" >&5
3835 echo "${ECHO_T}no" >&6; }
3836 elif test "$wxUSE_LIBJPEG" = sys; then
3837 { echo "$as_me:$LINENO: result: system version" >&5
3838 echo "${ECHO_T}system version" >&6; }
3839 elif test "$wxUSE_LIBJPEG" = builtin; then
3840 { echo "$as_me:$LINENO: result: builtin version" >&5
3841 echo "${ECHO_T}builtin version" >&6; }
3843 { { echo "$as_me:$LINENO: error: Invalid value for --with-libjpeg: should be yes, no, sys, or builtin" >&5
3844 echo "$as_me: error: Invalid value for --with-libjpeg: should be yes, no, sys, or builtin" >&2;}
3845 { (exit 1); exit 1; }; }
3849 { echo "$as_me:$LINENO: checking for --with-libtiff" >&5
3850 echo $ECHO_N "checking for --with-libtiff... $ECHO_C" >&6; }
3853 # Check whether --with-libtiff was given.
3854 if test "${with_libtiff+set}" = set; then
3855 withval=$with_libtiff;
3856 if test "$withval" = yes; then
3857 ac_cv_use_libtiff='wxUSE_LIBTIFF=yes'
3858 elif test "$withval" = no; then
3859 ac_cv_use_libtiff='wxUSE_LIBTIFF=no'
3860 elif test "$withval" = sys; then
3861 ac_cv_use_libtiff='wxUSE_LIBTIFF=sys'
3862 elif test "$withval" = builtin; then
3863 ac_cv_use_libtiff='wxUSE_LIBTIFF=builtin'
3865 { { echo "$as_me:$LINENO: error: Invalid value for --with-libtiff: should be yes, no, sys, or builtin" >&5
3866 echo "$as_me: error: Invalid value for --with-libtiff: should be yes, no, sys, or builtin" >&2;}
3867 { (exit 1); exit 1; }; }
3872 LINE=`grep "wxUSE_LIBTIFF" ${wx_arg_cache_file}`
3873 if test "x$LINE" != x ; then
3874 eval "DEFAULT_$LINE"
3879 ac_cv_use_libtiff='wxUSE_LIBTIFF='$DEFAULT_wxUSE_LIBTIFF
3884 eval "$ac_cv_use_libtiff"
3885 if test "$no_cache" != 1; then
3886 echo $ac_cv_use_libtiff >> ${wx_arg_cache_file}.tmp
3889 if test "$wxUSE_LIBTIFF" = yes; then
3890 { echo "$as_me:$LINENO: result: yes" >&5
3891 echo "${ECHO_T}yes" >&6; }
3892 elif test "$wxUSE_LIBTIFF" = no; then
3893 { echo "$as_me:$LINENO: result: no" >&5
3894 echo "${ECHO_T}no" >&6; }
3895 elif test "$wxUSE_LIBTIFF" = sys; then
3896 { echo "$as_me:$LINENO: result: system version" >&5
3897 echo "${ECHO_T}system version" >&6; }
3898 elif test "$wxUSE_LIBTIFF" = builtin; then
3899 { echo "$as_me:$LINENO: result: builtin version" >&5
3900 echo "${ECHO_T}builtin version" >&6; }
3902 { { echo "$as_me:$LINENO: error: Invalid value for --with-libtiff: should be yes, no, sys, or builtin" >&5
3903 echo "$as_me: error: Invalid value for --with-libtiff: should be yes, no, sys, or builtin" >&2;}
3904 { (exit 1); exit 1; }; }
3908 { echo "$as_me:$LINENO: checking for --with-libxpm" >&5
3909 echo $ECHO_N "checking for --with-libxpm... $ECHO_C" >&6; }
3912 # Check whether --with-libxpm was given.
3913 if test "${with_libxpm+set}" = set; then
3914 withval=$with_libxpm;
3915 if test "$withval" = yes; then
3916 ac_cv_use_libxpm='wxUSE_LIBXPM=yes'
3917 elif test "$withval" = no; then
3918 ac_cv_use_libxpm='wxUSE_LIBXPM=no'
3919 elif test "$withval" = sys; then
3920 ac_cv_use_libxpm='wxUSE_LIBXPM=sys'
3921 elif test "$withval" = builtin; then
3922 ac_cv_use_libxpm='wxUSE_LIBXPM=builtin'
3924 { { echo "$as_me:$LINENO: error: Invalid value for --with-libxpm: should be yes, no, sys, or builtin" >&5
3925 echo "$as_me: error: Invalid value for --with-libxpm: should be yes, no, sys, or builtin" >&2;}
3926 { (exit 1); exit 1; }; }
3931 LINE=`grep "wxUSE_LIBXPM" ${wx_arg_cache_file}`
3932 if test "x$LINE" != x ; then
3933 eval "DEFAULT_$LINE"
3938 ac_cv_use_libxpm='wxUSE_LIBXPM='$DEFAULT_wxUSE_LIBXPM
3943 eval "$ac_cv_use_libxpm"
3944 if test "$no_cache" != 1; then
3945 echo $ac_cv_use_libxpm >> ${wx_arg_cache_file}.tmp
3948 if test "$wxUSE_LIBXPM" = yes; then
3949 { echo "$as_me:$LINENO: result: yes" >&5
3950 echo "${ECHO_T}yes" >&6; }
3951 elif test "$wxUSE_LIBXPM" = no; then
3952 { echo "$as_me:$LINENO: result: no" >&5
3953 echo "${ECHO_T}no" >&6; }
3954 elif test "$wxUSE_LIBXPM" = sys; then
3955 { echo "$as_me:$LINENO: result: system version" >&5
3956 echo "${ECHO_T}system version" >&6; }
3957 elif test "$wxUSE_LIBXPM" = builtin; then
3958 { echo "$as_me:$LINENO: result: builtin version" >&5
3959 echo "${ECHO_T}builtin version" >&6; }
3961 { { echo "$as_me:$LINENO: error: Invalid value for --with-libxpm: should be yes, no, sys, or builtin" >&5
3962 echo "$as_me: error: Invalid value for --with-libxpm: should be yes, no, sys, or builtin" >&2;}
3963 { (exit 1); exit 1; }; }
3968 { echo "$as_me:$LINENO: checking for --${withstring:-with}-libmspack" >&5
3969 echo $ECHO_N "checking for --${withstring:-with}-libmspack... $ECHO_C" >&6; }
3972 # Check whether --with-libmspack was given.
3973 if test "${with_libmspack+set}" = set; then
3974 withval=$with_libmspack;
3975 if test "$withval" = yes; then
3976 ac_cv_use_libmspack='wxUSE_LIBMSPACK=yes'
3978 ac_cv_use_libmspack='wxUSE_LIBMSPACK=no'
3983 LINE=`grep "wxUSE_LIBMSPACK" ${wx_arg_cache_file}`
3984 if test "x$LINE" != x ; then
3985 eval "DEFAULT_$LINE"
3990 ac_cv_use_libmspack='wxUSE_LIBMSPACK='$DEFAULT_wxUSE_LIBMSPACK
3995 eval "$ac_cv_use_libmspack"
3996 if test "$no_cache" != 1; then
3997 echo $ac_cv_use_libmspack >> ${wx_arg_cache_file}.tmp
4000 if test "$wxUSE_LIBMSPACK" = yes; then
4001 { echo "$as_me:$LINENO: result: yes" >&5
4002 echo "${ECHO_T}yes" >&6; }
4004 { echo "$as_me:$LINENO: result: no" >&5
4005 echo "${ECHO_T}no" >&6; }
4010 { echo "$as_me:$LINENO: checking for --${withstring:-with}-sdl" >&5
4011 echo $ECHO_N "checking for --${withstring:-with}-sdl... $ECHO_C" >&6; }
4014 # Check whether --with-sdl was given.
4015 if test "${with_sdl+set}" = set; then
4017 if test "$withval" = yes; then
4018 ac_cv_use_sdl='wxUSE_LIBSDL=yes'
4020 ac_cv_use_sdl='wxUSE_LIBSDL=no'
4025 LINE=`grep "wxUSE_LIBSDL" ${wx_arg_cache_file}`
4026 if test "x$LINE" != x ; then
4027 eval "DEFAULT_$LINE"
4032 ac_cv_use_sdl='wxUSE_LIBSDL='$DEFAULT_wxUSE_LIBSDL
4037 eval "$ac_cv_use_sdl"
4038 if test "$no_cache" != 1; then
4039 echo $ac_cv_use_sdl >> ${wx_arg_cache_file}.tmp
4042 if test "$wxUSE_LIBSDL" = yes; then
4043 { echo "$as_me:$LINENO: result: yes" >&5
4044 echo "${ECHO_T}yes" >&6; }
4046 { echo "$as_me:$LINENO: result: no" >&5
4047 echo "${ECHO_T}no" >&6; }
4052 { echo "$as_me:$LINENO: checking for --${withstring:-with}-gnomeprint" >&5
4053 echo $ECHO_N "checking for --${withstring:-with}-gnomeprint... $ECHO_C" >&6; }
4056 # Check whether --with-gnomeprint was given.
4057 if test "${with_gnomeprint+set}" = set; then
4058 withval=$with_gnomeprint;
4059 if test "$withval" = yes; then
4060 ac_cv_use_gnomeprint='wxUSE_LIBGNOMEPRINT=yes'
4062 ac_cv_use_gnomeprint='wxUSE_LIBGNOMEPRINT=no'
4067 LINE=`grep "wxUSE_LIBGNOMEPRINT" ${wx_arg_cache_file}`
4068 if test "x$LINE" != x ; then
4069 eval "DEFAULT_$LINE"
4074 ac_cv_use_gnomeprint='wxUSE_LIBGNOMEPRINT='$DEFAULT_wxUSE_LIBGNOMEPRINT
4079 eval "$ac_cv_use_gnomeprint"
4080 if test "$no_cache" != 1; then
4081 echo $ac_cv_use_gnomeprint >> ${wx_arg_cache_file}.tmp
4084 if test "$wxUSE_LIBGNOMEPRINT" = yes; then
4085 { echo "$as_me:$LINENO: result: yes" >&5
4086 echo "${ECHO_T}yes" >&6; }
4088 { echo "$as_me:$LINENO: result: no" >&5
4089 echo "${ECHO_T}no" >&6; }
4094 { echo "$as_me:$LINENO: checking for --${withstring:-with}-gnomevfs" >&5
4095 echo $ECHO_N "checking for --${withstring:-with}-gnomevfs... $ECHO_C" >&6; }
4098 # Check whether --with-gnomevfs was given.
4099 if test "${with_gnomevfs+set}" = set; then
4100 withval=$with_gnomevfs;
4101 if test "$withval" = yes; then
4102 ac_cv_use_gnomevfs='wxUSE_LIBGNOMEVFS=yes'
4104 ac_cv_use_gnomevfs='wxUSE_LIBGNOMEVFS=no'
4109 LINE=`grep "wxUSE_LIBGNOMEVFS" ${wx_arg_cache_file}`
4110 if test "x$LINE" != x ; then
4111 eval "DEFAULT_$LINE"
4116 ac_cv_use_gnomevfs='wxUSE_LIBGNOMEVFS='$DEFAULT_wxUSE_LIBGNOMEVFS
4121 eval "$ac_cv_use_gnomevfs"
4122 if test "$no_cache" != 1; then
4123 echo $ac_cv_use_gnomevfs >> ${wx_arg_cache_file}.tmp
4126 if test "$wxUSE_LIBGNOMEVFS" = yes; then
4127 { echo "$as_me:$LINENO: result: yes" >&5
4128 echo "${ECHO_T}yes" >&6; }
4130 { echo "$as_me:$LINENO: result: no" >&5
4131 echo "${ECHO_T}no" >&6; }
4136 { echo "$as_me:$LINENO: checking for --${withstring:-with}-hildon" >&5
4137 echo $ECHO_N "checking for --${withstring:-with}-hildon... $ECHO_C" >&6; }
4140 # Check whether --with-hildon was given.
4141 if test "${with_hildon+set}" = set; then
4142 withval=$with_hildon;
4143 if test "$withval" = yes; then
4144 ac_cv_use_hildon='wxUSE_LIBHILDON=yes'
4146 ac_cv_use_hildon='wxUSE_LIBHILDON=no'
4151 LINE=`grep "wxUSE_LIBHILDON" ${wx_arg_cache_file}`
4152 if test "x$LINE" != x ; then
4153 eval "DEFAULT_$LINE"
4158 ac_cv_use_hildon='wxUSE_LIBHILDON='$DEFAULT_wxUSE_LIBHILDON
4163 eval "$ac_cv_use_hildon"
4164 if test "$no_cache" != 1; then
4165 echo $ac_cv_use_hildon >> ${wx_arg_cache_file}.tmp
4168 if test "$wxUSE_LIBHILDON" = yes; then
4169 { echo "$as_me:$LINENO: result: yes" >&5
4170 echo "${ECHO_T}yes" >&6; }
4172 { echo "$as_me:$LINENO: result: no" >&5
4173 echo "${ECHO_T}no" >&6; }
4178 { echo "$as_me:$LINENO: checking for --${withstring:-with}-opengl" >&5
4179 echo $ECHO_N "checking for --${withstring:-with}-opengl... $ECHO_C" >&6; }
4182 # Check whether --with-opengl was given.
4183 if test "${with_opengl+set}" = set; then
4184 withval=$with_opengl;
4185 if test "$withval" = yes; then
4186 ac_cv_use_opengl='wxUSE_OPENGL=yes'
4188 ac_cv_use_opengl='wxUSE_OPENGL=no'
4193 LINE=`grep "wxUSE_OPENGL" ${wx_arg_cache_file}`
4194 if test "x$LINE" != x ; then
4195 eval "DEFAULT_$LINE"
4200 ac_cv_use_opengl='wxUSE_OPENGL='$DEFAULT_wxUSE_OPENGL
4205 eval "$ac_cv_use_opengl"
4206 if test "$no_cache" != 1; then
4207 echo $ac_cv_use_opengl >> ${wx_arg_cache_file}.tmp
4210 if test "$wxUSE_OPENGL" = yes; then
4211 { echo "$as_me:$LINENO: result: yes" >&5
4212 echo "${ECHO_T}yes" >&6; }
4214 { echo "$as_me:$LINENO: result: no" >&5
4215 echo "${ECHO_T}no" >&6; }
4219 if test "$wxUSE_UNIVERSAL" = "yes"; then
4221 # Check whether --with-themes was given.
4222 if test "${with_themes+set}" = set; then
4223 withval=$with_themes; wxUNIV_THEMES="$withval"
4232 { echo "$as_me:$LINENO: checking for --${withstring:-with}-dmalloc" >&5
4233 echo $ECHO_N "checking for --${withstring:-with}-dmalloc... $ECHO_C" >&6; }
4236 # Check whether --with-dmalloc was given.
4237 if test "${with_dmalloc+set}" = set; then
4238 withval=$with_dmalloc;
4239 if test "$withval" = yes; then
4240 ac_cv_use_dmalloc='wxUSE_DMALLOC=yes'
4242 ac_cv_use_dmalloc='wxUSE_DMALLOC=no'
4247 LINE=`grep "wxUSE_DMALLOC" ${wx_arg_cache_file}`
4248 if test "x$LINE" != x ; then
4249 eval "DEFAULT_$LINE"
4254 ac_cv_use_dmalloc='wxUSE_DMALLOC='$DEFAULT_wxUSE_DMALLOC
4259 eval "$ac_cv_use_dmalloc"
4260 if test "$no_cache" != 1; then
4261 echo $ac_cv_use_dmalloc >> ${wx_arg_cache_file}.tmp
4264 if test "$wxUSE_DMALLOC" = yes; then
4265 { echo "$as_me:$LINENO: result: yes" >&5
4266 echo "${ECHO_T}yes" >&6; }
4268 { echo "$as_me:$LINENO: result: no" >&5
4269 echo "${ECHO_T}no" >&6; }
4273 { echo "$as_me:$LINENO: checking for --with-regex" >&5
4274 echo $ECHO_N "checking for --with-regex... $ECHO_C" >&6; }
4277 # Check whether --with-regex was given.
4278 if test "${with_regex+set}" = set; then
4279 withval=$with_regex;
4280 if test "$withval" = yes; then
4281 ac_cv_use_regex='wxUSE_REGEX=yes'
4282 elif test "$withval" = no; then
4283 ac_cv_use_regex='wxUSE_REGEX=no'
4284 elif test "$withval" = sys; then
4285 ac_cv_use_regex='wxUSE_REGEX=sys'
4286 elif test "$withval" = builtin; then
4287 ac_cv_use_regex='wxUSE_REGEX=builtin'
4289 { { echo "$as_me:$LINENO: error: Invalid value for --with-regex: should be yes, no, sys, or builtin" >&5
4290 echo "$as_me: error: Invalid value for --with-regex: should be yes, no, sys, or builtin" >&2;}
4291 { (exit 1); exit 1; }; }
4296 LINE=`grep "wxUSE_REGEX" ${wx_arg_cache_file}`
4297 if test "x$LINE" != x ; then
4298 eval "DEFAULT_$LINE"
4303 ac_cv_use_regex='wxUSE_REGEX='$DEFAULT_wxUSE_REGEX
4308 eval "$ac_cv_use_regex"
4309 if test "$no_cache" != 1; then
4310 echo $ac_cv_use_regex >> ${wx_arg_cache_file}.tmp
4313 if test "$wxUSE_REGEX" = yes; then
4314 { echo "$as_me:$LINENO: result: yes" >&5
4315 echo "${ECHO_T}yes" >&6; }
4316 elif test "$wxUSE_REGEX" = no; then
4317 { echo "$as_me:$LINENO: result: no" >&5
4318 echo "${ECHO_T}no" >&6; }
4319 elif test "$wxUSE_REGEX" = sys; then
4320 { echo "$as_me:$LINENO: result: system version" >&5
4321 echo "${ECHO_T}system version" >&6; }
4322 elif test "$wxUSE_REGEX" = builtin; then
4323 { echo "$as_me:$LINENO: result: builtin version" >&5
4324 echo "${ECHO_T}builtin version" >&6; }
4326 { { echo "$as_me:$LINENO: error: Invalid value for --with-regex: should be yes, no, sys, or builtin" >&5
4327 echo "$as_me: error: Invalid value for --with-regex: should be yes, no, sys, or builtin" >&2;}
4328 { (exit 1); exit 1; }; }
4332 { echo "$as_me:$LINENO: checking for --with-zlib" >&5
4333 echo $ECHO_N "checking for --with-zlib... $ECHO_C" >&6; }
4336 # Check whether --with-zlib was given.
4337 if test "${with_zlib+set}" = set; then
4339 if test "$withval" = yes; then
4340 ac_cv_use_zlib='wxUSE_ZLIB=yes'
4341 elif test "$withval" = no; then
4342 ac_cv_use_zlib='wxUSE_ZLIB=no'
4343 elif test "$withval" = sys; then
4344 ac_cv_use_zlib='wxUSE_ZLIB=sys'
4345 elif test "$withval" = builtin; then
4346 ac_cv_use_zlib='wxUSE_ZLIB=builtin'
4348 { { echo "$as_me:$LINENO: error: Invalid value for --with-zlib: should be yes, no, sys, or builtin" >&5
4349 echo "$as_me: error: Invalid value for --with-zlib: should be yes, no, sys, or builtin" >&2;}
4350 { (exit 1); exit 1; }; }
4355 LINE=`grep "wxUSE_ZLIB" ${wx_arg_cache_file}`
4356 if test "x$LINE" != x ; then
4357 eval "DEFAULT_$LINE"
4362 ac_cv_use_zlib='wxUSE_ZLIB='$DEFAULT_wxUSE_ZLIB
4367 eval "$ac_cv_use_zlib"
4368 if test "$no_cache" != 1; then
4369 echo $ac_cv_use_zlib >> ${wx_arg_cache_file}.tmp
4372 if test "$wxUSE_ZLIB" = yes; then
4373 { echo "$as_me:$LINENO: result: yes" >&5
4374 echo "${ECHO_T}yes" >&6; }
4375 elif test "$wxUSE_ZLIB" = no; then
4376 { echo "$as_me:$LINENO: result: no" >&5
4377 echo "${ECHO_T}no" >&6; }
4378 elif test "$wxUSE_ZLIB" = sys; then
4379 { echo "$as_me:$LINENO: result: system version" >&5
4380 echo "${ECHO_T}system version" >&6; }
4381 elif test "$wxUSE_ZLIB" = builtin; then
4382 { echo "$as_me:$LINENO: result: builtin version" >&5
4383 echo "${ECHO_T}builtin version" >&6; }
4385 { { echo "$as_me:$LINENO: error: Invalid value for --with-zlib: should be yes, no, sys, or builtin" >&5
4386 echo "$as_me: error: Invalid value for --with-zlib: should be yes, no, sys, or builtin" >&2;}
4387 { (exit 1); exit 1; }; }
4391 { echo "$as_me:$LINENO: checking for --with-odbc" >&5
4392 echo $ECHO_N "checking for --with-odbc... $ECHO_C" >&6; }
4395 # Check whether --with-odbc was given.
4396 if test "${with_odbc+set}" = set; then
4398 if test "$withval" = yes; then
4399 ac_cv_use_odbc='wxUSE_ODBC=yes'
4400 elif test "$withval" = no; then
4401 ac_cv_use_odbc='wxUSE_ODBC=no'
4402 elif test "$withval" = sys; then
4403 ac_cv_use_odbc='wxUSE_ODBC=sys'
4404 elif test "$withval" = builtin; then
4405 ac_cv_use_odbc='wxUSE_ODBC=builtin'
4407 { { echo "$as_me:$LINENO: error: Invalid value for --with-odbc: should be yes, no, sys, or builtin" >&5
4408 echo "$as_me: error: Invalid value for --with-odbc: should be yes, no, sys, or builtin" >&2;}
4409 { (exit 1); exit 1; }; }
4414 LINE=`grep "wxUSE_ODBC" ${wx_arg_cache_file}`
4415 if test "x$LINE" != x ; then
4416 eval "DEFAULT_$LINE"
4421 ac_cv_use_odbc='wxUSE_ODBC='$DEFAULT_wxUSE_ODBC
4426 eval "$ac_cv_use_odbc"
4427 if test "$no_cache" != 1; then
4428 echo $ac_cv_use_odbc >> ${wx_arg_cache_file}.tmp
4431 if test "$wxUSE_ODBC" = yes; then
4432 { echo "$as_me:$LINENO: result: yes" >&5
4433 echo "${ECHO_T}yes" >&6; }
4434 elif test "$wxUSE_ODBC" = no; then
4435 { echo "$as_me:$LINENO: result: no" >&5
4436 echo "${ECHO_T}no" >&6; }
4437 elif test "$wxUSE_ODBC" = sys; then
4438 { echo "$as_me:$LINENO: result: system version" >&5
4439 echo "${ECHO_T}system version" >&6; }
4440 elif test "$wxUSE_ODBC" = builtin; then
4441 { echo "$as_me:$LINENO: result: builtin version" >&5
4442 echo "${ECHO_T}builtin version" >&6; }
4444 { { echo "$as_me:$LINENO: error: Invalid value for --with-odbc: should be yes, no, sys, or builtin" >&5
4445 echo "$as_me: error: Invalid value for --with-odbc: should be yes, no, sys, or builtin" >&2;}
4446 { (exit 1); exit 1; }; }
4450 { echo "$as_me:$LINENO: checking for --with-expat" >&5
4451 echo $ECHO_N "checking for --with-expat... $ECHO_C" >&6; }
4454 # Check whether --with-expat was given.
4455 if test "${with_expat+set}" = set; then
4456 withval=$with_expat;
4457 if test "$withval" = yes; then
4458 ac_cv_use_expat='wxUSE_EXPAT=yes'
4459 elif test "$withval" = no; then
4460 ac_cv_use_expat='wxUSE_EXPAT=no'
4461 elif test "$withval" = sys; then
4462 ac_cv_use_expat='wxUSE_EXPAT=sys'
4463 elif test "$withval" = builtin; then
4464 ac_cv_use_expat='wxUSE_EXPAT=builtin'
4466 { { echo "$as_me:$LINENO: error: Invalid value for --with-expat: should be yes, no, sys, or builtin" >&5
4467 echo "$as_me: error: Invalid value for --with-expat: should be yes, no, sys, or builtin" >&2;}
4468 { (exit 1); exit 1; }; }
4473 LINE=`grep "wxUSE_EXPAT" ${wx_arg_cache_file}`
4474 if test "x$LINE" != x ; then
4475 eval "DEFAULT_$LINE"
4480 ac_cv_use_expat='wxUSE_EXPAT='$DEFAULT_wxUSE_EXPAT
4485 eval "$ac_cv_use_expat"
4486 if test "$no_cache" != 1; then
4487 echo $ac_cv_use_expat >> ${wx_arg_cache_file}.tmp
4490 if test "$wxUSE_EXPAT" = yes; then
4491 { echo "$as_me:$LINENO: result: yes" >&5
4492 echo "${ECHO_T}yes" >&6; }
4493 elif test "$wxUSE_EXPAT" = no; then
4494 { echo "$as_me:$LINENO: result: no" >&5
4495 echo "${ECHO_T}no" >&6; }
4496 elif test "$wxUSE_EXPAT" = sys; then
4497 { echo "$as_me:$LINENO: result: system version" >&5
4498 echo "${ECHO_T}system version" >&6; }
4499 elif test "$wxUSE_EXPAT" = builtin; then
4500 { echo "$as_me:$LINENO: result: builtin version" >&5
4501 echo "${ECHO_T}builtin version" >&6; }
4503 { { echo "$as_me:$LINENO: error: Invalid value for --with-expat: should be yes, no, sys, or builtin" >&5
4504 echo "$as_me: error: Invalid value for --with-expat: should be yes, no, sys, or builtin" >&2;}
4505 { (exit 1); exit 1; }; }
4512 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-shared" >&5
4513 echo $ECHO_N "checking for --${enablestring:-enable}-shared... $ECHO_C" >&6; }
4515 # Check whether --enable-shared was given.
4516 if test "${enable_shared+set}" = set; then
4517 enableval=$enable_shared;
4518 if test "$enableval" = yes; then
4519 ac_cv_use_shared='wxUSE_SHARED=yes'
4521 ac_cv_use_shared='wxUSE_SHARED=no'
4526 LINE=`grep "wxUSE_SHARED" ${wx_arg_cache_file}`
4527 if test "x$LINE" != x ; then
4528 eval "DEFAULT_$LINE"
4533 ac_cv_use_shared='wxUSE_SHARED='$DEFAULT_wxUSE_SHARED
4538 eval "$ac_cv_use_shared"
4539 if test "$no_cache" != 1; then
4540 echo $ac_cv_use_shared >> ${wx_arg_cache_file}.tmp
4543 if test "$wxUSE_SHARED" = yes; then
4544 { echo "$as_me:$LINENO: result: yes" >&5
4545 echo "${ECHO_T}yes" >&6; }
4547 { echo "$as_me:$LINENO: result: no" >&5
4548 echo "${ECHO_T}no" >&6; }
4553 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-optimise" >&5
4554 echo $ECHO_N "checking for --${enablestring:-enable}-optimise... $ECHO_C" >&6; }
4556 # Check whether --enable-optimise was given.
4557 if test "${enable_optimise+set}" = set; then
4558 enableval=$enable_optimise;
4559 if test "$enableval" = yes; then
4560 ac_cv_use_optimise='wxUSE_OPTIMISE=yes'
4562 ac_cv_use_optimise='wxUSE_OPTIMISE=no'
4567 LINE=`grep "wxUSE_OPTIMISE" ${wx_arg_cache_file}`
4568 if test "x$LINE" != x ; then
4569 eval "DEFAULT_$LINE"
4574 ac_cv_use_optimise='wxUSE_OPTIMISE='$DEFAULT_wxUSE_OPTIMISE
4579 eval "$ac_cv_use_optimise"
4580 if test "$no_cache" != 1; then
4581 echo $ac_cv_use_optimise >> ${wx_arg_cache_file}.tmp
4584 if test "$wxUSE_OPTIMISE" = yes; then
4585 { echo "$as_me:$LINENO: result: yes" >&5
4586 echo "${ECHO_T}yes" >&6; }
4588 { echo "$as_me:$LINENO: result: no" >&5
4589 echo "${ECHO_T}no" >&6; }
4594 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-debug" >&5
4595 echo $ECHO_N "checking for --${enablestring:-enable}-debug... $ECHO_C" >&6; }
4597 # Check whether --enable-debug was given.
4598 if test "${enable_debug+set}" = set; then
4599 enableval=$enable_debug;
4600 if test "$enableval" = yes; then
4601 ac_cv_use_debug='wxUSE_DEBUG=yes'
4603 ac_cv_use_debug='wxUSE_DEBUG=no'
4608 LINE=`grep "wxUSE_DEBUG" ${wx_arg_cache_file}`
4609 if test "x$LINE" != x ; then
4610 eval "DEFAULT_$LINE"
4615 ac_cv_use_debug='wxUSE_DEBUG='$DEFAULT_wxUSE_DEBUG
4620 eval "$ac_cv_use_debug"
4621 if test "$no_cache" != 1; then
4622 echo $ac_cv_use_debug >> ${wx_arg_cache_file}.tmp
4625 if test "$wxUSE_DEBUG" = yes; then
4626 { echo "$as_me:$LINENO: result: yes" >&5
4627 echo "${ECHO_T}yes" >&6; }
4629 { echo "$as_me:$LINENO: result: no" >&5
4630 echo "${ECHO_T}no" >&6; }
4635 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-stl" >&5
4636 echo $ECHO_N "checking for --${enablestring:-enable}-stl... $ECHO_C" >&6; }
4638 # Check whether --enable-stl was given.
4639 if test "${enable_stl+set}" = set; then
4640 enableval=$enable_stl;
4641 if test "$enableval" = yes; then
4642 ac_cv_use_stl='wxUSE_STL=yes'
4644 ac_cv_use_stl='wxUSE_STL=no'
4649 LINE=`grep "wxUSE_STL" ${wx_arg_cache_file}`
4650 if test "x$LINE" != x ; then
4651 eval "DEFAULT_$LINE"
4656 ac_cv_use_stl='wxUSE_STL='$DEFAULT_wxUSE_STL
4661 eval "$ac_cv_use_stl"
4662 if test "$no_cache" != 1; then
4663 echo $ac_cv_use_stl >> ${wx_arg_cache_file}.tmp
4666 if test "$wxUSE_STL" = yes; then
4667 { echo "$as_me:$LINENO: result: yes" >&5
4668 echo "${ECHO_T}yes" >&6; }
4670 { echo "$as_me:$LINENO: result: no" >&5
4671 echo "${ECHO_T}no" >&6; }
4674 if test "$USE_OS2" = "1"; then
4675 DEFAULT_wxUSE_OMF=no
4678 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-omf" >&5
4679 echo $ECHO_N "checking for --${enablestring:-enable}-omf... $ECHO_C" >&6; }
4681 # Check whether --enable-omf was given.
4682 if test "${enable_omf+set}" = set; then
4683 enableval=$enable_omf;
4684 if test "$enableval" = yes; then
4685 ac_cv_use_omf='wxUSE_OMF=yes'
4687 ac_cv_use_omf='wxUSE_OMF=no'
4692 LINE=`grep "wxUSE_OMF" ${wx_arg_cache_file}`
4693 if test "x$LINE" != x ; then
4694 eval "DEFAULT_$LINE"
4699 ac_cv_use_omf='wxUSE_OMF='$DEFAULT_wxUSE_OMF
4704 eval "$ac_cv_use_omf"
4705 if test "$no_cache" != 1; then
4706 echo $ac_cv_use_omf >> ${wx_arg_cache_file}.tmp
4709 if test "$wxUSE_OMF" = yes; then
4710 { echo "$as_me:$LINENO: result: yes" >&5
4711 echo "${ECHO_T}yes" >&6; }
4713 { echo "$as_me:$LINENO: result: no" >&5
4714 echo "${ECHO_T}no" >&6; }
4719 if test "$wxUSE_DEBUG" = "yes"; then
4720 DEFAULT_wxUSE_DEBUG_FLAG=yes
4721 DEFAULT_wxUSE_DEBUG_INFO=yes
4723 elif test "$wxUSE_DEBUG" = "no"; then
4724 DEFAULT_wxUSE_DEBUG_FLAG=no
4725 DEFAULT_wxUSE_DEBUG_INFO=no
4731 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-debug_flag" >&5
4732 echo $ECHO_N "checking for --${enablestring:-enable}-debug_flag... $ECHO_C" >&6; }
4734 # Check whether --enable-debug_flag was given.
4735 if test "${enable_debug_flag+set}" = set; then
4736 enableval=$enable_debug_flag;
4737 if test "$enableval" = yes; then
4738 ac_cv_use_debug_flag='wxUSE_DEBUG_FLAG=yes'
4740 ac_cv_use_debug_flag='wxUSE_DEBUG_FLAG=no'
4745 LINE=`grep "wxUSE_DEBUG_FLAG" ${wx_arg_cache_file}`
4746 if test "x$LINE" != x ; then
4747 eval "DEFAULT_$LINE"
4752 ac_cv_use_debug_flag='wxUSE_DEBUG_FLAG='$DEFAULT_wxUSE_DEBUG_FLAG
4757 eval "$ac_cv_use_debug_flag"
4758 if test "$no_cache" != 1; then
4759 echo $ac_cv_use_debug_flag >> ${wx_arg_cache_file}.tmp
4762 if test "$wxUSE_DEBUG_FLAG" = yes; then
4763 { echo "$as_me:$LINENO: result: yes" >&5
4764 echo "${ECHO_T}yes" >&6; }
4766 { echo "$as_me:$LINENO: result: no" >&5
4767 echo "${ECHO_T}no" >&6; }
4772 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-debug_info" >&5
4773 echo $ECHO_N "checking for --${enablestring:-enable}-debug_info... $ECHO_C" >&6; }
4775 # Check whether --enable-debug_info was given.
4776 if test "${enable_debug_info+set}" = set; then
4777 enableval=$enable_debug_info;
4778 if test "$enableval" = yes; then
4779 ac_cv_use_debug_info='wxUSE_DEBUG_INFO=yes'
4781 ac_cv_use_debug_info='wxUSE_DEBUG_INFO=no'
4786 LINE=`grep "wxUSE_DEBUG_INFO" ${wx_arg_cache_file}`
4787 if test "x$LINE" != x ; then
4788 eval "DEFAULT_$LINE"
4793 ac_cv_use_debug_info='wxUSE_DEBUG_INFO='$DEFAULT_wxUSE_DEBUG_INFO
4798 eval "$ac_cv_use_debug_info"
4799 if test "$no_cache" != 1; then
4800 echo $ac_cv_use_debug_info >> ${wx_arg_cache_file}.tmp
4803 if test "$wxUSE_DEBUG_INFO" = yes; then
4804 { echo "$as_me:$LINENO: result: yes" >&5
4805 echo "${ECHO_T}yes" >&6; }
4807 { echo "$as_me:$LINENO: result: no" >&5
4808 echo "${ECHO_T}no" >&6; }
4813 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-debug_gdb" >&5
4814 echo $ECHO_N "checking for --${enablestring:-enable}-debug_gdb... $ECHO_C" >&6; }
4816 # Check whether --enable-debug_gdb was given.
4817 if test "${enable_debug_gdb+set}" = set; then
4818 enableval=$enable_debug_gdb;
4819 if test "$enableval" = yes; then
4820 ac_cv_use_debug_gdb='wxUSE_DEBUG_GDB=yes'
4822 ac_cv_use_debug_gdb='wxUSE_DEBUG_GDB=no'
4827 LINE=`grep "wxUSE_DEBUG_GDB" ${wx_arg_cache_file}`
4828 if test "x$LINE" != x ; then
4829 eval "DEFAULT_$LINE"
4834 ac_cv_use_debug_gdb='wxUSE_DEBUG_GDB='$DEFAULT_wxUSE_DEBUG_GDB
4839 eval "$ac_cv_use_debug_gdb"
4840 if test "$no_cache" != 1; then
4841 echo $ac_cv_use_debug_gdb >> ${wx_arg_cache_file}.tmp
4844 if test "$wxUSE_DEBUG_GDB" = yes; then
4845 { echo "$as_me:$LINENO: result: yes" >&5
4846 echo "${ECHO_T}yes" >&6; }
4848 { echo "$as_me:$LINENO: result: no" >&5
4849 echo "${ECHO_T}no" >&6; }
4854 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-debug_cntxt" >&5
4855 echo $ECHO_N "checking for --${enablestring:-enable}-debug_cntxt... $ECHO_C" >&6; }
4857 # Check whether --enable-debug_cntxt was given.
4858 if test "${enable_debug_cntxt+set}" = set; then
4859 enableval=$enable_debug_cntxt;
4860 if test "$enableval" = yes; then
4861 ac_cv_use_debug_cntxt='wxUSE_DEBUG_CONTEXT=yes'
4863 ac_cv_use_debug_cntxt='wxUSE_DEBUG_CONTEXT=no'
4868 LINE=`grep "wxUSE_DEBUG_CONTEXT" ${wx_arg_cache_file}`
4869 if test "x$LINE" != x ; then
4870 eval "DEFAULT_$LINE"
4875 ac_cv_use_debug_cntxt='wxUSE_DEBUG_CONTEXT='$DEFAULT_wxUSE_DEBUG_CONTEXT
4880 eval "$ac_cv_use_debug_cntxt"
4881 if test "$no_cache" != 1; then
4882 echo $ac_cv_use_debug_cntxt >> ${wx_arg_cache_file}.tmp
4885 if test "$wxUSE_DEBUG_CONTEXT" = yes; then
4886 { echo "$as_me:$LINENO: result: yes" >&5
4887 echo "${ECHO_T}yes" >&6; }
4889 { echo "$as_me:$LINENO: result: no" >&5
4890 echo "${ECHO_T}no" >&6; }
4895 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-mem_tracing" >&5
4896 echo $ECHO_N "checking for --${enablestring:-enable}-mem_tracing... $ECHO_C" >&6; }
4898 # Check whether --enable-mem_tracing was given.
4899 if test "${enable_mem_tracing+set}" = set; then
4900 enableval=$enable_mem_tracing;
4901 if test "$enableval" = yes; then
4902 ac_cv_use_mem_tracing='wxUSE_MEM_TRACING=yes'
4904 ac_cv_use_mem_tracing='wxUSE_MEM_TRACING=no'
4909 LINE=`grep "wxUSE_MEM_TRACING" ${wx_arg_cache_file}`
4910 if test "x$LINE" != x ; then
4911 eval "DEFAULT_$LINE"
4916 ac_cv_use_mem_tracing='wxUSE_MEM_TRACING='$DEFAULT_wxUSE_MEM_TRACING
4921 eval "$ac_cv_use_mem_tracing"
4922 if test "$no_cache" != 1; then
4923 echo $ac_cv_use_mem_tracing >> ${wx_arg_cache_file}.tmp
4926 if test "$wxUSE_MEM_TRACING" = yes; then
4927 { echo "$as_me:$LINENO: result: yes" >&5
4928 echo "${ECHO_T}yes" >&6; }
4930 { echo "$as_me:$LINENO: result: no" >&5
4931 echo "${ECHO_T}no" >&6; }
4936 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-profile" >&5
4937 echo $ECHO_N "checking for --${enablestring:-enable}-profile... $ECHO_C" >&6; }
4939 # Check whether --enable-profile was given.
4940 if test "${enable_profile+set}" = set; then
4941 enableval=$enable_profile;
4942 if test "$enableval" = yes; then
4943 ac_cv_use_profile='wxUSE_PROFILE=yes'
4945 ac_cv_use_profile='wxUSE_PROFILE=no'
4950 LINE=`grep "wxUSE_PROFILE" ${wx_arg_cache_file}`
4951 if test "x$LINE" != x ; then
4952 eval "DEFAULT_$LINE"
4957 ac_cv_use_profile='wxUSE_PROFILE='$DEFAULT_wxUSE_PROFILE
4962 eval "$ac_cv_use_profile"
4963 if test "$no_cache" != 1; then
4964 echo $ac_cv_use_profile >> ${wx_arg_cache_file}.tmp
4967 if test "$wxUSE_PROFILE" = yes; then
4968 { echo "$as_me:$LINENO: result: yes" >&5
4969 echo "${ECHO_T}yes" >&6; }
4971 { echo "$as_me:$LINENO: result: no" >&5
4972 echo "${ECHO_T}no" >&6; }
4977 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-no_rtti" >&5
4978 echo $ECHO_N "checking for --${enablestring:-enable}-no_rtti... $ECHO_C" >&6; }
4980 # Check whether --enable-no_rtti was given.
4981 if test "${enable_no_rtti+set}" = set; then
4982 enableval=$enable_no_rtti;
4983 if test "$enableval" = yes; then
4984 ac_cv_use_no_rtti='wxUSE_NO_RTTI=yes'
4986 ac_cv_use_no_rtti='wxUSE_NO_RTTI=no'
4991 LINE=`grep "wxUSE_NO_RTTI" ${wx_arg_cache_file}`
4992 if test "x$LINE" != x ; then
4993 eval "DEFAULT_$LINE"
4998 ac_cv_use_no_rtti='wxUSE_NO_RTTI='$DEFAULT_wxUSE_NO_RTTI
5003 eval "$ac_cv_use_no_rtti"
5004 if test "$no_cache" != 1; then
5005 echo $ac_cv_use_no_rtti >> ${wx_arg_cache_file}.tmp
5008 if test "$wxUSE_NO_RTTI" = yes; then
5009 { echo "$as_me:$LINENO: result: yes" >&5
5010 echo "${ECHO_T}yes" >&6; }
5012 { echo "$as_me:$LINENO: result: no" >&5
5013 echo "${ECHO_T}no" >&6; }
5018 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-no_exceptions" >&5
5019 echo $ECHO_N "checking for --${enablestring:-enable}-no_exceptions... $ECHO_C" >&6; }
5021 # Check whether --enable-no_exceptions was given.
5022 if test "${enable_no_exceptions+set}" = set; then
5023 enableval=$enable_no_exceptions;
5024 if test "$enableval" = yes; then
5025 ac_cv_use_no_exceptions='wxUSE_NO_EXCEPTIONS=yes'
5027 ac_cv_use_no_exceptions='wxUSE_NO_EXCEPTIONS=no'
5032 LINE=`grep "wxUSE_NO_EXCEPTIONS" ${wx_arg_cache_file}`
5033 if test "x$LINE" != x ; then
5034 eval "DEFAULT_$LINE"
5039 ac_cv_use_no_exceptions='wxUSE_NO_EXCEPTIONS='$DEFAULT_wxUSE_NO_EXCEPTIONS
5044 eval "$ac_cv_use_no_exceptions"
5045 if test "$no_cache" != 1; then
5046 echo $ac_cv_use_no_exceptions >> ${wx_arg_cache_file}.tmp
5049 if test "$wxUSE_NO_EXCEPTIONS" = yes; then
5050 { echo "$as_me:$LINENO: result: yes" >&5
5051 echo "${ECHO_T}yes" >&6; }
5053 { echo "$as_me:$LINENO: result: no" >&5
5054 echo "${ECHO_T}no" >&6; }
5059 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-permissive" >&5
5060 echo $ECHO_N "checking for --${enablestring:-enable}-permissive... $ECHO_C" >&6; }
5062 # Check whether --enable-permissive was given.
5063 if test "${enable_permissive+set}" = set; then
5064 enableval=$enable_permissive;
5065 if test "$enableval" = yes; then
5066 ac_cv_use_permissive='wxUSE_PERMISSIVE=yes'
5068 ac_cv_use_permissive='wxUSE_PERMISSIVE=no'
5073 LINE=`grep "wxUSE_PERMISSIVE" ${wx_arg_cache_file}`
5074 if test "x$LINE" != x ; then
5075 eval "DEFAULT_$LINE"
5080 ac_cv_use_permissive='wxUSE_PERMISSIVE='$DEFAULT_wxUSE_PERMISSIVE
5085 eval "$ac_cv_use_permissive"
5086 if test "$no_cache" != 1; then
5087 echo $ac_cv_use_permissive >> ${wx_arg_cache_file}.tmp
5090 if test "$wxUSE_PERMISSIVE" = yes; then
5091 { echo "$as_me:$LINENO: result: yes" >&5
5092 echo "${ECHO_T}yes" >&6; }
5094 { echo "$as_me:$LINENO: result: no" >&5
5095 echo "${ECHO_T}no" >&6; }
5100 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-no_deps" >&5
5101 echo $ECHO_N "checking for --${enablestring:-enable}-no_deps... $ECHO_C" >&6; }
5103 # Check whether --enable-no_deps was given.
5104 if test "${enable_no_deps+set}" = set; then
5105 enableval=$enable_no_deps;
5106 if test "$enableval" = yes; then
5107 ac_cv_use_no_deps='wxUSE_NO_DEPS=yes'
5109 ac_cv_use_no_deps='wxUSE_NO_DEPS=no'
5114 LINE=`grep "wxUSE_NO_DEPS" ${wx_arg_cache_file}`
5115 if test "x$LINE" != x ; then
5116 eval "DEFAULT_$LINE"
5121 ac_cv_use_no_deps='wxUSE_NO_DEPS='$DEFAULT_wxUSE_NO_DEPS
5126 eval "$ac_cv_use_no_deps"
5127 if test "$no_cache" != 1; then
5128 echo $ac_cv_use_no_deps >> ${wx_arg_cache_file}.tmp
5131 if test "$wxUSE_NO_DEPS" = yes; then
5132 { echo "$as_me:$LINENO: result: yes" >&5
5133 echo "${ECHO_T}yes" >&6; }
5135 { echo "$as_me:$LINENO: result: no" >&5
5136 echo "${ECHO_T}no" >&6; }
5141 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-vararg_macros" >&5
5142 echo $ECHO_N "checking for --${enablestring:-enable}-vararg_macros... $ECHO_C" >&6; }
5144 # Check whether --enable-vararg_macros was given.
5145 if test "${enable_vararg_macros+set}" = set; then
5146 enableval=$enable_vararg_macros;
5147 if test "$enableval" = yes; then
5148 ac_cv_use_vararg_macros='wxUSE_VARARG_MACROS=yes'
5150 ac_cv_use_vararg_macros='wxUSE_VARARG_MACROS=no'
5155 LINE=`grep "wxUSE_VARARG_MACROS" ${wx_arg_cache_file}`
5156 if test "x$LINE" != x ; then
5157 eval "DEFAULT_$LINE"
5162 ac_cv_use_vararg_macros='wxUSE_VARARG_MACROS='$DEFAULT_wxUSE_VARARG_MACROS
5167 eval "$ac_cv_use_vararg_macros"
5168 if test "$no_cache" != 1; then
5169 echo $ac_cv_use_vararg_macros >> ${wx_arg_cache_file}.tmp
5172 if test "$wxUSE_VARARG_MACROS" = yes; then
5173 { echo "$as_me:$LINENO: result: yes" >&5
5174 echo "${ECHO_T}yes" >&6; }
5176 { echo "$as_me:$LINENO: result: no" >&5
5177 echo "${ECHO_T}no" >&6; }
5182 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-universal_binary" >&5
5183 echo $ECHO_N "checking for --${enablestring:-enable}-universal_binary... $ECHO_C" >&6; }
5185 # Check whether --enable-universal_binary was given.
5186 if test "${enable_universal_binary+set}" = set; then
5187 enableval=$enable_universal_binary;
5188 wx_cv_use_universal_binary="wxUSE_UNIVERSAL_BINARY='$enableval'"
5192 LINE=`grep "wxUSE_UNIVERSAL_BINARY" ${wx_arg_cache_file}`
5193 if test "x$LINE" != x ; then
5194 eval "DEFAULT_$LINE"
5195 wx_cv_use_universal_binary='wxUSE_UNIVERSAL_BINARY='$DEFAULT_wxUSE_UNIVERSAL_BINARY
5198 wx_cv_use_universal_binary="wxUSE_UNIVERSAL_BINARY=no"
5204 eval "$wx_cv_use_universal_binary"
5205 if test "$no_cache" != 1; then
5206 echo $wx_cv_use_universal_binary >> ${wx_arg_cache_file}.tmp
5209 { echo "$as_me:$LINENO: result: $wxUSE_UNIVERSAL_BINARY" >&5
5210 echo "${ECHO_T}$wxUSE_UNIVERSAL_BINARY" >&6; }
5215 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-compat26" >&5
5216 echo $ECHO_N "checking for --${enablestring:-enable}-compat26... $ECHO_C" >&6; }
5218 # Check whether --enable-compat26 was given.
5219 if test "${enable_compat26+set}" = set; then
5220 enableval=$enable_compat26;
5221 if test "$enableval" = yes; then
5222 ac_cv_use_compat26='WXWIN_COMPATIBILITY_2_6=yes'
5224 ac_cv_use_compat26='WXWIN_COMPATIBILITY_2_6=no'
5229 LINE=`grep "WXWIN_COMPATIBILITY_2_6" ${wx_arg_cache_file}`
5230 if test "x$LINE" != x ; then
5231 eval "DEFAULT_$LINE"
5236 ac_cv_use_compat26='WXWIN_COMPATIBILITY_2_6='$DEFAULT_WXWIN_COMPATIBILITY_2_6
5241 eval "$ac_cv_use_compat26"
5242 if test "$no_cache" != 1; then
5243 echo $ac_cv_use_compat26 >> ${wx_arg_cache_file}.tmp
5246 if test "$WXWIN_COMPATIBILITY_2_6" = yes; then
5247 { echo "$as_me:$LINENO: result: yes" >&5
5248 echo "${ECHO_T}yes" >&6; }
5250 { echo "$as_me:$LINENO: result: no" >&5
5251 echo "${ECHO_T}no" >&6; }
5255 enablestring=disable
5256 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-compat28" >&5
5257 echo $ECHO_N "checking for --${enablestring:-enable}-compat28... $ECHO_C" >&6; }
5259 # Check whether --enable-compat28 was given.
5260 if test "${enable_compat28+set}" = set; then
5261 enableval=$enable_compat28;
5262 if test "$enableval" = yes; then
5263 ac_cv_use_compat28='WXWIN_COMPATIBILITY_2_8=yes'
5265 ac_cv_use_compat28='WXWIN_COMPATIBILITY_2_8=no'
5270 LINE=`grep "WXWIN_COMPATIBILITY_2_8" ${wx_arg_cache_file}`
5271 if test "x$LINE" != x ; then
5272 eval "DEFAULT_$LINE"
5277 ac_cv_use_compat28='WXWIN_COMPATIBILITY_2_8='$DEFAULT_WXWIN_COMPATIBILITY_2_8
5282 eval "$ac_cv_use_compat28"
5283 if test "$no_cache" != 1; then
5284 echo $ac_cv_use_compat28 >> ${wx_arg_cache_file}.tmp
5287 if test "$WXWIN_COMPATIBILITY_2_8" = yes; then
5288 { echo "$as_me:$LINENO: result: yes" >&5
5289 echo "${ECHO_T}yes" >&6; }
5291 { echo "$as_me:$LINENO: result: no" >&5
5292 echo "${ECHO_T}no" >&6; }
5298 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-rpath" >&5
5299 echo $ECHO_N "checking for --${enablestring:-enable}-rpath... $ECHO_C" >&6; }
5301 # Check whether --enable-rpath was given.
5302 if test "${enable_rpath+set}" = set; then
5303 enableval=$enable_rpath;
5304 if test "$enableval" = yes; then
5305 ac_cv_use_rpath='wxUSE_RPATH=yes'
5307 ac_cv_use_rpath='wxUSE_RPATH=no'
5312 LINE=`grep "wxUSE_RPATH" ${wx_arg_cache_file}`
5313 if test "x$LINE" != x ; then
5314 eval "DEFAULT_$LINE"
5319 ac_cv_use_rpath='wxUSE_RPATH='$DEFAULT_wxUSE_RPATH
5324 eval "$ac_cv_use_rpath"
5325 if test "$no_cache" != 1; then
5326 echo $ac_cv_use_rpath >> ${wx_arg_cache_file}.tmp
5329 if test "$wxUSE_RPATH" = yes; then
5330 { echo "$as_me:$LINENO: result: yes" >&5
5331 echo "${ECHO_T}yes" >&6; }
5333 { echo "$as_me:$LINENO: result: no" >&5
5334 echo "${ECHO_T}no" >&6; }
5342 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-intl" >&5
5343 echo $ECHO_N "checking for --${enablestring:-enable}-intl... $ECHO_C" >&6; }
5345 # Check whether --enable-intl was given.
5346 if test "${enable_intl+set}" = set; then
5347 enableval=$enable_intl;
5348 if test "$enableval" = yes; then
5349 ac_cv_use_intl='wxUSE_INTL=yes'
5351 ac_cv_use_intl='wxUSE_INTL=no'
5356 LINE=`grep "wxUSE_INTL" ${wx_arg_cache_file}`
5357 if test "x$LINE" != x ; then
5358 eval "DEFAULT_$LINE"
5363 ac_cv_use_intl='wxUSE_INTL='$DEFAULT_wxUSE_INTL
5368 eval "$ac_cv_use_intl"
5369 if test "$no_cache" != 1; then
5370 echo $ac_cv_use_intl >> ${wx_arg_cache_file}.tmp
5373 if test "$wxUSE_INTL" = yes; then
5374 { echo "$as_me:$LINENO: result: yes" >&5
5375 echo "${ECHO_T}yes" >&6; }
5377 { echo "$as_me:$LINENO: result: no" >&5
5378 echo "${ECHO_T}no" >&6; }
5383 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-config" >&5
5384 echo $ECHO_N "checking for --${enablestring:-enable}-config... $ECHO_C" >&6; }
5386 # Check whether --enable-config was given.
5387 if test "${enable_config+set}" = set; then
5388 enableval=$enable_config;
5389 if test "$enableval" = yes; then
5390 ac_cv_use_config='wxUSE_CONFIG=yes'
5392 ac_cv_use_config='wxUSE_CONFIG=no'
5397 LINE=`grep "wxUSE_CONFIG" ${wx_arg_cache_file}`
5398 if test "x$LINE" != x ; then
5399 eval "DEFAULT_$LINE"
5404 ac_cv_use_config='wxUSE_CONFIG='$DEFAULT_wxUSE_CONFIG
5409 eval "$ac_cv_use_config"
5410 if test "$no_cache" != 1; then
5411 echo $ac_cv_use_config >> ${wx_arg_cache_file}.tmp
5414 if test "$wxUSE_CONFIG" = yes; then
5415 { echo "$as_me:$LINENO: result: yes" >&5
5416 echo "${ECHO_T}yes" >&6; }
5418 { echo "$as_me:$LINENO: result: no" >&5
5419 echo "${ECHO_T}no" >&6; }
5425 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-protocols" >&5
5426 echo $ECHO_N "checking for --${enablestring:-enable}-protocols... $ECHO_C" >&6; }
5428 # Check whether --enable-protocols was given.
5429 if test "${enable_protocols+set}" = set; then
5430 enableval=$enable_protocols;
5431 if test "$enableval" = yes; then
5432 ac_cv_use_protocols='wxUSE_PROTOCOL=yes'
5434 ac_cv_use_protocols='wxUSE_PROTOCOL=no'
5439 LINE=`grep "wxUSE_PROTOCOL" ${wx_arg_cache_file}`
5440 if test "x$LINE" != x ; then
5441 eval "DEFAULT_$LINE"
5446 ac_cv_use_protocols='wxUSE_PROTOCOL='$DEFAULT_wxUSE_PROTOCOL
5451 eval "$ac_cv_use_protocols"
5452 if test "$no_cache" != 1; then
5453 echo $ac_cv_use_protocols >> ${wx_arg_cache_file}.tmp
5456 if test "$wxUSE_PROTOCOL" = yes; then
5457 { echo "$as_me:$LINENO: result: yes" >&5
5458 echo "${ECHO_T}yes" >&6; }
5460 { echo "$as_me:$LINENO: result: no" >&5
5461 echo "${ECHO_T}no" >&6; }
5466 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-ftp" >&5
5467 echo $ECHO_N "checking for --${enablestring:-enable}-ftp... $ECHO_C" >&6; }
5469 # Check whether --enable-ftp was given.
5470 if test "${enable_ftp+set}" = set; then
5471 enableval=$enable_ftp;
5472 if test "$enableval" = yes; then
5473 ac_cv_use_ftp='wxUSE_PROTOCOL_FTP=yes'
5475 ac_cv_use_ftp='wxUSE_PROTOCOL_FTP=no'
5480 LINE=`grep "wxUSE_PROTOCOL_FTP" ${wx_arg_cache_file}`
5481 if test "x$LINE" != x ; then
5482 eval "DEFAULT_$LINE"
5487 ac_cv_use_ftp='wxUSE_PROTOCOL_FTP='$DEFAULT_wxUSE_PROTOCOL_FTP
5492 eval "$ac_cv_use_ftp"
5493 if test "$no_cache" != 1; then
5494 echo $ac_cv_use_ftp >> ${wx_arg_cache_file}.tmp
5497 if test "$wxUSE_PROTOCOL_FTP" = yes; then
5498 { echo "$as_me:$LINENO: result: yes" >&5
5499 echo "${ECHO_T}yes" >&6; }
5501 { echo "$as_me:$LINENO: result: no" >&5
5502 echo "${ECHO_T}no" >&6; }
5507 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-http" >&5
5508 echo $ECHO_N "checking for --${enablestring:-enable}-http... $ECHO_C" >&6; }
5510 # Check whether --enable-http was given.
5511 if test "${enable_http+set}" = set; then
5512 enableval=$enable_http;
5513 if test "$enableval" = yes; then
5514 ac_cv_use_http='wxUSE_PROTOCOL_HTTP=yes'
5516 ac_cv_use_http='wxUSE_PROTOCOL_HTTP=no'
5521 LINE=`grep "wxUSE_PROTOCOL_HTTP" ${wx_arg_cache_file}`
5522 if test "x$LINE" != x ; then
5523 eval "DEFAULT_$LINE"
5528 ac_cv_use_http='wxUSE_PROTOCOL_HTTP='$DEFAULT_wxUSE_PROTOCOL_HTTP
5533 eval "$ac_cv_use_http"
5534 if test "$no_cache" != 1; then
5535 echo $ac_cv_use_http >> ${wx_arg_cache_file}.tmp
5538 if test "$wxUSE_PROTOCOL_HTTP" = yes; then
5539 { echo "$as_me:$LINENO: result: yes" >&5
5540 echo "${ECHO_T}yes" >&6; }
5542 { echo "$as_me:$LINENO: result: no" >&5
5543 echo "${ECHO_T}no" >&6; }
5548 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-fileproto" >&5
5549 echo $ECHO_N "checking for --${enablestring:-enable}-fileproto... $ECHO_C" >&6; }
5551 # Check whether --enable-fileproto was given.
5552 if test "${enable_fileproto+set}" = set; then
5553 enableval=$enable_fileproto;
5554 if test "$enableval" = yes; then
5555 ac_cv_use_fileproto='wxUSE_PROTOCOL_FILE=yes'
5557 ac_cv_use_fileproto='wxUSE_PROTOCOL_FILE=no'
5562 LINE=`grep "wxUSE_PROTOCOL_FILE" ${wx_arg_cache_file}`
5563 if test "x$LINE" != x ; then
5564 eval "DEFAULT_$LINE"
5569 ac_cv_use_fileproto='wxUSE_PROTOCOL_FILE='$DEFAULT_wxUSE_PROTOCOL_FILE
5574 eval "$ac_cv_use_fileproto"
5575 if test "$no_cache" != 1; then
5576 echo $ac_cv_use_fileproto >> ${wx_arg_cache_file}.tmp
5579 if test "$wxUSE_PROTOCOL_FILE" = yes; then
5580 { echo "$as_me:$LINENO: result: yes" >&5
5581 echo "${ECHO_T}yes" >&6; }
5583 { echo "$as_me:$LINENO: result: no" >&5
5584 echo "${ECHO_T}no" >&6; }
5589 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-sockets" >&5
5590 echo $ECHO_N "checking for --${enablestring:-enable}-sockets... $ECHO_C" >&6; }
5592 # Check whether --enable-sockets was given.
5593 if test "${enable_sockets+set}" = set; then
5594 enableval=$enable_sockets;
5595 if test "$enableval" = yes; then
5596 ac_cv_use_sockets='wxUSE_SOCKETS=yes'
5598 ac_cv_use_sockets='wxUSE_SOCKETS=no'
5603 LINE=`grep "wxUSE_SOCKETS" ${wx_arg_cache_file}`
5604 if test "x$LINE" != x ; then
5605 eval "DEFAULT_$LINE"
5610 ac_cv_use_sockets='wxUSE_SOCKETS='$DEFAULT_wxUSE_SOCKETS
5615 eval "$ac_cv_use_sockets"
5616 if test "$no_cache" != 1; then
5617 echo $ac_cv_use_sockets >> ${wx_arg_cache_file}.tmp
5620 if test "$wxUSE_SOCKETS" = yes; then
5621 { echo "$as_me:$LINENO: result: yes" >&5
5622 echo "${ECHO_T}yes" >&6; }
5624 { echo "$as_me:$LINENO: result: no" >&5
5625 echo "${ECHO_T}no" >&6; }
5630 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-ole" >&5
5631 echo $ECHO_N "checking for --${enablestring:-enable}-ole... $ECHO_C" >&6; }
5633 # Check whether --enable-ole was given.
5634 if test "${enable_ole+set}" = set; then
5635 enableval=$enable_ole;
5636 if test "$enableval" = yes; then
5637 ac_cv_use_ole='wxUSE_OLE=yes'
5639 ac_cv_use_ole='wxUSE_OLE=no'
5644 LINE=`grep "wxUSE_OLE" ${wx_arg_cache_file}`
5645 if test "x$LINE" != x ; then
5646 eval "DEFAULT_$LINE"
5651 ac_cv_use_ole='wxUSE_OLE='$DEFAULT_wxUSE_OLE
5656 eval "$ac_cv_use_ole"
5657 if test "$no_cache" != 1; then
5658 echo $ac_cv_use_ole >> ${wx_arg_cache_file}.tmp
5661 if test "$wxUSE_OLE" = yes; then
5662 { echo "$as_me:$LINENO: result: yes" >&5
5663 echo "${ECHO_T}yes" >&6; }
5665 { echo "$as_me:$LINENO: result: no" >&5
5666 echo "${ECHO_T}no" >&6; }
5671 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dataobj" >&5
5672 echo $ECHO_N "checking for --${enablestring:-enable}-dataobj... $ECHO_C" >&6; }
5674 # Check whether --enable-dataobj was given.
5675 if test "${enable_dataobj+set}" = set; then
5676 enableval=$enable_dataobj;
5677 if test "$enableval" = yes; then
5678 ac_cv_use_dataobj='wxUSE_DATAOBJ=yes'
5680 ac_cv_use_dataobj='wxUSE_DATAOBJ=no'
5685 LINE=`grep "wxUSE_DATAOBJ" ${wx_arg_cache_file}`
5686 if test "x$LINE" != x ; then
5687 eval "DEFAULT_$LINE"
5692 ac_cv_use_dataobj='wxUSE_DATAOBJ='$DEFAULT_wxUSE_DATAOBJ
5697 eval "$ac_cv_use_dataobj"
5698 if test "$no_cache" != 1; then
5699 echo $ac_cv_use_dataobj >> ${wx_arg_cache_file}.tmp
5702 if test "$wxUSE_DATAOBJ" = yes; then
5703 { echo "$as_me:$LINENO: result: yes" >&5
5704 echo "${ECHO_T}yes" >&6; }
5706 { echo "$as_me:$LINENO: result: no" >&5
5707 echo "${ECHO_T}no" >&6; }
5713 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-ipc" >&5
5714 echo $ECHO_N "checking for --${enablestring:-enable}-ipc... $ECHO_C" >&6; }
5716 # Check whether --enable-ipc was given.
5717 if test "${enable_ipc+set}" = set; then
5718 enableval=$enable_ipc;
5719 if test "$enableval" = yes; then
5720 ac_cv_use_ipc='wxUSE_IPC=yes'
5722 ac_cv_use_ipc='wxUSE_IPC=no'
5727 LINE=`grep "wxUSE_IPC" ${wx_arg_cache_file}`
5728 if test "x$LINE" != x ; then
5729 eval "DEFAULT_$LINE"
5734 ac_cv_use_ipc='wxUSE_IPC='$DEFAULT_wxUSE_IPC
5739 eval "$ac_cv_use_ipc"
5740 if test "$no_cache" != 1; then
5741 echo $ac_cv_use_ipc >> ${wx_arg_cache_file}.tmp
5744 if test "$wxUSE_IPC" = yes; then
5745 { echo "$as_me:$LINENO: result: yes" >&5
5746 echo "${ECHO_T}yes" >&6; }
5748 { echo "$as_me:$LINENO: result: no" >&5
5749 echo "${ECHO_T}no" >&6; }
5755 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-apple_ieee" >&5
5756 echo $ECHO_N "checking for --${enablestring:-enable}-apple_ieee... $ECHO_C" >&6; }
5758 # Check whether --enable-apple_ieee was given.
5759 if test "${enable_apple_ieee+set}" = set; then
5760 enableval=$enable_apple_ieee;
5761 if test "$enableval" = yes; then
5762 ac_cv_use_apple_ieee='wxUSE_APPLE_IEEE=yes'
5764 ac_cv_use_apple_ieee='wxUSE_APPLE_IEEE=no'
5769 LINE=`grep "wxUSE_APPLE_IEEE" ${wx_arg_cache_file}`
5770 if test "x$LINE" != x ; then
5771 eval "DEFAULT_$LINE"
5776 ac_cv_use_apple_ieee='wxUSE_APPLE_IEEE='$DEFAULT_wxUSE_APPLE_IEEE
5781 eval "$ac_cv_use_apple_ieee"
5782 if test "$no_cache" != 1; then
5783 echo $ac_cv_use_apple_ieee >> ${wx_arg_cache_file}.tmp
5786 if test "$wxUSE_APPLE_IEEE" = yes; then
5787 { echo "$as_me:$LINENO: result: yes" >&5
5788 echo "${ECHO_T}yes" >&6; }
5790 { echo "$as_me:$LINENO: result: no" >&5
5791 echo "${ECHO_T}no" >&6; }
5796 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-arcstream" >&5
5797 echo $ECHO_N "checking for --${enablestring:-enable}-arcstream... $ECHO_C" >&6; }
5799 # Check whether --enable-arcstream was given.
5800 if test "${enable_arcstream+set}" = set; then
5801 enableval=$enable_arcstream;
5802 if test "$enableval" = yes; then
5803 ac_cv_use_arcstream='wxUSE_ARCHIVE_STREAMS=yes'
5805 ac_cv_use_arcstream='wxUSE_ARCHIVE_STREAMS=no'
5810 LINE=`grep "wxUSE_ARCHIVE_STREAMS" ${wx_arg_cache_file}`
5811 if test "x$LINE" != x ; then
5812 eval "DEFAULT_$LINE"
5817 ac_cv_use_arcstream='wxUSE_ARCHIVE_STREAMS='$DEFAULT_wxUSE_ARCHIVE_STREAMS
5822 eval "$ac_cv_use_arcstream"
5823 if test "$no_cache" != 1; then
5824 echo $ac_cv_use_arcstream >> ${wx_arg_cache_file}.tmp
5827 if test "$wxUSE_ARCHIVE_STREAMS" = yes; then
5828 { echo "$as_me:$LINENO: result: yes" >&5
5829 echo "${ECHO_T}yes" >&6; }
5831 { echo "$as_me:$LINENO: result: no" >&5
5832 echo "${ECHO_T}no" >&6; }
5837 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-backtrace" >&5
5838 echo $ECHO_N "checking for --${enablestring:-enable}-backtrace... $ECHO_C" >&6; }
5840 # Check whether --enable-backtrace was given.
5841 if test "${enable_backtrace+set}" = set; then
5842 enableval=$enable_backtrace;
5843 if test "$enableval" = yes; then
5844 ac_cv_use_backtrace='wxUSE_STACKWALKER=yes'
5846 ac_cv_use_backtrace='wxUSE_STACKWALKER=no'
5851 LINE=`grep "wxUSE_STACKWALKER" ${wx_arg_cache_file}`
5852 if test "x$LINE" != x ; then
5853 eval "DEFAULT_$LINE"
5858 ac_cv_use_backtrace='wxUSE_STACKWALKER='$DEFAULT_wxUSE_STACKWALKER
5863 eval "$ac_cv_use_backtrace"
5864 if test "$no_cache" != 1; then
5865 echo $ac_cv_use_backtrace >> ${wx_arg_cache_file}.tmp
5868 if test "$wxUSE_STACKWALKER" = yes; then
5869 { echo "$as_me:$LINENO: result: yes" >&5
5870 echo "${ECHO_T}yes" >&6; }
5872 { echo "$as_me:$LINENO: result: no" >&5
5873 echo "${ECHO_T}no" >&6; }
5878 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-catch_segvs" >&5
5879 echo $ECHO_N "checking for --${enablestring:-enable}-catch_segvs... $ECHO_C" >&6; }
5881 # Check whether --enable-catch_segvs was given.
5882 if test "${enable_catch_segvs+set}" = set; then
5883 enableval=$enable_catch_segvs;
5884 if test "$enableval" = yes; then
5885 ac_cv_use_catch_segvs='wxUSE_ON_FATAL_EXCEPTION=yes'
5887 ac_cv_use_catch_segvs='wxUSE_ON_FATAL_EXCEPTION=no'
5892 LINE=`grep "wxUSE_ON_FATAL_EXCEPTION" ${wx_arg_cache_file}`
5893 if test "x$LINE" != x ; then
5894 eval "DEFAULT_$LINE"
5899 ac_cv_use_catch_segvs='wxUSE_ON_FATAL_EXCEPTION='$DEFAULT_wxUSE_ON_FATAL_EXCEPTION
5904 eval "$ac_cv_use_catch_segvs"
5905 if test "$no_cache" != 1; then
5906 echo $ac_cv_use_catch_segvs >> ${wx_arg_cache_file}.tmp
5909 if test "$wxUSE_ON_FATAL_EXCEPTION" = yes; then
5910 { echo "$as_me:$LINENO: result: yes" >&5
5911 echo "${ECHO_T}yes" >&6; }
5913 { echo "$as_me:$LINENO: result: no" >&5
5914 echo "${ECHO_T}no" >&6; }
5919 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-cmdline" >&5
5920 echo $ECHO_N "checking for --${enablestring:-enable}-cmdline... $ECHO_C" >&6; }
5922 # Check whether --enable-cmdline was given.
5923 if test "${enable_cmdline+set}" = set; then
5924 enableval=$enable_cmdline;
5925 if test "$enableval" = yes; then
5926 ac_cv_use_cmdline='wxUSE_CMDLINE_PARSER=yes'
5928 ac_cv_use_cmdline='wxUSE_CMDLINE_PARSER=no'
5933 LINE=`grep "wxUSE_CMDLINE_PARSER" ${wx_arg_cache_file}`
5934 if test "x$LINE" != x ; then
5935 eval "DEFAULT_$LINE"
5940 ac_cv_use_cmdline='wxUSE_CMDLINE_PARSER='$DEFAULT_wxUSE_CMDLINE_PARSER
5945 eval "$ac_cv_use_cmdline"
5946 if test "$no_cache" != 1; then
5947 echo $ac_cv_use_cmdline >> ${wx_arg_cache_file}.tmp
5950 if test "$wxUSE_CMDLINE_PARSER" = yes; then
5951 { echo "$as_me:$LINENO: result: yes" >&5
5952 echo "${ECHO_T}yes" >&6; }
5954 { echo "$as_me:$LINENO: result: no" >&5
5955 echo "${ECHO_T}no" >&6; }
5960 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-datetime" >&5
5961 echo $ECHO_N "checking for --${enablestring:-enable}-datetime... $ECHO_C" >&6; }
5963 # Check whether --enable-datetime was given.
5964 if test "${enable_datetime+set}" = set; then
5965 enableval=$enable_datetime;
5966 if test "$enableval" = yes; then
5967 ac_cv_use_datetime='wxUSE_DATETIME=yes'
5969 ac_cv_use_datetime='wxUSE_DATETIME=no'
5974 LINE=`grep "wxUSE_DATETIME" ${wx_arg_cache_file}`
5975 if test "x$LINE" != x ; then
5976 eval "DEFAULT_$LINE"
5981 ac_cv_use_datetime='wxUSE_DATETIME='$DEFAULT_wxUSE_DATETIME
5986 eval "$ac_cv_use_datetime"
5987 if test "$no_cache" != 1; then
5988 echo $ac_cv_use_datetime >> ${wx_arg_cache_file}.tmp
5991 if test "$wxUSE_DATETIME" = yes; then
5992 { echo "$as_me:$LINENO: result: yes" >&5
5993 echo "${ECHO_T}yes" >&6; }
5995 { echo "$as_me:$LINENO: result: no" >&5
5996 echo "${ECHO_T}no" >&6; }
6001 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-debugreport" >&5
6002 echo $ECHO_N "checking for --${enablestring:-enable}-debugreport... $ECHO_C" >&6; }
6004 # Check whether --enable-debugreport was given.
6005 if test "${enable_debugreport+set}" = set; then
6006 enableval=$enable_debugreport;
6007 if test "$enableval" = yes; then
6008 ac_cv_use_debugreport='wxUSE_DEBUGREPORT=yes'
6010 ac_cv_use_debugreport='wxUSE_DEBUGREPORT=no'
6015 LINE=`grep "wxUSE_DEBUGREPORT" ${wx_arg_cache_file}`
6016 if test "x$LINE" != x ; then
6017 eval "DEFAULT_$LINE"
6022 ac_cv_use_debugreport='wxUSE_DEBUGREPORT='$DEFAULT_wxUSE_DEBUGREPORT
6027 eval "$ac_cv_use_debugreport"
6028 if test "$no_cache" != 1; then
6029 echo $ac_cv_use_debugreport >> ${wx_arg_cache_file}.tmp
6032 if test "$wxUSE_DEBUGREPORT" = yes; then
6033 { echo "$as_me:$LINENO: result: yes" >&5
6034 echo "${ECHO_T}yes" >&6; }
6036 { echo "$as_me:$LINENO: result: no" >&5
6037 echo "${ECHO_T}no" >&6; }
6042 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dialupman" >&5
6043 echo $ECHO_N "checking for --${enablestring:-enable}-dialupman... $ECHO_C" >&6; }
6045 # Check whether --enable-dialupman was given.
6046 if test "${enable_dialupman+set}" = set; then
6047 enableval=$enable_dialupman;
6048 if test "$enableval" = yes; then
6049 ac_cv_use_dialupman='wxUSE_DIALUP_MANAGER=yes'
6051 ac_cv_use_dialupman='wxUSE_DIALUP_MANAGER=no'
6056 LINE=`grep "wxUSE_DIALUP_MANAGER" ${wx_arg_cache_file}`
6057 if test "x$LINE" != x ; then
6058 eval "DEFAULT_$LINE"
6063 ac_cv_use_dialupman='wxUSE_DIALUP_MANAGER='$DEFAULT_wxUSE_DIALUP_MANAGER
6068 eval "$ac_cv_use_dialupman"
6069 if test "$no_cache" != 1; then
6070 echo $ac_cv_use_dialupman >> ${wx_arg_cache_file}.tmp
6073 if test "$wxUSE_DIALUP_MANAGER" = yes; then
6074 { echo "$as_me:$LINENO: result: yes" >&5
6075 echo "${ECHO_T}yes" >&6; }
6077 { echo "$as_me:$LINENO: result: no" >&5
6078 echo "${ECHO_T}no" >&6; }
6083 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dynlib" >&5
6084 echo $ECHO_N "checking for --${enablestring:-enable}-dynlib... $ECHO_C" >&6; }
6086 # Check whether --enable-dynlib was given.
6087 if test "${enable_dynlib+set}" = set; then
6088 enableval=$enable_dynlib;
6089 if test "$enableval" = yes; then
6090 ac_cv_use_dynlib='wxUSE_DYNLIB_CLASS=yes'
6092 ac_cv_use_dynlib='wxUSE_DYNLIB_CLASS=no'
6097 LINE=`grep "wxUSE_DYNLIB_CLASS" ${wx_arg_cache_file}`
6098 if test "x$LINE" != x ; then
6099 eval "DEFAULT_$LINE"
6104 ac_cv_use_dynlib='wxUSE_DYNLIB_CLASS='$DEFAULT_wxUSE_DYNLIB_CLASS
6109 eval "$ac_cv_use_dynlib"
6110 if test "$no_cache" != 1; then
6111 echo $ac_cv_use_dynlib >> ${wx_arg_cache_file}.tmp
6114 if test "$wxUSE_DYNLIB_CLASS" = yes; then
6115 { echo "$as_me:$LINENO: result: yes" >&5
6116 echo "${ECHO_T}yes" >&6; }
6118 { echo "$as_me:$LINENO: result: no" >&5
6119 echo "${ECHO_T}no" >&6; }
6124 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dynamicloader" >&5
6125 echo $ECHO_N "checking for --${enablestring:-enable}-dynamicloader... $ECHO_C" >&6; }
6127 # Check whether --enable-dynamicloader was given.
6128 if test "${enable_dynamicloader+set}" = set; then
6129 enableval=$enable_dynamicloader;
6130 if test "$enableval" = yes; then
6131 ac_cv_use_dynamicloader='wxUSE_DYNAMIC_LOADER=yes'
6133 ac_cv_use_dynamicloader='wxUSE_DYNAMIC_LOADER=no'
6138 LINE=`grep "wxUSE_DYNAMIC_LOADER" ${wx_arg_cache_file}`
6139 if test "x$LINE" != x ; then
6140 eval "DEFAULT_$LINE"
6145 ac_cv_use_dynamicloader='wxUSE_DYNAMIC_LOADER='$DEFAULT_wxUSE_DYNAMIC_LOADER
6150 eval "$ac_cv_use_dynamicloader"
6151 if test "$no_cache" != 1; then
6152 echo $ac_cv_use_dynamicloader >> ${wx_arg_cache_file}.tmp
6155 if test "$wxUSE_DYNAMIC_LOADER" = yes; then
6156 { echo "$as_me:$LINENO: result: yes" >&5
6157 echo "${ECHO_T}yes" >&6; }
6159 { echo "$as_me:$LINENO: result: no" >&5
6160 echo "${ECHO_T}no" >&6; }
6165 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-exceptions" >&5
6166 echo $ECHO_N "checking for --${enablestring:-enable}-exceptions... $ECHO_C" >&6; }
6168 # Check whether --enable-exceptions was given.
6169 if test "${enable_exceptions+set}" = set; then
6170 enableval=$enable_exceptions;
6171 if test "$enableval" = yes; then
6172 ac_cv_use_exceptions='wxUSE_EXCEPTIONS=yes'
6174 ac_cv_use_exceptions='wxUSE_EXCEPTIONS=no'
6179 LINE=`grep "wxUSE_EXCEPTIONS" ${wx_arg_cache_file}`
6180 if test "x$LINE" != x ; then
6181 eval "DEFAULT_$LINE"
6186 ac_cv_use_exceptions='wxUSE_EXCEPTIONS='$DEFAULT_wxUSE_EXCEPTIONS
6191 eval "$ac_cv_use_exceptions"
6192 if test "$no_cache" != 1; then
6193 echo $ac_cv_use_exceptions >> ${wx_arg_cache_file}.tmp
6196 if test "$wxUSE_EXCEPTIONS" = yes; then
6197 { echo "$as_me:$LINENO: result: yes" >&5
6198 echo "${ECHO_T}yes" >&6; }
6200 { echo "$as_me:$LINENO: result: no" >&5
6201 echo "${ECHO_T}no" >&6; }
6206 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-ffile" >&5
6207 echo $ECHO_N "checking for --${enablestring:-enable}-ffile... $ECHO_C" >&6; }
6209 # Check whether --enable-ffile was given.
6210 if test "${enable_ffile+set}" = set; then
6211 enableval=$enable_ffile;
6212 if test "$enableval" = yes; then
6213 ac_cv_use_ffile='wxUSE_FFILE=yes'
6215 ac_cv_use_ffile='wxUSE_FFILE=no'
6220 LINE=`grep "wxUSE_FFILE" ${wx_arg_cache_file}`
6221 if test "x$LINE" != x ; then
6222 eval "DEFAULT_$LINE"
6227 ac_cv_use_ffile='wxUSE_FFILE='$DEFAULT_wxUSE_FFILE
6232 eval "$ac_cv_use_ffile"
6233 if test "$no_cache" != 1; then
6234 echo $ac_cv_use_ffile >> ${wx_arg_cache_file}.tmp
6237 if test "$wxUSE_FFILE" = yes; then
6238 { echo "$as_me:$LINENO: result: yes" >&5
6239 echo "${ECHO_T}yes" >&6; }
6241 { echo "$as_me:$LINENO: result: no" >&5
6242 echo "${ECHO_T}no" >&6; }
6247 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-file" >&5
6248 echo $ECHO_N "checking for --${enablestring:-enable}-file... $ECHO_C" >&6; }
6250 # Check whether --enable-file was given.
6251 if test "${enable_file+set}" = set; then
6252 enableval=$enable_file;
6253 if test "$enableval" = yes; then
6254 ac_cv_use_file='wxUSE_FILE=yes'
6256 ac_cv_use_file='wxUSE_FILE=no'
6261 LINE=`grep "wxUSE_FILE" ${wx_arg_cache_file}`
6262 if test "x$LINE" != x ; then
6263 eval "DEFAULT_$LINE"
6268 ac_cv_use_file='wxUSE_FILE='$DEFAULT_wxUSE_FILE
6273 eval "$ac_cv_use_file"
6274 if test "$no_cache" != 1; then
6275 echo $ac_cv_use_file >> ${wx_arg_cache_file}.tmp
6278 if test "$wxUSE_FILE" = yes; then
6279 { echo "$as_me:$LINENO: result: yes" >&5
6280 echo "${ECHO_T}yes" >&6; }
6282 { echo "$as_me:$LINENO: result: no" >&5
6283 echo "${ECHO_T}no" >&6; }
6288 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-filesystem" >&5
6289 echo $ECHO_N "checking for --${enablestring:-enable}-filesystem... $ECHO_C" >&6; }
6291 # Check whether --enable-filesystem was given.
6292 if test "${enable_filesystem+set}" = set; then
6293 enableval=$enable_filesystem;
6294 if test "$enableval" = yes; then
6295 ac_cv_use_filesystem='wxUSE_FILESYSTEM=yes'
6297 ac_cv_use_filesystem='wxUSE_FILESYSTEM=no'
6302 LINE=`grep "wxUSE_FILESYSTEM" ${wx_arg_cache_file}`
6303 if test "x$LINE" != x ; then
6304 eval "DEFAULT_$LINE"
6309 ac_cv_use_filesystem='wxUSE_FILESYSTEM='$DEFAULT_wxUSE_FILESYSTEM
6314 eval "$ac_cv_use_filesystem"
6315 if test "$no_cache" != 1; then
6316 echo $ac_cv_use_filesystem >> ${wx_arg_cache_file}.tmp
6319 if test "$wxUSE_FILESYSTEM" = yes; then
6320 { echo "$as_me:$LINENO: result: yes" >&5
6321 echo "${ECHO_T}yes" >&6; }
6323 { echo "$as_me:$LINENO: result: no" >&5
6324 echo "${ECHO_T}no" >&6; }
6329 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-fontmap" >&5
6330 echo $ECHO_N "checking for --${enablestring:-enable}-fontmap... $ECHO_C" >&6; }
6332 # Check whether --enable-fontmap was given.
6333 if test "${enable_fontmap+set}" = set; then
6334 enableval=$enable_fontmap;
6335 if test "$enableval" = yes; then
6336 ac_cv_use_fontmap='wxUSE_FONTMAP=yes'
6338 ac_cv_use_fontmap='wxUSE_FONTMAP=no'
6343 LINE=`grep "wxUSE_FONTMAP" ${wx_arg_cache_file}`
6344 if test "x$LINE" != x ; then
6345 eval "DEFAULT_$LINE"
6350 ac_cv_use_fontmap='wxUSE_FONTMAP='$DEFAULT_wxUSE_FONTMAP
6355 eval "$ac_cv_use_fontmap"
6356 if test "$no_cache" != 1; then
6357 echo $ac_cv_use_fontmap >> ${wx_arg_cache_file}.tmp
6360 if test "$wxUSE_FONTMAP" = yes; then
6361 { echo "$as_me:$LINENO: result: yes" >&5
6362 echo "${ECHO_T}yes" >&6; }
6364 { echo "$as_me:$LINENO: result: no" >&5
6365 echo "${ECHO_T}no" >&6; }
6370 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-fs_archive" >&5
6371 echo $ECHO_N "checking for --${enablestring:-enable}-fs_archive... $ECHO_C" >&6; }
6373 # Check whether --enable-fs_archive was given.
6374 if test "${enable_fs_archive+set}" = set; then
6375 enableval=$enable_fs_archive;
6376 if test "$enableval" = yes; then
6377 ac_cv_use_fs_archive='wxUSE_FS_ARCHIVE=yes'
6379 ac_cv_use_fs_archive='wxUSE_FS_ARCHIVE=no'
6384 LINE=`grep "wxUSE_FS_ARCHIVE" ${wx_arg_cache_file}`
6385 if test "x$LINE" != x ; then
6386 eval "DEFAULT_$LINE"
6391 ac_cv_use_fs_archive='wxUSE_FS_ARCHIVE='$DEFAULT_wxUSE_FS_ARCHIVE
6396 eval "$ac_cv_use_fs_archive"
6397 if test "$no_cache" != 1; then
6398 echo $ac_cv_use_fs_archive >> ${wx_arg_cache_file}.tmp
6401 if test "$wxUSE_FS_ARCHIVE" = yes; then
6402 { echo "$as_me:$LINENO: result: yes" >&5
6403 echo "${ECHO_T}yes" >&6; }
6405 { echo "$as_me:$LINENO: result: no" >&5
6406 echo "${ECHO_T}no" >&6; }
6411 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-fs_inet" >&5
6412 echo $ECHO_N "checking for --${enablestring:-enable}-fs_inet... $ECHO_C" >&6; }
6414 # Check whether --enable-fs_inet was given.
6415 if test "${enable_fs_inet+set}" = set; then
6416 enableval=$enable_fs_inet;
6417 if test "$enableval" = yes; then
6418 ac_cv_use_fs_inet='wxUSE_FS_INET=yes'
6420 ac_cv_use_fs_inet='wxUSE_FS_INET=no'
6425 LINE=`grep "wxUSE_FS_INET" ${wx_arg_cache_file}`
6426 if test "x$LINE" != x ; then
6427 eval "DEFAULT_$LINE"
6432 ac_cv_use_fs_inet='wxUSE_FS_INET='$DEFAULT_wxUSE_FS_INET
6437 eval "$ac_cv_use_fs_inet"
6438 if test "$no_cache" != 1; then
6439 echo $ac_cv_use_fs_inet >> ${wx_arg_cache_file}.tmp
6442 if test "$wxUSE_FS_INET" = yes; then
6443 { echo "$as_me:$LINENO: result: yes" >&5
6444 echo "${ECHO_T}yes" >&6; }
6446 { echo "$as_me:$LINENO: result: no" >&5
6447 echo "${ECHO_T}no" >&6; }
6452 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-fs_zip" >&5
6453 echo $ECHO_N "checking for --${enablestring:-enable}-fs_zip... $ECHO_C" >&6; }
6455 # Check whether --enable-fs_zip was given.
6456 if test "${enable_fs_zip+set}" = set; then
6457 enableval=$enable_fs_zip;
6458 if test "$enableval" = yes; then
6459 ac_cv_use_fs_zip='wxUSE_FS_ZIP=yes'
6461 ac_cv_use_fs_zip='wxUSE_FS_ZIP=no'
6466 LINE=`grep "wxUSE_FS_ZIP" ${wx_arg_cache_file}`
6467 if test "x$LINE" != x ; then
6468 eval "DEFAULT_$LINE"
6473 ac_cv_use_fs_zip='wxUSE_FS_ZIP='$DEFAULT_wxUSE_FS_ZIP
6478 eval "$ac_cv_use_fs_zip"
6479 if test "$no_cache" != 1; then
6480 echo $ac_cv_use_fs_zip >> ${wx_arg_cache_file}.tmp
6483 if test "$wxUSE_FS_ZIP" = yes; then
6484 { echo "$as_me:$LINENO: result: yes" >&5
6485 echo "${ECHO_T}yes" >&6; }
6487 { echo "$as_me:$LINENO: result: no" >&5
6488 echo "${ECHO_T}no" >&6; }
6493 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-geometry" >&5
6494 echo $ECHO_N "checking for --${enablestring:-enable}-geometry... $ECHO_C" >&6; }
6496 # Check whether --enable-geometry was given.
6497 if test "${enable_geometry+set}" = set; then
6498 enableval=$enable_geometry;
6499 if test "$enableval" = yes; then
6500 ac_cv_use_geometry='wxUSE_GEOMETRY=yes'
6502 ac_cv_use_geometry='wxUSE_GEOMETRY=no'
6507 LINE=`grep "wxUSE_GEOMETRY" ${wx_arg_cache_file}`
6508 if test "x$LINE" != x ; then
6509 eval "DEFAULT_$LINE"
6514 ac_cv_use_geometry='wxUSE_GEOMETRY='$DEFAULT_wxUSE_GEOMETRY
6519 eval "$ac_cv_use_geometry"
6520 if test "$no_cache" != 1; then
6521 echo $ac_cv_use_geometry >> ${wx_arg_cache_file}.tmp
6524 if test "$wxUSE_GEOMETRY" = yes; then
6525 { echo "$as_me:$LINENO: result: yes" >&5
6526 echo "${ECHO_T}yes" >&6; }
6528 { echo "$as_me:$LINENO: result: no" >&5
6529 echo "${ECHO_T}no" >&6; }
6534 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-log" >&5
6535 echo $ECHO_N "checking for --${enablestring:-enable}-log... $ECHO_C" >&6; }
6537 # Check whether --enable-log was given.
6538 if test "${enable_log+set}" = set; then
6539 enableval=$enable_log;
6540 if test "$enableval" = yes; then
6541 ac_cv_use_log='wxUSE_LOG=yes'
6543 ac_cv_use_log='wxUSE_LOG=no'
6548 LINE=`grep "wxUSE_LOG" ${wx_arg_cache_file}`
6549 if test "x$LINE" != x ; then
6550 eval "DEFAULT_$LINE"
6555 ac_cv_use_log='wxUSE_LOG='$DEFAULT_wxUSE_LOG
6560 eval "$ac_cv_use_log"
6561 if test "$no_cache" != 1; then
6562 echo $ac_cv_use_log >> ${wx_arg_cache_file}.tmp
6565 if test "$wxUSE_LOG" = yes; then
6566 { echo "$as_me:$LINENO: result: yes" >&5
6567 echo "${ECHO_T}yes" >&6; }
6569 { echo "$as_me:$LINENO: result: no" >&5
6570 echo "${ECHO_T}no" >&6; }
6575 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-longlong" >&5
6576 echo $ECHO_N "checking for --${enablestring:-enable}-longlong... $ECHO_C" >&6; }
6578 # Check whether --enable-longlong was given.
6579 if test "${enable_longlong+set}" = set; then
6580 enableval=$enable_longlong;
6581 if test "$enableval" = yes; then
6582 ac_cv_use_longlong='wxUSE_LONGLONG=yes'
6584 ac_cv_use_longlong='wxUSE_LONGLONG=no'
6589 LINE=`grep "wxUSE_LONGLONG" ${wx_arg_cache_file}`
6590 if test "x$LINE" != x ; then
6591 eval "DEFAULT_$LINE"
6596 ac_cv_use_longlong='wxUSE_LONGLONG='$DEFAULT_wxUSE_LONGLONG
6601 eval "$ac_cv_use_longlong"
6602 if test "$no_cache" != 1; then
6603 echo $ac_cv_use_longlong >> ${wx_arg_cache_file}.tmp
6606 if test "$wxUSE_LONGLONG" = yes; then
6607 { echo "$as_me:$LINENO: result: yes" >&5
6608 echo "${ECHO_T}yes" >&6; }
6610 { echo "$as_me:$LINENO: result: no" >&5
6611 echo "${ECHO_T}no" >&6; }
6616 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-mimetype" >&5
6617 echo $ECHO_N "checking for --${enablestring:-enable}-mimetype... $ECHO_C" >&6; }
6619 # Check whether --enable-mimetype was given.
6620 if test "${enable_mimetype+set}" = set; then
6621 enableval=$enable_mimetype;
6622 if test "$enableval" = yes; then
6623 ac_cv_use_mimetype='wxUSE_MIMETYPE=yes'
6625 ac_cv_use_mimetype='wxUSE_MIMETYPE=no'
6630 LINE=`grep "wxUSE_MIMETYPE" ${wx_arg_cache_file}`
6631 if test "x$LINE" != x ; then
6632 eval "DEFAULT_$LINE"
6637 ac_cv_use_mimetype='wxUSE_MIMETYPE='$DEFAULT_wxUSE_MIMETYPE
6642 eval "$ac_cv_use_mimetype"
6643 if test "$no_cache" != 1; then
6644 echo $ac_cv_use_mimetype >> ${wx_arg_cache_file}.tmp
6647 if test "$wxUSE_MIMETYPE" = yes; then
6648 { echo "$as_me:$LINENO: result: yes" >&5
6649 echo "${ECHO_T}yes" >&6; }
6651 { echo "$as_me:$LINENO: result: no" >&5
6652 echo "${ECHO_T}no" >&6; }
6657 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-mslu" >&5
6658 echo $ECHO_N "checking for --${enablestring:-enable}-mslu... $ECHO_C" >&6; }
6660 # Check whether --enable-mslu was given.
6661 if test "${enable_mslu+set}" = set; then
6662 enableval=$enable_mslu;
6663 if test "$enableval" = yes; then
6664 ac_cv_use_mslu='wxUSE_UNICODE_MSLU=yes'
6666 ac_cv_use_mslu='wxUSE_UNICODE_MSLU=no'
6671 LINE=`grep "wxUSE_UNICODE_MSLU" ${wx_arg_cache_file}`
6672 if test "x$LINE" != x ; then
6673 eval "DEFAULT_$LINE"
6678 ac_cv_use_mslu='wxUSE_UNICODE_MSLU='$DEFAULT_wxUSE_UNICODE_MSLU
6683 eval "$ac_cv_use_mslu"
6684 if test "$no_cache" != 1; then
6685 echo $ac_cv_use_mslu >> ${wx_arg_cache_file}.tmp
6688 if test "$wxUSE_UNICODE_MSLU" = yes; then
6689 { echo "$as_me:$LINENO: result: yes" >&5
6690 echo "${ECHO_T}yes" >&6; }
6692 { echo "$as_me:$LINENO: result: no" >&5
6693 echo "${ECHO_T}no" >&6; }
6698 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-snglinst" >&5
6699 echo $ECHO_N "checking for --${enablestring:-enable}-snglinst... $ECHO_C" >&6; }
6701 # Check whether --enable-snglinst was given.
6702 if test "${enable_snglinst+set}" = set; then
6703 enableval=$enable_snglinst;
6704 if test "$enableval" = yes; then
6705 ac_cv_use_snglinst='wxUSE_SNGLINST_CHECKER=yes'
6707 ac_cv_use_snglinst='wxUSE_SNGLINST_CHECKER=no'
6712 LINE=`grep "wxUSE_SNGLINST_CHECKER" ${wx_arg_cache_file}`
6713 if test "x$LINE" != x ; then
6714 eval "DEFAULT_$LINE"
6719 ac_cv_use_snglinst='wxUSE_SNGLINST_CHECKER='$DEFAULT_wxUSE_SNGLINST_CHECKER
6724 eval "$ac_cv_use_snglinst"
6725 if test "$no_cache" != 1; then
6726 echo $ac_cv_use_snglinst >> ${wx_arg_cache_file}.tmp
6729 if test "$wxUSE_SNGLINST_CHECKER" = yes; then
6730 { echo "$as_me:$LINENO: result: yes" >&5
6731 echo "${ECHO_T}yes" >&6; }
6733 { echo "$as_me:$LINENO: result: no" >&5
6734 echo "${ECHO_T}no" >&6; }
6739 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-std_iostreams" >&5
6740 echo $ECHO_N "checking for --${enablestring:-enable}-std_iostreams... $ECHO_C" >&6; }
6742 # Check whether --enable-std_iostreams was given.
6743 if test "${enable_std_iostreams+set}" = set; then
6744 enableval=$enable_std_iostreams;
6745 if test "$enableval" = yes; then
6746 ac_cv_use_std_iostreams='wxUSE_STD_IOSTREAM=yes'
6748 ac_cv_use_std_iostreams='wxUSE_STD_IOSTREAM=no'
6753 LINE=`grep "wxUSE_STD_IOSTREAM" ${wx_arg_cache_file}`
6754 if test "x$LINE" != x ; then
6755 eval "DEFAULT_$LINE"
6760 ac_cv_use_std_iostreams='wxUSE_STD_IOSTREAM='$DEFAULT_wxUSE_STD_IOSTREAM
6765 eval "$ac_cv_use_std_iostreams"
6766 if test "$no_cache" != 1; then
6767 echo $ac_cv_use_std_iostreams >> ${wx_arg_cache_file}.tmp
6770 if test "$wxUSE_STD_IOSTREAM" = yes; then
6771 { echo "$as_me:$LINENO: result: yes" >&5
6772 echo "${ECHO_T}yes" >&6; }
6774 { echo "$as_me:$LINENO: result: no" >&5
6775 echo "${ECHO_T}no" >&6; }
6780 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-std_string" >&5
6781 echo $ECHO_N "checking for --${enablestring:-enable}-std_string... $ECHO_C" >&6; }
6783 # Check whether --enable-std_string was given.
6784 if test "${enable_std_string+set}" = set; then
6785 enableval=$enable_std_string;
6786 if test "$enableval" = yes; then
6787 ac_cv_use_std_string='wxUSE_STD_STRING=yes'
6789 ac_cv_use_std_string='wxUSE_STD_STRING=no'
6794 LINE=`grep "wxUSE_STD_STRING" ${wx_arg_cache_file}`
6795 if test "x$LINE" != x ; then
6796 eval "DEFAULT_$LINE"
6801 ac_cv_use_std_string='wxUSE_STD_STRING='$DEFAULT_wxUSE_STD_STRING
6806 eval "$ac_cv_use_std_string"
6807 if test "$no_cache" != 1; then
6808 echo $ac_cv_use_std_string >> ${wx_arg_cache_file}.tmp
6811 if test "$wxUSE_STD_STRING" = yes; then
6812 { echo "$as_me:$LINENO: result: yes" >&5
6813 echo "${ECHO_T}yes" >&6; }
6815 { echo "$as_me:$LINENO: result: no" >&5
6816 echo "${ECHO_T}no" >&6; }
6821 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-stdpaths" >&5
6822 echo $ECHO_N "checking for --${enablestring:-enable}-stdpaths... $ECHO_C" >&6; }
6824 # Check whether --enable-stdpaths was given.
6825 if test "${enable_stdpaths+set}" = set; then
6826 enableval=$enable_stdpaths;
6827 if test "$enableval" = yes; then
6828 ac_cv_use_stdpaths='wxUSE_STDPATHS=yes'
6830 ac_cv_use_stdpaths='wxUSE_STDPATHS=no'
6835 LINE=`grep "wxUSE_STDPATHS" ${wx_arg_cache_file}`
6836 if test "x$LINE" != x ; then
6837 eval "DEFAULT_$LINE"
6842 ac_cv_use_stdpaths='wxUSE_STDPATHS='$DEFAULT_wxUSE_STDPATHS
6847 eval "$ac_cv_use_stdpaths"
6848 if test "$no_cache" != 1; then
6849 echo $ac_cv_use_stdpaths >> ${wx_arg_cache_file}.tmp
6852 if test "$wxUSE_STDPATHS" = yes; then
6853 { echo "$as_me:$LINENO: result: yes" >&5
6854 echo "${ECHO_T}yes" >&6; }
6856 { echo "$as_me:$LINENO: result: no" >&5
6857 echo "${ECHO_T}no" >&6; }
6862 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-stopwatch" >&5
6863 echo $ECHO_N "checking for --${enablestring:-enable}-stopwatch... $ECHO_C" >&6; }
6865 # Check whether --enable-stopwatch was given.
6866 if test "${enable_stopwatch+set}" = set; then
6867 enableval=$enable_stopwatch;
6868 if test "$enableval" = yes; then
6869 ac_cv_use_stopwatch='wxUSE_STOPWATCH=yes'
6871 ac_cv_use_stopwatch='wxUSE_STOPWATCH=no'
6876 LINE=`grep "wxUSE_STOPWATCH" ${wx_arg_cache_file}`
6877 if test "x$LINE" != x ; then
6878 eval "DEFAULT_$LINE"
6883 ac_cv_use_stopwatch='wxUSE_STOPWATCH='$DEFAULT_wxUSE_STOPWATCH
6888 eval "$ac_cv_use_stopwatch"
6889 if test "$no_cache" != 1; then
6890 echo $ac_cv_use_stopwatch >> ${wx_arg_cache_file}.tmp
6893 if test "$wxUSE_STOPWATCH" = yes; then
6894 { echo "$as_me:$LINENO: result: yes" >&5
6895 echo "${ECHO_T}yes" >&6; }
6897 { echo "$as_me:$LINENO: result: no" >&5
6898 echo "${ECHO_T}no" >&6; }
6903 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-streams" >&5
6904 echo $ECHO_N "checking for --${enablestring:-enable}-streams... $ECHO_C" >&6; }
6906 # Check whether --enable-streams was given.
6907 if test "${enable_streams+set}" = set; then
6908 enableval=$enable_streams;
6909 if test "$enableval" = yes; then
6910 ac_cv_use_streams='wxUSE_STREAMS=yes'
6912 ac_cv_use_streams='wxUSE_STREAMS=no'
6917 LINE=`grep "wxUSE_STREAMS" ${wx_arg_cache_file}`
6918 if test "x$LINE" != x ; then
6919 eval "DEFAULT_$LINE"
6924 ac_cv_use_streams='wxUSE_STREAMS='$DEFAULT_wxUSE_STREAMS
6929 eval "$ac_cv_use_streams"
6930 if test "$no_cache" != 1; then
6931 echo $ac_cv_use_streams >> ${wx_arg_cache_file}.tmp
6934 if test "$wxUSE_STREAMS" = yes; then
6935 { echo "$as_me:$LINENO: result: yes" >&5
6936 echo "${ECHO_T}yes" >&6; }
6938 { echo "$as_me:$LINENO: result: no" >&5
6939 echo "${ECHO_T}no" >&6; }
6944 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-system_options" >&5
6945 echo $ECHO_N "checking for --${enablestring:-enable}-system_options... $ECHO_C" >&6; }
6947 # Check whether --enable-system_options was given.
6948 if test "${enable_system_options+set}" = set; then
6949 enableval=$enable_system_options;
6950 if test "$enableval" = yes; then
6951 ac_cv_use_system_options='wxUSE_SYSTEM_OPTIONS=yes'
6953 ac_cv_use_system_options='wxUSE_SYSTEM_OPTIONS=no'
6958 LINE=`grep "wxUSE_SYSTEM_OPTIONS" ${wx_arg_cache_file}`
6959 if test "x$LINE" != x ; then
6960 eval "DEFAULT_$LINE"
6965 ac_cv_use_system_options='wxUSE_SYSTEM_OPTIONS='$DEFAULT_wxUSE_SYSTEM_OPTIONS
6970 eval "$ac_cv_use_system_options"
6971 if test "$no_cache" != 1; then
6972 echo $ac_cv_use_system_options >> ${wx_arg_cache_file}.tmp
6975 if test "$wxUSE_SYSTEM_OPTIONS" = yes; then
6976 { echo "$as_me:$LINENO: result: yes" >&5
6977 echo "${ECHO_T}yes" >&6; }
6979 { echo "$as_me:$LINENO: result: no" >&5
6980 echo "${ECHO_T}no" >&6; }
6985 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-tarstream" >&5
6986 echo $ECHO_N "checking for --${enablestring:-enable}-tarstream... $ECHO_C" >&6; }
6988 # Check whether --enable-tarstream was given.
6989 if test "${enable_tarstream+set}" = set; then
6990 enableval=$enable_tarstream;
6991 if test "$enableval" = yes; then
6992 ac_cv_use_tarstream='wxUSE_TARSTREAM=yes'
6994 ac_cv_use_tarstream='wxUSE_TARSTREAM=no'
6999 LINE=`grep "wxUSE_TARSTREAM" ${wx_arg_cache_file}`
7000 if test "x$LINE" != x ; then
7001 eval "DEFAULT_$LINE"
7006 ac_cv_use_tarstream='wxUSE_TARSTREAM='$DEFAULT_wxUSE_TARSTREAM
7011 eval "$ac_cv_use_tarstream"
7012 if test "$no_cache" != 1; then
7013 echo $ac_cv_use_tarstream >> ${wx_arg_cache_file}.tmp
7016 if test "$wxUSE_TARSTREAM" = yes; then
7017 { echo "$as_me:$LINENO: result: yes" >&5
7018 echo "${ECHO_T}yes" >&6; }
7020 { echo "$as_me:$LINENO: result: no" >&5
7021 echo "${ECHO_T}no" >&6; }
7026 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-textbuf" >&5
7027 echo $ECHO_N "checking for --${enablestring:-enable}-textbuf... $ECHO_C" >&6; }
7029 # Check whether --enable-textbuf was given.
7030 if test "${enable_textbuf+set}" = set; then
7031 enableval=$enable_textbuf;
7032 if test "$enableval" = yes; then
7033 ac_cv_use_textbuf='wxUSE_TEXTBUFFER=yes'
7035 ac_cv_use_textbuf='wxUSE_TEXTBUFFER=no'
7040 LINE=`grep "wxUSE_TEXTBUFFER" ${wx_arg_cache_file}`
7041 if test "x$LINE" != x ; then
7042 eval "DEFAULT_$LINE"
7047 ac_cv_use_textbuf='wxUSE_TEXTBUFFER='$DEFAULT_wxUSE_TEXTBUFFER
7052 eval "$ac_cv_use_textbuf"
7053 if test "$no_cache" != 1; then
7054 echo $ac_cv_use_textbuf >> ${wx_arg_cache_file}.tmp
7057 if test "$wxUSE_TEXTBUFFER" = yes; then
7058 { echo "$as_me:$LINENO: result: yes" >&5
7059 echo "${ECHO_T}yes" >&6; }
7061 { echo "$as_me:$LINENO: result: no" >&5
7062 echo "${ECHO_T}no" >&6; }
7067 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-textfile" >&5
7068 echo $ECHO_N "checking for --${enablestring:-enable}-textfile... $ECHO_C" >&6; }
7070 # Check whether --enable-textfile was given.
7071 if test "${enable_textfile+set}" = set; then
7072 enableval=$enable_textfile;
7073 if test "$enableval" = yes; then
7074 ac_cv_use_textfile='wxUSE_TEXTFILE=yes'
7076 ac_cv_use_textfile='wxUSE_TEXTFILE=no'
7081 LINE=`grep "wxUSE_TEXTFILE" ${wx_arg_cache_file}`
7082 if test "x$LINE" != x ; then
7083 eval "DEFAULT_$LINE"
7088 ac_cv_use_textfile='wxUSE_TEXTFILE='$DEFAULT_wxUSE_TEXTFILE
7093 eval "$ac_cv_use_textfile"
7094 if test "$no_cache" != 1; then
7095 echo $ac_cv_use_textfile >> ${wx_arg_cache_file}.tmp
7098 if test "$wxUSE_TEXTFILE" = yes; then
7099 { echo "$as_me:$LINENO: result: yes" >&5
7100 echo "${ECHO_T}yes" >&6; }
7102 { echo "$as_me:$LINENO: result: no" >&5
7103 echo "${ECHO_T}no" >&6; }
7108 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-timer" >&5
7109 echo $ECHO_N "checking for --${enablestring:-enable}-timer... $ECHO_C" >&6; }
7111 # Check whether --enable-timer was given.
7112 if test "${enable_timer+set}" = set; then
7113 enableval=$enable_timer;
7114 if test "$enableval" = yes; then
7115 ac_cv_use_timer='wxUSE_TIMER=yes'
7117 ac_cv_use_timer='wxUSE_TIMER=no'
7122 LINE=`grep "wxUSE_TIMER" ${wx_arg_cache_file}`
7123 if test "x$LINE" != x ; then
7124 eval "DEFAULT_$LINE"
7129 ac_cv_use_timer='wxUSE_TIMER='$DEFAULT_wxUSE_TIMER
7134 eval "$ac_cv_use_timer"
7135 if test "$no_cache" != 1; then
7136 echo $ac_cv_use_timer >> ${wx_arg_cache_file}.tmp
7139 if test "$wxUSE_TIMER" = yes; then
7140 { echo "$as_me:$LINENO: result: yes" >&5
7141 echo "${ECHO_T}yes" >&6; }
7143 { echo "$as_me:$LINENO: result: no" >&5
7144 echo "${ECHO_T}no" >&6; }
7149 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-unicode" >&5
7150 echo $ECHO_N "checking for --${enablestring:-enable}-unicode... $ECHO_C" >&6; }
7152 # Check whether --enable-unicode was given.
7153 if test "${enable_unicode+set}" = set; then
7154 enableval=$enable_unicode;
7155 if test "$enableval" = yes; then
7156 ac_cv_use_unicode='wxUSE_UNICODE=yes'
7158 ac_cv_use_unicode='wxUSE_UNICODE=no'
7163 LINE=`grep "wxUSE_UNICODE" ${wx_arg_cache_file}`
7164 if test "x$LINE" != x ; then
7165 eval "DEFAULT_$LINE"
7170 ac_cv_use_unicode='wxUSE_UNICODE='$DEFAULT_wxUSE_UNICODE
7175 eval "$ac_cv_use_unicode"
7176 if test "$no_cache" != 1; then
7177 echo $ac_cv_use_unicode >> ${wx_arg_cache_file}.tmp
7180 if test "$wxUSE_UNICODE" = yes; then
7181 { echo "$as_me:$LINENO: result: yes" >&5
7182 echo "${ECHO_T}yes" >&6; }
7184 { echo "$as_me:$LINENO: result: no" >&5
7185 echo "${ECHO_T}no" >&6; }
7190 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-sound" >&5
7191 echo $ECHO_N "checking for --${enablestring:-enable}-sound... $ECHO_C" >&6; }
7193 # Check whether --enable-sound was given.
7194 if test "${enable_sound+set}" = set; then
7195 enableval=$enable_sound;
7196 if test "$enableval" = yes; then
7197 ac_cv_use_sound='wxUSE_SOUND=yes'
7199 ac_cv_use_sound='wxUSE_SOUND=no'
7204 LINE=`grep "wxUSE_SOUND" ${wx_arg_cache_file}`
7205 if test "x$LINE" != x ; then
7206 eval "DEFAULT_$LINE"
7211 ac_cv_use_sound='wxUSE_SOUND='$DEFAULT_wxUSE_SOUND
7216 eval "$ac_cv_use_sound"
7217 if test "$no_cache" != 1; then
7218 echo $ac_cv_use_sound >> ${wx_arg_cache_file}.tmp
7221 if test "$wxUSE_SOUND" = yes; then
7222 { echo "$as_me:$LINENO: result: yes" >&5
7223 echo "${ECHO_T}yes" >&6; }
7225 { echo "$as_me:$LINENO: result: no" >&5
7226 echo "${ECHO_T}no" >&6; }
7231 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-mediactrl" >&5
7232 echo $ECHO_N "checking for --${enablestring:-enable}-mediactrl... $ECHO_C" >&6; }
7234 # Check whether --enable-mediactrl was given.
7235 if test "${enable_mediactrl+set}" = set; then
7236 enableval=$enable_mediactrl;
7237 if test "$enableval" = yes; then
7238 ac_cv_use_mediactrl='wxUSE_MEDIACTRL=yes'
7240 ac_cv_use_mediactrl='wxUSE_MEDIACTRL=no'
7245 LINE=`grep "wxUSE_MEDIACTRL" ${wx_arg_cache_file}`
7246 if test "x$LINE" != x ; then
7247 eval "DEFAULT_$LINE"
7252 ac_cv_use_mediactrl='wxUSE_MEDIACTRL='$DEFAULT_wxUSE_MEDIACTRL
7257 eval "$ac_cv_use_mediactrl"
7258 if test "$no_cache" != 1; then
7259 echo $ac_cv_use_mediactrl >> ${wx_arg_cache_file}.tmp
7262 if test "$wxUSE_MEDIACTRL" = yes; then
7263 { echo "$as_me:$LINENO: result: yes" >&5
7264 echo "${ECHO_T}yes" >&6; }
7266 { echo "$as_me:$LINENO: result: no" >&5
7267 echo "${ECHO_T}no" >&6; }
7272 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-gstreamer8" >&5
7273 echo $ECHO_N "checking for --${enablestring:-enable}-gstreamer8... $ECHO_C" >&6; }
7275 # Check whether --enable-gstreamer8 was given.
7276 if test "${enable_gstreamer8+set}" = set; then
7277 enableval=$enable_gstreamer8;
7278 if test "$enableval" = yes; then
7279 ac_cv_use_gstreamer8='wxUSE_GSTREAMER8=yes'
7281 ac_cv_use_gstreamer8='wxUSE_GSTREAMER8=no'
7286 LINE=`grep "wxUSE_GSTREAMER8" ${wx_arg_cache_file}`
7287 if test "x$LINE" != x ; then
7288 eval "DEFAULT_$LINE"
7293 ac_cv_use_gstreamer8='wxUSE_GSTREAMER8='$DEFAULT_wxUSE_GSTREAMER8
7298 eval "$ac_cv_use_gstreamer8"
7299 if test "$no_cache" != 1; then
7300 echo $ac_cv_use_gstreamer8 >> ${wx_arg_cache_file}.tmp
7303 if test "$wxUSE_GSTREAMER8" = yes; then
7304 { echo "$as_me:$LINENO: result: yes" >&5
7305 echo "${ECHO_T}yes" >&6; }
7307 { echo "$as_me:$LINENO: result: no" >&5
7308 echo "${ECHO_T}no" >&6; }
7313 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-printfposparam" >&5
7314 echo $ECHO_N "checking for --${enablestring:-enable}-printfposparam... $ECHO_C" >&6; }
7316 # Check whether --enable-printfposparam was given.
7317 if test "${enable_printfposparam+set}" = set; then
7318 enableval=$enable_printfposparam;
7319 if test "$enableval" = yes; then
7320 ac_cv_use_printfposparam='wxUSE_PRINTF_POS_PARAMS=yes'
7322 ac_cv_use_printfposparam='wxUSE_PRINTF_POS_PARAMS=no'
7327 LINE=`grep "wxUSE_PRINTF_POS_PARAMS" ${wx_arg_cache_file}`
7328 if test "x$LINE" != x ; then
7329 eval "DEFAULT_$LINE"
7334 ac_cv_use_printfposparam='wxUSE_PRINTF_POS_PARAMS='$DEFAULT_wxUSE_PRINTF_POS_PARAMS
7339 eval "$ac_cv_use_printfposparam"
7340 if test "$no_cache" != 1; then
7341 echo $ac_cv_use_printfposparam >> ${wx_arg_cache_file}.tmp
7344 if test "$wxUSE_PRINTF_POS_PARAMS" = yes; then
7345 { echo "$as_me:$LINENO: result: yes" >&5
7346 echo "${ECHO_T}yes" >&6; }
7348 { echo "$as_me:$LINENO: result: no" >&5
7349 echo "${ECHO_T}no" >&6; }
7354 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-zipstream" >&5
7355 echo $ECHO_N "checking for --${enablestring:-enable}-zipstream... $ECHO_C" >&6; }
7357 # Check whether --enable-zipstream was given.
7358 if test "${enable_zipstream+set}" = set; then
7359 enableval=$enable_zipstream;
7360 if test "$enableval" = yes; then
7361 ac_cv_use_zipstream='wxUSE_ZIPSTREAM=yes'
7363 ac_cv_use_zipstream='wxUSE_ZIPSTREAM=no'
7368 LINE=`grep "wxUSE_ZIPSTREAM" ${wx_arg_cache_file}`
7369 if test "x$LINE" != x ; then
7370 eval "DEFAULT_$LINE"
7375 ac_cv_use_zipstream='wxUSE_ZIPSTREAM='$DEFAULT_wxUSE_ZIPSTREAM
7380 eval "$ac_cv_use_zipstream"
7381 if test "$no_cache" != 1; then
7382 echo $ac_cv_use_zipstream >> ${wx_arg_cache_file}.tmp
7385 if test "$wxUSE_ZIPSTREAM" = yes; then
7386 { echo "$as_me:$LINENO: result: yes" >&5
7387 echo "${ECHO_T}yes" >&6; }
7389 { echo "$as_me:$LINENO: result: no" >&5
7390 echo "${ECHO_T}no" >&6; }
7396 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-url" >&5
7397 echo $ECHO_N "checking for --${enablestring:-enable}-url... $ECHO_C" >&6; }
7399 # Check whether --enable-url was given.
7400 if test "${enable_url+set}" = set; then
7401 enableval=$enable_url;
7402 if test "$enableval" = yes; then
7403 ac_cv_use_url='wxUSE_URL=yes'
7405 ac_cv_use_url='wxUSE_URL=no'
7410 LINE=`grep "wxUSE_URL" ${wx_arg_cache_file}`
7411 if test "x$LINE" != x ; then
7412 eval "DEFAULT_$LINE"
7417 ac_cv_use_url='wxUSE_URL='$DEFAULT_wxUSE_URL
7422 eval "$ac_cv_use_url"
7423 if test "$no_cache" != 1; then
7424 echo $ac_cv_use_url >> ${wx_arg_cache_file}.tmp
7427 if test "$wxUSE_URL" = yes; then
7428 { echo "$as_me:$LINENO: result: yes" >&5
7429 echo "${ECHO_T}yes" >&6; }
7431 { echo "$as_me:$LINENO: result: no" >&5
7432 echo "${ECHO_T}no" >&6; }
7437 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-variant" >&5
7438 echo $ECHO_N "checking for --${enablestring:-enable}-variant... $ECHO_C" >&6; }
7440 # Check whether --enable-variant was given.
7441 if test "${enable_variant+set}" = set; then
7442 enableval=$enable_variant;
7443 if test "$enableval" = yes; then
7444 ac_cv_use_variant='wxUSE_VARIANT=yes'
7446 ac_cv_use_variant='wxUSE_VARIANT=no'
7451 LINE=`grep "wxUSE_VARIANT" ${wx_arg_cache_file}`
7452 if test "x$LINE" != x ; then
7453 eval "DEFAULT_$LINE"
7458 ac_cv_use_variant='wxUSE_VARIANT='$DEFAULT_wxUSE_VARIANT
7463 eval "$ac_cv_use_variant"
7464 if test "$no_cache" != 1; then
7465 echo $ac_cv_use_variant >> ${wx_arg_cache_file}.tmp
7468 if test "$wxUSE_VARIANT" = yes; then
7469 { echo "$as_me:$LINENO: result: yes" >&5
7470 echo "${ECHO_T}yes" >&6; }
7472 { echo "$as_me:$LINENO: result: no" >&5
7473 echo "${ECHO_T}no" >&6; }
7478 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-protocol" >&5
7479 echo $ECHO_N "checking for --${enablestring:-enable}-protocol... $ECHO_C" >&6; }
7481 # Check whether --enable-protocol was given.
7482 if test "${enable_protocol+set}" = set; then
7483 enableval=$enable_protocol;
7484 if test "$enableval" = yes; then
7485 ac_cv_use_protocol='wxUSE_PROTOCOL=yes'
7487 ac_cv_use_protocol='wxUSE_PROTOCOL=no'
7492 LINE=`grep "wxUSE_PROTOCOL" ${wx_arg_cache_file}`
7493 if test "x$LINE" != x ; then
7494 eval "DEFAULT_$LINE"
7499 ac_cv_use_protocol='wxUSE_PROTOCOL='$DEFAULT_wxUSE_PROTOCOL
7504 eval "$ac_cv_use_protocol"
7505 if test "$no_cache" != 1; then
7506 echo $ac_cv_use_protocol >> ${wx_arg_cache_file}.tmp
7509 if test "$wxUSE_PROTOCOL" = yes; then
7510 { echo "$as_me:$LINENO: result: yes" >&5
7511 echo "${ECHO_T}yes" >&6; }
7513 { echo "$as_me:$LINENO: result: no" >&5
7514 echo "${ECHO_T}no" >&6; }
7519 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-protocol_http" >&5
7520 echo $ECHO_N "checking for --${enablestring:-enable}-protocol_http... $ECHO_C" >&6; }
7522 # Check whether --enable-protocol_http was given.
7523 if test "${enable_protocol_http+set}" = set; then
7524 enableval=$enable_protocol_http;
7525 if test "$enableval" = yes; then
7526 ac_cv_use_protocol_http='wxUSE_PROTOCOL_HTTP=yes'
7528 ac_cv_use_protocol_http='wxUSE_PROTOCOL_HTTP=no'
7533 LINE=`grep "wxUSE_PROTOCOL_HTTP" ${wx_arg_cache_file}`
7534 if test "x$LINE" != x ; then
7535 eval "DEFAULT_$LINE"
7540 ac_cv_use_protocol_http='wxUSE_PROTOCOL_HTTP='$DEFAULT_wxUSE_PROTOCOL_HTTP
7545 eval "$ac_cv_use_protocol_http"
7546 if test "$no_cache" != 1; then
7547 echo $ac_cv_use_protocol_http >> ${wx_arg_cache_file}.tmp
7550 if test "$wxUSE_PROTOCOL_HTTP" = yes; then
7551 { echo "$as_me:$LINENO: result: yes" >&5
7552 echo "${ECHO_T}yes" >&6; }
7554 { echo "$as_me:$LINENO: result: no" >&5
7555 echo "${ECHO_T}no" >&6; }
7560 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-protocol_ftp" >&5
7561 echo $ECHO_N "checking for --${enablestring:-enable}-protocol_ftp... $ECHO_C" >&6; }
7563 # Check whether --enable-protocol_ftp was given.
7564 if test "${enable_protocol_ftp+set}" = set; then
7565 enableval=$enable_protocol_ftp;
7566 if test "$enableval" = yes; then
7567 ac_cv_use_protocol_ftp='wxUSE_PROTOCOL_FTP=yes'
7569 ac_cv_use_protocol_ftp='wxUSE_PROTOCOL_FTP=no'
7574 LINE=`grep "wxUSE_PROTOCOL_FTP" ${wx_arg_cache_file}`
7575 if test "x$LINE" != x ; then
7576 eval "DEFAULT_$LINE"
7581 ac_cv_use_protocol_ftp='wxUSE_PROTOCOL_FTP='$DEFAULT_wxUSE_PROTOCOL_FTP
7586 eval "$ac_cv_use_protocol_ftp"
7587 if test "$no_cache" != 1; then
7588 echo $ac_cv_use_protocol_ftp >> ${wx_arg_cache_file}.tmp
7591 if test "$wxUSE_PROTOCOL_FTP" = yes; then
7592 { echo "$as_me:$LINENO: result: yes" >&5
7593 echo "${ECHO_T}yes" >&6; }
7595 { echo "$as_me:$LINENO: result: no" >&5
7596 echo "${ECHO_T}no" >&6; }
7601 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-protocol_file" >&5
7602 echo $ECHO_N "checking for --${enablestring:-enable}-protocol_file... $ECHO_C" >&6; }
7604 # Check whether --enable-protocol_file was given.
7605 if test "${enable_protocol_file+set}" = set; then
7606 enableval=$enable_protocol_file;
7607 if test "$enableval" = yes; then
7608 ac_cv_use_protocol_file='wxUSE_PROTOCOL_FILE=yes'
7610 ac_cv_use_protocol_file='wxUSE_PROTOCOL_FILE=no'
7615 LINE=`grep "wxUSE_PROTOCOL_FILE" ${wx_arg_cache_file}`
7616 if test "x$LINE" != x ; then
7617 eval "DEFAULT_$LINE"
7622 ac_cv_use_protocol_file='wxUSE_PROTOCOL_FILE='$DEFAULT_wxUSE_PROTOCOL_FILE
7627 eval "$ac_cv_use_protocol_file"
7628 if test "$no_cache" != 1; then
7629 echo $ac_cv_use_protocol_file >> ${wx_arg_cache_file}.tmp
7632 if test "$wxUSE_PROTOCOL_FILE" = yes; then
7633 { echo "$as_me:$LINENO: result: yes" >&5
7634 echo "${ECHO_T}yes" >&6; }
7636 { echo "$as_me:$LINENO: result: no" >&5
7637 echo "${ECHO_T}no" >&6; }
7645 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-threads" >&5
7646 echo $ECHO_N "checking for --${enablestring:-enable}-threads... $ECHO_C" >&6; }
7648 # Check whether --enable-threads was given.
7649 if test "${enable_threads+set}" = set; then
7650 enableval=$enable_threads;
7651 if test "$enableval" = yes; then
7652 ac_cv_use_threads='wxUSE_THREADS=yes'
7654 ac_cv_use_threads='wxUSE_THREADS=no'
7659 LINE=`grep "wxUSE_THREADS" ${wx_arg_cache_file}`
7660 if test "x$LINE" != x ; then
7661 eval "DEFAULT_$LINE"
7666 ac_cv_use_threads='wxUSE_THREADS='$DEFAULT_wxUSE_THREADS
7671 eval "$ac_cv_use_threads"
7672 if test "$no_cache" != 1; then
7673 echo $ac_cv_use_threads >> ${wx_arg_cache_file}.tmp
7676 if test "$wxUSE_THREADS" = yes; then
7677 { echo "$as_me:$LINENO: result: yes" >&5
7678 echo "${ECHO_T}yes" >&6; }
7680 { echo "$as_me:$LINENO: result: no" >&5
7681 echo "${ECHO_T}no" >&6; }
7685 if test "$wxUSE_GUI" = "yes"; then
7690 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-docview" >&5
7691 echo $ECHO_N "checking for --${enablestring:-enable}-docview... $ECHO_C" >&6; }
7693 # Check whether --enable-docview was given.
7694 if test "${enable_docview+set}" = set; then
7695 enableval=$enable_docview;
7696 if test "$enableval" = yes; then
7697 ac_cv_use_docview='wxUSE_DOC_VIEW_ARCHITECTURE=yes'
7699 ac_cv_use_docview='wxUSE_DOC_VIEW_ARCHITECTURE=no'
7704 LINE=`grep "wxUSE_DOC_VIEW_ARCHITECTURE" ${wx_arg_cache_file}`
7705 if test "x$LINE" != x ; then
7706 eval "DEFAULT_$LINE"
7711 ac_cv_use_docview='wxUSE_DOC_VIEW_ARCHITECTURE='$DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE
7716 eval "$ac_cv_use_docview"
7717 if test "$no_cache" != 1; then
7718 echo $ac_cv_use_docview >> ${wx_arg_cache_file}.tmp
7721 if test "$wxUSE_DOC_VIEW_ARCHITECTURE" = yes; then
7722 { echo "$as_me:$LINENO: result: yes" >&5
7723 echo "${ECHO_T}yes" >&6; }
7725 { echo "$as_me:$LINENO: result: no" >&5
7726 echo "${ECHO_T}no" >&6; }
7731 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-help" >&5
7732 echo $ECHO_N "checking for --${enablestring:-enable}-help... $ECHO_C" >&6; }
7734 # Check whether --enable-help was given.
7735 if test "${enable_help+set}" = set; then
7736 enableval=$enable_help;
7737 if test "$enableval" = yes; then
7738 ac_cv_use_help='wxUSE_HELP=yes'
7740 ac_cv_use_help='wxUSE_HELP=no'
7745 LINE=`grep "wxUSE_HELP" ${wx_arg_cache_file}`
7746 if test "x$LINE" != x ; then
7747 eval "DEFAULT_$LINE"
7752 ac_cv_use_help='wxUSE_HELP='$DEFAULT_wxUSE_HELP
7757 eval "$ac_cv_use_help"
7758 if test "$no_cache" != 1; then
7759 echo $ac_cv_use_help >> ${wx_arg_cache_file}.tmp
7762 if test "$wxUSE_HELP" = yes; then
7763 { echo "$as_me:$LINENO: result: yes" >&5
7764 echo "${ECHO_T}yes" >&6; }
7766 { echo "$as_me:$LINENO: result: no" >&5
7767 echo "${ECHO_T}no" >&6; }
7772 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-mshtmlhelp" >&5
7773 echo $ECHO_N "checking for --${enablestring:-enable}-mshtmlhelp... $ECHO_C" >&6; }
7775 # Check whether --enable-mshtmlhelp was given.
7776 if test "${enable_mshtmlhelp+set}" = set; then
7777 enableval=$enable_mshtmlhelp;
7778 if test "$enableval" = yes; then
7779 ac_cv_use_mshtmlhelp='wxUSE_MS_HTML_HELP=yes'
7781 ac_cv_use_mshtmlhelp='wxUSE_MS_HTML_HELP=no'
7786 LINE=`grep "wxUSE_MS_HTML_HELP" ${wx_arg_cache_file}`
7787 if test "x$LINE" != x ; then
7788 eval "DEFAULT_$LINE"
7793 ac_cv_use_mshtmlhelp='wxUSE_MS_HTML_HELP='$DEFAULT_wxUSE_MS_HTML_HELP
7798 eval "$ac_cv_use_mshtmlhelp"
7799 if test "$no_cache" != 1; then
7800 echo $ac_cv_use_mshtmlhelp >> ${wx_arg_cache_file}.tmp
7803 if test "$wxUSE_MS_HTML_HELP" = yes; then
7804 { echo "$as_me:$LINENO: result: yes" >&5
7805 echo "${ECHO_T}yes" >&6; }
7807 { echo "$as_me:$LINENO: result: no" >&5
7808 echo "${ECHO_T}no" >&6; }
7813 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-html" >&5
7814 echo $ECHO_N "checking for --${enablestring:-enable}-html... $ECHO_C" >&6; }
7816 # Check whether --enable-html was given.
7817 if test "${enable_html+set}" = set; then
7818 enableval=$enable_html;
7819 if test "$enableval" = yes; then
7820 ac_cv_use_html='wxUSE_HTML=yes'
7822 ac_cv_use_html='wxUSE_HTML=no'
7827 LINE=`grep "wxUSE_HTML" ${wx_arg_cache_file}`
7828 if test "x$LINE" != x ; then
7829 eval "DEFAULT_$LINE"
7834 ac_cv_use_html='wxUSE_HTML='$DEFAULT_wxUSE_HTML
7839 eval "$ac_cv_use_html"
7840 if test "$no_cache" != 1; then
7841 echo $ac_cv_use_html >> ${wx_arg_cache_file}.tmp
7844 if test "$wxUSE_HTML" = yes; then
7845 { echo "$as_me:$LINENO: result: yes" >&5
7846 echo "${ECHO_T}yes" >&6; }
7848 { echo "$as_me:$LINENO: result: no" >&5
7849 echo "${ECHO_T}no" >&6; }
7854 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-htmlhelp" >&5
7855 echo $ECHO_N "checking for --${enablestring:-enable}-htmlhelp... $ECHO_C" >&6; }
7857 # Check whether --enable-htmlhelp was given.
7858 if test "${enable_htmlhelp+set}" = set; then
7859 enableval=$enable_htmlhelp;
7860 if test "$enableval" = yes; then
7861 ac_cv_use_htmlhelp='wxUSE_WXHTML_HELP=yes'
7863 ac_cv_use_htmlhelp='wxUSE_WXHTML_HELP=no'
7868 LINE=`grep "wxUSE_WXHTML_HELP" ${wx_arg_cache_file}`
7869 if test "x$LINE" != x ; then
7870 eval "DEFAULT_$LINE"
7875 ac_cv_use_htmlhelp='wxUSE_WXHTML_HELP='$DEFAULT_wxUSE_WXHTML_HELP
7880 eval "$ac_cv_use_htmlhelp"
7881 if test "$no_cache" != 1; then
7882 echo $ac_cv_use_htmlhelp >> ${wx_arg_cache_file}.tmp
7885 if test "$wxUSE_WXHTML_HELP" = yes; then
7886 { echo "$as_me:$LINENO: result: yes" >&5
7887 echo "${ECHO_T}yes" >&6; }
7889 { echo "$as_me:$LINENO: result: no" >&5
7890 echo "${ECHO_T}no" >&6; }
7895 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-xrc" >&5
7896 echo $ECHO_N "checking for --${enablestring:-enable}-xrc... $ECHO_C" >&6; }
7898 # Check whether --enable-xrc was given.
7899 if test "${enable_xrc+set}" = set; then
7900 enableval=$enable_xrc;
7901 if test "$enableval" = yes; then
7902 ac_cv_use_xrc='wxUSE_XRC=yes'
7904 ac_cv_use_xrc='wxUSE_XRC=no'
7909 LINE=`grep "wxUSE_XRC" ${wx_arg_cache_file}`
7910 if test "x$LINE" != x ; then
7911 eval "DEFAULT_$LINE"
7916 ac_cv_use_xrc='wxUSE_XRC='$DEFAULT_wxUSE_XRC
7921 eval "$ac_cv_use_xrc"
7922 if test "$no_cache" != 1; then
7923 echo $ac_cv_use_xrc >> ${wx_arg_cache_file}.tmp
7926 if test "$wxUSE_XRC" = yes; then
7927 { echo "$as_me:$LINENO: result: yes" >&5
7928 echo "${ECHO_T}yes" >&6; }
7930 { echo "$as_me:$LINENO: result: no" >&5
7931 echo "${ECHO_T}no" >&6; }
7936 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-aui" >&5
7937 echo $ECHO_N "checking for --${enablestring:-enable}-aui... $ECHO_C" >&6; }
7939 # Check whether --enable-aui was given.
7940 if test "${enable_aui+set}" = set; then
7941 enableval=$enable_aui;
7942 if test "$enableval" = yes; then
7943 ac_cv_use_aui='wxUSE_AUI=yes'
7945 ac_cv_use_aui='wxUSE_AUI=no'
7950 LINE=`grep "wxUSE_AUI" ${wx_arg_cache_file}`
7951 if test "x$LINE" != x ; then
7952 eval "DEFAULT_$LINE"
7957 ac_cv_use_aui='wxUSE_AUI='$DEFAULT_wxUSE_AUI
7962 eval "$ac_cv_use_aui"
7963 if test "$no_cache" != 1; then
7964 echo $ac_cv_use_aui >> ${wx_arg_cache_file}.tmp
7967 if test "$wxUSE_AUI" = yes; then
7968 { echo "$as_me:$LINENO: result: yes" >&5
7969 echo "${ECHO_T}yes" >&6; }
7971 { echo "$as_me:$LINENO: result: no" >&5
7972 echo "${ECHO_T}no" >&6; }
7977 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-constraints" >&5
7978 echo $ECHO_N "checking for --${enablestring:-enable}-constraints... $ECHO_C" >&6; }
7980 # Check whether --enable-constraints was given.
7981 if test "${enable_constraints+set}" = set; then
7982 enableval=$enable_constraints;
7983 if test "$enableval" = yes; then
7984 ac_cv_use_constraints='wxUSE_CONSTRAINTS=yes'
7986 ac_cv_use_constraints='wxUSE_CONSTRAINTS=no'
7991 LINE=`grep "wxUSE_CONSTRAINTS" ${wx_arg_cache_file}`
7992 if test "x$LINE" != x ; then
7993 eval "DEFAULT_$LINE"
7998 ac_cv_use_constraints='wxUSE_CONSTRAINTS='$DEFAULT_wxUSE_CONSTRAINTS
8003 eval "$ac_cv_use_constraints"
8004 if test "$no_cache" != 1; then
8005 echo $ac_cv_use_constraints >> ${wx_arg_cache_file}.tmp
8008 if test "$wxUSE_CONSTRAINTS" = yes; then
8009 { echo "$as_me:$LINENO: result: yes" >&5
8010 echo "${ECHO_T}yes" >&6; }
8012 { echo "$as_me:$LINENO: result: no" >&5
8013 echo "${ECHO_T}no" >&6; }
8018 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-printarch" >&5
8019 echo $ECHO_N "checking for --${enablestring:-enable}-printarch... $ECHO_C" >&6; }
8021 # Check whether --enable-printarch was given.
8022 if test "${enable_printarch+set}" = set; then
8023 enableval=$enable_printarch;
8024 if test "$enableval" = yes; then
8025 ac_cv_use_printarch='wxUSE_PRINTING_ARCHITECTURE=yes'
8027 ac_cv_use_printarch='wxUSE_PRINTING_ARCHITECTURE=no'
8032 LINE=`grep "wxUSE_PRINTING_ARCHITECTURE" ${wx_arg_cache_file}`
8033 if test "x$LINE" != x ; then
8034 eval "DEFAULT_$LINE"
8039 ac_cv_use_printarch='wxUSE_PRINTING_ARCHITECTURE='$DEFAULT_wxUSE_PRINTING_ARCHITECTURE
8044 eval "$ac_cv_use_printarch"
8045 if test "$no_cache" != 1; then
8046 echo $ac_cv_use_printarch >> ${wx_arg_cache_file}.tmp
8049 if test "$wxUSE_PRINTING_ARCHITECTURE" = yes; then
8050 { echo "$as_me:$LINENO: result: yes" >&5
8051 echo "${ECHO_T}yes" >&6; }
8053 { echo "$as_me:$LINENO: result: no" >&5
8054 echo "${ECHO_T}no" >&6; }
8059 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-mdi" >&5
8060 echo $ECHO_N "checking for --${enablestring:-enable}-mdi... $ECHO_C" >&6; }
8062 # Check whether --enable-mdi was given.
8063 if test "${enable_mdi+set}" = set; then
8064 enableval=$enable_mdi;
8065 if test "$enableval" = yes; then
8066 ac_cv_use_mdi='wxUSE_MDI=yes'
8068 ac_cv_use_mdi='wxUSE_MDI=no'
8073 LINE=`grep "wxUSE_MDI" ${wx_arg_cache_file}`
8074 if test "x$LINE" != x ; then
8075 eval "DEFAULT_$LINE"
8080 ac_cv_use_mdi='wxUSE_MDI='$DEFAULT_wxUSE_MDI
8085 eval "$ac_cv_use_mdi"
8086 if test "$no_cache" != 1; then
8087 echo $ac_cv_use_mdi >> ${wx_arg_cache_file}.tmp
8090 if test "$wxUSE_MDI" = yes; then
8091 { echo "$as_me:$LINENO: result: yes" >&5
8092 echo "${ECHO_T}yes" >&6; }
8094 { echo "$as_me:$LINENO: result: no" >&5
8095 echo "${ECHO_T}no" >&6; }
8100 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-mdidoc" >&5
8101 echo $ECHO_N "checking for --${enablestring:-enable}-mdidoc... $ECHO_C" >&6; }
8103 # Check whether --enable-mdidoc was given.
8104 if test "${enable_mdidoc+set}" = set; then
8105 enableval=$enable_mdidoc;
8106 if test "$enableval" = yes; then
8107 ac_cv_use_mdidoc='wxUSE_MDI_ARCHITECTURE=yes'
8109 ac_cv_use_mdidoc='wxUSE_MDI_ARCHITECTURE=no'
8114 LINE=`grep "wxUSE_MDI_ARCHITECTURE" ${wx_arg_cache_file}`
8115 if test "x$LINE" != x ; then
8116 eval "DEFAULT_$LINE"
8121 ac_cv_use_mdidoc='wxUSE_MDI_ARCHITECTURE='$DEFAULT_wxUSE_MDI_ARCHITECTURE
8126 eval "$ac_cv_use_mdidoc"
8127 if test "$no_cache" != 1; then
8128 echo $ac_cv_use_mdidoc >> ${wx_arg_cache_file}.tmp
8131 if test "$wxUSE_MDI_ARCHITECTURE" = yes; then
8132 { echo "$as_me:$LINENO: result: yes" >&5
8133 echo "${ECHO_T}yes" >&6; }
8135 { echo "$as_me:$LINENO: result: no" >&5
8136 echo "${ECHO_T}no" >&6; }
8141 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-loggui" >&5
8142 echo $ECHO_N "checking for --${enablestring:-enable}-loggui... $ECHO_C" >&6; }
8144 # Check whether --enable-loggui was given.
8145 if test "${enable_loggui+set}" = set; then
8146 enableval=$enable_loggui;
8147 if test "$enableval" = yes; then
8148 ac_cv_use_loggui='wxUSE_LOGGUI=yes'
8150 ac_cv_use_loggui='wxUSE_LOGGUI=no'
8155 LINE=`grep "wxUSE_LOGGUI" ${wx_arg_cache_file}`
8156 if test "x$LINE" != x ; then
8157 eval "DEFAULT_$LINE"
8162 ac_cv_use_loggui='wxUSE_LOGGUI='$DEFAULT_wxUSE_LOGGUI
8167 eval "$ac_cv_use_loggui"
8168 if test "$no_cache" != 1; then
8169 echo $ac_cv_use_loggui >> ${wx_arg_cache_file}.tmp
8172 if test "$wxUSE_LOGGUI" = yes; then
8173 { echo "$as_me:$LINENO: result: yes" >&5
8174 echo "${ECHO_T}yes" >&6; }
8176 { echo "$as_me:$LINENO: result: no" >&5
8177 echo "${ECHO_T}no" >&6; }
8182 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-logwin" >&5
8183 echo $ECHO_N "checking for --${enablestring:-enable}-logwin... $ECHO_C" >&6; }
8185 # Check whether --enable-logwin was given.
8186 if test "${enable_logwin+set}" = set; then
8187 enableval=$enable_logwin;
8188 if test "$enableval" = yes; then
8189 ac_cv_use_logwin='wxUSE_LOGWINDOW=yes'
8191 ac_cv_use_logwin='wxUSE_LOGWINDOW=no'
8196 LINE=`grep "wxUSE_LOGWINDOW" ${wx_arg_cache_file}`
8197 if test "x$LINE" != x ; then
8198 eval "DEFAULT_$LINE"
8203 ac_cv_use_logwin='wxUSE_LOGWINDOW='$DEFAULT_wxUSE_LOGWINDOW
8208 eval "$ac_cv_use_logwin"
8209 if test "$no_cache" != 1; then
8210 echo $ac_cv_use_logwin >> ${wx_arg_cache_file}.tmp
8213 if test "$wxUSE_LOGWINDOW" = yes; then
8214 { echo "$as_me:$LINENO: result: yes" >&5
8215 echo "${ECHO_T}yes" >&6; }
8217 { echo "$as_me:$LINENO: result: no" >&5
8218 echo "${ECHO_T}no" >&6; }
8223 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-logdialog" >&5
8224 echo $ECHO_N "checking for --${enablestring:-enable}-logdialog... $ECHO_C" >&6; }
8226 # Check whether --enable-logdialog was given.
8227 if test "${enable_logdialog+set}" = set; then
8228 enableval=$enable_logdialog;
8229 if test "$enableval" = yes; then
8230 ac_cv_use_logdialog='wxUSE_LOGDIALOG=yes'
8232 ac_cv_use_logdialog='wxUSE_LOGDIALOG=no'
8237 LINE=`grep "wxUSE_LOGDIALOG" ${wx_arg_cache_file}`
8238 if test "x$LINE" != x ; then
8239 eval "DEFAULT_$LINE"
8244 ac_cv_use_logdialog='wxUSE_LOGDIALOG='$DEFAULT_wxUSE_LOGDIALOG
8249 eval "$ac_cv_use_logdialog"
8250 if test "$no_cache" != 1; then
8251 echo $ac_cv_use_logdialog >> ${wx_arg_cache_file}.tmp
8254 if test "$wxUSE_LOGDIALOG" = yes; then
8255 { echo "$as_me:$LINENO: result: yes" >&5
8256 echo "${ECHO_T}yes" >&6; }
8258 { echo "$as_me:$LINENO: result: no" >&5
8259 echo "${ECHO_T}no" >&6; }
8264 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-webkit" >&5
8265 echo $ECHO_N "checking for --${enablestring:-enable}-webkit... $ECHO_C" >&6; }
8267 # Check whether --enable-webkit was given.
8268 if test "${enable_webkit+set}" = set; then
8269 enableval=$enable_webkit;
8270 if test "$enableval" = yes; then
8271 ac_cv_use_webkit='wxUSE_WEBKIT=yes'
8273 ac_cv_use_webkit='wxUSE_WEBKIT=no'
8278 LINE=`grep "wxUSE_WEBKIT" ${wx_arg_cache_file}`
8279 if test "x$LINE" != x ; then
8280 eval "DEFAULT_$LINE"
8285 ac_cv_use_webkit='wxUSE_WEBKIT='$DEFAULT_wxUSE_WEBKIT
8290 eval "$ac_cv_use_webkit"
8291 if test "$no_cache" != 1; then
8292 echo $ac_cv_use_webkit >> ${wx_arg_cache_file}.tmp
8295 if test "$wxUSE_WEBKIT" = yes; then
8296 { echo "$as_me:$LINENO: result: yes" >&5
8297 echo "${ECHO_T}yes" >&6; }
8299 { echo "$as_me:$LINENO: result: no" >&5
8300 echo "${ECHO_T}no" >&6; }
8305 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-richtext" >&5
8306 echo $ECHO_N "checking for --${enablestring:-enable}-richtext... $ECHO_C" >&6; }
8308 # Check whether --enable-richtext was given.
8309 if test "${enable_richtext+set}" = set; then
8310 enableval=$enable_richtext;
8311 if test "$enableval" = yes; then
8312 ac_cv_use_richtext='wxUSE_RICHTEXT=yes'
8314 ac_cv_use_richtext='wxUSE_RICHTEXT=no'
8319 LINE=`grep "wxUSE_RICHTEXT" ${wx_arg_cache_file}`
8320 if test "x$LINE" != x ; then
8321 eval "DEFAULT_$LINE"
8326 ac_cv_use_richtext='wxUSE_RICHTEXT='$DEFAULT_wxUSE_RICHTEXT
8331 eval "$ac_cv_use_richtext"
8332 if test "$no_cache" != 1; then
8333 echo $ac_cv_use_richtext >> ${wx_arg_cache_file}.tmp
8336 if test "$wxUSE_RICHTEXT" = yes; then
8337 { echo "$as_me:$LINENO: result: yes" >&5
8338 echo "${ECHO_T}yes" >&6; }
8340 { echo "$as_me:$LINENO: result: no" >&5
8341 echo "${ECHO_T}no" >&6; }
8346 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-graphics_ctx" >&5
8347 echo $ECHO_N "checking for --${enablestring:-enable}-graphics_ctx... $ECHO_C" >&6; }
8349 # Check whether --enable-graphics_ctx was given.
8350 if test "${enable_graphics_ctx+set}" = set; then
8351 enableval=$enable_graphics_ctx;
8352 if test "$enableval" = yes; then
8353 ac_cv_use_graphics_ctx='wxUSE_GRAPHICS_CONTEXT=yes'
8355 ac_cv_use_graphics_ctx='wxUSE_GRAPHICS_CONTEXT=no'
8360 LINE=`grep "wxUSE_GRAPHICS_CONTEXT" ${wx_arg_cache_file}`
8361 if test "x$LINE" != x ; then
8362 eval "DEFAULT_$LINE"
8367 ac_cv_use_graphics_ctx='wxUSE_GRAPHICS_CONTEXT='$DEFAULT_wxUSE_GRAPHICS_CONTEXT
8372 eval "$ac_cv_use_graphics_ctx"
8373 if test "$no_cache" != 1; then
8374 echo $ac_cv_use_graphics_ctx >> ${wx_arg_cache_file}.tmp
8377 if test "$wxUSE_GRAPHICS_CONTEXT" = yes; then
8378 { echo "$as_me:$LINENO: result: yes" >&5
8379 echo "${ECHO_T}yes" >&6; }
8381 { echo "$as_me:$LINENO: result: no" >&5
8382 echo "${ECHO_T}no" >&6; }
8388 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-postscript" >&5
8389 echo $ECHO_N "checking for --${enablestring:-enable}-postscript... $ECHO_C" >&6; }
8391 # Check whether --enable-postscript was given.
8392 if test "${enable_postscript+set}" = set; then
8393 enableval=$enable_postscript;
8394 if test "$enableval" = yes; then
8395 ac_cv_use_postscript='wxUSE_POSTSCRIPT=yes'
8397 ac_cv_use_postscript='wxUSE_POSTSCRIPT=no'
8402 LINE=`grep "wxUSE_POSTSCRIPT" ${wx_arg_cache_file}`
8403 if test "x$LINE" != x ; then
8404 eval "DEFAULT_$LINE"
8409 ac_cv_use_postscript='wxUSE_POSTSCRIPT='$DEFAULT_wxUSE_POSTSCRIPT
8414 eval "$ac_cv_use_postscript"
8415 if test "$no_cache" != 1; then
8416 echo $ac_cv_use_postscript >> ${wx_arg_cache_file}.tmp
8419 if test "$wxUSE_POSTSCRIPT" = yes; then
8420 { echo "$as_me:$LINENO: result: yes" >&5
8421 echo "${ECHO_T}yes" >&6; }
8423 { echo "$as_me:$LINENO: result: no" >&5
8424 echo "${ECHO_T}no" >&6; }
8432 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-prologio" >&5
8433 echo $ECHO_N "checking for --${enablestring:-enable}-prologio... $ECHO_C" >&6; }
8435 # Check whether --enable-prologio was given.
8436 if test "${enable_prologio+set}" = set; then
8437 enableval=$enable_prologio;
8438 if test "$enableval" = yes; then
8439 ac_cv_use_prologio='wxUSE_PROLOGIO=yes'
8441 ac_cv_use_prologio='wxUSE_PROLOGIO=no'
8446 LINE=`grep "wxUSE_PROLOGIO" ${wx_arg_cache_file}`
8447 if test "x$LINE" != x ; then
8448 eval "DEFAULT_$LINE"
8453 ac_cv_use_prologio='wxUSE_PROLOGIO='$DEFAULT_wxUSE_PROLOGIO
8458 eval "$ac_cv_use_prologio"
8459 if test "$no_cache" != 1; then
8460 echo $ac_cv_use_prologio >> ${wx_arg_cache_file}.tmp
8463 if test "$wxUSE_PROLOGIO" = yes; then
8464 { echo "$as_me:$LINENO: result: yes" >&5
8465 echo "${ECHO_T}yes" >&6; }
8467 { echo "$as_me:$LINENO: result: no" >&5
8468 echo "${ECHO_T}no" >&6; }
8473 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-resources" >&5
8474 echo $ECHO_N "checking for --${enablestring:-enable}-resources... $ECHO_C" >&6; }
8476 # Check whether --enable-resources was given.
8477 if test "${enable_resources+set}" = set; then
8478 enableval=$enable_resources;
8479 if test "$enableval" = yes; then
8480 ac_cv_use_resources='wxUSE_RESOURCES=yes'
8482 ac_cv_use_resources='wxUSE_RESOURCES=no'
8487 LINE=`grep "wxUSE_RESOURCES" ${wx_arg_cache_file}`
8488 if test "x$LINE" != x ; then
8489 eval "DEFAULT_$LINE"
8494 ac_cv_use_resources='wxUSE_RESOURCES='$DEFAULT_wxUSE_RESOURCES
8499 eval "$ac_cv_use_resources"
8500 if test "$no_cache" != 1; then
8501 echo $ac_cv_use_resources >> ${wx_arg_cache_file}.tmp
8504 if test "$wxUSE_RESOURCES" = yes; then
8505 { echo "$as_me:$LINENO: result: yes" >&5
8506 echo "${ECHO_T}yes" >&6; }
8508 { echo "$as_me:$LINENO: result: no" >&5
8509 echo "${ECHO_T}no" >&6; }
8516 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-clipboard" >&5
8517 echo $ECHO_N "checking for --${enablestring:-enable}-clipboard... $ECHO_C" >&6; }
8519 # Check whether --enable-clipboard was given.
8520 if test "${enable_clipboard+set}" = set; then
8521 enableval=$enable_clipboard;
8522 if test "$enableval" = yes; then
8523 ac_cv_use_clipboard='wxUSE_CLIPBOARD=yes'
8525 ac_cv_use_clipboard='wxUSE_CLIPBOARD=no'
8530 LINE=`grep "wxUSE_CLIPBOARD" ${wx_arg_cache_file}`
8531 if test "x$LINE" != x ; then
8532 eval "DEFAULT_$LINE"
8537 ac_cv_use_clipboard='wxUSE_CLIPBOARD='$DEFAULT_wxUSE_CLIPBOARD
8542 eval "$ac_cv_use_clipboard"
8543 if test "$no_cache" != 1; then
8544 echo $ac_cv_use_clipboard >> ${wx_arg_cache_file}.tmp
8547 if test "$wxUSE_CLIPBOARD" = yes; then
8548 { echo "$as_me:$LINENO: result: yes" >&5
8549 echo "${ECHO_T}yes" >&6; }
8551 { echo "$as_me:$LINENO: result: no" >&5
8552 echo "${ECHO_T}no" >&6; }
8557 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dnd" >&5
8558 echo $ECHO_N "checking for --${enablestring:-enable}-dnd... $ECHO_C" >&6; }
8560 # Check whether --enable-dnd was given.
8561 if test "${enable_dnd+set}" = set; then
8562 enableval=$enable_dnd;
8563 if test "$enableval" = yes; then
8564 ac_cv_use_dnd='wxUSE_DRAG_AND_DROP=yes'
8566 ac_cv_use_dnd='wxUSE_DRAG_AND_DROP=no'
8571 LINE=`grep "wxUSE_DRAG_AND_DROP" ${wx_arg_cache_file}`
8572 if test "x$LINE" != x ; then
8573 eval "DEFAULT_$LINE"
8578 ac_cv_use_dnd='wxUSE_DRAG_AND_DROP='$DEFAULT_wxUSE_DRAG_AND_DROP
8583 eval "$ac_cv_use_dnd"
8584 if test "$no_cache" != 1; then
8585 echo $ac_cv_use_dnd >> ${wx_arg_cache_file}.tmp
8588 if test "$wxUSE_DRAG_AND_DROP" = yes; then
8589 { echo "$as_me:$LINENO: result: yes" >&5
8590 echo "${ECHO_T}yes" >&6; }
8592 { echo "$as_me:$LINENO: result: no" >&5
8593 echo "${ECHO_T}no" >&6; }
8598 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-metafile" >&5
8599 echo $ECHO_N "checking for --${enablestring:-enable}-metafile... $ECHO_C" >&6; }
8601 # Check whether --enable-metafile was given.
8602 if test "${enable_metafile+set}" = set; then
8603 enableval=$enable_metafile;
8604 if test "$enableval" = yes; then
8605 ac_cv_use_metafile='wxUSE_METAFILE=yes'
8607 ac_cv_use_metafile='wxUSE_METAFILE=no'
8612 LINE=`grep "wxUSE_METAFILE" ${wx_arg_cache_file}`
8613 if test "x$LINE" != x ; then
8614 eval "DEFAULT_$LINE"
8619 ac_cv_use_metafile='wxUSE_METAFILE='$DEFAULT_wxUSE_METAFILE
8624 eval "$ac_cv_use_metafile"
8625 if test "$no_cache" != 1; then
8626 echo $ac_cv_use_metafile >> ${wx_arg_cache_file}.tmp
8629 if test "$wxUSE_METAFILE" = yes; then
8630 { echo "$as_me:$LINENO: result: yes" >&5
8631 echo "${ECHO_T}yes" >&6; }
8633 { echo "$as_me:$LINENO: result: no" >&5
8634 echo "${ECHO_T}no" >&6; }
8642 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-controls" >&5
8643 echo $ECHO_N "checking for --${enablestring:-enable}-controls... $ECHO_C" >&6; }
8645 # Check whether --enable-controls was given.
8646 if test "${enable_controls+set}" = set; then
8647 enableval=$enable_controls;
8648 if test "$enableval" = yes; then
8649 ac_cv_use_controls='wxUSE_CONTROLS=yes'
8651 ac_cv_use_controls='wxUSE_CONTROLS=no'
8656 LINE=`grep "wxUSE_CONTROLS" ${wx_arg_cache_file}`
8657 if test "x$LINE" != x ; then
8658 eval "DEFAULT_$LINE"
8663 ac_cv_use_controls='wxUSE_CONTROLS='$DEFAULT_wxUSE_CONTROLS
8668 eval "$ac_cv_use_controls"
8669 if test "$no_cache" != 1; then
8670 echo $ac_cv_use_controls >> ${wx_arg_cache_file}.tmp
8673 if test "$wxUSE_CONTROLS" = yes; then
8674 { echo "$as_me:$LINENO: result: yes" >&5
8675 echo "${ECHO_T}yes" >&6; }
8677 { echo "$as_me:$LINENO: result: no" >&5
8678 echo "${ECHO_T}no" >&6; }
8682 if test "$wxUSE_CONTROLS" = "yes"; then
8683 DEFAULT_wxUSE_ACCEL=yes
8684 DEFAULT_wxUSE_ANIMATIONCTRL=yes
8685 DEFAULT_wxUSE_BMPBUTTON=yes
8686 DEFAULT_wxUSE_BUTTON=yes
8687 DEFAULT_wxUSE_CALCTRL=yes
8688 DEFAULT_wxUSE_CARET=yes
8689 DEFAULT_wxUSE_COMBOBOX=yes
8690 DEFAULT_wxUSE_CHECKBOX=yes
8691 DEFAULT_wxUSE_CHECKLISTBOX=yes
8692 DEFAULT_wxUSE_CHOICE=yes
8693 DEFAULT_wxUSE_CHOICEBOOK=yes
8694 DEFAULT_wxUSE_COLLPANE=yes
8695 DEFAULT_wxUSE_COLOURPICKERCTRL=yes
8696 DEFAULT_wxUSE_COMBOBOX=yes
8697 DEFAULT_wxUSE_DATEPICKCTRL=yes
8698 DEFAULT_wxUSE_DISPLAY=yes
8699 DEFAULT_wxUSE_DETECT_SM=yes
8700 DEFAULT_wxUSE_DIRPICKERCTRL=yes
8701 DEFAULT_wxUSE_FILEPICKERCTRL=yes
8702 DEFAULT_wxUSE_FONTPICKERCTRL=yes
8703 DEFAULT_wxUSE_GAUGE=yes
8704 DEFAULT_wxUSE_GRID=yes
8705 DEFAULT_wxUSE_HYPERLINKCTRL=yes
8706 DEFAULT_wxUSE_DATAVIEWCTRL=no
8707 DEFAULT_wxUSE_IMAGLIST=yes
8708 DEFAULT_wxUSE_LISTBOOK=yes
8709 DEFAULT_wxUSE_LISTBOX=yes
8710 DEFAULT_wxUSE_LISTCTRL=yes
8711 DEFAULT_wxUSE_NOTEBOOK=yes
8712 DEFAULT_wxUSE_RADIOBOX=yes
8713 DEFAULT_wxUSE_RADIOBTN=yes
8714 DEFAULT_wxUSE_SASH=yes
8715 DEFAULT_wxUSE_SCROLLBAR=yes
8716 DEFAULT_wxUSE_SEARCHCTRL=yes
8717 DEFAULT_wxUSE_SLIDER=yes
8718 DEFAULT_wxUSE_SPINBTN=yes
8719 DEFAULT_wxUSE_SPINCTRL=yes
8720 DEFAULT_wxUSE_SPLITTER=yes
8721 DEFAULT_wxUSE_STATBMP=yes
8722 DEFAULT_wxUSE_STATBOX=yes
8723 DEFAULT_wxUSE_STATLINE=yes
8724 DEFAULT_wxUSE_STATUSBAR=yes
8725 DEFAULT_wxUSE_TAB_DIALOG=yes
8726 DEFAULT_wxUSE_TOGGLEBTN=yes
8727 DEFAULT_wxUSE_TOOLBAR=yes
8728 DEFAULT_wxUSE_TOOLBAR_NATIVE=yes
8729 DEFAULT_wxUSE_TOOLTIPS=yes
8730 DEFAULT_wxUSE_TREEBOOK=yes
8731 DEFAULT_wxUSE_TOOLBOOK=yes
8732 DEFAULT_wxUSE_TREECTRL=yes
8733 DEFAULT_wxUSE_POPUPWIN=yes
8734 DEFAULT_wxUSE_TIPWINDOW=yes
8735 elif test "$wxUSE_CONTROLS" = "no"; then
8736 DEFAULT_wxUSE_ACCEL=no
8737 DEFAULT_wxUSE_ANIMATIONCTRL=no
8738 DEFAULT_wxUSE_BMPBUTTON=no
8739 DEFAULT_wxUSE_BUTTON=no
8740 DEFAULT_wxUSE_CALCTRL=no
8741 DEFAULT_wxUSE_CARET=no
8742 DEFAULT_wxUSE_COLLPANE=no
8743 DEFAULT_wxUSE_COMBOBOX=no
8744 DEFAULT_wxUSE_CHECKBOX=no
8745 DEFAULT_wxUSE_CHECKLISTBOX=no
8746 DEFAULT_wxUSE_CHOICE=no
8747 DEFAULT_wxUSE_CHOICEBOOK=no
8748 DEFAULT_wxUSE_COLOURPICKERCTRL=no
8749 DEFAULT_wxUSE_COMBOBOX=no
8750 DEFAULT_wxUSE_DATEPICKCTRL=no
8751 DEFAULT_wxUSE_DISPLAY=no
8752 DEFAULT_wxUSE_DETECT_SM=no
8753 DEFAULT_wxUSE_DIRPICKERCTRL=no
8754 DEFAULT_wxUSE_FILEPICKERCTRL=no
8755 DEFAULT_wxUSE_FONTPICKERCTRL=no
8756 DEFAULT_wxUSE_GAUGE=no
8757 DEFAULT_wxUSE_GRID=no
8758 DEFAULT_wxUSE_HYPERLINKCTRL=no
8759 DEFAULT_wxUSE_DATAVIEWCTRL=no
8760 DEFAULT_wxUSE_IMAGLIST=no
8761 DEFAULT_wxUSE_LISTBOOK=no
8762 DEFAULT_wxUSE_LISTBOX=no
8763 DEFAULT_wxUSE_LISTCTRL=no
8764 DEFAULT_wxUSE_NOTEBOOK=no
8765 DEFAULT_wxUSE_RADIOBOX=no
8766 DEFAULT_wxUSE_RADIOBTN=no
8767 DEFAULT_wxUSE_SASH=no
8768 DEFAULT_wxUSE_SCROLLBAR=no
8769 DEFAULT_wxUSE_SEARCHCTRL=no
8770 DEFAULT_wxUSE_SLIDER=no
8771 DEFAULT_wxUSE_SPINBTN=no
8772 DEFAULT_wxUSE_SPINCTRL=no
8773 DEFAULT_wxUSE_SPLITTER=no
8774 DEFAULT_wxUSE_STATBMP=no
8775 DEFAULT_wxUSE_STATBOX=no
8776 DEFAULT_wxUSE_STATLINE=no
8777 DEFAULT_wxUSE_STATUSBAR=no
8778 DEFAULT_wxUSE_TAB_DIALOG=no
8779 DEFAULT_wxUSE_TOGGLEBTN=no
8780 DEFAULT_wxUSE_TOOLBAR=no
8781 DEFAULT_wxUSE_TOOLBAR_NATIVE=no
8782 DEFAULT_wxUSE_TOOLTIPS=no
8783 DEFAULT_wxUSE_TREEBOOK=no
8784 DEFAULT_wxUSE_TOOLBOOK=no
8785 DEFAULT_wxUSE_TREECTRL=no
8786 DEFAULT_wxUSE_POPUPWIN=no
8787 DEFAULT_wxUSE_TIPWINDOW=no
8792 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-accel" >&5
8793 echo $ECHO_N "checking for --${enablestring:-enable}-accel... $ECHO_C" >&6; }
8795 # Check whether --enable-accel was given.
8796 if test "${enable_accel+set}" = set; then
8797 enableval=$enable_accel;
8798 if test "$enableval" = yes; then
8799 ac_cv_use_accel='wxUSE_ACCEL=yes'
8801 ac_cv_use_accel='wxUSE_ACCEL=no'
8806 LINE=`grep "wxUSE_ACCEL" ${wx_arg_cache_file}`
8807 if test "x$LINE" != x ; then
8808 eval "DEFAULT_$LINE"
8813 ac_cv_use_accel='wxUSE_ACCEL='$DEFAULT_wxUSE_ACCEL
8818 eval "$ac_cv_use_accel"
8819 if test "$no_cache" != 1; then
8820 echo $ac_cv_use_accel >> ${wx_arg_cache_file}.tmp
8823 if test "$wxUSE_ACCEL" = yes; then
8824 { echo "$as_me:$LINENO: result: yes" >&5
8825 echo "${ECHO_T}yes" >&6; }
8827 { echo "$as_me:$LINENO: result: no" >&5
8828 echo "${ECHO_T}no" >&6; }
8833 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-animatectrl" >&5
8834 echo $ECHO_N "checking for --${enablestring:-enable}-animatectrl... $ECHO_C" >&6; }
8836 # Check whether --enable-animatectrl was given.
8837 if test "${enable_animatectrl+set}" = set; then
8838 enableval=$enable_animatectrl;
8839 if test "$enableval" = yes; then
8840 ac_cv_use_animatectrl='wxUSE_ANIMATIONCTRL=yes'
8842 ac_cv_use_animatectrl='wxUSE_ANIMATIONCTRL=no'
8847 LINE=`grep "wxUSE_ANIMATIONCTRL" ${wx_arg_cache_file}`
8848 if test "x$LINE" != x ; then
8849 eval "DEFAULT_$LINE"
8854 ac_cv_use_animatectrl='wxUSE_ANIMATIONCTRL='$DEFAULT_wxUSE_ANIMATIONCTRL
8859 eval "$ac_cv_use_animatectrl"
8860 if test "$no_cache" != 1; then
8861 echo $ac_cv_use_animatectrl >> ${wx_arg_cache_file}.tmp
8864 if test "$wxUSE_ANIMATIONCTRL" = yes; then
8865 { echo "$as_me:$LINENO: result: yes" >&5
8866 echo "${ECHO_T}yes" >&6; }
8868 { echo "$as_me:$LINENO: result: no" >&5
8869 echo "${ECHO_T}no" >&6; }
8874 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-button" >&5
8875 echo $ECHO_N "checking for --${enablestring:-enable}-button... $ECHO_C" >&6; }
8877 # Check whether --enable-button was given.
8878 if test "${enable_button+set}" = set; then
8879 enableval=$enable_button;
8880 if test "$enableval" = yes; then
8881 ac_cv_use_button='wxUSE_BUTTON=yes'
8883 ac_cv_use_button='wxUSE_BUTTON=no'
8888 LINE=`grep "wxUSE_BUTTON" ${wx_arg_cache_file}`
8889 if test "x$LINE" != x ; then
8890 eval "DEFAULT_$LINE"
8895 ac_cv_use_button='wxUSE_BUTTON='$DEFAULT_wxUSE_BUTTON
8900 eval "$ac_cv_use_button"
8901 if test "$no_cache" != 1; then
8902 echo $ac_cv_use_button >> ${wx_arg_cache_file}.tmp
8905 if test "$wxUSE_BUTTON" = yes; then
8906 { echo "$as_me:$LINENO: result: yes" >&5
8907 echo "${ECHO_T}yes" >&6; }
8909 { echo "$as_me:$LINENO: result: no" >&5
8910 echo "${ECHO_T}no" >&6; }
8915 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-bmpbutton" >&5
8916 echo $ECHO_N "checking for --${enablestring:-enable}-bmpbutton... $ECHO_C" >&6; }
8918 # Check whether --enable-bmpbutton was given.
8919 if test "${enable_bmpbutton+set}" = set; then
8920 enableval=$enable_bmpbutton;
8921 if test "$enableval" = yes; then
8922 ac_cv_use_bmpbutton='wxUSE_BMPBUTTON=yes'
8924 ac_cv_use_bmpbutton='wxUSE_BMPBUTTON=no'
8929 LINE=`grep "wxUSE_BMPBUTTON" ${wx_arg_cache_file}`
8930 if test "x$LINE" != x ; then
8931 eval "DEFAULT_$LINE"
8936 ac_cv_use_bmpbutton='wxUSE_BMPBUTTON='$DEFAULT_wxUSE_BMPBUTTON
8941 eval "$ac_cv_use_bmpbutton"
8942 if test "$no_cache" != 1; then
8943 echo $ac_cv_use_bmpbutton >> ${wx_arg_cache_file}.tmp
8946 if test "$wxUSE_BMPBUTTON" = yes; then
8947 { echo "$as_me:$LINENO: result: yes" >&5
8948 echo "${ECHO_T}yes" >&6; }
8950 { echo "$as_me:$LINENO: result: no" >&5
8951 echo "${ECHO_T}no" >&6; }
8956 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-bmpcombobox" >&5
8957 echo $ECHO_N "checking for --${enablestring:-enable}-bmpcombobox... $ECHO_C" >&6; }
8959 # Check whether --enable-bmpcombobox was given.
8960 if test "${enable_bmpcombobox+set}" = set; then
8961 enableval=$enable_bmpcombobox;
8962 if test "$enableval" = yes; then
8963 ac_cv_use_bmpcombobox='wxUSE_BITMAPCOMBOBOX=yes'
8965 ac_cv_use_bmpcombobox='wxUSE_BITMAPCOMBOBOX=no'
8970 LINE=`grep "wxUSE_BITMAPCOMBOBOX" ${wx_arg_cache_file}`
8971 if test "x$LINE" != x ; then
8972 eval "DEFAULT_$LINE"
8977 ac_cv_use_bmpcombobox='wxUSE_BITMAPCOMBOBOX='$DEFAULT_wxUSE_BITMAPCOMBOBOX
8982 eval "$ac_cv_use_bmpcombobox"
8983 if test "$no_cache" != 1; then
8984 echo $ac_cv_use_bmpcombobox >> ${wx_arg_cache_file}.tmp
8987 if test "$wxUSE_BITMAPCOMBOBOX" = yes; then
8988 { echo "$as_me:$LINENO: result: yes" >&5
8989 echo "${ECHO_T}yes" >&6; }
8991 { echo "$as_me:$LINENO: result: no" >&5
8992 echo "${ECHO_T}no" >&6; }
8997 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-calendar" >&5
8998 echo $ECHO_N "checking for --${enablestring:-enable}-calendar... $ECHO_C" >&6; }
9000 # Check whether --enable-calendar was given.
9001 if test "${enable_calendar+set}" = set; then
9002 enableval=$enable_calendar;
9003 if test "$enableval" = yes; then
9004 ac_cv_use_calendar='wxUSE_CALCTRL=yes'
9006 ac_cv_use_calendar='wxUSE_CALCTRL=no'
9011 LINE=`grep "wxUSE_CALCTRL" ${wx_arg_cache_file}`
9012 if test "x$LINE" != x ; then
9013 eval "DEFAULT_$LINE"
9018 ac_cv_use_calendar='wxUSE_CALCTRL='$DEFAULT_wxUSE_CALCTRL
9023 eval "$ac_cv_use_calendar"
9024 if test "$no_cache" != 1; then
9025 echo $ac_cv_use_calendar >> ${wx_arg_cache_file}.tmp
9028 if test "$wxUSE_CALCTRL" = yes; then
9029 { echo "$as_me:$LINENO: result: yes" >&5
9030 echo "${ECHO_T}yes" >&6; }
9032 { echo "$as_me:$LINENO: result: no" >&5
9033 echo "${ECHO_T}no" >&6; }
9038 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-caret" >&5
9039 echo $ECHO_N "checking for --${enablestring:-enable}-caret... $ECHO_C" >&6; }
9041 # Check whether --enable-caret was given.
9042 if test "${enable_caret+set}" = set; then
9043 enableval=$enable_caret;
9044 if test "$enableval" = yes; then
9045 ac_cv_use_caret='wxUSE_CARET=yes'
9047 ac_cv_use_caret='wxUSE_CARET=no'
9052 LINE=`grep "wxUSE_CARET" ${wx_arg_cache_file}`
9053 if test "x$LINE" != x ; then
9054 eval "DEFAULT_$LINE"
9059 ac_cv_use_caret='wxUSE_CARET='$DEFAULT_wxUSE_CARET
9064 eval "$ac_cv_use_caret"
9065 if test "$no_cache" != 1; then
9066 echo $ac_cv_use_caret >> ${wx_arg_cache_file}.tmp
9069 if test "$wxUSE_CARET" = yes; then
9070 { echo "$as_me:$LINENO: result: yes" >&5
9071 echo "${ECHO_T}yes" >&6; }
9073 { echo "$as_me:$LINENO: result: no" >&5
9074 echo "${ECHO_T}no" >&6; }
9079 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-checkbox" >&5
9080 echo $ECHO_N "checking for --${enablestring:-enable}-checkbox... $ECHO_C" >&6; }
9082 # Check whether --enable-checkbox was given.
9083 if test "${enable_checkbox+set}" = set; then
9084 enableval=$enable_checkbox;
9085 if test "$enableval" = yes; then
9086 ac_cv_use_checkbox='wxUSE_CHECKBOX=yes'
9088 ac_cv_use_checkbox='wxUSE_CHECKBOX=no'
9093 LINE=`grep "wxUSE_CHECKBOX" ${wx_arg_cache_file}`
9094 if test "x$LINE" != x ; then
9095 eval "DEFAULT_$LINE"
9100 ac_cv_use_checkbox='wxUSE_CHECKBOX='$DEFAULT_wxUSE_CHECKBOX
9105 eval "$ac_cv_use_checkbox"
9106 if test "$no_cache" != 1; then
9107 echo $ac_cv_use_checkbox >> ${wx_arg_cache_file}.tmp
9110 if test "$wxUSE_CHECKBOX" = yes; then
9111 { echo "$as_me:$LINENO: result: yes" >&5
9112 echo "${ECHO_T}yes" >&6; }
9114 { echo "$as_me:$LINENO: result: no" >&5
9115 echo "${ECHO_T}no" >&6; }
9120 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-checklst" >&5
9121 echo $ECHO_N "checking for --${enablestring:-enable}-checklst... $ECHO_C" >&6; }
9123 # Check whether --enable-checklst was given.
9124 if test "${enable_checklst+set}" = set; then
9125 enableval=$enable_checklst;
9126 if test "$enableval" = yes; then
9127 ac_cv_use_checklst='wxUSE_CHECKLST=yes'
9129 ac_cv_use_checklst='wxUSE_CHECKLST=no'
9134 LINE=`grep "wxUSE_CHECKLST" ${wx_arg_cache_file}`
9135 if test "x$LINE" != x ; then
9136 eval "DEFAULT_$LINE"
9141 ac_cv_use_checklst='wxUSE_CHECKLST='$DEFAULT_wxUSE_CHECKLST
9146 eval "$ac_cv_use_checklst"
9147 if test "$no_cache" != 1; then
9148 echo $ac_cv_use_checklst >> ${wx_arg_cache_file}.tmp
9151 if test "$wxUSE_CHECKLST" = yes; then
9152 { echo "$as_me:$LINENO: result: yes" >&5
9153 echo "${ECHO_T}yes" >&6; }
9155 { echo "$as_me:$LINENO: result: no" >&5
9156 echo "${ECHO_T}no" >&6; }
9161 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-choice" >&5
9162 echo $ECHO_N "checking for --${enablestring:-enable}-choice... $ECHO_C" >&6; }
9164 # Check whether --enable-choice was given.
9165 if test "${enable_choice+set}" = set; then
9166 enableval=$enable_choice;
9167 if test "$enableval" = yes; then
9168 ac_cv_use_choice='wxUSE_CHOICE=yes'
9170 ac_cv_use_choice='wxUSE_CHOICE=no'
9175 LINE=`grep "wxUSE_CHOICE" ${wx_arg_cache_file}`
9176 if test "x$LINE" != x ; then
9177 eval "DEFAULT_$LINE"
9182 ac_cv_use_choice='wxUSE_CHOICE='$DEFAULT_wxUSE_CHOICE
9187 eval "$ac_cv_use_choice"
9188 if test "$no_cache" != 1; then
9189 echo $ac_cv_use_choice >> ${wx_arg_cache_file}.tmp
9192 if test "$wxUSE_CHOICE" = yes; then
9193 { echo "$as_me:$LINENO: result: yes" >&5
9194 echo "${ECHO_T}yes" >&6; }
9196 { echo "$as_me:$LINENO: result: no" >&5
9197 echo "${ECHO_T}no" >&6; }
9202 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-choicebook" >&5
9203 echo $ECHO_N "checking for --${enablestring:-enable}-choicebook... $ECHO_C" >&6; }
9205 # Check whether --enable-choicebook was given.
9206 if test "${enable_choicebook+set}" = set; then
9207 enableval=$enable_choicebook;
9208 if test "$enableval" = yes; then
9209 ac_cv_use_choicebook='wxUSE_CHOICEBOOK=yes'
9211 ac_cv_use_choicebook='wxUSE_CHOICEBOOK=no'
9216 LINE=`grep "wxUSE_CHOICEBOOK" ${wx_arg_cache_file}`
9217 if test "x$LINE" != x ; then
9218 eval "DEFAULT_$LINE"
9223 ac_cv_use_choicebook='wxUSE_CHOICEBOOK='$DEFAULT_wxUSE_CHOICEBOOK
9228 eval "$ac_cv_use_choicebook"
9229 if test "$no_cache" != 1; then
9230 echo $ac_cv_use_choicebook >> ${wx_arg_cache_file}.tmp
9233 if test "$wxUSE_CHOICEBOOK" = yes; then
9234 { echo "$as_me:$LINENO: result: yes" >&5
9235 echo "${ECHO_T}yes" >&6; }
9237 { echo "$as_me:$LINENO: result: no" >&5
9238 echo "${ECHO_T}no" >&6; }
9243 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-collpane" >&5
9244 echo $ECHO_N "checking for --${enablestring:-enable}-collpane... $ECHO_C" >&6; }
9246 # Check whether --enable-collpane was given.
9247 if test "${enable_collpane+set}" = set; then
9248 enableval=$enable_collpane;
9249 if test "$enableval" = yes; then
9250 ac_cv_use_collpane='wxUSE_COLLPANE=yes'
9252 ac_cv_use_collpane='wxUSE_COLLPANE=no'
9257 LINE=`grep "wxUSE_COLLPANE" ${wx_arg_cache_file}`
9258 if test "x$LINE" != x ; then
9259 eval "DEFAULT_$LINE"
9264 ac_cv_use_collpane='wxUSE_COLLPANE='$DEFAULT_wxUSE_COLLPANE
9269 eval "$ac_cv_use_collpane"
9270 if test "$no_cache" != 1; then
9271 echo $ac_cv_use_collpane >> ${wx_arg_cache_file}.tmp
9274 if test "$wxUSE_COLLPANE" = yes; then
9275 { echo "$as_me:$LINENO: result: yes" >&5
9276 echo "${ECHO_T}yes" >&6; }
9278 { echo "$as_me:$LINENO: result: no" >&5
9279 echo "${ECHO_T}no" >&6; }
9284 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-colourpicker" >&5
9285 echo $ECHO_N "checking for --${enablestring:-enable}-colourpicker... $ECHO_C" >&6; }
9287 # Check whether --enable-colourpicker was given.
9288 if test "${enable_colourpicker+set}" = set; then
9289 enableval=$enable_colourpicker;
9290 if test "$enableval" = yes; then
9291 ac_cv_use_colourpicker='wxUSE_COLOURPICKERCTRL=yes'
9293 ac_cv_use_colourpicker='wxUSE_COLOURPICKERCTRL=no'
9298 LINE=`grep "wxUSE_COLOURPICKERCTRL" ${wx_arg_cache_file}`
9299 if test "x$LINE" != x ; then
9300 eval "DEFAULT_$LINE"
9305 ac_cv_use_colourpicker='wxUSE_COLOURPICKERCTRL='$DEFAULT_wxUSE_COLOURPICKERCTRL
9310 eval "$ac_cv_use_colourpicker"
9311 if test "$no_cache" != 1; then
9312 echo $ac_cv_use_colourpicker >> ${wx_arg_cache_file}.tmp
9315 if test "$wxUSE_COLOURPICKERCTRL" = yes; then
9316 { echo "$as_me:$LINENO: result: yes" >&5
9317 echo "${ECHO_T}yes" >&6; }
9319 { echo "$as_me:$LINENO: result: no" >&5
9320 echo "${ECHO_T}no" >&6; }
9325 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-combobox" >&5
9326 echo $ECHO_N "checking for --${enablestring:-enable}-combobox... $ECHO_C" >&6; }
9328 # Check whether --enable-combobox was given.
9329 if test "${enable_combobox+set}" = set; then
9330 enableval=$enable_combobox;
9331 if test "$enableval" = yes; then
9332 ac_cv_use_combobox='wxUSE_COMBOBOX=yes'
9334 ac_cv_use_combobox='wxUSE_COMBOBOX=no'
9339 LINE=`grep "wxUSE_COMBOBOX" ${wx_arg_cache_file}`
9340 if test "x$LINE" != x ; then
9341 eval "DEFAULT_$LINE"
9346 ac_cv_use_combobox='wxUSE_COMBOBOX='$DEFAULT_wxUSE_COMBOBOX
9351 eval "$ac_cv_use_combobox"
9352 if test "$no_cache" != 1; then
9353 echo $ac_cv_use_combobox >> ${wx_arg_cache_file}.tmp
9356 if test "$wxUSE_COMBOBOX" = yes; then
9357 { echo "$as_me:$LINENO: result: yes" >&5
9358 echo "${ECHO_T}yes" >&6; }
9360 { echo "$as_me:$LINENO: result: no" >&5
9361 echo "${ECHO_T}no" >&6; }
9366 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-comboctrl" >&5
9367 echo $ECHO_N "checking for --${enablestring:-enable}-comboctrl... $ECHO_C" >&6; }
9369 # Check whether --enable-comboctrl was given.
9370 if test "${enable_comboctrl+set}" = set; then
9371 enableval=$enable_comboctrl;
9372 if test "$enableval" = yes; then
9373 ac_cv_use_comboctrl='wxUSE_COMBOCTRL=yes'
9375 ac_cv_use_comboctrl='wxUSE_COMBOCTRL=no'
9380 LINE=`grep "wxUSE_COMBOCTRL" ${wx_arg_cache_file}`
9381 if test "x$LINE" != x ; then
9382 eval "DEFAULT_$LINE"
9387 ac_cv_use_comboctrl='wxUSE_COMBOCTRL='$DEFAULT_wxUSE_COMBOCTRL
9392 eval "$ac_cv_use_comboctrl"
9393 if test "$no_cache" != 1; then
9394 echo $ac_cv_use_comboctrl >> ${wx_arg_cache_file}.tmp
9397 if test "$wxUSE_COMBOCTRL" = yes; then
9398 { echo "$as_me:$LINENO: result: yes" >&5
9399 echo "${ECHO_T}yes" >&6; }
9401 { echo "$as_me:$LINENO: result: no" >&5
9402 echo "${ECHO_T}no" >&6; }
9407 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-datepick" >&5
9408 echo $ECHO_N "checking for --${enablestring:-enable}-datepick... $ECHO_C" >&6; }
9410 # Check whether --enable-datepick was given.
9411 if test "${enable_datepick+set}" = set; then
9412 enableval=$enable_datepick;
9413 if test "$enableval" = yes; then
9414 ac_cv_use_datepick='wxUSE_DATEPICKCTRL=yes'
9416 ac_cv_use_datepick='wxUSE_DATEPICKCTRL=no'
9421 LINE=`grep "wxUSE_DATEPICKCTRL" ${wx_arg_cache_file}`
9422 if test "x$LINE" != x ; then
9423 eval "DEFAULT_$LINE"
9428 ac_cv_use_datepick='wxUSE_DATEPICKCTRL='$DEFAULT_wxUSE_DATEPICKCTRL
9433 eval "$ac_cv_use_datepick"
9434 if test "$no_cache" != 1; then
9435 echo $ac_cv_use_datepick >> ${wx_arg_cache_file}.tmp
9438 if test "$wxUSE_DATEPICKCTRL" = yes; then
9439 { echo "$as_me:$LINENO: result: yes" >&5
9440 echo "${ECHO_T}yes" >&6; }
9442 { echo "$as_me:$LINENO: result: no" >&5
9443 echo "${ECHO_T}no" >&6; }
9448 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dirpicker" >&5
9449 echo $ECHO_N "checking for --${enablestring:-enable}-dirpicker... $ECHO_C" >&6; }
9451 # Check whether --enable-dirpicker was given.
9452 if test "${enable_dirpicker+set}" = set; then
9453 enableval=$enable_dirpicker;
9454 if test "$enableval" = yes; then
9455 ac_cv_use_dirpicker='wxUSE_DIRPICKERCTRL=yes'
9457 ac_cv_use_dirpicker='wxUSE_DIRPICKERCTRL=no'
9462 LINE=`grep "wxUSE_DIRPICKERCTRL" ${wx_arg_cache_file}`
9463 if test "x$LINE" != x ; then
9464 eval "DEFAULT_$LINE"
9469 ac_cv_use_dirpicker='wxUSE_DIRPICKERCTRL='$DEFAULT_wxUSE_DIRPICKERCTRL
9474 eval "$ac_cv_use_dirpicker"
9475 if test "$no_cache" != 1; then
9476 echo $ac_cv_use_dirpicker >> ${wx_arg_cache_file}.tmp
9479 if test "$wxUSE_DIRPICKERCTRL" = yes; then
9480 { echo "$as_me:$LINENO: result: yes" >&5
9481 echo "${ECHO_T}yes" >&6; }
9483 { echo "$as_me:$LINENO: result: no" >&5
9484 echo "${ECHO_T}no" >&6; }
9489 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-display" >&5
9490 echo $ECHO_N "checking for --${enablestring:-enable}-display... $ECHO_C" >&6; }
9492 # Check whether --enable-display was given.
9493 if test "${enable_display+set}" = set; then
9494 enableval=$enable_display;
9495 if test "$enableval" = yes; then
9496 ac_cv_use_display='wxUSE_DISPLAY=yes'
9498 ac_cv_use_display='wxUSE_DISPLAY=no'
9503 LINE=`grep "wxUSE_DISPLAY" ${wx_arg_cache_file}`
9504 if test "x$LINE" != x ; then
9505 eval "DEFAULT_$LINE"
9510 ac_cv_use_display='wxUSE_DISPLAY='$DEFAULT_wxUSE_DISPLAY
9515 eval "$ac_cv_use_display"
9516 if test "$no_cache" != 1; then
9517 echo $ac_cv_use_display >> ${wx_arg_cache_file}.tmp
9520 if test "$wxUSE_DISPLAY" = yes; then
9521 { echo "$as_me:$LINENO: result: yes" >&5
9522 echo "${ECHO_T}yes" >&6; }
9524 { echo "$as_me:$LINENO: result: no" >&5
9525 echo "${ECHO_T}no" >&6; }
9530 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-detect_sm" >&5
9531 echo $ECHO_N "checking for --${enablestring:-enable}-detect_sm... $ECHO_C" >&6; }
9533 # Check whether --enable-detect_sm was given.
9534 if test "${enable_detect_sm+set}" = set; then
9535 enableval=$enable_detect_sm;
9536 if test "$enableval" = yes; then
9537 ac_cv_use_detect_sm='wxUSE_DETECT_SM=yes'
9539 ac_cv_use_detect_sm='wxUSE_DETECT_SM=no'
9544 LINE=`grep "wxUSE_DETECT_SM" ${wx_arg_cache_file}`
9545 if test "x$LINE" != x ; then
9546 eval "DEFAULT_$LINE"
9551 ac_cv_use_detect_sm='wxUSE_DETECT_SM='$DEFAULT_wxUSE_DETECT_SM
9556 eval "$ac_cv_use_detect_sm"
9557 if test "$no_cache" != 1; then
9558 echo $ac_cv_use_detect_sm >> ${wx_arg_cache_file}.tmp
9561 if test "$wxUSE_DETECT_SM" = yes; then
9562 { echo "$as_me:$LINENO: result: yes" >&5
9563 echo "${ECHO_T}yes" >&6; }
9565 { echo "$as_me:$LINENO: result: no" >&5
9566 echo "${ECHO_T}no" >&6; }
9571 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-filepicker" >&5
9572 echo $ECHO_N "checking for --${enablestring:-enable}-filepicker... $ECHO_C" >&6; }
9574 # Check whether --enable-filepicker was given.
9575 if test "${enable_filepicker+set}" = set; then
9576 enableval=$enable_filepicker;
9577 if test "$enableval" = yes; then
9578 ac_cv_use_filepicker='wxUSE_FILEPICKERCTRL=yes'
9580 ac_cv_use_filepicker='wxUSE_FILEPICKERCTRL=no'
9585 LINE=`grep "wxUSE_FILEPICKERCTRL" ${wx_arg_cache_file}`
9586 if test "x$LINE" != x ; then
9587 eval "DEFAULT_$LINE"
9592 ac_cv_use_filepicker='wxUSE_FILEPICKERCTRL='$DEFAULT_wxUSE_FILEPICKERCTRL
9597 eval "$ac_cv_use_filepicker"
9598 if test "$no_cache" != 1; then
9599 echo $ac_cv_use_filepicker >> ${wx_arg_cache_file}.tmp
9602 if test "$wxUSE_FILEPICKERCTRL" = yes; then
9603 { echo "$as_me:$LINENO: result: yes" >&5
9604 echo "${ECHO_T}yes" >&6; }
9606 { echo "$as_me:$LINENO: result: no" >&5
9607 echo "${ECHO_T}no" >&6; }
9612 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-fontpicker" >&5
9613 echo $ECHO_N "checking for --${enablestring:-enable}-fontpicker... $ECHO_C" >&6; }
9615 # Check whether --enable-fontpicker was given.
9616 if test "${enable_fontpicker+set}" = set; then
9617 enableval=$enable_fontpicker;
9618 if test "$enableval" = yes; then
9619 ac_cv_use_fontpicker='wxUSE_FONTPICKERCTRL=yes'
9621 ac_cv_use_fontpicker='wxUSE_FONTPICKERCTRL=no'
9626 LINE=`grep "wxUSE_FONTPICKERCTRL" ${wx_arg_cache_file}`
9627 if test "x$LINE" != x ; then
9628 eval "DEFAULT_$LINE"
9633 ac_cv_use_fontpicker='wxUSE_FONTPICKERCTRL='$DEFAULT_wxUSE_FONTPICKERCTRL
9638 eval "$ac_cv_use_fontpicker"
9639 if test "$no_cache" != 1; then
9640 echo $ac_cv_use_fontpicker >> ${wx_arg_cache_file}.tmp
9643 if test "$wxUSE_FONTPICKERCTRL" = yes; then
9644 { echo "$as_me:$LINENO: result: yes" >&5
9645 echo "${ECHO_T}yes" >&6; }
9647 { echo "$as_me:$LINENO: result: no" >&5
9648 echo "${ECHO_T}no" >&6; }
9653 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-gauge" >&5
9654 echo $ECHO_N "checking for --${enablestring:-enable}-gauge... $ECHO_C" >&6; }
9656 # Check whether --enable-gauge was given.
9657 if test "${enable_gauge+set}" = set; then
9658 enableval=$enable_gauge;
9659 if test "$enableval" = yes; then
9660 ac_cv_use_gauge='wxUSE_GAUGE=yes'
9662 ac_cv_use_gauge='wxUSE_GAUGE=no'
9667 LINE=`grep "wxUSE_GAUGE" ${wx_arg_cache_file}`
9668 if test "x$LINE" != x ; then
9669 eval "DEFAULT_$LINE"
9674 ac_cv_use_gauge='wxUSE_GAUGE='$DEFAULT_wxUSE_GAUGE
9679 eval "$ac_cv_use_gauge"
9680 if test "$no_cache" != 1; then
9681 echo $ac_cv_use_gauge >> ${wx_arg_cache_file}.tmp
9684 if test "$wxUSE_GAUGE" = yes; then
9685 { echo "$as_me:$LINENO: result: yes" >&5
9686 echo "${ECHO_T}yes" >&6; }
9688 { echo "$as_me:$LINENO: result: no" >&5
9689 echo "${ECHO_T}no" >&6; }
9694 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-grid" >&5
9695 echo $ECHO_N "checking for --${enablestring:-enable}-grid... $ECHO_C" >&6; }
9697 # Check whether --enable-grid was given.
9698 if test "${enable_grid+set}" = set; then
9699 enableval=$enable_grid;
9700 if test "$enableval" = yes; then
9701 ac_cv_use_grid='wxUSE_GRID=yes'
9703 ac_cv_use_grid='wxUSE_GRID=no'
9708 LINE=`grep "wxUSE_GRID" ${wx_arg_cache_file}`
9709 if test "x$LINE" != x ; then
9710 eval "DEFAULT_$LINE"
9715 ac_cv_use_grid='wxUSE_GRID='$DEFAULT_wxUSE_GRID
9720 eval "$ac_cv_use_grid"
9721 if test "$no_cache" != 1; then
9722 echo $ac_cv_use_grid >> ${wx_arg_cache_file}.tmp
9725 if test "$wxUSE_GRID" = yes; then
9726 { echo "$as_me:$LINENO: result: yes" >&5
9727 echo "${ECHO_T}yes" >&6; }
9729 { echo "$as_me:$LINENO: result: no" >&5
9730 echo "${ECHO_T}no" >&6; }
9735 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dataviewctrl" >&5
9736 echo $ECHO_N "checking for --${enablestring:-enable}-dataviewctrl... $ECHO_C" >&6; }
9738 # Check whether --enable-dataviewctrl was given.
9739 if test "${enable_dataviewctrl+set}" = set; then
9740 enableval=$enable_dataviewctrl;
9741 if test "$enableval" = yes; then
9742 ac_cv_use_dataviewctrl='wxUSE_DATAVIEWCTRL=yes'
9744 ac_cv_use_dataviewctrl='wxUSE_DATAVIEWCTRL=no'
9749 LINE=`grep "wxUSE_DATAVIEWCTRL" ${wx_arg_cache_file}`
9750 if test "x$LINE" != x ; then
9751 eval "DEFAULT_$LINE"
9756 ac_cv_use_dataviewctrl='wxUSE_DATAVIEWCTRL='$DEFAULT_wxUSE_DATAVIEWCTRL
9761 eval "$ac_cv_use_dataviewctrl"
9762 if test "$no_cache" != 1; then
9763 echo $ac_cv_use_dataviewctrl >> ${wx_arg_cache_file}.tmp
9766 if test "$wxUSE_DATAVIEWCTRL" = yes; then
9767 { echo "$as_me:$LINENO: result: yes" >&5
9768 echo "${ECHO_T}yes" >&6; }
9770 { echo "$as_me:$LINENO: result: no" >&5
9771 echo "${ECHO_T}no" >&6; }
9776 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-hyperlink" >&5
9777 echo $ECHO_N "checking for --${enablestring:-enable}-hyperlink... $ECHO_C" >&6; }
9779 # Check whether --enable-hyperlink was given.
9780 if test "${enable_hyperlink+set}" = set; then
9781 enableval=$enable_hyperlink;
9782 if test "$enableval" = yes; then
9783 ac_cv_use_hyperlink='wxUSE_HYPERLINKCTRL=yes'
9785 ac_cv_use_hyperlink='wxUSE_HYPERLINKCTRL=no'
9790 LINE=`grep "wxUSE_HYPERLINKCTRL" ${wx_arg_cache_file}`
9791 if test "x$LINE" != x ; then
9792 eval "DEFAULT_$LINE"
9797 ac_cv_use_hyperlink='wxUSE_HYPERLINKCTRL='$DEFAULT_wxUSE_HYPERLINKCTRL
9802 eval "$ac_cv_use_hyperlink"
9803 if test "$no_cache" != 1; then
9804 echo $ac_cv_use_hyperlink >> ${wx_arg_cache_file}.tmp
9807 if test "$wxUSE_HYPERLINKCTRL" = yes; then
9808 { echo "$as_me:$LINENO: result: yes" >&5
9809 echo "${ECHO_T}yes" >&6; }
9811 { echo "$as_me:$LINENO: result: no" >&5
9812 echo "${ECHO_T}no" >&6; }
9817 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-imaglist" >&5
9818 echo $ECHO_N "checking for --${enablestring:-enable}-imaglist... $ECHO_C" >&6; }
9820 # Check whether --enable-imaglist was given.
9821 if test "${enable_imaglist+set}" = set; then
9822 enableval=$enable_imaglist;
9823 if test "$enableval" = yes; then
9824 ac_cv_use_imaglist='wxUSE_IMAGLIST=yes'
9826 ac_cv_use_imaglist='wxUSE_IMAGLIST=no'
9831 LINE=`grep "wxUSE_IMAGLIST" ${wx_arg_cache_file}`
9832 if test "x$LINE" != x ; then
9833 eval "DEFAULT_$LINE"
9838 ac_cv_use_imaglist='wxUSE_IMAGLIST='$DEFAULT_wxUSE_IMAGLIST
9843 eval "$ac_cv_use_imaglist"
9844 if test "$no_cache" != 1; then
9845 echo $ac_cv_use_imaglist >> ${wx_arg_cache_file}.tmp
9848 if test "$wxUSE_IMAGLIST" = yes; then
9849 { echo "$as_me:$LINENO: result: yes" >&5
9850 echo "${ECHO_T}yes" >&6; }
9852 { echo "$as_me:$LINENO: result: no" >&5
9853 echo "${ECHO_T}no" >&6; }
9858 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-listbook" >&5
9859 echo $ECHO_N "checking for --${enablestring:-enable}-listbook... $ECHO_C" >&6; }
9861 # Check whether --enable-listbook was given.
9862 if test "${enable_listbook+set}" = set; then
9863 enableval=$enable_listbook;
9864 if test "$enableval" = yes; then
9865 ac_cv_use_listbook='wxUSE_LISTBOOK=yes'
9867 ac_cv_use_listbook='wxUSE_LISTBOOK=no'
9872 LINE=`grep "wxUSE_LISTBOOK" ${wx_arg_cache_file}`
9873 if test "x$LINE" != x ; then
9874 eval "DEFAULT_$LINE"
9879 ac_cv_use_listbook='wxUSE_LISTBOOK='$DEFAULT_wxUSE_LISTBOOK
9884 eval "$ac_cv_use_listbook"
9885 if test "$no_cache" != 1; then
9886 echo $ac_cv_use_listbook >> ${wx_arg_cache_file}.tmp
9889 if test "$wxUSE_LISTBOOK" = yes; then
9890 { echo "$as_me:$LINENO: result: yes" >&5
9891 echo "${ECHO_T}yes" >&6; }
9893 { echo "$as_me:$LINENO: result: no" >&5
9894 echo "${ECHO_T}no" >&6; }
9899 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-listbox" >&5
9900 echo $ECHO_N "checking for --${enablestring:-enable}-listbox... $ECHO_C" >&6; }
9902 # Check whether --enable-listbox was given.
9903 if test "${enable_listbox+set}" = set; then
9904 enableval=$enable_listbox;
9905 if test "$enableval" = yes; then
9906 ac_cv_use_listbox='wxUSE_LISTBOX=yes'
9908 ac_cv_use_listbox='wxUSE_LISTBOX=no'
9913 LINE=`grep "wxUSE_LISTBOX" ${wx_arg_cache_file}`
9914 if test "x$LINE" != x ; then
9915 eval "DEFAULT_$LINE"
9920 ac_cv_use_listbox='wxUSE_LISTBOX='$DEFAULT_wxUSE_LISTBOX
9925 eval "$ac_cv_use_listbox"
9926 if test "$no_cache" != 1; then
9927 echo $ac_cv_use_listbox >> ${wx_arg_cache_file}.tmp
9930 if test "$wxUSE_LISTBOX" = yes; then
9931 { echo "$as_me:$LINENO: result: yes" >&5
9932 echo "${ECHO_T}yes" >&6; }
9934 { echo "$as_me:$LINENO: result: no" >&5
9935 echo "${ECHO_T}no" >&6; }
9940 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-listctrl" >&5
9941 echo $ECHO_N "checking for --${enablestring:-enable}-listctrl... $ECHO_C" >&6; }
9943 # Check whether --enable-listctrl was given.
9944 if test "${enable_listctrl+set}" = set; then
9945 enableval=$enable_listctrl;
9946 if test "$enableval" = yes; then
9947 ac_cv_use_listctrl='wxUSE_LISTCTRL=yes'
9949 ac_cv_use_listctrl='wxUSE_LISTCTRL=no'
9954 LINE=`grep "wxUSE_LISTCTRL" ${wx_arg_cache_file}`
9955 if test "x$LINE" != x ; then
9956 eval "DEFAULT_$LINE"
9961 ac_cv_use_listctrl='wxUSE_LISTCTRL='$DEFAULT_wxUSE_LISTCTRL
9966 eval "$ac_cv_use_listctrl"
9967 if test "$no_cache" != 1; then
9968 echo $ac_cv_use_listctrl >> ${wx_arg_cache_file}.tmp
9971 if test "$wxUSE_LISTCTRL" = yes; then
9972 { echo "$as_me:$LINENO: result: yes" >&5
9973 echo "${ECHO_T}yes" >&6; }
9975 { echo "$as_me:$LINENO: result: no" >&5
9976 echo "${ECHO_T}no" >&6; }
9981 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-notebook" >&5
9982 echo $ECHO_N "checking for --${enablestring:-enable}-notebook... $ECHO_C" >&6; }
9984 # Check whether --enable-notebook was given.
9985 if test "${enable_notebook+set}" = set; then
9986 enableval=$enable_notebook;
9987 if test "$enableval" = yes; then
9988 ac_cv_use_notebook='wxUSE_NOTEBOOK=yes'
9990 ac_cv_use_notebook='wxUSE_NOTEBOOK=no'
9995 LINE=`grep "wxUSE_NOTEBOOK" ${wx_arg_cache_file}`
9996 if test "x$LINE" != x ; then
9997 eval "DEFAULT_$LINE"
10002 ac_cv_use_notebook='wxUSE_NOTEBOOK='$DEFAULT_wxUSE_NOTEBOOK
10007 eval "$ac_cv_use_notebook"
10008 if test "$no_cache" != 1; then
10009 echo $ac_cv_use_notebook >> ${wx_arg_cache_file}.tmp
10012 if test "$wxUSE_NOTEBOOK" = yes; then
10013 { echo "$as_me:$LINENO: result: yes" >&5
10014 echo "${ECHO_T}yes" >&6; }
10016 { echo "$as_me:$LINENO: result: no" >&5
10017 echo "${ECHO_T}no" >&6; }
10022 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-odcombobox" >&5
10023 echo $ECHO_N "checking for --${enablestring:-enable}-odcombobox... $ECHO_C" >&6; }
10025 # Check whether --enable-odcombobox was given.
10026 if test "${enable_odcombobox+set}" = set; then
10027 enableval=$enable_odcombobox;
10028 if test "$enableval" = yes; then
10029 ac_cv_use_odcombobox='wxUSE_ODCOMBOBOX=yes'
10031 ac_cv_use_odcombobox='wxUSE_ODCOMBOBOX=no'
10036 LINE=`grep "wxUSE_ODCOMBOBOX" ${wx_arg_cache_file}`
10037 if test "x$LINE" != x ; then
10038 eval "DEFAULT_$LINE"
10043 ac_cv_use_odcombobox='wxUSE_ODCOMBOBOX='$DEFAULT_wxUSE_ODCOMBOBOX
10048 eval "$ac_cv_use_odcombobox"
10049 if test "$no_cache" != 1; then
10050 echo $ac_cv_use_odcombobox >> ${wx_arg_cache_file}.tmp
10053 if test "$wxUSE_ODCOMBOBOX" = yes; then
10054 { echo "$as_me:$LINENO: result: yes" >&5
10055 echo "${ECHO_T}yes" >&6; }
10057 { echo "$as_me:$LINENO: result: no" >&5
10058 echo "${ECHO_T}no" >&6; }
10063 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-radiobox" >&5
10064 echo $ECHO_N "checking for --${enablestring:-enable}-radiobox... $ECHO_C" >&6; }
10066 # Check whether --enable-radiobox was given.
10067 if test "${enable_radiobox+set}" = set; then
10068 enableval=$enable_radiobox;
10069 if test "$enableval" = yes; then
10070 ac_cv_use_radiobox='wxUSE_RADIOBOX=yes'
10072 ac_cv_use_radiobox='wxUSE_RADIOBOX=no'
10077 LINE=`grep "wxUSE_RADIOBOX" ${wx_arg_cache_file}`
10078 if test "x$LINE" != x ; then
10079 eval "DEFAULT_$LINE"
10084 ac_cv_use_radiobox='wxUSE_RADIOBOX='$DEFAULT_wxUSE_RADIOBOX
10089 eval "$ac_cv_use_radiobox"
10090 if test "$no_cache" != 1; then
10091 echo $ac_cv_use_radiobox >> ${wx_arg_cache_file}.tmp
10094 if test "$wxUSE_RADIOBOX" = yes; then
10095 { echo "$as_me:$LINENO: result: yes" >&5
10096 echo "${ECHO_T}yes" >&6; }
10098 { echo "$as_me:$LINENO: result: no" >&5
10099 echo "${ECHO_T}no" >&6; }
10104 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-radiobtn" >&5
10105 echo $ECHO_N "checking for --${enablestring:-enable}-radiobtn... $ECHO_C" >&6; }
10107 # Check whether --enable-radiobtn was given.
10108 if test "${enable_radiobtn+set}" = set; then
10109 enableval=$enable_radiobtn;
10110 if test "$enableval" = yes; then
10111 ac_cv_use_radiobtn='wxUSE_RADIOBTN=yes'
10113 ac_cv_use_radiobtn='wxUSE_RADIOBTN=no'
10118 LINE=`grep "wxUSE_RADIOBTN" ${wx_arg_cache_file}`
10119 if test "x$LINE" != x ; then
10120 eval "DEFAULT_$LINE"
10125 ac_cv_use_radiobtn='wxUSE_RADIOBTN='$DEFAULT_wxUSE_RADIOBTN
10130 eval "$ac_cv_use_radiobtn"
10131 if test "$no_cache" != 1; then
10132 echo $ac_cv_use_radiobtn >> ${wx_arg_cache_file}.tmp
10135 if test "$wxUSE_RADIOBTN" = yes; then
10136 { echo "$as_me:$LINENO: result: yes" >&5
10137 echo "${ECHO_T}yes" >&6; }
10139 { echo "$as_me:$LINENO: result: no" >&5
10140 echo "${ECHO_T}no" >&6; }
10145 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-sash" >&5
10146 echo $ECHO_N "checking for --${enablestring:-enable}-sash... $ECHO_C" >&6; }
10148 # Check whether --enable-sash was given.
10149 if test "${enable_sash+set}" = set; then
10150 enableval=$enable_sash;
10151 if test "$enableval" = yes; then
10152 ac_cv_use_sash='wxUSE_SASH=yes'
10154 ac_cv_use_sash='wxUSE_SASH=no'
10159 LINE=`grep "wxUSE_SASH" ${wx_arg_cache_file}`
10160 if test "x$LINE" != x ; then
10161 eval "DEFAULT_$LINE"
10166 ac_cv_use_sash='wxUSE_SASH='$DEFAULT_wxUSE_SASH
10171 eval "$ac_cv_use_sash"
10172 if test "$no_cache" != 1; then
10173 echo $ac_cv_use_sash >> ${wx_arg_cache_file}.tmp
10176 if test "$wxUSE_SASH" = yes; then
10177 { echo "$as_me:$LINENO: result: yes" >&5
10178 echo "${ECHO_T}yes" >&6; }
10180 { echo "$as_me:$LINENO: result: no" >&5
10181 echo "${ECHO_T}no" >&6; }
10186 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-scrollbar" >&5
10187 echo $ECHO_N "checking for --${enablestring:-enable}-scrollbar... $ECHO_C" >&6; }
10189 # Check whether --enable-scrollbar was given.
10190 if test "${enable_scrollbar+set}" = set; then
10191 enableval=$enable_scrollbar;
10192 if test "$enableval" = yes; then
10193 ac_cv_use_scrollbar='wxUSE_SCROLLBAR=yes'
10195 ac_cv_use_scrollbar='wxUSE_SCROLLBAR=no'
10200 LINE=`grep "wxUSE_SCROLLBAR" ${wx_arg_cache_file}`
10201 if test "x$LINE" != x ; then
10202 eval "DEFAULT_$LINE"
10207 ac_cv_use_scrollbar='wxUSE_SCROLLBAR='$DEFAULT_wxUSE_SCROLLBAR
10212 eval "$ac_cv_use_scrollbar"
10213 if test "$no_cache" != 1; then
10214 echo $ac_cv_use_scrollbar >> ${wx_arg_cache_file}.tmp
10217 if test "$wxUSE_SCROLLBAR" = yes; then
10218 { echo "$as_me:$LINENO: result: yes" >&5
10219 echo "${ECHO_T}yes" >&6; }
10221 { echo "$as_me:$LINENO: result: no" >&5
10222 echo "${ECHO_T}no" >&6; }
10227 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-searchctrl" >&5
10228 echo $ECHO_N "checking for --${enablestring:-enable}-searchctrl... $ECHO_C" >&6; }
10230 # Check whether --enable-searchctrl was given.
10231 if test "${enable_searchctrl+set}" = set; then
10232 enableval=$enable_searchctrl;
10233 if test "$enableval" = yes; then
10234 ac_cv_use_searchctrl='wxUSE_SEARCHCTRL=yes'
10236 ac_cv_use_searchctrl='wxUSE_SEARCHCTRL=no'
10241 LINE=`grep "wxUSE_SEARCHCTRL" ${wx_arg_cache_file}`
10242 if test "x$LINE" != x ; then
10243 eval "DEFAULT_$LINE"
10248 ac_cv_use_searchctrl='wxUSE_SEARCHCTRL='$DEFAULT_wxUSE_SEARCHCTRL
10253 eval "$ac_cv_use_searchctrl"
10254 if test "$no_cache" != 1; then
10255 echo $ac_cv_use_searchctrl >> ${wx_arg_cache_file}.tmp
10258 if test "$wxUSE_SEARCHCTRL" = yes; then
10259 { echo "$as_me:$LINENO: result: yes" >&5
10260 echo "${ECHO_T}yes" >&6; }
10262 { echo "$as_me:$LINENO: result: no" >&5
10263 echo "${ECHO_T}no" >&6; }
10268 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-slider" >&5
10269 echo $ECHO_N "checking for --${enablestring:-enable}-slider... $ECHO_C" >&6; }
10271 # Check whether --enable-slider was given.
10272 if test "${enable_slider+set}" = set; then
10273 enableval=$enable_slider;
10274 if test "$enableval" = yes; then
10275 ac_cv_use_slider='wxUSE_SLIDER=yes'
10277 ac_cv_use_slider='wxUSE_SLIDER=no'
10282 LINE=`grep "wxUSE_SLIDER" ${wx_arg_cache_file}`
10283 if test "x$LINE" != x ; then
10284 eval "DEFAULT_$LINE"
10289 ac_cv_use_slider='wxUSE_SLIDER='$DEFAULT_wxUSE_SLIDER
10294 eval "$ac_cv_use_slider"
10295 if test "$no_cache" != 1; then
10296 echo $ac_cv_use_slider >> ${wx_arg_cache_file}.tmp
10299 if test "$wxUSE_SLIDER" = yes; then
10300 { echo "$as_me:$LINENO: result: yes" >&5
10301 echo "${ECHO_T}yes" >&6; }
10303 { echo "$as_me:$LINENO: result: no" >&5
10304 echo "${ECHO_T}no" >&6; }
10309 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-spinbtn" >&5
10310 echo $ECHO_N "checking for --${enablestring:-enable}-spinbtn... $ECHO_C" >&6; }
10312 # Check whether --enable-spinbtn was given.
10313 if test "${enable_spinbtn+set}" = set; then
10314 enableval=$enable_spinbtn;
10315 if test "$enableval" = yes; then
10316 ac_cv_use_spinbtn='wxUSE_SPINBTN=yes'
10318 ac_cv_use_spinbtn='wxUSE_SPINBTN=no'
10323 LINE=`grep "wxUSE_SPINBTN" ${wx_arg_cache_file}`
10324 if test "x$LINE" != x ; then
10325 eval "DEFAULT_$LINE"
10330 ac_cv_use_spinbtn='wxUSE_SPINBTN='$DEFAULT_wxUSE_SPINBTN
10335 eval "$ac_cv_use_spinbtn"
10336 if test "$no_cache" != 1; then
10337 echo $ac_cv_use_spinbtn >> ${wx_arg_cache_file}.tmp
10340 if test "$wxUSE_SPINBTN" = yes; then
10341 { echo "$as_me:$LINENO: result: yes" >&5
10342 echo "${ECHO_T}yes" >&6; }
10344 { echo "$as_me:$LINENO: result: no" >&5
10345 echo "${ECHO_T}no" >&6; }
10350 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-spinctrl" >&5
10351 echo $ECHO_N "checking for --${enablestring:-enable}-spinctrl... $ECHO_C" >&6; }
10353 # Check whether --enable-spinctrl was given.
10354 if test "${enable_spinctrl+set}" = set; then
10355 enableval=$enable_spinctrl;
10356 if test "$enableval" = yes; then
10357 ac_cv_use_spinctrl='wxUSE_SPINCTRL=yes'
10359 ac_cv_use_spinctrl='wxUSE_SPINCTRL=no'
10364 LINE=`grep "wxUSE_SPINCTRL" ${wx_arg_cache_file}`
10365 if test "x$LINE" != x ; then
10366 eval "DEFAULT_$LINE"
10371 ac_cv_use_spinctrl='wxUSE_SPINCTRL='$DEFAULT_wxUSE_SPINCTRL
10376 eval "$ac_cv_use_spinctrl"
10377 if test "$no_cache" != 1; then
10378 echo $ac_cv_use_spinctrl >> ${wx_arg_cache_file}.tmp
10381 if test "$wxUSE_SPINCTRL" = yes; then
10382 { echo "$as_me:$LINENO: result: yes" >&5
10383 echo "${ECHO_T}yes" >&6; }
10385 { echo "$as_me:$LINENO: result: no" >&5
10386 echo "${ECHO_T}no" >&6; }
10391 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-splitter" >&5
10392 echo $ECHO_N "checking for --${enablestring:-enable}-splitter... $ECHO_C" >&6; }
10394 # Check whether --enable-splitter was given.
10395 if test "${enable_splitter+set}" = set; then
10396 enableval=$enable_splitter;
10397 if test "$enableval" = yes; then
10398 ac_cv_use_splitter='wxUSE_SPLITTER=yes'
10400 ac_cv_use_splitter='wxUSE_SPLITTER=no'
10405 LINE=`grep "wxUSE_SPLITTER" ${wx_arg_cache_file}`
10406 if test "x$LINE" != x ; then
10407 eval "DEFAULT_$LINE"
10412 ac_cv_use_splitter='wxUSE_SPLITTER='$DEFAULT_wxUSE_SPLITTER
10417 eval "$ac_cv_use_splitter"
10418 if test "$no_cache" != 1; then
10419 echo $ac_cv_use_splitter >> ${wx_arg_cache_file}.tmp
10422 if test "$wxUSE_SPLITTER" = yes; then
10423 { echo "$as_me:$LINENO: result: yes" >&5
10424 echo "${ECHO_T}yes" >&6; }
10426 { echo "$as_me:$LINENO: result: no" >&5
10427 echo "${ECHO_T}no" >&6; }
10432 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-statbmp" >&5
10433 echo $ECHO_N "checking for --${enablestring:-enable}-statbmp... $ECHO_C" >&6; }
10435 # Check whether --enable-statbmp was given.
10436 if test "${enable_statbmp+set}" = set; then
10437 enableval=$enable_statbmp;
10438 if test "$enableval" = yes; then
10439 ac_cv_use_statbmp='wxUSE_STATBMP=yes'
10441 ac_cv_use_statbmp='wxUSE_STATBMP=no'
10446 LINE=`grep "wxUSE_STATBMP" ${wx_arg_cache_file}`
10447 if test "x$LINE" != x ; then
10448 eval "DEFAULT_$LINE"
10453 ac_cv_use_statbmp='wxUSE_STATBMP='$DEFAULT_wxUSE_STATBMP
10458 eval "$ac_cv_use_statbmp"
10459 if test "$no_cache" != 1; then
10460 echo $ac_cv_use_statbmp >> ${wx_arg_cache_file}.tmp
10463 if test "$wxUSE_STATBMP" = yes; then
10464 { echo "$as_me:$LINENO: result: yes" >&5
10465 echo "${ECHO_T}yes" >&6; }
10467 { echo "$as_me:$LINENO: result: no" >&5
10468 echo "${ECHO_T}no" >&6; }
10473 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-statbox" >&5
10474 echo $ECHO_N "checking for --${enablestring:-enable}-statbox... $ECHO_C" >&6; }
10476 # Check whether --enable-statbox was given.
10477 if test "${enable_statbox+set}" = set; then
10478 enableval=$enable_statbox;
10479 if test "$enableval" = yes; then
10480 ac_cv_use_statbox='wxUSE_STATBOX=yes'
10482 ac_cv_use_statbox='wxUSE_STATBOX=no'
10487 LINE=`grep "wxUSE_STATBOX" ${wx_arg_cache_file}`
10488 if test "x$LINE" != x ; then
10489 eval "DEFAULT_$LINE"
10494 ac_cv_use_statbox='wxUSE_STATBOX='$DEFAULT_wxUSE_STATBOX
10499 eval "$ac_cv_use_statbox"
10500 if test "$no_cache" != 1; then
10501 echo $ac_cv_use_statbox >> ${wx_arg_cache_file}.tmp
10504 if test "$wxUSE_STATBOX" = yes; then
10505 { echo "$as_me:$LINENO: result: yes" >&5
10506 echo "${ECHO_T}yes" >&6; }
10508 { echo "$as_me:$LINENO: result: no" >&5
10509 echo "${ECHO_T}no" >&6; }
10514 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-statline" >&5
10515 echo $ECHO_N "checking for --${enablestring:-enable}-statline... $ECHO_C" >&6; }
10517 # Check whether --enable-statline was given.
10518 if test "${enable_statline+set}" = set; then
10519 enableval=$enable_statline;
10520 if test "$enableval" = yes; then
10521 ac_cv_use_statline='wxUSE_STATLINE=yes'
10523 ac_cv_use_statline='wxUSE_STATLINE=no'
10528 LINE=`grep "wxUSE_STATLINE" ${wx_arg_cache_file}`
10529 if test "x$LINE" != x ; then
10530 eval "DEFAULT_$LINE"
10535 ac_cv_use_statline='wxUSE_STATLINE='$DEFAULT_wxUSE_STATLINE
10540 eval "$ac_cv_use_statline"
10541 if test "$no_cache" != 1; then
10542 echo $ac_cv_use_statline >> ${wx_arg_cache_file}.tmp
10545 if test "$wxUSE_STATLINE" = yes; then
10546 { echo "$as_me:$LINENO: result: yes" >&5
10547 echo "${ECHO_T}yes" >&6; }
10549 { echo "$as_me:$LINENO: result: no" >&5
10550 echo "${ECHO_T}no" >&6; }
10555 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-stattext" >&5
10556 echo $ECHO_N "checking for --${enablestring:-enable}-stattext... $ECHO_C" >&6; }
10558 # Check whether --enable-stattext was given.
10559 if test "${enable_stattext+set}" = set; then
10560 enableval=$enable_stattext;
10561 if test "$enableval" = yes; then
10562 ac_cv_use_stattext='wxUSE_STATTEXT=yes'
10564 ac_cv_use_stattext='wxUSE_STATTEXT=no'
10569 LINE=`grep "wxUSE_STATTEXT" ${wx_arg_cache_file}`
10570 if test "x$LINE" != x ; then
10571 eval "DEFAULT_$LINE"
10576 ac_cv_use_stattext='wxUSE_STATTEXT='$DEFAULT_wxUSE_STATTEXT
10581 eval "$ac_cv_use_stattext"
10582 if test "$no_cache" != 1; then
10583 echo $ac_cv_use_stattext >> ${wx_arg_cache_file}.tmp
10586 if test "$wxUSE_STATTEXT" = yes; then
10587 { echo "$as_me:$LINENO: result: yes" >&5
10588 echo "${ECHO_T}yes" >&6; }
10590 { echo "$as_me:$LINENO: result: no" >&5
10591 echo "${ECHO_T}no" >&6; }
10596 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-statusbar" >&5
10597 echo $ECHO_N "checking for --${enablestring:-enable}-statusbar... $ECHO_C" >&6; }
10599 # Check whether --enable-statusbar was given.
10600 if test "${enable_statusbar+set}" = set; then
10601 enableval=$enable_statusbar;
10602 if test "$enableval" = yes; then
10603 ac_cv_use_statusbar='wxUSE_STATUSBAR=yes'
10605 ac_cv_use_statusbar='wxUSE_STATUSBAR=no'
10610 LINE=`grep "wxUSE_STATUSBAR" ${wx_arg_cache_file}`
10611 if test "x$LINE" != x ; then
10612 eval "DEFAULT_$LINE"
10617 ac_cv_use_statusbar='wxUSE_STATUSBAR='$DEFAULT_wxUSE_STATUSBAR
10622 eval "$ac_cv_use_statusbar"
10623 if test "$no_cache" != 1; then
10624 echo $ac_cv_use_statusbar >> ${wx_arg_cache_file}.tmp
10627 if test "$wxUSE_STATUSBAR" = yes; then
10628 { echo "$as_me:$LINENO: result: yes" >&5
10629 echo "${ECHO_T}yes" >&6; }
10631 { echo "$as_me:$LINENO: result: no" >&5
10632 echo "${ECHO_T}no" >&6; }
10637 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-tabdialog" >&5
10638 echo $ECHO_N "checking for --${enablestring:-enable}-tabdialog... $ECHO_C" >&6; }
10640 # Check whether --enable-tabdialog was given.
10641 if test "${enable_tabdialog+set}" = set; then
10642 enableval=$enable_tabdialog;
10643 if test "$enableval" = yes; then
10644 ac_cv_use_tabdialog='wxUSE_TAB_DIALOG=yes'
10646 ac_cv_use_tabdialog='wxUSE_TAB_DIALOG=no'
10651 LINE=`grep "wxUSE_TAB_DIALOG" ${wx_arg_cache_file}`
10652 if test "x$LINE" != x ; then
10653 eval "DEFAULT_$LINE"
10658 ac_cv_use_tabdialog='wxUSE_TAB_DIALOG='$DEFAULT_wxUSE_TAB_DIALOG
10663 eval "$ac_cv_use_tabdialog"
10664 if test "$no_cache" != 1; then
10665 echo $ac_cv_use_tabdialog >> ${wx_arg_cache_file}.tmp
10668 if test "$wxUSE_TAB_DIALOG" = yes; then
10669 { echo "$as_me:$LINENO: result: yes" >&5
10670 echo "${ECHO_T}yes" >&6; }
10672 { echo "$as_me:$LINENO: result: no" >&5
10673 echo "${ECHO_T}no" >&6; }
10678 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-textctrl" >&5
10679 echo $ECHO_N "checking for --${enablestring:-enable}-textctrl... $ECHO_C" >&6; }
10681 # Check whether --enable-textctrl was given.
10682 if test "${enable_textctrl+set}" = set; then
10683 enableval=$enable_textctrl;
10684 if test "$enableval" = yes; then
10685 ac_cv_use_textctrl='wxUSE_TEXTCTRL=yes'
10687 ac_cv_use_textctrl='wxUSE_TEXTCTRL=no'
10692 LINE=`grep "wxUSE_TEXTCTRL" ${wx_arg_cache_file}`
10693 if test "x$LINE" != x ; then
10694 eval "DEFAULT_$LINE"
10699 ac_cv_use_textctrl='wxUSE_TEXTCTRL='$DEFAULT_wxUSE_TEXTCTRL
10704 eval "$ac_cv_use_textctrl"
10705 if test "$no_cache" != 1; then
10706 echo $ac_cv_use_textctrl >> ${wx_arg_cache_file}.tmp
10709 if test "$wxUSE_TEXTCTRL" = yes; then
10710 { echo "$as_me:$LINENO: result: yes" >&5
10711 echo "${ECHO_T}yes" >&6; }
10713 { echo "$as_me:$LINENO: result: no" >&5
10714 echo "${ECHO_T}no" >&6; }
10719 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-togglebtn" >&5
10720 echo $ECHO_N "checking for --${enablestring:-enable}-togglebtn... $ECHO_C" >&6; }
10722 # Check whether --enable-togglebtn was given.
10723 if test "${enable_togglebtn+set}" = set; then
10724 enableval=$enable_togglebtn;
10725 if test "$enableval" = yes; then
10726 ac_cv_use_togglebtn='wxUSE_TOGGLEBTN=yes'
10728 ac_cv_use_togglebtn='wxUSE_TOGGLEBTN=no'
10733 LINE=`grep "wxUSE_TOGGLEBTN" ${wx_arg_cache_file}`
10734 if test "x$LINE" != x ; then
10735 eval "DEFAULT_$LINE"
10740 ac_cv_use_togglebtn='wxUSE_TOGGLEBTN='$DEFAULT_wxUSE_TOGGLEBTN
10745 eval "$ac_cv_use_togglebtn"
10746 if test "$no_cache" != 1; then
10747 echo $ac_cv_use_togglebtn >> ${wx_arg_cache_file}.tmp
10750 if test "$wxUSE_TOGGLEBTN" = yes; then
10751 { echo "$as_me:$LINENO: result: yes" >&5
10752 echo "${ECHO_T}yes" >&6; }
10754 { echo "$as_me:$LINENO: result: no" >&5
10755 echo "${ECHO_T}no" >&6; }
10760 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-toolbar" >&5
10761 echo $ECHO_N "checking for --${enablestring:-enable}-toolbar... $ECHO_C" >&6; }
10763 # Check whether --enable-toolbar was given.
10764 if test "${enable_toolbar+set}" = set; then
10765 enableval=$enable_toolbar;
10766 if test "$enableval" = yes; then
10767 ac_cv_use_toolbar='wxUSE_TOOLBAR=yes'
10769 ac_cv_use_toolbar='wxUSE_TOOLBAR=no'
10774 LINE=`grep "wxUSE_TOOLBAR" ${wx_arg_cache_file}`
10775 if test "x$LINE" != x ; then
10776 eval "DEFAULT_$LINE"
10781 ac_cv_use_toolbar='wxUSE_TOOLBAR='$DEFAULT_wxUSE_TOOLBAR
10786 eval "$ac_cv_use_toolbar"
10787 if test "$no_cache" != 1; then
10788 echo $ac_cv_use_toolbar >> ${wx_arg_cache_file}.tmp
10791 if test "$wxUSE_TOOLBAR" = yes; then
10792 { echo "$as_me:$LINENO: result: yes" >&5
10793 echo "${ECHO_T}yes" >&6; }
10795 { echo "$as_me:$LINENO: result: no" >&5
10796 echo "${ECHO_T}no" >&6; }
10801 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-tbarnative" >&5
10802 echo $ECHO_N "checking for --${enablestring:-enable}-tbarnative... $ECHO_C" >&6; }
10804 # Check whether --enable-tbarnative was given.
10805 if test "${enable_tbarnative+set}" = set; then
10806 enableval=$enable_tbarnative;
10807 if test "$enableval" = yes; then
10808 ac_cv_use_tbarnative='wxUSE_TOOLBAR_NATIVE=yes'
10810 ac_cv_use_tbarnative='wxUSE_TOOLBAR_NATIVE=no'
10815 LINE=`grep "wxUSE_TOOLBAR_NATIVE" ${wx_arg_cache_file}`
10816 if test "x$LINE" != x ; then
10817 eval "DEFAULT_$LINE"
10822 ac_cv_use_tbarnative='wxUSE_TOOLBAR_NATIVE='$DEFAULT_wxUSE_TOOLBAR_NATIVE
10827 eval "$ac_cv_use_tbarnative"
10828 if test "$no_cache" != 1; then
10829 echo $ac_cv_use_tbarnative >> ${wx_arg_cache_file}.tmp
10832 if test "$wxUSE_TOOLBAR_NATIVE" = yes; then
10833 { echo "$as_me:$LINENO: result: yes" >&5
10834 echo "${ECHO_T}yes" >&6; }
10836 { echo "$as_me:$LINENO: result: no" >&5
10837 echo "${ECHO_T}no" >&6; }
10842 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-treebook" >&5
10843 echo $ECHO_N "checking for --${enablestring:-enable}-treebook... $ECHO_C" >&6; }
10845 # Check whether --enable-treebook was given.
10846 if test "${enable_treebook+set}" = set; then
10847 enableval=$enable_treebook;
10848 if test "$enableval" = yes; then
10849 ac_cv_use_treebook='wxUSE_TREEBOOK=yes'
10851 ac_cv_use_treebook='wxUSE_TREEBOOK=no'
10856 LINE=`grep "wxUSE_TREEBOOK" ${wx_arg_cache_file}`
10857 if test "x$LINE" != x ; then
10858 eval "DEFAULT_$LINE"
10863 ac_cv_use_treebook='wxUSE_TREEBOOK='$DEFAULT_wxUSE_TREEBOOK
10868 eval "$ac_cv_use_treebook"
10869 if test "$no_cache" != 1; then
10870 echo $ac_cv_use_treebook >> ${wx_arg_cache_file}.tmp
10873 if test "$wxUSE_TREEBOOK" = yes; then
10874 { echo "$as_me:$LINENO: result: yes" >&5
10875 echo "${ECHO_T}yes" >&6; }
10877 { echo "$as_me:$LINENO: result: no" >&5
10878 echo "${ECHO_T}no" >&6; }
10883 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-toolbook" >&5
10884 echo $ECHO_N "checking for --${enablestring:-enable}-toolbook... $ECHO_C" >&6; }
10886 # Check whether --enable-toolbook was given.
10887 if test "${enable_toolbook+set}" = set; then
10888 enableval=$enable_toolbook;
10889 if test "$enableval" = yes; then
10890 ac_cv_use_toolbook='wxUSE_TOOLBOOK=yes'
10892 ac_cv_use_toolbook='wxUSE_TOOLBOOK=no'
10897 LINE=`grep "wxUSE_TOOLBOOK" ${wx_arg_cache_file}`
10898 if test "x$LINE" != x ; then
10899 eval "DEFAULT_$LINE"
10904 ac_cv_use_toolbook='wxUSE_TOOLBOOK='$DEFAULT_wxUSE_TOOLBOOK
10909 eval "$ac_cv_use_toolbook"
10910 if test "$no_cache" != 1; then
10911 echo $ac_cv_use_toolbook >> ${wx_arg_cache_file}.tmp
10914 if test "$wxUSE_TOOLBOOK" = yes; then
10915 { echo "$as_me:$LINENO: result: yes" >&5
10916 echo "${ECHO_T}yes" >&6; }
10918 { echo "$as_me:$LINENO: result: no" >&5
10919 echo "${ECHO_T}no" >&6; }
10924 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-treectrl" >&5
10925 echo $ECHO_N "checking for --${enablestring:-enable}-treectrl... $ECHO_C" >&6; }
10927 # Check whether --enable-treectrl was given.
10928 if test "${enable_treectrl+set}" = set; then
10929 enableval=$enable_treectrl;
10930 if test "$enableval" = yes; then
10931 ac_cv_use_treectrl='wxUSE_TREECTRL=yes'
10933 ac_cv_use_treectrl='wxUSE_TREECTRL=no'
10938 LINE=`grep "wxUSE_TREECTRL" ${wx_arg_cache_file}`
10939 if test "x$LINE" != x ; then
10940 eval "DEFAULT_$LINE"
10945 ac_cv_use_treectrl='wxUSE_TREECTRL='$DEFAULT_wxUSE_TREECTRL
10950 eval "$ac_cv_use_treectrl"
10951 if test "$no_cache" != 1; then
10952 echo $ac_cv_use_treectrl >> ${wx_arg_cache_file}.tmp
10955 if test "$wxUSE_TREECTRL" = yes; then
10956 { echo "$as_me:$LINENO: result: yes" >&5
10957 echo "${ECHO_T}yes" >&6; }
10959 { echo "$as_me:$LINENO: result: no" >&5
10960 echo "${ECHO_T}no" >&6; }
10965 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-tipwindow" >&5
10966 echo $ECHO_N "checking for --${enablestring:-enable}-tipwindow... $ECHO_C" >&6; }
10968 # Check whether --enable-tipwindow was given.
10969 if test "${enable_tipwindow+set}" = set; then
10970 enableval=$enable_tipwindow;
10971 if test "$enableval" = yes; then
10972 ac_cv_use_tipwindow='wxUSE_TIPWINDOW=yes'
10974 ac_cv_use_tipwindow='wxUSE_TIPWINDOW=no'
10979 LINE=`grep "wxUSE_TIPWINDOW" ${wx_arg_cache_file}`
10980 if test "x$LINE" != x ; then
10981 eval "DEFAULT_$LINE"
10986 ac_cv_use_tipwindow='wxUSE_TIPWINDOW='$DEFAULT_wxUSE_TIPWINDOW
10991 eval "$ac_cv_use_tipwindow"
10992 if test "$no_cache" != 1; then
10993 echo $ac_cv_use_tipwindow >> ${wx_arg_cache_file}.tmp
10996 if test "$wxUSE_TIPWINDOW" = yes; then
10997 { echo "$as_me:$LINENO: result: yes" >&5
10998 echo "${ECHO_T}yes" >&6; }
11000 { echo "$as_me:$LINENO: result: no" >&5
11001 echo "${ECHO_T}no" >&6; }
11006 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-popupwin" >&5
11007 echo $ECHO_N "checking for --${enablestring:-enable}-popupwin... $ECHO_C" >&6; }
11009 # Check whether --enable-popupwin was given.
11010 if test "${enable_popupwin+set}" = set; then
11011 enableval=$enable_popupwin;
11012 if test "$enableval" = yes; then
11013 ac_cv_use_popupwin='wxUSE_POPUPWIN=yes'
11015 ac_cv_use_popupwin='wxUSE_POPUPWIN=no'
11020 LINE=`grep "wxUSE_POPUPWIN" ${wx_arg_cache_file}`
11021 if test "x$LINE" != x ; then
11022 eval "DEFAULT_$LINE"
11027 ac_cv_use_popupwin='wxUSE_POPUPWIN='$DEFAULT_wxUSE_POPUPWIN
11032 eval "$ac_cv_use_popupwin"
11033 if test "$no_cache" != 1; then
11034 echo $ac_cv_use_popupwin >> ${wx_arg_cache_file}.tmp
11037 if test "$wxUSE_POPUPWIN" = yes; then
11038 { echo "$as_me:$LINENO: result: yes" >&5
11039 echo "${ECHO_T}yes" >&6; }
11041 { echo "$as_me:$LINENO: result: no" >&5
11042 echo "${ECHO_T}no" >&6; }
11049 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-commondlg" >&5
11050 echo $ECHO_N "checking for --${enablestring:-enable}-commondlg... $ECHO_C" >&6; }
11052 # Check whether --enable-commondlg was given.
11053 if test "${enable_commondlg+set}" = set; then
11054 enableval=$enable_commondlg;
11055 if test "$enableval" = yes; then
11056 ac_cv_use_commondlg='wxUSE_COMMONDLGS=yes'
11058 ac_cv_use_commondlg='wxUSE_COMMONDLGS=no'
11063 LINE=`grep "wxUSE_COMMONDLGS" ${wx_arg_cache_file}`
11064 if test "x$LINE" != x ; then
11065 eval "DEFAULT_$LINE"
11070 ac_cv_use_commondlg='wxUSE_COMMONDLGS='$DEFAULT_wxUSE_COMMONDLGS
11075 eval "$ac_cv_use_commondlg"
11076 if test "$no_cache" != 1; then
11077 echo $ac_cv_use_commondlg >> ${wx_arg_cache_file}.tmp
11080 if test "$wxUSE_COMMONDLGS" = yes; then
11081 { echo "$as_me:$LINENO: result: yes" >&5
11082 echo "${ECHO_T}yes" >&6; }
11084 { echo "$as_me:$LINENO: result: no" >&5
11085 echo "${ECHO_T}no" >&6; }
11090 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-aboutdlg" >&5
11091 echo $ECHO_N "checking for --${enablestring:-enable}-aboutdlg... $ECHO_C" >&6; }
11093 # Check whether --enable-aboutdlg was given.
11094 if test "${enable_aboutdlg+set}" = set; then
11095 enableval=$enable_aboutdlg;
11096 if test "$enableval" = yes; then
11097 ac_cv_use_aboutdlg='wxUSE_ABOUTDLG=yes'
11099 ac_cv_use_aboutdlg='wxUSE_ABOUTDLG=no'
11104 LINE=`grep "wxUSE_ABOUTDLG" ${wx_arg_cache_file}`
11105 if test "x$LINE" != x ; then
11106 eval "DEFAULT_$LINE"
11111 ac_cv_use_aboutdlg='wxUSE_ABOUTDLG='$DEFAULT_wxUSE_ABOUTDLG
11116 eval "$ac_cv_use_aboutdlg"
11117 if test "$no_cache" != 1; then
11118 echo $ac_cv_use_aboutdlg >> ${wx_arg_cache_file}.tmp
11121 if test "$wxUSE_ABOUTDLG" = yes; then
11122 { echo "$as_me:$LINENO: result: yes" >&5
11123 echo "${ECHO_T}yes" >&6; }
11125 { echo "$as_me:$LINENO: result: no" >&5
11126 echo "${ECHO_T}no" >&6; }
11131 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-choicedlg" >&5
11132 echo $ECHO_N "checking for --${enablestring:-enable}-choicedlg... $ECHO_C" >&6; }
11134 # Check whether --enable-choicedlg was given.
11135 if test "${enable_choicedlg+set}" = set; then
11136 enableval=$enable_choicedlg;
11137 if test "$enableval" = yes; then
11138 ac_cv_use_choicedlg='wxUSE_CHOICEDLG=yes'
11140 ac_cv_use_choicedlg='wxUSE_CHOICEDLG=no'
11145 LINE=`grep "wxUSE_CHOICEDLG" ${wx_arg_cache_file}`
11146 if test "x$LINE" != x ; then
11147 eval "DEFAULT_$LINE"
11152 ac_cv_use_choicedlg='wxUSE_CHOICEDLG='$DEFAULT_wxUSE_CHOICEDLG
11157 eval "$ac_cv_use_choicedlg"
11158 if test "$no_cache" != 1; then
11159 echo $ac_cv_use_choicedlg >> ${wx_arg_cache_file}.tmp
11162 if test "$wxUSE_CHOICEDLG" = yes; then
11163 { echo "$as_me:$LINENO: result: yes" >&5
11164 echo "${ECHO_T}yes" >&6; }
11166 { echo "$as_me:$LINENO: result: no" >&5
11167 echo "${ECHO_T}no" >&6; }
11172 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-coldlg" >&5
11173 echo $ECHO_N "checking for --${enablestring:-enable}-coldlg... $ECHO_C" >&6; }
11175 # Check whether --enable-coldlg was given.
11176 if test "${enable_coldlg+set}" = set; then
11177 enableval=$enable_coldlg;
11178 if test "$enableval" = yes; then
11179 ac_cv_use_coldlg='wxUSE_COLOURDLG=yes'
11181 ac_cv_use_coldlg='wxUSE_COLOURDLG=no'
11186 LINE=`grep "wxUSE_COLOURDLG" ${wx_arg_cache_file}`
11187 if test "x$LINE" != x ; then
11188 eval "DEFAULT_$LINE"
11193 ac_cv_use_coldlg='wxUSE_COLOURDLG='$DEFAULT_wxUSE_COLOURDLG
11198 eval "$ac_cv_use_coldlg"
11199 if test "$no_cache" != 1; then
11200 echo $ac_cv_use_coldlg >> ${wx_arg_cache_file}.tmp
11203 if test "$wxUSE_COLOURDLG" = yes; then
11204 { echo "$as_me:$LINENO: result: yes" >&5
11205 echo "${ECHO_T}yes" >&6; }
11207 { echo "$as_me:$LINENO: result: no" >&5
11208 echo "${ECHO_T}no" >&6; }
11213 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-filedlg" >&5
11214 echo $ECHO_N "checking for --${enablestring:-enable}-filedlg... $ECHO_C" >&6; }
11216 # Check whether --enable-filedlg was given.
11217 if test "${enable_filedlg+set}" = set; then
11218 enableval=$enable_filedlg;
11219 if test "$enableval" = yes; then
11220 ac_cv_use_filedlg='wxUSE_FILEDLG=yes'
11222 ac_cv_use_filedlg='wxUSE_FILEDLG=no'
11227 LINE=`grep "wxUSE_FILEDLG" ${wx_arg_cache_file}`
11228 if test "x$LINE" != x ; then
11229 eval "DEFAULT_$LINE"
11234 ac_cv_use_filedlg='wxUSE_FILEDLG='$DEFAULT_wxUSE_FILEDLG
11239 eval "$ac_cv_use_filedlg"
11240 if test "$no_cache" != 1; then
11241 echo $ac_cv_use_filedlg >> ${wx_arg_cache_file}.tmp
11244 if test "$wxUSE_FILEDLG" = yes; then
11245 { echo "$as_me:$LINENO: result: yes" >&5
11246 echo "${ECHO_T}yes" >&6; }
11248 { echo "$as_me:$LINENO: result: no" >&5
11249 echo "${ECHO_T}no" >&6; }
11254 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-finddlg" >&5
11255 echo $ECHO_N "checking for --${enablestring:-enable}-finddlg... $ECHO_C" >&6; }
11257 # Check whether --enable-finddlg was given.
11258 if test "${enable_finddlg+set}" = set; then
11259 enableval=$enable_finddlg;
11260 if test "$enableval" = yes; then
11261 ac_cv_use_finddlg='wxUSE_FINDREPLDLG=yes'
11263 ac_cv_use_finddlg='wxUSE_FINDREPLDLG=no'
11268 LINE=`grep "wxUSE_FINDREPLDLG" ${wx_arg_cache_file}`
11269 if test "x$LINE" != x ; then
11270 eval "DEFAULT_$LINE"
11275 ac_cv_use_finddlg='wxUSE_FINDREPLDLG='$DEFAULT_wxUSE_FINDREPLDLG
11280 eval "$ac_cv_use_finddlg"
11281 if test "$no_cache" != 1; then
11282 echo $ac_cv_use_finddlg >> ${wx_arg_cache_file}.tmp
11285 if test "$wxUSE_FINDREPLDLG" = yes; then
11286 { echo "$as_me:$LINENO: result: yes" >&5
11287 echo "${ECHO_T}yes" >&6; }
11289 { echo "$as_me:$LINENO: result: no" >&5
11290 echo "${ECHO_T}no" >&6; }
11295 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-fontdlg" >&5
11296 echo $ECHO_N "checking for --${enablestring:-enable}-fontdlg... $ECHO_C" >&6; }
11298 # Check whether --enable-fontdlg was given.
11299 if test "${enable_fontdlg+set}" = set; then
11300 enableval=$enable_fontdlg;
11301 if test "$enableval" = yes; then
11302 ac_cv_use_fontdlg='wxUSE_FONTDLG=yes'
11304 ac_cv_use_fontdlg='wxUSE_FONTDLG=no'
11309 LINE=`grep "wxUSE_FONTDLG" ${wx_arg_cache_file}`
11310 if test "x$LINE" != x ; then
11311 eval "DEFAULT_$LINE"
11316 ac_cv_use_fontdlg='wxUSE_FONTDLG='$DEFAULT_wxUSE_FONTDLG
11321 eval "$ac_cv_use_fontdlg"
11322 if test "$no_cache" != 1; then
11323 echo $ac_cv_use_fontdlg >> ${wx_arg_cache_file}.tmp
11326 if test "$wxUSE_FONTDLG" = yes; then
11327 { echo "$as_me:$LINENO: result: yes" >&5
11328 echo "${ECHO_T}yes" >&6; }
11330 { echo "$as_me:$LINENO: result: no" >&5
11331 echo "${ECHO_T}no" >&6; }
11336 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dirdlg" >&5
11337 echo $ECHO_N "checking for --${enablestring:-enable}-dirdlg... $ECHO_C" >&6; }
11339 # Check whether --enable-dirdlg was given.
11340 if test "${enable_dirdlg+set}" = set; then
11341 enableval=$enable_dirdlg;
11342 if test "$enableval" = yes; then
11343 ac_cv_use_dirdlg='wxUSE_DIRDLG=yes'
11345 ac_cv_use_dirdlg='wxUSE_DIRDLG=no'
11350 LINE=`grep "wxUSE_DIRDLG" ${wx_arg_cache_file}`
11351 if test "x$LINE" != x ; then
11352 eval "DEFAULT_$LINE"
11357 ac_cv_use_dirdlg='wxUSE_DIRDLG='$DEFAULT_wxUSE_DIRDLG
11362 eval "$ac_cv_use_dirdlg"
11363 if test "$no_cache" != 1; then
11364 echo $ac_cv_use_dirdlg >> ${wx_arg_cache_file}.tmp
11367 if test "$wxUSE_DIRDLG" = yes; then
11368 { echo "$as_me:$LINENO: result: yes" >&5
11369 echo "${ECHO_T}yes" >&6; }
11371 { echo "$as_me:$LINENO: result: no" >&5
11372 echo "${ECHO_T}no" >&6; }
11377 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-msgdlg" >&5
11378 echo $ECHO_N "checking for --${enablestring:-enable}-msgdlg... $ECHO_C" >&6; }
11380 # Check whether --enable-msgdlg was given.
11381 if test "${enable_msgdlg+set}" = set; then
11382 enableval=$enable_msgdlg;
11383 if test "$enableval" = yes; then
11384 ac_cv_use_msgdlg='wxUSE_MSGDLG=yes'
11386 ac_cv_use_msgdlg='wxUSE_MSGDLG=no'
11391 LINE=`grep "wxUSE_MSGDLG" ${wx_arg_cache_file}`
11392 if test "x$LINE" != x ; then
11393 eval "DEFAULT_$LINE"
11398 ac_cv_use_msgdlg='wxUSE_MSGDLG='$DEFAULT_wxUSE_MSGDLG
11403 eval "$ac_cv_use_msgdlg"
11404 if test "$no_cache" != 1; then
11405 echo $ac_cv_use_msgdlg >> ${wx_arg_cache_file}.tmp
11408 if test "$wxUSE_MSGDLG" = yes; then
11409 { echo "$as_me:$LINENO: result: yes" >&5
11410 echo "${ECHO_T}yes" >&6; }
11412 { echo "$as_me:$LINENO: result: no" >&5
11413 echo "${ECHO_T}no" >&6; }
11418 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-numberdlg" >&5
11419 echo $ECHO_N "checking for --${enablestring:-enable}-numberdlg... $ECHO_C" >&6; }
11421 # Check whether --enable-numberdlg was given.
11422 if test "${enable_numberdlg+set}" = set; then
11423 enableval=$enable_numberdlg;
11424 if test "$enableval" = yes; then
11425 ac_cv_use_numberdlg='wxUSE_NUMBERDLG=yes'
11427 ac_cv_use_numberdlg='wxUSE_NUMBERDLG=no'
11432 LINE=`grep "wxUSE_NUMBERDLG" ${wx_arg_cache_file}`
11433 if test "x$LINE" != x ; then
11434 eval "DEFAULT_$LINE"
11439 ac_cv_use_numberdlg='wxUSE_NUMBERDLG='$DEFAULT_wxUSE_NUMBERDLG
11444 eval "$ac_cv_use_numberdlg"
11445 if test "$no_cache" != 1; then
11446 echo $ac_cv_use_numberdlg >> ${wx_arg_cache_file}.tmp
11449 if test "$wxUSE_NUMBERDLG" = yes; then
11450 { echo "$as_me:$LINENO: result: yes" >&5
11451 echo "${ECHO_T}yes" >&6; }
11453 { echo "$as_me:$LINENO: result: no" >&5
11454 echo "${ECHO_T}no" >&6; }
11459 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-splash" >&5
11460 echo $ECHO_N "checking for --${enablestring:-enable}-splash... $ECHO_C" >&6; }
11462 # Check whether --enable-splash was given.
11463 if test "${enable_splash+set}" = set; then
11464 enableval=$enable_splash;
11465 if test "$enableval" = yes; then
11466 ac_cv_use_splash='wxUSE_SPLASH=yes'
11468 ac_cv_use_splash='wxUSE_SPLASH=no'
11473 LINE=`grep "wxUSE_SPLASH" ${wx_arg_cache_file}`
11474 if test "x$LINE" != x ; then
11475 eval "DEFAULT_$LINE"
11480 ac_cv_use_splash='wxUSE_SPLASH='$DEFAULT_wxUSE_SPLASH
11485 eval "$ac_cv_use_splash"
11486 if test "$no_cache" != 1; then
11487 echo $ac_cv_use_splash >> ${wx_arg_cache_file}.tmp
11490 if test "$wxUSE_SPLASH" = yes; then
11491 { echo "$as_me:$LINENO: result: yes" >&5
11492 echo "${ECHO_T}yes" >&6; }
11494 { echo "$as_me:$LINENO: result: no" >&5
11495 echo "${ECHO_T}no" >&6; }
11500 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-textdlg" >&5
11501 echo $ECHO_N "checking for --${enablestring:-enable}-textdlg... $ECHO_C" >&6; }
11503 # Check whether --enable-textdlg was given.
11504 if test "${enable_textdlg+set}" = set; then
11505 enableval=$enable_textdlg;
11506 if test "$enableval" = yes; then
11507 ac_cv_use_textdlg='wxUSE_TEXTDLG=yes'
11509 ac_cv_use_textdlg='wxUSE_TEXTDLG=no'
11514 LINE=`grep "wxUSE_TEXTDLG" ${wx_arg_cache_file}`
11515 if test "x$LINE" != x ; then
11516 eval "DEFAULT_$LINE"
11521 ac_cv_use_textdlg='wxUSE_TEXTDLG='$DEFAULT_wxUSE_TEXTDLG
11526 eval "$ac_cv_use_textdlg"
11527 if test "$no_cache" != 1; then
11528 echo $ac_cv_use_textdlg >> ${wx_arg_cache_file}.tmp
11531 if test "$wxUSE_TEXTDLG" = yes; then
11532 { echo "$as_me:$LINENO: result: yes" >&5
11533 echo "${ECHO_T}yes" >&6; }
11535 { echo "$as_me:$LINENO: result: no" >&5
11536 echo "${ECHO_T}no" >&6; }
11541 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-tipdlg" >&5
11542 echo $ECHO_N "checking for --${enablestring:-enable}-tipdlg... $ECHO_C" >&6; }
11544 # Check whether --enable-tipdlg was given.
11545 if test "${enable_tipdlg+set}" = set; then
11546 enableval=$enable_tipdlg;
11547 if test "$enableval" = yes; then
11548 ac_cv_use_tipdlg='wxUSE_STARTUP_TIPS=yes'
11550 ac_cv_use_tipdlg='wxUSE_STARTUP_TIPS=no'
11555 LINE=`grep "wxUSE_STARTUP_TIPS" ${wx_arg_cache_file}`
11556 if test "x$LINE" != x ; then
11557 eval "DEFAULT_$LINE"
11562 ac_cv_use_tipdlg='wxUSE_STARTUP_TIPS='$DEFAULT_wxUSE_STARTUP_TIPS
11567 eval "$ac_cv_use_tipdlg"
11568 if test "$no_cache" != 1; then
11569 echo $ac_cv_use_tipdlg >> ${wx_arg_cache_file}.tmp
11572 if test "$wxUSE_STARTUP_TIPS" = yes; then
11573 { echo "$as_me:$LINENO: result: yes" >&5
11574 echo "${ECHO_T}yes" >&6; }
11576 { echo "$as_me:$LINENO: result: no" >&5
11577 echo "${ECHO_T}no" >&6; }
11582 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-progressdlg" >&5
11583 echo $ECHO_N "checking for --${enablestring:-enable}-progressdlg... $ECHO_C" >&6; }
11585 # Check whether --enable-progressdlg was given.
11586 if test "${enable_progressdlg+set}" = set; then
11587 enableval=$enable_progressdlg;
11588 if test "$enableval" = yes; then
11589 ac_cv_use_progressdlg='wxUSE_PROGRESSDLG=yes'
11591 ac_cv_use_progressdlg='wxUSE_PROGRESSDLG=no'
11596 LINE=`grep "wxUSE_PROGRESSDLG" ${wx_arg_cache_file}`
11597 if test "x$LINE" != x ; then
11598 eval "DEFAULT_$LINE"
11603 ac_cv_use_progressdlg='wxUSE_PROGRESSDLG='$DEFAULT_wxUSE_PROGRESSDLG
11608 eval "$ac_cv_use_progressdlg"
11609 if test "$no_cache" != 1; then
11610 echo $ac_cv_use_progressdlg >> ${wx_arg_cache_file}.tmp
11613 if test "$wxUSE_PROGRESSDLG" = yes; then
11614 { echo "$as_me:$LINENO: result: yes" >&5
11615 echo "${ECHO_T}yes" >&6; }
11617 { echo "$as_me:$LINENO: result: no" >&5
11618 echo "${ECHO_T}no" >&6; }
11623 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-wizarddlg" >&5
11624 echo $ECHO_N "checking for --${enablestring:-enable}-wizarddlg... $ECHO_C" >&6; }
11626 # Check whether --enable-wizarddlg was given.
11627 if test "${enable_wizarddlg+set}" = set; then
11628 enableval=$enable_wizarddlg;
11629 if test "$enableval" = yes; then
11630 ac_cv_use_wizarddlg='wxUSE_WIZARDDLG=yes'
11632 ac_cv_use_wizarddlg='wxUSE_WIZARDDLG=no'
11637 LINE=`grep "wxUSE_WIZARDDLG" ${wx_arg_cache_file}`
11638 if test "x$LINE" != x ; then
11639 eval "DEFAULT_$LINE"
11644 ac_cv_use_wizarddlg='wxUSE_WIZARDDLG='$DEFAULT_wxUSE_WIZARDDLG
11649 eval "$ac_cv_use_wizarddlg"
11650 if test "$no_cache" != 1; then
11651 echo $ac_cv_use_wizarddlg >> ${wx_arg_cache_file}.tmp
11654 if test "$wxUSE_WIZARDDLG" = yes; then
11655 { echo "$as_me:$LINENO: result: yes" >&5
11656 echo "${ECHO_T}yes" >&6; }
11658 { echo "$as_me:$LINENO: result: no" >&5
11659 echo "${ECHO_T}no" >&6; }
11666 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-menus" >&5
11667 echo $ECHO_N "checking for --${enablestring:-enable}-menus... $ECHO_C" >&6; }
11669 # Check whether --enable-menus was given.
11670 if test "${enable_menus+set}" = set; then
11671 enableval=$enable_menus;
11672 if test "$enableval" = yes; then
11673 ac_cv_use_menus='wxUSE_MENUS=yes'
11675 ac_cv_use_menus='wxUSE_MENUS=no'
11680 LINE=`grep "wxUSE_MENUS" ${wx_arg_cache_file}`
11681 if test "x$LINE" != x ; then
11682 eval "DEFAULT_$LINE"
11687 ac_cv_use_menus='wxUSE_MENUS='$DEFAULT_wxUSE_MENUS
11692 eval "$ac_cv_use_menus"
11693 if test "$no_cache" != 1; then
11694 echo $ac_cv_use_menus >> ${wx_arg_cache_file}.tmp
11697 if test "$wxUSE_MENUS" = yes; then
11698 { echo "$as_me:$LINENO: result: yes" >&5
11699 echo "${ECHO_T}yes" >&6; }
11701 { echo "$as_me:$LINENO: result: no" >&5
11702 echo "${ECHO_T}no" >&6; }
11707 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-miniframe" >&5
11708 echo $ECHO_N "checking for --${enablestring:-enable}-miniframe... $ECHO_C" >&6; }
11710 # Check whether --enable-miniframe was given.
11711 if test "${enable_miniframe+set}" = set; then
11712 enableval=$enable_miniframe;
11713 if test "$enableval" = yes; then
11714 ac_cv_use_miniframe='wxUSE_MINIFRAME=yes'
11716 ac_cv_use_miniframe='wxUSE_MINIFRAME=no'
11721 LINE=`grep "wxUSE_MINIFRAME" ${wx_arg_cache_file}`
11722 if test "x$LINE" != x ; then
11723 eval "DEFAULT_$LINE"
11728 ac_cv_use_miniframe='wxUSE_MINIFRAME='$DEFAULT_wxUSE_MINIFRAME
11733 eval "$ac_cv_use_miniframe"
11734 if test "$no_cache" != 1; then
11735 echo $ac_cv_use_miniframe >> ${wx_arg_cache_file}.tmp
11738 if test "$wxUSE_MINIFRAME" = yes; then
11739 { echo "$as_me:$LINENO: result: yes" >&5
11740 echo "${ECHO_T}yes" >&6; }
11742 { echo "$as_me:$LINENO: result: no" >&5
11743 echo "${ECHO_T}no" >&6; }
11748 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-tooltips" >&5
11749 echo $ECHO_N "checking for --${enablestring:-enable}-tooltips... $ECHO_C" >&6; }
11751 # Check whether --enable-tooltips was given.
11752 if test "${enable_tooltips+set}" = set; then
11753 enableval=$enable_tooltips;
11754 if test "$enableval" = yes; then
11755 ac_cv_use_tooltips='wxUSE_TOOLTIPS=yes'
11757 ac_cv_use_tooltips='wxUSE_TOOLTIPS=no'
11762 LINE=`grep "wxUSE_TOOLTIPS" ${wx_arg_cache_file}`
11763 if test "x$LINE" != x ; then
11764 eval "DEFAULT_$LINE"
11769 ac_cv_use_tooltips='wxUSE_TOOLTIPS='$DEFAULT_wxUSE_TOOLTIPS
11774 eval "$ac_cv_use_tooltips"
11775 if test "$no_cache" != 1; then
11776 echo $ac_cv_use_tooltips >> ${wx_arg_cache_file}.tmp
11779 if test "$wxUSE_TOOLTIPS" = yes; then
11780 { echo "$as_me:$LINENO: result: yes" >&5
11781 echo "${ECHO_T}yes" >&6; }
11783 { echo "$as_me:$LINENO: result: no" >&5
11784 echo "${ECHO_T}no" >&6; }
11789 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-splines" >&5
11790 echo $ECHO_N "checking for --${enablestring:-enable}-splines... $ECHO_C" >&6; }
11792 # Check whether --enable-splines was given.
11793 if test "${enable_splines+set}" = set; then
11794 enableval=$enable_splines;
11795 if test "$enableval" = yes; then
11796 ac_cv_use_splines='wxUSE_SPLINES=yes'
11798 ac_cv_use_splines='wxUSE_SPLINES=no'
11803 LINE=`grep "wxUSE_SPLINES" ${wx_arg_cache_file}`
11804 if test "x$LINE" != x ; then
11805 eval "DEFAULT_$LINE"
11810 ac_cv_use_splines='wxUSE_SPLINES='$DEFAULT_wxUSE_SPLINES
11815 eval "$ac_cv_use_splines"
11816 if test "$no_cache" != 1; then
11817 echo $ac_cv_use_splines >> ${wx_arg_cache_file}.tmp
11820 if test "$wxUSE_SPLINES" = yes; then
11821 { echo "$as_me:$LINENO: result: yes" >&5
11822 echo "${ECHO_T}yes" >&6; }
11824 { echo "$as_me:$LINENO: result: no" >&5
11825 echo "${ECHO_T}no" >&6; }
11830 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-mousewheel" >&5
11831 echo $ECHO_N "checking for --${enablestring:-enable}-mousewheel... $ECHO_C" >&6; }
11833 # Check whether --enable-mousewheel was given.
11834 if test "${enable_mousewheel+set}" = set; then
11835 enableval=$enable_mousewheel;
11836 if test "$enableval" = yes; then
11837 ac_cv_use_mousewheel='wxUSE_MOUSEWHEEL=yes'
11839 ac_cv_use_mousewheel='wxUSE_MOUSEWHEEL=no'
11844 LINE=`grep "wxUSE_MOUSEWHEEL" ${wx_arg_cache_file}`
11845 if test "x$LINE" != x ; then
11846 eval "DEFAULT_$LINE"
11851 ac_cv_use_mousewheel='wxUSE_MOUSEWHEEL='$DEFAULT_wxUSE_MOUSEWHEEL
11856 eval "$ac_cv_use_mousewheel"
11857 if test "$no_cache" != 1; then
11858 echo $ac_cv_use_mousewheel >> ${wx_arg_cache_file}.tmp
11861 if test "$wxUSE_MOUSEWHEEL" = yes; then
11862 { echo "$as_me:$LINENO: result: yes" >&5
11863 echo "${ECHO_T}yes" >&6; }
11865 { echo "$as_me:$LINENO: result: no" >&5
11866 echo "${ECHO_T}no" >&6; }
11871 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-validators" >&5
11872 echo $ECHO_N "checking for --${enablestring:-enable}-validators... $ECHO_C" >&6; }
11874 # Check whether --enable-validators was given.
11875 if test "${enable_validators+set}" = set; then
11876 enableval=$enable_validators;
11877 if test "$enableval" = yes; then
11878 ac_cv_use_validators='wxUSE_VALIDATORS=yes'
11880 ac_cv_use_validators='wxUSE_VALIDATORS=no'
11885 LINE=`grep "wxUSE_VALIDATORS" ${wx_arg_cache_file}`
11886 if test "x$LINE" != x ; then
11887 eval "DEFAULT_$LINE"
11892 ac_cv_use_validators='wxUSE_VALIDATORS='$DEFAULT_wxUSE_VALIDATORS
11897 eval "$ac_cv_use_validators"
11898 if test "$no_cache" != 1; then
11899 echo $ac_cv_use_validators >> ${wx_arg_cache_file}.tmp
11902 if test "$wxUSE_VALIDATORS" = yes; then
11903 { echo "$as_me:$LINENO: result: yes" >&5
11904 echo "${ECHO_T}yes" >&6; }
11906 { echo "$as_me:$LINENO: result: no" >&5
11907 echo "${ECHO_T}no" >&6; }
11912 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-busyinfo" >&5
11913 echo $ECHO_N "checking for --${enablestring:-enable}-busyinfo... $ECHO_C" >&6; }
11915 # Check whether --enable-busyinfo was given.
11916 if test "${enable_busyinfo+set}" = set; then
11917 enableval=$enable_busyinfo;
11918 if test "$enableval" = yes; then
11919 ac_cv_use_busyinfo='wxUSE_BUSYINFO=yes'
11921 ac_cv_use_busyinfo='wxUSE_BUSYINFO=no'
11926 LINE=`grep "wxUSE_BUSYINFO" ${wx_arg_cache_file}`
11927 if test "x$LINE" != x ; then
11928 eval "DEFAULT_$LINE"
11933 ac_cv_use_busyinfo='wxUSE_BUSYINFO='$DEFAULT_wxUSE_BUSYINFO
11938 eval "$ac_cv_use_busyinfo"
11939 if test "$no_cache" != 1; then
11940 echo $ac_cv_use_busyinfo >> ${wx_arg_cache_file}.tmp
11943 if test "$wxUSE_BUSYINFO" = yes; then
11944 { echo "$as_me:$LINENO: result: yes" >&5
11945 echo "${ECHO_T}yes" >&6; }
11947 { echo "$as_me:$LINENO: result: no" >&5
11948 echo "${ECHO_T}no" >&6; }
11953 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-joystick" >&5
11954 echo $ECHO_N "checking for --${enablestring:-enable}-joystick... $ECHO_C" >&6; }
11956 # Check whether --enable-joystick was given.
11957 if test "${enable_joystick+set}" = set; then
11958 enableval=$enable_joystick;
11959 if test "$enableval" = yes; then
11960 ac_cv_use_joystick='wxUSE_JOYSTICK=yes'
11962 ac_cv_use_joystick='wxUSE_JOYSTICK=no'
11967 LINE=`grep "wxUSE_JOYSTICK" ${wx_arg_cache_file}`
11968 if test "x$LINE" != x ; then
11969 eval "DEFAULT_$LINE"
11974 ac_cv_use_joystick='wxUSE_JOYSTICK='$DEFAULT_wxUSE_JOYSTICK
11979 eval "$ac_cv_use_joystick"
11980 if test "$no_cache" != 1; then
11981 echo $ac_cv_use_joystick >> ${wx_arg_cache_file}.tmp
11984 if test "$wxUSE_JOYSTICK" = yes; then
11985 { echo "$as_me:$LINENO: result: yes" >&5
11986 echo "${ECHO_T}yes" >&6; }
11988 { echo "$as_me:$LINENO: result: no" >&5
11989 echo "${ECHO_T}no" >&6; }
11994 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-metafile" >&5
11995 echo $ECHO_N "checking for --${enablestring:-enable}-metafile... $ECHO_C" >&6; }
11997 # Check whether --enable-metafile was given.
11998 if test "${enable_metafile+set}" = set; then
11999 enableval=$enable_metafile;
12000 if test "$enableval" = yes; then
12001 ac_cv_use_metafile='wxUSE_METAFILE=yes'
12003 ac_cv_use_metafile='wxUSE_METAFILE=no'
12008 LINE=`grep "wxUSE_METAFILE" ${wx_arg_cache_file}`
12009 if test "x$LINE" != x ; then
12010 eval "DEFAULT_$LINE"
12015 ac_cv_use_metafile='wxUSE_METAFILE='$DEFAULT_wxUSE_METAFILE
12020 eval "$ac_cv_use_metafile"
12021 if test "$no_cache" != 1; then
12022 echo $ac_cv_use_metafile >> ${wx_arg_cache_file}.tmp
12025 if test "$wxUSE_METAFILE" = yes; then
12026 { echo "$as_me:$LINENO: result: yes" >&5
12027 echo "${ECHO_T}yes" >&6; }
12029 { echo "$as_me:$LINENO: result: no" >&5
12030 echo "${ECHO_T}no" >&6; }
12035 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dragimage" >&5
12036 echo $ECHO_N "checking for --${enablestring:-enable}-dragimage... $ECHO_C" >&6; }
12038 # Check whether --enable-dragimage was given.
12039 if test "${enable_dragimage+set}" = set; then
12040 enableval=$enable_dragimage;
12041 if test "$enableval" = yes; then
12042 ac_cv_use_dragimage='wxUSE_DRAGIMAGE=yes'
12044 ac_cv_use_dragimage='wxUSE_DRAGIMAGE=no'
12049 LINE=`grep "wxUSE_DRAGIMAGE" ${wx_arg_cache_file}`
12050 if test "x$LINE" != x ; then
12051 eval "DEFAULT_$LINE"
12056 ac_cv_use_dragimage='wxUSE_DRAGIMAGE='$DEFAULT_wxUSE_DRAGIMAGE
12061 eval "$ac_cv_use_dragimage"
12062 if test "$no_cache" != 1; then
12063 echo $ac_cv_use_dragimage >> ${wx_arg_cache_file}.tmp
12066 if test "$wxUSE_DRAGIMAGE" = yes; then
12067 { echo "$as_me:$LINENO: result: yes" >&5
12068 echo "${ECHO_T}yes" >&6; }
12070 { echo "$as_me:$LINENO: result: no" >&5
12071 echo "${ECHO_T}no" >&6; }
12076 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-accessibility" >&5
12077 echo $ECHO_N "checking for --${enablestring:-enable}-accessibility... $ECHO_C" >&6; }
12079 # Check whether --enable-accessibility was given.
12080 if test "${enable_accessibility+set}" = set; then
12081 enableval=$enable_accessibility;
12082 if test "$enableval" = yes; then
12083 ac_cv_use_accessibility='wxUSE_ACCESSIBILITY=yes'
12085 ac_cv_use_accessibility='wxUSE_ACCESSIBILITY=no'
12090 LINE=`grep "wxUSE_ACCESSIBILITY" ${wx_arg_cache_file}`
12091 if test "x$LINE" != x ; then
12092 eval "DEFAULT_$LINE"
12097 ac_cv_use_accessibility='wxUSE_ACCESSIBILITY='$DEFAULT_wxUSE_ACCESSIBILITY
12102 eval "$ac_cv_use_accessibility"
12103 if test "$no_cache" != 1; then
12104 echo $ac_cv_use_accessibility >> ${wx_arg_cache_file}.tmp
12107 if test "$wxUSE_ACCESSIBILITY" = yes; then
12108 { echo "$as_me:$LINENO: result: yes" >&5
12109 echo "${ECHO_T}yes" >&6; }
12111 { echo "$as_me:$LINENO: result: no" >&5
12112 echo "${ECHO_T}no" >&6; }
12116 if test "$wxUSE_MSW" = "1"; then
12119 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-dccache" >&5
12120 echo $ECHO_N "checking for --${enablestring:-enable}-dccache... $ECHO_C" >&6; }
12122 # Check whether --enable-dccache was given.
12123 if test "${enable_dccache+set}" = set; then
12124 enableval=$enable_dccache;
12125 if test "$enableval" = yes; then
12126 ac_cv_use_dccache='wxUSE_DC_CACHEING=yes'
12128 ac_cv_use_dccache='wxUSE_DC_CACHEING=no'
12133 LINE=`grep "wxUSE_DC_CACHEING" ${wx_arg_cache_file}`
12134 if test "x$LINE" != x ; then
12135 eval "DEFAULT_$LINE"
12140 ac_cv_use_dccache='wxUSE_DC_CACHEING='$DEFAULT_wxUSE_DC_CACHEING
12145 eval "$ac_cv_use_dccache"
12146 if test "$no_cache" != 1; then
12147 echo $ac_cv_use_dccache >> ${wx_arg_cache_file}.tmp
12150 if test "$wxUSE_DC_CACHEING" = yes; then
12151 { echo "$as_me:$LINENO: result: yes" >&5
12152 echo "${ECHO_T}yes" >&6; }
12154 { echo "$as_me:$LINENO: result: no" >&5
12155 echo "${ECHO_T}no" >&6; }
12163 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-palette" >&5
12164 echo $ECHO_N "checking for --${enablestring:-enable}-palette... $ECHO_C" >&6; }
12166 # Check whether --enable-palette was given.
12167 if test "${enable_palette+set}" = set; then
12168 enableval=$enable_palette;
12169 if test "$enableval" = yes; then
12170 ac_cv_use_palette='wxUSE_PALETTE=yes'
12172 ac_cv_use_palette='wxUSE_PALETTE=no'
12177 LINE=`grep "wxUSE_PALETTE" ${wx_arg_cache_file}`
12178 if test "x$LINE" != x ; then
12179 eval "DEFAULT_$LINE"
12184 ac_cv_use_palette='wxUSE_PALETTE='$DEFAULT_wxUSE_PALETTE
12189 eval "$ac_cv_use_palette"
12190 if test "$no_cache" != 1; then
12191 echo $ac_cv_use_palette >> ${wx_arg_cache_file}.tmp
12194 if test "$wxUSE_PALETTE" = yes; then
12195 { echo "$as_me:$LINENO: result: yes" >&5
12196 echo "${ECHO_T}yes" >&6; }
12198 { echo "$as_me:$LINENO: result: no" >&5
12199 echo "${ECHO_T}no" >&6; }
12204 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-image" >&5
12205 echo $ECHO_N "checking for --${enablestring:-enable}-image... $ECHO_C" >&6; }
12207 # Check whether --enable-image was given.
12208 if test "${enable_image+set}" = set; then
12209 enableval=$enable_image;
12210 if test "$enableval" = yes; then
12211 ac_cv_use_image='wxUSE_IMAGE=yes'
12213 ac_cv_use_image='wxUSE_IMAGE=no'
12218 LINE=`grep "wxUSE_IMAGE" ${wx_arg_cache_file}`
12219 if test "x$LINE" != x ; then
12220 eval "DEFAULT_$LINE"
12225 ac_cv_use_image='wxUSE_IMAGE='$DEFAULT_wxUSE_IMAGE
12230 eval "$ac_cv_use_image"
12231 if test "$no_cache" != 1; then
12232 echo $ac_cv_use_image >> ${wx_arg_cache_file}.tmp
12235 if test "$wxUSE_IMAGE" = yes; then
12236 { echo "$as_me:$LINENO: result: yes" >&5
12237 echo "${ECHO_T}yes" >&6; }
12239 { echo "$as_me:$LINENO: result: no" >&5
12240 echo "${ECHO_T}no" >&6; }
12245 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-gif" >&5
12246 echo $ECHO_N "checking for --${enablestring:-enable}-gif... $ECHO_C" >&6; }
12248 # Check whether --enable-gif was given.
12249 if test "${enable_gif+set}" = set; then
12250 enableval=$enable_gif;
12251 if test "$enableval" = yes; then
12252 ac_cv_use_gif='wxUSE_GIF=yes'
12254 ac_cv_use_gif='wxUSE_GIF=no'
12259 LINE=`grep "wxUSE_GIF" ${wx_arg_cache_file}`
12260 if test "x$LINE" != x ; then
12261 eval "DEFAULT_$LINE"
12266 ac_cv_use_gif='wxUSE_GIF='$DEFAULT_wxUSE_GIF
12271 eval "$ac_cv_use_gif"
12272 if test "$no_cache" != 1; then
12273 echo $ac_cv_use_gif >> ${wx_arg_cache_file}.tmp
12276 if test "$wxUSE_GIF" = yes; then
12277 { echo "$as_me:$LINENO: result: yes" >&5
12278 echo "${ECHO_T}yes" >&6; }
12280 { echo "$as_me:$LINENO: result: no" >&5
12281 echo "${ECHO_T}no" >&6; }
12286 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-pcx" >&5
12287 echo $ECHO_N "checking for --${enablestring:-enable}-pcx... $ECHO_C" >&6; }
12289 # Check whether --enable-pcx was given.
12290 if test "${enable_pcx+set}" = set; then
12291 enableval=$enable_pcx;
12292 if test "$enableval" = yes; then
12293 ac_cv_use_pcx='wxUSE_PCX=yes'
12295 ac_cv_use_pcx='wxUSE_PCX=no'
12300 LINE=`grep "wxUSE_PCX" ${wx_arg_cache_file}`
12301 if test "x$LINE" != x ; then
12302 eval "DEFAULT_$LINE"
12307 ac_cv_use_pcx='wxUSE_PCX='$DEFAULT_wxUSE_PCX
12312 eval "$ac_cv_use_pcx"
12313 if test "$no_cache" != 1; then
12314 echo $ac_cv_use_pcx >> ${wx_arg_cache_file}.tmp
12317 if test "$wxUSE_PCX" = yes; then
12318 { echo "$as_me:$LINENO: result: yes" >&5
12319 echo "${ECHO_T}yes" >&6; }
12321 { echo "$as_me:$LINENO: result: no" >&5
12322 echo "${ECHO_T}no" >&6; }
12327 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-tga" >&5
12328 echo $ECHO_N "checking for --${enablestring:-enable}-tga... $ECHO_C" >&6; }
12330 # Check whether --enable-tga was given.
12331 if test "${enable_tga+set}" = set; then
12332 enableval=$enable_tga;
12333 if test "$enableval" = yes; then
12334 ac_cv_use_tga='wxUSE_TGA=yes'
12336 ac_cv_use_tga='wxUSE_TGA=no'
12341 LINE=`grep "wxUSE_TGA" ${wx_arg_cache_file}`
12342 if test "x$LINE" != x ; then
12343 eval "DEFAULT_$LINE"
12348 ac_cv_use_tga='wxUSE_TGA='$DEFAULT_wxUSE_TGA
12353 eval "$ac_cv_use_tga"
12354 if test "$no_cache" != 1; then
12355 echo $ac_cv_use_tga >> ${wx_arg_cache_file}.tmp
12358 if test "$wxUSE_TGA" = yes; then
12359 { echo "$as_me:$LINENO: result: yes" >&5
12360 echo "${ECHO_T}yes" >&6; }
12362 { echo "$as_me:$LINENO: result: no" >&5
12363 echo "${ECHO_T}no" >&6; }
12368 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-iff" >&5
12369 echo $ECHO_N "checking for --${enablestring:-enable}-iff... $ECHO_C" >&6; }
12371 # Check whether --enable-iff was given.
12372 if test "${enable_iff+set}" = set; then
12373 enableval=$enable_iff;
12374 if test "$enableval" = yes; then
12375 ac_cv_use_iff='wxUSE_IFF=yes'
12377 ac_cv_use_iff='wxUSE_IFF=no'
12382 LINE=`grep "wxUSE_IFF" ${wx_arg_cache_file}`
12383 if test "x$LINE" != x ; then
12384 eval "DEFAULT_$LINE"
12389 ac_cv_use_iff='wxUSE_IFF='$DEFAULT_wxUSE_IFF
12394 eval "$ac_cv_use_iff"
12395 if test "$no_cache" != 1; then
12396 echo $ac_cv_use_iff >> ${wx_arg_cache_file}.tmp
12399 if test "$wxUSE_IFF" = yes; then
12400 { echo "$as_me:$LINENO: result: yes" >&5
12401 echo "${ECHO_T}yes" >&6; }
12403 { echo "$as_me:$LINENO: result: no" >&5
12404 echo "${ECHO_T}no" >&6; }
12409 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-pnm" >&5
12410 echo $ECHO_N "checking for --${enablestring:-enable}-pnm... $ECHO_C" >&6; }
12412 # Check whether --enable-pnm was given.
12413 if test "${enable_pnm+set}" = set; then
12414 enableval=$enable_pnm;
12415 if test "$enableval" = yes; then
12416 ac_cv_use_pnm='wxUSE_PNM=yes'
12418 ac_cv_use_pnm='wxUSE_PNM=no'
12423 LINE=`grep "wxUSE_PNM" ${wx_arg_cache_file}`
12424 if test "x$LINE" != x ; then
12425 eval "DEFAULT_$LINE"
12430 ac_cv_use_pnm='wxUSE_PNM='$DEFAULT_wxUSE_PNM
12435 eval "$ac_cv_use_pnm"
12436 if test "$no_cache" != 1; then
12437 echo $ac_cv_use_pnm >> ${wx_arg_cache_file}.tmp
12440 if test "$wxUSE_PNM" = yes; then
12441 { echo "$as_me:$LINENO: result: yes" >&5
12442 echo "${ECHO_T}yes" >&6; }
12444 { echo "$as_me:$LINENO: result: no" >&5
12445 echo "${ECHO_T}no" >&6; }
12450 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-xpm" >&5
12451 echo $ECHO_N "checking for --${enablestring:-enable}-xpm... $ECHO_C" >&6; }
12453 # Check whether --enable-xpm was given.
12454 if test "${enable_xpm+set}" = set; then
12455 enableval=$enable_xpm;
12456 if test "$enableval" = yes; then
12457 ac_cv_use_xpm='wxUSE_XPM=yes'
12459 ac_cv_use_xpm='wxUSE_XPM=no'
12464 LINE=`grep "wxUSE_XPM" ${wx_arg_cache_file}`
12465 if test "x$LINE" != x ; then
12466 eval "DEFAULT_$LINE"
12471 ac_cv_use_xpm='wxUSE_XPM='$DEFAULT_wxUSE_XPM
12476 eval "$ac_cv_use_xpm"
12477 if test "$no_cache" != 1; then
12478 echo $ac_cv_use_xpm >> ${wx_arg_cache_file}.tmp
12481 if test "$wxUSE_XPM" = yes; then
12482 { echo "$as_me:$LINENO: result: yes" >&5
12483 echo "${ECHO_T}yes" >&6; }
12485 { echo "$as_me:$LINENO: result: no" >&5
12486 echo "${ECHO_T}no" >&6; }
12491 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-ico_cur" >&5
12492 echo $ECHO_N "checking for --${enablestring:-enable}-ico_cur... $ECHO_C" >&6; }
12494 # Check whether --enable-ico_cur was given.
12495 if test "${enable_ico_cur+set}" = set; then
12496 enableval=$enable_ico_cur;
12497 if test "$enableval" = yes; then
12498 ac_cv_use_ico_cur='wxUSE_ICO_CUR=yes'
12500 ac_cv_use_ico_cur='wxUSE_ICO_CUR=no'
12505 LINE=`grep "wxUSE_ICO_CUR" ${wx_arg_cache_file}`
12506 if test "x$LINE" != x ; then
12507 eval "DEFAULT_$LINE"
12512 ac_cv_use_ico_cur='wxUSE_ICO_CUR='$DEFAULT_wxUSE_ICO_CUR
12517 eval "$ac_cv_use_ico_cur"
12518 if test "$no_cache" != 1; then
12519 echo $ac_cv_use_ico_cur >> ${wx_arg_cache_file}.tmp
12522 if test "$wxUSE_ICO_CUR" = yes; then
12523 { echo "$as_me:$LINENO: result: yes" >&5
12524 echo "${ECHO_T}yes" >&6; }
12526 { echo "$as_me:$LINENO: result: no" >&5
12527 echo "${ECHO_T}no" >&6; }
12535 # Check whether --with-flavour was given.
12536 if test "${with_flavour+set}" = set; then
12537 withval=$with_flavour; WX_FLAVOUR="$withval"
12544 { echo "$as_me:$LINENO: checking for --${enablestring:-enable}-official_build" >&5
12545 echo $ECHO_N "checking for --${enablestring:-enable}-official_build... $ECHO_C" >&6; }
12547 # Check whether --enable-official_build was given.
12548 if test "${enable_official_build+set}" = set; then
12549 enableval=$enable_official_build;
12550 if test "$enableval" = yes; then
12551 ac_cv_use_official_build='wxUSE_OFFICIAL_BUILD=yes'
12553 ac_cv_use_official_build='wxUSE_OFFICIAL_BUILD=no'
12558 LINE=`grep "wxUSE_OFFICIAL_BUILD" ${wx_arg_cache_file}`
12559 if test "x$LINE" != x ; then
12560 eval "DEFAULT_$LINE"
12565 ac_cv_use_official_build='wxUSE_OFFICIAL_BUILD='$DEFAULT_wxUSE_OFFICIAL_BUILD
12570 eval "$ac_cv_use_official_build"
12571 if test "$no_cache" != 1; then
12572 echo $ac_cv_use_official_build >> ${wx_arg_cache_file}.tmp
12575 if test "$wxUSE_OFFICIAL_BUILD" = yes; then
12576 { echo "$as_me:$LINENO: result: yes" >&5
12577 echo "${ECHO_T}yes" >&6; }
12579 { echo "$as_me:$LINENO: result: no" >&5
12580 echo "${ECHO_T}no" >&6; }
12583 # Check whether --enable-vendor was given.
12584 if test "${enable_vendor+set}" = set; then
12585 enableval=$enable_vendor; VENDOR="$enableval"
12588 if test "x$VENDOR" = "x"; then
12595 echo "saving argument cache $wx_arg_cache_file"
12596 mv ${wx_arg_cache_file}.tmp ${wx_arg_cache_file}
12600 { echo "$as_me:$LINENO: checking for toolkit" >&5
12601 echo $ECHO_N "checking for toolkit... $ECHO_C" >&6; }
12603 # In Wine, we need to default to MSW, not GTK or MOTIF
12604 if test "$wxUSE_WINE" = "yes"; then
12605 DEFAULT_DEFAULT_wxUSE_GTK=0
12606 DEFAULT_DEFAULT_wxUSE_MOTIF=0
12607 DEFAULT_DEFAULT_wxUSE_MSW=1
12610 CXX=${CXX:-wineg++}
12614 if test "$wxUSE_GUI" = "yes"; then
12616 if test "$USE_BEOS" = 1; then
12617 { { echo "$as_me:$LINENO: error: BeOS GUI is not supported yet, use --disable-gui" >&5
12618 echo "$as_me: error: BeOS GUI is not supported yet, use --disable-gui" >&2;}
12619 { (exit 1); exit 1; }; }
12622 if test "$TOOLKIT_GIVEN" = 1; then
12623 for toolkit in `echo $ALL_TOOLKITS`; do
12625 eval "value=\$${var}"
12626 if test "x$value" = "xno"; then
12628 elif test "x$value" != "x"; then
12632 if test "x$value" != "x" -a "x$value" != "xyes" -a "x$value" != "xno"; then
12633 eval "wx${toolkit}_VERSION=$value"
12637 for toolkit in `echo $ALL_TOOLKITS`; do
12638 if test "$has_toolkit_in_cache" != 1; then
12639 var=DEFAULT_DEFAULT_wxUSE_$toolkit
12641 var=DEFAULT_wxUSE_$toolkit
12643 eval "version=\$DEFAULT_wx${toolkit}_VERSION"
12644 if test "x$version" != "x"; then
12645 eval "wx${toolkit}_VERSION=$version"
12648 eval "wxUSE_$toolkit=\$${var}"
12652 NUM_TOOLKITS=`expr ${wxUSE_COCOA:-0} + ${wxUSE_GTK:-0} + ${wxUSE_MAC:-0} \
12653 + ${wxUSE_MGL:-0} + ${wxUSE_DFB:-0} + ${wxUSE_MICROWIN:-0} \
12654 + ${wxUSE_MOTIF:-0} + ${wxUSE_MSW:-0} + ${wxUSE_X11:-0}`
12657 *-pc-os2_emx | *-pc-os2-emx )
12658 NUM_TOOLKITS=`expr ${NUM_TOOLKITS} + ${wxUSE_PM:-0}`
12661 case "$NUM_TOOLKITS" in
12665 { { echo "$as_me:$LINENO: error: Please specify a toolkit -- cannot determine the default for ${host}" >&5
12666 echo "$as_me: error: Please specify a toolkit -- cannot determine the default for ${host}" >&2;}
12667 { (exit 1); exit 1; }; }
12670 { { echo "$as_me:$LINENO: error: Please specify at most one toolkit (maybe some are cached in configarg.cache?)" >&5
12671 echo "$as_me: error: Please specify at most one toolkit (maybe some are cached in configarg.cache?)" >&2;}
12672 { (exit 1); exit 1; }; }
12675 # to be removed when --disable-gtk2 isn't needed
12676 if test "x$wxUSE_GTK2" = "xyes"; then
12678 elif test "x$wxUSE_GTK2" = "xno"; then
12682 for toolkit in `echo $ALL_TOOLKITS`; do
12684 eval "value=\$${var}"
12685 if test "x$value" != x; then
12686 cache_var=CACHE_$toolkit
12687 eval "cache=\$${cache_var}"
12688 if test "$cache" = 1; then
12689 echo "$var=$value" >> ${wx_arg_cache_file}
12690 eval "version=\$wx${toolkit}_VERSION"
12691 if test "x$version" != "x"; then
12692 echo "wx${toolkit}_VERSION=$version" >> ${wx_arg_cache_file}
12695 if test "$value" = 1; then
12696 toolkit_echo=`echo $toolkit | tr "[A-Z]" "[a-z]"`
12697 { echo "$as_me:$LINENO: result: $toolkit_echo" >&5
12698 echo "${ECHO_T}$toolkit_echo" >&6; }
12703 if test "x$host_alias" != "x"; then
12704 { echo "$as_me:$LINENO: result: base ($host_alias hosted) only" >&5
12705 echo "${ECHO_T}base ($host_alias hosted) only" >&6; }
12707 { echo "$as_me:$LINENO: result: base only" >&5
12708 echo "${ECHO_T}base only" >&6; }
12713 cat >confcache <<\_ACEOF
12714 # This file is a shell script that caches the results of configure
12715 # tests run on this system so they can be shared between configure
12716 # scripts and configure runs, see configure's option --config-cache.
12717 # It is not useful on other systems. If it contains results you don't
12718 # want to keep, you may remove or edit it.
12720 # config.status only pays attention to the cache file if you give it
12721 # the --recheck option to rerun configure.
12723 # `ac_cv_env_foo
' variables (set or unset) will be overridden when
12724 # loading this file, other *unset* `ac_cv_foo' will be assigned the
12725 # following values.
12729 # The following way of writing the cache mishandles newlines in values,
12730 # but we know of no workaround that is simple, portable, and efficient.
12731 # So, we kill variables containing newlines.
12732 # Ultrix sh set writes to stderr and can't be redirected directly,
12733 # and sets the high bit in the cache file unless we assign to the vars.
12735 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
12736 eval ac_val
=\$
$ac_var
12740 *_cv_
*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
12741 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
12744 _
| IFS
| as_nl
) ;; #(
12745 *) $as_unset $ac_var ;;
12751 case $as_nl`(ac_space=' '; set) 2>&1` in #(
12752 *${as_nl}ac_space
=\
*)
12753 # `set' does not quote correctly, so add quotes (double-quote
12754 # substitution turns \\\\ into \\, and sed turns \\ into \).
12757 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
12760 # `set' quotes correctly as required by POSIX, so do not add quotes.
12761 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
12770 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
12772 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
12774 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
12775 if test -w "$cache_file"; then
12776 test "x$cache_file" != "x/dev/null" &&
12777 { echo "$as_me:$LINENO: updating cache $cache_file" >&5
12778 echo "$as_me: updating cache $cache_file" >&6;}
12779 cat confcache
>$cache_file
12781 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
12782 echo "$as_me: not updating unwritable cache $cache_file" >&6;}
12792 ac_cpp
='$CPP $CPPFLAGS'
12793 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
12794 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
12795 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
12796 if test -n "$ac_tool_prefix"; then
12797 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
12798 set dummy
${ac_tool_prefix}gcc
; ac_word
=$2
12799 { echo "$as_me:$LINENO: checking for $ac_word" >&5
12800 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
12801 if test "${ac_cv_prog_CC+set}" = set; then
12802 echo $ECHO_N "(cached) $ECHO_C" >&6
12804 if test -n "$CC"; then
12805 ac_cv_prog_CC
="$CC" # Let the user override the test.
12807 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
12808 for as_dir
in $PATH
12811 test -z "$as_dir" && as_dir
=.
12812 for ac_exec_ext
in '' $ac_executable_extensions; do
12813 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12814 ac_cv_prog_CC
="${ac_tool_prefix}gcc"
12815 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12825 if test -n "$CC"; then
12826 { echo "$as_me:$LINENO: result: $CC" >&5
12827 echo "${ECHO_T}$CC" >&6; }
12829 { echo "$as_me:$LINENO: result: no" >&5
12830 echo "${ECHO_T}no" >&6; }
12835 if test -z "$ac_cv_prog_CC"; then
12837 # Extract the first word of "gcc", so it can be a program name with args.
12838 set dummy gcc
; ac_word
=$2
12839 { echo "$as_me:$LINENO: checking for $ac_word" >&5
12840 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
12841 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
12842 echo $ECHO_N "(cached) $ECHO_C" >&6
12844 if test -n "$ac_ct_CC"; then
12845 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
12847 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
12848 for as_dir
in $PATH
12851 test -z "$as_dir" && as_dir
=.
12852 for ac_exec_ext
in '' $ac_executable_extensions; do
12853 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12854 ac_cv_prog_ac_ct_CC
="gcc"
12855 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12864 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
12865 if test -n "$ac_ct_CC"; then
12866 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
12867 echo "${ECHO_T}$ac_ct_CC" >&6; }
12869 { echo "$as_me:$LINENO: result: no" >&5
12870 echo "${ECHO_T}no" >&6; }
12873 if test "x$ac_ct_CC" = x
; then
12876 case $cross_compiling:$ac_tool_warned in
12878 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
12879 whose name does not start with the host triplet. If you think this
12880 configuration is useful to you, please write to autoconf@gnu.org." >&5
12881 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
12882 whose name does not start with the host triplet. If you think this
12883 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
12884 ac_tool_warned
=yes ;;
12889 CC
="$ac_cv_prog_CC"
12892 if test -z "$CC"; then
12893 if test -n "$ac_tool_prefix"; then
12894 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
12895 set dummy
${ac_tool_prefix}cc
; ac_word
=$2
12896 { echo "$as_me:$LINENO: checking for $ac_word" >&5
12897 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
12898 if test "${ac_cv_prog_CC+set}" = set; then
12899 echo $ECHO_N "(cached) $ECHO_C" >&6
12901 if test -n "$CC"; then
12902 ac_cv_prog_CC
="$CC" # Let the user override the test.
12904 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
12905 for as_dir
in $PATH
12908 test -z "$as_dir" && as_dir
=.
12909 for ac_exec_ext
in '' $ac_executable_extensions; do
12910 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12911 ac_cv_prog_CC
="${ac_tool_prefix}cc"
12912 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12922 if test -n "$CC"; then
12923 { echo "$as_me:$LINENO: result: $CC" >&5
12924 echo "${ECHO_T}$CC" >&6; }
12926 { echo "$as_me:$LINENO: result: no" >&5
12927 echo "${ECHO_T}no" >&6; }
12933 if test -z "$CC"; then
12934 # Extract the first word of "cc", so it can be a program name with args.
12935 set dummy cc
; ac_word
=$2
12936 { echo "$as_me:$LINENO: checking for $ac_word" >&5
12937 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
12938 if test "${ac_cv_prog_CC+set}" = set; then
12939 echo $ECHO_N "(cached) $ECHO_C" >&6
12941 if test -n "$CC"; then
12942 ac_cv_prog_CC
="$CC" # Let the user override the test.
12944 ac_prog_rejected
=no
12945 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
12946 for as_dir
in $PATH
12949 test -z "$as_dir" && as_dir
=.
12950 for ac_exec_ext
in '' $ac_executable_extensions; do
12951 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12952 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
12953 ac_prog_rejected
=yes
12957 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12964 if test $ac_prog_rejected = yes; then
12965 # We found a bogon in the path, so make sure we never use it.
12966 set dummy
$ac_cv_prog_CC
12968 if test $# != 0; then
12969 # We chose a different compiler from the bogus one.
12970 # However, it has the same basename, so the bogon will be chosen
12971 # first if we set CC to just the basename; use the full file name.
12973 ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@"
12979 if test -n "$CC"; then
12980 { echo "$as_me:$LINENO: result: $CC" >&5
12981 echo "${ECHO_T}$CC" >&6; }
12983 { echo "$as_me:$LINENO: result: no" >&5
12984 echo "${ECHO_T}no" >&6; }
12989 if test -z "$CC"; then
12990 if test -n "$ac_tool_prefix"; then
12991 for ac_prog
in cl.exe
12993 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
12994 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
12995 { echo "$as_me:$LINENO: checking for $ac_word" >&5
12996 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
12997 if test "${ac_cv_prog_CC+set}" = set; then
12998 echo $ECHO_N "(cached) $ECHO_C" >&6
13000 if test -n "$CC"; then
13001 ac_cv_prog_CC
="$CC" # Let the user override the test.
13003 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
13004 for as_dir
in $PATH
13007 test -z "$as_dir" && as_dir
=.
13008 for ac_exec_ext
in '' $ac_executable_extensions; do
13009 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13010 ac_cv_prog_CC
="$ac_tool_prefix$ac_prog"
13011 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13021 if test -n "$CC"; then
13022 { echo "$as_me:$LINENO: result: $CC" >&5
13023 echo "${ECHO_T}$CC" >&6; }
13025 { echo "$as_me:$LINENO: result: no" >&5
13026 echo "${ECHO_T}no" >&6; }
13030 test -n "$CC" && break
13033 if test -z "$CC"; then
13035 for ac_prog
in cl.exe
13037 # Extract the first word of "$ac_prog", so it can be a program name with args.
13038 set dummy
$ac_prog; ac_word
=$2
13039 { echo "$as_me:$LINENO: checking for $ac_word" >&5
13040 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
13041 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
13042 echo $ECHO_N "(cached) $ECHO_C" >&6
13044 if test -n "$ac_ct_CC"; then
13045 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
13047 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
13048 for as_dir
in $PATH
13051 test -z "$as_dir" && as_dir
=.
13052 for ac_exec_ext
in '' $ac_executable_extensions; do
13053 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13054 ac_cv_prog_ac_ct_CC
="$ac_prog"
13055 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13064 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
13065 if test -n "$ac_ct_CC"; then
13066 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
13067 echo "${ECHO_T}$ac_ct_CC" >&6; }
13069 { echo "$as_me:$LINENO: result: no" >&5
13070 echo "${ECHO_T}no" >&6; }
13074 test -n "$ac_ct_CC" && break
13077 if test "x$ac_ct_CC" = x
; then
13080 case $cross_compiling:$ac_tool_warned in
13082 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
13083 whose name does not start with the host triplet. If you think this
13084 configuration is useful to you, please write to autoconf@gnu.org." >&5
13085 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
13086 whose name does not start with the host triplet. If you think this
13087 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
13088 ac_tool_warned
=yes ;;
13097 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
13098 See \`config.log' for more details." >&5
13099 echo "$as_me: error: no acceptable C compiler found in \$PATH
13100 See \`config.log' for more details." >&2;}
13101 { (exit 1); exit 1; }; }
13103 # Provide some information about the compiler.
13104 echo "$as_me:$LINENO: checking for C compiler version" >&5
13105 ac_compiler
=`set X $ac_compile; echo $2`
13106 { (ac_try
="$ac_compiler --version >&5"
13107 case "(($ac_try" in
13108 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
13109 *) ac_try_echo=$ac_try;;
13111 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13112 (eval "$ac_compiler --version >&5") 2>&5
13114 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13115 (exit $ac_status); }
13116 { (ac_try="$ac_compiler -v >&5"
13117 case "(($ac_try" in
13118 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
13119 *) ac_try_echo
=$ac_try;;
13121 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13122 (eval "$ac_compiler -v >&5") 2>&5
13124 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13125 (exit $ac_status); }
13126 { (ac_try
="$ac_compiler -V >&5"
13127 case "(($ac_try" in
13128 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
13129 *) ac_try_echo=$ac_try;;
13131 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13132 (eval "$ac_compiler -V >&5") 2>&5
13134 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13135 (exit $ac_status); }
13137 cat >conftest.$ac_ext <<_ACEOF
13140 cat confdefs.h >>conftest.$ac_ext
13141 cat >>conftest.$ac_ext <<_ACEOF
13142 /* end confdefs.h. */
13152 ac_clean_files_save=$ac_clean_files
13153 ac_clean_files="$ac_clean_files a.out a.exe b.out"
13154 # Try to create an executable without -o first, disregard a.out.
13155 # It will help us diagnose broken compilers, and finding out an intuition
13157 { echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
13158 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
13159 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
13161 # List of possible output files, starting from the most likely.
13162 # The algorithm is not robust to junk in `.
', hence go to wildcards (a.*)
13163 # only as a last resort. b.out is created by i960 compilers.
13164 ac_files='a_out.exe a.exe conftest.exe a.out conftest a.
* conftest.
* b.out
'
13166 # The IRIX 6 linker writes into existing files which may not be
13167 # executable, retaining their permissions. Remove them first so a
13168 # subsequent execution test works.
13170 for ac_file in $ac_files
13173 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
13174 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
13179 if { (ac_try="$ac_link_default"
13180 case "(($ac_try" in
13181 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13182 *) ac_try_echo=$ac_try;;
13184 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13185 (eval "$ac_link_default") 2>&5
13187 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13188 (exit $ac_status); }; then
13189 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
13190 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
13191 # in a Makefile. We should not override ac_cv_exeext if it was cached,
13192 # so that the user can short-circuit this test for compilers unknown to
13194 for ac_file
in $ac_files ''
13196 test -f "$ac_file" || continue
13198 *.
$ac_ext | *.xcoff
| *.tds
| *.d
| *.pdb
| *.xSYM
| *.bb
| *.bbg
| *.map
| *.inf
| *.o
| *.obj
)
13201 # We found the default executable, but exeext='' is most
13205 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no
;
13207 ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
13209 # We set ac_cv_exeext here because the later test for it is not
13210 # safe: cross compilers may not add the suffix if given an `-o'
13211 # argument, so we may need to know it at that point already.
13212 # Even if this section looks crufty: it has the advantage of
13213 # actually working.
13219 test "$ac_cv_exeext" = no
&& ac_cv_exeext
=
13225 { echo "$as_me:$LINENO: result: $ac_file" >&5
13226 echo "${ECHO_T}$ac_file" >&6; }
13227 if test -z "$ac_file"; then
13228 echo "$as_me: failed program was:" >&5
13229 sed 's/^/| /' conftest.
$ac_ext >&5
13231 { { echo "$as_me:$LINENO: error: C compiler cannot create executables
13232 See \`config.log' for more details." >&5
13233 echo "$as_me: error: C compiler cannot create executables
13234 See \`config.log' for more details." >&2;}
13235 { (exit 77); exit 77; }; }
13238 ac_exeext
=$ac_cv_exeext
13240 # Check that the compiler produces executables we can run. If not, either
13241 # the compiler is broken, or we cross compile.
13242 { echo "$as_me:$LINENO: checking whether the C compiler works" >&5
13243 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; }
13244 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
13245 # If not cross compiling, check that we can run a simple program.
13246 if test "$cross_compiling" != yes; then
13247 if { ac_try
='./$ac_file'
13248 { (case "(($ac_try" in
13249 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
13250 *) ac_try_echo=$ac_try;;
13252 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13253 (eval "$ac_try") 2>&5
13255 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13256 (exit $ac_status); }; }; then
13259 if test "$cross_compiling" = maybe; then
13260 cross_compiling=yes
13262 { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
13263 If you meant to cross compile, use \`--host'.
13264 See \`config.log' for more details.
" >&5
13265 echo "$as_me: error
: cannot run C compiled programs.
13266 If you meant to cross compile
, use \
`--host'.
13267 See \`config.log
' for more details." >&2;}
13268 { (exit 1); exit 1; }; }
13272 { echo "$as_me:$LINENO: result: yes" >&5
13273 echo "${ECHO_T}yes" >&6; }
13275 rm -f a.out a.exe conftest$ac_cv_exeext b.out
13276 ac_clean_files=$ac_clean_files_save
13277 # Check that the compiler produces executables we can run. If not, either
13278 # the compiler is broken, or we cross compile.
13279 { echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
13280 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; }
13281 { echo "$as_me:$LINENO: result: $cross_compiling" >&5
13282 echo "${ECHO_T}$cross_compiling" >&6; }
13284 { echo "$as_me:$LINENO: checking for suffix of executables" >&5
13285 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; }
13286 if { (ac_try="$ac_link"
13287 case "(($ac_try" in
13288 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13289 *) ac_try_echo=$ac_try;;
13291 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13292 (eval "$ac_link") 2>&5
13294 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13295 (exit $ac_status); }; then
13296 # If both `conftest.exe' and
`conftest' are `present
' (well, observable)
13297 # catch `conftest.exe'. For instance with Cygwin
, `ls conftest' will
13298 # work properly (i.e., refer to `conftest.exe
'), while it won't with
13300 for ac_file
in conftest.exe conftest conftest.
*; do
13301 test -f "$ac_file" || continue
13303 *.
$ac_ext | *.xcoff
| *.tds
| *.d
| *.pdb
| *.xSYM
| *.bb
| *.bbg
| *.map
| *.inf
| *.o
| *.obj
) ;;
13304 *.
* ) ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
13310 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
13311 See \`config.log' for more details." >&5
13312 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
13313 See \`config.log' for more details." >&2;}
13314 { (exit 1); exit 1; }; }
13317 rm -f conftest
$ac_cv_exeext
13318 { echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
13319 echo "${ECHO_T}$ac_cv_exeext" >&6; }
13321 rm -f conftest.
$ac_ext
13322 EXEEXT
=$ac_cv_exeext
13324 { echo "$as_me:$LINENO: checking for suffix of object files" >&5
13325 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; }
13326 if test "${ac_cv_objext+set}" = set; then
13327 echo $ECHO_N "(cached) $ECHO_C" >&6
13329 cat >conftest.
$ac_ext <<_ACEOF
13332 cat confdefs.h
>>conftest.
$ac_ext
13333 cat >>conftest.
$ac_ext <<_ACEOF
13334 /* end confdefs.h. */
13344 rm -f conftest.o conftest.obj
13345 if { (ac_try
="$ac_compile"
13346 case "(($ac_try" in
13347 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
13348 *) ac_try_echo=$ac_try;;
13350 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13351 (eval "$ac_compile") 2>&5
13353 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13354 (exit $ac_status); }; then
13355 for ac_file in conftest.o conftest.obj conftest.*; do
13356 test -f "$ac_file" || continue;
13358 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
13359 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
13364 echo "$as_me: failed program was:" >&5
13365 sed 's/^/| /' conftest.$ac_ext >&5
13367 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
13368 See \`config.log
' for more details." >&5
13369 echo "$as_me: error: cannot compute suffix of object files: cannot compile
13370 See \`config.log' for more details.
" >&2;}
13371 { (exit 1); exit 1; }; }
13374 rm -f conftest.$ac_cv_objext conftest.$ac_ext
13376 { echo "$as_me:$LINENO: result
: $ac_cv_objext" >&5
13377 echo "${ECHO_T}$ac_cv_objext" >&6; }
13378 OBJEXT=$ac_cv_objext
13380 { echo "$as_me:$LINENO: checking whether we are using the GNU C compiler
" >&5
13381 echo $ECHO_N "checking whether we are using the GNU C compiler...
$ECHO_C" >&6; }
13382 if test "${ac_cv_c_compiler_gnu+set}" = set; then
13383 echo $ECHO_N "(cached
) $ECHO_C" >&6
13385 cat >conftest.$ac_ext <<_ACEOF
13388 cat confdefs.h >>conftest.$ac_ext
13389 cat >>conftest.$ac_ext <<_ACEOF
13390 /* end confdefs.h. */
13403 rm -f conftest.$ac_objext
13404 if { (ac_try="$ac_compile"
13405 case "(($ac_try" in
13406 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13407 *) ac_try_echo=$ac_try;;
13409 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
13410 (eval "$ac_compile") 2>conftest.er1
13412 grep -v '^ *+' conftest.er1 >conftest.err
13414 cat conftest.err >&5
13415 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
13416 (exit $ac_status); } && {
13417 test -z "$ac_c_werror_flag" ||
13418 test ! -s conftest.err
13419 } && test -s conftest.$ac_objext; then
13420 ac_compiler_gnu=yes
13422 echo "$as_me: failed program was
:" >&5
13423 sed 's/^/| /' conftest.$ac_ext >&5
13428 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13429 ac_cv_c_compiler_gnu=$ac_compiler_gnu
13432 { echo "$as_me:$LINENO: result
: $ac_cv_c_compiler_gnu" >&5
13433 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
13434 GCC=`test $ac_compiler_gnu = yes && echo yes`
13435 ac_test_CFLAGS=${CFLAGS+set}
13436 ac_save_CFLAGS=$CFLAGS
13437 { echo "$as_me:$LINENO: checking whether
$CC accepts
-g" >&5
13438 echo $ECHO_N "checking whether
$CC accepts
-g...
$ECHO_C" >&6; }
13439 if test "${ac_cv_prog_cc_g+set}" = set; then
13440 echo $ECHO_N "(cached
) $ECHO_C" >&6
13442 ac_save_c_werror_flag=$ac_c_werror_flag
13443 ac_c_werror_flag=yes
13446 cat >conftest.$ac_ext <<_ACEOF
13449 cat confdefs.h >>conftest.$ac_ext
13450 cat >>conftest.$ac_ext <<_ACEOF
13451 /* end confdefs.h. */
13461 rm -f conftest.$ac_objext
13462 if { (ac_try="$ac_compile"
13463 case "(($ac_try" in
13464 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13465 *) ac_try_echo=$ac_try;;
13467 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
13468 (eval "$ac_compile") 2>conftest.er1
13470 grep -v '^ *+' conftest.er1 >conftest.err
13472 cat conftest.err >&5
13473 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
13474 (exit $ac_status); } && {
13475 test -z "$ac_c_werror_flag" ||
13476 test ! -s conftest.err
13477 } && test -s conftest.$ac_objext; then
13478 ac_cv_prog_cc_g=yes
13480 echo "$as_me: failed program was
:" >&5
13481 sed 's/^/| /' conftest.$ac_ext >&5
13484 cat >conftest.$ac_ext <<_ACEOF
13487 cat confdefs.h >>conftest.$ac_ext
13488 cat >>conftest.$ac_ext <<_ACEOF
13489 /* end confdefs.h. */
13499 rm -f conftest.$ac_objext
13500 if { (ac_try="$ac_compile"
13501 case "(($ac_try" in
13502 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13503 *) ac_try_echo=$ac_try;;
13505 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
13506 (eval "$ac_compile") 2>conftest.er1
13508 grep -v '^ *+' conftest.er1 >conftest.err
13510 cat conftest.err >&5
13511 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
13512 (exit $ac_status); } && {
13513 test -z "$ac_c_werror_flag" ||
13514 test ! -s conftest.err
13515 } && test -s conftest.$ac_objext; then
13518 echo "$as_me: failed program was
:" >&5
13519 sed 's/^/| /' conftest.$ac_ext >&5
13521 ac_c_werror_flag=$ac_save_c_werror_flag
13523 cat >conftest.$ac_ext <<_ACEOF
13526 cat confdefs.h >>conftest.$ac_ext
13527 cat >>conftest.$ac_ext <<_ACEOF
13528 /* end confdefs.h. */
13538 rm -f conftest.$ac_objext
13539 if { (ac_try="$ac_compile"
13540 case "(($ac_try" in
13541 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13542 *) ac_try_echo=$ac_try;;
13544 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
13545 (eval "$ac_compile") 2>conftest.er1
13547 grep -v '^ *+' conftest.er1 >conftest.err
13549 cat conftest.err >&5
13550 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
13551 (exit $ac_status); } && {
13552 test -z "$ac_c_werror_flag" ||
13553 test ! -s conftest.err
13554 } && test -s conftest.$ac_objext; then
13555 ac_cv_prog_cc_g=yes
13557 echo "$as_me: failed program was
:" >&5
13558 sed 's/^/| /' conftest.$ac_ext >&5
13563 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13566 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13569 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13570 ac_c_werror_flag=$ac_save_c_werror_flag
13572 { echo "$as_me:$LINENO: result
: $ac_cv_prog_cc_g" >&5
13573 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
13574 if test "$ac_test_CFLAGS" = set; then
13575 CFLAGS=$ac_save_CFLAGS
13576 elif test $ac_cv_prog_cc_g = yes; then
13577 if test "$GCC" = yes; then
13583 if test "$GCC" = yes; then
13589 { echo "$as_me:$LINENO: checking
for $CC option to accept ISO C89
" >&5
13590 echo $ECHO_N "checking
for $CC option to accept ISO C89...
$ECHO_C" >&6; }
13591 if test "${ac_cv_prog_cc_c89+set}" = set; then
13592 echo $ECHO_N "(cached
) $ECHO_C" >&6
13594 ac_cv_prog_cc_c89=no
13596 cat >conftest.$ac_ext <<_ACEOF
13599 cat confdefs.h >>conftest.$ac_ext
13600 cat >>conftest.$ac_ext <<_ACEOF
13601 /* end confdefs.h. */
13602 #include <stdarg.h>
13604 #include <sys/types.h>
13605 #include <sys/stat.h>
13606 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
13607 struct buf { int x; };
13608 FILE * (*rcsopen) (struct buf *, struct stat *, int);
13609 static char *e (p, i)
13615 static char *f (char * (*g) (char **, int), char **p, ...)
13620 s = g (p, va_arg (v,int));
13625 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
13626 function prototypes and stuff, but not '\xHH' hex character constants.
13627 These don't provoke an error unfortunately, instead are silently treated
13628 as 'x'. The following induces an error, until -std is added to get
13629 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
13630 array size at least. It's necessary to write '\x00'==0 to get something
13631 that's true only with -std. */
13632 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
13634 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
13635 inside strings and character constants. */
13637 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
13639 int test (int i, double x);
13640 struct s1 {int (*f) (int a);};
13641 struct s2 {int (*f) (double a);};
13642 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
13648 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
13653 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
13654 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
13656 CC="$ac_save_CC $ac_arg"
13657 rm -f conftest.$ac_objext
13658 if { (ac_try="$ac_compile"
13659 case "(($ac_try" in
13660 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13661 *) ac_try_echo=$ac_try;;
13663 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
13664 (eval "$ac_compile") 2>conftest.er1
13666 grep -v '^ *+' conftest.er1 >conftest.err
13668 cat conftest.err >&5
13669 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
13670 (exit $ac_status); } && {
13671 test -z "$ac_c_werror_flag" ||
13672 test ! -s conftest.err
13673 } && test -s conftest.$ac_objext; then
13674 ac_cv_prog_cc_c89=$ac_arg
13676 echo "$as_me: failed program was
:" >&5
13677 sed 's/^/| /' conftest.$ac_ext >&5
13682 rm -f core conftest.err conftest.$ac_objext
13683 test "x
$ac_cv_prog_cc_c89" != "xno
" && break
13685 rm -f conftest.$ac_ext
13690 case "x
$ac_cv_prog_cc_c89" in
13692 { echo "$as_me:$LINENO: result
: none needed
" >&5
13693 echo "${ECHO_T}none needed
" >&6; } ;;
13695 { echo "$as_me:$LINENO: result
: unsupported
" >&5
13696 echo "${ECHO_T}unsupported
" >&6; } ;;
13698 CC="$CC $ac_cv_prog_cc_c89"
13699 { echo "$as_me:$LINENO: result
: $ac_cv_prog_cc_c89" >&5
13700 echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
13705 ac_cpp='$CPP $CPPFLAGS'
13706 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13707 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13708 ac_compiler_gnu=$ac_cv_c_compiler_gnu
13713 ac_cpp='$CPP $CPPFLAGS'
13714 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13715 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13716 ac_compiler_gnu=$ac_cv_c_compiler_gnu
13718 { echo "$as_me:$LINENO: checking whether we are using the Intel C compiler
" >&5
13719 echo $ECHO_N "checking whether we are using the Intel C compiler...
$ECHO_C" >&6; }
13720 if test "${bakefile_cv_c_compiler___INTEL_COMPILER+set}" = set; then
13721 echo $ECHO_N "(cached
) $ECHO_C" >&6
13723 cat >conftest.$ac_ext <<_ACEOF
13726 cat confdefs.h >>conftest.$ac_ext
13727 cat >>conftest.$ac_ext <<_ACEOF
13728 /* end confdefs.h. */
13734 #ifndef __INTEL_COMPILER
13742 rm -f conftest.$ac_objext
13743 if { (ac_try="$ac_compile"
13744 case "(($ac_try" in
13745 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13746 *) ac_try_echo=$ac_try;;
13748 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
13749 (eval "$ac_compile") 2>conftest.er1
13751 grep -v '^ *+' conftest.er1 >conftest.err
13753 cat conftest.err >&5
13754 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
13755 (exit $ac_status); } && {
13756 test -z "$ac_c_werror_flag" ||
13757 test ! -s conftest.err
13758 } && test -s conftest.$ac_objext; then
13759 bakefile_cv_c_compiler___INTEL_COMPILER=yes
13761 echo "$as_me: failed program was
:" >&5
13762 sed 's/^/| /' conftest.$ac_ext >&5
13764 bakefile_cv_c_compiler___INTEL_COMPILER=no
13768 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13772 { echo "$as_me:$LINENO: result
: $bakefile_cv_c_compiler___INTEL_COMPILER" >&5
13773 echo "${ECHO_T}$bakefile_cv_c_compiler___INTEL_COMPILER" >&6; }
13775 ac_cpp='$CPP $CPPFLAGS'
13776 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13777 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13778 ac_compiler_gnu=$ac_cv_c_compiler_gnu
13780 if test "x
$bakefile_cv_c_compiler___INTEL_COMPILER" = "xyes
"; then
13787 if test "x
$GCC" != "xyes
"; then
13788 if test "xCC
" = "xC
"; then
13789 { echo "$as_me:$LINENO: checking
if the C compiler requires
-ext o
" >&5
13790 echo $ECHO_N "checking
if the C compiler requires
-ext o...
$ECHO_C" >&6; }
13791 if test "${bakefile_cv_c_exto+set}" = set; then
13792 echo $ECHO_N "(cached
) $ECHO_C" >&6
13794 cat >conftest.$ac_ext <<_ACEOF
13797 cat confdefs.h >>conftest.$ac_ext
13798 cat >>conftest.$ac_ext <<_ACEOF
13799 /* end confdefs.h. */
13809 rm -f conftest.$ac_objext conftest.$ac_ext.o
13810 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
13811 (eval $ac_compile) 2>&5
13813 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
13814 (exit $ac_status); }; then
13815 for ac_file in `(ls conftest.* 2>/dev/null)`; do
13817 conftest.$ac_ext.o)
13818 bakefile_cv_c_exto="-ext o
"
13825 { { echo "$as_me:$LINENO: error
: cannot figure out
if compiler needs
-ext o
: cannot compile
13826 See \
`config.log' for more details." >&5
13827 echo "$as_me: error: cannot figure out if compiler needs -ext o: cannot compile
13828 See \`config.log
' for more details." >&2;}
13829 { (exit 1); exit 1; }; }
13833 rm -f conftest.$ac_ext.o conftest.$ac_objext conftest.$ac_ext
13836 { echo "$as_me:$LINENO: result: $bakefile_cv_c_exto" >&5
13837 echo "${ECHO_T}$bakefile_cv_c_exto" >&6; }
13838 if test "x$bakefile_cv_c_exto" '!=' "x"; then
13839 if test "c" = "c"; then
13840 CFLAGS="$bakefile_cv_c_exto $CFLAGS"
13842 if test "c" = "cxx"; then
13843 CXXFLAGS="$bakefile_cv_c_exto $CXXFLAGS"
13847 if test "x$bakefile_cv_c_exto" '!=' "x"; then
13848 unset ac_cv_prog_cc_g
13849 ac_test_CFLAGS=${CFLAGS+set}
13850 ac_save_CFLAGS=$CFLAGS
13851 { echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
13852 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }
13853 if test "${ac_cv_prog_cc_g+set}" = set; then
13854 echo $ECHO_N "(cached) $ECHO_C" >&6
13856 ac_save_c_werror_flag=$ac_c_werror_flag
13857 ac_c_werror_flag=yes
13860 cat >conftest.$ac_ext <<_ACEOF
13863 cat confdefs.h >>conftest.$ac_ext
13864 cat >>conftest.$ac_ext <<_ACEOF
13865 /* end confdefs.h. */
13875 rm -f conftest.$ac_objext
13876 if { (ac_try="$ac_compile"
13877 case "(($ac_try" in
13878 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13879 *) ac_try_echo=$ac_try;;
13881 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13882 (eval "$ac_compile") 2>conftest.er1
13884 grep -v '^
*+' conftest.er1 >conftest.err
13886 cat conftest.err >&5
13887 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13888 (exit $ac_status); } && {
13889 test -z "$ac_c_werror_flag" ||
13890 test ! -s conftest.err
13891 } && test -s conftest.$ac_objext; then
13892 ac_cv_prog_cc_g=yes
13894 echo "$as_me: failed program was:" >&5
13895 sed 's
/^
/| /' conftest.$ac_ext >&5
13898 cat >conftest.$ac_ext <<_ACEOF
13901 cat confdefs.h >>conftest.$ac_ext
13902 cat >>conftest.$ac_ext <<_ACEOF
13903 /* end confdefs.h. */
13913 rm -f conftest.$ac_objext
13914 if { (ac_try="$ac_compile"
13915 case "(($ac_try" in
13916 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13917 *) ac_try_echo=$ac_try;;
13919 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13920 (eval "$ac_compile") 2>conftest.er1
13922 grep -v '^
*+' conftest.er1 >conftest.err
13924 cat conftest.err >&5
13925 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13926 (exit $ac_status); } && {
13927 test -z "$ac_c_werror_flag" ||
13928 test ! -s conftest.err
13929 } && test -s conftest.$ac_objext; then
13932 echo "$as_me: failed program was:" >&5
13933 sed 's
/^
/| /' conftest.$ac_ext >&5
13935 ac_c_werror_flag=$ac_save_c_werror_flag
13937 cat >conftest.$ac_ext <<_ACEOF
13940 cat confdefs.h >>conftest.$ac_ext
13941 cat >>conftest.$ac_ext <<_ACEOF
13942 /* end confdefs.h. */
13952 rm -f conftest.$ac_objext
13953 if { (ac_try="$ac_compile"
13954 case "(($ac_try" in
13955 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13956 *) ac_try_echo=$ac_try;;
13958 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13959 (eval "$ac_compile") 2>conftest.er1
13961 grep -v '^
*+' conftest.er1 >conftest.err
13963 cat conftest.err >&5
13964 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13965 (exit $ac_status); } && {
13966 test -z "$ac_c_werror_flag" ||
13967 test ! -s conftest.err
13968 } && test -s conftest.$ac_objext; then
13969 ac_cv_prog_cc_g=yes
13971 echo "$as_me: failed program was:" >&5
13972 sed 's
/^
/| /' conftest.$ac_ext >&5
13977 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13980 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13983 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13984 ac_c_werror_flag=$ac_save_c_werror_flag
13986 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
13987 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
13988 if test "$ac_test_CFLAGS" = set; then
13989 CFLAGS=$ac_save_CFLAGS
13990 elif test $ac_cv_prog_cc_g = yes; then
13991 if test "$GCC" = yes; then
13997 if test "$GCC" = yes; then
14009 ac_cpp='$CPP $CPPFLAGS'
14010 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
14011 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
14012 ac_compiler_gnu=$ac_cv_c_compiler_gnu
14014 { echo "$as_me:$LINENO: checking whether we are using the IBM xlC C compiler" >&5
14015 echo $ECHO_N "checking whether we are using the IBM xlC C compiler... $ECHO_C" >&6; }
14016 if test "${bakefile_cv_c_compiler_xlc+set}" = set; then
14017 echo $ECHO_N "(cached) $ECHO_C" >&6
14019 cat >conftest.$ac_ext <<_ACEOF
14022 cat confdefs.h >>conftest.$ac_ext
14023 cat >>conftest.$ac_ext <<_ACEOF
14024 /* end confdefs.h. */
14037 rm -f conftest.$ac_objext
14038 if { (ac_try="$ac_compile"
14039 case "(($ac_try" in
14040 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14041 *) ac_try_echo=$ac_try;;
14043 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14044 (eval "$ac_compile") 2>conftest.er1
14046 grep -v '^
*+' conftest.er1 >conftest.err
14048 cat conftest.err >&5
14049 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14050 (exit $ac_status); } && {
14051 test -z "$ac_c_werror_flag" ||
14052 test ! -s conftest.err
14053 } && test -s conftest.$ac_objext; then
14054 bakefile_compiler_xlc=yes
14056 echo "$as_me: failed program was:" >&5
14057 sed 's
/^
/| /' conftest.$ac_ext >&5
14059 bakefile_compiler_xlc=no
14062 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14063 bakefile_cv_c_compiler_xlc=$bakefile_compiler_xlc
14066 { echo "$as_me:$LINENO: result: $bakefile_cv_c_compiler_xlc" >&5
14067 echo "${ECHO_T}$bakefile_cv_c_compiler_xlc" >&6; }
14069 XLCC=`test $bakefile_cv_c_compiler_xlc = yes && echo yes`
14071 ac_cpp='$CPP $CPPFLAGS'
14072 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
14073 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
14074 ac_compiler_gnu=$ac_cv_c_compiler_gnu
14081 ac_cpp='$CPP $CPPFLAGS'
14082 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
14083 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
14084 ac_compiler_gnu=$ac_cv_c_compiler_gnu
14086 { echo "$as_me:$LINENO: checking whether we are using the Metrowerks C compiler" >&5
14087 echo $ECHO_N "checking whether we are using the Metrowerks C compiler... $ECHO_C" >&6; }
14088 if test "${bakefile_cv_c_compiler_mwerks+set}" = set; then
14089 echo $ECHO_N "(cached) $ECHO_C" >&6
14091 cat >conftest.$ac_ext <<_ACEOF
14094 cat confdefs.h >>conftest.$ac_ext
14095 cat >>conftest.$ac_ext <<_ACEOF
14096 /* end confdefs.h. */
14109 rm -f conftest.$ac_objext
14110 if { (ac_try="$ac_compile"
14111 case "(($ac_try" in
14112 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14113 *) ac_try_echo=$ac_try;;
14115 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14116 (eval "$ac_compile") 2>conftest.er1
14118 grep -v '^
*+' conftest.er1 >conftest.err
14120 cat conftest.err >&5
14121 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14122 (exit $ac_status); } && {
14123 test -z "$ac_c_werror_flag" ||
14124 test ! -s conftest.err
14125 } && test -s conftest.$ac_objext; then
14126 bakefile_compiler_mwerks=yes
14128 echo "$as_me: failed program was:" >&5
14129 sed 's
/^
/| /' conftest.$ac_ext >&5
14131 bakefile_compiler_mwerks=no
14134 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14135 bakefile_cv_c_compiler_mwerks=$bakefile_compiler_mwerks
14138 { echo "$as_me:$LINENO: result: $bakefile_cv_c_compiler_mwerks" >&5
14139 echo "${ECHO_T}$bakefile_cv_c_compiler_mwerks" >&6; }
14141 MWCC=`test $bakefile_cv_c_compiler_mwerks = yes && echo yes`
14143 ac_cpp='$CPP $CPPFLAGS'
14144 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
14145 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
14146 ac_compiler_gnu=$ac_cv_c_compiler_gnu
14150 ac_cpp='$CPP $CPPFLAGS'
14151 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
14152 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
14153 ac_compiler_gnu=$ac_cv_c_compiler_gnu
14155 { echo "$as_me:$LINENO: checking whether we are using the IBM xlC C compiler" >&5
14156 echo $ECHO_N "checking whether we are using the IBM xlC C compiler... $ECHO_C" >&6; }
14157 if test "${bakefile_cv_c_compiler_xlc+set}" = set; then
14158 echo $ECHO_N "(cached) $ECHO_C" >&6
14160 cat >conftest.$ac_ext <<_ACEOF
14163 cat confdefs.h >>conftest.$ac_ext
14164 cat >>conftest.$ac_ext <<_ACEOF
14165 /* end confdefs.h. */
14178 rm -f conftest.$ac_objext
14179 if { (ac_try="$ac_compile"
14180 case "(($ac_try" in
14181 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14182 *) ac_try_echo=$ac_try;;
14184 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14185 (eval "$ac_compile") 2>conftest.er1
14187 grep -v '^
*+' conftest.er1 >conftest.err
14189 cat conftest.err >&5
14190 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14191 (exit $ac_status); } && {
14192 test -z "$ac_c_werror_flag" ||
14193 test ! -s conftest.err
14194 } && test -s conftest.$ac_objext; then
14195 bakefile_compiler_xlc=yes
14197 echo "$as_me: failed program was:" >&5
14198 sed 's
/^
/| /' conftest.$ac_ext >&5
14200 bakefile_compiler_xlc=no
14203 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14204 bakefile_cv_c_compiler_xlc=$bakefile_compiler_xlc
14207 { echo "$as_me:$LINENO: result: $bakefile_cv_c_compiler_xlc" >&5
14208 echo "${ECHO_T}$bakefile_cv_c_compiler_xlc" >&6; }
14210 XLCC=`test $bakefile_cv_c_compiler_xlc = yes && echo yes`
14212 ac_cpp='$CPP $CPPFLAGS'
14213 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
14214 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
14215 ac_compiler_gnu=$ac_cv_c_compiler_gnu
14224 ac_cpp='$CPP $CPPFLAGS'
14225 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
14226 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
14227 ac_compiler_gnu=$ac_cv_c_compiler_gnu
14229 { echo "$as_me:$LINENO: checking whether we are using the SGI C compiler" >&5
14230 echo $ECHO_N "checking whether we are using the SGI C compiler... $ECHO_C" >&6; }
14231 if test "${bakefile_cv_c_compiler__SGI_COMPILER_VERSION+set}" = set; then
14232 echo $ECHO_N "(cached) $ECHO_C" >&6
14234 cat >conftest.$ac_ext <<_ACEOF
14237 cat confdefs.h >>conftest.$ac_ext
14238 cat >>conftest.$ac_ext <<_ACEOF
14239 /* end confdefs.h. */
14245 #ifndef _SGI_COMPILER_VERSION
14253 rm -f conftest.$ac_objext
14254 if { (ac_try="$ac_compile"
14255 case "(($ac_try" in
14256 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14257 *) ac_try_echo=$ac_try;;
14259 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14260 (eval "$ac_compile") 2>conftest.er1
14262 grep -v '^
*+' conftest.er1 >conftest.err
14264 cat conftest.err >&5
14265 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14266 (exit $ac_status); } && {
14267 test -z "$ac_c_werror_flag" ||
14268 test ! -s conftest.err
14269 } && test -s conftest.$ac_objext; then
14270 bakefile_cv_c_compiler__SGI_COMPILER_VERSION=yes
14272 echo "$as_me: failed program was:" >&5
14273 sed 's
/^
/| /' conftest.$ac_ext >&5
14275 bakefile_cv_c_compiler__SGI_COMPILER_VERSION=no
14279 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14283 { echo "$as_me:$LINENO: result: $bakefile_cv_c_compiler__SGI_COMPILER_VERSION" >&5
14284 echo "${ECHO_T}$bakefile_cv_c_compiler__SGI_COMPILER_VERSION" >&6; }
14286 ac_cpp='$CPP $CPPFLAGS'
14287 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
14288 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
14289 ac_compiler_gnu=$ac_cv_c_compiler_gnu
14291 if test "x$bakefile_cv_c_compiler__SGI_COMPILER_VERSION" = "xyes"; then
14304 ac_cpp='$CPP $CPPFLAGS'
14305 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
14306 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
14307 ac_compiler_gnu=$ac_cv_c_compiler_gnu
14309 { echo "$as_me:$LINENO: checking whether we are using the HP C compiler" >&5
14310 echo $ECHO_N "checking whether we are using the HP C compiler... $ECHO_C" >&6; }
14311 if test "${bakefile_cv_c_compiler___HP_cc+set}" = set; then
14312 echo $ECHO_N "(cached) $ECHO_C" >&6
14314 cat >conftest.$ac_ext <<_ACEOF
14317 cat confdefs.h >>conftest.$ac_ext
14318 cat >>conftest.$ac_ext <<_ACEOF
14319 /* end confdefs.h. */
14333 rm -f conftest.$ac_objext
14334 if { (ac_try="$ac_compile"
14335 case "(($ac_try" in
14336 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14337 *) ac_try_echo=$ac_try;;
14339 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14340 (eval "$ac_compile") 2>conftest.er1
14342 grep -v '^
*+' conftest.er1 >conftest.err
14344 cat conftest.err >&5
14345 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14346 (exit $ac_status); } && {
14347 test -z "$ac_c_werror_flag" ||
14348 test ! -s conftest.err
14349 } && test -s conftest.$ac_objext; then
14350 bakefile_cv_c_compiler___HP_cc=yes
14352 echo "$as_me: failed program was:" >&5
14353 sed 's
/^
/| /' conftest.$ac_ext >&5
14355 bakefile_cv_c_compiler___HP_cc=no
14359 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14363 { echo "$as_me:$LINENO: result: $bakefile_cv_c_compiler___HP_cc" >&5
14364 echo "${ECHO_T}$bakefile_cv_c_compiler___HP_cc" >&6; }
14366 ac_cpp='$CPP $CPPFLAGS'
14367 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
14368 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
14369 ac_compiler_gnu=$ac_cv_c_compiler_gnu
14371 if test "x$bakefile_cv_c_compiler___HP_cc" = "xyes"; then
14384 ac_cpp='$CPP $CPPFLAGS'
14385 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
14386 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
14387 ac_compiler_gnu=$ac_cv_c_compiler_gnu
14389 { echo "$as_me:$LINENO: checking whether we are using the Compaq C compiler" >&5
14390 echo $ECHO_N "checking whether we are using the Compaq C compiler... $ECHO_C" >&6; }
14391 if test "${bakefile_cv_c_compiler___DECC+set}" = set; then
14392 echo $ECHO_N "(cached) $ECHO_C" >&6
14394 cat >conftest.$ac_ext <<_ACEOF
14397 cat confdefs.h >>conftest.$ac_ext
14398 cat >>conftest.$ac_ext <<_ACEOF
14399 /* end confdefs.h. */
14413 rm -f conftest.$ac_objext
14414 if { (ac_try="$ac_compile"
14415 case "(($ac_try" in
14416 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14417 *) ac_try_echo=$ac_try;;
14419 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14420 (eval "$ac_compile") 2>conftest.er1
14422 grep -v '^
*+' conftest.er1 >conftest.err
14424 cat conftest.err >&5
14425 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14426 (exit $ac_status); } && {
14427 test -z "$ac_c_werror_flag" ||
14428 test ! -s conftest.err
14429 } && test -s conftest.$ac_objext; then
14430 bakefile_cv_c_compiler___DECC=yes
14432 echo "$as_me: failed program was:" >&5
14433 sed 's
/^
/| /' conftest.$ac_ext >&5
14435 bakefile_cv_c_compiler___DECC=no
14439 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14443 { echo "$as_me:$LINENO: result: $bakefile_cv_c_compiler___DECC" >&5
14444 echo "${ECHO_T}$bakefile_cv_c_compiler___DECC" >&6; }
14446 ac_cpp='$CPP $CPPFLAGS'
14447 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
14448 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
14449 ac_compiler_gnu=$ac_cv_c_compiler_gnu
14451 if test "x$bakefile_cv_c_compiler___DECC" = "xyes"; then
14464 ac_cpp='$CPP $CPPFLAGS'
14465 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
14466 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
14467 ac_compiler_gnu=$ac_cv_c_compiler_gnu
14469 { echo "$as_me:$LINENO: checking whether we are using the Sun C compiler" >&5
14470 echo $ECHO_N "checking whether we are using the Sun C compiler... $ECHO_C" >&6; }
14471 if test "${bakefile_cv_c_compiler___SUNPRO_C+set}" = set; then
14472 echo $ECHO_N "(cached) $ECHO_C" >&6
14474 cat >conftest.$ac_ext <<_ACEOF
14477 cat confdefs.h >>conftest.$ac_ext
14478 cat >>conftest.$ac_ext <<_ACEOF
14479 /* end confdefs.h. */
14493 rm -f conftest.$ac_objext
14494 if { (ac_try="$ac_compile"
14495 case "(($ac_try" in
14496 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14497 *) ac_try_echo=$ac_try;;
14499 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14500 (eval "$ac_compile") 2>conftest.er1
14502 grep -v '^
*+' conftest.er1 >conftest.err
14504 cat conftest.err >&5
14505 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14506 (exit $ac_status); } && {
14507 test -z "$ac_c_werror_flag" ||
14508 test ! -s conftest.err
14509 } && test -s conftest.$ac_objext; then
14510 bakefile_cv_c_compiler___SUNPRO_C=yes
14512 echo "$as_me: failed program was:" >&5
14513 sed 's
/^
/| /' conftest.$ac_ext >&5
14515 bakefile_cv_c_compiler___SUNPRO_C=no
14519 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14523 { echo "$as_me:$LINENO: result: $bakefile_cv_c_compiler___SUNPRO_C" >&5
14524 echo "${ECHO_T}$bakefile_cv_c_compiler___SUNPRO_C" >&6; }
14526 ac_cpp='$CPP $CPPFLAGS'
14527 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
14528 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
14529 ac_compiler_gnu=$ac_cv_c_compiler_gnu
14531 if test "x$bakefile_cv_c_compiler___SUNPRO_C" = "xyes"; then
14545 ac_cpp='$CPP $CPPFLAGS'
14546 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
14547 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
14548 ac_compiler_gnu=$ac_cv_c_compiler_gnu
14549 { echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
14550 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; }
14551 # On Suns, sometimes $CPP names a directory.
14552 if test -n "$CPP" && test -d "$CPP"; then
14555 if test -z "$CPP"; then
14556 if test "${ac_cv_prog_CPP+set}" = set; then
14557 echo $ECHO_N "(cached) $ECHO_C" >&6
14559 # Double quotes because CPP needs to be expanded
14560 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
14562 ac_preproc_ok=false
14563 for ac_c_preproc_warn_flag in '' yes
14565 # Use a header file that comes with gcc, so configuring glibc
14566 # with a fresh cross-compiler works.
14567 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14568 # <limits.h> exists even on freestanding compilers.
14569 # On the NeXT, cc -E runs the code through the compiler's parser
,
14570 # not just through cpp. "Syntax error" is here to catch this case.
14571 cat >conftest.
$ac_ext <<_ACEOF
14574 cat confdefs.h
>>conftest.
$ac_ext
14575 cat >>conftest.
$ac_ext <<_ACEOF
14576 /* end confdefs.h. */
14578 # include <limits.h>
14580 # include <assert.h>
14584 if { (ac_try
="$ac_cpp conftest.$ac_ext"
14585 case "(($ac_try" in
14586 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
14587 *) ac_try_echo=$ac_try;;
14589 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14590 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14592 grep -v '^ *+' conftest.er1 >conftest.err
14594 cat conftest.err >&5
14595 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14596 (exit $ac_status); } >/dev/null && {
14597 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14598 test ! -s conftest.err
14602 echo "$as_me: failed program was:" >&5
14603 sed 's/^/| /' conftest.$ac_ext >&5
14605 # Broken: fails on valid input.
14609 rm -f conftest.err conftest.$ac_ext
14611 # OK, works on sane cases. Now check whether nonexistent headers
14612 # can be detected and how.
14613 cat >conftest.$ac_ext <<_ACEOF
14616 cat confdefs.h >>conftest.$ac_ext
14617 cat >>conftest.$ac_ext <<_ACEOF
14618 /* end confdefs.h. */
14619 #include <ac_nonexistent.h>
14621 if { (ac_try="$ac_cpp conftest.$ac_ext"
14622 case "(($ac_try" in
14623 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
14624 *) ac_try_echo
=$ac_try;;
14626 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14627 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14629 grep -v '^ *+' conftest.er1
>conftest.err
14631 cat conftest.err
>&5
14632 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14633 (exit $ac_status); } >/dev
/null
&& {
14634 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14635 test ! -s conftest.err
14637 # Broken: success on invalid input.
14640 echo "$as_me: failed program was:" >&5
14641 sed 's/^/| /' conftest.
$ac_ext >&5
14643 # Passes both tests.
14648 rm -f conftest.err conftest.
$ac_ext
14651 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
14652 rm -f conftest.err conftest.
$ac_ext
14653 if $ac_preproc_ok; then
14658 ac_cv_prog_CPP
=$CPP
14661 CPP
=$ac_cv_prog_CPP
14663 ac_cv_prog_CPP
=$CPP
14665 { echo "$as_me:$LINENO: result: $CPP" >&5
14666 echo "${ECHO_T}$CPP" >&6; }
14667 ac_preproc_ok
=false
14668 for ac_c_preproc_warn_flag
in '' yes
14670 # Use a header file that comes with gcc, so configuring glibc
14671 # with a fresh cross-compiler works.
14672 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14673 # <limits.h> exists even on freestanding compilers.
14674 # On the NeXT, cc -E runs the code through the compiler's parser,
14675 # not just through cpp. "Syntax error" is here to catch this case.
14676 cat >conftest.
$ac_ext <<_ACEOF
14679 cat confdefs.h
>>conftest.
$ac_ext
14680 cat >>conftest.
$ac_ext <<_ACEOF
14681 /* end confdefs.h. */
14683 # include <limits.h>
14685 # include <assert.h>
14689 if { (ac_try
="$ac_cpp conftest.$ac_ext"
14690 case "(($ac_try" in
14691 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
14692 *) ac_try_echo=$ac_try;;
14694 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14695 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14697 grep -v '^ *+' conftest.er1 >conftest.err
14699 cat conftest.err >&5
14700 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14701 (exit $ac_status); } >/dev/null && {
14702 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14703 test ! -s conftest.err
14707 echo "$as_me: failed program was:" >&5
14708 sed 's/^/| /' conftest.$ac_ext >&5
14710 # Broken: fails on valid input.
14714 rm -f conftest.err conftest.$ac_ext
14716 # OK, works on sane cases. Now check whether nonexistent headers
14717 # can be detected and how.
14718 cat >conftest.$ac_ext <<_ACEOF
14721 cat confdefs.h >>conftest.$ac_ext
14722 cat >>conftest.$ac_ext <<_ACEOF
14723 /* end confdefs.h. */
14724 #include <ac_nonexistent.h>
14726 if { (ac_try="$ac_cpp conftest.$ac_ext"
14727 case "(($ac_try" in
14728 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
14729 *) ac_try_echo
=$ac_try;;
14731 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14732 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14734 grep -v '^ *+' conftest.er1
>conftest.err
14736 cat conftest.err
>&5
14737 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14738 (exit $ac_status); } >/dev
/null
&& {
14739 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14740 test ! -s conftest.err
14742 # Broken: success on invalid input.
14745 echo "$as_me: failed program was:" >&5
14746 sed 's/^/| /' conftest.
$ac_ext >&5
14748 # Passes both tests.
14753 rm -f conftest.err conftest.
$ac_ext
14756 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
14757 rm -f conftest.err conftest.
$ac_ext
14758 if $ac_preproc_ok; then
14761 { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
14762 See \`config.log' for more details." >&5
14763 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
14764 See \`config.log' for more details." >&2;}
14765 { (exit 1); exit 1; }; }
14769 ac_cpp
='$CPP $CPPFLAGS'
14770 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
14771 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
14772 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
14775 { echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
14776 echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; }
14777 if test "${ac_cv_path_GREP+set}" = set; then
14778 echo $ECHO_N "(cached) $ECHO_C" >&6
14780 # Extract the first word of "grep ggrep" to use in msg output
14781 if test -z "$GREP"; then
14782 set dummy
grep ggrep
; ac_prog_name
=$2
14783 if test "${ac_cv_path_GREP+set}" = set; then
14784 echo $ECHO_N "(cached) $ECHO_C" >&6
14786 ac_path_GREP_found
=false
14787 # Loop through the user's path and test for each of PROGNAME-LIST
14788 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
14789 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
14792 test -z "$as_dir" && as_dir
=.
14793 for ac_prog
in grep ggrep
; do
14794 for ac_exec_ext
in '' $ac_executable_extensions; do
14795 ac_path_GREP
="$as_dir/$ac_prog$ac_exec_ext"
14796 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
14797 # Check for GNU ac_path_GREP and select it if it is found.
14798 # Check for GNU $ac_path_GREP
14799 case `"$ac_path_GREP" --version 2>&1` in
14801 ac_cv_path_GREP
="$ac_path_GREP" ac_path_GREP_found
=:;;
14804 echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
14807 cat "conftest.in" "conftest.in" >"conftest.tmp"
14808 mv "conftest.tmp" "conftest.in"
14809 cp "conftest.in" "conftest.nl"
14810 echo 'GREP' >> "conftest.nl"
14811 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev
/null
|| break
14812 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 || break
14813 ac_count
=`expr $ac_count + 1`
14814 if test $ac_count -gt ${ac_path_GREP_max-0}; then
14815 # Best one so far, save it but keep looking for a better one
14816 ac_cv_path_GREP
="$ac_path_GREP"
14817 ac_path_GREP_max
=$ac_count
14819 # 10*(2^10) chars as input seems more than enough
14820 test $ac_count -gt 10 && break
14822 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
14826 $ac_path_GREP_found && break 3
14836 GREP
="$ac_cv_path_GREP"
14837 if test -z "$GREP"; then
14838 { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
14839 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
14840 { (exit 1); exit 1; }; }
14844 ac_cv_path_GREP
=$GREP
14849 { echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
14850 echo "${ECHO_T}$ac_cv_path_GREP" >&6; }
14851 GREP
="$ac_cv_path_GREP"
14854 { echo "$as_me:$LINENO: checking for egrep" >&5
14855 echo $ECHO_N "checking for egrep... $ECHO_C" >&6; }
14856 if test "${ac_cv_path_EGREP+set}" = set; then
14857 echo $ECHO_N "(cached) $ECHO_C" >&6
14859 if echo a
| $GREP -E '(a|b)' >/dev
/null
2>&1
14860 then ac_cv_path_EGREP
="$GREP -E"
14862 # Extract the first word of "egrep" to use in msg output
14863 if test -z "$EGREP"; then
14864 set dummy
egrep; ac_prog_name
=$2
14865 if test "${ac_cv_path_EGREP+set}" = set; then
14866 echo $ECHO_N "(cached) $ECHO_C" >&6
14868 ac_path_EGREP_found
=false
14869 # Loop through the user's path and test for each of PROGNAME-LIST
14870 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
14871 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
14874 test -z "$as_dir" && as_dir
=.
14875 for ac_prog
in egrep; do
14876 for ac_exec_ext
in '' $ac_executable_extensions; do
14877 ac_path_EGREP
="$as_dir/$ac_prog$ac_exec_ext"
14878 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
14879 # Check for GNU ac_path_EGREP and select it if it is found.
14880 # Check for GNU $ac_path_EGREP
14881 case `"$ac_path_EGREP" --version 2>&1` in
14883 ac_cv_path_EGREP
="$ac_path_EGREP" ac_path_EGREP_found
=:;;
14886 echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
14889 cat "conftest.in" "conftest.in" >"conftest.tmp"
14890 mv "conftest.tmp" "conftest.in"
14891 cp "conftest.in" "conftest.nl"
14892 echo 'EGREP' >> "conftest.nl"
14893 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev
/null
|| break
14894 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 || break
14895 ac_count
=`expr $ac_count + 1`
14896 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
14897 # Best one so far, save it but keep looking for a better one
14898 ac_cv_path_EGREP
="$ac_path_EGREP"
14899 ac_path_EGREP_max
=$ac_count
14901 # 10*(2^10) chars as input seems more than enough
14902 test $ac_count -gt 10 && break
14904 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
14908 $ac_path_EGREP_found && break 3
14918 EGREP
="$ac_cv_path_EGREP"
14919 if test -z "$EGREP"; then
14920 { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
14921 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
14922 { (exit 1); exit 1; }; }
14926 ac_cv_path_EGREP
=$EGREP
14932 { echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
14933 echo "${ECHO_T}$ac_cv_path_EGREP" >&6; }
14934 EGREP
="$ac_cv_path_EGREP"
14937 if test $ac_cv_c_compiler_gnu = yes; then
14938 { echo "$as_me:$LINENO: checking whether $CC needs -traditional" >&5
14939 echo $ECHO_N "checking whether $CC needs -traditional... $ECHO_C" >&6; }
14940 if test "${ac_cv_prog_gcc_traditional+set}" = set; then
14941 echo $ECHO_N "(cached) $ECHO_C" >&6
14943 ac_pattern
="Autoconf.*'x'"
14944 cat >conftest.
$ac_ext <<_ACEOF
14947 cat confdefs.h
>>conftest.
$ac_ext
14948 cat >>conftest.
$ac_ext <<_ACEOF
14949 /* end confdefs.h. */
14953 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
14954 $EGREP "$ac_pattern" >/dev
/null
2>&1; then
14955 ac_cv_prog_gcc_traditional
=yes
14957 ac_cv_prog_gcc_traditional
=no
14962 if test $ac_cv_prog_gcc_traditional = no
; then
14963 cat >conftest.
$ac_ext <<_ACEOF
14966 cat confdefs.h
>>conftest.
$ac_ext
14967 cat >>conftest.
$ac_ext <<_ACEOF
14968 /* end confdefs.h. */
14969 #include <termio.h>
14972 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
14973 $EGREP "$ac_pattern" >/dev
/null
2>&1; then
14974 ac_cv_prog_gcc_traditional
=yes
14980 { echo "$as_me:$LINENO: result: $ac_cv_prog_gcc_traditional" >&5
14981 echo "${ECHO_T}$ac_cv_prog_gcc_traditional" >&6; }
14982 if test $ac_cv_prog_gcc_traditional = yes; then
14983 CC
="$CC -traditional"
14988 CXXFLAGS
=${CXXFLAGS:=}
14993 ac_cpp
='$CXXCPP $CPPFLAGS'
14994 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
14995 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
14996 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu
14997 if test -z "$CXX"; then
14998 if test -n "$CCC"; then
15001 if test -n "$ac_tool_prefix"; then
15002 for ac_prog
in g
++ c
++ gpp aCC CC cxx cc
++ cl.exe FCC KCC RCC xlC_r xlC
15004 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
15005 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
15006 { echo "$as_me:$LINENO: checking for $ac_word" >&5
15007 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
15008 if test "${ac_cv_prog_CXX+set}" = set; then
15009 echo $ECHO_N "(cached) $ECHO_C" >&6
15011 if test -n "$CXX"; then
15012 ac_cv_prog_CXX
="$CXX" # Let the user override the test.
15014 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
15015 for as_dir
in $PATH
15018 test -z "$as_dir" && as_dir
=.
15019 for ac_exec_ext
in '' $ac_executable_extensions; do
15020 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15021 ac_cv_prog_CXX
="$ac_tool_prefix$ac_prog"
15022 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
15031 CXX
=$ac_cv_prog_CXX
15032 if test -n "$CXX"; then
15033 { echo "$as_me:$LINENO: result: $CXX" >&5
15034 echo "${ECHO_T}$CXX" >&6; }
15036 { echo "$as_me:$LINENO: result: no" >&5
15037 echo "${ECHO_T}no" >&6; }
15041 test -n "$CXX" && break
15044 if test -z "$CXX"; then
15046 for ac_prog
in g
++ c
++ gpp aCC CC cxx cc
++ cl.exe FCC KCC RCC xlC_r xlC
15048 # Extract the first word of "$ac_prog", so it can be a program name with args.
15049 set dummy
$ac_prog; ac_word
=$2
15050 { echo "$as_me:$LINENO: checking for $ac_word" >&5
15051 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
15052 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
15053 echo $ECHO_N "(cached) $ECHO_C" >&6
15055 if test -n "$ac_ct_CXX"; then
15056 ac_cv_prog_ac_ct_CXX
="$ac_ct_CXX" # Let the user override the test.
15058 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
15059 for as_dir
in $PATH
15062 test -z "$as_dir" && as_dir
=.
15063 for ac_exec_ext
in '' $ac_executable_extensions; do
15064 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15065 ac_cv_prog_ac_ct_CXX
="$ac_prog"
15066 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
15075 ac_ct_CXX
=$ac_cv_prog_ac_ct_CXX
15076 if test -n "$ac_ct_CXX"; then
15077 { echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
15078 echo "${ECHO_T}$ac_ct_CXX" >&6; }
15080 { echo "$as_me:$LINENO: result: no" >&5
15081 echo "${ECHO_T}no" >&6; }
15085 test -n "$ac_ct_CXX" && break
15088 if test "x$ac_ct_CXX" = x
; then
15091 case $cross_compiling:$ac_tool_warned in
15093 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
15094 whose name does not start with the host triplet. If you think this
15095 configuration is useful to you, please write to autoconf@gnu.org." >&5
15096 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
15097 whose name does not start with the host triplet. If you think this
15098 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
15099 ac_tool_warned
=yes ;;
15107 # Provide some information about the compiler.
15108 echo "$as_me:$LINENO: checking for C++ compiler version" >&5
15109 ac_compiler
=`set X $ac_compile; echo $2`
15110 { (ac_try
="$ac_compiler --version >&5"
15111 case "(($ac_try" in
15112 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
15113 *) ac_try_echo=$ac_try;;
15115 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15116 (eval "$ac_compiler --version >&5") 2>&5
15118 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15119 (exit $ac_status); }
15120 { (ac_try="$ac_compiler -v >&5"
15121 case "(($ac_try" in
15122 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
15123 *) ac_try_echo
=$ac_try;;
15125 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15126 (eval "$ac_compiler -v >&5") 2>&5
15128 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15129 (exit $ac_status); }
15130 { (ac_try
="$ac_compiler -V >&5"
15131 case "(($ac_try" in
15132 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
15133 *) ac_try_echo=$ac_try;;
15135 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15136 (eval "$ac_compiler -V >&5") 2>&5
15138 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15139 (exit $ac_status); }
15141 { echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
15142 echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6; }
15143 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
15144 echo $ECHO_N "(cached) $ECHO_C" >&6
15146 cat >conftest.$ac_ext <<_ACEOF
15149 cat confdefs.h >>conftest.$ac_ext
15150 cat >>conftest.$ac_ext <<_ACEOF
15151 /* end confdefs.h. */
15164 rm -f conftest.$ac_objext
15165 if { (ac_try="$ac_compile"
15166 case "(($ac_try" in
15167 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
15168 *) ac_try_echo
=$ac_try;;
15170 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15171 (eval "$ac_compile") 2>conftest.er1
15173 grep -v '^ *+' conftest.er1
>conftest.err
15175 cat conftest.err
>&5
15176 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15177 (exit $ac_status); } && {
15178 test -z "$ac_cxx_werror_flag" ||
15179 test ! -s conftest.err
15180 } && test -s conftest.
$ac_objext; then
15181 ac_compiler_gnu
=yes
15183 echo "$as_me: failed program was:" >&5
15184 sed 's/^/| /' conftest.
$ac_ext >&5
15189 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
15190 ac_cv_cxx_compiler_gnu
=$ac_compiler_gnu
15193 { echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
15194 echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
15195 GXX
=`test $ac_compiler_gnu = yes && echo yes`
15196 ac_test_CXXFLAGS
=${CXXFLAGS+set}
15197 ac_save_CXXFLAGS
=$CXXFLAGS
15198 { echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
15199 echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6; }
15200 if test "${ac_cv_prog_cxx_g+set}" = set; then
15201 echo $ECHO_N "(cached) $ECHO_C" >&6
15203 ac_save_cxx_werror_flag
=$ac_cxx_werror_flag
15204 ac_cxx_werror_flag
=yes
15205 ac_cv_prog_cxx_g
=no
15207 cat >conftest.
$ac_ext <<_ACEOF
15210 cat confdefs.h
>>conftest.
$ac_ext
15211 cat >>conftest.
$ac_ext <<_ACEOF
15212 /* end confdefs.h. */
15222 rm -f conftest.
$ac_objext
15223 if { (ac_try
="$ac_compile"
15224 case "(($ac_try" in
15225 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
15226 *) ac_try_echo=$ac_try;;
15228 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15229 (eval "$ac_compile") 2>conftest.er1
15231 grep -v '^ *+' conftest.er1 >conftest.err
15233 cat conftest.err >&5
15234 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15235 (exit $ac_status); } && {
15236 test -z "$ac_cxx_werror_flag" ||
15237 test ! -s conftest.err
15238 } && test -s conftest.$ac_objext; then
15239 ac_cv_prog_cxx_g=yes
15241 echo "$as_me: failed program was:" >&5
15242 sed 's/^/| /' conftest.$ac_ext >&5
15245 cat >conftest.$ac_ext <<_ACEOF
15248 cat confdefs.h >>conftest.$ac_ext
15249 cat >>conftest.$ac_ext <<_ACEOF
15250 /* end confdefs.h. */
15260 rm -f conftest.$ac_objext
15261 if { (ac_try="$ac_compile"
15262 case "(($ac_try" in
15263 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
15264 *) ac_try_echo
=$ac_try;;
15266 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15267 (eval "$ac_compile") 2>conftest.er1
15269 grep -v '^ *+' conftest.er1
>conftest.err
15271 cat conftest.err
>&5
15272 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15273 (exit $ac_status); } && {
15274 test -z "$ac_cxx_werror_flag" ||
15275 test ! -s conftest.err
15276 } && test -s conftest.
$ac_objext; then
15279 echo "$as_me: failed program was:" >&5
15280 sed 's/^/| /' conftest.
$ac_ext >&5
15282 ac_cxx_werror_flag
=$ac_save_cxx_werror_flag
15284 cat >conftest.
$ac_ext <<_ACEOF
15287 cat confdefs.h
>>conftest.
$ac_ext
15288 cat >>conftest.
$ac_ext <<_ACEOF
15289 /* end confdefs.h. */
15299 rm -f conftest.
$ac_objext
15300 if { (ac_try
="$ac_compile"
15301 case "(($ac_try" in
15302 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
15303 *) ac_try_echo=$ac_try;;
15305 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15306 (eval "$ac_compile") 2>conftest.er1
15308 grep -v '^ *+' conftest.er1 >conftest.err
15310 cat conftest.err >&5
15311 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15312 (exit $ac_status); } && {
15313 test -z "$ac_cxx_werror_flag" ||
15314 test ! -s conftest.err
15315 } && test -s conftest.$ac_objext; then
15316 ac_cv_prog_cxx_g=yes
15318 echo "$as_me: failed program was:" >&5
15319 sed 's/^/| /' conftest.$ac_ext >&5
15324 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15327 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15330 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15331 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
15333 { echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
15334 echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6; }
15335 if test "$ac_test_CXXFLAGS" = set; then
15336 CXXFLAGS=$ac_save_CXXFLAGS
15337 elif test $ac_cv_prog_cxx_g = yes; then
15338 if test "$GXX" = yes; then
15344 if test "$GXX" = yes; then
15351 ac_cpp='$CPP $CPPFLAGS'
15352 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
15353 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
15354 ac_compiler_gnu=$ac_cv_c_compiler_gnu
15359 ac_cpp='$CXXCPP $CPPFLAGS'
15360 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
15361 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
15362 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
15364 { echo "$as_me:$LINENO: checking whether we are using the Intel C++ compiler" >&5
15365 echo $ECHO_N "checking whether we are using the Intel C++ compiler... $ECHO_C" >&6; }
15366 if test "${bakefile_cv_cxx_compiler___INTEL_COMPILER+set}" = set; then
15367 echo $ECHO_N "(cached) $ECHO_C" >&6
15369 cat >conftest.$ac_ext <<_ACEOF
15372 cat confdefs.h >>conftest.$ac_ext
15373 cat >>conftest.$ac_ext <<_ACEOF
15374 /* end confdefs.h. */
15380 #ifndef __INTEL_COMPILER
15388 rm -f conftest.$ac_objext
15389 if { (ac_try="$ac_compile"
15390 case "(($ac_try" in
15391 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
15392 *) ac_try_echo
=$ac_try;;
15394 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15395 (eval "$ac_compile") 2>conftest.er1
15397 grep -v '^ *+' conftest.er1
>conftest.err
15399 cat conftest.err
>&5
15400 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15401 (exit $ac_status); } && {
15402 test -z "$ac_cxx_werror_flag" ||
15403 test ! -s conftest.err
15404 } && test -s conftest.
$ac_objext; then
15405 bakefile_cv_cxx_compiler___INTEL_COMPILER
=yes
15407 echo "$as_me: failed program was:" >&5
15408 sed 's/^/| /' conftest.
$ac_ext >&5
15410 bakefile_cv_cxx_compiler___INTEL_COMPILER
=no
15414 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
15418 { echo "$as_me:$LINENO: result: $bakefile_cv_cxx_compiler___INTEL_COMPILER" >&5
15419 echo "${ECHO_T}$bakefile_cv_cxx_compiler___INTEL_COMPILER" >&6; }
15421 ac_cpp
='$CPP $CPPFLAGS'
15422 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
15423 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
15424 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
15426 if test "x$bakefile_cv_c_compiler___INTEL_COMPILER" = "xyes"; then
15433 if test "x$GCXX" != "xyes"; then
15434 if test "xCXX" = "xC"; then
15435 { echo "$as_me:$LINENO: checking if the C compiler requires -ext o" >&5
15436 echo $ECHO_N "checking if the C compiler requires -ext o... $ECHO_C" >&6; }
15437 if test "${bakefile_cv_c_exto+set}" = set; then
15438 echo $ECHO_N "(cached) $ECHO_C" >&6
15440 cat >conftest.
$ac_ext <<_ACEOF
15443 cat confdefs.h
>>conftest.
$ac_ext
15444 cat >>conftest.
$ac_ext <<_ACEOF
15445 /* end confdefs.h. */
15455 rm -f conftest.
$ac_objext conftest.
$ac_ext.o
15456 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
15457 (eval $ac_compile) 2>&5
15459 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15460 (exit $ac_status); }; then
15461 for ac_file
in `(ls conftest.* 2>/dev/null)`; do
15463 conftest.
$ac_ext.o
)
15464 bakefile_cv_c_exto
="-ext o"
15471 { { echo "$as_me:$LINENO: error: cannot figure out if compiler needs -ext o: cannot compile
15472 See \`config.log' for more details." >&5
15473 echo "$as_me: error: cannot figure out if compiler needs -ext o: cannot compile
15474 See \`config.log' for more details." >&2;}
15475 { (exit 1); exit 1; }; }
15479 rm -f conftest.
$ac_ext.o conftest.
$ac_objext conftest.
$ac_ext
15482 { echo "$as_me:$LINENO: result: $bakefile_cv_c_exto" >&5
15483 echo "${ECHO_T}$bakefile_cv_c_exto" >&6; }
15484 if test "x$bakefile_cv_c_exto" '!=' "x"; then
15485 if test "c" = "c"; then
15486 CFLAGS
="$bakefile_cv_c_exto $CFLAGS"
15488 if test "c" = "cxx"; then
15489 CXXFLAGS
="$bakefile_cv_c_exto $CXXFLAGS"
15493 if test "x$bakefile_cv_c_exto" '!=' "x"; then
15494 unset ac_cv_prog_cc_g
15495 ac_test_CFLAGS
=${CFLAGS+set}
15496 ac_save_CFLAGS
=$CFLAGS
15497 { echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
15498 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }
15499 if test "${ac_cv_prog_cc_g+set}" = set; then
15500 echo $ECHO_N "(cached) $ECHO_C" >&6
15502 ac_save_c_werror_flag
=$ac_c_werror_flag
15503 ac_c_werror_flag
=yes
15506 cat >conftest.
$ac_ext <<_ACEOF
15509 cat confdefs.h
>>conftest.
$ac_ext
15510 cat >>conftest.
$ac_ext <<_ACEOF
15511 /* end confdefs.h. */
15521 rm -f conftest.
$ac_objext
15522 if { (ac_try
="$ac_compile"
15523 case "(($ac_try" in
15524 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
15525 *) ac_try_echo=$ac_try;;
15527 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15528 (eval "$ac_compile") 2>conftest.er1
15530 grep -v '^ *+' conftest.er1 >conftest.err
15532 cat conftest.err >&5
15533 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15534 (exit $ac_status); } && {
15535 test -z "$ac_c_werror_flag" ||
15536 test ! -s conftest.err
15537 } && test -s conftest.$ac_objext; then
15538 ac_cv_prog_cc_g=yes
15540 echo "$as_me: failed program was:" >&5
15541 sed 's/^/| /' conftest.$ac_ext >&5
15544 cat >conftest.$ac_ext <<_ACEOF
15547 cat confdefs.h >>conftest.$ac_ext
15548 cat >>conftest.$ac_ext <<_ACEOF
15549 /* end confdefs.h. */
15559 rm -f conftest.$ac_objext
15560 if { (ac_try="$ac_compile"
15561 case "(($ac_try" in
15562 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
15563 *) ac_try_echo
=$ac_try;;
15565 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15566 (eval "$ac_compile") 2>conftest.er1
15568 grep -v '^ *+' conftest.er1
>conftest.err
15570 cat conftest.err
>&5
15571 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15572 (exit $ac_status); } && {
15573 test -z "$ac_c_werror_flag" ||
15574 test ! -s conftest.err
15575 } && test -s conftest.
$ac_objext; then
15578 echo "$as_me: failed program was:" >&5
15579 sed 's/^/| /' conftest.
$ac_ext >&5
15581 ac_c_werror_flag
=$ac_save_c_werror_flag
15583 cat >conftest.
$ac_ext <<_ACEOF
15586 cat confdefs.h
>>conftest.
$ac_ext
15587 cat >>conftest.
$ac_ext <<_ACEOF
15588 /* end confdefs.h. */
15598 rm -f conftest.
$ac_objext
15599 if { (ac_try
="$ac_compile"
15600 case "(($ac_try" in
15601 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
15602 *) ac_try_echo=$ac_try;;
15604 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15605 (eval "$ac_compile") 2>conftest.er1
15607 grep -v '^ *+' conftest.er1 >conftest.err
15609 cat conftest.err >&5
15610 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15611 (exit $ac_status); } && {
15612 test -z "$ac_c_werror_flag" ||
15613 test ! -s conftest.err
15614 } && test -s conftest.$ac_objext; then
15615 ac_cv_prog_cc_g=yes
15617 echo "$as_me: failed program was:" >&5
15618 sed 's/^/| /' conftest.$ac_ext >&5
15623 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15626 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15629 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15630 ac_c_werror_flag=$ac_save_c_werror_flag
15632 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
15633 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
15634 if test "$ac_test_CFLAGS" = set; then
15635 CFLAGS=$ac_save_CFLAGS
15636 elif test $ac_cv_prog_cc_g = yes; then
15637 if test "$GCC" = yes; then
15643 if test "$GCC" = yes; then
15655 ac_cpp='$CXXCPP $CPPFLAGS'
15656 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
15657 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
15658 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
15660 { echo "$as_me:$LINENO: checking whether we are using the IBM xlC C++ compiler" >&5
15661 echo $ECHO_N "checking whether we are using the IBM xlC C++ compiler... $ECHO_C" >&6; }
15662 if test "${bakefile_cv_cxx_compiler_xlc+set}" = set; then
15663 echo $ECHO_N "(cached) $ECHO_C" >&6
15665 cat >conftest.$ac_ext <<_ACEOF
15668 cat confdefs.h >>conftest.$ac_ext
15669 cat >>conftest.$ac_ext <<_ACEOF
15670 /* end confdefs.h. */
15683 rm -f conftest.$ac_objext
15684 if { (ac_try="$ac_compile"
15685 case "(($ac_try" in
15686 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
15687 *) ac_try_echo
=$ac_try;;
15689 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15690 (eval "$ac_compile") 2>conftest.er1
15692 grep -v '^ *+' conftest.er1
>conftest.err
15694 cat conftest.err
>&5
15695 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15696 (exit $ac_status); } && {
15697 test -z "$ac_cxx_werror_flag" ||
15698 test ! -s conftest.err
15699 } && test -s conftest.
$ac_objext; then
15700 bakefile_compiler_xlc
=yes
15702 echo "$as_me: failed program was:" >&5
15703 sed 's/^/| /' conftest.
$ac_ext >&5
15705 bakefile_compiler_xlc
=no
15708 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
15709 bakefile_cv_cxx_compiler_xlc
=$bakefile_compiler_xlc
15712 { echo "$as_me:$LINENO: result: $bakefile_cv_cxx_compiler_xlc" >&5
15713 echo "${ECHO_T}$bakefile_cv_cxx_compiler_xlc" >&6; }
15715 XLCXX
=`test $bakefile_cv_cxx_compiler_xlc = yes && echo yes`
15717 ac_cpp
='$CPP $CPPFLAGS'
15718 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
15719 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
15720 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
15727 ac_cpp
='$CXXCPP $CPPFLAGS'
15728 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
15729 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
15730 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu
15732 { echo "$as_me:$LINENO: checking whether we are using the Metrowerks C++ compiler" >&5
15733 echo $ECHO_N "checking whether we are using the Metrowerks C++ compiler... $ECHO_C" >&6; }
15734 if test "${bakefile_cv_cxx_compiler_mwerks+set}" = set; then
15735 echo $ECHO_N "(cached) $ECHO_C" >&6
15737 cat >conftest.
$ac_ext <<_ACEOF
15740 cat confdefs.h
>>conftest.
$ac_ext
15741 cat >>conftest.
$ac_ext <<_ACEOF
15742 /* end confdefs.h. */
15755 rm -f conftest.
$ac_objext
15756 if { (ac_try
="$ac_compile"
15757 case "(($ac_try" in
15758 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
15759 *) ac_try_echo=$ac_try;;
15761 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15762 (eval "$ac_compile") 2>conftest.er1
15764 grep -v '^ *+' conftest.er1 >conftest.err
15766 cat conftest.err >&5
15767 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15768 (exit $ac_status); } && {
15769 test -z "$ac_cxx_werror_flag" ||
15770 test ! -s conftest.err
15771 } && test -s conftest.$ac_objext; then
15772 bakefile_compiler_mwerks=yes
15774 echo "$as_me: failed program was:" >&5
15775 sed 's/^/| /' conftest.$ac_ext >&5
15777 bakefile_compiler_mwerks=no
15780 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15781 bakefile_cv_cxx_compiler_mwerks=$bakefile_compiler_mwerks
15784 { echo "$as_me:$LINENO: result: $bakefile_cv_cxx_compiler_mwerks" >&5
15785 echo "${ECHO_T}$bakefile_cv_cxx_compiler_mwerks" >&6; }
15787 MWCXX=`test $bakefile_cv_cxx_compiler_mwerks = yes && echo yes`
15789 ac_cpp='$CPP $CPPFLAGS'
15790 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
15791 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
15792 ac_compiler_gnu=$ac_cv_c_compiler_gnu
15796 ac_cpp='$CXXCPP $CPPFLAGS'
15797 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
15798 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
15799 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
15801 { echo "$as_me:$LINENO: checking whether we are using the IBM xlC C++ compiler" >&5
15802 echo $ECHO_N "checking whether we are using the IBM xlC C++ compiler... $ECHO_C" >&6; }
15803 if test "${bakefile_cv_cxx_compiler_xlc+set}" = set; then
15804 echo $ECHO_N "(cached) $ECHO_C" >&6
15806 cat >conftest.$ac_ext <<_ACEOF
15809 cat confdefs.h >>conftest.$ac_ext
15810 cat >>conftest.$ac_ext <<_ACEOF
15811 /* end confdefs.h. */
15824 rm -f conftest.$ac_objext
15825 if { (ac_try="$ac_compile"
15826 case "(($ac_try" in
15827 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
15828 *) ac_try_echo
=$ac_try;;
15830 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15831 (eval "$ac_compile") 2>conftest.er1
15833 grep -v '^ *+' conftest.er1
>conftest.err
15835 cat conftest.err
>&5
15836 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15837 (exit $ac_status); } && {
15838 test -z "$ac_cxx_werror_flag" ||
15839 test ! -s conftest.err
15840 } && test -s conftest.
$ac_objext; then
15841 bakefile_compiler_xlc
=yes
15843 echo "$as_me: failed program was:" >&5
15844 sed 's/^/| /' conftest.
$ac_ext >&5
15846 bakefile_compiler_xlc
=no
15849 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
15850 bakefile_cv_cxx_compiler_xlc
=$bakefile_compiler_xlc
15853 { echo "$as_me:$LINENO: result: $bakefile_cv_cxx_compiler_xlc" >&5
15854 echo "${ECHO_T}$bakefile_cv_cxx_compiler_xlc" >&6; }
15856 XLCXX
=`test $bakefile_cv_cxx_compiler_xlc = yes && echo yes`
15858 ac_cpp
='$CPP $CPPFLAGS'
15859 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
15860 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
15861 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
15870 ac_cpp
='$CXXCPP $CPPFLAGS'
15871 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
15872 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
15873 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu
15875 { echo "$as_me:$LINENO: checking whether we are using the SGI C++ compiler" >&5
15876 echo $ECHO_N "checking whether we are using the SGI C++ compiler... $ECHO_C" >&6; }
15877 if test "${bakefile_cv_cxx_compiler__SGI_COMPILER_VERSION+set}" = set; then
15878 echo $ECHO_N "(cached) $ECHO_C" >&6
15880 cat >conftest.
$ac_ext <<_ACEOF
15883 cat confdefs.h
>>conftest.
$ac_ext
15884 cat >>conftest.
$ac_ext <<_ACEOF
15885 /* end confdefs.h. */
15891 #ifndef _SGI_COMPILER_VERSION
15899 rm -f conftest.
$ac_objext
15900 if { (ac_try
="$ac_compile"
15901 case "(($ac_try" in
15902 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
15903 *) ac_try_echo=$ac_try;;
15905 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15906 (eval "$ac_compile") 2>conftest.er1
15908 grep -v '^ *+' conftest.er1 >conftest.err
15910 cat conftest.err >&5
15911 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15912 (exit $ac_status); } && {
15913 test -z "$ac_cxx_werror_flag" ||
15914 test ! -s conftest.err
15915 } && test -s conftest.$ac_objext; then
15916 bakefile_cv_cxx_compiler__SGI_COMPILER_VERSION=yes
15918 echo "$as_me: failed program was:" >&5
15919 sed 's/^/| /' conftest.$ac_ext >&5
15921 bakefile_cv_cxx_compiler__SGI_COMPILER_VERSION=no
15925 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15929 { echo "$as_me:$LINENO: result: $bakefile_cv_cxx_compiler__SGI_COMPILER_VERSION" >&5
15930 echo "${ECHO_T}$bakefile_cv_cxx_compiler__SGI_COMPILER_VERSION" >&6; }
15932 ac_cpp='$CPP $CPPFLAGS'
15933 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
15934 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
15935 ac_compiler_gnu=$ac_cv_c_compiler_gnu
15937 if test "x$bakefile_cv_c_compiler__SGI_COMPILER_VERSION" = "xyes"; then
15950 ac_cpp='$CXXCPP $CPPFLAGS'
15951 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
15952 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
15953 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
15955 { echo "$as_me:$LINENO: checking whether we are using the HP C++ compiler" >&5
15956 echo $ECHO_N "checking whether we are using the HP C++ compiler... $ECHO_C" >&6; }
15957 if test "${bakefile_cv_cxx_compiler___HP_aCC+set}" = set; then
15958 echo $ECHO_N "(cached) $ECHO_C" >&6
15960 cat >conftest.$ac_ext <<_ACEOF
15963 cat confdefs.h >>conftest.$ac_ext
15964 cat >>conftest.$ac_ext <<_ACEOF
15965 /* end confdefs.h. */
15979 rm -f conftest.$ac_objext
15980 if { (ac_try="$ac_compile"
15981 case "(($ac_try" in
15982 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
15983 *) ac_try_echo
=$ac_try;;
15985 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15986 (eval "$ac_compile") 2>conftest.er1
15988 grep -v '^ *+' conftest.er1
>conftest.err
15990 cat conftest.err
>&5
15991 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15992 (exit $ac_status); } && {
15993 test -z "$ac_cxx_werror_flag" ||
15994 test ! -s conftest.err
15995 } && test -s conftest.
$ac_objext; then
15996 bakefile_cv_cxx_compiler___HP_aCC
=yes
15998 echo "$as_me: failed program was:" >&5
15999 sed 's/^/| /' conftest.
$ac_ext >&5
16001 bakefile_cv_cxx_compiler___HP_aCC
=no
16005 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
16009 { echo "$as_me:$LINENO: result: $bakefile_cv_cxx_compiler___HP_aCC" >&5
16010 echo "${ECHO_T}$bakefile_cv_cxx_compiler___HP_aCC" >&6; }
16012 ac_cpp
='$CPP $CPPFLAGS'
16013 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
16014 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
16015 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
16017 if test "x$bakefile_cv_c_compiler___HP_aCC" = "xyes"; then
16030 ac_cpp
='$CXXCPP $CPPFLAGS'
16031 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
16032 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
16033 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu
16035 { echo "$as_me:$LINENO: checking whether we are using the Compaq C++ compiler" >&5
16036 echo $ECHO_N "checking whether we are using the Compaq C++ compiler... $ECHO_C" >&6; }
16037 if test "${bakefile_cv_cxx_compiler___DECCXX+set}" = set; then
16038 echo $ECHO_N "(cached) $ECHO_C" >&6
16040 cat >conftest.
$ac_ext <<_ACEOF
16043 cat confdefs.h
>>conftest.
$ac_ext
16044 cat >>conftest.
$ac_ext <<_ACEOF
16045 /* end confdefs.h. */
16059 rm -f conftest.
$ac_objext
16060 if { (ac_try
="$ac_compile"
16061 case "(($ac_try" in
16062 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
16063 *) ac_try_echo=$ac_try;;
16065 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16066 (eval "$ac_compile") 2>conftest.er1
16068 grep -v '^ *+' conftest.er1 >conftest.err
16070 cat conftest.err >&5
16071 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16072 (exit $ac_status); } && {
16073 test -z "$ac_cxx_werror_flag" ||
16074 test ! -s conftest.err
16075 } && test -s conftest.$ac_objext; then
16076 bakefile_cv_cxx_compiler___DECCXX=yes
16078 echo "$as_me: failed program was:" >&5
16079 sed 's/^/| /' conftest.$ac_ext >&5
16081 bakefile_cv_cxx_compiler___DECCXX=no
16085 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16089 { echo "$as_me:$LINENO: result: $bakefile_cv_cxx_compiler___DECCXX" >&5
16090 echo "${ECHO_T}$bakefile_cv_cxx_compiler___DECCXX" >&6; }
16092 ac_cpp='$CPP $CPPFLAGS'
16093 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
16094 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
16095 ac_compiler_gnu=$ac_cv_c_compiler_gnu
16097 if test "x$bakefile_cv_c_compiler___DECCXX" = "xyes"; then
16110 ac_cpp='$CXXCPP $CPPFLAGS'
16111 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
16112 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
16113 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
16115 { echo "$as_me:$LINENO: checking whether we are using the Sun C++ compiler" >&5
16116 echo $ECHO_N "checking whether we are using the Sun C++ compiler... $ECHO_C" >&6; }
16117 if test "${bakefile_cv_cxx_compiler___SUNPRO_CC+set}" = set; then
16118 echo $ECHO_N "(cached) $ECHO_C" >&6
16120 cat >conftest.$ac_ext <<_ACEOF
16123 cat confdefs.h >>conftest.$ac_ext
16124 cat >>conftest.$ac_ext <<_ACEOF
16125 /* end confdefs.h. */
16131 #ifndef __SUNPRO_CC
16139 rm -f conftest.$ac_objext
16140 if { (ac_try="$ac_compile"
16141 case "(($ac_try" in
16142 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
16143 *) ac_try_echo
=$ac_try;;
16145 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16146 (eval "$ac_compile") 2>conftest.er1
16148 grep -v '^ *+' conftest.er1
>conftest.err
16150 cat conftest.err
>&5
16151 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16152 (exit $ac_status); } && {
16153 test -z "$ac_cxx_werror_flag" ||
16154 test ! -s conftest.err
16155 } && test -s conftest.
$ac_objext; then
16156 bakefile_cv_cxx_compiler___SUNPRO_CC
=yes
16158 echo "$as_me: failed program was:" >&5
16159 sed 's/^/| /' conftest.
$ac_ext >&5
16161 bakefile_cv_cxx_compiler___SUNPRO_CC
=no
16165 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
16169 { echo "$as_me:$LINENO: result: $bakefile_cv_cxx_compiler___SUNPRO_CC" >&5
16170 echo "${ECHO_T}$bakefile_cv_cxx_compiler___SUNPRO_CC" >&6; }
16172 ac_cpp
='$CPP $CPPFLAGS'
16173 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
16174 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
16175 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
16177 if test "x$bakefile_cv_c_compiler___SUNPRO_CC" = "xyes"; then
16190 if test -n "$ac_tool_prefix"; then
16191 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
16192 set dummy
${ac_tool_prefix}ranlib
; ac_word
=$2
16193 { echo "$as_me:$LINENO: checking for $ac_word" >&5
16194 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
16195 if test "${ac_cv_prog_RANLIB+set}" = set; then
16196 echo $ECHO_N "(cached) $ECHO_C" >&6
16198 if test -n "$RANLIB"; then
16199 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
16201 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
16202 for as_dir
in $PATH
16205 test -z "$as_dir" && as_dir
=.
16206 for ac_exec_ext
in '' $ac_executable_extensions; do
16207 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16208 ac_cv_prog_RANLIB
="${ac_tool_prefix}ranlib"
16209 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
16218 RANLIB
=$ac_cv_prog_RANLIB
16219 if test -n "$RANLIB"; then
16220 { echo "$as_me:$LINENO: result: $RANLIB" >&5
16221 echo "${ECHO_T}$RANLIB" >&6; }
16223 { echo "$as_me:$LINENO: result: no" >&5
16224 echo "${ECHO_T}no" >&6; }
16229 if test -z "$ac_cv_prog_RANLIB"; then
16230 ac_ct_RANLIB
=$RANLIB
16231 # Extract the first word of "ranlib", so it can be a program name with args.
16232 set dummy ranlib
; ac_word
=$2
16233 { echo "$as_me:$LINENO: checking for $ac_word" >&5
16234 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
16235 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
16236 echo $ECHO_N "(cached) $ECHO_C" >&6
16238 if test -n "$ac_ct_RANLIB"; then
16239 ac_cv_prog_ac_ct_RANLIB
="$ac_ct_RANLIB" # Let the user override the test.
16241 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
16242 for as_dir
in $PATH
16245 test -z "$as_dir" && as_dir
=.
16246 for ac_exec_ext
in '' $ac_executable_extensions; do
16247 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16248 ac_cv_prog_ac_ct_RANLIB
="ranlib"
16249 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
16258 ac_ct_RANLIB
=$ac_cv_prog_ac_ct_RANLIB
16259 if test -n "$ac_ct_RANLIB"; then
16260 { echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
16261 echo "${ECHO_T}$ac_ct_RANLIB" >&6; }
16263 { echo "$as_me:$LINENO: result: no" >&5
16264 echo "${ECHO_T}no" >&6; }
16267 if test "x$ac_ct_RANLIB" = x
; then
16270 case $cross_compiling:$ac_tool_warned in
16272 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
16273 whose name does not start with the host triplet. If you think this
16274 configuration is useful to you, please write to autoconf@gnu.org." >&5
16275 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
16276 whose name does not start with the host triplet. If you think this
16277 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
16278 ac_tool_warned
=yes ;;
16280 RANLIB
=$ac_ct_RANLIB
16283 RANLIB
="$ac_cv_prog_RANLIB"
16287 if test "x$SUNCXX" != xyes
; then
16288 if test -n "$ac_tool_prefix"; then
16289 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
16290 set dummy
${ac_tool_prefix}ar; ac_word
=$2
16291 { echo "$as_me:$LINENO: checking for $ac_word" >&5
16292 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
16293 if test "${ac_cv_prog_AR+set}" = set; then
16294 echo $ECHO_N "(cached) $ECHO_C" >&6
16296 if test -n "$AR"; then
16297 ac_cv_prog_AR
="$AR" # Let the user override the test.
16299 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
16300 for as_dir
in $PATH
16303 test -z "$as_dir" && as_dir
=.
16304 for ac_exec_ext
in '' $ac_executable_extensions; do
16305 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16306 ac_cv_prog_AR
="${ac_tool_prefix}ar"
16307 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
16317 if test -n "$AR"; then
16318 { echo "$as_me:$LINENO: result: $AR" >&5
16319 echo "${ECHO_T}$AR" >&6; }
16321 { echo "$as_me:$LINENO: result: no" >&5
16322 echo "${ECHO_T}no" >&6; }
16327 if test -z "$ac_cv_prog_AR"; then
16329 # Extract the first word of "ar", so it can be a program name with args.
16330 set dummy
ar; ac_word
=$2
16331 { echo "$as_me:$LINENO: checking for $ac_word" >&5
16332 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
16333 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
16334 echo $ECHO_N "(cached) $ECHO_C" >&6
16336 if test -n "$ac_ct_AR"; then
16337 ac_cv_prog_ac_ct_AR
="$ac_ct_AR" # Let the user override the test.
16339 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
16340 for as_dir
in $PATH
16343 test -z "$as_dir" && as_dir
=.
16344 for ac_exec_ext
in '' $ac_executable_extensions; do
16345 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16346 ac_cv_prog_ac_ct_AR
="ar"
16347 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
16356 ac_ct_AR
=$ac_cv_prog_ac_ct_AR
16357 if test -n "$ac_ct_AR"; then
16358 { echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
16359 echo "${ECHO_T}$ac_ct_AR" >&6; }
16361 { echo "$as_me:$LINENO: result: no" >&5
16362 echo "${ECHO_T}no" >&6; }
16365 if test "x$ac_ct_AR" = x
; then
16368 case $cross_compiling:$ac_tool_warned in
16370 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
16371 whose name does not start with the host triplet. If you think this
16372 configuration is useful to you, please write to autoconf@gnu.org." >&5
16373 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
16374 whose name does not start with the host triplet. If you think this
16375 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
16376 ac_tool_warned
=yes ;;
16381 AR
="$ac_cv_prog_AR"
16384 if test "x$AR" = "x" ; then
16385 { { echo "$as_me:$LINENO: error: ar is needed to build wxWidgets" >&5
16386 echo "$as_me: error: ar is needed to build wxWidgets" >&2;}
16387 { (exit 1); exit 1; }; }
16391 # Find a good install program. We prefer a C program (faster),
16392 # so one script is as good as another. But avoid the broken or
16393 # incompatible versions:
16394 # SysV /etc/install, /usr/sbin/install
16395 # SunOS /usr/etc/install
16396 # IRIX /sbin/install
16398 # AmigaOS /C/install, which installs bootblocks on floppy discs
16399 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
16400 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
16401 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
16402 # OS/2's system install, which has a completely different semantic
16403 # ./install, which can be erroneously created by make from ./install.sh.
16404 { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
16405 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
16406 if test -z "$INSTALL"; then
16407 if test "${ac_cv_path_install+set}" = set; then
16408 echo $ECHO_N "(cached) $ECHO_C" >&6
16410 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
16411 for as_dir
in $PATH
16414 test -z "$as_dir" && as_dir
=.
16415 # Account for people who put trailing slashes in PATH elements.
16417 .
/ | .
// | /cC
/* | \
16418 /etc
/* | /usr
/sbin
/* | /usr
/etc
/* | /sbin
/* | /usr
/afsws
/bin
/* | \
16419 ?
:\\/os2
\\/install\\/* | ?
:\\/OS2
\\/INSTALL
\\/* | \
16422 # OSF1 and SCO ODT 3.0 have their own names for install.
16423 # Don't use installbsd from OSF since it installs stuff as root
16425 for ac_prog
in ginstall scoinst
install; do
16426 for ac_exec_ext
in '' $ac_executable_extensions; do
16427 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
16428 if test $ac_prog = install &&
16429 grep dspmsg
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
16430 # AIX install. It has an incompatible calling convention.
16432 elif test $ac_prog = install &&
16433 grep pwplus
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
16434 # program-specific install script used by HP pwplus--don't use.
16437 ac_cv_path_install
="$as_dir/$ac_prog$ac_exec_ext -c"
16450 if test "${ac_cv_path_install+set}" = set; then
16451 INSTALL
=$ac_cv_path_install
16453 # As a last resort, use the slow shell script. Don't cache a
16454 # value for INSTALL within a source directory, because that will
16455 # break other packages using the cache if that directory is
16456 # removed, or if the value is a relative name.
16457 INSTALL
=$ac_install_sh
16460 { echo "$as_me:$LINENO: result: $INSTALL" >&5
16461 echo "${ECHO_T}$INSTALL" >&6; }
16463 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
16464 # It thinks the first close brace ends the variable substitution.
16465 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
16467 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}'
16469 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
16475 ?
:* ) # Drive letter, considered as absolute.
16478 INSTALL
=`pwd`/${INSTALL} ;;
16485 INSTALL_PROGRAM
="cp -fp"
16486 INSTALL_DATA
="cp -fp"
16492 if test -n "$ac_tool_prefix"; then
16493 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
16494 set dummy
${ac_tool_prefix}strip
; ac_word
=$2
16495 { echo "$as_me:$LINENO: checking for $ac_word" >&5
16496 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
16497 if test "${ac_cv_prog_STRIP+set}" = set; then
16498 echo $ECHO_N "(cached) $ECHO_C" >&6
16500 if test -n "$STRIP"; then
16501 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
16503 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
16504 for as_dir
in $PATH
16507 test -z "$as_dir" && as_dir
=.
16508 for ac_exec_ext
in '' $ac_executable_extensions; do
16509 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16510 ac_cv_prog_STRIP
="${ac_tool_prefix}strip"
16511 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
16520 STRIP
=$ac_cv_prog_STRIP
16521 if test -n "$STRIP"; then
16522 { echo "$as_me:$LINENO: result: $STRIP" >&5
16523 echo "${ECHO_T}$STRIP" >&6; }
16525 { echo "$as_me:$LINENO: result: no" >&5
16526 echo "${ECHO_T}no" >&6; }
16531 if test -z "$ac_cv_prog_STRIP"; then
16533 # Extract the first word of "strip", so it can be a program name with args.
16534 set dummy strip
; ac_word
=$2
16535 { echo "$as_me:$LINENO: checking for $ac_word" >&5
16536 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
16537 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
16538 echo $ECHO_N "(cached) $ECHO_C" >&6
16540 if test -n "$ac_ct_STRIP"; then
16541 ac_cv_prog_ac_ct_STRIP
="$ac_ct_STRIP" # Let the user override the test.
16543 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
16544 for as_dir
in $PATH
16547 test -z "$as_dir" && as_dir
=.
16548 for ac_exec_ext
in '' $ac_executable_extensions; do
16549 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16550 ac_cv_prog_ac_ct_STRIP
="strip"
16551 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
16560 ac_ct_STRIP
=$ac_cv_prog_ac_ct_STRIP
16561 if test -n "$ac_ct_STRIP"; then
16562 { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
16563 echo "${ECHO_T}$ac_ct_STRIP" >&6; }
16565 { echo "$as_me:$LINENO: result: no" >&5
16566 echo "${ECHO_T}no" >&6; }
16569 if test "x$ac_ct_STRIP" = x
; then
16572 case $cross_compiling:$ac_tool_warned in
16574 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
16575 whose name does not start with the host triplet. If you think this
16576 configuration is useful to you, please write to autoconf@gnu.org." >&5
16577 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
16578 whose name does not start with the host triplet. If you think this
16579 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
16580 ac_tool_warned
=yes ;;
16585 STRIP
="$ac_cv_prog_STRIP"
16589 if test "$wxUSE_WINE" = "yes"; then
16590 if test -n "$ac_tool_prefix"; then
16591 # Extract the first word of "${ac_tool_prefix}wrc", so it can be a program name with args.
16592 set dummy
${ac_tool_prefix}wrc
; ac_word
=$2
16593 { echo "$as_me:$LINENO: checking for $ac_word" >&5
16594 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
16595 if test "${ac_cv_prog_WINDRES+set}" = set; then
16596 echo $ECHO_N "(cached) $ECHO_C" >&6
16598 if test -n "$WINDRES"; then
16599 ac_cv_prog_WINDRES
="$WINDRES" # Let the user override the test.
16601 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
16602 for as_dir
in $PATH
16605 test -z "$as_dir" && as_dir
=.
16606 for ac_exec_ext
in '' $ac_executable_extensions; do
16607 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16608 ac_cv_prog_WINDRES
="${ac_tool_prefix}wrc"
16609 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
16618 WINDRES
=$ac_cv_prog_WINDRES
16619 if test -n "$WINDRES"; then
16620 { echo "$as_me:$LINENO: result: $WINDRES" >&5
16621 echo "${ECHO_T}$WINDRES" >&6; }
16623 { echo "$as_me:$LINENO: result: no" >&5
16624 echo "${ECHO_T}no" >&6; }
16629 if test -z "$ac_cv_prog_WINDRES"; then
16630 ac_ct_WINDRES
=$WINDRES
16631 # Extract the first word of "wrc", so it can be a program name with args.
16632 set dummy wrc
; ac_word
=$2
16633 { echo "$as_me:$LINENO: checking for $ac_word" >&5
16634 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
16635 if test "${ac_cv_prog_ac_ct_WINDRES+set}" = set; then
16636 echo $ECHO_N "(cached) $ECHO_C" >&6
16638 if test -n "$ac_ct_WINDRES"; then
16639 ac_cv_prog_ac_ct_WINDRES
="$ac_ct_WINDRES" # Let the user override the test.
16641 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
16642 for as_dir
in $PATH
16645 test -z "$as_dir" && as_dir
=.
16646 for ac_exec_ext
in '' $ac_executable_extensions; do
16647 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16648 ac_cv_prog_ac_ct_WINDRES
="wrc"
16649 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
16658 ac_ct_WINDRES
=$ac_cv_prog_ac_ct_WINDRES
16659 if test -n "$ac_ct_WINDRES"; then
16660 { echo "$as_me:$LINENO: result: $ac_ct_WINDRES" >&5
16661 echo "${ECHO_T}$ac_ct_WINDRES" >&6; }
16663 { echo "$as_me:$LINENO: result: no" >&5
16664 echo "${ECHO_T}no" >&6; }
16667 if test "x$ac_ct_WINDRES" = x
; then
16670 case $cross_compiling:$ac_tool_warned in
16672 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
16673 whose name does not start with the host triplet. If you think this
16674 configuration is useful to you, please write to autoconf@gnu.org." >&5
16675 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
16676 whose name does not start with the host triplet. If you think this
16677 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
16678 ac_tool_warned
=yes ;;
16680 WINDRES
=$ac_ct_WINDRES
16683 WINDRES
="$ac_cv_prog_WINDRES"
16689 *-*-cygwin* | *-*-mingw32* )
16690 if test -n "$ac_tool_prefix"; then
16691 # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args.
16692 set dummy
${ac_tool_prefix}windres
; ac_word
=$2
16693 { echo "$as_me:$LINENO: checking for $ac_word" >&5
16694 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
16695 if test "${ac_cv_prog_WINDRES+set}" = set; then
16696 echo $ECHO_N "(cached) $ECHO_C" >&6
16698 if test -n "$WINDRES"; then
16699 ac_cv_prog_WINDRES
="$WINDRES" # Let the user override the test.
16701 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
16702 for as_dir
in $PATH
16705 test -z "$as_dir" && as_dir
=.
16706 for ac_exec_ext
in '' $ac_executable_extensions; do
16707 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16708 ac_cv_prog_WINDRES
="${ac_tool_prefix}windres"
16709 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
16718 WINDRES
=$ac_cv_prog_WINDRES
16719 if test -n "$WINDRES"; then
16720 { echo "$as_me:$LINENO: result: $WINDRES" >&5
16721 echo "${ECHO_T}$WINDRES" >&6; }
16723 { echo "$as_me:$LINENO: result: no" >&5
16724 echo "${ECHO_T}no" >&6; }
16729 if test -z "$ac_cv_prog_WINDRES"; then
16730 ac_ct_WINDRES
=$WINDRES
16731 # Extract the first word of "windres", so it can be a program name with args.
16732 set dummy windres
; ac_word
=$2
16733 { echo "$as_me:$LINENO: checking for $ac_word" >&5
16734 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
16735 if test "${ac_cv_prog_ac_ct_WINDRES+set}" = set; then
16736 echo $ECHO_N "(cached) $ECHO_C" >&6
16738 if test -n "$ac_ct_WINDRES"; then
16739 ac_cv_prog_ac_ct_WINDRES
="$ac_ct_WINDRES" # Let the user override the test.
16741 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
16742 for as_dir
in $PATH
16745 test -z "$as_dir" && as_dir
=.
16746 for ac_exec_ext
in '' $ac_executable_extensions; do
16747 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16748 ac_cv_prog_ac_ct_WINDRES
="windres"
16749 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
16758 ac_ct_WINDRES
=$ac_cv_prog_ac_ct_WINDRES
16759 if test -n "$ac_ct_WINDRES"; then
16760 { echo "$as_me:$LINENO: result: $ac_ct_WINDRES" >&5
16761 echo "${ECHO_T}$ac_ct_WINDRES" >&6; }
16763 { echo "$as_me:$LINENO: result: no" >&5
16764 echo "${ECHO_T}no" >&6; }
16767 if test "x$ac_ct_WINDRES" = x
; then
16770 case $cross_compiling:$ac_tool_warned in
16772 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
16773 whose name does not start with the host triplet. If you think this
16774 configuration is useful to you, please write to autoconf@gnu.org." >&5
16775 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
16776 whose name does not start with the host triplet. If you think this
16777 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
16778 ac_tool_warned
=yes ;;
16780 WINDRES
=$ac_ct_WINDRES
16783 WINDRES
="$ac_cv_prog_WINDRES"
16787 if test -n "$ac_tool_prefix"; then
16788 # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
16789 set dummy
${ac_tool_prefix}dlltool
; ac_word
=$2
16790 { echo "$as_me:$LINENO: checking for $ac_word" >&5
16791 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
16792 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
16793 echo $ECHO_N "(cached) $ECHO_C" >&6
16795 if test -n "$DLLTOOL"; then
16796 ac_cv_prog_DLLTOOL
="$DLLTOOL" # Let the user override the test.
16798 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
16799 for as_dir
in $PATH
16802 test -z "$as_dir" && as_dir
=.
16803 for ac_exec_ext
in '' $ac_executable_extensions; do
16804 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16805 ac_cv_prog_DLLTOOL
="${ac_tool_prefix}dlltool"
16806 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
16815 DLLTOOL
=$ac_cv_prog_DLLTOOL
16816 if test -n "$DLLTOOL"; then
16817 { echo "$as_me:$LINENO: result: $DLLTOOL" >&5
16818 echo "${ECHO_T}$DLLTOOL" >&6; }
16820 { echo "$as_me:$LINENO: result: no" >&5
16821 echo "${ECHO_T}no" >&6; }
16826 if test -z "$ac_cv_prog_DLLTOOL"; then
16827 ac_ct_DLLTOOL
=$DLLTOOL
16828 # Extract the first word of "dlltool", so it can be a program name with args.
16829 set dummy dlltool
; ac_word
=$2
16830 { echo "$as_me:$LINENO: checking for $ac_word" >&5
16831 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
16832 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then
16833 echo $ECHO_N "(cached) $ECHO_C" >&6
16835 if test -n "$ac_ct_DLLTOOL"; then
16836 ac_cv_prog_ac_ct_DLLTOOL
="$ac_ct_DLLTOOL" # Let the user override the test.
16838 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
16839 for as_dir
in $PATH
16842 test -z "$as_dir" && as_dir
=.
16843 for ac_exec_ext
in '' $ac_executable_extensions; do
16844 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16845 ac_cv_prog_ac_ct_DLLTOOL
="dlltool"
16846 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
16855 ac_ct_DLLTOOL
=$ac_cv_prog_ac_ct_DLLTOOL
16856 if test -n "$ac_ct_DLLTOOL"; then
16857 { echo "$as_me:$LINENO: result: $ac_ct_DLLTOOL" >&5
16858 echo "${ECHO_T}$ac_ct_DLLTOOL" >&6; }
16860 { echo "$as_me:$LINENO: result: no" >&5
16861 echo "${ECHO_T}no" >&6; }
16864 if test "x$ac_ct_DLLTOOL" = x
; then
16867 case $cross_compiling:$ac_tool_warned in
16869 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
16870 whose name does not start with the host triplet. If you think this
16871 configuration is useful to you, please write to autoconf@gnu.org." >&5
16872 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
16873 whose name does not start with the host triplet. If you think this
16874 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
16875 ac_tool_warned
=yes ;;
16877 DLLTOOL
=$ac_ct_DLLTOOL
16880 DLLTOOL
="$ac_cv_prog_DLLTOOL"
16887 { echo "$as_me:$LINENO: checking if make is GNU make" >&5
16888 echo $ECHO_N "checking if make is GNU make... $ECHO_C" >&6; }
16889 if test "${wx_cv_prog_makeisgnu+set}" = set; then
16890 echo $ECHO_N "(cached) $ECHO_C" >&6
16893 if ( ${SHELL-sh} -c "${MAKE-make} --version" 2> /dev
/null
|
16894 $EGREP -s GNU
> /dev
/null
); then
16895 wx_cv_prog_makeisgnu
="yes"
16897 wx_cv_prog_makeisgnu
="no"
16901 { echo "$as_me:$LINENO: result: $wx_cv_prog_makeisgnu" >&5
16902 echo "${ECHO_T}$wx_cv_prog_makeisgnu" >&6; }
16904 if test "x$wx_cv_prog_makeisgnu" = "xyes"; then
16912 if test "x$wx_cv_prog_makeisgnu" != "xyes"; then
16913 { echo "$as_me:$LINENO: checking if make supports VPATH" >&5
16914 echo $ECHO_N "checking if make supports VPATH... $ECHO_C" >&6; }
16915 if test "${wx_cv_prog_makevpath+set}" = set; then
16916 echo $ECHO_N "(cached) $ECHO_C" >&6
16919 cat - << EOF > confMake
16925 if test ! -d sub
; then
16928 echo dummy
> sub
/file
16929 ${MAKE-make} -f confMake VPATH
=sub
2>&5 > /dev
/null
16931 rm -f sub
/file check final_file confMake
16933 if test "$RESULT" = 0; then
16934 wx_cv_prog_makevpath
="yes"
16936 wx_cv_prog_makevpath
="no"
16940 { echo "$as_me:$LINENO: result: $wx_cv_prog_makevpath" >&5
16941 echo "${ECHO_T}$wx_cv_prog_makevpath" >&6; }
16943 if test "x$wx_cv_prog_makevpath" != "xyes"; then
16944 { { echo "$as_me:$LINENO: error:
16945 You need a make-utility that is able to use the variable
16947 If your version of make does not support VPATH correctly,
16948 please install GNU-make (possibly as gmake), and start
16949 configure with the following command:
16950 export MAKE=gmake; ./configure for sh-type shells
16951 setenv MAKE gmake; ./configure for csh-type shells
16952 Also please do remember to use gmake in this case every time
16953 you are trying to compile.
16955 echo "$as_me: error:
16956 You need a make-utility that is able to use the variable
16958 If your version of make does not support VPATH correctly,
16959 please install GNU-make (possibly as gmake), and start
16960 configure with the following command:
16961 export MAKE=gmake; ./configure for sh-type shells
16962 setenv MAKE gmake; ./configure for csh-type shells
16963 Also please do remember to use gmake in this case every time
16964 you are trying to compile.
16966 { (exit 1); exit 1; }; }
16968 { echo "$as_me:$LINENO: checking whether ln -s works" >&5
16969 echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6; }
16971 if test "$LN_S" = "ln -s"; then
16972 { echo "$as_me:$LINENO: result: yes" >&5
16973 echo "${ECHO_T}yes" >&6; }
16975 { echo "$as_me:$LINENO: result: no, using $LN_S" >&5
16976 echo "${ECHO_T}no, using $LN_S" >&6; }
16982 if test "x$XLCXX" = "xyes" -a "x$USE_AIX" = "x1"; then
16983 CXXFLAGS
="-qunique $CXXFLAGS"
16987 powerpc
-*-darwin* )
16988 { echo "$as_me:$LINENO: checking if __POWERPC__ is already defined" >&5
16989 echo $ECHO_N "checking if __POWERPC__ is already defined... $ECHO_C" >&6; }
16990 cat >conftest.
$ac_ext <<_ACEOF
16993 cat confdefs.h
>>conftest.
$ac_ext
16994 cat >>conftest.
$ac_ext <<_ACEOF
16995 /* end confdefs.h. */
17000 #ifndef __POWERPC__
17001 choke me for lack of PowerPC
17008 rm -f conftest.
$ac_objext
17009 if { (ac_try
="$ac_compile"
17010 case "(($ac_try" in
17011 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
17012 *) ac_try_echo=$ac_try;;
17014 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17015 (eval "$ac_compile") 2>conftest.er1
17017 grep -v '^ *+' conftest.er1 >conftest.err
17019 cat conftest.err >&5
17020 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17021 (exit $ac_status); } && {
17022 test -z "$ac_c_werror_flag" ||
17023 test ! -s conftest.err
17024 } && test -s conftest.$ac_objext; then
17025 { echo "$as_me:$LINENO: result: yes" >&5
17026 echo "${ECHO_T}yes" >&6; }
17028 echo "$as_me: failed program was:" >&5
17029 sed 's/^/| /' conftest.$ac_ext >&5
17031 { echo "$as_me:$LINENO: result: no" >&5
17032 echo "${ECHO_T}no" >&6; }
17033 cat >>confdefs.h <<\_ACEOF
17034 #define __POWERPC__ 1
17040 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17046 { echo "$as_me:$LINENO: checking if CoreFoundation/CFBase.h is usable" >&5
17047 echo $ECHO_N "checking if CoreFoundation/CFBase.h is usable... $ECHO_C" >&6; }
17048 cat >conftest.$ac_ext <<_ACEOF
17051 cat confdefs.h >>conftest.$ac_ext
17052 cat >>conftest.$ac_ext <<_ACEOF
17053 /* end confdefs.h. */
17054 #include <CoreFoundation/CFBase.h>
17064 rm -f conftest.$ac_objext
17065 if { (ac_try="$ac_compile"
17066 case "(($ac_try" in
17067 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
17068 *) ac_try_echo
=$ac_try;;
17070 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17071 (eval "$ac_compile") 2>conftest.er1
17073 grep -v '^ *+' conftest.er1
>conftest.err
17075 cat conftest.err
>&5
17076 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17077 (exit $ac_status); } && {
17078 test -z "$ac_c_werror_flag" ||
17079 test ! -s conftest.err
17080 } && test -s conftest.
$ac_objext; then
17081 { echo "$as_me:$LINENO: result: yes" >&5
17082 echo "${ECHO_T}yes" >&6; }
17084 echo "$as_me: failed program was:" >&5
17085 sed 's/^/| /' conftest.
$ac_ext >&5
17087 { echo "$as_me:$LINENO: result: no" >&5
17088 echo "${ECHO_T}no" >&6; }
17089 { echo "$as_me:$LINENO: checking if __CF_USE_FRAMEWORK_INCLUDES__ is required" >&5
17090 echo $ECHO_N "checking if __CF_USE_FRAMEWORK_INCLUDES__ is required... $ECHO_C" >&6; }
17091 cat >conftest.
$ac_ext <<_ACEOF
17094 cat confdefs.h
>>conftest.
$ac_ext
17095 cat >>conftest.
$ac_ext <<_ACEOF
17096 /* end confdefs.h. */
17097 #define __CF_USE_FRAMEWORK_INCLUDES__
17098 #include <CoreFoundation/CFBase.h>
17108 rm -f conftest.
$ac_objext
17109 if { (ac_try
="$ac_compile"
17110 case "(($ac_try" in
17111 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
17112 *) ac_try_echo=$ac_try;;
17114 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17115 (eval "$ac_compile") 2>conftest.er1
17117 grep -v '^ *+' conftest.er1 >conftest.err
17119 cat conftest.err >&5
17120 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17121 (exit $ac_status); } && {
17122 test -z "$ac_c_werror_flag" ||
17123 test ! -s conftest.err
17124 } && test -s conftest.$ac_objext; then
17125 { echo "$as_me:$LINENO: result: yes" >&5
17126 echo "${ECHO_T}yes" >&6; }
17127 CPPFLAGS="-D__CF_USE_FRAMEWORK_INCLUDES__ $CPPFLAGS"
17129 echo "$as_me: failed program was:" >&5
17130 sed 's/^/| /' conftest.$ac_ext >&5
17132 { { echo "$as_me:$LINENO: error: no. CoreFoundation not available.
17133 See \`config.log
' for more details." >&5
17134 echo "$as_me: error: no. CoreFoundation not available.
17135 See \`config.log' for more details.
" >&2;}
17136 { (exit 1); exit 1; }; }
17140 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17145 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17150 doesnt_want_win32=0
17153 if test "$wxUSE_MSW" = 1 ; then
17156 { echo "$as_me:$LINENO: checking
if -mno-cygwin is
in effect
" >&5
17157 echo $ECHO_N "checking
if -mno-cygwin is
in effect...
$ECHO_C" >&6; }
17158 if test "${wx_cv_nocygwin+set}" = set; then
17159 echo $ECHO_N "(cached
) $ECHO_C" >&6
17162 cat >conftest.$ac_ext <<_ACEOF
17165 cat confdefs.h >>conftest.$ac_ext
17166 cat >>conftest.$ac_ext <<_ACEOF
17167 /* end confdefs.h. */
17181 rm -f conftest.$ac_objext
17182 if { (ac_try="$ac_compile"
17183 case "(($ac_try" in
17184 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17185 *) ac_try_echo=$ac_try;;
17187 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
17188 (eval "$ac_compile") 2>conftest.er1
17190 grep -v '^ *+' conftest.er1 >conftest.err
17192 cat conftest.err >&5
17193 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
17194 (exit $ac_status); } && {
17195 test -z "$ac_c_werror_flag" ||
17196 test ! -s conftest.err
17197 } && test -s conftest.$ac_objext; then
17200 echo "$as_me: failed program was
:" >&5
17201 sed 's/^/| /' conftest.$ac_ext >&5
17207 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17211 { echo "$as_me:$LINENO: result
: $wx_cv_nocygwin" >&5
17212 echo "${ECHO_T}$wx_cv_nocygwin" >&6; }
17214 if test "$wx_cv_nocygwin" = "yes"; then
17217 doesnt_want_win32=1
17220 if test "$wants_win32" = 1 ; then
17221 BAKEFILE_FORCE_PLATFORM=win32
17229 if test "$wxUSE_WINE" = "yes"; then
17231 LDFLAGS_GUI="-mwindows"
17234 if test "$wants_win32" = 1 ; then
17237 cat >>confdefs.h <<\_ACEOF
17238 #define __WIN32__ 1
17241 cat >>confdefs.h <<\_ACEOF
17242 #define __WIN95__ 1
17245 cat >>confdefs.h <<\_ACEOF
17246 #define __WINDOWS__ 1
17249 cat >>confdefs.h <<\_ACEOF
17250 #define __GNUWIN32__ 1
17253 cat >>confdefs.h <<\_ACEOF
17258 if test "$doesnt_want_win32" = 1 ; then
17263 if test "$USE_UNIX" = 1 ; then
17265 cat >>confdefs.h <<\_ACEOF
17272 *-pc-os2_emx | *-pc-os2-emx )
17273 if test "$wxUSE_MOTIF" = 1 -o "$wxUSE_GTK" = 1 -o "$wxUSE_X11" = 1; then
17274 { echo "$as_me:$LINENO: checking
for drand48
in -lcExt" >&5
17275 echo $ECHO_N "checking
for drand48
in -lcExt...
$ECHO_C" >&6; }
17276 if test "${ac_cv_lib_cExt_drand48+set}" = set; then
17277 echo $ECHO_N "(cached
) $ECHO_C" >&6
17279 ac_check_lib_save_LIBS=$LIBS
17280 LIBS="-lcExt $LIBS"
17281 cat >conftest.$ac_ext <<_ACEOF
17284 cat confdefs.h >>conftest.$ac_ext
17285 cat >>conftest.$ac_ext <<_ACEOF
17286 /* end confdefs.h. */
17288 /* Override any GCC internal prototype to avoid an error.
17289 Use char because int might match the return type of a GCC
17290 builtin and then its argument prototype would still apply. */
17303 rm -f conftest.$ac_objext conftest$ac_exeext
17304 if { (ac_try="$ac_link"
17305 case "(($ac_try" in
17306 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17307 *) ac_try_echo=$ac_try;;
17309 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
17310 (eval "$ac_link") 2>conftest.er1
17312 grep -v '^ *+' conftest.er1 >conftest.err
17314 cat conftest.err >&5
17315 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
17316 (exit $ac_status); } && {
17317 test -z "$ac_c_werror_flag" ||
17318 test ! -s conftest.err
17319 } && test -s conftest$ac_exeext &&
17320 $as_test_x conftest$ac_exeext; then
17321 ac_cv_lib_cExt_drand48=yes
17323 echo "$as_me: failed program was
:" >&5
17324 sed 's/^/| /' conftest.$ac_ext >&5
17326 ac_cv_lib_cExt_drand48=no
17329 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17330 conftest$ac_exeext conftest.$ac_ext
17331 LIBS=$ac_check_lib_save_LIBS
17333 { echo "$as_me:$LINENO: result
: $ac_cv_lib_cExt_drand48" >&5
17334 echo "${ECHO_T}$ac_cv_lib_cExt_drand48" >&6; }
17335 if test $ac_cv_lib_cExt_drand48 = yes; then
17336 LIBS="$LIBS -lcExt"
17340 RESPROGRAMOBJ="\
${top_srcdir}/include
/wx
/os
2/wx.res
"
17342 { echo "$as_me:$LINENO: checking
for gcc
/libc version
" >&5
17343 echo $ECHO_N "checking
for gcc
/libc version...
$ECHO_C" >&6; }
17344 if test "${wx_cv_gccversion+set}" = set; then
17345 echo $ECHO_N "(cached
) $ECHO_C" >&6
17348 if test "$cross_compiling" = yes; then
17349 wx_cv_gccversion="EMX2
"
17352 cat >conftest.$ac_ext <<_ACEOF
17355 cat confdefs.h >>conftest.$ac_ext
17356 cat >>conftest.$ac_ext <<_ACEOF
17357 /* end confdefs.h. */
17363 FILE *f=fopen("conftestval
", "w
");
17368 #elif (__GNUC__==3) && ((__GNUC_MINOR__ < 2) || ((__GNUC_MINOR__==2) && (__GNUC_PATCHLEVEL__<2)))
17370 #elif (__GNUC__==3) && (__GNUC_MINOR__==2) && (__GNUC_PATCHLEVEL__==2)
17380 rm -f conftest$ac_exeext
17381 if { (ac_try="$ac_link"
17382 case "(($ac_try" in
17383 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17384 *) ac_try_echo=$ac_try;;
17386 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
17387 (eval "$ac_link") 2>&5
17389 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
17390 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
17391 { (case "(($ac_try" in
17392 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17393 *) ac_try_echo=$ac_try;;
17395 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
17396 (eval "$ac_try") 2>&5
17398 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
17399 (exit $ac_status); }; }; then
17400 wx_cv_gccversion=`cat conftestval`
17402 echo "$as_me: program exited with status
$ac_status" >&5
17403 echo "$as_me: failed program was
:" >&5
17404 sed 's/^/| /' conftest.$ac_ext >&5
17406 ( exit $ac_status )
17407 wx_cv_gccversion="EMX2
"
17409 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
17415 { echo "$as_me:$LINENO: result
: $wx_cv_gccversion" >&5
17416 echo "${ECHO_T}$wx_cv_gccversion" >&6; }
17417 if test "$wx_cv_gccversion" = "EMX2
"; then
17418 LIBS="$LIBS -lstdcpp"
17419 LDFLAGS="$LDFLAGS -Zsysv-signals"
17421 if test "$wx_cv_gccversion" = "EMX3
"; then
17422 LIBS="$LIBS -lstdcxx -lgcc"
17423 LDFLAGS="$LDFLAGS -Zsysv-signals"
17425 LIBS="$LIBS -lstdc++"
17428 if test "$wxUSE_SHARED" = "yes" -a "$wxUSE_OMF" = "no
"; then
17429 { echo "$as_me:$LINENO: WARNING
: Building DLLs requires OMF mode
, enabled
" >&5
17430 echo "$as_me: WARNING
: Building DLLs requires OMF mode
, enabled
" >&2;}
17437 { echo "$as_me:$LINENO: checking
for strcasecmp
() in string.h
" >&5
17438 echo $ECHO_N "checking
for strcasecmp
() in string.h...
$ECHO_C" >&6; }
17439 if test "${ac_cv_string_strcasecmp+set}" = set; then
17440 echo $ECHO_N "(cached
) $ECHO_C" >&6
17443 cat >conftest.$ac_ext <<_ACEOF
17446 cat confdefs.h >>conftest.$ac_ext
17447 cat >>conftest.$ac_ext <<_ACEOF
17448 /* end confdefs.h. */
17450 #include <string.h>
17456 strcasecmp("foo
", "bar
");
17462 rm -f conftest.$ac_objext conftest$ac_exeext
17463 if { (ac_try="$ac_link"
17464 case "(($ac_try" in
17465 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17466 *) ac_try_echo=$ac_try;;
17468 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
17469 (eval "$ac_link") 2>conftest.er1
17471 grep -v '^ *+' conftest.er1 >conftest.err
17473 cat conftest.err >&5
17474 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
17475 (exit $ac_status); } && {
17476 test -z "$ac_c_werror_flag" ||
17477 test ! -s conftest.err
17478 } && test -s conftest$ac_exeext &&
17479 $as_test_x conftest$ac_exeext; then
17480 ac_cv_string_strcasecmp=yes
17482 echo "$as_me: failed program was
:" >&5
17483 sed 's/^/| /' conftest.$ac_ext >&5
17485 ac_cv_string_strcasecmp=no
17489 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17490 conftest$ac_exeext conftest.$ac_ext
17493 { echo "$as_me:$LINENO: result
: $ac_cv_string_strcasecmp" >&5
17494 echo "${ECHO_T}$ac_cv_string_strcasecmp" >&6; }
17496 if test x"$ac_cv_string_strcasecmp" = "xyes
"; then
17497 cat >>confdefs.h <<\_ACEOF
17498 #define HAVE_STRCASECMP_IN_STRING_H 1
17502 { echo "$as_me:$LINENO: checking
for strcasecmp
() in strings.h
" >&5
17503 echo $ECHO_N "checking
for strcasecmp
() in strings.h...
$ECHO_C" >&6; }
17504 if test "${ac_cv_strings_strcasecmp+set}" = set; then
17505 echo $ECHO_N "(cached
) $ECHO_C" >&6
17508 cat >conftest.$ac_ext <<_ACEOF
17511 cat confdefs.h >>conftest.$ac_ext
17512 cat >>conftest.$ac_ext <<_ACEOF
17513 /* end confdefs.h. */
17515 #include <strings.h>
17521 strcasecmp("foo
", "bar
");
17527 rm -f conftest.$ac_objext conftest$ac_exeext
17528 if { (ac_try="$ac_link"
17529 case "(($ac_try" in
17530 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17531 *) ac_try_echo=$ac_try;;
17533 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
17534 (eval "$ac_link") 2>conftest.er1
17536 grep -v '^ *+' conftest.er1 >conftest.err
17538 cat conftest.err >&5
17539 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
17540 (exit $ac_status); } && {
17541 test -z "$ac_c_werror_flag" ||
17542 test ! -s conftest.err
17543 } && test -s conftest$ac_exeext &&
17544 $as_test_x conftest$ac_exeext; then
17545 ac_cv_strings_strcasecmp=yes
17547 echo "$as_me: failed program was
:" >&5
17548 sed 's/^/| /' conftest.$ac_ext >&5
17550 ac_cv_strings_strcasecmp=no
17554 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17555 conftest$ac_exeext conftest.$ac_ext
17558 { echo "$as_me:$LINENO: result
: $ac_cv_strings_strcasecmp" >&5
17559 echo "${ECHO_T}$ac_cv_strings_strcasecmp" >&6; }
17561 if test x"$ac_cv_strings_strcasecmp" = "xyes
"; then
17562 cat >>confdefs.h <<\_ACEOF
17563 #define HAVE_STRCASECMP_IN_STRINGS_H 1
17567 { { echo "$as_me:$LINENO: error
: No
case-insensitive string comparison
function found.
" >&5
17568 echo "$as_me: error
: No
case-insensitive string comparison
function found.
" >&2;}
17569 { (exit 1); exit 1; }; }
17577 { echo "$as_me:$LINENO: checking
for ANSI C header files
" >&5
17578 echo $ECHO_N "checking
for ANSI C header files...
$ECHO_C" >&6; }
17579 if test "${ac_cv_header_stdc+set}" = set; then
17580 echo $ECHO_N "(cached
) $ECHO_C" >&6
17582 cat >conftest.$ac_ext <<_ACEOF
17585 cat confdefs.h >>conftest.$ac_ext
17586 cat >>conftest.$ac_ext <<_ACEOF
17587 /* end confdefs.h. */
17588 #include <stdlib.h>
17589 #include <stdarg.h>
17590 #include <string.h>
17601 rm -f conftest.$ac_objext
17602 if { (ac_try="$ac_compile"
17603 case "(($ac_try" in
17604 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17605 *) ac_try_echo=$ac_try;;
17607 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
17608 (eval "$ac_compile") 2>conftest.er1
17610 grep -v '^ *+' conftest.er1 >conftest.err
17612 cat conftest.err >&5
17613 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
17614 (exit $ac_status); } && {
17615 test -z "$ac_c_werror_flag" ||
17616 test ! -s conftest.err
17617 } && test -s conftest.$ac_objext; then
17618 ac_cv_header_stdc=yes
17620 echo "$as_me: failed program was
:" >&5
17621 sed 's/^/| /' conftest.$ac_ext >&5
17623 ac_cv_header_stdc=no
17626 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17628 if test $ac_cv_header_stdc = yes; then
17629 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
17630 cat >conftest.$ac_ext <<_ACEOF
17633 cat confdefs.h >>conftest.$ac_ext
17634 cat >>conftest.$ac_ext <<_ACEOF
17635 /* end confdefs.h. */
17636 #include <string.h>
17639 if (eval "$ac_cpp conftest.
$ac_ext") 2>&5 |
17640 $EGREP "memchr
" >/dev/null 2>&1; then
17643 ac_cv_header_stdc=no
17649 if test $ac_cv_header_stdc = yes; then
17650 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
17651 cat >conftest.$ac_ext <<_ACEOF
17654 cat confdefs.h >>conftest.$ac_ext
17655 cat >>conftest.$ac_ext <<_ACEOF
17656 /* end confdefs.h. */
17657 #include <stdlib.h>
17660 if (eval "$ac_cpp conftest.
$ac_ext") 2>&5 |
17661 $EGREP "free
" >/dev/null 2>&1; then
17664 ac_cv_header_stdc=no
17670 if test $ac_cv_header_stdc = yes; then
17671 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
17672 if test "$cross_compiling" = yes; then
17675 cat >conftest.$ac_ext <<_ACEOF
17678 cat confdefs.h >>conftest.$ac_ext
17679 cat >>conftest.$ac_ext <<_ACEOF
17680 /* end confdefs.h. */
17682 #include <stdlib.h>
17683 #if ((' ' & 0x0FF) == 0x020)
17684 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
17685 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
17687 # define ISLOWER(c) \
17688 (('a' <= (c) && (c) <= 'i') \
17689 || ('j' <= (c) && (c) <= 'r') \
17690 || ('s' <= (c) && (c) <= 'z'))
17691 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
17694 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
17699 for (i = 0; i < 256; i++)
17700 if (XOR (islower (i), ISLOWER (i))
17701 || toupper (i) != TOUPPER (i))
17706 rm -f 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>&5
17715 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
17716 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
17717 { (case "(($ac_try" in
17718 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17719 *) ac_try_echo=$ac_try;;
17721 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
17722 (eval "$ac_try") 2>&5
17724 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
17725 (exit $ac_status); }; }; then
17728 echo "$as_me: program exited with status
$ac_status" >&5
17729 echo "$as_me: failed program was
:" >&5
17730 sed 's/^/| /' conftest.$ac_ext >&5
17732 ( exit $ac_status )
17733 ac_cv_header_stdc=no
17735 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
17741 { echo "$as_me:$LINENO: result
: $ac_cv_header_stdc" >&5
17742 echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
17743 if test $ac_cv_header_stdc = yes; then
17745 cat >>confdefs.h <<\_ACEOF
17746 #define STDC_HEADERS 1
17751 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
17761 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
17762 inttypes.h stdint.h unistd.h
17764 as_ac_Header=`echo "ac_cv_header_
$ac_header" | $as_tr_sh`
17765 { echo "$as_me:$LINENO: checking
for $ac_header" >&5
17766 echo $ECHO_N "checking
for $ac_header...
$ECHO_C" >&6; }
17767 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
17768 echo $ECHO_N "(cached
) $ECHO_C" >&6
17770 cat >conftest.$ac_ext <<_ACEOF
17773 cat confdefs.h >>conftest.$ac_ext
17774 cat >>conftest.$ac_ext <<_ACEOF
17775 /* end confdefs.h. */
17776 $ac_includes_default
17778 #include <$ac_header>
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 eval "$as_ac_Header=yes"
17799 echo "$as_me: failed program was
:" >&5
17800 sed 's/^/| /' conftest.$ac_ext >&5
17802 eval "$as_ac_Header=no
"
17805 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17807 ac_res=`eval echo '${'$as_ac_Header'}'`
17808 { echo "$as_me:$LINENO: result
: $ac_res" >&5
17809 echo "${ECHO_T}$ac_res" >&6; }
17810 if test `eval echo '${'$as_ac_Header'}'` = yes; then
17811 cat >>confdefs.h <<_ACEOF
17812 #define `echo "HAVE_
$ac_header" | $as_tr_cpp` 1
17826 for ac_header in stdlib.h fnmatch.h langinfo.h malloc.h unistd.h wchar.h
17828 as_ac_Header=`echo "ac_cv_header_
$ac_header" | $as_tr_sh`
17829 { echo "$as_me:$LINENO: checking
for $ac_header" >&5
17830 echo $ECHO_N "checking
for $ac_header...
$ECHO_C" >&6; }
17831 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
17832 echo $ECHO_N "(cached
) $ECHO_C" >&6
17834 cat >conftest.$ac_ext <<_ACEOF
17837 cat confdefs.h >>conftest.$ac_ext
17838 cat >>conftest.$ac_ext <<_ACEOF
17839 /* end confdefs.h. */
17840 $ac_includes_default
17842 #include <$ac_header>
17844 rm -f conftest.$ac_objext
17845 if { (ac_try="$ac_compile"
17846 case "(($ac_try" in
17847 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17848 *) ac_try_echo=$ac_try;;
17850 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
17851 (eval "$ac_compile") 2>conftest.er1
17853 grep -v '^ *+' conftest.er1 >conftest.err
17855 cat conftest.err >&5
17856 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
17857 (exit $ac_status); } && {
17858 test -z "$ac_c_werror_flag" ||
17859 test ! -s conftest.err
17860 } && test -s conftest.$ac_objext; then
17861 eval "$as_ac_Header=yes"
17863 echo "$as_me: failed program was
:" >&5
17864 sed 's/^/| /' conftest.$ac_ext >&5
17866 eval "$as_ac_Header=no
"
17869 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17871 ac_res=`eval echo '${'$as_ac_Header'}'`
17872 { echo "$as_me:$LINENO: result
: $ac_res" >&5
17873 echo "${ECHO_T}$ac_res" >&6; }
17874 if test `eval echo '${'$as_ac_Header'}'` = yes; then
17875 cat >>confdefs.h <<_ACEOF
17876 #define `echo "HAVE_
$ac_header" | $as_tr_cpp` 1
17884 if test "$ac_cv_header_wchar_h" != "yes"; then
17885 { echo "$as_me:$LINENO: checking
for wcstr.h
" >&5
17886 echo $ECHO_N "checking
for wcstr.h...
$ECHO_C" >&6; }
17887 if test "${ac_cv_header_wcstr_h+set}" = set; then
17888 echo $ECHO_N "(cached
) $ECHO_C" >&6
17890 cat >conftest.$ac_ext <<_ACEOF
17893 cat confdefs.h >>conftest.$ac_ext
17894 cat >>conftest.$ac_ext <<_ACEOF
17895 /* end confdefs.h. */
17896 $ac_includes_default
17900 rm -f conftest.$ac_objext
17901 if { (ac_try="$ac_compile"
17902 case "(($ac_try" in
17903 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17904 *) ac_try_echo=$ac_try;;
17906 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
17907 (eval "$ac_compile") 2>conftest.er1
17909 grep -v '^ *+' conftest.er1 >conftest.err
17911 cat conftest.err >&5
17912 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
17913 (exit $ac_status); } && {
17914 test -z "$ac_c_werror_flag" ||
17915 test ! -s conftest.err
17916 } && test -s conftest.$ac_objext; then
17917 ac_cv_header_wcstr_h=yes
17919 echo "$as_me: failed program was
:" >&5
17920 sed 's/^/| /' conftest.$ac_ext >&5
17922 ac_cv_header_wcstr_h=no
17925 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17927 { echo "$as_me:$LINENO: result
: $ac_cv_header_wcstr_h" >&5
17928 echo "${ECHO_T}$ac_cv_header_wcstr_h" >&6; }
17934 *-pc-os2_emx | *-pc-os2-emx )
17935 if test $ac_cv_header_langinfo_h = "yes" \
17936 -a \( "$wx_cv_gccversion" = "EMX2
" \
17937 -o "$wx_cv_gccversion" = "EMX3
" \
17938 -o "$wx_cv_gccversion" = "Innotek5
" \); then
17939 LIBS="$LIBS -lintl"
17944 if test "$USE_UNIX" = 1 ; then
17945 { echo "$as_me:$LINENO: checking
for sys
/select.h
" >&5
17946 echo $ECHO_N "checking
for sys
/select.h...
$ECHO_C" >&6; }
17947 if test "${ac_cv_header_sys_select_h+set}" = set; then
17948 echo $ECHO_N "(cached
) $ECHO_C" >&6
17950 cat >conftest.$ac_ext <<_ACEOF
17953 cat confdefs.h >>conftest.$ac_ext
17954 cat >>conftest.$ac_ext <<_ACEOF
17955 /* end confdefs.h. */
17956 $ac_includes_default
17958 #include <sys/select.h>
17960 rm -f conftest.$ac_objext
17961 if { (ac_try="$ac_compile"
17962 case "(($ac_try" in
17963 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17964 *) ac_try_echo=$ac_try;;
17966 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
17967 (eval "$ac_compile") 2>conftest.er1
17969 grep -v '^ *+' conftest.er1 >conftest.err
17971 cat conftest.err >&5
17972 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
17973 (exit $ac_status); } && {
17974 test -z "$ac_c_werror_flag" ||
17975 test ! -s conftest.err
17976 } && test -s conftest.$ac_objext; then
17977 ac_cv_header_sys_select_h=yes
17979 echo "$as_me: failed program was
:" >&5
17980 sed 's/^/| /' conftest.$ac_ext >&5
17982 ac_cv_header_sys_select_h=no
17985 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17987 { echo "$as_me:$LINENO: result
: $ac_cv_header_sys_select_h" >&5
17988 echo "${ECHO_T}$ac_cv_header_sys_select_h" >&6; }
17994 { echo "$as_me:$LINENO: checking
for an ANSI C
-conforming const
" >&5
17995 echo $ECHO_N "checking
for an ANSI C
-conforming const...
$ECHO_C" >&6; }
17996 if test "${ac_cv_c_const+set}" = set; then
17997 echo $ECHO_N "(cached
) $ECHO_C" >&6
17999 cat >conftest.$ac_ext <<_ACEOF
18002 cat confdefs.h >>conftest.$ac_ext
18003 cat >>conftest.$ac_ext <<_ACEOF
18004 /* end confdefs.h. */
18009 /* FIXME: Include the comments suggested by Paul. */
18010 #ifndef __cplusplus
18011 /* Ultrix mips cc rejects this. */
18012 typedef int charset[2];
18014 /* SunOS 4.1.1 cc rejects this. */
18015 char const *const *pcpcc;
18017 /* NEC SVR4.0.2 mips cc rejects this. */
18018 struct point {int x, y;};
18019 static struct point const zero = {0,0};
18020 /* AIX XL C 1.02.0.0 rejects this.
18021 It does not let you subtract one const X* pointer from another in
18022 an arm of an if-expression whose if-part is not a constant
18024 const char *g = "string
";
18025 pcpcc = &g + (g ? g-g : 0);
18026 /* HPUX 7.0 cc rejects these. */
18028 ppc = (char**) pcpcc;
18029 pcpcc = (char const *const *) ppc;
18030 { /* SCO 3.2v4 cc rejects this. */
18032 char const *s = 0 ? (char *) 0 : (char const *) 0;
18037 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
18038 int x[] = {25, 17};
18039 const int *foo = &x[0];
18042 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
18043 typedef const int *iptr;
18047 { /* AIX XL C 1.02.0.0 rejects this saying
18048 "k.c
", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
18049 struct s { int j; const int *ap[3]; };
18050 struct s *b; b->j = 5;
18052 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
18053 const int foo = 10;
18054 if (!foo) return 0;
18056 return !cs[0] && !zero.x;
18063 rm -f conftest.$ac_objext
18064 if { (ac_try="$ac_compile"
18065 case "(($ac_try" in
18066 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18067 *) ac_try_echo=$ac_try;;
18069 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
18070 (eval "$ac_compile") 2>conftest.er1
18072 grep -v '^ *+' conftest.er1 >conftest.err
18074 cat conftest.err >&5
18075 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18076 (exit $ac_status); } && {
18077 test -z "$ac_c_werror_flag" ||
18078 test ! -s conftest.err
18079 } && test -s conftest.$ac_objext; then
18082 echo "$as_me: failed program was
:" >&5
18083 sed 's/^/| /' conftest.$ac_ext >&5
18088 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18090 { echo "$as_me:$LINENO: result
: $ac_cv_c_const" >&5
18091 echo "${ECHO_T}$ac_cv_c_const" >&6; }
18092 if test $ac_cv_c_const = no; then
18094 cat >>confdefs.h <<\_ACEOF
18100 { echo "$as_me:$LINENO: checking
for inline
" >&5
18101 echo $ECHO_N "checking
for inline...
$ECHO_C" >&6; }
18102 if test "${ac_cv_c_inline+set}" = set; then
18103 echo $ECHO_N "(cached
) $ECHO_C" >&6
18106 for ac_kw in inline __inline__ __inline; do
18107 cat >conftest.$ac_ext <<_ACEOF
18110 cat confdefs.h >>conftest.$ac_ext
18111 cat >>conftest.$ac_ext <<_ACEOF
18112 /* end confdefs.h. */
18113 #ifndef __cplusplus
18115 static $ac_kw foo_t static_foo () {return 0; }
18116 $ac_kw foo_t foo () {return 0; }
18120 rm -f conftest.$ac_objext
18121 if { (ac_try="$ac_compile"
18122 case "(($ac_try" in
18123 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18124 *) ac_try_echo=$ac_try;;
18126 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
18127 (eval "$ac_compile") 2>conftest.er1
18129 grep -v '^ *+' conftest.er1 >conftest.err
18131 cat conftest.err >&5
18132 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18133 (exit $ac_status); } && {
18134 test -z "$ac_c_werror_flag" ||
18135 test ! -s conftest.err
18136 } && test -s conftest.$ac_objext; then
18137 ac_cv_c_inline=$ac_kw
18139 echo "$as_me: failed program was
:" >&5
18140 sed 's/^/| /' conftest.$ac_ext >&5
18145 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18146 test "$ac_cv_c_inline" != no && break
18150 { echo "$as_me:$LINENO: result
: $ac_cv_c_inline" >&5
18151 echo "${ECHO_T}$ac_cv_c_inline" >&6; }
18154 case $ac_cv_c_inline in
18157 case $ac_cv_c_inline in
18159 *) ac_val=$ac_cv_c_inline;;
18161 cat >>confdefs.h <<_ACEOF
18162 #ifndef __cplusplus
18163 #define inline $ac_val
18170 { echo "$as_me:$LINENO: checking
for short
" >&5
18171 echo $ECHO_N "checking
for short...
$ECHO_C" >&6; }
18172 if test "${ac_cv_type_short+set}" = set; then
18173 echo $ECHO_N "(cached
) $ECHO_C" >&6
18175 cat >conftest.$ac_ext <<_ACEOF
18178 cat confdefs.h >>conftest.$ac_ext
18179 cat >>conftest.$ac_ext <<_ACEOF
18180 /* end confdefs.h. */
18181 $ac_includes_default
18182 typedef short ac__type_new_;
18186 if ((ac__type_new_ *) 0)
18188 if (sizeof (ac__type_new_))
18194 rm -f conftest.$ac_objext
18195 if { (ac_try="$ac_compile"
18196 case "(($ac_try" in
18197 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18198 *) ac_try_echo=$ac_try;;
18200 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
18201 (eval "$ac_compile") 2>conftest.er1
18203 grep -v '^ *+' conftest.er1 >conftest.err
18205 cat conftest.err >&5
18206 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18207 (exit $ac_status); } && {
18208 test -z "$ac_c_werror_flag" ||
18209 test ! -s conftest.err
18210 } && test -s conftest.$ac_objext; then
18211 ac_cv_type_short=yes
18213 echo "$as_me: failed program was
:" >&5
18214 sed 's/^/| /' conftest.$ac_ext >&5
18216 ac_cv_type_short=no
18219 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18221 { echo "$as_me:$LINENO: result
: $ac_cv_type_short" >&5
18222 echo "${ECHO_T}$ac_cv_type_short" >&6; }
18224 # The cast to long int works around a bug in the HP C Compiler
18225 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
18226 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
18227 # This bug is HP SR number 8606223364.
18228 { echo "$as_me:$LINENO: checking size of short
" >&5
18229 echo $ECHO_N "checking size of short...
$ECHO_C" >&6; }
18230 if test "${ac_cv_sizeof_short+set}" = set; then
18231 echo $ECHO_N "(cached
) $ECHO_C" >&6
18233 if test "$cross_compiling" = yes; then
18234 # Depending upon the size, compute the lo and hi bounds.
18235 cat >conftest.$ac_ext <<_ACEOF
18238 cat confdefs.h >>conftest.$ac_ext
18239 cat >>conftest.$ac_ext <<_ACEOF
18240 /* end confdefs.h. */
18241 $ac_includes_default
18242 typedef short ac__type_sizeof_;
18246 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
18253 rm -f conftest.$ac_objext
18254 if { (ac_try="$ac_compile"
18255 case "(($ac_try" in
18256 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18257 *) ac_try_echo=$ac_try;;
18259 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
18260 (eval "$ac_compile") 2>conftest.er1
18262 grep -v '^ *+' conftest.er1 >conftest.err
18264 cat conftest.err >&5
18265 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18266 (exit $ac_status); } && {
18267 test -z "$ac_c_werror_flag" ||
18268 test ! -s conftest.err
18269 } && test -s conftest.$ac_objext; then
18272 cat >conftest.$ac_ext <<_ACEOF
18275 cat confdefs.h >>conftest.$ac_ext
18276 cat >>conftest.$ac_ext <<_ACEOF
18277 /* end confdefs.h. */
18278 $ac_includes_default
18279 typedef short ac__type_sizeof_;
18283 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
18290 rm -f conftest.$ac_objext
18291 if { (ac_try="$ac_compile"
18292 case "(($ac_try" in
18293 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18294 *) ac_try_echo=$ac_try;;
18296 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
18297 (eval "$ac_compile") 2>conftest.er1
18299 grep -v '^ *+' conftest.er1 >conftest.err
18301 cat conftest.err >&5
18302 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18303 (exit $ac_status); } && {
18304 test -z "$ac_c_werror_flag" ||
18305 test ! -s conftest.err
18306 } && test -s conftest.$ac_objext; then
18307 ac_hi=$ac_mid; break
18309 echo "$as_me: failed program was
:" >&5
18310 sed 's/^/| /' conftest.$ac_ext >&5
18312 ac_lo=`expr $ac_mid + 1`
18313 if test $ac_lo -le $ac_mid; then
18317 ac_mid=`expr 2 '*' $ac_mid + 1`
18320 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18323 echo "$as_me: failed program was
:" >&5
18324 sed 's/^/| /' conftest.$ac_ext >&5
18326 cat >conftest.$ac_ext <<_ACEOF
18329 cat confdefs.h >>conftest.$ac_ext
18330 cat >>conftest.$ac_ext <<_ACEOF
18331 /* end confdefs.h. */
18332 $ac_includes_default
18333 typedef short ac__type_sizeof_;
18337 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
18344 rm -f conftest.$ac_objext
18345 if { (ac_try="$ac_compile"
18346 case "(($ac_try" in
18347 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18348 *) ac_try_echo=$ac_try;;
18350 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
18351 (eval "$ac_compile") 2>conftest.er1
18353 grep -v '^ *+' conftest.er1 >conftest.err
18355 cat conftest.err >&5
18356 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18357 (exit $ac_status); } && {
18358 test -z "$ac_c_werror_flag" ||
18359 test ! -s conftest.err
18360 } && test -s conftest.$ac_objext; then
18363 cat >conftest.$ac_ext <<_ACEOF
18366 cat confdefs.h >>conftest.$ac_ext
18367 cat >>conftest.$ac_ext <<_ACEOF
18368 /* end confdefs.h. */
18369 $ac_includes_default
18370 typedef short ac__type_sizeof_;
18374 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
18381 rm -f conftest.$ac_objext
18382 if { (ac_try="$ac_compile"
18383 case "(($ac_try" in
18384 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18385 *) ac_try_echo=$ac_try;;
18387 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
18388 (eval "$ac_compile") 2>conftest.er1
18390 grep -v '^ *+' conftest.er1 >conftest.err
18392 cat conftest.err >&5
18393 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18394 (exit $ac_status); } && {
18395 test -z "$ac_c_werror_flag" ||
18396 test ! -s conftest.err
18397 } && test -s conftest.$ac_objext; then
18398 ac_lo=$ac_mid; break
18400 echo "$as_me: failed program was
:" >&5
18401 sed 's/^/| /' conftest.$ac_ext >&5
18403 ac_hi=`expr '(' $ac_mid ')' - 1`
18404 if test $ac_mid -le $ac_hi; then
18408 ac_mid=`expr 2 '*' $ac_mid`
18411 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18414 echo "$as_me: failed program was
:" >&5
18415 sed 's/^/| /' conftest.$ac_ext >&5
18420 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18423 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18424 # Binary search between lo and hi bounds.
18425 while test "x
$ac_lo" != "x
$ac_hi"; do
18426 ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
18427 cat >conftest.$ac_ext <<_ACEOF
18430 cat confdefs.h >>conftest.$ac_ext
18431 cat >>conftest.$ac_ext <<_ACEOF
18432 /* end confdefs.h. */
18433 $ac_includes_default
18434 typedef short ac__type_sizeof_;
18438 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
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
18464 echo "$as_me: failed program was
:" >&5
18465 sed 's/^/| /' conftest.$ac_ext >&5
18467 ac_lo=`expr '(' $ac_mid ')' + 1`
18470 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18473 ?*) ac_cv_sizeof_short=$ac_lo;;
18474 '') if test "$ac_cv_type_short" = yes; then
18475 { { echo "$as_me:$LINENO: error
: cannot compute sizeof
(short
)
18476 See \
`config.log' for more details." >&5
18477 echo "$as_me: error: cannot compute sizeof (short)
18478 See \`config.log
' for more details." >&2;}
18479 { (exit 77); exit 77; }; }
18481 ac_cv_sizeof_short=0
18485 cat >conftest.$ac_ext <<_ACEOF
18488 cat confdefs.h >>conftest.$ac_ext
18489 cat >>conftest.$ac_ext <<_ACEOF
18490 /* end confdefs.h. */
18491 $ac_includes_default
18492 typedef short ac__type_sizeof_;
18493 static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
18494 static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
18496 #include <stdlib.h>
18501 FILE *f = fopen ("conftest.val", "w");
18504 if (((long int) (sizeof (ac__type_sizeof_))) < 0)
18506 long int i = longval ();
18507 if (i != ((long int) (sizeof (ac__type_sizeof_))))
18509 fprintf (f, "%ld\n", i);
18513 unsigned long int i = ulongval ();
18514 if (i != ((long int) (sizeof (ac__type_sizeof_))))
18516 fprintf (f, "%lu\n", i);
18518 return ferror (f) || fclose (f) != 0;
18524 rm -f conftest$ac_exeext
18525 if { (ac_try="$ac_link"
18526 case "(($ac_try" in
18527 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18528 *) ac_try_echo=$ac_try;;
18530 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18531 (eval "$ac_link") 2>&5
18533 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18534 (exit $ac_status); } && { ac_try='.
/conftest
$ac_exeext'
18535 { (case "(($ac_try" in
18536 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18537 *) ac_try_echo=$ac_try;;
18539 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18540 (eval "$ac_try") 2>&5
18542 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18543 (exit $ac_status); }; }; then
18544 ac_cv_sizeof_short=`cat conftest.val`
18546 echo "$as_me: program exited with status $ac_status" >&5
18547 echo "$as_me: failed program was:" >&5
18548 sed 's
/^
/| /' conftest.$ac_ext >&5
18550 ( exit $ac_status )
18551 if test "$ac_cv_type_short" = yes; then
18552 { { echo "$as_me:$LINENO: error: cannot compute sizeof (short)
18553 See \`config.log' for more details.
" >&5
18554 echo "$as_me: error
: cannot compute sizeof
(short
)
18555 See \
`config.log' for more details." >&2;}
18556 { (exit 77); exit 77; }; }
18558 ac_cv_sizeof_short=0
18561 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
18565 { echo "$as_me:$LINENO: result: $ac_cv_sizeof_short" >&5
18566 echo "${ECHO_T}$ac_cv_sizeof_short" >&6; }
18570 cat >>confdefs.h <<_ACEOF
18571 #define SIZEOF_SHORT $ac_cv_sizeof_short
18575 { echo "$as_me:$LINENO: checking for void *" >&5
18576 echo $ECHO_N "checking for void *... $ECHO_C" >&6; }
18577 if test "${ac_cv_type_void_p+set}" = set; then
18578 echo $ECHO_N "(cached) $ECHO_C" >&6
18580 cat >conftest.$ac_ext <<_ACEOF
18583 cat confdefs.h >>conftest.$ac_ext
18584 cat >>conftest.$ac_ext <<_ACEOF
18585 /* end confdefs.h. */
18586 $ac_includes_default
18587 typedef void * ac__type_new_;
18591 if ((ac__type_new_ *) 0)
18593 if (sizeof (ac__type_new_))
18599 rm -f conftest.$ac_objext
18600 if { (ac_try="$ac_compile"
18601 case "(($ac_try" in
18602 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
18603 *) ac_try_echo
=$ac_try;;
18605 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18606 (eval "$ac_compile") 2>conftest.er1
18608 grep -v '^ *+' conftest.er1
>conftest.err
18610 cat conftest.err
>&5
18611 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18612 (exit $ac_status); } && {
18613 test -z "$ac_c_werror_flag" ||
18614 test ! -s conftest.err
18615 } && test -s conftest.
$ac_objext; then
18616 ac_cv_type_void_p
=yes
18618 echo "$as_me: failed program was:" >&5
18619 sed 's/^/| /' conftest.
$ac_ext >&5
18621 ac_cv_type_void_p
=no
18624 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
18626 { echo "$as_me:$LINENO: result: $ac_cv_type_void_p" >&5
18627 echo "${ECHO_T}$ac_cv_type_void_p" >&6; }
18629 # The cast to long int works around a bug in the HP C Compiler
18630 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
18631 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
18632 # This bug is HP SR number 8606223364.
18633 { echo "$as_me:$LINENO: checking size of void *" >&5
18634 echo $ECHO_N "checking size of void *... $ECHO_C" >&6; }
18635 if test "${ac_cv_sizeof_void_p+set}" = set; then
18636 echo $ECHO_N "(cached) $ECHO_C" >&6
18638 if test "$cross_compiling" = yes; then
18639 # Depending upon the size, compute the lo and hi bounds.
18640 cat >conftest.
$ac_ext <<_ACEOF
18643 cat confdefs.h
>>conftest.
$ac_ext
18644 cat >>conftest.
$ac_ext <<_ACEOF
18645 /* end confdefs.h. */
18646 $ac_includes_default
18647 typedef void * ac__type_sizeof_;
18651 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
18658 rm -f conftest.
$ac_objext
18659 if { (ac_try
="$ac_compile"
18660 case "(($ac_try" in
18661 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
18662 *) ac_try_echo=$ac_try;;
18664 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18665 (eval "$ac_compile") 2>conftest.er1
18667 grep -v '^ *+' conftest.er1 >conftest.err
18669 cat conftest.err >&5
18670 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18671 (exit $ac_status); } && {
18672 test -z "$ac_c_werror_flag" ||
18673 test ! -s conftest.err
18674 } && test -s conftest.$ac_objext; then
18677 cat >conftest.$ac_ext <<_ACEOF
18680 cat confdefs.h >>conftest.$ac_ext
18681 cat >>conftest.$ac_ext <<_ACEOF
18682 /* end confdefs.h. */
18683 $ac_includes_default
18684 typedef void * ac__type_sizeof_;
18688 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
18695 rm -f conftest.$ac_objext
18696 if { (ac_try="$ac_compile"
18697 case "(($ac_try" in
18698 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
18699 *) ac_try_echo
=$ac_try;;
18701 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18702 (eval "$ac_compile") 2>conftest.er1
18704 grep -v '^ *+' conftest.er1
>conftest.err
18706 cat conftest.err
>&5
18707 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18708 (exit $ac_status); } && {
18709 test -z "$ac_c_werror_flag" ||
18710 test ! -s conftest.err
18711 } && test -s conftest.
$ac_objext; then
18712 ac_hi
=$ac_mid; break
18714 echo "$as_me: failed program was:" >&5
18715 sed 's/^/| /' conftest.
$ac_ext >&5
18717 ac_lo
=`expr $ac_mid + 1`
18718 if test $ac_lo -le $ac_mid; then
18722 ac_mid
=`expr 2 '*' $ac_mid + 1`
18725 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
18728 echo "$as_me: failed program was:" >&5
18729 sed 's/^/| /' conftest.
$ac_ext >&5
18731 cat >conftest.
$ac_ext <<_ACEOF
18734 cat confdefs.h
>>conftest.
$ac_ext
18735 cat >>conftest.
$ac_ext <<_ACEOF
18736 /* end confdefs.h. */
18737 $ac_includes_default
18738 typedef void * ac__type_sizeof_;
18742 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
18749 rm -f conftest.
$ac_objext
18750 if { (ac_try
="$ac_compile"
18751 case "(($ac_try" in
18752 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
18753 *) ac_try_echo=$ac_try;;
18755 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18756 (eval "$ac_compile") 2>conftest.er1
18758 grep -v '^ *+' conftest.er1 >conftest.err
18760 cat conftest.err >&5
18761 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18762 (exit $ac_status); } && {
18763 test -z "$ac_c_werror_flag" ||
18764 test ! -s conftest.err
18765 } && test -s conftest.$ac_objext; then
18768 cat >conftest.$ac_ext <<_ACEOF
18771 cat confdefs.h >>conftest.$ac_ext
18772 cat >>conftest.$ac_ext <<_ACEOF
18773 /* end confdefs.h. */
18774 $ac_includes_default
18775 typedef void * ac__type_sizeof_;
18779 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
18786 rm -f conftest.$ac_objext
18787 if { (ac_try="$ac_compile"
18788 case "(($ac_try" in
18789 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
18790 *) ac_try_echo
=$ac_try;;
18792 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18793 (eval "$ac_compile") 2>conftest.er1
18795 grep -v '^ *+' conftest.er1
>conftest.err
18797 cat conftest.err
>&5
18798 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18799 (exit $ac_status); } && {
18800 test -z "$ac_c_werror_flag" ||
18801 test ! -s conftest.err
18802 } && test -s conftest.
$ac_objext; then
18803 ac_lo
=$ac_mid; break
18805 echo "$as_me: failed program was:" >&5
18806 sed 's/^/| /' conftest.
$ac_ext >&5
18808 ac_hi
=`expr '(' $ac_mid ')' - 1`
18809 if test $ac_mid -le $ac_hi; then
18813 ac_mid
=`expr 2 '*' $ac_mid`
18816 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
18819 echo "$as_me: failed program was:" >&5
18820 sed 's/^/| /' conftest.
$ac_ext >&5
18825 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
18828 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
18829 # Binary search between lo and hi bounds.
18830 while test "x$ac_lo" != "x$ac_hi"; do
18831 ac_mid
=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
18832 cat >conftest.
$ac_ext <<_ACEOF
18835 cat confdefs.h
>>conftest.
$ac_ext
18836 cat >>conftest.
$ac_ext <<_ACEOF
18837 /* end confdefs.h. */
18838 $ac_includes_default
18839 typedef void * ac__type_sizeof_;
18843 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
18850 rm -f conftest.
$ac_objext
18851 if { (ac_try
="$ac_compile"
18852 case "(($ac_try" in
18853 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
18854 *) ac_try_echo=$ac_try;;
18856 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18857 (eval "$ac_compile") 2>conftest.er1
18859 grep -v '^ *+' conftest.er1 >conftest.err
18861 cat conftest.err >&5
18862 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18863 (exit $ac_status); } && {
18864 test -z "$ac_c_werror_flag" ||
18865 test ! -s conftest.err
18866 } && test -s conftest.$ac_objext; then
18869 echo "$as_me: failed program was:" >&5
18870 sed 's/^/| /' conftest.$ac_ext >&5
18872 ac_lo=`expr '(' $ac_mid ')' + 1`
18875 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18878 ?*) ac_cv_sizeof_void_p=$ac_lo;;
18879 '') if test "$ac_cv_type_void_p" = yes; then
18880 { { echo "$as_me:$LINENO: error: cannot compute sizeof (void *)
18881 See \`config.log
' for more details." >&5
18882 echo "$as_me: error: cannot compute sizeof (void *)
18883 See \`config.log' for more details.
" >&2;}
18884 { (exit 77); exit 77; }; }
18886 ac_cv_sizeof_void_p=0
18890 cat >conftest.$ac_ext <<_ACEOF
18893 cat confdefs.h >>conftest.$ac_ext
18894 cat >>conftest.$ac_ext <<_ACEOF
18895 /* end confdefs.h. */
18896 $ac_includes_default
18897 typedef void * ac__type_sizeof_;
18898 static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
18899 static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
18901 #include <stdlib.h>
18906 FILE *f = fopen ("conftest.val
", "w
");
18909 if (((long int) (sizeof (ac__type_sizeof_))) < 0)
18911 long int i = longval ();
18912 if (i != ((long int) (sizeof (ac__type_sizeof_))))
18914 fprintf (f, "%ld
\n", i);
18918 unsigned long int i = ulongval ();
18919 if (i != ((long int) (sizeof (ac__type_sizeof_))))
18921 fprintf (f, "%lu
\n", i);
18923 return ferror (f) || fclose (f) != 0;
18929 rm -f conftest$ac_exeext
18930 if { (ac_try="$ac_link"
18931 case "(($ac_try" in
18932 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18933 *) ac_try_echo=$ac_try;;
18935 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
18936 (eval "$ac_link") 2>&5
18938 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18939 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
18940 { (case "(($ac_try" in
18941 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18942 *) ac_try_echo=$ac_try;;
18944 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
18945 (eval "$ac_try") 2>&5
18947 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
18948 (exit $ac_status); }; }; then
18949 ac_cv_sizeof_void_p=`cat conftest.val`
18951 echo "$as_me: program exited with status
$ac_status" >&5
18952 echo "$as_me: failed program was
:" >&5
18953 sed 's/^/| /' conftest.$ac_ext >&5
18955 ( exit $ac_status )
18956 if test "$ac_cv_type_void_p" = yes; then
18957 { { echo "$as_me:$LINENO: error
: cannot compute sizeof
(void
*)
18958 See \
`config.log' for more details." >&5
18959 echo "$as_me: error: cannot compute sizeof (void *)
18960 See \`config.log
' for more details." >&2;}
18961 { (exit 77); exit 77; }; }
18963 ac_cv_sizeof_void_p=0
18966 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
18970 { echo "$as_me:$LINENO: result: $ac_cv_sizeof_void_p" >&5
18971 echo "${ECHO_T}$ac_cv_sizeof_void_p" >&6; }
18975 cat >>confdefs.h <<_ACEOF
18976 #define SIZEOF_VOID_P $ac_cv_sizeof_void_p
18980 { echo "$as_me:$LINENO: checking for int" >&5
18981 echo $ECHO_N "checking for int... $ECHO_C" >&6; }
18982 if test "${ac_cv_type_int+set}" = set; then
18983 echo $ECHO_N "(cached) $ECHO_C" >&6
18985 cat >conftest.$ac_ext <<_ACEOF
18988 cat confdefs.h >>conftest.$ac_ext
18989 cat >>conftest.$ac_ext <<_ACEOF
18990 /* end confdefs.h. */
18991 $ac_includes_default
18992 typedef int ac__type_new_;
18996 if ((ac__type_new_ *) 0)
18998 if (sizeof (ac__type_new_))
19004 rm -f conftest.$ac_objext
19005 if { (ac_try="$ac_compile"
19006 case "(($ac_try" in
19007 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19008 *) ac_try_echo=$ac_try;;
19010 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19011 (eval "$ac_compile") 2>conftest.er1
19013 grep -v '^
*+' conftest.er1 >conftest.err
19015 cat conftest.err >&5
19016 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19017 (exit $ac_status); } && {
19018 test -z "$ac_c_werror_flag" ||
19019 test ! -s conftest.err
19020 } && test -s conftest.$ac_objext; then
19023 echo "$as_me: failed program was:" >&5
19024 sed 's
/^
/| /' conftest.$ac_ext >&5
19029 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19031 { echo "$as_me:$LINENO: result: $ac_cv_type_int" >&5
19032 echo "${ECHO_T}$ac_cv_type_int" >&6; }
19034 # The cast to long int works around a bug in the HP C Compiler
19035 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
19036 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
19037 # This bug is HP SR number 8606223364.
19038 { echo "$as_me:$LINENO: checking size of int" >&5
19039 echo $ECHO_N "checking size of int... $ECHO_C" >&6; }
19040 if test "${ac_cv_sizeof_int+set}" = set; then
19041 echo $ECHO_N "(cached) $ECHO_C" >&6
19043 if test "$cross_compiling" = yes; then
19044 # Depending upon the size, compute the lo and hi bounds.
19045 cat >conftest.
$ac_ext <<_ACEOF
19048 cat confdefs.h
>>conftest.
$ac_ext
19049 cat >>conftest.
$ac_ext <<_ACEOF
19050 /* end confdefs.h. */
19051 $ac_includes_default
19052 typedef int ac__type_sizeof_;
19056 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
19063 rm -f conftest.
$ac_objext
19064 if { (ac_try
="$ac_compile"
19065 case "(($ac_try" in
19066 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
19067 *) ac_try_echo=$ac_try;;
19069 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19070 (eval "$ac_compile") 2>conftest.er1
19072 grep -v '^ *+' conftest.er1 >conftest.err
19074 cat conftest.err >&5
19075 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19076 (exit $ac_status); } && {
19077 test -z "$ac_c_werror_flag" ||
19078 test ! -s conftest.err
19079 } && test -s conftest.$ac_objext; then
19082 cat >conftest.$ac_ext <<_ACEOF
19085 cat confdefs.h >>conftest.$ac_ext
19086 cat >>conftest.$ac_ext <<_ACEOF
19087 /* end confdefs.h. */
19088 $ac_includes_default
19089 typedef int ac__type_sizeof_;
19093 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
19100 rm -f conftest.$ac_objext
19101 if { (ac_try="$ac_compile"
19102 case "(($ac_try" in
19103 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
19104 *) ac_try_echo
=$ac_try;;
19106 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19107 (eval "$ac_compile") 2>conftest.er1
19109 grep -v '^ *+' conftest.er1
>conftest.err
19111 cat conftest.err
>&5
19112 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19113 (exit $ac_status); } && {
19114 test -z "$ac_c_werror_flag" ||
19115 test ! -s conftest.err
19116 } && test -s conftest.
$ac_objext; then
19117 ac_hi
=$ac_mid; break
19119 echo "$as_me: failed program was:" >&5
19120 sed 's/^/| /' conftest.
$ac_ext >&5
19122 ac_lo
=`expr $ac_mid + 1`
19123 if test $ac_lo -le $ac_mid; then
19127 ac_mid
=`expr 2 '*' $ac_mid + 1`
19130 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19133 echo "$as_me: failed program was:" >&5
19134 sed 's/^/| /' conftest.
$ac_ext >&5
19136 cat >conftest.
$ac_ext <<_ACEOF
19139 cat confdefs.h
>>conftest.
$ac_ext
19140 cat >>conftest.
$ac_ext <<_ACEOF
19141 /* end confdefs.h. */
19142 $ac_includes_default
19143 typedef int ac__type_sizeof_;
19147 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
19154 rm -f conftest.
$ac_objext
19155 if { (ac_try
="$ac_compile"
19156 case "(($ac_try" in
19157 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
19158 *) ac_try_echo=$ac_try;;
19160 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19161 (eval "$ac_compile") 2>conftest.er1
19163 grep -v '^ *+' conftest.er1 >conftest.err
19165 cat conftest.err >&5
19166 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19167 (exit $ac_status); } && {
19168 test -z "$ac_c_werror_flag" ||
19169 test ! -s conftest.err
19170 } && test -s conftest.$ac_objext; then
19173 cat >conftest.$ac_ext <<_ACEOF
19176 cat confdefs.h >>conftest.$ac_ext
19177 cat >>conftest.$ac_ext <<_ACEOF
19178 /* end confdefs.h. */
19179 $ac_includes_default
19180 typedef int ac__type_sizeof_;
19184 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
19191 rm -f conftest.$ac_objext
19192 if { (ac_try="$ac_compile"
19193 case "(($ac_try" in
19194 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
19195 *) ac_try_echo
=$ac_try;;
19197 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19198 (eval "$ac_compile") 2>conftest.er1
19200 grep -v '^ *+' conftest.er1
>conftest.err
19202 cat conftest.err
>&5
19203 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19204 (exit $ac_status); } && {
19205 test -z "$ac_c_werror_flag" ||
19206 test ! -s conftest.err
19207 } && test -s conftest.
$ac_objext; then
19208 ac_lo
=$ac_mid; break
19210 echo "$as_me: failed program was:" >&5
19211 sed 's/^/| /' conftest.
$ac_ext >&5
19213 ac_hi
=`expr '(' $ac_mid ')' - 1`
19214 if test $ac_mid -le $ac_hi; then
19218 ac_mid
=`expr 2 '*' $ac_mid`
19221 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19224 echo "$as_me: failed program was:" >&5
19225 sed 's/^/| /' conftest.
$ac_ext >&5
19230 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19233 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19234 # Binary search between lo and hi bounds.
19235 while test "x$ac_lo" != "x$ac_hi"; do
19236 ac_mid
=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
19237 cat >conftest.
$ac_ext <<_ACEOF
19240 cat confdefs.h
>>conftest.
$ac_ext
19241 cat >>conftest.
$ac_ext <<_ACEOF
19242 /* end confdefs.h. */
19243 $ac_includes_default
19244 typedef int ac__type_sizeof_;
19248 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
19255 rm -f conftest.
$ac_objext
19256 if { (ac_try
="$ac_compile"
19257 case "(($ac_try" in
19258 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
19259 *) ac_try_echo=$ac_try;;
19261 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19262 (eval "$ac_compile") 2>conftest.er1
19264 grep -v '^ *+' conftest.er1 >conftest.err
19266 cat conftest.err >&5
19267 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19268 (exit $ac_status); } && {
19269 test -z "$ac_c_werror_flag" ||
19270 test ! -s conftest.err
19271 } && test -s conftest.$ac_objext; then
19274 echo "$as_me: failed program was:" >&5
19275 sed 's/^/| /' conftest.$ac_ext >&5
19277 ac_lo=`expr '(' $ac_mid ')' + 1`
19280 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19283 ?*) ac_cv_sizeof_int=$ac_lo;;
19284 '') if test "$ac_cv_type_int" = yes; then
19285 { { echo "$as_me:$LINENO: error: cannot compute sizeof (int)
19286 See \`config.log
' for more details." >&5
19287 echo "$as_me: error: cannot compute sizeof (int)
19288 See \`config.log' for more details.
" >&2;}
19289 { (exit 77); exit 77; }; }
19295 cat >conftest.$ac_ext <<_ACEOF
19298 cat confdefs.h >>conftest.$ac_ext
19299 cat >>conftest.$ac_ext <<_ACEOF
19300 /* end confdefs.h. */
19301 $ac_includes_default
19302 typedef int ac__type_sizeof_;
19303 static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
19304 static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
19306 #include <stdlib.h>
19311 FILE *f = fopen ("conftest.val
", "w
");
19314 if (((long int) (sizeof (ac__type_sizeof_))) < 0)
19316 long int i = longval ();
19317 if (i != ((long int) (sizeof (ac__type_sizeof_))))
19319 fprintf (f, "%ld
\n", i);
19323 unsigned long int i = ulongval ();
19324 if (i != ((long int) (sizeof (ac__type_sizeof_))))
19326 fprintf (f, "%lu
\n", i);
19328 return ferror (f) || fclose (f) != 0;
19334 rm -f conftest$ac_exeext
19335 if { (ac_try="$ac_link"
19336 case "(($ac_try" in
19337 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19338 *) ac_try_echo=$ac_try;;
19340 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
19341 (eval "$ac_link") 2>&5
19343 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
19344 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
19345 { (case "(($ac_try" in
19346 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19347 *) ac_try_echo=$ac_try;;
19349 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
19350 (eval "$ac_try") 2>&5
19352 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
19353 (exit $ac_status); }; }; then
19354 ac_cv_sizeof_int=`cat conftest.val`
19356 echo "$as_me: program exited with status
$ac_status" >&5
19357 echo "$as_me: failed program was
:" >&5
19358 sed 's/^/| /' conftest.$ac_ext >&5
19360 ( exit $ac_status )
19361 if test "$ac_cv_type_int" = yes; then
19362 { { echo "$as_me:$LINENO: error
: cannot compute sizeof
(int
)
19363 See \
`config.log' for more details." >&5
19364 echo "$as_me: error: cannot compute sizeof (int)
19365 See \`config.log
' for more details." >&2;}
19366 { (exit 77); exit 77; }; }
19371 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
19375 { echo "$as_me:$LINENO: result: $ac_cv_sizeof_int" >&5
19376 echo "${ECHO_T}$ac_cv_sizeof_int" >&6; }
19380 cat >>confdefs.h <<_ACEOF
19381 #define SIZEOF_INT $ac_cv_sizeof_int
19385 { echo "$as_me:$LINENO: checking for long" >&5
19386 echo $ECHO_N "checking for long... $ECHO_C" >&6; }
19387 if test "${ac_cv_type_long+set}" = set; then
19388 echo $ECHO_N "(cached) $ECHO_C" >&6
19390 cat >conftest.$ac_ext <<_ACEOF
19393 cat confdefs.h >>conftest.$ac_ext
19394 cat >>conftest.$ac_ext <<_ACEOF
19395 /* end confdefs.h. */
19396 $ac_includes_default
19397 typedef long ac__type_new_;
19401 if ((ac__type_new_ *) 0)
19403 if (sizeof (ac__type_new_))
19409 rm -f conftest.$ac_objext
19410 if { (ac_try="$ac_compile"
19411 case "(($ac_try" in
19412 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19413 *) ac_try_echo=$ac_try;;
19415 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19416 (eval "$ac_compile") 2>conftest.er1
19418 grep -v '^
*+' conftest.er1 >conftest.err
19420 cat conftest.err >&5
19421 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19422 (exit $ac_status); } && {
19423 test -z "$ac_c_werror_flag" ||
19424 test ! -s conftest.err
19425 } && test -s conftest.$ac_objext; then
19426 ac_cv_type_long=yes
19428 echo "$as_me: failed program was:" >&5
19429 sed 's
/^
/| /' conftest.$ac_ext >&5
19434 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19436 { echo "$as_me:$LINENO: result: $ac_cv_type_long" >&5
19437 echo "${ECHO_T}$ac_cv_type_long" >&6; }
19439 # The cast to long int works around a bug in the HP C Compiler
19440 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
19441 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
19442 # This bug is HP SR number 8606223364.
19443 { echo "$as_me:$LINENO: checking size of long" >&5
19444 echo $ECHO_N "checking size of long... $ECHO_C" >&6; }
19445 if test "${ac_cv_sizeof_long+set}" = set; then
19446 echo $ECHO_N "(cached) $ECHO_C" >&6
19448 if test "$cross_compiling" = yes; then
19449 # Depending upon the size, compute the lo and hi bounds.
19450 cat >conftest.
$ac_ext <<_ACEOF
19453 cat confdefs.h
>>conftest.
$ac_ext
19454 cat >>conftest.
$ac_ext <<_ACEOF
19455 /* end confdefs.h. */
19456 $ac_includes_default
19457 typedef long ac__type_sizeof_;
19461 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
19468 rm -f conftest.
$ac_objext
19469 if { (ac_try
="$ac_compile"
19470 case "(($ac_try" in
19471 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
19472 *) ac_try_echo=$ac_try;;
19474 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19475 (eval "$ac_compile") 2>conftest.er1
19477 grep -v '^ *+' conftest.er1 >conftest.err
19479 cat conftest.err >&5
19480 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19481 (exit $ac_status); } && {
19482 test -z "$ac_c_werror_flag" ||
19483 test ! -s conftest.err
19484 } && test -s conftest.$ac_objext; then
19487 cat >conftest.$ac_ext <<_ACEOF
19490 cat confdefs.h >>conftest.$ac_ext
19491 cat >>conftest.$ac_ext <<_ACEOF
19492 /* end confdefs.h. */
19493 $ac_includes_default
19494 typedef long ac__type_sizeof_;
19498 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
19505 rm -f conftest.$ac_objext
19506 if { (ac_try="$ac_compile"
19507 case "(($ac_try" in
19508 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
19509 *) ac_try_echo
=$ac_try;;
19511 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19512 (eval "$ac_compile") 2>conftest.er1
19514 grep -v '^ *+' conftest.er1
>conftest.err
19516 cat conftest.err
>&5
19517 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19518 (exit $ac_status); } && {
19519 test -z "$ac_c_werror_flag" ||
19520 test ! -s conftest.err
19521 } && test -s conftest.
$ac_objext; then
19522 ac_hi
=$ac_mid; break
19524 echo "$as_me: failed program was:" >&5
19525 sed 's/^/| /' conftest.
$ac_ext >&5
19527 ac_lo
=`expr $ac_mid + 1`
19528 if test $ac_lo -le $ac_mid; then
19532 ac_mid
=`expr 2 '*' $ac_mid + 1`
19535 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19538 echo "$as_me: failed program was:" >&5
19539 sed 's/^/| /' conftest.
$ac_ext >&5
19541 cat >conftest.
$ac_ext <<_ACEOF
19544 cat confdefs.h
>>conftest.
$ac_ext
19545 cat >>conftest.
$ac_ext <<_ACEOF
19546 /* end confdefs.h. */
19547 $ac_includes_default
19548 typedef long ac__type_sizeof_;
19552 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
19559 rm -f conftest.
$ac_objext
19560 if { (ac_try
="$ac_compile"
19561 case "(($ac_try" in
19562 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
19563 *) ac_try_echo=$ac_try;;
19565 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19566 (eval "$ac_compile") 2>conftest.er1
19568 grep -v '^ *+' conftest.er1 >conftest.err
19570 cat conftest.err >&5
19571 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19572 (exit $ac_status); } && {
19573 test -z "$ac_c_werror_flag" ||
19574 test ! -s conftest.err
19575 } && test -s conftest.$ac_objext; then
19578 cat >conftest.$ac_ext <<_ACEOF
19581 cat confdefs.h >>conftest.$ac_ext
19582 cat >>conftest.$ac_ext <<_ACEOF
19583 /* end confdefs.h. */
19584 $ac_includes_default
19585 typedef long ac__type_sizeof_;
19589 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
19596 rm -f conftest.$ac_objext
19597 if { (ac_try="$ac_compile"
19598 case "(($ac_try" in
19599 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
19600 *) ac_try_echo
=$ac_try;;
19602 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19603 (eval "$ac_compile") 2>conftest.er1
19605 grep -v '^ *+' conftest.er1
>conftest.err
19607 cat conftest.err
>&5
19608 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19609 (exit $ac_status); } && {
19610 test -z "$ac_c_werror_flag" ||
19611 test ! -s conftest.err
19612 } && test -s conftest.
$ac_objext; then
19613 ac_lo
=$ac_mid; break
19615 echo "$as_me: failed program was:" >&5
19616 sed 's/^/| /' conftest.
$ac_ext >&5
19618 ac_hi
=`expr '(' $ac_mid ')' - 1`
19619 if test $ac_mid -le $ac_hi; then
19623 ac_mid
=`expr 2 '*' $ac_mid`
19626 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19629 echo "$as_me: failed program was:" >&5
19630 sed 's/^/| /' conftest.
$ac_ext >&5
19635 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19638 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19639 # Binary search between lo and hi bounds.
19640 while test "x$ac_lo" != "x$ac_hi"; do
19641 ac_mid
=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
19642 cat >conftest.
$ac_ext <<_ACEOF
19645 cat confdefs.h
>>conftest.
$ac_ext
19646 cat >>conftest.
$ac_ext <<_ACEOF
19647 /* end confdefs.h. */
19648 $ac_includes_default
19649 typedef long ac__type_sizeof_;
19653 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
19660 rm -f conftest.
$ac_objext
19661 if { (ac_try
="$ac_compile"
19662 case "(($ac_try" in
19663 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
19664 *) ac_try_echo=$ac_try;;
19666 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19667 (eval "$ac_compile") 2>conftest.er1
19669 grep -v '^ *+' conftest.er1 >conftest.err
19671 cat conftest.err >&5
19672 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19673 (exit $ac_status); } && {
19674 test -z "$ac_c_werror_flag" ||
19675 test ! -s conftest.err
19676 } && test -s conftest.$ac_objext; then
19679 echo "$as_me: failed program was:" >&5
19680 sed 's/^/| /' conftest.$ac_ext >&5
19682 ac_lo=`expr '(' $ac_mid ')' + 1`
19685 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19688 ?*) ac_cv_sizeof_long=$ac_lo;;
19689 '') if test "$ac_cv_type_long" = yes; then
19690 { { echo "$as_me:$LINENO: error: cannot compute sizeof (long)
19691 See \`config.log
' for more details." >&5
19692 echo "$as_me: error: cannot compute sizeof (long)
19693 See \`config.log' for more details.
" >&2;}
19694 { (exit 77); exit 77; }; }
19696 ac_cv_sizeof_long=0
19700 cat >conftest.$ac_ext <<_ACEOF
19703 cat confdefs.h >>conftest.$ac_ext
19704 cat >>conftest.$ac_ext <<_ACEOF
19705 /* end confdefs.h. */
19706 $ac_includes_default
19707 typedef long ac__type_sizeof_;
19708 static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
19709 static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
19711 #include <stdlib.h>
19716 FILE *f = fopen ("conftest.val
", "w
");
19719 if (((long int) (sizeof (ac__type_sizeof_))) < 0)
19721 long int i = longval ();
19722 if (i != ((long int) (sizeof (ac__type_sizeof_))))
19724 fprintf (f, "%ld
\n", i);
19728 unsigned long int i = ulongval ();
19729 if (i != ((long int) (sizeof (ac__type_sizeof_))))
19731 fprintf (f, "%lu
\n", i);
19733 return ferror (f) || fclose (f) != 0;
19739 rm -f conftest$ac_exeext
19740 if { (ac_try="$ac_link"
19741 case "(($ac_try" in
19742 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19743 *) ac_try_echo=$ac_try;;
19745 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
19746 (eval "$ac_link") 2>&5
19748 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
19749 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
19750 { (case "(($ac_try" in
19751 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19752 *) ac_try_echo=$ac_try;;
19754 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
19755 (eval "$ac_try") 2>&5
19757 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
19758 (exit $ac_status); }; }; then
19759 ac_cv_sizeof_long=`cat conftest.val`
19761 echo "$as_me: program exited with status
$ac_status" >&5
19762 echo "$as_me: failed program was
:" >&5
19763 sed 's/^/| /' conftest.$ac_ext >&5
19765 ( exit $ac_status )
19766 if test "$ac_cv_type_long" = yes; then
19767 { { echo "$as_me:$LINENO: error
: cannot compute sizeof
(long
)
19768 See \
`config.log' for more details." >&5
19769 echo "$as_me: error: cannot compute sizeof (long)
19770 See \`config.log
' for more details." >&2;}
19771 { (exit 77); exit 77; }; }
19773 ac_cv_sizeof_long=0
19776 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
19780 { echo "$as_me:$LINENO: result: $ac_cv_sizeof_long" >&5
19781 echo "${ECHO_T}$ac_cv_sizeof_long" >&6; }
19785 cat >>confdefs.h <<_ACEOF
19786 #define SIZEOF_LONG $ac_cv_sizeof_long
19790 { echo "$as_me:$LINENO: checking for size_t" >&5
19791 echo $ECHO_N "checking for size_t... $ECHO_C" >&6; }
19792 if test "${ac_cv_type_size_t+set}" = set; then
19793 echo $ECHO_N "(cached) $ECHO_C" >&6
19795 cat >conftest.$ac_ext <<_ACEOF
19798 cat confdefs.h >>conftest.$ac_ext
19799 cat >>conftest.$ac_ext <<_ACEOF
19800 /* end confdefs.h. */
19801 $ac_includes_default
19802 typedef size_t ac__type_new_;
19806 if ((ac__type_new_ *) 0)
19808 if (sizeof (ac__type_new_))
19814 rm -f conftest.$ac_objext
19815 if { (ac_try="$ac_compile"
19816 case "(($ac_try" in
19817 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19818 *) ac_try_echo=$ac_try;;
19820 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19821 (eval "$ac_compile") 2>conftest.er1
19823 grep -v '^
*+' conftest.er1 >conftest.err
19825 cat conftest.err >&5
19826 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19827 (exit $ac_status); } && {
19828 test -z "$ac_c_werror_flag" ||
19829 test ! -s conftest.err
19830 } && test -s conftest.$ac_objext; then
19831 ac_cv_type_size_t=yes
19833 echo "$as_me: failed program was:" >&5
19834 sed 's
/^
/| /' conftest.$ac_ext >&5
19836 ac_cv_type_size_t=no
19839 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19841 { echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
19842 echo "${ECHO_T}$ac_cv_type_size_t" >&6; }
19844 # The cast to long int works around a bug in the HP C Compiler
19845 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
19846 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
19847 # This bug is HP SR number 8606223364.
19848 { echo "$as_me:$LINENO: checking size of size_t" >&5
19849 echo $ECHO_N "checking size of size_t... $ECHO_C" >&6; }
19850 if test "${ac_cv_sizeof_size_t+set}" = set; then
19851 echo $ECHO_N "(cached) $ECHO_C" >&6
19853 if test "$cross_compiling" = yes; then
19854 # Depending upon the size, compute the lo and hi bounds.
19855 cat >conftest.
$ac_ext <<_ACEOF
19858 cat confdefs.h
>>conftest.
$ac_ext
19859 cat >>conftest.
$ac_ext <<_ACEOF
19860 /* end confdefs.h. */
19861 $ac_includes_default
19862 typedef size_t ac__type_sizeof_;
19866 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
19873 rm -f conftest.
$ac_objext
19874 if { (ac_try
="$ac_compile"
19875 case "(($ac_try" in
19876 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
19877 *) ac_try_echo=$ac_try;;
19879 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19880 (eval "$ac_compile") 2>conftest.er1
19882 grep -v '^ *+' conftest.er1 >conftest.err
19884 cat conftest.err >&5
19885 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19886 (exit $ac_status); } && {
19887 test -z "$ac_c_werror_flag" ||
19888 test ! -s conftest.err
19889 } && test -s conftest.$ac_objext; then
19892 cat >conftest.$ac_ext <<_ACEOF
19895 cat confdefs.h >>conftest.$ac_ext
19896 cat >>conftest.$ac_ext <<_ACEOF
19897 /* end confdefs.h. */
19898 $ac_includes_default
19899 typedef size_t ac__type_sizeof_;
19903 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
19910 rm -f conftest.$ac_objext
19911 if { (ac_try="$ac_compile"
19912 case "(($ac_try" in
19913 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
19914 *) ac_try_echo
=$ac_try;;
19916 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19917 (eval "$ac_compile") 2>conftest.er1
19919 grep -v '^ *+' conftest.er1
>conftest.err
19921 cat conftest.err
>&5
19922 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19923 (exit $ac_status); } && {
19924 test -z "$ac_c_werror_flag" ||
19925 test ! -s conftest.err
19926 } && test -s conftest.
$ac_objext; then
19927 ac_hi
=$ac_mid; break
19929 echo "$as_me: failed program was:" >&5
19930 sed 's/^/| /' conftest.
$ac_ext >&5
19932 ac_lo
=`expr $ac_mid + 1`
19933 if test $ac_lo -le $ac_mid; then
19937 ac_mid
=`expr 2 '*' $ac_mid + 1`
19940 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19943 echo "$as_me: failed program was:" >&5
19944 sed 's/^/| /' conftest.
$ac_ext >&5
19946 cat >conftest.
$ac_ext <<_ACEOF
19949 cat confdefs.h
>>conftest.
$ac_ext
19950 cat >>conftest.
$ac_ext <<_ACEOF
19951 /* end confdefs.h. */
19952 $ac_includes_default
19953 typedef size_t ac__type_sizeof_;
19957 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
19964 rm -f conftest.
$ac_objext
19965 if { (ac_try
="$ac_compile"
19966 case "(($ac_try" in
19967 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
19968 *) ac_try_echo=$ac_try;;
19970 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19971 (eval "$ac_compile") 2>conftest.er1
19973 grep -v '^ *+' conftest.er1 >conftest.err
19975 cat conftest.err >&5
19976 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19977 (exit $ac_status); } && {
19978 test -z "$ac_c_werror_flag" ||
19979 test ! -s conftest.err
19980 } && test -s conftest.$ac_objext; then
19983 cat >conftest.$ac_ext <<_ACEOF
19986 cat confdefs.h >>conftest.$ac_ext
19987 cat >>conftest.$ac_ext <<_ACEOF
19988 /* end confdefs.h. */
19989 $ac_includes_default
19990 typedef size_t ac__type_sizeof_;
19994 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
20001 rm -f conftest.$ac_objext
20002 if { (ac_try="$ac_compile"
20003 case "(($ac_try" in
20004 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
20005 *) ac_try_echo
=$ac_try;;
20007 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20008 (eval "$ac_compile") 2>conftest.er1
20010 grep -v '^ *+' conftest.er1
>conftest.err
20012 cat conftest.err
>&5
20013 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20014 (exit $ac_status); } && {
20015 test -z "$ac_c_werror_flag" ||
20016 test ! -s conftest.err
20017 } && test -s conftest.
$ac_objext; then
20018 ac_lo
=$ac_mid; break
20020 echo "$as_me: failed program was:" >&5
20021 sed 's/^/| /' conftest.
$ac_ext >&5
20023 ac_hi
=`expr '(' $ac_mid ')' - 1`
20024 if test $ac_mid -le $ac_hi; then
20028 ac_mid
=`expr 2 '*' $ac_mid`
20031 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20034 echo "$as_me: failed program was:" >&5
20035 sed 's/^/| /' conftest.
$ac_ext >&5
20040 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20043 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20044 # Binary search between lo and hi bounds.
20045 while test "x$ac_lo" != "x$ac_hi"; do
20046 ac_mid
=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
20047 cat >conftest.
$ac_ext <<_ACEOF
20050 cat confdefs.h
>>conftest.
$ac_ext
20051 cat >>conftest.
$ac_ext <<_ACEOF
20052 /* end confdefs.h. */
20053 $ac_includes_default
20054 typedef size_t ac__type_sizeof_;
20058 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
20065 rm -f conftest.
$ac_objext
20066 if { (ac_try
="$ac_compile"
20067 case "(($ac_try" in
20068 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
20069 *) ac_try_echo=$ac_try;;
20071 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20072 (eval "$ac_compile") 2>conftest.er1
20074 grep -v '^ *+' conftest.er1 >conftest.err
20076 cat conftest.err >&5
20077 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20078 (exit $ac_status); } && {
20079 test -z "$ac_c_werror_flag" ||
20080 test ! -s conftest.err
20081 } && test -s conftest.$ac_objext; then
20084 echo "$as_me: failed program was:" >&5
20085 sed 's/^/| /' conftest.$ac_ext >&5
20087 ac_lo=`expr '(' $ac_mid ')' + 1`
20090 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20093 ?*) ac_cv_sizeof_size_t=$ac_lo;;
20094 '') if test "$ac_cv_type_size_t" = yes; then
20095 { { echo "$as_me:$LINENO: error: cannot compute sizeof (size_t)
20096 See \`config.log
' for more details." >&5
20097 echo "$as_me: error: cannot compute sizeof (size_t)
20098 See \`config.log' for more details.
" >&2;}
20099 { (exit 77); exit 77; }; }
20101 ac_cv_sizeof_size_t=0
20105 cat >conftest.$ac_ext <<_ACEOF
20108 cat confdefs.h >>conftest.$ac_ext
20109 cat >>conftest.$ac_ext <<_ACEOF
20110 /* end confdefs.h. */
20111 $ac_includes_default
20112 typedef size_t ac__type_sizeof_;
20113 static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
20114 static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
20116 #include <stdlib.h>
20121 FILE *f = fopen ("conftest.val
", "w
");
20124 if (((long int) (sizeof (ac__type_sizeof_))) < 0)
20126 long int i = longval ();
20127 if (i != ((long int) (sizeof (ac__type_sizeof_))))
20129 fprintf (f, "%ld
\n", i);
20133 unsigned long int i = ulongval ();
20134 if (i != ((long int) (sizeof (ac__type_sizeof_))))
20136 fprintf (f, "%lu
\n", i);
20138 return ferror (f) || fclose (f) != 0;
20144 rm -f conftest$ac_exeext
20145 if { (ac_try="$ac_link"
20146 case "(($ac_try" in
20147 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20148 *) ac_try_echo=$ac_try;;
20150 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
20151 (eval "$ac_link") 2>&5
20153 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
20154 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
20155 { (case "(($ac_try" in
20156 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20157 *) ac_try_echo=$ac_try;;
20159 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
20160 (eval "$ac_try") 2>&5
20162 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
20163 (exit $ac_status); }; }; then
20164 ac_cv_sizeof_size_t=`cat conftest.val`
20166 echo "$as_me: program exited with status
$ac_status" >&5
20167 echo "$as_me: failed program was
:" >&5
20168 sed 's/^/| /' conftest.$ac_ext >&5
20170 ( exit $ac_status )
20171 if test "$ac_cv_type_size_t" = yes; then
20172 { { echo "$as_me:$LINENO: error
: cannot compute sizeof
(size_t
)
20173 See \
`config.log' for more details." >&5
20174 echo "$as_me: error: cannot compute sizeof (size_t)
20175 See \`config.log
' for more details." >&2;}
20176 { (exit 77); exit 77; }; }
20178 ac_cv_sizeof_size_t=0
20181 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
20185 { echo "$as_me:$LINENO: result: $ac_cv_sizeof_size_t" >&5
20186 echo "${ECHO_T}$ac_cv_sizeof_size_t" >&6; }
20190 cat >>confdefs.h <<_ACEOF
20191 #define SIZEOF_SIZE_T $ac_cv_sizeof_size_t
20198 { echo "$as_me:$LINENO: checking for long long" >&5
20199 echo $ECHO_N "checking for long long... $ECHO_C" >&6; }
20200 if test "${ac_cv_type_long_long+set}" = set; then
20201 echo $ECHO_N "(cached) $ECHO_C" >&6
20203 cat >conftest.$ac_ext <<_ACEOF
20206 cat confdefs.h >>conftest.$ac_ext
20207 cat >>conftest.$ac_ext <<_ACEOF
20208 /* end confdefs.h. */
20209 $ac_includes_default
20210 typedef long long ac__type_new_;
20214 if ((ac__type_new_ *) 0)
20216 if (sizeof (ac__type_new_))
20222 rm -f conftest.$ac_objext
20223 if { (ac_try="$ac_compile"
20224 case "(($ac_try" in
20225 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20226 *) ac_try_echo=$ac_try;;
20228 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20229 (eval "$ac_compile") 2>conftest.er1
20231 grep -v '^
*+' conftest.er1 >conftest.err
20233 cat conftest.err >&5
20234 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20235 (exit $ac_status); } && {
20236 test -z "$ac_c_werror_flag" ||
20237 test ! -s conftest.err
20238 } && test -s conftest.$ac_objext; then
20239 ac_cv_type_long_long=yes
20241 echo "$as_me: failed program was:" >&5
20242 sed 's
/^
/| /' conftest.$ac_ext >&5
20244 ac_cv_type_long_long=no
20247 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20249 { echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
20250 echo "${ECHO_T}$ac_cv_type_long_long" >&6; }
20252 # The cast to long int works around a bug in the HP C Compiler
20253 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
20254 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
20255 # This bug is HP SR number 8606223364.
20256 { echo "$as_me:$LINENO: checking size of long long" >&5
20257 echo $ECHO_N "checking size of long long... $ECHO_C" >&6; }
20258 if test "${ac_cv_sizeof_long_long+set}" = set; then
20259 echo $ECHO_N "(cached) $ECHO_C" >&6
20261 if test "$cross_compiling" = yes; then
20262 # Depending upon the size, compute the lo and hi bounds.
20263 cat >conftest.
$ac_ext <<_ACEOF
20266 cat confdefs.h
>>conftest.
$ac_ext
20267 cat >>conftest.
$ac_ext <<_ACEOF
20268 /* end confdefs.h. */
20269 $ac_includes_default
20270 typedef long long ac__type_sizeof_;
20274 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
20281 rm -f conftest.
$ac_objext
20282 if { (ac_try
="$ac_compile"
20283 case "(($ac_try" in
20284 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
20285 *) ac_try_echo=$ac_try;;
20287 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20288 (eval "$ac_compile") 2>conftest.er1
20290 grep -v '^ *+' conftest.er1 >conftest.err
20292 cat conftest.err >&5
20293 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20294 (exit $ac_status); } && {
20295 test -z "$ac_c_werror_flag" ||
20296 test ! -s conftest.err
20297 } && test -s conftest.$ac_objext; then
20300 cat >conftest.$ac_ext <<_ACEOF
20303 cat confdefs.h >>conftest.$ac_ext
20304 cat >>conftest.$ac_ext <<_ACEOF
20305 /* end confdefs.h. */
20306 $ac_includes_default
20307 typedef long long ac__type_sizeof_;
20311 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
20318 rm -f conftest.$ac_objext
20319 if { (ac_try="$ac_compile"
20320 case "(($ac_try" in
20321 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
20322 *) ac_try_echo
=$ac_try;;
20324 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20325 (eval "$ac_compile") 2>conftest.er1
20327 grep -v '^ *+' conftest.er1
>conftest.err
20329 cat conftest.err
>&5
20330 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20331 (exit $ac_status); } && {
20332 test -z "$ac_c_werror_flag" ||
20333 test ! -s conftest.err
20334 } && test -s conftest.
$ac_objext; then
20335 ac_hi
=$ac_mid; break
20337 echo "$as_me: failed program was:" >&5
20338 sed 's/^/| /' conftest.
$ac_ext >&5
20340 ac_lo
=`expr $ac_mid + 1`
20341 if test $ac_lo -le $ac_mid; then
20345 ac_mid
=`expr 2 '*' $ac_mid + 1`
20348 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20351 echo "$as_me: failed program was:" >&5
20352 sed 's/^/| /' conftest.
$ac_ext >&5
20354 cat >conftest.
$ac_ext <<_ACEOF
20357 cat confdefs.h
>>conftest.
$ac_ext
20358 cat >>conftest.
$ac_ext <<_ACEOF
20359 /* end confdefs.h. */
20360 $ac_includes_default
20361 typedef long long ac__type_sizeof_;
20365 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
20372 rm -f conftest.
$ac_objext
20373 if { (ac_try
="$ac_compile"
20374 case "(($ac_try" in
20375 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
20376 *) ac_try_echo=$ac_try;;
20378 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20379 (eval "$ac_compile") 2>conftest.er1
20381 grep -v '^ *+' conftest.er1 >conftest.err
20383 cat conftest.err >&5
20384 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20385 (exit $ac_status); } && {
20386 test -z "$ac_c_werror_flag" ||
20387 test ! -s conftest.err
20388 } && test -s conftest.$ac_objext; then
20391 cat >conftest.$ac_ext <<_ACEOF
20394 cat confdefs.h >>conftest.$ac_ext
20395 cat >>conftest.$ac_ext <<_ACEOF
20396 /* end confdefs.h. */
20397 $ac_includes_default
20398 typedef long long ac__type_sizeof_;
20402 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
20409 rm -f conftest.$ac_objext
20410 if { (ac_try="$ac_compile"
20411 case "(($ac_try" in
20412 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
20413 *) ac_try_echo
=$ac_try;;
20415 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20416 (eval "$ac_compile") 2>conftest.er1
20418 grep -v '^ *+' conftest.er1
>conftest.err
20420 cat conftest.err
>&5
20421 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20422 (exit $ac_status); } && {
20423 test -z "$ac_c_werror_flag" ||
20424 test ! -s conftest.err
20425 } && test -s conftest.
$ac_objext; then
20426 ac_lo
=$ac_mid; break
20428 echo "$as_me: failed program was:" >&5
20429 sed 's/^/| /' conftest.
$ac_ext >&5
20431 ac_hi
=`expr '(' $ac_mid ')' - 1`
20432 if test $ac_mid -le $ac_hi; then
20436 ac_mid
=`expr 2 '*' $ac_mid`
20439 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20442 echo "$as_me: failed program was:" >&5
20443 sed 's/^/| /' conftest.
$ac_ext >&5
20448 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20451 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20452 # Binary search between lo and hi bounds.
20453 while test "x$ac_lo" != "x$ac_hi"; do
20454 ac_mid
=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
20455 cat >conftest.
$ac_ext <<_ACEOF
20458 cat confdefs.h
>>conftest.
$ac_ext
20459 cat >>conftest.
$ac_ext <<_ACEOF
20460 /* end confdefs.h. */
20461 $ac_includes_default
20462 typedef long long ac__type_sizeof_;
20466 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
20473 rm -f conftest.
$ac_objext
20474 if { (ac_try
="$ac_compile"
20475 case "(($ac_try" in
20476 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
20477 *) ac_try_echo=$ac_try;;
20479 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20480 (eval "$ac_compile") 2>conftest.er1
20482 grep -v '^ *+' conftest.er1 >conftest.err
20484 cat conftest.err >&5
20485 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20486 (exit $ac_status); } && {
20487 test -z "$ac_c_werror_flag" ||
20488 test ! -s conftest.err
20489 } && test -s conftest.$ac_objext; then
20492 echo "$as_me: failed program was:" >&5
20493 sed 's/^/| /' conftest.$ac_ext >&5
20495 ac_lo=`expr '(' $ac_mid ')' + 1`
20498 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20501 ?*) ac_cv_sizeof_long_long=$ac_lo;;
20502 '') if test "$ac_cv_type_long_long" = yes; then
20503 { { echo "$as_me:$LINENO: error: cannot compute sizeof (long long)
20504 See \`config.log
' for more details." >&5
20505 echo "$as_me: error: cannot compute sizeof (long long)
20506 See \`config.log' for more details.
" >&2;}
20507 { (exit 77); exit 77; }; }
20509 ac_cv_sizeof_long_long=0
20513 cat >conftest.$ac_ext <<_ACEOF
20516 cat confdefs.h >>conftest.$ac_ext
20517 cat >>conftest.$ac_ext <<_ACEOF
20518 /* end confdefs.h. */
20519 $ac_includes_default
20520 typedef long long ac__type_sizeof_;
20521 static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
20522 static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
20524 #include <stdlib.h>
20529 FILE *f = fopen ("conftest.val
", "w
");
20532 if (((long int) (sizeof (ac__type_sizeof_))) < 0)
20534 long int i = longval ();
20535 if (i != ((long int) (sizeof (ac__type_sizeof_))))
20537 fprintf (f, "%ld
\n", i);
20541 unsigned long int i = ulongval ();
20542 if (i != ((long int) (sizeof (ac__type_sizeof_))))
20544 fprintf (f, "%lu
\n", i);
20546 return ferror (f) || fclose (f) != 0;
20552 rm -f conftest$ac_exeext
20553 if { (ac_try="$ac_link"
20554 case "(($ac_try" in
20555 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20556 *) ac_try_echo=$ac_try;;
20558 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
20559 (eval "$ac_link") 2>&5
20561 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
20562 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
20563 { (case "(($ac_try" in
20564 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20565 *) ac_try_echo=$ac_try;;
20567 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
20568 (eval "$ac_try") 2>&5
20570 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
20571 (exit $ac_status); }; }; then
20572 ac_cv_sizeof_long_long=`cat conftest.val`
20574 echo "$as_me: program exited with status
$ac_status" >&5
20575 echo "$as_me: failed program was
:" >&5
20576 sed 's/^/| /' conftest.$ac_ext >&5
20578 ( exit $ac_status )
20579 if test "$ac_cv_type_long_long" = yes; then
20580 { { echo "$as_me:$LINENO: error
: cannot compute sizeof
(long long
)
20581 See \
`config.log' for more details." >&5
20582 echo "$as_me: error: cannot compute sizeof (long long)
20583 See \`config.log
' for more details." >&2;}
20584 { (exit 77); exit 77; }; }
20586 ac_cv_sizeof_long_long=0
20589 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
20593 { echo "$as_me:$LINENO: result: $ac_cv_sizeof_long_long" >&5
20594 echo "${ECHO_T}$ac_cv_sizeof_long_long" >&6; }
20598 cat >>confdefs.h <<_ACEOF
20599 #define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
20605 { echo "$as_me:$LINENO: checking for long long" >&5
20606 echo $ECHO_N "checking for long long... $ECHO_C" >&6; }
20607 if test "${ac_cv_type_long_long+set}" = set; then
20608 echo $ECHO_N "(cached) $ECHO_C" >&6
20610 cat >conftest.$ac_ext <<_ACEOF
20613 cat confdefs.h >>conftest.$ac_ext
20614 cat >>conftest.$ac_ext <<_ACEOF
20615 /* end confdefs.h. */
20616 $ac_includes_default
20617 typedef long long ac__type_new_;
20621 if ((ac__type_new_ *) 0)
20623 if (sizeof (ac__type_new_))
20629 rm -f conftest.$ac_objext
20630 if { (ac_try="$ac_compile"
20631 case "(($ac_try" in
20632 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20633 *) ac_try_echo=$ac_try;;
20635 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20636 (eval "$ac_compile") 2>conftest.er1
20638 grep -v '^
*+' conftest.er1 >conftest.err
20640 cat conftest.err >&5
20641 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20642 (exit $ac_status); } && {
20643 test -z "$ac_c_werror_flag" ||
20644 test ! -s conftest.err
20645 } && test -s conftest.$ac_objext; then
20646 ac_cv_type_long_long=yes
20648 echo "$as_me: failed program was:" >&5
20649 sed 's
/^
/| /' conftest.$ac_ext >&5
20651 ac_cv_type_long_long=no
20654 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20656 { echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
20657 echo "${ECHO_T}$ac_cv_type_long_long" >&6; }
20659 # The cast to long int works around a bug in the HP C Compiler
20660 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
20661 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
20662 # This bug is HP SR number 8606223364.
20663 { echo "$as_me:$LINENO: checking size of long long" >&5
20664 echo $ECHO_N "checking size of long long... $ECHO_C" >&6; }
20665 if test "${ac_cv_sizeof_long_long+set}" = set; then
20666 echo $ECHO_N "(cached) $ECHO_C" >&6
20668 if test "$cross_compiling" = yes; then
20669 # Depending upon the size, compute the lo and hi bounds.
20670 cat >conftest.
$ac_ext <<_ACEOF
20673 cat confdefs.h
>>conftest.
$ac_ext
20674 cat >>conftest.
$ac_ext <<_ACEOF
20675 /* end confdefs.h. */
20676 $ac_includes_default
20677 typedef long long ac__type_sizeof_;
20681 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
20688 rm -f conftest.
$ac_objext
20689 if { (ac_try
="$ac_compile"
20690 case "(($ac_try" in
20691 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
20692 *) ac_try_echo=$ac_try;;
20694 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20695 (eval "$ac_compile") 2>conftest.er1
20697 grep -v '^ *+' conftest.er1 >conftest.err
20699 cat conftest.err >&5
20700 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20701 (exit $ac_status); } && {
20702 test -z "$ac_c_werror_flag" ||
20703 test ! -s conftest.err
20704 } && test -s conftest.$ac_objext; then
20707 cat >conftest.$ac_ext <<_ACEOF
20710 cat confdefs.h >>conftest.$ac_ext
20711 cat >>conftest.$ac_ext <<_ACEOF
20712 /* end confdefs.h. */
20713 $ac_includes_default
20714 typedef long long ac__type_sizeof_;
20718 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
20725 rm -f conftest.$ac_objext
20726 if { (ac_try="$ac_compile"
20727 case "(($ac_try" in
20728 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
20729 *) ac_try_echo
=$ac_try;;
20731 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20732 (eval "$ac_compile") 2>conftest.er1
20734 grep -v '^ *+' conftest.er1
>conftest.err
20736 cat conftest.err
>&5
20737 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20738 (exit $ac_status); } && {
20739 test -z "$ac_c_werror_flag" ||
20740 test ! -s conftest.err
20741 } && test -s conftest.
$ac_objext; then
20742 ac_hi
=$ac_mid; break
20744 echo "$as_me: failed program was:" >&5
20745 sed 's/^/| /' conftest.
$ac_ext >&5
20747 ac_lo
=`expr $ac_mid + 1`
20748 if test $ac_lo -le $ac_mid; then
20752 ac_mid
=`expr 2 '*' $ac_mid + 1`
20755 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20758 echo "$as_me: failed program was:" >&5
20759 sed 's/^/| /' conftest.
$ac_ext >&5
20761 cat >conftest.
$ac_ext <<_ACEOF
20764 cat confdefs.h
>>conftest.
$ac_ext
20765 cat >>conftest.
$ac_ext <<_ACEOF
20766 /* end confdefs.h. */
20767 $ac_includes_default
20768 typedef long long ac__type_sizeof_;
20772 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
20779 rm -f conftest.
$ac_objext
20780 if { (ac_try
="$ac_compile"
20781 case "(($ac_try" in
20782 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
20783 *) ac_try_echo=$ac_try;;
20785 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20786 (eval "$ac_compile") 2>conftest.er1
20788 grep -v '^ *+' conftest.er1 >conftest.err
20790 cat conftest.err >&5
20791 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20792 (exit $ac_status); } && {
20793 test -z "$ac_c_werror_flag" ||
20794 test ! -s conftest.err
20795 } && test -s conftest.$ac_objext; then
20798 cat >conftest.$ac_ext <<_ACEOF
20801 cat confdefs.h >>conftest.$ac_ext
20802 cat >>conftest.$ac_ext <<_ACEOF
20803 /* end confdefs.h. */
20804 $ac_includes_default
20805 typedef long long ac__type_sizeof_;
20809 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
20816 rm -f conftest.$ac_objext
20817 if { (ac_try="$ac_compile"
20818 case "(($ac_try" in
20819 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
20820 *) ac_try_echo
=$ac_try;;
20822 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20823 (eval "$ac_compile") 2>conftest.er1
20825 grep -v '^ *+' conftest.er1
>conftest.err
20827 cat conftest.err
>&5
20828 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20829 (exit $ac_status); } && {
20830 test -z "$ac_c_werror_flag" ||
20831 test ! -s conftest.err
20832 } && test -s conftest.
$ac_objext; then
20833 ac_lo
=$ac_mid; break
20835 echo "$as_me: failed program was:" >&5
20836 sed 's/^/| /' conftest.
$ac_ext >&5
20838 ac_hi
=`expr '(' $ac_mid ')' - 1`
20839 if test $ac_mid -le $ac_hi; then
20843 ac_mid
=`expr 2 '*' $ac_mid`
20846 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20849 echo "$as_me: failed program was:" >&5
20850 sed 's/^/| /' conftest.
$ac_ext >&5
20855 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20858 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20859 # Binary search between lo and hi bounds.
20860 while test "x$ac_lo" != "x$ac_hi"; do
20861 ac_mid
=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
20862 cat >conftest.
$ac_ext <<_ACEOF
20865 cat confdefs.h
>>conftest.
$ac_ext
20866 cat >>conftest.
$ac_ext <<_ACEOF
20867 /* end confdefs.h. */
20868 $ac_includes_default
20869 typedef long long ac__type_sizeof_;
20873 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
20880 rm -f conftest.
$ac_objext
20881 if { (ac_try
="$ac_compile"
20882 case "(($ac_try" in
20883 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
20884 *) ac_try_echo=$ac_try;;
20886 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20887 (eval "$ac_compile") 2>conftest.er1
20889 grep -v '^ *+' conftest.er1 >conftest.err
20891 cat conftest.err >&5
20892 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20893 (exit $ac_status); } && {
20894 test -z "$ac_c_werror_flag" ||
20895 test ! -s conftest.err
20896 } && test -s conftest.$ac_objext; then
20899 echo "$as_me: failed program was:" >&5
20900 sed 's/^/| /' conftest.$ac_ext >&5
20902 ac_lo=`expr '(' $ac_mid ')' + 1`
20905 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20908 ?*) ac_cv_sizeof_long_long=$ac_lo;;
20909 '') if test "$ac_cv_type_long_long" = yes; then
20910 { { echo "$as_me:$LINENO: error: cannot compute sizeof (long long)
20911 See \`config.log
' for more details." >&5
20912 echo "$as_me: error: cannot compute sizeof (long long)
20913 See \`config.log' for more details.
" >&2;}
20914 { (exit 77); exit 77; }; }
20916 ac_cv_sizeof_long_long=0
20920 cat >conftest.$ac_ext <<_ACEOF
20923 cat confdefs.h >>conftest.$ac_ext
20924 cat >>conftest.$ac_ext <<_ACEOF
20925 /* end confdefs.h. */
20926 $ac_includes_default
20927 typedef long long ac__type_sizeof_;
20928 static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
20929 static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
20931 #include <stdlib.h>
20936 FILE *f = fopen ("conftest.val
", "w
");
20939 if (((long int) (sizeof (ac__type_sizeof_))) < 0)
20941 long int i = longval ();
20942 if (i != ((long int) (sizeof (ac__type_sizeof_))))
20944 fprintf (f, "%ld
\n", i);
20948 unsigned long int i = ulongval ();
20949 if (i != ((long int) (sizeof (ac__type_sizeof_))))
20951 fprintf (f, "%lu
\n", i);
20953 return ferror (f) || fclose (f) != 0;
20959 rm -f conftest$ac_exeext
20960 if { (ac_try="$ac_link"
20961 case "(($ac_try" in
20962 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20963 *) ac_try_echo=$ac_try;;
20965 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
20966 (eval "$ac_link") 2>&5
20968 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
20969 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
20970 { (case "(($ac_try" in
20971 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20972 *) ac_try_echo=$ac_try;;
20974 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
20975 (eval "$ac_try") 2>&5
20977 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
20978 (exit $ac_status); }; }; then
20979 ac_cv_sizeof_long_long=`cat conftest.val`
20981 echo "$as_me: program exited with status
$ac_status" >&5
20982 echo "$as_me: failed program was
:" >&5
20983 sed 's/^/| /' conftest.$ac_ext >&5
20985 ( exit $ac_status )
20986 if test "$ac_cv_type_long_long" = yes; then
20987 { { echo "$as_me:$LINENO: error
: cannot compute sizeof
(long long
)
20988 See \
`config.log' for more details." >&5
20989 echo "$as_me: error: cannot compute sizeof (long long)
20990 See \`config.log
' for more details." >&2;}
20991 { (exit 77); exit 77; }; }
20993 ac_cv_sizeof_long_long=0
20996 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
21000 { echo "$as_me:$LINENO: result: $ac_cv_sizeof_long_long" >&5
21001 echo "${ECHO_T}$ac_cv_sizeof_long_long" >&6; }
21005 cat >>confdefs.h <<_ACEOF
21006 #define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
21010 if test "$ac_cv_sizeof_long_long" != "0"; then
21011 CPPFLAGS="-D_INCLUDE_LONGLONG $CPPFLAGS"
21015 { echo "$as_me:$LINENO: checking for long long" >&5
21016 echo $ECHO_N "checking for long long... $ECHO_C" >&6; }
21017 if test "${ac_cv_type_long_long+set}" = set; then
21018 echo $ECHO_N "(cached) $ECHO_C" >&6
21020 cat >conftest.$ac_ext <<_ACEOF
21023 cat confdefs.h >>conftest.$ac_ext
21024 cat >>conftest.$ac_ext <<_ACEOF
21025 /* end confdefs.h. */
21026 $ac_includes_default
21027 typedef long long ac__type_new_;
21031 if ((ac__type_new_ *) 0)
21033 if (sizeof (ac__type_new_))
21039 rm -f conftest.$ac_objext
21040 if { (ac_try="$ac_compile"
21041 case "(($ac_try" in
21042 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21043 *) ac_try_echo=$ac_try;;
21045 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21046 (eval "$ac_compile") 2>conftest.er1
21048 grep -v '^
*+' conftest.er1 >conftest.err
21050 cat conftest.err >&5
21051 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21052 (exit $ac_status); } && {
21053 test -z "$ac_c_werror_flag" ||
21054 test ! -s conftest.err
21055 } && test -s conftest.$ac_objext; then
21056 ac_cv_type_long_long=yes
21058 echo "$as_me: failed program was:" >&5
21059 sed 's
/^
/| /' conftest.$ac_ext >&5
21061 ac_cv_type_long_long=no
21064 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21066 { echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
21067 echo "${ECHO_T}$ac_cv_type_long_long" >&6; }
21069 # The cast to long int works around a bug in the HP C Compiler
21070 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
21071 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
21072 # This bug is HP SR number 8606223364.
21073 { echo "$as_me:$LINENO: checking size of long long" >&5
21074 echo $ECHO_N "checking size of long long... $ECHO_C" >&6; }
21075 if test "${ac_cv_sizeof_long_long+set}" = set; then
21076 echo $ECHO_N "(cached) $ECHO_C" >&6
21078 if test "$cross_compiling" = yes; then
21079 # Depending upon the size, compute the lo and hi bounds.
21080 cat >conftest.
$ac_ext <<_ACEOF
21083 cat confdefs.h
>>conftest.
$ac_ext
21084 cat >>conftest.
$ac_ext <<_ACEOF
21085 /* end confdefs.h. */
21086 $ac_includes_default
21087 typedef long long ac__type_sizeof_;
21091 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
21098 rm -f conftest.
$ac_objext
21099 if { (ac_try
="$ac_compile"
21100 case "(($ac_try" in
21101 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
21102 *) ac_try_echo=$ac_try;;
21104 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21105 (eval "$ac_compile") 2>conftest.er1
21107 grep -v '^ *+' conftest.er1 >conftest.err
21109 cat conftest.err >&5
21110 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21111 (exit $ac_status); } && {
21112 test -z "$ac_c_werror_flag" ||
21113 test ! -s conftest.err
21114 } && test -s conftest.$ac_objext; then
21117 cat >conftest.$ac_ext <<_ACEOF
21120 cat confdefs.h >>conftest.$ac_ext
21121 cat >>conftest.$ac_ext <<_ACEOF
21122 /* end confdefs.h. */
21123 $ac_includes_default
21124 typedef long long ac__type_sizeof_;
21128 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
21135 rm -f conftest.$ac_objext
21136 if { (ac_try="$ac_compile"
21137 case "(($ac_try" in
21138 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
21139 *) ac_try_echo
=$ac_try;;
21141 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21142 (eval "$ac_compile") 2>conftest.er1
21144 grep -v '^ *+' conftest.er1
>conftest.err
21146 cat conftest.err
>&5
21147 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21148 (exit $ac_status); } && {
21149 test -z "$ac_c_werror_flag" ||
21150 test ! -s conftest.err
21151 } && test -s conftest.
$ac_objext; then
21152 ac_hi
=$ac_mid; break
21154 echo "$as_me: failed program was:" >&5
21155 sed 's/^/| /' conftest.
$ac_ext >&5
21157 ac_lo
=`expr $ac_mid + 1`
21158 if test $ac_lo -le $ac_mid; then
21162 ac_mid
=`expr 2 '*' $ac_mid + 1`
21165 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21168 echo "$as_me: failed program was:" >&5
21169 sed 's/^/| /' conftest.
$ac_ext >&5
21171 cat >conftest.
$ac_ext <<_ACEOF
21174 cat confdefs.h
>>conftest.
$ac_ext
21175 cat >>conftest.
$ac_ext <<_ACEOF
21176 /* end confdefs.h. */
21177 $ac_includes_default
21178 typedef long long ac__type_sizeof_;
21182 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
21189 rm -f conftest.
$ac_objext
21190 if { (ac_try
="$ac_compile"
21191 case "(($ac_try" in
21192 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
21193 *) ac_try_echo=$ac_try;;
21195 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21196 (eval "$ac_compile") 2>conftest.er1
21198 grep -v '^ *+' conftest.er1 >conftest.err
21200 cat conftest.err >&5
21201 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21202 (exit $ac_status); } && {
21203 test -z "$ac_c_werror_flag" ||
21204 test ! -s conftest.err
21205 } && test -s conftest.$ac_objext; then
21208 cat >conftest.$ac_ext <<_ACEOF
21211 cat confdefs.h >>conftest.$ac_ext
21212 cat >>conftest.$ac_ext <<_ACEOF
21213 /* end confdefs.h. */
21214 $ac_includes_default
21215 typedef long long ac__type_sizeof_;
21219 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
21226 rm -f conftest.$ac_objext
21227 if { (ac_try="$ac_compile"
21228 case "(($ac_try" in
21229 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
21230 *) ac_try_echo
=$ac_try;;
21232 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21233 (eval "$ac_compile") 2>conftest.er1
21235 grep -v '^ *+' conftest.er1
>conftest.err
21237 cat conftest.err
>&5
21238 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21239 (exit $ac_status); } && {
21240 test -z "$ac_c_werror_flag" ||
21241 test ! -s conftest.err
21242 } && test -s conftest.
$ac_objext; then
21243 ac_lo
=$ac_mid; break
21245 echo "$as_me: failed program was:" >&5
21246 sed 's/^/| /' conftest.
$ac_ext >&5
21248 ac_hi
=`expr '(' $ac_mid ')' - 1`
21249 if test $ac_mid -le $ac_hi; then
21253 ac_mid
=`expr 2 '*' $ac_mid`
21256 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21259 echo "$as_me: failed program was:" >&5
21260 sed 's/^/| /' conftest.
$ac_ext >&5
21265 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21268 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21269 # Binary search between lo and hi bounds.
21270 while test "x$ac_lo" != "x$ac_hi"; do
21271 ac_mid
=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
21272 cat >conftest.
$ac_ext <<_ACEOF
21275 cat confdefs.h
>>conftest.
$ac_ext
21276 cat >>conftest.
$ac_ext <<_ACEOF
21277 /* end confdefs.h. */
21278 $ac_includes_default
21279 typedef long long ac__type_sizeof_;
21283 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
21290 rm -f conftest.
$ac_objext
21291 if { (ac_try
="$ac_compile"
21292 case "(($ac_try" in
21293 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
21294 *) ac_try_echo=$ac_try;;
21296 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21297 (eval "$ac_compile") 2>conftest.er1
21299 grep -v '^ *+' conftest.er1 >conftest.err
21301 cat conftest.err >&5
21302 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21303 (exit $ac_status); } && {
21304 test -z "$ac_c_werror_flag" ||
21305 test ! -s conftest.err
21306 } && test -s conftest.$ac_objext; then
21309 echo "$as_me: failed program was:" >&5
21310 sed 's/^/| /' conftest.$ac_ext >&5
21312 ac_lo=`expr '(' $ac_mid ')' + 1`
21315 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21318 ?*) ac_cv_sizeof_long_long=$ac_lo;;
21319 '') if test "$ac_cv_type_long_long" = yes; then
21320 { { echo "$as_me:$LINENO: error: cannot compute sizeof (long long)
21321 See \`config.log
' for more details." >&5
21322 echo "$as_me: error: cannot compute sizeof (long long)
21323 See \`config.log' for more details.
" >&2;}
21324 { (exit 77); exit 77; }; }
21326 ac_cv_sizeof_long_long=0
21330 cat >conftest.$ac_ext <<_ACEOF
21333 cat confdefs.h >>conftest.$ac_ext
21334 cat >>conftest.$ac_ext <<_ACEOF
21335 /* end confdefs.h. */
21336 $ac_includes_default
21337 typedef long long ac__type_sizeof_;
21338 static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
21339 static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
21341 #include <stdlib.h>
21346 FILE *f = fopen ("conftest.val
", "w
");
21349 if (((long int) (sizeof (ac__type_sizeof_))) < 0)
21351 long int i = longval ();
21352 if (i != ((long int) (sizeof (ac__type_sizeof_))))
21354 fprintf (f, "%ld
\n", i);
21358 unsigned long int i = ulongval ();
21359 if (i != ((long int) (sizeof (ac__type_sizeof_))))
21361 fprintf (f, "%lu
\n", i);
21363 return ferror (f) || fclose (f) != 0;
21369 rm -f conftest$ac_exeext
21370 if { (ac_try="$ac_link"
21371 case "(($ac_try" in
21372 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21373 *) ac_try_echo=$ac_try;;
21375 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
21376 (eval "$ac_link") 2>&5
21378 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
21379 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
21380 { (case "(($ac_try" in
21381 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21382 *) ac_try_echo=$ac_try;;
21384 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
21385 (eval "$ac_try") 2>&5
21387 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
21388 (exit $ac_status); }; }; then
21389 ac_cv_sizeof_long_long=`cat conftest.val`
21391 echo "$as_me: program exited with status
$ac_status" >&5
21392 echo "$as_me: failed program was
:" >&5
21393 sed 's/^/| /' conftest.$ac_ext >&5
21395 ( exit $ac_status )
21396 if test "$ac_cv_type_long_long" = yes; then
21397 { { echo "$as_me:$LINENO: error
: cannot compute sizeof
(long long
)
21398 See \
`config.log' for more details." >&5
21399 echo "$as_me: error: cannot compute sizeof (long long)
21400 See \`config.log
' for more details." >&2;}
21401 { (exit 77); exit 77; }; }
21403 ac_cv_sizeof_long_long=0
21406 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
21410 { echo "$as_me:$LINENO: result: $ac_cv_sizeof_long_long" >&5
21411 echo "${ECHO_T}$ac_cv_sizeof_long_long" >&6; }
21415 cat >>confdefs.h <<_ACEOF
21416 #define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
21422 { echo "$as_me:$LINENO: checking for wchar_t" >&5
21423 echo $ECHO_N "checking for wchar_t... $ECHO_C" >&6; }
21424 if test "${ac_cv_type_wchar_t+set}" = set; then
21425 echo $ECHO_N "(cached) $ECHO_C" >&6
21427 cat >conftest.$ac_ext <<_ACEOF
21430 cat confdefs.h >>conftest.$ac_ext
21431 cat >>conftest.$ac_ext <<_ACEOF
21432 /* end confdefs.h. */
21434 /* DJGPP's wchar_t is now a keyword
in C
++ (still not C though
) */
21435 #if defined(__DJGPP__) && !( (__GNUC_MINOR__ >= 8 && __GNUC__ == 2 ) || __GNUC__ >= 3 )
21436 # error "fake wchar_t"
21438 #ifdef HAVE_WCHAR_H
21440 # include <stddef.h>
21442 # include <wchar.h>
21444 #ifdef HAVE_STDLIB_H
21445 # include <stdlib.h>
21451 typedef wchar_t ac__type_new_
;
21455 if ((ac__type_new_
*) 0)
21457 if (sizeof
(ac__type_new_
))
21463 rm -f conftest.
$ac_objext
21464 if { (ac_try
="$ac_compile"
21465 case "(($ac_try" in
21466 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
21467 *) ac_try_echo=$ac_try;;
21469 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21470 (eval "$ac_compile") 2>conftest.er1
21472 grep -v '^ *+' conftest.er1 >conftest.err
21474 cat conftest.err >&5
21475 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21476 (exit $ac_status); } && {
21477 test -z "$ac_c_werror_flag" ||
21478 test ! -s conftest.err
21479 } && test -s conftest.$ac_objext; then
21480 ac_cv_type_wchar_t=yes
21482 echo "$as_me: failed program was:" >&5
21483 sed 's/^/| /' conftest.$ac_ext >&5
21485 ac_cv_type_wchar_t=no
21488 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21490 { echo "$as_me:$LINENO: result: $ac_cv_type_wchar_t" >&5
21491 echo "${ECHO_T}$ac_cv_type_wchar_t" >&6; }
21493 # The cast to long int works around a bug in the HP C Compiler
21494 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
21495 # declarations like `int a3
[[(sizeof
(unsigned char
)) >= 0]];'.
21496 # This bug is HP SR number 8606223364.
21497 { echo "$as_me:$LINENO: checking size of wchar_t" >&5
21498 echo $ECHO_N "checking size of wchar_t... $ECHO_C" >&6; }
21499 if test "${ac_cv_sizeof_wchar_t+set}" = set; then
21500 echo $ECHO_N "(cached) $ECHO_C" >&6
21502 if test "$cross_compiling" = yes; then
21503 # Depending upon the size, compute the lo and hi bounds.
21504 cat >conftest.$ac_ext <<_ACEOF
21507 cat confdefs.h >>conftest.$ac_ext
21508 cat >>conftest.$ac_ext <<_ACEOF
21509 /* end confdefs.h. */
21511 /* DJGPP's wchar_t is now a keyword
in C
++ (still not C though
) */
21512 #if defined(__DJGPP__) && !( (__GNUC_MINOR__ >= 8 && __GNUC__ == 2 ) || __GNUC__ >= 3 )
21513 # error "fake wchar_t"
21515 #ifdef HAVE_WCHAR_H
21517 # include <stddef.h>
21519 # include <wchar.h>
21521 #ifdef HAVE_STDLIB_H
21522 # include <stdlib.h>
21528 typedef wchar_t ac__type_sizeof_
;
21532 static int test_array
[1 - 2 * !(((long int
) (sizeof
(ac__type_sizeof_
))) >= 0)];
21539 rm -f conftest.
$ac_objext
21540 if { (ac_try
="$ac_compile"
21541 case "(($ac_try" in
21542 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
21543 *) ac_try_echo=$ac_try;;
21545 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21546 (eval "$ac_compile") 2>conftest.er1
21548 grep -v '^ *+' conftest.er1 >conftest.err
21550 cat conftest.err >&5
21551 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21552 (exit $ac_status); } && {
21553 test -z "$ac_c_werror_flag" ||
21554 test ! -s conftest.err
21555 } && test -s conftest.$ac_objext; then
21558 cat >conftest.$ac_ext <<_ACEOF
21561 cat confdefs.h >>conftest.$ac_ext
21562 cat >>conftest.$ac_ext <<_ACEOF
21563 /* end confdefs.h. */
21565 /* DJGPP's wchar_t is now a keyword in C++ (still not C though) */
21566 #if defined(__DJGPP__) && !( (__GNUC_MINOR__ >= 8 && __GNUC__ == 2 ) || __GNUC__ >= 3 )
21567 # error "fake wchar_t"
21569 #ifdef HAVE_WCHAR_H
21571 # include <stddef.h>
21573 # include <wchar.h>
21575 #ifdef HAVE_STDLIB_H
21576 # include <stdlib.h>
21582 typedef wchar_t ac__type_sizeof_;
21586 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
21593 rm -f conftest.$ac_objext
21594 if { (ac_try="$ac_compile"
21595 case "(($ac_try" in
21596 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
21597 *) ac_try_echo
=$ac_try;;
21599 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21600 (eval "$ac_compile") 2>conftest.er1
21602 grep -v '^ *+' conftest.er1
>conftest.err
21604 cat conftest.err
>&5
21605 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21606 (exit $ac_status); } && {
21607 test -z "$ac_c_werror_flag" ||
21608 test ! -s conftest.err
21609 } && test -s conftest.
$ac_objext; then
21610 ac_hi
=$ac_mid; break
21612 echo "$as_me: failed program was:" >&5
21613 sed 's/^/| /' conftest.
$ac_ext >&5
21615 ac_lo
=`expr $ac_mid + 1`
21616 if test $ac_lo -le $ac_mid; then
21620 ac_mid
=`expr 2 '*' $ac_mid + 1`
21623 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21626 echo "$as_me: failed program was:" >&5
21627 sed 's/^/| /' conftest.
$ac_ext >&5
21629 cat >conftest.
$ac_ext <<_ACEOF
21632 cat confdefs.h
>>conftest.
$ac_ext
21633 cat >>conftest.
$ac_ext <<_ACEOF
21634 /* end confdefs.h. */
21636 /* DJGPP's wchar_t is now a keyword in C++ (still not C though) */
21637 #if defined(__DJGPP__) && !( (__GNUC_MINOR__ >= 8 && __GNUC__ == 2 ) || __GNUC__ >= 3 )
21638 # error "fake wchar_t"
21640 #ifdef HAVE_WCHAR_H
21642 # include <stddef.h>
21644 # include <wchar.h>
21646 #ifdef HAVE_STDLIB_H
21647 # include <stdlib.h>
21653 typedef wchar_t ac__type_sizeof_;
21657 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
21664 rm -f conftest.
$ac_objext
21665 if { (ac_try
="$ac_compile"
21666 case "(($ac_try" in
21667 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
21668 *) ac_try_echo=$ac_try;;
21670 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21671 (eval "$ac_compile") 2>conftest.er1
21673 grep -v '^ *+' conftest.er1 >conftest.err
21675 cat conftest.err >&5
21676 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21677 (exit $ac_status); } && {
21678 test -z "$ac_c_werror_flag" ||
21679 test ! -s conftest.err
21680 } && test -s conftest.$ac_objext; then
21683 cat >conftest.$ac_ext <<_ACEOF
21686 cat confdefs.h >>conftest.$ac_ext
21687 cat >>conftest.$ac_ext <<_ACEOF
21688 /* end confdefs.h. */
21690 /* DJGPP's wchar_t is now a keyword in C++ (still not C though) */
21691 #if defined(__DJGPP__) && !( (__GNUC_MINOR__ >= 8 && __GNUC__ == 2 ) || __GNUC__ >= 3 )
21692 # error "fake wchar_t"
21694 #ifdef HAVE_WCHAR_H
21696 # include <stddef.h>
21698 # include <wchar.h>
21700 #ifdef HAVE_STDLIB_H
21701 # include <stdlib.h>
21707 typedef wchar_t ac__type_sizeof_;
21711 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
21718 rm -f conftest.$ac_objext
21719 if { (ac_try="$ac_compile"
21720 case "(($ac_try" in
21721 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
21722 *) ac_try_echo
=$ac_try;;
21724 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21725 (eval "$ac_compile") 2>conftest.er1
21727 grep -v '^ *+' conftest.er1
>conftest.err
21729 cat conftest.err
>&5
21730 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21731 (exit $ac_status); } && {
21732 test -z "$ac_c_werror_flag" ||
21733 test ! -s conftest.err
21734 } && test -s conftest.
$ac_objext; then
21735 ac_lo
=$ac_mid; break
21737 echo "$as_me: failed program was:" >&5
21738 sed 's/^/| /' conftest.
$ac_ext >&5
21740 ac_hi
=`expr '(' $ac_mid ')' - 1`
21741 if test $ac_mid -le $ac_hi; then
21745 ac_mid
=`expr 2 '*' $ac_mid`
21748 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21751 echo "$as_me: failed program was:" >&5
21752 sed 's/^/| /' conftest.
$ac_ext >&5
21757 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21760 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
21761 # Binary search between lo and hi bounds.
21762 while test "x$ac_lo" != "x$ac_hi"; do
21763 ac_mid
=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
21764 cat >conftest.
$ac_ext <<_ACEOF
21767 cat confdefs.h
>>conftest.
$ac_ext
21768 cat >>conftest.
$ac_ext <<_ACEOF
21769 /* end confdefs.h. */
21771 /* DJGPP's wchar_t is now a keyword in C++ (still not C though) */
21772 #if defined(__DJGPP__) && !( (__GNUC_MINOR__ >= 8 && __GNUC__ == 2 ) || __GNUC__ >= 3 )
21773 # error "fake wchar_t"
21775 #ifdef HAVE_WCHAR_H
21777 # include <stddef.h>
21779 # include <wchar.h>
21781 #ifdef HAVE_STDLIB_H
21782 # include <stdlib.h>
21788 typedef wchar_t ac__type_sizeof_;
21792 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
21799 rm -f conftest.
$ac_objext
21800 if { (ac_try
="$ac_compile"
21801 case "(($ac_try" in
21802 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
21803 *) ac_try_echo=$ac_try;;
21805 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21806 (eval "$ac_compile") 2>conftest.er1
21808 grep -v '^ *+' conftest.er1 >conftest.err
21810 cat conftest.err >&5
21811 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21812 (exit $ac_status); } && {
21813 test -z "$ac_c_werror_flag" ||
21814 test ! -s conftest.err
21815 } && test -s conftest.$ac_objext; then
21818 echo "$as_me: failed program was:" >&5
21819 sed 's/^/| /' conftest.$ac_ext >&5
21821 ac_lo=`expr '(' $ac_mid ')' + 1`
21824 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21827 ?*) ac_cv_sizeof_wchar_t=$ac_lo;;
21828 '') if test "$ac_cv_type_wchar_t" = yes; then
21829 { { echo "$as_me:$LINENO: error: cannot compute sizeof (wchar_t)
21830 See \`config.log
' for more details." >&5
21831 echo "$as_me: error: cannot compute sizeof (wchar_t)
21832 See \`config.log' for more details.
" >&2;}
21833 { (exit 77); exit 77; }; }
21835 ac_cv_sizeof_wchar_t=0
21839 cat >conftest.$ac_ext <<_ACEOF
21842 cat confdefs.h >>conftest.$ac_ext
21843 cat >>conftest.$ac_ext <<_ACEOF
21844 /* end confdefs.h. */
21846 /* DJGPP's wchar_t is now a keyword in C++ (still not C though) */
21847 #if defined(__DJGPP__) && !( (__GNUC_MINOR__ >= 8 && __GNUC__ == 2 ) || __GNUC__ >= 3 )
21848 # error "fake wchar_t
"
21850 #ifdef HAVE_WCHAR_H
21852 # include <stddef.h>
21854 # include <wchar.h>
21856 #ifdef HAVE_STDLIB_H
21857 # include <stdlib.h>
21863 typedef wchar_t ac__type_sizeof_;
21864 static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
21865 static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
21867 #include <stdlib.h>
21872 FILE *f = fopen ("conftest.val
", "w
");
21875 if (((long int) (sizeof (ac__type_sizeof_))) < 0)
21877 long int i = longval ();
21878 if (i != ((long int) (sizeof (ac__type_sizeof_))))
21880 fprintf (f, "%ld
\n", i);
21884 unsigned long int i = ulongval ();
21885 if (i != ((long int) (sizeof (ac__type_sizeof_))))
21887 fprintf (f, "%lu
\n", i);
21889 return ferror (f) || fclose (f) != 0;
21895 rm -f conftest$ac_exeext
21896 if { (ac_try="$ac_link"
21897 case "(($ac_try" in
21898 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21899 *) ac_try_echo=$ac_try;;
21901 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
21902 (eval "$ac_link") 2>&5
21904 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
21905 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
21906 { (case "(($ac_try" in
21907 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21908 *) ac_try_echo=$ac_try;;
21910 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
21911 (eval "$ac_try") 2>&5
21913 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
21914 (exit $ac_status); }; }; then
21915 ac_cv_sizeof_wchar_t=`cat conftest.val`
21917 echo "$as_me: program exited with status
$ac_status" >&5
21918 echo "$as_me: failed program was
:" >&5
21919 sed 's/^/| /' conftest.$ac_ext >&5
21921 ( exit $ac_status )
21922 if test "$ac_cv_type_wchar_t" = yes; then
21923 { { echo "$as_me:$LINENO: error
: cannot compute sizeof
(wchar_t
)
21924 See \
`config.log' for more details." >&5
21925 echo "$as_me: error: cannot compute sizeof (wchar_t)
21926 See \`config.log
' for more details." >&2;}
21927 { (exit 77); exit 77; }; }
21929 ac_cv_sizeof_wchar_t=0
21932 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
21936 { echo "$as_me:$LINENO: result: $ac_cv_sizeof_wchar_t" >&5
21937 echo "${ECHO_T}$ac_cv_sizeof_wchar_t" >&6; }
21941 cat >>confdefs.h <<_ACEOF
21942 #define SIZEOF_WCHAR_T $ac_cv_sizeof_wchar_t
21946 if test "$ac_cv_sizeof_wchar_t" != "0"; then
21952 { echo "$as_me:$LINENO: checking for va_copy" >&5
21953 echo $ECHO_N "checking for va_copy... $ECHO_C" >&6; }
21954 if test "${wx_cv_func_va_copy+set}" = set; then
21955 echo $ECHO_N "(cached) $ECHO_C" >&6
21958 cat >conftest.$ac_ext <<_ACEOF
21960 #include <stdarg.h>
21961 void foo(char *f, ...)
21975 rm -f conftest.$ac_objext conftest$ac_exeext
21976 if { (ac_try="$ac_link"
21977 case "(($ac_try" in
21978 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21979 *) ac_try_echo=$ac_try;;
21981 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21982 (eval "$ac_link") 2>conftest.er1
21984 grep -v '^
*+' conftest.er1 >conftest.err
21986 cat conftest.err >&5
21987 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21988 (exit $ac_status); } && {
21989 test -z "$ac_c_werror_flag" ||
21990 test ! -s conftest.err
21991 } && test -s conftest$ac_exeext &&
21992 $as_test_x conftest$ac_exeext; then
21993 wx_cv_func_va_copy=yes
21995 echo "$as_me: failed program was:" >&5
21996 sed 's
/^
/| /' conftest.$ac_ext >&5
21998 wx_cv_func_va_copy=no
22002 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
22003 conftest$ac_exeext conftest.$ac_ext
22007 { echo "$as_me:$LINENO: result: $wx_cv_func_va_copy" >&5
22008 echo "${ECHO_T}$wx_cv_func_va_copy" >&6; }
22010 if test $wx_cv_func_va_copy = "yes"; then
22011 cat >>confdefs.h <<\_ACEOF
22012 #define HAVE_VA_COPY 1
22016 { echo "$as_me:$LINENO: checking if va_list can be copied by value" >&5
22017 echo $ECHO_N "checking if va_list can be copied by value... $ECHO_C" >&6; }
22018 if test "${wx_cv_type_va_list_lvalue+set}" = set; then
22019 echo $ECHO_N "(cached) $ECHO_C" >&6
22022 if test "$cross_compiling" = yes; then
22023 wx_cv_type_va_list_lvalue=yes
22026 cat >conftest.$ac_ext <<_ACEOF
22028 #include <stdarg.h>
22029 int foo(char *f, ...)
22034 if ( va_arg(ap1, int) != 17 || va_arg(ap2, int) != 17 )
22042 return foo("hi", 17);
22045 rm -f conftest$ac_exeext
22046 if { (ac_try="$ac_link"
22047 case "(($ac_try" in
22048 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22049 *) ac_try_echo=$ac_try;;
22051 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22052 (eval "$ac_link") 2>&5
22054 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22055 (exit $ac_status); } && { ac_try='.
/conftest
$ac_exeext'
22056 { (case "(($ac_try" in
22057 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22058 *) ac_try_echo=$ac_try;;
22060 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22061 (eval "$ac_try") 2>&5
22063 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22064 (exit $ac_status); }; }; then
22065 wx_cv_type_va_list_lvalue=yes
22067 echo "$as_me: program exited with status $ac_status" >&5
22068 echo "$as_me: failed program was:" >&5
22069 sed 's
/^
/| /' conftest.$ac_ext >&5
22071 ( exit $ac_status )
22072 wx_cv_type_va_list_lvalue=no
22074 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
22081 { echo "$as_me:$LINENO: result: $wx_cv_type_va_list_lvalue" >&5
22082 echo "${ECHO_T}$wx_cv_type_va_list_lvalue" >&6; }
22084 if test $wx_cv_type_va_list_lvalue != "yes"; then
22085 cat >>confdefs.h <<\_ACEOF
22086 #define VA_LIST_IS_ARRAY 1
22092 if test "$wxUSE_VARARG_MACROS" = "yes"; then
22094 { echo "$as_me:$LINENO: checking whether the compiler supports variadic macros" >&5
22095 echo $ECHO_N "checking whether the compiler supports variadic macros... $ECHO_C" >&6; }
22096 if test "${wx_cv_have_variadic_macros+set}" = set; then
22097 echo $ECHO_N "(cached) $ECHO_C" >&6
22101 ac_cpp='$CXXCPP $CPPFLAGS'
22102 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
22103 ac_link='$CXX -o conftest
$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
22104 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
22106 cat >conftest.$ac_ext <<_ACEOF
22109 cat confdefs.h >>conftest.$ac_ext
22110 cat >>conftest.$ac_ext <<_ACEOF
22111 /* end confdefs.h. */
22114 #define test(fmt, ...) printf(fmt, __VA_ARGS__)
22120 test("%s %d %p", "test", 1, 0);
22127 rm -f conftest.$ac_objext
22128 if { (ac_try="$ac_compile"
22129 case "(($ac_try" in
22130 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22131 *) ac_try_echo=$ac_try;;
22133 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22134 (eval "$ac_compile") 2>conftest.er1
22136 grep -v '^
*+' conftest.er1 >conftest.err
22138 cat conftest.err >&5
22139 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22140 (exit $ac_status); } && {
22141 test -z "$ac_cxx_werror_flag" ||
22142 test ! -s conftest.err
22143 } && test -s conftest.$ac_objext; then
22144 wx_cv_have_variadic_macros=yes
22146 echo "$as_me: failed program was:" >&5
22147 sed 's
/^
/| /' conftest.$ac_ext >&5
22149 wx_cv_have_variadic_macros=no
22153 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22155 ac_cpp='$CPP $CPPFLAGS'
22156 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
22157 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
22158 ac_compiler_gnu=$ac_cv_c_compiler_gnu
22163 { echo "$as_me:$LINENO: result: $wx_cv_have_variadic_macros" >&5
22164 echo "${ECHO_T}$wx_cv_have_variadic_macros" >&6; }
22166 if test $wx_cv_have_variadic_macros = "yes"; then
22167 cat >>confdefs.h <<\_ACEOF
22168 #define HAVE_VARIADIC_MACROS 1
22174 # Check whether --enable-largefile was given.
22175 if test "${enable_largefile+set}" = set; then
22176 enableval=$enable_largefile;
22179 if test "$enable_largefile" != no; then
22182 { echo "$as_me:$LINENO: checking for _FILE_OFFSET_BITS value needed for large files" >&5
22183 echo $ECHO_N "checking for _FILE_OFFSET_BITS value needed for large files... $ECHO_C" >&6; }
22184 if test "${ac_cv_sys_file_offset_bits+set}" = set; then
22185 echo $ECHO_N "(cached) $ECHO_C" >&6
22188 cat >conftest.$ac_ext <<_ACEOF
22191 cat confdefs.h >>conftest.$ac_ext
22192 cat >>conftest.$ac_ext <<_ACEOF
22193 /* end confdefs.h. */
22194 #define _FILE_OFFSET_BITS 64
22195 #include <sys/types.h>
22200 unsigned int field: sizeof(off_t) == 8;
22207 rm -f conftest.$ac_objext
22208 if { (ac_try="$ac_compile"
22209 case "(($ac_try" in
22210 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22211 *) ac_try_echo=$ac_try;;
22213 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22214 (eval "$ac_compile") 2>conftest.er1
22216 grep -v '^
*+' conftest.er1 >conftest.err
22218 cat conftest.err >&5
22219 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22220 (exit $ac_status); } && {
22221 test -z "$ac_c_werror_flag" ||
22222 test ! -s conftest.err
22223 } && test -s conftest.$ac_objext; then
22224 ac_cv_sys_file_offset_bits=64
22226 echo "$as_me: failed program was:" >&5
22227 sed 's
/^
/| /' conftest.$ac_ext >&5
22229 ac_cv_sys_file_offset_bits=no
22232 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22236 { echo "$as_me:$LINENO: result: $ac_cv_sys_file_offset_bits" >&5
22237 echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6; }
22239 if test "$ac_cv_sys_file_offset_bits" != no; then
22241 cat >>confdefs.h <<_ACEOF
22242 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
22247 if test "x$wx_largefile" != "xyes"; then
22249 { echo "$as_me:$LINENO: checking for _LARGE_FILES value needed for large files" >&5
22250 echo $ECHO_N "checking for _LARGE_FILES value needed for large files... $ECHO_C" >&6; }
22251 if test "${ac_cv_sys_large_files+set}" = set; then
22252 echo $ECHO_N "(cached) $ECHO_C" >&6
22255 cat >conftest.$ac_ext <<_ACEOF
22258 cat confdefs.h >>conftest.$ac_ext
22259 cat >>conftest.$ac_ext <<_ACEOF
22260 /* end confdefs.h. */
22261 #define _LARGE_FILES 1
22262 #include <sys/types.h>
22267 unsigned int field: sizeof(off_t) == 8;
22274 rm -f conftest.$ac_objext
22275 if { (ac_try="$ac_compile"
22276 case "(($ac_try" in
22277 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22278 *) ac_try_echo=$ac_try;;
22280 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22281 (eval "$ac_compile") 2>conftest.er1
22283 grep -v '^
*+' conftest.er1 >conftest.err
22285 cat conftest.err >&5
22286 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22287 (exit $ac_status); } && {
22288 test -z "$ac_c_werror_flag" ||
22289 test ! -s conftest.err
22290 } && test -s conftest.$ac_objext; then
22291 ac_cv_sys_large_files=1
22293 echo "$as_me: failed program was:" >&5
22294 sed 's
/^
/| /' conftest.$ac_ext >&5
22296 ac_cv_sys_large_files=no
22299 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22303 { echo "$as_me:$LINENO: result: $ac_cv_sys_large_files" >&5
22304 echo "${ECHO_T}$ac_cv_sys_large_files" >&6; }
22306 if test "$ac_cv_sys_large_files" != no; then
22308 cat >>confdefs.h <<_ACEOF
22309 #define _LARGE_FILES $ac_cv_sys_large_files
22316 { echo "$as_me:$LINENO: checking if large file support is available" >&5
22317 echo $ECHO_N "checking if large file support is available... $ECHO_C" >&6; }
22318 if test "x$wx_largefile" = "xyes"; then
22319 cat >>confdefs.h <<\_ACEOF
22320 #define HAVE_LARGEFILE_SUPPORT 1
22324 { echo "$as_me:$LINENO: result: $wx_largefile" >&5
22325 echo "${ECHO_T}$wx_largefile" >&6; }
22329 if test "x$wx_largefile" = "xyes"; then
22330 if test "x$ac_cv_sys_file_offset_bits" = "x64"; then
22331 WXCONFIG_CPPFLAGS="$WXCONFIG_CPPFLAGS -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES"
22333 if test "$USE_HPUX" = 1 -a "$GXX" = "yes"; then
22334 { echo "$as_me:$LINENO: checking if -D__STDC_EXT__ is required" >&5
22335 echo $ECHO_N "checking if -D__STDC_EXT__ is required... $ECHO_C" >&6; }
22336 if test "${wx_cv_STDC_EXT_required+set}" = set; then
22337 echo $ECHO_N "(cached) $ECHO_C" >&6
22341 ac_cpp='$CXXCPP $CPPFLAGS'
22342 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
22343 ac_link='$CXX -o conftest
$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
22344 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
22346 cat >conftest.$ac_ext <<_ACEOF
22349 cat confdefs.h >>conftest.$ac_ext
22350 cat >>conftest.$ac_ext <<_ACEOF
22351 /* end confdefs.h. */
22357 #ifndef __STDC_EXT__
22365 rm -f conftest.$ac_objext
22366 if { (ac_try="$ac_compile"
22367 case "(($ac_try" in
22368 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22369 *) ac_try_echo=$ac_try;;
22371 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22372 (eval "$ac_compile") 2>conftest.er1
22374 grep -v '^
*+' conftest.er1 >conftest.err
22376 cat conftest.err >&5
22377 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22378 (exit $ac_status); } && {
22379 test -z "$ac_cxx_werror_flag" ||
22380 test ! -s conftest.err
22381 } && test -s conftest.$ac_objext; then
22382 wx_cv_STDC_EXT_required=no
22384 echo "$as_me: failed program was:" >&5
22385 sed 's
/^
/| /' conftest.$ac_ext >&5
22387 wx_cv_STDC_EXT_required=yes
22391 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22393 ac_cpp='$CPP $CPPFLAGS'
22394 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
22395 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
22396 ac_compiler_gnu=$ac_cv_c_compiler_gnu
22401 { echo "$as_me:$LINENO: result: $wx_cv_STDC_EXT_required" >&5
22402 echo "${ECHO_T}$wx_cv_STDC_EXT_required" >&6; }
22403 if test "x$wx_cv_STDC_EXT_required" = "xyes"; then
22404 WXCONFIG_CXXFLAGS="$WXCONFIG_CXXFLAGS -D__STDC_EXT__"
22408 WXCONFIG_CPPFLAGS="$WXCONFIG_CPPFLAGS -D_LARGE_FILES"
22410 { echo "$as_me:$LINENO: checking for _LARGEFILE_SOURCE value needed for large files" >&5
22411 echo $ECHO_N "checking for _LARGEFILE_SOURCE value needed for large files... $ECHO_C" >&6; }
22412 if test "${ac_cv_sys_largefile_source+set}" = set; then
22413 echo $ECHO_N "(cached) $ECHO_C" >&6
22416 cat >conftest.$ac_ext <<_ACEOF
22419 cat confdefs.h >>conftest.$ac_ext
22420 cat >>conftest.$ac_ext <<_ACEOF
22421 /* end confdefs.h. */
22422 #include <sys/types.h> /* for off_t */
22427 int (*fp) (FILE *, off_t, int) = fseeko;
22428 return fseeko (stdin, 0, 0) && fp (stdin, 0, 0);
22433 rm -f conftest.$ac_objext conftest$ac_exeext
22434 if { (ac_try="$ac_link"
22435 case "(($ac_try" in
22436 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22437 *) ac_try_echo=$ac_try;;
22439 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22440 (eval "$ac_link") 2>conftest.er1
22442 grep -v '^
*+' conftest.er1 >conftest.err
22444 cat conftest.err >&5
22445 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22446 (exit $ac_status); } && {
22447 test -z "$ac_c_werror_flag" ||
22448 test ! -s conftest.err
22449 } && test -s conftest$ac_exeext &&
22450 $as_test_x conftest$ac_exeext; then
22451 ac_cv_sys_largefile_source=no; break
22453 echo "$as_me: failed program was:" >&5
22454 sed 's
/^
/| /' conftest.$ac_ext >&5
22459 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
22460 conftest$ac_exeext conftest.$ac_ext
22461 cat >conftest.$ac_ext <<_ACEOF
22464 cat confdefs.h >>conftest.$ac_ext
22465 cat >>conftest.$ac_ext <<_ACEOF
22466 /* end confdefs.h. */
22467 #define _LARGEFILE_SOURCE 1
22468 #include <sys/types.h> /* for off_t */
22473 int (*fp) (FILE *, off_t, int) = fseeko;
22474 return fseeko (stdin, 0, 0) && fp (stdin, 0, 0);
22479 rm -f conftest.$ac_objext conftest$ac_exeext
22480 if { (ac_try="$ac_link"
22481 case "(($ac_try" in
22482 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22483 *) ac_try_echo=$ac_try;;
22485 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22486 (eval "$ac_link") 2>conftest.er1
22488 grep -v '^
*+' conftest.er1 >conftest.err
22490 cat conftest.err >&5
22491 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22492 (exit $ac_status); } && {
22493 test -z "$ac_c_werror_flag" ||
22494 test ! -s conftest.err
22495 } && test -s conftest$ac_exeext &&
22496 $as_test_x conftest$ac_exeext; then
22497 ac_cv_sys_largefile_source=1; break
22499 echo "$as_me: failed program was:" >&5
22500 sed 's
/^
/| /' conftest.$ac_ext >&5
22505 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
22506 conftest$ac_exeext conftest.$ac_ext
22507 ac_cv_sys_largefile_source=unknown
22511 { echo "$as_me:$LINENO: result: $ac_cv_sys_largefile_source" >&5
22512 echo "${ECHO_T}$ac_cv_sys_largefile_source" >&6; }
22513 case $ac_cv_sys_largefile_source in #(
22516 cat >>confdefs.h <<_ACEOF
22517 #define _LARGEFILE_SOURCE $ac_cv_sys_largefile_source
22523 # We used to try defining _XOPEN_SOURCE=500 too, to work around a bug
22524 # in glibc 2.1.3, but that breaks too many other things.
22525 # If you want fseeko and ftello with glibc, upgrade to a fixed glibc.
22526 if test $ac_cv_sys_largefile_source != unknown; then
22528 cat >>confdefs.h <<\_ACEOF
22529 #define HAVE_FSEEKO 1
22534 if test "$ac_cv_sys_largefile_source" != no; then
22535 WXCONFIG_CPPFLAGS="$WXCONFIG_CPPFLAGS -D_LARGEFILE_SOURCE=$ac_cv_sys_largefile_source"
22539 { echo "$as_me:$LINENO: checking whether byte ordering is bigendian" >&5
22540 echo $ECHO_N "checking whether byte ordering is bigendian... $ECHO_C" >&6; }
22541 if test "${ac_cv_c_bigendian+set}" = set; then
22542 echo $ECHO_N "(cached) $ECHO_C" >&6
22544 ac_cv_c_bigendian=unknown
22545 # See if sys/param.h defines the BYTE_ORDER macro.
22546 cat >conftest.$ac_ext <<_ACEOF
22549 cat confdefs.h >>conftest.$ac_ext
22550 cat >>conftest.$ac_ext <<_ACEOF
22551 /* end confdefs.h. */
22552 #include <sys/types.h>
22553 #include <sys/param.h>
22558 #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
22559 bogus endian macros
22565 rm -f conftest.$ac_objext
22566 if { (ac_try="$ac_compile"
22567 case "(($ac_try" in
22568 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22569 *) ac_try_echo=$ac_try;;
22571 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22572 (eval "$ac_compile") 2>conftest.er1
22574 grep -v '^
*+' conftest.er1 >conftest.err
22576 cat conftest.err >&5
22577 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22578 (exit $ac_status); } && {
22579 test -z "$ac_c_werror_flag" ||
22580 test ! -s conftest.err
22581 } && test -s conftest.$ac_objext; then
22582 # It does; now see whether it defined to BIG_ENDIAN or not.
22583 cat >conftest.$ac_ext <<_ACEOF
22586 cat confdefs.h >>conftest.$ac_ext
22587 cat >>conftest.$ac_ext <<_ACEOF
22588 /* end confdefs.h. */
22589 #include <sys/types.h>
22590 #include <sys/param.h>
22595 #if BYTE_ORDER != BIG_ENDIAN
22602 rm -f conftest.$ac_objext
22603 if { (ac_try="$ac_compile"
22604 case "(($ac_try" in
22605 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22606 *) ac_try_echo=$ac_try;;
22608 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22609 (eval "$ac_compile") 2>conftest.er1
22611 grep -v '^
*+' conftest.er1 >conftest.err
22613 cat conftest.err >&5
22614 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22615 (exit $ac_status); } && {
22616 test -z "$ac_c_werror_flag" ||
22617 test ! -s conftest.err
22618 } && test -s conftest.$ac_objext; then
22619 ac_cv_c_bigendian=yes
22621 echo "$as_me: failed program was:" >&5
22622 sed 's
/^
/| /' conftest.$ac_ext >&5
22624 ac_cv_c_bigendian=no
22627 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22629 echo "$as_me: failed program was:" >&5
22630 sed 's
/^
/| /' conftest.$ac_ext >&5
22635 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22636 if test $ac_cv_c_bigendian = unknown; then
22637 if test "$cross_compiling" = yes; then
22638 ac_cv_c_bigendian=unknown
22640 cat >conftest.$ac_ext <<_ACEOF
22643 cat confdefs.h >>conftest.$ac_ext
22644 cat >>conftest.$ac_ext <<_ACEOF
22645 /* end confdefs.h. */
22647 /* Are we little or big endian? From Harbison&Steele. */
22651 char c[sizeof (long)];
22654 exit (u.c[sizeof (long) - 1] == 1);
22657 rm -f conftest$ac_exeext
22658 if { (ac_try="$ac_link"
22659 case "(($ac_try" in
22660 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22661 *) ac_try_echo=$ac_try;;
22663 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22664 (eval "$ac_link") 2>&5
22666 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22667 (exit $ac_status); } && { ac_try='.
/conftest
$ac_exeext'
22668 { (case "(($ac_try" in
22669 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22670 *) ac_try_echo=$ac_try;;
22672 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22673 (eval "$ac_try") 2>&5
22675 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22676 (exit $ac_status); }; }; then
22677 ac_cv_c_bigendian=no
22679 echo "$as_me: program exited with status $ac_status" >&5
22680 echo "$as_me: failed program was:" >&5
22681 sed 's
/^
/| /' conftest.$ac_ext >&5
22683 ( exit $ac_status )
22684 ac_cv_c_bigendian=yes
22686 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
22692 { echo "$as_me:$LINENO: result: $ac_cv_c_bigendian" >&5
22693 echo "${ECHO_T}$ac_cv_c_bigendian" >&6; }
22694 if test $ac_cv_c_bigendian = unknown; then
22695 { 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
22696 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;}
22698 if test $ac_cv_c_bigendian = yes; then
22699 cat >>confdefs.h <<\_ACEOF
22700 #define WORDS_BIGENDIAN 1
22709 ac_cpp='$CXXCPP $CPPFLAGS'
22710 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
22711 ac_link='$CXX -o conftest
$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
22712 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
22715 { echo "$as_me:$LINENO: checking for iostream" >&5
22716 echo $ECHO_N "checking for iostream... $ECHO_C" >&6; }
22717 if test "${ac_cv_header_iostream+set}" = set; then
22718 echo $ECHO_N "(cached) $ECHO_C" >&6
22720 cat >conftest.$ac_ext <<_ACEOF
22723 cat confdefs.h >>conftest.$ac_ext
22724 cat >>conftest.$ac_ext <<_ACEOF
22725 /* end confdefs.h. */
22728 #include <iostream>
22730 rm -f conftest.$ac_objext
22731 if { (ac_try="$ac_compile"
22732 case "(($ac_try" in
22733 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22734 *) ac_try_echo=$ac_try;;
22736 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22737 (eval "$ac_compile") 2>conftest.er1
22739 grep -v '^
*+' conftest.er1 >conftest.err
22741 cat conftest.err >&5
22742 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22743 (exit $ac_status); } && {
22744 test -z "$ac_cxx_werror_flag" ||
22745 test ! -s conftest.err
22746 } && test -s conftest.$ac_objext; then
22747 ac_cv_header_iostream=yes
22749 echo "$as_me: failed program was:" >&5
22750 sed 's
/^
/| /' conftest.$ac_ext >&5
22752 ac_cv_header_iostream=no
22755 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22757 { echo "$as_me:$LINENO: result: $ac_cv_header_iostream" >&5
22758 echo "${ECHO_T}$ac_cv_header_iostream" >&6; }
22762 if test "$ac_cv_header_iostream" = "yes" ; then
22765 cat >>confdefs.h <<\_ACEOF
22766 #define wxUSE_IOSTREAMH 1
22772 ac_cpp='$CPP $CPPFLAGS'
22773 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
22774 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
22775 ac_compiler_gnu=$ac_cv_c_compiler_gnu
22780 { echo "$as_me:$LINENO: checking if C++ compiler supports bool" >&5
22781 echo $ECHO_N "checking if C++ compiler supports bool... $ECHO_C" >&6; }
22782 if test "${wx_cv_cpp_bool+set}" = set; then
22783 echo $ECHO_N "(cached) $ECHO_C" >&6
22788 ac_cpp='$CXXCPP $CPPFLAGS'
22789 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
22790 ac_link='$CXX -o conftest
$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
22791 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
22794 cat >conftest.$ac_ext <<_ACEOF
22797 cat confdefs.h >>conftest.$ac_ext
22798 cat >>conftest.$ac_ext <<_ACEOF
22799 /* end confdefs.h. */
22814 rm -f conftest.$ac_objext
22815 if { (ac_try="$ac_compile"
22816 case "(($ac_try" in
22817 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22818 *) ac_try_echo=$ac_try;;
22820 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22821 (eval "$ac_compile") 2>conftest.er1
22823 grep -v '^
*+' conftest.er1 >conftest.err
22825 cat conftest.err >&5
22826 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22827 (exit $ac_status); } && {
22828 test -z "$ac_cxx_werror_flag" ||
22829 test ! -s conftest.err
22830 } && test -s conftest.$ac_objext; then
22835 echo "$as_me: failed program was:" >&5
22836 sed 's
/^
/| /' conftest.$ac_ext >&5
22844 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22847 ac_cpp='$CPP $CPPFLAGS'
22848 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
22849 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
22850 ac_compiler_gnu=$ac_cv_c_compiler_gnu
22854 { echo "$as_me:$LINENO: result: $wx_cv_cpp_bool" >&5
22855 echo "${ECHO_T}$wx_cv_cpp_bool" >&6; }
22857 if test "$wx_cv_cpp_bool" = "yes"; then
22858 cat >>confdefs.h <<\_ACEOF
22859 #define HAVE_BOOL 1
22866 { echo "$as_me:$LINENO: checking if C++ compiler supports the explicit keyword" >&5
22867 echo $ECHO_N "checking if C++ compiler supports the explicit keyword... $ECHO_C" >&6; }
22868 if test "${wx_cv_explicit+set}" = set; then
22869 echo $ECHO_N "(cached) $ECHO_C" >&6
22874 ac_cpp='$CXXCPP $CPPFLAGS'
22875 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
22876 ac_link='$CXX -o conftest
$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
22877 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
22880 cat >conftest.$ac_ext <<_ACEOF
22883 cat confdefs.h >>conftest.$ac_ext
22884 cat >>conftest.$ac_ext <<_ACEOF
22885 /* end confdefs.h. */
22887 class Foo { public: explicit Foo(int) {} };
22899 rm -f conftest.$ac_objext
22900 if { (ac_try="$ac_compile"
22901 case "(($ac_try" in
22902 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22903 *) ac_try_echo=$ac_try;;
22905 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22906 (eval "$ac_compile") 2>conftest.er1
22908 grep -v '^
*+' conftest.er1 >conftest.err
22910 cat conftest.err >&5
22911 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22912 (exit $ac_status); } && {
22913 test -z "$ac_cxx_werror_flag" ||
22914 test ! -s conftest.err
22915 } && test -s conftest.$ac_objext; then
22917 cat >conftest.$ac_ext <<_ACEOF
22920 cat confdefs.h >>conftest.$ac_ext
22921 cat >>conftest.$ac_ext <<_ACEOF
22922 /* end confdefs.h. */
22924 class Foo { public: explicit Foo(int) {} };
22925 static void TakeFoo(const Foo& foo) { }
22938 rm -f conftest.$ac_objext
22939 if { (ac_try="$ac_compile"
22940 case "(($ac_try" in
22941 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22942 *) ac_try_echo=$ac_try;;
22944 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22945 (eval "$ac_compile") 2>conftest.er1
22947 grep -v '^
*+' conftest.er1 >conftest.err
22949 cat conftest.err >&5
22950 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22951 (exit $ac_status); } && {
22952 test -z "$ac_cxx_werror_flag" ||
22953 test ! -s conftest.err
22954 } && test -s conftest.$ac_objext; then
22957 echo "$as_me: failed program was:" >&5
22958 sed 's
/^
/| /' conftest.$ac_ext >&5
22964 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22967 echo "$as_me: failed program was:" >&5
22968 sed 's
/^
/| /' conftest.$ac_ext >&5
22974 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22977 ac_cpp='$CPP $CPPFLAGS'
22978 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
22979 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
22980 ac_compiler_gnu=$ac_cv_c_compiler_gnu
22984 { echo "$as_me:$LINENO: result: $wx_cv_explicit" >&5
22985 echo "${ECHO_T}$wx_cv_explicit" >&6; }
22987 if test "$wx_cv_explicit" = "yes"; then
22988 cat >>confdefs.h <<\_ACEOF
22989 #define HAVE_EXPLICIT 1
22995 { echo "$as_me:$LINENO: checking whether the compiler supports const_cast<>" >&5
22996 echo $ECHO_N "checking whether the compiler supports const_cast<>... $ECHO_C" >&6; }
22997 if test "${ac_cv_cxx_const_cast+set}" = set; then
22998 echo $ECHO_N "(cached) $ECHO_C" >&6
23002 ac_cpp='$CXXCPP $CPPFLAGS'
23003 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
23004 ac_link='$CXX -o conftest
$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
23005 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
23007 cat >conftest.$ac_ext <<_ACEOF
23010 cat confdefs.h >>conftest.$ac_ext
23011 cat >>conftest.$ac_ext <<_ACEOF
23012 /* end confdefs.h. */
23017 int x = 0;const int& y = x;int& z = const_cast<int&>(y);return z;
23022 rm -f conftest.$ac_objext
23023 if { (ac_try="$ac_compile"
23024 case "(($ac_try" in
23025 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23026 *) ac_try_echo=$ac_try;;
23028 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23029 (eval "$ac_compile") 2>conftest.er1
23031 grep -v '^
*+' conftest.er1 >conftest.err
23033 cat conftest.err >&5
23034 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23035 (exit $ac_status); } && {
23036 test -z "$ac_cxx_werror_flag" ||
23037 test ! -s conftest.err
23038 } && test -s conftest.$ac_objext; then
23039 ac_cv_cxx_const_cast=yes
23041 echo "$as_me: failed program was:" >&5
23042 sed 's
/^
/| /' conftest.$ac_ext >&5
23044 ac_cv_cxx_const_cast=no
23047 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23049 ac_cpp='$CPP $CPPFLAGS'
23050 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
23051 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
23052 ac_compiler_gnu=$ac_cv_c_compiler_gnu
23056 { echo "$as_me:$LINENO: result: $ac_cv_cxx_const_cast" >&5
23057 echo "${ECHO_T}$ac_cv_cxx_const_cast" >&6; }
23058 if test "$ac_cv_cxx_const_cast" = yes; then
23060 cat >>confdefs.h <<\_ACEOF
23061 #define HAVE_CONST_CAST
23066 { echo "$as_me:$LINENO: checking whether the compiler supports reinterpret_cast<>" >&5
23067 echo $ECHO_N "checking whether the compiler supports reinterpret_cast<>... $ECHO_C" >&6; }
23068 if test "${ac_cv_cxx_reinterpret_cast+set}" = set; then
23069 echo $ECHO_N "(cached) $ECHO_C" >&6
23073 ac_cpp='$CXXCPP $CPPFLAGS'
23074 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
23075 ac_link='$CXX -o conftest
$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
23076 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
23078 cat >conftest.$ac_ext <<_ACEOF
23081 cat confdefs.h >>conftest.$ac_ext
23082 cat >>conftest.$ac_ext <<_ACEOF
23083 /* end confdefs.h. */
23084 #include <typeinfo>
23085 class Base { public : Base () {} virtual void f () = 0;};
23086 class Derived : public Base { public : Derived () {} virtual void f () {} };
23087 class Unrelated { public : Unrelated () {} };
23088 int g (Unrelated&) { return 0; }
23093 Derived d;Base& b=d;Unrelated& e=reinterpret_cast<Unrelated&>(b);return g(e);
23098 rm -f conftest.$ac_objext
23099 if { (ac_try="$ac_compile"
23100 case "(($ac_try" in
23101 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23102 *) ac_try_echo=$ac_try;;
23104 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23105 (eval "$ac_compile") 2>conftest.er1
23107 grep -v '^
*+' conftest.er1 >conftest.err
23109 cat conftest.err >&5
23110 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23111 (exit $ac_status); } && {
23112 test -z "$ac_cxx_werror_flag" ||
23113 test ! -s conftest.err
23114 } && test -s conftest.$ac_objext; then
23115 ac_cv_cxx_reinterpret_cast=yes
23117 echo "$as_me: failed program was:" >&5
23118 sed 's
/^
/| /' conftest.$ac_ext >&5
23120 ac_cv_cxx_reinterpret_cast=no
23123 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23125 ac_cpp='$CPP $CPPFLAGS'
23126 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
23127 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
23128 ac_compiler_gnu=$ac_cv_c_compiler_gnu
23132 { echo "$as_me:$LINENO: result: $ac_cv_cxx_reinterpret_cast" >&5
23133 echo "${ECHO_T}$ac_cv_cxx_reinterpret_cast" >&6; }
23134 if test "$ac_cv_cxx_reinterpret_cast" = yes; then
23136 cat >>confdefs.h <<\_ACEOF
23137 #define HAVE_REINTERPRET_CAST
23142 { echo "$as_me:$LINENO: checking whether the compiler supports static_cast<>" >&5
23143 echo $ECHO_N "checking whether the compiler supports static_cast<>... $ECHO_C" >&6; }
23144 if test "${ac_cv_cxx_static_cast+set}" = set; then
23145 echo $ECHO_N "(cached) $ECHO_C" >&6
23149 ac_cpp='$CXXCPP $CPPFLAGS'
23150 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
23151 ac_link='$CXX -o conftest
$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
23152 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
23154 cat >conftest.$ac_ext <<_ACEOF
23157 cat confdefs.h >>conftest.$ac_ext
23158 cat >>conftest.$ac_ext <<_ACEOF
23159 /* end confdefs.h. */
23160 #include <typeinfo>
23161 class Base { public : Base () {} virtual void f () = 0; };
23162 class Derived : public Base { public : Derived () {} virtual void f () {} };
23163 int g (Derived&) { return 0; }
23168 Derived d; Base& b = d; Derived& s = static_cast<Derived&> (b); return g (s);
23173 rm -f conftest.$ac_objext
23174 if { (ac_try="$ac_compile"
23175 case "(($ac_try" in
23176 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23177 *) ac_try_echo=$ac_try;;
23179 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23180 (eval "$ac_compile") 2>conftest.er1
23182 grep -v '^
*+' conftest.er1 >conftest.err
23184 cat conftest.err >&5
23185 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23186 (exit $ac_status); } && {
23187 test -z "$ac_cxx_werror_flag" ||
23188 test ! -s conftest.err
23189 } && test -s conftest.$ac_objext; then
23190 ac_cv_cxx_static_cast=yes
23192 echo "$as_me: failed program was:" >&5
23193 sed 's
/^
/| /' conftest.$ac_ext >&5
23195 ac_cv_cxx_static_cast=no
23198 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23200 ac_cpp='$CPP $CPPFLAGS'
23201 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
23202 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
23203 ac_compiler_gnu=$ac_cv_c_compiler_gnu
23207 { echo "$as_me:$LINENO: result: $ac_cv_cxx_static_cast" >&5
23208 echo "${ECHO_T}$ac_cv_cxx_static_cast" >&6; }
23209 if test "$ac_cv_cxx_static_cast" = yes; then
23211 cat >>confdefs.h <<\_ACEOF
23212 #define HAVE_STATIC_CAST
23218 if test "x$SUNCXX" = xyes; then
23219 CXXFLAGS="-features=tmplife $CXXFLAGS"
23222 if test "x$SUNCC" = xyes; then
23223 CFLAGS="-erroff=E_NO_EXPLICIT_TYPE_GIVEN $CFLAGS"
23226 if test "x$SGICC" = "xyes"; then
23227 CFLAGS="-woff 3970 $CFLAGS"
23229 if test "x$SGICXX" = "xyes"; then
23230 CXXFLAGS="-woff 3970 $CXXFLAGS"
23233 if test "x$HPCC" = "xyes"; then
23234 CFLAGS="+W 2011,2450 $CFLAGS"
23236 if test "x$HPCXX" = "xyes"; then
23237 CXXFLAGS="+W 2340 $CXXFLAGS"
23240 if test "x$COMPAQCXX" = "xyes"; then
23241 CXXFLAGS="-w0 -msg_disable basclsnondto,unrimpret,intconlosbit"
23245 ac_cpp='$CXXCPP $CPPFLAGS'
23246 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
23247 ac_link='$CXX -o conftest
$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
23248 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
23251 if test "$wxUSE_STD_STRING" = "yes" -o "$wxUSE_STL" = "yes"; then
23252 if test "$wxUSE_UNICODE" = "yes"; then
23253 std_string="std::wstring"
23254 char_type="wchar_t"
23256 std_string="std::string"
23260 { echo "$as_me:$LINENO: checking for $std_string in <string>" >&5
23261 echo $ECHO_N "checking for $std_string in <string>... $ECHO_C" >&6; }
23262 if test "${wx_cv_class_stdstring+set}" = set; then
23263 echo $ECHO_N "(cached) $ECHO_C" >&6
23266 cat >conftest.$ac_ext <<_ACEOF
23269 cat confdefs.h >>conftest.$ac_ext
23270 cat >>conftest.$ac_ext <<_ACEOF
23271 /* end confdefs.h. */
23281 rm -f conftest.$ac_objext
23282 if { (ac_try="$ac_compile"
23283 case "(($ac_try" in
23284 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23285 *) ac_try_echo=$ac_try;;
23287 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23288 (eval "$ac_compile") 2>conftest.er1
23290 grep -v '^
*+' conftest.er1 >conftest.err
23292 cat conftest.err >&5
23293 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23294 (exit $ac_status); } && {
23295 test -z "$ac_cxx_werror_flag" ||
23296 test ! -s conftest.err
23297 } && test -s conftest.$ac_objext; then
23298 wx_cv_class_stdstring=yes
23300 echo "$as_me: failed program was:" >&5
23301 sed 's
/^
/| /' conftest.$ac_ext >&5
23303 wx_cv_class_stdstring=no
23307 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23311 { echo "$as_me:$LINENO: result: $wx_cv_class_stdstring" >&5
23312 echo "${ECHO_T}$wx_cv_class_stdstring" >&6; }
23314 if test "$wx_cv_class_stdstring" = yes; then
23315 if test "$wxUSE_UNICODE" = "yes"; then
23316 cat >>confdefs.h <<\_ACEOF
23317 #define HAVE_STD_WSTRING 1
23322 { echo "$as_me:$LINENO: checking if std::basic_string<$char_type> works" >&5
23323 echo $ECHO_N "checking if std::basic_string<$char_type> works... $ECHO_C" >&6; }
23324 if test "${wx_cv_class_stdbasicstring+set}" = set; then
23325 echo $ECHO_N "(cached) $ECHO_C" >&6
23328 cat >conftest.$ac_ext <<_ACEOF
23331 cat confdefs.h >>conftest.$ac_ext
23332 cat >>conftest.$ac_ext <<_ACEOF
23333 /* end confdefs.h. */
23335 #ifdef HAVE_WCHAR_H
23337 # include <stddef.h>
23339 # include <wchar.h>
23341 #ifdef HAVE_STDLIB_H
23342 # include <stdlib.h>
23350 std::basic_string<$char_type> foo;
23351 const $char_type* dummy = foo.c_str();
23356 rm -f conftest.$ac_objext
23357 if { (ac_try="$ac_compile"
23358 case "(($ac_try" in
23359 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23360 *) ac_try_echo=$ac_try;;
23362 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23363 (eval "$ac_compile") 2>conftest.er1
23365 grep -v '^
*+' conftest.er1 >conftest.err
23367 cat conftest.err >&5
23368 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23369 (exit $ac_status); } && {
23370 test -z "$ac_cxx_werror_flag" ||
23371 test ! -s conftest.err
23372 } && test -s conftest.$ac_objext; then
23373 wx_cv_class_stdbasicstring=yes
23375 echo "$as_me: failed program was:" >&5
23376 sed 's
/^
/| /' conftest.$ac_ext >&5
23378 wx_cv_class_stdbasicstring=no
23382 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23386 { echo "$as_me:$LINENO: result: $wx_cv_class_stdbasicstring" >&5
23387 echo "${ECHO_T}$wx_cv_class_stdbasicstring" >&6; }
23389 if test "$wx_cv_class_stdbasicstring" != yes; then
23390 if test "$wxUSE_STL" = "yes"; then
23391 { { echo "$as_me:$LINENO: error: Can't use
--enable-stl without
$std_string or std
::basic_string
<$char_type>" >&5
23392 echo "$as_me: error
: Can
't use --enable-stl without $std_string or std::basic_string<$char_type>" >&2;}
23393 { (exit 1); exit 1; }; }
23394 elif grep wxUSE_STD_STRING $wx_arg_cache_file >/dev/null; then
23395 { { echo "$as_me:$LINENO: error: Can't use
--enable-std_string without
$std_string or std
::basic_string
<$char_type>" >&5
23396 echo "$as_me: error
: Can
't use --enable-std_string without $std_string or std::basic_string<$char_type>" >&2;}
23397 { (exit 1); exit 1; }; }
23399 { echo "$as_me:$LINENO: WARNING: No $std_string or std::basic_string<$char_type>, switching to --disable-std_string" >&5
23400 echo "$as_me: WARNING: No $std_string or std::basic_string<$char_type>, switching to --disable-std_string" >&2;}
23401 wxUSE_STD_STRING=no
23407 if test "$wxUSE_STD_IOSTREAM" = "yes"; then
23408 { echo "$as_me:$LINENO: checking for std::istream" >&5
23409 echo $ECHO_N "checking for std::istream... $ECHO_C" >&6; }
23410 if test "${ac_cv_type_std__istream+set}" = set; then
23411 echo $ECHO_N "(cached) $ECHO_C" >&6
23413 cat >conftest.$ac_ext <<_ACEOF
23416 cat confdefs.h >>conftest.$ac_ext
23417 cat >>conftest.$ac_ext <<_ACEOF
23418 /* end confdefs.h. */
23419 #include <iostream>
23421 typedef std::istream ac__type_new_;
23425 if ((ac__type_new_ *) 0)
23427 if (sizeof (ac__type_new_))
23433 rm -f conftest.$ac_objext
23434 if { (ac_try="$ac_compile"
23435 case "(($ac_try" in
23436 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23437 *) ac_try_echo=$ac_try;;
23439 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23440 (eval "$ac_compile") 2>conftest.er1
23442 grep -v '^
*+' conftest.er1 >conftest.err
23444 cat conftest.err >&5
23445 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23446 (exit $ac_status); } && {
23447 test -z "$ac_cxx_werror_flag" ||
23448 test ! -s conftest.err
23449 } && test -s conftest.$ac_objext; then
23450 ac_cv_type_std__istream=yes
23452 echo "$as_me: failed program was:" >&5
23453 sed 's
/^
/| /' conftest.$ac_ext >&5
23455 ac_cv_type_std__istream=no
23458 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23460 { echo "$as_me:$LINENO: result: $ac_cv_type_std__istream" >&5
23461 echo "${ECHO_T}$ac_cv_type_std__istream" >&6; }
23462 if test $ac_cv_type_std__istream = yes; then
23464 cat >>confdefs.h <<_ACEOF
23465 #define HAVE_STD__ISTREAM 1
23470 wxUSE_STD_IOSTREAM=no
23472 { echo "$as_me:$LINENO: checking for std::ostream" >&5
23473 echo $ECHO_N "checking for std::ostream... $ECHO_C" >&6; }
23474 if test "${ac_cv_type_std__ostream+set}" = set; then
23475 echo $ECHO_N "(cached) $ECHO_C" >&6
23477 cat >conftest.$ac_ext <<_ACEOF
23480 cat confdefs.h >>conftest.$ac_ext
23481 cat >>conftest.$ac_ext <<_ACEOF
23482 /* end confdefs.h. */
23483 #include <iostream>
23485 typedef std::ostream ac__type_new_;
23489 if ((ac__type_new_ *) 0)
23491 if (sizeof (ac__type_new_))
23497 rm -f conftest.$ac_objext
23498 if { (ac_try="$ac_compile"
23499 case "(($ac_try" in
23500 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23501 *) ac_try_echo=$ac_try;;
23503 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23504 (eval "$ac_compile") 2>conftest.er1
23506 grep -v '^
*+' conftest.er1 >conftest.err
23508 cat conftest.err >&5
23509 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23510 (exit $ac_status); } && {
23511 test -z "$ac_cxx_werror_flag" ||
23512 test ! -s conftest.err
23513 } && test -s conftest.$ac_objext; then
23514 ac_cv_type_std__ostream=yes
23516 echo "$as_me: failed program was:" >&5
23517 sed 's
/^
/| /' conftest.$ac_ext >&5
23519 ac_cv_type_std__ostream=no
23522 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23524 { echo "$as_me:$LINENO: result: $ac_cv_type_std__ostream" >&5
23525 echo "${ECHO_T}$ac_cv_type_std__ostream" >&6; }
23526 if test $ac_cv_type_std__ostream = yes; then
23528 cat >>confdefs.h <<_ACEOF
23529 #define HAVE_STD__OSTREAM 1
23534 wxUSE_STD_IOSTREAM=no
23538 if test "$wxUSE_STD_IOSTREAM" != "yes"; then
23539 if grep wxUSE_STD_IOSTREAM $wx_arg_cache_file >/dev/null; then
23540 { { echo "$as_me:$LINENO: error: Can't use
--enable-std_iostreams without std
::istream and std
::ostream
" >&5
23541 echo "$as_me: error
: Can
't use --enable-std_iostreams without std::istream and std::ostream" >&2;}
23542 { (exit 1); exit 1; }; }
23544 { echo "$as_me:$LINENO: WARNING: No std::iostreams, switching to --disable-std_iostreams" >&5
23545 echo "$as_me: WARNING: No std::iostreams, switching to --disable-std_iostreams" >&2;}
23550 if test "$wxUSE_STL" = "yes"; then
23551 { echo "$as_me:$LINENO: checking for basic STL functionality" >&5
23552 echo $ECHO_N "checking for basic STL functionality... $ECHO_C" >&6; }
23553 if test "${wx_cv_lib_stl+set}" = set; then
23554 echo $ECHO_N "(cached) $ECHO_C" >&6
23556 cat >conftest.$ac_ext <<_ACEOF
23559 cat confdefs.h >>conftest.$ac_ext
23560 cat >>conftest.$ac_ext <<_ACEOF
23561 /* end confdefs.h. */
23563 #include <functional>
23564 #include <algorithm>
23570 std::vector<int> moo;
23571 std::list<int> foo;
23572 std::vector<int>::iterator it =
23573 std::find_if(moo.begin(), moo.end(),
23574 std::bind2nd(std::less<int>(), 3));
23579 rm -f conftest.$ac_objext
23580 if { (ac_try="$ac_compile"
23581 case "(($ac_try" in
23582 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23583 *) ac_try_echo=$ac_try;;
23585 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23586 (eval "$ac_compile") 2>conftest.er1
23588 grep -v '^
*+' conftest.er1 >conftest.err
23590 cat conftest.err >&5
23591 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23592 (exit $ac_status); } && {
23593 test -z "$ac_cxx_werror_flag" ||
23594 test ! -s conftest.err
23595 } && test -s conftest.$ac_objext; then
23598 echo "$as_me: failed program was:" >&5
23599 sed 's
/^
/| /' conftest.$ac_ext >&5
23605 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23608 { echo "$as_me:$LINENO: result: $wx_cv_lib_stl" >&5
23609 echo "${ECHO_T}$wx_cv_lib_stl" >&6; }
23611 if test "$wx_cv_lib_stl" != yes; then
23612 { { echo "$as_me:$LINENO: error: Can't use
--enable-stl as basic STL functionality is missing
" >&5
23613 echo "$as_me: error
: Can
't use --enable-stl as basic STL functionality is missing" >&2;}
23614 { (exit 1); exit 1; }; }
23617 { echo "$as_me:$LINENO: checking for compliant std::string::compare" >&5
23618 echo $ECHO_N "checking for compliant std::string::compare... $ECHO_C" >&6; }
23619 if test "${wx_cv_func_stdstring_compare+set}" = set; then
23620 echo $ECHO_N "(cached) $ECHO_C" >&6
23622 cat >conftest.$ac_ext <<_ACEOF
23625 cat confdefs.h >>conftest.$ac_ext
23626 cat >>conftest.$ac_ext <<_ACEOF
23627 /* end confdefs.h. */
23632 std::string foo, bar;
23634 foo.compare(1, 1, bar);
23635 foo.compare(1, 1, bar, 1, 1);
23637 foo.compare(1, 1, "");
23638 foo.compare(1, 1, "", 2);
23643 rm -f conftest.$ac_objext
23644 if { (ac_try="$ac_compile"
23645 case "(($ac_try" in
23646 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23647 *) ac_try_echo=$ac_try;;
23649 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23650 (eval "$ac_compile") 2>conftest.er1
23652 grep -v '^
*+' conftest.er1 >conftest.err
23654 cat conftest.err >&5
23655 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23656 (exit $ac_status); } && {
23657 test -z "$ac_cxx_werror_flag" ||
23658 test ! -s conftest.err
23659 } && test -s conftest.$ac_objext; then
23660 wx_cv_func_stdstring_compare=yes
23662 echo "$as_me: failed program was:" >&5
23663 sed 's
/^
/| /' conftest.$ac_ext >&5
23665 wx_cv_func_stdstring_compare=no
23669 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23672 { echo "$as_me:$LINENO: result: $wx_cv_func_stdstring_compare" >&5
23673 echo "${ECHO_T}$wx_cv_func_stdstring_compare" >&6; }
23675 if test "$wx_cv_func_stdstring_compare" = yes; then
23676 cat >>confdefs.h <<\_ACEOF
23677 #define HAVE_STD_STRING_COMPARE 1
23682 { echo "$as_me:$LINENO: checking for hash_map" >&5
23683 echo $ECHO_N "checking for hash_map... $ECHO_C" >&6; }
23684 if test "${ac_cv_header_hash_map+set}" = set; then
23685 echo $ECHO_N "(cached) $ECHO_C" >&6
23687 cat >conftest.$ac_ext <<_ACEOF
23690 cat confdefs.h >>conftest.$ac_ext
23691 cat >>conftest.$ac_ext <<_ACEOF
23692 /* end confdefs.h. */
23696 #include <hash_map>
23698 rm -f conftest.$ac_objext
23699 if { (ac_try="$ac_compile"
23700 case "(($ac_try" in
23701 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23702 *) ac_try_echo=$ac_try;;
23704 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23705 (eval "$ac_compile") 2>conftest.er1
23707 grep -v '^
*+' conftest.er1 >conftest.err
23709 cat conftest.err >&5
23710 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23711 (exit $ac_status); } && {
23712 test -z "$ac_cxx_werror_flag" ||
23713 test ! -s conftest.err
23714 } && test -s conftest.$ac_objext; then
23715 ac_cv_header_hash_map=yes
23717 echo "$as_me: failed program was:" >&5
23718 sed 's
/^
/| /' conftest.$ac_ext >&5
23720 ac_cv_header_hash_map=no
23723 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23725 { echo "$as_me:$LINENO: result: $ac_cv_header_hash_map" >&5
23726 echo "${ECHO_T}$ac_cv_header_hash_map" >&6; }
23727 if test $ac_cv_header_hash_map = yes; then
23728 { echo "$as_me:$LINENO: checking for standard hash_map and hash_set" >&5
23729 echo $ECHO_N "checking for standard hash_map and hash_set... $ECHO_C" >&6; }
23730 if test "${wx_cv_class_stdhashmapset+set}" = set; then
23731 echo $ECHO_N "(cached) $ECHO_C" >&6
23733 cat >conftest.$ac_ext <<_ACEOF
23736 cat confdefs.h >>conftest.$ac_ext
23737 cat >>conftest.$ac_ext <<_ACEOF
23738 /* end confdefs.h. */
23739 #include <hash_map>
23740 #include <hash_set>
23744 std::hash_map<double*, char*, std::hash<double*>, std::equal_to<double*> > test1;
23745 std::hash_set<char*, std::hash<char*>, std::equal_to<char*> > test2;
23750 rm -f conftest.$ac_objext
23751 if { (ac_try="$ac_compile"
23752 case "(($ac_try" in
23753 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23754 *) ac_try_echo=$ac_try;;
23756 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23757 (eval "$ac_compile") 2>conftest.er1
23759 grep -v '^
*+' conftest.er1 >conftest.err
23761 cat conftest.err >&5
23762 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23763 (exit $ac_status); } && {
23764 test -z "$ac_cxx_werror_flag" ||
23765 test ! -s conftest.err
23766 } && test -s conftest.$ac_objext; then
23767 wx_cv_class_stdhashmapset=yes
23769 echo "$as_me: failed program was:" >&5
23770 sed 's
/^
/| /' conftest.$ac_ext >&5
23772 wx_cv_class_stdhashmapset=no
23775 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23779 { echo "$as_me:$LINENO: result: $wx_cv_class_stdhashmapset" >&5
23780 echo "${ECHO_T}$wx_cv_class_stdhashmapset" >&6; }
23785 if test "$wx_cv_class_stdhashmapset" = yes; then
23786 cat >>confdefs.h <<\_ACEOF
23787 #define HAVE_HASH_MAP 1
23790 cat >>confdefs.h <<\_ACEOF
23791 #define HAVE_STD_HASH_MAP 1
23796 { echo "$as_me:$LINENO: checking for ext/hash_map" >&5
23797 echo $ECHO_N "checking for ext/hash_map... $ECHO_C" >&6; }
23798 if test "${ac_cv_header_ext_hash_map+set}" = set; then
23799 echo $ECHO_N "(cached) $ECHO_C" >&6
23801 cat >conftest.$ac_ext <<_ACEOF
23804 cat confdefs.h >>conftest.$ac_ext
23805 cat >>conftest.$ac_ext <<_ACEOF
23806 /* end confdefs.h. */
23810 #include <ext/hash_map>
23812 rm -f conftest.$ac_objext
23813 if { (ac_try="$ac_compile"
23814 case "(($ac_try" in
23815 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23816 *) ac_try_echo=$ac_try;;
23818 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23819 (eval "$ac_compile") 2>conftest.er1
23821 grep -v '^
*+' conftest.er1 >conftest.err
23823 cat conftest.err >&5
23824 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23825 (exit $ac_status); } && {
23826 test -z "$ac_cxx_werror_flag" ||
23827 test ! -s conftest.err
23828 } && test -s conftest.$ac_objext; then
23829 ac_cv_header_ext_hash_map=yes
23831 echo "$as_me: failed program was:" >&5
23832 sed 's
/^
/| /' conftest.$ac_ext >&5
23834 ac_cv_header_ext_hash_map=no
23837 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23839 { echo "$as_me:$LINENO: result: $ac_cv_header_ext_hash_map" >&5
23840 echo "${ECHO_T}$ac_cv_header_ext_hash_map" >&6; }
23841 if test $ac_cv_header_ext_hash_map = yes; then
23842 { echo "$as_me:$LINENO: checking for GNU hash_map and hash_set" >&5
23843 echo $ECHO_N "checking for GNU hash_map and hash_set... $ECHO_C" >&6; }
23844 if test "${wx_cv_class_gnuhashmapset+set}" = set; then
23845 echo $ECHO_N "(cached) $ECHO_C" >&6
23847 cat >conftest.$ac_ext <<_ACEOF
23850 cat confdefs.h >>conftest.$ac_ext
23851 cat >>conftest.$ac_ext <<_ACEOF
23852 /* end confdefs.h. */
23853 #include <ext/hash_map>
23854 #include <ext/hash_set>
23858 __gnu_cxx::hash_map<double*, char*, __gnu_cxx::hash<double*>, std::equal_to<double*> > test1;
23859 __gnu_cxx::hash_set<char*, __gnu_cxx::hash<char*>, std::equal_to<char*> > test2;
23864 rm -f conftest.$ac_objext
23865 if { (ac_try="$ac_compile"
23866 case "(($ac_try" in
23867 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23868 *) ac_try_echo=$ac_try;;
23870 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23871 (eval "$ac_compile") 2>conftest.er1
23873 grep -v '^
*+' conftest.er1 >conftest.err
23875 cat conftest.err >&5
23876 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23877 (exit $ac_status); } && {
23878 test -z "$ac_cxx_werror_flag" ||
23879 test ! -s conftest.err
23880 } && test -s conftest.$ac_objext; then
23881 wx_cv_class_gnuhashmapset=yes
23883 echo "$as_me: failed program was:" >&5
23884 sed 's
/^
/| /' conftest.$ac_ext >&5
23886 wx_cv_class_gnuhashmapset=no
23889 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23893 { echo "$as_me:$LINENO: result: $wx_cv_class_gnuhashmapset" >&5
23894 echo "${ECHO_T}$wx_cv_class_gnuhashmapset" >&6; }
23899 if test "$wx_cv_class_gnuhashmapset" = yes; then
23900 cat >>confdefs.h <<\_ACEOF
23901 #define HAVE_EXT_HASH_MAP 1
23904 cat >>confdefs.h <<\_ACEOF
23905 #define HAVE_GNU_CXX_HASH_MAP 1
23912 ac_cpp='$CPP $CPPFLAGS'
23913 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
23914 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
23915 ac_compiler_gnu=$ac_cv_c_compiler_gnu
23920 /usr/local/include \
23922 /usr/Motif-2.1/include \
23923 /usr/Motif-1.2/include \
23924 /usr/include/Motif1.2 \
23927 /usr/openwin/include \
23931 /usr/X11R6/include \
23932 /usr/X11R6.4/include \
23933 /usr/X11R5/include \
23934 /usr/X11R4/include \
23936 /usr/include/X11R6 \
23937 /usr/include/X11R5 \
23938 /usr/include/X11R4 \
23940 /usr/local/X11R6/include \
23941 /usr/local/X11R5/include \
23942 /usr/local/X11R4/include \
23944 /usr/local/include/X11R6 \
23945 /usr/local/include/X11R5 \
23946 /usr/local/include/X11R4 \
23950 /usr/local/X11/include \
23951 /usr/local/include/X11 \
23953 /usr/XFree86/include/X11 \
23956 /usr/openwin/share/include"
23958 { echo "$as_me:$LINENO: checking for libraries directory" >&5
23959 echo $ECHO_N "checking for libraries directory... $ECHO_C" >&6; }
23963 if test "${wx_cv_std_libpath+set}" = set; then
23964 echo $ECHO_N "(cached) $ECHO_C" >&6
23967 for d in /usr/lib /usr/lib32 /usr/lib/64 /usr/lib64; do
23968 for e in a so sl dylib dll.a; do
23970 if test -f $libc; then
23973 cat >conftest.$ac_ext <<_ACEOF
23974 int main() { return 0; }
23976 rm -f conftest.$ac_objext conftest$ac_exeext
23977 if { (ac_try="$ac_link"
23978 case "(($ac_try" in
23979 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23980 *) ac_try_echo=$ac_try;;
23982 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23983 (eval "$ac_link") 2>conftest.er1
23985 grep -v '^
*+' conftest.er1 >conftest.err
23987 cat conftest.err >&5
23988 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23989 (exit $ac_status); } && {
23990 test -z "$ac_c_werror_flag" ||
23991 test ! -s conftest.err
23992 } && test -s conftest$ac_exeext &&
23993 $as_test_x conftest$ac_exeext; then
23994 wx_cv_std_libpath=`echo $d | sed s@/usr/@@`
23996 echo "$as_me: failed program was:" >&5
23997 sed 's
/^
/| /' conftest.$ac_ext >&5
24002 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24003 conftest$ac_exeext conftest.$ac_ext
24005 if test "x$wx_cv_std_libpath" != "x"; then
24011 if test "x$wx_cv_std_libpath" = "x"; then
24012 wx_cv_std_libpath="lib"
24021 if test "$ac_cv_sizeof_void_p" = 8 -a -d "/usr/lib/64"; then
24022 wx_cv_std_libpath="lib/64"
24024 wx_cv_std_libpath="lib"
24029 if test "$ac_cv_sizeof_void_p" = 8 -a \
24030 -d "/usr/lib64" -a ! -h "/usr/lib64"; then
24031 wx_cv_std_libpath="lib64"
24033 wx_cv_std_libpath="lib"
24038 wx_cv_std_libpath="lib";
24042 { echo "$as_me:$LINENO: result: $wx_cv_std_libpath" >&5
24043 echo "${ECHO_T}$wx_cv_std_libpath" >&6; }
24045 SEARCH_LIB="`echo "$SEARCH_INCLUDE" | sed s@include@$wx_cv_std_libpath@g` /usr/$wx_cv_std_libpath"
24047 if test "$build" != "$host" -a "$GCC" = yes; then
24048 if cross_root=`$CC -print-prog-name=ld 2>/dev/null`; then
24049 cross_root=`dirname $cross_root`
24050 cross_root=`dirname $cross_root`
24052 SEARCH_LIB=`for x in $SEARCH_LIB; do echo $x; done | sed -ne "s|^/usr|$cross_root|p"`
24053 SEARCH_INCLUDE=`for x in $SEARCH_INCLUDE; do echo $x; done | sed -ne "s|^/usr|$cross_root|p"`
24054 SEARCH_INCLUDE="$SEARCH_INCLUDE $cross_root/include"
24056 if test -z "$PKG_CONFIG_PATH"; then
24057 PKG_CONFIG_PATH="$cross_root/local/lib/pkgconfig:$cross_root/lib/pkgconfig"
24058 export PKG_CONFIG_PATH
24061 if test -z "$x_includes" -o "$x_includes" = NONE; then
24064 for ac_dir in $SEARCH_INCLUDE /usr/include;
24066 if test -f "$ac_dir/X11/Intrinsic.h"; then
24067 ac_find_includes=$ac_dir
24072 x_includes=$ac_find_includes
24074 if test -z "$x_libraries" -o "$x_libraries" = NONE; then
24077 for ac_dir in $SEARCH_LIB;
24079 for ac_extension in a so sl dylib dll.a; do
24080 if test -f "$ac_dir/libXt.$ac_extension"; then
24081 ac_find_libraries=$ac_dir
24087 x_libraries=$ac_find_libraries
24093 cat >confcache <<\_ACEOF
24094 # This file is a shell script that caches the results of configure
24095 # tests run on this system so they can be shared between configure
24096 # scripts and configure runs, see configure's option
--config-cache.
24097 # It is not useful on other systems. If it contains results you don't
24098 # want to keep, you may remove or edit it.
24100 # config.status only pays attention to the cache file if you give it
24101 # the --recheck option to rerun configure.
24103 # `ac_cv_env_foo' variables (set or unset) will be overridden when
24104 # loading this file, other *unset* `ac_cv_foo' will be assigned the
24105 # following values.
24109 # The following way of writing the cache mishandles newlines in values,
24110 # but we know of no workaround that is simple, portable, and efficient.
24111 # So, we kill variables containing newlines.
24112 # Ultrix sh set writes to stderr and can't be redirected directly,
24113 # and sets the high bit in the cache file unless we assign to the vars.
24115 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
24116 eval ac_val
=\$
$ac_var
24120 *_cv_
*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
24121 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
24124 _
| IFS
| as_nl
) ;; #(
24125 *) $as_unset $ac_var ;;
24131 case $as_nl`(ac_space=' '; set) 2>&1` in #(
24132 *${as_nl}ac_space
=\
*)
24133 # `set' does not quote correctly, so add quotes (double-quote
24134 # substitution turns \\\\ into \\, and sed turns \\ into \).
24137 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
24140 # `set' quotes correctly as required by POSIX, so do not add quotes.
24141 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
24150 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
24152 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
24154 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
24155 if test -w "$cache_file"; then
24156 test "x$cache_file" != "x/dev/null" &&
24157 { echo "$as_me:$LINENO: updating cache $cache_file" >&5
24158 echo "$as_me: updating cache $cache_file" >&6;}
24159 cat confcache
>$cache_file
24161 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
24162 echo "$as_me: not updating unwritable cache $cache_file" >&6;}
24167 if test "$USE_LINUX" = 1 -o "$USE_GNU" = 1; then
24168 { echo "$as_me:$LINENO: checking for glibc 2.1 or later" >&5
24169 echo $ECHO_N "checking for glibc 2.1 or later... $ECHO_C" >&6; }
24170 if test "${wx_cv_lib_glibc21+set}" = set; then
24171 echo $ECHO_N "(cached) $ECHO_C" >&6
24174 cat >conftest.
$ac_ext <<_ACEOF
24177 cat confdefs.h
>>conftest.
$ac_ext
24178 cat >>conftest.
$ac_ext <<_ACEOF
24179 /* end confdefs.h. */
24180 #include <features.h>
24185 #if (__GLIBC__ < 2) || (__GLIBC_MINOR__ < 1)
24193 rm -f conftest.
$ac_objext
24194 if { (ac_try
="$ac_compile"
24195 case "(($ac_try" in
24196 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
24197 *) ac_try_echo=$ac_try;;
24199 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
24200 (eval "$ac_compile") 2>conftest.er1
24202 grep -v '^ *+' conftest.er1 >conftest.err
24204 cat conftest.err >&5
24205 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24206 (exit $ac_status); } && {
24207 test -z "$ac_c_werror_flag" ||
24208 test ! -s conftest.err
24209 } && test -s conftest.$ac_objext; then
24211 wx_cv_lib_glibc21=yes
24214 echo "$as_me: failed program was:" >&5
24215 sed 's/^/| /' conftest.$ac_ext >&5
24218 wx_cv_lib_glibc21=no
24223 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24226 { echo "$as_me:$LINENO: result: $wx_cv_lib_glibc21" >&5
24227 echo "${ECHO_T}$wx_cv_lib_glibc21" >&6; }
24228 if test "$wx_cv_lib_glibc21" = "yes"; then
24229 cat >>confdefs.h <<\_ACEOF
24230 #define wxHAVE_GLIBC2 1
24236 if test "x$wx_cv_lib_glibc21" = "xyes"; then
24237 if test "$wxUSE_UNICODE" = "yes" -o "$wxUSE_THREADS" = "yes"; then
24238 cat >>confdefs.h <<\_ACEOF
24239 #define _GNU_SOURCE 1
24250 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
24251 { echo "$as_me:$LINENO: checking for $ac_func" >&5
24252 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
24253 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
24254 echo $ECHO_N "(cached) $ECHO_C" >&6
24256 cat >conftest.$ac_ext <<_ACEOF
24259 cat confdefs.h >>conftest.$ac_ext
24260 cat >>conftest.$ac_ext <<_ACEOF
24261 /* end confdefs.h. */
24262 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
24263 For example, HP-UX 11i <limits.h> declares gettimeofday. */
24264 #define $ac_func innocuous_$ac_func
24266 /* System header to define __stub macros and hopefully few prototypes,
24267 which can conflict with char $ac_func (); below.
24268 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
24269 <limits.h> exists even on freestanding compilers. */
24272 # include <limits.h>
24274 # include <assert.h>
24279 /* Override any GCC internal prototype to avoid an error.
24280 Use char because int might match the return type of a GCC
24281 builtin and then its argument prototype would still apply. */
24286 /* The GNU C library defines this for functions which it implements
24287 to always fail with ENOSYS. Some functions are actually named
24288 something starting with __ and the normal name is an alias. */
24289 #if defined __stub_$ac_func || defined __stub___$ac_func
24296 return $ac_func ();
24301 rm -f conftest.$ac_objext conftest$ac_exeext
24302 if { (ac_try="$ac_link"
24303 case "(($ac_try" in
24304 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
24305 *) ac_try_echo
=$ac_try;;
24307 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
24308 (eval "$ac_link") 2>conftest.er1
24310 grep -v '^ *+' conftest.er1
>conftest.err
24312 cat conftest.err
>&5
24313 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24314 (exit $ac_status); } && {
24315 test -z "$ac_c_werror_flag" ||
24316 test ! -s conftest.err
24317 } && test -s conftest
$ac_exeext &&
24318 $as_test_x conftest
$ac_exeext; then
24319 eval "$as_ac_var=yes"
24321 echo "$as_me: failed program was:" >&5
24322 sed 's/^/| /' conftest.
$ac_ext >&5
24324 eval "$as_ac_var=no"
24327 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
24328 conftest
$ac_exeext conftest.
$ac_ext
24330 ac_res
=`eval echo '${'$as_ac_var'}'`
24331 { echo "$as_me:$LINENO: result: $ac_res" >&5
24332 echo "${ECHO_T}$ac_res" >&6; }
24333 if test `eval echo '${'$as_ac_var'}'` = yes; then
24334 cat >>confdefs.h
<<_ACEOF
24335 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
24342 for ac_func
in floor
24344 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
24345 { echo "$as_me:$LINENO: checking for $ac_func" >&5
24346 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
24347 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
24348 echo $ECHO_N "(cached) $ECHO_C" >&6
24350 cat >conftest.
$ac_ext <<_ACEOF
24353 cat confdefs.h
>>conftest.
$ac_ext
24354 cat >>conftest.
$ac_ext <<_ACEOF
24355 /* end confdefs.h. */
24356 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
24357 For example, HP-UX 11i <limits.h> declares gettimeofday. */
24358 #define $ac_func innocuous_$ac_func
24360 /* System header to define __stub macros and hopefully few prototypes,
24361 which can conflict with char $ac_func (); below.
24362 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
24363 <limits.h> exists even on freestanding compilers. */
24366 # include <limits.h>
24368 # include <assert.h>
24373 /* Override any GCC internal prototype to avoid an error.
24374 Use char because int might match the return type of a GCC
24375 builtin and then its argument prototype would still apply. */
24380 /* The GNU C library defines this for functions which it implements
24381 to always fail with ENOSYS. Some functions are actually named
24382 something starting with __ and the normal name is an alias. */
24383 #if defined __stub_$ac_func || defined __stub___$ac_func
24390 return $ac_func ();
24395 rm -f conftest.
$ac_objext conftest
$ac_exeext
24396 if { (ac_try
="$ac_link"
24397 case "(($ac_try" in
24398 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
24399 *) ac_try_echo=$ac_try;;
24401 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
24402 (eval "$ac_link") 2>conftest.er1
24404 grep -v '^ *+' conftest.er1 >conftest.err
24406 cat conftest.err >&5
24407 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24408 (exit $ac_status); } && {
24409 test -z "$ac_c_werror_flag" ||
24410 test ! -s conftest.err
24411 } && test -s conftest$ac_exeext &&
24412 $as_test_x conftest$ac_exeext; then
24413 eval "$as_ac_var=yes"
24415 echo "$as_me: failed program was:" >&5
24416 sed 's/^/| /' conftest.$ac_ext >&5
24418 eval "$as_ac_var=no"
24421 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24422 conftest$ac_exeext conftest.$ac_ext
24424 ac_res=`eval echo '${'$as_ac_var'}'`
24425 { echo "$as_me:$LINENO: result: $ac_res" >&5
24426 echo "${ECHO_T}$ac_res" >&6; }
24427 if test `eval echo '${'$as_ac_var'}'` = yes; then
24428 cat >>confdefs.h <<_ACEOF
24429 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
24435 { echo "$as_me:$LINENO: checking if floating point functions link without -lm" >&5
24436 echo $ECHO_N "checking if floating point functions link without -lm... $ECHO_C" >&6; }
24437 if test "$have_cos" = 1 -a "$have_floor" = 1; then
24438 { echo "$as_me:$LINENO: result: yes" >&5
24439 echo "${ECHO_T}yes" >&6; }
24441 { echo "$as_me:$LINENO: result: no" >&5
24442 echo "${ECHO_T}no" >&6; }
24444 # use different functions to avoid configure caching
24450 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
24451 { echo "$as_me:$LINENO: checking for $ac_func" >&5
24452 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
24453 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
24454 echo $ECHO_N "(cached) $ECHO_C" >&6
24456 cat >conftest.$ac_ext <<_ACEOF
24459 cat confdefs.h >>conftest.$ac_ext
24460 cat >>conftest.$ac_ext <<_ACEOF
24461 /* end confdefs.h. */
24462 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
24463 For example, HP-UX 11i <limits.h> declares gettimeofday. */
24464 #define $ac_func innocuous_$ac_func
24466 /* System header to define __stub macros and hopefully few prototypes,
24467 which can conflict with char $ac_func (); below.
24468 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
24469 <limits.h> exists even on freestanding compilers. */
24472 # include <limits.h>
24474 # include <assert.h>
24479 /* Override any GCC internal prototype to avoid an error.
24480 Use char because int might match the return type of a GCC
24481 builtin and then its argument prototype would still apply. */
24486 /* The GNU C library defines this for functions which it implements
24487 to always fail with ENOSYS. Some functions are actually named
24488 something starting with __ and the normal name is an alias. */
24489 #if defined __stub_$ac_func || defined __stub___$ac_func
24496 return $ac_func ();
24501 rm -f conftest.$ac_objext conftest$ac_exeext
24502 if { (ac_try="$ac_link"
24503 case "(($ac_try" in
24504 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
24505 *) ac_try_echo
=$ac_try;;
24507 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
24508 (eval "$ac_link") 2>conftest.er1
24510 grep -v '^ *+' conftest.er1
>conftest.err
24512 cat conftest.err
>&5
24513 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24514 (exit $ac_status); } && {
24515 test -z "$ac_c_werror_flag" ||
24516 test ! -s conftest.err
24517 } && test -s conftest
$ac_exeext &&
24518 $as_test_x conftest
$ac_exeext; then
24519 eval "$as_ac_var=yes"
24521 echo "$as_me: failed program was:" >&5
24522 sed 's/^/| /' conftest.
$ac_ext >&5
24524 eval "$as_ac_var=no"
24527 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
24528 conftest
$ac_exeext conftest.
$ac_ext
24530 ac_res
=`eval echo '${'$as_ac_var'}'`
24531 { echo "$as_me:$LINENO: result: $ac_res" >&5
24532 echo "${ECHO_T}$ac_res" >&6; }
24533 if test `eval echo '${'$as_ac_var'}'` = yes; then
24534 cat >>confdefs.h
<<_ACEOF
24535 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
24542 for ac_func
in ceil
24544 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
24545 { echo "$as_me:$LINENO: checking for $ac_func" >&5
24546 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
24547 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
24548 echo $ECHO_N "(cached) $ECHO_C" >&6
24550 cat >conftest.
$ac_ext <<_ACEOF
24553 cat confdefs.h
>>conftest.
$ac_ext
24554 cat >>conftest.
$ac_ext <<_ACEOF
24555 /* end confdefs.h. */
24556 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
24557 For example, HP-UX 11i <limits.h> declares gettimeofday. */
24558 #define $ac_func innocuous_$ac_func
24560 /* System header to define __stub macros and hopefully few prototypes,
24561 which can conflict with char $ac_func (); below.
24562 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
24563 <limits.h> exists even on freestanding compilers. */
24566 # include <limits.h>
24568 # include <assert.h>
24573 /* Override any GCC internal prototype to avoid an error.
24574 Use char because int might match the return type of a GCC
24575 builtin and then its argument prototype would still apply. */
24580 /* The GNU C library defines this for functions which it implements
24581 to always fail with ENOSYS. Some functions are actually named
24582 something starting with __ and the normal name is an alias. */
24583 #if defined __stub_$ac_func || defined __stub___$ac_func
24590 return $ac_func ();
24595 rm -f conftest.
$ac_objext conftest
$ac_exeext
24596 if { (ac_try
="$ac_link"
24597 case "(($ac_try" in
24598 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
24599 *) ac_try_echo=$ac_try;;
24601 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
24602 (eval "$ac_link") 2>conftest.er1
24604 grep -v '^ *+' conftest.er1 >conftest.err
24606 cat conftest.err >&5
24607 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24608 (exit $ac_status); } && {
24609 test -z "$ac_c_werror_flag" ||
24610 test ! -s conftest.err
24611 } && test -s conftest$ac_exeext &&
24612 $as_test_x conftest$ac_exeext; then
24613 eval "$as_ac_var=yes"
24615 echo "$as_me: failed program was:" >&5
24616 sed 's/^/| /' conftest.$ac_ext >&5
24618 eval "$as_ac_var=no"
24621 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24622 conftest$ac_exeext conftest.$ac_ext
24624 ac_res=`eval echo '${'$as_ac_var'}'`
24625 { echo "$as_me:$LINENO: result: $ac_res" >&5
24626 echo "${ECHO_T}$ac_res" >&6; }
24627 if test `eval echo '${'$as_ac_var'}'` = yes; then
24628 cat >>confdefs.h <<_ACEOF
24629 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
24635 { echo "$as_me:$LINENO: checking if floating point functions link with -lm" >&5
24636 echo $ECHO_N "checking if floating point functions link with -lm... $ECHO_C" >&6; }
24637 if test "$have_sin" = 1 -a "$have_ceil" = 1; then
24638 { echo "$as_me:$LINENO: result: yes" >&5
24639 echo "${ECHO_T}yes" >&6; }
24641 { echo "$as_me:$LINENO: result: no" >&5
24642 echo "${ECHO_T}no" >&6; }
24643 # not sure we should warn the user, crash, etc.
24648 ac_cpp='$CXXCPP $CPPFLAGS'
24649 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
24650 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
24651 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
24653 if test "wxUSE_UNICODE" = "yes"; then
24655 for wx_func in wcstoull
24657 { echo "$as_me:$LINENO: checking for $wx_func" >&5
24658 echo $ECHO_N "checking for $wx_func... $ECHO_C" >&6; }
24659 if { as_var=wx_cv_func_$wx_func; eval "test \"\${$as_var+set}\" = set"; }; then
24660 echo $ECHO_N "(cached) $ECHO_C" >&6
24663 cat >conftest.$ac_ext <<_ACEOF
24667 cat confdefs.h >>conftest.$ac_ext
24668 cat >>conftest.$ac_ext <<_ACEOF
24669 /* end confdefs.h. */
24672 $ac_includes_default
24688 rm -f conftest.$ac_objext conftest$ac_exeext
24689 if { (ac_try="$ac_link"
24690 case "(($ac_try" in
24691 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
24692 *) ac_try_echo
=$ac_try;;
24694 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
24695 (eval "$ac_link") 2>conftest.er1
24697 grep -v '^ *+' conftest.er1
>conftest.err
24699 cat conftest.err
>&5
24700 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24701 (exit $ac_status); } && {
24702 test -z "$ac_cxx_werror_flag" ||
24703 test ! -s conftest.err
24704 } && test -s conftest
$ac_exeext &&
24705 $as_test_x conftest
$ac_exeext; then
24706 eval wx_cv_func_
$wx_func=yes
24708 echo "$as_me: failed program was:" >&5
24709 sed 's/^/| /' conftest.
$ac_ext >&5
24711 eval wx_cv_func_
$wx_func=no
24714 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
24715 conftest
$ac_exeext conftest.
$ac_ext
24718 ac_res
=`eval echo '${'wx_cv_func_$wx_func'}'`
24719 { echo "$as_me:$LINENO: result: $ac_res" >&5
24720 echo "${ECHO_T}$ac_res" >&6; }
24722 if eval test \
$wx_cv_func_$wx_func = yes
24724 cat >>confdefs.h
<<_ACEOF
24725 #define HAVE_`echo $wx_func | tr 'a-z' 'A-Z'` 1
24737 for wx_func
in strtoull
24739 { echo "$as_me:$LINENO: checking for $wx_func" >&5
24740 echo $ECHO_N "checking for $wx_func... $ECHO_C" >&6; }
24741 if { as_var
=wx_cv_func_
$wx_func; eval "test \"\${$as_var+set}\" = set"; }; then
24742 echo $ECHO_N "(cached) $ECHO_C" >&6
24745 cat >conftest.
$ac_ext <<_ACEOF
24749 cat confdefs.h
>>conftest.
$ac_ext
24750 cat >>conftest.
$ac_ext <<_ACEOF
24751 /* end confdefs.h. */
24754 $ac_includes_default
24770 rm -f conftest.
$ac_objext conftest
$ac_exeext
24771 if { (ac_try
="$ac_link"
24772 case "(($ac_try" in
24773 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
24774 *) ac_try_echo=$ac_try;;
24776 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
24777 (eval "$ac_link") 2>conftest.er1
24779 grep -v '^ *+' conftest.er1 >conftest.err
24781 cat conftest.err >&5
24782 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24783 (exit $ac_status); } && {
24784 test -z "$ac_cxx_werror_flag" ||
24785 test ! -s conftest.err
24786 } && test -s conftest$ac_exeext &&
24787 $as_test_x conftest$ac_exeext; then
24788 eval wx_cv_func_$wx_func=yes
24790 echo "$as_me: failed program was:" >&5
24791 sed 's/^/| /' conftest.$ac_ext >&5
24793 eval wx_cv_func_$wx_func=no
24796 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24797 conftest$ac_exeext conftest.$ac_ext
24800 ac_res=`eval echo '${'wx_cv_func_$wx_func'}'`
24801 { echo "$as_me:$LINENO: result: $ac_res" >&5
24802 echo "${ECHO_T}$ac_res" >&6; }
24804 if eval test \$wx_cv_func_$wx_func = yes
24806 cat >>confdefs.h <<_ACEOF
24807 #define HAVE_`echo $wx_func | tr 'a-z' 'A-Z'` 1
24819 ac_cpp='$CPP $CPPFLAGS'
24820 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
24821 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
24822 ac_compiler_gnu=$ac_cv_c_compiler_gnu
24827 if test "$wxUSE_REGEX" != "no"; then
24828 cat >>confdefs.h <<\_ACEOF
24829 #define wxUSE_REGEX 1
24833 if test "$wxUSE_UNICODE" = "yes" -a "$wxUSE_REGEX" = "yes"; then
24834 { echo "$as_me:$LINENO: WARNING: Defaulting to the the builtin regex library for Unicode build." >&5
24835 echo "$as_me: WARNING: Defaulting to the the builtin regex library for Unicode build." >&2;}
24836 wxUSE_REGEX=builtin
24839 if test "$wxUSE_REGEX" = "sys" -o "$wxUSE_REGEX" = "yes" ; then
24840 { echo "$as_me:$LINENO: checking for regex.h" >&5
24841 echo $ECHO_N "checking for regex.h... $ECHO_C" >&6; }
24842 if test "${ac_cv_header_regex_h+set}" = set; then
24843 echo $ECHO_N "(cached) $ECHO_C" >&6
24845 cat >conftest.$ac_ext <<_ACEOF
24848 cat confdefs.h >>conftest.$ac_ext
24849 cat >>conftest.$ac_ext <<_ACEOF
24850 /* end confdefs.h. */
24855 rm -f conftest.$ac_objext
24856 if { (ac_try="$ac_compile"
24857 case "(($ac_try" in
24858 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
24859 *) ac_try_echo
=$ac_try;;
24861 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
24862 (eval "$ac_compile") 2>conftest.er1
24864 grep -v '^ *+' conftest.er1
>conftest.err
24866 cat conftest.err
>&5
24867 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24868 (exit $ac_status); } && {
24869 test -z "$ac_c_werror_flag" ||
24870 test ! -s conftest.err
24871 } && test -s conftest.
$ac_objext; then
24872 ac_cv_header_regex_h
=yes
24874 echo "$as_me: failed program was:" >&5
24875 sed 's/^/| /' conftest.
$ac_ext >&5
24877 ac_cv_header_regex_h
=no
24880 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
24882 { echo "$as_me:$LINENO: result: $ac_cv_header_regex_h" >&5
24883 echo "${ECHO_T}$ac_cv_header_regex_h" >&6; }
24884 if test $ac_cv_header_regex_h = yes; then
24887 for ac_func
in regcomp re_search
24889 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
24890 { echo "$as_me:$LINENO: checking for $ac_func" >&5
24891 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
24892 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
24893 echo $ECHO_N "(cached) $ECHO_C" >&6
24895 cat >conftest.
$ac_ext <<_ACEOF
24898 cat confdefs.h
>>conftest.
$ac_ext
24899 cat >>conftest.
$ac_ext <<_ACEOF
24900 /* end confdefs.h. */
24901 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
24902 For example, HP-UX 11i <limits.h> declares gettimeofday. */
24903 #define $ac_func innocuous_$ac_func
24905 /* System header to define __stub macros and hopefully few prototypes,
24906 which can conflict with char $ac_func (); below.
24907 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
24908 <limits.h> exists even on freestanding compilers. */
24911 # include <limits.h>
24913 # include <assert.h>
24918 /* Override any GCC internal prototype to avoid an error.
24919 Use char because int might match the return type of a GCC
24920 builtin and then its argument prototype would still apply. */
24925 /* The GNU C library defines this for functions which it implements
24926 to always fail with ENOSYS. Some functions are actually named
24927 something starting with __ and the normal name is an alias. */
24928 #if defined __stub_$ac_func || defined __stub___$ac_func
24935 return $ac_func ();
24940 rm -f conftest.
$ac_objext conftest
$ac_exeext
24941 if { (ac_try
="$ac_link"
24942 case "(($ac_try" in
24943 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
24944 *) ac_try_echo=$ac_try;;
24946 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
24947 (eval "$ac_link") 2>conftest.er1
24949 grep -v '^ *+' conftest.er1 >conftest.err
24951 cat conftest.err >&5
24952 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24953 (exit $ac_status); } && {
24954 test -z "$ac_c_werror_flag" ||
24955 test ! -s conftest.err
24956 } && test -s conftest$ac_exeext &&
24957 $as_test_x conftest$ac_exeext; then
24958 eval "$as_ac_var=yes"
24960 echo "$as_me: failed program was:" >&5
24961 sed 's/^/| /' conftest.$ac_ext >&5
24963 eval "$as_ac_var=no"
24966 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24967 conftest$ac_exeext conftest.$ac_ext
24969 ac_res=`eval echo '${'$as_ac_var'}'`
24970 { echo "$as_me:$LINENO: result: $ac_res" >&5
24971 echo "${ECHO_T}$ac_res" >&6; }
24972 if test `eval echo '${'$as_ac_var'}'` = yes; then
24973 cat >>confdefs.h <<_ACEOF
24974 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
24984 if test "x$ac_cv_func_regcomp" != "xyes"; then
24985 if test "$wxUSE_REGEX" = "sys" ; then
24986 { { echo "$as_me:$LINENO: error: system regex library not found! Use --with-regex to use built-in version" >&5
24987 echo "$as_me: error: system regex library not found! Use --with-regex to use built-in version" >&2;}
24988 { (exit 1); exit 1; }; }
24990 { echo "$as_me:$LINENO: WARNING: system regex library not found, will use built-in instead" >&5
24991 echo "$as_me: WARNING: system regex library not found, will use built-in instead" >&2;}
24992 wxUSE_REGEX=builtin
24996 cat >>confdefs.h <<\_ACEOF
24997 #define WX_NO_REGEX_ADVANCED 1
25006 if test "$wxUSE_ZLIB" != "no" ; then
25007 cat >>confdefs.h <<\_ACEOF
25008 #define wxUSE_ZLIB 1
25012 if test "$wxUSE_ZLIB" = "sys" -o "$wxUSE_ZLIB" = "yes" ; then
25013 if test "$USE_DARWIN" = 1; then
25014 system_zlib_h_ok="yes"
25016 { echo "$as_me:$LINENO: checking for zlib.h >= 1.1.4" >&5
25017 echo $ECHO_N "checking for zlib.h >= 1.1.4... $ECHO_C" >&6; }
25018 if test "${ac_cv_header_zlib_h+set}" = set; then
25019 echo $ECHO_N "(cached) $ECHO_C" >&6
25021 if test "$cross_compiling" = yes; then
25022 unset ac_cv_header_zlib_h
25025 cat >conftest.$ac_ext <<_ACEOF
25028 cat confdefs.h >>conftest.$ac_ext
25029 cat >>conftest.$ac_ext <<_ACEOF
25030 /* end confdefs.h. */
25037 FILE *f=fopen("conftestval", "w");
25040 ZLIB_VERSION[0] == '1' &&
25041 (ZLIB_VERSION[2] > '1' ||
25042 (ZLIB_VERSION[2] == '1' &&
25043 ZLIB_VERSION[4] >= '4')) ? "yes" : "no");
25048 rm -f conftest$ac_exeext
25049 if { (ac_try="$ac_link"
25050 case "(($ac_try" in
25051 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
25052 *) ac_try_echo
=$ac_try;;
25054 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25055 (eval "$ac_link") 2>&5
25057 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25058 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
25059 { (case "(($ac_try" in
25060 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
25061 *) ac_try_echo=$ac_try;;
25063 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25064 (eval "$ac_try") 2>&5
25066 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25067 (exit $ac_status); }; }; then
25068 ac_cv_header_zlib_h=`cat conftestval
`
25070 echo "$as_me: program exited with status $ac_status" >&5
25071 echo "$as_me: failed program was:" >&5
25072 sed 's/^/| /' conftest.$ac_ext >&5
25074 ( exit $ac_status )
25075 ac_cv_header_zlib_h=no
25077 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
25083 { echo "$as_me:$LINENO: result: $ac_cv_header_zlib_h" >&5
25084 echo "${ECHO_T}$ac_cv_header_zlib_h" >&6; }
25085 { echo "$as_me:$LINENO: checking for zlib.h" >&5
25086 echo $ECHO_N "checking for zlib.h... $ECHO_C" >&6; }
25087 if test "${ac_cv_header_zlib_h+set}" = set; then
25088 echo $ECHO_N "(cached) $ECHO_C" >&6
25090 cat >conftest.$ac_ext <<_ACEOF
25093 cat confdefs.h >>conftest.$ac_ext
25094 cat >>conftest.$ac_ext <<_ACEOF
25095 /* end confdefs.h. */
25100 rm -f conftest.$ac_objext
25101 if { (ac_try="$ac_compile"
25102 case "(($ac_try" in
25103 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
25104 *) ac_try_echo
=$ac_try;;
25106 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25107 (eval "$ac_compile") 2>conftest.er1
25109 grep -v '^ *+' conftest.er1
>conftest.err
25111 cat conftest.err
>&5
25112 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25113 (exit $ac_status); } && {
25114 test -z "$ac_c_werror_flag" ||
25115 test ! -s conftest.err
25116 } && test -s conftest.
$ac_objext; then
25117 ac_cv_header_zlib_h
=yes
25119 echo "$as_me: failed program was:" >&5
25120 sed 's/^/| /' conftest.
$ac_ext >&5
25122 ac_cv_header_zlib_h
=no
25125 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
25127 { echo "$as_me:$LINENO: result: $ac_cv_header_zlib_h" >&5
25128 echo "${ECHO_T}$ac_cv_header_zlib_h" >&6; }
25132 system_zlib_h_ok
=$ac_cv_header_zlib_h
25135 if test "$system_zlib_h_ok" = "yes"; then
25136 { echo "$as_me:$LINENO: checking for deflate in -lz" >&5
25137 echo $ECHO_N "checking for deflate in -lz... $ECHO_C" >&6; }
25138 if test "${ac_cv_lib_z_deflate+set}" = set; then
25139 echo $ECHO_N "(cached) $ECHO_C" >&6
25141 ac_check_lib_save_LIBS
=$LIBS
25143 cat >conftest.
$ac_ext <<_ACEOF
25146 cat confdefs.h
>>conftest.
$ac_ext
25147 cat >>conftest.
$ac_ext <<_ACEOF
25148 /* end confdefs.h. */
25150 /* Override any GCC internal prototype to avoid an error.
25151 Use char because int might match the return type of a GCC
25152 builtin and then its argument prototype would still apply. */
25165 rm -f conftest.
$ac_objext conftest
$ac_exeext
25166 if { (ac_try
="$ac_link"
25167 case "(($ac_try" in
25168 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
25169 *) ac_try_echo=$ac_try;;
25171 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25172 (eval "$ac_link") 2>conftest.er1
25174 grep -v '^ *+' conftest.er1 >conftest.err
25176 cat conftest.err >&5
25177 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25178 (exit $ac_status); } && {
25179 test -z "$ac_c_werror_flag" ||
25180 test ! -s conftest.err
25181 } && test -s conftest$ac_exeext &&
25182 $as_test_x conftest$ac_exeext; then
25183 ac_cv_lib_z_deflate=yes
25185 echo "$as_me: failed program was:" >&5
25186 sed 's/^/| /' conftest.$ac_ext >&5
25188 ac_cv_lib_z_deflate=no
25191 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
25192 conftest$ac_exeext conftest.$ac_ext
25193 LIBS=$ac_check_lib_save_LIBS
25195 { echo "$as_me:$LINENO: result: $ac_cv_lib_z_deflate" >&5
25196 echo "${ECHO_T}$ac_cv_lib_z_deflate" >&6; }
25197 if test $ac_cv_lib_z_deflate = yes; then
25203 if test "x$ZLIB_LINK" = "x" ; then
25204 if test "$wxUSE_ZLIB" = "sys" ; then
25205 { { echo "$as_me:$LINENO: error: zlib library not found or too old! Use --with-zlib=builtin to use built-in version" >&5
25206 echo "$as_me: error: zlib library not found or too old! Use --with-zlib=builtin to use built-in version" >&2;}
25207 { (exit 1); exit 1; }; }
25209 { echo "$as_me:$LINENO: WARNING: zlib library not found or too old, will use built-in instead" >&5
25210 echo "$as_me: WARNING: zlib library not found or too old, will use built-in instead" >&2;}
25221 if test "$wxUSE_LIBPNG" != "no" ; then
25222 cat >>confdefs.h <<\_ACEOF
25223 #define wxUSE_LIBPNG 1
25227 if test "$wxUSE_MGL" = 1 -a "$wxUSE_LIBPNG" = "builtin" ; then
25228 { echo "$as_me:$LINENO: WARNING: wxMGL doesn't work with builtin png library, will use MGL one instead" >&5
25229 echo "$as_me: WARNING: wxMGL doesn't work with builtin png library, will use MGL one instead" >&2;}
25233 if test "$wxUSE_MGL" != 1 -a "$wxUSE_LIBPNG" = "sys" -a "$wxUSE_ZLIB" != "sys" ; then
25234 { echo "$as_me:$LINENO: WARNING: system png library doesn't work without system zlib, will use built-in instead" >&5
25235 echo "$as_me: WARNING: system png library doesn't work without system zlib, will use built-in instead" >&2;}
25236 wxUSE_LIBPNG=builtin
25239 if test "$wxUSE_MGL" != 1 ; then
25240 if test "$wxUSE_LIBPNG" = "sys" -o "$wxUSE_LIBPNG" = "yes" ; then
25241 { echo "$as_me:$LINENO: checking for png.h > 0.90" >&5
25242 echo $ECHO_N "checking for png.h > 0.90... $ECHO_C" >&6; }
25243 if test "${ac_cv_header_png_h+set}" = set; then
25244 echo $ECHO_N "(cached) $ECHO_C" >&6
25246 if test "$cross_compiling" = yes; then
25247 unset ac_cv_header_png_h
25250 cat >conftest.$ac_ext <<_ACEOF
25253 cat confdefs.h >>conftest.$ac_ext
25254 cat >>conftest.$ac_ext <<_ACEOF
25255 /* end confdefs.h. */
25262 FILE *f=fopen("conftestval", "w");
25265 PNG_LIBPNG_VER > 90 ? "yes" : "no");
25270 rm -f conftest$ac_exeext
25271 if { (ac_try="$ac_link"
25272 case "(($ac_try" in
25273 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
25274 *) ac_try_echo
=$ac_try;;
25276 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25277 (eval "$ac_link") 2>&5
25279 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25280 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
25281 { (case "(($ac_try" in
25282 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
25283 *) ac_try_echo=$ac_try;;
25285 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25286 (eval "$ac_try") 2>&5
25288 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25289 (exit $ac_status); }; }; then
25290 ac_cv_header_png_h=`cat conftestval
`
25292 echo "$as_me: program exited with status $ac_status" >&5
25293 echo "$as_me: failed program was:" >&5
25294 sed 's/^/| /' conftest.$ac_ext >&5
25296 ( exit $ac_status )
25297 ac_cv_header_png_h=no
25299 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
25305 { echo "$as_me:$LINENO: result: $ac_cv_header_png_h" >&5
25306 echo "${ECHO_T}$ac_cv_header_png_h" >&6; }
25307 { echo "$as_me:$LINENO: checking for png.h" >&5
25308 echo $ECHO_N "checking for png.h... $ECHO_C" >&6; }
25309 if test "${ac_cv_header_png_h+set}" = set; then
25310 echo $ECHO_N "(cached) $ECHO_C" >&6
25312 cat >conftest.$ac_ext <<_ACEOF
25315 cat confdefs.h >>conftest.$ac_ext
25316 cat >>conftest.$ac_ext <<_ACEOF
25317 /* end confdefs.h. */
25322 rm -f conftest.$ac_objext
25323 if { (ac_try="$ac_compile"
25324 case "(($ac_try" in
25325 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
25326 *) ac_try_echo
=$ac_try;;
25328 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25329 (eval "$ac_compile") 2>conftest.er1
25331 grep -v '^ *+' conftest.er1
>conftest.err
25333 cat conftest.err
>&5
25334 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25335 (exit $ac_status); } && {
25336 test -z "$ac_c_werror_flag" ||
25337 test ! -s conftest.err
25338 } && test -s conftest.
$ac_objext; then
25339 ac_cv_header_png_h
=yes
25341 echo "$as_me: failed program was:" >&5
25342 sed 's/^/| /' conftest.
$ac_ext >&5
25344 ac_cv_header_png_h
=no
25347 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
25349 { echo "$as_me:$LINENO: result: $ac_cv_header_png_h" >&5
25350 echo "${ECHO_T}$ac_cv_header_png_h" >&6; }
25354 if test "$ac_cv_header_png_h" = "yes"; then
25355 { echo "$as_me:$LINENO: checking for png_check_sig in -lpng" >&5
25356 echo $ECHO_N "checking for png_check_sig in -lpng... $ECHO_C" >&6; }
25357 if test "${ac_cv_lib_png_png_check_sig+set}" = set; then
25358 echo $ECHO_N "(cached) $ECHO_C" >&6
25360 ac_check_lib_save_LIBS
=$LIBS
25361 LIBS
="-lpng -lz -lm $LIBS"
25362 cat >conftest.
$ac_ext <<_ACEOF
25365 cat confdefs.h
>>conftest.
$ac_ext
25366 cat >>conftest.
$ac_ext <<_ACEOF
25367 /* end confdefs.h. */
25369 /* Override any GCC internal prototype to avoid an error.
25370 Use char because int might match the return type of a GCC
25371 builtin and then its argument prototype would still apply. */
25375 char png_check_sig ();
25379 return png_check_sig ();
25384 rm -f conftest.
$ac_objext conftest
$ac_exeext
25385 if { (ac_try
="$ac_link"
25386 case "(($ac_try" in
25387 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
25388 *) ac_try_echo=$ac_try;;
25390 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25391 (eval "$ac_link") 2>conftest.er1
25393 grep -v '^ *+' conftest.er1 >conftest.err
25395 cat conftest.err >&5
25396 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25397 (exit $ac_status); } && {
25398 test -z "$ac_c_werror_flag" ||
25399 test ! -s conftest.err
25400 } && test -s conftest$ac_exeext &&
25401 $as_test_x conftest$ac_exeext; then
25402 ac_cv_lib_png_png_check_sig=yes
25404 echo "$as_me: failed program was:" >&5
25405 sed 's/^/| /' conftest.$ac_ext >&5
25407 ac_cv_lib_png_png_check_sig=no
25410 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
25411 conftest$ac_exeext conftest.$ac_ext
25412 LIBS=$ac_check_lib_save_LIBS
25414 { echo "$as_me:$LINENO: result: $ac_cv_lib_png_png_check_sig" >&5
25415 echo "${ECHO_T}$ac_cv_lib_png_png_check_sig" >&6; }
25416 if test $ac_cv_lib_png_png_check_sig = yes; then
25417 PNG_LINK=" -lpng -lz"
25422 if test "x$PNG_LINK" = "x" ; then
25423 if test "$wxUSE_LIBPNG" = "sys" ; then
25424 { { echo "$as_me:$LINENO: error: system png library not found or too old! Use --with-libpng=builtin to use built-in version" >&5
25425 echo "$as_me: error: system png library not found or too old! Use --with-libpng=builtin to use built-in version" >&2;}
25426 { (exit 1); exit 1; }; }
25428 { echo "$as_me:$LINENO: WARNING: system png library not found or too old, will use built-in instead" >&5
25429 echo "$as_me: WARNING: system png library not found or too old, will use built-in instead" >&2;}
25430 wxUSE_LIBPNG=builtin
25438 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS png"
25443 if test "$wxUSE_LIBJPEG" != "no" ; then
25444 cat >>confdefs.h <<\_ACEOF
25445 #define wxUSE_LIBJPEG 1
25449 if test "$wxUSE_MGL" = 1 -a "$wxUSE_LIBJPEG" = "builtin" ; then
25450 { echo "$as_me:$LINENO: WARNING: wxMGL doesn't work with builtin jpeg library, will use MGL one instead" >&5
25451 echo "$as_me: WARNING: wxMGL doesn't work with builtin jpeg library, will use MGL one instead" >&2;}
25455 if test "$wxUSE_MGL" != 1 ; then
25456 if test "$wxUSE_LIBJPEG" = "sys" -o "$wxUSE_LIBJPEG" = "yes" ; then
25457 { echo "$as_me:$LINENO: checking for jpeglib.h" >&5
25458 echo $ECHO_N "checking for jpeglib.h... $ECHO_C" >&6; }
25459 if test "${ac_cv_header_jpeglib_h+set}" = set; then
25460 echo $ECHO_N "(cached) $ECHO_C" >&6
25462 cat >conftest.$ac_ext <<_ACEOF
25465 cat confdefs.h >>conftest.$ac_ext
25466 cat >>conftest.$ac_ext <<_ACEOF
25467 /* end confdefs.h. */
25469 #undef HAVE_STDLIB_H
25471 #include <jpeglib.h>
25482 rm -f conftest.$ac_objext
25483 if { (ac_try="$ac_compile"
25484 case "(($ac_try" in
25485 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
25486 *) ac_try_echo
=$ac_try;;
25488 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25489 (eval "$ac_compile") 2>conftest.er1
25491 grep -v '^ *+' conftest.er1
>conftest.err
25493 cat conftest.err
>&5
25494 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25495 (exit $ac_status); } && {
25496 test -z "$ac_c_werror_flag" ||
25497 test ! -s conftest.err
25498 } && test -s conftest.
$ac_objext; then
25499 ac_cv_header_jpeglib_h
=yes
25501 echo "$as_me: failed program was:" >&5
25502 sed 's/^/| /' conftest.
$ac_ext >&5
25504 ac_cv_header_jpeglib_h
=no
25508 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
25512 { echo "$as_me:$LINENO: result: $ac_cv_header_jpeglib_h" >&5
25513 echo "${ECHO_T}$ac_cv_header_jpeglib_h" >&6; }
25515 if test "$ac_cv_header_jpeglib_h" = "yes"; then
25516 { echo "$as_me:$LINENO: checking for jpeg_read_header in -ljpeg" >&5
25517 echo $ECHO_N "checking for jpeg_read_header in -ljpeg... $ECHO_C" >&6; }
25518 if test "${ac_cv_lib_jpeg_jpeg_read_header+set}" = set; then
25519 echo $ECHO_N "(cached) $ECHO_C" >&6
25521 ac_check_lib_save_LIBS
=$LIBS
25522 LIBS
="-ljpeg $LIBS"
25523 cat >conftest.
$ac_ext <<_ACEOF
25526 cat confdefs.h
>>conftest.
$ac_ext
25527 cat >>conftest.
$ac_ext <<_ACEOF
25528 /* end confdefs.h. */
25530 /* Override any GCC internal prototype to avoid an error.
25531 Use char because int might match the return type of a GCC
25532 builtin and then its argument prototype would still apply. */
25536 char jpeg_read_header ();
25540 return jpeg_read_header ();
25545 rm -f conftest.
$ac_objext conftest
$ac_exeext
25546 if { (ac_try
="$ac_link"
25547 case "(($ac_try" in
25548 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
25549 *) ac_try_echo=$ac_try;;
25551 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25552 (eval "$ac_link") 2>conftest.er1
25554 grep -v '^ *+' conftest.er1 >conftest.err
25556 cat conftest.err >&5
25557 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25558 (exit $ac_status); } && {
25559 test -z "$ac_c_werror_flag" ||
25560 test ! -s conftest.err
25561 } && test -s conftest$ac_exeext &&
25562 $as_test_x conftest$ac_exeext; then
25563 ac_cv_lib_jpeg_jpeg_read_header=yes
25565 echo "$as_me: failed program was:" >&5
25566 sed 's/^/| /' conftest.$ac_ext >&5
25568 ac_cv_lib_jpeg_jpeg_read_header=no
25571 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
25572 conftest$ac_exeext conftest.$ac_ext
25573 LIBS=$ac_check_lib_save_LIBS
25575 { echo "$as_me:$LINENO: result: $ac_cv_lib_jpeg_jpeg_read_header" >&5
25576 echo "${ECHO_T}$ac_cv_lib_jpeg_jpeg_read_header" >&6; }
25577 if test $ac_cv_lib_jpeg_jpeg_read_header = yes; then
25578 JPEG_LINK=" -ljpeg"
25583 if test "x$JPEG_LINK" = "x" ; then
25584 if test "$wxUSE_LIBJPEG" = "sys" ; then
25585 { { echo "$as_me:$LINENO: error: system jpeg library not found! Use --with-libjpeg=builtin to use built-in version" >&5
25586 echo "$as_me: error: system jpeg library not found! Use --with-libjpeg=builtin to use built-in version" >&2;}
25587 { (exit 1); exit 1; }; }
25589 { echo "$as_me:$LINENO: WARNING: system jpeg library not found, will use built-in instead" >&5
25590 echo "$as_me: WARNING: system jpeg library not found, will use built-in instead" >&2;}
25591 wxUSE_LIBJPEG=builtin
25596 if test "$wxUSE_MSW" = 1; then
25597 { echo "$as_me:$LINENO: checking for boolean" >&5
25598 echo $ECHO_N "checking for boolean... $ECHO_C" >&6; }
25599 if test "${ac_cv_type_boolean+set}" = set; then
25600 echo $ECHO_N "(cached) $ECHO_C" >&6
25602 cat >conftest.$ac_ext <<_ACEOF
25605 cat confdefs.h >>conftest.$ac_ext
25606 cat >>conftest.$ac_ext <<_ACEOF
25607 /* end confdefs.h. */
25608 #include <windows.h>
25610 typedef boolean ac__type_new_;
25614 if ((ac__type_new_ *) 0)
25616 if (sizeof (ac__type_new_))
25622 rm -f conftest.$ac_objext
25623 if { (ac_try="$ac_compile"
25624 case "(($ac_try" in
25625 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
25626 *) ac_try_echo
=$ac_try;;
25628 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25629 (eval "$ac_compile") 2>conftest.er1
25631 grep -v '^ *+' conftest.er1
>conftest.err
25633 cat conftest.err
>&5
25634 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25635 (exit $ac_status); } && {
25636 test -z "$ac_c_werror_flag" ||
25637 test ! -s conftest.err
25638 } && test -s conftest.
$ac_objext; then
25639 ac_cv_type_boolean
=yes
25641 echo "$as_me: failed program was:" >&5
25642 sed 's/^/| /' conftest.
$ac_ext >&5
25644 ac_cv_type_boolean
=no
25647 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
25649 { echo "$as_me:$LINENO: result: $ac_cv_type_boolean" >&5
25650 echo "${ECHO_T}$ac_cv_type_boolean" >&6; }
25651 if test $ac_cv_type_boolean = yes; then
25653 cat >>confdefs.h
<<_ACEOF
25654 #define HAVE_BOOLEAN 1
25658 { echo "$as_me:$LINENO: checking for boolean" >&5
25659 echo $ECHO_N "checking for boolean... $ECHO_C" >&6; }
25660 if test "${ac_cv_type_boolean+set}" = set; then
25661 echo $ECHO_N "(cached) $ECHO_C" >&6
25663 cat >conftest.
$ac_ext <<_ACEOF
25666 cat confdefs.h
>>conftest.
$ac_ext
25667 cat >>conftest.
$ac_ext <<_ACEOF
25668 /* end confdefs.h. */
25670 #undef HAVE_BOOLEAN
25672 #include <jpeglib.h>
25675 typedef boolean ac__type_new_;
25679 if ((ac__type_new_ *) 0)
25681 if (sizeof (ac__type_new_))
25687 rm -f conftest.
$ac_objext
25688 if { (ac_try
="$ac_compile"
25689 case "(($ac_try" in
25690 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
25691 *) ac_try_echo=$ac_try;;
25693 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25694 (eval "$ac_compile") 2>conftest.er1
25696 grep -v '^ *+' conftest.er1 >conftest.err
25698 cat conftest.err >&5
25699 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25700 (exit $ac_status); } && {
25701 test -z "$ac_c_werror_flag" ||
25702 test ! -s conftest.err
25703 } && test -s conftest.$ac_objext; then
25704 ac_cv_type_boolean=yes
25706 echo "$as_me: failed program was:" >&5
25707 sed 's/^/| /' conftest.$ac_ext >&5
25709 ac_cv_type_boolean=no
25712 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
25714 { echo "$as_me:$LINENO: result: $ac_cv_type_boolean" >&5
25715 echo "${ECHO_T}$ac_cv_type_boolean" >&6; }
25717 # The cast to long int works around a bug in the HP C Compiler
25718 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
25719 # declarations like `int a3
[[(sizeof
(unsigned char
)) >= 0]];'.
25720 # This bug is HP SR number 8606223364.
25721 { echo "$as_me:$LINENO: checking size of boolean" >&5
25722 echo $ECHO_N "checking size of boolean... $ECHO_C" >&6; }
25723 if test "${ac_cv_sizeof_boolean+set}" = set; then
25724 echo $ECHO_N "(cached) $ECHO_C" >&6
25726 if test "$cross_compiling" = yes; then
25727 # Depending upon the size, compute the lo and hi bounds.
25728 cat >conftest.$ac_ext <<_ACEOF
25731 cat confdefs.h >>conftest.$ac_ext
25732 cat >>conftest.$ac_ext <<_ACEOF
25733 /* end confdefs.h. */
25735 #undef HAVE_BOOLEAN
25737 #include <jpeglib.h>
25740 typedef boolean ac__type_sizeof_;
25744 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
25751 rm -f conftest.$ac_objext
25752 if { (ac_try="$ac_compile"
25753 case "(($ac_try" in
25754 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
25755 *) ac_try_echo=$ac_try;;
25757 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25758 (eval "$ac_compile") 2>conftest.er1
25760 grep -v '^
*+' conftest.er1 >conftest.err
25762 cat conftest.err >&5
25763 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25764 (exit $ac_status); } && {
25765 test -z "$ac_c_werror_flag" ||
25766 test ! -s conftest.err
25767 } && test -s conftest.$ac_objext; then
25770 cat >conftest.$ac_ext <<_ACEOF
25773 cat confdefs.h >>conftest.$ac_ext
25774 cat >>conftest.$ac_ext <<_ACEOF
25775 /* end confdefs.h. */
25777 #undef HAVE_BOOLEAN
25779 #include <jpeglib.h>
25782 typedef boolean ac__type_sizeof_;
25786 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
25793 rm -f conftest.$ac_objext
25794 if { (ac_try="$ac_compile"
25795 case "(($ac_try" in
25796 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
25797 *) ac_try_echo=$ac_try;;
25799 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25800 (eval "$ac_compile") 2>conftest.er1
25802 grep -v '^
*+' conftest.er1 >conftest.err
25804 cat conftest.err >&5
25805 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25806 (exit $ac_status); } && {
25807 test -z "$ac_c_werror_flag" ||
25808 test ! -s conftest.err
25809 } && test -s conftest.$ac_objext; then
25810 ac_hi=$ac_mid; break
25812 echo "$as_me: failed program was:" >&5
25813 sed 's
/^
/| /' conftest.$ac_ext >&5
25815 ac_lo=`expr $ac_mid + 1`
25816 if test $ac_lo -le $ac_mid; then
25820 ac_mid=`expr 2 '*' $ac_mid + 1`
25823 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
25826 echo "$as_me: failed program was:" >&5
25827 sed 's
/^
/| /' conftest.$ac_ext >&5
25829 cat >conftest.$ac_ext <<_ACEOF
25832 cat confdefs.h >>conftest.$ac_ext
25833 cat >>conftest.$ac_ext <<_ACEOF
25834 /* end confdefs.h. */
25836 #undef HAVE_BOOLEAN
25838 #include <jpeglib.h>
25841 typedef boolean ac__type_sizeof_;
25845 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
25852 rm -f conftest.$ac_objext
25853 if { (ac_try="$ac_compile"
25854 case "(($ac_try" in
25855 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
25856 *) ac_try_echo=$ac_try;;
25858 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25859 (eval "$ac_compile") 2>conftest.er1
25861 grep -v '^
*+' conftest.er1 >conftest.err
25863 cat conftest.err >&5
25864 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25865 (exit $ac_status); } && {
25866 test -z "$ac_c_werror_flag" ||
25867 test ! -s conftest.err
25868 } && test -s conftest.$ac_objext; then
25871 cat >conftest.$ac_ext <<_ACEOF
25874 cat confdefs.h >>conftest.$ac_ext
25875 cat >>conftest.$ac_ext <<_ACEOF
25876 /* end confdefs.h. */
25878 #undef HAVE_BOOLEAN
25880 #include <jpeglib.h>
25883 typedef boolean ac__type_sizeof_;
25887 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
25894 rm -f conftest.$ac_objext
25895 if { (ac_try="$ac_compile"
25896 case "(($ac_try" in
25897 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
25898 *) ac_try_echo=$ac_try;;
25900 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25901 (eval "$ac_compile") 2>conftest.er1
25903 grep -v '^
*+' conftest.er1 >conftest.err
25905 cat conftest.err >&5
25906 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25907 (exit $ac_status); } && {
25908 test -z "$ac_c_werror_flag" ||
25909 test ! -s conftest.err
25910 } && test -s conftest.$ac_objext; then
25911 ac_lo=$ac_mid; break
25913 echo "$as_me: failed program was:" >&5
25914 sed 's
/^
/| /' conftest.$ac_ext >&5
25916 ac_hi=`expr '(' $ac_mid ')' - 1`
25917 if test $ac_mid -le $ac_hi; then
25921 ac_mid=`expr 2 '*' $ac_mid`
25924 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
25927 echo "$as_me: failed program was:" >&5
25928 sed 's
/^
/| /' conftest.$ac_ext >&5
25933 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
25936 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
25937 # Binary search between lo and hi bounds.
25938 while test "x$ac_lo" != "x$ac_hi"; do
25939 ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
25940 cat >conftest.$ac_ext <<_ACEOF
25943 cat confdefs.h >>conftest.$ac_ext
25944 cat >>conftest.$ac_ext <<_ACEOF
25945 /* end confdefs.h. */
25947 #undef HAVE_BOOLEAN
25949 #include <jpeglib.h>
25952 typedef boolean ac__type_sizeof_;
25956 static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
25963 rm -f conftest.$ac_objext
25964 if { (ac_try="$ac_compile"
25965 case "(($ac_try" in
25966 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
25967 *) ac_try_echo=$ac_try;;
25969 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25970 (eval "$ac_compile") 2>conftest.er1
25972 grep -v '^
*+' conftest.er1 >conftest.err
25974 cat conftest.err >&5
25975 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25976 (exit $ac_status); } && {
25977 test -z "$ac_c_werror_flag" ||
25978 test ! -s conftest.err
25979 } && test -s conftest.$ac_objext; then
25982 echo "$as_me: failed program was:" >&5
25983 sed 's
/^
/| /' conftest.$ac_ext >&5
25985 ac_lo=`expr '(' $ac_mid ')' + 1`
25988 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
25991 ?*) ac_cv_sizeof_boolean=$ac_lo;;
25992 '') if test "$ac_cv_type_boolean" = yes; then
25993 { { echo "$as_me:$LINENO: error: cannot compute sizeof (boolean)
25994 See \`config.log' for more details.
" >&5
25995 echo "$as_me: error
: cannot compute sizeof
(boolean
)
25996 See \
`config.log' for more details." >&2;}
25997 { (exit 77); exit 77; }; }
25999 ac_cv_sizeof_boolean=0
26003 cat >conftest.$ac_ext <<_ACEOF
26006 cat confdefs.h >>conftest.$ac_ext
26007 cat >>conftest.$ac_ext <<_ACEOF
26008 /* end confdefs.h. */
26010 #undef HAVE_BOOLEAN
26012 #include <jpeglib.h>
26015 typedef boolean ac__type_sizeof_;
26016 static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
26017 static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
26019 #include <stdlib.h>
26024 FILE *f = fopen ("conftest.val", "w");
26027 if (((long int) (sizeof (ac__type_sizeof_))) < 0)
26029 long int i = longval ();
26030 if (i != ((long int) (sizeof (ac__type_sizeof_))))
26032 fprintf (f, "%ld\n", i);
26036 unsigned long int i = ulongval ();
26037 if (i != ((long int) (sizeof (ac__type_sizeof_))))
26039 fprintf (f, "%lu\n", i);
26041 return ferror (f) || fclose (f) != 0;
26047 rm -f conftest$ac_exeext
26048 if { (ac_try="$ac_link"
26049 case "(($ac_try" in
26050 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
26051 *) ac_try_echo
=$ac_try;;
26053 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
26054 (eval "$ac_link") 2>&5
26056 echo "$as_me:$LINENO: \$? = $ac_status" >&5
26057 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
26058 { (case "(($ac_try" in
26059 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
26060 *) ac_try_echo=$ac_try;;
26062 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
26063 (eval "$ac_try") 2>&5
26065 echo "$as_me:$LINENO: \$? = $ac_status" >&5
26066 (exit $ac_status); }; }; then
26067 ac_cv_sizeof_boolean=`cat conftest.val
`
26069 echo "$as_me: program exited with status $ac_status" >&5
26070 echo "$as_me: failed program was:" >&5
26071 sed 's/^/| /' conftest.$ac_ext >&5
26073 ( exit $ac_status )
26074 if test "$ac_cv_type_boolean" = yes; then
26075 { { echo "$as_me:$LINENO: error: cannot compute sizeof (boolean)
26076 See \`config.log
' for more details." >&5
26077 echo "$as_me: error: cannot compute sizeof (boolean)
26078 See \`config.log' for more details.
" >&2;}
26079 { (exit 77); exit 77; }; }
26081 ac_cv_sizeof_boolean=0
26084 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
26088 { echo "$as_me:$LINENO: result
: $ac_cv_sizeof_boolean" >&5
26089 echo "${ECHO_T}$ac_cv_sizeof_boolean" >&6; }
26093 cat >>confdefs.h <<_ACEOF
26094 #define SIZEOF_BOOLEAN $ac_cv_sizeof_boolean
26098 cat >>confdefs.h <<_ACEOF
26099 #define wxHACK_BOOLEAN wxInt`expr 8 \* $ac_cv_sizeof_boolean`
26113 TIFF_PREREQ_LINKS=-lm
26114 if test "$wxUSE_LIBTIFF" != "no
" ; then
26115 cat >>confdefs.h <<\_ACEOF
26116 #define wxUSE_LIBTIFF 1
26120 if test "$wxUSE_LIBTIFF" = "sys
" -o "$wxUSE_LIBTIFF" = "yes" ; then
26121 if test "$wxUSE_LIBJPEG" = "sys
"; then
26122 TIFF_PREREQ_LINKS="$TIFF_PREREQ_LINKS $JPEG_LINK"
26124 if test "$wxUSE_ZLIB" = "sys
"; then
26125 TIFF_PREREQ_LINKS="$TIFF_PREREQ_LINKS $ZLIB_LINK"
26127 { echo "$as_me:$LINENO: checking
for tiffio.h
" >&5
26128 echo $ECHO_N "checking
for tiffio.h...
$ECHO_C" >&6; }
26129 if test "${ac_cv_header_tiffio_h+set}" = set; then
26130 echo $ECHO_N "(cached
) $ECHO_C" >&6
26132 cat >conftest.$ac_ext <<_ACEOF
26135 cat confdefs.h >>conftest.$ac_ext
26136 cat >>conftest.$ac_ext <<_ACEOF
26137 /* end confdefs.h. */
26141 #include <tiffio.h>
26143 rm -f conftest.$ac_objext
26144 if { (ac_try="$ac_compile"
26145 case "(($ac_try" in
26146 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
26147 *) ac_try_echo=$ac_try;;
26149 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
26150 (eval "$ac_compile") 2>conftest.er1
26152 grep -v '^ *+' conftest.er1 >conftest.err
26154 cat conftest.err >&5
26155 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
26156 (exit $ac_status); } && {
26157 test -z "$ac_c_werror_flag" ||
26158 test ! -s conftest.err
26159 } && test -s conftest.$ac_objext; then
26160 ac_cv_header_tiffio_h=yes
26162 echo "$as_me: failed program was
:" >&5
26163 sed 's/^/| /' conftest.$ac_ext >&5
26165 ac_cv_header_tiffio_h=no
26168 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
26170 { echo "$as_me:$LINENO: result
: $ac_cv_header_tiffio_h" >&5
26171 echo "${ECHO_T}$ac_cv_header_tiffio_h" >&6; }
26172 if test $ac_cv_header_tiffio_h = yes; then
26174 { echo "$as_me:$LINENO: checking
for TIFFError
in -ltiff" >&5
26175 echo $ECHO_N "checking
for TIFFError
in -ltiff...
$ECHO_C" >&6; }
26176 if test "${ac_cv_lib_tiff_TIFFError+set}" = set; then
26177 echo $ECHO_N "(cached
) $ECHO_C" >&6
26179 ac_check_lib_save_LIBS=$LIBS
26180 LIBS="-ltiff $TIFF_PREREQ_LINKS $LIBS"
26181 cat >conftest.$ac_ext <<_ACEOF
26184 cat confdefs.h >>conftest.$ac_ext
26185 cat >>conftest.$ac_ext <<_ACEOF
26186 /* end confdefs.h. */
26188 /* Override any GCC internal prototype to avoid an error.
26189 Use char because int might match the return type of a GCC
26190 builtin and then its argument prototype would still apply. */
26198 return TIFFError ();
26203 rm -f conftest.$ac_objext conftest$ac_exeext
26204 if { (ac_try="$ac_link"
26205 case "(($ac_try" in
26206 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
26207 *) ac_try_echo=$ac_try;;
26209 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
26210 (eval "$ac_link") 2>conftest.er1
26212 grep -v '^ *+' conftest.er1 >conftest.err
26214 cat conftest.err >&5
26215 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
26216 (exit $ac_status); } && {
26217 test -z "$ac_c_werror_flag" ||
26218 test ! -s conftest.err
26219 } && test -s conftest$ac_exeext &&
26220 $as_test_x conftest$ac_exeext; then
26221 ac_cv_lib_tiff_TIFFError=yes
26223 echo "$as_me: failed program was
:" >&5
26224 sed 's/^/| /' conftest.$ac_ext >&5
26226 ac_cv_lib_tiff_TIFFError=no
26229 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
26230 conftest$ac_exeext conftest.$ac_ext
26231 LIBS=$ac_check_lib_save_LIBS
26233 { echo "$as_me:$LINENO: result
: $ac_cv_lib_tiff_TIFFError" >&5
26234 echo "${ECHO_T}$ac_cv_lib_tiff_TIFFError" >&6; }
26235 if test $ac_cv_lib_tiff_TIFFError = yes; then
26236 TIFF_LINK=" -ltiff"
26244 if test "x
$TIFF_LINK" = "x
" ; then
26245 if test "$wxUSE_LIBTIFF" = "sys
" ; then
26246 { { echo "$as_me:$LINENO: error
: system tiff library not found
! Use
--with-libtiff=builtin to use built
-in version
" >&5
26247 echo "$as_me: error
: system tiff library not found
! Use
--with-libtiff=builtin to use built
-in version
" >&2;}
26248 { (exit 1); exit 1; }; }
26250 { echo "$as_me:$LINENO: WARNING
: system tiff library not found
, will use built
-in instead
" >&5
26251 echo "$as_me: WARNING
: system tiff library not found
, will use built
-in instead
" >&2;}
26252 wxUSE_LIBTIFF=builtin
26261 if test "$wxUSE_WCHAR_T" != "yes"; then
26262 if test "$wxUSE_EXPAT" != "no
"; then
26263 { echo "$as_me:$LINENO: WARNING
: wxWidgets requires wchar_t to use expat
, disabling
" >&5
26264 echo "$as_me: WARNING
: wxWidgets requires wchar_t to use expat
, disabling
" >&2;}
26267 if test "$wxUSE_XML" != "no
"; then
26268 { echo "$as_me:$LINENO: WARNING
: wxWidgets requires wchar_t to use xml
, disabling
" >&5
26269 echo "$as_me: WARNING
: wxWidgets requires wchar_t to use xml
, disabling
" >&2;}
26274 if test "$wxUSE_EXPAT" != "no
"; then
26276 cat >>confdefs.h <<\_ACEOF
26277 #define wxUSE_EXPAT 1
26280 cat >>confdefs.h <<\_ACEOF
26281 #define wxUSE_XML 1
26285 if test "$wxUSE_EXPAT" = "sys
" -o "$wxUSE_EXPAT" = "yes" ; then
26286 { echo "$as_me:$LINENO: checking
for expat.h
" >&5
26287 echo $ECHO_N "checking
for expat.h...
$ECHO_C" >&6; }
26288 if test "${ac_cv_header_expat_h+set}" = set; then
26289 echo $ECHO_N "(cached
) $ECHO_C" >&6
26291 cat >conftest.$ac_ext <<_ACEOF
26294 cat confdefs.h >>conftest.$ac_ext
26295 cat >>conftest.$ac_ext <<_ACEOF
26296 /* end confdefs.h. */
26301 rm -f conftest.$ac_objext
26302 if { (ac_try="$ac_compile"
26303 case "(($ac_try" in
26304 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
26305 *) ac_try_echo=$ac_try;;
26307 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
26308 (eval "$ac_compile") 2>conftest.er1
26310 grep -v '^ *+' conftest.er1 >conftest.err
26312 cat conftest.err >&5
26313 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
26314 (exit $ac_status); } && {
26315 test -z "$ac_c_werror_flag" ||
26316 test ! -s conftest.err
26317 } && test -s conftest.$ac_objext; then
26318 ac_cv_header_expat_h=yes
26320 echo "$as_me: failed program was
:" >&5
26321 sed 's/^/| /' conftest.$ac_ext >&5
26323 ac_cv_header_expat_h=no
26326 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
26328 { echo "$as_me:$LINENO: result
: $ac_cv_header_expat_h" >&5
26329 echo "${ECHO_T}$ac_cv_header_expat_h" >&6; }
26330 if test $ac_cv_header_expat_h = yes; then
26335 if test "x
$found_expat_h" = "x1
"; then
26336 { echo "$as_me:$LINENO: checking
if expat.h is valid C
++ header
" >&5
26337 echo $ECHO_N "checking
if expat.h is valid C
++ header...
$ECHO_C" >&6; }
26338 if test "${wx_cv_expat_is_not_broken+set}" = set; then
26339 echo $ECHO_N "(cached
) $ECHO_C" >&6
26343 ac_cpp='$CXXCPP $CPPFLAGS'
26344 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
26345 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
26346 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
26348 cat >conftest.$ac_ext <<_ACEOF
26351 cat confdefs.h >>conftest.$ac_ext
26352 cat >>conftest.$ac_ext <<_ACEOF
26353 /* end confdefs.h. */
26363 rm -f conftest.$ac_objext
26364 if { (ac_try="$ac_compile"
26365 case "(($ac_try" in
26366 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
26367 *) ac_try_echo=$ac_try;;
26369 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
26370 (eval "$ac_compile") 2>conftest.er1
26372 grep -v '^ *+' conftest.er1 >conftest.err
26374 cat conftest.err >&5
26375 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
26376 (exit $ac_status); } && {
26377 test -z "$ac_cxx_werror_flag" ||
26378 test ! -s conftest.err
26379 } && test -s conftest.$ac_objext; then
26380 wx_cv_expat_is_not_broken=yes
26382 echo "$as_me: failed program was
:" >&5
26383 sed 's/^/| /' conftest.$ac_ext >&5
26385 wx_cv_expat_is_not_broken=no
26389 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
26391 ac_cpp='$CPP $CPPFLAGS'
26392 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
26393 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
26394 ac_compiler_gnu=$ac_cv_c_compiler_gnu
26399 { echo "$as_me:$LINENO: result
: $wx_cv_expat_is_not_broken" >&5
26400 echo "${ECHO_T}$wx_cv_expat_is_not_broken" >&6; }
26401 if test "$wx_cv_expat_is_not_broken" = "yes" ; then
26402 { echo "$as_me:$LINENO: checking
for XML_ParserCreate
in -lexpat" >&5
26403 echo $ECHO_N "checking
for XML_ParserCreate
in -lexpat...
$ECHO_C" >&6; }
26404 if test "${ac_cv_lib_expat_XML_ParserCreate+set}" = set; then
26405 echo $ECHO_N "(cached
) $ECHO_C" >&6
26407 ac_check_lib_save_LIBS=$LIBS
26408 LIBS="-lexpat $LIBS"
26409 cat >conftest.$ac_ext <<_ACEOF
26412 cat confdefs.h >>conftest.$ac_ext
26413 cat >>conftest.$ac_ext <<_ACEOF
26414 /* end confdefs.h. */
26416 /* Override any GCC internal prototype to avoid an error.
26417 Use char because int might match the return type of a GCC
26418 builtin and then its argument prototype would still apply. */
26422 char XML_ParserCreate ();
26426 return XML_ParserCreate ();
26431 rm -f conftest.$ac_objext conftest$ac_exeext
26432 if { (ac_try="$ac_link"
26433 case "(($ac_try" in
26434 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
26435 *) ac_try_echo=$ac_try;;
26437 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
26438 (eval "$ac_link") 2>conftest.er1
26440 grep -v '^ *+' conftest.er1 >conftest.err
26442 cat conftest.err >&5
26443 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
26444 (exit $ac_status); } && {
26445 test -z "$ac_c_werror_flag" ||
26446 test ! -s conftest.err
26447 } && test -s conftest$ac_exeext &&
26448 $as_test_x conftest$ac_exeext; then
26449 ac_cv_lib_expat_XML_ParserCreate=yes
26451 echo "$as_me: failed program was
:" >&5
26452 sed 's/^/| /' conftest.$ac_ext >&5
26454 ac_cv_lib_expat_XML_ParserCreate=no
26457 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
26458 conftest$ac_exeext conftest.$ac_ext
26459 LIBS=$ac_check_lib_save_LIBS
26461 { echo "$as_me:$LINENO: result
: $ac_cv_lib_expat_XML_ParserCreate" >&5
26462 echo "${ECHO_T}$ac_cv_lib_expat_XML_ParserCreate" >&6; }
26463 if test $ac_cv_lib_expat_XML_ParserCreate = yes; then
26464 EXPAT_LINK=" -lexpat"
26469 if test "x
$EXPAT_LINK" = "x
" ; then
26470 if test "$wxUSE_EXPAT" = "sys
" ; then
26471 { { echo "$as_me:$LINENO: error
: system expat library not found
! Use
--with-expat=builtin to use built
-in version
" >&5
26472 echo "$as_me: error
: system expat library not found
! Use
--with-expat=builtin to use built
-in version
" >&2;}
26473 { (exit 1); exit 1; }; }
26475 { echo "$as_me:$LINENO: WARNING
: system expat library not found
, will use built
-in instead
" >&5
26476 echo "$as_me: WARNING
: system expat library not found
, will use built
-in instead
" >&2;}
26477 wxUSE_EXPAT=builtin
26483 if test "$wxUSE_EXPAT" = "builtin" ; then
26484 subdirs="$subdirs src
/expat
"
26491 if test "$wxUSE_LIBMSPACK" != "no
"; then
26492 { echo "$as_me:$LINENO: checking
for mspack.h
" >&5
26493 echo $ECHO_N "checking
for mspack.h...
$ECHO_C" >&6; }
26494 if test "${ac_cv_header_mspack_h+set}" = set; then
26495 echo $ECHO_N "(cached
) $ECHO_C" >&6
26497 cat >conftest.$ac_ext <<_ACEOF
26500 cat confdefs.h >>conftest.$ac_ext
26501 cat >>conftest.$ac_ext <<_ACEOF
26502 /* end confdefs.h. */
26505 #include <mspack.h>
26507 rm -f conftest.$ac_objext
26508 if { (ac_try="$ac_compile"
26509 case "(($ac_try" in
26510 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
26511 *) ac_try_echo=$ac_try;;
26513 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
26514 (eval "$ac_compile") 2>conftest.er1
26516 grep -v '^ *+' conftest.er1 >conftest.err
26518 cat conftest.err >&5
26519 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
26520 (exit $ac_status); } && {
26521 test -z "$ac_c_werror_flag" ||
26522 test ! -s conftest.err
26523 } && test -s conftest.$ac_objext; then
26524 ac_cv_header_mspack_h=yes
26526 echo "$as_me: failed program was
:" >&5
26527 sed 's/^/| /' conftest.$ac_ext >&5
26529 ac_cv_header_mspack_h=no
26532 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
26534 { echo "$as_me:$LINENO: result
: $ac_cv_header_mspack_h" >&5
26535 echo "${ECHO_T}$ac_cv_header_mspack_h" >&6; }
26536 if test $ac_cv_header_mspack_h = yes; then
26541 if test "x
$found_mspack_h" = "x1
"; then
26542 { echo "$as_me:$LINENO: checking
for mspack_create_chm_decompressor
in -lmspack" >&5
26543 echo $ECHO_N "checking
for mspack_create_chm_decompressor
in -lmspack...
$ECHO_C" >&6; }
26544 if test "${ac_cv_lib_mspack_mspack_create_chm_decompressor+set}" = set; then
26545 echo $ECHO_N "(cached
) $ECHO_C" >&6
26547 ac_check_lib_save_LIBS=$LIBS
26548 LIBS="-lmspack $LIBS"
26549 cat >conftest.$ac_ext <<_ACEOF
26552 cat confdefs.h >>conftest.$ac_ext
26553 cat >>conftest.$ac_ext <<_ACEOF
26554 /* end confdefs.h. */
26556 /* Override any GCC internal prototype to avoid an error.
26557 Use char because int might match the return type of a GCC
26558 builtin and then its argument prototype would still apply. */
26562 char mspack_create_chm_decompressor ();
26566 return mspack_create_chm_decompressor ();
26571 rm -f conftest.$ac_objext conftest$ac_exeext
26572 if { (ac_try="$ac_link"
26573 case "(($ac_try" in
26574 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
26575 *) ac_try_echo=$ac_try;;
26577 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
26578 (eval "$ac_link") 2>conftest.er1
26580 grep -v '^ *+' conftest.er1 >conftest.err
26582 cat conftest.err >&5
26583 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
26584 (exit $ac_status); } && {
26585 test -z "$ac_c_werror_flag" ||
26586 test ! -s conftest.err
26587 } && test -s conftest$ac_exeext &&
26588 $as_test_x conftest$ac_exeext; then
26589 ac_cv_lib_mspack_mspack_create_chm_decompressor=yes
26591 echo "$as_me: failed program was
:" >&5
26592 sed 's/^/| /' conftest.$ac_ext >&5
26594 ac_cv_lib_mspack_mspack_create_chm_decompressor=no
26597 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
26598 conftest$ac_exeext conftest.$ac_ext
26599 LIBS=$ac_check_lib_save_LIBS
26601 { echo "$as_me:$LINENO: result
: $ac_cv_lib_mspack_mspack_create_chm_decompressor" >&5
26602 echo "${ECHO_T}$ac_cv_lib_mspack_mspack_create_chm_decompressor" >&6; }
26603 if test $ac_cv_lib_mspack_mspack_create_chm_decompressor = yes; then
26604 MSPACK_LINK=" -lmspack"
26608 if test "x
$MSPACK_LINK" = "x
" ; then
26613 if test "$wxUSE_LIBMSPACK" != "no
"; then
26614 cat >>confdefs.h <<\_ACEOF
26615 #define wxUSE_LIBMSPACK 1
26629 if test "$USE_WIN32" = 1 ; then
26630 { echo "$as_me:$LINENO: checking
for w32api.h
" >&5
26631 echo $ECHO_N "checking
for w32api.h...
$ECHO_C" >&6; }
26632 if test "${ac_cv_header_w32api_h+set}" = set; then
26633 echo $ECHO_N "(cached
) $ECHO_C" >&6
26635 cat >conftest.$ac_ext <<_ACEOF
26638 cat confdefs.h >>conftest.$ac_ext
26639 cat >>conftest.$ac_ext <<_ACEOF
26640 /* end confdefs.h. */
26643 #include <w32api.h>
26645 rm -f conftest.$ac_objext
26646 if { (ac_try="$ac_compile"
26647 case "(($ac_try" in
26648 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
26649 *) ac_try_echo=$ac_try;;
26651 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
26652 (eval "$ac_compile") 2>conftest.er1
26654 grep -v '^ *+' conftest.er1 >conftest.err
26656 cat conftest.err >&5
26657 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
26658 (exit $ac_status); } && {
26659 test -z "$ac_c_werror_flag" ||
26660 test ! -s conftest.err
26661 } && test -s conftest.$ac_objext; then
26662 ac_cv_header_w32api_h=yes
26664 echo "$as_me: failed program was
:" >&5
26665 sed 's/^/| /' conftest.$ac_ext >&5
26667 ac_cv_header_w32api_h=no
26670 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
26672 { echo "$as_me:$LINENO: result
: $ac_cv_header_w32api_h" >&5
26673 echo "${ECHO_T}$ac_cv_header_w32api_h" >&6; }
26676 { echo "$as_me:$LINENO: checking
for windows.h
" >&5
26677 echo $ECHO_N "checking
for windows.h...
$ECHO_C" >&6; }
26678 if test "${ac_cv_header_windows_h+set}" = set; then
26679 echo $ECHO_N "(cached
) $ECHO_C" >&6
26681 cat >conftest.$ac_ext <<_ACEOF
26684 cat confdefs.h >>conftest.$ac_ext
26685 cat >>conftest.$ac_ext <<_ACEOF
26686 /* end confdefs.h. */
26689 #include <windows.h>
26691 rm -f conftest.$ac_objext
26692 if { (ac_try="$ac_compile"
26693 case "(($ac_try" in
26694 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
26695 *) ac_try_echo=$ac_try;;
26697 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
26698 (eval "$ac_compile") 2>conftest.er1
26700 grep -v '^ *+' conftest.er1 >conftest.err
26702 cat conftest.err >&5
26703 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
26704 (exit $ac_status); } && {
26705 test -z "$ac_c_werror_flag" ||
26706 test ! -s conftest.err
26707 } && test -s conftest.$ac_objext; then
26708 ac_cv_header_windows_h=yes
26710 echo "$as_me: failed program was
:" >&5
26711 sed 's/^/| /' conftest.$ac_ext >&5
26713 ac_cv_header_windows_h=no
26716 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
26718 { echo "$as_me:$LINENO: result
: $ac_cv_header_windows_h" >&5
26719 echo "${ECHO_T}$ac_cv_header_windows_h" >&6; }
26720 if test $ac_cv_header_windows_h = yes; then
26724 { { echo "$as_me:$LINENO: error
: please
set CFLAGS to contain the location of windows.h
" >&5
26725 echo "$as_me: error
: please
set CFLAGS to contain the location of windows.h
" >&2;}
26726 { (exit 1); exit 1; }; }
26732 LIBS="$LIBS -lwinspool -lwinmm -lshell32 -lcomctl32 -lcomdlg32 -lctl3d32 -ladvapi32 -lwsock32 -lgdi32"
26734 if test "$wxUSE_ACCESSIBILITY" = "yes" ; then
26735 LIBS="$LIBS -loleacc"
26740 LIBS="$LIBS -lkernel32 -luser32"
26743 if test "$wxUSE_ODBC" = "sys
" ; then
26746 if test "$wxUSE_ODBC" = "yes" ; then
26747 LIBS=" -lodbc32 -lole32 -loleaut32 $LIBS"
26748 cat >>confdefs.h <<\_ACEOF
26749 #define wxUSE_ODBC 1
26754 RESFLAGS="--include-dir \
$(top_srcdir)/include
--include-dir \
$(top_srcdir)/\
$(program_dir) --define __WIN32__
--define __WIN95__
--define __GNUWIN32__
"
26755 RESPROGRAMOBJ="\
$(PROGRAM)_resources.o
"
26757 WXCONFIG_RESFLAGS="--define __WIN32__
--define __WIN95__
--define __GNUWIN32__
"
26759 WIN32INSTALL=win32install
26761 { echo "$as_me:$LINENO: checking
for pbt.h
" >&5
26762 echo $ECHO_N "checking
for pbt.h...
$ECHO_C" >&6; }
26763 if test "${ac_cv_header_pbt_h+set}" = set; then
26764 echo $ECHO_N "(cached
) $ECHO_C" >&6
26766 cat >conftest.$ac_ext <<_ACEOF
26769 cat confdefs.h >>conftest.$ac_ext
26770 cat >>conftest.$ac_ext <<_ACEOF
26771 /* end confdefs.h. */
26776 rm -f conftest.$ac_objext
26777 if { (ac_try="$ac_compile"
26778 case "(($ac_try" in
26779 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
26780 *) ac_try_echo=$ac_try;;
26782 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
26783 (eval "$ac_compile") 2>conftest.er1
26785 grep -v '^ *+' conftest.er1 >conftest.err
26787 cat conftest.err >&5
26788 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
26789 (exit $ac_status); } && {
26790 test -z "$ac_c_werror_flag" ||
26791 test ! -s conftest.err
26792 } && test -s conftest.$ac_objext; then
26793 ac_cv_header_pbt_h=yes
26795 echo "$as_me: failed program was
:" >&5
26796 sed 's/^/| /' conftest.$ac_ext >&5
26798 ac_cv_header_pbt_h=no
26801 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
26803 { echo "$as_me:$LINENO: result
: $ac_cv_header_pbt_h" >&5
26804 echo "${ECHO_T}$ac_cv_header_pbt_h" >&6; }
26805 if test $ac_cv_header_pbt_h = yes; then
26808 cat >>confdefs.h <<\_ACEOF
26809 #define NEED_PBT_H 1
26817 if test "$wxUSE_GUI" = "yes"; then
26827 if test "$wxUSE_COCOA" = 1 ; then
26828 if test "$wxUSE_PRINTING_ARCHITECTURE" = "yes"; then
26829 { echo "$as_me:$LINENO: WARNING
: Printing not supported under wxCocoa yet
, disabled
" >&5
26830 echo "$as_me: WARNING
: Printing not supported under wxCocoa yet
, disabled
" >&2;}
26831 wxUSE_PRINTING_ARCHITECTURE=no
26833 if test "$wxUSE_DRAG_AND_DROP" = "yes"; then
26834 { echo "$as_me:$LINENO: WARNING
: Drag and Drop not supported under wxCocoa yet
, disabled
" >&5
26835 echo "$as_me: WARNING
: Drag and Drop not supported under wxCocoa yet
, disabled
" >&2;}
26836 wxUSE_DRAG_AND_DROP=no
26838 if test "$wxUSE_DRAGIMAGE" = "yes"; then
26839 { echo "$as_me:$LINENO: WARNING
: wxDragImage not supported under wxCocoa yet
, disabled
" >&5
26840 echo "$as_me: WARNING
: wxDragImage not supported under wxCocoa yet
, disabled
" >&2;}
26845 if test "$wxUSE_MSW" = 1 ; then
26851 WXCONFIG_LDFLAGS_GUI="$LDFLAGS -Wl,--subsystem,windows
-mwindows"
26855 if test "$wxUSE_GTK" = 1; then
26856 { echo "$as_me:$LINENO: checking
for GTK
+ version
" >&5
26857 echo $ECHO_N "checking
for GTK
+ version...
$ECHO_C" >&6; }
26859 gtk_version_cached=1
26860 if test "${wx_cv_lib_gtk+set}" = set; then
26861 echo $ECHO_N "(cached
) $ECHO_C" >&6
26864 gtk_version_cached=0
26865 { echo "$as_me:$LINENO: result
: " >&5
26866 echo "${ECHO_T}" >&6; }
26869 if test "$wxUSE_THREADS" = "yes"; then
26870 GTK_MODULES=gthread
26874 if test "x
$wxGTK_VERSION" != "x1
"
26878 if test "$wxUSE_THREADS" = "yes" -a "$GCC" = yes; then
26883 # Check whether --enable-gtktest was given.
26884 if test "${enable_gtktest+set}" = set; then
26885 enableval=$enable_gtktest;
26891 pkg_config_args=gtk+-2.0
26892 for module in . $GTK_MODULES
26896 pkg_config_args="$pkg_config_args gthread
-2.0
"
26903 # Extract the first word of "pkg
-config", so it can be a program name with args.
26904 set dummy pkg-config; ac_word=$2
26905 { echo "$as_me:$LINENO: checking
for $ac_word" >&5
26906 echo $ECHO_N "checking
for $ac_word...
$ECHO_C" >&6; }
26907 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
26908 echo $ECHO_N "(cached
) $ECHO_C" >&6
26910 case $PKG_CONFIG in
26912 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
26915 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
26916 for as_dir in $PATH
26919 test -z "$as_dir" && as_dir=.
26920 for ac_exec_ext in '' $ac_executable_extensions; do
26921 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
26922 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
26923 echo "$as_me:$LINENO: found
$as_dir/$ac_word$ac_exec_ext" >&5
26930 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no
"
26934 PKG_CONFIG=$ac_cv_path_PKG_CONFIG
26935 if test -n "$PKG_CONFIG"; then
26936 { echo "$as_me:$LINENO: result
: $PKG_CONFIG" >&5
26937 echo "${ECHO_T}$PKG_CONFIG" >&6; }
26939 { echo "$as_me:$LINENO: result
: no
" >&5
26940 echo "${ECHO_T}no
" >&6; }
26945 if test x$PKG_CONFIG != xno ; then
26946 if pkg-config --atleast-pkgconfig-version 0.7 ; then
26949 echo "*** pkg
-config too old
; version
0.7 or better required.
"
26957 min_gtk_version=2.0.0
26958 { echo "$as_me:$LINENO: checking
for GTK
+ - version
>= $min_gtk_version" >&5
26959 echo $ECHO_N "checking
for GTK
+ - version
>= $min_gtk_version...
$ECHO_C" >&6; }
26961 if test x$PKG_CONFIG != xno ; then
26962 ## don't try to run the test against uninstalled libtool libs
26963 if $PKG_CONFIG --uninstalled $pkg_config_args; then
26964 echo "Will use uninstalled version of GTK
+ found
in PKG_CONFIG_PATH
"
26968 if $PKG_CONFIG --atleast-version $min_gtk_version $pkg_config_args; then
26975 if test x"$no_gtk" = x ; then
26976 GTK_CFLAGS=`$PKG_CONFIG $pkg_config_args --cflags`
26977 GTK_LIBS=`$PKG_CONFIG $pkg_config_args --libs`
26978 gtk_config_major_version=`$PKG_CONFIG --modversion gtk+-2.0 | \
26979 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'`
26980 gtk_config_minor_version=`$PKG_CONFIG --modversion gtk+-2.0 | \
26981 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'`
26982 gtk_config_micro_version=`$PKG_CONFIG --modversion gtk+-2.0 | \
26983 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'`
26984 if test "x
$enable_gtktest" = "xyes
" ; then
26985 ac_save_CFLAGS="$CFLAGS"
26986 ac_save_LIBS="$LIBS"
26987 CFLAGS="$CFLAGS $GTK_CFLAGS"
26988 LIBS="$GTK_LIBS $LIBS"
26990 if test "$cross_compiling" = yes; then
26991 echo $ac_n "cross compiling
; assumed OK...
$ac_c"
26993 cat >conftest.$ac_ext <<_ACEOF
26996 cat confdefs.h >>conftest.$ac_ext
26997 cat >>conftest.$ac_ext <<_ACEOF
26998 /* end confdefs.h. */
27000 #include <gtk/gtk.h>
27002 #include <stdlib.h>
27007 int major, minor, micro;
27010 system ("touch conf.gtktest
");
27012 /* HP/UX 9 (%@#!) writes to sscanf strings */
27013 tmp_version = g_strdup("$min_gtk_version");
27014 if (sscanf(tmp_version, "%d.
%d.
%d
", &major, &minor, µ) != 3) {
27015 printf("%s
, bad version string
\n", "$min_gtk_version");
27019 if ((gtk_major_version != $gtk_config_major_version) ||
27020 (gtk_minor_version != $gtk_config_minor_version) ||
27021 (gtk_micro_version != $gtk_config_micro_version))
27023 printf("\n*** 'pkg-config --modversion gtk+-2.0' returned
%d.
%d.
%d
, but GTK
+ (%d.
%d.
%d
)\n",
27024 $gtk_config_major_version, $gtk_config_minor_version, $gtk_config_micro_version,
27025 gtk_major_version, gtk_minor_version, gtk_micro_version);
27026 printf ("*** was found
! If pkg
-config was correct
, then it is best
\n");
27027 printf ("*** to remove the old version of GTK
+. You may also be able to fix the error
\n");
27028 printf("*** by modifying your LD_LIBRARY_PATH enviroment variable
, or by editing
\n");
27029 printf("*** /etc
/ld.so.conf. Make sure you have run ldconfig
if that is
\n");
27030 printf("*** required on your system.
\n");
27031 printf("*** If pkg
-config was wrong
, set the environment variable PKG_CONFIG_PATH
\n");
27032 printf("*** to point to the correct configuration files
\n");
27034 else if ((gtk_major_version != GTK_MAJOR_VERSION) ||
27035 (gtk_minor_version != GTK_MINOR_VERSION) ||
27036 (gtk_micro_version != GTK_MICRO_VERSION))
27038 printf("*** GTK
+ header files
(version
%d.
%d.
%d
) do not match
\n",
27039 GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION);
27040 printf("*** library
(version
%d.
%d.
%d
)\n",
27041 gtk_major_version, gtk_minor_version, gtk_micro_version);
27045 if ((gtk_major_version > major) ||
27046 ((gtk_major_version == major) && (gtk_minor_version > minor)) ||
27047 ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro)))
27053 printf("\n*** An old version of GTK
+ (%d.
%d.
%d
) was found.
\n",
27054 gtk_major_version, gtk_minor_version, gtk_micro_version);
27055 printf("*** You need a version of GTK
+ newer than
%d.
%d.
%d. The latest version of
\n",
27056 major, minor, micro);
27057 printf("*** GTK
+ is always available from
ftp://ftp.gtk.org.
\n");
27059 printf("*** If you have already installed a sufficiently new version
, this error
\n");
27060 printf("*** probably means that the wrong copy of the pkg
-config shell
script is
\n");
27061 printf("*** being found. The easiest way to fix this is to remove the old version
\n");
27062 printf("*** of GTK
+, but you can also
set the PKG_CONFIG environment to point to the
\n");
27063 printf("*** correct copy of pkg
-config.
(In this
case, you will have to
\n");
27064 printf("*** modify your LD_LIBRARY_PATH enviroment variable
, or edit
/etc
/ld.so.conf
\n");
27065 printf("*** so that the correct libraries are found
at run
-time))\n");
27072 rm -f conftest$ac_exeext
27073 if { (ac_try="$ac_link"
27074 case "(($ac_try" in
27075 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
27076 *) ac_try_echo=$ac_try;;
27078 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
27079 (eval "$ac_link") 2>&5
27081 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
27082 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
27083 { (case "(($ac_try" in
27084 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
27085 *) ac_try_echo=$ac_try;;
27087 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
27088 (eval "$ac_try") 2>&5
27090 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
27091 (exit $ac_status); }; }; then
27094 echo "$as_me: program exited with status
$ac_status" >&5
27095 echo "$as_me: failed program was
:" >&5
27096 sed 's/^/| /' conftest.$ac_ext >&5
27098 ( exit $ac_status )
27101 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
27105 CFLAGS="$ac_save_CFLAGS"
27106 LIBS="$ac_save_LIBS"
27109 if test "x
$no_gtk" = x ; then
27110 { echo "$as_me:$LINENO: result
: yes (version
$gtk_config_major_version.
$gtk_config_minor_version.
$gtk_config_micro_version)" >&5
27111 echo "${ECHO_T}yes (version
$gtk_config_major_version.
$gtk_config_minor_version.
$gtk_config_micro_version)" >&6; }
27114 { echo "$as_me:$LINENO: result
: no
" >&5
27115 echo "${ECHO_T}no
" >&6; }
27116 if test "$PKG_CONFIG" = "no
" ; then
27117 echo "*** A new enough version of pkg
-config was not found.
"
27118 echo "*** See http
://pkgconfig.sourceforge.net
"
27120 if test -f conf.gtktest ; then
27123 echo "*** Could not run GTK
+ test program
, checking why...
"
27124 ac_save_CFLAGS="$CFLAGS"
27125 ac_save_LIBS="$LIBS"
27126 CFLAGS="$CFLAGS $GTK_CFLAGS"
27127 LIBS="$LIBS $GTK_LIBS"
27128 cat >conftest.$ac_ext <<_ACEOF
27131 cat confdefs.h >>conftest.$ac_ext
27132 cat >>conftest.$ac_ext <<_ACEOF
27133 /* end confdefs.h. */
27135 #include <gtk/gtk.h>
27141 return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));
27146 rm -f conftest.$ac_objext conftest$ac_exeext
27147 if { (ac_try="$ac_link"
27148 case "(($ac_try" in
27149 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
27150 *) ac_try_echo=$ac_try;;
27152 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
27153 (eval "$ac_link") 2>conftest.er1
27155 grep -v '^ *+' conftest.er1 >conftest.err
27157 cat conftest.err >&5
27158 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
27159 (exit $ac_status); } && {
27160 test -z "$ac_c_werror_flag" ||
27161 test ! -s conftest.err
27162 } && test -s conftest$ac_exeext &&
27163 $as_test_x conftest$ac_exeext; then
27164 echo "*** The
test program compiled
, but did not run. This usually means
"
27165 echo "*** that the run
-time linker is not finding GTK
+ or finding the wrong
"
27166 echo "*** version of GTK
+. If it is not finding GTK
+, you
'll need to set your"
27167 echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
27168 echo "*** to the installed location Also, make sure you have run ldconfig if that"
27169 echo "*** is required on your system"
27171 echo "*** If you have an old version installed, it is best to remove it, although"
27172 echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"
27174 echo "$as_me: failed program was:" >&5
27175 sed 's
/^
/| /' conftest.$ac_ext >&5
27177 echo "*** The test program failed to compile or link. See the file config.log for the"
27178 echo "*** exact error that occured. This usually means GTK+ is incorrectly installed."
27181 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
27182 conftest$ac_exeext conftest.$ac_ext
27183 CFLAGS="$ac_save_CFLAGS"
27184 LIBS="$ac_save_LIBS"
27198 if test "$wxUSE_THREADS" = "yes" -a "$GCC" = yes; then
27199 GTK_CFLAGS=`echo $GTK_CFLAGS | sed 's
/-mt//'`
27200 GTK_LIBS=`echo $GTK_LIBS | sed 's
/-mt//'`
27202 if test "$wxUSE_SHARED" != "yes"; then
27203 GTK_LIBS="$GTK_LIBS -lX11"
27208 if test -z "$wx_cv_lib_gtk"; then
27209 if test "x$wxGTK_VERSION" = "x1" -o "x$wxGTK_VERSION" = "xany" ; then
27211 # Check whether --with-gtk-prefix was given.
27212 if test "${with_gtk_prefix+set}" = set; then
27213 withval=$with_gtk_prefix; gtk_config_prefix="$withval"
27215 gtk_config_prefix=""
27219 # Check whether --with-gtk-exec-prefix was given.
27220 if test "${with_gtk_exec_prefix+set}" = set; then
27221 withval=$with_gtk_exec_prefix; gtk_config_exec_prefix="$withval"
27223 gtk_config_exec_prefix=""
27226 # Check whether --enable-gtktest was given.
27227 if test "${enable_gtktest+set}" = set; then
27228 enableval=$enable_gtktest;
27234 for module in . $GTK_MODULES
27238 gtk_config_args="$gtk_config_args gthread"
27243 if test x$gtk_config_exec_prefix != x ; then
27244 gtk_config_args="$gtk_config_args --exec-prefix=$gtk_config_exec_prefix"
27245 if test x${GTK_CONFIG+set} != xset ; then
27246 GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config
27249 if test x$gtk_config_prefix != x ; then
27250 gtk_config_args="$gtk_config_args --prefix=$gtk_config_prefix"
27251 if test x${GTK_CONFIG+set} != xset ; then
27252 GTK_CONFIG=$gtk_config_prefix/bin/gtk-config
27256 # Extract the first word of "gtk-config", so it can be a program name with args.
27257 set dummy gtk-config; ac_word=$2
27258 { echo "$as_me:$LINENO: checking for $ac_word" >&5
27259 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
27260 if test "${ac_cv_path_GTK_CONFIG+set}" = set; then
27261 echo $ECHO_N "(cached) $ECHO_C" >&6
27263 case $GTK_CONFIG in
27265 ac_cv_path_GTK_CONFIG="$GTK_CONFIG" # Let the user override the test with a path.
27268 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
27269 for as_dir in $PATH
27272 test -z "$as_dir" && as_dir=.
27273 for ac_exec_ext in '' $ac_executable_extensions; do
27274 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
27275 ac_cv_path_GTK_CONFIG="$as_dir/$ac_word$ac_exec_ext"
27276 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
27283 test -z "$ac_cv_path_GTK_CONFIG" && ac_cv_path_GTK_CONFIG="no"
27287 GTK_CONFIG=$ac_cv_path_GTK_CONFIG
27288 if test -n "$GTK_CONFIG"; then
27289 { echo "$as_me:$LINENO: result: $GTK_CONFIG" >&5
27290 echo "${ECHO_T}$GTK_CONFIG" >&6; }
27292 { echo "$as_me:$LINENO: result: no" >&5
27293 echo "${ECHO_T}no" >&6; }
27297 min_gtk_version=1.2.7
27298 { echo "$as_me:$LINENO: checking for GTK - version >= $min_gtk_version" >&5
27299 echo $ECHO_N "checking for GTK - version >= $min_gtk_version... $ECHO_C" >&6; }
27301 if test "$GTK_CONFIG" = "no" ; then
27304 GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
27305 GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
27306 gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
27307 sed 's
/\
([0-9]*\
).\
([0-9]*\
).\
([0-9]*\
)/\
1/'`
27308 gtk_config_minor_version=`$GTK_CONFIG $gtk_config_args --version | \
27309 sed 's
/\
([0-9]*\
).\
([0-9]*\
).\
([0-9]*\
)/\
2/'`
27310 gtk_config_micro_version=`$GTK_CONFIG $gtk_config_args --version | \
27311 sed 's
/\
([0-9]*\
).\
([0-9]*\
).\
([0-9]*\
)/\
3/'`
27312 if test "x$enable_gtktest" = "xyes" ; then
27313 ac_save_CFLAGS="$CFLAGS"
27314 ac_save_LIBS="$LIBS"
27315 CFLAGS="$CFLAGS $GTK_CFLAGS"
27316 LIBS="$GTK_LIBS $LIBS"
27318 if test "$cross_compiling" = yes; then
27319 echo $ac_n "cross compiling; assumed OK... $ac_c"
27321 cat >conftest.$ac_ext <<_ACEOF
27324 cat confdefs.h >>conftest.$ac_ext
27325 cat >>conftest.$ac_ext <<_ACEOF
27326 /* end confdefs.h. */
27328 #include <gtk/gtk.h>
27330 #include <stdlib.h>
27335 int major, minor, micro;
27338 system ("touch conf.gtktest");
27340 /* HP/UX 9 (%@#!) writes to sscanf strings */
27341 tmp_version = g_strdup("$min_gtk_version");
27342 if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) {
27343 printf("%s, bad version string\n", "$min_gtk_version");
27347 if ((gtk_major_version != $gtk_config_major_version) ||
27348 (gtk_minor_version != $gtk_config_minor_version) ||
27349 (gtk_micro_version != $gtk_config_micro_version))
27351 printf("\n*** 'gtk
-config --version' returned %d.%d.%d, but GTK+ (%d.%d.%d)\n",
27352 $gtk_config_major_version, $gtk_config_minor_version, $gtk_config_micro_version,
27353 gtk_major_version, gtk_minor_version, gtk_micro_version);
27354 printf ("*** was found! If gtk-config was correct, then it is best\n");
27355 printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n");
27356 printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
27357 printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
27358 printf("*** required on your system.\n");
27359 printf("*** If gtk-config was wrong, set the environment variable GTK_CONFIG\n");
27360 printf("*** to point to the correct copy of gtk-config, and remove the file config.cache\n");
27361 printf("*** before re-running configure\n");
27363 #if defined (GTK_MAJOR_VERSION) && defined (GTK_MINOR_VERSION) && defined (GTK_MICRO_VERSION)
27364 else if ((gtk_major_version != GTK_MAJOR_VERSION) ||
27365 (gtk_minor_version != GTK_MINOR_VERSION) ||
27366 (gtk_micro_version != GTK_MICRO_VERSION))
27368 printf("*** GTK+ header files (version %d.%d.%d) do not match\n",
27369 GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION);
27370 printf("*** library (version %d.%d.%d)\n",
27371 gtk_major_version, gtk_minor_version, gtk_micro_version);
27373 #endif /* defined (GTK_MAJOR_VERSION) ... */
27376 if ((gtk_major_version > major) ||
27377 ((gtk_major_version == major) && (gtk_minor_version > minor)) ||
27378 ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro)))
27384 printf("\n*** An old version of GTK+ (%d.%d.%d) was found.\n",
27385 gtk_major_version, gtk_minor_version, gtk_micro_version);
27386 printf("*** You need a version of GTK+ newer than %d.%d.%d. The latest version of\n",
27387 major, minor, micro);
27388 printf("*** GTK+ is always available from ftp://ftp.gtk.org.\n");
27390 printf("*** If you have already installed a sufficiently new version, this error\n");
27391 printf("*** probably means that the wrong copy of the gtk-config shell script is\n");
27392 printf("*** being found. The easiest way to fix this is to remove the old version\n");
27393 printf("*** of GTK+, but you can also set the GTK_CONFIG environment to point to the\n");
27394 printf("*** correct copy of gtk-config. (In this case, you will have to\n");
27395 printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
27396 printf("*** so that the correct libraries are found at run-time))\n");
27403 rm -f conftest$ac_exeext
27404 if { (ac_try="$ac_link"
27405 case "(($ac_try" in
27406 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
27407 *) ac_try_echo=$ac_try;;
27409 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
27410 (eval "$ac_link") 2>&5
27412 echo "$as_me:$LINENO: \$? = $ac_status" >&5
27413 (exit $ac_status); } && { ac_try='.
/conftest
$ac_exeext'
27414 { (case "(($ac_try" in
27415 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
27416 *) ac_try_echo=$ac_try;;
27418 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
27419 (eval "$ac_try") 2>&5
27421 echo "$as_me:$LINENO: \$? = $ac_status" >&5
27422 (exit $ac_status); }; }; then
27425 echo "$as_me: program exited with status $ac_status" >&5
27426 echo "$as_me: failed program was:" >&5
27427 sed 's
/^
/| /' conftest.$ac_ext >&5
27429 ( exit $ac_status )
27432 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
27436 CFLAGS="$ac_save_CFLAGS"
27437 LIBS="$ac_save_LIBS"
27440 if test "x$no_gtk" = x ; then
27441 { echo "$as_me:$LINENO: result: yes" >&5
27442 echo "${ECHO_T}yes" >&6; }
27443 wx_cv_lib_gtk=1.2.7
27445 { echo "$as_me:$LINENO: result: no" >&5
27446 echo "${ECHO_T}no" >&6; }
27447 if test "$GTK_CONFIG" = "no" ; then
27448 echo "*** The gtk-config script installed by GTK could not be found"
27449 echo "*** If GTK was installed in PREFIX, make sure PREFIX/bin is in"
27450 echo "*** your path, or set the GTK_CONFIG environment variable to the"
27451 echo "*** full path to gtk-config."
27453 if test -f conf.gtktest ; then
27456 echo "*** Could not run GTK test program, checking why..."
27457 CFLAGS="$CFLAGS $GTK_CFLAGS"
27458 LIBS="$LIBS $GTK_LIBS"
27459 cat >conftest.$ac_ext <<_ACEOF
27462 cat confdefs.h >>conftest.$ac_ext
27463 cat >>conftest.$ac_ext <<_ACEOF
27464 /* end confdefs.h. */
27466 #include <gtk/gtk.h>
27472 return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));
27477 rm -f conftest.$ac_objext conftest$ac_exeext
27478 if { (ac_try="$ac_link"
27479 case "(($ac_try" in
27480 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
27481 *) ac_try_echo=$ac_try;;
27483 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
27484 (eval "$ac_link") 2>conftest.er1
27486 grep -v '^
*+' conftest.er1 >conftest.err
27488 cat conftest.err >&5
27489 echo "$as_me:$LINENO: \$? = $ac_status" >&5
27490 (exit $ac_status); } && {
27491 test -z "$ac_c_werror_flag" ||
27492 test ! -s conftest.err
27493 } && test -s conftest$ac_exeext &&
27494 $as_test_x conftest$ac_exeext; then
27495 echo "*** The test program compiled, but did not run. This usually means"
27496 echo "*** that the run-time linker is not finding GTK or finding the wrong"
27497 echo "*** version of GTK. If it is not finding GTK, you'll need to
set your
"
27498 echo "*** LD_LIBRARY_PATH environment variable
, or edit
/etc
/ld.so.conf to point
"
27499 echo "*** to the installed location Also
, make sure you have run ldconfig
if that
"
27500 echo "*** is required on your system
"
27502 echo "*** If you have an old version installed
, it is best to remove it
, although
"
27503 echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH
"
27505 echo "*** If you have a RedHat
5.0 system
, you should remove the GTK package that
"
27506 echo "*** came with the system with the
command"
27508 echo "*** rpm
--erase --nodeps gtk gtk
-devel"
27510 echo "$as_me: failed program was
:" >&5
27511 sed 's/^/| /' conftest.$ac_ext >&5
27513 echo "*** The
test program failed to compile or link. See the
file config.log
for the
"
27514 echo "*** exact error that occured. This usually means GTK was incorrectly installed
"
27515 echo "*** or that you have moved GTK since it was installed. In the latter
case, you
"
27516 echo "*** may want to edit the gtk
-config script: $GTK_CONFIG"
27519 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
27520 conftest$ac_exeext conftest.$ac_ext
27521 CFLAGS="$ac_save_CFLAGS"
27522 LIBS="$ac_save_LIBS"
27534 if test -z "$wx_cv_lib_gtk"; then
27536 # Check whether --with-gtk-prefix was given.
27537 if test "${with_gtk_prefix+set}" = set; then
27538 withval=$with_gtk_prefix; gtk_config_prefix="$withval"
27540 gtk_config_prefix=""
27544 # Check whether --with-gtk-exec-prefix was given.
27545 if test "${with_gtk_exec_prefix+set}" = set; then
27546 withval=$with_gtk_exec_prefix; gtk_config_exec_prefix="$withval"
27548 gtk_config_exec_prefix=""
27551 # Check whether --enable-gtktest was given.
27552 if test "${enable_gtktest+set}" = set; then
27553 enableval=$enable_gtktest;
27559 for module in . $GTK_MODULES
27563 gtk_config_args="$gtk_config_args gthread
"
27568 if test x$gtk_config_exec_prefix != x ; then
27569 gtk_config_args="$gtk_config_args --exec-prefix=$gtk_config_exec_prefix"
27570 if test x${GTK_CONFIG+set} != xset ; then
27571 GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config
27574 if test x$gtk_config_prefix != x ; then
27575 gtk_config_args="$gtk_config_args --prefix=$gtk_config_prefix"
27576 if test x${GTK_CONFIG+set} != xset ; then
27577 GTK_CONFIG=$gtk_config_prefix/bin/gtk-config
27581 # Extract the first word of "gtk
-config", so it can be a program name with args.
27582 set dummy gtk-config; ac_word=$2
27583 { echo "$as_me:$LINENO: checking
for $ac_word" >&5
27584 echo $ECHO_N "checking
for $ac_word...
$ECHO_C" >&6; }
27585 if test "${ac_cv_path_GTK_CONFIG+set}" = set; then
27586 echo $ECHO_N "(cached
) $ECHO_C" >&6
27588 case $GTK_CONFIG in
27590 ac_cv_path_GTK_CONFIG="$GTK_CONFIG" # Let the user override the test with a path.
27593 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
27594 for as_dir in $PATH
27597 test -z "$as_dir" && as_dir=.
27598 for ac_exec_ext in '' $ac_executable_extensions; do
27599 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
27600 ac_cv_path_GTK_CONFIG="$as_dir/$ac_word$ac_exec_ext"
27601 echo "$as_me:$LINENO: found
$as_dir/$ac_word$ac_exec_ext" >&5
27608 test -z "$ac_cv_path_GTK_CONFIG" && ac_cv_path_GTK_CONFIG="no
"
27612 GTK_CONFIG=$ac_cv_path_GTK_CONFIG
27613 if test -n "$GTK_CONFIG"; then
27614 { echo "$as_me:$LINENO: result
: $GTK_CONFIG" >&5
27615 echo "${ECHO_T}$GTK_CONFIG" >&6; }
27617 { echo "$as_me:$LINENO: result
: no
" >&5
27618 echo "${ECHO_T}no
" >&6; }
27622 min_gtk_version=1.2.3
27623 { echo "$as_me:$LINENO: checking
for GTK
- version
>= $min_gtk_version" >&5
27624 echo $ECHO_N "checking
for GTK
- version
>= $min_gtk_version...
$ECHO_C" >&6; }
27626 if test "$GTK_CONFIG" = "no
" ; then
27629 GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
27630 GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
27631 gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
27632 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'`
27633 gtk_config_minor_version=`$GTK_CONFIG $gtk_config_args --version | \
27634 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'`
27635 gtk_config_micro_version=`$GTK_CONFIG $gtk_config_args --version | \
27636 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'`
27637 if test "x
$enable_gtktest" = "xyes
" ; then
27638 ac_save_CFLAGS="$CFLAGS"
27639 ac_save_LIBS="$LIBS"
27640 CFLAGS="$CFLAGS $GTK_CFLAGS"
27641 LIBS="$GTK_LIBS $LIBS"
27643 if test "$cross_compiling" = yes; then
27644 echo $ac_n "cross compiling
; assumed OK...
$ac_c"
27646 cat >conftest.$ac_ext <<_ACEOF
27649 cat confdefs.h >>conftest.$ac_ext
27650 cat >>conftest.$ac_ext <<_ACEOF
27651 /* end confdefs.h. */
27653 #include <gtk/gtk.h>
27655 #include <stdlib.h>
27660 int major, minor, micro;
27663 system ("touch conf.gtktest
");
27665 /* HP/UX 9 (%@#!) writes to sscanf strings */
27666 tmp_version = g_strdup("$min_gtk_version");
27667 if (sscanf(tmp_version, "%d.
%d.
%d
", &major, &minor, µ) != 3) {
27668 printf("%s
, bad version string
\n", "$min_gtk_version");
27672 if ((gtk_major_version != $gtk_config_major_version) ||
27673 (gtk_minor_version != $gtk_config_minor_version) ||
27674 (gtk_micro_version != $gtk_config_micro_version))
27676 printf("\n*** 'gtk-config --version' returned
%d.
%d.
%d
, but GTK
+ (%d.
%d.
%d
)\n",
27677 $gtk_config_major_version, $gtk_config_minor_version, $gtk_config_micro_version,
27678 gtk_major_version, gtk_minor_version, gtk_micro_version);
27679 printf ("*** was found
! If gtk
-config was correct
, then it is best
\n");
27680 printf ("*** to remove the old version of GTK
+. You may also be able to fix the error
\n");
27681 printf("*** by modifying your LD_LIBRARY_PATH enviroment variable
, or by editing
\n");
27682 printf("*** /etc
/ld.so.conf. Make sure you have run ldconfig
if that is
\n");
27683 printf("*** required on your system.
\n");
27684 printf("*** If gtk
-config was wrong
, set the environment variable GTK_CONFIG
\n");
27685 printf("*** to point to the correct copy of gtk
-config, and remove the
file config.cache
\n");
27686 printf("*** before re
-running configure
\n");
27688 #if defined (GTK_MAJOR_VERSION) && defined (GTK_MINOR_VERSION) && defined (GTK_MICRO_VERSION)
27689 else if ((gtk_major_version != GTK_MAJOR_VERSION) ||
27690 (gtk_minor_version != GTK_MINOR_VERSION) ||
27691 (gtk_micro_version != GTK_MICRO_VERSION))
27693 printf("*** GTK
+ header files
(version
%d.
%d.
%d
) do not match
\n",
27694 GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION);
27695 printf("*** library
(version
%d.
%d.
%d
)\n",
27696 gtk_major_version, gtk_minor_version, gtk_micro_version);
27698 #endif /* defined (GTK_MAJOR_VERSION) ... */
27701 if ((gtk_major_version > major) ||
27702 ((gtk_major_version == major) && (gtk_minor_version > minor)) ||
27703 ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro)))
27709 printf("\n*** An old version of GTK
+ (%d.
%d.
%d
) was found.
\n",
27710 gtk_major_version, gtk_minor_version, gtk_micro_version);
27711 printf("*** You need a version of GTK
+ newer than
%d.
%d.
%d. The latest version of
\n",
27712 major, minor, micro);
27713 printf("*** GTK
+ is always available from
ftp://ftp.gtk.org.
\n");
27715 printf("*** If you have already installed a sufficiently new version
, this error
\n");
27716 printf("*** probably means that the wrong copy of the gtk
-config shell
script is
\n");
27717 printf("*** being found. The easiest way to fix this is to remove the old version
\n");
27718 printf("*** of GTK
+, but you can also
set the GTK_CONFIG environment to point to the
\n");
27719 printf("*** correct copy of gtk
-config.
(In this
case, you will have to
\n");
27720 printf("*** modify your LD_LIBRARY_PATH enviroment variable
, or edit
/etc
/ld.so.conf
\n");
27721 printf("*** so that the correct libraries are found
at run
-time))\n");
27728 rm -f conftest$ac_exeext
27729 if { (ac_try="$ac_link"
27730 case "(($ac_try" in
27731 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
27732 *) ac_try_echo=$ac_try;;
27734 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
27735 (eval "$ac_link") 2>&5
27737 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
27738 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
27739 { (case "(($ac_try" in
27740 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
27741 *) ac_try_echo=$ac_try;;
27743 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
27744 (eval "$ac_try") 2>&5
27746 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
27747 (exit $ac_status); }; }; then
27750 echo "$as_me: program exited with status
$ac_status" >&5
27751 echo "$as_me: failed program was
:" >&5
27752 sed 's/^/| /' conftest.$ac_ext >&5
27754 ( exit $ac_status )
27757 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
27761 CFLAGS="$ac_save_CFLAGS"
27762 LIBS="$ac_save_LIBS"
27765 if test "x
$no_gtk" = x ; then
27766 { echo "$as_me:$LINENO: result
: yes" >&5
27767 echo "${ECHO_T}yes" >&6; }
27768 wx_cv_lib_gtk=1.2.3
27770 { echo "$as_me:$LINENO: result
: no
" >&5
27771 echo "${ECHO_T}no
" >&6; }
27772 if test "$GTK_CONFIG" = "no
" ; then
27773 echo "*** The gtk
-config script installed by GTK could not be found
"
27774 echo "*** If GTK was installed
in PREFIX
, make sure PREFIX
/bin is
in"
27775 echo "*** your path
, or
set the GTK_CONFIG environment variable to the
"
27776 echo "*** full path to gtk
-config.
"
27778 if test -f conf.gtktest ; then
27781 echo "*** Could not run GTK
test program
, checking why...
"
27782 CFLAGS="$CFLAGS $GTK_CFLAGS"
27783 LIBS="$LIBS $GTK_LIBS"
27784 cat >conftest.$ac_ext <<_ACEOF
27787 cat confdefs.h >>conftest.$ac_ext
27788 cat >>conftest.$ac_ext <<_ACEOF
27789 /* end confdefs.h. */
27791 #include <gtk/gtk.h>
27797 return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));
27802 rm -f conftest.$ac_objext conftest$ac_exeext
27803 if { (ac_try="$ac_link"
27804 case "(($ac_try" in
27805 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
27806 *) ac_try_echo=$ac_try;;
27808 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
27809 (eval "$ac_link") 2>conftest.er1
27811 grep -v '^ *+' conftest.er1 >conftest.err
27813 cat conftest.err >&5
27814 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
27815 (exit $ac_status); } && {
27816 test -z "$ac_c_werror_flag" ||
27817 test ! -s conftest.err
27818 } && test -s conftest$ac_exeext &&
27819 $as_test_x conftest$ac_exeext; then
27820 echo "*** The
test program compiled
, but did not run. This usually means
"
27821 echo "*** that the run
-time linker is not finding GTK or finding the wrong
"
27822 echo "*** version of GTK. If it is not finding GTK
, you
'll need to set your"
27823 echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
27824 echo "*** to the installed location Also, make sure you have run ldconfig if that"
27825 echo "*** is required on your system"
27827 echo "*** If you have an old version installed, it is best to remove it, although"
27828 echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"
27830 echo "*** If you have a RedHat 5.0 system, you should remove the GTK package that"
27831 echo "*** came with the system with the command"
27833 echo "*** rpm --erase --nodeps gtk gtk-devel"
27835 echo "$as_me: failed program was:" >&5
27836 sed 's
/^
/| /' conftest.$ac_ext >&5
27838 echo "*** The test program failed to compile or link. See the file config.log for the"
27839 echo "*** exact error that occured. This usually means GTK was incorrectly installed"
27840 echo "*** or that you have moved GTK since it was installed. In the latter case, you"
27841 echo "*** may want to edit the gtk-config script: $GTK_CONFIG"
27844 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
27845 conftest$ac_exeext conftest.$ac_ext
27846 CFLAGS="$ac_save_CFLAGS"
27847 LIBS="$ac_save_LIBS"
27862 if test -z "$wx_cv_lib_gtk"; then
27865 wx_cv_cflags_gtk=$GTK_CFLAGS
27866 wx_cv_libs_gtk=`echo $GTK_LIBS | sed -e 's
/ -l[^
]*cairo
[^
]*//g
'`
27873 if test "$gtk_version_cached" = 1; then
27874 { echo "$as_me:$LINENO: result: $wx_cv_lib_gtk" >&5
27875 echo "${ECHO_T}$wx_cv_lib_gtk" >&6; }
27878 case "$wx_cv_lib_gtk" in
27887 *) { { echo "$as_me:$LINENO: error:
27888 The development files for GTK+ were not found. For GTK+ 2, please
27889 ensure that pkg-config is in the path and that gtk+-2.0.pc is
27890 installed. For GTK+ 1.2 please check that gtk-config is in the path,
27891 and that the version is 1.2.3 or above. Also check that the
27892 libraries returned by 'pkg
-config gtk
+-2.0
--libs' or 'gtk
-config
27893 --libs' are in the LD_LIBRARY_PATH or equivalent.
27895 echo "$as_me: error:
27896 The development files for GTK+ were not found. For GTK+ 2, please
27897 ensure that pkg-config is in the path and that gtk+-2.0.pc is
27898 installed. For GTK+ 1.2 please check that gtk-config is in the path,
27899 and that the version is 1.2.3 or above. Also check that the
27900 libraries returned by 'pkg
-config gtk
+-2.0
--libs' or 'gtk
-config
27901 --libs' are in the LD_LIBRARY_PATH or equivalent.
27903 { (exit 1); exit 1; }; }
27907 if test "$WXGTK20" = 1; then
27908 save_CFLAGS="$CFLAGS"
27910 CFLAGS="$wx_cv_cflags_gtk $CFLAGS"
27911 LIBS="$LIBS $wx_cv_libs_gtk"
27913 { echo "$as_me:$LINENO: checking whether gtk_icon_size_lookup is declared" >&5
27914 echo $ECHO_N "checking whether gtk_icon_size_lookup is declared... $ECHO_C" >&6; }
27915 if test "${ac_cv_have_decl_gtk_icon_size_lookup+set}" = set; then
27916 echo $ECHO_N "(cached) $ECHO_C" >&6
27918 cat >conftest.$ac_ext <<_ACEOF
27921 cat confdefs.h >>conftest.$ac_ext
27922 cat >>conftest.$ac_ext <<_ACEOF
27923 /* end confdefs.h. */
27924 #include <gtk/gtk.h>
27929 #ifndef gtk_icon_size_lookup
27930 (void) gtk_icon_size_lookup;
27937 rm -f conftest.$ac_objext
27938 if { (ac_try="$ac_compile"
27939 case "(($ac_try" in
27940 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
27941 *) ac_try_echo=$ac_try;;
27943 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
27944 (eval "$ac_compile") 2>conftest.er1
27946 grep -v '^
*+' conftest.er1 >conftest.err
27948 cat conftest.err >&5
27949 echo "$as_me:$LINENO: \$? = $ac_status" >&5
27950 (exit $ac_status); } && {
27951 test -z "$ac_c_werror_flag" ||
27952 test ! -s conftest.err
27953 } && test -s conftest.$ac_objext; then
27954 ac_cv_have_decl_gtk_icon_size_lookup=yes
27956 echo "$as_me: failed program was:" >&5
27957 sed 's
/^
/| /' conftest.$ac_ext >&5
27959 ac_cv_have_decl_gtk_icon_size_lookup=no
27962 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
27964 { echo "$as_me:$LINENO: result: $ac_cv_have_decl_gtk_icon_size_lookup" >&5
27965 echo "${ECHO_T}$ac_cv_have_decl_gtk_icon_size_lookup" >&6; }
27966 if test $ac_cv_have_decl_gtk_icon_size_lookup = yes; then
27968 cat >>confdefs.h <<_ACEOF
27969 #define HAVE_DECL_GTK_ICON_SIZE_LOOKUP 1
27974 cat >>confdefs.h <<_ACEOF
27975 #define HAVE_DECL_GTK_ICON_SIZE_LOOKUP 0
27978 cat >>confdefs.h <<\_ACEOF
27979 #define NEED_GTK_ICON_SIZE_LOOKUP 1
27987 { echo "$as_me:$LINENO: checking if GTK+ is version >= 2.10" >&5
27988 echo $ECHO_N "checking if GTK+ is version >= 2.10... $ECHO_C" >&6; }
27989 cat >conftest.$ac_ext <<_ACEOF
27992 cat confdefs.h >>conftest.$ac_ext
27993 cat >>conftest.$ac_ext <<_ACEOF
27994 /* end confdefs.h. */
27996 #include <gtk/gtk.h>
28002 #if !GTK_CHECK_VERSION(2,10,0)
28010 rm -f conftest.$ac_objext
28011 if { (ac_try="$ac_compile"
28012 case "(($ac_try" in
28013 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
28014 *) ac_try_echo=$ac_try;;
28016 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
28017 (eval "$ac_compile") 2>conftest.er1
28019 grep -v '^
*+' conftest.er1 >conftest.err
28021 cat conftest.err >&5
28022 echo "$as_me:$LINENO: \$? = $ac_status" >&5
28023 (exit $ac_status); } && {
28024 test -z "$ac_c_werror_flag" ||
28025 test ! -s conftest.err
28026 } && test -s conftest.$ac_objext; then
28028 cat >>confdefs.h <<\_ACEOF
28029 #define __WXGTK210__ 1
28032 cat >>confdefs.h <<\_ACEOF
28033 #define __WXGTK26__ 1
28036 cat >>confdefs.h <<\_ACEOF
28037 #define __WXGTK24__ 1
28040 { echo "$as_me:$LINENO: result: yes" >&5
28041 echo "${ECHO_T}yes" >&6; }
28045 echo "$as_me: failed program was:" >&5
28046 sed 's
/^
/| /' conftest.$ac_ext >&5
28049 { echo "$as_me:$LINENO: result: no" >&5
28050 echo "${ECHO_T}no" >&6; }
28055 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
28057 if test "$ac_wxgtk210" = 0; then
28058 { echo "$as_me:$LINENO: checking if GTK+ is version >= 2.6" >&5
28059 echo $ECHO_N "checking if GTK+ is version >= 2.6... $ECHO_C" >&6; }
28060 cat >conftest.$ac_ext <<_ACEOF
28063 cat confdefs.h >>conftest.$ac_ext
28064 cat >>conftest.$ac_ext <<_ACEOF
28065 /* end confdefs.h. */
28067 #include <gtk/gtk.h>
28073 #if !GTK_CHECK_VERSION(2,6,0)
28081 rm -f conftest.$ac_objext
28082 if { (ac_try="$ac_compile"
28083 case "(($ac_try" in
28084 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
28085 *) ac_try_echo=$ac_try;;
28087 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
28088 (eval "$ac_compile") 2>conftest.er1
28090 grep -v '^
*+' conftest.er1 >conftest.err
28092 cat conftest.err >&5
28093 echo "$as_me:$LINENO: \$? = $ac_status" >&5
28094 (exit $ac_status); } && {
28095 test -z "$ac_c_werror_flag" ||
28096 test ! -s conftest.err
28097 } && test -s conftest.$ac_objext; then
28099 cat >>confdefs.h <<\_ACEOF
28100 #define __WXGTK26__ 1
28103 cat >>confdefs.h <<\_ACEOF
28104 #define __WXGTK24__ 1
28107 { echo "$as_me:$LINENO: result: yes" >&5
28108 echo "${ECHO_T}yes" >&6; }
28112 echo "$as_me: failed program was:" >&5
28113 sed 's
/^
/| /' conftest.$ac_ext >&5
28116 { echo "$as_me:$LINENO: result: no" >&5
28117 echo "${ECHO_T}no" >&6; }
28122 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
28125 if test "$ac_wxgtk26" = 0; then
28126 { echo "$as_me:$LINENO: checking if GTK+ is version >= 2.4" >&5
28127 echo $ECHO_N "checking if GTK+ is version >= 2.4... $ECHO_C" >&6; }
28128 cat >conftest.$ac_ext <<_ACEOF
28131 cat confdefs.h >>conftest.$ac_ext
28132 cat >>conftest.$ac_ext <<_ACEOF
28133 /* end confdefs.h. */
28135 #include <gtk/gtk.h>
28141 #if !GTK_CHECK_VERSION(2,4,0)
28149 rm -f conftest.$ac_objext
28150 if { (ac_try="$ac_compile"
28151 case "(($ac_try" in
28152 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
28153 *) ac_try_echo=$ac_try;;
28155 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
28156 (eval "$ac_compile") 2>conftest.er1
28158 grep -v '^
*+' conftest.er1 >conftest.err
28160 cat conftest.err >&5
28161 echo "$as_me:$LINENO: \$? = $ac_status" >&5
28162 (exit $ac_status); } && {
28163 test -z "$ac_c_werror_flag" ||
28164 test ! -s conftest.err
28165 } && test -s conftest.$ac_objext; then
28167 cat >>confdefs.h <<\_ACEOF
28168 #define __WXGTK24__ 1
28171 { echo "$as_me:$LINENO: result: yes" >&5
28172 echo "${ECHO_T}yes" >&6; }
28175 echo "$as_me: failed program was:" >&5
28176 sed 's
/^
/| /' conftest.$ac_ext >&5
28179 { echo "$as_me:$LINENO: result: no" >&5
28180 echo "${ECHO_T}no" >&6; }
28184 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
28187 CFLAGS="$save_CFLAGS"
28190 if test "$wxUSE_UNICODE" = "yes"; then
28191 { echo "$as_me:$LINENO: WARNING: Unicode configuration not supported with GTK+ 1.x" >&5
28192 echo "$as_me: WARNING: Unicode configuration not supported with GTK+ 1.x" >&2;}
28196 { echo "$as_me:$LINENO: checking for gdk_im_open in -lgdk" >&5
28197 echo $ECHO_N "checking for gdk_im_open in -lgdk... $ECHO_C" >&6; }
28198 if test "${ac_cv_lib_gdk_gdk_im_open+set}" = set; then
28199 echo $ECHO_N "(cached) $ECHO_C" >&6
28201 ac_check_lib_save_LIBS=$LIBS
28203 cat >conftest.$ac_ext <<_ACEOF
28206 cat confdefs.h >>conftest.$ac_ext
28207 cat >>conftest.$ac_ext <<_ACEOF
28208 /* end confdefs.h. */
28210 /* Override any GCC internal prototype to avoid an error.
28211 Use char because int might match the return type of a GCC
28212 builtin and then its argument prototype would still apply. */
28216 char gdk_im_open ();
28220 return gdk_im_open ();
28225 rm -f conftest.$ac_objext conftest$ac_exeext
28226 if { (ac_try="$ac_link"
28227 case "(($ac_try" in
28228 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
28229 *) ac_try_echo=$ac_try;;
28231 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
28232 (eval "$ac_link") 2>conftest.er1
28234 grep -v '^
*+' conftest.er1 >conftest.err
28236 cat conftest.err >&5
28237 echo "$as_me:$LINENO: \$? = $ac_status" >&5
28238 (exit $ac_status); } && {
28239 test -z "$ac_c_werror_flag" ||
28240 test ! -s conftest.err
28241 } && test -s conftest$ac_exeext &&
28242 $as_test_x conftest$ac_exeext; then
28243 ac_cv_lib_gdk_gdk_im_open=yes
28245 echo "$as_me: failed program was:" >&5
28246 sed 's
/^
/| /' conftest.$ac_ext >&5
28248 ac_cv_lib_gdk_gdk_im_open=no
28251 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
28252 conftest$ac_exeext conftest.$ac_ext
28253 LIBS=$ac_check_lib_save_LIBS
28255 { echo "$as_me:$LINENO: result: $ac_cv_lib_gdk_gdk_im_open" >&5
28256 echo "${ECHO_T}$ac_cv_lib_gdk_gdk_im_open" >&6; }
28257 if test $ac_cv_lib_gdk_gdk_im_open = yes; then
28258 cat >>confdefs.h <<\_ACEOF
28265 if test "$USE_DARWIN" != 1; then
28267 for ac_func in poll
28269 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
28270 { echo "$as_me:$LINENO: checking for $ac_func" >&5
28271 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
28272 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
28273 echo $ECHO_N "(cached) $ECHO_C" >&6
28275 cat >conftest.$ac_ext <<_ACEOF
28278 cat confdefs.h >>conftest.$ac_ext
28279 cat >>conftest.$ac_ext <<_ACEOF
28280 /* end confdefs.h. */
28281 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
28282 For example, HP-UX 11i <limits.h> declares gettimeofday. */
28283 #define $ac_func innocuous_$ac_func
28285 /* System header to define __stub macros and hopefully few prototypes,
28286 which can conflict with char $ac_func (); below.
28287 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
28288 <limits.h> exists even on freestanding compilers. */
28291 # include <limits.h>
28293 # include <assert.h>
28298 /* Override any GCC internal prototype to avoid an error.
28299 Use char because int might match the return type of a GCC
28300 builtin and then its argument prototype would still apply. */
28305 /* The GNU C library defines this for functions which it implements
28306 to always fail with ENOSYS. Some functions are actually named
28307 something starting with __ and the normal name is an alias. */
28308 #if defined __stub_$ac_func || defined __stub___$ac_func
28315 return $ac_func ();
28320 rm -f conftest.$ac_objext conftest$ac_exeext
28321 if { (ac_try="$ac_link"
28322 case "(($ac_try" in
28323 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
28324 *) ac_try_echo=$ac_try;;
28326 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
28327 (eval "$ac_link") 2>conftest.er1
28329 grep -v '^
*+' conftest.er1 >conftest.err
28331 cat conftest.err >&5
28332 echo "$as_me:$LINENO: \$? = $ac_status" >&5
28333 (exit $ac_status); } && {
28334 test -z "$ac_c_werror_flag" ||
28335 test ! -s conftest.err
28336 } && test -s conftest$ac_exeext &&
28337 $as_test_x conftest$ac_exeext; then
28338 eval "$as_ac_var=yes"
28340 echo "$as_me: failed program was:" >&5
28341 sed 's
/^
/| /' conftest.$ac_ext >&5
28343 eval "$as_ac_var=no"
28346 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
28347 conftest$ac_exeext conftest.$ac_ext
28349 ac_res=`eval echo '${'$as_ac_var'}'`
28350 { echo "$as_me:$LINENO: result: $ac_res" >&5
28351 echo "${ECHO_T}$ac_res" >&6; }
28352 if test `eval echo '${'$as_ac_var'}'` = yes; then
28353 cat >>confdefs.h <<_ACEOF
28354 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
28363 TOOLKIT_INCLUDE="$wx_cv_cflags_gtk"
28364 GUI_TK_LIBRARY="$wx_cv_libs_gtk $GUI_TK_LIBRARY"
28366 AFMINSTALL=afminstall
28370 if test "$wxUSE_GPE" = "yes"; then
28371 { echo "$as_me:$LINENO: checking for gpewidget library" >&5
28372 echo $ECHO_N "checking for gpewidget library... $ECHO_C" >&6; }
28375 for ac_dir in $SEARCH_LIB;
28377 for ac_extension in a so sl dylib dll.a; do
28378 if test -f "$ac_dir/libgpewidget.$ac_extension"; then
28379 ac_find_libraries=$ac_dir
28385 if test "$ac_find_libraries" != "" ; then
28387 if test "$ac_find_libraries" = "default location"; then
28390 echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev/null
28392 if test $result = 0; then
28395 ac_path_to_link=" -L$ac_find_libraries"
28399 GUI_TK_LIBRARY="-L${prefix}/lib -lgpewidget $GUI_TK_LIBRARY"
28401 { echo "$as_me:$LINENO: result: found in $ac_find_libraries" >&5
28402 echo "${ECHO_T}found in $ac_find_libraries" >&6; }
28404 { echo "$as_me:$LINENO: result: not found" >&5
28405 echo "${ECHO_T}not found" >&6; }
28411 if test "$wxUSE_MGL" = 1; then
28412 { echo "$as_me:$LINENO: checking for SciTech MGL library" >&5
28413 echo $ECHO_N "checking for SciTech MGL library... $ECHO_C" >&6; }
28414 if test "x$MGL_ROOT" = x ; then
28415 { echo "$as_me:$LINENO: result: not found" >&5
28416 echo "${ECHO_T}not found" >&6; }
28417 { { echo "$as_me:$LINENO: error: Cannot find MGL library. Make sure MGL_ROOT is set." >&5
28418 echo "$as_me: error: Cannot find MGL library. Make sure MGL_ROOT is set." >&2;}
28419 { (exit 1); exit 1; }; }
28421 { echo "$as_me:$LINENO: result: $MGL_ROOT" >&5
28422 echo "${ECHO_T}$MGL_ROOT" >&6; }
28425 { echo "$as_me:$LINENO: checking for libmgl location" >&5
28426 echo $ECHO_N "checking for libmgl location... $ECHO_C" >&6; }
28429 if test "x$wxUSE_SHARED" = xyes ; then
28430 mgl_os_candidates="linux/gcc/x86/so linux/gcc/x86/a linux/gcc/glibc.so linux/gcc/glibc"
28432 mgl_os_candidates="linux/gcc/x86/a linux/gcc/x86/so linux/gcc/glibc linux/gcc/glibc.so"
28436 mgl_os_candidates="dos32/dj2"
28439 { { echo "$as_me:$LINENO: error: This system type ${host} is not yet supported by wxMGL." >&5
28440 echo "$as_me: error: This system type ${host} is not yet supported by wxMGL." >&2;}
28441 { (exit 1); exit 1; }; }
28447 for mgl_os_i in $mgl_os_candidates ; do
28448 if test "x$mgl_os" = x ; then
28449 if test "$wxUSE_DEBUG_FLAG" = yes ; then
28450 if test -f $MGL_ROOT/lib/debug/$mgl_os_i/libmgl.a -o \
28451 -f $MGL_ROOT/lib/debug/$mgl_os_i/libmgl.so; then
28456 if test "x$mgl_lib_type" = x ; then
28457 if test -f $MGL_ROOT/lib/release/$mgl_os_i/libmgl.a -o \
28458 -f $MGL_ROOT/lib/release/$mgl_os_i/libmgl.so; then
28459 mgl_lib_type=release
28466 if test "x$mgl_os" = x ; then
28467 { echo "$as_me:$LINENO: result: not found" >&5
28468 echo "${ECHO_T}not found" >&6; }
28469 { { echo "$as_me:$LINENO: error: Cannot find MGL libraries, make sure they are compiled." >&5
28470 echo "$as_me: error: Cannot find MGL libraries, make sure they are compiled." >&2;}
28471 { (exit 1); exit 1; }; }
28473 { echo "$as_me:$LINENO: result: \"$MGL_ROOT/lib/$mgl_lib_type/$mgl_os\"" >&5
28474 echo "${ECHO_T}\"$MGL_ROOT/lib/$mgl_lib_type/$mgl_os\"" >&6; }
28476 wxUSE_UNIVERSAL="yes"
28478 TOOLKIT_INCLUDE="-I$MGL_ROOT/include"
28479 GUI_TK_LIBRARY="-L$MGL_ROOT/lib/$mgl_lib_type/$mgl_os -lmgl -lmglcpp -lpm"
28481 AFMINSTALL=afminstall
28486 if test "$wxUSE_DFB" = 1; then
28489 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
28490 if test -n "$ac_tool_prefix"; then
28491 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
28492 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
28493 { echo "$as_me:$LINENO: checking for $ac_word" >&5
28494 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
28495 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
28496 echo $ECHO_N "(cached) $ECHO_C" >&6
28498 case $PKG_CONFIG in
28500 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
28503 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
28504 for as_dir in $PATH
28507 test -z "$as_dir" && as_dir=.
28508 for ac_exec_ext in '' $ac_executable_extensions; do
28509 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
28510 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
28511 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
28521 PKG_CONFIG=$ac_cv_path_PKG_CONFIG
28522 if test -n "$PKG_CONFIG"; then
28523 { echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
28524 echo "${ECHO_T}$PKG_CONFIG" >&6; }
28526 { echo "$as_me:$LINENO: result: no" >&5
28527 echo "${ECHO_T}no" >&6; }
28532 if test -z "$ac_cv_path_PKG_CONFIG"; then
28533 ac_pt_PKG_CONFIG=$PKG_CONFIG
28534 # Extract the first word of "pkg-config", so it can be a program name with args.
28535 set dummy pkg-config; ac_word=$2
28536 { echo "$as_me:$LINENO: checking for $ac_word" >&5
28537 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
28538 if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then
28539 echo $ECHO_N "(cached) $ECHO_C" >&6
28541 case $ac_pt_PKG_CONFIG in
28543 ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
28546 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
28547 for as_dir in $PATH
28550 test -z "$as_dir" && as_dir=.
28551 for ac_exec_ext in '' $ac_executable_extensions; do
28552 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
28553 ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
28554 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
28564 ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG
28565 if test -n "$ac_pt_PKG_CONFIG"; then
28566 { echo "$as_me:$LINENO: result: $ac_pt_PKG_CONFIG" >&5
28567 echo "${ECHO_T}$ac_pt_PKG_CONFIG" >&6; }
28569 { echo "$as_me:$LINENO: result: no" >&5
28570 echo "${ECHO_T}no" >&6; }
28573 if test "x$ac_pt_PKG_CONFIG" = x; then
28576 case $cross_compiling:$ac_tool_warned in
28578 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
28579 whose name does not start with the host triplet. If you think this
28580 configuration is useful to you, please write to autoconf@gnu.org." >&5
28581 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
28582 whose name does not start with the host triplet. If you think this
28583 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
28584 ac_tool_warned=yes ;;
28586 PKG_CONFIG=$ac_pt_PKG_CONFIG
28589 PKG_CONFIG="$ac_cv_path_PKG_CONFIG"
28593 if test -n "$PKG_CONFIG"; then
28594 _pkg_min_version=0.9.0
28595 { echo "$as_me:$LINENO: checking pkg-config is at least version $_pkg_min_version" >&5
28596 echo $ECHO_N "checking pkg-config is at least version $_pkg_min_version... $ECHO_C" >&6; }
28597 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
28598 { echo "$as_me:$LINENO: result: yes" >&5
28599 echo "${ECHO_T}yes" >&6; }
28601 { echo "$as_me:$LINENO: result: no" >&5
28602 echo "${ECHO_T}no" >&6; }
28610 { echo "$as_me:$LINENO: checking for DIRECTFB" >&5
28611 echo $ECHO_N "checking for DIRECTFB... $ECHO_C" >&6; }
28613 if test -n "$PKG_CONFIG"; then
28614 if test -n "$DIRECTFB_CFLAGS"; then
28615 pkg_cv_DIRECTFB_CFLAGS="$DIRECTFB_CFLAGS"
28617 if test -n "$PKG_CONFIG" && \
28618 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"directfb >= 0.9.23\"") >&5
28619 ($PKG_CONFIG --exists --print-errors "directfb >= 0.9.23") 2>&5
28621 echo "$as_me:$LINENO: \$? = $ac_status" >&5
28622 (exit $ac_status); }; then
28623 pkg_cv_DIRECTFB_CFLAGS=`$PKG_CONFIG --cflags "directfb >= 0.9.23" 2>/dev/null`
28631 if test -n "$PKG_CONFIG"; then
28632 if test -n "$DIRECTFB_LIBS"; then
28633 pkg_cv_DIRECTFB_LIBS="$DIRECTFB_LIBS"
28635 if test -n "$PKG_CONFIG" && \
28636 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"directfb >= 0.9.23\"") >&5
28637 ($PKG_CONFIG --exists --print-errors "directfb >= 0.9.23") 2>&5
28639 echo "$as_me:$LINENO: \$? = $ac_status" >&5
28640 (exit $ac_status); }; then
28641 pkg_cv_DIRECTFB_LIBS=`$PKG_CONFIG --libs "directfb >= 0.9.23" 2>/dev/null`
28652 if test $pkg_failed = yes; then
28654 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
28655 _pkg_short_errors_supported=yes
28657 _pkg_short_errors_supported=no
28659 if test $_pkg_short_errors_supported = yes; then
28660 DIRECTFB_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "directfb >= 0.9.23"`
28662 DIRECTFB_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "directfb >= 0.9.23"`
28664 # Put the nasty error message in config.log where it belongs
28665 echo "$DIRECTFB_PKG_ERRORS" >&5
28668 { { echo "$as_me:$LINENO: error: DirectFB not found." >&5
28669 echo "$as_me: error: DirectFB not found." >&2;}
28670 { (exit 1); exit 1; }; }
28673 elif test $pkg_failed = untried; then
28675 { { echo "$as_me:$LINENO: error: DirectFB not found." >&5
28676 echo "$as_me: error: DirectFB not found." >&2;}
28677 { (exit 1); exit 1; }; }
28681 DIRECTFB_CFLAGS=$pkg_cv_DIRECTFB_CFLAGS
28682 DIRECTFB_LIBS=$pkg_cv_DIRECTFB_LIBS
28683 { echo "$as_me:$LINENO: result: yes" >&5
28684 echo "${ECHO_T}yes" >&6; }
28686 wxUSE_UNIVERSAL="yes"
28687 TOOLKIT_INCLUDE="$DIRECTFB_CFLAGS"
28688 GUI_TK_LIBRARY="$DIRECTFB_LIBS"
28695 if test "$wxUSE_MICROWIN" = 1; then
28696 { echo "$as_me:$LINENO: checking for MicroWindows" >&5
28697 echo $ECHO_N "checking for MicroWindows... $ECHO_C" >&6; }
28698 if test "x$MICROWINDOWS" = x ; then
28699 { echo "$as_me:$LINENO: result: not found" >&5
28700 echo "${ECHO_T}not found" >&6; }
28701 { { echo "$as_me:$LINENO: error: Cannot find MicroWindows library. Make sure MICROWINDOWS is set." >&5
28702 echo "$as_me: error: Cannot find MicroWindows library. Make sure MICROWINDOWS is set." >&2;}
28703 { (exit 1); exit 1; }; }
28705 { echo "$as_me:$LINENO: result: $MICROWINDOWS" >&5
28706 echo "${ECHO_T}$MICROWINDOWS" >&6; }
28709 if test -f $MICROWINDOWS/lib/libmwin.a; then
28710 { echo "$as_me:$LINENO: result: MicroWindows' libraries found.
" >&5
28711 echo "${ECHO_T}MicroWindows
' libraries found." >&6; }
28713 { { echo "$as_me:$LINENO: error: Cannot find MicroWindows libraries, make sure they are compiled." >&5
28714 echo "$as_me: error: Cannot find MicroWindows libraries, make sure they are compiled." >&2;}
28715 { (exit 1); exit 1; }; }
28718 TOOLKIT_INCLUDE="-I$MICROWINDOWS/include"
28719 GUI_TK_LIBRARY="-L$MICROWINDOWS/lib -lmwin -lmwengine -mwfonts -mwdrivers -mwinlib"
28721 wxUSE_UNIVERSAL="yes"
28723 AFMINSTALL=afminstall
28725 GUIDIST=MICROWIN_DIST
28727 TOOLCHAIN_DEFS="${TOOLCHAIN_DEFS} -D__WXMSW__ -D__WIN95__ -D__WIN32__ -DMWIN -DMICROWIN_NOCONTROLS -DMICROWIN_TODO=1"
28730 if test "$wxUSE_X11" = 1 -o "$wxUSE_MOTIF" = 1; then
28731 { echo "$as_me:$LINENO: checking for X" >&5
28732 echo $ECHO_N "checking for X... $ECHO_C" >&6; }
28735 # Check whether --with-x was given.
28736 if test "${with_x+set}" = set; then
28740 # $have_x is `yes', `no', `disabled
', or empty when we do not yet know.
28741 if test "x$with_x" = xno; then
28742 # The user explicitly disabled X.
28745 case $x_includes,$x_libraries in #(
28746 *\'*) { { echo "$as_me:$LINENO: error: Cannot use X directory names containing '" >&5
28747 echo "$as_me: error
: Cannot use X directory names containing
'" >&2;}
28748 { (exit 1); exit 1; }; };; #(
28749 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then
28750 echo $ECHO_N "(cached) $ECHO_C" >&6
28752 # One or both of the vars are not set, and there is no cached value.
28753 ac_x_includes=no ac_x_libraries=no
28754 rm -f -r conftest.dir
28755 if mkdir conftest.dir; then
28757 cat >Imakefile <<'_ACEOF'
28759 @echo incroot='${INCROOT}'
28761 @echo usrlibdir='${USRLIBDIR}'
28763 @echo libdir='${LIBDIR}'
28765 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
28766 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
28767 for ac_var in incroot usrlibdir libdir; do
28768 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's
/^
$ac_var=//p
'\`"
28770 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
28771 for ac_extension in a so sl; do
28772 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
28773 test -f "$ac_im_libdir/libX11.$ac_extension"; then
28774 ac_im_usrlibdir=$ac_im_libdir; break
28777 # Screen out bogus values from the imake configuration. They are
28778 # bogus both because they are the default anyway, and because
28779 # using them would break gcc on systems where it needs fixed includes.
28780 case $ac_im_incroot in
28781 /usr/include) ac_x_includes= ;;
28782 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
28784 case $ac_im_usrlibdir in
28785 /usr/lib | /lib) ;;
28786 *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
28790 rm -f -r conftest.dir
28793 # Standard set of common directories for X headers.
28794 # Check X11 before X11Rn because it is often a symlink to the current release.
28806 /usr
/local
/X
11/include
28807 /usr
/local
/X
11R
6/include
28808 /usr
/local
/X
11R
5/include
28809 /usr
/local
/X
11R
4/include
28811 /usr
/local
/include
/X11
28812 /usr
/local
/include
/X11R6
28813 /usr
/local
/include
/X11R5
28814 /usr
/local
/include
/X11R4
28818 /usr
/XFree
86/include
/X11
28822 /usr
/unsupported
/include
28823 /usr
/athena
/include
28824 /usr
/local
/x
11r
5/include
28825 /usr
/lpp
/Xamples
/include
28827 /usr
/openwin
/include
28828 /usr
/openwin
/share
/include
'
28830 if test "$ac_x_includes" = no; then
28831 # Guess where to find include files, by looking for Xlib.h.
28832 # First, try using that file with no special directory specified.
28833 cat >conftest.$ac_ext <<_ACEOF
28836 cat confdefs.h >>conftest.$ac_ext
28837 cat >>conftest.$ac_ext <<_ACEOF
28838 /* end confdefs.h. */
28839 #include <X11/Xlib.h>
28841 if { (ac_try="$ac_cpp conftest.$ac_ext"
28842 case "(($ac_try" in
28843 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
28844 *) ac_try_echo=$ac_try;;
28846 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
28847 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
28849 grep -v '^
*+' conftest.er1 >conftest.err
28851 cat conftest.err >&5
28852 echo "$as_me:$LINENO: \$? = $ac_status" >&5
28853 (exit $ac_status); } >/dev/null && {
28854 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
28855 test ! -s conftest.err
28857 # We can compile using X headers with no special include directory.
28860 echo "$as_me: failed program was:" >&5
28861 sed 's
/^
/| /' conftest.$ac_ext >&5
28863 for ac_dir in $ac_x_header_dirs; do
28864 if test -r "$ac_dir/X11/Xlib.h"; then
28865 ac_x_includes=$ac_dir
28871 rm -f conftest.err conftest.$ac_ext
28872 fi # $ac_x_includes = no
28874 if test "$ac_x_libraries" = no; then
28875 # Check for the libraries.
28876 # See if we find them without any special options.
28877 # Don't add to
$LIBS permanently.
28880 cat >conftest.
$ac_ext <<_ACEOF
28883 cat confdefs.h
>>conftest.
$ac_ext
28884 cat >>conftest.
$ac_ext <<_ACEOF
28885 /* end confdefs.h. */
28886 #include <X11/Xlib.h>
28895 rm -f conftest.
$ac_objext conftest
$ac_exeext
28896 if { (ac_try
="$ac_link"
28897 case "(($ac_try" in
28898 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
28899 *) ac_try_echo=$ac_try;;
28901 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
28902 (eval "$ac_link") 2>conftest.er1
28904 grep -v '^ *+' conftest.er1 >conftest.err
28906 cat conftest.err >&5
28907 echo "$as_me:$LINENO: \$? = $ac_status" >&5
28908 (exit $ac_status); } && {
28909 test -z "$ac_c_werror_flag" ||
28910 test ! -s conftest.err
28911 } && test -s conftest$ac_exeext &&
28912 $as_test_x conftest$ac_exeext; then
28914 # We can link X programs with no special library path.
28917 echo "$as_me: failed program was:" >&5
28918 sed 's/^/| /' conftest.$ac_ext >&5
28921 for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s
/include
/lib
/g
`
28923 # Don't even attempt the hair of trying to link an X program!
28924 for ac_extension in a so sl; do
28925 if test -r "$ac_dir/libX11.$ac_extension"; then
28926 ac_x_libraries=$ac_dir
28933 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
28934 conftest$ac_exeext conftest.$ac_ext
28935 fi # $ac_x_libraries = no
28937 case $ac_x_includes,$ac_x_libraries in #(
28938 no,* | *,no | *\'*)
28939 # Didn't find X, or a directory has "'" in its name.
28940 ac_cv_have_x="have_x=no";; #(
28942 # Record where we found X for the cache.
28943 ac_cv_have_x="have_x=yes\
28944 ac_x_includes='$ac_x_includes'\
28945 ac_x_libraries='$ac_x_libraries'"
28951 eval "$ac_cv_have_x"
28954 if test "$have_x" != yes; then
28955 { echo "$as_me:$LINENO: result: $have_x" >&5
28956 echo "${ECHO_T}$have_x" >&6; }
28959 # If each of the values was on the command line, it overrides each guess.
28960 test "x$x_includes" = xNONE && x_includes=$ac_x_includes
28961 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
28962 # Update the cache value to reflect the command line values.
28963 ac_cv_have_x="have_x=yes\
28964 ac_x_includes='$x_includes'\
28965 ac_x_libraries='$x_libraries'"
28966 { echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5
28967 echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6; }
28970 if test "$no_x" = yes; then
28971 # Not all programs may use this symbol, but it does not hurt to define it.
28973 cat >>confdefs.h <<\_ACEOF
28974 #define X_DISPLAY_MISSING 1
28977 X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS=
28979 if test -n "$x_includes"; then
28980 X_CFLAGS="$X_CFLAGS -I$x_includes"
28983 # It would also be nice to do this for all -L options, not just this one.
28984 if test -n "$x_libraries"; then
28985 X_LIBS="$X_LIBS -L$x_libraries"
28986 # For Solaris; some versions of Sun CC require a space after -R and
28987 # others require no space. Words are not sufficient . . . .
28988 { echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5
28989 echo $ECHO_N "checking whether -R must be followed by a space... $ECHO_C" >&6; }
28990 ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
28991 ac_xsave_c_werror_flag=$ac_c_werror_flag
28992 ac_c_werror_flag=yes
28993 cat >conftest.$ac_ext <<_ACEOF
28996 cat confdefs.h >>conftest.$ac_ext
28997 cat >>conftest.$ac_ext <<_ACEOF
28998 /* end confdefs.h. */
29008 rm -f conftest.$ac_objext conftest$ac_exeext
29009 if { (ac_try="$ac_link"
29010 case "(($ac_try" in
29011 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
29012 *) ac_try_echo
=$ac_try;;
29014 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
29015 (eval "$ac_link") 2>conftest.er1
29017 grep -v '^ *+' conftest.er1
>conftest.err
29019 cat conftest.err
>&5
29020 echo "$as_me:$LINENO: \$? = $ac_status" >&5
29021 (exit $ac_status); } && {
29022 test -z "$ac_c_werror_flag" ||
29023 test ! -s conftest.err
29024 } && test -s conftest
$ac_exeext &&
29025 $as_test_x conftest
$ac_exeext; then
29026 { echo "$as_me:$LINENO: result: no" >&5
29027 echo "${ECHO_T}no" >&6; }
29028 X_LIBS
="$X_LIBS -R$x_libraries"
29030 echo "$as_me: failed program was:" >&5
29031 sed 's/^/| /' conftest.
$ac_ext >&5
29033 LIBS
="$ac_xsave_LIBS -R $x_libraries"
29034 cat >conftest.
$ac_ext <<_ACEOF
29037 cat confdefs.h
>>conftest.
$ac_ext
29038 cat >>conftest.
$ac_ext <<_ACEOF
29039 /* end confdefs.h. */
29049 rm -f conftest.
$ac_objext conftest
$ac_exeext
29050 if { (ac_try
="$ac_link"
29051 case "(($ac_try" in
29052 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
29053 *) ac_try_echo=$ac_try;;
29055 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
29056 (eval "$ac_link") 2>conftest.er1
29058 grep -v '^ *+' conftest.er1 >conftest.err
29060 cat conftest.err >&5
29061 echo "$as_me:$LINENO: \$? = $ac_status" >&5
29062 (exit $ac_status); } && {
29063 test -z "$ac_c_werror_flag" ||
29064 test ! -s conftest.err
29065 } && test -s conftest$ac_exeext &&
29066 $as_test_x conftest$ac_exeext; then
29067 { echo "$as_me:$LINENO: result: yes" >&5
29068 echo "${ECHO_T}yes" >&6; }
29069 X_LIBS="$X_LIBS -R $x_libraries"
29071 echo "$as_me: failed program was:" >&5
29072 sed 's/^/| /' conftest.$ac_ext >&5
29074 { echo "$as_me:$LINENO: result: neither works" >&5
29075 echo "${ECHO_T}neither works" >&6; }
29078 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
29079 conftest$ac_exeext conftest.$ac_ext
29082 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
29083 conftest$ac_exeext conftest.$ac_ext
29084 ac_c_werror_flag=$ac_xsave_c_werror_flag
29085 LIBS=$ac_xsave_LIBS
29088 # Check for system-dependent libraries X programs must link with.
29089 # Do this before checking for the system-independent R6 libraries
29090 # (-lICE), since we may need -lsocket or whatever for X linking.
29092 if test "$ISC" = yes; then
29093 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet"
29095 # Martyn Johnson says this is needed for Ultrix, if the X
29096 # libraries were built with DECnet support. And Karl Berry says
29097 # the Alpha needs dnet_stub (dnet does not exist).
29098 ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11"
29099 cat >conftest.$ac_ext <<_ACEOF
29102 cat confdefs.h >>conftest.$ac_ext
29103 cat >>conftest.$ac_ext <<_ACEOF
29104 /* end confdefs.h. */
29106 /* Override any GCC internal prototype to avoid an error.
29107 Use char because int might match the return type of a GCC
29108 builtin and then its argument prototype would still apply. */
29112 char XOpenDisplay ();
29116 return XOpenDisplay ();
29121 rm -f conftest.$ac_objext conftest$ac_exeext
29122 if { (ac_try="$ac_link"
29123 case "(($ac_try" in
29124 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
29125 *) ac_try_echo
=$ac_try;;
29127 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
29128 (eval "$ac_link") 2>conftest.er1
29130 grep -v '^ *+' conftest.er1
>conftest.err
29132 cat conftest.err
>&5
29133 echo "$as_me:$LINENO: \$? = $ac_status" >&5
29134 (exit $ac_status); } && {
29135 test -z "$ac_c_werror_flag" ||
29136 test ! -s conftest.err
29137 } && test -s conftest
$ac_exeext &&
29138 $as_test_x conftest
$ac_exeext; then
29141 echo "$as_me: failed program was:" >&5
29142 sed 's/^/| /' conftest.
$ac_ext >&5
29144 { echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5
29145 echo $ECHO_N "checking for dnet_ntoa in -ldnet... $ECHO_C" >&6; }
29146 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
29147 echo $ECHO_N "(cached) $ECHO_C" >&6
29149 ac_check_lib_save_LIBS
=$LIBS
29150 LIBS
="-ldnet $LIBS"
29151 cat >conftest.
$ac_ext <<_ACEOF
29154 cat confdefs.h
>>conftest.
$ac_ext
29155 cat >>conftest.
$ac_ext <<_ACEOF
29156 /* end confdefs.h. */
29158 /* Override any GCC internal prototype to avoid an error.
29159 Use char because int might match the return type of a GCC
29160 builtin and then its argument prototype would still apply. */
29168 return dnet_ntoa ();
29173 rm -f conftest.
$ac_objext conftest
$ac_exeext
29174 if { (ac_try
="$ac_link"
29175 case "(($ac_try" in
29176 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
29177 *) ac_try_echo=$ac_try;;
29179 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
29180 (eval "$ac_link") 2>conftest.er1
29182 grep -v '^ *+' conftest.er1 >conftest.err
29184 cat conftest.err >&5
29185 echo "$as_me:$LINENO: \$? = $ac_status" >&5
29186 (exit $ac_status); } && {
29187 test -z "$ac_c_werror_flag" ||
29188 test ! -s conftest.err
29189 } && test -s conftest$ac_exeext &&
29190 $as_test_x conftest$ac_exeext; then
29191 ac_cv_lib_dnet_dnet_ntoa=yes
29193 echo "$as_me: failed program was:" >&5
29194 sed 's/^/| /' conftest.$ac_ext >&5
29196 ac_cv_lib_dnet_dnet_ntoa=no
29199 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
29200 conftest$ac_exeext conftest.$ac_ext
29201 LIBS=$ac_check_lib_save_LIBS
29203 { echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
29204 echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6; }
29205 if test $ac_cv_lib_dnet_dnet_ntoa = yes; then
29206 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
29209 if test $ac_cv_lib_dnet_dnet_ntoa = no; then
29210 { echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5
29211 echo $ECHO_N "checking for dnet_ntoa in -ldnet_stub... $ECHO_C" >&6; }
29212 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then
29213 echo $ECHO_N "(cached) $ECHO_C" >&6
29215 ac_check_lib_save_LIBS=$LIBS
29216 LIBS="-ldnet_stub $LIBS"
29217 cat >conftest.$ac_ext <<_ACEOF
29220 cat confdefs.h >>conftest.$ac_ext
29221 cat >>conftest.$ac_ext <<_ACEOF
29222 /* end confdefs.h. */
29224 /* Override any GCC internal prototype to avoid an error.
29225 Use char because int might match the return type of a GCC
29226 builtin and then its argument prototype would still apply. */
29234 return dnet_ntoa ();
29239 rm -f conftest.$ac_objext conftest$ac_exeext
29240 if { (ac_try="$ac_link"
29241 case "(($ac_try" in
29242 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
29243 *) ac_try_echo
=$ac_try;;
29245 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
29246 (eval "$ac_link") 2>conftest.er1
29248 grep -v '^ *+' conftest.er1
>conftest.err
29250 cat conftest.err
>&5
29251 echo "$as_me:$LINENO: \$? = $ac_status" >&5
29252 (exit $ac_status); } && {
29253 test -z "$ac_c_werror_flag" ||
29254 test ! -s conftest.err
29255 } && test -s conftest
$ac_exeext &&
29256 $as_test_x conftest
$ac_exeext; then
29257 ac_cv_lib_dnet_stub_dnet_ntoa
=yes
29259 echo "$as_me: failed program was:" >&5
29260 sed 's/^/| /' conftest.
$ac_ext >&5
29262 ac_cv_lib_dnet_stub_dnet_ntoa
=no
29265 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
29266 conftest
$ac_exeext conftest.
$ac_ext
29267 LIBS
=$ac_check_lib_save_LIBS
29269 { echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
29270 echo "${ECHO_T}$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
29271 if test $ac_cv_lib_dnet_stub_dnet_ntoa = yes; then
29272 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet_stub"
29278 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
29279 conftest
$ac_exeext conftest.
$ac_ext
29280 LIBS
="$ac_xsave_LIBS"
29282 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
29283 # to get the SysV transport functions.
29284 # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
29286 # The nsl library prevents programs from opening the X display
29287 # on Irix 5.2, according to T.E. Dickey.
29288 # The functions gethostbyname, getservbyname, and inet_addr are
29289 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
29290 { echo "$as_me:$LINENO: checking for gethostbyname" >&5
29291 echo $ECHO_N "checking for gethostbyname... $ECHO_C" >&6; }
29292 if test "${ac_cv_func_gethostbyname+set}" = set; then
29293 echo $ECHO_N "(cached) $ECHO_C" >&6
29295 cat >conftest.
$ac_ext <<_ACEOF
29298 cat confdefs.h
>>conftest.
$ac_ext
29299 cat >>conftest.
$ac_ext <<_ACEOF
29300 /* end confdefs.h. */
29301 /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
29302 For example, HP-UX 11i <limits.h> declares gettimeofday. */
29303 #define gethostbyname innocuous_gethostbyname
29305 /* System header to define __stub macros and hopefully few prototypes,
29306 which can conflict with char gethostbyname (); below.
29307 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
29308 <limits.h> exists even on freestanding compilers. */
29311 # include <limits.h>
29313 # include <assert.h>
29316 #undef gethostbyname
29318 /* Override any GCC internal prototype to avoid an error.
29319 Use char because int might match the return type of a GCC
29320 builtin and then its argument prototype would still apply. */
29324 char gethostbyname ();
29325 /* The GNU C library defines this for functions which it implements
29326 to always fail with ENOSYS. Some functions are actually named
29327 something starting with __ and the normal name is an alias. */
29328 #if defined __stub_gethostbyname || defined __stub___gethostbyname
29335 return gethostbyname ();
29340 rm -f conftest.
$ac_objext conftest
$ac_exeext
29341 if { (ac_try
="$ac_link"
29342 case "(($ac_try" in
29343 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
29344 *) ac_try_echo=$ac_try;;
29346 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
29347 (eval "$ac_link") 2>conftest.er1
29349 grep -v '^ *+' conftest.er1 >conftest.err
29351 cat conftest.err >&5
29352 echo "$as_me:$LINENO: \$? = $ac_status" >&5
29353 (exit $ac_status); } && {
29354 test -z "$ac_c_werror_flag" ||
29355 test ! -s conftest.err
29356 } && test -s conftest$ac_exeext &&
29357 $as_test_x conftest$ac_exeext; then
29358 ac_cv_func_gethostbyname=yes
29360 echo "$as_me: failed program was:" >&5
29361 sed 's/^/| /' conftest.$ac_ext >&5
29363 ac_cv_func_gethostbyname=no
29366 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
29367 conftest$ac_exeext conftest.$ac_ext
29369 { echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
29370 echo "${ECHO_T}$ac_cv_func_gethostbyname" >&6; }
29372 if test $ac_cv_func_gethostbyname = no; then
29373 { echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
29374 echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6; }
29375 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
29376 echo $ECHO_N "(cached) $ECHO_C" >&6
29378 ac_check_lib_save_LIBS=$LIBS
29380 cat >conftest.$ac_ext <<_ACEOF
29383 cat confdefs.h >>conftest.$ac_ext
29384 cat >>conftest.$ac_ext <<_ACEOF
29385 /* end confdefs.h. */
29387 /* Override any GCC internal prototype to avoid an error.
29388 Use char because int might match the return type of a GCC
29389 builtin and then its argument prototype would still apply. */
29393 char gethostbyname ();
29397 return gethostbyname ();
29402 rm -f conftest.$ac_objext conftest$ac_exeext
29403 if { (ac_try="$ac_link"
29404 case "(($ac_try" in
29405 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
29406 *) ac_try_echo
=$ac_try;;
29408 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
29409 (eval "$ac_link") 2>conftest.er1
29411 grep -v '^ *+' conftest.er1
>conftest.err
29413 cat conftest.err
>&5
29414 echo "$as_me:$LINENO: \$? = $ac_status" >&5
29415 (exit $ac_status); } && {
29416 test -z "$ac_c_werror_flag" ||
29417 test ! -s conftest.err
29418 } && test -s conftest
$ac_exeext &&
29419 $as_test_x conftest
$ac_exeext; then
29420 ac_cv_lib_nsl_gethostbyname
=yes
29422 echo "$as_me: failed program was:" >&5
29423 sed 's/^/| /' conftest.
$ac_ext >&5
29425 ac_cv_lib_nsl_gethostbyname
=no
29428 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
29429 conftest
$ac_exeext conftest.
$ac_ext
29430 LIBS
=$ac_check_lib_save_LIBS
29432 { echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
29433 echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6; }
29434 if test $ac_cv_lib_nsl_gethostbyname = yes; then
29435 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl"
29438 if test $ac_cv_lib_nsl_gethostbyname = no
; then
29439 { echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5
29440 echo $ECHO_N "checking for gethostbyname in -lbsd... $ECHO_C" >&6; }
29441 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then
29442 echo $ECHO_N "(cached) $ECHO_C" >&6
29444 ac_check_lib_save_LIBS
=$LIBS
29446 cat >conftest.
$ac_ext <<_ACEOF
29449 cat confdefs.h
>>conftest.
$ac_ext
29450 cat >>conftest.
$ac_ext <<_ACEOF
29451 /* end confdefs.h. */
29453 /* Override any GCC internal prototype to avoid an error.
29454 Use char because int might match the return type of a GCC
29455 builtin and then its argument prototype would still apply. */
29459 char gethostbyname ();
29463 return gethostbyname ();
29468 rm -f conftest.
$ac_objext conftest
$ac_exeext
29469 if { (ac_try
="$ac_link"
29470 case "(($ac_try" in
29471 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
29472 *) ac_try_echo=$ac_try;;
29474 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
29475 (eval "$ac_link") 2>conftest.er1
29477 grep -v '^ *+' conftest.er1 >conftest.err
29479 cat conftest.err >&5
29480 echo "$as_me:$LINENO: \$? = $ac_status" >&5
29481 (exit $ac_status); } && {
29482 test -z "$ac_c_werror_flag" ||
29483 test ! -s conftest.err
29484 } && test -s conftest$ac_exeext &&
29485 $as_test_x conftest$ac_exeext; then
29486 ac_cv_lib_bsd_gethostbyname=yes
29488 echo "$as_me: failed program was:" >&5
29489 sed 's/^/| /' conftest.$ac_ext >&5
29491 ac_cv_lib_bsd_gethostbyname=no
29494 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
29495 conftest$ac_exeext conftest.$ac_ext
29496 LIBS=$ac_check_lib_save_LIBS
29498 { echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5
29499 echo "${ECHO_T}$ac_cv_lib_bsd_gethostbyname" >&6; }
29500 if test $ac_cv_lib_bsd_gethostbyname = yes; then
29501 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
29507 # lieder@skyler.mavd.honeywell.com says without -lsocket,
29508 # socket/setsockopt and other routines are undefined under SCO ODT
29509 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
29510 # on later versions), says Simon Leinen: it contains gethostby*
29511 # variants that don't use the name server (or something). -lsocket
29512 # must be given before -lnsl if both are needed. We assume that
29513 # if connect needs -lnsl, so does gethostbyname.
29514 { echo "$as_me:$LINENO: checking for connect" >&5
29515 echo $ECHO_N "checking for connect... $ECHO_C" >&6; }
29516 if test "${ac_cv_func_connect+set}" = set; then
29517 echo $ECHO_N "(cached) $ECHO_C" >&6
29519 cat >conftest.$ac_ext <<_ACEOF
29522 cat confdefs.h >>conftest.$ac_ext
29523 cat >>conftest.$ac_ext <<_ACEOF
29524 /* end confdefs.h. */
29525 /* Define connect to an innocuous variant, in case <limits.h> declares connect.
29526 For example, HP-UX 11i <limits.h> declares gettimeofday. */
29527 #define connect innocuous_connect
29529 /* System header to define __stub macros and hopefully few prototypes,
29530 which can conflict with char connect (); below.
29531 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
29532 <limits.h> exists even on freestanding compilers. */
29535 # include <limits.h>
29537 # include <assert.h>
29542 /* Override any GCC internal prototype to avoid an error.
29543 Use char because int might match the return type of a GCC
29544 builtin and then its argument prototype would still apply. */
29549 /* The GNU C library defines this for functions which it implements
29550 to always fail with ENOSYS. Some functions are actually named
29551 something starting with __ and the normal name is an alias. */
29552 #if defined __stub_connect || defined __stub___connect
29564 rm -f conftest.$ac_objext conftest$ac_exeext
29565 if { (ac_try="$ac_link"
29566 case "(($ac_try" in
29567 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
29568 *) ac_try_echo
=$ac_try;;
29570 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
29571 (eval "$ac_link") 2>conftest.er1
29573 grep -v '^ *+' conftest.er1
>conftest.err
29575 cat conftest.err
>&5
29576 echo "$as_me:$LINENO: \$? = $ac_status" >&5
29577 (exit $ac_status); } && {
29578 test -z "$ac_c_werror_flag" ||
29579 test ! -s conftest.err
29580 } && test -s conftest
$ac_exeext &&
29581 $as_test_x conftest
$ac_exeext; then
29582 ac_cv_func_connect
=yes
29584 echo "$as_me: failed program was:" >&5
29585 sed 's/^/| /' conftest.
$ac_ext >&5
29587 ac_cv_func_connect
=no
29590 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
29591 conftest
$ac_exeext conftest.
$ac_ext
29593 { echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5
29594 echo "${ECHO_T}$ac_cv_func_connect" >&6; }
29596 if test $ac_cv_func_connect = no
; then
29597 { echo "$as_me:$LINENO: checking for connect in -lsocket" >&5
29598 echo $ECHO_N "checking for connect in -lsocket... $ECHO_C" >&6; }
29599 if test "${ac_cv_lib_socket_connect+set}" = set; then
29600 echo $ECHO_N "(cached) $ECHO_C" >&6
29602 ac_check_lib_save_LIBS
=$LIBS
29603 LIBS
="-lsocket $X_EXTRA_LIBS $LIBS"
29604 cat >conftest.
$ac_ext <<_ACEOF
29607 cat confdefs.h
>>conftest.
$ac_ext
29608 cat >>conftest.
$ac_ext <<_ACEOF
29609 /* end confdefs.h. */
29611 /* Override any GCC internal prototype to avoid an error.
29612 Use char because int might match the return type of a GCC
29613 builtin and then its argument prototype would still apply. */
29626 rm -f conftest.
$ac_objext conftest
$ac_exeext
29627 if { (ac_try
="$ac_link"
29628 case "(($ac_try" in
29629 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
29630 *) ac_try_echo=$ac_try;;
29632 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
29633 (eval "$ac_link") 2>conftest.er1
29635 grep -v '^ *+' conftest.er1 >conftest.err
29637 cat conftest.err >&5
29638 echo "$as_me:$LINENO: \$? = $ac_status" >&5
29639 (exit $ac_status); } && {
29640 test -z "$ac_c_werror_flag" ||
29641 test ! -s conftest.err
29642 } && test -s conftest$ac_exeext &&
29643 $as_test_x conftest$ac_exeext; then
29644 ac_cv_lib_socket_connect=yes
29646 echo "$as_me: failed program was:" >&5
29647 sed 's/^/| /' conftest.$ac_ext >&5
29649 ac_cv_lib_socket_connect=no
29652 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
29653 conftest$ac_exeext conftest.$ac_ext
29654 LIBS=$ac_check_lib_save_LIBS
29656 { echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5
29657 echo "${ECHO_T}$ac_cv_lib_socket_connect" >&6; }
29658 if test $ac_cv_lib_socket_connect = yes; then
29659 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
29664 # Guillermo Gomez says -lposix is necessary on A/UX.
29665 { echo "$as_me:$LINENO: checking for remove" >&5
29666 echo $ECHO_N "checking for remove... $ECHO_C" >&6; }
29667 if test "${ac_cv_func_remove+set}" = set; then
29668 echo $ECHO_N "(cached) $ECHO_C" >&6
29670 cat >conftest.$ac_ext <<_ACEOF
29673 cat confdefs.h >>conftest.$ac_ext
29674 cat >>conftest.$ac_ext <<_ACEOF
29675 /* end confdefs.h. */
29676 /* Define remove to an innocuous variant, in case <limits.h> declares remove.
29677 For example, HP-UX 11i <limits.h> declares gettimeofday. */
29678 #define remove innocuous_remove
29680 /* System header to define __stub macros and hopefully few prototypes,
29681 which can conflict with char remove (); below.
29682 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
29683 <limits.h> exists even on freestanding compilers. */
29686 # include <limits.h>
29688 # include <assert.h>
29693 /* Override any GCC internal prototype to avoid an error.
29694 Use char because int might match the return type of a GCC
29695 builtin and then its argument prototype would still apply. */
29700 /* The GNU C library defines this for functions which it implements
29701 to always fail with ENOSYS. Some functions are actually named
29702 something starting with __ and the normal name is an alias. */
29703 #if defined __stub_remove || defined __stub___remove
29715 rm -f conftest.$ac_objext conftest$ac_exeext
29716 if { (ac_try="$ac_link"
29717 case "(($ac_try" in
29718 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
29719 *) ac_try_echo
=$ac_try;;
29721 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
29722 (eval "$ac_link") 2>conftest.er1
29724 grep -v '^ *+' conftest.er1
>conftest.err
29726 cat conftest.err
>&5
29727 echo "$as_me:$LINENO: \$? = $ac_status" >&5
29728 (exit $ac_status); } && {
29729 test -z "$ac_c_werror_flag" ||
29730 test ! -s conftest.err
29731 } && test -s conftest
$ac_exeext &&
29732 $as_test_x conftest
$ac_exeext; then
29733 ac_cv_func_remove
=yes
29735 echo "$as_me: failed program was:" >&5
29736 sed 's/^/| /' conftest.
$ac_ext >&5
29738 ac_cv_func_remove
=no
29741 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
29742 conftest
$ac_exeext conftest.
$ac_ext
29744 { echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5
29745 echo "${ECHO_T}$ac_cv_func_remove" >&6; }
29747 if test $ac_cv_func_remove = no
; then
29748 { echo "$as_me:$LINENO: checking for remove in -lposix" >&5
29749 echo $ECHO_N "checking for remove in -lposix... $ECHO_C" >&6; }
29750 if test "${ac_cv_lib_posix_remove+set}" = set; then
29751 echo $ECHO_N "(cached) $ECHO_C" >&6
29753 ac_check_lib_save_LIBS
=$LIBS
29754 LIBS
="-lposix $LIBS"
29755 cat >conftest.
$ac_ext <<_ACEOF
29758 cat confdefs.h
>>conftest.
$ac_ext
29759 cat >>conftest.
$ac_ext <<_ACEOF
29760 /* end confdefs.h. */
29762 /* Override any GCC internal prototype to avoid an error.
29763 Use char because int might match the return type of a GCC
29764 builtin and then its argument prototype would still apply. */
29777 rm -f conftest.
$ac_objext conftest
$ac_exeext
29778 if { (ac_try
="$ac_link"
29779 case "(($ac_try" in
29780 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
29781 *) ac_try_echo=$ac_try;;
29783 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
29784 (eval "$ac_link") 2>conftest.er1
29786 grep -v '^ *+' conftest.er1 >conftest.err
29788 cat conftest.err >&5
29789 echo "$as_me:$LINENO: \$? = $ac_status" >&5
29790 (exit $ac_status); } && {
29791 test -z "$ac_c_werror_flag" ||
29792 test ! -s conftest.err
29793 } && test -s conftest$ac_exeext &&
29794 $as_test_x conftest$ac_exeext; then
29795 ac_cv_lib_posix_remove=yes
29797 echo "$as_me: failed program was:" >&5
29798 sed 's/^/| /' conftest.$ac_ext >&5
29800 ac_cv_lib_posix_remove=no
29803 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
29804 conftest$ac_exeext conftest.$ac_ext
29805 LIBS=$ac_check_lib_save_LIBS
29807 { echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5
29808 echo "${ECHO_T}$ac_cv_lib_posix_remove" >&6; }
29809 if test $ac_cv_lib_posix_remove = yes; then
29810 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
29815 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
29816 { echo "$as_me:$LINENO: checking for shmat" >&5
29817 echo $ECHO_N "checking for shmat... $ECHO_C" >&6; }
29818 if test "${ac_cv_func_shmat+set}" = set; then
29819 echo $ECHO_N "(cached) $ECHO_C" >&6
29821 cat >conftest.$ac_ext <<_ACEOF
29824 cat confdefs.h >>conftest.$ac_ext
29825 cat >>conftest.$ac_ext <<_ACEOF
29826 /* end confdefs.h. */
29827 /* Define shmat to an innocuous variant, in case <limits.h> declares shmat.
29828 For example, HP-UX 11i <limits.h> declares gettimeofday. */
29829 #define shmat innocuous_shmat
29831 /* System header to define __stub macros and hopefully few prototypes,
29832 which can conflict with char shmat (); below.
29833 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
29834 <limits.h> exists even on freestanding compilers. */
29837 # include <limits.h>
29839 # include <assert.h>
29844 /* Override any GCC internal prototype to avoid an error.
29845 Use char because int might match the return type of a GCC
29846 builtin and then its argument prototype would still apply. */
29851 /* The GNU C library defines this for functions which it implements
29852 to always fail with ENOSYS. Some functions are actually named
29853 something starting with __ and the normal name is an alias. */
29854 #if defined __stub_shmat || defined __stub___shmat
29866 rm -f conftest.$ac_objext conftest$ac_exeext
29867 if { (ac_try="$ac_link"
29868 case "(($ac_try" in
29869 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
29870 *) ac_try_echo
=$ac_try;;
29872 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
29873 (eval "$ac_link") 2>conftest.er1
29875 grep -v '^ *+' conftest.er1
>conftest.err
29877 cat conftest.err
>&5
29878 echo "$as_me:$LINENO: \$? = $ac_status" >&5
29879 (exit $ac_status); } && {
29880 test -z "$ac_c_werror_flag" ||
29881 test ! -s conftest.err
29882 } && test -s conftest
$ac_exeext &&
29883 $as_test_x conftest
$ac_exeext; then
29884 ac_cv_func_shmat
=yes
29886 echo "$as_me: failed program was:" >&5
29887 sed 's/^/| /' conftest.
$ac_ext >&5
29889 ac_cv_func_shmat
=no
29892 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
29893 conftest
$ac_exeext conftest.
$ac_ext
29895 { echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5
29896 echo "${ECHO_T}$ac_cv_func_shmat" >&6; }
29898 if test $ac_cv_func_shmat = no
; then
29899 { echo "$as_me:$LINENO: checking for shmat in -lipc" >&5
29900 echo $ECHO_N "checking for shmat in -lipc... $ECHO_C" >&6; }
29901 if test "${ac_cv_lib_ipc_shmat+set}" = set; then
29902 echo $ECHO_N "(cached) $ECHO_C" >&6
29904 ac_check_lib_save_LIBS
=$LIBS
29906 cat >conftest.
$ac_ext <<_ACEOF
29909 cat confdefs.h
>>conftest.
$ac_ext
29910 cat >>conftest.
$ac_ext <<_ACEOF
29911 /* end confdefs.h. */
29913 /* Override any GCC internal prototype to avoid an error.
29914 Use char because int might match the return type of a GCC
29915 builtin and then its argument prototype would still apply. */
29928 rm -f conftest.
$ac_objext conftest
$ac_exeext
29929 if { (ac_try
="$ac_link"
29930 case "(($ac_try" in
29931 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
29932 *) ac_try_echo=$ac_try;;
29934 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
29935 (eval "$ac_link") 2>conftest.er1
29937 grep -v '^ *+' conftest.er1 >conftest.err
29939 cat conftest.err >&5
29940 echo "$as_me:$LINENO: \$? = $ac_status" >&5
29941 (exit $ac_status); } && {
29942 test -z "$ac_c_werror_flag" ||
29943 test ! -s conftest.err
29944 } && test -s conftest$ac_exeext &&
29945 $as_test_x conftest$ac_exeext; then
29946 ac_cv_lib_ipc_shmat=yes
29948 echo "$as_me: failed program was:" >&5
29949 sed 's/^/| /' conftest.$ac_ext >&5
29951 ac_cv_lib_ipc_shmat=no
29954 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
29955 conftest$ac_exeext conftest.$ac_ext
29956 LIBS=$ac_check_lib_save_LIBS
29958 { echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5
29959 echo "${ECHO_T}$ac_cv_lib_ipc_shmat" >&6; }
29960 if test $ac_cv_lib_ipc_shmat = yes; then
29961 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
29967 # Check for libraries that X11R6 Xt/Xaw programs need.
29968 ac_save_LDFLAGS=$LDFLAGS
29969 test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries"
29970 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
29971 # check for ICE first), but we must link in the order -lSM -lICE or
29972 # we get undefined symbols. So assume we have SM if we have ICE.
29973 # These have to be linked with before -lX11, unlike the other
29974 # libraries we check for below, so use a different variable.
29975 # John Interrante, Karl Berry
29976 { echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5
29977 echo $ECHO_N "checking for IceConnectionNumber in -lICE... $ECHO_C" >&6; }
29978 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then
29979 echo $ECHO_N "(cached) $ECHO_C" >&6
29981 ac_check_lib_save_LIBS=$LIBS
29982 LIBS="-lICE $X_EXTRA_LIBS $LIBS"
29983 cat >conftest.$ac_ext <<_ACEOF
29986 cat confdefs.h >>conftest.$ac_ext
29987 cat >>conftest.$ac_ext <<_ACEOF
29988 /* end confdefs.h. */
29990 /* Override any GCC internal prototype to avoid an error.
29991 Use char because int might match the return type of a GCC
29992 builtin and then its argument prototype would still apply. */
29996 char IceConnectionNumber ();
30000 return IceConnectionNumber ();
30005 rm -f conftest.$ac_objext conftest$ac_exeext
30006 if { (ac_try="$ac_link"
30007 case "(($ac_try" in
30008 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
30009 *) ac_try_echo
=$ac_try;;
30011 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
30012 (eval "$ac_link") 2>conftest.er1
30014 grep -v '^ *+' conftest.er1
>conftest.err
30016 cat conftest.err
>&5
30017 echo "$as_me:$LINENO: \$? = $ac_status" >&5
30018 (exit $ac_status); } && {
30019 test -z "$ac_c_werror_flag" ||
30020 test ! -s conftest.err
30021 } && test -s conftest
$ac_exeext &&
30022 $as_test_x conftest
$ac_exeext; then
30023 ac_cv_lib_ICE_IceConnectionNumber
=yes
30025 echo "$as_me: failed program was:" >&5
30026 sed 's/^/| /' conftest.
$ac_ext >&5
30028 ac_cv_lib_ICE_IceConnectionNumber
=no
30031 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
30032 conftest
$ac_exeext conftest.
$ac_ext
30033 LIBS
=$ac_check_lib_save_LIBS
30035 { echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
30036 echo "${ECHO_T}$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
30037 if test $ac_cv_lib_ICE_IceConnectionNumber = yes; then
30038 X_PRE_LIBS
="$X_PRE_LIBS -lSM -lICE"
30041 LDFLAGS
=$ac_save_LDFLAGS
30046 if test "$no_x" = "yes"; then
30047 { { echo "$as_me:$LINENO: error: X11 not found, please use --x-includes and/or --x-libraries options (see config.log for details)" >&5
30048 echo "$as_me: error: X11 not found, please use --x-includes and/or --x-libraries options (see config.log for details)" >&2;}
30049 { (exit 1); exit 1; }; }
30052 GUI_TK_LIBRARY
=`echo $X_LIBS | sed 's/ -LNONE//' | sed 's/ -RNONE//'`
30053 TOOLKIT_INCLUDE
=`echo $X_CFLAGS | sed 's/ -INONE//'`
30054 AFMINSTALL
=afminstall
30055 COMPILED_X_PROGRAM
=0
30059 if test "$wxUSE_X11" = 1; then
30060 if test "$wxUSE_NANOX" = "yes"; then
30061 { echo "$as_me:$LINENO: checking for MicroWindows/NanoX distribution" >&5
30062 echo $ECHO_N "checking for MicroWindows/NanoX distribution... $ECHO_C" >&6; }
30063 if test "x$MICROWIN" = x
; then
30064 { echo "$as_me:$LINENO: result: not found" >&5
30065 echo "${ECHO_T}not found" >&6; }
30066 { { echo "$as_me:$LINENO: error: Cannot find MicroWindows library. Make sure MICROWIN is set." >&5
30067 echo "$as_me: error: Cannot find MicroWindows library. Make sure MICROWIN is set." >&2;}
30068 { (exit 1); exit 1; }; }
30070 { echo "$as_me:$LINENO: result: $MICROWIN" >&5
30071 echo "${ECHO_T}$MICROWIN" >&6; }
30072 cat >>confdefs.h
<<\_ACEOF
30073 #define wxUSE_NANOX 1
30079 if test "$wxUSE_UNICODE" = "yes"; then
30082 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
30083 if test -n "$ac_tool_prefix"; then
30084 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
30085 set dummy
${ac_tool_prefix}pkg
-config; ac_word
=$2
30086 { echo "$as_me:$LINENO: checking for $ac_word" >&5
30087 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
30088 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
30089 echo $ECHO_N "(cached) $ECHO_C" >&6
30091 case $PKG_CONFIG in
30093 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a path.
30096 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
30097 for as_dir
in $PATH
30100 test -z "$as_dir" && as_dir
=.
30101 for ac_exec_ext
in '' $ac_executable_extensions; do
30102 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
30103 ac_cv_path_PKG_CONFIG
="$as_dir/$ac_word$ac_exec_ext"
30104 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
30114 PKG_CONFIG
=$ac_cv_path_PKG_CONFIG
30115 if test -n "$PKG_CONFIG"; then
30116 { echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
30117 echo "${ECHO_T}$PKG_CONFIG" >&6; }
30119 { echo "$as_me:$LINENO: result: no" >&5
30120 echo "${ECHO_T}no" >&6; }
30125 if test -z "$ac_cv_path_PKG_CONFIG"; then
30126 ac_pt_PKG_CONFIG
=$PKG_CONFIG
30127 # Extract the first word of "pkg-config", so it can be a program name with args.
30128 set dummy pkg
-config; ac_word
=$2
30129 { echo "$as_me:$LINENO: checking for $ac_word" >&5
30130 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
30131 if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then
30132 echo $ECHO_N "(cached) $ECHO_C" >&6
30134 case $ac_pt_PKG_CONFIG in
30136 ac_cv_path_ac_pt_PKG_CONFIG
="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
30139 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
30140 for as_dir
in $PATH
30143 test -z "$as_dir" && as_dir
=.
30144 for ac_exec_ext
in '' $ac_executable_extensions; do
30145 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
30146 ac_cv_path_ac_pt_PKG_CONFIG
="$as_dir/$ac_word$ac_exec_ext"
30147 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
30157 ac_pt_PKG_CONFIG
=$ac_cv_path_ac_pt_PKG_CONFIG
30158 if test -n "$ac_pt_PKG_CONFIG"; then
30159 { echo "$as_me:$LINENO: result: $ac_pt_PKG_CONFIG" >&5
30160 echo "${ECHO_T}$ac_pt_PKG_CONFIG" >&6; }
30162 { echo "$as_me:$LINENO: result: no" >&5
30163 echo "${ECHO_T}no" >&6; }
30166 if test "x$ac_pt_PKG_CONFIG" = x
; then
30169 case $cross_compiling:$ac_tool_warned in
30171 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
30172 whose name does not start with the host triplet. If you think this
30173 configuration is useful to you, please write to autoconf@gnu.org." >&5
30174 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
30175 whose name does not start with the host triplet. If you think this
30176 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
30177 ac_tool_warned
=yes ;;
30179 PKG_CONFIG
=$ac_pt_PKG_CONFIG
30182 PKG_CONFIG
="$ac_cv_path_PKG_CONFIG"
30186 if test -n "$PKG_CONFIG"; then
30187 _pkg_min_version
=0.9.0
30188 { echo "$as_me:$LINENO: checking pkg-config is at least version $_pkg_min_version" >&5
30189 echo $ECHO_N "checking pkg-config is at least version $_pkg_min_version... $ECHO_C" >&6; }
30190 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
30191 { echo "$as_me:$LINENO: result: yes" >&5
30192 echo "${ECHO_T}yes" >&6; }
30194 { echo "$as_me:$LINENO: result: no" >&5
30195 echo "${ECHO_T}no" >&6; }
30203 { echo "$as_me:$LINENO: checking for PANGOX" >&5
30204 echo $ECHO_N "checking for PANGOX... $ECHO_C" >&6; }
30206 if test -n "$PKG_CONFIG"; then
30207 if test -n "$PANGOX_CFLAGS"; then
30208 pkg_cv_PANGOX_CFLAGS
="$PANGOX_CFLAGS"
30210 if test -n "$PKG_CONFIG" && \
30211 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"pangox\"") >&5
30212 ($PKG_CONFIG --exists --print-errors "pangox") 2>&5
30214 echo "$as_me:$LINENO: \$? = $ac_status" >&5
30215 (exit $ac_status); }; then
30216 pkg_cv_PANGOX_CFLAGS
=`$PKG_CONFIG --cflags "pangox" 2>/dev/null`
30224 if test -n "$PKG_CONFIG"; then
30225 if test -n "$PANGOX_LIBS"; then
30226 pkg_cv_PANGOX_LIBS
="$PANGOX_LIBS"
30228 if test -n "$PKG_CONFIG" && \
30229 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"pangox\"") >&5
30230 ($PKG_CONFIG --exists --print-errors "pangox") 2>&5
30232 echo "$as_me:$LINENO: \$? = $ac_status" >&5
30233 (exit $ac_status); }; then
30234 pkg_cv_PANGOX_LIBS
=`$PKG_CONFIG --libs "pangox" 2>/dev/null`
30245 if test $pkg_failed = yes; then
30247 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
30248 _pkg_short_errors_supported
=yes
30250 _pkg_short_errors_supported
=no
30252 if test $_pkg_short_errors_supported = yes; then
30253 PANGOX_PKG_ERRORS
=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "pangox"`
30255 PANGOX_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "pangox"`
30257 # Put the nasty error message in config.log where it belongs
30258 echo "$PANGOX_PKG_ERRORS" >&5
30261 { { echo "$as_me:$LINENO: error: pangox library not found, library cannot be compiled in Unicode mode" >&5
30262 echo "$as_me: error: pangox library not found, library cannot be compiled in Unicode mode" >&2;}
30263 { (exit 1); exit 1; }; }
30266 elif test $pkg_failed = untried
; then
30268 { { echo "$as_me:$LINENO: error: pangox library not found, library cannot be compiled in Unicode mode" >&5
30269 echo "$as_me: error: pangox library not found, library cannot be compiled in Unicode mode" >&2;}
30270 { (exit 1); exit 1; }; }
30274 PANGOX_CFLAGS
=$pkg_cv_PANGOX_CFLAGS
30275 PANGOX_LIBS
=$pkg_cv_PANGOX_LIBS
30276 { echo "$as_me:$LINENO: result: yes" >&5
30277 echo "${ECHO_T}yes" >&6; }
30279 CFLAGS
="$PANGOX_CFLAGS $CFLAGS"
30280 CXXFLAGS
="$PANGOX_CFLAGS $CXXFLAGS"
30281 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY $PANGOX_LIBS"
30286 { echo "$as_me:$LINENO: checking for PANGOFT2" >&5
30287 echo $ECHO_N "checking for PANGOFT2... $ECHO_C" >&6; }
30289 if test -n "$PKG_CONFIG"; then
30290 if test -n "$PANGOFT2_CFLAGS"; then
30291 pkg_cv_PANGOFT2_CFLAGS
="$PANGOFT2_CFLAGS"
30293 if test -n "$PKG_CONFIG" && \
30294 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"pangoft2\"") >&5
30295 ($PKG_CONFIG --exists --print-errors "pangoft2") 2>&5
30297 echo "$as_me:$LINENO: \$? = $ac_status" >&5
30298 (exit $ac_status); }; then
30299 pkg_cv_PANGOFT2_CFLAGS
=`$PKG_CONFIG --cflags "pangoft2" 2>/dev/null`
30307 if test -n "$PKG_CONFIG"; then
30308 if test -n "$PANGOFT2_LIBS"; then
30309 pkg_cv_PANGOFT2_LIBS
="$PANGOFT2_LIBS"
30311 if test -n "$PKG_CONFIG" && \
30312 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"pangoft2\"") >&5
30313 ($PKG_CONFIG --exists --print-errors "pangoft2") 2>&5
30315 echo "$as_me:$LINENO: \$? = $ac_status" >&5
30316 (exit $ac_status); }; then
30317 pkg_cv_PANGOFT2_LIBS
=`$PKG_CONFIG --libs "pangoft2" 2>/dev/null`
30328 if test $pkg_failed = yes; then
30330 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
30331 _pkg_short_errors_supported
=yes
30333 _pkg_short_errors_supported
=no
30335 if test $_pkg_short_errors_supported = yes; then
30336 PANGOFT2_PKG_ERRORS
=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "pangoft2"`
30338 PANGOFT2_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "pangoft2"`
30340 # Put the nasty error message in config.log where it belongs
30341 echo "$PANGOFT2_PKG_ERRORS" >&5
30344 { echo "$as_me:$LINENO: WARNING: pangoft2 library not found, library will be compiled without printing support" >&5
30345 echo "$as_me: WARNING: pangoft2 library not found, library will be compiled without printing support" >&2;}
30346 wxUSE_PRINTING_ARCHITECTURE
="no"
30349 elif test $pkg_failed = untried
; then
30351 { echo "$as_me:$LINENO: WARNING: pangoft2 library not found, library will be compiled without printing support" >&5
30352 echo "$as_me: WARNING: pangoft2 library not found, library will be compiled without printing support" >&2;}
30353 wxUSE_PRINTING_ARCHITECTURE
="no"
30357 PANGOFT2_CFLAGS
=$pkg_cv_PANGOFT2_CFLAGS
30358 PANGOFT2_LIBS
=$pkg_cv_PANGOFT2_LIBS
30359 { echo "$as_me:$LINENO: result: yes" >&5
30360 echo "${ECHO_T}yes" >&6; }
30362 CFLAGS
="$PANGOFT2_CFLAGS $CFLAGS"
30363 CXXFLAGS
="$PANGOFT2_CFLAGS $CXXFLAGS"
30364 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY $PANGOFT2_LIBS"
30369 { echo "$as_me:$LINENO: checking for PANGOXFT" >&5
30370 echo $ECHO_N "checking for PANGOXFT... $ECHO_C" >&6; }
30372 if test -n "$PKG_CONFIG"; then
30373 if test -n "$PANGOXFT_CFLAGS"; then
30374 pkg_cv_PANGOXFT_CFLAGS
="$PANGOXFT_CFLAGS"
30376 if test -n "$PKG_CONFIG" && \
30377 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"pangoxft\"") >&5
30378 ($PKG_CONFIG --exists --print-errors "pangoxft") 2>&5
30380 echo "$as_me:$LINENO: \$? = $ac_status" >&5
30381 (exit $ac_status); }; then
30382 pkg_cv_PANGOXFT_CFLAGS
=`$PKG_CONFIG --cflags "pangoxft" 2>/dev/null`
30390 if test -n "$PKG_CONFIG"; then
30391 if test -n "$PANGOXFT_LIBS"; then
30392 pkg_cv_PANGOXFT_LIBS
="$PANGOXFT_LIBS"
30394 if test -n "$PKG_CONFIG" && \
30395 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"pangoxft\"") >&5
30396 ($PKG_CONFIG --exists --print-errors "pangoxft") 2>&5
30398 echo "$as_me:$LINENO: \$? = $ac_status" >&5
30399 (exit $ac_status); }; then
30400 pkg_cv_PANGOXFT_LIBS
=`$PKG_CONFIG --libs "pangoxft" 2>/dev/null`
30411 if test $pkg_failed = yes; then
30413 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
30414 _pkg_short_errors_supported
=yes
30416 _pkg_short_errors_supported
=no
30418 if test $_pkg_short_errors_supported = yes; then
30419 PANGOXFT_PKG_ERRORS
=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "pangoxft"`
30421 PANGOXFT_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "pangoxft"`
30423 # Put the nasty error message in config.log where it belongs
30424 echo "$PANGOXFT_PKG_ERRORS" >&5
30427 { echo "$as_me:$LINENO: WARNING: pangoxft library not found, library will be compiled without anti-aliasing support" >&5
30428 echo "$as_me: WARNING: pangoxft library not found, library will be compiled without anti-aliasing support" >&2;}
30431 elif test $pkg_failed = untried
; then
30433 { echo "$as_me:$LINENO: WARNING: pangoxft library not found, library will be compiled without anti-aliasing support" >&5
30434 echo "$as_me: WARNING: pangoxft library not found, library will be compiled without anti-aliasing support" >&2;}
30438 PANGOXFT_CFLAGS
=$pkg_cv_PANGOXFT_CFLAGS
30439 PANGOXFT_LIBS
=$pkg_cv_PANGOXFT_LIBS
30440 { echo "$as_me:$LINENO: result: yes" >&5
30441 echo "${ECHO_T}yes" >&6; }
30443 cat >>confdefs.h
<<\_ACEOF
30444 #define HAVE_PANGO_XFT 1
30447 CFLAGS
="$PANGOXFT_CFLAGS $CFLAGS"
30448 CXXFLAGS
="$PANGOXFT_CFLAGS $CXXFLAGS"
30449 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY $PANGOXFT_LIBS"
30453 LIBS
="$LIBS $PANGOX_LIBS"
30455 for ac_func
in pango_font_family_is_monospace
30457 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
30458 { echo "$as_me:$LINENO: checking for $ac_func" >&5
30459 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
30460 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
30461 echo $ECHO_N "(cached) $ECHO_C" >&6
30463 cat >conftest.
$ac_ext <<_ACEOF
30466 cat confdefs.h
>>conftest.
$ac_ext
30467 cat >>conftest.
$ac_ext <<_ACEOF
30468 /* end confdefs.h. */
30469 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
30470 For example, HP-UX 11i <limits.h> declares gettimeofday. */
30471 #define $ac_func innocuous_$ac_func
30473 /* System header to define __stub macros and hopefully few prototypes,
30474 which can conflict with char $ac_func (); below.
30475 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
30476 <limits.h> exists even on freestanding compilers. */
30479 # include <limits.h>
30481 # include <assert.h>
30486 /* Override any GCC internal prototype to avoid an error.
30487 Use char because int might match the return type of a GCC
30488 builtin and then its argument prototype would still apply. */
30493 /* The GNU C library defines this for functions which it implements
30494 to always fail with ENOSYS. Some functions are actually named
30495 something starting with __ and the normal name is an alias. */
30496 #if defined __stub_$ac_func || defined __stub___$ac_func
30503 return $ac_func ();
30508 rm -f conftest.
$ac_objext conftest
$ac_exeext
30509 if { (ac_try
="$ac_link"
30510 case "(($ac_try" in
30511 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
30512 *) ac_try_echo=$ac_try;;
30514 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
30515 (eval "$ac_link") 2>conftest.er1
30517 grep -v '^ *+' conftest.er1 >conftest.err
30519 cat conftest.err >&5
30520 echo "$as_me:$LINENO: \$? = $ac_status" >&5
30521 (exit $ac_status); } && {
30522 test -z "$ac_c_werror_flag" ||
30523 test ! -s conftest.err
30524 } && test -s conftest$ac_exeext &&
30525 $as_test_x conftest$ac_exeext; then
30526 eval "$as_ac_var=yes"
30528 echo "$as_me: failed program was:" >&5
30529 sed 's/^/| /' conftest.$ac_ext >&5
30531 eval "$as_ac_var=no"
30534 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
30535 conftest$ac_exeext conftest.$ac_ext
30537 ac_res=`eval echo '${'$as_ac_var'}'`
30538 { echo "$as_me:$LINENO: result: $ac_res" >&5
30539 echo "${ECHO_T}$ac_res" >&6; }
30540 if test `eval echo '${'$as_ac_var'}'` = yes; then
30541 cat >>confdefs.h <<_ACEOF
30542 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
30551 wxUSE_UNIVERSAL="yes"
30553 if test "$wxUSE_NANOX" = "yes"; then
30554 TOOLKIT_INCLUDE="-I\$(top_srcdir)/include/wx/x11/nanox -I\$(MICROWIN)/src/include $TOOLKIT_INCLUDE"
30555 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"
30556 GUI_TK_LIBRARY="$GUI_TK_LIBRARY \$(MICROWIN)/src/lib/libnano-X.a"
30558 GUI_TK_LIBRARY="$GUI_TK_LIBRARY -lX11"
30565 if test "$wxUSE_MOTIF" = 1; then
30566 if test "$wxUSE_UNICODE" = "yes"; then
30567 { { echo "$as_me:$LINENO: error: Unicode configuration not supported with Motif" >&5
30568 echo "$as_me: error: Unicode configuration not supported with Motif" >&2;}
30569 { (exit 1); exit 1; }; }
30572 { echo "$as_me:$LINENO: checking for Motif/Lesstif headers" >&5
30573 echo $ECHO_N "checking for Motif/Lesstif headers... $ECHO_C" >&6; }
30576 for ac_dir in $SEARCH_INCLUDE /usr/include;
30578 if test -f "$ac_dir/Xm/Xm.h"; then
30579 ac_find_includes=$ac_dir
30584 if test "$ac_find_includes" != "" ; then
30585 { echo "$as_me:$LINENO: result: found in $ac_find_includes" >&5
30586 echo "${ECHO_T}found in $ac_find_includes" >&6; }
30588 if test "x$ac_find_includes" = "x/usr/include"; then
30589 ac_path_to_include=""
30591 echo "$TOOLKIT_INCLUDE" | grep "\-I$ac_find_includes" > /dev/null
30593 if test $result = 0; then
30594 ac_path_to_include=""
30596 ac_path_to_include=" -I$ac_find_includes"
30600 TOOLKIT_INCLUDE="$TOOLKIT_INCLUDE$ac_path_to_include"
30602 save_CFLAGS=$CFLAGS
30603 CFLAGS="$TOOLKIT_INCLUDE $CFLAGS"
30605 cat >conftest.$ac_ext <<_ACEOF
30608 cat confdefs.h >>conftest.$ac_ext
30609 cat >>conftest.$ac_ext <<_ACEOF
30610 /* end confdefs.h. */
30619 version = xmUseVersion;
30625 rm -f conftest.$ac_objext
30626 if { (ac_try="$ac_compile"
30627 case "(($ac_try" in
30628 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
30629 *) ac_try_echo
=$ac_try;;
30631 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
30632 (eval "$ac_compile") 2>conftest.er1
30634 grep -v '^ *+' conftest.er1
>conftest.err
30636 cat conftest.err
>&5
30637 echo "$as_me:$LINENO: \$? = $ac_status" >&5
30638 (exit $ac_status); } && {
30639 test -z "$ac_c_werror_flag" ||
30640 test ! -s conftest.err
30641 } && test -s conftest.
$ac_objext; then
30643 { echo "$as_me:$LINENO: result: found in default search path" >&5
30644 echo "${ECHO_T}found in default search path" >&6; }
30645 COMPILED_X_PROGRAM
=1
30648 echo "$as_me: failed program was:" >&5
30649 sed 's/^/| /' conftest.
$ac_ext >&5
30652 { echo "$as_me:$LINENO: result: no" >&5
30653 echo "${ECHO_T}no" >&6; }
30654 { { echo "$as_me:$LINENO: error: please set CPPFLAGS to contain the location of Xm/Xm.h" >&5
30655 echo "$as_me: error: please set CPPFLAGS to contain the location of Xm/Xm.h" >&2;}
30656 { (exit 1); exit 1; }; }
30661 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
30663 CFLAGS
=$save_CFLAGS
30667 { echo "$as_me:$LINENO: checking for Motif/Lesstif library" >&5
30668 echo $ECHO_N "checking for Motif/Lesstif library... $ECHO_C" >&6; }
30671 for ac_dir
in $SEARCH_LIB;
30673 for ac_extension
in a so sl dylib dll.a
; do
30674 if test -f "$ac_dir/libXm.$ac_extension"; then
30675 ac_find_libraries
=$ac_dir
30682 if test "x$ac_find_libraries" != "x" ; then
30683 { echo "$as_me:$LINENO: result: found in $ac_find_libraries" >&5
30684 echo "${ECHO_T}found in $ac_find_libraries" >&6; }
30687 if test "$ac_find_libraries" = "default location"; then
30690 echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev
/null
30692 if test $result = 0; then
30695 ac_path_to_link
=" -L$ac_find_libraries"
30699 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY$ac_path_to_link"
30701 save_CFLAGS
=$CFLAGS
30702 CFLAGS
="$TOOLKIT_INCLUDE $CFLAGS"
30704 LIBS
="$GUI_TK_LIBRARY -lXm -lXmu -lXext -lX11"
30706 cat >conftest.
$ac_ext <<_ACEOF
30709 cat confdefs.h
>>conftest.
$ac_ext
30710 cat >>conftest.
$ac_ext <<_ACEOF
30711 /* end confdefs.h. */
30720 version = xmUseVersion;
30726 rm -f conftest.
$ac_objext conftest
$ac_exeext
30727 if { (ac_try
="$ac_link"
30728 case "(($ac_try" in
30729 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
30730 *) ac_try_echo=$ac_try;;
30732 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
30733 (eval "$ac_link") 2>conftest.er1
30735 grep -v '^ *+' conftest.er1 >conftest.err
30737 cat conftest.err >&5
30738 echo "$as_me:$LINENO: \$? = $ac_status" >&5
30739 (exit $ac_status); } && {
30740 test -z "$ac_c_werror_flag" ||
30741 test ! -s conftest.err
30742 } && test -s conftest$ac_exeext &&
30743 $as_test_x conftest$ac_exeext; then
30745 { echo "$as_me:$LINENO: result: found in default search path" >&5
30746 echo "${ECHO_T}found in default search path" >&6; }
30747 COMPILED_X_PROGRAM=1
30750 echo "$as_me: failed program was:" >&5
30751 sed 's/^/| /' conftest.$ac_ext >&5
30754 { echo "$as_me:$LINENO: result: no" >&5
30755 echo "${ECHO_T}no" >&6; }
30756 { { echo "$as_me:$LINENO: error: please set LDFLAGS to contain the location of libXm" >&5
30757 echo "$as_me: error: please set LDFLAGS to contain the location of libXm" >&2;}
30758 { (exit 1); exit 1; }; }
30763 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
30764 conftest$ac_exeext conftest.$ac_ext
30766 CFLAGS=$save_CFLAGS
30770 { echo "$as_me:$LINENO: checking if we need -lXp and/or -lSM -lICE" >&5
30771 echo $ECHO_N "checking if we need -lXp and/or -lSM -lICE... $ECHO_C" >&6; }
30775 for libp in "" " -lXp"; do
30776 if test "$libs_found" = "0"; then
30777 for libsm_ice in "" " -lSM -lICE"; do
30778 if test "$libs_found" = "0"; then
30780 LIBS="$GUI_TK_LIBRARY -lXm ${libp} -lXmu -lXext -lXt${libsm_ice} -lX11"
30781 save_CFLAGS=$CFLAGS
30782 CFLAGS="$TOOLKIT_INCLUDE $CFLAGS"
30784 cat >conftest.$ac_ext <<_ACEOF
30787 cat confdefs.h >>conftest.$ac_ext
30788 cat >>conftest.$ac_ext <<_ACEOF
30789 /* end confdefs.h. */
30792 #include <Xm/List.h>
30798 XmString string = NULL;
30801 XmListAddItem(w, string, position);
30807 rm -f conftest.$ac_objext conftest$ac_exeext
30808 if { (ac_try="$ac_link"
30809 case "(($ac_try" in
30810 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
30811 *) ac_try_echo
=$ac_try;;
30813 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
30814 (eval "$ac_link") 2>conftest.er1
30816 grep -v '^ *+' conftest.er1
>conftest.err
30818 cat conftest.err
>&5
30819 echo "$as_me:$LINENO: \$? = $ac_status" >&5
30820 (exit $ac_status); } && {
30821 test -z "$ac_c_werror_flag" ||
30822 test ! -s conftest.err
30823 } && test -s conftest
$ac_exeext &&
30824 $as_test_x conftest
$ac_exeext; then
30827 libsm_ice_link
="$libsm_ice"
30828 { echo "$as_me:$LINENO: result: need${libp_link}${libsm_ice_link}" >&5
30829 echo "${ECHO_T}need${libp_link}${libsm_ice_link}" >&6; }
30833 echo "$as_me: failed program was:" >&5
30834 sed 's/^/| /' conftest.
$ac_ext >&5
30840 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
30841 conftest
$ac_exeext conftest.
$ac_ext
30844 CFLAGS
=$save_CFLAGS
30850 if test "$libs_found" = "0"; then
30851 { echo "$as_me:$LINENO: result: can't find the right libraries" >&5
30852 echo "${ECHO_T}can't find the right libraries" >&6; }
30853 { { echo "$as_me:$LINENO: error: can't link a simple motif program" >&5
30854 echo "$as_me: error: can't link a simple motif program" >&2;}
30855 { (exit 1); exit 1; }; }
30858 { echo "$as_me:$LINENO: checking for SgCreateList in -lSgm" >&5
30859 echo $ECHO_N "checking for SgCreateList in -lSgm... $ECHO_C" >&6; }
30860 if test "${ac_cv_lib_Sgm_SgCreateList+set}" = set; then
30861 echo $ECHO_N "(cached) $ECHO_C" >&6
30863 ac_check_lib_save_LIBS
=$LIBS
30865 cat >conftest.
$ac_ext <<_ACEOF
30868 cat confdefs.h
>>conftest.
$ac_ext
30869 cat >>conftest.
$ac_ext <<_ACEOF
30870 /* end confdefs.h. */
30872 /* Override any GCC internal prototype to avoid an error.
30873 Use char because int might match the return type of a GCC
30874 builtin and then its argument prototype would still apply. */
30878 char SgCreateList ();
30882 return SgCreateList ();
30887 rm -f conftest.
$ac_objext conftest
$ac_exeext
30888 if { (ac_try
="$ac_link"
30889 case "(($ac_try" in
30890 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
30891 *) ac_try_echo=$ac_try;;
30893 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
30894 (eval "$ac_link") 2>conftest.er1
30896 grep -v '^ *+' conftest.er1 >conftest.err
30898 cat conftest.err >&5
30899 echo "$as_me:$LINENO: \$? = $ac_status" >&5
30900 (exit $ac_status); } && {
30901 test -z "$ac_c_werror_flag" ||
30902 test ! -s conftest.err
30903 } && test -s conftest$ac_exeext &&
30904 $as_test_x conftest$ac_exeext; then
30905 ac_cv_lib_Sgm_SgCreateList=yes
30907 echo "$as_me: failed program was:" >&5
30908 sed 's/^/| /' conftest.$ac_ext >&5
30910 ac_cv_lib_Sgm_SgCreateList=no
30913 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
30914 conftest$ac_exeext conftest.$ac_ext
30915 LIBS=$ac_check_lib_save_LIBS
30917 { echo "$as_me:$LINENO: result: $ac_cv_lib_Sgm_SgCreateList" >&5
30918 echo "${ECHO_T}$ac_cv_lib_Sgm_SgCreateList" >&6; }
30919 if test $ac_cv_lib_Sgm_SgCreateList = yes; then
30920 libsgm_link=" -lSgm"
30924 save_CFLAGS=$CFLAGS
30925 CFLAGS="$TOOLKIT_INCLUDE $CFLAGS"
30927 { echo "$as_me:$LINENO: checking for Motif 2" >&5
30928 echo $ECHO_N "checking for Motif 2... $ECHO_C" >&6; }
30929 if test "${wx_cv_lib_motif2+set}" = set; then
30930 echo $ECHO_N "(cached) $ECHO_C" >&6
30932 cat >conftest.$ac_ext <<_ACEOF
30935 cat confdefs.h >>conftest.$ac_ext
30936 cat >>conftest.$ac_ext <<_ACEOF
30937 /* end confdefs.h. */
30945 #if XmVersion < 2000
30953 rm -f conftest.$ac_objext
30954 if { (ac_try="$ac_compile"
30955 case "(($ac_try" in
30956 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
30957 *) ac_try_echo
=$ac_try;;
30959 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
30960 (eval "$ac_compile") 2>conftest.er1
30962 grep -v '^ *+' conftest.er1
>conftest.err
30964 cat conftest.err
>&5
30965 echo "$as_me:$LINENO: \$? = $ac_status" >&5
30966 (exit $ac_status); } && {
30967 test -z "$ac_c_werror_flag" ||
30968 test ! -s conftest.err
30969 } && test -s conftest.
$ac_objext; then
30970 wx_cv_lib_motif2
="yes"
30972 echo "$as_me: failed program was:" >&5
30973 sed 's/^/| /' conftest.
$ac_ext >&5
30975 wx_cv_lib_motif2
="no"
30978 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
30980 { echo "$as_me:$LINENO: result: $wx_cv_lib_motif2" >&5
30981 echo "${ECHO_T}$wx_cv_lib_motif2" >&6; }
30982 if test "$wx_cv_lib_motif2" = "yes"; then
30983 cat >>confdefs.h
<<\_ACEOF
30984 #define __WXMOTIF20__ 1
30988 cat >>confdefs.h
<<\_ACEOF
30989 #define __WXMOTIF20__ 0
30994 { echo "$as_me:$LINENO: checking whether Motif is Lesstif" >&5
30995 echo $ECHO_N "checking whether Motif is Lesstif... $ECHO_C" >&6; }
30996 if test "${wx_cv_lib_lesstif+set}" = set; then
30997 echo $ECHO_N "(cached) $ECHO_C" >&6
30999 cat >conftest.
$ac_ext <<_ACEOF
31002 cat confdefs.h
>>conftest.
$ac_ext
31003 cat >>conftest.
$ac_ext <<_ACEOF
31004 /* end confdefs.h. */
31012 #if !defined(LesstifVersion) || LesstifVersion <= 0
31020 rm -f conftest.
$ac_objext
31021 if { (ac_try
="$ac_compile"
31022 case "(($ac_try" in
31023 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
31024 *) ac_try_echo=$ac_try;;
31026 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
31027 (eval "$ac_compile") 2>conftest.er1
31029 grep -v '^ *+' conftest.er1 >conftest.err
31031 cat conftest.err >&5
31032 echo "$as_me:$LINENO: \$? = $ac_status" >&5
31033 (exit $ac_status); } && {
31034 test -z "$ac_c_werror_flag" ||
31035 test ! -s conftest.err
31036 } && test -s conftest.$ac_objext; then
31037 wx_cv_lib_lesstif="yes"
31039 echo "$as_me: failed program was:" >&5
31040 sed 's/^/| /' conftest.$ac_ext >&5
31042 wx_cv_lib_lesstif="no"
31045 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
31048 { echo "$as_me:$LINENO: result: $wx_cv_lib_lesstif" >&5
31049 echo "${ECHO_T}$wx_cv_lib_lesstif" >&6; }
31050 if test "$wx_cv_lib_lesstif" = "yes"; then
31051 cat >>confdefs.h <<\_ACEOF
31052 #define __WXLESSTIF__ 1
31056 cat >>confdefs.h <<\_ACEOF
31057 #define __WXLESSTIF__ 0
31062 CFLAGS=$save_CFLAGS
31064 GUI_TK_LIBRARY="$GUI_TK_LIBRARY${libsgm_link} -lXm${libp_link} -lXmu -lXext -lXt${libsm_ice_link} -lX11"
31069 if test "$wxUSE_X11" = 1 -o "$wxUSE_MOTIF" = 1; then
31070 if test "$wxUSE_LIBXPM" = "sys"; then
31071 { echo "$as_me:$LINENO: checking for Xpm library" >&5
31072 echo $ECHO_N "checking for Xpm library... $ECHO_C" >&6; }
31075 for ac_dir in $SEARCH_LIB;
31077 for ac_extension in a so sl dylib dll.a; do
31078 if test -f "$ac_dir/libXpm.$ac_extension"; then
31079 ac_find_libraries=$ac_dir
31085 if test "$ac_find_libraries" != "" ; then
31087 if test "$ac_find_libraries" = "default location"; then
31090 echo "$GUI_TK_LIBRARY" | grep "\-L$ac_find_libraries" > /dev/null
31092 if test $result = 0; then
31095 ac_path_to_link=" -L$ac_find_libraries"
31099 GUI_TK_LIBRARY="$GUI_TK_LIBRARY$ac_path_to_link"
31100 { echo "$as_me:$LINENO: result: found in $ac_find_libraries" >&5
31101 echo "${ECHO_T}found in $ac_find_libraries" >&6; }
31103 { echo "$as_me:$LINENO: checking for X11/xpm.h" >&5
31104 echo $ECHO_N "checking for X11/xpm.h... $ECHO_C" >&6; }
31105 if test "${wx_cv_x11_xpm_h+set}" = set; then
31106 echo $ECHO_N "(cached) $ECHO_C" >&6
31109 save_CFLAGS=$CFLAGS
31110 CFLAGS="$TOOLKIT_INCLUDE $CFLAGS"
31112 cat >conftest.$ac_ext <<_ACEOF
31115 cat confdefs.h >>conftest.$ac_ext
31116 cat >>conftest.$ac_ext <<_ACEOF
31117 /* end confdefs.h. */
31119 #include <X11/xpm.h>
31126 version = XpmLibraryVersion();
31132 rm -f conftest.$ac_objext
31133 if { (ac_try="$ac_compile"
31134 case "(($ac_try" in
31135 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
31136 *) ac_try_echo
=$ac_try;;
31138 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
31139 (eval "$ac_compile") 2>conftest.er1
31141 grep -v '^ *+' conftest.er1
>conftest.err
31143 cat conftest.err
>&5
31144 echo "$as_me:$LINENO: \$? = $ac_status" >&5
31145 (exit $ac_status); } && {
31146 test -z "$ac_c_werror_flag" ||
31147 test ! -s conftest.err
31148 } && test -s conftest.
$ac_objext; then
31149 wx_cv_x11_xpm_h
=yes
31151 echo "$as_me: failed program was:" >&5
31152 sed 's/^/| /' conftest.
$ac_ext >&5
31158 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
31160 CFLAGS
=$save_CFLAGS
31164 { echo "$as_me:$LINENO: result: $wx_cv_x11_xpm_h" >&5
31165 echo "${ECHO_T}$wx_cv_x11_xpm_h" >&6; }
31167 if test $wx_cv_x11_xpm_h = "yes"; then
31168 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY -lXpm"
31169 cat >>confdefs.h
<<\_ACEOF
31170 #define wxHAVE_LIB_XPM 1
31174 { echo "$as_me:$LINENO: WARNING: built-in less efficient XPM decoder will be used" >&5
31175 echo "$as_me: WARNING: built-in less efficient XPM decoder will be used" >&2;}
31181 { echo "$as_me:$LINENO: checking for XShapeQueryExtension in -lXext" >&5
31182 echo $ECHO_N "checking for XShapeQueryExtension in -lXext... $ECHO_C" >&6; }
31183 if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then
31184 echo $ECHO_N "(cached) $ECHO_C" >&6
31186 ac_check_lib_save_LIBS
=$LIBS
31187 LIBS
="-lXext $GUI_TK_LIBRARY -lX11 $LIBS"
31188 cat >conftest.
$ac_ext <<_ACEOF
31191 cat confdefs.h
>>conftest.
$ac_ext
31192 cat >>conftest.
$ac_ext <<_ACEOF
31193 /* end confdefs.h. */
31195 /* Override any GCC internal prototype to avoid an error.
31196 Use char because int might match the return type of a GCC
31197 builtin and then its argument prototype would still apply. */
31201 char XShapeQueryExtension ();
31205 return XShapeQueryExtension ();
31210 rm -f conftest.
$ac_objext conftest
$ac_exeext
31211 if { (ac_try
="$ac_link"
31212 case "(($ac_try" in
31213 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
31214 *) ac_try_echo=$ac_try;;
31216 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
31217 (eval "$ac_link") 2>conftest.er1
31219 grep -v '^ *+' conftest.er1 >conftest.err
31221 cat conftest.err >&5
31222 echo "$as_me:$LINENO: \$? = $ac_status" >&5
31223 (exit $ac_status); } && {
31224 test -z "$ac_c_werror_flag" ||
31225 test ! -s conftest.err
31226 } && test -s conftest$ac_exeext &&
31227 $as_test_x conftest$ac_exeext; then
31228 ac_cv_lib_Xext_XShapeQueryExtension=yes
31230 echo "$as_me: failed program was:" >&5
31231 sed 's/^/| /' conftest.$ac_ext >&5
31233 ac_cv_lib_Xext_XShapeQueryExtension=no
31236 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
31237 conftest$ac_exeext conftest.$ac_ext
31238 LIBS=$ac_check_lib_save_LIBS
31240 { echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
31241 echo "${ECHO_T}$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
31242 if test $ac_cv_lib_Xext_XShapeQueryExtension = yes; then
31244 GUI_TK_LIBRARY="$GUI_TK_LIBRARY -lXext"
31250 if test "$wxHAVE_XEXT_LIB" = 1; then
31251 save_CFLAGS="$CFLAGS"
31252 CFLAGS="$TOOLKIT_INCLUDE $CFLAGS"
31254 { echo "$as_me:$LINENO: checking for X11/extensions/shape.h" >&5
31255 echo $ECHO_N "checking for X11/extensions/shape.h... $ECHO_C" >&6; }
31256 cat >conftest.$ac_ext <<_ACEOF
31259 cat confdefs.h >>conftest.$ac_ext
31260 cat >>conftest.$ac_ext <<_ACEOF
31261 /* end confdefs.h. */
31263 #include <X11/Xlib.h>
31264 #include <X11/extensions/shape.h>
31270 int dummy1, dummy2;
31271 XShapeQueryExtension((Display*)NULL,
31272 (int*)NULL, (int*)NULL);
31278 rm -f conftest.$ac_objext
31279 if { (ac_try="$ac_compile"
31280 case "(($ac_try" in
31281 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
31282 *) ac_try_echo
=$ac_try;;
31284 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
31285 (eval "$ac_compile") 2>conftest.er1
31287 grep -v '^ *+' conftest.er1
>conftest.err
31289 cat conftest.err
>&5
31290 echo "$as_me:$LINENO: \$? = $ac_status" >&5
31291 (exit $ac_status); } && {
31292 test -z "$ac_c_werror_flag" ||
31293 test ! -s conftest.err
31294 } && test -s conftest.
$ac_objext; then
31296 cat >>confdefs.h
<<\_ACEOF
31297 #define HAVE_XSHAPE 1
31300 { echo "$as_me:$LINENO: result: found" >&5
31301 echo "${ECHO_T}found" >&6; }
31304 echo "$as_me: failed program was:" >&5
31305 sed 's/^/| /' conftest.
$ac_ext >&5
31308 { echo "$as_me:$LINENO: result: not found" >&5
31309 echo "${ECHO_T}not found" >&6; }
31313 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
31314 CFLAGS
="$save_CFLAGS"
31319 if test "$wxUSE_MAC" = 1; then
31320 { echo "$as_me:$LINENO: checking for compiler syntax to enable Pascal strings" >&5
31321 echo $ECHO_N "checking for compiler syntax to enable Pascal strings... $ECHO_C" >&6; }
31322 if test "$GCC" = yes; then
31323 { echo "$as_me:$LINENO: result: gcc" >&5
31324 echo "${ECHO_T}gcc" >&6; }
31325 CPPFLAGS_PASCAL
="-fpascal-strings"
31326 elif test "`echo $CXX | sed -e 's@.*/@@'`" = "xlC"; then
31327 { echo "$as_me:$LINENO: result: xlc" >&5
31328 echo "${ECHO_T}xlc" >&6; }
31329 CPPFLAGS_PASCAL
="-qmacpstr"
31331 { echo "$as_me:$LINENO: result: none" >&5
31332 echo "${ECHO_T}none" >&6; }
31335 if test "x$wxUSE_UNIX" = "xyes"; then
31336 CPPFLAGS
="$CPPFLAGS_PASCAL -I\${top_srcdir}/src/mac/carbon/morefilex -I/Developer/Headers/FlatCarbon $CPPFLAGS"
31338 CPPFLAGS
="$CPPFLAGS_PASCAL -I\${top_srcdir}/src/mac/carbon/morefilex -DTARGET_CARBON $CPPFLAGS"
31343 WXBASEPORT
="_carbon"
31346 if test "$wxUSE_COCOA" = 1; then
31351 if test "$wxUSE_PM" = 1; then
31354 { echo "$as_me:$LINENO: checking for type SPBCDATA" >&5
31355 echo $ECHO_N "checking for type SPBCDATA... $ECHO_C" >&6; }
31356 if test "${wx_cv_spbcdata+set}" = set; then
31357 echo $ECHO_N "(cached) $ECHO_C" >&6
31360 cat >conftest.
$ac_ext <<_ACEOF
31363 cat confdefs.h
>>conftest.
$ac_ext
31364 cat >>conftest.
$ac_ext <<_ACEOF
31365 /* end confdefs.h. */
31380 rm -f conftest.
$ac_objext
31381 if { (ac_try
="$ac_compile"
31382 case "(($ac_try" in
31383 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
31384 *) ac_try_echo=$ac_try;;
31386 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
31387 (eval "$ac_compile") 2>conftest.er1
31389 grep -v '^ *+' conftest.er1 >conftest.err
31391 cat conftest.err >&5
31392 echo "$as_me:$LINENO: \$? = $ac_status" >&5
31393 (exit $ac_status); } && {
31394 test -z "$ac_c_werror_flag" ||
31395 test ! -s conftest.err
31396 } && test -s conftest.$ac_objext; then
31399 echo "$as_me: failed program was:" >&5
31400 sed 's/^/| /' conftest.$ac_ext >&5
31406 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
31410 { echo "$as_me:$LINENO: result: $wx_cv_spbcdata" >&5
31411 echo "${ECHO_T}$wx_cv_spbcdata" >&6; }
31413 if test $wx_cv_spbcdata = "yes"; then
31414 cat >>confdefs.h <<\_ACEOF
31415 #define HAVE_SPBCDATA 1
31421 if test "$TOOLKIT" = "PM" ; then
31424 TOOLKIT_DIR=`echo ${TOOLKIT} | tr "[A-Z]" "[a-z]"`
31427 if test "$wxUSE_UNIVERSAL" = "yes"; then
31428 TOOLCHAIN_DEFS="${TOOLCHAIN_DEFS} -D__WXUNIVERSAL__"
31432 GUIDIST="${GUIDIST} SAMPLES_DIST DEMOS_DIST UTILS_DIST MISC_DIST"
31433 DISTDIR="wx\$(TOOLKIT)"
31439 if test "$USE_WIN32" = 1 ; then
31443 GUIDIST="BASE_DIST"
31448 if test "$wxUSE_GUI" = "yes"; then
31449 if test "$wxUSE_UNIX" = "yes" -a "$wxUSE_PM" != 1; then
31450 { echo "$as_me:$LINENO: checking for X11/Xlib.h" >&5
31451 echo $ECHO_N "checking for X11/Xlib.h... $ECHO_C" >&6; }
31452 if test "${ac_cv_header_X11_Xlib_h+set}" = set; then
31453 echo $ECHO_N "(cached) $ECHO_C" >&6
31455 cat >conftest.$ac_ext <<_ACEOF
31458 cat confdefs.h >>conftest.$ac_ext
31459 cat >>conftest.$ac_ext <<_ACEOF
31460 /* end confdefs.h. */
31463 #include <X11/Xlib.h>
31465 rm -f conftest.$ac_objext
31466 if { (ac_try="$ac_compile"
31467 case "(($ac_try" in
31468 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
31469 *) ac_try_echo
=$ac_try;;
31471 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
31472 (eval "$ac_compile") 2>conftest.er1
31474 grep -v '^ *+' conftest.er1
>conftest.err
31476 cat conftest.err
>&5
31477 echo "$as_me:$LINENO: \$? = $ac_status" >&5
31478 (exit $ac_status); } && {
31479 test -z "$ac_c_werror_flag" ||
31480 test ! -s conftest.err
31481 } && test -s conftest.
$ac_objext; then
31482 ac_cv_header_X11_Xlib_h
=yes
31484 echo "$as_me: failed program was:" >&5
31485 sed 's/^/| /' conftest.
$ac_ext >&5
31487 ac_cv_header_X11_Xlib_h
=no
31490 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
31492 { echo "$as_me:$LINENO: result: $ac_cv_header_X11_Xlib_h" >&5
31493 echo "${ECHO_T}$ac_cv_header_X11_Xlib_h" >&6; }
31496 { echo "$as_me:$LINENO: checking for X11/XKBlib.h" >&5
31497 echo $ECHO_N "checking for X11/XKBlib.h... $ECHO_C" >&6; }
31498 if test "${ac_cv_header_X11_XKBlib_h+set}" = set; then
31499 echo $ECHO_N "(cached) $ECHO_C" >&6
31501 cat >conftest.
$ac_ext <<_ACEOF
31504 cat confdefs.h
>>conftest.
$ac_ext
31505 cat >>conftest.
$ac_ext <<_ACEOF
31506 /* end confdefs.h. */
31508 #if HAVE_X11_XLIB_H
31509 #include <X11/Xlib.h>
31513 #include <X11/XKBlib.h>
31515 rm -f conftest.
$ac_objext
31516 if { (ac_try
="$ac_compile"
31517 case "(($ac_try" in
31518 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
31519 *) ac_try_echo=$ac_try;;
31521 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
31522 (eval "$ac_compile") 2>conftest.er1
31524 grep -v '^ *+' conftest.er1 >conftest.err
31526 cat conftest.err >&5
31527 echo "$as_me:$LINENO: \$? = $ac_status" >&5
31528 (exit $ac_status); } && {
31529 test -z "$ac_c_werror_flag" ||
31530 test ! -s conftest.err
31531 } && test -s conftest.$ac_objext; then
31532 ac_cv_header_X11_XKBlib_h=yes
31534 echo "$as_me: failed program was:" >&5
31535 sed 's/^/| /' conftest.$ac_ext >&5
31537 ac_cv_header_X11_XKBlib_h=no
31540 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
31542 { echo "$as_me:$LINENO: result: $ac_cv_header_X11_XKBlib_h" >&5
31543 echo "${ECHO_T}$ac_cv_header_X11_XKBlib_h" >&6; }
31554 if test "$TOOLKIT" != "MSW" ; then
31556 if test "$wxUSE_ODBC" = "sys" -o "$wxUSE_ODBC" = "yes" ; then
31558 { echo "$as_me:$LINENO: checking for sql.h" >&5
31559 echo $ECHO_N "checking for sql.h... $ECHO_C" >&6; }
31560 if test "${ac_cv_header_sql_h+set}" = set; then
31561 echo $ECHO_N "(cached) $ECHO_C" >&6
31563 cat >conftest.$ac_ext <<_ACEOF
31566 cat confdefs.h >>conftest.$ac_ext
31567 cat >>conftest.$ac_ext <<_ACEOF
31568 /* end confdefs.h. */
31573 rm -f conftest.$ac_objext
31574 if { (ac_try="$ac_compile"
31575 case "(($ac_try" in
31576 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
31577 *) ac_try_echo
=$ac_try;;
31579 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
31580 (eval "$ac_compile") 2>conftest.er1
31582 grep -v '^ *+' conftest.er1
>conftest.err
31584 cat conftest.err
>&5
31585 echo "$as_me:$LINENO: \$? = $ac_status" >&5
31586 (exit $ac_status); } && {
31587 test -z "$ac_c_werror_flag" ||
31588 test ! -s conftest.err
31589 } && test -s conftest.
$ac_objext; then
31590 ac_cv_header_sql_h
=yes
31592 echo "$as_me: failed program was:" >&5
31593 sed 's/^/| /' conftest.
$ac_ext >&5
31595 ac_cv_header_sql_h
=no
31598 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
31600 { echo "$as_me:$LINENO: result: $ac_cv_header_sql_h" >&5
31601 echo "${ECHO_T}$ac_cv_header_sql_h" >&6; }
31602 if test $ac_cv_header_sql_h = yes; then
31607 if test "x$found_sql_h" = "x1" ; then
31608 { echo "$as_me:$LINENO: checking for SQLAllocEnv in -liodbc" >&5
31609 echo $ECHO_N "checking for SQLAllocEnv in -liodbc... $ECHO_C" >&6; }
31610 if test "${ac_cv_lib_iodbc_SQLAllocEnv+set}" = set; then
31611 echo $ECHO_N "(cached) $ECHO_C" >&6
31613 ac_check_lib_save_LIBS
=$LIBS
31614 LIBS
="-liodbc $LIBS"
31615 cat >conftest.
$ac_ext <<_ACEOF
31618 cat confdefs.h
>>conftest.
$ac_ext
31619 cat >>conftest.
$ac_ext <<_ACEOF
31620 /* end confdefs.h. */
31622 /* Override any GCC internal prototype to avoid an error.
31623 Use char because int might match the return type of a GCC
31624 builtin and then its argument prototype would still apply. */
31628 char SQLAllocEnv ();
31632 return SQLAllocEnv ();
31637 rm -f conftest.
$ac_objext conftest
$ac_exeext
31638 if { (ac_try
="$ac_link"
31639 case "(($ac_try" in
31640 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
31641 *) ac_try_echo=$ac_try;;
31643 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
31644 (eval "$ac_link") 2>conftest.er1
31646 grep -v '^ *+' conftest.er1 >conftest.err
31648 cat conftest.err >&5
31649 echo "$as_me:$LINENO: \$? = $ac_status" >&5
31650 (exit $ac_status); } && {
31651 test -z "$ac_c_werror_flag" ||
31652 test ! -s conftest.err
31653 } && test -s conftest$ac_exeext &&
31654 $as_test_x conftest$ac_exeext; then
31655 ac_cv_lib_iodbc_SQLAllocEnv=yes
31657 echo "$as_me: failed program was:" >&5
31658 sed 's/^/| /' conftest.$ac_ext >&5
31660 ac_cv_lib_iodbc_SQLAllocEnv=no
31663 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
31664 conftest$ac_exeext conftest.$ac_ext
31665 LIBS=$ac_check_lib_save_LIBS
31667 { echo "$as_me:$LINENO: result: $ac_cv_lib_iodbc_SQLAllocEnv" >&5
31668 echo "${ECHO_T}$ac_cv_lib_iodbc_SQLAllocEnv" >&6; }
31669 if test $ac_cv_lib_iodbc_SQLAllocEnv = yes; then
31670 ODBC_LINK=" -liodbc"
31673 { echo "$as_me:$LINENO: checking for SQLAllocEnv in -lunixodbc" >&5
31674 echo $ECHO_N "checking for SQLAllocEnv in -lunixodbc... $ECHO_C" >&6; }
31675 if test "${ac_cv_lib_unixodbc_SQLAllocEnv+set}" = set; then
31676 echo $ECHO_N "(cached) $ECHO_C" >&6
31678 ac_check_lib_save_LIBS=$LIBS
31679 LIBS="-lunixodbc $LIBS"
31680 cat >conftest.$ac_ext <<_ACEOF
31683 cat confdefs.h >>conftest.$ac_ext
31684 cat >>conftest.$ac_ext <<_ACEOF
31685 /* end confdefs.h. */
31687 /* Override any GCC internal prototype to avoid an error.
31688 Use char because int might match the return type of a GCC
31689 builtin and then its argument prototype would still apply. */
31693 char SQLAllocEnv ();
31697 return SQLAllocEnv ();
31702 rm -f conftest.$ac_objext conftest$ac_exeext
31703 if { (ac_try="$ac_link"
31704 case "(($ac_try" in
31705 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
31706 *) ac_try_echo
=$ac_try;;
31708 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
31709 (eval "$ac_link") 2>conftest.er1
31711 grep -v '^ *+' conftest.er1
>conftest.err
31713 cat conftest.err
>&5
31714 echo "$as_me:$LINENO: \$? = $ac_status" >&5
31715 (exit $ac_status); } && {
31716 test -z "$ac_c_werror_flag" ||
31717 test ! -s conftest.err
31718 } && test -s conftest
$ac_exeext &&
31719 $as_test_x conftest
$ac_exeext; then
31720 ac_cv_lib_unixodbc_SQLAllocEnv
=yes
31722 echo "$as_me: failed program was:" >&5
31723 sed 's/^/| /' conftest.
$ac_ext >&5
31725 ac_cv_lib_unixodbc_SQLAllocEnv
=no
31728 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
31729 conftest
$ac_exeext conftest.
$ac_ext
31730 LIBS
=$ac_check_lib_save_LIBS
31732 { echo "$as_me:$LINENO: result: $ac_cv_lib_unixodbc_SQLAllocEnv" >&5
31733 echo "${ECHO_T}$ac_cv_lib_unixodbc_SQLAllocEnv" >&6; }
31734 if test $ac_cv_lib_unixodbc_SQLAllocEnv = yes; then
31735 ODBC_LINK
=" -lunixodbc"
31738 { echo "$as_me:$LINENO: checking for SQLAllocEnv in -lodbc" >&5
31739 echo $ECHO_N "checking for SQLAllocEnv in -lodbc... $ECHO_C" >&6; }
31740 if test "${ac_cv_lib_odbc_SQLAllocEnv+set}" = set; then
31741 echo $ECHO_N "(cached) $ECHO_C" >&6
31743 ac_check_lib_save_LIBS
=$LIBS
31744 LIBS
="-lodbc $LIBS"
31745 cat >conftest.
$ac_ext <<_ACEOF
31748 cat confdefs.h
>>conftest.
$ac_ext
31749 cat >>conftest.
$ac_ext <<_ACEOF
31750 /* end confdefs.h. */
31752 /* Override any GCC internal prototype to avoid an error.
31753 Use char because int might match the return type of a GCC
31754 builtin and then its argument prototype would still apply. */
31758 char SQLAllocEnv ();
31762 return SQLAllocEnv ();
31767 rm -f conftest.
$ac_objext conftest
$ac_exeext
31768 if { (ac_try
="$ac_link"
31769 case "(($ac_try" in
31770 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
31771 *) ac_try_echo=$ac_try;;
31773 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
31774 (eval "$ac_link") 2>conftest.er1
31776 grep -v '^ *+' conftest.er1 >conftest.err
31778 cat conftest.err >&5
31779 echo "$as_me:$LINENO: \$? = $ac_status" >&5
31780 (exit $ac_status); } && {
31781 test -z "$ac_c_werror_flag" ||
31782 test ! -s conftest.err
31783 } && test -s conftest$ac_exeext &&
31784 $as_test_x conftest$ac_exeext; then
31785 ac_cv_lib_odbc_SQLAllocEnv=yes
31787 echo "$as_me: failed program was:" >&5
31788 sed 's/^/| /' conftest.$ac_ext >&5
31790 ac_cv_lib_odbc_SQLAllocEnv=no
31793 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
31794 conftest$ac_exeext conftest.$ac_ext
31795 LIBS=$ac_check_lib_save_LIBS
31797 { echo "$as_me:$LINENO: result: $ac_cv_lib_odbc_SQLAllocEnv" >&5
31798 echo "${ECHO_T}$ac_cv_lib_odbc_SQLAllocEnv" >&6; }
31799 if test $ac_cv_lib_odbc_SQLAllocEnv = yes; then
31800 ODBC_LINK=" -lodbc"
31810 if test "x$ODBC_LINK" = "x" ; then
31811 if test "$wxUSE_ODBC" = "sys" ; then
31812 { { echo "$as_me:$LINENO: error: system ODBC library not found! Use --with-odbc=builtin to use built-in version" >&5
31813 echo "$as_me: error: system ODBC library not found! Use --with-odbc=builtin to use built-in version" >&2;}
31814 { (exit 1); exit 1; }; }
31816 { echo "$as_me:$LINENO: WARNING: system ODBC library not found, will use built-in instead" >&5
31817 echo "$as_me: WARNING: system ODBC library not found, will use built-in instead" >&2;}
31825 if test "$wxUSE_ODBC" = "builtin" ; then
31826 cat >>confdefs.h <<\_ACEOF
31827 #define wxUSE_BUILTIN_IODBC 1
31833 if test "$wxUSE_ODBC" != "no" ; then
31834 cat >>confdefs.h <<\_ACEOF
31835 #define wxUSE_ODBC 1
31838 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS db"
31840 WXCONFIG_CPPFLAGS="$WXCONFIG_CPPFLAGS -D_IODBC_"
31844 if test "$wxUSE_DISPLAY" = "yes"; then
31845 if test "$wxUSE_UNIX" = "yes" -a "$wxUSE_MAC" != 1 -a "$wxUSE_COCOA" != 1; then
31846 { echo "$as_me:$LINENO: checking for Xinerama" >&5
31847 echo $ECHO_N "checking for Xinerama... $ECHO_C" >&6; }
31850 for ac_dir in $SEARCH_LIB;
31852 for ac_extension in a so sl dylib dll.a; do
31853 if test -f "$ac_dir/libXinerama.$ac_extension"; then
31854 ac_find_libraries=$ac_dir
31860 if test "$ac_find_libraries" != "" ; then
31862 if test "$ac_find_libraries" = "default location"; then
31865 echo "$LDFLAGS" | grep "\-L$ac_find_libraries" > /dev/null
31867 if test $result = 0; then
31870 ac_path_to_link=" -L$ac_find_libraries"
31874 if test "$ac_path_to_link" != " -L/usr/lib" ; then
31875 LDFLAGS="$LDFLAGS $ac_path_to_link"
31877 GUI_TK_LIBRARY="$GUI_TK_LIBRARY -lXinerama"
31878 { echo "$as_me:$LINENO: result: yes" >&5
31879 echo "${ECHO_T}yes" >&6; }
31881 { echo "$as_me:$LINENO: checking for Xxf86vm extension" >&5
31882 echo $ECHO_N "checking for Xxf86vm extension... $ECHO_C" >&6; }
31885 for ac_dir in $SEARCH_LIB;
31887 for ac_extension in a so sl dylib dll.a; do
31888 if test -f "$ac_dir/libXxf86vm.$ac_extension"; then
31889 ac_find_libraries=$ac_dir
31895 if test "$ac_find_libraries" != "" ; then
31896 { echo "$as_me:$LINENO: result: yes" >&5
31897 echo "${ECHO_T}yes" >&6; }
31898 { echo "$as_me:$LINENO: checking for X11/extensions/xf86vmode.h" >&5
31899 echo $ECHO_N "checking for X11/extensions/xf86vmode.h... $ECHO_C" >&6; }
31900 if test "${ac_cv_header_X11_extensions_xf86vmode_h+set}" = set; then
31901 echo $ECHO_N "(cached) $ECHO_C" >&6
31903 cat >conftest.$ac_ext <<_ACEOF
31906 cat confdefs.h >>conftest.$ac_ext
31907 cat >>conftest.$ac_ext <<_ACEOF
31908 /* end confdefs.h. */
31910 #if HAVE_X11_XLIB_H
31911 #include <X11/Xlib.h>
31915 #include <X11/extensions/xf86vmode.h>
31917 rm -f conftest.$ac_objext
31918 if { (ac_try="$ac_compile"
31919 case "(($ac_try" in
31920 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
31921 *) ac_try_echo
=$ac_try;;
31923 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
31924 (eval "$ac_compile") 2>conftest.er1
31926 grep -v '^ *+' conftest.er1
>conftest.err
31928 cat conftest.err
>&5
31929 echo "$as_me:$LINENO: \$? = $ac_status" >&5
31930 (exit $ac_status); } && {
31931 test -z "$ac_c_werror_flag" ||
31932 test ! -s conftest.err
31933 } && test -s conftest.
$ac_objext; then
31934 ac_cv_header_X11_extensions_xf86vmode_h
=yes
31936 echo "$as_me: failed program was:" >&5
31937 sed 's/^/| /' conftest.
$ac_ext >&5
31939 ac_cv_header_X11_extensions_xf86vmode_h
=no
31942 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
31944 { echo "$as_me:$LINENO: result: $ac_cv_header_X11_extensions_xf86vmode_h" >&5
31945 echo "${ECHO_T}$ac_cv_header_X11_extensions_xf86vmode_h" >&6; }
31946 if test $ac_cv_header_X11_extensions_xf86vmode_h = yes; then
31948 GUI_TK_LIBRARY
="$GUI_TK_LIBRARY -lXxf86vm"
31954 { echo "$as_me:$LINENO: result: no" >&5
31955 echo "${ECHO_T}no" >&6; }
31959 { echo "$as_me:$LINENO: result: no" >&5
31960 echo "${ECHO_T}no" >&6; }
31961 { echo "$as_me:$LINENO: WARNING: Xinerama not found; disabling wxDisplay" >&5
31962 echo "$as_me: WARNING: Xinerama not found; disabling wxDisplay" >&2;}
31965 elif test "$wxUSE_MSW" = 1; then
31966 { echo "$as_me:$LINENO: checking for ddraw.h" >&5
31967 echo $ECHO_N "checking for ddraw.h... $ECHO_C" >&6; }
31968 if test "${ac_cv_header_ddraw_h+set}" = set; then
31969 echo $ECHO_N "(cached) $ECHO_C" >&6
31971 cat >conftest.
$ac_ext <<_ACEOF
31974 cat confdefs.h
>>conftest.
$ac_ext
31975 cat >>conftest.
$ac_ext <<_ACEOF
31976 /* end confdefs.h. */
31977 #include <windows.h>
31981 rm -f conftest.
$ac_objext
31982 if { (ac_try
="$ac_compile"
31983 case "(($ac_try" in
31984 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
31985 *) ac_try_echo=$ac_try;;
31987 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
31988 (eval "$ac_compile") 2>conftest.er1
31990 grep -v '^ *+' conftest.er1 >conftest.err
31992 cat conftest.err >&5
31993 echo "$as_me:$LINENO: \$? = $ac_status" >&5
31994 (exit $ac_status); } && {
31995 test -z "$ac_c_werror_flag" ||
31996 test ! -s conftest.err
31997 } && test -s conftest.$ac_objext; then
31998 ac_cv_header_ddraw_h=yes
32000 echo "$as_me: failed program was:" >&5
32001 sed 's/^/| /' conftest.$ac_ext >&5
32003 ac_cv_header_ddraw_h=no
32006 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
32008 { echo "$as_me:$LINENO: result: $ac_cv_header_ddraw_h" >&5
32009 echo "${ECHO_T}$ac_cv_header_ddraw_h" >&6; }
32015 if test "$wxUSE_DETECT_SM" = "yes"; then
32016 if test "$wxUSE_UNIX" = "yes" -a "$wxUSE_MAC" != 1 -a "$wxUSE_COCOA" != 1; then
32017 { echo "$as_me:$LINENO: checking for -lSM - X11 session management" >&5
32018 echo $ECHO_N "checking for -lSM - X11 session management... $ECHO_C" >&6; }
32021 for ac_dir in $SEARCH_LIB;
32023 for ac_extension in a so sl dylib dll.a; do
32024 if test -f "$ac_dir/libSM.$ac_extension"; then
32025 ac_find_libraries=$ac_dir
32031 if test "$ac_find_libraries" != "" ; then
32033 if test "$ac_find_libraries" = "default location"; then
32036 echo "$LDFLAGS" | grep "\-L$ac_find_libraries" > /dev/null
32038 if test $result = 0; then
32041 ac_path_to_link=" -L$ac_find_libraries"
32045 if test "$ac_path_to_link" != " -L/usr/lib" ; then
32046 LDFLAGS="$LDFLAGS $ac_path_to_link"
32048 GUI_TK_LIBRARY="$GUI_TK_LIBRARY -lSM"
32049 { echo "$as_me:$LINENO: result: yes" >&5
32050 echo "${ECHO_T}yes" >&6; }
32052 { echo "$as_me:$LINENO: result: no" >&5
32053 echo "${ECHO_T}no" >&6; }
32054 { echo "$as_me:$LINENO: WARNING: libSM not found; disabling session management detection" >&5
32055 echo "$as_me: WARNING: libSM not found; disabling session management detection" >&2;}
32056 wxUSE_DETECT_SM="no"
32059 wxUSE_DETECT_SM="no"
32066 if test "$wxUSE_OPENGL" = "yes"; then
32067 if test "$wxUSE_MGL" = 1 -o "$wxUSE_DFB" = "1"; then
32068 { echo "$as_me:$LINENO: WARNING: wxGLCanvas not implemented for this port, library will be compiled without it." >&5
32069 echo "$as_me: WARNING: wxGLCanvas not implemented for this port, library will be compiled without it." >&2;}
32071 elif test "$wxUSE_MAC" = 1 -o "$wxUSE_COCOA" = "1"; then
32072 OPENGL_LIBS="-framework OpenGL -framework AGL"
32073 elif test "$wxUSE_MSW" = 1; then
32074 OPENGL_LIBS="-lopengl32 -lglu32"
32076 { echo "$as_me:$LINENO: checking for OpenGL headers" >&5
32077 echo $ECHO_N "checking for OpenGL headers... $ECHO_C" >&6; }
32080 for ac_dir in $SEARCH_INCLUDE /opt/graphics/OpenGL/include /usr/include;
32082 if test -f "$ac_dir/GL/gl.h"; then
32083 ac_find_includes=$ac_dir
32088 if test "$ac_find_includes" != "" ; then
32089 { echo "$as_me:$LINENO: result: found in $ac_find_includes" >&5
32090 echo "${ECHO_T}found in $ac_find_includes" >&6; }
32092 if test "x$ac_find_includes" = "x/usr/include"; then
32093 ac_path_to_include=""
32095 echo "$CPPFLAGS" | grep "\-I$ac_find_includes" > /dev/null
32097 if test $result = 0; then
32098 ac_path_to_include=""
32100 ac_path_to_include=" -I$ac_find_includes"
32104 CPPFLAGS="$ac_path_to_include $CPPFLAGS"
32106 { echo "$as_me:$LINENO: result: not found" >&5
32107 echo "${ECHO_T}not found" >&6; }
32110 { echo "$as_me:$LINENO: checking for GL/gl.h" >&5
32111 echo $ECHO_N "checking for GL/gl.h... $ECHO_C" >&6; }
32112 if test "${ac_cv_header_GL_gl_h+set}" = set; then
32113 echo $ECHO_N "(cached) $ECHO_C" >&6
32115 cat >conftest.$ac_ext <<_ACEOF
32118 cat confdefs.h >>conftest.$ac_ext
32119 cat >>conftest.$ac_ext <<_ACEOF
32120 /* end confdefs.h. */
32125 rm -f conftest.$ac_objext
32126 if { (ac_try="$ac_compile"
32127 case "(($ac_try" in
32128 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
32129 *) ac_try_echo
=$ac_try;;
32131 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
32132 (eval "$ac_compile") 2>conftest.er1
32134 grep -v '^ *+' conftest.er1
>conftest.err
32136 cat conftest.err
>&5
32137 echo "$as_me:$LINENO: \$? = $ac_status" >&5
32138 (exit $ac_status); } && {
32139 test -z "$ac_c_werror_flag" ||
32140 test ! -s conftest.err
32141 } && test -s conftest.
$ac_objext; then
32142 ac_cv_header_GL_gl_h
=yes
32144 echo "$as_me: failed program was:" >&5
32145 sed 's/^/| /' conftest.
$ac_ext >&5
32147 ac_cv_header_GL_gl_h
=no
32150 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
32152 { echo "$as_me:$LINENO: result: $ac_cv_header_GL_gl_h" >&5
32153 echo "${ECHO_T}$ac_cv_header_GL_gl_h" >&6; }
32154 if test $ac_cv_header_GL_gl_h = yes; then
32156 if test "${ac_cv_header_GL_glu_h+set}" = set; then
32157 { echo "$as_me:$LINENO: checking for GL/glu.h" >&5
32158 echo $ECHO_N "checking for GL/glu.h... $ECHO_C" >&6; }
32159 if test "${ac_cv_header_GL_glu_h+set}" = set; then
32160 echo $ECHO_N "(cached) $ECHO_C" >&6
32162 { echo "$as_me:$LINENO: result: $ac_cv_header_GL_glu_h" >&5
32163 echo "${ECHO_T}$ac_cv_header_GL_glu_h" >&6; }
32165 # Is the header compilable?
32166 { echo "$as_me:$LINENO: checking GL/glu.h usability" >&5
32167 echo $ECHO_N "checking GL/glu.h usability... $ECHO_C" >&6; }
32168 cat >conftest.
$ac_ext <<_ACEOF
32171 cat confdefs.h
>>conftest.
$ac_ext
32172 cat >>conftest.
$ac_ext <<_ACEOF
32173 /* end confdefs.h. */
32174 $ac_includes_default
32175 #include <GL/glu.h>
32177 rm -f conftest.
$ac_objext
32178 if { (ac_try
="$ac_compile"
32179 case "(($ac_try" in
32180 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
32181 *) ac_try_echo=$ac_try;;
32183 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
32184 (eval "$ac_compile") 2>conftest.er1
32186 grep -v '^ *+' conftest.er1 >conftest.err
32188 cat conftest.err >&5
32189 echo "$as_me:$LINENO: \$? = $ac_status" >&5
32190 (exit $ac_status); } && {
32191 test -z "$ac_c_werror_flag" ||
32192 test ! -s conftest.err
32193 } && test -s conftest.$ac_objext; then
32194 ac_header_compiler=yes
32196 echo "$as_me: failed program was:" >&5
32197 sed 's/^/| /' conftest.$ac_ext >&5
32199 ac_header_compiler=no
32202 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
32203 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
32204 echo "${ECHO_T}$ac_header_compiler" >&6; }
32206 # Is the header present?
32207 { echo "$as_me:$LINENO: checking GL/glu.h presence" >&5
32208 echo $ECHO_N "checking GL/glu.h presence... $ECHO_C" >&6; }
32209 cat >conftest.$ac_ext <<_ACEOF
32212 cat confdefs.h >>conftest.$ac_ext
32213 cat >>conftest.$ac_ext <<_ACEOF
32214 /* end confdefs.h. */
32215 #include <GL/glu.h>
32217 if { (ac_try="$ac_cpp conftest.$ac_ext"
32218 case "(($ac_try" in
32219 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
32220 *) ac_try_echo
=$ac_try;;
32222 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
32223 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
32225 grep -v '^ *+' conftest.er1
>conftest.err
32227 cat conftest.err
>&5
32228 echo "$as_me:$LINENO: \$? = $ac_status" >&5
32229 (exit $ac_status); } >/dev
/null
&& {
32230 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
32231 test ! -s conftest.err
32233 ac_header_preproc
=yes
32235 echo "$as_me: failed program was:" >&5
32236 sed 's/^/| /' conftest.
$ac_ext >&5
32238 ac_header_preproc
=no
32241 rm -f conftest.err conftest.
$ac_ext
32242 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
32243 echo "${ECHO_T}$ac_header_preproc" >&6; }
32245 # So? What about this header?
32246 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
32248 { echo "$as_me:$LINENO: WARNING: GL/glu.h: accepted by the compiler, rejected by the preprocessor!" >&5
32249 echo "$as_me: WARNING: GL/glu.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
32250 { echo "$as_me:$LINENO: WARNING: GL/glu.h: proceeding with the compiler's result" >&5
32251 echo "$as_me: WARNING: GL/glu.h: proceeding with the compiler's result" >&2;}
32252 ac_header_preproc
=yes
32255 { echo "$as_me:$LINENO: WARNING: GL/glu.h: present but cannot be compiled" >&5
32256 echo "$as_me: WARNING: GL/glu.h: present but cannot be compiled" >&2;}
32257 { echo "$as_me:$LINENO: WARNING: GL/glu.h: check for missing prerequisite headers?" >&5
32258 echo "$as_me: WARNING: GL/glu.h: check for missing prerequisite headers?" >&2;}
32259 { echo "$as_me:$LINENO: WARNING: GL/glu.h: see the Autoconf documentation" >&5
32260 echo "$as_me: WARNING: GL/glu.h: see the Autoconf documentation" >&2;}
32261 { echo "$as_me:$LINENO: WARNING: GL/glu.h: section \"Present But Cannot Be Compiled\"" >&5
32262 echo "$as_me: WARNING: GL/glu.h: section \"Present But Cannot Be Compiled\"" >&2;}
32263 { echo "$as_me:$LINENO: WARNING: GL/glu.h: proceeding with the preprocessor's result" >&5
32264 echo "$as_me: WARNING: GL/glu.h: proceeding with the preprocessor's result" >&2;}
32265 { echo "$as_me:$LINENO: WARNING: GL/glu.h: in the future, the compiler will take precedence" >&5
32266 echo "$as_me: WARNING: GL/glu.h: in the future, the compiler will take precedence" >&2;}
32268 ## ----------------------------------------- ##
32269 ## Report this to wx-dev@lists.wxwidgets.org ##
32270 ## ----------------------------------------- ##
32272 ) | sed "s/^/$as_me: WARNING: /" >&2
32275 { echo "$as_me:$LINENO: checking for GL/glu.h" >&5
32276 echo $ECHO_N "checking for GL/glu.h... $ECHO_C" >&6; }
32277 if test "${ac_cv_header_GL_glu_h+set}" = set; then
32278 echo $ECHO_N "(cached) $ECHO_C" >&6
32280 ac_cv_header_GL_glu_h
=$ac_header_preproc
32282 { echo "$as_me:$LINENO: result: $ac_cv_header_GL_glu_h" >&5
32283 echo "${ECHO_T}$ac_cv_header_GL_glu_h" >&6; }
32286 if test $ac_cv_header_GL_glu_h = yes; then
32290 { echo "$as_me:$LINENO: checking for -lGL" >&5
32291 echo $ECHO_N "checking for -lGL... $ECHO_C" >&6; }
32294 for ac_dir
in $SEARCH_LIB /opt
/graphics
/OpenGL
/lib
;
32296 for ac_extension
in a so sl dylib dll.a
; do
32297 if test -f "$ac_dir/libGL.$ac_extension"; then
32298 ac_find_libraries
=$ac_dir
32304 if test "$ac_find_libraries" != "" ; then
32305 { echo "$as_me:$LINENO: result: found in $ac_find_libraries" >&5
32306 echo "${ECHO_T}found in $ac_find_libraries" >&6; }
32309 if test "$ac_find_libraries" = "default location"; then
32312 echo "$LDFLAGS" | grep "\-L$ac_find_libraries" > /dev
/null
32314 if test $result = 0; then
32317 ac_path_to_link
=" -L$ac_find_libraries"
32321 if test "$ac_path_to_link" != " -L/usr/lib" ; then
32322 LDFLAGS_GL
="$ac_path_to_link"
32325 { echo "$as_me:$LINENO: checking for -lGLU" >&5
32326 echo $ECHO_N "checking for -lGLU... $ECHO_C" >&6; }
32329 for ac_dir
in $SEARCH_LIB;
32331 for ac_extension
in a so sl dylib dll.a
; do
32332 if test -f "$ac_dir/libGLU.$ac_extension"; then
32333 ac_find_libraries
=$ac_dir
32339 if test "$ac_find_libraries" != "" ; then
32341 if test "$ac_find_libraries" = "default location"; then
32344 echo "$LDFLAGS" | grep "\-L$ac_find_libraries" > /dev
/null
32346 if test $result = 0; then
32349 ac_path_to_link
=" -L$ac_find_libraries"
32353 if test "$ac_path_to_link" != " -L/usr/lib" -a \
32354 "$ac_path_to_link" != "$LDFLAGS_GL"; then
32355 LDFLAGS_GL
="$LDFLAGS_GL$ac_path_to_link"
32359 OPENGL_LIBS
="-lGL -lGLU"
32360 { echo "$as_me:$LINENO: result: yes" >&5
32361 echo "${ECHO_T}yes" >&6; }
32363 { echo "$as_me:$LINENO: result: no" >&5
32364 echo "${ECHO_T}no" >&6; }
32367 { echo "$as_me:$LINENO: result: no" >&5
32368 echo "${ECHO_T}no" >&6; }
32371 if test "$found_gl" != 1; then
32372 { echo "$as_me:$LINENO: checking for -lMesaGL" >&5
32373 echo $ECHO_N "checking for -lMesaGL... $ECHO_C" >&6; }
32376 for ac_dir
in $SEARCH_LIB;
32378 for ac_extension
in a so sl dylib dll.a
; do
32379 if test -f "$ac_dir/libMesaGL.$ac_extension"; then
32380 ac_find_libraries
=$ac_dir
32386 if test "$ac_find_libraries" != "" ; then
32388 if test "$ac_find_libraries" = "default location"; then
32391 echo "$LDFLAGS" | grep "\-L$ac_find_libraries" > /dev
/null
32393 if test $result = 0; then
32396 ac_path_to_link
=" -L$ac_find_libraries"
32400 LDFLAGS_GL
="$LDFLAGS$ac_path_to_link"
32401 OPENGL_LIBS
="-lMesaGL -lMesaGLU"
32402 { echo "$as_me:$LINENO: result: yes" >&5
32403 echo "${ECHO_T}yes" >&6; }
32405 { echo "$as_me:$LINENO: result: no" >&5
32406 echo "${ECHO_T}no" >&6; }
32418 if test "x$OPENGL_LIBS" = "x"; then
32419 { { echo "$as_me:$LINENO: error: OpenGL libraries not available" >&5
32420 echo "$as_me: error: OpenGL libraries not available" >&2;}
32421 { (exit 1); exit 1; }; }
32425 if test "$wxUSE_OPENGL" = "yes"; then
32427 cat >>confdefs.h
<<\_ACEOF
32428 #define wxUSE_OPENGL 1
32431 cat >>confdefs.h
<<\_ACEOF
32432 #define wxUSE_GLCANVAS 1
32435 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS opengl opengl/cube opengl/penguin opengl/isosurf"
32440 if test -n "$TOOLKIT" ; then
32441 TOOLCHAIN_DEFS
="${TOOLCHAIN_DEFS} -D__WX${TOOLKIT}__"
32446 if test "$wxUSE_SHARED" = "yes"; then
32450 { echo "$as_me:$LINENO: WARNING: Host system doesn't support shared libraries, disabling" >&5
32451 echo "$as_me: WARNING: Host system doesn't support shared libraries, disabling" >&2;}
32456 if test "$wxUSE_SHARED" = "yes"; then
32460 *-*-cygwin* | *-*-mingw* )
32461 wx_cv_version_script
=no
32465 { echo "$as_me:$LINENO: checking if the linker accepts --version-script" >&5
32466 echo $ECHO_N "checking if the linker accepts --version-script... $ECHO_C" >&6; }
32467 if test "${wx_cv_version_script+set}" = set; then
32468 echo $ECHO_N "(cached) $ECHO_C" >&6
32471 echo "VER_1 { *; };" >conftest.sym
32472 echo "int main() { return 0; }" >conftest.cpp
32475 $CXX -o conftest.output $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.cpp
32476 -Wl,--version-script,conftest.sym >/dev/null 2>conftest.stderr'
32477 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
32478 (eval $ac_try) 2>&5
32480 echo "$as_me:$LINENO: \$? = $ac_status" >&5
32481 (exit $ac_status); }; } ; then
32482 if test -s conftest.stderr
; then
32483 wx_cv_version_script
=no
32485 wx_cv_version_script
=yes
32488 wx_cv_version_script
=no
32491 if test $wx_cv_version_script = yes
32493 echo "struct B { virtual ~B() { } }; \
32494 struct D : public B { }; \
32495 void F() { D d; }" > conftest.cpp
32498 $CXX -shared -fPIC -o conftest1.output $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.cpp
32499 -Wl,--version-script,conftest.sym >/dev/null 2>/dev/null'
32500 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
32501 (eval $ac_try) 2>&5
32503 echo "$as_me:$LINENO: \$? = $ac_status" >&5
32504 (exit $ac_status); }; } &&
32506 $CXX -shared -fPIC -o conftest2.output $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.cpp
32507 -Wl,--version-script,conftest.sym conftest1.output >/dev/null 2>/dev/null'
32508 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
32509 (eval $ac_try) 2>&5
32511 echo "$as_me:$LINENO: \$? = $ac_status" >&5
32512 (exit $ac_status); }; }
32515 $CXX -shared -fPIC -o conftest3.output $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.cpp
32516 -Wl,--version-script,conftest.sym conftest2.output conftest1.output >/dev/null 2>/dev/null'
32517 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
32518 (eval $ac_try) 2>&5
32520 echo "$as_me:$LINENO: \$? = $ac_status" >&5
32521 (exit $ac_status); }; }
32523 wx_cv_version_script
=yes
32525 wx_cv_version_script
=no
32530 rm -f conftest.output conftest.stderr conftest.sym conftest.cpp
32531 rm -f conftest1.output conftest2.output conftest3.output
32534 { echo "$as_me:$LINENO: result: $wx_cv_version_script" >&5
32535 echo "${ECHO_T}$wx_cv_version_script" >&6; }
32537 if test $wx_cv_version_script = yes ; then
32538 LDFLAGS_VERSIONING
="-Wl,--version-script,\$(wx_top_builddir)/version-script"
32545 *-*-linux* | *-*-gnu* )
32546 SAMPLES_RPATH_FLAG
="-Wl,-rpath,\$(wx_top_builddir)/lib"
32547 WXCONFIG_RPATH
="-Wl,-rpath,\$libdir"
32551 if test "$GCC" = yes ; then
32552 CPPFLAGS
="-isystem /usr/openwin/include $CPPFLAGS"
32554 saveLdflags
="$LDFLAGS"
32555 LDFLAGS
="$saveLdflags -Wl,-rpath,/"
32556 { echo "$as_me:$LINENO: checking if the linker accepts -rpath" >&5
32557 echo $ECHO_N "checking if the linker accepts -rpath... $ECHO_C" >&6; }
32558 cat >conftest.
$ac_ext <<_ACEOF
32561 cat confdefs.h
>>conftest.
$ac_ext
32562 cat >>conftest.
$ac_ext <<_ACEOF
32563 /* end confdefs.h. */
32573 rm -f conftest.
$ac_objext conftest
$ac_exeext
32574 if { (ac_try
="$ac_link"
32575 case "(($ac_try" in
32576 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
32577 *) ac_try_echo=$ac_try;;
32579 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
32580 (eval "$ac_link") 2>conftest.er1
32582 grep -v '^ *+' conftest.er1 >conftest.err
32584 cat conftest.err >&5
32585 echo "$as_me:$LINENO: \$? = $ac_status" >&5
32586 (exit $ac_status); } && {
32587 test -z "$ac_c_werror_flag" ||
32588 test ! -s conftest.err
32589 } && test -s conftest$ac_exeext &&
32590 $as_test_x conftest$ac_exeext; then
32592 { echo "$as_me:$LINENO: result: yes" >&5
32593 echo "${ECHO_T}yes" >&6; }
32594 SAMPLES_RPATH_FLAG="-Wl,-rpath,\$(wx_top_builddir)/lib"
32595 WXCONFIG_RPATH="-Wl,-rpath,\$libdir"
32598 echo "$as_me: failed program was:" >&5
32599 sed 's/^/| /' conftest.$ac_ext >&5
32602 { echo "$as_me:$LINENO: result: no" >&5
32603 echo "${ECHO_T}no" >&6; }
32604 { echo "$as_me:$LINENO: checking if the linker accepts -R" >&5
32605 echo $ECHO_N "checking if the linker accepts -R... $ECHO_C" >&6; }
32606 LDFLAGS="$saveLdflags -Wl,-R,/"
32607 cat >conftest.$ac_ext <<_ACEOF
32610 cat confdefs.h >>conftest.$ac_ext
32611 cat >>conftest.$ac_ext <<_ACEOF
32612 /* end confdefs.h. */
32622 rm -f conftest.$ac_objext conftest$ac_exeext
32623 if { (ac_try="$ac_link"
32624 case "(($ac_try" in
32625 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
32626 *) ac_try_echo
=$ac_try;;
32628 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
32629 (eval "$ac_link") 2>conftest.er1
32631 grep -v '^ *+' conftest.er1
>conftest.err
32633 cat conftest.err
>&5
32634 echo "$as_me:$LINENO: \$? = $ac_status" >&5
32635 (exit $ac_status); } && {
32636 test -z "$ac_c_werror_flag" ||
32637 test ! -s conftest.err
32638 } && test -s conftest
$ac_exeext &&
32639 $as_test_x conftest
$ac_exeext; then
32641 { echo "$as_me:$LINENO: result: yes" >&5
32642 echo "${ECHO_T}yes" >&6; }
32643 SAMPLES_RPATH_FLAG
="-Wl,-R,\$(wx_top_builddir)/lib"
32644 WXCONFIG_RPATH
="-Wl,-R,\$libdir"
32647 echo "$as_me: failed program was:" >&5
32648 sed 's/^/| /' conftest.
$ac_ext >&5
32651 { echo "$as_me:$LINENO: result: no" >&5
32652 echo "${ECHO_T}no" >&6; }
32656 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
32657 conftest
$ac_exeext conftest.
$ac_ext
32661 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
32662 conftest
$ac_exeext conftest.
$ac_ext
32663 LDFLAGS
="$saveLdflags"
32665 SAMPLES_RPATH_FLAG
="-R\$(wx_top_builddir)/lib"
32666 WXCONFIG_RPATH
="-R\$libdir"
32671 install_name_tool
=`which install_name_tool`
32672 if test "$install_name_tool" -a -x "$install_name_tool"; then
32673 SAMPLES_RPATH_POSTLINK
="\$(wx_top_builddir)/change-install-names \$(LIBDIRNAME) \$(prefix) \$@"
32674 cat <<EOF >change-install-names
32676 libnames=\`cd \${1} ; ls -1 | grep '\.[0-9][0-9]*\.dylib\$'\`
32677 inst_cmd="install_name_tool "
32678 for i in \${libnames} ; do
32679 inst_cmd="\${inst_cmd} -change \${2}/lib/\${i} \${1}/\${i}"
32683 chmod +x change
-install-names
32687 *-*-cygwin* | *-*-mingw32* )
32688 WXCONFIG_ONLY_CPPFLAGS
="$WXCONFIG_ONLY_CPPFLAGS -DWXUSINGDLL"
32692 SAMPLES_RPATH_FLAG
="-Wl,+b,\$(wx_top_builddir)/lib"
32693 WXCONFIG_RPATH
="-Wl,+b,\$libdir"
32698 if test $wxUSE_RPATH = "no"; then
32699 SAMPLES_RPATH_FLAG
=''
32700 SAMPLES_RPATH_POSTLINK
=''
32708 config_linkage_component
="-static"
32715 lib_unicode_suffix
=
32717 if test "$wxUSE_UNICODE" = "yes"; then
32718 lib_unicode_suffix
=u
32719 WX_CHARTYPE
="unicode"
32724 WX_DEBUGTYPE
="release"
32726 if test "$wxUSE_DEBUG_FLAG" = "yes"; then
32728 WX_DEBUGTYPE
="debug"
32732 WX_FLAVOUR
=${WX_FLAVOUR:+-$WX_FLAVOUR}
32733 WX_LIB_FLAVOUR
=`echo $WX_FLAVOUR | tr '-' '_'`
32736 if test "$wxUSE_DEBUG_INFO" = "yes"; then
32740 WX_VERSION_TAG
=`echo WX${lib_unicode_suffix}${lib_debug_suffix}${WX_LIB_FLAVOUR}_${WX_RELEASE} | tr "[a-z]" "[A-Z]"`
32742 TOOLCHAIN_NAME
="${TOOLKIT_DIR}${TOOLKIT_VERSION}${WIDGET_SET}${lib_unicode_suffix}${lib_debug_suffix}${WX_LIB_FLAVOUR}-${WX_RELEASE}"
32744 TOOLCHAIN_FULLNAME
="${TOOLKIT_DIR}${TOOLKIT_VERSION}${WIDGET_SET}-${WX_CHARTYPE}-${WX_DEBUGTYPE}${config_linkage_component}-${WX_RELEASE}${WX_FLAVOUR}"
32746 if test "$cross_compiling" = "yes"; then
32747 HOST_SUFFIX
="-$host_alias"
32748 TOOLCHAIN_NAME
="$TOOLCHAIN_NAME$HOST_SUFFIX"
32749 TOOLCHAIN_FULLNAME
="${host_alias}-$TOOLCHAIN_FULLNAME"
32752 WX_LIBRARY_BASENAME_NOGUI
="wx_base${WXBASEPORT}${lib_unicode_suffix}${lib_debug_suffix}${WX_LIB_FLAVOUR}"
32753 if test "${TOOLKIT_DIR}" = "os2"; then
32754 WX_LIBRARY_BASENAME_GUI
="wx_pm${WIDGET_SET}${lib_unicode_suffix}${lib_debug_suffix}${WX_LIB_FLAVOUR}"
32756 WX_LIBRARY_BASENAME_GUI
="wx_${TOOLKIT_DIR}${TOOLKIT_VERSION}${WIDGET_SET}${lib_unicode_suffix}${lib_debug_suffix}${WX_LIB_FLAVOUR}"
32761 if test "$wxUSE_COCOA" = 1; then
32764 ac_cpp
='$CPP $CPPFLAGS'
32765 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
32766 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
32767 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
32771 { echo "$as_me:$LINENO: checking if AppKit/NSEvent.h conflicts with CoreFoundation" >&5
32772 echo $ECHO_N "checking if AppKit/NSEvent.h conflicts with CoreFoundation... $ECHO_C" >&6; }
32773 cat >conftest.
$ac_ext <<_ACEOF
32776 cat confdefs.h
>>conftest.
$ac_ext
32777 cat >>conftest.
$ac_ext <<_ACEOF
32778 /* end confdefs.h. */
32779 #include <AppKit/NSEvent.h>
32780 #include <CoreFoundation/CoreFoundation.h>
32790 rm -f conftest.
$ac_objext
32791 if { (ac_try
="$ac_compile"
32792 case "(($ac_try" in
32793 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
32794 *) ac_try_echo=$ac_try;;
32796 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
32797 (eval "$ac_compile") 2>conftest.er1
32799 grep -v '^ *+' conftest.er1 >conftest.err
32801 cat conftest.err >&5
32802 echo "$as_me:$LINENO: \$? = $ac_status" >&5
32803 (exit $ac_status); } && {
32804 test -z "$ac_c_werror_flag" ||
32805 test ! -s conftest.err
32806 } && test -s conftest.$ac_objext; then
32807 { echo "$as_me:$LINENO: result: no" >&5
32808 echo "${ECHO_T}no" >&6; }
32810 echo "$as_me: failed program was:" >&5
32811 sed 's/^/| /' conftest.$ac_ext >&5
32813 { echo "$as_me:$LINENO: result: yes" >&5
32814 echo "${ECHO_T}yes" >&6; }
32815 { echo "$as_me:$LINENO: checking if defining __Point__ will fix it" >&5
32816 echo $ECHO_N "checking if defining __Point__ will fix it... $ECHO_C" >&6; }
32817 cat >conftest.$ac_ext <<_ACEOF
32820 cat confdefs.h >>conftest.$ac_ext
32821 cat >>conftest.$ac_ext <<_ACEOF
32822 /* end confdefs.h. */
32823 #define __Point__ 1
32824 #include <AppKit/NSEvent.h>
32825 #include <CoreFoundation/CoreFoundation.h>
32835 rm -f conftest.$ac_objext
32836 if { (ac_try="$ac_compile"
32837 case "(($ac_try" in
32838 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
32839 *) ac_try_echo
=$ac_try;;
32841 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
32842 (eval "$ac_compile") 2>conftest.er1
32844 grep -v '^ *+' conftest.er1
>conftest.err
32846 cat conftest.err
>&5
32847 echo "$as_me:$LINENO: \$? = $ac_status" >&5
32848 (exit $ac_status); } && {
32849 test -z "$ac_c_werror_flag" ||
32850 test ! -s conftest.err
32851 } && test -s conftest.
$ac_objext; then
32852 { echo "$as_me:$LINENO: result: yes" >&5
32853 echo "${ECHO_T}yes" >&6; }
32854 cat >>confdefs.h
<<\_ACEOF
32855 #define __Point__ 1
32860 echo "$as_me: failed program was:" >&5
32861 sed 's/^/| /' conftest.
$ac_ext >&5
32863 { { echo "$as_me:$LINENO: error: no
32864 See \`config.log' for more details." >&5
32865 echo "$as_me: error: no
32866 See \`config.log' for more details." >&2;}
32867 { (exit 1); exit 1; }; }
32871 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
32875 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
32877 ac_cpp
='$CPP $CPPFLAGS'
32878 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
32879 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
32880 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
32884 if test "$wxUSE_MAC" = 1 -o "$wxUSE_COCOA" = 1; then
32885 WX_RESOURCES_MACOSX_ASCII
="libwx_${TOOLCHAIN_NAME}.${wx_release_number}.r"
32886 WX_RESOURCES_MACOSX_DATA
="libwx_${TOOLCHAIN_NAME}.${wx_release_number}.rsrc"
32888 LIBWXMACRES
="\$(wx_top_builddir)/lib/${WX_RESOURCES_MACOSX_ASCII}"
32890 # Extract the first word of "Rez", so it can be a program name with args.
32891 set dummy Rez
; ac_word
=$2
32892 { echo "$as_me:$LINENO: checking for $ac_word" >&5
32893 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
32894 if test "${ac_cv_prog_REZ+set}" = set; then
32895 echo $ECHO_N "(cached) $ECHO_C" >&6
32897 if test -n "$REZ"; then
32898 ac_cv_prog_REZ
="$REZ" # Let the user override the test.
32900 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
32901 for as_dir
in $PATH
32904 test -z "$as_dir" && as_dir
=.
32905 for ac_exec_ext
in '' $ac_executable_extensions; do
32906 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
32907 ac_cv_prog_REZ
="Rez"
32908 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
32915 test -z "$ac_cv_prog_REZ" && ac_cv_prog_REZ
="/Developer/Tools/Rez"
32918 REZ
=$ac_cv_prog_REZ
32919 if test -n "$REZ"; then
32920 { echo "$as_me:$LINENO: result: $REZ" >&5
32921 echo "${ECHO_T}$REZ" >&6; }
32923 { echo "$as_me:$LINENO: result: no" >&5
32924 echo "${ECHO_T}no" >&6; }
32928 # Extract the first word of "DeRez", so it can be a program name with args.
32929 set dummy DeRez
; ac_word
=$2
32930 { echo "$as_me:$LINENO: checking for $ac_word" >&5
32931 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
32932 if test "${ac_cv_prog_DEREZ+set}" = set; then
32933 echo $ECHO_N "(cached) $ECHO_C" >&6
32935 if test -n "$DEREZ"; then
32936 ac_cv_prog_DEREZ
="$DEREZ" # Let the user override the test.
32938 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
32939 for as_dir
in $PATH
32942 test -z "$as_dir" && as_dir
=.
32943 for ac_exec_ext
in '' $ac_executable_extensions; do
32944 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
32945 ac_cv_prog_DEREZ
="DeRez"
32946 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
32953 test -z "$ac_cv_prog_DEREZ" && ac_cv_prog_DEREZ
="/Developer/Tools/DeRez"
32956 DEREZ
=$ac_cv_prog_DEREZ
32957 if test -n "$DEREZ"; then
32958 { echo "$as_me:$LINENO: result: $DEREZ" >&5
32959 echo "${ECHO_T}$DEREZ" >&6; }
32961 { echo "$as_me:$LINENO: result: no" >&5
32962 echo "${ECHO_T}no" >&6; }
32966 # Extract the first word of "SetFile", so it can be a program name with args.
32967 set dummy SetFile
; ac_word
=$2
32968 { echo "$as_me:$LINENO: checking for $ac_word" >&5
32969 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
32970 if test "${ac_cv_prog_SETFILE+set}" = set; then
32971 echo $ECHO_N "(cached) $ECHO_C" >&6
32973 if test -n "$SETFILE"; then
32974 ac_cv_prog_SETFILE
="$SETFILE" # Let the user override the test.
32976 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
32977 for as_dir
in $PATH
32980 test -z "$as_dir" && as_dir
=.
32981 for ac_exec_ext
in '' $ac_executable_extensions; do
32982 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
32983 ac_cv_prog_SETFILE
="SetFile"
32984 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
32991 test -z "$ac_cv_prog_SETFILE" && ac_cv_prog_SETFILE
="/Developer/Tools/SetFile"
32994 SETFILE
=$ac_cv_prog_SETFILE
32995 if test -n "$SETFILE"; then
32996 { echo "$as_me:$LINENO: result: $SETFILE" >&5
32997 echo "${ECHO_T}$SETFILE" >&6; }
32999 { echo "$as_me:$LINENO: result: no" >&5
33000 echo "${ECHO_T}no" >&6; }
33005 MACSETFILE
="\$(SETFILE)"
33007 if test "$wxUSE_MAC" = 1; then
33008 POSTLINK_COMMAND
="\$(REZ) -d __DARWIN__ -t APPL Carbon.r -o"
33010 WXCONFIG_RESFLAGS
="-d __DARWIN__ -t APPL Carbon.r -o"
33012 POSTLINK_COMMAND
="echo -n | \$(REZ) -d __DARWIN__ -t APPL ${LIBWXMACRES}"
33013 RESCOMP
="echo -n \| $REZ"
33014 WXCONFIG_RESFLAGS
="-d __DARWIN__ -t APPL \$libdir/$WX_RESOURCES_MACOSX_ASCII"
33020 if test "$wxUSE_PM" = 1; then
33022 WXCONFIG_RESFLAGS
="-ep"
33024 POSTLINK_COMMAND
="$RESCOMP $WXCONFIG_RESFLAGS"
33026 POSTLINK_COMMAND
="@true"
33033 { echo "$as_me:$LINENO: checking for mode_t" >&5
33034 echo $ECHO_N "checking for mode_t... $ECHO_C" >&6; }
33035 if test "${ac_cv_type_mode_t+set}" = set; then
33036 echo $ECHO_N "(cached) $ECHO_C" >&6
33038 cat >conftest.
$ac_ext <<_ACEOF
33041 cat confdefs.h
>>conftest.
$ac_ext
33042 cat >>conftest.
$ac_ext <<_ACEOF
33043 /* end confdefs.h. */
33044 $ac_includes_default
33045 typedef mode_t ac__type_new_;
33049 if ((ac__type_new_ *) 0)
33051 if (sizeof (ac__type_new_))
33057 rm -f conftest.
$ac_objext
33058 if { (ac_try
="$ac_compile"
33059 case "(($ac_try" in
33060 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
33061 *) ac_try_echo=$ac_try;;
33063 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
33064 (eval "$ac_compile") 2>conftest.er1
33066 grep -v '^ *+' conftest.er1 >conftest.err
33068 cat conftest.err >&5
33069 echo "$as_me:$LINENO: \$? = $ac_status" >&5
33070 (exit $ac_status); } && {
33071 test -z "$ac_c_werror_flag" ||
33072 test ! -s conftest.err
33073 } && test -s conftest.$ac_objext; then
33074 ac_cv_type_mode_t=yes
33076 echo "$as_me: failed program was:" >&5
33077 sed 's/^/| /' conftest.$ac_ext >&5
33079 ac_cv_type_mode_t=no
33082 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
33084 { echo "$as_me:$LINENO: result: $ac_cv_type_mode_t" >&5
33085 echo "${ECHO_T}$ac_cv_type_mode_t" >&6; }
33086 if test $ac_cv_type_mode_t = yes; then
33090 cat >>confdefs.h <<_ACEOF
33096 { echo "$as_me:$LINENO: checking for off_t" >&5
33097 echo $ECHO_N "checking for off_t... $ECHO_C" >&6; }
33098 if test "${ac_cv_type_off_t+set}" = set; then
33099 echo $ECHO_N "(cached) $ECHO_C" >&6
33101 cat >conftest.$ac_ext <<_ACEOF
33104 cat confdefs.h >>conftest.$ac_ext
33105 cat >>conftest.$ac_ext <<_ACEOF
33106 /* end confdefs.h. */
33107 $ac_includes_default
33108 typedef off_t ac__type_new_;
33112 if ((ac__type_new_ *) 0)
33114 if (sizeof (ac__type_new_))
33120 rm -f conftest.$ac_objext
33121 if { (ac_try="$ac_compile"
33122 case "(($ac_try" in
33123 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
33124 *) ac_try_echo
=$ac_try;;
33126 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
33127 (eval "$ac_compile") 2>conftest.er1
33129 grep -v '^ *+' conftest.er1
>conftest.err
33131 cat conftest.err
>&5
33132 echo "$as_me:$LINENO: \$? = $ac_status" >&5
33133 (exit $ac_status); } && {
33134 test -z "$ac_c_werror_flag" ||
33135 test ! -s conftest.err
33136 } && test -s conftest.
$ac_objext; then
33137 ac_cv_type_off_t
=yes
33139 echo "$as_me: failed program was:" >&5
33140 sed 's/^/| /' conftest.
$ac_ext >&5
33142 ac_cv_type_off_t
=no
33145 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
33147 { echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
33148 echo "${ECHO_T}$ac_cv_type_off_t" >&6; }
33149 if test $ac_cv_type_off_t = yes; then
33153 cat >>confdefs.h
<<_ACEOF
33154 #define off_t long int
33159 { echo "$as_me:$LINENO: checking for pid_t" >&5
33160 echo $ECHO_N "checking for pid_t... $ECHO_C" >&6; }
33161 if test "${ac_cv_type_pid_t+set}" = set; then
33162 echo $ECHO_N "(cached) $ECHO_C" >&6
33164 cat >conftest.
$ac_ext <<_ACEOF
33167 cat confdefs.h
>>conftest.
$ac_ext
33168 cat >>conftest.
$ac_ext <<_ACEOF
33169 /* end confdefs.h. */
33170 $ac_includes_default
33171 typedef pid_t ac__type_new_;
33175 if ((ac__type_new_ *) 0)
33177 if (sizeof (ac__type_new_))
33183 rm -f conftest.
$ac_objext
33184 if { (ac_try
="$ac_compile"
33185 case "(($ac_try" in
33186 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
33187 *) ac_try_echo=$ac_try;;
33189 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
33190 (eval "$ac_compile") 2>conftest.er1
33192 grep -v '^ *+' conftest.er1 >conftest.err
33194 cat conftest.err >&5
33195 echo "$as_me:$LINENO: \$? = $ac_status" >&5
33196 (exit $ac_status); } && {
33197 test -z "$ac_c_werror_flag" ||
33198 test ! -s conftest.err
33199 } && test -s conftest.$ac_objext; then
33200 ac_cv_type_pid_t=yes
33202 echo "$as_me: failed program was:" >&5
33203 sed 's/^/| /' conftest.$ac_ext >&5
33205 ac_cv_type_pid_t=no
33208 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
33210 { echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
33211 echo "${ECHO_T}$ac_cv_type_pid_t" >&6; }
33212 if test $ac_cv_type_pid_t = yes; then
33216 cat >>confdefs.h <<_ACEOF
33222 { echo "$as_me:$LINENO: checking for size_t" >&5
33223 echo $ECHO_N "checking for size_t... $ECHO_C" >&6; }
33224 if test "${ac_cv_type_size_t+set}" = set; then
33225 echo $ECHO_N "(cached) $ECHO_C" >&6
33227 cat >conftest.$ac_ext <<_ACEOF
33230 cat confdefs.h >>conftest.$ac_ext
33231 cat >>conftest.$ac_ext <<_ACEOF
33232 /* end confdefs.h. */
33233 $ac_includes_default
33234 typedef size_t ac__type_new_;
33238 if ((ac__type_new_ *) 0)
33240 if (sizeof (ac__type_new_))
33246 rm -f conftest.$ac_objext
33247 if { (ac_try="$ac_compile"
33248 case "(($ac_try" in
33249 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
33250 *) ac_try_echo
=$ac_try;;
33252 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
33253 (eval "$ac_compile") 2>conftest.er1
33255 grep -v '^ *+' conftest.er1
>conftest.err
33257 cat conftest.err
>&5
33258 echo "$as_me:$LINENO: \$? = $ac_status" >&5
33259 (exit $ac_status); } && {
33260 test -z "$ac_c_werror_flag" ||
33261 test ! -s conftest.err
33262 } && test -s conftest.
$ac_objext; then
33263 ac_cv_type_size_t
=yes
33265 echo "$as_me: failed program was:" >&5
33266 sed 's/^/| /' conftest.
$ac_ext >&5
33268 ac_cv_type_size_t
=no
33271 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
33273 { echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
33274 echo "${ECHO_T}$ac_cv_type_size_t" >&6; }
33275 if test $ac_cv_type_size_t = yes; then
33279 cat >>confdefs.h
<<_ACEOF
33280 #define size_t unsigned int
33285 { echo "$as_me:$LINENO: checking for uid_t in sys/types.h" >&5
33286 echo $ECHO_N "checking for uid_t in sys/types.h... $ECHO_C" >&6; }
33287 if test "${ac_cv_type_uid_t+set}" = set; then
33288 echo $ECHO_N "(cached) $ECHO_C" >&6
33290 cat >conftest.
$ac_ext <<_ACEOF
33293 cat confdefs.h
>>conftest.
$ac_ext
33294 cat >>conftest.
$ac_ext <<_ACEOF
33295 /* end confdefs.h. */
33296 #include <sys/types.h>
33299 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
33300 $EGREP "uid_t" >/dev
/null
2>&1; then
33301 ac_cv_type_uid_t
=yes
33303 ac_cv_type_uid_t
=no
33308 { echo "$as_me:$LINENO: result: $ac_cv_type_uid_t" >&5
33309 echo "${ECHO_T}$ac_cv_type_uid_t" >&6; }
33310 if test $ac_cv_type_uid_t = no
; then
33312 cat >>confdefs.h
<<\_ACEOF
33317 cat >>confdefs.h
<<\_ACEOF
33324 { echo "$as_me:$LINENO: checking for ssize_t" >&5
33325 echo $ECHO_N "checking for ssize_t... $ECHO_C" >&6; }
33326 if test "${ac_cv_type_ssize_t+set}" = set; then
33327 echo $ECHO_N "(cached) $ECHO_C" >&6
33329 cat >conftest.
$ac_ext <<_ACEOF
33332 cat confdefs.h
>>conftest.
$ac_ext
33333 cat >>conftest.
$ac_ext <<_ACEOF
33334 /* end confdefs.h. */
33335 $ac_includes_default
33336 typedef ssize_t ac__type_new_;
33340 if ((ac__type_new_ *) 0)
33342 if (sizeof (ac__type_new_))
33348 rm -f conftest.
$ac_objext
33349 if { (ac_try
="$ac_compile"
33350 case "(($ac_try" in
33351 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
33352 *) ac_try_echo=$ac_try;;
33354 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
33355 (eval "$ac_compile") 2>conftest.er1
33357 grep -v '^ *+' conftest.er1 >conftest.err
33359 cat conftest.err >&5
33360 echo "$as_me:$LINENO: \$? = $ac_status" >&5
33361 (exit $ac_status); } && {
33362 test -z "$ac_c_werror_flag" ||
33363 test ! -s conftest.err
33364 } && test -s conftest.$ac_objext; then
33365 ac_cv_type_ssize_t=yes
33367 echo "$as_me: failed program was:" >&5
33368 sed 's/^/| /' conftest.$ac_ext >&5
33370 ac_cv_type_ssize_t=no
33373 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
33375 { echo "$as_me:$LINENO: result: $ac_cv_type_ssize_t" >&5
33376 echo "${ECHO_T}$ac_cv_type_ssize_t" >&6; }
33377 if test $ac_cv_type_ssize_t = yes; then
33379 cat >>confdefs.h <<_ACEOF
33380 #define HAVE_SSIZE_T 1
33388 ac_cpp='$CXXCPP $CPPFLAGS'
33389 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
33390 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
33391 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
33392 { echo "$as_me:$LINENO: checking if size_t is unsigned int" >&5
33393 echo $ECHO_N "checking if size_t is unsigned int... $ECHO_C" >&6; }
33394 if test "${wx_cv_size_t_is_uint+set}" = set; then
33395 echo $ECHO_N "(cached) $ECHO_C" >&6
33398 cat >conftest.$ac_ext <<_ACEOF
33401 cat confdefs.h >>conftest.$ac_ext
33402 cat >>conftest.$ac_ext <<_ACEOF
33403 /* end confdefs.h. */
33404 #include <stddef.h>
33411 struct Foo { void foo(size_t); void foo(unsigned int); };
33419 rm -f conftest.$ac_objext
33420 if { (ac_try="$ac_compile"
33421 case "(($ac_try" in
33422 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
33423 *) ac_try_echo
=$ac_try;;
33425 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
33426 (eval "$ac_compile") 2>conftest.er1
33428 grep -v '^ *+' conftest.er1
>conftest.err
33430 cat conftest.err
>&5
33431 echo "$as_me:$LINENO: \$? = $ac_status" >&5
33432 (exit $ac_status); } && {
33433 test -z "$ac_cxx_werror_flag" ||
33434 test ! -s conftest.err
33435 } && test -s conftest.
$ac_objext; then
33436 wx_cv_size_t_is_uint
=no
33438 echo "$as_me: failed program was:" >&5
33439 sed 's/^/| /' conftest.
$ac_ext >&5
33441 wx_cv_size_t_is_uint
=yes
33445 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
33449 { echo "$as_me:$LINENO: result: $wx_cv_size_t_is_uint" >&5
33450 echo "${ECHO_T}$wx_cv_size_t_is_uint" >&6; }
33452 if test "$wx_cv_size_t_is_uint" = "yes"; then
33453 cat >>confdefs.h
<<\_ACEOF
33454 #define wxSIZE_T_IS_UINT 1
33458 { echo "$as_me:$LINENO: checking if size_t is unsigned long" >&5
33459 echo $ECHO_N "checking if size_t is unsigned long... $ECHO_C" >&6; }
33460 if test "${wx_cv_size_t_is_ulong+set}" = set; then
33461 echo $ECHO_N "(cached) $ECHO_C" >&6
33463 cat >conftest.
$ac_ext <<_ACEOF
33466 cat confdefs.h
>>conftest.
$ac_ext
33467 cat >>conftest.
$ac_ext <<_ACEOF
33468 /* end confdefs.h. */
33469 #include <stddef.h>
33476 struct Foo { void foo(size_t); void foo(unsigned long); };
33484 rm -f conftest.
$ac_objext
33485 if { (ac_try
="$ac_compile"
33486 case "(($ac_try" in
33487 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
33488 *) ac_try_echo=$ac_try;;
33490 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
33491 (eval "$ac_compile") 2>conftest.er1
33493 grep -v '^ *+' conftest.er1 >conftest.err
33495 cat conftest.err >&5
33496 echo "$as_me:$LINENO: \$? = $ac_status" >&5
33497 (exit $ac_status); } && {
33498 test -z "$ac_cxx_werror_flag" ||
33499 test ! -s conftest.err
33500 } && test -s conftest.$ac_objext; then
33501 wx_cv_size_t_is_ulong=no
33503 echo "$as_me: failed program was:" >&5
33504 sed 's/^/| /' conftest.$ac_ext >&5
33506 wx_cv_size_t_is_ulong=yes
33510 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
33513 { echo "$as_me:$LINENO: result: $wx_cv_size_t_is_ulong" >&5
33514 echo "${ECHO_T}$wx_cv_size_t_is_ulong" >&6; }
33516 if test "$wx_cv_size_t_is_ulong" = "yes"; then
33517 cat >>confdefs.h <<\_ACEOF
33518 #define wxSIZE_T_IS_ULONG 1
33525 ac_cpp='$CPP $CPPFLAGS'
33526 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
33527 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
33528 ac_compiler_gnu=$ac_cv_c_compiler_gnu
33531 { echo "$as_me:$LINENO: checking for pw_gecos in struct passwd" >&5
33532 echo $ECHO_N "checking for pw_gecos in struct passwd... $ECHO_C" >&6; }
33533 if test "${wx_cv_struct_pw_gecos+set}" = set; then
33534 echo $ECHO_N "(cached) $ECHO_C" >&6
33537 cat >conftest.$ac_ext <<_ACEOF
33540 cat confdefs.h >>conftest.$ac_ext
33541 cat >>conftest.$ac_ext <<_ACEOF
33542 /* end confdefs.h. */
33556 rm -f conftest.$ac_objext
33557 if { (ac_try="$ac_compile"
33558 case "(($ac_try" in
33559 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
33560 *) ac_try_echo
=$ac_try;;
33562 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
33563 (eval "$ac_compile") 2>conftest.er1
33565 grep -v '^ *+' conftest.er1
>conftest.err
33567 cat conftest.err
>&5
33568 echo "$as_me:$LINENO: \$? = $ac_status" >&5
33569 (exit $ac_status); } && {
33570 test -z "$ac_c_werror_flag" ||
33571 test ! -s conftest.err
33572 } && test -s conftest.
$ac_objext; then
33574 wx_cv_struct_pw_gecos
=yes
33577 echo "$as_me: failed program was:" >&5
33578 sed 's/^/| /' conftest.
$ac_ext >&5
33581 wx_cv_struct_pw_gecos
=no
33586 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
33590 { echo "$as_me:$LINENO: result: $wx_cv_struct_pw_gecos" >&5
33591 echo "${ECHO_T}$wx_cv_struct_pw_gecos" >&6; }
33593 if test "$wx_cv_struct_pw_gecos" = "yes"; then
33594 cat >>confdefs.h
<<\_ACEOF
33595 #define HAVE_PW_GECOS 1
33601 if test "$wxUSE_WCHAR_T" = "yes"; then
33602 cat >>confdefs.h
<<\_ACEOF
33603 #define wxUSE_WCHAR_T 1
33610 for ac_func
in wcslen
33612 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
33613 { echo "$as_me:$LINENO: checking for $ac_func" >&5
33614 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
33615 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
33616 echo $ECHO_N "(cached) $ECHO_C" >&6
33618 cat >conftest.
$ac_ext <<_ACEOF
33621 cat confdefs.h
>>conftest.
$ac_ext
33622 cat >>conftest.
$ac_ext <<_ACEOF
33623 /* end confdefs.h. */
33624 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
33625 For example, HP-UX 11i <limits.h> declares gettimeofday. */
33626 #define $ac_func innocuous_$ac_func
33628 /* System header to define __stub macros and hopefully few prototypes,
33629 which can conflict with char $ac_func (); below.
33630 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
33631 <limits.h> exists even on freestanding compilers. */
33634 # include <limits.h>
33636 # include <assert.h>
33641 /* Override any GCC internal prototype to avoid an error.
33642 Use char because int might match the return type of a GCC
33643 builtin and then its argument prototype would still apply. */
33648 /* The GNU C library defines this for functions which it implements
33649 to always fail with ENOSYS. Some functions are actually named
33650 something starting with __ and the normal name is an alias. */
33651 #if defined __stub_$ac_func || defined __stub___$ac_func
33658 return $ac_func ();
33663 rm -f conftest.
$ac_objext conftest
$ac_exeext
33664 if { (ac_try
="$ac_link"
33665 case "(($ac_try" in
33666 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
33667 *) ac_try_echo=$ac_try;;
33669 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
33670 (eval "$ac_link") 2>conftest.er1
33672 grep -v '^ *+' conftest.er1 >conftest.err
33674 cat conftest.err >&5
33675 echo "$as_me:$LINENO: \$? = $ac_status" >&5
33676 (exit $ac_status); } && {
33677 test -z "$ac_c_werror_flag" ||
33678 test ! -s conftest.err
33679 } && test -s conftest$ac_exeext &&
33680 $as_test_x conftest$ac_exeext; then
33681 eval "$as_ac_var=yes"
33683 echo "$as_me: failed program was:" >&5
33684 sed 's/^/| /' conftest.$ac_ext >&5
33686 eval "$as_ac_var=no"
33689 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
33690 conftest$ac_exeext conftest.$ac_ext
33692 ac_res=`eval echo '${'$as_ac_var'}'`
33693 { echo "$as_me:$LINENO: result: $ac_res" >&5
33694 echo "${ECHO_T}$ac_res" >&6; }
33695 if test `eval echo '${'$as_ac_var'}'` = yes; then
33696 cat >>confdefs.h <<_ACEOF
33697 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
33704 if test "$WCSLEN_FOUND" = 0; then
33705 if test "$TOOLKIT" = "MSW"; then
33706 { echo "$as_me:$LINENO: checking for wcslen in -lmsvcrt" >&5
33707 echo $ECHO_N "checking for wcslen in -lmsvcrt... $ECHO_C" >&6; }
33708 if test "${ac_cv_lib_msvcrt_wcslen+set}" = set; then
33709 echo $ECHO_N "(cached) $ECHO_C" >&6
33711 ac_check_lib_save_LIBS=$LIBS
33712 LIBS="-lmsvcrt $LIBS"
33713 cat >conftest.$ac_ext <<_ACEOF
33716 cat confdefs.h >>conftest.$ac_ext
33717 cat >>conftest.$ac_ext <<_ACEOF
33718 /* end confdefs.h. */
33720 /* Override any GCC internal prototype to avoid an error.
33721 Use char because int might match the return type of a GCC
33722 builtin and then its argument prototype would still apply. */
33735 rm -f conftest.$ac_objext conftest$ac_exeext
33736 if { (ac_try="$ac_link"
33737 case "(($ac_try" in
33738 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
33739 *) ac_try_echo
=$ac_try;;
33741 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
33742 (eval "$ac_link") 2>conftest.er1
33744 grep -v '^ *+' conftest.er1
>conftest.err
33746 cat conftest.err
>&5
33747 echo "$as_me:$LINENO: \$? = $ac_status" >&5
33748 (exit $ac_status); } && {
33749 test -z "$ac_c_werror_flag" ||
33750 test ! -s conftest.err
33751 } && test -s conftest
$ac_exeext &&
33752 $as_test_x conftest
$ac_exeext; then
33753 ac_cv_lib_msvcrt_wcslen
=yes
33755 echo "$as_me: failed program was:" >&5
33756 sed 's/^/| /' conftest.
$ac_ext >&5
33758 ac_cv_lib_msvcrt_wcslen
=no
33761 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
33762 conftest
$ac_exeext conftest.
$ac_ext
33763 LIBS
=$ac_check_lib_save_LIBS
33765 { echo "$as_me:$LINENO: result: $ac_cv_lib_msvcrt_wcslen" >&5
33766 echo "${ECHO_T}$ac_cv_lib_msvcrt_wcslen" >&6; }
33767 if test $ac_cv_lib_msvcrt_wcslen = yes; then
33772 { echo "$as_me:$LINENO: checking for wcslen in -lw" >&5
33773 echo $ECHO_N "checking for wcslen in -lw... $ECHO_C" >&6; }
33774 if test "${ac_cv_lib_w_wcslen+set}" = set; then
33775 echo $ECHO_N "(cached) $ECHO_C" >&6
33777 ac_check_lib_save_LIBS
=$LIBS
33779 cat >conftest.
$ac_ext <<_ACEOF
33782 cat confdefs.h
>>conftest.
$ac_ext
33783 cat >>conftest.
$ac_ext <<_ACEOF
33784 /* end confdefs.h. */
33786 /* Override any GCC internal prototype to avoid an error.
33787 Use char because int might match the return type of a GCC
33788 builtin and then its argument prototype would still apply. */
33801 rm -f conftest.
$ac_objext conftest
$ac_exeext
33802 if { (ac_try
="$ac_link"
33803 case "(($ac_try" in
33804 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
33805 *) ac_try_echo=$ac_try;;
33807 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
33808 (eval "$ac_link") 2>conftest.er1
33810 grep -v '^ *+' conftest.er1 >conftest.err
33812 cat conftest.err >&5
33813 echo "$as_me:$LINENO: \$? = $ac_status" >&5
33814 (exit $ac_status); } && {
33815 test -z "$ac_c_werror_flag" ||
33816 test ! -s conftest.err
33817 } && test -s conftest$ac_exeext &&
33818 $as_test_x conftest$ac_exeext; then
33819 ac_cv_lib_w_wcslen=yes
33821 echo "$as_me: failed program was:" >&5
33822 sed 's/^/| /' conftest.$ac_ext >&5
33824 ac_cv_lib_w_wcslen=no
33827 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
33828 conftest$ac_exeext conftest.$ac_ext
33829 LIBS=$ac_check_lib_save_LIBS
33831 { echo "$as_me:$LINENO: result: $ac_cv_lib_w_wcslen" >&5
33832 echo "${ECHO_T}$ac_cv_lib_w_wcslen" >&6; }
33833 if test $ac_cv_lib_w_wcslen = yes; then
33843 if test "$WCSLEN_FOUND" = 1; then
33844 cat >>confdefs.h <<\_ACEOF
33845 #define HAVE_WCSLEN 1
33850 if test "$USE_HPUX" = 1 -a "$GCC" != "yes"; then
33851 CPPFLAGS="-D_INCLUDE__STDC_A1_SOURCE $CPPFLAGS"
33854 { echo "$as_me:$LINENO: checking for mbstate_t" >&5
33855 echo $ECHO_N "checking for mbstate_t... $ECHO_C" >&6; }
33856 if test "${ac_cv_type_mbstate_t+set}" = set; then
33857 echo $ECHO_N "(cached) $ECHO_C" >&6
33859 cat >conftest.$ac_ext <<_ACEOF
33862 cat confdefs.h >>conftest.$ac_ext
33863 cat >>conftest.$ac_ext <<_ACEOF
33864 /* end confdefs.h. */
33867 typedef mbstate_t ac__type_new_;
33871 if ((ac__type_new_ *) 0)
33873 if (sizeof (ac__type_new_))
33879 rm -f conftest.$ac_objext
33880 if { (ac_try="$ac_compile"
33881 case "(($ac_try" in
33882 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
33883 *) ac_try_echo
=$ac_try;;
33885 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
33886 (eval "$ac_compile") 2>conftest.er1
33888 grep -v '^ *+' conftest.er1
>conftest.err
33890 cat conftest.err
>&5
33891 echo "$as_me:$LINENO: \$? = $ac_status" >&5
33892 (exit $ac_status); } && {
33893 test -z "$ac_c_werror_flag" ||
33894 test ! -s conftest.err
33895 } && test -s conftest.
$ac_objext; then
33896 ac_cv_type_mbstate_t
=yes
33898 echo "$as_me: failed program was:" >&5
33899 sed 's/^/| /' conftest.
$ac_ext >&5
33901 ac_cv_type_mbstate_t
=no
33904 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
33906 { echo "$as_me:$LINENO: result: $ac_cv_type_mbstate_t" >&5
33907 echo "${ECHO_T}$ac_cv_type_mbstate_t" >&6; }
33908 if test $ac_cv_type_mbstate_t = yes; then
33910 cat >>confdefs.h
<<_ACEOF
33911 #define HAVE_MBSTATE_T 1
33915 for ac_func
in wcsrtombs
33917 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
33918 { echo "$as_me:$LINENO: checking for $ac_func" >&5
33919 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
33920 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
33921 echo $ECHO_N "(cached) $ECHO_C" >&6
33923 cat >conftest.
$ac_ext <<_ACEOF
33926 cat confdefs.h
>>conftest.
$ac_ext
33927 cat >>conftest.
$ac_ext <<_ACEOF
33928 /* end confdefs.h. */
33929 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
33930 For example, HP-UX 11i <limits.h> declares gettimeofday. */
33931 #define $ac_func innocuous_$ac_func
33933 /* System header to define __stub macros and hopefully few prototypes,
33934 which can conflict with char $ac_func (); below.
33935 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
33936 <limits.h> exists even on freestanding compilers. */
33939 # include <limits.h>
33941 # include <assert.h>
33946 /* Override any GCC internal prototype to avoid an error.
33947 Use char because int might match the return type of a GCC
33948 builtin and then its argument prototype would still apply. */
33953 /* The GNU C library defines this for functions which it implements
33954 to always fail with ENOSYS. Some functions are actually named
33955 something starting with __ and the normal name is an alias. */
33956 #if defined __stub_$ac_func || defined __stub___$ac_func
33963 return $ac_func ();
33968 rm -f conftest.
$ac_objext conftest
$ac_exeext
33969 if { (ac_try
="$ac_link"
33970 case "(($ac_try" in
33971 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
33972 *) ac_try_echo=$ac_try;;
33974 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
33975 (eval "$ac_link") 2>conftest.er1
33977 grep -v '^ *+' conftest.er1 >conftest.err
33979 cat conftest.err >&5
33980 echo "$as_me:$LINENO: \$? = $ac_status" >&5
33981 (exit $ac_status); } && {
33982 test -z "$ac_c_werror_flag" ||
33983 test ! -s conftest.err
33984 } && test -s conftest$ac_exeext &&
33985 $as_test_x conftest$ac_exeext; then
33986 eval "$as_ac_var=yes"
33988 echo "$as_me: failed program was:" >&5
33989 sed 's/^/| /' conftest.$ac_ext >&5
33991 eval "$as_ac_var=no"
33994 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
33995 conftest$ac_exeext conftest.$ac_ext
33997 ac_res=`eval echo '${'$as_ac_var'}'`
33998 { echo "$as_me:$LINENO: result: $ac_res" >&5
33999 echo "${ECHO_T}$ac_res" >&6; }
34000 if test `eval echo '${'$as_ac_var'}'` = yes; then
34001 cat >>confdefs.h <<_ACEOF
34002 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
34011 { echo "$as_me:$LINENO: WARNING: Wide character support is unavailable" >&5
34012 echo "$as_me: WARNING: Wide character support is unavailable" >&2;}
34017 for ac_func in snprintf vsnprintf
34019 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
34020 { echo "$as_me:$LINENO: checking for $ac_func" >&5
34021 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
34022 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
34023 echo $ECHO_N "(cached) $ECHO_C" >&6
34025 cat >conftest.$ac_ext <<_ACEOF
34028 cat confdefs.h >>conftest.$ac_ext
34029 cat >>conftest.$ac_ext <<_ACEOF
34030 /* end confdefs.h. */
34031 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
34032 For example, HP-UX 11i <limits.h> declares gettimeofday. */
34033 #define $ac_func innocuous_$ac_func
34035 /* System header to define __stub macros and hopefully few prototypes,
34036 which can conflict with char $ac_func (); below.
34037 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
34038 <limits.h> exists even on freestanding compilers. */
34041 # include <limits.h>
34043 # include <assert.h>
34048 /* Override any GCC internal prototype to avoid an error.
34049 Use char because int might match the return type of a GCC
34050 builtin and then its argument prototype would still apply. */
34055 /* The GNU C library defines this for functions which it implements
34056 to always fail with ENOSYS. Some functions are actually named
34057 something starting with __ and the normal name is an alias. */
34058 #if defined __stub_$ac_func || defined __stub___$ac_func
34065 return $ac_func ();
34070 rm -f conftest.$ac_objext conftest$ac_exeext
34071 if { (ac_try="$ac_link"
34072 case "(($ac_try" in
34073 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
34074 *) ac_try_echo
=$ac_try;;
34076 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
34077 (eval "$ac_link") 2>conftest.er1
34079 grep -v '^ *+' conftest.er1
>conftest.err
34081 cat conftest.err
>&5
34082 echo "$as_me:$LINENO: \$? = $ac_status" >&5
34083 (exit $ac_status); } && {
34084 test -z "$ac_c_werror_flag" ||
34085 test ! -s conftest.err
34086 } && test -s conftest
$ac_exeext &&
34087 $as_test_x conftest
$ac_exeext; then
34088 eval "$as_ac_var=yes"
34090 echo "$as_me: failed program was:" >&5
34091 sed 's/^/| /' conftest.
$ac_ext >&5
34093 eval "$as_ac_var=no"
34096 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
34097 conftest
$ac_exeext conftest.
$ac_ext
34099 ac_res
=`eval echo '${'$as_ac_var'}'`
34100 { echo "$as_me:$LINENO: result: $ac_res" >&5
34101 echo "${ECHO_T}$ac_res" >&6; }
34102 if test `eval echo '${'$as_ac_var'}'` = yes; then
34103 cat >>confdefs.h
<<_ACEOF
34104 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
34111 if test "$ac_cv_func_vsnprintf" = "yes"; then
34112 { echo "$as_me:$LINENO: checking for vsnprintf declaration" >&5
34113 echo $ECHO_N "checking for vsnprintf declaration... $ECHO_C" >&6; }
34114 if test "${wx_cv_func_vsnprintf_decl+set}" = set; then
34115 echo $ECHO_N "(cached) $ECHO_C" >&6
34118 cat >conftest.
$ac_ext <<_ACEOF
34121 cat confdefs.h
>>conftest.
$ac_ext
34122 cat >>conftest.
$ac_ext <<_ACEOF
34123 /* end confdefs.h. */
34126 #include <stdarg.h>
34128 #if __MSL__ >= 0x6000
34130 using namespace std;
34140 vsnprintf(buf, 10u, "%s", ap);
34146 rm -f conftest.
$ac_objext
34147 if { (ac_try
="$ac_compile"
34148 case "(($ac_try" in
34149 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
34150 *) ac_try_echo=$ac_try;;
34152 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
34153 (eval "$ac_compile") 2>conftest.er1
34155 grep -v '^ *+' conftest.er1 >conftest.err
34157 cat conftest.err >&5
34158 echo "$as_me:$LINENO: \$? = $ac_status" >&5
34159 (exit $ac_status); } && {
34160 test -z "$ac_c_werror_flag" ||
34161 test ! -s conftest.err
34162 } && test -s conftest.$ac_objext; then
34163 wx_cv_func_vsnprintf_decl=yes
34165 echo "$as_me: failed program was:" >&5
34166 sed 's/^/| /' conftest.$ac_ext >&5
34168 wx_cv_func_vsnprintf_decl=no
34172 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
34176 { echo "$as_me:$LINENO: result: $wx_cv_func_vsnprintf_decl" >&5
34177 echo "${ECHO_T}$wx_cv_func_vsnprintf_decl" >&6; }
34179 if test "$wx_cv_func_vsnprintf_decl" = "yes"; then
34180 cat >>confdefs.h <<\_ACEOF
34181 #define HAVE_VSNPRINTF_DECL 1
34185 { echo "$as_me:$LINENO: checking if vsnprintf declaration is broken" >&5
34186 echo $ECHO_N "checking if vsnprintf declaration is broken... $ECHO_C" >&6; }
34187 if test "${wx_cv_func_broken_vsnprintf_decl+set}" = set; then
34188 echo $ECHO_N "(cached) $ECHO_C" >&6
34191 cat >conftest.$ac_ext <<_ACEOF
34194 cat confdefs.h >>conftest.$ac_ext
34195 cat >>conftest.$ac_ext <<_ACEOF
34196 /* end confdefs.h. */
34199 #include <stdarg.h>
34201 #if __MSL__ >= 0x6000
34203 using namespace std;
34213 const char *fmt = "%s";
34214 vsnprintf(buf, 10u, fmt, ap);
34220 rm -f conftest.$ac_objext
34221 if { (ac_try="$ac_compile"
34222 case "(($ac_try" in
34223 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
34224 *) ac_try_echo
=$ac_try;;
34226 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
34227 (eval "$ac_compile") 2>conftest.er1
34229 grep -v '^ *+' conftest.er1
>conftest.err
34231 cat conftest.err
>&5
34232 echo "$as_me:$LINENO: \$? = $ac_status" >&5
34233 (exit $ac_status); } && {
34234 test -z "$ac_c_werror_flag" ||
34235 test ! -s conftest.err
34236 } && test -s conftest.
$ac_objext; then
34237 wx_cv_func_broken_vsnprintf_decl
=no
34239 echo "$as_me: failed program was:" >&5
34240 sed 's/^/| /' conftest.
$ac_ext >&5
34242 wx_cv_func_broken_vsnprintf_decl
=yes
34246 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
34250 { echo "$as_me:$LINENO: result: $wx_cv_func_broken_vsnprintf_decl" >&5
34251 echo "${ECHO_T}$wx_cv_func_broken_vsnprintf_decl" >&6; }
34253 if test "$wx_cv_func_broken_vsnprintf_decl" = "yes"; then
34254 cat >>confdefs.h
<<\_ACEOF
34255 #define HAVE_BROKEN_VSNPRINTF_DECL 1
34262 if test "$ac_cv_func_snprintf" = "yes"; then
34263 { echo "$as_me:$LINENO: checking for snprintf declaration" >&5
34264 echo $ECHO_N "checking for snprintf declaration... $ECHO_C" >&6; }
34265 if test "${wx_cv_func_snprintf_decl+set}" = set; then
34266 echo $ECHO_N "(cached) $ECHO_C" >&6
34269 cat >conftest.
$ac_ext <<_ACEOF
34272 cat confdefs.h
>>conftest.
$ac_ext
34273 cat >>conftest.
$ac_ext <<_ACEOF
34274 /* end confdefs.h. */
34277 #include <stdarg.h>
34279 #if __MSL__ >= 0x6000
34281 using namespace std;
34290 snprintf(buf, 10u, "%s", "wx");
34296 rm -f conftest.
$ac_objext
34297 if { (ac_try
="$ac_compile"
34298 case "(($ac_try" in
34299 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
34300 *) ac_try_echo=$ac_try;;
34302 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
34303 (eval "$ac_compile") 2>conftest.er1
34305 grep -v '^ *+' conftest.er1 >conftest.err
34307 cat conftest.err >&5
34308 echo "$as_me:$LINENO: \$? = $ac_status" >&5
34309 (exit $ac_status); } && {
34310 test -z "$ac_c_werror_flag" ||
34311 test ! -s conftest.err
34312 } && test -s conftest.$ac_objext; then
34313 wx_cv_func_snprintf_decl=yes
34315 echo "$as_me: failed program was:" >&5
34316 sed 's/^/| /' conftest.$ac_ext >&5
34318 wx_cv_func_snprintf_decl=no
34322 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
34326 { echo "$as_me:$LINENO: result: $wx_cv_func_snprintf_decl" >&5
34327 echo "${ECHO_T}$wx_cv_func_snprintf_decl" >&6; }
34329 if test "$wx_cv_func_snprintf_decl" = "yes"; then
34330 cat >>confdefs.h <<\_ACEOF
34331 #define HAVE_SNPRINTF_DECL 1
34335 { echo "$as_me:$LINENO: checking if snprintf declaration is broken" >&5
34336 echo $ECHO_N "checking if snprintf declaration is broken... $ECHO_C" >&6; }
34337 if test "${wx_cv_func_broken_snprintf_decl+set}" = set; then
34338 echo $ECHO_N "(cached) $ECHO_C" >&6
34341 cat >conftest.$ac_ext <<_ACEOF
34344 cat confdefs.h >>conftest.$ac_ext
34345 cat >>conftest.$ac_ext <<_ACEOF
34346 /* end confdefs.h. */
34349 #include <stdarg.h>
34351 #if __MSL__ >= 0x6000
34353 using namespace std;
34362 const char *fmt = "%s";
34363 snprintf(buf, 10u, fmt, "wx");
34369 rm -f conftest.$ac_objext
34370 if { (ac_try="$ac_compile"
34371 case "(($ac_try" in
34372 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
34373 *) ac_try_echo
=$ac_try;;
34375 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
34376 (eval "$ac_compile") 2>conftest.er1
34378 grep -v '^ *+' conftest.er1
>conftest.err
34380 cat conftest.err
>&5
34381 echo "$as_me:$LINENO: \$? = $ac_status" >&5
34382 (exit $ac_status); } && {
34383 test -z "$ac_c_werror_flag" ||
34384 test ! -s conftest.err
34385 } && test -s conftest.
$ac_objext; then
34386 wx_cv_func_broken_snprintf_decl
=no
34388 echo "$as_me: failed program was:" >&5
34389 sed 's/^/| /' conftest.
$ac_ext >&5
34391 wx_cv_func_broken_snprintf_decl
=yes
34395 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
34399 { echo "$as_me:$LINENO: result: $wx_cv_func_broken_snprintf_decl" >&5
34400 echo "${ECHO_T}$wx_cv_func_broken_snprintf_decl" >&6; }
34402 if test "$wx_cv_func_broken_snprintf_decl" = "yes"; then
34403 cat >>confdefs.h
<<\_ACEOF
34404 #define HAVE_BROKEN_SNPRINTF_DECL 1
34410 if test "$wxUSE_PRINTF_POS_PARAMS" = "yes"; then
34412 { echo "$as_me:$LINENO: checking if snprintf supports positional arguments" >&5
34413 echo $ECHO_N "checking if snprintf supports positional arguments... $ECHO_C" >&6; }
34414 if test "${wx_cv_func_snprintf_pos_params+set}" = set; then
34415 echo $ECHO_N "(cached) $ECHO_C" >&6
34418 if test "$cross_compiling" = yes; then
34420 { echo "$as_me:$LINENO: WARNING: Assuming Unix98 printf() is not available,
34421 define HAVE_UNIX98_PRINTF as 1 in setup.h if it is available." >&5
34422 echo "$as_me: WARNING: Assuming Unix98 printf() is not available,
34423 define HAVE_UNIX98_PRINTF as 1 in setup.h if it is available." >&2;}
34424 wx_cv_func_snprintf_pos_params
=no
34428 cat >conftest.
$ac_ext <<_ACEOF
34431 cat confdefs.h
>>conftest.
$ac_ext
34432 cat >>conftest.
$ac_ext <<_ACEOF
34433 /* end confdefs.h. */
34440 snprintf (buffer, 128, "%2$d %3$d %1$d", 1, 2, 3);
34441 if (strcmp ("2 3 1", buffer) == 0)
34447 rm -f conftest
$ac_exeext
34448 if { (ac_try
="$ac_link"
34449 case "(($ac_try" in
34450 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
34451 *) ac_try_echo=$ac_try;;
34453 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
34454 (eval "$ac_link") 2>&5
34456 echo "$as_me:$LINENO: \$? = $ac_status" >&5
34457 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
34458 { (case "(($ac_try" in
34459 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
34460 *) ac_try_echo
=$ac_try;;
34462 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
34463 (eval "$ac_try") 2>&5
34465 echo "$as_me:$LINENO: \$? = $ac_status" >&5
34466 (exit $ac_status); }; }; then
34467 wx_cv_func_snprintf_pos_params
=no
34469 echo "$as_me: program exited with status $ac_status" >&5
34470 echo "$as_me: failed program was:" >&5
34471 sed 's/^/| /' conftest.
$ac_ext >&5
34473 ( exit $ac_status )
34474 wx_cv_func_snprintf_pos_params
=yes
34476 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
34483 { echo "$as_me:$LINENO: result: $wx_cv_func_snprintf_pos_params" >&5
34484 echo "${ECHO_T}$wx_cv_func_snprintf_pos_params" >&6; }
34486 if test "$wx_cv_func_snprintf_pos_params" = "yes"; then
34487 cat >>confdefs.h
<<\_ACEOF
34488 #define HAVE_UNIX98_PRINTF 1
34495 if test "$wxUSE_UNICODE" = yes; then
34498 for ac_func
in swprintf
34500 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
34501 { echo "$as_me:$LINENO: checking for $ac_func" >&5
34502 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
34503 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
34504 echo $ECHO_N "(cached) $ECHO_C" >&6
34506 cat >conftest.
$ac_ext <<_ACEOF
34509 cat confdefs.h
>>conftest.
$ac_ext
34510 cat >>conftest.
$ac_ext <<_ACEOF
34511 /* end confdefs.h. */
34512 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
34513 For example, HP-UX 11i <limits.h> declares gettimeofday. */
34514 #define $ac_func innocuous_$ac_func
34516 /* System header to define __stub macros and hopefully few prototypes,
34517 which can conflict with char $ac_func (); below.
34518 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
34519 <limits.h> exists even on freestanding compilers. */
34522 # include <limits.h>
34524 # include <assert.h>
34529 /* Override any GCC internal prototype to avoid an error.
34530 Use char because int might match the return type of a GCC
34531 builtin and then its argument prototype would still apply. */
34536 /* The GNU C library defines this for functions which it implements
34537 to always fail with ENOSYS. Some functions are actually named
34538 something starting with __ and the normal name is an alias. */
34539 #if defined __stub_$ac_func || defined __stub___$ac_func
34546 return $ac_func ();
34551 rm -f conftest.
$ac_objext conftest
$ac_exeext
34552 if { (ac_try
="$ac_link"
34553 case "(($ac_try" in
34554 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
34555 *) ac_try_echo=$ac_try;;
34557 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
34558 (eval "$ac_link") 2>conftest.er1
34560 grep -v '^ *+' conftest.er1 >conftest.err
34562 cat conftest.err >&5
34563 echo "$as_me:$LINENO: \$? = $ac_status" >&5
34564 (exit $ac_status); } && {
34565 test -z "$ac_c_werror_flag" ||
34566 test ! -s conftest.err
34567 } && test -s conftest$ac_exeext &&
34568 $as_test_x conftest$ac_exeext; then
34569 eval "$as_ac_var=yes"
34571 echo "$as_me: failed program was:" >&5
34572 sed 's/^/| /' conftest.$ac_ext >&5
34574 eval "$as_ac_var=no"
34577 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
34578 conftest$ac_exeext conftest.$ac_ext
34580 ac_res=`eval echo '${'$as_ac_var'}'`
34581 { echo "$as_me:$LINENO: result: $ac_res" >&5
34582 echo "${ECHO_T}$ac_res" >&6; }
34583 if test `eval echo '${'$as_ac_var'}'` = yes; then
34584 cat >>confdefs.h <<_ACEOF
34585 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
34592 if test "$ac_cv_func_swprintf" = "yes"; then
34593 { echo "$as_me:$LINENO: checking if swprintf declaration is broken" >&5
34594 echo $ECHO_N "checking if swprintf declaration is broken... $ECHO_C" >&6; }
34595 if test "${wx_cv_func_broken_swprintf_decl+set}" = set; then
34596 echo $ECHO_N "(cached) $ECHO_C" >&6
34599 cat >conftest.$ac_ext <<_ACEOF
34602 cat confdefs.h >>conftest.$ac_ext
34603 cat >>conftest.$ac_ext <<_ACEOF
34604 /* end confdefs.h. */
34607 #include <stdarg.h>
34615 const wchar_t *fmt = L"test";
34616 swprintf(buf, 10u, fmt);
34622 rm -f conftest.$ac_objext
34623 if { (ac_try="$ac_compile"
34624 case "(($ac_try" in
34625 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
34626 *) ac_try_echo
=$ac_try;;
34628 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
34629 (eval "$ac_compile") 2>conftest.er1
34631 grep -v '^ *+' conftest.er1
>conftest.err
34633 cat conftest.err
>&5
34634 echo "$as_me:$LINENO: \$? = $ac_status" >&5
34635 (exit $ac_status); } && {
34636 test -z "$ac_c_werror_flag" ||
34637 test ! -s conftest.err
34638 } && test -s conftest.
$ac_objext; then
34639 wx_cv_func_broken_swprintf_decl
=no
34641 echo "$as_me: failed program was:" >&5
34642 sed 's/^/| /' conftest.
$ac_ext >&5
34644 wx_cv_func_broken_swprintf_decl
=yes
34648 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
34652 { echo "$as_me:$LINENO: result: $wx_cv_func_broken_swprintf_decl" >&5
34653 echo "${ECHO_T}$wx_cv_func_broken_swprintf_decl" >&6; }
34655 if test "$wx_cv_func_broken_swprintf_decl" = "yes"; then
34656 cat >>confdefs.h
<<\_ACEOF
34657 #define HAVE_BROKEN_SWPRINTF_DECL 1
34663 wchar_headers
="#include <stdio.h>
34664 #include <wchar.h>"
34667 { echo "$as_me:$LINENO: checking for widec.h" >&5
34668 echo $ECHO_N "checking for widec.h... $ECHO_C" >&6; }
34669 if test "${ac_cv_header_widec_h+set}" = set; then
34670 echo $ECHO_N "(cached) $ECHO_C" >&6
34672 cat >conftest.
$ac_ext <<_ACEOF
34675 cat confdefs.h
>>conftest.
$ac_ext
34676 cat >>conftest.
$ac_ext <<_ACEOF
34677 /* end confdefs.h. */
34678 $ac_includes_default
34682 rm -f conftest.
$ac_objext
34683 if { (ac_try
="$ac_compile"
34684 case "(($ac_try" in
34685 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
34686 *) ac_try_echo=$ac_try;;
34688 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
34689 (eval "$ac_compile") 2>conftest.er1
34691 grep -v '^ *+' conftest.er1 >conftest.err
34693 cat conftest.err >&5
34694 echo "$as_me:$LINENO: \$? = $ac_status" >&5
34695 (exit $ac_status); } && {
34696 test -z "$ac_c_werror_flag" ||
34697 test ! -s conftest.err
34698 } && test -s conftest.$ac_objext; then
34699 ac_cv_header_widec_h=yes
34701 echo "$as_me: failed program was:" >&5
34702 sed 's/^/| /' conftest.$ac_ext >&5
34704 ac_cv_header_widec_h=no
34707 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
34709 { echo "$as_me:$LINENO: result: $ac_cv_header_widec_h" >&5
34710 echo "${ECHO_T}$ac_cv_header_widec_h" >&6; }
34713 if test "$ac_cv_header_widec_h" = "yes"; then
34714 wchar_headers="$wchar_headers
34715 #include <widec.h>"
34720 for wx_func in wputc wputchar putws fputws wprintf vswprintf
34722 { echo "$as_me:$LINENO: checking for $wx_func" >&5
34723 echo $ECHO_N "checking for $wx_func... $ECHO_C" >&6; }
34724 if { as_var=wx_cv_func_$wx_func; eval "test \"\${$as_var+set}\" = set"; }; then
34725 echo $ECHO_N "(cached) $ECHO_C" >&6
34728 cat >conftest.$ac_ext <<_ACEOF
34732 cat confdefs.h >>conftest.$ac_ext
34733 cat >>conftest.$ac_ext <<_ACEOF
34734 /* end confdefs.h. */
34737 $ac_includes_default
34753 rm -f conftest.$ac_objext conftest$ac_exeext
34754 if { (ac_try="$ac_link"
34755 case "(($ac_try" in
34756 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
34757 *) ac_try_echo
=$ac_try;;
34759 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
34760 (eval "$ac_link") 2>conftest.er1
34762 grep -v '^ *+' conftest.er1
>conftest.err
34764 cat conftest.err
>&5
34765 echo "$as_me:$LINENO: \$? = $ac_status" >&5
34766 (exit $ac_status); } && {
34767 test -z "$ac_c_werror_flag" ||
34768 test ! -s conftest.err
34769 } && test -s conftest
$ac_exeext &&
34770 $as_test_x conftest
$ac_exeext; then
34771 eval wx_cv_func_
$wx_func=yes
34773 echo "$as_me: failed program was:" >&5
34774 sed 's/^/| /' conftest.
$ac_ext >&5
34776 eval wx_cv_func_
$wx_func=no
34779 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
34780 conftest
$ac_exeext conftest.
$ac_ext
34783 ac_res
=`eval echo '${'wx_cv_func_$wx_func'}'`
34784 { echo "$as_me:$LINENO: result: $ac_res" >&5
34785 echo "${ECHO_T}$ac_res" >&6; }
34787 if eval test \
$wx_cv_func_$wx_func = yes
34789 cat >>confdefs.h
<<_ACEOF
34790 #define HAVE_`echo $wx_func | tr 'a-z' 'A-Z'` 1
34801 { echo "$as_me:$LINENO: checking for _vsnwprintf" >&5
34802 echo $ECHO_N "checking for _vsnwprintf... $ECHO_C" >&6; }
34803 cat >conftest.
$ac_ext <<_ACEOF
34806 cat confdefs.h
>>conftest.
$ac_ext
34807 cat >>conftest.
$ac_ext <<_ACEOF
34808 /* end confdefs.h. */
34818 rm -f conftest.
$ac_objext
34819 if { (ac_try
="$ac_compile"
34820 case "(($ac_try" in
34821 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
34822 *) ac_try_echo=$ac_try;;
34824 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
34825 (eval "$ac_compile") 2>conftest.er1
34827 grep -v '^ *+' conftest.er1 >conftest.err
34829 cat conftest.err >&5
34830 echo "$as_me:$LINENO: \$? = $ac_status" >&5
34831 (exit $ac_status); } && {
34832 test -z "$ac_c_werror_flag" ||
34833 test ! -s conftest.err
34834 } && test -s conftest.$ac_objext; then
34835 { echo "$as_me:$LINENO: result: yes" >&5
34836 echo "${ECHO_T}yes" >&6; }
34837 cat >>confdefs.h <<\_ACEOF
34838 #define HAVE__VSNWPRINTF 1
34842 echo "$as_me: failed program was:" >&5
34843 sed 's/^/| /' conftest.$ac_ext >&5
34845 { echo "$as_me:$LINENO: result: no" >&5
34846 echo "${ECHO_T}no" >&6; }
34849 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext;
34852 if test "x$ac_cv_header_fnmatch_h" = "xyes"; then
34854 for wx_func in fnmatch
34856 { echo "$as_me:$LINENO: checking for $wx_func" >&5
34857 echo $ECHO_N "checking for $wx_func... $ECHO_C" >&6; }
34858 if { as_var=wx_cv_func_$wx_func; eval "test \"\${$as_var+set}\" = set"; }; then
34859 echo $ECHO_N "(cached) $ECHO_C" >&6
34862 cat >conftest.$ac_ext <<_ACEOF
34866 cat confdefs.h >>conftest.$ac_ext
34867 cat >>conftest.$ac_ext <<_ACEOF
34868 /* end confdefs.h. */
34870 #include <fnmatch.h>
34871 $ac_includes_default
34887 rm -f conftest.$ac_objext conftest$ac_exeext
34888 if { (ac_try="$ac_link"
34889 case "(($ac_try" in
34890 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
34891 *) ac_try_echo
=$ac_try;;
34893 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
34894 (eval "$ac_link") 2>conftest.er1
34896 grep -v '^ *+' conftest.er1
>conftest.err
34898 cat conftest.err
>&5
34899 echo "$as_me:$LINENO: \$? = $ac_status" >&5
34900 (exit $ac_status); } && {
34901 test -z "$ac_c_werror_flag" ||
34902 test ! -s conftest.err
34903 } && test -s conftest
$ac_exeext &&
34904 $as_test_x conftest
$ac_exeext; then
34905 eval wx_cv_func_
$wx_func=yes
34907 echo "$as_me: failed program was:" >&5
34908 sed 's/^/| /' conftest.
$ac_ext >&5
34910 eval wx_cv_func_
$wx_func=no
34913 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
34914 conftest
$ac_exeext conftest.
$ac_ext
34917 ac_res
=`eval echo '${'wx_cv_func_$wx_func'}'`
34918 { echo "$as_me:$LINENO: result: $ac_res" >&5
34919 echo "${ECHO_T}$ac_res" >&6; }
34921 if eval test \
$wx_cv_func_$wx_func = yes
34923 cat >>confdefs.h
<<_ACEOF
34924 #define HAVE_`echo $wx_func | tr 'a-z' 'A-Z'` 1
34936 if test "$wxUSE_FILE" = "yes"; then
34938 for wx_func
in fsync
34940 { echo "$as_me:$LINENO: checking for $wx_func" >&5
34941 echo $ECHO_N "checking for $wx_func... $ECHO_C" >&6; }
34942 if { as_var
=wx_cv_func_
$wx_func; eval "test \"\${$as_var+set}\" = set"; }; then
34943 echo $ECHO_N "(cached) $ECHO_C" >&6
34946 cat >conftest.
$ac_ext <<_ACEOF
34950 cat confdefs.h
>>conftest.
$ac_ext
34951 cat >>conftest.
$ac_ext <<_ACEOF
34952 /* end confdefs.h. */
34955 $ac_includes_default
34971 rm -f conftest.
$ac_objext conftest
$ac_exeext
34972 if { (ac_try
="$ac_link"
34973 case "(($ac_try" in
34974 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
34975 *) ac_try_echo=$ac_try;;
34977 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
34978 (eval "$ac_link") 2>conftest.er1
34980 grep -v '^ *+' conftest.er1 >conftest.err
34982 cat conftest.err >&5
34983 echo "$as_me:$LINENO: \$? = $ac_status" >&5
34984 (exit $ac_status); } && {
34985 test -z "$ac_c_werror_flag" ||
34986 test ! -s conftest.err
34987 } && test -s conftest$ac_exeext &&
34988 $as_test_x conftest$ac_exeext; then
34989 eval wx_cv_func_$wx_func=yes
34991 echo "$as_me: failed program was:" >&5
34992 sed 's/^/| /' conftest.$ac_ext >&5
34994 eval wx_cv_func_$wx_func=no
34997 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
34998 conftest$ac_exeext conftest.$ac_ext
35001 ac_res=`eval echo '${'wx_cv_func_$wx_func'}'`
35002 { echo "$as_me:$LINENO: result: $ac_res" >&5
35003 echo "${ECHO_T}$ac_res" >&6; }
35005 if eval test \$wx_cv_func_$wx_func = yes
35007 cat >>confdefs.h <<_ACEOF
35008 #define HAVE_`echo $wx_func | tr 'a-z' 'A-Z'` 1
35021 for wx_func in round
35023 { echo "$as_me:$LINENO: checking for $wx_func" >&5
35024 echo $ECHO_N "checking for $wx_func... $ECHO_C" >&6; }
35025 if { as_var=wx_cv_func_$wx_func; eval "test \"\${$as_var+set}\" = set"; }; then
35026 echo $ECHO_N "(cached) $ECHO_C" >&6
35029 cat >conftest.$ac_ext <<_ACEOF
35033 cat confdefs.h >>conftest.$ac_ext
35034 cat >>conftest.$ac_ext <<_ACEOF
35035 /* end confdefs.h. */
35038 $ac_includes_default
35054 rm -f conftest.$ac_objext conftest$ac_exeext
35055 if { (ac_try="$ac_link"
35056 case "(($ac_try" in
35057 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
35058 *) ac_try_echo
=$ac_try;;
35060 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
35061 (eval "$ac_link") 2>conftest.er1
35063 grep -v '^ *+' conftest.er1
>conftest.err
35065 cat conftest.err
>&5
35066 echo "$as_me:$LINENO: \$? = $ac_status" >&5
35067 (exit $ac_status); } && {
35068 test -z "$ac_c_werror_flag" ||
35069 test ! -s conftest.err
35070 } && test -s conftest
$ac_exeext &&
35071 $as_test_x conftest
$ac_exeext; then
35072 eval wx_cv_func_
$wx_func=yes
35074 echo "$as_me: failed program was:" >&5
35075 sed 's/^/| /' conftest.
$ac_ext >&5
35077 eval wx_cv_func_
$wx_func=no
35080 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
35081 conftest
$ac_exeext conftest.
$ac_ext
35084 ac_res
=`eval echo '${'wx_cv_func_$wx_func'}'`
35085 { echo "$as_me:$LINENO: result: $ac_res" >&5
35086 echo "${ECHO_T}$ac_res" >&6; }
35088 if eval test \
$wx_cv_func_$wx_func = yes
35090 cat >>confdefs.h
<<_ACEOF
35091 #define HAVE_`echo $wx_func | tr 'a-z' 'A-Z'` 1
35102 if test "$TOOLKIT" != "MSW"; then
35108 # Check whether --with-libiconv-prefix was given.
35109 if test "${with_libiconv_prefix+set}" = set; then
35110 withval
=$with_libiconv_prefix;
35111 for dir
in `echo "$withval" | tr : ' '`; do
35112 if test -d $dir/include
; then CPPFLAGS
="$CPPFLAGS -I$dir/include"; fi
35113 if test -d $dir/lib
; then LDFLAGS
="$LDFLAGS -L$dir/lib"; fi
35119 { echo "$as_me:$LINENO: checking for iconv" >&5
35120 echo $ECHO_N "checking for iconv... $ECHO_C" >&6; }
35121 if test "${am_cv_func_iconv+set}" = set; then
35122 echo $ECHO_N "(cached) $ECHO_C" >&6
35125 am_cv_func_iconv
="no, consider installing GNU libiconv"
35127 cat >conftest.
$ac_ext <<_ACEOF
35130 cat confdefs.h
>>conftest.
$ac_ext
35131 cat >>conftest.
$ac_ext <<_ACEOF
35132 /* end confdefs.h. */
35133 #include <stdlib.h>
35138 iconv_t cd = iconv_open("","");
35139 iconv(cd,NULL,NULL,NULL,NULL);
35145 rm -f conftest.
$ac_objext conftest
$ac_exeext
35146 if { (ac_try
="$ac_link"
35147 case "(($ac_try" in
35148 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
35149 *) ac_try_echo=$ac_try;;
35151 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
35152 (eval "$ac_link") 2>conftest.er1
35154 grep -v '^ *+' conftest.er1 >conftest.err
35156 cat conftest.err >&5
35157 echo "$as_me:$LINENO: \$? = $ac_status" >&5
35158 (exit $ac_status); } && {
35159 test -z "$ac_c_werror_flag" ||
35160 test ! -s conftest.err
35161 } && test -s conftest$ac_exeext &&
35162 $as_test_x conftest$ac_exeext; then
35163 am_cv_func_iconv=yes
35165 echo "$as_me: failed program was:" >&5
35166 sed 's/^/| /' conftest.$ac_ext >&5
35171 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
35172 conftest$ac_exeext conftest.$ac_ext
35173 if test "$am_cv_func_iconv" != yes; then
35174 am_save_LIBS="$LIBS"
35175 LIBS="$LIBS -liconv"
35176 cat >conftest.$ac_ext <<_ACEOF
35179 cat confdefs.h >>conftest.$ac_ext
35180 cat >>conftest.$ac_ext <<_ACEOF
35181 /* end confdefs.h. */
35182 #include <stdlib.h>
35187 iconv_t cd = iconv_open("","");
35188 iconv(cd,NULL,NULL,NULL,NULL);
35194 rm -f conftest.$ac_objext conftest$ac_exeext
35195 if { (ac_try="$ac_link"
35196 case "(($ac_try" in
35197 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
35198 *) ac_try_echo
=$ac_try;;
35200 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
35201 (eval "$ac_link") 2>conftest.er1
35203 grep -v '^ *+' conftest.er1
>conftest.err
35205 cat conftest.err
>&5
35206 echo "$as_me:$LINENO: \$? = $ac_status" >&5
35207 (exit $ac_status); } && {
35208 test -z "$ac_c_werror_flag" ||
35209 test ! -s conftest.err
35210 } && test -s conftest
$ac_exeext &&
35211 $as_test_x conftest
$ac_exeext; then
35212 am_cv_lib_iconv
=yes
35213 am_cv_func_iconv
=yes
35215 echo "$as_me: failed program was:" >&5
35216 sed 's/^/| /' conftest.
$ac_ext >&5
35221 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
35222 conftest
$ac_exeext conftest.
$ac_ext
35223 LIBS
="$am_save_LIBS"
35227 { echo "$as_me:$LINENO: result: $am_cv_func_iconv" >&5
35228 echo "${ECHO_T}$am_cv_func_iconv" >&6; }
35229 if test "$am_cv_func_iconv" = yes; then
35231 cat >>confdefs.h
<<\_ACEOF
35232 #define HAVE_ICONV 1
35235 { echo "$as_me:$LINENO: checking if iconv needs const" >&5
35236 echo $ECHO_N "checking if iconv needs const... $ECHO_C" >&6; }
35237 if test "${wx_cv_func_iconv_const+set}" = set; then
35238 echo $ECHO_N "(cached) $ECHO_C" >&6
35240 cat >conftest.
$ac_ext <<_ACEOF
35243 cat confdefs.h
>>conftest.
$ac_ext
35244 cat >>conftest.
$ac_ext <<_ACEOF
35245 /* end confdefs.h. */
35247 #include <stdlib.h>
35253 #if defined(__STDC__) || defined(__cplusplus)
35254 size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
35267 rm -f conftest.
$ac_objext
35268 if { (ac_try
="$ac_compile"
35269 case "(($ac_try" in
35270 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
35271 *) ac_try_echo=$ac_try;;
35273 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
35274 (eval "$ac_compile") 2>conftest.er1
35276 grep -v '^ *+' conftest.er1 >conftest.err
35278 cat conftest.err >&5
35279 echo "$as_me:$LINENO: \$? = $ac_status" >&5
35280 (exit $ac_status); } && {
35281 test -z "$ac_c_werror_flag" ||
35282 test ! -s conftest.err
35283 } && test -s conftest.$ac_objext; then
35284 wx_cv_func_iconv_const="no"
35286 echo "$as_me: failed program was:" >&5
35287 sed 's/^/| /' conftest.$ac_ext >&5
35289 wx_cv_func_iconv_const="yes"
35293 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
35296 { echo "$as_me:$LINENO: result: $wx_cv_func_iconv_const" >&5
35297 echo "${ECHO_T}$wx_cv_func_iconv_const" >&6; }
35300 if test "x$wx_cv_func_iconv_const" = "xyes"; then
35301 iconv_const="const"
35305 cat >>confdefs.h <<_ACEOF
35306 #define ICONV_CONST $iconv_const
35311 if test "$am_cv_lib_iconv" = yes; then
35316 LIBS="$LIBICONV $LIBS"
35318 if test "$wxUSE_ON_FATAL_EXCEPTION" = "yes" -a "$wxUSE_UNIX" = "yes"; then
35320 for ac_func in sigaction
35322 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
35323 { echo "$as_me:$LINENO: checking for $ac_func" >&5
35324 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
35325 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
35326 echo $ECHO_N "(cached) $ECHO_C" >&6
35328 cat >conftest.$ac_ext <<_ACEOF
35331 cat confdefs.h >>conftest.$ac_ext
35332 cat >>conftest.$ac_ext <<_ACEOF
35333 /* end confdefs.h. */
35334 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
35335 For example, HP-UX 11i <limits.h> declares gettimeofday. */
35336 #define $ac_func innocuous_$ac_func
35338 /* System header to define __stub macros and hopefully few prototypes,
35339 which can conflict with char $ac_func (); below.
35340 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
35341 <limits.h> exists even on freestanding compilers. */
35344 # include <limits.h>
35346 # include <assert.h>
35351 /* Override any GCC internal prototype to avoid an error.
35352 Use char because int might match the return type of a GCC
35353 builtin and then its argument prototype would still apply. */
35358 /* The GNU C library defines this for functions which it implements
35359 to always fail with ENOSYS. Some functions are actually named
35360 something starting with __ and the normal name is an alias. */
35361 #if defined __stub_$ac_func || defined __stub___$ac_func
35368 return $ac_func ();
35373 rm -f conftest.$ac_objext conftest$ac_exeext
35374 if { (ac_try="$ac_link"
35375 case "(($ac_try" in
35376 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
35377 *) ac_try_echo
=$ac_try;;
35379 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
35380 (eval "$ac_link") 2>conftest.er1
35382 grep -v '^ *+' conftest.er1
>conftest.err
35384 cat conftest.err
>&5
35385 echo "$as_me:$LINENO: \$? = $ac_status" >&5
35386 (exit $ac_status); } && {
35387 test -z "$ac_c_werror_flag" ||
35388 test ! -s conftest.err
35389 } && test -s conftest
$ac_exeext &&
35390 $as_test_x conftest
$ac_exeext; then
35391 eval "$as_ac_var=yes"
35393 echo "$as_me: failed program was:" >&5
35394 sed 's/^/| /' conftest.
$ac_ext >&5
35396 eval "$as_ac_var=no"
35399 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
35400 conftest
$ac_exeext conftest.
$ac_ext
35402 ac_res
=`eval echo '${'$as_ac_var'}'`
35403 { echo "$as_me:$LINENO: result: $ac_res" >&5
35404 echo "${ECHO_T}$ac_res" >&6; }
35405 if test `eval echo '${'$as_ac_var'}'` = yes; then
35406 cat >>confdefs.h
<<_ACEOF
35407 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
35414 if test "$ac_cv_func_sigaction" = "no"; then
35415 { echo "$as_me:$LINENO: WARNING: No POSIX signal functions on this system, wxApp::OnFatalException will not be called" >&5
35416 echo "$as_me: WARNING: No POSIX signal functions on this system, wxApp::OnFatalException will not be called" >&2;}
35417 wxUSE_ON_FATAL_EXCEPTION
=no
35420 if test "$wxUSE_ON_FATAL_EXCEPTION" = "yes"; then
35421 { echo "$as_me:$LINENO: checking for sa_handler type" >&5
35422 echo $ECHO_N "checking for sa_handler type... $ECHO_C" >&6; }
35423 if test "${wx_cv_type_sa_handler+set}" = set; then
35424 echo $ECHO_N "(cached) $ECHO_C" >&6
35428 ac_cpp
='$CXXCPP $CPPFLAGS'
35429 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
35430 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
35431 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu
35433 cat >conftest.
$ac_ext <<_ACEOF
35436 cat confdefs.h
>>conftest.
$ac_ext
35437 cat >>conftest.
$ac_ext <<_ACEOF
35438 /* end confdefs.h. */
35439 #include <signal.h>
35444 extern void testSigHandler(int);
35446 struct sigaction sa;
35447 sa.sa_handler = testSigHandler;
35453 rm -f conftest.
$ac_objext
35454 if { (ac_try
="$ac_compile"
35455 case "(($ac_try" in
35456 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
35457 *) ac_try_echo=$ac_try;;
35459 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
35460 (eval "$ac_compile") 2>conftest.er1
35462 grep -v '^ *+' conftest.er1 >conftest.err
35464 cat conftest.err >&5
35465 echo "$as_me:$LINENO: \$? = $ac_status" >&5
35466 (exit $ac_status); } && {
35467 test -z "$ac_cxx_werror_flag" ||
35468 test ! -s conftest.err
35469 } && test -s conftest.$ac_objext; then
35471 wx_cv_type_sa_handler=int
35474 echo "$as_me: failed program was:" >&5
35475 sed 's/^/| /' conftest.$ac_ext >&5
35478 wx_cv_type_sa_handler=void
35482 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
35484 ac_cpp='$CPP $CPPFLAGS'
35485 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
35486 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
35487 ac_compiler_gnu=$ac_cv_c_compiler_gnu
35491 { echo "$as_me:$LINENO: result: $wx_cv_type_sa_handler" >&5
35492 echo "${ECHO_T}$wx_cv_type_sa_handler" >&6; }
35494 cat >>confdefs.h <<_ACEOF
35495 #define wxTYPE_SA_HANDLER $wx_cv_type_sa_handler
35501 if test "$wxUSE_STACKWALKER" = "yes" -a "$wxUSE_UNIX" = "yes"; then
35502 { echo "$as_me:$LINENO: checking for backtrace() in <execinfo.h>" >&5
35503 echo $ECHO_N "checking for backtrace() in <execinfo.h>... $ECHO_C" >&6; }
35504 if test "${wx_cv_func_backtrace+set}" = set; then
35505 echo $ECHO_N "(cached) $ECHO_C" >&6
35509 ac_cpp='$CXXCPP $CPPFLAGS'
35510 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
35511 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
35512 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
35514 cat >conftest.$ac_ext <<_ACEOF
35517 cat confdefs.h >>conftest.$ac_ext
35518 cat >>conftest.$ac_ext <<_ACEOF
35519 /* end confdefs.h. */
35520 #include <execinfo.h>
35528 backtrace(trace, 1);
35529 messages = backtrace_symbols(trace, 1);
35535 rm -f conftest.$ac_objext
35536 if { (ac_try="$ac_compile"
35537 case "(($ac_try" in
35538 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
35539 *) ac_try_echo
=$ac_try;;
35541 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
35542 (eval "$ac_compile") 2>conftest.er1
35544 grep -v '^ *+' conftest.er1
>conftest.err
35546 cat conftest.err
>&5
35547 echo "$as_me:$LINENO: \$? = $ac_status" >&5
35548 (exit $ac_status); } && {
35549 test -z "$ac_cxx_werror_flag" ||
35550 test ! -s conftest.err
35551 } && test -s conftest.
$ac_objext; then
35552 wx_cv_func_backtrace
=yes
35554 echo "$as_me: failed program was:" >&5
35555 sed 's/^/| /' conftest.
$ac_ext >&5
35557 wx_cv_func_backtrace
=no
35561 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
35563 ac_cpp
='$CPP $CPPFLAGS'
35564 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
35565 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
35566 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
35571 { echo "$as_me:$LINENO: result: $wx_cv_func_backtrace" >&5
35572 echo "${ECHO_T}$wx_cv_func_backtrace" >&6; }
35575 if test "$wx_cv_func_backtrace" = "no"; then
35576 { echo "$as_me:$LINENO: WARNING: backtrace() is not available, wxStackWalker will not be available" >&5
35577 echo "$as_me: WARNING: backtrace() is not available, wxStackWalker will not be available" >&2;}
35578 wxUSE_STACKWALKER
=no
35580 { echo "$as_me:$LINENO: checking for __cxa_demangle() in <cxxabi.h>" >&5
35581 echo $ECHO_N "checking for __cxa_demangle() in <cxxabi.h>... $ECHO_C" >&6; }
35582 if test "${wx_cv_func_cxa_demangle+set}" = set; then
35583 echo $ECHO_N "(cached) $ECHO_C" >&6
35587 ac_cpp
='$CXXCPP $CPPFLAGS'
35588 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
35589 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
35590 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu
35592 cat >conftest.
$ac_ext <<_ACEOF
35595 cat confdefs.h
>>conftest.
$ac_ext
35596 cat >>conftest.
$ac_ext <<_ACEOF
35597 /* end confdefs.h. */
35598 #include <cxxabi.h>
35604 __cxxabiv1::__cxa_demangle("foo", 0, 0, &rc);
35610 rm -f conftest.
$ac_objext conftest
$ac_exeext
35611 if { (ac_try
="$ac_link"
35612 case "(($ac_try" in
35613 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
35614 *) ac_try_echo=$ac_try;;
35616 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
35617 (eval "$ac_link") 2>conftest.er1
35619 grep -v '^ *+' conftest.er1 >conftest.err
35621 cat conftest.err >&5
35622 echo "$as_me:$LINENO: \$? = $ac_status" >&5
35623 (exit $ac_status); } && {
35624 test -z "$ac_cxx_werror_flag" ||
35625 test ! -s conftest.err
35626 } && test -s conftest$ac_exeext &&
35627 $as_test_x conftest$ac_exeext; then
35628 wx_cv_func_cxa_demangle=yes
35630 echo "$as_me: failed program was:" >&5
35631 sed 's/^/| /' conftest.$ac_ext >&5
35633 wx_cv_func_cxa_demangle=no
35637 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
35638 conftest$ac_exeext conftest.$ac_ext
35640 ac_cpp='$CPP $CPPFLAGS'
35641 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
35642 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
35643 ac_compiler_gnu=$ac_cv_c_compiler_gnu
35648 { echo "$as_me:$LINENO: result: $wx_cv_func_cxa_demangle" >&5
35649 echo "${ECHO_T}$wx_cv_func_cxa_demangle" >&6; }
35651 if test "$wx_cv_func_cxa_demangle" = "yes"; then
35652 cat >>confdefs.h <<\_ACEOF
35653 #define HAVE_CXA_DEMANGLE 1
35660 if test "$wxUSE_STACKWALKER" = "yes" -a "$USE_WIN32" != "1" -a "$USE_UNIX" != "1"; then
35661 { echo "$as_me:$LINENO: WARNING: wxStackWalker is only available on Win32 and UNIX... disabled" >&5
35662 echo "$as_me: WARNING: wxStackWalker is only available on Win32 and UNIX... disabled" >&2;}
35663 wxUSE_STACKWALKER=no
35669 for ac_func in mkstemp mktemp
35671 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
35672 { echo "$as_me:$LINENO: checking for $ac_func" >&5
35673 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
35674 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
35675 echo $ECHO_N "(cached) $ECHO_C" >&6
35677 cat >conftest.$ac_ext <<_ACEOF
35680 cat confdefs.h >>conftest.$ac_ext
35681 cat >>conftest.$ac_ext <<_ACEOF
35682 /* end confdefs.h. */
35683 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
35684 For example, HP-UX 11i <limits.h> declares gettimeofday. */
35685 #define $ac_func innocuous_$ac_func
35687 /* System header to define __stub macros and hopefully few prototypes,
35688 which can conflict with char $ac_func (); below.
35689 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
35690 <limits.h> exists even on freestanding compilers. */
35693 # include <limits.h>
35695 # include <assert.h>
35700 /* Override any GCC internal prototype to avoid an error.
35701 Use char because int might match the return type of a GCC
35702 builtin and then its argument prototype would still apply. */
35707 /* The GNU C library defines this for functions which it implements
35708 to always fail with ENOSYS. Some functions are actually named
35709 something starting with __ and the normal name is an alias. */
35710 #if defined __stub_$ac_func || defined __stub___$ac_func
35717 return $ac_func ();
35722 rm -f conftest.$ac_objext conftest$ac_exeext
35723 if { (ac_try="$ac_link"
35724 case "(($ac_try" in
35725 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
35726 *) ac_try_echo
=$ac_try;;
35728 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
35729 (eval "$ac_link") 2>conftest.er1
35731 grep -v '^ *+' conftest.er1
>conftest.err
35733 cat conftest.err
>&5
35734 echo "$as_me:$LINENO: \$? = $ac_status" >&5
35735 (exit $ac_status); } && {
35736 test -z "$ac_c_werror_flag" ||
35737 test ! -s conftest.err
35738 } && test -s conftest
$ac_exeext &&
35739 $as_test_x conftest
$ac_exeext; then
35740 eval "$as_ac_var=yes"
35742 echo "$as_me: failed program was:" >&5
35743 sed 's/^/| /' conftest.
$ac_ext >&5
35745 eval "$as_ac_var=no"
35748 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
35749 conftest
$ac_exeext conftest.
$ac_ext
35751 ac_res
=`eval echo '${'$as_ac_var'}'`
35752 { echo "$as_me:$LINENO: result: $ac_res" >&5
35753 echo "${ECHO_T}$ac_res" >&6; }
35754 if test `eval echo '${'$as_ac_var'}'` = yes; then
35755 cat >>confdefs.h
<<_ACEOF
35756 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
35763 { echo "$as_me:$LINENO: checking for statfs" >&5
35764 echo $ECHO_N "checking for statfs... $ECHO_C" >&6; }
35765 if test "${wx_cv_func_statfs+set}" = set; then
35766 echo $ECHO_N "(cached) $ECHO_C" >&6
35768 cat >conftest.
$ac_ext <<_ACEOF
35771 cat confdefs.h
>>conftest.
$ac_ext
35772 cat >>conftest.
$ac_ext <<_ACEOF
35773 /* end confdefs.h. */
35775 #if defined(__BSD__)
35776 #include <sys/param.h>
35777 #include <sys/mount.h>
35779 #include <sys/vfs.h>
35797 rm -f conftest.
$ac_objext
35798 if { (ac_try
="$ac_compile"
35799 case "(($ac_try" in
35800 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
35801 *) ac_try_echo=$ac_try;;
35803 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
35804 (eval "$ac_compile") 2>conftest.er1
35806 grep -v '^ *+' conftest.er1 >conftest.err
35808 cat conftest.err >&5
35809 echo "$as_me:$LINENO: \$? = $ac_status" >&5
35810 (exit $ac_status); } && {
35811 test -z "$ac_c_werror_flag" ||
35812 test ! -s conftest.err
35813 } && test -s conftest.$ac_objext; then
35814 wx_cv_func_statfs=yes
35816 echo "$as_me: failed program was:" >&5
35817 sed 's/^/| /' conftest.$ac_ext >&5
35819 wx_cv_func_statfs=no
35823 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
35826 { echo "$as_me:$LINENO: result: $wx_cv_func_statfs" >&5
35827 echo "${ECHO_T}$wx_cv_func_statfs" >&6; }
35829 if test "$wx_cv_func_statfs" = "yes"; then
35830 { echo "$as_me:$LINENO: checking for statfs declaration" >&5
35831 echo $ECHO_N "checking for statfs declaration... $ECHO_C" >&6; }
35832 if test "${wx_cv_func_statfs_decl+set}" = set; then
35833 echo $ECHO_N "(cached) $ECHO_C" >&6
35836 ac_cpp='$CXXCPP $CPPFLAGS'
35837 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
35838 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
35839 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
35841 cat >conftest.$ac_ext <<_ACEOF
35844 cat confdefs.h >>conftest.$ac_ext
35845 cat >>conftest.$ac_ext <<_ACEOF
35846 /* end confdefs.h. */
35848 #if defined(__BSD__)
35849 #include <sys/param.h>
35850 #include <sys/mount.h>
35852 #include <sys/vfs.h>
35866 rm -f conftest.$ac_objext
35867 if { (ac_try="$ac_compile"
35868 case "(($ac_try" in
35869 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
35870 *) ac_try_echo
=$ac_try;;
35872 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
35873 (eval "$ac_compile") 2>conftest.er1
35875 grep -v '^ *+' conftest.er1
>conftest.err
35877 cat conftest.err
>&5
35878 echo "$as_me:$LINENO: \$? = $ac_status" >&5
35879 (exit $ac_status); } && {
35880 test -z "$ac_cxx_werror_flag" ||
35881 test ! -s conftest.err
35882 } && test -s conftest.
$ac_objext; then
35883 wx_cv_func_statfs_decl
=yes
35885 echo "$as_me: failed program was:" >&5
35886 sed 's/^/| /' conftest.
$ac_ext >&5
35888 wx_cv_func_statfs_decl
=no
35892 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
35894 ac_cpp
='$CPP $CPPFLAGS'
35895 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
35896 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
35897 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
35901 { echo "$as_me:$LINENO: result: $wx_cv_func_statfs_decl" >&5
35902 echo "${ECHO_T}$wx_cv_func_statfs_decl" >&6; }
35904 if test "$wx_cv_func_statfs_decl" = "yes"; then
35905 cat >>confdefs.h
<<\_ACEOF
35906 #define HAVE_STATFS_DECL 1
35911 wx_cv_type_statvfs_t
="struct statfs"
35912 cat >>confdefs.h
<<\_ACEOF
35913 #define HAVE_STATFS 1
35917 { echo "$as_me:$LINENO: checking for statvfs" >&5
35918 echo $ECHO_N "checking for statvfs... $ECHO_C" >&6; }
35919 if test "${wx_cv_func_statvfs+set}" = set; then
35920 echo $ECHO_N "(cached) $ECHO_C" >&6
35922 cat >conftest.
$ac_ext <<_ACEOF
35925 cat confdefs.h
>>conftest.
$ac_ext
35926 cat >>conftest.
$ac_ext <<_ACEOF
35927 /* end confdefs.h. */
35929 #include <stddef.h>
35930 #include <sys/statvfs.h>
35936 statvfs("/", NULL);
35942 rm -f conftest.
$ac_objext
35943 if { (ac_try
="$ac_compile"
35944 case "(($ac_try" in
35945 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
35946 *) ac_try_echo=$ac_try;;
35948 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
35949 (eval "$ac_compile") 2>conftest.er1
35951 grep -v '^ *+' conftest.er1 >conftest.err
35953 cat conftest.err >&5
35954 echo "$as_me:$LINENO: \$? = $ac_status" >&5
35955 (exit $ac_status); } && {
35956 test -z "$ac_c_werror_flag" ||
35957 test ! -s conftest.err
35958 } && test -s conftest.$ac_objext; then
35959 wx_cv_func_statvfs=yes
35961 echo "$as_me: failed program was:" >&5
35962 sed 's/^/| /' conftest.$ac_ext >&5
35964 wx_cv_func_statvfs=no
35968 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
35971 { echo "$as_me:$LINENO: result: $wx_cv_func_statvfs" >&5
35972 echo "${ECHO_T}$wx_cv_func_statvfs" >&6; }
35974 if test "$wx_cv_func_statvfs" = "yes"; then
35975 { echo "$as_me:$LINENO: checking for statvfs argument type" >&5
35976 echo $ECHO_N "checking for statvfs argument type... $ECHO_C" >&6; }
35977 if test "${wx_cv_type_statvfs_t+set}" = set; then
35978 echo $ECHO_N "(cached) $ECHO_C" >&6
35981 ac_cpp='$CXXCPP $CPPFLAGS'
35982 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
35983 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
35984 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
35986 cat >conftest.$ac_ext <<_ACEOF
35989 cat confdefs.h >>conftest.$ac_ext
35990 cat >>conftest.$ac_ext <<_ACEOF
35991 /* end confdefs.h. */
35993 #include <sys/statvfs.h>
36010 rm -f conftest.$ac_objext
36011 if { (ac_try="$ac_compile"
36012 case "(($ac_try" in
36013 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
36014 *) ac_try_echo
=$ac_try;;
36016 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
36017 (eval "$ac_compile") 2>conftest.er1
36019 grep -v '^ *+' conftest.er1
>conftest.err
36021 cat conftest.err
>&5
36022 echo "$as_me:$LINENO: \$? = $ac_status" >&5
36023 (exit $ac_status); } && {
36024 test -z "$ac_cxx_werror_flag" ||
36025 test ! -s conftest.err
36026 } && test -s conftest.
$ac_objext; then
36027 wx_cv_type_statvfs_t
=statvfs_t
36029 echo "$as_me: failed program was:" >&5
36030 sed 's/^/| /' conftest.
$ac_ext >&5
36033 cat >conftest.
$ac_ext <<_ACEOF
36036 cat confdefs.h
>>conftest.
$ac_ext
36037 cat >>conftest.
$ac_ext <<_ACEOF
36038 /* end confdefs.h. */
36040 #include <sys/statvfs.h>
36057 rm -f conftest.
$ac_objext
36058 if { (ac_try
="$ac_compile"
36059 case "(($ac_try" in
36060 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
36061 *) ac_try_echo=$ac_try;;
36063 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
36064 (eval "$ac_compile") 2>conftest.er1
36066 grep -v '^ *+' conftest.er1 >conftest.err
36068 cat conftest.err >&5
36069 echo "$as_me:$LINENO: \$? = $ac_status" >&5
36070 (exit $ac_status); } && {
36071 test -z "$ac_cxx_werror_flag" ||
36072 test ! -s conftest.err
36073 } && test -s conftest.$ac_objext; then
36074 wx_cv_type_statvfs_t="struct statvfs"
36076 echo "$as_me: failed program was:" >&5
36077 sed 's/^/| /' conftest.$ac_ext >&5
36079 wx_cv_type_statvfs_t="unknown"
36083 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
36088 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
36090 ac_cpp='$CPP $CPPFLAGS'
36091 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
36092 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
36093 ac_compiler_gnu=$ac_cv_c_compiler_gnu
36097 { echo "$as_me:$LINENO: result: $wx_cv_type_statvfs_t" >&5
36098 echo "${ECHO_T}$wx_cv_type_statvfs_t" >&6; }
36100 if test "$wx_cv_type_statvfs_t" != "unknown"; then
36101 cat >>confdefs.h <<\_ACEOF
36102 #define HAVE_STATVFS 1
36107 wx_cv_type_statvfs_t="unknown"
36111 if test "$wx_cv_type_statvfs_t" != "unknown"; then
36112 cat >>confdefs.h <<_ACEOF
36113 #define WX_STATFS_T $wx_cv_type_statvfs_t
36117 { echo "$as_me:$LINENO: WARNING: wxGetDiskSpace() function won't work without statfs()" >&5
36118 echo "$as_me: WARNING: wxGetDiskSpace() function won't work without statfs()" >&2;}
36121 if test "$wxUSE_SNGLINST_CHECKER" = "yes"; then
36124 for ac_func in fcntl flock
36126 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
36127 { echo "$as_me:$LINENO: checking for $ac_func" >&5
36128 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
36129 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
36130 echo $ECHO_N "(cached) $ECHO_C" >&6
36132 cat >conftest.$ac_ext <<_ACEOF
36135 cat confdefs.h >>conftest.$ac_ext
36136 cat >>conftest.$ac_ext <<_ACEOF
36137 /* end confdefs.h. */
36138 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
36139 For example, HP-UX 11i <limits.h> declares gettimeofday. */
36140 #define $ac_func innocuous_$ac_func
36142 /* System header to define __stub macros and hopefully few prototypes,
36143 which can conflict with char $ac_func (); below.
36144 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
36145 <limits.h> exists even on freestanding compilers. */
36148 # include <limits.h>
36150 # include <assert.h>
36155 /* Override any GCC internal prototype to avoid an error.
36156 Use char because int might match the return type of a GCC
36157 builtin and then its argument prototype would still apply. */
36162 /* The GNU C library defines this for functions which it implements
36163 to always fail with ENOSYS. Some functions are actually named
36164 something starting with __ and the normal name is an alias. */
36165 #if defined __stub_$ac_func || defined __stub___$ac_func
36172 return $ac_func ();
36177 rm -f conftest.$ac_objext conftest$ac_exeext
36178 if { (ac_try="$ac_link"
36179 case "(($ac_try" in
36180 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
36181 *) ac_try_echo
=$ac_try;;
36183 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
36184 (eval "$ac_link") 2>conftest.er1
36186 grep -v '^ *+' conftest.er1
>conftest.err
36188 cat conftest.err
>&5
36189 echo "$as_me:$LINENO: \$? = $ac_status" >&5
36190 (exit $ac_status); } && {
36191 test -z "$ac_c_werror_flag" ||
36192 test ! -s conftest.err
36193 } && test -s conftest
$ac_exeext &&
36194 $as_test_x conftest
$ac_exeext; then
36195 eval "$as_ac_var=yes"
36197 echo "$as_me: failed program was:" >&5
36198 sed 's/^/| /' conftest.
$ac_ext >&5
36200 eval "$as_ac_var=no"
36203 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
36204 conftest
$ac_exeext conftest.
$ac_ext
36206 ac_res
=`eval echo '${'$as_ac_var'}'`
36207 { echo "$as_me:$LINENO: result: $ac_res" >&5
36208 echo "${ECHO_T}$ac_res" >&6; }
36209 if test `eval echo '${'$as_ac_var'}'` = yes; then
36210 cat >>confdefs.h
<<_ACEOF
36211 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
36218 if test "$ac_cv_func_fcntl" != "yes" -a "$ac_cv_func_flock" != "yes"; then
36219 { echo "$as_me:$LINENO: WARNING: wxSingleInstanceChecker not available" >&5
36220 echo "$as_me: WARNING: wxSingleInstanceChecker not available" >&2;}
36221 wxUSE_SNGLINST_CHECKER
=no
36226 for ac_func
in timegm
36228 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
36229 { echo "$as_me:$LINENO: checking for $ac_func" >&5
36230 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
36231 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
36232 echo $ECHO_N "(cached) $ECHO_C" >&6
36234 cat >conftest.
$ac_ext <<_ACEOF
36237 cat confdefs.h
>>conftest.
$ac_ext
36238 cat >>conftest.
$ac_ext <<_ACEOF
36239 /* end confdefs.h. */
36240 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
36241 For example, HP-UX 11i <limits.h> declares gettimeofday. */
36242 #define $ac_func innocuous_$ac_func
36244 /* System header to define __stub macros and hopefully few prototypes,
36245 which can conflict with char $ac_func (); below.
36246 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
36247 <limits.h> exists even on freestanding compilers. */
36250 # include <limits.h>
36252 # include <assert.h>
36257 /* Override any GCC internal prototype to avoid an error.
36258 Use char because int might match the return type of a GCC
36259 builtin and then its argument prototype would still apply. */
36264 /* The GNU C library defines this for functions which it implements
36265 to always fail with ENOSYS. Some functions are actually named
36266 something starting with __ and the normal name is an alias. */
36267 #if defined __stub_$ac_func || defined __stub___$ac_func
36274 return $ac_func ();
36279 rm -f conftest.
$ac_objext conftest
$ac_exeext
36280 if { (ac_try
="$ac_link"
36281 case "(($ac_try" in
36282 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
36283 *) ac_try_echo=$ac_try;;
36285 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
36286 (eval "$ac_link") 2>conftest.er1
36288 grep -v '^ *+' conftest.er1 >conftest.err
36290 cat conftest.err >&5
36291 echo "$as_me:$LINENO: \$? = $ac_status" >&5
36292 (exit $ac_status); } && {
36293 test -z "$ac_c_werror_flag" ||
36294 test ! -s conftest.err
36295 } && test -s conftest$ac_exeext &&
36296 $as_test_x conftest$ac_exeext; then
36297 eval "$as_ac_var=yes"
36299 echo "$as_me: failed program was:" >&5
36300 sed 's/^/| /' conftest.$ac_ext >&5
36302 eval "$as_ac_var=no"
36305 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
36306 conftest$ac_exeext conftest.$ac_ext
36308 ac_res=`eval echo '${'$as_ac_var'}'`
36309 { echo "$as_me:$LINENO: result: $ac_res" >&5
36310 echo "${ECHO_T}$ac_res" >&6; }
36311 if test `eval echo '${'$as_ac_var'}'` = yes; then
36312 cat >>confdefs.h <<_ACEOF
36313 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
36322 for ac_func in putenv setenv
36324 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
36325 { echo "$as_me:$LINENO: checking for $ac_func" >&5
36326 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
36327 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
36328 echo $ECHO_N "(cached) $ECHO_C" >&6
36330 cat >conftest.$ac_ext <<_ACEOF
36333 cat confdefs.h >>conftest.$ac_ext
36334 cat >>conftest.$ac_ext <<_ACEOF
36335 /* end confdefs.h. */
36336 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
36337 For example, HP-UX 11i <limits.h> declares gettimeofday. */
36338 #define $ac_func innocuous_$ac_func
36340 /* System header to define __stub macros and hopefully few prototypes,
36341 which can conflict with char $ac_func (); below.
36342 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
36343 <limits.h> exists even on freestanding compilers. */
36346 # include <limits.h>
36348 # include <assert.h>
36353 /* Override any GCC internal prototype to avoid an error.
36354 Use char because int might match the return type of a GCC
36355 builtin and then its argument prototype would still apply. */
36360 /* The GNU C library defines this for functions which it implements
36361 to always fail with ENOSYS. Some functions are actually named
36362 something starting with __ and the normal name is an alias. */
36363 #if defined __stub_$ac_func || defined __stub___$ac_func
36370 return $ac_func ();
36375 rm -f conftest.$ac_objext conftest$ac_exeext
36376 if { (ac_try="$ac_link"
36377 case "(($ac_try" in
36378 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
36379 *) ac_try_echo
=$ac_try;;
36381 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
36382 (eval "$ac_link") 2>conftest.er1
36384 grep -v '^ *+' conftest.er1
>conftest.err
36386 cat conftest.err
>&5
36387 echo "$as_me:$LINENO: \$? = $ac_status" >&5
36388 (exit $ac_status); } && {
36389 test -z "$ac_c_werror_flag" ||
36390 test ! -s conftest.err
36391 } && test -s conftest
$ac_exeext &&
36392 $as_test_x conftest
$ac_exeext; then
36393 eval "$as_ac_var=yes"
36395 echo "$as_me: failed program was:" >&5
36396 sed 's/^/| /' conftest.
$ac_ext >&5
36398 eval "$as_ac_var=no"
36401 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
36402 conftest
$ac_exeext conftest.
$ac_ext
36404 ac_res
=`eval echo '${'$as_ac_var'}'`
36405 { echo "$as_me:$LINENO: result: $ac_res" >&5
36406 echo "${ECHO_T}$ac_res" >&6; }
36407 if test `eval echo '${'$as_ac_var'}'` = yes; then
36408 cat >>confdefs.h
<<_ACEOF
36409 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
36416 HAVE_SOME_SLEEP_FUNC
=0
36417 if test "$USE_BEOS" = 1; then
36418 cat >>confdefs.h
<<\_ACEOF
36419 #define HAVE_SLEEP 1
36422 HAVE_SOME_SLEEP_FUNC
=1
36425 if test "$USE_DARWIN" = 1; then
36426 cat >>confdefs.h
<<\_ACEOF
36427 #define HAVE_USLEEP 1
36430 HAVE_SOME_SLEEP_FUNC
=1
36433 if test "$HAVE_SOME_SLEEP_FUNC" != 1; then
36436 for ac_func
in nanosleep
36438 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
36439 { echo "$as_me:$LINENO: checking for $ac_func" >&5
36440 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
36441 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
36442 echo $ECHO_N "(cached) $ECHO_C" >&6
36444 cat >conftest.
$ac_ext <<_ACEOF
36447 cat confdefs.h
>>conftest.
$ac_ext
36448 cat >>conftest.
$ac_ext <<_ACEOF
36449 /* end confdefs.h. */
36450 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
36451 For example, HP-UX 11i <limits.h> declares gettimeofday. */
36452 #define $ac_func innocuous_$ac_func
36454 /* System header to define __stub macros and hopefully few prototypes,
36455 which can conflict with char $ac_func (); below.
36456 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
36457 <limits.h> exists even on freestanding compilers. */
36460 # include <limits.h>
36462 # include <assert.h>
36467 /* Override any GCC internal prototype to avoid an error.
36468 Use char because int might match the return type of a GCC
36469 builtin and then its argument prototype would still apply. */
36474 /* The GNU C library defines this for functions which it implements
36475 to always fail with ENOSYS. Some functions are actually named
36476 something starting with __ and the normal name is an alias. */
36477 #if defined __stub_$ac_func || defined __stub___$ac_func
36484 return $ac_func ();
36489 rm -f conftest.
$ac_objext conftest
$ac_exeext
36490 if { (ac_try
="$ac_link"
36491 case "(($ac_try" in
36492 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
36493 *) ac_try_echo=$ac_try;;
36495 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
36496 (eval "$ac_link") 2>conftest.er1
36498 grep -v '^ *+' conftest.er1 >conftest.err
36500 cat conftest.err >&5
36501 echo "$as_me:$LINENO: \$? = $ac_status" >&5
36502 (exit $ac_status); } && {
36503 test -z "$ac_c_werror_flag" ||
36504 test ! -s conftest.err
36505 } && test -s conftest$ac_exeext &&
36506 $as_test_x conftest$ac_exeext; then
36507 eval "$as_ac_var=yes"
36509 echo "$as_me: failed program was:" >&5
36510 sed 's/^/| /' conftest.$ac_ext >&5
36512 eval "$as_ac_var=no"
36515 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
36516 conftest$ac_exeext conftest.$ac_ext
36518 ac_res=`eval echo '${'$as_ac_var'}'`
36519 { echo "$as_me:$LINENO: result: $ac_res" >&5
36520 echo "${ECHO_T}$ac_res" >&6; }
36521 if test `eval echo '${'$as_ac_var'}'` = yes; then
36522 cat >>confdefs.h <<_ACEOF
36523 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
36525 cat >>confdefs.h <<\_ACEOF
36526 #define HAVE_NANOSLEEP 1
36531 { echo "$as_me:$LINENO: checking for nanosleep in -lposix4" >&5
36532 echo $ECHO_N "checking for nanosleep in -lposix4... $ECHO_C" >&6; }
36533 if test "${ac_cv_lib_posix4_nanosleep+set}" = set; then
36534 echo $ECHO_N "(cached) $ECHO_C" >&6
36536 ac_check_lib_save_LIBS=$LIBS
36537 LIBS="-lposix4 $LIBS"
36538 cat >conftest.$ac_ext <<_ACEOF
36541 cat confdefs.h >>conftest.$ac_ext
36542 cat >>conftest.$ac_ext <<_ACEOF
36543 /* end confdefs.h. */
36545 /* Override any GCC internal prototype to avoid an error.
36546 Use char because int might match the return type of a GCC
36547 builtin and then its argument prototype would still apply. */
36555 return nanosleep ();
36560 rm -f conftest.$ac_objext conftest$ac_exeext
36561 if { (ac_try="$ac_link"
36562 case "(($ac_try" in
36563 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
36564 *) ac_try_echo
=$ac_try;;
36566 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
36567 (eval "$ac_link") 2>conftest.er1
36569 grep -v '^ *+' conftest.er1
>conftest.err
36571 cat conftest.err
>&5
36572 echo "$as_me:$LINENO: \$? = $ac_status" >&5
36573 (exit $ac_status); } && {
36574 test -z "$ac_c_werror_flag" ||
36575 test ! -s conftest.err
36576 } && test -s conftest
$ac_exeext &&
36577 $as_test_x conftest
$ac_exeext; then
36578 ac_cv_lib_posix4_nanosleep
=yes
36580 echo "$as_me: failed program was:" >&5
36581 sed 's/^/| /' conftest.
$ac_ext >&5
36583 ac_cv_lib_posix4_nanosleep
=no
36586 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
36587 conftest
$ac_exeext conftest.
$ac_ext
36588 LIBS
=$ac_check_lib_save_LIBS
36590 { echo "$as_me:$LINENO: result: $ac_cv_lib_posix4_nanosleep" >&5
36591 echo "${ECHO_T}$ac_cv_lib_posix4_nanosleep" >&6; }
36592 if test $ac_cv_lib_posix4_nanosleep = yes; then
36594 cat >>confdefs.h
<<\_ACEOF
36595 #define HAVE_NANOSLEEP 1
36598 POSIX4_LINK
=" -lposix4"
36603 for wx_func
in usleep
36605 { echo "$as_me:$LINENO: checking for $wx_func" >&5
36606 echo $ECHO_N "checking for $wx_func... $ECHO_C" >&6; }
36607 if { as_var
=wx_cv_func_
$wx_func; eval "test \"\${$as_var+set}\" = set"; }; then
36608 echo $ECHO_N "(cached) $ECHO_C" >&6
36611 cat >conftest.
$ac_ext <<_ACEOF
36615 cat confdefs.h
>>conftest.
$ac_ext
36616 cat >>conftest.
$ac_ext <<_ACEOF
36617 /* end confdefs.h. */
36620 $ac_includes_default
36636 rm -f conftest.
$ac_objext conftest
$ac_exeext
36637 if { (ac_try
="$ac_link"
36638 case "(($ac_try" in
36639 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
36640 *) ac_try_echo=$ac_try;;
36642 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
36643 (eval "$ac_link") 2>conftest.er1
36645 grep -v '^ *+' conftest.er1 >conftest.err
36647 cat conftest.err >&5
36648 echo "$as_me:$LINENO: \$? = $ac_status" >&5
36649 (exit $ac_status); } && {
36650 test -z "$ac_c_werror_flag" ||
36651 test ! -s conftest.err
36652 } && test -s conftest$ac_exeext &&
36653 $as_test_x conftest$ac_exeext; then
36654 eval wx_cv_func_$wx_func=yes
36656 echo "$as_me: failed program was:" >&5
36657 sed 's/^/| /' conftest.$ac_ext >&5
36659 eval wx_cv_func_$wx_func=no
36662 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
36663 conftest$ac_exeext conftest.$ac_ext
36666 ac_res=`eval echo '${'wx_cv_func_$wx_func'}'`
36667 { echo "$as_me:$LINENO: result: $ac_res" >&5
36668 echo "${ECHO_T}$ac_res" >&6; }
36670 if eval test \$wx_cv_func_$wx_func = yes
36672 cat >>confdefs.h <<_ACEOF
36673 #define HAVE_`echo $wx_func | tr 'a-z' 'A-Z'` 1
36679 { echo "$as_me:$LINENO: WARNING: wxSleep() function will not work" >&5
36680 echo "$as_me: WARNING: wxSleep() function will not work" >&2;}
36697 for wx_func in uname
36699 { echo "$as_me:$LINENO: checking for $wx_func" >&5
36700 echo $ECHO_N "checking for $wx_func... $ECHO_C" >&6; }
36701 if { as_var=wx_cv_func_$wx_func; eval "test \"\${$as_var+set}\" = set"; }; then
36702 echo $ECHO_N "(cached) $ECHO_C" >&6
36705 cat >conftest.$ac_ext <<_ACEOF
36709 cat confdefs.h >>conftest.$ac_ext
36710 cat >>conftest.$ac_ext <<_ACEOF
36711 /* end confdefs.h. */
36713 #include <sys/utsname.h>
36714 $ac_includes_default
36730 rm -f conftest.$ac_objext conftest$ac_exeext
36731 if { (ac_try="$ac_link"
36732 case "(($ac_try" in
36733 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
36734 *) ac_try_echo
=$ac_try;;
36736 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
36737 (eval "$ac_link") 2>conftest.er1
36739 grep -v '^ *+' conftest.er1
>conftest.err
36741 cat conftest.err
>&5
36742 echo "$as_me:$LINENO: \$? = $ac_status" >&5
36743 (exit $ac_status); } && {
36744 test -z "$ac_c_werror_flag" ||
36745 test ! -s conftest.err
36746 } && test -s conftest
$ac_exeext &&
36747 $as_test_x conftest
$ac_exeext; then
36748 eval wx_cv_func_
$wx_func=yes
36750 echo "$as_me: failed program was:" >&5
36751 sed 's/^/| /' conftest.
$ac_ext >&5
36753 eval wx_cv_func_
$wx_func=no
36756 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
36757 conftest
$ac_exeext conftest.
$ac_ext
36760 ac_res
=`eval echo '${'wx_cv_func_$wx_func'}'`
36761 { echo "$as_me:$LINENO: result: $ac_res" >&5
36762 echo "${ECHO_T}$ac_res" >&6; }
36764 if eval test \
$wx_cv_func_$wx_func = yes
36766 cat >>confdefs.h
<<_ACEOF
36767 #define HAVE_`echo $wx_func | tr 'a-z' 'A-Z'` 1
36777 if test "$wx_cv_func_uname" != yes; then
36779 for wx_func
in gethostname
36781 { echo "$as_me:$LINENO: checking for $wx_func" >&5
36782 echo $ECHO_N "checking for $wx_func... $ECHO_C" >&6; }
36783 if { as_var
=wx_cv_func_
$wx_func; eval "test \"\${$as_var+set}\" = set"; }; then
36784 echo $ECHO_N "(cached) $ECHO_C" >&6
36787 cat >conftest.
$ac_ext <<_ACEOF
36791 cat confdefs.h
>>conftest.
$ac_ext
36792 cat >>conftest.
$ac_ext <<_ACEOF
36793 /* end confdefs.h. */
36796 $ac_includes_default
36812 rm -f conftest.
$ac_objext conftest
$ac_exeext
36813 if { (ac_try
="$ac_link"
36814 case "(($ac_try" in
36815 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
36816 *) ac_try_echo=$ac_try;;
36818 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
36819 (eval "$ac_link") 2>conftest.er1
36821 grep -v '^ *+' conftest.er1 >conftest.err
36823 cat conftest.err >&5
36824 echo "$as_me:$LINENO: \$? = $ac_status" >&5
36825 (exit $ac_status); } && {
36826 test -z "$ac_c_werror_flag" ||
36827 test ! -s conftest.err
36828 } && test -s conftest$ac_exeext &&
36829 $as_test_x conftest$ac_exeext; then
36830 eval wx_cv_func_$wx_func=yes
36832 echo "$as_me: failed program was:" >&5
36833 sed 's/^/| /' conftest.$ac_ext >&5
36835 eval wx_cv_func_$wx_func=no
36838 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
36839 conftest$ac_exeext conftest.$ac_ext
36842 ac_res=`eval echo '${'wx_cv_func_$wx_func'}'`
36843 { echo "$as_me:$LINENO: result: $ac_res" >&5
36844 echo "${ECHO_T}$ac_res" >&6; }
36846 if eval test \$wx_cv_func_$wx_func = yes
36848 cat >>confdefs.h <<_ACEOF
36849 #define HAVE_`echo $wx_func | tr 'a-z' 'A-Z'` 1
36862 for wx_func in strtok_r
36864 { echo "$as_me:$LINENO: checking for $wx_func" >&5
36865 echo $ECHO_N "checking for $wx_func... $ECHO_C" >&6; }
36866 if { as_var=wx_cv_func_$wx_func; eval "test \"\${$as_var+set}\" = set"; }; then
36867 echo $ECHO_N "(cached) $ECHO_C" >&6
36870 cat >conftest.$ac_ext <<_ACEOF
36874 cat confdefs.h >>conftest.$ac_ext
36875 cat >>conftest.$ac_ext <<_ACEOF
36876 /* end confdefs.h. */
36879 $ac_includes_default
36895 rm -f conftest.$ac_objext conftest$ac_exeext
36896 if { (ac_try="$ac_link"
36897 case "(($ac_try" in
36898 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
36899 *) ac_try_echo
=$ac_try;;
36901 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
36902 (eval "$ac_link") 2>conftest.er1
36904 grep -v '^ *+' conftest.er1
>conftest.err
36906 cat conftest.err
>&5
36907 echo "$as_me:$LINENO: \$? = $ac_status" >&5
36908 (exit $ac_status); } && {
36909 test -z "$ac_c_werror_flag" ||
36910 test ! -s conftest.err
36911 } && test -s conftest
$ac_exeext &&
36912 $as_test_x conftest
$ac_exeext; then
36913 eval wx_cv_func_
$wx_func=yes
36915 echo "$as_me: failed program was:" >&5
36916 sed 's/^/| /' conftest.
$ac_ext >&5
36918 eval wx_cv_func_
$wx_func=no
36921 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
36922 conftest
$ac_exeext conftest.
$ac_ext
36925 ac_res
=`eval echo '${'wx_cv_func_$wx_func'}'`
36926 { echo "$as_me:$LINENO: result: $ac_res" >&5
36927 echo "${ECHO_T}$ac_res" >&6; }
36929 if eval test \
$wx_cv_func_$wx_func = yes
36931 cat >>confdefs.h
<<_ACEOF
36932 #define HAVE_`echo $wx_func | tr 'a-z' 'A-Z'` 1
36945 for ac_func
in inet_addr
36947 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
36948 { echo "$as_me:$LINENO: checking for $ac_func" >&5
36949 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
36950 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
36951 echo $ECHO_N "(cached) $ECHO_C" >&6
36953 cat >conftest.
$ac_ext <<_ACEOF
36956 cat confdefs.h
>>conftest.
$ac_ext
36957 cat >>conftest.
$ac_ext <<_ACEOF
36958 /* end confdefs.h. */
36959 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
36960 For example, HP-UX 11i <limits.h> declares gettimeofday. */
36961 #define $ac_func innocuous_$ac_func
36963 /* System header to define __stub macros and hopefully few prototypes,
36964 which can conflict with char $ac_func (); below.
36965 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
36966 <limits.h> exists even on freestanding compilers. */
36969 # include <limits.h>
36971 # include <assert.h>
36976 /* Override any GCC internal prototype to avoid an error.
36977 Use char because int might match the return type of a GCC
36978 builtin and then its argument prototype would still apply. */
36983 /* The GNU C library defines this for functions which it implements
36984 to always fail with ENOSYS. Some functions are actually named
36985 something starting with __ and the normal name is an alias. */
36986 #if defined __stub_$ac_func || defined __stub___$ac_func
36993 return $ac_func ();
36998 rm -f conftest.
$ac_objext conftest
$ac_exeext
36999 if { (ac_try
="$ac_link"
37000 case "(($ac_try" in
37001 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
37002 *) ac_try_echo=$ac_try;;
37004 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
37005 (eval "$ac_link") 2>conftest.er1
37007 grep -v '^ *+' conftest.er1 >conftest.err
37009 cat conftest.err >&5
37010 echo "$as_me:$LINENO: \$? = $ac_status" >&5
37011 (exit $ac_status); } && {
37012 test -z "$ac_c_werror_flag" ||
37013 test ! -s conftest.err
37014 } && test -s conftest$ac_exeext &&
37015 $as_test_x conftest$ac_exeext; then
37016 eval "$as_ac_var=yes"
37018 echo "$as_me: failed program was:" >&5
37019 sed 's/^/| /' conftest.$ac_ext >&5
37021 eval "$as_ac_var=no"
37024 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
37025 conftest$ac_exeext conftest.$ac_ext
37027 ac_res=`eval echo '${'$as_ac_var'}'`
37028 { echo "$as_me:$LINENO: result: $ac_res" >&5
37029 echo "${ECHO_T}$ac_res" >&6; }
37030 if test `eval echo '${'$as_ac_var'}'` = yes; then
37031 cat >>confdefs.h <<_ACEOF
37032 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
37034 cat >>confdefs.h <<\_ACEOF
37035 #define HAVE_INET_ADDR 1
37040 { echo "$as_me:$LINENO: checking for inet_addr in -lnsl" >&5
37041 echo $ECHO_N "checking for inet_addr in -lnsl... $ECHO_C" >&6; }
37042 if test "${ac_cv_lib_nsl_inet_addr+set}" = set; then
37043 echo $ECHO_N "(cached) $ECHO_C" >&6
37045 ac_check_lib_save_LIBS=$LIBS
37047 cat >conftest.$ac_ext <<_ACEOF
37050 cat confdefs.h >>conftest.$ac_ext
37051 cat >>conftest.$ac_ext <<_ACEOF
37052 /* end confdefs.h. */
37054 /* Override any GCC internal prototype to avoid an error.
37055 Use char because int might match the return type of a GCC
37056 builtin and then its argument prototype would still apply. */
37064 return inet_addr ();
37069 rm -f conftest.$ac_objext conftest$ac_exeext
37070 if { (ac_try="$ac_link"
37071 case "(($ac_try" in
37072 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
37073 *) ac_try_echo
=$ac_try;;
37075 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
37076 (eval "$ac_link") 2>conftest.er1
37078 grep -v '^ *+' conftest.er1
>conftest.err
37080 cat conftest.err
>&5
37081 echo "$as_me:$LINENO: \$? = $ac_status" >&5
37082 (exit $ac_status); } && {
37083 test -z "$ac_c_werror_flag" ||
37084 test ! -s conftest.err
37085 } && test -s conftest
$ac_exeext &&
37086 $as_test_x conftest
$ac_exeext; then
37087 ac_cv_lib_nsl_inet_addr
=yes
37089 echo "$as_me: failed program was:" >&5
37090 sed 's/^/| /' conftest.
$ac_ext >&5
37092 ac_cv_lib_nsl_inet_addr
=no
37095 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
37096 conftest
$ac_exeext conftest.
$ac_ext
37097 LIBS
=$ac_check_lib_save_LIBS
37099 { echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_inet_addr" >&5
37100 echo "${ECHO_T}$ac_cv_lib_nsl_inet_addr" >&6; }
37101 if test $ac_cv_lib_nsl_inet_addr = yes; then
37105 { echo "$as_me:$LINENO: checking for inet_addr in -lresolv" >&5
37106 echo $ECHO_N "checking for inet_addr in -lresolv... $ECHO_C" >&6; }
37107 if test "${ac_cv_lib_resolv_inet_addr+set}" = set; then
37108 echo $ECHO_N "(cached) $ECHO_C" >&6
37110 ac_check_lib_save_LIBS
=$LIBS
37111 LIBS
="-lresolv $LIBS"
37112 cat >conftest.
$ac_ext <<_ACEOF
37115 cat confdefs.h
>>conftest.
$ac_ext
37116 cat >>conftest.
$ac_ext <<_ACEOF
37117 /* end confdefs.h. */
37119 /* Override any GCC internal prototype to avoid an error.
37120 Use char because int might match the return type of a GCC
37121 builtin and then its argument prototype would still apply. */
37129 return inet_addr ();
37134 rm -f conftest.
$ac_objext conftest
$ac_exeext
37135 if { (ac_try
="$ac_link"
37136 case "(($ac_try" in
37137 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
37138 *) ac_try_echo=$ac_try;;
37140 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
37141 (eval "$ac_link") 2>conftest.er1
37143 grep -v '^ *+' conftest.er1 >conftest.err
37145 cat conftest.err >&5
37146 echo "$as_me:$LINENO: \$? = $ac_status" >&5
37147 (exit $ac_status); } && {
37148 test -z "$ac_c_werror_flag" ||
37149 test ! -s conftest.err
37150 } && test -s conftest$ac_exeext &&
37151 $as_test_x conftest$ac_exeext; then
37152 ac_cv_lib_resolv_inet_addr=yes
37154 echo "$as_me: failed program was:" >&5
37155 sed 's/^/| /' conftest.$ac_ext >&5
37157 ac_cv_lib_resolv_inet_addr=no
37160 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
37161 conftest$ac_exeext conftest.$ac_ext
37162 LIBS=$ac_check_lib_save_LIBS
37164 { echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_inet_addr" >&5
37165 echo "${ECHO_T}$ac_cv_lib_resolv_inet_addr" >&6; }
37166 if test $ac_cv_lib_resolv_inet_addr = yes; then
37170 { echo "$as_me:$LINENO: checking for inet_addr in -lsocket" >&5
37171 echo $ECHO_N "checking for inet_addr in -lsocket... $ECHO_C" >&6; }
37172 if test "${ac_cv_lib_socket_inet_addr+set}" = set; then
37173 echo $ECHO_N "(cached) $ECHO_C" >&6
37175 ac_check_lib_save_LIBS=$LIBS
37176 LIBS="-lsocket $LIBS"
37177 cat >conftest.$ac_ext <<_ACEOF
37180 cat confdefs.h >>conftest.$ac_ext
37181 cat >>conftest.$ac_ext <<_ACEOF
37182 /* end confdefs.h. */
37184 /* Override any GCC internal prototype to avoid an error.
37185 Use char because int might match the return type of a GCC
37186 builtin and then its argument prototype would still apply. */
37194 return inet_addr ();
37199 rm -f conftest.$ac_objext conftest$ac_exeext
37200 if { (ac_try="$ac_link"
37201 case "(($ac_try" in
37202 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
37203 *) ac_try_echo
=$ac_try;;
37205 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
37206 (eval "$ac_link") 2>conftest.er1
37208 grep -v '^ *+' conftest.er1
>conftest.err
37210 cat conftest.err
>&5
37211 echo "$as_me:$LINENO: \$? = $ac_status" >&5
37212 (exit $ac_status); } && {
37213 test -z "$ac_c_werror_flag" ||
37214 test ! -s conftest.err
37215 } && test -s conftest
$ac_exeext &&
37216 $as_test_x conftest
$ac_exeext; then
37217 ac_cv_lib_socket_inet_addr
=yes
37219 echo "$as_me: failed program was:" >&5
37220 sed 's/^/| /' conftest.
$ac_ext >&5
37222 ac_cv_lib_socket_inet_addr
=no
37225 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
37226 conftest
$ac_exeext conftest.
$ac_ext
37227 LIBS
=$ac_check_lib_save_LIBS
37229 { echo "$as_me:$LINENO: result: $ac_cv_lib_socket_inet_addr" >&5
37230 echo "${ECHO_T}$ac_cv_lib_socket_inet_addr" >&6; }
37231 if test $ac_cv_lib_socket_inet_addr = yes; then
37251 for ac_func
in inet_aton
37253 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
37254 { echo "$as_me:$LINENO: checking for $ac_func" >&5
37255 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
37256 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
37257 echo $ECHO_N "(cached) $ECHO_C" >&6
37259 cat >conftest.
$ac_ext <<_ACEOF
37262 cat confdefs.h
>>conftest.
$ac_ext
37263 cat >>conftest.
$ac_ext <<_ACEOF
37264 /* end confdefs.h. */
37265 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
37266 For example, HP-UX 11i <limits.h> declares gettimeofday. */
37267 #define $ac_func innocuous_$ac_func
37269 /* System header to define __stub macros and hopefully few prototypes,
37270 which can conflict with char $ac_func (); below.
37271 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
37272 <limits.h> exists even on freestanding compilers. */
37275 # include <limits.h>
37277 # include <assert.h>
37282 /* Override any GCC internal prototype to avoid an error.
37283 Use char because int might match the return type of a GCC
37284 builtin and then its argument prototype would still apply. */
37289 /* The GNU C library defines this for functions which it implements
37290 to always fail with ENOSYS. Some functions are actually named
37291 something starting with __ and the normal name is an alias. */
37292 #if defined __stub_$ac_func || defined __stub___$ac_func
37299 return $ac_func ();
37304 rm -f conftest.
$ac_objext conftest
$ac_exeext
37305 if { (ac_try
="$ac_link"
37306 case "(($ac_try" in
37307 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
37308 *) ac_try_echo=$ac_try;;
37310 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
37311 (eval "$ac_link") 2>conftest.er1
37313 grep -v '^ *+' conftest.er1 >conftest.err
37315 cat conftest.err >&5
37316 echo "$as_me:$LINENO: \$? = $ac_status" >&5
37317 (exit $ac_status); } && {
37318 test -z "$ac_c_werror_flag" ||
37319 test ! -s conftest.err
37320 } && test -s conftest$ac_exeext &&
37321 $as_test_x conftest$ac_exeext; then
37322 eval "$as_ac_var=yes"
37324 echo "$as_me: failed program was:" >&5
37325 sed 's/^/| /' conftest.$ac_ext >&5
37327 eval "$as_ac_var=no"
37330 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
37331 conftest$ac_exeext conftest.$ac_ext
37333 ac_res=`eval echo '${'$as_ac_var'}'`
37334 { echo "$as_me:$LINENO: result: $ac_res" >&5
37335 echo "${ECHO_T}$ac_res" >&6; }
37336 if test `eval echo '${'$as_ac_var'}'` = yes; then
37337 cat >>confdefs.h <<_ACEOF
37338 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
37340 cat >>confdefs.h <<\_ACEOF
37341 #define HAVE_INET_ATON 1
37346 as_ac_Lib=`echo "ac_cv_lib_$INET_LINK''_inet_aton" | $as_tr_sh`
37347 { echo "$as_me:$LINENO: checking for inet_aton in -l$INET_LINK" >&5
37348 echo $ECHO_N "checking for inet_aton in -l$INET_LINK... $ECHO_C" >&6; }
37349 if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then
37350 echo $ECHO_N "(cached) $ECHO_C" >&6
37352 ac_check_lib_save_LIBS=$LIBS
37353 LIBS="-l$INET_LINK $LIBS"
37354 cat >conftest.$ac_ext <<_ACEOF
37357 cat confdefs.h >>conftest.$ac_ext
37358 cat >>conftest.$ac_ext <<_ACEOF
37359 /* end confdefs.h. */
37361 /* Override any GCC internal prototype to avoid an error.
37362 Use char because int might match the return type of a GCC
37363 builtin and then its argument prototype would still apply. */
37371 return inet_aton ();
37376 rm -f conftest.$ac_objext conftest$ac_exeext
37377 if { (ac_try="$ac_link"
37378 case "(($ac_try" in
37379 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
37380 *) ac_try_echo
=$ac_try;;
37382 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
37383 (eval "$ac_link") 2>conftest.er1
37385 grep -v '^ *+' conftest.er1
>conftest.err
37387 cat conftest.err
>&5
37388 echo "$as_me:$LINENO: \$? = $ac_status" >&5
37389 (exit $ac_status); } && {
37390 test -z "$ac_c_werror_flag" ||
37391 test ! -s conftest.err
37392 } && test -s conftest
$ac_exeext &&
37393 $as_test_x conftest
$ac_exeext; then
37394 eval "$as_ac_Lib=yes"
37396 echo "$as_me: failed program was:" >&5
37397 sed 's/^/| /' conftest.
$ac_ext >&5
37399 eval "$as_ac_Lib=no"
37402 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
37403 conftest
$ac_exeext conftest.
$ac_ext
37404 LIBS
=$ac_check_lib_save_LIBS
37406 ac_res
=`eval echo '${'$as_ac_Lib'}'`
37407 { echo "$as_me:$LINENO: result: $ac_res" >&5
37408 echo "${ECHO_T}$ac_res" >&6; }
37409 if test `eval echo '${'$as_ac_Lib'}'` = yes; then
37410 cat >>confdefs.h
<<\_ACEOF
37411 #define HAVE_INET_ATON 1
37421 if test "x$INET_LINK" != "x"; then
37422 cat >>confdefs.h
<<\_ACEOF
37423 #define HAVE_INET_ADDR 1
37426 INET_LINK
=" -l$INET_LINK"
37430 for wx_func
in fdopen
37432 { echo "$as_me:$LINENO: checking for $wx_func" >&5
37433 echo $ECHO_N "checking for $wx_func... $ECHO_C" >&6; }
37434 if { as_var
=wx_cv_func_
$wx_func; eval "test \"\${$as_var+set}\" = set"; }; then
37435 echo $ECHO_N "(cached) $ECHO_C" >&6
37438 cat >conftest.
$ac_ext <<_ACEOF
37442 cat confdefs.h
>>conftest.
$ac_ext
37443 cat >>conftest.
$ac_ext <<_ACEOF
37444 /* end confdefs.h. */
37447 $ac_includes_default
37463 rm -f conftest.
$ac_objext conftest
$ac_exeext
37464 if { (ac_try
="$ac_link"
37465 case "(($ac_try" in
37466 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
37467 *) ac_try_echo=$ac_try;;
37469 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
37470 (eval "$ac_link") 2>conftest.er1
37472 grep -v '^ *+' conftest.er1 >conftest.err
37474 cat conftest.err >&5
37475 echo "$as_me:$LINENO: \$? = $ac_status" >&5
37476 (exit $ac_status); } && {
37477 test -z "$ac_c_werror_flag" ||
37478 test ! -s conftest.err
37479 } && test -s conftest$ac_exeext &&
37480 $as_test_x conftest$ac_exeext; then
37481 eval wx_cv_func_$wx_func=yes
37483 echo "$as_me: failed program was:" >&5
37484 sed 's/^/| /' conftest.$ac_ext >&5
37486 eval wx_cv_func_$wx_func=no
37489 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
37490 conftest$ac_exeext conftest.$ac_ext
37493 ac_res=`eval echo '${'wx_cv_func_$wx_func'}'`
37494 { echo "$as_me:$LINENO: result: $ac_res" >&5
37495 echo "${ECHO_T}$ac_res" >&6; }
37497 if eval test \$wx_cv_func_$wx_func = yes
37499 cat >>confdefs.h <<_ACEOF
37500 #define HAVE_`echo $wx_func | tr 'a-z' 'A-Z'` 1
37517 { echo "$as_me:$LINENO: checking for esd_close in -lesd" >&5
37518 echo $ECHO_N "checking for esd_close in -lesd... $ECHO_C" >&6; }
37519 if test "${ac_cv_lib_esd_esd_close+set}" = set; then
37520 echo $ECHO_N "(cached) $ECHO_C" >&6
37522 ac_check_lib_save_LIBS=$LIBS
37524 cat >conftest.$ac_ext <<_ACEOF
37527 cat confdefs.h >>conftest.$ac_ext
37528 cat >>conftest.$ac_ext <<_ACEOF
37529 /* end confdefs.h. */
37531 /* Override any GCC internal prototype to avoid an error.
37532 Use char because int might match the return type of a GCC
37533 builtin and then its argument prototype would still apply. */
37541 return esd_close ();
37546 rm -f conftest.$ac_objext conftest$ac_exeext
37547 if { (ac_try="$ac_link"
37548 case "(($ac_try" in
37549 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
37550 *) ac_try_echo
=$ac_try;;
37552 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
37553 (eval "$ac_link") 2>conftest.er1
37555 grep -v '^ *+' conftest.er1
>conftest.err
37557 cat conftest.err
>&5
37558 echo "$as_me:$LINENO: \$? = $ac_status" >&5
37559 (exit $ac_status); } && {
37560 test -z "$ac_c_werror_flag" ||
37561 test ! -s conftest.err
37562 } && test -s conftest
$ac_exeext &&
37563 $as_test_x conftest
$ac_exeext; then
37564 ac_cv_lib_esd_esd_close
=yes
37566 echo "$as_me: failed program was:" >&5
37567 sed 's/^/| /' conftest.
$ac_ext >&5
37569 ac_cv_lib_esd_esd_close
=no
37572 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
37573 conftest
$ac_exeext conftest.
$ac_ext
37574 LIBS
=$ac_check_lib_save_LIBS
37576 { echo "$as_me:$LINENO: result: $ac_cv_lib_esd_esd_close" >&5
37577 echo "${ECHO_T}$ac_cv_lib_esd_esd_close" >&6; }
37578 if test $ac_cv_lib_esd_esd_close = yes; then
37580 { echo "$as_me:$LINENO: checking for esd.h" >&5
37581 echo $ECHO_N "checking for esd.h... $ECHO_C" >&6; }
37582 if test "${ac_cv_header_esd_h+set}" = set; then
37583 echo $ECHO_N "(cached) $ECHO_C" >&6
37585 cat >conftest.
$ac_ext <<_ACEOF
37588 cat confdefs.h
>>conftest.
$ac_ext
37589 cat >>conftest.
$ac_ext <<_ACEOF
37590 /* end confdefs.h. */
37595 rm -f conftest.
$ac_objext
37596 if { (ac_try
="$ac_compile"
37597 case "(($ac_try" in
37598 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
37599 *) ac_try_echo=$ac_try;;
37601 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
37602 (eval "$ac_compile") 2>conftest.er1
37604 grep -v '^ *+' conftest.er1 >conftest.err
37606 cat conftest.err >&5
37607 echo "$as_me:$LINENO: \$? = $ac_status" >&5
37608 (exit $ac_status); } && {
37609 test -z "$ac_c_werror_flag" ||
37610 test ! -s conftest.err
37611 } && test -s conftest.$ac_objext; then
37612 ac_cv_header_esd_h=yes
37614 echo "$as_me: failed program was:" >&5
37615 sed 's/^/| /' conftest.$ac_ext >&5
37617 ac_cv_header_esd_h=no
37620 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
37622 { echo "$as_me:$LINENO: result: $ac_cv_header_esd_h" >&5
37623 echo "${ECHO_T}$ac_cv_header_esd_h" >&6; }
37624 if test $ac_cv_header_esd_h = yes; then
37626 EXTRALIBS_ESD="-lesd"
37636 { echo "$as_me:$LINENO: checking for known CD-ROM interface" >&5
37637 echo $ECHO_N "checking for known CD-ROM interface... $ECHO_C" >&6; }
37638 cat >conftest.$ac_ext <<_ACEOF
37641 cat confdefs.h >>conftest.$ac_ext
37642 cat >>conftest.$ac_ext <<_ACEOF
37643 /* end confdefs.h. */
37645 #include <linux/cdrom.h>
37648 #include <sys/cdio.h>
37654 struct cdrom_tocentry entry, old_entry;
37659 rm -f conftest.$ac_objext
37660 if { (ac_try="$ac_compile"
37661 case "(($ac_try" in
37662 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
37663 *) ac_try_echo
=$ac_try;;
37665 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
37666 (eval "$ac_compile") 2>conftest.er1
37668 grep -v '^ *+' conftest.er1
>conftest.err
37670 cat conftest.err
>&5
37671 echo "$as_me:$LINENO: \$? = $ac_status" >&5
37672 (exit $ac_status); } && {
37673 test -z "$ac_c_werror_flag" ||
37674 test ! -s conftest.err
37675 } && test -s conftest.
$ac_objext; then
37676 { echo "$as_me:$LINENO: result: yes" >&5
37677 echo "${ECHO_T}yes" >&6; }
37678 cat >>confdefs.h
<<\_ACEOF
37679 #define HAVE_KNOWN_CDROM_INTERFACE 1
37683 echo "$as_me: failed program was:" >&5
37684 sed 's/^/| /' conftest.
$ac_ext >&5
37686 { echo "$as_me:$LINENO: result: no" >&5
37687 echo "${ECHO_T}no" >&6; }
37690 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
37693 cat >confcache
<<\_ACEOF
37694 # This file is a shell script that caches the results of configure
37695 # tests run on this system so they can be shared between configure
37696 # scripts and configure runs, see configure's option --config-cache.
37697 # It is not useful on other systems. If it contains results you don't
37698 # want to keep, you may remove or edit it.
37700 # config.status only pays attention to the cache file if you give it
37701 # the --recheck option to rerun configure.
37703 # `ac_cv_env_foo' variables (set or unset) will be overridden when
37704 # loading this file, other *unset* `ac_cv_foo' will be assigned the
37705 # following values.
37709 # The following way of writing the cache mishandles newlines in values,
37710 # but we know of no workaround that is simple, portable, and efficient.
37711 # So, we kill variables containing newlines.
37712 # Ultrix sh set writes to stderr and can't be redirected directly,
37713 # and sets the high bit in the cache file unless we assign to the vars.
37715 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
37716 eval ac_val
=\$
$ac_var
37720 *_cv_
*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
37721 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
37724 _
| IFS
| as_nl
) ;; #(
37725 *) $as_unset $ac_var ;;
37731 case $as_nl`(ac_space=' '; set) 2>&1` in #(
37732 *${as_nl}ac_space
=\
*)
37733 # `set' does not quote correctly, so add quotes (double-quote
37734 # substitution turns \\\\ into \\, and sed turns \\ into \).
37737 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
37740 # `set' quotes correctly as required by POSIX, so do not add quotes.
37741 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
37750 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
37752 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
37754 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
37755 if test -w "$cache_file"; then
37756 test "x$cache_file" != "x/dev/null" &&
37757 { echo "$as_me:$LINENO: updating cache $cache_file" >&5
37758 echo "$as_me: updating cache $cache_file" >&6;}
37759 cat confcache
>$cache_file
37761 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
37762 echo "$as_me: not updating unwritable cache $cache_file" >&6;}
37768 if test "$TOOLKIT" != "MSW" -a "$USE_OS2" != 1; then
37774 if test "$wxUSE_THREADS" = "yes" ; then
37775 if test "$USE_BEOS" = 1; then
37776 { echo "$as_me:$LINENO: WARNING: BeOS threads are not yet supported... disabled" >&5
37777 echo "$as_me: WARNING: BeOS threads are not yet supported... disabled" >&2;}
37782 if test "$wxUSE_THREADS" = "yes" ; then
37785 THREAD_OPTS
="-pthread"
37787 *-*-solaris2* | *-*-sunos4* )
37788 if test "x$GCC" = "xyes"; then
37789 THREAD_OPTS
="-pthreads $THREAD_OPTS"
37791 THREAD_OPTS
="-mt $THREAD_OPTS"
37795 THREAD_OPTS
="-kthread lthread $THREAD_OPTS c_r"
37797 *-*-darwin* | *-*-cygwin* )
37801 THREAD_OPTS
="pthreads"
37804 if test "x$GCC" = "xyes"; then
37805 $CXX -dumpspecs | grep 'pthread:' >/dev
/null
||
37813 if test "x$GCC" = "xyes"; then
37819 if test "x$GCC" != "xyes"; then
37820 THREAD_OPTS
="-Ethread"
37825 THREAD_OPTS
="$THREAD_OPTS pthread none"
37828 for flag
in $THREAD_OPTS; do
37831 { echo "$as_me:$LINENO: checking whether pthreads work without any flags" >&5
37832 echo $ECHO_N "checking whether pthreads work without any flags... $ECHO_C" >&6; }
37836 { echo "$as_me:$LINENO: checking whether pthreads work with $flag" >&5
37837 echo $ECHO_N "checking whether pthreads work with $flag... $ECHO_C" >&6; }
37838 THREADS_CFLAGS
="$flag"
37842 { echo "$as_me:$LINENO: checking for the pthreads library -l$flag" >&5
37843 echo $ECHO_N "checking for the pthreads library -l$flag... $ECHO_C" >&6; }
37844 THREADS_LINK
="-l$flag"
37849 save_CFLAGS
="$CFLAGS"
37850 LIBS
="$THREADS_LINK $LIBS"
37851 CFLAGS
="$THREADS_CFLAGS $CFLAGS"
37853 cat >conftest.
$ac_ext <<_ACEOF
37856 cat confdefs.h
>>conftest.
$ac_ext
37857 cat >>conftest.
$ac_ext <<_ACEOF
37858 /* end confdefs.h. */
37859 #include <pthread.h>
37863 pthread_create(0,0,0,0);
37868 rm -f conftest.
$ac_objext conftest
$ac_exeext
37869 if { (ac_try
="$ac_link"
37870 case "(($ac_try" in
37871 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
37872 *) ac_try_echo=$ac_try;;
37874 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
37875 (eval "$ac_link") 2>conftest.er1
37877 grep -v '^ *+' conftest.er1 >conftest.err
37879 cat conftest.err >&5
37880 echo "$as_me:$LINENO: \$? = $ac_status" >&5
37881 (exit $ac_status); } && {
37882 test -z "$ac_c_werror_flag" ||
37883 test ! -s conftest.err
37884 } && test -s conftest$ac_exeext &&
37885 $as_test_x conftest$ac_exeext; then
37888 echo "$as_me: failed program was:" >&5
37889 sed 's/^/| /' conftest.$ac_ext >&5
37894 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
37895 conftest$ac_exeext conftest.$ac_ext
37898 CFLAGS="$save_CFLAGS"
37900 { echo "$as_me:$LINENO: result: $THREADS_OK" >&5
37901 echo "${ECHO_T}$THREADS_OK" >&6; }
37902 if test "x$THREADS_OK" = "xyes"; then
37910 if test "x$THREADS_OK" != "xyes"; then
37912 { echo "$as_me:$LINENO: WARNING: No thread support on this system... disabled" >&5
37913 echo "$as_me: WARNING: No thread support on this system... disabled" >&2;}
37915 LDFLAGS="$THREADS_CFLAGS $LDFLAGS"
37916 LIBS="$THREADS_LINK $LIBS"
37918 { echo "$as_me:$LINENO: checking if more special flags are required for pthreads" >&5
37919 echo $ECHO_N "checking if more special flags are required for pthreads... $ECHO_C" >&6; }
37923 LDFLAGS="-L/usr/lib/threads $LDFLAGS"
37924 flag="-D_THREAD_SAFE"
37927 flag="-D_THREAD_SAFE"
37930 flag="-D_REENTRANT"
37931 if test "x$GCC" != "xyes"; then
37932 flag="$flag -D_RWSTD_MULTI_THREAD"
37935 *solaris* | alpha*-osf*)
37936 flag="-D_REENTRANT"
37939 { echo "$as_me:$LINENO: result: ${flag}" >&5
37940 echo "${ECHO_T}${flag}" >&6; }
37941 if test "x$flag" != xno; then
37942 THREADS_CFLAGS="$THREADS_CFLAGS $flag"
37945 WXCONFIG_CFLAGS="$WXCONFIG_CFLAGS $THREADS_CFLAGS"
37949 if test "$wxUSE_THREADS" = "yes" ; then
37951 for ac_func in thr_setconcurrency
37953 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
37954 { echo "$as_me:$LINENO: checking for $ac_func" >&5
37955 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
37956 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
37957 echo $ECHO_N "(cached) $ECHO_C" >&6
37959 cat >conftest.$ac_ext <<_ACEOF
37962 cat confdefs.h >>conftest.$ac_ext
37963 cat >>conftest.$ac_ext <<_ACEOF
37964 /* end confdefs.h. */
37965 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
37966 For example, HP-UX 11i <limits.h> declares gettimeofday. */
37967 #define $ac_func innocuous_$ac_func
37969 /* System header to define __stub macros and hopefully few prototypes,
37970 which can conflict with char $ac_func (); below.
37971 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
37972 <limits.h> exists even on freestanding compilers. */
37975 # include <limits.h>
37977 # include <assert.h>
37982 /* Override any GCC internal prototype to avoid an error.
37983 Use char because int might match the return type of a GCC
37984 builtin and then its argument prototype would still apply. */
37989 /* The GNU C library defines this for functions which it implements
37990 to always fail with ENOSYS. Some functions are actually named
37991 something starting with __ and the normal name is an alias. */
37992 #if defined __stub_$ac_func || defined __stub___$ac_func
37999 return $ac_func ();
38004 rm -f conftest.$ac_objext conftest$ac_exeext
38005 if { (ac_try="$ac_link"
38006 case "(($ac_try" in
38007 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
38008 *) ac_try_echo
=$ac_try;;
38010 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
38011 (eval "$ac_link") 2>conftest.er1
38013 grep -v '^ *+' conftest.er1
>conftest.err
38015 cat conftest.err
>&5
38016 echo "$as_me:$LINENO: \$? = $ac_status" >&5
38017 (exit $ac_status); } && {
38018 test -z "$ac_c_werror_flag" ||
38019 test ! -s conftest.err
38020 } && test -s conftest
$ac_exeext &&
38021 $as_test_x conftest
$ac_exeext; then
38022 eval "$as_ac_var=yes"
38024 echo "$as_me: failed program was:" >&5
38025 sed 's/^/| /' conftest.
$ac_ext >&5
38027 eval "$as_ac_var=no"
38030 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
38031 conftest
$ac_exeext conftest.
$ac_ext
38033 ac_res
=`eval echo '${'$as_ac_var'}'`
38034 { echo "$as_me:$LINENO: result: $ac_res" >&5
38035 echo "${ECHO_T}$ac_res" >&6; }
38036 if test `eval echo '${'$as_ac_var'}'` = yes; then
38037 cat >>confdefs.h
<<_ACEOF
38038 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
38045 { echo "$as_me:$LINENO: checking for pthread_cleanup_push/pop" >&5
38046 echo $ECHO_N "checking for pthread_cleanup_push/pop... $ECHO_C" >&6; }
38047 if test "${wx_cv_func_pthread_cleanup+set}" = set; then
38048 echo $ECHO_N "(cached) $ECHO_C" >&6
38051 cat >conftest.
$ac_ext <<_ACEOF
38054 cat confdefs.h
>>conftest.
$ac_ext
38055 cat >>conftest.
$ac_ext <<_ACEOF
38056 /* end confdefs.h. */
38057 #include <pthread.h>
38058 void ThreadCleanupFunc(void *p);
38065 pthread_cleanup_push(ThreadCleanupFunc, p);
38066 pthread_cleanup_pop(0);
38072 rm -f conftest.
$ac_objext
38073 if { (ac_try
="$ac_compile"
38074 case "(($ac_try" in
38075 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
38076 *) ac_try_echo=$ac_try;;
38078 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
38079 (eval "$ac_compile") 2>conftest.er1
38081 grep -v '^ *+' conftest.er1 >conftest.err
38083 cat conftest.err >&5
38084 echo "$as_me:$LINENO: \$? = $ac_status" >&5
38085 (exit $ac_status); } && {
38086 test -z "$ac_c_werror_flag" ||
38087 test ! -s conftest.err
38088 } && test -s conftest.$ac_objext; then
38090 wx_cv_func_pthread_cleanup=yes
38093 echo "$as_me: failed program was:" >&5
38094 sed 's/^/| /' conftest.$ac_ext >&5
38097 wx_cv_func_pthread_cleanup=no
38102 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
38105 { echo "$as_me:$LINENO: result: $wx_cv_func_pthread_cleanup" >&5
38106 echo "${ECHO_T}$wx_cv_func_pthread_cleanup" >&6; }
38107 if test "x$wx_cv_func_pthread_cleanup" = "xyes"; then
38108 cat >>confdefs.h <<\_ACEOF
38109 #define wxHAVE_PTHREAD_CLEANUP 1
38114 { echo "$as_me:$LINENO: checking for sched.h" >&5
38115 echo $ECHO_N "checking for sched.h... $ECHO_C" >&6; }
38116 if test "${ac_cv_header_sched_h+set}" = set; then
38117 echo $ECHO_N "(cached) $ECHO_C" >&6
38119 cat >conftest.$ac_ext <<_ACEOF
38122 cat confdefs.h >>conftest.$ac_ext
38123 cat >>conftest.$ac_ext <<_ACEOF
38124 /* end confdefs.h. */
38125 $ac_includes_default
38129 rm -f conftest.$ac_objext
38130 if { (ac_try="$ac_compile"
38131 case "(($ac_try" in
38132 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
38133 *) ac_try_echo
=$ac_try;;
38135 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
38136 (eval "$ac_compile") 2>conftest.er1
38138 grep -v '^ *+' conftest.er1
>conftest.err
38140 cat conftest.err
>&5
38141 echo "$as_me:$LINENO: \$? = $ac_status" >&5
38142 (exit $ac_status); } && {
38143 test -z "$ac_c_werror_flag" ||
38144 test ! -s conftest.err
38145 } && test -s conftest.
$ac_objext; then
38146 ac_cv_header_sched_h
=yes
38148 echo "$as_me: failed program was:" >&5
38149 sed 's/^/| /' conftest.
$ac_ext >&5
38151 ac_cv_header_sched_h
=no
38154 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
38156 { echo "$as_me:$LINENO: result: $ac_cv_header_sched_h" >&5
38157 echo "${ECHO_T}$ac_cv_header_sched_h" >&6; }
38160 if test "$ac_cv_header_sched_h" = "yes"; then
38161 { echo "$as_me:$LINENO: checking for sched_yield" >&5
38162 echo $ECHO_N "checking for sched_yield... $ECHO_C" >&6; }
38163 if test "${ac_cv_func_sched_yield+set}" = set; then
38164 echo $ECHO_N "(cached) $ECHO_C" >&6
38166 cat >conftest.
$ac_ext <<_ACEOF
38169 cat confdefs.h
>>conftest.
$ac_ext
38170 cat >>conftest.
$ac_ext <<_ACEOF
38171 /* end confdefs.h. */
38172 /* Define sched_yield to an innocuous variant, in case <limits.h> declares sched_yield.
38173 For example, HP-UX 11i <limits.h> declares gettimeofday. */
38174 #define sched_yield innocuous_sched_yield
38176 /* System header to define __stub macros and hopefully few prototypes,
38177 which can conflict with char sched_yield (); below.
38178 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
38179 <limits.h> exists even on freestanding compilers. */
38182 # include <limits.h>
38184 # include <assert.h>
38189 /* Override any GCC internal prototype to avoid an error.
38190 Use char because int might match the return type of a GCC
38191 builtin and then its argument prototype would still apply. */
38195 char sched_yield ();
38196 /* The GNU C library defines this for functions which it implements
38197 to always fail with ENOSYS. Some functions are actually named
38198 something starting with __ and the normal name is an alias. */
38199 #if defined __stub_sched_yield || defined __stub___sched_yield
38206 return sched_yield ();
38211 rm -f conftest.
$ac_objext conftest
$ac_exeext
38212 if { (ac_try
="$ac_link"
38213 case "(($ac_try" in
38214 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
38215 *) ac_try_echo=$ac_try;;
38217 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
38218 (eval "$ac_link") 2>conftest.er1
38220 grep -v '^ *+' conftest.er1 >conftest.err
38222 cat conftest.err >&5
38223 echo "$as_me:$LINENO: \$? = $ac_status" >&5
38224 (exit $ac_status); } && {
38225 test -z "$ac_c_werror_flag" ||
38226 test ! -s conftest.err
38227 } && test -s conftest$ac_exeext &&
38228 $as_test_x conftest$ac_exeext; then
38229 ac_cv_func_sched_yield=yes
38231 echo "$as_me: failed program was:" >&5
38232 sed 's/^/| /' conftest.$ac_ext >&5
38234 ac_cv_func_sched_yield=no
38237 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
38238 conftest$ac_exeext conftest.$ac_ext
38240 { echo "$as_me:$LINENO: result: $ac_cv_func_sched_yield" >&5
38241 echo "${ECHO_T}$ac_cv_func_sched_yield" >&6; }
38242 if test $ac_cv_func_sched_yield = yes; then
38243 cat >>confdefs.h <<\_ACEOF
38244 #define HAVE_SCHED_YIELD 1
38249 { echo "$as_me:$LINENO: checking for sched_yield in -lposix4" >&5
38250 echo $ECHO_N "checking for sched_yield in -lposix4... $ECHO_C" >&6; }
38251 if test "${ac_cv_lib_posix4_sched_yield+set}" = set; then
38252 echo $ECHO_N "(cached) $ECHO_C" >&6
38254 ac_check_lib_save_LIBS=$LIBS
38255 LIBS="-lposix4 $LIBS"
38256 cat >conftest.$ac_ext <<_ACEOF
38259 cat confdefs.h >>conftest.$ac_ext
38260 cat >>conftest.$ac_ext <<_ACEOF
38261 /* end confdefs.h. */
38263 /* Override any GCC internal prototype to avoid an error.
38264 Use char because int might match the return type of a GCC
38265 builtin and then its argument prototype would still apply. */
38269 char sched_yield ();
38273 return sched_yield ();
38278 rm -f conftest.$ac_objext conftest$ac_exeext
38279 if { (ac_try="$ac_link"
38280 case "(($ac_try" in
38281 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
38282 *) ac_try_echo
=$ac_try;;
38284 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
38285 (eval "$ac_link") 2>conftest.er1
38287 grep -v '^ *+' conftest.er1
>conftest.err
38289 cat conftest.err
>&5
38290 echo "$as_me:$LINENO: \$? = $ac_status" >&5
38291 (exit $ac_status); } && {
38292 test -z "$ac_c_werror_flag" ||
38293 test ! -s conftest.err
38294 } && test -s conftest
$ac_exeext &&
38295 $as_test_x conftest
$ac_exeext; then
38296 ac_cv_lib_posix4_sched_yield
=yes
38298 echo "$as_me: failed program was:" >&5
38299 sed 's/^/| /' conftest.
$ac_ext >&5
38301 ac_cv_lib_posix4_sched_yield
=no
38304 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
38305 conftest
$ac_exeext conftest.
$ac_ext
38306 LIBS
=$ac_check_lib_save_LIBS
38308 { echo "$as_me:$LINENO: result: $ac_cv_lib_posix4_sched_yield" >&5
38309 echo "${ECHO_T}$ac_cv_lib_posix4_sched_yield" >&6; }
38310 if test $ac_cv_lib_posix4_sched_yield = yes; then
38311 cat >>confdefs.h
<<\_ACEOF
38312 #define HAVE_SCHED_YIELD 1
38314 POSIX4_LINK
=" -lposix4"
38316 { echo "$as_me:$LINENO: WARNING: wxThread::Yield will not work properly" >&5
38317 echo "$as_me: WARNING: wxThread::Yield will not work properly" >&2;}
38328 { echo "$as_me:$LINENO: checking for pthread_attr_getschedpolicy" >&5
38329 echo $ECHO_N "checking for pthread_attr_getschedpolicy... $ECHO_C" >&6; }
38330 if test "${ac_cv_func_pthread_attr_getschedpolicy+set}" = set; then
38331 echo $ECHO_N "(cached) $ECHO_C" >&6
38333 cat >conftest.
$ac_ext <<_ACEOF
38336 cat confdefs.h
>>conftest.
$ac_ext
38337 cat >>conftest.
$ac_ext <<_ACEOF
38338 /* end confdefs.h. */
38339 /* Define pthread_attr_getschedpolicy to an innocuous variant, in case <limits.h> declares pthread_attr_getschedpolicy.
38340 For example, HP-UX 11i <limits.h> declares gettimeofday. */
38341 #define pthread_attr_getschedpolicy innocuous_pthread_attr_getschedpolicy
38343 /* System header to define __stub macros and hopefully few prototypes,
38344 which can conflict with char pthread_attr_getschedpolicy (); below.
38345 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
38346 <limits.h> exists even on freestanding compilers. */
38349 # include <limits.h>
38351 # include <assert.h>
38354 #undef pthread_attr_getschedpolicy
38356 /* Override any GCC internal prototype to avoid an error.
38357 Use char because int might match the return type of a GCC
38358 builtin and then its argument prototype would still apply. */
38362 char pthread_attr_getschedpolicy ();
38363 /* The GNU C library defines this for functions which it implements
38364 to always fail with ENOSYS. Some functions are actually named
38365 something starting with __ and the normal name is an alias. */
38366 #if defined __stub_pthread_attr_getschedpolicy || defined __stub___pthread_attr_getschedpolicy
38373 return pthread_attr_getschedpolicy ();
38378 rm -f conftest.
$ac_objext conftest
$ac_exeext
38379 if { (ac_try
="$ac_link"
38380 case "(($ac_try" in
38381 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
38382 *) ac_try_echo=$ac_try;;
38384 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
38385 (eval "$ac_link") 2>conftest.er1
38387 grep -v '^ *+' conftest.er1 >conftest.err
38389 cat conftest.err >&5
38390 echo "$as_me:$LINENO: \$? = $ac_status" >&5
38391 (exit $ac_status); } && {
38392 test -z "$ac_c_werror_flag" ||
38393 test ! -s conftest.err
38394 } && test -s conftest$ac_exeext &&
38395 $as_test_x conftest$ac_exeext; then
38396 ac_cv_func_pthread_attr_getschedpolicy=yes
38398 echo "$as_me: failed program was:" >&5
38399 sed 's/^/| /' conftest.$ac_ext >&5
38401 ac_cv_func_pthread_attr_getschedpolicy=no
38404 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
38405 conftest$ac_exeext conftest.$ac_ext
38407 { echo "$as_me:$LINENO: result: $ac_cv_func_pthread_attr_getschedpolicy" >&5
38408 echo "${ECHO_T}$ac_cv_func_pthread_attr_getschedpolicy" >&6; }
38409 if test $ac_cv_func_pthread_attr_getschedpolicy = yes; then
38410 { echo "$as_me:$LINENO: checking for pthread_attr_setschedparam" >&5
38411 echo $ECHO_N "checking for pthread_attr_setschedparam... $ECHO_C" >&6; }
38412 if test "${ac_cv_func_pthread_attr_setschedparam+set}" = set; then
38413 echo $ECHO_N "(cached) $ECHO_C" >&6
38415 cat >conftest.$ac_ext <<_ACEOF
38418 cat confdefs.h >>conftest.$ac_ext
38419 cat >>conftest.$ac_ext <<_ACEOF
38420 /* end confdefs.h. */
38421 /* Define pthread_attr_setschedparam to an innocuous variant, in case <limits.h> declares pthread_attr_setschedparam.
38422 For example, HP-UX 11i <limits.h> declares gettimeofday. */
38423 #define pthread_attr_setschedparam innocuous_pthread_attr_setschedparam
38425 /* System header to define __stub macros and hopefully few prototypes,
38426 which can conflict with char pthread_attr_setschedparam (); below.
38427 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
38428 <limits.h> exists even on freestanding compilers. */
38431 # include <limits.h>
38433 # include <assert.h>
38436 #undef pthread_attr_setschedparam
38438 /* Override any GCC internal prototype to avoid an error.
38439 Use char because int might match the return type of a GCC
38440 builtin and then its argument prototype would still apply. */
38444 char pthread_attr_setschedparam ();
38445 /* The GNU C library defines this for functions which it implements
38446 to always fail with ENOSYS. Some functions are actually named
38447 something starting with __ and the normal name is an alias. */
38448 #if defined __stub_pthread_attr_setschedparam || defined __stub___pthread_attr_setschedparam
38455 return pthread_attr_setschedparam ();
38460 rm -f conftest.$ac_objext conftest$ac_exeext
38461 if { (ac_try="$ac_link"
38462 case "(($ac_try" in
38463 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
38464 *) ac_try_echo
=$ac_try;;
38466 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
38467 (eval "$ac_link") 2>conftest.er1
38469 grep -v '^ *+' conftest.er1
>conftest.err
38471 cat conftest.err
>&5
38472 echo "$as_me:$LINENO: \$? = $ac_status" >&5
38473 (exit $ac_status); } && {
38474 test -z "$ac_c_werror_flag" ||
38475 test ! -s conftest.err
38476 } && test -s conftest
$ac_exeext &&
38477 $as_test_x conftest
$ac_exeext; then
38478 ac_cv_func_pthread_attr_setschedparam
=yes
38480 echo "$as_me: failed program was:" >&5
38481 sed 's/^/| /' conftest.
$ac_ext >&5
38483 ac_cv_func_pthread_attr_setschedparam
=no
38486 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
38487 conftest
$ac_exeext conftest.
$ac_ext
38489 { echo "$as_me:$LINENO: result: $ac_cv_func_pthread_attr_setschedparam" >&5
38490 echo "${ECHO_T}$ac_cv_func_pthread_attr_setschedparam" >&6; }
38491 if test $ac_cv_func_pthread_attr_setschedparam = yes; then
38492 { echo "$as_me:$LINENO: checking for sched_get_priority_max" >&5
38493 echo $ECHO_N "checking for sched_get_priority_max... $ECHO_C" >&6; }
38494 if test "${ac_cv_func_sched_get_priority_max+set}" = set; then
38495 echo $ECHO_N "(cached) $ECHO_C" >&6
38497 cat >conftest.
$ac_ext <<_ACEOF
38500 cat confdefs.h
>>conftest.
$ac_ext
38501 cat >>conftest.
$ac_ext <<_ACEOF
38502 /* end confdefs.h. */
38503 /* Define sched_get_priority_max to an innocuous variant, in case <limits.h> declares sched_get_priority_max.
38504 For example, HP-UX 11i <limits.h> declares gettimeofday. */
38505 #define sched_get_priority_max innocuous_sched_get_priority_max
38507 /* System header to define __stub macros and hopefully few prototypes,
38508 which can conflict with char sched_get_priority_max (); below.
38509 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
38510 <limits.h> exists even on freestanding compilers. */
38513 # include <limits.h>
38515 # include <assert.h>
38518 #undef sched_get_priority_max
38520 /* Override any GCC internal prototype to avoid an error.
38521 Use char because int might match the return type of a GCC
38522 builtin and then its argument prototype would still apply. */
38526 char sched_get_priority_max ();
38527 /* The GNU C library defines this for functions which it implements
38528 to always fail with ENOSYS. Some functions are actually named
38529 something starting with __ and the normal name is an alias. */
38530 #if defined __stub_sched_get_priority_max || defined __stub___sched_get_priority_max
38537 return sched_get_priority_max ();
38542 rm -f conftest.
$ac_objext conftest
$ac_exeext
38543 if { (ac_try
="$ac_link"
38544 case "(($ac_try" in
38545 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
38546 *) ac_try_echo=$ac_try;;
38548 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
38549 (eval "$ac_link") 2>conftest.er1
38551 grep -v '^ *+' conftest.er1 >conftest.err
38553 cat conftest.err >&5
38554 echo "$as_me:$LINENO: \$? = $ac_status" >&5
38555 (exit $ac_status); } && {
38556 test -z "$ac_c_werror_flag" ||
38557 test ! -s conftest.err
38558 } && test -s conftest$ac_exeext &&
38559 $as_test_x conftest$ac_exeext; then
38560 ac_cv_func_sched_get_priority_max=yes
38562 echo "$as_me: failed program was:" >&5
38563 sed 's/^/| /' conftest.$ac_ext >&5
38565 ac_cv_func_sched_get_priority_max=no
38568 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
38569 conftest$ac_exeext conftest.$ac_ext
38571 { echo "$as_me:$LINENO: result: $ac_cv_func_sched_get_priority_max" >&5
38572 echo "${ECHO_T}$ac_cv_func_sched_get_priority_max" >&6; }
38573 if test $ac_cv_func_sched_get_priority_max = yes; then
38576 { echo "$as_me:$LINENO: checking for sched_get_priority_max in -lposix4" >&5
38577 echo $ECHO_N "checking for sched_get_priority_max in -lposix4... $ECHO_C" >&6; }
38578 if test "${ac_cv_lib_posix4_sched_get_priority_max+set}" = set; then
38579 echo $ECHO_N "(cached) $ECHO_C" >&6
38581 ac_check_lib_save_LIBS=$LIBS
38582 LIBS="-lposix4 $LIBS"
38583 cat >conftest.$ac_ext <<_ACEOF
38586 cat confdefs.h >>conftest.$ac_ext
38587 cat >>conftest.$ac_ext <<_ACEOF
38588 /* end confdefs.h. */
38590 /* Override any GCC internal prototype to avoid an error.
38591 Use char because int might match the return type of a GCC
38592 builtin and then its argument prototype would still apply. */
38596 char sched_get_priority_max ();
38600 return sched_get_priority_max ();
38605 rm -f conftest.$ac_objext conftest$ac_exeext
38606 if { (ac_try="$ac_link"
38607 case "(($ac_try" in
38608 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
38609 *) ac_try_echo
=$ac_try;;
38611 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
38612 (eval "$ac_link") 2>conftest.er1
38614 grep -v '^ *+' conftest.er1
>conftest.err
38616 cat conftest.err
>&5
38617 echo "$as_me:$LINENO: \$? = $ac_status" >&5
38618 (exit $ac_status); } && {
38619 test -z "$ac_c_werror_flag" ||
38620 test ! -s conftest.err
38621 } && test -s conftest
$ac_exeext &&
38622 $as_test_x conftest
$ac_exeext; then
38623 ac_cv_lib_posix4_sched_get_priority_max
=yes
38625 echo "$as_me: failed program was:" >&5
38626 sed 's/^/| /' conftest.
$ac_ext >&5
38628 ac_cv_lib_posix4_sched_get_priority_max
=no
38631 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
38632 conftest
$ac_exeext conftest.
$ac_ext
38633 LIBS
=$ac_check_lib_save_LIBS
38635 { echo "$as_me:$LINENO: result: $ac_cv_lib_posix4_sched_get_priority_max" >&5
38636 echo "${ECHO_T}$ac_cv_lib_posix4_sched_get_priority_max" >&6; }
38637 if test $ac_cv_lib_posix4_sched_get_priority_max = yes; then
38640 POSIX4_LINK
=" -lposix4"
38654 if test "$HAVE_PRIOR_FUNCS" = 1; then
38655 cat >>confdefs.h
<<\_ACEOF
38656 #define HAVE_THREAD_PRIORITY_FUNCTIONS 1
38660 { echo "$as_me:$LINENO: WARNING: Setting thread priority will not work" >&5
38661 echo "$as_me: WARNING: Setting thread priority will not work" >&2;}
38664 { echo "$as_me:$LINENO: checking for pthread_cancel" >&5
38665 echo $ECHO_N "checking for pthread_cancel... $ECHO_C" >&6; }
38666 if test "${ac_cv_func_pthread_cancel+set}" = set; then
38667 echo $ECHO_N "(cached) $ECHO_C" >&6
38669 cat >conftest.
$ac_ext <<_ACEOF
38672 cat confdefs.h
>>conftest.
$ac_ext
38673 cat >>conftest.
$ac_ext <<_ACEOF
38674 /* end confdefs.h. */
38675 /* Define pthread_cancel to an innocuous variant, in case <limits.h> declares pthread_cancel.
38676 For example, HP-UX 11i <limits.h> declares gettimeofday. */
38677 #define pthread_cancel innocuous_pthread_cancel
38679 /* System header to define __stub macros and hopefully few prototypes,
38680 which can conflict with char pthread_cancel (); below.
38681 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
38682 <limits.h> exists even on freestanding compilers. */
38685 # include <limits.h>
38687 # include <assert.h>
38690 #undef pthread_cancel
38692 /* Override any GCC internal prototype to avoid an error.
38693 Use char because int might match the return type of a GCC
38694 builtin and then its argument prototype would still apply. */
38698 char pthread_cancel ();
38699 /* The GNU C library defines this for functions which it implements
38700 to always fail with ENOSYS. Some functions are actually named
38701 something starting with __ and the normal name is an alias. */
38702 #if defined __stub_pthread_cancel || defined __stub___pthread_cancel
38709 return pthread_cancel ();
38714 rm -f conftest.
$ac_objext conftest
$ac_exeext
38715 if { (ac_try
="$ac_link"
38716 case "(($ac_try" in
38717 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
38718 *) ac_try_echo=$ac_try;;
38720 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
38721 (eval "$ac_link") 2>conftest.er1
38723 grep -v '^ *+' conftest.er1 >conftest.err
38725 cat conftest.err >&5
38726 echo "$as_me:$LINENO: \$? = $ac_status" >&5
38727 (exit $ac_status); } && {
38728 test -z "$ac_c_werror_flag" ||
38729 test ! -s conftest.err
38730 } && test -s conftest$ac_exeext &&
38731 $as_test_x conftest$ac_exeext; then
38732 ac_cv_func_pthread_cancel=yes
38734 echo "$as_me: failed program was:" >&5
38735 sed 's/^/| /' conftest.$ac_ext >&5
38737 ac_cv_func_pthread_cancel=no
38740 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
38741 conftest$ac_exeext conftest.$ac_ext
38743 { echo "$as_me:$LINENO: result: $ac_cv_func_pthread_cancel" >&5
38744 echo "${ECHO_T}$ac_cv_func_pthread_cancel" >&6; }
38745 if test $ac_cv_func_pthread_cancel = yes; then
38746 cat >>confdefs.h <<\_ACEOF
38747 #define HAVE_PTHREAD_CANCEL 1
38751 { echo "$as_me:$LINENO: WARNING: wxThread::Kill() will not work properly" >&5
38752 echo "$as_me: WARNING: wxThread::Kill() will not work properly" >&2;}
38756 { echo "$as_me:$LINENO: checking for pthread_mutex_timedlock" >&5
38757 echo $ECHO_N "checking for pthread_mutex_timedlock... $ECHO_C" >&6; }
38758 if test "${ac_cv_func_pthread_mutex_timedlock+set}" = set; then
38759 echo $ECHO_N "(cached) $ECHO_C" >&6
38761 cat >conftest.$ac_ext <<_ACEOF
38764 cat confdefs.h >>conftest.$ac_ext
38765 cat >>conftest.$ac_ext <<_ACEOF
38766 /* end confdefs.h. */
38767 /* Define pthread_mutex_timedlock to an innocuous variant, in case <limits.h> declares pthread_mutex_timedlock.
38768 For example, HP-UX 11i <limits.h> declares gettimeofday. */
38769 #define pthread_mutex_timedlock innocuous_pthread_mutex_timedlock
38771 /* System header to define __stub macros and hopefully few prototypes,
38772 which can conflict with char pthread_mutex_timedlock (); below.
38773 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
38774 <limits.h> exists even on freestanding compilers. */
38777 # include <limits.h>
38779 # include <assert.h>
38782 #undef pthread_mutex_timedlock
38784 /* Override any GCC internal prototype to avoid an error.
38785 Use char because int might match the return type of a GCC
38786 builtin and then its argument prototype would still apply. */
38790 char pthread_mutex_timedlock ();
38791 /* The GNU C library defines this for functions which it implements
38792 to always fail with ENOSYS. Some functions are actually named
38793 something starting with __ and the normal name is an alias. */
38794 #if defined __stub_pthread_mutex_timedlock || defined __stub___pthread_mutex_timedlock
38801 return pthread_mutex_timedlock ();
38806 rm -f conftest.$ac_objext conftest$ac_exeext
38807 if { (ac_try="$ac_link"
38808 case "(($ac_try" in
38809 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
38810 *) ac_try_echo
=$ac_try;;
38812 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
38813 (eval "$ac_link") 2>conftest.er1
38815 grep -v '^ *+' conftest.er1
>conftest.err
38817 cat conftest.err
>&5
38818 echo "$as_me:$LINENO: \$? = $ac_status" >&5
38819 (exit $ac_status); } && {
38820 test -z "$ac_c_werror_flag" ||
38821 test ! -s conftest.err
38822 } && test -s conftest
$ac_exeext &&
38823 $as_test_x conftest
$ac_exeext; then
38824 ac_cv_func_pthread_mutex_timedlock
=yes
38826 echo "$as_me: failed program was:" >&5
38827 sed 's/^/| /' conftest.
$ac_ext >&5
38829 ac_cv_func_pthread_mutex_timedlock
=no
38832 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
38833 conftest
$ac_exeext conftest.
$ac_ext
38835 { echo "$as_me:$LINENO: result: $ac_cv_func_pthread_mutex_timedlock" >&5
38836 echo "${ECHO_T}$ac_cv_func_pthread_mutex_timedlock" >&6; }
38837 if test $ac_cv_func_pthread_mutex_timedlock = yes; then
38838 cat >>confdefs.h
<<\_ACEOF
38839 #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
38843 { echo "$as_me:$LINENO: WARNING: wxMutex::LockTimeout() will not work" >&5
38844 echo "$as_me: WARNING: wxMutex::LockTimeout() will not work" >&2;}
38848 { echo "$as_me:$LINENO: checking for pthread_attr_setstacksize" >&5
38849 echo $ECHO_N "checking for pthread_attr_setstacksize... $ECHO_C" >&6; }
38850 if test "${ac_cv_func_pthread_attr_setstacksize+set}" = set; then
38851 echo $ECHO_N "(cached) $ECHO_C" >&6
38853 cat >conftest.
$ac_ext <<_ACEOF
38856 cat confdefs.h
>>conftest.
$ac_ext
38857 cat >>conftest.
$ac_ext <<_ACEOF
38858 /* end confdefs.h. */
38859 /* Define pthread_attr_setstacksize to an innocuous variant, in case <limits.h> declares pthread_attr_setstacksize.
38860 For example, HP-UX 11i <limits.h> declares gettimeofday. */
38861 #define pthread_attr_setstacksize innocuous_pthread_attr_setstacksize
38863 /* System header to define __stub macros and hopefully few prototypes,
38864 which can conflict with char pthread_attr_setstacksize (); below.
38865 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
38866 <limits.h> exists even on freestanding compilers. */
38869 # include <limits.h>
38871 # include <assert.h>
38874 #undef pthread_attr_setstacksize
38876 /* Override any GCC internal prototype to avoid an error.
38877 Use char because int might match the return type of a GCC
38878 builtin and then its argument prototype would still apply. */
38882 char pthread_attr_setstacksize ();
38883 /* The GNU C library defines this for functions which it implements
38884 to always fail with ENOSYS. Some functions are actually named
38885 something starting with __ and the normal name is an alias. */
38886 #if defined __stub_pthread_attr_setstacksize || defined __stub___pthread_attr_setstacksize
38893 return pthread_attr_setstacksize ();
38898 rm -f conftest.
$ac_objext conftest
$ac_exeext
38899 if { (ac_try
="$ac_link"
38900 case "(($ac_try" in
38901 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
38902 *) ac_try_echo=$ac_try;;
38904 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
38905 (eval "$ac_link") 2>conftest.er1
38907 grep -v '^ *+' conftest.er1 >conftest.err
38909 cat conftest.err >&5
38910 echo "$as_me:$LINENO: \$? = $ac_status" >&5
38911 (exit $ac_status); } && {
38912 test -z "$ac_c_werror_flag" ||
38913 test ! -s conftest.err
38914 } && test -s conftest$ac_exeext &&
38915 $as_test_x conftest$ac_exeext; then
38916 ac_cv_func_pthread_attr_setstacksize=yes
38918 echo "$as_me: failed program was:" >&5
38919 sed 's/^/| /' conftest.$ac_ext >&5
38921 ac_cv_func_pthread_attr_setstacksize=no
38924 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
38925 conftest$ac_exeext conftest.$ac_ext
38927 { echo "$as_me:$LINENO: result: $ac_cv_func_pthread_attr_setstacksize" >&5
38928 echo "${ECHO_T}$ac_cv_func_pthread_attr_setstacksize" >&6; }
38929 if test $ac_cv_func_pthread_attr_setstacksize = yes; then
38930 cat >>confdefs.h <<\_ACEOF
38931 #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
38938 { echo "$as_me:$LINENO: checking for pthread_mutexattr_t" >&5
38939 echo $ECHO_N "checking for pthread_mutexattr_t... $ECHO_C" >&6; }
38940 if test "${wx_cv_type_pthread_mutexattr_t+set}" = set; then
38941 echo $ECHO_N "(cached) $ECHO_C" >&6
38944 cat >conftest.$ac_ext <<_ACEOF
38947 cat confdefs.h >>conftest.$ac_ext
38948 cat >>conftest.$ac_ext <<_ACEOF
38949 /* end confdefs.h. */
38950 #include <pthread.h>
38955 pthread_mutexattr_t attr;
38956 pthread_mutexattr_settype(&attr, PTHREAD_MUTEX_RECURSIVE);
38962 rm -f conftest.$ac_objext
38963 if { (ac_try="$ac_compile"
38964 case "(($ac_try" in
38965 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
38966 *) ac_try_echo
=$ac_try;;
38968 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
38969 (eval "$ac_compile") 2>conftest.er1
38971 grep -v '^ *+' conftest.er1
>conftest.err
38973 cat conftest.err
>&5
38974 echo "$as_me:$LINENO: \$? = $ac_status" >&5
38975 (exit $ac_status); } && {
38976 test -z "$ac_c_werror_flag" ||
38977 test ! -s conftest.err
38978 } && test -s conftest.
$ac_objext; then
38979 wx_cv_type_pthread_mutexattr_t
=yes
38981 echo "$as_me: failed program was:" >&5
38982 sed 's/^/| /' conftest.
$ac_ext >&5
38984 wx_cv_type_pthread_mutexattr_t
=no
38988 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
38991 { echo "$as_me:$LINENO: result: $wx_cv_type_pthread_mutexattr_t" >&5
38992 echo "${ECHO_T}$wx_cv_type_pthread_mutexattr_t" >&6; }
38994 if test "$wx_cv_type_pthread_mutexattr_t" = "yes"; then
38995 cat >>confdefs.h
<<\_ACEOF
38996 #define HAVE_PTHREAD_MUTEXATTR_T 1
39000 { echo "$as_me:$LINENO: checking for pthread_mutexattr_settype declaration" >&5
39001 echo $ECHO_N "checking for pthread_mutexattr_settype declaration... $ECHO_C" >&6; }
39002 if test "${wx_cv_func_pthread_mutexattr_settype_decl+set}" = set; then
39003 echo $ECHO_N "(cached) $ECHO_C" >&6
39006 cat >conftest.
$ac_ext <<_ACEOF
39009 cat confdefs.h
>>conftest.
$ac_ext
39010 cat >>conftest.
$ac_ext <<_ACEOF
39011 /* end confdefs.h. */
39012 #include <pthread.h>
39017 pthread_mutexattr_t attr;
39018 pthread_mutexattr_settype(&attr, PTHREAD_MUTEX_RECURSIVE);
39024 rm -f conftest.
$ac_objext
39025 if { (ac_try
="$ac_compile"
39026 case "(($ac_try" in
39027 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
39028 *) ac_try_echo=$ac_try;;
39030 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
39031 (eval "$ac_compile") 2>conftest.er1
39033 grep -v '^ *+' conftest.er1 >conftest.err
39035 cat conftest.err >&5
39036 echo "$as_me:$LINENO: \$? = $ac_status" >&5
39037 (exit $ac_status); } && {
39038 test -z "$ac_c_werror_flag" ||
39039 test ! -s conftest.err
39040 } && test -s conftest.$ac_objext; then
39041 wx_cv_func_pthread_mutexattr_settype_decl=yes
39043 echo "$as_me: failed program was:" >&5
39044 sed 's/^/| /' conftest.$ac_ext >&5
39046 wx_cv_func_pthread_mutexattr_settype_decl=no
39050 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
39053 { echo "$as_me:$LINENO: result: $wx_cv_func_pthread_mutexattr_settype_decl" >&5
39054 echo "${ECHO_T}$wx_cv_func_pthread_mutexattr_settype_decl" >&6; }
39055 if test "$wx_cv_func_pthread_mutexattr_settype_decl" = "yes"; then
39056 cat >>confdefs.h <<\_ACEOF
39057 #define HAVE_PTHREAD_MUTEXATTR_SETTYPE_DECL 1
39062 { echo "$as_me:$LINENO: checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER" >&5
39063 echo $ECHO_N "checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER... $ECHO_C" >&6; }
39064 if test "${wx_cv_type_pthread_rec_mutex_init+set}" = set; then
39065 echo $ECHO_N "(cached) $ECHO_C" >&6
39068 cat >conftest.$ac_ext <<_ACEOF
39071 cat confdefs.h >>conftest.$ac_ext
39072 cat >>conftest.$ac_ext <<_ACEOF
39073 /* end confdefs.h. */
39074 #include <pthread.h>
39079 pthread_mutex_t attr = PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP;
39085 rm -f conftest.$ac_objext
39086 if { (ac_try="$ac_compile"
39087 case "(($ac_try" in
39088 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
39089 *) ac_try_echo
=$ac_try;;
39091 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
39092 (eval "$ac_compile") 2>conftest.er1
39094 grep -v '^ *+' conftest.er1
>conftest.err
39096 cat conftest.err
>&5
39097 echo "$as_me:$LINENO: \$? = $ac_status" >&5
39098 (exit $ac_status); } && {
39099 test -z "$ac_c_werror_flag" ||
39100 test ! -s conftest.err
39101 } && test -s conftest.
$ac_objext; then
39103 wx_cv_type_pthread_rec_mutex_init
=yes
39106 echo "$as_me: failed program was:" >&5
39107 sed 's/^/| /' conftest.
$ac_ext >&5
39110 wx_cv_type_pthread_rec_mutex_init
=no
39115 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
39118 { echo "$as_me:$LINENO: result: $wx_cv_type_pthread_rec_mutex_init" >&5
39119 echo "${ECHO_T}$wx_cv_type_pthread_rec_mutex_init" >&6; }
39120 if test "$wx_cv_type_pthread_rec_mutex_init" = "yes"; then
39121 cat >>confdefs.h
<<\_ACEOF
39122 #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER 1
39126 { echo "$as_me:$LINENO: WARNING: wxMutex won't be recursive on this platform" >&5
39127 echo "$as_me: WARNING: wxMutex won't be recursive on this platform" >&2;}
39133 if test "$wxUSE_THREADS" = "yes" ; then
39136 { echo "$as_me:$LINENO: checking if compiler supports -mthreads" >&5
39137 echo $ECHO_N "checking if compiler supports -mthreads... $ECHO_C" >&6; }
39138 if test "${wx_cv_cflags_mthread+set}" = set; then
39139 echo $ECHO_N "(cached) $ECHO_C" >&6
39142 CFLAGS_OLD
="$CFLAGS"
39143 CFLAGS
="-mthreads $CFLAGS"
39144 cat >conftest.
$ac_ext <<_ACEOF
39147 cat confdefs.h
>>conftest.
$ac_ext
39148 cat >>conftest.
$ac_ext <<_ACEOF
39149 /* end confdefs.h. */
39159 rm -f conftest.
$ac_objext
39160 if { (ac_try
="$ac_compile"
39161 case "(($ac_try" in
39162 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
39163 *) ac_try_echo=$ac_try;;
39165 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
39166 (eval "$ac_compile") 2>conftest.er1
39168 grep -v '^ *+' conftest.er1 >conftest.err
39170 cat conftest.err >&5
39171 echo "$as_me:$LINENO: \$? = $ac_status" >&5
39172 (exit $ac_status); } && {
39173 test -z "$ac_c_werror_flag" ||
39174 test ! -s conftest.err
39175 } && test -s conftest.$ac_objext; then
39176 wx_cv_cflags_mthread=yes
39178 echo "$as_me: failed program was:" >&5
39179 sed 's/^/| /' conftest.$ac_ext >&5
39181 wx_cv_cflags_mthread=no
39185 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
39189 { echo "$as_me:$LINENO: result: $wx_cv_cflags_mthread" >&5
39190 echo "${ECHO_T}$wx_cv_cflags_mthread" >&6; }
39192 if test "$wx_cv_cflags_mthread" = "yes"; then
39193 WXCONFIG_CFLAGS="$WXCONFIG_CFLAGS -mthreads"
39194 LDFLAGS="$LDFLAGS -mthreads"
39196 CFLAGS="$CFLAGS_OLD"
39200 WXCONFIG_CFLAGS="$WXCONFIG_CFLAGS -Zmt -D__ST_MT_ERRNO__"
39201 LDFLAGS="$LDFLAGS -Zmt"
39207 { echo "$as_me:$LINENO: checking for localtime_r" >&5
39208 echo $ECHO_N "checking for localtime_r... $ECHO_C" >&6; }
39209 if test "${ac_cv_func_localtime_r+set}" = set; then
39210 echo $ECHO_N "(cached) $ECHO_C" >&6
39212 cat >conftest.$ac_ext <<_ACEOF
39215 cat confdefs.h >>conftest.$ac_ext
39216 cat >>conftest.$ac_ext <<_ACEOF
39217 /* end confdefs.h. */
39218 /* Define localtime_r to an innocuous variant, in case <limits.h> declares localtime_r.
39219 For example, HP-UX 11i <limits.h> declares gettimeofday. */
39220 #define localtime_r innocuous_localtime_r
39222 /* System header to define __stub macros and hopefully few prototypes,
39223 which can conflict with char localtime_r (); below.
39224 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
39225 <limits.h> exists even on freestanding compilers. */
39228 # include <limits.h>
39230 # include <assert.h>
39235 /* Override any GCC internal prototype to avoid an error.
39236 Use char because int might match the return type of a GCC
39237 builtin and then its argument prototype would still apply. */
39241 char localtime_r ();
39242 /* The GNU C library defines this for functions which it implements
39243 to always fail with ENOSYS. Some functions are actually named
39244 something starting with __ and the normal name is an alias. */
39245 #if defined __stub_localtime_r || defined __stub___localtime_r
39252 return localtime_r ();
39257 rm -f conftest.$ac_objext conftest$ac_exeext
39258 if { (ac_try="$ac_link"
39259 case "(($ac_try" in
39260 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
39261 *) ac_try_echo
=$ac_try;;
39263 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
39264 (eval "$ac_link") 2>conftest.er1
39266 grep -v '^ *+' conftest.er1
>conftest.err
39268 cat conftest.err
>&5
39269 echo "$as_me:$LINENO: \$? = $ac_status" >&5
39270 (exit $ac_status); } && {
39271 test -z "$ac_c_werror_flag" ||
39272 test ! -s conftest.err
39273 } && test -s conftest
$ac_exeext &&
39274 $as_test_x conftest
$ac_exeext; then
39275 ac_cv_func_localtime_r
=yes
39277 echo "$as_me: failed program was:" >&5
39278 sed 's/^/| /' conftest.
$ac_ext >&5
39280 ac_cv_func_localtime_r
=no
39283 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
39284 conftest
$ac_exeext conftest.
$ac_ext
39286 { echo "$as_me:$LINENO: result: $ac_cv_func_localtime_r" >&5
39287 echo "${ECHO_T}$ac_cv_func_localtime_r" >&6; }
39288 if test $ac_cv_func_localtime_r = yes; then
39289 cat >>confdefs.h
<<\_ACEOF
39290 #define HAVE_LOCALTIME_R 1
39295 { echo "$as_me:$LINENO: checking for gmtime_r" >&5
39296 echo $ECHO_N "checking for gmtime_r... $ECHO_C" >&6; }
39297 if test "${ac_cv_func_gmtime_r+set}" = set; then
39298 echo $ECHO_N "(cached) $ECHO_C" >&6
39300 cat >conftest.
$ac_ext <<_ACEOF
39303 cat confdefs.h
>>conftest.
$ac_ext
39304 cat >>conftest.
$ac_ext <<_ACEOF
39305 /* end confdefs.h. */
39306 /* Define gmtime_r to an innocuous variant, in case <limits.h> declares gmtime_r.
39307 For example, HP-UX 11i <limits.h> declares gettimeofday. */
39308 #define gmtime_r innocuous_gmtime_r
39310 /* System header to define __stub macros and hopefully few prototypes,
39311 which can conflict with char gmtime_r (); below.
39312 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
39313 <limits.h> exists even on freestanding compilers. */
39316 # include <limits.h>
39318 # include <assert.h>
39323 /* Override any GCC internal prototype to avoid an error.
39324 Use char because int might match the return type of a GCC
39325 builtin and then its argument prototype would still apply. */
39330 /* The GNU C library defines this for functions which it implements
39331 to always fail with ENOSYS. Some functions are actually named
39332 something starting with __ and the normal name is an alias. */
39333 #if defined __stub_gmtime_r || defined __stub___gmtime_r
39340 return gmtime_r ();
39345 rm -f conftest.
$ac_objext conftest
$ac_exeext
39346 if { (ac_try
="$ac_link"
39347 case "(($ac_try" in
39348 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
39349 *) ac_try_echo=$ac_try;;
39351 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
39352 (eval "$ac_link") 2>conftest.er1
39354 grep -v '^ *+' conftest.er1 >conftest.err
39356 cat conftest.err >&5
39357 echo "$as_me:$LINENO: \$? = $ac_status" >&5
39358 (exit $ac_status); } && {
39359 test -z "$ac_c_werror_flag" ||
39360 test ! -s conftest.err
39361 } && test -s conftest$ac_exeext &&
39362 $as_test_x conftest$ac_exeext; then
39363 ac_cv_func_gmtime_r=yes
39365 echo "$as_me: failed program was:" >&5
39366 sed 's/^/| /' conftest.$ac_ext >&5
39368 ac_cv_func_gmtime_r=no
39371 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
39372 conftest$ac_exeext conftest.$ac_ext
39374 { echo "$as_me:$LINENO: result: $ac_cv_func_gmtime_r" >&5
39375 echo "${ECHO_T}$ac_cv_func_gmtime_r" >&6; }
39376 if test $ac_cv_func_gmtime_r = yes; then
39377 cat >>confdefs.h <<\_ACEOF
39378 #define HAVE_GMTIME_R 1
39383 { echo "$as_me:$LINENO: checking for readdir_r" >&5
39384 echo $ECHO_N "checking for readdir_r... $ECHO_C" >&6; }
39385 if test "${ac_cv_func_readdir_r+set}" = set; then
39386 echo $ECHO_N "(cached) $ECHO_C" >&6
39388 cat >conftest.$ac_ext <<_ACEOF
39391 cat confdefs.h >>conftest.$ac_ext
39392 cat >>conftest.$ac_ext <<_ACEOF
39393 /* end confdefs.h. */
39394 /* Define readdir_r to an innocuous variant, in case <limits.h> declares readdir_r.
39395 For example, HP-UX 11i <limits.h> declares gettimeofday. */
39396 #define readdir_r innocuous_readdir_r
39398 /* System header to define __stub macros and hopefully few prototypes,
39399 which can conflict with char readdir_r (); below.
39400 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
39401 <limits.h> exists even on freestanding compilers. */
39404 # include <limits.h>
39406 # include <assert.h>
39411 /* Override any GCC internal prototype to avoid an error.
39412 Use char because int might match the return type of a GCC
39413 builtin and then its argument prototype would still apply. */
39418 /* The GNU C library defines this for functions which it implements
39419 to always fail with ENOSYS. Some functions are actually named
39420 something starting with __ and the normal name is an alias. */
39421 #if defined __stub_readdir_r || defined __stub___readdir_r
39428 return readdir_r ();
39433 rm -f conftest.$ac_objext conftest$ac_exeext
39434 if { (ac_try="$ac_link"
39435 case "(($ac_try" in
39436 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
39437 *) ac_try_echo
=$ac_try;;
39439 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
39440 (eval "$ac_link") 2>conftest.er1
39442 grep -v '^ *+' conftest.er1
>conftest.err
39444 cat conftest.err
>&5
39445 echo "$as_me:$LINENO: \$? = $ac_status" >&5
39446 (exit $ac_status); } && {
39447 test -z "$ac_c_werror_flag" ||
39448 test ! -s conftest.err
39449 } && test -s conftest
$ac_exeext &&
39450 $as_test_x conftest
$ac_exeext; then
39451 ac_cv_func_readdir_r
=yes
39453 echo "$as_me: failed program was:" >&5
39454 sed 's/^/| /' conftest.
$ac_ext >&5
39456 ac_cv_func_readdir_r
=no
39459 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
39460 conftest
$ac_exeext conftest.
$ac_ext
39462 { echo "$as_me:$LINENO: result: $ac_cv_func_readdir_r" >&5
39463 echo "${ECHO_T}$ac_cv_func_readdir_r" >&6; }
39464 if test $ac_cv_func_readdir_r = yes; then
39465 cat >>confdefs.h
<<\_ACEOF
39466 #define HAVE_READDIR_R 1
39475 ac_cpp
='$CPP $CPPFLAGS'
39476 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
39477 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
39478 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
39480 { echo "$as_me:$LINENO: checking how many arguments gethostbyname_r() takes" >&5
39481 echo $ECHO_N "checking how many arguments gethostbyname_r() takes... $ECHO_C" >&6; }
39483 if test "${ac_cv_func_which_gethostbyname_r+set}" = set; then
39484 echo $ECHO_N "(cached) $ECHO_C" >&6
39488 ################################################################
39490 ac_cv_func_which_gethostbyname_r
=unknown
39493 # ONE ARGUMENT (sanity check)
39496 # This should fail, as there is no variant of gethostbyname_r() that takes
39497 # a single argument. If it actually compiles, then we can assume that
39498 # netdb.h is not declaring the function, and the compiler is thereby
39499 # assuming an implicit prototype. In which case, we're out of luck.
39501 cat >conftest.
$ac_ext <<_ACEOF
39504 cat confdefs.h
>>conftest.
$ac_ext
39505 cat >>conftest.
$ac_ext <<_ACEOF
39506 /* end confdefs.h. */
39512 char *name = "www.gnu.org";
39513 (void)gethostbyname_r(name) /* ; */
39519 rm -f conftest.
$ac_objext
39520 if { (ac_try
="$ac_compile"
39521 case "(($ac_try" in
39522 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
39523 *) ac_try_echo=$ac_try;;
39525 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
39526 (eval "$ac_compile") 2>conftest.er1
39528 grep -v '^ *+' conftest.er1 >conftest.err
39530 cat conftest.err >&5
39531 echo "$as_me:$LINENO: \$? = $ac_status" >&5
39532 (exit $ac_status); } && {
39533 test -z "$ac_c_werror_flag" ||
39534 test ! -s conftest.err
39535 } && test -s conftest.$ac_objext; then
39536 ac_cv_func_which_gethostbyname_r=no
39538 echo "$as_me: failed program was:" >&5
39539 sed 's/^/| /' conftest.$ac_ext >&5
39544 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
39551 if test "$ac_cv_func_which_gethostbyname_r" = "unknown"; then
39553 cat >conftest.$ac_ext <<_ACEOF
39556 cat confdefs.h >>conftest.$ac_ext
39557 cat >>conftest.$ac_ext <<_ACEOF
39558 /* end confdefs.h. */
39564 char *name = "www.gnu.org";
39565 struct hostent ret, *retp;
39569 (void)gethostbyname_r(name, &ret, buf, buflen, &retp, &my_h_errno) /* ; */
39575 rm -f conftest.$ac_objext
39576 if { (ac_try="$ac_compile"
39577 case "(($ac_try" in
39578 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
39579 *) ac_try_echo
=$ac_try;;
39581 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
39582 (eval "$ac_compile") 2>conftest.er1
39584 grep -v '^ *+' conftest.er1
>conftest.err
39586 cat conftest.err
>&5
39587 echo "$as_me:$LINENO: \$? = $ac_status" >&5
39588 (exit $ac_status); } && {
39589 test -z "$ac_c_werror_flag" ||
39590 test ! -s conftest.err
39591 } && test -s conftest.
$ac_objext; then
39592 ac_cv_func_which_gethostbyname_r
=six
39594 echo "$as_me: failed program was:" >&5
39595 sed 's/^/| /' conftest.
$ac_ext >&5
39600 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
39609 if test "$ac_cv_func_which_gethostbyname_r" = "unknown"; then
39611 cat >conftest.
$ac_ext <<_ACEOF
39614 cat confdefs.h
>>conftest.
$ac_ext
39615 cat >>conftest.
$ac_ext <<_ACEOF
39616 /* end confdefs.h. */
39622 char *name = "www.gnu.org";
39623 struct hostent ret;
39627 (void)gethostbyname_r(name, &ret, buf, buflen, &my_h_errno) /* ; */
39633 rm -f conftest.
$ac_objext
39634 if { (ac_try
="$ac_compile"
39635 case "(($ac_try" in
39636 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
39637 *) ac_try_echo=$ac_try;;
39639 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
39640 (eval "$ac_compile") 2>conftest.er1
39642 grep -v '^ *+' conftest.er1 >conftest.err
39644 cat conftest.err >&5
39645 echo "$as_me:$LINENO: \$? = $ac_status" >&5
39646 (exit $ac_status); } && {
39647 test -z "$ac_c_werror_flag" ||
39648 test ! -s conftest.err
39649 } && test -s conftest.$ac_objext; then
39650 ac_cv_func_which_gethostbyname_r=five
39652 echo "$as_me: failed program was:" >&5
39653 sed 's/^/| /' conftest.$ac_ext >&5
39658 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
39664 # (e.g. AIX, HP-UX, Tru64)
39667 if test "$ac_cv_func_which_gethostbyname_r" = "unknown"; then
39669 cat >conftest.$ac_ext <<_ACEOF
39672 cat confdefs.h >>conftest.$ac_ext
39673 cat >>conftest.$ac_ext <<_ACEOF
39674 /* end confdefs.h. */
39680 char *name = "www.gnu.org";
39681 struct hostent ret;
39682 struct hostent_data data;
39683 (void)gethostbyname_r(name, &ret, &data) /* ; */
39689 rm -f conftest.$ac_objext
39690 if { (ac_try="$ac_compile"
39691 case "(($ac_try" in
39692 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
39693 *) ac_try_echo
=$ac_try;;
39695 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
39696 (eval "$ac_compile") 2>conftest.er1
39698 grep -v '^ *+' conftest.er1
>conftest.err
39700 cat conftest.err
>&5
39701 echo "$as_me:$LINENO: \$? = $ac_status" >&5
39702 (exit $ac_status); } && {
39703 test -z "$ac_c_werror_flag" ||
39704 test ! -s conftest.err
39705 } && test -s conftest.
$ac_objext; then
39706 ac_cv_func_which_gethostbyname_r
=three
39708 echo "$as_me: failed program was:" >&5
39709 sed 's/^/| /' conftest.
$ac_ext >&5
39714 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
39718 ################################################################
39723 case "$ac_cv_func_which_gethostbyname_r" in
39725 { echo "$as_me:$LINENO: result: three" >&5
39726 echo "${ECHO_T}three" >&6; }
39727 cat >>confdefs.h
<<\_ACEOF
39728 #define HAVE_FUNC_GETHOSTBYNAME_R_3 1
39734 { echo "$as_me:$LINENO: result: five" >&5
39735 echo "${ECHO_T}five" >&6; }
39736 cat >>confdefs.h
<<\_ACEOF
39737 #define HAVE_FUNC_GETHOSTBYNAME_R_5 1
39743 { echo "$as_me:$LINENO: result: six" >&5
39744 echo "${ECHO_T}six" >&6; }
39745 cat >>confdefs.h
<<\_ACEOF
39746 #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
39752 { echo "$as_me:$LINENO: result: cannot find function declaration in netdb.h" >&5
39753 echo "${ECHO_T}cannot find function declaration in netdb.h" >&6; }
39757 { echo "$as_me:$LINENO: result: can't tell" >&5
39758 echo "${ECHO_T}can't tell" >&6; }
39762 { { echo "$as_me:$LINENO: error: internal error" >&5
39763 echo "$as_me: error: internal error" >&2;}
39764 { (exit 1); exit 1; }; }
39769 ac_cpp
='$CPP $CPPFLAGS'
39770 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
39771 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
39772 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
39776 if test "x$ac_cv_func_which_gethostbyname_r" = "xno" -o \
39777 "x$ac_cv_func_which_gethostbyname_r" = "xunknown" ; then
39778 { echo "$as_me:$LINENO: checking for gethostbyname" >&5
39779 echo $ECHO_N "checking for gethostbyname... $ECHO_C" >&6; }
39780 if test "${ac_cv_func_gethostbyname+set}" = set; then
39781 echo $ECHO_N "(cached) $ECHO_C" >&6
39783 cat >conftest.
$ac_ext <<_ACEOF
39786 cat confdefs.h
>>conftest.
$ac_ext
39787 cat >>conftest.
$ac_ext <<_ACEOF
39788 /* end confdefs.h. */
39789 /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
39790 For example, HP-UX 11i <limits.h> declares gettimeofday. */
39791 #define gethostbyname innocuous_gethostbyname
39793 /* System header to define __stub macros and hopefully few prototypes,
39794 which can conflict with char gethostbyname (); below.
39795 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
39796 <limits.h> exists even on freestanding compilers. */
39799 # include <limits.h>
39801 # include <assert.h>
39804 #undef gethostbyname
39806 /* Override any GCC internal prototype to avoid an error.
39807 Use char because int might match the return type of a GCC
39808 builtin and then its argument prototype would still apply. */
39812 char gethostbyname ();
39813 /* The GNU C library defines this for functions which it implements
39814 to always fail with ENOSYS. Some functions are actually named
39815 something starting with __ and the normal name is an alias. */
39816 #if defined __stub_gethostbyname || defined __stub___gethostbyname
39823 return gethostbyname ();
39828 rm -f conftest.
$ac_objext conftest
$ac_exeext
39829 if { (ac_try
="$ac_link"
39830 case "(($ac_try" in
39831 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
39832 *) ac_try_echo=$ac_try;;
39834 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
39835 (eval "$ac_link") 2>conftest.er1
39837 grep -v '^ *+' conftest.er1 >conftest.err
39839 cat conftest.err >&5
39840 echo "$as_me:$LINENO: \$? = $ac_status" >&5
39841 (exit $ac_status); } && {
39842 test -z "$ac_c_werror_flag" ||
39843 test ! -s conftest.err
39844 } && test -s conftest$ac_exeext &&
39845 $as_test_x conftest$ac_exeext; then
39846 ac_cv_func_gethostbyname=yes
39848 echo "$as_me: failed program was:" >&5
39849 sed 's/^/| /' conftest.$ac_ext >&5
39851 ac_cv_func_gethostbyname=no
39854 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
39855 conftest$ac_exeext conftest.$ac_ext
39857 { echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
39858 echo "${ECHO_T}$ac_cv_func_gethostbyname" >&6; }
39859 if test $ac_cv_func_gethostbyname = yes; then
39860 cat >>confdefs.h <<\_ACEOF
39861 #define HAVE_GETHOSTBYNAME 1
39868 { echo "$as_me:$LINENO: checking how many arguments getservbyname_r() takes" >&5
39869 echo $ECHO_N "checking how many arguments getservbyname_r() takes... $ECHO_C" >&6; }
39870 if test "${ac_cv_func_which_getservbyname_r+set}" = set; then
39871 echo $ECHO_N "(cached) $ECHO_C" >&6
39875 ac_cpp='$CXXCPP $CPPFLAGS'
39876 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
39877 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
39878 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
39881 cat >conftest.$ac_ext <<_ACEOF
39884 cat confdefs.h >>conftest.$ac_ext
39885 cat >>conftest.$ac_ext <<_ACEOF
39886 /* end confdefs.h. */
39894 struct servent *se, *res;
39897 (void) getservbyname_r(name, proto, se, buffer, buflen, &res)
39903 rm -f conftest.$ac_objext
39904 if { (ac_try="$ac_compile"
39905 case "(($ac_try" in
39906 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
39907 *) ac_try_echo
=$ac_try;;
39909 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
39910 (eval "$ac_compile") 2>conftest.er1
39912 grep -v '^ *+' conftest.er1
>conftest.err
39914 cat conftest.err
>&5
39915 echo "$as_me:$LINENO: \$? = $ac_status" >&5
39916 (exit $ac_status); } && {
39917 test -z "$ac_cxx_werror_flag" ||
39918 test ! -s conftest.err
39919 } && test -s conftest.
$ac_objext; then
39920 ac_cv_func_which_getservbyname_r
=six
39922 echo "$as_me: failed program was:" >&5
39923 sed 's/^/| /' conftest.
$ac_ext >&5
39926 cat >conftest.
$ac_ext <<_ACEOF
39929 cat confdefs.h
>>conftest.
$ac_ext
39930 cat >>conftest.
$ac_ext <<_ACEOF
39931 /* end confdefs.h. */
39939 struct servent *se;
39942 (void) getservbyname_r(name, proto, se, buffer, buflen)
39948 rm -f conftest.
$ac_objext
39949 if { (ac_try
="$ac_compile"
39950 case "(($ac_try" in
39951 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
39952 *) ac_try_echo=$ac_try;;
39954 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
39955 (eval "$ac_compile") 2>conftest.er1
39957 grep -v '^ *+' conftest.er1 >conftest.err
39959 cat conftest.err >&5
39960 echo "$as_me:$LINENO: \$? = $ac_status" >&5
39961 (exit $ac_status); } && {
39962 test -z "$ac_cxx_werror_flag" ||
39963 test ! -s conftest.err
39964 } && test -s conftest.$ac_objext; then
39965 ac_cv_func_which_getservbyname_r=five
39967 echo "$as_me: failed program was:" >&5
39968 sed 's/^/| /' conftest.$ac_ext >&5
39971 cat >conftest.$ac_ext <<_ACEOF
39974 cat confdefs.h >>conftest.$ac_ext
39975 cat >>conftest.$ac_ext <<_ACEOF
39976 /* end confdefs.h. */
39984 struct servent *se;
39985 struct servent_data data;
39986 (void) getservbyname_r(name, proto, se, &data);
39992 rm -f conftest.$ac_objext
39993 if { (ac_try="$ac_compile"
39994 case "(($ac_try" in
39995 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
39996 *) ac_try_echo
=$ac_try;;
39998 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
39999 (eval "$ac_compile") 2>conftest.er1
40001 grep -v '^ *+' conftest.er1
>conftest.err
40003 cat conftest.err
>&5
40004 echo "$as_me:$LINENO: \$? = $ac_status" >&5
40005 (exit $ac_status); } && {
40006 test -z "$ac_cxx_werror_flag" ||
40007 test ! -s conftest.err
40008 } && test -s conftest.
$ac_objext; then
40009 ac_cv_func_which_getservbyname_r
=four
40011 echo "$as_me: failed program was:" >&5
40012 sed 's/^/| /' conftest.
$ac_ext >&5
40014 ac_cv_func_which_getservbyname_r
=no
40018 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
40023 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
40028 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
40030 ac_cpp
='$CPP $CPPFLAGS'
40031 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
40032 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
40033 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
40038 { echo "$as_me:$LINENO: result: $ac_cv_func_which_getservbyname_r" >&5
40039 echo "${ECHO_T}$ac_cv_func_which_getservbyname_r" >&6; }
40041 if test $ac_cv_func_which_getservbyname_r = six
; then
40042 cat >>confdefs.h
<<\_ACEOF
40043 #define HAVE_FUNC_GETSERVBYNAME_R_6 1
40046 elif test $ac_cv_func_which_getservbyname_r = five
; then
40047 cat >>confdefs.h
<<\_ACEOF
40048 #define HAVE_FUNC_GETSERVBYNAME_R_5 1
40051 elif test $ac_cv_func_which_getservbyname_r = four
; then
40052 cat >>confdefs.h
<<\_ACEOF
40053 #define HAVE_FUNC_GETSERVBYNAME_R_4 1
40059 if test "x$ac_cv_func_which_getservbyname_r" = "xno" -o \
40060 "x$ac_cv_func_which_getservbyname_r" = "xunknown" ; then
40062 for ac_func
in getservbyname
40064 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
40065 { echo "$as_me:$LINENO: checking for $ac_func" >&5
40066 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
40067 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
40068 echo $ECHO_N "(cached) $ECHO_C" >&6
40070 cat >conftest.
$ac_ext <<_ACEOF
40073 cat confdefs.h
>>conftest.
$ac_ext
40074 cat >>conftest.
$ac_ext <<_ACEOF
40075 /* end confdefs.h. */
40076 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
40077 For example, HP-UX 11i <limits.h> declares gettimeofday. */
40078 #define $ac_func innocuous_$ac_func
40080 /* System header to define __stub macros and hopefully few prototypes,
40081 which can conflict with char $ac_func (); below.
40082 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
40083 <limits.h> exists even on freestanding compilers. */
40086 # include <limits.h>
40088 # include <assert.h>
40093 /* Override any GCC internal prototype to avoid an error.
40094 Use char because int might match the return type of a GCC
40095 builtin and then its argument prototype would still apply. */
40100 /* The GNU C library defines this for functions which it implements
40101 to always fail with ENOSYS. Some functions are actually named
40102 something starting with __ and the normal name is an alias. */
40103 #if defined __stub_$ac_func || defined __stub___$ac_func
40110 return $ac_func ();
40115 rm -f conftest.
$ac_objext conftest
$ac_exeext
40116 if { (ac_try
="$ac_link"
40117 case "(($ac_try" in
40118 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
40119 *) ac_try_echo=$ac_try;;
40121 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
40122 (eval "$ac_link") 2>conftest.er1
40124 grep -v '^ *+' conftest.er1 >conftest.err
40126 cat conftest.err >&5
40127 echo "$as_me:$LINENO: \$? = $ac_status" >&5
40128 (exit $ac_status); } && {
40129 test -z "$ac_c_werror_flag" ||
40130 test ! -s conftest.err
40131 } && test -s conftest$ac_exeext &&
40132 $as_test_x conftest$ac_exeext; then
40133 eval "$as_ac_var=yes"
40135 echo "$as_me: failed program was:" >&5
40136 sed 's/^/| /' conftest.$ac_ext >&5
40138 eval "$as_ac_var=no"
40141 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
40142 conftest$ac_exeext conftest.$ac_ext
40144 ac_res=`eval echo '${'$as_ac_var'}'`
40145 { echo "$as_me:$LINENO: result: $ac_res" >&5
40146 echo "${ECHO_T}$ac_res" >&6; }
40147 if test `eval echo '${'$as_ac_var'}'` = yes; then
40148 cat >>confdefs.h <<_ACEOF
40149 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
40151 cat >>confdefs.h <<\_ACEOF
40152 #define HAVE_GETSERVBYNAME 1
40160 if test "$wxUSE_THREADS" = "yes"; then
40161 cat >>confdefs.h <<\_ACEOF
40162 #define wxUSE_THREADS 1
40166 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS thread"
40168 if test "$wx_cv_func_strtok_r" = "yes"; then
40169 { echo "$as_me:$LINENO: checking if -D_REENTRANT is needed" >&5
40170 echo $ECHO_N "checking if -D_REENTRANT is needed... $ECHO_C" >&6; }
40171 if test "$NEEDS_D_REENTRANT_FOR_R_FUNCS" = 1; then
40172 WXCONFIG_CPPFLAGS="$WXCONFIG_CPPFLAGS -D_REENTRANT"
40173 { echo "$as_me:$LINENO: result: yes" >&5
40174 echo "${ECHO_T}yes" >&6; }
40176 { echo "$as_me:$LINENO: result: no" >&5
40177 echo "${ECHO_T}no" >&6; }
40182 if test "$WXGTK20" = 1 ; then
40183 cat >>confdefs.h <<_ACEOF
40184 #define __WXGTK20__ $WXGTK20
40190 if test "$WXGTK12" = 1 ; then
40191 cat >>confdefs.h <<_ACEOF
40192 #define __WXGTK12__ $WXGTK12
40197 if test "$WXGTK127" = 1 ; then
40198 cat >>confdefs.h <<_ACEOF
40199 #define __WXGTK127__ $WXGTK127
40204 if test "$WXGPE" = 1 ; then
40205 cat >>confdefs.h <<_ACEOF
40206 #define __WXGPE__ $WXGPE
40212 if test "$wxUSE_DEBUG_INFO" = "yes" ; then
40217 if test "$wxUSE_DEBUG_GDB" = "yes" ; then
40218 wxUSE_DEBUG_INFO=yes
40219 if test "$GCC" = yes; then
40220 DEBUG_CFLAGS="-ggdb"
40224 if test "$wxUSE_DEBUG_FLAG" = "yes" ; then
40225 cat >>confdefs.h <<\_ACEOF
40229 WXCONFIG_CPPFLAGS="$WXCONFIG_CPPFLAGS -D__WXDEBUG__"
40231 if test "$wxUSE_GTK" = 1 ; then
40232 if test "x$wxGTK_VERSION" = "x1" ; then
40233 CPPFLAGS="-DGTK_NO_CHECK_CASTS $CPPFLAGS"
40238 if test "$wxUSE_MEM_TRACING" = "yes" ; then
40239 cat >>confdefs.h <<\_ACEOF
40240 #define wxUSE_MEMORY_TRACING 1
40243 cat >>confdefs.h <<\_ACEOF
40244 #define wxUSE_GLOBAL_MEMORY_OPERATORS 1
40247 cat >>confdefs.h <<\_ACEOF
40248 #define wxUSE_DEBUG_NEW_ALWAYS 1
40251 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS memcheck"
40254 if test "$wxUSE_DMALLOC" = "yes" ; then
40255 DMALLOC_LIBS="-ldmallocthcxx"
40259 if test "$wxUSE_PROFILE" = "yes" ; then
40260 PROFILE_FLAGS=" -pg"
40263 if test "$GCC" = "yes" ; then
40264 if test "$wxUSE_NO_RTTI" = "yes" ; then
40265 WXCONFIG_CXXFLAGS="$WXCONFIG_CXXFLAGS -fno-rtti"
40267 if test "$wxUSE_NO_EXCEPTIONS" = "yes" ; then
40268 WXCONFIG_CXXFLAGS="$WXCONFIG_CXXFLAGS -fno-exceptions"
40270 if test "$wxUSE_PERMISSIVE" = "yes" ; then
40271 WXCONFIG_CFLAGS="$WXCONFIG_CFLAGS -fpermissive"
40276 WXCONFIG_CFLAGS="$WXCONFIG_CFLAGS -mminimal-toc"
40279 WXCONFIG_CFLAGS="$WXCONFIG_CFLAGS -ffunction-sections"
40285 if test "$wxUSE_OPTIMISE" = "no" ; then
40286 if test "$GCC" = yes ; then
40287 OPTIMISE_CFLAGS="-O0"
40290 if test "$GCC" = yes ; then
40292 *-pc-os2_emx | *-pc-os2-emx )
40293 OPTIMISE_CFLAGS="-O2"
40296 OPTIMISE_CFLAGS="-O2 -fno-strict-aliasing"
40300 OPTIMISE_CFLAGS="-O"
40305 if test "x$WXWIN_COMPATIBILITY_2_6" = "xyes"; then
40306 cat >>confdefs.h <<\_ACEOF
40307 #define WXWIN_COMPATIBILITY_2_6 1
40311 WXWIN_COMPATIBILITY_2_8="yes"
40314 if test "x$WXWIN_COMPATIBILITY_2_8" != "xno"; then
40315 cat >>confdefs.h <<\_ACEOF
40316 #define WXWIN_COMPATIBILITY_2_8 1
40322 if test "$wxUSE_GUI" = "yes"; then
40323 cat >>confdefs.h <<\_ACEOF
40324 #define wxUSE_GUI 1
40331 if test "$wxUSE_UNIX" = "yes"; then
40332 cat >>confdefs.h <<\_ACEOF
40333 #define wxUSE_UNIX 1
40339 if test "$TOOLKIT" != "MSW" -a "$USE_OS2" != 1; then
40343 if test "$wxUSE_DYNAMIC_LOADER" = "yes" -o "$wxUSE_DYNLIB_CLASS" = "yes" ; then
40344 if test "$USE_DARWIN" = 1; then
40346 elif test "$USE_DOS" = 1; then
40350 for ac_func in dlopen
40352 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
40353 { echo "$as_me:$LINENO: checking for $ac_func" >&5
40354 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
40355 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
40356 echo $ECHO_N "(cached) $ECHO_C" >&6
40358 cat >conftest.$ac_ext <<_ACEOF
40361 cat confdefs.h >>conftest.$ac_ext
40362 cat >>conftest.$ac_ext <<_ACEOF
40363 /* end confdefs.h. */
40364 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
40365 For example, HP-UX 11i <limits.h> declares gettimeofday. */
40366 #define $ac_func innocuous_$ac_func
40368 /* System header to define __stub macros and hopefully few prototypes,
40369 which can conflict with char $ac_func (); below.
40370 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
40371 <limits.h> exists even on freestanding compilers. */
40374 # include <limits.h>
40376 # include <assert.h>
40381 /* Override any GCC internal prototype to avoid an error.
40382 Use char because int might match the return type of a GCC
40383 builtin and then its argument prototype would still apply. */
40388 /* The GNU C library defines this for functions which it implements
40389 to always fail with ENOSYS. Some functions are actually named
40390 something starting with __ and the normal name is an alias. */
40391 #if defined __stub_$ac_func || defined __stub___$ac_func
40398 return $ac_func ();
40403 rm -f conftest.$ac_objext conftest$ac_exeext
40404 if { (ac_try="$ac_link"
40405 case "(($ac_try" in
40406 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
40407 *) ac_try_echo
=$ac_try;;
40409 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
40410 (eval "$ac_link") 2>conftest.er1
40412 grep -v '^ *+' conftest.er1
>conftest.err
40414 cat conftest.err
>&5
40415 echo "$as_me:$LINENO: \$? = $ac_status" >&5
40416 (exit $ac_status); } && {
40417 test -z "$ac_c_werror_flag" ||
40418 test ! -s conftest.err
40419 } && test -s conftest
$ac_exeext &&
40420 $as_test_x conftest
$ac_exeext; then
40421 eval "$as_ac_var=yes"
40423 echo "$as_me: failed program was:" >&5
40424 sed 's/^/| /' conftest.
$ac_ext >&5
40426 eval "$as_ac_var=no"
40429 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
40430 conftest
$ac_exeext conftest.
$ac_ext
40432 ac_res
=`eval echo '${'$as_ac_var'}'`
40433 { echo "$as_me:$LINENO: result: $ac_res" >&5
40434 echo "${ECHO_T}$ac_res" >&6; }
40435 if test `eval echo '${'$as_ac_var'}'` = yes; then
40436 cat >>confdefs.h
<<_ACEOF
40437 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
40440 cat >>confdefs.h
<<\_ACEOF
40441 #define HAVE_DLOPEN 1
40448 { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
40449 echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; }
40450 if test "${ac_cv_lib_dl_dlopen+set}" = set; then
40451 echo $ECHO_N "(cached) $ECHO_C" >&6
40453 ac_check_lib_save_LIBS
=$LIBS
40455 cat >conftest.
$ac_ext <<_ACEOF
40458 cat confdefs.h
>>conftest.
$ac_ext
40459 cat >>conftest.
$ac_ext <<_ACEOF
40460 /* end confdefs.h. */
40462 /* Override any GCC internal prototype to avoid an error.
40463 Use char because int might match the return type of a GCC
40464 builtin and then its argument prototype would still apply. */
40477 rm -f conftest.
$ac_objext conftest
$ac_exeext
40478 if { (ac_try
="$ac_link"
40479 case "(($ac_try" in
40480 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
40481 *) ac_try_echo=$ac_try;;
40483 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
40484 (eval "$ac_link") 2>conftest.er1
40486 grep -v '^ *+' conftest.er1 >conftest.err
40488 cat conftest.err >&5
40489 echo "$as_me:$LINENO: \$? = $ac_status" >&5
40490 (exit $ac_status); } && {
40491 test -z "$ac_c_werror_flag" ||
40492 test ! -s conftest.err
40493 } && test -s conftest$ac_exeext &&
40494 $as_test_x conftest$ac_exeext; then
40495 ac_cv_lib_dl_dlopen=yes
40497 echo "$as_me: failed program was:" >&5
40498 sed 's/^/| /' conftest.$ac_ext >&5
40500 ac_cv_lib_dl_dlopen=no
40503 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
40504 conftest$ac_exeext conftest.$ac_ext
40505 LIBS=$ac_check_lib_save_LIBS
40507 { echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
40508 echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; }
40509 if test $ac_cv_lib_dl_dlopen = yes; then
40511 cat >>confdefs.h <<\_ACEOF
40512 #define HAVE_DLOPEN 1
40516 DL_LINK=" -ldl$DL_LINK"
40521 for ac_func in shl_load
40523 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
40524 { echo "$as_me:$LINENO: checking for $ac_func" >&5
40525 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
40526 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
40527 echo $ECHO_N "(cached) $ECHO_C" >&6
40529 cat >conftest.$ac_ext <<_ACEOF
40532 cat confdefs.h >>conftest.$ac_ext
40533 cat >>conftest.$ac_ext <<_ACEOF
40534 /* end confdefs.h. */
40535 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
40536 For example, HP-UX 11i <limits.h> declares gettimeofday. */
40537 #define $ac_func innocuous_$ac_func
40539 /* System header to define __stub macros and hopefully few prototypes,
40540 which can conflict with char $ac_func (); below.
40541 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
40542 <limits.h> exists even on freestanding compilers. */
40545 # include <limits.h>
40547 # include <assert.h>
40552 /* Override any GCC internal prototype to avoid an error.
40553 Use char because int might match the return type of a GCC
40554 builtin and then its argument prototype would still apply. */
40559 /* The GNU C library defines this for functions which it implements
40560 to always fail with ENOSYS. Some functions are actually named
40561 something starting with __ and the normal name is an alias. */
40562 #if defined __stub_$ac_func || defined __stub___$ac_func
40569 return $ac_func ();
40574 rm -f conftest.$ac_objext conftest$ac_exeext
40575 if { (ac_try="$ac_link"
40576 case "(($ac_try" in
40577 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
40578 *) ac_try_echo
=$ac_try;;
40580 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
40581 (eval "$ac_link") 2>conftest.er1
40583 grep -v '^ *+' conftest.er1
>conftest.err
40585 cat conftest.err
>&5
40586 echo "$as_me:$LINENO: \$? = $ac_status" >&5
40587 (exit $ac_status); } && {
40588 test -z "$ac_c_werror_flag" ||
40589 test ! -s conftest.err
40590 } && test -s conftest
$ac_exeext &&
40591 $as_test_x conftest
$ac_exeext; then
40592 eval "$as_ac_var=yes"
40594 echo "$as_me: failed program was:" >&5
40595 sed 's/^/| /' conftest.
$ac_ext >&5
40597 eval "$as_ac_var=no"
40600 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
40601 conftest
$ac_exeext conftest.
$ac_ext
40603 ac_res
=`eval echo '${'$as_ac_var'}'`
40604 { echo "$as_me:$LINENO: result: $ac_res" >&5
40605 echo "${ECHO_T}$ac_res" >&6; }
40606 if test `eval echo '${'$as_ac_var'}'` = yes; then
40607 cat >>confdefs.h
<<_ACEOF
40608 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
40611 cat >>confdefs.h
<<\_ACEOF
40612 #define HAVE_SHL_LOAD 1
40619 { echo "$as_me:$LINENO: checking for dld in -lshl_load" >&5
40620 echo $ECHO_N "checking for dld in -lshl_load... $ECHO_C" >&6; }
40621 if test "${ac_cv_lib_shl_load_dld+set}" = set; then
40622 echo $ECHO_N "(cached) $ECHO_C" >&6
40624 ac_check_lib_save_LIBS
=$LIBS
40625 LIBS
="-lshl_load $LIBS"
40626 cat >conftest.
$ac_ext <<_ACEOF
40629 cat confdefs.h
>>conftest.
$ac_ext
40630 cat >>conftest.
$ac_ext <<_ACEOF
40631 /* end confdefs.h. */
40633 /* Override any GCC internal prototype to avoid an error.
40634 Use char because int might match the return type of a GCC
40635 builtin and then its argument prototype would still apply. */
40648 rm -f conftest.
$ac_objext conftest
$ac_exeext
40649 if { (ac_try
="$ac_link"
40650 case "(($ac_try" in
40651 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
40652 *) ac_try_echo=$ac_try;;
40654 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
40655 (eval "$ac_link") 2>conftest.er1
40657 grep -v '^ *+' conftest.er1 >conftest.err
40659 cat conftest.err >&5
40660 echo "$as_me:$LINENO: \$? = $ac_status" >&5
40661 (exit $ac_status); } && {
40662 test -z "$ac_c_werror_flag" ||
40663 test ! -s conftest.err
40664 } && test -s conftest$ac_exeext &&
40665 $as_test_x conftest$ac_exeext; then
40666 ac_cv_lib_shl_load_dld=yes
40668 echo "$as_me: failed program was:" >&5
40669 sed 's/^/| /' conftest.$ac_ext >&5
40671 ac_cv_lib_shl_load_dld=no
40674 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
40675 conftest$ac_exeext conftest.$ac_ext
40676 LIBS=$ac_check_lib_save_LIBS
40678 { echo "$as_me:$LINENO: result: $ac_cv_lib_shl_load_dld" >&5
40679 echo "${ECHO_T}$ac_cv_lib_shl_load_dld" >&6; }
40680 if test $ac_cv_lib_shl_load_dld = yes; then
40683 DL_LINK=" -ldld$DL_LINK"
40699 if test "$HAVE_DL_FUNCS" = 1; then
40701 for ac_func in dlerror
40703 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
40704 { echo "$as_me:$LINENO: checking for $ac_func" >&5
40705 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
40706 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
40707 echo $ECHO_N "(cached) $ECHO_C" >&6
40709 cat >conftest.$ac_ext <<_ACEOF
40712 cat confdefs.h >>conftest.$ac_ext
40713 cat >>conftest.$ac_ext <<_ACEOF
40714 /* end confdefs.h. */
40715 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
40716 For example, HP-UX 11i <limits.h> declares gettimeofday. */
40717 #define $ac_func innocuous_$ac_func
40719 /* System header to define __stub macros and hopefully few prototypes,
40720 which can conflict with char $ac_func (); below.
40721 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
40722 <limits.h> exists even on freestanding compilers. */
40725 # include <limits.h>
40727 # include <assert.h>
40732 /* Override any GCC internal prototype to avoid an error.
40733 Use char because int might match the return type of a GCC
40734 builtin and then its argument prototype would still apply. */
40739 /* The GNU C library defines this for functions which it implements
40740 to always fail with ENOSYS. Some functions are actually named
40741 something starting with __ and the normal name is an alias. */
40742 #if defined __stub_$ac_func || defined __stub___$ac_func
40749 return $ac_func ();
40754 rm -f conftest.$ac_objext conftest$ac_exeext
40755 if { (ac_try="$ac_link"
40756 case "(($ac_try" in
40757 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
40758 *) ac_try_echo
=$ac_try;;
40760 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
40761 (eval "$ac_link") 2>conftest.er1
40763 grep -v '^ *+' conftest.er1
>conftest.err
40765 cat conftest.err
>&5
40766 echo "$as_me:$LINENO: \$? = $ac_status" >&5
40767 (exit $ac_status); } && {
40768 test -z "$ac_c_werror_flag" ||
40769 test ! -s conftest.err
40770 } && test -s conftest
$ac_exeext &&
40771 $as_test_x conftest
$ac_exeext; then
40772 eval "$as_ac_var=yes"
40774 echo "$as_me: failed program was:" >&5
40775 sed 's/^/| /' conftest.
$ac_ext >&5
40777 eval "$as_ac_var=no"
40780 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
40781 conftest
$ac_exeext conftest.
$ac_ext
40783 ac_res
=`eval echo '${'$as_ac_var'}'`
40784 { echo "$as_me:$LINENO: result: $ac_res" >&5
40785 echo "${ECHO_T}$ac_res" >&6; }
40786 if test `eval echo '${'$as_ac_var'}'` = yes; then
40787 cat >>confdefs.h
<<_ACEOF
40788 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
40790 cat >>confdefs.h
<<\_ACEOF
40791 #define HAVE_DLERROR 1
40796 { echo "$as_me:$LINENO: checking for dlerror in -ldl" >&5
40797 echo $ECHO_N "checking for dlerror in -ldl... $ECHO_C" >&6; }
40798 if test "${ac_cv_lib_dl_dlerror+set}" = set; then
40799 echo $ECHO_N "(cached) $ECHO_C" >&6
40801 ac_check_lib_save_LIBS
=$LIBS
40803 cat >conftest.
$ac_ext <<_ACEOF
40806 cat confdefs.h
>>conftest.
$ac_ext
40807 cat >>conftest.
$ac_ext <<_ACEOF
40808 /* end confdefs.h. */
40810 /* Override any GCC internal prototype to avoid an error.
40811 Use char because int might match the return type of a GCC
40812 builtin and then its argument prototype would still apply. */
40825 rm -f conftest.
$ac_objext conftest
$ac_exeext
40826 if { (ac_try
="$ac_link"
40827 case "(($ac_try" in
40828 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
40829 *) ac_try_echo=$ac_try;;
40831 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
40832 (eval "$ac_link") 2>conftest.er1
40834 grep -v '^ *+' conftest.er1 >conftest.err
40836 cat conftest.err >&5
40837 echo "$as_me:$LINENO: \$? = $ac_status" >&5
40838 (exit $ac_status); } && {
40839 test -z "$ac_c_werror_flag" ||
40840 test ! -s conftest.err
40841 } && test -s conftest$ac_exeext &&
40842 $as_test_x conftest$ac_exeext; then
40843 ac_cv_lib_dl_dlerror=yes
40845 echo "$as_me: failed program was:" >&5
40846 sed 's/^/| /' conftest.$ac_ext >&5
40848 ac_cv_lib_dl_dlerror=no
40851 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
40852 conftest$ac_exeext conftest.$ac_ext
40853 LIBS=$ac_check_lib_save_LIBS
40855 { echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlerror" >&5
40856 echo "${ECHO_T}$ac_cv_lib_dl_dlerror" >&6; }
40857 if test $ac_cv_lib_dl_dlerror = yes; then
40858 cat >>confdefs.h <<\_ACEOF
40859 #define HAVE_DLERROR 1
40872 if test "$HAVE_DL_FUNCS" = 0; then
40873 if test "$HAVE_SHL_FUNCS" = 0; then
40874 if test "$USE_UNIX" = 1 -o "$USE_DOS" = 1; then
40875 { echo "$as_me:$LINENO: WARNING: Missing dynamic loading support, several features will be disabled" >&5
40876 echo "$as_me: WARNING: Missing dynamic loading support, several features will be disabled" >&2;}
40877 wxUSE_DYNAMIC_LOADER=no
40878 wxUSE_DYNLIB_CLASS=no
40880 { echo "$as_me:$LINENO: WARNING: Assuming wxLibrary class works on this platform" >&5
40881 echo "$as_me: WARNING: Assuming wxLibrary class works on this platform" >&2;}
40888 if test "$wxUSE_DYNAMIC_LOADER" = "yes" ; then
40889 cat >>confdefs.h <<\_ACEOF
40890 #define wxUSE_DYNAMIC_LOADER 1
40894 if test "$wxUSE_DYNLIB_CLASS" = "yes" ; then
40895 cat >>confdefs.h <<\_ACEOF
40896 #define wxUSE_DYNLIB_CLASS 1
40903 if test "$wxUSE_PLUGINS" = "yes" ; then
40904 if test "$wxUSE_SHARED" = "no" ; then
40905 { echo "$as_me:$LINENO: WARNING: plugins supported only in shared build, disabling" >&5
40906 echo "$as_me: WARNING: plugins supported only in shared build, disabling" >&2;}
40909 if test "$wxUSE_MONOLITHIC" = "yes" ; then
40910 { echo "$as_me:$LINENO: WARNING: plugins not supported monolithic build, disabling" >&5
40911 echo "$as_me: WARNING: plugins not supported monolithic build, disabling" >&2;}
40914 if test "$wxUSE_DYNLIB_CLASS" = "no" ; then
40915 { echo "$as_me:$LINENO: WARNING: plugins require wxDynamicLibrary, disabling" >&5
40916 echo "$as_me: WARNING: plugins require wxDynamicLibrary, disabling" >&2;}
40919 if test "$wxUSE_PLUGINS" = "yes" ; then
40920 cat >>confdefs.h <<\_ACEOF
40921 #define wxUSE_PLUGINS 1
40928 if test "$wxUSE_STL" = "yes"; then
40929 cat >>confdefs.h <<\_ACEOF
40930 #define wxUSE_STL 1
40935 if test "$wxUSE_APPLE_IEEE" = "yes"; then
40936 cat >>confdefs.h <<\_ACEOF
40937 #define wxUSE_APPLE_IEEE 1
40942 if test "$wxUSE_TIMER" = "yes"; then
40943 cat >>confdefs.h <<\_ACEOF
40944 #define wxUSE_TIMER 1
40949 if test "$USE_UNIX" = "1" ; then
40950 if test "$wxUSE_MGL" != 1; then
40951 { echo "$as_me:$LINENO: checking for SNDCTL_DSP_SPEED in sys/soundcard.h" >&5
40952 echo $ECHO_N "checking for SNDCTL_DSP_SPEED in sys/soundcard.h... $ECHO_C" >&6; }
40953 if test "${ac_cv_header_sys_soundcard+set}" = set; then
40954 echo $ECHO_N "(cached) $ECHO_C" >&6
40957 cat >conftest.$ac_ext <<_ACEOF
40960 cat confdefs.h >>conftest.$ac_ext
40961 cat >>conftest.$ac_ext <<_ACEOF
40962 /* end confdefs.h. */
40964 #include <sys/ioctl.h>
40965 #include <sys/soundcard.h>
40971 ioctl(0, SNDCTL_DSP_SPEED, 0);
40977 rm -f conftest.$ac_objext conftest$ac_exeext
40978 if { (ac_try="$ac_link"
40979 case "(($ac_try" in
40980 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
40981 *) ac_try_echo
=$ac_try;;
40983 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
40984 (eval "$ac_link") 2>conftest.er1
40986 grep -v '^ *+' conftest.er1
>conftest.err
40988 cat conftest.err
>&5
40989 echo "$as_me:$LINENO: \$? = $ac_status" >&5
40990 (exit $ac_status); } && {
40991 test -z "$ac_c_werror_flag" ||
40992 test ! -s conftest.err
40993 } && test -s conftest
$ac_exeext &&
40994 $as_test_x conftest
$ac_exeext; then
40995 ac_cv_header_sys_soundcard
=yes
40997 echo "$as_me: failed program was:" >&5
40998 sed 's/^/| /' conftest.
$ac_ext >&5
41002 LIBS
="$saveLibs -lossaudio"
41003 cat >conftest.
$ac_ext <<_ACEOF
41006 cat confdefs.h
>>conftest.
$ac_ext
41007 cat >>conftest.
$ac_ext <<_ACEOF
41008 /* end confdefs.h. */
41010 #include <sys/ioctl.h>
41011 #include <sys/soundcard.h>
41017 ioctl(0, SNDCTL_DSP_SPEED, 0);
41023 rm -f conftest.
$ac_objext conftest
$ac_exeext
41024 if { (ac_try
="$ac_link"
41025 case "(($ac_try" in
41026 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
41027 *) ac_try_echo=$ac_try;;
41029 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
41030 (eval "$ac_link") 2>conftest.er1
41032 grep -v '^ *+' conftest.er1 >conftest.err
41034 cat conftest.err >&5
41035 echo "$as_me:$LINENO: \$? = $ac_status" >&5
41036 (exit $ac_status); } && {
41037 test -z "$ac_c_werror_flag" ||
41038 test ! -s conftest.err
41039 } && test -s conftest$ac_exeext &&
41040 $as_test_x conftest$ac_exeext; then
41041 ac_cv_header_sys_soundcard=yes
41043 echo "$as_me: failed program was:" >&5
41044 sed 's/^/| /' conftest.$ac_ext >&5
41048 ac_cv_header_sys_soundcard=no
41053 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
41054 conftest$ac_exeext conftest.$ac_ext
41059 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
41060 conftest$ac_exeext conftest.$ac_ext
41063 { echo "$as_me:$LINENO: result: $ac_cv_header_sys_soundcard" >&5
41064 echo "${ECHO_T}$ac_cv_header_sys_soundcard" >&6; }
41067 if test "$ac_cv_header_sys_soundcard" = "yes"; then
41068 cat >>confdefs.h <<\_ACEOF
41069 #define HAVE_SYS_SOUNDCARD_H 1
41073 DISABLED_CONTRIB="$DISABLED_CONTRIB mmedia"
41078 if test "$wxUSE_SOUND" = "yes"; then
41079 if test "$USE_UNIX" = "1" ; then
41080 if test "$wxUSE_LIBSDL" != "no"; then
41082 # Check whether --with-sdl-prefix was given.
41083 if test "${with_sdl_prefix+set}" = set; then
41084 withval=$with_sdl_prefix; sdl_prefix="$withval"
41090 # Check whether --with-sdl-exec-prefix was given.
41091 if test "${with_sdl_exec_prefix+set}" = set; then
41092 withval=$with_sdl_exec_prefix; sdl_exec_prefix="$withval"
41097 # Check whether --enable-sdltest was given.
41098 if test "${enable_sdltest+set}" = set; then
41099 enableval=$enable_sdltest;
41105 if test x$sdl_exec_prefix != x ; then
41106 sdl_args="$sdl_args --exec-prefix=$sdl_exec_prefix"
41107 if test x${SDL_CONFIG+set} != xset ; then
41108 SDL_CONFIG=$sdl_exec_prefix/bin/sdl-config
41111 if test x$sdl_prefix != x ; then
41112 sdl_args="$sdl_args --prefix=$sdl_prefix"
41113 if test x${SDL_CONFIG+set} != xset ; then
41114 SDL_CONFIG=$sdl_prefix/bin/sdl-config
41118 if test "x$prefix" != xNONE; then
41119 PATH="$prefix/bin:$prefix/usr/bin:$PATH"
41121 # Extract the first word of "sdl-config", so it can be a program name with args.
41122 set dummy sdl-config; ac_word=$2
41123 { echo "$as_me:$LINENO: checking for $ac_word" >&5
41124 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
41125 if test "${ac_cv_path_SDL_CONFIG+set}" = set; then
41126 echo $ECHO_N "(cached) $ECHO_C" >&6
41128 case $SDL_CONFIG in
41130 ac_cv_path_SDL_CONFIG="$SDL_CONFIG" # Let the user override the test with a path.
41133 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
41134 for as_dir in $PATH
41137 test -z "$as_dir" && as_dir=.
41138 for ac_exec_ext in '' $ac_executable_extensions; do
41139 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
41140 ac_cv_path_SDL_CONFIG="$as_dir/$ac_word$ac_exec_ext"
41141 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
41148 test -z "$ac_cv_path_SDL_CONFIG" && ac_cv_path_SDL_CONFIG="no"
41152 SDL_CONFIG=$ac_cv_path_SDL_CONFIG
41153 if test -n "$SDL_CONFIG"; then
41154 { echo "$as_me:$LINENO: result: $SDL_CONFIG" >&5
41155 echo "${ECHO_T}$SDL_CONFIG" >&6; }
41157 { echo "$as_me:$LINENO: result: no" >&5
41158 echo "${ECHO_T}no" >&6; }
41162 min_sdl_version=1.2.0
41163 { echo "$as_me:$LINENO: checking for SDL - version >= $min_sdl_version" >&5
41164 echo $ECHO_N "checking for SDL - version >= $min_sdl_version... $ECHO_C" >&6; }
41166 if test "$SDL_CONFIG" = "no" ; then
41169 SDL_CFLAGS=`$SDL_CONFIG $sdlconf_args --cflags`
41170 SDL_LIBS=`$SDL_CONFIG $sdlconf_args --libs`
41172 sdl_major_version=`$SDL_CONFIG $sdl_args --version | \
41173 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'`
41174 sdl_minor_version=`$SDL_CONFIG $sdl_args --version | \
41175 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'`
41176 sdl_micro_version=`$SDL_CONFIG $sdl_config_args --version | \
41177 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'`
41178 if test "x$enable_sdltest" = "xyes" ; then
41179 ac_save_CFLAGS="$CFLAGS"
41180 ac_save_CXXFLAGS="$CXXFLAGS"
41181 ac_save_LIBS="$LIBS"
41182 CFLAGS="$CFLAGS $SDL_CFLAGS"
41183 CXXFLAGS="$CXXFLAGS $SDL_CFLAGS"
41184 LIBS="$LIBS $SDL_LIBS"
41186 if test "$cross_compiling" = yes; then
41187 echo $ac_n "cross compiling; assumed OK... $ac_c"
41189 cat >conftest.$ac_ext <<_ACEOF
41192 cat confdefs.h >>conftest.$ac_ext
41193 cat >>conftest.$ac_ext <<_ACEOF
41194 /* end confdefs.h. */
41197 #include <stdlib.h>
41198 #include <string.h>
41202 my_strdup (char *str)
41208 new_str = (char *)malloc ((strlen (str) + 1) * sizeof(char));
41209 strcpy (new_str, str);
41217 int main (int argc, char *argv[])
41219 int major, minor, micro;
41222 /* This hangs on some systems (?)
41223 system ("touch conf.sdltest");
41225 { FILE *fp = fopen("conf.sdltest", "a"); if ( fp ) fclose(fp); }
41227 /* HP/UX 9 (%@#!) writes to sscanf strings */
41228 tmp_version = my_strdup("$min_sdl_version");
41229 if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) {
41230 printf("%s, bad version string\n", "$min_sdl_version");
41234 if (($sdl_major_version > major) ||
41235 (($sdl_major_version == major) && ($sdl_minor_version > minor)) ||
41236 (($sdl_major_version == major) && ($sdl_minor_version == minor) && ($sdl_micro_version >= micro)))
41242 printf("\n*** 'sdl-config --version' returned %d.%d.%d, but the minimum version\n", $sdl_major_version, $sdl_minor_version, $sdl_micro_version);
41243 printf("*** of SDL required is %d.%d.%d. If sdl-config is correct, then it is\n", major, minor, micro);
41244 printf("*** best to upgrade to the required version.\n");
41245 printf("*** If sdl-config was wrong, set the environment variable SDL_CONFIG\n");
41246 printf("*** to point to the correct copy of sdl-config, and remove the file\n");
41247 printf("*** config.cache before re-running configure\n");
41254 rm -f conftest$ac_exeext
41255 if { (ac_try="$ac_link"
41256 case "(($ac_try" in
41257 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
41258 *) ac_try_echo
=$ac_try;;
41260 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
41261 (eval "$ac_link") 2>&5
41263 echo "$as_me:$LINENO: \$? = $ac_status" >&5
41264 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
41265 { (case "(($ac_try" in
41266 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
41267 *) ac_try_echo=$ac_try;;
41269 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
41270 (eval "$ac_try") 2>&5
41272 echo "$as_me:$LINENO: \$? = $ac_status" >&5
41273 (exit $ac_status); }; }; then
41276 echo "$as_me: program exited with status $ac_status" >&5
41277 echo "$as_me: failed program was:" >&5
41278 sed 's/^/| /' conftest.$ac_ext >&5
41280 ( exit $ac_status )
41283 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
41287 CFLAGS="$ac_save_CFLAGS"
41288 CXXFLAGS="$ac_save_CXXFLAGS"
41289 LIBS="$ac_save_LIBS"
41292 if test "x$no_sdl" = x ; then
41293 { echo "$as_me:$LINENO: result: yes" >&5
41294 echo "${ECHO_T}yes" >&6; }
41296 EXTRALIBS_SDL="$SDL_LIBS"
41297 CFLAGS="$SDL_CFLAGS $CFLAGS"
41298 CXXFLAGS="$SDL_CFLAGS $CXXFLAGS"
41299 cat >>confdefs.h <<\_ACEOF
41300 #define wxUSE_LIBSDL 1
41305 { echo "$as_me:$LINENO: result: no" >&5
41306 echo "${ECHO_T}no" >&6; }
41307 if test "$SDL_CONFIG" = "no" ; then
41308 echo "*** The sdl-config script installed by SDL could not be found"
41309 echo "*** If SDL was installed in PREFIX, make sure PREFIX/bin is in"
41310 echo "*** your path, or set the SDL_CONFIG environment variable to the"
41311 echo "*** full path to sdl-config."
41313 if test -f conf.sdltest ; then
41316 echo "*** Could not run SDL test program, checking why..."
41317 CFLAGS="$CFLAGS $SDL_CFLAGS"
41318 CXXFLAGS="$CXXFLAGS $SDL_CFLAGS"
41319 LIBS="$LIBS $SDL_LIBS"
41320 cat >conftest.$ac_ext <<_ACEOF
41323 cat confdefs.h >>conftest.$ac_ext
41324 cat >>conftest.$ac_ext <<_ACEOF
41325 /* end confdefs.h. */
41330 int main(int argc, char *argv[])
41333 #define main K_and_R_C_main
41343 rm -f conftest.$ac_objext conftest$ac_exeext
41344 if { (ac_try="$ac_link"
41345 case "(($ac_try" in
41346 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
41347 *) ac_try_echo
=$ac_try;;
41349 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
41350 (eval "$ac_link") 2>conftest.er1
41352 grep -v '^ *+' conftest.er1
>conftest.err
41354 cat conftest.err
>&5
41355 echo "$as_me:$LINENO: \$? = $ac_status" >&5
41356 (exit $ac_status); } && {
41357 test -z "$ac_c_werror_flag" ||
41358 test ! -s conftest.err
41359 } && test -s conftest
$ac_exeext &&
41360 $as_test_x conftest
$ac_exeext; then
41361 echo "*** The test program compiled, but did not run. This usually means"
41362 echo "*** that the run-time linker is not finding SDL or finding the wrong"
41363 echo "*** version of SDL. If it is not finding SDL, you'll need to set your"
41364 echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
41365 echo "*** to the installed location Also, make sure you have run ldconfig if that"
41366 echo "*** is required on your system"
41368 echo "*** If you have an old version installed, it is best to remove it, although"
41369 echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"
41371 echo "$as_me: failed program was:" >&5
41372 sed 's/^/| /' conftest.
$ac_ext >&5
41374 echo "*** The test program failed to compile or link. See the file config.log for the"
41375 echo "*** exact error that occured. This usually means SDL was incorrectly installed"
41376 echo "*** or that you have moved SDL since it was installed. In the latter case, you"
41377 echo "*** may want to edit the sdl-config script: $SDL_CONFIG"
41380 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
41381 conftest
$ac_exeext conftest.
$ac_ext
41382 CFLAGS
="$ac_save_CFLAGS"
41383 CXXFLAGS
="$ac_save_CXXFLAGS"
41384 LIBS
="$ac_save_LIBS"
41395 if test "$wxUSE_LIBSDL" = "yes" -a "$wxUSE_PLUGINS" = "yes" ; then
41400 if test "$wxUSE_MGL" = 1; then
41401 { echo "$as_me:$LINENO: WARNING: wxSound not supported in MGL under DOS... disabled" >&5
41402 echo "$as_me: WARNING: wxSound not supported in MGL under DOS... disabled" >&2;}
41408 if test "$wxUSE_SOUND" = "yes"; then
41409 cat >>confdefs.h
<<\_ACEOF
41410 #define wxUSE_SOUND 1
41413 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS sound"
41416 if test "$WXGTK20" = 1; then
41419 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
41420 if test -n "$ac_tool_prefix"; then
41421 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
41422 set dummy
${ac_tool_prefix}pkg
-config; ac_word
=$2
41423 { echo "$as_me:$LINENO: checking for $ac_word" >&5
41424 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
41425 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
41426 echo $ECHO_N "(cached) $ECHO_C" >&6
41428 case $PKG_CONFIG in
41430 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a path.
41433 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
41434 for as_dir
in $PATH
41437 test -z "$as_dir" && as_dir
=.
41438 for ac_exec_ext
in '' $ac_executable_extensions; do
41439 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
41440 ac_cv_path_PKG_CONFIG
="$as_dir/$ac_word$ac_exec_ext"
41441 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
41451 PKG_CONFIG
=$ac_cv_path_PKG_CONFIG
41452 if test -n "$PKG_CONFIG"; then
41453 { echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
41454 echo "${ECHO_T}$PKG_CONFIG" >&6; }
41456 { echo "$as_me:$LINENO: result: no" >&5
41457 echo "${ECHO_T}no" >&6; }
41462 if test -z "$ac_cv_path_PKG_CONFIG"; then
41463 ac_pt_PKG_CONFIG
=$PKG_CONFIG
41464 # Extract the first word of "pkg-config", so it can be a program name with args.
41465 set dummy pkg
-config; ac_word
=$2
41466 { echo "$as_me:$LINENO: checking for $ac_word" >&5
41467 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
41468 if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then
41469 echo $ECHO_N "(cached) $ECHO_C" >&6
41471 case $ac_pt_PKG_CONFIG in
41473 ac_cv_path_ac_pt_PKG_CONFIG
="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
41476 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
41477 for as_dir
in $PATH
41480 test -z "$as_dir" && as_dir
=.
41481 for ac_exec_ext
in '' $ac_executable_extensions; do
41482 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
41483 ac_cv_path_ac_pt_PKG_CONFIG
="$as_dir/$ac_word$ac_exec_ext"
41484 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
41494 ac_pt_PKG_CONFIG
=$ac_cv_path_ac_pt_PKG_CONFIG
41495 if test -n "$ac_pt_PKG_CONFIG"; then
41496 { echo "$as_me:$LINENO: result: $ac_pt_PKG_CONFIG" >&5
41497 echo "${ECHO_T}$ac_pt_PKG_CONFIG" >&6; }
41499 { echo "$as_me:$LINENO: result: no" >&5
41500 echo "${ECHO_T}no" >&6; }
41503 if test "x$ac_pt_PKG_CONFIG" = x
; then
41506 case $cross_compiling:$ac_tool_warned in
41508 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
41509 whose name does not start with the host triplet. If you think this
41510 configuration is useful to you, please write to autoconf@gnu.org." >&5
41511 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
41512 whose name does not start with the host triplet. If you think this
41513 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
41514 ac_tool_warned
=yes ;;
41516 PKG_CONFIG
=$ac_pt_PKG_CONFIG
41519 PKG_CONFIG
="$ac_cv_path_PKG_CONFIG"
41523 if test -n "$PKG_CONFIG"; then
41524 _pkg_min_version
=0.9.0
41525 { echo "$as_me:$LINENO: checking pkg-config is at least version $_pkg_min_version" >&5
41526 echo $ECHO_N "checking pkg-config is at least version $_pkg_min_version... $ECHO_C" >&6; }
41527 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
41528 { echo "$as_me:$LINENO: result: yes" >&5
41529 echo "${ECHO_T}yes" >&6; }
41531 { echo "$as_me:$LINENO: result: no" >&5
41532 echo "${ECHO_T}no" >&6; }
41538 if test "$wxUSE_PRINTING_ARCHITECTURE" = "yes" ; then
41539 if test "$wxUSE_LIBGNOMEPRINT" = "yes" ; then
41543 { echo "$as_me:$LINENO: checking for LIBGNOMEPRINTUI" >&5
41544 echo $ECHO_N "checking for LIBGNOMEPRINTUI... $ECHO_C" >&6; }
41546 if test -n "$PKG_CONFIG"; then
41547 if test -n "$LIBGNOMEPRINTUI_CFLAGS"; then
41548 pkg_cv_LIBGNOMEPRINTUI_CFLAGS
="$LIBGNOMEPRINTUI_CFLAGS"
41550 if test -n "$PKG_CONFIG" && \
41551 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libgnomeprintui-2.2 >= 2.8\"") >&5
41552 ($PKG_CONFIG --exists --print-errors "libgnomeprintui-2.2 >= 2.8") 2>&5
41554 echo "$as_me:$LINENO: \$? = $ac_status" >&5
41555 (exit $ac_status); }; then
41556 pkg_cv_LIBGNOMEPRINTUI_CFLAGS
=`$PKG_CONFIG --cflags "libgnomeprintui-2.2 >= 2.8" 2>/dev/null`
41564 if test -n "$PKG_CONFIG"; then
41565 if test -n "$LIBGNOMEPRINTUI_LIBS"; then
41566 pkg_cv_LIBGNOMEPRINTUI_LIBS
="$LIBGNOMEPRINTUI_LIBS"
41568 if test -n "$PKG_CONFIG" && \
41569 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libgnomeprintui-2.2 >= 2.8\"") >&5
41570 ($PKG_CONFIG --exists --print-errors "libgnomeprintui-2.2 >= 2.8") 2>&5
41572 echo "$as_me:$LINENO: \$? = $ac_status" >&5
41573 (exit $ac_status); }; then
41574 pkg_cv_LIBGNOMEPRINTUI_LIBS
=`$PKG_CONFIG --libs "libgnomeprintui-2.2 >= 2.8" 2>/dev/null`
41585 if test $pkg_failed = yes; then
41587 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
41588 _pkg_short_errors_supported
=yes
41590 _pkg_short_errors_supported
=no
41592 if test $_pkg_short_errors_supported = yes; then
41593 LIBGNOMEPRINTUI_PKG_ERRORS
=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libgnomeprintui-2.2 >= 2.8"`
41595 LIBGNOMEPRINTUI_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "libgnomeprintui-2.2 >= 2.8"`
41597 # Put the nasty error message in config.log where it belongs
41598 echo "$LIBGNOMEPRINTUI_PKG_ERRORS" >&5
41601 { echo "$as_me:$LINENO: WARNING: libgnomeprintui not found, library will use standard PostScript printing" >&5
41602 echo "$as_me: WARNING: libgnomeprintui not found, library will use standard PostScript printing" >&2;}
41603 wxUSE_LIBGNOMEPRINT
="no"
41606 elif test $pkg_failed = untried
; then
41608 { echo "$as_me:$LINENO: WARNING: libgnomeprintui not found, library will use standard PostScript printing" >&5
41609 echo "$as_me: WARNING: libgnomeprintui not found, library will use standard PostScript printing" >&2;}
41610 wxUSE_LIBGNOMEPRINT
="no"
41614 LIBGNOMEPRINTUI_CFLAGS
=$pkg_cv_LIBGNOMEPRINTUI_CFLAGS
41615 LIBGNOMEPRINTUI_LIBS
=$pkg_cv_LIBGNOMEPRINTUI_LIBS
41616 { echo "$as_me:$LINENO: result: yes" >&5
41617 echo "${ECHO_T}yes" >&6; }
41619 CFLAGS
="$LIBGNOMEPRINTUI_CFLAGS $CFLAGS"
41620 CXXFLAGS
="$LIBGNOMEPRINTUI_CFLAGS $CXXFLAGS"
41621 cat >>confdefs.h
<<\_ACEOF
41622 #define wxUSE_LIBGNOMEPRINT 1
41630 if test "$wxUSE_MIMETYPE" = "yes" ; then
41631 if test "$wxUSE_LIBGNOMEVFS" = "yes" ; then
41635 { echo "$as_me:$LINENO: checking for GNOMEVFS" >&5
41636 echo $ECHO_N "checking for GNOMEVFS... $ECHO_C" >&6; }
41638 if test -n "$PKG_CONFIG"; then
41639 if test -n "$GNOMEVFS_CFLAGS"; then
41640 pkg_cv_GNOMEVFS_CFLAGS
="$GNOMEVFS_CFLAGS"
41642 if test -n "$PKG_CONFIG" && \
41643 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gnome-vfs-2.0 >= 2.0\"") >&5
41644 ($PKG_CONFIG --exists --print-errors "gnome-vfs-2.0 >= 2.0") 2>&5
41646 echo "$as_me:$LINENO: \$? = $ac_status" >&5
41647 (exit $ac_status); }; then
41648 pkg_cv_GNOMEVFS_CFLAGS
=`$PKG_CONFIG --cflags "gnome-vfs-2.0 >= 2.0" 2>/dev/null`
41656 if test -n "$PKG_CONFIG"; then
41657 if test -n "$GNOMEVFS_LIBS"; then
41658 pkg_cv_GNOMEVFS_LIBS
="$GNOMEVFS_LIBS"
41660 if test -n "$PKG_CONFIG" && \
41661 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gnome-vfs-2.0 >= 2.0\"") >&5
41662 ($PKG_CONFIG --exists --print-errors "gnome-vfs-2.0 >= 2.0") 2>&5
41664 echo "$as_me:$LINENO: \$? = $ac_status" >&5
41665 (exit $ac_status); }; then
41666 pkg_cv_GNOMEVFS_LIBS
=`$PKG_CONFIG --libs "gnome-vfs-2.0 >= 2.0" 2>/dev/null`
41677 if test $pkg_failed = yes; then
41679 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
41680 _pkg_short_errors_supported
=yes
41682 _pkg_short_errors_supported
=no
41684 if test $_pkg_short_errors_supported = yes; then
41685 GNOMEVFS_PKG_ERRORS
=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gnome-vfs-2.0 >= 2.0"`
41687 GNOMEVFS_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "gnome-vfs-2.0 >= 2.0"`
41689 # Put the nasty error message in config.log where it belongs
41690 echo "$GNOMEVFS_PKG_ERRORS" >&5
41693 { echo "$as_me:$LINENO: WARNING: libgnomevfs not found, library won't be able to associate MIME type" >&5
41694 echo "$as_me: WARNING: libgnomevfs not found, library won't be able to associate MIME type" >&2;}
41695 wxUSE_LIBGNOMEVFS
="no"
41698 elif test $pkg_failed = untried
; then
41700 { echo "$as_me:$LINENO: WARNING: libgnomevfs not found, library won't be able to associate MIME type" >&5
41701 echo "$as_me: WARNING: libgnomevfs not found, library won't be able to associate MIME type" >&2;}
41702 wxUSE_LIBGNOMEVFS
="no"
41706 GNOMEVFS_CFLAGS
=$pkg_cv_GNOMEVFS_CFLAGS
41707 GNOMEVFS_LIBS
=$pkg_cv_GNOMEVFS_LIBS
41708 { echo "$as_me:$LINENO: result: yes" >&5
41709 echo "${ECHO_T}yes" >&6; }
41711 CFLAGS
="$GNOMEVFS_CFLAGS $CFLAGS"
41712 CXXFLAGS
="$GNOMEVFS_CFLAGS $CXXFLAGS"
41713 cat >>confdefs.h
<<\_ACEOF
41714 #define wxUSE_LIBGNOMEVFS 1
41722 if test "$wxUSE_LIBHILDON" = "yes" ; then
41725 { echo "$as_me:$LINENO: checking for HILDON" >&5
41726 echo $ECHO_N "checking for HILDON... $ECHO_C" >&6; }
41728 if test -n "$PKG_CONFIG"; then
41729 if test -n "$HILDON_CFLAGS"; then
41730 pkg_cv_HILDON_CFLAGS
="$HILDON_CFLAGS"
41732 if test -n "$PKG_CONFIG" && \
41733 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"hildon-lgpl >= 0.9\"") >&5
41734 ($PKG_CONFIG --exists --print-errors "hildon-lgpl >= 0.9") 2>&5
41736 echo "$as_me:$LINENO: \$? = $ac_status" >&5
41737 (exit $ac_status); }; then
41738 pkg_cv_HILDON_CFLAGS
=`$PKG_CONFIG --cflags "hildon-lgpl >= 0.9" 2>/dev/null`
41746 if test -n "$PKG_CONFIG"; then
41747 if test -n "$HILDON_LIBS"; then
41748 pkg_cv_HILDON_LIBS
="$HILDON_LIBS"
41750 if test -n "$PKG_CONFIG" && \
41751 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"hildon-lgpl >= 0.9\"") >&5
41752 ($PKG_CONFIG --exists --print-errors "hildon-lgpl >= 0.9") 2>&5
41754 echo "$as_me:$LINENO: \$? = $ac_status" >&5
41755 (exit $ac_status); }; then
41756 pkg_cv_HILDON_LIBS
=`$PKG_CONFIG --libs "hildon-lgpl >= 0.9" 2>/dev/null`
41767 if test $pkg_failed = yes; then
41769 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
41770 _pkg_short_errors_supported
=yes
41772 _pkg_short_errors_supported
=no
41774 if test $_pkg_short_errors_supported = yes; then
41775 HILDON_PKG_ERRORS
=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "hildon-lgpl >= 0.9"`
41777 HILDON_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "hildon-lgpl >= 0.9"`
41779 # Put the nasty error message in config.log where it belongs
41780 echo "$HILDON_PKG_ERRORS" >&5
41783 { echo "$as_me:$LINENO: WARNING: libhildon_lgpl not found" >&5
41784 echo "$as_me: WARNING: libhildon_lgpl not found" >&2;}
41785 wxUSE_LIBHILDON
="no"
41788 elif test $pkg_failed = untried
; then
41790 { echo "$as_me:$LINENO: WARNING: libhildon_lgpl not found" >&5
41791 echo "$as_me: WARNING: libhildon_lgpl not found" >&2;}
41792 wxUSE_LIBHILDON
="no"
41796 HILDON_CFLAGS
=$pkg_cv_HILDON_CFLAGS
41797 HILDON_LIBS
=$pkg_cv_HILDON_LIBS
41798 { echo "$as_me:$LINENO: result: yes" >&5
41799 echo "${ECHO_T}yes" >&6; }
41801 EXTRALIBS_HILDON
="$HILDON_LIBS"
41802 CFLAGS
="$CFLAGS $HILDON_CFLAGS"
41803 CXXFLAGS
="$CXXFLAGS $HILDON_CFLAGS"
41804 cat >>confdefs.h
<<\_ACEOF
41805 #define wxUSE_LIBHILDON 1
41813 if test "$wxUSE_CMDLINE_PARSER" = "yes"; then
41814 cat >>confdefs.h
<<\_ACEOF
41815 #define wxUSE_CMDLINE_PARSER 1
41820 if test "$wxUSE_STOPWATCH" = "yes"; then
41821 cat >>confdefs.h
<<\_ACEOF
41822 #define wxUSE_STOPWATCH 1
41827 if test "$wxUSE_DATETIME" = "yes"; then
41828 cat >>confdefs.h
<<\_ACEOF
41829 #define wxUSE_DATETIME 1
41834 if test "$wxUSE_FILE" = "yes"; then
41835 cat >>confdefs.h
<<\_ACEOF
41836 #define wxUSE_FILE 1
41841 if test "$wxUSE_FFILE" = "yes"; then
41842 cat >>confdefs.h
<<\_ACEOF
41843 #define wxUSE_FFILE 1
41848 if test "$wxUSE_ARCHIVE_STREAMS" = "yes"; then
41849 if test "$wxUSE_STREAMS" != yes; then
41850 { echo "$as_me:$LINENO: WARNING: wxArchive requires wxStreams... disabled" >&5
41851 echo "$as_me: WARNING: wxArchive requires wxStreams... disabled" >&2;}
41852 wxUSE_ARCHIVE_STREAMS
=no
41854 cat >>confdefs.h
<<\_ACEOF
41855 #define wxUSE_ARCHIVE_STREAMS 1
41861 if test "$wxUSE_ZIPSTREAM" = "yes"; then
41862 if test "$wxUSE_ARCHIVE_STREAMS" != "yes"; then
41863 { echo "$as_me:$LINENO: WARNING: wxZip requires wxArchive... disabled" >&5
41864 echo "$as_me: WARNING: wxZip requires wxArchive... disabled" >&2;}
41865 elif test "$wxUSE_ZLIB" = "no"; then
41866 { echo "$as_me:$LINENO: WARNING: wxZip requires wxZlib... disabled" >&5
41867 echo "$as_me: WARNING: wxZip requires wxZlib... disabled" >&2;}
41869 cat >>confdefs.h
<<\_ACEOF
41870 #define wxUSE_ZIPSTREAM 1
41876 if test "$wxUSE_TARSTREAM" = "yes"; then
41877 if test "$wxUSE_ARCHIVE_STREAMS" != "yes"; then
41878 { echo "$as_me:$LINENO: WARNING: wxTar requires wxArchive... disabled" >&5
41879 echo "$as_me: WARNING: wxTar requires wxArchive... disabled" >&2;}
41881 cat >>confdefs.h
<<\_ACEOF
41882 #define wxUSE_TARSTREAM 1
41888 if test "$wxUSE_FILESYSTEM" = "yes"; then
41889 if test "$wxUSE_STREAMS" != yes -o \
( "$wxUSE_FILE" != yes -a "$wxUSE_FFILE" != yes \
); then
41890 { echo "$as_me:$LINENO: WARNING: wxFileSystem requires wxStreams and wxFile or wxFFile... disabled" >&5
41891 echo "$as_me: WARNING: wxFileSystem requires wxStreams and wxFile or wxFFile... disabled" >&2;}
41892 wxUSE_FILESYSTEM
=no
41894 cat >>confdefs.h
<<\_ACEOF
41895 #define wxUSE_FILESYSTEM 1
41901 if test "$wxUSE_FS_ARCHIVE" = "yes"; then
41902 if test "$wxUSE_FILESYSTEM" != yes -o "$wxUSE_ARCHIVE_STREAMS" != yes; then
41903 { echo "$as_me:$LINENO: WARNING: wxArchiveFSHandler requires wxArchive and wxFileSystem... disabled" >&5
41904 echo "$as_me: WARNING: wxArchiveFSHandler requires wxArchive and wxFileSystem... disabled" >&2;}
41906 cat >>confdefs.h
<<\_ACEOF
41907 #define wxUSE_FS_ARCHIVE 1
41913 if test "$wxUSE_FS_ZIP" = "yes"; then
41914 if test "$wxUSE_FS_ARCHIVE" != yes; then
41915 { echo "$as_me:$LINENO: WARNING: wxZipFSHandler requires wxArchiveFSHandler... disabled" >&5
41916 echo "$as_me: WARNING: wxZipFSHandler requires wxArchiveFSHandler... disabled" >&2;}
41918 cat >>confdefs.h
<<\_ACEOF
41919 #define wxUSE_FS_ZIP 1
41925 if test "$wxUSE_ON_FATAL_EXCEPTION" = "yes"; then
41926 if test "$USE_UNIX" != 1; then
41927 { echo "$as_me:$LINENO: WARNING: Catching fatal exceptions not currently supported on this system, wxApp::OnFatalException will not be called" >&5
41928 echo "$as_me: WARNING: Catching fatal exceptions not currently supported on this system, wxApp::OnFatalException will not be called" >&2;}
41929 wxUSE_ON_FATAL_EXCEPTION
=no
41931 cat >>confdefs.h
<<\_ACEOF
41932 #define wxUSE_ON_FATAL_EXCEPTION 1
41938 if test "$wxUSE_STACKWALKER" = "yes"; then
41939 cat >>confdefs.h
<<\_ACEOF
41940 #define wxUSE_STACKWALKER 1
41945 if test "$wxUSE_DEBUGREPORT" = "yes"; then
41946 if test "$USE_UNIX" != "1" -a "$USE_WIN32" != "1"; then
41947 { echo "$as_me:$LINENO: WARNING: Creating debug reports not currently supported on this system, disabled" >&5
41948 echo "$as_me: WARNING: Creating debug reports not currently supported on this system, disabled" >&2;}
41949 wxUSE_DEBUGREPORT
=no
41951 cat >>confdefs.h
<<\_ACEOF
41952 #define wxUSE_DEBUGREPORT 1
41955 if test "$wxUSE_ON_FATAL_EXCEPTION" = "yes"; then
41956 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS debugrpt"
41961 if test "$wxUSE_SNGLINST_CHECKER" = "yes"; then
41962 cat >>confdefs.h
<<\_ACEOF
41963 #define wxUSE_SNGLINST_CHECKER 1
41968 if test "$wxUSE_BUSYINFO" = "yes"; then
41969 cat >>confdefs.h
<<\_ACEOF
41970 #define wxUSE_BUSYINFO 1
41975 if test "$wxUSE_STD_IOSTREAM" = "yes"; then
41976 cat >>confdefs.h
<<\_ACEOF
41977 #define wxUSE_STD_IOSTREAM 1
41982 if test "$wxUSE_STD_STRING" = "yes"; then
41983 cat >>confdefs.h
<<\_ACEOF
41984 #define wxUSE_STD_STRING 1
41989 if test "$wxUSE_STDPATHS" = "yes"; then
41990 cat >>confdefs.h
<<\_ACEOF
41991 #define wxUSE_STDPATHS 1
41996 if test "$wxUSE_TEXTBUFFER" = "yes"; then
41997 cat >>confdefs.h
<<\_ACEOF
41998 #define wxUSE_TEXTBUFFER 1
42003 if test "$wxUSE_TEXTFILE" = "yes"; then
42004 if test "$wxUSE_FILE" != "yes" -o "$wxUSE_TEXTBUFFER" != "yes" ; then
42005 { echo "$as_me:$LINENO: WARNING: wxTextFile requires wxFile and wxTextBuffer... disabled" >&5
42006 echo "$as_me: WARNING: wxTextFile requires wxFile and wxTextBuffer... disabled" >&2;}
42008 cat >>confdefs.h
<<\_ACEOF
42009 #define wxUSE_TEXTFILE 1
42015 if test "$wxUSE_CONFIG" = "yes" ; then
42016 if test "$wxUSE_TEXTFILE" != "yes"; then
42017 { echo "$as_me:$LINENO: WARNING: wxConfig requires wxTextFile... disabled" >&5
42018 echo "$as_me: WARNING: wxConfig requires wxTextFile... disabled" >&2;}
42020 cat >>confdefs.h
<<\_ACEOF
42021 #define wxUSE_CONFIG 1
42024 cat >>confdefs.h
<<\_ACEOF
42025 #define wxUSE_CONFIG_NATIVE 1
42028 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS config"
42032 if test "$wxUSE_INTL" = "yes" ; then
42033 if test "$wxUSE_FILE" != "yes"; then
42034 { echo "$as_me:$LINENO: WARNING: I18n code requires wxFile... disabled" >&5
42035 echo "$as_me: WARNING: I18n code requires wxFile... disabled" >&2;}
42037 cat >>confdefs.h
<<\_ACEOF
42038 #define wxUSE_INTL 1
42041 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS internat"
42042 GUIDIST
="$GUIDIST INTL_DIST"
42046 if test "$wxUSE_LOG" = "yes"; then
42047 cat >>confdefs.h
<<\_ACEOF
42048 #define wxUSE_LOG 1
42052 if test "$wxUSE_LOGGUI" = "yes"; then
42053 cat >>confdefs.h
<<\_ACEOF
42054 #define wxUSE_LOGGUI 1
42059 if test "$wxUSE_LOGWINDOW" = "yes"; then
42060 cat >>confdefs.h
<<\_ACEOF
42061 #define wxUSE_LOGWINDOW 1
42066 if test "$wxUSE_LOGDIALOG" = "yes"; then
42067 cat >>confdefs.h
<<\_ACEOF
42068 #define wxUSE_LOG_DIALOG 1
42073 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS keyboard"
42076 if test "$wxUSE_LONGLONG" = "yes"; then
42077 cat >>confdefs.h
<<\_ACEOF
42078 #define wxUSE_LONGLONG 1
42083 if test "$wxUSE_GEOMETRY" = "yes"; then
42084 cat >>confdefs.h
<<\_ACEOF
42085 #define wxUSE_GEOMETRY 1
42090 if test "$wxUSE_STREAMS" = "yes" ; then
42091 cat >>confdefs.h
<<\_ACEOF
42092 #define wxUSE_STREAMS 1
42097 if test "$wxUSE_PRINTF_POS_PARAMS" = "yes"; then
42098 cat >>confdefs.h
<<\_ACEOF
42099 #define wxUSE_PRINTF_POS_PARAMS 1
42106 if test "$wxUSE_DATETIME" = "yes"; then
42108 for ac_func
in strptime
42110 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
42111 { echo "$as_me:$LINENO: checking for $ac_func" >&5
42112 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
42113 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
42114 echo $ECHO_N "(cached) $ECHO_C" >&6
42116 cat >conftest.
$ac_ext <<_ACEOF
42119 cat confdefs.h
>>conftest.
$ac_ext
42120 cat >>conftest.
$ac_ext <<_ACEOF
42121 /* end confdefs.h. */
42122 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
42123 For example, HP-UX 11i <limits.h> declares gettimeofday. */
42124 #define $ac_func innocuous_$ac_func
42126 /* System header to define __stub macros and hopefully few prototypes,
42127 which can conflict with char $ac_func (); below.
42128 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
42129 <limits.h> exists even on freestanding compilers. */
42132 # include <limits.h>
42134 # include <assert.h>
42139 /* Override any GCC internal prototype to avoid an error.
42140 Use char because int might match the return type of a GCC
42141 builtin and then its argument prototype would still apply. */
42146 /* The GNU C library defines this for functions which it implements
42147 to always fail with ENOSYS. Some functions are actually named
42148 something starting with __ and the normal name is an alias. */
42149 #if defined __stub_$ac_func || defined __stub___$ac_func
42156 return $ac_func ();
42161 rm -f conftest.
$ac_objext conftest
$ac_exeext
42162 if { (ac_try
="$ac_link"
42163 case "(($ac_try" in
42164 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
42165 *) ac_try_echo=$ac_try;;
42167 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
42168 (eval "$ac_link") 2>conftest.er1
42170 grep -v '^ *+' conftest.er1 >conftest.err
42172 cat conftest.err >&5
42173 echo "$as_me:$LINENO: \$? = $ac_status" >&5
42174 (exit $ac_status); } && {
42175 test -z "$ac_c_werror_flag" ||
42176 test ! -s conftest.err
42177 } && test -s conftest$ac_exeext &&
42178 $as_test_x conftest$ac_exeext; then
42179 eval "$as_ac_var=yes"
42181 echo "$as_me: failed program was:" >&5
42182 sed 's/^/| /' conftest.$ac_ext >&5
42184 eval "$as_ac_var=no"
42187 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
42188 conftest$ac_exeext conftest.$ac_ext
42190 ac_res=`eval echo '${'$as_ac_var'}'`
42191 { echo "$as_me:$LINENO: result: $ac_res" >&5
42192 echo "${ECHO_T}$ac_res" >&6; }
42193 if test `eval echo '${'$as_ac_var'}'` = yes; then
42194 cat >>confdefs.h <<_ACEOF
42195 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
42201 if test "$ac_cv_func_strptime" = "yes"; then
42202 { echo "$as_me:$LINENO: checking for strptime declaration" >&5
42203 echo $ECHO_N "checking for strptime declaration... $ECHO_C" >&6; }
42204 if test "${wx_cv_func_strptime_decl+set}" = set; then
42205 echo $ECHO_N "(cached) $ECHO_C" >&6
42209 ac_cpp='$CXXCPP $CPPFLAGS'
42210 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
42211 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
42212 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
42214 cat >conftest.$ac_ext <<_ACEOF
42217 cat confdefs.h >>conftest.$ac_ext
42218 cat >>conftest.$ac_ext <<_ACEOF
42219 /* end confdefs.h. */
42228 strptime("foo", "bar", &t);
42234 rm -f conftest.$ac_objext
42235 if { (ac_try="$ac_compile"
42236 case "(($ac_try" in
42237 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
42238 *) ac_try_echo
=$ac_try;;
42240 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
42241 (eval "$ac_compile") 2>conftest.er1
42243 grep -v '^ *+' conftest.er1
>conftest.err
42245 cat conftest.err
>&5
42246 echo "$as_me:$LINENO: \$? = $ac_status" >&5
42247 (exit $ac_status); } && {
42248 test -z "$ac_cxx_werror_flag" ||
42249 test ! -s conftest.err
42250 } && test -s conftest.
$ac_objext; then
42251 wx_cv_func_strptime_decl
=yes
42253 echo "$as_me: failed program was:" >&5
42254 sed 's/^/| /' conftest.
$ac_ext >&5
42256 wx_cv_func_strptime_decl
=no
42260 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
42262 ac_cpp
='$CPP $CPPFLAGS'
42263 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
42264 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
42265 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
42270 { echo "$as_me:$LINENO: result: $wx_cv_func_strptime_decl" >&5
42271 echo "${ECHO_T}$wx_cv_func_strptime_decl" >&6; }
42273 if test "$wx_cv_func_strptime_decl" = "yes"; then
42274 cat >>confdefs.h
<<\_ACEOF
42275 #define HAVE_STRPTIME_DECL 1
42280 { echo "$as_me:$LINENO: checking for timezone variable in <time.h>" >&5
42281 echo $ECHO_N "checking for timezone variable in <time.h>... $ECHO_C" >&6; }
42282 if test "${wx_cv_var_timezone+set}" = set; then
42283 echo $ECHO_N "(cached) $ECHO_C" >&6
42287 ac_cpp
='$CXXCPP $CPPFLAGS'
42288 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
42289 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
42290 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu
42292 cat >conftest.
$ac_ext <<_ACEOF
42295 cat confdefs.h
>>conftest.
$ac_ext
42296 cat >>conftest.
$ac_ext <<_ACEOF
42297 /* end confdefs.h. */
42312 rm -f conftest.
$ac_objext
42313 if { (ac_try
="$ac_compile"
42314 case "(($ac_try" in
42315 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
42316 *) ac_try_echo=$ac_try;;
42318 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
42319 (eval "$ac_compile") 2>conftest.er1
42321 grep -v '^ *+' conftest.er1 >conftest.err
42323 cat conftest.err >&5
42324 echo "$as_me:$LINENO: \$? = $ac_status" >&5
42325 (exit $ac_status); } && {
42326 test -z "$ac_cxx_werror_flag" ||
42327 test ! -s conftest.err
42328 } && test -s conftest.$ac_objext; then
42330 wx_cv_var_timezone=timezone
42333 echo "$as_me: failed program was:" >&5
42334 sed 's/^/| /' conftest.$ac_ext >&5
42337 cat >conftest.$ac_ext <<_ACEOF
42340 cat confdefs.h >>conftest.$ac_ext
42341 cat >>conftest.$ac_ext <<_ACEOF
42342 /* end confdefs.h. */
42357 rm -f conftest.$ac_objext
42358 if { (ac_try="$ac_compile"
42359 case "(($ac_try" in
42360 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
42361 *) ac_try_echo
=$ac_try;;
42363 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
42364 (eval "$ac_compile") 2>conftest.er1
42366 grep -v '^ *+' conftest.er1
>conftest.err
42368 cat conftest.err
>&5
42369 echo "$as_me:$LINENO: \$? = $ac_status" >&5
42370 (exit $ac_status); } && {
42371 test -z "$ac_cxx_werror_flag" ||
42372 test ! -s conftest.err
42373 } && test -s conftest.
$ac_objext; then
42375 wx_cv_var_timezone
=_timezone
42378 echo "$as_me: failed program was:" >&5
42379 sed 's/^/| /' conftest.
$ac_ext >&5
42382 cat >conftest.
$ac_ext <<_ACEOF
42385 cat confdefs.h
>>conftest.
$ac_ext
42386 cat >>conftest.
$ac_ext <<_ACEOF
42387 /* end confdefs.h. */
42402 rm -f conftest.
$ac_objext
42403 if { (ac_try
="$ac_compile"
42404 case "(($ac_try" in
42405 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
42406 *) ac_try_echo=$ac_try;;
42408 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
42409 (eval "$ac_compile") 2>conftest.er1
42411 grep -v '^ *+' conftest.er1 >conftest.err
42413 cat conftest.err >&5
42414 echo "$as_me:$LINENO: \$? = $ac_status" >&5
42415 (exit $ac_status); } && {
42416 test -z "$ac_cxx_werror_flag" ||
42417 test ! -s conftest.err
42418 } && test -s conftest.$ac_objext; then
42420 wx_cv_var_timezone=__timezone
42423 echo "$as_me: failed program was:" >&5
42424 sed 's/^/| /' conftest.$ac_ext >&5
42427 if test "$USE_DOS" = 0 ; then
42428 { echo "$as_me:$LINENO: WARNING: no timezone variable" >&5
42429 echo "$as_me: WARNING: no timezone variable" >&2;}
42435 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
42440 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
42445 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
42447 ac_cpp='$CPP $CPPFLAGS'
42448 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
42449 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
42450 ac_compiler_gnu=$ac_cv_c_compiler_gnu
42455 { echo "$as_me:$LINENO: result: $wx_cv_var_timezone" >&5
42456 echo "${ECHO_T}$wx_cv_var_timezone" >&6; }
42458 if test "x$wx_cv_var_timezone" != x ; then
42459 cat >>confdefs.h <<_ACEOF
42460 #define WX_TIMEZONE $wx_cv_var_timezone
42466 for ac_func in localtime
42468 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
42469 { echo "$as_me:$LINENO: checking for $ac_func" >&5
42470 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
42471 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
42472 echo $ECHO_N "(cached) $ECHO_C" >&6
42474 cat >conftest.$ac_ext <<_ACEOF
42477 cat confdefs.h >>conftest.$ac_ext
42478 cat >>conftest.$ac_ext <<_ACEOF
42479 /* end confdefs.h. */
42480 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
42481 For example, HP-UX 11i <limits.h> declares gettimeofday. */
42482 #define $ac_func innocuous_$ac_func
42484 /* System header to define __stub macros and hopefully few prototypes,
42485 which can conflict with char $ac_func (); below.
42486 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
42487 <limits.h> exists even on freestanding compilers. */
42490 # include <limits.h>
42492 # include <assert.h>
42497 /* Override any GCC internal prototype to avoid an error.
42498 Use char because int might match the return type of a GCC
42499 builtin and then its argument prototype would still apply. */
42504 /* The GNU C library defines this for functions which it implements
42505 to always fail with ENOSYS. Some functions are actually named
42506 something starting with __ and the normal name is an alias. */
42507 #if defined __stub_$ac_func || defined __stub___$ac_func
42514 return $ac_func ();
42519 rm -f conftest.$ac_objext conftest$ac_exeext
42520 if { (ac_try="$ac_link"
42521 case "(($ac_try" in
42522 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
42523 *) ac_try_echo
=$ac_try;;
42525 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
42526 (eval "$ac_link") 2>conftest.er1
42528 grep -v '^ *+' conftest.er1
>conftest.err
42530 cat conftest.err
>&5
42531 echo "$as_me:$LINENO: \$? = $ac_status" >&5
42532 (exit $ac_status); } && {
42533 test -z "$ac_c_werror_flag" ||
42534 test ! -s conftest.err
42535 } && test -s conftest
$ac_exeext &&
42536 $as_test_x conftest
$ac_exeext; then
42537 eval "$as_ac_var=yes"
42539 echo "$as_me: failed program was:" >&5
42540 sed 's/^/| /' conftest.
$ac_ext >&5
42542 eval "$as_ac_var=no"
42545 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
42546 conftest
$ac_exeext conftest.
$ac_ext
42548 ac_res
=`eval echo '${'$as_ac_var'}'`
42549 { echo "$as_me:$LINENO: result: $ac_res" >&5
42550 echo "${ECHO_T}$ac_res" >&6; }
42551 if test `eval echo '${'$as_ac_var'}'` = yes; then
42552 cat >>confdefs.h
<<_ACEOF
42553 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
42560 if test "$ac_cv_func_localtime" = "yes"; then
42561 { echo "$as_me:$LINENO: checking for tm_gmtoff in struct tm" >&5
42562 echo $ECHO_N "checking for tm_gmtoff in struct tm... $ECHO_C" >&6; }
42563 if test "${wx_cv_struct_tm_has_gmtoff+set}" = set; then
42564 echo $ECHO_N "(cached) $ECHO_C" >&6
42567 cat >conftest.
$ac_ext <<_ACEOF
42570 cat confdefs.h
>>conftest.
$ac_ext
42571 cat >>conftest.
$ac_ext <<_ACEOF
42572 /* end confdefs.h. */
42587 rm -f conftest.
$ac_objext
42588 if { (ac_try
="$ac_compile"
42589 case "(($ac_try" in
42590 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
42591 *) ac_try_echo=$ac_try;;
42593 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
42594 (eval "$ac_compile") 2>conftest.er1
42596 grep -v '^ *+' conftest.er1 >conftest.err
42598 cat conftest.err >&5
42599 echo "$as_me:$LINENO: \$? = $ac_status" >&5
42600 (exit $ac_status); } && {
42601 test -z "$ac_c_werror_flag" ||
42602 test ! -s conftest.err
42603 } && test -s conftest.$ac_objext; then
42605 wx_cv_struct_tm_has_gmtoff=yes
42608 echo "$as_me: failed program was:" >&5
42609 sed 's/^/| /' conftest.$ac_ext >&5
42611 wx_cv_struct_tm_has_gmtoff=no
42615 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
42618 { echo "$as_me:$LINENO: result: $wx_cv_struct_tm_has_gmtoff" >&5
42619 echo "${ECHO_T}$wx_cv_struct_tm_has_gmtoff" >&6; }
42622 if test "$wx_cv_struct_tm_has_gmtoff" = "yes"; then
42623 cat >>confdefs.h <<\_ACEOF
42624 #define WX_GMTOFF_IN_TM 1
42631 for ac_func in gettimeofday ftime
42633 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
42634 { echo "$as_me:$LINENO: checking for $ac_func" >&5
42635 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
42636 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
42637 echo $ECHO_N "(cached) $ECHO_C" >&6
42639 cat >conftest.$ac_ext <<_ACEOF
42642 cat confdefs.h >>conftest.$ac_ext
42643 cat >>conftest.$ac_ext <<_ACEOF
42644 /* end confdefs.h. */
42645 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
42646 For example, HP-UX 11i <limits.h> declares gettimeofday. */
42647 #define $ac_func innocuous_$ac_func
42649 /* System header to define __stub macros and hopefully few prototypes,
42650 which can conflict with char $ac_func (); below.
42651 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
42652 <limits.h> exists even on freestanding compilers. */
42655 # include <limits.h>
42657 # include <assert.h>
42662 /* Override any GCC internal prototype to avoid an error.
42663 Use char because int might match the return type of a GCC
42664 builtin and then its argument prototype would still apply. */
42669 /* The GNU C library defines this for functions which it implements
42670 to always fail with ENOSYS. Some functions are actually named
42671 something starting with __ and the normal name is an alias. */
42672 #if defined __stub_$ac_func || defined __stub___$ac_func
42679 return $ac_func ();
42684 rm -f conftest.$ac_objext conftest$ac_exeext
42685 if { (ac_try="$ac_link"
42686 case "(($ac_try" in
42687 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
42688 *) ac_try_echo
=$ac_try;;
42690 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
42691 (eval "$ac_link") 2>conftest.er1
42693 grep -v '^ *+' conftest.er1
>conftest.err
42695 cat conftest.err
>&5
42696 echo "$as_me:$LINENO: \$? = $ac_status" >&5
42697 (exit $ac_status); } && {
42698 test -z "$ac_c_werror_flag" ||
42699 test ! -s conftest.err
42700 } && test -s conftest
$ac_exeext &&
42701 $as_test_x conftest
$ac_exeext; then
42702 eval "$as_ac_var=yes"
42704 echo "$as_me: failed program was:" >&5
42705 sed 's/^/| /' conftest.
$ac_ext >&5
42707 eval "$as_ac_var=no"
42710 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
42711 conftest
$ac_exeext conftest.
$ac_ext
42713 ac_res
=`eval echo '${'$as_ac_var'}'`
42714 { echo "$as_me:$LINENO: result: $ac_res" >&5
42715 echo "${ECHO_T}$ac_res" >&6; }
42716 if test `eval echo '${'$as_ac_var'}'` = yes; then
42717 cat >>confdefs.h
<<_ACEOF
42718 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
42725 if test "$ac_cv_func_gettimeofday" = "yes"; then
42726 { echo "$as_me:$LINENO: checking whether gettimeofday takes two arguments" >&5
42727 echo $ECHO_N "checking whether gettimeofday takes two arguments... $ECHO_C" >&6; }
42728 if test "${wx_cv_func_gettimeofday_has_2_args+set}" = set; then
42729 echo $ECHO_N "(cached) $ECHO_C" >&6
42732 cat >conftest.
$ac_ext <<_ACEOF
42735 cat confdefs.h
>>conftest.
$ac_ext
42736 cat >>conftest.
$ac_ext <<_ACEOF
42737 /* end confdefs.h. */
42739 #include <sys/time.h>
42740 #include <unistd.h>
42747 gettimeofday(&tv, NULL);
42753 rm -f conftest.
$ac_objext
42754 if { (ac_try
="$ac_compile"
42755 case "(($ac_try" in
42756 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
42757 *) ac_try_echo=$ac_try;;
42759 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
42760 (eval "$ac_compile") 2>conftest.er1
42762 grep -v '^ *+' conftest.er1 >conftest.err
42764 cat conftest.err >&5
42765 echo "$as_me:$LINENO: \$? = $ac_status" >&5
42766 (exit $ac_status); } && {
42767 test -z "$ac_c_werror_flag" ||
42768 test ! -s conftest.err
42769 } && test -s conftest.$ac_objext; then
42770 wx_cv_func_gettimeofday_has_2_args=yes
42772 echo "$as_me: failed program was:" >&5
42773 sed 's/^/| /' conftest.$ac_ext >&5
42775 cat >conftest.$ac_ext <<_ACEOF
42778 cat confdefs.h >>conftest.$ac_ext
42779 cat >>conftest.$ac_ext <<_ACEOF
42780 /* end confdefs.h. */
42782 #include <sys/time.h>
42783 #include <unistd.h>
42796 rm -f conftest.$ac_objext
42797 if { (ac_try="$ac_compile"
42798 case "(($ac_try" in
42799 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
42800 *) ac_try_echo
=$ac_try;;
42802 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
42803 (eval "$ac_compile") 2>conftest.er1
42805 grep -v '^ *+' conftest.er1
>conftest.err
42807 cat conftest.err
>&5
42808 echo "$as_me:$LINENO: \$? = $ac_status" >&5
42809 (exit $ac_status); } && {
42810 test -z "$ac_c_werror_flag" ||
42811 test ! -s conftest.err
42812 } && test -s conftest.
$ac_objext; then
42813 wx_cv_func_gettimeofday_has_2_args
=no
42815 echo "$as_me: failed program was:" >&5
42816 sed 's/^/| /' conftest.
$ac_ext >&5
42819 { echo "$as_me:$LINENO: WARNING: failed to determine number of gettimeofday() arguments" >&5
42820 echo "$as_me: WARNING: failed to determine number of gettimeofday() arguments" >&2;}
42821 wx_cv_func_gettimeofday_has_2_args
=unknown
42826 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
42830 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
42833 { echo "$as_me:$LINENO: result: $wx_cv_func_gettimeofday_has_2_args" >&5
42834 echo "${ECHO_T}$wx_cv_func_gettimeofday_has_2_args" >&6; }
42836 if test "$wx_cv_func_gettimeofday_has_2_args" != "yes"; then
42837 cat >>confdefs.h
<<\_ACEOF
42838 #define WX_GETTIMEOFDAY_NO_TZ 1
42844 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS typetest"
42848 if test "$wxUSE_SOCKETS" = "yes"; then
42849 if test "$wxUSE_MGL" = "1"; then
42850 { echo "$as_me:$LINENO: WARNING: wxSocket not yet supported under MGL... disabled" >&5
42851 echo "$as_me: WARNING: wxSocket not yet supported under MGL... disabled" >&2;}
42856 if test "$wxUSE_SOCKETS" = "yes"; then
42857 if test "$TOOLKIT" != "MSW"; then
42858 { echo "$as_me:$LINENO: checking for socket" >&5
42859 echo $ECHO_N "checking for socket... $ECHO_C" >&6; }
42860 if test "${ac_cv_func_socket+set}" = set; then
42861 echo $ECHO_N "(cached) $ECHO_C" >&6
42863 cat >conftest.
$ac_ext <<_ACEOF
42866 cat confdefs.h
>>conftest.
$ac_ext
42867 cat >>conftest.
$ac_ext <<_ACEOF
42868 /* end confdefs.h. */
42869 /* Define socket to an innocuous variant, in case <limits.h> declares socket.
42870 For example, HP-UX 11i <limits.h> declares gettimeofday. */
42871 #define socket innocuous_socket
42873 /* System header to define __stub macros and hopefully few prototypes,
42874 which can conflict with char socket (); below.
42875 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
42876 <limits.h> exists even on freestanding compilers. */
42879 # include <limits.h>
42881 # include <assert.h>
42886 /* Override any GCC internal prototype to avoid an error.
42887 Use char because int might match the return type of a GCC
42888 builtin and then its argument prototype would still apply. */
42893 /* The GNU C library defines this for functions which it implements
42894 to always fail with ENOSYS. Some functions are actually named
42895 something starting with __ and the normal name is an alias. */
42896 #if defined __stub_socket || defined __stub___socket
42908 rm -f conftest.
$ac_objext conftest
$ac_exeext
42909 if { (ac_try
="$ac_link"
42910 case "(($ac_try" in
42911 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
42912 *) ac_try_echo=$ac_try;;
42914 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
42915 (eval "$ac_link") 2>conftest.er1
42917 grep -v '^ *+' conftest.er1 >conftest.err
42919 cat conftest.err >&5
42920 echo "$as_me:$LINENO: \$? = $ac_status" >&5
42921 (exit $ac_status); } && {
42922 test -z "$ac_c_werror_flag" ||
42923 test ! -s conftest.err
42924 } && test -s conftest$ac_exeext &&
42925 $as_test_x conftest$ac_exeext; then
42926 ac_cv_func_socket=yes
42928 echo "$as_me: failed program was:" >&5
42929 sed 's/^/| /' conftest.$ac_ext >&5
42931 ac_cv_func_socket=no
42934 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
42935 conftest$ac_exeext conftest.$ac_ext
42937 { echo "$as_me:$LINENO: result: $ac_cv_func_socket" >&5
42938 echo "${ECHO_T}$ac_cv_func_socket" >&6; }
42939 if test $ac_cv_func_socket = yes; then
42943 { echo "$as_me:$LINENO: checking for socket in -lsocket" >&5
42944 echo $ECHO_N "checking for socket in -lsocket... $ECHO_C" >&6; }
42945 if test "${ac_cv_lib_socket_socket+set}" = set; then
42946 echo $ECHO_N "(cached) $ECHO_C" >&6
42948 ac_check_lib_save_LIBS=$LIBS
42949 LIBS="-lsocket $LIBS"
42950 cat >conftest.$ac_ext <<_ACEOF
42953 cat confdefs.h >>conftest.$ac_ext
42954 cat >>conftest.$ac_ext <<_ACEOF
42955 /* end confdefs.h. */
42957 /* Override any GCC internal prototype to avoid an error.
42958 Use char because int might match the return type of a GCC
42959 builtin and then its argument prototype would still apply. */
42972 rm -f conftest.$ac_objext conftest$ac_exeext
42973 if { (ac_try="$ac_link"
42974 case "(($ac_try" in
42975 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
42976 *) ac_try_echo
=$ac_try;;
42978 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
42979 (eval "$ac_link") 2>conftest.er1
42981 grep -v '^ *+' conftest.er1
>conftest.err
42983 cat conftest.err
>&5
42984 echo "$as_me:$LINENO: \$? = $ac_status" >&5
42985 (exit $ac_status); } && {
42986 test -z "$ac_c_werror_flag" ||
42987 test ! -s conftest.err
42988 } && test -s conftest
$ac_exeext &&
42989 $as_test_x conftest
$ac_exeext; then
42990 ac_cv_lib_socket_socket
=yes
42992 echo "$as_me: failed program was:" >&5
42993 sed 's/^/| /' conftest.
$ac_ext >&5
42995 ac_cv_lib_socket_socket
=no
42998 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
42999 conftest
$ac_exeext conftest.
$ac_ext
43000 LIBS
=$ac_check_lib_save_LIBS
43002 { echo "$as_me:$LINENO: result: $ac_cv_lib_socket_socket" >&5
43003 echo "${ECHO_T}$ac_cv_lib_socket_socket" >&6; }
43004 if test $ac_cv_lib_socket_socket = yes; then
43005 if test "$INET_LINK" != " -lsocket"; then
43006 INET_LINK
="$INET_LINK -lsocket"
43010 { echo "$as_me:$LINENO: WARNING: socket library not found - sockets will be disabled" >&5
43011 echo "$as_me: WARNING: socket library not found - sockets will be disabled" >&2;}
43024 if test "$wxUSE_SOCKETS" = "yes" ; then
43025 if test "$TOOLKIT" != "MSW"; then
43026 { echo "$as_me:$LINENO: checking what is the type of the third argument of getsockname" >&5
43027 echo $ECHO_N "checking what is the type of the third argument of getsockname... $ECHO_C" >&6; }
43028 if test "${wx_cv_type_getsockname3+set}" = set; then
43029 echo $ECHO_N "(cached) $ECHO_C" >&6
43033 ac_cpp
='$CXXCPP $CPPFLAGS'
43034 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
43035 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
43036 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu
43038 cat >conftest.
$ac_ext <<_ACEOF
43041 cat confdefs.h
>>conftest.
$ac_ext
43042 cat >>conftest.
$ac_ext <<_ACEOF
43043 /* end confdefs.h. */
43045 #include <sys/types.h>
43046 #include <sys/socket.h>
43053 getsockname(0, 0, &len);
43059 rm -f conftest.
$ac_objext
43060 if { (ac_try
="$ac_compile"
43061 case "(($ac_try" in
43062 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
43063 *) ac_try_echo=$ac_try;;
43065 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
43066 (eval "$ac_compile") 2>conftest.er1
43068 grep -v '^ *+' conftest.er1 >conftest.err
43070 cat conftest.err >&5
43071 echo "$as_me:$LINENO: \$? = $ac_status" >&5
43072 (exit $ac_status); } && {
43073 test -z "$ac_cxx_werror_flag" ||
43074 test ! -s conftest.err
43075 } && test -s conftest.$ac_objext; then
43076 wx_cv_type_getsockname3=socklen_t
43078 echo "$as_me: failed program was:" >&5
43079 sed 's/^/| /' conftest.$ac_ext >&5
43082 CFLAGS_OLD="$CFLAGS"
43083 if test "$GCC" = yes ; then
43084 CFLAGS="-Werror $CFLAGS"
43087 cat >conftest.$ac_ext <<_ACEOF
43090 cat confdefs.h >>conftest.$ac_ext
43091 cat >>conftest.$ac_ext <<_ACEOF
43092 /* end confdefs.h. */
43094 #include <sys/types.h>
43095 #include <sys/socket.h>
43102 getsockname(0, 0, &len);
43108 rm -f conftest.$ac_objext
43109 if { (ac_try="$ac_compile"
43110 case "(($ac_try" in
43111 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
43112 *) ac_try_echo
=$ac_try;;
43114 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
43115 (eval "$ac_compile") 2>conftest.er1
43117 grep -v '^ *+' conftest.er1
>conftest.err
43119 cat conftest.err
>&5
43120 echo "$as_me:$LINENO: \$? = $ac_status" >&5
43121 (exit $ac_status); } && {
43122 test -z "$ac_cxx_werror_flag" ||
43123 test ! -s conftest.err
43124 } && test -s conftest.
$ac_objext; then
43125 wx_cv_type_getsockname3
=size_t
43127 echo "$as_me: failed program was:" >&5
43128 sed 's/^/| /' conftest.
$ac_ext >&5
43130 cat >conftest.
$ac_ext <<_ACEOF
43133 cat confdefs.h
>>conftest.
$ac_ext
43134 cat >>conftest.
$ac_ext <<_ACEOF
43135 /* end confdefs.h. */
43137 #include <sys/types.h>
43138 #include <sys/socket.h>
43145 getsockname(0, 0, &len);
43151 rm -f conftest.
$ac_objext
43152 if { (ac_try
="$ac_compile"
43153 case "(($ac_try" in
43154 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
43155 *) ac_try_echo=$ac_try;;
43157 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
43158 (eval "$ac_compile") 2>conftest.er1
43160 grep -v '^ *+' conftest.er1 >conftest.err
43162 cat conftest.err >&5
43163 echo "$as_me:$LINENO: \$? = $ac_status" >&5
43164 (exit $ac_status); } && {
43165 test -z "$ac_cxx_werror_flag" ||
43166 test ! -s conftest.err
43167 } && test -s conftest.$ac_objext; then
43168 wx_cv_type_getsockname3=int
43170 echo "$as_me: failed program was:" >&5
43171 sed 's/^/| /' conftest.$ac_ext >&5
43173 wx_cv_type_getsockname3=unknown
43177 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
43181 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
43183 CFLAGS="$CFLAGS_OLD"
43188 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
43190 ac_cpp='$CPP $CPPFLAGS'
43191 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
43192 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
43193 ac_compiler_gnu=$ac_cv_c_compiler_gnu
43197 { echo "$as_me:$LINENO: result: $wx_cv_type_getsockname3" >&5
43198 echo "${ECHO_T}$wx_cv_type_getsockname3" >&6; }
43200 if test "$wx_cv_type_getsockname3" = "unknown"; then
43202 { echo "$as_me:$LINENO: WARNING: Couldn't find socklen_t synonym for this system" >&5
43203 echo "$as_me: WARNING: Couldn't find socklen_t synonym for this system" >&2;}
43205 cat >>confdefs.h <<_ACEOF
43206 #define WX_SOCKLEN_T $wx_cv_type_getsockname3
43210 { echo "$as_me:$LINENO: checking what is the type of the fifth argument of getsockopt" >&5
43211 echo $ECHO_N "checking what is the type of the fifth argument of getsockopt... $ECHO_C" >&6; }
43212 if test "${wx_cv_type_getsockopt5+set}" = set; then
43213 echo $ECHO_N "(cached) $ECHO_C" >&6
43216 cat >conftest.$ac_ext <<_ACEOF
43219 cat confdefs.h >>conftest.$ac_ext
43220 cat >>conftest.$ac_ext <<_ACEOF
43221 /* end confdefs.h. */
43223 #include <sys/types.h>
43224 #include <sys/socket.h>
43231 getsockopt(0, 0, 0, 0, &len);
43237 rm -f conftest.$ac_objext
43238 if { (ac_try="$ac_compile"
43239 case "(($ac_try" in
43240 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
43241 *) ac_try_echo
=$ac_try;;
43243 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
43244 (eval "$ac_compile") 2>conftest.er1
43246 grep -v '^ *+' conftest.er1
>conftest.err
43248 cat conftest.err
>&5
43249 echo "$as_me:$LINENO: \$? = $ac_status" >&5
43250 (exit $ac_status); } && {
43251 test -z "$ac_c_werror_flag" ||
43252 test ! -s conftest.err
43253 } && test -s conftest.
$ac_objext; then
43254 wx_cv_type_getsockopt5
=socklen_t
43256 echo "$as_me: failed program was:" >&5
43257 sed 's/^/| /' conftest.
$ac_ext >&5
43261 ac_cpp
='$CXXCPP $CPPFLAGS'
43262 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
43263 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
43264 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu
43266 cat >conftest.
$ac_ext <<_ACEOF
43269 cat confdefs.h
>>conftest.
$ac_ext
43270 cat >>conftest.
$ac_ext <<_ACEOF
43271 /* end confdefs.h. */
43273 #include <sys/types.h>
43274 #include <sys/socket.h>
43281 getsockopt(0, 0, 0, 0, &len);
43287 rm -f conftest.
$ac_objext
43288 if { (ac_try
="$ac_compile"
43289 case "(($ac_try" in
43290 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
43291 *) ac_try_echo=$ac_try;;
43293 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
43294 (eval "$ac_compile") 2>conftest.er1
43296 grep -v '^ *+' conftest.er1 >conftest.err
43298 cat conftest.err >&5
43299 echo "$as_me:$LINENO: \$? = $ac_status" >&5
43300 (exit $ac_status); } && {
43301 test -z "$ac_cxx_werror_flag" ||
43302 test ! -s conftest.err
43303 } && test -s conftest.$ac_objext; then
43304 wx_cv_type_getsockopt5=size_t
43306 echo "$as_me: failed program was:" >&5
43307 sed 's/^/| /' conftest.$ac_ext >&5
43309 cat >conftest.$ac_ext <<_ACEOF
43312 cat confdefs.h >>conftest.$ac_ext
43313 cat >>conftest.$ac_ext <<_ACEOF
43314 /* end confdefs.h. */
43316 #include <sys/types.h>
43317 #include <sys/socket.h>
43324 getsockopt(0, 0, 0, 0, &len);
43330 rm -f conftest.$ac_objext
43331 if { (ac_try="$ac_compile"
43332 case "(($ac_try" in
43333 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
43334 *) ac_try_echo
=$ac_try;;
43336 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
43337 (eval "$ac_compile") 2>conftest.er1
43339 grep -v '^ *+' conftest.er1
>conftest.err
43341 cat conftest.err
>&5
43342 echo "$as_me:$LINENO: \$? = $ac_status" >&5
43343 (exit $ac_status); } && {
43344 test -z "$ac_cxx_werror_flag" ||
43345 test ! -s conftest.err
43346 } && test -s conftest.
$ac_objext; then
43347 wx_cv_type_getsockopt5
=int
43349 echo "$as_me: failed program was:" >&5
43350 sed 's/^/| /' conftest.
$ac_ext >&5
43352 wx_cv_type_getsockopt5
=unknown
43356 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
43360 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
43362 ac_cpp
='$CPP $CPPFLAGS'
43363 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
43364 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
43365 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
43371 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
43374 { echo "$as_me:$LINENO: result: $wx_cv_type_getsockopt5" >&5
43375 echo "${ECHO_T}$wx_cv_type_getsockopt5" >&6; }
43377 if test "$wx_cv_type_getsockopt5" = "unknown"; then
43379 { echo "$as_me:$LINENO: WARNING: Couldn't find socklen_t synonym for this system" >&5
43380 echo "$as_me: WARNING: Couldn't find socklen_t synonym for this system" >&2;}
43382 cat >>confdefs.h
<<_ACEOF
43383 #define SOCKOPTLEN_T $wx_cv_type_getsockopt5
43390 if test "$wxUSE_SOCKETS" = "yes" ; then
43391 cat >>confdefs.h
<<\_ACEOF
43392 #define wxUSE_SOCKETS 1
43395 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS sockets"
43398 if test "$wxUSE_PROTOCOL" = "yes"; then
43399 if test "$wxUSE_SOCKETS" != "yes"; then
43400 { echo "$as_me:$LINENO: WARNING: Protocol classes require sockets... disabled" >&5
43401 echo "$as_me: WARNING: Protocol classes require sockets... disabled" >&2;}
43406 if test "$wxUSE_PROTOCOL" = "yes"; then
43407 cat >>confdefs.h
<<\_ACEOF
43408 #define wxUSE_PROTOCOL 1
43412 if test "$wxUSE_PROTOCOL_HTTP" = "yes"; then
43413 cat >>confdefs.h
<<\_ACEOF
43414 #define wxUSE_PROTOCOL_HTTP 1
43418 if test "$wxUSE_PROTOCOL_FTP" = "yes"; then
43419 cat >>confdefs.h
<<\_ACEOF
43420 #define wxUSE_PROTOCOL_FTP 1
43424 if test "$wxUSE_PROTOCOL_FILE" = "yes"; then
43425 cat >>confdefs.h
<<\_ACEOF
43426 #define wxUSE_PROTOCOL_FILE 1
43431 if test "$wxUSE_FS_INET" = "yes"; then
43432 { echo "$as_me:$LINENO: WARNING: HTTP filesystem require protocol classes... disabled" >&5
43433 echo "$as_me: WARNING: HTTP filesystem require protocol classes... disabled" >&2;}
43438 if test "$wxUSE_URL" = "yes"; then
43439 if test "$wxUSE_PROTOCOL" != "yes"; then
43440 { echo "$as_me:$LINENO: WARNING: wxURL class requires wxProtocol... disabled" >&5
43441 echo "$as_me: WARNING: wxURL class requires wxProtocol... disabled" >&2;}
43444 if test "$wxUSE_URL" = "yes"; then
43445 cat >>confdefs.h
<<\_ACEOF
43446 #define wxUSE_URL 1
43452 if test "$wxUSE_VARIANT" = "yes"; then
43453 cat >>confdefs.h
<<\_ACEOF
43454 #define wxUSE_VARIANT 1
43459 if test "$wxUSE_FS_INET" = "yes"; then
43460 cat >>confdefs.h
<<\_ACEOF
43461 #define wxUSE_FS_INET 1
43467 if test "$wxUSE_GUI" = "yes" -a "$wxUSE_JOYSTICK" = "yes"; then
43470 if test "$TOOLKIT" = "MSW"; then
43473 elif test "$TOOLKIT" = "MAC" -o "$TOOLKIT" = "COCOA"; then
43474 if test "$USE_DARWIN" = 1; then
43475 { echo "$as_me:$LINENO: checking headers have declarations needed for joystick support" >&5
43476 echo $ECHO_N "checking headers have declarations needed for joystick support... $ECHO_C" >&6; }
43478 ac_cpp
='$CXXCPP $CPPFLAGS'
43479 ac_compile
='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
43480 ac_link
='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
43481 ac_compiler_gnu
=$ac_cv_cxx_compiler_gnu
43483 cat >conftest.
$ac_ext <<_ACEOF
43486 cat confdefs.h
>>conftest.
$ac_ext
43487 cat >>conftest.
$ac_ext <<_ACEOF
43488 /* end confdefs.h. */
43489 #include <IOKit/hid/IOHIDLib.h>
43493 IOHIDQueueInterface *qi = NULL;
43494 IOHIDCallbackFunction cb = NULL;
43495 qi->setEventCallout(NULL, cb, NULL, NULL);
43500 rm -f conftest.
$ac_objext
43501 if { (ac_try
="$ac_compile"
43502 case "(($ac_try" in
43503 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
43504 *) ac_try_echo=$ac_try;;
43506 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
43507 (eval "$ac_compile") 2>conftest.er1
43509 grep -v '^ *+' conftest.er1 >conftest.err
43511 cat conftest.err >&5
43512 echo "$as_me:$LINENO: \$? = $ac_status" >&5
43513 (exit $ac_status); } && {
43514 test -z "$ac_cxx_werror_flag" ||
43515 test ! -s conftest.err
43516 } && test -s conftest.$ac_objext; then
43520 echo "$as_me: failed program was:" >&5
43521 sed 's/^/| /' conftest.$ac_ext >&5
43526 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
43528 ac_cpp='$CPP $CPPFLAGS'
43529 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
43530 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
43531 ac_compiler_gnu=$ac_cv_c_compiler_gnu
43533 { echo "$as_me:$LINENO: result: $wxUSE_JOYSTICK" >&5
43534 echo "${ECHO_T}$wxUSE_JOYSTICK" >&6; }
43538 if test "$wxUSE_MGL" != "1"; then
43539 { echo "$as_me:$LINENO: checking for linux/joystick.h" >&5
43540 echo $ECHO_N "checking for linux/joystick.h... $ECHO_C" >&6; }
43541 if test "${ac_cv_header_linux_joystick_h+set}" = set; then
43542 echo $ECHO_N "(cached) $ECHO_C" >&6
43544 cat >conftest.$ac_ext <<_ACEOF
43547 cat confdefs.h >>conftest.$ac_ext
43548 cat >>conftest.$ac_ext <<_ACEOF
43549 /* end confdefs.h. */
43550 $ac_includes_default
43552 #include <linux/joystick.h>
43554 rm -f conftest.$ac_objext
43555 if { (ac_try="$ac_compile"
43556 case "(($ac_try" in
43557 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
43558 *) ac_try_echo
=$ac_try;;
43560 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
43561 (eval "$ac_compile") 2>conftest.er1
43563 grep -v '^ *+' conftest.er1
>conftest.err
43565 cat conftest.err
>&5
43566 echo "$as_me:$LINENO: \$? = $ac_status" >&5
43567 (exit $ac_status); } && {
43568 test -z "$ac_c_werror_flag" ||
43569 test ! -s conftest.err
43570 } && test -s conftest.
$ac_objext; then
43571 ac_cv_header_linux_joystick_h
=yes
43573 echo "$as_me: failed program was:" >&5
43574 sed 's/^/| /' conftest.
$ac_ext >&5
43576 ac_cv_header_linux_joystick_h
=no
43579 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
43581 { echo "$as_me:$LINENO: result: $ac_cv_header_linux_joystick_h" >&5
43582 echo "${ECHO_T}$ac_cv_header_linux_joystick_h" >&6; }
43583 if test $ac_cv_header_linux_joystick_h = yes; then
43591 if test "$wxUSE_JOYSTICK" = "yes"; then
43592 cat >>confdefs.h
<<\_ACEOF
43593 #define wxUSE_JOYSTICK 1
43596 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS joytest"
43598 { echo "$as_me:$LINENO: WARNING: Joystick not supported by this system... disabled" >&5
43599 echo "$as_me: WARNING: Joystick not supported by this system... disabled" >&2;}
43605 if test "$wxUSE_FONTMAP" = "yes" ; then
43606 cat >>confdefs.h
<<\_ACEOF
43607 #define wxUSE_FONTMAP 1
43612 if test "$wxUSE_UNICODE" = "yes" ; then
43613 cat >>confdefs.h
<<\_ACEOF
43614 #define wxUSE_UNICODE 1
43618 if test "$USE_WIN32" != 1; then
43619 wxUSE_UNICODE_MSLU
=no
43622 if test "$USE_WIN32" = 1 -a "$wxUSE_UNICODE_MSLU" = "yes"; then
43623 { echo "$as_me:$LINENO: checking for main in -lunicows" >&5
43624 echo $ECHO_N "checking for main in -lunicows... $ECHO_C" >&6; }
43625 if test "${ac_cv_lib_unicows_main+set}" = set; then
43626 echo $ECHO_N "(cached) $ECHO_C" >&6
43628 ac_check_lib_save_LIBS
=$LIBS
43629 LIBS
="-lunicows $LIBS"
43630 cat >conftest.
$ac_ext <<_ACEOF
43633 cat confdefs.h
>>conftest.
$ac_ext
43634 cat >>conftest.
$ac_ext <<_ACEOF
43635 /* end confdefs.h. */
43646 rm -f conftest.
$ac_objext conftest
$ac_exeext
43647 if { (ac_try
="$ac_link"
43648 case "(($ac_try" in
43649 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
43650 *) ac_try_echo=$ac_try;;
43652 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
43653 (eval "$ac_link") 2>conftest.er1
43655 grep -v '^ *+' conftest.er1 >conftest.err
43657 cat conftest.err >&5
43658 echo "$as_me:$LINENO: \$? = $ac_status" >&5
43659 (exit $ac_status); } && {
43660 test -z "$ac_c_werror_flag" ||
43661 test ! -s conftest.err
43662 } && test -s conftest$ac_exeext &&
43663 $as_test_x conftest$ac_exeext; then
43664 ac_cv_lib_unicows_main=yes
43666 echo "$as_me: failed program was:" >&5
43667 sed 's/^/| /' conftest.$ac_ext >&5
43669 ac_cv_lib_unicows_main=no
43672 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
43673 conftest$ac_exeext conftest.$ac_ext
43674 LIBS=$ac_check_lib_save_LIBS
43676 { echo "$as_me:$LINENO: result: $ac_cv_lib_unicows_main" >&5
43677 echo "${ECHO_T}$ac_cv_lib_unicows_main" >&6; }
43678 if test $ac_cv_lib_unicows_main = yes; then
43680 cat >>confdefs.h <<\_ACEOF
43681 #define wxUSE_UNICODE_MSLU 1
43687 { echo "$as_me:$LINENO: WARNING: Compiler doesn't support MSLU (libunicows.a), disabled.
43688 Applications will only run on Windows NT/2000/XP!" >&5
43689 echo "$as_me: WARNING: Compiler doesn't support MSLU (libunicows.a), disabled.
43690 Applications will only run on Windows NT/2000/XP!" >&2;}
43691 wxUSE_UNICODE_MSLU=no
43698 if test "$wxUSE_wxUSE_EXPERIMENTAL_PRINTF" = "yes"; then
43699 cat >>confdefs.h <<\_ACEOF
43700 #define wxUSE_EXPERIMENTAL_PRINTF 1
43706 if test "$wxUSE_POSTSCRIPT" = "yes" ; then
43707 cat >>confdefs.h <<\_ACEOF
43708 #define wxUSE_POSTSCRIPT 1
43713 cat >>confdefs.h <<\_ACEOF
43714 #define wxUSE_AFM_FOR_POSTSCRIPT 1
43718 cat >>confdefs.h <<\_ACEOF
43719 #define wxUSE_NORMALIZED_PS_FONTS 1
43724 if test "$wxUSE_CONSTRAINTS" = "yes"; then
43725 cat >>confdefs.h <<\_ACEOF
43726 #define wxUSE_CONSTRAINTS 1
43729 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS layout"
43732 if test "$wxUSE_MDI" = "yes"; then
43733 cat >>confdefs.h <<\_ACEOF
43734 #define wxUSE_MDI 1
43738 if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then
43739 cat >>confdefs.h <<\_ACEOF
43740 #define wxUSE_MDI_ARCHITECTURE 1
43743 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS mdi"
43747 if test "$wxUSE_DOC_VIEW_ARCHITECTURE" = "yes" ; then
43748 cat >>confdefs.h <<\_ACEOF
43749 #define wxUSE_DOC_VIEW_ARCHITECTURE 1
43752 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS docview"
43753 if test "$wxUSE_MDI_ARCHITECTURE" = "yes"; then
43754 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS docvwmdi"
43758 if test "$wxUSE_HELP" = "yes"; then
43759 cat >>confdefs.h <<\_ACEOF
43760 #define wxUSE_HELP 1
43763 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS help"
43765 if test "$wxUSE_MSW" = 1; then
43766 if test "$wxUSE_MS_HTML_HELP" = "yes"; then
43767 cat >>confdefs.h <<\_ACEOF
43768 #define wxUSE_MS_HTML_HELP 1
43774 if test "$wxUSE_WXHTML_HELP" = "yes"; then
43775 if test "$wxUSE_HTML" = "yes"; then
43776 cat >>confdefs.h <<\_ACEOF
43777 #define wxUSE_WXHTML_HELP 1
43781 { echo "$as_me:$LINENO: WARNING: Cannot use wxHTML-based help without wxHTML so it won't be compiled" >&5
43782 echo "$as_me: WARNING: Cannot use wxHTML-based help without wxHTML so it won't be compiled" >&2;}
43783 wxUSE_WXHTML_HELP=no
43788 if test "$wxUSE_PRINTING_ARCHITECTURE" = "yes" ; then
43789 if test "$wxUSE_CONSTRAINTS" != "yes"; then
43790 { echo "$as_me:$LINENO: WARNING: Printing support cannot be used without constraints so it won't be compiled without it" >&5
43791 echo "$as_me: WARNING: Printing support cannot be used without constraints so it won't be compiled without it" >&2;}
43793 cat >>confdefs.h <<\_ACEOF
43794 #define wxUSE_PRINTING_ARCHITECTURE 1
43798 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS printing"
43801 if test "$wxUSE_PROLOGIO" = "yes" -o "$wxUSE_RESOURCES" = "yes"; then
43802 { { echo "$as_me:$LINENO: error: wxExpr and old-style resources are now available in contrib only" >&5
43803 echo "$as_me: error: wxExpr and old-style resources are now available in contrib only" >&2;}
43804 { (exit 1); exit 1; }; }
43808 if test "$wxUSE_METAFILE" = "yes"; then
43809 if test "$wxUSE_MSW" != 1 -a "$wxUSE_MAC" != 1 -a "$wxUSE_PM" != 1; then
43810 { echo "$as_me:$LINENO: WARNING: wxMetafile is not available on this system... disabled" >&5
43811 echo "$as_me: WARNING: wxMetafile is not available on this system... disabled" >&2;}
43817 if test "$USE_WIN32" = 1 -a \( "$wxUSE_DATAOBJ" = "yes" \
43818 -o "$wxUSE_CLIPBOARD" = "yes" \
43819 -o "$wxUSE_OLE" = "yes" \
43820 -o "$wxUSE_DRAG_AND_DROP" = "yes" \) ; then
43821 { echo "$as_me:$LINENO: checking for ole2.h" >&5
43822 echo $ECHO_N "checking for ole2.h... $ECHO_C" >&6; }
43823 if test "${ac_cv_header_ole2_h+set}" = set; then
43824 echo $ECHO_N "(cached) $ECHO_C" >&6
43826 cat >conftest.$ac_ext <<_ACEOF
43829 cat confdefs.h >>conftest.$ac_ext
43830 cat >>conftest.$ac_ext <<_ACEOF
43831 /* end confdefs.h. */
43836 rm -f conftest.$ac_objext
43837 if { (ac_try="$ac_compile"
43838 case "(($ac_try" in
43839 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
43840 *) ac_try_echo
=$ac_try;;
43842 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
43843 (eval "$ac_compile") 2>conftest.er1
43845 grep -v '^ *+' conftest.er1
>conftest.err
43847 cat conftest.err
>&5
43848 echo "$as_me:$LINENO: \$? = $ac_status" >&5
43849 (exit $ac_status); } && {
43850 test -z "$ac_c_werror_flag" ||
43851 test ! -s conftest.err
43852 } && test -s conftest.
$ac_objext; then
43853 ac_cv_header_ole2_h
=yes
43855 echo "$as_me: failed program was:" >&5
43856 sed 's/^/| /' conftest.
$ac_ext >&5
43858 ac_cv_header_ole2_h
=no
43861 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
43863 { echo "$as_me:$LINENO: result: $ac_cv_header_ole2_h" >&5
43864 echo "${ECHO_T}$ac_cv_header_ole2_h" >&6; }
43868 if test "$ac_cv_header_ole2_h" = "yes" ; then
43869 if test "$GCC" = yes ; then
43870 { echo "$as_me:$LINENO: checking if g++ requires -fvtable-thunks" >&5
43871 echo $ECHO_N "checking if g++ requires -fvtable-thunks... $ECHO_C" >&6; }
43872 cat >conftest.
$ac_ext <<_ACEOF
43875 cat confdefs.h
>>conftest.
$ac_ext
43876 cat >>conftest.
$ac_ext <<_ACEOF
43877 /* end confdefs.h. */
43878 #include <windows.h>
43888 rm -f conftest.
$ac_objext
43889 if { (ac_try
="$ac_compile"
43890 case "(($ac_try" in
43891 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
43892 *) ac_try_echo=$ac_try;;
43894 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
43895 (eval "$ac_compile") 2>conftest.er1
43897 grep -v '^ *+' conftest.er1 >conftest.err
43899 cat conftest.err >&5
43900 echo "$as_me:$LINENO: \$? = $ac_status" >&5
43901 (exit $ac_status); } && {
43902 test -z "$ac_c_werror_flag" ||
43903 test ! -s conftest.err
43904 } && test -s conftest.$ac_objext; then
43905 { echo "$as_me:$LINENO: result: no" >&5
43906 echo "${ECHO_T}no" >&6; }
43908 echo "$as_me: failed program was:" >&5
43909 sed 's/^/| /' conftest.$ac_ext >&5
43911 { echo "$as_me:$LINENO: result: yes" >&5
43912 echo "${ECHO_T}yes" >&6; }
43913 WXCONFIG_CXXFLAGS="$WXCONFIG_CXXFLAGS -fvtable-thunks"
43916 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
43917 LIBS=" -lrpcrt4 -loleaut32 -lole32 -luuid$LIBS"
43918 if test "$wxUSE_OLE" = "yes" ; then
43919 cat >>confdefs.h <<\_ACEOF
43920 #define wxUSE_OLE 1
43923 cat >>confdefs.h <<\_ACEOF
43924 #define wxUSE_OLE_AUTOMATION 1
43927 cat >>confdefs.h <<\_ACEOF
43928 #define wxUSE_ACTIVEX 1
43931 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS oleauto"
43935 if test "$wxUSE_DATAOBJ" = "yes" ; then
43936 cat >>confdefs.h <<\_ACEOF
43937 #define wxUSE_DATAOBJ 1
43942 { echo "$as_me:$LINENO: WARNING: Some features disabled because OLE headers not found" >&5
43943 echo "$as_me: WARNING: Some features disabled because OLE headers not found" >&2;}
43946 wxUSE_DRAG_AND_DROP=no
43951 if test "$wxUSE_METAFILE" = "yes"; then
43952 cat >>confdefs.h <<\_ACEOF
43953 #define wxUSE_METAFILE 1
43957 cat >>confdefs.h <<\_ACEOF
43958 #define wxUSE_ENH_METAFILE 1
43964 if test "$wxUSE_IPC" = "yes"; then
43965 if test "$wxUSE_SOCKETS" != "yes" -a "$USE_WIN32" != 1; then
43966 { echo "$as_me:$LINENO: WARNING: wxWidgets IPC classes require sockets... disabled" >&5
43967 echo "$as_me: WARNING: wxWidgets IPC classes require sockets... disabled" >&2;}
43971 if test "$wxUSE_IPC" = "yes"; then
43972 cat >>confdefs.h <<\_ACEOF
43973 #define wxUSE_IPC 1
43976 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS ipc"
43980 if test "$wxUSE_DATAOBJ" = "yes"; then
43981 if test "$wxUSE_MGL" = 1 -o "$wxUSE_DFB" = 1; then
43982 { echo "$as_me:$LINENO: WARNING: wxDataObject not yet supported under $TOOLKIT... disabled" >&5
43983 echo "$as_me: WARNING: wxDataObject not yet supported under $TOOLKIT... disabled" >&2;}
43986 cat >>confdefs.h <<\_ACEOF
43987 #define wxUSE_DATAOBJ 1
43992 { echo "$as_me:$LINENO: WARNING: Clipboard and drag-and-drop require wxDataObject -- disabled" >&5
43993 echo "$as_me: WARNING: Clipboard and drag-and-drop require wxDataObject -- disabled" >&2;}
43995 wxUSE_DRAG_AND_DROP=no
43998 if test "$wxUSE_CLIPBOARD" = "yes"; then
43999 if test "$wxUSE_MGL" = 1 -o "$wxUSE_DFB" = 1; then
44000 { echo "$as_me:$LINENO: WARNING: Clipboard not yet supported under $TOOLKIT... disabled" >&5
44001 echo "$as_me: WARNING: Clipboard not yet supported under $TOOLKIT... disabled" >&2;}
44005 if test "$wxUSE_CLIPBOARD" = "yes"; then
44006 cat >>confdefs.h <<\_ACEOF
44007 #define wxUSE_CLIPBOARD 1
44013 if test "$wxUSE_DRAG_AND_DROP" = "yes" ; then
44014 if test "$wxUSE_GTK" = 1; then
44015 if test "$WXGTK12" != 1; then
44016 { echo "$as_me:$LINENO: WARNING: Drag and drop is only supported under GTK+ 1.2... disabled" >&5
44017 echo "$as_me: WARNING: Drag and drop is only supported under GTK+ 1.2... disabled" >&2;}
44018 wxUSE_DRAG_AND_DROP=no
44022 if test "$wxUSE_MOTIF" = 1 -o "$wxUSE_X11" = 1 -o "$wxUSE_MGL" = 1 -o \
44023 "$wxUSE_DFB" = 1; then
44024 { echo "$as_me:$LINENO: WARNING: Drag and drop not yet supported under $TOOLKIT... disabled" >&5
44025 echo "$as_me: WARNING: Drag and drop not yet supported under $TOOLKIT... disabled" >&2;}
44026 wxUSE_DRAG_AND_DROP=no
44029 if test "$wxUSE_DRAG_AND_DROP" = "yes"; then
44030 cat >>confdefs.h <<\_ACEOF
44031 #define wxUSE_DRAG_AND_DROP 1
44038 if test "$wxUSE_DRAG_AND_DROP" = "yes" -o "$wxUSE_CLIPBOARD" = "yes"; then
44039 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS dnd"
44042 if test "$wxUSE_SPLINES" = "yes" ; then
44043 cat >>confdefs.h <<\_ACEOF
44044 #define wxUSE_SPLINES 1
44049 if test "$wxUSE_MOUSEWHEEL" = "yes" ; then
44050 cat >>confdefs.h <<\_ACEOF
44051 #define wxUSE_MOUSEWHEEL 1
44058 if test "$wxUSE_CONTROLS" = "yes"; then
44062 if test "$wxUSE_ACCEL" = "yes"; then
44063 cat >>confdefs.h <<\_ACEOF
44064 #define wxUSE_ACCEL 1
44070 if test "$wxUSE_ANIMATIONCTRL" = "yes"; then
44071 cat >>confdefs.h <<\_ACEOF
44072 #define wxUSE_ANIMATIONCTRL 1
44076 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS animate"
44079 if test "$wxUSE_BUTTON" = "yes"; then
44080 cat >>confdefs.h <<\_ACEOF
44081 #define wxUSE_BUTTON 1
44087 if test "$wxUSE_BMPBUTTON" = "yes"; then
44088 cat >>confdefs.h <<\_ACEOF
44089 #define wxUSE_BMPBUTTON 1
44095 if test "$wxUSE_CALCTRL" = "yes"; then
44096 cat >>confdefs.h <<\_ACEOF
44097 #define wxUSE_CALENDARCTRL 1
44101 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS calendar"
44104 if test "$wxUSE_CARET" = "yes"; then
44105 cat >>confdefs.h <<\_ACEOF
44106 #define wxUSE_CARET 1
44110 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS caret"
44113 if test "$wxUSE_COLLPANE" = "yes"; then
44114 cat >>confdefs.h <<\_ACEOF
44115 #define wxUSE_COLLPANE 1
44119 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS collpane"
44122 if test "$wxUSE_COMBOBOX" = "yes"; then
44123 cat >>confdefs.h <<\_ACEOF
44124 #define wxUSE_COMBOBOX 1
44130 if test "$wxUSE_COMBOCTRL" = "yes"; then
44131 cat >>confdefs.h <<\_ACEOF
44132 #define wxUSE_COMBOCTRL 1
44138 if test "$wxUSE_CHOICE" = "yes"; then
44139 cat >>confdefs.h <<\_ACEOF
44140 #define wxUSE_CHOICE 1
44146 if test "$wxUSE_CHOICEBOOK" = "yes"; then
44147 cat >>confdefs.h <<\_ACEOF
44148 #define wxUSE_CHOICEBOOK 1
44154 if test "$wxUSE_CHECKBOX" = "yes"; then
44155 cat >>confdefs.h <<\_ACEOF
44156 #define wxUSE_CHECKBOX 1
44162 if test "$wxUSE_CHECKLST" = "yes"; then
44163 cat >>confdefs.h <<\_ACEOF
44164 #define wxUSE_CHECKLISTBOX 1
44168 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS checklst"
44171 if test "$wxUSE_COLOURPICKERCTRL" = "yes"; then
44172 cat >>confdefs.h <<\_ACEOF
44173 #define wxUSE_COLOURPICKERCTRL 1
44179 if test "$wxUSE_DATEPICKCTRL" = "yes"; then
44180 cat >>confdefs.h <<\_ACEOF
44181 #define wxUSE_DATEPICKCTRL 1
44187 if test "$wxUSE_DIRPICKERCTRL" = "yes"; then
44188 cat >>confdefs.h <<\_ACEOF
44189 #define wxUSE_DIRPICKERCTRL 1
44195 if test "$wxUSE_FILEPICKERCTRL" = "yes"; then
44196 cat >>confdefs.h <<\_ACEOF
44197 #define wxUSE_FILEPICKERCTRL 1
44203 if test "$wxUSE_FONTPICKERCTRL" = "yes"; then
44204 cat >>confdefs.h <<\_ACEOF
44205 #define wxUSE_FONTPICKERCTRL 1
44211 if test "$wxUSE_DISPLAY" = "yes"; then
44212 if test "$wxUSE_DFB" = 1 -o "$wxUSE_MGL" = 1; then
44213 { echo "$as_me:$LINENO: WARNING: wxDisplay not yet supported under $TOOLKIT... disabled" >&5
44214 echo "$as_me: WARNING: wxDisplay not yet supported under $TOOLKIT... disabled" >&2;}
44217 cat >>confdefs.h <<\_ACEOF
44218 #define wxUSE_DISPLAY 1
44221 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS display multimon"
44225 if test "$wxUSE_DETECT_SM" = "yes"; then
44226 cat >>confdefs.h <<\_ACEOF
44227 #define wxUSE_DETECT_SM 1
44232 if test "$wxUSE_GAUGE" = "yes"; then
44233 cat >>confdefs.h <<\_ACEOF
44234 #define wxUSE_GAUGE 1
44240 if test "$wxUSE_GRID" = "yes"; then
44241 cat >>confdefs.h <<\_ACEOF
44242 #define wxUSE_GRID 1
44246 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS grid"
44249 if test "$wxUSE_HYPERLINKCTRL" = "yes"; then
44250 cat >>confdefs.h <<\_ACEOF
44251 #define wxUSE_HYPERLINKCTRL 1
44257 if test "$wxUSE_BITMAPCOMBOBOX" = "yes"; then
44258 cat >>confdefs.h <<\_ACEOF
44259 #define wxUSE_BITMAPCOMBOBOX 1
44265 if test "$wxUSE_DATAVIEWCTRL" = "yes"; then
44266 cat >>confdefs.h <<\_ACEOF
44267 #define wxUSE_DATAVIEWCTRL 1
44271 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS dataview"
44274 if test "$wxUSE_IMAGLIST" = "yes"; then
44275 cat >>confdefs.h <<\_ACEOF
44276 #define wxUSE_IMAGLIST 1
44281 if test "$wxUSE_LISTBOOK" = "yes"; then
44282 cat >>confdefs.h <<\_ACEOF
44283 #define wxUSE_LISTBOOK 1
44289 if test "$wxUSE_LISTBOX" = "yes"; then
44290 cat >>confdefs.h <<\_ACEOF
44291 #define wxUSE_LISTBOX 1
44295 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS listbox"
44298 if test "$wxUSE_LISTCTRL" = "yes"; then
44299 if test "$wxUSE_IMAGLIST" = "yes"; then
44300 cat >>confdefs.h <<\_ACEOF
44301 #define wxUSE_LISTCTRL 1
44305 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS listctrl"
44307 { echo "$as_me:$LINENO: WARNING: wxListCtrl requires wxImageList and won't be compiled without it" >&5
44308 echo "$as_me: WARNING: wxListCtrl requires wxImageList and won't be compiled without it" >&2;}
44312 if test "$wxUSE_NOTEBOOK" = "yes"; then
44313 cat >>confdefs.h <<\_ACEOF
44314 #define wxUSE_NOTEBOOK 1
44318 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS notebook"
44321 if test "$wxUSE_ODCOMBOBOX" = "yes"; then
44322 cat >>confdefs.h <<\_ACEOF
44323 #define wxUSE_ODCOMBOBOX 1
44327 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS combo"
44331 if test "$wxUSE_RADIOBOX" = "yes"; then
44332 cat >>confdefs.h <<\_ACEOF
44333 #define wxUSE_RADIOBOX 1
44339 if test "$wxUSE_RADIOBTN" = "yes"; then
44340 cat >>confdefs.h <<\_ACEOF
44341 #define wxUSE_RADIOBTN 1
44347 if test "$wxUSE_SASH" = "yes"; then
44348 cat >>confdefs.h <<\_ACEOF
44349 #define wxUSE_SASH 1
44352 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS sashtest"
44355 if test "$wxUSE_SCROLLBAR" = "yes"; then
44356 cat >>confdefs.h <<\_ACEOF
44357 #define wxUSE_SCROLLBAR 1
44361 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS scroll scrollsub"
44364 if test "$wxUSE_SEARCHCTRL" = "yes"; then
44365 cat >>confdefs.h <<\_ACEOF
44366 #define wxUSE_SEARCHCTRL 1
44372 if test "$wxUSE_SLIDER" = "yes"; then
44373 cat >>confdefs.h <<\_ACEOF
44374 #define wxUSE_SLIDER 1
44380 if test "$wxUSE_SPINBTN" = "yes"; then
44381 cat >>confdefs.h <<\_ACEOF
44382 #define wxUSE_SPINBTN 1
44388 if test "$wxUSE_SPINCTRL" = "yes"; then
44389 cat >>confdefs.h <<\_ACEOF
44390 #define wxUSE_SPINCTRL 1
44396 if test "$wxUSE_SPLITTER" = "yes"; then
44397 cat >>confdefs.h <<\_ACEOF
44398 #define wxUSE_SPLITTER 1
44401 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS splitter"
44404 if test "$wxUSE_STATBMP" = "yes"; then
44405 cat >>confdefs.h <<\_ACEOF
44406 #define wxUSE_STATBMP 1
44412 if test "$wxUSE_STATBOX" = "yes"; then
44413 cat >>confdefs.h <<\_ACEOF
44414 #define wxUSE_STATBOX 1
44420 if test "$wxUSE_STATTEXT" = "yes"; then
44421 cat >>confdefs.h <<\_ACEOF
44422 #define wxUSE_STATTEXT 1
44428 if test "$wxUSE_STATLINE" = "yes"; then
44429 cat >>confdefs.h <<\_ACEOF
44430 #define wxUSE_STATLINE 1
44436 if test "$wxUSE_STATUSBAR" = "yes"; then
44437 cat >>confdefs.h <<\_ACEOF
44438 #define wxUSE_NATIVE_STATUSBAR 1
44441 cat >>confdefs.h <<\_ACEOF
44442 #define wxUSE_STATUSBAR 1
44447 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS statbar"
44450 if test "$wxUSE_TAB_DIALOG" = "yes"; then
44451 cat >>confdefs.h <<\_ACEOF
44452 #define wxUSE_TAB_DIALOG 1
44457 if test "$wxUSE_TEXTCTRL" = "yes"; then
44458 cat >>confdefs.h <<\_ACEOF
44459 #define wxUSE_TEXTCTRL 1
44463 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS text"
44466 if test "$wxUSE_TOGGLEBTN" = "yes"; then
44467 if test "$wxUSE_COCOA" = 1 ; then
44468 { echo "$as_me:$LINENO: WARNING: Toggle button not yet supported under Mac OS X... disabled" >&5
44469 echo "$as_me: WARNING: Toggle button not yet supported under Mac OS X... disabled" >&2;}
44473 if test "$wxUSE_TOGGLEBTN" = "yes"; then
44474 cat >>confdefs.h <<\_ACEOF
44475 #define wxUSE_TOGGLEBTN 1
44482 if test "$wxUSE_TOOLBAR" = "yes"; then
44483 cat >>confdefs.h <<\_ACEOF
44484 #define wxUSE_TOOLBAR 1
44489 if test "$wxUSE_UNIVERSAL" = "yes"; then
44490 wxUSE_TOOLBAR_NATIVE="no"
44492 wxUSE_TOOLBAR_NATIVE="yes"
44493 cat >>confdefs.h <<\_ACEOF
44494 #define wxUSE_TOOLBAR_NATIVE 1
44499 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS toolbar"
44502 if test "$wxUSE_TOOLTIPS" = "yes"; then
44503 if test "$wxUSE_MOTIF" = 1; then
44504 { echo "$as_me:$LINENO: WARNING: wxTooltip not supported yet under Motif... disabled" >&5
44505 echo "$as_me: WARNING: wxTooltip not supported yet under Motif... disabled" >&2;}
44507 if test "$wxUSE_UNIVERSAL" = "yes"; then
44508 { echo "$as_me:$LINENO: WARNING: wxTooltip not supported yet in wxUniversal... disabled" >&5
44509 echo "$as_me: WARNING: wxTooltip not supported yet in wxUniversal... disabled" >&2;}
44511 cat >>confdefs.h <<\_ACEOF
44512 #define wxUSE_TOOLTIPS 1
44519 if test "$wxUSE_TREEBOOK" = "yes"; then
44520 cat >>confdefs.h <<\_ACEOF
44521 #define wxUSE_TREEBOOK 1
44527 if test "$wxUSE_TOOLBOOK" = "yes"; then
44528 cat >>confdefs.h <<\_ACEOF
44529 #define wxUSE_TOOLBOOK 1
44535 if test "$wxUSE_TREECTRL" = "yes"; then
44536 if test "$wxUSE_IMAGLIST" = "yes"; then
44537 cat >>confdefs.h <<\_ACEOF
44538 #define wxUSE_TREECTRL 1
44542 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS treectrl"
44544 { echo "$as_me:$LINENO: WARNING: wxTreeCtrl requires wxImageList and won't be compiled without it" >&5
44545 echo "$as_me: WARNING: wxTreeCtrl requires wxImageList and won't be compiled without it" >&2;}
44549 if test "$wxUSE_POPUPWIN" = "yes"; then
44550 if test "$wxUSE_MAC" = 1 -o "$wxUSE_COCOA" = 1 ; then
44551 { echo "$as_me:$LINENO: WARNING: Popup window not yet supported under Mac OS X... disabled" >&5
44552 echo "$as_me: WARNING: Popup window not yet supported under Mac OS X... disabled" >&2;}
44554 if test "$wxUSE_PM" = 1; then
44555 { echo "$as_me:$LINENO: WARNING: wxPopupWindow not yet supported under PM... disabled" >&5
44556 echo "$as_me: WARNING: wxPopupWindow not yet supported under PM... disabled" >&2;}
44558 cat >>confdefs.h <<\_ACEOF
44559 #define wxUSE_POPUPWIN 1
44562 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS popup"
44569 if test "$wxUSE_DIALUP_MANAGER" = "yes"; then
44570 if test "$wxUSE_MAC" = 1 -o "$wxUSE_COCOA" = 1 -o "$wxUSE_MGL" = 1; then
44571 { echo "$as_me:$LINENO: WARNING: Dialup manager not supported on this platform... disabled" >&5
44572 echo "$as_me: WARNING: Dialup manager not supported on this platform... disabled" >&2;}
44574 cat >>confdefs.h <<\_ACEOF
44575 #define wxUSE_DIALUP_MANAGER 1
44578 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS dialup"
44582 if test "$wxUSE_TIPWINDOW" = "yes"; then
44583 if test "$wxUSE_PM" = 1; then
44584 { echo "$as_me:$LINENO: WARNING: wxTipWindow not yet supported under PM... disabled" >&5
44585 echo "$as_me: WARNING: wxTipWindow not yet supported under PM... disabled" >&2;}
44587 cat >>confdefs.h <<\_ACEOF
44588 #define wxUSE_TIPWINDOW 1
44594 if test "$USES_CONTROLS" = 1; then
44595 cat >>confdefs.h <<\_ACEOF
44596 #define wxUSE_CONTROLS 1
44602 if test "$wxUSE_ACCESSIBILITY" = "yes"; then
44603 cat >>confdefs.h <<\_ACEOF
44604 #define wxUSE_ACCESSIBILITY 1
44607 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS access"
44610 if test "$wxUSE_DC_CACHEING" = "yes"; then
44611 cat >>confdefs.h <<\_ACEOF
44612 #define wxUSE_DC_CACHEING 1
44617 if test "$wxUSE_DRAGIMAGE" = "yes"; then
44618 cat >>confdefs.h <<\_ACEOF
44619 #define wxUSE_DRAGIMAGE 1
44622 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS dragimag"
44625 if test "$wxUSE_EXCEPTIONS" = "yes"; then
44626 if test "$wxUSE_NO_EXCEPTIONS" = "yes" ; then
44627 { echo "$as_me:$LINENO: WARNING: --enable-exceptions can't be used with --enable-no_exceptions" >&5
44628 echo "$as_me: WARNING: --enable-exceptions can't be used with --enable-no_exceptions" >&2;}
44630 cat >>confdefs.h <<\_ACEOF
44631 #define wxUSE_EXCEPTIONS 1
44634 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS except"
44639 if test "$wxUSE_HTML" = "yes"; then
44640 cat >>confdefs.h <<\_ACEOF
44641 #define wxUSE_HTML 1
44645 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS html html/about html/help html/helpview html/printing html/test html/virtual html/widget html/zip htlbox"
44646 if test "$wxUSE_MAC" = 1; then
44647 SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS html/htmlctrl"
44650 if test "$wxUSE_WEBKIT" = "yes"; then
44651 if test "$wxUSE_MAC" = 1 -a "$USE_DARWIN" = 1; then
44652 old_CPPFLAGS="$CPPFLAGS"
44653 CPPFLAGS="-x objective-c++ $CPPFLAGS"
44654 { echo "$as_me:$LINENO: checking for WebKit/HIWebView.h" >&5
44655 echo $ECHO_N "checking for WebKit/HIWebView.h... $ECHO_C" >&6; }
44656 if test "${ac_cv_header_WebKit_HIWebView_h+set}" = set; then
44657 echo $ECHO_N "(cached) $ECHO_C" >&6
44659 cat >conftest.$ac_ext <<_ACEOF
44662 cat confdefs.h >>conftest.$ac_ext
44663 cat >>conftest.$ac_ext <<_ACEOF
44664 /* end confdefs.h. */
44666 #include <Carbon/Carbon.h>
44667 #include <WebKit/WebKit.h>
44670 #include <WebKit/HIWebView.h>
44672 rm -f conftest.$ac_objext
44673 if { (ac_try="$ac_compile"
44674 case "(($ac_try" in
44675 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
44676 *) ac_try_echo
=$ac_try;;
44678 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
44679 (eval "$ac_compile") 2>conftest.er1
44681 grep -v '^ *+' conftest.er1
>conftest.err
44683 cat conftest.err
>&5
44684 echo "$as_me:$LINENO: \$? = $ac_status" >&5
44685 (exit $ac_status); } && {
44686 test -z "$ac_c_werror_flag" ||
44687 test ! -s conftest.err
44688 } && test -s conftest.
$ac_objext; then
44689 ac_cv_header_WebKit_HIWebView_h
=yes
44691 echo "$as_me: failed program was:" >&5
44692 sed 's/^/| /' conftest.
$ac_ext >&5
44694 ac_cv_header_WebKit_HIWebView_h
=no
44697 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
44699 { echo "$as_me:$LINENO: result: $ac_cv_header_WebKit_HIWebView_h" >&5
44700 echo "${ECHO_T}$ac_cv_header_WebKit_HIWebView_h" >&6; }
44701 if test $ac_cv_header_WebKit_HIWebView_h = yes; then
44703 cat >>confdefs.h
<<\_ACEOF
44704 #define wxUSE_WEBKIT 1
44707 WEBKIT_LINK
="-framework WebKit"
44711 { echo "$as_me:$LINENO: WARNING: WebKit headers not found; disabling wxWebKit" >&5
44712 echo "$as_me: WARNING: WebKit headers not found; disabling wxWebKit" >&2;}
44718 CPPFLAGS
="$old_CPPFLAGS"
44719 elif test "$wxUSE_COCOA" = 1; then
44720 cat >>confdefs.h
<<\_ACEOF
44721 #define wxUSE_WEBKIT 1
44730 if test "$wxUSE_XRC" = "yes"; then
44731 if test "$wxUSE_XML" != "yes"; then
44732 { echo "$as_me:$LINENO: WARNING: XML library not built, XRC resources disabled" >&5
44733 echo "$as_me: WARNING: XML library not built, XRC resources disabled" >&2;}
44736 cat >>confdefs.h
<<\_ACEOF
44737 #define wxUSE_XRC 1
44741 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS xrc"
44746 if test "$wxUSE_AUI" = "yes"; then
44747 cat >>confdefs.h
<<\_ACEOF
44748 #define wxUSE_AUI 1
44752 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS aui"
44755 if test "$wxUSE_MENUS" = "yes"; then
44756 cat >>confdefs.h
<<\_ACEOF
44757 #define wxUSE_MENUS 1
44760 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS menu"
44763 if test "$wxUSE_METAFILE" = "yes"; then
44764 cat >>confdefs.h
<<\_ACEOF
44765 #define wxUSE_METAFILE 1
44770 if test "$wxUSE_MIMETYPE" = "yes"; then
44771 cat >>confdefs.h
<<\_ACEOF
44772 #define wxUSE_MIMETYPE 1
44777 if test "$wxUSE_MINIFRAME" = "yes"; then
44778 cat >>confdefs.h
<<\_ACEOF
44779 #define wxUSE_MINIFRAME 1
44782 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS minifram"
44785 if test "$wxUSE_SYSTEM_OPTIONS" = "yes"; then
44786 cat >>confdefs.h
<<\_ACEOF
44787 #define wxUSE_SYSTEM_OPTIONS 1
44790 if test "$TOOLKIT" = "MSW" -o "$TOOLKIT" = "GTK" -o "$TOOLKIT" = "X11" -o \
44791 "$TOOLKIT" = "MOTIF" -o "$TOOLKIT" = "COCOA"; then
44792 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS taskbar"
44797 if test "$wxUSE_VALIDATORS" = "yes"; then
44798 cat >>confdefs.h
<<\_ACEOF
44799 #define wxUSE_VALIDATORS 1
44802 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS validate"
44805 if test "$wxUSE_PALETTE" = "yes" ; then
44806 if test "$wxUSE_DFB" = 1; then
44807 { echo "$as_me:$LINENO: WARNING: wxPalette not yet supported under DFB... disabled" >&5
44808 echo "$as_me: WARNING: wxPalette not yet supported under DFB... disabled" >&2;}
44811 cat >>confdefs.h
<<\_ACEOF
44812 #define wxUSE_PALETTE 1
44818 if test "$wxUSE_UNICODE" = "yes" -a "$wxUSE_UNICODE_MSLU" = "yes" ; then
44819 LIBS
=" -lunicows $LIBS"
44823 if test "$wxUSE_RICHTEXT" = "yes"; then
44824 cat >>confdefs.h
<<\_ACEOF
44825 #define wxUSE_RICHTEXT 1
44829 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS richtext"
44833 if test "$wxUSE_IMAGE" = "yes" ; then
44834 cat >>confdefs.h
<<\_ACEOF
44835 #define wxUSE_IMAGE 1
44839 if test "$wxUSE_GIF" = "yes" ; then
44840 cat >>confdefs.h
<<\_ACEOF
44841 #define wxUSE_GIF 1
44846 if test "$wxUSE_PCX" = "yes" ; then
44847 cat >>confdefs.h
<<\_ACEOF
44848 #define wxUSE_PCX 1
44853 if test "$wxUSE_TGA" = "yes" ; then
44854 cat >>confdefs.h
<<\_ACEOF
44855 #define wxUSE_TGA 1
44860 if test "$wxUSE_IFF" = "yes" ; then
44861 cat >>confdefs.h
<<\_ACEOF
44862 #define wxUSE_IFF 1
44867 if test "$wxUSE_PNM" = "yes" ; then
44868 cat >>confdefs.h
<<\_ACEOF
44869 #define wxUSE_PNM 1
44874 if test "$wxUSE_XPM" = "yes" ; then
44875 cat >>confdefs.h
<<\_ACEOF
44876 #define wxUSE_XPM 1
44881 if test "$wxUSE_ICO_CUR" = "yes" ; then
44882 cat >>confdefs.h
<<\_ACEOF
44883 #define wxUSE_ICO_CUR 1
44890 if test "$wxUSE_ABOUTDLG" = "yes"; then
44891 cat >>confdefs.h
<<\_ACEOF
44892 #define wxUSE_ABOUTDLG 1
44897 if test "$wxUSE_CHOICEDLG" = "yes"; then
44898 cat >>confdefs.h
<<\_ACEOF
44899 #define wxUSE_CHOICEDLG 1
44904 if test "$wxUSE_COLOURDLG" = "yes"; then
44905 cat >>confdefs.h
<<\_ACEOF
44906 #define wxUSE_COLOURDLG 1
44911 if test "$wxUSE_FILEDLG" = "yes"; then
44912 cat >>confdefs.h
<<\_ACEOF
44913 #define wxUSE_FILEDLG 1
44918 if test "$wxUSE_FINDREPLDLG" = "yes"; then
44919 cat >>confdefs.h
<<\_ACEOF
44920 #define wxUSE_FINDREPLDLG 1
44925 if test "$wxUSE_FONTDLG" = "yes"; then
44926 cat >>confdefs.h
<<\_ACEOF
44927 #define wxUSE_FONTDLG 1
44932 if test "$wxUSE_DIRDLG" = "yes"; then
44933 if test "$wxUSE_TREECTRL" != "yes"; then
44934 { echo "$as_me:$LINENO: WARNING: wxDirDialog requires wxTreeCtrl so it won't be compiled without it" >&5
44935 echo "$as_me: WARNING: wxDirDialog requires wxTreeCtrl so it won't be compiled without it" >&2;}
44937 cat >>confdefs.h
<<\_ACEOF
44938 #define wxUSE_DIRDLG 1
44944 if test "$wxUSE_MSGDLG" = "yes"; then
44945 cat >>confdefs.h
<<\_ACEOF
44946 #define wxUSE_MSGDLG 1
44951 if test "$wxUSE_NUMBERDLG" = "yes"; then
44952 cat >>confdefs.h
<<\_ACEOF
44953 #define wxUSE_NUMBERDLG 1
44958 if test "$wxUSE_PROGRESSDLG" = "yes"; then
44959 if test "$wxUSE_CONSTRAINTS" != "yes"; then
44960 { echo "$as_me:$LINENO: WARNING: wxProgressDialog requires constraints so it won't be compiled without them" >&5
44961 echo "$as_me: WARNING: wxProgressDialog requires constraints so it won't be compiled without them" >&2;}
44963 cat >>confdefs.h
<<\_ACEOF
44964 #define wxUSE_PROGRESSDLG 1
44970 if test "$wxUSE_SPLASH" = "yes"; then
44971 cat >>confdefs.h
<<\_ACEOF
44972 #define wxUSE_SPLASH 1
44975 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS splash"
44978 if test "$wxUSE_STARTUP_TIPS" = "yes"; then
44979 if test "$wxUSE_CONSTRAINTS" != "yes"; then
44980 { echo "$as_me:$LINENO: WARNING: Startup tips requires constraints and won't be compiled without them" >&5
44981 echo "$as_me: WARNING: Startup tips requires constraints and won't be compiled without them" >&2;}
44983 cat >>confdefs.h
<<\_ACEOF
44984 #define wxUSE_STARTUP_TIPS 1
44990 if test "$wxUSE_TEXTDLG" = "yes"; then
44991 cat >>confdefs.h
<<\_ACEOF
44992 #define wxUSE_TEXTDLG 1
44997 if test "$wxUSE_WIZARDDLG" = "yes"; then
44998 cat >>confdefs.h
<<\_ACEOF
44999 #define wxUSE_WIZARDDLG 1
45002 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS wizard"
45006 if test "$wxUSE_GRAPHICS_CONTEXT" = "yes"; then
45007 if test "$wxUSE_MAC" = 1 -o "$wxUSE_COCOA" = "1"; then
45008 cat >>confdefs.h
<<\_ACEOF
45009 #define wxUSE_GRAPHICS_CONTEXT 1
45012 elif test "$wxUSE_GTK" != 1; then
45013 cat >>confdefs.h
<<\_ACEOF
45014 #define wxUSE_GRAPHICS_CONTEXT 1
45020 { echo "$as_me:$LINENO: checking for CAIRO" >&5
45021 echo $ECHO_N "checking for CAIRO... $ECHO_C" >&6; }
45023 if test -n "$PKG_CONFIG"; then
45024 if test -n "$CAIRO_CFLAGS"; then
45025 pkg_cv_CAIRO_CFLAGS
="$CAIRO_CFLAGS"
45027 if test -n "$PKG_CONFIG" && \
45028 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"cairo\"") >&5
45029 ($PKG_CONFIG --exists --print-errors "cairo") 2>&5
45031 echo "$as_me:$LINENO: \$? = $ac_status" >&5
45032 (exit $ac_status); }; then
45033 pkg_cv_CAIRO_CFLAGS
=`$PKG_CONFIG --cflags "cairo" 2>/dev/null`
45041 if test -n "$PKG_CONFIG"; then
45042 if test -n "$CAIRO_LIBS"; then
45043 pkg_cv_CAIRO_LIBS
="$CAIRO_LIBS"
45045 if test -n "$PKG_CONFIG" && \
45046 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"cairo\"") >&5
45047 ($PKG_CONFIG --exists --print-errors "cairo") 2>&5
45049 echo "$as_me:$LINENO: \$? = $ac_status" >&5
45050 (exit $ac_status); }; then
45051 pkg_cv_CAIRO_LIBS
=`$PKG_CONFIG --libs "cairo" 2>/dev/null`
45062 if test $pkg_failed = yes; then
45064 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
45065 _pkg_short_errors_supported
=yes
45067 _pkg_short_errors_supported
=no
45069 if test $_pkg_short_errors_supported = yes; then
45070 CAIRO_PKG_ERRORS
=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "cairo"`
45072 CAIRO_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "cairo"`
45074 # Put the nasty error message in config.log where it belongs
45075 echo "$CAIRO_PKG_ERRORS" >&5
45077 { echo "$as_me:$LINENO: WARNING: Cairo library not found, unable to set wxUSE_GRAPHICS_CONTEXT" >&5
45078 echo "$as_me: WARNING: Cairo library not found, unable to set wxUSE_GRAPHICS_CONTEXT" >&2;}
45080 elif test $pkg_failed = untried
; then
45081 { echo "$as_me:$LINENO: WARNING: Cairo library not found, unable to set wxUSE_GRAPHICS_CONTEXT" >&5
45082 echo "$as_me: WARNING: Cairo library not found, unable to set wxUSE_GRAPHICS_CONTEXT" >&2;}
45085 CAIRO_CFLAGS
=$pkg_cv_CAIRO_CFLAGS
45086 CAIRO_LIBS
=$pkg_cv_CAIRO_LIBS
45087 { echo "$as_me:$LINENO: result: yes" >&5
45088 echo "${ECHO_T}yes" >&6; }
45089 cat >>confdefs.h
<<\_ACEOF
45090 #define wxUSE_GRAPHICS_CONTEXT 1
45100 if test "$wxUSE_MEDIACTRL" = "yes"; then
45103 if test "$wxUSE_GTK" = 1; then
45104 wxUSE_GSTREAMER
="no"
45106 GST_VERSION_MAJOR
=0
45107 GST_VERSION_MINOR
=10
45108 GST_VERSION
=$GST_VERSION_MAJOR.
$GST_VERSION_MINOR
45110 if test "$wxUSE_GSTREAMER8" = "no"; then
45113 { echo "$as_me:$LINENO: checking for GST" >&5
45114 echo $ECHO_N "checking for GST... $ECHO_C" >&6; }
45116 if test -n "$PKG_CONFIG"; then
45117 if test -n "$GST_CFLAGS"; then
45118 pkg_cv_GST_CFLAGS
="$GST_CFLAGS"
45120 if test -n "$PKG_CONFIG" && \
45121 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gstreamer-\$GST_VERSION gstreamer-plugins-base-\$GST_VERSION gconf-2.0\"") >&5
45122 ($PKG_CONFIG --exists --print-errors "gstreamer-$GST_VERSION gstreamer-plugins-base-$GST_VERSION gconf-2.0") 2>&5
45124 echo "$as_me:$LINENO: \$? = $ac_status" >&5
45125 (exit $ac_status); }; then
45126 pkg_cv_GST_CFLAGS
=`$PKG_CONFIG --cflags "gstreamer-$GST_VERSION gstreamer-plugins-base-$GST_VERSION gconf-2.0" 2>/dev/null`
45134 if test -n "$PKG_CONFIG"; then
45135 if test -n "$GST_LIBS"; then
45136 pkg_cv_GST_LIBS
="$GST_LIBS"
45138 if test -n "$PKG_CONFIG" && \
45139 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gstreamer-\$GST_VERSION gstreamer-plugins-base-\$GST_VERSION gconf-2.0\"") >&5
45140 ($PKG_CONFIG --exists --print-errors "gstreamer-$GST_VERSION gstreamer-plugins-base-$GST_VERSION gconf-2.0") 2>&5
45142 echo "$as_me:$LINENO: \$? = $ac_status" >&5
45143 (exit $ac_status); }; then
45144 pkg_cv_GST_LIBS
=`$PKG_CONFIG --libs "gstreamer-$GST_VERSION gstreamer-plugins-base-$GST_VERSION gconf-2.0" 2>/dev/null`
45155 if test $pkg_failed = yes; then
45157 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
45158 _pkg_short_errors_supported
=yes
45160 _pkg_short_errors_supported
=no
45162 if test $_pkg_short_errors_supported = yes; then
45163 GST_PKG_ERRORS
=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gstreamer-$GST_VERSION gstreamer-plugins-base-$GST_VERSION gconf-2.0"`
45165 GST_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "gstreamer-$GST_VERSION gstreamer-plugins-base-$GST_VERSION gconf-2.0"`
45167 # Put the nasty error message in config.log where it belongs
45168 echo "$GST_PKG_ERRORS" >&5
45171 { echo "$as_me:$LINENO: WARNING: GStreamer 0.10 not available, falling back to 0.8" >&5
45172 echo "$as_me: WARNING: GStreamer 0.10 not available, falling back to 0.8" >&2;}
45173 GST_VERSION_MINOR
=8
45176 elif test $pkg_failed = untried
; then
45178 { echo "$as_me:$LINENO: WARNING: GStreamer 0.10 not available, falling back to 0.8" >&5
45179 echo "$as_me: WARNING: GStreamer 0.10 not available, falling back to 0.8" >&2;}
45180 GST_VERSION_MINOR
=8
45184 GST_CFLAGS
=$pkg_cv_GST_CFLAGS
45185 GST_LIBS
=$pkg_cv_GST_LIBS
45186 { echo "$as_me:$LINENO: result: yes" >&5
45187 echo "${ECHO_T}yes" >&6; }
45189 wxUSE_GSTREAMER
="yes"
45190 GST_LIBS
="$GST_LIBS -lgstinterfaces-$GST_VERSION"
45194 GST_VERSION_MINOR
=8
45197 if test $GST_VERSION_MINOR = "8"; then
45198 GST_VERSION
=$GST_VERSION_MAJOR.
$GST_VERSION_MINOR
45201 { echo "$as_me:$LINENO: checking for GST" >&5
45202 echo $ECHO_N "checking for GST... $ECHO_C" >&6; }
45204 if test -n "$PKG_CONFIG"; then
45205 if test -n "$GST_CFLAGS"; then
45206 pkg_cv_GST_CFLAGS
="$GST_CFLAGS"
45208 if test -n "$PKG_CONFIG" && \
45209 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gstreamer-\$GST_VERSION gstreamer-interfaces-\$GST_VERSION gstreamer-gconf-\$GST_VERSION\"") >&5
45210 ($PKG_CONFIG --exists --print-errors "gstreamer-$GST_VERSION gstreamer-interfaces-$GST_VERSION gstreamer-gconf-$GST_VERSION") 2>&5
45212 echo "$as_me:$LINENO: \$? = $ac_status" >&5
45213 (exit $ac_status); }; then
45214 pkg_cv_GST_CFLAGS
=`$PKG_CONFIG --cflags "gstreamer-$GST_VERSION gstreamer-interfaces-$GST_VERSION gstreamer-gconf-$GST_VERSION" 2>/dev/null`
45222 if test -n "$PKG_CONFIG"; then
45223 if test -n "$GST_LIBS"; then
45224 pkg_cv_GST_LIBS
="$GST_LIBS"
45226 if test -n "$PKG_CONFIG" && \
45227 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gstreamer-\$GST_VERSION gstreamer-interfaces-\$GST_VERSION gstreamer-gconf-\$GST_VERSION\"") >&5
45228 ($PKG_CONFIG --exists --print-errors "gstreamer-$GST_VERSION gstreamer-interfaces-$GST_VERSION gstreamer-gconf-$GST_VERSION") 2>&5
45230 echo "$as_me:$LINENO: \$? = $ac_status" >&5
45231 (exit $ac_status); }; then
45232 pkg_cv_GST_LIBS
=`$PKG_CONFIG --libs "gstreamer-$GST_VERSION gstreamer-interfaces-$GST_VERSION gstreamer-gconf-$GST_VERSION" 2>/dev/null`
45243 if test $pkg_failed = yes; then
45245 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
45246 _pkg_short_errors_supported
=yes
45248 _pkg_short_errors_supported
=no
45250 if test $_pkg_short_errors_supported = yes; then
45251 GST_PKG_ERRORS
=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gstreamer-$GST_VERSION gstreamer-interfaces-$GST_VERSION gstreamer-gconf-$GST_VERSION"`
45253 GST_PKG_ERRORS
=`$PKG_CONFIG --errors-to-stdout --print-errors "gstreamer-$GST_VERSION gstreamer-interfaces-$GST_VERSION gstreamer-gconf-$GST_VERSION"`
45255 # Put the nasty error message in config.log where it belongs
45256 echo "$GST_PKG_ERRORS" >&5
45259 { echo "$as_me:$LINENO: WARNING: GStreamer 0.8/0.10 not available." >&5
45260 echo "$as_me: WARNING: GStreamer 0.8/0.10 not available." >&2;}
45262 elif test $pkg_failed = untried
; then
45264 { echo "$as_me:$LINENO: WARNING: GStreamer 0.8/0.10 not available." >&5
45265 echo "$as_me: WARNING: GStreamer 0.8/0.10 not available." >&2;}
45268 GST_CFLAGS
=$pkg_cv_GST_CFLAGS
45269 GST_LIBS
=$pkg_cv_GST_LIBS
45270 { echo "$as_me:$LINENO: result: yes" >&5
45271 echo "${ECHO_T}yes" >&6; }
45272 wxUSE_GSTREAMER
="yes"
45277 if test "$wxUSE_GSTREAMER" = "yes"; then
45280 if "$GCC" = yes; then
45281 GST_CFLAGS
=`echo $GST_CFLAGS | sed 's/-mt//'`
45282 GST_LIBS
=`echo $GST_LIBS | sed 's/-mt//'`
45286 CPPFLAGS
="$GST_CFLAGS $CPPFLAGS"
45287 LIBS
="$GST_LIBS $LIBS"
45289 cat >>confdefs.h
<<\_ACEOF
45290 #define wxUSE_GSTREAMER 1
45298 if test $USE_MEDIA = 1; then
45299 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS mediaplayer"
45300 cat >>confdefs.h
<<\_ACEOF
45301 #define wxUSE_MEDIACTRL 1
45308 if test "$cross_compiling" = "yes"; then
45311 OSINFO
=`uname -s -r -m`
45312 OSINFO
="\"$OSINFO\""
45315 cat >>confdefs.h
<<_ACEOF
45316 #define WXWIN_OS_DESCRIPTION $OSINFO
45321 if test "x$prefix" != "xNONE"; then
45324 wxPREFIX
=$ac_default_prefix
45327 cat >>confdefs.h
<<_ACEOF
45328 #define wxINSTALL_PREFIX "$wxPREFIX"
45334 CORE_BASE_LIBS
="net base"
45335 CORE_GUI_LIBS
="adv core"
45337 if test "$wxUSE_XML" = "yes" ; then
45338 CORE_BASE_LIBS
="xml $CORE_BASE_LIBS"
45340 if test "$wxUSE_ODBC" != "no" ; then
45341 CORE_BASE_LIBS
="odbc $CORE_BASE_LIBS"
45342 CORE_GUI_LIBS
="dbgrid $CORE_GUI_LIBS"
45344 if test "$wxUSE_HTML" = "yes" ; then
45345 CORE_GUI_LIBS
="html $CORE_GUI_LIBS"
45347 if test "$wxUSE_DEBUGREPORT" = "yes" ; then
45348 CORE_GUI_LIBS
="qa $CORE_GUI_LIBS"
45350 if test "$wxUSE_XRC" = "yes" ; then
45351 CORE_GUI_LIBS
="xrc $CORE_GUI_LIBS"
45353 if test "$wxUSE_AUI" = "yes" ; then
45354 CORE_GUI_LIBS
="aui $CORE_GUI_LIBS"
45357 if test "$wxUSE_GUI" != "yes"; then
45366 if test "$wxUSE_MAC" = 1 ; then
45367 if test "$wxUSE_SOUND" = "yes" || test "$wxUSE_MEDIACTRL" = "yes"; then
45368 if test "$USE_DARWIN" = 1; then
45369 LDFLAGS
="$LDFLAGS -framework QuickTime"
45371 LDFLAGS
="$LDFLAGS -lQuickTimeLib"
45374 if test "$USE_DARWIN" = 1; then
45375 LDFLAGS
="$LDFLAGS -framework IOKit -framework Carbon -framework Cocoa -framework System"
45377 LDFLAGS
="$LDFLAGS -lCarbonLib"
45380 if test "$wxUSE_COCOA" = 1 ; then
45381 LDFLAGS
="$LDFLAGS -framework IOKit -framework Cocoa"
45382 if test "$wxUSE_MEDIACTRL" = "yes"; then
45383 LDFLAGS
="$LDFLAGS -framework QuickTime"
45386 if test "$USE_DARWIN" = 1 -a "$wxUSE_MAC" != 1 -a "$wxUSE_COCOA" != 1 ; then
45387 LDFLAGS
="$LDFLAGS -framework IOKit -framework CoreServices -framework System -framework ApplicationServices"
45390 LIBS
="$ZLIB_LINK $POSIX4_LINK $INET_LINK $WCHAR_LINK $DL_LINK $LIBS"
45392 if test "$wxUSE_GUI" = "yes"; then
45395 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS artprov controls dialogs drawing \
45396 dynamic erase event exec font image minimal mobile \
45397 mobile/wxedit mobile/styles propsize render \
45398 rotate shaped taborder vscroll widgets"
45400 if test "$wxUSE_MONOLITHIC" != "yes"; then
45401 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS console"
45403 if test "$TOOLKIT" = "MSW"; then
45404 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS regtest"
45405 if test "$wxUSE_UNIVERSAL" != "yes"; then
45406 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS ownerdrw nativdlg"
45409 if test "$TOOLKIT" = "PM" -a "$wxUSE_UNIVERSAL" != "yes"; then
45410 SAMPLES_SUBDIRS
="$SAMPLES_SUBDIRS ownerdrw"
45413 SAMPLES_SUBDIRS
="console"
45417 if test "x$INTELCC" = "xyes" ; then
45418 CWARNINGS
="-Wall -wd810,869,981,1418,1572,1684"
45419 elif test "$GCC" = yes ; then
45420 CWARNINGS
="-Wall -Wundef"
45423 if test "x$INTELCXX" = "xyes" ; then
45424 CXXWARNINGS
="-Wall -wd279,383,444,810,869,981,1418,1419"
45425 elif test "$GXX" = yes ; then
45426 CXXWARNINGS
="-Wall -Wundef -Wno-ctor-dtor-privacy"
45430 WXCONFIG_CFLAGS
=`echo $WXCONFIG_CFLAGS`
45431 WXCONFIG_CXXFLAGS
=`echo $WXCONFIG_CFLAGS $WXCONFIG_CXXFLAGS`
45434 CPPFLAGS
=`echo $WXCONFIG_CPPFLAGS \
45435 -I\\${wx_top_builddir}/lib/wx/include/${TOOLCHAIN_FULLNAME} \
45436 -I\\${top_srcdir}/include $TOOLKIT_INCLUDE \
45439 C_AND_CXX_FLAGS
="$DEBUG_CFLAGS $PROFILE_FLAGS $OPTIMISE_CFLAGS"
45440 CFLAGS
=`echo $WXCONFIG_CFLAGS $CWARNINGS $C_AND_CXX_FLAGS $CFLAGS `
45441 CXXFLAGS
=`echo $WXCONFIG_CXXFLAGS $CXXWARNINGS $C_AND_CXX_FLAGS $CXXFLAGS `
45443 WXCONFIG_CPPFLAGS
=`echo $WXCONFIG_CPPFLAGS $WXCONFIG_ONLY_CPPFLAGS`
45446 if test "x$MWCC" = "xyes"; then
45448 CC
="$CC -cwd source -I-"
45449 CXX
="$CXX -cwd source -I-"
45454 EXTRALIBS
="$LDFLAGS $LDFLAGS_VERSIONING $LIBS $DMALLOC_LIBS"
45455 EXTRALIBS_XML
="$EXPAT_LINK"
45456 EXTRALIBS_HTML
="$MSPACK_LINK"
45457 EXTRALIBS_ODBC
="$ODBC_LINK"
45458 if test "$wxUSE_GUI" = "yes"; then
45459 EXTRALIBS_GUI
=`echo $GUI_TK_LIBRARY $PNG_LINK $JPEG_LINK $TIFF_LINK $WEBKIT_LINK $EXTRALIBS_HILDON $EXTRALIBS_GNOMEVFS $EXTRALIBS_GNOMEPRINT`
45461 if test "$wxUSE_OPENGL" = "yes"; then
45462 EXTRALIBS_OPENGL
="$LDFLAGS_GL $OPENGL_LIBS"
45465 LDFLAGS
="$LDFLAGS $PROFILE_FLAGS"
45467 WXCONFIG_LIBS
="$LIBS"
45469 if test "$wxUSE_REGEX" = "builtin" ; then
45470 wxconfig_3rdparty
="regex${lib_unicode_suffix} $wxconfig_3rdparty"
45472 if test "$wxUSE_EXPAT" = "builtin" ; then
45473 wxconfig_3rdparty
="expat $wxconfig_3rdparty"
45475 if test "$wxUSE_ODBC" = "builtin" ; then
45476 wxconfig_3rdparty
="odbc $wxconfig_3rdparty"
45478 if test "$wxUSE_LIBTIFF" = "builtin" ; then
45479 wxconfig_3rdparty
="tiff $wxconfig_3rdparty"
45481 if test "$wxUSE_LIBJPEG" = "builtin" ; then
45482 wxconfig_3rdparty
="jpeg $wxconfig_3rdparty"
45484 if test "$wxUSE_LIBPNG" = "builtin" ; then
45485 wxconfig_3rdparty
="png $wxconfig_3rdparty"
45487 if test "$wxUSE_ZLIB" = "builtin" ; then
45488 wxconfig_3rdparty
="zlib $wxconfig_3rdparty"
45491 for i
in $wxconfig_3rdparty ; do
45492 WXCONFIG_LIBS
="-lwx${i}${lib_debug_suffix}${WX_LIB_FLAVOUR}-${WX_RELEASE}${HOST_SUFFIX} $WXCONFIG_LIBS"
45496 if test "x$wxUSE_UNIVERSAL" = "xyes" ; then
45499 case "$wxUNIV_THEMES" in
45501 cat >>confdefs.h
<<\_ACEOF
45502 #define wxUSE_ALL_THEMES 1
45508 for t
in `echo $wxUNIV_THEMES | tr , ' ' | tr a-z A-Z`; do
45509 cat >>confdefs.h
<<_ACEOF
45510 #define wxUSE_THEME_$t 1
45527 if test $wxUSE_MONOLITHIC = "yes" ; then
45533 if test $wxUSE_PLUGINS = "yes" ; then
45539 if test $wxUSE_ODBC != "no" ; then
45545 if test "$wxUSE_DEBUGREPORT" = "yes" ; then
45551 if test $wxUSE_OFFICIAL_BUILD = "yes" ; then
45581 TOOLKIT_LOWERCASE
=`echo $TOOLKIT | tr "[A-Z]" "[a-z]"`
45592 TOOLKIT_DESC
="GTK+"
45593 if test "$WXGTK20" = 1; then
45594 TOOLKIT_DESC
="$TOOLKIT_DESC 2"
45595 if test "$wxUSE_LIBGNOMEPRINT" = "yes" ; then
45596 TOOLKIT_EXTRA
="$TOOLKIT_EXTRA gnomeprint";
45598 if test "$wxUSE_LIBGNOMEVFS" = "yes" ; then
45599 TOOLKIT_EXTRA
="$TOOLKIT_EXTRA gnomevfs"
45601 if test "$wxUSE_LIBHILDON" = "yes"; then
45602 TOOLKIT_EXTRA
="$TOOLKIT_EXTRA hildon"
45605 if test "$TOOLKIT_EXTRA" != ""; then
45606 TOOLKIT_DESC
="$TOOLKIT_DESC with support for `echo $TOOLKIT_EXTRA | tr -s ' '`"
45612 TOOLKIT_DESC
=$TOOLKIT_LOWERCASE
45616 TOOLKIT_DESC
="base only"
45620 if test "$wxUSE_WINE" = "yes"; then
45621 BAKEFILE_FORCE_PLATFORM
=win32
45624 if test "$wxUSE_MAC" = 1 ; then
45625 if test "x$wxUSE_UNIVERSAL_BINARY" != xno
; then
45626 if test "x$wxUSE_UNIVERSAL_BINARY" == xyes
; then
45627 OSX_UNIV_OPTS
="-isysroot /Developer/SDKs/MacOSX10.4u.sdk"
45629 OSX_UNIV_OPTS
=${wxUSE_UNIVERSAL_BINARY:+"-isysroot '$wxUSE_UNIVERSAL_BINARY'"}
45631 OSX_UNIV_OPTS
="$OSX_UNIV_OPTS -arch ppc -arch i386"
45632 CXXFLAGS
="$OSX_UNIV_OPTS $CXXFLAGS"
45633 CFLAGS
="$OSX_UNIV_OPTS $CFLAGS"
45634 LDFLAGS
="$OSX_UNIV_OPTS $LDFLAGS"
45637 # TODO: where do we add "-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk" for libtool (static builds only)?
45638 # The makefile currently uses AR and RANLIB, which libtool apparently supercedes.
45641 if test "$wxUSE_UNICODE" = yes -a "$GCC" = yes -a "$bk_use_pch" != no
45643 { echo "$as_me:$LINENO: checking for gcc precompiled header bug" >&5
45644 echo $ECHO_N "checking for gcc precompiled header bug... $ECHO_C" >&6; }
45645 if test "${wx_cv_gcc_pch_bug+set}" = set; then
45646 echo $ECHO_N "(cached) $ECHO_C" >&6
45649 echo '#include <stdio.h>
45650 const wchar_t test_var[] = L"awidetest";' > conftest.h
45652 echo '#include "conftest.h"
45655 printf("%ls", test_var);
45659 wx_cv_gcc_pch_bug
="pch not supported"
45661 if $CXX conftest.h
>/dev
/null
2>&1
45665 if $CXX -o conftest
$PROGRAM_EXT conftest.cpp
>/dev
/null
2>&1
45667 if tr -dc '[a-z]' < conftest
$PROGRAM_EXT |
45668 grep awidetest
>/dev
/null
45670 wx_cv_gcc_pch_bug
=no
45672 wx_cv_gcc_pch_bug
=yes
45677 rm -f conftest.h conftest.gch conftest.cpp conftest
$PROGRAM_EXT
45680 { echo "$as_me:$LINENO: result: $wx_cv_gcc_pch_bug" >&5
45681 echo "${ECHO_T}$wx_cv_gcc_pch_bug" >&6; }
45683 if test "$wx_cv_gcc_pch_bug" = yes; then
45691 if test "x$BAKEFILE_HOST" = "x"; then
45692 if test "x${host}" = "x" ; then
45693 { { echo "$as_me:$LINENO: error: You must call the autoconf \"CANONICAL_HOST\" macro in your configure.ac (or .in) file." >&5
45694 echo "$as_me: error: You must call the autoconf \"CANONICAL_HOST\" macro in your configure.ac (or .in) file." >&2;}
45695 { (exit 1); exit 1; }; }
45698 BAKEFILE_HOST
="${host}"
45701 if test "x$BAKEFILE_CHECK_BASICS" != "xno"; then
45703 if test -n "$ac_tool_prefix"; then
45704 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
45705 set dummy
${ac_tool_prefix}ranlib
; ac_word
=$2
45706 { echo "$as_me:$LINENO: checking for $ac_word" >&5
45707 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
45708 if test "${ac_cv_prog_RANLIB+set}" = set; then
45709 echo $ECHO_N "(cached) $ECHO_C" >&6
45711 if test -n "$RANLIB"; then
45712 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
45714 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
45715 for as_dir
in $PATH
45718 test -z "$as_dir" && as_dir
=.
45719 for ac_exec_ext
in '' $ac_executable_extensions; do
45720 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
45721 ac_cv_prog_RANLIB
="${ac_tool_prefix}ranlib"
45722 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
45731 RANLIB
=$ac_cv_prog_RANLIB
45732 if test -n "$RANLIB"; then
45733 { echo "$as_me:$LINENO: result: $RANLIB" >&5
45734 echo "${ECHO_T}$RANLIB" >&6; }
45736 { echo "$as_me:$LINENO: result: no" >&5
45737 echo "${ECHO_T}no" >&6; }
45742 if test -z "$ac_cv_prog_RANLIB"; then
45743 ac_ct_RANLIB
=$RANLIB
45744 # Extract the first word of "ranlib", so it can be a program name with args.
45745 set dummy ranlib
; ac_word
=$2
45746 { echo "$as_me:$LINENO: checking for $ac_word" >&5
45747 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
45748 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
45749 echo $ECHO_N "(cached) $ECHO_C" >&6
45751 if test -n "$ac_ct_RANLIB"; then
45752 ac_cv_prog_ac_ct_RANLIB
="$ac_ct_RANLIB" # Let the user override the test.
45754 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
45755 for as_dir
in $PATH
45758 test -z "$as_dir" && as_dir
=.
45759 for ac_exec_ext
in '' $ac_executable_extensions; do
45760 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
45761 ac_cv_prog_ac_ct_RANLIB
="ranlib"
45762 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
45771 ac_ct_RANLIB
=$ac_cv_prog_ac_ct_RANLIB
45772 if test -n "$ac_ct_RANLIB"; then
45773 { echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
45774 echo "${ECHO_T}$ac_ct_RANLIB" >&6; }
45776 { echo "$as_me:$LINENO: result: no" >&5
45777 echo "${ECHO_T}no" >&6; }
45780 if test "x$ac_ct_RANLIB" = x
; then
45783 case $cross_compiling:$ac_tool_warned in
45785 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
45786 whose name does not start with the host triplet. If you think this
45787 configuration is useful to you, please write to autoconf@gnu.org." >&5
45788 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
45789 whose name does not start with the host triplet. If you think this
45790 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
45791 ac_tool_warned
=yes ;;
45793 RANLIB
=$ac_ct_RANLIB
45796 RANLIB
="$ac_cv_prog_RANLIB"
45799 # Find a good install program. We prefer a C program (faster),
45800 # so one script is as good as another. But avoid the broken or
45801 # incompatible versions:
45802 # SysV /etc/install, /usr/sbin/install
45803 # SunOS /usr/etc/install
45804 # IRIX /sbin/install
45806 # AmigaOS /C/install, which installs bootblocks on floppy discs
45807 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
45808 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
45809 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
45810 # OS/2's system install, which has a completely different semantic
45811 # ./install, which can be erroneously created by make from ./install.sh.
45812 { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
45813 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
45814 if test -z "$INSTALL"; then
45815 if test "${ac_cv_path_install+set}" = set; then
45816 echo $ECHO_N "(cached) $ECHO_C" >&6
45818 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
45819 for as_dir
in $PATH
45822 test -z "$as_dir" && as_dir
=.
45823 # Account for people who put trailing slashes in PATH elements.
45825 .
/ | .
// | /cC
/* | \
45826 /etc
/* | /usr
/sbin
/* | /usr
/etc
/* | /sbin
/* | /usr
/afsws
/bin
/* | \
45827 ?
:\\/os2
\\/install\\/* | ?
:\\/OS2
\\/INSTALL
\\/* | \
45830 # OSF1 and SCO ODT 3.0 have their own names for install.
45831 # Don't use installbsd from OSF since it installs stuff as root
45833 for ac_prog
in ginstall scoinst
install; do
45834 for ac_exec_ext
in '' $ac_executable_extensions; do
45835 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
45836 if test $ac_prog = install &&
45837 grep dspmsg
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
45838 # AIX install. It has an incompatible calling convention.
45840 elif test $ac_prog = install &&
45841 grep pwplus
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
45842 # program-specific install script used by HP pwplus--don't use.
45845 ac_cv_path_install
="$as_dir/$ac_prog$ac_exec_ext -c"
45858 if test "${ac_cv_path_install+set}" = set; then
45859 INSTALL
=$ac_cv_path_install
45861 # As a last resort, use the slow shell script. Don't cache a
45862 # value for INSTALL within a source directory, because that will
45863 # break other packages using the cache if that directory is
45864 # removed, or if the value is a relative name.
45865 INSTALL
=$ac_install_sh
45868 { echo "$as_me:$LINENO: result: $INSTALL" >&5
45869 echo "${ECHO_T}$INSTALL" >&6; }
45871 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
45872 # It thinks the first close brace ends the variable substitution.
45873 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
45875 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}'
45877 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
45879 { echo "$as_me:$LINENO: checking whether ln -s works" >&5
45880 echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6; }
45882 if test "$LN_S" = "ln -s"; then
45883 { echo "$as_me:$LINENO: result: yes" >&5
45884 echo "${ECHO_T}yes" >&6; }
45886 { echo "$as_me:$LINENO: result: no, using $LN_S" >&5
45887 echo "${ECHO_T}no, using $LN_S" >&6; }
45891 { echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
45892 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
45893 set x
${MAKE-make}; ac_make
=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
45894 if { as_var
=ac_cv_prog_make_
${ac_make}_set
; eval "test \"\${$as_var+set}\" = set"; }; then
45895 echo $ECHO_N "(cached) $ECHO_C" >&6
45897 cat >conftest.
make <<\_ACEOF
45900 @
echo '@@@%%%=$(MAKE)=@@@%%%'
45902 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
45903 case `${MAKE-make} -f conftest.make 2>/dev/null` in
45904 *@@@
%%%=?
*=@@@
%%%*)
45905 eval ac_cv_prog_make_
${ac_make}_set
=yes;;
45907 eval ac_cv_prog_make_
${ac_make}_set
=no
;;
45909 rm -f conftest.
make
45911 if eval test \
$ac_cv_prog_make_${ac_make}_set
= yes; then
45912 { echo "$as_me:$LINENO: result: yes" >&5
45913 echo "${ECHO_T}yes" >&6; }
45916 { echo "$as_me:$LINENO: result: no" >&5
45917 echo "${ECHO_T}no" >&6; }
45918 SET_MAKE
="MAKE=${MAKE-make}"
45923 if test "x$SUNCXX" = "xyes"; then
45925 AROPTIONS
="-xar -o"
45927 elif test "x$SGICC" = "xyes"; then
45932 if test -n "$ac_tool_prefix"; then
45933 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
45934 set dummy
${ac_tool_prefix}ar; ac_word
=$2
45935 { echo "$as_me:$LINENO: checking for $ac_word" >&5
45936 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
45937 if test "${ac_cv_prog_AR+set}" = set; then
45938 echo $ECHO_N "(cached) $ECHO_C" >&6
45940 if test -n "$AR"; then
45941 ac_cv_prog_AR
="$AR" # Let the user override the test.
45943 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
45944 for as_dir
in $PATH
45947 test -z "$as_dir" && as_dir
=.
45948 for ac_exec_ext
in '' $ac_executable_extensions; do
45949 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
45950 ac_cv_prog_AR
="${ac_tool_prefix}ar"
45951 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
45961 if test -n "$AR"; then
45962 { echo "$as_me:$LINENO: result: $AR" >&5
45963 echo "${ECHO_T}$AR" >&6; }
45965 { echo "$as_me:$LINENO: result: no" >&5
45966 echo "${ECHO_T}no" >&6; }
45971 if test -z "$ac_cv_prog_AR"; then
45973 # Extract the first word of "ar", so it can be a program name with args.
45974 set dummy
ar; ac_word
=$2
45975 { echo "$as_me:$LINENO: checking for $ac_word" >&5
45976 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
45977 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
45978 echo $ECHO_N "(cached) $ECHO_C" >&6
45980 if test -n "$ac_ct_AR"; then
45981 ac_cv_prog_ac_ct_AR
="$ac_ct_AR" # Let the user override the test.
45983 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
45984 for as_dir
in $PATH
45987 test -z "$as_dir" && as_dir
=.
45988 for ac_exec_ext
in '' $ac_executable_extensions; do
45989 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
45990 ac_cv_prog_ac_ct_AR
="ar"
45991 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
46000 ac_ct_AR
=$ac_cv_prog_ac_ct_AR
46001 if test -n "$ac_ct_AR"; then
46002 { echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
46003 echo "${ECHO_T}$ac_ct_AR" >&6; }
46005 { echo "$as_me:$LINENO: result: no" >&5
46006 echo "${ECHO_T}no" >&6; }
46009 if test "x$ac_ct_AR" = x
; then
46012 case $cross_compiling:$ac_tool_warned in
46014 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
46015 whose name does not start with the host triplet. If you think this
46016 configuration is useful to you, please write to autoconf@gnu.org." >&5
46017 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
46018 whose name does not start with the host triplet. If you think this
46019 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
46020 ac_tool_warned
=yes ;;
46025 AR
="$ac_cv_prog_AR"
46032 if test -n "$ac_tool_prefix"; then
46033 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
46034 set dummy
${ac_tool_prefix}strip
; ac_word
=$2
46035 { echo "$as_me:$LINENO: checking for $ac_word" >&5
46036 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
46037 if test "${ac_cv_prog_STRIP+set}" = set; then
46038 echo $ECHO_N "(cached) $ECHO_C" >&6
46040 if test -n "$STRIP"; then
46041 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
46043 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
46044 for as_dir
in $PATH
46047 test -z "$as_dir" && as_dir
=.
46048 for ac_exec_ext
in '' $ac_executable_extensions; do
46049 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
46050 ac_cv_prog_STRIP
="${ac_tool_prefix}strip"
46051 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
46060 STRIP
=$ac_cv_prog_STRIP
46061 if test -n "$STRIP"; then
46062 { echo "$as_me:$LINENO: result: $STRIP" >&5
46063 echo "${ECHO_T}$STRIP" >&6; }
46065 { echo "$as_me:$LINENO: result: no" >&5
46066 echo "${ECHO_T}no" >&6; }
46071 if test -z "$ac_cv_prog_STRIP"; then
46073 # Extract the first word of "strip", so it can be a program name with args.
46074 set dummy strip
; ac_word
=$2
46075 { echo "$as_me:$LINENO: checking for $ac_word" >&5
46076 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
46077 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
46078 echo $ECHO_N "(cached) $ECHO_C" >&6
46080 if test -n "$ac_ct_STRIP"; then
46081 ac_cv_prog_ac_ct_STRIP
="$ac_ct_STRIP" # Let the user override the test.
46083 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
46084 for as_dir
in $PATH
46087 test -z "$as_dir" && as_dir
=.
46088 for ac_exec_ext
in '' $ac_executable_extensions; do
46089 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
46090 ac_cv_prog_ac_ct_STRIP
="strip"
46091 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
46100 ac_ct_STRIP
=$ac_cv_prog_ac_ct_STRIP
46101 if test -n "$ac_ct_STRIP"; then
46102 { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
46103 echo "${ECHO_T}$ac_ct_STRIP" >&6; }
46105 { echo "$as_me:$LINENO: result: no" >&5
46106 echo "${ECHO_T}no" >&6; }
46109 if test "x$ac_ct_STRIP" = x
; then
46112 case $cross_compiling:$ac_tool_warned in
46114 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
46115 whose name does not start with the host triplet. If you think this
46116 configuration is useful to you, please write to autoconf@gnu.org." >&5
46117 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
46118 whose name does not start with the host triplet. If you think this
46119 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
46120 ac_tool_warned
=yes ;;
46125 STRIP
="$ac_cv_prog_STRIP"
46128 if test -n "$ac_tool_prefix"; then
46129 # Extract the first word of "${ac_tool_prefix}nm", so it can be a program name with args.
46130 set dummy
${ac_tool_prefix}nm
; ac_word
=$2
46131 { echo "$as_me:$LINENO: checking for $ac_word" >&5
46132 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
46133 if test "${ac_cv_prog_NM+set}" = set; then
46134 echo $ECHO_N "(cached) $ECHO_C" >&6
46136 if test -n "$NM"; then
46137 ac_cv_prog_NM
="$NM" # Let the user override the test.
46139 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
46140 for as_dir
in $PATH
46143 test -z "$as_dir" && as_dir
=.
46144 for ac_exec_ext
in '' $ac_executable_extensions; do
46145 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
46146 ac_cv_prog_NM
="${ac_tool_prefix}nm"
46147 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
46157 if test -n "$NM"; then
46158 { echo "$as_me:$LINENO: result: $NM" >&5
46159 echo "${ECHO_T}$NM" >&6; }
46161 { echo "$as_me:$LINENO: result: no" >&5
46162 echo "${ECHO_T}no" >&6; }
46167 if test -z "$ac_cv_prog_NM"; then
46169 # Extract the first word of "nm", so it can be a program name with args.
46170 set dummy nm
; ac_word
=$2
46171 { echo "$as_me:$LINENO: checking for $ac_word" >&5
46172 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
46173 if test "${ac_cv_prog_ac_ct_NM+set}" = set; then
46174 echo $ECHO_N "(cached) $ECHO_C" >&6
46176 if test -n "$ac_ct_NM"; then
46177 ac_cv_prog_ac_ct_NM
="$ac_ct_NM" # Let the user override the test.
46179 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
46180 for as_dir
in $PATH
46183 test -z "$as_dir" && as_dir
=.
46184 for ac_exec_ext
in '' $ac_executable_extensions; do
46185 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
46186 ac_cv_prog_ac_ct_NM
="nm"
46187 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
46196 ac_ct_NM
=$ac_cv_prog_ac_ct_NM
46197 if test -n "$ac_ct_NM"; then
46198 { echo "$as_me:$LINENO: result: $ac_ct_NM" >&5
46199 echo "${ECHO_T}$ac_ct_NM" >&6; }
46201 { echo "$as_me:$LINENO: result: no" >&5
46202 echo "${ECHO_T}no" >&6; }
46205 if test "x$ac_ct_NM" = x
; then
46208 case $cross_compiling:$ac_tool_warned in
46210 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
46211 whose name does not start with the host triplet. If you think this
46212 configuration is useful to you, please write to autoconf@gnu.org." >&5
46213 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
46214 whose name does not start with the host triplet. If you think this
46215 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
46216 ac_tool_warned
=yes ;;
46221 NM
="$ac_cv_prog_NM"
46225 case ${BAKEFILE_HOST} in
46227 INSTALL_DIR
="mkdir -p"
46230 INSTALL_DIR
='$(INSTALL) -d'
46236 case ${BAKEFILE_HOST} in
46237 *-*-cygwin* | *-*-mingw32* )
46238 LDFLAGS_GUI
="-mwindows"
46244 { echo "$as_me:$LINENO: checking if make is GNU make" >&5
46245 echo $ECHO_N "checking if make is GNU make... $ECHO_C" >&6; }
46246 if test "${bakefile_cv_prog_makeisgnu+set}" = set; then
46247 echo $ECHO_N "(cached) $ECHO_C" >&6
46250 if ( ${SHELL-sh} -c "${MAKE-make} --version" 2> /dev
/null
|
46251 egrep -s GNU
> /dev
/null
); then
46252 bakefile_cv_prog_makeisgnu
="yes"
46254 bakefile_cv_prog_makeisgnu
="no"
46258 { echo "$as_me:$LINENO: result: $bakefile_cv_prog_makeisgnu" >&5
46259 echo "${ECHO_T}$bakefile_cv_prog_makeisgnu" >&6; }
46261 if test "x$bakefile_cv_prog_makeisgnu" = "xyes"; then
46278 if test "x$BAKEFILE_FORCE_PLATFORM" = "x"; then
46279 case "${BAKEFILE_HOST}" in
46286 *-pc-os2_emx | *-pc-os2-emx )
46296 powerpc
-apple-macos* )
46305 case "$BAKEFILE_FORCE_PLATFORM" in
46340 # Check whether --enable-omf was given.
46341 if test "${enable_omf+set}" = set; then
46342 enableval
=$enable_omf; bk_os2_use_omf
="$enableval"
46346 case "${BAKEFILE_HOST}" in
46348 if test "x$GCC" = "xyes"; then
46349 CFLAGS
="$CFLAGS -fno-common"
46350 CXXFLAGS
="$CXXFLAGS -fno-common"
46352 if test "x$XLCC" = "xyes"; then
46353 CFLAGS
="$CFLAGS -qnocommon"
46354 CXXFLAGS
="$CXXFLAGS -qnocommon"
46358 *-pc-os2_emx | *-pc-os2-emx )
46359 if test "x$bk_os2_use_omf" = "xyes" ; then
46362 LDFLAGS
="-Zomf $LDFLAGS"
46363 CFLAGS
="-Zomf $CFLAGS"
46364 CXXFLAGS
="-Zomf $CXXFLAGS"
46372 LDFLAGS
="-L/boot/develop/lib/x86 $LDFLAGS"
46378 SO_SUFFIX_MODULE
="so"
46383 DLLPREFIX_MODULE
=""
46387 case "${BAKEFILE_HOST}" in
46390 SO_SUFFIX_MODULE
="sl"
46394 SO_SUFFIX_MODULE
="a"
46398 SO_SUFFIX_MODULE
="dll"
46399 DLLIMP_SUFFIX
="dll.a"
46406 SO_SUFFIX_MODULE
="dll"
46407 DLLIMP_SUFFIX
="dll.a"
46417 *-pc-os2_emx | *-pc-os2-emx )
46419 SO_SUFFIX_MODULE
="dll"
46420 DLLIMP_SUFFIX
=$OS2_LIBEXT
46424 LIBEXT
=".$OS2_LIBEXT"
46429 SO_SUFFIX_MODULE
="bundle"
46433 if test "x$DLLIMP_SUFFIX" = "x" ; then
46434 DLLIMP_SUFFIX
="$SO_SUFFIX"
46449 if test "x$GCC" = "xyes"; then
46453 SHARED_LD_CC
="\$(CC) -shared ${PIC_FLAG} -o"
46454 SHARED_LD_CXX
="\$(CXX) -shared ${PIC_FLAG} -o"
46457 case "${BAKEFILE_HOST}" in
46459 if test "x$GCC" != "xyes"; then
46460 LDFLAGS
="$LDFLAGS -L/usr/lib"
46462 SHARED_LD_CC
="${CC} -b -o"
46463 SHARED_LD_CXX
="${CXX} -b -o"
46469 if test "x$GCC" != "xyes"; then
46470 { echo "$as_me:$LINENO: checking for Intel compiler" >&5
46471 echo $ECHO_N "checking for Intel compiler... $ECHO_C" >&6; }
46472 if test "${bakefile_cv_prog_icc+set}" = set; then
46473 echo $ECHO_N "(cached) $ECHO_C" >&6
46476 cat >conftest.
$ac_ext <<_ACEOF
46479 cat confdefs.h
>>conftest.
$ac_ext
46480 cat >>conftest.
$ac_ext <<_ACEOF
46481 /* end confdefs.h. */
46487 #ifndef __INTEL_COMPILER
46495 rm -f conftest.
$ac_objext
46496 if { (ac_try
="$ac_compile"
46497 case "(($ac_try" in
46498 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
46499 *) ac_try_echo=$ac_try;;
46501 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
46502 (eval "$ac_compile") 2>conftest.er1
46504 grep -v '^ *+' conftest.er1 >conftest.err
46506 cat conftest.err >&5
46507 echo "$as_me:$LINENO: \$? = $ac_status" >&5
46508 (exit $ac_status); } && {
46509 test -z "$ac_c_werror_flag" ||
46510 test ! -s conftest.err
46511 } && test -s conftest.$ac_objext; then
46512 bakefile_cv_prog_icc=yes
46514 echo "$as_me: failed program was:" >&5
46515 sed 's/^/| /' conftest.$ac_ext >&5
46517 bakefile_cv_prog_icc=no
46521 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
46524 { echo "$as_me:$LINENO: result: $bakefile_cv_prog_icc" >&5
46525 echo "${ECHO_T}$bakefile_cv_prog_icc" >&6; }
46526 if test "$bakefile_cv_prog_icc" = "yes"; then
46533 if test "x$GCC" != xyes ; then
46534 SHARED_LD_CC="${CC} -G -o"
46535 SHARED_LD_CXX="${CXX} -G -o"
46543 cat <<EOF >shared-ld-sh
46545 #-----------------------------------------------------------------------------
46546 #-- Name: distrib/mac/shared-ld-sh
46547 #-- Purpose: Link a mach-o dynamic shared library for Darwin / Mac OS X
46548 #-- Author: Gilles Depeyrot
46549 #-- Copyright: (c) 2002 Gilles Depeyrot
46550 #-- Licence: any use permitted
46551 #-----------------------------------------------------------------------------
46556 linking_flag="-dynamiclib"
46557 ldargs="-r -keep_private_externs -nostdlib"
46559 while test ${D}# -gt 0; do
46566 -o|-compatibility_version|-current_version|-framework|-undefined|-install_name)
46567 # collect these options and values
46568 args="${D}{args} ${D}1 ${D}2"
46573 # collect these load args
46574 ldargs="${D}{ldargs} ${D}1"
46577 -l*|-L*|-flat_namespace|-headerpad_max_install_names)
46578 # collect these options
46579 args="${D}{args} ${D}1"
46582 -dynamiclib|-bundle)
46583 linking_flag="${D}1"
46587 echo "shared-ld: unhandled option '${D}1'"
46591 *.o | *.a | *.dylib)
46592 # collect object files
46593 objects="${D}{objects} ${D}1"
46597 echo "shared-ld: unhandled argument '${D}1'"
46608 # Link one module containing all the others
46610 if test ${D}{verbose} = 1; then
46611 echo "c++ ${D}{ldargs} ${D}{objects} -o master.${D}${D}.o"
46613 c++ ${D}{ldargs} ${D}{objects} -o master.${D}${D}.o
46617 # Link the shared library from the single module created, but only if the
46618 # previous command didn't fail:
46620 if test ${D}{status} = 0; then
46621 if test ${D}{verbose} = 1; then
46622 echo "c++ ${D}{linking_flag} master.${D}${D}.o ${D}{args}"
46624 c++ ${D}{linking_flag} master.${D}${D}.o ${D}{args}
46629 # Remove intermediate module
46631 rm -f master.${D}${D}.o
46636 chmod +x shared-ld-sh
46638 SHARED_LD_MODULE_CC="`pwd`/shared-ld-sh -bundle -headerpad_max_install_names -o"
46639 SHARED_LD_MODULE_CXX="$SHARED_LD_MODULE_CC"
46642 { echo "$as_me:$LINENO: checking for gcc 3.1 or later" >&5
46643 echo $ECHO_N "checking for gcc 3.1 or later... $ECHO_C" >&6; }
46644 if test "${bakefile_cv_gcc31+set}" = set; then
46645 echo $ECHO_N "(cached) $ECHO_C" >&6
46648 cat >conftest.$ac_ext <<_ACEOF
46651 cat confdefs.h >>conftest.$ac_ext
46652 cat >>conftest.$ac_ext <<_ACEOF
46653 /* end confdefs.h. */
46659 #if (__GNUC__ < 3) || \
46660 ((__GNUC__ == 3) && (__GNUC_MINOR__ < 1))
46668 rm -f conftest.$ac_objext
46669 if { (ac_try="$ac_compile"
46670 case "(($ac_try" in
46671 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
46672 *) ac_try_echo
=$ac_try;;
46674 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
46675 (eval "$ac_compile") 2>conftest.er1
46677 grep -v '^ *+' conftest.er1
>conftest.err
46679 cat conftest.err
>&5
46680 echo "$as_me:$LINENO: \$? = $ac_status" >&5
46681 (exit $ac_status); } && {
46682 test -z "$ac_c_werror_flag" ||
46683 test ! -s conftest.err
46684 } && test -s conftest.
$ac_objext; then
46686 bakefile_cv_gcc31
=yes
46689 echo "$as_me: failed program was:" >&5
46690 sed 's/^/| /' conftest.
$ac_ext >&5
46693 bakefile_cv_gcc31
=no
46698 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
46701 { echo "$as_me:$LINENO: result: $bakefile_cv_gcc31" >&5
46702 echo "${ECHO_T}$bakefile_cv_gcc31" >&6; }
46703 if test "$bakefile_cv_gcc31" = "no"; then
46704 SHARED_LD_CC
="`pwd`/shared-ld-sh -dynamiclib -headerpad_max_install_names -o"
46705 SHARED_LD_CXX
="$SHARED_LD_CC"
46707 SHARED_LD_CC
="\${CC} -dynamiclib -single_module -headerpad_max_install_names -o"
46708 SHARED_LD_CXX
="\${CXX} -dynamiclib -single_module -headerpad_max_install_names -o"
46711 if test "x$GCC" == "xyes"; then
46712 PIC_FLAG
="-dynamic -fPIC"
46714 if test "x$XLCC" = "xyes"; then
46715 PIC_FLAG
="-dynamic -DPIC"
46720 if test "x$GCC" = "xyes"; then
46723 case "${BAKEFILE_HOST}" in
46725 LD_EXPFULL
="-Wl,-bexpfull"
46729 SHARED_LD_CC
="\$(CC) -shared $LD_EXPFULL -o"
46730 SHARED_LD_CXX
="\$(CXX) -shared $LD_EXPFULL -o"
46732 # Extract the first word of "makeC++SharedLib", so it can be a program name with args.
46733 set dummy makeC
++SharedLib
; ac_word
=$2
46734 { echo "$as_me:$LINENO: checking for $ac_word" >&5
46735 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
46736 if test "${ac_cv_prog_AIX_CXX_LD+set}" = set; then
46737 echo $ECHO_N "(cached) $ECHO_C" >&6
46739 if test -n "$AIX_CXX_LD"; then
46740 ac_cv_prog_AIX_CXX_LD
="$AIX_CXX_LD" # Let the user override the test.
46742 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
46743 for as_dir
in $PATH
46746 test -z "$as_dir" && as_dir
=.
46747 for ac_exec_ext
in '' $ac_executable_extensions; do
46748 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
46749 ac_cv_prog_AIX_CXX_LD
="makeC++SharedLib"
46750 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
46757 test -z "$ac_cv_prog_AIX_CXX_LD" && ac_cv_prog_AIX_CXX_LD
="/usr/lpp/xlC/bin/makeC++SharedLib"
46760 AIX_CXX_LD
=$ac_cv_prog_AIX_CXX_LD
46761 if test -n "$AIX_CXX_LD"; then
46762 { echo "$as_me:$LINENO: result: $AIX_CXX_LD" >&5
46763 echo "${ECHO_T}$AIX_CXX_LD" >&6; }
46765 { echo "$as_me:$LINENO: result: no" >&5
46766 echo "${ECHO_T}no" >&6; }
46770 SHARED_LD_CC
="$AIX_CC_LD -p 0 -o"
46771 SHARED_LD_CXX
="$AIX_CXX_LD -p 0 -o"
46776 SHARED_LD_CC
="${LD} -nostart -o"
46777 SHARED_LD_CXX
="${LD} -nostart -o"
46781 if test "x$GCC" != "xyes"; then
46786 *-*-cygwin* | *-*-mingw32* )
46788 SHARED_LD_CC
="\$(CC) -shared -o"
46789 SHARED_LD_CXX
="\$(CXX) -shared -o"
46793 *-pc-os2_emx | *-pc-os2-emx )
46794 SHARED_LD_CC
="`pwd`/dllar.sh -libf INITINSTANCE -libf TERMINSTANCE -o"
46795 SHARED_LD_CXX
="`pwd`/dllar.sh -libf INITINSTANCE -libf TERMINSTANCE -o"
46799 cat <<EOF >dllar.sh
46802 # dllar - a tool to build both a .dll and an .a file
46803 # from a set of object (.o) files for EMX/OS2.
46805 # Written by Andrew Zabolotny, bit@freya.etu.ru
46806 # Ported to Unix like shell by Stefan Neis, Stefan.Neis@t-online.de
46808 # This script will accept a set of files on the command line.
46809 # All the public symbols from the .o files will be exported into
46810 # a .DEF file, then linker will be run (through gcc) against them to
46811 # build a shared library consisting of all given .o files. All libraries
46812 # (.a) will be first decompressed into component .o files then act as
46813 # described above. You can optionally give a description (-d "description")
46814 # which will be put into .DLL. To see the list of accepted options (as well
46815 # as command-line format) simply run this program without options. The .DLL
46816 # is built to be imported by name (there is no guarantee that new versions
46817 # of the library you build will have same ordinals for same symbols).
46819 # dllar is free software; you can redistribute it and/or modify
46820 # it under the terms of the GNU General Public License as published by
46821 # the Free Software Foundation; either version 2, or (at your option)
46822 # any later version.
46824 # dllar is distributed in the hope that it will be useful,
46825 # but WITHOUT ANY WARRANTY; without even the implied warranty of
46826 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
46827 # GNU General Public License for more details.
46829 # You should have received a copy of the GNU General Public License
46830 # along with dllar; see the file COPYING. If not, write to the Free
46831 # Software Foundation, 59 Temple Place - Suite 330, Boston, MA
46834 # To successfuly run this program you will need:
46835 # - Current drive should have LFN support (HPFS, ext2, network, etc)
46836 # (Sometimes dllar generates filenames which won't fit 8.3 scheme)
46838 # (used to build the .dll)
46840 # (used to create .def file from .o files)
46842 # (used to create .a file from .def file)
46843 # - GNU text utilites (cat, sort, uniq)
46844 # used to process emxexp output
46845 # - GNU file utilities (mv, rm)
46847 # - lxlite (optional, see flag below)
46848 # (used for general .dll cleanup)
46855 # basnam, variant of basename, which does _not_ remove the path, _iff_
46856 # second argument (suffix to remove) is given
46860 echo ${D}1 | sed 's/.*\\///' | sed 's/.*\\\\//'
46863 echo ${D}1 | sed 's/'${D}2'${D}//'
46866 echo "error in basnam ${D}*"
46872 # Cleanup temporary files and output
46875 for i in ${D}inputFiles ; do
46878 rm -rf \`basnam ${D}i !\`
46885 # Kill result in case of failure as there is just to many stupid make/nmake
46886 # things out there which doesn't do this.
46887 if [ ${D}# -eq 0 ]; then
46888 rm -f ${D}arcFile ${D}arcFile2 ${D}defFile ${D}dllFile
46892 # Print usage and exit script with rc=1.
46894 echo 'Usage: dllar.sh [-o[utput] output_file] [-i[mport] importlib_name]'
46895 echo ' [-name-mangler-script script.sh]'
46896 echo ' [-d[escription] "dll descrption"] [-cc "CC"] [-f[lags] "CFLAGS"]'
46897 echo ' [-ord[inals]] -ex[clude] "symbol(s)"'
46898 echo ' [-libf[lags] "{INIT|TERM}{GLOBAL|INSTANCE}"] [-nocrt[dll]] [-nolxl[ite]]'
46899 echo ' [*.o] [*.a]'
46900 echo '*> "output_file" should have no extension.'
46901 echo ' If it has the .o, .a or .dll extension, it is automatically removed.'
46902 echo ' The import library name is derived from this and is set to "name".a,'
46903 echo ' unless overridden by -import'
46904 echo '*> "importlib_name" should have no extension.'
46905 echo ' If it has the .o, or .a extension, it is automatically removed.'
46906 echo ' This name is used as the import library name and may be longer and'
46907 echo ' more descriptive than the DLL name which has to follow the old '
46908 echo ' 8.3 convention of FAT.'
46909 echo '*> "script.sh may be given to override the output_file name by a'
46910 echo ' different name. It is mainly useful if the regular make process'
46911 echo ' of some package does not take into account OS/2 restriction of'
46912 echo ' DLL name lengths. It takes the importlib name as input and is'
46913 echo ' supposed to procude a shorter name as output. The script should'
46914 echo ' expect to get importlib_name without extension and should produce'
46915 echo ' a (max.) 8 letter name without extension.'
46916 echo '*> "cc" is used to use another GCC executable. (default: gcc.exe)'
46917 echo '*> "flags" should be any set of valid GCC flags. (default: -s -Zcrtdll)'
46918 echo ' These flags will be put at the start of GCC command line.'
46919 echo '*> -ord[inals] tells dllar to export entries by ordinals. Be careful.'
46920 echo '*> -ex[clude] defines symbols which will not be exported. You can define'
46921 echo ' multiple symbols, for example -ex "myfunc yourfunc _GLOBAL*".'
46922 echo ' If the last character of a symbol is "*", all symbols beginning'
46923 echo ' with the prefix before "*" will be exclude, (see _GLOBAL* above).'
46924 echo '*> -libf[lags] can be used to add INITGLOBAL/INITINSTANCE and/or'
46925 echo ' TERMGLOBAL/TERMINSTANCE flags to the dynamically-linked library.'
46926 echo '*> -nocrt[dll] switch will disable linking the library against emx''s'
46927 echo ' C runtime DLLs.'
46928 echo '*> -nolxl[ite] switch will disable running lxlite on the resulting DLL.'
46929 echo '*> All other switches (for example -L./ or -lmylib) will be passed'
46930 echo ' unchanged to GCC at the end of command line.'
46931 echo '*> If you create a DLL from a library and you do not specify -o,'
46932 echo ' the basename for DLL and import library will be set to library name,'
46933 echo ' the initial library will be renamed to 'name'_s.a (_s for static)'
46934 echo ' i.e. "dllar gcc.a" will create gcc.dll and gcc.a, and the initial'
46935 echo ' library will be renamed into gcc_s.a.'
46938 echo ' dllar -o gcc290.dll libgcc.a -d "GNU C runtime library" -ord'
46939 echo ' -ex "__main __ctordtor*" -libf "INITINSTANCE TERMINSTANCE"'
46944 # Execute a command.
46945 # If exit code of the commnad <> 0 CleanUp() is called and we'll exit the script.
46946 # @Uses Whatever CleanUp() uses.
46952 if [ ${D}rcCmd -ne 0 ]; then
46953 echo "command failed, exit code="${D}rcCmd
46968 CFLAGS="-s -Zcrtdll"
46970 EXPORT_BY_ORDINALS=0
46975 case ${D}curDirS in
46979 curDirS=${D}{curDirS}"/"
46982 # Parse commandline
46985 while [ ${D}1 ]; do
46988 EXPORT_BY_ORDINALS=1;
46998 -name-mangler-script)
47019 exclude_symbols=${D}{exclude_symbols}${D}1" "
47023 library_flags=${D}{library_flags}${D}1" "
47042 EXTRA_CFLAGS=${D}{EXTRA_CFLAGS}" "${D}1
47045 EXTRA_CFLAGS="${D}{EXTRA_CFLAGS} \`basnam ${D}1 .dll\`"
47046 if [ ${D}omfLinking -eq 1 ]; then
47047 EXTRA_CFLAGS="${D}{EXTRA_CFLAGS}.lib"
47049 EXTRA_CFLAGS="${D}{EXTRA_CFLAGS}.a"
47054 if [ ${D}libsToLink -ne 0 ]; then
47055 EXTRA_CFLAGS=${D}{EXTRA_CFLAGS}" "${D}1
47057 for file in ${D}1 ; do
47058 if [ -f ${D}file ]; then
47059 inputFiles="${D}{inputFiles} ${D}file"
47063 if [ ${D}found -eq 0 ]; then
47064 echo "ERROR: No file(s) found: "${D}1
47071 done # iterate cmdline words
47074 if [ -z "${D}inputFiles" ]; then
47075 echo "dllar: no input files"
47079 # Now extract all .o files from .a files
47081 for file in ${D}inputFiles ; do
47092 EXTRA_CFLAGS="${D}EXTRA_CFLAGS -Zomf"
47097 dirname=\`basnam ${D}file ${D}suffix\`"_%"
47099 if [ ${D}? -ne 0 ]; then
47100 echo "Failed to create subdirectory ./${D}dirname"
47104 # Append '!' to indicate archive
47105 newInputFiles="${D}newInputFiles ${D}{dirname}!"
47106 doCommand "cd ${D}dirname; ${D}AR x ../${D}file"
47109 for subfile in ${D}dirname/*.o* ; do
47110 if [ -f ${D}subfile ]; then
47112 if [ -s ${D}subfile ]; then
47113 # FIXME: This should be: is file size > 32 byte, _not_ > 0!
47114 newInputFiles="${D}newInputFiles ${D}subfile"
47118 if [ ${D}found -eq 0 ]; then
47119 echo "WARNING: there are no files in archive \\'${D}file\\'"
47123 newInputFiles="${D}{newInputFiles} ${D}file"
47127 inputFiles="${D}newInputFiles"
47129 # Output filename(s).
47131 if [ -z ${D}outFile ]; then
47133 set outFile ${D}inputFiles; outFile=${D}2
47136 # If it is an archive, remove the '!' and the '_%' suffixes
47137 case ${D}outFile in
47139 outFile=\`basnam ${D}outFile _%!\`
47144 case ${D}outFile in
47146 outFile=\`basnam ${D}outFile .dll\`
47149 outFile=\`basnam ${D}outFile .DLL\`
47152 outFile=\`basnam ${D}outFile .o\`
47155 outFile=\`basnam ${D}outFile .obj\`
47158 outFile=\`basnam ${D}outFile .a\`
47161 outFile=\`basnam ${D}outFile .lib\`
47166 case ${D}outimpFile in
47168 outimpFile=\`basnam ${D}outimpFile .a\`
47171 outimpFile=\`basnam ${D}outimpFile .lib\`
47176 if [ -z ${D}outimpFile ]; then
47177 outimpFile=${D}outFile
47179 defFile="${D}{outFile}.def"
47180 arcFile="${D}{outimpFile}.a"
47181 arcFile2="${D}{outimpFile}.lib"
47183 #create ${D}dllFile as something matching 8.3 restrictions,
47184 if [ -z ${D}renameScript ] ; then
47185 dllFile="${D}outFile"
47187 dllFile=\`${D}renameScript ${D}outimpFile\`
47190 if [ ${D}do_backup -ne 0 ] ; then
47191 if [ -f ${D}arcFile ] ; then
47192 doCommand "mv ${D}arcFile ${D}{outFile}_s.a"
47194 if [ -f ${D}arcFile2 ] ; then
47195 doCommand "mv ${D}arcFile2 ${D}{outFile}_s.lib"
47199 # Extract public symbols from all the object files.
47200 tmpdefFile=${D}{defFile}_%
47201 rm -f ${D}tmpdefFile
47202 for file in ${D}inputFiles ; do
47207 doCommand "emxexp -u ${D}file >> ${D}tmpdefFile"
47212 # Create the def file.
47214 echo "LIBRARY \`basnam ${D}dllFile\` ${D}library_flags" >> ${D}defFile
47215 dllFile="${D}{dllFile}.dll"
47216 if [ ! -z ${D}description ]; then
47217 echo "DESCRIPTION \\"${D}{description}\\"" >> ${D}defFile
47219 echo "EXPORTS" >> ${D}defFile
47221 doCommand "cat ${D}tmpdefFile | sort.exe | uniq.exe > ${D}{tmpdefFile}%"
47222 grep -v "^ *;" < ${D}{tmpdefFile}% | grep -v "^ *${D}" >${D}tmpdefFile
47224 # Checks if the export is ok or not.
47225 for word in ${D}exclude_symbols; do
47226 grep -v ${D}word < ${D}tmpdefFile >${D}{tmpdefFile}%
47227 mv ${D}{tmpdefFile}% ${D}tmpdefFile
47231 if [ ${D}EXPORT_BY_ORDINALS -ne 0 ]; then
47232 sed "=" < ${D}tmpdefFile | \\
47236 s/^\\([0-9]\\+\\)\\([^;]*\\)\\(;.*\\)\\?/\\2 @\\1 NONAME/
47238 ' > ${D}{tmpdefFile}%
47239 grep -v "^ *${D}" < ${D}{tmpdefFile}% > ${D}tmpdefFile
47241 rm -f ${D}{tmpdefFile}%
47243 cat ${D}tmpdefFile >> ${D}defFile
47244 rm -f ${D}tmpdefFile
47246 # Do linking, create implib, and apply lxlite.
47248 for file in ${D}inputFiles ; do
47253 gccCmdl="${D}gccCmdl ${D}file"
47257 doCommand "${D}CC ${D}CFLAGS -Zdll -o ${D}dllFile ${D}defFile ${D}gccCmdl ${D}EXTRA_CFLAGS"
47258 touch "${D}{outFile}.dll"
47260 doCommand "emximp -o ${D}arcFile ${D}defFile"
47261 if [ ${D}flag_USE_LXLITE -ne 0 ]; then
47263 if [ ${D}EXPORT_BY_ORDINALS -ne 0 ]; then
47266 doCommand "lxlite -cs -t: -mrn -mln ${D}add_flags ${D}dllFile"
47268 doCommand "emxomf -s -l ${D}arcFile"
47278 powerpc
-apple-macos* | \
47279 *-*-freebsd* | *-*-openbsd* | *-*-netbsd* | *-*-k*bsd
*-gnu | \
47289 { { echo "$as_me:$LINENO: error: unknown system type $BAKEFILE_HOST." >&5
47290 echo "$as_me: error: unknown system type $BAKEFILE_HOST." >&2;}
47291 { (exit 1); exit 1; }; }
47294 if test "x$PIC_FLAG" != "x" ; then
47295 PIC_FLAG
="$PIC_FLAG -DPIC"
47298 if test "x$SHARED_LD_MODULE_CC" = "x" ; then
47299 SHARED_LD_MODULE_CC
="$SHARED_LD_CC"
47301 if test "x$SHARED_LD_MODULE_CXX" = "x" ; then
47302 SHARED_LD_MODULE_CXX
="$SHARED_LD_CXX"
47321 case "${BAKEFILE_HOST}" in
47322 *-*-linux* | *-*-freebsd* | *-*-k*bsd
*-gnu )
47323 SONAME_FLAG
="-Wl,-soname,"
47357 # Check whether --enable-dependency-tracking was given.
47358 if test "${enable_dependency_tracking+set}" = set; then
47359 enableval
=$enable_dependency_tracking; bk_use_trackdeps
="$enableval"
47363 { echo "$as_me:$LINENO: checking for dependency tracking method" >&5
47364 echo $ECHO_N "checking for dependency tracking method... $ECHO_C" >&6; }
47367 if test "x$bk_use_trackdeps" = "xno" ; then
47369 { echo "$as_me:$LINENO: result: disabled" >&5
47370 echo "${ECHO_T}disabled" >&6; }
47374 if test "x$GCC" = "xyes"; then
47376 case "${BAKEFILE_HOST}" in
47378 DEPSFLAG
="-no-cpp-precomp -MMD"
47384 { echo "$as_me:$LINENO: result: gcc" >&5
47385 echo "${ECHO_T}gcc" >&6; }
47386 elif test "x$MWCC" = "xyes"; then
47389 { echo "$as_me:$LINENO: result: mwcc" >&5
47390 echo "${ECHO_T}mwcc" >&6; }
47391 elif test "x$SUNCC" = "xyes"; then
47394 { echo "$as_me:$LINENO: result: Sun cc" >&5
47395 echo "${ECHO_T}Sun cc" >&6; }
47396 elif test "x$SGICC" = "xyes"; then
47399 { echo "$as_me:$LINENO: result: SGI cc" >&5
47400 echo "${ECHO_T}SGI cc" >&6; }
47401 elif test "x$HPCC" = "xyes"; then
47404 { echo "$as_me:$LINENO: result: HP cc" >&5
47405 echo "${ECHO_T}HP cc" >&6; }
47406 elif test "x$COMPAQCC" = "xyes"; then
47409 { echo "$as_me:$LINENO: result: Compaq cc" >&5
47410 echo "${ECHO_T}Compaq cc" >&6; }
47413 { echo "$as_me:$LINENO: result: none" >&5
47414 echo "${ECHO_T}none" >&6; }
47417 if test $DEPS_TRACKING = 1 ; then
47423 # This script is part of Bakefile (http://bakefile.sourceforge.net) autoconf
47424 # script. It is used to track C/C++ files dependencies in portable way.
47426 # Permission is given to use this file in any way.
47428 DEPSMODE=${DEPSMODE}
47430 DEPSFLAG="${DEPSFLAG}"
47432 mkdir -p ${D}DEPSDIR
47434 if test ${D}DEPSMODE = gcc ; then
47435 ${D}* ${D}{DEPSFLAG}
47437 if test ${D}{status} != 0 ; then
47440 # move created file to the location we want it in:
47441 while test ${D}# -gt 0; do
47455 depfile=\`basename ${D}srcfile | sed -e 's/\\..*${D}/.d/g'\`
47456 depobjname=\`echo ${D}depfile |sed -e 's/\\.d/.o/g'\`
47457 if test -f ${D}depfile ; then
47458 sed -e "s,${D}depobjname:,${D}objfile:,g" ${D}depfile >${D}{DEPSDIR}/${D}{objfile}.d
47461 # "g++ -MMD -o fooobj.o foosrc.cpp" produces fooobj.d
47462 depfile=\`basename ${D}objfile | sed -e 's/\\..*${D}/.d/g'\`
47463 if test ! -f ${D}depfile ; then
47464 # "cxx -MD -o fooobj.o foosrc.cpp" creates fooobj.o.d (Compaq C++)
47465 depfile="${D}objfile.d"
47467 if test -f ${D}depfile ; then
47468 sed -e "/^${D}objfile/!s,${D}depobjname:,${D}objfile:,g" ${D}depfile >${D}{DEPSDIR}/${D}{objfile}.d
47473 elif test ${D}DEPSMODE = mwcc ; then
47474 ${D}* || exit ${D}?
47475 # Run mwcc again with -MM and redirect into the dep file we want
47476 # NOTE: We can't use shift here because we need ${D}* to be valid
47478 for arg in ${D}* ; do
47479 if test "${D}prevarg" = "-o"; then
47492 ${D}* ${D}DEPSFLAG >${D}{DEPSDIR}/${D}{objfile}.d
47494 elif test ${D}DEPSMODE = unixcc; then
47495 ${D}* || exit ${D}?
47496 # Run compiler again with deps flag and redirect into the dep file.
47497 # It doesn't work if the '-o FILE' option is used, but without it the
47498 # dependency file will contain the wrong name for the object. So it is
47499 # removed from the command line, and the dep file is fixed with sed.
47501 while test ${D}# -gt 0; do
47508 eval arg${D}#=\\${D}1
47509 cmd="${D}cmd \\${D}arg${D}#"
47514 eval "${D}cmd ${D}DEPSFLAG" | sed "s|.*:|${D}objfile:|" >${D}{DEPSDIR}/${D}{objfile}.d
47523 BK_DEPS
="`pwd`/bk-deps"
47531 case ${BAKEFILE_HOST} in
47532 *-*-cygwin* | *-*-mingw32* )
47533 if test -n "$ac_tool_prefix"; then
47534 # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args.
47535 set dummy
${ac_tool_prefix}windres
; ac_word
=$2
47536 { echo "$as_me:$LINENO: checking for $ac_word" >&5
47537 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
47538 if test "${ac_cv_prog_WINDRES+set}" = set; then
47539 echo $ECHO_N "(cached) $ECHO_C" >&6
47541 if test -n "$WINDRES"; then
47542 ac_cv_prog_WINDRES
="$WINDRES" # Let the user override the test.
47544 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
47545 for as_dir
in $PATH
47548 test -z "$as_dir" && as_dir
=.
47549 for ac_exec_ext
in '' $ac_executable_extensions; do
47550 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
47551 ac_cv_prog_WINDRES
="${ac_tool_prefix}windres"
47552 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
47561 WINDRES
=$ac_cv_prog_WINDRES
47562 if test -n "$WINDRES"; then
47563 { echo "$as_me:$LINENO: result: $WINDRES" >&5
47564 echo "${ECHO_T}$WINDRES" >&6; }
47566 { echo "$as_me:$LINENO: result: no" >&5
47567 echo "${ECHO_T}no" >&6; }
47572 if test -z "$ac_cv_prog_WINDRES"; then
47573 ac_ct_WINDRES
=$WINDRES
47574 # Extract the first word of "windres", so it can be a program name with args.
47575 set dummy windres
; ac_word
=$2
47576 { echo "$as_me:$LINENO: checking for $ac_word" >&5
47577 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
47578 if test "${ac_cv_prog_ac_ct_WINDRES+set}" = set; then
47579 echo $ECHO_N "(cached) $ECHO_C" >&6
47581 if test -n "$ac_ct_WINDRES"; then
47582 ac_cv_prog_ac_ct_WINDRES
="$ac_ct_WINDRES" # Let the user override the test.
47584 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
47585 for as_dir
in $PATH
47588 test -z "$as_dir" && as_dir
=.
47589 for ac_exec_ext
in '' $ac_executable_extensions; do
47590 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
47591 ac_cv_prog_ac_ct_WINDRES
="windres"
47592 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
47601 ac_ct_WINDRES
=$ac_cv_prog_ac_ct_WINDRES
47602 if test -n "$ac_ct_WINDRES"; then
47603 { echo "$as_me:$LINENO: result: $ac_ct_WINDRES" >&5
47604 echo "${ECHO_T}$ac_ct_WINDRES" >&6; }
47606 { echo "$as_me:$LINENO: result: no" >&5
47607 echo "${ECHO_T}no" >&6; }
47610 if test "x$ac_ct_WINDRES" = x
; then
47613 case $cross_compiling:$ac_tool_warned in
47615 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
47616 whose name does not start with the host triplet. If you think this
47617 configuration is useful to you, please write to autoconf@gnu.org." >&5
47618 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
47619 whose name does not start with the host triplet. If you think this
47620 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
47621 ac_tool_warned
=yes ;;
47623 WINDRES
=$ac_ct_WINDRES
47626 WINDRES
="$ac_cv_prog_WINDRES"
47631 *-*-darwin* | powerpc
-apple-macos* )
47632 # Extract the first word of "Rez", so it can be a program name with args.
47633 set dummy Rez
; ac_word
=$2
47634 { echo "$as_me:$LINENO: checking for $ac_word" >&5
47635 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
47636 if test "${ac_cv_prog_REZ+set}" = set; then
47637 echo $ECHO_N "(cached) $ECHO_C" >&6
47639 if test -n "$REZ"; then
47640 ac_cv_prog_REZ
="$REZ" # Let the user override the test.
47642 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
47643 for as_dir
in $PATH
47646 test -z "$as_dir" && as_dir
=.
47647 for ac_exec_ext
in '' $ac_executable_extensions; do
47648 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
47649 ac_cv_prog_REZ
="Rez"
47650 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
47657 test -z "$ac_cv_prog_REZ" && ac_cv_prog_REZ
="/Developer/Tools/Rez"
47660 REZ
=$ac_cv_prog_REZ
47661 if test -n "$REZ"; then
47662 { echo "$as_me:$LINENO: result: $REZ" >&5
47663 echo "${ECHO_T}$REZ" >&6; }
47665 { echo "$as_me:$LINENO: result: no" >&5
47666 echo "${ECHO_T}no" >&6; }
47670 # Extract the first word of "SetFile", so it can be a program name with args.
47671 set dummy SetFile
; ac_word
=$2
47672 { echo "$as_me:$LINENO: checking for $ac_word" >&5
47673 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
47674 if test "${ac_cv_prog_SETFILE+set}" = set; then
47675 echo $ECHO_N "(cached) $ECHO_C" >&6
47677 if test -n "$SETFILE"; then
47678 ac_cv_prog_SETFILE
="$SETFILE" # Let the user override the test.
47680 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
47681 for as_dir
in $PATH
47684 test -z "$as_dir" && as_dir
=.
47685 for ac_exec_ext
in '' $ac_executable_extensions; do
47686 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
47687 ac_cv_prog_SETFILE
="SetFile"
47688 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
47695 test -z "$ac_cv_prog_SETFILE" && ac_cv_prog_SETFILE
="/Developer/Tools/SetFile"
47698 SETFILE
=$ac_cv_prog_SETFILE
47699 if test -n "$SETFILE"; then
47700 { echo "$as_me:$LINENO: result: $SETFILE" >&5
47701 echo "${ECHO_T}$SETFILE" >&6; }
47703 { echo "$as_me:$LINENO: result: no" >&5
47704 echo "${ECHO_T}no" >&6; }
47716 BAKEFILE_BAKEFILE_M4_VERSION
="0.2.2"
47719 BAKEFILE_AUTOCONF_INC_M4_VERSION
="0.2.2"
47723 # Check whether --enable-precomp-headers was given.
47724 if test "${enable_precomp_headers+set}" = set; then
47725 enableval
=$enable_precomp_headers; bk_use_pch
="$enableval"
47734 case ${BAKEFILE_HOST} in
47740 if test "x$bk_use_pch" = "x" -o "x$bk_use_pch" = "xyes" ; then
47741 if test "x$GCC" = "xyes"; then
47742 { echo "$as_me:$LINENO: checking if the compiler supports precompiled headers" >&5
47743 echo $ECHO_N "checking if the compiler supports precompiled headers... $ECHO_C" >&6; }
47744 cat >conftest.
$ac_ext <<_ACEOF
47747 cat confdefs.h
>>conftest.
$ac_ext
47748 cat >>conftest.
$ac_ext <<_ACEOF
47749 /* end confdefs.h. */
47755 #if !defined(__GNUC__) || !defined(__GNUC_MINOR__)
47756 There is no PCH support
47759 There is no PCH support
47761 #if (__GNUC__ == 3) && \
47762 ((!defined(__APPLE_CC__) && (__GNUC_MINOR__ < 4)) || \
47763 ( defined(__APPLE_CC__) && (__GNUC_MINOR__ < 3))) || \
47764 ( defined(__INTEL_COMPILER) )
47765 There is no PCH support
47772 rm -f conftest.
$ac_objext
47773 if { (ac_try
="$ac_compile"
47774 case "(($ac_try" in
47775 *\"* | *\
`* | *\\*) ac_try_echo=\$ac_try;;
47776 *) ac_try_echo=$ac_try;;
47778 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
47779 (eval "$ac_compile") 2>conftest.er1
47781 grep -v '^ *+' conftest.er1 >conftest.err
47783 cat conftest.err >&5
47784 echo "$as_me:$LINENO: \$? = $ac_status" >&5
47785 (exit $ac_status); } && {
47786 test -z "$ac_c_werror_flag" ||
47787 test ! -s conftest.err
47788 } && test -s conftest.$ac_objext; then
47790 { echo "$as_me:$LINENO: result: yes" >&5
47791 echo "${ECHO_T}yes" >&6; }
47795 echo "$as_me: failed program was:" >&5
47796 sed 's/^/| /' conftest.$ac_ext >&5
47799 cat >conftest.$ac_ext <<_ACEOF
47802 cat confdefs.h >>conftest.$ac_ext
47803 cat >>conftest.$ac_ext <<_ACEOF
47804 /* end confdefs.h. */
47810 #if !defined(__INTEL_COMPILER) || \
47811 (__INTEL_COMPILER < 800)
47812 There is no PCH support
47819 rm -f conftest.$ac_objext
47820 if { (ac_try="$ac_compile"
47821 case "(($ac_try" in
47822 *\"* | *\`* | *\\*) ac_try_echo
=\
$ac_try;;
47823 *) ac_try_echo
=$ac_try;;
47825 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
47826 (eval "$ac_compile") 2>conftest.er1
47828 grep -v '^ *+' conftest.er1
>conftest.err
47830 cat conftest.err
>&5
47831 echo "$as_me:$LINENO: \$? = $ac_status" >&5
47832 (exit $ac_status); } && {
47833 test -z "$ac_c_werror_flag" ||
47834 test ! -s conftest.err
47835 } && test -s conftest.
$ac_objext; then
47837 { echo "$as_me:$LINENO: result: yes" >&5
47838 echo "${ECHO_T}yes" >&6; }
47842 echo "$as_me: failed program was:" >&5
47843 sed 's/^/| /' conftest.
$ac_ext >&5
47846 { echo "$as_me:$LINENO: result: no" >&5
47847 echo "${ECHO_T}no" >&6; }
47851 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
47855 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
47856 if test $GCC_PCH = 1 -o $ICC_PCH = 1 ; then
47860 cat <<EOF >bk-make-pch
47863 # This script is part of Bakefile (http://bakefile.sourceforge.net) autoconf
47864 # script. It is used to generated precompiled headers.
47866 # Permission is given to use this file in any way.
47876 while test ${D}{#} -gt 0; do
47880 incdir=\`echo ${D}{1} | sed -e 's/-I\\(.*\\)/\\1/g'\`
47881 if test "x${D}{headerfile}" = "x" -a -f "${D}{incdir}/${D}{header}" ; then
47882 headerfile="${D}{incdir}/${D}{header}"
47885 -use-pch|-use_pch )
47890 if test ${D}add_to_cmdline = 1 ; then
47891 compiler="${D}{compiler} ${D}{1}"
47896 if test "x${D}{headerfile}" = "x" ; then
47897 echo "error: can't find header ${D}{header} in include paths" >&2
47899 if test -f ${D}{outfile} ; then
47900 rm -f ${D}{outfile}
47902 mkdir -p \`dirname ${D}{outfile}\`
47904 depsfile=".deps/\`echo ${D}{outfile} | tr '/.' '__'\`.d"
47906 if test "x${GCC_PCH}" = "x1" ; then
47907 # can do this because gcc is >= 3.4:
47908 ${D}{compiler} -o ${D}{outfile} -MMD -MF "${D}{depsfile}" "${D}{headerfile}"
47909 elif test "x${ICC_PCH}" = "x1" ; then
47910 filename=pch_gen-${D}${D}
47911 file=${D}{filename}.c
47912 dfile=${D}{filename}.d
47913 cat > ${D}file <<EOT
47914 #include "${D}header"
47916 # using -MF icc complains about differing command lines in creation/use
47917 ${D}compiler -c -create_pch ${D}outfile -MMD ${D}file && \\
47918 sed -e "s,^.*:,${D}outfile:," -e "s, ${D}file,," < ${D}dfile > ${D}depsfile && \\
47919 rm -f ${D}file ${D}dfile ${D}{filename}.o
47925 chmod +x bk
-make-pch
47926 BK_MAKE_PCH
="`pwd`/bk-make-pch"
47935 COND_BUILD_DEBUG
="#"
47936 if test "x$BUILD" = "xdebug" ; then
47937 COND_BUILD_DEBUG
=""
47940 COND_BUILD_DEBUG_DEBUG_FLAG_DEFAULT
="#"
47941 if test "x$BUILD" = "xdebug" -a "x$DEBUG_FLAG" = "xdefault" ; then
47942 COND_BUILD_DEBUG_DEBUG_FLAG_DEFAULT
=""
47945 COND_BUILD_DEBUG_DEBUG_INFO_DEFAULT
="#"
47946 if test "x$BUILD" = "xdebug" -a "x$DEBUG_INFO" = "xdefault" ; then
47947 COND_BUILD_DEBUG_DEBUG_INFO_DEFAULT
=""
47950 COND_BUILD_DEBUG_UNICODE_0
="#"
47951 if test "x$BUILD" = "xdebug" -a "x$UNICODE" = "x0" ; then
47952 COND_BUILD_DEBUG_UNICODE_0
=""
47955 COND_BUILD_DEBUG_UNICODE_1
="#"
47956 if test "x$BUILD" = "xdebug" -a "x$UNICODE" = "x1" ; then
47957 COND_BUILD_DEBUG_UNICODE_1
=""
47960 COND_BUILD_RELEASE
="#"
47961 if test "x$BUILD" = "xrelease" ; then
47962 COND_BUILD_RELEASE
=""
47965 COND_BUILD_RELEASE_DEBUG_INFO_DEFAULT
="#"
47966 if test "x$BUILD" = "xrelease" -a "x$DEBUG_INFO" = "xdefault" ; then
47967 COND_BUILD_RELEASE_DEBUG_INFO_DEFAULT
=""
47970 COND_BUILD_RELEASE_UNICODE_0
="#"
47971 if test "x$BUILD" = "xrelease" -a "x$UNICODE" = "x0" ; then
47972 COND_BUILD_RELEASE_UNICODE_0
=""
47975 COND_BUILD_RELEASE_UNICODE_1
="#"
47976 if test "x$BUILD" = "xrelease" -a "x$UNICODE" = "x1" ; then
47977 COND_BUILD_RELEASE_UNICODE_1
=""
47980 COND_DEBUG_FLAG_1
="#"
47981 if test "x$DEBUG_FLAG" = "x1" ; then
47982 COND_DEBUG_FLAG_1
=""
47985 COND_DEBUG_INFO_0
="#"
47986 if test "x$DEBUG_INFO" = "x0" ; then
47987 COND_DEBUG_INFO_0
=""
47990 COND_DEBUG_INFO_1
="#"
47991 if test "x$DEBUG_INFO" = "x1" ; then
47992 COND_DEBUG_INFO_1
=""
47995 COND_DEPS_TRACKING_0
="#"
47996 if test "x$DEPS_TRACKING" = "x0" ; then
47997 COND_DEPS_TRACKING_0
=""
48000 COND_DEPS_TRACKING_1
="#"
48001 if test "x$DEPS_TRACKING" = "x1" ; then
48002 COND_DEPS_TRACKING_1
=""
48006 if test "x$GCC_PCH" = "x1" ; then
48011 if test "x$ICC_PCH" = "x1" ; then
48015 COND_MONOLITHIC_0
="#"
48016 if test "x$MONOLITHIC" = "x0" ; then
48017 COND_MONOLITHIC_0
=""
48020 COND_MONOLITHIC_0_SHARED_0
="#"
48021 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x0" ; then
48022 COND_MONOLITHIC_0_SHARED_0
=""
48025 COND_MONOLITHIC_0_SHARED_0_USE_AUI_1
="#"
48026 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x0" -a "x$USE_AUI" = "x1" ; then
48027 COND_MONOLITHIC_0_SHARED_0_USE_AUI_1
=""
48030 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1
="#"
48031 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x0" -a "x$USE_GUI" = "x1" ; then
48032 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1
=""
48035 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_HTML_1
="#"
48036 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x0" -a "x$USE_GUI" = "x1" -a "x$USE_HTML" = "x1" ; then
48037 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_HTML_1
=""
48040 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_MEDIA_1
="#"
48041 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x0" -a "x$USE_GUI" = "x1" -a "x$USE_MEDIA" = "x1" ; then
48042 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_MEDIA_1
=""
48045 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_ODBC_1
="#"
48046 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x0" -a "x$USE_GUI" = "x1" -a "x$USE_ODBC" = "x1" ; then
48047 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_ODBC_1
=""
48050 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_QA_1
="#"
48051 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x0" -a "x$USE_GUI" = "x1" -a "x$USE_QA" = "x1" ; then
48052 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_QA_1
=""
48055 COND_MONOLITHIC_0_SHARED_0_USE_ODBC_1
="#"
48056 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x0" -a "x$USE_ODBC" = "x1" ; then
48057 COND_MONOLITHIC_0_SHARED_0_USE_ODBC_1
=""
48060 COND_MONOLITHIC_0_SHARED_0_USE_RICHTEXT_1
="#"
48061 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x0" -a "x$USE_RICHTEXT" = "x1" ; then
48062 COND_MONOLITHIC_0_SHARED_0_USE_RICHTEXT_1
=""
48065 COND_MONOLITHIC_0_SHARED_0_USE_XRC_1
="#"
48066 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x0" -a "x$USE_XRC" = "x1" ; then
48067 COND_MONOLITHIC_0_SHARED_0_USE_XRC_1
=""
48070 COND_MONOLITHIC_0_SHARED_1
="#"
48071 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x1" ; then
48072 COND_MONOLITHIC_0_SHARED_1
=""
48075 COND_MONOLITHIC_0_SHARED_1_USE_AUI_1
="#"
48076 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x1" -a "x$USE_AUI" = "x1" ; then
48077 COND_MONOLITHIC_0_SHARED_1_USE_AUI_1
=""
48080 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1
="#"
48081 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x1" -a "x$USE_GUI" = "x1" ; then
48082 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1
=""
48085 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_HTML_1
="#"
48086 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x1" -a "x$USE_GUI" = "x1" -a "x$USE_HTML" = "x1" ; then
48087 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_HTML_1
=""
48090 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_MEDIA_1
="#"
48091 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x1" -a "x$USE_GUI" = "x1" -a "x$USE_MEDIA" = "x1" ; then
48092 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_MEDIA_1
=""
48095 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_ODBC_1
="#"
48096 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x1" -a "x$USE_GUI" = "x1" -a "x$USE_ODBC" = "x1" ; then
48097 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_ODBC_1
=""
48100 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_QA_1
="#"
48101 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x1" -a "x$USE_GUI" = "x1" -a "x$USE_QA" = "x1" ; then
48102 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_QA_1
=""
48105 COND_MONOLITHIC_0_SHARED_1_USE_ODBC_1
="#"
48106 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x1" -a "x$USE_ODBC" = "x1" ; then
48107 COND_MONOLITHIC_0_SHARED_1_USE_ODBC_1
=""
48110 COND_MONOLITHIC_0_SHARED_1_USE_RICHTEXT_1
="#"
48111 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x1" -a "x$USE_RICHTEXT" = "x1" ; then
48112 COND_MONOLITHIC_0_SHARED_1_USE_RICHTEXT_1
=""
48115 COND_MONOLITHIC_0_SHARED_1_USE_XRC_1
="#"
48116 if test "x$MONOLITHIC" = "x0" -a "x$SHARED" = "x1" -a "x$USE_XRC" = "x1" ; then
48117 COND_MONOLITHIC_0_SHARED_1_USE_XRC_1
=""
48120 COND_MONOLITHIC_0_USE_AUI_1
="#"
48121 if test "x$MONOLITHIC" = "x0" -a "x$USE_AUI" = "x1" ; then
48122 COND_MONOLITHIC_0_USE_AUI_1
=""
48125 COND_MONOLITHIC_0_USE_GUI_1
="#"
48126 if test "x$MONOLITHIC" = "x0" -a "x$USE_GUI" = "x1" ; then
48127 COND_MONOLITHIC_0_USE_GUI_1
=""
48130 COND_MONOLITHIC_0_USE_GUI_1_USE_MEDIA_1
="#"
48131 if test "x$MONOLITHIC" = "x0" -a "x$USE_GUI" = "x1" -a "x$USE_MEDIA" = "x1" ; then
48132 COND_MONOLITHIC_0_USE_GUI_1_USE_MEDIA_1
=""
48135 COND_MONOLITHIC_0_USE_GUI_1_USE_ODBC_1
="#"
48136 if test "x$MONOLITHIC" = "x0" -a "x$USE_GUI" = "x1" -a "x$USE_ODBC" = "x1" ; then
48137 COND_MONOLITHIC_0_USE_GUI_1_USE_ODBC_1
=""
48140 COND_MONOLITHIC_0_USE_HTML_1
="#"
48141 if test "x$MONOLITHIC" = "x0" -a "x$USE_HTML" = "x1" ; then
48142 COND_MONOLITHIC_0_USE_HTML_1
=""
48145 COND_MONOLITHIC_0_USE_MEDIA_1
="#"
48146 if test "x$MONOLITHIC" = "x0" -a "x$USE_MEDIA" = "x1" ; then
48147 COND_MONOLITHIC_0_USE_MEDIA_1
=""
48150 COND_MONOLITHIC_0_USE_ODBC_1
="#"
48151 if test "x$MONOLITHIC" = "x0" -a "x$USE_ODBC" = "x1" ; then
48152 COND_MONOLITHIC_0_USE_ODBC_1
=""
48155 COND_MONOLITHIC_0_USE_QA_1
="#"
48156 if test "x$MONOLITHIC" = "x0" -a "x$USE_QA" = "x1" ; then
48157 COND_MONOLITHIC_0_USE_QA_1
=""
48160 COND_MONOLITHIC_0_USE_RICHTEXT_1
="#"
48161 if test "x$MONOLITHIC" = "x0" -a "x$USE_RICHTEXT" = "x1" ; then
48162 COND_MONOLITHIC_0_USE_RICHTEXT_1
=""
48165 COND_MONOLITHIC_0_USE_XRC_1
="#"
48166 if test "x$MONOLITHIC" = "x0" -a "x$USE_XRC" = "x1" ; then
48167 COND_MONOLITHIC_0_USE_XRC_1
=""
48170 COND_MONOLITHIC_1
="#"
48171 if test "x$MONOLITHIC" = "x1" ; then
48172 COND_MONOLITHIC_1
=""
48175 COND_MONOLITHIC_1_SHARED_0
="#"
48176 if test "x$MONOLITHIC" = "x1" -a "x$SHARED" = "x0" ; then
48177 COND_MONOLITHIC_1_SHARED_0
=""
48180 COND_MONOLITHIC_1_SHARED_1
="#"
48181 if test "x$MONOLITHIC" = "x1" -a "x$SHARED" = "x1" ; then
48182 COND_MONOLITHIC_1_SHARED_1
=""
48185 COND_OFFICIAL_BUILD_0_PLATFORM_WIN32_1
="#"
48186 if test "x$OFFICIAL_BUILD" = "x0" -a "x$PLATFORM_WIN32" = "x1" ; then
48187 COND_OFFICIAL_BUILD_0_PLATFORM_WIN32_1
=""
48190 COND_OFFICIAL_BUILD_1_PLATFORM_WIN32_1
="#"
48191 if test "x$OFFICIAL_BUILD" = "x1" -a "x$PLATFORM_WIN32" = "x1" ; then
48192 COND_OFFICIAL_BUILD_1_PLATFORM_WIN32_1
=""
48195 COND_PLATFORM_MACOSX_0_USE_SOVERCYGWIN_0_USE_SOVERSION_1
="#"
48196 if test "x$PLATFORM_MACOSX" = "x0" -a "x$USE_SOVERCYGWIN" = "x0" -a "x$USE_SOVERSION" = "x1" ; then
48197 COND_PLATFORM_MACOSX_0_USE_SOVERCYGWIN_0_USE_SOVERSION_1
=""
48200 COND_PLATFORM_MACOSX_0_USE_SOVERSION_1
="#"
48201 if test "x$PLATFORM_MACOSX" = "x0" -a "x$USE_SOVERSION" = "x1" ; then
48202 COND_PLATFORM_MACOSX_0_USE_SOVERSION_1
=""
48205 COND_PLATFORM_MACOSX_1
="#"
48206 if test "x$PLATFORM_MACOSX" = "x1" ; then
48207 COND_PLATFORM_MACOSX_1
=""
48210 COND_PLATFORM_MACOSX_1_TOOLKIT_
="#"
48211 if test "x$PLATFORM_MACOSX" = "x1" -a "x$TOOLKIT" = "x" ; then
48212 COND_PLATFORM_MACOSX_1_TOOLKIT_
=""
48215 COND_PLATFORM_MACOSX_1_TOOLKIT_COCOA
="#"
48216 if test "x$PLATFORM_MACOSX" = "x1" -a "x$TOOLKIT" = "xCOCOA" ; then
48217 COND_PLATFORM_MACOSX_1_TOOLKIT_COCOA
=""
48220 COND_PLATFORM_MACOSX_1_TOOLKIT_GTK
="#"
48221 if test "x$PLATFORM_MACOSX" = "x1" -a "x$TOOLKIT" = "xGTK" ; then
48222 COND_PLATFORM_MACOSX_1_TOOLKIT_GTK
=""
48225 COND_PLATFORM_MACOSX_1_TOOLKIT_MAC
="#"
48226 if test "x$PLATFORM_MACOSX" = "x1" -a "x$TOOLKIT" = "xMAC" ; then
48227 COND_PLATFORM_MACOSX_1_TOOLKIT_MAC
=""
48230 COND_PLATFORM_MACOSX_1_TOOLKIT_MAC_USE_GUI_1
="#"
48231 if test "x$PLATFORM_MACOSX" = "x1" -a "x$TOOLKIT" = "xMAC" -a "x$USE_GUI" = "x1" ; then
48232 COND_PLATFORM_MACOSX_1_TOOLKIT_MAC_USE_GUI_1
=""
48235 COND_PLATFORM_MACOSX_1_TOOLKIT_MOTIF
="#"
48236 if test "x$PLATFORM_MACOSX" = "x1" -a "x$TOOLKIT" = "xMOTIF" ; then
48237 COND_PLATFORM_MACOSX_1_TOOLKIT_MOTIF
=""
48240 COND_PLATFORM_MACOSX_1_TOOLKIT_X11
="#"
48241 if test "x$PLATFORM_MACOSX" = "x1" -a "x$TOOLKIT" = "xX11" ; then
48242 COND_PLATFORM_MACOSX_1_TOOLKIT_X11
=""
48245 COND_PLATFORM_MACOSX_1_USE_GUI_1
="#"
48246 if test "x$PLATFORM_MACOSX" = "x1" -a "x$USE_GUI" = "x1" ; then
48247 COND_PLATFORM_MACOSX_1_USE_GUI_1
=""
48250 COND_PLATFORM_MACOSX_1_USE_SOVERSION_1
="#"
48251 if test "x$PLATFORM_MACOSX" = "x1" -a "x$USE_SOVERSION" = "x1" ; then
48252 COND_PLATFORM_MACOSX_1_USE_SOVERSION_1
=""
48255 COND_PLATFORM_MACOS_1
="#"
48256 if test "x$PLATFORM_MACOS" = "x1" ; then
48257 COND_PLATFORM_MACOS_1
=""
48260 COND_PLATFORM_MAC_1
="#"
48261 if test "x$PLATFORM_MAC" = "x1" ; then
48262 COND_PLATFORM_MAC_1
=""
48265 COND_PLATFORM_MSDOS_0
="#"
48266 if test "x$PLATFORM_MSDOS" = "x0" ; then
48267 COND_PLATFORM_MSDOS_0
=""
48270 COND_PLATFORM_MSDOS_1
="#"
48271 if test "x$PLATFORM_MSDOS" = "x1" ; then
48272 COND_PLATFORM_MSDOS_1
=""
48275 COND_PLATFORM_OS2_1
="#"
48276 if test "x$PLATFORM_OS2" = "x1" ; then
48277 COND_PLATFORM_OS2_1
=""
48280 COND_PLATFORM_UNIX_0
="#"
48281 if test "x$PLATFORM_UNIX" = "x0" ; then
48282 COND_PLATFORM_UNIX_0
=""
48285 COND_PLATFORM_UNIX_1
="#"
48286 if test "x$PLATFORM_UNIX" = "x1" ; then
48287 COND_PLATFORM_UNIX_1
=""
48290 COND_PLATFORM_UNIX_1_TOOLKIT_MGL
="#"
48291 if test "x$PLATFORM_UNIX" = "x1" -a "x$TOOLKIT" = "xMGL" ; then
48292 COND_PLATFORM_UNIX_1_TOOLKIT_MGL
=""
48295 COND_PLATFORM_UNIX_1_TOOLKIT_MGL_USE_GUI_1
="#"
48296 if test "x$PLATFORM_UNIX" = "x1" -a "x$TOOLKIT" = "xMGL" -a "x$USE_GUI" = "x1" ; then
48297 COND_PLATFORM_UNIX_1_TOOLKIT_MGL_USE_GUI_1
=""
48300 COND_PLATFORM_UNIX_1_USE_GUI_1
="#"
48301 if test "x$PLATFORM_UNIX" = "x1" -a "x$USE_GUI" = "x1" ; then
48302 COND_PLATFORM_UNIX_1_USE_GUI_1
=""
48305 COND_PLATFORM_UNIX_1_USE_PLUGINS_0
="#"
48306 if test "x$PLATFORM_UNIX" = "x1" -a "x$USE_PLUGINS" = "x0" ; then
48307 COND_PLATFORM_UNIX_1_USE_PLUGINS_0
=""
48310 COND_PLATFORM_WIN32_0
="#"
48311 if test "x$PLATFORM_WIN32" = "x0" ; then
48312 COND_PLATFORM_WIN32_0
=""
48315 COND_PLATFORM_WIN32_1
="#"
48316 if test "x$PLATFORM_WIN32" = "x1" ; then
48317 COND_PLATFORM_WIN32_1
=""
48321 if test "x$SHARED" = "x0" ; then
48325 COND_SHARED_0_TOOLKIT_MAC_WXUNIV_0
="#"
48326 if test "x$SHARED" = "x0" -a "x$TOOLKIT" = "xMAC" -a "x$WXUNIV" = "x0" ; then
48327 COND_SHARED_0_TOOLKIT_MAC_WXUNIV_0
=""
48330 COND_SHARED_0_TOOLKIT_MSW_WXUNIV_0
="#"
48331 if test "x$SHARED" = "x0" -a "x$TOOLKIT" = "xMSW" -a "x$WXUNIV" = "x0" ; then
48332 COND_SHARED_0_TOOLKIT_MSW_WXUNIV_0
=""
48335 COND_SHARED_0_TOOLKIT_PM_WXUNIV_0
="#"
48336 if test "x$SHARED" = "x0" -a "x$TOOLKIT" = "xPM" -a "x$WXUNIV" = "x0" ; then
48337 COND_SHARED_0_TOOLKIT_PM_WXUNIV_0
=""
48340 COND_SHARED_0_USE_GUI_1_USE_OPENGL_1
="#"
48341 if test "x$SHARED" = "x0" -a "x$USE_GUI" = "x1" -a "x$USE_OPENGL" = "x1" ; then
48342 COND_SHARED_0_USE_GUI_1_USE_OPENGL_1
=""
48345 COND_SHARED_0_USE_GUI_1_WXUSE_LIBJPEG_BUILTIN
="#"
48346 if test "x$SHARED" = "x0" -a "x$USE_GUI" = "x1" -a "x$wxUSE_LIBJPEG" = "xbuiltin" ; then
48347 COND_SHARED_0_USE_GUI_1_WXUSE_LIBJPEG_BUILTIN
=""
48350 COND_SHARED_0_USE_GUI_1_WXUSE_LIBPNG_BUILTIN
="#"
48351 if test "x$SHARED" = "x0" -a "x$USE_GUI" = "x1" -a "x$wxUSE_LIBPNG" = "xbuiltin" ; then
48352 COND_SHARED_0_USE_GUI_1_WXUSE_LIBPNG_BUILTIN
=""
48355 COND_SHARED_0_USE_GUI_1_WXUSE_LIBTIFF_BUILTIN
="#"
48356 if test "x$SHARED" = "x0" -a "x$USE_GUI" = "x1" -a "x$wxUSE_LIBTIFF" = "xbuiltin" ; then
48357 COND_SHARED_0_USE_GUI_1_WXUSE_LIBTIFF_BUILTIN
=""
48360 COND_SHARED_0_USE_XRC_1
="#"
48361 if test "x$SHARED" = "x0" -a "x$USE_XRC" = "x1" ; then
48362 COND_SHARED_0_USE_XRC_1
=""
48365 COND_SHARED_0_WXUSE_EXPAT_BUILTIN
="#"
48366 if test "x$SHARED" = "x0" -a "x$wxUSE_EXPAT" = "xbuiltin" ; then
48367 COND_SHARED_0_WXUSE_EXPAT_BUILTIN
=""
48370 COND_SHARED_0_WXUSE_ODBC_BUILTIN
="#"
48371 if test "x$SHARED" = "x0" -a "x$wxUSE_ODBC" = "xbuiltin" ; then
48372 COND_SHARED_0_WXUSE_ODBC_BUILTIN
=""
48375 COND_SHARED_0_WXUSE_REGEX_BUILTIN
="#"
48376 if test "x$SHARED" = "x0" -a "x$wxUSE_REGEX" = "xbuiltin" ; then
48377 COND_SHARED_0_WXUSE_REGEX_BUILTIN
=""
48380 COND_SHARED_0_WXUSE_ZLIB_BUILTIN
="#"
48381 if test "x$SHARED" = "x0" -a "x$wxUSE_ZLIB" = "xbuiltin" ; then
48382 COND_SHARED_0_WXUSE_ZLIB_BUILTIN
=""
48386 if test "x$SHARED" = "x1" ; then
48390 COND_SHARED_1_USE_GUI_1_USE_OPENGL_1
="#"
48391 if test "x$SHARED" = "x1" -a "x$USE_GUI" = "x1" -a "x$USE_OPENGL" = "x1" ; then
48392 COND_SHARED_1_USE_GUI_1_USE_OPENGL_1
=""
48395 COND_SHARED_1_USE_XRC_1
="#"
48396 if test "x$SHARED" = "x1" -a "x$USE_XRC" = "x1" ; then
48397 COND_SHARED_1_USE_XRC_1
=""
48401 if test "x$TOOLKIT" = "x" ; then
48405 COND_TOOLKIT_COCOA
="#"
48406 if test "x$TOOLKIT" = "xCOCOA" ; then
48407 COND_TOOLKIT_COCOA
=""
48410 COND_TOOLKIT_COCOA_USE_GUI_1
="#"
48411 if test "x$TOOLKIT" = "xCOCOA" -a "x$USE_GUI" = "x1" ; then
48412 COND_TOOLKIT_COCOA_USE_GUI_1
=""
48415 COND_TOOLKIT_COCOA_USE_GUI_1_WXUNIV_0
="#"
48416 if test "x$TOOLKIT" = "xCOCOA" -a "x$USE_GUI" = "x1" -a "x$WXUNIV" = "x0" ; then
48417 COND_TOOLKIT_COCOA_USE_GUI_1_WXUNIV_0
=""
48420 COND_TOOLKIT_DFB
="#"
48421 if test "x$TOOLKIT" = "xDFB" ; then
48422 COND_TOOLKIT_DFB
=""
48425 COND_TOOLKIT_DFB_USE_GUI_1
="#"
48426 if test "x$TOOLKIT" = "xDFB" -a "x$USE_GUI" = "x1" ; then
48427 COND_TOOLKIT_DFB_USE_GUI_1
=""
48430 COND_TOOLKIT_GTK
="#"
48431 if test "x$TOOLKIT" = "xGTK" ; then
48432 COND_TOOLKIT_GTK
=""
48435 COND_TOOLKIT_GTK_TOOLKIT_VERSION_
="#"
48436 if test "x$TOOLKIT" = "xGTK" -a "x$TOOLKIT_VERSION" = "x" ; then
48437 COND_TOOLKIT_GTK_TOOLKIT_VERSION_
=""
48440 COND_TOOLKIT_GTK_TOOLKIT_VERSION_2
="#"
48441 if test "x$TOOLKIT" = "xGTK" -a "x$TOOLKIT_VERSION" = "x2" ; then
48442 COND_TOOLKIT_GTK_TOOLKIT_VERSION_2
=""
48445 COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1
="#"
48446 if test "x$TOOLKIT" = "xGTK" -a "x$TOOLKIT_VERSION" = "x2" -a "x$USE_GUI" = "x1" ; then
48447 COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1
=""
48450 COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1_WXUNIV_0
="#"
48451 if test "x$TOOLKIT" = "xGTK" -a "x$TOOLKIT_VERSION" = "x2" -a "x$USE_GUI" = "x1" -a "x$WXUNIV" = "x0" ; then
48452 COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1_WXUNIV_0
=""
48455 COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1
="#"
48456 if test "x$TOOLKIT" = "xGTK" -a "x$TOOLKIT_VERSION" = "x" -a "x$USE_GUI" = "x1" ; then
48457 COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1
=""
48460 COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1_WXUNIV_0
="#"
48461 if test "x$TOOLKIT" = "xGTK" -a "x$TOOLKIT_VERSION" = "x" -a "x$USE_GUI" = "x1" -a "x$WXUNIV" = "x0" ; then
48462 COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1_WXUNIV_0
=""
48465 COND_TOOLKIT_GTK_USE_GUI_1
="#"
48466 if test "x$TOOLKIT" = "xGTK" -a "x$USE_GUI" = "x1" ; then
48467 COND_TOOLKIT_GTK_USE_GUI_1
=""
48470 COND_TOOLKIT_MAC
="#"
48471 if test "x$TOOLKIT" = "xMAC" ; then
48472 COND_TOOLKIT_MAC
=""
48475 COND_TOOLKIT_MAC_USE_GUI_1
="#"
48476 if test "x$TOOLKIT" = "xMAC" -a "x$USE_GUI" = "x1" ; then
48477 COND_TOOLKIT_MAC_USE_GUI_1
=""
48480 COND_TOOLKIT_MAC_USE_GUI_1_WXUNIV_0
="#"
48481 if test "x$TOOLKIT" = "xMAC" -a "x$USE_GUI" = "x1" -a "x$WXUNIV" = "x0" ; then
48482 COND_TOOLKIT_MAC_USE_GUI_1_WXUNIV_0
=""
48485 COND_TOOLKIT_MGL
="#"
48486 if test "x$TOOLKIT" = "xMGL" ; then
48487 COND_TOOLKIT_MGL
=""
48490 COND_TOOLKIT_MGL_USE_GUI_1
="#"
48491 if test "x$TOOLKIT" = "xMGL" -a "x$USE_GUI" = "x1" ; then
48492 COND_TOOLKIT_MGL_USE_GUI_1
=""
48495 COND_TOOLKIT_MOTIF
="#"
48496 if test "x$TOOLKIT" = "xMOTIF" ; then
48497 COND_TOOLKIT_MOTIF
=""
48500 COND_TOOLKIT_MOTIF_USE_GUI_1
="#"
48501 if test "x$TOOLKIT" = "xMOTIF" -a "x$USE_GUI" = "x1" ; then
48502 COND_TOOLKIT_MOTIF_USE_GUI_1
=""
48505 COND_TOOLKIT_MOTIF_USE_GUI_1_WXUNIV_0
="#"
48506 if test "x$TOOLKIT" = "xMOTIF" -a "x$USE_GUI" = "x1" -a "x$WXUNIV" = "x0" ; then
48507 COND_TOOLKIT_MOTIF_USE_GUI_1_WXUNIV_0
=""
48510 COND_TOOLKIT_MSW
="#"
48511 if test "x$TOOLKIT" = "xMSW" ; then
48512 COND_TOOLKIT_MSW
=""
48515 COND_TOOLKIT_MSW_USE_GUI_1
="#"
48516 if test "x$TOOLKIT" = "xMSW" -a "x$USE_GUI" = "x1" ; then
48517 COND_TOOLKIT_MSW_USE_GUI_1
=""
48520 COND_TOOLKIT_MSW_USE_GUI_1_WXUNIV_0
="#"
48521 if test "x$TOOLKIT" = "xMSW" -a "x$USE_GUI" = "x1" -a "x$WXUNIV" = "x0" ; then
48522 COND_TOOLKIT_MSW_USE_GUI_1_WXUNIV_0
=""
48525 COND_TOOLKIT_MSW_WXUNIV_0
="#"
48526 if test "x$TOOLKIT" = "xMSW" -a "x$WXUNIV" = "x0" ; then
48527 COND_TOOLKIT_MSW_WXUNIV_0
=""
48530 COND_TOOLKIT_PM
="#"
48531 if test "x$TOOLKIT" = "xPM" ; then
48535 COND_TOOLKIT_PM_USE_GUI_1
="#"
48536 if test "x$TOOLKIT" = "xPM" -a "x$USE_GUI" = "x1" ; then
48537 COND_TOOLKIT_PM_USE_GUI_1
=""
48540 COND_TOOLKIT_PM_USE_GUI_1_WXUNIV_0
="#"
48541 if test "x$TOOLKIT" = "xPM" -a "x$USE_GUI" = "x1" -a "x$WXUNIV" = "x0" ; then
48542 COND_TOOLKIT_PM_USE_GUI_1_WXUNIV_0
=""
48545 COND_TOOLKIT_WINCE
="#"
48546 if test "x$TOOLKIT" = "xWINCE" ; then
48547 COND_TOOLKIT_WINCE
=""
48550 COND_TOOLKIT_WINCE_USE_GUI_1
="#"
48551 if test "x$TOOLKIT" = "xWINCE" -a "x$USE_GUI" = "x1" ; then
48552 COND_TOOLKIT_WINCE_USE_GUI_1
=""
48555 COND_TOOLKIT_WINCE_USE_GUI_1_WXUNIV_0
="#"
48556 if test "x$TOOLKIT" = "xWINCE" -a "x$USE_GUI" = "x1" -a "x$WXUNIV" = "x0" ; then
48557 COND_TOOLKIT_WINCE_USE_GUI_1_WXUNIV_0
=""
48560 COND_TOOLKIT_WINCE_WXUNIV_0
="#"
48561 if test "x$TOOLKIT" = "xWINCE" -a "x$WXUNIV" = "x0" ; then
48562 COND_TOOLKIT_WINCE_WXUNIV_0
=""
48565 COND_TOOLKIT_X11
="#"
48566 if test "x$TOOLKIT" = "xX11" ; then
48567 COND_TOOLKIT_X11
=""
48570 COND_TOOLKIT_X11_USE_GUI_1
="#"
48571 if test "x$TOOLKIT" = "xX11" -a "x$USE_GUI" = "x1" ; then
48572 COND_TOOLKIT_X11_USE_GUI_1
=""
48576 if test "x$UNICODE" = "x1" ; then
48580 COND_USE_EXCEPTIONS_0
="#"
48581 if test "x$USE_EXCEPTIONS" = "x0" ; then
48582 COND_USE_EXCEPTIONS_0
=""
48585 COND_USE_EXCEPTIONS_1
="#"
48586 if test "x$USE_EXCEPTIONS" = "x1" ; then
48587 COND_USE_EXCEPTIONS_1
=""
48591 if test "x$USE_GUI" = "x0" ; then
48596 if test "x$USE_GUI" = "x1" ; then
48600 COND_USE_GUI_1_WXUNIV_0
="#"
48601 if test "x$USE_GUI" = "x1" -a "x$WXUNIV" = "x0" ; then
48602 COND_USE_GUI_1_WXUNIV_0
=""
48605 COND_USE_GUI_1_WXUNIV_1
="#"
48606 if test "x$USE_GUI" = "x1" -a "x$WXUNIV" = "x1" ; then
48607 COND_USE_GUI_1_WXUNIV_1
=""
48610 COND_USE_GUI_1_WXUSE_LIBJPEG_BUILTIN
="#"
48611 if test "x$USE_GUI" = "x1" -a "x$wxUSE_LIBJPEG" = "xbuiltin" ; then
48612 COND_USE_GUI_1_WXUSE_LIBJPEG_BUILTIN
=""
48615 COND_USE_GUI_1_WXUSE_LIBPNG_BUILTIN
="#"
48616 if test "x$USE_GUI" = "x1" -a "x$wxUSE_LIBPNG" = "xbuiltin" ; then
48617 COND_USE_GUI_1_WXUSE_LIBPNG_BUILTIN
=""
48620 COND_USE_GUI_1_WXUSE_LIBTIFF_BUILTIN
="#"
48621 if test "x$USE_GUI" = "x1" -a "x$wxUSE_LIBTIFF" = "xbuiltin" ; then
48622 COND_USE_GUI_1_WXUSE_LIBTIFF_BUILTIN
=""
48625 COND_USE_ODBC_1
="#"
48626 if test "x$USE_ODBC" = "x1" ; then
48630 COND_USE_OPENGL_1
="#"
48631 if test "x$USE_OPENGL" = "x1" ; then
48632 COND_USE_OPENGL_1
=""
48636 if test "x$USE_PCH" = "x1" ; then
48640 COND_USE_PLUGINS_0
="#"
48641 if test "x$USE_PLUGINS" = "x0" ; then
48642 COND_USE_PLUGINS_0
=""
48645 COND_USE_RTTI_0
="#"
48646 if test "x$USE_RTTI" = "x0" ; then
48650 COND_USE_RTTI_1
="#"
48651 if test "x$USE_RTTI" = "x1" ; then
48655 COND_USE_SOSYMLINKS_1
="#"
48656 if test "x$USE_SOSYMLINKS" = "x1" ; then
48657 COND_USE_SOSYMLINKS_1
=""
48660 COND_USE_SOVERCYGWIN_1_USE_SOVERSION_1
="#"
48661 if test "x$USE_SOVERCYGWIN" = "x1" -a "x$USE_SOVERSION" = "x1" ; then
48662 COND_USE_SOVERCYGWIN_1_USE_SOVERSION_1
=""
48665 COND_USE_SOVERLINUX_1
="#"
48666 if test "x$USE_SOVERLINUX" = "x1" ; then
48667 COND_USE_SOVERLINUX_1
=""
48670 COND_USE_SOVERSION_0
="#"
48671 if test "x$USE_SOVERSION" = "x0" ; then
48672 COND_USE_SOVERSION_0
=""
48675 COND_USE_SOVERSOLARIS_1
="#"
48676 if test "x$USE_SOVERSOLARIS" = "x1" ; then
48677 COND_USE_SOVERSOLARIS_1
=""
48680 COND_USE_THREADS_0
="#"
48681 if test "x$USE_THREADS" = "x0" ; then
48682 COND_USE_THREADS_0
=""
48685 COND_USE_THREADS_1
="#"
48686 if test "x$USE_THREADS" = "x1" ; then
48687 COND_USE_THREADS_1
=""
48691 if test "x$USE_XRC" = "x1" ; then
48695 COND_WINDOWS_IMPLIB_1
="#"
48696 if test "x$WINDOWS_IMPLIB" = "x1" ; then
48697 COND_WINDOWS_IMPLIB_1
=""
48700 COND_WITH_PLUGIN_SDL_1
="#"
48701 if test "x$WITH_PLUGIN_SDL" = "x1" ; then
48702 COND_WITH_PLUGIN_SDL_1
=""
48706 if test "x$WXUNIV" = "x0" ; then
48711 if test "x$WXUNIV" = "x1" ; then
48715 COND_WXUSE_EXPAT_BUILTIN
="#"
48716 if test "x$wxUSE_EXPAT" = "xbuiltin" ; then
48717 COND_WXUSE_EXPAT_BUILTIN
=""
48720 COND_WXUSE_LIBJPEG_BUILTIN
="#"
48721 if test "x$wxUSE_LIBJPEG" = "xbuiltin" ; then
48722 COND_WXUSE_LIBJPEG_BUILTIN
=""
48725 COND_WXUSE_LIBPNG_BUILTIN
="#"
48726 if test "x$wxUSE_LIBPNG" = "xbuiltin" ; then
48727 COND_WXUSE_LIBPNG_BUILTIN
=""
48730 COND_WXUSE_LIBTIFF_BUILTIN
="#"
48731 if test "x$wxUSE_LIBTIFF" = "xbuiltin" ; then
48732 COND_WXUSE_LIBTIFF_BUILTIN
=""
48735 COND_WXUSE_ODBC_BUILTIN
="#"
48736 if test "x$wxUSE_ODBC" = "xbuiltin" ; then
48737 COND_WXUSE_ODBC_BUILTIN
=""
48740 COND_WXUSE_REGEX_BUILTIN
="#"
48741 if test "x$wxUSE_REGEX" = "xbuiltin" ; then
48742 COND_WXUSE_REGEX_BUILTIN
=""
48745 COND_WXUSE_ZLIB_BUILTIN
="#"
48746 if test "x$wxUSE_ZLIB" = "xbuiltin" ; then
48747 COND_WXUSE_ZLIB_BUILTIN
=""
48752 if test "$BAKEFILE_AUTOCONF_INC_M4_VERSION" = "" ; then
48753 { { 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
48754 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;}
48755 { (exit 1); exit 1; }; }
48758 if test "$BAKEFILE_BAKEFILE_M4_VERSION" != "$BAKEFILE_AUTOCONF_INC_M4_VERSION" ; then
48759 { { 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
48760 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;}
48761 { (exit 1); exit 1; }; }
48765 if test $GCC_PCH = 1
48767 if test "$wx_cv_gcc_pch_bug" = yes; then
48768 { echo "$as_me:$LINENO: WARNING: *** Precompiled header support is broken on this compiler" >&5
48769 echo "$as_me: WARNING: *** Precompiled header support is broken on this compiler" >&2;}
48770 { echo "$as_me:$LINENO: WARNING: *** --enable-precomp-headers is not recommended" >&5
48771 echo "$as_me: WARNING: *** --enable-precomp-headers is not recommended" >&2;}
48772 { echo "$as_me:$LINENO: WARNING: *** see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13361" >&5
48773 echo "$as_me: WARNING: *** see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13361" >&2;}
48776 CPPFLAGS
="-DWX_PRECOMP $CPPFLAGS"
48780 if test "$wxUSE_MAC" = 1 ; then
48781 if test "x$wxUSE_UNIVERSAL_BINARY" != "xno" ; then
48782 sed "s/DEPSMODE=gcc/DEPSMODE=none/" < bk
-deps > temp
48788 if test "$wxUSE_SHARED" = "yes"; then
48790 sanitised_bakefile_mess
=`echo "$SHARED_LD_CXX" | tr -d '()'`
48791 EXE_LINKER
=`eval echo "$sanitised_bakefile_mess"`
48794 *-pc-os2_emx | *-pc-os2-emx )
48795 SHARED_LD_CC
="`pwd`/dllar.sh -name-mangler-script ./dllnames.sh -libf INITINSTANCE -libf TERMINSTANCE -o"
48796 SHARED_LD_CXX
="`pwd`/dllar.sh -name-mangler-script ./dllnames.sh -libf INITINSTANCE -libf TERMINSTANCE -o"
48797 cp -p ${srcdir}/src
/os
2/dllnames.sh .
48798 cp -p ${srcdir}/src
/os
2/dllar.sh .
48803 EXE_LINKER
="$CXX -o"
48806 if test "$wxUSE_OMF" = "yes"; then
48808 *-pc-os2_emx | *-pc-os2-emx )
48809 LDFLAGS
="$LDFLAGS -Zlinker /EXEPACK"
48810 LDFLAGS_GUI
="-Zlinker /PMTYPE:PM"
48811 WXCONFIG_LDFLAGS_GUI
="-Zlinker /PMTYPE:PM"
48816 WXCONFIG_CPPFLAGS
="$WXCONFIG_CPPFLAGS $TOOLCHAIN_DEFS"
48818 SAMPLES_SUBDIRS
="`echo $SAMPLES_SUBDIRS | tr -s ' ' | tr ' ' '\n' | sort | uniq | tr '\n' ' '| tr -d '\r'`"
48880 { echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
48881 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
48882 set x
${MAKE-make}; ac_make
=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
48883 if { as_var
=ac_cv_prog_make_
${ac_make}_set
; eval "test \"\${$as_var+set}\" = set"; }; then
48884 echo $ECHO_N "(cached) $ECHO_C" >&6
48886 cat >conftest.
make <<\_ACEOF
48889 @
echo '@@@%%%=$(MAKE)=@@@%%%'
48891 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
48892 case `${MAKE-make} -f conftest.make 2>/dev/null` in
48893 *@@@
%%%=?
*=@@@
%%%*)
48894 eval ac_cv_prog_make_
${ac_make}_set
=yes;;
48896 eval ac_cv_prog_make_
${ac_make}_set
=no
;;
48898 rm -f conftest.
make
48900 if eval test \
$ac_cv_prog_make_${ac_make}_set
= yes; then
48901 { echo "$as_me:$LINENO: result: yes" >&5
48902 echo "${ECHO_T}yes" >&6; }
48905 { echo "$as_me:$LINENO: result: no" >&5
48906 echo "${ECHO_T}no" >&6; }
48907 SET_MAKE
="MAKE=${MAKE-make}"
48912 ac_config_headers
="$ac_config_headers lib/wx/include/${TOOLCHAIN_FULLNAME}/wx/setup.h:setup.h.in"
48915 if test "$USE_WIN32" = 1; then
48916 ac_config_commands
="$ac_config_commands
48922 ac_config_files
="$ac_config_files lib/wx/config/${TOOLCHAIN_FULLNAME}:wx-config.in"
48925 ac_config_files
="$ac_config_files lib/wx/config/inplace-${TOOLCHAIN_FULLNAME}:wx-config-inplace.in"
48928 if test "$wx_cv_version_script" = "yes"; then
48929 ac_config_files
="$ac_config_files version-script"
48932 ac_config_files
="$ac_config_files Makefile"
48935 ac_config_commands
="$ac_config_commands wx-config"
48939 if test "$wxWITH_SUBDIRS" != "no"; then
48940 if test "$wxUSE_GUI" = "yes"; then
48941 SUBDIRS
="samples demos utils contrib"
48942 else SUBDIRS
="samples utils"
48947 # Check whether --with-cppunit-prefix was given.
48948 if test "${with_cppunit_prefix+set}" = set; then
48949 withval
=$with_cppunit_prefix; cppunit_config_prefix
="$withval"
48951 cppunit_config_prefix
=""
48955 # Check whether --with-cppunit-exec-prefix was given.
48956 if test "${with_cppunit_exec_prefix+set}" = set; then
48957 withval
=$with_cppunit_exec_prefix; cppunit_config_exec_prefix
="$withval"
48959 cppunit_config_exec_prefix
=""
48963 if test x
$cppunit_config_exec_prefix != x
; then
48964 cppunit_config_args
="$cppunit_config_args --exec-prefix=$cppunit_config_exec_prefix"
48965 if test x
${CPPUNIT_CONFIG+set} != xset
; then
48966 CPPUNIT_CONFIG
=$cppunit_config_exec_prefix/bin
/cppunit
-config
48969 if test x
$cppunit_config_prefix != x
; then
48970 cppunit_config_args
="$cppunit_config_args --prefix=$cppunit_config_prefix"
48971 if test x
${CPPUNIT_CONFIG+set} != xset
; then
48972 CPPUNIT_CONFIG
=$cppunit_config_prefix/bin
/cppunit
-config
48976 # Extract the first word of "cppunit-config", so it can be a program name with args.
48977 set dummy cppunit
-config; ac_word
=$2
48978 { echo "$as_me:$LINENO: checking for $ac_word" >&5
48979 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
48980 if test "${ac_cv_path_CPPUNIT_CONFIG+set}" = set; then
48981 echo $ECHO_N "(cached) $ECHO_C" >&6
48983 case $CPPUNIT_CONFIG in
48985 ac_cv_path_CPPUNIT_CONFIG
="$CPPUNIT_CONFIG" # Let the user override the test with a path.
48988 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
48989 for as_dir
in $PATH
48992 test -z "$as_dir" && as_dir
=.
48993 for ac_exec_ext
in '' $ac_executable_extensions; do
48994 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
48995 ac_cv_path_CPPUNIT_CONFIG
="$as_dir/$ac_word$ac_exec_ext"
48996 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
49003 test -z "$ac_cv_path_CPPUNIT_CONFIG" && ac_cv_path_CPPUNIT_CONFIG
="no"
49007 CPPUNIT_CONFIG
=$ac_cv_path_CPPUNIT_CONFIG
49008 if test -n "$CPPUNIT_CONFIG"; then
49009 { echo "$as_me:$LINENO: result: $CPPUNIT_CONFIG" >&5
49010 echo "${ECHO_T}$CPPUNIT_CONFIG" >&6; }
49012 { echo "$as_me:$LINENO: result: no" >&5
49013 echo "${ECHO_T}no" >&6; }
49017 cppunit_version_min
=1.8.0
49019 { echo "$as_me:$LINENO: checking for Cppunit - version >= $cppunit_version_min" >&5
49020 echo $ECHO_N "checking for Cppunit - version >= $cppunit_version_min... $ECHO_C" >&6; }
49022 if test "$CPPUNIT_CONFIG" = "no" ; then
49023 { echo "$as_me:$LINENO: result: no" >&5
49024 echo "${ECHO_T}no" >&6; }
49027 CPPUNIT_CFLAGS
=`$CPPUNIT_CONFIG --cflags`
49028 CPPUNIT_LIBS
=`$CPPUNIT_CONFIG --libs`
49029 cppunit_version
=`$CPPUNIT_CONFIG --version`
49031 cppunit_major_version
=`echo $cppunit_version | \
49032 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'`
49033 cppunit_minor_version
=`echo $cppunit_version | \
49034 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'`
49035 cppunit_micro_version
=`echo $cppunit_version | \
49036 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'`
49038 cppunit_major_min
=`echo $cppunit_version_min | \
49039 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'`
49040 cppunit_minor_min
=`echo $cppunit_version_min | \
49041 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'`
49042 cppunit_micro_min
=`echo $cppunit_version_min | \
49043 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'`
49045 cppunit_version_proper
=`expr \
49046 $cppunit_major_version \> $cppunit_major_min \| \
49047 $cppunit_major_version \= $cppunit_major_min \& \
49048 $cppunit_minor_version \> $cppunit_minor_min \| \
49049 $cppunit_major_version \= $cppunit_major_min \& \
49050 $cppunit_minor_version \= $cppunit_minor_min \& \
49051 $cppunit_micro_version \>= $cppunit_micro_min `
49053 if test "$cppunit_version_proper" = "1" ; then
49054 { echo "$as_me:$LINENO: result: $cppunit_major_version.$cppunit_minor_version.$cppunit_micro_version" >&5
49055 echo "${ECHO_T}$cppunit_major_version.$cppunit_minor_version.$cppunit_micro_version" >&6; }
49057 { echo "$as_me:$LINENO: result: no" >&5
49058 echo "${ECHO_T}no" >&6; }
49063 if test "x$no_cppunit" = x
; then
49064 SUBDIRS
="$SUBDIRS tests"
49075 if test "$USE_UNIX" != "1" -a "$USE_WIN32" != "1"; then
49076 DISABLED_CONTRIB
="$DISABLED_CONTRIB net"
49079 for subdir
in `echo $SUBDIRS`; do
49080 if test -d ${srcdir}/${subdir} ; then
49081 if test "$wxUSE_GUI" = "yes"; then
49082 if test ${subdir} = "samples"; then
49083 makefiles
="samples/Makefile.in $makefiles"
49084 for sample
in `echo $SAMPLES_SUBDIRS`; do
49085 if test -d $srcdir/samples
/$sample; then
49086 makefiles
="samples/$sample/Makefile.in $makefiles"
49090 disabled_var
=DISABLED_
`echo $subdir | tr [a-z] [A-Z]`;
49091 eval "disabled=\$$disabled_var"
49092 disabled
=/`echo X $disabled | sed 's@ @/|/@g'`/
49093 makefiles
=`(cd $srcdir ; find $subdir -name Makefile.in) | $EGREP -v "$disabled"`
49095 else if test ${subdir} = "samples"; then
49096 makefiles
="samples/Makefile.in samples/console/Makefile.in"
49097 elif test ${subdir} = "utils"; then
49099 for util
in HelpGen tex2rtf
; do
49100 if test -d $srcdir/utils
/$util ; then
49101 makefiles
="utils/$util/Makefile.in \
49102 utils/$util/src/Makefile.in \
49106 else makefiles
=`(cd $srcdir ; find $subdir -name Makefile.in)`
49110 for mkin
in $makefiles ; do
49111 mk
=`echo $mkin | sed 's/Makefile\.in/Makefile/g'`
49112 ac_config_files
="$ac_config_files $mk"
49118 cat >confcache
<<\_ACEOF
49119 # This file is a shell script that caches the results of configure
49120 # tests run on this system so they can be shared between configure
49121 # scripts and configure runs, see configure's option --config-cache.
49122 # It is not useful on other systems. If it contains results you don't
49123 # want to keep, you may remove or edit it.
49125 # config.status only pays attention to the cache file if you give it
49126 # the --recheck option to rerun configure.
49128 # `ac_cv_env_foo' variables (set or unset) will be overridden when
49129 # loading this file, other *unset* `ac_cv_foo' will be assigned the
49130 # following values.
49134 # The following way of writing the cache mishandles newlines in values,
49135 # but we know of no workaround that is simple, portable, and efficient.
49136 # So, we kill variables containing newlines.
49137 # Ultrix sh set writes to stderr and can't be redirected directly,
49138 # and sets the high bit in the cache file unless we assign to the vars.
49140 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
49141 eval ac_val
=\$
$ac_var
49145 *_cv_
*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
49146 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
49149 _
| IFS
| as_nl
) ;; #(
49150 *) $as_unset $ac_var ;;
49156 case $as_nl`(ac_space=' '; set) 2>&1` in #(
49157 *${as_nl}ac_space
=\
*)
49158 # `set' does not quote correctly, so add quotes (double-quote
49159 # substitution turns \\\\ into \\, and sed turns \\ into \).
49162 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
49165 # `set' quotes correctly as required by POSIX, so do not add quotes.
49166 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
49175 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
49177 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
49179 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
49180 if test -w "$cache_file"; then
49181 test "x$cache_file" != "x/dev/null" &&
49182 { echo "$as_me:$LINENO: updating cache $cache_file" >&5
49183 echo "$as_me: updating cache $cache_file" >&6;}
49184 cat confcache
>$cache_file
49186 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
49187 echo "$as_me: not updating unwritable cache $cache_file" >&6;}
49192 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
49193 # Let make expand exec_prefix.
49194 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
49196 DEFS
=-DHAVE_CONFIG_H
49200 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
49201 # 1. Remove the extension, and $U if already installed.
49202 ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//'
49203 ac_i
=`echo "$ac_i" | sed "$ac_script"`
49204 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
49205 # will be set to the directory where LIBOBJS objects are built.
49206 ac_libobjs
="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
49207 ac_ltlibobjs
="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
49209 LIBOBJS
=$ac_libobjs
49211 LTLIBOBJS
=$ac_ltlibobjs
49215 : ${CONFIG_STATUS=./config.status}
49216 ac_clean_files_save
=$ac_clean_files
49217 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
49218 { echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
49219 echo "$as_me: creating $CONFIG_STATUS" >&6;}
49220 cat >$CONFIG_STATUS <<_ACEOF
49222 # Generated by $as_me.
49223 # Run this file to recreate the current configuration.
49224 # Compiler output produced by configure, useful for debugging
49225 # configure, is in config.log if it exists.
49228 ac_cs_recheck=false
49230 SHELL=\${CONFIG_SHELL-$SHELL}
49233 cat >>$CONFIG_STATUS <<\_ACEOF
49234 ## --------------------- ##
49235 ## M4sh Initialization. ##
49236 ## --------------------- ##
49238 # Be more Bourne compatible
49239 DUALCASE
=1; export DUALCASE
# for MKS sh
49240 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
49243 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
49244 # is contrary to our usage. Disable this feature.
49245 alias -g '${1+"$@"}'='"$@"'
49246 setopt NO_GLOB_SUBST
49248 case `(set -o) 2>/dev/null` in
49249 *posix
*) set -o posix
;;
49258 # Avoid depending upon Character Ranges.
49259 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
49260 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
49261 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
49262 as_cr_digits
='0123456789'
49263 as_cr_alnum
=$as_cr_Letters$as_cr_digits
49265 # The user is always right.
49266 if test "${PATH_SEPARATOR+set}" != set; then
49267 echo "#! /bin/sh" >conf$$.sh
49268 echo "exit 0" >>conf$$.sh
49270 if (PATH
="/nonexistent;."; conf$$.sh
) >/dev
/null
2>&1; then
49278 # Support unset when possible.
49279 if ( (MAIL
=60; unset MAIL
) || exit) >/dev
/null
2>&1; then
49287 # We need space, tab and new line, in precisely that order. Quoting is
49288 # there to prevent editors from complaining about space-tab.
49289 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
49290 # splitting by setting IFS to empty value.)
49295 # Find who we are. Look in the path if we contain no directory separator.
49297 *[\\/]* ) as_myself
=$0 ;;
49298 *) as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
49299 for as_dir
in $PATH
49302 test -z "$as_dir" && as_dir
=.
49303 test -r "$as_dir/$0" && as_myself
=$as_dir/$0 && break
49309 # We did not find ourselves, most probably we were run as `sh COMMAND'
49310 # in which case we are not to be found in the path.
49311 if test "x$as_myself" = x
; then
49314 if test ! -f "$as_myself"; then
49315 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
49316 { (exit 1); exit 1; }
49319 # Work around bugs in pre-3.0 UWIN ksh.
49320 for as_var
in ENV MAIL MAILPATH
49321 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
49329 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
49330 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
49331 LC_TELEPHONE LC_TIME
49333 if (set +x
; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
49334 eval $as_var=C
; export $as_var
49336 ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
49340 # Required to use basename.
49341 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
49342 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
49348 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
49349 as_basename
=basename
49355 # Name of the executable.
49356 as_me
=`$as_basename -- "$0" ||
49357 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
49358 X"$0" : 'X\(//\)$' \| \
49359 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
49361 sed '/^.*\/\([^/][^/]*\)\/*$/{
49380 as_lineno_1
=$LINENO
49381 as_lineno_2
=$LINENO
49382 test "x$as_lineno_1" != "x$as_lineno_2" &&
49383 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
49385 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
49386 # uniformly replaced by the line number. The first 'sed' inserts a
49387 # line-number line after each line using $LINENO; the second 'sed'
49388 # does the real work. The second script uses 'N' to pair each
49389 # line-number line with the line containing $LINENO, and appends
49390 # trailing '-' during substitution so that $LINENO is not a special
49391 # case at line end.
49392 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
49393 # scripts with optimization help from Paolo Bonzini. Blame Lee
49394 # E. McMahon (1931-1989) for sed's syntax. :-)
49406 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
49409 ' >$as_me.lineno
&&
49410 chmod +x
"$as_me.lineno" ||
49411 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
49412 { (exit 1); exit 1; }; }
49414 # Don't try to exec as it changes $[0], causing all sort of problems
49415 # (the dirname of $[0] is not the place where we might find the
49416 # original and so on. Autoconf is especially sensitive to this).
49417 .
"./$as_me.lineno"
49418 # Exit status is that of the last command.
49423 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
49429 ECHO_C
= ECHO_N
= ECHO_T
=
49430 case `echo -n x` in
49432 case `echo 'x\c'` in
49433 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
49440 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
49441 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
49447 rm -f conf$$ conf$$.exe conf$$.
file
49448 if test -d conf$$.dir
; then
49449 rm -f conf$$.dir
/conf$$.
file
49455 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
49457 # ... but there are two gotchas:
49458 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
49459 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
49460 # In both cases, we have to default to `cp -p'.
49461 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe
||
49463 elif ln conf$$.
file conf$$
2>/dev
/null
; then
49468 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
49469 rmdir conf$$.dir
2>/dev
/null
49471 if mkdir -p .
2>/dev
/null
; then
49474 test -d .
/-p && rmdir .
/-p
49478 if test -x / >/dev
/null
2>&1; then
49479 as_test_x
='test -x'
49481 if ls -dL / >/dev
/null
2>&1; then
49488 if test -d "$1"; then
49494 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
49495 ???[sx]*):;;*)false;;esac;fi
49499 as_executable_p
=$as_test_x
49501 # Sed expression to map a string onto a valid CPP name.
49502 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
49504 # Sed expression to map a string onto a valid variable name.
49505 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
49510 # Save the log message, to keep $[0] and so on meaningful, and to
49511 # report actual input values of CONFIG_FILES etc. instead of their
49512 # values after options handling.
49514 This file was extended by wxWidgets $as_me 2.9.0, which was
49515 generated by GNU Autoconf 2.61. Invocation command line was
49517 CONFIG_FILES = $CONFIG_FILES
49518 CONFIG_HEADERS = $CONFIG_HEADERS
49519 CONFIG_LINKS = $CONFIG_LINKS
49520 CONFIG_COMMANDS = $CONFIG_COMMANDS
49523 on `(hostname || uname -n) 2>/dev/null | sed 1q`
49528 cat >>$CONFIG_STATUS <<_ACEOF
49529 # Files that config.status was made for.
49530 config_files="$ac_config_files"
49531 config_headers="$ac_config_headers"
49532 config_commands="$ac_config_commands"
49536 cat >>$CONFIG_STATUS <<\_ACEOF
49538 \`$as_me' instantiates files from templates according to the
49539 current configuration.
49541 Usage: $0 [OPTIONS] [FILE]...
49543 -h, --help print this help, then exit
49544 -V, --version print version number and configuration settings, then exit
49545 -q, --quiet do not print progress messages
49546 -d, --debug don't remove temporary files
49547 --recheck update $as_me by reconfiguring in the same conditions
49548 --file=FILE[:TEMPLATE]
49549 instantiate the configuration file FILE
49550 --header=FILE[:TEMPLATE]
49551 instantiate the configuration header FILE
49553 Configuration files:
49556 Configuration headers:
49559 Configuration commands:
49562 Report bugs to <bug-autoconf@gnu.org>."
49565 cat >>$CONFIG_STATUS <<_ACEOF
49567 wxWidgets config.status 2.9.0
49568 configured by $0, generated by GNU Autoconf 2.61,
49569 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
49571 Copyright (C) 2006 Free Software Foundation, Inc.
49572 This config.status script is free software; the Free Software Foundation
49573 gives unlimited permission to copy, distribute and modify it."
49580 cat >>$CONFIG_STATUS <<\_ACEOF
49581 # If no file are specified by the user, then we need to provide default
49582 # value. By we need to know if files were specified by the user.
49588 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
49589 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
49600 # Handling of the options.
49601 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
49603 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
49604 echo "$ac_cs_version"; exit ;;
49605 --debug | --debu | --deb | --de | --d | -d )
49607 --file | --fil | --fi | --f )
49609 CONFIG_FILES
="$CONFIG_FILES $ac_optarg"
49610 ac_need_defaults
=false
;;
49611 --header | --heade | --head | --hea )
49613 CONFIG_HEADERS
="$CONFIG_HEADERS $ac_optarg"
49614 ac_need_defaults
=false
;;
49616 # Conflict between --help and --header
49617 { echo "$as_me: error: ambiguous option: $1
49618 Try \`$0 --help' for more information." >&2
49619 { (exit 1); exit 1; }; };;
49620 --help | --hel | -h )
49621 echo "$ac_cs_usage"; exit ;;
49622 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
49623 | -silent | --silent | --silen | --sile | --sil | --si | --s)
49626 # This is an error.
49627 -*) { echo "$as_me: error: unrecognized option: $1
49628 Try \`$0 --help' for more information." >&2
49629 { (exit 1); exit 1; }; } ;;
49631 *) ac_config_targets
="$ac_config_targets $1"
49632 ac_need_defaults
=false
;;
49638 ac_configure_extra_args
=
49640 if $ac_cs_silent; then
49642 ac_configure_extra_args
="$ac_configure_extra_args --silent"
49646 cat >>$CONFIG_STATUS <<_ACEOF
49647 if \$ac_cs_recheck; then
49648 echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
49649 CONFIG_SHELL=$SHELL
49650 export CONFIG_SHELL
49651 exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
49655 cat >>$CONFIG_STATUS <<\_ACEOF
49659 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
49660 ## Running $as_me. ##
49666 cat >>$CONFIG_STATUS <<_ACEOF
49672 infile="$srcdir/include/wx/msw/genrcdefs.h"
49673 outdir="lib/wx/include/$TOOLCHAIN_FULLNAME/wx/msw"
49676 TOOLCHAIN_FULLNAME="${TOOLCHAIN_FULLNAME}"
49677 TOOLCHAIN_FULLNAME="${TOOLCHAIN_FULLNAME}"
49678 TOOLCHAIN_FULLNAME="${TOOLCHAIN_FULLNAME}"
49684 cat >>$CONFIG_STATUS <<\_ACEOF
49686 # Handling of arguments.
49687 for ac_config_target
in $ac_config_targets
49689 case $ac_config_target in
49690 "lib/wx/include/${TOOLCHAIN_FULLNAME}/wx/setup.h") CONFIG_HEADERS
="$CONFIG_HEADERS lib/wx/include/${TOOLCHAIN_FULLNAME}/wx/setup.h:setup.h.in" ;;
49691 "rcdefs.h") CONFIG_COMMANDS
="$CONFIG_COMMANDS rcdefs.h" ;;
49692 "lib/wx/config/${TOOLCHAIN_FULLNAME}") CONFIG_FILES
="$CONFIG_FILES lib/wx/config/${TOOLCHAIN_FULLNAME}:wx-config.in" ;;
49693 "lib/wx/config/inplace-${TOOLCHAIN_FULLNAME}") CONFIG_FILES
="$CONFIG_FILES lib/wx/config/inplace-${TOOLCHAIN_FULLNAME}:wx-config-inplace.in" ;;
49694 "version-script") CONFIG_FILES
="$CONFIG_FILES version-script" ;;
49695 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
49696 "wx-config") CONFIG_COMMANDS
="$CONFIG_COMMANDS wx-config" ;;
49697 "$mk") CONFIG_FILES
="$CONFIG_FILES $mk" ;;
49699 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
49700 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
49701 { (exit 1); exit 1; }; };;
49706 # If the user did not use the arguments to specify the items to instantiate,
49707 # then the envvar interface is used. Set only those that are not.
49708 # We use the long form for the default assignment because of an extremely
49709 # bizarre bug on SunOS 4.1.3.
49710 if $ac_need_defaults; then
49711 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
49712 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
49713 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
49716 # Have a temporary directory for convenience. Make it in the build tree
49717 # simply because there is no reason against having it here, and in addition,
49718 # creating and moving files from /tmp can sometimes cause problems.
49719 # Hook for its removal unless debugging.
49720 # Note that there is a small window in which the directory will not be cleaned:
49721 # after its creation but before its name has been assigned to `$tmp'.
49725 trap 'exit_status=$?
49726 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
49728 trap '{ (exit 1); exit 1; }' 1 2 13 15
49730 # Create a (secure) tmp directory for tmp files.
49733 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
49734 test -n "$tmp" && test -d "$tmp"
49737 tmp
=.
/conf$$
-$RANDOM
49738 (umask 077 && mkdir "$tmp")
49741 echo "$me: cannot create a temporary directory in ." >&2
49742 { (exit 1); exit 1; }
49746 # Set up the sed scripts for CONFIG_FILES section.
49749 # No need to generate the scripts if there are no CONFIG_FILES.
49750 # This happens for instance when ./config.status config.h
49751 if test -n "$CONFIG_FILES"; then
49758 for ac_last_try
in false false false false false
:; do
49759 cat >conf$
$subs.
sed <<_ACEOF
49760 SHELL!$SHELL$ac_delim
49761 PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim
49762 PACKAGE_NAME!$PACKAGE_NAME$ac_delim
49763 PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim
49764 PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim
49765 PACKAGE_STRING!$PACKAGE_STRING$ac_delim
49766 PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim
49767 exec_prefix!$exec_prefix$ac_delim
49768 prefix!$prefix$ac_delim
49769 program_transform_name!$program_transform_name$ac_delim
49770 bindir!$bindir$ac_delim
49771 sbindir!$sbindir$ac_delim
49772 libexecdir!$libexecdir$ac_delim
49773 datarootdir!$datarootdir$ac_delim
49774 datadir!$datadir$ac_delim
49775 sysconfdir!$sysconfdir$ac_delim
49776 sharedstatedir!$sharedstatedir$ac_delim
49777 localstatedir!$localstatedir$ac_delim
49778 includedir!$includedir$ac_delim
49779 oldincludedir!$oldincludedir$ac_delim
49780 docdir!$docdir$ac_delim
49781 infodir!$infodir$ac_delim
49782 htmldir!$htmldir$ac_delim
49783 dvidir!$dvidir$ac_delim
49784 pdfdir!$pdfdir$ac_delim
49785 psdir!$psdir$ac_delim
49786 libdir!$libdir$ac_delim
49787 localedir!$localedir$ac_delim
49788 mandir!$mandir$ac_delim
49789 DEFS!$DEFS$ac_delim
49790 ECHO_C!$ECHO_C$ac_delim
49791 ECHO_N!$ECHO_N$ac_delim
49792 ECHO_T!$ECHO_T$ac_delim
49793 LIBS!$LIBS$ac_delim
49794 build_alias!$build_alias$ac_delim
49795 host_alias!$host_alias$ac_delim
49796 target_alias!$target_alias$ac_delim
49797 build!$build$ac_delim
49798 build_cpu!$build_cpu$ac_delim
49799 build_vendor!$build_vendor$ac_delim
49800 build_os!$build_os$ac_delim
49801 host!$host$ac_delim
49802 host_cpu!$host_cpu$ac_delim
49803 host_vendor!$host_vendor$ac_delim
49804 host_os!$host_os$ac_delim
49805 target!$target$ac_delim
49806 target_cpu!$target_cpu$ac_delim
49807 target_vendor!$target_vendor$ac_delim
49808 target_os!$target_os$ac_delim
49809 wx_top_builddir!$wx_top_builddir$ac_delim
49811 CFLAGS!$CFLAGS$ac_delim
49812 LDFLAGS!$LDFLAGS$ac_delim
49813 CPPFLAGS!$CPPFLAGS$ac_delim
49814 ac_ct_CC!$ac_ct_CC$ac_delim
49815 EXEEXT!$EXEEXT$ac_delim
49816 OBJEXT!$OBJEXT$ac_delim
49818 GREP!$GREP$ac_delim
49819 EGREP!$EGREP$ac_delim
49821 CXXFLAGS!$CXXFLAGS$ac_delim
49822 ac_ct_CXX!$ac_ct_CXX$ac_delim
49823 RANLIB!$RANLIB$ac_delim
49825 INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim
49826 INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim
49827 INSTALL_DATA!$INSTALL_DATA$ac_delim
49828 STRIP!$STRIP$ac_delim
49829 WINDRES!$WINDRES$ac_delim
49830 DLLTOOL!$DLLTOOL$ac_delim
49831 IF_GNU_MAKE!$IF_GNU_MAKE$ac_delim
49832 LN_S!$LN_S$ac_delim
49833 subdirs!$subdirs$ac_delim
49834 PKG_CONFIG!$PKG_CONFIG$ac_delim
49835 GTK_CFLAGS!$GTK_CFLAGS$ac_delim
49836 GTK_LIBS!$GTK_LIBS$ac_delim
49837 GTK_CONFIG!$GTK_CONFIG$ac_delim
49838 DIRECTFB_CFLAGS!$DIRECTFB_CFLAGS$ac_delim
49839 DIRECTFB_LIBS!$DIRECTFB_LIBS$ac_delim
49840 XMKMF!$XMKMF$ac_delim
49841 X_CFLAGS!$X_CFLAGS$ac_delim
49842 X_PRE_LIBS!$X_PRE_LIBS$ac_delim
49843 X_LIBS!$X_LIBS$ac_delim
49844 X_EXTRA_LIBS!$X_EXTRA_LIBS$ac_delim
49845 PANGOX_CFLAGS!$PANGOX_CFLAGS$ac_delim
49846 PANGOX_LIBS!$PANGOX_LIBS$ac_delim
49847 PANGOFT2_CFLAGS!$PANGOFT2_CFLAGS$ac_delim
49848 PANGOFT2_LIBS!$PANGOFT2_LIBS$ac_delim
49849 PANGOXFT_CFLAGS!$PANGOXFT_CFLAGS$ac_delim
49850 PANGOXFT_LIBS!$PANGOXFT_LIBS$ac_delim
49852 DEREZ!$DEREZ$ac_delim
49853 SETFILE!$SETFILE$ac_delim
49854 LIBICONV!$LIBICONV$ac_delim
49855 EXTRALIBS_ESD!$EXTRALIBS_ESD$ac_delim
49856 SDL_CONFIG!$SDL_CONFIG$ac_delim
49859 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
49861 elif $ac_last_try; then
49862 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
49863 echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
49864 { (exit 1); exit 1; }; }
49866 ac_delim
="$ac_delim!$ac_delim _$ac_delim!! "
49870 ac_eof
=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
49871 if test -n "$ac_eof"; then
49872 ac_eof
=`echo "$ac_eof" | sort -nru | sed 1q`
49873 ac_eof
=`expr $ac_eof + 1`
49876 cat >>$CONFIG_STATUS <<_ACEOF
49877 cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof
49878 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
49881 s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
49882 s/^/s,@/; s/!/@,|#_!!_#|/
49885 s/'"$ac_delim"'$/,g/; t
49887 N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
49888 ' >>$CONFIG_STATUS <conf$
$subs.
sed
49889 rm -f conf$
$subs.
sed
49890 cat >>$CONFIG_STATUS <<_ACEOF
49896 for ac_last_try
in false false false false false
:; do
49897 cat >conf$
$subs.
sed <<_ACEOF
49898 SDL_CFLAGS!$SDL_CFLAGS$ac_delim
49899 SDL_LIBS!$SDL_LIBS$ac_delim
49900 LIBGNOMEPRINTUI_CFLAGS!$LIBGNOMEPRINTUI_CFLAGS$ac_delim
49901 LIBGNOMEPRINTUI_LIBS!$LIBGNOMEPRINTUI_LIBS$ac_delim
49902 GNOMEVFS_CFLAGS!$GNOMEVFS_CFLAGS$ac_delim
49903 GNOMEVFS_LIBS!$GNOMEVFS_LIBS$ac_delim
49904 HILDON_CFLAGS!$HILDON_CFLAGS$ac_delim
49905 HILDON_LIBS!$HILDON_LIBS$ac_delim
49906 CAIRO_CFLAGS!$CAIRO_CFLAGS$ac_delim
49907 CAIRO_LIBS!$CAIRO_LIBS$ac_delim
49908 GST_CFLAGS!$GST_CFLAGS$ac_delim
49909 GST_LIBS!$GST_LIBS$ac_delim
49910 CORE_BASE_LIBS!$CORE_BASE_LIBS$ac_delim
49911 CORE_GUI_LIBS!$CORE_GUI_LIBS$ac_delim
49912 wxUSE_ZLIB!$wxUSE_ZLIB$ac_delim
49913 wxUSE_REGEX!$wxUSE_REGEX$ac_delim
49914 wxUSE_EXPAT!$wxUSE_EXPAT$ac_delim
49915 wxUSE_ODBC!$wxUSE_ODBC$ac_delim
49916 wxUSE_LIBJPEG!$wxUSE_LIBJPEG$ac_delim
49917 wxUSE_LIBPNG!$wxUSE_LIBPNG$ac_delim
49918 wxUSE_LIBTIFF!$wxUSE_LIBTIFF$ac_delim
49919 VENDOR!$VENDOR$ac_delim
49920 OFFICIAL_BUILD!$OFFICIAL_BUILD$ac_delim
49921 WX_FLAVOUR!$WX_FLAVOUR$ac_delim
49922 WX_LIB_FLAVOUR!$WX_LIB_FLAVOUR$ac_delim
49923 WXUNIV!$WXUNIV$ac_delim
49924 MONOLITHIC!$MONOLITHIC$ac_delim
49925 USE_PLUGINS!$USE_PLUGINS$ac_delim
49926 EXTRALIBS!$EXTRALIBS$ac_delim
49927 EXTRALIBS_XML!$EXTRALIBS_XML$ac_delim
49928 EXTRALIBS_HTML!$EXTRALIBS_HTML$ac_delim
49929 EXTRALIBS_ODBC!$EXTRALIBS_ODBC$ac_delim
49930 EXTRALIBS_GUI!$EXTRALIBS_GUI$ac_delim
49931 EXTRALIBS_OPENGL!$EXTRALIBS_OPENGL$ac_delim
49932 EXTRALIBS_SDL!$EXTRALIBS_SDL$ac_delim
49933 WITH_PLUGIN_SDL!$WITH_PLUGIN_SDL$ac_delim
49934 EXTRALIBS_GNOMEPRINT!$EXTRALIBS_GNOMEPRINT$ac_delim
49935 EXTRALIBS_GNOMEVFS!$EXTRALIBS_GNOMEVFS$ac_delim
49936 EXTRALIBS_HILDON!$EXTRALIBS_HILDON$ac_delim
49937 UNICODE!$UNICODE$ac_delim
49938 BUILD!$BUILD$ac_delim
49939 DEBUG_INFO!$DEBUG_INFO$ac_delim
49940 DEBUG_FLAG!$DEBUG_FLAG$ac_delim
49941 TOOLKIT_LOWERCASE!$TOOLKIT_LOWERCASE$ac_delim
49942 TOOLKIT_VERSION!$TOOLKIT_VERSION$ac_delim
49943 SAMPLES_RPATH_FLAG!$SAMPLES_RPATH_FLAG$ac_delim
49944 SAMPLES_RPATH_POSTLINK!$SAMPLES_RPATH_POSTLINK$ac_delim
49945 HOST_SUFFIX!$HOST_SUFFIX$ac_delim
49946 CPPUNIT_CFLAGS!$CPPUNIT_CFLAGS$ac_delim
49947 CPPUNIT_LIBS!$CPPUNIT_LIBS$ac_delim
49948 SET_MAKE!$SET_MAKE$ac_delim
49949 MAKE_SET!$MAKE_SET$ac_delim
49950 AROPTIONS!$AROPTIONS$ac_delim
49952 INSTALL_DIR!$INSTALL_DIR$ac_delim
49953 LDFLAGS_GUI!$LDFLAGS_GUI$ac_delim
49954 PLATFORM_UNIX!$PLATFORM_UNIX$ac_delim
49955 PLATFORM_WIN32!$PLATFORM_WIN32$ac_delim
49956 PLATFORM_MSDOS!$PLATFORM_MSDOS$ac_delim
49957 PLATFORM_MAC!$PLATFORM_MAC$ac_delim
49958 PLATFORM_MACOS!$PLATFORM_MACOS$ac_delim
49959 PLATFORM_MACOSX!$PLATFORM_MACOSX$ac_delim
49960 PLATFORM_OS2!$PLATFORM_OS2$ac_delim
49961 PLATFORM_BEOS!$PLATFORM_BEOS$ac_delim
49962 SO_SUFFIX!$SO_SUFFIX$ac_delim
49963 SO_SUFFIX_MODULE!$SO_SUFFIX_MODULE$ac_delim
49964 DLLIMP_SUFFIX!$DLLIMP_SUFFIX$ac_delim
49965 LIBPREFIX!$LIBPREFIX$ac_delim
49966 LIBEXT!$LIBEXT$ac_delim
49967 DLLPREFIX!$DLLPREFIX$ac_delim
49968 DLLPREFIX_MODULE!$DLLPREFIX_MODULE$ac_delim
49969 dlldir!$dlldir$ac_delim
49970 AIX_CXX_LD!$AIX_CXX_LD$ac_delim
49971 SHARED_LD_CC!$SHARED_LD_CC$ac_delim
49972 SHARED_LD_CXX!$SHARED_LD_CXX$ac_delim
49973 SHARED_LD_MODULE_CC!$SHARED_LD_MODULE_CC$ac_delim
49974 SHARED_LD_MODULE_CXX!$SHARED_LD_MODULE_CXX$ac_delim
49975 PIC_FLAG!$PIC_FLAG$ac_delim
49976 WINDOWS_IMPLIB!$WINDOWS_IMPLIB$ac_delim
49977 USE_SOVERSION!$USE_SOVERSION$ac_delim
49978 USE_SOVERLINUX!$USE_SOVERLINUX$ac_delim
49979 USE_SOVERSOLARIS!$USE_SOVERSOLARIS$ac_delim
49980 USE_SOVERCYGWIN!$USE_SOVERCYGWIN$ac_delim
49981 USE_MACVERSION!$USE_MACVERSION$ac_delim
49982 USE_SOSYMLINKS!$USE_SOSYMLINKS$ac_delim
49983 SONAME_FLAG!$SONAME_FLAG$ac_delim
49984 DEPS_TRACKING!$DEPS_TRACKING$ac_delim
49985 BK_DEPS!$BK_DEPS$ac_delim
49986 GCC_PCH!$GCC_PCH$ac_delim
49987 ICC_PCH!$ICC_PCH$ac_delim
49988 BK_MAKE_PCH!$BK_MAKE_PCH$ac_delim
49989 COND_BUILD_DEBUG!$COND_BUILD_DEBUG$ac_delim
49990 COND_BUILD_DEBUG_DEBUG_FLAG_DEFAULT!$COND_BUILD_DEBUG_DEBUG_FLAG_DEFAULT$ac_delim
49991 COND_BUILD_DEBUG_DEBUG_INFO_DEFAULT!$COND_BUILD_DEBUG_DEBUG_INFO_DEFAULT$ac_delim
49992 COND_BUILD_DEBUG_UNICODE_0!$COND_BUILD_DEBUG_UNICODE_0$ac_delim
49993 COND_BUILD_DEBUG_UNICODE_1!$COND_BUILD_DEBUG_UNICODE_1$ac_delim
49994 COND_BUILD_RELEASE!$COND_BUILD_RELEASE$ac_delim
49997 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
49999 elif $ac_last_try; then
50000 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
50001 echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
50002 { (exit 1); exit 1; }; }
50004 ac_delim
="$ac_delim!$ac_delim _$ac_delim!! "
50008 ac_eof
=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
50009 if test -n "$ac_eof"; then
50010 ac_eof
=`echo "$ac_eof" | sort -nru | sed 1q`
50011 ac_eof
=`expr $ac_eof + 1`
50014 cat >>$CONFIG_STATUS <<_ACEOF
50015 cat >"\$tmp/subs-2.sed" <<\CEOF$ac_eof
50016 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
50019 s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
50020 s/^/s,@/; s/!/@,|#_!!_#|/
50023 s/'"$ac_delim"'$/,g/; t
50025 N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
50026 ' >>$CONFIG_STATUS <conf$
$subs.
sed
50027 rm -f conf$
$subs.
sed
50028 cat >>$CONFIG_STATUS <<_ACEOF
50034 for ac_last_try
in false false false false false
:; do
50035 cat >conf$
$subs.
sed <<_ACEOF
50036 COND_BUILD_RELEASE_DEBUG_INFO_DEFAULT!$COND_BUILD_RELEASE_DEBUG_INFO_DEFAULT$ac_delim
50037 COND_BUILD_RELEASE_UNICODE_0!$COND_BUILD_RELEASE_UNICODE_0$ac_delim
50038 COND_BUILD_RELEASE_UNICODE_1!$COND_BUILD_RELEASE_UNICODE_1$ac_delim
50039 COND_DEBUG_FLAG_1!$COND_DEBUG_FLAG_1$ac_delim
50040 COND_DEBUG_INFO_0!$COND_DEBUG_INFO_0$ac_delim
50041 COND_DEBUG_INFO_1!$COND_DEBUG_INFO_1$ac_delim
50042 COND_DEPS_TRACKING_0!$COND_DEPS_TRACKING_0$ac_delim
50043 COND_DEPS_TRACKING_1!$COND_DEPS_TRACKING_1$ac_delim
50044 COND_GCC_PCH_1!$COND_GCC_PCH_1$ac_delim
50045 COND_ICC_PCH_1!$COND_ICC_PCH_1$ac_delim
50046 COND_MONOLITHIC_0!$COND_MONOLITHIC_0$ac_delim
50047 COND_MONOLITHIC_0_SHARED_0!$COND_MONOLITHIC_0_SHARED_0$ac_delim
50048 COND_MONOLITHIC_0_SHARED_0_USE_AUI_1!$COND_MONOLITHIC_0_SHARED_0_USE_AUI_1$ac_delim
50049 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1!$COND_MONOLITHIC_0_SHARED_0_USE_GUI_1$ac_delim
50050 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_HTML_1!$COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_HTML_1$ac_delim
50051 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_MEDIA_1!$COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_MEDIA_1$ac_delim
50052 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_ODBC_1!$COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_ODBC_1$ac_delim
50053 COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_QA_1!$COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_QA_1$ac_delim
50054 COND_MONOLITHIC_0_SHARED_0_USE_ODBC_1!$COND_MONOLITHIC_0_SHARED_0_USE_ODBC_1$ac_delim
50055 COND_MONOLITHIC_0_SHARED_0_USE_RICHTEXT_1!$COND_MONOLITHIC_0_SHARED_0_USE_RICHTEXT_1$ac_delim
50056 COND_MONOLITHIC_0_SHARED_0_USE_XRC_1!$COND_MONOLITHIC_0_SHARED_0_USE_XRC_1$ac_delim
50057 COND_MONOLITHIC_0_SHARED_1!$COND_MONOLITHIC_0_SHARED_1$ac_delim
50058 COND_MONOLITHIC_0_SHARED_1_USE_AUI_1!$COND_MONOLITHIC_0_SHARED_1_USE_AUI_1$ac_delim
50059 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1!$COND_MONOLITHIC_0_SHARED_1_USE_GUI_1$ac_delim
50060 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_HTML_1!$COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_HTML_1$ac_delim
50061 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_MEDIA_1!$COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_MEDIA_1$ac_delim
50062 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_ODBC_1!$COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_ODBC_1$ac_delim
50063 COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_QA_1!$COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_QA_1$ac_delim
50064 COND_MONOLITHIC_0_SHARED_1_USE_ODBC_1!$COND_MONOLITHIC_0_SHARED_1_USE_ODBC_1$ac_delim
50065 COND_MONOLITHIC_0_SHARED_1_USE_RICHTEXT_1!$COND_MONOLITHIC_0_SHARED_1_USE_RICHTEXT_1$ac_delim
50066 COND_MONOLITHIC_0_SHARED_1_USE_XRC_1!$COND_MONOLITHIC_0_SHARED_1_USE_XRC_1$ac_delim
50067 COND_MONOLITHIC_0_USE_AUI_1!$COND_MONOLITHIC_0_USE_AUI_1$ac_delim
50068 COND_MONOLITHIC_0_USE_GUI_1!$COND_MONOLITHIC_0_USE_GUI_1$ac_delim
50069 COND_MONOLITHIC_0_USE_GUI_1_USE_MEDIA_1!$COND_MONOLITHIC_0_USE_GUI_1_USE_MEDIA_1$ac_delim
50070 COND_MONOLITHIC_0_USE_GUI_1_USE_ODBC_1!$COND_MONOLITHIC_0_USE_GUI_1_USE_ODBC_1$ac_delim
50071 COND_MONOLITHIC_0_USE_HTML_1!$COND_MONOLITHIC_0_USE_HTML_1$ac_delim
50072 COND_MONOLITHIC_0_USE_MEDIA_1!$COND_MONOLITHIC_0_USE_MEDIA_1$ac_delim
50073 COND_MONOLITHIC_0_USE_ODBC_1!$COND_MONOLITHIC_0_USE_ODBC_1$ac_delim
50074 COND_MONOLITHIC_0_USE_QA_1!$COND_MONOLITHIC_0_USE_QA_1$ac_delim
50075 COND_MONOLITHIC_0_USE_RICHTEXT_1!$COND_MONOLITHIC_0_USE_RICHTEXT_1$ac_delim
50076 COND_MONOLITHIC_0_USE_XRC_1!$COND_MONOLITHIC_0_USE_XRC_1$ac_delim
50077 COND_MONOLITHIC_1!$COND_MONOLITHIC_1$ac_delim
50078 COND_MONOLITHIC_1_SHARED_0!$COND_MONOLITHIC_1_SHARED_0$ac_delim
50079 COND_MONOLITHIC_1_SHARED_1!$COND_MONOLITHIC_1_SHARED_1$ac_delim
50080 COND_OFFICIAL_BUILD_0_PLATFORM_WIN32_1!$COND_OFFICIAL_BUILD_0_PLATFORM_WIN32_1$ac_delim
50081 COND_OFFICIAL_BUILD_1_PLATFORM_WIN32_1!$COND_OFFICIAL_BUILD_1_PLATFORM_WIN32_1$ac_delim
50082 COND_PLATFORM_MACOSX_0_USE_SOVERCYGWIN_0_USE_SOVERSION_1!$COND_PLATFORM_MACOSX_0_USE_SOVERCYGWIN_0_USE_SOVERSION_1$ac_delim
50083 COND_PLATFORM_MACOSX_0_USE_SOVERSION_1!$COND_PLATFORM_MACOSX_0_USE_SOVERSION_1$ac_delim
50084 COND_PLATFORM_MACOSX_1!$COND_PLATFORM_MACOSX_1$ac_delim
50085 COND_PLATFORM_MACOSX_1_TOOLKIT_!$COND_PLATFORM_MACOSX_1_TOOLKIT_$ac_delim
50086 COND_PLATFORM_MACOSX_1_TOOLKIT_COCOA!$COND_PLATFORM_MACOSX_1_TOOLKIT_COCOA$ac_delim
50087 COND_PLATFORM_MACOSX_1_TOOLKIT_GTK!$COND_PLATFORM_MACOSX_1_TOOLKIT_GTK$ac_delim
50088 COND_PLATFORM_MACOSX_1_TOOLKIT_MAC!$COND_PLATFORM_MACOSX_1_TOOLKIT_MAC$ac_delim
50089 COND_PLATFORM_MACOSX_1_TOOLKIT_MAC_USE_GUI_1!$COND_PLATFORM_MACOSX_1_TOOLKIT_MAC_USE_GUI_1$ac_delim
50090 COND_PLATFORM_MACOSX_1_TOOLKIT_MOTIF!$COND_PLATFORM_MACOSX_1_TOOLKIT_MOTIF$ac_delim
50091 COND_PLATFORM_MACOSX_1_TOOLKIT_X11!$COND_PLATFORM_MACOSX_1_TOOLKIT_X11$ac_delim
50092 COND_PLATFORM_MACOSX_1_USE_GUI_1!$COND_PLATFORM_MACOSX_1_USE_GUI_1$ac_delim
50093 COND_PLATFORM_MACOSX_1_USE_SOVERSION_1!$COND_PLATFORM_MACOSX_1_USE_SOVERSION_1$ac_delim
50094 COND_PLATFORM_MACOS_1!$COND_PLATFORM_MACOS_1$ac_delim
50095 COND_PLATFORM_MAC_1!$COND_PLATFORM_MAC_1$ac_delim
50096 COND_PLATFORM_MSDOS_0!$COND_PLATFORM_MSDOS_0$ac_delim
50097 COND_PLATFORM_MSDOS_1!$COND_PLATFORM_MSDOS_1$ac_delim
50098 COND_PLATFORM_OS2_1!$COND_PLATFORM_OS2_1$ac_delim
50099 COND_PLATFORM_UNIX_0!$COND_PLATFORM_UNIX_0$ac_delim
50100 COND_PLATFORM_UNIX_1!$COND_PLATFORM_UNIX_1$ac_delim
50101 COND_PLATFORM_UNIX_1_TOOLKIT_MGL!$COND_PLATFORM_UNIX_1_TOOLKIT_MGL$ac_delim
50102 COND_PLATFORM_UNIX_1_TOOLKIT_MGL_USE_GUI_1!$COND_PLATFORM_UNIX_1_TOOLKIT_MGL_USE_GUI_1$ac_delim
50103 COND_PLATFORM_UNIX_1_USE_GUI_1!$COND_PLATFORM_UNIX_1_USE_GUI_1$ac_delim
50104 COND_PLATFORM_UNIX_1_USE_PLUGINS_0!$COND_PLATFORM_UNIX_1_USE_PLUGINS_0$ac_delim
50105 COND_PLATFORM_WIN32_0!$COND_PLATFORM_WIN32_0$ac_delim
50106 COND_PLATFORM_WIN32_1!$COND_PLATFORM_WIN32_1$ac_delim
50107 COND_SHARED_0!$COND_SHARED_0$ac_delim
50108 COND_SHARED_0_TOOLKIT_MAC_WXUNIV_0!$COND_SHARED_0_TOOLKIT_MAC_WXUNIV_0$ac_delim
50109 COND_SHARED_0_TOOLKIT_MSW_WXUNIV_0!$COND_SHARED_0_TOOLKIT_MSW_WXUNIV_0$ac_delim
50110 COND_SHARED_0_TOOLKIT_PM_WXUNIV_0!$COND_SHARED_0_TOOLKIT_PM_WXUNIV_0$ac_delim
50111 COND_SHARED_0_USE_GUI_1_USE_OPENGL_1!$COND_SHARED_0_USE_GUI_1_USE_OPENGL_1$ac_delim
50112 COND_SHARED_0_USE_GUI_1_WXUSE_LIBJPEG_BUILTIN!$COND_SHARED_0_USE_GUI_1_WXUSE_LIBJPEG_BUILTIN$ac_delim
50113 COND_SHARED_0_USE_GUI_1_WXUSE_LIBPNG_BUILTIN!$COND_SHARED_0_USE_GUI_1_WXUSE_LIBPNG_BUILTIN$ac_delim
50114 COND_SHARED_0_USE_GUI_1_WXUSE_LIBTIFF_BUILTIN!$COND_SHARED_0_USE_GUI_1_WXUSE_LIBTIFF_BUILTIN$ac_delim
50115 COND_SHARED_0_USE_XRC_1!$COND_SHARED_0_USE_XRC_1$ac_delim
50116 COND_SHARED_0_WXUSE_EXPAT_BUILTIN!$COND_SHARED_0_WXUSE_EXPAT_BUILTIN$ac_delim
50117 COND_SHARED_0_WXUSE_ODBC_BUILTIN!$COND_SHARED_0_WXUSE_ODBC_BUILTIN$ac_delim
50118 COND_SHARED_0_WXUSE_REGEX_BUILTIN!$COND_SHARED_0_WXUSE_REGEX_BUILTIN$ac_delim
50119 COND_SHARED_0_WXUSE_ZLIB_BUILTIN!$COND_SHARED_0_WXUSE_ZLIB_BUILTIN$ac_delim
50120 COND_SHARED_1!$COND_SHARED_1$ac_delim
50121 COND_SHARED_1_USE_GUI_1_USE_OPENGL_1!$COND_SHARED_1_USE_GUI_1_USE_OPENGL_1$ac_delim
50122 COND_SHARED_1_USE_XRC_1!$COND_SHARED_1_USE_XRC_1$ac_delim
50123 COND_TOOLKIT_!$COND_TOOLKIT_$ac_delim
50124 COND_TOOLKIT_COCOA!$COND_TOOLKIT_COCOA$ac_delim
50125 COND_TOOLKIT_COCOA_USE_GUI_1!$COND_TOOLKIT_COCOA_USE_GUI_1$ac_delim
50126 COND_TOOLKIT_COCOA_USE_GUI_1_WXUNIV_0!$COND_TOOLKIT_COCOA_USE_GUI_1_WXUNIV_0$ac_delim
50127 COND_TOOLKIT_DFB!$COND_TOOLKIT_DFB$ac_delim
50128 COND_TOOLKIT_DFB_USE_GUI_1!$COND_TOOLKIT_DFB_USE_GUI_1$ac_delim
50129 COND_TOOLKIT_GTK!$COND_TOOLKIT_GTK$ac_delim
50130 COND_TOOLKIT_GTK_TOOLKIT_VERSION_!$COND_TOOLKIT_GTK_TOOLKIT_VERSION_$ac_delim
50131 COND_TOOLKIT_GTK_TOOLKIT_VERSION_2!$COND_TOOLKIT_GTK_TOOLKIT_VERSION_2$ac_delim
50132 COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1!$COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1$ac_delim
50135 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
50137 elif $ac_last_try; then
50138 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
50139 echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
50140 { (exit 1); exit 1; }; }
50142 ac_delim
="$ac_delim!$ac_delim _$ac_delim!! "
50146 ac_eof
=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
50147 if test -n "$ac_eof"; then
50148 ac_eof
=`echo "$ac_eof" | sort -nru | sed 1q`
50149 ac_eof
=`expr $ac_eof + 1`
50152 cat >>$CONFIG_STATUS <<_ACEOF
50153 cat >"\$tmp/subs-3.sed" <<\CEOF$ac_eof
50154 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
50157 s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
50158 s/^/s,@/; s/!/@,|#_!!_#|/
50161 s/'"$ac_delim"'$/,g/; t
50163 N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
50164 ' >>$CONFIG_STATUS <conf$
$subs.
sed
50165 rm -f conf$
$subs.
sed
50166 cat >>$CONFIG_STATUS <<_ACEOF
50172 for ac_last_try
in false false false false false
:; do
50173 cat >conf$
$subs.
sed <<_ACEOF
50174 COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1_WXUNIV_0!$COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1_WXUNIV_0$ac_delim
50175 COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1!$COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1$ac_delim
50176 COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1_WXUNIV_0!$COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1_WXUNIV_0$ac_delim
50177 COND_TOOLKIT_GTK_USE_GUI_1!$COND_TOOLKIT_GTK_USE_GUI_1$ac_delim
50178 COND_TOOLKIT_MAC!$COND_TOOLKIT_MAC$ac_delim
50179 COND_TOOLKIT_MAC_USE_GUI_1!$COND_TOOLKIT_MAC_USE_GUI_1$ac_delim
50180 COND_TOOLKIT_MAC_USE_GUI_1_WXUNIV_0!$COND_TOOLKIT_MAC_USE_GUI_1_WXUNIV_0$ac_delim
50181 COND_TOOLKIT_MGL!$COND_TOOLKIT_MGL$ac_delim
50182 COND_TOOLKIT_MGL_USE_GUI_1!$COND_TOOLKIT_MGL_USE_GUI_1$ac_delim
50183 COND_TOOLKIT_MOTIF!$COND_TOOLKIT_MOTIF$ac_delim
50184 COND_TOOLKIT_MOTIF_USE_GUI_1!$COND_TOOLKIT_MOTIF_USE_GUI_1$ac_delim
50185 COND_TOOLKIT_MOTIF_USE_GUI_1_WXUNIV_0!$COND_TOOLKIT_MOTIF_USE_GUI_1_WXUNIV_0$ac_delim
50186 COND_TOOLKIT_MSW!$COND_TOOLKIT_MSW$ac_delim
50187 COND_TOOLKIT_MSW_USE_GUI_1!$COND_TOOLKIT_MSW_USE_GUI_1$ac_delim
50188 COND_TOOLKIT_MSW_USE_GUI_1_WXUNIV_0!$COND_TOOLKIT_MSW_USE_GUI_1_WXUNIV_0$ac_delim
50189 COND_TOOLKIT_MSW_WXUNIV_0!$COND_TOOLKIT_MSW_WXUNIV_0$ac_delim
50190 COND_TOOLKIT_PM!$COND_TOOLKIT_PM$ac_delim
50191 COND_TOOLKIT_PM_USE_GUI_1!$COND_TOOLKIT_PM_USE_GUI_1$ac_delim
50192 COND_TOOLKIT_PM_USE_GUI_1_WXUNIV_0!$COND_TOOLKIT_PM_USE_GUI_1_WXUNIV_0$ac_delim
50193 COND_TOOLKIT_WINCE!$COND_TOOLKIT_WINCE$ac_delim
50194 COND_TOOLKIT_WINCE_USE_GUI_1!$COND_TOOLKIT_WINCE_USE_GUI_1$ac_delim
50195 COND_TOOLKIT_WINCE_USE_GUI_1_WXUNIV_0!$COND_TOOLKIT_WINCE_USE_GUI_1_WXUNIV_0$ac_delim
50196 COND_TOOLKIT_WINCE_WXUNIV_0!$COND_TOOLKIT_WINCE_WXUNIV_0$ac_delim
50197 COND_TOOLKIT_X11!$COND_TOOLKIT_X11$ac_delim
50198 COND_TOOLKIT_X11_USE_GUI_1!$COND_TOOLKIT_X11_USE_GUI_1$ac_delim
50199 COND_UNICODE_1!$COND_UNICODE_1$ac_delim
50200 COND_USE_EXCEPTIONS_0!$COND_USE_EXCEPTIONS_0$ac_delim
50201 COND_USE_EXCEPTIONS_1!$COND_USE_EXCEPTIONS_1$ac_delim
50202 COND_USE_GUI_0!$COND_USE_GUI_0$ac_delim
50203 COND_USE_GUI_1!$COND_USE_GUI_1$ac_delim
50204 COND_USE_GUI_1_WXUNIV_0!$COND_USE_GUI_1_WXUNIV_0$ac_delim
50205 COND_USE_GUI_1_WXUNIV_1!$COND_USE_GUI_1_WXUNIV_1$ac_delim
50206 COND_USE_GUI_1_WXUSE_LIBJPEG_BUILTIN!$COND_USE_GUI_1_WXUSE_LIBJPEG_BUILTIN$ac_delim
50207 COND_USE_GUI_1_WXUSE_LIBPNG_BUILTIN!$COND_USE_GUI_1_WXUSE_LIBPNG_BUILTIN$ac_delim
50208 COND_USE_GUI_1_WXUSE_LIBTIFF_BUILTIN!$COND_USE_GUI_1_WXUSE_LIBTIFF_BUILTIN$ac_delim
50209 COND_USE_ODBC_1!$COND_USE_ODBC_1$ac_delim
50210 COND_USE_OPENGL_1!$COND_USE_OPENGL_1$ac_delim
50211 COND_USE_PCH_1!$COND_USE_PCH_1$ac_delim
50212 COND_USE_PLUGINS_0!$COND_USE_PLUGINS_0$ac_delim
50213 COND_USE_RTTI_0!$COND_USE_RTTI_0$ac_delim
50214 COND_USE_RTTI_1!$COND_USE_RTTI_1$ac_delim
50215 COND_USE_SOSYMLINKS_1!$COND_USE_SOSYMLINKS_1$ac_delim
50216 COND_USE_SOVERCYGWIN_1_USE_SOVERSION_1!$COND_USE_SOVERCYGWIN_1_USE_SOVERSION_1$ac_delim
50217 COND_USE_SOVERLINUX_1!$COND_USE_SOVERLINUX_1$ac_delim
50218 COND_USE_SOVERSION_0!$COND_USE_SOVERSION_0$ac_delim
50219 COND_USE_SOVERSOLARIS_1!$COND_USE_SOVERSOLARIS_1$ac_delim
50220 COND_USE_THREADS_0!$COND_USE_THREADS_0$ac_delim
50221 COND_USE_THREADS_1!$COND_USE_THREADS_1$ac_delim
50222 COND_USE_XRC_1!$COND_USE_XRC_1$ac_delim
50223 COND_WINDOWS_IMPLIB_1!$COND_WINDOWS_IMPLIB_1$ac_delim
50224 COND_WITH_PLUGIN_SDL_1!$COND_WITH_PLUGIN_SDL_1$ac_delim
50225 COND_WXUNIV_0!$COND_WXUNIV_0$ac_delim
50226 COND_WXUNIV_1!$COND_WXUNIV_1$ac_delim
50227 COND_WXUSE_EXPAT_BUILTIN!$COND_WXUSE_EXPAT_BUILTIN$ac_delim
50228 COND_WXUSE_LIBJPEG_BUILTIN!$COND_WXUSE_LIBJPEG_BUILTIN$ac_delim
50229 COND_WXUSE_LIBPNG_BUILTIN!$COND_WXUSE_LIBPNG_BUILTIN$ac_delim
50230 COND_WXUSE_LIBTIFF_BUILTIN!$COND_WXUSE_LIBTIFF_BUILTIN$ac_delim
50231 COND_WXUSE_ODBC_BUILTIN!$COND_WXUSE_ODBC_BUILTIN$ac_delim
50232 COND_WXUSE_REGEX_BUILTIN!$COND_WXUSE_REGEX_BUILTIN$ac_delim
50233 COND_WXUSE_ZLIB_BUILTIN!$COND_WXUSE_ZLIB_BUILTIN$ac_delim
50234 SHARED!$SHARED$ac_delim
50235 WX_LIBRARY_BASENAME_NOGUI!$WX_LIBRARY_BASENAME_NOGUI$ac_delim
50236 WX_LIBRARY_BASENAME_GUI!$WX_LIBRARY_BASENAME_GUI$ac_delim
50237 USE_GUI!$USE_GUI$ac_delim
50238 AFMINSTALL!$AFMINSTALL$ac_delim
50239 WIN32INSTALL!$WIN32INSTALL$ac_delim
50240 TOOLKIT!$TOOLKIT$ac_delim
50241 TOOLKIT_DIR!$TOOLKIT_DIR$ac_delim
50242 TOOLCHAIN_NAME!$TOOLCHAIN_NAME$ac_delim
50243 TOOLCHAIN_FULLNAME!$TOOLCHAIN_FULLNAME$ac_delim
50244 cross_compiling!$cross_compiling$ac_delim
50245 WIDGET_SET!$WIDGET_SET$ac_delim
50246 WX_RELEASE!$WX_RELEASE$ac_delim
50247 WX_VERSION!$WX_VERSION$ac_delim
50248 WX_SUBVERSION!$WX_SUBVERSION$ac_delim
50249 WX_CHARTYPE!$WX_CHARTYPE$ac_delim
50250 WX_DEBUGTYPE!$WX_DEBUGTYPE$ac_delim
50251 WXCONFIG_CPPFLAGS!$WXCONFIG_CPPFLAGS$ac_delim
50252 WXCONFIG_CFLAGS!$WXCONFIG_CFLAGS$ac_delim
50253 WXCONFIG_CXXFLAGS!$WXCONFIG_CXXFLAGS$ac_delim
50254 WXCONFIG_LIBS!$WXCONFIG_LIBS$ac_delim
50255 WXCONFIG_RPATH!$WXCONFIG_RPATH$ac_delim
50256 WXCONFIG_LDFLAGS_GUI!$WXCONFIG_LDFLAGS_GUI$ac_delim
50257 WXCONFIG_RESFLAGS!$WXCONFIG_RESFLAGS$ac_delim
50258 EXE_LINKER!$EXE_LINKER$ac_delim
50259 GUIDIST!$GUIDIST$ac_delim
50260 DISTDIR!$DISTDIR$ac_delim
50261 SAMPLES_SUBDIRS!$SAMPLES_SUBDIRS$ac_delim
50262 LDFLAGS_GL!$LDFLAGS_GL$ac_delim
50263 OPENGL_LIBS!$OPENGL_LIBS$ac_delim
50264 DMALLOC_LIBS!$DMALLOC_LIBS$ac_delim
50265 WX_VERSION_TAG!$WX_VERSION_TAG$ac_delim
50266 RESCOMP!$RESCOMP$ac_delim
50267 RESFLAGS!$RESFLAGS$ac_delim
50268 RESPROGRAMOBJ!$RESPROGRAMOBJ$ac_delim
50269 WX_RESOURCES_MACOSX_ASCII!$WX_RESOURCES_MACOSX_ASCII$ac_delim
50270 WX_RESOURCES_MACOSX_DATA!$WX_RESOURCES_MACOSX_DATA$ac_delim
50273 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
50275 elif $ac_last_try; then
50276 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
50277 echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
50278 { (exit 1); exit 1; }; }
50280 ac_delim
="$ac_delim!$ac_delim _$ac_delim!! "
50284 ac_eof
=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
50285 if test -n "$ac_eof"; then
50286 ac_eof
=`echo "$ac_eof" | sort -nru | sed 1q`
50287 ac_eof
=`expr $ac_eof + 1`
50290 cat >>$CONFIG_STATUS <<_ACEOF
50291 cat >"\$tmp/subs-4.sed" <<\CEOF$ac_eof
50292 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
50295 s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
50296 s/^/s,@/; s/!/@,|#_!!_#|/
50299 s/'"$ac_delim"'$/,g/; t
50301 N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
50302 ' >>$CONFIG_STATUS <conf$
$subs.
sed
50303 rm -f conf$
$subs.
sed
50304 cat >>$CONFIG_STATUS <<_ACEOF
50310 for ac_last_try
in false false false false false
:; do
50311 cat >conf$
$subs.
sed <<_ACEOF
50312 LIBWXMACRES!$LIBWXMACRES$ac_delim
50313 POSTLINK_COMMAND!$POSTLINK_COMMAND$ac_delim
50314 MACSETFILE!$MACSETFILE$ac_delim
50316 CPPUNIT_CONFIG!$CPPUNIT_CONFIG$ac_delim
50317 LIBOBJS!$LIBOBJS$ac_delim
50318 LTLIBOBJS!$LTLIBOBJS$ac_delim
50321 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 7; then
50323 elif $ac_last_try; then
50324 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
50325 echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
50326 { (exit 1); exit 1; }; }
50328 ac_delim
="$ac_delim!$ac_delim _$ac_delim!! "
50332 ac_eof
=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
50333 if test -n "$ac_eof"; then
50334 ac_eof
=`echo "$ac_eof" | sort -nru | sed 1q`
50335 ac_eof
=`expr $ac_eof + 1`
50338 cat >>$CONFIG_STATUS <<_ACEOF
50339 cat >"\$tmp/subs-5.sed" <<\CEOF$ac_eof
50340 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
50343 s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
50344 s/^/s,@/; s/!/@,|#_!!_#|/
50347 s/'"$ac_delim"'$/,g/; t
50349 N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
50350 ' >>$CONFIG_STATUS <conf$
$subs.
sed
50351 rm -f conf$
$subs.
sed
50352 cat >>$CONFIG_STATUS <<_ACEOF
50359 # VPATH may cause trouble with some makes, so we remove $(srcdir),
50360 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
50361 # trailing colons and then remove the whole line if VPATH becomes empty
50362 # (actually we leave an empty line to preserve line numbers).
50363 if test "x$srcdir" = x.
; then
50364 ac_vpsub
='/^[ ]*VPATH[ ]*=/{
50365 s/:*\$(srcdir):*/:/
50366 s/:*\${srcdir}:*/:/
50368 s/^\([^=]*=[ ]*\):*/\1/
50374 cat >>$CONFIG_STATUS <<\_ACEOF
50375 fi # test -n "$CONFIG_FILES"
50378 for ac_tag
in :F
$CONFIG_FILES :H
$CONFIG_HEADERS :C
$CONFIG_COMMANDS
50381 :[FHLC
]) ac_mode
=$ac_tag; continue;;
50383 case $ac_mode$ac_tag in
50385 :L
* | :C
*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
50386 echo "$as_me: error: Invalid tag $ac_tag." >&2;}
50387 { (exit 1); exit 1; }; };;
50388 :[FH
]-) ac_tag
=-:-;;
50389 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
50406 -) ac_f
="$tmp/stdin";;
50407 *) # Look for the file first in the build tree, then in the source tree
50408 # (if the path is not absolute). The absolute path cannot be DOS-style,
50409 # because $ac_f cannot contain `:'.
50413 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
50415 { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
50416 echo "$as_me: error: cannot find input file: $ac_f" >&2;}
50417 { (exit 1); exit 1; }; };;
50419 ac_file_inputs
="$ac_file_inputs $ac_f"
50422 # Let's still pretend it is `configure' which instantiates (i.e., don't
50423 # use $as_me), people would be surprised to read:
50424 # /* config.h. Generated by config.status. */
50425 configure_input
="Generated from "`IFS=:
50426 echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure."
50427 if test x
"$ac_file" != x
-; then
50428 configure_input
="$ac_file. $configure_input"
50429 { echo "$as_me:$LINENO: creating $ac_file" >&5
50430 echo "$as_me: creating $ac_file" >&6;}
50434 *:-:* | *:-) cat >"$tmp/stdin";;
50439 ac_dir
=`$as_dirname -- "$ac_file" ||
50440 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
50441 X"$ac_file" : 'X\(//\)[^/]' \| \
50442 X"$ac_file" : 'X\(//\)$' \| \
50443 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
50445 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
50449 /^X\(\/\/\)[^/].*/{
50464 -*) as_dir
=.
/$as_dir;;
50466 test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
50470 *\'*) as_qdir
=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
50471 *) as_qdir
=$as_dir;;
50473 as_dirs
="'$as_qdir' $as_dirs"
50474 as_dir
=`$as_dirname -- "$as_dir" ||
50475 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
50476 X"$as_dir" : 'X\(//\)[^/]' \| \
50477 X"$as_dir" : 'X\(//\)$' \| \
50478 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
50480 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
50484 /^X\(\/\/\)[^/].*/{
50497 test -d "$as_dir" && break
50499 test -z "$as_dirs" || eval "mkdir $as_dirs"
50500 } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
50501 echo "$as_me: error: cannot create directory $as_dir" >&2;}
50502 { (exit 1); exit 1; }; }; }
50506 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
50508 ac_dir_suffix
=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
50509 # A ".." for each directory in $ac_dir_suffix.
50510 ac_top_builddir_sub
=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
50511 case $ac_top_builddir_sub in
50512 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
50513 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
50516 ac_abs_top_builddir
=$ac_pwd
50517 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
50518 # for backward compatibility:
50519 ac_top_builddir
=$ac_top_build_prefix
50522 .
) # We are building in place.
50524 ac_top_srcdir
=$ac_top_builddir_sub
50525 ac_abs_top_srcdir
=$ac_pwd ;;
50526 [\\/]* | ?
:[\\/]* ) # Absolute name.
50527 ac_srcdir
=$srcdir$ac_dir_suffix;
50528 ac_top_srcdir
=$srcdir
50529 ac_abs_top_srcdir
=$srcdir ;;
50530 *) # Relative name.
50531 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
50532 ac_top_srcdir
=$ac_top_build_prefix$srcdir
50533 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
50535 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
50545 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
50546 *) ac_INSTALL
=$ac_top_build_prefix$INSTALL ;;
50550 cat >>$CONFIG_STATUS <<\_ACEOF
50551 # If the template does not know about datarootdir, expand it.
50552 # FIXME: This hack should be removed a few years after 2.60.
50553 ac_datarootdir_hack
=; ac_datarootdir_seen
=
50555 case `sed -n '/datarootdir/ {
50564 ' $ac_file_inputs` in
50565 *datarootdir
*) ac_datarootdir_seen
=yes;;
50566 *@datadir@
*|*@docdir@
*|*@infodir@
*|*@localedir@
*|*@mandir@
*)
50567 { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
50568 echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
50570 cat >>$CONFIG_STATUS <<_ACEOF
50571 ac_datarootdir_hack='
50572 s&@datadir@&$datadir&g
50573 s&@docdir@&$docdir&g
50574 s&@infodir@&$infodir&g
50575 s&@localedir@&$localedir&g
50576 s&@mandir@&$mandir&g
50577 s&\\\${datarootdir}&$datarootdir&g' ;;
50581 # Neutralize VPATH when `$srcdir' = `.'.
50582 # Shell code in configure.ac might set extrasub.
50583 # FIXME: do we really want to maintain this feature?
50584 cat >>$CONFIG_STATUS <<_ACEOF
50588 cat >>$CONFIG_STATUS <<\_ACEOF
50590 /@
[a
-zA-Z_][a
-zA-Z_0-9]*@
/!b
50591 s
&@configure_input@
&$configure_input&;t t
50592 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
50593 s
&@srcdir@
&$ac_srcdir&;t t
50594 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
50595 s
&@top_srcdir@
&$ac_top_srcdir&;t t
50596 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
50597 s
&@builddir@
&$ac_builddir&;t t
50598 s
&@abs_builddir@
&$ac_abs_builddir&;t t
50599 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
50600 s
&@INSTALL@
&$ac_INSTALL&;t t
50601 $ac_datarootdir_hack
50602 " $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
50604 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
50605 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out
"`; test -n "$ac_out"; } &&
50606 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out
"`; test -z "$ac_out"; } &&
50607 { echo "$as_me:$LINENO: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
50608 which seems to be undefined. Please make sure it is defined." >&5
50609 echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
50610 which seems to be undefined. Please make sure it is defined." >&2;}
50614 -) cat "$tmp/out"; rm -f "$tmp/out";;
50615 *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;;
50624 # Transform confdefs.h into a sed script `conftest.defines', that
50625 # substitutes the proper values into config.h.in to produce config.h.
50626 rm -f conftest.defines conftest.
tail
50627 # First, append a space to every undef/define line, to ease matching.
50628 echo 's/$/ /' >conftest.defines
50629 # Then, protect against being on the right side of a sed subst, or in
50630 # an unquoted here document, in config.status. If some macros were
50631 # called several times there might be several #defines for the same
50632 # symbol, which is useless. But do not sort them, since the last
50633 # AC_DEFINE must be honored.
50634 ac_word_re
=[_
$as_cr_Letters][_
$as_cr_alnum]*
50635 # These sed commands are passed to sed as "A NAME B PARAMS C VALUE D", where
50636 # NAME is the cpp macro being defined, VALUE is the value it is being given.
50637 # PARAMS is the parameter list in the macro definition--in most cases, it's
50638 # just an empty string.
50639 ac_dA
='s,^\\([ #]*\\)[^ ]*\\([ ]*'
50640 ac_dB
='\\)[ (].*,\\1define\\2'
50648 s/^[ ]*#[ ]*define[ ][ ]*//
50653 s/^\('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/ '"$ac_dA"'\1'"$ac_dB"'\2'"${ac_dC}"'\3'"$ac_dD"'/p
50654 s/^\('"$ac_word_re"'\)[ ]*\(.*\)/'"$ac_dA"'\1'"$ac_dB$ac_dC"'\2'"$ac_dD"'/p
50655 ' >>conftest.defines
50657 # Remove the space that was appended to ease matching.
50658 # Then replace #undef with comments. This is necessary, for
50659 # example, in the case of _POSIX_SOURCE, which is predefined and required
50660 # on some systems where configure will not decide to define it.
50661 # (The regexp can be short, since the line contains either #define or #undef.)
50663 s,^[ #]*u.*,/* & */,' >>conftest.defines
50665 # Break up conftest.defines:
50666 ac_max_sed_lines
=50
50668 # First sed command is: sed -f defines.sed $ac_file_inputs >"$tmp/out1"
50669 # Second one is: sed -f defines.sed "$tmp/out1" >"$tmp/out2"
50670 # Third one will be: sed -f defines.sed "$tmp/out2" >"$tmp/out1"
50672 ac_in
='$ac_file_inputs'
50673 ac_out
='"$tmp/out1"'
50674 ac_nxt
='"$tmp/out2"'
50678 # Write a here document:
50679 cat >>$CONFIG_STATUS <<_ACEOF
50680 # First, check the format of the line:
50681 cat >"\$tmp/defines.sed" <<\\CEOF
50682 /^[ ]*#[ ]*undef[ ][ ]*$ac_word_re[ ]*\$/b def
50683 /^[ ]*#[ ]*define[ ][ ]*$ac_word_re[( ]/b def
50687 sed ${ac_max_sed_lines}q conftest.defines
>>$CONFIG_STATUS
50689 sed -f "$tmp/defines.sed"' "$ac_in >$ac_out" >>$CONFIG_STATUS
50690 ac_in
=$ac_out; ac_out
=$ac_nxt; ac_nxt
=$ac_in
50691 sed 1,${ac_max_sed_lines}d conftest.defines
>conftest.
tail
50692 grep . conftest.
tail >/dev
/null
|| break
50693 rm -f conftest.defines
50694 mv conftest.
tail conftest.defines
50696 rm -f conftest.defines conftest.
tail
50698 echo "ac_result=$ac_in" >>$CONFIG_STATUS
50699 cat >>$CONFIG_STATUS <<\_ACEOF
50700 if test x
"$ac_file" != x
-; then
50701 echo "/* $configure_input */" >"$tmp/config.h"
50702 cat "$ac_result" >>"$tmp/config.h"
50703 if diff $ac_file "$tmp/config.h" >/dev
/null
2>&1; then
50704 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
50705 echo "$as_me: $ac_file is unchanged" >&6;}
50708 mv "$tmp/config.h" $ac_file
50711 echo "/* $configure_input */"
50717 :C
) { echo "$as_me:$LINENO: executing $ac_file commands" >&5
50718 echo "$as_me: executing $ac_file commands" >&6;}
50723 case $ac_file$ac_mode in
50725 mkdir -p $outdir &&
50726 $CPP $infile | sed 's/^# *[1-9].*//;s/^ *//;/./,/^$/!d' > $outdir/rcdefs.h
50728 "lib/wx/config/${TOOLCHAIN_FULLNAME}":F
) chmod +x lib
/wx
/config
/${TOOLCHAIN_FULLNAME} ;;
50729 "lib/wx/config/inplace-${TOOLCHAIN_FULLNAME}":F
) chmod +x lib
/wx
/config
/inplace
-${TOOLCHAIN_FULLNAME} ;;
50730 "wx-config":C
) rm -f wx
-config
50731 ${LN_S} lib
/wx
/config
/inplace
-${TOOLCHAIN_FULLNAME} wx
-config
50738 { (exit 0); exit 0; }
50740 chmod +x
$CONFIG_STATUS
50741 ac_clean_files
=$ac_clean_files_save
50744 # configure is writing to config.log, and then calls config.status.
50745 # config.status does its own redirection, appending to config.log.
50746 # Unfortunately, on DOS this fails, as config.log is still kept open
50747 # by configure, so config.status won't be able to write to it; its
50748 # output is simply discarded. So we exec the FD to /dev/null,
50749 # effectively closing config.log, so it can be properly (re)opened and
50750 # appended to by config.status. When coming back to configure, we
50751 # need to make the FD available again.
50752 if test "$no_create" != yes; then
50754 ac_config_status_args
=
50755 test "$silent" = yes &&
50756 ac_config_status_args
="$ac_config_status_args --quiet"
50758 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
50760 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
50761 # would make configure fail if this is the last instruction.
50762 $ac_cs_success || { (exit 1); exit 1; }
50766 # CONFIG_SUBDIRS section.
50768 if test "$no_recursion" != yes; then
50770 # Remove --cache-file and --srcdir arguments so they do not pile up.
50771 ac_sub_configure_args
=
50773 eval "set x $ac_configure_args"
50777 if test -n "$ac_prev"; then
50782 -cache-file | --cache-file | --cache-fil | --cache-fi \
50783 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
50784 ac_prev
=cache_file
;;
50785 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
50786 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* \
50789 --config-cache | -C)
50791 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
50793 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
50795 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
50797 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
50801 *\'*) ac_arg
=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
50803 ac_sub_configure_args
="$ac_sub_configure_args '$ac_arg'" ;;
50807 # Always prepend --prefix to ensure using the same prefix
50808 # in subdir configurations.
50809 ac_arg
="--prefix=$prefix"
50811 *\'*) ac_arg
=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
50813 ac_sub_configure_args
="'$ac_arg' $ac_sub_configure_args"
50816 if test "$silent" = yes; then
50817 ac_sub_configure_args
="--silent $ac_sub_configure_args"
50821 for ac_dir
in : $subdirs; do test "x$ac_dir" = x
: && continue
50823 # Do not complain, so a configure script can configure whichever
50824 # parts of a large source tree are present.
50825 test -d "$srcdir/$ac_dir" || continue
50827 ac_msg
="=== configuring in $ac_dir (`pwd`/$ac_dir)"
50828 echo "$as_me:$LINENO: $ac_msg" >&5
50832 -*) as_dir
=.
/$as_dir;;
50834 test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
50838 *\'*) as_qdir
=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
50839 *) as_qdir
=$as_dir;;
50841 as_dirs
="'$as_qdir' $as_dirs"
50842 as_dir
=`$as_dirname -- "$as_dir" ||
50843 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
50844 X"$as_dir" : 'X\(//\)[^/]' \| \
50845 X"$as_dir" : 'X\(//\)$' \| \
50846 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
50848 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
50852 /^X\(\/\/\)[^/].*/{
50865 test -d "$as_dir" && break
50867 test -z "$as_dirs" || eval "mkdir $as_dirs"
50868 } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
50869 echo "$as_me: error: cannot create directory $as_dir" >&2;}
50870 { (exit 1); exit 1; }; }; }
50874 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
50876 ac_dir_suffix
=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
50877 # A ".." for each directory in $ac_dir_suffix.
50878 ac_top_builddir_sub
=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
50879 case $ac_top_builddir_sub in
50880 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
50881 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
50884 ac_abs_top_builddir
=$ac_pwd
50885 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
50886 # for backward compatibility:
50887 ac_top_builddir
=$ac_top_build_prefix
50890 .
) # We are building in place.
50892 ac_top_srcdir
=$ac_top_builddir_sub
50893 ac_abs_top_srcdir
=$ac_pwd ;;
50894 [\\/]* | ?
:[\\/]* ) # Absolute name.
50895 ac_srcdir
=$srcdir$ac_dir_suffix;
50896 ac_top_srcdir
=$srcdir
50897 ac_abs_top_srcdir
=$srcdir ;;
50898 *) # Relative name.
50899 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
50900 ac_top_srcdir
=$ac_top_build_prefix$srcdir
50901 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
50903 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
50908 # Check for guested configure; otherwise get Cygnus style configure.
50909 if test -f "$ac_srcdir/configure.gnu"; then
50910 ac_sub_configure
=$ac_srcdir/configure.gnu
50911 elif test -f "$ac_srcdir/configure"; then
50912 ac_sub_configure
=$ac_srcdir/configure
50913 elif test -f "$ac_srcdir/configure.in"; then
50914 # This should be Cygnus configure.
50915 ac_sub_configure
=$ac_aux_dir/configure
50917 { echo "$as_me:$LINENO: WARNING: no configuration information is in $ac_dir" >&5
50918 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2;}
50922 # The recursion is here.
50923 if test -n "$ac_sub_configure"; then
50924 # Make the cache file name correct relative to the subdirectory.
50925 case $cache_file in
50926 [\\/]* | ?
:[\\/]* ) ac_sub_cache_file
=$cache_file ;;
50927 *) # Relative name.
50928 ac_sub_cache_file
=$ac_top_build_prefix$cache_file ;;
50931 { echo "$as_me:$LINENO: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&5
50932 echo "$as_me: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&6;}
50933 # The eval makes quoting arguments work.
50934 eval "\$SHELL \"\$ac_sub_configure\" $ac_sub_configure_args \
50935 --cache-file=\"\$ac_sub_cache_file\" --srcdir=\"\$ac_srcdir\"" ||
50936 { { echo "$as_me:$LINENO: error: $ac_sub_configure failed for $ac_dir" >&5
50937 echo "$as_me: error: $ac_sub_configure failed for $ac_dir" >&2;}
50938 { (exit 1); exit 1; }; }
50947 echo "Configured wxWidgets ${WX_VERSION} for \`${host}'"
50949 echo " Which GUI toolkit should wxWidgets use? ${TOOLKIT_DESC}"
50950 echo " Should wxWidgets be compiled into single library? ${wxUSE_MONOLITHIC:-yes}"
50952 echo " Should wxWidgets be compiled in debug mode? ${wxUSE_DEBUG:-no}"
50953 echo " Should wxWidgets be linked as a shared library? ${wxUSE_SHARED:-no}"
50954 echo " Should wxWidgets be compiled in Unicode mode? ${wxUSE_UNICODE:-no}"
50956 echo " What level of wxWidgets compatibility should be enabled?"
50957 echo " wxWidgets 2.6 ${WXWIN_COMPATIBILITY_2_6:-no}"
50958 echo " wxWidgets 2.8 ${WXWIN_COMPATIBILITY_2_8:-yes}"
50960 echo " Which libraries should wxWidgets use?"
50961 echo " jpeg ${wxUSE_LIBJPEG-none}"
50962 echo " png ${wxUSE_LIBPNG-none}"
50963 echo " regex ${wxUSE_REGEX}"
50964 echo " tiff ${wxUSE_LIBTIFF-none}"
50965 if test "$wxUSE_X11" = 1 -o "$wxUSE_MOTIF" = 1; then
50966 echo " xpm ${wxUSE_LIBXPM-none}"
50968 echo " zlib ${wxUSE_ZLIB}"
50969 echo " odbc ${wxUSE_ODBC}"
50970 echo " expat ${wxUSE_EXPAT}"
50971 echo " libmspack ${wxUSE_LIBMSPACK}"
50972 echo " sdl ${wxUSE_LIBSDL}"