2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.61 for Wine 0.9.52.
5 # Report bugs to <wine-devel@winehq.org>.
7 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
8 # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
9 # This configure script is free software; the Free Software Foundation
10 # gives unlimited permission to copy, distribute and modify it.
11 ## --------------------- ##
12 ## M4sh Initialization. ##
13 ## --------------------- ##
15 # Be more Bourne compatible
16 DUALCASE=1; export DUALCASE # for MKS sh
17 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
20 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
21 # is contrary to our usage. Disable this feature.
22 alias -g '${1+"$@"}'='"$@"'
25 case `(set -o) 2>/dev/null` in
26 *posix*) set -o posix ;;
35 # Avoid depending upon Character Ranges.
36 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
37 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
38 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
39 as_cr_digits='0123456789'
40 as_cr_alnum=$as_cr_Letters$as_cr_digits
42 # The user is always right.
43 if test "${PATH_SEPARATOR+set}" != set; then
44 echo "#! /bin/sh" >conf$$.sh
45 echo "exit 0" >>conf$$.sh
47 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
55 # Support unset when possible.
56 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
64 # We need space, tab and new line, in precisely that order. Quoting is
65 # there to prevent editors from complaining about space-tab.
66 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
67 # splitting by setting IFS to empty value.)
72 # Find who we are. Look in the path if we contain no directory separator.
74 *[\\/]* ) as_myself=$0 ;;
75 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
79 test -z "$as_dir" && as_dir=.
80 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
86 # We did not find ourselves, most probably we were run as `sh COMMAND'
87 # in which case we are not to be found in the path.
88 if test "x$as_myself" = x; then
91 if test ! -f "$as_myself"; then
92 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
96 # Work around bugs in pre-3.0 UWIN ksh.
97 for as_var in ENV MAIL MAILPATH
98 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
106 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
107 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
110 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
111 eval $as_var=C; export $as_var
113 ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
117 # Required to use basename.
118 if expr a : '\(a\)' >/dev/null 2>&1 &&
119 test "X`expr 00001 : '.*\(...\)'`" = X001; then
125 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
132 # Name of the executable.
133 as_me=`$as_basename -- "$0" ||
134 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
135 X"$0" : 'X\(//\)$' \| \
136 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
138 sed '/^.*\/\([^/][^/]*\)\/*$/{
156 if test "x$CONFIG_SHELL" = x; then
157 if (eval ":") 2>/dev/null; then
163 if test $as_have_required = yes && (eval ":
173 as_func_ret_success () {
176 as_func_ret_failure () {
181 if as_func_success; then
185 echo as_func_success failed.
188 if as_func_failure; then
190 echo as_func_failure succeeded.
193 if as_func_ret_success; then
197 echo as_func_ret_success failed.
200 if as_func_ret_failure; then
202 echo as_func_ret_failure succeeded.
205 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
209 echo positional parameters were not saved.
212 test \$exitcode = 0) || { (exit 1); exit 1; }
217 test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
218 test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
219 ") 2> /dev/null; then
223 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
224 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
227 test -z "$as_dir" && as_dir=.
230 for as_base in sh bash ksh sh5; do
231 as_candidate_shells="$as_candidate_shells $as_dir/$as_base"
238 for as_shell in $as_candidate_shells $SHELL; do
239 # Try only shells that exist, to save several forks.
240 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
241 { ("$as_shell") 2> /dev/null <<\_ASEOF
242 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
245 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
246 # is contrary to our usage. Disable this feature.
247 alias -g '${1+"$@"}'='"$@"'
250 case `(set -o) 2>/dev/null` in
251 *posix*) set -o posix ;;
260 CONFIG_SHELL=$as_shell
262 if { "$as_shell" 2> /dev/null <<\_ASEOF
263 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
266 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
267 # is contrary to our usage. Disable this feature.
268 alias -g '${1+"$@"}'='"$@"'
271 case `(set -o) 2>/dev/null` in
272 *posix*) set -o posix ;;
288 as_func_ret_success () {
291 as_func_ret_failure () {
296 if as_func_success; then
300 echo as_func_success failed.
303 if as_func_failure; then
305 echo as_func_failure succeeded.
308 if as_func_ret_success; then
312 echo as_func_ret_success failed.
315 if as_func_ret_failure; then
317 echo as_func_ret_failure succeeded.
320 if ( set x; as_func_ret_success y && test x = "$1" ); then
324 echo positional parameters were not saved.
327 test $exitcode = 0) || { (exit 1); exit 1; }
332 test "x$as_lineno_1" != "x$as_lineno_2" &&
333 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
344 if test "x$CONFIG_SHELL" != x; then
345 for as_var in BASH_ENV ENV
346 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
349 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
353 if test $as_have_required = no; then
354 echo This script requires a shell more modern than all the
355 echo shells that I found on your system. Please install a
356 echo modern shell, or manually run the script under such a
357 echo shell if you do have one.
358 { (exit 1); exit 1; }
368 (eval "as_func_return () {
377 as_func_ret_success () {
380 as_func_ret_failure () {
385 if as_func_success; then
389 echo as_func_success failed.
392 if as_func_failure; then
394 echo as_func_failure succeeded.
397 if as_func_ret_success; then
401 echo as_func_ret_success failed.
404 if as_func_ret_failure; then
406 echo as_func_ret_failure succeeded.
409 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
413 echo positional parameters were not saved.
416 test \$exitcode = 0") || {
417 echo No shell found that supports shell functions.
418 echo Please tell autoconf@gnu.org about your system,
419 echo including any error possibly output before this
427 test "x$as_lineno_1" != "x$as_lineno_2" &&
428 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
430 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
431 # uniformly replaced by the line number. The first 'sed' inserts a
432 # line-number line after each line using $LINENO; the second 'sed'
433 # does the real work. The second script uses 'N' to pair each
434 # line-number line with the line containing $LINENO, and appends
435 # trailing '-' during substitution so that $LINENO is not a special
437 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
438 # scripts with optimization help from Paolo Bonzini. Blame Lee
439 # E. McMahon (1931-1989) for sed's syntax. :-)
451 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
455 chmod +x "$as_me.lineno" ||
456 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
457 { (exit 1); exit 1; }; }
459 # Don't try to exec as it changes $[0], causing all sort of problems
460 # (the dirname of $[0] is not the place where we might find the
461 # original and so on. Autoconf is especially sensitive to this).
463 # Exit status is that of the last command.
468 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
474 ECHO_C= ECHO_N= ECHO_T=
478 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
485 if expr a : '\(a\)' >/dev/null 2>&1 &&
486 test "X`expr 00001 : '.*\(...\)'`" = X001; then
492 rm -f conf$$ conf$$.exe conf$$.file
493 if test -d conf$$.dir; then
494 rm -f conf$$.dir/conf$$.file
500 if ln -s conf$$.file conf$$ 2>/dev/null; then
502 # ... but there are two gotchas:
503 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
504 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
505 # In both cases, we have to default to `cp -p'.
506 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
508 elif ln conf$$.file conf$$ 2>/dev/null; then
513 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
514 rmdir conf$$.dir 2>/dev/null
516 if mkdir -p . 2>/dev/null; then
519 test -d ./-p && rmdir ./-p
523 if test -x / >/dev/null 2>&1; then
526 if ls -dL / >/dev/null 2>&1; then
533 if test -d "$1"; then
539 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
540 ???[sx]*):;;*)false;;esac;fi
544 as_executable_p=$as_test_x
546 # Sed expression to map a string onto a valid CPP name.
547 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
549 # Sed expression to map a string onto a valid variable name.
550 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
554 exec 7<&0 </dev/null 6>&1
557 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
558 # so uname gets run too.
559 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
564 ac_default_prefix=/usr/local
566 ac_config_libobj_dir=.
572 SHELL=${CONFIG_SHELL-/bin/sh}
574 # Identity of this package.
576 PACKAGE_TARNAME='wine'
577 PACKAGE_VERSION='0.9.52'
578 PACKAGE_STRING='Wine 0.9.52'
579 PACKAGE_BUGREPORT='wine-devel@winehq.org'
581 ac_unique_file="server/atom.c"
582 # Factoring default headers for most tests.
583 ac_includes_default="\
585 #ifdef HAVE_SYS_TYPES_H
586 # include <sys/types.h>
588 #ifdef HAVE_SYS_STAT_H
589 # include <sys/stat.h>
595 # ifdef HAVE_STDLIB_H
600 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
605 #ifdef HAVE_STRINGS_H
606 # include <strings.h>
608 #ifdef HAVE_INTTYPES_H
609 # include <inttypes.h>
627 program_transform_name
772 ac_subst_files='MAKE_RULES
777 ac_precious_vars='build_alias
792 # Initialize some variables set by options.
794 ac_init_version=false
795 # The variables have the same names as the options, with
796 # dashes changed to underlines.
804 program_transform_name=s,x,x,
812 # Installation directory options.
813 # These are left unexpanded so users can "make install exec_prefix=/foo"
814 # and all the variables that are supposed to be based on exec_prefix
815 # by default will actually change.
816 # Use braces instead of parens because sh, perl, etc. also accept them.
817 # (The list follows the same order as the GNU Coding Standards.)
818 bindir='${exec_prefix}/bin'
819 sbindir='${exec_prefix}/sbin'
820 libexecdir='${exec_prefix}/libexec'
821 datarootdir='${prefix}/share'
822 datadir='${datarootdir}'
823 sysconfdir='${prefix}/etc'
824 sharedstatedir='${prefix}/com'
825 localstatedir='${prefix}/var'
826 includedir='${prefix}/include'
827 oldincludedir='/usr/include'
828 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
829 infodir='${datarootdir}/info'
834 libdir='${exec_prefix}/lib'
835 localedir='${datarootdir}/locale'
836 mandir='${datarootdir}/man'
842 # If the previous option needs an argument, assign it.
843 if test -n "$ac_prev"; then
844 eval $ac_prev=\$ac_option
850 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
854 # Accept the important Cygnus configure options, so we can diagnose typos.
856 case $ac_dashdash$ac_option in
860 -bindir | --bindir | --bindi | --bind | --bin | --bi)
862 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
865 -build | --build | --buil | --bui | --bu)
866 ac_prev=build_alias ;;
867 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
868 build_alias=$ac_optarg ;;
870 -cache-file | --cache-file | --cache-fil | --cache-fi \
871 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
872 ac_prev=cache_file ;;
873 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
874 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
875 cache_file=$ac_optarg ;;
878 cache_file=config.cache ;;
880 -datadir | --datadir | --datadi | --datad)
882 -datadir=* | --datadir=* | --datadi=* | --datad=*)
883 datadir=$ac_optarg ;;
885 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
886 | --dataroo | --dataro | --datar)
887 ac_prev=datarootdir ;;
888 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
889 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
890 datarootdir=$ac_optarg ;;
892 -disable-* | --disable-*)
893 ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
894 # Reject names that are not valid shell variable names.
895 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
896 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
897 { (exit 1); exit 1; }; }
898 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
899 eval enable_$ac_feature=no ;;
901 -docdir | --docdir | --docdi | --doc | --do)
903 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
906 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
908 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
911 -enable-* | --enable-*)
912 ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
913 # Reject names that are not valid shell variable names.
914 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
915 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
916 { (exit 1); exit 1; }; }
917 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
918 eval enable_$ac_feature=\$ac_optarg ;;
920 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
921 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
922 | --exec | --exe | --ex)
923 ac_prev=exec_prefix ;;
924 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
925 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
926 | --exec=* | --exe=* | --ex=*)
927 exec_prefix=$ac_optarg ;;
929 -gas | --gas | --ga | --g)
930 # Obsolete; use --with-gas.
933 -help | --help | --hel | --he | -h)
935 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
936 ac_init_help=recursive ;;
937 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
938 ac_init_help=short ;;
940 -host | --host | --hos | --ho)
941 ac_prev=host_alias ;;
942 -host=* | --host=* | --hos=* | --ho=*)
943 host_alias=$ac_optarg ;;
945 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
947 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
949 htmldir=$ac_optarg ;;
951 -includedir | --includedir | --includedi | --included | --include \
952 | --includ | --inclu | --incl | --inc)
953 ac_prev=includedir ;;
954 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
955 | --includ=* | --inclu=* | --incl=* | --inc=*)
956 includedir=$ac_optarg ;;
958 -infodir | --infodir | --infodi | --infod | --info | --inf)
960 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
961 infodir=$ac_optarg ;;
963 -libdir | --libdir | --libdi | --libd)
965 -libdir=* | --libdir=* | --libdi=* | --libd=*)
968 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
969 | --libexe | --libex | --libe)
970 ac_prev=libexecdir ;;
971 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
972 | --libexe=* | --libex=* | --libe=*)
973 libexecdir=$ac_optarg ;;
975 -localedir | --localedir | --localedi | --localed | --locale)
977 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
978 localedir=$ac_optarg ;;
980 -localstatedir | --localstatedir | --localstatedi | --localstated \
981 | --localstate | --localstat | --localsta | --localst | --locals)
982 ac_prev=localstatedir ;;
983 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
984 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
985 localstatedir=$ac_optarg ;;
987 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
989 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
993 # Obsolete; use --without-fp.
996 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
997 | --no-cr | --no-c | -n)
1000 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1001 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1004 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1005 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1006 | --oldin | --oldi | --old | --ol | --o)
1007 ac_prev=oldincludedir ;;
1008 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1009 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1010 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1011 oldincludedir=$ac_optarg ;;
1013 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1015 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1016 prefix=$ac_optarg ;;
1018 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1019 | --program-pre | --program-pr | --program-p)
1020 ac_prev=program_prefix ;;
1021 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1022 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1023 program_prefix=$ac_optarg ;;
1025 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1026 | --program-suf | --program-su | --program-s)
1027 ac_prev=program_suffix ;;
1028 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1029 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1030 program_suffix=$ac_optarg ;;
1032 -program-transform-name | --program-transform-name \
1033 | --program-transform-nam | --program-transform-na \
1034 | --program-transform-n | --program-transform- \
1035 | --program-transform | --program-transfor \
1036 | --program-transfo | --program-transf \
1037 | --program-trans | --program-tran \
1038 | --progr-tra | --program-tr | --program-t)
1039 ac_prev=program_transform_name ;;
1040 -program-transform-name=* | --program-transform-name=* \
1041 | --program-transform-nam=* | --program-transform-na=* \
1042 | --program-transform-n=* | --program-transform-=* \
1043 | --program-transform=* | --program-transfor=* \
1044 | --program-transfo=* | --program-transf=* \
1045 | --program-trans=* | --program-tran=* \
1046 | --progr-tra=* | --program-tr=* | --program-t=*)
1047 program_transform_name=$ac_optarg ;;
1049 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1051 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1052 pdfdir=$ac_optarg ;;
1054 -psdir | --psdir | --psdi | --psd | --ps)
1056 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1059 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1060 | -silent | --silent | --silen | --sile | --sil)
1063 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1065 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1067 sbindir=$ac_optarg ;;
1069 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1070 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1071 | --sharedst | --shareds | --shared | --share | --shar \
1073 ac_prev=sharedstatedir ;;
1074 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1075 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1076 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1078 sharedstatedir=$ac_optarg ;;
1080 -site | --site | --sit)
1082 -site=* | --site=* | --sit=*)
1085 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1087 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1088 srcdir=$ac_optarg ;;
1090 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1091 | --syscon | --sysco | --sysc | --sys | --sy)
1092 ac_prev=sysconfdir ;;
1093 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1094 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1095 sysconfdir=$ac_optarg ;;
1097 -target | --target | --targe | --targ | --tar | --ta | --t)
1098 ac_prev=target_alias ;;
1099 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1100 target_alias=$ac_optarg ;;
1102 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1105 -version | --version | --versio | --versi | --vers | -V)
1106 ac_init_version=: ;;
1109 ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1110 # Reject names that are not valid shell variable names.
1111 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1112 { echo "$as_me: error: invalid package name: $ac_package" >&2
1113 { (exit 1); exit 1; }; }
1114 ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
1115 eval with_$ac_package=\$ac_optarg ;;
1117 -without-* | --without-*)
1118 ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1119 # Reject names that are not valid shell variable names.
1120 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1121 { echo "$as_me: error: invalid package name: $ac_package" >&2
1122 { (exit 1); exit 1; }; }
1123 ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
1124 eval with_$ac_package=no ;;
1127 # Obsolete; use --with-x.
1130 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1131 | --x-incl | --x-inc | --x-in | --x-i)
1132 ac_prev=x_includes ;;
1133 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1134 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1135 x_includes=$ac_optarg ;;
1137 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1138 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1139 ac_prev=x_libraries ;;
1140 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1141 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1142 x_libraries=$ac_optarg ;;
1144 -*) { echo "$as_me: error: unrecognized option: $ac_option
1145 Try \`$0 --help' for more information." >&2
1146 { (exit 1); exit 1; }; }
1150 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1151 # Reject names that are not valid shell variable names.
1152 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
1153 { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1154 { (exit 1); exit 1; }; }
1155 eval $ac_envvar=\$ac_optarg
1156 export $ac_envvar ;;
1159 # FIXME: should be removed in autoconf 3.0.
1160 echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1161 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1162 echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1163 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1169 if test -n "$ac_prev"; then
1170 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1171 { echo "$as_me: error: missing argument to $ac_option" >&2
1172 { (exit 1); exit 1; }; }
1175 # Be sure to have absolute directory names.
1176 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1177 datadir sysconfdir sharedstatedir localstatedir includedir \
1178 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1179 libdir localedir mandir
1181 eval ac_val=\$$ac_var
1183 [\\/$]* | ?:[\\/]* ) continue;;
1184 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1186 { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1187 { (exit 1); exit 1; }; }
1190 # There might be people who depend on the old broken behavior: `$host'
1191 # used to hold the argument of --host etc.
1192 # FIXME: To remove some day.
1195 target=$target_alias
1197 # FIXME: To remove some day.
1198 if test "x$host_alias" != x; then
1199 if test "x$build_alias" = x; then
1200 cross_compiling=maybe
1201 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1202 If a cross compiler is detected then cross compile mode will be used." >&2
1203 elif test "x$build_alias" != "x$host_alias"; then
1209 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1211 test "$silent" = yes && exec 6>/dev/null
1214 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1215 ac_ls_di=`ls -di .` &&
1216 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1217 { echo "$as_me: error: Working directory cannot be determined" >&2
1218 { (exit 1); exit 1; }; }
1219 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1220 { echo "$as_me: error: pwd does not report name of working directory" >&2
1221 { (exit 1); exit 1; }; }
1224 # Find the source files, if location was not specified.
1225 if test -z "$srcdir"; then
1226 ac_srcdir_defaulted=yes
1227 # Try the directory containing this script, then the parent directory.
1228 ac_confdir=`$as_dirname -- "$0" ||
1229 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1230 X"$0" : 'X\(//\)[^/]' \| \
1231 X"$0" : 'X\(//\)$' \| \
1232 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
1234 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1252 if test ! -r "$srcdir/$ac_unique_file"; then
1256 ac_srcdir_defaulted=no
1258 if test ! -r "$srcdir/$ac_unique_file"; then
1259 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1260 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1261 { (exit 1); exit 1; }; }
1263 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1265 cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
1266 { (exit 1); exit 1; }; }
1268 # When building in place, set srcdir=.
1269 if test "$ac_abs_confdir" = "$ac_pwd"; then
1272 # Remove unnecessary trailing slashes from srcdir.
1273 # Double slashes in file names in object file debugging info
1274 # mess up M-x gdb in Emacs.
1276 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1278 for ac_var in $ac_precious_vars; do
1279 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1280 eval ac_env_${ac_var}_value=\$${ac_var}
1281 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1282 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1286 # Report the --help message.
1288 if test "$ac_init_help" = "long"; then
1289 # Omit some internal or obsolete options to make the list less imposing.
1290 # This message is too long to be a string in the A/UX 3.1 sh.
1292 \`configure' configures Wine 0.9.52 to adapt to many kinds of systems.
1294 Usage: $0 [OPTION]... [VAR=VALUE]...
1296 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1297 VAR=VALUE. See below for descriptions of some of the useful variables.
1299 Defaults for the options are specified in brackets.
1302 -h, --help display this help and exit
1303 --help=short display options specific to this package
1304 --help=recursive display the short help of all the included packages
1305 -V, --version display version information and exit
1306 -q, --quiet, --silent do not print \`checking...' messages
1307 --cache-file=FILE cache test results in FILE [disabled]
1308 -C, --config-cache alias for \`--cache-file=config.cache'
1309 -n, --no-create do not create output files
1310 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1312 Installation directories:
1313 --prefix=PREFIX install architecture-independent files in PREFIX
1314 [$ac_default_prefix]
1315 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1318 By default, \`make install' will install all the files in
1319 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1320 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1321 for instance \`--prefix=\$HOME'.
1323 For better control, use the options below.
1325 Fine tuning of the installation directories:
1326 --bindir=DIR user executables [EPREFIX/bin]
1327 --sbindir=DIR system admin executables [EPREFIX/sbin]
1328 --libexecdir=DIR program executables [EPREFIX/libexec]
1329 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1330 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1331 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1332 --libdir=DIR object code libraries [EPREFIX/lib]
1333 --includedir=DIR C header files [PREFIX/include]
1334 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1335 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1336 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1337 --infodir=DIR info documentation [DATAROOTDIR/info]
1338 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1339 --mandir=DIR man documentation [DATAROOTDIR/man]
1340 --docdir=DIR documentation root [DATAROOTDIR/doc/wine]
1341 --htmldir=DIR html documentation [DOCDIR]
1342 --dvidir=DIR dvi documentation [DOCDIR]
1343 --pdfdir=DIR pdf documentation [DOCDIR]
1344 --psdir=DIR ps documentation [DOCDIR]
1350 --x-includes=DIR X include files are in DIR
1351 --x-libraries=DIR X library files are in DIR
1354 --build=BUILD configure for building on BUILD [guessed]
1355 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1359 if test -n "$ac_init_help"; then
1360 case $ac_init_help in
1361 short | recursive ) echo "Configuration of Wine 0.9.52:";;
1366 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1367 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1368 --disable-win16 do not include Win16 support
1369 --enable-win64 build a Win64 emulator on AMD64 (won't run Win32
1373 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1374 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1375 --without-alsa do not use the Alsa sound support
1376 --without-audioio do not use the AudioIO sound support
1377 --without-capi do not use CAPI (ISDN support)
1378 --without-cms do not use CMS (color management support)
1379 --without-coreaudio do not use the CoreAudio sound support
1380 --without-cups do not use CUPS
1381 --without-curses do not use (n)curses
1382 --without-esd do not use the EsounD sound support
1383 --without-fontconfig do not use fontconfig
1384 --without-gphoto do not use gphoto (Digital Camera support)
1385 --without-hal do not use HAL (dynamic device support)
1386 --without-jack do not use the Jack sound support
1387 --without-jpeg do not use JPEG
1388 --without-ldap do not use LDAP
1389 --without-nas do not use the NAS sound support
1390 --without-opengl do not use OpenGL
1391 --without-openssl do not use OpenSSL
1392 --without-oss do not use the OSS sound support
1393 --without-png do not use PNG
1394 --without-sane do not use SANE (scanner support)
1395 --without-xcomposite do not use the Xcomposite extension
1396 --without-xcursor do not use the Xcursor extension
1397 --without-xinerama do not use Xinerama (multi-monitor support)
1398 --without-xinput do not use the Xinput extension
1399 --without-xml do not use XML
1400 --without-xrandr do not use Xrandr (resolution changes)
1401 --without-xrender do not use the Xrender extension
1402 --without-xshape do not use the Xshape extension
1403 --without-xshm do not use XShm (shared memory extension)
1404 --without-xslt do not use XSLT
1405 --without-xvidmode do not use XFree video mode extension
1406 --with-wine-tools=DIR use Wine tools from directory DIR
1407 --with-x use the X Window System
1409 Some influential environment variables:
1410 CC C compiler command
1411 CFLAGS C compiler flags
1412 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1413 nonstandard directory <lib dir>
1414 LIBS libraries to pass to the linker, e.g. -l<library>
1415 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1416 you have headers in a nonstandard directory <include dir>
1417 CXX C++ compiler command
1418 CXXFLAGS C++ compiler flags
1419 XMKMF Path to xmkmf, Makefile generator for X Window System
1422 Use these variables to override the choices made by `configure' or to help
1423 it to find libraries and programs with nonstandard names/locations.
1425 Report bugs to <wine-devel@winehq.org>.
1430 if test "$ac_init_help" = "recursive"; then
1431 # If there are subdirs, report their specific --help.
1432 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1433 test -d "$ac_dir" || continue
1437 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1439 ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
1440 # A ".." for each directory in $ac_dir_suffix.
1441 ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
1442 case $ac_top_builddir_sub in
1443 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1444 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1447 ac_abs_top_builddir=$ac_pwd
1448 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1449 # for backward compatibility:
1450 ac_top_builddir=$ac_top_build_prefix
1453 .) # We are building in place.
1455 ac_top_srcdir=$ac_top_builddir_sub
1456 ac_abs_top_srcdir=$ac_pwd ;;
1457 [\\/]* | ?:[\\/]* ) # Absolute name.
1458 ac_srcdir=$srcdir$ac_dir_suffix;
1459 ac_top_srcdir=$srcdir
1460 ac_abs_top_srcdir=$srcdir ;;
1462 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1463 ac_top_srcdir=$ac_top_build_prefix$srcdir
1464 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1466 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1468 cd "$ac_dir" || { ac_status=$?; continue; }
1469 # Check for guested configure.
1470 if test -f "$ac_srcdir/configure.gnu"; then
1472 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1473 elif test -f "$ac_srcdir/configure"; then
1475 $SHELL "$ac_srcdir/configure" --help=recursive
1477 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1479 cd "$ac_pwd" || { ac_status=$?; break; }
1483 test -n "$ac_init_help" && exit $ac_status
1484 if $ac_init_version; then
1486 Wine configure 0.9.52
1487 generated by GNU Autoconf 2.61
1489 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1490 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
1491 This configure script is free software; the Free Software Foundation
1492 gives unlimited permission to copy, distribute and modify it.
1496 cat >config.log <<_ACEOF
1497 This file contains any messages produced by compilers while
1498 running configure, to aid debugging if configure makes a mistake.
1500 It was created by Wine $as_me 0.9.52, which was
1501 generated by GNU Autoconf 2.61. Invocation command line was
1513 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1514 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1515 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1516 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1517 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1519 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1520 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1522 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1523 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1524 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1525 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1526 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1527 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1528 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1532 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1536 test -z "$as_dir" && as_dir=.
1537 echo "PATH: $as_dir"
1553 # Keep a trace of the command line.
1554 # Strip out --no-create and --no-recursion so they do not pile up.
1555 # Strip out --silent because we don't want to record it for future runs.
1556 # Also quote any args containing shell meta-characters.
1557 # Make two passes to allow for proper duplicate-argument suppression.
1561 ac_must_keep_next=false
1567 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1568 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1569 | -silent | --silent | --silen | --sile | --sil)
1572 ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1575 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
1577 ac_configure_args1="$ac_configure_args1 '$ac_arg'"
1578 if test $ac_must_keep_next = true; then
1579 ac_must_keep_next=false # Got value, back to normal.
1582 *=* | --config-cache | -C | -disable-* | --disable-* \
1583 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1584 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1585 | -with-* | --with-* | -without-* | --without-* | --x)
1586 case "$ac_configure_args0 " in
1587 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1590 -* ) ac_must_keep_next=true ;;
1593 ac_configure_args="$ac_configure_args '$ac_arg'"
1598 $as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
1599 $as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
1601 # When interrupted or exit'd, cleanup temporary files, and complete
1602 # config.log. We remove comments because anyway the quotes in there
1603 # would cause problems or look ugly.
1604 # WARNING: Use '\'' to represent an apostrophe within the trap.
1605 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1606 trap 'exit_status=$?
1607 # Save into config.log some information that might help in debugging.
1612 ## ---------------- ##
1613 ## Cache variables. ##
1614 ## ---------------- ##
1617 # The following way of writing the cache mishandles newlines in values,
1619 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1620 eval ac_val=\$$ac_var
1624 *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
1625 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
1628 _ | IFS | as_nl) ;; #(
1629 *) $as_unset $ac_var ;;
1634 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1635 *${as_nl}ac_space=\ *)
1637 "s/'\''/'\''\\\\'\'''\''/g;
1638 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1641 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1649 ## ----------------- ##
1650 ## Output variables. ##
1651 ## ----------------- ##
1654 for ac_var in $ac_subst_vars
1656 eval ac_val=\$$ac_var
1658 *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1660 echo "$ac_var='\''$ac_val'\''"
1664 if test -n "$ac_subst_files"; then
1666 ## ------------------- ##
1667 ## File substitutions. ##
1668 ## ------------------- ##
1671 for ac_var in $ac_subst_files
1673 eval ac_val=\$$ac_var
1675 *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1677 echo "$ac_var='\''$ac_val'\''"
1682 if test -s confdefs.h; then
1692 test "$ac_signal" != 0 &&
1693 echo "$as_me: caught signal $ac_signal"
1694 echo "$as_me: exit $exit_status"
1696 rm -f core *.core core.conftest.* &&
1697 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1700 for ac_signal in 1 2 13 15; do
1701 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1705 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1706 rm -f -r conftest* confdefs.h
1708 # Predefined preprocessor variables.
1710 cat >>confdefs.h <<_ACEOF
1711 #define PACKAGE_NAME "$PACKAGE_NAME"
1715 cat >>confdefs.h <<_ACEOF
1716 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1720 cat >>confdefs.h <<_ACEOF
1721 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1725 cat >>confdefs.h <<_ACEOF
1726 #define PACKAGE_STRING "$PACKAGE_STRING"
1730 cat >>confdefs.h <<_ACEOF
1731 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1735 # Let the site file select an alternate cache file if it wants to.
1736 # Prefer explicitly selected file to automatically selected ones.
1737 if test -n "$CONFIG_SITE"; then
1738 set x "$CONFIG_SITE"
1739 elif test "x$prefix" != xNONE; then
1740 set x "$prefix/share/config.site" "$prefix/etc/config.site"
1742 set x "$ac_default_prefix/share/config.site" \
1743 "$ac_default_prefix/etc/config.site"
1748 if test -r "$ac_site_file"; then
1749 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1750 echo "$as_me: loading site script $ac_site_file" >&6;}
1751 sed 's/^/| /' "$ac_site_file" >&5
1756 if test -r "$cache_file"; then
1757 # Some versions of bash will fail to source /dev/null (special
1758 # files actually), so we avoid doing that.
1759 if test -f "$cache_file"; then
1760 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1761 echo "$as_me: loading cache $cache_file" >&6;}
1763 [\\/]* | ?:[\\/]* ) . "$cache_file";;
1764 *) . "./$cache_file";;
1768 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1769 echo "$as_me: creating cache $cache_file" >&6;}
1773 # Check that the precious variables saved in the cache have kept the same
1775 ac_cache_corrupted=false
1776 for ac_var in $ac_precious_vars; do
1777 eval ac_old_set=\$ac_cv_env_${ac_var}_set
1778 eval ac_new_set=\$ac_env_${ac_var}_set
1779 eval ac_old_val=\$ac_cv_env_${ac_var}_value
1780 eval ac_new_val=\$ac_env_${ac_var}_value
1781 case $ac_old_set,$ac_new_set in
1783 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1784 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1785 ac_cache_corrupted=: ;;
1787 { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1788 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1789 ac_cache_corrupted=: ;;
1792 if test "x$ac_old_val" != "x$ac_new_val"; then
1793 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1794 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1795 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
1796 echo "$as_me: former value: $ac_old_val" >&2;}
1797 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
1798 echo "$as_me: current value: $ac_new_val" >&2;}
1799 ac_cache_corrupted=:
1802 # Pass precious variables to config.status.
1803 if test "$ac_new_set" = set; then
1805 *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1806 *) ac_arg=$ac_var=$ac_new_val ;;
1808 case " $ac_configure_args " in
1809 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
1810 *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
1814 if $ac_cache_corrupted; then
1815 { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1816 echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1817 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1818 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1819 { (exit 1); exit 1; }; }
1847 ac_cpp='$CPP $CPPFLAGS'
1848 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1849 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1850 ac_compiler_gnu=$ac_cv_c_compiler_gnu
1854 ac_config_headers="$ac_config_headers include/config.h"
1857 for ac_dir in tools "$srcdir"/tools; do
1858 if test -f "$ac_dir/install-sh"; then
1860 ac_install_sh="$ac_aux_dir/install-sh -c"
1862 elif test -f "$ac_dir/install.sh"; then
1864 ac_install_sh="$ac_aux_dir/install.sh -c"
1866 elif test -f "$ac_dir/shtool"; then
1868 ac_install_sh="$ac_aux_dir/shtool install -c"
1872 if test -z "$ac_aux_dir"; then
1873 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in tools \"$srcdir\"/tools" >&5
1874 echo "$as_me: error: cannot find install-sh or install.sh in tools \"$srcdir\"/tools" >&2;}
1875 { (exit 1); exit 1; }; }
1878 # These three variables are undocumented and unsupported,
1879 # and are intended to be withdrawn in a future Autoconf release.
1880 # They can cause serious problems if a builder's source tree is in a directory
1881 # whose full name contains unusual characters.
1882 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
1883 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
1884 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
1889 # Check whether --enable-win16 was given.
1890 if test "${enable_win16+set}" = set; then
1891 enableval=$enable_win16;
1894 # Check whether --enable-win64 was given.
1895 if test "${enable_win64+set}" = set; then
1896 enableval=$enable_win64;
1901 # Check whether --with-alsa was given.
1902 if test "${with_alsa+set}" = set; then
1903 withval=$with_alsa; if test "x$withval" = "xno"; then ac_cv_header_sys_asoundlib_h=no; ac_cv_header_alsa_asoundlib_h=no; fi
1907 # Check whether --with-audioio was given.
1908 if test "${with_audioio+set}" = set; then
1909 withval=$with_audioio; if test "x$withval" = "xno"; then ac_cv_header_libaudioio_h=no; fi
1913 # Check whether --with-capi was given.
1914 if test "${with_capi+set}" = set; then
1915 withval=$with_capi; if test "x$withval" = "xno"; then ac_cv_header_capi20_h=no; ac_cv_header_linux_capi_h=no; fi
1919 # Check whether --with-cms was given.
1920 if test "${with_cms+set}" = set; then
1921 withval=$with_cms; if test "x$withval" = "xno"; then ac_cv_header_lcms_h=no; ac_cv_header_lcms_lcms_h=no; fi
1925 # Check whether --with-coreaudio was given.
1926 if test "${with_coreaudio+set}" = set; then
1927 withval=$with_coreaudio; if test "x$withval" = "xno"; then ac_cv_header_CoreAudio_CoreAudio_h=no; fi
1931 # Check whether --with-cups was given.
1932 if test "${with_cups+set}" = set; then
1933 withval=$with_cups; if test "x$withval" = "xno"; then ac_cv_header_cups_cups_h=no; fi
1937 # Check whether --with-curses was given.
1938 if test "${with_curses+set}" = set; then
1939 withval=$with_curses; if test "x$withval" = "xno"; then ac_cv_header_ncurses_h=no; ac_cv_header_curses_h=no; fi
1943 # Check whether --with-esd was given.
1944 if test "${with_esd+set}" = set; then
1949 # Check whether --with-fontconfig was given.
1950 if test "${with_fontconfig+set}" = set; then
1951 withval=$with_fontconfig; if test "x$withval" = "xno"; then ac_cv_header_fontconfig_fontconfig_h=no; fi
1955 # Check whether --with-gphoto was given.
1956 if test "${with_gphoto+set}" = set; then
1957 withval=$with_gphoto;
1961 # Check whether --with-hal was given.
1962 if test "${with_hal+set}" = set; then
1967 # Check whether --with-jack was given.
1968 if test "${with_jack+set}" = set; then
1969 withval=$with_jack; if test "x$withval" = "xno"; then ac_cv_header_jack_jack_h=no; fi
1973 # Check whether --with-jpeg was given.
1974 if test "${with_jpeg+set}" = set; then
1975 withval=$with_jpeg; if test "x$withval" = "xno"; then ac_cv_header_jpeglib_h=no; fi
1979 # Check whether --with-ldap was given.
1980 if test "${with_ldap+set}" = set; then
1981 withval=$with_ldap; if test "x$withval" = "xno"; then ac_cv_header_ldap_h=no; ac_cv_header_lber_h=no; fi
1985 # Check whether --with-nas was given.
1986 if test "${with_nas+set}" = set; then
1987 withval=$with_nas; if test "x$withval" = "xno"; then ac_cv_header_audio_audiolib_h=no; fi
1991 # Check whether --with-opengl was given.
1992 if test "${with_opengl+set}" = set; then
1993 withval=$with_opengl;
1997 # Check whether --with-openssl was given.
1998 if test "${with_openssl+set}" = set; then
1999 withval=$with_openssl; if test "x$withval" = "xno"; then ac_cv_header_openssl_err_h=no; ac_cv_header_openssl_ssl_h=no; fi
2003 # Check whether --with-oss was given.
2004 if test "${with_oss+set}" = set; then
2005 withval=$with_oss; if test "x$withval" = "xno"; then ac_cv_header_soundcard_h=no; ac_cv_header_sys_soundcard_h=no; ac_cv_header_machine_soundcard_h=no; fi
2009 # Check whether --with-png was given.
2010 if test "${with_png+set}" = set; then
2011 withval=$with_png; if test "x$withval" = "xno"; then ac_cv_header_png_h=no; fi
2015 # Check whether --with-sane was given.
2016 if test "${with_sane+set}" = set; then
2021 # Check whether --with-xcomposite was given.
2022 if test "${with_xcomposite+set}" = set; then
2023 withval=$with_xcomposite; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xcomposite_h=no; fi
2027 # Check whether --with-xcursor was given.
2028 if test "${with_xcursor+set}" = set; then
2029 withval=$with_xcursor; if test "x$withval" = "xno"; then ac_cv_header_X11_Xcursor_Xcursor_h=no; fi
2033 # Check whether --with-xinerama was given.
2034 if test "${with_xinerama+set}" = set; then
2035 withval=$with_xinerama; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xinerama_h=no; fi
2039 # Check whether --with-xinput was given.
2040 if test "${with_xinput+set}" = set; then
2041 withval=$with_xinput; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XInput_h=no; fi
2045 # Check whether --with-xml was given.
2046 if test "${with_xml+set}" = set; then
2051 # Check whether --with-xrandr was given.
2052 if test "${with_xrandr+set}" = set; then
2053 withval=$with_xrandr; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrandr_h=no; fi
2057 # Check whether --with-xrender was given.
2058 if test "${with_xrender+set}" = set; then
2059 withval=$with_xrender; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrender_h=no; fi
2063 # Check whether --with-xshape was given.
2064 if test "${with_xshape+set}" = set; then
2065 withval=$with_xshape; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_shape_h=no; fi
2069 # Check whether --with-xshm was given.
2070 if test "${with_xshm+set}" = set; then
2071 withval=$with_xshm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XShm_h=no; fi
2075 # Check whether --with-xslt was given.
2076 if test "${with_xslt+set}" = set; then
2081 # Check whether --with-xvidmode was given.
2082 if test "${with_xvidmode+set}" = set; then
2083 withval=$with_xvidmode; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_xf86vmode_h=no; fi
2088 # Check whether --with-wine-tools was given.
2089 if test "${with_wine_tools+set}" = set; then
2090 withval=$with_wine_tools;
2094 # Make sure we can run config.sub.
2095 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2096 { { echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
2097 echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
2098 { (exit 1); exit 1; }; }
2100 { echo "$as_me:$LINENO: checking build system type" >&5
2101 echo $ECHO_N "checking build system type... $ECHO_C" >&6; }
2102 if test "${ac_cv_build+set}" = set; then
2103 echo $ECHO_N "(cached) $ECHO_C" >&6
2105 ac_build_alias=$build_alias
2106 test "x$ac_build_alias" = x &&
2107 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2108 test "x$ac_build_alias" = x &&
2109 { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
2110 echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
2111 { (exit 1); exit 1; }; }
2112 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2113 { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
2114 echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
2115 { (exit 1); exit 1; }; }
2118 { echo "$as_me:$LINENO: result: $ac_cv_build" >&5
2119 echo "${ECHO_T}$ac_cv_build" >&6; }
2120 case $ac_cv_build in
2122 *) { { echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
2123 echo "$as_me: error: invalid value of canonical build" >&2;}
2124 { (exit 1); exit 1; }; };;
2127 ac_save_IFS=$IFS; IFS='-'
2133 # Remember, the first character of IFS is used to create $*,
2134 # except with old shells:
2137 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2140 { echo "$as_me:$LINENO: checking host system type" >&5
2141 echo $ECHO_N "checking host system type... $ECHO_C" >&6; }
2142 if test "${ac_cv_host+set}" = set; then
2143 echo $ECHO_N "(cached) $ECHO_C" >&6
2145 if test "x$host_alias" = x; then
2146 ac_cv_host=$ac_cv_build
2148 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2149 { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
2150 echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
2151 { (exit 1); exit 1; }; }
2155 { echo "$as_me:$LINENO: result: $ac_cv_host" >&5
2156 echo "${ECHO_T}$ac_cv_host" >&6; }
2159 *) { { echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
2160 echo "$as_me: error: invalid value of canonical host" >&2;}
2161 { (exit 1); exit 1; }; };;
2164 ac_save_IFS=$IFS; IFS='-'
2170 # Remember, the first character of IFS is used to create $*,
2171 # except with old shells:
2174 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2179 if test "x$enable_win64" != "xyes"
2181 test -n "$CC" || CC="gcc -m32"
2182 test -n "$CXX"|| CXX="g++ -m32"
2183 test -n "$LD" || LD="ld -m elf_i386"
2184 test -n "$AS" || AS="as --32"
2192 if test "x$enable_win16" != "xno"
2199 WIN16_FILES="\$(WIN16_FILES)"
2201 WIN16_INSTALL="\$(WIN16_INSTALL)"
2203 if test "x$enable_win16" != "xyes"
2211 *) if test -f "$srcdir/Makefile" -o -f "$srcdir/include/config.h"; then
2212 { { echo "$as_me:$LINENO: error: you are building out of the source tree, but the source tree contains object files.
2213 You need to run 'make distclean' in the source tree first." >&5
2214 echo "$as_me: error: you are building out of the source tree, but the source tree contains object files.
2215 You need to run 'make distclean' in the source tree first." >&2;}
2216 { (exit 1); exit 1; }; }
2221 { echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2222 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
2223 set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2224 if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
2225 echo $ECHO_N "(cached) $ECHO_C" >&6
2227 cat >conftest.make <<\_ACEOF
2230 @echo '@@@%%%=$(MAKE)=@@@%%%'
2232 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2233 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2235 eval ac_cv_prog_make_${ac_make}_set=yes;;
2237 eval ac_cv_prog_make_${ac_make}_set=no;;
2241 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2242 { echo "$as_me:$LINENO: result: yes" >&5
2243 echo "${ECHO_T}yes" >&6; }
2246 { echo "$as_me:$LINENO: result: no" >&5
2247 echo "${ECHO_T}no" >&6; }
2248 SET_MAKE="MAKE=${MAKE-make}"
2252 ac_cpp='$CPP $CPPFLAGS'
2253 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2254 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2255 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2256 if test -n "$ac_tool_prefix"; then
2257 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2258 set dummy ${ac_tool_prefix}gcc; ac_word=$2
2259 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2260 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2261 if test "${ac_cv_prog_CC+set}" = set; then
2262 echo $ECHO_N "(cached) $ECHO_C" >&6
2264 if test -n "$CC"; then
2265 ac_cv_prog_CC="$CC" # Let the user override the test.
2267 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2271 test -z "$as_dir" && as_dir=.
2272 for ac_exec_ext in '' $ac_executable_extensions; do
2273 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2274 ac_cv_prog_CC="${ac_tool_prefix}gcc"
2275 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2285 if test -n "$CC"; then
2286 { echo "$as_me:$LINENO: result: $CC" >&5
2287 echo "${ECHO_T}$CC" >&6; }
2289 { echo "$as_me:$LINENO: result: no" >&5
2290 echo "${ECHO_T}no" >&6; }
2295 if test -z "$ac_cv_prog_CC"; then
2297 # Extract the first word of "gcc", so it can be a program name with args.
2298 set dummy gcc; ac_word=$2
2299 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2300 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2301 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2302 echo $ECHO_N "(cached) $ECHO_C" >&6
2304 if test -n "$ac_ct_CC"; then
2305 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2307 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2311 test -z "$as_dir" && as_dir=.
2312 for ac_exec_ext in '' $ac_executable_extensions; do
2313 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2314 ac_cv_prog_ac_ct_CC="gcc"
2315 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2324 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2325 if test -n "$ac_ct_CC"; then
2326 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2327 echo "${ECHO_T}$ac_ct_CC" >&6; }
2329 { echo "$as_me:$LINENO: result: no" >&5
2330 echo "${ECHO_T}no" >&6; }
2333 if test "x$ac_ct_CC" = x; then
2336 case $cross_compiling:$ac_tool_warned in
2338 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2339 whose name does not start with the host triplet. If you think this
2340 configuration is useful to you, please write to autoconf@gnu.org." >&5
2341 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2342 whose name does not start with the host triplet. If you think this
2343 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2344 ac_tool_warned=yes ;;
2352 if test -z "$CC"; then
2353 if test -n "$ac_tool_prefix"; then
2354 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2355 set dummy ${ac_tool_prefix}cc; ac_word=$2
2356 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2357 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2358 if test "${ac_cv_prog_CC+set}" = set; then
2359 echo $ECHO_N "(cached) $ECHO_C" >&6
2361 if test -n "$CC"; then
2362 ac_cv_prog_CC="$CC" # Let the user override the test.
2364 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2368 test -z "$as_dir" && as_dir=.
2369 for ac_exec_ext in '' $ac_executable_extensions; do
2370 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2371 ac_cv_prog_CC="${ac_tool_prefix}cc"
2372 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2382 if test -n "$CC"; then
2383 { echo "$as_me:$LINENO: result: $CC" >&5
2384 echo "${ECHO_T}$CC" >&6; }
2386 { echo "$as_me:$LINENO: result: no" >&5
2387 echo "${ECHO_T}no" >&6; }
2393 if test -z "$CC"; then
2394 # Extract the first word of "cc", so it can be a program name with args.
2395 set dummy cc; ac_word=$2
2396 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2397 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2398 if test "${ac_cv_prog_CC+set}" = set; then
2399 echo $ECHO_N "(cached) $ECHO_C" >&6
2401 if test -n "$CC"; then
2402 ac_cv_prog_CC="$CC" # Let the user override the test.
2405 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2409 test -z "$as_dir" && as_dir=.
2410 for ac_exec_ext in '' $ac_executable_extensions; do
2411 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2412 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2413 ac_prog_rejected=yes
2417 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2424 if test $ac_prog_rejected = yes; then
2425 # We found a bogon in the path, so make sure we never use it.
2426 set dummy $ac_cv_prog_CC
2428 if test $# != 0; then
2429 # We chose a different compiler from the bogus one.
2430 # However, it has the same basename, so the bogon will be chosen
2431 # first if we set CC to just the basename; use the full file name.
2433 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
2439 if test -n "$CC"; then
2440 { echo "$as_me:$LINENO: result: $CC" >&5
2441 echo "${ECHO_T}$CC" >&6; }
2443 { echo "$as_me:$LINENO: result: no" >&5
2444 echo "${ECHO_T}no" >&6; }
2449 if test -z "$CC"; then
2450 if test -n "$ac_tool_prefix"; then
2451 for ac_prog in cl.exe
2453 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2454 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2455 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2456 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2457 if test "${ac_cv_prog_CC+set}" = set; then
2458 echo $ECHO_N "(cached) $ECHO_C" >&6
2460 if test -n "$CC"; then
2461 ac_cv_prog_CC="$CC" # Let the user override the test.
2463 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2467 test -z "$as_dir" && as_dir=.
2468 for ac_exec_ext in '' $ac_executable_extensions; do
2469 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2470 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2471 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2481 if test -n "$CC"; then
2482 { echo "$as_me:$LINENO: result: $CC" >&5
2483 echo "${ECHO_T}$CC" >&6; }
2485 { echo "$as_me:$LINENO: result: no" >&5
2486 echo "${ECHO_T}no" >&6; }
2490 test -n "$CC" && break
2493 if test -z "$CC"; then
2495 for ac_prog in cl.exe
2497 # Extract the first word of "$ac_prog", so it can be a program name with args.
2498 set dummy $ac_prog; ac_word=$2
2499 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2500 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2501 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2502 echo $ECHO_N "(cached) $ECHO_C" >&6
2504 if test -n "$ac_ct_CC"; then
2505 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2507 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2511 test -z "$as_dir" && as_dir=.
2512 for ac_exec_ext in '' $ac_executable_extensions; do
2513 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2514 ac_cv_prog_ac_ct_CC="$ac_prog"
2515 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2524 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2525 if test -n "$ac_ct_CC"; then
2526 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2527 echo "${ECHO_T}$ac_ct_CC" >&6; }
2529 { echo "$as_me:$LINENO: result: no" >&5
2530 echo "${ECHO_T}no" >&6; }
2534 test -n "$ac_ct_CC" && break
2537 if test "x$ac_ct_CC" = x; then
2540 case $cross_compiling:$ac_tool_warned in
2542 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2543 whose name does not start with the host triplet. If you think this
2544 configuration is useful to you, please write to autoconf@gnu.org." >&5
2545 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2546 whose name does not start with the host triplet. If you think this
2547 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2548 ac_tool_warned=yes ;;
2557 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2558 See \`config.log' for more details." >&5
2559 echo "$as_me: error: no acceptable C compiler found in \$PATH
2560 See \`config.log' for more details." >&2;}
2561 { (exit 1); exit 1; }; }
2563 # Provide some information about the compiler.
2564 echo "$as_me:$LINENO: checking for C compiler version" >&5
2565 ac_compiler=`set X $ac_compile; echo $2`
2566 { (ac_try="$ac_compiler --version >&5"
2568 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2569 *) ac_try_echo=$ac_try;;
2571 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2572 (eval "$ac_compiler --version >&5") 2>&5
2574 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2575 (exit $ac_status); }
2576 { (ac_try="$ac_compiler -v >&5"
2578 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2579 *) ac_try_echo=$ac_try;;
2581 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2582 (eval "$ac_compiler -v >&5") 2>&5
2584 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2585 (exit $ac_status); }
2586 { (ac_try="$ac_compiler -V >&5"
2588 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2589 *) ac_try_echo=$ac_try;;
2591 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2592 (eval "$ac_compiler -V >&5") 2>&5
2594 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2595 (exit $ac_status); }
2597 cat >conftest.$ac_ext <<_ACEOF
2600 cat confdefs.h >>conftest.$ac_ext
2601 cat >>conftest.$ac_ext <<_ACEOF
2602 /* end confdefs.h. */
2612 ac_clean_files_save=$ac_clean_files
2613 ac_clean_files="$ac_clean_files a.out a.exe b.out"
2614 # Try to create an executable without -o first, disregard a.out.
2615 # It will help us diagnose broken compilers, and finding out an intuition
2617 { echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2618 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
2619 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2621 # List of possible output files, starting from the most likely.
2622 # The algorithm is not robust to junk in `.', hence go to wildcards (a.*)
2623 # only as a last resort. b.out is created by i960 compilers.
2624 ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out'
2626 # The IRIX 6 linker writes into existing files which may not be
2627 # executable, retaining their permissions. Remove them first so a
2628 # subsequent execution test works.
2630 for ac_file in $ac_files
2633 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2634 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2639 if { (ac_try="$ac_link_default"
2641 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2642 *) ac_try_echo=$ac_try;;
2644 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2645 (eval "$ac_link_default") 2>&5
2647 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2648 (exit $ac_status); }; then
2649 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2650 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2651 # in a Makefile. We should not override ac_cv_exeext if it was cached,
2652 # so that the user can short-circuit this test for compilers unknown to
2654 for ac_file in $ac_files ''
2656 test -f "$ac_file" || continue
2658 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj )
2661 # We found the default executable, but exeext='' is most
2665 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
2667 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2669 # We set ac_cv_exeext here because the later test for it is not
2670 # safe: cross compilers may not add the suffix if given an `-o'
2671 # argument, so we may need to know it at that point already.
2672 # Even if this section looks crufty: it has the advantage of
2679 test "$ac_cv_exeext" = no && ac_cv_exeext=
2685 { echo "$as_me:$LINENO: result: $ac_file" >&5
2686 echo "${ECHO_T}$ac_file" >&6; }
2687 if test -z "$ac_file"; then
2688 echo "$as_me: failed program was:" >&5
2689 sed 's/^/| /' conftest.$ac_ext >&5
2691 { { echo "$as_me:$LINENO: error: C compiler cannot create executables
2692 See \`config.log' for more details." >&5
2693 echo "$as_me: error: C compiler cannot create executables
2694 See \`config.log' for more details." >&2;}
2695 { (exit 77); exit 77; }; }
2698 ac_exeext=$ac_cv_exeext
2700 # Check that the compiler produces executables we can run. If not, either
2701 # the compiler is broken, or we cross compile.
2702 { echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2703 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; }
2704 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2705 # If not cross compiling, check that we can run a simple program.
2706 if test "$cross_compiling" != yes; then
2707 if { ac_try='./$ac_file'
2708 { (case "(($ac_try" in
2709 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2710 *) ac_try_echo=$ac_try;;
2712 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2713 (eval "$ac_try") 2>&5
2715 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2716 (exit $ac_status); }; }; then
2719 if test "$cross_compiling" = maybe; then
2722 { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
2723 If you meant to cross compile, use \`--host'.
2724 See \`config.log' for more details." >&5
2725 echo "$as_me: error: cannot run C compiled programs.
2726 If you meant to cross compile, use \`--host'.
2727 See \`config.log' for more details." >&2;}
2728 { (exit 1); exit 1; }; }
2732 { echo "$as_me:$LINENO: result: yes" >&5
2733 echo "${ECHO_T}yes" >&6; }
2735 rm -f a.out a.exe conftest$ac_cv_exeext b.out
2736 ac_clean_files=$ac_clean_files_save
2737 # Check that the compiler produces executables we can run. If not, either
2738 # the compiler is broken, or we cross compile.
2739 { echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2740 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; }
2741 { echo "$as_me:$LINENO: result: $cross_compiling" >&5
2742 echo "${ECHO_T}$cross_compiling" >&6; }
2744 { echo "$as_me:$LINENO: checking for suffix of executables" >&5
2745 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; }
2746 if { (ac_try="$ac_link"
2748 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2749 *) ac_try_echo=$ac_try;;
2751 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2752 (eval "$ac_link") 2>&5
2754 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2755 (exit $ac_status); }; then
2756 # If both `conftest.exe' and `conftest' are `present' (well, observable)
2757 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
2758 # work properly (i.e., refer to `conftest.exe'), while it won't with
2760 for ac_file in conftest.exe conftest conftest.*; do
2761 test -f "$ac_file" || continue
2763 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2764 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2770 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2771 See \`config.log' for more details." >&5
2772 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2773 See \`config.log' for more details." >&2;}
2774 { (exit 1); exit 1; }; }
2777 rm -f conftest$ac_cv_exeext
2778 { echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2779 echo "${ECHO_T}$ac_cv_exeext" >&6; }
2781 rm -f conftest.$ac_ext
2782 EXEEXT=$ac_cv_exeext
2784 { echo "$as_me:$LINENO: checking for suffix of object files" >&5
2785 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; }
2786 if test "${ac_cv_objext+set}" = set; then
2787 echo $ECHO_N "(cached) $ECHO_C" >&6
2789 cat >conftest.$ac_ext <<_ACEOF
2792 cat confdefs.h >>conftest.$ac_ext
2793 cat >>conftest.$ac_ext <<_ACEOF
2794 /* end confdefs.h. */
2804 rm -f conftest.o conftest.obj
2805 if { (ac_try="$ac_compile"
2807 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2808 *) ac_try_echo=$ac_try;;
2810 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2811 (eval "$ac_compile") 2>&5
2813 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2814 (exit $ac_status); }; then
2815 for ac_file in conftest.o conftest.obj conftest.*; do
2816 test -f "$ac_file" || continue;
2818 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
2819 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2824 echo "$as_me: failed program was:" >&5
2825 sed 's/^/| /' conftest.$ac_ext >&5
2827 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
2828 See \`config.log' for more details." >&5
2829 echo "$as_me: error: cannot compute suffix of object files: cannot compile
2830 See \`config.log' for more details." >&2;}
2831 { (exit 1); exit 1; }; }
2834 rm -f conftest.$ac_cv_objext conftest.$ac_ext
2836 { echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
2837 echo "${ECHO_T}$ac_cv_objext" >&6; }
2838 OBJEXT=$ac_cv_objext
2840 { echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
2841 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; }
2842 if test "${ac_cv_c_compiler_gnu+set}" = set; then
2843 echo $ECHO_N "(cached) $ECHO_C" >&6
2845 cat >conftest.$ac_ext <<_ACEOF
2848 cat confdefs.h >>conftest.$ac_ext
2849 cat >>conftest.$ac_ext <<_ACEOF
2850 /* end confdefs.h. */
2863 rm -f conftest.$ac_objext
2864 if { (ac_try="$ac_compile"
2866 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2867 *) ac_try_echo=$ac_try;;
2869 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2870 (eval "$ac_compile") 2>conftest.er1
2872 grep -v '^ *+' conftest.er1 >conftest.err
2874 cat conftest.err >&5
2875 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2876 (exit $ac_status); } && {
2877 test -z "$ac_c_werror_flag" ||
2878 test ! -s conftest.err
2879 } && test -s conftest.$ac_objext; then
2882 echo "$as_me: failed program was:" >&5
2883 sed 's/^/| /' conftest.$ac_ext >&5
2888 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2889 ac_cv_c_compiler_gnu=$ac_compiler_gnu
2892 { echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
2893 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
2894 GCC=`test $ac_compiler_gnu = yes && echo yes`
2895 ac_test_CFLAGS=${CFLAGS+set}
2896 ac_save_CFLAGS=$CFLAGS
2897 { echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
2898 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }
2899 if test "${ac_cv_prog_cc_g+set}" = set; then
2900 echo $ECHO_N "(cached) $ECHO_C" >&6
2902 ac_save_c_werror_flag=$ac_c_werror_flag
2903 ac_c_werror_flag=yes
2906 cat >conftest.$ac_ext <<_ACEOF
2909 cat confdefs.h >>conftest.$ac_ext
2910 cat >>conftest.$ac_ext <<_ACEOF
2911 /* end confdefs.h. */
2921 rm -f conftest.$ac_objext
2922 if { (ac_try="$ac_compile"
2924 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2925 *) ac_try_echo=$ac_try;;
2927 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2928 (eval "$ac_compile") 2>conftest.er1
2930 grep -v '^ *+' conftest.er1 >conftest.err
2932 cat conftest.err >&5
2933 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2934 (exit $ac_status); } && {
2935 test -z "$ac_c_werror_flag" ||
2936 test ! -s conftest.err
2937 } && test -s conftest.$ac_objext; then
2940 echo "$as_me: failed program was:" >&5
2941 sed 's/^/| /' conftest.$ac_ext >&5
2944 cat >conftest.$ac_ext <<_ACEOF
2947 cat confdefs.h >>conftest.$ac_ext
2948 cat >>conftest.$ac_ext <<_ACEOF
2949 /* end confdefs.h. */
2959 rm -f conftest.$ac_objext
2960 if { (ac_try="$ac_compile"
2962 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2963 *) ac_try_echo=$ac_try;;
2965 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2966 (eval "$ac_compile") 2>conftest.er1
2968 grep -v '^ *+' conftest.er1 >conftest.err
2970 cat conftest.err >&5
2971 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2972 (exit $ac_status); } && {
2973 test -z "$ac_c_werror_flag" ||
2974 test ! -s conftest.err
2975 } && test -s conftest.$ac_objext; then
2978 echo "$as_me: failed program was:" >&5
2979 sed 's/^/| /' conftest.$ac_ext >&5
2981 ac_c_werror_flag=$ac_save_c_werror_flag
2983 cat >conftest.$ac_ext <<_ACEOF
2986 cat confdefs.h >>conftest.$ac_ext
2987 cat >>conftest.$ac_ext <<_ACEOF
2988 /* end confdefs.h. */
2998 rm -f conftest.$ac_objext
2999 if { (ac_try="$ac_compile"
3001 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3002 *) ac_try_echo=$ac_try;;
3004 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3005 (eval "$ac_compile") 2>conftest.er1
3007 grep -v '^ *+' conftest.er1 >conftest.err
3009 cat conftest.err >&5
3010 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3011 (exit $ac_status); } && {
3012 test -z "$ac_c_werror_flag" ||
3013 test ! -s conftest.err
3014 } && test -s conftest.$ac_objext; then
3017 echo "$as_me: failed program was:" >&5
3018 sed 's/^/| /' conftest.$ac_ext >&5
3023 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3026 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3029 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3030 ac_c_werror_flag=$ac_save_c_werror_flag
3032 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3033 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
3034 if test "$ac_test_CFLAGS" = set; then
3035 CFLAGS=$ac_save_CFLAGS
3036 elif test $ac_cv_prog_cc_g = yes; then
3037 if test "$GCC" = yes; then
3043 if test "$GCC" = yes; then
3049 { echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
3050 echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }
3051 if test "${ac_cv_prog_cc_c89+set}" = set; then
3052 echo $ECHO_N "(cached) $ECHO_C" >&6
3054 ac_cv_prog_cc_c89=no
3056 cat >conftest.$ac_ext <<_ACEOF
3059 cat confdefs.h >>conftest.$ac_ext
3060 cat >>conftest.$ac_ext <<_ACEOF
3061 /* end confdefs.h. */
3064 #include <sys/types.h>
3065 #include <sys/stat.h>
3066 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3067 struct buf { int x; };
3068 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3069 static char *e (p, i)
3075 static char *f (char * (*g) (char **, int), char **p, ...)
3080 s = g (p, va_arg (v,int));
3085 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3086 function prototypes and stuff, but not '\xHH' hex character constants.
3087 These don't provoke an error unfortunately, instead are silently treated
3088 as 'x'. The following induces an error, until -std is added to get
3089 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3090 array size at least. It's necessary to write '\x00'==0 to get something
3091 that's true only with -std. */
3092 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3094 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3095 inside strings and character constants. */
3097 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3099 int test (int i, double x);
3100 struct s1 {int (*f) (int a);};
3101 struct s2 {int (*f) (double a);};
3102 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3108 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3113 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3114 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3116 CC="$ac_save_CC $ac_arg"
3117 rm -f conftest.$ac_objext
3118 if { (ac_try="$ac_compile"
3120 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3121 *) ac_try_echo=$ac_try;;
3123 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3124 (eval "$ac_compile") 2>conftest.er1
3126 grep -v '^ *+' conftest.er1 >conftest.err
3128 cat conftest.err >&5
3129 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3130 (exit $ac_status); } && {
3131 test -z "$ac_c_werror_flag" ||
3132 test ! -s conftest.err
3133 } && test -s conftest.$ac_objext; then
3134 ac_cv_prog_cc_c89=$ac_arg
3136 echo "$as_me: failed program was:" >&5
3137 sed 's/^/| /' conftest.$ac_ext >&5
3142 rm -f core conftest.err conftest.$ac_objext
3143 test "x$ac_cv_prog_cc_c89" != "xno" && break
3145 rm -f conftest.$ac_ext
3150 case "x$ac_cv_prog_cc_c89" in
3152 { echo "$as_me:$LINENO: result: none needed" >&5
3153 echo "${ECHO_T}none needed" >&6; } ;;
3155 { echo "$as_me:$LINENO: result: unsupported" >&5
3156 echo "${ECHO_T}unsupported" >&6; } ;;
3158 CC="$CC $ac_cv_prog_cc_c89"
3159 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
3160 echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
3165 ac_cpp='$CPP $CPPFLAGS'
3166 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3167 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3168 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3171 ac_cpp='$CXXCPP $CPPFLAGS'
3172 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3173 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3174 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3175 if test -z "$CXX"; then
3176 if test -n "$CCC"; then
3179 if test -n "$ac_tool_prefix"; then
3180 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3182 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3183 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3184 { echo "$as_me:$LINENO: checking for $ac_word" >&5
3185 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3186 if test "${ac_cv_prog_CXX+set}" = set; then
3187 echo $ECHO_N "(cached) $ECHO_C" >&6
3189 if test -n "$CXX"; then
3190 ac_cv_prog_CXX="$CXX" # Let the user override the test.
3192 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3196 test -z "$as_dir" && as_dir=.
3197 for ac_exec_ext in '' $ac_executable_extensions; do
3198 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3199 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3200 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3210 if test -n "$CXX"; then
3211 { echo "$as_me:$LINENO: result: $CXX" >&5
3212 echo "${ECHO_T}$CXX" >&6; }
3214 { echo "$as_me:$LINENO: result: no" >&5
3215 echo "${ECHO_T}no" >&6; }
3219 test -n "$CXX" && break
3222 if test -z "$CXX"; then
3224 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3226 # Extract the first word of "$ac_prog", so it can be a program name with args.
3227 set dummy $ac_prog; ac_word=$2
3228 { echo "$as_me:$LINENO: checking for $ac_word" >&5
3229 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3230 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
3231 echo $ECHO_N "(cached) $ECHO_C" >&6
3233 if test -n "$ac_ct_CXX"; then
3234 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
3236 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3240 test -z "$as_dir" && as_dir=.
3241 for ac_exec_ext in '' $ac_executable_extensions; do
3242 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3243 ac_cv_prog_ac_ct_CXX="$ac_prog"
3244 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3253 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
3254 if test -n "$ac_ct_CXX"; then
3255 { echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
3256 echo "${ECHO_T}$ac_ct_CXX" >&6; }
3258 { echo "$as_me:$LINENO: result: no" >&5
3259 echo "${ECHO_T}no" >&6; }
3263 test -n "$ac_ct_CXX" && break
3266 if test "x$ac_ct_CXX" = x; then
3269 case $cross_compiling:$ac_tool_warned in
3271 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
3272 whose name does not start with the host triplet. If you think this
3273 configuration is useful to you, please write to autoconf@gnu.org." >&5
3274 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
3275 whose name does not start with the host triplet. If you think this
3276 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
3277 ac_tool_warned=yes ;;
3285 # Provide some information about the compiler.
3286 echo "$as_me:$LINENO: checking for C++ compiler version" >&5
3287 ac_compiler=`set X $ac_compile; echo $2`
3288 { (ac_try="$ac_compiler --version >&5"
3290 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3291 *) ac_try_echo=$ac_try;;
3293 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3294 (eval "$ac_compiler --version >&5") 2>&5
3296 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3297 (exit $ac_status); }
3298 { (ac_try="$ac_compiler -v >&5"
3300 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3301 *) ac_try_echo=$ac_try;;
3303 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3304 (eval "$ac_compiler -v >&5") 2>&5
3306 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3307 (exit $ac_status); }
3308 { (ac_try="$ac_compiler -V >&5"
3310 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3311 *) ac_try_echo=$ac_try;;
3313 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3314 (eval "$ac_compiler -V >&5") 2>&5
3316 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3317 (exit $ac_status); }
3319 { echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
3320 echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6; }
3321 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
3322 echo $ECHO_N "(cached) $ECHO_C" >&6
3324 cat >conftest.$ac_ext <<_ACEOF
3327 cat confdefs.h >>conftest.$ac_ext
3328 cat >>conftest.$ac_ext <<_ACEOF
3329 /* end confdefs.h. */
3342 rm -f conftest.$ac_objext
3343 if { (ac_try="$ac_compile"
3345 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3346 *) ac_try_echo=$ac_try;;
3348 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3349 (eval "$ac_compile") 2>conftest.er1
3351 grep -v '^ *+' conftest.er1 >conftest.err
3353 cat conftest.err >&5
3354 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3355 (exit $ac_status); } && {
3356 test -z "$ac_cxx_werror_flag" ||
3357 test ! -s conftest.err
3358 } && test -s conftest.$ac_objext; then
3361 echo "$as_me: failed program was:" >&5
3362 sed 's/^/| /' conftest.$ac_ext >&5
3367 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3368 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
3371 { echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
3372 echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
3373 GXX=`test $ac_compiler_gnu = yes && echo yes`
3374 ac_test_CXXFLAGS=${CXXFLAGS+set}
3375 ac_save_CXXFLAGS=$CXXFLAGS
3376 { echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
3377 echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6; }
3378 if test "${ac_cv_prog_cxx_g+set}" = set; then
3379 echo $ECHO_N "(cached) $ECHO_C" >&6
3381 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3382 ac_cxx_werror_flag=yes
3385 cat >conftest.$ac_ext <<_ACEOF
3388 cat confdefs.h >>conftest.$ac_ext
3389 cat >>conftest.$ac_ext <<_ACEOF
3390 /* end confdefs.h. */
3400 rm -f conftest.$ac_objext
3401 if { (ac_try="$ac_compile"
3403 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3404 *) ac_try_echo=$ac_try;;
3406 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3407 (eval "$ac_compile") 2>conftest.er1
3409 grep -v '^ *+' conftest.er1 >conftest.err
3411 cat conftest.err >&5
3412 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3413 (exit $ac_status); } && {
3414 test -z "$ac_cxx_werror_flag" ||
3415 test ! -s conftest.err
3416 } && test -s conftest.$ac_objext; then
3417 ac_cv_prog_cxx_g=yes
3419 echo "$as_me: failed program was:" >&5
3420 sed 's/^/| /' conftest.$ac_ext >&5
3423 cat >conftest.$ac_ext <<_ACEOF
3426 cat confdefs.h >>conftest.$ac_ext
3427 cat >>conftest.$ac_ext <<_ACEOF
3428 /* end confdefs.h. */
3438 rm -f conftest.$ac_objext
3439 if { (ac_try="$ac_compile"
3441 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3442 *) ac_try_echo=$ac_try;;
3444 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3445 (eval "$ac_compile") 2>conftest.er1
3447 grep -v '^ *+' conftest.er1 >conftest.err
3449 cat conftest.err >&5
3450 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3451 (exit $ac_status); } && {
3452 test -z "$ac_cxx_werror_flag" ||
3453 test ! -s conftest.err
3454 } && test -s conftest.$ac_objext; then
3457 echo "$as_me: failed program was:" >&5
3458 sed 's/^/| /' conftest.$ac_ext >&5
3460 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3462 cat >conftest.$ac_ext <<_ACEOF
3465 cat confdefs.h >>conftest.$ac_ext
3466 cat >>conftest.$ac_ext <<_ACEOF
3467 /* end confdefs.h. */
3477 rm -f conftest.$ac_objext
3478 if { (ac_try="$ac_compile"
3480 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3481 *) ac_try_echo=$ac_try;;
3483 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3484 (eval "$ac_compile") 2>conftest.er1
3486 grep -v '^ *+' conftest.er1 >conftest.err
3488 cat conftest.err >&5
3489 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3490 (exit $ac_status); } && {
3491 test -z "$ac_cxx_werror_flag" ||
3492 test ! -s conftest.err
3493 } && test -s conftest.$ac_objext; then
3494 ac_cv_prog_cxx_g=yes
3496 echo "$as_me: failed program was:" >&5
3497 sed 's/^/| /' conftest.$ac_ext >&5
3502 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3505 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3508 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3509 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3511 { echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
3512 echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6; }
3513 if test "$ac_test_CXXFLAGS" = set; then
3514 CXXFLAGS=$ac_save_CXXFLAGS
3515 elif test $ac_cv_prog_cxx_g = yes; then
3516 if test "$GXX" = yes; then
3522 if test "$GXX" = yes; then
3529 ac_cpp='$CPP $CPPFLAGS'
3530 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3531 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3532 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3534 if test -n "$ac_tool_prefix"; then
3535 # Extract the first word of "${ac_tool_prefix}cpp", so it can be a program name with args.
3536 set dummy ${ac_tool_prefix}cpp; ac_word=$2
3537 { echo "$as_me:$LINENO: checking for $ac_word" >&5
3538 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3539 if test "${ac_cv_prog_CPPBIN+set}" = set; then
3540 echo $ECHO_N "(cached) $ECHO_C" >&6
3542 if test -n "$CPPBIN"; then
3543 ac_cv_prog_CPPBIN="$CPPBIN" # Let the user override the test.
3545 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3549 test -z "$as_dir" && as_dir=.
3550 for ac_exec_ext in '' $ac_executable_extensions; do
3551 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3552 ac_cv_prog_CPPBIN="${ac_tool_prefix}cpp"
3553 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3562 CPPBIN=$ac_cv_prog_CPPBIN
3563 if test -n "$CPPBIN"; then
3564 { echo "$as_me:$LINENO: result: $CPPBIN" >&5
3565 echo "${ECHO_T}$CPPBIN" >&6; }
3567 { echo "$as_me:$LINENO: result: no" >&5
3568 echo "${ECHO_T}no" >&6; }
3573 if test -z "$ac_cv_prog_CPPBIN"; then
3574 ac_ct_CPPBIN=$CPPBIN
3575 # Extract the first word of "cpp", so it can be a program name with args.
3576 set dummy cpp; ac_word=$2
3577 { echo "$as_me:$LINENO: checking for $ac_word" >&5
3578 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3579 if test "${ac_cv_prog_ac_ct_CPPBIN+set}" = set; then
3580 echo $ECHO_N "(cached) $ECHO_C" >&6
3582 if test -n "$ac_ct_CPPBIN"; then
3583 ac_cv_prog_ac_ct_CPPBIN="$ac_ct_CPPBIN" # Let the user override the test.
3585 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3589 test -z "$as_dir" && as_dir=.
3590 for ac_exec_ext in '' $ac_executable_extensions; do
3591 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3592 ac_cv_prog_ac_ct_CPPBIN="cpp"
3593 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3602 ac_ct_CPPBIN=$ac_cv_prog_ac_ct_CPPBIN
3603 if test -n "$ac_ct_CPPBIN"; then
3604 { echo "$as_me:$LINENO: result: $ac_ct_CPPBIN" >&5
3605 echo "${ECHO_T}$ac_ct_CPPBIN" >&6; }
3607 { echo "$as_me:$LINENO: result: no" >&5
3608 echo "${ECHO_T}no" >&6; }
3611 if test "x$ac_ct_CPPBIN" = x; then
3614 case $cross_compiling:$ac_tool_warned in
3616 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
3617 whose name does not start with the host triplet. If you think this
3618 configuration is useful to you, please write to autoconf@gnu.org." >&5
3619 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
3620 whose name does not start with the host triplet. If you think this
3621 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
3622 ac_tool_warned=yes ;;
3624 CPPBIN=$ac_ct_CPPBIN
3627 CPPBIN="$ac_cv_prog_CPPBIN"
3631 { echo "$as_me:$LINENO: checking for the directory containing the Wine tools" >&5
3632 echo $ECHO_N "checking for the directory containing the Wine tools... $ECHO_C" >&6; }
3633 if test "${wine_cv_toolsdir+set}" = set; then
3634 echo $ECHO_N "(cached) $ECHO_C" >&6
3636 if test -z "$with_wine_tools"; then
3637 if test "$cross_compiling" = "yes"; then
3638 { { echo "$as_me:$LINENO: error: you must use the --with-wine-tools option when cross-compiling." >&5
3639 echo "$as_me: error: you must use the --with-wine-tools option when cross-compiling." >&2;}
3640 { (exit 1); exit 1; }; }
3642 wine_cv_toolsdir="\$(TOPOBJDIR)"
3644 elif test -d "$with_wine_tools/tools/winebuild"; then
3645 case $with_wine_tools in
3646 /*) wine_cv_toolsdir="$with_wine_tools" ;;
3647 *) wine_cv_toolsdir="\$(TOPOBJDIR)/$with_wine_tools" ;;
3650 { { echo "$as_me:$LINENO: error: could not find Wine tools in $with_wine_tools." >&5
3651 echo "$as_me: error: could not find Wine tools in $with_wine_tools." >&2;}
3652 { (exit 1); exit 1; }; }
3655 { echo "$as_me:$LINENO: result: $wine_cv_toolsdir" >&5
3656 echo "${ECHO_T}$wine_cv_toolsdir" >&6; }
3657 TOOLSDIR=$wine_cv_toolsdir
3662 ac_cpp='$CPP $CPPFLAGS'
3663 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3664 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3665 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3666 { echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
3667 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; }
3668 # On Suns, sometimes $CPP names a directory.
3669 if test -n "$CPP" && test -d "$CPP"; then
3672 if test -z "$CPP"; then
3673 if test "${ac_cv_prog_CPP+set}" = set; then
3674 echo $ECHO_N "(cached) $ECHO_C" >&6
3676 # Double quotes because CPP needs to be expanded
3677 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
3680 for ac_c_preproc_warn_flag in '' yes
3682 # Use a header file that comes with gcc, so configuring glibc
3683 # with a fresh cross-compiler works.
3684 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3685 # <limits.h> exists even on freestanding compilers.
3686 # On the NeXT, cc -E runs the code through the compiler's parser,
3687 # not just through cpp. "Syntax error" is here to catch this case.
3688 cat >conftest.$ac_ext <<_ACEOF
3691 cat confdefs.h >>conftest.$ac_ext
3692 cat >>conftest.$ac_ext <<_ACEOF
3693 /* end confdefs.h. */
3695 # include <limits.h>
3697 # include <assert.h>
3701 if { (ac_try="$ac_cpp conftest.$ac_ext"
3703 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3704 *) ac_try_echo=$ac_try;;
3706 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3707 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3709 grep -v '^ *+' conftest.er1 >conftest.err
3711 cat conftest.err >&5
3712 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3713 (exit $ac_status); } >/dev/null && {
3714 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3715 test ! -s conftest.err
3719 echo "$as_me: failed program was:" >&5
3720 sed 's/^/| /' conftest.$ac_ext >&5
3722 # Broken: fails on valid input.
3726 rm -f conftest.err conftest.$ac_ext
3728 # OK, works on sane cases. Now check whether nonexistent headers
3729 # can be detected and how.
3730 cat >conftest.$ac_ext <<_ACEOF
3733 cat confdefs.h >>conftest.$ac_ext
3734 cat >>conftest.$ac_ext <<_ACEOF
3735 /* end confdefs.h. */
3736 #include <ac_nonexistent.h>
3738 if { (ac_try="$ac_cpp conftest.$ac_ext"
3740 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3741 *) ac_try_echo=$ac_try;;
3743 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3744 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3746 grep -v '^ *+' conftest.er1 >conftest.err
3748 cat conftest.err >&5
3749 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3750 (exit $ac_status); } >/dev/null && {
3751 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3752 test ! -s conftest.err
3754 # Broken: success on invalid input.
3757 echo "$as_me: failed program was:" >&5
3758 sed 's/^/| /' conftest.$ac_ext >&5
3760 # Passes both tests.
3765 rm -f conftest.err conftest.$ac_ext
3768 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3769 rm -f conftest.err conftest.$ac_ext
3770 if $ac_preproc_ok; then
3782 { echo "$as_me:$LINENO: result: $CPP" >&5
3783 echo "${ECHO_T}$CPP" >&6; }
3785 for ac_c_preproc_warn_flag in '' yes
3787 # Use a header file that comes with gcc, so configuring glibc
3788 # with a fresh cross-compiler works.
3789 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3790 # <limits.h> exists even on freestanding compilers.
3791 # On the NeXT, cc -E runs the code through the compiler's parser,
3792 # not just through cpp. "Syntax error" is here to catch this case.
3793 cat >conftest.$ac_ext <<_ACEOF
3796 cat confdefs.h >>conftest.$ac_ext
3797 cat >>conftest.$ac_ext <<_ACEOF
3798 /* end confdefs.h. */
3800 # include <limits.h>
3802 # include <assert.h>
3806 if { (ac_try="$ac_cpp conftest.$ac_ext"
3808 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3809 *) ac_try_echo=$ac_try;;
3811 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3812 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3814 grep -v '^ *+' conftest.er1 >conftest.err
3816 cat conftest.err >&5
3817 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3818 (exit $ac_status); } >/dev/null && {
3819 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3820 test ! -s conftest.err
3824 echo "$as_me: failed program was:" >&5
3825 sed 's/^/| /' conftest.$ac_ext >&5
3827 # Broken: fails on valid input.
3831 rm -f conftest.err conftest.$ac_ext
3833 # OK, works on sane cases. Now check whether nonexistent headers
3834 # can be detected and how.
3835 cat >conftest.$ac_ext <<_ACEOF
3838 cat confdefs.h >>conftest.$ac_ext
3839 cat >>conftest.$ac_ext <<_ACEOF
3840 /* end confdefs.h. */
3841 #include <ac_nonexistent.h>
3843 if { (ac_try="$ac_cpp conftest.$ac_ext"
3845 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3846 *) ac_try_echo=$ac_try;;
3848 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3849 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3851 grep -v '^ *+' conftest.er1 >conftest.err
3853 cat conftest.err >&5
3854 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3855 (exit $ac_status); } >/dev/null && {
3856 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3857 test ! -s conftest.err
3859 # Broken: success on invalid input.
3862 echo "$as_me: failed program was:" >&5
3863 sed 's/^/| /' conftest.$ac_ext >&5
3865 # Passes both tests.
3870 rm -f conftest.err conftest.$ac_ext
3873 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3874 rm -f conftest.err conftest.$ac_ext
3875 if $ac_preproc_ok; then
3878 { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
3879 See \`config.log' for more details." >&5
3880 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
3881 See \`config.log' for more details." >&2;}
3882 { (exit 1); exit 1; }; }
3886 ac_cpp='$CPP $CPPFLAGS'
3887 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3888 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3889 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3892 { echo "$as_me:$LINENO: checking for X" >&5
3893 echo $ECHO_N "checking for X... $ECHO_C" >&6; }
3896 # Check whether --with-x was given.
3897 if test "${with_x+set}" = set; then
3901 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
3902 if test "x$with_x" = xno; then
3903 # The user explicitly disabled X.
3906 case $x_includes,$x_libraries in #(
3907 *\'*) { { echo "$as_me:$LINENO: error: Cannot use X directory names containing '" >&5
3908 echo "$as_me: error: Cannot use X directory names containing '" >&2;}
3909 { (exit 1); exit 1; }; };; #(
3910 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then
3911 echo $ECHO_N "(cached) $ECHO_C" >&6
3913 # One or both of the vars are not set, and there is no cached value.
3914 ac_x_includes=no ac_x_libraries=no
3915 rm -f -r conftest.dir
3916 if mkdir conftest.dir; then
3918 cat >Imakefile <<'_ACEOF'
3920 @echo incroot='${INCROOT}'
3922 @echo usrlibdir='${USRLIBDIR}'
3924 @echo libdir='${LIBDIR}'
3926 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
3927 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
3928 for ac_var in incroot usrlibdir libdir; do
3929 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
3931 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
3932 for ac_extension in a so sl; do
3933 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
3934 test -f "$ac_im_libdir/libX11.$ac_extension"; then
3935 ac_im_usrlibdir=$ac_im_libdir; break
3938 # Screen out bogus values from the imake configuration. They are
3939 # bogus both because they are the default anyway, and because
3940 # using them would break gcc on systems where it needs fixed includes.
3941 case $ac_im_incroot in
3942 /usr/include) ac_x_includes= ;;
3943 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
3945 case $ac_im_usrlibdir in
3947 *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
3951 rm -f -r conftest.dir
3954 # Standard set of common directories for X headers.
3955 # Check X11 before X11Rn because it is often a symlink to the current release.
3967 /usr/local/X11/include
3968 /usr/local/X11R6/include
3969 /usr/local/X11R5/include
3970 /usr/local/X11R4/include
3972 /usr/local/include/X11
3973 /usr/local/include/X11R6
3974 /usr/local/include/X11R5
3975 /usr/local/include/X11R4
3979 /usr/XFree86/include/X11
3983 /usr/unsupported/include
3985 /usr/local/x11r5/include
3986 /usr/lpp/Xamples/include
3988 /usr/openwin/include
3989 /usr/openwin/share/include'
3991 if test "$ac_x_includes" = no; then
3992 # Guess where to find include files, by looking for Xlib.h.
3993 # First, try using that file with no special directory specified.
3994 cat >conftest.$ac_ext <<_ACEOF
3997 cat confdefs.h >>conftest.$ac_ext
3998 cat >>conftest.$ac_ext <<_ACEOF
3999 /* end confdefs.h. */
4000 #include <X11/Xlib.h>
4002 if { (ac_try="$ac_cpp conftest.$ac_ext"
4004 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4005 *) ac_try_echo=$ac_try;;
4007 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4008 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4010 grep -v '^ *+' conftest.er1 >conftest.err
4012 cat conftest.err >&5
4013 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4014 (exit $ac_status); } >/dev/null && {
4015 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4016 test ! -s conftest.err
4018 # We can compile using X headers with no special include directory.
4021 echo "$as_me: failed program was:" >&5
4022 sed 's/^/| /' conftest.$ac_ext >&5
4024 for ac_dir in $ac_x_header_dirs; do
4025 if test -r "$ac_dir/X11/Xlib.h"; then
4026 ac_x_includes=$ac_dir
4032 rm -f conftest.err conftest.$ac_ext
4033 fi # $ac_x_includes = no
4035 if test "$ac_x_libraries" = no; then
4036 # Check for the libraries.
4037 # See if we find them without any special options.
4038 # Don't add to $LIBS permanently.
4041 cat >conftest.$ac_ext <<_ACEOF
4044 cat confdefs.h >>conftest.$ac_ext
4045 cat >>conftest.$ac_ext <<_ACEOF
4046 /* end confdefs.h. */
4047 #include <X11/Xlib.h>
4056 rm -f conftest.$ac_objext conftest$ac_exeext
4057 if { (ac_try="$ac_link"
4059 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4060 *) ac_try_echo=$ac_try;;
4062 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4063 (eval "$ac_link") 2>conftest.er1
4065 grep -v '^ *+' conftest.er1 >conftest.err
4067 cat conftest.err >&5
4068 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4069 (exit $ac_status); } && {
4070 test -z "$ac_c_werror_flag" ||
4071 test ! -s conftest.err
4072 } && test -s conftest$ac_exeext &&
4073 $as_test_x conftest$ac_exeext; then
4075 # We can link X programs with no special library path.
4078 echo "$as_me: failed program was:" >&5
4079 sed 's/^/| /' conftest.$ac_ext >&5
4082 for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
4084 # Don't even attempt the hair of trying to link an X program!
4085 for ac_extension in a so sl; do
4086 if test -r "$ac_dir/libX11.$ac_extension"; then
4087 ac_x_libraries=$ac_dir
4094 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4095 conftest$ac_exeext conftest.$ac_ext
4096 fi # $ac_x_libraries = no
4098 case $ac_x_includes,$ac_x_libraries in #(
4100 # Didn't find X, or a directory has "'" in its name.
4101 ac_cv_have_x="have_x=no";; #(
4103 # Record where we found X for the cache.
4104 ac_cv_have_x="have_x=yes\
4105 ac_x_includes='$ac_x_includes'\
4106 ac_x_libraries='$ac_x_libraries'"
4112 eval "$ac_cv_have_x"
4115 if test "$have_x" != yes; then
4116 { echo "$as_me:$LINENO: result: $have_x" >&5
4117 echo "${ECHO_T}$have_x" >&6; }
4120 # If each of the values was on the command line, it overrides each guess.
4121 test "x$x_includes" = xNONE && x_includes=$ac_x_includes
4122 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
4123 # Update the cache value to reflect the command line values.
4124 ac_cv_have_x="have_x=yes\
4125 ac_x_includes='$x_includes'\
4126 ac_x_libraries='$x_libraries'"
4127 { echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5
4128 echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6; }
4131 if test "$no_x" = yes; then
4132 # Not all programs may use this symbol, but it does not hurt to define it.
4134 cat >>confdefs.h <<\_ACEOF
4135 #define X_DISPLAY_MISSING 1
4138 X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS=
4140 if test -n "$x_includes"; then
4141 X_CFLAGS="$X_CFLAGS -I$x_includes"
4144 # It would also be nice to do this for all -L options, not just this one.
4145 if test -n "$x_libraries"; then
4146 X_LIBS="$X_LIBS -L$x_libraries"
4147 # For Solaris; some versions of Sun CC require a space after -R and
4148 # others require no space. Words are not sufficient . . . .
4149 { echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5
4150 echo $ECHO_N "checking whether -R must be followed by a space... $ECHO_C" >&6; }
4151 ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
4152 ac_xsave_c_werror_flag=$ac_c_werror_flag
4153 ac_c_werror_flag=yes
4154 cat >conftest.$ac_ext <<_ACEOF
4157 cat confdefs.h >>conftest.$ac_ext
4158 cat >>conftest.$ac_ext <<_ACEOF
4159 /* end confdefs.h. */
4169 rm -f conftest.$ac_objext conftest$ac_exeext
4170 if { (ac_try="$ac_link"
4172 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4173 *) ac_try_echo=$ac_try;;
4175 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4176 (eval "$ac_link") 2>conftest.er1
4178 grep -v '^ *+' conftest.er1 >conftest.err
4180 cat conftest.err >&5
4181 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4182 (exit $ac_status); } && {
4183 test -z "$ac_c_werror_flag" ||
4184 test ! -s conftest.err
4185 } && test -s conftest$ac_exeext &&
4186 $as_test_x conftest$ac_exeext; then
4187 { echo "$as_me:$LINENO: result: no" >&5
4188 echo "${ECHO_T}no" >&6; }
4189 X_LIBS="$X_LIBS -R$x_libraries"
4191 echo "$as_me: failed program was:" >&5
4192 sed 's/^/| /' conftest.$ac_ext >&5
4194 LIBS="$ac_xsave_LIBS -R $x_libraries"
4195 cat >conftest.$ac_ext <<_ACEOF
4198 cat confdefs.h >>conftest.$ac_ext
4199 cat >>conftest.$ac_ext <<_ACEOF
4200 /* end confdefs.h. */
4210 rm -f conftest.$ac_objext conftest$ac_exeext
4211 if { (ac_try="$ac_link"
4213 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4214 *) ac_try_echo=$ac_try;;
4216 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4217 (eval "$ac_link") 2>conftest.er1
4219 grep -v '^ *+' conftest.er1 >conftest.err
4221 cat conftest.err >&5
4222 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4223 (exit $ac_status); } && {
4224 test -z "$ac_c_werror_flag" ||
4225 test ! -s conftest.err
4226 } && test -s conftest$ac_exeext &&
4227 $as_test_x conftest$ac_exeext; then
4228 { echo "$as_me:$LINENO: result: yes" >&5
4229 echo "${ECHO_T}yes" >&6; }
4230 X_LIBS="$X_LIBS -R $x_libraries"
4232 echo "$as_me: failed program was:" >&5
4233 sed 's/^/| /' conftest.$ac_ext >&5
4235 { echo "$as_me:$LINENO: result: neither works" >&5
4236 echo "${ECHO_T}neither works" >&6; }
4239 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4240 conftest$ac_exeext conftest.$ac_ext
4243 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4244 conftest$ac_exeext conftest.$ac_ext
4245 ac_c_werror_flag=$ac_xsave_c_werror_flag
4249 # Check for system-dependent libraries X programs must link with.
4250 # Do this before checking for the system-independent R6 libraries
4251 # (-lICE), since we may need -lsocket or whatever for X linking.
4253 if test "$ISC" = yes; then
4254 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet"
4256 # Martyn Johnson says this is needed for Ultrix, if the X
4257 # libraries were built with DECnet support. And Karl Berry says
4258 # the Alpha needs dnet_stub (dnet does not exist).
4259 ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11"
4260 cat >conftest.$ac_ext <<_ACEOF
4263 cat confdefs.h >>conftest.$ac_ext
4264 cat >>conftest.$ac_ext <<_ACEOF
4265 /* end confdefs.h. */
4267 /* Override any GCC internal prototype to avoid an error.
4268 Use char because int might match the return type of a GCC
4269 builtin and then its argument prototype would still apply. */
4273 char XOpenDisplay ();
4277 return XOpenDisplay ();
4282 rm -f conftest.$ac_objext conftest$ac_exeext
4283 if { (ac_try="$ac_link"
4285 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4286 *) ac_try_echo=$ac_try;;
4288 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4289 (eval "$ac_link") 2>conftest.er1
4291 grep -v '^ *+' conftest.er1 >conftest.err
4293 cat conftest.err >&5
4294 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4295 (exit $ac_status); } && {
4296 test -z "$ac_c_werror_flag" ||
4297 test ! -s conftest.err
4298 } && test -s conftest$ac_exeext &&
4299 $as_test_x conftest$ac_exeext; then
4302 echo "$as_me: failed program was:" >&5
4303 sed 's/^/| /' conftest.$ac_ext >&5
4305 { echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5
4306 echo $ECHO_N "checking for dnet_ntoa in -ldnet... $ECHO_C" >&6; }
4307 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
4308 echo $ECHO_N "(cached) $ECHO_C" >&6
4310 ac_check_lib_save_LIBS=$LIBS
4312 cat >conftest.$ac_ext <<_ACEOF
4315 cat confdefs.h >>conftest.$ac_ext
4316 cat >>conftest.$ac_ext <<_ACEOF
4317 /* end confdefs.h. */
4319 /* Override any GCC internal prototype to avoid an error.
4320 Use char because int might match the return type of a GCC
4321 builtin and then its argument prototype would still apply. */
4329 return dnet_ntoa ();
4334 rm -f conftest.$ac_objext conftest$ac_exeext
4335 if { (ac_try="$ac_link"
4337 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4338 *) ac_try_echo=$ac_try;;
4340 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4341 (eval "$ac_link") 2>conftest.er1
4343 grep -v '^ *+' conftest.er1 >conftest.err
4345 cat conftest.err >&5
4346 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4347 (exit $ac_status); } && {
4348 test -z "$ac_c_werror_flag" ||
4349 test ! -s conftest.err
4350 } && test -s conftest$ac_exeext &&
4351 $as_test_x conftest$ac_exeext; then
4352 ac_cv_lib_dnet_dnet_ntoa=yes
4354 echo "$as_me: failed program was:" >&5
4355 sed 's/^/| /' conftest.$ac_ext >&5
4357 ac_cv_lib_dnet_dnet_ntoa=no
4360 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4361 conftest$ac_exeext conftest.$ac_ext
4362 LIBS=$ac_check_lib_save_LIBS
4364 { echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
4365 echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6; }
4366 if test $ac_cv_lib_dnet_dnet_ntoa = yes; then
4367 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
4370 if test $ac_cv_lib_dnet_dnet_ntoa = no; then
4371 { echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5
4372 echo $ECHO_N "checking for dnet_ntoa in -ldnet_stub... $ECHO_C" >&6; }
4373 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then
4374 echo $ECHO_N "(cached) $ECHO_C" >&6
4376 ac_check_lib_save_LIBS=$LIBS
4377 LIBS="-ldnet_stub $LIBS"
4378 cat >conftest.$ac_ext <<_ACEOF
4381 cat confdefs.h >>conftest.$ac_ext
4382 cat >>conftest.$ac_ext <<_ACEOF
4383 /* end confdefs.h. */
4385 /* Override any GCC internal prototype to avoid an error.
4386 Use char because int might match the return type of a GCC
4387 builtin and then its argument prototype would still apply. */
4395 return dnet_ntoa ();
4400 rm -f conftest.$ac_objext conftest$ac_exeext
4401 if { (ac_try="$ac_link"
4403 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4404 *) ac_try_echo=$ac_try;;
4406 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4407 (eval "$ac_link") 2>conftest.er1
4409 grep -v '^ *+' conftest.er1 >conftest.err
4411 cat conftest.err >&5
4412 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4413 (exit $ac_status); } && {
4414 test -z "$ac_c_werror_flag" ||
4415 test ! -s conftest.err
4416 } && test -s conftest$ac_exeext &&
4417 $as_test_x conftest$ac_exeext; then
4418 ac_cv_lib_dnet_stub_dnet_ntoa=yes
4420 echo "$as_me: failed program was:" >&5
4421 sed 's/^/| /' conftest.$ac_ext >&5
4423 ac_cv_lib_dnet_stub_dnet_ntoa=no
4426 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4427 conftest$ac_exeext conftest.$ac_ext
4428 LIBS=$ac_check_lib_save_LIBS
4430 { echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
4431 echo "${ECHO_T}$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
4432 if test $ac_cv_lib_dnet_stub_dnet_ntoa = yes; then
4433 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
4439 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4440 conftest$ac_exeext conftest.$ac_ext
4441 LIBS="$ac_xsave_LIBS"
4443 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
4444 # to get the SysV transport functions.
4445 # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
4447 # The nsl library prevents programs from opening the X display
4448 # on Irix 5.2, according to T.E. Dickey.
4449 # The functions gethostbyname, getservbyname, and inet_addr are
4450 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
4451 { echo "$as_me:$LINENO: checking for gethostbyname" >&5
4452 echo $ECHO_N "checking for gethostbyname... $ECHO_C" >&6; }
4453 if test "${ac_cv_func_gethostbyname+set}" = set; then
4454 echo $ECHO_N "(cached) $ECHO_C" >&6
4456 cat >conftest.$ac_ext <<_ACEOF
4459 cat confdefs.h >>conftest.$ac_ext
4460 cat >>conftest.$ac_ext <<_ACEOF
4461 /* end confdefs.h. */
4462 /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
4463 For example, HP-UX 11i <limits.h> declares gettimeofday. */
4464 #define gethostbyname innocuous_gethostbyname
4466 /* System header to define __stub macros and hopefully few prototypes,
4467 which can conflict with char gethostbyname (); below.
4468 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4469 <limits.h> exists even on freestanding compilers. */
4472 # include <limits.h>
4474 # include <assert.h>
4477 #undef gethostbyname
4479 /* Override any GCC internal prototype to avoid an error.
4480 Use char because int might match the return type of a GCC
4481 builtin and then its argument prototype would still apply. */
4485 char gethostbyname ();
4486 /* The GNU C library defines this for functions which it implements
4487 to always fail with ENOSYS. Some functions are actually named
4488 something starting with __ and the normal name is an alias. */
4489 #if defined __stub_gethostbyname || defined __stub___gethostbyname
4496 return gethostbyname ();
4501 rm -f conftest.$ac_objext conftest$ac_exeext
4502 if { (ac_try="$ac_link"
4504 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4505 *) ac_try_echo=$ac_try;;
4507 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4508 (eval "$ac_link") 2>conftest.er1
4510 grep -v '^ *+' conftest.er1 >conftest.err
4512 cat conftest.err >&5
4513 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4514 (exit $ac_status); } && {
4515 test -z "$ac_c_werror_flag" ||
4516 test ! -s conftest.err
4517 } && test -s conftest$ac_exeext &&
4518 $as_test_x conftest$ac_exeext; then
4519 ac_cv_func_gethostbyname=yes
4521 echo "$as_me: failed program was:" >&5
4522 sed 's/^/| /' conftest.$ac_ext >&5
4524 ac_cv_func_gethostbyname=no
4527 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4528 conftest$ac_exeext conftest.$ac_ext
4530 { echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
4531 echo "${ECHO_T}$ac_cv_func_gethostbyname" >&6; }
4533 if test $ac_cv_func_gethostbyname = no; then
4534 { echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
4535 echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6; }
4536 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
4537 echo $ECHO_N "(cached) $ECHO_C" >&6
4539 ac_check_lib_save_LIBS=$LIBS
4541 cat >conftest.$ac_ext <<_ACEOF
4544 cat confdefs.h >>conftest.$ac_ext
4545 cat >>conftest.$ac_ext <<_ACEOF
4546 /* end confdefs.h. */
4548 /* Override any GCC internal prototype to avoid an error.
4549 Use char because int might match the return type of a GCC
4550 builtin and then its argument prototype would still apply. */
4554 char gethostbyname ();
4558 return gethostbyname ();
4563 rm -f conftest.$ac_objext conftest$ac_exeext
4564 if { (ac_try="$ac_link"
4566 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4567 *) ac_try_echo=$ac_try;;
4569 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4570 (eval "$ac_link") 2>conftest.er1
4572 grep -v '^ *+' conftest.er1 >conftest.err
4574 cat conftest.err >&5
4575 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4576 (exit $ac_status); } && {
4577 test -z "$ac_c_werror_flag" ||
4578 test ! -s conftest.err
4579 } && test -s conftest$ac_exeext &&
4580 $as_test_x conftest$ac_exeext; then
4581 ac_cv_lib_nsl_gethostbyname=yes
4583 echo "$as_me: failed program was:" >&5
4584 sed 's/^/| /' conftest.$ac_ext >&5
4586 ac_cv_lib_nsl_gethostbyname=no
4589 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4590 conftest$ac_exeext conftest.$ac_ext
4591 LIBS=$ac_check_lib_save_LIBS
4593 { echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
4594 echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6; }
4595 if test $ac_cv_lib_nsl_gethostbyname = yes; then
4596 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
4599 if test $ac_cv_lib_nsl_gethostbyname = no; then
4600 { echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5
4601 echo $ECHO_N "checking for gethostbyname in -lbsd... $ECHO_C" >&6; }
4602 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then
4603 echo $ECHO_N "(cached) $ECHO_C" >&6
4605 ac_check_lib_save_LIBS=$LIBS
4607 cat >conftest.$ac_ext <<_ACEOF
4610 cat confdefs.h >>conftest.$ac_ext
4611 cat >>conftest.$ac_ext <<_ACEOF
4612 /* end confdefs.h. */
4614 /* Override any GCC internal prototype to avoid an error.
4615 Use char because int might match the return type of a GCC
4616 builtin and then its argument prototype would still apply. */
4620 char gethostbyname ();
4624 return gethostbyname ();
4629 rm -f conftest.$ac_objext conftest$ac_exeext
4630 if { (ac_try="$ac_link"
4632 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4633 *) ac_try_echo=$ac_try;;
4635 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4636 (eval "$ac_link") 2>conftest.er1
4638 grep -v '^ *+' conftest.er1 >conftest.err
4640 cat conftest.err >&5
4641 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4642 (exit $ac_status); } && {
4643 test -z "$ac_c_werror_flag" ||
4644 test ! -s conftest.err
4645 } && test -s conftest$ac_exeext &&
4646 $as_test_x conftest$ac_exeext; then
4647 ac_cv_lib_bsd_gethostbyname=yes
4649 echo "$as_me: failed program was:" >&5
4650 sed 's/^/| /' conftest.$ac_ext >&5
4652 ac_cv_lib_bsd_gethostbyname=no
4655 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4656 conftest$ac_exeext conftest.$ac_ext
4657 LIBS=$ac_check_lib_save_LIBS
4659 { echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5
4660 echo "${ECHO_T}$ac_cv_lib_bsd_gethostbyname" >&6; }
4661 if test $ac_cv_lib_bsd_gethostbyname = yes; then
4662 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
4668 # lieder@skyler.mavd.honeywell.com says without -lsocket,
4669 # socket/setsockopt and other routines are undefined under SCO ODT
4670 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
4671 # on later versions), says Simon Leinen: it contains gethostby*
4672 # variants that don't use the name server (or something). -lsocket
4673 # must be given before -lnsl if both are needed. We assume that
4674 # if connect needs -lnsl, so does gethostbyname.
4675 { echo "$as_me:$LINENO: checking for connect" >&5
4676 echo $ECHO_N "checking for connect... $ECHO_C" >&6; }
4677 if test "${ac_cv_func_connect+set}" = set; then
4678 echo $ECHO_N "(cached) $ECHO_C" >&6
4680 cat >conftest.$ac_ext <<_ACEOF
4683 cat confdefs.h >>conftest.$ac_ext
4684 cat >>conftest.$ac_ext <<_ACEOF
4685 /* end confdefs.h. */
4686 /* Define connect to an innocuous variant, in case <limits.h> declares connect.
4687 For example, HP-UX 11i <limits.h> declares gettimeofday. */
4688 #define connect innocuous_connect
4690 /* System header to define __stub macros and hopefully few prototypes,
4691 which can conflict with char connect (); below.
4692 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4693 <limits.h> exists even on freestanding compilers. */
4696 # include <limits.h>
4698 # include <assert.h>
4703 /* Override any GCC internal prototype to avoid an error.
4704 Use char because int might match the return type of a GCC
4705 builtin and then its argument prototype would still apply. */
4710 /* The GNU C library defines this for functions which it implements
4711 to always fail with ENOSYS. Some functions are actually named
4712 something starting with __ and the normal name is an alias. */
4713 #if defined __stub_connect || defined __stub___connect
4725 rm -f conftest.$ac_objext conftest$ac_exeext
4726 if { (ac_try="$ac_link"
4728 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4729 *) ac_try_echo=$ac_try;;
4731 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4732 (eval "$ac_link") 2>conftest.er1
4734 grep -v '^ *+' conftest.er1 >conftest.err
4736 cat conftest.err >&5
4737 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4738 (exit $ac_status); } && {
4739 test -z "$ac_c_werror_flag" ||
4740 test ! -s conftest.err
4741 } && test -s conftest$ac_exeext &&
4742 $as_test_x conftest$ac_exeext; then
4743 ac_cv_func_connect=yes
4745 echo "$as_me: failed program was:" >&5
4746 sed 's/^/| /' conftest.$ac_ext >&5
4748 ac_cv_func_connect=no
4751 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4752 conftest$ac_exeext conftest.$ac_ext
4754 { echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5
4755 echo "${ECHO_T}$ac_cv_func_connect" >&6; }
4757 if test $ac_cv_func_connect = no; then
4758 { echo "$as_me:$LINENO: checking for connect in -lsocket" >&5
4759 echo $ECHO_N "checking for connect in -lsocket... $ECHO_C" >&6; }
4760 if test "${ac_cv_lib_socket_connect+set}" = set; then
4761 echo $ECHO_N "(cached) $ECHO_C" >&6
4763 ac_check_lib_save_LIBS=$LIBS
4764 LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
4765 cat >conftest.$ac_ext <<_ACEOF
4768 cat confdefs.h >>conftest.$ac_ext
4769 cat >>conftest.$ac_ext <<_ACEOF
4770 /* end confdefs.h. */
4772 /* Override any GCC internal prototype to avoid an error.
4773 Use char because int might match the return type of a GCC
4774 builtin and then its argument prototype would still apply. */
4787 rm -f conftest.$ac_objext conftest$ac_exeext
4788 if { (ac_try="$ac_link"
4790 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4791 *) ac_try_echo=$ac_try;;
4793 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4794 (eval "$ac_link") 2>conftest.er1
4796 grep -v '^ *+' conftest.er1 >conftest.err
4798 cat conftest.err >&5
4799 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4800 (exit $ac_status); } && {
4801 test -z "$ac_c_werror_flag" ||
4802 test ! -s conftest.err
4803 } && test -s conftest$ac_exeext &&
4804 $as_test_x conftest$ac_exeext; then
4805 ac_cv_lib_socket_connect=yes
4807 echo "$as_me: failed program was:" >&5
4808 sed 's/^/| /' conftest.$ac_ext >&5
4810 ac_cv_lib_socket_connect=no
4813 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4814 conftest$ac_exeext conftest.$ac_ext
4815 LIBS=$ac_check_lib_save_LIBS
4817 { echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5
4818 echo "${ECHO_T}$ac_cv_lib_socket_connect" >&6; }
4819 if test $ac_cv_lib_socket_connect = yes; then
4820 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
4825 # Guillermo Gomez says -lposix is necessary on A/UX.
4826 { echo "$as_me:$LINENO: checking for remove" >&5
4827 echo $ECHO_N "checking for remove... $ECHO_C" >&6; }
4828 if test "${ac_cv_func_remove+set}" = set; then
4829 echo $ECHO_N "(cached) $ECHO_C" >&6
4831 cat >conftest.$ac_ext <<_ACEOF
4834 cat confdefs.h >>conftest.$ac_ext
4835 cat >>conftest.$ac_ext <<_ACEOF
4836 /* end confdefs.h. */
4837 /* Define remove to an innocuous variant, in case <limits.h> declares remove.
4838 For example, HP-UX 11i <limits.h> declares gettimeofday. */
4839 #define remove innocuous_remove
4841 /* System header to define __stub macros and hopefully few prototypes,
4842 which can conflict with char remove (); below.
4843 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4844 <limits.h> exists even on freestanding compilers. */
4847 # include <limits.h>
4849 # include <assert.h>
4854 /* Override any GCC internal prototype to avoid an error.
4855 Use char because int might match the return type of a GCC
4856 builtin and then its argument prototype would still apply. */
4861 /* The GNU C library defines this for functions which it implements
4862 to always fail with ENOSYS. Some functions are actually named
4863 something starting with __ and the normal name is an alias. */
4864 #if defined __stub_remove || defined __stub___remove
4876 rm -f conftest.$ac_objext conftest$ac_exeext
4877 if { (ac_try="$ac_link"
4879 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4880 *) ac_try_echo=$ac_try;;
4882 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4883 (eval "$ac_link") 2>conftest.er1
4885 grep -v '^ *+' conftest.er1 >conftest.err
4887 cat conftest.err >&5
4888 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4889 (exit $ac_status); } && {
4890 test -z "$ac_c_werror_flag" ||
4891 test ! -s conftest.err
4892 } && test -s conftest$ac_exeext &&
4893 $as_test_x conftest$ac_exeext; then
4894 ac_cv_func_remove=yes
4896 echo "$as_me: failed program was:" >&5
4897 sed 's/^/| /' conftest.$ac_ext >&5
4899 ac_cv_func_remove=no
4902 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4903 conftest$ac_exeext conftest.$ac_ext
4905 { echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5
4906 echo "${ECHO_T}$ac_cv_func_remove" >&6; }
4908 if test $ac_cv_func_remove = no; then
4909 { echo "$as_me:$LINENO: checking for remove in -lposix" >&5
4910 echo $ECHO_N "checking for remove in -lposix... $ECHO_C" >&6; }
4911 if test "${ac_cv_lib_posix_remove+set}" = set; then
4912 echo $ECHO_N "(cached) $ECHO_C" >&6
4914 ac_check_lib_save_LIBS=$LIBS
4915 LIBS="-lposix $LIBS"
4916 cat >conftest.$ac_ext <<_ACEOF
4919 cat confdefs.h >>conftest.$ac_ext
4920 cat >>conftest.$ac_ext <<_ACEOF
4921 /* end confdefs.h. */
4923 /* Override any GCC internal prototype to avoid an error.
4924 Use char because int might match the return type of a GCC
4925 builtin and then its argument prototype would still apply. */
4938 rm -f conftest.$ac_objext conftest$ac_exeext
4939 if { (ac_try="$ac_link"
4941 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4942 *) ac_try_echo=$ac_try;;
4944 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4945 (eval "$ac_link") 2>conftest.er1
4947 grep -v '^ *+' conftest.er1 >conftest.err
4949 cat conftest.err >&5
4950 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4951 (exit $ac_status); } && {
4952 test -z "$ac_c_werror_flag" ||
4953 test ! -s conftest.err
4954 } && test -s conftest$ac_exeext &&
4955 $as_test_x conftest$ac_exeext; then
4956 ac_cv_lib_posix_remove=yes
4958 echo "$as_me: failed program was:" >&5
4959 sed 's/^/| /' conftest.$ac_ext >&5
4961 ac_cv_lib_posix_remove=no
4964 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4965 conftest$ac_exeext conftest.$ac_ext
4966 LIBS=$ac_check_lib_save_LIBS
4968 { echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5
4969 echo "${ECHO_T}$ac_cv_lib_posix_remove" >&6; }
4970 if test $ac_cv_lib_posix_remove = yes; then
4971 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
4976 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
4977 { echo "$as_me:$LINENO: checking for shmat" >&5
4978 echo $ECHO_N "checking for shmat... $ECHO_C" >&6; }
4979 if test "${ac_cv_func_shmat+set}" = set; then
4980 echo $ECHO_N "(cached) $ECHO_C" >&6
4982 cat >conftest.$ac_ext <<_ACEOF
4985 cat confdefs.h >>conftest.$ac_ext
4986 cat >>conftest.$ac_ext <<_ACEOF
4987 /* end confdefs.h. */
4988 /* Define shmat to an innocuous variant, in case <limits.h> declares shmat.
4989 For example, HP-UX 11i <limits.h> declares gettimeofday. */
4990 #define shmat innocuous_shmat
4992 /* System header to define __stub macros and hopefully few prototypes,
4993 which can conflict with char shmat (); below.
4994 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4995 <limits.h> exists even on freestanding compilers. */
4998 # include <limits.h>
5000 # include <assert.h>
5005 /* Override any GCC internal prototype to avoid an error.
5006 Use char because int might match the return type of a GCC
5007 builtin and then its argument prototype would still apply. */
5012 /* The GNU C library defines this for functions which it implements
5013 to always fail with ENOSYS. Some functions are actually named
5014 something starting with __ and the normal name is an alias. */
5015 #if defined __stub_shmat || defined __stub___shmat
5027 rm -f conftest.$ac_objext conftest$ac_exeext
5028 if { (ac_try="$ac_link"
5030 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5031 *) ac_try_echo=$ac_try;;
5033 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5034 (eval "$ac_link") 2>conftest.er1
5036 grep -v '^ *+' conftest.er1 >conftest.err
5038 cat conftest.err >&5
5039 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5040 (exit $ac_status); } && {
5041 test -z "$ac_c_werror_flag" ||
5042 test ! -s conftest.err
5043 } && test -s conftest$ac_exeext &&
5044 $as_test_x conftest$ac_exeext; then
5045 ac_cv_func_shmat=yes
5047 echo "$as_me: failed program was:" >&5
5048 sed 's/^/| /' conftest.$ac_ext >&5
5053 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5054 conftest$ac_exeext conftest.$ac_ext
5056 { echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5
5057 echo "${ECHO_T}$ac_cv_func_shmat" >&6; }
5059 if test $ac_cv_func_shmat = no; then
5060 { echo "$as_me:$LINENO: checking for shmat in -lipc" >&5
5061 echo $ECHO_N "checking for shmat in -lipc... $ECHO_C" >&6; }
5062 if test "${ac_cv_lib_ipc_shmat+set}" = set; then
5063 echo $ECHO_N "(cached) $ECHO_C" >&6
5065 ac_check_lib_save_LIBS=$LIBS
5067 cat >conftest.$ac_ext <<_ACEOF
5070 cat confdefs.h >>conftest.$ac_ext
5071 cat >>conftest.$ac_ext <<_ACEOF
5072 /* end confdefs.h. */
5074 /* Override any GCC internal prototype to avoid an error.
5075 Use char because int might match the return type of a GCC
5076 builtin and then its argument prototype would still apply. */
5089 rm -f conftest.$ac_objext conftest$ac_exeext
5090 if { (ac_try="$ac_link"
5092 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5093 *) ac_try_echo=$ac_try;;
5095 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5096 (eval "$ac_link") 2>conftest.er1
5098 grep -v '^ *+' conftest.er1 >conftest.err
5100 cat conftest.err >&5
5101 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5102 (exit $ac_status); } && {
5103 test -z "$ac_c_werror_flag" ||
5104 test ! -s conftest.err
5105 } && test -s conftest$ac_exeext &&
5106 $as_test_x conftest$ac_exeext; then
5107 ac_cv_lib_ipc_shmat=yes
5109 echo "$as_me: failed program was:" >&5
5110 sed 's/^/| /' conftest.$ac_ext >&5
5112 ac_cv_lib_ipc_shmat=no
5115 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5116 conftest$ac_exeext conftest.$ac_ext
5117 LIBS=$ac_check_lib_save_LIBS
5119 { echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5
5120 echo "${ECHO_T}$ac_cv_lib_ipc_shmat" >&6; }
5121 if test $ac_cv_lib_ipc_shmat = yes; then
5122 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
5128 # Check for libraries that X11R6 Xt/Xaw programs need.
5129 ac_save_LDFLAGS=$LDFLAGS
5130 test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries"
5131 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
5132 # check for ICE first), but we must link in the order -lSM -lICE or
5133 # we get undefined symbols. So assume we have SM if we have ICE.
5134 # These have to be linked with before -lX11, unlike the other
5135 # libraries we check for below, so use a different variable.
5136 # John Interrante, Karl Berry
5137 { echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5
5138 echo $ECHO_N "checking for IceConnectionNumber in -lICE... $ECHO_C" >&6; }
5139 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then
5140 echo $ECHO_N "(cached) $ECHO_C" >&6
5142 ac_check_lib_save_LIBS=$LIBS
5143 LIBS="-lICE $X_EXTRA_LIBS $LIBS"
5144 cat >conftest.$ac_ext <<_ACEOF
5147 cat confdefs.h >>conftest.$ac_ext
5148 cat >>conftest.$ac_ext <<_ACEOF
5149 /* end confdefs.h. */
5151 /* Override any GCC internal prototype to avoid an error.
5152 Use char because int might match the return type of a GCC
5153 builtin and then its argument prototype would still apply. */
5157 char IceConnectionNumber ();
5161 return IceConnectionNumber ();
5166 rm -f conftest.$ac_objext conftest$ac_exeext
5167 if { (ac_try="$ac_link"
5169 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5170 *) ac_try_echo=$ac_try;;
5172 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5173 (eval "$ac_link") 2>conftest.er1
5175 grep -v '^ *+' conftest.er1 >conftest.err
5177 cat conftest.err >&5
5178 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5179 (exit $ac_status); } && {
5180 test -z "$ac_c_werror_flag" ||
5181 test ! -s conftest.err
5182 } && test -s conftest$ac_exeext &&
5183 $as_test_x conftest$ac_exeext; then
5184 ac_cv_lib_ICE_IceConnectionNumber=yes
5186 echo "$as_me: failed program was:" >&5
5187 sed 's/^/| /' conftest.$ac_ext >&5
5189 ac_cv_lib_ICE_IceConnectionNumber=no
5192 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5193 conftest$ac_exeext conftest.$ac_ext
5194 LIBS=$ac_check_lib_save_LIBS
5196 { echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
5197 echo "${ECHO_T}$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
5198 if test $ac_cv_lib_ICE_IceConnectionNumber = yes; then
5199 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
5202 LDFLAGS=$ac_save_LDFLAGS
5209 # Extract the first word of "$ac_prog", so it can be a program name with args.
5210 set dummy $ac_prog; ac_word=$2
5211 { echo "$as_me:$LINENO: checking for $ac_word" >&5
5212 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5213 if test "${ac_cv_prog_FLEX+set}" = set; then
5214 echo $ECHO_N "(cached) $ECHO_C" >&6
5216 if test -n "$FLEX"; then
5217 ac_cv_prog_FLEX="$FLEX" # Let the user override the test.
5219 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5223 test -z "$as_dir" && as_dir=.
5224 for ac_exec_ext in '' $ac_executable_extensions; do
5225 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5226 ac_cv_prog_FLEX="$ac_prog"
5227 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5236 FLEX=$ac_cv_prog_FLEX
5237 if test -n "$FLEX"; then
5238 { echo "$as_me:$LINENO: result: $FLEX" >&5
5239 echo "${ECHO_T}$FLEX" >&6; }
5241 { echo "$as_me:$LINENO: result: no" >&5
5242 echo "${ECHO_T}no" >&6; }
5246 test -n "$FLEX" && break
5248 test -n "$FLEX" || FLEX="none"
5250 if test "$FLEX" = "none"
5252 { { echo "$as_me:$LINENO: error: no suitable flex found. Please install the 'flex' package." >&5
5253 echo "$as_me: error: no suitable flex found. Please install the 'flex' package." >&2;}
5254 { (exit 1); exit 1; }; }
5257 for ac_prog in bison
5259 # Extract the first word of "$ac_prog", so it can be a program name with args.
5260 set dummy $ac_prog; ac_word=$2
5261 { echo "$as_me:$LINENO: checking for $ac_word" >&5
5262 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5263 if test "${ac_cv_prog_BISON+set}" = set; then
5264 echo $ECHO_N "(cached) $ECHO_C" >&6
5266 if test -n "$BISON"; then
5267 ac_cv_prog_BISON="$BISON" # Let the user override the test.
5269 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5273 test -z "$as_dir" && as_dir=.
5274 for ac_exec_ext in '' $ac_executable_extensions; do
5275 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5276 ac_cv_prog_BISON="$ac_prog"
5277 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5286 BISON=$ac_cv_prog_BISON
5287 if test -n "$BISON"; then
5288 { echo "$as_me:$LINENO: result: $BISON" >&5
5289 echo "${ECHO_T}$BISON" >&6; }
5291 { echo "$as_me:$LINENO: result: no" >&5
5292 echo "${ECHO_T}no" >&6; }
5296 test -n "$BISON" && break
5298 test -n "$BISON" || BISON="none"
5300 if test "$BISON" = "none"
5302 { { echo "$as_me:$LINENO: error: no suitable bison found. Please install the 'bison' package." >&5
5303 echo "$as_me: error: no suitable bison found. Please install the 'bison' package." >&2;}
5304 { (exit 1); exit 1; }; }
5307 if test -n "$ac_tool_prefix"; then
5308 for ac_prog in gas as
5310 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5311 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5312 { echo "$as_me:$LINENO: checking for $ac_word" >&5
5313 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5314 if test "${ac_cv_prog_AS+set}" = set; then
5315 echo $ECHO_N "(cached) $ECHO_C" >&6
5317 if test -n "$AS"; then
5318 ac_cv_prog_AS="$AS" # Let the user override the test.
5320 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5324 test -z "$as_dir" && as_dir=.
5325 for ac_exec_ext in '' $ac_executable_extensions; do
5326 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5327 ac_cv_prog_AS="$ac_tool_prefix$ac_prog"
5328 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5338 if test -n "$AS"; then
5339 { echo "$as_me:$LINENO: result: $AS" >&5
5340 echo "${ECHO_T}$AS" >&6; }
5342 { echo "$as_me:$LINENO: result: no" >&5
5343 echo "${ECHO_T}no" >&6; }
5347 test -n "$AS" && break
5350 if test -z "$AS"; then
5352 for ac_prog in gas as
5354 # Extract the first word of "$ac_prog", so it can be a program name with args.
5355 set dummy $ac_prog; ac_word=$2
5356 { echo "$as_me:$LINENO: checking for $ac_word" >&5
5357 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5358 if test "${ac_cv_prog_ac_ct_AS+set}" = set; then
5359 echo $ECHO_N "(cached) $ECHO_C" >&6
5361 if test -n "$ac_ct_AS"; then
5362 ac_cv_prog_ac_ct_AS="$ac_ct_AS" # Let the user override the test.
5364 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5368 test -z "$as_dir" && as_dir=.
5369 for ac_exec_ext in '' $ac_executable_extensions; do
5370 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5371 ac_cv_prog_ac_ct_AS="$ac_prog"
5372 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5381 ac_ct_AS=$ac_cv_prog_ac_ct_AS
5382 if test -n "$ac_ct_AS"; then
5383 { echo "$as_me:$LINENO: result: $ac_ct_AS" >&5
5384 echo "${ECHO_T}$ac_ct_AS" >&6; }
5386 { echo "$as_me:$LINENO: result: no" >&5
5387 echo "${ECHO_T}no" >&6; }
5391 test -n "$ac_ct_AS" && break
5394 if test "x$ac_ct_AS" = x; then
5397 case $cross_compiling:$ac_tool_warned in
5399 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
5400 whose name does not start with the host triplet. If you think this
5401 configuration is useful to you, please write to autoconf@gnu.org." >&5
5402 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
5403 whose name does not start with the host triplet. If you think this
5404 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
5405 ac_tool_warned=yes ;;
5411 if test -n "$ac_tool_prefix"; then
5412 # Extract the first word of "${ac_tool_prefix}ld", so it can be a program name with args.
5413 set dummy ${ac_tool_prefix}ld; ac_word=$2
5414 { echo "$as_me:$LINENO: checking for $ac_word" >&5
5415 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5416 if test "${ac_cv_prog_LD+set}" = set; then
5417 echo $ECHO_N "(cached) $ECHO_C" >&6
5419 if test -n "$LD"; then
5420 ac_cv_prog_LD="$LD" # Let the user override the test.
5422 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5426 test -z "$as_dir" && as_dir=.
5427 for ac_exec_ext in '' $ac_executable_extensions; do
5428 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5429 ac_cv_prog_LD="${ac_tool_prefix}ld"
5430 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5440 if test -n "$LD"; then
5441 { echo "$as_me:$LINENO: result: $LD" >&5
5442 echo "${ECHO_T}$LD" >&6; }
5444 { echo "$as_me:$LINENO: result: no" >&5
5445 echo "${ECHO_T}no" >&6; }
5450 if test -z "$ac_cv_prog_LD"; then
5452 # Extract the first word of "ld", so it can be a program name with args.
5453 set dummy ld; ac_word=$2
5454 { echo "$as_me:$LINENO: checking for $ac_word" >&5
5455 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5456 if test "${ac_cv_prog_ac_ct_LD+set}" = set; then
5457 echo $ECHO_N "(cached) $ECHO_C" >&6
5459 if test -n "$ac_ct_LD"; then
5460 ac_cv_prog_ac_ct_LD="$ac_ct_LD" # Let the user override the test.
5462 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5466 test -z "$as_dir" && as_dir=.
5467 for ac_exec_ext in '' $ac_executable_extensions; do
5468 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5469 ac_cv_prog_ac_ct_LD="ld"
5470 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5479 ac_ct_LD=$ac_cv_prog_ac_ct_LD
5480 if test -n "$ac_ct_LD"; then
5481 { echo "$as_me:$LINENO: result: $ac_ct_LD" >&5
5482 echo "${ECHO_T}$ac_ct_LD" >&6; }
5484 { echo "$as_me:$LINENO: result: no" >&5
5485 echo "${ECHO_T}no" >&6; }
5488 if test "x$ac_ct_LD" = x; then
5491 case $cross_compiling:$ac_tool_warned in
5493 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
5494 whose name does not start with the host triplet. If you think this
5495 configuration is useful to you, please write to autoconf@gnu.org." >&5
5496 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
5497 whose name does not start with the host triplet. If you think this
5498 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
5499 ac_tool_warned=yes ;;
5507 if test -n "$ac_tool_prefix"; then
5508 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
5509 set dummy ${ac_tool_prefix}ar; ac_word=$2
5510 { echo "$as_me:$LINENO: checking for $ac_word" >&5
5511 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5512 if test "${ac_cv_prog_AR+set}" = set; then
5513 echo $ECHO_N "(cached) $ECHO_C" >&6
5515 if test -n "$AR"; then
5516 ac_cv_prog_AR="$AR" # Let the user override the test.
5518 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5522 test -z "$as_dir" && as_dir=.
5523 for ac_exec_ext in '' $ac_executable_extensions; do
5524 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5525 ac_cv_prog_AR="${ac_tool_prefix}ar"
5526 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5536 if test -n "$AR"; then
5537 { echo "$as_me:$LINENO: result: $AR" >&5
5538 echo "${ECHO_T}$AR" >&6; }
5540 { echo "$as_me:$LINENO: result: no" >&5
5541 echo "${ECHO_T}no" >&6; }
5546 if test -z "$ac_cv_prog_AR"; then
5548 # Extract the first word of "ar", so it can be a program name with args.
5549 set dummy ar; ac_word=$2
5550 { echo "$as_me:$LINENO: checking for $ac_word" >&5
5551 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5552 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
5553 echo $ECHO_N "(cached) $ECHO_C" >&6
5555 if test -n "$ac_ct_AR"; then
5556 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
5558 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5562 test -z "$as_dir" && as_dir=.
5563 for ac_exec_ext in '' $ac_executable_extensions; do
5564 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5565 ac_cv_prog_ac_ct_AR="ar"
5566 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5575 ac_ct_AR=$ac_cv_prog_ac_ct_AR
5576 if test -n "$ac_ct_AR"; then
5577 { echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
5578 echo "${ECHO_T}$ac_ct_AR" >&6; }
5580 { echo "$as_me:$LINENO: result: no" >&5
5581 echo "${ECHO_T}no" >&6; }
5584 if test "x$ac_ct_AR" = x; then
5587 case $cross_compiling:$ac_tool_warned in
5589 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
5590 whose name does not start with the host triplet. If you think this
5591 configuration is useful to you, please write to autoconf@gnu.org." >&5
5592 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
5593 whose name does not start with the host triplet. If you think this
5594 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
5595 ac_tool_warned=yes ;;
5603 if test -n "$ac_tool_prefix"; then
5604 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
5605 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
5606 { echo "$as_me:$LINENO: checking for $ac_word" >&5
5607 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5608 if test "${ac_cv_prog_RANLIB+set}" = set; then
5609 echo $ECHO_N "(cached) $ECHO_C" >&6
5611 if test -n "$RANLIB"; then
5612 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
5614 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5618 test -z "$as_dir" && as_dir=.
5619 for ac_exec_ext in '' $ac_executable_extensions; do
5620 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5621 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
5622 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5631 RANLIB=$ac_cv_prog_RANLIB
5632 if test -n "$RANLIB"; then
5633 { echo "$as_me:$LINENO: result: $RANLIB" >&5
5634 echo "${ECHO_T}$RANLIB" >&6; }
5636 { echo "$as_me:$LINENO: result: no" >&5
5637 echo "${ECHO_T}no" >&6; }
5642 if test -z "$ac_cv_prog_RANLIB"; then
5643 ac_ct_RANLIB=$RANLIB
5644 # Extract the first word of "ranlib", so it can be a program name with args.
5645 set dummy ranlib; ac_word=$2
5646 { echo "$as_me:$LINENO: checking for $ac_word" >&5
5647 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5648 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
5649 echo $ECHO_N "(cached) $ECHO_C" >&6
5651 if test -n "$ac_ct_RANLIB"; then
5652 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
5654 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5658 test -z "$as_dir" && as_dir=.
5659 for ac_exec_ext in '' $ac_executable_extensions; do
5660 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5661 ac_cv_prog_ac_ct_RANLIB="ranlib"
5662 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5671 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
5672 if test -n "$ac_ct_RANLIB"; then
5673 { echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
5674 echo "${ECHO_T}$ac_ct_RANLIB" >&6; }
5676 { echo "$as_me:$LINENO: result: no" >&5
5677 echo "${ECHO_T}no" >&6; }
5680 if test "x$ac_ct_RANLIB" = x; then
5683 case $cross_compiling:$ac_tool_warned in
5685 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
5686 whose name does not start with the host triplet. If you think this
5687 configuration is useful to you, please write to autoconf@gnu.org." >&5
5688 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
5689 whose name does not start with the host triplet. If you think this
5690 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
5691 ac_tool_warned=yes ;;
5693 RANLIB=$ac_ct_RANLIB
5696 RANLIB="$ac_cv_prog_RANLIB"
5699 if test -n "$ac_tool_prefix"; then
5700 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
5701 set dummy ${ac_tool_prefix}strip; ac_word=$2
5702 { echo "$as_me:$LINENO: checking for $ac_word" >&5
5703 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5704 if test "${ac_cv_prog_STRIP+set}" = set; then
5705 echo $ECHO_N "(cached) $ECHO_C" >&6
5707 if test -n "$STRIP"; then
5708 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
5710 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5714 test -z "$as_dir" && as_dir=.
5715 for ac_exec_ext in '' $ac_executable_extensions; do
5716 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5717 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
5718 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5727 STRIP=$ac_cv_prog_STRIP
5728 if test -n "$STRIP"; then
5729 { echo "$as_me:$LINENO: result: $STRIP" >&5
5730 echo "${ECHO_T}$STRIP" >&6; }
5732 { echo "$as_me:$LINENO: result: no" >&5
5733 echo "${ECHO_T}no" >&6; }
5738 if test -z "$ac_cv_prog_STRIP"; then
5740 # Extract the first word of "strip", so it can be a program name with args.
5741 set dummy strip; ac_word=$2
5742 { echo "$as_me:$LINENO: checking for $ac_word" >&5
5743 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5744 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
5745 echo $ECHO_N "(cached) $ECHO_C" >&6
5747 if test -n "$ac_ct_STRIP"; then
5748 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
5750 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5754 test -z "$as_dir" && as_dir=.
5755 for ac_exec_ext in '' $ac_executable_extensions; do
5756 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5757 ac_cv_prog_ac_ct_STRIP="strip"
5758 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5767 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
5768 if test -n "$ac_ct_STRIP"; then
5769 { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
5770 echo "${ECHO_T}$ac_ct_STRIP" >&6; }
5772 { echo "$as_me:$LINENO: result: no" >&5
5773 echo "${ECHO_T}no" >&6; }
5776 if test "x$ac_ct_STRIP" = x; then
5779 case $cross_compiling:$ac_tool_warned in
5781 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
5782 whose name does not start with the host triplet. If you think this
5783 configuration is useful to you, please write to autoconf@gnu.org." >&5
5784 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
5785 whose name does not start with the host triplet. If you think this
5786 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
5787 ac_tool_warned=yes ;;
5792 STRIP="$ac_cv_prog_STRIP"
5795 if test -n "$ac_tool_prefix"; then
5796 # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args.
5797 set dummy ${ac_tool_prefix}windres; ac_word=$2
5798 { echo "$as_me:$LINENO: checking for $ac_word" >&5
5799 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5800 if test "${ac_cv_prog_WINDRES+set}" = set; then
5801 echo $ECHO_N "(cached) $ECHO_C" >&6
5803 if test -n "$WINDRES"; then
5804 ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test.
5806 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5810 test -z "$as_dir" && as_dir=.
5811 for ac_exec_ext in '' $ac_executable_extensions; do
5812 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5813 ac_cv_prog_WINDRES="${ac_tool_prefix}windres"
5814 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5823 WINDRES=$ac_cv_prog_WINDRES
5824 if test -n "$WINDRES"; then
5825 { echo "$as_me:$LINENO: result: $WINDRES" >&5
5826 echo "${ECHO_T}$WINDRES" >&6; }
5828 { echo "$as_me:$LINENO: result: no" >&5
5829 echo "${ECHO_T}no" >&6; }
5834 if test -z "$ac_cv_prog_WINDRES"; then
5835 ac_ct_WINDRES=$WINDRES
5836 # Extract the first word of "windres", so it can be a program name with args.
5837 set dummy windres; ac_word=$2
5838 { echo "$as_me:$LINENO: checking for $ac_word" >&5
5839 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5840 if test "${ac_cv_prog_ac_ct_WINDRES+set}" = set; then
5841 echo $ECHO_N "(cached) $ECHO_C" >&6
5843 if test -n "$ac_ct_WINDRES"; then
5844 ac_cv_prog_ac_ct_WINDRES="$ac_ct_WINDRES" # Let the user override the test.
5846 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5850 test -z "$as_dir" && as_dir=.
5851 for ac_exec_ext in '' $ac_executable_extensions; do
5852 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5853 ac_cv_prog_ac_ct_WINDRES="windres"
5854 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5863 ac_ct_WINDRES=$ac_cv_prog_ac_ct_WINDRES
5864 if test -n "$ac_ct_WINDRES"; then
5865 { echo "$as_me:$LINENO: result: $ac_ct_WINDRES" >&5
5866 echo "${ECHO_T}$ac_ct_WINDRES" >&6; }
5868 { echo "$as_me:$LINENO: result: no" >&5
5869 echo "${ECHO_T}no" >&6; }
5872 if test "x$ac_ct_WINDRES" = x; then
5875 case $cross_compiling:$ac_tool_warned in
5877 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
5878 whose name does not start with the host triplet. If you think this
5879 configuration is useful to you, please write to autoconf@gnu.org." >&5
5880 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
5881 whose name does not start with the host triplet. If you think this
5882 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
5883 ac_tool_warned=yes ;;
5885 WINDRES=$ac_ct_WINDRES
5888 WINDRES="$ac_cv_prog_WINDRES"
5891 { echo "$as_me:$LINENO: checking whether ln -s works" >&5
5892 echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6; }
5894 if test "$LN_S" = "ln -s"; then
5895 { echo "$as_me:$LINENO: result: yes" >&5
5896 echo "${ECHO_T}yes" >&6; }
5898 { echo "$as_me:$LINENO: result: no, using $LN_S" >&5
5899 echo "${ECHO_T}no, using $LN_S" >&6; }
5902 { echo "$as_me:$LINENO: checking whether ln works" >&5
5903 echo $ECHO_N "checking whether ln works... $ECHO_C" >&6; }
5904 rm -f conf$$ conf$$.file
5906 if ln conf$$.file conf$$ 2>/dev/null; then
5909 { echo "$as_me:$LINENO: result: yes" >&5
5910 echo "${ECHO_T}yes" >&6; }
5914 { echo "$as_me:$LINENO: result: no, using $LN" >&5
5915 echo "${ECHO_T}no, using $LN" >&6; }
5917 rm -f conf$$ conf$$.file
5918 { echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
5919 echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; }
5920 if test "${ac_cv_path_GREP+set}" = set; then
5921 echo $ECHO_N "(cached) $ECHO_C" >&6
5923 # Extract the first word of "grep ggrep" to use in msg output
5924 if test -z "$GREP"; then
5925 set dummy grep ggrep; ac_prog_name=$2
5926 if test "${ac_cv_path_GREP+set}" = set; then
5927 echo $ECHO_N "(cached) $ECHO_C" >&6
5929 ac_path_GREP_found=false
5930 # Loop through the user's path and test for each of PROGNAME-LIST
5931 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5932 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5935 test -z "$as_dir" && as_dir=.
5936 for ac_prog in grep ggrep; do
5937 for ac_exec_ext in '' $ac_executable_extensions; do
5938 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
5939 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
5940 # Check for GNU ac_path_GREP and select it if it is found.
5941 # Check for GNU $ac_path_GREP
5942 case `"$ac_path_GREP" --version 2>&1` in
5944 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
5947 echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
5950 cat "conftest.in" "conftest.in" >"conftest.tmp"
5951 mv "conftest.tmp" "conftest.in"
5952 cp "conftest.in" "conftest.nl"
5953 echo 'GREP' >> "conftest.nl"
5954 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5955 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5956 ac_count=`expr $ac_count + 1`
5957 if test $ac_count -gt ${ac_path_GREP_max-0}; then
5958 # Best one so far, save it but keep looking for a better one
5959 ac_cv_path_GREP="$ac_path_GREP"
5960 ac_path_GREP_max=$ac_count
5962 # 10*(2^10) chars as input seems more than enough
5963 test $ac_count -gt 10 && break
5965 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5969 $ac_path_GREP_found && break 3
5979 GREP="$ac_cv_path_GREP"
5980 if test -z "$GREP"; then
5981 { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
5982 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
5983 { (exit 1); exit 1; }; }
5987 ac_cv_path_GREP=$GREP
5992 { echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
5993 echo "${ECHO_T}$ac_cv_path_GREP" >&6; }
5994 GREP="$ac_cv_path_GREP"
5997 { echo "$as_me:$LINENO: checking for egrep" >&5
5998 echo $ECHO_N "checking for egrep... $ECHO_C" >&6; }
5999 if test "${ac_cv_path_EGREP+set}" = set; then
6000 echo $ECHO_N "(cached) $ECHO_C" >&6
6002 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
6003 then ac_cv_path_EGREP="$GREP -E"
6005 # Extract the first word of "egrep" to use in msg output
6006 if test -z "$EGREP"; then
6007 set dummy egrep; ac_prog_name=$2
6008 if test "${ac_cv_path_EGREP+set}" = set; then
6009 echo $ECHO_N "(cached) $ECHO_C" >&6
6011 ac_path_EGREP_found=false
6012 # Loop through the user's path and test for each of PROGNAME-LIST
6013 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6014 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
6017 test -z "$as_dir" && as_dir=.
6018 for ac_prog in egrep; do
6019 for ac_exec_ext in '' $ac_executable_extensions; do
6020 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
6021 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
6022 # Check for GNU ac_path_EGREP and select it if it is found.
6023 # Check for GNU $ac_path_EGREP
6024 case `"$ac_path_EGREP" --version 2>&1` in
6026 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
6029 echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
6032 cat "conftest.in" "conftest.in" >"conftest.tmp"
6033 mv "conftest.tmp" "conftest.in"
6034 cp "conftest.in" "conftest.nl"
6035 echo 'EGREP' >> "conftest.nl"
6036 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
6037 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
6038 ac_count=`expr $ac_count + 1`
6039 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
6040 # Best one so far, save it but keep looking for a better one
6041 ac_cv_path_EGREP="$ac_path_EGREP"
6042 ac_path_EGREP_max=$ac_count
6044 # 10*(2^10) chars as input seems more than enough
6045 test $ac_count -gt 10 && break
6047 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
6051 $ac_path_EGREP_found && break 3
6061 EGREP="$ac_cv_path_EGREP"
6062 if test -z "$EGREP"; then
6063 { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
6064 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
6065 { (exit 1); exit 1; }; }
6069 ac_cv_path_EGREP=$EGREP
6075 { echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
6076 echo "${ECHO_T}$ac_cv_path_EGREP" >&6; }
6077 EGREP="$ac_cv_path_EGREP"
6080 # Extract the first word of "ldconfig", so it can be a program name with args.
6081 set dummy ldconfig; ac_word=$2
6082 { echo "$as_me:$LINENO: checking for $ac_word" >&5
6083 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
6084 if test "${ac_cv_path_LDCONFIG+set}" = set; then
6085 echo $ECHO_N "(cached) $ECHO_C" >&6
6089 ac_cv_path_LDCONFIG="$LDCONFIG" # Let the user override the test with a path.
6092 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6093 for as_dir in /sbin /usr/sbin $PATH
6096 test -z "$as_dir" && as_dir=.
6097 for ac_exec_ext in '' $ac_executable_extensions; do
6098 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6099 ac_cv_path_LDCONFIG="$as_dir/$ac_word$ac_exec_ext"
6100 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6107 test -z "$ac_cv_path_LDCONFIG" && ac_cv_path_LDCONFIG="true"
6111 LDCONFIG=$ac_cv_path_LDCONFIG
6112 if test -n "$LDCONFIG"; then
6113 { echo "$as_me:$LINENO: result: $LDCONFIG" >&5
6114 echo "${ECHO_T}$LDCONFIG" >&6; }
6116 { echo "$as_me:$LINENO: result: no" >&5
6117 echo "${ECHO_T}no" >&6; }
6121 # Find a good install program. We prefer a C program (faster),
6122 # so one script is as good as another. But avoid the broken or
6123 # incompatible versions:
6124 # SysV /etc/install, /usr/sbin/install
6125 # SunOS /usr/etc/install
6126 # IRIX /sbin/install
6128 # AmigaOS /C/install, which installs bootblocks on floppy discs
6129 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
6130 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
6131 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
6132 # OS/2's system install, which has a completely different semantic
6133 # ./install, which can be erroneously created by make from ./install.sh.
6134 { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
6135 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
6136 if test -z "$INSTALL"; then
6137 if test "${ac_cv_path_install+set}" = set; then
6138 echo $ECHO_N "(cached) $ECHO_C" >&6
6140 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6144 test -z "$as_dir" && as_dir=.
6145 # Account for people who put trailing slashes in PATH elements.
6147 ./ | .// | /cC/* | \
6148 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
6149 ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
6152 # OSF1 and SCO ODT 3.0 have their own names for install.
6153 # Don't use installbsd from OSF since it installs stuff as root
6155 for ac_prog in ginstall scoinst install; do
6156 for ac_exec_ext in '' $ac_executable_extensions; do
6157 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
6158 if test $ac_prog = install &&
6159 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
6160 # AIX install. It has an incompatible calling convention.
6162 elif test $ac_prog = install &&
6163 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
6164 # program-specific install script used by HP pwplus--don't use.
6167 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
6180 if test "${ac_cv_path_install+set}" = set; then
6181 INSTALL=$ac_cv_path_install
6183 # As a last resort, use the slow shell script. Don't cache a
6184 # value for INSTALL within a source directory, because that will
6185 # break other packages using the cache if that directory is
6186 # removed, or if the value is a relative name.
6187 INSTALL=$ac_install_sh
6190 { echo "$as_me:$LINENO: result: $INSTALL" >&5
6191 echo "${ECHO_T}$INSTALL" >&6; }
6193 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
6194 # It thinks the first close brace ends the variable substitution.
6195 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
6197 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
6199 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
6202 [\\/$]* | ?:[\\/]* ) ;;
6203 *) INSTALL="\\\$(TOPSRCDIR)/$INSTALL" ;;
6206 for ac_prog in lclint lint
6208 # Extract the first word of "$ac_prog", so it can be a program name with args.
6209 set dummy $ac_prog; ac_word=$2
6210 { echo "$as_me:$LINENO: checking for $ac_word" >&5
6211 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
6212 if test "${ac_cv_prog_LINT+set}" = set; then
6213 echo $ECHO_N "(cached) $ECHO_C" >&6
6215 if test -n "$LINT"; then
6216 ac_cv_prog_LINT="$LINT" # Let the user override the test.
6218 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6222 test -z "$as_dir" && as_dir=.
6223 for ac_exec_ext in '' $ac_executable_extensions; do
6224 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6225 ac_cv_prog_LINT="$ac_prog"
6226 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6235 LINT=$ac_cv_prog_LINT
6236 if test -n "$LINT"; then
6237 { echo "$as_me:$LINENO: result: $LINT" >&5
6238 echo "${ECHO_T}$LINT" >&6; }
6240 { echo "$as_me:$LINENO: result: no" >&5
6241 echo "${ECHO_T}no" >&6; }
6245 test -n "$LINT" && break
6248 if test "$LINT" = "lint"
6250 LINTFLAGS="$LINTFLAGS -errchk=%all,no%longptr64 -errhdr=%user -Ncheck=macro -Nlevel=4"
6255 for ac_prog in fontforge
6257 # Extract the first word of "$ac_prog", so it can be a program name with args.
6258 set dummy $ac_prog; ac_word=$2
6259 { echo "$as_me:$LINENO: checking for $ac_word" >&5
6260 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
6261 if test "${ac_cv_prog_FONTFORGE+set}" = set; then
6262 echo $ECHO_N "(cached) $ECHO_C" >&6
6264 if test -n "$FONTFORGE"; then
6265 ac_cv_prog_FONTFORGE="$FONTFORGE" # Let the user override the test.
6267 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6271 test -z "$as_dir" && as_dir=.
6272 for ac_exec_ext in '' $ac_executable_extensions; do
6273 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6274 ac_cv_prog_FONTFORGE="$ac_prog"
6275 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6284 FONTFORGE=$ac_cv_prog_FONTFORGE
6285 if test -n "$FONTFORGE"; then
6286 { echo "$as_me:$LINENO: result: $FONTFORGE" >&5
6287 echo "${ECHO_T}$FONTFORGE" >&6; }
6289 { echo "$as_me:$LINENO: result: no" >&5
6290 echo "${ECHO_T}no" >&6; }
6294 test -n "$FONTFORGE" && break
6296 test -n "$FONTFORGE" || FONTFORGE="false"
6298 for ac_prog in pkg-config
6300 # Extract the first word of "$ac_prog", so it can be a program name with args.
6301 set dummy $ac_prog; ac_word=$2
6302 { echo "$as_me:$LINENO: checking for $ac_word" >&5
6303 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
6304 if test "${ac_cv_prog_PKG_CONFIG+set}" = set; then
6305 echo $ECHO_N "(cached) $ECHO_C" >&6
6307 if test -n "$PKG_CONFIG"; then
6308 ac_cv_prog_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test.
6310 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6314 test -z "$as_dir" && as_dir=.
6315 for ac_exec_ext in '' $ac_executable_extensions; do
6316 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6317 ac_cv_prog_PKG_CONFIG="$ac_prog"
6318 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6327 PKG_CONFIG=$ac_cv_prog_PKG_CONFIG
6328 if test -n "$PKG_CONFIG"; then
6329 { echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
6330 echo "${ECHO_T}$PKG_CONFIG" >&6; }
6332 { echo "$as_me:$LINENO: result: no" >&5
6333 echo "${ECHO_T}no" >&6; }
6337 test -n "$PKG_CONFIG" && break
6339 test -n "$PKG_CONFIG" || PKG_CONFIG="false"
6344 # Extract the first word of "prelink", so it can be a program name with args.
6345 set dummy prelink; ac_word=$2
6346 { echo "$as_me:$LINENO: checking for $ac_word" >&5
6347 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
6348 if test "${ac_cv_path_PRELINK+set}" = set; then
6349 echo $ECHO_N "(cached) $ECHO_C" >&6
6353 ac_cv_path_PRELINK="$PRELINK" # Let the user override the test with a path.
6356 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6357 for as_dir in /sbin /usr/sbin $PATH
6360 test -z "$as_dir" && as_dir=.
6361 for ac_exec_ext in '' $ac_executable_extensions; do
6362 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6363 ac_cv_path_PRELINK="$as_dir/$ac_word$ac_exec_ext"
6364 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6371 test -z "$ac_cv_path_PRELINK" && ac_cv_path_PRELINK="false"
6375 PRELINK=$ac_cv_path_PRELINK
6376 if test -n "$PRELINK"; then
6377 { echo "$as_me:$LINENO: result: $PRELINK" >&5
6378 echo "${ECHO_T}$PRELINK" >&6; }
6380 { echo "$as_me:$LINENO: result: no" >&5
6381 echo "${ECHO_T}no" >&6; }
6390 { echo "$as_me:$LINENO: checking for i386_set_ldt in -li386" >&5
6391 echo $ECHO_N "checking for i386_set_ldt in -li386... $ECHO_C" >&6; }
6392 if test "${ac_cv_lib_i386_i386_set_ldt+set}" = set; then
6393 echo $ECHO_N "(cached) $ECHO_C" >&6
6395 ac_check_lib_save_LIBS=$LIBS
6397 cat >conftest.$ac_ext <<_ACEOF
6400 cat confdefs.h >>conftest.$ac_ext
6401 cat >>conftest.$ac_ext <<_ACEOF
6402 /* end confdefs.h. */
6404 /* Override any GCC internal prototype to avoid an error.
6405 Use char because int might match the return type of a GCC
6406 builtin and then its argument prototype would still apply. */
6410 char i386_set_ldt ();
6414 return i386_set_ldt ();
6419 rm -f conftest.$ac_objext conftest$ac_exeext
6420 if { (ac_try="$ac_link"
6422 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6423 *) ac_try_echo=$ac_try;;
6425 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6426 (eval "$ac_link") 2>conftest.er1
6428 grep -v '^ *+' conftest.er1 >conftest.err
6430 cat conftest.err >&5
6431 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6432 (exit $ac_status); } && {
6433 test -z "$ac_c_werror_flag" ||
6434 test ! -s conftest.err
6435 } && test -s conftest$ac_exeext &&
6436 $as_test_x conftest$ac_exeext; then
6437 ac_cv_lib_i386_i386_set_ldt=yes
6439 echo "$as_me: failed program was:" >&5
6440 sed 's/^/| /' conftest.$ac_ext >&5
6442 ac_cv_lib_i386_i386_set_ldt=no
6445 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6446 conftest$ac_exeext conftest.$ac_ext
6447 LIBS=$ac_check_lib_save_LIBS
6449 { echo "$as_me:$LINENO: result: $ac_cv_lib_i386_i386_set_ldt" >&5
6450 echo "${ECHO_T}$ac_cv_lib_i386_i386_set_ldt" >&6; }
6451 if test $ac_cv_lib_i386_i386_set_ldt = yes; then
6452 cat >>confdefs.h <<_ACEOF
6453 #define HAVE_LIBI386 1
6461 { echo "$as_me:$LINENO: checking for _oss_ioctl in -lossaudio" >&5
6462 echo $ECHO_N "checking for _oss_ioctl in -lossaudio... $ECHO_C" >&6; }
6463 if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then
6464 echo $ECHO_N "(cached) $ECHO_C" >&6
6466 ac_check_lib_save_LIBS=$LIBS
6467 LIBS="-lossaudio $LIBS"
6468 cat >conftest.$ac_ext <<_ACEOF
6471 cat confdefs.h >>conftest.$ac_ext
6472 cat >>conftest.$ac_ext <<_ACEOF
6473 /* end confdefs.h. */
6475 /* Override any GCC internal prototype to avoid an error.
6476 Use char because int might match the return type of a GCC
6477 builtin and then its argument prototype would still apply. */
6485 return _oss_ioctl ();
6490 rm -f conftest.$ac_objext conftest$ac_exeext
6491 if { (ac_try="$ac_link"
6493 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6494 *) ac_try_echo=$ac_try;;
6496 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6497 (eval "$ac_link") 2>conftest.er1
6499 grep -v '^ *+' conftest.er1 >conftest.err
6501 cat conftest.err >&5
6502 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6503 (exit $ac_status); } && {
6504 test -z "$ac_c_werror_flag" ||
6505 test ! -s conftest.err
6506 } && test -s conftest$ac_exeext &&
6507 $as_test_x conftest$ac_exeext; then
6508 ac_cv_lib_ossaudio__oss_ioctl=yes
6510 echo "$as_me: failed program was:" >&5
6511 sed 's/^/| /' conftest.$ac_ext >&5
6513 ac_cv_lib_ossaudio__oss_ioctl=no
6516 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6517 conftest$ac_exeext conftest.$ac_ext
6518 LIBS=$ac_check_lib_save_LIBS
6520 { echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
6521 echo "${ECHO_T}$ac_cv_lib_ossaudio__oss_ioctl" >&6; }
6522 if test $ac_cv_lib_ossaudio__oss_ioctl = yes; then
6523 cat >>confdefs.h <<_ACEOF
6524 #define HAVE_LIBOSSAUDIO 1
6527 LIBS="-lossaudio $LIBS"
6531 { echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
6532 echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6; }
6533 if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then
6534 echo $ECHO_N "(cached) $ECHO_C" >&6
6536 ac_check_lib_save_LIBS=$LIBS
6537 LIBS="-lpthread $LIBS"
6538 cat >conftest.$ac_ext <<_ACEOF
6541 cat confdefs.h >>conftest.$ac_ext
6542 cat >>conftest.$ac_ext <<_ACEOF
6543 /* end confdefs.h. */
6545 /* Override any GCC internal prototype to avoid an error.
6546 Use char because int might match the return type of a GCC
6547 builtin and then its argument prototype would still apply. */
6551 char pthread_create ();
6555 return pthread_create ();
6560 rm -f conftest.$ac_objext conftest$ac_exeext
6561 if { (ac_try="$ac_link"
6563 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6564 *) ac_try_echo=$ac_try;;
6566 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6567 (eval "$ac_link") 2>conftest.er1
6569 grep -v '^ *+' conftest.er1 >conftest.err
6571 cat conftest.err >&5
6572 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6573 (exit $ac_status); } && {
6574 test -z "$ac_c_werror_flag" ||
6575 test ! -s conftest.err
6576 } && test -s conftest$ac_exeext &&
6577 $as_test_x conftest$ac_exeext; then
6578 ac_cv_lib_pthread_pthread_create=yes
6580 echo "$as_me: failed program was:" >&5
6581 sed 's/^/| /' conftest.$ac_ext >&5
6583 ac_cv_lib_pthread_pthread_create=no
6586 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6587 conftest$ac_exeext conftest.$ac_ext
6588 LIBS=$ac_check_lib_save_LIBS
6590 { echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5
6591 echo "${ECHO_T}$ac_cv_lib_pthread_pthread_create" >&6; }
6592 if test $ac_cv_lib_pthread_pthread_create = yes; then
6593 LIBPTHREAD="-lpthread"
6612 { echo "$as_me:$LINENO: checking for ANSI C header files" >&5
6613 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
6614 if test "${ac_cv_header_stdc+set}" = set; then
6615 echo $ECHO_N "(cached) $ECHO_C" >&6
6617 cat >conftest.$ac_ext <<_ACEOF
6620 cat confdefs.h >>conftest.$ac_ext
6621 cat >>conftest.$ac_ext <<_ACEOF
6622 /* end confdefs.h. */
6636 rm -f conftest.$ac_objext
6637 if { (ac_try="$ac_compile"
6639 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6640 *) ac_try_echo=$ac_try;;
6642 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6643 (eval "$ac_compile") 2>conftest.er1
6645 grep -v '^ *+' conftest.er1 >conftest.err
6647 cat conftest.err >&5
6648 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6649 (exit $ac_status); } && {
6650 test -z "$ac_c_werror_flag" ||
6651 test ! -s conftest.err
6652 } && test -s conftest.$ac_objext; then
6653 ac_cv_header_stdc=yes
6655 echo "$as_me: failed program was:" >&5
6656 sed 's/^/| /' conftest.$ac_ext >&5
6658 ac_cv_header_stdc=no
6661 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6663 if test $ac_cv_header_stdc = yes; then
6664 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
6665 cat >conftest.$ac_ext <<_ACEOF
6668 cat confdefs.h >>conftest.$ac_ext
6669 cat >>conftest.$ac_ext <<_ACEOF
6670 /* end confdefs.h. */
6674 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6675 $EGREP "memchr" >/dev/null 2>&1; then
6678 ac_cv_header_stdc=no
6684 if test $ac_cv_header_stdc = yes; then
6685 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
6686 cat >conftest.$ac_ext <<_ACEOF
6689 cat confdefs.h >>conftest.$ac_ext
6690 cat >>conftest.$ac_ext <<_ACEOF
6691 /* end confdefs.h. */
6695 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6696 $EGREP "free" >/dev/null 2>&1; then
6699 ac_cv_header_stdc=no
6705 if test $ac_cv_header_stdc = yes; then
6706 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
6707 if test "$cross_compiling" = yes; then
6710 cat >conftest.$ac_ext <<_ACEOF
6713 cat confdefs.h >>conftest.$ac_ext
6714 cat >>conftest.$ac_ext <<_ACEOF
6715 /* end confdefs.h. */
6718 #if ((' ' & 0x0FF) == 0x020)
6719 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
6720 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
6722 # define ISLOWER(c) \
6723 (('a' <= (c) && (c) <= 'i') \
6724 || ('j' <= (c) && (c) <= 'r') \
6725 || ('s' <= (c) && (c) <= 'z'))
6726 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
6729 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
6734 for (i = 0; i < 256; i++)
6735 if (XOR (islower (i), ISLOWER (i))
6736 || toupper (i) != TOUPPER (i))
6741 rm -f conftest$ac_exeext
6742 if { (ac_try="$ac_link"
6744 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6745 *) ac_try_echo=$ac_try;;
6747 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6748 (eval "$ac_link") 2>&5
6750 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6751 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
6752 { (case "(($ac_try" in
6753 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6754 *) ac_try_echo=$ac_try;;
6756 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6757 (eval "$ac_try") 2>&5
6759 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6760 (exit $ac_status); }; }; then
6763 echo "$as_me: program exited with status $ac_status" >&5
6764 echo "$as_me: failed program was:" >&5
6765 sed 's/^/| /' conftest.$ac_ext >&5
6768 ac_cv_header_stdc=no
6770 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
6776 { echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
6777 echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
6778 if test $ac_cv_header_stdc = yes; then
6780 cat >>confdefs.h <<\_ACEOF
6781 #define STDC_HEADERS 1
6786 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
6796 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
6797 inttypes.h stdint.h unistd.h
6799 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
6800 { echo "$as_me:$LINENO: checking for $ac_header" >&5
6801 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
6802 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6803 echo $ECHO_N "(cached) $ECHO_C" >&6
6805 cat >conftest.$ac_ext <<_ACEOF
6808 cat confdefs.h >>conftest.$ac_ext
6809 cat >>conftest.$ac_ext <<_ACEOF
6810 /* end confdefs.h. */
6811 $ac_includes_default
6813 #include <$ac_header>
6815 rm -f conftest.$ac_objext
6816 if { (ac_try="$ac_compile"
6818 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6819 *) ac_try_echo=$ac_try;;
6821 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6822 (eval "$ac_compile") 2>conftest.er1
6824 grep -v '^ *+' conftest.er1 >conftest.err
6826 cat conftest.err >&5
6827 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6828 (exit $ac_status); } && {
6829 test -z "$ac_c_werror_flag" ||
6830 test ! -s conftest.err
6831 } && test -s conftest.$ac_objext; then
6832 eval "$as_ac_Header=yes"
6834 echo "$as_me: failed program was:" >&5
6835 sed 's/^/| /' conftest.$ac_ext >&5
6837 eval "$as_ac_Header=no"
6840 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6842 ac_res=`eval echo '${'$as_ac_Header'}'`
6843 { echo "$as_me:$LINENO: result: $ac_res" >&5
6844 echo "${ECHO_T}$ac_res" >&6; }
6845 if test `eval echo '${'$as_ac_Header'}'` = yes; then
6846 cat >>confdefs.h <<_ACEOF
6847 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
6966 AudioUnit/AudioUnit.h \
6968 CoreAudio/CoreAudio.h \
6969 DiskArbitration/DiskArbitration.h \
6982 fontconfig/fontconfig.h \
7008 machine/soundcard.h \
7013 netinet/in_systm.h \
7078 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7079 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7080 { echo "$as_me:$LINENO: checking for $ac_header" >&5
7081 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
7082 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7083 echo $ECHO_N "(cached) $ECHO_C" >&6
7085 ac_res=`eval echo '${'$as_ac_Header'}'`
7086 { echo "$as_me:$LINENO: result: $ac_res" >&5
7087 echo "${ECHO_T}$ac_res" >&6; }
7089 # Is the header compilable?
7090 { echo "$as_me:$LINENO: checking $ac_header usability" >&5
7091 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
7092 cat >conftest.$ac_ext <<_ACEOF
7095 cat confdefs.h >>conftest.$ac_ext
7096 cat >>conftest.$ac_ext <<_ACEOF
7097 /* end confdefs.h. */
7098 $ac_includes_default
7099 #include <$ac_header>
7101 rm -f conftest.$ac_objext
7102 if { (ac_try="$ac_compile"
7104 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7105 *) ac_try_echo=$ac_try;;
7107 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7108 (eval "$ac_compile") 2>conftest.er1
7110 grep -v '^ *+' conftest.er1 >conftest.err
7112 cat conftest.err >&5
7113 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7114 (exit $ac_status); } && {
7115 test -z "$ac_c_werror_flag" ||
7116 test ! -s conftest.err
7117 } && test -s conftest.$ac_objext; then
7118 ac_header_compiler=yes
7120 echo "$as_me: failed program was:" >&5
7121 sed 's/^/| /' conftest.$ac_ext >&5
7123 ac_header_compiler=no
7126 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7127 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
7128 echo "${ECHO_T}$ac_header_compiler" >&6; }
7130 # Is the header present?
7131 { echo "$as_me:$LINENO: checking $ac_header presence" >&5
7132 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
7133 cat >conftest.$ac_ext <<_ACEOF
7136 cat confdefs.h >>conftest.$ac_ext
7137 cat >>conftest.$ac_ext <<_ACEOF
7138 /* end confdefs.h. */
7139 #include <$ac_header>
7141 if { (ac_try="$ac_cpp conftest.$ac_ext"
7143 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7144 *) ac_try_echo=$ac_try;;
7146 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7147 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
7149 grep -v '^ *+' conftest.er1 >conftest.err
7151 cat conftest.err >&5
7152 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7153 (exit $ac_status); } >/dev/null && {
7154 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
7155 test ! -s conftest.err
7157 ac_header_preproc=yes
7159 echo "$as_me: failed program was:" >&5
7160 sed 's/^/| /' conftest.$ac_ext >&5
7162 ac_header_preproc=no
7165 rm -f conftest.err conftest.$ac_ext
7166 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
7167 echo "${ECHO_T}$ac_header_preproc" >&6; }
7169 # So? What about this header?
7170 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
7172 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
7173 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
7174 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
7175 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
7176 ac_header_preproc=yes
7179 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
7180 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
7181 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
7182 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
7183 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
7184 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
7185 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
7186 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
7187 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
7188 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
7189 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
7190 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
7192 ## ------------------------------------ ##
7193 ## Report this to wine-devel@winehq.org ##
7194 ## ------------------------------------ ##
7196 ) | sed "s/^/$as_me: WARNING: /" >&2
7199 { echo "$as_me:$LINENO: checking for $ac_header" >&5
7200 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
7201 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7202 echo $ECHO_N "(cached) $ECHO_C" >&6
7204 eval "$as_ac_Header=\$ac_header_preproc"
7206 ac_res=`eval echo '${'$as_ac_Header'}'`
7207 { echo "$as_me:$LINENO: result: $ac_res" >&5
7208 echo "${ECHO_T}$ac_res" >&6; }
7211 if test `eval echo '${'$as_ac_Header'}'` = yes; then
7212 cat >>confdefs.h <<_ACEOF
7213 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7220 { echo "$as_me:$LINENO: checking whether stat file-mode macros are broken" >&5
7221 echo $ECHO_N "checking whether stat file-mode macros are broken... $ECHO_C" >&6; }
7222 if test "${ac_cv_header_stat_broken+set}" = set; then
7223 echo $ECHO_N "(cached) $ECHO_C" >&6
7225 cat >conftest.$ac_ext <<_ACEOF
7228 cat confdefs.h >>conftest.$ac_ext
7229 cat >>conftest.$ac_ext <<_ACEOF
7230 /* end confdefs.h. */
7231 #include <sys/types.h>
7232 #include <sys/stat.h>
7234 #if defined S_ISBLK && defined S_IFDIR
7235 extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
7238 #if defined S_ISBLK && defined S_IFCHR
7239 extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1];
7242 #if defined S_ISLNK && defined S_IFREG
7243 extern char c3[S_ISLNK (S_IFREG) ? -1 : 1];
7246 #if defined S_ISSOCK && defined S_IFREG
7247 extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1];
7251 rm -f conftest.$ac_objext
7252 if { (ac_try="$ac_compile"
7254 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7255 *) ac_try_echo=$ac_try;;
7257 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7258 (eval "$ac_compile") 2>conftest.er1
7260 grep -v '^ *+' conftest.er1 >conftest.err
7262 cat conftest.err >&5
7263 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7264 (exit $ac_status); } && {
7265 test -z "$ac_c_werror_flag" ||
7266 test ! -s conftest.err
7267 } && test -s conftest.$ac_objext; then
7268 ac_cv_header_stat_broken=no
7270 echo "$as_me: failed program was:" >&5
7271 sed 's/^/| /' conftest.$ac_ext >&5
7273 ac_cv_header_stat_broken=yes
7276 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7278 { echo "$as_me:$LINENO: result: $ac_cv_header_stat_broken" >&5
7279 echo "${ECHO_T}$ac_cv_header_stat_broken" >&6; }
7280 if test $ac_cv_header_stat_broken = yes; then
7282 cat >>confdefs.h <<\_ACEOF
7283 #define STAT_MACROS_BROKEN 1
7294 for ac_header in sys/mount.h sys/statfs.h sys/user.h sys/vfs.h
7296 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7297 { echo "$as_me:$LINENO: checking for $ac_header" >&5
7298 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
7299 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7300 echo $ECHO_N "(cached) $ECHO_C" >&6
7302 cat >conftest.$ac_ext <<_ACEOF
7305 cat confdefs.h >>conftest.$ac_ext
7306 cat >>conftest.$ac_ext <<_ACEOF
7307 /* end confdefs.h. */
7308 #include <sys/types.h>
7309 #if HAVE_SYS_PARAM_H
7310 # include <sys/param.h>
7313 #include <$ac_header>
7315 rm -f conftest.$ac_objext
7316 if { (ac_try="$ac_compile"
7318 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7319 *) ac_try_echo=$ac_try;;
7321 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7322 (eval "$ac_compile") 2>conftest.er1
7324 grep -v '^ *+' conftest.er1 >conftest.err
7326 cat conftest.err >&5
7327 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7328 (exit $ac_status); } && {
7329 test -z "$ac_c_werror_flag" ||
7330 test ! -s conftest.err
7331 } && test -s conftest.$ac_objext; then
7332 eval "$as_ac_Header=yes"
7334 echo "$as_me: failed program was:" >&5
7335 sed 's/^/| /' conftest.$ac_ext >&5
7337 eval "$as_ac_Header=no"
7340 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7342 ac_res=`eval echo '${'$as_ac_Header'}'`
7343 { echo "$as_me:$LINENO: result: $ac_res" >&5
7344 echo "${ECHO_T}$ac_res" >&6; }
7345 if test `eval echo '${'$as_ac_Header'}'` = yes; then
7346 cat >>confdefs.h <<_ACEOF
7347 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7363 for ac_header in netinet/in_pcb.h netinet/ip_var.h net/if.h net/if_arp.h net/if_dl.h net/if_types.h net/route.h netipx/ipx.h
7365 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7366 { echo "$as_me:$LINENO: checking for $ac_header" >&5
7367 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
7368 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7369 echo $ECHO_N "(cached) $ECHO_C" >&6
7371 cat >conftest.$ac_ext <<_ACEOF
7374 cat confdefs.h >>conftest.$ac_ext
7375 cat >>conftest.$ac_ext <<_ACEOF
7376 /* end confdefs.h. */
7377 #include <sys/types.h>
7378 #if HAVE_SYS_SOCKET_H
7379 # include <sys/socket.h>
7381 #if HAVE_SYS_SOCKETVAR_H
7382 # include <sys/socketvar.h>
7384 #if HAVE_NETINET_IN_H
7385 # include <netinet/in.h>
7388 #include <$ac_header>
7390 rm -f conftest.$ac_objext
7391 if { (ac_try="$ac_compile"
7393 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7394 *) ac_try_echo=$ac_try;;
7396 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7397 (eval "$ac_compile") 2>conftest.er1
7399 grep -v '^ *+' conftest.er1 >conftest.err
7401 cat conftest.err >&5
7402 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7403 (exit $ac_status); } && {
7404 test -z "$ac_c_werror_flag" ||
7405 test ! -s conftest.err
7406 } && test -s conftest.$ac_objext; then
7407 eval "$as_ac_Header=yes"
7409 echo "$as_me: failed program was:" >&5
7410 sed 's/^/| /' conftest.$ac_ext >&5
7412 eval "$as_ac_Header=no"
7415 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7417 ac_res=`eval echo '${'$as_ac_Header'}'`
7418 { echo "$as_me:$LINENO: result: $ac_res" >&5
7419 echo "${ECHO_T}$ac_res" >&6; }
7420 if test `eval echo '${'$as_ac_Header'}'` = yes; then
7421 cat >>confdefs.h <<_ACEOF
7422 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7431 for ac_header in netinet/tcp_var.h
7433 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7434 { echo "$as_me:$LINENO: checking for $ac_header" >&5
7435 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
7436 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7437 echo $ECHO_N "(cached) $ECHO_C" >&6
7439 cat >conftest.$ac_ext <<_ACEOF
7442 cat confdefs.h >>conftest.$ac_ext
7443 cat >>conftest.$ac_ext <<_ACEOF
7444 /* end confdefs.h. */
7445 #include <sys/types.h>
7446 #if HAVE_SYS_SOCKET_H
7447 # include <sys/socket.h>
7449 #if HAVE_SYS_SOCKETVAR_H
7450 # include <sys/socketvar.h>
7452 #if HAVE_NETINET_IN_H
7453 # include <netinet/in.h>
7455 #ifdef HAVE_NETINET_TCP_H
7456 # include <netinet/tcp.h>
7459 #include <$ac_header>
7461 rm -f conftest.$ac_objext
7462 if { (ac_try="$ac_compile"
7464 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7465 *) ac_try_echo=$ac_try;;
7467 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7468 (eval "$ac_compile") 2>conftest.er1
7470 grep -v '^ *+' conftest.er1 >conftest.err
7472 cat conftest.err >&5
7473 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7474 (exit $ac_status); } && {
7475 test -z "$ac_c_werror_flag" ||
7476 test ! -s conftest.err
7477 } && test -s conftest.$ac_objext; then
7478 eval "$as_ac_Header=yes"
7480 echo "$as_me: failed program was:" >&5
7481 sed 's/^/| /' conftest.$ac_ext >&5
7483 eval "$as_ac_Header=no"
7486 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7488 ac_res=`eval echo '${'$as_ac_Header'}'`
7489 { echo "$as_me:$LINENO: result: $ac_res" >&5
7490 echo "${ECHO_T}$ac_res" >&6; }
7491 if test `eval echo '${'$as_ac_Header'}'` = yes; then
7492 cat >>confdefs.h <<_ACEOF
7493 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7502 for ac_header in linux/ipx.h
7504 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7505 { echo "$as_me:$LINENO: checking for $ac_header" >&5
7506 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
7507 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7508 echo $ECHO_N "(cached) $ECHO_C" >&6
7510 cat >conftest.$ac_ext <<_ACEOF
7513 cat confdefs.h >>conftest.$ac_ext
7514 cat >>conftest.$ac_ext <<_ACEOF
7515 /* end confdefs.h. */
7516 #include <sys/types.h>
7517 #ifdef HAVE_ASM_TYPES_H
7518 # include <asm/types.h>
7520 #if HAVE_SYS_SOCKET_H
7521 # include <sys/socket.h>
7524 #include <$ac_header>
7526 rm -f conftest.$ac_objext
7527 if { (ac_try="$ac_compile"
7529 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7530 *) ac_try_echo=$ac_try;;
7532 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7533 (eval "$ac_compile") 2>conftest.er1
7535 grep -v '^ *+' conftest.er1 >conftest.err
7537 cat conftest.err >&5
7538 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7539 (exit $ac_status); } && {
7540 test -z "$ac_c_werror_flag" ||
7541 test ! -s conftest.err
7542 } && test -s conftest.$ac_objext; then
7543 eval "$as_ac_Header=yes"
7545 echo "$as_me: failed program was:" >&5
7546 sed 's/^/| /' conftest.$ac_ext >&5
7548 eval "$as_ac_Header=no"
7551 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7553 ac_res=`eval echo '${'$as_ac_Header'}'`
7554 { echo "$as_me:$LINENO: result: $ac_res" >&5
7555 echo "${ECHO_T}$ac_res" >&6; }
7556 if test `eval echo '${'$as_ac_Header'}'` = yes; then
7557 cat >>confdefs.h <<_ACEOF
7558 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7567 for ac_header in resolv.h
7569 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7570 { echo "$as_me:$LINENO: checking for $ac_header" >&5
7571 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
7572 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7573 echo $ECHO_N "(cached) $ECHO_C" >&6
7575 cat >conftest.$ac_ext <<_ACEOF
7578 cat confdefs.h >>conftest.$ac_ext
7579 cat >>conftest.$ac_ext <<_ACEOF
7580 /* end confdefs.h. */
7581 #include <sys/types.h>
7582 #if HAVE_SYS_SOCKET_H
7583 # include <sys/socket.h>
7585 #if HAVE_NETINET_IN_H
7586 # include <netinet/in.h>
7588 #if HAVE_ARPA_NAMESER_H
7589 # include <arpa/nameser.h>
7592 #include <$ac_header>
7594 rm -f conftest.$ac_objext
7595 if { (ac_try="$ac_compile"
7597 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7598 *) ac_try_echo=$ac_try;;
7600 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7601 (eval "$ac_compile") 2>conftest.er1
7603 grep -v '^ *+' conftest.er1 >conftest.err
7605 cat conftest.err >&5
7606 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7607 (exit $ac_status); } && {
7608 test -z "$ac_c_werror_flag" ||
7609 test ! -s conftest.err
7610 } && test -s conftest.$ac_objext; then
7611 eval "$as_ac_Header=yes"
7613 echo "$as_me: failed program was:" >&5
7614 sed 's/^/| /' conftest.$ac_ext >&5
7616 eval "$as_ac_Header=no"
7619 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7621 ac_res=`eval echo '${'$as_ac_Header'}'`
7622 { echo "$as_me:$LINENO: result: $ac_res" >&5
7623 echo "${ECHO_T}$ac_res" >&6; }
7624 if test `eval echo '${'$as_ac_Header'}'` = yes; then
7625 cat >>confdefs.h <<_ACEOF
7626 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7635 for ac_header in ucontext.h
7637 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7638 { echo "$as_me:$LINENO: checking for $ac_header" >&5
7639 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
7640 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7641 echo $ECHO_N "(cached) $ECHO_C" >&6
7643 cat >conftest.$ac_ext <<_ACEOF
7646 cat confdefs.h >>conftest.$ac_ext
7647 cat >>conftest.$ac_ext <<_ACEOF
7648 /* end confdefs.h. */
7651 #include <$ac_header>
7653 rm -f conftest.$ac_objext
7654 if { (ac_try="$ac_compile"
7656 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7657 *) ac_try_echo=$ac_try;;
7659 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7660 (eval "$ac_compile") 2>conftest.er1
7662 grep -v '^ *+' conftest.er1 >conftest.err
7664 cat conftest.err >&5
7665 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7666 (exit $ac_status); } && {
7667 test -z "$ac_c_werror_flag" ||
7668 test ! -s conftest.err
7669 } && test -s conftest.$ac_objext; then
7670 eval "$as_ac_Header=yes"
7672 echo "$as_me: failed program was:" >&5
7673 sed 's/^/| /' conftest.$ac_ext >&5
7675 eval "$as_ac_Header=no"
7678 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7680 ac_res=`eval echo '${'$as_ac_Header'}'`
7681 { echo "$as_me:$LINENO: result: $ac_res" >&5
7682 echo "${ECHO_T}$ac_res" >&6; }
7683 if test `eval echo '${'$as_ac_Header'}'` = yes; then
7684 cat >>confdefs.h <<_ACEOF
7685 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7694 for ac_header in sys/thr.h
7696 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7697 { echo "$as_me:$LINENO: checking for $ac_header" >&5
7698 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
7699 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7700 echo $ECHO_N "(cached) $ECHO_C" >&6
7702 cat >conftest.$ac_ext <<_ACEOF
7705 cat confdefs.h >>conftest.$ac_ext
7706 cat >>conftest.$ac_ext <<_ACEOF
7707 /* end confdefs.h. */
7708 #include <sys/types.h>
7710 #include <ucontext.h>
7713 #include <$ac_header>
7715 rm -f conftest.$ac_objext
7716 if { (ac_try="$ac_compile"
7718 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7719 *) ac_try_echo=$ac_try;;
7721 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7722 (eval "$ac_compile") 2>conftest.er1
7724 grep -v '^ *+' conftest.er1 >conftest.err
7726 cat conftest.err >&5
7727 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7728 (exit $ac_status); } && {
7729 test -z "$ac_c_werror_flag" ||
7730 test ! -s conftest.err
7731 } && test -s conftest.$ac_objext; then
7732 eval "$as_ac_Header=yes"
7734 echo "$as_me: failed program was:" >&5
7735 sed 's/^/| /' conftest.$ac_ext >&5
7737 eval "$as_ac_Header=no"
7740 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7742 ac_res=`eval echo '${'$as_ac_Header'}'`
7743 { echo "$as_me:$LINENO: result: $ac_res" >&5
7744 echo "${ECHO_T}$ac_res" >&6; }
7745 if test `eval echo '${'$as_ac_Header'}'` = yes; then
7746 cat >>confdefs.h <<_ACEOF
7747 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7756 for ac_header in pthread_np.h
7758 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7759 { echo "$as_me:$LINENO: checking for $ac_header" >&5
7760 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
7761 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7762 echo $ECHO_N "(cached) $ECHO_C" >&6
7764 cat >conftest.$ac_ext <<_ACEOF
7767 cat confdefs.h >>conftest.$ac_ext
7768 cat >>conftest.$ac_ext <<_ACEOF
7769 /* end confdefs.h. */
7770 #ifdef HAVE_PTHREAD_H
7771 #include <pthread.h>
7774 #include <$ac_header>
7776 rm -f conftest.$ac_objext
7777 if { (ac_try="$ac_compile"
7779 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7780 *) ac_try_echo=$ac_try;;
7782 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7783 (eval "$ac_compile") 2>conftest.er1
7785 grep -v '^ *+' conftest.er1 >conftest.err
7787 cat conftest.err >&5
7788 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7789 (exit $ac_status); } && {
7790 test -z "$ac_c_werror_flag" ||
7791 test ! -s conftest.err
7792 } && test -s conftest.$ac_objext; then
7793 eval "$as_ac_Header=yes"
7795 echo "$as_me: failed program was:" >&5
7796 sed 's/^/| /' conftest.$ac_ext >&5
7798 eval "$as_ac_Header=no"
7801 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7803 ac_res=`eval echo '${'$as_ac_Header'}'`
7804 { echo "$as_me:$LINENO: result: $ac_res" >&5
7805 echo "${ECHO_T}$ac_res" >&6; }
7806 if test `eval echo '${'$as_ac_Header'}'` = yes; then
7807 cat >>confdefs.h <<_ACEOF
7808 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7817 for ac_header in linux/videodev.h
7819 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7820 { echo "$as_me:$LINENO: checking for $ac_header" >&5
7821 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
7822 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7823 echo $ECHO_N "(cached) $ECHO_C" >&6
7825 cat >conftest.$ac_ext <<_ACEOF
7828 cat confdefs.h >>conftest.$ac_ext
7829 cat >>conftest.$ac_ext <<_ACEOF
7830 /* end confdefs.h. */
7831 #ifdef HAVE_SYS_TIME_H
7832 #include <sys/time.h>
7834 #include <sys/types.h>
7835 #ifdef HAVE_ASM_TYPES_H
7836 #include <asm/types.h>
7839 #include <$ac_header>
7841 rm -f conftest.$ac_objext
7842 if { (ac_try="$ac_compile"
7844 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7845 *) ac_try_echo=$ac_try;;
7847 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7848 (eval "$ac_compile") 2>conftest.er1
7850 grep -v '^ *+' conftest.er1 >conftest.err
7852 cat conftest.err >&5
7853 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7854 (exit $ac_status); } && {
7855 test -z "$ac_c_werror_flag" ||
7856 test ! -s conftest.err
7857 } && test -s conftest.$ac_objext; then
7858 eval "$as_ac_Header=yes"
7860 echo "$as_me: failed program was:" >&5
7861 sed 's/^/| /' conftest.$ac_ext >&5
7863 eval "$as_ac_Header=no"
7866 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7868 ac_res=`eval echo '${'$as_ac_Header'}'`
7869 { echo "$as_me:$LINENO: result: $ac_res" >&5
7870 echo "${ECHO_T}$ac_res" >&6; }
7871 if test `eval echo '${'$as_ac_Header'}'` = yes; then
7872 cat >>confdefs.h <<_ACEOF
7873 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7882 for ac_header in linux/capi.h
7884 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7885 { echo "$as_me:$LINENO: checking for $ac_header" >&5
7886 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
7887 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7888 echo $ECHO_N "(cached) $ECHO_C" >&6
7890 cat >conftest.$ac_ext <<_ACEOF
7893 cat confdefs.h >>conftest.$ac_ext
7894 cat >>conftest.$ac_ext <<_ACEOF
7895 /* end confdefs.h. */
7898 #include <$ac_header>
7900 rm -f conftest.$ac_objext
7901 if { (ac_try="$ac_compile"
7903 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7904 *) ac_try_echo=$ac_try;;
7906 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7907 (eval "$ac_compile") 2>conftest.er1
7909 grep -v '^ *+' conftest.er1 >conftest.err
7911 cat conftest.err >&5
7912 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7913 (exit $ac_status); } && {
7914 test -z "$ac_c_werror_flag" ||
7915 test ! -s conftest.err
7916 } && test -s conftest.$ac_objext; then
7917 eval "$as_ac_Header=yes"
7919 echo "$as_me: failed program was:" >&5
7920 sed 's/^/| /' conftest.$ac_ext >&5
7922 eval "$as_ac_Header=no"
7925 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7927 ac_res=`eval echo '${'$as_ac_Header'}'`
7928 { echo "$as_me:$LINENO: result: $ac_res" >&5
7929 echo "${ECHO_T}$ac_res" >&6; }
7930 if test `eval echo '${'$as_ac_Header'}'` = yes; then
7931 cat >>confdefs.h <<_ACEOF
7932 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7943 DLLFLAGS="-D_REENTRANT"
7957 # Extract the first word of "ldd", so it can be a program name with args.
7958 set dummy ldd; ac_word=$2
7959 { echo "$as_me:$LINENO: checking for $ac_word" >&5
7960 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
7961 if test "${ac_cv_path_LDD+set}" = set; then
7962 echo $ECHO_N "(cached) $ECHO_C" >&6
7966 ac_cv_path_LDD="$LDD" # Let the user override the test with a path.
7969 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7970 as_dummy="/sbin:/usr/sbin:$PATH"
7971 for as_dir in $as_dummy
7974 test -z "$as_dir" && as_dir=.
7975 for ac_exec_ext in '' $ac_executable_extensions; do
7976 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7977 ac_cv_path_LDD="$as_dir/$ac_word$ac_exec_ext"
7978 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7985 test -z "$ac_cv_path_LDD" && ac_cv_path_LDD="true"
7990 if test -n "$LDD"; then
7991 { echo "$as_me:$LINENO: result: $LDD" >&5
7992 echo "${ECHO_T}$LDD" >&6; }
7994 { echo "$as_me:$LINENO: result: no" >&5
7995 echo "${ECHO_T}no" >&6; }
8002 if test -n "$ac_tool_prefix"; then
8003 # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
8004 set dummy ${ac_tool_prefix}dlltool; ac_word=$2
8005 { echo "$as_me:$LINENO: checking for $ac_word" >&5
8006 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
8007 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
8008 echo $ECHO_N "(cached) $ECHO_C" >&6
8010 if test -n "$DLLTOOL"; then
8011 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
8013 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8017 test -z "$as_dir" && as_dir=.
8018 for ac_exec_ext in '' $ac_executable_extensions; do
8019 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8020 ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
8021 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8030 DLLTOOL=$ac_cv_prog_DLLTOOL
8031 if test -n "$DLLTOOL"; then
8032 { echo "$as_me:$LINENO: result: $DLLTOOL" >&5
8033 echo "${ECHO_T}$DLLTOOL" >&6; }
8035 { echo "$as_me:$LINENO: result: no" >&5
8036 echo "${ECHO_T}no" >&6; }
8041 if test -z "$ac_cv_prog_DLLTOOL"; then
8042 ac_ct_DLLTOOL=$DLLTOOL
8043 # Extract the first word of "dlltool", so it can be a program name with args.
8044 set dummy dlltool; ac_word=$2
8045 { echo "$as_me:$LINENO: checking for $ac_word" >&5
8046 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
8047 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then
8048 echo $ECHO_N "(cached) $ECHO_C" >&6
8050 if test -n "$ac_ct_DLLTOOL"; then
8051 ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
8053 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8057 test -z "$as_dir" && as_dir=.
8058 for ac_exec_ext in '' $ac_executable_extensions; do
8059 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8060 ac_cv_prog_ac_ct_DLLTOOL="dlltool"
8061 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8070 ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
8071 if test -n "$ac_ct_DLLTOOL"; then
8072 { echo "$as_me:$LINENO: result: $ac_ct_DLLTOOL" >&5
8073 echo "${ECHO_T}$ac_ct_DLLTOOL" >&6; }
8075 { echo "$as_me:$LINENO: result: no" >&5
8076 echo "${ECHO_T}no" >&6; }
8079 if test "x$ac_ct_DLLTOOL" = x; then
8082 case $cross_compiling:$ac_tool_warned in
8084 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
8085 whose name does not start with the host triplet. If you think this
8086 configuration is useful to you, please write to autoconf@gnu.org." >&5
8087 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
8088 whose name does not start with the host triplet. If you think this
8089 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
8090 ac_tool_warned=yes ;;
8092 DLLTOOL=$ac_ct_DLLTOOL
8095 DLLTOOL="$ac_cv_prog_DLLTOOL"
8098 if test -n "$ac_tool_prefix"; then
8099 # Extract the first word of "${ac_tool_prefix}dllwrap", so it can be a program name with args.
8100 set dummy ${ac_tool_prefix}dllwrap; ac_word=$2
8101 { echo "$as_me:$LINENO: checking for $ac_word" >&5
8102 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
8103 if test "${ac_cv_prog_DLLWRAP+set}" = set; then
8104 echo $ECHO_N "(cached) $ECHO_C" >&6
8106 if test -n "$DLLWRAP"; then
8107 ac_cv_prog_DLLWRAP="$DLLWRAP" # Let the user override the test.
8109 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8113 test -z "$as_dir" && as_dir=.
8114 for ac_exec_ext in '' $ac_executable_extensions; do
8115 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8116 ac_cv_prog_DLLWRAP="${ac_tool_prefix}dllwrap"
8117 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8126 DLLWRAP=$ac_cv_prog_DLLWRAP
8127 if test -n "$DLLWRAP"; then
8128 { echo "$as_me:$LINENO: result: $DLLWRAP" >&5
8129 echo "${ECHO_T}$DLLWRAP" >&6; }
8131 { echo "$as_me:$LINENO: result: no" >&5
8132 echo "${ECHO_T}no" >&6; }
8137 if test -z "$ac_cv_prog_DLLWRAP"; then
8138 ac_ct_DLLWRAP=$DLLWRAP
8139 # Extract the first word of "dllwrap", so it can be a program name with args.
8140 set dummy dllwrap; ac_word=$2
8141 { echo "$as_me:$LINENO: checking for $ac_word" >&5
8142 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
8143 if test "${ac_cv_prog_ac_ct_DLLWRAP+set}" = set; then
8144 echo $ECHO_N "(cached) $ECHO_C" >&6
8146 if test -n "$ac_ct_DLLWRAP"; then
8147 ac_cv_prog_ac_ct_DLLWRAP="$ac_ct_DLLWRAP" # Let the user override the test.
8149 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8153 test -z "$as_dir" && as_dir=.
8154 for ac_exec_ext in '' $ac_executable_extensions; do
8155 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8156 ac_cv_prog_ac_ct_DLLWRAP="dllwrap"
8157 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8166 ac_ct_DLLWRAP=$ac_cv_prog_ac_ct_DLLWRAP
8167 if test -n "$ac_ct_DLLWRAP"; then
8168 { echo "$as_me:$LINENO: result: $ac_ct_DLLWRAP" >&5
8169 echo "${ECHO_T}$ac_ct_DLLWRAP" >&6; }
8171 { echo "$as_me:$LINENO: result: no" >&5
8172 echo "${ECHO_T}no" >&6; }
8175 if test "x$ac_ct_DLLWRAP" = x; then
8178 case $cross_compiling:$ac_tool_warned in
8180 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
8181 whose name does not start with the host triplet. If you think this
8182 configuration is useful to you, please write to autoconf@gnu.org." >&5
8183 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
8184 whose name does not start with the host triplet. If you think this
8185 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
8186 ac_tool_warned=yes ;;
8188 DLLWRAP=$ac_ct_DLLWRAP
8191 DLLWRAP="$ac_cv_prog_DLLWRAP"
8194 if test -n "$ac_tool_prefix"; then
8195 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
8196 set dummy ${ac_tool_prefix}ar; ac_word=$2
8197 { echo "$as_me:$LINENO: checking for $ac_word" >&5
8198 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
8199 if test "${ac_cv_prog_MINGWAR+set}" = set; then
8200 echo $ECHO_N "(cached) $ECHO_C" >&6
8202 if test -n "$MINGWAR"; then
8203 ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
8205 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8209 test -z "$as_dir" && as_dir=.
8210 for ac_exec_ext in '' $ac_executable_extensions; do
8211 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8212 ac_cv_prog_MINGWAR="${ac_tool_prefix}ar"
8213 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8222 MINGWAR=$ac_cv_prog_MINGWAR
8223 if test -n "$MINGWAR"; then
8224 { echo "$as_me:$LINENO: result: $MINGWAR" >&5
8225 echo "${ECHO_T}$MINGWAR" >&6; }
8227 { echo "$as_me:$LINENO: result: no" >&5
8228 echo "${ECHO_T}no" >&6; }
8233 if test -z "$ac_cv_prog_MINGWAR"; then
8234 ac_ct_MINGWAR=$MINGWAR
8235 # Extract the first word of "ar", so it can be a program name with args.
8236 set dummy ar; ac_word=$2
8237 { echo "$as_me:$LINENO: checking for $ac_word" >&5
8238 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
8239 if test "${ac_cv_prog_ac_ct_MINGWAR+set}" = set; then
8240 echo $ECHO_N "(cached) $ECHO_C" >&6
8242 if test -n "$ac_ct_MINGWAR"; then
8243 ac_cv_prog_ac_ct_MINGWAR="$ac_ct_MINGWAR" # Let the user override the test.
8245 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8249 test -z "$as_dir" && as_dir=.
8250 for ac_exec_ext in '' $ac_executable_extensions; do
8251 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8252 ac_cv_prog_ac_ct_MINGWAR="ar"
8253 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8262 ac_ct_MINGWAR=$ac_cv_prog_ac_ct_MINGWAR
8263 if test -n "$ac_ct_MINGWAR"; then
8264 { echo "$as_me:$LINENO: result: $ac_ct_MINGWAR" >&5
8265 echo "${ECHO_T}$ac_ct_MINGWAR" >&6; }
8267 { echo "$as_me:$LINENO: result: no" >&5
8268 echo "${ECHO_T}no" >&6; }
8271 if test "x$ac_ct_MINGWAR" = x; then
8274 case $cross_compiling:$ac_tool_warned in
8276 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
8277 whose name does not start with the host triplet. If you think this
8278 configuration is useful to you, please write to autoconf@gnu.org." >&5
8279 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
8280 whose name does not start with the host triplet. If you think this
8281 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
8282 ac_tool_warned=yes ;;
8284 MINGWAR=$ac_ct_MINGWAR
8287 MINGWAR="$ac_cv_prog_MINGWAR"
8290 if test "$DLLWRAP" = "false"; then
8302 DLLFLAGS="$DLLFLAGS -fPIC"
8303 LDDLLFLAGS="-bundle -multiply_defined suppress"
8304 LIBWINE_LDFLAGS="-multiply_defined suppress"
8305 LDSHARED="\$(CC) -dynamiclib"
8307 LDRPATH_LOCAL="&& install_name_tool -change @executable_path/\`\$(RELPATH) \$(bindir) \$(libdir)\`/libwine.1.dylib @executable_path/\$(TOPOBJDIR)/libs/wine/libwine.1.dylib \$@ || \$(RM) \$@"
8308 SECURITYLIB="-framework Security -framework CoreFoundation"
8310 COREFOUNDATIONLIB="-framework CoreFoundation"
8312 IOKITLIB="-framework IOKit -framework CoreFoundation"
8314 LDEXECFLAGS="-image_base 0x7bf00000 -Wl,-segaddr,WINE_DOS,0x00000000,-segaddr,WINE_SHARED_HEAP,0x7f000000"
8316 if test "$ac_cv_header_DiskArbitration_DiskArbitration_h" = "yes"
8318 DISKARBITRATIONLIB="-framework DiskArbitration -framework CoreFoundation"
8321 if test "$ac_cv_header_CoreAudio_CoreAudio_h" = "yes" -a "$ac_cv_header_AudioUnit_AudioUnit_h" = "yes"
8323 COREAUDIO="-framework CoreAudio -framework AudioUnit -framework CoreServices -framework AudioToolbox -framework CoreMIDI"
8328 LDDLLFLAGS="$LDDLLFLAGS -read_only_relocs warning" ;;
8330 if test "$ac_cv_header_Carbon_Carbon_h" = "yes"
8332 CARBONLIB="-framework Carbon"
8334 QUARTZFILES='$(QUARTZFILES)'
8338 DLLFLAGS="$DLLFLAGS -fPIC"
8340 { echo "$as_me:$LINENO: checking whether we can build a GNU style ELF dll" >&5
8341 echo $ECHO_N "checking whether we can build a GNU style ELF dll... $ECHO_C" >&6; }
8342 if test "${ac_cv_c_dll_gnuelf+set}" = set; then
8343 echo $ECHO_N "(cached) $ECHO_C" >&6
8345 ac_wine_try_cflags_saved=$CFLAGS
8346 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic"
8347 cat >conftest.$ac_ext <<_ACEOF
8350 rm -f conftest.$ac_objext conftest$ac_exeext
8351 if { (ac_try="$ac_link"
8353 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8354 *) ac_try_echo=$ac_try;;
8356 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8357 (eval "$ac_link") 2>conftest.er1
8359 grep -v '^ *+' conftest.er1 >conftest.err
8361 cat conftest.err >&5
8362 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8363 (exit $ac_status); } && {
8364 test -z "$ac_c_werror_flag" ||
8365 test ! -s conftest.err
8366 } && test -s conftest$ac_exeext &&
8367 $as_test_x conftest$ac_exeext; then
8368 ac_cv_c_dll_gnuelf="yes"
8370 echo "$as_me: failed program was:" >&5
8371 sed 's/^/| /' conftest.$ac_ext >&5
8373 ac_cv_c_dll_gnuelf="no"
8376 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8377 conftest$ac_exeext conftest.$ac_ext
8378 CFLAGS=$ac_wine_try_cflags_saved
8380 { echo "$as_me:$LINENO: result: $ac_cv_c_dll_gnuelf" >&5
8381 echo "${ECHO_T}$ac_cv_c_dll_gnuelf" >&6; }
8382 if test "$ac_cv_c_dll_gnuelf" = "yes"
8384 LDSHARED="\$(CC) -shared"
8385 LDDLLFLAGS="-shared -Wl,-Bsymbolic"
8386 { echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1" >&5
8387 echo $ECHO_N "checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... $ECHO_C" >&6; }
8388 if test "${ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1+set}" = set; then
8389 echo $ECHO_N "(cached) $ECHO_C" >&6
8391 ac_wine_try_cflags_saved=$CFLAGS
8392 CFLAGS="$CFLAGS -fPIC -shared -Wl,-soname,confest.so.1"
8393 cat >conftest.$ac_ext <<_ACEOF
8396 cat confdefs.h >>conftest.$ac_ext
8397 cat >>conftest.$ac_ext <<_ACEOF
8398 /* end confdefs.h. */
8408 rm -f conftest.$ac_objext conftest$ac_exeext
8409 if { (ac_try="$ac_link"
8411 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8412 *) ac_try_echo=$ac_try;;
8414 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8415 (eval "$ac_link") 2>conftest.er1
8417 grep -v '^ *+' conftest.er1 >conftest.err
8419 cat conftest.err >&5
8420 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8421 (exit $ac_status); } && {
8422 test -z "$ac_c_werror_flag" ||
8423 test ! -s conftest.err
8424 } && test -s conftest$ac_exeext &&
8425 $as_test_x conftest$ac_exeext; then
8426 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=yes
8428 echo "$as_me: failed program was:" >&5
8429 sed 's/^/| /' conftest.$ac_ext >&5
8431 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=no
8434 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8435 conftest$ac_exeext conftest.$ac_ext
8436 CFLAGS=$ac_wine_try_cflags_saved
8438 { echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&5
8439 echo "${ECHO_T}$ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&6; }
8440 if test $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1 = yes; then
8441 LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-soname,%)"
8443 { echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1" >&5
8444 echo $ECHO_N "checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1... $ECHO_C" >&6; }
8445 if test "${ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1+set}" = set; then
8446 echo $ECHO_N "(cached) $ECHO_C" >&6
8448 ac_wine_try_cflags_saved=$CFLAGS
8449 CFLAGS="$CFLAGS -fPIC -shared -Wl,-h,confest.so.1"
8450 cat >conftest.$ac_ext <<_ACEOF
8453 cat confdefs.h >>conftest.$ac_ext
8454 cat >>conftest.$ac_ext <<_ACEOF
8455 /* end confdefs.h. */
8465 rm -f conftest.$ac_objext conftest$ac_exeext
8466 if { (ac_try="$ac_link"
8468 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8469 *) ac_try_echo=$ac_try;;
8471 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8472 (eval "$ac_link") 2>conftest.er1
8474 grep -v '^ *+' conftest.er1 >conftest.err
8476 cat conftest.err >&5
8477 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8478 (exit $ac_status); } && {
8479 test -z "$ac_c_werror_flag" ||
8480 test ! -s conftest.err
8481 } && test -s conftest$ac_exeext &&
8482 $as_test_x conftest$ac_exeext; then
8483 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=yes
8485 echo "$as_me: failed program was:" >&5
8486 sed 's/^/| /' conftest.$ac_ext >&5
8488 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=no
8491 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8492 conftest$ac_exeext conftest.$ac_ext
8493 CFLAGS=$ac_wine_try_cflags_saved
8495 { echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&5
8496 echo "${ECHO_T}$ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&6; }
8497 if test $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1 = yes; then
8498 LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-h,%)"
8504 { echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs" >&5
8505 echo $ECHO_N "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... $ECHO_C" >&6; }
8506 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs+set}" = set; then
8507 echo $ECHO_N "(cached) $ECHO_C" >&6
8509 ac_wine_try_cflags_saved=$CFLAGS
8510 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-z,defs"
8511 cat >conftest.$ac_ext <<_ACEOF
8514 cat confdefs.h >>conftest.$ac_ext
8515 cat >>conftest.$ac_ext <<_ACEOF
8516 /* end confdefs.h. */
8526 rm -f conftest.$ac_objext conftest$ac_exeext
8527 if { (ac_try="$ac_link"
8529 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8530 *) ac_try_echo=$ac_try;;
8532 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8533 (eval "$ac_link") 2>conftest.er1
8535 grep -v '^ *+' conftest.er1 >conftest.err
8537 cat conftest.err >&5
8538 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8539 (exit $ac_status); } && {
8540 test -z "$ac_c_werror_flag" ||
8541 test ! -s conftest.err
8542 } && test -s conftest$ac_exeext &&
8543 $as_test_x conftest$ac_exeext; then
8544 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=yes
8546 echo "$as_me: failed program was:" >&5
8547 sed 's/^/| /' conftest.$ac_ext >&5
8549 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=no
8552 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8553 conftest$ac_exeext conftest.$ac_ext
8554 CFLAGS=$ac_wine_try_cflags_saved
8556 { echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&5
8557 echo "${ECHO_T}$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&6; }
8558 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs = yes; then
8559 LDDLLFLAGS="$LDDLLFLAGS,-z,defs"
8563 { echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini" >&5
8564 echo $ECHO_N "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... $ECHO_C" >&6; }
8565 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini+set}" = set; then
8566 echo $ECHO_N "(cached) $ECHO_C" >&6
8568 ac_wine_try_cflags_saved=$CFLAGS
8569 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini"
8570 cat >conftest.$ac_ext <<_ACEOF
8573 cat confdefs.h >>conftest.$ac_ext
8574 cat >>conftest.$ac_ext <<_ACEOF
8575 /* end confdefs.h. */
8585 rm -f conftest.$ac_objext conftest$ac_exeext
8586 if { (ac_try="$ac_link"
8588 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8589 *) ac_try_echo=$ac_try;;
8591 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8592 (eval "$ac_link") 2>conftest.er1
8594 grep -v '^ *+' conftest.er1 >conftest.err
8596 cat conftest.err >&5
8597 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8598 (exit $ac_status); } && {
8599 test -z "$ac_c_werror_flag" ||
8600 test ! -s conftest.err
8601 } && test -s conftest$ac_exeext &&
8602 $as_test_x conftest$ac_exeext; then
8603 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=yes
8605 echo "$as_me: failed program was:" >&5
8606 sed 's/^/| /' conftest.$ac_ext >&5
8608 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=no
8611 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8612 conftest$ac_exeext conftest.$ac_ext
8613 CFLAGS=$ac_wine_try_cflags_saved
8615 { echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&5
8616 echo "${ECHO_T}$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&6; }
8617 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini = yes; then
8618 LDDLLFLAGS="$LDDLLFLAGS,-init,__wine_spec_init,-fini,__wine_spec_fini"
8622 echo '{ global: *; };' >conftest.map
8623 { echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map" >&5
8624 echo $ECHO_N "checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... $ECHO_C" >&6; }
8625 if test "${ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map+set}" = set; then
8626 echo $ECHO_N "(cached) $ECHO_C" >&6
8628 ac_wine_try_cflags_saved=$CFLAGS
8629 CFLAGS="$CFLAGS -fPIC -shared -Wl,--version-script=conftest.map"
8630 cat >conftest.$ac_ext <<_ACEOF
8633 cat confdefs.h >>conftest.$ac_ext
8634 cat >>conftest.$ac_ext <<_ACEOF
8635 /* end confdefs.h. */
8645 rm -f conftest.$ac_objext conftest$ac_exeext
8646 if { (ac_try="$ac_link"
8648 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8649 *) ac_try_echo=$ac_try;;
8651 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8652 (eval "$ac_link") 2>conftest.er1
8654 grep -v '^ *+' conftest.er1 >conftest.err
8656 cat conftest.err >&5
8657 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8658 (exit $ac_status); } && {
8659 test -z "$ac_c_werror_flag" ||
8660 test ! -s conftest.err
8661 } && test -s conftest$ac_exeext &&
8662 $as_test_x conftest$ac_exeext; then
8663 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=yes
8665 echo "$as_me: failed program was:" >&5
8666 sed 's/^/| /' conftest.$ac_ext >&5
8668 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=no
8671 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8672 conftest$ac_exeext conftest.$ac_ext
8673 CFLAGS=$ac_wine_try_cflags_saved
8675 { echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&5
8676 echo "${ECHO_T}$ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&6; }
8677 if test $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map = yes; then
8678 LDSHARED="$LDSHARED \$(VERSCRIPT:%=-Wl,--version-script=%)"
8683 { echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--export-dynamic" >&5
8684 echo $ECHO_N "checking whether the compiler supports -fPIC -Wl,--export-dynamic... $ECHO_C" >&6; }
8685 if test "${ac_cv_cflags__fPIC__Wl___export_dynamic+set}" = set; then
8686 echo $ECHO_N "(cached) $ECHO_C" >&6
8688 ac_wine_try_cflags_saved=$CFLAGS
8689 CFLAGS="$CFLAGS -fPIC -Wl,--export-dynamic"
8690 cat >conftest.$ac_ext <<_ACEOF
8693 cat confdefs.h >>conftest.$ac_ext
8694 cat >>conftest.$ac_ext <<_ACEOF
8695 /* end confdefs.h. */
8705 rm -f conftest.$ac_objext conftest$ac_exeext
8706 if { (ac_try="$ac_link"
8708 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8709 *) ac_try_echo=$ac_try;;
8711 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8712 (eval "$ac_link") 2>conftest.er1
8714 grep -v '^ *+' conftest.er1 >conftest.err
8716 cat conftest.err >&5
8717 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8718 (exit $ac_status); } && {
8719 test -z "$ac_c_werror_flag" ||
8720 test ! -s conftest.err
8721 } && test -s conftest$ac_exeext &&
8722 $as_test_x conftest$ac_exeext; then
8723 ac_cv_cflags__fPIC__Wl___export_dynamic=yes
8725 echo "$as_me: failed program was:" >&5
8726 sed 's/^/| /' conftest.$ac_ext >&5
8728 ac_cv_cflags__fPIC__Wl___export_dynamic=no
8731 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8732 conftest$ac_exeext conftest.$ac_ext
8733 CFLAGS=$ac_wine_try_cflags_saved
8735 { echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__Wl___export_dynamic" >&5
8736 echo "${ECHO_T}$ac_cv_cflags__fPIC__Wl___export_dynamic" >&6; }
8737 if test $ac_cv_cflags__fPIC__Wl___export_dynamic = yes; then
8738 LDEXECFLAGS="-Wl,--export-dynamic"
8743 as_ac_var=`echo "ac_cv_cflags_-fPIC -Wl,--rpath,\$ORIGIN/../lib" | $as_tr_sh`
8744 { echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib" >&5
8745 echo $ECHO_N "checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib... $ECHO_C" >&6; }
8746 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
8747 echo $ECHO_N "(cached) $ECHO_C" >&6
8749 ac_wine_try_cflags_saved=$CFLAGS
8750 CFLAGS="$CFLAGS -fPIC -Wl,--rpath,\$ORIGIN/../lib"
8751 cat >conftest.$ac_ext <<_ACEOF
8754 cat confdefs.h >>conftest.$ac_ext
8755 cat >>conftest.$ac_ext <<_ACEOF
8756 /* end confdefs.h. */
8766 rm -f conftest.$ac_objext conftest$ac_exeext
8767 if { (ac_try="$ac_link"
8769 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8770 *) ac_try_echo=$ac_try;;
8772 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8773 (eval "$ac_link") 2>conftest.er1
8775 grep -v '^ *+' conftest.er1 >conftest.err
8777 cat conftest.err >&5
8778 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8779 (exit $ac_status); } && {
8780 test -z "$ac_c_werror_flag" ||
8781 test ! -s conftest.err
8782 } && test -s conftest$ac_exeext &&
8783 $as_test_x conftest$ac_exeext; then
8784 eval "$as_ac_var=yes"
8786 echo "$as_me: failed program was:" >&5
8787 sed 's/^/| /' conftest.$ac_ext >&5
8789 eval "$as_ac_var=no"
8792 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8793 conftest$ac_exeext conftest.$ac_ext
8794 CFLAGS=$ac_wine_try_cflags_saved
8796 ac_res=`eval echo '${'$as_ac_var'}'`
8797 { echo "$as_me:$LINENO: result: $ac_res" >&5
8798 echo "${ECHO_T}$ac_res" >&6; }
8799 if test `eval echo '${'$as_ac_var'}'` = yes; then
8800 LDRPATH_INSTALL="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
8801 LDRPATH_LOCAL="-Wl,--rpath,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
8803 as_ac_var=`echo "ac_cv_cflags_-fPIC -Wl,-R,\$ORIGIN/../lib" | $as_tr_sh`
8804 { echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib" >&5
8805 echo $ECHO_N "checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib... $ECHO_C" >&6; }
8806 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
8807 echo $ECHO_N "(cached) $ECHO_C" >&6
8809 ac_wine_try_cflags_saved=$CFLAGS
8810 CFLAGS="$CFLAGS -fPIC -Wl,-R,\$ORIGIN/../lib"
8811 cat >conftest.$ac_ext <<_ACEOF
8814 cat confdefs.h >>conftest.$ac_ext
8815 cat >>conftest.$ac_ext <<_ACEOF
8816 /* end confdefs.h. */
8826 rm -f conftest.$ac_objext conftest$ac_exeext
8827 if { (ac_try="$ac_link"
8829 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8830 *) ac_try_echo=$ac_try;;
8832 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8833 (eval "$ac_link") 2>conftest.er1
8835 grep -v '^ *+' conftest.er1 >conftest.err
8837 cat conftest.err >&5
8838 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8839 (exit $ac_status); } && {
8840 test -z "$ac_c_werror_flag" ||
8841 test ! -s conftest.err
8842 } && test -s conftest$ac_exeext &&
8843 $as_test_x conftest$ac_exeext; then
8844 eval "$as_ac_var=yes"
8846 echo "$as_me: failed program was:" >&5
8847 sed 's/^/| /' conftest.$ac_ext >&5
8849 eval "$as_ac_var=no"
8852 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8853 conftest$ac_exeext conftest.$ac_ext
8854 CFLAGS=$ac_wine_try_cflags_saved
8856 ac_res=`eval echo '${'$as_ac_var'}'`
8857 { echo "$as_me:$LINENO: result: $ac_res" >&5
8858 echo "${ECHO_T}$ac_res" >&6; }
8859 if test `eval echo '${'$as_ac_var'}'` = yes; then
8860 LDRPATH_INSTALL="-Wl,-R,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
8861 LDRPATH_LOCAL="-Wl,-R,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
8867 { echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--enable-new-dtags" >&5
8868 echo $ECHO_N "checking whether the compiler supports -Wl,--enable-new-dtags... $ECHO_C" >&6; }
8869 if test "${ac_cv_cflags__Wl___enable_new_dtags+set}" = set; then
8870 echo $ECHO_N "(cached) $ECHO_C" >&6
8872 ac_wine_try_cflags_saved=$CFLAGS
8873 CFLAGS="$CFLAGS -Wl,--enable-new-dtags"
8874 cat >conftest.$ac_ext <<_ACEOF
8877 cat confdefs.h >>conftest.$ac_ext
8878 cat >>conftest.$ac_ext <<_ACEOF
8879 /* end confdefs.h. */
8889 rm -f conftest.$ac_objext conftest$ac_exeext
8890 if { (ac_try="$ac_link"
8892 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8893 *) ac_try_echo=$ac_try;;
8895 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8896 (eval "$ac_link") 2>conftest.er1
8898 grep -v '^ *+' conftest.er1 >conftest.err
8900 cat conftest.err >&5
8901 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8902 (exit $ac_status); } && {
8903 test -z "$ac_c_werror_flag" ||
8904 test ! -s conftest.err
8905 } && test -s conftest$ac_exeext &&
8906 $as_test_x conftest$ac_exeext; then
8907 ac_cv_cflags__Wl___enable_new_dtags=yes
8909 echo "$as_me: failed program was:" >&5
8910 sed 's/^/| /' conftest.$ac_ext >&5
8912 ac_cv_cflags__Wl___enable_new_dtags=no
8915 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8916 conftest$ac_exeext conftest.$ac_ext
8917 CFLAGS=$ac_wine_try_cflags_saved
8919 { echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___enable_new_dtags" >&5
8920 echo "${ECHO_T}$ac_cv_cflags__Wl___enable_new_dtags" >&6; }
8921 if test $ac_cv_cflags__Wl___enable_new_dtags = yes; then
8922 LDRPATH_INSTALL="$LDRPATH_INSTALL -Wl,--enable-new-dtags"
8927 *i[3456789]86* | x86_64)
8928 { echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400" >&5
8929 echo $ECHO_N "checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400... $ECHO_C" >&6; }
8930 if test "${ac_cv_cflags__Wl___section_start__interp_0x7bf00400+set}" = set; then
8931 echo $ECHO_N "(cached) $ECHO_C" >&6
8933 ac_wine_try_cflags_saved=$CFLAGS
8934 CFLAGS="$CFLAGS -Wl,--section-start,.interp=0x7bf00400"
8935 cat >conftest.$ac_ext <<_ACEOF
8938 cat confdefs.h >>conftest.$ac_ext
8939 cat >>conftest.$ac_ext <<_ACEOF
8940 /* end confdefs.h. */
8950 rm -f conftest.$ac_objext conftest$ac_exeext
8951 if { (ac_try="$ac_link"
8953 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8954 *) ac_try_echo=$ac_try;;
8956 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8957 (eval "$ac_link") 2>conftest.er1
8959 grep -v '^ *+' conftest.er1 >conftest.err
8961 cat conftest.err >&5
8962 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8963 (exit $ac_status); } && {
8964 test -z "$ac_c_werror_flag" ||
8965 test ! -s conftest.err
8966 } && test -s conftest$ac_exeext &&
8967 $as_test_x conftest$ac_exeext; then
8968 ac_cv_cflags__Wl___section_start__interp_0x7bf00400=yes
8970 echo "$as_me: failed program was:" >&5
8971 sed 's/^/| /' conftest.$ac_ext >&5
8973 ac_cv_cflags__Wl___section_start__interp_0x7bf00400=no
8976 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8977 conftest$ac_exeext conftest.$ac_ext
8978 CFLAGS=$ac_wine_try_cflags_saved
8980 { echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&5
8981 echo "${ECHO_T}$ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&6; }
8982 if test $ac_cv_cflags__Wl___section_start__interp_0x7bf00400 = yes; then
8983 LDEXECFLAGS="$LDEXECFLAGS -Wl,--section-start,.interp=0x7bf00400"
8990 { echo "$as_me:$LINENO: checking whether we can build a UnixWare (Solaris) dll" >&5
8991 echo $ECHO_N "checking whether we can build a UnixWare (Solaris) dll... $ECHO_C" >&6; }
8992 if test "${ac_cv_c_dll_unixware+set}" = set; then
8993 echo $ECHO_N "(cached) $ECHO_C" >&6
8995 ac_wine_try_cflags_saved=$CFLAGS
8996 CFLAGS="$CFLAGS -fPIC -Wl,-G,-h,conftest.so.1.0,-B,symbolic"
8997 cat >conftest.$ac_ext <<_ACEOF
9000 rm -f conftest.$ac_objext conftest$ac_exeext
9001 if { (ac_try="$ac_link"
9003 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9004 *) ac_try_echo=$ac_try;;
9006 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9007 (eval "$ac_link") 2>conftest.er1
9009 grep -v '^ *+' conftest.er1 >conftest.err
9011 cat conftest.err >&5
9012 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9013 (exit $ac_status); } && {
9014 test -z "$ac_c_werror_flag" ||
9015 test ! -s conftest.err
9016 } && test -s conftest$ac_exeext &&
9017 $as_test_x conftest$ac_exeext; then
9018 ac_cv_c_dll_unixware="yes"
9020 echo "$as_me: failed program was:" >&5
9021 sed 's/^/| /' conftest.$ac_ext >&5
9023 ac_cv_c_dll_unixware="no"
9026 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9027 conftest$ac_exeext conftest.$ac_ext
9028 CFLAGS=$ac_wine_try_cflags_saved
9030 { echo "$as_me:$LINENO: result: $ac_cv_c_dll_unixware" >&5
9031 echo "${ECHO_T}$ac_cv_c_dll_unixware" >&6; }
9032 if test "$ac_cv_c_dll_unixware" = "yes"
9034 LDSHARED="\$(CC) -Wl,-G \$(SONAME:%=-Wl,-h,%)"
9035 LDDLLFLAGS="-Wl,-G,-B,symbolic"
9038 { echo "$as_me:$LINENO: checking whether we can build an HP-UX dll" >&5
9039 echo $ECHO_N "checking whether we can build an HP-UX dll... $ECHO_C" >&6; }
9040 if test "${ac_cv_c_dll_hpux+set}" = set; then
9041 echo $ECHO_N "(cached) $ECHO_C" >&6
9043 ac_wine_try_cflags_saved=$CFLAGS
9044 CFLAGS="$CFLAGS -shared"
9045 cat >conftest.$ac_ext <<_ACEOF
9048 rm -f conftest.$ac_objext conftest$ac_exeext
9049 if { (ac_try="$ac_link"
9051 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9052 *) ac_try_echo=$ac_try;;
9054 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9055 (eval "$ac_link") 2>conftest.er1
9057 grep -v '^ *+' conftest.er1 >conftest.err
9059 cat conftest.err >&5
9060 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9061 (exit $ac_status); } && {
9062 test -z "$ac_c_werror_flag" ||
9063 test ! -s conftest.err
9064 } && test -s conftest$ac_exeext &&
9065 $as_test_x conftest$ac_exeext; then
9066 ac_cv_c_dll_hpux="yes"
9068 echo "$as_me: failed program was:" >&5
9069 sed 's/^/| /' conftest.$ac_ext >&5
9071 ac_cv_c_dll_hpux="no"
9074 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9075 conftest$ac_exeext conftest.$ac_ext
9076 CFLAGS=$ac_wine_try_cflags_saved
9078 { echo "$as_me:$LINENO: result: $ac_cv_c_dll_hpux" >&5
9079 echo "${ECHO_T}$ac_cv_c_dll_hpux" >&6; }
9080 if test "$ac_cv_c_dll_hpux" = "yes"
9084 LDDLLFLAGS="-shared -fPIC"
9085 LDSHARED="\$(CC) -shared"
9092 if test "$cross_compiling" = "no"
9094 for ac_prog in i586-mingw32msvc-gcc i386-mingw32msvc-gcc i686-mingw32-gcc i586-mingw32-gcc i386-mingw32-gcc mingw32-gcc mingw-gcc
9096 # Extract the first word of "$ac_prog", so it can be a program name with args.
9097 set dummy $ac_prog; ac_word=$2
9098 { echo "$as_me:$LINENO: checking for $ac_word" >&5
9099 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
9100 if test "${ac_cv_prog_CROSSCC+set}" = set; then
9101 echo $ECHO_N "(cached) $ECHO_C" >&6
9103 if test -n "$CROSSCC"; then
9104 ac_cv_prog_CROSSCC="$CROSSCC" # Let the user override the test.
9106 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9110 test -z "$as_dir" && as_dir=.
9111 for ac_exec_ext in '' $ac_executable_extensions; do
9112 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9113 ac_cv_prog_CROSSCC="$ac_prog"
9114 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
9123 CROSSCC=$ac_cv_prog_CROSSCC
9124 if test -n "$CROSSCC"; then
9125 { echo "$as_me:$LINENO: result: $CROSSCC" >&5
9126 echo "${ECHO_T}$CROSSCC" >&6; }
9128 { echo "$as_me:$LINENO: result: no" >&5
9129 echo "${ECHO_T}no" >&6; }
9133 test -n "$CROSSCC" && break
9135 test -n "$CROSSCC" || CROSSCC="false"
9137 for ac_prog in i586-mingw32msvc-dlltool i386-mingw32msvc-dlltool i686-mingw32-dlltool i586-mingw32-dlltool i386-mingw32-dlltool mingw32-dlltool mingw-dlltool
9139 # Extract the first word of "$ac_prog", so it can be a program name with args.
9140 set dummy $ac_prog; ac_word=$2
9141 { echo "$as_me:$LINENO: checking for $ac_word" >&5
9142 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
9143 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
9144 echo $ECHO_N "(cached) $ECHO_C" >&6
9146 if test -n "$DLLTOOL"; then
9147 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
9149 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9153 test -z "$as_dir" && as_dir=.
9154 for ac_exec_ext in '' $ac_executable_extensions; do
9155 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9156 ac_cv_prog_DLLTOOL="$ac_prog"
9157 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
9166 DLLTOOL=$ac_cv_prog_DLLTOOL
9167 if test -n "$DLLTOOL"; then
9168 { echo "$as_me:$LINENO: result: $DLLTOOL" >&5
9169 echo "${ECHO_T}$DLLTOOL" >&6; }
9171 { echo "$as_me:$LINENO: result: no" >&5
9172 echo "${ECHO_T}no" >&6; }
9176 test -n "$DLLTOOL" && break
9178 test -n "$DLLTOOL" || DLLTOOL="false"
9180 for ac_prog in i586-mingw32msvc-windres i386-mingw32msvc-windres i686-mingw32-windres i586-mingw32-windres i386-mingw32-windres mingw32-windres mingw-windres
9182 # Extract the first word of "$ac_prog", so it can be a program name with args.
9183 set dummy $ac_prog; ac_word=$2
9184 { echo "$as_me:$LINENO: checking for $ac_word" >&5
9185 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
9186 if test "${ac_cv_prog_CROSSWINDRES+set}" = set; then
9187 echo $ECHO_N "(cached) $ECHO_C" >&6
9189 if test -n "$CROSSWINDRES"; then
9190 ac_cv_prog_CROSSWINDRES="$CROSSWINDRES" # Let the user override the test.
9192 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9196 test -z "$as_dir" && as_dir=.
9197 for ac_exec_ext in '' $ac_executable_extensions; do
9198 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9199 ac_cv_prog_CROSSWINDRES="$ac_prog"
9200 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
9209 CROSSWINDRES=$ac_cv_prog_CROSSWINDRES
9210 if test -n "$CROSSWINDRES"; then
9211 { echo "$as_me:$LINENO: result: $CROSSWINDRES" >&5
9212 echo "${ECHO_T}$CROSSWINDRES" >&6; }
9214 { echo "$as_me:$LINENO: result: no" >&5
9215 echo "${ECHO_T}no" >&6; }
9219 test -n "$CROSSWINDRES" && break
9221 test -n "$CROSSWINDRES" || CROSSWINDRES="false"
9223 for ac_prog in i586-mingw32msvc-ar i386-mingw32msvc-ar i686-mingw32-ar i586-mingw32-ar i386-mingw32-ar mingw32-ar mingw-ar
9225 # Extract the first word of "$ac_prog", so it can be a program name with args.
9226 set dummy $ac_prog; ac_word=$2
9227 { echo "$as_me:$LINENO: checking for $ac_word" >&5
9228 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
9229 if test "${ac_cv_prog_MINGWAR+set}" = set; then
9230 echo $ECHO_N "(cached) $ECHO_C" >&6
9232 if test -n "$MINGWAR"; then
9233 ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
9235 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9239 test -z "$as_dir" && as_dir=.
9240 for ac_exec_ext in '' $ac_executable_extensions; do
9241 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9242 ac_cv_prog_MINGWAR="$ac_prog"
9243 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
9252 MINGWAR=$ac_cv_prog_MINGWAR
9253 if test -n "$MINGWAR"; then
9254 { echo "$as_me:$LINENO: result: $MINGWAR" >&5
9255 echo "${ECHO_T}$MINGWAR" >&6; }
9257 { echo "$as_me:$LINENO: result: no" >&5
9258 echo "${ECHO_T}no" >&6; }
9262 test -n "$MINGWAR" && break
9264 test -n "$MINGWAR" || MINGWAR="false"
9266 if test "$CROSSCC" != "false"; then CROSSTEST="\$(CROSSTEST)"; fi
9271 if test "$LIBEXT" = "a"; then
9272 { { echo "$as_me:$LINENO: error: could not find a way to build shared libraries.
9273 It is currently not possible to build Wine without shared library
9274 (.so) support to allow transparent switch between .so and .dll files.
9275 If you are using Linux, you will need a newer binutils.
9277 echo "$as_me: error: could not find a way to build shared libraries.
9278 It is currently not possible to build Wine without shared library
9279 (.so) support to allow transparent switch between .so and .dll files.
9280 If you are using Linux, you will need a newer binutils.
9282 { (exit 1); exit 1; }; }
9286 if test "$have_x" = "yes"
9289 ac_save_CPPFLAGS="$CPPFLAGS"
9290 CPPFLAGS="$CPPFLAGS $X_CFLAGS"
9292 { echo "$as_me:$LINENO: checking for -lX11" >&5
9293 echo $ECHO_N "checking for -lX11... $ECHO_C" >&6; }
9294 if test "${ac_cv_lib_soname_X11+set}" = set; then
9295 echo $ECHO_N "(cached) $ECHO_C" >&6
9297 ac_check_soname_save_LIBS=$LIBS
9298 LIBS="-lX11 $X_LIBS $X_EXTRA_LIBS $LIBS"
9299 cat >conftest.$ac_ext <<_ACEOF
9302 cat confdefs.h >>conftest.$ac_ext
9303 cat >>conftest.$ac_ext <<_ACEOF
9304 /* end confdefs.h. */
9306 /* Override any GCC internal prototype to avoid an error.
9307 Use char because int might match the return type of a GCC
9308 builtin and then its argument prototype would still apply. */
9312 char XCreateWindow ();
9316 return XCreateWindow ();
9321 rm -f conftest.$ac_objext conftest$ac_exeext
9322 if { (ac_try="$ac_link"
9324 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9325 *) ac_try_echo=$ac_try;;
9327 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9328 (eval "$ac_link") 2>conftest.er1
9330 grep -v '^ *+' conftest.er1 >conftest.err
9332 cat conftest.err >&5
9333 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9334 (exit $ac_status); } && {
9335 test -z "$ac_c_werror_flag" ||
9336 test ! -s conftest.err
9337 } && test -s conftest$ac_exeext &&
9338 $as_test_x conftest$ac_exeext; then
9341 dylib) ac_cv_lib_soname_X11=`otool -L conftest$ac_exeext | grep "libX11\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libX11\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
9342 *) ac_cv_lib_soname_X11=`$ac_cv_path_LDD conftest$ac_exeext | grep "libX11\\.$LIBEXT" | sed -e "s/^.*\(libX11\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9345 echo "$as_me: failed program was:" >&5
9346 sed 's/^/| /' conftest.$ac_ext >&5
9351 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9352 conftest$ac_exeext conftest.$ac_ext
9353 LIBS=$ac_check_soname_save_LIBS
9355 if test "x$ac_cv_lib_soname_X11" = "x"; then
9356 { echo "$as_me:$LINENO: result: not found" >&5
9357 echo "${ECHO_T}not found" >&6; }
9360 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_X11" >&5
9361 echo "${ECHO_T}$ac_cv_lib_soname_X11" >&6; }
9363 cat >>confdefs.h <<_ACEOF
9364 #define SONAME_LIBX11 "$ac_cv_lib_soname_X11"
9370 { echo "$as_me:$LINENO: checking for -lXext" >&5
9371 echo $ECHO_N "checking for -lXext... $ECHO_C" >&6; }
9372 if test "${ac_cv_lib_soname_Xext+set}" = set; then
9373 echo $ECHO_N "(cached) $ECHO_C" >&6
9375 ac_check_soname_save_LIBS=$LIBS
9376 LIBS="-lXext $X_LIBS -lX11 $X_EXTRA_LIBS $LIBS"
9377 cat >conftest.$ac_ext <<_ACEOF
9380 cat confdefs.h >>conftest.$ac_ext
9381 cat >>conftest.$ac_ext <<_ACEOF
9382 /* end confdefs.h. */
9384 /* Override any GCC internal prototype to avoid an error.
9385 Use char because int might match the return type of a GCC
9386 builtin and then its argument prototype would still apply. */
9390 char XextCreateExtension ();
9394 return XextCreateExtension ();
9399 rm -f conftest.$ac_objext conftest$ac_exeext
9400 if { (ac_try="$ac_link"
9402 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9403 *) ac_try_echo=$ac_try;;
9405 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9406 (eval "$ac_link") 2>conftest.er1
9408 grep -v '^ *+' conftest.er1 >conftest.err
9410 cat conftest.err >&5
9411 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9412 (exit $ac_status); } && {
9413 test -z "$ac_c_werror_flag" ||
9414 test ! -s conftest.err
9415 } && test -s conftest$ac_exeext &&
9416 $as_test_x conftest$ac_exeext; then
9419 dylib) ac_cv_lib_soname_Xext=`otool -L conftest$ac_exeext | grep "libXext\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libXext\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
9420 *) ac_cv_lib_soname_Xext=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXext\\.$LIBEXT" | sed -e "s/^.*\(libXext\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9423 echo "$as_me: failed program was:" >&5
9424 sed 's/^/| /' conftest.$ac_ext >&5
9429 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9430 conftest$ac_exeext conftest.$ac_ext
9431 LIBS=$ac_check_soname_save_LIBS
9433 if test "x$ac_cv_lib_soname_Xext" = "x"; then
9434 { echo "$as_me:$LINENO: result: not found" >&5
9435 echo "${ECHO_T}not found" >&6; }
9438 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xext" >&5
9439 echo "${ECHO_T}$ac_cv_lib_soname_Xext" >&6; }
9441 cat >>confdefs.h <<_ACEOF
9442 #define SONAME_LIBXEXT "$ac_cv_lib_soname_Xext"
9461 for ac_header in X11/Xlib.h \
9464 X11/Xcursor/Xcursor.h \
9465 X11/extensions/shape.h \
9466 X11/extensions/XInput.h \
9467 X11/extensions/XShm.h \
9468 X11/extensions/Xcomposite.h \
9469 X11/extensions/Xinerama.h \
9470 X11/extensions/Xrandr.h \
9471 X11/extensions/Xrender.h \
9472 X11/extensions/xf86vmode.h
9474 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
9475 { echo "$as_me:$LINENO: checking for $ac_header" >&5
9476 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
9477 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
9478 echo $ECHO_N "(cached) $ECHO_C" >&6
9480 cat >conftest.$ac_ext <<_ACEOF
9483 cat confdefs.h >>conftest.$ac_ext
9484 cat >>conftest.$ac_ext <<_ACEOF
9485 /* end confdefs.h. */
9486 #ifdef HAVE_X11_XLIB_H
9487 # include <X11/Xlib.h>
9489 #ifdef HAVE_X11_XUTIL_H
9490 # include <X11/Xutil.h>
9493 #include <$ac_header>
9495 rm -f conftest.$ac_objext
9496 if { (ac_try="$ac_compile"
9498 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9499 *) ac_try_echo=$ac_try;;
9501 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9502 (eval "$ac_compile") 2>conftest.er1
9504 grep -v '^ *+' conftest.er1 >conftest.err
9506 cat conftest.err >&5
9507 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9508 (exit $ac_status); } && {
9509 test -z "$ac_c_werror_flag" ||
9510 test ! -s conftest.err
9511 } && test -s conftest.$ac_objext; then
9512 eval "$as_ac_Header=yes"
9514 echo "$as_me: failed program was:" >&5
9515 sed 's/^/| /' conftest.$ac_ext >&5
9517 eval "$as_ac_Header=no"
9520 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9522 ac_res=`eval echo '${'$as_ac_Header'}'`
9523 { echo "$as_me:$LINENO: result: $ac_res" >&5
9524 echo "${ECHO_T}$ac_res" >&6; }
9525 if test `eval echo '${'$as_ac_Header'}'` = yes; then
9526 cat >>confdefs.h <<_ACEOF
9527 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
9535 if test "$ac_cv_header_X11_XKBlib_h" = "yes"
9537 { echo "$as_me:$LINENO: checking for XkbQueryExtension in -lX11" >&5
9538 echo $ECHO_N "checking for XkbQueryExtension in -lX11... $ECHO_C" >&6; }
9539 if test "${ac_cv_lib_X11_XkbQueryExtension+set}" = set; then
9540 echo $ECHO_N "(cached) $ECHO_C" >&6
9542 ac_check_lib_save_LIBS=$LIBS
9543 LIBS="-lX11 $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
9544 cat >conftest.$ac_ext <<_ACEOF
9547 cat confdefs.h >>conftest.$ac_ext
9548 cat >>conftest.$ac_ext <<_ACEOF
9549 /* end confdefs.h. */
9551 /* Override any GCC internal prototype to avoid an error.
9552 Use char because int might match the return type of a GCC
9553 builtin and then its argument prototype would still apply. */
9557 char XkbQueryExtension ();
9561 return XkbQueryExtension ();
9566 rm -f conftest.$ac_objext conftest$ac_exeext
9567 if { (ac_try="$ac_link"
9569 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9570 *) ac_try_echo=$ac_try;;
9572 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9573 (eval "$ac_link") 2>conftest.er1
9575 grep -v '^ *+' conftest.er1 >conftest.err
9577 cat conftest.err >&5
9578 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9579 (exit $ac_status); } && {
9580 test -z "$ac_c_werror_flag" ||
9581 test ! -s conftest.err
9582 } && test -s conftest$ac_exeext &&
9583 $as_test_x conftest$ac_exeext; then
9584 ac_cv_lib_X11_XkbQueryExtension=yes
9586 echo "$as_me: failed program was:" >&5
9587 sed 's/^/| /' conftest.$ac_ext >&5
9589 ac_cv_lib_X11_XkbQueryExtension=no
9592 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9593 conftest$ac_exeext conftest.$ac_ext
9594 LIBS=$ac_check_lib_save_LIBS
9596 { echo "$as_me:$LINENO: result: $ac_cv_lib_X11_XkbQueryExtension" >&5
9597 echo "${ECHO_T}$ac_cv_lib_X11_XkbQueryExtension" >&6; }
9598 if test $ac_cv_lib_X11_XkbQueryExtension = yes; then
9600 cat >>confdefs.h <<\_ACEOF
9608 if test "$ac_cv_header_X11_Xcursor_Xcursor_h" = "yes"
9610 { echo "$as_me:$LINENO: checking for -lXcursor" >&5
9611 echo $ECHO_N "checking for -lXcursor... $ECHO_C" >&6; }
9612 if test "${ac_cv_lib_soname_Xcursor+set}" = set; then
9613 echo $ECHO_N "(cached) $ECHO_C" >&6
9615 ac_check_soname_save_LIBS=$LIBS
9616 LIBS="-lXcursor $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
9617 cat >conftest.$ac_ext <<_ACEOF
9620 cat confdefs.h >>conftest.$ac_ext
9621 cat >>conftest.$ac_ext <<_ACEOF
9622 /* end confdefs.h. */
9624 /* Override any GCC internal prototype to avoid an error.
9625 Use char because int might match the return type of a GCC
9626 builtin and then its argument prototype would still apply. */
9630 char XcursorImageLoadCursor ();
9634 return XcursorImageLoadCursor ();
9639 rm -f conftest.$ac_objext conftest$ac_exeext
9640 if { (ac_try="$ac_link"
9642 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9643 *) ac_try_echo=$ac_try;;
9645 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9646 (eval "$ac_link") 2>conftest.er1
9648 grep -v '^ *+' conftest.er1 >conftest.err
9650 cat conftest.err >&5
9651 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9652 (exit $ac_status); } && {
9653 test -z "$ac_c_werror_flag" ||
9654 test ! -s conftest.err
9655 } && test -s conftest$ac_exeext &&
9656 $as_test_x conftest$ac_exeext; then
9659 dylib) ac_cv_lib_soname_Xcursor=`otool -L conftest$ac_exeext | grep "libXcursor\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libXcursor\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
9660 *) ac_cv_lib_soname_Xcursor=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcursor\\.$LIBEXT" | sed -e "s/^.*\(libXcursor\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9663 echo "$as_me: failed program was:" >&5
9664 sed 's/^/| /' conftest.$ac_ext >&5
9669 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9670 conftest$ac_exeext conftest.$ac_ext
9671 LIBS=$ac_check_soname_save_LIBS
9673 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
9674 { echo "$as_me:$LINENO: result: not found" >&5
9675 echo "${ECHO_T}not found" >&6; }
9678 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcursor" >&5
9679 echo "${ECHO_T}$ac_cv_lib_soname_Xcursor" >&6; }
9681 cat >>confdefs.h <<_ACEOF
9682 #define SONAME_LIBXCURSOR "$ac_cv_lib_soname_Xcursor"
9689 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
9690 case "x$with_xcursor" in
9691 x) wine_notices="$wine_notices|libxcursor development files not found, the Xcursor extension won't be supported." ;;
9693 *) { { echo "$as_me:$LINENO: error: libxcursor development files not found, the Xcursor extension won't be supported.
9694 This is an error since --with-xcursor was requested." >&5
9695 echo "$as_me: error: libxcursor development files not found, the Xcursor extension won't be supported.
9696 This is an error since --with-xcursor was requested." >&2;}
9697 { (exit 1); exit 1; }; } ;;
9702 if test "$ac_cv_header_X11_extensions_XInput_h" = "yes"
9704 { echo "$as_me:$LINENO: checking for -lXi" >&5
9705 echo $ECHO_N "checking for -lXi... $ECHO_C" >&6; }
9706 if test "${ac_cv_lib_soname_Xi+set}" = set; then
9707 echo $ECHO_N "(cached) $ECHO_C" >&6
9709 ac_check_soname_save_LIBS=$LIBS
9710 LIBS="-lXi $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
9711 cat >conftest.$ac_ext <<_ACEOF
9714 cat confdefs.h >>conftest.$ac_ext
9715 cat >>conftest.$ac_ext <<_ACEOF
9716 /* end confdefs.h. */
9718 /* Override any GCC internal prototype to avoid an error.
9719 Use char because int might match the return type of a GCC
9720 builtin and then its argument prototype would still apply. */
9724 char XOpenDevice ();
9728 return XOpenDevice ();
9733 rm -f conftest.$ac_objext conftest$ac_exeext
9734 if { (ac_try="$ac_link"
9736 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9737 *) ac_try_echo=$ac_try;;
9739 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9740 (eval "$ac_link") 2>conftest.er1
9742 grep -v '^ *+' conftest.er1 >conftest.err
9744 cat conftest.err >&5
9745 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9746 (exit $ac_status); } && {
9747 test -z "$ac_c_werror_flag" ||
9748 test ! -s conftest.err
9749 } && test -s conftest$ac_exeext &&
9750 $as_test_x conftest$ac_exeext; then
9753 dylib) ac_cv_lib_soname_Xi=`otool -L conftest$ac_exeext | grep "libXi\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libXi\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
9754 *) ac_cv_lib_soname_Xi=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXi\\.$LIBEXT" | sed -e "s/^.*\(libXi\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9757 echo "$as_me: failed program was:" >&5
9758 sed 's/^/| /' conftest.$ac_ext >&5
9763 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9764 conftest$ac_exeext conftest.$ac_ext
9765 LIBS=$ac_check_soname_save_LIBS
9767 if test "x$ac_cv_lib_soname_Xi" = "x"; then
9768 { echo "$as_me:$LINENO: result: not found" >&5
9769 echo "${ECHO_T}not found" >&6; }
9772 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xi" >&5
9773 echo "${ECHO_T}$ac_cv_lib_soname_Xi" >&6; }
9775 cat >>confdefs.h <<_ACEOF
9776 #define SONAME_LIBXI "$ac_cv_lib_soname_Xi"
9783 if test "x$ac_cv_lib_soname_Xi" = "x"; then
9784 case "x$with_xinput" in
9785 x) wine_notices="$wine_notices|libxi development files not found, the Xinput extension won't be supported." ;;
9787 *) { { echo "$as_me:$LINENO: error: libxi development files not found, the Xinput extension won't be supported.
9788 This is an error since --with-xinput was requested." >&5
9789 echo "$as_me: error: libxi development files not found, the Xinput extension won't be supported.
9790 This is an error since --with-xinput was requested." >&2;}
9791 { (exit 1); exit 1; }; } ;;
9796 if test "$ac_cv_header_X11_extensions_XShm_h" = "yes"
9798 { echo "$as_me:$LINENO: checking for XShmQueryExtension in -lXext" >&5
9799 echo $ECHO_N "checking for XShmQueryExtension in -lXext... $ECHO_C" >&6; }
9800 if test "${ac_cv_lib_Xext_XShmQueryExtension+set}" = set; then
9801 echo $ECHO_N "(cached) $ECHO_C" >&6
9803 ac_check_lib_save_LIBS=$LIBS
9804 LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
9805 cat >conftest.$ac_ext <<_ACEOF
9808 cat confdefs.h >>conftest.$ac_ext
9809 cat >>conftest.$ac_ext <<_ACEOF
9810 /* end confdefs.h. */
9812 /* Override any GCC internal prototype to avoid an error.
9813 Use char because int might match the return type of a GCC
9814 builtin and then its argument prototype would still apply. */
9818 char XShmQueryExtension ();
9822 return XShmQueryExtension ();
9827 rm -f conftest.$ac_objext conftest$ac_exeext
9828 if { (ac_try="$ac_link"
9830 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9831 *) ac_try_echo=$ac_try;;
9833 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9834 (eval "$ac_link") 2>conftest.er1
9836 grep -v '^ *+' conftest.er1 >conftest.err
9838 cat conftest.err >&5
9839 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9840 (exit $ac_status); } && {
9841 test -z "$ac_c_werror_flag" ||
9842 test ! -s conftest.err
9843 } && test -s conftest$ac_exeext &&
9844 $as_test_x conftest$ac_exeext; then
9845 ac_cv_lib_Xext_XShmQueryExtension=yes
9847 echo "$as_me: failed program was:" >&5
9848 sed 's/^/| /' conftest.$ac_ext >&5
9850 ac_cv_lib_Xext_XShmQueryExtension=no
9853 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9854 conftest$ac_exeext conftest.$ac_ext
9855 LIBS=$ac_check_lib_save_LIBS
9857 { echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5
9858 echo "${ECHO_T}$ac_cv_lib_Xext_XShmQueryExtension" >&6; }
9859 if test $ac_cv_lib_Xext_XShmQueryExtension = yes; then
9861 cat >>confdefs.h <<\_ACEOF
9862 #define HAVE_LIBXXSHM 1
9868 if test "$ac_cv_lib_Xext_XShmQueryExtension" != "yes"; then
9869 case "x$with_xshm" in
9870 x) wine_notices="$wine_notices|XShm development files not found, X Shared Memory won't be supported." ;;
9872 *) { { echo "$as_me:$LINENO: error: XShm development files not found, X Shared Memory won't be supported.
9873 This is an error since --with-xshm was requested." >&5
9874 echo "$as_me: error: XShm development files not found, X Shared Memory won't be supported.
9875 This is an error since --with-xshm was requested." >&2;}
9876 { (exit 1); exit 1; }; } ;;
9881 if test "$ac_cv_header_X11_extensions_shape_h" = "yes"
9883 { echo "$as_me:$LINENO: checking for XShapeQueryExtension in -lXext" >&5
9884 echo $ECHO_N "checking for XShapeQueryExtension in -lXext... $ECHO_C" >&6; }
9885 if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then
9886 echo $ECHO_N "(cached) $ECHO_C" >&6
9888 ac_check_lib_save_LIBS=$LIBS
9889 LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
9890 cat >conftest.$ac_ext <<_ACEOF
9893 cat confdefs.h >>conftest.$ac_ext
9894 cat >>conftest.$ac_ext <<_ACEOF
9895 /* end confdefs.h. */
9897 /* Override any GCC internal prototype to avoid an error.
9898 Use char because int might match the return type of a GCC
9899 builtin and then its argument prototype would still apply. */
9903 char XShapeQueryExtension ();
9907 return XShapeQueryExtension ();
9912 rm -f conftest.$ac_objext conftest$ac_exeext
9913 if { (ac_try="$ac_link"
9915 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9916 *) ac_try_echo=$ac_try;;
9918 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9919 (eval "$ac_link") 2>conftest.er1
9921 grep -v '^ *+' conftest.er1 >conftest.err
9923 cat conftest.err >&5
9924 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9925 (exit $ac_status); } && {
9926 test -z "$ac_c_werror_flag" ||
9927 test ! -s conftest.err
9928 } && test -s conftest$ac_exeext &&
9929 $as_test_x conftest$ac_exeext; then
9930 ac_cv_lib_Xext_XShapeQueryExtension=yes
9932 echo "$as_me: failed program was:" >&5
9933 sed 's/^/| /' conftest.$ac_ext >&5
9935 ac_cv_lib_Xext_XShapeQueryExtension=no
9938 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9939 conftest$ac_exeext conftest.$ac_ext
9940 LIBS=$ac_check_lib_save_LIBS
9942 { echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
9943 echo "${ECHO_T}$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
9944 if test $ac_cv_lib_Xext_XShapeQueryExtension = yes; then
9946 cat >>confdefs.h <<\_ACEOF
9947 #define HAVE_LIBXSHAPE 1
9953 if test "$ac_cv_lib_Xext_XShapeQueryExtension" != "yes"; then
9954 case "x$with_xshape" in
9955 x) wine_notices="$wine_notices|XShape development files not found, XShape won't be supported." ;;
9957 *) { { echo "$as_me:$LINENO: error: XShape development files not found, XShape won't be supported.
9958 This is an error since --with-xshape was requested." >&5
9959 echo "$as_me: error: XShape development files not found, XShape won't be supported.
9960 This is an error since --with-xshape was requested." >&2;}
9961 { (exit 1); exit 1; }; } ;;
9966 if test "$ac_cv_header_X11_extensions_xf86vmode_h" = "yes"
9968 { echo "$as_me:$LINENO: checking for XF86VidModeQueryExtension in -lXxf86vm" >&5
9969 echo $ECHO_N "checking for XF86VidModeQueryExtension in -lXxf86vm... $ECHO_C" >&6; }
9970 if test "${ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension+set}" = set; then
9971 echo $ECHO_N "(cached) $ECHO_C" >&6
9973 ac_check_lib_save_LIBS=$LIBS
9974 LIBS="-lXxf86vm $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
9975 cat >conftest.$ac_ext <<_ACEOF
9978 cat confdefs.h >>conftest.$ac_ext
9979 cat >>conftest.$ac_ext <<_ACEOF
9980 /* end confdefs.h. */
9982 /* Override any GCC internal prototype to avoid an error.
9983 Use char because int might match the return type of a GCC
9984 builtin and then its argument prototype would still apply. */
9988 char XF86VidModeQueryExtension ();
9992 return XF86VidModeQueryExtension ();
9997 rm -f conftest.$ac_objext conftest$ac_exeext
9998 if { (ac_try="$ac_link"
10000 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10001 *) ac_try_echo=$ac_try;;
10003 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10004 (eval "$ac_link") 2>conftest.er1
10006 grep -v '^ *+' conftest.er1 >conftest.err
10008 cat conftest.err >&5
10009 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10010 (exit $ac_status); } && {
10011 test -z "$ac_c_werror_flag" ||
10012 test ! -s conftest.err
10013 } && test -s conftest$ac_exeext &&
10014 $as_test_x conftest$ac_exeext; then
10015 ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension=yes
10017 echo "$as_me: failed program was:" >&5
10018 sed 's/^/| /' conftest.$ac_ext >&5
10020 ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension=no
10023 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10024 conftest$ac_exeext conftest.$ac_ext
10025 LIBS=$ac_check_lib_save_LIBS
10027 { echo "$as_me:$LINENO: result: $ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension" >&5
10028 echo "${ECHO_T}$ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension" >&6; }
10029 if test $ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension = yes; then
10031 cat >>confdefs.h <<\_ACEOF
10032 #define HAVE_LIBXXF86VM 1
10035 X_PRE_LIBS="$X_PRE_LIBS -lXxf86vm"
10040 if test "$ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension" != "yes"; then
10041 case "x$with_xvidmode" in
10042 x) wine_notices="$wine_notices|libxxf86vm development files not found, XFree86 Vidmode won't be supported." ;;
10044 *) { { echo "$as_me:$LINENO: error: libxxf86vm development files not found, XFree86 Vidmode won't be supported.
10045 This is an error since --with-xvidmode was requested." >&5
10046 echo "$as_me: error: libxxf86vm development files not found, XFree86 Vidmode won't be supported.
10047 This is an error since --with-xvidmode was requested." >&2;}
10048 { (exit 1); exit 1; }; } ;;
10053 if test "$ac_cv_header_X11_extensions_Xrender_h" = "yes" -a "x$ac_cv_lib_soname_X11" != "x" -a "x$ac_cv_lib_soname_Xext" != "x"
10055 { echo "$as_me:$LINENO: checking for -lXrender" >&5
10056 echo $ECHO_N "checking for -lXrender... $ECHO_C" >&6; }
10057 if test "${ac_cv_lib_soname_Xrender+set}" = set; then
10058 echo $ECHO_N "(cached) $ECHO_C" >&6
10060 ac_check_soname_save_LIBS=$LIBS
10061 LIBS="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10062 cat >conftest.$ac_ext <<_ACEOF
10065 cat confdefs.h >>conftest.$ac_ext
10066 cat >>conftest.$ac_ext <<_ACEOF
10067 /* end confdefs.h. */
10069 /* Override any GCC internal prototype to avoid an error.
10070 Use char because int might match the return type of a GCC
10071 builtin and then its argument prototype would still apply. */
10075 char XRenderQueryExtension ();
10079 return XRenderQueryExtension ();
10084 rm -f conftest.$ac_objext conftest$ac_exeext
10085 if { (ac_try="$ac_link"
10086 case "(($ac_try" in
10087 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10088 *) ac_try_echo=$ac_try;;
10090 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10091 (eval "$ac_link") 2>conftest.er1
10093 grep -v '^ *+' conftest.er1 >conftest.err
10095 cat conftest.err >&5
10096 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10097 (exit $ac_status); } && {
10098 test -z "$ac_c_werror_flag" ||
10099 test ! -s conftest.err
10100 } && test -s conftest$ac_exeext &&
10101 $as_test_x conftest$ac_exeext; then
10104 dylib) ac_cv_lib_soname_Xrender=`otool -L conftest$ac_exeext | grep "libXrender\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libXrender\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
10105 *) ac_cv_lib_soname_Xrender=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrender\\.$LIBEXT" | sed -e "s/^.*\(libXrender\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10108 echo "$as_me: failed program was:" >&5
10109 sed 's/^/| /' conftest.$ac_ext >&5
10114 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10115 conftest$ac_exeext conftest.$ac_ext
10116 LIBS=$ac_check_soname_save_LIBS
10118 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
10119 { echo "$as_me:$LINENO: result: not found" >&5
10120 echo "${ECHO_T}not found" >&6; }
10123 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrender" >&5
10124 echo "${ECHO_T}$ac_cv_lib_soname_Xrender" >&6; }
10126 cat >>confdefs.h <<_ACEOF
10127 #define SONAME_LIBXRENDER "$ac_cv_lib_soname_Xrender"
10130 { echo "$as_me:$LINENO: checking for XRenderSetPictureTransform in -lXrender" >&5
10131 echo $ECHO_N "checking for XRenderSetPictureTransform in -lXrender... $ECHO_C" >&6; }
10132 if test "${ac_cv_lib_Xrender_XRenderSetPictureTransform+set}" = set; then
10133 echo $ECHO_N "(cached) $ECHO_C" >&6
10135 ac_check_lib_save_LIBS=$LIBS
10136 LIBS="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10137 cat >conftest.$ac_ext <<_ACEOF
10140 cat confdefs.h >>conftest.$ac_ext
10141 cat >>conftest.$ac_ext <<_ACEOF
10142 /* end confdefs.h. */
10144 /* Override any GCC internal prototype to avoid an error.
10145 Use char because int might match the return type of a GCC
10146 builtin and then its argument prototype would still apply. */
10150 char XRenderSetPictureTransform ();
10154 return XRenderSetPictureTransform ();
10159 rm -f conftest.$ac_objext conftest$ac_exeext
10160 if { (ac_try="$ac_link"
10161 case "(($ac_try" in
10162 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10163 *) ac_try_echo=$ac_try;;
10165 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10166 (eval "$ac_link") 2>conftest.er1
10168 grep -v '^ *+' conftest.er1 >conftest.err
10170 cat conftest.err >&5
10171 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10172 (exit $ac_status); } && {
10173 test -z "$ac_c_werror_flag" ||
10174 test ! -s conftest.err
10175 } && test -s conftest$ac_exeext &&
10176 $as_test_x conftest$ac_exeext; then
10177 ac_cv_lib_Xrender_XRenderSetPictureTransform=yes
10179 echo "$as_me: failed program was:" >&5
10180 sed 's/^/| /' conftest.$ac_ext >&5
10182 ac_cv_lib_Xrender_XRenderSetPictureTransform=no
10185 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10186 conftest$ac_exeext conftest.$ac_ext
10187 LIBS=$ac_check_lib_save_LIBS
10189 { echo "$as_me:$LINENO: result: $ac_cv_lib_Xrender_XRenderSetPictureTransform" >&5
10190 echo "${ECHO_T}$ac_cv_lib_Xrender_XRenderSetPictureTransform" >&6; }
10191 if test $ac_cv_lib_Xrender_XRenderSetPictureTransform = yes; then
10193 cat >>confdefs.h <<\_ACEOF
10194 #define HAVE_XRENDERSETPICTURETRANSFORM 1
10203 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
10204 case "x$with_xrender" in
10205 x) wine_notices="$wine_notices|libxrender development files not found, XRender won't be supported." ;;
10207 *) { { echo "$as_me:$LINENO: error: libxrender development files not found, XRender won't be supported.
10208 This is an error since --with-xrender was requested." >&5
10209 echo "$as_me: error: libxrender development files not found, XRender won't be supported.
10210 This is an error since --with-xrender was requested." >&2;}
10211 { (exit 1); exit 1; }; } ;;
10216 if test "$ac_cv_header_X11_extensions_Xrandr_h" = "yes" -a "x$ac_cv_lib_soname_Xrender" != "x"
10218 cat >conftest.$ac_ext <<_ACEOF
10221 cat confdefs.h >>conftest.$ac_ext
10222 cat >>conftest.$ac_ext <<_ACEOF
10223 /* end confdefs.h. */
10224 #include <X11/Xlib.h>
10225 #include <X11/extensions/Xrandr.h>
10229 static typeof(XRRSetScreenConfigAndRate) * func;
10234 rm -f conftest.$ac_objext
10235 if { (ac_try="$ac_compile"
10236 case "(($ac_try" in
10237 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10238 *) ac_try_echo=$ac_try;;
10240 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10241 (eval "$ac_compile") 2>conftest.er1
10243 grep -v '^ *+' conftest.er1 >conftest.err
10245 cat conftest.err >&5
10246 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10247 (exit $ac_status); } && {
10248 test -z "$ac_c_werror_flag" ||
10249 test ! -s conftest.err
10250 } && test -s conftest.$ac_objext; then
10251 { echo "$as_me:$LINENO: checking for -lXrandr" >&5
10252 echo $ECHO_N "checking for -lXrandr... $ECHO_C" >&6; }
10253 if test "${ac_cv_lib_soname_Xrandr+set}" = set; then
10254 echo $ECHO_N "(cached) $ECHO_C" >&6
10256 ac_check_soname_save_LIBS=$LIBS
10257 LIBS="-lXrandr $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10258 cat >conftest.$ac_ext <<_ACEOF
10261 cat confdefs.h >>conftest.$ac_ext
10262 cat >>conftest.$ac_ext <<_ACEOF
10263 /* end confdefs.h. */
10265 /* Override any GCC internal prototype to avoid an error.
10266 Use char because int might match the return type of a GCC
10267 builtin and then its argument prototype would still apply. */
10271 char XRRQueryExtension ();
10275 return XRRQueryExtension ();
10280 rm -f conftest.$ac_objext conftest$ac_exeext
10281 if { (ac_try="$ac_link"
10282 case "(($ac_try" in
10283 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10284 *) ac_try_echo=$ac_try;;
10286 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10287 (eval "$ac_link") 2>conftest.er1
10289 grep -v '^ *+' conftest.er1 >conftest.err
10291 cat conftest.err >&5
10292 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10293 (exit $ac_status); } && {
10294 test -z "$ac_c_werror_flag" ||
10295 test ! -s conftest.err
10296 } && test -s conftest$ac_exeext &&
10297 $as_test_x conftest$ac_exeext; then
10300 dylib) ac_cv_lib_soname_Xrandr=`otool -L conftest$ac_exeext | grep "libXrandr\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libXrandr\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
10301 *) ac_cv_lib_soname_Xrandr=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrandr\\.$LIBEXT" | sed -e "s/^.*\(libXrandr\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10304 echo "$as_me: failed program was:" >&5
10305 sed 's/^/| /' conftest.$ac_ext >&5
10310 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10311 conftest$ac_exeext conftest.$ac_ext
10312 LIBS=$ac_check_soname_save_LIBS
10314 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
10315 { echo "$as_me:$LINENO: result: not found" >&5
10316 echo "${ECHO_T}not found" >&6; }
10319 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrandr" >&5
10320 echo "${ECHO_T}$ac_cv_lib_soname_Xrandr" >&6; }
10322 cat >>confdefs.h <<_ACEOF
10323 #define SONAME_LIBXRANDR "$ac_cv_lib_soname_Xrandr"
10330 echo "$as_me: failed program was:" >&5
10331 sed 's/^/| /' conftest.$ac_ext >&5
10336 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10338 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
10339 case "x$with_xrandr" in
10340 x) wine_notices="$wine_notices|libxrandr development files not found, XRandr won't be supported." ;;
10342 *) { { echo "$as_me:$LINENO: error: libxrandr development files not found, XRandr won't be supported.
10343 This is an error since --with-xrandr was requested." >&5
10344 echo "$as_me: error: libxrandr development files not found, XRandr won't be supported.
10345 This is an error since --with-xrandr was requested." >&2;}
10346 { (exit 1); exit 1; }; } ;;
10351 if test "$ac_cv_header_X11_extensions_Xinerama_h" = "yes"
10353 cat >conftest.$ac_ext <<_ACEOF
10356 cat confdefs.h >>conftest.$ac_ext
10357 cat >>conftest.$ac_ext <<_ACEOF
10358 /* end confdefs.h. */
10359 #include <X11/Xlib.h>
10360 #include <X11/extensions/Xinerama.h>
10364 static typeof(XineramaQueryScreens) * func;
10369 rm -f conftest.$ac_objext
10370 if { (ac_try="$ac_compile"
10371 case "(($ac_try" in
10372 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10373 *) ac_try_echo=$ac_try;;
10375 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10376 (eval "$ac_compile") 2>conftest.er1
10378 grep -v '^ *+' conftest.er1 >conftest.err
10380 cat conftest.err >&5
10381 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10382 (exit $ac_status); } && {
10383 test -z "$ac_c_werror_flag" ||
10384 test ! -s conftest.err
10385 } && test -s conftest.$ac_objext; then
10386 { echo "$as_me:$LINENO: checking for -lXinerama" >&5
10387 echo $ECHO_N "checking for -lXinerama... $ECHO_C" >&6; }
10388 if test "${ac_cv_lib_soname_Xinerama+set}" = set; then
10389 echo $ECHO_N "(cached) $ECHO_C" >&6
10391 ac_check_soname_save_LIBS=$LIBS
10392 LIBS="-lXinerama $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10393 cat >conftest.$ac_ext <<_ACEOF
10396 cat confdefs.h >>conftest.$ac_ext
10397 cat >>conftest.$ac_ext <<_ACEOF
10398 /* end confdefs.h. */
10400 /* Override any GCC internal prototype to avoid an error.
10401 Use char because int might match the return type of a GCC
10402 builtin and then its argument prototype would still apply. */
10406 char XineramaQueryScreens ();
10410 return XineramaQueryScreens ();
10415 rm -f conftest.$ac_objext conftest$ac_exeext
10416 if { (ac_try="$ac_link"
10417 case "(($ac_try" in
10418 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10419 *) ac_try_echo=$ac_try;;
10421 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10422 (eval "$ac_link") 2>conftest.er1
10424 grep -v '^ *+' conftest.er1 >conftest.err
10426 cat conftest.err >&5
10427 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10428 (exit $ac_status); } && {
10429 test -z "$ac_c_werror_flag" ||
10430 test ! -s conftest.err
10431 } && test -s conftest$ac_exeext &&
10432 $as_test_x conftest$ac_exeext; then
10435 dylib) ac_cv_lib_soname_Xinerama=`otool -L conftest$ac_exeext | grep "libXinerama\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libXinerama\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
10436 *) ac_cv_lib_soname_Xinerama=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXinerama\\.$LIBEXT" | sed -e "s/^.*\(libXinerama\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10439 echo "$as_me: failed program was:" >&5
10440 sed 's/^/| /' conftest.$ac_ext >&5
10445 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10446 conftest$ac_exeext conftest.$ac_ext
10447 LIBS=$ac_check_soname_save_LIBS
10449 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
10450 { echo "$as_me:$LINENO: result: not found" >&5
10451 echo "${ECHO_T}not found" >&6; }
10454 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xinerama" >&5
10455 echo "${ECHO_T}$ac_cv_lib_soname_Xinerama" >&6; }
10457 cat >>confdefs.h <<_ACEOF
10458 #define SONAME_LIBXINERAMA "$ac_cv_lib_soname_Xinerama"
10465 echo "$as_me: failed program was:" >&5
10466 sed 's/^/| /' conftest.$ac_ext >&5
10471 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10473 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
10474 case "x$with_xinerama" in
10475 x) wine_notices="$wine_notices|libxinerama development files not found, multi-monitor setups won't be supported." ;;
10477 *) { { echo "$as_me:$LINENO: error: libxinerama development files not found, multi-monitor setups won't be supported.
10478 This is an error since --with-xinerama was requested." >&5
10479 echo "$as_me: error: libxinerama development files not found, multi-monitor setups won't be supported.
10480 This is an error since --with-xinerama was requested." >&2;}
10481 { (exit 1); exit 1; }; } ;;
10486 if test "$ac_cv_header_X11_extensions_Xcomposite_h" = "yes"
10488 { echo "$as_me:$LINENO: checking for -lXcomposite" >&5
10489 echo $ECHO_N "checking for -lXcomposite... $ECHO_C" >&6; }
10490 if test "${ac_cv_lib_soname_Xcomposite+set}" = set; then
10491 echo $ECHO_N "(cached) $ECHO_C" >&6
10493 ac_check_soname_save_LIBS=$LIBS
10494 LIBS="-lXcomposite $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10495 cat >conftest.$ac_ext <<_ACEOF
10498 cat confdefs.h >>conftest.$ac_ext
10499 cat >>conftest.$ac_ext <<_ACEOF
10500 /* end confdefs.h. */
10502 /* Override any GCC internal prototype to avoid an error.
10503 Use char because int might match the return type of a GCC
10504 builtin and then its argument prototype would still apply. */
10508 char XCompositeRedirectWindow ();
10512 return XCompositeRedirectWindow ();
10517 rm -f conftest.$ac_objext conftest$ac_exeext
10518 if { (ac_try="$ac_link"
10519 case "(($ac_try" in
10520 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10521 *) ac_try_echo=$ac_try;;
10523 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10524 (eval "$ac_link") 2>conftest.er1
10526 grep -v '^ *+' conftest.er1 >conftest.err
10528 cat conftest.err >&5
10529 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10530 (exit $ac_status); } && {
10531 test -z "$ac_c_werror_flag" ||
10532 test ! -s conftest.err
10533 } && test -s conftest$ac_exeext &&
10534 $as_test_x conftest$ac_exeext; then
10537 dylib) ac_cv_lib_soname_Xcomposite=`otool -L conftest$ac_exeext | grep "libXcomposite\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libXcomposite\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
10538 *) ac_cv_lib_soname_Xcomposite=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcomposite\\.$LIBEXT" | sed -e "s/^.*\(libXcomposite\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10541 echo "$as_me: failed program was:" >&5
10542 sed 's/^/| /' conftest.$ac_ext >&5
10547 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10548 conftest$ac_exeext conftest.$ac_ext
10549 LIBS=$ac_check_soname_save_LIBS
10551 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
10552 { echo "$as_me:$LINENO: result: not found" >&5
10553 echo "${ECHO_T}not found" >&6; }
10556 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcomposite" >&5
10557 echo "${ECHO_T}$ac_cv_lib_soname_Xcomposite" >&6; }
10559 cat >>confdefs.h <<_ACEOF
10560 #define SONAME_LIBXCOMPOSITE "$ac_cv_lib_soname_Xcomposite"
10567 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
10568 case "x$with_xcomposite" in
10569 x) wine_notices="$wine_notices|libxcomposite development files not found, Xcomposite won't be supported." ;;
10571 *) { { echo "$as_me:$LINENO: error: libxcomposite development files not found, Xcomposite won't be supported.
10572 This is an error since --with-xcomposite was requested." >&5
10573 echo "$as_me: error: libxcomposite development files not found, Xcomposite won't be supported.
10574 This is an error since --with-xcomposite was requested." >&2;}
10575 { (exit 1); exit 1; }; } ;;
10582 if test "x$with_opengl" != "xno"
10588 for ac_header in GL/gl.h GL/glx.h GL/glext.h GL/glu.h
10590 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10591 { echo "$as_me:$LINENO: checking for $ac_header" >&5
10592 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
10593 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10594 echo $ECHO_N "(cached) $ECHO_C" >&6
10596 cat >conftest.$ac_ext <<_ACEOF
10599 cat confdefs.h >>conftest.$ac_ext
10600 cat >>conftest.$ac_ext <<_ACEOF
10601 /* end confdefs.h. */
10602 #ifdef HAVE_GL_GLX_H
10603 # include <GL/glx.h>
10606 #include <$ac_header>
10608 rm -f conftest.$ac_objext
10609 if { (ac_try="$ac_compile"
10610 case "(($ac_try" in
10611 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10612 *) ac_try_echo=$ac_try;;
10614 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10615 (eval "$ac_compile") 2>conftest.er1
10617 grep -v '^ *+' conftest.er1 >conftest.err
10619 cat conftest.err >&5
10620 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10621 (exit $ac_status); } && {
10622 test -z "$ac_c_werror_flag" ||
10623 test ! -s conftest.err
10624 } && test -s conftest.$ac_objext; then
10625 eval "$as_ac_Header=yes"
10627 echo "$as_me: failed program was:" >&5
10628 sed 's/^/| /' conftest.$ac_ext >&5
10630 eval "$as_ac_Header=no"
10633 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10635 ac_res=`eval echo '${'$as_ac_Header'}'`
10636 { echo "$as_me:$LINENO: result: $ac_res" >&5
10637 echo "${ECHO_T}$ac_res" >&6; }
10638 if test `eval echo '${'$as_ac_Header'}'` = yes; then
10639 cat >>confdefs.h <<_ACEOF
10640 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
10647 if test "$ac_cv_header_GL_gl_h" = "yes" -a "$ac_cv_header_GL_glx_h" = "yes"
10649 { echo "$as_me:$LINENO: checking for up-to-date OpenGL version" >&5
10650 echo $ECHO_N "checking for up-to-date OpenGL version... $ECHO_C" >&6; }
10651 if test "${wine_cv_opengl_header_version_OK+set}" = set; then
10652 echo $ECHO_N "(cached) $ECHO_C" >&6
10654 cat >conftest.$ac_ext <<_ACEOF
10657 cat confdefs.h >>conftest.$ac_ext
10658 cat >>conftest.$ac_ext <<_ACEOF
10659 /* end confdefs.h. */
10664 GLenum test = GL_UNSIGNED_SHORT_5_6_5;
10669 rm -f conftest.$ac_objext
10670 if { (ac_try="$ac_compile"
10671 case "(($ac_try" in
10672 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10673 *) ac_try_echo=$ac_try;;
10675 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10676 (eval "$ac_compile") 2>conftest.er1
10678 grep -v '^ *+' conftest.er1 >conftest.err
10680 cat conftest.err >&5
10681 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10682 (exit $ac_status); } && {
10683 test -z "$ac_c_werror_flag" ||
10684 test ! -s conftest.err
10685 } && test -s conftest.$ac_objext; then
10686 wine_cv_opengl_header_version_OK="yes"
10688 echo "$as_me: failed program was:" >&5
10689 sed 's/^/| /' conftest.$ac_ext >&5
10691 wine_cv_opengl_header_version_OK="no"
10694 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10696 { echo "$as_me:$LINENO: result: $wine_cv_opengl_header_version_OK" >&5
10697 echo "${ECHO_T}$wine_cv_opengl_header_version_OK" >&6; }
10699 if test "$wine_cv_opengl_header_version_OK" = "yes"
10701 { echo "$as_me:$LINENO: checking for -lGL" >&5
10702 echo $ECHO_N "checking for -lGL... $ECHO_C" >&6; }
10703 if test "${ac_cv_lib_soname_GL+set}" = set; then
10704 echo $ECHO_N "(cached) $ECHO_C" >&6
10706 ac_check_soname_save_LIBS=$LIBS
10707 LIBS="-lGL $X_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
10708 cat >conftest.$ac_ext <<_ACEOF
10711 cat confdefs.h >>conftest.$ac_ext
10712 cat >>conftest.$ac_ext <<_ACEOF
10713 /* end confdefs.h. */
10715 /* Override any GCC internal prototype to avoid an error.
10716 Use char because int might match the return type of a GCC
10717 builtin and then its argument prototype would still apply. */
10721 char glXCreateContext ();
10725 return glXCreateContext ();
10730 rm -f conftest.$ac_objext conftest$ac_exeext
10731 if { (ac_try="$ac_link"
10732 case "(($ac_try" in
10733 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10734 *) ac_try_echo=$ac_try;;
10736 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10737 (eval "$ac_link") 2>conftest.er1
10739 grep -v '^ *+' conftest.er1 >conftest.err
10741 cat conftest.err >&5
10742 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10743 (exit $ac_status); } && {
10744 test -z "$ac_c_werror_flag" ||
10745 test ! -s conftest.err
10746 } && test -s conftest$ac_exeext &&
10747 $as_test_x conftest$ac_exeext; then
10750 dylib) ac_cv_lib_soname_GL=`otool -L conftest$ac_exeext | grep "libGL\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libGL\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
10751 *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10754 echo "$as_me: failed program was:" >&5
10755 sed 's/^/| /' conftest.$ac_ext >&5
10760 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10761 conftest$ac_exeext conftest.$ac_ext
10762 LIBS=$ac_check_soname_save_LIBS
10764 if test "x$ac_cv_lib_soname_GL" = "x"; then
10765 { echo "$as_me:$LINENO: result: not found" >&5
10766 echo "${ECHO_T}not found" >&6; }
10767 { echo "$as_me:$LINENO: checking for -lGL" >&5
10768 echo $ECHO_N "checking for -lGL... $ECHO_C" >&6; }
10769 if test "${ac_cv_lib_soname_GL+set}" = set; then
10770 echo $ECHO_N "(cached) $ECHO_C" >&6
10772 ac_check_soname_save_LIBS=$LIBS
10773 LIBS="-lGL $X_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS -dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib $LIBS"
10774 cat >conftest.$ac_ext <<_ACEOF
10777 cat confdefs.h >>conftest.$ac_ext
10778 cat >>conftest.$ac_ext <<_ACEOF
10779 /* end confdefs.h. */
10781 /* Override any GCC internal prototype to avoid an error.
10782 Use char because int might match the return type of a GCC
10783 builtin and then its argument prototype would still apply. */
10787 char glXCreateContext ();
10791 return glXCreateContext ();
10796 rm -f conftest.$ac_objext conftest$ac_exeext
10797 if { (ac_try="$ac_link"
10798 case "(($ac_try" in
10799 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10800 *) ac_try_echo=$ac_try;;
10802 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10803 (eval "$ac_link") 2>conftest.er1
10805 grep -v '^ *+' conftest.er1 >conftest.err
10807 cat conftest.err >&5
10808 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10809 (exit $ac_status); } && {
10810 test -z "$ac_c_werror_flag" ||
10811 test ! -s conftest.err
10812 } && test -s conftest$ac_exeext &&
10813 $as_test_x conftest$ac_exeext; then
10816 dylib) ac_cv_lib_soname_GL=`otool -L conftest$ac_exeext | grep "libGL\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libGL\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
10817 *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10820 echo "$as_me: failed program was:" >&5
10821 sed 's/^/| /' conftest.$ac_ext >&5
10826 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10827 conftest$ac_exeext conftest.$ac_ext
10828 LIBS=$ac_check_soname_save_LIBS
10830 if test "x$ac_cv_lib_soname_GL" = "x"; then
10831 { echo "$as_me:$LINENO: result: not found" >&5
10832 echo "${ECHO_T}not found" >&6; }
10833 if test -f /usr/X11R6/lib/libGL.a
10835 opengl_msg="/usr/X11R6/lib/libGL.a is present on your system.
10836 This probably prevents linking to OpenGL. Try deleting the file and restarting configure."
10838 opengl_msg="No OpenGL library found on this system."
10841 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
10842 echo "${ECHO_T}$ac_cv_lib_soname_GL" >&6; }
10844 cat >>confdefs.h <<_ACEOF
10845 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
10848 OPENGL_LIBS="-Xlinker -dylib_file -Xlinker /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib -lGL"
10849 OPENGLFILES='$(OPENGLFILES)'
10851 cat >>confdefs.h <<\_ACEOF
10852 #define HAVE_OPENGL 1
10858 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
10859 echo "${ECHO_T}$ac_cv_lib_soname_GL" >&6; }
10861 cat >>confdefs.h <<_ACEOF
10862 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
10866 OPENGLFILES='$(OPENGLFILES)'
10868 cat >>confdefs.h <<\_ACEOF
10869 #define HAVE_OPENGL 1
10875 { echo "$as_me:$LINENO: checking for gluLookAt in -lGLU" >&5
10876 echo $ECHO_N "checking for gluLookAt in -lGLU... $ECHO_C" >&6; }
10877 if test "${ac_cv_lib_GLU_gluLookAt+set}" = set; then
10878 echo $ECHO_N "(cached) $ECHO_C" >&6
10880 ac_check_lib_save_LIBS=$LIBS
10881 LIBS="-lGLU $OPENGL_LIBS $X_LIBS $X_PRE_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
10882 cat >conftest.$ac_ext <<_ACEOF
10885 cat confdefs.h >>conftest.$ac_ext
10886 cat >>conftest.$ac_ext <<_ACEOF
10887 /* end confdefs.h. */
10889 /* Override any GCC internal prototype to avoid an error.
10890 Use char because int might match the return type of a GCC
10891 builtin and then its argument prototype would still apply. */
10899 return gluLookAt ();
10904 rm -f conftest.$ac_objext conftest$ac_exeext
10905 if { (ac_try="$ac_link"
10906 case "(($ac_try" in
10907 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10908 *) ac_try_echo=$ac_try;;
10910 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10911 (eval "$ac_link") 2>conftest.er1
10913 grep -v '^ *+' conftest.er1 >conftest.err
10915 cat conftest.err >&5
10916 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10917 (exit $ac_status); } && {
10918 test -z "$ac_c_werror_flag" ||
10919 test ! -s conftest.err
10920 } && test -s conftest$ac_exeext &&
10921 $as_test_x conftest$ac_exeext; then
10922 ac_cv_lib_GLU_gluLookAt=yes
10924 echo "$as_me: failed program was:" >&5
10925 sed 's/^/| /' conftest.$ac_ext >&5
10927 ac_cv_lib_GLU_gluLookAt=no
10930 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10931 conftest$ac_exeext conftest.$ac_ext
10932 LIBS=$ac_check_lib_save_LIBS
10934 { echo "$as_me:$LINENO: result: $ac_cv_lib_GLU_gluLookAt" >&5
10935 echo "${ECHO_T}$ac_cv_lib_GLU_gluLookAt" >&6; }
10936 if test $ac_cv_lib_GLU_gluLookAt = yes; then
10937 OPENGL_LIBS="$OPENGL_LIBS -lGLU"
10938 GLU32FILES='$(GLU32FILES)'
10943 opengl_msg="Old Mesa headers detected. Consider upgrading your Mesa libraries."
10946 opengl_msg="OpenGL development headers not found."
10949 if test -n "$opengl_msg"; then
10950 case "x$with_opengl" in
10951 x) wine_warnings="$wine_warnings|$opengl_msg
10952 OpenGL and Direct3D won't be supported." ;;
10954 *) { { echo "$as_me:$LINENO: error: $opengl_msg
10955 OpenGL and Direct3D won't be supported.
10956 This is an error since --with-opengl was requested." >&5
10957 echo "$as_me: error: $opengl_msg
10958 OpenGL and Direct3D won't be supported.
10959 This is an error since --with-opengl was requested." >&2;}
10960 { (exit 1); exit 1; }; } ;;
10968 for ac_header in audio/audiolib.h
10970 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10971 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10972 { echo "$as_me:$LINENO: checking for $ac_header" >&5
10973 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
10974 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10975 echo $ECHO_N "(cached) $ECHO_C" >&6
10977 ac_res=`eval echo '${'$as_ac_Header'}'`
10978 { echo "$as_me:$LINENO: result: $ac_res" >&5
10979 echo "${ECHO_T}$ac_res" >&6; }
10981 # Is the header compilable?
10982 { echo "$as_me:$LINENO: checking $ac_header usability" >&5
10983 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
10984 cat >conftest.$ac_ext <<_ACEOF
10987 cat confdefs.h >>conftest.$ac_ext
10988 cat >>conftest.$ac_ext <<_ACEOF
10989 /* end confdefs.h. */
10990 $ac_includes_default
10991 #include <$ac_header>
10993 rm -f conftest.$ac_objext
10994 if { (ac_try="$ac_compile"
10995 case "(($ac_try" in
10996 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10997 *) ac_try_echo=$ac_try;;
10999 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11000 (eval "$ac_compile") 2>conftest.er1
11002 grep -v '^ *+' conftest.er1 >conftest.err
11004 cat conftest.err >&5
11005 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11006 (exit $ac_status); } && {
11007 test -z "$ac_c_werror_flag" ||
11008 test ! -s conftest.err
11009 } && test -s conftest.$ac_objext; then
11010 ac_header_compiler=yes
11012 echo "$as_me: failed program was:" >&5
11013 sed 's/^/| /' conftest.$ac_ext >&5
11015 ac_header_compiler=no
11018 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11019 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11020 echo "${ECHO_T}$ac_header_compiler" >&6; }
11022 # Is the header present?
11023 { echo "$as_me:$LINENO: checking $ac_header presence" >&5
11024 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
11025 cat >conftest.$ac_ext <<_ACEOF
11028 cat confdefs.h >>conftest.$ac_ext
11029 cat >>conftest.$ac_ext <<_ACEOF
11030 /* end confdefs.h. */
11031 #include <$ac_header>
11033 if { (ac_try="$ac_cpp conftest.$ac_ext"
11034 case "(($ac_try" in
11035 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11036 *) ac_try_echo=$ac_try;;
11038 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11039 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
11041 grep -v '^ *+' conftest.er1 >conftest.err
11043 cat conftest.err >&5
11044 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11045 (exit $ac_status); } >/dev/null && {
11046 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
11047 test ! -s conftest.err
11049 ac_header_preproc=yes
11051 echo "$as_me: failed program was:" >&5
11052 sed 's/^/| /' conftest.$ac_ext >&5
11054 ac_header_preproc=no
11057 rm -f conftest.err conftest.$ac_ext
11058 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11059 echo "${ECHO_T}$ac_header_preproc" >&6; }
11061 # So? What about this header?
11062 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11064 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11065 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11066 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11067 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11068 ac_header_preproc=yes
11071 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11072 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11073 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11074 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11075 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11076 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11077 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
11078 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
11079 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11080 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11081 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11082 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11084 ## ------------------------------------ ##
11085 ## Report this to wine-devel@winehq.org ##
11086 ## ------------------------------------ ##
11088 ) | sed "s/^/$as_me: WARNING: /" >&2
11091 { echo "$as_me:$LINENO: checking for $ac_header" >&5
11092 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
11093 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11094 echo $ECHO_N "(cached) $ECHO_C" >&6
11096 eval "$as_ac_Header=\$ac_header_preproc"
11098 ac_res=`eval echo '${'$as_ac_Header'}'`
11099 { echo "$as_me:$LINENO: result: $ac_res" >&5
11100 echo "${ECHO_T}$ac_res" >&6; }
11103 if test `eval echo '${'$as_ac_Header'}'` = yes; then
11104 cat >>confdefs.h <<_ACEOF
11105 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
11108 for ac_header in audio/soundlib.h
11110 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11111 { echo "$as_me:$LINENO: checking for $ac_header" >&5
11112 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
11113 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11114 echo $ECHO_N "(cached) $ECHO_C" >&6
11116 cat >conftest.$ac_ext <<_ACEOF
11119 cat confdefs.h >>conftest.$ac_ext
11120 cat >>conftest.$ac_ext <<_ACEOF
11121 /* end confdefs.h. */
11122 #include <audio/audiolib.h>
11124 #include <$ac_header>
11126 rm -f conftest.$ac_objext
11127 if { (ac_try="$ac_compile"
11128 case "(($ac_try" in
11129 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11130 *) ac_try_echo=$ac_try;;
11132 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11133 (eval "$ac_compile") 2>conftest.er1
11135 grep -v '^ *+' conftest.er1 >conftest.err
11137 cat conftest.err >&5
11138 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11139 (exit $ac_status); } && {
11140 test -z "$ac_c_werror_flag" ||
11141 test ! -s conftest.err
11142 } && test -s conftest.$ac_objext; then
11143 eval "$as_ac_Header=yes"
11145 echo "$as_me: failed program was:" >&5
11146 sed 's/^/| /' conftest.$ac_ext >&5
11148 eval "$as_ac_Header=no"
11151 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11153 ac_res=`eval echo '${'$as_ac_Header'}'`
11154 { echo "$as_me:$LINENO: result: $ac_res" >&5
11155 echo "${ECHO_T}$ac_res" >&6; }
11156 if test `eval echo '${'$as_ac_Header'}'` = yes; then
11157 cat >>confdefs.h <<_ACEOF
11158 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
11165 { echo "$as_me:$LINENO: checking for AuCreateFlow in -laudio" >&5
11166 echo $ECHO_N "checking for AuCreateFlow in -laudio... $ECHO_C" >&6; }
11167 if test "${ac_cv_lib_audio_AuCreateFlow+set}" = set; then
11168 echo $ECHO_N "(cached) $ECHO_C" >&6
11170 ac_check_lib_save_LIBS=$LIBS
11171 LIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11172 cat >conftest.$ac_ext <<_ACEOF
11175 cat confdefs.h >>conftest.$ac_ext
11176 cat >>conftest.$ac_ext <<_ACEOF
11177 /* end confdefs.h. */
11179 /* Override any GCC internal prototype to avoid an error.
11180 Use char because int might match the return type of a GCC
11181 builtin and then its argument prototype would still apply. */
11185 char AuCreateFlow ();
11189 return AuCreateFlow ();
11194 rm -f conftest.$ac_objext conftest$ac_exeext
11195 if { (ac_try="$ac_link"
11196 case "(($ac_try" in
11197 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11198 *) ac_try_echo=$ac_try;;
11200 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11201 (eval "$ac_link") 2>conftest.er1
11203 grep -v '^ *+' conftest.er1 >conftest.err
11205 cat conftest.err >&5
11206 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11207 (exit $ac_status); } && {
11208 test -z "$ac_c_werror_flag" ||
11209 test ! -s conftest.err
11210 } && test -s conftest$ac_exeext &&
11211 $as_test_x conftest$ac_exeext; then
11212 ac_cv_lib_audio_AuCreateFlow=yes
11214 echo "$as_me: failed program was:" >&5
11215 sed 's/^/| /' conftest.$ac_ext >&5
11217 ac_cv_lib_audio_AuCreateFlow=no
11220 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11221 conftest$ac_exeext conftest.$ac_ext
11222 LIBS=$ac_check_lib_save_LIBS
11224 { echo "$as_me:$LINENO: result: $ac_cv_lib_audio_AuCreateFlow" >&5
11225 echo "${ECHO_T}$ac_cv_lib_audio_AuCreateFlow" >&6; }
11226 if test $ac_cv_lib_audio_AuCreateFlow = yes; then
11228 cat >>confdefs.h <<\_ACEOF
11232 { echo "$as_me:$LINENO: checking for XauGetBestAuthByAddr in -lXau" >&5
11233 echo $ECHO_N "checking for XauGetBestAuthByAddr in -lXau... $ECHO_C" >&6; }
11234 if test "${ac_cv_lib_Xau_XauGetBestAuthByAddr+set}" = set; then
11235 echo $ECHO_N "(cached) $ECHO_C" >&6
11237 ac_check_lib_save_LIBS=$LIBS
11238 LIBS="-lXau $X_LIBS $LIBS"
11239 cat >conftest.$ac_ext <<_ACEOF
11242 cat confdefs.h >>conftest.$ac_ext
11243 cat >>conftest.$ac_ext <<_ACEOF
11244 /* end confdefs.h. */
11246 /* Override any GCC internal prototype to avoid an error.
11247 Use char because int might match the return type of a GCC
11248 builtin and then its argument prototype would still apply. */
11252 char XauGetBestAuthByAddr ();
11256 return XauGetBestAuthByAddr ();
11261 rm -f conftest.$ac_objext conftest$ac_exeext
11262 if { (ac_try="$ac_link"
11263 case "(($ac_try" in
11264 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11265 *) ac_try_echo=$ac_try;;
11267 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11268 (eval "$ac_link") 2>conftest.er1
11270 grep -v '^ *+' conftest.er1 >conftest.err
11272 cat conftest.err >&5
11273 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11274 (exit $ac_status); } && {
11275 test -z "$ac_c_werror_flag" ||
11276 test ! -s conftest.err
11277 } && test -s conftest$ac_exeext &&
11278 $as_test_x conftest$ac_exeext; then
11279 ac_cv_lib_Xau_XauGetBestAuthByAddr=yes
11281 echo "$as_me: failed program was:" >&5
11282 sed 's/^/| /' conftest.$ac_ext >&5
11284 ac_cv_lib_Xau_XauGetBestAuthByAddr=no
11287 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11288 conftest$ac_exeext conftest.$ac_ext
11289 LIBS=$ac_check_lib_save_LIBS
11291 { echo "$as_me:$LINENO: result: $ac_cv_lib_Xau_XauGetBestAuthByAddr" >&5
11292 echo "${ECHO_T}$ac_cv_lib_Xau_XauGetBestAuthByAddr" >&6; }
11293 if test $ac_cv_lib_Xau_XauGetBestAuthByAddr = yes; then
11294 NASLIBS="-lXau -laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
11296 NASLIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
11307 CPPFLAGS="$ac_save_CPPFLAGS"
11314 if test "x$XLIB" = "x"; then
11316 x) wine_warnings="$wine_warnings|X development files not found. Wine will be built
11317 without X support, which probably isn't what you want. You will need to install
11318 development packages of Xlib/Xfree86 at the very least." ;;
11320 *) { { echo "$as_me:$LINENO: error: X development files not found. Wine will be built
11321 without X support, which probably isn't what you want. You will need to install
11322 development packages of Xlib/Xfree86 at the very least.
11323 This is an error since --with-x was requested." >&5
11324 echo "$as_me: error: X development files not found. Wine will be built
11325 without X support, which probably isn't what you want. You will need to install
11326 development packages of Xlib/Xfree86 at the very least.
11327 This is an error since --with-x was requested." >&2;}
11328 { (exit 1); exit 1; }; } ;;
11342 if test "x$with_xml" != "xno"
11344 ac_save_CPPFLAGS="$CPPFLAGS"
11345 if test "$PKG_CONFIG" != "false"
11347 ac_xml_libs="`$PKG_CONFIG --libs libxml-2.0 2>/dev/null`"
11348 ac_xml_cflags="`$PKG_CONFIG --cflags libxml-2.0 2>/dev/null`"
11350 ac_xml_libs="`xml2-config --libs 2>/dev/null`"
11351 ac_xml_cflags="`xml2-config --cflags 2>/dev/null`"
11353 CPPFLAGS="$CPPFLAGS $ac_xml_cflags"
11355 for ac_header in libxml/parser.h
11357 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11358 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11359 { echo "$as_me:$LINENO: checking for $ac_header" >&5
11360 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
11361 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11362 echo $ECHO_N "(cached) $ECHO_C" >&6
11364 ac_res=`eval echo '${'$as_ac_Header'}'`
11365 { echo "$as_me:$LINENO: result: $ac_res" >&5
11366 echo "${ECHO_T}$ac_res" >&6; }
11368 # Is the header compilable?
11369 { echo "$as_me:$LINENO: checking $ac_header usability" >&5
11370 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
11371 cat >conftest.$ac_ext <<_ACEOF
11374 cat confdefs.h >>conftest.$ac_ext
11375 cat >>conftest.$ac_ext <<_ACEOF
11376 /* end confdefs.h. */
11377 $ac_includes_default
11378 #include <$ac_header>
11380 rm -f conftest.$ac_objext
11381 if { (ac_try="$ac_compile"
11382 case "(($ac_try" in
11383 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11384 *) ac_try_echo=$ac_try;;
11386 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11387 (eval "$ac_compile") 2>conftest.er1
11389 grep -v '^ *+' conftest.er1 >conftest.err
11391 cat conftest.err >&5
11392 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11393 (exit $ac_status); } && {
11394 test -z "$ac_c_werror_flag" ||
11395 test ! -s conftest.err
11396 } && test -s conftest.$ac_objext; then
11397 ac_header_compiler=yes
11399 echo "$as_me: failed program was:" >&5
11400 sed 's/^/| /' conftest.$ac_ext >&5
11402 ac_header_compiler=no
11405 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11406 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11407 echo "${ECHO_T}$ac_header_compiler" >&6; }
11409 # Is the header present?
11410 { echo "$as_me:$LINENO: checking $ac_header presence" >&5
11411 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
11412 cat >conftest.$ac_ext <<_ACEOF
11415 cat confdefs.h >>conftest.$ac_ext
11416 cat >>conftest.$ac_ext <<_ACEOF
11417 /* end confdefs.h. */
11418 #include <$ac_header>
11420 if { (ac_try="$ac_cpp conftest.$ac_ext"
11421 case "(($ac_try" in
11422 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11423 *) ac_try_echo=$ac_try;;
11425 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11426 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
11428 grep -v '^ *+' conftest.er1 >conftest.err
11430 cat conftest.err >&5
11431 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11432 (exit $ac_status); } >/dev/null && {
11433 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
11434 test ! -s conftest.err
11436 ac_header_preproc=yes
11438 echo "$as_me: failed program was:" >&5
11439 sed 's/^/| /' conftest.$ac_ext >&5
11441 ac_header_preproc=no
11444 rm -f conftest.err conftest.$ac_ext
11445 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11446 echo "${ECHO_T}$ac_header_preproc" >&6; }
11448 # So? What about this header?
11449 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11451 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11452 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11453 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11454 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11455 ac_header_preproc=yes
11458 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11459 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11460 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11461 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11462 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11463 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11464 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
11465 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
11466 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11467 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11468 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11469 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11471 ## ------------------------------------ ##
11472 ## Report this to wine-devel@winehq.org ##
11473 ## ------------------------------------ ##
11475 ) | sed "s/^/$as_me: WARNING: /" >&2
11478 { echo "$as_me:$LINENO: checking for $ac_header" >&5
11479 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
11480 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11481 echo $ECHO_N "(cached) $ECHO_C" >&6
11483 eval "$as_ac_Header=\$ac_header_preproc"
11485 ac_res=`eval echo '${'$as_ac_Header'}'`
11486 { echo "$as_me:$LINENO: result: $ac_res" >&5
11487 echo "${ECHO_T}$ac_res" >&6; }
11490 if test `eval echo '${'$as_ac_Header'}'` = yes; then
11491 cat >>confdefs.h <<_ACEOF
11492 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
11494 { echo "$as_me:$LINENO: checking for xmlParseMemory in -lxml2" >&5
11495 echo $ECHO_N "checking for xmlParseMemory in -lxml2... $ECHO_C" >&6; }
11496 if test "${ac_cv_lib_xml2_xmlParseMemory+set}" = set; then
11497 echo $ECHO_N "(cached) $ECHO_C" >&6
11499 ac_check_lib_save_LIBS=$LIBS
11500 LIBS="-lxml2 $ac_xml_libs $LIBS"
11501 cat >conftest.$ac_ext <<_ACEOF
11504 cat confdefs.h >>conftest.$ac_ext
11505 cat >>conftest.$ac_ext <<_ACEOF
11506 /* end confdefs.h. */
11508 /* Override any GCC internal prototype to avoid an error.
11509 Use char because int might match the return type of a GCC
11510 builtin and then its argument prototype would still apply. */
11514 char xmlParseMemory ();
11518 return xmlParseMemory ();
11523 rm -f conftest.$ac_objext conftest$ac_exeext
11524 if { (ac_try="$ac_link"
11525 case "(($ac_try" in
11526 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11527 *) ac_try_echo=$ac_try;;
11529 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11530 (eval "$ac_link") 2>conftest.er1
11532 grep -v '^ *+' conftest.er1 >conftest.err
11534 cat conftest.err >&5
11535 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11536 (exit $ac_status); } && {
11537 test -z "$ac_c_werror_flag" ||
11538 test ! -s conftest.err
11539 } && test -s conftest$ac_exeext &&
11540 $as_test_x conftest$ac_exeext; then
11541 ac_cv_lib_xml2_xmlParseMemory=yes
11543 echo "$as_me: failed program was:" >&5
11544 sed 's/^/| /' conftest.$ac_ext >&5
11546 ac_cv_lib_xml2_xmlParseMemory=no
11549 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11550 conftest$ac_exeext conftest.$ac_ext
11551 LIBS=$ac_check_lib_save_LIBS
11553 { echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlParseMemory" >&5
11554 echo "${ECHO_T}$ac_cv_lib_xml2_xmlParseMemory" >&6; }
11555 if test $ac_cv_lib_xml2_xmlParseMemory = yes; then
11557 cat >>confdefs.h <<\_ACEOF
11558 #define HAVE_LIBXML2 1
11561 XML2LIBS="$ac_xml_libs"
11562 XML2INCL="$ac_xml_cflags"
11565 { echo "$as_me:$LINENO: checking for xmlReadMemory in -lxml2" >&5
11566 echo $ECHO_N "checking for xmlReadMemory in -lxml2... $ECHO_C" >&6; }
11567 if test "${ac_cv_lib_xml2_xmlReadMemory+set}" = set; then
11568 echo $ECHO_N "(cached) $ECHO_C" >&6
11570 ac_check_lib_save_LIBS=$LIBS
11571 LIBS="-lxml2 $ac_xml_libs $LIBS"
11572 cat >conftest.$ac_ext <<_ACEOF
11575 cat confdefs.h >>conftest.$ac_ext
11576 cat >>conftest.$ac_ext <<_ACEOF
11577 /* end confdefs.h. */
11579 /* Override any GCC internal prototype to avoid an error.
11580 Use char because int might match the return type of a GCC
11581 builtin and then its argument prototype would still apply. */
11585 char xmlReadMemory ();
11589 return xmlReadMemory ();
11594 rm -f conftest.$ac_objext conftest$ac_exeext
11595 if { (ac_try="$ac_link"
11596 case "(($ac_try" in
11597 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11598 *) ac_try_echo=$ac_try;;
11600 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11601 (eval "$ac_link") 2>conftest.er1
11603 grep -v '^ *+' conftest.er1 >conftest.err
11605 cat conftest.err >&5
11606 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11607 (exit $ac_status); } && {
11608 test -z "$ac_c_werror_flag" ||
11609 test ! -s conftest.err
11610 } && test -s conftest$ac_exeext &&
11611 $as_test_x conftest$ac_exeext; then
11612 ac_cv_lib_xml2_xmlReadMemory=yes
11614 echo "$as_me: failed program was:" >&5
11615 sed 's/^/| /' conftest.$ac_ext >&5
11617 ac_cv_lib_xml2_xmlReadMemory=no
11620 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11621 conftest$ac_exeext conftest.$ac_ext
11622 LIBS=$ac_check_lib_save_LIBS
11624 { echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlReadMemory" >&5
11625 echo "${ECHO_T}$ac_cv_lib_xml2_xmlReadMemory" >&6; }
11626 if test $ac_cv_lib_xml2_xmlReadMemory = yes; then
11628 cat >>confdefs.h <<\_ACEOF
11629 #define HAVE_XMLREADMEMORY 1
11634 { echo "$as_me:$LINENO: checking for xmlNewDocPI in -lxml2" >&5
11635 echo $ECHO_N "checking for xmlNewDocPI in -lxml2... $ECHO_C" >&6; }
11636 if test "${ac_cv_lib_xml2_xmlNewDocPI+set}" = set; then
11637 echo $ECHO_N "(cached) $ECHO_C" >&6
11639 ac_check_lib_save_LIBS=$LIBS
11640 LIBS="-lxml2 $ac_xml_libs $LIBS"
11641 cat >conftest.$ac_ext <<_ACEOF
11644 cat confdefs.h >>conftest.$ac_ext
11645 cat >>conftest.$ac_ext <<_ACEOF
11646 /* end confdefs.h. */
11648 /* Override any GCC internal prototype to avoid an error.
11649 Use char because int might match the return type of a GCC
11650 builtin and then its argument prototype would still apply. */
11654 char xmlNewDocPI ();
11658 return xmlNewDocPI ();
11663 rm -f conftest.$ac_objext conftest$ac_exeext
11664 if { (ac_try="$ac_link"
11665 case "(($ac_try" in
11666 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11667 *) ac_try_echo=$ac_try;;
11669 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11670 (eval "$ac_link") 2>conftest.er1
11672 grep -v '^ *+' conftest.er1 >conftest.err
11674 cat conftest.err >&5
11675 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11676 (exit $ac_status); } && {
11677 test -z "$ac_c_werror_flag" ||
11678 test ! -s conftest.err
11679 } && test -s conftest$ac_exeext &&
11680 $as_test_x conftest$ac_exeext; then
11681 ac_cv_lib_xml2_xmlNewDocPI=yes
11683 echo "$as_me: failed program was:" >&5
11684 sed 's/^/| /' conftest.$ac_ext >&5
11686 ac_cv_lib_xml2_xmlNewDocPI=no
11689 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11690 conftest$ac_exeext conftest.$ac_ext
11691 LIBS=$ac_check_lib_save_LIBS
11693 { echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlNewDocPI" >&5
11694 echo "${ECHO_T}$ac_cv_lib_xml2_xmlNewDocPI" >&6; }
11695 if test $ac_cv_lib_xml2_xmlNewDocPI = yes; then
11697 cat >>confdefs.h <<\_ACEOF
11698 #define HAVE_XMLNEWDOCPI 1
11708 CPPFLAGS="$ac_save_CPPFLAGS"
11710 if test "$ac_cv_lib_xml2_xmlParseMemory" != "yes"; then
11711 case "x$with_xml" in
11712 x) wine_notices="$wine_notices|libxml2 development files not found, XML won't be supported." ;;
11714 *) { { echo "$as_me:$LINENO: error: libxml2 development files not found, XML won't be supported.
11715 This is an error since --with-xml was requested." >&5
11716 echo "$as_me: error: libxml2 development files not found, XML won't be supported.
11717 This is an error since --with-xml was requested." >&2;}
11718 { (exit 1); exit 1; }; } ;;
11723 if test "x$with_xslt" != "xno"
11725 if test "$PKG_CONFIG" != "false"
11727 ac_xslt_libs="`$PKG_CONFIG --libs libxslt 2>/dev/null`"
11728 ac_xslt_cflags="`$PKG_CONFIG --cflags libxslt 2>/dev/null`"
11730 ac_xslt_libs="`xslt-config --libs 2>/dev/null`"
11731 ac_xslt_cflags="`xslt-config --cflags 2>/dev/null`"
11733 CPPFLAGS="$CPPFLAGS $ac_xslt_cflags"
11736 for ac_header in libxslt/pattern.h libxslt/transform.h
11738 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11739 { echo "$as_me:$LINENO: checking for $ac_header" >&5
11740 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
11741 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11742 echo $ECHO_N "(cached) $ECHO_C" >&6
11744 cat >conftest.$ac_ext <<_ACEOF
11747 cat confdefs.h >>conftest.$ac_ext
11748 cat >>conftest.$ac_ext <<_ACEOF
11749 /* end confdefs.h. */
11750 #ifdef HAVE_LIBXSLT_PATTERN_H
11751 # include <libxslt/pattern.h>
11754 #include <$ac_header>
11756 rm -f conftest.$ac_objext
11757 if { (ac_try="$ac_compile"
11758 case "(($ac_try" in
11759 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11760 *) ac_try_echo=$ac_try;;
11762 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11763 (eval "$ac_compile") 2>conftest.er1
11765 grep -v '^ *+' conftest.er1 >conftest.err
11767 cat conftest.err >&5
11768 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11769 (exit $ac_status); } && {
11770 test -z "$ac_c_werror_flag" ||
11771 test ! -s conftest.err
11772 } && test -s conftest.$ac_objext; then
11773 eval "$as_ac_Header=yes"
11775 echo "$as_me: failed program was:" >&5
11776 sed 's/^/| /' conftest.$ac_ext >&5
11778 eval "$as_ac_Header=no"
11781 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11783 ac_res=`eval echo '${'$as_ac_Header'}'`
11784 { echo "$as_me:$LINENO: result: $ac_res" >&5
11785 echo "${ECHO_T}$ac_res" >&6; }
11786 if test `eval echo '${'$as_ac_Header'}'` = yes; then
11787 cat >>confdefs.h <<_ACEOF
11788 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
11790 { echo "$as_me:$LINENO: checking for xsltCompilePattern in -lxslt" >&5
11791 echo $ECHO_N "checking for xsltCompilePattern in -lxslt... $ECHO_C" >&6; }
11792 if test "${ac_cv_lib_xslt_xsltCompilePattern+set}" = set; then
11793 echo $ECHO_N "(cached) $ECHO_C" >&6
11795 ac_check_lib_save_LIBS=$LIBS
11796 LIBS="-lxslt $ac_xslt_libs $LIBS"
11797 cat >conftest.$ac_ext <<_ACEOF
11800 cat confdefs.h >>conftest.$ac_ext
11801 cat >>conftest.$ac_ext <<_ACEOF
11802 /* end confdefs.h. */
11804 /* Override any GCC internal prototype to avoid an error.
11805 Use char because int might match the return type of a GCC
11806 builtin and then its argument prototype would still apply. */
11810 char xsltCompilePattern ();
11814 return xsltCompilePattern ();
11819 rm -f conftest.$ac_objext conftest$ac_exeext
11820 if { (ac_try="$ac_link"
11821 case "(($ac_try" in
11822 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11823 *) ac_try_echo=$ac_try;;
11825 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11826 (eval "$ac_link") 2>conftest.er1
11828 grep -v '^ *+' conftest.er1 >conftest.err
11830 cat conftest.err >&5
11831 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11832 (exit $ac_status); } && {
11833 test -z "$ac_c_werror_flag" ||
11834 test ! -s conftest.err
11835 } && test -s conftest$ac_exeext &&
11836 $as_test_x conftest$ac_exeext; then
11837 ac_cv_lib_xslt_xsltCompilePattern=yes
11839 echo "$as_me: failed program was:" >&5
11840 sed 's/^/| /' conftest.$ac_ext >&5
11842 ac_cv_lib_xslt_xsltCompilePattern=no
11845 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11846 conftest$ac_exeext conftest.$ac_ext
11847 LIBS=$ac_check_lib_save_LIBS
11849 { echo "$as_me:$LINENO: result: $ac_cv_lib_xslt_xsltCompilePattern" >&5
11850 echo "${ECHO_T}$ac_cv_lib_xslt_xsltCompilePattern" >&6; }
11851 if test $ac_cv_lib_xslt_xsltCompilePattern = yes; then
11853 cat >>confdefs.h <<\_ACEOF
11854 #define HAVE_LIBXSLT 1
11857 XSLTLIBS="$ac_xslt_libs"
11858 XSLTINCL="$ac_xslt_cflags"
11866 CPPFLAGS="$ac_save_CPPFLAGS"
11868 if test "$ac_cv_lib_xslt_xsltCompilePattern" != "yes"; then
11869 case "x$with_xslt" in
11870 x) wine_notices="$wine_notices|libxslt development files not found, xslt won't be supported." ;;
11872 *) { { echo "$as_me:$LINENO: error: libxslt development files not found, xslt won't be supported.
11873 This is an error since --with-xslt was requested." >&5
11874 echo "$as_me: error: libxslt development files not found, xslt won't be supported.
11875 This is an error since --with-xslt was requested." >&2;}
11876 { (exit 1); exit 1; }; } ;;
11883 if test "x$with_hal" != "xno" -a "$PKG_CONFIG" != "false"
11885 ac_save_CPPFLAGS="$CPPFLAGS"
11886 ac_hal_libs="`$PKG_CONFIG --libs hal 2>/dev/null`"
11887 ac_hal_cflags="`$PKG_CONFIG --cflags hal 2>/dev/null`"
11888 CPPFLAGS="$CPPFLAGS $ac_hal_cflags"
11891 for ac_header in dbus/dbus.h hal/libhal.h
11893 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11894 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11895 { echo "$as_me:$LINENO: checking for $ac_header" >&5
11896 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
11897 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11898 echo $ECHO_N "(cached) $ECHO_C" >&6
11900 ac_res=`eval echo '${'$as_ac_Header'}'`
11901 { echo "$as_me:$LINENO: result: $ac_res" >&5
11902 echo "${ECHO_T}$ac_res" >&6; }
11904 # Is the header compilable?
11905 { echo "$as_me:$LINENO: checking $ac_header usability" >&5
11906 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
11907 cat >conftest.$ac_ext <<_ACEOF
11910 cat confdefs.h >>conftest.$ac_ext
11911 cat >>conftest.$ac_ext <<_ACEOF
11912 /* end confdefs.h. */
11913 $ac_includes_default
11914 #include <$ac_header>
11916 rm -f conftest.$ac_objext
11917 if { (ac_try="$ac_compile"
11918 case "(($ac_try" in
11919 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11920 *) ac_try_echo=$ac_try;;
11922 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11923 (eval "$ac_compile") 2>conftest.er1
11925 grep -v '^ *+' conftest.er1 >conftest.err
11927 cat conftest.err >&5
11928 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11929 (exit $ac_status); } && {
11930 test -z "$ac_c_werror_flag" ||
11931 test ! -s conftest.err
11932 } && test -s conftest.$ac_objext; then
11933 ac_header_compiler=yes
11935 echo "$as_me: failed program was:" >&5
11936 sed 's/^/| /' conftest.$ac_ext >&5
11938 ac_header_compiler=no
11941 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11942 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11943 echo "${ECHO_T}$ac_header_compiler" >&6; }
11945 # Is the header present?
11946 { echo "$as_me:$LINENO: checking $ac_header presence" >&5
11947 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
11948 cat >conftest.$ac_ext <<_ACEOF
11951 cat confdefs.h >>conftest.$ac_ext
11952 cat >>conftest.$ac_ext <<_ACEOF
11953 /* end confdefs.h. */
11954 #include <$ac_header>
11956 if { (ac_try="$ac_cpp conftest.$ac_ext"
11957 case "(($ac_try" in
11958 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11959 *) ac_try_echo=$ac_try;;
11961 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11962 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
11964 grep -v '^ *+' conftest.er1 >conftest.err
11966 cat conftest.err >&5
11967 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11968 (exit $ac_status); } >/dev/null && {
11969 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
11970 test ! -s conftest.err
11972 ac_header_preproc=yes
11974 echo "$as_me: failed program was:" >&5
11975 sed 's/^/| /' conftest.$ac_ext >&5
11977 ac_header_preproc=no
11980 rm -f conftest.err conftest.$ac_ext
11981 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11982 echo "${ECHO_T}$ac_header_preproc" >&6; }
11984 # So? What about this header?
11985 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11987 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11988 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11989 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11990 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11991 ac_header_preproc=yes
11994 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11995 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11996 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11997 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11998 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11999 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12000 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12001 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12002 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12003 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12004 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12005 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12007 ## ------------------------------------ ##
12008 ## Report this to wine-devel@winehq.org ##
12009 ## ------------------------------------ ##
12011 ) | sed "s/^/$as_me: WARNING: /" >&2
12014 { echo "$as_me:$LINENO: checking for $ac_header" >&5
12015 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
12016 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12017 echo $ECHO_N "(cached) $ECHO_C" >&6
12019 eval "$as_ac_Header=\$ac_header_preproc"
12021 ac_res=`eval echo '${'$as_ac_Header'}'`
12022 { echo "$as_me:$LINENO: result: $ac_res" >&5
12023 echo "${ECHO_T}$ac_res" >&6; }
12026 if test `eval echo '${'$as_ac_Header'}'` = yes; then
12027 cat >>confdefs.h <<_ACEOF
12028 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
12035 if test "$ac_cv_header_dbus_dbus_h" = "yes" -a "$ac_cv_header_hal_libhal_h" = "yes"
12037 { echo "$as_me:$LINENO: checking for dbus_connection_close in -ldbus-1" >&5
12038 echo $ECHO_N "checking for dbus_connection_close in -ldbus-1... $ECHO_C" >&6; }
12039 if test "${ac_cv_lib_dbus_1_dbus_connection_close+set}" = set; then
12040 echo $ECHO_N "(cached) $ECHO_C" >&6
12042 ac_check_lib_save_LIBS=$LIBS
12043 LIBS="-ldbus-1 $ac_hal_libs $LIBS"
12044 cat >conftest.$ac_ext <<_ACEOF
12047 cat confdefs.h >>conftest.$ac_ext
12048 cat >>conftest.$ac_ext <<_ACEOF
12049 /* end confdefs.h. */
12051 /* Override any GCC internal prototype to avoid an error.
12052 Use char because int might match the return type of a GCC
12053 builtin and then its argument prototype would still apply. */
12057 char dbus_connection_close ();
12061 return dbus_connection_close ();
12066 rm -f conftest.$ac_objext conftest$ac_exeext
12067 if { (ac_try="$ac_link"
12068 case "(($ac_try" in
12069 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12070 *) ac_try_echo=$ac_try;;
12072 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12073 (eval "$ac_link") 2>conftest.er1
12075 grep -v '^ *+' conftest.er1 >conftest.err
12077 cat conftest.err >&5
12078 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12079 (exit $ac_status); } && {
12080 test -z "$ac_c_werror_flag" ||
12081 test ! -s conftest.err
12082 } && test -s conftest$ac_exeext &&
12083 $as_test_x conftest$ac_exeext; then
12084 ac_cv_lib_dbus_1_dbus_connection_close=yes
12086 echo "$as_me: failed program was:" >&5
12087 sed 's/^/| /' conftest.$ac_ext >&5
12089 ac_cv_lib_dbus_1_dbus_connection_close=no
12092 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12093 conftest$ac_exeext conftest.$ac_ext
12094 LIBS=$ac_check_lib_save_LIBS
12096 { echo "$as_me:$LINENO: result: $ac_cv_lib_dbus_1_dbus_connection_close" >&5
12097 echo "${ECHO_T}$ac_cv_lib_dbus_1_dbus_connection_close" >&6; }
12098 if test $ac_cv_lib_dbus_1_dbus_connection_close = yes; then
12099 { echo "$as_me:$LINENO: checking for -lhal" >&5
12100 echo $ECHO_N "checking for -lhal... $ECHO_C" >&6; }
12101 if test "${ac_cv_lib_soname_hal+set}" = set; then
12102 echo $ECHO_N "(cached) $ECHO_C" >&6
12104 ac_check_soname_save_LIBS=$LIBS
12105 LIBS="-lhal $ac_hal_libs $LIBS"
12106 cat >conftest.$ac_ext <<_ACEOF
12109 cat confdefs.h >>conftest.$ac_ext
12110 cat >>conftest.$ac_ext <<_ACEOF
12111 /* end confdefs.h. */
12113 /* Override any GCC internal prototype to avoid an error.
12114 Use char because int might match the return type of a GCC
12115 builtin and then its argument prototype would still apply. */
12119 char libhal_ctx_new ();
12123 return libhal_ctx_new ();
12128 rm -f conftest.$ac_objext conftest$ac_exeext
12129 if { (ac_try="$ac_link"
12130 case "(($ac_try" in
12131 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12132 *) ac_try_echo=$ac_try;;
12134 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12135 (eval "$ac_link") 2>conftest.er1
12137 grep -v '^ *+' conftest.er1 >conftest.err
12139 cat conftest.err >&5
12140 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12141 (exit $ac_status); } && {
12142 test -z "$ac_c_werror_flag" ||
12143 test ! -s conftest.err
12144 } && test -s conftest$ac_exeext &&
12145 $as_test_x conftest$ac_exeext; then
12148 dylib) ac_cv_lib_soname_hal=`otool -L conftest$ac_exeext | grep "libhal\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libhal\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
12149 *) ac_cv_lib_soname_hal=`$ac_cv_path_LDD conftest$ac_exeext | grep "libhal\\.$LIBEXT" | sed -e "s/^.*\(libhal\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
12152 echo "$as_me: failed program was:" >&5
12153 sed 's/^/| /' conftest.$ac_ext >&5
12158 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12159 conftest$ac_exeext conftest.$ac_ext
12160 LIBS=$ac_check_soname_save_LIBS
12162 if test "x$ac_cv_lib_soname_hal" = "x"; then
12163 { echo "$as_me:$LINENO: result: not found" >&5
12164 echo "${ECHO_T}not found" >&6; }
12167 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_hal" >&5
12168 echo "${ECHO_T}$ac_cv_lib_soname_hal" >&6; }
12170 cat >>confdefs.h <<_ACEOF
12171 #define SONAME_LIBHAL "$ac_cv_lib_soname_hal"
12174 HALINCL="$ac_hal_cflags"
12180 CPPFLAGS="$ac_save_CPPFLAGS"
12182 if test "x$ac_cv_lib_soname_hal" = "x"; then
12183 case "x$with_hal" in
12184 x) wine_notices="$wine_notices|libhal development files not found, no dynamic device support." ;;
12186 *) { { echo "$as_me:$LINENO: error: libhal development files not found, no dynamic device support.
12187 This is an error since --with-hal was requested." >&5
12188 echo "$as_me: error: libhal development files not found, no dynamic device support.
12189 This is an error since --with-hal was requested." >&2;}
12190 { (exit 1); exit 1; }; } ;;
12196 if test "$ac_cv_header_ncurses_h" = "yes"
12198 { echo "$as_me:$LINENO: checking for -lncurses" >&5
12199 echo $ECHO_N "checking for -lncurses... $ECHO_C" >&6; }
12200 if test "${ac_cv_lib_soname_ncurses+set}" = set; then
12201 echo $ECHO_N "(cached) $ECHO_C" >&6
12203 ac_check_soname_save_LIBS=$LIBS
12204 LIBS="-lncurses $LIBS"
12205 cat >conftest.$ac_ext <<_ACEOF
12208 cat confdefs.h >>conftest.$ac_ext
12209 cat >>conftest.$ac_ext <<_ACEOF
12210 /* end confdefs.h. */
12212 /* Override any GCC internal prototype to avoid an error.
12213 Use char because int might match the return type of a GCC
12214 builtin and then its argument prototype would still apply. */
12227 rm -f conftest.$ac_objext conftest$ac_exeext
12228 if { (ac_try="$ac_link"
12229 case "(($ac_try" in
12230 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12231 *) ac_try_echo=$ac_try;;
12233 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12234 (eval "$ac_link") 2>conftest.er1
12236 grep -v '^ *+' conftest.er1 >conftest.err
12238 cat conftest.err >&5
12239 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12240 (exit $ac_status); } && {
12241 test -z "$ac_c_werror_flag" ||
12242 test ! -s conftest.err
12243 } && test -s conftest$ac_exeext &&
12244 $as_test_x conftest$ac_exeext; then
12247 dylib) ac_cv_lib_soname_ncurses=`otool -L conftest$ac_exeext | grep "libncurses\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libncurses\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
12248 *) ac_cv_lib_soname_ncurses=`$ac_cv_path_LDD conftest$ac_exeext | grep "libncurses\\.$LIBEXT" | sed -e "s/^.*\(libncurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
12251 echo "$as_me: failed program was:" >&5
12252 sed 's/^/| /' conftest.$ac_ext >&5
12257 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12258 conftest$ac_exeext conftest.$ac_ext
12259 LIBS=$ac_check_soname_save_LIBS
12261 if test "x$ac_cv_lib_soname_ncurses" = "x"; then
12262 { echo "$as_me:$LINENO: result: not found" >&5
12263 echo "${ECHO_T}not found" >&6; }
12266 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ncurses" >&5
12267 echo "${ECHO_T}$ac_cv_lib_soname_ncurses" >&6; }
12269 cat >>confdefs.h <<_ACEOF
12270 #define SONAME_LIBNCURSES "$ac_cv_lib_soname_ncurses"
12273 CURSESLIBS="-lncurses"
12276 elif test "$ac_cv_header_curses_h" = "yes"
12278 { echo "$as_me:$LINENO: checking for -lcurses" >&5
12279 echo $ECHO_N "checking for -lcurses... $ECHO_C" >&6; }
12280 if test "${ac_cv_lib_soname_curses+set}" = set; then
12281 echo $ECHO_N "(cached) $ECHO_C" >&6
12283 ac_check_soname_save_LIBS=$LIBS
12284 LIBS="-lcurses $LIBS"
12285 cat >conftest.$ac_ext <<_ACEOF
12288 cat confdefs.h >>conftest.$ac_ext
12289 cat >>conftest.$ac_ext <<_ACEOF
12290 /* end confdefs.h. */
12292 /* Override any GCC internal prototype to avoid an error.
12293 Use char because int might match the return type of a GCC
12294 builtin and then its argument prototype would still apply. */
12307 rm -f conftest.$ac_objext conftest$ac_exeext
12308 if { (ac_try="$ac_link"
12309 case "(($ac_try" in
12310 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12311 *) ac_try_echo=$ac_try;;
12313 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12314 (eval "$ac_link") 2>conftest.er1
12316 grep -v '^ *+' conftest.er1 >conftest.err
12318 cat conftest.err >&5
12319 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12320 (exit $ac_status); } && {
12321 test -z "$ac_c_werror_flag" ||
12322 test ! -s conftest.err
12323 } && test -s conftest$ac_exeext &&
12324 $as_test_x conftest$ac_exeext; then
12327 dylib) ac_cv_lib_soname_curses=`otool -L conftest$ac_exeext | grep "libcurses\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libcurses\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
12328 *) ac_cv_lib_soname_curses=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcurses\\.$LIBEXT" | sed -e "s/^.*\(libcurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
12331 echo "$as_me: failed program was:" >&5
12332 sed 's/^/| /' conftest.$ac_ext >&5
12337 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12338 conftest$ac_exeext conftest.$ac_ext
12339 LIBS=$ac_check_soname_save_LIBS
12341 if test "x$ac_cv_lib_soname_curses" = "x"; then
12342 { echo "$as_me:$LINENO: result: not found" >&5
12343 echo "${ECHO_T}not found" >&6; }
12346 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_curses" >&5
12347 echo "${ECHO_T}$ac_cv_lib_soname_curses" >&6; }
12349 cat >>confdefs.h <<_ACEOF
12350 #define SONAME_LIBCURSES "$ac_cv_lib_soname_curses"
12353 CURSESLIBS="-lcurses"
12357 ac_save_LIBS="$LIBS"
12358 LIBS="$LIBS $CURSESLIBS"
12360 for ac_func in mousemask
12362 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12363 { echo "$as_me:$LINENO: checking for $ac_func" >&5
12364 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
12365 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
12366 echo $ECHO_N "(cached) $ECHO_C" >&6
12368 cat >conftest.$ac_ext <<_ACEOF
12371 cat confdefs.h >>conftest.$ac_ext
12372 cat >>conftest.$ac_ext <<_ACEOF
12373 /* end confdefs.h. */
12374 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12375 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12376 #define $ac_func innocuous_$ac_func
12378 /* System header to define __stub macros and hopefully few prototypes,
12379 which can conflict with char $ac_func (); below.
12380 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12381 <limits.h> exists even on freestanding compilers. */
12384 # include <limits.h>
12386 # include <assert.h>
12391 /* Override any GCC internal prototype to avoid an error.
12392 Use char because int might match the return type of a GCC
12393 builtin and then its argument prototype would still apply. */
12398 /* The GNU C library defines this for functions which it implements
12399 to always fail with ENOSYS. Some functions are actually named
12400 something starting with __ and the normal name is an alias. */
12401 #if defined __stub_$ac_func || defined __stub___$ac_func
12408 return $ac_func ();
12413 rm -f conftest.$ac_objext conftest$ac_exeext
12414 if { (ac_try="$ac_link"
12415 case "(($ac_try" in
12416 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12417 *) ac_try_echo=$ac_try;;
12419 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12420 (eval "$ac_link") 2>conftest.er1
12422 grep -v '^ *+' conftest.er1 >conftest.err
12424 cat conftest.err >&5
12425 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12426 (exit $ac_status); } && {
12427 test -z "$ac_c_werror_flag" ||
12428 test ! -s conftest.err
12429 } && test -s conftest$ac_exeext &&
12430 $as_test_x conftest$ac_exeext; then
12431 eval "$as_ac_var=yes"
12433 echo "$as_me: failed program was:" >&5
12434 sed 's/^/| /' conftest.$ac_ext >&5
12436 eval "$as_ac_var=no"
12439 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12440 conftest$ac_exeext conftest.$ac_ext
12442 ac_res=`eval echo '${'$as_ac_var'}'`
12443 { echo "$as_me:$LINENO: result: $ac_res" >&5
12444 echo "${ECHO_T}$ac_res" >&6; }
12445 if test `eval echo '${'$as_ac_var'}'` = yes; then
12446 cat >>confdefs.h <<_ACEOF
12447 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12453 LIBS="$ac_save_LIBS"
12454 if test "x$ac_cv_lib_soname_curses$ac_cv_lib_soname_ncurses" = "x"; then
12455 case "x$with_curses" in
12456 x) wine_notices="$wine_notices|lib(n)curses development files not found, curses won't be supported." ;;
12458 *) { { echo "$as_me:$LINENO: error: lib(n)curses development files not found, curses won't be supported.
12459 This is an error since --with-curses was requested." >&5
12460 echo "$as_me: error: lib(n)curses development files not found, curses won't be supported.
12461 This is an error since --with-curses was requested." >&2;}
12462 { (exit 1); exit 1; }; } ;;
12467 # Extract the first word of "sane-config", so it can be a program name with args.
12468 set dummy sane-config; ac_word=$2
12469 { echo "$as_me:$LINENO: checking for $ac_word" >&5
12470 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
12471 if test "${ac_cv_prog_sane_devel+set}" = set; then
12472 echo $ECHO_N "(cached) $ECHO_C" >&6
12474 if test -n "$sane_devel"; then
12475 ac_cv_prog_sane_devel="$sane_devel" # Let the user override the test.
12477 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12478 for as_dir in $PATH
12481 test -z "$as_dir" && as_dir=.
12482 for ac_exec_ext in '' $ac_executable_extensions; do
12483 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12484 ac_cv_prog_sane_devel="sane-config"
12485 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12492 test -z "$ac_cv_prog_sane_devel" && ac_cv_prog_sane_devel="no"
12495 sane_devel=$ac_cv_prog_sane_devel
12496 if test -n "$sane_devel"; then
12497 { echo "$as_me:$LINENO: result: $sane_devel" >&5
12498 echo "${ECHO_T}$sane_devel" >&6; }
12500 { echo "$as_me:$LINENO: result: no" >&5
12501 echo "${ECHO_T}no" >&6; }
12505 if test "$sane_devel" != "no" -a "x$with_sane" != "xno"
12507 ac_sane_incl="`$sane_devel --cflags`"
12508 ac_save_CPPFLAGS="$CPPFLAGS"
12509 CPPFLAGS="$CPPFLAGS $ac_sane_incl"
12510 if test "${ac_cv_header_sane_sane_h+set}" = set; then
12511 { echo "$as_me:$LINENO: checking for sane/sane.h" >&5
12512 echo $ECHO_N "checking for sane/sane.h... $ECHO_C" >&6; }
12513 if test "${ac_cv_header_sane_sane_h+set}" = set; then
12514 echo $ECHO_N "(cached) $ECHO_C" >&6
12516 { echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
12517 echo "${ECHO_T}$ac_cv_header_sane_sane_h" >&6; }
12519 # Is the header compilable?
12520 { echo "$as_me:$LINENO: checking sane/sane.h usability" >&5
12521 echo $ECHO_N "checking sane/sane.h usability... $ECHO_C" >&6; }
12522 cat >conftest.$ac_ext <<_ACEOF
12525 cat confdefs.h >>conftest.$ac_ext
12526 cat >>conftest.$ac_ext <<_ACEOF
12527 /* end confdefs.h. */
12528 $ac_includes_default
12529 #include <sane/sane.h>
12531 rm -f conftest.$ac_objext
12532 if { (ac_try="$ac_compile"
12533 case "(($ac_try" in
12534 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12535 *) ac_try_echo=$ac_try;;
12537 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12538 (eval "$ac_compile") 2>conftest.er1
12540 grep -v '^ *+' conftest.er1 >conftest.err
12542 cat conftest.err >&5
12543 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12544 (exit $ac_status); } && {
12545 test -z "$ac_c_werror_flag" ||
12546 test ! -s conftest.err
12547 } && test -s conftest.$ac_objext; then
12548 ac_header_compiler=yes
12550 echo "$as_me: failed program was:" >&5
12551 sed 's/^/| /' conftest.$ac_ext >&5
12553 ac_header_compiler=no
12556 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12557 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12558 echo "${ECHO_T}$ac_header_compiler" >&6; }
12560 # Is the header present?
12561 { echo "$as_me:$LINENO: checking sane/sane.h presence" >&5
12562 echo $ECHO_N "checking sane/sane.h presence... $ECHO_C" >&6; }
12563 cat >conftest.$ac_ext <<_ACEOF
12566 cat confdefs.h >>conftest.$ac_ext
12567 cat >>conftest.$ac_ext <<_ACEOF
12568 /* end confdefs.h. */
12569 #include <sane/sane.h>
12571 if { (ac_try="$ac_cpp conftest.$ac_ext"
12572 case "(($ac_try" in
12573 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12574 *) ac_try_echo=$ac_try;;
12576 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12577 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12579 grep -v '^ *+' conftest.er1 >conftest.err
12581 cat conftest.err >&5
12582 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12583 (exit $ac_status); } >/dev/null && {
12584 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12585 test ! -s conftest.err
12587 ac_header_preproc=yes
12589 echo "$as_me: failed program was:" >&5
12590 sed 's/^/| /' conftest.$ac_ext >&5
12592 ac_header_preproc=no
12595 rm -f conftest.err conftest.$ac_ext
12596 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12597 echo "${ECHO_T}$ac_header_preproc" >&6; }
12599 # So? What about this header?
12600 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12602 { echo "$as_me:$LINENO: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&5
12603 echo "$as_me: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
12604 { echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the compiler's result" >&5
12605 echo "$as_me: WARNING: sane/sane.h: proceeding with the compiler's result" >&2;}
12606 ac_header_preproc=yes
12609 { echo "$as_me:$LINENO: WARNING: sane/sane.h: present but cannot be compiled" >&5
12610 echo "$as_me: WARNING: sane/sane.h: present but cannot be compiled" >&2;}
12611 { echo "$as_me:$LINENO: WARNING: sane/sane.h: check for missing prerequisite headers?" >&5
12612 echo "$as_me: WARNING: sane/sane.h: check for missing prerequisite headers?" >&2;}
12613 { echo "$as_me:$LINENO: WARNING: sane/sane.h: see the Autoconf documentation" >&5
12614 echo "$as_me: WARNING: sane/sane.h: see the Autoconf documentation" >&2;}
12615 { echo "$as_me:$LINENO: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&5
12616 echo "$as_me: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&2;}
12617 { echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&5
12618 echo "$as_me: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&2;}
12619 { echo "$as_me:$LINENO: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&5
12620 echo "$as_me: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&2;}
12622 ## ------------------------------------ ##
12623 ## Report this to wine-devel@winehq.org ##
12624 ## ------------------------------------ ##
12626 ) | sed "s/^/$as_me: WARNING: /" >&2
12629 { echo "$as_me:$LINENO: checking for sane/sane.h" >&5
12630 echo $ECHO_N "checking for sane/sane.h... $ECHO_C" >&6; }
12631 if test "${ac_cv_header_sane_sane_h+set}" = set; then
12632 echo $ECHO_N "(cached) $ECHO_C" >&6
12634 ac_cv_header_sane_sane_h=$ac_header_preproc
12636 { echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
12637 echo "${ECHO_T}$ac_cv_header_sane_sane_h" >&6; }
12640 if test $ac_cv_header_sane_sane_h = yes; then
12641 { echo "$as_me:$LINENO: checking for -lsane" >&5
12642 echo $ECHO_N "checking for -lsane... $ECHO_C" >&6; }
12643 if test "${ac_cv_lib_soname_sane+set}" = set; then
12644 echo $ECHO_N "(cached) $ECHO_C" >&6
12646 ac_check_soname_save_LIBS=$LIBS
12647 LIBS="-lsane $LIBS"
12648 cat >conftest.$ac_ext <<_ACEOF
12651 cat confdefs.h >>conftest.$ac_ext
12652 cat >>conftest.$ac_ext <<_ACEOF
12653 /* end confdefs.h. */
12655 /* Override any GCC internal prototype to avoid an error.
12656 Use char because int might match the return type of a GCC
12657 builtin and then its argument prototype would still apply. */
12665 return sane_init ();
12670 rm -f conftest.$ac_objext conftest$ac_exeext
12671 if { (ac_try="$ac_link"
12672 case "(($ac_try" in
12673 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12674 *) ac_try_echo=$ac_try;;
12676 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12677 (eval "$ac_link") 2>conftest.er1
12679 grep -v '^ *+' conftest.er1 >conftest.err
12681 cat conftest.err >&5
12682 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12683 (exit $ac_status); } && {
12684 test -z "$ac_c_werror_flag" ||
12685 test ! -s conftest.err
12686 } && test -s conftest$ac_exeext &&
12687 $as_test_x conftest$ac_exeext; then
12690 dylib) ac_cv_lib_soname_sane=`otool -L conftest$ac_exeext | grep "libsane\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libsane\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
12691 *) ac_cv_lib_soname_sane=`$ac_cv_path_LDD conftest$ac_exeext | grep "libsane\\.$LIBEXT" | sed -e "s/^.*\(libsane\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
12694 echo "$as_me: failed program was:" >&5
12695 sed 's/^/| /' conftest.$ac_ext >&5
12700 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12701 conftest$ac_exeext conftest.$ac_ext
12702 LIBS=$ac_check_soname_save_LIBS
12704 if test "x$ac_cv_lib_soname_sane" = "x"; then
12705 { echo "$as_me:$LINENO: result: not found" >&5
12706 echo "${ECHO_T}not found" >&6; }
12709 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_sane" >&5
12710 echo "${ECHO_T}$ac_cv_lib_soname_sane" >&6; }
12712 cat >>confdefs.h <<_ACEOF
12713 #define SONAME_LIBSANE "$ac_cv_lib_soname_sane"
12716 SANEINCL="$ac_sane_incl"
12723 CPPFLAGS="$ac_save_CPPFLAGS"
12725 if test "x$ac_cv_lib_soname_sane" = "x"; then
12726 case "x$with_sane" in
12727 x) wine_notices="$wine_notices|libsane development files not found, scanners won't be supported." ;;
12729 *) { { echo "$as_me:$LINENO: error: libsane development files not found, scanners won't be supported.
12730 This is an error since --with-sane was requested." >&5
12731 echo "$as_me: error: libsane development files not found, scanners won't be supported.
12732 This is an error since --with-sane was requested." >&2;}
12733 { (exit 1); exit 1; }; } ;;
12738 # Extract the first word of "gphoto2-config", so it can be a program name with args.
12739 set dummy gphoto2-config; ac_word=$2
12740 { echo "$as_me:$LINENO: checking for $ac_word" >&5
12741 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
12742 if test "${ac_cv_prog_gphoto2_devel+set}" = set; then
12743 echo $ECHO_N "(cached) $ECHO_C" >&6
12745 if test -n "$gphoto2_devel"; then
12746 ac_cv_prog_gphoto2_devel="$gphoto2_devel" # Let the user override the test.
12748 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12749 for as_dir in $PATH
12752 test -z "$as_dir" && as_dir=.
12753 for ac_exec_ext in '' $ac_executable_extensions; do
12754 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12755 ac_cv_prog_gphoto2_devel="gphoto2-config"
12756 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12763 test -z "$ac_cv_prog_gphoto2_devel" && ac_cv_prog_gphoto2_devel="no"
12766 gphoto2_devel=$ac_cv_prog_gphoto2_devel
12767 if test -n "$gphoto2_devel"; then
12768 { echo "$as_me:$LINENO: result: $gphoto2_devel" >&5
12769 echo "${ECHO_T}$gphoto2_devel" >&6; }
12771 { echo "$as_me:$LINENO: result: no" >&5
12772 echo "${ECHO_T}no" >&6; }
12776 # Extract the first word of "gphoto2-port-config", so it can be a program name with args.
12777 set dummy gphoto2-port-config; ac_word=$2
12778 { echo "$as_me:$LINENO: checking for $ac_word" >&5
12779 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
12780 if test "${ac_cv_prog_gphoto2port_devel+set}" = set; then
12781 echo $ECHO_N "(cached) $ECHO_C" >&6
12783 if test -n "$gphoto2port_devel"; then
12784 ac_cv_prog_gphoto2port_devel="$gphoto2port_devel" # Let the user override the test.
12786 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12787 for as_dir in $PATH
12790 test -z "$as_dir" && as_dir=.
12791 for ac_exec_ext in '' $ac_executable_extensions; do
12792 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12793 ac_cv_prog_gphoto2port_devel="gphoto2-port-config"
12794 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12801 test -z "$ac_cv_prog_gphoto2port_devel" && ac_cv_prog_gphoto2port_devel="no"
12804 gphoto2port_devel=$ac_cv_prog_gphoto2port_devel
12805 if test -n "$gphoto2port_devel"; then
12806 { echo "$as_me:$LINENO: result: $gphoto2port_devel" >&5
12807 echo "${ECHO_T}$gphoto2port_devel" >&6; }
12809 { echo "$as_me:$LINENO: result: no" >&5
12810 echo "${ECHO_T}no" >&6; }
12814 if test "$gphoto2_devel" != "no" -a "$gphoto2port_devel" != "no" -a "x$with_gphoto" != "xno"
12816 ac_gphoto2_incl="`$gphoto2_devel --cflags` `$gphoto2port_devel --cflags`"
12818 for i in `$gphoto2_devel --libs` `$gphoto2port_devel --libs`
12821 -L/usr/lib|-L/usr/lib64) ;;
12822 -L*|-l*) ac_gphoto2_libs="$ac_gphoto2_libs $i";;
12825 ac_save_CPPFLAGS="$CPPFLAGS"
12826 CPPFLAGS="$CPPFLAGS $ac_gphoto2_incl"
12827 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
12828 { echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
12829 echo $ECHO_N "checking for gphoto2-camera.h... $ECHO_C" >&6; }
12830 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
12831 echo $ECHO_N "(cached) $ECHO_C" >&6
12833 { echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
12834 echo "${ECHO_T}$ac_cv_header_gphoto2_camera_h" >&6; }
12836 # Is the header compilable?
12837 { echo "$as_me:$LINENO: checking gphoto2-camera.h usability" >&5
12838 echo $ECHO_N "checking gphoto2-camera.h usability... $ECHO_C" >&6; }
12839 cat >conftest.$ac_ext <<_ACEOF
12842 cat confdefs.h >>conftest.$ac_ext
12843 cat >>conftest.$ac_ext <<_ACEOF
12844 /* end confdefs.h. */
12845 $ac_includes_default
12846 #include <gphoto2-camera.h>
12848 rm -f conftest.$ac_objext
12849 if { (ac_try="$ac_compile"
12850 case "(($ac_try" in
12851 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12852 *) ac_try_echo=$ac_try;;
12854 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12855 (eval "$ac_compile") 2>conftest.er1
12857 grep -v '^ *+' conftest.er1 >conftest.err
12859 cat conftest.err >&5
12860 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12861 (exit $ac_status); } && {
12862 test -z "$ac_c_werror_flag" ||
12863 test ! -s conftest.err
12864 } && test -s conftest.$ac_objext; then
12865 ac_header_compiler=yes
12867 echo "$as_me: failed program was:" >&5
12868 sed 's/^/| /' conftest.$ac_ext >&5
12870 ac_header_compiler=no
12873 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12874 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12875 echo "${ECHO_T}$ac_header_compiler" >&6; }
12877 # Is the header present?
12878 { echo "$as_me:$LINENO: checking gphoto2-camera.h presence" >&5
12879 echo $ECHO_N "checking gphoto2-camera.h presence... $ECHO_C" >&6; }
12880 cat >conftest.$ac_ext <<_ACEOF
12883 cat confdefs.h >>conftest.$ac_ext
12884 cat >>conftest.$ac_ext <<_ACEOF
12885 /* end confdefs.h. */
12886 #include <gphoto2-camera.h>
12888 if { (ac_try="$ac_cpp conftest.$ac_ext"
12889 case "(($ac_try" in
12890 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12891 *) ac_try_echo=$ac_try;;
12893 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12894 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12896 grep -v '^ *+' conftest.er1 >conftest.err
12898 cat conftest.err >&5
12899 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12900 (exit $ac_status); } >/dev/null && {
12901 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12902 test ! -s conftest.err
12904 ac_header_preproc=yes
12906 echo "$as_me: failed program was:" >&5
12907 sed 's/^/| /' conftest.$ac_ext >&5
12909 ac_header_preproc=no
12912 rm -f conftest.err conftest.$ac_ext
12913 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12914 echo "${ECHO_T}$ac_header_preproc" >&6; }
12916 # So? What about this header?
12917 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12919 { echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&5
12920 echo "$as_me: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
12921 { echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&5
12922 echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&2;}
12923 ac_header_preproc=yes
12926 { echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: present but cannot be compiled" >&5
12927 echo "$as_me: WARNING: gphoto2-camera.h: present but cannot be compiled" >&2;}
12928 { echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: check for missing prerequisite headers?" >&5
12929 echo "$as_me: WARNING: gphoto2-camera.h: check for missing prerequisite headers?" >&2;}
12930 { echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&5
12931 echo "$as_me: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&2;}
12932 { echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: section \"Present But Cannot Be Compiled\"" >&5
12933 echo "$as_me: WARNING: gphoto2-camera.h: section \"Present But Cannot Be Compiled\"" >&2;}
12934 { echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&5
12935 echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&2;}
12936 { echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&5
12937 echo "$as_me: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&2;}
12939 ## ------------------------------------ ##
12940 ## Report this to wine-devel@winehq.org ##
12941 ## ------------------------------------ ##
12943 ) | sed "s/^/$as_me: WARNING: /" >&2
12946 { echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
12947 echo $ECHO_N "checking for gphoto2-camera.h... $ECHO_C" >&6; }
12948 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
12949 echo $ECHO_N "(cached) $ECHO_C" >&6
12951 ac_cv_header_gphoto2_camera_h=$ac_header_preproc
12953 { echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
12954 echo "${ECHO_T}$ac_cv_header_gphoto2_camera_h" >&6; }
12957 if test $ac_cv_header_gphoto2_camera_h = yes; then
12958 { echo "$as_me:$LINENO: checking for gp_camera_new in -lgphoto2" >&5
12959 echo $ECHO_N "checking for gp_camera_new in -lgphoto2... $ECHO_C" >&6; }
12960 if test "${ac_cv_lib_gphoto2_gp_camera_new+set}" = set; then
12961 echo $ECHO_N "(cached) $ECHO_C" >&6
12963 ac_check_lib_save_LIBS=$LIBS
12964 LIBS="-lgphoto2 $GPHOTO2LIBS $LIBS"
12965 cat >conftest.$ac_ext <<_ACEOF
12968 cat confdefs.h >>conftest.$ac_ext
12969 cat >>conftest.$ac_ext <<_ACEOF
12970 /* end confdefs.h. */
12972 /* Override any GCC internal prototype to avoid an error.
12973 Use char because int might match the return type of a GCC
12974 builtin and then its argument prototype would still apply. */
12978 char gp_camera_new ();
12982 return gp_camera_new ();
12987 rm -f conftest.$ac_objext conftest$ac_exeext
12988 if { (ac_try="$ac_link"
12989 case "(($ac_try" in
12990 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12991 *) ac_try_echo=$ac_try;;
12993 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12994 (eval "$ac_link") 2>conftest.er1
12996 grep -v '^ *+' conftest.er1 >conftest.err
12998 cat conftest.err >&5
12999 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13000 (exit $ac_status); } && {
13001 test -z "$ac_c_werror_flag" ||
13002 test ! -s conftest.err
13003 } && test -s conftest$ac_exeext &&
13004 $as_test_x conftest$ac_exeext; then
13005 ac_cv_lib_gphoto2_gp_camera_new=yes
13007 echo "$as_me: failed program was:" >&5
13008 sed 's/^/| /' conftest.$ac_ext >&5
13010 ac_cv_lib_gphoto2_gp_camera_new=no
13013 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13014 conftest$ac_exeext conftest.$ac_ext
13015 LIBS=$ac_check_lib_save_LIBS
13017 { echo "$as_me:$LINENO: result: $ac_cv_lib_gphoto2_gp_camera_new" >&5
13018 echo "${ECHO_T}$ac_cv_lib_gphoto2_gp_camera_new" >&6; }
13019 if test $ac_cv_lib_gphoto2_gp_camera_new = yes; then
13021 cat >>confdefs.h <<\_ACEOF
13022 #define HAVE_GPHOTO2 1
13025 GPHOTO2LIBS="$ac_gphoto2_libs"
13027 GPHOTO2INCL="$ac_gphoto2_incl"
13034 CPPFLAGS="$ac_save_CPPFLAGS"
13036 if test "$ac_cv_lib_gphoto2_gp_camera_new" != "yes"; then
13037 case "x$with_gphoto" in
13038 x) wine_notices="$wine_notices|libgphoto2 development files not found, digital cameras won't be supported." ;;
13040 *) { { echo "$as_me:$LINENO: error: libgphoto2 development files not found, digital cameras won't be supported.
13041 This is an error since --with-gphoto was requested." >&5
13042 echo "$as_me: error: libgphoto2 development files not found, digital cameras won't be supported.
13043 This is an error since --with-gphoto was requested." >&2;}
13044 { (exit 1); exit 1; }; } ;;
13052 if test "$ac_cv_header_resolv_h" = "yes"
13054 { echo "$as_me:$LINENO: checking for res_query in -lresolv" >&5
13055 echo $ECHO_N "checking for res_query in -lresolv... $ECHO_C" >&6; }
13056 if test "${ac_cv_lib_resolv_res_query+set}" = set; then
13057 echo $ECHO_N "(cached) $ECHO_C" >&6
13059 ac_check_lib_save_LIBS=$LIBS
13060 LIBS="-lresolv $LIBS"
13061 cat >conftest.$ac_ext <<_ACEOF
13064 cat confdefs.h >>conftest.$ac_ext
13065 cat >>conftest.$ac_ext <<_ACEOF
13066 /* end confdefs.h. */
13068 /* Override any GCC internal prototype to avoid an error.
13069 Use char because int might match the return type of a GCC
13070 builtin and then its argument prototype would still apply. */
13078 return res_query ();
13083 rm -f conftest.$ac_objext conftest$ac_exeext
13084 if { (ac_try="$ac_link"
13085 case "(($ac_try" in
13086 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13087 *) ac_try_echo=$ac_try;;
13089 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13090 (eval "$ac_link") 2>conftest.er1
13092 grep -v '^ *+' conftest.er1 >conftest.err
13094 cat conftest.err >&5
13095 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13096 (exit $ac_status); } && {
13097 test -z "$ac_c_werror_flag" ||
13098 test ! -s conftest.err
13099 } && test -s conftest$ac_exeext &&
13100 $as_test_x conftest$ac_exeext; then
13101 ac_cv_lib_resolv_res_query=yes
13103 echo "$as_me: failed program was:" >&5
13104 sed 's/^/| /' conftest.$ac_ext >&5
13106 ac_cv_lib_resolv_res_query=no
13109 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13110 conftest$ac_exeext conftest.$ac_ext
13111 LIBS=$ac_check_lib_save_LIBS
13113 { echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_res_query" >&5
13114 echo "${ECHO_T}$ac_cv_lib_resolv_res_query" >&6; }
13115 if test $ac_cv_lib_resolv_res_query = yes; then
13117 cat >>confdefs.h <<\_ACEOF
13118 #define HAVE_RESOLV 1
13121 RESOLVLIBS="-lresolv"
13128 if test "$ac_cv_header_lcms_h" = "yes" -o "$ac_cv_header_lcms_lcms_h" = "yes"
13130 { echo "$as_me:$LINENO: checking for cmsOpenProfileFromFile in -llcms" >&5
13131 echo $ECHO_N "checking for cmsOpenProfileFromFile in -llcms... $ECHO_C" >&6; }
13132 if test "${ac_cv_lib_lcms_cmsOpenProfileFromFile+set}" = set; then
13133 echo $ECHO_N "(cached) $ECHO_C" >&6
13135 ac_check_lib_save_LIBS=$LIBS
13136 LIBS="-llcms $LIBS"
13137 cat >conftest.$ac_ext <<_ACEOF
13140 cat confdefs.h >>conftest.$ac_ext
13141 cat >>conftest.$ac_ext <<_ACEOF
13142 /* end confdefs.h. */
13144 /* Override any GCC internal prototype to avoid an error.
13145 Use char because int might match the return type of a GCC
13146 builtin and then its argument prototype would still apply. */
13150 char cmsOpenProfileFromFile ();
13154 return cmsOpenProfileFromFile ();
13159 rm -f conftest.$ac_objext conftest$ac_exeext
13160 if { (ac_try="$ac_link"
13161 case "(($ac_try" in
13162 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13163 *) ac_try_echo=$ac_try;;
13165 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13166 (eval "$ac_link") 2>conftest.er1
13168 grep -v '^ *+' conftest.er1 >conftest.err
13170 cat conftest.err >&5
13171 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13172 (exit $ac_status); } && {
13173 test -z "$ac_c_werror_flag" ||
13174 test ! -s conftest.err
13175 } && test -s conftest$ac_exeext &&
13176 $as_test_x conftest$ac_exeext; then
13177 ac_cv_lib_lcms_cmsOpenProfileFromFile=yes
13179 echo "$as_me: failed program was:" >&5
13180 sed 's/^/| /' conftest.$ac_ext >&5
13182 ac_cv_lib_lcms_cmsOpenProfileFromFile=no
13185 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13186 conftest$ac_exeext conftest.$ac_ext
13187 LIBS=$ac_check_lib_save_LIBS
13189 { echo "$as_me:$LINENO: result: $ac_cv_lib_lcms_cmsOpenProfileFromFile" >&5
13190 echo "${ECHO_T}$ac_cv_lib_lcms_cmsOpenProfileFromFile" >&6; }
13191 if test $ac_cv_lib_lcms_cmsOpenProfileFromFile = yes; then
13193 cat >>confdefs.h <<\_ACEOF
13194 #define HAVE_LCMS 1
13201 if test "$ac_cv_lib_lcms_cmsOpenProfileFromFile" != "yes"; then
13202 case "x$with_cms" in
13203 x) wine_notices="$wine_notices|liblcms development files not found, Color Management won't be supported." ;;
13205 *) { { echo "$as_me:$LINENO: error: liblcms development files not found, Color Management won't be supported.
13206 This is an error since --with-cms was requested." >&5
13207 echo "$as_me: error: liblcms development files not found, Color Management won't be supported.
13208 This is an error since --with-cms was requested." >&2;}
13209 { (exit 1); exit 1; }; } ;;
13216 if test "$ac_cv_header_ldap_h" = "yes" -a "$ac_cv_header_lber_h" = "yes"
13218 { echo "$as_me:$LINENO: checking for ldap_initialize in -lldap_r" >&5
13219 echo $ECHO_N "checking for ldap_initialize in -lldap_r... $ECHO_C" >&6; }
13220 if test "${ac_cv_lib_ldap_r_ldap_initialize+set}" = set; then
13221 echo $ECHO_N "(cached) $ECHO_C" >&6
13223 ac_check_lib_save_LIBS=$LIBS
13224 LIBS="-lldap_r $LIBPTHREAD $LIBS"
13225 cat >conftest.$ac_ext <<_ACEOF
13228 cat confdefs.h >>conftest.$ac_ext
13229 cat >>conftest.$ac_ext <<_ACEOF
13230 /* end confdefs.h. */
13232 /* Override any GCC internal prototype to avoid an error.
13233 Use char because int might match the return type of a GCC
13234 builtin and then its argument prototype would still apply. */
13238 char ldap_initialize ();
13242 return ldap_initialize ();
13247 rm -f conftest.$ac_objext conftest$ac_exeext
13248 if { (ac_try="$ac_link"
13249 case "(($ac_try" in
13250 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13251 *) ac_try_echo=$ac_try;;
13253 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13254 (eval "$ac_link") 2>conftest.er1
13256 grep -v '^ *+' conftest.er1 >conftest.err
13258 cat conftest.err >&5
13259 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13260 (exit $ac_status); } && {
13261 test -z "$ac_c_werror_flag" ||
13262 test ! -s conftest.err
13263 } && test -s conftest$ac_exeext &&
13264 $as_test_x conftest$ac_exeext; then
13265 ac_cv_lib_ldap_r_ldap_initialize=yes
13267 echo "$as_me: failed program was:" >&5
13268 sed 's/^/| /' conftest.$ac_ext >&5
13270 ac_cv_lib_ldap_r_ldap_initialize=no
13273 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13274 conftest$ac_exeext conftest.$ac_ext
13275 LIBS=$ac_check_lib_save_LIBS
13277 { echo "$as_me:$LINENO: result: $ac_cv_lib_ldap_r_ldap_initialize" >&5
13278 echo "${ECHO_T}$ac_cv_lib_ldap_r_ldap_initialize" >&6; }
13279 if test $ac_cv_lib_ldap_r_ldap_initialize = yes; then
13280 { echo "$as_me:$LINENO: checking for ber_init in -llber" >&5
13281 echo $ECHO_N "checking for ber_init in -llber... $ECHO_C" >&6; }
13282 if test "${ac_cv_lib_lber_ber_init+set}" = set; then
13283 echo $ECHO_N "(cached) $ECHO_C" >&6
13285 ac_check_lib_save_LIBS=$LIBS
13286 LIBS="-llber $LIBPTHREAD $LIBS"
13287 cat >conftest.$ac_ext <<_ACEOF
13290 cat confdefs.h >>conftest.$ac_ext
13291 cat >>conftest.$ac_ext <<_ACEOF
13292 /* end confdefs.h. */
13294 /* Override any GCC internal prototype to avoid an error.
13295 Use char because int might match the return type of a GCC
13296 builtin and then its argument prototype would still apply. */
13304 return ber_init ();
13309 rm -f conftest.$ac_objext conftest$ac_exeext
13310 if { (ac_try="$ac_link"
13311 case "(($ac_try" in
13312 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13313 *) ac_try_echo=$ac_try;;
13315 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13316 (eval "$ac_link") 2>conftest.er1
13318 grep -v '^ *+' conftest.er1 >conftest.err
13320 cat conftest.err >&5
13321 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13322 (exit $ac_status); } && {
13323 test -z "$ac_c_werror_flag" ||
13324 test ! -s conftest.err
13325 } && test -s conftest$ac_exeext &&
13326 $as_test_x conftest$ac_exeext; then
13327 ac_cv_lib_lber_ber_init=yes
13329 echo "$as_me: failed program was:" >&5
13330 sed 's/^/| /' conftest.$ac_ext >&5
13332 ac_cv_lib_lber_ber_init=no
13335 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13336 conftest$ac_exeext conftest.$ac_ext
13337 LIBS=$ac_check_lib_save_LIBS
13339 { echo "$as_me:$LINENO: result: $ac_cv_lib_lber_ber_init" >&5
13340 echo "${ECHO_T}$ac_cv_lib_lber_ber_init" >&6; }
13341 if test $ac_cv_lib_lber_ber_init = yes; then
13343 cat >>confdefs.h <<\_ACEOF
13344 #define HAVE_LDAP 1
13347 LDAPLIBS="-lldap_r -llber"
13352 ac_wine_check_funcs_save_LIBS="$LIBS"
13353 LIBS="$LIBS $LDAPLIBS $LIBPTHREAD"
13363 ldap_count_references \
13364 ldap_first_reference \
13365 ldap_next_reference \
13366 ldap_parse_reference \
13367 ldap_parse_sort_control \
13368 ldap_parse_sortresponse_control \
13369 ldap_parse_vlv_control \
13370 ldap_parse_vlvresponse_control
13372 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
13373 { echo "$as_me:$LINENO: checking for $ac_func" >&5
13374 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
13375 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
13376 echo $ECHO_N "(cached) $ECHO_C" >&6
13378 cat >conftest.$ac_ext <<_ACEOF
13381 cat confdefs.h >>conftest.$ac_ext
13382 cat >>conftest.$ac_ext <<_ACEOF
13383 /* end confdefs.h. */
13384 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
13385 For example, HP-UX 11i <limits.h> declares gettimeofday. */
13386 #define $ac_func innocuous_$ac_func
13388 /* System header to define __stub macros and hopefully few prototypes,
13389 which can conflict with char $ac_func (); below.
13390 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13391 <limits.h> exists even on freestanding compilers. */
13394 # include <limits.h>
13396 # include <assert.h>
13401 /* Override any GCC internal prototype to avoid an error.
13402 Use char because int might match the return type of a GCC
13403 builtin and then its argument prototype would still apply. */
13408 /* The GNU C library defines this for functions which it implements
13409 to always fail with ENOSYS. Some functions are actually named
13410 something starting with __ and the normal name is an alias. */
13411 #if defined __stub_$ac_func || defined __stub___$ac_func
13418 return $ac_func ();
13423 rm -f conftest.$ac_objext conftest$ac_exeext
13424 if { (ac_try="$ac_link"
13425 case "(($ac_try" in
13426 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13427 *) ac_try_echo=$ac_try;;
13429 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13430 (eval "$ac_link") 2>conftest.er1
13432 grep -v '^ *+' conftest.er1 >conftest.err
13434 cat conftest.err >&5
13435 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13436 (exit $ac_status); } && {
13437 test -z "$ac_c_werror_flag" ||
13438 test ! -s conftest.err
13439 } && test -s conftest$ac_exeext &&
13440 $as_test_x conftest$ac_exeext; then
13441 eval "$as_ac_var=yes"
13443 echo "$as_me: failed program was:" >&5
13444 sed 's/^/| /' conftest.$ac_ext >&5
13446 eval "$as_ac_var=no"
13449 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13450 conftest$ac_exeext conftest.$ac_ext
13452 ac_res=`eval echo '${'$as_ac_var'}'`
13453 { echo "$as_me:$LINENO: result: $ac_res" >&5
13454 echo "${ECHO_T}$ac_res" >&6; }
13455 if test `eval echo '${'$as_ac_var'}'` = yes; then
13456 cat >>confdefs.h <<_ACEOF
13457 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
13463 LIBS="$ac_wine_check_funcs_save_LIBS"
13465 if test "x$LDAPLIBS" = "x"; then
13466 case "x$with_ldap" in
13467 x) wine_notices="$wine_notices|libldap (OpenLDAP) development files not found, LDAP won't be supported." ;;
13469 *) { { echo "$as_me:$LINENO: error: libldap (OpenLDAP) development files not found, LDAP won't be supported.
13470 This is an error since --with-ldap was requested." >&5
13471 echo "$as_me: error: libldap (OpenLDAP) development files not found, LDAP won't be supported.
13472 This is an error since --with-ldap was requested." >&2;}
13473 { (exit 1); exit 1; }; } ;;
13478 for ac_prog in freetype-config freetype2-config
13480 # Extract the first word of "$ac_prog", so it can be a program name with args.
13481 set dummy $ac_prog; ac_word=$2
13482 { echo "$as_me:$LINENO: checking for $ac_word" >&5
13483 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
13484 if test "${ac_cv_prog_ft_devel+set}" = set; then
13485 echo $ECHO_N "(cached) $ECHO_C" >&6
13487 if test -n "$ft_devel"; then
13488 ac_cv_prog_ft_devel="$ft_devel" # Let the user override the test.
13490 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13491 for as_dir in $PATH
13494 test -z "$as_dir" && as_dir=.
13495 for ac_exec_ext in '' $ac_executable_extensions; do
13496 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13497 ac_cv_prog_ft_devel="$ac_prog"
13498 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13507 ft_devel=$ac_cv_prog_ft_devel
13508 if test -n "$ft_devel"; then
13509 { echo "$as_me:$LINENO: result: $ft_devel" >&5
13510 echo "${ECHO_T}$ft_devel" >&6; }
13512 { echo "$as_me:$LINENO: result: no" >&5
13513 echo "${ECHO_T}no" >&6; }
13517 test -n "$ft_devel" && break
13519 test -n "$ft_devel" || ft_devel="false"
13521 if test "$ft_devel" != "false"
13523 ac_freetype_libs=`$ft_devel --libs`
13524 ac_freetype_incl=`$ft_devel --cflags`
13525 { echo "$as_me:$LINENO: checking for -lfreetype" >&5
13526 echo $ECHO_N "checking for -lfreetype... $ECHO_C" >&6; }
13527 if test "${ac_cv_lib_soname_freetype+set}" = set; then
13528 echo $ECHO_N "(cached) $ECHO_C" >&6
13530 ac_check_soname_save_LIBS=$LIBS
13531 LIBS="-lfreetype $ac_freetype_libs $LIBS"
13532 cat >conftest.$ac_ext <<_ACEOF
13535 cat confdefs.h >>conftest.$ac_ext
13536 cat >>conftest.$ac_ext <<_ACEOF
13537 /* end confdefs.h. */
13539 /* Override any GCC internal prototype to avoid an error.
13540 Use char because int might match the return type of a GCC
13541 builtin and then its argument prototype would still apply. */
13545 char FT_Init_FreeType ();
13549 return FT_Init_FreeType ();
13554 rm -f conftest.$ac_objext conftest$ac_exeext
13555 if { (ac_try="$ac_link"
13556 case "(($ac_try" in
13557 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13558 *) ac_try_echo=$ac_try;;
13560 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13561 (eval "$ac_link") 2>conftest.er1
13563 grep -v '^ *+' conftest.er1 >conftest.err
13565 cat conftest.err >&5
13566 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13567 (exit $ac_status); } && {
13568 test -z "$ac_c_werror_flag" ||
13569 test ! -s conftest.err
13570 } && test -s conftest$ac_exeext &&
13571 $as_test_x conftest$ac_exeext; then
13574 dylib) ac_cv_lib_soname_freetype=`otool -L conftest$ac_exeext | grep "libfreetype\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libfreetype\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
13575 *) ac_cv_lib_soname_freetype=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfreetype\\.$LIBEXT" | sed -e "s/^.*\(libfreetype\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13578 echo "$as_me: failed program was:" >&5
13579 sed 's/^/| /' conftest.$ac_ext >&5
13584 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13585 conftest$ac_exeext conftest.$ac_ext
13586 LIBS=$ac_check_soname_save_LIBS
13588 if test "x$ac_cv_lib_soname_freetype" = "x"; then
13589 { echo "$as_me:$LINENO: result: not found" >&5
13590 echo "${ECHO_T}not found" >&6; }
13593 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_freetype" >&5
13594 echo "${ECHO_T}$ac_cv_lib_soname_freetype" >&6; }
13596 cat >>confdefs.h <<_ACEOF
13597 #define SONAME_LIBFREETYPE "$ac_cv_lib_soname_freetype"
13603 if test "$ft_lib" = "yes"
13605 ac_save_CPPFLAGS="$CPPFLAGS"
13606 CPPFLAGS="$ac_freetype_incl $CPPFLAGS"
13619 for ac_header in ft2build.h \
13620 freetype/freetype.h \
13621 freetype/ftglyph.h \
13622 freetype/fttypes.h \
13623 freetype/tttables.h \
13624 freetype/ftnames.h \
13625 freetype/ftsnames.h \
13626 freetype/ttnameid.h \
13627 freetype/ftoutln.h \
13628 freetype/ftwinfnt.h \
13629 freetype/ftmodapi.h \
13630 freetype/internal/sfnt.h
13632 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
13633 { echo "$as_me:$LINENO: checking for $ac_header" >&5
13634 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
13635 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
13636 echo $ECHO_N "(cached) $ECHO_C" >&6
13638 cat >conftest.$ac_ext <<_ACEOF
13641 cat confdefs.h >>conftest.$ac_ext
13642 cat >>conftest.$ac_ext <<_ACEOF
13643 /* end confdefs.h. */
13644 #if HAVE_FT2BUILD_H
13645 #include <ft2build.h>
13648 #include <$ac_header>
13650 rm -f conftest.$ac_objext
13651 if { (ac_try="$ac_compile"
13652 case "(($ac_try" in
13653 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13654 *) ac_try_echo=$ac_try;;
13656 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13657 (eval "$ac_compile") 2>conftest.er1
13659 grep -v '^ *+' conftest.er1 >conftest.err
13661 cat conftest.err >&5
13662 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13663 (exit $ac_status); } && {
13664 test -z "$ac_c_werror_flag" ||
13665 test ! -s conftest.err
13666 } && test -s conftest.$ac_objext; then
13667 eval "$as_ac_Header=yes"
13669 echo "$as_me: failed program was:" >&5
13670 sed 's/^/| /' conftest.$ac_ext >&5
13672 eval "$as_ac_Header=no"
13675 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13677 ac_res=`eval echo '${'$as_ac_Header'}'`
13678 { echo "$as_me:$LINENO: result: $ac_res" >&5
13679 echo "${ECHO_T}$ac_res" >&6; }
13680 if test `eval echo '${'$as_ac_Header'}'` = yes; then
13681 cat >>confdefs.h <<_ACEOF
13682 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
13689 cat >conftest.$ac_ext <<_ACEOF
13692 cat confdefs.h >>conftest.$ac_ext
13693 cat >>conftest.$ac_ext <<_ACEOF
13694 /* end confdefs.h. */
13695 #include <ft2build.h>
13696 #include <freetype/fttrigon.h>
13698 if { (ac_try="$ac_cpp conftest.$ac_ext"
13699 case "(($ac_try" in
13700 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13701 *) ac_try_echo=$ac_try;;
13703 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13704 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13706 grep -v '^ *+' conftest.er1 >conftest.err
13708 cat conftest.err >&5
13709 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13710 (exit $ac_status); } >/dev/null && {
13711 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13712 test ! -s conftest.err
13715 cat >>confdefs.h <<\_ACEOF
13716 #define HAVE_FREETYPE_FTTRIGON_H 1
13719 wine_cv_fttrigon=yes
13721 echo "$as_me: failed program was:" >&5
13722 sed 's/^/| /' conftest.$ac_ext >&5
13724 wine_cv_fttrigon=no
13727 rm -f conftest.err conftest.$ac_ext
13728 { echo "$as_me:$LINENO: checking for FT_TrueTypeEngineType" >&5
13729 echo $ECHO_N "checking for FT_TrueTypeEngineType... $ECHO_C" >&6; }
13730 if test "${ac_cv_type_FT_TrueTypeEngineType+set}" = set; then
13731 echo $ECHO_N "(cached) $ECHO_C" >&6
13733 cat >conftest.$ac_ext <<_ACEOF
13736 cat confdefs.h >>conftest.$ac_ext
13737 cat >>conftest.$ac_ext <<_ACEOF
13738 /* end confdefs.h. */
13739 #include <freetype/ftmodapi.h>
13741 typedef FT_TrueTypeEngineType ac__type_new_;
13745 if ((ac__type_new_ *) 0)
13747 if (sizeof (ac__type_new_))
13753 rm -f conftest.$ac_objext
13754 if { (ac_try="$ac_compile"
13755 case "(($ac_try" in
13756 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13757 *) ac_try_echo=$ac_try;;
13759 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13760 (eval "$ac_compile") 2>conftest.er1
13762 grep -v '^ *+' conftest.er1 >conftest.err
13764 cat conftest.err >&5
13765 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13766 (exit $ac_status); } && {
13767 test -z "$ac_c_werror_flag" ||
13768 test ! -s conftest.err
13769 } && test -s conftest.$ac_objext; then
13770 ac_cv_type_FT_TrueTypeEngineType=yes
13772 echo "$as_me: failed program was:" >&5
13773 sed 's/^/| /' conftest.$ac_ext >&5
13775 ac_cv_type_FT_TrueTypeEngineType=no
13778 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13780 { echo "$as_me:$LINENO: result: $ac_cv_type_FT_TrueTypeEngineType" >&5
13781 echo "${ECHO_T}$ac_cv_type_FT_TrueTypeEngineType" >&6; }
13782 if test $ac_cv_type_FT_TrueTypeEngineType = yes; then
13784 cat >>confdefs.h <<_ACEOF
13785 #define HAVE_FT_TRUETYPEENGINETYPE 1
13791 ac_save_CFLAGS="$CFLAGS"
13792 CFLAGS="$CFLAGS $ac_freetype_libs"
13794 for ac_func in FT_Load_Sfnt_Table
13796 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
13797 { echo "$as_me:$LINENO: checking for $ac_func" >&5
13798 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
13799 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
13800 echo $ECHO_N "(cached) $ECHO_C" >&6
13802 cat >conftest.$ac_ext <<_ACEOF
13805 cat confdefs.h >>conftest.$ac_ext
13806 cat >>conftest.$ac_ext <<_ACEOF
13807 /* end confdefs.h. */
13808 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
13809 For example, HP-UX 11i <limits.h> declares gettimeofday. */
13810 #define $ac_func innocuous_$ac_func
13812 /* System header to define __stub macros and hopefully few prototypes,
13813 which can conflict with char $ac_func (); below.
13814 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13815 <limits.h> exists even on freestanding compilers. */
13818 # include <limits.h>
13820 # include <assert.h>
13825 /* Override any GCC internal prototype to avoid an error.
13826 Use char because int might match the return type of a GCC
13827 builtin and then its argument prototype would still apply. */
13832 /* The GNU C library defines this for functions which it implements
13833 to always fail with ENOSYS. Some functions are actually named
13834 something starting with __ and the normal name is an alias. */
13835 #if defined __stub_$ac_func || defined __stub___$ac_func
13842 return $ac_func ();
13847 rm -f conftest.$ac_objext conftest$ac_exeext
13848 if { (ac_try="$ac_link"
13849 case "(($ac_try" in
13850 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13851 *) ac_try_echo=$ac_try;;
13853 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13854 (eval "$ac_link") 2>conftest.er1
13856 grep -v '^ *+' conftest.er1 >conftest.err
13858 cat conftest.err >&5
13859 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13860 (exit $ac_status); } && {
13861 test -z "$ac_c_werror_flag" ||
13862 test ! -s conftest.err
13863 } && test -s conftest$ac_exeext &&
13864 $as_test_x conftest$ac_exeext; then
13865 eval "$as_ac_var=yes"
13867 echo "$as_me: failed program was:" >&5
13868 sed 's/^/| /' conftest.$ac_ext >&5
13870 eval "$as_ac_var=no"
13873 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13874 conftest$ac_exeext conftest.$ac_ext
13876 ac_res=`eval echo '${'$as_ac_var'}'`
13877 { echo "$as_me:$LINENO: result: $ac_res" >&5
13878 echo "${ECHO_T}$ac_res" >&6; }
13879 if test `eval echo '${'$as_ac_var'}'` = yes; then
13880 cat >>confdefs.h <<_ACEOF
13881 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
13887 CFLAGS="$ac_save_CFLAGS"
13888 CPPFLAGS="$ac_save_CPPFLAGS"
13889 if test "$ac_cv_header_freetype_freetype_h" = "yes" -a "$wine_cv_fttrigon" = "yes"
13892 cat >>confdefs.h <<\_ACEOF
13893 #define HAVE_FREETYPE 1
13896 FREETYPELIBS="$ac_freetype_libs"
13898 FREETYPEINCL="$ac_freetype_incl"
13904 if test "$FONTFORGE" = "false"
13906 wine_warnings="$wine_warnings|FontForge is missing.
13907 Fonts will not be built. Dialog text may be invisible or unaligned."
13908 elif test "x$FREETYPELIBS" = "x"
13910 wine_warnings="$wine_warnings|FreeType development files not found.
13911 Fonts will not be built. Dialog text may be invisible or unaligned."
13913 FONTSSUBDIRS="fonts"
13917 { echo "$as_me:$LINENO: checking for parport header/ppdev.h" >&5
13918 echo $ECHO_N "checking for parport header/ppdev.h... $ECHO_C" >&6; }
13919 if test "${ac_cv_c_ppdev+set}" = set; then
13920 echo $ECHO_N "(cached) $ECHO_C" >&6
13922 cat >conftest.$ac_ext <<_ACEOF
13925 cat confdefs.h >>conftest.$ac_ext
13926 cat >>conftest.$ac_ext <<_ACEOF
13927 /* end confdefs.h. */
13928 #include <linux/ppdev.h>
13932 ioctl (1,PPCLAIM,0)
13937 rm -f conftest.$ac_objext
13938 if { (ac_try="$ac_compile"
13939 case "(($ac_try" in
13940 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13941 *) ac_try_echo=$ac_try;;
13943 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13944 (eval "$ac_compile") 2>conftest.er1
13946 grep -v '^ *+' conftest.er1 >conftest.err
13948 cat conftest.err >&5
13949 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13950 (exit $ac_status); } && {
13951 test -z "$ac_c_werror_flag" ||
13952 test ! -s conftest.err
13953 } && test -s conftest.$ac_objext; then
13954 ac_cv_c_ppdev="yes"
13956 echo "$as_me: failed program was:" >&5
13957 sed 's/^/| /' conftest.$ac_ext >&5
13962 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13964 { echo "$as_me:$LINENO: result: $ac_cv_c_ppdev" >&5
13965 echo "${ECHO_T}$ac_cv_c_ppdev" >&6; }
13966 if test "$ac_cv_c_ppdev" = "yes"
13969 cat >>confdefs.h <<\_ACEOF
13970 #define HAVE_PPDEV 1
13975 { echo "$as_me:$LINENO: checking for va_copy" >&5
13976 echo $ECHO_N "checking for va_copy... $ECHO_C" >&6; }
13977 if test "${ac_cv_c_va_copy+set}" = set; then
13978 echo $ECHO_N "(cached) $ECHO_C" >&6
13980 cat >conftest.$ac_ext <<_ACEOF
13983 cat confdefs.h >>conftest.$ac_ext
13984 cat >>conftest.$ac_ext <<_ACEOF
13985 /* end confdefs.h. */
13986 #include <stdarg.h>
13990 va_list ap1, ap2; va_copy(ap1,ap2);
13995 rm -f conftest.$ac_objext conftest$ac_exeext
13996 if { (ac_try="$ac_link"
13997 case "(($ac_try" in
13998 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13999 *) ac_try_echo=$ac_try;;
14001 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14002 (eval "$ac_link") 2>conftest.er1
14004 grep -v '^ *+' conftest.er1 >conftest.err
14006 cat conftest.err >&5
14007 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14008 (exit $ac_status); } && {
14009 test -z "$ac_c_werror_flag" ||
14010 test ! -s conftest.err
14011 } && test -s conftest$ac_exeext &&
14012 $as_test_x conftest$ac_exeext; then
14013 ac_cv_c_va_copy="yes"
14015 echo "$as_me: failed program was:" >&5
14016 sed 's/^/| /' conftest.$ac_ext >&5
14018 ac_cv_c_va_copy="no"
14021 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14022 conftest$ac_exeext conftest.$ac_ext
14025 { echo "$as_me:$LINENO: result: $ac_cv_c_va_copy" >&5
14026 echo "${ECHO_T}$ac_cv_c_va_copy" >&6; }
14027 if test "$ac_cv_c_va_copy" = "yes"
14030 cat >>confdefs.h <<\_ACEOF
14031 #define HAVE_VA_COPY 1
14035 { echo "$as_me:$LINENO: checking for __va_copy" >&5
14036 echo $ECHO_N "checking for __va_copy... $ECHO_C" >&6; }
14037 if test "${ac_cv_c___va_copy+set}" = set; then
14038 echo $ECHO_N "(cached) $ECHO_C" >&6
14040 cat >conftest.$ac_ext <<_ACEOF
14043 cat confdefs.h >>conftest.$ac_ext
14044 cat >>conftest.$ac_ext <<_ACEOF
14045 /* end confdefs.h. */
14046 #include <stdarg.h>
14050 va_list ap1, ap2; __va_copy(ap1,ap2);
14055 rm -f conftest.$ac_objext conftest$ac_exeext
14056 if { (ac_try="$ac_link"
14057 case "(($ac_try" in
14058 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14059 *) ac_try_echo=$ac_try;;
14061 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14062 (eval "$ac_link") 2>conftest.er1
14064 grep -v '^ *+' conftest.er1 >conftest.err
14066 cat conftest.err >&5
14067 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14068 (exit $ac_status); } && {
14069 test -z "$ac_c_werror_flag" ||
14070 test ! -s conftest.err
14071 } && test -s conftest$ac_exeext &&
14072 $as_test_x conftest$ac_exeext; then
14073 ac_cv_c___va_copy="yes"
14075 echo "$as_me: failed program was:" >&5
14076 sed 's/^/| /' conftest.$ac_ext >&5
14078 ac_cv_c___va_copy="no"
14081 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14082 conftest$ac_exeext conftest.$ac_ext
14085 { echo "$as_me:$LINENO: result: $ac_cv_c___va_copy" >&5
14086 echo "${ECHO_T}$ac_cv_c___va_copy" >&6; }
14087 if test "$ac_cv_c___va_copy" = "yes"
14090 cat >>confdefs.h <<\_ACEOF
14091 #define HAVE___VA_COPY 1
14096 { echo "$as_me:$LINENO: checking for sigsetjmp" >&5
14097 echo $ECHO_N "checking for sigsetjmp... $ECHO_C" >&6; }
14098 if test "${ac_cv_c_sigsetjmp+set}" = set; then
14099 echo $ECHO_N "(cached) $ECHO_C" >&6
14101 cat >conftest.$ac_ext <<_ACEOF
14104 cat confdefs.h >>conftest.$ac_ext
14105 cat >>conftest.$ac_ext <<_ACEOF
14106 /* end confdefs.h. */
14107 #include <setjmp.h>
14112 sigsetjmp( buf, 1 );
14113 siglongjmp( buf, 1 );
14118 rm -f conftest.$ac_objext conftest$ac_exeext
14119 if { (ac_try="$ac_link"
14120 case "(($ac_try" in
14121 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14122 *) ac_try_echo=$ac_try;;
14124 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14125 (eval "$ac_link") 2>conftest.er1
14127 grep -v '^ *+' conftest.er1 >conftest.err
14129 cat conftest.err >&5
14130 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14131 (exit $ac_status); } && {
14132 test -z "$ac_c_werror_flag" ||
14133 test ! -s conftest.err
14134 } && test -s conftest$ac_exeext &&
14135 $as_test_x conftest$ac_exeext; then
14136 ac_cv_c_sigsetjmp="yes"
14138 echo "$as_me: failed program was:" >&5
14139 sed 's/^/| /' conftest.$ac_ext >&5
14141 ac_cv_c_sigsetjmp="no"
14144 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14145 conftest$ac_exeext conftest.$ac_ext
14148 { echo "$as_me:$LINENO: result: $ac_cv_c_sigsetjmp" >&5
14149 echo "${ECHO_T}$ac_cv_c_sigsetjmp" >&6; }
14150 if test "$ac_cv_c_sigsetjmp" = "yes"
14153 cat >>confdefs.h <<\_ACEOF
14154 #define HAVE_SIGSETJMP 1
14159 { echo "$as_me:$LINENO: checking for pthread_rwlock_t" >&5
14160 echo $ECHO_N "checking for pthread_rwlock_t... $ECHO_C" >&6; }
14161 if test "${ac_cv_type_pthread_rwlock_t+set}" = set; then
14162 echo $ECHO_N "(cached) $ECHO_C" >&6
14164 cat >conftest.$ac_ext <<_ACEOF
14167 cat confdefs.h >>conftest.$ac_ext
14168 cat >>conftest.$ac_ext <<_ACEOF
14169 /* end confdefs.h. */
14170 #define _GNU_SOURCE
14171 #include <pthread.h>
14173 typedef pthread_rwlock_t ac__type_new_;
14177 if ((ac__type_new_ *) 0)
14179 if (sizeof (ac__type_new_))
14185 rm -f conftest.$ac_objext
14186 if { (ac_try="$ac_compile"
14187 case "(($ac_try" in
14188 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14189 *) ac_try_echo=$ac_try;;
14191 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14192 (eval "$ac_compile") 2>conftest.er1
14194 grep -v '^ *+' conftest.er1 >conftest.err
14196 cat conftest.err >&5
14197 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14198 (exit $ac_status); } && {
14199 test -z "$ac_c_werror_flag" ||
14200 test ! -s conftest.err
14201 } && test -s conftest.$ac_objext; then
14202 ac_cv_type_pthread_rwlock_t=yes
14204 echo "$as_me: failed program was:" >&5
14205 sed 's/^/| /' conftest.$ac_ext >&5
14207 ac_cv_type_pthread_rwlock_t=no
14210 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14212 { echo "$as_me:$LINENO: result: $ac_cv_type_pthread_rwlock_t" >&5
14213 echo "${ECHO_T}$ac_cv_type_pthread_rwlock_t" >&6; }
14214 if test $ac_cv_type_pthread_rwlock_t = yes; then
14216 cat >>confdefs.h <<_ACEOF
14217 #define HAVE_PTHREAD_RWLOCK_T 1
14222 { echo "$as_me:$LINENO: checking for pthread_rwlockattr_t" >&5
14223 echo $ECHO_N "checking for pthread_rwlockattr_t... $ECHO_C" >&6; }
14224 if test "${ac_cv_type_pthread_rwlockattr_t+set}" = set; then
14225 echo $ECHO_N "(cached) $ECHO_C" >&6
14227 cat >conftest.$ac_ext <<_ACEOF
14230 cat confdefs.h >>conftest.$ac_ext
14231 cat >>conftest.$ac_ext <<_ACEOF
14232 /* end confdefs.h. */
14233 #define _GNU_SOURCE
14234 #include <pthread.h>
14236 typedef pthread_rwlockattr_t ac__type_new_;
14240 if ((ac__type_new_ *) 0)
14242 if (sizeof (ac__type_new_))
14248 rm -f conftest.$ac_objext
14249 if { (ac_try="$ac_compile"
14250 case "(($ac_try" in
14251 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14252 *) ac_try_echo=$ac_try;;
14254 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14255 (eval "$ac_compile") 2>conftest.er1
14257 grep -v '^ *+' conftest.er1 >conftest.err
14259 cat conftest.err >&5
14260 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14261 (exit $ac_status); } && {
14262 test -z "$ac_c_werror_flag" ||
14263 test ! -s conftest.err
14264 } && test -s conftest.$ac_objext; then
14265 ac_cv_type_pthread_rwlockattr_t=yes
14267 echo "$as_me: failed program was:" >&5
14268 sed 's/^/| /' conftest.$ac_ext >&5
14270 ac_cv_type_pthread_rwlockattr_t=no
14273 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14275 { echo "$as_me:$LINENO: result: $ac_cv_type_pthread_rwlockattr_t" >&5
14276 echo "${ECHO_T}$ac_cv_type_pthread_rwlockattr_t" >&6; }
14277 if test $ac_cv_type_pthread_rwlockattr_t = yes; then
14279 cat >>confdefs.h <<_ACEOF
14280 #define HAVE_PTHREAD_RWLOCKATTR_T 1
14287 ac_wine_check_funcs_save_LIBS="$LIBS"
14288 LIBS="$LIBS $LIBPTHREAD"
14294 pthread_attr_get_np \
14295 pthread_getattr_np \
14296 pthread_get_stackaddr_np \
14297 pthread_get_stacksize_np
14299 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
14300 { echo "$as_me:$LINENO: checking for $ac_func" >&5
14301 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
14302 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
14303 echo $ECHO_N "(cached) $ECHO_C" >&6
14305 cat >conftest.$ac_ext <<_ACEOF
14308 cat confdefs.h >>conftest.$ac_ext
14309 cat >>conftest.$ac_ext <<_ACEOF
14310 /* end confdefs.h. */
14311 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
14312 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14313 #define $ac_func innocuous_$ac_func
14315 /* System header to define __stub macros and hopefully few prototypes,
14316 which can conflict with char $ac_func (); below.
14317 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14318 <limits.h> exists even on freestanding compilers. */
14321 # include <limits.h>
14323 # include <assert.h>
14328 /* Override any GCC internal prototype to avoid an error.
14329 Use char because int might match the return type of a GCC
14330 builtin and then its argument prototype would still apply. */
14335 /* The GNU C library defines this for functions which it implements
14336 to always fail with ENOSYS. Some functions are actually named
14337 something starting with __ and the normal name is an alias. */
14338 #if defined __stub_$ac_func || defined __stub___$ac_func
14345 return $ac_func ();
14350 rm -f conftest.$ac_objext conftest$ac_exeext
14351 if { (ac_try="$ac_link"
14352 case "(($ac_try" in
14353 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14354 *) ac_try_echo=$ac_try;;
14356 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14357 (eval "$ac_link") 2>conftest.er1
14359 grep -v '^ *+' conftest.er1 >conftest.err
14361 cat conftest.err >&5
14362 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14363 (exit $ac_status); } && {
14364 test -z "$ac_c_werror_flag" ||
14365 test ! -s conftest.err
14366 } && test -s conftest$ac_exeext &&
14367 $as_test_x conftest$ac_exeext; then
14368 eval "$as_ac_var=yes"
14370 echo "$as_me: failed program was:" >&5
14371 sed 's/^/| /' conftest.$ac_ext >&5
14373 eval "$as_ac_var=no"
14376 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14377 conftest$ac_exeext conftest.$ac_ext
14379 ac_res=`eval echo '${'$as_ac_var'}'`
14380 { echo "$as_me:$LINENO: result: $ac_res" >&5
14381 echo "${ECHO_T}$ac_res" >&6; }
14382 if test `eval echo '${'$as_ac_var'}'` = yes; then
14383 cat >>confdefs.h <<_ACEOF
14384 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
14390 LIBS="$ac_wine_check_funcs_save_LIBS"
14392 # Extract the first word of "esd-config", so it can be a program name with args.
14393 set dummy esd-config; ac_word=$2
14394 { echo "$as_me:$LINENO: checking for $ac_word" >&5
14395 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
14396 if test "${ac_cv_path_ESDCONFIG+set}" = set; then
14397 echo $ECHO_N "(cached) $ECHO_C" >&6
14401 ac_cv_path_ESDCONFIG="$ESDCONFIG" # Let the user override the test with a path.
14404 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14405 for as_dir in $PATH
14408 test -z "$as_dir" && as_dir=.
14409 for ac_exec_ext in '' $ac_executable_extensions; do
14410 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14411 ac_cv_path_ESDCONFIG="$as_dir/$ac_word$ac_exec_ext"
14412 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14422 ESDCONFIG=$ac_cv_path_ESDCONFIG
14423 if test -n "$ESDCONFIG"; then
14424 { echo "$as_me:$LINENO: result: $ESDCONFIG" >&5
14425 echo "${ECHO_T}$ESDCONFIG" >&6; }
14427 { echo "$as_me:$LINENO: result: no" >&5
14428 echo "${ECHO_T}no" >&6; }
14432 if test "x$with_esd" != xno -a "x$ESDCONFIG" != x -a "x$ESDCONFIG" != x'"$ESDCONFIG"';
14435 for i in `$ESDCONFIG --cflags`
14438 -I*) ESD_CFLAGS="$ESD_CFLAGS $i";;
14441 ESD_LIBS=`$ESDCONFIG --libs`
14442 save_CFLAGS="$CFLAGS"
14443 CFLAGS="$CFLAGS $ESD_CFLAGS"
14444 { echo "$as_me:$LINENO: checking for esd_open_sound in -lesd" >&5
14445 echo $ECHO_N "checking for esd_open_sound in -lesd... $ECHO_C" >&6; }
14446 if test "${ac_cv_lib_esd_esd_open_sound+set}" = set; then
14447 echo $ECHO_N "(cached) $ECHO_C" >&6
14449 ac_check_lib_save_LIBS=$LIBS
14451 cat >conftest.$ac_ext <<_ACEOF
14454 cat confdefs.h >>conftest.$ac_ext
14455 cat >>conftest.$ac_ext <<_ACEOF
14456 /* end confdefs.h. */
14458 /* Override any GCC internal prototype to avoid an error.
14459 Use char because int might match the return type of a GCC
14460 builtin and then its argument prototype would still apply. */
14464 char esd_open_sound ();
14468 return esd_open_sound ();
14473 rm -f conftest.$ac_objext conftest$ac_exeext
14474 if { (ac_try="$ac_link"
14475 case "(($ac_try" in
14476 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14477 *) ac_try_echo=$ac_try;;
14479 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14480 (eval "$ac_link") 2>conftest.er1
14482 grep -v '^ *+' conftest.er1 >conftest.err
14484 cat conftest.err >&5
14485 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14486 (exit $ac_status); } && {
14487 test -z "$ac_c_werror_flag" ||
14488 test ! -s conftest.err
14489 } && test -s conftest$ac_exeext &&
14490 $as_test_x conftest$ac_exeext; then
14491 ac_cv_lib_esd_esd_open_sound=yes
14493 echo "$as_me: failed program was:" >&5
14494 sed 's/^/| /' conftest.$ac_ext >&5
14496 ac_cv_lib_esd_esd_open_sound=no
14499 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14500 conftest$ac_exeext conftest.$ac_ext
14501 LIBS=$ac_check_lib_save_LIBS
14503 { echo "$as_me:$LINENO: result: $ac_cv_lib_esd_esd_open_sound" >&5
14504 echo "${ECHO_T}$ac_cv_lib_esd_esd_open_sound" >&6; }
14505 if test $ac_cv_lib_esd_esd_open_sound = yes; then
14508 ESDINCL=$ESD_CFLAGS
14511 cat >>confdefs.h <<\_ACEOF
14517 CFLAGS="$save_CFLAGS"
14522 if test "$ac_cv_header_sys_asoundlib_h" = "yes" -o "$ac_cv_header_alsa_asoundlib_h" = "yes"
14524 { echo "$as_me:$LINENO: checking for snd_pcm_hw_params_get_access in -lasound" >&5
14525 echo $ECHO_N "checking for snd_pcm_hw_params_get_access in -lasound... $ECHO_C" >&6; }
14526 if test "${ac_cv_lib_asound_snd_pcm_hw_params_get_access+set}" = set; then
14527 echo $ECHO_N "(cached) $ECHO_C" >&6
14529 ac_check_lib_save_LIBS=$LIBS
14530 LIBS="-lasound $LIBS"
14531 cat >conftest.$ac_ext <<_ACEOF
14534 cat confdefs.h >>conftest.$ac_ext
14535 cat >>conftest.$ac_ext <<_ACEOF
14536 /* end confdefs.h. */
14538 /* Override any GCC internal prototype to avoid an error.
14539 Use char because int might match the return type of a GCC
14540 builtin and then its argument prototype would still apply. */
14544 char snd_pcm_hw_params_get_access ();
14548 return snd_pcm_hw_params_get_access ();
14553 rm -f conftest.$ac_objext conftest$ac_exeext
14554 if { (ac_try="$ac_link"
14555 case "(($ac_try" in
14556 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14557 *) ac_try_echo=$ac_try;;
14559 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14560 (eval "$ac_link") 2>conftest.er1
14562 grep -v '^ *+' conftest.er1 >conftest.err
14564 cat conftest.err >&5
14565 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14566 (exit $ac_status); } && {
14567 test -z "$ac_c_werror_flag" ||
14568 test ! -s conftest.err
14569 } && test -s conftest$ac_exeext &&
14570 $as_test_x conftest$ac_exeext; then
14571 ac_cv_lib_asound_snd_pcm_hw_params_get_access=yes
14573 echo "$as_me: failed program was:" >&5
14574 sed 's/^/| /' conftest.$ac_ext >&5
14576 ac_cv_lib_asound_snd_pcm_hw_params_get_access=no
14579 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14580 conftest$ac_exeext conftest.$ac_ext
14581 LIBS=$ac_check_lib_save_LIBS
14583 { echo "$as_me:$LINENO: result: $ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&5
14584 echo "${ECHO_T}$ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&6; }
14585 if test $ac_cv_lib_asound_snd_pcm_hw_params_get_access = yes; then
14586 cat >conftest.$ac_ext <<_ACEOF
14589 cat confdefs.h >>conftest.$ac_ext
14590 cat >>conftest.$ac_ext <<_ACEOF
14591 /* end confdefs.h. */
14592 #ifdef HAVE_ALSA_ASOUNDLIB_H
14593 #include <alsa/asoundlib.h>
14594 #elif defined(HAVE_SYS_ASOUNDLIB_H)
14595 #include <sys/asoundlib.h>
14600 int ret = snd_pcm_hw_params_get_access(NULL, NULL)
14605 rm -f conftest.$ac_objext
14606 if { (ac_try="$ac_compile"
14607 case "(($ac_try" in
14608 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14609 *) ac_try_echo=$ac_try;;
14611 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14612 (eval "$ac_compile") 2>conftest.er1
14614 grep -v '^ *+' conftest.er1 >conftest.err
14616 cat conftest.err >&5
14617 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14618 (exit $ac_status); } && {
14619 test -z "$ac_c_werror_flag" ||
14620 test ! -s conftest.err
14621 } && test -s conftest.$ac_objext; then
14623 cat >>confdefs.h <<\_ACEOF
14624 #define HAVE_ALSA 1
14627 ALSALIBS="-lasound"
14629 echo "$as_me: failed program was:" >&5
14630 sed 's/^/| /' conftest.$ac_ext >&5
14635 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14642 if test "$ac_cv_header_libaudioio_h" = "yes"
14644 { echo "$as_me:$LINENO: checking for AudioIOGetVersion in -laudioio" >&5
14645 echo $ECHO_N "checking for AudioIOGetVersion in -laudioio... $ECHO_C" >&6; }
14646 if test "${ac_cv_lib_audioio_AudioIOGetVersion+set}" = set; then
14647 echo $ECHO_N "(cached) $ECHO_C" >&6
14649 ac_check_lib_save_LIBS=$LIBS
14650 LIBS="-laudioio $LIBS"
14651 cat >conftest.$ac_ext <<_ACEOF
14654 cat confdefs.h >>conftest.$ac_ext
14655 cat >>conftest.$ac_ext <<_ACEOF
14656 /* end confdefs.h. */
14658 /* Override any GCC internal prototype to avoid an error.
14659 Use char because int might match the return type of a GCC
14660 builtin and then its argument prototype would still apply. */
14664 char AudioIOGetVersion ();
14668 return AudioIOGetVersion ();
14673 rm -f conftest.$ac_objext conftest$ac_exeext
14674 if { (ac_try="$ac_link"
14675 case "(($ac_try" in
14676 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14677 *) ac_try_echo=$ac_try;;
14679 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14680 (eval "$ac_link") 2>conftest.er1
14682 grep -v '^ *+' conftest.er1 >conftest.err
14684 cat conftest.err >&5
14685 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14686 (exit $ac_status); } && {
14687 test -z "$ac_c_werror_flag" ||
14688 test ! -s conftest.err
14689 } && test -s conftest$ac_exeext &&
14690 $as_test_x conftest$ac_exeext; then
14691 ac_cv_lib_audioio_AudioIOGetVersion=yes
14693 echo "$as_me: failed program was:" >&5
14694 sed 's/^/| /' conftest.$ac_ext >&5
14696 ac_cv_lib_audioio_AudioIOGetVersion=no
14699 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14700 conftest$ac_exeext conftest.$ac_ext
14701 LIBS=$ac_check_lib_save_LIBS
14703 { echo "$as_me:$LINENO: result: $ac_cv_lib_audioio_AudioIOGetVersion" >&5
14704 echo "${ECHO_T}$ac_cv_lib_audioio_AudioIOGetVersion" >&6; }
14705 if test $ac_cv_lib_audioio_AudioIOGetVersion = yes; then
14706 AUDIOIOLIBS="-laudioio"
14708 cat >>confdefs.h <<\_ACEOF
14709 #define HAVE_LIBAUDIOIO 1
14717 if test "$ac_cv_header_capi20_h" = "yes" -a "$ac_cv_header_linux_capi_h" = "yes"
14719 { echo "$as_me:$LINENO: checking for -lcapi20" >&5
14720 echo $ECHO_N "checking for -lcapi20... $ECHO_C" >&6; }
14721 if test "${ac_cv_lib_soname_capi20+set}" = set; then
14722 echo $ECHO_N "(cached) $ECHO_C" >&6
14724 ac_check_soname_save_LIBS=$LIBS
14725 LIBS="-lcapi20 $LIBS"
14726 cat >conftest.$ac_ext <<_ACEOF
14729 cat confdefs.h >>conftest.$ac_ext
14730 cat >>conftest.$ac_ext <<_ACEOF
14731 /* end confdefs.h. */
14733 /* Override any GCC internal prototype to avoid an error.
14734 Use char because int might match the return type of a GCC
14735 builtin and then its argument prototype would still apply. */
14739 char capi20_register ();
14743 return capi20_register ();
14748 rm -f conftest.$ac_objext conftest$ac_exeext
14749 if { (ac_try="$ac_link"
14750 case "(($ac_try" in
14751 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14752 *) ac_try_echo=$ac_try;;
14754 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14755 (eval "$ac_link") 2>conftest.er1
14757 grep -v '^ *+' conftest.er1 >conftest.err
14759 cat conftest.err >&5
14760 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14761 (exit $ac_status); } && {
14762 test -z "$ac_c_werror_flag" ||
14763 test ! -s conftest.err
14764 } && test -s conftest$ac_exeext &&
14765 $as_test_x conftest$ac_exeext; then
14768 dylib) ac_cv_lib_soname_capi20=`otool -L conftest$ac_exeext | grep "libcapi20\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libcapi20\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
14769 *) ac_cv_lib_soname_capi20=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcapi20\\.$LIBEXT" | sed -e "s/^.*\(libcapi20\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
14772 echo "$as_me: failed program was:" >&5
14773 sed 's/^/| /' conftest.$ac_ext >&5
14778 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14779 conftest$ac_exeext conftest.$ac_ext
14780 LIBS=$ac_check_soname_save_LIBS
14782 if test "x$ac_cv_lib_soname_capi20" = "x"; then
14783 { echo "$as_me:$LINENO: result: not found" >&5
14784 echo "${ECHO_T}not found" >&6; }
14787 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_capi20" >&5
14788 echo "${ECHO_T}$ac_cv_lib_soname_capi20" >&6; }
14790 cat >>confdefs.h <<_ACEOF
14791 #define SONAME_LIBCAPI20 "$ac_cv_lib_soname_capi20"
14798 if test "x$ac_cv_lib_soname_capi20" = "x"; then
14799 case "x$with_capi" in
14800 x) wine_notices="$wine_notices|libcapi20 development files not found, ISDN won't be supported." ;;
14802 *) { { echo "$as_me:$LINENO: error: libcapi20 development files not found, ISDN won't be supported.
14803 This is an error since --with-capi was requested." >&5
14804 echo "$as_me: error: libcapi20 development files not found, ISDN won't be supported.
14805 This is an error since --with-capi was requested." >&2;}
14806 { (exit 1); exit 1; }; } ;;
14811 if test "$ac_cv_header_cups_cups_h" = "yes"
14813 { echo "$as_me:$LINENO: checking for -lcups" >&5
14814 echo $ECHO_N "checking for -lcups... $ECHO_C" >&6; }
14815 if test "${ac_cv_lib_soname_cups+set}" = set; then
14816 echo $ECHO_N "(cached) $ECHO_C" >&6
14818 ac_check_soname_save_LIBS=$LIBS
14819 LIBS="-lcups $LIBS"
14820 cat >conftest.$ac_ext <<_ACEOF
14823 cat confdefs.h >>conftest.$ac_ext
14824 cat >>conftest.$ac_ext <<_ACEOF
14825 /* end confdefs.h. */
14827 /* Override any GCC internal prototype to avoid an error.
14828 Use char because int might match the return type of a GCC
14829 builtin and then its argument prototype would still apply. */
14833 char cupsGetDefault ();
14837 return cupsGetDefault ();
14842 rm -f conftest.$ac_objext conftest$ac_exeext
14843 if { (ac_try="$ac_link"
14844 case "(($ac_try" in
14845 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14846 *) ac_try_echo=$ac_try;;
14848 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14849 (eval "$ac_link") 2>conftest.er1
14851 grep -v '^ *+' conftest.er1 >conftest.err
14853 cat conftest.err >&5
14854 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14855 (exit $ac_status); } && {
14856 test -z "$ac_c_werror_flag" ||
14857 test ! -s conftest.err
14858 } && test -s conftest$ac_exeext &&
14859 $as_test_x conftest$ac_exeext; then
14862 dylib) ac_cv_lib_soname_cups=`otool -L conftest$ac_exeext | grep "libcups\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libcups\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
14863 *) ac_cv_lib_soname_cups=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcups\\.$LIBEXT" | sed -e "s/^.*\(libcups\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
14866 echo "$as_me: failed program was:" >&5
14867 sed 's/^/| /' conftest.$ac_ext >&5
14872 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14873 conftest$ac_exeext conftest.$ac_ext
14874 LIBS=$ac_check_soname_save_LIBS
14876 if test "x$ac_cv_lib_soname_cups" = "x"; then
14877 { echo "$as_me:$LINENO: result: not found" >&5
14878 echo "${ECHO_T}not found" >&6; }
14881 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_cups" >&5
14882 echo "${ECHO_T}$ac_cv_lib_soname_cups" >&6; }
14884 cat >>confdefs.h <<_ACEOF
14885 #define SONAME_LIBCUPS "$ac_cv_lib_soname_cups"
14892 if test "x$ac_cv_lib_soname_cups" = "x"; then
14893 case "x$with_cups" in
14894 x) wine_notices="$wine_notices|libcups development files not found, CUPS won't be supported." ;;
14896 *) { { echo "$as_me:$LINENO: error: libcups development files not found, CUPS won't be supported.
14897 This is an error since --with-cups was requested." >&5
14898 echo "$as_me: error: libcups development files not found, CUPS won't be supported.
14899 This is an error since --with-cups was requested." >&2;}
14900 { (exit 1); exit 1; }; } ;;
14905 if test "$ac_cv_header_jack_jack_h" = "yes"
14907 { echo "$as_me:$LINENO: checking for -ljack" >&5
14908 echo $ECHO_N "checking for -ljack... $ECHO_C" >&6; }
14909 if test "${ac_cv_lib_soname_jack+set}" = set; then
14910 echo $ECHO_N "(cached) $ECHO_C" >&6
14912 ac_check_soname_save_LIBS=$LIBS
14913 LIBS="-ljack $LIBS"
14914 cat >conftest.$ac_ext <<_ACEOF
14917 cat confdefs.h >>conftest.$ac_ext
14918 cat >>conftest.$ac_ext <<_ACEOF
14919 /* end confdefs.h. */
14921 /* Override any GCC internal prototype to avoid an error.
14922 Use char because int might match the return type of a GCC
14923 builtin and then its argument prototype would still apply. */
14927 char jack_client_new ();
14931 return jack_client_new ();
14936 rm -f conftest.$ac_objext conftest$ac_exeext
14937 if { (ac_try="$ac_link"
14938 case "(($ac_try" in
14939 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14940 *) ac_try_echo=$ac_try;;
14942 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14943 (eval "$ac_link") 2>conftest.er1
14945 grep -v '^ *+' conftest.er1 >conftest.err
14947 cat conftest.err >&5
14948 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14949 (exit $ac_status); } && {
14950 test -z "$ac_c_werror_flag" ||
14951 test ! -s conftest.err
14952 } && test -s conftest$ac_exeext &&
14953 $as_test_x conftest$ac_exeext; then
14956 dylib) ac_cv_lib_soname_jack=`otool -L conftest$ac_exeext | grep "libjack\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libjack\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
14957 *) ac_cv_lib_soname_jack=`$ac_cv_path_LDD conftest$ac_exeext | grep "libjack\\.$LIBEXT" | sed -e "s/^.*\(libjack\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
14960 echo "$as_me: failed program was:" >&5
14961 sed 's/^/| /' conftest.$ac_ext >&5
14966 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14967 conftest$ac_exeext conftest.$ac_ext
14968 LIBS=$ac_check_soname_save_LIBS
14970 if test "x$ac_cv_lib_soname_jack" = "x"; then
14971 { echo "$as_me:$LINENO: result: not found" >&5
14972 echo "${ECHO_T}not found" >&6; }
14975 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jack" >&5
14976 echo "${ECHO_T}$ac_cv_lib_soname_jack" >&6; }
14978 cat >>confdefs.h <<_ACEOF
14979 #define SONAME_LIBJACK "$ac_cv_lib_soname_jack"
14987 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
14989 { echo "$as_me:$LINENO: checking for -lfontconfig" >&5
14990 echo $ECHO_N "checking for -lfontconfig... $ECHO_C" >&6; }
14991 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
14992 echo $ECHO_N "(cached) $ECHO_C" >&6
14994 ac_check_soname_save_LIBS=$LIBS
14995 LIBS="-lfontconfig $LIBS"
14996 cat >conftest.$ac_ext <<_ACEOF
14999 cat confdefs.h >>conftest.$ac_ext
15000 cat >>conftest.$ac_ext <<_ACEOF
15001 /* end confdefs.h. */
15003 /* Override any GCC internal prototype to avoid an error.
15004 Use char because int might match the return type of a GCC
15005 builtin and then its argument prototype would still apply. */
15018 rm -f conftest.$ac_objext conftest$ac_exeext
15019 if { (ac_try="$ac_link"
15020 case "(($ac_try" in
15021 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15022 *) ac_try_echo=$ac_try;;
15024 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15025 (eval "$ac_link") 2>conftest.er1
15027 grep -v '^ *+' conftest.er1 >conftest.err
15029 cat conftest.err >&5
15030 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15031 (exit $ac_status); } && {
15032 test -z "$ac_c_werror_flag" ||
15033 test ! -s conftest.err
15034 } && test -s conftest$ac_exeext &&
15035 $as_test_x conftest$ac_exeext; then
15038 dylib) ac_cv_lib_soname_fontconfig=`otool -L conftest$ac_exeext | grep "libfontconfig\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libfontconfig\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
15039 *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
15042 echo "$as_me: failed program was:" >&5
15043 sed 's/^/| /' conftest.$ac_ext >&5
15048 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15049 conftest$ac_exeext conftest.$ac_ext
15050 LIBS=$ac_check_soname_save_LIBS
15052 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
15053 { echo "$as_me:$LINENO: result: not found" >&5
15054 echo "${ECHO_T}not found" >&6; }
15057 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
15058 echo "${ECHO_T}$ac_cv_lib_soname_fontconfig" >&6; }
15060 cat >>confdefs.h <<_ACEOF
15061 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
15067 elif test -n "$X_CFLAGS" -a "x$with_fontconfig" != "xno"
15069 ac_save_CPPFLAGS="$CPPFLAGS"
15070 CPPFLAGS="$CPPFLAGS $X_CFLAGS"
15071 $as_unset ac_cv_header_fontconfig_fontconfig_h
15073 for ac_header in fontconfig/fontconfig.h
15075 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
15076 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15077 { echo "$as_me:$LINENO: checking for $ac_header" >&5
15078 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
15079 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15080 echo $ECHO_N "(cached) $ECHO_C" >&6
15082 ac_res=`eval echo '${'$as_ac_Header'}'`
15083 { echo "$as_me:$LINENO: result: $ac_res" >&5
15084 echo "${ECHO_T}$ac_res" >&6; }
15086 # Is the header compilable?
15087 { echo "$as_me:$LINENO: checking $ac_header usability" >&5
15088 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
15089 cat >conftest.$ac_ext <<_ACEOF
15092 cat confdefs.h >>conftest.$ac_ext
15093 cat >>conftest.$ac_ext <<_ACEOF
15094 /* end confdefs.h. */
15095 $ac_includes_default
15096 #include <$ac_header>
15098 rm -f conftest.$ac_objext
15099 if { (ac_try="$ac_compile"
15100 case "(($ac_try" in
15101 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15102 *) ac_try_echo=$ac_try;;
15104 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15105 (eval "$ac_compile") 2>conftest.er1
15107 grep -v '^ *+' conftest.er1 >conftest.err
15109 cat conftest.err >&5
15110 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15111 (exit $ac_status); } && {
15112 test -z "$ac_c_werror_flag" ||
15113 test ! -s conftest.err
15114 } && test -s conftest.$ac_objext; then
15115 ac_header_compiler=yes
15117 echo "$as_me: failed program was:" >&5
15118 sed 's/^/| /' conftest.$ac_ext >&5
15120 ac_header_compiler=no
15123 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15124 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15125 echo "${ECHO_T}$ac_header_compiler" >&6; }
15127 # Is the header present?
15128 { echo "$as_me:$LINENO: checking $ac_header presence" >&5
15129 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
15130 cat >conftest.$ac_ext <<_ACEOF
15133 cat confdefs.h >>conftest.$ac_ext
15134 cat >>conftest.$ac_ext <<_ACEOF
15135 /* end confdefs.h. */
15136 #include <$ac_header>
15138 if { (ac_try="$ac_cpp conftest.$ac_ext"
15139 case "(($ac_try" in
15140 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15141 *) ac_try_echo=$ac_try;;
15143 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15144 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15146 grep -v '^ *+' conftest.er1 >conftest.err
15148 cat conftest.err >&5
15149 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15150 (exit $ac_status); } >/dev/null && {
15151 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15152 test ! -s conftest.err
15154 ac_header_preproc=yes
15156 echo "$as_me: failed program was:" >&5
15157 sed 's/^/| /' conftest.$ac_ext >&5
15159 ac_header_preproc=no
15162 rm -f conftest.err conftest.$ac_ext
15163 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15164 echo "${ECHO_T}$ac_header_preproc" >&6; }
15166 # So? What about this header?
15167 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15169 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
15170 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
15171 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
15172 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
15173 ac_header_preproc=yes
15176 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
15177 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
15178 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
15179 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
15180 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
15181 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
15182 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
15183 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
15184 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15185 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
15186 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
15187 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
15189 ## ------------------------------------ ##
15190 ## Report this to wine-devel@winehq.org ##
15191 ## ------------------------------------ ##
15193 ) | sed "s/^/$as_me: WARNING: /" >&2
15196 { echo "$as_me:$LINENO: checking for $ac_header" >&5
15197 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
15198 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15199 echo $ECHO_N "(cached) $ECHO_C" >&6
15201 eval "$as_ac_Header=\$ac_header_preproc"
15203 ac_res=`eval echo '${'$as_ac_Header'}'`
15204 { echo "$as_me:$LINENO: result: $ac_res" >&5
15205 echo "${ECHO_T}$ac_res" >&6; }
15208 if test `eval echo '${'$as_ac_Header'}'` = yes; then
15209 cat >>confdefs.h <<_ACEOF
15210 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
15217 CPPFLAGS="$ac_save_CPPFLAGS"
15218 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
15220 FONTCONFIGINCL="$X_CFLAGS"
15222 { echo "$as_me:$LINENO: checking for -lfontconfig" >&5
15223 echo $ECHO_N "checking for -lfontconfig... $ECHO_C" >&6; }
15224 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
15225 echo $ECHO_N "(cached) $ECHO_C" >&6
15227 ac_check_soname_save_LIBS=$LIBS
15228 LIBS="-lfontconfig $X_LIBS $LIBS"
15229 cat >conftest.$ac_ext <<_ACEOF
15232 cat confdefs.h >>conftest.$ac_ext
15233 cat >>conftest.$ac_ext <<_ACEOF
15234 /* end confdefs.h. */
15236 /* Override any GCC internal prototype to avoid an error.
15237 Use char because int might match the return type of a GCC
15238 builtin and then its argument prototype would still apply. */
15251 rm -f conftest.$ac_objext conftest$ac_exeext
15252 if { (ac_try="$ac_link"
15253 case "(($ac_try" in
15254 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15255 *) ac_try_echo=$ac_try;;
15257 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15258 (eval "$ac_link") 2>conftest.er1
15260 grep -v '^ *+' conftest.er1 >conftest.err
15262 cat conftest.err >&5
15263 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15264 (exit $ac_status); } && {
15265 test -z "$ac_c_werror_flag" ||
15266 test ! -s conftest.err
15267 } && test -s conftest$ac_exeext &&
15268 $as_test_x conftest$ac_exeext; then
15271 dylib) ac_cv_lib_soname_fontconfig=`otool -L conftest$ac_exeext | grep "libfontconfig\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libfontconfig\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
15272 *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
15275 echo "$as_me: failed program was:" >&5
15276 sed 's/^/| /' conftest.$ac_ext >&5
15281 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15282 conftest$ac_exeext conftest.$ac_ext
15283 LIBS=$ac_check_soname_save_LIBS
15285 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
15286 { echo "$as_me:$LINENO: result: not found" >&5
15287 echo "${ECHO_T}not found" >&6; }
15290 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
15291 echo "${ECHO_T}$ac_cv_lib_soname_fontconfig" >&6; }
15293 cat >>confdefs.h <<_ACEOF
15294 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
15302 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
15303 case "x$with_fontconfig" in
15304 x) wine_notices="$wine_notices|fontconfig development files not found, fontconfig won't be supported." ;;
15306 *) { { echo "$as_me:$LINENO: error: fontconfig development files not found, fontconfig won't be supported.
15307 This is an error since --with-fontconfig was requested." >&5
15308 echo "$as_me: error: fontconfig development files not found, fontconfig won't be supported.
15309 This is an error since --with-fontconfig was requested." >&2;}
15310 { (exit 1); exit 1; }; } ;;
15315 if test "$ac_cv_header_openssl_err_h" = "yes" -a "$ac_cv_header_openssl_ssl_h" = "yes"
15317 { echo "$as_me:$LINENO: checking for -lssl" >&5
15318 echo $ECHO_N "checking for -lssl... $ECHO_C" >&6; }
15319 if test "${ac_cv_lib_soname_ssl+set}" = set; then
15320 echo $ECHO_N "(cached) $ECHO_C" >&6
15322 ac_check_soname_save_LIBS=$LIBS
15324 cat >conftest.$ac_ext <<_ACEOF
15327 cat confdefs.h >>conftest.$ac_ext
15328 cat >>conftest.$ac_ext <<_ACEOF
15329 /* end confdefs.h. */
15331 /* Override any GCC internal prototype to avoid an error.
15332 Use char because int might match the return type of a GCC
15333 builtin and then its argument prototype would still apply. */
15337 char SSL_library_init ();
15341 return SSL_library_init ();
15346 rm -f conftest.$ac_objext conftest$ac_exeext
15347 if { (ac_try="$ac_link"
15348 case "(($ac_try" in
15349 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15350 *) ac_try_echo=$ac_try;;
15352 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15353 (eval "$ac_link") 2>conftest.er1
15355 grep -v '^ *+' conftest.er1 >conftest.err
15357 cat conftest.err >&5
15358 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15359 (exit $ac_status); } && {
15360 test -z "$ac_c_werror_flag" ||
15361 test ! -s conftest.err
15362 } && test -s conftest$ac_exeext &&
15363 $as_test_x conftest$ac_exeext; then
15366 dylib) ac_cv_lib_soname_ssl=`otool -L conftest$ac_exeext | grep "libssl\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libssl\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
15367 *) ac_cv_lib_soname_ssl=`$ac_cv_path_LDD conftest$ac_exeext | grep "libssl\\.$LIBEXT" | sed -e "s/^.*\(libssl\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
15370 echo "$as_me: failed program was:" >&5
15371 sed 's/^/| /' conftest.$ac_ext >&5
15376 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15377 conftest$ac_exeext conftest.$ac_ext
15378 LIBS=$ac_check_soname_save_LIBS
15380 if test "x$ac_cv_lib_soname_ssl" = "x"; then
15381 { echo "$as_me:$LINENO: result: not found" >&5
15382 echo "${ECHO_T}not found" >&6; }
15385 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ssl" >&5
15386 echo "${ECHO_T}$ac_cv_lib_soname_ssl" >&6; }
15388 cat >>confdefs.h <<_ACEOF
15389 #define SONAME_LIBSSL "$ac_cv_lib_soname_ssl"
15395 { echo "$as_me:$LINENO: checking for -lcrypto" >&5
15396 echo $ECHO_N "checking for -lcrypto... $ECHO_C" >&6; }
15397 if test "${ac_cv_lib_soname_crypto+set}" = set; then
15398 echo $ECHO_N "(cached) $ECHO_C" >&6
15400 ac_check_soname_save_LIBS=$LIBS
15401 LIBS="-lcrypto $LIBS"
15402 cat >conftest.$ac_ext <<_ACEOF
15405 cat confdefs.h >>conftest.$ac_ext
15406 cat >>conftest.$ac_ext <<_ACEOF
15407 /* end confdefs.h. */
15409 /* Override any GCC internal prototype to avoid an error.
15410 Use char because int might match the return type of a GCC
15411 builtin and then its argument prototype would still apply. */
15415 char BIO_new_socket ();
15419 return BIO_new_socket ();
15424 rm -f conftest.$ac_objext conftest$ac_exeext
15425 if { (ac_try="$ac_link"
15426 case "(($ac_try" in
15427 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15428 *) ac_try_echo=$ac_try;;
15430 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15431 (eval "$ac_link") 2>conftest.er1
15433 grep -v '^ *+' conftest.er1 >conftest.err
15435 cat conftest.err >&5
15436 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15437 (exit $ac_status); } && {
15438 test -z "$ac_c_werror_flag" ||
15439 test ! -s conftest.err
15440 } && test -s conftest$ac_exeext &&
15441 $as_test_x conftest$ac_exeext; then
15444 dylib) ac_cv_lib_soname_crypto=`otool -L conftest$ac_exeext | grep "libcrypto\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libcrypto\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
15445 *) ac_cv_lib_soname_crypto=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcrypto\\.$LIBEXT" | sed -e "s/^.*\(libcrypto\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
15448 echo "$as_me: failed program was:" >&5
15449 sed 's/^/| /' conftest.$ac_ext >&5
15454 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15455 conftest$ac_exeext conftest.$ac_ext
15456 LIBS=$ac_check_soname_save_LIBS
15458 if test "x$ac_cv_lib_soname_crypto" = "x"; then
15459 { echo "$as_me:$LINENO: result: not found" >&5
15460 echo "${ECHO_T}not found" >&6; }
15463 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_crypto" >&5
15464 echo "${ECHO_T}$ac_cv_lib_soname_crypto" >&6; }
15466 cat >>confdefs.h <<_ACEOF
15467 #define SONAME_LIBCRYPTO "$ac_cv_lib_soname_crypto"
15474 if test "x$ac_cv_lib_soname_ssl" = "x"; then
15475 case "x$with_openssl" in
15476 x) wine_notices="$wine_notices|OpenSSL development files not found, SSL won't be supported." ;;
15478 *) { { echo "$as_me:$LINENO: error: OpenSSL development files not found, SSL won't be supported.
15479 This is an error since --with-openssl was requested." >&5
15480 echo "$as_me: error: OpenSSL development files not found, SSL won't be supported.
15481 This is an error since --with-openssl was requested." >&2;}
15482 { (exit 1); exit 1; }; } ;;
15487 if test "$ac_cv_header_jpeglib_h" = "yes"
15489 { echo "$as_me:$LINENO: checking for -ljpeg" >&5
15490 echo $ECHO_N "checking for -ljpeg... $ECHO_C" >&6; }
15491 if test "${ac_cv_lib_soname_jpeg+set}" = set; then
15492 echo $ECHO_N "(cached) $ECHO_C" >&6
15494 ac_check_soname_save_LIBS=$LIBS
15495 LIBS="-ljpeg $LIBS"
15496 cat >conftest.$ac_ext <<_ACEOF
15499 cat confdefs.h >>conftest.$ac_ext
15500 cat >>conftest.$ac_ext <<_ACEOF
15501 /* end confdefs.h. */
15503 /* Override any GCC internal prototype to avoid an error.
15504 Use char because int might match the return type of a GCC
15505 builtin and then its argument prototype would still apply. */
15509 char jpeg_start_decompress ();
15513 return jpeg_start_decompress ();
15518 rm -f conftest.$ac_objext conftest$ac_exeext
15519 if { (ac_try="$ac_link"
15520 case "(($ac_try" in
15521 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15522 *) ac_try_echo=$ac_try;;
15524 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15525 (eval "$ac_link") 2>conftest.er1
15527 grep -v '^ *+' conftest.er1 >conftest.err
15529 cat conftest.err >&5
15530 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15531 (exit $ac_status); } && {
15532 test -z "$ac_c_werror_flag" ||
15533 test ! -s conftest.err
15534 } && test -s conftest$ac_exeext &&
15535 $as_test_x conftest$ac_exeext; then
15538 dylib) ac_cv_lib_soname_jpeg=`otool -L conftest$ac_exeext | grep "libjpeg\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libjpeg\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
15539 *) ac_cv_lib_soname_jpeg=`$ac_cv_path_LDD conftest$ac_exeext | grep "libjpeg\\.$LIBEXT" | sed -e "s/^.*\(libjpeg\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
15542 echo "$as_me: failed program was:" >&5
15543 sed 's/^/| /' conftest.$ac_ext >&5
15548 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15549 conftest$ac_exeext conftest.$ac_ext
15550 LIBS=$ac_check_soname_save_LIBS
15552 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
15553 { echo "$as_me:$LINENO: result: not found" >&5
15554 echo "${ECHO_T}not found" >&6; }
15557 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jpeg" >&5
15558 echo "${ECHO_T}$ac_cv_lib_soname_jpeg" >&6; }
15560 cat >>confdefs.h <<_ACEOF
15561 #define SONAME_LIBJPEG "$ac_cv_lib_soname_jpeg"
15568 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
15569 case "x$with_jpeg" in
15570 x) wine_notices="$wine_notices|libjpeg development files not found, JPEG won't be supported." ;;
15572 *) { { echo "$as_me:$LINENO: error: libjpeg development files not found, JPEG won't be supported.
15573 This is an error since --with-jpeg was requested." >&5
15574 echo "$as_me: error: libjpeg development files not found, JPEG won't be supported.
15575 This is an error since --with-jpeg was requested." >&2;}
15576 { (exit 1); exit 1; }; } ;;
15581 if test "$ac_cv_header_png_h" = "yes"
15583 { echo "$as_me:$LINENO: checking for -lpng" >&5
15584 echo $ECHO_N "checking for -lpng... $ECHO_C" >&6; }
15585 if test "${ac_cv_lib_soname_png+set}" = set; then
15586 echo $ECHO_N "(cached) $ECHO_C" >&6
15588 ac_check_soname_save_LIBS=$LIBS
15590 cat >conftest.$ac_ext <<_ACEOF
15593 cat confdefs.h >>conftest.$ac_ext
15594 cat >>conftest.$ac_ext <<_ACEOF
15595 /* end confdefs.h. */
15597 /* Override any GCC internal prototype to avoid an error.
15598 Use char because int might match the return type of a GCC
15599 builtin and then its argument prototype would still apply. */
15603 char png_create_read_struct ();
15607 return png_create_read_struct ();
15612 rm -f conftest.$ac_objext conftest$ac_exeext
15613 if { (ac_try="$ac_link"
15614 case "(($ac_try" in
15615 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15616 *) ac_try_echo=$ac_try;;
15618 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15619 (eval "$ac_link") 2>conftest.er1
15621 grep -v '^ *+' conftest.er1 >conftest.err
15623 cat conftest.err >&5
15624 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15625 (exit $ac_status); } && {
15626 test -z "$ac_c_werror_flag" ||
15627 test ! -s conftest.err
15628 } && test -s conftest$ac_exeext &&
15629 $as_test_x conftest$ac_exeext; then
15632 dylib) ac_cv_lib_soname_png=`otool -L conftest$ac_exeext | grep "libpng[0-9]*\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libpng[0-9]*\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
15633 *) ac_cv_lib_soname_png=`$ac_cv_path_LDD conftest$ac_exeext | grep "libpng[0-9]*\\.$LIBEXT" | sed -e "s/^.*\(libpng[0-9]*\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
15636 echo "$as_me: failed program was:" >&5
15637 sed 's/^/| /' conftest.$ac_ext >&5
15642 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15643 conftest$ac_exeext conftest.$ac_ext
15644 LIBS=$ac_check_soname_save_LIBS
15646 if test "x$ac_cv_lib_soname_png" = "x"; then
15647 { echo "$as_me:$LINENO: result: not found" >&5
15648 echo "${ECHO_T}not found" >&6; }
15651 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_png" >&5
15652 echo "${ECHO_T}$ac_cv_lib_soname_png" >&6; }
15654 cat >>confdefs.h <<_ACEOF
15655 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
15662 if test "x$ac_cv_lib_soname_png" = "x"; then
15663 case "x$with_png" in
15664 x) wine_notices="$wine_notices|libpng development files not found, PNG won't be supported." ;;
15666 *) { { echo "$as_me:$LINENO: error: libpng development files not found, PNG won't be supported.
15667 This is an error since --with-png was requested." >&5
15668 echo "$as_me: error: libpng development files not found, PNG won't be supported.
15669 This is an error since --with-png was requested." >&2;}
15670 { (exit 1); exit 1; }; } ;;
15675 if test "x$ALSALIBS$AUDIOIOLIBS$COREAUDIO$NASLIBS$ESD_LIBS$ac_cv_lib_soname_jack" = "x" -a \
15676 "$ac_cv_header_sys_soundcard_h" != "yes" -a \
15677 "$ac_cv_header_machine_soundcard_h" != "yes" -a \
15678 "$ac_cv_header_soundcard_h" != "yes" -a \
15679 "x$with_alsa$with_audioio$with_coreaudio$with_nas$with_esd$with_jack$with_oss" != xnonononononono
15681 wine_warnings="$wine_warnings|No sound system was found. Windows applications will be silent."
15687 if test "x${GCC}" = "xyes"
15689 EXTRACFLAGS="-Wall -pipe"
15691 { echo "$as_me:$LINENO: checking for gcc strength-reduce bug" >&5
15692 echo $ECHO_N "checking for gcc strength-reduce bug... $ECHO_C" >&6; }
15693 if test "${ac_cv_c_gcc_strength_bug+set}" = set; then
15694 echo $ECHO_N "(cached) $ECHO_C" >&6
15696 if test "$cross_compiling" = yes; then
15697 ac_cv_c_gcc_strength_bug="yes"
15699 cat >conftest.$ac_ext <<_ACEOF
15702 cat confdefs.h >>conftest.$ac_ext
15703 cat >>conftest.$ac_ext <<_ACEOF
15704 /* end confdefs.h. */
15705 int L[4] = {0,1,2,3};
15709 static int Array[3];
15710 unsigned int B = 3;
15712 for(i=0; i<B; i++) Array[i] = i - 3;
15713 for(i=0; i<4 - 1; i++) L[i] = L[i + 1];
15715 exit( Array[1] != -2 || L[2] != 3)
15720 rm -f conftest$ac_exeext
15721 if { (ac_try="$ac_link"
15722 case "(($ac_try" in
15723 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15724 *) ac_try_echo=$ac_try;;
15726 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15727 (eval "$ac_link") 2>&5
15729 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15730 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
15731 { (case "(($ac_try" in
15732 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15733 *) ac_try_echo=$ac_try;;
15735 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15736 (eval "$ac_try") 2>&5
15738 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15739 (exit $ac_status); }; }; then
15740 ac_cv_c_gcc_strength_bug="no"
15742 echo "$as_me: program exited with status $ac_status" >&5
15743 echo "$as_me: failed program was:" >&5
15744 sed 's/^/| /' conftest.$ac_ext >&5
15746 ( exit $ac_status )
15747 ac_cv_c_gcc_strength_bug="yes"
15749 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
15754 { echo "$as_me:$LINENO: result: $ac_cv_c_gcc_strength_bug" >&5
15755 echo "${ECHO_T}$ac_cv_c_gcc_strength_bug" >&6; }
15756 if test "$ac_cv_c_gcc_strength_bug" = "yes"
15758 EXTRACFLAGS="$EXTRACFLAGS -fno-strength-reduce"
15762 { echo "$as_me:$LINENO: checking whether the compiler supports -fshort-wchar" >&5
15763 echo $ECHO_N "checking whether the compiler supports -fshort-wchar... $ECHO_C" >&6; }
15764 if test "${ac_cv_cflags__fshort_wchar+set}" = set; then
15765 echo $ECHO_N "(cached) $ECHO_C" >&6
15767 ac_wine_try_cflags_saved=$CFLAGS
15768 CFLAGS="$CFLAGS -fshort-wchar"
15769 cat >conftest.$ac_ext <<_ACEOF
15772 cat confdefs.h >>conftest.$ac_ext
15773 cat >>conftest.$ac_ext <<_ACEOF
15774 /* end confdefs.h. */
15784 rm -f conftest.$ac_objext conftest$ac_exeext
15785 if { (ac_try="$ac_link"
15786 case "(($ac_try" in
15787 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15788 *) ac_try_echo=$ac_try;;
15790 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15791 (eval "$ac_link") 2>conftest.er1
15793 grep -v '^ *+' conftest.er1 >conftest.err
15795 cat conftest.err >&5
15796 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15797 (exit $ac_status); } && {
15798 test -z "$ac_c_werror_flag" ||
15799 test ! -s conftest.err
15800 } && test -s conftest$ac_exeext &&
15801 $as_test_x conftest$ac_exeext; then
15802 ac_cv_cflags__fshort_wchar=yes
15804 echo "$as_me: failed program was:" >&5
15805 sed 's/^/| /' conftest.$ac_ext >&5
15807 ac_cv_cflags__fshort_wchar=no
15810 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15811 conftest$ac_exeext conftest.$ac_ext
15812 CFLAGS=$ac_wine_try_cflags_saved
15814 { echo "$as_me:$LINENO: result: $ac_cv_cflags__fshort_wchar" >&5
15815 echo "${ECHO_T}$ac_cv_cflags__fshort_wchar" >&6; }
15816 if test $ac_cv_cflags__fshort_wchar = yes; then
15818 cat >>confdefs.h <<\_ACEOF
15819 #define CC_FLAG_SHORT_WCHAR "-fshort-wchar"
15824 { echo "$as_me:$LINENO: checking whether the compiler supports -fno-strict-aliasing" >&5
15825 echo $ECHO_N "checking whether the compiler supports -fno-strict-aliasing... $ECHO_C" >&6; }
15826 if test "${ac_cv_cflags__fno_strict_aliasing+set}" = set; then
15827 echo $ECHO_N "(cached) $ECHO_C" >&6
15829 ac_wine_try_cflags_saved=$CFLAGS
15830 CFLAGS="$CFLAGS -fno-strict-aliasing"
15831 cat >conftest.$ac_ext <<_ACEOF
15834 cat confdefs.h >>conftest.$ac_ext
15835 cat >>conftest.$ac_ext <<_ACEOF
15836 /* end confdefs.h. */
15846 rm -f conftest.$ac_objext conftest$ac_exeext
15847 if { (ac_try="$ac_link"
15848 case "(($ac_try" in
15849 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15850 *) ac_try_echo=$ac_try;;
15852 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15853 (eval "$ac_link") 2>conftest.er1
15855 grep -v '^ *+' conftest.er1 >conftest.err
15857 cat conftest.err >&5
15858 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15859 (exit $ac_status); } && {
15860 test -z "$ac_c_werror_flag" ||
15861 test ! -s conftest.err
15862 } && test -s conftest$ac_exeext &&
15863 $as_test_x conftest$ac_exeext; then
15864 ac_cv_cflags__fno_strict_aliasing=yes
15866 echo "$as_me: failed program was:" >&5
15867 sed 's/^/| /' conftest.$ac_ext >&5
15869 ac_cv_cflags__fno_strict_aliasing=no
15872 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15873 conftest$ac_exeext conftest.$ac_ext
15874 CFLAGS=$ac_wine_try_cflags_saved
15876 { echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_strict_aliasing" >&5
15877 echo "${ECHO_T}$ac_cv_cflags__fno_strict_aliasing" >&6; }
15878 if test $ac_cv_cflags__fno_strict_aliasing = yes; then
15879 EXTRACFLAGS="$EXTRACFLAGS -fno-strict-aliasing"
15882 { echo "$as_me:$LINENO: checking whether the compiler supports -Wdeclaration-after-statement" >&5
15883 echo $ECHO_N "checking whether the compiler supports -Wdeclaration-after-statement... $ECHO_C" >&6; }
15884 if test "${ac_cv_cflags__Wdeclaration_after_statement+set}" = set; then
15885 echo $ECHO_N "(cached) $ECHO_C" >&6
15887 ac_wine_try_cflags_saved=$CFLAGS
15888 CFLAGS="$CFLAGS -Wdeclaration-after-statement"
15889 cat >conftest.$ac_ext <<_ACEOF
15892 cat confdefs.h >>conftest.$ac_ext
15893 cat >>conftest.$ac_ext <<_ACEOF
15894 /* end confdefs.h. */
15904 rm -f conftest.$ac_objext conftest$ac_exeext
15905 if { (ac_try="$ac_link"
15906 case "(($ac_try" in
15907 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15908 *) ac_try_echo=$ac_try;;
15910 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15911 (eval "$ac_link") 2>conftest.er1
15913 grep -v '^ *+' conftest.er1 >conftest.err
15915 cat conftest.err >&5
15916 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15917 (exit $ac_status); } && {
15918 test -z "$ac_c_werror_flag" ||
15919 test ! -s conftest.err
15920 } && test -s conftest$ac_exeext &&
15921 $as_test_x conftest$ac_exeext; then
15922 ac_cv_cflags__Wdeclaration_after_statement=yes
15924 echo "$as_me: failed program was:" >&5
15925 sed 's/^/| /' conftest.$ac_ext >&5
15927 ac_cv_cflags__Wdeclaration_after_statement=no
15930 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15931 conftest$ac_exeext conftest.$ac_ext
15932 CFLAGS=$ac_wine_try_cflags_saved
15934 { echo "$as_me:$LINENO: result: $ac_cv_cflags__Wdeclaration_after_statement" >&5
15935 echo "${ECHO_T}$ac_cv_cflags__Wdeclaration_after_statement" >&6; }
15936 if test $ac_cv_cflags__Wdeclaration_after_statement = yes; then
15937 EXTRACFLAGS="$EXTRACFLAGS -Wdeclaration-after-statement"
15940 { echo "$as_me:$LINENO: checking whether the compiler supports -Wwrite-strings" >&5
15941 echo $ECHO_N "checking whether the compiler supports -Wwrite-strings... $ECHO_C" >&6; }
15942 if test "${ac_cv_cflags__Wwrite_strings+set}" = set; then
15943 echo $ECHO_N "(cached) $ECHO_C" >&6
15945 ac_wine_try_cflags_saved=$CFLAGS
15946 CFLAGS="$CFLAGS -Wwrite-strings"
15947 cat >conftest.$ac_ext <<_ACEOF
15950 cat confdefs.h >>conftest.$ac_ext
15951 cat >>conftest.$ac_ext <<_ACEOF
15952 /* end confdefs.h. */
15962 rm -f conftest.$ac_objext conftest$ac_exeext
15963 if { (ac_try="$ac_link"
15964 case "(($ac_try" in
15965 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15966 *) ac_try_echo=$ac_try;;
15968 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15969 (eval "$ac_link") 2>conftest.er1
15971 grep -v '^ *+' conftest.er1 >conftest.err
15973 cat conftest.err >&5
15974 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15975 (exit $ac_status); } && {
15976 test -z "$ac_c_werror_flag" ||
15977 test ! -s conftest.err
15978 } && test -s conftest$ac_exeext &&
15979 $as_test_x conftest$ac_exeext; then
15980 ac_cv_cflags__Wwrite_strings=yes
15982 echo "$as_me: failed program was:" >&5
15983 sed 's/^/| /' conftest.$ac_ext >&5
15985 ac_cv_cflags__Wwrite_strings=no
15988 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15989 conftest$ac_exeext conftest.$ac_ext
15990 CFLAGS=$ac_wine_try_cflags_saved
15992 { echo "$as_me:$LINENO: result: $ac_cv_cflags__Wwrite_strings" >&5
15993 echo "${ECHO_T}$ac_cv_cflags__Wwrite_strings" >&6; }
15994 if test $ac_cv_cflags__Wwrite_strings = yes; then
15995 EXTRACFLAGS="$EXTRACFLAGS -Wwrite-strings"
15999 saved_CFLAGS="$CFLAGS"
16000 CFLAGS="$CFLAGS -Wpointer-arith -Werror"
16001 { echo "$as_me:$LINENO: checking for broken string.h that generates warnings" >&5
16002 echo $ECHO_N "checking for broken string.h that generates warnings... $ECHO_C" >&6; }
16003 if test "${ac_cv_c_string_h_warnings+set}" = set; then
16004 echo $ECHO_N "(cached) $ECHO_C" >&6
16006 cat >conftest.$ac_ext <<_ACEOF
16009 cat confdefs.h >>conftest.$ac_ext
16010 cat >>conftest.$ac_ext <<_ACEOF
16011 /* end confdefs.h. */
16012 #include <string.h>
16021 rm -f conftest.$ac_objext
16022 if { (ac_try="$ac_compile"
16023 case "(($ac_try" in
16024 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16025 *) ac_try_echo=$ac_try;;
16027 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16028 (eval "$ac_compile") 2>conftest.er1
16030 grep -v '^ *+' conftest.er1 >conftest.err
16032 cat conftest.err >&5
16033 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16034 (exit $ac_status); } && {
16035 test -z "$ac_c_werror_flag" ||
16036 test ! -s conftest.err
16037 } && test -s conftest.$ac_objext; then
16038 ac_cv_c_string_h_warnings=no
16040 echo "$as_me: failed program was:" >&5
16041 sed 's/^/| /' conftest.$ac_ext >&5
16043 ac_cv_c_string_h_warnings=yes
16046 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16048 { echo "$as_me:$LINENO: result: $ac_cv_c_string_h_warnings" >&5
16049 echo "${ECHO_T}$ac_cv_c_string_h_warnings" >&6; }
16050 CFLAGS="$saved_CFLAGS"
16051 if test "$ac_cv_c_string_h_warnings" = "no"
16053 EXTRACFLAGS="$EXTRACFLAGS -Wpointer-arith"
16058 saved_CFLAGS="$CFLAGS"
16059 CFLAGS="$CFLAGS -Werror"
16060 { echo "$as_me:$LINENO: checking for builtin wchar inlines" >&5
16061 echo $ECHO_N "checking for builtin wchar inlines... $ECHO_C" >&6; }
16062 if test "${ac_cv_c_builtin_wchar_ctype+set}" = set; then
16063 echo $ECHO_N "(cached) $ECHO_C" >&6
16065 cat >conftest.$ac_ext <<_ACEOF
16068 cat confdefs.h >>conftest.$ac_ext
16069 cat >>conftest.$ac_ext <<_ACEOF
16070 /* end confdefs.h. */
16075 int iswlower(unsigned short);
16080 rm -f conftest.$ac_objext
16081 if { (ac_try="$ac_compile"
16082 case "(($ac_try" in
16083 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16084 *) ac_try_echo=$ac_try;;
16086 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16087 (eval "$ac_compile") 2>conftest.er1
16089 grep -v '^ *+' conftest.er1 >conftest.err
16091 cat conftest.err >&5
16092 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16093 (exit $ac_status); } && {
16094 test -z "$ac_c_werror_flag" ||
16095 test ! -s conftest.err
16096 } && test -s conftest.$ac_objext; then
16097 ac_cv_c_builtin_wchar_ctype=no
16099 echo "$as_me: failed program was:" >&5
16100 sed 's/^/| /' conftest.$ac_ext >&5
16102 ac_cv_c_builtin_wchar_ctype=yes
16105 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16107 { echo "$as_me:$LINENO: result: $ac_cv_c_builtin_wchar_ctype" >&5
16108 echo "${ECHO_T}$ac_cv_c_builtin_wchar_ctype" >&6; }
16109 CFLAGS="$saved_CFLAGS"
16110 if test "$ac_cv_c_builtin_wchar_ctype" = "yes"
16112 BUILTINFLAG="-fno-builtin"
16117 { echo "$as_me:$LINENO: checking how to define a function in assembly code" >&5
16118 echo $ECHO_N "checking how to define a function in assembly code... $ECHO_C" >&6; }
16119 if test "${ac_cv_asm_func_def+set}" = set; then
16120 echo $ECHO_N "(cached) $ECHO_C" >&6
16122 cat >conftest.$ac_ext <<_ACEOF
16125 cat confdefs.h >>conftest.$ac_ext
16126 cat >>conftest.$ac_ext <<_ACEOF
16127 /* end confdefs.h. */
16132 asm("\t.globl _ac_test\n\t.def _ac_test; .scl 2; .type 32; .endef\n_ac_test:\t.long 0");
16137 rm -f conftest.$ac_objext conftest$ac_exeext
16138 if { (ac_try="$ac_link"
16139 case "(($ac_try" in
16140 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16141 *) ac_try_echo=$ac_try;;
16143 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16144 (eval "$ac_link") 2>conftest.er1
16146 grep -v '^ *+' conftest.er1 >conftest.err
16148 cat conftest.err >&5
16149 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16150 (exit $ac_status); } && {
16151 test -z "$ac_c_werror_flag" ||
16152 test ! -s conftest.err
16153 } && test -s conftest$ac_exeext &&
16154 $as_test_x conftest$ac_exeext; then
16155 ac_cv_asm_func_def=".def"
16157 echo "$as_me: failed program was:" >&5
16158 sed 's/^/| /' conftest.$ac_ext >&5
16160 cat >conftest.$ac_ext <<_ACEOF
16163 cat confdefs.h >>conftest.$ac_ext
16164 cat >>conftest.$ac_ext <<_ACEOF
16165 /* end confdefs.h. */
16170 asm("\t.globl _ac_test\n\t.type _ac_test,@function\n_ac_test:\t.long 0");
16175 rm -f conftest.$ac_objext conftest$ac_exeext
16176 if { (ac_try="$ac_link"
16177 case "(($ac_try" in
16178 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16179 *) ac_try_echo=$ac_try;;
16181 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16182 (eval "$ac_link") 2>conftest.er1
16184 grep -v '^ *+' conftest.er1 >conftest.err
16186 cat conftest.err >&5
16187 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16188 (exit $ac_status); } && {
16189 test -z "$ac_c_werror_flag" ||
16190 test ! -s conftest.err
16191 } && test -s conftest$ac_exeext &&
16192 $as_test_x conftest$ac_exeext; then
16193 ac_cv_asm_func_def=".type @function"
16195 echo "$as_me: failed program was:" >&5
16196 sed 's/^/| /' conftest.$ac_ext >&5
16198 cat >conftest.$ac_ext <<_ACEOF
16201 cat confdefs.h >>conftest.$ac_ext
16202 cat >>conftest.$ac_ext <<_ACEOF
16203 /* end confdefs.h. */
16208 asm("\t.globl _ac_test\n\t.type _ac_test,2\n_ac_test:\t.long 0");
16213 rm -f conftest.$ac_objext conftest$ac_exeext
16214 if { (ac_try="$ac_link"
16215 case "(($ac_try" in
16216 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16217 *) ac_try_echo=$ac_try;;
16219 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16220 (eval "$ac_link") 2>conftest.er1
16222 grep -v '^ *+' conftest.er1 >conftest.err
16224 cat conftest.err >&5
16225 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16226 (exit $ac_status); } && {
16227 test -z "$ac_c_werror_flag" ||
16228 test ! -s conftest.err
16229 } && test -s conftest$ac_exeext &&
16230 $as_test_x conftest$ac_exeext; then
16231 ac_cv_asm_func_def=".type 2"
16233 echo "$as_me: failed program was:" >&5
16234 sed 's/^/| /' conftest.$ac_ext >&5
16236 ac_cv_asm_func_def="unknown"
16239 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16240 conftest$ac_exeext conftest.$ac_ext
16243 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16244 conftest$ac_exeext conftest.$ac_ext
16247 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16248 conftest$ac_exeext conftest.$ac_ext
16250 { echo "$as_me:$LINENO: result: $ac_cv_asm_func_def" >&5
16251 echo "${ECHO_T}$ac_cv_asm_func_def" >&6; }
16255 case "$ac_cv_asm_func_def" in
16257 cat >>confdefs.h <<\_ACEOF
16258 #define __ASM_FUNC(name) ".def " __ASM_NAME(name) "; .scl 2; .type 32; .endef"
16262 cat >>confdefs.h <<\_ACEOF
16263 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
16267 cat >>confdefs.h <<\_ACEOF
16268 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",2"
16272 cat >>confdefs.h <<\_ACEOF
16273 #define __ASM_FUNC(name) ""
16279 { echo "$as_me:$LINENO: checking whether external symbols need an underscore prefix" >&5
16280 echo $ECHO_N "checking whether external symbols need an underscore prefix... $ECHO_C" >&6; }
16281 if test "${ac_cv_c_extern_prefix+set}" = set; then
16282 echo $ECHO_N "(cached) $ECHO_C" >&6
16284 cat >conftest.$ac_ext <<_ACEOF
16287 cat confdefs.h >>conftest.$ac_ext
16288 cat >>conftest.$ac_ext <<_ACEOF
16289 /* end confdefs.h. */
16290 extern int ac_test;
16294 asm(".globl _ac_test\n_ac_test:\t.long 0"); if (ac_test) return 1
16299 rm -f conftest.$ac_objext conftest$ac_exeext
16300 if { (ac_try="$ac_link"
16301 case "(($ac_try" in
16302 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16303 *) ac_try_echo=$ac_try;;
16305 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16306 (eval "$ac_link") 2>conftest.er1
16308 grep -v '^ *+' conftest.er1 >conftest.err
16310 cat conftest.err >&5
16311 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16312 (exit $ac_status); } && {
16313 test -z "$ac_c_werror_flag" ||
16314 test ! -s conftest.err
16315 } && test -s conftest$ac_exeext &&
16316 $as_test_x conftest$ac_exeext; then
16317 ac_cv_c_extern_prefix="yes"
16319 echo "$as_me: failed program was:" >&5
16320 sed 's/^/| /' conftest.$ac_ext >&5
16322 ac_cv_c_extern_prefix="no"
16325 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16326 conftest$ac_exeext conftest.$ac_ext
16328 { echo "$as_me:$LINENO: result: $ac_cv_c_extern_prefix" >&5
16329 echo "${ECHO_T}$ac_cv_c_extern_prefix" >&6; }
16333 if test "$ac_cv_c_extern_prefix" = "yes"
16335 cat >>confdefs.h <<\_ACEOF
16336 #define __ASM_NAME(name) "_" name
16340 cat >>confdefs.h <<\_ACEOF
16341 #define __ASM_NAME(name) name
16351 LDPATH="PATH=\"\$(TOOLSDIR)/libs/wine:\$\$PATH\""
16355 linux*|solaris*) if test -z "$LDRPATH_LOCAL"
16357 LDPATH="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
16361 LDPATH="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
16369 SOCKETLIBS="-lws2_32"
16374 MAIN_BINARY="wine-pthread"
16378 linux* | k*bsd*-gnu)
16379 MAIN_BINARY="wine-glibc"
16381 EXTRA_BINARIES="wine-kthread wine-pthread wine-preloader"
16384 MAIN_BINARY="wine-freebsd"
16386 EXTRA_BINARIES="wine-pthread"
16524 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
16525 { echo "$as_me:$LINENO: checking for $ac_func" >&5
16526 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
16527 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
16528 echo $ECHO_N "(cached) $ECHO_C" >&6
16530 cat >conftest.$ac_ext <<_ACEOF
16533 cat confdefs.h >>conftest.$ac_ext
16534 cat >>conftest.$ac_ext <<_ACEOF
16535 /* end confdefs.h. */
16536 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
16537 For example, HP-UX 11i <limits.h> declares gettimeofday. */
16538 #define $ac_func innocuous_$ac_func
16540 /* System header to define __stub macros and hopefully few prototypes,
16541 which can conflict with char $ac_func (); below.
16542 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
16543 <limits.h> exists even on freestanding compilers. */
16546 # include <limits.h>
16548 # include <assert.h>
16553 /* Override any GCC internal prototype to avoid an error.
16554 Use char because int might match the return type of a GCC
16555 builtin and then its argument prototype would still apply. */
16560 /* The GNU C library defines this for functions which it implements
16561 to always fail with ENOSYS. Some functions are actually named
16562 something starting with __ and the normal name is an alias. */
16563 #if defined __stub_$ac_func || defined __stub___$ac_func
16570 return $ac_func ();
16575 rm -f conftest.$ac_objext conftest$ac_exeext
16576 if { (ac_try="$ac_link"
16577 case "(($ac_try" in
16578 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16579 *) ac_try_echo=$ac_try;;
16581 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16582 (eval "$ac_link") 2>conftest.er1
16584 grep -v '^ *+' conftest.er1 >conftest.err
16586 cat conftest.err >&5
16587 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16588 (exit $ac_status); } && {
16589 test -z "$ac_c_werror_flag" ||
16590 test ! -s conftest.err
16591 } && test -s conftest$ac_exeext &&
16592 $as_test_x conftest$ac_exeext; then
16593 eval "$as_ac_var=yes"
16595 echo "$as_me: failed program was:" >&5
16596 sed 's/^/| /' conftest.$ac_ext >&5
16598 eval "$as_ac_var=no"
16601 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16602 conftest$ac_exeext conftest.$ac_ext
16604 ac_res=`eval echo '${'$as_ac_var'}'`
16605 { echo "$as_me:$LINENO: result: $ac_res" >&5
16606 echo "${ECHO_T}$ac_res" >&6; }
16607 if test `eval echo '${'$as_ac_var'}'` = yes; then
16608 cat >>confdefs.h <<_ACEOF
16609 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
16616 if test "$ac_cv_func_dlopen" = no
16618 { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
16619 echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; }
16620 if test "${ac_cv_lib_dl_dlopen+set}" = set; then
16621 echo $ECHO_N "(cached) $ECHO_C" >&6
16623 ac_check_lib_save_LIBS=$LIBS
16625 cat >conftest.$ac_ext <<_ACEOF
16628 cat confdefs.h >>conftest.$ac_ext
16629 cat >>conftest.$ac_ext <<_ACEOF
16630 /* end confdefs.h. */
16632 /* Override any GCC internal prototype to avoid an error.
16633 Use char because int might match the return type of a GCC
16634 builtin and then its argument prototype would still apply. */
16647 rm -f conftest.$ac_objext conftest$ac_exeext
16648 if { (ac_try="$ac_link"
16649 case "(($ac_try" in
16650 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16651 *) ac_try_echo=$ac_try;;
16653 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16654 (eval "$ac_link") 2>conftest.er1
16656 grep -v '^ *+' conftest.er1 >conftest.err
16658 cat conftest.err >&5
16659 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16660 (exit $ac_status); } && {
16661 test -z "$ac_c_werror_flag" ||
16662 test ! -s conftest.err
16663 } && test -s conftest$ac_exeext &&
16664 $as_test_x conftest$ac_exeext; then
16665 ac_cv_lib_dl_dlopen=yes
16667 echo "$as_me: failed program was:" >&5
16668 sed 's/^/| /' conftest.$ac_ext >&5
16670 ac_cv_lib_dl_dlopen=no
16673 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16674 conftest$ac_exeext conftest.$ac_ext
16675 LIBS=$ac_check_lib_save_LIBS
16677 { echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
16678 echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; }
16679 if test $ac_cv_lib_dl_dlopen = yes; then
16680 cat >>confdefs.h <<\_ACEOF
16681 #define HAVE_DLOPEN 1
16688 ac_wine_check_funcs_save_LIBS="$LIBS"
16689 LIBS="$LIBS $LIBDL"
16691 for ac_func in dladdr
16693 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
16694 { echo "$as_me:$LINENO: checking for $ac_func" >&5
16695 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
16696 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
16697 echo $ECHO_N "(cached) $ECHO_C" >&6
16699 cat >conftest.$ac_ext <<_ACEOF
16702 cat confdefs.h >>conftest.$ac_ext
16703 cat >>conftest.$ac_ext <<_ACEOF
16704 /* end confdefs.h. */
16705 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
16706 For example, HP-UX 11i <limits.h> declares gettimeofday. */
16707 #define $ac_func innocuous_$ac_func
16709 /* System header to define __stub macros and hopefully few prototypes,
16710 which can conflict with char $ac_func (); below.
16711 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
16712 <limits.h> exists even on freestanding compilers. */
16715 # include <limits.h>
16717 # include <assert.h>
16722 /* Override any GCC internal prototype to avoid an error.
16723 Use char because int might match the return type of a GCC
16724 builtin and then its argument prototype would still apply. */
16729 /* The GNU C library defines this for functions which it implements
16730 to always fail with ENOSYS. Some functions are actually named
16731 something starting with __ and the normal name is an alias. */
16732 #if defined __stub_$ac_func || defined __stub___$ac_func
16739 return $ac_func ();
16744 rm -f conftest.$ac_objext conftest$ac_exeext
16745 if { (ac_try="$ac_link"
16746 case "(($ac_try" in
16747 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16748 *) ac_try_echo=$ac_try;;
16750 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16751 (eval "$ac_link") 2>conftest.er1
16753 grep -v '^ *+' conftest.er1 >conftest.err
16755 cat conftest.err >&5
16756 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16757 (exit $ac_status); } && {
16758 test -z "$ac_c_werror_flag" ||
16759 test ! -s conftest.err
16760 } && test -s conftest$ac_exeext &&
16761 $as_test_x conftest$ac_exeext; then
16762 eval "$as_ac_var=yes"
16764 echo "$as_me: failed program was:" >&5
16765 sed 's/^/| /' conftest.$ac_ext >&5
16767 eval "$as_ac_var=no"
16770 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16771 conftest$ac_exeext conftest.$ac_ext
16773 ac_res=`eval echo '${'$as_ac_var'}'`
16774 { echo "$as_me:$LINENO: result: $ac_res" >&5
16775 echo "${ECHO_T}$ac_res" >&6; }
16776 if test `eval echo '${'$as_ac_var'}'` = yes; then
16777 cat >>confdefs.h <<_ACEOF
16778 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
16784 LIBS="$ac_wine_check_funcs_save_LIBS"
16786 if test "$ac_cv_func_poll" = no
16788 { echo "$as_me:$LINENO: checking for poll in -lpoll" >&5
16789 echo $ECHO_N "checking for poll in -lpoll... $ECHO_C" >&6; }
16790 if test "${ac_cv_lib_poll_poll+set}" = set; then
16791 echo $ECHO_N "(cached) $ECHO_C" >&6
16793 ac_check_lib_save_LIBS=$LIBS
16794 LIBS="-lpoll $LIBS"
16795 cat >conftest.$ac_ext <<_ACEOF
16798 cat confdefs.h >>conftest.$ac_ext
16799 cat >>conftest.$ac_ext <<_ACEOF
16800 /* end confdefs.h. */
16802 /* Override any GCC internal prototype to avoid an error.
16803 Use char because int might match the return type of a GCC
16804 builtin and then its argument prototype would still apply. */
16817 rm -f conftest.$ac_objext conftest$ac_exeext
16818 if { (ac_try="$ac_link"
16819 case "(($ac_try" in
16820 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16821 *) ac_try_echo=$ac_try;;
16823 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16824 (eval "$ac_link") 2>conftest.er1
16826 grep -v '^ *+' conftest.er1 >conftest.err
16828 cat conftest.err >&5
16829 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16830 (exit $ac_status); } && {
16831 test -z "$ac_c_werror_flag" ||
16832 test ! -s conftest.err
16833 } && test -s conftest$ac_exeext &&
16834 $as_test_x conftest$ac_exeext; then
16835 ac_cv_lib_poll_poll=yes
16837 echo "$as_me: failed program was:" >&5
16838 sed 's/^/| /' conftest.$ac_ext >&5
16840 ac_cv_lib_poll_poll=no
16843 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16844 conftest$ac_exeext conftest.$ac_ext
16845 LIBS=$ac_check_lib_save_LIBS
16847 { echo "$as_me:$LINENO: result: $ac_cv_lib_poll_poll" >&5
16848 echo "${ECHO_T}$ac_cv_lib_poll_poll" >&6; }
16849 if test $ac_cv_lib_poll_poll = yes; then
16850 cat >>confdefs.h <<\_ACEOF
16851 #define HAVE_POLL 1
16859 { echo "$as_me:$LINENO: checking for library containing gethostbyname" >&5
16860 echo $ECHO_N "checking for library containing gethostbyname... $ECHO_C" >&6; }
16861 if test "${ac_cv_search_gethostbyname+set}" = set; then
16862 echo $ECHO_N "(cached) $ECHO_C" >&6
16864 ac_func_search_save_LIBS=$LIBS
16865 cat >conftest.$ac_ext <<_ACEOF
16868 cat confdefs.h >>conftest.$ac_ext
16869 cat >>conftest.$ac_ext <<_ACEOF
16870 /* end confdefs.h. */
16872 /* Override any GCC internal prototype to avoid an error.
16873 Use char because int might match the return type of a GCC
16874 builtin and then its argument prototype would still apply. */
16878 char gethostbyname ();
16882 return gethostbyname ();
16887 for ac_lib in '' nsl; do
16888 if test -z "$ac_lib"; then
16889 ac_res="none required"
16892 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
16894 rm -f conftest.$ac_objext conftest$ac_exeext
16895 if { (ac_try="$ac_link"
16896 case "(($ac_try" in
16897 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16898 *) ac_try_echo=$ac_try;;
16900 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16901 (eval "$ac_link") 2>conftest.er1
16903 grep -v '^ *+' conftest.er1 >conftest.err
16905 cat conftest.err >&5
16906 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16907 (exit $ac_status); } && {
16908 test -z "$ac_c_werror_flag" ||
16909 test ! -s conftest.err
16910 } && test -s conftest$ac_exeext &&
16911 $as_test_x conftest$ac_exeext; then
16912 ac_cv_search_gethostbyname=$ac_res
16914 echo "$as_me: failed program was:" >&5
16915 sed 's/^/| /' conftest.$ac_ext >&5
16920 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16922 if test "${ac_cv_search_gethostbyname+set}" = set; then
16926 if test "${ac_cv_search_gethostbyname+set}" = set; then
16929 ac_cv_search_gethostbyname=no
16931 rm conftest.$ac_ext
16932 LIBS=$ac_func_search_save_LIBS
16934 { echo "$as_me:$LINENO: result: $ac_cv_search_gethostbyname" >&5
16935 echo "${ECHO_T}$ac_cv_search_gethostbyname" >&6; }
16936 ac_res=$ac_cv_search_gethostbyname
16937 if test "$ac_res" != no; then
16938 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
16943 { echo "$as_me:$LINENO: checking for library containing connect" >&5
16944 echo $ECHO_N "checking for library containing connect... $ECHO_C" >&6; }
16945 if test "${ac_cv_search_connect+set}" = set; then
16946 echo $ECHO_N "(cached) $ECHO_C" >&6
16948 ac_func_search_save_LIBS=$LIBS
16949 cat >conftest.$ac_ext <<_ACEOF
16952 cat confdefs.h >>conftest.$ac_ext
16953 cat >>conftest.$ac_ext <<_ACEOF
16954 /* end confdefs.h. */
16956 /* Override any GCC internal prototype to avoid an error.
16957 Use char because int might match the return type of a GCC
16958 builtin and then its argument prototype would still apply. */
16971 for ac_lib in '' socket; do
16972 if test -z "$ac_lib"; then
16973 ac_res="none required"
16976 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
16978 rm -f conftest.$ac_objext conftest$ac_exeext
16979 if { (ac_try="$ac_link"
16980 case "(($ac_try" in
16981 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16982 *) ac_try_echo=$ac_try;;
16984 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16985 (eval "$ac_link") 2>conftest.er1
16987 grep -v '^ *+' conftest.er1 >conftest.err
16989 cat conftest.err >&5
16990 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16991 (exit $ac_status); } && {
16992 test -z "$ac_c_werror_flag" ||
16993 test ! -s conftest.err
16994 } && test -s conftest$ac_exeext &&
16995 $as_test_x conftest$ac_exeext; then
16996 ac_cv_search_connect=$ac_res
16998 echo "$as_me: failed program was:" >&5
16999 sed 's/^/| /' conftest.$ac_ext >&5
17004 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17006 if test "${ac_cv_search_connect+set}" = set; then
17010 if test "${ac_cv_search_connect+set}" = set; then
17013 ac_cv_search_connect=no
17015 rm conftest.$ac_ext
17016 LIBS=$ac_func_search_save_LIBS
17018 { echo "$as_me:$LINENO: result: $ac_cv_search_connect" >&5
17019 echo "${ECHO_T}$ac_cv_search_connect" >&6; }
17020 ac_res=$ac_cv_search_connect
17021 if test "$ac_res" != no; then
17022 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
17027 { echo "$as_me:$LINENO: checking for library containing inet_aton" >&5
17028 echo $ECHO_N "checking for library containing inet_aton... $ECHO_C" >&6; }
17029 if test "${ac_cv_search_inet_aton+set}" = set; then
17030 echo $ECHO_N "(cached) $ECHO_C" >&6
17032 ac_func_search_save_LIBS=$LIBS
17033 cat >conftest.$ac_ext <<_ACEOF
17036 cat confdefs.h >>conftest.$ac_ext
17037 cat >>conftest.$ac_ext <<_ACEOF
17038 /* end confdefs.h. */
17040 /* Override any GCC internal prototype to avoid an error.
17041 Use char because int might match the return type of a GCC
17042 builtin and then its argument prototype would still apply. */
17050 return inet_aton ();
17055 for ac_lib in '' resolv; do
17056 if test -z "$ac_lib"; then
17057 ac_res="none required"
17060 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
17062 rm -f conftest.$ac_objext conftest$ac_exeext
17063 if { (ac_try="$ac_link"
17064 case "(($ac_try" in
17065 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17066 *) ac_try_echo=$ac_try;;
17068 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17069 (eval "$ac_link") 2>conftest.er1
17071 grep -v '^ *+' conftest.er1 >conftest.err
17073 cat conftest.err >&5
17074 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17075 (exit $ac_status); } && {
17076 test -z "$ac_c_werror_flag" ||
17077 test ! -s conftest.err
17078 } && test -s conftest$ac_exeext &&
17079 $as_test_x conftest$ac_exeext; then
17080 ac_cv_search_inet_aton=$ac_res
17082 echo "$as_me: failed program was:" >&5
17083 sed 's/^/| /' conftest.$ac_ext >&5
17088 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17090 if test "${ac_cv_search_inet_aton+set}" = set; then
17094 if test "${ac_cv_search_inet_aton+set}" = set; then
17097 ac_cv_search_inet_aton=no
17099 rm conftest.$ac_ext
17100 LIBS=$ac_func_search_save_LIBS
17102 { echo "$as_me:$LINENO: result: $ac_cv_search_inet_aton" >&5
17103 echo "${ECHO_T}$ac_cv_search_inet_aton" >&6; }
17104 ac_res=$ac_cv_search_inet_aton
17105 if test "$ac_res" != no; then
17106 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
17130 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
17131 { echo "$as_me:$LINENO: checking for $ac_func" >&5
17132 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
17133 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
17134 echo $ECHO_N "(cached) $ECHO_C" >&6
17136 cat >conftest.$ac_ext <<_ACEOF
17139 cat confdefs.h >>conftest.$ac_ext
17140 cat >>conftest.$ac_ext <<_ACEOF
17141 /* end confdefs.h. */
17142 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
17143 For example, HP-UX 11i <limits.h> declares gettimeofday. */
17144 #define $ac_func innocuous_$ac_func
17146 /* System header to define __stub macros and hopefully few prototypes,
17147 which can conflict with char $ac_func (); below.
17148 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
17149 <limits.h> exists even on freestanding compilers. */
17152 # include <limits.h>
17154 # include <assert.h>
17159 /* Override any GCC internal prototype to avoid an error.
17160 Use char because int might match the return type of a GCC
17161 builtin and then its argument prototype would still apply. */
17166 /* The GNU C library defines this for functions which it implements
17167 to always fail with ENOSYS. Some functions are actually named
17168 something starting with __ and the normal name is an alias. */
17169 #if defined __stub_$ac_func || defined __stub___$ac_func
17176 return $ac_func ();
17181 rm -f conftest.$ac_objext conftest$ac_exeext
17182 if { (ac_try="$ac_link"
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_link") 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_exeext &&
17198 $as_test_x conftest$ac_exeext; then
17199 eval "$as_ac_var=yes"
17201 echo "$as_me: failed program was:" >&5
17202 sed 's/^/| /' conftest.$ac_ext >&5
17204 eval "$as_ac_var=no"
17207 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17208 conftest$ac_exeext conftest.$ac_ext
17210 ac_res=`eval echo '${'$as_ac_var'}'`
17211 { echo "$as_me:$LINENO: result: $ac_res" >&5
17212 echo "${ECHO_T}$ac_res" >&6; }
17213 if test `eval echo '${'$as_ac_var'}'` = yes; then
17214 cat >>confdefs.h <<_ACEOF
17215 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
17223 { echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
17224 echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6; }
17225 if test "${ac_cv_c_const+set}" = set; then
17226 echo $ECHO_N "(cached) $ECHO_C" >&6
17228 cat >conftest.$ac_ext <<_ACEOF
17231 cat confdefs.h >>conftest.$ac_ext
17232 cat >>conftest.$ac_ext <<_ACEOF
17233 /* end confdefs.h. */
17238 /* FIXME: Include the comments suggested by Paul. */
17239 #ifndef __cplusplus
17240 /* Ultrix mips cc rejects this. */
17241 typedef int charset[2];
17243 /* SunOS 4.1.1 cc rejects this. */
17244 char const *const *pcpcc;
17246 /* NEC SVR4.0.2 mips cc rejects this. */
17247 struct point {int x, y;};
17248 static struct point const zero = {0,0};
17249 /* AIX XL C 1.02.0.0 rejects this.
17250 It does not let you subtract one const X* pointer from another in
17251 an arm of an if-expression whose if-part is not a constant
17253 const char *g = "string";
17254 pcpcc = &g + (g ? g-g : 0);
17255 /* HPUX 7.0 cc rejects these. */
17257 ppc = (char**) pcpcc;
17258 pcpcc = (char const *const *) ppc;
17259 { /* SCO 3.2v4 cc rejects this. */
17261 char const *s = 0 ? (char *) 0 : (char const *) 0;
17266 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
17267 int x[] = {25, 17};
17268 const int *foo = &x[0];
17271 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
17272 typedef const int *iptr;
17276 { /* AIX XL C 1.02.0.0 rejects this saying
17277 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
17278 struct s { int j; const int *ap[3]; };
17279 struct s *b; b->j = 5;
17281 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
17282 const int foo = 10;
17283 if (!foo) return 0;
17285 return !cs[0] && !zero.x;
17292 rm -f conftest.$ac_objext
17293 if { (ac_try="$ac_compile"
17294 case "(($ac_try" in
17295 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17296 *) ac_try_echo=$ac_try;;
17298 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17299 (eval "$ac_compile") 2>conftest.er1
17301 grep -v '^ *+' conftest.er1 >conftest.err
17303 cat conftest.err >&5
17304 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17305 (exit $ac_status); } && {
17306 test -z "$ac_c_werror_flag" ||
17307 test ! -s conftest.err
17308 } && test -s conftest.$ac_objext; then
17311 echo "$as_me: failed program was:" >&5
17312 sed 's/^/| /' conftest.$ac_ext >&5
17317 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17319 { echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
17320 echo "${ECHO_T}$ac_cv_c_const" >&6; }
17321 if test $ac_cv_c_const = no; then
17323 cat >>confdefs.h <<\_ACEOF
17329 { echo "$as_me:$LINENO: checking for inline" >&5
17330 echo $ECHO_N "checking for inline... $ECHO_C" >&6; }
17331 if test "${ac_cv_c_inline+set}" = set; then
17332 echo $ECHO_N "(cached) $ECHO_C" >&6
17335 for ac_kw in inline __inline__ __inline; do
17336 cat >conftest.$ac_ext <<_ACEOF
17339 cat confdefs.h >>conftest.$ac_ext
17340 cat >>conftest.$ac_ext <<_ACEOF
17341 /* end confdefs.h. */
17342 #ifndef __cplusplus
17344 static $ac_kw foo_t static_foo () {return 0; }
17345 $ac_kw foo_t foo () {return 0; }
17349 rm -f conftest.$ac_objext
17350 if { (ac_try="$ac_compile"
17351 case "(($ac_try" in
17352 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17353 *) ac_try_echo=$ac_try;;
17355 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17356 (eval "$ac_compile") 2>conftest.er1
17358 grep -v '^ *+' conftest.er1 >conftest.err
17360 cat conftest.err >&5
17361 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17362 (exit $ac_status); } && {
17363 test -z "$ac_c_werror_flag" ||
17364 test ! -s conftest.err
17365 } && test -s conftest.$ac_objext; then
17366 ac_cv_c_inline=$ac_kw
17368 echo "$as_me: failed program was:" >&5
17369 sed 's/^/| /' conftest.$ac_ext >&5
17374 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17375 test "$ac_cv_c_inline" != no && break
17379 { echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
17380 echo "${ECHO_T}$ac_cv_c_inline" >&6; }
17383 case $ac_cv_c_inline in
17386 case $ac_cv_c_inline in
17388 *) ac_val=$ac_cv_c_inline;;
17390 cat >>confdefs.h <<_ACEOF
17391 #ifndef __cplusplus
17392 #define inline $ac_val
17398 { echo "$as_me:$LINENO: checking for mode_t" >&5
17399 echo $ECHO_N "checking for mode_t... $ECHO_C" >&6; }
17400 if test "${ac_cv_type_mode_t+set}" = set; then
17401 echo $ECHO_N "(cached) $ECHO_C" >&6
17403 cat >conftest.$ac_ext <<_ACEOF
17406 cat confdefs.h >>conftest.$ac_ext
17407 cat >>conftest.$ac_ext <<_ACEOF
17408 /* end confdefs.h. */
17409 $ac_includes_default
17410 typedef mode_t ac__type_new_;
17414 if ((ac__type_new_ *) 0)
17416 if (sizeof (ac__type_new_))
17422 rm -f conftest.$ac_objext
17423 if { (ac_try="$ac_compile"
17424 case "(($ac_try" in
17425 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17426 *) ac_try_echo=$ac_try;;
17428 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17429 (eval "$ac_compile") 2>conftest.er1
17431 grep -v '^ *+' conftest.er1 >conftest.err
17433 cat conftest.err >&5
17434 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17435 (exit $ac_status); } && {
17436 test -z "$ac_c_werror_flag" ||
17437 test ! -s conftest.err
17438 } && test -s conftest.$ac_objext; then
17439 ac_cv_type_mode_t=yes
17441 echo "$as_me: failed program was:" >&5
17442 sed 's/^/| /' conftest.$ac_ext >&5
17444 ac_cv_type_mode_t=no
17447 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17449 { echo "$as_me:$LINENO: result: $ac_cv_type_mode_t" >&5
17450 echo "${ECHO_T}$ac_cv_type_mode_t" >&6; }
17451 if test $ac_cv_type_mode_t = yes; then
17453 cat >>confdefs.h <<_ACEOF
17454 #define HAVE_MODE_T 1
17459 { echo "$as_me:$LINENO: checking for off_t" >&5
17460 echo $ECHO_N "checking for off_t... $ECHO_C" >&6; }
17461 if test "${ac_cv_type_off_t+set}" = set; then
17462 echo $ECHO_N "(cached) $ECHO_C" >&6
17464 cat >conftest.$ac_ext <<_ACEOF
17467 cat confdefs.h >>conftest.$ac_ext
17468 cat >>conftest.$ac_ext <<_ACEOF
17469 /* end confdefs.h. */
17470 $ac_includes_default
17471 typedef off_t ac__type_new_;
17475 if ((ac__type_new_ *) 0)
17477 if (sizeof (ac__type_new_))
17483 rm -f conftest.$ac_objext
17484 if { (ac_try="$ac_compile"
17485 case "(($ac_try" in
17486 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17487 *) ac_try_echo=$ac_try;;
17489 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17490 (eval "$ac_compile") 2>conftest.er1
17492 grep -v '^ *+' conftest.er1 >conftest.err
17494 cat conftest.err >&5
17495 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17496 (exit $ac_status); } && {
17497 test -z "$ac_c_werror_flag" ||
17498 test ! -s conftest.err
17499 } && test -s conftest.$ac_objext; then
17500 ac_cv_type_off_t=yes
17502 echo "$as_me: failed program was:" >&5
17503 sed 's/^/| /' conftest.$ac_ext >&5
17505 ac_cv_type_off_t=no
17508 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17510 { echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
17511 echo "${ECHO_T}$ac_cv_type_off_t" >&6; }
17512 if test $ac_cv_type_off_t = yes; then
17514 cat >>confdefs.h <<_ACEOF
17515 #define HAVE_OFF_T 1
17520 { echo "$as_me:$LINENO: checking for pid_t" >&5
17521 echo $ECHO_N "checking for pid_t... $ECHO_C" >&6; }
17522 if test "${ac_cv_type_pid_t+set}" = set; then
17523 echo $ECHO_N "(cached) $ECHO_C" >&6
17525 cat >conftest.$ac_ext <<_ACEOF
17528 cat confdefs.h >>conftest.$ac_ext
17529 cat >>conftest.$ac_ext <<_ACEOF
17530 /* end confdefs.h. */
17531 $ac_includes_default
17532 typedef pid_t ac__type_new_;
17536 if ((ac__type_new_ *) 0)
17538 if (sizeof (ac__type_new_))
17544 rm -f conftest.$ac_objext
17545 if { (ac_try="$ac_compile"
17546 case "(($ac_try" in
17547 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17548 *) ac_try_echo=$ac_try;;
17550 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17551 (eval "$ac_compile") 2>conftest.er1
17553 grep -v '^ *+' conftest.er1 >conftest.err
17555 cat conftest.err >&5
17556 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17557 (exit $ac_status); } && {
17558 test -z "$ac_c_werror_flag" ||
17559 test ! -s conftest.err
17560 } && test -s conftest.$ac_objext; then
17561 ac_cv_type_pid_t=yes
17563 echo "$as_me: failed program was:" >&5
17564 sed 's/^/| /' conftest.$ac_ext >&5
17566 ac_cv_type_pid_t=no
17569 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17571 { echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
17572 echo "${ECHO_T}$ac_cv_type_pid_t" >&6; }
17573 if test $ac_cv_type_pid_t = yes; then
17575 cat >>confdefs.h <<_ACEOF
17576 #define HAVE_PID_T 1
17581 { echo "$as_me:$LINENO: checking for size_t" >&5
17582 echo $ECHO_N "checking for size_t... $ECHO_C" >&6; }
17583 if test "${ac_cv_type_size_t+set}" = set; then
17584 echo $ECHO_N "(cached) $ECHO_C" >&6
17586 cat >conftest.$ac_ext <<_ACEOF
17589 cat confdefs.h >>conftest.$ac_ext
17590 cat >>conftest.$ac_ext <<_ACEOF
17591 /* end confdefs.h. */
17592 $ac_includes_default
17593 typedef size_t ac__type_new_;
17597 if ((ac__type_new_ *) 0)
17599 if (sizeof (ac__type_new_))
17605 rm -f conftest.$ac_objext
17606 if { (ac_try="$ac_compile"
17607 case "(($ac_try" in
17608 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17609 *) ac_try_echo=$ac_try;;
17611 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17612 (eval "$ac_compile") 2>conftest.er1
17614 grep -v '^ *+' conftest.er1 >conftest.err
17616 cat conftest.err >&5
17617 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17618 (exit $ac_status); } && {
17619 test -z "$ac_c_werror_flag" ||
17620 test ! -s conftest.err
17621 } && test -s conftest.$ac_objext; then
17622 ac_cv_type_size_t=yes
17624 echo "$as_me: failed program was:" >&5
17625 sed 's/^/| /' conftest.$ac_ext >&5
17627 ac_cv_type_size_t=no
17630 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17632 { echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
17633 echo "${ECHO_T}$ac_cv_type_size_t" >&6; }
17634 if test $ac_cv_type_size_t = yes; then
17636 cat >>confdefs.h <<_ACEOF
17637 #define HAVE_SIZE_T 1
17642 { echo "$as_me:$LINENO: checking for ssize_t" >&5
17643 echo $ECHO_N "checking for ssize_t... $ECHO_C" >&6; }
17644 if test "${ac_cv_type_ssize_t+set}" = set; then
17645 echo $ECHO_N "(cached) $ECHO_C" >&6
17647 cat >conftest.$ac_ext <<_ACEOF
17650 cat confdefs.h >>conftest.$ac_ext
17651 cat >>conftest.$ac_ext <<_ACEOF
17652 /* end confdefs.h. */
17653 $ac_includes_default
17654 typedef ssize_t ac__type_new_;
17658 if ((ac__type_new_ *) 0)
17660 if (sizeof (ac__type_new_))
17666 rm -f conftest.$ac_objext
17667 if { (ac_try="$ac_compile"
17668 case "(($ac_try" in
17669 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17670 *) ac_try_echo=$ac_try;;
17672 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17673 (eval "$ac_compile") 2>conftest.er1
17675 grep -v '^ *+' conftest.er1 >conftest.err
17677 cat conftest.err >&5
17678 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17679 (exit $ac_status); } && {
17680 test -z "$ac_c_werror_flag" ||
17681 test ! -s conftest.err
17682 } && test -s conftest.$ac_objext; then
17683 ac_cv_type_ssize_t=yes
17685 echo "$as_me: failed program was:" >&5
17686 sed 's/^/| /' conftest.$ac_ext >&5
17688 ac_cv_type_ssize_t=no
17691 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17693 { echo "$as_me:$LINENO: result: $ac_cv_type_ssize_t" >&5
17694 echo "${ECHO_T}$ac_cv_type_ssize_t" >&6; }
17695 if test $ac_cv_type_ssize_t = yes; then
17697 cat >>confdefs.h <<_ACEOF
17698 #define HAVE_SSIZE_T 1
17703 { echo "$as_me:$LINENO: checking for long long" >&5
17704 echo $ECHO_N "checking for long long... $ECHO_C" >&6; }
17705 if test "${ac_cv_type_long_long+set}" = set; then
17706 echo $ECHO_N "(cached) $ECHO_C" >&6
17708 cat >conftest.$ac_ext <<_ACEOF
17711 cat confdefs.h >>conftest.$ac_ext
17712 cat >>conftest.$ac_ext <<_ACEOF
17713 /* end confdefs.h. */
17714 $ac_includes_default
17715 typedef long long ac__type_new_;
17719 if ((ac__type_new_ *) 0)
17721 if (sizeof (ac__type_new_))
17727 rm -f conftest.$ac_objext
17728 if { (ac_try="$ac_compile"
17729 case "(($ac_try" in
17730 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17731 *) ac_try_echo=$ac_try;;
17733 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17734 (eval "$ac_compile") 2>conftest.er1
17736 grep -v '^ *+' conftest.er1 >conftest.err
17738 cat conftest.err >&5
17739 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17740 (exit $ac_status); } && {
17741 test -z "$ac_c_werror_flag" ||
17742 test ! -s conftest.err
17743 } && test -s conftest.$ac_objext; then
17744 ac_cv_type_long_long=yes
17746 echo "$as_me: failed program was:" >&5
17747 sed 's/^/| /' conftest.$ac_ext >&5
17749 ac_cv_type_long_long=no
17752 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17754 { echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
17755 echo "${ECHO_T}$ac_cv_type_long_long" >&6; }
17756 if test $ac_cv_type_long_long = yes; then
17758 cat >>confdefs.h <<_ACEOF
17759 #define HAVE_LONG_LONG 1
17764 { echo "$as_me:$LINENO: checking for fsblkcnt_t" >&5
17765 echo $ECHO_N "checking for fsblkcnt_t... $ECHO_C" >&6; }
17766 if test "${ac_cv_type_fsblkcnt_t+set}" = set; then
17767 echo $ECHO_N "(cached) $ECHO_C" >&6
17769 cat >conftest.$ac_ext <<_ACEOF
17772 cat confdefs.h >>conftest.$ac_ext
17773 cat >>conftest.$ac_ext <<_ACEOF
17774 /* end confdefs.h. */
17775 $ac_includes_default
17776 typedef fsblkcnt_t ac__type_new_;
17780 if ((ac__type_new_ *) 0)
17782 if (sizeof (ac__type_new_))
17788 rm -f conftest.$ac_objext
17789 if { (ac_try="$ac_compile"
17790 case "(($ac_try" in
17791 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17792 *) ac_try_echo=$ac_try;;
17794 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17795 (eval "$ac_compile") 2>conftest.er1
17797 grep -v '^ *+' conftest.er1 >conftest.err
17799 cat conftest.err >&5
17800 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17801 (exit $ac_status); } && {
17802 test -z "$ac_c_werror_flag" ||
17803 test ! -s conftest.err
17804 } && test -s conftest.$ac_objext; then
17805 ac_cv_type_fsblkcnt_t=yes
17807 echo "$as_me: failed program was:" >&5
17808 sed 's/^/| /' conftest.$ac_ext >&5
17810 ac_cv_type_fsblkcnt_t=no
17813 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17815 { echo "$as_me:$LINENO: result: $ac_cv_type_fsblkcnt_t" >&5
17816 echo "${ECHO_T}$ac_cv_type_fsblkcnt_t" >&6; }
17817 if test $ac_cv_type_fsblkcnt_t = yes; then
17819 cat >>confdefs.h <<_ACEOF
17820 #define HAVE_FSBLKCNT_T 1
17825 { echo "$as_me:$LINENO: checking for fsfilcnt_t" >&5
17826 echo $ECHO_N "checking for fsfilcnt_t... $ECHO_C" >&6; }
17827 if test "${ac_cv_type_fsfilcnt_t+set}" = set; then
17828 echo $ECHO_N "(cached) $ECHO_C" >&6
17830 cat >conftest.$ac_ext <<_ACEOF
17833 cat confdefs.h >>conftest.$ac_ext
17834 cat >>conftest.$ac_ext <<_ACEOF
17835 /* end confdefs.h. */
17836 $ac_includes_default
17837 typedef fsfilcnt_t ac__type_new_;
17841 if ((ac__type_new_ *) 0)
17843 if (sizeof (ac__type_new_))
17849 rm -f conftest.$ac_objext
17850 if { (ac_try="$ac_compile"
17851 case "(($ac_try" in
17852 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17853 *) ac_try_echo=$ac_try;;
17855 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17856 (eval "$ac_compile") 2>conftest.er1
17858 grep -v '^ *+' conftest.er1 >conftest.err
17860 cat conftest.err >&5
17861 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17862 (exit $ac_status); } && {
17863 test -z "$ac_c_werror_flag" ||
17864 test ! -s conftest.err
17865 } && test -s conftest.$ac_objext; then
17866 ac_cv_type_fsfilcnt_t=yes
17868 echo "$as_me: failed program was:" >&5
17869 sed 's/^/| /' conftest.$ac_ext >&5
17871 ac_cv_type_fsfilcnt_t=no
17874 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17876 { echo "$as_me:$LINENO: result: $ac_cv_type_fsfilcnt_t" >&5
17877 echo "${ECHO_T}$ac_cv_type_fsfilcnt_t" >&6; }
17878 if test $ac_cv_type_fsfilcnt_t = yes; then
17880 cat >>confdefs.h <<_ACEOF
17881 #define HAVE_FSFILCNT_T 1
17887 { echo "$as_me:$LINENO: checking for sigset_t" >&5
17888 echo $ECHO_N "checking for sigset_t... $ECHO_C" >&6; }
17889 if test "${ac_cv_type_sigset_t+set}" = set; then
17890 echo $ECHO_N "(cached) $ECHO_C" >&6
17892 cat >conftest.$ac_ext <<_ACEOF
17895 cat confdefs.h >>conftest.$ac_ext
17896 cat >>conftest.$ac_ext <<_ACEOF
17897 /* end confdefs.h. */
17898 #include <signal.h>
17900 typedef sigset_t ac__type_new_;
17904 if ((ac__type_new_ *) 0)
17906 if (sizeof (ac__type_new_))
17912 rm -f conftest.$ac_objext
17913 if { (ac_try="$ac_compile"
17914 case "(($ac_try" in
17915 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17916 *) ac_try_echo=$ac_try;;
17918 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17919 (eval "$ac_compile") 2>conftest.er1
17921 grep -v '^ *+' conftest.er1 >conftest.err
17923 cat conftest.err >&5
17924 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17925 (exit $ac_status); } && {
17926 test -z "$ac_c_werror_flag" ||
17927 test ! -s conftest.err
17928 } && test -s conftest.$ac_objext; then
17929 ac_cv_type_sigset_t=yes
17931 echo "$as_me: failed program was:" >&5
17932 sed 's/^/| /' conftest.$ac_ext >&5
17934 ac_cv_type_sigset_t=no
17937 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17939 { echo "$as_me:$LINENO: result: $ac_cv_type_sigset_t" >&5
17940 echo "${ECHO_T}$ac_cv_type_sigset_t" >&6; }
17941 if test $ac_cv_type_sigset_t = yes; then
17943 cat >>confdefs.h <<_ACEOF
17944 #define HAVE_SIGSET_T 1
17950 { echo "$as_me:$LINENO: checking for request_sense" >&5
17951 echo $ECHO_N "checking for request_sense... $ECHO_C" >&6; }
17952 if test "${ac_cv_type_request_sense+set}" = set; then
17953 echo $ECHO_N "(cached) $ECHO_C" >&6
17955 cat >conftest.$ac_ext <<_ACEOF
17958 cat confdefs.h >>conftest.$ac_ext
17959 cat >>conftest.$ac_ext <<_ACEOF
17960 /* end confdefs.h. */
17961 #include <linux/cdrom.h>
17963 typedef request_sense ac__type_new_;
17967 if ((ac__type_new_ *) 0)
17969 if (sizeof (ac__type_new_))
17975 rm -f conftest.$ac_objext
17976 if { (ac_try="$ac_compile"
17977 case "(($ac_try" in
17978 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17979 *) ac_try_echo=$ac_try;;
17981 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17982 (eval "$ac_compile") 2>conftest.er1
17984 grep -v '^ *+' conftest.er1 >conftest.err
17986 cat conftest.err >&5
17987 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17988 (exit $ac_status); } && {
17989 test -z "$ac_c_werror_flag" ||
17990 test ! -s conftest.err
17991 } && test -s conftest.$ac_objext; then
17992 ac_cv_type_request_sense=yes
17994 echo "$as_me: failed program was:" >&5
17995 sed 's/^/| /' conftest.$ac_ext >&5
17997 ac_cv_type_request_sense=no
18000 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18002 { echo "$as_me:$LINENO: result: $ac_cv_type_request_sense" >&5
18003 echo "${ECHO_T}$ac_cv_type_request_sense" >&6; }
18004 if test $ac_cv_type_request_sense = yes; then
18006 cat >>confdefs.h <<_ACEOF
18007 #define HAVE_REQUEST_SENSE 1
18014 { echo "$as_me:$LINENO: checking for struct ff_effect.direction" >&5
18015 echo $ECHO_N "checking for struct ff_effect.direction... $ECHO_C" >&6; }
18016 if test "${ac_cv_member_struct_ff_effect_direction+set}" = set; then
18017 echo $ECHO_N "(cached) $ECHO_C" >&6
18019 cat >conftest.$ac_ext <<_ACEOF
18022 cat confdefs.h >>conftest.$ac_ext
18023 cat >>conftest.$ac_ext <<_ACEOF
18024 /* end confdefs.h. */
18025 #ifdef HAVE_LINUX_INPUT_H
18026 #include <linux/input.h>
18032 static struct ff_effect ac_aggr;
18033 if (ac_aggr.direction)
18039 rm -f conftest.$ac_objext
18040 if { (ac_try="$ac_compile"
18041 case "(($ac_try" in
18042 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18043 *) ac_try_echo=$ac_try;;
18045 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18046 (eval "$ac_compile") 2>conftest.er1
18048 grep -v '^ *+' conftest.er1 >conftest.err
18050 cat conftest.err >&5
18051 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18052 (exit $ac_status); } && {
18053 test -z "$ac_c_werror_flag" ||
18054 test ! -s conftest.err
18055 } && test -s conftest.$ac_objext; then
18056 ac_cv_member_struct_ff_effect_direction=yes
18058 echo "$as_me: failed program was:" >&5
18059 sed 's/^/| /' conftest.$ac_ext >&5
18061 cat >conftest.$ac_ext <<_ACEOF
18064 cat confdefs.h >>conftest.$ac_ext
18065 cat >>conftest.$ac_ext <<_ACEOF
18066 /* end confdefs.h. */
18067 #ifdef HAVE_LINUX_INPUT_H
18068 #include <linux/input.h>
18074 static struct ff_effect ac_aggr;
18075 if (sizeof ac_aggr.direction)
18081 rm -f conftest.$ac_objext
18082 if { (ac_try="$ac_compile"
18083 case "(($ac_try" in
18084 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18085 *) ac_try_echo=$ac_try;;
18087 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18088 (eval "$ac_compile") 2>conftest.er1
18090 grep -v '^ *+' conftest.er1 >conftest.err
18092 cat conftest.err >&5
18093 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18094 (exit $ac_status); } && {
18095 test -z "$ac_c_werror_flag" ||
18096 test ! -s conftest.err
18097 } && test -s conftest.$ac_objext; then
18098 ac_cv_member_struct_ff_effect_direction=yes
18100 echo "$as_me: failed program was:" >&5
18101 sed 's/^/| /' conftest.$ac_ext >&5
18103 ac_cv_member_struct_ff_effect_direction=no
18106 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18109 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18111 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_ff_effect_direction" >&5
18112 echo "${ECHO_T}$ac_cv_member_struct_ff_effect_direction" >&6; }
18113 if test $ac_cv_member_struct_ff_effect_direction = yes; then
18115 cat >>confdefs.h <<_ACEOF
18116 #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1
18123 { echo "$as_me:$LINENO: checking for sigaddset" >&5
18124 echo $ECHO_N "checking for sigaddset... $ECHO_C" >&6; }
18125 if test "${wine_cv_have_sigaddset+set}" = set; then
18126 echo $ECHO_N "(cached) $ECHO_C" >&6
18128 cat >conftest.$ac_ext <<_ACEOF
18131 cat confdefs.h >>conftest.$ac_ext
18132 cat >>conftest.$ac_ext <<_ACEOF
18133 /* end confdefs.h. */
18134 #include <signal.h>
18138 sigset_t set; sigaddset(&set,SIGTERM);
18143 rm -f conftest.$ac_objext conftest$ac_exeext
18144 if { (ac_try="$ac_link"
18145 case "(($ac_try" in
18146 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18147 *) ac_try_echo=$ac_try;;
18149 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18150 (eval "$ac_link") 2>conftest.er1
18152 grep -v '^ *+' conftest.er1 >conftest.err
18154 cat conftest.err >&5
18155 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18156 (exit $ac_status); } && {
18157 test -z "$ac_c_werror_flag" ||
18158 test ! -s conftest.err
18159 } && test -s conftest$ac_exeext &&
18160 $as_test_x conftest$ac_exeext; then
18161 wine_cv_have_sigaddset=yes
18163 echo "$as_me: failed program was:" >&5
18164 sed 's/^/| /' conftest.$ac_ext >&5
18166 wine_cv_have_sigaddset=no
18169 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18170 conftest$ac_exeext conftest.$ac_ext
18172 { echo "$as_me:$LINENO: result: $wine_cv_have_sigaddset" >&5
18173 echo "${ECHO_T}$wine_cv_have_sigaddset" >&6; }
18174 if test "$wine_cv_have_sigaddset" = "yes"
18177 cat >>confdefs.h <<\_ACEOF
18178 #define HAVE_SIGADDSET 1
18184 { echo "$as_me:$LINENO: checking whether we can use re-entrant gethostbyname_r Linux style" >&5
18185 echo $ECHO_N "checking whether we can use re-entrant gethostbyname_r Linux style... $ECHO_C" >&6; }
18186 if test "${wine_cv_linux_gethostbyname_r_6+set}" = set; then
18187 echo $ECHO_N "(cached) $ECHO_C" >&6
18189 cat >conftest.$ac_ext <<_ACEOF
18192 cat confdefs.h >>conftest.$ac_ext
18193 cat >>conftest.$ac_ext <<_ACEOF
18194 /* end confdefs.h. */
18202 struct hostent *result;
18209 res=gethostbyname_r(name,&he,buf,bufsize,&result,&errnr);
18210 res=gethostbyaddr_r(addr, addrlen, addrtype,&he,buf,bufsize,&result,&errnr);
18216 rm -f conftest.$ac_objext conftest$ac_exeext
18217 if { (ac_try="$ac_link"
18218 case "(($ac_try" in
18219 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18220 *) ac_try_echo=$ac_try;;
18222 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18223 (eval "$ac_link") 2>conftest.er1
18225 grep -v '^ *+' conftest.er1 >conftest.err
18227 cat conftest.err >&5
18228 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18229 (exit $ac_status); } && {
18230 test -z "$ac_c_werror_flag" ||
18231 test ! -s conftest.err
18232 } && test -s conftest$ac_exeext &&
18233 $as_test_x conftest$ac_exeext; then
18234 wine_cv_linux_gethostbyname_r_6=yes
18236 echo "$as_me: failed program was:" >&5
18237 sed 's/^/| /' conftest.$ac_ext >&5
18239 wine_cv_linux_gethostbyname_r_6=no
18243 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18244 conftest$ac_exeext conftest.$ac_ext
18247 { echo "$as_me:$LINENO: result: $wine_cv_linux_gethostbyname_r_6" >&5
18248 echo "${ECHO_T}$wine_cv_linux_gethostbyname_r_6" >&6; }
18249 if test "$wine_cv_linux_gethostbyname_r_6" = "yes"
18252 cat >>confdefs.h <<\_ACEOF
18253 #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
18258 if test "$ac_cv_header_linux_joystick_h" = "yes"
18260 { echo "$as_me:$LINENO: checking whether linux/joystick.h uses the Linux 2.2+ API" >&5
18261 echo $ECHO_N "checking whether linux/joystick.h uses the Linux 2.2+ API... $ECHO_C" >&6; }
18262 if test "${wine_cv_linux_joystick_22_api+set}" = set; then
18263 echo $ECHO_N "(cached) $ECHO_C" >&6
18265 cat >conftest.$ac_ext <<_ACEOF
18268 cat confdefs.h >>conftest.$ac_ext
18269 cat >>conftest.$ac_ext <<_ACEOF
18270 /* end confdefs.h. */
18272 #include <sys/ioctl.h>
18273 #include <sys/types.h>
18274 #include <linux/joystick.h>
18276 struct js_event blub;
18277 #if !defined(JS_EVENT_AXIS) || !defined(JS_EVENT_BUTTON)
18278 #error "no 2.2 header"
18289 rm -f conftest.$ac_objext
18290 if { (ac_try="$ac_compile"
18291 case "(($ac_try" in
18292 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18293 *) ac_try_echo=$ac_try;;
18295 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18296 (eval "$ac_compile") 2>conftest.er1
18298 grep -v '^ *+' conftest.er1 >conftest.err
18300 cat conftest.err >&5
18301 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18302 (exit $ac_status); } && {
18303 test -z "$ac_c_werror_flag" ||
18304 test ! -s conftest.err
18305 } && test -s conftest.$ac_objext; then
18306 wine_cv_linux_joystick_22_api=yes
18308 echo "$as_me: failed program was:" >&5
18309 sed 's/^/| /' conftest.$ac_ext >&5
18311 wine_cv_linux_joystick_22_api=no
18314 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18317 { echo "$as_me:$LINENO: result: $wine_cv_linux_joystick_22_api" >&5
18318 echo "${ECHO_T}$wine_cv_linux_joystick_22_api" >&6; }
18319 if test "$wine_cv_linux_joystick_22_api" = "yes"
18322 cat >>confdefs.h <<\_ACEOF
18323 #define HAVE_LINUX_22_JOYSTICK_API 1
18330 { echo "$as_me:$LINENO: checking for struct statfs.f_bfree" >&5
18331 echo $ECHO_N "checking for struct statfs.f_bfree... $ECHO_C" >&6; }
18332 if test "${ac_cv_member_struct_statfs_f_bfree+set}" = set; then
18333 echo $ECHO_N "(cached) $ECHO_C" >&6
18335 cat >conftest.$ac_ext <<_ACEOF
18338 cat confdefs.h >>conftest.$ac_ext
18339 cat >>conftest.$ac_ext <<_ACEOF
18340 /* end confdefs.h. */
18341 #include <sys/types.h>
18342 #ifdef HAVE_SYS_PARAM_H
18343 # include <sys/param.h>
18345 #ifdef HAVE_SYS_MOUNT_H
18346 # include <sys/mount.h>
18348 #ifdef HAVE_SYS_VFS_H
18349 # include <sys/vfs.h>
18351 #ifdef HAVE_SYS_STATFS_H
18352 # include <sys/statfs.h>
18358 static struct statfs ac_aggr;
18359 if (ac_aggr.f_bfree)
18365 rm -f conftest.$ac_objext
18366 if { (ac_try="$ac_compile"
18367 case "(($ac_try" in
18368 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18369 *) ac_try_echo=$ac_try;;
18371 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18372 (eval "$ac_compile") 2>conftest.er1
18374 grep -v '^ *+' conftest.er1 >conftest.err
18376 cat conftest.err >&5
18377 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18378 (exit $ac_status); } && {
18379 test -z "$ac_c_werror_flag" ||
18380 test ! -s conftest.err
18381 } && test -s conftest.$ac_objext; then
18382 ac_cv_member_struct_statfs_f_bfree=yes
18384 echo "$as_me: failed program was:" >&5
18385 sed 's/^/| /' conftest.$ac_ext >&5
18387 cat >conftest.$ac_ext <<_ACEOF
18390 cat confdefs.h >>conftest.$ac_ext
18391 cat >>conftest.$ac_ext <<_ACEOF
18392 /* end confdefs.h. */
18393 #include <sys/types.h>
18394 #ifdef HAVE_SYS_PARAM_H
18395 # include <sys/param.h>
18397 #ifdef HAVE_SYS_MOUNT_H
18398 # include <sys/mount.h>
18400 #ifdef HAVE_SYS_VFS_H
18401 # include <sys/vfs.h>
18403 #ifdef HAVE_SYS_STATFS_H
18404 # include <sys/statfs.h>
18410 static struct statfs ac_aggr;
18411 if (sizeof ac_aggr.f_bfree)
18417 rm -f conftest.$ac_objext
18418 if { (ac_try="$ac_compile"
18419 case "(($ac_try" in
18420 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18421 *) ac_try_echo=$ac_try;;
18423 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18424 (eval "$ac_compile") 2>conftest.er1
18426 grep -v '^ *+' conftest.er1 >conftest.err
18428 cat conftest.err >&5
18429 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18430 (exit $ac_status); } && {
18431 test -z "$ac_c_werror_flag" ||
18432 test ! -s conftest.err
18433 } && test -s conftest.$ac_objext; then
18434 ac_cv_member_struct_statfs_f_bfree=yes
18436 echo "$as_me: failed program was:" >&5
18437 sed 's/^/| /' conftest.$ac_ext >&5
18439 ac_cv_member_struct_statfs_f_bfree=no
18442 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18445 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18447 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bfree" >&5
18448 echo "${ECHO_T}$ac_cv_member_struct_statfs_f_bfree" >&6; }
18449 if test $ac_cv_member_struct_statfs_f_bfree = yes; then
18451 cat >>confdefs.h <<_ACEOF
18452 #define HAVE_STRUCT_STATFS_F_BFREE 1
18457 { echo "$as_me:$LINENO: checking for struct statfs.f_bavail" >&5
18458 echo $ECHO_N "checking for struct statfs.f_bavail... $ECHO_C" >&6; }
18459 if test "${ac_cv_member_struct_statfs_f_bavail+set}" = set; then
18460 echo $ECHO_N "(cached) $ECHO_C" >&6
18462 cat >conftest.$ac_ext <<_ACEOF
18465 cat confdefs.h >>conftest.$ac_ext
18466 cat >>conftest.$ac_ext <<_ACEOF
18467 /* end confdefs.h. */
18468 #include <sys/types.h>
18469 #ifdef HAVE_SYS_PARAM_H
18470 # include <sys/param.h>
18472 #ifdef HAVE_SYS_MOUNT_H
18473 # include <sys/mount.h>
18475 #ifdef HAVE_SYS_VFS_H
18476 # include <sys/vfs.h>
18478 #ifdef HAVE_SYS_STATFS_H
18479 # include <sys/statfs.h>
18485 static struct statfs ac_aggr;
18486 if (ac_aggr.f_bavail)
18492 rm -f conftest.$ac_objext
18493 if { (ac_try="$ac_compile"
18494 case "(($ac_try" in
18495 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18496 *) ac_try_echo=$ac_try;;
18498 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18499 (eval "$ac_compile") 2>conftest.er1
18501 grep -v '^ *+' conftest.er1 >conftest.err
18503 cat conftest.err >&5
18504 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18505 (exit $ac_status); } && {
18506 test -z "$ac_c_werror_flag" ||
18507 test ! -s conftest.err
18508 } && test -s conftest.$ac_objext; then
18509 ac_cv_member_struct_statfs_f_bavail=yes
18511 echo "$as_me: failed program was:" >&5
18512 sed 's/^/| /' conftest.$ac_ext >&5
18514 cat >conftest.$ac_ext <<_ACEOF
18517 cat confdefs.h >>conftest.$ac_ext
18518 cat >>conftest.$ac_ext <<_ACEOF
18519 /* end confdefs.h. */
18520 #include <sys/types.h>
18521 #ifdef HAVE_SYS_PARAM_H
18522 # include <sys/param.h>
18524 #ifdef HAVE_SYS_MOUNT_H
18525 # include <sys/mount.h>
18527 #ifdef HAVE_SYS_VFS_H
18528 # include <sys/vfs.h>
18530 #ifdef HAVE_SYS_STATFS_H
18531 # include <sys/statfs.h>
18537 static struct statfs ac_aggr;
18538 if (sizeof ac_aggr.f_bavail)
18544 rm -f conftest.$ac_objext
18545 if { (ac_try="$ac_compile"
18546 case "(($ac_try" in
18547 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18548 *) ac_try_echo=$ac_try;;
18550 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18551 (eval "$ac_compile") 2>conftest.er1
18553 grep -v '^ *+' conftest.er1 >conftest.err
18555 cat conftest.err >&5
18556 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18557 (exit $ac_status); } && {
18558 test -z "$ac_c_werror_flag" ||
18559 test ! -s conftest.err
18560 } && test -s conftest.$ac_objext; then
18561 ac_cv_member_struct_statfs_f_bavail=yes
18563 echo "$as_me: failed program was:" >&5
18564 sed 's/^/| /' conftest.$ac_ext >&5
18566 ac_cv_member_struct_statfs_f_bavail=no
18569 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18572 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18574 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bavail" >&5
18575 echo "${ECHO_T}$ac_cv_member_struct_statfs_f_bavail" >&6; }
18576 if test $ac_cv_member_struct_statfs_f_bavail = yes; then
18578 cat >>confdefs.h <<_ACEOF
18579 #define HAVE_STRUCT_STATFS_F_BAVAIL 1
18584 { echo "$as_me:$LINENO: checking for struct statfs.f_frsize" >&5
18585 echo $ECHO_N "checking for struct statfs.f_frsize... $ECHO_C" >&6; }
18586 if test "${ac_cv_member_struct_statfs_f_frsize+set}" = set; then
18587 echo $ECHO_N "(cached) $ECHO_C" >&6
18589 cat >conftest.$ac_ext <<_ACEOF
18592 cat confdefs.h >>conftest.$ac_ext
18593 cat >>conftest.$ac_ext <<_ACEOF
18594 /* end confdefs.h. */
18595 #include <sys/types.h>
18596 #ifdef HAVE_SYS_PARAM_H
18597 # include <sys/param.h>
18599 #ifdef HAVE_SYS_MOUNT_H
18600 # include <sys/mount.h>
18602 #ifdef HAVE_SYS_VFS_H
18603 # include <sys/vfs.h>
18605 #ifdef HAVE_SYS_STATFS_H
18606 # include <sys/statfs.h>
18612 static struct statfs ac_aggr;
18613 if (ac_aggr.f_frsize)
18619 rm -f conftest.$ac_objext
18620 if { (ac_try="$ac_compile"
18621 case "(($ac_try" in
18622 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18623 *) ac_try_echo=$ac_try;;
18625 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18626 (eval "$ac_compile") 2>conftest.er1
18628 grep -v '^ *+' conftest.er1 >conftest.err
18630 cat conftest.err >&5
18631 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18632 (exit $ac_status); } && {
18633 test -z "$ac_c_werror_flag" ||
18634 test ! -s conftest.err
18635 } && test -s conftest.$ac_objext; then
18636 ac_cv_member_struct_statfs_f_frsize=yes
18638 echo "$as_me: failed program was:" >&5
18639 sed 's/^/| /' conftest.$ac_ext >&5
18641 cat >conftest.$ac_ext <<_ACEOF
18644 cat confdefs.h >>conftest.$ac_ext
18645 cat >>conftest.$ac_ext <<_ACEOF
18646 /* end confdefs.h. */
18647 #include <sys/types.h>
18648 #ifdef HAVE_SYS_PARAM_H
18649 # include <sys/param.h>
18651 #ifdef HAVE_SYS_MOUNT_H
18652 # include <sys/mount.h>
18654 #ifdef HAVE_SYS_VFS_H
18655 # include <sys/vfs.h>
18657 #ifdef HAVE_SYS_STATFS_H
18658 # include <sys/statfs.h>
18664 static struct statfs ac_aggr;
18665 if (sizeof ac_aggr.f_frsize)
18671 rm -f conftest.$ac_objext
18672 if { (ac_try="$ac_compile"
18673 case "(($ac_try" in
18674 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18675 *) ac_try_echo=$ac_try;;
18677 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18678 (eval "$ac_compile") 2>conftest.er1
18680 grep -v '^ *+' conftest.er1 >conftest.err
18682 cat conftest.err >&5
18683 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18684 (exit $ac_status); } && {
18685 test -z "$ac_c_werror_flag" ||
18686 test ! -s conftest.err
18687 } && test -s conftest.$ac_objext; then
18688 ac_cv_member_struct_statfs_f_frsize=yes
18690 echo "$as_me: failed program was:" >&5
18691 sed 's/^/| /' conftest.$ac_ext >&5
18693 ac_cv_member_struct_statfs_f_frsize=no
18696 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18699 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18701 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_frsize" >&5
18702 echo "${ECHO_T}$ac_cv_member_struct_statfs_f_frsize" >&6; }
18703 if test $ac_cv_member_struct_statfs_f_frsize = yes; then
18705 cat >>confdefs.h <<_ACEOF
18706 #define HAVE_STRUCT_STATFS_F_FRSIZE 1
18711 { echo "$as_me:$LINENO: checking for struct statfs.f_ffree" >&5
18712 echo $ECHO_N "checking for struct statfs.f_ffree... $ECHO_C" >&6; }
18713 if test "${ac_cv_member_struct_statfs_f_ffree+set}" = set; then
18714 echo $ECHO_N "(cached) $ECHO_C" >&6
18716 cat >conftest.$ac_ext <<_ACEOF
18719 cat confdefs.h >>conftest.$ac_ext
18720 cat >>conftest.$ac_ext <<_ACEOF
18721 /* end confdefs.h. */
18722 #include <sys/types.h>
18723 #ifdef HAVE_SYS_PARAM_H
18724 # include <sys/param.h>
18726 #ifdef HAVE_SYS_MOUNT_H
18727 # include <sys/mount.h>
18729 #ifdef HAVE_SYS_VFS_H
18730 # include <sys/vfs.h>
18732 #ifdef HAVE_SYS_STATFS_H
18733 # include <sys/statfs.h>
18739 static struct statfs ac_aggr;
18740 if (ac_aggr.f_ffree)
18746 rm -f conftest.$ac_objext
18747 if { (ac_try="$ac_compile"
18748 case "(($ac_try" in
18749 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18750 *) ac_try_echo=$ac_try;;
18752 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18753 (eval "$ac_compile") 2>conftest.er1
18755 grep -v '^ *+' conftest.er1 >conftest.err
18757 cat conftest.err >&5
18758 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18759 (exit $ac_status); } && {
18760 test -z "$ac_c_werror_flag" ||
18761 test ! -s conftest.err
18762 } && test -s conftest.$ac_objext; then
18763 ac_cv_member_struct_statfs_f_ffree=yes
18765 echo "$as_me: failed program was:" >&5
18766 sed 's/^/| /' conftest.$ac_ext >&5
18768 cat >conftest.$ac_ext <<_ACEOF
18771 cat confdefs.h >>conftest.$ac_ext
18772 cat >>conftest.$ac_ext <<_ACEOF
18773 /* end confdefs.h. */
18774 #include <sys/types.h>
18775 #ifdef HAVE_SYS_PARAM_H
18776 # include <sys/param.h>
18778 #ifdef HAVE_SYS_MOUNT_H
18779 # include <sys/mount.h>
18781 #ifdef HAVE_SYS_VFS_H
18782 # include <sys/vfs.h>
18784 #ifdef HAVE_SYS_STATFS_H
18785 # include <sys/statfs.h>
18791 static struct statfs ac_aggr;
18792 if (sizeof ac_aggr.f_ffree)
18798 rm -f conftest.$ac_objext
18799 if { (ac_try="$ac_compile"
18800 case "(($ac_try" in
18801 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18802 *) ac_try_echo=$ac_try;;
18804 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18805 (eval "$ac_compile") 2>conftest.er1
18807 grep -v '^ *+' conftest.er1 >conftest.err
18809 cat conftest.err >&5
18810 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18811 (exit $ac_status); } && {
18812 test -z "$ac_c_werror_flag" ||
18813 test ! -s conftest.err
18814 } && test -s conftest.$ac_objext; then
18815 ac_cv_member_struct_statfs_f_ffree=yes
18817 echo "$as_me: failed program was:" >&5
18818 sed 's/^/| /' conftest.$ac_ext >&5
18820 ac_cv_member_struct_statfs_f_ffree=no
18823 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18826 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18828 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_ffree" >&5
18829 echo "${ECHO_T}$ac_cv_member_struct_statfs_f_ffree" >&6; }
18830 if test $ac_cv_member_struct_statfs_f_ffree = yes; then
18832 cat >>confdefs.h <<_ACEOF
18833 #define HAVE_STRUCT_STATFS_F_FFREE 1
18838 { echo "$as_me:$LINENO: checking for struct statfs.f_favail" >&5
18839 echo $ECHO_N "checking for struct statfs.f_favail... $ECHO_C" >&6; }
18840 if test "${ac_cv_member_struct_statfs_f_favail+set}" = set; then
18841 echo $ECHO_N "(cached) $ECHO_C" >&6
18843 cat >conftest.$ac_ext <<_ACEOF
18846 cat confdefs.h >>conftest.$ac_ext
18847 cat >>conftest.$ac_ext <<_ACEOF
18848 /* end confdefs.h. */
18849 #include <sys/types.h>
18850 #ifdef HAVE_SYS_PARAM_H
18851 # include <sys/param.h>
18853 #ifdef HAVE_SYS_MOUNT_H
18854 # include <sys/mount.h>
18856 #ifdef HAVE_SYS_VFS_H
18857 # include <sys/vfs.h>
18859 #ifdef HAVE_SYS_STATFS_H
18860 # include <sys/statfs.h>
18866 static struct statfs ac_aggr;
18867 if (ac_aggr.f_favail)
18873 rm -f conftest.$ac_objext
18874 if { (ac_try="$ac_compile"
18875 case "(($ac_try" in
18876 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18877 *) ac_try_echo=$ac_try;;
18879 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18880 (eval "$ac_compile") 2>conftest.er1
18882 grep -v '^ *+' conftest.er1 >conftest.err
18884 cat conftest.err >&5
18885 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18886 (exit $ac_status); } && {
18887 test -z "$ac_c_werror_flag" ||
18888 test ! -s conftest.err
18889 } && test -s conftest.$ac_objext; then
18890 ac_cv_member_struct_statfs_f_favail=yes
18892 echo "$as_me: failed program was:" >&5
18893 sed 's/^/| /' conftest.$ac_ext >&5
18895 cat >conftest.$ac_ext <<_ACEOF
18898 cat confdefs.h >>conftest.$ac_ext
18899 cat >>conftest.$ac_ext <<_ACEOF
18900 /* end confdefs.h. */
18901 #include <sys/types.h>
18902 #ifdef HAVE_SYS_PARAM_H
18903 # include <sys/param.h>
18905 #ifdef HAVE_SYS_MOUNT_H
18906 # include <sys/mount.h>
18908 #ifdef HAVE_SYS_VFS_H
18909 # include <sys/vfs.h>
18911 #ifdef HAVE_SYS_STATFS_H
18912 # include <sys/statfs.h>
18918 static struct statfs ac_aggr;
18919 if (sizeof ac_aggr.f_favail)
18925 rm -f conftest.$ac_objext
18926 if { (ac_try="$ac_compile"
18927 case "(($ac_try" in
18928 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18929 *) ac_try_echo=$ac_try;;
18931 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18932 (eval "$ac_compile") 2>conftest.er1
18934 grep -v '^ *+' conftest.er1 >conftest.err
18936 cat conftest.err >&5
18937 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18938 (exit $ac_status); } && {
18939 test -z "$ac_c_werror_flag" ||
18940 test ! -s conftest.err
18941 } && test -s conftest.$ac_objext; then
18942 ac_cv_member_struct_statfs_f_favail=yes
18944 echo "$as_me: failed program was:" >&5
18945 sed 's/^/| /' conftest.$ac_ext >&5
18947 ac_cv_member_struct_statfs_f_favail=no
18950 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18953 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18955 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_favail" >&5
18956 echo "${ECHO_T}$ac_cv_member_struct_statfs_f_favail" >&6; }
18957 if test $ac_cv_member_struct_statfs_f_favail = yes; then
18959 cat >>confdefs.h <<_ACEOF
18960 #define HAVE_STRUCT_STATFS_F_FAVAIL 1
18965 { echo "$as_me:$LINENO: checking for struct statfs.f_namelen" >&5
18966 echo $ECHO_N "checking for struct statfs.f_namelen... $ECHO_C" >&6; }
18967 if test "${ac_cv_member_struct_statfs_f_namelen+set}" = set; then
18968 echo $ECHO_N "(cached) $ECHO_C" >&6
18970 cat >conftest.$ac_ext <<_ACEOF
18973 cat confdefs.h >>conftest.$ac_ext
18974 cat >>conftest.$ac_ext <<_ACEOF
18975 /* end confdefs.h. */
18976 #include <sys/types.h>
18977 #ifdef HAVE_SYS_PARAM_H
18978 # include <sys/param.h>
18980 #ifdef HAVE_SYS_MOUNT_H
18981 # include <sys/mount.h>
18983 #ifdef HAVE_SYS_VFS_H
18984 # include <sys/vfs.h>
18986 #ifdef HAVE_SYS_STATFS_H
18987 # include <sys/statfs.h>
18993 static struct statfs ac_aggr;
18994 if (ac_aggr.f_namelen)
19000 rm -f conftest.$ac_objext
19001 if { (ac_try="$ac_compile"
19002 case "(($ac_try" in
19003 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19004 *) ac_try_echo=$ac_try;;
19006 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19007 (eval "$ac_compile") 2>conftest.er1
19009 grep -v '^ *+' conftest.er1 >conftest.err
19011 cat conftest.err >&5
19012 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19013 (exit $ac_status); } && {
19014 test -z "$ac_c_werror_flag" ||
19015 test ! -s conftest.err
19016 } && test -s conftest.$ac_objext; then
19017 ac_cv_member_struct_statfs_f_namelen=yes
19019 echo "$as_me: failed program was:" >&5
19020 sed 's/^/| /' conftest.$ac_ext >&5
19022 cat >conftest.$ac_ext <<_ACEOF
19025 cat confdefs.h >>conftest.$ac_ext
19026 cat >>conftest.$ac_ext <<_ACEOF
19027 /* end confdefs.h. */
19028 #include <sys/types.h>
19029 #ifdef HAVE_SYS_PARAM_H
19030 # include <sys/param.h>
19032 #ifdef HAVE_SYS_MOUNT_H
19033 # include <sys/mount.h>
19035 #ifdef HAVE_SYS_VFS_H
19036 # include <sys/vfs.h>
19038 #ifdef HAVE_SYS_STATFS_H
19039 # include <sys/statfs.h>
19045 static struct statfs ac_aggr;
19046 if (sizeof ac_aggr.f_namelen)
19052 rm -f conftest.$ac_objext
19053 if { (ac_try="$ac_compile"
19054 case "(($ac_try" in
19055 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19056 *) ac_try_echo=$ac_try;;
19058 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19059 (eval "$ac_compile") 2>conftest.er1
19061 grep -v '^ *+' conftest.er1 >conftest.err
19063 cat conftest.err >&5
19064 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19065 (exit $ac_status); } && {
19066 test -z "$ac_c_werror_flag" ||
19067 test ! -s conftest.err
19068 } && test -s conftest.$ac_objext; then
19069 ac_cv_member_struct_statfs_f_namelen=yes
19071 echo "$as_me: failed program was:" >&5
19072 sed 's/^/| /' conftest.$ac_ext >&5
19074 ac_cv_member_struct_statfs_f_namelen=no
19077 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19080 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19082 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_namelen" >&5
19083 echo "${ECHO_T}$ac_cv_member_struct_statfs_f_namelen" >&6; }
19084 if test $ac_cv_member_struct_statfs_f_namelen = yes; then
19086 cat >>confdefs.h <<_ACEOF
19087 #define HAVE_STRUCT_STATFS_F_NAMELEN 1
19094 { echo "$as_me:$LINENO: checking for struct statvfs.f_blocks" >&5
19095 echo $ECHO_N "checking for struct statvfs.f_blocks... $ECHO_C" >&6; }
19096 if test "${ac_cv_member_struct_statvfs_f_blocks+set}" = set; then
19097 echo $ECHO_N "(cached) $ECHO_C" >&6
19099 cat >conftest.$ac_ext <<_ACEOF
19102 cat confdefs.h >>conftest.$ac_ext
19103 cat >>conftest.$ac_ext <<_ACEOF
19104 /* end confdefs.h. */
19105 #ifdef HAVE_SYS_STATVFS_H
19106 #include <sys/statvfs.h>
19112 static struct statvfs ac_aggr;
19113 if (ac_aggr.f_blocks)
19119 rm -f conftest.$ac_objext
19120 if { (ac_try="$ac_compile"
19121 case "(($ac_try" in
19122 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19123 *) ac_try_echo=$ac_try;;
19125 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19126 (eval "$ac_compile") 2>conftest.er1
19128 grep -v '^ *+' conftest.er1 >conftest.err
19130 cat conftest.err >&5
19131 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19132 (exit $ac_status); } && {
19133 test -z "$ac_c_werror_flag" ||
19134 test ! -s conftest.err
19135 } && test -s conftest.$ac_objext; then
19136 ac_cv_member_struct_statvfs_f_blocks=yes
19138 echo "$as_me: failed program was:" >&5
19139 sed 's/^/| /' conftest.$ac_ext >&5
19141 cat >conftest.$ac_ext <<_ACEOF
19144 cat confdefs.h >>conftest.$ac_ext
19145 cat >>conftest.$ac_ext <<_ACEOF
19146 /* end confdefs.h. */
19147 #ifdef HAVE_SYS_STATVFS_H
19148 #include <sys/statvfs.h>
19154 static struct statvfs ac_aggr;
19155 if (sizeof ac_aggr.f_blocks)
19161 rm -f conftest.$ac_objext
19162 if { (ac_try="$ac_compile"
19163 case "(($ac_try" in
19164 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19165 *) ac_try_echo=$ac_try;;
19167 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19168 (eval "$ac_compile") 2>conftest.er1
19170 grep -v '^ *+' conftest.er1 >conftest.err
19172 cat conftest.err >&5
19173 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19174 (exit $ac_status); } && {
19175 test -z "$ac_c_werror_flag" ||
19176 test ! -s conftest.err
19177 } && test -s conftest.$ac_objext; then
19178 ac_cv_member_struct_statvfs_f_blocks=yes
19180 echo "$as_me: failed program was:" >&5
19181 sed 's/^/| /' conftest.$ac_ext >&5
19183 ac_cv_member_struct_statvfs_f_blocks=no
19186 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19189 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19191 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_statvfs_f_blocks" >&5
19192 echo "${ECHO_T}$ac_cv_member_struct_statvfs_f_blocks" >&6; }
19193 if test $ac_cv_member_struct_statvfs_f_blocks = yes; then
19195 cat >>confdefs.h <<_ACEOF
19196 #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
19203 { echo "$as_me:$LINENO: checking for struct msghdr.msg_accrights" >&5
19204 echo $ECHO_N "checking for struct msghdr.msg_accrights... $ECHO_C" >&6; }
19205 if test "${ac_cv_member_struct_msghdr_msg_accrights+set}" = set; then
19206 echo $ECHO_N "(cached) $ECHO_C" >&6
19208 cat >conftest.$ac_ext <<_ACEOF
19211 cat confdefs.h >>conftest.$ac_ext
19212 cat >>conftest.$ac_ext <<_ACEOF
19213 /* end confdefs.h. */
19214 #include <sys/types.h>
19215 #ifdef HAVE_SYS_SOCKET_H
19216 # include <sys/socket.h>
19218 #ifdef HAVE_SYS_UN_H
19219 # include <sys/un.h>
19225 static struct msghdr ac_aggr;
19226 if (ac_aggr.msg_accrights)
19232 rm -f conftest.$ac_objext
19233 if { (ac_try="$ac_compile"
19234 case "(($ac_try" in
19235 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19236 *) ac_try_echo=$ac_try;;
19238 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19239 (eval "$ac_compile") 2>conftest.er1
19241 grep -v '^ *+' conftest.er1 >conftest.err
19243 cat conftest.err >&5
19244 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19245 (exit $ac_status); } && {
19246 test -z "$ac_c_werror_flag" ||
19247 test ! -s conftest.err
19248 } && test -s conftest.$ac_objext; then
19249 ac_cv_member_struct_msghdr_msg_accrights=yes
19251 echo "$as_me: failed program was:" >&5
19252 sed 's/^/| /' conftest.$ac_ext >&5
19254 cat >conftest.$ac_ext <<_ACEOF
19257 cat confdefs.h >>conftest.$ac_ext
19258 cat >>conftest.$ac_ext <<_ACEOF
19259 /* end confdefs.h. */
19260 #include <sys/types.h>
19261 #ifdef HAVE_SYS_SOCKET_H
19262 # include <sys/socket.h>
19264 #ifdef HAVE_SYS_UN_H
19265 # include <sys/un.h>
19271 static struct msghdr ac_aggr;
19272 if (sizeof ac_aggr.msg_accrights)
19278 rm -f conftest.$ac_objext
19279 if { (ac_try="$ac_compile"
19280 case "(($ac_try" in
19281 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19282 *) ac_try_echo=$ac_try;;
19284 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19285 (eval "$ac_compile") 2>conftest.er1
19287 grep -v '^ *+' conftest.er1 >conftest.err
19289 cat conftest.err >&5
19290 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19291 (exit $ac_status); } && {
19292 test -z "$ac_c_werror_flag" ||
19293 test ! -s conftest.err
19294 } && test -s conftest.$ac_objext; then
19295 ac_cv_member_struct_msghdr_msg_accrights=yes
19297 echo "$as_me: failed program was:" >&5
19298 sed 's/^/| /' conftest.$ac_ext >&5
19300 ac_cv_member_struct_msghdr_msg_accrights=no
19303 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19306 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19308 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_msghdr_msg_accrights" >&5
19309 echo "${ECHO_T}$ac_cv_member_struct_msghdr_msg_accrights" >&6; }
19310 if test $ac_cv_member_struct_msghdr_msg_accrights = yes; then
19312 cat >>confdefs.h <<_ACEOF
19313 #define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 1
19318 { echo "$as_me:$LINENO: checking for struct sockaddr.sa_len" >&5
19319 echo $ECHO_N "checking for struct sockaddr.sa_len... $ECHO_C" >&6; }
19320 if test "${ac_cv_member_struct_sockaddr_sa_len+set}" = set; then
19321 echo $ECHO_N "(cached) $ECHO_C" >&6
19323 cat >conftest.$ac_ext <<_ACEOF
19326 cat confdefs.h >>conftest.$ac_ext
19327 cat >>conftest.$ac_ext <<_ACEOF
19328 /* end confdefs.h. */
19329 #include <sys/types.h>
19330 #ifdef HAVE_SYS_SOCKET_H
19331 # include <sys/socket.h>
19333 #ifdef HAVE_SYS_UN_H
19334 # include <sys/un.h>
19340 static struct sockaddr ac_aggr;
19341 if (ac_aggr.sa_len)
19347 rm -f conftest.$ac_objext
19348 if { (ac_try="$ac_compile"
19349 case "(($ac_try" in
19350 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19351 *) ac_try_echo=$ac_try;;
19353 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19354 (eval "$ac_compile") 2>conftest.er1
19356 grep -v '^ *+' conftest.er1 >conftest.err
19358 cat conftest.err >&5
19359 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19360 (exit $ac_status); } && {
19361 test -z "$ac_c_werror_flag" ||
19362 test ! -s conftest.err
19363 } && test -s conftest.$ac_objext; then
19364 ac_cv_member_struct_sockaddr_sa_len=yes
19366 echo "$as_me: failed program was:" >&5
19367 sed 's/^/| /' conftest.$ac_ext >&5
19369 cat >conftest.$ac_ext <<_ACEOF
19372 cat confdefs.h >>conftest.$ac_ext
19373 cat >>conftest.$ac_ext <<_ACEOF
19374 /* end confdefs.h. */
19375 #include <sys/types.h>
19376 #ifdef HAVE_SYS_SOCKET_H
19377 # include <sys/socket.h>
19379 #ifdef HAVE_SYS_UN_H
19380 # include <sys/un.h>
19386 static struct sockaddr ac_aggr;
19387 if (sizeof ac_aggr.sa_len)
19393 rm -f conftest.$ac_objext
19394 if { (ac_try="$ac_compile"
19395 case "(($ac_try" in
19396 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19397 *) ac_try_echo=$ac_try;;
19399 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19400 (eval "$ac_compile") 2>conftest.er1
19402 grep -v '^ *+' conftest.er1 >conftest.err
19404 cat conftest.err >&5
19405 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19406 (exit $ac_status); } && {
19407 test -z "$ac_c_werror_flag" ||
19408 test ! -s conftest.err
19409 } && test -s conftest.$ac_objext; then
19410 ac_cv_member_struct_sockaddr_sa_len=yes
19412 echo "$as_me: failed program was:" >&5
19413 sed 's/^/| /' conftest.$ac_ext >&5
19415 ac_cv_member_struct_sockaddr_sa_len=no
19418 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19421 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19423 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_sa_len" >&5
19424 echo "${ECHO_T}$ac_cv_member_struct_sockaddr_sa_len" >&6; }
19425 if test $ac_cv_member_struct_sockaddr_sa_len = yes; then
19427 cat >>confdefs.h <<_ACEOF
19428 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
19433 { echo "$as_me:$LINENO: checking for struct sockaddr_un.sun_len" >&5
19434 echo $ECHO_N "checking for struct sockaddr_un.sun_len... $ECHO_C" >&6; }
19435 if test "${ac_cv_member_struct_sockaddr_un_sun_len+set}" = set; then
19436 echo $ECHO_N "(cached) $ECHO_C" >&6
19438 cat >conftest.$ac_ext <<_ACEOF
19441 cat confdefs.h >>conftest.$ac_ext
19442 cat >>conftest.$ac_ext <<_ACEOF
19443 /* end confdefs.h. */
19444 #include <sys/types.h>
19445 #ifdef HAVE_SYS_SOCKET_H
19446 # include <sys/socket.h>
19448 #ifdef HAVE_SYS_UN_H
19449 # include <sys/un.h>
19455 static struct sockaddr_un ac_aggr;
19456 if (ac_aggr.sun_len)
19462 rm -f conftest.$ac_objext
19463 if { (ac_try="$ac_compile"
19464 case "(($ac_try" in
19465 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19466 *) ac_try_echo=$ac_try;;
19468 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19469 (eval "$ac_compile") 2>conftest.er1
19471 grep -v '^ *+' conftest.er1 >conftest.err
19473 cat conftest.err >&5
19474 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19475 (exit $ac_status); } && {
19476 test -z "$ac_c_werror_flag" ||
19477 test ! -s conftest.err
19478 } && test -s conftest.$ac_objext; then
19479 ac_cv_member_struct_sockaddr_un_sun_len=yes
19481 echo "$as_me: failed program was:" >&5
19482 sed 's/^/| /' conftest.$ac_ext >&5
19484 cat >conftest.$ac_ext <<_ACEOF
19487 cat confdefs.h >>conftest.$ac_ext
19488 cat >>conftest.$ac_ext <<_ACEOF
19489 /* end confdefs.h. */
19490 #include <sys/types.h>
19491 #ifdef HAVE_SYS_SOCKET_H
19492 # include <sys/socket.h>
19494 #ifdef HAVE_SYS_UN_H
19495 # include <sys/un.h>
19501 static struct sockaddr_un ac_aggr;
19502 if (sizeof ac_aggr.sun_len)
19508 rm -f conftest.$ac_objext
19509 if { (ac_try="$ac_compile"
19510 case "(($ac_try" in
19511 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19512 *) ac_try_echo=$ac_try;;
19514 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19515 (eval "$ac_compile") 2>conftest.er1
19517 grep -v '^ *+' conftest.er1 >conftest.err
19519 cat conftest.err >&5
19520 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19521 (exit $ac_status); } && {
19522 test -z "$ac_c_werror_flag" ||
19523 test ! -s conftest.err
19524 } && test -s conftest.$ac_objext; then
19525 ac_cv_member_struct_sockaddr_un_sun_len=yes
19527 echo "$as_me: failed program was:" >&5
19528 sed 's/^/| /' conftest.$ac_ext >&5
19530 ac_cv_member_struct_sockaddr_un_sun_len=no
19533 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19536 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19538 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_un_sun_len" >&5
19539 echo "${ECHO_T}$ac_cv_member_struct_sockaddr_un_sun_len" >&6; }
19540 if test $ac_cv_member_struct_sockaddr_un_sun_len = yes; then
19542 cat >>confdefs.h <<_ACEOF
19543 #define HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1
19550 { echo "$as_me:$LINENO: checking for scsireq_t.cmd" >&5
19551 echo $ECHO_N "checking for scsireq_t.cmd... $ECHO_C" >&6; }
19552 if test "${ac_cv_member_scsireq_t_cmd+set}" = set; then
19553 echo $ECHO_N "(cached) $ECHO_C" >&6
19555 cat >conftest.$ac_ext <<_ACEOF
19558 cat confdefs.h >>conftest.$ac_ext
19559 cat >>conftest.$ac_ext <<_ACEOF
19560 /* end confdefs.h. */
19561 #include <sys/types.h>
19562 #ifdef HAVE_SCSI_SG_H
19563 #include <scsi/sg.h>
19569 static scsireq_t ac_aggr;
19576 rm -f conftest.$ac_objext
19577 if { (ac_try="$ac_compile"
19578 case "(($ac_try" in
19579 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19580 *) ac_try_echo=$ac_try;;
19582 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19583 (eval "$ac_compile") 2>conftest.er1
19585 grep -v '^ *+' conftest.er1 >conftest.err
19587 cat conftest.err >&5
19588 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19589 (exit $ac_status); } && {
19590 test -z "$ac_c_werror_flag" ||
19591 test ! -s conftest.err
19592 } && test -s conftest.$ac_objext; then
19593 ac_cv_member_scsireq_t_cmd=yes
19595 echo "$as_me: failed program was:" >&5
19596 sed 's/^/| /' conftest.$ac_ext >&5
19598 cat >conftest.$ac_ext <<_ACEOF
19601 cat confdefs.h >>conftest.$ac_ext
19602 cat >>conftest.$ac_ext <<_ACEOF
19603 /* end confdefs.h. */
19604 #include <sys/types.h>
19605 #ifdef HAVE_SCSI_SG_H
19606 #include <scsi/sg.h>
19612 static scsireq_t ac_aggr;
19613 if (sizeof ac_aggr.cmd)
19619 rm -f conftest.$ac_objext
19620 if { (ac_try="$ac_compile"
19621 case "(($ac_try" in
19622 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19623 *) ac_try_echo=$ac_try;;
19625 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19626 (eval "$ac_compile") 2>conftest.er1
19628 grep -v '^ *+' conftest.er1 >conftest.err
19630 cat conftest.err >&5
19631 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19632 (exit $ac_status); } && {
19633 test -z "$ac_c_werror_flag" ||
19634 test ! -s conftest.err
19635 } && test -s conftest.$ac_objext; then
19636 ac_cv_member_scsireq_t_cmd=yes
19638 echo "$as_me: failed program was:" >&5
19639 sed 's/^/| /' conftest.$ac_ext >&5
19641 ac_cv_member_scsireq_t_cmd=no
19644 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19647 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19649 { echo "$as_me:$LINENO: result: $ac_cv_member_scsireq_t_cmd" >&5
19650 echo "${ECHO_T}$ac_cv_member_scsireq_t_cmd" >&6; }
19651 if test $ac_cv_member_scsireq_t_cmd = yes; then
19653 cat >>confdefs.h <<_ACEOF
19654 #define HAVE_SCSIREQ_T_CMD 1
19659 { echo "$as_me:$LINENO: checking for sg_io_hdr_t.interface_id" >&5
19660 echo $ECHO_N "checking for sg_io_hdr_t.interface_id... $ECHO_C" >&6; }
19661 if test "${ac_cv_member_sg_io_hdr_t_interface_id+set}" = set; then
19662 echo $ECHO_N "(cached) $ECHO_C" >&6
19664 cat >conftest.$ac_ext <<_ACEOF
19667 cat confdefs.h >>conftest.$ac_ext
19668 cat >>conftest.$ac_ext <<_ACEOF
19669 /* end confdefs.h. */
19670 #include <sys/types.h>
19671 #ifdef HAVE_SCSI_SG_H
19672 #include <scsi/sg.h>
19678 static sg_io_hdr_t ac_aggr;
19679 if (ac_aggr.interface_id)
19685 rm -f conftest.$ac_objext
19686 if { (ac_try="$ac_compile"
19687 case "(($ac_try" in
19688 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19689 *) ac_try_echo=$ac_try;;
19691 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19692 (eval "$ac_compile") 2>conftest.er1
19694 grep -v '^ *+' conftest.er1 >conftest.err
19696 cat conftest.err >&5
19697 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19698 (exit $ac_status); } && {
19699 test -z "$ac_c_werror_flag" ||
19700 test ! -s conftest.err
19701 } && test -s conftest.$ac_objext; then
19702 ac_cv_member_sg_io_hdr_t_interface_id=yes
19704 echo "$as_me: failed program was:" >&5
19705 sed 's/^/| /' conftest.$ac_ext >&5
19707 cat >conftest.$ac_ext <<_ACEOF
19710 cat confdefs.h >>conftest.$ac_ext
19711 cat >>conftest.$ac_ext <<_ACEOF
19712 /* end confdefs.h. */
19713 #include <sys/types.h>
19714 #ifdef HAVE_SCSI_SG_H
19715 #include <scsi/sg.h>
19721 static sg_io_hdr_t ac_aggr;
19722 if (sizeof ac_aggr.interface_id)
19728 rm -f conftest.$ac_objext
19729 if { (ac_try="$ac_compile"
19730 case "(($ac_try" in
19731 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19732 *) ac_try_echo=$ac_try;;
19734 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19735 (eval "$ac_compile") 2>conftest.er1
19737 grep -v '^ *+' conftest.er1 >conftest.err
19739 cat conftest.err >&5
19740 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19741 (exit $ac_status); } && {
19742 test -z "$ac_c_werror_flag" ||
19743 test ! -s conftest.err
19744 } && test -s conftest.$ac_objext; then
19745 ac_cv_member_sg_io_hdr_t_interface_id=yes
19747 echo "$as_me: failed program was:" >&5
19748 sed 's/^/| /' conftest.$ac_ext >&5
19750 ac_cv_member_sg_io_hdr_t_interface_id=no
19753 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19756 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19758 { echo "$as_me:$LINENO: result: $ac_cv_member_sg_io_hdr_t_interface_id" >&5
19759 echo "${ECHO_T}$ac_cv_member_sg_io_hdr_t_interface_id" >&6; }
19760 if test $ac_cv_member_sg_io_hdr_t_interface_id = yes; then
19762 cat >>confdefs.h <<_ACEOF
19763 #define HAVE_SG_IO_HDR_T_INTERFACE_ID 1
19770 { echo "$as_me:$LINENO: checking for siginfo_t.si_fd" >&5
19771 echo $ECHO_N "checking for siginfo_t.si_fd... $ECHO_C" >&6; }
19772 if test "${ac_cv_member_siginfo_t_si_fd+set}" = set; then
19773 echo $ECHO_N "(cached) $ECHO_C" >&6
19775 cat >conftest.$ac_ext <<_ACEOF
19778 cat confdefs.h >>conftest.$ac_ext
19779 cat >>conftest.$ac_ext <<_ACEOF
19780 /* end confdefs.h. */
19781 #include <signal.h>
19786 static siginfo_t ac_aggr;
19793 rm -f conftest.$ac_objext
19794 if { (ac_try="$ac_compile"
19795 case "(($ac_try" in
19796 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19797 *) ac_try_echo=$ac_try;;
19799 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19800 (eval "$ac_compile") 2>conftest.er1
19802 grep -v '^ *+' conftest.er1 >conftest.err
19804 cat conftest.err >&5
19805 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19806 (exit $ac_status); } && {
19807 test -z "$ac_c_werror_flag" ||
19808 test ! -s conftest.err
19809 } && test -s conftest.$ac_objext; then
19810 ac_cv_member_siginfo_t_si_fd=yes
19812 echo "$as_me: failed program was:" >&5
19813 sed 's/^/| /' conftest.$ac_ext >&5
19815 cat >conftest.$ac_ext <<_ACEOF
19818 cat confdefs.h >>conftest.$ac_ext
19819 cat >>conftest.$ac_ext <<_ACEOF
19820 /* end confdefs.h. */
19821 #include <signal.h>
19826 static siginfo_t ac_aggr;
19827 if (sizeof ac_aggr.si_fd)
19833 rm -f conftest.$ac_objext
19834 if { (ac_try="$ac_compile"
19835 case "(($ac_try" in
19836 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19837 *) ac_try_echo=$ac_try;;
19839 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19840 (eval "$ac_compile") 2>conftest.er1
19842 grep -v '^ *+' conftest.er1 >conftest.err
19844 cat conftest.err >&5
19845 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19846 (exit $ac_status); } && {
19847 test -z "$ac_c_werror_flag" ||
19848 test ! -s conftest.err
19849 } && test -s conftest.$ac_objext; then
19850 ac_cv_member_siginfo_t_si_fd=yes
19852 echo "$as_me: failed program was:" >&5
19853 sed 's/^/| /' conftest.$ac_ext >&5
19855 ac_cv_member_siginfo_t_si_fd=no
19858 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19861 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19863 { echo "$as_me:$LINENO: result: $ac_cv_member_siginfo_t_si_fd" >&5
19864 echo "${ECHO_T}$ac_cv_member_siginfo_t_si_fd" >&6; }
19865 if test $ac_cv_member_siginfo_t_si_fd = yes; then
19867 cat >>confdefs.h <<_ACEOF
19868 #define HAVE_SIGINFO_T_SI_FD 1
19875 { echo "$as_me:$LINENO: checking for struct mtget.mt_blksiz" >&5
19876 echo $ECHO_N "checking for struct mtget.mt_blksiz... $ECHO_C" >&6; }
19877 if test "${ac_cv_member_struct_mtget_mt_blksiz+set}" = set; then
19878 echo $ECHO_N "(cached) $ECHO_C" >&6
19880 cat >conftest.$ac_ext <<_ACEOF
19883 cat confdefs.h >>conftest.$ac_ext
19884 cat >>conftest.$ac_ext <<_ACEOF
19885 /* end confdefs.h. */
19886 #include <sys/types.h>
19887 #ifdef HAVE_SYS_MTIO_H
19888 #include <sys/mtio.h>
19894 static struct mtget ac_aggr;
19895 if (ac_aggr.mt_blksiz)
19901 rm -f conftest.$ac_objext
19902 if { (ac_try="$ac_compile"
19903 case "(($ac_try" in
19904 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19905 *) ac_try_echo=$ac_try;;
19907 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19908 (eval "$ac_compile") 2>conftest.er1
19910 grep -v '^ *+' conftest.er1 >conftest.err
19912 cat conftest.err >&5
19913 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19914 (exit $ac_status); } && {
19915 test -z "$ac_c_werror_flag" ||
19916 test ! -s conftest.err
19917 } && test -s conftest.$ac_objext; then
19918 ac_cv_member_struct_mtget_mt_blksiz=yes
19920 echo "$as_me: failed program was:" >&5
19921 sed 's/^/| /' conftest.$ac_ext >&5
19923 cat >conftest.$ac_ext <<_ACEOF
19926 cat confdefs.h >>conftest.$ac_ext
19927 cat >>conftest.$ac_ext <<_ACEOF
19928 /* end confdefs.h. */
19929 #include <sys/types.h>
19930 #ifdef HAVE_SYS_MTIO_H
19931 #include <sys/mtio.h>
19937 static struct mtget ac_aggr;
19938 if (sizeof ac_aggr.mt_blksiz)
19944 rm -f conftest.$ac_objext
19945 if { (ac_try="$ac_compile"
19946 case "(($ac_try" in
19947 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19948 *) ac_try_echo=$ac_try;;
19950 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19951 (eval "$ac_compile") 2>conftest.er1
19953 grep -v '^ *+' conftest.er1 >conftest.err
19955 cat conftest.err >&5
19956 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19957 (exit $ac_status); } && {
19958 test -z "$ac_c_werror_flag" ||
19959 test ! -s conftest.err
19960 } && test -s conftest.$ac_objext; then
19961 ac_cv_member_struct_mtget_mt_blksiz=yes
19963 echo "$as_me: failed program was:" >&5
19964 sed 's/^/| /' conftest.$ac_ext >&5
19966 ac_cv_member_struct_mtget_mt_blksiz=no
19969 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19972 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19974 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blksiz" >&5
19975 echo "${ECHO_T}$ac_cv_member_struct_mtget_mt_blksiz" >&6; }
19976 if test $ac_cv_member_struct_mtget_mt_blksiz = yes; then
19978 cat >>confdefs.h <<_ACEOF
19979 #define HAVE_STRUCT_MTGET_MT_BLKSIZ 1
19984 { echo "$as_me:$LINENO: checking for struct mtget.mt_gstat" >&5
19985 echo $ECHO_N "checking for struct mtget.mt_gstat... $ECHO_C" >&6; }
19986 if test "${ac_cv_member_struct_mtget_mt_gstat+set}" = set; then
19987 echo $ECHO_N "(cached) $ECHO_C" >&6
19989 cat >conftest.$ac_ext <<_ACEOF
19992 cat confdefs.h >>conftest.$ac_ext
19993 cat >>conftest.$ac_ext <<_ACEOF
19994 /* end confdefs.h. */
19995 #include <sys/types.h>
19996 #ifdef HAVE_SYS_MTIO_H
19997 #include <sys/mtio.h>
20003 static struct mtget ac_aggr;
20004 if (ac_aggr.mt_gstat)
20010 rm -f conftest.$ac_objext
20011 if { (ac_try="$ac_compile"
20012 case "(($ac_try" in
20013 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20014 *) ac_try_echo=$ac_try;;
20016 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20017 (eval "$ac_compile") 2>conftest.er1
20019 grep -v '^ *+' conftest.er1 >conftest.err
20021 cat conftest.err >&5
20022 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20023 (exit $ac_status); } && {
20024 test -z "$ac_c_werror_flag" ||
20025 test ! -s conftest.err
20026 } && test -s conftest.$ac_objext; then
20027 ac_cv_member_struct_mtget_mt_gstat=yes
20029 echo "$as_me: failed program was:" >&5
20030 sed 's/^/| /' conftest.$ac_ext >&5
20032 cat >conftest.$ac_ext <<_ACEOF
20035 cat confdefs.h >>conftest.$ac_ext
20036 cat >>conftest.$ac_ext <<_ACEOF
20037 /* end confdefs.h. */
20038 #include <sys/types.h>
20039 #ifdef HAVE_SYS_MTIO_H
20040 #include <sys/mtio.h>
20046 static struct mtget ac_aggr;
20047 if (sizeof ac_aggr.mt_gstat)
20053 rm -f conftest.$ac_objext
20054 if { (ac_try="$ac_compile"
20055 case "(($ac_try" in
20056 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20057 *) ac_try_echo=$ac_try;;
20059 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20060 (eval "$ac_compile") 2>conftest.er1
20062 grep -v '^ *+' conftest.er1 >conftest.err
20064 cat conftest.err >&5
20065 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20066 (exit $ac_status); } && {
20067 test -z "$ac_c_werror_flag" ||
20068 test ! -s conftest.err
20069 } && test -s conftest.$ac_objext; then
20070 ac_cv_member_struct_mtget_mt_gstat=yes
20072 echo "$as_me: failed program was:" >&5
20073 sed 's/^/| /' conftest.$ac_ext >&5
20075 ac_cv_member_struct_mtget_mt_gstat=no
20078 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20081 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20083 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_gstat" >&5
20084 echo "${ECHO_T}$ac_cv_member_struct_mtget_mt_gstat" >&6; }
20085 if test $ac_cv_member_struct_mtget_mt_gstat = yes; then
20087 cat >>confdefs.h <<_ACEOF
20088 #define HAVE_STRUCT_MTGET_MT_GSTAT 1
20093 { echo "$as_me:$LINENO: checking for struct mtget.mt_blkno" >&5
20094 echo $ECHO_N "checking for struct mtget.mt_blkno... $ECHO_C" >&6; }
20095 if test "${ac_cv_member_struct_mtget_mt_blkno+set}" = set; then
20096 echo $ECHO_N "(cached) $ECHO_C" >&6
20098 cat >conftest.$ac_ext <<_ACEOF
20101 cat confdefs.h >>conftest.$ac_ext
20102 cat >>conftest.$ac_ext <<_ACEOF
20103 /* end confdefs.h. */
20104 #include <sys/types.h>
20105 #ifdef HAVE_SYS_MTIO_H
20106 #include <sys/mtio.h>
20112 static struct mtget ac_aggr;
20113 if (ac_aggr.mt_blkno)
20119 rm -f conftest.$ac_objext
20120 if { (ac_try="$ac_compile"
20121 case "(($ac_try" in
20122 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20123 *) ac_try_echo=$ac_try;;
20125 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20126 (eval "$ac_compile") 2>conftest.er1
20128 grep -v '^ *+' conftest.er1 >conftest.err
20130 cat conftest.err >&5
20131 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20132 (exit $ac_status); } && {
20133 test -z "$ac_c_werror_flag" ||
20134 test ! -s conftest.err
20135 } && test -s conftest.$ac_objext; then
20136 ac_cv_member_struct_mtget_mt_blkno=yes
20138 echo "$as_me: failed program was:" >&5
20139 sed 's/^/| /' conftest.$ac_ext >&5
20141 cat >conftest.$ac_ext <<_ACEOF
20144 cat confdefs.h >>conftest.$ac_ext
20145 cat >>conftest.$ac_ext <<_ACEOF
20146 /* end confdefs.h. */
20147 #include <sys/types.h>
20148 #ifdef HAVE_SYS_MTIO_H
20149 #include <sys/mtio.h>
20155 static struct mtget ac_aggr;
20156 if (sizeof ac_aggr.mt_blkno)
20162 rm -f conftest.$ac_objext
20163 if { (ac_try="$ac_compile"
20164 case "(($ac_try" in
20165 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20166 *) ac_try_echo=$ac_try;;
20168 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20169 (eval "$ac_compile") 2>conftest.er1
20171 grep -v '^ *+' conftest.er1 >conftest.err
20173 cat conftest.err >&5
20174 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20175 (exit $ac_status); } && {
20176 test -z "$ac_c_werror_flag" ||
20177 test ! -s conftest.err
20178 } && test -s conftest.$ac_objext; then
20179 ac_cv_member_struct_mtget_mt_blkno=yes
20181 echo "$as_me: failed program was:" >&5
20182 sed 's/^/| /' conftest.$ac_ext >&5
20184 ac_cv_member_struct_mtget_mt_blkno=no
20187 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20190 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20192 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blkno" >&5
20193 echo "${ECHO_T}$ac_cv_member_struct_mtget_mt_blkno" >&6; }
20194 if test $ac_cv_member_struct_mtget_mt_blkno = yes; then
20196 cat >>confdefs.h <<_ACEOF
20197 #define HAVE_STRUCT_MTGET_MT_BLKNO 1
20204 { echo "$as_me:$LINENO: checking for struct option.name" >&5
20205 echo $ECHO_N "checking for struct option.name... $ECHO_C" >&6; }
20206 if test "${ac_cv_member_struct_option_name+set}" = set; then
20207 echo $ECHO_N "(cached) $ECHO_C" >&6
20209 cat >conftest.$ac_ext <<_ACEOF
20212 cat confdefs.h >>conftest.$ac_ext
20213 cat >>conftest.$ac_ext <<_ACEOF
20214 /* end confdefs.h. */
20215 #ifdef HAVE_GETOPT_H
20216 #include <getopt.h>
20222 static struct option ac_aggr;
20229 rm -f conftest.$ac_objext
20230 if { (ac_try="$ac_compile"
20231 case "(($ac_try" in
20232 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20233 *) ac_try_echo=$ac_try;;
20235 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20236 (eval "$ac_compile") 2>conftest.er1
20238 grep -v '^ *+' conftest.er1 >conftest.err
20240 cat conftest.err >&5
20241 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20242 (exit $ac_status); } && {
20243 test -z "$ac_c_werror_flag" ||
20244 test ! -s conftest.err
20245 } && test -s conftest.$ac_objext; then
20246 ac_cv_member_struct_option_name=yes
20248 echo "$as_me: failed program was:" >&5
20249 sed 's/^/| /' conftest.$ac_ext >&5
20251 cat >conftest.$ac_ext <<_ACEOF
20254 cat confdefs.h >>conftest.$ac_ext
20255 cat >>conftest.$ac_ext <<_ACEOF
20256 /* end confdefs.h. */
20257 #ifdef HAVE_GETOPT_H
20258 #include <getopt.h>
20264 static struct option ac_aggr;
20265 if (sizeof ac_aggr.name)
20271 rm -f conftest.$ac_objext
20272 if { (ac_try="$ac_compile"
20273 case "(($ac_try" in
20274 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20275 *) ac_try_echo=$ac_try;;
20277 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20278 (eval "$ac_compile") 2>conftest.er1
20280 grep -v '^ *+' conftest.er1 >conftest.err
20282 cat conftest.err >&5
20283 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20284 (exit $ac_status); } && {
20285 test -z "$ac_c_werror_flag" ||
20286 test ! -s conftest.err
20287 } && test -s conftest.$ac_objext; then
20288 ac_cv_member_struct_option_name=yes
20290 echo "$as_me: failed program was:" >&5
20291 sed 's/^/| /' conftest.$ac_ext >&5
20293 ac_cv_member_struct_option_name=no
20296 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20299 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20301 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_option_name" >&5
20302 echo "${ECHO_T}$ac_cv_member_struct_option_name" >&6; }
20303 if test $ac_cv_member_struct_option_name = yes; then
20305 cat >>confdefs.h <<_ACEOF
20306 #define HAVE_STRUCT_OPTION_NAME 1
20313 { echo "$as_me:$LINENO: checking for struct stat.st_blocks" >&5
20314 echo $ECHO_N "checking for struct stat.st_blocks... $ECHO_C" >&6; }
20315 if test "${ac_cv_member_struct_stat_st_blocks+set}" = set; then
20316 echo $ECHO_N "(cached) $ECHO_C" >&6
20318 cat >conftest.$ac_ext <<_ACEOF
20321 cat confdefs.h >>conftest.$ac_ext
20322 cat >>conftest.$ac_ext <<_ACEOF
20323 /* end confdefs.h. */
20324 $ac_includes_default
20328 static struct stat ac_aggr;
20329 if (ac_aggr.st_blocks)
20335 rm -f conftest.$ac_objext
20336 if { (ac_try="$ac_compile"
20337 case "(($ac_try" in
20338 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20339 *) ac_try_echo=$ac_try;;
20341 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20342 (eval "$ac_compile") 2>conftest.er1
20344 grep -v '^ *+' conftest.er1 >conftest.err
20346 cat conftest.err >&5
20347 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20348 (exit $ac_status); } && {
20349 test -z "$ac_c_werror_flag" ||
20350 test ! -s conftest.err
20351 } && test -s conftest.$ac_objext; then
20352 ac_cv_member_struct_stat_st_blocks=yes
20354 echo "$as_me: failed program was:" >&5
20355 sed 's/^/| /' conftest.$ac_ext >&5
20357 cat >conftest.$ac_ext <<_ACEOF
20360 cat confdefs.h >>conftest.$ac_ext
20361 cat >>conftest.$ac_ext <<_ACEOF
20362 /* end confdefs.h. */
20363 $ac_includes_default
20367 static struct stat ac_aggr;
20368 if (sizeof ac_aggr.st_blocks)
20374 rm -f conftest.$ac_objext
20375 if { (ac_try="$ac_compile"
20376 case "(($ac_try" in
20377 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20378 *) ac_try_echo=$ac_try;;
20380 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20381 (eval "$ac_compile") 2>conftest.er1
20383 grep -v '^ *+' conftest.er1 >conftest.err
20385 cat conftest.err >&5
20386 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20387 (exit $ac_status); } && {
20388 test -z "$ac_c_werror_flag" ||
20389 test ! -s conftest.err
20390 } && test -s conftest.$ac_objext; then
20391 ac_cv_member_struct_stat_st_blocks=yes
20393 echo "$as_me: failed program was:" >&5
20394 sed 's/^/| /' conftest.$ac_ext >&5
20396 ac_cv_member_struct_stat_st_blocks=no
20399 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20402 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20404 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_blocks" >&5
20405 echo "${ECHO_T}$ac_cv_member_struct_stat_st_blocks" >&6; }
20406 if test $ac_cv_member_struct_stat_st_blocks = yes; then
20408 cat >>confdefs.h <<_ACEOF
20409 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
20416 { echo "$as_me:$LINENO: checking for struct sockaddr_in6.sin6_scope_id" >&5
20417 echo $ECHO_N "checking for struct sockaddr_in6.sin6_scope_id... $ECHO_C" >&6; }
20418 if test "${ac_cv_member_struct_sockaddr_in6_sin6_scope_id+set}" = set; then
20419 echo $ECHO_N "(cached) $ECHO_C" >&6
20421 cat >conftest.$ac_ext <<_ACEOF
20424 cat confdefs.h >>conftest.$ac_ext
20425 cat >>conftest.$ac_ext <<_ACEOF
20426 /* end confdefs.h. */
20427 #ifdef HAVE_SYS_TYPES_H
20428 #include <sys/types.h>
20430 #ifdef HAVE_NETINET_IN_H
20431 #include <netinet/in.h>
20437 static struct sockaddr_in6 ac_aggr;
20438 if (ac_aggr.sin6_scope_id)
20444 rm -f conftest.$ac_objext
20445 if { (ac_try="$ac_compile"
20446 case "(($ac_try" in
20447 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20448 *) ac_try_echo=$ac_try;;
20450 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20451 (eval "$ac_compile") 2>conftest.er1
20453 grep -v '^ *+' conftest.er1 >conftest.err
20455 cat conftest.err >&5
20456 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20457 (exit $ac_status); } && {
20458 test -z "$ac_c_werror_flag" ||
20459 test ! -s conftest.err
20460 } && test -s conftest.$ac_objext; then
20461 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
20463 echo "$as_me: failed program was:" >&5
20464 sed 's/^/| /' conftest.$ac_ext >&5
20466 cat >conftest.$ac_ext <<_ACEOF
20469 cat confdefs.h >>conftest.$ac_ext
20470 cat >>conftest.$ac_ext <<_ACEOF
20471 /* end confdefs.h. */
20472 #ifdef HAVE_SYS_TYPES_H
20473 #include <sys/types.h>
20475 #ifdef HAVE_NETINET_IN_H
20476 #include <netinet/in.h>
20482 static struct sockaddr_in6 ac_aggr;
20483 if (sizeof ac_aggr.sin6_scope_id)
20489 rm -f conftest.$ac_objext
20490 if { (ac_try="$ac_compile"
20491 case "(($ac_try" in
20492 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20493 *) ac_try_echo=$ac_try;;
20495 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20496 (eval "$ac_compile") 2>conftest.er1
20498 grep -v '^ *+' conftest.er1 >conftest.err
20500 cat conftest.err >&5
20501 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20502 (exit $ac_status); } && {
20503 test -z "$ac_c_werror_flag" ||
20504 test ! -s conftest.err
20505 } && test -s conftest.$ac_objext; then
20506 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
20508 echo "$as_me: failed program was:" >&5
20509 sed 's/^/| /' conftest.$ac_ext >&5
20511 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=no
20514 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20517 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20519 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&5
20520 echo "${ECHO_T}$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&6; }
20521 if test $ac_cv_member_struct_sockaddr_in6_sin6_scope_id = yes; then
20523 cat >>confdefs.h <<_ACEOF
20524 #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
20531 { echo "$as_me:$LINENO: checking for ns_msg._msg_ptr" >&5
20532 echo $ECHO_N "checking for ns_msg._msg_ptr... $ECHO_C" >&6; }
20533 if test "${ac_cv_member_ns_msg__msg_ptr+set}" = set; then
20534 echo $ECHO_N "(cached) $ECHO_C" >&6
20536 cat >conftest.$ac_ext <<_ACEOF
20539 cat confdefs.h >>conftest.$ac_ext
20540 cat >>conftest.$ac_ext <<_ACEOF
20541 /* end confdefs.h. */
20542 #ifdef HAVE_SYS_TYPES_H
20543 #include <sys/types.h>
20545 #ifdef HAVE_NETINET_IN_H
20546 # include <netinet/in.h>
20548 #ifdef HAVE_ARPA_NAMESER_H
20549 # include <arpa/nameser.h>
20555 static ns_msg ac_aggr;
20556 if (ac_aggr._msg_ptr)
20562 rm -f conftest.$ac_objext
20563 if { (ac_try="$ac_compile"
20564 case "(($ac_try" in
20565 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20566 *) ac_try_echo=$ac_try;;
20568 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20569 (eval "$ac_compile") 2>conftest.er1
20571 grep -v '^ *+' conftest.er1 >conftest.err
20573 cat conftest.err >&5
20574 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20575 (exit $ac_status); } && {
20576 test -z "$ac_c_werror_flag" ||
20577 test ! -s conftest.err
20578 } && test -s conftest.$ac_objext; then
20579 ac_cv_member_ns_msg__msg_ptr=yes
20581 echo "$as_me: failed program was:" >&5
20582 sed 's/^/| /' conftest.$ac_ext >&5
20584 cat >conftest.$ac_ext <<_ACEOF
20587 cat confdefs.h >>conftest.$ac_ext
20588 cat >>conftest.$ac_ext <<_ACEOF
20589 /* end confdefs.h. */
20590 #ifdef HAVE_SYS_TYPES_H
20591 #include <sys/types.h>
20593 #ifdef HAVE_NETINET_IN_H
20594 # include <netinet/in.h>
20596 #ifdef HAVE_ARPA_NAMESER_H
20597 # include <arpa/nameser.h>
20603 static ns_msg ac_aggr;
20604 if (sizeof ac_aggr._msg_ptr)
20610 rm -f conftest.$ac_objext
20611 if { (ac_try="$ac_compile"
20612 case "(($ac_try" in
20613 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20614 *) ac_try_echo=$ac_try;;
20616 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20617 (eval "$ac_compile") 2>conftest.er1
20619 grep -v '^ *+' conftest.er1 >conftest.err
20621 cat conftest.err >&5
20622 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20623 (exit $ac_status); } && {
20624 test -z "$ac_c_werror_flag" ||
20625 test ! -s conftest.err
20626 } && test -s conftest.$ac_objext; then
20627 ac_cv_member_ns_msg__msg_ptr=yes
20629 echo "$as_me: failed program was:" >&5
20630 sed 's/^/| /' conftest.$ac_ext >&5
20632 ac_cv_member_ns_msg__msg_ptr=no
20635 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20638 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20640 { echo "$as_me:$LINENO: result: $ac_cv_member_ns_msg__msg_ptr" >&5
20641 echo "${ECHO_T}$ac_cv_member_ns_msg__msg_ptr" >&6; }
20642 if test $ac_cv_member_ns_msg__msg_ptr = yes; then
20644 cat >>confdefs.h <<_ACEOF
20645 #define HAVE_NS_MSG__MSG_PTR 1
20652 { echo "$as_me:$LINENO: checking for timezone variable" >&5
20653 echo $ECHO_N "checking for timezone variable... $ECHO_C" >&6; }
20654 if test "${ac_cv_have_timezone+set}" = set; then
20655 echo $ECHO_N "(cached) $ECHO_C" >&6
20657 cat >conftest.$ac_ext <<_ACEOF
20660 cat confdefs.h >>conftest.$ac_ext
20661 cat >>conftest.$ac_ext <<_ACEOF
20662 /* end confdefs.h. */
20672 rm -f conftest.$ac_objext conftest$ac_exeext
20673 if { (ac_try="$ac_link"
20674 case "(($ac_try" in
20675 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20676 *) ac_try_echo=$ac_try;;
20678 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20679 (eval "$ac_link") 2>conftest.er1
20681 grep -v '^ *+' conftest.er1 >conftest.err
20683 cat conftest.err >&5
20684 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20685 (exit $ac_status); } && {
20686 test -z "$ac_c_werror_flag" ||
20687 test ! -s conftest.err
20688 } && test -s conftest$ac_exeext &&
20689 $as_test_x conftest$ac_exeext; then
20690 ac_cv_have_timezone="yes"
20692 echo "$as_me: failed program was:" >&5
20693 sed 's/^/| /' conftest.$ac_ext >&5
20695 ac_cv_have_timezone="no"
20698 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20699 conftest$ac_exeext conftest.$ac_ext
20701 { echo "$as_me:$LINENO: result: $ac_cv_have_timezone" >&5
20702 echo "${ECHO_T}$ac_cv_have_timezone" >&6; }
20703 if test "$ac_cv_have_timezone" = "yes"
20706 cat >>confdefs.h <<\_ACEOF
20707 #define HAVE_TIMEZONE 1
20711 { echo "$as_me:$LINENO: checking for daylight variable" >&5
20712 echo $ECHO_N "checking for daylight variable... $ECHO_C" >&6; }
20713 if test "${ac_cv_have_daylight+set}" = set; then
20714 echo $ECHO_N "(cached) $ECHO_C" >&6
20716 cat >conftest.$ac_ext <<_ACEOF
20719 cat confdefs.h >>conftest.$ac_ext
20720 cat >>conftest.$ac_ext <<_ACEOF
20721 /* end confdefs.h. */
20731 rm -f conftest.$ac_objext conftest$ac_exeext
20732 if { (ac_try="$ac_link"
20733 case "(($ac_try" in
20734 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20735 *) ac_try_echo=$ac_try;;
20737 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20738 (eval "$ac_link") 2>conftest.er1
20740 grep -v '^ *+' conftest.er1 >conftest.err
20742 cat conftest.err >&5
20743 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20744 (exit $ac_status); } && {
20745 test -z "$ac_c_werror_flag" ||
20746 test ! -s conftest.err
20747 } && test -s conftest$ac_exeext &&
20748 $as_test_x conftest$ac_exeext; then
20749 ac_cv_have_daylight="yes"
20751 echo "$as_me: failed program was:" >&5
20752 sed 's/^/| /' conftest.$ac_ext >&5
20754 ac_cv_have_daylight="no"
20757 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20758 conftest$ac_exeext conftest.$ac_ext
20760 { echo "$as_me:$LINENO: result: $ac_cv_have_daylight" >&5
20761 echo "${ECHO_T}$ac_cv_have_daylight" >&6; }
20762 if test "$ac_cv_have_daylight" = "yes"
20765 cat >>confdefs.h <<\_ACEOF
20766 #define HAVE_DAYLIGHT 1
20773 *i[3456789]86*) { echo "$as_me:$LINENO: checking whether we need to define __i386__" >&5
20774 echo $ECHO_N "checking whether we need to define __i386__... $ECHO_C" >&6; }
20775 if test "${ac_cv_cpp_def___i386__+set}" = set; then
20776 echo $ECHO_N "(cached) $ECHO_C" >&6
20778 cat >conftest.$ac_ext <<_ACEOF
20781 cat confdefs.h >>conftest.$ac_ext
20782 cat >>conftest.$ac_ext <<_ACEOF
20783 /* end confdefs.h. */
20788 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
20789 $EGREP "yes" >/dev/null 2>&1; then
20790 ac_cv_cpp_def___i386__=yes
20792 ac_cv_cpp_def___i386__=no
20797 { echo "$as_me:$LINENO: result: $ac_cv_cpp_def___i386__" >&5
20798 echo "${ECHO_T}$ac_cv_cpp_def___i386__" >&6; }
20799 if test $ac_cv_cpp_def___i386__ = yes; then
20800 CFLAGS="$CFLAGS -D__i386__"
20801 LINTFLAGS="$LINTFLAGS -D__i386__"
20804 *x86_64*) { echo "$as_me:$LINENO: checking whether we need to define __x86_64__" >&5
20805 echo $ECHO_N "checking whether we need to define __x86_64__... $ECHO_C" >&6; }
20806 if test "${ac_cv_cpp_def___x86_64__+set}" = set; then
20807 echo $ECHO_N "(cached) $ECHO_C" >&6
20809 cat >conftest.$ac_ext <<_ACEOF
20812 cat confdefs.h >>conftest.$ac_ext
20813 cat >>conftest.$ac_ext <<_ACEOF
20814 /* end confdefs.h. */
20819 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
20820 $EGREP "yes" >/dev/null 2>&1; then
20821 ac_cv_cpp_def___x86_64__=yes
20823 ac_cv_cpp_def___x86_64__=no
20828 { echo "$as_me:$LINENO: result: $ac_cv_cpp_def___x86_64__" >&5
20829 echo "${ECHO_T}$ac_cv_cpp_def___x86_64__" >&6; }
20830 if test $ac_cv_cpp_def___x86_64__ = yes; then
20831 CFLAGS="$CFLAGS -D__x86_64__"
20832 LINTFLAGS="$LINTFLAGS -D__x86_64__"
20835 *alpha*) { echo "$as_me:$LINENO: checking whether we need to define __ALPHA__" >&5
20836 echo $ECHO_N "checking whether we need to define __ALPHA__... $ECHO_C" >&6; }
20837 if test "${ac_cv_cpp_def___ALPHA__+set}" = set; then
20838 echo $ECHO_N "(cached) $ECHO_C" >&6
20840 cat >conftest.$ac_ext <<_ACEOF
20843 cat confdefs.h >>conftest.$ac_ext
20844 cat >>conftest.$ac_ext <<_ACEOF
20845 /* end confdefs.h. */
20850 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
20851 $EGREP "yes" >/dev/null 2>&1; then
20852 ac_cv_cpp_def___ALPHA__=yes
20854 ac_cv_cpp_def___ALPHA__=no
20859 { echo "$as_me:$LINENO: result: $ac_cv_cpp_def___ALPHA__" >&5
20860 echo "${ECHO_T}$ac_cv_cpp_def___ALPHA__" >&6; }
20861 if test $ac_cv_cpp_def___ALPHA__ = yes; then
20862 CFLAGS="$CFLAGS -D__ALPHA__"
20863 LINTFLAGS="$LINTFLAGS -D__ALPHA__"
20866 *sparc*) { echo "$as_me:$LINENO: checking whether we need to define __sparc__" >&5
20867 echo $ECHO_N "checking whether we need to define __sparc__... $ECHO_C" >&6; }
20868 if test "${ac_cv_cpp_def___sparc__+set}" = set; then
20869 echo $ECHO_N "(cached) $ECHO_C" >&6
20871 cat >conftest.$ac_ext <<_ACEOF
20874 cat confdefs.h >>conftest.$ac_ext
20875 cat >>conftest.$ac_ext <<_ACEOF
20876 /* end confdefs.h. */
20881 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
20882 $EGREP "yes" >/dev/null 2>&1; then
20883 ac_cv_cpp_def___sparc__=yes
20885 ac_cv_cpp_def___sparc__=no
20890 { echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sparc__" >&5
20891 echo "${ECHO_T}$ac_cv_cpp_def___sparc__" >&6; }
20892 if test $ac_cv_cpp_def___sparc__ = yes; then
20893 CFLAGS="$CFLAGS -D__sparc__"
20894 LINTFLAGS="$LINTFLAGS -D__sparc__"
20897 *powerpc*) { echo "$as_me:$LINENO: checking whether we need to define __powerpc__" >&5
20898 echo $ECHO_N "checking whether we need to define __powerpc__... $ECHO_C" >&6; }
20899 if test "${ac_cv_cpp_def___powerpc__+set}" = set; then
20900 echo $ECHO_N "(cached) $ECHO_C" >&6
20902 cat >conftest.$ac_ext <<_ACEOF
20905 cat confdefs.h >>conftest.$ac_ext
20906 cat >>conftest.$ac_ext <<_ACEOF
20907 /* end confdefs.h. */
20908 #ifndef __powerpc__
20912 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
20913 $EGREP "yes" >/dev/null 2>&1; then
20914 ac_cv_cpp_def___powerpc__=yes
20916 ac_cv_cpp_def___powerpc__=no
20921 { echo "$as_me:$LINENO: result: $ac_cv_cpp_def___powerpc__" >&5
20922 echo "${ECHO_T}$ac_cv_cpp_def___powerpc__" >&6; }
20923 if test $ac_cv_cpp_def___powerpc__ = yes; then
20924 CFLAGS="$CFLAGS -D__powerpc__"
20925 LINTFLAGS="$LINTFLAGS -D__powerpc__"
20930 case $host_vendor in
20931 *sun*) { echo "$as_me:$LINENO: checking whether we need to define __sun__" >&5
20932 echo $ECHO_N "checking whether we need to define __sun__... $ECHO_C" >&6; }
20933 if test "${ac_cv_cpp_def___sun__+set}" = set; then
20934 echo $ECHO_N "(cached) $ECHO_C" >&6
20936 cat >conftest.$ac_ext <<_ACEOF
20939 cat confdefs.h >>conftest.$ac_ext
20940 cat >>conftest.$ac_ext <<_ACEOF
20941 /* end confdefs.h. */
20946 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
20947 $EGREP "yes" >/dev/null 2>&1; then
20948 ac_cv_cpp_def___sun__=yes
20950 ac_cv_cpp_def___sun__=no
20955 { echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sun__" >&5
20956 echo "${ECHO_T}$ac_cv_cpp_def___sun__" >&6; }
20957 if test $ac_cv_cpp_def___sun__ = yes; then
20958 CFLAGS="$CFLAGS -D__sun__"
20959 LINTFLAGS="$LINTFLAGS -D__sun__"
20965 DEPENDENCIES="### Dependencies:
20970 -\$(MAKEDEP) -C\$(SRCDIR) -S\$(TOPSRCDIR) -T\$(TOPOBJDIR) \$(EXTRAINCL) \$(DEPEND_SRCS)
20972 \$(OBJS): \$(IDL_GEN_HEADERS)
20973 \$(IDL_GEN_C_SRCS:.c=.o): \$(IDL_GEN_C_SRCS)
20974 \$(LEX_SRCS:.l=.yy.o): \$(LEX_SRCS:.l=.yy.c)
20975 \$(BISON_SRCS:.y=.tab.o): \$(BISON_SRCS:.y=.tab.c)"
20981 ac_config_commands="$ac_config_commands include/stamp-h"
20984 ac_config_commands="$ac_config_commands dlls/gdi32/enhmfdrv"
20986 ac_config_commands="$ac_config_commands dlls/gdi32/mfdrv"
20988 ac_config_commands="$ac_config_commands dlls/kernel32/nls"
20990 ac_config_commands="$ac_config_commands dlls/user32/resources"
20992 ac_config_commands="$ac_config_commands dlls/wineps.drv/data"
20994 ac_config_commands="$ac_config_commands include/wine"
20997 MAKE_RULES=Make.rules
21000 MAKE_DLL_RULES=dlls/Makedll.rules
21003 MAKE_IMPLIB_RULES=dlls/Makeimplib.rules
21006 MAKE_TEST_RULES=dlls/Maketest.rules
21009 MAKE_PROG_RULES=programs/Makeprog.rules
21012 ac_config_files="$ac_config_files Make.rules"
21014 ac_config_files="$ac_config_files dlls/Makedll.rules"
21016 ac_config_files="$ac_config_files dlls/Makeimplib.rules"
21018 ac_config_files="$ac_config_files dlls/Maketest.rules"
21020 ac_config_files="$ac_config_files programs/Makeprog.rules"
21022 ac_config_files="$ac_config_files Makefile"
21024 ac_config_files="$ac_config_files dlls/Makefile"
21026 ac_config_files="$ac_config_files dlls/acledit/Makefile"
21028 ac_config_files="$ac_config_files dlls/activeds/Makefile"
21030 ac_config_files="$ac_config_files dlls/actxprxy/Makefile"
21032 ac_config_files="$ac_config_files dlls/advapi32/Makefile"
21034 ac_config_files="$ac_config_files dlls/advapi32/tests/Makefile"
21036 ac_config_files="$ac_config_files dlls/advpack/Makefile"
21038 ac_config_files="$ac_config_files dlls/advpack/tests/Makefile"
21040 ac_config_files="$ac_config_files dlls/amstream/Makefile"
21042 ac_config_files="$ac_config_files dlls/atl/Makefile"
21044 ac_config_files="$ac_config_files dlls/avicap32/Makefile"
21046 ac_config_files="$ac_config_files dlls/avifil32/Makefile"
21048 ac_config_files="$ac_config_files dlls/browseui/Makefile"
21050 ac_config_files="$ac_config_files dlls/browseui/tests/Makefile"
21052 ac_config_files="$ac_config_files dlls/cabinet/Makefile"
21054 ac_config_files="$ac_config_files dlls/cabinet/tests/Makefile"
21056 ac_config_files="$ac_config_files dlls/capi2032/Makefile"
21058 ac_config_files="$ac_config_files dlls/cards/Makefile"
21060 ac_config_files="$ac_config_files dlls/cfgmgr32/Makefile"
21062 ac_config_files="$ac_config_files dlls/clusapi/Makefile"
21064 ac_config_files="$ac_config_files dlls/comcat/Makefile"
21066 ac_config_files="$ac_config_files dlls/comcat/tests/Makefile"
21068 ac_config_files="$ac_config_files dlls/comctl32/Makefile"
21070 ac_config_files="$ac_config_files dlls/comctl32/tests/Makefile"
21072 ac_config_files="$ac_config_files dlls/comdlg32/Makefile"
21074 ac_config_files="$ac_config_files dlls/comdlg32/tests/Makefile"
21076 ac_config_files="$ac_config_files dlls/compstui/Makefile"
21078 ac_config_files="$ac_config_files dlls/credui/Makefile"
21080 ac_config_files="$ac_config_files dlls/credui/tests/Makefile"
21082 ac_config_files="$ac_config_files dlls/crtdll/Makefile"
21084 ac_config_files="$ac_config_files dlls/crypt32/Makefile"
21086 ac_config_files="$ac_config_files dlls/crypt32/tests/Makefile"
21088 ac_config_files="$ac_config_files dlls/cryptdll/Makefile"
21090 ac_config_files="$ac_config_files dlls/cryptnet/Makefile"
21092 ac_config_files="$ac_config_files dlls/cryptnet/tests/Makefile"
21094 ac_config_files="$ac_config_files dlls/ctapi32/Makefile"
21096 ac_config_files="$ac_config_files dlls/ctl3d32/Makefile"
21098 ac_config_files="$ac_config_files dlls/d3d10/Makefile"
21100 ac_config_files="$ac_config_files dlls/d3d8/Makefile"
21102 ac_config_files="$ac_config_files dlls/d3d8/tests/Makefile"
21104 ac_config_files="$ac_config_files dlls/d3d9/Makefile"
21106 ac_config_files="$ac_config_files dlls/d3d9/tests/Makefile"
21108 ac_config_files="$ac_config_files dlls/d3dim/Makefile"
21110 ac_config_files="$ac_config_files dlls/d3drm/Makefile"
21112 ac_config_files="$ac_config_files dlls/d3drm/tests/Makefile"
21114 ac_config_files="$ac_config_files dlls/d3dx8/Makefile"
21116 ac_config_files="$ac_config_files dlls/d3dx8/tests/Makefile"
21118 ac_config_files="$ac_config_files dlls/d3dxof/Makefile"
21120 ac_config_files="$ac_config_files dlls/dbghelp/Makefile"
21122 ac_config_files="$ac_config_files dlls/dciman32/Makefile"
21124 ac_config_files="$ac_config_files dlls/ddraw/Makefile"
21126 ac_config_files="$ac_config_files dlls/ddraw/tests/Makefile"
21128 ac_config_files="$ac_config_files dlls/ddrawex/Makefile"
21130 ac_config_files="$ac_config_files dlls/devenum/Makefile"
21132 ac_config_files="$ac_config_files dlls/dinput/Makefile"
21134 ac_config_files="$ac_config_files dlls/dinput/tests/Makefile"
21136 ac_config_files="$ac_config_files dlls/dinput8/Makefile"
21138 ac_config_files="$ac_config_files dlls/dmband/Makefile"
21140 ac_config_files="$ac_config_files dlls/dmcompos/Makefile"
21142 ac_config_files="$ac_config_files dlls/dmime/Makefile"
21144 ac_config_files="$ac_config_files dlls/dmloader/Makefile"
21146 ac_config_files="$ac_config_files dlls/dmscript/Makefile"
21148 ac_config_files="$ac_config_files dlls/dmstyle/Makefile"
21150 ac_config_files="$ac_config_files dlls/dmsynth/Makefile"
21152 ac_config_files="$ac_config_files dlls/dmusic/Makefile"
21154 ac_config_files="$ac_config_files dlls/dmusic32/Makefile"
21156 ac_config_files="$ac_config_files dlls/dnsapi/Makefile"
21158 ac_config_files="$ac_config_files dlls/dnsapi/tests/Makefile"
21160 ac_config_files="$ac_config_files dlls/dplay/Makefile"
21162 ac_config_files="$ac_config_files dlls/dplayx/Makefile"
21164 ac_config_files="$ac_config_files dlls/dplayx/tests/Makefile"
21166 ac_config_files="$ac_config_files dlls/dpnaddr/Makefile"
21168 ac_config_files="$ac_config_files dlls/dpnet/Makefile"
21170 ac_config_files="$ac_config_files dlls/dpnhpast/Makefile"
21172 ac_config_files="$ac_config_files dlls/dpnlobby/Makefile"
21174 ac_config_files="$ac_config_files dlls/dsound/Makefile"
21176 ac_config_files="$ac_config_files dlls/dsound/tests/Makefile"
21178 ac_config_files="$ac_config_files dlls/dswave/Makefile"
21180 ac_config_files="$ac_config_files dlls/dwmapi/Makefile"
21182 ac_config_files="$ac_config_files dlls/dxdiagn/Makefile"
21184 ac_config_files="$ac_config_files dlls/dxerr8/Makefile"
21186 ac_config_files="$ac_config_files dlls/dxerr9/Makefile"
21188 ac_config_files="$ac_config_files dlls/dxguid/Makefile"
21190 ac_config_files="$ac_config_files dlls/faultrep/Makefile"
21192 ac_config_files="$ac_config_files dlls/gdi32/Makefile"
21194 ac_config_files="$ac_config_files dlls/gdi32/tests/Makefile"
21196 ac_config_files="$ac_config_files dlls/gdiplus/Makefile"
21198 ac_config_files="$ac_config_files dlls/gdiplus/tests/Makefile"
21200 ac_config_files="$ac_config_files dlls/glu32/Makefile"
21202 ac_config_files="$ac_config_files dlls/gphoto2.ds/Makefile"
21204 ac_config_files="$ac_config_files dlls/hal/Makefile"
21206 ac_config_files="$ac_config_files dlls/hhctrl.ocx/Makefile"
21208 ac_config_files="$ac_config_files dlls/hid/Makefile"
21210 ac_config_files="$ac_config_files dlls/hlink/Makefile"
21212 ac_config_files="$ac_config_files dlls/hlink/tests/Makefile"
21214 ac_config_files="$ac_config_files dlls/hnetcfg/Makefile"
21216 ac_config_files="$ac_config_files dlls/iccvid/Makefile"
21218 ac_config_files="$ac_config_files dlls/icmp/Makefile"
21220 ac_config_files="$ac_config_files dlls/ifsmgr.vxd/Makefile"
21222 ac_config_files="$ac_config_files dlls/imaadp32.acm/Makefile"
21224 ac_config_files="$ac_config_files dlls/imagehlp/Makefile"
21226 ac_config_files="$ac_config_files dlls/imm32/Makefile"
21228 ac_config_files="$ac_config_files dlls/imm32/tests/Makefile"
21230 ac_config_files="$ac_config_files dlls/inetcomm/Makefile"
21232 ac_config_files="$ac_config_files dlls/inetcomm/tests/Makefile"
21234 ac_config_files="$ac_config_files dlls/infosoft/Makefile"
21236 ac_config_files="$ac_config_files dlls/infosoft/tests/Makefile"
21238 ac_config_files="$ac_config_files dlls/inkobj/Makefile"
21240 ac_config_files="$ac_config_files dlls/inseng/Makefile"
21242 ac_config_files="$ac_config_files dlls/iphlpapi/Makefile"
21244 ac_config_files="$ac_config_files dlls/iphlpapi/tests/Makefile"
21246 ac_config_files="$ac_config_files dlls/itss/Makefile"
21248 ac_config_files="$ac_config_files dlls/itss/tests/Makefile"
21250 ac_config_files="$ac_config_files dlls/kernel32/Makefile"
21252 ac_config_files="$ac_config_files dlls/kernel32/tests/Makefile"
21254 ac_config_files="$ac_config_files dlls/localspl/Makefile"
21256 ac_config_files="$ac_config_files dlls/localspl/tests/Makefile"
21258 ac_config_files="$ac_config_files dlls/localui/Makefile"
21260 ac_config_files="$ac_config_files dlls/localui/tests/Makefile"
21262 ac_config_files="$ac_config_files dlls/lz32/Makefile"
21264 ac_config_files="$ac_config_files dlls/lz32/tests/Makefile"
21266 ac_config_files="$ac_config_files dlls/mapi32/Makefile"
21268 ac_config_files="$ac_config_files dlls/mapi32/tests/Makefile"
21270 ac_config_files="$ac_config_files dlls/mciavi32/Makefile"
21272 ac_config_files="$ac_config_files dlls/mcicda/Makefile"
21274 ac_config_files="$ac_config_files dlls/mciseq/Makefile"
21276 ac_config_files="$ac_config_files dlls/mciwave/Makefile"
21278 ac_config_files="$ac_config_files dlls/midimap/Makefile"
21280 ac_config_files="$ac_config_files dlls/mlang/Makefile"
21282 ac_config_files="$ac_config_files dlls/mlang/tests/Makefile"
21284 ac_config_files="$ac_config_files dlls/mmdevldr.vxd/Makefile"
21286 ac_config_files="$ac_config_files dlls/monodebg.vxd/Makefile"
21288 ac_config_files="$ac_config_files dlls/mountmgr.sys/Makefile"
21290 ac_config_files="$ac_config_files dlls/mpr/Makefile"
21292 ac_config_files="$ac_config_files dlls/mprapi/Makefile"
21294 ac_config_files="$ac_config_files dlls/msacm32.drv/Makefile"
21296 ac_config_files="$ac_config_files dlls/msacm32/Makefile"
21298 ac_config_files="$ac_config_files dlls/msacm32/tests/Makefile"
21300 ac_config_files="$ac_config_files dlls/msadp32.acm/Makefile"
21302 ac_config_files="$ac_config_files dlls/mscat32/Makefile"
21304 ac_config_files="$ac_config_files dlls/mscms/Makefile"
21306 ac_config_files="$ac_config_files dlls/mscms/tests/Makefile"
21308 ac_config_files="$ac_config_files dlls/mscoree/Makefile"
21310 ac_config_files="$ac_config_files dlls/msdmo/Makefile"
21312 ac_config_files="$ac_config_files dlls/msftedit/Makefile"
21314 ac_config_files="$ac_config_files dlls/msg711.acm/Makefile"
21316 ac_config_files="$ac_config_files dlls/mshtml.tlb/Makefile"
21318 ac_config_files="$ac_config_files dlls/mshtml/Makefile"
21320 ac_config_files="$ac_config_files dlls/mshtml/tests/Makefile"
21322 ac_config_files="$ac_config_files dlls/msi/Makefile"
21324 ac_config_files="$ac_config_files dlls/msi/tests/Makefile"
21326 ac_config_files="$ac_config_files dlls/msimg32/Makefile"
21328 ac_config_files="$ac_config_files dlls/msimtf/Makefile"
21330 ac_config_files="$ac_config_files dlls/msisys.ocx/Makefile"
21332 ac_config_files="$ac_config_files dlls/msnet32/Makefile"
21334 ac_config_files="$ac_config_files dlls/msrle32/Makefile"
21336 ac_config_files="$ac_config_files dlls/msvcirt/Makefile"
21338 ac_config_files="$ac_config_files dlls/msvcrt/Makefile"
21340 ac_config_files="$ac_config_files dlls/msvcrt/tests/Makefile"
21342 ac_config_files="$ac_config_files dlls/msvcrt20/Makefile"
21344 ac_config_files="$ac_config_files dlls/msvcrt40/Makefile"
21346 ac_config_files="$ac_config_files dlls/msvcrtd/Makefile"
21348 ac_config_files="$ac_config_files dlls/msvcrtd/tests/Makefile"
21350 ac_config_files="$ac_config_files dlls/msvfw32/Makefile"
21352 ac_config_files="$ac_config_files dlls/msvidc32/Makefile"
21354 ac_config_files="$ac_config_files dlls/mswsock/Makefile"
21356 ac_config_files="$ac_config_files dlls/msxml3/Makefile"
21358 ac_config_files="$ac_config_files dlls/msxml3/tests/Makefile"
21360 ac_config_files="$ac_config_files dlls/nddeapi/Makefile"
21362 ac_config_files="$ac_config_files dlls/netapi32/Makefile"
21364 ac_config_files="$ac_config_files dlls/netapi32/tests/Makefile"
21366 ac_config_files="$ac_config_files dlls/newdev/Makefile"
21368 ac_config_files="$ac_config_files dlls/ntdll/Makefile"
21370 ac_config_files="$ac_config_files dlls/ntdll/tests/Makefile"
21372 ac_config_files="$ac_config_files dlls/ntdsapi/Makefile"
21374 ac_config_files="$ac_config_files dlls/ntoskrnl.exe/Makefile"
21376 ac_config_files="$ac_config_files dlls/ntprint/Makefile"
21378 ac_config_files="$ac_config_files dlls/ntprint/tests/Makefile"
21380 ac_config_files="$ac_config_files dlls/objsel/Makefile"
21382 ac_config_files="$ac_config_files dlls/odbc32/Makefile"
21384 ac_config_files="$ac_config_files dlls/odbccp32/Makefile"
21386 ac_config_files="$ac_config_files dlls/odbccp32/tests/Makefile"
21388 ac_config_files="$ac_config_files dlls/ole32/Makefile"
21390 ac_config_files="$ac_config_files dlls/ole32/tests/Makefile"
21392 ac_config_files="$ac_config_files dlls/oleacc/Makefile"
21394 ac_config_files="$ac_config_files dlls/oleaut32/Makefile"
21396 ac_config_files="$ac_config_files dlls/oleaut32/tests/Makefile"
21398 ac_config_files="$ac_config_files dlls/olecli32/Makefile"
21400 ac_config_files="$ac_config_files dlls/oledlg/Makefile"
21402 ac_config_files="$ac_config_files dlls/olepro32/Makefile"
21404 ac_config_files="$ac_config_files dlls/olesvr32/Makefile"
21406 ac_config_files="$ac_config_files dlls/olethk32/Makefile"
21408 ac_config_files="$ac_config_files dlls/opengl32/Makefile"
21410 ac_config_files="$ac_config_files dlls/opengl32/tests/Makefile"
21412 ac_config_files="$ac_config_files dlls/pdh/Makefile"
21414 ac_config_files="$ac_config_files dlls/pdh/tests/Makefile"
21416 ac_config_files="$ac_config_files dlls/powrprof/Makefile"
21418 ac_config_files="$ac_config_files dlls/printui/Makefile"
21420 ac_config_files="$ac_config_files dlls/psapi/Makefile"
21422 ac_config_files="$ac_config_files dlls/psapi/tests/Makefile"
21424 ac_config_files="$ac_config_files dlls/pstorec/Makefile"
21426 ac_config_files="$ac_config_files dlls/qcap/Makefile"
21428 ac_config_files="$ac_config_files dlls/qmgr/Makefile"
21430 ac_config_files="$ac_config_files dlls/qmgrprxy/Makefile"
21432 ac_config_files="$ac_config_files dlls/quartz/Makefile"
21434 ac_config_files="$ac_config_files dlls/quartz/tests/Makefile"
21436 ac_config_files="$ac_config_files dlls/query/Makefile"
21438 ac_config_files="$ac_config_files dlls/rasapi32/Makefile"
21440 ac_config_files="$ac_config_files dlls/resutils/Makefile"
21442 ac_config_files="$ac_config_files dlls/riched20/Makefile"
21444 ac_config_files="$ac_config_files dlls/riched20/tests/Makefile"
21446 ac_config_files="$ac_config_files dlls/riched32/Makefile"
21448 ac_config_files="$ac_config_files dlls/riched32/tests/Makefile"
21450 ac_config_files="$ac_config_files dlls/rpcrt4/Makefile"
21452 ac_config_files="$ac_config_files dlls/rpcrt4/tests/Makefile"
21454 ac_config_files="$ac_config_files dlls/rsabase/Makefile"
21456 ac_config_files="$ac_config_files dlls/rsabase/tests/Makefile"
21458 ac_config_files="$ac_config_files dlls/rsaenh/Makefile"
21460 ac_config_files="$ac_config_files dlls/rsaenh/tests/Makefile"
21462 ac_config_files="$ac_config_files dlls/sane.ds/Makefile"
21464 ac_config_files="$ac_config_files dlls/schannel/Makefile"
21466 ac_config_files="$ac_config_files dlls/schannel/tests/Makefile"
21468 ac_config_files="$ac_config_files dlls/secur32/Makefile"
21470 ac_config_files="$ac_config_files dlls/secur32/tests/Makefile"
21472 ac_config_files="$ac_config_files dlls/security/Makefile"
21474 ac_config_files="$ac_config_files dlls/sensapi/Makefile"
21476 ac_config_files="$ac_config_files dlls/serialui/Makefile"
21478 ac_config_files="$ac_config_files dlls/serialui/tests/Makefile"
21480 ac_config_files="$ac_config_files dlls/setupapi/Makefile"
21482 ac_config_files="$ac_config_files dlls/setupapi/tests/Makefile"
21484 ac_config_files="$ac_config_files dlls/sfc/Makefile"
21486 ac_config_files="$ac_config_files dlls/sfc_os/Makefile"
21488 ac_config_files="$ac_config_files dlls/shdoclc/Makefile"
21490 ac_config_files="$ac_config_files dlls/shdocvw/Makefile"
21492 ac_config_files="$ac_config_files dlls/shdocvw/tests/Makefile"
21494 ac_config_files="$ac_config_files dlls/shell32/Makefile"
21496 ac_config_files="$ac_config_files dlls/shell32/tests/Makefile"
21498 ac_config_files="$ac_config_files dlls/shfolder/Makefile"
21500 ac_config_files="$ac_config_files dlls/shlwapi/Makefile"
21502 ac_config_files="$ac_config_files dlls/shlwapi/tests/Makefile"
21504 ac_config_files="$ac_config_files dlls/snmpapi/Makefile"
21506 ac_config_files="$ac_config_files dlls/snmpapi/tests/Makefile"
21508 ac_config_files="$ac_config_files dlls/spoolss/Makefile"
21510 ac_config_files="$ac_config_files dlls/spoolss/tests/Makefile"
21512 ac_config_files="$ac_config_files dlls/stdole2.tlb/Makefile"
21514 ac_config_files="$ac_config_files dlls/stdole32.tlb/Makefile"
21516 ac_config_files="$ac_config_files dlls/sti/Makefile"
21518 ac_config_files="$ac_config_files dlls/strmiids/Makefile"
21520 ac_config_files="$ac_config_files dlls/svrapi/Makefile"
21522 ac_config_files="$ac_config_files dlls/sxs/Makefile"
21524 ac_config_files="$ac_config_files dlls/tapi32/Makefile"
21526 ac_config_files="$ac_config_files dlls/twain_32/Makefile"
21528 ac_config_files="$ac_config_files dlls/unicows/Makefile"
21530 ac_config_files="$ac_config_files dlls/url/Makefile"
21532 ac_config_files="$ac_config_files dlls/urlmon/Makefile"
21534 ac_config_files="$ac_config_files dlls/urlmon/tests/Makefile"
21536 ac_config_files="$ac_config_files dlls/user32/Makefile"
21538 ac_config_files="$ac_config_files dlls/user32/tests/Makefile"
21540 ac_config_files="$ac_config_files dlls/userenv/Makefile"
21542 ac_config_files="$ac_config_files dlls/usp10/Makefile"
21544 ac_config_files="$ac_config_files dlls/usp10/tests/Makefile"
21546 ac_config_files="$ac_config_files dlls/uuid/Makefile"
21548 ac_config_files="$ac_config_files dlls/uxtheme/Makefile"
21550 ac_config_files="$ac_config_files dlls/uxtheme/tests/Makefile"
21552 ac_config_files="$ac_config_files dlls/vdhcp.vxd/Makefile"
21554 ac_config_files="$ac_config_files dlls/vdmdbg/Makefile"
21556 ac_config_files="$ac_config_files dlls/version/Makefile"
21558 ac_config_files="$ac_config_files dlls/version/tests/Makefile"
21560 ac_config_files="$ac_config_files dlls/vmm.vxd/Makefile"
21562 ac_config_files="$ac_config_files dlls/vnbt.vxd/Makefile"
21564 ac_config_files="$ac_config_files dlls/vnetbios.vxd/Makefile"
21566 ac_config_files="$ac_config_files dlls/vtdapi.vxd/Makefile"
21568 ac_config_files="$ac_config_files dlls/vwin32.vxd/Makefile"
21570 ac_config_files="$ac_config_files dlls/w32skrnl/Makefile"
21572 ac_config_files="$ac_config_files dlls/winealsa.drv/Makefile"
21574 ac_config_files="$ac_config_files dlls/wineaudioio.drv/Makefile"
21576 ac_config_files="$ac_config_files dlls/winecoreaudio.drv/Makefile"
21578 ac_config_files="$ac_config_files dlls/winecrt0/Makefile"
21580 ac_config_files="$ac_config_files dlls/wined3d/Makefile"
21582 ac_config_files="$ac_config_files dlls/winedos/Makefile"
21584 ac_config_files="$ac_config_files dlls/wineesd.drv/Makefile"
21586 ac_config_files="$ac_config_files dlls/winejack.drv/Makefile"
21588 ac_config_files="$ac_config_files dlls/winejoystick.drv/Makefile"
21590 ac_config_files="$ac_config_files dlls/winemp3.acm/Makefile"
21592 ac_config_files="$ac_config_files dlls/winenas.drv/Makefile"
21594 ac_config_files="$ac_config_files dlls/wineoss.drv/Makefile"
21596 ac_config_files="$ac_config_files dlls/wineps.drv/Makefile"
21598 ac_config_files="$ac_config_files dlls/winequartz.drv/Makefile"
21600 ac_config_files="$ac_config_files dlls/winex11.drv/Makefile"
21602 ac_config_files="$ac_config_files dlls/wing32/Makefile"
21604 ac_config_files="$ac_config_files dlls/winhttp/Makefile"
21606 ac_config_files="$ac_config_files dlls/wininet/Makefile"
21608 ac_config_files="$ac_config_files dlls/wininet/tests/Makefile"
21610 ac_config_files="$ac_config_files dlls/winmm/Makefile"
21612 ac_config_files="$ac_config_files dlls/winmm/tests/Makefile"
21614 ac_config_files="$ac_config_files dlls/winnls32/Makefile"
21616 ac_config_files="$ac_config_files dlls/winscard/Makefile"
21618 ac_config_files="$ac_config_files dlls/winspool.drv/Makefile"
21620 ac_config_files="$ac_config_files dlls/winspool.drv/tests/Makefile"
21622 ac_config_files="$ac_config_files dlls/wintab32/Makefile"
21624 ac_config_files="$ac_config_files dlls/wintrust/Makefile"
21626 ac_config_files="$ac_config_files dlls/wintrust/tests/Makefile"
21628 ac_config_files="$ac_config_files dlls/wldap32/Makefile"
21630 ac_config_files="$ac_config_files dlls/wnaspi32/Makefile"
21632 ac_config_files="$ac_config_files dlls/wow32/Makefile"
21634 ac_config_files="$ac_config_files dlls/ws2_32/Makefile"
21636 ac_config_files="$ac_config_files dlls/ws2_32/tests/Makefile"
21638 ac_config_files="$ac_config_files dlls/wsock32/Makefile"
21640 ac_config_files="$ac_config_files dlls/wtsapi32/Makefile"
21642 ac_config_files="$ac_config_files documentation/Makefile"
21644 ac_config_files="$ac_config_files fonts/Makefile"
21646 ac_config_files="$ac_config_files include/Makefile"
21648 ac_config_files="$ac_config_files libs/Makefile"
21650 ac_config_files="$ac_config_files libs/port/Makefile"
21652 ac_config_files="$ac_config_files libs/wine/Makefile"
21654 ac_config_files="$ac_config_files libs/wpp/Makefile"
21656 ac_config_files="$ac_config_files loader/Makefile"
21658 ac_config_files="$ac_config_files programs/Makefile"
21660 ac_config_files="$ac_config_files programs/clock/Makefile"
21662 ac_config_files="$ac_config_files programs/cmd/Makefile"
21664 ac_config_files="$ac_config_files programs/cmdlgtst/Makefile"
21666 ac_config_files="$ac_config_files programs/control/Makefile"
21668 ac_config_files="$ac_config_files programs/eject/Makefile"
21670 ac_config_files="$ac_config_files programs/expand/Makefile"
21672 ac_config_files="$ac_config_files programs/explorer/Makefile"
21674 ac_config_files="$ac_config_files programs/hh/Makefile"
21676 ac_config_files="$ac_config_files programs/icinfo/Makefile"
21678 ac_config_files="$ac_config_files programs/iexplore/Makefile"
21680 ac_config_files="$ac_config_files programs/msiexec/Makefile"
21682 ac_config_files="$ac_config_files programs/net/Makefile"
21684 ac_config_files="$ac_config_files programs/notepad/Makefile"
21686 ac_config_files="$ac_config_files programs/oleview/Makefile"
21688 ac_config_files="$ac_config_files programs/progman/Makefile"
21690 ac_config_files="$ac_config_files programs/regedit/Makefile"
21692 ac_config_files="$ac_config_files programs/regsvr32/Makefile"
21694 ac_config_files="$ac_config_files programs/rpcss/Makefile"
21696 ac_config_files="$ac_config_files programs/rundll32/Makefile"
21698 ac_config_files="$ac_config_files programs/spoolsv/Makefile"
21700 ac_config_files="$ac_config_files programs/start/Makefile"
21702 ac_config_files="$ac_config_files programs/svchost/Makefile"
21704 ac_config_files="$ac_config_files programs/taskmgr/Makefile"
21706 ac_config_files="$ac_config_files programs/uninstaller/Makefile"
21708 ac_config_files="$ac_config_files programs/view/Makefile"
21710 ac_config_files="$ac_config_files programs/wineboot/Makefile"
21712 ac_config_files="$ac_config_files programs/winebrowser/Makefile"
21714 ac_config_files="$ac_config_files programs/winecfg/Makefile"
21716 ac_config_files="$ac_config_files programs/wineconsole/Makefile"
21718 ac_config_files="$ac_config_files programs/winedbg/Makefile"
21720 ac_config_files="$ac_config_files programs/winedevice/Makefile"
21722 ac_config_files="$ac_config_files programs/winefile/Makefile"
21724 ac_config_files="$ac_config_files programs/winemenubuilder/Makefile"
21726 ac_config_files="$ac_config_files programs/winemine/Makefile"
21728 ac_config_files="$ac_config_files programs/winepath/Makefile"
21730 ac_config_files="$ac_config_files programs/winetest/Makefile"
21732 ac_config_files="$ac_config_files programs/winevdm/Makefile"
21734 ac_config_files="$ac_config_files programs/winhelp/Makefile"
21736 ac_config_files="$ac_config_files programs/winver/Makefile"
21738 ac_config_files="$ac_config_files programs/wordpad/Makefile"
21740 ac_config_files="$ac_config_files programs/write/Makefile"
21742 ac_config_files="$ac_config_files programs/xcopy/Makefile"
21744 ac_config_files="$ac_config_files server/Makefile"
21746 ac_config_files="$ac_config_files tools/Makefile"
21748 ac_config_files="$ac_config_files tools/widl/Makefile"
21750 ac_config_files="$ac_config_files tools/winebuild/Makefile"
21752 ac_config_files="$ac_config_files tools/winedump/Makefile"
21754 ac_config_files="$ac_config_files tools/winegcc/Makefile"
21756 ac_config_files="$ac_config_files tools/wmc/Makefile"
21758 ac_config_files="$ac_config_files tools/wrc/Makefile"
21761 cat >confcache <<\_ACEOF
21762 # This file is a shell script that caches the results of configure
21763 # tests run on this system so they can be shared between configure
21764 # scripts and configure runs, see configure's option --config-cache.
21765 # It is not useful on other systems. If it contains results you don't
21766 # want to keep, you may remove or edit it.
21768 # config.status only pays attention to the cache file if you give it
21769 # the --recheck option to rerun configure.
21771 # `ac_cv_env_foo' variables (set or unset) will be overridden when
21772 # loading this file, other *unset* `ac_cv_foo' will be assigned the
21773 # following values.
21777 # The following way of writing the cache mishandles newlines in values,
21778 # but we know of no workaround that is simple, portable, and efficient.
21779 # So, we kill variables containing newlines.
21780 # Ultrix sh set writes to stderr and can't be redirected directly,
21781 # and sets the high bit in the cache file unless we assign to the vars.
21783 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
21784 eval ac_val=\$$ac_var
21788 *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
21789 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
21792 _ | IFS | as_nl) ;; #(
21793 *) $as_unset $ac_var ;;
21799 case $as_nl`(ac_space=' '; set) 2>&1` in #(
21800 *${as_nl}ac_space=\ *)
21801 # `set' does not quote correctly, so add quotes (double-quote
21802 # substitution turns \\\\ into \\, and sed turns \\ into \).
21805 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
21808 # `set' quotes correctly as required by POSIX, so do not add quotes.
21809 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
21818 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
21820 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
21822 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
21823 if test -w "$cache_file"; then
21824 test "x$cache_file" != "x/dev/null" &&
21825 { echo "$as_me:$LINENO: updating cache $cache_file" >&5
21826 echo "$as_me: updating cache $cache_file" >&6;}
21827 cat confcache >$cache_file
21829 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
21830 echo "$as_me: not updating unwritable cache $cache_file" >&6;}
21835 test "x$prefix" = xNONE && prefix=$ac_default_prefix
21836 # Let make expand exec_prefix.
21837 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
21839 DEFS=-DHAVE_CONFIG_H
21843 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
21844 # 1. Remove the extension, and $U if already installed.
21845 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
21846 ac_i=`echo "$ac_i" | sed "$ac_script"`
21847 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
21848 # will be set to the directory where LIBOBJS objects are built.
21849 ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
21850 ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
21852 LIBOBJS=$ac_libobjs
21854 LTLIBOBJS=$ac_ltlibobjs
21858 : ${CONFIG_STATUS=./config.status}
21859 ac_clean_files_save=$ac_clean_files
21860 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
21861 { echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
21862 echo "$as_me: creating $CONFIG_STATUS" >&6;}
21863 cat >$CONFIG_STATUS <<_ACEOF
21865 # Generated by $as_me.
21866 # Run this file to recreate the current configuration.
21867 # Compiler output produced by configure, useful for debugging
21868 # configure, is in config.log if it exists.
21871 ac_cs_recheck=false
21873 SHELL=\${CONFIG_SHELL-$SHELL}
21876 cat >>$CONFIG_STATUS <<\_ACEOF
21877 ## --------------------- ##
21878 ## M4sh Initialization. ##
21879 ## --------------------- ##
21881 # Be more Bourne compatible
21882 DUALCASE=1; export DUALCASE # for MKS sh
21883 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
21886 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
21887 # is contrary to our usage. Disable this feature.
21888 alias -g '${1+"$@"}'='"$@"'
21889 setopt NO_GLOB_SUBST
21891 case `(set -o) 2>/dev/null` in
21892 *posix*) set -o posix ;;
21901 # Avoid depending upon Character Ranges.
21902 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
21903 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
21904 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
21905 as_cr_digits='0123456789'
21906 as_cr_alnum=$as_cr_Letters$as_cr_digits
21908 # The user is always right.
21909 if test "${PATH_SEPARATOR+set}" != set; then
21910 echo "#! /bin/sh" >conf$$.sh
21911 echo "exit 0" >>conf$$.sh
21913 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
21921 # Support unset when possible.
21922 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
21930 # We need space, tab and new line, in precisely that order. Quoting is
21931 # there to prevent editors from complaining about space-tab.
21932 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
21933 # splitting by setting IFS to empty value.)
21938 # Find who we are. Look in the path if we contain no directory separator.
21940 *[\\/]* ) as_myself=$0 ;;
21941 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
21942 for as_dir in $PATH
21945 test -z "$as_dir" && as_dir=.
21946 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
21952 # We did not find ourselves, most probably we were run as `sh COMMAND'
21953 # in which case we are not to be found in the path.
21954 if test "x$as_myself" = x; then
21957 if test ! -f "$as_myself"; then
21958 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
21959 { (exit 1); exit 1; }
21962 # Work around bugs in pre-3.0 UWIN ksh.
21963 for as_var in ENV MAIL MAILPATH
21964 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
21972 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
21973 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
21974 LC_TELEPHONE LC_TIME
21976 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
21977 eval $as_var=C; export $as_var
21979 ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
21983 # Required to use basename.
21984 if expr a : '\(a\)' >/dev/null 2>&1 &&
21985 test "X`expr 00001 : '.*\(...\)'`" = X001; then
21991 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
21992 as_basename=basename
21998 # Name of the executable.
21999 as_me=`$as_basename -- "$0" ||
22000 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
22001 X"$0" : 'X\(//\)$' \| \
22002 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
22004 sed '/^.*\/\([^/][^/]*\)\/*$/{
22023 as_lineno_1=$LINENO
22024 as_lineno_2=$LINENO
22025 test "x$as_lineno_1" != "x$as_lineno_2" &&
22026 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
22028 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
22029 # uniformly replaced by the line number. The first 'sed' inserts a
22030 # line-number line after each line using $LINENO; the second 'sed'
22031 # does the real work. The second script uses 'N' to pair each
22032 # line-number line with the line containing $LINENO, and appends
22033 # trailing '-' during substitution so that $LINENO is not a special
22034 # case at line end.
22035 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
22036 # scripts with optimization help from Paolo Bonzini. Blame Lee
22037 # E. McMahon (1931-1989) for sed's syntax. :-)
22049 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
22052 ' >$as_me.lineno &&
22053 chmod +x "$as_me.lineno" ||
22054 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
22055 { (exit 1); exit 1; }; }
22057 # Don't try to exec as it changes $[0], causing all sort of problems
22058 # (the dirname of $[0] is not the place where we might find the
22059 # original and so on. Autoconf is especially sensitive to this).
22060 . "./$as_me.lineno"
22061 # Exit status is that of the last command.
22066 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
22072 ECHO_C= ECHO_N= ECHO_T=
22073 case `echo -n x` in
22075 case `echo 'x\c'` in
22076 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
22083 if expr a : '\(a\)' >/dev/null 2>&1 &&
22084 test "X`expr 00001 : '.*\(...\)'`" = X001; then
22090 rm -f conf$$ conf$$.exe conf$$.file
22091 if test -d conf$$.dir; then
22092 rm -f conf$$.dir/conf$$.file
22098 if ln -s conf$$.file conf$$ 2>/dev/null; then
22100 # ... but there are two gotchas:
22101 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
22102 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
22103 # In both cases, we have to default to `cp -p'.
22104 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
22106 elif ln conf$$.file conf$$ 2>/dev/null; then
22111 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
22112 rmdir conf$$.dir 2>/dev/null
22114 if mkdir -p . 2>/dev/null; then
22117 test -d ./-p && rmdir ./-p
22121 if test -x / >/dev/null 2>&1; then
22122 as_test_x='test -x'
22124 if ls -dL / >/dev/null 2>&1; then
22131 if test -d "$1"; then
22137 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
22138 ???[sx]*):;;*)false;;esac;fi
22142 as_executable_p=$as_test_x
22144 # Sed expression to map a string onto a valid CPP name.
22145 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
22147 # Sed expression to map a string onto a valid variable name.
22148 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
22153 # Save the log message, to keep $[0] and so on meaningful, and to
22154 # report actual input values of CONFIG_FILES etc. instead of their
22155 # values after options handling.
22157 This file was extended by Wine $as_me 0.9.52, which was
22158 generated by GNU Autoconf 2.61. Invocation command line was
22160 CONFIG_FILES = $CONFIG_FILES
22161 CONFIG_HEADERS = $CONFIG_HEADERS
22162 CONFIG_LINKS = $CONFIG_LINKS
22163 CONFIG_COMMANDS = $CONFIG_COMMANDS
22166 on `(hostname || uname -n) 2>/dev/null | sed 1q`
22171 cat >>$CONFIG_STATUS <<_ACEOF
22172 # Files that config.status was made for.
22173 config_files="$ac_config_files"
22174 config_headers="$ac_config_headers"
22175 config_commands="$ac_config_commands"
22179 cat >>$CONFIG_STATUS <<\_ACEOF
22181 \`$as_me' instantiates files from templates according to the
22182 current configuration.
22184 Usage: $0 [OPTIONS] [FILE]...
22186 -h, --help print this help, then exit
22187 -V, --version print version number and configuration settings, then exit
22188 -q, --quiet do not print progress messages
22189 -d, --debug don't remove temporary files
22190 --recheck update $as_me by reconfiguring in the same conditions
22191 --file=FILE[:TEMPLATE]
22192 instantiate the configuration file FILE
22193 --header=FILE[:TEMPLATE]
22194 instantiate the configuration header FILE
22196 Configuration files:
22199 Configuration headers:
22202 Configuration commands:
22205 Report bugs to <bug-autoconf@gnu.org>."
22208 cat >>$CONFIG_STATUS <<_ACEOF
22210 Wine config.status 0.9.52
22211 configured by $0, generated by GNU Autoconf 2.61,
22212 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
22214 Copyright (C) 2006 Free Software Foundation, Inc.
22215 This config.status script is free software; the Free Software Foundation
22216 gives unlimited permission to copy, distribute and modify it."
22223 cat >>$CONFIG_STATUS <<\_ACEOF
22224 # If no file are specified by the user, then we need to provide default
22225 # value. By we need to know if files were specified by the user.
22231 ac_option=`expr "X$1" : 'X\([^=]*\)='`
22232 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
22243 # Handling of the options.
22244 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
22246 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
22247 echo "$ac_cs_version"; exit ;;
22248 --debug | --debu | --deb | --de | --d | -d )
22250 --file | --fil | --fi | --f )
22252 CONFIG_FILES="$CONFIG_FILES $ac_optarg"
22253 ac_need_defaults=false;;
22254 --header | --heade | --head | --hea )
22256 CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
22257 ac_need_defaults=false;;
22259 # Conflict between --help and --header
22260 { echo "$as_me: error: ambiguous option: $1
22261 Try \`$0 --help' for more information." >&2
22262 { (exit 1); exit 1; }; };;
22263 --help | --hel | -h )
22264 echo "$ac_cs_usage"; exit ;;
22265 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
22266 | -silent | --silent | --silen | --sile | --sil | --si | --s)
22269 # This is an error.
22270 -*) { echo "$as_me: error: unrecognized option: $1
22271 Try \`$0 --help' for more information." >&2
22272 { (exit 1); exit 1; }; } ;;
22274 *) ac_config_targets="$ac_config_targets $1"
22275 ac_need_defaults=false ;;
22281 ac_configure_extra_args=
22283 if $ac_cs_silent; then
22285 ac_configure_extra_args="$ac_configure_extra_args --silent"
22289 cat >>$CONFIG_STATUS <<_ACEOF
22290 if \$ac_cs_recheck; then
22291 echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
22292 CONFIG_SHELL=$SHELL
22293 export CONFIG_SHELL
22294 exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
22298 cat >>$CONFIG_STATUS <<\_ACEOF
22302 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
22303 ## Running $as_me. ##
22309 cat >>$CONFIG_STATUS <<_ACEOF
22312 cat >>$CONFIG_STATUS <<\_ACEOF
22314 # Handling of arguments.
22315 for ac_config_target in $ac_config_targets
22317 case $ac_config_target in
22318 "include/config.h") CONFIG_HEADERS="$CONFIG_HEADERS include/config.h" ;;
22319 "include/stamp-h") CONFIG_COMMANDS="$CONFIG_COMMANDS include/stamp-h" ;;
22320 "dlls/gdi32/enhmfdrv") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/gdi32/enhmfdrv" ;;
22321 "dlls/gdi32/mfdrv") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/gdi32/mfdrv" ;;
22322 "dlls/kernel32/nls") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/kernel32/nls" ;;
22323 "dlls/user32/resources") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/user32/resources" ;;
22324 "dlls/wineps.drv/data") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/wineps.drv/data" ;;
22325 "include/wine") CONFIG_COMMANDS="$CONFIG_COMMANDS include/wine" ;;
22326 "Make.rules") CONFIG_FILES="$CONFIG_FILES Make.rules" ;;
22327 "dlls/Makedll.rules") CONFIG_FILES="$CONFIG_FILES dlls/Makedll.rules" ;;
22328 "dlls/Makeimplib.rules") CONFIG_FILES="$CONFIG_FILES dlls/Makeimplib.rules" ;;
22329 "dlls/Maketest.rules") CONFIG_FILES="$CONFIG_FILES dlls/Maketest.rules" ;;
22330 "programs/Makeprog.rules") CONFIG_FILES="$CONFIG_FILES programs/Makeprog.rules" ;;
22331 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
22332 "dlls/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/Makefile" ;;
22333 "dlls/acledit/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/acledit/Makefile" ;;
22334 "dlls/activeds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/activeds/Makefile" ;;
22335 "dlls/actxprxy/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/actxprxy/Makefile" ;;
22336 "dlls/advapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advapi32/Makefile" ;;
22337 "dlls/advapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advapi32/tests/Makefile" ;;
22338 "dlls/advpack/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advpack/Makefile" ;;
22339 "dlls/advpack/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advpack/tests/Makefile" ;;
22340 "dlls/amstream/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/amstream/Makefile" ;;
22341 "dlls/atl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/atl/Makefile" ;;
22342 "dlls/avicap32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/avicap32/Makefile" ;;
22343 "dlls/avifil32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/avifil32/Makefile" ;;
22344 "dlls/browseui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/browseui/Makefile" ;;
22345 "dlls/browseui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/browseui/tests/Makefile" ;;
22346 "dlls/cabinet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cabinet/Makefile" ;;
22347 "dlls/cabinet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cabinet/tests/Makefile" ;;
22348 "dlls/capi2032/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/capi2032/Makefile" ;;
22349 "dlls/cards/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cards/Makefile" ;;
22350 "dlls/cfgmgr32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cfgmgr32/Makefile" ;;
22351 "dlls/clusapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/clusapi/Makefile" ;;
22352 "dlls/comcat/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comcat/Makefile" ;;
22353 "dlls/comcat/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comcat/tests/Makefile" ;;
22354 "dlls/comctl32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comctl32/Makefile" ;;
22355 "dlls/comctl32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comctl32/tests/Makefile" ;;
22356 "dlls/comdlg32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comdlg32/Makefile" ;;
22357 "dlls/comdlg32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comdlg32/tests/Makefile" ;;
22358 "dlls/compstui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/compstui/Makefile" ;;
22359 "dlls/credui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/credui/Makefile" ;;
22360 "dlls/credui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/credui/tests/Makefile" ;;
22361 "dlls/crtdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crtdll/Makefile" ;;
22362 "dlls/crypt32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crypt32/Makefile" ;;
22363 "dlls/crypt32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crypt32/tests/Makefile" ;;
22364 "dlls/cryptdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptdll/Makefile" ;;
22365 "dlls/cryptnet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptnet/Makefile" ;;
22366 "dlls/cryptnet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptnet/tests/Makefile" ;;
22367 "dlls/ctapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ctapi32/Makefile" ;;
22368 "dlls/ctl3d32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ctl3d32/Makefile" ;;
22369 "dlls/d3d10/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10/Makefile" ;;
22370 "dlls/d3d8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d8/Makefile" ;;
22371 "dlls/d3d8/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d8/tests/Makefile" ;;
22372 "dlls/d3d9/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d9/Makefile" ;;
22373 "dlls/d3d9/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d9/tests/Makefile" ;;
22374 "dlls/d3dim/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dim/Makefile" ;;
22375 "dlls/d3drm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3drm/Makefile" ;;
22376 "dlls/d3drm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3drm/tests/Makefile" ;;
22377 "dlls/d3dx8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx8/Makefile" ;;
22378 "dlls/d3dx8/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx8/tests/Makefile" ;;
22379 "dlls/d3dxof/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dxof/Makefile" ;;
22380 "dlls/dbghelp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dbghelp/Makefile" ;;
22381 "dlls/dciman32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dciman32/Makefile" ;;
22382 "dlls/ddraw/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddraw/Makefile" ;;
22383 "dlls/ddraw/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddraw/tests/Makefile" ;;
22384 "dlls/ddrawex/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddrawex/Makefile" ;;
22385 "dlls/devenum/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/devenum/Makefile" ;;
22386 "dlls/dinput/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput/Makefile" ;;
22387 "dlls/dinput/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput/tests/Makefile" ;;
22388 "dlls/dinput8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput8/Makefile" ;;
22389 "dlls/dmband/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmband/Makefile" ;;
22390 "dlls/dmcompos/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmcompos/Makefile" ;;
22391 "dlls/dmime/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmime/Makefile" ;;
22392 "dlls/dmloader/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmloader/Makefile" ;;
22393 "dlls/dmscript/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmscript/Makefile" ;;
22394 "dlls/dmstyle/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmstyle/Makefile" ;;
22395 "dlls/dmsynth/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmsynth/Makefile" ;;
22396 "dlls/dmusic/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmusic/Makefile" ;;
22397 "dlls/dmusic32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmusic32/Makefile" ;;
22398 "dlls/dnsapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dnsapi/Makefile" ;;
22399 "dlls/dnsapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dnsapi/tests/Makefile" ;;
22400 "dlls/dplay/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplay/Makefile" ;;
22401 "dlls/dplayx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplayx/Makefile" ;;
22402 "dlls/dplayx/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplayx/tests/Makefile" ;;
22403 "dlls/dpnaddr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnaddr/Makefile" ;;
22404 "dlls/dpnet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnet/Makefile" ;;
22405 "dlls/dpnhpast/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnhpast/Makefile" ;;
22406 "dlls/dpnlobby/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnlobby/Makefile" ;;
22407 "dlls/dsound/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dsound/Makefile" ;;
22408 "dlls/dsound/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dsound/tests/Makefile" ;;
22409 "dlls/dswave/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dswave/Makefile" ;;
22410 "dlls/dwmapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dwmapi/Makefile" ;;
22411 "dlls/dxdiagn/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxdiagn/Makefile" ;;
22412 "dlls/dxerr8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxerr8/Makefile" ;;
22413 "dlls/dxerr9/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxerr9/Makefile" ;;
22414 "dlls/dxguid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxguid/Makefile" ;;
22415 "dlls/faultrep/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/faultrep/Makefile" ;;
22416 "dlls/gdi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdi32/Makefile" ;;
22417 "dlls/gdi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdi32/tests/Makefile" ;;
22418 "dlls/gdiplus/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdiplus/Makefile" ;;
22419 "dlls/gdiplus/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdiplus/tests/Makefile" ;;
22420 "dlls/glu32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/glu32/Makefile" ;;
22421 "dlls/gphoto2.ds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gphoto2.ds/Makefile" ;;
22422 "dlls/hal/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hal/Makefile" ;;
22423 "dlls/hhctrl.ocx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hhctrl.ocx/Makefile" ;;
22424 "dlls/hid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hid/Makefile" ;;
22425 "dlls/hlink/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hlink/Makefile" ;;
22426 "dlls/hlink/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hlink/tests/Makefile" ;;
22427 "dlls/hnetcfg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hnetcfg/Makefile" ;;
22428 "dlls/iccvid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iccvid/Makefile" ;;
22429 "dlls/icmp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/icmp/Makefile" ;;
22430 "dlls/ifsmgr.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ifsmgr.vxd/Makefile" ;;
22431 "dlls/imaadp32.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imaadp32.acm/Makefile" ;;
22432 "dlls/imagehlp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imagehlp/Makefile" ;;
22433 "dlls/imm32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imm32/Makefile" ;;
22434 "dlls/imm32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imm32/tests/Makefile" ;;
22435 "dlls/inetcomm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetcomm/Makefile" ;;
22436 "dlls/inetcomm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetcomm/tests/Makefile" ;;
22437 "dlls/infosoft/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/infosoft/Makefile" ;;
22438 "dlls/infosoft/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/infosoft/tests/Makefile" ;;
22439 "dlls/inkobj/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inkobj/Makefile" ;;
22440 "dlls/inseng/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inseng/Makefile" ;;
22441 "dlls/iphlpapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iphlpapi/Makefile" ;;
22442 "dlls/iphlpapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iphlpapi/tests/Makefile" ;;
22443 "dlls/itss/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/itss/Makefile" ;;
22444 "dlls/itss/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/itss/tests/Makefile" ;;
22445 "dlls/kernel32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/kernel32/Makefile" ;;
22446 "dlls/kernel32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/kernel32/tests/Makefile" ;;
22447 "dlls/localspl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localspl/Makefile" ;;
22448 "dlls/localspl/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localspl/tests/Makefile" ;;
22449 "dlls/localui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localui/Makefile" ;;
22450 "dlls/localui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localui/tests/Makefile" ;;
22451 "dlls/lz32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/lz32/Makefile" ;;
22452 "dlls/lz32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/lz32/tests/Makefile" ;;
22453 "dlls/mapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mapi32/Makefile" ;;
22454 "dlls/mapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mapi32/tests/Makefile" ;;
22455 "dlls/mciavi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciavi32/Makefile" ;;
22456 "dlls/mcicda/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mcicda/Makefile" ;;
22457 "dlls/mciseq/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciseq/Makefile" ;;
22458 "dlls/mciwave/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciwave/Makefile" ;;
22459 "dlls/midimap/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/midimap/Makefile" ;;
22460 "dlls/mlang/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mlang/Makefile" ;;
22461 "dlls/mlang/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mlang/tests/Makefile" ;;
22462 "dlls/mmdevldr.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mmdevldr.vxd/Makefile" ;;
22463 "dlls/monodebg.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/monodebg.vxd/Makefile" ;;
22464 "dlls/mountmgr.sys/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mountmgr.sys/Makefile" ;;
22465 "dlls/mpr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mpr/Makefile" ;;
22466 "dlls/mprapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mprapi/Makefile" ;;
22467 "dlls/msacm32.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32.drv/Makefile" ;;
22468 "dlls/msacm32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32/Makefile" ;;
22469 "dlls/msacm32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32/tests/Makefile" ;;
22470 "dlls/msadp32.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msadp32.acm/Makefile" ;;
22471 "dlls/mscat32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscat32/Makefile" ;;
22472 "dlls/mscms/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscms/Makefile" ;;
22473 "dlls/mscms/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscms/tests/Makefile" ;;
22474 "dlls/mscoree/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscoree/Makefile" ;;
22475 "dlls/msdmo/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msdmo/Makefile" ;;
22476 "dlls/msftedit/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msftedit/Makefile" ;;
22477 "dlls/msg711.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msg711.acm/Makefile" ;;
22478 "dlls/mshtml.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml.tlb/Makefile" ;;
22479 "dlls/mshtml/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml/Makefile" ;;
22480 "dlls/mshtml/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml/tests/Makefile" ;;
22481 "dlls/msi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msi/Makefile" ;;
22482 "dlls/msi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msi/tests/Makefile" ;;
22483 "dlls/msimg32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msimg32/Makefile" ;;
22484 "dlls/msimtf/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msimtf/Makefile" ;;
22485 "dlls/msisys.ocx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msisys.ocx/Makefile" ;;
22486 "dlls/msnet32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msnet32/Makefile" ;;
22487 "dlls/msrle32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msrle32/Makefile" ;;
22488 "dlls/msvcirt/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcirt/Makefile" ;;
22489 "dlls/msvcrt/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt/Makefile" ;;
22490 "dlls/msvcrt/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt/tests/Makefile" ;;
22491 "dlls/msvcrt20/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt20/Makefile" ;;
22492 "dlls/msvcrt40/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt40/Makefile" ;;
22493 "dlls/msvcrtd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrtd/Makefile" ;;
22494 "dlls/msvcrtd/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrtd/tests/Makefile" ;;
22495 "dlls/msvfw32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvfw32/Makefile" ;;
22496 "dlls/msvidc32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvidc32/Makefile" ;;
22497 "dlls/mswsock/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mswsock/Makefile" ;;
22498 "dlls/msxml3/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msxml3/Makefile" ;;
22499 "dlls/msxml3/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msxml3/tests/Makefile" ;;
22500 "dlls/nddeapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/nddeapi/Makefile" ;;
22501 "dlls/netapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/netapi32/Makefile" ;;
22502 "dlls/netapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/netapi32/tests/Makefile" ;;
22503 "dlls/newdev/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/newdev/Makefile" ;;
22504 "dlls/ntdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdll/Makefile" ;;
22505 "dlls/ntdll/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdll/tests/Makefile" ;;
22506 "dlls/ntdsapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdsapi/Makefile" ;;
22507 "dlls/ntoskrnl.exe/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntoskrnl.exe/Makefile" ;;
22508 "dlls/ntprint/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntprint/Makefile" ;;
22509 "dlls/ntprint/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntprint/tests/Makefile" ;;
22510 "dlls/objsel/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/objsel/Makefile" ;;
22511 "dlls/odbc32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbc32/Makefile" ;;
22512 "dlls/odbccp32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbccp32/Makefile" ;;
22513 "dlls/odbccp32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbccp32/tests/Makefile" ;;
22514 "dlls/ole32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole32/Makefile" ;;
22515 "dlls/ole32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole32/tests/Makefile" ;;
22516 "dlls/oleacc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleacc/Makefile" ;;
22517 "dlls/oleaut32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleaut32/Makefile" ;;
22518 "dlls/oleaut32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleaut32/tests/Makefile" ;;
22519 "dlls/olecli32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olecli32/Makefile" ;;
22520 "dlls/oledlg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oledlg/Makefile" ;;
22521 "dlls/olepro32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olepro32/Makefile" ;;
22522 "dlls/olesvr32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olesvr32/Makefile" ;;
22523 "dlls/olethk32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olethk32/Makefile" ;;
22524 "dlls/opengl32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/opengl32/Makefile" ;;
22525 "dlls/opengl32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/opengl32/tests/Makefile" ;;
22526 "dlls/pdh/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pdh/Makefile" ;;
22527 "dlls/pdh/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pdh/tests/Makefile" ;;
22528 "dlls/powrprof/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/powrprof/Makefile" ;;
22529 "dlls/printui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/printui/Makefile" ;;
22530 "dlls/psapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/psapi/Makefile" ;;
22531 "dlls/psapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/psapi/tests/Makefile" ;;
22532 "dlls/pstorec/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pstorec/Makefile" ;;
22533 "dlls/qcap/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qcap/Makefile" ;;
22534 "dlls/qmgr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qmgr/Makefile" ;;
22535 "dlls/qmgrprxy/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qmgrprxy/Makefile" ;;
22536 "dlls/quartz/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/quartz/Makefile" ;;
22537 "dlls/quartz/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/quartz/tests/Makefile" ;;
22538 "dlls/query/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/query/Makefile" ;;
22539 "dlls/rasapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rasapi32/Makefile" ;;
22540 "dlls/resutils/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/resutils/Makefile" ;;
22541 "dlls/riched20/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched20/Makefile" ;;
22542 "dlls/riched20/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched20/tests/Makefile" ;;
22543 "dlls/riched32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched32/Makefile" ;;
22544 "dlls/riched32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched32/tests/Makefile" ;;
22545 "dlls/rpcrt4/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rpcrt4/Makefile" ;;
22546 "dlls/rpcrt4/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rpcrt4/tests/Makefile" ;;
22547 "dlls/rsabase/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsabase/Makefile" ;;
22548 "dlls/rsabase/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsabase/tests/Makefile" ;;
22549 "dlls/rsaenh/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsaenh/Makefile" ;;
22550 "dlls/rsaenh/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsaenh/tests/Makefile" ;;
22551 "dlls/sane.ds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sane.ds/Makefile" ;;
22552 "dlls/schannel/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/schannel/Makefile" ;;
22553 "dlls/schannel/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/schannel/tests/Makefile" ;;
22554 "dlls/secur32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/secur32/Makefile" ;;
22555 "dlls/secur32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/secur32/tests/Makefile" ;;
22556 "dlls/security/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/security/Makefile" ;;
22557 "dlls/sensapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sensapi/Makefile" ;;
22558 "dlls/serialui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/serialui/Makefile" ;;
22559 "dlls/serialui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/serialui/tests/Makefile" ;;
22560 "dlls/setupapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/setupapi/Makefile" ;;
22561 "dlls/setupapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/setupapi/tests/Makefile" ;;
22562 "dlls/sfc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sfc/Makefile" ;;
22563 "dlls/sfc_os/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sfc_os/Makefile" ;;
22564 "dlls/shdoclc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdoclc/Makefile" ;;
22565 "dlls/shdocvw/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdocvw/Makefile" ;;
22566 "dlls/shdocvw/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdocvw/tests/Makefile" ;;
22567 "dlls/shell32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shell32/Makefile" ;;
22568 "dlls/shell32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shell32/tests/Makefile" ;;
22569 "dlls/shfolder/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shfolder/Makefile" ;;
22570 "dlls/shlwapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shlwapi/Makefile" ;;
22571 "dlls/shlwapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shlwapi/tests/Makefile" ;;
22572 "dlls/snmpapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/snmpapi/Makefile" ;;
22573 "dlls/snmpapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/snmpapi/tests/Makefile" ;;
22574 "dlls/spoolss/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/spoolss/Makefile" ;;
22575 "dlls/spoolss/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/spoolss/tests/Makefile" ;;
22576 "dlls/stdole2.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/stdole2.tlb/Makefile" ;;
22577 "dlls/stdole32.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/stdole32.tlb/Makefile" ;;
22578 "dlls/sti/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sti/Makefile" ;;
22579 "dlls/strmiids/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/strmiids/Makefile" ;;
22580 "dlls/svrapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/svrapi/Makefile" ;;
22581 "dlls/sxs/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sxs/Makefile" ;;
22582 "dlls/tapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/tapi32/Makefile" ;;
22583 "dlls/twain_32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/twain_32/Makefile" ;;
22584 "dlls/unicows/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/unicows/Makefile" ;;
22585 "dlls/url/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/url/Makefile" ;;
22586 "dlls/urlmon/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/urlmon/Makefile" ;;
22587 "dlls/urlmon/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/urlmon/tests/Makefile" ;;
22588 "dlls/user32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/user32/Makefile" ;;
22589 "dlls/user32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/user32/tests/Makefile" ;;
22590 "dlls/userenv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/userenv/Makefile" ;;
22591 "dlls/usp10/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/usp10/Makefile" ;;
22592 "dlls/usp10/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/usp10/tests/Makefile" ;;
22593 "dlls/uuid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uuid/Makefile" ;;
22594 "dlls/uxtheme/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uxtheme/Makefile" ;;
22595 "dlls/uxtheme/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uxtheme/tests/Makefile" ;;
22596 "dlls/vdhcp.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vdhcp.vxd/Makefile" ;;
22597 "dlls/vdmdbg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vdmdbg/Makefile" ;;
22598 "dlls/version/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/version/Makefile" ;;
22599 "dlls/version/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/version/tests/Makefile" ;;
22600 "dlls/vmm.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vmm.vxd/Makefile" ;;
22601 "dlls/vnbt.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vnbt.vxd/Makefile" ;;
22602 "dlls/vnetbios.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vnetbios.vxd/Makefile" ;;
22603 "dlls/vtdapi.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vtdapi.vxd/Makefile" ;;
22604 "dlls/vwin32.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vwin32.vxd/Makefile" ;;
22605 "dlls/w32skrnl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/w32skrnl/Makefile" ;;
22606 "dlls/winealsa.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winealsa.drv/Makefile" ;;
22607 "dlls/wineaudioio.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineaudioio.drv/Makefile" ;;
22608 "dlls/winecoreaudio.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winecoreaudio.drv/Makefile" ;;
22609 "dlls/winecrt0/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winecrt0/Makefile" ;;
22610 "dlls/wined3d/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wined3d/Makefile" ;;
22611 "dlls/winedos/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winedos/Makefile" ;;
22612 "dlls/wineesd.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineesd.drv/Makefile" ;;
22613 "dlls/winejack.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winejack.drv/Makefile" ;;
22614 "dlls/winejoystick.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winejoystick.drv/Makefile" ;;
22615 "dlls/winemp3.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winemp3.acm/Makefile" ;;
22616 "dlls/winenas.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winenas.drv/Makefile" ;;
22617 "dlls/wineoss.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineoss.drv/Makefile" ;;
22618 "dlls/wineps.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineps.drv/Makefile" ;;
22619 "dlls/winequartz.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winequartz.drv/Makefile" ;;
22620 "dlls/winex11.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winex11.drv/Makefile" ;;
22621 "dlls/wing32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wing32/Makefile" ;;
22622 "dlls/winhttp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winhttp/Makefile" ;;
22623 "dlls/wininet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wininet/Makefile" ;;
22624 "dlls/wininet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wininet/tests/Makefile" ;;
22625 "dlls/winmm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winmm/Makefile" ;;
22626 "dlls/winmm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winmm/tests/Makefile" ;;
22627 "dlls/winnls32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winnls32/Makefile" ;;
22628 "dlls/winscard/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winscard/Makefile" ;;
22629 "dlls/winspool.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winspool.drv/Makefile" ;;
22630 "dlls/winspool.drv/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winspool.drv/tests/Makefile" ;;
22631 "dlls/wintab32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintab32/Makefile" ;;
22632 "dlls/wintrust/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintrust/Makefile" ;;
22633 "dlls/wintrust/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintrust/tests/Makefile" ;;
22634 "dlls/wldap32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wldap32/Makefile" ;;
22635 "dlls/wnaspi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wnaspi32/Makefile" ;;
22636 "dlls/wow32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wow32/Makefile" ;;
22637 "dlls/ws2_32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ws2_32/Makefile" ;;
22638 "dlls/ws2_32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ws2_32/tests/Makefile" ;;
22639 "dlls/wsock32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wsock32/Makefile" ;;
22640 "dlls/wtsapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wtsapi32/Makefile" ;;
22641 "documentation/Makefile") CONFIG_FILES="$CONFIG_FILES documentation/Makefile" ;;
22642 "fonts/Makefile") CONFIG_FILES="$CONFIG_FILES fonts/Makefile" ;;
22643 "include/Makefile") CONFIG_FILES="$CONFIG_FILES include/Makefile" ;;
22644 "libs/Makefile") CONFIG_FILES="$CONFIG_FILES libs/Makefile" ;;
22645 "libs/port/Makefile") CONFIG_FILES="$CONFIG_FILES libs/port/Makefile" ;;
22646 "libs/wine/Makefile") CONFIG_FILES="$CONFIG_FILES libs/wine/Makefile" ;;
22647 "libs/wpp/Makefile") CONFIG_FILES="$CONFIG_FILES libs/wpp/Makefile" ;;
22648 "loader/Makefile") CONFIG_FILES="$CONFIG_FILES loader/Makefile" ;;
22649 "programs/Makefile") CONFIG_FILES="$CONFIG_FILES programs/Makefile" ;;
22650 "programs/clock/Makefile") CONFIG_FILES="$CONFIG_FILES programs/clock/Makefile" ;;
22651 "programs/cmd/Makefile") CONFIG_FILES="$CONFIG_FILES programs/cmd/Makefile" ;;
22652 "programs/cmdlgtst/Makefile") CONFIG_FILES="$CONFIG_FILES programs/cmdlgtst/Makefile" ;;
22653 "programs/control/Makefile") CONFIG_FILES="$CONFIG_FILES programs/control/Makefile" ;;
22654 "programs/eject/Makefile") CONFIG_FILES="$CONFIG_FILES programs/eject/Makefile" ;;
22655 "programs/expand/Makefile") CONFIG_FILES="$CONFIG_FILES programs/expand/Makefile" ;;
22656 "programs/explorer/Makefile") CONFIG_FILES="$CONFIG_FILES programs/explorer/Makefile" ;;
22657 "programs/hh/Makefile") CONFIG_FILES="$CONFIG_FILES programs/hh/Makefile" ;;
22658 "programs/icinfo/Makefile") CONFIG_FILES="$CONFIG_FILES programs/icinfo/Makefile" ;;
22659 "programs/iexplore/Makefile") CONFIG_FILES="$CONFIG_FILES programs/iexplore/Makefile" ;;
22660 "programs/msiexec/Makefile") CONFIG_FILES="$CONFIG_FILES programs/msiexec/Makefile" ;;
22661 "programs/net/Makefile") CONFIG_FILES="$CONFIG_FILES programs/net/Makefile" ;;
22662 "programs/notepad/Makefile") CONFIG_FILES="$CONFIG_FILES programs/notepad/Makefile" ;;
22663 "programs/oleview/Makefile") CONFIG_FILES="$CONFIG_FILES programs/oleview/Makefile" ;;
22664 "programs/progman/Makefile") CONFIG_FILES="$CONFIG_FILES programs/progman/Makefile" ;;
22665 "programs/regedit/Makefile") CONFIG_FILES="$CONFIG_FILES programs/regedit/Makefile" ;;
22666 "programs/regsvr32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/regsvr32/Makefile" ;;
22667 "programs/rpcss/Makefile") CONFIG_FILES="$CONFIG_FILES programs/rpcss/Makefile" ;;
22668 "programs/rundll32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/rundll32/Makefile" ;;
22669 "programs/spoolsv/Makefile") CONFIG_FILES="$CONFIG_FILES programs/spoolsv/Makefile" ;;
22670 "programs/start/Makefile") CONFIG_FILES="$CONFIG_FILES programs/start/Makefile" ;;
22671 "programs/svchost/Makefile") CONFIG_FILES="$CONFIG_FILES programs/svchost/Makefile" ;;
22672 "programs/taskmgr/Makefile") CONFIG_FILES="$CONFIG_FILES programs/taskmgr/Makefile" ;;
22673 "programs/uninstaller/Makefile") CONFIG_FILES="$CONFIG_FILES programs/uninstaller/Makefile" ;;
22674 "programs/view/Makefile") CONFIG_FILES="$CONFIG_FILES programs/view/Makefile" ;;
22675 "programs/wineboot/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wineboot/Makefile" ;;
22676 "programs/winebrowser/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winebrowser/Makefile" ;;
22677 "programs/winecfg/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winecfg/Makefile" ;;
22678 "programs/wineconsole/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wineconsole/Makefile" ;;
22679 "programs/winedbg/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winedbg/Makefile" ;;
22680 "programs/winedevice/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winedevice/Makefile" ;;
22681 "programs/winefile/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winefile/Makefile" ;;
22682 "programs/winemenubuilder/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winemenubuilder/Makefile" ;;
22683 "programs/winemine/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winemine/Makefile" ;;
22684 "programs/winepath/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winepath/Makefile" ;;
22685 "programs/winetest/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winetest/Makefile" ;;
22686 "programs/winevdm/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winevdm/Makefile" ;;
22687 "programs/winhelp/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winhelp/Makefile" ;;
22688 "programs/winver/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winver/Makefile" ;;
22689 "programs/wordpad/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wordpad/Makefile" ;;
22690 "programs/write/Makefile") CONFIG_FILES="$CONFIG_FILES programs/write/Makefile" ;;
22691 "programs/xcopy/Makefile") CONFIG_FILES="$CONFIG_FILES programs/xcopy/Makefile" ;;
22692 "server/Makefile") CONFIG_FILES="$CONFIG_FILES server/Makefile" ;;
22693 "tools/Makefile") CONFIG_FILES="$CONFIG_FILES tools/Makefile" ;;
22694 "tools/widl/Makefile") CONFIG_FILES="$CONFIG_FILES tools/widl/Makefile" ;;
22695 "tools/winebuild/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winebuild/Makefile" ;;
22696 "tools/winedump/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winedump/Makefile" ;;
22697 "tools/winegcc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winegcc/Makefile" ;;
22698 "tools/wmc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/wmc/Makefile" ;;
22699 "tools/wrc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/wrc/Makefile" ;;
22701 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
22702 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
22703 { (exit 1); exit 1; }; };;
22708 # If the user did not use the arguments to specify the items to instantiate,
22709 # then the envvar interface is used. Set only those that are not.
22710 # We use the long form for the default assignment because of an extremely
22711 # bizarre bug on SunOS 4.1.3.
22712 if $ac_need_defaults; then
22713 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
22714 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
22715 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
22718 # Have a temporary directory for convenience. Make it in the build tree
22719 # simply because there is no reason against having it here, and in addition,
22720 # creating and moving files from /tmp can sometimes cause problems.
22721 # Hook for its removal unless debugging.
22722 # Note that there is a small window in which the directory will not be cleaned:
22723 # after its creation but before its name has been assigned to `$tmp'.
22727 trap 'exit_status=$?
22728 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
22730 trap '{ (exit 1); exit 1; }' 1 2 13 15
22732 # Create a (secure) tmp directory for tmp files.
22735 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
22736 test -n "$tmp" && test -d "$tmp"
22739 tmp=./conf$$-$RANDOM
22740 (umask 077 && mkdir "$tmp")
22743 echo "$me: cannot create a temporary directory in ." >&2
22744 { (exit 1); exit 1; }
22748 # Set up the sed scripts for CONFIG_FILES section.
22751 # No need to generate the scripts if there are no CONFIG_FILES.
22752 # This happens for instance when ./config.status config.h
22753 if test -n "$CONFIG_FILES"; then
22757 # Create sed commands to just substitute file output variables.
22759 # Remaining file output variables are in a fragment that also has non-file
22765 for ac_last_try in false false false false false :; do
22766 cat >conf$$subs.sed <<_ACEOF
22767 SHELL!$SHELL$ac_delim
22768 PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim
22769 PACKAGE_NAME!$PACKAGE_NAME$ac_delim
22770 PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim
22771 PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim
22772 PACKAGE_STRING!$PACKAGE_STRING$ac_delim
22773 PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim
22774 exec_prefix!$exec_prefix$ac_delim
22775 prefix!$prefix$ac_delim
22776 program_transform_name!$program_transform_name$ac_delim
22777 bindir!$bindir$ac_delim
22778 sbindir!$sbindir$ac_delim
22779 libexecdir!$libexecdir$ac_delim
22780 datarootdir!$datarootdir$ac_delim
22781 datadir!$datadir$ac_delim
22782 sysconfdir!$sysconfdir$ac_delim
22783 sharedstatedir!$sharedstatedir$ac_delim
22784 localstatedir!$localstatedir$ac_delim
22785 includedir!$includedir$ac_delim
22786 oldincludedir!$oldincludedir$ac_delim
22787 docdir!$docdir$ac_delim
22788 infodir!$infodir$ac_delim
22789 htmldir!$htmldir$ac_delim
22790 dvidir!$dvidir$ac_delim
22791 pdfdir!$pdfdir$ac_delim
22792 psdir!$psdir$ac_delim
22793 libdir!$libdir$ac_delim
22794 localedir!$localedir$ac_delim
22795 mandir!$mandir$ac_delim
22796 DEFS!$DEFS$ac_delim
22797 ECHO_C!$ECHO_C$ac_delim
22798 ECHO_N!$ECHO_N$ac_delim
22799 ECHO_T!$ECHO_T$ac_delim
22800 LIBS!$LIBS$ac_delim
22801 build_alias!$build_alias$ac_delim
22802 host_alias!$host_alias$ac_delim
22803 target_alias!$target_alias$ac_delim
22804 build!$build$ac_delim
22805 build_cpu!$build_cpu$ac_delim
22806 build_vendor!$build_vendor$ac_delim
22807 build_os!$build_os$ac_delim
22808 host!$host$ac_delim
22809 host_cpu!$host_cpu$ac_delim
22810 host_vendor!$host_vendor$ac_delim
22811 host_os!$host_os$ac_delim
22812 WIN16_FILES!$WIN16_FILES$ac_delim
22813 WIN16_INSTALL!$WIN16_INSTALL$ac_delim
22814 SET_MAKE!$SET_MAKE$ac_delim
22816 CFLAGS!$CFLAGS$ac_delim
22817 LDFLAGS!$LDFLAGS$ac_delim
22818 CPPFLAGS!$CPPFLAGS$ac_delim
22819 ac_ct_CC!$ac_ct_CC$ac_delim
22820 EXEEXT!$EXEEXT$ac_delim
22821 OBJEXT!$OBJEXT$ac_delim
22823 CXXFLAGS!$CXXFLAGS$ac_delim
22824 ac_ct_CXX!$ac_ct_CXX$ac_delim
22825 CPPBIN!$CPPBIN$ac_delim
22826 TOOLSDIR!$TOOLSDIR$ac_delim
22827 XMKMF!$XMKMF$ac_delim
22829 X_CFLAGS!$X_CFLAGS$ac_delim
22830 X_PRE_LIBS!$X_PRE_LIBS$ac_delim
22831 X_LIBS!$X_LIBS$ac_delim
22832 X_EXTRA_LIBS!$X_EXTRA_LIBS$ac_delim
22833 FLEX!$FLEX$ac_delim
22834 BISON!$BISON$ac_delim
22836 ac_ct_AS!$ac_ct_AS$ac_delim
22839 RANLIB!$RANLIB$ac_delim
22840 STRIP!$STRIP$ac_delim
22841 WINDRES!$WINDRES$ac_delim
22842 LN_S!$LN_S$ac_delim
22844 GREP!$GREP$ac_delim
22845 EGREP!$EGREP$ac_delim
22846 LDCONFIG!$LDCONFIG$ac_delim
22847 INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim
22848 INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim
22851 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 82; then
22853 elif $ac_last_try; then
22854 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
22855 echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
22856 { (exit 1); exit 1; }; }
22858 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
22862 ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
22863 if test -n "$ac_eof"; then
22864 ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
22865 ac_eof=`expr $ac_eof + 1`
22868 cat >>$CONFIG_STATUS <<_ACEOF
22869 cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof
22870 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
22871 /^[ ]*@MAKE_RULES@[ ]*$/{
22875 /^[ ]*@MAKE_DLL_RULES@[ ]*$/{
22879 /^[ ]*@MAKE_IMPLIB_RULES@[ ]*$/{
22880 r $MAKE_IMPLIB_RULES
22883 /^[ ]*@MAKE_TEST_RULES@[ ]*$/{
22887 /^[ ]*@MAKE_PROG_RULES@[ ]*$/{
22893 s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
22894 s/^/s,@/; s/!/@,|#_!!_#|/
22897 s/'"$ac_delim"'$/,g/; t
22899 N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
22900 ' >>$CONFIG_STATUS <conf$$subs.sed
22901 rm -f conf$$subs.sed
22902 cat >>$CONFIG_STATUS <<_ACEOF
22908 for ac_last_try in false false false false false :; do
22909 cat >conf$$subs.sed <<_ACEOF
22910 INSTALL_DATA!$INSTALL_DATA$ac_delim
22911 LINT!$LINT$ac_delim
22912 LINTFLAGS!$LINTFLAGS$ac_delim
22913 FONTFORGE!$FONTFORGE$ac_delim
22914 PKG_CONFIG!$PKG_CONFIG$ac_delim
22915 PRELINK!$PRELINK$ac_delim
22916 LIBPTHREAD!$LIBPTHREAD$ac_delim
22917 XLIB!$XLIB$ac_delim
22918 XFILES!$XFILES$ac_delim
22919 OPENGLFILES!$OPENGLFILES$ac_delim
22920 GLU32FILES!$GLU32FILES$ac_delim
22921 OPENGL_LIBS!$OPENGL_LIBS$ac_delim
22922 QUARTZFILES!$QUARTZFILES$ac_delim
22923 DLLEXT!$DLLEXT$ac_delim
22924 DLLFLAGS!$DLLFLAGS$ac_delim
22925 LDSHARED!$LDSHARED$ac_delim
22926 LDDLLFLAGS!$LDDLLFLAGS$ac_delim
22927 LIBEXT!$LIBEXT$ac_delim
22928 IMPLIBEXT!$IMPLIBEXT$ac_delim
22929 LDRPATH_INSTALL!$LDRPATH_INSTALL$ac_delim
22930 LDRPATH_LOCAL!$LDRPATH_LOCAL$ac_delim
22932 DLLTOOL!$DLLTOOL$ac_delim
22933 DLLWRAP!$DLLWRAP$ac_delim
22934 MINGWAR!$MINGWAR$ac_delim
22935 SECURITYLIB!$SECURITYLIB$ac_delim
22936 COREFOUNDATIONLIB!$COREFOUNDATIONLIB$ac_delim
22937 IOKITLIB!$IOKITLIB$ac_delim
22938 LDEXECFLAGS!$LDEXECFLAGS$ac_delim
22939 DISKARBITRATIONLIB!$DISKARBITRATIONLIB$ac_delim
22940 COREAUDIO!$COREAUDIO$ac_delim
22941 CARBONLIB!$CARBONLIB$ac_delim
22942 CROSSTEST!$CROSSTEST$ac_delim
22943 CROSSCC!$CROSSCC$ac_delim
22944 CROSSWINDRES!$CROSSWINDRES$ac_delim
22945 NASLIBS!$NASLIBS$ac_delim
22946 XML2LIBS!$XML2LIBS$ac_delim
22947 XML2INCL!$XML2INCL$ac_delim
22948 XSLTLIBS!$XSLTLIBS$ac_delim
22949 XSLTINCL!$XSLTINCL$ac_delim
22950 HALINCL!$HALINCL$ac_delim
22951 sane_devel!$sane_devel$ac_delim
22952 SANEINCL!$SANEINCL$ac_delim
22953 gphoto2_devel!$gphoto2_devel$ac_delim
22954 gphoto2port_devel!$gphoto2port_devel$ac_delim
22955 GPHOTO2LIBS!$GPHOTO2LIBS$ac_delim
22956 GPHOTO2INCL!$GPHOTO2INCL$ac_delim
22957 RESOLVLIBS!$RESOLVLIBS$ac_delim
22958 LCMSLIBS!$LCMSLIBS$ac_delim
22959 LDAPLIBS!$LDAPLIBS$ac_delim
22960 ft_devel!$ft_devel$ac_delim
22961 FREETYPELIBS!$FREETYPELIBS$ac_delim
22962 FREETYPEINCL!$FREETYPEINCL$ac_delim
22963 FONTSSUBDIRS!$FONTSSUBDIRS$ac_delim
22964 ESDCONFIG!$ESDCONFIG$ac_delim
22965 ESDLIBS!$ESDLIBS$ac_delim
22966 ESDINCL!$ESDINCL$ac_delim
22967 ALSALIBS!$ALSALIBS$ac_delim
22968 AUDIOIOLIBS!$AUDIOIOLIBS$ac_delim
22969 FONTCONFIGINCL!$FONTCONFIGINCL$ac_delim
22970 EXTRACFLAGS!$EXTRACFLAGS$ac_delim
22971 BUILTINFLAG!$BUILTINFLAG$ac_delim
22972 LDPATH!$LDPATH$ac_delim
22973 CRTLIBS!$CRTLIBS$ac_delim
22974 SOCKETLIBS!$SOCKETLIBS$ac_delim
22975 MAIN_BINARY!$MAIN_BINARY$ac_delim
22976 EXTRA_BINARIES!$EXTRA_BINARIES$ac_delim
22977 LIBDL!$LIBDL$ac_delim
22978 LIBPOLL!$LIBPOLL$ac_delim
22979 DEPENDENCIES!$DEPENDENCIES$ac_delim
22980 LIBOBJS!$LIBOBJS$ac_delim
22981 LTLIBOBJS!$LTLIBOBJS$ac_delim
22984 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 72; then
22986 elif $ac_last_try; then
22987 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
22988 echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
22989 { (exit 1); exit 1; }; }
22991 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
22995 ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
22996 if test -n "$ac_eof"; then
22997 ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
22998 ac_eof=`expr $ac_eof + 1`
23001 cat >>$CONFIG_STATUS <<_ACEOF
23002 cat >"\$tmp/subs-2.sed" <<\CEOF$ac_eof
23003 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
23006 s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
23007 s/^/s,@/; s/!/@,|#_!!_#|/
23010 s/'"$ac_delim"'$/,g/; t
23012 N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
23013 ' >>$CONFIG_STATUS <conf$$subs.sed
23014 rm -f conf$$subs.sed
23015 cat >>$CONFIG_STATUS <<_ACEOF
23022 # VPATH may cause trouble with some makes, so we remove $(srcdir),
23023 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
23024 # trailing colons and then remove the whole line if VPATH becomes empty
23025 # (actually we leave an empty line to preserve line numbers).
23026 if test "x$srcdir" = x.; then
23027 ac_vpsub='/^[ ]*VPATH[ ]*=/{
23028 s/:*\$(srcdir):*/:/
23029 s/:*\${srcdir}:*/:/
23031 s/^\([^=]*=[ ]*\):*/\1/
23037 cat >>$CONFIG_STATUS <<\_ACEOF
23038 fi # test -n "$CONFIG_FILES"
23041 for ac_tag in :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS
23044 :[FHLC]) ac_mode=$ac_tag; continue;;
23046 case $ac_mode$ac_tag in
23048 :L* | :C*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
23049 echo "$as_me: error: Invalid tag $ac_tag." >&2;}
23050 { (exit 1); exit 1; }; };;
23051 :[FH]-) ac_tag=-:-;;
23052 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
23069 -) ac_f="$tmp/stdin";;
23070 *) # Look for the file first in the build tree, then in the source tree
23071 # (if the path is not absolute). The absolute path cannot be DOS-style,
23072 # because $ac_f cannot contain `:'.
23076 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
23078 { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
23079 echo "$as_me: error: cannot find input file: $ac_f" >&2;}
23080 { (exit 1); exit 1; }; };;
23082 ac_file_inputs="$ac_file_inputs $ac_f"
23085 # Let's still pretend it is `configure' which instantiates (i.e., don't
23086 # use $as_me), people would be surprised to read:
23087 # /* config.h. Generated by config.status. */
23088 configure_input="Generated from "`IFS=:
23089 echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure."
23090 if test x"$ac_file" != x-; then
23091 configure_input="$ac_file. $configure_input"
23092 { echo "$as_me:$LINENO: creating $ac_file" >&5
23093 echo "$as_me: creating $ac_file" >&6;}
23097 *:-:* | *:-) cat >"$tmp/stdin";;
23102 ac_dir=`$as_dirname -- "$ac_file" ||
23103 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
23104 X"$ac_file" : 'X\(//\)[^/]' \| \
23105 X"$ac_file" : 'X\(//\)$' \| \
23106 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
23108 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
23112 /^X\(\/\/\)[^/].*/{
23127 -*) as_dir=./$as_dir;;
23129 test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
23133 *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
23134 *) as_qdir=$as_dir;;
23136 as_dirs="'$as_qdir' $as_dirs"
23137 as_dir=`$as_dirname -- "$as_dir" ||
23138 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
23139 X"$as_dir" : 'X\(//\)[^/]' \| \
23140 X"$as_dir" : 'X\(//\)$' \| \
23141 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
23143 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
23147 /^X\(\/\/\)[^/].*/{
23160 test -d "$as_dir" && break
23162 test -z "$as_dirs" || eval "mkdir $as_dirs"
23163 } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
23164 echo "$as_me: error: cannot create directory $as_dir" >&2;}
23165 { (exit 1); exit 1; }; }; }
23169 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
23171 ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
23172 # A ".." for each directory in $ac_dir_suffix.
23173 ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
23174 case $ac_top_builddir_sub in
23175 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
23176 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
23179 ac_abs_top_builddir=$ac_pwd
23180 ac_abs_builddir=$ac_pwd$ac_dir_suffix
23181 # for backward compatibility:
23182 ac_top_builddir=$ac_top_build_prefix
23185 .) # We are building in place.
23187 ac_top_srcdir=$ac_top_builddir_sub
23188 ac_abs_top_srcdir=$ac_pwd ;;
23189 [\\/]* | ?:[\\/]* ) # Absolute name.
23190 ac_srcdir=$srcdir$ac_dir_suffix;
23191 ac_top_srcdir=$srcdir
23192 ac_abs_top_srcdir=$srcdir ;;
23193 *) # Relative name.
23194 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
23195 ac_top_srcdir=$ac_top_build_prefix$srcdir
23196 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
23198 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
23208 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
23209 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
23213 cat >>$CONFIG_STATUS <<\_ACEOF
23214 # If the template does not know about datarootdir, expand it.
23215 # FIXME: This hack should be removed a few years after 2.60.
23216 ac_datarootdir_hack=; ac_datarootdir_seen=
23218 case `sed -n '/datarootdir/ {
23227 ' $ac_file_inputs` in
23228 *datarootdir*) ac_datarootdir_seen=yes;;
23229 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
23230 { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
23231 echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
23233 cat >>$CONFIG_STATUS <<_ACEOF
23234 ac_datarootdir_hack='
23235 s&@datadir@&$datadir&g
23236 s&@docdir@&$docdir&g
23237 s&@infodir@&$infodir&g
23238 s&@localedir@&$localedir&g
23239 s&@mandir@&$mandir&g
23240 s&\\\${datarootdir}&$datarootdir&g' ;;
23244 # Neutralize VPATH when `$srcdir' = `.'.
23245 # Shell code in configure.ac might set extrasub.
23246 # FIXME: do we really want to maintain this feature?
23247 cat >>$CONFIG_STATUS <<_ACEOF
23251 cat >>$CONFIG_STATUS <<\_ACEOF
23253 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
23254 s&@configure_input@&$configure_input&;t t
23255 s&@top_builddir@&$ac_top_builddir_sub&;t t
23256 s&@srcdir@&$ac_srcdir&;t t
23257 s&@abs_srcdir@&$ac_abs_srcdir&;t t
23258 s&@top_srcdir@&$ac_top_srcdir&;t t
23259 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
23260 s&@builddir@&$ac_builddir&;t t
23261 s&@abs_builddir@&$ac_abs_builddir&;t t
23262 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
23263 s&@INSTALL@&$ac_INSTALL&;t t
23264 $ac_datarootdir_hack
23265 " $ac_file_inputs | sed -f "$tmp/subs-1.sed" | sed -f "$tmp/subs-2.sed" >$tmp/out
23267 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
23268 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
23269 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
23270 { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
23271 which seems to be undefined. Please make sure it is defined." >&5
23272 echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
23273 which seems to be undefined. Please make sure it is defined." >&2;}
23277 -) cat "$tmp/out"; rm -f "$tmp/out";;
23278 *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;;
23287 # Transform confdefs.h into a sed script `conftest.defines', that
23288 # substitutes the proper values into config.h.in to produce config.h.
23289 rm -f conftest.defines conftest.tail
23290 # First, append a space to every undef/define line, to ease matching.
23291 echo 's/$/ /' >conftest.defines
23292 # Then, protect against being on the right side of a sed subst, or in
23293 # an unquoted here document, in config.status. If some macros were
23294 # called several times there might be several #defines for the same
23295 # symbol, which is useless. But do not sort them, since the last
23296 # AC_DEFINE must be honored.
23297 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
23298 # These sed commands are passed to sed as "A NAME B PARAMS C VALUE D", where
23299 # NAME is the cpp macro being defined, VALUE is the value it is being given.
23300 # PARAMS is the parameter list in the macro definition--in most cases, it's
23301 # just an empty string.
23302 ac_dA='s,^\\([ #]*\\)[^ ]*\\([ ]*'
23303 ac_dB='\\)[ (].*,\\1define\\2'
23311 s/^[ ]*#[ ]*define[ ][ ]*//
23316 s/^\('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/ '"$ac_dA"'\1'"$ac_dB"'\2'"${ac_dC}"'\3'"$ac_dD"'/p
23317 s/^\('"$ac_word_re"'\)[ ]*\(.*\)/'"$ac_dA"'\1'"$ac_dB$ac_dC"'\2'"$ac_dD"'/p
23318 ' >>conftest.defines
23320 # Remove the space that was appended to ease matching.
23321 # Then replace #undef with comments. This is necessary, for
23322 # example, in the case of _POSIX_SOURCE, which is predefined and required
23323 # on some systems where configure will not decide to define it.
23324 # (The regexp can be short, since the line contains either #define or #undef.)
23326 s,^[ #]*u.*,/* & */,' >>conftest.defines
23328 # Break up conftest.defines:
23329 ac_max_sed_lines=50
23331 # First sed command is: sed -f defines.sed $ac_file_inputs >"$tmp/out1"
23332 # Second one is: sed -f defines.sed "$tmp/out1" >"$tmp/out2"
23333 # Third one will be: sed -f defines.sed "$tmp/out2" >"$tmp/out1"
23335 ac_in='$ac_file_inputs'
23336 ac_out='"$tmp/out1"'
23337 ac_nxt='"$tmp/out2"'
23341 # Write a here document:
23342 cat >>$CONFIG_STATUS <<_ACEOF
23343 # First, check the format of the line:
23344 cat >"\$tmp/defines.sed" <<\\CEOF
23345 /^[ ]*#[ ]*undef[ ][ ]*$ac_word_re[ ]*\$/b def
23346 /^[ ]*#[ ]*define[ ][ ]*$ac_word_re[( ]/b def
23350 sed ${ac_max_sed_lines}q conftest.defines >>$CONFIG_STATUS
23352 sed -f "$tmp/defines.sed"' "$ac_in >$ac_out" >>$CONFIG_STATUS
23353 ac_in=$ac_out; ac_out=$ac_nxt; ac_nxt=$ac_in
23354 sed 1,${ac_max_sed_lines}d conftest.defines >conftest.tail
23355 grep . conftest.tail >/dev/null || break
23356 rm -f conftest.defines
23357 mv conftest.tail conftest.defines
23359 rm -f conftest.defines conftest.tail
23361 echo "ac_result=$ac_in" >>$CONFIG_STATUS
23362 cat >>$CONFIG_STATUS <<\_ACEOF
23363 if test x"$ac_file" != x-; then
23364 echo "/* $configure_input */" >"$tmp/config.h"
23365 cat "$ac_result" >>"$tmp/config.h"
23366 if diff $ac_file "$tmp/config.h" >/dev/null 2>&1; then
23367 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
23368 echo "$as_me: $ac_file is unchanged" >&6;}
23371 mv "$tmp/config.h" $ac_file
23374 echo "/* $configure_input */"
23380 :C) { echo "$as_me:$LINENO: executing $ac_file commands" >&5
23381 echo "$as_me: executing $ac_file commands" >&6;}
23386 case $ac_file$ac_mode in
23387 "include/stamp-h":C) echo timestamp > include/stamp-h ;;
23388 "dlls/gdi32/enhmfdrv":C) test -d "dlls/gdi32/enhmfdrv" || ({ echo "$as_me:$LINENO: creating dlls/gdi32/enhmfdrv" >&5
23389 echo "$as_me: creating dlls/gdi32/enhmfdrv" >&6;} && mkdir "dlls/gdi32/enhmfdrv") ;;
23390 "dlls/gdi32/mfdrv":C) test -d "dlls/gdi32/mfdrv" || ({ echo "$as_me:$LINENO: creating dlls/gdi32/mfdrv" >&5
23391 echo "$as_me: creating dlls/gdi32/mfdrv" >&6;} && mkdir "dlls/gdi32/mfdrv") ;;
23392 "dlls/kernel32/nls":C) test -d "dlls/kernel32/nls" || ({ echo "$as_me:$LINENO: creating dlls/kernel32/nls" >&5
23393 echo "$as_me: creating dlls/kernel32/nls" >&6;} && mkdir "dlls/kernel32/nls") ;;
23394 "dlls/user32/resources":C) test -d "dlls/user32/resources" || ({ echo "$as_me:$LINENO: creating dlls/user32/resources" >&5
23395 echo "$as_me: creating dlls/user32/resources" >&6;} && mkdir "dlls/user32/resources") ;;
23396 "dlls/wineps.drv/data":C) test -d "dlls/wineps.drv/data" || ({ echo "$as_me:$LINENO: creating dlls/wineps.drv/data" >&5
23397 echo "$as_me: creating dlls/wineps.drv/data" >&6;} && mkdir "dlls/wineps.drv/data") ;;
23398 "include/wine":C) test -d "include/wine" || ({ echo "$as_me:$LINENO: creating include/wine" >&5
23399 echo "$as_me: creating include/wine" >&6;} && mkdir "include/wine") ;;
23405 { (exit 0); exit 0; }
23407 chmod +x $CONFIG_STATUS
23408 ac_clean_files=$ac_clean_files_save
23411 # configure is writing to config.log, and then calls config.status.
23412 # config.status does its own redirection, appending to config.log.
23413 # Unfortunately, on DOS this fails, as config.log is still kept open
23414 # by configure, so config.status won't be able to write to it; its
23415 # output is simply discarded. So we exec the FD to /dev/null,
23416 # effectively closing config.log, so it can be properly (re)opened and
23417 # appended to by config.status. When coming back to configure, we
23418 # need to make the FD available again.
23419 if test "$no_create" != yes; then
23421 ac_config_status_args=
23422 test "$silent" = yes &&
23423 ac_config_status_args="$ac_config_status_args --quiet"
23425 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
23427 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
23428 # would make configure fail if this is the last instruction.
23429 $ac_cs_success || { (exit 1); exit 1; }
23433 if test "$no_create" = "yes"
23440 if test "x$wine_notices != "x; then
23442 for msg in $wine_notices; do
23443 if test -n "$msg"; then
23444 { echo "$as_me:$LINENO: $msg" >&5
23445 echo "$as_me: $msg" >&6;}
23449 for msg in $wine_warnings; do
23450 if test -n "$msg"; then
23452 { echo "$as_me:$LINENO: WARNING: $msg" >&5
23453 echo "$as_me: WARNING: $msg" >&2;}
23459 $as_me: Finished. Do '${ac_make} depend && ${ac_make}' to compile Wine.