2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.61 for Wine 1.1.3.
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='1.1.3'
578 PACKAGE_STRING='Wine 1.1.3'
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
782 ALL_PROGRAM_INSTALL_DIRS
783 ALL_PROGRAM_BIN_INSTALL_DIRS
787 ac_subst_files='MAKE_RULES
792 ac_precious_vars='build_alias
807 # Initialize some variables set by options.
809 ac_init_version=false
810 # The variables have the same names as the options, with
811 # dashes changed to underlines.
819 program_transform_name=s,x,x,
827 # Installation directory options.
828 # These are left unexpanded so users can "make install exec_prefix=/foo"
829 # and all the variables that are supposed to be based on exec_prefix
830 # by default will actually change.
831 # Use braces instead of parens because sh, perl, etc. also accept them.
832 # (The list follows the same order as the GNU Coding Standards.)
833 bindir='${exec_prefix}/bin'
834 sbindir='${exec_prefix}/sbin'
835 libexecdir='${exec_prefix}/libexec'
836 datarootdir='${prefix}/share'
837 datadir='${datarootdir}'
838 sysconfdir='${prefix}/etc'
839 sharedstatedir='${prefix}/com'
840 localstatedir='${prefix}/var'
841 includedir='${prefix}/include'
842 oldincludedir='/usr/include'
843 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
844 infodir='${datarootdir}/info'
849 libdir='${exec_prefix}/lib'
850 localedir='${datarootdir}/locale'
851 mandir='${datarootdir}/man'
857 # If the previous option needs an argument, assign it.
858 if test -n "$ac_prev"; then
859 eval $ac_prev=\$ac_option
865 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
869 # Accept the important Cygnus configure options, so we can diagnose typos.
871 case $ac_dashdash$ac_option in
875 -bindir | --bindir | --bindi | --bind | --bin | --bi)
877 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
880 -build | --build | --buil | --bui | --bu)
881 ac_prev=build_alias ;;
882 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
883 build_alias=$ac_optarg ;;
885 -cache-file | --cache-file | --cache-fil | --cache-fi \
886 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
887 ac_prev=cache_file ;;
888 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
889 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
890 cache_file=$ac_optarg ;;
893 cache_file=config.cache ;;
895 -datadir | --datadir | --datadi | --datad)
897 -datadir=* | --datadir=* | --datadi=* | --datad=*)
898 datadir=$ac_optarg ;;
900 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
901 | --dataroo | --dataro | --datar)
902 ac_prev=datarootdir ;;
903 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
904 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
905 datarootdir=$ac_optarg ;;
907 -disable-* | --disable-*)
908 ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
909 # Reject names that are not valid shell variable names.
910 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
911 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
912 { (exit 1); exit 1; }; }
913 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
914 eval enable_$ac_feature=no ;;
916 -docdir | --docdir | --docdi | --doc | --do)
918 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
921 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
923 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
926 -enable-* | --enable-*)
927 ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
928 # Reject names that are not valid shell variable names.
929 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
930 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
931 { (exit 1); exit 1; }; }
932 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
933 eval enable_$ac_feature=\$ac_optarg ;;
935 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
936 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
937 | --exec | --exe | --ex)
938 ac_prev=exec_prefix ;;
939 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
940 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
941 | --exec=* | --exe=* | --ex=*)
942 exec_prefix=$ac_optarg ;;
944 -gas | --gas | --ga | --g)
945 # Obsolete; use --with-gas.
948 -help | --help | --hel | --he | -h)
950 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
951 ac_init_help=recursive ;;
952 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
953 ac_init_help=short ;;
955 -host | --host | --hos | --ho)
956 ac_prev=host_alias ;;
957 -host=* | --host=* | --hos=* | --ho=*)
958 host_alias=$ac_optarg ;;
960 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
962 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
964 htmldir=$ac_optarg ;;
966 -includedir | --includedir | --includedi | --included | --include \
967 | --includ | --inclu | --incl | --inc)
968 ac_prev=includedir ;;
969 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
970 | --includ=* | --inclu=* | --incl=* | --inc=*)
971 includedir=$ac_optarg ;;
973 -infodir | --infodir | --infodi | --infod | --info | --inf)
975 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
976 infodir=$ac_optarg ;;
978 -libdir | --libdir | --libdi | --libd)
980 -libdir=* | --libdir=* | --libdi=* | --libd=*)
983 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
984 | --libexe | --libex | --libe)
985 ac_prev=libexecdir ;;
986 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
987 | --libexe=* | --libex=* | --libe=*)
988 libexecdir=$ac_optarg ;;
990 -localedir | --localedir | --localedi | --localed | --locale)
992 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
993 localedir=$ac_optarg ;;
995 -localstatedir | --localstatedir | --localstatedi | --localstated \
996 | --localstate | --localstat | --localsta | --localst | --locals)
997 ac_prev=localstatedir ;;
998 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
999 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1000 localstatedir=$ac_optarg ;;
1002 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1004 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1005 mandir=$ac_optarg ;;
1007 -nfp | --nfp | --nf)
1008 # Obsolete; use --without-fp.
1011 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1012 | --no-cr | --no-c | -n)
1015 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1016 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1019 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1020 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1021 | --oldin | --oldi | --old | --ol | --o)
1022 ac_prev=oldincludedir ;;
1023 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1024 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1025 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1026 oldincludedir=$ac_optarg ;;
1028 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1030 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1031 prefix=$ac_optarg ;;
1033 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1034 | --program-pre | --program-pr | --program-p)
1035 ac_prev=program_prefix ;;
1036 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1037 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1038 program_prefix=$ac_optarg ;;
1040 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1041 | --program-suf | --program-su | --program-s)
1042 ac_prev=program_suffix ;;
1043 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1044 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1045 program_suffix=$ac_optarg ;;
1047 -program-transform-name | --program-transform-name \
1048 | --program-transform-nam | --program-transform-na \
1049 | --program-transform-n | --program-transform- \
1050 | --program-transform | --program-transfor \
1051 | --program-transfo | --program-transf \
1052 | --program-trans | --program-tran \
1053 | --progr-tra | --program-tr | --program-t)
1054 ac_prev=program_transform_name ;;
1055 -program-transform-name=* | --program-transform-name=* \
1056 | --program-transform-nam=* | --program-transform-na=* \
1057 | --program-transform-n=* | --program-transform-=* \
1058 | --program-transform=* | --program-transfor=* \
1059 | --program-transfo=* | --program-transf=* \
1060 | --program-trans=* | --program-tran=* \
1061 | --progr-tra=* | --program-tr=* | --program-t=*)
1062 program_transform_name=$ac_optarg ;;
1064 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1066 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1067 pdfdir=$ac_optarg ;;
1069 -psdir | --psdir | --psdi | --psd | --ps)
1071 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1074 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1075 | -silent | --silent | --silen | --sile | --sil)
1078 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1080 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1082 sbindir=$ac_optarg ;;
1084 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1085 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1086 | --sharedst | --shareds | --shared | --share | --shar \
1088 ac_prev=sharedstatedir ;;
1089 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1090 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1091 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1093 sharedstatedir=$ac_optarg ;;
1095 -site | --site | --sit)
1097 -site=* | --site=* | --sit=*)
1100 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1102 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1103 srcdir=$ac_optarg ;;
1105 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1106 | --syscon | --sysco | --sysc | --sys | --sy)
1107 ac_prev=sysconfdir ;;
1108 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1109 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1110 sysconfdir=$ac_optarg ;;
1112 -target | --target | --targe | --targ | --tar | --ta | --t)
1113 ac_prev=target_alias ;;
1114 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1115 target_alias=$ac_optarg ;;
1117 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1120 -version | --version | --versio | --versi | --vers | -V)
1121 ac_init_version=: ;;
1124 ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1125 # Reject names that are not valid shell variable names.
1126 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1127 { echo "$as_me: error: invalid package name: $ac_package" >&2
1128 { (exit 1); exit 1; }; }
1129 ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
1130 eval with_$ac_package=\$ac_optarg ;;
1132 -without-* | --without-*)
1133 ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1134 # Reject names that are not valid shell variable names.
1135 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1136 { echo "$as_me: error: invalid package name: $ac_package" >&2
1137 { (exit 1); exit 1; }; }
1138 ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
1139 eval with_$ac_package=no ;;
1142 # Obsolete; use --with-x.
1145 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1146 | --x-incl | --x-inc | --x-in | --x-i)
1147 ac_prev=x_includes ;;
1148 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1149 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1150 x_includes=$ac_optarg ;;
1152 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1153 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1154 ac_prev=x_libraries ;;
1155 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1156 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1157 x_libraries=$ac_optarg ;;
1159 -*) { echo "$as_me: error: unrecognized option: $ac_option
1160 Try \`$0 --help' for more information." >&2
1161 { (exit 1); exit 1; }; }
1165 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1166 # Reject names that are not valid shell variable names.
1167 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
1168 { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1169 { (exit 1); exit 1; }; }
1170 eval $ac_envvar=\$ac_optarg
1171 export $ac_envvar ;;
1174 # FIXME: should be removed in autoconf 3.0.
1175 echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1176 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1177 echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1178 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1184 if test -n "$ac_prev"; then
1185 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1186 { echo "$as_me: error: missing argument to $ac_option" >&2
1187 { (exit 1); exit 1; }; }
1190 # Be sure to have absolute directory names.
1191 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1192 datadir sysconfdir sharedstatedir localstatedir includedir \
1193 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1194 libdir localedir mandir
1196 eval ac_val=\$$ac_var
1198 [\\/$]* | ?:[\\/]* ) continue;;
1199 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1201 { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1202 { (exit 1); exit 1; }; }
1205 # There might be people who depend on the old broken behavior: `$host'
1206 # used to hold the argument of --host etc.
1207 # FIXME: To remove some day.
1210 target=$target_alias
1212 # FIXME: To remove some day.
1213 if test "x$host_alias" != x; then
1214 if test "x$build_alias" = x; then
1215 cross_compiling=maybe
1216 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1217 If a cross compiler is detected then cross compile mode will be used." >&2
1218 elif test "x$build_alias" != "x$host_alias"; then
1224 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1226 test "$silent" = yes && exec 6>/dev/null
1229 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1230 ac_ls_di=`ls -di .` &&
1231 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1232 { echo "$as_me: error: Working directory cannot be determined" >&2
1233 { (exit 1); exit 1; }; }
1234 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1235 { echo "$as_me: error: pwd does not report name of working directory" >&2
1236 { (exit 1); exit 1; }; }
1239 # Find the source files, if location was not specified.
1240 if test -z "$srcdir"; then
1241 ac_srcdir_defaulted=yes
1242 # Try the directory containing this script, then the parent directory.
1243 ac_confdir=`$as_dirname -- "$0" ||
1244 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1245 X"$0" : 'X\(//\)[^/]' \| \
1246 X"$0" : 'X\(//\)$' \| \
1247 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
1249 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1267 if test ! -r "$srcdir/$ac_unique_file"; then
1271 ac_srcdir_defaulted=no
1273 if test ! -r "$srcdir/$ac_unique_file"; then
1274 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1275 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1276 { (exit 1); exit 1; }; }
1278 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1280 cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
1281 { (exit 1); exit 1; }; }
1283 # When building in place, set srcdir=.
1284 if test "$ac_abs_confdir" = "$ac_pwd"; then
1287 # Remove unnecessary trailing slashes from srcdir.
1288 # Double slashes in file names in object file debugging info
1289 # mess up M-x gdb in Emacs.
1291 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1293 for ac_var in $ac_precious_vars; do
1294 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1295 eval ac_env_${ac_var}_value=\$${ac_var}
1296 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1297 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1301 # Report the --help message.
1303 if test "$ac_init_help" = "long"; then
1304 # Omit some internal or obsolete options to make the list less imposing.
1305 # This message is too long to be a string in the A/UX 3.1 sh.
1307 \`configure' configures Wine 1.1.3 to adapt to many kinds of systems.
1309 Usage: $0 [OPTION]... [VAR=VALUE]...
1311 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1312 VAR=VALUE. See below for descriptions of some of the useful variables.
1314 Defaults for the options are specified in brackets.
1317 -h, --help display this help and exit
1318 --help=short display options specific to this package
1319 --help=recursive display the short help of all the included packages
1320 -V, --version display version information and exit
1321 -q, --quiet, --silent do not print \`checking...' messages
1322 --cache-file=FILE cache test results in FILE [disabled]
1323 -C, --config-cache alias for \`--cache-file=config.cache'
1324 -n, --no-create do not create output files
1325 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1327 Installation directories:
1328 --prefix=PREFIX install architecture-independent files in PREFIX
1329 [$ac_default_prefix]
1330 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1333 By default, \`make install' will install all the files in
1334 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1335 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1336 for instance \`--prefix=\$HOME'.
1338 For better control, use the options below.
1340 Fine tuning of the installation directories:
1341 --bindir=DIR user executables [EPREFIX/bin]
1342 --sbindir=DIR system admin executables [EPREFIX/sbin]
1343 --libexecdir=DIR program executables [EPREFIX/libexec]
1344 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1345 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1346 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1347 --libdir=DIR object code libraries [EPREFIX/lib]
1348 --includedir=DIR C header files [PREFIX/include]
1349 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1350 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1351 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1352 --infodir=DIR info documentation [DATAROOTDIR/info]
1353 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1354 --mandir=DIR man documentation [DATAROOTDIR/man]
1355 --docdir=DIR documentation root [DATAROOTDIR/doc/wine]
1356 --htmldir=DIR html documentation [DOCDIR]
1357 --dvidir=DIR dvi documentation [DOCDIR]
1358 --pdfdir=DIR pdf documentation [DOCDIR]
1359 --psdir=DIR ps documentation [DOCDIR]
1365 --x-includes=DIR X include files are in DIR
1366 --x-libraries=DIR X library files are in DIR
1369 --build=BUILD configure for building on BUILD [guessed]
1370 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1374 if test -n "$ac_init_help"; then
1375 case $ac_init_help in
1376 short | recursive ) echo "Configuration of Wine 1.1.3:";;
1381 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1382 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1383 --disable-win16 do not include Win16 support
1384 --enable-win64 build a Win64 emulator on AMD64 (won't run Win32
1386 --enable-maintainer-mode
1387 enable maintainer-specific build rules
1390 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1391 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1392 --without-alsa do not use the Alsa sound support
1393 --without-audioio do not use the AudioIO sound support
1394 --without-capi do not use CAPI (ISDN support)
1395 --without-cms do not use CMS (color management support)
1396 --without-coreaudio do not use the CoreAudio sound support
1397 --without-cups do not use CUPS
1398 --without-curses do not use (n)curses
1399 --without-esd do not use the EsounD sound support
1400 --without-fontconfig do not use fontconfig
1401 --without-freetype do not use the FreeType library
1402 --without-gphoto do not use gphoto (Digital Camera support)
1403 --without-glu do not use the GLU library
1404 --without-hal do not use HAL (dynamic device support)
1405 --without-jack do not use the Jack sound support
1406 --without-jpeg do not use JPEG
1407 --without-ldap do not use LDAP
1408 --without-nas do not use the NAS sound support
1409 --without-opengl do not use OpenGL
1410 --without-openssl do not use OpenSSL
1411 --without-oss do not use the OSS sound support
1412 --without-png do not use PNG
1413 --without-sane do not use SANE (scanner support)
1414 --without-xcomposite do not use the Xcomposite extension
1415 --without-xcursor do not use the Xcursor extension
1416 --without-xinerama do not use Xinerama (multi-monitor support)
1417 --without-xinput do not use the Xinput extension
1418 --without-xml do not use XML
1419 --without-xrandr do not use Xrandr (resolution changes)
1420 --without-xrender do not use the Xrender extension
1421 --without-xshape do not use the Xshape extension
1422 --without-xshm do not use XShm (shared memory extension)
1423 --without-xslt do not use XSLT
1424 --without-xxf86vm do not use XFree video mode extension
1425 --with-wine-tools=DIR use Wine tools from directory DIR
1426 --with-x use the X Window System
1428 Some influential environment variables:
1429 CC C compiler command
1430 CFLAGS C compiler flags
1431 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1432 nonstandard directory <lib dir>
1433 LIBS libraries to pass to the linker, e.g. -l<library>
1434 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1435 you have headers in a nonstandard directory <include dir>
1436 CXX C++ compiler command
1437 CXXFLAGS C++ compiler flags
1438 XMKMF Path to xmkmf, Makefile generator for X Window System
1441 Use these variables to override the choices made by `configure' or to help
1442 it to find libraries and programs with nonstandard names/locations.
1444 Report bugs to <wine-devel@winehq.org>.
1449 if test "$ac_init_help" = "recursive"; then
1450 # If there are subdirs, report their specific --help.
1451 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1452 test -d "$ac_dir" || continue
1456 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1458 ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
1459 # A ".." for each directory in $ac_dir_suffix.
1460 ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
1461 case $ac_top_builddir_sub in
1462 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1463 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1466 ac_abs_top_builddir=$ac_pwd
1467 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1468 # for backward compatibility:
1469 ac_top_builddir=$ac_top_build_prefix
1472 .) # We are building in place.
1474 ac_top_srcdir=$ac_top_builddir_sub
1475 ac_abs_top_srcdir=$ac_pwd ;;
1476 [\\/]* | ?:[\\/]* ) # Absolute name.
1477 ac_srcdir=$srcdir$ac_dir_suffix;
1478 ac_top_srcdir=$srcdir
1479 ac_abs_top_srcdir=$srcdir ;;
1481 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1482 ac_top_srcdir=$ac_top_build_prefix$srcdir
1483 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1485 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1487 cd "$ac_dir" || { ac_status=$?; continue; }
1488 # Check for guested configure.
1489 if test -f "$ac_srcdir/configure.gnu"; then
1491 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1492 elif test -f "$ac_srcdir/configure"; then
1494 $SHELL "$ac_srcdir/configure" --help=recursive
1496 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1498 cd "$ac_pwd" || { ac_status=$?; break; }
1502 test -n "$ac_init_help" && exit $ac_status
1503 if $ac_init_version; then
1505 Wine configure 1.1.3
1506 generated by GNU Autoconf 2.61
1508 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1509 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
1510 This configure script is free software; the Free Software Foundation
1511 gives unlimited permission to copy, distribute and modify it.
1515 cat >config.log <<_ACEOF
1516 This file contains any messages produced by compilers while
1517 running configure, to aid debugging if configure makes a mistake.
1519 It was created by Wine $as_me 1.1.3, which was
1520 generated by GNU Autoconf 2.61. Invocation command line was
1532 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1533 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1534 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1535 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1536 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1538 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1539 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1541 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1542 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1543 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1544 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1545 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1546 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1547 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1551 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1555 test -z "$as_dir" && as_dir=.
1556 echo "PATH: $as_dir"
1572 # Keep a trace of the command line.
1573 # Strip out --no-create and --no-recursion so they do not pile up.
1574 # Strip out --silent because we don't want to record it for future runs.
1575 # Also quote any args containing shell meta-characters.
1576 # Make two passes to allow for proper duplicate-argument suppression.
1580 ac_must_keep_next=false
1586 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1587 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1588 | -silent | --silent | --silen | --sile | --sil)
1591 ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1594 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
1596 ac_configure_args1="$ac_configure_args1 '$ac_arg'"
1597 if test $ac_must_keep_next = true; then
1598 ac_must_keep_next=false # Got value, back to normal.
1601 *=* | --config-cache | -C | -disable-* | --disable-* \
1602 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1603 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1604 | -with-* | --with-* | -without-* | --without-* | --x)
1605 case "$ac_configure_args0 " in
1606 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1609 -* ) ac_must_keep_next=true ;;
1612 ac_configure_args="$ac_configure_args '$ac_arg'"
1617 $as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
1618 $as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
1620 # When interrupted or exit'd, cleanup temporary files, and complete
1621 # config.log. We remove comments because anyway the quotes in there
1622 # would cause problems or look ugly.
1623 # WARNING: Use '\'' to represent an apostrophe within the trap.
1624 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1625 trap 'exit_status=$?
1626 # Save into config.log some information that might help in debugging.
1631 ## ---------------- ##
1632 ## Cache variables. ##
1633 ## ---------------- ##
1636 # The following way of writing the cache mishandles newlines in values,
1638 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1639 eval ac_val=\$$ac_var
1643 *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
1644 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
1647 _ | IFS | as_nl) ;; #(
1648 *) $as_unset $ac_var ;;
1653 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1654 *${as_nl}ac_space=\ *)
1656 "s/'\''/'\''\\\\'\'''\''/g;
1657 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1660 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1668 ## ----------------- ##
1669 ## Output variables. ##
1670 ## ----------------- ##
1673 for ac_var in $ac_subst_vars
1675 eval ac_val=\$$ac_var
1677 *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1679 echo "$ac_var='\''$ac_val'\''"
1683 if test -n "$ac_subst_files"; then
1685 ## ------------------- ##
1686 ## File substitutions. ##
1687 ## ------------------- ##
1690 for ac_var in $ac_subst_files
1692 eval ac_val=\$$ac_var
1694 *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1696 echo "$ac_var='\''$ac_val'\''"
1701 if test -s confdefs.h; then
1711 test "$ac_signal" != 0 &&
1712 echo "$as_me: caught signal $ac_signal"
1713 echo "$as_me: exit $exit_status"
1715 rm -f core *.core core.conftest.* &&
1716 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1719 for ac_signal in 1 2 13 15; do
1720 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1724 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1725 rm -f -r conftest* confdefs.h
1727 # Predefined preprocessor variables.
1729 cat >>confdefs.h <<_ACEOF
1730 #define PACKAGE_NAME "$PACKAGE_NAME"
1734 cat >>confdefs.h <<_ACEOF
1735 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1739 cat >>confdefs.h <<_ACEOF
1740 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1744 cat >>confdefs.h <<_ACEOF
1745 #define PACKAGE_STRING "$PACKAGE_STRING"
1749 cat >>confdefs.h <<_ACEOF
1750 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1754 # Let the site file select an alternate cache file if it wants to.
1755 # Prefer explicitly selected file to automatically selected ones.
1756 if test -n "$CONFIG_SITE"; then
1757 set x "$CONFIG_SITE"
1758 elif test "x$prefix" != xNONE; then
1759 set x "$prefix/share/config.site" "$prefix/etc/config.site"
1761 set x "$ac_default_prefix/share/config.site" \
1762 "$ac_default_prefix/etc/config.site"
1767 if test -r "$ac_site_file"; then
1768 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1769 echo "$as_me: loading site script $ac_site_file" >&6;}
1770 sed 's/^/| /' "$ac_site_file" >&5
1775 if test -r "$cache_file"; then
1776 # Some versions of bash will fail to source /dev/null (special
1777 # files actually), so we avoid doing that.
1778 if test -f "$cache_file"; then
1779 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1780 echo "$as_me: loading cache $cache_file" >&6;}
1782 [\\/]* | ?:[\\/]* ) . "$cache_file";;
1783 *) . "./$cache_file";;
1787 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1788 echo "$as_me: creating cache $cache_file" >&6;}
1792 # Check that the precious variables saved in the cache have kept the same
1794 ac_cache_corrupted=false
1795 for ac_var in $ac_precious_vars; do
1796 eval ac_old_set=\$ac_cv_env_${ac_var}_set
1797 eval ac_new_set=\$ac_env_${ac_var}_set
1798 eval ac_old_val=\$ac_cv_env_${ac_var}_value
1799 eval ac_new_val=\$ac_env_${ac_var}_value
1800 case $ac_old_set,$ac_new_set in
1802 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1803 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1804 ac_cache_corrupted=: ;;
1806 { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1807 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1808 ac_cache_corrupted=: ;;
1811 if test "x$ac_old_val" != "x$ac_new_val"; then
1812 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1813 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1814 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
1815 echo "$as_me: former value: $ac_old_val" >&2;}
1816 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
1817 echo "$as_me: current value: $ac_new_val" >&2;}
1818 ac_cache_corrupted=:
1821 # Pass precious variables to config.status.
1822 if test "$ac_new_set" = set; then
1824 *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1825 *) ac_arg=$ac_var=$ac_new_val ;;
1827 case " $ac_configure_args " in
1828 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
1829 *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
1833 if $ac_cache_corrupted; then
1834 { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1835 echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1836 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1837 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1838 { (exit 1); exit 1; }; }
1866 ac_cpp='$CPP $CPPFLAGS'
1867 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1868 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1869 ac_compiler_gnu=$ac_cv_c_compiler_gnu
1873 ac_config_headers="$ac_config_headers include/config.h"
1876 for ac_dir in tools "$srcdir"/tools; do
1877 if test -f "$ac_dir/install-sh"; then
1879 ac_install_sh="$ac_aux_dir/install-sh -c"
1881 elif test -f "$ac_dir/install.sh"; then
1883 ac_install_sh="$ac_aux_dir/install.sh -c"
1885 elif test -f "$ac_dir/shtool"; then
1887 ac_install_sh="$ac_aux_dir/shtool install -c"
1891 if test -z "$ac_aux_dir"; then
1892 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in tools \"$srcdir\"/tools" >&5
1893 echo "$as_me: error: cannot find install-sh or install.sh in tools \"$srcdir\"/tools" >&2;}
1894 { (exit 1); exit 1; }; }
1897 # These three variables are undocumented and unsupported,
1898 # and are intended to be withdrawn in a future Autoconf release.
1899 # They can cause serious problems if a builder's source tree is in a directory
1900 # whose full name contains unusual characters.
1901 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
1902 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
1903 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
1908 # Check whether --enable-win16 was given.
1909 if test "${enable_win16+set}" = set; then
1910 enableval=$enable_win16;
1913 # Check whether --enable-win64 was given.
1914 if test "${enable_win64+set}" = set; then
1915 enableval=$enable_win64;
1918 # Check whether --enable-maintainer-mode was given.
1919 if test "${enable_maintainer_mode+set}" = set; then
1920 enableval=$enable_maintainer_mode;
1928 # Check whether --with-alsa was given.
1929 if test "${with_alsa+set}" = set; then
1930 withval=$with_alsa; if test "x$withval" = "xno"; then ac_cv_header_sys_asoundlib_h=no; ac_cv_header_alsa_asoundlib_h=no; fi
1934 # Check whether --with-audioio was given.
1935 if test "${with_audioio+set}" = set; then
1936 withval=$with_audioio; if test "x$withval" = "xno"; then ac_cv_header_libaudioio_h=no; fi
1940 # Check whether --with-capi was given.
1941 if test "${with_capi+set}" = set; then
1942 withval=$with_capi; if test "x$withval" = "xno"; then ac_cv_header_capi20_h=no; ac_cv_header_linux_capi_h=no; fi
1946 # Check whether --with-cms was given.
1947 if test "${with_cms+set}" = set; then
1948 withval=$with_cms; if test "x$withval" = "xno"; then ac_cv_header_lcms_h=no; ac_cv_header_lcms_lcms_h=no; fi
1952 # Check whether --with-coreaudio was given.
1953 if test "${with_coreaudio+set}" = set; then
1954 withval=$with_coreaudio; if test "x$withval" = "xno"; then ac_cv_header_CoreAudio_CoreAudio_h=no; fi
1958 # Check whether --with-cups was given.
1959 if test "${with_cups+set}" = set; then
1964 # Check whether --with-curses was given.
1965 if test "${with_curses+set}" = set; then
1966 withval=$with_curses; if test "x$withval" = "xno"; then ac_cv_header_ncurses_h=no; ac_cv_header_curses_h=no; fi
1970 # Check whether --with-esd was given.
1971 if test "${with_esd+set}" = set; then
1976 # Check whether --with-fontconfig was given.
1977 if test "${with_fontconfig+set}" = set; then
1978 withval=$with_fontconfig; if test "x$withval" = "xno"; then ac_cv_header_fontconfig_fontconfig_h=no; fi
1982 # Check whether --with-freetype was given.
1983 if test "${with_freetype+set}" = set; then
1984 withval=$with_freetype;
1988 # Check whether --with-gphoto was given.
1989 if test "${with_gphoto+set}" = set; then
1990 withval=$with_gphoto;
1994 # Check whether --with-glu was given.
1995 if test "${with_glu+set}" = set; then
1996 withval=$with_glu; if test "x$withval" = "xno"; then ac_cv_header_GL_glu_h=no; fi
2000 # Check whether --with-hal was given.
2001 if test "${with_hal+set}" = set; then
2006 # Check whether --with-jack was given.
2007 if test "${with_jack+set}" = set; then
2008 withval=$with_jack; if test "x$withval" = "xno"; then ac_cv_header_jack_jack_h=no; fi
2012 # Check whether --with-jpeg was given.
2013 if test "${with_jpeg+set}" = set; then
2014 withval=$with_jpeg; if test "x$withval" = "xno"; then ac_cv_header_jpeglib_h=no; fi
2018 # Check whether --with-ldap was given.
2019 if test "${with_ldap+set}" = set; then
2020 withval=$with_ldap; if test "x$withval" = "xno"; then ac_cv_header_ldap_h=no; ac_cv_header_lber_h=no; fi
2024 # Check whether --with-nas was given.
2025 if test "${with_nas+set}" = set; then
2026 withval=$with_nas; if test "x$withval" = "xno"; then ac_cv_header_audio_audiolib_h=no; fi
2030 # Check whether --with-opengl was given.
2031 if test "${with_opengl+set}" = set; then
2032 withval=$with_opengl;
2036 # Check whether --with-openssl was given.
2037 if test "${with_openssl+set}" = set; then
2038 withval=$with_openssl; if test "x$withval" = "xno"; then ac_cv_header_openssl_err_h=no; ac_cv_header_openssl_ssl_h=no; fi
2042 # Check whether --with-oss was given.
2043 if test "${with_oss+set}" = set; then
2044 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
2048 # Check whether --with-png was given.
2049 if test "${with_png+set}" = set; then
2050 withval=$with_png; if test "x$withval" = "xno"; then ac_cv_header_png_h=no; fi
2054 # Check whether --with-sane was given.
2055 if test "${with_sane+set}" = set; then
2060 # Check whether --with-xcomposite was given.
2061 if test "${with_xcomposite+set}" = set; then
2062 withval=$with_xcomposite; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xcomposite_h=no; fi
2066 # Check whether --with-xcursor was given.
2067 if test "${with_xcursor+set}" = set; then
2068 withval=$with_xcursor; if test "x$withval" = "xno"; then ac_cv_header_X11_Xcursor_Xcursor_h=no; fi
2072 # Check whether --with-xinerama was given.
2073 if test "${with_xinerama+set}" = set; then
2074 withval=$with_xinerama; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xinerama_h=no; fi
2078 # Check whether --with-xinput was given.
2079 if test "${with_xinput+set}" = set; then
2080 withval=$with_xinput; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XInput_h=no; fi
2084 # Check whether --with-xml was given.
2085 if test "${with_xml+set}" = set; then
2090 # Check whether --with-xrandr was given.
2091 if test "${with_xrandr+set}" = set; then
2092 withval=$with_xrandr; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrandr_h=no; fi
2096 # Check whether --with-xrender was given.
2097 if test "${with_xrender+set}" = set; then
2098 withval=$with_xrender; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrender_h=no; fi
2102 # Check whether --with-xshape was given.
2103 if test "${with_xshape+set}" = set; then
2104 withval=$with_xshape; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_shape_h=no; fi
2108 # Check whether --with-xshm was given.
2109 if test "${with_xshm+set}" = set; then
2110 withval=$with_xshm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XShm_h=no; fi
2114 # Check whether --with-xslt was given.
2115 if test "${with_xslt+set}" = set; then
2120 # Check whether --with-xxf86vm was given.
2121 if test "${with_xxf86vm+set}" = set; then
2122 withval=$with_xxf86vm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_xf86vmode_h=no; fi
2127 # Check whether --with-wine-tools was given.
2128 if test "${with_wine_tools+set}" = set; then
2129 withval=$with_wine_tools;
2133 # Make sure we can run config.sub.
2134 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2135 { { echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
2136 echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
2137 { (exit 1); exit 1; }; }
2139 { echo "$as_me:$LINENO: checking build system type" >&5
2140 echo $ECHO_N "checking build system type... $ECHO_C" >&6; }
2141 if test "${ac_cv_build+set}" = set; then
2142 echo $ECHO_N "(cached) $ECHO_C" >&6
2144 ac_build_alias=$build_alias
2145 test "x$ac_build_alias" = x &&
2146 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2147 test "x$ac_build_alias" = x &&
2148 { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
2149 echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
2150 { (exit 1); exit 1; }; }
2151 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2152 { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
2153 echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
2154 { (exit 1); exit 1; }; }
2157 { echo "$as_me:$LINENO: result: $ac_cv_build" >&5
2158 echo "${ECHO_T}$ac_cv_build" >&6; }
2159 case $ac_cv_build in
2161 *) { { echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
2162 echo "$as_me: error: invalid value of canonical build" >&2;}
2163 { (exit 1); exit 1; }; };;
2166 ac_save_IFS=$IFS; IFS='-'
2172 # Remember, the first character of IFS is used to create $*,
2173 # except with old shells:
2176 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2179 { echo "$as_me:$LINENO: checking host system type" >&5
2180 echo $ECHO_N "checking host system type... $ECHO_C" >&6; }
2181 if test "${ac_cv_host+set}" = set; then
2182 echo $ECHO_N "(cached) $ECHO_C" >&6
2184 if test "x$host_alias" = x; then
2185 ac_cv_host=$ac_cv_build
2187 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2188 { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
2189 echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
2190 { (exit 1); exit 1; }; }
2194 { echo "$as_me:$LINENO: result: $ac_cv_host" >&5
2195 echo "${ECHO_T}$ac_cv_host" >&6; }
2198 *) { { echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
2199 echo "$as_me: error: invalid value of canonical host" >&2;}
2200 { (exit 1); exit 1; }; };;
2203 ac_save_IFS=$IFS; IFS='-'
2209 # Remember, the first character of IFS is used to create $*,
2210 # except with old shells:
2213 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2218 if test "x$enable_win64" != "xyes"
2220 test -n "$CC" || CC="gcc -m32"
2221 test -n "$CXX"|| CXX="g++ -m32"
2222 test -n "$LD" || LD="ld -m elf_i386"
2223 test -n "$AS" || AS="as --32"
2231 if test "x$enable_win16" != "xno"
2238 WIN16_FILES="\$(WIN16_FILES)"
2240 WIN16_INSTALL="\$(WIN16_INSTALL)"
2242 if test "x$enable_win16" != "xyes"
2250 *) if test -f "$srcdir/Makefile" -o -f "$srcdir/include/config.h"; then
2251 { { echo "$as_me:$LINENO: error: you are building out of the source tree, but the source tree contains object files.
2252 You need to run 'make distclean' in the source tree first." >&5
2253 echo "$as_me: error: you are building out of the source tree, but the source tree contains object files.
2254 You need to run 'make distclean' in the source tree first." >&2;}
2255 { (exit 1); exit 1; }; }
2260 { echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2261 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
2262 set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2263 if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
2264 echo $ECHO_N "(cached) $ECHO_C" >&6
2266 cat >conftest.make <<\_ACEOF
2269 @echo '@@@%%%=$(MAKE)=@@@%%%'
2271 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2272 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2274 eval ac_cv_prog_make_${ac_make}_set=yes;;
2276 eval ac_cv_prog_make_${ac_make}_set=no;;
2280 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2281 { echo "$as_me:$LINENO: result: yes" >&5
2282 echo "${ECHO_T}yes" >&6; }
2285 { echo "$as_me:$LINENO: result: no" >&5
2286 echo "${ECHO_T}no" >&6; }
2287 SET_MAKE="MAKE=${MAKE-make}"
2291 ac_cpp='$CPP $CPPFLAGS'
2292 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2293 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2294 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2295 if test -n "$ac_tool_prefix"; then
2296 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2297 set dummy ${ac_tool_prefix}gcc; ac_word=$2
2298 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2299 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2300 if test "${ac_cv_prog_CC+set}" = set; then
2301 echo $ECHO_N "(cached) $ECHO_C" >&6
2303 if test -n "$CC"; then
2304 ac_cv_prog_CC="$CC" # Let the user override the test.
2306 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2310 test -z "$as_dir" && as_dir=.
2311 for ac_exec_ext in '' $ac_executable_extensions; do
2312 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2313 ac_cv_prog_CC="${ac_tool_prefix}gcc"
2314 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2324 if test -n "$CC"; then
2325 { echo "$as_me:$LINENO: result: $CC" >&5
2326 echo "${ECHO_T}$CC" >&6; }
2328 { echo "$as_me:$LINENO: result: no" >&5
2329 echo "${ECHO_T}no" >&6; }
2334 if test -z "$ac_cv_prog_CC"; then
2336 # Extract the first word of "gcc", so it can be a program name with args.
2337 set dummy gcc; ac_word=$2
2338 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2339 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2340 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2341 echo $ECHO_N "(cached) $ECHO_C" >&6
2343 if test -n "$ac_ct_CC"; then
2344 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2346 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2350 test -z "$as_dir" && as_dir=.
2351 for ac_exec_ext in '' $ac_executable_extensions; do
2352 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2353 ac_cv_prog_ac_ct_CC="gcc"
2354 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2363 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2364 if test -n "$ac_ct_CC"; then
2365 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2366 echo "${ECHO_T}$ac_ct_CC" >&6; }
2368 { echo "$as_me:$LINENO: result: no" >&5
2369 echo "${ECHO_T}no" >&6; }
2372 if test "x$ac_ct_CC" = x; then
2375 case $cross_compiling:$ac_tool_warned in
2377 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2378 whose name does not start with the host triplet. If you think this
2379 configuration is useful to you, please write to autoconf@gnu.org." >&5
2380 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2381 whose name does not start with the host triplet. If you think this
2382 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2383 ac_tool_warned=yes ;;
2391 if test -z "$CC"; then
2392 if test -n "$ac_tool_prefix"; then
2393 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2394 set dummy ${ac_tool_prefix}cc; ac_word=$2
2395 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2396 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2397 if test "${ac_cv_prog_CC+set}" = set; then
2398 echo $ECHO_N "(cached) $ECHO_C" >&6
2400 if test -n "$CC"; then
2401 ac_cv_prog_CC="$CC" # Let the user override the test.
2403 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2407 test -z "$as_dir" && as_dir=.
2408 for ac_exec_ext in '' $ac_executable_extensions; do
2409 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2410 ac_cv_prog_CC="${ac_tool_prefix}cc"
2411 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2421 if test -n "$CC"; then
2422 { echo "$as_me:$LINENO: result: $CC" >&5
2423 echo "${ECHO_T}$CC" >&6; }
2425 { echo "$as_me:$LINENO: result: no" >&5
2426 echo "${ECHO_T}no" >&6; }
2432 if test -z "$CC"; then
2433 # Extract the first word of "cc", so it can be a program name with args.
2434 set dummy cc; ac_word=$2
2435 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2436 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2437 if test "${ac_cv_prog_CC+set}" = set; then
2438 echo $ECHO_N "(cached) $ECHO_C" >&6
2440 if test -n "$CC"; then
2441 ac_cv_prog_CC="$CC" # Let the user override the test.
2444 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2448 test -z "$as_dir" && as_dir=.
2449 for ac_exec_ext in '' $ac_executable_extensions; do
2450 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2451 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2452 ac_prog_rejected=yes
2456 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2463 if test $ac_prog_rejected = yes; then
2464 # We found a bogon in the path, so make sure we never use it.
2465 set dummy $ac_cv_prog_CC
2467 if test $# != 0; then
2468 # We chose a different compiler from the bogus one.
2469 # However, it has the same basename, so the bogon will be chosen
2470 # first if we set CC to just the basename; use the full file name.
2472 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
2478 if test -n "$CC"; then
2479 { echo "$as_me:$LINENO: result: $CC" >&5
2480 echo "${ECHO_T}$CC" >&6; }
2482 { echo "$as_me:$LINENO: result: no" >&5
2483 echo "${ECHO_T}no" >&6; }
2488 if test -z "$CC"; then
2489 if test -n "$ac_tool_prefix"; then
2490 for ac_prog in cl.exe
2492 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2493 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2494 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2495 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2496 if test "${ac_cv_prog_CC+set}" = set; then
2497 echo $ECHO_N "(cached) $ECHO_C" >&6
2499 if test -n "$CC"; then
2500 ac_cv_prog_CC="$CC" # Let the user override the test.
2502 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2506 test -z "$as_dir" && as_dir=.
2507 for ac_exec_ext in '' $ac_executable_extensions; do
2508 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2509 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2510 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2520 if test -n "$CC"; then
2521 { echo "$as_me:$LINENO: result: $CC" >&5
2522 echo "${ECHO_T}$CC" >&6; }
2524 { echo "$as_me:$LINENO: result: no" >&5
2525 echo "${ECHO_T}no" >&6; }
2529 test -n "$CC" && break
2532 if test -z "$CC"; then
2534 for ac_prog in cl.exe
2536 # Extract the first word of "$ac_prog", so it can be a program name with args.
2537 set dummy $ac_prog; ac_word=$2
2538 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2539 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2540 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2541 echo $ECHO_N "(cached) $ECHO_C" >&6
2543 if test -n "$ac_ct_CC"; then
2544 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2546 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2550 test -z "$as_dir" && as_dir=.
2551 for ac_exec_ext in '' $ac_executable_extensions; do
2552 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2553 ac_cv_prog_ac_ct_CC="$ac_prog"
2554 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2563 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2564 if test -n "$ac_ct_CC"; then
2565 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2566 echo "${ECHO_T}$ac_ct_CC" >&6; }
2568 { echo "$as_me:$LINENO: result: no" >&5
2569 echo "${ECHO_T}no" >&6; }
2573 test -n "$ac_ct_CC" && break
2576 if test "x$ac_ct_CC" = x; then
2579 case $cross_compiling:$ac_tool_warned in
2581 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2582 whose name does not start with the host triplet. If you think this
2583 configuration is useful to you, please write to autoconf@gnu.org." >&5
2584 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2585 whose name does not start with the host triplet. If you think this
2586 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2587 ac_tool_warned=yes ;;
2596 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2597 See \`config.log' for more details." >&5
2598 echo "$as_me: error: no acceptable C compiler found in \$PATH
2599 See \`config.log' for more details." >&2;}
2600 { (exit 1); exit 1; }; }
2602 # Provide some information about the compiler.
2603 echo "$as_me:$LINENO: checking for C compiler version" >&5
2604 ac_compiler=`set X $ac_compile; echo $2`
2605 { (ac_try="$ac_compiler --version >&5"
2607 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2608 *) ac_try_echo=$ac_try;;
2610 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2611 (eval "$ac_compiler --version >&5") 2>&5
2613 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2614 (exit $ac_status); }
2615 { (ac_try="$ac_compiler -v >&5"
2617 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2618 *) ac_try_echo=$ac_try;;
2620 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2621 (eval "$ac_compiler -v >&5") 2>&5
2623 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2624 (exit $ac_status); }
2625 { (ac_try="$ac_compiler -V >&5"
2627 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2628 *) ac_try_echo=$ac_try;;
2630 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2631 (eval "$ac_compiler -V >&5") 2>&5
2633 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2634 (exit $ac_status); }
2636 cat >conftest.$ac_ext <<_ACEOF
2639 cat confdefs.h >>conftest.$ac_ext
2640 cat >>conftest.$ac_ext <<_ACEOF
2641 /* end confdefs.h. */
2651 ac_clean_files_save=$ac_clean_files
2652 ac_clean_files="$ac_clean_files a.out a.exe b.out"
2653 # Try to create an executable without -o first, disregard a.out.
2654 # It will help us diagnose broken compilers, and finding out an intuition
2656 { echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2657 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
2658 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2660 # List of possible output files, starting from the most likely.
2661 # The algorithm is not robust to junk in `.', hence go to wildcards (a.*)
2662 # only as a last resort. b.out is created by i960 compilers.
2663 ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out'
2665 # The IRIX 6 linker writes into existing files which may not be
2666 # executable, retaining their permissions. Remove them first so a
2667 # subsequent execution test works.
2669 for ac_file in $ac_files
2672 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2673 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2678 if { (ac_try="$ac_link_default"
2680 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2681 *) ac_try_echo=$ac_try;;
2683 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2684 (eval "$ac_link_default") 2>&5
2686 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2687 (exit $ac_status); }; then
2688 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2689 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2690 # in a Makefile. We should not override ac_cv_exeext if it was cached,
2691 # so that the user can short-circuit this test for compilers unknown to
2693 for ac_file in $ac_files ''
2695 test -f "$ac_file" || continue
2697 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj )
2700 # We found the default executable, but exeext='' is most
2704 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
2706 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2708 # We set ac_cv_exeext here because the later test for it is not
2709 # safe: cross compilers may not add the suffix if given an `-o'
2710 # argument, so we may need to know it at that point already.
2711 # Even if this section looks crufty: it has the advantage of
2718 test "$ac_cv_exeext" = no && ac_cv_exeext=
2724 { echo "$as_me:$LINENO: result: $ac_file" >&5
2725 echo "${ECHO_T}$ac_file" >&6; }
2726 if test -z "$ac_file"; then
2727 echo "$as_me: failed program was:" >&5
2728 sed 's/^/| /' conftest.$ac_ext >&5
2730 { { echo "$as_me:$LINENO: error: C compiler cannot create executables
2731 See \`config.log' for more details." >&5
2732 echo "$as_me: error: C compiler cannot create executables
2733 See \`config.log' for more details." >&2;}
2734 { (exit 77); exit 77; }; }
2737 ac_exeext=$ac_cv_exeext
2739 # Check that the compiler produces executables we can run. If not, either
2740 # the compiler is broken, or we cross compile.
2741 { echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2742 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; }
2743 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2744 # If not cross compiling, check that we can run a simple program.
2745 if test "$cross_compiling" != yes; then
2746 if { ac_try='./$ac_file'
2747 { (case "(($ac_try" in
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_try") 2>&5
2754 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2755 (exit $ac_status); }; }; then
2758 if test "$cross_compiling" = maybe; then
2761 { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
2762 If you meant to cross compile, use \`--host'.
2763 See \`config.log' for more details." >&5
2764 echo "$as_me: error: cannot run C compiled programs.
2765 If you meant to cross compile, use \`--host'.
2766 See \`config.log' for more details." >&2;}
2767 { (exit 1); exit 1; }; }
2771 { echo "$as_me:$LINENO: result: yes" >&5
2772 echo "${ECHO_T}yes" >&6; }
2774 rm -f a.out a.exe conftest$ac_cv_exeext b.out
2775 ac_clean_files=$ac_clean_files_save
2776 # Check that the compiler produces executables we can run. If not, either
2777 # the compiler is broken, or we cross compile.
2778 { echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2779 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; }
2780 { echo "$as_me:$LINENO: result: $cross_compiling" >&5
2781 echo "${ECHO_T}$cross_compiling" >&6; }
2783 { echo "$as_me:$LINENO: checking for suffix of executables" >&5
2784 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; }
2785 if { (ac_try="$ac_link"
2787 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2788 *) ac_try_echo=$ac_try;;
2790 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2791 (eval "$ac_link") 2>&5
2793 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2794 (exit $ac_status); }; then
2795 # If both `conftest.exe' and `conftest' are `present' (well, observable)
2796 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
2797 # work properly (i.e., refer to `conftest.exe'), while it won't with
2799 for ac_file in conftest.exe conftest conftest.*; do
2800 test -f "$ac_file" || continue
2802 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2803 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2809 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2810 See \`config.log' for more details." >&5
2811 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2812 See \`config.log' for more details." >&2;}
2813 { (exit 1); exit 1; }; }
2816 rm -f conftest$ac_cv_exeext
2817 { echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2818 echo "${ECHO_T}$ac_cv_exeext" >&6; }
2820 rm -f conftest.$ac_ext
2821 EXEEXT=$ac_cv_exeext
2823 { echo "$as_me:$LINENO: checking for suffix of object files" >&5
2824 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; }
2825 if test "${ac_cv_objext+set}" = set; then
2826 echo $ECHO_N "(cached) $ECHO_C" >&6
2828 cat >conftest.$ac_ext <<_ACEOF
2831 cat confdefs.h >>conftest.$ac_ext
2832 cat >>conftest.$ac_ext <<_ACEOF
2833 /* end confdefs.h. */
2843 rm -f conftest.o conftest.obj
2844 if { (ac_try="$ac_compile"
2846 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2847 *) ac_try_echo=$ac_try;;
2849 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2850 (eval "$ac_compile") 2>&5
2852 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2853 (exit $ac_status); }; then
2854 for ac_file in conftest.o conftest.obj conftest.*; do
2855 test -f "$ac_file" || continue;
2857 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
2858 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2863 echo "$as_me: failed program was:" >&5
2864 sed 's/^/| /' conftest.$ac_ext >&5
2866 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
2867 See \`config.log' for more details." >&5
2868 echo "$as_me: error: cannot compute suffix of object files: cannot compile
2869 See \`config.log' for more details." >&2;}
2870 { (exit 1); exit 1; }; }
2873 rm -f conftest.$ac_cv_objext conftest.$ac_ext
2875 { echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
2876 echo "${ECHO_T}$ac_cv_objext" >&6; }
2877 OBJEXT=$ac_cv_objext
2879 { echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
2880 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; }
2881 if test "${ac_cv_c_compiler_gnu+set}" = set; then
2882 echo $ECHO_N "(cached) $ECHO_C" >&6
2884 cat >conftest.$ac_ext <<_ACEOF
2887 cat confdefs.h >>conftest.$ac_ext
2888 cat >>conftest.$ac_ext <<_ACEOF
2889 /* end confdefs.h. */
2902 rm -f conftest.$ac_objext
2903 if { (ac_try="$ac_compile"
2905 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2906 *) ac_try_echo=$ac_try;;
2908 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2909 (eval "$ac_compile") 2>conftest.er1
2911 grep -v '^ *+' conftest.er1 >conftest.err
2913 cat conftest.err >&5
2914 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2915 (exit $ac_status); } && {
2916 test -z "$ac_c_werror_flag" ||
2917 test ! -s conftest.err
2918 } && test -s conftest.$ac_objext; then
2921 echo "$as_me: failed program was:" >&5
2922 sed 's/^/| /' conftest.$ac_ext >&5
2927 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2928 ac_cv_c_compiler_gnu=$ac_compiler_gnu
2931 { echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
2932 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
2933 GCC=`test $ac_compiler_gnu = yes && echo yes`
2934 ac_test_CFLAGS=${CFLAGS+set}
2935 ac_save_CFLAGS=$CFLAGS
2936 { echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
2937 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }
2938 if test "${ac_cv_prog_cc_g+set}" = set; then
2939 echo $ECHO_N "(cached) $ECHO_C" >&6
2941 ac_save_c_werror_flag=$ac_c_werror_flag
2942 ac_c_werror_flag=yes
2945 cat >conftest.$ac_ext <<_ACEOF
2948 cat confdefs.h >>conftest.$ac_ext
2949 cat >>conftest.$ac_ext <<_ACEOF
2950 /* end confdefs.h. */
2960 rm -f conftest.$ac_objext
2961 if { (ac_try="$ac_compile"
2963 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2964 *) ac_try_echo=$ac_try;;
2966 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2967 (eval "$ac_compile") 2>conftest.er1
2969 grep -v '^ *+' conftest.er1 >conftest.err
2971 cat conftest.err >&5
2972 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2973 (exit $ac_status); } && {
2974 test -z "$ac_c_werror_flag" ||
2975 test ! -s conftest.err
2976 } && test -s conftest.$ac_objext; then
2979 echo "$as_me: failed program was:" >&5
2980 sed 's/^/| /' conftest.$ac_ext >&5
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
3020 ac_c_werror_flag=$ac_save_c_werror_flag
3022 cat >conftest.$ac_ext <<_ACEOF
3025 cat confdefs.h >>conftest.$ac_ext
3026 cat >>conftest.$ac_ext <<_ACEOF
3027 /* end confdefs.h. */
3037 rm -f conftest.$ac_objext
3038 if { (ac_try="$ac_compile"
3040 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3041 *) ac_try_echo=$ac_try;;
3043 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3044 (eval "$ac_compile") 2>conftest.er1
3046 grep -v '^ *+' conftest.er1 >conftest.err
3048 cat conftest.err >&5
3049 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3050 (exit $ac_status); } && {
3051 test -z "$ac_c_werror_flag" ||
3052 test ! -s conftest.err
3053 } && test -s conftest.$ac_objext; then
3056 echo "$as_me: failed program was:" >&5
3057 sed 's/^/| /' conftest.$ac_ext >&5
3062 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3065 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3068 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3069 ac_c_werror_flag=$ac_save_c_werror_flag
3071 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3072 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
3073 if test "$ac_test_CFLAGS" = set; then
3074 CFLAGS=$ac_save_CFLAGS
3075 elif test $ac_cv_prog_cc_g = yes; then
3076 if test "$GCC" = yes; then
3082 if test "$GCC" = yes; then
3088 { echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
3089 echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }
3090 if test "${ac_cv_prog_cc_c89+set}" = set; then
3091 echo $ECHO_N "(cached) $ECHO_C" >&6
3093 ac_cv_prog_cc_c89=no
3095 cat >conftest.$ac_ext <<_ACEOF
3098 cat confdefs.h >>conftest.$ac_ext
3099 cat >>conftest.$ac_ext <<_ACEOF
3100 /* end confdefs.h. */
3103 #include <sys/types.h>
3104 #include <sys/stat.h>
3105 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3106 struct buf { int x; };
3107 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3108 static char *e (p, i)
3114 static char *f (char * (*g) (char **, int), char **p, ...)
3119 s = g (p, va_arg (v,int));
3124 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3125 function prototypes and stuff, but not '\xHH' hex character constants.
3126 These don't provoke an error unfortunately, instead are silently treated
3127 as 'x'. The following induces an error, until -std is added to get
3128 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3129 array size at least. It's necessary to write '\x00'==0 to get something
3130 that's true only with -std. */
3131 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3133 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3134 inside strings and character constants. */
3136 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3138 int test (int i, double x);
3139 struct s1 {int (*f) (int a);};
3140 struct s2 {int (*f) (double a);};
3141 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3147 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3152 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3153 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3155 CC="$ac_save_CC $ac_arg"
3156 rm -f conftest.$ac_objext
3157 if { (ac_try="$ac_compile"
3159 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3160 *) ac_try_echo=$ac_try;;
3162 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3163 (eval "$ac_compile") 2>conftest.er1
3165 grep -v '^ *+' conftest.er1 >conftest.err
3167 cat conftest.err >&5
3168 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3169 (exit $ac_status); } && {
3170 test -z "$ac_c_werror_flag" ||
3171 test ! -s conftest.err
3172 } && test -s conftest.$ac_objext; then
3173 ac_cv_prog_cc_c89=$ac_arg
3175 echo "$as_me: failed program was:" >&5
3176 sed 's/^/| /' conftest.$ac_ext >&5
3181 rm -f core conftest.err conftest.$ac_objext
3182 test "x$ac_cv_prog_cc_c89" != "xno" && break
3184 rm -f conftest.$ac_ext
3189 case "x$ac_cv_prog_cc_c89" in
3191 { echo "$as_me:$LINENO: result: none needed" >&5
3192 echo "${ECHO_T}none needed" >&6; } ;;
3194 { echo "$as_me:$LINENO: result: unsupported" >&5
3195 echo "${ECHO_T}unsupported" >&6; } ;;
3197 CC="$CC $ac_cv_prog_cc_c89"
3198 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
3199 echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
3204 ac_cpp='$CPP $CPPFLAGS'
3205 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3206 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3207 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3210 ac_cpp='$CXXCPP $CPPFLAGS'
3211 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3212 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3213 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3214 if test -z "$CXX"; then
3215 if test -n "$CCC"; then
3218 if test -n "$ac_tool_prefix"; then
3219 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3221 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3222 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3223 { echo "$as_me:$LINENO: checking for $ac_word" >&5
3224 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3225 if test "${ac_cv_prog_CXX+set}" = set; then
3226 echo $ECHO_N "(cached) $ECHO_C" >&6
3228 if test -n "$CXX"; then
3229 ac_cv_prog_CXX="$CXX" # Let the user override the test.
3231 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3235 test -z "$as_dir" && as_dir=.
3236 for ac_exec_ext in '' $ac_executable_extensions; do
3237 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3238 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3239 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3249 if test -n "$CXX"; then
3250 { echo "$as_me:$LINENO: result: $CXX" >&5
3251 echo "${ECHO_T}$CXX" >&6; }
3253 { echo "$as_me:$LINENO: result: no" >&5
3254 echo "${ECHO_T}no" >&6; }
3258 test -n "$CXX" && break
3261 if test -z "$CXX"; then
3263 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3265 # Extract the first word of "$ac_prog", so it can be a program name with args.
3266 set dummy $ac_prog; ac_word=$2
3267 { echo "$as_me:$LINENO: checking for $ac_word" >&5
3268 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3269 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
3270 echo $ECHO_N "(cached) $ECHO_C" >&6
3272 if test -n "$ac_ct_CXX"; then
3273 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
3275 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3279 test -z "$as_dir" && as_dir=.
3280 for ac_exec_ext in '' $ac_executable_extensions; do
3281 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3282 ac_cv_prog_ac_ct_CXX="$ac_prog"
3283 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3292 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
3293 if test -n "$ac_ct_CXX"; then
3294 { echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
3295 echo "${ECHO_T}$ac_ct_CXX" >&6; }
3297 { echo "$as_me:$LINENO: result: no" >&5
3298 echo "${ECHO_T}no" >&6; }
3302 test -n "$ac_ct_CXX" && break
3305 if test "x$ac_ct_CXX" = x; then
3308 case $cross_compiling:$ac_tool_warned in
3310 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
3311 whose name does not start with the host triplet. If you think this
3312 configuration is useful to you, please write to autoconf@gnu.org." >&5
3313 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
3314 whose name does not start with the host triplet. If you think this
3315 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
3316 ac_tool_warned=yes ;;
3324 # Provide some information about the compiler.
3325 echo "$as_me:$LINENO: checking for C++ compiler version" >&5
3326 ac_compiler=`set X $ac_compile; echo $2`
3327 { (ac_try="$ac_compiler --version >&5"
3329 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3330 *) ac_try_echo=$ac_try;;
3332 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3333 (eval "$ac_compiler --version >&5") 2>&5
3335 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3336 (exit $ac_status); }
3337 { (ac_try="$ac_compiler -v >&5"
3339 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3340 *) ac_try_echo=$ac_try;;
3342 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3343 (eval "$ac_compiler -v >&5") 2>&5
3345 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3346 (exit $ac_status); }
3347 { (ac_try="$ac_compiler -V >&5"
3349 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3350 *) ac_try_echo=$ac_try;;
3352 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3353 (eval "$ac_compiler -V >&5") 2>&5
3355 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3356 (exit $ac_status); }
3358 { echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
3359 echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6; }
3360 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
3361 echo $ECHO_N "(cached) $ECHO_C" >&6
3363 cat >conftest.$ac_ext <<_ACEOF
3366 cat confdefs.h >>conftest.$ac_ext
3367 cat >>conftest.$ac_ext <<_ACEOF
3368 /* end confdefs.h. */
3381 rm -f conftest.$ac_objext
3382 if { (ac_try="$ac_compile"
3384 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3385 *) ac_try_echo=$ac_try;;
3387 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3388 (eval "$ac_compile") 2>conftest.er1
3390 grep -v '^ *+' conftest.er1 >conftest.err
3392 cat conftest.err >&5
3393 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3394 (exit $ac_status); } && {
3395 test -z "$ac_cxx_werror_flag" ||
3396 test ! -s conftest.err
3397 } && test -s conftest.$ac_objext; then
3400 echo "$as_me: failed program was:" >&5
3401 sed 's/^/| /' conftest.$ac_ext >&5
3406 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3407 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
3410 { echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
3411 echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
3412 GXX=`test $ac_compiler_gnu = yes && echo yes`
3413 ac_test_CXXFLAGS=${CXXFLAGS+set}
3414 ac_save_CXXFLAGS=$CXXFLAGS
3415 { echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
3416 echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6; }
3417 if test "${ac_cv_prog_cxx_g+set}" = set; then
3418 echo $ECHO_N "(cached) $ECHO_C" >&6
3420 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3421 ac_cxx_werror_flag=yes
3424 cat >conftest.$ac_ext <<_ACEOF
3427 cat confdefs.h >>conftest.$ac_ext
3428 cat >>conftest.$ac_ext <<_ACEOF
3429 /* end confdefs.h. */
3439 rm -f conftest.$ac_objext
3440 if { (ac_try="$ac_compile"
3442 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3443 *) ac_try_echo=$ac_try;;
3445 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3446 (eval "$ac_compile") 2>conftest.er1
3448 grep -v '^ *+' conftest.er1 >conftest.err
3450 cat conftest.err >&5
3451 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3452 (exit $ac_status); } && {
3453 test -z "$ac_cxx_werror_flag" ||
3454 test ! -s conftest.err
3455 } && test -s conftest.$ac_objext; then
3456 ac_cv_prog_cxx_g=yes
3458 echo "$as_me: failed program was:" >&5
3459 sed 's/^/| /' conftest.$ac_ext >&5
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
3496 echo "$as_me: failed program was:" >&5
3497 sed 's/^/| /' conftest.$ac_ext >&5
3499 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3501 cat >conftest.$ac_ext <<_ACEOF
3504 cat confdefs.h >>conftest.$ac_ext
3505 cat >>conftest.$ac_ext <<_ACEOF
3506 /* end confdefs.h. */
3516 rm -f conftest.$ac_objext
3517 if { (ac_try="$ac_compile"
3519 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3520 *) ac_try_echo=$ac_try;;
3522 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3523 (eval "$ac_compile") 2>conftest.er1
3525 grep -v '^ *+' conftest.er1 >conftest.err
3527 cat conftest.err >&5
3528 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3529 (exit $ac_status); } && {
3530 test -z "$ac_cxx_werror_flag" ||
3531 test ! -s conftest.err
3532 } && test -s conftest.$ac_objext; then
3533 ac_cv_prog_cxx_g=yes
3535 echo "$as_me: failed program was:" >&5
3536 sed 's/^/| /' conftest.$ac_ext >&5
3541 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3544 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3547 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3548 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3550 { echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
3551 echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6; }
3552 if test "$ac_test_CXXFLAGS" = set; then
3553 CXXFLAGS=$ac_save_CXXFLAGS
3554 elif test $ac_cv_prog_cxx_g = yes; then
3555 if test "$GXX" = yes; then
3561 if test "$GXX" = yes; then
3568 ac_cpp='$CPP $CPPFLAGS'
3569 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3570 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3571 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3573 if test -n "$ac_tool_prefix"; then
3574 # Extract the first word of "${ac_tool_prefix}cpp", so it can be a program name with args.
3575 set dummy ${ac_tool_prefix}cpp; ac_word=$2
3576 { echo "$as_me:$LINENO: checking for $ac_word" >&5
3577 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3578 if test "${ac_cv_prog_CPPBIN+set}" = set; then
3579 echo $ECHO_N "(cached) $ECHO_C" >&6
3581 if test -n "$CPPBIN"; then
3582 ac_cv_prog_CPPBIN="$CPPBIN" # Let the user override the test.
3584 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3588 test -z "$as_dir" && as_dir=.
3589 for ac_exec_ext in '' $ac_executable_extensions; do
3590 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3591 ac_cv_prog_CPPBIN="${ac_tool_prefix}cpp"
3592 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3601 CPPBIN=$ac_cv_prog_CPPBIN
3602 if test -n "$CPPBIN"; then
3603 { echo "$as_me:$LINENO: result: $CPPBIN" >&5
3604 echo "${ECHO_T}$CPPBIN" >&6; }
3606 { echo "$as_me:$LINENO: result: no" >&5
3607 echo "${ECHO_T}no" >&6; }
3612 if test -z "$ac_cv_prog_CPPBIN"; then
3613 ac_ct_CPPBIN=$CPPBIN
3614 # Extract the first word of "cpp", so it can be a program name with args.
3615 set dummy cpp; ac_word=$2
3616 { echo "$as_me:$LINENO: checking for $ac_word" >&5
3617 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3618 if test "${ac_cv_prog_ac_ct_CPPBIN+set}" = set; then
3619 echo $ECHO_N "(cached) $ECHO_C" >&6
3621 if test -n "$ac_ct_CPPBIN"; then
3622 ac_cv_prog_ac_ct_CPPBIN="$ac_ct_CPPBIN" # Let the user override the test.
3624 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3628 test -z "$as_dir" && as_dir=.
3629 for ac_exec_ext in '' $ac_executable_extensions; do
3630 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3631 ac_cv_prog_ac_ct_CPPBIN="cpp"
3632 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3641 ac_ct_CPPBIN=$ac_cv_prog_ac_ct_CPPBIN
3642 if test -n "$ac_ct_CPPBIN"; then
3643 { echo "$as_me:$LINENO: result: $ac_ct_CPPBIN" >&5
3644 echo "${ECHO_T}$ac_ct_CPPBIN" >&6; }
3646 { echo "$as_me:$LINENO: result: no" >&5
3647 echo "${ECHO_T}no" >&6; }
3650 if test "x$ac_ct_CPPBIN" = x; then
3653 case $cross_compiling:$ac_tool_warned in
3655 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
3656 whose name does not start with the host triplet. If you think this
3657 configuration is useful to you, please write to autoconf@gnu.org." >&5
3658 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
3659 whose name does not start with the host triplet. If you think this
3660 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
3661 ac_tool_warned=yes ;;
3663 CPPBIN=$ac_ct_CPPBIN
3666 CPPBIN="$ac_cv_prog_CPPBIN"
3670 { echo "$as_me:$LINENO: checking for the directory containing the Wine tools" >&5
3671 echo $ECHO_N "checking for the directory containing the Wine tools... $ECHO_C" >&6; }
3672 if test "${wine_cv_toolsdir+set}" = set; then
3673 echo $ECHO_N "(cached) $ECHO_C" >&6
3675 if test -z "$with_wine_tools"; then
3676 if test "$cross_compiling" = "yes"; then
3677 { { echo "$as_me:$LINENO: error: you must use the --with-wine-tools option when cross-compiling." >&5
3678 echo "$as_me: error: you must use the --with-wine-tools option when cross-compiling." >&2;}
3679 { (exit 1); exit 1; }; }
3681 wine_cv_toolsdir="\$(TOPOBJDIR)"
3683 elif test -d "$with_wine_tools/tools/winebuild"; then
3684 case $with_wine_tools in
3685 /*) wine_cv_toolsdir="$with_wine_tools" ;;
3686 *) wine_cv_toolsdir="\$(TOPOBJDIR)/$with_wine_tools" ;;
3689 { { echo "$as_me:$LINENO: error: could not find Wine tools in $with_wine_tools." >&5
3690 echo "$as_me: error: could not find Wine tools in $with_wine_tools." >&2;}
3691 { (exit 1); exit 1; }; }
3694 { echo "$as_me:$LINENO: result: $wine_cv_toolsdir" >&5
3695 echo "${ECHO_T}$wine_cv_toolsdir" >&6; }
3696 TOOLSDIR=$wine_cv_toolsdir
3701 ac_cpp='$CPP $CPPFLAGS'
3702 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3703 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3704 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3705 { echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
3706 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; }
3707 # On Suns, sometimes $CPP names a directory.
3708 if test -n "$CPP" && test -d "$CPP"; then
3711 if test -z "$CPP"; then
3712 if test "${ac_cv_prog_CPP+set}" = set; then
3713 echo $ECHO_N "(cached) $ECHO_C" >&6
3715 # Double quotes because CPP needs to be expanded
3716 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
3719 for ac_c_preproc_warn_flag in '' yes
3721 # Use a header file that comes with gcc, so configuring glibc
3722 # with a fresh cross-compiler works.
3723 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3724 # <limits.h> exists even on freestanding compilers.
3725 # On the NeXT, cc -E runs the code through the compiler's parser,
3726 # not just through cpp. "Syntax error" is here to catch this case.
3727 cat >conftest.$ac_ext <<_ACEOF
3730 cat confdefs.h >>conftest.$ac_ext
3731 cat >>conftest.$ac_ext <<_ACEOF
3732 /* end confdefs.h. */
3734 # include <limits.h>
3736 # include <assert.h>
3740 if { (ac_try="$ac_cpp conftest.$ac_ext"
3742 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3743 *) ac_try_echo=$ac_try;;
3745 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3746 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3748 grep -v '^ *+' conftest.er1 >conftest.err
3750 cat conftest.err >&5
3751 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3752 (exit $ac_status); } >/dev/null && {
3753 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3754 test ! -s conftest.err
3758 echo "$as_me: failed program was:" >&5
3759 sed 's/^/| /' conftest.$ac_ext >&5
3761 # Broken: fails on valid input.
3765 rm -f conftest.err conftest.$ac_ext
3767 # OK, works on sane cases. Now check whether nonexistent headers
3768 # can be detected and how.
3769 cat >conftest.$ac_ext <<_ACEOF
3772 cat confdefs.h >>conftest.$ac_ext
3773 cat >>conftest.$ac_ext <<_ACEOF
3774 /* end confdefs.h. */
3775 #include <ac_nonexistent.h>
3777 if { (ac_try="$ac_cpp conftest.$ac_ext"
3779 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3780 *) ac_try_echo=$ac_try;;
3782 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3783 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3785 grep -v '^ *+' conftest.er1 >conftest.err
3787 cat conftest.err >&5
3788 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3789 (exit $ac_status); } >/dev/null && {
3790 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3791 test ! -s conftest.err
3793 # Broken: success on invalid input.
3796 echo "$as_me: failed program was:" >&5
3797 sed 's/^/| /' conftest.$ac_ext >&5
3799 # Passes both tests.
3804 rm -f conftest.err conftest.$ac_ext
3807 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3808 rm -f conftest.err conftest.$ac_ext
3809 if $ac_preproc_ok; then
3821 { echo "$as_me:$LINENO: result: $CPP" >&5
3822 echo "${ECHO_T}$CPP" >&6; }
3824 for ac_c_preproc_warn_flag in '' yes
3826 # Use a header file that comes with gcc, so configuring glibc
3827 # with a fresh cross-compiler works.
3828 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3829 # <limits.h> exists even on freestanding compilers.
3830 # On the NeXT, cc -E runs the code through the compiler's parser,
3831 # not just through cpp. "Syntax error" is here to catch this case.
3832 cat >conftest.$ac_ext <<_ACEOF
3835 cat confdefs.h >>conftest.$ac_ext
3836 cat >>conftest.$ac_ext <<_ACEOF
3837 /* end confdefs.h. */
3839 # include <limits.h>
3841 # include <assert.h>
3845 if { (ac_try="$ac_cpp conftest.$ac_ext"
3847 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3848 *) ac_try_echo=$ac_try;;
3850 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3851 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3853 grep -v '^ *+' conftest.er1 >conftest.err
3855 cat conftest.err >&5
3856 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3857 (exit $ac_status); } >/dev/null && {
3858 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3859 test ! -s conftest.err
3863 echo "$as_me: failed program was:" >&5
3864 sed 's/^/| /' conftest.$ac_ext >&5
3866 # Broken: fails on valid input.
3870 rm -f conftest.err conftest.$ac_ext
3872 # OK, works on sane cases. Now check whether nonexistent headers
3873 # can be detected and how.
3874 cat >conftest.$ac_ext <<_ACEOF
3877 cat confdefs.h >>conftest.$ac_ext
3878 cat >>conftest.$ac_ext <<_ACEOF
3879 /* end confdefs.h. */
3880 #include <ac_nonexistent.h>
3882 if { (ac_try="$ac_cpp conftest.$ac_ext"
3884 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3885 *) ac_try_echo=$ac_try;;
3887 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3888 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3890 grep -v '^ *+' conftest.er1 >conftest.err
3892 cat conftest.err >&5
3893 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3894 (exit $ac_status); } >/dev/null && {
3895 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3896 test ! -s conftest.err
3898 # Broken: success on invalid input.
3901 echo "$as_me: failed program was:" >&5
3902 sed 's/^/| /' conftest.$ac_ext >&5
3904 # Passes both tests.
3909 rm -f conftest.err conftest.$ac_ext
3912 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3913 rm -f conftest.err conftest.$ac_ext
3914 if $ac_preproc_ok; then
3917 { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
3918 See \`config.log' for more details." >&5
3919 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
3920 See \`config.log' for more details." >&2;}
3921 { (exit 1); exit 1; }; }
3925 ac_cpp='$CPP $CPPFLAGS'
3926 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3927 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3928 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3931 { echo "$as_me:$LINENO: checking for X" >&5
3932 echo $ECHO_N "checking for X... $ECHO_C" >&6; }
3935 # Check whether --with-x was given.
3936 if test "${with_x+set}" = set; then
3940 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
3941 if test "x$with_x" = xno; then
3942 # The user explicitly disabled X.
3945 case $x_includes,$x_libraries in #(
3946 *\'*) { { echo "$as_me:$LINENO: error: Cannot use X directory names containing '" >&5
3947 echo "$as_me: error: Cannot use X directory names containing '" >&2;}
3948 { (exit 1); exit 1; }; };; #(
3949 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then
3950 echo $ECHO_N "(cached) $ECHO_C" >&6
3952 # One or both of the vars are not set, and there is no cached value.
3953 ac_x_includes=no ac_x_libraries=no
3954 rm -f -r conftest.dir
3955 if mkdir conftest.dir; then
3957 cat >Imakefile <<'_ACEOF'
3959 @echo incroot='${INCROOT}'
3961 @echo usrlibdir='${USRLIBDIR}'
3963 @echo libdir='${LIBDIR}'
3965 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
3966 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
3967 for ac_var in incroot usrlibdir libdir; do
3968 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
3970 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
3971 for ac_extension in a so sl; do
3972 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
3973 test -f "$ac_im_libdir/libX11.$ac_extension"; then
3974 ac_im_usrlibdir=$ac_im_libdir; break
3977 # Screen out bogus values from the imake configuration. They are
3978 # bogus both because they are the default anyway, and because
3979 # using them would break gcc on systems where it needs fixed includes.
3980 case $ac_im_incroot in
3981 /usr/include) ac_x_includes= ;;
3982 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
3984 case $ac_im_usrlibdir in
3986 *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
3990 rm -f -r conftest.dir
3993 # Standard set of common directories for X headers.
3994 # Check X11 before X11Rn because it is often a symlink to the current release.
4006 /usr/local/X11/include
4007 /usr/local/X11R6/include
4008 /usr/local/X11R5/include
4009 /usr/local/X11R4/include
4011 /usr/local/include/X11
4012 /usr/local/include/X11R6
4013 /usr/local/include/X11R5
4014 /usr/local/include/X11R4
4018 /usr/XFree86/include/X11
4022 /usr/unsupported/include
4024 /usr/local/x11r5/include
4025 /usr/lpp/Xamples/include
4027 /usr/openwin/include
4028 /usr/openwin/share/include'
4030 if test "$ac_x_includes" = no; then
4031 # Guess where to find include files, by looking for Xlib.h.
4032 # First, try using that file with no special directory specified.
4033 cat >conftest.$ac_ext <<_ACEOF
4036 cat confdefs.h >>conftest.$ac_ext
4037 cat >>conftest.$ac_ext <<_ACEOF
4038 /* end confdefs.h. */
4039 #include <X11/Xlib.h>
4041 if { (ac_try="$ac_cpp conftest.$ac_ext"
4043 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4044 *) ac_try_echo=$ac_try;;
4046 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4047 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4049 grep -v '^ *+' conftest.er1 >conftest.err
4051 cat conftest.err >&5
4052 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4053 (exit $ac_status); } >/dev/null && {
4054 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4055 test ! -s conftest.err
4057 # We can compile using X headers with no special include directory.
4060 echo "$as_me: failed program was:" >&5
4061 sed 's/^/| /' conftest.$ac_ext >&5
4063 for ac_dir in $ac_x_header_dirs; do
4064 if test -r "$ac_dir/X11/Xlib.h"; then
4065 ac_x_includes=$ac_dir
4071 rm -f conftest.err conftest.$ac_ext
4072 fi # $ac_x_includes = no
4074 if test "$ac_x_libraries" = no; then
4075 # Check for the libraries.
4076 # See if we find them without any special options.
4077 # Don't add to $LIBS permanently.
4080 cat >conftest.$ac_ext <<_ACEOF
4083 cat confdefs.h >>conftest.$ac_ext
4084 cat >>conftest.$ac_ext <<_ACEOF
4085 /* end confdefs.h. */
4086 #include <X11/Xlib.h>
4095 rm -f conftest.$ac_objext conftest$ac_exeext
4096 if { (ac_try="$ac_link"
4098 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4099 *) ac_try_echo=$ac_try;;
4101 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4102 (eval "$ac_link") 2>conftest.er1
4104 grep -v '^ *+' conftest.er1 >conftest.err
4106 cat conftest.err >&5
4107 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4108 (exit $ac_status); } && {
4109 test -z "$ac_c_werror_flag" ||
4110 test ! -s conftest.err
4111 } && test -s conftest$ac_exeext &&
4112 $as_test_x conftest$ac_exeext; then
4114 # We can link X programs with no special library path.
4117 echo "$as_me: failed program was:" >&5
4118 sed 's/^/| /' conftest.$ac_ext >&5
4121 for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
4123 # Don't even attempt the hair of trying to link an X program!
4124 for ac_extension in a so sl; do
4125 if test -r "$ac_dir/libX11.$ac_extension"; then
4126 ac_x_libraries=$ac_dir
4133 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4134 conftest$ac_exeext conftest.$ac_ext
4135 fi # $ac_x_libraries = no
4137 case $ac_x_includes,$ac_x_libraries in #(
4139 # Didn't find X, or a directory has "'" in its name.
4140 ac_cv_have_x="have_x=no";; #(
4142 # Record where we found X for the cache.
4143 ac_cv_have_x="have_x=yes\
4144 ac_x_includes='$ac_x_includes'\
4145 ac_x_libraries='$ac_x_libraries'"
4151 eval "$ac_cv_have_x"
4154 if test "$have_x" != yes; then
4155 { echo "$as_me:$LINENO: result: $have_x" >&5
4156 echo "${ECHO_T}$have_x" >&6; }
4159 # If each of the values was on the command line, it overrides each guess.
4160 test "x$x_includes" = xNONE && x_includes=$ac_x_includes
4161 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
4162 # Update the cache value to reflect the command line values.
4163 ac_cv_have_x="have_x=yes\
4164 ac_x_includes='$x_includes'\
4165 ac_x_libraries='$x_libraries'"
4166 { echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5
4167 echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6; }
4170 if test "$no_x" = yes; then
4171 # Not all programs may use this symbol, but it does not hurt to define it.
4173 cat >>confdefs.h <<\_ACEOF
4174 #define X_DISPLAY_MISSING 1
4177 X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS=
4179 if test -n "$x_includes"; then
4180 X_CFLAGS="$X_CFLAGS -I$x_includes"
4183 # It would also be nice to do this for all -L options, not just this one.
4184 if test -n "$x_libraries"; then
4185 X_LIBS="$X_LIBS -L$x_libraries"
4186 # For Solaris; some versions of Sun CC require a space after -R and
4187 # others require no space. Words are not sufficient . . . .
4188 { echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5
4189 echo $ECHO_N "checking whether -R must be followed by a space... $ECHO_C" >&6; }
4190 ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
4191 ac_xsave_c_werror_flag=$ac_c_werror_flag
4192 ac_c_werror_flag=yes
4193 cat >conftest.$ac_ext <<_ACEOF
4196 cat confdefs.h >>conftest.$ac_ext
4197 cat >>conftest.$ac_ext <<_ACEOF
4198 /* end confdefs.h. */
4208 rm -f conftest.$ac_objext conftest$ac_exeext
4209 if { (ac_try="$ac_link"
4211 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4212 *) ac_try_echo=$ac_try;;
4214 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4215 (eval "$ac_link") 2>conftest.er1
4217 grep -v '^ *+' conftest.er1 >conftest.err
4219 cat conftest.err >&5
4220 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4221 (exit $ac_status); } && {
4222 test -z "$ac_c_werror_flag" ||
4223 test ! -s conftest.err
4224 } && test -s conftest$ac_exeext &&
4225 $as_test_x conftest$ac_exeext; then
4226 { echo "$as_me:$LINENO: result: no" >&5
4227 echo "${ECHO_T}no" >&6; }
4228 X_LIBS="$X_LIBS -R$x_libraries"
4230 echo "$as_me: failed program was:" >&5
4231 sed 's/^/| /' conftest.$ac_ext >&5
4233 LIBS="$ac_xsave_LIBS -R $x_libraries"
4234 cat >conftest.$ac_ext <<_ACEOF
4237 cat confdefs.h >>conftest.$ac_ext
4238 cat >>conftest.$ac_ext <<_ACEOF
4239 /* end confdefs.h. */
4249 rm -f conftest.$ac_objext conftest$ac_exeext
4250 if { (ac_try="$ac_link"
4252 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4253 *) ac_try_echo=$ac_try;;
4255 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4256 (eval "$ac_link") 2>conftest.er1
4258 grep -v '^ *+' conftest.er1 >conftest.err
4260 cat conftest.err >&5
4261 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4262 (exit $ac_status); } && {
4263 test -z "$ac_c_werror_flag" ||
4264 test ! -s conftest.err
4265 } && test -s conftest$ac_exeext &&
4266 $as_test_x conftest$ac_exeext; then
4267 { echo "$as_me:$LINENO: result: yes" >&5
4268 echo "${ECHO_T}yes" >&6; }
4269 X_LIBS="$X_LIBS -R $x_libraries"
4271 echo "$as_me: failed program was:" >&5
4272 sed 's/^/| /' conftest.$ac_ext >&5
4274 { echo "$as_me:$LINENO: result: neither works" >&5
4275 echo "${ECHO_T}neither works" >&6; }
4278 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4279 conftest$ac_exeext conftest.$ac_ext
4282 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4283 conftest$ac_exeext conftest.$ac_ext
4284 ac_c_werror_flag=$ac_xsave_c_werror_flag
4288 # Check for system-dependent libraries X programs must link with.
4289 # Do this before checking for the system-independent R6 libraries
4290 # (-lICE), since we may need -lsocket or whatever for X linking.
4292 if test "$ISC" = yes; then
4293 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet"
4295 # Martyn Johnson says this is needed for Ultrix, if the X
4296 # libraries were built with DECnet support. And Karl Berry says
4297 # the Alpha needs dnet_stub (dnet does not exist).
4298 ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11"
4299 cat >conftest.$ac_ext <<_ACEOF
4302 cat confdefs.h >>conftest.$ac_ext
4303 cat >>conftest.$ac_ext <<_ACEOF
4304 /* end confdefs.h. */
4306 /* Override any GCC internal prototype to avoid an error.
4307 Use char because int might match the return type of a GCC
4308 builtin and then its argument prototype would still apply. */
4312 char XOpenDisplay ();
4316 return XOpenDisplay ();
4321 rm -f conftest.$ac_objext conftest$ac_exeext
4322 if { (ac_try="$ac_link"
4324 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4325 *) ac_try_echo=$ac_try;;
4327 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4328 (eval "$ac_link") 2>conftest.er1
4330 grep -v '^ *+' conftest.er1 >conftest.err
4332 cat conftest.err >&5
4333 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4334 (exit $ac_status); } && {
4335 test -z "$ac_c_werror_flag" ||
4336 test ! -s conftest.err
4337 } && test -s conftest$ac_exeext &&
4338 $as_test_x conftest$ac_exeext; then
4341 echo "$as_me: failed program was:" >&5
4342 sed 's/^/| /' conftest.$ac_ext >&5
4344 { echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5
4345 echo $ECHO_N "checking for dnet_ntoa in -ldnet... $ECHO_C" >&6; }
4346 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
4347 echo $ECHO_N "(cached) $ECHO_C" >&6
4349 ac_check_lib_save_LIBS=$LIBS
4351 cat >conftest.$ac_ext <<_ACEOF
4354 cat confdefs.h >>conftest.$ac_ext
4355 cat >>conftest.$ac_ext <<_ACEOF
4356 /* end confdefs.h. */
4358 /* Override any GCC internal prototype to avoid an error.
4359 Use char because int might match the return type of a GCC
4360 builtin and then its argument prototype would still apply. */
4368 return dnet_ntoa ();
4373 rm -f conftest.$ac_objext conftest$ac_exeext
4374 if { (ac_try="$ac_link"
4376 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4377 *) ac_try_echo=$ac_try;;
4379 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4380 (eval "$ac_link") 2>conftest.er1
4382 grep -v '^ *+' conftest.er1 >conftest.err
4384 cat conftest.err >&5
4385 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4386 (exit $ac_status); } && {
4387 test -z "$ac_c_werror_flag" ||
4388 test ! -s conftest.err
4389 } && test -s conftest$ac_exeext &&
4390 $as_test_x conftest$ac_exeext; then
4391 ac_cv_lib_dnet_dnet_ntoa=yes
4393 echo "$as_me: failed program was:" >&5
4394 sed 's/^/| /' conftest.$ac_ext >&5
4396 ac_cv_lib_dnet_dnet_ntoa=no
4399 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4400 conftest$ac_exeext conftest.$ac_ext
4401 LIBS=$ac_check_lib_save_LIBS
4403 { echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
4404 echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6; }
4405 if test $ac_cv_lib_dnet_dnet_ntoa = yes; then
4406 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
4409 if test $ac_cv_lib_dnet_dnet_ntoa = no; then
4410 { echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5
4411 echo $ECHO_N "checking for dnet_ntoa in -ldnet_stub... $ECHO_C" >&6; }
4412 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then
4413 echo $ECHO_N "(cached) $ECHO_C" >&6
4415 ac_check_lib_save_LIBS=$LIBS
4416 LIBS="-ldnet_stub $LIBS"
4417 cat >conftest.$ac_ext <<_ACEOF
4420 cat confdefs.h >>conftest.$ac_ext
4421 cat >>conftest.$ac_ext <<_ACEOF
4422 /* end confdefs.h. */
4424 /* Override any GCC internal prototype to avoid an error.
4425 Use char because int might match the return type of a GCC
4426 builtin and then its argument prototype would still apply. */
4434 return dnet_ntoa ();
4439 rm -f conftest.$ac_objext conftest$ac_exeext
4440 if { (ac_try="$ac_link"
4442 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4443 *) ac_try_echo=$ac_try;;
4445 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4446 (eval "$ac_link") 2>conftest.er1
4448 grep -v '^ *+' conftest.er1 >conftest.err
4450 cat conftest.err >&5
4451 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4452 (exit $ac_status); } && {
4453 test -z "$ac_c_werror_flag" ||
4454 test ! -s conftest.err
4455 } && test -s conftest$ac_exeext &&
4456 $as_test_x conftest$ac_exeext; then
4457 ac_cv_lib_dnet_stub_dnet_ntoa=yes
4459 echo "$as_me: failed program was:" >&5
4460 sed 's/^/| /' conftest.$ac_ext >&5
4462 ac_cv_lib_dnet_stub_dnet_ntoa=no
4465 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4466 conftest$ac_exeext conftest.$ac_ext
4467 LIBS=$ac_check_lib_save_LIBS
4469 { echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
4470 echo "${ECHO_T}$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
4471 if test $ac_cv_lib_dnet_stub_dnet_ntoa = yes; then
4472 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
4478 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4479 conftest$ac_exeext conftest.$ac_ext
4480 LIBS="$ac_xsave_LIBS"
4482 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
4483 # to get the SysV transport functions.
4484 # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
4486 # The nsl library prevents programs from opening the X display
4487 # on Irix 5.2, according to T.E. Dickey.
4488 # The functions gethostbyname, getservbyname, and inet_addr are
4489 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
4490 { echo "$as_me:$LINENO: checking for gethostbyname" >&5
4491 echo $ECHO_N "checking for gethostbyname... $ECHO_C" >&6; }
4492 if test "${ac_cv_func_gethostbyname+set}" = set; then
4493 echo $ECHO_N "(cached) $ECHO_C" >&6
4495 cat >conftest.$ac_ext <<_ACEOF
4498 cat confdefs.h >>conftest.$ac_ext
4499 cat >>conftest.$ac_ext <<_ACEOF
4500 /* end confdefs.h. */
4501 /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
4502 For example, HP-UX 11i <limits.h> declares gettimeofday. */
4503 #define gethostbyname innocuous_gethostbyname
4505 /* System header to define __stub macros and hopefully few prototypes,
4506 which can conflict with char gethostbyname (); below.
4507 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4508 <limits.h> exists even on freestanding compilers. */
4511 # include <limits.h>
4513 # include <assert.h>
4516 #undef gethostbyname
4518 /* Override any GCC internal prototype to avoid an error.
4519 Use char because int might match the return type of a GCC
4520 builtin and then its argument prototype would still apply. */
4524 char gethostbyname ();
4525 /* The GNU C library defines this for functions which it implements
4526 to always fail with ENOSYS. Some functions are actually named
4527 something starting with __ and the normal name is an alias. */
4528 #if defined __stub_gethostbyname || defined __stub___gethostbyname
4535 return gethostbyname ();
4540 rm -f conftest.$ac_objext conftest$ac_exeext
4541 if { (ac_try="$ac_link"
4543 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4544 *) ac_try_echo=$ac_try;;
4546 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4547 (eval "$ac_link") 2>conftest.er1
4549 grep -v '^ *+' conftest.er1 >conftest.err
4551 cat conftest.err >&5
4552 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4553 (exit $ac_status); } && {
4554 test -z "$ac_c_werror_flag" ||
4555 test ! -s conftest.err
4556 } && test -s conftest$ac_exeext &&
4557 $as_test_x conftest$ac_exeext; then
4558 ac_cv_func_gethostbyname=yes
4560 echo "$as_me: failed program was:" >&5
4561 sed 's/^/| /' conftest.$ac_ext >&5
4563 ac_cv_func_gethostbyname=no
4566 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4567 conftest$ac_exeext conftest.$ac_ext
4569 { echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
4570 echo "${ECHO_T}$ac_cv_func_gethostbyname" >&6; }
4572 if test $ac_cv_func_gethostbyname = no; then
4573 { echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
4574 echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6; }
4575 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
4576 echo $ECHO_N "(cached) $ECHO_C" >&6
4578 ac_check_lib_save_LIBS=$LIBS
4580 cat >conftest.$ac_ext <<_ACEOF
4583 cat confdefs.h >>conftest.$ac_ext
4584 cat >>conftest.$ac_ext <<_ACEOF
4585 /* end confdefs.h. */
4587 /* Override any GCC internal prototype to avoid an error.
4588 Use char because int might match the return type of a GCC
4589 builtin and then its argument prototype would still apply. */
4593 char gethostbyname ();
4597 return gethostbyname ();
4602 rm -f conftest.$ac_objext conftest$ac_exeext
4603 if { (ac_try="$ac_link"
4605 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4606 *) ac_try_echo=$ac_try;;
4608 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4609 (eval "$ac_link") 2>conftest.er1
4611 grep -v '^ *+' conftest.er1 >conftest.err
4613 cat conftest.err >&5
4614 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4615 (exit $ac_status); } && {
4616 test -z "$ac_c_werror_flag" ||
4617 test ! -s conftest.err
4618 } && test -s conftest$ac_exeext &&
4619 $as_test_x conftest$ac_exeext; then
4620 ac_cv_lib_nsl_gethostbyname=yes
4622 echo "$as_me: failed program was:" >&5
4623 sed 's/^/| /' conftest.$ac_ext >&5
4625 ac_cv_lib_nsl_gethostbyname=no
4628 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4629 conftest$ac_exeext conftest.$ac_ext
4630 LIBS=$ac_check_lib_save_LIBS
4632 { echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
4633 echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6; }
4634 if test $ac_cv_lib_nsl_gethostbyname = yes; then
4635 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
4638 if test $ac_cv_lib_nsl_gethostbyname = no; then
4639 { echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5
4640 echo $ECHO_N "checking for gethostbyname in -lbsd... $ECHO_C" >&6; }
4641 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then
4642 echo $ECHO_N "(cached) $ECHO_C" >&6
4644 ac_check_lib_save_LIBS=$LIBS
4646 cat >conftest.$ac_ext <<_ACEOF
4649 cat confdefs.h >>conftest.$ac_ext
4650 cat >>conftest.$ac_ext <<_ACEOF
4651 /* end confdefs.h. */
4653 /* Override any GCC internal prototype to avoid an error.
4654 Use char because int might match the return type of a GCC
4655 builtin and then its argument prototype would still apply. */
4659 char gethostbyname ();
4663 return gethostbyname ();
4668 rm -f conftest.$ac_objext conftest$ac_exeext
4669 if { (ac_try="$ac_link"
4671 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4672 *) ac_try_echo=$ac_try;;
4674 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4675 (eval "$ac_link") 2>conftest.er1
4677 grep -v '^ *+' conftest.er1 >conftest.err
4679 cat conftest.err >&5
4680 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4681 (exit $ac_status); } && {
4682 test -z "$ac_c_werror_flag" ||
4683 test ! -s conftest.err
4684 } && test -s conftest$ac_exeext &&
4685 $as_test_x conftest$ac_exeext; then
4686 ac_cv_lib_bsd_gethostbyname=yes
4688 echo "$as_me: failed program was:" >&5
4689 sed 's/^/| /' conftest.$ac_ext >&5
4691 ac_cv_lib_bsd_gethostbyname=no
4694 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4695 conftest$ac_exeext conftest.$ac_ext
4696 LIBS=$ac_check_lib_save_LIBS
4698 { echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5
4699 echo "${ECHO_T}$ac_cv_lib_bsd_gethostbyname" >&6; }
4700 if test $ac_cv_lib_bsd_gethostbyname = yes; then
4701 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
4707 # lieder@skyler.mavd.honeywell.com says without -lsocket,
4708 # socket/setsockopt and other routines are undefined under SCO ODT
4709 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
4710 # on later versions), says Simon Leinen: it contains gethostby*
4711 # variants that don't use the name server (or something). -lsocket
4712 # must be given before -lnsl if both are needed. We assume that
4713 # if connect needs -lnsl, so does gethostbyname.
4714 { echo "$as_me:$LINENO: checking for connect" >&5
4715 echo $ECHO_N "checking for connect... $ECHO_C" >&6; }
4716 if test "${ac_cv_func_connect+set}" = set; then
4717 echo $ECHO_N "(cached) $ECHO_C" >&6
4719 cat >conftest.$ac_ext <<_ACEOF
4722 cat confdefs.h >>conftest.$ac_ext
4723 cat >>conftest.$ac_ext <<_ACEOF
4724 /* end confdefs.h. */
4725 /* Define connect to an innocuous variant, in case <limits.h> declares connect.
4726 For example, HP-UX 11i <limits.h> declares gettimeofday. */
4727 #define connect innocuous_connect
4729 /* System header to define __stub macros and hopefully few prototypes,
4730 which can conflict with char connect (); below.
4731 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4732 <limits.h> exists even on freestanding compilers. */
4735 # include <limits.h>
4737 # include <assert.h>
4742 /* Override any GCC internal prototype to avoid an error.
4743 Use char because int might match the return type of a GCC
4744 builtin and then its argument prototype would still apply. */
4749 /* The GNU C library defines this for functions which it implements
4750 to always fail with ENOSYS. Some functions are actually named
4751 something starting with __ and the normal name is an alias. */
4752 #if defined __stub_connect || defined __stub___connect
4764 rm -f conftest.$ac_objext conftest$ac_exeext
4765 if { (ac_try="$ac_link"
4767 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4768 *) ac_try_echo=$ac_try;;
4770 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4771 (eval "$ac_link") 2>conftest.er1
4773 grep -v '^ *+' conftest.er1 >conftest.err
4775 cat conftest.err >&5
4776 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4777 (exit $ac_status); } && {
4778 test -z "$ac_c_werror_flag" ||
4779 test ! -s conftest.err
4780 } && test -s conftest$ac_exeext &&
4781 $as_test_x conftest$ac_exeext; then
4782 ac_cv_func_connect=yes
4784 echo "$as_me: failed program was:" >&5
4785 sed 's/^/| /' conftest.$ac_ext >&5
4787 ac_cv_func_connect=no
4790 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4791 conftest$ac_exeext conftest.$ac_ext
4793 { echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5
4794 echo "${ECHO_T}$ac_cv_func_connect" >&6; }
4796 if test $ac_cv_func_connect = no; then
4797 { echo "$as_me:$LINENO: checking for connect in -lsocket" >&5
4798 echo $ECHO_N "checking for connect in -lsocket... $ECHO_C" >&6; }
4799 if test "${ac_cv_lib_socket_connect+set}" = set; then
4800 echo $ECHO_N "(cached) $ECHO_C" >&6
4802 ac_check_lib_save_LIBS=$LIBS
4803 LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
4804 cat >conftest.$ac_ext <<_ACEOF
4807 cat confdefs.h >>conftest.$ac_ext
4808 cat >>conftest.$ac_ext <<_ACEOF
4809 /* end confdefs.h. */
4811 /* Override any GCC internal prototype to avoid an error.
4812 Use char because int might match the return type of a GCC
4813 builtin and then its argument prototype would still apply. */
4826 rm -f conftest.$ac_objext conftest$ac_exeext
4827 if { (ac_try="$ac_link"
4829 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4830 *) ac_try_echo=$ac_try;;
4832 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4833 (eval "$ac_link") 2>conftest.er1
4835 grep -v '^ *+' conftest.er1 >conftest.err
4837 cat conftest.err >&5
4838 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4839 (exit $ac_status); } && {
4840 test -z "$ac_c_werror_flag" ||
4841 test ! -s conftest.err
4842 } && test -s conftest$ac_exeext &&
4843 $as_test_x conftest$ac_exeext; then
4844 ac_cv_lib_socket_connect=yes
4846 echo "$as_me: failed program was:" >&5
4847 sed 's/^/| /' conftest.$ac_ext >&5
4849 ac_cv_lib_socket_connect=no
4852 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4853 conftest$ac_exeext conftest.$ac_ext
4854 LIBS=$ac_check_lib_save_LIBS
4856 { echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5
4857 echo "${ECHO_T}$ac_cv_lib_socket_connect" >&6; }
4858 if test $ac_cv_lib_socket_connect = yes; then
4859 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
4864 # Guillermo Gomez says -lposix is necessary on A/UX.
4865 { echo "$as_me:$LINENO: checking for remove" >&5
4866 echo $ECHO_N "checking for remove... $ECHO_C" >&6; }
4867 if test "${ac_cv_func_remove+set}" = set; then
4868 echo $ECHO_N "(cached) $ECHO_C" >&6
4870 cat >conftest.$ac_ext <<_ACEOF
4873 cat confdefs.h >>conftest.$ac_ext
4874 cat >>conftest.$ac_ext <<_ACEOF
4875 /* end confdefs.h. */
4876 /* Define remove to an innocuous variant, in case <limits.h> declares remove.
4877 For example, HP-UX 11i <limits.h> declares gettimeofday. */
4878 #define remove innocuous_remove
4880 /* System header to define __stub macros and hopefully few prototypes,
4881 which can conflict with char remove (); below.
4882 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4883 <limits.h> exists even on freestanding compilers. */
4886 # include <limits.h>
4888 # include <assert.h>
4893 /* Override any GCC internal prototype to avoid an error.
4894 Use char because int might match the return type of a GCC
4895 builtin and then its argument prototype would still apply. */
4900 /* The GNU C library defines this for functions which it implements
4901 to always fail with ENOSYS. Some functions are actually named
4902 something starting with __ and the normal name is an alias. */
4903 #if defined __stub_remove || defined __stub___remove
4915 rm -f conftest.$ac_objext conftest$ac_exeext
4916 if { (ac_try="$ac_link"
4918 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4919 *) ac_try_echo=$ac_try;;
4921 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4922 (eval "$ac_link") 2>conftest.er1
4924 grep -v '^ *+' conftest.er1 >conftest.err
4926 cat conftest.err >&5
4927 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4928 (exit $ac_status); } && {
4929 test -z "$ac_c_werror_flag" ||
4930 test ! -s conftest.err
4931 } && test -s conftest$ac_exeext &&
4932 $as_test_x conftest$ac_exeext; then
4933 ac_cv_func_remove=yes
4935 echo "$as_me: failed program was:" >&5
4936 sed 's/^/| /' conftest.$ac_ext >&5
4938 ac_cv_func_remove=no
4941 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4942 conftest$ac_exeext conftest.$ac_ext
4944 { echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5
4945 echo "${ECHO_T}$ac_cv_func_remove" >&6; }
4947 if test $ac_cv_func_remove = no; then
4948 { echo "$as_me:$LINENO: checking for remove in -lposix" >&5
4949 echo $ECHO_N "checking for remove in -lposix... $ECHO_C" >&6; }
4950 if test "${ac_cv_lib_posix_remove+set}" = set; then
4951 echo $ECHO_N "(cached) $ECHO_C" >&6
4953 ac_check_lib_save_LIBS=$LIBS
4954 LIBS="-lposix $LIBS"
4955 cat >conftest.$ac_ext <<_ACEOF
4958 cat confdefs.h >>conftest.$ac_ext
4959 cat >>conftest.$ac_ext <<_ACEOF
4960 /* end confdefs.h. */
4962 /* Override any GCC internal prototype to avoid an error.
4963 Use char because int might match the return type of a GCC
4964 builtin and then its argument prototype would still apply. */
4977 rm -f conftest.$ac_objext conftest$ac_exeext
4978 if { (ac_try="$ac_link"
4980 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4981 *) ac_try_echo=$ac_try;;
4983 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4984 (eval "$ac_link") 2>conftest.er1
4986 grep -v '^ *+' conftest.er1 >conftest.err
4988 cat conftest.err >&5
4989 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4990 (exit $ac_status); } && {
4991 test -z "$ac_c_werror_flag" ||
4992 test ! -s conftest.err
4993 } && test -s conftest$ac_exeext &&
4994 $as_test_x conftest$ac_exeext; then
4995 ac_cv_lib_posix_remove=yes
4997 echo "$as_me: failed program was:" >&5
4998 sed 's/^/| /' conftest.$ac_ext >&5
5000 ac_cv_lib_posix_remove=no
5003 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5004 conftest$ac_exeext conftest.$ac_ext
5005 LIBS=$ac_check_lib_save_LIBS
5007 { echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5
5008 echo "${ECHO_T}$ac_cv_lib_posix_remove" >&6; }
5009 if test $ac_cv_lib_posix_remove = yes; then
5010 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
5015 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
5016 { echo "$as_me:$LINENO: checking for shmat" >&5
5017 echo $ECHO_N "checking for shmat... $ECHO_C" >&6; }
5018 if test "${ac_cv_func_shmat+set}" = set; then
5019 echo $ECHO_N "(cached) $ECHO_C" >&6
5021 cat >conftest.$ac_ext <<_ACEOF
5024 cat confdefs.h >>conftest.$ac_ext
5025 cat >>conftest.$ac_ext <<_ACEOF
5026 /* end confdefs.h. */
5027 /* Define shmat to an innocuous variant, in case <limits.h> declares shmat.
5028 For example, HP-UX 11i <limits.h> declares gettimeofday. */
5029 #define shmat innocuous_shmat
5031 /* System header to define __stub macros and hopefully few prototypes,
5032 which can conflict with char shmat (); below.
5033 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5034 <limits.h> exists even on freestanding compilers. */
5037 # include <limits.h>
5039 # include <assert.h>
5044 /* Override any GCC internal prototype to avoid an error.
5045 Use char because int might match the return type of a GCC
5046 builtin and then its argument prototype would still apply. */
5051 /* The GNU C library defines this for functions which it implements
5052 to always fail with ENOSYS. Some functions are actually named
5053 something starting with __ and the normal name is an alias. */
5054 #if defined __stub_shmat || defined __stub___shmat
5066 rm -f conftest.$ac_objext conftest$ac_exeext
5067 if { (ac_try="$ac_link"
5069 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5070 *) ac_try_echo=$ac_try;;
5072 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5073 (eval "$ac_link") 2>conftest.er1
5075 grep -v '^ *+' conftest.er1 >conftest.err
5077 cat conftest.err >&5
5078 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5079 (exit $ac_status); } && {
5080 test -z "$ac_c_werror_flag" ||
5081 test ! -s conftest.err
5082 } && test -s conftest$ac_exeext &&
5083 $as_test_x conftest$ac_exeext; then
5084 ac_cv_func_shmat=yes
5086 echo "$as_me: failed program was:" >&5
5087 sed 's/^/| /' conftest.$ac_ext >&5
5092 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5093 conftest$ac_exeext conftest.$ac_ext
5095 { echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5
5096 echo "${ECHO_T}$ac_cv_func_shmat" >&6; }
5098 if test $ac_cv_func_shmat = no; then
5099 { echo "$as_me:$LINENO: checking for shmat in -lipc" >&5
5100 echo $ECHO_N "checking for shmat in -lipc... $ECHO_C" >&6; }
5101 if test "${ac_cv_lib_ipc_shmat+set}" = set; then
5102 echo $ECHO_N "(cached) $ECHO_C" >&6
5104 ac_check_lib_save_LIBS=$LIBS
5106 cat >conftest.$ac_ext <<_ACEOF
5109 cat confdefs.h >>conftest.$ac_ext
5110 cat >>conftest.$ac_ext <<_ACEOF
5111 /* end confdefs.h. */
5113 /* Override any GCC internal prototype to avoid an error.
5114 Use char because int might match the return type of a GCC
5115 builtin and then its argument prototype would still apply. */
5128 rm -f conftest.$ac_objext conftest$ac_exeext
5129 if { (ac_try="$ac_link"
5131 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5132 *) ac_try_echo=$ac_try;;
5134 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5135 (eval "$ac_link") 2>conftest.er1
5137 grep -v '^ *+' conftest.er1 >conftest.err
5139 cat conftest.err >&5
5140 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5141 (exit $ac_status); } && {
5142 test -z "$ac_c_werror_flag" ||
5143 test ! -s conftest.err
5144 } && test -s conftest$ac_exeext &&
5145 $as_test_x conftest$ac_exeext; then
5146 ac_cv_lib_ipc_shmat=yes
5148 echo "$as_me: failed program was:" >&5
5149 sed 's/^/| /' conftest.$ac_ext >&5
5151 ac_cv_lib_ipc_shmat=no
5154 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5155 conftest$ac_exeext conftest.$ac_ext
5156 LIBS=$ac_check_lib_save_LIBS
5158 { echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5
5159 echo "${ECHO_T}$ac_cv_lib_ipc_shmat" >&6; }
5160 if test $ac_cv_lib_ipc_shmat = yes; then
5161 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
5167 # Check for libraries that X11R6 Xt/Xaw programs need.
5168 ac_save_LDFLAGS=$LDFLAGS
5169 test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries"
5170 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
5171 # check for ICE first), but we must link in the order -lSM -lICE or
5172 # we get undefined symbols. So assume we have SM if we have ICE.
5173 # These have to be linked with before -lX11, unlike the other
5174 # libraries we check for below, so use a different variable.
5175 # John Interrante, Karl Berry
5176 { echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5
5177 echo $ECHO_N "checking for IceConnectionNumber in -lICE... $ECHO_C" >&6; }
5178 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then
5179 echo $ECHO_N "(cached) $ECHO_C" >&6
5181 ac_check_lib_save_LIBS=$LIBS
5182 LIBS="-lICE $X_EXTRA_LIBS $LIBS"
5183 cat >conftest.$ac_ext <<_ACEOF
5186 cat confdefs.h >>conftest.$ac_ext
5187 cat >>conftest.$ac_ext <<_ACEOF
5188 /* end confdefs.h. */
5190 /* Override any GCC internal prototype to avoid an error.
5191 Use char because int might match the return type of a GCC
5192 builtin and then its argument prototype would still apply. */
5196 char IceConnectionNumber ();
5200 return IceConnectionNumber ();
5205 rm -f conftest.$ac_objext conftest$ac_exeext
5206 if { (ac_try="$ac_link"
5208 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5209 *) ac_try_echo=$ac_try;;
5211 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5212 (eval "$ac_link") 2>conftest.er1
5214 grep -v '^ *+' conftest.er1 >conftest.err
5216 cat conftest.err >&5
5217 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5218 (exit $ac_status); } && {
5219 test -z "$ac_c_werror_flag" ||
5220 test ! -s conftest.err
5221 } && test -s conftest$ac_exeext &&
5222 $as_test_x conftest$ac_exeext; then
5223 ac_cv_lib_ICE_IceConnectionNumber=yes
5225 echo "$as_me: failed program was:" >&5
5226 sed 's/^/| /' conftest.$ac_ext >&5
5228 ac_cv_lib_ICE_IceConnectionNumber=no
5231 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5232 conftest$ac_exeext conftest.$ac_ext
5233 LIBS=$ac_check_lib_save_LIBS
5235 { echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
5236 echo "${ECHO_T}$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
5237 if test $ac_cv_lib_ICE_IceConnectionNumber = yes; then
5238 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
5241 LDFLAGS=$ac_save_LDFLAGS
5248 # Extract the first word of "$ac_prog", so it can be a program name with args.
5249 set dummy $ac_prog; ac_word=$2
5250 { echo "$as_me:$LINENO: checking for $ac_word" >&5
5251 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5252 if test "${ac_cv_prog_FLEX+set}" = set; then
5253 echo $ECHO_N "(cached) $ECHO_C" >&6
5255 if test -n "$FLEX"; then
5256 ac_cv_prog_FLEX="$FLEX" # Let the user override the test.
5258 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5262 test -z "$as_dir" && as_dir=.
5263 for ac_exec_ext in '' $ac_executable_extensions; do
5264 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5265 ac_cv_prog_FLEX="$ac_prog"
5266 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5275 FLEX=$ac_cv_prog_FLEX
5276 if test -n "$FLEX"; then
5277 { echo "$as_me:$LINENO: result: $FLEX" >&5
5278 echo "${ECHO_T}$FLEX" >&6; }
5280 { echo "$as_me:$LINENO: result: no" >&5
5281 echo "${ECHO_T}no" >&6; }
5285 test -n "$FLEX" && break
5287 test -n "$FLEX" || FLEX="none"
5289 if test "$FLEX" = "none"
5291 { { echo "$as_me:$LINENO: error: no suitable flex found. Please install the 'flex' package." >&5
5292 echo "$as_me: error: no suitable flex found. Please install the 'flex' package." >&2;}
5293 { (exit 1); exit 1; }; }
5296 for ac_prog in bison
5298 # Extract the first word of "$ac_prog", so it can be a program name with args.
5299 set dummy $ac_prog; ac_word=$2
5300 { echo "$as_me:$LINENO: checking for $ac_word" >&5
5301 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5302 if test "${ac_cv_prog_BISON+set}" = set; then
5303 echo $ECHO_N "(cached) $ECHO_C" >&6
5305 if test -n "$BISON"; then
5306 ac_cv_prog_BISON="$BISON" # Let the user override the test.
5308 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5312 test -z "$as_dir" && as_dir=.
5313 for ac_exec_ext in '' $ac_executable_extensions; do
5314 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5315 ac_cv_prog_BISON="$ac_prog"
5316 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5325 BISON=$ac_cv_prog_BISON
5326 if test -n "$BISON"; then
5327 { echo "$as_me:$LINENO: result: $BISON" >&5
5328 echo "${ECHO_T}$BISON" >&6; }
5330 { echo "$as_me:$LINENO: result: no" >&5
5331 echo "${ECHO_T}no" >&6; }
5335 test -n "$BISON" && break
5337 test -n "$BISON" || BISON="none"
5339 if test "$BISON" = "none"
5341 { { echo "$as_me:$LINENO: error: no suitable bison found. Please install the 'bison' package." >&5
5342 echo "$as_me: error: no suitable bison found. Please install the 'bison' package." >&2;}
5343 { (exit 1); exit 1; }; }
5346 if test -n "$ac_tool_prefix"; then
5347 for ac_prog in gas as
5349 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5350 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5351 { echo "$as_me:$LINENO: checking for $ac_word" >&5
5352 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5353 if test "${ac_cv_prog_AS+set}" = set; then
5354 echo $ECHO_N "(cached) $ECHO_C" >&6
5356 if test -n "$AS"; then
5357 ac_cv_prog_AS="$AS" # Let the user override the test.
5359 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5363 test -z "$as_dir" && as_dir=.
5364 for ac_exec_ext in '' $ac_executable_extensions; do
5365 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5366 ac_cv_prog_AS="$ac_tool_prefix$ac_prog"
5367 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5377 if test -n "$AS"; then
5378 { echo "$as_me:$LINENO: result: $AS" >&5
5379 echo "${ECHO_T}$AS" >&6; }
5381 { echo "$as_me:$LINENO: result: no" >&5
5382 echo "${ECHO_T}no" >&6; }
5386 test -n "$AS" && break
5389 if test -z "$AS"; then
5391 for ac_prog in gas as
5393 # Extract the first word of "$ac_prog", so it can be a program name with args.
5394 set dummy $ac_prog; ac_word=$2
5395 { echo "$as_me:$LINENO: checking for $ac_word" >&5
5396 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5397 if test "${ac_cv_prog_ac_ct_AS+set}" = set; then
5398 echo $ECHO_N "(cached) $ECHO_C" >&6
5400 if test -n "$ac_ct_AS"; then
5401 ac_cv_prog_ac_ct_AS="$ac_ct_AS" # Let the user override the test.
5403 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5407 test -z "$as_dir" && as_dir=.
5408 for ac_exec_ext in '' $ac_executable_extensions; do
5409 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5410 ac_cv_prog_ac_ct_AS="$ac_prog"
5411 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5420 ac_ct_AS=$ac_cv_prog_ac_ct_AS
5421 if test -n "$ac_ct_AS"; then
5422 { echo "$as_me:$LINENO: result: $ac_ct_AS" >&5
5423 echo "${ECHO_T}$ac_ct_AS" >&6; }
5425 { echo "$as_me:$LINENO: result: no" >&5
5426 echo "${ECHO_T}no" >&6; }
5430 test -n "$ac_ct_AS" && break
5433 if test "x$ac_ct_AS" = x; then
5436 case $cross_compiling:$ac_tool_warned in
5438 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
5439 whose name does not start with the host triplet. If you think this
5440 configuration is useful to you, please write to autoconf@gnu.org." >&5
5441 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
5442 whose name does not start with the host triplet. If you think this
5443 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
5444 ac_tool_warned=yes ;;
5450 if test -n "$ac_tool_prefix"; then
5451 for ac_prog in ld gld
5453 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5454 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5455 { echo "$as_me:$LINENO: checking for $ac_word" >&5
5456 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5457 if test "${ac_cv_prog_LD+set}" = set; then
5458 echo $ECHO_N "(cached) $ECHO_C" >&6
5460 if test -n "$LD"; then
5461 ac_cv_prog_LD="$LD" # Let the user override the test.
5463 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5467 test -z "$as_dir" && as_dir=.
5468 for ac_exec_ext in '' $ac_executable_extensions; do
5469 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5470 ac_cv_prog_LD="$ac_tool_prefix$ac_prog"
5471 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5481 if test -n "$LD"; then
5482 { echo "$as_me:$LINENO: result: $LD" >&5
5483 echo "${ECHO_T}$LD" >&6; }
5485 { echo "$as_me:$LINENO: result: no" >&5
5486 echo "${ECHO_T}no" >&6; }
5490 test -n "$LD" && break
5493 if test -z "$LD"; then
5495 for ac_prog in ld gld
5497 # Extract the first word of "$ac_prog", so it can be a program name with args.
5498 set dummy $ac_prog; ac_word=$2
5499 { echo "$as_me:$LINENO: checking for $ac_word" >&5
5500 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5501 if test "${ac_cv_prog_ac_ct_LD+set}" = set; then
5502 echo $ECHO_N "(cached) $ECHO_C" >&6
5504 if test -n "$ac_ct_LD"; then
5505 ac_cv_prog_ac_ct_LD="$ac_ct_LD" # Let the user override the test.
5507 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5511 test -z "$as_dir" && as_dir=.
5512 for ac_exec_ext in '' $ac_executable_extensions; do
5513 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5514 ac_cv_prog_ac_ct_LD="$ac_prog"
5515 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5524 ac_ct_LD=$ac_cv_prog_ac_ct_LD
5525 if test -n "$ac_ct_LD"; then
5526 { echo "$as_me:$LINENO: result: $ac_ct_LD" >&5
5527 echo "${ECHO_T}$ac_ct_LD" >&6; }
5529 { echo "$as_me:$LINENO: result: no" >&5
5530 echo "${ECHO_T}no" >&6; }
5534 test -n "$ac_ct_LD" && break
5537 if test "x$ac_ct_LD" = x; then
5540 case $cross_compiling:$ac_tool_warned in
5542 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
5543 whose name does not start with the host triplet. If you think this
5544 configuration is useful to you, please write to autoconf@gnu.org." >&5
5545 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
5546 whose name does not start with the host triplet. If you think this
5547 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
5548 ac_tool_warned=yes ;;
5554 if test -n "$ac_tool_prefix"; then
5555 for ac_prog in nm gnm
5557 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5558 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5559 { echo "$as_me:$LINENO: checking for $ac_word" >&5
5560 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5561 if test "${ac_cv_prog_NM+set}" = set; then
5562 echo $ECHO_N "(cached) $ECHO_C" >&6
5564 if test -n "$NM"; then
5565 ac_cv_prog_NM="$NM" # Let the user override the test.
5567 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5571 test -z "$as_dir" && as_dir=.
5572 for ac_exec_ext in '' $ac_executable_extensions; do
5573 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5574 ac_cv_prog_NM="$ac_tool_prefix$ac_prog"
5575 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5585 if test -n "$NM"; then
5586 { echo "$as_me:$LINENO: result: $NM" >&5
5587 echo "${ECHO_T}$NM" >&6; }
5589 { echo "$as_me:$LINENO: result: no" >&5
5590 echo "${ECHO_T}no" >&6; }
5594 test -n "$NM" && break
5597 if test -z "$NM"; then
5599 for ac_prog in nm gnm
5601 # Extract the first word of "$ac_prog", so it can be a program name with args.
5602 set dummy $ac_prog; ac_word=$2
5603 { echo "$as_me:$LINENO: checking for $ac_word" >&5
5604 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5605 if test "${ac_cv_prog_ac_ct_NM+set}" = set; then
5606 echo $ECHO_N "(cached) $ECHO_C" >&6
5608 if test -n "$ac_ct_NM"; then
5609 ac_cv_prog_ac_ct_NM="$ac_ct_NM" # Let the user override the test.
5611 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5615 test -z "$as_dir" && as_dir=.
5616 for ac_exec_ext in '' $ac_executable_extensions; do
5617 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5618 ac_cv_prog_ac_ct_NM="$ac_prog"
5619 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5628 ac_ct_NM=$ac_cv_prog_ac_ct_NM
5629 if test -n "$ac_ct_NM"; then
5630 { echo "$as_me:$LINENO: result: $ac_ct_NM" >&5
5631 echo "${ECHO_T}$ac_ct_NM" >&6; }
5633 { echo "$as_me:$LINENO: result: no" >&5
5634 echo "${ECHO_T}no" >&6; }
5638 test -n "$ac_ct_NM" && break
5641 if test "x$ac_ct_NM" = x; then
5644 case $cross_compiling:$ac_tool_warned in
5646 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
5647 whose name does not start with the host triplet. If you think this
5648 configuration is useful to you, please write to autoconf@gnu.org." >&5
5649 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
5650 whose name does not start with the host triplet. If you think this
5651 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
5652 ac_tool_warned=yes ;;
5658 if test -n "$ac_tool_prefix"; then
5659 for ac_prog in ar gar
5661 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5662 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5663 { echo "$as_me:$LINENO: checking for $ac_word" >&5
5664 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5665 if test "${ac_cv_prog_AR+set}" = set; then
5666 echo $ECHO_N "(cached) $ECHO_C" >&6
5668 if test -n "$AR"; then
5669 ac_cv_prog_AR="$AR" # Let the user override the test.
5671 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5675 test -z "$as_dir" && as_dir=.
5676 for ac_exec_ext in '' $ac_executable_extensions; do
5677 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5678 ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
5679 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5689 if test -n "$AR"; then
5690 { echo "$as_me:$LINENO: result: $AR" >&5
5691 echo "${ECHO_T}$AR" >&6; }
5693 { echo "$as_me:$LINENO: result: no" >&5
5694 echo "${ECHO_T}no" >&6; }
5698 test -n "$AR" && break
5701 if test -z "$AR"; then
5703 for ac_prog in ar gar
5705 # Extract the first word of "$ac_prog", so it can be a program name with args.
5706 set dummy $ac_prog; ac_word=$2
5707 { echo "$as_me:$LINENO: checking for $ac_word" >&5
5708 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5709 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
5710 echo $ECHO_N "(cached) $ECHO_C" >&6
5712 if test -n "$ac_ct_AR"; then
5713 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
5715 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5719 test -z "$as_dir" && as_dir=.
5720 for ac_exec_ext in '' $ac_executable_extensions; do
5721 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5722 ac_cv_prog_ac_ct_AR="$ac_prog"
5723 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5732 ac_ct_AR=$ac_cv_prog_ac_ct_AR
5733 if test -n "$ac_ct_AR"; then
5734 { echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
5735 echo "${ECHO_T}$ac_ct_AR" >&6; }
5737 { echo "$as_me:$LINENO: result: no" >&5
5738 echo "${ECHO_T}no" >&6; }
5742 test -n "$ac_ct_AR" && break
5745 if test "x$ac_ct_AR" = x; then
5748 case $cross_compiling:$ac_tool_warned in
5750 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
5751 whose name does not start with the host triplet. If you think this
5752 configuration is useful to you, please write to autoconf@gnu.org." >&5
5753 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
5754 whose name does not start with the host triplet. If you think this
5755 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
5756 ac_tool_warned=yes ;;
5764 if test -n "$ac_tool_prefix"; then
5765 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
5766 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
5767 { echo "$as_me:$LINENO: checking for $ac_word" >&5
5768 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5769 if test "${ac_cv_prog_RANLIB+set}" = set; then
5770 echo $ECHO_N "(cached) $ECHO_C" >&6
5772 if test -n "$RANLIB"; then
5773 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
5775 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5779 test -z "$as_dir" && as_dir=.
5780 for ac_exec_ext in '' $ac_executable_extensions; do
5781 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5782 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
5783 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5792 RANLIB=$ac_cv_prog_RANLIB
5793 if test -n "$RANLIB"; then
5794 { echo "$as_me:$LINENO: result: $RANLIB" >&5
5795 echo "${ECHO_T}$RANLIB" >&6; }
5797 { echo "$as_me:$LINENO: result: no" >&5
5798 echo "${ECHO_T}no" >&6; }
5803 if test -z "$ac_cv_prog_RANLIB"; then
5804 ac_ct_RANLIB=$RANLIB
5805 # Extract the first word of "ranlib", so it can be a program name with args.
5806 set dummy ranlib; ac_word=$2
5807 { echo "$as_me:$LINENO: checking for $ac_word" >&5
5808 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5809 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
5810 echo $ECHO_N "(cached) $ECHO_C" >&6
5812 if test -n "$ac_ct_RANLIB"; then
5813 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
5815 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5819 test -z "$as_dir" && as_dir=.
5820 for ac_exec_ext in '' $ac_executable_extensions; do
5821 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5822 ac_cv_prog_ac_ct_RANLIB="ranlib"
5823 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5832 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
5833 if test -n "$ac_ct_RANLIB"; then
5834 { echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
5835 echo "${ECHO_T}$ac_ct_RANLIB" >&6; }
5837 { echo "$as_me:$LINENO: result: no" >&5
5838 echo "${ECHO_T}no" >&6; }
5841 if test "x$ac_ct_RANLIB" = x; then
5844 case $cross_compiling:$ac_tool_warned in
5846 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
5847 whose name does not start with the host triplet. If you think this
5848 configuration is useful to you, please write to autoconf@gnu.org." >&5
5849 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
5850 whose name does not start with the host triplet. If you think this
5851 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
5852 ac_tool_warned=yes ;;
5854 RANLIB=$ac_ct_RANLIB
5857 RANLIB="$ac_cv_prog_RANLIB"
5860 if test -n "$ac_tool_prefix"; then
5861 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
5862 set dummy ${ac_tool_prefix}strip; ac_word=$2
5863 { echo "$as_me:$LINENO: checking for $ac_word" >&5
5864 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5865 if test "${ac_cv_prog_STRIP+set}" = set; then
5866 echo $ECHO_N "(cached) $ECHO_C" >&6
5868 if test -n "$STRIP"; then
5869 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
5871 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5875 test -z "$as_dir" && as_dir=.
5876 for ac_exec_ext in '' $ac_executable_extensions; do
5877 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5878 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
5879 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5888 STRIP=$ac_cv_prog_STRIP
5889 if test -n "$STRIP"; then
5890 { echo "$as_me:$LINENO: result: $STRIP" >&5
5891 echo "${ECHO_T}$STRIP" >&6; }
5893 { echo "$as_me:$LINENO: result: no" >&5
5894 echo "${ECHO_T}no" >&6; }
5899 if test -z "$ac_cv_prog_STRIP"; then
5901 # Extract the first word of "strip", so it can be a program name with args.
5902 set dummy strip; ac_word=$2
5903 { echo "$as_me:$LINENO: checking for $ac_word" >&5
5904 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5905 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
5906 echo $ECHO_N "(cached) $ECHO_C" >&6
5908 if test -n "$ac_ct_STRIP"; then
5909 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
5911 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5915 test -z "$as_dir" && as_dir=.
5916 for ac_exec_ext in '' $ac_executable_extensions; do
5917 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5918 ac_cv_prog_ac_ct_STRIP="strip"
5919 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5928 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
5929 if test -n "$ac_ct_STRIP"; then
5930 { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
5931 echo "${ECHO_T}$ac_ct_STRIP" >&6; }
5933 { echo "$as_me:$LINENO: result: no" >&5
5934 echo "${ECHO_T}no" >&6; }
5937 if test "x$ac_ct_STRIP" = x; then
5940 case $cross_compiling:$ac_tool_warned in
5942 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
5943 whose name does not start with the host triplet. If you think this
5944 configuration is useful to you, please write to autoconf@gnu.org." >&5
5945 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
5946 whose name does not start with the host triplet. If you think this
5947 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
5948 ac_tool_warned=yes ;;
5953 STRIP="$ac_cv_prog_STRIP"
5956 if test -n "$ac_tool_prefix"; then
5957 # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args.
5958 set dummy ${ac_tool_prefix}windres; ac_word=$2
5959 { echo "$as_me:$LINENO: checking for $ac_word" >&5
5960 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5961 if test "${ac_cv_prog_WINDRES+set}" = set; then
5962 echo $ECHO_N "(cached) $ECHO_C" >&6
5964 if test -n "$WINDRES"; then
5965 ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test.
5967 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5971 test -z "$as_dir" && as_dir=.
5972 for ac_exec_ext in '' $ac_executable_extensions; do
5973 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5974 ac_cv_prog_WINDRES="${ac_tool_prefix}windres"
5975 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5984 WINDRES=$ac_cv_prog_WINDRES
5985 if test -n "$WINDRES"; then
5986 { echo "$as_me:$LINENO: result: $WINDRES" >&5
5987 echo "${ECHO_T}$WINDRES" >&6; }
5989 { echo "$as_me:$LINENO: result: no" >&5
5990 echo "${ECHO_T}no" >&6; }
5995 if test -z "$ac_cv_prog_WINDRES"; then
5996 ac_ct_WINDRES=$WINDRES
5997 # Extract the first word of "windres", so it can be a program name with args.
5998 set dummy windres; ac_word=$2
5999 { echo "$as_me:$LINENO: checking for $ac_word" >&5
6000 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
6001 if test "${ac_cv_prog_ac_ct_WINDRES+set}" = set; then
6002 echo $ECHO_N "(cached) $ECHO_C" >&6
6004 if test -n "$ac_ct_WINDRES"; then
6005 ac_cv_prog_ac_ct_WINDRES="$ac_ct_WINDRES" # Let the user override the test.
6007 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6011 test -z "$as_dir" && as_dir=.
6012 for ac_exec_ext in '' $ac_executable_extensions; do
6013 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6014 ac_cv_prog_ac_ct_WINDRES="windres"
6015 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6024 ac_ct_WINDRES=$ac_cv_prog_ac_ct_WINDRES
6025 if test -n "$ac_ct_WINDRES"; then
6026 { echo "$as_me:$LINENO: result: $ac_ct_WINDRES" >&5
6027 echo "${ECHO_T}$ac_ct_WINDRES" >&6; }
6029 { echo "$as_me:$LINENO: result: no" >&5
6030 echo "${ECHO_T}no" >&6; }
6033 if test "x$ac_ct_WINDRES" = x; then
6036 case $cross_compiling:$ac_tool_warned in
6038 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
6039 whose name does not start with the host triplet. If you think this
6040 configuration is useful to you, please write to autoconf@gnu.org." >&5
6041 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
6042 whose name does not start with the host triplet. If you think this
6043 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
6044 ac_tool_warned=yes ;;
6046 WINDRES=$ac_ct_WINDRES
6049 WINDRES="$ac_cv_prog_WINDRES"
6052 { echo "$as_me:$LINENO: checking whether ln -s works" >&5
6053 echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6; }
6055 if test "$LN_S" = "ln -s"; then
6056 { echo "$as_me:$LINENO: result: yes" >&5
6057 echo "${ECHO_T}yes" >&6; }
6059 { echo "$as_me:$LINENO: result: no, using $LN_S" >&5
6060 echo "${ECHO_T}no, using $LN_S" >&6; }
6063 { echo "$as_me:$LINENO: checking whether ln works" >&5
6064 echo $ECHO_N "checking whether ln works... $ECHO_C" >&6; }
6065 rm -f conf$$ conf$$.file
6067 if ln conf$$.file conf$$ 2>/dev/null; then
6070 { echo "$as_me:$LINENO: result: yes" >&5
6071 echo "${ECHO_T}yes" >&6; }
6075 { echo "$as_me:$LINENO: result: no, using $LN" >&5
6076 echo "${ECHO_T}no, using $LN" >&6; }
6078 rm -f conf$$ conf$$.file
6079 { echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
6080 echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; }
6081 if test "${ac_cv_path_GREP+set}" = set; then
6082 echo $ECHO_N "(cached) $ECHO_C" >&6
6084 # Extract the first word of "grep ggrep" to use in msg output
6085 if test -z "$GREP"; then
6086 set dummy grep ggrep; ac_prog_name=$2
6087 if test "${ac_cv_path_GREP+set}" = set; then
6088 echo $ECHO_N "(cached) $ECHO_C" >&6
6090 ac_path_GREP_found=false
6091 # Loop through the user's path and test for each of PROGNAME-LIST
6092 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6093 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
6096 test -z "$as_dir" && as_dir=.
6097 for ac_prog in grep ggrep; do
6098 for ac_exec_ext in '' $ac_executable_extensions; do
6099 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
6100 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
6101 # Check for GNU ac_path_GREP and select it if it is found.
6102 # Check for GNU $ac_path_GREP
6103 case `"$ac_path_GREP" --version 2>&1` in
6105 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
6108 echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
6111 cat "conftest.in" "conftest.in" >"conftest.tmp"
6112 mv "conftest.tmp" "conftest.in"
6113 cp "conftest.in" "conftest.nl"
6114 echo 'GREP' >> "conftest.nl"
6115 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
6116 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
6117 ac_count=`expr $ac_count + 1`
6118 if test $ac_count -gt ${ac_path_GREP_max-0}; then
6119 # Best one so far, save it but keep looking for a better one
6120 ac_cv_path_GREP="$ac_path_GREP"
6121 ac_path_GREP_max=$ac_count
6123 # 10*(2^10) chars as input seems more than enough
6124 test $ac_count -gt 10 && break
6126 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
6130 $ac_path_GREP_found && break 3
6140 GREP="$ac_cv_path_GREP"
6141 if test -z "$GREP"; then
6142 { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
6143 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
6144 { (exit 1); exit 1; }; }
6148 ac_cv_path_GREP=$GREP
6153 { echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
6154 echo "${ECHO_T}$ac_cv_path_GREP" >&6; }
6155 GREP="$ac_cv_path_GREP"
6158 { echo "$as_me:$LINENO: checking for egrep" >&5
6159 echo $ECHO_N "checking for egrep... $ECHO_C" >&6; }
6160 if test "${ac_cv_path_EGREP+set}" = set; then
6161 echo $ECHO_N "(cached) $ECHO_C" >&6
6163 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
6164 then ac_cv_path_EGREP="$GREP -E"
6166 # Extract the first word of "egrep" to use in msg output
6167 if test -z "$EGREP"; then
6168 set dummy egrep; ac_prog_name=$2
6169 if test "${ac_cv_path_EGREP+set}" = set; then
6170 echo $ECHO_N "(cached) $ECHO_C" >&6
6172 ac_path_EGREP_found=false
6173 # Loop through the user's path and test for each of PROGNAME-LIST
6174 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6175 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
6178 test -z "$as_dir" && as_dir=.
6179 for ac_prog in egrep; do
6180 for ac_exec_ext in '' $ac_executable_extensions; do
6181 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
6182 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
6183 # Check for GNU ac_path_EGREP and select it if it is found.
6184 # Check for GNU $ac_path_EGREP
6185 case `"$ac_path_EGREP" --version 2>&1` in
6187 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
6190 echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
6193 cat "conftest.in" "conftest.in" >"conftest.tmp"
6194 mv "conftest.tmp" "conftest.in"
6195 cp "conftest.in" "conftest.nl"
6196 echo 'EGREP' >> "conftest.nl"
6197 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
6198 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
6199 ac_count=`expr $ac_count + 1`
6200 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
6201 # Best one so far, save it but keep looking for a better one
6202 ac_cv_path_EGREP="$ac_path_EGREP"
6203 ac_path_EGREP_max=$ac_count
6205 # 10*(2^10) chars as input seems more than enough
6206 test $ac_count -gt 10 && break
6208 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
6212 $ac_path_EGREP_found && break 3
6222 EGREP="$ac_cv_path_EGREP"
6223 if test -z "$EGREP"; then
6224 { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
6225 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
6226 { (exit 1); exit 1; }; }
6230 ac_cv_path_EGREP=$EGREP
6236 { echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
6237 echo "${ECHO_T}$ac_cv_path_EGREP" >&6; }
6238 EGREP="$ac_cv_path_EGREP"
6241 # Extract the first word of "ldconfig", so it can be a program name with args.
6242 set dummy ldconfig; ac_word=$2
6243 { echo "$as_me:$LINENO: checking for $ac_word" >&5
6244 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
6245 if test "${ac_cv_path_LDCONFIG+set}" = set; then
6246 echo $ECHO_N "(cached) $ECHO_C" >&6
6250 ac_cv_path_LDCONFIG="$LDCONFIG" # Let the user override the test with a path.
6253 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6254 for as_dir in /sbin /usr/sbin $PATH
6257 test -z "$as_dir" && as_dir=.
6258 for ac_exec_ext in '' $ac_executable_extensions; do
6259 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6260 ac_cv_path_LDCONFIG="$as_dir/$ac_word$ac_exec_ext"
6261 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6268 test -z "$ac_cv_path_LDCONFIG" && ac_cv_path_LDCONFIG="true"
6272 LDCONFIG=$ac_cv_path_LDCONFIG
6273 if test -n "$LDCONFIG"; then
6274 { echo "$as_me:$LINENO: result: $LDCONFIG" >&5
6275 echo "${ECHO_T}$LDCONFIG" >&6; }
6277 { echo "$as_me:$LINENO: result: no" >&5
6278 echo "${ECHO_T}no" >&6; }
6282 # Find a good install program. We prefer a C program (faster),
6283 # so one script is as good as another. But avoid the broken or
6284 # incompatible versions:
6285 # SysV /etc/install, /usr/sbin/install
6286 # SunOS /usr/etc/install
6287 # IRIX /sbin/install
6289 # AmigaOS /C/install, which installs bootblocks on floppy discs
6290 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
6291 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
6292 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
6293 # OS/2's system install, which has a completely different semantic
6294 # ./install, which can be erroneously created by make from ./install.sh.
6295 { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
6296 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
6297 if test -z "$INSTALL"; then
6298 if test "${ac_cv_path_install+set}" = set; then
6299 echo $ECHO_N "(cached) $ECHO_C" >&6
6301 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6305 test -z "$as_dir" && as_dir=.
6306 # Account for people who put trailing slashes in PATH elements.
6308 ./ | .// | /cC/* | \
6309 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
6310 ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
6313 # OSF1 and SCO ODT 3.0 have their own names for install.
6314 # Don't use installbsd from OSF since it installs stuff as root
6316 for ac_prog in ginstall scoinst install; do
6317 for ac_exec_ext in '' $ac_executable_extensions; do
6318 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
6319 if test $ac_prog = install &&
6320 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
6321 # AIX install. It has an incompatible calling convention.
6323 elif test $ac_prog = install &&
6324 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
6325 # program-specific install script used by HP pwplus--don't use.
6328 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
6341 if test "${ac_cv_path_install+set}" = set; then
6342 INSTALL=$ac_cv_path_install
6344 # As a last resort, use the slow shell script. Don't cache a
6345 # value for INSTALL within a source directory, because that will
6346 # break other packages using the cache if that directory is
6347 # removed, or if the value is a relative name.
6348 INSTALL=$ac_install_sh
6351 { echo "$as_me:$LINENO: result: $INSTALL" >&5
6352 echo "${ECHO_T}$INSTALL" >&6; }
6354 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
6355 # It thinks the first close brace ends the variable substitution.
6356 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
6358 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
6360 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
6363 [\\/$]* | ?:[\\/]* ) ;;
6364 *) INSTALL="\\\$(TOPSRCDIR)/$INSTALL" ;;
6367 for ac_prog in lclint lint
6369 # Extract the first word of "$ac_prog", so it can be a program name with args.
6370 set dummy $ac_prog; ac_word=$2
6371 { echo "$as_me:$LINENO: checking for $ac_word" >&5
6372 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
6373 if test "${ac_cv_prog_LINT+set}" = set; then
6374 echo $ECHO_N "(cached) $ECHO_C" >&6
6376 if test -n "$LINT"; then
6377 ac_cv_prog_LINT="$LINT" # Let the user override the test.
6379 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6383 test -z "$as_dir" && as_dir=.
6384 for ac_exec_ext in '' $ac_executable_extensions; do
6385 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6386 ac_cv_prog_LINT="$ac_prog"
6387 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6396 LINT=$ac_cv_prog_LINT
6397 if test -n "$LINT"; then
6398 { echo "$as_me:$LINENO: result: $LINT" >&5
6399 echo "${ECHO_T}$LINT" >&6; }
6401 { echo "$as_me:$LINENO: result: no" >&5
6402 echo "${ECHO_T}no" >&6; }
6406 test -n "$LINT" && break
6409 if test "$LINT" = "lint"
6411 LINTFLAGS="$LINTFLAGS -errchk=%all,no%longptr64 -errhdr=%user -Ncheck=macro -Nlevel=4"
6416 for ac_prog in fontforge
6418 # Extract the first word of "$ac_prog", so it can be a program name with args.
6419 set dummy $ac_prog; ac_word=$2
6420 { echo "$as_me:$LINENO: checking for $ac_word" >&5
6421 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
6422 if test "${ac_cv_prog_FONTFORGE+set}" = set; then
6423 echo $ECHO_N "(cached) $ECHO_C" >&6
6425 if test -n "$FONTFORGE"; then
6426 ac_cv_prog_FONTFORGE="$FONTFORGE" # Let the user override the test.
6428 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6432 test -z "$as_dir" && as_dir=.
6433 for ac_exec_ext in '' $ac_executable_extensions; do
6434 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6435 ac_cv_prog_FONTFORGE="$ac_prog"
6436 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6445 FONTFORGE=$ac_cv_prog_FONTFORGE
6446 if test -n "$FONTFORGE"; then
6447 { echo "$as_me:$LINENO: result: $FONTFORGE" >&5
6448 echo "${ECHO_T}$FONTFORGE" >&6; }
6450 { echo "$as_me:$LINENO: result: no" >&5
6451 echo "${ECHO_T}no" >&6; }
6455 test -n "$FONTFORGE" && break
6457 test -n "$FONTFORGE" || FONTFORGE="false"
6459 for ac_prog in pkg-config
6461 # Extract the first word of "$ac_prog", so it can be a program name with args.
6462 set dummy $ac_prog; ac_word=$2
6463 { echo "$as_me:$LINENO: checking for $ac_word" >&5
6464 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
6465 if test "${ac_cv_prog_PKG_CONFIG+set}" = set; then
6466 echo $ECHO_N "(cached) $ECHO_C" >&6
6468 if test -n "$PKG_CONFIG"; then
6469 ac_cv_prog_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test.
6471 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6475 test -z "$as_dir" && as_dir=.
6476 for ac_exec_ext in '' $ac_executable_extensions; do
6477 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6478 ac_cv_prog_PKG_CONFIG="$ac_prog"
6479 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6488 PKG_CONFIG=$ac_cv_prog_PKG_CONFIG
6489 if test -n "$PKG_CONFIG"; then
6490 { echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
6491 echo "${ECHO_T}$PKG_CONFIG" >&6; }
6493 { echo "$as_me:$LINENO: result: no" >&5
6494 echo "${ECHO_T}no" >&6; }
6498 test -n "$PKG_CONFIG" && break
6500 test -n "$PKG_CONFIG" || PKG_CONFIG="false"
6504 # Extract the first word of "$ac_prog", so it can be a program name with args.
6505 set dummy $ac_prog; ac_word=$2
6506 { echo "$as_me:$LINENO: checking for $ac_word" >&5
6507 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
6508 if test "${ac_cv_prog_RSVG+set}" = set; then
6509 echo $ECHO_N "(cached) $ECHO_C" >&6
6511 if test -n "$RSVG"; then
6512 ac_cv_prog_RSVG="$RSVG" # Let the user override the test.
6514 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6518 test -z "$as_dir" && as_dir=.
6519 for ac_exec_ext in '' $ac_executable_extensions; do
6520 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6521 ac_cv_prog_RSVG="$ac_prog"
6522 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6531 RSVG=$ac_cv_prog_RSVG
6532 if test -n "$RSVG"; then
6533 { echo "$as_me:$LINENO: result: $RSVG" >&5
6534 echo "${ECHO_T}$RSVG" >&6; }
6536 { echo "$as_me:$LINENO: result: no" >&5
6537 echo "${ECHO_T}no" >&6; }
6541 test -n "$RSVG" && break
6543 test -n "$RSVG" || RSVG="false"
6545 for ac_prog in icotool
6547 # Extract the first word of "$ac_prog", so it can be a program name with args.
6548 set dummy $ac_prog; ac_word=$2
6549 { echo "$as_me:$LINENO: checking for $ac_word" >&5
6550 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
6551 if test "${ac_cv_prog_ICOTOOL+set}" = set; then
6552 echo $ECHO_N "(cached) $ECHO_C" >&6
6554 if test -n "$ICOTOOL"; then
6555 ac_cv_prog_ICOTOOL="$ICOTOOL" # Let the user override the test.
6557 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6561 test -z "$as_dir" && as_dir=.
6562 for ac_exec_ext in '' $ac_executable_extensions; do
6563 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6564 ac_cv_prog_ICOTOOL="$ac_prog"
6565 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6574 ICOTOOL=$ac_cv_prog_ICOTOOL
6575 if test -n "$ICOTOOL"; then
6576 { echo "$as_me:$LINENO: result: $ICOTOOL" >&5
6577 echo "${ECHO_T}$ICOTOOL" >&6; }
6579 { echo "$as_me:$LINENO: result: no" >&5
6580 echo "${ECHO_T}no" >&6; }
6584 test -n "$ICOTOOL" && break
6586 test -n "$ICOTOOL" || ICOTOOL="false"
6589 if test "${enable_maintainer_mode+set}" = set
6591 if test "$FONTFORGE" = "false"; then wine_warnings="$wine_warnings|fontforge is missing, fonts can't be rebuilt."; fi
6592 if test "$RSVG" = "false"; then wine_warnings="$wine_warnings|rsvg is missing, icons can't be rebuilt."; fi
6593 if test "$ICOTOOL" = "false"; then wine_warnings="$wine_warnings|icotool is missing, icons can't be rebuilt."; fi
6598 # Extract the first word of "prelink", so it can be a program name with args.
6599 set dummy prelink; ac_word=$2
6600 { echo "$as_me:$LINENO: checking for $ac_word" >&5
6601 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
6602 if test "${ac_cv_path_PRELINK+set}" = set; then
6603 echo $ECHO_N "(cached) $ECHO_C" >&6
6607 ac_cv_path_PRELINK="$PRELINK" # Let the user override the test with a path.
6610 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6611 for as_dir in /sbin /usr/sbin $PATH
6614 test -z "$as_dir" && as_dir=.
6615 for ac_exec_ext in '' $ac_executable_extensions; do
6616 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6617 ac_cv_path_PRELINK="$as_dir/$ac_word$ac_exec_ext"
6618 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6625 test -z "$ac_cv_path_PRELINK" && ac_cv_path_PRELINK="false"
6629 PRELINK=$ac_cv_path_PRELINK
6630 if test -n "$PRELINK"; then
6631 { echo "$as_me:$LINENO: result: $PRELINK" >&5
6632 echo "${ECHO_T}$PRELINK" >&6; }
6634 { echo "$as_me:$LINENO: result: no" >&5
6635 echo "${ECHO_T}no" >&6; }
6644 { echo "$as_me:$LINENO: checking for i386_set_ldt in -li386" >&5
6645 echo $ECHO_N "checking for i386_set_ldt in -li386... $ECHO_C" >&6; }
6646 if test "${ac_cv_lib_i386_i386_set_ldt+set}" = set; then
6647 echo $ECHO_N "(cached) $ECHO_C" >&6
6649 ac_check_lib_save_LIBS=$LIBS
6651 cat >conftest.$ac_ext <<_ACEOF
6654 cat confdefs.h >>conftest.$ac_ext
6655 cat >>conftest.$ac_ext <<_ACEOF
6656 /* end confdefs.h. */
6658 /* Override any GCC internal prototype to avoid an error.
6659 Use char because int might match the return type of a GCC
6660 builtin and then its argument prototype would still apply. */
6664 char i386_set_ldt ();
6668 return i386_set_ldt ();
6673 rm -f conftest.$ac_objext conftest$ac_exeext
6674 if { (ac_try="$ac_link"
6676 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6677 *) ac_try_echo=$ac_try;;
6679 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6680 (eval "$ac_link") 2>conftest.er1
6682 grep -v '^ *+' conftest.er1 >conftest.err
6684 cat conftest.err >&5
6685 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6686 (exit $ac_status); } && {
6687 test -z "$ac_c_werror_flag" ||
6688 test ! -s conftest.err
6689 } && test -s conftest$ac_exeext &&
6690 $as_test_x conftest$ac_exeext; then
6691 ac_cv_lib_i386_i386_set_ldt=yes
6693 echo "$as_me: failed program was:" >&5
6694 sed 's/^/| /' conftest.$ac_ext >&5
6696 ac_cv_lib_i386_i386_set_ldt=no
6699 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6700 conftest$ac_exeext conftest.$ac_ext
6701 LIBS=$ac_check_lib_save_LIBS
6703 { echo "$as_me:$LINENO: result: $ac_cv_lib_i386_i386_set_ldt" >&5
6704 echo "${ECHO_T}$ac_cv_lib_i386_i386_set_ldt" >&6; }
6705 if test $ac_cv_lib_i386_i386_set_ldt = yes; then
6706 cat >>confdefs.h <<_ACEOF
6707 #define HAVE_LIBI386 1
6715 { echo "$as_me:$LINENO: checking for _oss_ioctl in -lossaudio" >&5
6716 echo $ECHO_N "checking for _oss_ioctl in -lossaudio... $ECHO_C" >&6; }
6717 if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then
6718 echo $ECHO_N "(cached) $ECHO_C" >&6
6720 ac_check_lib_save_LIBS=$LIBS
6721 LIBS="-lossaudio $LIBS"
6722 cat >conftest.$ac_ext <<_ACEOF
6725 cat confdefs.h >>conftest.$ac_ext
6726 cat >>conftest.$ac_ext <<_ACEOF
6727 /* end confdefs.h. */
6729 /* Override any GCC internal prototype to avoid an error.
6730 Use char because int might match the return type of a GCC
6731 builtin and then its argument prototype would still apply. */
6739 return _oss_ioctl ();
6744 rm -f conftest.$ac_objext conftest$ac_exeext
6745 if { (ac_try="$ac_link"
6747 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6748 *) ac_try_echo=$ac_try;;
6750 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6751 (eval "$ac_link") 2>conftest.er1
6753 grep -v '^ *+' conftest.er1 >conftest.err
6755 cat conftest.err >&5
6756 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6757 (exit $ac_status); } && {
6758 test -z "$ac_c_werror_flag" ||
6759 test ! -s conftest.err
6760 } && test -s conftest$ac_exeext &&
6761 $as_test_x conftest$ac_exeext; then
6762 ac_cv_lib_ossaudio__oss_ioctl=yes
6764 echo "$as_me: failed program was:" >&5
6765 sed 's/^/| /' conftest.$ac_ext >&5
6767 ac_cv_lib_ossaudio__oss_ioctl=no
6770 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6771 conftest$ac_exeext conftest.$ac_ext
6772 LIBS=$ac_check_lib_save_LIBS
6774 { echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
6775 echo "${ECHO_T}$ac_cv_lib_ossaudio__oss_ioctl" >&6; }
6776 if test $ac_cv_lib_ossaudio__oss_ioctl = yes; then
6777 cat >>confdefs.h <<_ACEOF
6778 #define HAVE_LIBOSSAUDIO 1
6781 LIBS="-lossaudio $LIBS"
6785 { echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
6786 echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6; }
6787 if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then
6788 echo $ECHO_N "(cached) $ECHO_C" >&6
6790 ac_check_lib_save_LIBS=$LIBS
6791 LIBS="-lpthread $LIBS"
6792 cat >conftest.$ac_ext <<_ACEOF
6795 cat confdefs.h >>conftest.$ac_ext
6796 cat >>conftest.$ac_ext <<_ACEOF
6797 /* end confdefs.h. */
6799 /* Override any GCC internal prototype to avoid an error.
6800 Use char because int might match the return type of a GCC
6801 builtin and then its argument prototype would still apply. */
6805 char pthread_create ();
6809 return pthread_create ();
6814 rm -f conftest.$ac_objext conftest$ac_exeext
6815 if { (ac_try="$ac_link"
6817 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6818 *) ac_try_echo=$ac_try;;
6820 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6821 (eval "$ac_link") 2>conftest.er1
6823 grep -v '^ *+' conftest.er1 >conftest.err
6825 cat conftest.err >&5
6826 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6827 (exit $ac_status); } && {
6828 test -z "$ac_c_werror_flag" ||
6829 test ! -s conftest.err
6830 } && test -s conftest$ac_exeext &&
6831 $as_test_x conftest$ac_exeext; then
6832 ac_cv_lib_pthread_pthread_create=yes
6834 echo "$as_me: failed program was:" >&5
6835 sed 's/^/| /' conftest.$ac_ext >&5
6837 ac_cv_lib_pthread_pthread_create=no
6840 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6841 conftest$ac_exeext conftest.$ac_ext
6842 LIBS=$ac_check_lib_save_LIBS
6844 { echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5
6845 echo "${ECHO_T}$ac_cv_lib_pthread_pthread_create" >&6; }
6846 if test $ac_cv_lib_pthread_pthread_create = yes; then
6847 LIBPTHREAD="-lpthread"
6858 { echo "$as_me:$LINENO: checking for ANSI C header files" >&5
6859 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
6860 if test "${ac_cv_header_stdc+set}" = set; then
6861 echo $ECHO_N "(cached) $ECHO_C" >&6
6863 cat >conftest.$ac_ext <<_ACEOF
6866 cat confdefs.h >>conftest.$ac_ext
6867 cat >>conftest.$ac_ext <<_ACEOF
6868 /* end confdefs.h. */
6882 rm -f conftest.$ac_objext
6883 if { (ac_try="$ac_compile"
6885 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6886 *) ac_try_echo=$ac_try;;
6888 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6889 (eval "$ac_compile") 2>conftest.er1
6891 grep -v '^ *+' conftest.er1 >conftest.err
6893 cat conftest.err >&5
6894 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6895 (exit $ac_status); } && {
6896 test -z "$ac_c_werror_flag" ||
6897 test ! -s conftest.err
6898 } && test -s conftest.$ac_objext; then
6899 ac_cv_header_stdc=yes
6901 echo "$as_me: failed program was:" >&5
6902 sed 's/^/| /' conftest.$ac_ext >&5
6904 ac_cv_header_stdc=no
6907 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6909 if test $ac_cv_header_stdc = yes; then
6910 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
6911 cat >conftest.$ac_ext <<_ACEOF
6914 cat confdefs.h >>conftest.$ac_ext
6915 cat >>conftest.$ac_ext <<_ACEOF
6916 /* end confdefs.h. */
6920 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6921 $EGREP "memchr" >/dev/null 2>&1; then
6924 ac_cv_header_stdc=no
6930 if test $ac_cv_header_stdc = yes; then
6931 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
6932 cat >conftest.$ac_ext <<_ACEOF
6935 cat confdefs.h >>conftest.$ac_ext
6936 cat >>conftest.$ac_ext <<_ACEOF
6937 /* end confdefs.h. */
6941 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6942 $EGREP "free" >/dev/null 2>&1; then
6945 ac_cv_header_stdc=no
6951 if test $ac_cv_header_stdc = yes; then
6952 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
6953 if test "$cross_compiling" = yes; then
6956 cat >conftest.$ac_ext <<_ACEOF
6959 cat confdefs.h >>conftest.$ac_ext
6960 cat >>conftest.$ac_ext <<_ACEOF
6961 /* end confdefs.h. */
6964 #if ((' ' & 0x0FF) == 0x020)
6965 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
6966 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
6968 # define ISLOWER(c) \
6969 (('a' <= (c) && (c) <= 'i') \
6970 || ('j' <= (c) && (c) <= 'r') \
6971 || ('s' <= (c) && (c) <= 'z'))
6972 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
6975 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
6980 for (i = 0; i < 256; i++)
6981 if (XOR (islower (i), ISLOWER (i))
6982 || toupper (i) != TOUPPER (i))
6987 rm -f conftest$ac_exeext
6988 if { (ac_try="$ac_link"
6990 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6991 *) ac_try_echo=$ac_try;;
6993 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6994 (eval "$ac_link") 2>&5
6996 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6997 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
6998 { (case "(($ac_try" in
6999 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7000 *) ac_try_echo=$ac_try;;
7002 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7003 (eval "$ac_try") 2>&5
7005 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7006 (exit $ac_status); }; }; then
7009 echo "$as_me: program exited with status $ac_status" >&5
7010 echo "$as_me: failed program was:" >&5
7011 sed 's/^/| /' conftest.$ac_ext >&5
7014 ac_cv_header_stdc=no
7016 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7022 { echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
7023 echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
7024 if test $ac_cv_header_stdc = yes; then
7026 cat >>confdefs.h <<\_ACEOF
7027 #define STDC_HEADERS 1
7032 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
7042 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
7043 inttypes.h stdint.h unistd.h
7045 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7046 { echo "$as_me:$LINENO: checking for $ac_header" >&5
7047 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
7048 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7049 echo $ECHO_N "(cached) $ECHO_C" >&6
7051 cat >conftest.$ac_ext <<_ACEOF
7054 cat confdefs.h >>conftest.$ac_ext
7055 cat >>conftest.$ac_ext <<_ACEOF
7056 /* end confdefs.h. */
7057 $ac_includes_default
7059 #include <$ac_header>
7061 rm -f conftest.$ac_objext
7062 if { (ac_try="$ac_compile"
7064 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7065 *) ac_try_echo=$ac_try;;
7067 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7068 (eval "$ac_compile") 2>conftest.er1
7070 grep -v '^ *+' conftest.er1 >conftest.err
7072 cat conftest.err >&5
7073 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7074 (exit $ac_status); } && {
7075 test -z "$ac_c_werror_flag" ||
7076 test ! -s conftest.err
7077 } && test -s conftest.$ac_objext; then
7078 eval "$as_ac_Header=yes"
7080 echo "$as_me: failed program was:" >&5
7081 sed 's/^/| /' conftest.$ac_ext >&5
7083 eval "$as_ac_Header=no"
7086 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7088 ac_res=`eval echo '${'$as_ac_Header'}'`
7089 { echo "$as_me:$LINENO: result: $ac_res" >&5
7090 echo "${ECHO_T}$ac_res" >&6; }
7091 if test `eval echo '${'$as_ac_Header'}'` = yes; then
7092 cat >>confdefs.h <<_ACEOF
7093 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7213 AudioUnit/AudioUnit.h \
7215 CoreAudio/CoreAudio.h \
7216 DiskArbitration/DiskArbitration.h \
7229 fontconfig/fontconfig.h \
7255 machine/soundcard.h \
7260 netinet/in_systm.h \
7322 valgrind/memcheck.h \
7326 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7327 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7328 { echo "$as_me:$LINENO: checking for $ac_header" >&5
7329 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
7330 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7331 echo $ECHO_N "(cached) $ECHO_C" >&6
7333 ac_res=`eval echo '${'$as_ac_Header'}'`
7334 { echo "$as_me:$LINENO: result: $ac_res" >&5
7335 echo "${ECHO_T}$ac_res" >&6; }
7337 # Is the header compilable?
7338 { echo "$as_me:$LINENO: checking $ac_header usability" >&5
7339 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
7340 cat >conftest.$ac_ext <<_ACEOF
7343 cat confdefs.h >>conftest.$ac_ext
7344 cat >>conftest.$ac_ext <<_ACEOF
7345 /* end confdefs.h. */
7346 $ac_includes_default
7347 #include <$ac_header>
7349 rm -f conftest.$ac_objext
7350 if { (ac_try="$ac_compile"
7352 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7353 *) ac_try_echo=$ac_try;;
7355 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7356 (eval "$ac_compile") 2>conftest.er1
7358 grep -v '^ *+' conftest.er1 >conftest.err
7360 cat conftest.err >&5
7361 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7362 (exit $ac_status); } && {
7363 test -z "$ac_c_werror_flag" ||
7364 test ! -s conftest.err
7365 } && test -s conftest.$ac_objext; then
7366 ac_header_compiler=yes
7368 echo "$as_me: failed program was:" >&5
7369 sed 's/^/| /' conftest.$ac_ext >&5
7371 ac_header_compiler=no
7374 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7375 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
7376 echo "${ECHO_T}$ac_header_compiler" >&6; }
7378 # Is the header present?
7379 { echo "$as_me:$LINENO: checking $ac_header presence" >&5
7380 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
7381 cat >conftest.$ac_ext <<_ACEOF
7384 cat confdefs.h >>conftest.$ac_ext
7385 cat >>conftest.$ac_ext <<_ACEOF
7386 /* end confdefs.h. */
7387 #include <$ac_header>
7389 if { (ac_try="$ac_cpp conftest.$ac_ext"
7391 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7392 *) ac_try_echo=$ac_try;;
7394 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7395 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
7397 grep -v '^ *+' conftest.er1 >conftest.err
7399 cat conftest.err >&5
7400 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7401 (exit $ac_status); } >/dev/null && {
7402 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
7403 test ! -s conftest.err
7405 ac_header_preproc=yes
7407 echo "$as_me: failed program was:" >&5
7408 sed 's/^/| /' conftest.$ac_ext >&5
7410 ac_header_preproc=no
7413 rm -f conftest.err conftest.$ac_ext
7414 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
7415 echo "${ECHO_T}$ac_header_preproc" >&6; }
7417 # So? What about this header?
7418 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
7420 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
7421 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
7422 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
7423 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
7424 ac_header_preproc=yes
7427 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
7428 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
7429 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
7430 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
7431 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
7432 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
7433 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
7434 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
7435 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
7436 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
7437 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
7438 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
7440 ## ------------------------------------ ##
7441 ## Report this to wine-devel@winehq.org ##
7442 ## ------------------------------------ ##
7444 ) | sed "s/^/$as_me: WARNING: /" >&2
7447 { echo "$as_me:$LINENO: checking for $ac_header" >&5
7448 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
7449 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7450 echo $ECHO_N "(cached) $ECHO_C" >&6
7452 eval "$as_ac_Header=\$ac_header_preproc"
7454 ac_res=`eval echo '${'$as_ac_Header'}'`
7455 { echo "$as_me:$LINENO: result: $ac_res" >&5
7456 echo "${ECHO_T}$ac_res" >&6; }
7459 if test `eval echo '${'$as_ac_Header'}'` = yes; then
7460 cat >>confdefs.h <<_ACEOF
7461 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7468 { echo "$as_me:$LINENO: checking whether stat file-mode macros are broken" >&5
7469 echo $ECHO_N "checking whether stat file-mode macros are broken... $ECHO_C" >&6; }
7470 if test "${ac_cv_header_stat_broken+set}" = set; then
7471 echo $ECHO_N "(cached) $ECHO_C" >&6
7473 cat >conftest.$ac_ext <<_ACEOF
7476 cat confdefs.h >>conftest.$ac_ext
7477 cat >>conftest.$ac_ext <<_ACEOF
7478 /* end confdefs.h. */
7479 #include <sys/types.h>
7480 #include <sys/stat.h>
7482 #if defined S_ISBLK && defined S_IFDIR
7483 extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
7486 #if defined S_ISBLK && defined S_IFCHR
7487 extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1];
7490 #if defined S_ISLNK && defined S_IFREG
7491 extern char c3[S_ISLNK (S_IFREG) ? -1 : 1];
7494 #if defined S_ISSOCK && defined S_IFREG
7495 extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1];
7499 rm -f conftest.$ac_objext
7500 if { (ac_try="$ac_compile"
7502 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7503 *) ac_try_echo=$ac_try;;
7505 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7506 (eval "$ac_compile") 2>conftest.er1
7508 grep -v '^ *+' conftest.er1 >conftest.err
7510 cat conftest.err >&5
7511 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7512 (exit $ac_status); } && {
7513 test -z "$ac_c_werror_flag" ||
7514 test ! -s conftest.err
7515 } && test -s conftest.$ac_objext; then
7516 ac_cv_header_stat_broken=no
7518 echo "$as_me: failed program was:" >&5
7519 sed 's/^/| /' conftest.$ac_ext >&5
7521 ac_cv_header_stat_broken=yes
7524 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7526 { echo "$as_me:$LINENO: result: $ac_cv_header_stat_broken" >&5
7527 echo "${ECHO_T}$ac_cv_header_stat_broken" >&6; }
7528 if test $ac_cv_header_stat_broken = yes; then
7530 cat >>confdefs.h <<\_ACEOF
7531 #define STAT_MACROS_BROKEN 1
7542 for ac_header in sys/mount.h sys/statfs.h sys/user.h sys/vfs.h
7544 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7545 { echo "$as_me:$LINENO: checking for $ac_header" >&5
7546 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
7547 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7548 echo $ECHO_N "(cached) $ECHO_C" >&6
7550 cat >conftest.$ac_ext <<_ACEOF
7553 cat confdefs.h >>conftest.$ac_ext
7554 cat >>conftest.$ac_ext <<_ACEOF
7555 /* end confdefs.h. */
7556 #include <sys/types.h>
7557 #ifdef HAVE_SYS_PARAM_H
7558 # include <sys/param.h>
7561 #include <$ac_header>
7563 rm -f conftest.$ac_objext
7564 if { (ac_try="$ac_compile"
7566 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7567 *) ac_try_echo=$ac_try;;
7569 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7570 (eval "$ac_compile") 2>conftest.er1
7572 grep -v '^ *+' conftest.er1 >conftest.err
7574 cat conftest.err >&5
7575 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7576 (exit $ac_status); } && {
7577 test -z "$ac_c_werror_flag" ||
7578 test ! -s conftest.err
7579 } && test -s conftest.$ac_objext; then
7580 eval "$as_ac_Header=yes"
7582 echo "$as_me: failed program was:" >&5
7583 sed 's/^/| /' conftest.$ac_ext >&5
7585 eval "$as_ac_Header=no"
7588 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7590 ac_res=`eval echo '${'$as_ac_Header'}'`
7591 { echo "$as_me:$LINENO: result: $ac_res" >&5
7592 echo "${ECHO_T}$ac_res" >&6; }
7593 if test `eval echo '${'$as_ac_Header'}'` = yes; then
7594 cat >>confdefs.h <<_ACEOF
7595 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7622 netinet/if_ether.h \
7630 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7631 { echo "$as_me:$LINENO: checking for $ac_header" >&5
7632 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
7633 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7634 echo $ECHO_N "(cached) $ECHO_C" >&6
7636 cat >conftest.$ac_ext <<_ACEOF
7639 cat confdefs.h >>conftest.$ac_ext
7640 cat >>conftest.$ac_ext <<_ACEOF
7641 /* end confdefs.h. */
7642 #include <sys/types.h>
7643 #ifdef HAVE_SYS_SOCKET_H
7644 # include <sys/socket.h>
7646 #ifdef HAVE_SYS_SOCKETVAR_H
7647 # include <sys/socketvar.h>
7649 #ifdef HAVE_NETINET_IN_H
7650 # include <netinet/in.h>
7652 #ifdef HAVE_NETINET_IP_H
7653 # include <netinet/ip.h>
7656 #include <$ac_header>
7658 rm -f conftest.$ac_objext
7659 if { (ac_try="$ac_compile"
7661 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7662 *) ac_try_echo=$ac_try;;
7664 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7665 (eval "$ac_compile") 2>conftest.er1
7667 grep -v '^ *+' conftest.er1 >conftest.err
7669 cat conftest.err >&5
7670 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7671 (exit $ac_status); } && {
7672 test -z "$ac_c_werror_flag" ||
7673 test ! -s conftest.err
7674 } && test -s conftest.$ac_objext; then
7675 eval "$as_ac_Header=yes"
7677 echo "$as_me: failed program was:" >&5
7678 sed 's/^/| /' conftest.$ac_ext >&5
7680 eval "$as_ac_Header=no"
7683 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7685 ac_res=`eval echo '${'$as_ac_Header'}'`
7686 { echo "$as_me:$LINENO: result: $ac_res" >&5
7687 echo "${ECHO_T}$ac_res" >&6; }
7688 if test `eval echo '${'$as_ac_Header'}'` = yes; then
7689 cat >>confdefs.h <<_ACEOF
7690 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7702 for ac_header in netinet/tcp_var.h netinet/udp_var.h netinet/icmp_var.h netinet/tcp_timer.h
7704 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7705 { echo "$as_me:$LINENO: checking for $ac_header" >&5
7706 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
7707 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7708 echo $ECHO_N "(cached) $ECHO_C" >&6
7710 cat >conftest.$ac_ext <<_ACEOF
7713 cat confdefs.h >>conftest.$ac_ext
7714 cat >>conftest.$ac_ext <<_ACEOF
7715 /* end confdefs.h. */
7716 #include <sys/types.h>
7720 #ifdef HAVE_SYS_SOCKET_H
7721 # include <sys/socket.h>
7723 #ifdef HAVE_SYS_SOCKETVAR_H
7724 # include <sys/socketvar.h>
7726 #ifdef HAVE_NETINET_IN_H
7727 # include <netinet/in.h>
7729 #ifdef HAVE_NETINET_IP_H
7730 # include <netinet/ip.h>
7732 #ifdef HAVE_NETINET_IP_VAR_H
7733 # include <netinet/ip_var.h>
7735 #ifdef HAVE_NETINET_IP_ICMP_H
7736 # include <netinet/ip_icmp.h>
7738 #ifdef HAVE_NETINET_UDP_H
7739 # include <netinet/udp.h>
7741 #ifdef HAVE_NETINET_TCP_H
7742 # include <netinet/tcp.h>
7745 #include <$ac_header>
7747 rm -f conftest.$ac_objext
7748 if { (ac_try="$ac_compile"
7750 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7751 *) ac_try_echo=$ac_try;;
7753 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7754 (eval "$ac_compile") 2>conftest.er1
7756 grep -v '^ *+' conftest.er1 >conftest.err
7758 cat conftest.err >&5
7759 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7760 (exit $ac_status); } && {
7761 test -z "$ac_c_werror_flag" ||
7762 test ! -s conftest.err
7763 } && test -s conftest.$ac_objext; then
7764 eval "$as_ac_Header=yes"
7766 echo "$as_me: failed program was:" >&5
7767 sed 's/^/| /' conftest.$ac_ext >&5
7769 eval "$as_ac_Header=no"
7772 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7774 ac_res=`eval echo '${'$as_ac_Header'}'`
7775 { echo "$as_me:$LINENO: result: $ac_res" >&5
7776 echo "${ECHO_T}$ac_res" >&6; }
7777 if test `eval echo '${'$as_ac_Header'}'` = yes; then
7778 cat >>confdefs.h <<_ACEOF
7779 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7788 for ac_header in linux/ipx.h
7790 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7791 { echo "$as_me:$LINENO: checking for $ac_header" >&5
7792 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
7793 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7794 echo $ECHO_N "(cached) $ECHO_C" >&6
7796 cat >conftest.$ac_ext <<_ACEOF
7799 cat confdefs.h >>conftest.$ac_ext
7800 cat >>conftest.$ac_ext <<_ACEOF
7801 /* end confdefs.h. */
7802 #include <sys/types.h>
7803 #ifdef HAVE_ASM_TYPES_H
7804 # include <asm/types.h>
7806 #ifdef HAVE_SYS_SOCKET_H
7807 # include <sys/socket.h>
7810 #include <$ac_header>
7812 rm -f conftest.$ac_objext
7813 if { (ac_try="$ac_compile"
7815 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7816 *) ac_try_echo=$ac_try;;
7818 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7819 (eval "$ac_compile") 2>conftest.er1
7821 grep -v '^ *+' conftest.er1 >conftest.err
7823 cat conftest.err >&5
7824 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7825 (exit $ac_status); } && {
7826 test -z "$ac_c_werror_flag" ||
7827 test ! -s conftest.err
7828 } && test -s conftest.$ac_objext; then
7829 eval "$as_ac_Header=yes"
7831 echo "$as_me: failed program was:" >&5
7832 sed 's/^/| /' conftest.$ac_ext >&5
7834 eval "$as_ac_Header=no"
7837 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7839 ac_res=`eval echo '${'$as_ac_Header'}'`
7840 { echo "$as_me:$LINENO: result: $ac_res" >&5
7841 echo "${ECHO_T}$ac_res" >&6; }
7842 if test `eval echo '${'$as_ac_Header'}'` = yes; then
7843 cat >>confdefs.h <<_ACEOF
7844 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7853 for ac_header in resolv.h
7855 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7856 { echo "$as_me:$LINENO: checking for $ac_header" >&5
7857 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
7858 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7859 echo $ECHO_N "(cached) $ECHO_C" >&6
7861 cat >conftest.$ac_ext <<_ACEOF
7864 cat confdefs.h >>conftest.$ac_ext
7865 cat >>conftest.$ac_ext <<_ACEOF
7866 /* end confdefs.h. */
7867 #include <sys/types.h>
7868 #ifdef HAVE_SYS_SOCKET_H
7869 # include <sys/socket.h>
7871 #ifdef HAVE_NETINET_IN_H
7872 # include <netinet/in.h>
7874 #ifdef HAVE_ARPA_NAMESER_H
7875 # include <arpa/nameser.h>
7878 #include <$ac_header>
7880 rm -f conftest.$ac_objext
7881 if { (ac_try="$ac_compile"
7883 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7884 *) ac_try_echo=$ac_try;;
7886 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7887 (eval "$ac_compile") 2>conftest.er1
7889 grep -v '^ *+' conftest.er1 >conftest.err
7891 cat conftest.err >&5
7892 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7893 (exit $ac_status); } && {
7894 test -z "$ac_c_werror_flag" ||
7895 test ! -s conftest.err
7896 } && test -s conftest.$ac_objext; then
7897 eval "$as_ac_Header=yes"
7899 echo "$as_me: failed program was:" >&5
7900 sed 's/^/| /' conftest.$ac_ext >&5
7902 eval "$as_ac_Header=no"
7905 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7907 ac_res=`eval echo '${'$as_ac_Header'}'`
7908 { echo "$as_me:$LINENO: result: $ac_res" >&5
7909 echo "${ECHO_T}$ac_res" >&6; }
7910 if test `eval echo '${'$as_ac_Header'}'` = yes; then
7911 cat >>confdefs.h <<_ACEOF
7912 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7921 for ac_header in ucontext.h
7923 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7924 { echo "$as_me:$LINENO: checking for $ac_header" >&5
7925 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
7926 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7927 echo $ECHO_N "(cached) $ECHO_C" >&6
7929 cat >conftest.$ac_ext <<_ACEOF
7932 cat confdefs.h >>conftest.$ac_ext
7933 cat >>conftest.$ac_ext <<_ACEOF
7934 /* end confdefs.h. */
7937 #include <$ac_header>
7939 rm -f conftest.$ac_objext
7940 if { (ac_try="$ac_compile"
7942 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7943 *) ac_try_echo=$ac_try;;
7945 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7946 (eval "$ac_compile") 2>conftest.er1
7948 grep -v '^ *+' conftest.er1 >conftest.err
7950 cat conftest.err >&5
7951 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7952 (exit $ac_status); } && {
7953 test -z "$ac_c_werror_flag" ||
7954 test ! -s conftest.err
7955 } && test -s conftest.$ac_objext; then
7956 eval "$as_ac_Header=yes"
7958 echo "$as_me: failed program was:" >&5
7959 sed 's/^/| /' conftest.$ac_ext >&5
7961 eval "$as_ac_Header=no"
7964 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7966 ac_res=`eval echo '${'$as_ac_Header'}'`
7967 { echo "$as_me:$LINENO: result: $ac_res" >&5
7968 echo "${ECHO_T}$ac_res" >&6; }
7969 if test `eval echo '${'$as_ac_Header'}'` = yes; then
7970 cat >>confdefs.h <<_ACEOF
7971 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7980 for ac_header in sys/thr.h
7982 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7983 { echo "$as_me:$LINENO: checking for $ac_header" >&5
7984 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
7985 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7986 echo $ECHO_N "(cached) $ECHO_C" >&6
7988 cat >conftest.$ac_ext <<_ACEOF
7991 cat confdefs.h >>conftest.$ac_ext
7992 cat >>conftest.$ac_ext <<_ACEOF
7993 /* end confdefs.h. */
7994 #include <sys/types.h>
7995 #ifdef HAVE_UCONTEXT_H
7996 #include <ucontext.h>
7999 #include <$ac_header>
8001 rm -f conftest.$ac_objext
8002 if { (ac_try="$ac_compile"
8004 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8005 *) ac_try_echo=$ac_try;;
8007 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8008 (eval "$ac_compile") 2>conftest.er1
8010 grep -v '^ *+' conftest.er1 >conftest.err
8012 cat conftest.err >&5
8013 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8014 (exit $ac_status); } && {
8015 test -z "$ac_c_werror_flag" ||
8016 test ! -s conftest.err
8017 } && test -s conftest.$ac_objext; then
8018 eval "$as_ac_Header=yes"
8020 echo "$as_me: failed program was:" >&5
8021 sed 's/^/| /' conftest.$ac_ext >&5
8023 eval "$as_ac_Header=no"
8026 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8028 ac_res=`eval echo '${'$as_ac_Header'}'`
8029 { echo "$as_me:$LINENO: result: $ac_res" >&5
8030 echo "${ECHO_T}$ac_res" >&6; }
8031 if test `eval echo '${'$as_ac_Header'}'` = yes; then
8032 cat >>confdefs.h <<_ACEOF
8033 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
8042 for ac_header in pthread_np.h
8044 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
8045 { echo "$as_me:$LINENO: checking for $ac_header" >&5
8046 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
8047 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
8048 echo $ECHO_N "(cached) $ECHO_C" >&6
8050 cat >conftest.$ac_ext <<_ACEOF
8053 cat confdefs.h >>conftest.$ac_ext
8054 cat >>conftest.$ac_ext <<_ACEOF
8055 /* end confdefs.h. */
8056 #ifdef HAVE_PTHREAD_H
8057 #include <pthread.h>
8060 #include <$ac_header>
8062 rm -f conftest.$ac_objext
8063 if { (ac_try="$ac_compile"
8065 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8066 *) ac_try_echo=$ac_try;;
8068 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8069 (eval "$ac_compile") 2>conftest.er1
8071 grep -v '^ *+' conftest.er1 >conftest.err
8073 cat conftest.err >&5
8074 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8075 (exit $ac_status); } && {
8076 test -z "$ac_c_werror_flag" ||
8077 test ! -s conftest.err
8078 } && test -s conftest.$ac_objext; then
8079 eval "$as_ac_Header=yes"
8081 echo "$as_me: failed program was:" >&5
8082 sed 's/^/| /' conftest.$ac_ext >&5
8084 eval "$as_ac_Header=no"
8087 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8089 ac_res=`eval echo '${'$as_ac_Header'}'`
8090 { echo "$as_me:$LINENO: result: $ac_res" >&5
8091 echo "${ECHO_T}$ac_res" >&6; }
8092 if test `eval echo '${'$as_ac_Header'}'` = yes; then
8093 cat >>confdefs.h <<_ACEOF
8094 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
8103 for ac_header in linux/videodev.h
8105 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
8106 { echo "$as_me:$LINENO: checking for $ac_header" >&5
8107 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
8108 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
8109 echo $ECHO_N "(cached) $ECHO_C" >&6
8111 cat >conftest.$ac_ext <<_ACEOF
8114 cat confdefs.h >>conftest.$ac_ext
8115 cat >>conftest.$ac_ext <<_ACEOF
8116 /* end confdefs.h. */
8117 #ifdef HAVE_SYS_TIME_H
8118 #include <sys/time.h>
8120 #include <sys/types.h>
8121 #ifdef HAVE_ASM_TYPES_H
8122 #include <asm/types.h>
8125 #include <$ac_header>
8127 rm -f conftest.$ac_objext
8128 if { (ac_try="$ac_compile"
8130 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8131 *) ac_try_echo=$ac_try;;
8133 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8134 (eval "$ac_compile") 2>conftest.er1
8136 grep -v '^ *+' conftest.er1 >conftest.err
8138 cat conftest.err >&5
8139 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8140 (exit $ac_status); } && {
8141 test -z "$ac_c_werror_flag" ||
8142 test ! -s conftest.err
8143 } && test -s conftest.$ac_objext; then
8144 eval "$as_ac_Header=yes"
8146 echo "$as_me: failed program was:" >&5
8147 sed 's/^/| /' conftest.$ac_ext >&5
8149 eval "$as_ac_Header=no"
8152 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8154 ac_res=`eval echo '${'$as_ac_Header'}'`
8155 { echo "$as_me:$LINENO: result: $ac_res" >&5
8156 echo "${ECHO_T}$ac_res" >&6; }
8157 if test `eval echo '${'$as_ac_Header'}'` = yes; then
8158 cat >>confdefs.h <<_ACEOF
8159 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
8168 for ac_header in linux/capi.h
8170 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
8171 { echo "$as_me:$LINENO: checking for $ac_header" >&5
8172 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
8173 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
8174 echo $ECHO_N "(cached) $ECHO_C" >&6
8176 cat >conftest.$ac_ext <<_ACEOF
8179 cat confdefs.h >>conftest.$ac_ext
8180 cat >>conftest.$ac_ext <<_ACEOF
8181 /* end confdefs.h. */
8184 #include <$ac_header>
8186 rm -f conftest.$ac_objext
8187 if { (ac_try="$ac_compile"
8189 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8190 *) ac_try_echo=$ac_try;;
8192 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8193 (eval "$ac_compile") 2>conftest.er1
8195 grep -v '^ *+' conftest.er1 >conftest.err
8197 cat conftest.err >&5
8198 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8199 (exit $ac_status); } && {
8200 test -z "$ac_c_werror_flag" ||
8201 test ! -s conftest.err
8202 } && test -s conftest.$ac_objext; then
8203 eval "$as_ac_Header=yes"
8205 echo "$as_me: failed program was:" >&5
8206 sed 's/^/| /' conftest.$ac_ext >&5
8208 eval "$as_ac_Header=no"
8211 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8213 ac_res=`eval echo '${'$as_ac_Header'}'`
8214 { echo "$as_me:$LINENO: result: $ac_res" >&5
8215 echo "${ECHO_T}$ac_res" >&6; }
8216 if test `eval echo '${'$as_ac_Header'}'` = yes; then
8217 cat >>confdefs.h <<_ACEOF
8218 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
8229 DLLFLAGS="-D_REENTRANT"
8243 # Extract the first word of "ldd", so it can be a program name with args.
8244 set dummy ldd; ac_word=$2
8245 { echo "$as_me:$LINENO: checking for $ac_word" >&5
8246 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
8247 if test "${ac_cv_path_LDD+set}" = set; then
8248 echo $ECHO_N "(cached) $ECHO_C" >&6
8252 ac_cv_path_LDD="$LDD" # Let the user override the test with a path.
8255 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8256 as_dummy="/sbin:/usr/sbin:$PATH"
8257 for as_dir in $as_dummy
8260 test -z "$as_dir" && as_dir=.
8261 for ac_exec_ext in '' $ac_executable_extensions; do
8262 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8263 ac_cv_path_LDD="$as_dir/$ac_word$ac_exec_ext"
8264 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8271 test -z "$ac_cv_path_LDD" && ac_cv_path_LDD="true"
8276 if test -n "$LDD"; then
8277 { echo "$as_me:$LINENO: result: $LDD" >&5
8278 echo "${ECHO_T}$LDD" >&6; }
8280 { echo "$as_me:$LINENO: result: no" >&5
8281 echo "${ECHO_T}no" >&6; }
8288 if test -n "$ac_tool_prefix"; then
8289 # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
8290 set dummy ${ac_tool_prefix}dlltool; ac_word=$2
8291 { echo "$as_me:$LINENO: checking for $ac_word" >&5
8292 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
8293 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
8294 echo $ECHO_N "(cached) $ECHO_C" >&6
8296 if test -n "$DLLTOOL"; then
8297 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
8299 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8303 test -z "$as_dir" && as_dir=.
8304 for ac_exec_ext in '' $ac_executable_extensions; do
8305 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8306 ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
8307 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8316 DLLTOOL=$ac_cv_prog_DLLTOOL
8317 if test -n "$DLLTOOL"; then
8318 { echo "$as_me:$LINENO: result: $DLLTOOL" >&5
8319 echo "${ECHO_T}$DLLTOOL" >&6; }
8321 { echo "$as_me:$LINENO: result: no" >&5
8322 echo "${ECHO_T}no" >&6; }
8327 if test -z "$ac_cv_prog_DLLTOOL"; then
8328 ac_ct_DLLTOOL=$DLLTOOL
8329 # Extract the first word of "dlltool", so it can be a program name with args.
8330 set dummy dlltool; ac_word=$2
8331 { echo "$as_me:$LINENO: checking for $ac_word" >&5
8332 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
8333 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then
8334 echo $ECHO_N "(cached) $ECHO_C" >&6
8336 if test -n "$ac_ct_DLLTOOL"; then
8337 ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
8339 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8343 test -z "$as_dir" && as_dir=.
8344 for ac_exec_ext in '' $ac_executable_extensions; do
8345 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8346 ac_cv_prog_ac_ct_DLLTOOL="dlltool"
8347 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8356 ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
8357 if test -n "$ac_ct_DLLTOOL"; then
8358 { echo "$as_me:$LINENO: result: $ac_ct_DLLTOOL" >&5
8359 echo "${ECHO_T}$ac_ct_DLLTOOL" >&6; }
8361 { echo "$as_me:$LINENO: result: no" >&5
8362 echo "${ECHO_T}no" >&6; }
8365 if test "x$ac_ct_DLLTOOL" = x; then
8368 case $cross_compiling:$ac_tool_warned in
8370 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
8371 whose name does not start with the host triplet. If you think this
8372 configuration is useful to you, please write to autoconf@gnu.org." >&5
8373 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
8374 whose name does not start with the host triplet. If you think this
8375 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
8376 ac_tool_warned=yes ;;
8378 DLLTOOL=$ac_ct_DLLTOOL
8381 DLLTOOL="$ac_cv_prog_DLLTOOL"
8384 if test -n "$ac_tool_prefix"; then
8385 # Extract the first word of "${ac_tool_prefix}dllwrap", so it can be a program name with args.
8386 set dummy ${ac_tool_prefix}dllwrap; ac_word=$2
8387 { echo "$as_me:$LINENO: checking for $ac_word" >&5
8388 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
8389 if test "${ac_cv_prog_DLLWRAP+set}" = set; then
8390 echo $ECHO_N "(cached) $ECHO_C" >&6
8392 if test -n "$DLLWRAP"; then
8393 ac_cv_prog_DLLWRAP="$DLLWRAP" # Let the user override the test.
8395 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8399 test -z "$as_dir" && as_dir=.
8400 for ac_exec_ext in '' $ac_executable_extensions; do
8401 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8402 ac_cv_prog_DLLWRAP="${ac_tool_prefix}dllwrap"
8403 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8412 DLLWRAP=$ac_cv_prog_DLLWRAP
8413 if test -n "$DLLWRAP"; then
8414 { echo "$as_me:$LINENO: result: $DLLWRAP" >&5
8415 echo "${ECHO_T}$DLLWRAP" >&6; }
8417 { echo "$as_me:$LINENO: result: no" >&5
8418 echo "${ECHO_T}no" >&6; }
8423 if test -z "$ac_cv_prog_DLLWRAP"; then
8424 ac_ct_DLLWRAP=$DLLWRAP
8425 # Extract the first word of "dllwrap", so it can be a program name with args.
8426 set dummy dllwrap; ac_word=$2
8427 { echo "$as_me:$LINENO: checking for $ac_word" >&5
8428 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
8429 if test "${ac_cv_prog_ac_ct_DLLWRAP+set}" = set; then
8430 echo $ECHO_N "(cached) $ECHO_C" >&6
8432 if test -n "$ac_ct_DLLWRAP"; then
8433 ac_cv_prog_ac_ct_DLLWRAP="$ac_ct_DLLWRAP" # Let the user override the test.
8435 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8439 test -z "$as_dir" && as_dir=.
8440 for ac_exec_ext in '' $ac_executable_extensions; do
8441 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8442 ac_cv_prog_ac_ct_DLLWRAP="dllwrap"
8443 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8452 ac_ct_DLLWRAP=$ac_cv_prog_ac_ct_DLLWRAP
8453 if test -n "$ac_ct_DLLWRAP"; then
8454 { echo "$as_me:$LINENO: result: $ac_ct_DLLWRAP" >&5
8455 echo "${ECHO_T}$ac_ct_DLLWRAP" >&6; }
8457 { echo "$as_me:$LINENO: result: no" >&5
8458 echo "${ECHO_T}no" >&6; }
8461 if test "x$ac_ct_DLLWRAP" = x; then
8464 case $cross_compiling:$ac_tool_warned in
8466 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
8467 whose name does not start with the host triplet. If you think this
8468 configuration is useful to you, please write to autoconf@gnu.org." >&5
8469 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
8470 whose name does not start with the host triplet. If you think this
8471 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
8472 ac_tool_warned=yes ;;
8474 DLLWRAP=$ac_ct_DLLWRAP
8477 DLLWRAP="$ac_cv_prog_DLLWRAP"
8480 if test -n "$ac_tool_prefix"; then
8481 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
8482 set dummy ${ac_tool_prefix}ar; ac_word=$2
8483 { echo "$as_me:$LINENO: checking for $ac_word" >&5
8484 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
8485 if test "${ac_cv_prog_MINGWAR+set}" = set; then
8486 echo $ECHO_N "(cached) $ECHO_C" >&6
8488 if test -n "$MINGWAR"; then
8489 ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
8491 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8495 test -z "$as_dir" && as_dir=.
8496 for ac_exec_ext in '' $ac_executable_extensions; do
8497 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8498 ac_cv_prog_MINGWAR="${ac_tool_prefix}ar"
8499 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8508 MINGWAR=$ac_cv_prog_MINGWAR
8509 if test -n "$MINGWAR"; then
8510 { echo "$as_me:$LINENO: result: $MINGWAR" >&5
8511 echo "${ECHO_T}$MINGWAR" >&6; }
8513 { echo "$as_me:$LINENO: result: no" >&5
8514 echo "${ECHO_T}no" >&6; }
8519 if test -z "$ac_cv_prog_MINGWAR"; then
8520 ac_ct_MINGWAR=$MINGWAR
8521 # Extract the first word of "ar", so it can be a program name with args.
8522 set dummy ar; ac_word=$2
8523 { echo "$as_me:$LINENO: checking for $ac_word" >&5
8524 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
8525 if test "${ac_cv_prog_ac_ct_MINGWAR+set}" = set; then
8526 echo $ECHO_N "(cached) $ECHO_C" >&6
8528 if test -n "$ac_ct_MINGWAR"; then
8529 ac_cv_prog_ac_ct_MINGWAR="$ac_ct_MINGWAR" # Let the user override the test.
8531 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8535 test -z "$as_dir" && as_dir=.
8536 for ac_exec_ext in '' $ac_executable_extensions; do
8537 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8538 ac_cv_prog_ac_ct_MINGWAR="ar"
8539 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8548 ac_ct_MINGWAR=$ac_cv_prog_ac_ct_MINGWAR
8549 if test -n "$ac_ct_MINGWAR"; then
8550 { echo "$as_me:$LINENO: result: $ac_ct_MINGWAR" >&5
8551 echo "${ECHO_T}$ac_ct_MINGWAR" >&6; }
8553 { echo "$as_me:$LINENO: result: no" >&5
8554 echo "${ECHO_T}no" >&6; }
8557 if test "x$ac_ct_MINGWAR" = x; then
8560 case $cross_compiling:$ac_tool_warned in
8562 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
8563 whose name does not start with the host triplet. If you think this
8564 configuration is useful to you, please write to autoconf@gnu.org." >&5
8565 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
8566 whose name does not start with the host triplet. If you think this
8567 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
8568 ac_tool_warned=yes ;;
8570 MINGWAR=$ac_ct_MINGWAR
8573 MINGWAR="$ac_cv_prog_MINGWAR"
8576 if test "$DLLWRAP" = "false"; then
8588 DLLFLAGS="$DLLFLAGS -fPIC"
8589 LDDLLFLAGS="-bundle -multiply_defined suppress"
8590 LIBWINE_LDFLAGS="-multiply_defined suppress"
8591 LDSHARED="\$(CC) -dynamiclib"
8593 LDRPATH_LOCAL="&& install_name_tool -change @executable_path/\`\$(RELPATH) \$(bindir) \$(libdir)\`/libwine.1.dylib @executable_path/\$(TOPOBJDIR)/libs/wine/libwine.1.dylib \$@ || \$(RM) \$@"
8594 SECURITYLIB="-framework Security -framework CoreFoundation"
8596 COREFOUNDATIONLIB="-framework CoreFoundation"
8598 IOKITLIB="-framework IOKit -framework CoreFoundation"
8600 LDEXECFLAGS="-image_base 0x7bf00000 -Wl,-segaddr,WINE_DOS,0x00000000,-segaddr,WINE_SHARED_HEAP,0x7f000000"
8602 if test "$ac_cv_header_DiskArbitration_DiskArbitration_h" = "yes"
8604 DISKARBITRATIONLIB="-framework DiskArbitration -framework CoreFoundation"
8607 if test "$ac_cv_header_CoreAudio_CoreAudio_h" = "yes" -a "$ac_cv_header_AudioUnit_AudioUnit_h" = "yes"
8609 COREAUDIO="-framework CoreAudio -framework AudioUnit -framework CoreServices -framework AudioToolbox -framework CoreMIDI"
8614 LDDLLFLAGS="$LDDLLFLAGS -read_only_relocs warning" ;;
8616 if test "$ac_cv_header_Carbon_Carbon_h" = "yes"
8618 CARBONLIB="-framework Carbon"
8620 enable_winequartz_drv=${enable_winequartz_drv:-yes}
8624 DLLFLAGS="$DLLFLAGS -fPIC"
8626 { echo "$as_me:$LINENO: checking whether we can build a GNU style ELF dll" >&5
8627 echo $ECHO_N "checking whether we can build a GNU style ELF dll... $ECHO_C" >&6; }
8628 if test "${ac_cv_c_dll_gnuelf+set}" = set; then
8629 echo $ECHO_N "(cached) $ECHO_C" >&6
8631 ac_wine_try_cflags_saved=$CFLAGS
8632 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic"
8633 cat >conftest.$ac_ext <<_ACEOF
8636 rm -f conftest.$ac_objext conftest$ac_exeext
8637 if { (ac_try="$ac_link"
8639 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8640 *) ac_try_echo=$ac_try;;
8642 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8643 (eval "$ac_link") 2>conftest.er1
8645 grep -v '^ *+' conftest.er1 >conftest.err
8647 cat conftest.err >&5
8648 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8649 (exit $ac_status); } && {
8650 test -z "$ac_c_werror_flag" ||
8651 test ! -s conftest.err
8652 } && test -s conftest$ac_exeext &&
8653 $as_test_x conftest$ac_exeext; then
8654 ac_cv_c_dll_gnuelf="yes"
8656 echo "$as_me: failed program was:" >&5
8657 sed 's/^/| /' conftest.$ac_ext >&5
8659 ac_cv_c_dll_gnuelf="no"
8662 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8663 conftest$ac_exeext conftest.$ac_ext
8664 CFLAGS=$ac_wine_try_cflags_saved
8666 { echo "$as_me:$LINENO: result: $ac_cv_c_dll_gnuelf" >&5
8667 echo "${ECHO_T}$ac_cv_c_dll_gnuelf" >&6; }
8668 if test "$ac_cv_c_dll_gnuelf" = "yes"
8670 LDSHARED="\$(CC) -shared"
8671 LDDLLFLAGS="-shared -Wl,-Bsymbolic"
8672 { echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1" >&5
8673 echo $ECHO_N "checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... $ECHO_C" >&6; }
8674 if test "${ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1+set}" = set; then
8675 echo $ECHO_N "(cached) $ECHO_C" >&6
8677 ac_wine_try_cflags_saved=$CFLAGS
8678 CFLAGS="$CFLAGS -fPIC -shared -Wl,-soname,confest.so.1"
8679 cat >conftest.$ac_ext <<_ACEOF
8682 cat confdefs.h >>conftest.$ac_ext
8683 cat >>conftest.$ac_ext <<_ACEOF
8684 /* end confdefs.h. */
8694 rm -f conftest.$ac_objext conftest$ac_exeext
8695 if { (ac_try="$ac_link"
8697 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8698 *) ac_try_echo=$ac_try;;
8700 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8701 (eval "$ac_link") 2>conftest.er1
8703 grep -v '^ *+' conftest.er1 >conftest.err
8705 cat conftest.err >&5
8706 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8707 (exit $ac_status); } && {
8708 test -z "$ac_c_werror_flag" ||
8709 test ! -s conftest.err
8710 } && test -s conftest$ac_exeext &&
8711 $as_test_x conftest$ac_exeext; then
8712 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=yes
8714 echo "$as_me: failed program was:" >&5
8715 sed 's/^/| /' conftest.$ac_ext >&5
8717 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=no
8720 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8721 conftest$ac_exeext conftest.$ac_ext
8722 CFLAGS=$ac_wine_try_cflags_saved
8724 { echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&5
8725 echo "${ECHO_T}$ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&6; }
8726 if test $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1 = yes; then
8727 LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-soname,%)"
8729 { echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1" >&5
8730 echo $ECHO_N "checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1... $ECHO_C" >&6; }
8731 if test "${ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1+set}" = set; then
8732 echo $ECHO_N "(cached) $ECHO_C" >&6
8734 ac_wine_try_cflags_saved=$CFLAGS
8735 CFLAGS="$CFLAGS -fPIC -shared -Wl,-h,confest.so.1"
8736 cat >conftest.$ac_ext <<_ACEOF
8739 cat confdefs.h >>conftest.$ac_ext
8740 cat >>conftest.$ac_ext <<_ACEOF
8741 /* end confdefs.h. */
8751 rm -f conftest.$ac_objext conftest$ac_exeext
8752 if { (ac_try="$ac_link"
8754 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8755 *) ac_try_echo=$ac_try;;
8757 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8758 (eval "$ac_link") 2>conftest.er1
8760 grep -v '^ *+' conftest.er1 >conftest.err
8762 cat conftest.err >&5
8763 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8764 (exit $ac_status); } && {
8765 test -z "$ac_c_werror_flag" ||
8766 test ! -s conftest.err
8767 } && test -s conftest$ac_exeext &&
8768 $as_test_x conftest$ac_exeext; then
8769 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=yes
8771 echo "$as_me: failed program was:" >&5
8772 sed 's/^/| /' conftest.$ac_ext >&5
8774 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=no
8777 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8778 conftest$ac_exeext conftest.$ac_ext
8779 CFLAGS=$ac_wine_try_cflags_saved
8781 { echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&5
8782 echo "${ECHO_T}$ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&6; }
8783 if test $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1 = yes; then
8784 LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-h,%)"
8790 { echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs" >&5
8791 echo $ECHO_N "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... $ECHO_C" >&6; }
8792 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs+set}" = set; then
8793 echo $ECHO_N "(cached) $ECHO_C" >&6
8795 ac_wine_try_cflags_saved=$CFLAGS
8796 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-z,defs"
8797 cat >conftest.$ac_ext <<_ACEOF
8800 cat confdefs.h >>conftest.$ac_ext
8801 cat >>conftest.$ac_ext <<_ACEOF
8802 /* end confdefs.h. */
8812 rm -f conftest.$ac_objext conftest$ac_exeext
8813 if { (ac_try="$ac_link"
8815 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8816 *) ac_try_echo=$ac_try;;
8818 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8819 (eval "$ac_link") 2>conftest.er1
8821 grep -v '^ *+' conftest.er1 >conftest.err
8823 cat conftest.err >&5
8824 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8825 (exit $ac_status); } && {
8826 test -z "$ac_c_werror_flag" ||
8827 test ! -s conftest.err
8828 } && test -s conftest$ac_exeext &&
8829 $as_test_x conftest$ac_exeext; then
8830 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=yes
8832 echo "$as_me: failed program was:" >&5
8833 sed 's/^/| /' conftest.$ac_ext >&5
8835 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=no
8838 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8839 conftest$ac_exeext conftest.$ac_ext
8840 CFLAGS=$ac_wine_try_cflags_saved
8842 { echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&5
8843 echo "${ECHO_T}$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&6; }
8844 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs = yes; then
8845 LDDLLFLAGS="$LDDLLFLAGS,-z,defs"
8849 { echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini" >&5
8850 echo $ECHO_N "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... $ECHO_C" >&6; }
8851 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini+set}" = set; then
8852 echo $ECHO_N "(cached) $ECHO_C" >&6
8854 ac_wine_try_cflags_saved=$CFLAGS
8855 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini"
8856 cat >conftest.$ac_ext <<_ACEOF
8859 cat confdefs.h >>conftest.$ac_ext
8860 cat >>conftest.$ac_ext <<_ACEOF
8861 /* end confdefs.h. */
8871 rm -f conftest.$ac_objext conftest$ac_exeext
8872 if { (ac_try="$ac_link"
8874 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8875 *) ac_try_echo=$ac_try;;
8877 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8878 (eval "$ac_link") 2>conftest.er1
8880 grep -v '^ *+' conftest.er1 >conftest.err
8882 cat conftest.err >&5
8883 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8884 (exit $ac_status); } && {
8885 test -z "$ac_c_werror_flag" ||
8886 test ! -s conftest.err
8887 } && test -s conftest$ac_exeext &&
8888 $as_test_x conftest$ac_exeext; then
8889 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=yes
8891 echo "$as_me: failed program was:" >&5
8892 sed 's/^/| /' conftest.$ac_ext >&5
8894 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=no
8897 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8898 conftest$ac_exeext conftest.$ac_ext
8899 CFLAGS=$ac_wine_try_cflags_saved
8901 { echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&5
8902 echo "${ECHO_T}$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&6; }
8903 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini = yes; then
8904 LDDLLFLAGS="$LDDLLFLAGS,-init,__wine_spec_init,-fini,__wine_spec_fini"
8908 echo '{ global: *; };' >conftest.map
8909 { echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map" >&5
8910 echo $ECHO_N "checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... $ECHO_C" >&6; }
8911 if test "${ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map+set}" = set; then
8912 echo $ECHO_N "(cached) $ECHO_C" >&6
8914 ac_wine_try_cflags_saved=$CFLAGS
8915 CFLAGS="$CFLAGS -fPIC -shared -Wl,--version-script=conftest.map"
8916 cat >conftest.$ac_ext <<_ACEOF
8919 cat confdefs.h >>conftest.$ac_ext
8920 cat >>conftest.$ac_ext <<_ACEOF
8921 /* end confdefs.h. */
8931 rm -f conftest.$ac_objext conftest$ac_exeext
8932 if { (ac_try="$ac_link"
8934 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8935 *) ac_try_echo=$ac_try;;
8937 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8938 (eval "$ac_link") 2>conftest.er1
8940 grep -v '^ *+' conftest.er1 >conftest.err
8942 cat conftest.err >&5
8943 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8944 (exit $ac_status); } && {
8945 test -z "$ac_c_werror_flag" ||
8946 test ! -s conftest.err
8947 } && test -s conftest$ac_exeext &&
8948 $as_test_x conftest$ac_exeext; then
8949 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=yes
8951 echo "$as_me: failed program was:" >&5
8952 sed 's/^/| /' conftest.$ac_ext >&5
8954 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=no
8957 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8958 conftest$ac_exeext conftest.$ac_ext
8959 CFLAGS=$ac_wine_try_cflags_saved
8961 { echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&5
8962 echo "${ECHO_T}$ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&6; }
8963 if test $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map = yes; then
8964 LDSHARED="$LDSHARED \$(VERSCRIPT:%=-Wl,--version-script=%)"
8969 { echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--export-dynamic" >&5
8970 echo $ECHO_N "checking whether the compiler supports -fPIC -Wl,--export-dynamic... $ECHO_C" >&6; }
8971 if test "${ac_cv_cflags__fPIC__Wl___export_dynamic+set}" = set; then
8972 echo $ECHO_N "(cached) $ECHO_C" >&6
8974 ac_wine_try_cflags_saved=$CFLAGS
8975 CFLAGS="$CFLAGS -fPIC -Wl,--export-dynamic"
8976 cat >conftest.$ac_ext <<_ACEOF
8979 cat confdefs.h >>conftest.$ac_ext
8980 cat >>conftest.$ac_ext <<_ACEOF
8981 /* end confdefs.h. */
8991 rm -f conftest.$ac_objext conftest$ac_exeext
8992 if { (ac_try="$ac_link"
8994 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8995 *) ac_try_echo=$ac_try;;
8997 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8998 (eval "$ac_link") 2>conftest.er1
9000 grep -v '^ *+' conftest.er1 >conftest.err
9002 cat conftest.err >&5
9003 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9004 (exit $ac_status); } && {
9005 test -z "$ac_c_werror_flag" ||
9006 test ! -s conftest.err
9007 } && test -s conftest$ac_exeext &&
9008 $as_test_x conftest$ac_exeext; then
9009 ac_cv_cflags__fPIC__Wl___export_dynamic=yes
9011 echo "$as_me: failed program was:" >&5
9012 sed 's/^/| /' conftest.$ac_ext >&5
9014 ac_cv_cflags__fPIC__Wl___export_dynamic=no
9017 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9018 conftest$ac_exeext conftest.$ac_ext
9019 CFLAGS=$ac_wine_try_cflags_saved
9021 { echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__Wl___export_dynamic" >&5
9022 echo "${ECHO_T}$ac_cv_cflags__fPIC__Wl___export_dynamic" >&6; }
9023 if test $ac_cv_cflags__fPIC__Wl___export_dynamic = yes; then
9024 LDEXECFLAGS="-Wl,--export-dynamic"
9029 as_ac_var=`echo "ac_cv_cflags_-fPIC -Wl,--rpath,\$ORIGIN/../lib" | $as_tr_sh`
9030 { echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib" >&5
9031 echo $ECHO_N "checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib... $ECHO_C" >&6; }
9032 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
9033 echo $ECHO_N "(cached) $ECHO_C" >&6
9035 ac_wine_try_cflags_saved=$CFLAGS
9036 CFLAGS="$CFLAGS -fPIC -Wl,--rpath,\$ORIGIN/../lib"
9037 cat >conftest.$ac_ext <<_ACEOF
9040 cat confdefs.h >>conftest.$ac_ext
9041 cat >>conftest.$ac_ext <<_ACEOF
9042 /* end confdefs.h. */
9052 rm -f conftest.$ac_objext conftest$ac_exeext
9053 if { (ac_try="$ac_link"
9055 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9056 *) ac_try_echo=$ac_try;;
9058 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9059 (eval "$ac_link") 2>conftest.er1
9061 grep -v '^ *+' conftest.er1 >conftest.err
9063 cat conftest.err >&5
9064 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9065 (exit $ac_status); } && {
9066 test -z "$ac_c_werror_flag" ||
9067 test ! -s conftest.err
9068 } && test -s conftest$ac_exeext &&
9069 $as_test_x conftest$ac_exeext; then
9070 eval "$as_ac_var=yes"
9072 echo "$as_me: failed program was:" >&5
9073 sed 's/^/| /' conftest.$ac_ext >&5
9075 eval "$as_ac_var=no"
9078 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9079 conftest$ac_exeext conftest.$ac_ext
9080 CFLAGS=$ac_wine_try_cflags_saved
9082 ac_res=`eval echo '${'$as_ac_var'}'`
9083 { echo "$as_me:$LINENO: result: $ac_res" >&5
9084 echo "${ECHO_T}$ac_res" >&6; }
9085 if test `eval echo '${'$as_ac_var'}'` = yes; then
9086 LDRPATH_INSTALL="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
9087 LDRPATH_LOCAL="-Wl,--rpath,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
9089 as_ac_var=`echo "ac_cv_cflags_-fPIC -Wl,-R,\$ORIGIN/../lib" | $as_tr_sh`
9090 { echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib" >&5
9091 echo $ECHO_N "checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib... $ECHO_C" >&6; }
9092 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
9093 echo $ECHO_N "(cached) $ECHO_C" >&6
9095 ac_wine_try_cflags_saved=$CFLAGS
9096 CFLAGS="$CFLAGS -fPIC -Wl,-R,\$ORIGIN/../lib"
9097 cat >conftest.$ac_ext <<_ACEOF
9100 cat confdefs.h >>conftest.$ac_ext
9101 cat >>conftest.$ac_ext <<_ACEOF
9102 /* end confdefs.h. */
9112 rm -f conftest.$ac_objext conftest$ac_exeext
9113 if { (ac_try="$ac_link"
9115 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9116 *) ac_try_echo=$ac_try;;
9118 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9119 (eval "$ac_link") 2>conftest.er1
9121 grep -v '^ *+' conftest.er1 >conftest.err
9123 cat conftest.err >&5
9124 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9125 (exit $ac_status); } && {
9126 test -z "$ac_c_werror_flag" ||
9127 test ! -s conftest.err
9128 } && test -s conftest$ac_exeext &&
9129 $as_test_x conftest$ac_exeext; then
9130 eval "$as_ac_var=yes"
9132 echo "$as_me: failed program was:" >&5
9133 sed 's/^/| /' conftest.$ac_ext >&5
9135 eval "$as_ac_var=no"
9138 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9139 conftest$ac_exeext conftest.$ac_ext
9140 CFLAGS=$ac_wine_try_cflags_saved
9142 ac_res=`eval echo '${'$as_ac_var'}'`
9143 { echo "$as_me:$LINENO: result: $ac_res" >&5
9144 echo "${ECHO_T}$ac_res" >&6; }
9145 if test `eval echo '${'$as_ac_var'}'` = yes; then
9146 LDRPATH_INSTALL="-Wl,-R,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
9147 LDRPATH_LOCAL="-Wl,-R,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
9153 { echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--enable-new-dtags" >&5
9154 echo $ECHO_N "checking whether the compiler supports -Wl,--enable-new-dtags... $ECHO_C" >&6; }
9155 if test "${ac_cv_cflags__Wl___enable_new_dtags+set}" = set; then
9156 echo $ECHO_N "(cached) $ECHO_C" >&6
9158 ac_wine_try_cflags_saved=$CFLAGS
9159 CFLAGS="$CFLAGS -Wl,--enable-new-dtags"
9160 cat >conftest.$ac_ext <<_ACEOF
9163 cat confdefs.h >>conftest.$ac_ext
9164 cat >>conftest.$ac_ext <<_ACEOF
9165 /* end confdefs.h. */
9175 rm -f conftest.$ac_objext conftest$ac_exeext
9176 if { (ac_try="$ac_link"
9178 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9179 *) ac_try_echo=$ac_try;;
9181 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9182 (eval "$ac_link") 2>conftest.er1
9184 grep -v '^ *+' conftest.er1 >conftest.err
9186 cat conftest.err >&5
9187 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9188 (exit $ac_status); } && {
9189 test -z "$ac_c_werror_flag" ||
9190 test ! -s conftest.err
9191 } && test -s conftest$ac_exeext &&
9192 $as_test_x conftest$ac_exeext; then
9193 ac_cv_cflags__Wl___enable_new_dtags=yes
9195 echo "$as_me: failed program was:" >&5
9196 sed 's/^/| /' conftest.$ac_ext >&5
9198 ac_cv_cflags__Wl___enable_new_dtags=no
9201 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9202 conftest$ac_exeext conftest.$ac_ext
9203 CFLAGS=$ac_wine_try_cflags_saved
9205 { echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___enable_new_dtags" >&5
9206 echo "${ECHO_T}$ac_cv_cflags__Wl___enable_new_dtags" >&6; }
9207 if test $ac_cv_cflags__Wl___enable_new_dtags = yes; then
9208 LDRPATH_INSTALL="$LDRPATH_INSTALL -Wl,--enable-new-dtags"
9213 *i[3456789]86* | x86_64)
9214 { echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400" >&5
9215 echo $ECHO_N "checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400... $ECHO_C" >&6; }
9216 if test "${ac_cv_cflags__Wl___section_start__interp_0x7bf00400+set}" = set; then
9217 echo $ECHO_N "(cached) $ECHO_C" >&6
9219 ac_wine_try_cflags_saved=$CFLAGS
9220 CFLAGS="$CFLAGS -Wl,--section-start,.interp=0x7bf00400"
9221 cat >conftest.$ac_ext <<_ACEOF
9224 cat confdefs.h >>conftest.$ac_ext
9225 cat >>conftest.$ac_ext <<_ACEOF
9226 /* end confdefs.h. */
9236 rm -f conftest.$ac_objext conftest$ac_exeext
9237 if { (ac_try="$ac_link"
9239 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9240 *) ac_try_echo=$ac_try;;
9242 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9243 (eval "$ac_link") 2>conftest.er1
9245 grep -v '^ *+' conftest.er1 >conftest.err
9247 cat conftest.err >&5
9248 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9249 (exit $ac_status); } && {
9250 test -z "$ac_c_werror_flag" ||
9251 test ! -s conftest.err
9252 } && test -s conftest$ac_exeext &&
9253 $as_test_x conftest$ac_exeext; then
9254 ac_cv_cflags__Wl___section_start__interp_0x7bf00400=yes
9256 echo "$as_me: failed program was:" >&5
9257 sed 's/^/| /' conftest.$ac_ext >&5
9259 ac_cv_cflags__Wl___section_start__interp_0x7bf00400=no
9262 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9263 conftest$ac_exeext conftest.$ac_ext
9264 CFLAGS=$ac_wine_try_cflags_saved
9266 { echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&5
9267 echo "${ECHO_T}$ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&6; }
9268 if test $ac_cv_cflags__Wl___section_start__interp_0x7bf00400 = yes; then
9269 LDEXECFLAGS="$LDEXECFLAGS -Wl,--section-start,.interp=0x7bf00400"
9276 { echo "$as_me:$LINENO: checking whether we can build a UnixWare (Solaris) dll" >&5
9277 echo $ECHO_N "checking whether we can build a UnixWare (Solaris) dll... $ECHO_C" >&6; }
9278 if test "${ac_cv_c_dll_unixware+set}" = set; then
9279 echo $ECHO_N "(cached) $ECHO_C" >&6
9281 ac_wine_try_cflags_saved=$CFLAGS
9282 CFLAGS="$CFLAGS -fPIC -Wl,-G,-h,conftest.so.1.0,-B,symbolic"
9283 cat >conftest.$ac_ext <<_ACEOF
9286 rm -f conftest.$ac_objext conftest$ac_exeext
9287 if { (ac_try="$ac_link"
9289 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9290 *) ac_try_echo=$ac_try;;
9292 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9293 (eval "$ac_link") 2>conftest.er1
9295 grep -v '^ *+' conftest.er1 >conftest.err
9297 cat conftest.err >&5
9298 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9299 (exit $ac_status); } && {
9300 test -z "$ac_c_werror_flag" ||
9301 test ! -s conftest.err
9302 } && test -s conftest$ac_exeext &&
9303 $as_test_x conftest$ac_exeext; then
9304 ac_cv_c_dll_unixware="yes"
9306 echo "$as_me: failed program was:" >&5
9307 sed 's/^/| /' conftest.$ac_ext >&5
9309 ac_cv_c_dll_unixware="no"
9312 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9313 conftest$ac_exeext conftest.$ac_ext
9314 CFLAGS=$ac_wine_try_cflags_saved
9316 { echo "$as_me:$LINENO: result: $ac_cv_c_dll_unixware" >&5
9317 echo "${ECHO_T}$ac_cv_c_dll_unixware" >&6; }
9318 if test "$ac_cv_c_dll_unixware" = "yes"
9320 LDSHARED="\$(CC) -Wl,-G \$(SONAME:%=-Wl,-h,%)"
9321 LDDLLFLAGS="-Wl,-G,-B,symbolic"
9324 { echo "$as_me:$LINENO: checking whether we can build an HP-UX dll" >&5
9325 echo $ECHO_N "checking whether we can build an HP-UX dll... $ECHO_C" >&6; }
9326 if test "${ac_cv_c_dll_hpux+set}" = set; then
9327 echo $ECHO_N "(cached) $ECHO_C" >&6
9329 ac_wine_try_cflags_saved=$CFLAGS
9330 CFLAGS="$CFLAGS -shared"
9331 cat >conftest.$ac_ext <<_ACEOF
9334 rm -f conftest.$ac_objext conftest$ac_exeext
9335 if { (ac_try="$ac_link"
9337 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9338 *) ac_try_echo=$ac_try;;
9340 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9341 (eval "$ac_link") 2>conftest.er1
9343 grep -v '^ *+' conftest.er1 >conftest.err
9345 cat conftest.err >&5
9346 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9347 (exit $ac_status); } && {
9348 test -z "$ac_c_werror_flag" ||
9349 test ! -s conftest.err
9350 } && test -s conftest$ac_exeext &&
9351 $as_test_x conftest$ac_exeext; then
9352 ac_cv_c_dll_hpux="yes"
9354 echo "$as_me: failed program was:" >&5
9355 sed 's/^/| /' conftest.$ac_ext >&5
9357 ac_cv_c_dll_hpux="no"
9360 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9361 conftest$ac_exeext conftest.$ac_ext
9362 CFLAGS=$ac_wine_try_cflags_saved
9364 { echo "$as_me:$LINENO: result: $ac_cv_c_dll_hpux" >&5
9365 echo "${ECHO_T}$ac_cv_c_dll_hpux" >&6; }
9366 if test "$ac_cv_c_dll_hpux" = "yes"
9370 LDDLLFLAGS="-shared -fPIC"
9371 LDSHARED="\$(CC) -shared"
9378 if test "$cross_compiling" = "no"
9380 for ac_prog in i586-mingw32msvc-gcc i386-mingw32msvc-gcc i686-mingw32-gcc i586-mingw32-gcc i386-mingw32-gcc mingw32-gcc mingw-gcc
9382 # Extract the first word of "$ac_prog", so it can be a program name with args.
9383 set dummy $ac_prog; ac_word=$2
9384 { echo "$as_me:$LINENO: checking for $ac_word" >&5
9385 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
9386 if test "${ac_cv_prog_CROSSCC+set}" = set; then
9387 echo $ECHO_N "(cached) $ECHO_C" >&6
9389 if test -n "$CROSSCC"; then
9390 ac_cv_prog_CROSSCC="$CROSSCC" # Let the user override the test.
9392 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9396 test -z "$as_dir" && as_dir=.
9397 for ac_exec_ext in '' $ac_executable_extensions; do
9398 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9399 ac_cv_prog_CROSSCC="$ac_prog"
9400 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
9409 CROSSCC=$ac_cv_prog_CROSSCC
9410 if test -n "$CROSSCC"; then
9411 { echo "$as_me:$LINENO: result: $CROSSCC" >&5
9412 echo "${ECHO_T}$CROSSCC" >&6; }
9414 { echo "$as_me:$LINENO: result: no" >&5
9415 echo "${ECHO_T}no" >&6; }
9419 test -n "$CROSSCC" && break
9421 test -n "$CROSSCC" || CROSSCC="false"
9423 for ac_prog in i586-mingw32msvc-dlltool i386-mingw32msvc-dlltool i686-mingw32-dlltool i586-mingw32-dlltool i386-mingw32-dlltool mingw32-dlltool mingw-dlltool
9425 # Extract the first word of "$ac_prog", so it can be a program name with args.
9426 set dummy $ac_prog; ac_word=$2
9427 { echo "$as_me:$LINENO: checking for $ac_word" >&5
9428 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
9429 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
9430 echo $ECHO_N "(cached) $ECHO_C" >&6
9432 if test -n "$DLLTOOL"; then
9433 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
9435 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9439 test -z "$as_dir" && as_dir=.
9440 for ac_exec_ext in '' $ac_executable_extensions; do
9441 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9442 ac_cv_prog_DLLTOOL="$ac_prog"
9443 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
9452 DLLTOOL=$ac_cv_prog_DLLTOOL
9453 if test -n "$DLLTOOL"; then
9454 { echo "$as_me:$LINENO: result: $DLLTOOL" >&5
9455 echo "${ECHO_T}$DLLTOOL" >&6; }
9457 { echo "$as_me:$LINENO: result: no" >&5
9458 echo "${ECHO_T}no" >&6; }
9462 test -n "$DLLTOOL" && break
9464 test -n "$DLLTOOL" || DLLTOOL="false"
9466 for ac_prog in i586-mingw32msvc-windres i386-mingw32msvc-windres i686-mingw32-windres i586-mingw32-windres i386-mingw32-windres mingw32-windres mingw-windres
9468 # Extract the first word of "$ac_prog", so it can be a program name with args.
9469 set dummy $ac_prog; ac_word=$2
9470 { echo "$as_me:$LINENO: checking for $ac_word" >&5
9471 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
9472 if test "${ac_cv_prog_CROSSWINDRES+set}" = set; then
9473 echo $ECHO_N "(cached) $ECHO_C" >&6
9475 if test -n "$CROSSWINDRES"; then
9476 ac_cv_prog_CROSSWINDRES="$CROSSWINDRES" # Let the user override the test.
9478 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9482 test -z "$as_dir" && as_dir=.
9483 for ac_exec_ext in '' $ac_executable_extensions; do
9484 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9485 ac_cv_prog_CROSSWINDRES="$ac_prog"
9486 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
9495 CROSSWINDRES=$ac_cv_prog_CROSSWINDRES
9496 if test -n "$CROSSWINDRES"; then
9497 { echo "$as_me:$LINENO: result: $CROSSWINDRES" >&5
9498 echo "${ECHO_T}$CROSSWINDRES" >&6; }
9500 { echo "$as_me:$LINENO: result: no" >&5
9501 echo "${ECHO_T}no" >&6; }
9505 test -n "$CROSSWINDRES" && break
9507 test -n "$CROSSWINDRES" || CROSSWINDRES="false"
9509 for ac_prog in i586-mingw32msvc-ar i386-mingw32msvc-ar i686-mingw32-ar i586-mingw32-ar i386-mingw32-ar mingw32-ar mingw-ar
9511 # Extract the first word of "$ac_prog", so it can be a program name with args.
9512 set dummy $ac_prog; ac_word=$2
9513 { echo "$as_me:$LINENO: checking for $ac_word" >&5
9514 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
9515 if test "${ac_cv_prog_MINGWAR+set}" = set; then
9516 echo $ECHO_N "(cached) $ECHO_C" >&6
9518 if test -n "$MINGWAR"; then
9519 ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
9521 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9525 test -z "$as_dir" && as_dir=.
9526 for ac_exec_ext in '' $ac_executable_extensions; do
9527 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9528 ac_cv_prog_MINGWAR="$ac_prog"
9529 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
9538 MINGWAR=$ac_cv_prog_MINGWAR
9539 if test -n "$MINGWAR"; then
9540 { echo "$as_me:$LINENO: result: $MINGWAR" >&5
9541 echo "${ECHO_T}$MINGWAR" >&6; }
9543 { echo "$as_me:$LINENO: result: no" >&5
9544 echo "${ECHO_T}no" >&6; }
9548 test -n "$MINGWAR" && break
9550 test -n "$MINGWAR" || MINGWAR="false"
9552 if test "$CROSSCC" != "false"; then CROSSTEST="\$(CROSSTEST)"; fi
9557 enable_winequartz_drv=${enable_winequartz_drv:-no}
9559 if test "$LIBEXT" = "a"; then
9560 { { echo "$as_me:$LINENO: error: could not find a way to build shared libraries.
9561 It is currently not possible to build Wine without shared library
9562 (.so) support to allow transparent switch between .so and .dll files.
9563 If you are using Linux, you will need a newer binutils.
9565 echo "$as_me: error: could not find a way to build shared libraries.
9566 It is currently not possible to build Wine without shared library
9567 (.so) support to allow transparent switch between .so and .dll files.
9568 If you are using Linux, you will need a newer binutils.
9570 { (exit 1); exit 1; }; }
9574 if test "$have_x" = "yes"
9577 ac_save_CPPFLAGS="$CPPFLAGS"
9578 CPPFLAGS="$CPPFLAGS $X_CFLAGS"
9580 { echo "$as_me:$LINENO: checking for -lX11" >&5
9581 echo $ECHO_N "checking for -lX11... $ECHO_C" >&6; }
9582 if test "${ac_cv_lib_soname_X11+set}" = set; then
9583 echo $ECHO_N "(cached) $ECHO_C" >&6
9585 ac_check_soname_save_LIBS=$LIBS
9586 LIBS="-lX11 $X_LIBS $X_EXTRA_LIBS $LIBS"
9587 cat >conftest.$ac_ext <<_ACEOF
9590 cat confdefs.h >>conftest.$ac_ext
9591 cat >>conftest.$ac_ext <<_ACEOF
9592 /* end confdefs.h. */
9594 /* Override any GCC internal prototype to avoid an error.
9595 Use char because int might match the return type of a GCC
9596 builtin and then its argument prototype would still apply. */
9600 char XCreateWindow ();
9604 return XCreateWindow ();
9609 rm -f conftest.$ac_objext conftest$ac_exeext
9610 if { (ac_try="$ac_link"
9612 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9613 *) ac_try_echo=$ac_try;;
9615 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9616 (eval "$ac_link") 2>conftest.er1
9618 grep -v '^ *+' conftest.er1 >conftest.err
9620 cat conftest.err >&5
9621 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9622 (exit $ac_status); } && {
9623 test -z "$ac_c_werror_flag" ||
9624 test ! -s conftest.err
9625 } && test -s conftest$ac_exeext &&
9626 $as_test_x conftest$ac_exeext; then
9629 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'` ;;
9630 *) ac_cv_lib_soname_X11=`$ac_cv_path_LDD conftest$ac_exeext | grep "libX11\\.$LIBEXT" | sed -e "s/^.*\(libX11\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9633 echo "$as_me: failed program was:" >&5
9634 sed 's/^/| /' conftest.$ac_ext >&5
9639 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9640 conftest$ac_exeext conftest.$ac_ext
9641 LIBS=$ac_check_soname_save_LIBS
9643 if test "x$ac_cv_lib_soname_X11" = "x"; then
9644 { echo "$as_me:$LINENO: result: not found" >&5
9645 echo "${ECHO_T}not found" >&6; }
9648 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_X11" >&5
9649 echo "${ECHO_T}$ac_cv_lib_soname_X11" >&6; }
9651 cat >>confdefs.h <<_ACEOF
9652 #define SONAME_LIBX11 "$ac_cv_lib_soname_X11"
9658 { echo "$as_me:$LINENO: checking for -lXext" >&5
9659 echo $ECHO_N "checking for -lXext... $ECHO_C" >&6; }
9660 if test "${ac_cv_lib_soname_Xext+set}" = set; then
9661 echo $ECHO_N "(cached) $ECHO_C" >&6
9663 ac_check_soname_save_LIBS=$LIBS
9664 LIBS="-lXext $X_LIBS -lX11 $X_EXTRA_LIBS $LIBS"
9665 cat >conftest.$ac_ext <<_ACEOF
9668 cat confdefs.h >>conftest.$ac_ext
9669 cat >>conftest.$ac_ext <<_ACEOF
9670 /* end confdefs.h. */
9672 /* Override any GCC internal prototype to avoid an error.
9673 Use char because int might match the return type of a GCC
9674 builtin and then its argument prototype would still apply. */
9678 char XextCreateExtension ();
9682 return XextCreateExtension ();
9687 rm -f conftest.$ac_objext conftest$ac_exeext
9688 if { (ac_try="$ac_link"
9690 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9691 *) ac_try_echo=$ac_try;;
9693 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9694 (eval "$ac_link") 2>conftest.er1
9696 grep -v '^ *+' conftest.er1 >conftest.err
9698 cat conftest.err >&5
9699 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9700 (exit $ac_status); } && {
9701 test -z "$ac_c_werror_flag" ||
9702 test ! -s conftest.err
9703 } && test -s conftest$ac_exeext &&
9704 $as_test_x conftest$ac_exeext; then
9707 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'` ;;
9708 *) ac_cv_lib_soname_Xext=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXext\\.$LIBEXT" | sed -e "s/^.*\(libXext\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9711 echo "$as_me: failed program was:" >&5
9712 sed 's/^/| /' conftest.$ac_ext >&5
9717 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9718 conftest$ac_exeext conftest.$ac_ext
9719 LIBS=$ac_check_soname_save_LIBS
9721 if test "x$ac_cv_lib_soname_Xext" = "x"; then
9722 { echo "$as_me:$LINENO: result: not found" >&5
9723 echo "${ECHO_T}not found" >&6; }
9726 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xext" >&5
9727 echo "${ECHO_T}$ac_cv_lib_soname_Xext" >&6; }
9729 cat >>confdefs.h <<_ACEOF
9730 #define SONAME_LIBXEXT "$ac_cv_lib_soname_Xext"
9749 for ac_header in X11/Xlib.h \
9752 X11/Xcursor/Xcursor.h \
9753 X11/extensions/shape.h \
9754 X11/extensions/XInput.h \
9755 X11/extensions/XShm.h \
9756 X11/extensions/Xcomposite.h \
9757 X11/extensions/Xinerama.h \
9758 X11/extensions/Xrandr.h \
9759 X11/extensions/Xrender.h \
9760 X11/extensions/xf86vmode.h
9762 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
9763 { echo "$as_me:$LINENO: checking for $ac_header" >&5
9764 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
9765 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
9766 echo $ECHO_N "(cached) $ECHO_C" >&6
9768 cat >conftest.$ac_ext <<_ACEOF
9771 cat confdefs.h >>conftest.$ac_ext
9772 cat >>conftest.$ac_ext <<_ACEOF
9773 /* end confdefs.h. */
9774 #ifdef HAVE_X11_XLIB_H
9775 # include <X11/Xlib.h>
9777 #ifdef HAVE_X11_XUTIL_H
9778 # include <X11/Xutil.h>
9781 #include <$ac_header>
9783 rm -f conftest.$ac_objext
9784 if { (ac_try="$ac_compile"
9786 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9787 *) ac_try_echo=$ac_try;;
9789 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9790 (eval "$ac_compile") 2>conftest.er1
9792 grep -v '^ *+' conftest.er1 >conftest.err
9794 cat conftest.err >&5
9795 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9796 (exit $ac_status); } && {
9797 test -z "$ac_c_werror_flag" ||
9798 test ! -s conftest.err
9799 } && test -s conftest.$ac_objext; then
9800 eval "$as_ac_Header=yes"
9802 echo "$as_me: failed program was:" >&5
9803 sed 's/^/| /' conftest.$ac_ext >&5
9805 eval "$as_ac_Header=no"
9808 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9810 ac_res=`eval echo '${'$as_ac_Header'}'`
9811 { echo "$as_me:$LINENO: result: $ac_res" >&5
9812 echo "${ECHO_T}$ac_res" >&6; }
9813 if test `eval echo '${'$as_ac_Header'}'` = yes; then
9814 cat >>confdefs.h <<_ACEOF
9815 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
9823 if test "$ac_cv_header_X11_XKBlib_h" = "yes"
9825 { echo "$as_me:$LINENO: checking for XkbQueryExtension in -lX11" >&5
9826 echo $ECHO_N "checking for XkbQueryExtension in -lX11... $ECHO_C" >&6; }
9827 if test "${ac_cv_lib_X11_XkbQueryExtension+set}" = set; then
9828 echo $ECHO_N "(cached) $ECHO_C" >&6
9830 ac_check_lib_save_LIBS=$LIBS
9831 LIBS="-lX11 $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
9832 cat >conftest.$ac_ext <<_ACEOF
9835 cat confdefs.h >>conftest.$ac_ext
9836 cat >>conftest.$ac_ext <<_ACEOF
9837 /* end confdefs.h. */
9839 /* Override any GCC internal prototype to avoid an error.
9840 Use char because int might match the return type of a GCC
9841 builtin and then its argument prototype would still apply. */
9845 char XkbQueryExtension ();
9849 return XkbQueryExtension ();
9854 rm -f conftest.$ac_objext conftest$ac_exeext
9855 if { (ac_try="$ac_link"
9857 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9858 *) ac_try_echo=$ac_try;;
9860 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9861 (eval "$ac_link") 2>conftest.er1
9863 grep -v '^ *+' conftest.er1 >conftest.err
9865 cat conftest.err >&5
9866 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9867 (exit $ac_status); } && {
9868 test -z "$ac_c_werror_flag" ||
9869 test ! -s conftest.err
9870 } && test -s conftest$ac_exeext &&
9871 $as_test_x conftest$ac_exeext; then
9872 ac_cv_lib_X11_XkbQueryExtension=yes
9874 echo "$as_me: failed program was:" >&5
9875 sed 's/^/| /' conftest.$ac_ext >&5
9877 ac_cv_lib_X11_XkbQueryExtension=no
9880 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9881 conftest$ac_exeext conftest.$ac_ext
9882 LIBS=$ac_check_lib_save_LIBS
9884 { echo "$as_me:$LINENO: result: $ac_cv_lib_X11_XkbQueryExtension" >&5
9885 echo "${ECHO_T}$ac_cv_lib_X11_XkbQueryExtension" >&6; }
9886 if test $ac_cv_lib_X11_XkbQueryExtension = yes; then
9888 cat >>confdefs.h <<\_ACEOF
9896 if test "$ac_cv_header_X11_Xcursor_Xcursor_h" = "yes"
9898 { echo "$as_me:$LINENO: checking for -lXcursor" >&5
9899 echo $ECHO_N "checking for -lXcursor... $ECHO_C" >&6; }
9900 if test "${ac_cv_lib_soname_Xcursor+set}" = set; then
9901 echo $ECHO_N "(cached) $ECHO_C" >&6
9903 ac_check_soname_save_LIBS=$LIBS
9904 LIBS="-lXcursor $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
9905 cat >conftest.$ac_ext <<_ACEOF
9908 cat confdefs.h >>conftest.$ac_ext
9909 cat >>conftest.$ac_ext <<_ACEOF
9910 /* end confdefs.h. */
9912 /* Override any GCC internal prototype to avoid an error.
9913 Use char because int might match the return type of a GCC
9914 builtin and then its argument prototype would still apply. */
9918 char XcursorImageLoadCursor ();
9922 return XcursorImageLoadCursor ();
9927 rm -f conftest.$ac_objext conftest$ac_exeext
9928 if { (ac_try="$ac_link"
9930 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9931 *) ac_try_echo=$ac_try;;
9933 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9934 (eval "$ac_link") 2>conftest.er1
9936 grep -v '^ *+' conftest.er1 >conftest.err
9938 cat conftest.err >&5
9939 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9940 (exit $ac_status); } && {
9941 test -z "$ac_c_werror_flag" ||
9942 test ! -s conftest.err
9943 } && test -s conftest$ac_exeext &&
9944 $as_test_x conftest$ac_exeext; then
9947 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'` ;;
9948 *) ac_cv_lib_soname_Xcursor=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcursor\\.$LIBEXT" | sed -e "s/^.*\(libXcursor\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9951 echo "$as_me: failed program was:" >&5
9952 sed 's/^/| /' conftest.$ac_ext >&5
9957 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9958 conftest$ac_exeext conftest.$ac_ext
9959 LIBS=$ac_check_soname_save_LIBS
9961 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
9962 { echo "$as_me:$LINENO: result: not found" >&5
9963 echo "${ECHO_T}not found" >&6; }
9966 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcursor" >&5
9967 echo "${ECHO_T}$ac_cv_lib_soname_Xcursor" >&6; }
9969 cat >>confdefs.h <<_ACEOF
9970 #define SONAME_LIBXCURSOR "$ac_cv_lib_soname_Xcursor"
9977 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
9978 case "x$with_xcursor" in
9979 x) wine_notices="$wine_notices|libxcursor development files not found, the Xcursor extension won't be supported." ;;
9981 *) { { echo "$as_me:$LINENO: error: libxcursor development files not found, the Xcursor extension won't be supported.
9982 This is an error since --with-xcursor was requested." >&5
9983 echo "$as_me: error: libxcursor development files not found, the Xcursor extension won't be supported.
9984 This is an error since --with-xcursor was requested." >&2;}
9985 { (exit 1); exit 1; }; } ;;
9990 if test "$ac_cv_header_X11_extensions_XInput_h" = "yes"
9992 { echo "$as_me:$LINENO: checking for -lXi" >&5
9993 echo $ECHO_N "checking for -lXi... $ECHO_C" >&6; }
9994 if test "${ac_cv_lib_soname_Xi+set}" = set; then
9995 echo $ECHO_N "(cached) $ECHO_C" >&6
9997 ac_check_soname_save_LIBS=$LIBS
9998 LIBS="-lXi $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
9999 cat >conftest.$ac_ext <<_ACEOF
10002 cat confdefs.h >>conftest.$ac_ext
10003 cat >>conftest.$ac_ext <<_ACEOF
10004 /* end confdefs.h. */
10006 /* Override any GCC internal prototype to avoid an error.
10007 Use char because int might match the return type of a GCC
10008 builtin and then its argument prototype would still apply. */
10012 char XOpenDevice ();
10016 return XOpenDevice ();
10021 rm -f conftest.$ac_objext conftest$ac_exeext
10022 if { (ac_try="$ac_link"
10023 case "(($ac_try" in
10024 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10025 *) ac_try_echo=$ac_try;;
10027 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10028 (eval "$ac_link") 2>conftest.er1
10030 grep -v '^ *+' conftest.er1 >conftest.err
10032 cat conftest.err >&5
10033 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10034 (exit $ac_status); } && {
10035 test -z "$ac_c_werror_flag" ||
10036 test ! -s conftest.err
10037 } && test -s conftest$ac_exeext &&
10038 $as_test_x conftest$ac_exeext; then
10041 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'` ;;
10042 *) ac_cv_lib_soname_Xi=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXi\\.$LIBEXT" | sed -e "s/^.*\(libXi\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10045 echo "$as_me: failed program was:" >&5
10046 sed 's/^/| /' conftest.$ac_ext >&5
10051 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10052 conftest$ac_exeext conftest.$ac_ext
10053 LIBS=$ac_check_soname_save_LIBS
10055 if test "x$ac_cv_lib_soname_Xi" = "x"; then
10056 { echo "$as_me:$LINENO: result: not found" >&5
10057 echo "${ECHO_T}not found" >&6; }
10060 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xi" >&5
10061 echo "${ECHO_T}$ac_cv_lib_soname_Xi" >&6; }
10063 cat >>confdefs.h <<_ACEOF
10064 #define SONAME_LIBXI "$ac_cv_lib_soname_Xi"
10071 if test "x$ac_cv_lib_soname_Xi" = "x"; then
10072 case "x$with_xinput" in
10073 x) wine_notices="$wine_notices|libxi development files not found, the Xinput extension won't be supported." ;;
10075 *) { { echo "$as_me:$LINENO: error: libxi development files not found, the Xinput extension won't be supported.
10076 This is an error since --with-xinput was requested." >&5
10077 echo "$as_me: error: libxi development files not found, the Xinput extension won't be supported.
10078 This is an error since --with-xinput was requested." >&2;}
10079 { (exit 1); exit 1; }; } ;;
10084 if test "$ac_cv_header_X11_extensions_XShm_h" = "yes"
10086 { echo "$as_me:$LINENO: checking for XShmQueryExtension in -lXext" >&5
10087 echo $ECHO_N "checking for XShmQueryExtension in -lXext... $ECHO_C" >&6; }
10088 if test "${ac_cv_lib_Xext_XShmQueryExtension+set}" = set; then
10089 echo $ECHO_N "(cached) $ECHO_C" >&6
10091 ac_check_lib_save_LIBS=$LIBS
10092 LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10093 cat >conftest.$ac_ext <<_ACEOF
10096 cat confdefs.h >>conftest.$ac_ext
10097 cat >>conftest.$ac_ext <<_ACEOF
10098 /* end confdefs.h. */
10100 /* Override any GCC internal prototype to avoid an error.
10101 Use char because int might match the return type of a GCC
10102 builtin and then its argument prototype would still apply. */
10106 char XShmQueryExtension ();
10110 return XShmQueryExtension ();
10115 rm -f conftest.$ac_objext conftest$ac_exeext
10116 if { (ac_try="$ac_link"
10117 case "(($ac_try" in
10118 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10119 *) ac_try_echo=$ac_try;;
10121 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10122 (eval "$ac_link") 2>conftest.er1
10124 grep -v '^ *+' conftest.er1 >conftest.err
10126 cat conftest.err >&5
10127 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10128 (exit $ac_status); } && {
10129 test -z "$ac_c_werror_flag" ||
10130 test ! -s conftest.err
10131 } && test -s conftest$ac_exeext &&
10132 $as_test_x conftest$ac_exeext; then
10133 ac_cv_lib_Xext_XShmQueryExtension=yes
10135 echo "$as_me: failed program was:" >&5
10136 sed 's/^/| /' conftest.$ac_ext >&5
10138 ac_cv_lib_Xext_XShmQueryExtension=no
10141 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10142 conftest$ac_exeext conftest.$ac_ext
10143 LIBS=$ac_check_lib_save_LIBS
10145 { echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5
10146 echo "${ECHO_T}$ac_cv_lib_Xext_XShmQueryExtension" >&6; }
10147 if test $ac_cv_lib_Xext_XShmQueryExtension = yes; then
10149 cat >>confdefs.h <<\_ACEOF
10150 #define HAVE_LIBXXSHM 1
10156 if test "$ac_cv_lib_Xext_XShmQueryExtension" != "yes"; then
10157 case "x$with_xshm" in
10158 x) wine_notices="$wine_notices|XShm development files not found, X Shared Memory won't be supported." ;;
10160 *) { { echo "$as_me:$LINENO: error: XShm development files not found, X Shared Memory won't be supported.
10161 This is an error since --with-xshm was requested." >&5
10162 echo "$as_me: error: XShm development files not found, X Shared Memory won't be supported.
10163 This is an error since --with-xshm was requested." >&2;}
10164 { (exit 1); exit 1; }; } ;;
10169 if test "$ac_cv_header_X11_extensions_shape_h" = "yes"
10171 { echo "$as_me:$LINENO: checking for XShapeQueryExtension in -lXext" >&5
10172 echo $ECHO_N "checking for XShapeQueryExtension in -lXext... $ECHO_C" >&6; }
10173 if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then
10174 echo $ECHO_N "(cached) $ECHO_C" >&6
10176 ac_check_lib_save_LIBS=$LIBS
10177 LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10178 cat >conftest.$ac_ext <<_ACEOF
10181 cat confdefs.h >>conftest.$ac_ext
10182 cat >>conftest.$ac_ext <<_ACEOF
10183 /* end confdefs.h. */
10185 /* Override any GCC internal prototype to avoid an error.
10186 Use char because int might match the return type of a GCC
10187 builtin and then its argument prototype would still apply. */
10191 char XShapeQueryExtension ();
10195 return XShapeQueryExtension ();
10200 rm -f conftest.$ac_objext conftest$ac_exeext
10201 if { (ac_try="$ac_link"
10202 case "(($ac_try" in
10203 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10204 *) ac_try_echo=$ac_try;;
10206 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10207 (eval "$ac_link") 2>conftest.er1
10209 grep -v '^ *+' conftest.er1 >conftest.err
10211 cat conftest.err >&5
10212 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10213 (exit $ac_status); } && {
10214 test -z "$ac_c_werror_flag" ||
10215 test ! -s conftest.err
10216 } && test -s conftest$ac_exeext &&
10217 $as_test_x conftest$ac_exeext; then
10218 ac_cv_lib_Xext_XShapeQueryExtension=yes
10220 echo "$as_me: failed program was:" >&5
10221 sed 's/^/| /' conftest.$ac_ext >&5
10223 ac_cv_lib_Xext_XShapeQueryExtension=no
10226 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10227 conftest$ac_exeext conftest.$ac_ext
10228 LIBS=$ac_check_lib_save_LIBS
10230 { echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
10231 echo "${ECHO_T}$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
10232 if test $ac_cv_lib_Xext_XShapeQueryExtension = yes; then
10234 cat >>confdefs.h <<\_ACEOF
10235 #define HAVE_LIBXSHAPE 1
10241 if test "$ac_cv_lib_Xext_XShapeQueryExtension" != "yes"; then
10242 case "x$with_xshape" in
10243 x) wine_notices="$wine_notices|XShape development files not found, XShape won't be supported." ;;
10245 *) { { echo "$as_me:$LINENO: error: XShape development files not found, XShape won't be supported.
10246 This is an error since --with-xshape was requested." >&5
10247 echo "$as_me: error: XShape development files not found, XShape won't be supported.
10248 This is an error since --with-xshape was requested." >&2;}
10249 { (exit 1); exit 1; }; } ;;
10254 if test "$ac_cv_header_X11_extensions_xf86vmode_h" = "yes"
10256 { echo "$as_me:$LINENO: checking for -lXxf86vm" >&5
10257 echo $ECHO_N "checking for -lXxf86vm... $ECHO_C" >&6; }
10258 if test "${ac_cv_lib_soname_Xxf86vm+set}" = set; then
10259 echo $ECHO_N "(cached) $ECHO_C" >&6
10261 ac_check_soname_save_LIBS=$LIBS
10262 LIBS="-lXxf86vm $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10263 cat >conftest.$ac_ext <<_ACEOF
10266 cat confdefs.h >>conftest.$ac_ext
10267 cat >>conftest.$ac_ext <<_ACEOF
10268 /* end confdefs.h. */
10270 /* Override any GCC internal prototype to avoid an error.
10271 Use char because int might match the return type of a GCC
10272 builtin and then its argument prototype would still apply. */
10276 char XF86VidModeQueryExtension ();
10280 return XF86VidModeQueryExtension ();
10285 rm -f conftest.$ac_objext conftest$ac_exeext
10286 if { (ac_try="$ac_link"
10287 case "(($ac_try" in
10288 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10289 *) ac_try_echo=$ac_try;;
10291 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10292 (eval "$ac_link") 2>conftest.er1
10294 grep -v '^ *+' conftest.er1 >conftest.err
10296 cat conftest.err >&5
10297 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10298 (exit $ac_status); } && {
10299 test -z "$ac_c_werror_flag" ||
10300 test ! -s conftest.err
10301 } && test -s conftest$ac_exeext &&
10302 $as_test_x conftest$ac_exeext; then
10305 dylib) ac_cv_lib_soname_Xxf86vm=`otool -L conftest$ac_exeext | grep "libXxf86vm\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libXxf86vm\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
10306 *) ac_cv_lib_soname_Xxf86vm=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXxf86vm\\.$LIBEXT" | sed -e "s/^.*\(libXxf86vm\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10309 echo "$as_me: failed program was:" >&5
10310 sed 's/^/| /' conftest.$ac_ext >&5
10315 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10316 conftest$ac_exeext conftest.$ac_ext
10317 LIBS=$ac_check_soname_save_LIBS
10319 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10320 { echo "$as_me:$LINENO: result: not found" >&5
10321 echo "${ECHO_T}not found" >&6; }
10324 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xxf86vm" >&5
10325 echo "${ECHO_T}$ac_cv_lib_soname_Xxf86vm" >&6; }
10327 cat >>confdefs.h <<_ACEOF
10328 #define SONAME_LIBXXF86VM "$ac_cv_lib_soname_Xxf86vm"
10335 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10336 case "x$with_xxf86vm" in
10337 x) wine_notices="$wine_notices|libXxf86vm development files not found, XFree86 Vidmode won't be supported." ;;
10339 *) { { echo "$as_me:$LINENO: error: libXxf86vm development files not found, XFree86 Vidmode won't be supported.
10340 This is an error since --with-xxf86vm was requested." >&5
10341 echo "$as_me: error: libXxf86vm development files not found, XFree86 Vidmode won't be supported.
10342 This is an error since --with-xxf86vm was requested." >&2;}
10343 { (exit 1); exit 1; }; } ;;
10348 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"
10350 { echo "$as_me:$LINENO: checking for -lXrender" >&5
10351 echo $ECHO_N "checking for -lXrender... $ECHO_C" >&6; }
10352 if test "${ac_cv_lib_soname_Xrender+set}" = set; then
10353 echo $ECHO_N "(cached) $ECHO_C" >&6
10355 ac_check_soname_save_LIBS=$LIBS
10356 LIBS="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10357 cat >conftest.$ac_ext <<_ACEOF
10360 cat confdefs.h >>conftest.$ac_ext
10361 cat >>conftest.$ac_ext <<_ACEOF
10362 /* end confdefs.h. */
10364 /* Override any GCC internal prototype to avoid an error.
10365 Use char because int might match the return type of a GCC
10366 builtin and then its argument prototype would still apply. */
10370 char XRenderQueryExtension ();
10374 return XRenderQueryExtension ();
10379 rm -f conftest.$ac_objext conftest$ac_exeext
10380 if { (ac_try="$ac_link"
10381 case "(($ac_try" in
10382 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10383 *) ac_try_echo=$ac_try;;
10385 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10386 (eval "$ac_link") 2>conftest.er1
10388 grep -v '^ *+' conftest.er1 >conftest.err
10390 cat conftest.err >&5
10391 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10392 (exit $ac_status); } && {
10393 test -z "$ac_c_werror_flag" ||
10394 test ! -s conftest.err
10395 } && test -s conftest$ac_exeext &&
10396 $as_test_x conftest$ac_exeext; then
10399 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'` ;;
10400 *) ac_cv_lib_soname_Xrender=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrender\\.$LIBEXT" | sed -e "s/^.*\(libXrender\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10403 echo "$as_me: failed program was:" >&5
10404 sed 's/^/| /' conftest.$ac_ext >&5
10409 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10410 conftest$ac_exeext conftest.$ac_ext
10411 LIBS=$ac_check_soname_save_LIBS
10413 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
10414 { echo "$as_me:$LINENO: result: not found" >&5
10415 echo "${ECHO_T}not found" >&6; }
10418 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrender" >&5
10419 echo "${ECHO_T}$ac_cv_lib_soname_Xrender" >&6; }
10421 cat >>confdefs.h <<_ACEOF
10422 #define SONAME_LIBXRENDER "$ac_cv_lib_soname_Xrender"
10425 { echo "$as_me:$LINENO: checking for XRenderSetPictureTransform in -lXrender" >&5
10426 echo $ECHO_N "checking for XRenderSetPictureTransform in -lXrender... $ECHO_C" >&6; }
10427 if test "${ac_cv_lib_Xrender_XRenderSetPictureTransform+set}" = set; then
10428 echo $ECHO_N "(cached) $ECHO_C" >&6
10430 ac_check_lib_save_LIBS=$LIBS
10431 LIBS="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10432 cat >conftest.$ac_ext <<_ACEOF
10435 cat confdefs.h >>conftest.$ac_ext
10436 cat >>conftest.$ac_ext <<_ACEOF
10437 /* end confdefs.h. */
10439 /* Override any GCC internal prototype to avoid an error.
10440 Use char because int might match the return type of a GCC
10441 builtin and then its argument prototype would still apply. */
10445 char XRenderSetPictureTransform ();
10449 return XRenderSetPictureTransform ();
10454 rm -f conftest.$ac_objext conftest$ac_exeext
10455 if { (ac_try="$ac_link"
10456 case "(($ac_try" in
10457 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10458 *) ac_try_echo=$ac_try;;
10460 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10461 (eval "$ac_link") 2>conftest.er1
10463 grep -v '^ *+' conftest.er1 >conftest.err
10465 cat conftest.err >&5
10466 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10467 (exit $ac_status); } && {
10468 test -z "$ac_c_werror_flag" ||
10469 test ! -s conftest.err
10470 } && test -s conftest$ac_exeext &&
10471 $as_test_x conftest$ac_exeext; then
10472 ac_cv_lib_Xrender_XRenderSetPictureTransform=yes
10474 echo "$as_me: failed program was:" >&5
10475 sed 's/^/| /' conftest.$ac_ext >&5
10477 ac_cv_lib_Xrender_XRenderSetPictureTransform=no
10480 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10481 conftest$ac_exeext conftest.$ac_ext
10482 LIBS=$ac_check_lib_save_LIBS
10484 { echo "$as_me:$LINENO: result: $ac_cv_lib_Xrender_XRenderSetPictureTransform" >&5
10485 echo "${ECHO_T}$ac_cv_lib_Xrender_XRenderSetPictureTransform" >&6; }
10486 if test $ac_cv_lib_Xrender_XRenderSetPictureTransform = yes; then
10488 cat >>confdefs.h <<\_ACEOF
10489 #define HAVE_XRENDERSETPICTURETRANSFORM 1
10498 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
10499 case "x$with_xrender" in
10500 x) wine_warnings="$wine_warnings|libxrender development files not found, XRender won't be supported." ;;
10502 *) { { echo "$as_me:$LINENO: error: libxrender development files not found, XRender won't be supported.
10503 This is an error since --with-xrender was requested." >&5
10504 echo "$as_me: error: libxrender development files not found, XRender won't be supported.
10505 This is an error since --with-xrender was requested." >&2;}
10506 { (exit 1); exit 1; }; } ;;
10511 if test "$ac_cv_header_X11_extensions_Xrandr_h" = "yes" -a "x$ac_cv_lib_soname_Xrender" != "x"
10513 cat >conftest.$ac_ext <<_ACEOF
10516 cat confdefs.h >>conftest.$ac_ext
10517 cat >>conftest.$ac_ext <<_ACEOF
10518 /* end confdefs.h. */
10519 #include <X11/Xlib.h>
10520 #include <X11/extensions/Xrandr.h>
10524 static typeof(XRRSetScreenConfigAndRate) * func;
10529 rm -f conftest.$ac_objext
10530 if { (ac_try="$ac_compile"
10531 case "(($ac_try" in
10532 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10533 *) ac_try_echo=$ac_try;;
10535 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10536 (eval "$ac_compile") 2>conftest.er1
10538 grep -v '^ *+' conftest.er1 >conftest.err
10540 cat conftest.err >&5
10541 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10542 (exit $ac_status); } && {
10543 test -z "$ac_c_werror_flag" ||
10544 test ! -s conftest.err
10545 } && test -s conftest.$ac_objext; then
10546 { echo "$as_me:$LINENO: checking for -lXrandr" >&5
10547 echo $ECHO_N "checking for -lXrandr... $ECHO_C" >&6; }
10548 if test "${ac_cv_lib_soname_Xrandr+set}" = set; then
10549 echo $ECHO_N "(cached) $ECHO_C" >&6
10551 ac_check_soname_save_LIBS=$LIBS
10552 LIBS="-lXrandr $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10553 cat >conftest.$ac_ext <<_ACEOF
10556 cat confdefs.h >>conftest.$ac_ext
10557 cat >>conftest.$ac_ext <<_ACEOF
10558 /* end confdefs.h. */
10560 /* Override any GCC internal prototype to avoid an error.
10561 Use char because int might match the return type of a GCC
10562 builtin and then its argument prototype would still apply. */
10566 char XRRQueryExtension ();
10570 return XRRQueryExtension ();
10575 rm -f conftest.$ac_objext conftest$ac_exeext
10576 if { (ac_try="$ac_link"
10577 case "(($ac_try" in
10578 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10579 *) ac_try_echo=$ac_try;;
10581 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10582 (eval "$ac_link") 2>conftest.er1
10584 grep -v '^ *+' conftest.er1 >conftest.err
10586 cat conftest.err >&5
10587 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10588 (exit $ac_status); } && {
10589 test -z "$ac_c_werror_flag" ||
10590 test ! -s conftest.err
10591 } && test -s conftest$ac_exeext &&
10592 $as_test_x conftest$ac_exeext; then
10595 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'` ;;
10596 *) ac_cv_lib_soname_Xrandr=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrandr\\.$LIBEXT" | sed -e "s/^.*\(libXrandr\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10599 echo "$as_me: failed program was:" >&5
10600 sed 's/^/| /' conftest.$ac_ext >&5
10605 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10606 conftest$ac_exeext conftest.$ac_ext
10607 LIBS=$ac_check_soname_save_LIBS
10609 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
10610 { echo "$as_me:$LINENO: result: not found" >&5
10611 echo "${ECHO_T}not found" >&6; }
10614 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrandr" >&5
10615 echo "${ECHO_T}$ac_cv_lib_soname_Xrandr" >&6; }
10617 cat >>confdefs.h <<_ACEOF
10618 #define SONAME_LIBXRANDR "$ac_cv_lib_soname_Xrandr"
10625 echo "$as_me: failed program was:" >&5
10626 sed 's/^/| /' conftest.$ac_ext >&5
10631 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10633 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
10634 case "x$with_xrandr" in
10635 x) wine_notices="$wine_notices|libxrandr development files not found, XRandr won't be supported." ;;
10637 *) { { echo "$as_me:$LINENO: error: libxrandr development files not found, XRandr won't be supported.
10638 This is an error since --with-xrandr was requested." >&5
10639 echo "$as_me: error: libxrandr development files not found, XRandr won't be supported.
10640 This is an error since --with-xrandr was requested." >&2;}
10641 { (exit 1); exit 1; }; } ;;
10646 if test "$ac_cv_header_X11_extensions_Xinerama_h" = "yes"
10648 cat >conftest.$ac_ext <<_ACEOF
10651 cat confdefs.h >>conftest.$ac_ext
10652 cat >>conftest.$ac_ext <<_ACEOF
10653 /* end confdefs.h. */
10654 #include <X11/Xlib.h>
10655 #include <X11/extensions/Xinerama.h>
10659 static typeof(XineramaQueryScreens) * func;
10664 rm -f conftest.$ac_objext
10665 if { (ac_try="$ac_compile"
10666 case "(($ac_try" in
10667 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10668 *) ac_try_echo=$ac_try;;
10670 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10671 (eval "$ac_compile") 2>conftest.er1
10673 grep -v '^ *+' conftest.er1 >conftest.err
10675 cat conftest.err >&5
10676 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10677 (exit $ac_status); } && {
10678 test -z "$ac_c_werror_flag" ||
10679 test ! -s conftest.err
10680 } && test -s conftest.$ac_objext; then
10681 { echo "$as_me:$LINENO: checking for -lXinerama" >&5
10682 echo $ECHO_N "checking for -lXinerama... $ECHO_C" >&6; }
10683 if test "${ac_cv_lib_soname_Xinerama+set}" = set; then
10684 echo $ECHO_N "(cached) $ECHO_C" >&6
10686 ac_check_soname_save_LIBS=$LIBS
10687 LIBS="-lXinerama $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10688 cat >conftest.$ac_ext <<_ACEOF
10691 cat confdefs.h >>conftest.$ac_ext
10692 cat >>conftest.$ac_ext <<_ACEOF
10693 /* end confdefs.h. */
10695 /* Override any GCC internal prototype to avoid an error.
10696 Use char because int might match the return type of a GCC
10697 builtin and then its argument prototype would still apply. */
10701 char XineramaQueryScreens ();
10705 return XineramaQueryScreens ();
10710 rm -f conftest.$ac_objext conftest$ac_exeext
10711 if { (ac_try="$ac_link"
10712 case "(($ac_try" in
10713 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10714 *) ac_try_echo=$ac_try;;
10716 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10717 (eval "$ac_link") 2>conftest.er1
10719 grep -v '^ *+' conftest.er1 >conftest.err
10721 cat conftest.err >&5
10722 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10723 (exit $ac_status); } && {
10724 test -z "$ac_c_werror_flag" ||
10725 test ! -s conftest.err
10726 } && test -s conftest$ac_exeext &&
10727 $as_test_x conftest$ac_exeext; then
10730 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'` ;;
10731 *) ac_cv_lib_soname_Xinerama=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXinerama\\.$LIBEXT" | sed -e "s/^.*\(libXinerama\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10734 echo "$as_me: failed program was:" >&5
10735 sed 's/^/| /' conftest.$ac_ext >&5
10740 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10741 conftest$ac_exeext conftest.$ac_ext
10742 LIBS=$ac_check_soname_save_LIBS
10744 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
10745 { echo "$as_me:$LINENO: result: not found" >&5
10746 echo "${ECHO_T}not found" >&6; }
10749 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xinerama" >&5
10750 echo "${ECHO_T}$ac_cv_lib_soname_Xinerama" >&6; }
10752 cat >>confdefs.h <<_ACEOF
10753 #define SONAME_LIBXINERAMA "$ac_cv_lib_soname_Xinerama"
10760 echo "$as_me: failed program was:" >&5
10761 sed 's/^/| /' conftest.$ac_ext >&5
10766 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10768 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
10769 case "x$with_xinerama" in
10770 x) wine_notices="$wine_notices|libxinerama development files not found, multi-monitor setups won't be supported." ;;
10772 *) { { echo "$as_me:$LINENO: error: libxinerama development files not found, multi-monitor setups won't be supported.
10773 This is an error since --with-xinerama was requested." >&5
10774 echo "$as_me: error: libxinerama development files not found, multi-monitor setups won't be supported.
10775 This is an error since --with-xinerama was requested." >&2;}
10776 { (exit 1); exit 1; }; } ;;
10781 if test "$ac_cv_header_X11_extensions_Xcomposite_h" = "yes"
10783 { echo "$as_me:$LINENO: checking for -lXcomposite" >&5
10784 echo $ECHO_N "checking for -lXcomposite... $ECHO_C" >&6; }
10785 if test "${ac_cv_lib_soname_Xcomposite+set}" = set; then
10786 echo $ECHO_N "(cached) $ECHO_C" >&6
10788 ac_check_soname_save_LIBS=$LIBS
10789 LIBS="-lXcomposite $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10790 cat >conftest.$ac_ext <<_ACEOF
10793 cat confdefs.h >>conftest.$ac_ext
10794 cat >>conftest.$ac_ext <<_ACEOF
10795 /* end confdefs.h. */
10797 /* Override any GCC internal prototype to avoid an error.
10798 Use char because int might match the return type of a GCC
10799 builtin and then its argument prototype would still apply. */
10803 char XCompositeRedirectWindow ();
10807 return XCompositeRedirectWindow ();
10812 rm -f conftest.$ac_objext conftest$ac_exeext
10813 if { (ac_try="$ac_link"
10814 case "(($ac_try" in
10815 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10816 *) ac_try_echo=$ac_try;;
10818 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10819 (eval "$ac_link") 2>conftest.er1
10821 grep -v '^ *+' conftest.er1 >conftest.err
10823 cat conftest.err >&5
10824 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10825 (exit $ac_status); } && {
10826 test -z "$ac_c_werror_flag" ||
10827 test ! -s conftest.err
10828 } && test -s conftest$ac_exeext &&
10829 $as_test_x conftest$ac_exeext; then
10832 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'` ;;
10833 *) ac_cv_lib_soname_Xcomposite=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcomposite\\.$LIBEXT" | sed -e "s/^.*\(libXcomposite\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10836 echo "$as_me: failed program was:" >&5
10837 sed 's/^/| /' conftest.$ac_ext >&5
10842 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10843 conftest$ac_exeext conftest.$ac_ext
10844 LIBS=$ac_check_soname_save_LIBS
10846 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
10847 { echo "$as_me:$LINENO: result: not found" >&5
10848 echo "${ECHO_T}not found" >&6; }
10851 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcomposite" >&5
10852 echo "${ECHO_T}$ac_cv_lib_soname_Xcomposite" >&6; }
10854 cat >>confdefs.h <<_ACEOF
10855 #define SONAME_LIBXCOMPOSITE "$ac_cv_lib_soname_Xcomposite"
10862 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
10863 case "x$with_xcomposite" in
10864 x) wine_notices="$wine_notices|libxcomposite development files not found, Xcomposite won't be supported." ;;
10866 *) { { echo "$as_me:$LINENO: error: libxcomposite development files not found, Xcomposite won't be supported.
10867 This is an error since --with-xcomposite was requested." >&5
10868 echo "$as_me: error: libxcomposite development files not found, Xcomposite won't be supported.
10869 This is an error since --with-xcomposite was requested." >&2;}
10870 { (exit 1); exit 1; }; } ;;
10875 { echo "$as_me:$LINENO: checking for XICCallback.callback" >&5
10876 echo $ECHO_N "checking for XICCallback.callback... $ECHO_C" >&6; }
10877 if test "${ac_cv_member_XICCallback_callback+set}" = set; then
10878 echo $ECHO_N "(cached) $ECHO_C" >&6
10880 cat >conftest.$ac_ext <<_ACEOF
10883 cat confdefs.h >>conftest.$ac_ext
10884 cat >>conftest.$ac_ext <<_ACEOF
10885 /* end confdefs.h. */
10886 #ifdef HAVE_X11_XLIB_H
10887 #include <X11/Xlib.h>
10893 static XICCallback ac_aggr;
10894 if (ac_aggr.callback)
10900 rm -f conftest.$ac_objext
10901 if { (ac_try="$ac_compile"
10902 case "(($ac_try" in
10903 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10904 *) ac_try_echo=$ac_try;;
10906 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10907 (eval "$ac_compile") 2>conftest.er1
10909 grep -v '^ *+' conftest.er1 >conftest.err
10911 cat conftest.err >&5
10912 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10913 (exit $ac_status); } && {
10914 test -z "$ac_c_werror_flag" ||
10915 test ! -s conftest.err
10916 } && test -s conftest.$ac_objext; then
10917 ac_cv_member_XICCallback_callback=yes
10919 echo "$as_me: failed program was:" >&5
10920 sed 's/^/| /' conftest.$ac_ext >&5
10922 cat >conftest.$ac_ext <<_ACEOF
10925 cat confdefs.h >>conftest.$ac_ext
10926 cat >>conftest.$ac_ext <<_ACEOF
10927 /* end confdefs.h. */
10928 #ifdef HAVE_X11_XLIB_H
10929 #include <X11/Xlib.h>
10935 static XICCallback ac_aggr;
10936 if (sizeof ac_aggr.callback)
10942 rm -f conftest.$ac_objext
10943 if { (ac_try="$ac_compile"
10944 case "(($ac_try" in
10945 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10946 *) ac_try_echo=$ac_try;;
10948 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10949 (eval "$ac_compile") 2>conftest.er1
10951 grep -v '^ *+' conftest.er1 >conftest.err
10953 cat conftest.err >&5
10954 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10955 (exit $ac_status); } && {
10956 test -z "$ac_c_werror_flag" ||
10957 test ! -s conftest.err
10958 } && test -s conftest.$ac_objext; then
10959 ac_cv_member_XICCallback_callback=yes
10961 echo "$as_me: failed program was:" >&5
10962 sed 's/^/| /' conftest.$ac_ext >&5
10964 ac_cv_member_XICCallback_callback=no
10967 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10970 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10972 { echo "$as_me:$LINENO: result: $ac_cv_member_XICCallback_callback" >&5
10973 echo "${ECHO_T}$ac_cv_member_XICCallback_callback" >&6; }
10974 if test $ac_cv_member_XICCallback_callback = yes; then
10976 cat >>confdefs.h <<_ACEOF
10977 #define HAVE_XICCALLBACK_CALLBACK 1
10986 if test "x$with_opengl" != "xno"
10992 for ac_header in GL/gl.h GL/glx.h GL/glext.h GL/glu.h
10994 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10995 { echo "$as_me:$LINENO: checking for $ac_header" >&5
10996 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
10997 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10998 echo $ECHO_N "(cached) $ECHO_C" >&6
11000 cat >conftest.$ac_ext <<_ACEOF
11003 cat confdefs.h >>conftest.$ac_ext
11004 cat >>conftest.$ac_ext <<_ACEOF
11005 /* end confdefs.h. */
11006 #ifdef HAVE_GL_GLX_H
11007 # include <GL/glx.h>
11010 #include <$ac_header>
11012 rm -f conftest.$ac_objext
11013 if { (ac_try="$ac_compile"
11014 case "(($ac_try" in
11015 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11016 *) ac_try_echo=$ac_try;;
11018 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11019 (eval "$ac_compile") 2>conftest.er1
11021 grep -v '^ *+' conftest.er1 >conftest.err
11023 cat conftest.err >&5
11024 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11025 (exit $ac_status); } && {
11026 test -z "$ac_c_werror_flag" ||
11027 test ! -s conftest.err
11028 } && test -s conftest.$ac_objext; then
11029 eval "$as_ac_Header=yes"
11031 echo "$as_me: failed program was:" >&5
11032 sed 's/^/| /' conftest.$ac_ext >&5
11034 eval "$as_ac_Header=no"
11037 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11039 ac_res=`eval echo '${'$as_ac_Header'}'`
11040 { echo "$as_me:$LINENO: result: $ac_res" >&5
11041 echo "${ECHO_T}$ac_res" >&6; }
11042 if test `eval echo '${'$as_ac_Header'}'` = yes; then
11043 cat >>confdefs.h <<_ACEOF
11044 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
11051 if test "$ac_cv_header_GL_gl_h" = "yes" -a "$ac_cv_header_GL_glx_h" = "yes"
11053 { echo "$as_me:$LINENO: checking for up-to-date OpenGL version" >&5
11054 echo $ECHO_N "checking for up-to-date OpenGL version... $ECHO_C" >&6; }
11055 if test "${wine_cv_opengl_header_version_OK+set}" = set; then
11056 echo $ECHO_N "(cached) $ECHO_C" >&6
11058 cat >conftest.$ac_ext <<_ACEOF
11061 cat confdefs.h >>conftest.$ac_ext
11062 cat >>conftest.$ac_ext <<_ACEOF
11063 /* end confdefs.h. */
11068 GLenum test = GL_UNSIGNED_SHORT_5_6_5;
11073 rm -f conftest.$ac_objext
11074 if { (ac_try="$ac_compile"
11075 case "(($ac_try" in
11076 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11077 *) ac_try_echo=$ac_try;;
11079 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11080 (eval "$ac_compile") 2>conftest.er1
11082 grep -v '^ *+' conftest.er1 >conftest.err
11084 cat conftest.err >&5
11085 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11086 (exit $ac_status); } && {
11087 test -z "$ac_c_werror_flag" ||
11088 test ! -s conftest.err
11089 } && test -s conftest.$ac_objext; then
11090 wine_cv_opengl_header_version_OK="yes"
11092 echo "$as_me: failed program was:" >&5
11093 sed 's/^/| /' conftest.$ac_ext >&5
11095 wine_cv_opengl_header_version_OK="no"
11098 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11100 { echo "$as_me:$LINENO: result: $wine_cv_opengl_header_version_OK" >&5
11101 echo "${ECHO_T}$wine_cv_opengl_header_version_OK" >&6; }
11103 if test "$wine_cv_opengl_header_version_OK" = "yes"
11105 { echo "$as_me:$LINENO: checking for -lGL" >&5
11106 echo $ECHO_N "checking for -lGL... $ECHO_C" >&6; }
11107 if test "${ac_cv_lib_soname_GL+set}" = set; then
11108 echo $ECHO_N "(cached) $ECHO_C" >&6
11110 ac_check_soname_save_LIBS=$LIBS
11111 LIBS="-lGL $X_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11112 cat >conftest.$ac_ext <<_ACEOF
11115 cat confdefs.h >>conftest.$ac_ext
11116 cat >>conftest.$ac_ext <<_ACEOF
11117 /* end confdefs.h. */
11119 /* Override any GCC internal prototype to avoid an error.
11120 Use char because int might match the return type of a GCC
11121 builtin and then its argument prototype would still apply. */
11125 char glXCreateContext ();
11129 return glXCreateContext ();
11134 rm -f conftest.$ac_objext conftest$ac_exeext
11135 if { (ac_try="$ac_link"
11136 case "(($ac_try" in
11137 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11138 *) ac_try_echo=$ac_try;;
11140 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11141 (eval "$ac_link") 2>conftest.er1
11143 grep -v '^ *+' conftest.er1 >conftest.err
11145 cat conftest.err >&5
11146 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11147 (exit $ac_status); } && {
11148 test -z "$ac_c_werror_flag" ||
11149 test ! -s conftest.err
11150 } && test -s conftest$ac_exeext &&
11151 $as_test_x conftest$ac_exeext; then
11154 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'` ;;
11155 *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11158 echo "$as_me: failed program was:" >&5
11159 sed 's/^/| /' conftest.$ac_ext >&5
11164 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11165 conftest$ac_exeext conftest.$ac_ext
11166 LIBS=$ac_check_soname_save_LIBS
11168 if test "x$ac_cv_lib_soname_GL" = "x"; then
11169 { echo "$as_me:$LINENO: result: not found" >&5
11170 echo "${ECHO_T}not found" >&6; }
11171 { echo "$as_me:$LINENO: checking for -lGL" >&5
11172 echo $ECHO_N "checking for -lGL... $ECHO_C" >&6; }
11173 if test "${ac_cv_lib_soname_GL+set}" = set; then
11174 echo $ECHO_N "(cached) $ECHO_C" >&6
11176 ac_check_soname_save_LIBS=$LIBS
11177 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"
11178 cat >conftest.$ac_ext <<_ACEOF
11181 cat confdefs.h >>conftest.$ac_ext
11182 cat >>conftest.$ac_ext <<_ACEOF
11183 /* end confdefs.h. */
11185 /* Override any GCC internal prototype to avoid an error.
11186 Use char because int might match the return type of a GCC
11187 builtin and then its argument prototype would still apply. */
11191 char glXCreateContext ();
11195 return glXCreateContext ();
11200 rm -f conftest.$ac_objext conftest$ac_exeext
11201 if { (ac_try="$ac_link"
11202 case "(($ac_try" in
11203 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11204 *) ac_try_echo=$ac_try;;
11206 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11207 (eval "$ac_link") 2>conftest.er1
11209 grep -v '^ *+' conftest.er1 >conftest.err
11211 cat conftest.err >&5
11212 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11213 (exit $ac_status); } && {
11214 test -z "$ac_c_werror_flag" ||
11215 test ! -s conftest.err
11216 } && test -s conftest$ac_exeext &&
11217 $as_test_x conftest$ac_exeext; then
11220 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'` ;;
11221 *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11224 echo "$as_me: failed program was:" >&5
11225 sed 's/^/| /' conftest.$ac_ext >&5
11230 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11231 conftest$ac_exeext conftest.$ac_ext
11232 LIBS=$ac_check_soname_save_LIBS
11234 if test "x$ac_cv_lib_soname_GL" = "x"; then
11235 { echo "$as_me:$LINENO: result: not found" >&5
11236 echo "${ECHO_T}not found" >&6; }
11237 if test -f /usr/X11R6/lib/libGL.a
11239 opengl_msg="/usr/X11R6/lib/libGL.a is present on your system.
11240 This probably prevents linking to OpenGL. Try deleting the file and restarting configure."
11242 opengl_msg="No OpenGL library found on this system."
11245 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11246 echo "${ECHO_T}$ac_cv_lib_soname_GL" >&6; }
11248 cat >>confdefs.h <<_ACEOF
11249 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11252 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"
11254 cat >>confdefs.h <<\_ACEOF
11255 #define HAVE_OPENGL 1
11261 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11262 echo "${ECHO_T}$ac_cv_lib_soname_GL" >&6; }
11264 cat >>confdefs.h <<_ACEOF
11265 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11270 cat >>confdefs.h <<\_ACEOF
11271 #define HAVE_OPENGL 1
11276 if test "$ac_cv_header_GL_glu_h" = "yes"
11278 { echo "$as_me:$LINENO: checking for -lGLU" >&5
11279 echo $ECHO_N "checking for -lGLU... $ECHO_C" >&6; }
11280 if test "${ac_cv_lib_soname_GLU+set}" = set; then
11281 echo $ECHO_N "(cached) $ECHO_C" >&6
11283 ac_check_soname_save_LIBS=$LIBS
11284 LIBS="-lGLU $OPENGL_LIBS $X_LIBS $X_PRE_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11285 cat >conftest.$ac_ext <<_ACEOF
11288 cat confdefs.h >>conftest.$ac_ext
11289 cat >>conftest.$ac_ext <<_ACEOF
11290 /* end confdefs.h. */
11292 /* Override any GCC internal prototype to avoid an error.
11293 Use char because int might match the return type of a GCC
11294 builtin and then its argument prototype would still apply. */
11302 return gluLookAt ();
11307 rm -f conftest.$ac_objext conftest$ac_exeext
11308 if { (ac_try="$ac_link"
11309 case "(($ac_try" in
11310 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11311 *) ac_try_echo=$ac_try;;
11313 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11314 (eval "$ac_link") 2>conftest.er1
11316 grep -v '^ *+' conftest.er1 >conftest.err
11318 cat conftest.err >&5
11319 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11320 (exit $ac_status); } && {
11321 test -z "$ac_c_werror_flag" ||
11322 test ! -s conftest.err
11323 } && test -s conftest$ac_exeext &&
11324 $as_test_x conftest$ac_exeext; then
11327 dylib) ac_cv_lib_soname_GLU=`otool -L conftest$ac_exeext | grep "libGLU\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libGLU\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
11328 *) ac_cv_lib_soname_GLU=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGLU\\.$LIBEXT" | sed -e "s/^.*\(libGLU\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11331 echo "$as_me: failed program was:" >&5
11332 sed 's/^/| /' conftest.$ac_ext >&5
11337 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11338 conftest$ac_exeext conftest.$ac_ext
11339 LIBS=$ac_check_soname_save_LIBS
11341 if test "x$ac_cv_lib_soname_GLU" = "x"; then
11342 { echo "$as_me:$LINENO: result: not found" >&5
11343 echo "${ECHO_T}not found" >&6; }
11346 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GLU" >&5
11347 echo "${ECHO_T}$ac_cv_lib_soname_GLU" >&6; }
11349 cat >>confdefs.h <<_ACEOF
11350 #define SONAME_LIBGLU "$ac_cv_lib_soname_GLU"
11357 if test "x$ac_cv_lib_soname_GLU" = "x"; then
11358 case "x$with_glu" in
11359 x) wine_notices="$wine_notices|libGLU development files not found, GLU won't be supported." ;;
11361 *) { { echo "$as_me:$LINENO: error: libGLU development files not found, GLU won't be supported.
11362 This is an error since --with-glu was requested." >&5
11363 echo "$as_me: error: libGLU development files not found, GLU won't be supported.
11364 This is an error since --with-glu was requested." >&2;}
11365 { (exit 1); exit 1; }; } ;;
11370 opengl_msg="Old Mesa headers detected. Consider upgrading your Mesa libraries."
11373 opengl_msg="OpenGL development headers not found."
11376 if test -n "$opengl_msg"; then
11377 case "x$with_opengl" in
11378 x) wine_warnings="$wine_warnings|$opengl_msg
11379 OpenGL and Direct3D won't be supported." ;;
11381 *) { { echo "$as_me:$LINENO: error: $opengl_msg
11382 OpenGL and Direct3D won't be supported.
11383 This is an error since --with-opengl was requested." >&5
11384 echo "$as_me: error: $opengl_msg
11385 OpenGL and Direct3D won't be supported.
11386 This is an error since --with-opengl was requested." >&2;}
11387 { (exit 1); exit 1; }; } ;;
11392 test -n "$opengl_msg" && enable_opengl32=${enable_opengl32:-no}
11393 test "x$ac_cv_lib_soname_GLU" = "x" && enable_glu32=${enable_glu32:-no}
11398 for ac_header in audio/audiolib.h
11400 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11401 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11402 { echo "$as_me:$LINENO: checking for $ac_header" >&5
11403 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
11404 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11405 echo $ECHO_N "(cached) $ECHO_C" >&6
11407 ac_res=`eval echo '${'$as_ac_Header'}'`
11408 { echo "$as_me:$LINENO: result: $ac_res" >&5
11409 echo "${ECHO_T}$ac_res" >&6; }
11411 # Is the header compilable?
11412 { echo "$as_me:$LINENO: checking $ac_header usability" >&5
11413 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
11414 cat >conftest.$ac_ext <<_ACEOF
11417 cat confdefs.h >>conftest.$ac_ext
11418 cat >>conftest.$ac_ext <<_ACEOF
11419 /* end confdefs.h. */
11420 $ac_includes_default
11421 #include <$ac_header>
11423 rm -f conftest.$ac_objext
11424 if { (ac_try="$ac_compile"
11425 case "(($ac_try" in
11426 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11427 *) ac_try_echo=$ac_try;;
11429 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11430 (eval "$ac_compile") 2>conftest.er1
11432 grep -v '^ *+' conftest.er1 >conftest.err
11434 cat conftest.err >&5
11435 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11436 (exit $ac_status); } && {
11437 test -z "$ac_c_werror_flag" ||
11438 test ! -s conftest.err
11439 } && test -s conftest.$ac_objext; then
11440 ac_header_compiler=yes
11442 echo "$as_me: failed program was:" >&5
11443 sed 's/^/| /' conftest.$ac_ext >&5
11445 ac_header_compiler=no
11448 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11449 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11450 echo "${ECHO_T}$ac_header_compiler" >&6; }
11452 # Is the header present?
11453 { echo "$as_me:$LINENO: checking $ac_header presence" >&5
11454 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
11455 cat >conftest.$ac_ext <<_ACEOF
11458 cat confdefs.h >>conftest.$ac_ext
11459 cat >>conftest.$ac_ext <<_ACEOF
11460 /* end confdefs.h. */
11461 #include <$ac_header>
11463 if { (ac_try="$ac_cpp conftest.$ac_ext"
11464 case "(($ac_try" in
11465 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11466 *) ac_try_echo=$ac_try;;
11468 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11469 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
11471 grep -v '^ *+' conftest.er1 >conftest.err
11473 cat conftest.err >&5
11474 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11475 (exit $ac_status); } >/dev/null && {
11476 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
11477 test ! -s conftest.err
11479 ac_header_preproc=yes
11481 echo "$as_me: failed program was:" >&5
11482 sed 's/^/| /' conftest.$ac_ext >&5
11484 ac_header_preproc=no
11487 rm -f conftest.err conftest.$ac_ext
11488 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11489 echo "${ECHO_T}$ac_header_preproc" >&6; }
11491 # So? What about this header?
11492 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11494 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11495 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11496 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11497 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11498 ac_header_preproc=yes
11501 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11502 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11503 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11504 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11505 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11506 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11507 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
11508 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
11509 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11510 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11511 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11512 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11514 ## ------------------------------------ ##
11515 ## Report this to wine-devel@winehq.org ##
11516 ## ------------------------------------ ##
11518 ) | sed "s/^/$as_me: WARNING: /" >&2
11521 { echo "$as_me:$LINENO: checking for $ac_header" >&5
11522 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
11523 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11524 echo $ECHO_N "(cached) $ECHO_C" >&6
11526 eval "$as_ac_Header=\$ac_header_preproc"
11528 ac_res=`eval echo '${'$as_ac_Header'}'`
11529 { echo "$as_me:$LINENO: result: $ac_res" >&5
11530 echo "${ECHO_T}$ac_res" >&6; }
11533 if test `eval echo '${'$as_ac_Header'}'` = yes; then
11534 cat >>confdefs.h <<_ACEOF
11535 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
11538 for ac_header in audio/soundlib.h
11540 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11541 { echo "$as_me:$LINENO: checking for $ac_header" >&5
11542 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
11543 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11544 echo $ECHO_N "(cached) $ECHO_C" >&6
11546 cat >conftest.$ac_ext <<_ACEOF
11549 cat confdefs.h >>conftest.$ac_ext
11550 cat >>conftest.$ac_ext <<_ACEOF
11551 /* end confdefs.h. */
11552 #include <audio/audiolib.h>
11554 #include <$ac_header>
11556 rm -f conftest.$ac_objext
11557 if { (ac_try="$ac_compile"
11558 case "(($ac_try" in
11559 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11560 *) ac_try_echo=$ac_try;;
11562 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11563 (eval "$ac_compile") 2>conftest.er1
11565 grep -v '^ *+' conftest.er1 >conftest.err
11567 cat conftest.err >&5
11568 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11569 (exit $ac_status); } && {
11570 test -z "$ac_c_werror_flag" ||
11571 test ! -s conftest.err
11572 } && test -s conftest.$ac_objext; then
11573 eval "$as_ac_Header=yes"
11575 echo "$as_me: failed program was:" >&5
11576 sed 's/^/| /' conftest.$ac_ext >&5
11578 eval "$as_ac_Header=no"
11581 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11583 ac_res=`eval echo '${'$as_ac_Header'}'`
11584 { echo "$as_me:$LINENO: result: $ac_res" >&5
11585 echo "${ECHO_T}$ac_res" >&6; }
11586 if test `eval echo '${'$as_ac_Header'}'` = yes; then
11587 cat >>confdefs.h <<_ACEOF
11588 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
11595 { echo "$as_me:$LINENO: checking for AuCreateFlow in -laudio" >&5
11596 echo $ECHO_N "checking for AuCreateFlow in -laudio... $ECHO_C" >&6; }
11597 if test "${ac_cv_lib_audio_AuCreateFlow+set}" = set; then
11598 echo $ECHO_N "(cached) $ECHO_C" >&6
11600 ac_check_lib_save_LIBS=$LIBS
11601 LIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11602 cat >conftest.$ac_ext <<_ACEOF
11605 cat confdefs.h >>conftest.$ac_ext
11606 cat >>conftest.$ac_ext <<_ACEOF
11607 /* end confdefs.h. */
11609 /* Override any GCC internal prototype to avoid an error.
11610 Use char because int might match the return type of a GCC
11611 builtin and then its argument prototype would still apply. */
11615 char AuCreateFlow ();
11619 return AuCreateFlow ();
11624 rm -f conftest.$ac_objext conftest$ac_exeext
11625 if { (ac_try="$ac_link"
11626 case "(($ac_try" in
11627 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11628 *) ac_try_echo=$ac_try;;
11630 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11631 (eval "$ac_link") 2>conftest.er1
11633 grep -v '^ *+' conftest.er1 >conftest.err
11635 cat conftest.err >&5
11636 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11637 (exit $ac_status); } && {
11638 test -z "$ac_c_werror_flag" ||
11639 test ! -s conftest.err
11640 } && test -s conftest$ac_exeext &&
11641 $as_test_x conftest$ac_exeext; then
11642 ac_cv_lib_audio_AuCreateFlow=yes
11644 echo "$as_me: failed program was:" >&5
11645 sed 's/^/| /' conftest.$ac_ext >&5
11647 ac_cv_lib_audio_AuCreateFlow=no
11650 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11651 conftest$ac_exeext conftest.$ac_ext
11652 LIBS=$ac_check_lib_save_LIBS
11654 { echo "$as_me:$LINENO: result: $ac_cv_lib_audio_AuCreateFlow" >&5
11655 echo "${ECHO_T}$ac_cv_lib_audio_AuCreateFlow" >&6; }
11656 if test $ac_cv_lib_audio_AuCreateFlow = yes; then
11658 cat >>confdefs.h <<\_ACEOF
11662 { echo "$as_me:$LINENO: checking for XauGetBestAuthByAddr in -lXau" >&5
11663 echo $ECHO_N "checking for XauGetBestAuthByAddr in -lXau... $ECHO_C" >&6; }
11664 if test "${ac_cv_lib_Xau_XauGetBestAuthByAddr+set}" = set; then
11665 echo $ECHO_N "(cached) $ECHO_C" >&6
11667 ac_check_lib_save_LIBS=$LIBS
11668 LIBS="-lXau $X_LIBS $LIBS"
11669 cat >conftest.$ac_ext <<_ACEOF
11672 cat confdefs.h >>conftest.$ac_ext
11673 cat >>conftest.$ac_ext <<_ACEOF
11674 /* end confdefs.h. */
11676 /* Override any GCC internal prototype to avoid an error.
11677 Use char because int might match the return type of a GCC
11678 builtin and then its argument prototype would still apply. */
11682 char XauGetBestAuthByAddr ();
11686 return XauGetBestAuthByAddr ();
11691 rm -f conftest.$ac_objext conftest$ac_exeext
11692 if { (ac_try="$ac_link"
11693 case "(($ac_try" in
11694 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11695 *) ac_try_echo=$ac_try;;
11697 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11698 (eval "$ac_link") 2>conftest.er1
11700 grep -v '^ *+' conftest.er1 >conftest.err
11702 cat conftest.err >&5
11703 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11704 (exit $ac_status); } && {
11705 test -z "$ac_c_werror_flag" ||
11706 test ! -s conftest.err
11707 } && test -s conftest$ac_exeext &&
11708 $as_test_x conftest$ac_exeext; then
11709 ac_cv_lib_Xau_XauGetBestAuthByAddr=yes
11711 echo "$as_me: failed program was:" >&5
11712 sed 's/^/| /' conftest.$ac_ext >&5
11714 ac_cv_lib_Xau_XauGetBestAuthByAddr=no
11717 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11718 conftest$ac_exeext conftest.$ac_ext
11719 LIBS=$ac_check_lib_save_LIBS
11721 { echo "$as_me:$LINENO: result: $ac_cv_lib_Xau_XauGetBestAuthByAddr" >&5
11722 echo "${ECHO_T}$ac_cv_lib_Xau_XauGetBestAuthByAddr" >&6; }
11723 if test $ac_cv_lib_Xau_XauGetBestAuthByAddr = yes; then
11724 NASLIBS="-lXau -laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
11726 NASLIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
11737 CPPFLAGS="$ac_save_CPPFLAGS"
11742 enable_winex11_drv=${enable_winex11_drv:-no}
11743 enable_opengl32=${enable_opengl32:-no}
11744 enable_glu32=${enable_glu32:-no}
11746 if test "x$XLIB" = "x"; then
11749 *) { { echo "$as_me:$LINENO: error: X development files not found. Wine will be built
11750 without X support, which probably isn't what you want. You will need to install
11751 development packages of Xlib/Xfree86 at the very least.
11752 Use the --without-x option if you really want this." >&5
11753 echo "$as_me: error: X development files not found. Wine will be built
11754 without X support, which probably isn't what you want. You will need to install
11755 development packages of Xlib/Xfree86 at the very least.
11756 Use the --without-x option if you really want this." >&2;}
11757 { (exit 1); exit 1; }; } ;;
11771 if test "x$with_xml" != "xno"
11773 ac_save_CPPFLAGS="$CPPFLAGS"
11774 if test "$PKG_CONFIG" != "false"
11776 ac_xml_libs="`$PKG_CONFIG --libs libxml-2.0 2>/dev/null`"
11777 ac_xml_cflags="`$PKG_CONFIG --cflags libxml-2.0 2>/dev/null`"
11779 ac_xml_libs="`xml2-config --libs 2>/dev/null`"
11780 ac_xml_cflags="`xml2-config --cflags 2>/dev/null`"
11782 CPPFLAGS="$CPPFLAGS $ac_xml_cflags"
11784 for ac_header in libxml/parser.h
11786 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11787 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11788 { echo "$as_me:$LINENO: checking for $ac_header" >&5
11789 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
11790 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11791 echo $ECHO_N "(cached) $ECHO_C" >&6
11793 ac_res=`eval echo '${'$as_ac_Header'}'`
11794 { echo "$as_me:$LINENO: result: $ac_res" >&5
11795 echo "${ECHO_T}$ac_res" >&6; }
11797 # Is the header compilable?
11798 { echo "$as_me:$LINENO: checking $ac_header usability" >&5
11799 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
11800 cat >conftest.$ac_ext <<_ACEOF
11803 cat confdefs.h >>conftest.$ac_ext
11804 cat >>conftest.$ac_ext <<_ACEOF
11805 /* end confdefs.h. */
11806 $ac_includes_default
11807 #include <$ac_header>
11809 rm -f conftest.$ac_objext
11810 if { (ac_try="$ac_compile"
11811 case "(($ac_try" in
11812 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11813 *) ac_try_echo=$ac_try;;
11815 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11816 (eval "$ac_compile") 2>conftest.er1
11818 grep -v '^ *+' conftest.er1 >conftest.err
11820 cat conftest.err >&5
11821 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11822 (exit $ac_status); } && {
11823 test -z "$ac_c_werror_flag" ||
11824 test ! -s conftest.err
11825 } && test -s conftest.$ac_objext; then
11826 ac_header_compiler=yes
11828 echo "$as_me: failed program was:" >&5
11829 sed 's/^/| /' conftest.$ac_ext >&5
11831 ac_header_compiler=no
11834 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11835 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11836 echo "${ECHO_T}$ac_header_compiler" >&6; }
11838 # Is the header present?
11839 { echo "$as_me:$LINENO: checking $ac_header presence" >&5
11840 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
11841 cat >conftest.$ac_ext <<_ACEOF
11844 cat confdefs.h >>conftest.$ac_ext
11845 cat >>conftest.$ac_ext <<_ACEOF
11846 /* end confdefs.h. */
11847 #include <$ac_header>
11849 if { (ac_try="$ac_cpp conftest.$ac_ext"
11850 case "(($ac_try" in
11851 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11852 *) ac_try_echo=$ac_try;;
11854 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11855 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
11857 grep -v '^ *+' conftest.er1 >conftest.err
11859 cat conftest.err >&5
11860 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11861 (exit $ac_status); } >/dev/null && {
11862 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
11863 test ! -s conftest.err
11865 ac_header_preproc=yes
11867 echo "$as_me: failed program was:" >&5
11868 sed 's/^/| /' conftest.$ac_ext >&5
11870 ac_header_preproc=no
11873 rm -f conftest.err conftest.$ac_ext
11874 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11875 echo "${ECHO_T}$ac_header_preproc" >&6; }
11877 # So? What about this header?
11878 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11880 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11881 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11882 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11883 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11884 ac_header_preproc=yes
11887 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11888 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11889 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11890 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11891 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11892 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11893 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
11894 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
11895 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11896 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11897 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11898 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11900 ## ------------------------------------ ##
11901 ## Report this to wine-devel@winehq.org ##
11902 ## ------------------------------------ ##
11904 ) | sed "s/^/$as_me: WARNING: /" >&2
11907 { echo "$as_me:$LINENO: checking for $ac_header" >&5
11908 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
11909 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11910 echo $ECHO_N "(cached) $ECHO_C" >&6
11912 eval "$as_ac_Header=\$ac_header_preproc"
11914 ac_res=`eval echo '${'$as_ac_Header'}'`
11915 { echo "$as_me:$LINENO: result: $ac_res" >&5
11916 echo "${ECHO_T}$ac_res" >&6; }
11919 if test `eval echo '${'$as_ac_Header'}'` = yes; then
11920 cat >>confdefs.h <<_ACEOF
11921 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
11923 { echo "$as_me:$LINENO: checking for xmlParseMemory in -lxml2" >&5
11924 echo $ECHO_N "checking for xmlParseMemory in -lxml2... $ECHO_C" >&6; }
11925 if test "${ac_cv_lib_xml2_xmlParseMemory+set}" = set; then
11926 echo $ECHO_N "(cached) $ECHO_C" >&6
11928 ac_check_lib_save_LIBS=$LIBS
11929 LIBS="-lxml2 $ac_xml_libs $LIBS"
11930 cat >conftest.$ac_ext <<_ACEOF
11933 cat confdefs.h >>conftest.$ac_ext
11934 cat >>conftest.$ac_ext <<_ACEOF
11935 /* end confdefs.h. */
11937 /* Override any GCC internal prototype to avoid an error.
11938 Use char because int might match the return type of a GCC
11939 builtin and then its argument prototype would still apply. */
11943 char xmlParseMemory ();
11947 return xmlParseMemory ();
11952 rm -f conftest.$ac_objext conftest$ac_exeext
11953 if { (ac_try="$ac_link"
11954 case "(($ac_try" in
11955 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11956 *) ac_try_echo=$ac_try;;
11958 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11959 (eval "$ac_link") 2>conftest.er1
11961 grep -v '^ *+' conftest.er1 >conftest.err
11963 cat conftest.err >&5
11964 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11965 (exit $ac_status); } && {
11966 test -z "$ac_c_werror_flag" ||
11967 test ! -s conftest.err
11968 } && test -s conftest$ac_exeext &&
11969 $as_test_x conftest$ac_exeext; then
11970 ac_cv_lib_xml2_xmlParseMemory=yes
11972 echo "$as_me: failed program was:" >&5
11973 sed 's/^/| /' conftest.$ac_ext >&5
11975 ac_cv_lib_xml2_xmlParseMemory=no
11978 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11979 conftest$ac_exeext conftest.$ac_ext
11980 LIBS=$ac_check_lib_save_LIBS
11982 { echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlParseMemory" >&5
11983 echo "${ECHO_T}$ac_cv_lib_xml2_xmlParseMemory" >&6; }
11984 if test $ac_cv_lib_xml2_xmlParseMemory = yes; then
11986 cat >>confdefs.h <<\_ACEOF
11987 #define HAVE_LIBXML2 1
11990 XML2LIBS="$ac_xml_libs"
11991 XML2INCL="$ac_xml_cflags"
11994 { echo "$as_me:$LINENO: checking for xmlReadMemory in -lxml2" >&5
11995 echo $ECHO_N "checking for xmlReadMemory in -lxml2... $ECHO_C" >&6; }
11996 if test "${ac_cv_lib_xml2_xmlReadMemory+set}" = set; then
11997 echo $ECHO_N "(cached) $ECHO_C" >&6
11999 ac_check_lib_save_LIBS=$LIBS
12000 LIBS="-lxml2 $ac_xml_libs $LIBS"
12001 cat >conftest.$ac_ext <<_ACEOF
12004 cat confdefs.h >>conftest.$ac_ext
12005 cat >>conftest.$ac_ext <<_ACEOF
12006 /* end confdefs.h. */
12008 /* Override any GCC internal prototype to avoid an error.
12009 Use char because int might match the return type of a GCC
12010 builtin and then its argument prototype would still apply. */
12014 char xmlReadMemory ();
12018 return xmlReadMemory ();
12023 rm -f conftest.$ac_objext conftest$ac_exeext
12024 if { (ac_try="$ac_link"
12025 case "(($ac_try" in
12026 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12027 *) ac_try_echo=$ac_try;;
12029 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12030 (eval "$ac_link") 2>conftest.er1
12032 grep -v '^ *+' conftest.er1 >conftest.err
12034 cat conftest.err >&5
12035 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12036 (exit $ac_status); } && {
12037 test -z "$ac_c_werror_flag" ||
12038 test ! -s conftest.err
12039 } && test -s conftest$ac_exeext &&
12040 $as_test_x conftest$ac_exeext; then
12041 ac_cv_lib_xml2_xmlReadMemory=yes
12043 echo "$as_me: failed program was:" >&5
12044 sed 's/^/| /' conftest.$ac_ext >&5
12046 ac_cv_lib_xml2_xmlReadMemory=no
12049 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12050 conftest$ac_exeext conftest.$ac_ext
12051 LIBS=$ac_check_lib_save_LIBS
12053 { echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlReadMemory" >&5
12054 echo "${ECHO_T}$ac_cv_lib_xml2_xmlReadMemory" >&6; }
12055 if test $ac_cv_lib_xml2_xmlReadMemory = yes; then
12057 cat >>confdefs.h <<\_ACEOF
12058 #define HAVE_XMLREADMEMORY 1
12063 { echo "$as_me:$LINENO: checking for xmlNewDocPI in -lxml2" >&5
12064 echo $ECHO_N "checking for xmlNewDocPI in -lxml2... $ECHO_C" >&6; }
12065 if test "${ac_cv_lib_xml2_xmlNewDocPI+set}" = set; then
12066 echo $ECHO_N "(cached) $ECHO_C" >&6
12068 ac_check_lib_save_LIBS=$LIBS
12069 LIBS="-lxml2 $ac_xml_libs $LIBS"
12070 cat >conftest.$ac_ext <<_ACEOF
12073 cat confdefs.h >>conftest.$ac_ext
12074 cat >>conftest.$ac_ext <<_ACEOF
12075 /* end confdefs.h. */
12077 /* Override any GCC internal prototype to avoid an error.
12078 Use char because int might match the return type of a GCC
12079 builtin and then its argument prototype would still apply. */
12083 char xmlNewDocPI ();
12087 return xmlNewDocPI ();
12092 rm -f conftest.$ac_objext conftest$ac_exeext
12093 if { (ac_try="$ac_link"
12094 case "(($ac_try" in
12095 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12096 *) ac_try_echo=$ac_try;;
12098 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12099 (eval "$ac_link") 2>conftest.er1
12101 grep -v '^ *+' conftest.er1 >conftest.err
12103 cat conftest.err >&5
12104 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12105 (exit $ac_status); } && {
12106 test -z "$ac_c_werror_flag" ||
12107 test ! -s conftest.err
12108 } && test -s conftest$ac_exeext &&
12109 $as_test_x conftest$ac_exeext; then
12110 ac_cv_lib_xml2_xmlNewDocPI=yes
12112 echo "$as_me: failed program was:" >&5
12113 sed 's/^/| /' conftest.$ac_ext >&5
12115 ac_cv_lib_xml2_xmlNewDocPI=no
12118 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12119 conftest$ac_exeext conftest.$ac_ext
12120 LIBS=$ac_check_lib_save_LIBS
12122 { echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlNewDocPI" >&5
12123 echo "${ECHO_T}$ac_cv_lib_xml2_xmlNewDocPI" >&6; }
12124 if test $ac_cv_lib_xml2_xmlNewDocPI = yes; then
12126 cat >>confdefs.h <<\_ACEOF
12127 #define HAVE_XMLNEWDOCPI 1
12137 CPPFLAGS="$ac_save_CPPFLAGS"
12139 if test "$ac_cv_lib_xml2_xmlParseMemory" != "yes"; then
12140 case "x$with_xml" in
12141 x) wine_warnings="$wine_warnings|libxml2 development files not found, XML won't be supported." ;;
12143 *) { { echo "$as_me:$LINENO: error: libxml2 development files not found, XML won't be supported.
12144 This is an error since --with-xml was requested." >&5
12145 echo "$as_me: error: libxml2 development files not found, XML won't be supported.
12146 This is an error since --with-xml was requested." >&2;}
12147 { (exit 1); exit 1; }; } ;;
12152 if test "x$with_xslt" != "xno"
12154 if test "$PKG_CONFIG" != "false"
12156 ac_xslt_libs="`$PKG_CONFIG --libs libxslt 2>/dev/null`"
12157 ac_xslt_cflags="`$PKG_CONFIG --cflags libxslt 2>/dev/null`"
12159 ac_xslt_libs="`xslt-config --libs 2>/dev/null`"
12160 ac_xslt_cflags="`xslt-config --cflags 2>/dev/null`"
12162 ac_save_CPPFLAGS="$CPPFLAGS"
12163 CPPFLAGS="$CPPFLAGS $ac_xslt_cflags"
12166 for ac_header in libxslt/pattern.h libxslt/transform.h
12168 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
12169 { echo "$as_me:$LINENO: checking for $ac_header" >&5
12170 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
12171 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12172 echo $ECHO_N "(cached) $ECHO_C" >&6
12174 cat >conftest.$ac_ext <<_ACEOF
12177 cat confdefs.h >>conftest.$ac_ext
12178 cat >>conftest.$ac_ext <<_ACEOF
12179 /* end confdefs.h. */
12180 #ifdef HAVE_LIBXSLT_PATTERN_H
12181 # include <libxslt/pattern.h>
12184 #include <$ac_header>
12186 rm -f conftest.$ac_objext
12187 if { (ac_try="$ac_compile"
12188 case "(($ac_try" in
12189 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12190 *) ac_try_echo=$ac_try;;
12192 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12193 (eval "$ac_compile") 2>conftest.er1
12195 grep -v '^ *+' conftest.er1 >conftest.err
12197 cat conftest.err >&5
12198 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12199 (exit $ac_status); } && {
12200 test -z "$ac_c_werror_flag" ||
12201 test ! -s conftest.err
12202 } && test -s conftest.$ac_objext; then
12203 eval "$as_ac_Header=yes"
12205 echo "$as_me: failed program was:" >&5
12206 sed 's/^/| /' conftest.$ac_ext >&5
12208 eval "$as_ac_Header=no"
12211 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12213 ac_res=`eval echo '${'$as_ac_Header'}'`
12214 { echo "$as_me:$LINENO: result: $ac_res" >&5
12215 echo "${ECHO_T}$ac_res" >&6; }
12216 if test `eval echo '${'$as_ac_Header'}'` = yes; then
12217 cat >>confdefs.h <<_ACEOF
12218 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
12225 CPPFLAGS="$ac_save_CPPFLAGS"
12226 if test "$ac_cv_header_libxslt_transform_h" = "yes"
12228 { echo "$as_me:$LINENO: checking for xsltCompilePattern in -lxslt" >&5
12229 echo $ECHO_N "checking for xsltCompilePattern in -lxslt... $ECHO_C" >&6; }
12230 if test "${ac_cv_lib_xslt_xsltCompilePattern+set}" = set; then
12231 echo $ECHO_N "(cached) $ECHO_C" >&6
12233 ac_check_lib_save_LIBS=$LIBS
12234 LIBS="-lxslt $ac_xslt_libs $LIBS"
12235 cat >conftest.$ac_ext <<_ACEOF
12238 cat confdefs.h >>conftest.$ac_ext
12239 cat >>conftest.$ac_ext <<_ACEOF
12240 /* end confdefs.h. */
12242 /* Override any GCC internal prototype to avoid an error.
12243 Use char because int might match the return type of a GCC
12244 builtin and then its argument prototype would still apply. */
12248 char xsltCompilePattern ();
12252 return xsltCompilePattern ();
12257 rm -f conftest.$ac_objext conftest$ac_exeext
12258 if { (ac_try="$ac_link"
12259 case "(($ac_try" in
12260 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12261 *) ac_try_echo=$ac_try;;
12263 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12264 (eval "$ac_link") 2>conftest.er1
12266 grep -v '^ *+' conftest.er1 >conftest.err
12268 cat conftest.err >&5
12269 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12270 (exit $ac_status); } && {
12271 test -z "$ac_c_werror_flag" ||
12272 test ! -s conftest.err
12273 } && test -s conftest$ac_exeext &&
12274 $as_test_x conftest$ac_exeext; then
12275 ac_cv_lib_xslt_xsltCompilePattern=yes
12277 echo "$as_me: failed program was:" >&5
12278 sed 's/^/| /' conftest.$ac_ext >&5
12280 ac_cv_lib_xslt_xsltCompilePattern=no
12283 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12284 conftest$ac_exeext conftest.$ac_ext
12285 LIBS=$ac_check_lib_save_LIBS
12287 { echo "$as_me:$LINENO: result: $ac_cv_lib_xslt_xsltCompilePattern" >&5
12288 echo "${ECHO_T}$ac_cv_lib_xslt_xsltCompilePattern" >&6; }
12289 if test $ac_cv_lib_xslt_xsltCompilePattern = yes; then
12291 cat >>confdefs.h <<\_ACEOF
12292 #define HAVE_LIBXSLT 1
12295 XSLTLIBS="$ac_xslt_libs"
12296 XSLTINCL="$ac_xslt_cflags"
12297 ac_save_LIBS="$LIBS"
12298 LIBS="$LIBS $ac_xslt_libs"
12300 for ac_func in xsltInit
12302 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12303 { echo "$as_me:$LINENO: checking for $ac_func" >&5
12304 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
12305 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
12306 echo $ECHO_N "(cached) $ECHO_C" >&6
12308 cat >conftest.$ac_ext <<_ACEOF
12311 cat confdefs.h >>conftest.$ac_ext
12312 cat >>conftest.$ac_ext <<_ACEOF
12313 /* end confdefs.h. */
12314 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12315 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12316 #define $ac_func innocuous_$ac_func
12318 /* System header to define __stub macros and hopefully few prototypes,
12319 which can conflict with char $ac_func (); below.
12320 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12321 <limits.h> exists even on freestanding compilers. */
12324 # include <limits.h>
12326 # include <assert.h>
12331 /* Override any GCC internal prototype to avoid an error.
12332 Use char because int might match the return type of a GCC
12333 builtin and then its argument prototype would still apply. */
12338 /* The GNU C library defines this for functions which it implements
12339 to always fail with ENOSYS. Some functions are actually named
12340 something starting with __ and the normal name is an alias. */
12341 #if defined __stub_$ac_func || defined __stub___$ac_func
12348 return $ac_func ();
12353 rm -f conftest.$ac_objext conftest$ac_exeext
12354 if { (ac_try="$ac_link"
12355 case "(($ac_try" in
12356 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12357 *) ac_try_echo=$ac_try;;
12359 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12360 (eval "$ac_link") 2>conftest.er1
12362 grep -v '^ *+' conftest.er1 >conftest.err
12364 cat conftest.err >&5
12365 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12366 (exit $ac_status); } && {
12367 test -z "$ac_c_werror_flag" ||
12368 test ! -s conftest.err
12369 } && test -s conftest$ac_exeext &&
12370 $as_test_x conftest$ac_exeext; then
12371 eval "$as_ac_var=yes"
12373 echo "$as_me: failed program was:" >&5
12374 sed 's/^/| /' conftest.$ac_ext >&5
12376 eval "$as_ac_var=no"
12379 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12380 conftest$ac_exeext conftest.$ac_ext
12382 ac_res=`eval echo '${'$as_ac_var'}'`
12383 { echo "$as_me:$LINENO: result: $ac_res" >&5
12384 echo "${ECHO_T}$ac_res" >&6; }
12385 if test `eval echo '${'$as_ac_var'}'` = yes; then
12386 cat >>confdefs.h <<_ACEOF
12387 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12393 LIBS="$ac_save_LIBS"
12398 if test "$ac_cv_lib_xslt_xsltCompilePattern" != "yes"; then
12399 case "x$with_xslt" in
12400 x) wine_warnings="$wine_warnings|libxslt development files not found, xslt won't be supported." ;;
12402 *) { { echo "$as_me:$LINENO: error: libxslt development files not found, xslt won't be supported.
12403 This is an error since --with-xslt was requested." >&5
12404 echo "$as_me: error: libxslt development files not found, xslt won't be supported.
12405 This is an error since --with-xslt was requested." >&2;}
12406 { (exit 1); exit 1; }; } ;;
12413 if test "x$with_hal" != "xno" -a "$PKG_CONFIG" != "false"
12415 ac_save_CPPFLAGS="$CPPFLAGS"
12416 ac_hal_libs="`$PKG_CONFIG --libs hal 2>/dev/null`"
12417 ac_hal_cflags="`$PKG_CONFIG --cflags hal 2>/dev/null`"
12418 CPPFLAGS="$CPPFLAGS $ac_hal_cflags"
12421 for ac_header in dbus/dbus.h hal/libhal.h
12423 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
12424 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12425 { echo "$as_me:$LINENO: checking for $ac_header" >&5
12426 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
12427 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12428 echo $ECHO_N "(cached) $ECHO_C" >&6
12430 ac_res=`eval echo '${'$as_ac_Header'}'`
12431 { echo "$as_me:$LINENO: result: $ac_res" >&5
12432 echo "${ECHO_T}$ac_res" >&6; }
12434 # Is the header compilable?
12435 { echo "$as_me:$LINENO: checking $ac_header usability" >&5
12436 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
12437 cat >conftest.$ac_ext <<_ACEOF
12440 cat confdefs.h >>conftest.$ac_ext
12441 cat >>conftest.$ac_ext <<_ACEOF
12442 /* end confdefs.h. */
12443 $ac_includes_default
12444 #include <$ac_header>
12446 rm -f conftest.$ac_objext
12447 if { (ac_try="$ac_compile"
12448 case "(($ac_try" in
12449 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12450 *) ac_try_echo=$ac_try;;
12452 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12453 (eval "$ac_compile") 2>conftest.er1
12455 grep -v '^ *+' conftest.er1 >conftest.err
12457 cat conftest.err >&5
12458 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12459 (exit $ac_status); } && {
12460 test -z "$ac_c_werror_flag" ||
12461 test ! -s conftest.err
12462 } && test -s conftest.$ac_objext; then
12463 ac_header_compiler=yes
12465 echo "$as_me: failed program was:" >&5
12466 sed 's/^/| /' conftest.$ac_ext >&5
12468 ac_header_compiler=no
12471 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12472 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12473 echo "${ECHO_T}$ac_header_compiler" >&6; }
12475 # Is the header present?
12476 { echo "$as_me:$LINENO: checking $ac_header presence" >&5
12477 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
12478 cat >conftest.$ac_ext <<_ACEOF
12481 cat confdefs.h >>conftest.$ac_ext
12482 cat >>conftest.$ac_ext <<_ACEOF
12483 /* end confdefs.h. */
12484 #include <$ac_header>
12486 if { (ac_try="$ac_cpp conftest.$ac_ext"
12487 case "(($ac_try" in
12488 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12489 *) ac_try_echo=$ac_try;;
12491 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12492 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12494 grep -v '^ *+' conftest.er1 >conftest.err
12496 cat conftest.err >&5
12497 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12498 (exit $ac_status); } >/dev/null && {
12499 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12500 test ! -s conftest.err
12502 ac_header_preproc=yes
12504 echo "$as_me: failed program was:" >&5
12505 sed 's/^/| /' conftest.$ac_ext >&5
12507 ac_header_preproc=no
12510 rm -f conftest.err conftest.$ac_ext
12511 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12512 echo "${ECHO_T}$ac_header_preproc" >&6; }
12514 # So? What about this header?
12515 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12517 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12518 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12519 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12520 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12521 ac_header_preproc=yes
12524 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12525 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12526 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12527 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12528 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12529 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12530 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12531 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12532 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12533 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12534 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12535 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12537 ## ------------------------------------ ##
12538 ## Report this to wine-devel@winehq.org ##
12539 ## ------------------------------------ ##
12541 ) | sed "s/^/$as_me: WARNING: /" >&2
12544 { echo "$as_me:$LINENO: checking for $ac_header" >&5
12545 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
12546 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12547 echo $ECHO_N "(cached) $ECHO_C" >&6
12549 eval "$as_ac_Header=\$ac_header_preproc"
12551 ac_res=`eval echo '${'$as_ac_Header'}'`
12552 { echo "$as_me:$LINENO: result: $ac_res" >&5
12553 echo "${ECHO_T}$ac_res" >&6; }
12556 if test `eval echo '${'$as_ac_Header'}'` = yes; then
12557 cat >>confdefs.h <<_ACEOF
12558 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
12565 if test "$ac_cv_header_dbus_dbus_h" = "yes" -a "$ac_cv_header_hal_libhal_h" = "yes"
12567 { echo "$as_me:$LINENO: checking for dbus_connection_close in -ldbus-1" >&5
12568 echo $ECHO_N "checking for dbus_connection_close in -ldbus-1... $ECHO_C" >&6; }
12569 if test "${ac_cv_lib_dbus_1_dbus_connection_close+set}" = set; then
12570 echo $ECHO_N "(cached) $ECHO_C" >&6
12572 ac_check_lib_save_LIBS=$LIBS
12573 LIBS="-ldbus-1 $ac_hal_libs $LIBS"
12574 cat >conftest.$ac_ext <<_ACEOF
12577 cat confdefs.h >>conftest.$ac_ext
12578 cat >>conftest.$ac_ext <<_ACEOF
12579 /* end confdefs.h. */
12581 /* Override any GCC internal prototype to avoid an error.
12582 Use char because int might match the return type of a GCC
12583 builtin and then its argument prototype would still apply. */
12587 char dbus_connection_close ();
12591 return dbus_connection_close ();
12596 rm -f conftest.$ac_objext conftest$ac_exeext
12597 if { (ac_try="$ac_link"
12598 case "(($ac_try" in
12599 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12600 *) ac_try_echo=$ac_try;;
12602 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12603 (eval "$ac_link") 2>conftest.er1
12605 grep -v '^ *+' conftest.er1 >conftest.err
12607 cat conftest.err >&5
12608 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12609 (exit $ac_status); } && {
12610 test -z "$ac_c_werror_flag" ||
12611 test ! -s conftest.err
12612 } && test -s conftest$ac_exeext &&
12613 $as_test_x conftest$ac_exeext; then
12614 ac_cv_lib_dbus_1_dbus_connection_close=yes
12616 echo "$as_me: failed program was:" >&5
12617 sed 's/^/| /' conftest.$ac_ext >&5
12619 ac_cv_lib_dbus_1_dbus_connection_close=no
12622 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12623 conftest$ac_exeext conftest.$ac_ext
12624 LIBS=$ac_check_lib_save_LIBS
12626 { echo "$as_me:$LINENO: result: $ac_cv_lib_dbus_1_dbus_connection_close" >&5
12627 echo "${ECHO_T}$ac_cv_lib_dbus_1_dbus_connection_close" >&6; }
12628 if test $ac_cv_lib_dbus_1_dbus_connection_close = yes; then
12629 { echo "$as_me:$LINENO: checking for -lhal" >&5
12630 echo $ECHO_N "checking for -lhal... $ECHO_C" >&6; }
12631 if test "${ac_cv_lib_soname_hal+set}" = set; then
12632 echo $ECHO_N "(cached) $ECHO_C" >&6
12634 ac_check_soname_save_LIBS=$LIBS
12635 LIBS="-lhal $ac_hal_libs $LIBS"
12636 cat >conftest.$ac_ext <<_ACEOF
12639 cat confdefs.h >>conftest.$ac_ext
12640 cat >>conftest.$ac_ext <<_ACEOF
12641 /* end confdefs.h. */
12643 /* Override any GCC internal prototype to avoid an error.
12644 Use char because int might match the return type of a GCC
12645 builtin and then its argument prototype would still apply. */
12649 char libhal_ctx_new ();
12653 return libhal_ctx_new ();
12658 rm -f conftest.$ac_objext conftest$ac_exeext
12659 if { (ac_try="$ac_link"
12660 case "(($ac_try" in
12661 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12662 *) ac_try_echo=$ac_try;;
12664 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12665 (eval "$ac_link") 2>conftest.er1
12667 grep -v '^ *+' conftest.er1 >conftest.err
12669 cat conftest.err >&5
12670 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12671 (exit $ac_status); } && {
12672 test -z "$ac_c_werror_flag" ||
12673 test ! -s conftest.err
12674 } && test -s conftest$ac_exeext &&
12675 $as_test_x conftest$ac_exeext; then
12678 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'` ;;
12679 *) ac_cv_lib_soname_hal=`$ac_cv_path_LDD conftest$ac_exeext | grep "libhal\\.$LIBEXT" | sed -e "s/^.*\(libhal\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
12682 echo "$as_me: failed program was:" >&5
12683 sed 's/^/| /' conftest.$ac_ext >&5
12688 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12689 conftest$ac_exeext conftest.$ac_ext
12690 LIBS=$ac_check_soname_save_LIBS
12692 if test "x$ac_cv_lib_soname_hal" = "x"; then
12693 { echo "$as_me:$LINENO: result: not found" >&5
12694 echo "${ECHO_T}not found" >&6; }
12697 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_hal" >&5
12698 echo "${ECHO_T}$ac_cv_lib_soname_hal" >&6; }
12700 cat >>confdefs.h <<_ACEOF
12701 #define SONAME_LIBHAL "$ac_cv_lib_soname_hal"
12704 HALINCL="$ac_hal_cflags"
12710 CPPFLAGS="$ac_save_CPPFLAGS"
12712 if test "x$ac_cv_lib_soname_hal" = "x"; then
12713 case "x$with_hal" in
12714 x) wine_notices="$wine_notices|libhal development files not found, no dynamic device support." ;;
12716 *) { { echo "$as_me:$LINENO: error: libhal development files not found, no dynamic device support.
12717 This is an error since --with-hal was requested." >&5
12718 echo "$as_me: error: libhal development files not found, no dynamic device support.
12719 This is an error since --with-hal was requested." >&2;}
12720 { (exit 1); exit 1; }; } ;;
12726 if test "$ac_cv_header_ncurses_h" = "yes"
12728 { echo "$as_me:$LINENO: checking for -lncurses" >&5
12729 echo $ECHO_N "checking for -lncurses... $ECHO_C" >&6; }
12730 if test "${ac_cv_lib_soname_ncurses+set}" = set; then
12731 echo $ECHO_N "(cached) $ECHO_C" >&6
12733 ac_check_soname_save_LIBS=$LIBS
12734 LIBS="-lncurses $LIBS"
12735 cat >conftest.$ac_ext <<_ACEOF
12738 cat confdefs.h >>conftest.$ac_ext
12739 cat >>conftest.$ac_ext <<_ACEOF
12740 /* end confdefs.h. */
12742 /* Override any GCC internal prototype to avoid an error.
12743 Use char because int might match the return type of a GCC
12744 builtin and then its argument prototype would still apply. */
12757 rm -f conftest.$ac_objext conftest$ac_exeext
12758 if { (ac_try="$ac_link"
12759 case "(($ac_try" in
12760 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12761 *) ac_try_echo=$ac_try;;
12763 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12764 (eval "$ac_link") 2>conftest.er1
12766 grep -v '^ *+' conftest.er1 >conftest.err
12768 cat conftest.err >&5
12769 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12770 (exit $ac_status); } && {
12771 test -z "$ac_c_werror_flag" ||
12772 test ! -s conftest.err
12773 } && test -s conftest$ac_exeext &&
12774 $as_test_x conftest$ac_exeext; then
12777 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'` ;;
12778 *) ac_cv_lib_soname_ncurses=`$ac_cv_path_LDD conftest$ac_exeext | grep "libncurses\\.$LIBEXT" | sed -e "s/^.*\(libncurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
12781 echo "$as_me: failed program was:" >&5
12782 sed 's/^/| /' conftest.$ac_ext >&5
12787 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12788 conftest$ac_exeext conftest.$ac_ext
12789 LIBS=$ac_check_soname_save_LIBS
12791 if test "x$ac_cv_lib_soname_ncurses" = "x"; then
12792 { echo "$as_me:$LINENO: result: not found" >&5
12793 echo "${ECHO_T}not found" >&6; }
12796 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ncurses" >&5
12797 echo "${ECHO_T}$ac_cv_lib_soname_ncurses" >&6; }
12799 cat >>confdefs.h <<_ACEOF
12800 #define SONAME_LIBNCURSES "$ac_cv_lib_soname_ncurses"
12803 CURSESLIBS="-lncurses"
12806 elif test "$ac_cv_header_curses_h" = "yes"
12808 { echo "$as_me:$LINENO: checking for -lcurses" >&5
12809 echo $ECHO_N "checking for -lcurses... $ECHO_C" >&6; }
12810 if test "${ac_cv_lib_soname_curses+set}" = set; then
12811 echo $ECHO_N "(cached) $ECHO_C" >&6
12813 ac_check_soname_save_LIBS=$LIBS
12814 LIBS="-lcurses $LIBS"
12815 cat >conftest.$ac_ext <<_ACEOF
12818 cat confdefs.h >>conftest.$ac_ext
12819 cat >>conftest.$ac_ext <<_ACEOF
12820 /* end confdefs.h. */
12822 /* Override any GCC internal prototype to avoid an error.
12823 Use char because int might match the return type of a GCC
12824 builtin and then its argument prototype would still apply. */
12837 rm -f conftest.$ac_objext conftest$ac_exeext
12838 if { (ac_try="$ac_link"
12839 case "(($ac_try" in
12840 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12841 *) ac_try_echo=$ac_try;;
12843 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12844 (eval "$ac_link") 2>conftest.er1
12846 grep -v '^ *+' conftest.er1 >conftest.err
12848 cat conftest.err >&5
12849 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12850 (exit $ac_status); } && {
12851 test -z "$ac_c_werror_flag" ||
12852 test ! -s conftest.err
12853 } && test -s conftest$ac_exeext &&
12854 $as_test_x conftest$ac_exeext; then
12857 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'` ;;
12858 *) ac_cv_lib_soname_curses=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcurses\\.$LIBEXT" | sed -e "s/^.*\(libcurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
12861 echo "$as_me: failed program was:" >&5
12862 sed 's/^/| /' conftest.$ac_ext >&5
12867 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12868 conftest$ac_exeext conftest.$ac_ext
12869 LIBS=$ac_check_soname_save_LIBS
12871 if test "x$ac_cv_lib_soname_curses" = "x"; then
12872 { echo "$as_me:$LINENO: result: not found" >&5
12873 echo "${ECHO_T}not found" >&6; }
12876 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_curses" >&5
12877 echo "${ECHO_T}$ac_cv_lib_soname_curses" >&6; }
12879 cat >>confdefs.h <<_ACEOF
12880 #define SONAME_LIBCURSES "$ac_cv_lib_soname_curses"
12883 CURSESLIBS="-lcurses"
12887 ac_save_LIBS="$LIBS"
12888 LIBS="$LIBS $CURSESLIBS"
12890 for ac_func in mousemask
12892 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12893 { echo "$as_me:$LINENO: checking for $ac_func" >&5
12894 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
12895 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
12896 echo $ECHO_N "(cached) $ECHO_C" >&6
12898 cat >conftest.$ac_ext <<_ACEOF
12901 cat confdefs.h >>conftest.$ac_ext
12902 cat >>conftest.$ac_ext <<_ACEOF
12903 /* end confdefs.h. */
12904 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12905 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12906 #define $ac_func innocuous_$ac_func
12908 /* System header to define __stub macros and hopefully few prototypes,
12909 which can conflict with char $ac_func (); below.
12910 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12911 <limits.h> exists even on freestanding compilers. */
12914 # include <limits.h>
12916 # include <assert.h>
12921 /* Override any GCC internal prototype to avoid an error.
12922 Use char because int might match the return type of a GCC
12923 builtin and then its argument prototype would still apply. */
12928 /* The GNU C library defines this for functions which it implements
12929 to always fail with ENOSYS. Some functions are actually named
12930 something starting with __ and the normal name is an alias. */
12931 #if defined __stub_$ac_func || defined __stub___$ac_func
12938 return $ac_func ();
12943 rm -f conftest.$ac_objext conftest$ac_exeext
12944 if { (ac_try="$ac_link"
12945 case "(($ac_try" in
12946 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12947 *) ac_try_echo=$ac_try;;
12949 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12950 (eval "$ac_link") 2>conftest.er1
12952 grep -v '^ *+' conftest.er1 >conftest.err
12954 cat conftest.err >&5
12955 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12956 (exit $ac_status); } && {
12957 test -z "$ac_c_werror_flag" ||
12958 test ! -s conftest.err
12959 } && test -s conftest$ac_exeext &&
12960 $as_test_x conftest$ac_exeext; then
12961 eval "$as_ac_var=yes"
12963 echo "$as_me: failed program was:" >&5
12964 sed 's/^/| /' conftest.$ac_ext >&5
12966 eval "$as_ac_var=no"
12969 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12970 conftest$ac_exeext conftest.$ac_ext
12972 ac_res=`eval echo '${'$as_ac_var'}'`
12973 { echo "$as_me:$LINENO: result: $ac_res" >&5
12974 echo "${ECHO_T}$ac_res" >&6; }
12975 if test `eval echo '${'$as_ac_var'}'` = yes; then
12976 cat >>confdefs.h <<_ACEOF
12977 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12983 LIBS="$ac_save_LIBS"
12984 if test "x$ac_cv_lib_soname_curses$ac_cv_lib_soname_ncurses" = "x"; then
12985 case "x$with_curses" in
12986 x) wine_notices="$wine_notices|lib(n)curses development files not found, curses won't be supported." ;;
12988 *) { { echo "$as_me:$LINENO: error: lib(n)curses development files not found, curses won't be supported.
12989 This is an error since --with-curses was requested." >&5
12990 echo "$as_me: error: lib(n)curses development files not found, curses won't be supported.
12991 This is an error since --with-curses was requested." >&2;}
12992 { (exit 1); exit 1; }; } ;;
12997 # Extract the first word of "sane-config", so it can be a program name with args.
12998 set dummy sane-config; ac_word=$2
12999 { echo "$as_me:$LINENO: checking for $ac_word" >&5
13000 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
13001 if test "${ac_cv_prog_sane_devel+set}" = set; then
13002 echo $ECHO_N "(cached) $ECHO_C" >&6
13004 if test -n "$sane_devel"; then
13005 ac_cv_prog_sane_devel="$sane_devel" # Let the user override the test.
13007 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13008 for as_dir in $PATH
13011 test -z "$as_dir" && as_dir=.
13012 for ac_exec_ext in '' $ac_executable_extensions; do
13013 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13014 ac_cv_prog_sane_devel="sane-config"
13015 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13022 test -z "$ac_cv_prog_sane_devel" && ac_cv_prog_sane_devel="no"
13025 sane_devel=$ac_cv_prog_sane_devel
13026 if test -n "$sane_devel"; then
13027 { echo "$as_me:$LINENO: result: $sane_devel" >&5
13028 echo "${ECHO_T}$sane_devel" >&6; }
13030 { echo "$as_me:$LINENO: result: no" >&5
13031 echo "${ECHO_T}no" >&6; }
13035 if test "$sane_devel" != "no" -a "x$with_sane" != "xno"
13037 ac_sane_incl="`$sane_devel --cflags`"
13038 ac_sane_libs="`$sane_devel --ldflags`"
13039 ac_save_CPPFLAGS="$CPPFLAGS"
13040 CPPFLAGS="$CPPFLAGS $ac_sane_incl"
13041 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13042 { echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13043 echo $ECHO_N "checking for sane/sane.h... $ECHO_C" >&6; }
13044 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13045 echo $ECHO_N "(cached) $ECHO_C" >&6
13047 { echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13048 echo "${ECHO_T}$ac_cv_header_sane_sane_h" >&6; }
13050 # Is the header compilable?
13051 { echo "$as_me:$LINENO: checking sane/sane.h usability" >&5
13052 echo $ECHO_N "checking sane/sane.h usability... $ECHO_C" >&6; }
13053 cat >conftest.$ac_ext <<_ACEOF
13056 cat confdefs.h >>conftest.$ac_ext
13057 cat >>conftest.$ac_ext <<_ACEOF
13058 /* end confdefs.h. */
13059 $ac_includes_default
13060 #include <sane/sane.h>
13062 rm -f conftest.$ac_objext
13063 if { (ac_try="$ac_compile"
13064 case "(($ac_try" in
13065 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13066 *) ac_try_echo=$ac_try;;
13068 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13069 (eval "$ac_compile") 2>conftest.er1
13071 grep -v '^ *+' conftest.er1 >conftest.err
13073 cat conftest.err >&5
13074 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13075 (exit $ac_status); } && {
13076 test -z "$ac_c_werror_flag" ||
13077 test ! -s conftest.err
13078 } && test -s conftest.$ac_objext; then
13079 ac_header_compiler=yes
13081 echo "$as_me: failed program was:" >&5
13082 sed 's/^/| /' conftest.$ac_ext >&5
13084 ac_header_compiler=no
13087 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13088 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13089 echo "${ECHO_T}$ac_header_compiler" >&6; }
13091 # Is the header present?
13092 { echo "$as_me:$LINENO: checking sane/sane.h presence" >&5
13093 echo $ECHO_N "checking sane/sane.h presence... $ECHO_C" >&6; }
13094 cat >conftest.$ac_ext <<_ACEOF
13097 cat confdefs.h >>conftest.$ac_ext
13098 cat >>conftest.$ac_ext <<_ACEOF
13099 /* end confdefs.h. */
13100 #include <sane/sane.h>
13102 if { (ac_try="$ac_cpp conftest.$ac_ext"
13103 case "(($ac_try" in
13104 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13105 *) ac_try_echo=$ac_try;;
13107 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13108 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13110 grep -v '^ *+' conftest.er1 >conftest.err
13112 cat conftest.err >&5
13113 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13114 (exit $ac_status); } >/dev/null && {
13115 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13116 test ! -s conftest.err
13118 ac_header_preproc=yes
13120 echo "$as_me: failed program was:" >&5
13121 sed 's/^/| /' conftest.$ac_ext >&5
13123 ac_header_preproc=no
13126 rm -f conftest.err conftest.$ac_ext
13127 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13128 echo "${ECHO_T}$ac_header_preproc" >&6; }
13130 # So? What about this header?
13131 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13133 { echo "$as_me:$LINENO: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&5
13134 echo "$as_me: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13135 { echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the compiler's result" >&5
13136 echo "$as_me: WARNING: sane/sane.h: proceeding with the compiler's result" >&2;}
13137 ac_header_preproc=yes
13140 { echo "$as_me:$LINENO: WARNING: sane/sane.h: present but cannot be compiled" >&5
13141 echo "$as_me: WARNING: sane/sane.h: present but cannot be compiled" >&2;}
13142 { echo "$as_me:$LINENO: WARNING: sane/sane.h: check for missing prerequisite headers?" >&5
13143 echo "$as_me: WARNING: sane/sane.h: check for missing prerequisite headers?" >&2;}
13144 { echo "$as_me:$LINENO: WARNING: sane/sane.h: see the Autoconf documentation" >&5
13145 echo "$as_me: WARNING: sane/sane.h: see the Autoconf documentation" >&2;}
13146 { echo "$as_me:$LINENO: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&5
13147 echo "$as_me: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&2;}
13148 { echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&5
13149 echo "$as_me: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&2;}
13150 { echo "$as_me:$LINENO: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&5
13151 echo "$as_me: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&2;}
13153 ## ------------------------------------ ##
13154 ## Report this to wine-devel@winehq.org ##
13155 ## ------------------------------------ ##
13157 ) | sed "s/^/$as_me: WARNING: /" >&2
13160 { echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13161 echo $ECHO_N "checking for sane/sane.h... $ECHO_C" >&6; }
13162 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13163 echo $ECHO_N "(cached) $ECHO_C" >&6
13165 ac_cv_header_sane_sane_h=$ac_header_preproc
13167 { echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13168 echo "${ECHO_T}$ac_cv_header_sane_sane_h" >&6; }
13171 if test $ac_cv_header_sane_sane_h = yes; then
13172 { echo "$as_me:$LINENO: checking for -lsane" >&5
13173 echo $ECHO_N "checking for -lsane... $ECHO_C" >&6; }
13174 if test "${ac_cv_lib_soname_sane+set}" = set; then
13175 echo $ECHO_N "(cached) $ECHO_C" >&6
13177 ac_check_soname_save_LIBS=$LIBS
13178 LIBS="-lsane $ac_sane_libs $LIBS"
13179 cat >conftest.$ac_ext <<_ACEOF
13182 cat confdefs.h >>conftest.$ac_ext
13183 cat >>conftest.$ac_ext <<_ACEOF
13184 /* end confdefs.h. */
13186 /* Override any GCC internal prototype to avoid an error.
13187 Use char because int might match the return type of a GCC
13188 builtin and then its argument prototype would still apply. */
13196 return sane_init ();
13201 rm -f conftest.$ac_objext conftest$ac_exeext
13202 if { (ac_try="$ac_link"
13203 case "(($ac_try" in
13204 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13205 *) ac_try_echo=$ac_try;;
13207 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13208 (eval "$ac_link") 2>conftest.er1
13210 grep -v '^ *+' conftest.er1 >conftest.err
13212 cat conftest.err >&5
13213 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13214 (exit $ac_status); } && {
13215 test -z "$ac_c_werror_flag" ||
13216 test ! -s conftest.err
13217 } && test -s conftest$ac_exeext &&
13218 $as_test_x conftest$ac_exeext; then
13221 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'` ;;
13222 *) ac_cv_lib_soname_sane=`$ac_cv_path_LDD conftest$ac_exeext | grep "libsane\\.$LIBEXT" | sed -e "s/^.*\(libsane\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13225 echo "$as_me: failed program was:" >&5
13226 sed 's/^/| /' conftest.$ac_ext >&5
13231 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13232 conftest$ac_exeext conftest.$ac_ext
13233 LIBS=$ac_check_soname_save_LIBS
13235 if test "x$ac_cv_lib_soname_sane" = "x"; then
13236 { echo "$as_me:$LINENO: result: not found" >&5
13237 echo "${ECHO_T}not found" >&6; }
13240 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_sane" >&5
13241 echo "${ECHO_T}$ac_cv_lib_soname_sane" >&6; }
13243 cat >>confdefs.h <<_ACEOF
13244 #define SONAME_LIBSANE "$ac_cv_lib_soname_sane"
13247 SANEINCL="$ac_sane_incl"
13254 CPPFLAGS="$ac_save_CPPFLAGS"
13256 if test "x$ac_cv_lib_soname_sane" = "x"; then
13257 case "x$with_sane" in
13258 x) wine_notices="$wine_notices|libsane development files not found, scanners won't be supported." ;;
13260 *) { { echo "$as_me:$LINENO: error: libsane development files not found, scanners won't be supported.
13261 This is an error since --with-sane was requested." >&5
13262 echo "$as_me: error: libsane development files not found, scanners won't be supported.
13263 This is an error since --with-sane was requested." >&2;}
13264 { (exit 1); exit 1; }; } ;;
13269 # Extract the first word of "gphoto2-config", so it can be a program name with args.
13270 set dummy gphoto2-config; ac_word=$2
13271 { echo "$as_me:$LINENO: checking for $ac_word" >&5
13272 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
13273 if test "${ac_cv_prog_gphoto2_devel+set}" = set; then
13274 echo $ECHO_N "(cached) $ECHO_C" >&6
13276 if test -n "$gphoto2_devel"; then
13277 ac_cv_prog_gphoto2_devel="$gphoto2_devel" # Let the user override the test.
13279 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13280 for as_dir in $PATH
13283 test -z "$as_dir" && as_dir=.
13284 for ac_exec_ext in '' $ac_executable_extensions; do
13285 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13286 ac_cv_prog_gphoto2_devel="gphoto2-config"
13287 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13294 test -z "$ac_cv_prog_gphoto2_devel" && ac_cv_prog_gphoto2_devel="no"
13297 gphoto2_devel=$ac_cv_prog_gphoto2_devel
13298 if test -n "$gphoto2_devel"; then
13299 { echo "$as_me:$LINENO: result: $gphoto2_devel" >&5
13300 echo "${ECHO_T}$gphoto2_devel" >&6; }
13302 { echo "$as_me:$LINENO: result: no" >&5
13303 echo "${ECHO_T}no" >&6; }
13307 # Extract the first word of "gphoto2-port-config", so it can be a program name with args.
13308 set dummy gphoto2-port-config; ac_word=$2
13309 { echo "$as_me:$LINENO: checking for $ac_word" >&5
13310 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
13311 if test "${ac_cv_prog_gphoto2port_devel+set}" = set; then
13312 echo $ECHO_N "(cached) $ECHO_C" >&6
13314 if test -n "$gphoto2port_devel"; then
13315 ac_cv_prog_gphoto2port_devel="$gphoto2port_devel" # Let the user override the test.
13317 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13318 for as_dir in $PATH
13321 test -z "$as_dir" && as_dir=.
13322 for ac_exec_ext in '' $ac_executable_extensions; do
13323 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13324 ac_cv_prog_gphoto2port_devel="gphoto2-port-config"
13325 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13332 test -z "$ac_cv_prog_gphoto2port_devel" && ac_cv_prog_gphoto2port_devel="no"
13335 gphoto2port_devel=$ac_cv_prog_gphoto2port_devel
13336 if test -n "$gphoto2port_devel"; then
13337 { echo "$as_me:$LINENO: result: $gphoto2port_devel" >&5
13338 echo "${ECHO_T}$gphoto2port_devel" >&6; }
13340 { echo "$as_me:$LINENO: result: no" >&5
13341 echo "${ECHO_T}no" >&6; }
13345 if test "$gphoto2_devel" != "no" -a "$gphoto2port_devel" != "no" -a "x$with_gphoto" != "xno"
13347 ac_gphoto2_incl="`$gphoto2_devel --cflags` `$gphoto2port_devel --cflags`"
13349 for i in `$gphoto2_devel --libs` `$gphoto2port_devel --libs`
13352 -L/usr/lib|-L/usr/lib64) ;;
13353 -L*|-l*) ac_gphoto2_libs="$ac_gphoto2_libs $i";;
13356 ac_save_CPPFLAGS="$CPPFLAGS"
13357 CPPFLAGS="$CPPFLAGS $ac_gphoto2_incl"
13358 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
13359 { echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
13360 echo $ECHO_N "checking for gphoto2-camera.h... $ECHO_C" >&6; }
13361 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
13362 echo $ECHO_N "(cached) $ECHO_C" >&6
13364 { echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
13365 echo "${ECHO_T}$ac_cv_header_gphoto2_camera_h" >&6; }
13367 # Is the header compilable?
13368 { echo "$as_me:$LINENO: checking gphoto2-camera.h usability" >&5
13369 echo $ECHO_N "checking gphoto2-camera.h usability... $ECHO_C" >&6; }
13370 cat >conftest.$ac_ext <<_ACEOF
13373 cat confdefs.h >>conftest.$ac_ext
13374 cat >>conftest.$ac_ext <<_ACEOF
13375 /* end confdefs.h. */
13376 $ac_includes_default
13377 #include <gphoto2-camera.h>
13379 rm -f conftest.$ac_objext
13380 if { (ac_try="$ac_compile"
13381 case "(($ac_try" in
13382 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13383 *) ac_try_echo=$ac_try;;
13385 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13386 (eval "$ac_compile") 2>conftest.er1
13388 grep -v '^ *+' conftest.er1 >conftest.err
13390 cat conftest.err >&5
13391 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13392 (exit $ac_status); } && {
13393 test -z "$ac_c_werror_flag" ||
13394 test ! -s conftest.err
13395 } && test -s conftest.$ac_objext; then
13396 ac_header_compiler=yes
13398 echo "$as_me: failed program was:" >&5
13399 sed 's/^/| /' conftest.$ac_ext >&5
13401 ac_header_compiler=no
13404 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13405 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13406 echo "${ECHO_T}$ac_header_compiler" >&6; }
13408 # Is the header present?
13409 { echo "$as_me:$LINENO: checking gphoto2-camera.h presence" >&5
13410 echo $ECHO_N "checking gphoto2-camera.h presence... $ECHO_C" >&6; }
13411 cat >conftest.$ac_ext <<_ACEOF
13414 cat confdefs.h >>conftest.$ac_ext
13415 cat >>conftest.$ac_ext <<_ACEOF
13416 /* end confdefs.h. */
13417 #include <gphoto2-camera.h>
13419 if { (ac_try="$ac_cpp conftest.$ac_ext"
13420 case "(($ac_try" in
13421 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13422 *) ac_try_echo=$ac_try;;
13424 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13425 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13427 grep -v '^ *+' conftest.er1 >conftest.err
13429 cat conftest.err >&5
13430 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13431 (exit $ac_status); } >/dev/null && {
13432 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13433 test ! -s conftest.err
13435 ac_header_preproc=yes
13437 echo "$as_me: failed program was:" >&5
13438 sed 's/^/| /' conftest.$ac_ext >&5
13440 ac_header_preproc=no
13443 rm -f conftest.err conftest.$ac_ext
13444 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13445 echo "${ECHO_T}$ac_header_preproc" >&6; }
13447 # So? What about this header?
13448 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13450 { echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&5
13451 echo "$as_me: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13452 { echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&5
13453 echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&2;}
13454 ac_header_preproc=yes
13457 { echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: present but cannot be compiled" >&5
13458 echo "$as_me: WARNING: gphoto2-camera.h: present but cannot be compiled" >&2;}
13459 { echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: check for missing prerequisite headers?" >&5
13460 echo "$as_me: WARNING: gphoto2-camera.h: check for missing prerequisite headers?" >&2;}
13461 { echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&5
13462 echo "$as_me: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&2;}
13463 { echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: section \"Present But Cannot Be Compiled\"" >&5
13464 echo "$as_me: WARNING: gphoto2-camera.h: section \"Present But Cannot Be Compiled\"" >&2;}
13465 { echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&5
13466 echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&2;}
13467 { echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&5
13468 echo "$as_me: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&2;}
13470 ## ------------------------------------ ##
13471 ## Report this to wine-devel@winehq.org ##
13472 ## ------------------------------------ ##
13474 ) | sed "s/^/$as_me: WARNING: /" >&2
13477 { echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
13478 echo $ECHO_N "checking for gphoto2-camera.h... $ECHO_C" >&6; }
13479 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
13480 echo $ECHO_N "(cached) $ECHO_C" >&6
13482 ac_cv_header_gphoto2_camera_h=$ac_header_preproc
13484 { echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
13485 echo "${ECHO_T}$ac_cv_header_gphoto2_camera_h" >&6; }
13488 if test $ac_cv_header_gphoto2_camera_h = yes; then
13489 { echo "$as_me:$LINENO: checking for gp_camera_new in -lgphoto2" >&5
13490 echo $ECHO_N "checking for gp_camera_new in -lgphoto2... $ECHO_C" >&6; }
13491 if test "${ac_cv_lib_gphoto2_gp_camera_new+set}" = set; then
13492 echo $ECHO_N "(cached) $ECHO_C" >&6
13494 ac_check_lib_save_LIBS=$LIBS
13495 LIBS="-lgphoto2 $ac_gphoto2_libs $LIBS"
13496 cat >conftest.$ac_ext <<_ACEOF
13499 cat confdefs.h >>conftest.$ac_ext
13500 cat >>conftest.$ac_ext <<_ACEOF
13501 /* end confdefs.h. */
13503 /* Override any GCC internal prototype to avoid an error.
13504 Use char because int might match the return type of a GCC
13505 builtin and then its argument prototype would still apply. */
13509 char gp_camera_new ();
13513 return gp_camera_new ();
13518 rm -f conftest.$ac_objext conftest$ac_exeext
13519 if { (ac_try="$ac_link"
13520 case "(($ac_try" in
13521 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13522 *) ac_try_echo=$ac_try;;
13524 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13525 (eval "$ac_link") 2>conftest.er1
13527 grep -v '^ *+' conftest.er1 >conftest.err
13529 cat conftest.err >&5
13530 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13531 (exit $ac_status); } && {
13532 test -z "$ac_c_werror_flag" ||
13533 test ! -s conftest.err
13534 } && test -s conftest$ac_exeext &&
13535 $as_test_x conftest$ac_exeext; then
13536 ac_cv_lib_gphoto2_gp_camera_new=yes
13538 echo "$as_me: failed program was:" >&5
13539 sed 's/^/| /' conftest.$ac_ext >&5
13541 ac_cv_lib_gphoto2_gp_camera_new=no
13544 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13545 conftest$ac_exeext conftest.$ac_ext
13546 LIBS=$ac_check_lib_save_LIBS
13548 { echo "$as_me:$LINENO: result: $ac_cv_lib_gphoto2_gp_camera_new" >&5
13549 echo "${ECHO_T}$ac_cv_lib_gphoto2_gp_camera_new" >&6; }
13550 if test $ac_cv_lib_gphoto2_gp_camera_new = yes; then
13552 cat >>confdefs.h <<\_ACEOF
13553 #define HAVE_GPHOTO2 1
13556 GPHOTO2LIBS="$ac_gphoto2_libs"
13558 GPHOTO2INCL="$ac_gphoto2_incl"
13565 CPPFLAGS="$ac_save_CPPFLAGS"
13567 if test "$ac_cv_lib_gphoto2_gp_camera_new" != "yes"; then
13568 case "x$with_gphoto" in
13569 x) wine_notices="$wine_notices|libgphoto2 development files not found, digital cameras won't be supported." ;;
13571 *) { { echo "$as_me:$LINENO: error: libgphoto2 development files not found, digital cameras won't be supported.
13572 This is an error since --with-gphoto was requested." >&5
13573 echo "$as_me: error: libgphoto2 development files not found, digital cameras won't be supported.
13574 This is an error since --with-gphoto was requested." >&2;}
13575 { (exit 1); exit 1; }; } ;;
13583 if test "$ac_cv_header_resolv_h" = "yes"
13585 { echo "$as_me:$LINENO: checking for res_query in -lresolv" >&5
13586 echo $ECHO_N "checking for res_query in -lresolv... $ECHO_C" >&6; }
13587 if test "${ac_cv_lib_resolv_res_query+set}" = set; then
13588 echo $ECHO_N "(cached) $ECHO_C" >&6
13590 ac_check_lib_save_LIBS=$LIBS
13591 LIBS="-lresolv $LIBS"
13592 cat >conftest.$ac_ext <<_ACEOF
13595 cat confdefs.h >>conftest.$ac_ext
13596 cat >>conftest.$ac_ext <<_ACEOF
13597 /* end confdefs.h. */
13599 /* Override any GCC internal prototype to avoid an error.
13600 Use char because int might match the return type of a GCC
13601 builtin and then its argument prototype would still apply. */
13609 return res_query ();
13614 rm -f conftest.$ac_objext conftest$ac_exeext
13615 if { (ac_try="$ac_link"
13616 case "(($ac_try" in
13617 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13618 *) ac_try_echo=$ac_try;;
13620 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13621 (eval "$ac_link") 2>conftest.er1
13623 grep -v '^ *+' conftest.er1 >conftest.err
13625 cat conftest.err >&5
13626 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13627 (exit $ac_status); } && {
13628 test -z "$ac_c_werror_flag" ||
13629 test ! -s conftest.err
13630 } && test -s conftest$ac_exeext &&
13631 $as_test_x conftest$ac_exeext; then
13632 ac_cv_lib_resolv_res_query=yes
13634 echo "$as_me: failed program was:" >&5
13635 sed 's/^/| /' conftest.$ac_ext >&5
13637 ac_cv_lib_resolv_res_query=no
13640 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13641 conftest$ac_exeext conftest.$ac_ext
13642 LIBS=$ac_check_lib_save_LIBS
13644 { echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_res_query" >&5
13645 echo "${ECHO_T}$ac_cv_lib_resolv_res_query" >&6; }
13646 if test $ac_cv_lib_resolv_res_query = yes; then
13648 cat >>confdefs.h <<\_ACEOF
13649 #define HAVE_RESOLV 1
13652 RESOLVLIBS="-lresolv"
13659 if test "$ac_cv_header_lcms_h" = "yes" -o "$ac_cv_header_lcms_lcms_h" = "yes"
13661 { echo "$as_me:$LINENO: checking for cmsOpenProfileFromFile in -llcms" >&5
13662 echo $ECHO_N "checking for cmsOpenProfileFromFile in -llcms... $ECHO_C" >&6; }
13663 if test "${ac_cv_lib_lcms_cmsOpenProfileFromFile+set}" = set; then
13664 echo $ECHO_N "(cached) $ECHO_C" >&6
13666 ac_check_lib_save_LIBS=$LIBS
13667 LIBS="-llcms $LIBS"
13668 cat >conftest.$ac_ext <<_ACEOF
13671 cat confdefs.h >>conftest.$ac_ext
13672 cat >>conftest.$ac_ext <<_ACEOF
13673 /* end confdefs.h. */
13675 /* Override any GCC internal prototype to avoid an error.
13676 Use char because int might match the return type of a GCC
13677 builtin and then its argument prototype would still apply. */
13681 char cmsOpenProfileFromFile ();
13685 return cmsOpenProfileFromFile ();
13690 rm -f conftest.$ac_objext conftest$ac_exeext
13691 if { (ac_try="$ac_link"
13692 case "(($ac_try" in
13693 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13694 *) ac_try_echo=$ac_try;;
13696 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13697 (eval "$ac_link") 2>conftest.er1
13699 grep -v '^ *+' conftest.er1 >conftest.err
13701 cat conftest.err >&5
13702 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13703 (exit $ac_status); } && {
13704 test -z "$ac_c_werror_flag" ||
13705 test ! -s conftest.err
13706 } && test -s conftest$ac_exeext &&
13707 $as_test_x conftest$ac_exeext; then
13708 ac_cv_lib_lcms_cmsOpenProfileFromFile=yes
13710 echo "$as_me: failed program was:" >&5
13711 sed 's/^/| /' conftest.$ac_ext >&5
13713 ac_cv_lib_lcms_cmsOpenProfileFromFile=no
13716 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13717 conftest$ac_exeext conftest.$ac_ext
13718 LIBS=$ac_check_lib_save_LIBS
13720 { echo "$as_me:$LINENO: result: $ac_cv_lib_lcms_cmsOpenProfileFromFile" >&5
13721 echo "${ECHO_T}$ac_cv_lib_lcms_cmsOpenProfileFromFile" >&6; }
13722 if test $ac_cv_lib_lcms_cmsOpenProfileFromFile = yes; then
13724 cat >>confdefs.h <<\_ACEOF
13725 #define HAVE_LCMS 1
13732 if test "$ac_cv_lib_lcms_cmsOpenProfileFromFile" != "yes"; then
13733 case "x$with_cms" in
13734 x) wine_notices="$wine_notices|liblcms development files not found, Color Management won't be supported." ;;
13736 *) { { echo "$as_me:$LINENO: error: liblcms development files not found, Color Management won't be supported.
13737 This is an error since --with-cms was requested." >&5
13738 echo "$as_me: error: liblcms development files not found, Color Management won't be supported.
13739 This is an error since --with-cms was requested." >&2;}
13740 { (exit 1); exit 1; }; } ;;
13745 for ac_prog in freetype-config freetype2-config
13747 # Extract the first word of "$ac_prog", so it can be a program name with args.
13748 set dummy $ac_prog; ac_word=$2
13749 { echo "$as_me:$LINENO: checking for $ac_word" >&5
13750 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
13751 if test "${ac_cv_prog_ft_devel+set}" = set; then
13752 echo $ECHO_N "(cached) $ECHO_C" >&6
13754 if test -n "$ft_devel"; then
13755 ac_cv_prog_ft_devel="$ft_devel" # Let the user override the test.
13757 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13758 for as_dir in $PATH
13761 test -z "$as_dir" && as_dir=.
13762 for ac_exec_ext in '' $ac_executable_extensions; do
13763 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13764 ac_cv_prog_ft_devel="$ac_prog"
13765 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13774 ft_devel=$ac_cv_prog_ft_devel
13775 if test -n "$ft_devel"; then
13776 { echo "$as_me:$LINENO: result: $ft_devel" >&5
13777 echo "${ECHO_T}$ft_devel" >&6; }
13779 { echo "$as_me:$LINENO: result: no" >&5
13780 echo "${ECHO_T}no" >&6; }
13784 test -n "$ft_devel" && break
13786 test -n "$ft_devel" || ft_devel="false"
13788 if test "$ft_devel" != "false" -a "x$with_freetype" != "xno"
13790 ac_freetype_libs=`$ft_devel --libs`
13791 ac_freetype_incl=`$ft_devel --cflags`
13792 { echo "$as_me:$LINENO: checking for -lfreetype" >&5
13793 echo $ECHO_N "checking for -lfreetype... $ECHO_C" >&6; }
13794 if test "${ac_cv_lib_soname_freetype+set}" = set; then
13795 echo $ECHO_N "(cached) $ECHO_C" >&6
13797 ac_check_soname_save_LIBS=$LIBS
13798 LIBS="-lfreetype $ac_freetype_libs $LIBS"
13799 cat >conftest.$ac_ext <<_ACEOF
13802 cat confdefs.h >>conftest.$ac_ext
13803 cat >>conftest.$ac_ext <<_ACEOF
13804 /* end confdefs.h. */
13806 /* Override any GCC internal prototype to avoid an error.
13807 Use char because int might match the return type of a GCC
13808 builtin and then its argument prototype would still apply. */
13812 char FT_Init_FreeType ();
13816 return FT_Init_FreeType ();
13821 rm -f conftest.$ac_objext conftest$ac_exeext
13822 if { (ac_try="$ac_link"
13823 case "(($ac_try" in
13824 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13825 *) ac_try_echo=$ac_try;;
13827 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13828 (eval "$ac_link") 2>conftest.er1
13830 grep -v '^ *+' conftest.er1 >conftest.err
13832 cat conftest.err >&5
13833 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13834 (exit $ac_status); } && {
13835 test -z "$ac_c_werror_flag" ||
13836 test ! -s conftest.err
13837 } && test -s conftest$ac_exeext &&
13838 $as_test_x conftest$ac_exeext; then
13841 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'` ;;
13842 *) ac_cv_lib_soname_freetype=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfreetype\\.$LIBEXT" | sed -e "s/^.*\(libfreetype\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13845 echo "$as_me: failed program was:" >&5
13846 sed 's/^/| /' conftest.$ac_ext >&5
13851 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13852 conftest$ac_exeext conftest.$ac_ext
13853 LIBS=$ac_check_soname_save_LIBS
13855 if test "x$ac_cv_lib_soname_freetype" = "x"; then
13856 { echo "$as_me:$LINENO: result: not found" >&5
13857 echo "${ECHO_T}not found" >&6; }
13860 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_freetype" >&5
13861 echo "${ECHO_T}$ac_cv_lib_soname_freetype" >&6; }
13863 cat >>confdefs.h <<_ACEOF
13864 #define SONAME_LIBFREETYPE "$ac_cv_lib_soname_freetype"
13870 if test "$ft_lib" = "yes"
13872 ac_save_CPPFLAGS="$CPPFLAGS"
13873 CPPFLAGS="$ac_freetype_incl $CPPFLAGS"
13886 for ac_header in ft2build.h \
13887 freetype/freetype.h \
13888 freetype/ftglyph.h \
13889 freetype/fttypes.h \
13890 freetype/tttables.h \
13891 freetype/ftnames.h \
13892 freetype/ftsnames.h \
13893 freetype/ttnameid.h \
13894 freetype/ftoutln.h \
13895 freetype/ftwinfnt.h \
13896 freetype/ftmodapi.h \
13897 freetype/internal/sfnt.h
13899 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
13900 { echo "$as_me:$LINENO: checking for $ac_header" >&5
13901 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
13902 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
13903 echo $ECHO_N "(cached) $ECHO_C" >&6
13905 cat >conftest.$ac_ext <<_ACEOF
13908 cat confdefs.h >>conftest.$ac_ext
13909 cat >>conftest.$ac_ext <<_ACEOF
13910 /* end confdefs.h. */
13911 #ifdef HAVE_FT2BUILD_H
13912 # include <ft2build.h>
13915 #include <$ac_header>
13917 rm -f conftest.$ac_objext
13918 if { (ac_try="$ac_compile"
13919 case "(($ac_try" in
13920 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13921 *) ac_try_echo=$ac_try;;
13923 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13924 (eval "$ac_compile") 2>conftest.er1
13926 grep -v '^ *+' conftest.er1 >conftest.err
13928 cat conftest.err >&5
13929 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13930 (exit $ac_status); } && {
13931 test -z "$ac_c_werror_flag" ||
13932 test ! -s conftest.err
13933 } && test -s conftest.$ac_objext; then
13934 eval "$as_ac_Header=yes"
13936 echo "$as_me: failed program was:" >&5
13937 sed 's/^/| /' conftest.$ac_ext >&5
13939 eval "$as_ac_Header=no"
13942 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13944 ac_res=`eval echo '${'$as_ac_Header'}'`
13945 { echo "$as_me:$LINENO: result: $ac_res" >&5
13946 echo "${ECHO_T}$ac_res" >&6; }
13947 if test `eval echo '${'$as_ac_Header'}'` = yes; then
13948 cat >>confdefs.h <<_ACEOF
13949 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
13956 cat >conftest.$ac_ext <<_ACEOF
13959 cat confdefs.h >>conftest.$ac_ext
13960 cat >>conftest.$ac_ext <<_ACEOF
13961 /* end confdefs.h. */
13962 #include <ft2build.h>
13963 #include <freetype/fttrigon.h>
13965 if { (ac_try="$ac_cpp conftest.$ac_ext"
13966 case "(($ac_try" in
13967 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13968 *) ac_try_echo=$ac_try;;
13970 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13971 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13973 grep -v '^ *+' conftest.er1 >conftest.err
13975 cat conftest.err >&5
13976 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13977 (exit $ac_status); } >/dev/null && {
13978 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13979 test ! -s conftest.err
13982 cat >>confdefs.h <<\_ACEOF
13983 #define HAVE_FREETYPE_FTTRIGON_H 1
13986 wine_cv_fttrigon=yes
13988 echo "$as_me: failed program was:" >&5
13989 sed 's/^/| /' conftest.$ac_ext >&5
13991 wine_cv_fttrigon=no
13994 rm -f conftest.err conftest.$ac_ext
13995 { echo "$as_me:$LINENO: checking for FT_TrueTypeEngineType" >&5
13996 echo $ECHO_N "checking for FT_TrueTypeEngineType... $ECHO_C" >&6; }
13997 if test "${ac_cv_type_FT_TrueTypeEngineType+set}" = set; then
13998 echo $ECHO_N "(cached) $ECHO_C" >&6
14000 cat >conftest.$ac_ext <<_ACEOF
14003 cat confdefs.h >>conftest.$ac_ext
14004 cat >>conftest.$ac_ext <<_ACEOF
14005 /* end confdefs.h. */
14006 #include <freetype/ftmodapi.h>
14008 typedef FT_TrueTypeEngineType ac__type_new_;
14012 if ((ac__type_new_ *) 0)
14014 if (sizeof (ac__type_new_))
14020 rm -f conftest.$ac_objext
14021 if { (ac_try="$ac_compile"
14022 case "(($ac_try" in
14023 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14024 *) ac_try_echo=$ac_try;;
14026 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14027 (eval "$ac_compile") 2>conftest.er1
14029 grep -v '^ *+' conftest.er1 >conftest.err
14031 cat conftest.err >&5
14032 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14033 (exit $ac_status); } && {
14034 test -z "$ac_c_werror_flag" ||
14035 test ! -s conftest.err
14036 } && test -s conftest.$ac_objext; then
14037 ac_cv_type_FT_TrueTypeEngineType=yes
14039 echo "$as_me: failed program was:" >&5
14040 sed 's/^/| /' conftest.$ac_ext >&5
14042 ac_cv_type_FT_TrueTypeEngineType=no
14045 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14047 { echo "$as_me:$LINENO: result: $ac_cv_type_FT_TrueTypeEngineType" >&5
14048 echo "${ECHO_T}$ac_cv_type_FT_TrueTypeEngineType" >&6; }
14049 if test $ac_cv_type_FT_TrueTypeEngineType = yes; then
14051 cat >>confdefs.h <<_ACEOF
14052 #define HAVE_FT_TRUETYPEENGINETYPE 1
14058 ac_save_CFLAGS="$CFLAGS"
14059 CFLAGS="$CFLAGS $ac_freetype_libs"
14061 for ac_func in FT_Load_Sfnt_Table
14063 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
14064 { echo "$as_me:$LINENO: checking for $ac_func" >&5
14065 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
14066 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
14067 echo $ECHO_N "(cached) $ECHO_C" >&6
14069 cat >conftest.$ac_ext <<_ACEOF
14072 cat confdefs.h >>conftest.$ac_ext
14073 cat >>conftest.$ac_ext <<_ACEOF
14074 /* end confdefs.h. */
14075 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
14076 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14077 #define $ac_func innocuous_$ac_func
14079 /* System header to define __stub macros and hopefully few prototypes,
14080 which can conflict with char $ac_func (); below.
14081 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14082 <limits.h> exists even on freestanding compilers. */
14085 # include <limits.h>
14087 # include <assert.h>
14092 /* Override any GCC internal prototype to avoid an error.
14093 Use char because int might match the return type of a GCC
14094 builtin and then its argument prototype would still apply. */
14099 /* The GNU C library defines this for functions which it implements
14100 to always fail with ENOSYS. Some functions are actually named
14101 something starting with __ and the normal name is an alias. */
14102 #if defined __stub_$ac_func || defined __stub___$ac_func
14109 return $ac_func ();
14114 rm -f conftest.$ac_objext conftest$ac_exeext
14115 if { (ac_try="$ac_link"
14116 case "(($ac_try" in
14117 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14118 *) ac_try_echo=$ac_try;;
14120 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14121 (eval "$ac_link") 2>conftest.er1
14123 grep -v '^ *+' conftest.er1 >conftest.err
14125 cat conftest.err >&5
14126 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14127 (exit $ac_status); } && {
14128 test -z "$ac_c_werror_flag" ||
14129 test ! -s conftest.err
14130 } && test -s conftest$ac_exeext &&
14131 $as_test_x conftest$ac_exeext; then
14132 eval "$as_ac_var=yes"
14134 echo "$as_me: failed program was:" >&5
14135 sed 's/^/| /' conftest.$ac_ext >&5
14137 eval "$as_ac_var=no"
14140 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14141 conftest$ac_exeext conftest.$ac_ext
14143 ac_res=`eval echo '${'$as_ac_var'}'`
14144 { echo "$as_me:$LINENO: result: $ac_res" >&5
14145 echo "${ECHO_T}$ac_res" >&6; }
14146 if test `eval echo '${'$as_ac_var'}'` = yes; then
14147 cat >>confdefs.h <<_ACEOF
14148 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
14154 CFLAGS="$ac_save_CFLAGS"
14155 CPPFLAGS="$ac_save_CPPFLAGS"
14156 if test "$ac_cv_header_freetype_freetype_h" = "yes" -a "$wine_cv_fttrigon" = "yes"
14159 cat >>confdefs.h <<\_ACEOF
14160 #define HAVE_FREETYPE 1
14163 FREETYPELIBS="$ac_freetype_libs"
14165 FREETYPEINCL="$ac_freetype_incl"
14170 if test "x$FREETYPELIBS" = "x"; then
14171 case "x$with_freetype" in
14173 *) { { echo "$as_me:$LINENO: error: FreeType development files not found.
14174 Fonts will not be built. Dialog text may be invisible or unaligned.
14175 Use the --without-freetype option if you really want this." >&5
14176 echo "$as_me: error: FreeType development files not found.
14177 Fonts will not be built. Dialog text may be invisible or unaligned.
14178 Use the --without-freetype option if you really want this." >&2;}
14179 { (exit 1); exit 1; }; } ;;
14183 test "x$FREETYPELIBS" = "x" && enable_fonts=${enable_fonts:-no}
14185 { echo "$as_me:$LINENO: checking for parport header/ppdev.h" >&5
14186 echo $ECHO_N "checking for parport header/ppdev.h... $ECHO_C" >&6; }
14187 if test "${ac_cv_c_ppdev+set}" = set; then
14188 echo $ECHO_N "(cached) $ECHO_C" >&6
14190 cat >conftest.$ac_ext <<_ACEOF
14193 cat confdefs.h >>conftest.$ac_ext
14194 cat >>conftest.$ac_ext <<_ACEOF
14195 /* end confdefs.h. */
14196 #include <linux/ppdev.h>
14200 ioctl (1,PPCLAIM,0)
14205 rm -f conftest.$ac_objext
14206 if { (ac_try="$ac_compile"
14207 case "(($ac_try" in
14208 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14209 *) ac_try_echo=$ac_try;;
14211 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14212 (eval "$ac_compile") 2>conftest.er1
14214 grep -v '^ *+' conftest.er1 >conftest.err
14216 cat conftest.err >&5
14217 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14218 (exit $ac_status); } && {
14219 test -z "$ac_c_werror_flag" ||
14220 test ! -s conftest.err
14221 } && test -s conftest.$ac_objext; then
14222 ac_cv_c_ppdev="yes"
14224 echo "$as_me: failed program was:" >&5
14225 sed 's/^/| /' conftest.$ac_ext >&5
14230 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14232 { echo "$as_me:$LINENO: result: $ac_cv_c_ppdev" >&5
14233 echo "${ECHO_T}$ac_cv_c_ppdev" >&6; }
14234 if test "$ac_cv_c_ppdev" = "yes"
14237 cat >>confdefs.h <<\_ACEOF
14238 #define HAVE_PPDEV 1
14243 { echo "$as_me:$LINENO: checking for va_copy" >&5
14244 echo $ECHO_N "checking for va_copy... $ECHO_C" >&6; }
14245 if test "${ac_cv_c_va_copy+set}" = set; then
14246 echo $ECHO_N "(cached) $ECHO_C" >&6
14248 cat >conftest.$ac_ext <<_ACEOF
14251 cat confdefs.h >>conftest.$ac_ext
14252 cat >>conftest.$ac_ext <<_ACEOF
14253 /* end confdefs.h. */
14254 #include <stdarg.h>
14258 va_list ap1, ap2; va_copy(ap1,ap2);
14263 rm -f conftest.$ac_objext conftest$ac_exeext
14264 if { (ac_try="$ac_link"
14265 case "(($ac_try" in
14266 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14267 *) ac_try_echo=$ac_try;;
14269 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14270 (eval "$ac_link") 2>conftest.er1
14272 grep -v '^ *+' conftest.er1 >conftest.err
14274 cat conftest.err >&5
14275 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14276 (exit $ac_status); } && {
14277 test -z "$ac_c_werror_flag" ||
14278 test ! -s conftest.err
14279 } && test -s conftest$ac_exeext &&
14280 $as_test_x conftest$ac_exeext; then
14281 ac_cv_c_va_copy="yes"
14283 echo "$as_me: failed program was:" >&5
14284 sed 's/^/| /' conftest.$ac_ext >&5
14286 ac_cv_c_va_copy="no"
14289 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14290 conftest$ac_exeext conftest.$ac_ext
14293 { echo "$as_me:$LINENO: result: $ac_cv_c_va_copy" >&5
14294 echo "${ECHO_T}$ac_cv_c_va_copy" >&6; }
14295 if test "$ac_cv_c_va_copy" = "yes"
14298 cat >>confdefs.h <<\_ACEOF
14299 #define HAVE_VA_COPY 1
14303 { echo "$as_me:$LINENO: checking for __va_copy" >&5
14304 echo $ECHO_N "checking for __va_copy... $ECHO_C" >&6; }
14305 if test "${ac_cv_c___va_copy+set}" = set; then
14306 echo $ECHO_N "(cached) $ECHO_C" >&6
14308 cat >conftest.$ac_ext <<_ACEOF
14311 cat confdefs.h >>conftest.$ac_ext
14312 cat >>conftest.$ac_ext <<_ACEOF
14313 /* end confdefs.h. */
14314 #include <stdarg.h>
14318 va_list ap1, ap2; __va_copy(ap1,ap2);
14323 rm -f conftest.$ac_objext conftest$ac_exeext
14324 if { (ac_try="$ac_link"
14325 case "(($ac_try" in
14326 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14327 *) ac_try_echo=$ac_try;;
14329 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14330 (eval "$ac_link") 2>conftest.er1
14332 grep -v '^ *+' conftest.er1 >conftest.err
14334 cat conftest.err >&5
14335 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14336 (exit $ac_status); } && {
14337 test -z "$ac_c_werror_flag" ||
14338 test ! -s conftest.err
14339 } && test -s conftest$ac_exeext &&
14340 $as_test_x conftest$ac_exeext; then
14341 ac_cv_c___va_copy="yes"
14343 echo "$as_me: failed program was:" >&5
14344 sed 's/^/| /' conftest.$ac_ext >&5
14346 ac_cv_c___va_copy="no"
14349 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14350 conftest$ac_exeext conftest.$ac_ext
14353 { echo "$as_me:$LINENO: result: $ac_cv_c___va_copy" >&5
14354 echo "${ECHO_T}$ac_cv_c___va_copy" >&6; }
14355 if test "$ac_cv_c___va_copy" = "yes"
14358 cat >>confdefs.h <<\_ACEOF
14359 #define HAVE___VA_COPY 1
14364 { echo "$as_me:$LINENO: checking for pthread_rwlock_t" >&5
14365 echo $ECHO_N "checking for pthread_rwlock_t... $ECHO_C" >&6; }
14366 if test "${ac_cv_type_pthread_rwlock_t+set}" = set; then
14367 echo $ECHO_N "(cached) $ECHO_C" >&6
14369 cat >conftest.$ac_ext <<_ACEOF
14372 cat confdefs.h >>conftest.$ac_ext
14373 cat >>conftest.$ac_ext <<_ACEOF
14374 /* end confdefs.h. */
14375 #define _GNU_SOURCE
14376 #include <pthread.h>
14378 typedef pthread_rwlock_t ac__type_new_;
14382 if ((ac__type_new_ *) 0)
14384 if (sizeof (ac__type_new_))
14390 rm -f conftest.$ac_objext
14391 if { (ac_try="$ac_compile"
14392 case "(($ac_try" in
14393 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14394 *) ac_try_echo=$ac_try;;
14396 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14397 (eval "$ac_compile") 2>conftest.er1
14399 grep -v '^ *+' conftest.er1 >conftest.err
14401 cat conftest.err >&5
14402 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14403 (exit $ac_status); } && {
14404 test -z "$ac_c_werror_flag" ||
14405 test ! -s conftest.err
14406 } && test -s conftest.$ac_objext; then
14407 ac_cv_type_pthread_rwlock_t=yes
14409 echo "$as_me: failed program was:" >&5
14410 sed 's/^/| /' conftest.$ac_ext >&5
14412 ac_cv_type_pthread_rwlock_t=no
14415 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14417 { echo "$as_me:$LINENO: result: $ac_cv_type_pthread_rwlock_t" >&5
14418 echo "${ECHO_T}$ac_cv_type_pthread_rwlock_t" >&6; }
14419 if test $ac_cv_type_pthread_rwlock_t = yes; then
14421 cat >>confdefs.h <<_ACEOF
14422 #define HAVE_PTHREAD_RWLOCK_T 1
14427 { echo "$as_me:$LINENO: checking for pthread_rwlockattr_t" >&5
14428 echo $ECHO_N "checking for pthread_rwlockattr_t... $ECHO_C" >&6; }
14429 if test "${ac_cv_type_pthread_rwlockattr_t+set}" = set; then
14430 echo $ECHO_N "(cached) $ECHO_C" >&6
14432 cat >conftest.$ac_ext <<_ACEOF
14435 cat confdefs.h >>conftest.$ac_ext
14436 cat >>conftest.$ac_ext <<_ACEOF
14437 /* end confdefs.h. */
14438 #define _GNU_SOURCE
14439 #include <pthread.h>
14441 typedef pthread_rwlockattr_t ac__type_new_;
14445 if ((ac__type_new_ *) 0)
14447 if (sizeof (ac__type_new_))
14453 rm -f conftest.$ac_objext
14454 if { (ac_try="$ac_compile"
14455 case "(($ac_try" in
14456 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14457 *) ac_try_echo=$ac_try;;
14459 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14460 (eval "$ac_compile") 2>conftest.er1
14462 grep -v '^ *+' conftest.er1 >conftest.err
14464 cat conftest.err >&5
14465 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14466 (exit $ac_status); } && {
14467 test -z "$ac_c_werror_flag" ||
14468 test ! -s conftest.err
14469 } && test -s conftest.$ac_objext; then
14470 ac_cv_type_pthread_rwlockattr_t=yes
14472 echo "$as_me: failed program was:" >&5
14473 sed 's/^/| /' conftest.$ac_ext >&5
14475 ac_cv_type_pthread_rwlockattr_t=no
14478 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14480 { echo "$as_me:$LINENO: result: $ac_cv_type_pthread_rwlockattr_t" >&5
14481 echo "${ECHO_T}$ac_cv_type_pthread_rwlockattr_t" >&6; }
14482 if test $ac_cv_type_pthread_rwlockattr_t = yes; then
14484 cat >>confdefs.h <<_ACEOF
14485 #define HAVE_PTHREAD_RWLOCKATTR_T 1
14492 ac_wine_check_funcs_save_LIBS="$LIBS"
14493 LIBS="$LIBS $LIBPTHREAD"
14499 pthread_attr_get_np \
14500 pthread_getattr_np \
14501 pthread_get_stackaddr_np \
14502 pthread_get_stacksize_np
14504 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
14505 { echo "$as_me:$LINENO: checking for $ac_func" >&5
14506 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
14507 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
14508 echo $ECHO_N "(cached) $ECHO_C" >&6
14510 cat >conftest.$ac_ext <<_ACEOF
14513 cat confdefs.h >>conftest.$ac_ext
14514 cat >>conftest.$ac_ext <<_ACEOF
14515 /* end confdefs.h. */
14516 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
14517 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14518 #define $ac_func innocuous_$ac_func
14520 /* System header to define __stub macros and hopefully few prototypes,
14521 which can conflict with char $ac_func (); below.
14522 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14523 <limits.h> exists even on freestanding compilers. */
14526 # include <limits.h>
14528 # include <assert.h>
14533 /* Override any GCC internal prototype to avoid an error.
14534 Use char because int might match the return type of a GCC
14535 builtin and then its argument prototype would still apply. */
14540 /* The GNU C library defines this for functions which it implements
14541 to always fail with ENOSYS. Some functions are actually named
14542 something starting with __ and the normal name is an alias. */
14543 #if defined __stub_$ac_func || defined __stub___$ac_func
14550 return $ac_func ();
14555 rm -f conftest.$ac_objext conftest$ac_exeext
14556 if { (ac_try="$ac_link"
14557 case "(($ac_try" in
14558 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14559 *) ac_try_echo=$ac_try;;
14561 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14562 (eval "$ac_link") 2>conftest.er1
14564 grep -v '^ *+' conftest.er1 >conftest.err
14566 cat conftest.err >&5
14567 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14568 (exit $ac_status); } && {
14569 test -z "$ac_c_werror_flag" ||
14570 test ! -s conftest.err
14571 } && test -s conftest$ac_exeext &&
14572 $as_test_x conftest$ac_exeext; then
14573 eval "$as_ac_var=yes"
14575 echo "$as_me: failed program was:" >&5
14576 sed 's/^/| /' conftest.$ac_ext >&5
14578 eval "$as_ac_var=no"
14581 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14582 conftest$ac_exeext conftest.$ac_ext
14584 ac_res=`eval echo '${'$as_ac_var'}'`
14585 { echo "$as_me:$LINENO: result: $ac_res" >&5
14586 echo "${ECHO_T}$ac_res" >&6; }
14587 if test `eval echo '${'$as_ac_var'}'` = yes; then
14588 cat >>confdefs.h <<_ACEOF
14589 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
14595 LIBS="$ac_wine_check_funcs_save_LIBS"
14597 # Extract the first word of "esd-config", so it can be a program name with args.
14598 set dummy esd-config; ac_word=$2
14599 { echo "$as_me:$LINENO: checking for $ac_word" >&5
14600 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
14601 if test "${ac_cv_path_ESDCONFIG+set}" = set; then
14602 echo $ECHO_N "(cached) $ECHO_C" >&6
14606 ac_cv_path_ESDCONFIG="$ESDCONFIG" # Let the user override the test with a path.
14609 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14610 for as_dir in $PATH
14613 test -z "$as_dir" && as_dir=.
14614 for ac_exec_ext in '' $ac_executable_extensions; do
14615 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14616 ac_cv_path_ESDCONFIG="$as_dir/$ac_word$ac_exec_ext"
14617 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14627 ESDCONFIG=$ac_cv_path_ESDCONFIG
14628 if test -n "$ESDCONFIG"; then
14629 { echo "$as_me:$LINENO: result: $ESDCONFIG" >&5
14630 echo "${ECHO_T}$ESDCONFIG" >&6; }
14632 { echo "$as_me:$LINENO: result: no" >&5
14633 echo "${ECHO_T}no" >&6; }
14637 if test "x$with_esd" != xno -a "x$ESDCONFIG" != x -a "x$ESDCONFIG" != x'"$ESDCONFIG"';
14640 for i in `$ESDCONFIG --cflags`
14643 -I*) ac_esd_incl="$ac_esd_incl $i";;
14646 ac_esd_libs=`$ESDCONFIG --libs`
14647 save_CFLAGS="$CFLAGS"
14648 CFLAGS="$CFLAGS $ac_esd_incl"
14649 { echo "$as_me:$LINENO: checking for esd_open_sound in -lesd" >&5
14650 echo $ECHO_N "checking for esd_open_sound in -lesd... $ECHO_C" >&6; }
14651 if test "${ac_cv_lib_esd_esd_open_sound+set}" = set; then
14652 echo $ECHO_N "(cached) $ECHO_C" >&6
14654 ac_check_lib_save_LIBS=$LIBS
14655 LIBS="-lesd $ac_esd_libs $LIBS"
14656 cat >conftest.$ac_ext <<_ACEOF
14659 cat confdefs.h >>conftest.$ac_ext
14660 cat >>conftest.$ac_ext <<_ACEOF
14661 /* end confdefs.h. */
14663 /* Override any GCC internal prototype to avoid an error.
14664 Use char because int might match the return type of a GCC
14665 builtin and then its argument prototype would still apply. */
14669 char esd_open_sound ();
14673 return esd_open_sound ();
14678 rm -f conftest.$ac_objext conftest$ac_exeext
14679 if { (ac_try="$ac_link"
14680 case "(($ac_try" in
14681 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14682 *) ac_try_echo=$ac_try;;
14684 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14685 (eval "$ac_link") 2>conftest.er1
14687 grep -v '^ *+' conftest.er1 >conftest.err
14689 cat conftest.err >&5
14690 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14691 (exit $ac_status); } && {
14692 test -z "$ac_c_werror_flag" ||
14693 test ! -s conftest.err
14694 } && test -s conftest$ac_exeext &&
14695 $as_test_x conftest$ac_exeext; then
14696 ac_cv_lib_esd_esd_open_sound=yes
14698 echo "$as_me: failed program was:" >&5
14699 sed 's/^/| /' conftest.$ac_ext >&5
14701 ac_cv_lib_esd_esd_open_sound=no
14704 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14705 conftest$ac_exeext conftest.$ac_ext
14706 LIBS=$ac_check_lib_save_LIBS
14708 { echo "$as_me:$LINENO: result: $ac_cv_lib_esd_esd_open_sound" >&5
14709 echo "${ECHO_T}$ac_cv_lib_esd_esd_open_sound" >&6; }
14710 if test $ac_cv_lib_esd_esd_open_sound = yes; then
14711 ESDINCL="$ac_esd_incl"
14713 ESDLIBS="$ac_esd_libs"
14716 cat >>confdefs.h <<\_ACEOF
14722 CFLAGS="$save_CFLAGS"
14727 if test "$ac_cv_header_sys_asoundlib_h" = "yes" -o "$ac_cv_header_alsa_asoundlib_h" = "yes"
14729 { echo "$as_me:$LINENO: checking for snd_pcm_hw_params_get_access in -lasound" >&5
14730 echo $ECHO_N "checking for snd_pcm_hw_params_get_access in -lasound... $ECHO_C" >&6; }
14731 if test "${ac_cv_lib_asound_snd_pcm_hw_params_get_access+set}" = set; then
14732 echo $ECHO_N "(cached) $ECHO_C" >&6
14734 ac_check_lib_save_LIBS=$LIBS
14735 LIBS="-lasound $LIBS"
14736 cat >conftest.$ac_ext <<_ACEOF
14739 cat confdefs.h >>conftest.$ac_ext
14740 cat >>conftest.$ac_ext <<_ACEOF
14741 /* end confdefs.h. */
14743 /* Override any GCC internal prototype to avoid an error.
14744 Use char because int might match the return type of a GCC
14745 builtin and then its argument prototype would still apply. */
14749 char snd_pcm_hw_params_get_access ();
14753 return snd_pcm_hw_params_get_access ();
14758 rm -f conftest.$ac_objext conftest$ac_exeext
14759 if { (ac_try="$ac_link"
14760 case "(($ac_try" in
14761 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14762 *) ac_try_echo=$ac_try;;
14764 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14765 (eval "$ac_link") 2>conftest.er1
14767 grep -v '^ *+' conftest.er1 >conftest.err
14769 cat conftest.err >&5
14770 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14771 (exit $ac_status); } && {
14772 test -z "$ac_c_werror_flag" ||
14773 test ! -s conftest.err
14774 } && test -s conftest$ac_exeext &&
14775 $as_test_x conftest$ac_exeext; then
14776 ac_cv_lib_asound_snd_pcm_hw_params_get_access=yes
14778 echo "$as_me: failed program was:" >&5
14779 sed 's/^/| /' conftest.$ac_ext >&5
14781 ac_cv_lib_asound_snd_pcm_hw_params_get_access=no
14784 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14785 conftest$ac_exeext conftest.$ac_ext
14786 LIBS=$ac_check_lib_save_LIBS
14788 { echo "$as_me:$LINENO: result: $ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&5
14789 echo "${ECHO_T}$ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&6; }
14790 if test $ac_cv_lib_asound_snd_pcm_hw_params_get_access = yes; then
14791 cat >conftest.$ac_ext <<_ACEOF
14794 cat confdefs.h >>conftest.$ac_ext
14795 cat >>conftest.$ac_ext <<_ACEOF
14796 /* end confdefs.h. */
14797 #ifdef HAVE_ALSA_ASOUNDLIB_H
14798 #include <alsa/asoundlib.h>
14799 #elif defined(HAVE_SYS_ASOUNDLIB_H)
14800 #include <sys/asoundlib.h>
14805 int ret = snd_pcm_hw_params_get_access(NULL, NULL)
14810 rm -f conftest.$ac_objext
14811 if { (ac_try="$ac_compile"
14812 case "(($ac_try" in
14813 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14814 *) ac_try_echo=$ac_try;;
14816 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14817 (eval "$ac_compile") 2>conftest.er1
14819 grep -v '^ *+' conftest.er1 >conftest.err
14821 cat conftest.err >&5
14822 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14823 (exit $ac_status); } && {
14824 test -z "$ac_c_werror_flag" ||
14825 test ! -s conftest.err
14826 } && test -s conftest.$ac_objext; then
14828 cat >>confdefs.h <<\_ACEOF
14829 #define HAVE_ALSA 1
14832 ALSALIBS="-lasound"
14834 echo "$as_me: failed program was:" >&5
14835 sed 's/^/| /' conftest.$ac_ext >&5
14840 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14847 if test "$ac_cv_header_libaudioio_h" = "yes"
14849 { echo "$as_me:$LINENO: checking for AudioIOGetVersion in -laudioio" >&5
14850 echo $ECHO_N "checking for AudioIOGetVersion in -laudioio... $ECHO_C" >&6; }
14851 if test "${ac_cv_lib_audioio_AudioIOGetVersion+set}" = set; then
14852 echo $ECHO_N "(cached) $ECHO_C" >&6
14854 ac_check_lib_save_LIBS=$LIBS
14855 LIBS="-laudioio $LIBS"
14856 cat >conftest.$ac_ext <<_ACEOF
14859 cat confdefs.h >>conftest.$ac_ext
14860 cat >>conftest.$ac_ext <<_ACEOF
14861 /* end confdefs.h. */
14863 /* Override any GCC internal prototype to avoid an error.
14864 Use char because int might match the return type of a GCC
14865 builtin and then its argument prototype would still apply. */
14869 char AudioIOGetVersion ();
14873 return AudioIOGetVersion ();
14878 rm -f conftest.$ac_objext conftest$ac_exeext
14879 if { (ac_try="$ac_link"
14880 case "(($ac_try" in
14881 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14882 *) ac_try_echo=$ac_try;;
14884 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14885 (eval "$ac_link") 2>conftest.er1
14887 grep -v '^ *+' conftest.er1 >conftest.err
14889 cat conftest.err >&5
14890 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14891 (exit $ac_status); } && {
14892 test -z "$ac_c_werror_flag" ||
14893 test ! -s conftest.err
14894 } && test -s conftest$ac_exeext &&
14895 $as_test_x conftest$ac_exeext; then
14896 ac_cv_lib_audioio_AudioIOGetVersion=yes
14898 echo "$as_me: failed program was:" >&5
14899 sed 's/^/| /' conftest.$ac_ext >&5
14901 ac_cv_lib_audioio_AudioIOGetVersion=no
14904 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14905 conftest$ac_exeext conftest.$ac_ext
14906 LIBS=$ac_check_lib_save_LIBS
14908 { echo "$as_me:$LINENO: result: $ac_cv_lib_audioio_AudioIOGetVersion" >&5
14909 echo "${ECHO_T}$ac_cv_lib_audioio_AudioIOGetVersion" >&6; }
14910 if test $ac_cv_lib_audioio_AudioIOGetVersion = yes; then
14911 AUDIOIOLIBS="-laudioio"
14913 cat >>confdefs.h <<\_ACEOF
14914 #define HAVE_LIBAUDIOIO 1
14922 if test "$ac_cv_header_capi20_h" = "yes" -a "$ac_cv_header_linux_capi_h" = "yes"
14924 { echo "$as_me:$LINENO: checking for -lcapi20" >&5
14925 echo $ECHO_N "checking for -lcapi20... $ECHO_C" >&6; }
14926 if test "${ac_cv_lib_soname_capi20+set}" = set; then
14927 echo $ECHO_N "(cached) $ECHO_C" >&6
14929 ac_check_soname_save_LIBS=$LIBS
14930 LIBS="-lcapi20 $LIBS"
14931 cat >conftest.$ac_ext <<_ACEOF
14934 cat confdefs.h >>conftest.$ac_ext
14935 cat >>conftest.$ac_ext <<_ACEOF
14936 /* end confdefs.h. */
14938 /* Override any GCC internal prototype to avoid an error.
14939 Use char because int might match the return type of a GCC
14940 builtin and then its argument prototype would still apply. */
14944 char capi20_register ();
14948 return capi20_register ();
14953 rm -f conftest.$ac_objext conftest$ac_exeext
14954 if { (ac_try="$ac_link"
14955 case "(($ac_try" in
14956 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14957 *) ac_try_echo=$ac_try;;
14959 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14960 (eval "$ac_link") 2>conftest.er1
14962 grep -v '^ *+' conftest.er1 >conftest.err
14964 cat conftest.err >&5
14965 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14966 (exit $ac_status); } && {
14967 test -z "$ac_c_werror_flag" ||
14968 test ! -s conftest.err
14969 } && test -s conftest$ac_exeext &&
14970 $as_test_x conftest$ac_exeext; then
14973 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'` ;;
14974 *) ac_cv_lib_soname_capi20=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcapi20\\.$LIBEXT" | sed -e "s/^.*\(libcapi20\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
14977 echo "$as_me: failed program was:" >&5
14978 sed 's/^/| /' conftest.$ac_ext >&5
14983 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14984 conftest$ac_exeext conftest.$ac_ext
14985 LIBS=$ac_check_soname_save_LIBS
14987 if test "x$ac_cv_lib_soname_capi20" = "x"; then
14988 { echo "$as_me:$LINENO: result: not found" >&5
14989 echo "${ECHO_T}not found" >&6; }
14992 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_capi20" >&5
14993 echo "${ECHO_T}$ac_cv_lib_soname_capi20" >&6; }
14995 cat >>confdefs.h <<_ACEOF
14996 #define SONAME_LIBCAPI20 "$ac_cv_lib_soname_capi20"
15003 if test "x$ac_cv_lib_soname_capi20" = "x"; then
15004 case "x$with_capi" in
15005 x) wine_notices="$wine_notices|libcapi20 development files not found, ISDN won't be supported." ;;
15007 *) { { echo "$as_me:$LINENO: error: libcapi20 development files not found, ISDN won't be supported.
15008 This is an error since --with-capi was requested." >&5
15009 echo "$as_me: error: libcapi20 development files not found, ISDN won't be supported.
15010 This is an error since --with-capi was requested." >&2;}
15011 { (exit 1); exit 1; }; } ;;
15018 if test "x$with_cups" != "xno"
15020 ac_save_CPPFLAGS="$CPPFLAGS"
15021 ac_cups_cflags=`cups-config --cflags 2>/dev/null`
15022 ac_cups_libs=`cups-config --ldflags 2>/dev/null`
15023 CPPFLAGS="$CPPFLAGS $ac_cups_cflags"
15025 for ac_header in cups/cups.h
15027 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
15028 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15029 { echo "$as_me:$LINENO: checking for $ac_header" >&5
15030 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
15031 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15032 echo $ECHO_N "(cached) $ECHO_C" >&6
15034 ac_res=`eval echo '${'$as_ac_Header'}'`
15035 { echo "$as_me:$LINENO: result: $ac_res" >&5
15036 echo "${ECHO_T}$ac_res" >&6; }
15038 # Is the header compilable?
15039 { echo "$as_me:$LINENO: checking $ac_header usability" >&5
15040 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
15041 cat >conftest.$ac_ext <<_ACEOF
15044 cat confdefs.h >>conftest.$ac_ext
15045 cat >>conftest.$ac_ext <<_ACEOF
15046 /* end confdefs.h. */
15047 $ac_includes_default
15048 #include <$ac_header>
15050 rm -f conftest.$ac_objext
15051 if { (ac_try="$ac_compile"
15052 case "(($ac_try" in
15053 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15054 *) ac_try_echo=$ac_try;;
15056 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15057 (eval "$ac_compile") 2>conftest.er1
15059 grep -v '^ *+' conftest.er1 >conftest.err
15061 cat conftest.err >&5
15062 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15063 (exit $ac_status); } && {
15064 test -z "$ac_c_werror_flag" ||
15065 test ! -s conftest.err
15066 } && test -s conftest.$ac_objext; then
15067 ac_header_compiler=yes
15069 echo "$as_me: failed program was:" >&5
15070 sed 's/^/| /' conftest.$ac_ext >&5
15072 ac_header_compiler=no
15075 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15076 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15077 echo "${ECHO_T}$ac_header_compiler" >&6; }
15079 # Is the header present?
15080 { echo "$as_me:$LINENO: checking $ac_header presence" >&5
15081 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
15082 cat >conftest.$ac_ext <<_ACEOF
15085 cat confdefs.h >>conftest.$ac_ext
15086 cat >>conftest.$ac_ext <<_ACEOF
15087 /* end confdefs.h. */
15088 #include <$ac_header>
15090 if { (ac_try="$ac_cpp conftest.$ac_ext"
15091 case "(($ac_try" in
15092 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15093 *) ac_try_echo=$ac_try;;
15095 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15096 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15098 grep -v '^ *+' conftest.er1 >conftest.err
15100 cat conftest.err >&5
15101 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15102 (exit $ac_status); } >/dev/null && {
15103 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15104 test ! -s conftest.err
15106 ac_header_preproc=yes
15108 echo "$as_me: failed program was:" >&5
15109 sed 's/^/| /' conftest.$ac_ext >&5
15111 ac_header_preproc=no
15114 rm -f conftest.err conftest.$ac_ext
15115 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15116 echo "${ECHO_T}$ac_header_preproc" >&6; }
15118 # So? What about this header?
15119 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15121 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
15122 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
15123 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
15124 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
15125 ac_header_preproc=yes
15128 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
15129 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
15130 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
15131 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
15132 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
15133 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
15134 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
15135 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
15136 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15137 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
15138 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
15139 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
15141 ## ------------------------------------ ##
15142 ## Report this to wine-devel@winehq.org ##
15143 ## ------------------------------------ ##
15145 ) | sed "s/^/$as_me: WARNING: /" >&2
15148 { echo "$as_me:$LINENO: checking for $ac_header" >&5
15149 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
15150 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15151 echo $ECHO_N "(cached) $ECHO_C" >&6
15153 eval "$as_ac_Header=\$ac_header_preproc"
15155 ac_res=`eval echo '${'$as_ac_Header'}'`
15156 { echo "$as_me:$LINENO: result: $ac_res" >&5
15157 echo "${ECHO_T}$ac_res" >&6; }
15160 if test `eval echo '${'$as_ac_Header'}'` = yes; then
15161 cat >>confdefs.h <<_ACEOF
15162 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
15164 { echo "$as_me:$LINENO: checking for -lcups" >&5
15165 echo $ECHO_N "checking for -lcups... $ECHO_C" >&6; }
15166 if test "${ac_cv_lib_soname_cups+set}" = set; then
15167 echo $ECHO_N "(cached) $ECHO_C" >&6
15169 ac_check_soname_save_LIBS=$LIBS
15170 LIBS="-lcups $ac_cups_libs $LIBS"
15171 cat >conftest.$ac_ext <<_ACEOF
15174 cat confdefs.h >>conftest.$ac_ext
15175 cat >>conftest.$ac_ext <<_ACEOF
15176 /* end confdefs.h. */
15178 /* Override any GCC internal prototype to avoid an error.
15179 Use char because int might match the return type of a GCC
15180 builtin and then its argument prototype would still apply. */
15184 char cupsGetDefault ();
15188 return cupsGetDefault ();
15193 rm -f conftest.$ac_objext conftest$ac_exeext
15194 if { (ac_try="$ac_link"
15195 case "(($ac_try" in
15196 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15197 *) ac_try_echo=$ac_try;;
15199 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15200 (eval "$ac_link") 2>conftest.er1
15202 grep -v '^ *+' conftest.er1 >conftest.err
15204 cat conftest.err >&5
15205 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15206 (exit $ac_status); } && {
15207 test -z "$ac_c_werror_flag" ||
15208 test ! -s conftest.err
15209 } && test -s conftest$ac_exeext &&
15210 $as_test_x conftest$ac_exeext; then
15213 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'` ;;
15214 *) ac_cv_lib_soname_cups=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcups\\.$LIBEXT" | sed -e "s/^.*\(libcups\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
15217 echo "$as_me: failed program was:" >&5
15218 sed 's/^/| /' conftest.$ac_ext >&5
15223 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15224 conftest$ac_exeext conftest.$ac_ext
15225 LIBS=$ac_check_soname_save_LIBS
15227 if test "x$ac_cv_lib_soname_cups" = "x"; then
15228 { echo "$as_me:$LINENO: result: not found" >&5
15229 echo "${ECHO_T}not found" >&6; }
15232 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_cups" >&5
15233 echo "${ECHO_T}$ac_cv_lib_soname_cups" >&6; }
15235 cat >>confdefs.h <<_ACEOF
15236 #define SONAME_LIBCUPS "$ac_cv_lib_soname_cups"
15239 CUPSINCL="$ac_cups_cflags"
15246 CPPFLAGS="$ac_save_CPPFLAGS"
15248 if test "x$ac_cv_lib_soname_cups" = "x"; then
15249 case "x$with_cups" in
15250 x) wine_notices="$wine_notices|libcups development files not found, CUPS won't be supported." ;;
15252 *) { { echo "$as_me:$LINENO: error: libcups development files not found, CUPS won't be supported.
15253 This is an error since --with-cups was requested." >&5
15254 echo "$as_me: error: libcups development files not found, CUPS won't be supported.
15255 This is an error since --with-cups was requested." >&2;}
15256 { (exit 1); exit 1; }; } ;;
15261 if test "$ac_cv_header_jack_jack_h" = "yes"
15263 { echo "$as_me:$LINENO: checking for -ljack" >&5
15264 echo $ECHO_N "checking for -ljack... $ECHO_C" >&6; }
15265 if test "${ac_cv_lib_soname_jack+set}" = set; then
15266 echo $ECHO_N "(cached) $ECHO_C" >&6
15268 ac_check_soname_save_LIBS=$LIBS
15269 LIBS="-ljack $LIBS"
15270 cat >conftest.$ac_ext <<_ACEOF
15273 cat confdefs.h >>conftest.$ac_ext
15274 cat >>conftest.$ac_ext <<_ACEOF
15275 /* end confdefs.h. */
15277 /* Override any GCC internal prototype to avoid an error.
15278 Use char because int might match the return type of a GCC
15279 builtin and then its argument prototype would still apply. */
15283 char jack_client_new ();
15287 return jack_client_new ();
15292 rm -f conftest.$ac_objext conftest$ac_exeext
15293 if { (ac_try="$ac_link"
15294 case "(($ac_try" in
15295 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15296 *) ac_try_echo=$ac_try;;
15298 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15299 (eval "$ac_link") 2>conftest.er1
15301 grep -v '^ *+' conftest.er1 >conftest.err
15303 cat conftest.err >&5
15304 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15305 (exit $ac_status); } && {
15306 test -z "$ac_c_werror_flag" ||
15307 test ! -s conftest.err
15308 } && test -s conftest$ac_exeext &&
15309 $as_test_x conftest$ac_exeext; then
15312 dylib) ac_cv_lib_soname_jack=`otool -L conftest$ac_exeext | grep "libjack-*[0-9.]*\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libjack-*[0-9.]*\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
15313 *) ac_cv_lib_soname_jack=`$ac_cv_path_LDD conftest$ac_exeext | grep "libjack-*[0-9.]*\\.$LIBEXT" | sed -e "s/^.*\(libjack-*[0-9.]*\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
15316 echo "$as_me: failed program was:" >&5
15317 sed 's/^/| /' conftest.$ac_ext >&5
15322 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15323 conftest$ac_exeext conftest.$ac_ext
15324 LIBS=$ac_check_soname_save_LIBS
15326 if test "x$ac_cv_lib_soname_jack" = "x"; then
15327 { echo "$as_me:$LINENO: result: not found" >&5
15328 echo "${ECHO_T}not found" >&6; }
15331 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jack" >&5
15332 echo "${ECHO_T}$ac_cv_lib_soname_jack" >&6; }
15334 cat >>confdefs.h <<_ACEOF
15335 #define SONAME_LIBJACK "$ac_cv_lib_soname_jack"
15343 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
15345 { echo "$as_me:$LINENO: checking for -lfontconfig" >&5
15346 echo $ECHO_N "checking for -lfontconfig... $ECHO_C" >&6; }
15347 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
15348 echo $ECHO_N "(cached) $ECHO_C" >&6
15350 ac_check_soname_save_LIBS=$LIBS
15351 LIBS="-lfontconfig $LIBS"
15352 cat >conftest.$ac_ext <<_ACEOF
15355 cat confdefs.h >>conftest.$ac_ext
15356 cat >>conftest.$ac_ext <<_ACEOF
15357 /* end confdefs.h. */
15359 /* Override any GCC internal prototype to avoid an error.
15360 Use char because int might match the return type of a GCC
15361 builtin and then its argument prototype would still apply. */
15374 rm -f conftest.$ac_objext conftest$ac_exeext
15375 if { (ac_try="$ac_link"
15376 case "(($ac_try" in
15377 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15378 *) ac_try_echo=$ac_try;;
15380 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15381 (eval "$ac_link") 2>conftest.er1
15383 grep -v '^ *+' conftest.er1 >conftest.err
15385 cat conftest.err >&5
15386 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15387 (exit $ac_status); } && {
15388 test -z "$ac_c_werror_flag" ||
15389 test ! -s conftest.err
15390 } && test -s conftest$ac_exeext &&
15391 $as_test_x conftest$ac_exeext; then
15394 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'` ;;
15395 *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
15398 echo "$as_me: failed program was:" >&5
15399 sed 's/^/| /' conftest.$ac_ext >&5
15404 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15405 conftest$ac_exeext conftest.$ac_ext
15406 LIBS=$ac_check_soname_save_LIBS
15408 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
15409 { echo "$as_me:$LINENO: result: not found" >&5
15410 echo "${ECHO_T}not found" >&6; }
15413 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
15414 echo "${ECHO_T}$ac_cv_lib_soname_fontconfig" >&6; }
15416 cat >>confdefs.h <<_ACEOF
15417 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
15423 elif test -n "$X_CFLAGS" -a "x$with_fontconfig" != "xno"
15425 ac_save_CPPFLAGS="$CPPFLAGS"
15426 CPPFLAGS="$CPPFLAGS $X_CFLAGS"
15427 $as_unset ac_cv_header_fontconfig_fontconfig_h
15429 for ac_header in fontconfig/fontconfig.h
15431 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
15432 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15433 { echo "$as_me:$LINENO: checking for $ac_header" >&5
15434 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
15435 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15436 echo $ECHO_N "(cached) $ECHO_C" >&6
15438 ac_res=`eval echo '${'$as_ac_Header'}'`
15439 { echo "$as_me:$LINENO: result: $ac_res" >&5
15440 echo "${ECHO_T}$ac_res" >&6; }
15442 # Is the header compilable?
15443 { echo "$as_me:$LINENO: checking $ac_header usability" >&5
15444 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
15445 cat >conftest.$ac_ext <<_ACEOF
15448 cat confdefs.h >>conftest.$ac_ext
15449 cat >>conftest.$ac_ext <<_ACEOF
15450 /* end confdefs.h. */
15451 $ac_includes_default
15452 #include <$ac_header>
15454 rm -f conftest.$ac_objext
15455 if { (ac_try="$ac_compile"
15456 case "(($ac_try" in
15457 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15458 *) ac_try_echo=$ac_try;;
15460 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15461 (eval "$ac_compile") 2>conftest.er1
15463 grep -v '^ *+' conftest.er1 >conftest.err
15465 cat conftest.err >&5
15466 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15467 (exit $ac_status); } && {
15468 test -z "$ac_c_werror_flag" ||
15469 test ! -s conftest.err
15470 } && test -s conftest.$ac_objext; then
15471 ac_header_compiler=yes
15473 echo "$as_me: failed program was:" >&5
15474 sed 's/^/| /' conftest.$ac_ext >&5
15476 ac_header_compiler=no
15479 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15480 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15481 echo "${ECHO_T}$ac_header_compiler" >&6; }
15483 # Is the header present?
15484 { echo "$as_me:$LINENO: checking $ac_header presence" >&5
15485 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
15486 cat >conftest.$ac_ext <<_ACEOF
15489 cat confdefs.h >>conftest.$ac_ext
15490 cat >>conftest.$ac_ext <<_ACEOF
15491 /* end confdefs.h. */
15492 #include <$ac_header>
15494 if { (ac_try="$ac_cpp conftest.$ac_ext"
15495 case "(($ac_try" in
15496 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15497 *) ac_try_echo=$ac_try;;
15499 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15500 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15502 grep -v '^ *+' conftest.er1 >conftest.err
15504 cat conftest.err >&5
15505 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15506 (exit $ac_status); } >/dev/null && {
15507 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15508 test ! -s conftest.err
15510 ac_header_preproc=yes
15512 echo "$as_me: failed program was:" >&5
15513 sed 's/^/| /' conftest.$ac_ext >&5
15515 ac_header_preproc=no
15518 rm -f conftest.err conftest.$ac_ext
15519 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15520 echo "${ECHO_T}$ac_header_preproc" >&6; }
15522 # So? What about this header?
15523 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15525 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
15526 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
15527 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
15528 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
15529 ac_header_preproc=yes
15532 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
15533 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
15534 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
15535 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
15536 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
15537 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
15538 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
15539 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
15540 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15541 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
15542 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
15543 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
15545 ## ------------------------------------ ##
15546 ## Report this to wine-devel@winehq.org ##
15547 ## ------------------------------------ ##
15549 ) | sed "s/^/$as_me: WARNING: /" >&2
15552 { echo "$as_me:$LINENO: checking for $ac_header" >&5
15553 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
15554 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15555 echo $ECHO_N "(cached) $ECHO_C" >&6
15557 eval "$as_ac_Header=\$ac_header_preproc"
15559 ac_res=`eval echo '${'$as_ac_Header'}'`
15560 { echo "$as_me:$LINENO: result: $ac_res" >&5
15561 echo "${ECHO_T}$ac_res" >&6; }
15564 if test `eval echo '${'$as_ac_Header'}'` = yes; then
15565 cat >>confdefs.h <<_ACEOF
15566 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
15573 CPPFLAGS="$ac_save_CPPFLAGS"
15574 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
15576 FONTCONFIGINCL="$X_CFLAGS"
15578 { echo "$as_me:$LINENO: checking for -lfontconfig" >&5
15579 echo $ECHO_N "checking for -lfontconfig... $ECHO_C" >&6; }
15580 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
15581 echo $ECHO_N "(cached) $ECHO_C" >&6
15583 ac_check_soname_save_LIBS=$LIBS
15584 LIBS="-lfontconfig $X_LIBS $LIBS"
15585 cat >conftest.$ac_ext <<_ACEOF
15588 cat confdefs.h >>conftest.$ac_ext
15589 cat >>conftest.$ac_ext <<_ACEOF
15590 /* end confdefs.h. */
15592 /* Override any GCC internal prototype to avoid an error.
15593 Use char because int might match the return type of a GCC
15594 builtin and then its argument prototype would still apply. */
15607 rm -f conftest.$ac_objext conftest$ac_exeext
15608 if { (ac_try="$ac_link"
15609 case "(($ac_try" in
15610 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15611 *) ac_try_echo=$ac_try;;
15613 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15614 (eval "$ac_link") 2>conftest.er1
15616 grep -v '^ *+' conftest.er1 >conftest.err
15618 cat conftest.err >&5
15619 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15620 (exit $ac_status); } && {
15621 test -z "$ac_c_werror_flag" ||
15622 test ! -s conftest.err
15623 } && test -s conftest$ac_exeext &&
15624 $as_test_x conftest$ac_exeext; then
15627 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'` ;;
15628 *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
15631 echo "$as_me: failed program was:" >&5
15632 sed 's/^/| /' conftest.$ac_ext >&5
15637 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15638 conftest$ac_exeext conftest.$ac_ext
15639 LIBS=$ac_check_soname_save_LIBS
15641 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
15642 { echo "$as_me:$LINENO: result: not found" >&5
15643 echo "${ECHO_T}not found" >&6; }
15646 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
15647 echo "${ECHO_T}$ac_cv_lib_soname_fontconfig" >&6; }
15649 cat >>confdefs.h <<_ACEOF
15650 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
15658 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
15659 case "x$with_fontconfig" in
15660 x) wine_notices="$wine_notices|fontconfig development files not found, fontconfig won't be supported." ;;
15662 *) { { echo "$as_me:$LINENO: error: fontconfig development files not found, fontconfig won't be supported.
15663 This is an error since --with-fontconfig was requested." >&5
15664 echo "$as_me: error: fontconfig development files not found, fontconfig won't be supported.
15665 This is an error since --with-fontconfig was requested." >&2;}
15666 { (exit 1); exit 1; }; } ;;
15671 if test "$ac_cv_header_openssl_err_h" = "yes" -a "$ac_cv_header_openssl_ssl_h" = "yes"
15673 { echo "$as_me:$LINENO: checking for -lssl" >&5
15674 echo $ECHO_N "checking for -lssl... $ECHO_C" >&6; }
15675 if test "${ac_cv_lib_soname_ssl+set}" = set; then
15676 echo $ECHO_N "(cached) $ECHO_C" >&6
15678 ac_check_soname_save_LIBS=$LIBS
15680 cat >conftest.$ac_ext <<_ACEOF
15683 cat confdefs.h >>conftest.$ac_ext
15684 cat >>conftest.$ac_ext <<_ACEOF
15685 /* end confdefs.h. */
15687 /* Override any GCC internal prototype to avoid an error.
15688 Use char because int might match the return type of a GCC
15689 builtin and then its argument prototype would still apply. */
15693 char SSL_library_init ();
15697 return SSL_library_init ();
15702 rm -f conftest.$ac_objext conftest$ac_exeext
15703 if { (ac_try="$ac_link"
15704 case "(($ac_try" in
15705 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15706 *) ac_try_echo=$ac_try;;
15708 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15709 (eval "$ac_link") 2>conftest.er1
15711 grep -v '^ *+' conftest.er1 >conftest.err
15713 cat conftest.err >&5
15714 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15715 (exit $ac_status); } && {
15716 test -z "$ac_c_werror_flag" ||
15717 test ! -s conftest.err
15718 } && test -s conftest$ac_exeext &&
15719 $as_test_x conftest$ac_exeext; then
15722 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'` ;;
15723 *) ac_cv_lib_soname_ssl=`$ac_cv_path_LDD conftest$ac_exeext | grep "libssl\\.$LIBEXT" | sed -e "s/^.*\(libssl\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
15726 echo "$as_me: failed program was:" >&5
15727 sed 's/^/| /' conftest.$ac_ext >&5
15732 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15733 conftest$ac_exeext conftest.$ac_ext
15734 LIBS=$ac_check_soname_save_LIBS
15736 if test "x$ac_cv_lib_soname_ssl" = "x"; then
15737 { echo "$as_me:$LINENO: result: not found" >&5
15738 echo "${ECHO_T}not found" >&6; }
15741 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ssl" >&5
15742 echo "${ECHO_T}$ac_cv_lib_soname_ssl" >&6; }
15744 cat >>confdefs.h <<_ACEOF
15745 #define SONAME_LIBSSL "$ac_cv_lib_soname_ssl"
15751 { echo "$as_me:$LINENO: checking for -lcrypto" >&5
15752 echo $ECHO_N "checking for -lcrypto... $ECHO_C" >&6; }
15753 if test "${ac_cv_lib_soname_crypto+set}" = set; then
15754 echo $ECHO_N "(cached) $ECHO_C" >&6
15756 ac_check_soname_save_LIBS=$LIBS
15757 LIBS="-lcrypto $LIBS"
15758 cat >conftest.$ac_ext <<_ACEOF
15761 cat confdefs.h >>conftest.$ac_ext
15762 cat >>conftest.$ac_ext <<_ACEOF
15763 /* end confdefs.h. */
15765 /* Override any GCC internal prototype to avoid an error.
15766 Use char because int might match the return type of a GCC
15767 builtin and then its argument prototype would still apply. */
15771 char BIO_new_socket ();
15775 return BIO_new_socket ();
15780 rm -f conftest.$ac_objext conftest$ac_exeext
15781 if { (ac_try="$ac_link"
15782 case "(($ac_try" in
15783 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15784 *) ac_try_echo=$ac_try;;
15786 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15787 (eval "$ac_link") 2>conftest.er1
15789 grep -v '^ *+' conftest.er1 >conftest.err
15791 cat conftest.err >&5
15792 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15793 (exit $ac_status); } && {
15794 test -z "$ac_c_werror_flag" ||
15795 test ! -s conftest.err
15796 } && test -s conftest$ac_exeext &&
15797 $as_test_x conftest$ac_exeext; then
15800 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'` ;;
15801 *) ac_cv_lib_soname_crypto=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcrypto\\.$LIBEXT" | sed -e "s/^.*\(libcrypto\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
15804 echo "$as_me: failed program was:" >&5
15805 sed 's/^/| /' conftest.$ac_ext >&5
15810 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15811 conftest$ac_exeext conftest.$ac_ext
15812 LIBS=$ac_check_soname_save_LIBS
15814 if test "x$ac_cv_lib_soname_crypto" = "x"; then
15815 { echo "$as_me:$LINENO: result: not found" >&5
15816 echo "${ECHO_T}not found" >&6; }
15819 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_crypto" >&5
15820 echo "${ECHO_T}$ac_cv_lib_soname_crypto" >&6; }
15822 cat >>confdefs.h <<_ACEOF
15823 #define SONAME_LIBCRYPTO "$ac_cv_lib_soname_crypto"
15830 if test "x$ac_cv_lib_soname_ssl" = "x" -o "x$ac_cv_lib_soname_crypto" = "x"; then
15831 case "x$with_openssl" in
15832 x) wine_warnings="$wine_warnings|OpenSSL development files not found, SSL won't be supported." ;;
15834 *) { { echo "$as_me:$LINENO: error: OpenSSL development files not found, SSL won't be supported.
15835 This is an error since --with-openssl was requested." >&5
15836 echo "$as_me: error: OpenSSL development files not found, SSL won't be supported.
15837 This is an error since --with-openssl was requested." >&2;}
15838 { (exit 1); exit 1; }; } ;;
15843 if test "$ac_cv_header_jpeglib_h" = "yes"
15845 { echo "$as_me:$LINENO: checking for -ljpeg" >&5
15846 echo $ECHO_N "checking for -ljpeg... $ECHO_C" >&6; }
15847 if test "${ac_cv_lib_soname_jpeg+set}" = set; then
15848 echo $ECHO_N "(cached) $ECHO_C" >&6
15850 ac_check_soname_save_LIBS=$LIBS
15851 LIBS="-ljpeg $LIBS"
15852 cat >conftest.$ac_ext <<_ACEOF
15855 cat confdefs.h >>conftest.$ac_ext
15856 cat >>conftest.$ac_ext <<_ACEOF
15857 /* end confdefs.h. */
15859 /* Override any GCC internal prototype to avoid an error.
15860 Use char because int might match the return type of a GCC
15861 builtin and then its argument prototype would still apply. */
15865 char jpeg_start_decompress ();
15869 return jpeg_start_decompress ();
15874 rm -f conftest.$ac_objext conftest$ac_exeext
15875 if { (ac_try="$ac_link"
15876 case "(($ac_try" in
15877 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15878 *) ac_try_echo=$ac_try;;
15880 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15881 (eval "$ac_link") 2>conftest.er1
15883 grep -v '^ *+' conftest.er1 >conftest.err
15885 cat conftest.err >&5
15886 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15887 (exit $ac_status); } && {
15888 test -z "$ac_c_werror_flag" ||
15889 test ! -s conftest.err
15890 } && test -s conftest$ac_exeext &&
15891 $as_test_x conftest$ac_exeext; then
15894 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'` ;;
15895 *) ac_cv_lib_soname_jpeg=`$ac_cv_path_LDD conftest$ac_exeext | grep "libjpeg\\.$LIBEXT" | sed -e "s/^.*\(libjpeg\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
15898 echo "$as_me: failed program was:" >&5
15899 sed 's/^/| /' conftest.$ac_ext >&5
15904 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15905 conftest$ac_exeext conftest.$ac_ext
15906 LIBS=$ac_check_soname_save_LIBS
15908 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
15909 { echo "$as_me:$LINENO: result: not found" >&5
15910 echo "${ECHO_T}not found" >&6; }
15913 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jpeg" >&5
15914 echo "${ECHO_T}$ac_cv_lib_soname_jpeg" >&6; }
15916 cat >>confdefs.h <<_ACEOF
15917 #define SONAME_LIBJPEG "$ac_cv_lib_soname_jpeg"
15924 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
15925 case "x$with_jpeg" in
15926 x) wine_warnings="$wine_warnings|libjpeg development files not found, JPEG won't be supported." ;;
15928 *) { { echo "$as_me:$LINENO: error: libjpeg development files not found, JPEG won't be supported.
15929 This is an error since --with-jpeg was requested." >&5
15930 echo "$as_me: error: libjpeg development files not found, JPEG won't be supported.
15931 This is an error since --with-jpeg was requested." >&2;}
15932 { (exit 1); exit 1; }; } ;;
15937 if test "$ac_cv_header_png_h" = "yes"
15939 { echo "$as_me:$LINENO: checking for -lpng" >&5
15940 echo $ECHO_N "checking for -lpng... $ECHO_C" >&6; }
15941 if test "${ac_cv_lib_soname_png+set}" = set; then
15942 echo $ECHO_N "(cached) $ECHO_C" >&6
15944 ac_check_soname_save_LIBS=$LIBS
15945 LIBS="-lpng -lm $LIBS"
15946 cat >conftest.$ac_ext <<_ACEOF
15949 cat confdefs.h >>conftest.$ac_ext
15950 cat >>conftest.$ac_ext <<_ACEOF
15951 /* end confdefs.h. */
15953 /* Override any GCC internal prototype to avoid an error.
15954 Use char because int might match the return type of a GCC
15955 builtin and then its argument prototype would still apply. */
15959 char png_create_read_struct ();
15963 return png_create_read_struct ();
15968 rm -f conftest.$ac_objext conftest$ac_exeext
15969 if { (ac_try="$ac_link"
15970 case "(($ac_try" in
15971 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15972 *) ac_try_echo=$ac_try;;
15974 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15975 (eval "$ac_link") 2>conftest.er1
15977 grep -v '^ *+' conftest.er1 >conftest.err
15979 cat conftest.err >&5
15980 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15981 (exit $ac_status); } && {
15982 test -z "$ac_c_werror_flag" ||
15983 test ! -s conftest.err
15984 } && test -s conftest$ac_exeext &&
15985 $as_test_x conftest$ac_exeext; then
15988 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'` ;;
15989 *) 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'` ;;
15992 echo "$as_me: failed program was:" >&5
15993 sed 's/^/| /' conftest.$ac_ext >&5
15998 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15999 conftest$ac_exeext conftest.$ac_ext
16000 LIBS=$ac_check_soname_save_LIBS
16002 if test "x$ac_cv_lib_soname_png" = "x"; then
16003 { echo "$as_me:$LINENO: result: not found" >&5
16004 echo "${ECHO_T}not found" >&6; }
16007 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_png" >&5
16008 echo "${ECHO_T}$ac_cv_lib_soname_png" >&6; }
16010 cat >>confdefs.h <<_ACEOF
16011 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
16018 if test "x$ac_cv_lib_soname_png" = "x"; then
16019 case "x$with_png" in
16020 x) wine_warnings="$wine_warnings|libpng development files not found, PNG won't be supported." ;;
16022 *) { { echo "$as_me:$LINENO: error: libpng development files not found, PNG won't be supported.
16023 This is an error since --with-png was requested." >&5
16024 echo "$as_me: error: libpng development files not found, PNG won't be supported.
16025 This is an error since --with-png was requested." >&2;}
16026 { (exit 1); exit 1; }; } ;;
16031 { echo "$as_me:$LINENO: checking for -lodbc" >&5
16032 echo $ECHO_N "checking for -lodbc... $ECHO_C" >&6; }
16033 if test "${ac_cv_lib_soname_odbc+set}" = set; then
16034 echo $ECHO_N "(cached) $ECHO_C" >&6
16036 ac_check_soname_save_LIBS=$LIBS
16037 LIBS="-lodbc $LIBS"
16038 cat >conftest.$ac_ext <<_ACEOF
16041 cat confdefs.h >>conftest.$ac_ext
16042 cat >>conftest.$ac_ext <<_ACEOF
16043 /* end confdefs.h. */
16045 /* Override any GCC internal prototype to avoid an error.
16046 Use char because int might match the return type of a GCC
16047 builtin and then its argument prototype would still apply. */
16051 char SQLConnect ();
16055 return SQLConnect ();
16060 rm -f conftest.$ac_objext conftest$ac_exeext
16061 if { (ac_try="$ac_link"
16062 case "(($ac_try" in
16063 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16064 *) ac_try_echo=$ac_try;;
16066 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16067 (eval "$ac_link") 2>conftest.er1
16069 grep -v '^ *+' conftest.er1 >conftest.err
16071 cat conftest.err >&5
16072 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16073 (exit $ac_status); } && {
16074 test -z "$ac_c_werror_flag" ||
16075 test ! -s conftest.err
16076 } && test -s conftest$ac_exeext &&
16077 $as_test_x conftest$ac_exeext; then
16080 dylib) ac_cv_lib_soname_odbc=`otool -L conftest$ac_exeext | grep "libodbc\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libodbc\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
16081 *) ac_cv_lib_soname_odbc=`$ac_cv_path_LDD conftest$ac_exeext | grep "libodbc\\.$LIBEXT" | sed -e "s/^.*\(libodbc\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16084 echo "$as_me: failed program was:" >&5
16085 sed 's/^/| /' conftest.$ac_ext >&5
16090 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16091 conftest$ac_exeext conftest.$ac_ext
16092 LIBS=$ac_check_soname_save_LIBS
16094 if test "x$ac_cv_lib_soname_odbc" = "x"; then
16095 { echo "$as_me:$LINENO: result: not found" >&5
16096 echo "${ECHO_T}not found" >&6; }
16097 cat >>confdefs.h <<_ACEOF
16098 #define SONAME_LIBODBC "libodbc.$LIBEXT"
16102 { echo "$as_me:$LINENO: result: $ac_cv_lib_soname_odbc" >&5
16103 echo "${ECHO_T}$ac_cv_lib_soname_odbc" >&6; }
16105 cat >>confdefs.h <<_ACEOF
16106 #define SONAME_LIBODBC "$ac_cv_lib_soname_odbc"
16113 if test "x$ALSALIBS$AUDIOIOLIBS$COREAUDIO$NASLIBS$ESDLIBS$ac_cv_lib_soname_jack" = "x" -a \
16114 "$ac_cv_header_sys_soundcard_h" != "yes" -a \
16115 "$ac_cv_header_machine_soundcard_h" != "yes" -a \
16116 "$ac_cv_header_soundcard_h" != "yes" -a \
16117 "x$with_alsa$with_audioio$with_coreaudio$with_nas$with_esd$with_jack$with_oss" != xnonononononono
16119 wine_warnings="$wine_warnings|No sound system was found. Windows applications will be silent."
16125 if test "x${GCC}" = "xyes"
16127 EXTRACFLAGS="-Wall -pipe"
16129 { echo "$as_me:$LINENO: checking for gcc strength-reduce bug" >&5
16130 echo $ECHO_N "checking for gcc strength-reduce bug... $ECHO_C" >&6; }
16131 if test "${ac_cv_c_gcc_strength_bug+set}" = set; then
16132 echo $ECHO_N "(cached) $ECHO_C" >&6
16134 if test "$cross_compiling" = yes; then
16135 ac_cv_c_gcc_strength_bug="yes"
16137 cat >conftest.$ac_ext <<_ACEOF
16140 cat confdefs.h >>conftest.$ac_ext
16141 cat >>conftest.$ac_ext <<_ACEOF
16142 /* end confdefs.h. */
16143 int L[4] = {0,1,2,3};
16147 static int Array[3];
16148 unsigned int B = 3;
16150 for(i=0; i<B; i++) Array[i] = i - 3;
16151 for(i=0; i<4 - 1; i++) L[i] = L[i + 1];
16153 exit( Array[1] != -2 || L[2] != 3)
16158 rm -f conftest$ac_exeext
16159 if { (ac_try="$ac_link"
16160 case "(($ac_try" in
16161 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16162 *) ac_try_echo=$ac_try;;
16164 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16165 (eval "$ac_link") 2>&5
16167 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16168 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
16169 { (case "(($ac_try" in
16170 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16171 *) ac_try_echo=$ac_try;;
16173 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16174 (eval "$ac_try") 2>&5
16176 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16177 (exit $ac_status); }; }; then
16178 ac_cv_c_gcc_strength_bug="no"
16180 echo "$as_me: program exited with status $ac_status" >&5
16181 echo "$as_me: failed program was:" >&5
16182 sed 's/^/| /' conftest.$ac_ext >&5
16184 ( exit $ac_status )
16185 ac_cv_c_gcc_strength_bug="yes"
16187 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
16192 { echo "$as_me:$LINENO: result: $ac_cv_c_gcc_strength_bug" >&5
16193 echo "${ECHO_T}$ac_cv_c_gcc_strength_bug" >&6; }
16194 if test "$ac_cv_c_gcc_strength_bug" = "yes"
16196 EXTRACFLAGS="$EXTRACFLAGS -fno-strength-reduce"
16200 { echo "$as_me:$LINENO: checking whether the compiler supports -fshort-wchar" >&5
16201 echo $ECHO_N "checking whether the compiler supports -fshort-wchar... $ECHO_C" >&6; }
16202 if test "${ac_cv_cflags__fshort_wchar+set}" = set; then
16203 echo $ECHO_N "(cached) $ECHO_C" >&6
16205 ac_wine_try_cflags_saved=$CFLAGS
16206 CFLAGS="$CFLAGS -fshort-wchar"
16207 cat >conftest.$ac_ext <<_ACEOF
16210 cat confdefs.h >>conftest.$ac_ext
16211 cat >>conftest.$ac_ext <<_ACEOF
16212 /* end confdefs.h. */
16222 rm -f conftest.$ac_objext conftest$ac_exeext
16223 if { (ac_try="$ac_link"
16224 case "(($ac_try" in
16225 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16226 *) ac_try_echo=$ac_try;;
16228 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16229 (eval "$ac_link") 2>conftest.er1
16231 grep -v '^ *+' conftest.er1 >conftest.err
16233 cat conftest.err >&5
16234 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16235 (exit $ac_status); } && {
16236 test -z "$ac_c_werror_flag" ||
16237 test ! -s conftest.err
16238 } && test -s conftest$ac_exeext &&
16239 $as_test_x conftest$ac_exeext; then
16240 ac_cv_cflags__fshort_wchar=yes
16242 echo "$as_me: failed program was:" >&5
16243 sed 's/^/| /' conftest.$ac_ext >&5
16245 ac_cv_cflags__fshort_wchar=no
16248 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16249 conftest$ac_exeext conftest.$ac_ext
16250 CFLAGS=$ac_wine_try_cflags_saved
16252 { echo "$as_me:$LINENO: result: $ac_cv_cflags__fshort_wchar" >&5
16253 echo "${ECHO_T}$ac_cv_cflags__fshort_wchar" >&6; }
16254 if test $ac_cv_cflags__fshort_wchar = yes; then
16256 cat >>confdefs.h <<\_ACEOF
16257 #define CC_FLAG_SHORT_WCHAR "-fshort-wchar"
16262 { echo "$as_me:$LINENO: checking whether the compiler supports -fno-strict-aliasing" >&5
16263 echo $ECHO_N "checking whether the compiler supports -fno-strict-aliasing... $ECHO_C" >&6; }
16264 if test "${ac_cv_cflags__fno_strict_aliasing+set}" = set; then
16265 echo $ECHO_N "(cached) $ECHO_C" >&6
16267 ac_wine_try_cflags_saved=$CFLAGS
16268 CFLAGS="$CFLAGS -fno-strict-aliasing"
16269 cat >conftest.$ac_ext <<_ACEOF
16272 cat confdefs.h >>conftest.$ac_ext
16273 cat >>conftest.$ac_ext <<_ACEOF
16274 /* end confdefs.h. */
16284 rm -f conftest.$ac_objext conftest$ac_exeext
16285 if { (ac_try="$ac_link"
16286 case "(($ac_try" in
16287 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16288 *) ac_try_echo=$ac_try;;
16290 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16291 (eval "$ac_link") 2>conftest.er1
16293 grep -v '^ *+' conftest.er1 >conftest.err
16295 cat conftest.err >&5
16296 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16297 (exit $ac_status); } && {
16298 test -z "$ac_c_werror_flag" ||
16299 test ! -s conftest.err
16300 } && test -s conftest$ac_exeext &&
16301 $as_test_x conftest$ac_exeext; then
16302 ac_cv_cflags__fno_strict_aliasing=yes
16304 echo "$as_me: failed program was:" >&5
16305 sed 's/^/| /' conftest.$ac_ext >&5
16307 ac_cv_cflags__fno_strict_aliasing=no
16310 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16311 conftest$ac_exeext conftest.$ac_ext
16312 CFLAGS=$ac_wine_try_cflags_saved
16314 { echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_strict_aliasing" >&5
16315 echo "${ECHO_T}$ac_cv_cflags__fno_strict_aliasing" >&6; }
16316 if test $ac_cv_cflags__fno_strict_aliasing = yes; then
16317 EXTRACFLAGS="$EXTRACFLAGS -fno-strict-aliasing"
16320 { echo "$as_me:$LINENO: checking whether the compiler supports -Wdeclaration-after-statement" >&5
16321 echo $ECHO_N "checking whether the compiler supports -Wdeclaration-after-statement... $ECHO_C" >&6; }
16322 if test "${ac_cv_cflags__Wdeclaration_after_statement+set}" = set; then
16323 echo $ECHO_N "(cached) $ECHO_C" >&6
16325 ac_wine_try_cflags_saved=$CFLAGS
16326 CFLAGS="$CFLAGS -Wdeclaration-after-statement"
16327 cat >conftest.$ac_ext <<_ACEOF
16330 cat confdefs.h >>conftest.$ac_ext
16331 cat >>conftest.$ac_ext <<_ACEOF
16332 /* end confdefs.h. */
16342 rm -f conftest.$ac_objext conftest$ac_exeext
16343 if { (ac_try="$ac_link"
16344 case "(($ac_try" in
16345 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16346 *) ac_try_echo=$ac_try;;
16348 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16349 (eval "$ac_link") 2>conftest.er1
16351 grep -v '^ *+' conftest.er1 >conftest.err
16353 cat conftest.err >&5
16354 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16355 (exit $ac_status); } && {
16356 test -z "$ac_c_werror_flag" ||
16357 test ! -s conftest.err
16358 } && test -s conftest$ac_exeext &&
16359 $as_test_x conftest$ac_exeext; then
16360 ac_cv_cflags__Wdeclaration_after_statement=yes
16362 echo "$as_me: failed program was:" >&5
16363 sed 's/^/| /' conftest.$ac_ext >&5
16365 ac_cv_cflags__Wdeclaration_after_statement=no
16368 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16369 conftest$ac_exeext conftest.$ac_ext
16370 CFLAGS=$ac_wine_try_cflags_saved
16372 { echo "$as_me:$LINENO: result: $ac_cv_cflags__Wdeclaration_after_statement" >&5
16373 echo "${ECHO_T}$ac_cv_cflags__Wdeclaration_after_statement" >&6; }
16374 if test $ac_cv_cflags__Wdeclaration_after_statement = yes; then
16375 EXTRACFLAGS="$EXTRACFLAGS -Wdeclaration-after-statement"
16378 { echo "$as_me:$LINENO: checking whether the compiler supports -Wwrite-strings" >&5
16379 echo $ECHO_N "checking whether the compiler supports -Wwrite-strings... $ECHO_C" >&6; }
16380 if test "${ac_cv_cflags__Wwrite_strings+set}" = set; then
16381 echo $ECHO_N "(cached) $ECHO_C" >&6
16383 ac_wine_try_cflags_saved=$CFLAGS
16384 CFLAGS="$CFLAGS -Wwrite-strings"
16385 cat >conftest.$ac_ext <<_ACEOF
16388 cat confdefs.h >>conftest.$ac_ext
16389 cat >>conftest.$ac_ext <<_ACEOF
16390 /* end confdefs.h. */
16400 rm -f conftest.$ac_objext conftest$ac_exeext
16401 if { (ac_try="$ac_link"
16402 case "(($ac_try" in
16403 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16404 *) ac_try_echo=$ac_try;;
16406 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16407 (eval "$ac_link") 2>conftest.er1
16409 grep -v '^ *+' conftest.er1 >conftest.err
16411 cat conftest.err >&5
16412 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16413 (exit $ac_status); } && {
16414 test -z "$ac_c_werror_flag" ||
16415 test ! -s conftest.err
16416 } && test -s conftest$ac_exeext &&
16417 $as_test_x conftest$ac_exeext; then
16418 ac_cv_cflags__Wwrite_strings=yes
16420 echo "$as_me: failed program was:" >&5
16421 sed 's/^/| /' conftest.$ac_ext >&5
16423 ac_cv_cflags__Wwrite_strings=no
16426 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16427 conftest$ac_exeext conftest.$ac_ext
16428 CFLAGS=$ac_wine_try_cflags_saved
16430 { echo "$as_me:$LINENO: result: $ac_cv_cflags__Wwrite_strings" >&5
16431 echo "${ECHO_T}$ac_cv_cflags__Wwrite_strings" >&6; }
16432 if test $ac_cv_cflags__Wwrite_strings = yes; then
16433 EXTRACFLAGS="$EXTRACFLAGS -Wwrite-strings"
16436 { echo "$as_me:$LINENO: checking whether the compiler supports -Wtype-limits" >&5
16437 echo $ECHO_N "checking whether the compiler supports -Wtype-limits... $ECHO_C" >&6; }
16438 if test "${ac_cv_cflags__Wtype_limits+set}" = set; then
16439 echo $ECHO_N "(cached) $ECHO_C" >&6
16441 ac_wine_try_cflags_saved=$CFLAGS
16442 CFLAGS="$CFLAGS -Wtype-limits"
16443 cat >conftest.$ac_ext <<_ACEOF
16446 cat confdefs.h >>conftest.$ac_ext
16447 cat >>conftest.$ac_ext <<_ACEOF
16448 /* end confdefs.h. */
16458 rm -f conftest.$ac_objext conftest$ac_exeext
16459 if { (ac_try="$ac_link"
16460 case "(($ac_try" in
16461 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16462 *) ac_try_echo=$ac_try;;
16464 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16465 (eval "$ac_link") 2>conftest.er1
16467 grep -v '^ *+' conftest.er1 >conftest.err
16469 cat conftest.err >&5
16470 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16471 (exit $ac_status); } && {
16472 test -z "$ac_c_werror_flag" ||
16473 test ! -s conftest.err
16474 } && test -s conftest$ac_exeext &&
16475 $as_test_x conftest$ac_exeext; then
16476 ac_cv_cflags__Wtype_limits=yes
16478 echo "$as_me: failed program was:" >&5
16479 sed 's/^/| /' conftest.$ac_ext >&5
16481 ac_cv_cflags__Wtype_limits=no
16484 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16485 conftest$ac_exeext conftest.$ac_ext
16486 CFLAGS=$ac_wine_try_cflags_saved
16488 { echo "$as_me:$LINENO: result: $ac_cv_cflags__Wtype_limits" >&5
16489 echo "${ECHO_T}$ac_cv_cflags__Wtype_limits" >&6; }
16490 if test $ac_cv_cflags__Wtype_limits = yes; then
16491 EXTRACFLAGS="$EXTRACFLAGS -Wtype-limits"
16495 saved_CFLAGS="$CFLAGS"
16496 CFLAGS="$CFLAGS -Wpointer-arith -Werror"
16497 { echo "$as_me:$LINENO: checking for broken string.h that generates warnings" >&5
16498 echo $ECHO_N "checking for broken string.h that generates warnings... $ECHO_C" >&6; }
16499 if test "${ac_cv_c_string_h_warnings+set}" = set; then
16500 echo $ECHO_N "(cached) $ECHO_C" >&6
16502 cat >conftest.$ac_ext <<_ACEOF
16505 cat confdefs.h >>conftest.$ac_ext
16506 cat >>conftest.$ac_ext <<_ACEOF
16507 /* end confdefs.h. */
16508 #include <string.h>
16517 rm -f conftest.$ac_objext
16518 if { (ac_try="$ac_compile"
16519 case "(($ac_try" in
16520 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16521 *) ac_try_echo=$ac_try;;
16523 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16524 (eval "$ac_compile") 2>conftest.er1
16526 grep -v '^ *+' conftest.er1 >conftest.err
16528 cat conftest.err >&5
16529 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16530 (exit $ac_status); } && {
16531 test -z "$ac_c_werror_flag" ||
16532 test ! -s conftest.err
16533 } && test -s conftest.$ac_objext; then
16534 ac_cv_c_string_h_warnings=no
16536 echo "$as_me: failed program was:" >&5
16537 sed 's/^/| /' conftest.$ac_ext >&5
16539 ac_cv_c_string_h_warnings=yes
16542 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16544 { echo "$as_me:$LINENO: result: $ac_cv_c_string_h_warnings" >&5
16545 echo "${ECHO_T}$ac_cv_c_string_h_warnings" >&6; }
16546 CFLAGS="$saved_CFLAGS"
16547 if test "$ac_cv_c_string_h_warnings" = "no"
16549 EXTRACFLAGS="$EXTRACFLAGS -Wpointer-arith"
16554 saved_CFLAGS="$CFLAGS"
16555 CFLAGS="$CFLAGS -Werror"
16556 { echo "$as_me:$LINENO: checking for builtin wchar inlines" >&5
16557 echo $ECHO_N "checking for builtin wchar inlines... $ECHO_C" >&6; }
16558 if test "${ac_cv_c_builtin_wchar_ctype+set}" = set; then
16559 echo $ECHO_N "(cached) $ECHO_C" >&6
16561 cat >conftest.$ac_ext <<_ACEOF
16564 cat confdefs.h >>conftest.$ac_ext
16565 cat >>conftest.$ac_ext <<_ACEOF
16566 /* end confdefs.h. */
16571 int iswlower(unsigned short);
16576 rm -f conftest.$ac_objext
16577 if { (ac_try="$ac_compile"
16578 case "(($ac_try" in
16579 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16580 *) ac_try_echo=$ac_try;;
16582 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16583 (eval "$ac_compile") 2>conftest.er1
16585 grep -v '^ *+' conftest.er1 >conftest.err
16587 cat conftest.err >&5
16588 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16589 (exit $ac_status); } && {
16590 test -z "$ac_c_werror_flag" ||
16591 test ! -s conftest.err
16592 } && test -s conftest.$ac_objext; then
16593 ac_cv_c_builtin_wchar_ctype=no
16595 echo "$as_me: failed program was:" >&5
16596 sed 's/^/| /' conftest.$ac_ext >&5
16598 ac_cv_c_builtin_wchar_ctype=yes
16601 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16603 { echo "$as_me:$LINENO: result: $ac_cv_c_builtin_wchar_ctype" >&5
16604 echo "${ECHO_T}$ac_cv_c_builtin_wchar_ctype" >&6; }
16605 CFLAGS="$saved_CFLAGS"
16606 if test "$ac_cv_c_builtin_wchar_ctype" = "yes"
16608 BUILTINFLAG="-fno-builtin"
16613 { echo "$as_me:$LINENO: checking how to define a function in assembly code" >&5
16614 echo $ECHO_N "checking how to define a function in assembly code... $ECHO_C" >&6; }
16615 if test "${ac_cv_asm_func_def+set}" = set; then
16616 echo $ECHO_N "(cached) $ECHO_C" >&6
16618 cat >conftest.$ac_ext <<_ACEOF
16621 cat confdefs.h >>conftest.$ac_ext
16622 cat >>conftest.$ac_ext <<_ACEOF
16623 /* end confdefs.h. */
16628 asm("\t.globl _ac_test\n\t.def _ac_test; .scl 2; .type 32; .endef\n_ac_test:\t.long 0");
16633 rm -f conftest.$ac_objext conftest$ac_exeext
16634 if { (ac_try="$ac_link"
16635 case "(($ac_try" in
16636 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16637 *) ac_try_echo=$ac_try;;
16639 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16640 (eval "$ac_link") 2>conftest.er1
16642 grep -v '^ *+' conftest.er1 >conftest.err
16644 cat conftest.err >&5
16645 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16646 (exit $ac_status); } && {
16647 test -z "$ac_c_werror_flag" ||
16648 test ! -s conftest.err
16649 } && test -s conftest$ac_exeext &&
16650 $as_test_x conftest$ac_exeext; then
16651 ac_cv_asm_func_def=".def"
16653 echo "$as_me: failed program was:" >&5
16654 sed 's/^/| /' conftest.$ac_ext >&5
16656 cat >conftest.$ac_ext <<_ACEOF
16659 cat confdefs.h >>conftest.$ac_ext
16660 cat >>conftest.$ac_ext <<_ACEOF
16661 /* end confdefs.h. */
16666 asm("\t.globl _ac_test\n\t.type _ac_test,@function\n_ac_test:\t.long 0");
16671 rm -f conftest.$ac_objext conftest$ac_exeext
16672 if { (ac_try="$ac_link"
16673 case "(($ac_try" in
16674 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16675 *) ac_try_echo=$ac_try;;
16677 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16678 (eval "$ac_link") 2>conftest.er1
16680 grep -v '^ *+' conftest.er1 >conftest.err
16682 cat conftest.err >&5
16683 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16684 (exit $ac_status); } && {
16685 test -z "$ac_c_werror_flag" ||
16686 test ! -s conftest.err
16687 } && test -s conftest$ac_exeext &&
16688 $as_test_x conftest$ac_exeext; then
16689 ac_cv_asm_func_def=".type @function"
16691 echo "$as_me: failed program was:" >&5
16692 sed 's/^/| /' conftest.$ac_ext >&5
16694 cat >conftest.$ac_ext <<_ACEOF
16697 cat confdefs.h >>conftest.$ac_ext
16698 cat >>conftest.$ac_ext <<_ACEOF
16699 /* end confdefs.h. */
16704 asm("\t.globl _ac_test\n\t.type _ac_test,2\n_ac_test:\t.long 0");
16709 rm -f conftest.$ac_objext conftest$ac_exeext
16710 if { (ac_try="$ac_link"
16711 case "(($ac_try" in
16712 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16713 *) ac_try_echo=$ac_try;;
16715 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16716 (eval "$ac_link") 2>conftest.er1
16718 grep -v '^ *+' conftest.er1 >conftest.err
16720 cat conftest.err >&5
16721 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16722 (exit $ac_status); } && {
16723 test -z "$ac_c_werror_flag" ||
16724 test ! -s conftest.err
16725 } && test -s conftest$ac_exeext &&
16726 $as_test_x conftest$ac_exeext; then
16727 ac_cv_asm_func_def=".type 2"
16729 echo "$as_me: failed program was:" >&5
16730 sed 's/^/| /' conftest.$ac_ext >&5
16732 ac_cv_asm_func_def="unknown"
16735 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16736 conftest$ac_exeext conftest.$ac_ext
16739 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16740 conftest$ac_exeext conftest.$ac_ext
16743 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16744 conftest$ac_exeext conftest.$ac_ext
16746 { echo "$as_me:$LINENO: result: $ac_cv_asm_func_def" >&5
16747 echo "${ECHO_T}$ac_cv_asm_func_def" >&6; }
16751 case "$ac_cv_asm_func_def" in
16753 cat >>confdefs.h <<\_ACEOF
16754 #define __ASM_FUNC(name) ".def " __ASM_NAME(name) "; .scl 2; .type 32; .endef"
16758 cat >>confdefs.h <<\_ACEOF
16759 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
16763 cat >>confdefs.h <<\_ACEOF
16764 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",2"
16768 cat >>confdefs.h <<\_ACEOF
16769 #define __ASM_FUNC(name) ""
16775 { echo "$as_me:$LINENO: checking whether external symbols need an underscore prefix" >&5
16776 echo $ECHO_N "checking whether external symbols need an underscore prefix... $ECHO_C" >&6; }
16777 if test "${ac_cv_c_extern_prefix+set}" = set; then
16778 echo $ECHO_N "(cached) $ECHO_C" >&6
16780 cat >conftest.$ac_ext <<_ACEOF
16783 cat confdefs.h >>conftest.$ac_ext
16784 cat >>conftest.$ac_ext <<_ACEOF
16785 /* end confdefs.h. */
16786 extern int ac_test;
16790 asm(".globl _ac_test\n_ac_test:\t.long 0"); if (ac_test) return 1
16795 rm -f conftest.$ac_objext conftest$ac_exeext
16796 if { (ac_try="$ac_link"
16797 case "(($ac_try" in
16798 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16799 *) ac_try_echo=$ac_try;;
16801 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16802 (eval "$ac_link") 2>conftest.er1
16804 grep -v '^ *+' conftest.er1 >conftest.err
16806 cat conftest.err >&5
16807 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16808 (exit $ac_status); } && {
16809 test -z "$ac_c_werror_flag" ||
16810 test ! -s conftest.err
16811 } && test -s conftest$ac_exeext &&
16812 $as_test_x conftest$ac_exeext; then
16813 ac_cv_c_extern_prefix="yes"
16815 echo "$as_me: failed program was:" >&5
16816 sed 's/^/| /' conftest.$ac_ext >&5
16818 ac_cv_c_extern_prefix="no"
16821 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16822 conftest$ac_exeext conftest.$ac_ext
16824 { echo "$as_me:$LINENO: result: $ac_cv_c_extern_prefix" >&5
16825 echo "${ECHO_T}$ac_cv_c_extern_prefix" >&6; }
16829 if test "$ac_cv_c_extern_prefix" = "yes"
16831 cat >>confdefs.h <<\_ACEOF
16832 #define __ASM_NAME(name) "_" name
16836 cat >>confdefs.h <<\_ACEOF
16837 #define __ASM_NAME(name) name
16847 LDPATH="PATH=\"\$(TOOLSDIR)/libs/wine:\$\$PATH\""
16851 linux*|solaris*) if test -z "$LDRPATH_LOCAL"
16853 LDPATH="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
16857 LDPATH="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
16865 SOCKETLIBS="-lws2_32"
16870 MAIN_BINARY="wine-pthread"
16874 linux* | k*bsd*-gnu)
16875 MAIN_BINARY="wine-glibc"
16877 EXTRA_BINARIES="wine-kthread wine-pthread wine-preloader"
16880 MAIN_BINARY="wine-freebsd"
16882 EXTRA_BINARIES="wine-pthread"
17030 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
17031 { echo "$as_me:$LINENO: checking for $ac_func" >&5
17032 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
17033 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
17034 echo $ECHO_N "(cached) $ECHO_C" >&6
17036 cat >conftest.$ac_ext <<_ACEOF
17039 cat confdefs.h >>conftest.$ac_ext
17040 cat >>conftest.$ac_ext <<_ACEOF
17041 /* end confdefs.h. */
17042 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
17043 For example, HP-UX 11i <limits.h> declares gettimeofday. */
17044 #define $ac_func innocuous_$ac_func
17046 /* System header to define __stub macros and hopefully few prototypes,
17047 which can conflict with char $ac_func (); below.
17048 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
17049 <limits.h> exists even on freestanding compilers. */
17052 # include <limits.h>
17054 # include <assert.h>
17059 /* Override any GCC internal prototype to avoid an error.
17060 Use char because int might match the return type of a GCC
17061 builtin and then its argument prototype would still apply. */
17066 /* The GNU C library defines this for functions which it implements
17067 to always fail with ENOSYS. Some functions are actually named
17068 something starting with __ and the normal name is an alias. */
17069 #if defined __stub_$ac_func || defined __stub___$ac_func
17076 return $ac_func ();
17081 rm -f conftest.$ac_objext conftest$ac_exeext
17082 if { (ac_try="$ac_link"
17083 case "(($ac_try" in
17084 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17085 *) ac_try_echo=$ac_try;;
17087 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17088 (eval "$ac_link") 2>conftest.er1
17090 grep -v '^ *+' conftest.er1 >conftest.err
17092 cat conftest.err >&5
17093 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17094 (exit $ac_status); } && {
17095 test -z "$ac_c_werror_flag" ||
17096 test ! -s conftest.err
17097 } && test -s conftest$ac_exeext &&
17098 $as_test_x conftest$ac_exeext; then
17099 eval "$as_ac_var=yes"
17101 echo "$as_me: failed program was:" >&5
17102 sed 's/^/| /' conftest.$ac_ext >&5
17104 eval "$as_ac_var=no"
17107 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17108 conftest$ac_exeext conftest.$ac_ext
17110 ac_res=`eval echo '${'$as_ac_var'}'`
17111 { echo "$as_me:$LINENO: result: $ac_res" >&5
17112 echo "${ECHO_T}$ac_res" >&6; }
17113 if test `eval echo '${'$as_ac_var'}'` = yes; then
17114 cat >>confdefs.h <<_ACEOF
17115 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
17122 if test "$ac_cv_func_dlopen" = no
17124 { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
17125 echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; }
17126 if test "${ac_cv_lib_dl_dlopen+set}" = set; then
17127 echo $ECHO_N "(cached) $ECHO_C" >&6
17129 ac_check_lib_save_LIBS=$LIBS
17131 cat >conftest.$ac_ext <<_ACEOF
17134 cat confdefs.h >>conftest.$ac_ext
17135 cat >>conftest.$ac_ext <<_ACEOF
17136 /* end confdefs.h. */
17138 /* Override any GCC internal prototype to avoid an error.
17139 Use char because int might match the return type of a GCC
17140 builtin and then its argument prototype would still apply. */
17153 rm -f conftest.$ac_objext conftest$ac_exeext
17154 if { (ac_try="$ac_link"
17155 case "(($ac_try" in
17156 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17157 *) ac_try_echo=$ac_try;;
17159 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17160 (eval "$ac_link") 2>conftest.er1
17162 grep -v '^ *+' conftest.er1 >conftest.err
17164 cat conftest.err >&5
17165 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17166 (exit $ac_status); } && {
17167 test -z "$ac_c_werror_flag" ||
17168 test ! -s conftest.err
17169 } && test -s conftest$ac_exeext &&
17170 $as_test_x conftest$ac_exeext; then
17171 ac_cv_lib_dl_dlopen=yes
17173 echo "$as_me: failed program was:" >&5
17174 sed 's/^/| /' conftest.$ac_ext >&5
17176 ac_cv_lib_dl_dlopen=no
17179 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17180 conftest$ac_exeext conftest.$ac_ext
17181 LIBS=$ac_check_lib_save_LIBS
17183 { echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
17184 echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; }
17185 if test $ac_cv_lib_dl_dlopen = yes; then
17186 cat >>confdefs.h <<\_ACEOF
17187 #define HAVE_DLOPEN 1
17194 ac_wine_check_funcs_save_LIBS="$LIBS"
17195 LIBS="$LIBS $LIBDL"
17197 for ac_func in dladdr
17199 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
17200 { echo "$as_me:$LINENO: checking for $ac_func" >&5
17201 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
17202 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
17203 echo $ECHO_N "(cached) $ECHO_C" >&6
17205 cat >conftest.$ac_ext <<_ACEOF
17208 cat confdefs.h >>conftest.$ac_ext
17209 cat >>conftest.$ac_ext <<_ACEOF
17210 /* end confdefs.h. */
17211 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
17212 For example, HP-UX 11i <limits.h> declares gettimeofday. */
17213 #define $ac_func innocuous_$ac_func
17215 /* System header to define __stub macros and hopefully few prototypes,
17216 which can conflict with char $ac_func (); below.
17217 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
17218 <limits.h> exists even on freestanding compilers. */
17221 # include <limits.h>
17223 # include <assert.h>
17228 /* Override any GCC internal prototype to avoid an error.
17229 Use char because int might match the return type of a GCC
17230 builtin and then its argument prototype would still apply. */
17235 /* The GNU C library defines this for functions which it implements
17236 to always fail with ENOSYS. Some functions are actually named
17237 something starting with __ and the normal name is an alias. */
17238 #if defined __stub_$ac_func || defined __stub___$ac_func
17245 return $ac_func ();
17250 rm -f conftest.$ac_objext conftest$ac_exeext
17251 if { (ac_try="$ac_link"
17252 case "(($ac_try" in
17253 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17254 *) ac_try_echo=$ac_try;;
17256 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17257 (eval "$ac_link") 2>conftest.er1
17259 grep -v '^ *+' conftest.er1 >conftest.err
17261 cat conftest.err >&5
17262 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17263 (exit $ac_status); } && {
17264 test -z "$ac_c_werror_flag" ||
17265 test ! -s conftest.err
17266 } && test -s conftest$ac_exeext &&
17267 $as_test_x conftest$ac_exeext; then
17268 eval "$as_ac_var=yes"
17270 echo "$as_me: failed program was:" >&5
17271 sed 's/^/| /' conftest.$ac_ext >&5
17273 eval "$as_ac_var=no"
17276 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17277 conftest$ac_exeext conftest.$ac_ext
17279 ac_res=`eval echo '${'$as_ac_var'}'`
17280 { echo "$as_me:$LINENO: result: $ac_res" >&5
17281 echo "${ECHO_T}$ac_res" >&6; }
17282 if test `eval echo '${'$as_ac_var'}'` = yes; then
17283 cat >>confdefs.h <<_ACEOF
17284 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
17290 LIBS="$ac_wine_check_funcs_save_LIBS"
17292 if test "$ac_cv_func_poll" = no
17294 { echo "$as_me:$LINENO: checking for poll in -lpoll" >&5
17295 echo $ECHO_N "checking for poll in -lpoll... $ECHO_C" >&6; }
17296 if test "${ac_cv_lib_poll_poll+set}" = set; then
17297 echo $ECHO_N "(cached) $ECHO_C" >&6
17299 ac_check_lib_save_LIBS=$LIBS
17300 LIBS="-lpoll $LIBS"
17301 cat >conftest.$ac_ext <<_ACEOF
17304 cat confdefs.h >>conftest.$ac_ext
17305 cat >>conftest.$ac_ext <<_ACEOF
17306 /* end confdefs.h. */
17308 /* Override any GCC internal prototype to avoid an error.
17309 Use char because int might match the return type of a GCC
17310 builtin and then its argument prototype would still apply. */
17323 rm -f conftest.$ac_objext conftest$ac_exeext
17324 if { (ac_try="$ac_link"
17325 case "(($ac_try" in
17326 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17327 *) ac_try_echo=$ac_try;;
17329 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17330 (eval "$ac_link") 2>conftest.er1
17332 grep -v '^ *+' conftest.er1 >conftest.err
17334 cat conftest.err >&5
17335 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17336 (exit $ac_status); } && {
17337 test -z "$ac_c_werror_flag" ||
17338 test ! -s conftest.err
17339 } && test -s conftest$ac_exeext &&
17340 $as_test_x conftest$ac_exeext; then
17341 ac_cv_lib_poll_poll=yes
17343 echo "$as_me: failed program was:" >&5
17344 sed 's/^/| /' conftest.$ac_ext >&5
17346 ac_cv_lib_poll_poll=no
17349 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17350 conftest$ac_exeext conftest.$ac_ext
17351 LIBS=$ac_check_lib_save_LIBS
17353 { echo "$as_me:$LINENO: result: $ac_cv_lib_poll_poll" >&5
17354 echo "${ECHO_T}$ac_cv_lib_poll_poll" >&6; }
17355 if test $ac_cv_lib_poll_poll = yes; then
17356 cat >>confdefs.h <<\_ACEOF
17357 #define HAVE_POLL 1
17365 { echo "$as_me:$LINENO: checking for library containing gethostbyname" >&5
17366 echo $ECHO_N "checking for library containing gethostbyname... $ECHO_C" >&6; }
17367 if test "${ac_cv_search_gethostbyname+set}" = set; then
17368 echo $ECHO_N "(cached) $ECHO_C" >&6
17370 ac_func_search_save_LIBS=$LIBS
17371 cat >conftest.$ac_ext <<_ACEOF
17374 cat confdefs.h >>conftest.$ac_ext
17375 cat >>conftest.$ac_ext <<_ACEOF
17376 /* end confdefs.h. */
17378 /* Override any GCC internal prototype to avoid an error.
17379 Use char because int might match the return type of a GCC
17380 builtin and then its argument prototype would still apply. */
17384 char gethostbyname ();
17388 return gethostbyname ();
17393 for ac_lib in '' nsl; do
17394 if test -z "$ac_lib"; then
17395 ac_res="none required"
17398 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
17400 rm -f conftest.$ac_objext conftest$ac_exeext
17401 if { (ac_try="$ac_link"
17402 case "(($ac_try" in
17403 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17404 *) ac_try_echo=$ac_try;;
17406 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17407 (eval "$ac_link") 2>conftest.er1
17409 grep -v '^ *+' conftest.er1 >conftest.err
17411 cat conftest.err >&5
17412 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17413 (exit $ac_status); } && {
17414 test -z "$ac_c_werror_flag" ||
17415 test ! -s conftest.err
17416 } && test -s conftest$ac_exeext &&
17417 $as_test_x conftest$ac_exeext; then
17418 ac_cv_search_gethostbyname=$ac_res
17420 echo "$as_me: failed program was:" >&5
17421 sed 's/^/| /' conftest.$ac_ext >&5
17426 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17428 if test "${ac_cv_search_gethostbyname+set}" = set; then
17432 if test "${ac_cv_search_gethostbyname+set}" = set; then
17435 ac_cv_search_gethostbyname=no
17437 rm conftest.$ac_ext
17438 LIBS=$ac_func_search_save_LIBS
17440 { echo "$as_me:$LINENO: result: $ac_cv_search_gethostbyname" >&5
17441 echo "${ECHO_T}$ac_cv_search_gethostbyname" >&6; }
17442 ac_res=$ac_cv_search_gethostbyname
17443 if test "$ac_res" != no; then
17444 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
17449 { echo "$as_me:$LINENO: checking for library containing connect" >&5
17450 echo $ECHO_N "checking for library containing connect... $ECHO_C" >&6; }
17451 if test "${ac_cv_search_connect+set}" = set; then
17452 echo $ECHO_N "(cached) $ECHO_C" >&6
17454 ac_func_search_save_LIBS=$LIBS
17455 cat >conftest.$ac_ext <<_ACEOF
17458 cat confdefs.h >>conftest.$ac_ext
17459 cat >>conftest.$ac_ext <<_ACEOF
17460 /* end confdefs.h. */
17462 /* Override any GCC internal prototype to avoid an error.
17463 Use char because int might match the return type of a GCC
17464 builtin and then its argument prototype would still apply. */
17477 for ac_lib in '' socket; do
17478 if test -z "$ac_lib"; then
17479 ac_res="none required"
17482 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
17484 rm -f conftest.$ac_objext conftest$ac_exeext
17485 if { (ac_try="$ac_link"
17486 case "(($ac_try" in
17487 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17488 *) ac_try_echo=$ac_try;;
17490 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17491 (eval "$ac_link") 2>conftest.er1
17493 grep -v '^ *+' conftest.er1 >conftest.err
17495 cat conftest.err >&5
17496 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17497 (exit $ac_status); } && {
17498 test -z "$ac_c_werror_flag" ||
17499 test ! -s conftest.err
17500 } && test -s conftest$ac_exeext &&
17501 $as_test_x conftest$ac_exeext; then
17502 ac_cv_search_connect=$ac_res
17504 echo "$as_me: failed program was:" >&5
17505 sed 's/^/| /' conftest.$ac_ext >&5
17510 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17512 if test "${ac_cv_search_connect+set}" = set; then
17516 if test "${ac_cv_search_connect+set}" = set; then
17519 ac_cv_search_connect=no
17521 rm conftest.$ac_ext
17522 LIBS=$ac_func_search_save_LIBS
17524 { echo "$as_me:$LINENO: result: $ac_cv_search_connect" >&5
17525 echo "${ECHO_T}$ac_cv_search_connect" >&6; }
17526 ac_res=$ac_cv_search_connect
17527 if test "$ac_res" != no; then
17528 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
17533 { echo "$as_me:$LINENO: checking for library containing inet_aton" >&5
17534 echo $ECHO_N "checking for library containing inet_aton... $ECHO_C" >&6; }
17535 if test "${ac_cv_search_inet_aton+set}" = set; then
17536 echo $ECHO_N "(cached) $ECHO_C" >&6
17538 ac_func_search_save_LIBS=$LIBS
17539 cat >conftest.$ac_ext <<_ACEOF
17542 cat confdefs.h >>conftest.$ac_ext
17543 cat >>conftest.$ac_ext <<_ACEOF
17544 /* end confdefs.h. */
17546 /* Override any GCC internal prototype to avoid an error.
17547 Use char because int might match the return type of a GCC
17548 builtin and then its argument prototype would still apply. */
17556 return inet_aton ();
17561 for ac_lib in '' resolv; do
17562 if test -z "$ac_lib"; then
17563 ac_res="none required"
17566 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
17568 rm -f conftest.$ac_objext conftest$ac_exeext
17569 if { (ac_try="$ac_link"
17570 case "(($ac_try" in
17571 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17572 *) ac_try_echo=$ac_try;;
17574 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17575 (eval "$ac_link") 2>conftest.er1
17577 grep -v '^ *+' conftest.er1 >conftest.err
17579 cat conftest.err >&5
17580 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17581 (exit $ac_status); } && {
17582 test -z "$ac_c_werror_flag" ||
17583 test ! -s conftest.err
17584 } && test -s conftest$ac_exeext &&
17585 $as_test_x conftest$ac_exeext; then
17586 ac_cv_search_inet_aton=$ac_res
17588 echo "$as_me: failed program was:" >&5
17589 sed 's/^/| /' conftest.$ac_ext >&5
17594 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17596 if test "${ac_cv_search_inet_aton+set}" = set; then
17600 if test "${ac_cv_search_inet_aton+set}" = set; then
17603 ac_cv_search_inet_aton=no
17605 rm conftest.$ac_ext
17606 LIBS=$ac_func_search_save_LIBS
17608 { echo "$as_me:$LINENO: result: $ac_cv_search_inet_aton" >&5
17609 echo "${ECHO_T}$ac_cv_search_inet_aton" >&6; }
17610 ac_res=$ac_cv_search_inet_aton
17611 if test "$ac_res" != no; then
17612 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
17636 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
17637 { echo "$as_me:$LINENO: checking for $ac_func" >&5
17638 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
17639 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
17640 echo $ECHO_N "(cached) $ECHO_C" >&6
17642 cat >conftest.$ac_ext <<_ACEOF
17645 cat confdefs.h >>conftest.$ac_ext
17646 cat >>conftest.$ac_ext <<_ACEOF
17647 /* end confdefs.h. */
17648 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
17649 For example, HP-UX 11i <limits.h> declares gettimeofday. */
17650 #define $ac_func innocuous_$ac_func
17652 /* System header to define __stub macros and hopefully few prototypes,
17653 which can conflict with char $ac_func (); below.
17654 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
17655 <limits.h> exists even on freestanding compilers. */
17658 # include <limits.h>
17660 # include <assert.h>
17665 /* Override any GCC internal prototype to avoid an error.
17666 Use char because int might match the return type of a GCC
17667 builtin and then its argument prototype would still apply. */
17672 /* The GNU C library defines this for functions which it implements
17673 to always fail with ENOSYS. Some functions are actually named
17674 something starting with __ and the normal name is an alias. */
17675 #if defined __stub_$ac_func || defined __stub___$ac_func
17682 return $ac_func ();
17687 rm -f conftest.$ac_objext conftest$ac_exeext
17688 if { (ac_try="$ac_link"
17689 case "(($ac_try" in
17690 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17691 *) ac_try_echo=$ac_try;;
17693 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17694 (eval "$ac_link") 2>conftest.er1
17696 grep -v '^ *+' conftest.er1 >conftest.err
17698 cat conftest.err >&5
17699 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17700 (exit $ac_status); } && {
17701 test -z "$ac_c_werror_flag" ||
17702 test ! -s conftest.err
17703 } && test -s conftest$ac_exeext &&
17704 $as_test_x conftest$ac_exeext; then
17705 eval "$as_ac_var=yes"
17707 echo "$as_me: failed program was:" >&5
17708 sed 's/^/| /' conftest.$ac_ext >&5
17710 eval "$as_ac_var=no"
17713 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17714 conftest$ac_exeext conftest.$ac_ext
17716 ac_res=`eval echo '${'$as_ac_var'}'`
17717 { echo "$as_me:$LINENO: result: $ac_res" >&5
17718 echo "${ECHO_T}$ac_res" >&6; }
17719 if test `eval echo '${'$as_ac_var'}'` = yes; then
17720 cat >>confdefs.h <<_ACEOF
17721 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
17730 if test "$ac_cv_header_ldap_h" = "yes" -a "$ac_cv_header_lber_h" = "yes"
17732 { echo "$as_me:$LINENO: checking for LDAPSortKey" >&5
17733 echo $ECHO_N "checking for LDAPSortKey... $ECHO_C" >&6; }
17734 if test "${ac_cv_type_LDAPSortKey+set}" = set; then
17735 echo $ECHO_N "(cached) $ECHO_C" >&6
17737 cat >conftest.$ac_ext <<_ACEOF
17740 cat confdefs.h >>conftest.$ac_ext
17741 cat >>conftest.$ac_ext <<_ACEOF
17742 /* end confdefs.h. */
17745 typedef LDAPSortKey ac__type_new_;
17749 if ((ac__type_new_ *) 0)
17751 if (sizeof (ac__type_new_))
17757 rm -f conftest.$ac_objext
17758 if { (ac_try="$ac_compile"
17759 case "(($ac_try" in
17760 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17761 *) ac_try_echo=$ac_try;;
17763 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17764 (eval "$ac_compile") 2>conftest.er1
17766 grep -v '^ *+' conftest.er1 >conftest.err
17768 cat conftest.err >&5
17769 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17770 (exit $ac_status); } && {
17771 test -z "$ac_c_werror_flag" ||
17772 test ! -s conftest.err
17773 } && test -s conftest.$ac_objext; then
17774 ac_cv_type_LDAPSortKey=yes
17776 echo "$as_me: failed program was:" >&5
17777 sed 's/^/| /' conftest.$ac_ext >&5
17779 ac_cv_type_LDAPSortKey=no
17782 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17784 { echo "$as_me:$LINENO: result: $ac_cv_type_LDAPSortKey" >&5
17785 echo "${ECHO_T}$ac_cv_type_LDAPSortKey" >&6; }
17786 if test $ac_cv_type_LDAPSortKey = yes; then
17787 { echo "$as_me:$LINENO: checking for ldap_initialize in -lldap_r" >&5
17788 echo $ECHO_N "checking for ldap_initialize in -lldap_r... $ECHO_C" >&6; }
17789 if test "${ac_cv_lib_ldap_r_ldap_initialize+set}" = set; then
17790 echo $ECHO_N "(cached) $ECHO_C" >&6
17792 ac_check_lib_save_LIBS=$LIBS
17793 LIBS="-lldap_r $LIBPTHREAD $LIBS"
17794 cat >conftest.$ac_ext <<_ACEOF
17797 cat confdefs.h >>conftest.$ac_ext
17798 cat >>conftest.$ac_ext <<_ACEOF
17799 /* end confdefs.h. */
17801 /* Override any GCC internal prototype to avoid an error.
17802 Use char because int might match the return type of a GCC
17803 builtin and then its argument prototype would still apply. */
17807 char ldap_initialize ();
17811 return ldap_initialize ();
17816 rm -f conftest.$ac_objext conftest$ac_exeext
17817 if { (ac_try="$ac_link"
17818 case "(($ac_try" in
17819 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17820 *) ac_try_echo=$ac_try;;
17822 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17823 (eval "$ac_link") 2>conftest.er1
17825 grep -v '^ *+' conftest.er1 >conftest.err
17827 cat conftest.err >&5
17828 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17829 (exit $ac_status); } && {
17830 test -z "$ac_c_werror_flag" ||
17831 test ! -s conftest.err
17832 } && test -s conftest$ac_exeext &&
17833 $as_test_x conftest$ac_exeext; then
17834 ac_cv_lib_ldap_r_ldap_initialize=yes
17836 echo "$as_me: failed program was:" >&5
17837 sed 's/^/| /' conftest.$ac_ext >&5
17839 ac_cv_lib_ldap_r_ldap_initialize=no
17842 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17843 conftest$ac_exeext conftest.$ac_ext
17844 LIBS=$ac_check_lib_save_LIBS
17846 { echo "$as_me:$LINENO: result: $ac_cv_lib_ldap_r_ldap_initialize" >&5
17847 echo "${ECHO_T}$ac_cv_lib_ldap_r_ldap_initialize" >&6; }
17848 if test $ac_cv_lib_ldap_r_ldap_initialize = yes; then
17849 { echo "$as_me:$LINENO: checking for ber_init in -llber" >&5
17850 echo $ECHO_N "checking for ber_init in -llber... $ECHO_C" >&6; }
17851 if test "${ac_cv_lib_lber_ber_init+set}" = set; then
17852 echo $ECHO_N "(cached) $ECHO_C" >&6
17854 ac_check_lib_save_LIBS=$LIBS
17855 LIBS="-llber $LIBPTHREAD $LIBS"
17856 cat >conftest.$ac_ext <<_ACEOF
17859 cat confdefs.h >>conftest.$ac_ext
17860 cat >>conftest.$ac_ext <<_ACEOF
17861 /* end confdefs.h. */
17863 /* Override any GCC internal prototype to avoid an error.
17864 Use char because int might match the return type of a GCC
17865 builtin and then its argument prototype would still apply. */
17873 return ber_init ();
17878 rm -f conftest.$ac_objext conftest$ac_exeext
17879 if { (ac_try="$ac_link"
17880 case "(($ac_try" in
17881 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17882 *) ac_try_echo=$ac_try;;
17884 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17885 (eval "$ac_link") 2>conftest.er1
17887 grep -v '^ *+' conftest.er1 >conftest.err
17889 cat conftest.err >&5
17890 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17891 (exit $ac_status); } && {
17892 test -z "$ac_c_werror_flag" ||
17893 test ! -s conftest.err
17894 } && test -s conftest$ac_exeext &&
17895 $as_test_x conftest$ac_exeext; then
17896 ac_cv_lib_lber_ber_init=yes
17898 echo "$as_me: failed program was:" >&5
17899 sed 's/^/| /' conftest.$ac_ext >&5
17901 ac_cv_lib_lber_ber_init=no
17904 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17905 conftest$ac_exeext conftest.$ac_ext
17906 LIBS=$ac_check_lib_save_LIBS
17908 { echo "$as_me:$LINENO: result: $ac_cv_lib_lber_ber_init" >&5
17909 echo "${ECHO_T}$ac_cv_lib_lber_ber_init" >&6; }
17910 if test $ac_cv_lib_lber_ber_init = yes; then
17912 cat >>confdefs.h <<\_ACEOF
17913 #define HAVE_LDAP 1
17916 LDAPLIBS="-lldap_r -llber"
17923 ac_wine_check_funcs_save_LIBS="$LIBS"
17924 LIBS="$LIBS $LDAPLIBS $LIBPTHREAD"
17934 ldap_count_references \
17935 ldap_first_reference \
17936 ldap_next_reference \
17937 ldap_parse_reference \
17938 ldap_parse_sort_control \
17939 ldap_parse_sortresponse_control \
17940 ldap_parse_vlv_control \
17941 ldap_parse_vlvresponse_control
17943 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
17944 { echo "$as_me:$LINENO: checking for $ac_func" >&5
17945 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
17946 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
17947 echo $ECHO_N "(cached) $ECHO_C" >&6
17949 cat >conftest.$ac_ext <<_ACEOF
17952 cat confdefs.h >>conftest.$ac_ext
17953 cat >>conftest.$ac_ext <<_ACEOF
17954 /* end confdefs.h. */
17955 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
17956 For example, HP-UX 11i <limits.h> declares gettimeofday. */
17957 #define $ac_func innocuous_$ac_func
17959 /* System header to define __stub macros and hopefully few prototypes,
17960 which can conflict with char $ac_func (); below.
17961 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
17962 <limits.h> exists even on freestanding compilers. */
17965 # include <limits.h>
17967 # include <assert.h>
17972 /* Override any GCC internal prototype to avoid an error.
17973 Use char because int might match the return type of a GCC
17974 builtin and then its argument prototype would still apply. */
17979 /* The GNU C library defines this for functions which it implements
17980 to always fail with ENOSYS. Some functions are actually named
17981 something starting with __ and the normal name is an alias. */
17982 #if defined __stub_$ac_func || defined __stub___$ac_func
17989 return $ac_func ();
17994 rm -f conftest.$ac_objext conftest$ac_exeext
17995 if { (ac_try="$ac_link"
17996 case "(($ac_try" in
17997 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17998 *) ac_try_echo=$ac_try;;
18000 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18001 (eval "$ac_link") 2>conftest.er1
18003 grep -v '^ *+' conftest.er1 >conftest.err
18005 cat conftest.err >&5
18006 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18007 (exit $ac_status); } && {
18008 test -z "$ac_c_werror_flag" ||
18009 test ! -s conftest.err
18010 } && test -s conftest$ac_exeext &&
18011 $as_test_x conftest$ac_exeext; then
18012 eval "$as_ac_var=yes"
18014 echo "$as_me: failed program was:" >&5
18015 sed 's/^/| /' conftest.$ac_ext >&5
18017 eval "$as_ac_var=no"
18020 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18021 conftest$ac_exeext conftest.$ac_ext
18023 ac_res=`eval echo '${'$as_ac_var'}'`
18024 { echo "$as_me:$LINENO: result: $ac_res" >&5
18025 echo "${ECHO_T}$ac_res" >&6; }
18026 if test `eval echo '${'$as_ac_var'}'` = yes; then
18027 cat >>confdefs.h <<_ACEOF
18028 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
18034 LIBS="$ac_wine_check_funcs_save_LIBS"
18036 if test "x$LDAPLIBS" = "x"; then
18037 case "x$with_ldap" in
18038 x) wine_notices="$wine_notices|libldap (OpenLDAP) development files not found, LDAP won't be supported." ;;
18040 *) { { echo "$as_me:$LINENO: error: libldap (OpenLDAP) development files not found, LDAP won't be supported.
18041 This is an error since --with-ldap was requested." >&5
18042 echo "$as_me: error: libldap (OpenLDAP) development files not found, LDAP won't be supported.
18043 This is an error since --with-ldap was requested." >&2;}
18044 { (exit 1); exit 1; }; } ;;
18050 { echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
18051 echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6; }
18052 if test "${ac_cv_c_const+set}" = set; then
18053 echo $ECHO_N "(cached) $ECHO_C" >&6
18055 cat >conftest.$ac_ext <<_ACEOF
18058 cat confdefs.h >>conftest.$ac_ext
18059 cat >>conftest.$ac_ext <<_ACEOF
18060 /* end confdefs.h. */
18065 /* FIXME: Include the comments suggested by Paul. */
18066 #ifndef __cplusplus
18067 /* Ultrix mips cc rejects this. */
18068 typedef int charset[2];
18070 /* SunOS 4.1.1 cc rejects this. */
18071 char const *const *pcpcc;
18073 /* NEC SVR4.0.2 mips cc rejects this. */
18074 struct point {int x, y;};
18075 static struct point const zero = {0,0};
18076 /* AIX XL C 1.02.0.0 rejects this.
18077 It does not let you subtract one const X* pointer from another in
18078 an arm of an if-expression whose if-part is not a constant
18080 const char *g = "string";
18081 pcpcc = &g + (g ? g-g : 0);
18082 /* HPUX 7.0 cc rejects these. */
18084 ppc = (char**) pcpcc;
18085 pcpcc = (char const *const *) ppc;
18086 { /* SCO 3.2v4 cc rejects this. */
18088 char const *s = 0 ? (char *) 0 : (char const *) 0;
18093 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
18094 int x[] = {25, 17};
18095 const int *foo = &x[0];
18098 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
18099 typedef const int *iptr;
18103 { /* AIX XL C 1.02.0.0 rejects this saying
18104 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
18105 struct s { int j; const int *ap[3]; };
18106 struct s *b; b->j = 5;
18108 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
18109 const int foo = 10;
18110 if (!foo) return 0;
18112 return !cs[0] && !zero.x;
18119 rm -f conftest.$ac_objext
18120 if { (ac_try="$ac_compile"
18121 case "(($ac_try" in
18122 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18123 *) ac_try_echo=$ac_try;;
18125 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18126 (eval "$ac_compile") 2>conftest.er1
18128 grep -v '^ *+' conftest.er1 >conftest.err
18130 cat conftest.err >&5
18131 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18132 (exit $ac_status); } && {
18133 test -z "$ac_c_werror_flag" ||
18134 test ! -s conftest.err
18135 } && test -s conftest.$ac_objext; then
18138 echo "$as_me: failed program was:" >&5
18139 sed 's/^/| /' conftest.$ac_ext >&5
18144 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18146 { echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
18147 echo "${ECHO_T}$ac_cv_c_const" >&6; }
18148 if test $ac_cv_c_const = no; then
18150 cat >>confdefs.h <<\_ACEOF
18156 { echo "$as_me:$LINENO: checking for inline" >&5
18157 echo $ECHO_N "checking for inline... $ECHO_C" >&6; }
18158 if test "${ac_cv_c_inline+set}" = set; then
18159 echo $ECHO_N "(cached) $ECHO_C" >&6
18162 for ac_kw in inline __inline__ __inline; do
18163 cat >conftest.$ac_ext <<_ACEOF
18166 cat confdefs.h >>conftest.$ac_ext
18167 cat >>conftest.$ac_ext <<_ACEOF
18168 /* end confdefs.h. */
18169 #ifndef __cplusplus
18171 static $ac_kw foo_t static_foo () {return 0; }
18172 $ac_kw foo_t foo () {return 0; }
18176 rm -f conftest.$ac_objext
18177 if { (ac_try="$ac_compile"
18178 case "(($ac_try" in
18179 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18180 *) ac_try_echo=$ac_try;;
18182 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18183 (eval "$ac_compile") 2>conftest.er1
18185 grep -v '^ *+' conftest.er1 >conftest.err
18187 cat conftest.err >&5
18188 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18189 (exit $ac_status); } && {
18190 test -z "$ac_c_werror_flag" ||
18191 test ! -s conftest.err
18192 } && test -s conftest.$ac_objext; then
18193 ac_cv_c_inline=$ac_kw
18195 echo "$as_me: failed program was:" >&5
18196 sed 's/^/| /' conftest.$ac_ext >&5
18201 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18202 test "$ac_cv_c_inline" != no && break
18206 { echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
18207 echo "${ECHO_T}$ac_cv_c_inline" >&6; }
18210 case $ac_cv_c_inline in
18213 case $ac_cv_c_inline in
18215 *) ac_val=$ac_cv_c_inline;;
18217 cat >>confdefs.h <<_ACEOF
18218 #ifndef __cplusplus
18219 #define inline $ac_val
18225 { echo "$as_me:$LINENO: checking for mode_t" >&5
18226 echo $ECHO_N "checking for mode_t... $ECHO_C" >&6; }
18227 if test "${ac_cv_type_mode_t+set}" = set; then
18228 echo $ECHO_N "(cached) $ECHO_C" >&6
18230 cat >conftest.$ac_ext <<_ACEOF
18233 cat confdefs.h >>conftest.$ac_ext
18234 cat >>conftest.$ac_ext <<_ACEOF
18235 /* end confdefs.h. */
18236 $ac_includes_default
18237 typedef mode_t ac__type_new_;
18241 if ((ac__type_new_ *) 0)
18243 if (sizeof (ac__type_new_))
18249 rm -f conftest.$ac_objext
18250 if { (ac_try="$ac_compile"
18251 case "(($ac_try" in
18252 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18253 *) ac_try_echo=$ac_try;;
18255 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18256 (eval "$ac_compile") 2>conftest.er1
18258 grep -v '^ *+' conftest.er1 >conftest.err
18260 cat conftest.err >&5
18261 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18262 (exit $ac_status); } && {
18263 test -z "$ac_c_werror_flag" ||
18264 test ! -s conftest.err
18265 } && test -s conftest.$ac_objext; then
18266 ac_cv_type_mode_t=yes
18268 echo "$as_me: failed program was:" >&5
18269 sed 's/^/| /' conftest.$ac_ext >&5
18271 ac_cv_type_mode_t=no
18274 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18276 { echo "$as_me:$LINENO: result: $ac_cv_type_mode_t" >&5
18277 echo "${ECHO_T}$ac_cv_type_mode_t" >&6; }
18278 if test $ac_cv_type_mode_t = yes; then
18280 cat >>confdefs.h <<_ACEOF
18281 #define HAVE_MODE_T 1
18286 { echo "$as_me:$LINENO: checking for off_t" >&5
18287 echo $ECHO_N "checking for off_t... $ECHO_C" >&6; }
18288 if test "${ac_cv_type_off_t+set}" = set; then
18289 echo $ECHO_N "(cached) $ECHO_C" >&6
18291 cat >conftest.$ac_ext <<_ACEOF
18294 cat confdefs.h >>conftest.$ac_ext
18295 cat >>conftest.$ac_ext <<_ACEOF
18296 /* end confdefs.h. */
18297 $ac_includes_default
18298 typedef off_t ac__type_new_;
18302 if ((ac__type_new_ *) 0)
18304 if (sizeof (ac__type_new_))
18310 rm -f conftest.$ac_objext
18311 if { (ac_try="$ac_compile"
18312 case "(($ac_try" in
18313 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18314 *) ac_try_echo=$ac_try;;
18316 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18317 (eval "$ac_compile") 2>conftest.er1
18319 grep -v '^ *+' conftest.er1 >conftest.err
18321 cat conftest.err >&5
18322 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18323 (exit $ac_status); } && {
18324 test -z "$ac_c_werror_flag" ||
18325 test ! -s conftest.err
18326 } && test -s conftest.$ac_objext; then
18327 ac_cv_type_off_t=yes
18329 echo "$as_me: failed program was:" >&5
18330 sed 's/^/| /' conftest.$ac_ext >&5
18332 ac_cv_type_off_t=no
18335 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18337 { echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
18338 echo "${ECHO_T}$ac_cv_type_off_t" >&6; }
18339 if test $ac_cv_type_off_t = yes; then
18341 cat >>confdefs.h <<_ACEOF
18342 #define HAVE_OFF_T 1
18347 { echo "$as_me:$LINENO: checking for pid_t" >&5
18348 echo $ECHO_N "checking for pid_t... $ECHO_C" >&6; }
18349 if test "${ac_cv_type_pid_t+set}" = set; then
18350 echo $ECHO_N "(cached) $ECHO_C" >&6
18352 cat >conftest.$ac_ext <<_ACEOF
18355 cat confdefs.h >>conftest.$ac_ext
18356 cat >>conftest.$ac_ext <<_ACEOF
18357 /* end confdefs.h. */
18358 $ac_includes_default
18359 typedef pid_t ac__type_new_;
18363 if ((ac__type_new_ *) 0)
18365 if (sizeof (ac__type_new_))
18371 rm -f conftest.$ac_objext
18372 if { (ac_try="$ac_compile"
18373 case "(($ac_try" in
18374 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18375 *) ac_try_echo=$ac_try;;
18377 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18378 (eval "$ac_compile") 2>conftest.er1
18380 grep -v '^ *+' conftest.er1 >conftest.err
18382 cat conftest.err >&5
18383 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18384 (exit $ac_status); } && {
18385 test -z "$ac_c_werror_flag" ||
18386 test ! -s conftest.err
18387 } && test -s conftest.$ac_objext; then
18388 ac_cv_type_pid_t=yes
18390 echo "$as_me: failed program was:" >&5
18391 sed 's/^/| /' conftest.$ac_ext >&5
18393 ac_cv_type_pid_t=no
18396 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18398 { echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
18399 echo "${ECHO_T}$ac_cv_type_pid_t" >&6; }
18400 if test $ac_cv_type_pid_t = yes; then
18402 cat >>confdefs.h <<_ACEOF
18403 #define HAVE_PID_T 1
18408 { echo "$as_me:$LINENO: checking for size_t" >&5
18409 echo $ECHO_N "checking for size_t... $ECHO_C" >&6; }
18410 if test "${ac_cv_type_size_t+set}" = set; then
18411 echo $ECHO_N "(cached) $ECHO_C" >&6
18413 cat >conftest.$ac_ext <<_ACEOF
18416 cat confdefs.h >>conftest.$ac_ext
18417 cat >>conftest.$ac_ext <<_ACEOF
18418 /* end confdefs.h. */
18419 $ac_includes_default
18420 typedef size_t ac__type_new_;
18424 if ((ac__type_new_ *) 0)
18426 if (sizeof (ac__type_new_))
18432 rm -f conftest.$ac_objext
18433 if { (ac_try="$ac_compile"
18434 case "(($ac_try" in
18435 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18436 *) ac_try_echo=$ac_try;;
18438 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18439 (eval "$ac_compile") 2>conftest.er1
18441 grep -v '^ *+' conftest.er1 >conftest.err
18443 cat conftest.err >&5
18444 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18445 (exit $ac_status); } && {
18446 test -z "$ac_c_werror_flag" ||
18447 test ! -s conftest.err
18448 } && test -s conftest.$ac_objext; then
18449 ac_cv_type_size_t=yes
18451 echo "$as_me: failed program was:" >&5
18452 sed 's/^/| /' conftest.$ac_ext >&5
18454 ac_cv_type_size_t=no
18457 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18459 { echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
18460 echo "${ECHO_T}$ac_cv_type_size_t" >&6; }
18461 if test $ac_cv_type_size_t = yes; then
18463 cat >>confdefs.h <<_ACEOF
18464 #define HAVE_SIZE_T 1
18469 { echo "$as_me:$LINENO: checking for ssize_t" >&5
18470 echo $ECHO_N "checking for ssize_t... $ECHO_C" >&6; }
18471 if test "${ac_cv_type_ssize_t+set}" = set; then
18472 echo $ECHO_N "(cached) $ECHO_C" >&6
18474 cat >conftest.$ac_ext <<_ACEOF
18477 cat confdefs.h >>conftest.$ac_ext
18478 cat >>conftest.$ac_ext <<_ACEOF
18479 /* end confdefs.h. */
18480 $ac_includes_default
18481 typedef ssize_t ac__type_new_;
18485 if ((ac__type_new_ *) 0)
18487 if (sizeof (ac__type_new_))
18493 rm -f conftest.$ac_objext
18494 if { (ac_try="$ac_compile"
18495 case "(($ac_try" in
18496 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18497 *) ac_try_echo=$ac_try;;
18499 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18500 (eval "$ac_compile") 2>conftest.er1
18502 grep -v '^ *+' conftest.er1 >conftest.err
18504 cat conftest.err >&5
18505 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18506 (exit $ac_status); } && {
18507 test -z "$ac_c_werror_flag" ||
18508 test ! -s conftest.err
18509 } && test -s conftest.$ac_objext; then
18510 ac_cv_type_ssize_t=yes
18512 echo "$as_me: failed program was:" >&5
18513 sed 's/^/| /' conftest.$ac_ext >&5
18515 ac_cv_type_ssize_t=no
18518 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18520 { echo "$as_me:$LINENO: result: $ac_cv_type_ssize_t" >&5
18521 echo "${ECHO_T}$ac_cv_type_ssize_t" >&6; }
18522 if test $ac_cv_type_ssize_t = yes; then
18524 cat >>confdefs.h <<_ACEOF
18525 #define HAVE_SSIZE_T 1
18530 { echo "$as_me:$LINENO: checking for long long" >&5
18531 echo $ECHO_N "checking for long long... $ECHO_C" >&6; }
18532 if test "${ac_cv_type_long_long+set}" = set; then
18533 echo $ECHO_N "(cached) $ECHO_C" >&6
18535 cat >conftest.$ac_ext <<_ACEOF
18538 cat confdefs.h >>conftest.$ac_ext
18539 cat >>conftest.$ac_ext <<_ACEOF
18540 /* end confdefs.h. */
18541 $ac_includes_default
18542 typedef long long ac__type_new_;
18546 if ((ac__type_new_ *) 0)
18548 if (sizeof (ac__type_new_))
18554 rm -f conftest.$ac_objext
18555 if { (ac_try="$ac_compile"
18556 case "(($ac_try" in
18557 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18558 *) ac_try_echo=$ac_try;;
18560 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18561 (eval "$ac_compile") 2>conftest.er1
18563 grep -v '^ *+' conftest.er1 >conftest.err
18565 cat conftest.err >&5
18566 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18567 (exit $ac_status); } && {
18568 test -z "$ac_c_werror_flag" ||
18569 test ! -s conftest.err
18570 } && test -s conftest.$ac_objext; then
18571 ac_cv_type_long_long=yes
18573 echo "$as_me: failed program was:" >&5
18574 sed 's/^/| /' conftest.$ac_ext >&5
18576 ac_cv_type_long_long=no
18579 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18581 { echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
18582 echo "${ECHO_T}$ac_cv_type_long_long" >&6; }
18583 if test $ac_cv_type_long_long = yes; then
18585 cat >>confdefs.h <<_ACEOF
18586 #define HAVE_LONG_LONG 1
18591 { echo "$as_me:$LINENO: checking for fsblkcnt_t" >&5
18592 echo $ECHO_N "checking for fsblkcnt_t... $ECHO_C" >&6; }
18593 if test "${ac_cv_type_fsblkcnt_t+set}" = set; then
18594 echo $ECHO_N "(cached) $ECHO_C" >&6
18596 cat >conftest.$ac_ext <<_ACEOF
18599 cat confdefs.h >>conftest.$ac_ext
18600 cat >>conftest.$ac_ext <<_ACEOF
18601 /* end confdefs.h. */
18602 $ac_includes_default
18603 typedef fsblkcnt_t ac__type_new_;
18607 if ((ac__type_new_ *) 0)
18609 if (sizeof (ac__type_new_))
18615 rm -f conftest.$ac_objext
18616 if { (ac_try="$ac_compile"
18617 case "(($ac_try" in
18618 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18619 *) ac_try_echo=$ac_try;;
18621 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18622 (eval "$ac_compile") 2>conftest.er1
18624 grep -v '^ *+' conftest.er1 >conftest.err
18626 cat conftest.err >&5
18627 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18628 (exit $ac_status); } && {
18629 test -z "$ac_c_werror_flag" ||
18630 test ! -s conftest.err
18631 } && test -s conftest.$ac_objext; then
18632 ac_cv_type_fsblkcnt_t=yes
18634 echo "$as_me: failed program was:" >&5
18635 sed 's/^/| /' conftest.$ac_ext >&5
18637 ac_cv_type_fsblkcnt_t=no
18640 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18642 { echo "$as_me:$LINENO: result: $ac_cv_type_fsblkcnt_t" >&5
18643 echo "${ECHO_T}$ac_cv_type_fsblkcnt_t" >&6; }
18644 if test $ac_cv_type_fsblkcnt_t = yes; then
18646 cat >>confdefs.h <<_ACEOF
18647 #define HAVE_FSBLKCNT_T 1
18652 { echo "$as_me:$LINENO: checking for fsfilcnt_t" >&5
18653 echo $ECHO_N "checking for fsfilcnt_t... $ECHO_C" >&6; }
18654 if test "${ac_cv_type_fsfilcnt_t+set}" = set; then
18655 echo $ECHO_N "(cached) $ECHO_C" >&6
18657 cat >conftest.$ac_ext <<_ACEOF
18660 cat confdefs.h >>conftest.$ac_ext
18661 cat >>conftest.$ac_ext <<_ACEOF
18662 /* end confdefs.h. */
18663 $ac_includes_default
18664 typedef fsfilcnt_t ac__type_new_;
18668 if ((ac__type_new_ *) 0)
18670 if (sizeof (ac__type_new_))
18676 rm -f conftest.$ac_objext
18677 if { (ac_try="$ac_compile"
18678 case "(($ac_try" in
18679 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18680 *) ac_try_echo=$ac_try;;
18682 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18683 (eval "$ac_compile") 2>conftest.er1
18685 grep -v '^ *+' conftest.er1 >conftest.err
18687 cat conftest.err >&5
18688 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18689 (exit $ac_status); } && {
18690 test -z "$ac_c_werror_flag" ||
18691 test ! -s conftest.err
18692 } && test -s conftest.$ac_objext; then
18693 ac_cv_type_fsfilcnt_t=yes
18695 echo "$as_me: failed program was:" >&5
18696 sed 's/^/| /' conftest.$ac_ext >&5
18698 ac_cv_type_fsfilcnt_t=no
18701 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18703 { echo "$as_me:$LINENO: result: $ac_cv_type_fsfilcnt_t" >&5
18704 echo "${ECHO_T}$ac_cv_type_fsfilcnt_t" >&6; }
18705 if test $ac_cv_type_fsfilcnt_t = yes; then
18707 cat >>confdefs.h <<_ACEOF
18708 #define HAVE_FSFILCNT_T 1
18714 { echo "$as_me:$LINENO: checking for sigset_t" >&5
18715 echo $ECHO_N "checking for sigset_t... $ECHO_C" >&6; }
18716 if test "${ac_cv_type_sigset_t+set}" = set; then
18717 echo $ECHO_N "(cached) $ECHO_C" >&6
18719 cat >conftest.$ac_ext <<_ACEOF
18722 cat confdefs.h >>conftest.$ac_ext
18723 cat >>conftest.$ac_ext <<_ACEOF
18724 /* end confdefs.h. */
18725 #include <signal.h>
18727 typedef sigset_t ac__type_new_;
18731 if ((ac__type_new_ *) 0)
18733 if (sizeof (ac__type_new_))
18739 rm -f conftest.$ac_objext
18740 if { (ac_try="$ac_compile"
18741 case "(($ac_try" in
18742 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18743 *) ac_try_echo=$ac_try;;
18745 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18746 (eval "$ac_compile") 2>conftest.er1
18748 grep -v '^ *+' conftest.er1 >conftest.err
18750 cat conftest.err >&5
18751 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18752 (exit $ac_status); } && {
18753 test -z "$ac_c_werror_flag" ||
18754 test ! -s conftest.err
18755 } && test -s conftest.$ac_objext; then
18756 ac_cv_type_sigset_t=yes
18758 echo "$as_me: failed program was:" >&5
18759 sed 's/^/| /' conftest.$ac_ext >&5
18761 ac_cv_type_sigset_t=no
18764 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18766 { echo "$as_me:$LINENO: result: $ac_cv_type_sigset_t" >&5
18767 echo "${ECHO_T}$ac_cv_type_sigset_t" >&6; }
18768 if test $ac_cv_type_sigset_t = yes; then
18770 cat >>confdefs.h <<_ACEOF
18771 #define HAVE_SIGSET_T 1
18777 { echo "$as_me:$LINENO: checking for request_sense" >&5
18778 echo $ECHO_N "checking for request_sense... $ECHO_C" >&6; }
18779 if test "${ac_cv_type_request_sense+set}" = set; then
18780 echo $ECHO_N "(cached) $ECHO_C" >&6
18782 cat >conftest.$ac_ext <<_ACEOF
18785 cat confdefs.h >>conftest.$ac_ext
18786 cat >>conftest.$ac_ext <<_ACEOF
18787 /* end confdefs.h. */
18788 #include <linux/cdrom.h>
18790 typedef request_sense ac__type_new_;
18794 if ((ac__type_new_ *) 0)
18796 if (sizeof (ac__type_new_))
18802 rm -f conftest.$ac_objext
18803 if { (ac_try="$ac_compile"
18804 case "(($ac_try" in
18805 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18806 *) ac_try_echo=$ac_try;;
18808 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18809 (eval "$ac_compile") 2>conftest.er1
18811 grep -v '^ *+' conftest.er1 >conftest.err
18813 cat conftest.err >&5
18814 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18815 (exit $ac_status); } && {
18816 test -z "$ac_c_werror_flag" ||
18817 test ! -s conftest.err
18818 } && test -s conftest.$ac_objext; then
18819 ac_cv_type_request_sense=yes
18821 echo "$as_me: failed program was:" >&5
18822 sed 's/^/| /' conftest.$ac_ext >&5
18824 ac_cv_type_request_sense=no
18827 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18829 { echo "$as_me:$LINENO: result: $ac_cv_type_request_sense" >&5
18830 echo "${ECHO_T}$ac_cv_type_request_sense" >&6; }
18831 if test $ac_cv_type_request_sense = yes; then
18833 cat >>confdefs.h <<_ACEOF
18834 #define HAVE_REQUEST_SENSE 1
18841 { echo "$as_me:$LINENO: checking for struct ff_effect.direction" >&5
18842 echo $ECHO_N "checking for struct ff_effect.direction... $ECHO_C" >&6; }
18843 if test "${ac_cv_member_struct_ff_effect_direction+set}" = set; then
18844 echo $ECHO_N "(cached) $ECHO_C" >&6
18846 cat >conftest.$ac_ext <<_ACEOF
18849 cat confdefs.h >>conftest.$ac_ext
18850 cat >>conftest.$ac_ext <<_ACEOF
18851 /* end confdefs.h. */
18852 #ifdef HAVE_LINUX_INPUT_H
18853 #include <linux/input.h>
18859 static struct ff_effect ac_aggr;
18860 if (ac_aggr.direction)
18866 rm -f conftest.$ac_objext
18867 if { (ac_try="$ac_compile"
18868 case "(($ac_try" in
18869 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18870 *) ac_try_echo=$ac_try;;
18872 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18873 (eval "$ac_compile") 2>conftest.er1
18875 grep -v '^ *+' conftest.er1 >conftest.err
18877 cat conftest.err >&5
18878 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18879 (exit $ac_status); } && {
18880 test -z "$ac_c_werror_flag" ||
18881 test ! -s conftest.err
18882 } && test -s conftest.$ac_objext; then
18883 ac_cv_member_struct_ff_effect_direction=yes
18885 echo "$as_me: failed program was:" >&5
18886 sed 's/^/| /' conftest.$ac_ext >&5
18888 cat >conftest.$ac_ext <<_ACEOF
18891 cat confdefs.h >>conftest.$ac_ext
18892 cat >>conftest.$ac_ext <<_ACEOF
18893 /* end confdefs.h. */
18894 #ifdef HAVE_LINUX_INPUT_H
18895 #include <linux/input.h>
18901 static struct ff_effect ac_aggr;
18902 if (sizeof ac_aggr.direction)
18908 rm -f conftest.$ac_objext
18909 if { (ac_try="$ac_compile"
18910 case "(($ac_try" in
18911 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18912 *) ac_try_echo=$ac_try;;
18914 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18915 (eval "$ac_compile") 2>conftest.er1
18917 grep -v '^ *+' conftest.er1 >conftest.err
18919 cat conftest.err >&5
18920 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18921 (exit $ac_status); } && {
18922 test -z "$ac_c_werror_flag" ||
18923 test ! -s conftest.err
18924 } && test -s conftest.$ac_objext; then
18925 ac_cv_member_struct_ff_effect_direction=yes
18927 echo "$as_me: failed program was:" >&5
18928 sed 's/^/| /' conftest.$ac_ext >&5
18930 ac_cv_member_struct_ff_effect_direction=no
18933 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18936 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18938 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_ff_effect_direction" >&5
18939 echo "${ECHO_T}$ac_cv_member_struct_ff_effect_direction" >&6; }
18940 if test $ac_cv_member_struct_ff_effect_direction = yes; then
18942 cat >>confdefs.h <<_ACEOF
18943 #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1
18950 { echo "$as_me:$LINENO: checking for sigaddset" >&5
18951 echo $ECHO_N "checking for sigaddset... $ECHO_C" >&6; }
18952 if test "${wine_cv_have_sigaddset+set}" = set; then
18953 echo $ECHO_N "(cached) $ECHO_C" >&6
18955 cat >conftest.$ac_ext <<_ACEOF
18958 cat confdefs.h >>conftest.$ac_ext
18959 cat >>conftest.$ac_ext <<_ACEOF
18960 /* end confdefs.h. */
18961 #include <signal.h>
18965 sigset_t set; sigaddset(&set,SIGTERM);
18970 rm -f conftest.$ac_objext conftest$ac_exeext
18971 if { (ac_try="$ac_link"
18972 case "(($ac_try" in
18973 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18974 *) ac_try_echo=$ac_try;;
18976 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18977 (eval "$ac_link") 2>conftest.er1
18979 grep -v '^ *+' conftest.er1 >conftest.err
18981 cat conftest.err >&5
18982 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18983 (exit $ac_status); } && {
18984 test -z "$ac_c_werror_flag" ||
18985 test ! -s conftest.err
18986 } && test -s conftest$ac_exeext &&
18987 $as_test_x conftest$ac_exeext; then
18988 wine_cv_have_sigaddset=yes
18990 echo "$as_me: failed program was:" >&5
18991 sed 's/^/| /' conftest.$ac_ext >&5
18993 wine_cv_have_sigaddset=no
18996 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18997 conftest$ac_exeext conftest.$ac_ext
18999 { echo "$as_me:$LINENO: result: $wine_cv_have_sigaddset" >&5
19000 echo "${ECHO_T}$wine_cv_have_sigaddset" >&6; }
19001 if test "$wine_cv_have_sigaddset" = "yes"
19004 cat >>confdefs.h <<\_ACEOF
19005 #define HAVE_SIGADDSET 1
19011 { echo "$as_me:$LINENO: checking whether we can use re-entrant gethostbyname_r Linux style" >&5
19012 echo $ECHO_N "checking whether we can use re-entrant gethostbyname_r Linux style... $ECHO_C" >&6; }
19013 if test "${wine_cv_linux_gethostbyname_r_6+set}" = set; then
19014 echo $ECHO_N "(cached) $ECHO_C" >&6
19016 cat >conftest.$ac_ext <<_ACEOF
19019 cat confdefs.h >>conftest.$ac_ext
19020 cat >>conftest.$ac_ext <<_ACEOF
19021 /* end confdefs.h. */
19029 struct hostent *result;
19036 res=gethostbyname_r(name,&he,buf,bufsize,&result,&errnr);
19037 res=gethostbyaddr_r(addr, addrlen, addrtype,&he,buf,bufsize,&result,&errnr);
19043 rm -f conftest.$ac_objext conftest$ac_exeext
19044 if { (ac_try="$ac_link"
19045 case "(($ac_try" in
19046 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19047 *) ac_try_echo=$ac_try;;
19049 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19050 (eval "$ac_link") 2>conftest.er1
19052 grep -v '^ *+' conftest.er1 >conftest.err
19054 cat conftest.err >&5
19055 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19056 (exit $ac_status); } && {
19057 test -z "$ac_c_werror_flag" ||
19058 test ! -s conftest.err
19059 } && test -s conftest$ac_exeext &&
19060 $as_test_x conftest$ac_exeext; then
19061 wine_cv_linux_gethostbyname_r_6=yes
19063 echo "$as_me: failed program was:" >&5
19064 sed 's/^/| /' conftest.$ac_ext >&5
19066 wine_cv_linux_gethostbyname_r_6=no
19070 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19071 conftest$ac_exeext conftest.$ac_ext
19074 { echo "$as_me:$LINENO: result: $wine_cv_linux_gethostbyname_r_6" >&5
19075 echo "${ECHO_T}$wine_cv_linux_gethostbyname_r_6" >&6; }
19076 if test "$wine_cv_linux_gethostbyname_r_6" = "yes"
19079 cat >>confdefs.h <<\_ACEOF
19080 #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
19085 if test "$ac_cv_header_linux_joystick_h" = "yes"
19087 { echo "$as_me:$LINENO: checking whether linux/joystick.h uses the Linux 2.2+ API" >&5
19088 echo $ECHO_N "checking whether linux/joystick.h uses the Linux 2.2+ API... $ECHO_C" >&6; }
19089 if test "${wine_cv_linux_joystick_22_api+set}" = set; then
19090 echo $ECHO_N "(cached) $ECHO_C" >&6
19092 cat >conftest.$ac_ext <<_ACEOF
19095 cat confdefs.h >>conftest.$ac_ext
19096 cat >>conftest.$ac_ext <<_ACEOF
19097 /* end confdefs.h. */
19099 #include <sys/ioctl.h>
19100 #include <sys/types.h>
19101 #include <linux/joystick.h>
19103 struct js_event blub;
19104 #if !defined(JS_EVENT_AXIS) || !defined(JS_EVENT_BUTTON)
19105 #error "no 2.2 header"
19116 rm -f conftest.$ac_objext
19117 if { (ac_try="$ac_compile"
19118 case "(($ac_try" in
19119 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19120 *) ac_try_echo=$ac_try;;
19122 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19123 (eval "$ac_compile") 2>conftest.er1
19125 grep -v '^ *+' conftest.er1 >conftest.err
19127 cat conftest.err >&5
19128 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19129 (exit $ac_status); } && {
19130 test -z "$ac_c_werror_flag" ||
19131 test ! -s conftest.err
19132 } && test -s conftest.$ac_objext; then
19133 wine_cv_linux_joystick_22_api=yes
19135 echo "$as_me: failed program was:" >&5
19136 sed 's/^/| /' conftest.$ac_ext >&5
19138 wine_cv_linux_joystick_22_api=no
19141 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19144 { echo "$as_me:$LINENO: result: $wine_cv_linux_joystick_22_api" >&5
19145 echo "${ECHO_T}$wine_cv_linux_joystick_22_api" >&6; }
19146 if test "$wine_cv_linux_joystick_22_api" = "yes"
19149 cat >>confdefs.h <<\_ACEOF
19150 #define HAVE_LINUX_22_JOYSTICK_API 1
19157 { echo "$as_me:$LINENO: checking for struct statfs.f_bfree" >&5
19158 echo $ECHO_N "checking for struct statfs.f_bfree... $ECHO_C" >&6; }
19159 if test "${ac_cv_member_struct_statfs_f_bfree+set}" = set; then
19160 echo $ECHO_N "(cached) $ECHO_C" >&6
19162 cat >conftest.$ac_ext <<_ACEOF
19165 cat confdefs.h >>conftest.$ac_ext
19166 cat >>conftest.$ac_ext <<_ACEOF
19167 /* end confdefs.h. */
19168 #include <sys/types.h>
19169 #ifdef HAVE_SYS_PARAM_H
19170 # include <sys/param.h>
19172 #ifdef HAVE_SYS_MOUNT_H
19173 # include <sys/mount.h>
19175 #ifdef HAVE_SYS_VFS_H
19176 # include <sys/vfs.h>
19178 #ifdef HAVE_SYS_STATFS_H
19179 # include <sys/statfs.h>
19185 static struct statfs ac_aggr;
19186 if (ac_aggr.f_bfree)
19192 rm -f conftest.$ac_objext
19193 if { (ac_try="$ac_compile"
19194 case "(($ac_try" in
19195 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19196 *) ac_try_echo=$ac_try;;
19198 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19199 (eval "$ac_compile") 2>conftest.er1
19201 grep -v '^ *+' conftest.er1 >conftest.err
19203 cat conftest.err >&5
19204 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19205 (exit $ac_status); } && {
19206 test -z "$ac_c_werror_flag" ||
19207 test ! -s conftest.err
19208 } && test -s conftest.$ac_objext; then
19209 ac_cv_member_struct_statfs_f_bfree=yes
19211 echo "$as_me: failed program was:" >&5
19212 sed 's/^/| /' conftest.$ac_ext >&5
19214 cat >conftest.$ac_ext <<_ACEOF
19217 cat confdefs.h >>conftest.$ac_ext
19218 cat >>conftest.$ac_ext <<_ACEOF
19219 /* end confdefs.h. */
19220 #include <sys/types.h>
19221 #ifdef HAVE_SYS_PARAM_H
19222 # include <sys/param.h>
19224 #ifdef HAVE_SYS_MOUNT_H
19225 # include <sys/mount.h>
19227 #ifdef HAVE_SYS_VFS_H
19228 # include <sys/vfs.h>
19230 #ifdef HAVE_SYS_STATFS_H
19231 # include <sys/statfs.h>
19237 static struct statfs ac_aggr;
19238 if (sizeof ac_aggr.f_bfree)
19244 rm -f conftest.$ac_objext
19245 if { (ac_try="$ac_compile"
19246 case "(($ac_try" in
19247 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19248 *) ac_try_echo=$ac_try;;
19250 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19251 (eval "$ac_compile") 2>conftest.er1
19253 grep -v '^ *+' conftest.er1 >conftest.err
19255 cat conftest.err >&5
19256 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19257 (exit $ac_status); } && {
19258 test -z "$ac_c_werror_flag" ||
19259 test ! -s conftest.err
19260 } && test -s conftest.$ac_objext; then
19261 ac_cv_member_struct_statfs_f_bfree=yes
19263 echo "$as_me: failed program was:" >&5
19264 sed 's/^/| /' conftest.$ac_ext >&5
19266 ac_cv_member_struct_statfs_f_bfree=no
19269 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19272 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19274 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bfree" >&5
19275 echo "${ECHO_T}$ac_cv_member_struct_statfs_f_bfree" >&6; }
19276 if test $ac_cv_member_struct_statfs_f_bfree = yes; then
19278 cat >>confdefs.h <<_ACEOF
19279 #define HAVE_STRUCT_STATFS_F_BFREE 1
19284 { echo "$as_me:$LINENO: checking for struct statfs.f_bavail" >&5
19285 echo $ECHO_N "checking for struct statfs.f_bavail... $ECHO_C" >&6; }
19286 if test "${ac_cv_member_struct_statfs_f_bavail+set}" = set; then
19287 echo $ECHO_N "(cached) $ECHO_C" >&6
19289 cat >conftest.$ac_ext <<_ACEOF
19292 cat confdefs.h >>conftest.$ac_ext
19293 cat >>conftest.$ac_ext <<_ACEOF
19294 /* end confdefs.h. */
19295 #include <sys/types.h>
19296 #ifdef HAVE_SYS_PARAM_H
19297 # include <sys/param.h>
19299 #ifdef HAVE_SYS_MOUNT_H
19300 # include <sys/mount.h>
19302 #ifdef HAVE_SYS_VFS_H
19303 # include <sys/vfs.h>
19305 #ifdef HAVE_SYS_STATFS_H
19306 # include <sys/statfs.h>
19312 static struct statfs ac_aggr;
19313 if (ac_aggr.f_bavail)
19319 rm -f conftest.$ac_objext
19320 if { (ac_try="$ac_compile"
19321 case "(($ac_try" in
19322 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19323 *) ac_try_echo=$ac_try;;
19325 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19326 (eval "$ac_compile") 2>conftest.er1
19328 grep -v '^ *+' conftest.er1 >conftest.err
19330 cat conftest.err >&5
19331 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19332 (exit $ac_status); } && {
19333 test -z "$ac_c_werror_flag" ||
19334 test ! -s conftest.err
19335 } && test -s conftest.$ac_objext; then
19336 ac_cv_member_struct_statfs_f_bavail=yes
19338 echo "$as_me: failed program was:" >&5
19339 sed 's/^/| /' conftest.$ac_ext >&5
19341 cat >conftest.$ac_ext <<_ACEOF
19344 cat confdefs.h >>conftest.$ac_ext
19345 cat >>conftest.$ac_ext <<_ACEOF
19346 /* end confdefs.h. */
19347 #include <sys/types.h>
19348 #ifdef HAVE_SYS_PARAM_H
19349 # include <sys/param.h>
19351 #ifdef HAVE_SYS_MOUNT_H
19352 # include <sys/mount.h>
19354 #ifdef HAVE_SYS_VFS_H
19355 # include <sys/vfs.h>
19357 #ifdef HAVE_SYS_STATFS_H
19358 # include <sys/statfs.h>
19364 static struct statfs ac_aggr;
19365 if (sizeof ac_aggr.f_bavail)
19371 rm -f conftest.$ac_objext
19372 if { (ac_try="$ac_compile"
19373 case "(($ac_try" in
19374 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19375 *) ac_try_echo=$ac_try;;
19377 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19378 (eval "$ac_compile") 2>conftest.er1
19380 grep -v '^ *+' conftest.er1 >conftest.err
19382 cat conftest.err >&5
19383 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19384 (exit $ac_status); } && {
19385 test -z "$ac_c_werror_flag" ||
19386 test ! -s conftest.err
19387 } && test -s conftest.$ac_objext; then
19388 ac_cv_member_struct_statfs_f_bavail=yes
19390 echo "$as_me: failed program was:" >&5
19391 sed 's/^/| /' conftest.$ac_ext >&5
19393 ac_cv_member_struct_statfs_f_bavail=no
19396 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19399 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19401 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bavail" >&5
19402 echo "${ECHO_T}$ac_cv_member_struct_statfs_f_bavail" >&6; }
19403 if test $ac_cv_member_struct_statfs_f_bavail = yes; then
19405 cat >>confdefs.h <<_ACEOF
19406 #define HAVE_STRUCT_STATFS_F_BAVAIL 1
19411 { echo "$as_me:$LINENO: checking for struct statfs.f_frsize" >&5
19412 echo $ECHO_N "checking for struct statfs.f_frsize... $ECHO_C" >&6; }
19413 if test "${ac_cv_member_struct_statfs_f_frsize+set}" = set; then
19414 echo $ECHO_N "(cached) $ECHO_C" >&6
19416 cat >conftest.$ac_ext <<_ACEOF
19419 cat confdefs.h >>conftest.$ac_ext
19420 cat >>conftest.$ac_ext <<_ACEOF
19421 /* end confdefs.h. */
19422 #include <sys/types.h>
19423 #ifdef HAVE_SYS_PARAM_H
19424 # include <sys/param.h>
19426 #ifdef HAVE_SYS_MOUNT_H
19427 # include <sys/mount.h>
19429 #ifdef HAVE_SYS_VFS_H
19430 # include <sys/vfs.h>
19432 #ifdef HAVE_SYS_STATFS_H
19433 # include <sys/statfs.h>
19439 static struct statfs ac_aggr;
19440 if (ac_aggr.f_frsize)
19446 rm -f conftest.$ac_objext
19447 if { (ac_try="$ac_compile"
19448 case "(($ac_try" in
19449 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19450 *) ac_try_echo=$ac_try;;
19452 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19453 (eval "$ac_compile") 2>conftest.er1
19455 grep -v '^ *+' conftest.er1 >conftest.err
19457 cat conftest.err >&5
19458 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19459 (exit $ac_status); } && {
19460 test -z "$ac_c_werror_flag" ||
19461 test ! -s conftest.err
19462 } && test -s conftest.$ac_objext; then
19463 ac_cv_member_struct_statfs_f_frsize=yes
19465 echo "$as_me: failed program was:" >&5
19466 sed 's/^/| /' conftest.$ac_ext >&5
19468 cat >conftest.$ac_ext <<_ACEOF
19471 cat confdefs.h >>conftest.$ac_ext
19472 cat >>conftest.$ac_ext <<_ACEOF
19473 /* end confdefs.h. */
19474 #include <sys/types.h>
19475 #ifdef HAVE_SYS_PARAM_H
19476 # include <sys/param.h>
19478 #ifdef HAVE_SYS_MOUNT_H
19479 # include <sys/mount.h>
19481 #ifdef HAVE_SYS_VFS_H
19482 # include <sys/vfs.h>
19484 #ifdef HAVE_SYS_STATFS_H
19485 # include <sys/statfs.h>
19491 static struct statfs ac_aggr;
19492 if (sizeof ac_aggr.f_frsize)
19498 rm -f conftest.$ac_objext
19499 if { (ac_try="$ac_compile"
19500 case "(($ac_try" in
19501 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19502 *) ac_try_echo=$ac_try;;
19504 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19505 (eval "$ac_compile") 2>conftest.er1
19507 grep -v '^ *+' conftest.er1 >conftest.err
19509 cat conftest.err >&5
19510 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19511 (exit $ac_status); } && {
19512 test -z "$ac_c_werror_flag" ||
19513 test ! -s conftest.err
19514 } && test -s conftest.$ac_objext; then
19515 ac_cv_member_struct_statfs_f_frsize=yes
19517 echo "$as_me: failed program was:" >&5
19518 sed 's/^/| /' conftest.$ac_ext >&5
19520 ac_cv_member_struct_statfs_f_frsize=no
19523 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19526 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19528 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_frsize" >&5
19529 echo "${ECHO_T}$ac_cv_member_struct_statfs_f_frsize" >&6; }
19530 if test $ac_cv_member_struct_statfs_f_frsize = yes; then
19532 cat >>confdefs.h <<_ACEOF
19533 #define HAVE_STRUCT_STATFS_F_FRSIZE 1
19538 { echo "$as_me:$LINENO: checking for struct statfs.f_ffree" >&5
19539 echo $ECHO_N "checking for struct statfs.f_ffree... $ECHO_C" >&6; }
19540 if test "${ac_cv_member_struct_statfs_f_ffree+set}" = set; then
19541 echo $ECHO_N "(cached) $ECHO_C" >&6
19543 cat >conftest.$ac_ext <<_ACEOF
19546 cat confdefs.h >>conftest.$ac_ext
19547 cat >>conftest.$ac_ext <<_ACEOF
19548 /* end confdefs.h. */
19549 #include <sys/types.h>
19550 #ifdef HAVE_SYS_PARAM_H
19551 # include <sys/param.h>
19553 #ifdef HAVE_SYS_MOUNT_H
19554 # include <sys/mount.h>
19556 #ifdef HAVE_SYS_VFS_H
19557 # include <sys/vfs.h>
19559 #ifdef HAVE_SYS_STATFS_H
19560 # include <sys/statfs.h>
19566 static struct statfs ac_aggr;
19567 if (ac_aggr.f_ffree)
19573 rm -f conftest.$ac_objext
19574 if { (ac_try="$ac_compile"
19575 case "(($ac_try" in
19576 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19577 *) ac_try_echo=$ac_try;;
19579 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19580 (eval "$ac_compile") 2>conftest.er1
19582 grep -v '^ *+' conftest.er1 >conftest.err
19584 cat conftest.err >&5
19585 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19586 (exit $ac_status); } && {
19587 test -z "$ac_c_werror_flag" ||
19588 test ! -s conftest.err
19589 } && test -s conftest.$ac_objext; then
19590 ac_cv_member_struct_statfs_f_ffree=yes
19592 echo "$as_me: failed program was:" >&5
19593 sed 's/^/| /' conftest.$ac_ext >&5
19595 cat >conftest.$ac_ext <<_ACEOF
19598 cat confdefs.h >>conftest.$ac_ext
19599 cat >>conftest.$ac_ext <<_ACEOF
19600 /* end confdefs.h. */
19601 #include <sys/types.h>
19602 #ifdef HAVE_SYS_PARAM_H
19603 # include <sys/param.h>
19605 #ifdef HAVE_SYS_MOUNT_H
19606 # include <sys/mount.h>
19608 #ifdef HAVE_SYS_VFS_H
19609 # include <sys/vfs.h>
19611 #ifdef HAVE_SYS_STATFS_H
19612 # include <sys/statfs.h>
19618 static struct statfs ac_aggr;
19619 if (sizeof ac_aggr.f_ffree)
19625 rm -f conftest.$ac_objext
19626 if { (ac_try="$ac_compile"
19627 case "(($ac_try" in
19628 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19629 *) ac_try_echo=$ac_try;;
19631 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19632 (eval "$ac_compile") 2>conftest.er1
19634 grep -v '^ *+' conftest.er1 >conftest.err
19636 cat conftest.err >&5
19637 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19638 (exit $ac_status); } && {
19639 test -z "$ac_c_werror_flag" ||
19640 test ! -s conftest.err
19641 } && test -s conftest.$ac_objext; then
19642 ac_cv_member_struct_statfs_f_ffree=yes
19644 echo "$as_me: failed program was:" >&5
19645 sed 's/^/| /' conftest.$ac_ext >&5
19647 ac_cv_member_struct_statfs_f_ffree=no
19650 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19653 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19655 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_ffree" >&5
19656 echo "${ECHO_T}$ac_cv_member_struct_statfs_f_ffree" >&6; }
19657 if test $ac_cv_member_struct_statfs_f_ffree = yes; then
19659 cat >>confdefs.h <<_ACEOF
19660 #define HAVE_STRUCT_STATFS_F_FFREE 1
19665 { echo "$as_me:$LINENO: checking for struct statfs.f_favail" >&5
19666 echo $ECHO_N "checking for struct statfs.f_favail... $ECHO_C" >&6; }
19667 if test "${ac_cv_member_struct_statfs_f_favail+set}" = set; then
19668 echo $ECHO_N "(cached) $ECHO_C" >&6
19670 cat >conftest.$ac_ext <<_ACEOF
19673 cat confdefs.h >>conftest.$ac_ext
19674 cat >>conftest.$ac_ext <<_ACEOF
19675 /* end confdefs.h. */
19676 #include <sys/types.h>
19677 #ifdef HAVE_SYS_PARAM_H
19678 # include <sys/param.h>
19680 #ifdef HAVE_SYS_MOUNT_H
19681 # include <sys/mount.h>
19683 #ifdef HAVE_SYS_VFS_H
19684 # include <sys/vfs.h>
19686 #ifdef HAVE_SYS_STATFS_H
19687 # include <sys/statfs.h>
19693 static struct statfs ac_aggr;
19694 if (ac_aggr.f_favail)
19700 rm -f conftest.$ac_objext
19701 if { (ac_try="$ac_compile"
19702 case "(($ac_try" in
19703 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19704 *) ac_try_echo=$ac_try;;
19706 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19707 (eval "$ac_compile") 2>conftest.er1
19709 grep -v '^ *+' conftest.er1 >conftest.err
19711 cat conftest.err >&5
19712 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19713 (exit $ac_status); } && {
19714 test -z "$ac_c_werror_flag" ||
19715 test ! -s conftest.err
19716 } && test -s conftest.$ac_objext; then
19717 ac_cv_member_struct_statfs_f_favail=yes
19719 echo "$as_me: failed program was:" >&5
19720 sed 's/^/| /' conftest.$ac_ext >&5
19722 cat >conftest.$ac_ext <<_ACEOF
19725 cat confdefs.h >>conftest.$ac_ext
19726 cat >>conftest.$ac_ext <<_ACEOF
19727 /* end confdefs.h. */
19728 #include <sys/types.h>
19729 #ifdef HAVE_SYS_PARAM_H
19730 # include <sys/param.h>
19732 #ifdef HAVE_SYS_MOUNT_H
19733 # include <sys/mount.h>
19735 #ifdef HAVE_SYS_VFS_H
19736 # include <sys/vfs.h>
19738 #ifdef HAVE_SYS_STATFS_H
19739 # include <sys/statfs.h>
19745 static struct statfs ac_aggr;
19746 if (sizeof ac_aggr.f_favail)
19752 rm -f conftest.$ac_objext
19753 if { (ac_try="$ac_compile"
19754 case "(($ac_try" in
19755 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19756 *) ac_try_echo=$ac_try;;
19758 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19759 (eval "$ac_compile") 2>conftest.er1
19761 grep -v '^ *+' conftest.er1 >conftest.err
19763 cat conftest.err >&5
19764 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19765 (exit $ac_status); } && {
19766 test -z "$ac_c_werror_flag" ||
19767 test ! -s conftest.err
19768 } && test -s conftest.$ac_objext; then
19769 ac_cv_member_struct_statfs_f_favail=yes
19771 echo "$as_me: failed program was:" >&5
19772 sed 's/^/| /' conftest.$ac_ext >&5
19774 ac_cv_member_struct_statfs_f_favail=no
19777 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19780 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19782 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_favail" >&5
19783 echo "${ECHO_T}$ac_cv_member_struct_statfs_f_favail" >&6; }
19784 if test $ac_cv_member_struct_statfs_f_favail = yes; then
19786 cat >>confdefs.h <<_ACEOF
19787 #define HAVE_STRUCT_STATFS_F_FAVAIL 1
19792 { echo "$as_me:$LINENO: checking for struct statfs.f_namelen" >&5
19793 echo $ECHO_N "checking for struct statfs.f_namelen... $ECHO_C" >&6; }
19794 if test "${ac_cv_member_struct_statfs_f_namelen+set}" = set; then
19795 echo $ECHO_N "(cached) $ECHO_C" >&6
19797 cat >conftest.$ac_ext <<_ACEOF
19800 cat confdefs.h >>conftest.$ac_ext
19801 cat >>conftest.$ac_ext <<_ACEOF
19802 /* end confdefs.h. */
19803 #include <sys/types.h>
19804 #ifdef HAVE_SYS_PARAM_H
19805 # include <sys/param.h>
19807 #ifdef HAVE_SYS_MOUNT_H
19808 # include <sys/mount.h>
19810 #ifdef HAVE_SYS_VFS_H
19811 # include <sys/vfs.h>
19813 #ifdef HAVE_SYS_STATFS_H
19814 # include <sys/statfs.h>
19820 static struct statfs ac_aggr;
19821 if (ac_aggr.f_namelen)
19827 rm -f conftest.$ac_objext
19828 if { (ac_try="$ac_compile"
19829 case "(($ac_try" in
19830 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19831 *) ac_try_echo=$ac_try;;
19833 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19834 (eval "$ac_compile") 2>conftest.er1
19836 grep -v '^ *+' conftest.er1 >conftest.err
19838 cat conftest.err >&5
19839 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19840 (exit $ac_status); } && {
19841 test -z "$ac_c_werror_flag" ||
19842 test ! -s conftest.err
19843 } && test -s conftest.$ac_objext; then
19844 ac_cv_member_struct_statfs_f_namelen=yes
19846 echo "$as_me: failed program was:" >&5
19847 sed 's/^/| /' conftest.$ac_ext >&5
19849 cat >conftest.$ac_ext <<_ACEOF
19852 cat confdefs.h >>conftest.$ac_ext
19853 cat >>conftest.$ac_ext <<_ACEOF
19854 /* end confdefs.h. */
19855 #include <sys/types.h>
19856 #ifdef HAVE_SYS_PARAM_H
19857 # include <sys/param.h>
19859 #ifdef HAVE_SYS_MOUNT_H
19860 # include <sys/mount.h>
19862 #ifdef HAVE_SYS_VFS_H
19863 # include <sys/vfs.h>
19865 #ifdef HAVE_SYS_STATFS_H
19866 # include <sys/statfs.h>
19872 static struct statfs ac_aggr;
19873 if (sizeof ac_aggr.f_namelen)
19879 rm -f conftest.$ac_objext
19880 if { (ac_try="$ac_compile"
19881 case "(($ac_try" in
19882 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19883 *) ac_try_echo=$ac_try;;
19885 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19886 (eval "$ac_compile") 2>conftest.er1
19888 grep -v '^ *+' conftest.er1 >conftest.err
19890 cat conftest.err >&5
19891 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19892 (exit $ac_status); } && {
19893 test -z "$ac_c_werror_flag" ||
19894 test ! -s conftest.err
19895 } && test -s conftest.$ac_objext; then
19896 ac_cv_member_struct_statfs_f_namelen=yes
19898 echo "$as_me: failed program was:" >&5
19899 sed 's/^/| /' conftest.$ac_ext >&5
19901 ac_cv_member_struct_statfs_f_namelen=no
19904 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19907 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19909 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_namelen" >&5
19910 echo "${ECHO_T}$ac_cv_member_struct_statfs_f_namelen" >&6; }
19911 if test $ac_cv_member_struct_statfs_f_namelen = yes; then
19913 cat >>confdefs.h <<_ACEOF
19914 #define HAVE_STRUCT_STATFS_F_NAMELEN 1
19921 { echo "$as_me:$LINENO: checking for struct statvfs.f_blocks" >&5
19922 echo $ECHO_N "checking for struct statvfs.f_blocks... $ECHO_C" >&6; }
19923 if test "${ac_cv_member_struct_statvfs_f_blocks+set}" = set; then
19924 echo $ECHO_N "(cached) $ECHO_C" >&6
19926 cat >conftest.$ac_ext <<_ACEOF
19929 cat confdefs.h >>conftest.$ac_ext
19930 cat >>conftest.$ac_ext <<_ACEOF
19931 /* end confdefs.h. */
19932 #ifdef HAVE_SYS_STATVFS_H
19933 #include <sys/statvfs.h>
19939 static struct statvfs ac_aggr;
19940 if (ac_aggr.f_blocks)
19946 rm -f conftest.$ac_objext
19947 if { (ac_try="$ac_compile"
19948 case "(($ac_try" in
19949 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19950 *) ac_try_echo=$ac_try;;
19952 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19953 (eval "$ac_compile") 2>conftest.er1
19955 grep -v '^ *+' conftest.er1 >conftest.err
19957 cat conftest.err >&5
19958 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19959 (exit $ac_status); } && {
19960 test -z "$ac_c_werror_flag" ||
19961 test ! -s conftest.err
19962 } && test -s conftest.$ac_objext; then
19963 ac_cv_member_struct_statvfs_f_blocks=yes
19965 echo "$as_me: failed program was:" >&5
19966 sed 's/^/| /' conftest.$ac_ext >&5
19968 cat >conftest.$ac_ext <<_ACEOF
19971 cat confdefs.h >>conftest.$ac_ext
19972 cat >>conftest.$ac_ext <<_ACEOF
19973 /* end confdefs.h. */
19974 #ifdef HAVE_SYS_STATVFS_H
19975 #include <sys/statvfs.h>
19981 static struct statvfs ac_aggr;
19982 if (sizeof ac_aggr.f_blocks)
19988 rm -f conftest.$ac_objext
19989 if { (ac_try="$ac_compile"
19990 case "(($ac_try" in
19991 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19992 *) ac_try_echo=$ac_try;;
19994 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19995 (eval "$ac_compile") 2>conftest.er1
19997 grep -v '^ *+' conftest.er1 >conftest.err
19999 cat conftest.err >&5
20000 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20001 (exit $ac_status); } && {
20002 test -z "$ac_c_werror_flag" ||
20003 test ! -s conftest.err
20004 } && test -s conftest.$ac_objext; then
20005 ac_cv_member_struct_statvfs_f_blocks=yes
20007 echo "$as_me: failed program was:" >&5
20008 sed 's/^/| /' conftest.$ac_ext >&5
20010 ac_cv_member_struct_statvfs_f_blocks=no
20013 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20016 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20018 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_statvfs_f_blocks" >&5
20019 echo "${ECHO_T}$ac_cv_member_struct_statvfs_f_blocks" >&6; }
20020 if test $ac_cv_member_struct_statvfs_f_blocks = yes; then
20022 cat >>confdefs.h <<_ACEOF
20023 #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
20030 { echo "$as_me:$LINENO: checking for struct msghdr.msg_accrights" >&5
20031 echo $ECHO_N "checking for struct msghdr.msg_accrights... $ECHO_C" >&6; }
20032 if test "${ac_cv_member_struct_msghdr_msg_accrights+set}" = set; then
20033 echo $ECHO_N "(cached) $ECHO_C" >&6
20035 cat >conftest.$ac_ext <<_ACEOF
20038 cat confdefs.h >>conftest.$ac_ext
20039 cat >>conftest.$ac_ext <<_ACEOF
20040 /* end confdefs.h. */
20041 #include <sys/types.h>
20042 #ifdef HAVE_SYS_SOCKET_H
20043 # include <sys/socket.h>
20045 #ifdef HAVE_SYS_UN_H
20046 # include <sys/un.h>
20052 static struct msghdr ac_aggr;
20053 if (ac_aggr.msg_accrights)
20059 rm -f conftest.$ac_objext
20060 if { (ac_try="$ac_compile"
20061 case "(($ac_try" in
20062 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20063 *) ac_try_echo=$ac_try;;
20065 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20066 (eval "$ac_compile") 2>conftest.er1
20068 grep -v '^ *+' conftest.er1 >conftest.err
20070 cat conftest.err >&5
20071 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20072 (exit $ac_status); } && {
20073 test -z "$ac_c_werror_flag" ||
20074 test ! -s conftest.err
20075 } && test -s conftest.$ac_objext; then
20076 ac_cv_member_struct_msghdr_msg_accrights=yes
20078 echo "$as_me: failed program was:" >&5
20079 sed 's/^/| /' conftest.$ac_ext >&5
20081 cat >conftest.$ac_ext <<_ACEOF
20084 cat confdefs.h >>conftest.$ac_ext
20085 cat >>conftest.$ac_ext <<_ACEOF
20086 /* end confdefs.h. */
20087 #include <sys/types.h>
20088 #ifdef HAVE_SYS_SOCKET_H
20089 # include <sys/socket.h>
20091 #ifdef HAVE_SYS_UN_H
20092 # include <sys/un.h>
20098 static struct msghdr ac_aggr;
20099 if (sizeof ac_aggr.msg_accrights)
20105 rm -f conftest.$ac_objext
20106 if { (ac_try="$ac_compile"
20107 case "(($ac_try" in
20108 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20109 *) ac_try_echo=$ac_try;;
20111 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20112 (eval "$ac_compile") 2>conftest.er1
20114 grep -v '^ *+' conftest.er1 >conftest.err
20116 cat conftest.err >&5
20117 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20118 (exit $ac_status); } && {
20119 test -z "$ac_c_werror_flag" ||
20120 test ! -s conftest.err
20121 } && test -s conftest.$ac_objext; then
20122 ac_cv_member_struct_msghdr_msg_accrights=yes
20124 echo "$as_me: failed program was:" >&5
20125 sed 's/^/| /' conftest.$ac_ext >&5
20127 ac_cv_member_struct_msghdr_msg_accrights=no
20130 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20133 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20135 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_msghdr_msg_accrights" >&5
20136 echo "${ECHO_T}$ac_cv_member_struct_msghdr_msg_accrights" >&6; }
20137 if test $ac_cv_member_struct_msghdr_msg_accrights = yes; then
20139 cat >>confdefs.h <<_ACEOF
20140 #define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 1
20145 { echo "$as_me:$LINENO: checking for struct sockaddr.sa_len" >&5
20146 echo $ECHO_N "checking for struct sockaddr.sa_len... $ECHO_C" >&6; }
20147 if test "${ac_cv_member_struct_sockaddr_sa_len+set}" = set; then
20148 echo $ECHO_N "(cached) $ECHO_C" >&6
20150 cat >conftest.$ac_ext <<_ACEOF
20153 cat confdefs.h >>conftest.$ac_ext
20154 cat >>conftest.$ac_ext <<_ACEOF
20155 /* end confdefs.h. */
20156 #include <sys/types.h>
20157 #ifdef HAVE_SYS_SOCKET_H
20158 # include <sys/socket.h>
20160 #ifdef HAVE_SYS_UN_H
20161 # include <sys/un.h>
20167 static struct sockaddr ac_aggr;
20168 if (ac_aggr.sa_len)
20174 rm -f conftest.$ac_objext
20175 if { (ac_try="$ac_compile"
20176 case "(($ac_try" in
20177 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20178 *) ac_try_echo=$ac_try;;
20180 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20181 (eval "$ac_compile") 2>conftest.er1
20183 grep -v '^ *+' conftest.er1 >conftest.err
20185 cat conftest.err >&5
20186 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20187 (exit $ac_status); } && {
20188 test -z "$ac_c_werror_flag" ||
20189 test ! -s conftest.err
20190 } && test -s conftest.$ac_objext; then
20191 ac_cv_member_struct_sockaddr_sa_len=yes
20193 echo "$as_me: failed program was:" >&5
20194 sed 's/^/| /' conftest.$ac_ext >&5
20196 cat >conftest.$ac_ext <<_ACEOF
20199 cat confdefs.h >>conftest.$ac_ext
20200 cat >>conftest.$ac_ext <<_ACEOF
20201 /* end confdefs.h. */
20202 #include <sys/types.h>
20203 #ifdef HAVE_SYS_SOCKET_H
20204 # include <sys/socket.h>
20206 #ifdef HAVE_SYS_UN_H
20207 # include <sys/un.h>
20213 static struct sockaddr ac_aggr;
20214 if (sizeof ac_aggr.sa_len)
20220 rm -f conftest.$ac_objext
20221 if { (ac_try="$ac_compile"
20222 case "(($ac_try" in
20223 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20224 *) ac_try_echo=$ac_try;;
20226 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20227 (eval "$ac_compile") 2>conftest.er1
20229 grep -v '^ *+' conftest.er1 >conftest.err
20231 cat conftest.err >&5
20232 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20233 (exit $ac_status); } && {
20234 test -z "$ac_c_werror_flag" ||
20235 test ! -s conftest.err
20236 } && test -s conftest.$ac_objext; then
20237 ac_cv_member_struct_sockaddr_sa_len=yes
20239 echo "$as_me: failed program was:" >&5
20240 sed 's/^/| /' conftest.$ac_ext >&5
20242 ac_cv_member_struct_sockaddr_sa_len=no
20245 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20248 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20250 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_sa_len" >&5
20251 echo "${ECHO_T}$ac_cv_member_struct_sockaddr_sa_len" >&6; }
20252 if test $ac_cv_member_struct_sockaddr_sa_len = yes; then
20254 cat >>confdefs.h <<_ACEOF
20255 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
20260 { echo "$as_me:$LINENO: checking for struct sockaddr_un.sun_len" >&5
20261 echo $ECHO_N "checking for struct sockaddr_un.sun_len... $ECHO_C" >&6; }
20262 if test "${ac_cv_member_struct_sockaddr_un_sun_len+set}" = set; then
20263 echo $ECHO_N "(cached) $ECHO_C" >&6
20265 cat >conftest.$ac_ext <<_ACEOF
20268 cat confdefs.h >>conftest.$ac_ext
20269 cat >>conftest.$ac_ext <<_ACEOF
20270 /* end confdefs.h. */
20271 #include <sys/types.h>
20272 #ifdef HAVE_SYS_SOCKET_H
20273 # include <sys/socket.h>
20275 #ifdef HAVE_SYS_UN_H
20276 # include <sys/un.h>
20282 static struct sockaddr_un ac_aggr;
20283 if (ac_aggr.sun_len)
20289 rm -f conftest.$ac_objext
20290 if { (ac_try="$ac_compile"
20291 case "(($ac_try" in
20292 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20293 *) ac_try_echo=$ac_try;;
20295 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20296 (eval "$ac_compile") 2>conftest.er1
20298 grep -v '^ *+' conftest.er1 >conftest.err
20300 cat conftest.err >&5
20301 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20302 (exit $ac_status); } && {
20303 test -z "$ac_c_werror_flag" ||
20304 test ! -s conftest.err
20305 } && test -s conftest.$ac_objext; then
20306 ac_cv_member_struct_sockaddr_un_sun_len=yes
20308 echo "$as_me: failed program was:" >&5
20309 sed 's/^/| /' conftest.$ac_ext >&5
20311 cat >conftest.$ac_ext <<_ACEOF
20314 cat confdefs.h >>conftest.$ac_ext
20315 cat >>conftest.$ac_ext <<_ACEOF
20316 /* end confdefs.h. */
20317 #include <sys/types.h>
20318 #ifdef HAVE_SYS_SOCKET_H
20319 # include <sys/socket.h>
20321 #ifdef HAVE_SYS_UN_H
20322 # include <sys/un.h>
20328 static struct sockaddr_un ac_aggr;
20329 if (sizeof ac_aggr.sun_len)
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_sockaddr_un_sun_len=yes
20354 echo "$as_me: failed program was:" >&5
20355 sed 's/^/| /' conftest.$ac_ext >&5
20357 ac_cv_member_struct_sockaddr_un_sun_len=no
20360 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20363 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20365 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_un_sun_len" >&5
20366 echo "${ECHO_T}$ac_cv_member_struct_sockaddr_un_sun_len" >&6; }
20367 if test $ac_cv_member_struct_sockaddr_un_sun_len = yes; then
20369 cat >>confdefs.h <<_ACEOF
20370 #define HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1
20377 { echo "$as_me:$LINENO: checking for scsireq_t.cmd" >&5
20378 echo $ECHO_N "checking for scsireq_t.cmd... $ECHO_C" >&6; }
20379 if test "${ac_cv_member_scsireq_t_cmd+set}" = set; then
20380 echo $ECHO_N "(cached) $ECHO_C" >&6
20382 cat >conftest.$ac_ext <<_ACEOF
20385 cat confdefs.h >>conftest.$ac_ext
20386 cat >>conftest.$ac_ext <<_ACEOF
20387 /* end confdefs.h. */
20388 #include <sys/types.h>
20389 #ifdef HAVE_SCSI_SG_H
20390 #include <scsi/sg.h>
20396 static scsireq_t ac_aggr;
20403 rm -f conftest.$ac_objext
20404 if { (ac_try="$ac_compile"
20405 case "(($ac_try" in
20406 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20407 *) ac_try_echo=$ac_try;;
20409 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20410 (eval "$ac_compile") 2>conftest.er1
20412 grep -v '^ *+' conftest.er1 >conftest.err
20414 cat conftest.err >&5
20415 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20416 (exit $ac_status); } && {
20417 test -z "$ac_c_werror_flag" ||
20418 test ! -s conftest.err
20419 } && test -s conftest.$ac_objext; then
20420 ac_cv_member_scsireq_t_cmd=yes
20422 echo "$as_me: failed program was:" >&5
20423 sed 's/^/| /' conftest.$ac_ext >&5
20425 cat >conftest.$ac_ext <<_ACEOF
20428 cat confdefs.h >>conftest.$ac_ext
20429 cat >>conftest.$ac_ext <<_ACEOF
20430 /* end confdefs.h. */
20431 #include <sys/types.h>
20432 #ifdef HAVE_SCSI_SG_H
20433 #include <scsi/sg.h>
20439 static scsireq_t ac_aggr;
20440 if (sizeof ac_aggr.cmd)
20446 rm -f conftest.$ac_objext
20447 if { (ac_try="$ac_compile"
20448 case "(($ac_try" in
20449 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20450 *) ac_try_echo=$ac_try;;
20452 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20453 (eval "$ac_compile") 2>conftest.er1
20455 grep -v '^ *+' conftest.er1 >conftest.err
20457 cat conftest.err >&5
20458 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20459 (exit $ac_status); } && {
20460 test -z "$ac_c_werror_flag" ||
20461 test ! -s conftest.err
20462 } && test -s conftest.$ac_objext; then
20463 ac_cv_member_scsireq_t_cmd=yes
20465 echo "$as_me: failed program was:" >&5
20466 sed 's/^/| /' conftest.$ac_ext >&5
20468 ac_cv_member_scsireq_t_cmd=no
20471 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20474 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20476 { echo "$as_me:$LINENO: result: $ac_cv_member_scsireq_t_cmd" >&5
20477 echo "${ECHO_T}$ac_cv_member_scsireq_t_cmd" >&6; }
20478 if test $ac_cv_member_scsireq_t_cmd = yes; then
20480 cat >>confdefs.h <<_ACEOF
20481 #define HAVE_SCSIREQ_T_CMD 1
20486 { echo "$as_me:$LINENO: checking for sg_io_hdr_t.interface_id" >&5
20487 echo $ECHO_N "checking for sg_io_hdr_t.interface_id... $ECHO_C" >&6; }
20488 if test "${ac_cv_member_sg_io_hdr_t_interface_id+set}" = set; then
20489 echo $ECHO_N "(cached) $ECHO_C" >&6
20491 cat >conftest.$ac_ext <<_ACEOF
20494 cat confdefs.h >>conftest.$ac_ext
20495 cat >>conftest.$ac_ext <<_ACEOF
20496 /* end confdefs.h. */
20497 #include <sys/types.h>
20498 #ifdef HAVE_SCSI_SG_H
20499 #include <scsi/sg.h>
20505 static sg_io_hdr_t ac_aggr;
20506 if (ac_aggr.interface_id)
20512 rm -f conftest.$ac_objext
20513 if { (ac_try="$ac_compile"
20514 case "(($ac_try" in
20515 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20516 *) ac_try_echo=$ac_try;;
20518 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20519 (eval "$ac_compile") 2>conftest.er1
20521 grep -v '^ *+' conftest.er1 >conftest.err
20523 cat conftest.err >&5
20524 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20525 (exit $ac_status); } && {
20526 test -z "$ac_c_werror_flag" ||
20527 test ! -s conftest.err
20528 } && test -s conftest.$ac_objext; then
20529 ac_cv_member_sg_io_hdr_t_interface_id=yes
20531 echo "$as_me: failed program was:" >&5
20532 sed 's/^/| /' conftest.$ac_ext >&5
20534 cat >conftest.$ac_ext <<_ACEOF
20537 cat confdefs.h >>conftest.$ac_ext
20538 cat >>conftest.$ac_ext <<_ACEOF
20539 /* end confdefs.h. */
20540 #include <sys/types.h>
20541 #ifdef HAVE_SCSI_SG_H
20542 #include <scsi/sg.h>
20548 static sg_io_hdr_t ac_aggr;
20549 if (sizeof ac_aggr.interface_id)
20555 rm -f conftest.$ac_objext
20556 if { (ac_try="$ac_compile"
20557 case "(($ac_try" in
20558 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20559 *) ac_try_echo=$ac_try;;
20561 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20562 (eval "$ac_compile") 2>conftest.er1
20564 grep -v '^ *+' conftest.er1 >conftest.err
20566 cat conftest.err >&5
20567 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20568 (exit $ac_status); } && {
20569 test -z "$ac_c_werror_flag" ||
20570 test ! -s conftest.err
20571 } && test -s conftest.$ac_objext; then
20572 ac_cv_member_sg_io_hdr_t_interface_id=yes
20574 echo "$as_me: failed program was:" >&5
20575 sed 's/^/| /' conftest.$ac_ext >&5
20577 ac_cv_member_sg_io_hdr_t_interface_id=no
20580 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20583 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20585 { echo "$as_me:$LINENO: result: $ac_cv_member_sg_io_hdr_t_interface_id" >&5
20586 echo "${ECHO_T}$ac_cv_member_sg_io_hdr_t_interface_id" >&6; }
20587 if test $ac_cv_member_sg_io_hdr_t_interface_id = yes; then
20589 cat >>confdefs.h <<_ACEOF
20590 #define HAVE_SG_IO_HDR_T_INTERFACE_ID 1
20597 { echo "$as_me:$LINENO: checking for siginfo_t.si_fd" >&5
20598 echo $ECHO_N "checking for siginfo_t.si_fd... $ECHO_C" >&6; }
20599 if test "${ac_cv_member_siginfo_t_si_fd+set}" = set; then
20600 echo $ECHO_N "(cached) $ECHO_C" >&6
20602 cat >conftest.$ac_ext <<_ACEOF
20605 cat confdefs.h >>conftest.$ac_ext
20606 cat >>conftest.$ac_ext <<_ACEOF
20607 /* end confdefs.h. */
20608 #include <signal.h>
20613 static siginfo_t ac_aggr;
20620 rm -f conftest.$ac_objext
20621 if { (ac_try="$ac_compile"
20622 case "(($ac_try" in
20623 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20624 *) ac_try_echo=$ac_try;;
20626 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20627 (eval "$ac_compile") 2>conftest.er1
20629 grep -v '^ *+' conftest.er1 >conftest.err
20631 cat conftest.err >&5
20632 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20633 (exit $ac_status); } && {
20634 test -z "$ac_c_werror_flag" ||
20635 test ! -s conftest.err
20636 } && test -s conftest.$ac_objext; then
20637 ac_cv_member_siginfo_t_si_fd=yes
20639 echo "$as_me: failed program was:" >&5
20640 sed 's/^/| /' conftest.$ac_ext >&5
20642 cat >conftest.$ac_ext <<_ACEOF
20645 cat confdefs.h >>conftest.$ac_ext
20646 cat >>conftest.$ac_ext <<_ACEOF
20647 /* end confdefs.h. */
20648 #include <signal.h>
20653 static siginfo_t ac_aggr;
20654 if (sizeof ac_aggr.si_fd)
20660 rm -f conftest.$ac_objext
20661 if { (ac_try="$ac_compile"
20662 case "(($ac_try" in
20663 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20664 *) ac_try_echo=$ac_try;;
20666 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20667 (eval "$ac_compile") 2>conftest.er1
20669 grep -v '^ *+' conftest.er1 >conftest.err
20671 cat conftest.err >&5
20672 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20673 (exit $ac_status); } && {
20674 test -z "$ac_c_werror_flag" ||
20675 test ! -s conftest.err
20676 } && test -s conftest.$ac_objext; then
20677 ac_cv_member_siginfo_t_si_fd=yes
20679 echo "$as_me: failed program was:" >&5
20680 sed 's/^/| /' conftest.$ac_ext >&5
20682 ac_cv_member_siginfo_t_si_fd=no
20685 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20688 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20690 { echo "$as_me:$LINENO: result: $ac_cv_member_siginfo_t_si_fd" >&5
20691 echo "${ECHO_T}$ac_cv_member_siginfo_t_si_fd" >&6; }
20692 if test $ac_cv_member_siginfo_t_si_fd = yes; then
20694 cat >>confdefs.h <<_ACEOF
20695 #define HAVE_SIGINFO_T_SI_FD 1
20702 { echo "$as_me:$LINENO: checking for struct mtget.mt_blksiz" >&5
20703 echo $ECHO_N "checking for struct mtget.mt_blksiz... $ECHO_C" >&6; }
20704 if test "${ac_cv_member_struct_mtget_mt_blksiz+set}" = set; then
20705 echo $ECHO_N "(cached) $ECHO_C" >&6
20707 cat >conftest.$ac_ext <<_ACEOF
20710 cat confdefs.h >>conftest.$ac_ext
20711 cat >>conftest.$ac_ext <<_ACEOF
20712 /* end confdefs.h. */
20713 #include <sys/types.h>
20714 #ifdef HAVE_SYS_MTIO_H
20715 #include <sys/mtio.h>
20721 static struct mtget ac_aggr;
20722 if (ac_aggr.mt_blksiz)
20728 rm -f conftest.$ac_objext
20729 if { (ac_try="$ac_compile"
20730 case "(($ac_try" in
20731 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20732 *) ac_try_echo=$ac_try;;
20734 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20735 (eval "$ac_compile") 2>conftest.er1
20737 grep -v '^ *+' conftest.er1 >conftest.err
20739 cat conftest.err >&5
20740 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20741 (exit $ac_status); } && {
20742 test -z "$ac_c_werror_flag" ||
20743 test ! -s conftest.err
20744 } && test -s conftest.$ac_objext; then
20745 ac_cv_member_struct_mtget_mt_blksiz=yes
20747 echo "$as_me: failed program was:" >&5
20748 sed 's/^/| /' conftest.$ac_ext >&5
20750 cat >conftest.$ac_ext <<_ACEOF
20753 cat confdefs.h >>conftest.$ac_ext
20754 cat >>conftest.$ac_ext <<_ACEOF
20755 /* end confdefs.h. */
20756 #include <sys/types.h>
20757 #ifdef HAVE_SYS_MTIO_H
20758 #include <sys/mtio.h>
20764 static struct mtget ac_aggr;
20765 if (sizeof ac_aggr.mt_blksiz)
20771 rm -f conftest.$ac_objext
20772 if { (ac_try="$ac_compile"
20773 case "(($ac_try" in
20774 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20775 *) ac_try_echo=$ac_try;;
20777 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20778 (eval "$ac_compile") 2>conftest.er1
20780 grep -v '^ *+' conftest.er1 >conftest.err
20782 cat conftest.err >&5
20783 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20784 (exit $ac_status); } && {
20785 test -z "$ac_c_werror_flag" ||
20786 test ! -s conftest.err
20787 } && test -s conftest.$ac_objext; then
20788 ac_cv_member_struct_mtget_mt_blksiz=yes
20790 echo "$as_me: failed program was:" >&5
20791 sed 's/^/| /' conftest.$ac_ext >&5
20793 ac_cv_member_struct_mtget_mt_blksiz=no
20796 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20799 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20801 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blksiz" >&5
20802 echo "${ECHO_T}$ac_cv_member_struct_mtget_mt_blksiz" >&6; }
20803 if test $ac_cv_member_struct_mtget_mt_blksiz = yes; then
20805 cat >>confdefs.h <<_ACEOF
20806 #define HAVE_STRUCT_MTGET_MT_BLKSIZ 1
20811 { echo "$as_me:$LINENO: checking for struct mtget.mt_gstat" >&5
20812 echo $ECHO_N "checking for struct mtget.mt_gstat... $ECHO_C" >&6; }
20813 if test "${ac_cv_member_struct_mtget_mt_gstat+set}" = set; then
20814 echo $ECHO_N "(cached) $ECHO_C" >&6
20816 cat >conftest.$ac_ext <<_ACEOF
20819 cat confdefs.h >>conftest.$ac_ext
20820 cat >>conftest.$ac_ext <<_ACEOF
20821 /* end confdefs.h. */
20822 #include <sys/types.h>
20823 #ifdef HAVE_SYS_MTIO_H
20824 #include <sys/mtio.h>
20830 static struct mtget ac_aggr;
20831 if (ac_aggr.mt_gstat)
20837 rm -f conftest.$ac_objext
20838 if { (ac_try="$ac_compile"
20839 case "(($ac_try" in
20840 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20841 *) ac_try_echo=$ac_try;;
20843 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20844 (eval "$ac_compile") 2>conftest.er1
20846 grep -v '^ *+' conftest.er1 >conftest.err
20848 cat conftest.err >&5
20849 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20850 (exit $ac_status); } && {
20851 test -z "$ac_c_werror_flag" ||
20852 test ! -s conftest.err
20853 } && test -s conftest.$ac_objext; then
20854 ac_cv_member_struct_mtget_mt_gstat=yes
20856 echo "$as_me: failed program was:" >&5
20857 sed 's/^/| /' conftest.$ac_ext >&5
20859 cat >conftest.$ac_ext <<_ACEOF
20862 cat confdefs.h >>conftest.$ac_ext
20863 cat >>conftest.$ac_ext <<_ACEOF
20864 /* end confdefs.h. */
20865 #include <sys/types.h>
20866 #ifdef HAVE_SYS_MTIO_H
20867 #include <sys/mtio.h>
20873 static struct mtget ac_aggr;
20874 if (sizeof ac_aggr.mt_gstat)
20880 rm -f conftest.$ac_objext
20881 if { (ac_try="$ac_compile"
20882 case "(($ac_try" in
20883 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20884 *) ac_try_echo=$ac_try;;
20886 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20887 (eval "$ac_compile") 2>conftest.er1
20889 grep -v '^ *+' conftest.er1 >conftest.err
20891 cat conftest.err >&5
20892 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20893 (exit $ac_status); } && {
20894 test -z "$ac_c_werror_flag" ||
20895 test ! -s conftest.err
20896 } && test -s conftest.$ac_objext; then
20897 ac_cv_member_struct_mtget_mt_gstat=yes
20899 echo "$as_me: failed program was:" >&5
20900 sed 's/^/| /' conftest.$ac_ext >&5
20902 ac_cv_member_struct_mtget_mt_gstat=no
20905 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20908 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20910 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_gstat" >&5
20911 echo "${ECHO_T}$ac_cv_member_struct_mtget_mt_gstat" >&6; }
20912 if test $ac_cv_member_struct_mtget_mt_gstat = yes; then
20914 cat >>confdefs.h <<_ACEOF
20915 #define HAVE_STRUCT_MTGET_MT_GSTAT 1
20920 { echo "$as_me:$LINENO: checking for struct mtget.mt_blkno" >&5
20921 echo $ECHO_N "checking for struct mtget.mt_blkno... $ECHO_C" >&6; }
20922 if test "${ac_cv_member_struct_mtget_mt_blkno+set}" = set; then
20923 echo $ECHO_N "(cached) $ECHO_C" >&6
20925 cat >conftest.$ac_ext <<_ACEOF
20928 cat confdefs.h >>conftest.$ac_ext
20929 cat >>conftest.$ac_ext <<_ACEOF
20930 /* end confdefs.h. */
20931 #include <sys/types.h>
20932 #ifdef HAVE_SYS_MTIO_H
20933 #include <sys/mtio.h>
20939 static struct mtget ac_aggr;
20940 if (ac_aggr.mt_blkno)
20946 rm -f conftest.$ac_objext
20947 if { (ac_try="$ac_compile"
20948 case "(($ac_try" in
20949 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20950 *) ac_try_echo=$ac_try;;
20952 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20953 (eval "$ac_compile") 2>conftest.er1
20955 grep -v '^ *+' conftest.er1 >conftest.err
20957 cat conftest.err >&5
20958 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20959 (exit $ac_status); } && {
20960 test -z "$ac_c_werror_flag" ||
20961 test ! -s conftest.err
20962 } && test -s conftest.$ac_objext; then
20963 ac_cv_member_struct_mtget_mt_blkno=yes
20965 echo "$as_me: failed program was:" >&5
20966 sed 's/^/| /' conftest.$ac_ext >&5
20968 cat >conftest.$ac_ext <<_ACEOF
20971 cat confdefs.h >>conftest.$ac_ext
20972 cat >>conftest.$ac_ext <<_ACEOF
20973 /* end confdefs.h. */
20974 #include <sys/types.h>
20975 #ifdef HAVE_SYS_MTIO_H
20976 #include <sys/mtio.h>
20982 static struct mtget ac_aggr;
20983 if (sizeof ac_aggr.mt_blkno)
20989 rm -f conftest.$ac_objext
20990 if { (ac_try="$ac_compile"
20991 case "(($ac_try" in
20992 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20993 *) ac_try_echo=$ac_try;;
20995 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20996 (eval "$ac_compile") 2>conftest.er1
20998 grep -v '^ *+' conftest.er1 >conftest.err
21000 cat conftest.err >&5
21001 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21002 (exit $ac_status); } && {
21003 test -z "$ac_c_werror_flag" ||
21004 test ! -s conftest.err
21005 } && test -s conftest.$ac_objext; then
21006 ac_cv_member_struct_mtget_mt_blkno=yes
21008 echo "$as_me: failed program was:" >&5
21009 sed 's/^/| /' conftest.$ac_ext >&5
21011 ac_cv_member_struct_mtget_mt_blkno=no
21014 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21017 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21019 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blkno" >&5
21020 echo "${ECHO_T}$ac_cv_member_struct_mtget_mt_blkno" >&6; }
21021 if test $ac_cv_member_struct_mtget_mt_blkno = yes; then
21023 cat >>confdefs.h <<_ACEOF
21024 #define HAVE_STRUCT_MTGET_MT_BLKNO 1
21031 { echo "$as_me:$LINENO: checking for struct option.name" >&5
21032 echo $ECHO_N "checking for struct option.name... $ECHO_C" >&6; }
21033 if test "${ac_cv_member_struct_option_name+set}" = set; then
21034 echo $ECHO_N "(cached) $ECHO_C" >&6
21036 cat >conftest.$ac_ext <<_ACEOF
21039 cat confdefs.h >>conftest.$ac_ext
21040 cat >>conftest.$ac_ext <<_ACEOF
21041 /* end confdefs.h. */
21042 #ifdef HAVE_GETOPT_H
21043 #include <getopt.h>
21049 static struct option ac_aggr;
21056 rm -f conftest.$ac_objext
21057 if { (ac_try="$ac_compile"
21058 case "(($ac_try" in
21059 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21060 *) ac_try_echo=$ac_try;;
21062 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21063 (eval "$ac_compile") 2>conftest.er1
21065 grep -v '^ *+' conftest.er1 >conftest.err
21067 cat conftest.err >&5
21068 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21069 (exit $ac_status); } && {
21070 test -z "$ac_c_werror_flag" ||
21071 test ! -s conftest.err
21072 } && test -s conftest.$ac_objext; then
21073 ac_cv_member_struct_option_name=yes
21075 echo "$as_me: failed program was:" >&5
21076 sed 's/^/| /' conftest.$ac_ext >&5
21078 cat >conftest.$ac_ext <<_ACEOF
21081 cat confdefs.h >>conftest.$ac_ext
21082 cat >>conftest.$ac_ext <<_ACEOF
21083 /* end confdefs.h. */
21084 #ifdef HAVE_GETOPT_H
21085 #include <getopt.h>
21091 static struct option ac_aggr;
21092 if (sizeof ac_aggr.name)
21098 rm -f conftest.$ac_objext
21099 if { (ac_try="$ac_compile"
21100 case "(($ac_try" in
21101 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21102 *) ac_try_echo=$ac_try;;
21104 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21105 (eval "$ac_compile") 2>conftest.er1
21107 grep -v '^ *+' conftest.er1 >conftest.err
21109 cat conftest.err >&5
21110 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21111 (exit $ac_status); } && {
21112 test -z "$ac_c_werror_flag" ||
21113 test ! -s conftest.err
21114 } && test -s conftest.$ac_objext; then
21115 ac_cv_member_struct_option_name=yes
21117 echo "$as_me: failed program was:" >&5
21118 sed 's/^/| /' conftest.$ac_ext >&5
21120 ac_cv_member_struct_option_name=no
21123 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21126 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21128 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_option_name" >&5
21129 echo "${ECHO_T}$ac_cv_member_struct_option_name" >&6; }
21130 if test $ac_cv_member_struct_option_name = yes; then
21132 cat >>confdefs.h <<_ACEOF
21133 #define HAVE_STRUCT_OPTION_NAME 1
21140 { echo "$as_me:$LINENO: checking for struct stat.st_blocks" >&5
21141 echo $ECHO_N "checking for struct stat.st_blocks... $ECHO_C" >&6; }
21142 if test "${ac_cv_member_struct_stat_st_blocks+set}" = set; then
21143 echo $ECHO_N "(cached) $ECHO_C" >&6
21145 cat >conftest.$ac_ext <<_ACEOF
21148 cat confdefs.h >>conftest.$ac_ext
21149 cat >>conftest.$ac_ext <<_ACEOF
21150 /* end confdefs.h. */
21151 $ac_includes_default
21155 static struct stat ac_aggr;
21156 if (ac_aggr.st_blocks)
21162 rm -f conftest.$ac_objext
21163 if { (ac_try="$ac_compile"
21164 case "(($ac_try" in
21165 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21166 *) ac_try_echo=$ac_try;;
21168 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21169 (eval "$ac_compile") 2>conftest.er1
21171 grep -v '^ *+' conftest.er1 >conftest.err
21173 cat conftest.err >&5
21174 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21175 (exit $ac_status); } && {
21176 test -z "$ac_c_werror_flag" ||
21177 test ! -s conftest.err
21178 } && test -s conftest.$ac_objext; then
21179 ac_cv_member_struct_stat_st_blocks=yes
21181 echo "$as_me: failed program was:" >&5
21182 sed 's/^/| /' conftest.$ac_ext >&5
21184 cat >conftest.$ac_ext <<_ACEOF
21187 cat confdefs.h >>conftest.$ac_ext
21188 cat >>conftest.$ac_ext <<_ACEOF
21189 /* end confdefs.h. */
21190 $ac_includes_default
21194 static struct stat ac_aggr;
21195 if (sizeof ac_aggr.st_blocks)
21201 rm -f conftest.$ac_objext
21202 if { (ac_try="$ac_compile"
21203 case "(($ac_try" in
21204 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21205 *) ac_try_echo=$ac_try;;
21207 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21208 (eval "$ac_compile") 2>conftest.er1
21210 grep -v '^ *+' conftest.er1 >conftest.err
21212 cat conftest.err >&5
21213 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21214 (exit $ac_status); } && {
21215 test -z "$ac_c_werror_flag" ||
21216 test ! -s conftest.err
21217 } && test -s conftest.$ac_objext; then
21218 ac_cv_member_struct_stat_st_blocks=yes
21220 echo "$as_me: failed program was:" >&5
21221 sed 's/^/| /' conftest.$ac_ext >&5
21223 ac_cv_member_struct_stat_st_blocks=no
21226 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21229 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21231 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_blocks" >&5
21232 echo "${ECHO_T}$ac_cv_member_struct_stat_st_blocks" >&6; }
21233 if test $ac_cv_member_struct_stat_st_blocks = yes; then
21235 cat >>confdefs.h <<_ACEOF
21236 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
21241 { echo "$as_me:$LINENO: checking for struct stat.st_mtim" >&5
21242 echo $ECHO_N "checking for struct stat.st_mtim... $ECHO_C" >&6; }
21243 if test "${ac_cv_member_struct_stat_st_mtim+set}" = set; then
21244 echo $ECHO_N "(cached) $ECHO_C" >&6
21246 cat >conftest.$ac_ext <<_ACEOF
21249 cat confdefs.h >>conftest.$ac_ext
21250 cat >>conftest.$ac_ext <<_ACEOF
21251 /* end confdefs.h. */
21252 $ac_includes_default
21256 static struct stat ac_aggr;
21257 if (ac_aggr.st_mtim)
21263 rm -f conftest.$ac_objext
21264 if { (ac_try="$ac_compile"
21265 case "(($ac_try" in
21266 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21267 *) ac_try_echo=$ac_try;;
21269 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21270 (eval "$ac_compile") 2>conftest.er1
21272 grep -v '^ *+' conftest.er1 >conftest.err
21274 cat conftest.err >&5
21275 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21276 (exit $ac_status); } && {
21277 test -z "$ac_c_werror_flag" ||
21278 test ! -s conftest.err
21279 } && test -s conftest.$ac_objext; then
21280 ac_cv_member_struct_stat_st_mtim=yes
21282 echo "$as_me: failed program was:" >&5
21283 sed 's/^/| /' conftest.$ac_ext >&5
21285 cat >conftest.$ac_ext <<_ACEOF
21288 cat confdefs.h >>conftest.$ac_ext
21289 cat >>conftest.$ac_ext <<_ACEOF
21290 /* end confdefs.h. */
21291 $ac_includes_default
21295 static struct stat ac_aggr;
21296 if (sizeof ac_aggr.st_mtim)
21302 rm -f conftest.$ac_objext
21303 if { (ac_try="$ac_compile"
21304 case "(($ac_try" in
21305 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21306 *) ac_try_echo=$ac_try;;
21308 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21309 (eval "$ac_compile") 2>conftest.er1
21311 grep -v '^ *+' conftest.er1 >conftest.err
21313 cat conftest.err >&5
21314 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21315 (exit $ac_status); } && {
21316 test -z "$ac_c_werror_flag" ||
21317 test ! -s conftest.err
21318 } && test -s conftest.$ac_objext; then
21319 ac_cv_member_struct_stat_st_mtim=yes
21321 echo "$as_me: failed program was:" >&5
21322 sed 's/^/| /' conftest.$ac_ext >&5
21324 ac_cv_member_struct_stat_st_mtim=no
21327 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21330 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21332 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_mtim" >&5
21333 echo "${ECHO_T}$ac_cv_member_struct_stat_st_mtim" >&6; }
21334 if test $ac_cv_member_struct_stat_st_mtim = yes; then
21336 cat >>confdefs.h <<_ACEOF
21337 #define HAVE_STRUCT_STAT_ST_MTIM 1
21342 { echo "$as_me:$LINENO: checking for struct stat.st_ctim" >&5
21343 echo $ECHO_N "checking for struct stat.st_ctim... $ECHO_C" >&6; }
21344 if test "${ac_cv_member_struct_stat_st_ctim+set}" = set; then
21345 echo $ECHO_N "(cached) $ECHO_C" >&6
21347 cat >conftest.$ac_ext <<_ACEOF
21350 cat confdefs.h >>conftest.$ac_ext
21351 cat >>conftest.$ac_ext <<_ACEOF
21352 /* end confdefs.h. */
21353 $ac_includes_default
21357 static struct stat ac_aggr;
21358 if (ac_aggr.st_ctim)
21364 rm -f conftest.$ac_objext
21365 if { (ac_try="$ac_compile"
21366 case "(($ac_try" in
21367 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21368 *) ac_try_echo=$ac_try;;
21370 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21371 (eval "$ac_compile") 2>conftest.er1
21373 grep -v '^ *+' conftest.er1 >conftest.err
21375 cat conftest.err >&5
21376 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21377 (exit $ac_status); } && {
21378 test -z "$ac_c_werror_flag" ||
21379 test ! -s conftest.err
21380 } && test -s conftest.$ac_objext; then
21381 ac_cv_member_struct_stat_st_ctim=yes
21383 echo "$as_me: failed program was:" >&5
21384 sed 's/^/| /' conftest.$ac_ext >&5
21386 cat >conftest.$ac_ext <<_ACEOF
21389 cat confdefs.h >>conftest.$ac_ext
21390 cat >>conftest.$ac_ext <<_ACEOF
21391 /* end confdefs.h. */
21392 $ac_includes_default
21396 static struct stat ac_aggr;
21397 if (sizeof ac_aggr.st_ctim)
21403 rm -f conftest.$ac_objext
21404 if { (ac_try="$ac_compile"
21405 case "(($ac_try" in
21406 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21407 *) ac_try_echo=$ac_try;;
21409 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21410 (eval "$ac_compile") 2>conftest.er1
21412 grep -v '^ *+' conftest.er1 >conftest.err
21414 cat conftest.err >&5
21415 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21416 (exit $ac_status); } && {
21417 test -z "$ac_c_werror_flag" ||
21418 test ! -s conftest.err
21419 } && test -s conftest.$ac_objext; then
21420 ac_cv_member_struct_stat_st_ctim=yes
21422 echo "$as_me: failed program was:" >&5
21423 sed 's/^/| /' conftest.$ac_ext >&5
21425 ac_cv_member_struct_stat_st_ctim=no
21428 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21431 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21433 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_ctim" >&5
21434 echo "${ECHO_T}$ac_cv_member_struct_stat_st_ctim" >&6; }
21435 if test $ac_cv_member_struct_stat_st_ctim = yes; then
21437 cat >>confdefs.h <<_ACEOF
21438 #define HAVE_STRUCT_STAT_ST_CTIM 1
21443 { echo "$as_me:$LINENO: checking for struct stat.st_atim" >&5
21444 echo $ECHO_N "checking for struct stat.st_atim... $ECHO_C" >&6; }
21445 if test "${ac_cv_member_struct_stat_st_atim+set}" = set; then
21446 echo $ECHO_N "(cached) $ECHO_C" >&6
21448 cat >conftest.$ac_ext <<_ACEOF
21451 cat confdefs.h >>conftest.$ac_ext
21452 cat >>conftest.$ac_ext <<_ACEOF
21453 /* end confdefs.h. */
21454 $ac_includes_default
21458 static struct stat ac_aggr;
21459 if (ac_aggr.st_atim)
21465 rm -f conftest.$ac_objext
21466 if { (ac_try="$ac_compile"
21467 case "(($ac_try" in
21468 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21469 *) ac_try_echo=$ac_try;;
21471 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21472 (eval "$ac_compile") 2>conftest.er1
21474 grep -v '^ *+' conftest.er1 >conftest.err
21476 cat conftest.err >&5
21477 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21478 (exit $ac_status); } && {
21479 test -z "$ac_c_werror_flag" ||
21480 test ! -s conftest.err
21481 } && test -s conftest.$ac_objext; then
21482 ac_cv_member_struct_stat_st_atim=yes
21484 echo "$as_me: failed program was:" >&5
21485 sed 's/^/| /' conftest.$ac_ext >&5
21487 cat >conftest.$ac_ext <<_ACEOF
21490 cat confdefs.h >>conftest.$ac_ext
21491 cat >>conftest.$ac_ext <<_ACEOF
21492 /* end confdefs.h. */
21493 $ac_includes_default
21497 static struct stat ac_aggr;
21498 if (sizeof ac_aggr.st_atim)
21504 rm -f conftest.$ac_objext
21505 if { (ac_try="$ac_compile"
21506 case "(($ac_try" in
21507 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21508 *) ac_try_echo=$ac_try;;
21510 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21511 (eval "$ac_compile") 2>conftest.er1
21513 grep -v '^ *+' conftest.er1 >conftest.err
21515 cat conftest.err >&5
21516 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21517 (exit $ac_status); } && {
21518 test -z "$ac_c_werror_flag" ||
21519 test ! -s conftest.err
21520 } && test -s conftest.$ac_objext; then
21521 ac_cv_member_struct_stat_st_atim=yes
21523 echo "$as_me: failed program was:" >&5
21524 sed 's/^/| /' conftest.$ac_ext >&5
21526 ac_cv_member_struct_stat_st_atim=no
21529 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21532 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21534 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_atim" >&5
21535 echo "${ECHO_T}$ac_cv_member_struct_stat_st_atim" >&6; }
21536 if test $ac_cv_member_struct_stat_st_atim = yes; then
21538 cat >>confdefs.h <<_ACEOF
21539 #define HAVE_STRUCT_STAT_ST_ATIM 1
21546 { echo "$as_me:$LINENO: checking for struct sockaddr_in6.sin6_scope_id" >&5
21547 echo $ECHO_N "checking for struct sockaddr_in6.sin6_scope_id... $ECHO_C" >&6; }
21548 if test "${ac_cv_member_struct_sockaddr_in6_sin6_scope_id+set}" = set; then
21549 echo $ECHO_N "(cached) $ECHO_C" >&6
21551 cat >conftest.$ac_ext <<_ACEOF
21554 cat confdefs.h >>conftest.$ac_ext
21555 cat >>conftest.$ac_ext <<_ACEOF
21556 /* end confdefs.h. */
21557 #ifdef HAVE_SYS_TYPES_H
21558 #include <sys/types.h>
21560 #ifdef HAVE_NETINET_IN_H
21561 #include <netinet/in.h>
21567 static struct sockaddr_in6 ac_aggr;
21568 if (ac_aggr.sin6_scope_id)
21574 rm -f conftest.$ac_objext
21575 if { (ac_try="$ac_compile"
21576 case "(($ac_try" in
21577 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21578 *) ac_try_echo=$ac_try;;
21580 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21581 (eval "$ac_compile") 2>conftest.er1
21583 grep -v '^ *+' conftest.er1 >conftest.err
21585 cat conftest.err >&5
21586 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21587 (exit $ac_status); } && {
21588 test -z "$ac_c_werror_flag" ||
21589 test ! -s conftest.err
21590 } && test -s conftest.$ac_objext; then
21591 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
21593 echo "$as_me: failed program was:" >&5
21594 sed 's/^/| /' conftest.$ac_ext >&5
21596 cat >conftest.$ac_ext <<_ACEOF
21599 cat confdefs.h >>conftest.$ac_ext
21600 cat >>conftest.$ac_ext <<_ACEOF
21601 /* end confdefs.h. */
21602 #ifdef HAVE_SYS_TYPES_H
21603 #include <sys/types.h>
21605 #ifdef HAVE_NETINET_IN_H
21606 #include <netinet/in.h>
21612 static struct sockaddr_in6 ac_aggr;
21613 if (sizeof ac_aggr.sin6_scope_id)
21619 rm -f conftest.$ac_objext
21620 if { (ac_try="$ac_compile"
21621 case "(($ac_try" in
21622 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21623 *) ac_try_echo=$ac_try;;
21625 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21626 (eval "$ac_compile") 2>conftest.er1
21628 grep -v '^ *+' conftest.er1 >conftest.err
21630 cat conftest.err >&5
21631 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21632 (exit $ac_status); } && {
21633 test -z "$ac_c_werror_flag" ||
21634 test ! -s conftest.err
21635 } && test -s conftest.$ac_objext; then
21636 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
21638 echo "$as_me: failed program was:" >&5
21639 sed 's/^/| /' conftest.$ac_ext >&5
21641 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=no
21644 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21647 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21649 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&5
21650 echo "${ECHO_T}$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&6; }
21651 if test $ac_cv_member_struct_sockaddr_in6_sin6_scope_id = yes; then
21653 cat >>confdefs.h <<_ACEOF
21654 #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
21661 { echo "$as_me:$LINENO: checking for ns_msg._msg_ptr" >&5
21662 echo $ECHO_N "checking for ns_msg._msg_ptr... $ECHO_C" >&6; }
21663 if test "${ac_cv_member_ns_msg__msg_ptr+set}" = set; then
21664 echo $ECHO_N "(cached) $ECHO_C" >&6
21666 cat >conftest.$ac_ext <<_ACEOF
21669 cat confdefs.h >>conftest.$ac_ext
21670 cat >>conftest.$ac_ext <<_ACEOF
21671 /* end confdefs.h. */
21672 #ifdef HAVE_SYS_TYPES_H
21673 #include <sys/types.h>
21675 #ifdef HAVE_NETINET_IN_H
21676 # include <netinet/in.h>
21678 #ifdef HAVE_ARPA_NAMESER_H
21679 # include <arpa/nameser.h>
21685 static ns_msg ac_aggr;
21686 if (ac_aggr._msg_ptr)
21692 rm -f conftest.$ac_objext
21693 if { (ac_try="$ac_compile"
21694 case "(($ac_try" in
21695 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21696 *) ac_try_echo=$ac_try;;
21698 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21699 (eval "$ac_compile") 2>conftest.er1
21701 grep -v '^ *+' conftest.er1 >conftest.err
21703 cat conftest.err >&5
21704 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21705 (exit $ac_status); } && {
21706 test -z "$ac_c_werror_flag" ||
21707 test ! -s conftest.err
21708 } && test -s conftest.$ac_objext; then
21709 ac_cv_member_ns_msg__msg_ptr=yes
21711 echo "$as_me: failed program was:" >&5
21712 sed 's/^/| /' conftest.$ac_ext >&5
21714 cat >conftest.$ac_ext <<_ACEOF
21717 cat confdefs.h >>conftest.$ac_ext
21718 cat >>conftest.$ac_ext <<_ACEOF
21719 /* end confdefs.h. */
21720 #ifdef HAVE_SYS_TYPES_H
21721 #include <sys/types.h>
21723 #ifdef HAVE_NETINET_IN_H
21724 # include <netinet/in.h>
21726 #ifdef HAVE_ARPA_NAMESER_H
21727 # include <arpa/nameser.h>
21733 static ns_msg ac_aggr;
21734 if (sizeof ac_aggr._msg_ptr)
21740 rm -f conftest.$ac_objext
21741 if { (ac_try="$ac_compile"
21742 case "(($ac_try" in
21743 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21744 *) ac_try_echo=$ac_try;;
21746 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21747 (eval "$ac_compile") 2>conftest.er1
21749 grep -v '^ *+' conftest.er1 >conftest.err
21751 cat conftest.err >&5
21752 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21753 (exit $ac_status); } && {
21754 test -z "$ac_c_werror_flag" ||
21755 test ! -s conftest.err
21756 } && test -s conftest.$ac_objext; then
21757 ac_cv_member_ns_msg__msg_ptr=yes
21759 echo "$as_me: failed program was:" >&5
21760 sed 's/^/| /' conftest.$ac_ext >&5
21762 ac_cv_member_ns_msg__msg_ptr=no
21765 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21768 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21770 { echo "$as_me:$LINENO: result: $ac_cv_member_ns_msg__msg_ptr" >&5
21771 echo "${ECHO_T}$ac_cv_member_ns_msg__msg_ptr" >&6; }
21772 if test $ac_cv_member_ns_msg__msg_ptr = yes; then
21774 cat >>confdefs.h <<_ACEOF
21775 #define HAVE_NS_MSG__MSG_PTR 1
21782 { echo "$as_me:$LINENO: checking for timezone variable" >&5
21783 echo $ECHO_N "checking for timezone variable... $ECHO_C" >&6; }
21784 if test "${ac_cv_have_timezone+set}" = set; then
21785 echo $ECHO_N "(cached) $ECHO_C" >&6
21787 cat >conftest.$ac_ext <<_ACEOF
21790 cat confdefs.h >>conftest.$ac_ext
21791 cat >>conftest.$ac_ext <<_ACEOF
21792 /* end confdefs.h. */
21802 rm -f conftest.$ac_objext conftest$ac_exeext
21803 if { (ac_try="$ac_link"
21804 case "(($ac_try" in
21805 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21806 *) ac_try_echo=$ac_try;;
21808 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21809 (eval "$ac_link") 2>conftest.er1
21811 grep -v '^ *+' conftest.er1 >conftest.err
21813 cat conftest.err >&5
21814 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21815 (exit $ac_status); } && {
21816 test -z "$ac_c_werror_flag" ||
21817 test ! -s conftest.err
21818 } && test -s conftest$ac_exeext &&
21819 $as_test_x conftest$ac_exeext; then
21820 ac_cv_have_timezone="yes"
21822 echo "$as_me: failed program was:" >&5
21823 sed 's/^/| /' conftest.$ac_ext >&5
21825 ac_cv_have_timezone="no"
21828 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21829 conftest$ac_exeext conftest.$ac_ext
21831 { echo "$as_me:$LINENO: result: $ac_cv_have_timezone" >&5
21832 echo "${ECHO_T}$ac_cv_have_timezone" >&6; }
21833 if test "$ac_cv_have_timezone" = "yes"
21836 cat >>confdefs.h <<\_ACEOF
21837 #define HAVE_TIMEZONE 1
21841 { echo "$as_me:$LINENO: checking for daylight variable" >&5
21842 echo $ECHO_N "checking for daylight variable... $ECHO_C" >&6; }
21843 if test "${ac_cv_have_daylight+set}" = set; then
21844 echo $ECHO_N "(cached) $ECHO_C" >&6
21846 cat >conftest.$ac_ext <<_ACEOF
21849 cat confdefs.h >>conftest.$ac_ext
21850 cat >>conftest.$ac_ext <<_ACEOF
21851 /* end confdefs.h. */
21861 rm -f conftest.$ac_objext conftest$ac_exeext
21862 if { (ac_try="$ac_link"
21863 case "(($ac_try" in
21864 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21865 *) ac_try_echo=$ac_try;;
21867 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21868 (eval "$ac_link") 2>conftest.er1
21870 grep -v '^ *+' conftest.er1 >conftest.err
21872 cat conftest.err >&5
21873 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21874 (exit $ac_status); } && {
21875 test -z "$ac_c_werror_flag" ||
21876 test ! -s conftest.err
21877 } && test -s conftest$ac_exeext &&
21878 $as_test_x conftest$ac_exeext; then
21879 ac_cv_have_daylight="yes"
21881 echo "$as_me: failed program was:" >&5
21882 sed 's/^/| /' conftest.$ac_ext >&5
21884 ac_cv_have_daylight="no"
21887 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21888 conftest$ac_exeext conftest.$ac_ext
21890 { echo "$as_me:$LINENO: result: $ac_cv_have_daylight" >&5
21891 echo "${ECHO_T}$ac_cv_have_daylight" >&6; }
21892 if test "$ac_cv_have_daylight" = "yes"
21895 cat >>confdefs.h <<\_ACEOF
21896 #define HAVE_DAYLIGHT 1
21901 { echo "$as_me:$LINENO: checking for isinf" >&5
21902 echo $ECHO_N "checking for isinf... $ECHO_C" >&6; }
21903 if test "${ac_cv_have_isinf+set}" = set; then
21904 echo $ECHO_N "(cached) $ECHO_C" >&6
21906 cat >conftest.$ac_ext <<_ACEOF
21909 cat confdefs.h >>conftest.$ac_ext
21910 cat >>conftest.$ac_ext <<_ACEOF
21911 /* end confdefs.h. */
21916 float f = 0.0; int i=isinf(f)
21921 rm -f conftest.$ac_objext conftest$ac_exeext
21922 if { (ac_try="$ac_link"
21923 case "(($ac_try" in
21924 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21925 *) ac_try_echo=$ac_try;;
21927 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21928 (eval "$ac_link") 2>conftest.er1
21930 grep -v '^ *+' conftest.er1 >conftest.err
21932 cat conftest.err >&5
21933 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21934 (exit $ac_status); } && {
21935 test -z "$ac_c_werror_flag" ||
21936 test ! -s conftest.err
21937 } && test -s conftest$ac_exeext &&
21938 $as_test_x conftest$ac_exeext; then
21939 ac_cv_have_isinf="yes"
21941 echo "$as_me: failed program was:" >&5
21942 sed 's/^/| /' conftest.$ac_ext >&5
21944 ac_cv_have_isinf="no"
21947 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21948 conftest$ac_exeext conftest.$ac_ext
21950 { echo "$as_me:$LINENO: result: $ac_cv_have_isinf" >&5
21951 echo "${ECHO_T}$ac_cv_have_isinf" >&6; }
21952 if test "$ac_cv_have_isinf" = "yes"
21955 cat >>confdefs.h <<\_ACEOF
21956 #define HAVE_ISINF 1
21963 *i[3456789]86*) { echo "$as_me:$LINENO: checking whether we need to define __i386__" >&5
21964 echo $ECHO_N "checking whether we need to define __i386__... $ECHO_C" >&6; }
21965 if test "${ac_cv_cpp_def___i386__+set}" = set; then
21966 echo $ECHO_N "(cached) $ECHO_C" >&6
21968 cat >conftest.$ac_ext <<_ACEOF
21971 cat confdefs.h >>conftest.$ac_ext
21972 cat >>conftest.$ac_ext <<_ACEOF
21973 /* end confdefs.h. */
21978 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
21979 $EGREP "yes" >/dev/null 2>&1; then
21980 ac_cv_cpp_def___i386__=yes
21982 ac_cv_cpp_def___i386__=no
21987 { echo "$as_me:$LINENO: result: $ac_cv_cpp_def___i386__" >&5
21988 echo "${ECHO_T}$ac_cv_cpp_def___i386__" >&6; }
21989 if test $ac_cv_cpp_def___i386__ = yes; then
21990 CFLAGS="$CFLAGS -D__i386__"
21991 LINTFLAGS="$LINTFLAGS -D__i386__"
21994 *x86_64*) { echo "$as_me:$LINENO: checking whether we need to define __x86_64__" >&5
21995 echo $ECHO_N "checking whether we need to define __x86_64__... $ECHO_C" >&6; }
21996 if test "${ac_cv_cpp_def___x86_64__+set}" = set; then
21997 echo $ECHO_N "(cached) $ECHO_C" >&6
21999 cat >conftest.$ac_ext <<_ACEOF
22002 cat confdefs.h >>conftest.$ac_ext
22003 cat >>conftest.$ac_ext <<_ACEOF
22004 /* end confdefs.h. */
22009 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
22010 $EGREP "yes" >/dev/null 2>&1; then
22011 ac_cv_cpp_def___x86_64__=yes
22013 ac_cv_cpp_def___x86_64__=no
22018 { echo "$as_me:$LINENO: result: $ac_cv_cpp_def___x86_64__" >&5
22019 echo "${ECHO_T}$ac_cv_cpp_def___x86_64__" >&6; }
22020 if test $ac_cv_cpp_def___x86_64__ = yes; then
22021 CFLAGS="$CFLAGS -D__x86_64__"
22022 LINTFLAGS="$LINTFLAGS -D__x86_64__"
22025 *alpha*) { echo "$as_me:$LINENO: checking whether we need to define __ALPHA__" >&5
22026 echo $ECHO_N "checking whether we need to define __ALPHA__... $ECHO_C" >&6; }
22027 if test "${ac_cv_cpp_def___ALPHA__+set}" = set; then
22028 echo $ECHO_N "(cached) $ECHO_C" >&6
22030 cat >conftest.$ac_ext <<_ACEOF
22033 cat confdefs.h >>conftest.$ac_ext
22034 cat >>conftest.$ac_ext <<_ACEOF
22035 /* end confdefs.h. */
22040 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
22041 $EGREP "yes" >/dev/null 2>&1; then
22042 ac_cv_cpp_def___ALPHA__=yes
22044 ac_cv_cpp_def___ALPHA__=no
22049 { echo "$as_me:$LINENO: result: $ac_cv_cpp_def___ALPHA__" >&5
22050 echo "${ECHO_T}$ac_cv_cpp_def___ALPHA__" >&6; }
22051 if test $ac_cv_cpp_def___ALPHA__ = yes; then
22052 CFLAGS="$CFLAGS -D__ALPHA__"
22053 LINTFLAGS="$LINTFLAGS -D__ALPHA__"
22056 *sparc*) { echo "$as_me:$LINENO: checking whether we need to define __sparc__" >&5
22057 echo $ECHO_N "checking whether we need to define __sparc__... $ECHO_C" >&6; }
22058 if test "${ac_cv_cpp_def___sparc__+set}" = set; then
22059 echo $ECHO_N "(cached) $ECHO_C" >&6
22061 cat >conftest.$ac_ext <<_ACEOF
22064 cat confdefs.h >>conftest.$ac_ext
22065 cat >>conftest.$ac_ext <<_ACEOF
22066 /* end confdefs.h. */
22071 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
22072 $EGREP "yes" >/dev/null 2>&1; then
22073 ac_cv_cpp_def___sparc__=yes
22075 ac_cv_cpp_def___sparc__=no
22080 { echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sparc__" >&5
22081 echo "${ECHO_T}$ac_cv_cpp_def___sparc__" >&6; }
22082 if test $ac_cv_cpp_def___sparc__ = yes; then
22083 CFLAGS="$CFLAGS -D__sparc__"
22084 LINTFLAGS="$LINTFLAGS -D__sparc__"
22087 *powerpc*) { echo "$as_me:$LINENO: checking whether we need to define __powerpc__" >&5
22088 echo $ECHO_N "checking whether we need to define __powerpc__... $ECHO_C" >&6; }
22089 if test "${ac_cv_cpp_def___powerpc__+set}" = set; then
22090 echo $ECHO_N "(cached) $ECHO_C" >&6
22092 cat >conftest.$ac_ext <<_ACEOF
22095 cat confdefs.h >>conftest.$ac_ext
22096 cat >>conftest.$ac_ext <<_ACEOF
22097 /* end confdefs.h. */
22098 #ifndef __powerpc__
22102 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
22103 $EGREP "yes" >/dev/null 2>&1; then
22104 ac_cv_cpp_def___powerpc__=yes
22106 ac_cv_cpp_def___powerpc__=no
22111 { echo "$as_me:$LINENO: result: $ac_cv_cpp_def___powerpc__" >&5
22112 echo "${ECHO_T}$ac_cv_cpp_def___powerpc__" >&6; }
22113 if test $ac_cv_cpp_def___powerpc__ = yes; then
22114 CFLAGS="$CFLAGS -D__powerpc__"
22115 LINTFLAGS="$LINTFLAGS -D__powerpc__"
22120 case $host_vendor in
22121 *sun*) { echo "$as_me:$LINENO: checking whether we need to define __sun__" >&5
22122 echo $ECHO_N "checking whether we need to define __sun__... $ECHO_C" >&6; }
22123 if test "${ac_cv_cpp_def___sun__+set}" = set; then
22124 echo $ECHO_N "(cached) $ECHO_C" >&6
22126 cat >conftest.$ac_ext <<_ACEOF
22129 cat confdefs.h >>conftest.$ac_ext
22130 cat >>conftest.$ac_ext <<_ACEOF
22131 /* end confdefs.h. */
22136 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
22137 $EGREP "yes" >/dev/null 2>&1; then
22138 ac_cv_cpp_def___sun__=yes
22140 ac_cv_cpp_def___sun__=no
22145 { echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sun__" >&5
22146 echo "${ECHO_T}$ac_cv_cpp_def___sun__" >&6; }
22147 if test $ac_cv_cpp_def___sun__ = yes; then
22148 CFLAGS="$CFLAGS -D__sun__"
22149 LINTFLAGS="$LINTFLAGS -D__sun__"
22155 DEPENDENCIES="### Dependencies:
22160 -\$(MAKEDEP) -C\$(SRCDIR) -S\$(TOPSRCDIR) -T\$(TOPOBJDIR) \$(EXTRAINCL) \$(DEPEND_SRCS)
22162 \$(OBJS): \$(IDL_GEN_HEADERS)
22163 \$(IDL_GEN_C_SRCS:.c=.o): \$(IDL_GEN_C_SRCS)
22164 \$(RC_SRCS:.rc=.res): \$(IDL_TLB_SRCS:.idl=.tlb)
22165 \$(LEX_SRCS:.l=.yy.o): \$(LEX_SRCS:.l=.yy.c)
22166 \$(BISON_SRCS:.y=.tab.o): \$(BISON_SRCS:.y=.tab.c)"
22173 ALL_MAKEFILE_DEPENDS="# Makefile dependencies"
22184 ALL_PROGRAM_DIRS=""
22186 ALL_PROGRAM_INSTALL_DIRS=""
22188 ALL_PROGRAM_BIN_INSTALL_DIRS=""
22194 ac_config_commands="$ac_config_commands include/stamp-h"
22197 ac_config_commands="$ac_config_commands dlls/gdi32/enhmfdrv"
22199 ac_config_commands="$ac_config_commands dlls/gdi32/mfdrv"
22201 ac_config_commands="$ac_config_commands dlls/kernel32/nls"
22203 ac_config_commands="$ac_config_commands dlls/user32/resources"
22205 ac_config_commands="$ac_config_commands dlls/wineps.drv/data"
22207 ac_config_commands="$ac_config_commands include/wine"
22210 ALL_MAKERULES="$ALL_MAKERULES \\
22212 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22213 Make.rules: Make.rules.in"
22214 MAKE_RULES=Make.rules
22215 ac_config_files="$ac_config_files Make.rules"
22217 ALL_MAKERULES="$ALL_MAKERULES \\
22218 dlls/Makedll.rules"
22219 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22220 dlls/Makedll.rules: dlls/Makedll.rules.in Make.rules"
22221 MAKE_DLL_RULES=dlls/Makedll.rules
22222 ac_config_files="$ac_config_files dlls/Makedll.rules"
22224 ALL_MAKERULES="$ALL_MAKERULES \\
22225 dlls/Makeimplib.rules"
22226 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22227 dlls/Makeimplib.rules: dlls/Makeimplib.rules.in Make.rules"
22228 MAKE_IMPLIB_RULES=dlls/Makeimplib.rules
22229 ac_config_files="$ac_config_files dlls/Makeimplib.rules"
22231 ALL_MAKERULES="$ALL_MAKERULES \\
22232 dlls/Maketest.rules"
22233 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22234 dlls/Maketest.rules: dlls/Maketest.rules.in Make.rules"
22235 MAKE_TEST_RULES=dlls/Maketest.rules
22236 ac_config_files="$ac_config_files dlls/Maketest.rules"
22238 ALL_MAKERULES="$ALL_MAKERULES \\
22239 programs/Makeprog.rules"
22240 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22241 programs/Makeprog.rules: programs/Makeprog.rules.in Make.rules"
22242 MAKE_PROG_RULES=programs/Makeprog.rules
22243 ac_config_files="$ac_config_files programs/Makeprog.rules"
22248 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22249 Makefile: Makefile.in Make.rules"
22250 ac_config_files="$ac_config_files Makefile"
22252 ALL_MAKEFILES="$ALL_MAKEFILES \\
22254 test "x$enable_dlls" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
22256 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22257 dlls/Makefile: dlls/Makefile.in Make.rules"
22258 ac_config_files="$ac_config_files dlls/Makefile"
22260 ALL_MAKEFILES="$ALL_MAKEFILES \\
22261 dlls/acledit/Makefile"
22262 test "x$enable_acledit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22264 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22265 dlls/acledit/Makefile: dlls/acledit/Makefile.in dlls/Makedll.rules"
22266 ac_config_files="$ac_config_files dlls/acledit/Makefile"
22268 ALL_MAKEFILES="$ALL_MAKEFILES \\
22269 dlls/activeds/Makefile"
22270 test "x$enable_activeds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22272 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22273 dlls/activeds/Makefile: dlls/activeds/Makefile.in dlls/Makedll.rules"
22274 ac_config_files="$ac_config_files dlls/activeds/Makefile"
22276 ALL_MAKEFILES="$ALL_MAKEFILES \\
22277 dlls/actxprxy/Makefile"
22278 test "x$enable_actxprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22280 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22281 dlls/actxprxy/Makefile: dlls/actxprxy/Makefile.in dlls/Makedll.rules"
22282 ac_config_files="$ac_config_files dlls/actxprxy/Makefile"
22284 ALL_MAKEFILES="$ALL_MAKEFILES \\
22285 dlls/adsiid/Makefile"
22286 test "x$enable_adsiid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
22288 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22289 dlls/adsiid/Makefile: dlls/adsiid/Makefile.in dlls/Makeimplib.rules"
22290 ac_config_files="$ac_config_files dlls/adsiid/Makefile"
22292 ALL_MAKEFILES="$ALL_MAKEFILES \\
22293 dlls/advapi32/Makefile"
22294 test "x$enable_advapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22296 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22297 dlls/advapi32/Makefile: dlls/advapi32/Makefile.in dlls/Makedll.rules"
22298 ac_config_files="$ac_config_files dlls/advapi32/Makefile"
22300 ALL_MAKEFILES="$ALL_MAKEFILES \\
22301 dlls/advapi32/tests/Makefile"
22302 test "x$enable_advapi32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
22304 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22305 dlls/advapi32/tests/Makefile: dlls/advapi32/tests/Makefile.in dlls/Maketest.rules"
22306 ac_config_files="$ac_config_files dlls/advapi32/tests/Makefile"
22308 ALL_MAKEFILES="$ALL_MAKEFILES \\
22309 dlls/advpack/Makefile"
22310 test "x$enable_advpack" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22312 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22313 dlls/advpack/Makefile: dlls/advpack/Makefile.in dlls/Makedll.rules"
22314 ac_config_files="$ac_config_files dlls/advpack/Makefile"
22316 ALL_MAKEFILES="$ALL_MAKEFILES \\
22317 dlls/advpack/tests/Makefile"
22318 test "x$enable_advpack_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
22320 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22321 dlls/advpack/tests/Makefile: dlls/advpack/tests/Makefile.in dlls/Maketest.rules"
22322 ac_config_files="$ac_config_files dlls/advpack/tests/Makefile"
22324 ALL_MAKEFILES="$ALL_MAKEFILES \\
22325 dlls/amstream/Makefile"
22326 test "x$enable_amstream" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22328 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22329 dlls/amstream/Makefile: dlls/amstream/Makefile.in dlls/Makedll.rules"
22330 ac_config_files="$ac_config_files dlls/amstream/Makefile"
22332 ALL_MAKEFILES="$ALL_MAKEFILES \\
22333 dlls/appwiz.cpl/Makefile"
22334 test "x$enable_appwiz_cpl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22336 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22337 dlls/appwiz.cpl/Makefile: dlls/appwiz.cpl/Makefile.in dlls/Makedll.rules"
22338 ac_config_files="$ac_config_files dlls/appwiz.cpl/Makefile"
22340 ALL_MAKEFILES="$ALL_MAKEFILES \\
22342 test "x$enable_atl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22344 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22345 dlls/atl/Makefile: dlls/atl/Makefile.in dlls/Makedll.rules"
22346 ac_config_files="$ac_config_files dlls/atl/Makefile"
22348 ALL_MAKEFILES="$ALL_MAKEFILES \\
22349 dlls/avicap32/Makefile"
22350 test "x$enable_avicap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22352 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22353 dlls/avicap32/Makefile: dlls/avicap32/Makefile.in dlls/Makedll.rules"
22354 ac_config_files="$ac_config_files dlls/avicap32/Makefile"
22356 ALL_MAKEFILES="$ALL_MAKEFILES \\
22357 dlls/avifil32/Makefile"
22358 test "x$enable_avifil32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22360 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22361 dlls/avifil32/Makefile: dlls/avifil32/Makefile.in dlls/Makedll.rules"
22362 ac_config_files="$ac_config_files dlls/avifil32/Makefile"
22364 ALL_MAKEFILES="$ALL_MAKEFILES \\
22365 dlls/browseui/Makefile"
22366 test "x$enable_browseui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22368 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22369 dlls/browseui/Makefile: dlls/browseui/Makefile.in dlls/Makedll.rules"
22370 ac_config_files="$ac_config_files dlls/browseui/Makefile"
22372 ALL_MAKEFILES="$ALL_MAKEFILES \\
22373 dlls/browseui/tests/Makefile"
22374 test "x$enable_browseui_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
22376 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22377 dlls/browseui/tests/Makefile: dlls/browseui/tests/Makefile.in dlls/Maketest.rules"
22378 ac_config_files="$ac_config_files dlls/browseui/tests/Makefile"
22380 ALL_MAKEFILES="$ALL_MAKEFILES \\
22381 dlls/cabinet/Makefile"
22382 test "x$enable_cabinet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22384 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22385 dlls/cabinet/Makefile: dlls/cabinet/Makefile.in dlls/Makedll.rules"
22386 ac_config_files="$ac_config_files dlls/cabinet/Makefile"
22388 ALL_MAKEFILES="$ALL_MAKEFILES \\
22389 dlls/cabinet/tests/Makefile"
22390 test "x$enable_cabinet_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
22392 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22393 dlls/cabinet/tests/Makefile: dlls/cabinet/tests/Makefile.in dlls/Maketest.rules"
22394 ac_config_files="$ac_config_files dlls/cabinet/tests/Makefile"
22396 ALL_MAKEFILES="$ALL_MAKEFILES \\
22397 dlls/capi2032/Makefile"
22398 test "x$enable_capi2032" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22400 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22401 dlls/capi2032/Makefile: dlls/capi2032/Makefile.in dlls/Makedll.rules"
22402 ac_config_files="$ac_config_files dlls/capi2032/Makefile"
22404 ALL_MAKEFILES="$ALL_MAKEFILES \\
22405 dlls/cards/Makefile"
22406 test "x$enable_cards" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22408 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22409 dlls/cards/Makefile: dlls/cards/Makefile.in dlls/Makedll.rules"
22410 ac_config_files="$ac_config_files dlls/cards/Makefile"
22412 ALL_MAKEFILES="$ALL_MAKEFILES \\
22413 dlls/cfgmgr32/Makefile"
22414 test "x$enable_cfgmgr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22416 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22417 dlls/cfgmgr32/Makefile: dlls/cfgmgr32/Makefile.in dlls/Makedll.rules"
22418 ac_config_files="$ac_config_files dlls/cfgmgr32/Makefile"
22420 ALL_MAKEFILES="$ALL_MAKEFILES \\
22421 dlls/clusapi/Makefile"
22422 test "x$enable_clusapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22424 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22425 dlls/clusapi/Makefile: dlls/clusapi/Makefile.in dlls/Makedll.rules"
22426 ac_config_files="$ac_config_files dlls/clusapi/Makefile"
22428 ALL_MAKEFILES="$ALL_MAKEFILES \\
22429 dlls/comcat/Makefile"
22430 test "x$enable_comcat" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22432 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22433 dlls/comcat/Makefile: dlls/comcat/Makefile.in dlls/Makedll.rules"
22434 ac_config_files="$ac_config_files dlls/comcat/Makefile"
22436 ALL_MAKEFILES="$ALL_MAKEFILES \\
22437 dlls/comcat/tests/Makefile"
22438 test "x$enable_comcat_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
22440 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22441 dlls/comcat/tests/Makefile: dlls/comcat/tests/Makefile.in dlls/Maketest.rules"
22442 ac_config_files="$ac_config_files dlls/comcat/tests/Makefile"
22444 ALL_MAKEFILES="$ALL_MAKEFILES \\
22445 dlls/comctl32/Makefile"
22446 test "x$enable_comctl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22448 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22449 dlls/comctl32/Makefile: dlls/comctl32/Makefile.in dlls/Makedll.rules"
22450 ac_config_files="$ac_config_files dlls/comctl32/Makefile"
22452 ALL_MAKEFILES="$ALL_MAKEFILES \\
22453 dlls/comctl32/tests/Makefile"
22454 test "x$enable_comctl32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
22456 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22457 dlls/comctl32/tests/Makefile: dlls/comctl32/tests/Makefile.in dlls/Maketest.rules"
22458 ac_config_files="$ac_config_files dlls/comctl32/tests/Makefile"
22460 ALL_MAKEFILES="$ALL_MAKEFILES \\
22461 dlls/comdlg32/Makefile"
22462 test "x$enable_comdlg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22464 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22465 dlls/comdlg32/Makefile: dlls/comdlg32/Makefile.in dlls/Makedll.rules"
22466 ac_config_files="$ac_config_files dlls/comdlg32/Makefile"
22468 ALL_MAKEFILES="$ALL_MAKEFILES \\
22469 dlls/comdlg32/tests/Makefile"
22470 test "x$enable_comdlg32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
22472 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22473 dlls/comdlg32/tests/Makefile: dlls/comdlg32/tests/Makefile.in dlls/Maketest.rules"
22474 ac_config_files="$ac_config_files dlls/comdlg32/tests/Makefile"
22476 ALL_MAKEFILES="$ALL_MAKEFILES \\
22477 dlls/compstui/Makefile"
22478 test "x$enable_compstui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22480 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22481 dlls/compstui/Makefile: dlls/compstui/Makefile.in dlls/Makedll.rules"
22482 ac_config_files="$ac_config_files dlls/compstui/Makefile"
22484 ALL_MAKEFILES="$ALL_MAKEFILES \\
22485 dlls/credui/Makefile"
22486 test "x$enable_credui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22488 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22489 dlls/credui/Makefile: dlls/credui/Makefile.in dlls/Makedll.rules"
22490 ac_config_files="$ac_config_files dlls/credui/Makefile"
22492 ALL_MAKEFILES="$ALL_MAKEFILES \\
22493 dlls/credui/tests/Makefile"
22494 test "x$enable_credui_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
22496 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22497 dlls/credui/tests/Makefile: dlls/credui/tests/Makefile.in dlls/Maketest.rules"
22498 ac_config_files="$ac_config_files dlls/credui/tests/Makefile"
22500 ALL_MAKEFILES="$ALL_MAKEFILES \\
22501 dlls/crtdll/Makefile"
22502 test "x$enable_crtdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22504 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22505 dlls/crtdll/Makefile: dlls/crtdll/Makefile.in dlls/Makedll.rules"
22506 ac_config_files="$ac_config_files dlls/crtdll/Makefile"
22508 ALL_MAKEFILES="$ALL_MAKEFILES \\
22509 dlls/crypt32/Makefile"
22510 test "x$enable_crypt32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22512 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22513 dlls/crypt32/Makefile: dlls/crypt32/Makefile.in dlls/Makedll.rules"
22514 ac_config_files="$ac_config_files dlls/crypt32/Makefile"
22516 ALL_MAKEFILES="$ALL_MAKEFILES \\
22517 dlls/crypt32/tests/Makefile"
22518 test "x$enable_crypt32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
22520 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22521 dlls/crypt32/tests/Makefile: dlls/crypt32/tests/Makefile.in dlls/Maketest.rules"
22522 ac_config_files="$ac_config_files dlls/crypt32/tests/Makefile"
22524 ALL_MAKEFILES="$ALL_MAKEFILES \\
22525 dlls/cryptdlg/Makefile"
22526 test "x$enable_cryptdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22528 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22529 dlls/cryptdlg/Makefile: dlls/cryptdlg/Makefile.in dlls/Makedll.rules"
22530 ac_config_files="$ac_config_files dlls/cryptdlg/Makefile"
22532 ALL_MAKEFILES="$ALL_MAKEFILES \\
22533 dlls/cryptdll/Makefile"
22534 test "x$enable_cryptdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22536 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22537 dlls/cryptdll/Makefile: dlls/cryptdll/Makefile.in dlls/Makedll.rules"
22538 ac_config_files="$ac_config_files dlls/cryptdll/Makefile"
22540 ALL_MAKEFILES="$ALL_MAKEFILES \\
22541 dlls/cryptnet/Makefile"
22542 test "x$enable_cryptnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22544 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22545 dlls/cryptnet/Makefile: dlls/cryptnet/Makefile.in dlls/Makedll.rules"
22546 ac_config_files="$ac_config_files dlls/cryptnet/Makefile"
22548 ALL_MAKEFILES="$ALL_MAKEFILES \\
22549 dlls/cryptnet/tests/Makefile"
22550 test "x$enable_cryptnet_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
22552 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22553 dlls/cryptnet/tests/Makefile: dlls/cryptnet/tests/Makefile.in dlls/Maketest.rules"
22554 ac_config_files="$ac_config_files dlls/cryptnet/tests/Makefile"
22556 ALL_MAKEFILES="$ALL_MAKEFILES \\
22557 dlls/cryptui/Makefile"
22558 test "x$enable_cryptui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22560 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22561 dlls/cryptui/Makefile: dlls/cryptui/Makefile.in dlls/Makedll.rules"
22562 ac_config_files="$ac_config_files dlls/cryptui/Makefile"
22564 ALL_MAKEFILES="$ALL_MAKEFILES \\
22565 dlls/ctapi32/Makefile"
22566 test "x$enable_ctapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22568 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22569 dlls/ctapi32/Makefile: dlls/ctapi32/Makefile.in dlls/Makedll.rules"
22570 ac_config_files="$ac_config_files dlls/ctapi32/Makefile"
22572 ALL_MAKEFILES="$ALL_MAKEFILES \\
22573 dlls/ctl3d32/Makefile"
22574 test "x$enable_ctl3d32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22576 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22577 dlls/ctl3d32/Makefile: dlls/ctl3d32/Makefile.in dlls/Makedll.rules"
22578 ac_config_files="$ac_config_files dlls/ctl3d32/Makefile"
22580 ALL_MAKEFILES="$ALL_MAKEFILES \\
22581 dlls/d3d10/Makefile"
22582 test "x$enable_d3d10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22584 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22585 dlls/d3d10/Makefile: dlls/d3d10/Makefile.in dlls/Makedll.rules"
22586 ac_config_files="$ac_config_files dlls/d3d10/Makefile"
22588 ALL_MAKEFILES="$ALL_MAKEFILES \\
22589 dlls/d3d8/Makefile"
22590 test "x$enable_d3d8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22592 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22593 dlls/d3d8/Makefile: dlls/d3d8/Makefile.in dlls/Makedll.rules"
22594 ac_config_files="$ac_config_files dlls/d3d8/Makefile"
22596 ALL_MAKEFILES="$ALL_MAKEFILES \\
22597 dlls/d3d8/tests/Makefile"
22598 test "x$enable_d3d8_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
22600 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22601 dlls/d3d8/tests/Makefile: dlls/d3d8/tests/Makefile.in dlls/Maketest.rules"
22602 ac_config_files="$ac_config_files dlls/d3d8/tests/Makefile"
22604 ALL_MAKEFILES="$ALL_MAKEFILES \\
22605 dlls/d3d9/Makefile"
22606 test "x$enable_d3d9" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22608 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22609 dlls/d3d9/Makefile: dlls/d3d9/Makefile.in dlls/Makedll.rules"
22610 ac_config_files="$ac_config_files dlls/d3d9/Makefile"
22612 ALL_MAKEFILES="$ALL_MAKEFILES \\
22613 dlls/d3d9/tests/Makefile"
22614 test "x$enable_d3d9_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
22616 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22617 dlls/d3d9/tests/Makefile: dlls/d3d9/tests/Makefile.in dlls/Maketest.rules"
22618 ac_config_files="$ac_config_files dlls/d3d9/tests/Makefile"
22620 ALL_MAKEFILES="$ALL_MAKEFILES \\
22621 dlls/d3dim/Makefile"
22622 test "x$enable_d3dim" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22624 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22625 dlls/d3dim/Makefile: dlls/d3dim/Makefile.in dlls/Makedll.rules"
22626 ac_config_files="$ac_config_files dlls/d3dim/Makefile"
22628 ALL_MAKEFILES="$ALL_MAKEFILES \\
22629 dlls/d3drm/Makefile"
22630 test "x$enable_d3drm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22632 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22633 dlls/d3drm/Makefile: dlls/d3drm/Makefile.in dlls/Makedll.rules"
22634 ac_config_files="$ac_config_files dlls/d3drm/Makefile"
22636 ALL_MAKEFILES="$ALL_MAKEFILES \\
22637 dlls/d3drm/tests/Makefile"
22638 test "x$enable_d3drm_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
22640 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22641 dlls/d3drm/tests/Makefile: dlls/d3drm/tests/Makefile.in dlls/Maketest.rules"
22642 ac_config_files="$ac_config_files dlls/d3drm/tests/Makefile"
22644 ALL_MAKEFILES="$ALL_MAKEFILES \\
22645 dlls/d3dx8/Makefile"
22646 test "x$enable_d3dx8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22648 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22649 dlls/d3dx8/Makefile: dlls/d3dx8/Makefile.in dlls/Makedll.rules"
22650 ac_config_files="$ac_config_files dlls/d3dx8/Makefile"
22652 ALL_MAKEFILES="$ALL_MAKEFILES \\
22653 dlls/d3dx8/tests/Makefile"
22654 test "x$enable_d3dx8_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
22656 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22657 dlls/d3dx8/tests/Makefile: dlls/d3dx8/tests/Makefile.in dlls/Maketest.rules"
22658 ac_config_files="$ac_config_files dlls/d3dx8/tests/Makefile"
22660 ALL_MAKEFILES="$ALL_MAKEFILES \\
22661 dlls/d3dx9_24/Makefile"
22662 test "x$enable_d3dx9_24" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22664 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22665 dlls/d3dx9_24/Makefile: dlls/d3dx9_24/Makefile.in dlls/Makedll.rules"
22666 ac_config_files="$ac_config_files dlls/d3dx9_24/Makefile"
22668 ALL_MAKEFILES="$ALL_MAKEFILES \\
22669 dlls/d3dx9_25/Makefile"
22670 test "x$enable_d3dx9_25" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22672 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22673 dlls/d3dx9_25/Makefile: dlls/d3dx9_25/Makefile.in dlls/Makedll.rules"
22674 ac_config_files="$ac_config_files dlls/d3dx9_25/Makefile"
22676 ALL_MAKEFILES="$ALL_MAKEFILES \\
22677 dlls/d3dx9_26/Makefile"
22678 test "x$enable_d3dx9_26" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22680 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22681 dlls/d3dx9_26/Makefile: dlls/d3dx9_26/Makefile.in dlls/Makedll.rules"
22682 ac_config_files="$ac_config_files dlls/d3dx9_26/Makefile"
22684 ALL_MAKEFILES="$ALL_MAKEFILES \\
22685 dlls/d3dx9_27/Makefile"
22686 test "x$enable_d3dx9_27" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22688 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22689 dlls/d3dx9_27/Makefile: dlls/d3dx9_27/Makefile.in dlls/Makedll.rules"
22690 ac_config_files="$ac_config_files dlls/d3dx9_27/Makefile"
22692 ALL_MAKEFILES="$ALL_MAKEFILES \\
22693 dlls/d3dx9_28/Makefile"
22694 test "x$enable_d3dx9_28" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22696 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22697 dlls/d3dx9_28/Makefile: dlls/d3dx9_28/Makefile.in dlls/Makedll.rules"
22698 ac_config_files="$ac_config_files dlls/d3dx9_28/Makefile"
22700 ALL_MAKEFILES="$ALL_MAKEFILES \\
22701 dlls/d3dx9_29/Makefile"
22702 test "x$enable_d3dx9_29" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22704 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22705 dlls/d3dx9_29/Makefile: dlls/d3dx9_29/Makefile.in dlls/Makedll.rules"
22706 ac_config_files="$ac_config_files dlls/d3dx9_29/Makefile"
22708 ALL_MAKEFILES="$ALL_MAKEFILES \\
22709 dlls/d3dx9_30/Makefile"
22710 test "x$enable_d3dx9_30" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22712 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22713 dlls/d3dx9_30/Makefile: dlls/d3dx9_30/Makefile.in dlls/Makedll.rules"
22714 ac_config_files="$ac_config_files dlls/d3dx9_30/Makefile"
22716 ALL_MAKEFILES="$ALL_MAKEFILES \\
22717 dlls/d3dx9_31/Makefile"
22718 test "x$enable_d3dx9_31" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22720 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22721 dlls/d3dx9_31/Makefile: dlls/d3dx9_31/Makefile.in dlls/Makedll.rules"
22722 ac_config_files="$ac_config_files dlls/d3dx9_31/Makefile"
22724 ALL_MAKEFILES="$ALL_MAKEFILES \\
22725 dlls/d3dx9_32/Makefile"
22726 test "x$enable_d3dx9_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22728 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22729 dlls/d3dx9_32/Makefile: dlls/d3dx9_32/Makefile.in dlls/Makedll.rules"
22730 ac_config_files="$ac_config_files dlls/d3dx9_32/Makefile"
22732 ALL_MAKEFILES="$ALL_MAKEFILES \\
22733 dlls/d3dx9_33/Makefile"
22734 test "x$enable_d3dx9_33" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22736 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22737 dlls/d3dx9_33/Makefile: dlls/d3dx9_33/Makefile.in dlls/Makedll.rules"
22738 ac_config_files="$ac_config_files dlls/d3dx9_33/Makefile"
22740 ALL_MAKEFILES="$ALL_MAKEFILES \\
22741 dlls/d3dx9_34/Makefile"
22742 test "x$enable_d3dx9_34" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22744 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22745 dlls/d3dx9_34/Makefile: dlls/d3dx9_34/Makefile.in dlls/Makedll.rules"
22746 ac_config_files="$ac_config_files dlls/d3dx9_34/Makefile"
22748 ALL_MAKEFILES="$ALL_MAKEFILES \\
22749 dlls/d3dx9_35/Makefile"
22750 test "x$enable_d3dx9_35" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22752 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22753 dlls/d3dx9_35/Makefile: dlls/d3dx9_35/Makefile.in dlls/Makedll.rules"
22754 ac_config_files="$ac_config_files dlls/d3dx9_35/Makefile"
22756 ALL_MAKEFILES="$ALL_MAKEFILES \\
22757 dlls/d3dx9_36/Makefile"
22758 test "x$enable_d3dx9_36" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22760 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22761 dlls/d3dx9_36/Makefile: dlls/d3dx9_36/Makefile.in dlls/Makedll.rules"
22762 ac_config_files="$ac_config_files dlls/d3dx9_36/Makefile"
22764 ALL_MAKEFILES="$ALL_MAKEFILES \\
22765 dlls/d3dx9_36/tests/Makefile"
22766 test "x$enable_d3dx9_36_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
22768 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22769 dlls/d3dx9_36/tests/Makefile: dlls/d3dx9_36/tests/Makefile.in dlls/Maketest.rules"
22770 ac_config_files="$ac_config_files dlls/d3dx9_36/tests/Makefile"
22772 ALL_MAKEFILES="$ALL_MAKEFILES \\
22773 dlls/d3dx9_37/Makefile"
22774 test "x$enable_d3dx9_37" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22776 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22777 dlls/d3dx9_37/Makefile: dlls/d3dx9_37/Makefile.in dlls/Makedll.rules"
22778 ac_config_files="$ac_config_files dlls/d3dx9_37/Makefile"
22780 ALL_MAKEFILES="$ALL_MAKEFILES \\
22781 dlls/d3dxof/Makefile"
22782 test "x$enable_d3dxof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22784 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22785 dlls/d3dxof/Makefile: dlls/d3dxof/Makefile.in dlls/Makedll.rules"
22786 ac_config_files="$ac_config_files dlls/d3dxof/Makefile"
22788 ALL_MAKEFILES="$ALL_MAKEFILES \\
22789 dlls/d3dxof/tests/Makefile"
22790 test "x$enable_d3dxof_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
22792 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22793 dlls/d3dxof/tests/Makefile: dlls/d3dxof/tests/Makefile.in dlls/Maketest.rules"
22794 ac_config_files="$ac_config_files dlls/d3dxof/tests/Makefile"
22796 ALL_MAKEFILES="$ALL_MAKEFILES \\
22797 dlls/dbghelp/Makefile"
22798 test "x$enable_dbghelp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22800 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22801 dlls/dbghelp/Makefile: dlls/dbghelp/Makefile.in dlls/Makedll.rules"
22802 ac_config_files="$ac_config_files dlls/dbghelp/Makefile"
22804 ALL_MAKEFILES="$ALL_MAKEFILES \\
22805 dlls/dciman32/Makefile"
22806 test "x$enable_dciman32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22808 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22809 dlls/dciman32/Makefile: dlls/dciman32/Makefile.in dlls/Makedll.rules"
22810 ac_config_files="$ac_config_files dlls/dciman32/Makefile"
22812 ALL_MAKEFILES="$ALL_MAKEFILES \\
22813 dlls/ddraw/Makefile"
22814 test "x$enable_ddraw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22816 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22817 dlls/ddraw/Makefile: dlls/ddraw/Makefile.in dlls/Makedll.rules"
22818 ac_config_files="$ac_config_files dlls/ddraw/Makefile"
22820 ALL_MAKEFILES="$ALL_MAKEFILES \\
22821 dlls/ddraw/tests/Makefile"
22822 test "x$enable_ddraw_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
22824 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22825 dlls/ddraw/tests/Makefile: dlls/ddraw/tests/Makefile.in dlls/Maketest.rules"
22826 ac_config_files="$ac_config_files dlls/ddraw/tests/Makefile"
22828 ALL_MAKEFILES="$ALL_MAKEFILES \\
22829 dlls/ddrawex/Makefile"
22830 test "x$enable_ddrawex" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22832 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22833 dlls/ddrawex/Makefile: dlls/ddrawex/Makefile.in dlls/Makedll.rules"
22834 ac_config_files="$ac_config_files dlls/ddrawex/Makefile"
22836 ALL_MAKEFILES="$ALL_MAKEFILES \\
22837 dlls/devenum/Makefile"
22838 test "x$enable_devenum" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22840 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22841 dlls/devenum/Makefile: dlls/devenum/Makefile.in dlls/Makedll.rules"
22842 ac_config_files="$ac_config_files dlls/devenum/Makefile"
22844 ALL_MAKEFILES="$ALL_MAKEFILES \\
22845 dlls/dinput/Makefile"
22846 test "x$enable_dinput" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22848 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22849 dlls/dinput/Makefile: dlls/dinput/Makefile.in dlls/Makedll.rules"
22850 ac_config_files="$ac_config_files dlls/dinput/Makefile"
22852 ALL_MAKEFILES="$ALL_MAKEFILES \\
22853 dlls/dinput/tests/Makefile"
22854 test "x$enable_dinput_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
22856 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22857 dlls/dinput/tests/Makefile: dlls/dinput/tests/Makefile.in dlls/Maketest.rules"
22858 ac_config_files="$ac_config_files dlls/dinput/tests/Makefile"
22860 ALL_MAKEFILES="$ALL_MAKEFILES \\
22861 dlls/dinput8/Makefile"
22862 test "x$enable_dinput8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22864 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22865 dlls/dinput8/Makefile: dlls/dinput8/Makefile.in dlls/Makedll.rules"
22866 ac_config_files="$ac_config_files dlls/dinput8/Makefile"
22868 ALL_MAKEFILES="$ALL_MAKEFILES \\
22869 dlls/dmband/Makefile"
22870 test "x$enable_dmband" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22872 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22873 dlls/dmband/Makefile: dlls/dmband/Makefile.in dlls/Makedll.rules"
22874 ac_config_files="$ac_config_files dlls/dmband/Makefile"
22876 ALL_MAKEFILES="$ALL_MAKEFILES \\
22877 dlls/dmcompos/Makefile"
22878 test "x$enable_dmcompos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22880 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22881 dlls/dmcompos/Makefile: dlls/dmcompos/Makefile.in dlls/Makedll.rules"
22882 ac_config_files="$ac_config_files dlls/dmcompos/Makefile"
22884 ALL_MAKEFILES="$ALL_MAKEFILES \\
22885 dlls/dmime/Makefile"
22886 test "x$enable_dmime" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22888 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22889 dlls/dmime/Makefile: dlls/dmime/Makefile.in dlls/Makedll.rules"
22890 ac_config_files="$ac_config_files dlls/dmime/Makefile"
22892 ALL_MAKEFILES="$ALL_MAKEFILES \\
22893 dlls/dmloader/Makefile"
22894 test "x$enable_dmloader" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22896 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22897 dlls/dmloader/Makefile: dlls/dmloader/Makefile.in dlls/Makedll.rules"
22898 ac_config_files="$ac_config_files dlls/dmloader/Makefile"
22900 ALL_MAKEFILES="$ALL_MAKEFILES \\
22901 dlls/dmscript/Makefile"
22902 test "x$enable_dmscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22904 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22905 dlls/dmscript/Makefile: dlls/dmscript/Makefile.in dlls/Makedll.rules"
22906 ac_config_files="$ac_config_files dlls/dmscript/Makefile"
22908 ALL_MAKEFILES="$ALL_MAKEFILES \\
22909 dlls/dmstyle/Makefile"
22910 test "x$enable_dmstyle" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22912 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22913 dlls/dmstyle/Makefile: dlls/dmstyle/Makefile.in dlls/Makedll.rules"
22914 ac_config_files="$ac_config_files dlls/dmstyle/Makefile"
22916 ALL_MAKEFILES="$ALL_MAKEFILES \\
22917 dlls/dmsynth/Makefile"
22918 test "x$enable_dmsynth" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22920 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22921 dlls/dmsynth/Makefile: dlls/dmsynth/Makefile.in dlls/Makedll.rules"
22922 ac_config_files="$ac_config_files dlls/dmsynth/Makefile"
22924 ALL_MAKEFILES="$ALL_MAKEFILES \\
22925 dlls/dmusic/Makefile"
22926 test "x$enable_dmusic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22928 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22929 dlls/dmusic/Makefile: dlls/dmusic/Makefile.in dlls/Makedll.rules"
22930 ac_config_files="$ac_config_files dlls/dmusic/Makefile"
22932 ALL_MAKEFILES="$ALL_MAKEFILES \\
22933 dlls/dmusic32/Makefile"
22934 test "x$enable_dmusic32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22936 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22937 dlls/dmusic32/Makefile: dlls/dmusic32/Makefile.in dlls/Makedll.rules"
22938 ac_config_files="$ac_config_files dlls/dmusic32/Makefile"
22940 ALL_MAKEFILES="$ALL_MAKEFILES \\
22941 dlls/dnsapi/Makefile"
22942 test "x$enable_dnsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22944 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22945 dlls/dnsapi/Makefile: dlls/dnsapi/Makefile.in dlls/Makedll.rules"
22946 ac_config_files="$ac_config_files dlls/dnsapi/Makefile"
22948 ALL_MAKEFILES="$ALL_MAKEFILES \\
22949 dlls/dnsapi/tests/Makefile"
22950 test "x$enable_dnsapi_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
22952 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22953 dlls/dnsapi/tests/Makefile: dlls/dnsapi/tests/Makefile.in dlls/Maketest.rules"
22954 ac_config_files="$ac_config_files dlls/dnsapi/tests/Makefile"
22956 ALL_MAKEFILES="$ALL_MAKEFILES \\
22957 dlls/dplay/Makefile"
22958 test "x$enable_dplay" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22960 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22961 dlls/dplay/Makefile: dlls/dplay/Makefile.in dlls/Makedll.rules"
22962 ac_config_files="$ac_config_files dlls/dplay/Makefile"
22964 ALL_MAKEFILES="$ALL_MAKEFILES \\
22965 dlls/dplayx/Makefile"
22966 test "x$enable_dplayx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22968 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22969 dlls/dplayx/Makefile: dlls/dplayx/Makefile.in dlls/Makedll.rules"
22970 ac_config_files="$ac_config_files dlls/dplayx/Makefile"
22972 ALL_MAKEFILES="$ALL_MAKEFILES \\
22973 dlls/dplayx/tests/Makefile"
22974 test "x$enable_dplayx_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
22976 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22977 dlls/dplayx/tests/Makefile: dlls/dplayx/tests/Makefile.in dlls/Maketest.rules"
22978 ac_config_files="$ac_config_files dlls/dplayx/tests/Makefile"
22980 ALL_MAKEFILES="$ALL_MAKEFILES \\
22981 dlls/dpnaddr/Makefile"
22982 test "x$enable_dpnaddr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22984 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22985 dlls/dpnaddr/Makefile: dlls/dpnaddr/Makefile.in dlls/Makedll.rules"
22986 ac_config_files="$ac_config_files dlls/dpnaddr/Makefile"
22988 ALL_MAKEFILES="$ALL_MAKEFILES \\
22989 dlls/dpnet/Makefile"
22990 test "x$enable_dpnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
22992 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
22993 dlls/dpnet/Makefile: dlls/dpnet/Makefile.in dlls/Makedll.rules"
22994 ac_config_files="$ac_config_files dlls/dpnet/Makefile"
22996 ALL_MAKEFILES="$ALL_MAKEFILES \\
22997 dlls/dpnhpast/Makefile"
22998 test "x$enable_dpnhpast" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23000 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23001 dlls/dpnhpast/Makefile: dlls/dpnhpast/Makefile.in dlls/Makedll.rules"
23002 ac_config_files="$ac_config_files dlls/dpnhpast/Makefile"
23004 ALL_MAKEFILES="$ALL_MAKEFILES \\
23005 dlls/dpnlobby/Makefile"
23006 test "x$enable_dpnlobby" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23008 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23009 dlls/dpnlobby/Makefile: dlls/dpnlobby/Makefile.in dlls/Makedll.rules"
23010 ac_config_files="$ac_config_files dlls/dpnlobby/Makefile"
23012 ALL_MAKEFILES="$ALL_MAKEFILES \\
23013 dlls/dpwsockx/Makefile"
23014 test "x$enable_dpwsockx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23016 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23017 dlls/dpwsockx/Makefile: dlls/dpwsockx/Makefile.in dlls/Makedll.rules"
23018 ac_config_files="$ac_config_files dlls/dpwsockx/Makefile"
23020 ALL_MAKEFILES="$ALL_MAKEFILES \\
23021 dlls/dsound/Makefile"
23022 test "x$enable_dsound" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23024 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23025 dlls/dsound/Makefile: dlls/dsound/Makefile.in dlls/Makedll.rules"
23026 ac_config_files="$ac_config_files dlls/dsound/Makefile"
23028 ALL_MAKEFILES="$ALL_MAKEFILES \\
23029 dlls/dsound/tests/Makefile"
23030 test "x$enable_dsound_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23032 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23033 dlls/dsound/tests/Makefile: dlls/dsound/tests/Makefile.in dlls/Maketest.rules"
23034 ac_config_files="$ac_config_files dlls/dsound/tests/Makefile"
23036 ALL_MAKEFILES="$ALL_MAKEFILES \\
23037 dlls/dssenh/Makefile"
23038 test "x$enable_dssenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23040 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23041 dlls/dssenh/Makefile: dlls/dssenh/Makefile.in dlls/Makedll.rules"
23042 ac_config_files="$ac_config_files dlls/dssenh/Makefile"
23044 ALL_MAKEFILES="$ALL_MAKEFILES \\
23045 dlls/dswave/Makefile"
23046 test "x$enable_dswave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23048 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23049 dlls/dswave/Makefile: dlls/dswave/Makefile.in dlls/Makedll.rules"
23050 ac_config_files="$ac_config_files dlls/dswave/Makefile"
23052 ALL_MAKEFILES="$ALL_MAKEFILES \\
23053 dlls/dwmapi/Makefile"
23054 test "x$enable_dwmapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23056 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23057 dlls/dwmapi/Makefile: dlls/dwmapi/Makefile.in dlls/Makedll.rules"
23058 ac_config_files="$ac_config_files dlls/dwmapi/Makefile"
23060 ALL_MAKEFILES="$ALL_MAKEFILES \\
23061 dlls/dxdiagn/Makefile"
23062 test "x$enable_dxdiagn" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23064 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23065 dlls/dxdiagn/Makefile: dlls/dxdiagn/Makefile.in dlls/Makedll.rules"
23066 ac_config_files="$ac_config_files dlls/dxdiagn/Makefile"
23068 ALL_MAKEFILES="$ALL_MAKEFILES \\
23069 dlls/dxerr8/Makefile"
23070 test "x$enable_dxerr8" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
23072 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23073 dlls/dxerr8/Makefile: dlls/dxerr8/Makefile.in dlls/Makeimplib.rules"
23074 ac_config_files="$ac_config_files dlls/dxerr8/Makefile"
23076 ALL_MAKEFILES="$ALL_MAKEFILES \\
23077 dlls/dxerr9/Makefile"
23078 test "x$enable_dxerr9" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
23080 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23081 dlls/dxerr9/Makefile: dlls/dxerr9/Makefile.in dlls/Makeimplib.rules"
23082 ac_config_files="$ac_config_files dlls/dxerr9/Makefile"
23084 ALL_MAKEFILES="$ALL_MAKEFILES \\
23085 dlls/dxguid/Makefile"
23086 test "x$enable_dxguid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
23088 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23089 dlls/dxguid/Makefile: dlls/dxguid/Makefile.in dlls/Makeimplib.rules"
23090 ac_config_files="$ac_config_files dlls/dxguid/Makefile"
23092 ALL_MAKEFILES="$ALL_MAKEFILES \\
23093 dlls/faultrep/Makefile"
23094 test "x$enable_faultrep" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23096 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23097 dlls/faultrep/Makefile: dlls/faultrep/Makefile.in dlls/Makedll.rules"
23098 ac_config_files="$ac_config_files dlls/faultrep/Makefile"
23100 ALL_MAKEFILES="$ALL_MAKEFILES \\
23101 dlls/fusion/Makefile"
23102 test "x$enable_fusion" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23104 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23105 dlls/fusion/Makefile: dlls/fusion/Makefile.in dlls/Makedll.rules"
23106 ac_config_files="$ac_config_files dlls/fusion/Makefile"
23108 ALL_MAKEFILES="$ALL_MAKEFILES \\
23109 dlls/fusion/tests/Makefile"
23110 test "x$enable_fusion_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23112 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23113 dlls/fusion/tests/Makefile: dlls/fusion/tests/Makefile.in dlls/Maketest.rules"
23114 ac_config_files="$ac_config_files dlls/fusion/tests/Makefile"
23116 ALL_MAKEFILES="$ALL_MAKEFILES \\
23117 dlls/gdi32/Makefile"
23118 test "x$enable_gdi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23120 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23121 dlls/gdi32/Makefile: dlls/gdi32/Makefile.in dlls/Makedll.rules"
23122 ac_config_files="$ac_config_files dlls/gdi32/Makefile"
23124 ALL_MAKEFILES="$ALL_MAKEFILES \\
23125 dlls/gdi32/tests/Makefile"
23126 test "x$enable_gdi32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23128 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23129 dlls/gdi32/tests/Makefile: dlls/gdi32/tests/Makefile.in dlls/Maketest.rules"
23130 ac_config_files="$ac_config_files dlls/gdi32/tests/Makefile"
23132 ALL_MAKEFILES="$ALL_MAKEFILES \\
23133 dlls/gdiplus/Makefile"
23134 test "x$enable_gdiplus" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23136 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23137 dlls/gdiplus/Makefile: dlls/gdiplus/Makefile.in dlls/Makedll.rules"
23138 ac_config_files="$ac_config_files dlls/gdiplus/Makefile"
23140 ALL_MAKEFILES="$ALL_MAKEFILES \\
23141 dlls/gdiplus/tests/Makefile"
23142 test "x$enable_gdiplus_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23144 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23145 dlls/gdiplus/tests/Makefile: dlls/gdiplus/tests/Makefile.in dlls/Maketest.rules"
23146 ac_config_files="$ac_config_files dlls/gdiplus/tests/Makefile"
23148 ALL_MAKEFILES="$ALL_MAKEFILES \\
23149 dlls/glu32/Makefile"
23150 test "x$enable_glu32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23152 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23153 dlls/glu32/Makefile: dlls/glu32/Makefile.in dlls/Makedll.rules"
23154 ac_config_files="$ac_config_files dlls/glu32/Makefile"
23156 ALL_MAKEFILES="$ALL_MAKEFILES \\
23157 dlls/gphoto2.ds/Makefile"
23158 test "x$enable_gphoto2_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23160 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23161 dlls/gphoto2.ds/Makefile: dlls/gphoto2.ds/Makefile.in dlls/Makedll.rules"
23162 ac_config_files="$ac_config_files dlls/gphoto2.ds/Makefile"
23164 ALL_MAKEFILES="$ALL_MAKEFILES \\
23165 dlls/gpkcsp/Makefile"
23166 test "x$enable_gpkcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23168 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23169 dlls/gpkcsp/Makefile: dlls/gpkcsp/Makefile.in dlls/Makedll.rules"
23170 ac_config_files="$ac_config_files dlls/gpkcsp/Makefile"
23172 ALL_MAKEFILES="$ALL_MAKEFILES \\
23174 test "x$enable_hal" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23176 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23177 dlls/hal/Makefile: dlls/hal/Makefile.in dlls/Makedll.rules"
23178 ac_config_files="$ac_config_files dlls/hal/Makefile"
23180 ALL_MAKEFILES="$ALL_MAKEFILES \\
23181 dlls/hhctrl.ocx/Makefile"
23182 test "x$enable_hhctrl_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23184 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23185 dlls/hhctrl.ocx/Makefile: dlls/hhctrl.ocx/Makefile.in dlls/Makedll.rules"
23186 ac_config_files="$ac_config_files dlls/hhctrl.ocx/Makefile"
23188 ALL_MAKEFILES="$ALL_MAKEFILES \\
23190 test "x$enable_hid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23192 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23193 dlls/hid/Makefile: dlls/hid/Makefile.in dlls/Makedll.rules"
23194 ac_config_files="$ac_config_files dlls/hid/Makefile"
23196 ALL_MAKEFILES="$ALL_MAKEFILES \\
23197 dlls/hlink/Makefile"
23198 test "x$enable_hlink" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23200 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23201 dlls/hlink/Makefile: dlls/hlink/Makefile.in dlls/Makedll.rules"
23202 ac_config_files="$ac_config_files dlls/hlink/Makefile"
23204 ALL_MAKEFILES="$ALL_MAKEFILES \\
23205 dlls/hlink/tests/Makefile"
23206 test "x$enable_hlink_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23208 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23209 dlls/hlink/tests/Makefile: dlls/hlink/tests/Makefile.in dlls/Maketest.rules"
23210 ac_config_files="$ac_config_files dlls/hlink/tests/Makefile"
23212 ALL_MAKEFILES="$ALL_MAKEFILES \\
23213 dlls/hnetcfg/Makefile"
23214 test "x$enable_hnetcfg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23216 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23217 dlls/hnetcfg/Makefile: dlls/hnetcfg/Makefile.in dlls/Makedll.rules"
23218 ac_config_files="$ac_config_files dlls/hnetcfg/Makefile"
23220 ALL_MAKEFILES="$ALL_MAKEFILES \\
23221 dlls/iccvid/Makefile"
23222 test "x$enable_iccvid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23224 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23225 dlls/iccvid/Makefile: dlls/iccvid/Makefile.in dlls/Makedll.rules"
23226 ac_config_files="$ac_config_files dlls/iccvid/Makefile"
23228 ALL_MAKEFILES="$ALL_MAKEFILES \\
23229 dlls/icmp/Makefile"
23230 test "x$enable_icmp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23232 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23233 dlls/icmp/Makefile: dlls/icmp/Makefile.in dlls/Makedll.rules"
23234 ac_config_files="$ac_config_files dlls/icmp/Makefile"
23236 ALL_MAKEFILES="$ALL_MAKEFILES \\
23237 dlls/ifsmgr.vxd/Makefile"
23238 test "x$enable_ifsmgr_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23240 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23241 dlls/ifsmgr.vxd/Makefile: dlls/ifsmgr.vxd/Makefile.in dlls/Makedll.rules"
23242 ac_config_files="$ac_config_files dlls/ifsmgr.vxd/Makefile"
23244 ALL_MAKEFILES="$ALL_MAKEFILES \\
23245 dlls/imaadp32.acm/Makefile"
23246 test "x$enable_imaadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23248 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23249 dlls/imaadp32.acm/Makefile: dlls/imaadp32.acm/Makefile.in dlls/Makedll.rules"
23250 ac_config_files="$ac_config_files dlls/imaadp32.acm/Makefile"
23252 ALL_MAKEFILES="$ALL_MAKEFILES \\
23253 dlls/imagehlp/Makefile"
23254 test "x$enable_imagehlp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23256 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23257 dlls/imagehlp/Makefile: dlls/imagehlp/Makefile.in dlls/Makedll.rules"
23258 ac_config_files="$ac_config_files dlls/imagehlp/Makefile"
23260 ALL_MAKEFILES="$ALL_MAKEFILES \\
23261 dlls/imm32/Makefile"
23262 test "x$enable_imm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23264 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23265 dlls/imm32/Makefile: dlls/imm32/Makefile.in dlls/Makedll.rules"
23266 ac_config_files="$ac_config_files dlls/imm32/Makefile"
23268 ALL_MAKEFILES="$ALL_MAKEFILES \\
23269 dlls/imm32/tests/Makefile"
23270 test "x$enable_imm32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23272 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23273 dlls/imm32/tests/Makefile: dlls/imm32/tests/Makefile.in dlls/Maketest.rules"
23274 ac_config_files="$ac_config_files dlls/imm32/tests/Makefile"
23276 ALL_MAKEFILES="$ALL_MAKEFILES \\
23277 dlls/inetcomm/Makefile"
23278 test "x$enable_inetcomm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23280 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23281 dlls/inetcomm/Makefile: dlls/inetcomm/Makefile.in dlls/Makedll.rules"
23282 ac_config_files="$ac_config_files dlls/inetcomm/Makefile"
23284 ALL_MAKEFILES="$ALL_MAKEFILES \\
23285 dlls/inetcomm/tests/Makefile"
23286 test "x$enable_inetcomm_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23288 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23289 dlls/inetcomm/tests/Makefile: dlls/inetcomm/tests/Makefile.in dlls/Maketest.rules"
23290 ac_config_files="$ac_config_files dlls/inetcomm/tests/Makefile"
23292 ALL_MAKEFILES="$ALL_MAKEFILES \\
23293 dlls/inetmib1/Makefile"
23294 test "x$enable_inetmib1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23296 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23297 dlls/inetmib1/Makefile: dlls/inetmib1/Makefile.in dlls/Makedll.rules"
23298 ac_config_files="$ac_config_files dlls/inetmib1/Makefile"
23300 ALL_MAKEFILES="$ALL_MAKEFILES \\
23301 dlls/inetmib1/tests/Makefile"
23302 test "x$enable_inetmib1_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23304 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23305 dlls/inetmib1/tests/Makefile: dlls/inetmib1/tests/Makefile.in dlls/Maketest.rules"
23306 ac_config_files="$ac_config_files dlls/inetmib1/tests/Makefile"
23308 ALL_MAKEFILES="$ALL_MAKEFILES \\
23309 dlls/infosoft/Makefile"
23310 test "x$enable_infosoft" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23312 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23313 dlls/infosoft/Makefile: dlls/infosoft/Makefile.in dlls/Makedll.rules"
23314 ac_config_files="$ac_config_files dlls/infosoft/Makefile"
23316 ALL_MAKEFILES="$ALL_MAKEFILES \\
23317 dlls/infosoft/tests/Makefile"
23318 test "x$enable_infosoft_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23320 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23321 dlls/infosoft/tests/Makefile: dlls/infosoft/tests/Makefile.in dlls/Maketest.rules"
23322 ac_config_files="$ac_config_files dlls/infosoft/tests/Makefile"
23324 ALL_MAKEFILES="$ALL_MAKEFILES \\
23325 dlls/initpki/Makefile"
23326 test "x$enable_initpki" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23328 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23329 dlls/initpki/Makefile: dlls/initpki/Makefile.in dlls/Makedll.rules"
23330 ac_config_files="$ac_config_files dlls/initpki/Makefile"
23332 ALL_MAKEFILES="$ALL_MAKEFILES \\
23333 dlls/inkobj/Makefile"
23334 test "x$enable_inkobj" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23336 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23337 dlls/inkobj/Makefile: dlls/inkobj/Makefile.in dlls/Makedll.rules"
23338 ac_config_files="$ac_config_files dlls/inkobj/Makefile"
23340 ALL_MAKEFILES="$ALL_MAKEFILES \\
23341 dlls/inseng/Makefile"
23342 test "x$enable_inseng" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23344 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23345 dlls/inseng/Makefile: dlls/inseng/Makefile.in dlls/Makedll.rules"
23346 ac_config_files="$ac_config_files dlls/inseng/Makefile"
23348 ALL_MAKEFILES="$ALL_MAKEFILES \\
23349 dlls/iphlpapi/Makefile"
23350 test "x$enable_iphlpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23352 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23353 dlls/iphlpapi/Makefile: dlls/iphlpapi/Makefile.in dlls/Makedll.rules"
23354 ac_config_files="$ac_config_files dlls/iphlpapi/Makefile"
23356 ALL_MAKEFILES="$ALL_MAKEFILES \\
23357 dlls/iphlpapi/tests/Makefile"
23358 test "x$enable_iphlpapi_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23360 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23361 dlls/iphlpapi/tests/Makefile: dlls/iphlpapi/tests/Makefile.in dlls/Maketest.rules"
23362 ac_config_files="$ac_config_files dlls/iphlpapi/tests/Makefile"
23364 ALL_MAKEFILES="$ALL_MAKEFILES \\
23365 dlls/itircl/Makefile"
23366 test "x$enable_itircl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23368 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23369 dlls/itircl/Makefile: dlls/itircl/Makefile.in dlls/Makedll.rules"
23370 ac_config_files="$ac_config_files dlls/itircl/Makefile"
23372 ALL_MAKEFILES="$ALL_MAKEFILES \\
23373 dlls/itss/Makefile"
23374 test "x$enable_itss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23376 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23377 dlls/itss/Makefile: dlls/itss/Makefile.in dlls/Makedll.rules"
23378 ac_config_files="$ac_config_files dlls/itss/Makefile"
23380 ALL_MAKEFILES="$ALL_MAKEFILES \\
23381 dlls/itss/tests/Makefile"
23382 test "x$enable_itss_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23384 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23385 dlls/itss/tests/Makefile: dlls/itss/tests/Makefile.in dlls/Maketest.rules"
23386 ac_config_files="$ac_config_files dlls/itss/tests/Makefile"
23388 ALL_MAKEFILES="$ALL_MAKEFILES \\
23389 dlls/jscript/Makefile"
23390 test "x$enable_jscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23392 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23393 dlls/jscript/Makefile: dlls/jscript/Makefile.in dlls/Makedll.rules"
23394 ac_config_files="$ac_config_files dlls/jscript/Makefile"
23396 ALL_MAKEFILES="$ALL_MAKEFILES \\
23397 dlls/jscript/tests/Makefile"
23398 test "x$enable_jscript_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23400 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23401 dlls/jscript/tests/Makefile: dlls/jscript/tests/Makefile.in dlls/Maketest.rules"
23402 ac_config_files="$ac_config_files dlls/jscript/tests/Makefile"
23404 ALL_MAKEFILES="$ALL_MAKEFILES \\
23405 dlls/kernel32/Makefile"
23406 test "x$enable_kernel32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23408 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23409 dlls/kernel32/Makefile: dlls/kernel32/Makefile.in dlls/Makedll.rules"
23410 ac_config_files="$ac_config_files dlls/kernel32/Makefile"
23412 ALL_MAKEFILES="$ALL_MAKEFILES \\
23413 dlls/kernel32/tests/Makefile"
23414 test "x$enable_kernel32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23416 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23417 dlls/kernel32/tests/Makefile: dlls/kernel32/tests/Makefile.in dlls/Maketest.rules"
23418 ac_config_files="$ac_config_files dlls/kernel32/tests/Makefile"
23420 ALL_MAKEFILES="$ALL_MAKEFILES \\
23421 dlls/localspl/Makefile"
23422 test "x$enable_localspl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23424 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23425 dlls/localspl/Makefile: dlls/localspl/Makefile.in dlls/Makedll.rules"
23426 ac_config_files="$ac_config_files dlls/localspl/Makefile"
23428 ALL_MAKEFILES="$ALL_MAKEFILES \\
23429 dlls/localspl/tests/Makefile"
23430 test "x$enable_localspl_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23432 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23433 dlls/localspl/tests/Makefile: dlls/localspl/tests/Makefile.in dlls/Maketest.rules"
23434 ac_config_files="$ac_config_files dlls/localspl/tests/Makefile"
23436 ALL_MAKEFILES="$ALL_MAKEFILES \\
23437 dlls/localui/Makefile"
23438 test "x$enable_localui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23440 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23441 dlls/localui/Makefile: dlls/localui/Makefile.in dlls/Makedll.rules"
23442 ac_config_files="$ac_config_files dlls/localui/Makefile"
23444 ALL_MAKEFILES="$ALL_MAKEFILES \\
23445 dlls/localui/tests/Makefile"
23446 test "x$enable_localui_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23448 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23449 dlls/localui/tests/Makefile: dlls/localui/tests/Makefile.in dlls/Maketest.rules"
23450 ac_config_files="$ac_config_files dlls/localui/tests/Makefile"
23452 ALL_MAKEFILES="$ALL_MAKEFILES \\
23453 dlls/lz32/Makefile"
23454 test "x$enable_lz32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23456 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23457 dlls/lz32/Makefile: dlls/lz32/Makefile.in dlls/Makedll.rules"
23458 ac_config_files="$ac_config_files dlls/lz32/Makefile"
23460 ALL_MAKEFILES="$ALL_MAKEFILES \\
23461 dlls/lz32/tests/Makefile"
23462 test "x$enable_lz32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23464 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23465 dlls/lz32/tests/Makefile: dlls/lz32/tests/Makefile.in dlls/Maketest.rules"
23466 ac_config_files="$ac_config_files dlls/lz32/tests/Makefile"
23468 ALL_MAKEFILES="$ALL_MAKEFILES \\
23469 dlls/mapi32/Makefile"
23470 test "x$enable_mapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23472 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23473 dlls/mapi32/Makefile: dlls/mapi32/Makefile.in dlls/Makedll.rules"
23474 ac_config_files="$ac_config_files dlls/mapi32/Makefile"
23476 ALL_MAKEFILES="$ALL_MAKEFILES \\
23477 dlls/mapi32/tests/Makefile"
23478 test "x$enable_mapi32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23480 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23481 dlls/mapi32/tests/Makefile: dlls/mapi32/tests/Makefile.in dlls/Maketest.rules"
23482 ac_config_files="$ac_config_files dlls/mapi32/tests/Makefile"
23484 ALL_MAKEFILES="$ALL_MAKEFILES \\
23485 dlls/mciavi32/Makefile"
23486 test "x$enable_mciavi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23488 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23489 dlls/mciavi32/Makefile: dlls/mciavi32/Makefile.in dlls/Makedll.rules"
23490 ac_config_files="$ac_config_files dlls/mciavi32/Makefile"
23492 ALL_MAKEFILES="$ALL_MAKEFILES \\
23493 dlls/mcicda/Makefile"
23494 test "x$enable_mcicda" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23496 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23497 dlls/mcicda/Makefile: dlls/mcicda/Makefile.in dlls/Makedll.rules"
23498 ac_config_files="$ac_config_files dlls/mcicda/Makefile"
23500 ALL_MAKEFILES="$ALL_MAKEFILES \\
23501 dlls/mciseq/Makefile"
23502 test "x$enable_mciseq" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23504 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23505 dlls/mciseq/Makefile: dlls/mciseq/Makefile.in dlls/Makedll.rules"
23506 ac_config_files="$ac_config_files dlls/mciseq/Makefile"
23508 ALL_MAKEFILES="$ALL_MAKEFILES \\
23509 dlls/mciwave/Makefile"
23510 test "x$enable_mciwave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23512 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23513 dlls/mciwave/Makefile: dlls/mciwave/Makefile.in dlls/Makedll.rules"
23514 ac_config_files="$ac_config_files dlls/mciwave/Makefile"
23516 ALL_MAKEFILES="$ALL_MAKEFILES \\
23517 dlls/midimap/Makefile"
23518 test "x$enable_midimap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23520 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23521 dlls/midimap/Makefile: dlls/midimap/Makefile.in dlls/Makedll.rules"
23522 ac_config_files="$ac_config_files dlls/midimap/Makefile"
23524 ALL_MAKEFILES="$ALL_MAKEFILES \\
23525 dlls/mlang/Makefile"
23526 test "x$enable_mlang" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23528 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23529 dlls/mlang/Makefile: dlls/mlang/Makefile.in dlls/Makedll.rules"
23530 ac_config_files="$ac_config_files dlls/mlang/Makefile"
23532 ALL_MAKEFILES="$ALL_MAKEFILES \\
23533 dlls/mlang/tests/Makefile"
23534 test "x$enable_mlang_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23536 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23537 dlls/mlang/tests/Makefile: dlls/mlang/tests/Makefile.in dlls/Maketest.rules"
23538 ac_config_files="$ac_config_files dlls/mlang/tests/Makefile"
23540 ALL_MAKEFILES="$ALL_MAKEFILES \\
23541 dlls/mmdevldr.vxd/Makefile"
23542 test "x$enable_mmdevldr_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23544 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23545 dlls/mmdevldr.vxd/Makefile: dlls/mmdevldr.vxd/Makefile.in dlls/Makedll.rules"
23546 ac_config_files="$ac_config_files dlls/mmdevldr.vxd/Makefile"
23548 ALL_MAKEFILES="$ALL_MAKEFILES \\
23549 dlls/monodebg.vxd/Makefile"
23550 test "x$enable_monodebg_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23552 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23553 dlls/monodebg.vxd/Makefile: dlls/monodebg.vxd/Makefile.in dlls/Makedll.rules"
23554 ac_config_files="$ac_config_files dlls/monodebg.vxd/Makefile"
23556 ALL_MAKEFILES="$ALL_MAKEFILES \\
23557 dlls/mountmgr.sys/Makefile"
23558 test "x$enable_mountmgr_sys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23560 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23561 dlls/mountmgr.sys/Makefile: dlls/mountmgr.sys/Makefile.in dlls/Makedll.rules"
23562 ac_config_files="$ac_config_files dlls/mountmgr.sys/Makefile"
23564 ALL_MAKEFILES="$ALL_MAKEFILES \\
23566 test "x$enable_mpr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23568 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23569 dlls/mpr/Makefile: dlls/mpr/Makefile.in dlls/Makedll.rules"
23570 ac_config_files="$ac_config_files dlls/mpr/Makefile"
23572 ALL_MAKEFILES="$ALL_MAKEFILES \\
23573 dlls/mprapi/Makefile"
23574 test "x$enable_mprapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23576 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23577 dlls/mprapi/Makefile: dlls/mprapi/Makefile.in dlls/Makedll.rules"
23578 ac_config_files="$ac_config_files dlls/mprapi/Makefile"
23580 ALL_MAKEFILES="$ALL_MAKEFILES \\
23581 dlls/msacm32.drv/Makefile"
23582 test "x$enable_msacm32_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23584 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23585 dlls/msacm32.drv/Makefile: dlls/msacm32.drv/Makefile.in dlls/Makedll.rules"
23586 ac_config_files="$ac_config_files dlls/msacm32.drv/Makefile"
23588 ALL_MAKEFILES="$ALL_MAKEFILES \\
23589 dlls/msacm32/Makefile"
23590 test "x$enable_msacm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23592 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23593 dlls/msacm32/Makefile: dlls/msacm32/Makefile.in dlls/Makedll.rules"
23594 ac_config_files="$ac_config_files dlls/msacm32/Makefile"
23596 ALL_MAKEFILES="$ALL_MAKEFILES \\
23597 dlls/msacm32/tests/Makefile"
23598 test "x$enable_msacm32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23600 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23601 dlls/msacm32/tests/Makefile: dlls/msacm32/tests/Makefile.in dlls/Maketest.rules"
23602 ac_config_files="$ac_config_files dlls/msacm32/tests/Makefile"
23604 ALL_MAKEFILES="$ALL_MAKEFILES \\
23605 dlls/msadp32.acm/Makefile"
23606 test "x$enable_msadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23608 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23609 dlls/msadp32.acm/Makefile: dlls/msadp32.acm/Makefile.in dlls/Makedll.rules"
23610 ac_config_files="$ac_config_files dlls/msadp32.acm/Makefile"
23612 ALL_MAKEFILES="$ALL_MAKEFILES \\
23613 dlls/mscat32/Makefile"
23614 test "x$enable_mscat32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23616 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23617 dlls/mscat32/Makefile: dlls/mscat32/Makefile.in dlls/Makedll.rules"
23618 ac_config_files="$ac_config_files dlls/mscat32/Makefile"
23620 ALL_MAKEFILES="$ALL_MAKEFILES \\
23621 dlls/mscms/Makefile"
23622 test "x$enable_mscms" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23624 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23625 dlls/mscms/Makefile: dlls/mscms/Makefile.in dlls/Makedll.rules"
23626 ac_config_files="$ac_config_files dlls/mscms/Makefile"
23628 ALL_MAKEFILES="$ALL_MAKEFILES \\
23629 dlls/mscms/tests/Makefile"
23630 test "x$enable_mscms_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23632 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23633 dlls/mscms/tests/Makefile: dlls/mscms/tests/Makefile.in dlls/Maketest.rules"
23634 ac_config_files="$ac_config_files dlls/mscms/tests/Makefile"
23636 ALL_MAKEFILES="$ALL_MAKEFILES \\
23637 dlls/mscoree/Makefile"
23638 test "x$enable_mscoree" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23640 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23641 dlls/mscoree/Makefile: dlls/mscoree/Makefile.in dlls/Makedll.rules"
23642 ac_config_files="$ac_config_files dlls/mscoree/Makefile"
23644 ALL_MAKEFILES="$ALL_MAKEFILES \\
23645 dlls/msdmo/Makefile"
23646 test "x$enable_msdmo" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23648 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23649 dlls/msdmo/Makefile: dlls/msdmo/Makefile.in dlls/Makedll.rules"
23650 ac_config_files="$ac_config_files dlls/msdmo/Makefile"
23652 ALL_MAKEFILES="$ALL_MAKEFILES \\
23653 dlls/msftedit/Makefile"
23654 test "x$enable_msftedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23656 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23657 dlls/msftedit/Makefile: dlls/msftedit/Makefile.in dlls/Makedll.rules"
23658 ac_config_files="$ac_config_files dlls/msftedit/Makefile"
23660 ALL_MAKEFILES="$ALL_MAKEFILES \\
23661 dlls/msg711.acm/Makefile"
23662 test "x$enable_msg711_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23664 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23665 dlls/msg711.acm/Makefile: dlls/msg711.acm/Makefile.in dlls/Makedll.rules"
23666 ac_config_files="$ac_config_files dlls/msg711.acm/Makefile"
23668 ALL_MAKEFILES="$ALL_MAKEFILES \\
23669 dlls/mshtml.tlb/Makefile"
23670 test "x$enable_mshtml_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23672 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23673 dlls/mshtml.tlb/Makefile: dlls/mshtml.tlb/Makefile.in dlls/Makedll.rules"
23674 ac_config_files="$ac_config_files dlls/mshtml.tlb/Makefile"
23676 ALL_MAKEFILES="$ALL_MAKEFILES \\
23677 dlls/mshtml/Makefile"
23678 test "x$enable_mshtml" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23680 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23681 dlls/mshtml/Makefile: dlls/mshtml/Makefile.in dlls/Makedll.rules"
23682 ac_config_files="$ac_config_files dlls/mshtml/Makefile"
23684 ALL_MAKEFILES="$ALL_MAKEFILES \\
23685 dlls/mshtml/tests/Makefile"
23686 test "x$enable_mshtml_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23688 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23689 dlls/mshtml/tests/Makefile: dlls/mshtml/tests/Makefile.in dlls/Maketest.rules"
23690 ac_config_files="$ac_config_files dlls/mshtml/tests/Makefile"
23692 ALL_MAKEFILES="$ALL_MAKEFILES \\
23694 test "x$enable_msi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23696 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23697 dlls/msi/Makefile: dlls/msi/Makefile.in dlls/Makedll.rules"
23698 ac_config_files="$ac_config_files dlls/msi/Makefile"
23700 ALL_MAKEFILES="$ALL_MAKEFILES \\
23701 dlls/msi/tests/Makefile"
23702 test "x$enable_msi_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23704 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23705 dlls/msi/tests/Makefile: dlls/msi/tests/Makefile.in dlls/Maketest.rules"
23706 ac_config_files="$ac_config_files dlls/msi/tests/Makefile"
23708 ALL_MAKEFILES="$ALL_MAKEFILES \\
23709 dlls/msimg32/Makefile"
23710 test "x$enable_msimg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23712 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23713 dlls/msimg32/Makefile: dlls/msimg32/Makefile.in dlls/Makedll.rules"
23714 ac_config_files="$ac_config_files dlls/msimg32/Makefile"
23716 ALL_MAKEFILES="$ALL_MAKEFILES \\
23717 dlls/msimtf/Makefile"
23718 test "x$enable_msimtf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23720 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23721 dlls/msimtf/Makefile: dlls/msimtf/Makefile.in dlls/Makedll.rules"
23722 ac_config_files="$ac_config_files dlls/msimtf/Makefile"
23724 ALL_MAKEFILES="$ALL_MAKEFILES \\
23725 dlls/msisip/Makefile"
23726 test "x$enable_msisip" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23728 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23729 dlls/msisip/Makefile: dlls/msisip/Makefile.in dlls/Makedll.rules"
23730 ac_config_files="$ac_config_files dlls/msisip/Makefile"
23732 ALL_MAKEFILES="$ALL_MAKEFILES \\
23733 dlls/msisys.ocx/Makefile"
23734 test "x$enable_msisys_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23736 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23737 dlls/msisys.ocx/Makefile: dlls/msisys.ocx/Makefile.in dlls/Makedll.rules"
23738 ac_config_files="$ac_config_files dlls/msisys.ocx/Makefile"
23740 ALL_MAKEFILES="$ALL_MAKEFILES \\
23741 dlls/msnet32/Makefile"
23742 test "x$enable_msnet32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23744 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23745 dlls/msnet32/Makefile: dlls/msnet32/Makefile.in dlls/Makedll.rules"
23746 ac_config_files="$ac_config_files dlls/msnet32/Makefile"
23748 ALL_MAKEFILES="$ALL_MAKEFILES \\
23749 dlls/msrle32/Makefile"
23750 test "x$enable_msrle32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23752 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23753 dlls/msrle32/Makefile: dlls/msrle32/Makefile.in dlls/Makedll.rules"
23754 ac_config_files="$ac_config_files dlls/msrle32/Makefile"
23756 ALL_MAKEFILES="$ALL_MAKEFILES \\
23757 dlls/mssip32/Makefile"
23758 test "x$enable_mssip32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23760 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23761 dlls/mssip32/Makefile: dlls/mssip32/Makefile.in dlls/Makedll.rules"
23762 ac_config_files="$ac_config_files dlls/mssip32/Makefile"
23764 ALL_MAKEFILES="$ALL_MAKEFILES \\
23765 dlls/mstask/Makefile"
23766 test "x$enable_mstask" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23768 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23769 dlls/mstask/Makefile: dlls/mstask/Makefile.in dlls/Makedll.rules"
23770 ac_config_files="$ac_config_files dlls/mstask/Makefile"
23772 ALL_MAKEFILES="$ALL_MAKEFILES \\
23773 dlls/mstask/tests/Makefile"
23774 test "x$enable_mstask_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23776 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23777 dlls/mstask/tests/Makefile: dlls/mstask/tests/Makefile.in dlls/Maketest.rules"
23778 ac_config_files="$ac_config_files dlls/mstask/tests/Makefile"
23780 ALL_MAKEFILES="$ALL_MAKEFILES \\
23781 dlls/msvcirt/Makefile"
23782 test "x$enable_msvcirt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23784 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23785 dlls/msvcirt/Makefile: dlls/msvcirt/Makefile.in dlls/Makedll.rules"
23786 ac_config_files="$ac_config_files dlls/msvcirt/Makefile"
23788 ALL_MAKEFILES="$ALL_MAKEFILES \\
23789 dlls/msvcr71/Makefile"
23790 test "x$enable_msvcr71" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23792 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23793 dlls/msvcr71/Makefile: dlls/msvcr71/Makefile.in dlls/Makedll.rules"
23794 ac_config_files="$ac_config_files dlls/msvcr71/Makefile"
23796 ALL_MAKEFILES="$ALL_MAKEFILES \\
23797 dlls/msvcrt/Makefile"
23798 test "x$enable_msvcrt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23800 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23801 dlls/msvcrt/Makefile: dlls/msvcrt/Makefile.in dlls/Makedll.rules"
23802 ac_config_files="$ac_config_files dlls/msvcrt/Makefile"
23804 ALL_MAKEFILES="$ALL_MAKEFILES \\
23805 dlls/msvcrt/tests/Makefile"
23806 test "x$enable_msvcrt_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23808 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23809 dlls/msvcrt/tests/Makefile: dlls/msvcrt/tests/Makefile.in dlls/Maketest.rules"
23810 ac_config_files="$ac_config_files dlls/msvcrt/tests/Makefile"
23812 ALL_MAKEFILES="$ALL_MAKEFILES \\
23813 dlls/msvcrt20/Makefile"
23814 test "x$enable_msvcrt20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23816 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23817 dlls/msvcrt20/Makefile: dlls/msvcrt20/Makefile.in dlls/Makedll.rules"
23818 ac_config_files="$ac_config_files dlls/msvcrt20/Makefile"
23820 ALL_MAKEFILES="$ALL_MAKEFILES \\
23821 dlls/msvcrt40/Makefile"
23822 test "x$enable_msvcrt40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23824 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23825 dlls/msvcrt40/Makefile: dlls/msvcrt40/Makefile.in dlls/Makedll.rules"
23826 ac_config_files="$ac_config_files dlls/msvcrt40/Makefile"
23828 ALL_MAKEFILES="$ALL_MAKEFILES \\
23829 dlls/msvcrtd/Makefile"
23830 test "x$enable_msvcrtd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23832 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23833 dlls/msvcrtd/Makefile: dlls/msvcrtd/Makefile.in dlls/Makedll.rules"
23834 ac_config_files="$ac_config_files dlls/msvcrtd/Makefile"
23836 ALL_MAKEFILES="$ALL_MAKEFILES \\
23837 dlls/msvcrtd/tests/Makefile"
23838 test "x$enable_msvcrtd_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23840 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23841 dlls/msvcrtd/tests/Makefile: dlls/msvcrtd/tests/Makefile.in dlls/Maketest.rules"
23842 ac_config_files="$ac_config_files dlls/msvcrtd/tests/Makefile"
23844 ALL_MAKEFILES="$ALL_MAKEFILES \\
23845 dlls/msvfw32/Makefile"
23846 test "x$enable_msvfw32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23848 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23849 dlls/msvfw32/Makefile: dlls/msvfw32/Makefile.in dlls/Makedll.rules"
23850 ac_config_files="$ac_config_files dlls/msvfw32/Makefile"
23852 ALL_MAKEFILES="$ALL_MAKEFILES \\
23853 dlls/msvidc32/Makefile"
23854 test "x$enable_msvidc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23856 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23857 dlls/msvidc32/Makefile: dlls/msvidc32/Makefile.in dlls/Makedll.rules"
23858 ac_config_files="$ac_config_files dlls/msvidc32/Makefile"
23860 ALL_MAKEFILES="$ALL_MAKEFILES \\
23861 dlls/mswsock/Makefile"
23862 test "x$enable_mswsock" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23864 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23865 dlls/mswsock/Makefile: dlls/mswsock/Makefile.in dlls/Makedll.rules"
23866 ac_config_files="$ac_config_files dlls/mswsock/Makefile"
23868 ALL_MAKEFILES="$ALL_MAKEFILES \\
23869 dlls/msxml3/Makefile"
23870 test "x$enable_msxml3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23872 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23873 dlls/msxml3/Makefile: dlls/msxml3/Makefile.in dlls/Makedll.rules"
23874 ac_config_files="$ac_config_files dlls/msxml3/Makefile"
23876 ALL_MAKEFILES="$ALL_MAKEFILES \\
23877 dlls/msxml3/tests/Makefile"
23878 test "x$enable_msxml3_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23880 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23881 dlls/msxml3/tests/Makefile: dlls/msxml3/tests/Makefile.in dlls/Maketest.rules"
23882 ac_config_files="$ac_config_files dlls/msxml3/tests/Makefile"
23884 ALL_MAKEFILES="$ALL_MAKEFILES \\
23885 dlls/nddeapi/Makefile"
23886 test "x$enable_nddeapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23888 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23889 dlls/nddeapi/Makefile: dlls/nddeapi/Makefile.in dlls/Makedll.rules"
23890 ac_config_files="$ac_config_files dlls/nddeapi/Makefile"
23892 ALL_MAKEFILES="$ALL_MAKEFILES \\
23893 dlls/netapi32/Makefile"
23894 test "x$enable_netapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23896 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23897 dlls/netapi32/Makefile: dlls/netapi32/Makefile.in dlls/Makedll.rules"
23898 ac_config_files="$ac_config_files dlls/netapi32/Makefile"
23900 ALL_MAKEFILES="$ALL_MAKEFILES \\
23901 dlls/netapi32/tests/Makefile"
23902 test "x$enable_netapi32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23904 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23905 dlls/netapi32/tests/Makefile: dlls/netapi32/tests/Makefile.in dlls/Maketest.rules"
23906 ac_config_files="$ac_config_files dlls/netapi32/tests/Makefile"
23908 ALL_MAKEFILES="$ALL_MAKEFILES \\
23909 dlls/newdev/Makefile"
23910 test "x$enable_newdev" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23912 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23913 dlls/newdev/Makefile: dlls/newdev/Makefile.in dlls/Makedll.rules"
23914 ac_config_files="$ac_config_files dlls/newdev/Makefile"
23916 ALL_MAKEFILES="$ALL_MAKEFILES \\
23917 dlls/ntdll/Makefile"
23918 test "x$enable_ntdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23920 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23921 dlls/ntdll/Makefile: dlls/ntdll/Makefile.in dlls/Makedll.rules"
23922 ac_config_files="$ac_config_files dlls/ntdll/Makefile"
23924 ALL_MAKEFILES="$ALL_MAKEFILES \\
23925 dlls/ntdll/tests/Makefile"
23926 test "x$enable_ntdll_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23928 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23929 dlls/ntdll/tests/Makefile: dlls/ntdll/tests/Makefile.in dlls/Maketest.rules"
23930 ac_config_files="$ac_config_files dlls/ntdll/tests/Makefile"
23932 ALL_MAKEFILES="$ALL_MAKEFILES \\
23933 dlls/ntdsapi/Makefile"
23934 test "x$enable_ntdsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23936 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23937 dlls/ntdsapi/Makefile: dlls/ntdsapi/Makefile.in dlls/Makedll.rules"
23938 ac_config_files="$ac_config_files dlls/ntdsapi/Makefile"
23940 ALL_MAKEFILES="$ALL_MAKEFILES \\
23941 dlls/ntdsapi/tests/Makefile"
23942 test "x$enable_ntdsapi_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23944 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23945 dlls/ntdsapi/tests/Makefile: dlls/ntdsapi/tests/Makefile.in dlls/Maketest.rules"
23946 ac_config_files="$ac_config_files dlls/ntdsapi/tests/Makefile"
23948 ALL_MAKEFILES="$ALL_MAKEFILES \\
23949 dlls/ntoskrnl.exe/Makefile"
23950 test "x$enable_ntoskrnl_exe" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23952 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23953 dlls/ntoskrnl.exe/Makefile: dlls/ntoskrnl.exe/Makefile.in dlls/Makedll.rules"
23954 ac_config_files="$ac_config_files dlls/ntoskrnl.exe/Makefile"
23956 ALL_MAKEFILES="$ALL_MAKEFILES \\
23957 dlls/ntprint/Makefile"
23958 test "x$enable_ntprint" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23960 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23961 dlls/ntprint/Makefile: dlls/ntprint/Makefile.in dlls/Makedll.rules"
23962 ac_config_files="$ac_config_files dlls/ntprint/Makefile"
23964 ALL_MAKEFILES="$ALL_MAKEFILES \\
23965 dlls/ntprint/tests/Makefile"
23966 test "x$enable_ntprint_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
23968 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23969 dlls/ntprint/tests/Makefile: dlls/ntprint/tests/Makefile.in dlls/Maketest.rules"
23970 ac_config_files="$ac_config_files dlls/ntprint/tests/Makefile"
23972 ALL_MAKEFILES="$ALL_MAKEFILES \\
23973 dlls/objsel/Makefile"
23974 test "x$enable_objsel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23976 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23977 dlls/objsel/Makefile: dlls/objsel/Makefile.in dlls/Makedll.rules"
23978 ac_config_files="$ac_config_files dlls/objsel/Makefile"
23980 ALL_MAKEFILES="$ALL_MAKEFILES \\
23981 dlls/odbc32/Makefile"
23982 test "x$enable_odbc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23984 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23985 dlls/odbc32/Makefile: dlls/odbc32/Makefile.in dlls/Makedll.rules"
23986 ac_config_files="$ac_config_files dlls/odbc32/Makefile"
23988 ALL_MAKEFILES="$ALL_MAKEFILES \\
23989 dlls/odbccp32/Makefile"
23990 test "x$enable_odbccp32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
23992 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
23993 dlls/odbccp32/Makefile: dlls/odbccp32/Makefile.in dlls/Makedll.rules"
23994 ac_config_files="$ac_config_files dlls/odbccp32/Makefile"
23996 ALL_MAKEFILES="$ALL_MAKEFILES \\
23997 dlls/odbccp32/tests/Makefile"
23998 test "x$enable_odbccp32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24000 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24001 dlls/odbccp32/tests/Makefile: dlls/odbccp32/tests/Makefile.in dlls/Maketest.rules"
24002 ac_config_files="$ac_config_files dlls/odbccp32/tests/Makefile"
24004 ALL_MAKEFILES="$ALL_MAKEFILES \\
24005 dlls/ole32/Makefile"
24006 test "x$enable_ole32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24008 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24009 dlls/ole32/Makefile: dlls/ole32/Makefile.in dlls/Makedll.rules"
24010 ac_config_files="$ac_config_files dlls/ole32/Makefile"
24012 ALL_MAKEFILES="$ALL_MAKEFILES \\
24013 dlls/ole32/tests/Makefile"
24014 test "x$enable_ole32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24016 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24017 dlls/ole32/tests/Makefile: dlls/ole32/tests/Makefile.in dlls/Maketest.rules"
24018 ac_config_files="$ac_config_files dlls/ole32/tests/Makefile"
24020 ALL_MAKEFILES="$ALL_MAKEFILES \\
24021 dlls/oleacc/Makefile"
24022 test "x$enable_oleacc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24024 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24025 dlls/oleacc/Makefile: dlls/oleacc/Makefile.in dlls/Makedll.rules"
24026 ac_config_files="$ac_config_files dlls/oleacc/Makefile"
24028 ALL_MAKEFILES="$ALL_MAKEFILES \\
24029 dlls/oleaut32/Makefile"
24030 test "x$enable_oleaut32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24032 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24033 dlls/oleaut32/Makefile: dlls/oleaut32/Makefile.in dlls/Makedll.rules"
24034 ac_config_files="$ac_config_files dlls/oleaut32/Makefile"
24036 ALL_MAKEFILES="$ALL_MAKEFILES \\
24037 dlls/oleaut32/tests/Makefile"
24038 test "x$enable_oleaut32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24040 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24041 dlls/oleaut32/tests/Makefile: dlls/oleaut32/tests/Makefile.in dlls/Maketest.rules"
24042 ac_config_files="$ac_config_files dlls/oleaut32/tests/Makefile"
24044 ALL_MAKEFILES="$ALL_MAKEFILES \\
24045 dlls/olecli32/Makefile"
24046 test "x$enable_olecli32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24048 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24049 dlls/olecli32/Makefile: dlls/olecli32/Makefile.in dlls/Makedll.rules"
24050 ac_config_files="$ac_config_files dlls/olecli32/Makefile"
24052 ALL_MAKEFILES="$ALL_MAKEFILES \\
24053 dlls/oledlg/Makefile"
24054 test "x$enable_oledlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24056 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24057 dlls/oledlg/Makefile: dlls/oledlg/Makefile.in dlls/Makedll.rules"
24058 ac_config_files="$ac_config_files dlls/oledlg/Makefile"
24060 ALL_MAKEFILES="$ALL_MAKEFILES \\
24061 dlls/olepro32/Makefile"
24062 test "x$enable_olepro32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24064 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24065 dlls/olepro32/Makefile: dlls/olepro32/Makefile.in dlls/Makedll.rules"
24066 ac_config_files="$ac_config_files dlls/olepro32/Makefile"
24068 ALL_MAKEFILES="$ALL_MAKEFILES \\
24069 dlls/olesvr32/Makefile"
24070 test "x$enable_olesvr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24072 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24073 dlls/olesvr32/Makefile: dlls/olesvr32/Makefile.in dlls/Makedll.rules"
24074 ac_config_files="$ac_config_files dlls/olesvr32/Makefile"
24076 ALL_MAKEFILES="$ALL_MAKEFILES \\
24077 dlls/olethk32/Makefile"
24078 test "x$enable_olethk32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24080 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24081 dlls/olethk32/Makefile: dlls/olethk32/Makefile.in dlls/Makedll.rules"
24082 ac_config_files="$ac_config_files dlls/olethk32/Makefile"
24084 ALL_MAKEFILES="$ALL_MAKEFILES \\
24085 dlls/opengl32/Makefile"
24086 test "x$enable_opengl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24088 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24089 dlls/opengl32/Makefile: dlls/opengl32/Makefile.in dlls/Makedll.rules"
24090 ac_config_files="$ac_config_files dlls/opengl32/Makefile"
24092 ALL_MAKEFILES="$ALL_MAKEFILES \\
24093 dlls/opengl32/tests/Makefile"
24094 test "x$enable_opengl32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24096 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24097 dlls/opengl32/tests/Makefile: dlls/opengl32/tests/Makefile.in dlls/Maketest.rules"
24098 ac_config_files="$ac_config_files dlls/opengl32/tests/Makefile"
24100 ALL_MAKEFILES="$ALL_MAKEFILES \\
24102 test "x$enable_pdh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24104 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24105 dlls/pdh/Makefile: dlls/pdh/Makefile.in dlls/Makedll.rules"
24106 ac_config_files="$ac_config_files dlls/pdh/Makefile"
24108 ALL_MAKEFILES="$ALL_MAKEFILES \\
24109 dlls/pdh/tests/Makefile"
24110 test "x$enable_pdh_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24112 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24113 dlls/pdh/tests/Makefile: dlls/pdh/tests/Makefile.in dlls/Maketest.rules"
24114 ac_config_files="$ac_config_files dlls/pdh/tests/Makefile"
24116 ALL_MAKEFILES="$ALL_MAKEFILES \\
24117 dlls/powrprof/Makefile"
24118 test "x$enable_powrprof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24120 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24121 dlls/powrprof/Makefile: dlls/powrprof/Makefile.in dlls/Makedll.rules"
24122 ac_config_files="$ac_config_files dlls/powrprof/Makefile"
24124 ALL_MAKEFILES="$ALL_MAKEFILES \\
24125 dlls/printui/Makefile"
24126 test "x$enable_printui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24128 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24129 dlls/printui/Makefile: dlls/printui/Makefile.in dlls/Makedll.rules"
24130 ac_config_files="$ac_config_files dlls/printui/Makefile"
24132 ALL_MAKEFILES="$ALL_MAKEFILES \\
24133 dlls/propsys/Makefile"
24134 test "x$enable_propsys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24136 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24137 dlls/propsys/Makefile: dlls/propsys/Makefile.in dlls/Makedll.rules"
24138 ac_config_files="$ac_config_files dlls/propsys/Makefile"
24140 ALL_MAKEFILES="$ALL_MAKEFILES \\
24141 dlls/psapi/Makefile"
24142 test "x$enable_psapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24144 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24145 dlls/psapi/Makefile: dlls/psapi/Makefile.in dlls/Makedll.rules"
24146 ac_config_files="$ac_config_files dlls/psapi/Makefile"
24148 ALL_MAKEFILES="$ALL_MAKEFILES \\
24149 dlls/psapi/tests/Makefile"
24150 test "x$enable_psapi_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24152 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24153 dlls/psapi/tests/Makefile: dlls/psapi/tests/Makefile.in dlls/Maketest.rules"
24154 ac_config_files="$ac_config_files dlls/psapi/tests/Makefile"
24156 ALL_MAKEFILES="$ALL_MAKEFILES \\
24157 dlls/pstorec/Makefile"
24158 test "x$enable_pstorec" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24160 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24161 dlls/pstorec/Makefile: dlls/pstorec/Makefile.in dlls/Makedll.rules"
24162 ac_config_files="$ac_config_files dlls/pstorec/Makefile"
24164 ALL_MAKEFILES="$ALL_MAKEFILES \\
24165 dlls/qcap/Makefile"
24166 test "x$enable_qcap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24168 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24169 dlls/qcap/Makefile: dlls/qcap/Makefile.in dlls/Makedll.rules"
24170 ac_config_files="$ac_config_files dlls/qcap/Makefile"
24172 ALL_MAKEFILES="$ALL_MAKEFILES \\
24173 dlls/qedit/Makefile"
24174 test "x$enable_qedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24176 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24177 dlls/qedit/Makefile: dlls/qedit/Makefile.in dlls/Makedll.rules"
24178 ac_config_files="$ac_config_files dlls/qedit/Makefile"
24180 ALL_MAKEFILES="$ALL_MAKEFILES \\
24181 dlls/qedit/tests/Makefile"
24182 test "x$enable_qedit_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24184 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24185 dlls/qedit/tests/Makefile: dlls/qedit/tests/Makefile.in dlls/Maketest.rules"
24186 ac_config_files="$ac_config_files dlls/qedit/tests/Makefile"
24188 ALL_MAKEFILES="$ALL_MAKEFILES \\
24189 dlls/qmgr/Makefile"
24190 test "x$enable_qmgr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24192 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24193 dlls/qmgr/Makefile: dlls/qmgr/Makefile.in dlls/Makedll.rules"
24194 ac_config_files="$ac_config_files dlls/qmgr/Makefile"
24196 ALL_MAKEFILES="$ALL_MAKEFILES \\
24197 dlls/qmgr/tests/Makefile"
24198 test "x$enable_qmgr_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24200 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24201 dlls/qmgr/tests/Makefile: dlls/qmgr/tests/Makefile.in dlls/Maketest.rules"
24202 ac_config_files="$ac_config_files dlls/qmgr/tests/Makefile"
24204 ALL_MAKEFILES="$ALL_MAKEFILES \\
24205 dlls/qmgrprxy/Makefile"
24206 test "x$enable_qmgrprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24208 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24209 dlls/qmgrprxy/Makefile: dlls/qmgrprxy/Makefile.in dlls/Makedll.rules"
24210 ac_config_files="$ac_config_files dlls/qmgrprxy/Makefile"
24212 ALL_MAKEFILES="$ALL_MAKEFILES \\
24213 dlls/quartz/Makefile"
24214 test "x$enable_quartz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24216 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24217 dlls/quartz/Makefile: dlls/quartz/Makefile.in dlls/Makedll.rules"
24218 ac_config_files="$ac_config_files dlls/quartz/Makefile"
24220 ALL_MAKEFILES="$ALL_MAKEFILES \\
24221 dlls/quartz/tests/Makefile"
24222 test "x$enable_quartz_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24224 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24225 dlls/quartz/tests/Makefile: dlls/quartz/tests/Makefile.in dlls/Maketest.rules"
24226 ac_config_files="$ac_config_files dlls/quartz/tests/Makefile"
24228 ALL_MAKEFILES="$ALL_MAKEFILES \\
24229 dlls/query/Makefile"
24230 test "x$enable_query" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24232 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24233 dlls/query/Makefile: dlls/query/Makefile.in dlls/Makedll.rules"
24234 ac_config_files="$ac_config_files dlls/query/Makefile"
24236 ALL_MAKEFILES="$ALL_MAKEFILES \\
24237 dlls/rasapi32/Makefile"
24238 test "x$enable_rasapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24240 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24241 dlls/rasapi32/Makefile: dlls/rasapi32/Makefile.in dlls/Makedll.rules"
24242 ac_config_files="$ac_config_files dlls/rasapi32/Makefile"
24244 ALL_MAKEFILES="$ALL_MAKEFILES \\
24245 dlls/rasapi32/tests/Makefile"
24246 test "x$enable_rasapi32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24248 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24249 dlls/rasapi32/tests/Makefile: dlls/rasapi32/tests/Makefile.in dlls/Maketest.rules"
24250 ac_config_files="$ac_config_files dlls/rasapi32/tests/Makefile"
24252 ALL_MAKEFILES="$ALL_MAKEFILES \\
24253 dlls/resutils/Makefile"
24254 test "x$enable_resutils" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24256 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24257 dlls/resutils/Makefile: dlls/resutils/Makefile.in dlls/Makedll.rules"
24258 ac_config_files="$ac_config_files dlls/resutils/Makefile"
24260 ALL_MAKEFILES="$ALL_MAKEFILES \\
24261 dlls/riched20/Makefile"
24262 test "x$enable_riched20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24264 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24265 dlls/riched20/Makefile: dlls/riched20/Makefile.in dlls/Makedll.rules"
24266 ac_config_files="$ac_config_files dlls/riched20/Makefile"
24268 ALL_MAKEFILES="$ALL_MAKEFILES \\
24269 dlls/riched20/tests/Makefile"
24270 test "x$enable_riched20_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24272 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24273 dlls/riched20/tests/Makefile: dlls/riched20/tests/Makefile.in dlls/Maketest.rules"
24274 ac_config_files="$ac_config_files dlls/riched20/tests/Makefile"
24276 ALL_MAKEFILES="$ALL_MAKEFILES \\
24277 dlls/riched32/Makefile"
24278 test "x$enable_riched32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24280 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24281 dlls/riched32/Makefile: dlls/riched32/Makefile.in dlls/Makedll.rules"
24282 ac_config_files="$ac_config_files dlls/riched32/Makefile"
24284 ALL_MAKEFILES="$ALL_MAKEFILES \\
24285 dlls/riched32/tests/Makefile"
24286 test "x$enable_riched32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24288 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24289 dlls/riched32/tests/Makefile: dlls/riched32/tests/Makefile.in dlls/Maketest.rules"
24290 ac_config_files="$ac_config_files dlls/riched32/tests/Makefile"
24292 ALL_MAKEFILES="$ALL_MAKEFILES \\
24293 dlls/rpcrt4/Makefile"
24294 test "x$enable_rpcrt4" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24296 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24297 dlls/rpcrt4/Makefile: dlls/rpcrt4/Makefile.in dlls/Makedll.rules"
24298 ac_config_files="$ac_config_files dlls/rpcrt4/Makefile"
24300 ALL_MAKEFILES="$ALL_MAKEFILES \\
24301 dlls/rpcrt4/tests/Makefile"
24302 test "x$enable_rpcrt4_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24304 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24305 dlls/rpcrt4/tests/Makefile: dlls/rpcrt4/tests/Makefile.in dlls/Maketest.rules"
24306 ac_config_files="$ac_config_files dlls/rpcrt4/tests/Makefile"
24308 ALL_MAKEFILES="$ALL_MAKEFILES \\
24309 dlls/rsabase/Makefile"
24310 test "x$enable_rsabase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24312 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24313 dlls/rsabase/Makefile: dlls/rsabase/Makefile.in dlls/Makedll.rules"
24314 ac_config_files="$ac_config_files dlls/rsabase/Makefile"
24316 ALL_MAKEFILES="$ALL_MAKEFILES \\
24317 dlls/rsaenh/Makefile"
24318 test "x$enable_rsaenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24320 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24321 dlls/rsaenh/Makefile: dlls/rsaenh/Makefile.in dlls/Makedll.rules"
24322 ac_config_files="$ac_config_files dlls/rsaenh/Makefile"
24324 ALL_MAKEFILES="$ALL_MAKEFILES \\
24325 dlls/rsaenh/tests/Makefile"
24326 test "x$enable_rsaenh_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24328 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24329 dlls/rsaenh/tests/Makefile: dlls/rsaenh/tests/Makefile.in dlls/Maketest.rules"
24330 ac_config_files="$ac_config_files dlls/rsaenh/tests/Makefile"
24332 ALL_MAKEFILES="$ALL_MAKEFILES \\
24333 dlls/sane.ds/Makefile"
24334 test "x$enable_sane_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24336 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24337 dlls/sane.ds/Makefile: dlls/sane.ds/Makefile.in dlls/Makedll.rules"
24338 ac_config_files="$ac_config_files dlls/sane.ds/Makefile"
24340 ALL_MAKEFILES="$ALL_MAKEFILES \\
24341 dlls/sccbase/Makefile"
24342 test "x$enable_sccbase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24344 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24345 dlls/sccbase/Makefile: dlls/sccbase/Makefile.in dlls/Makedll.rules"
24346 ac_config_files="$ac_config_files dlls/sccbase/Makefile"
24348 ALL_MAKEFILES="$ALL_MAKEFILES \\
24349 dlls/schannel/Makefile"
24350 test "x$enable_schannel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24352 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24353 dlls/schannel/Makefile: dlls/schannel/Makefile.in dlls/Makedll.rules"
24354 ac_config_files="$ac_config_files dlls/schannel/Makefile"
24356 ALL_MAKEFILES="$ALL_MAKEFILES \\
24357 dlls/schannel/tests/Makefile"
24358 test "x$enable_schannel_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24360 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24361 dlls/schannel/tests/Makefile: dlls/schannel/tests/Makefile.in dlls/Maketest.rules"
24362 ac_config_files="$ac_config_files dlls/schannel/tests/Makefile"
24364 ALL_MAKEFILES="$ALL_MAKEFILES \\
24365 dlls/secur32/Makefile"
24366 test "x$enable_secur32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24368 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24369 dlls/secur32/Makefile: dlls/secur32/Makefile.in dlls/Makedll.rules"
24370 ac_config_files="$ac_config_files dlls/secur32/Makefile"
24372 ALL_MAKEFILES="$ALL_MAKEFILES \\
24373 dlls/secur32/tests/Makefile"
24374 test "x$enable_secur32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24376 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24377 dlls/secur32/tests/Makefile: dlls/secur32/tests/Makefile.in dlls/Maketest.rules"
24378 ac_config_files="$ac_config_files dlls/secur32/tests/Makefile"
24380 ALL_MAKEFILES="$ALL_MAKEFILES \\
24381 dlls/security/Makefile"
24382 test "x$enable_security" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24384 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24385 dlls/security/Makefile: dlls/security/Makefile.in dlls/Makedll.rules"
24386 ac_config_files="$ac_config_files dlls/security/Makefile"
24388 ALL_MAKEFILES="$ALL_MAKEFILES \\
24389 dlls/sensapi/Makefile"
24390 test "x$enable_sensapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24392 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24393 dlls/sensapi/Makefile: dlls/sensapi/Makefile.in dlls/Makedll.rules"
24394 ac_config_files="$ac_config_files dlls/sensapi/Makefile"
24396 ALL_MAKEFILES="$ALL_MAKEFILES \\
24397 dlls/serialui/Makefile"
24398 test "x$enable_serialui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24400 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24401 dlls/serialui/Makefile: dlls/serialui/Makefile.in dlls/Makedll.rules"
24402 ac_config_files="$ac_config_files dlls/serialui/Makefile"
24404 ALL_MAKEFILES="$ALL_MAKEFILES \\
24405 dlls/serialui/tests/Makefile"
24406 test "x$enable_serialui_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24408 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24409 dlls/serialui/tests/Makefile: dlls/serialui/tests/Makefile.in dlls/Maketest.rules"
24410 ac_config_files="$ac_config_files dlls/serialui/tests/Makefile"
24412 ALL_MAKEFILES="$ALL_MAKEFILES \\
24413 dlls/setupapi/Makefile"
24414 test "x$enable_setupapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24416 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24417 dlls/setupapi/Makefile: dlls/setupapi/Makefile.in dlls/Makedll.rules"
24418 ac_config_files="$ac_config_files dlls/setupapi/Makefile"
24420 ALL_MAKEFILES="$ALL_MAKEFILES \\
24421 dlls/setupapi/tests/Makefile"
24422 test "x$enable_setupapi_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24424 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24425 dlls/setupapi/tests/Makefile: dlls/setupapi/tests/Makefile.in dlls/Maketest.rules"
24426 ac_config_files="$ac_config_files dlls/setupapi/tests/Makefile"
24428 ALL_MAKEFILES="$ALL_MAKEFILES \\
24430 test "x$enable_sfc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24432 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24433 dlls/sfc/Makefile: dlls/sfc/Makefile.in dlls/Makedll.rules"
24434 ac_config_files="$ac_config_files dlls/sfc/Makefile"
24436 ALL_MAKEFILES="$ALL_MAKEFILES \\
24437 dlls/sfc_os/Makefile"
24438 test "x$enable_sfc_os" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24440 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24441 dlls/sfc_os/Makefile: dlls/sfc_os/Makefile.in dlls/Makedll.rules"
24442 ac_config_files="$ac_config_files dlls/sfc_os/Makefile"
24444 ALL_MAKEFILES="$ALL_MAKEFILES \\
24445 dlls/shdoclc/Makefile"
24446 test "x$enable_shdoclc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24448 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24449 dlls/shdoclc/Makefile: dlls/shdoclc/Makefile.in dlls/Makedll.rules"
24450 ac_config_files="$ac_config_files dlls/shdoclc/Makefile"
24452 ALL_MAKEFILES="$ALL_MAKEFILES \\
24453 dlls/shdocvw/Makefile"
24454 test "x$enable_shdocvw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24456 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24457 dlls/shdocvw/Makefile: dlls/shdocvw/Makefile.in dlls/Makedll.rules"
24458 ac_config_files="$ac_config_files dlls/shdocvw/Makefile"
24460 ALL_MAKEFILES="$ALL_MAKEFILES \\
24461 dlls/shdocvw/tests/Makefile"
24462 test "x$enable_shdocvw_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24464 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24465 dlls/shdocvw/tests/Makefile: dlls/shdocvw/tests/Makefile.in dlls/Maketest.rules"
24466 ac_config_files="$ac_config_files dlls/shdocvw/tests/Makefile"
24468 ALL_MAKEFILES="$ALL_MAKEFILES \\
24469 dlls/shell32/Makefile"
24470 test "x$enable_shell32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24472 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24473 dlls/shell32/Makefile: dlls/shell32/Makefile.in dlls/Makedll.rules"
24474 ac_config_files="$ac_config_files dlls/shell32/Makefile"
24476 ALL_MAKEFILES="$ALL_MAKEFILES \\
24477 dlls/shell32/tests/Makefile"
24478 test "x$enable_shell32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24480 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24481 dlls/shell32/tests/Makefile: dlls/shell32/tests/Makefile.in dlls/Maketest.rules"
24482 ac_config_files="$ac_config_files dlls/shell32/tests/Makefile"
24484 ALL_MAKEFILES="$ALL_MAKEFILES \\
24485 dlls/shfolder/Makefile"
24486 test "x$enable_shfolder" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24488 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24489 dlls/shfolder/Makefile: dlls/shfolder/Makefile.in dlls/Makedll.rules"
24490 ac_config_files="$ac_config_files dlls/shfolder/Makefile"
24492 ALL_MAKEFILES="$ALL_MAKEFILES \\
24493 dlls/shlwapi/Makefile"
24494 test "x$enable_shlwapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24496 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24497 dlls/shlwapi/Makefile: dlls/shlwapi/Makefile.in dlls/Makedll.rules"
24498 ac_config_files="$ac_config_files dlls/shlwapi/Makefile"
24500 ALL_MAKEFILES="$ALL_MAKEFILES \\
24501 dlls/shlwapi/tests/Makefile"
24502 test "x$enable_shlwapi_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24504 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24505 dlls/shlwapi/tests/Makefile: dlls/shlwapi/tests/Makefile.in dlls/Maketest.rules"
24506 ac_config_files="$ac_config_files dlls/shlwapi/tests/Makefile"
24508 ALL_MAKEFILES="$ALL_MAKEFILES \\
24509 dlls/slbcsp/Makefile"
24510 test "x$enable_slbcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24512 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24513 dlls/slbcsp/Makefile: dlls/slbcsp/Makefile.in dlls/Makedll.rules"
24514 ac_config_files="$ac_config_files dlls/slbcsp/Makefile"
24516 ALL_MAKEFILES="$ALL_MAKEFILES \\
24518 test "x$enable_slc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24520 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24521 dlls/slc/Makefile: dlls/slc/Makefile.in dlls/Makedll.rules"
24522 ac_config_files="$ac_config_files dlls/slc/Makefile"
24524 ALL_MAKEFILES="$ALL_MAKEFILES \\
24525 dlls/snmpapi/Makefile"
24526 test "x$enable_snmpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24528 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24529 dlls/snmpapi/Makefile: dlls/snmpapi/Makefile.in dlls/Makedll.rules"
24530 ac_config_files="$ac_config_files dlls/snmpapi/Makefile"
24532 ALL_MAKEFILES="$ALL_MAKEFILES \\
24533 dlls/snmpapi/tests/Makefile"
24534 test "x$enable_snmpapi_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24536 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24537 dlls/snmpapi/tests/Makefile: dlls/snmpapi/tests/Makefile.in dlls/Maketest.rules"
24538 ac_config_files="$ac_config_files dlls/snmpapi/tests/Makefile"
24540 ALL_MAKEFILES="$ALL_MAKEFILES \\
24541 dlls/softpub/Makefile"
24542 test "x$enable_softpub" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24544 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24545 dlls/softpub/Makefile: dlls/softpub/Makefile.in dlls/Makedll.rules"
24546 ac_config_files="$ac_config_files dlls/softpub/Makefile"
24548 ALL_MAKEFILES="$ALL_MAKEFILES \\
24549 dlls/spoolss/Makefile"
24550 test "x$enable_spoolss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24552 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24553 dlls/spoolss/Makefile: dlls/spoolss/Makefile.in dlls/Makedll.rules"
24554 ac_config_files="$ac_config_files dlls/spoolss/Makefile"
24556 ALL_MAKEFILES="$ALL_MAKEFILES \\
24557 dlls/spoolss/tests/Makefile"
24558 test "x$enable_spoolss_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24560 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24561 dlls/spoolss/tests/Makefile: dlls/spoolss/tests/Makefile.in dlls/Maketest.rules"
24562 ac_config_files="$ac_config_files dlls/spoolss/tests/Makefile"
24564 ALL_MAKEFILES="$ALL_MAKEFILES \\
24565 dlls/stdole2.tlb/Makefile"
24566 test "x$enable_stdole2_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24568 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24569 dlls/stdole2.tlb/Makefile: dlls/stdole2.tlb/Makefile.in dlls/Makedll.rules"
24570 ac_config_files="$ac_config_files dlls/stdole2.tlb/Makefile"
24572 ALL_MAKEFILES="$ALL_MAKEFILES \\
24573 dlls/stdole32.tlb/Makefile"
24574 test "x$enable_stdole32_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24576 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24577 dlls/stdole32.tlb/Makefile: dlls/stdole32.tlb/Makefile.in dlls/Makedll.rules"
24578 ac_config_files="$ac_config_files dlls/stdole32.tlb/Makefile"
24580 ALL_MAKEFILES="$ALL_MAKEFILES \\
24582 test "x$enable_sti" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24584 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24585 dlls/sti/Makefile: dlls/sti/Makefile.in dlls/Makedll.rules"
24586 ac_config_files="$ac_config_files dlls/sti/Makefile"
24588 ALL_MAKEFILES="$ALL_MAKEFILES \\
24589 dlls/strmiids/Makefile"
24590 test "x$enable_strmiids" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
24592 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24593 dlls/strmiids/Makefile: dlls/strmiids/Makefile.in dlls/Makeimplib.rules"
24594 ac_config_files="$ac_config_files dlls/strmiids/Makefile"
24596 ALL_MAKEFILES="$ALL_MAKEFILES \\
24597 dlls/svrapi/Makefile"
24598 test "x$enable_svrapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24600 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24601 dlls/svrapi/Makefile: dlls/svrapi/Makefile.in dlls/Makedll.rules"
24602 ac_config_files="$ac_config_files dlls/svrapi/Makefile"
24604 ALL_MAKEFILES="$ALL_MAKEFILES \\
24606 test "x$enable_sxs" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24608 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24609 dlls/sxs/Makefile: dlls/sxs/Makefile.in dlls/Makedll.rules"
24610 ac_config_files="$ac_config_files dlls/sxs/Makefile"
24612 ALL_MAKEFILES="$ALL_MAKEFILES \\
24613 dlls/tapi32/Makefile"
24614 test "x$enable_tapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24616 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24617 dlls/tapi32/Makefile: dlls/tapi32/Makefile.in dlls/Makedll.rules"
24618 ac_config_files="$ac_config_files dlls/tapi32/Makefile"
24620 ALL_MAKEFILES="$ALL_MAKEFILES \\
24621 dlls/twain_32/Makefile"
24622 test "x$enable_twain_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24624 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24625 dlls/twain_32/Makefile: dlls/twain_32/Makefile.in dlls/Makedll.rules"
24626 ac_config_files="$ac_config_files dlls/twain_32/Makefile"
24628 ALL_MAKEFILES="$ALL_MAKEFILES \\
24629 dlls/unicows/Makefile"
24630 test "x$enable_unicows" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24632 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24633 dlls/unicows/Makefile: dlls/unicows/Makefile.in dlls/Makedll.rules"
24634 ac_config_files="$ac_config_files dlls/unicows/Makefile"
24636 ALL_MAKEFILES="$ALL_MAKEFILES \\
24638 test "x$enable_url" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24640 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24641 dlls/url/Makefile: dlls/url/Makefile.in dlls/Makedll.rules"
24642 ac_config_files="$ac_config_files dlls/url/Makefile"
24644 ALL_MAKEFILES="$ALL_MAKEFILES \\
24645 dlls/urlmon/Makefile"
24646 test "x$enable_urlmon" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24648 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24649 dlls/urlmon/Makefile: dlls/urlmon/Makefile.in dlls/Makedll.rules"
24650 ac_config_files="$ac_config_files dlls/urlmon/Makefile"
24652 ALL_MAKEFILES="$ALL_MAKEFILES \\
24653 dlls/urlmon/tests/Makefile"
24654 test "x$enable_urlmon_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24656 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24657 dlls/urlmon/tests/Makefile: dlls/urlmon/tests/Makefile.in dlls/Maketest.rules"
24658 ac_config_files="$ac_config_files dlls/urlmon/tests/Makefile"
24660 ALL_MAKEFILES="$ALL_MAKEFILES \\
24661 dlls/user32/Makefile"
24662 test "x$enable_user32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24664 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24665 dlls/user32/Makefile: dlls/user32/Makefile.in dlls/Makedll.rules"
24666 ac_config_files="$ac_config_files dlls/user32/Makefile"
24668 ALL_MAKEFILES="$ALL_MAKEFILES \\
24669 dlls/user32/tests/Makefile"
24670 test "x$enable_user32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24672 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24673 dlls/user32/tests/Makefile: dlls/user32/tests/Makefile.in dlls/Maketest.rules"
24674 ac_config_files="$ac_config_files dlls/user32/tests/Makefile"
24676 ALL_MAKEFILES="$ALL_MAKEFILES \\
24677 dlls/userenv/Makefile"
24678 test "x$enable_userenv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24680 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24681 dlls/userenv/Makefile: dlls/userenv/Makefile.in dlls/Makedll.rules"
24682 ac_config_files="$ac_config_files dlls/userenv/Makefile"
24684 ALL_MAKEFILES="$ALL_MAKEFILES \\
24685 dlls/userenv/tests/Makefile"
24686 test "x$enable_userenv_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24688 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24689 dlls/userenv/tests/Makefile: dlls/userenv/tests/Makefile.in dlls/Maketest.rules"
24690 ac_config_files="$ac_config_files dlls/userenv/tests/Makefile"
24692 ALL_MAKEFILES="$ALL_MAKEFILES \\
24693 dlls/usp10/Makefile"
24694 test "x$enable_usp10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24696 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24697 dlls/usp10/Makefile: dlls/usp10/Makefile.in dlls/Makedll.rules"
24698 ac_config_files="$ac_config_files dlls/usp10/Makefile"
24700 ALL_MAKEFILES="$ALL_MAKEFILES \\
24701 dlls/usp10/tests/Makefile"
24702 test "x$enable_usp10_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24704 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24705 dlls/usp10/tests/Makefile: dlls/usp10/tests/Makefile.in dlls/Maketest.rules"
24706 ac_config_files="$ac_config_files dlls/usp10/tests/Makefile"
24708 ALL_MAKEFILES="$ALL_MAKEFILES \\
24709 dlls/uuid/Makefile"
24710 test "x$enable_uuid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
24712 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24713 dlls/uuid/Makefile: dlls/uuid/Makefile.in dlls/Makeimplib.rules"
24714 ac_config_files="$ac_config_files dlls/uuid/Makefile"
24716 ALL_MAKEFILES="$ALL_MAKEFILES \\
24717 dlls/uxtheme/Makefile"
24718 test "x$enable_uxtheme" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24720 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24721 dlls/uxtheme/Makefile: dlls/uxtheme/Makefile.in dlls/Makedll.rules"
24722 ac_config_files="$ac_config_files dlls/uxtheme/Makefile"
24724 ALL_MAKEFILES="$ALL_MAKEFILES \\
24725 dlls/uxtheme/tests/Makefile"
24726 test "x$enable_uxtheme_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24728 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24729 dlls/uxtheme/tests/Makefile: dlls/uxtheme/tests/Makefile.in dlls/Maketest.rules"
24730 ac_config_files="$ac_config_files dlls/uxtheme/tests/Makefile"
24732 ALL_MAKEFILES="$ALL_MAKEFILES \\
24733 dlls/vdhcp.vxd/Makefile"
24734 test "x$enable_vdhcp_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24736 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24737 dlls/vdhcp.vxd/Makefile: dlls/vdhcp.vxd/Makefile.in dlls/Makedll.rules"
24738 ac_config_files="$ac_config_files dlls/vdhcp.vxd/Makefile"
24740 ALL_MAKEFILES="$ALL_MAKEFILES \\
24741 dlls/vdmdbg/Makefile"
24742 test "x$enable_vdmdbg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24744 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24745 dlls/vdmdbg/Makefile: dlls/vdmdbg/Makefile.in dlls/Makedll.rules"
24746 ac_config_files="$ac_config_files dlls/vdmdbg/Makefile"
24748 ALL_MAKEFILES="$ALL_MAKEFILES \\
24749 dlls/version/Makefile"
24750 test "x$enable_version" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24752 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24753 dlls/version/Makefile: dlls/version/Makefile.in dlls/Makedll.rules"
24754 ac_config_files="$ac_config_files dlls/version/Makefile"
24756 ALL_MAKEFILES="$ALL_MAKEFILES \\
24757 dlls/version/tests/Makefile"
24758 test "x$enable_version_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24760 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24761 dlls/version/tests/Makefile: dlls/version/tests/Makefile.in dlls/Maketest.rules"
24762 ac_config_files="$ac_config_files dlls/version/tests/Makefile"
24764 ALL_MAKEFILES="$ALL_MAKEFILES \\
24765 dlls/vmm.vxd/Makefile"
24766 test "x$enable_vmm_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24768 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24769 dlls/vmm.vxd/Makefile: dlls/vmm.vxd/Makefile.in dlls/Makedll.rules"
24770 ac_config_files="$ac_config_files dlls/vmm.vxd/Makefile"
24772 ALL_MAKEFILES="$ALL_MAKEFILES \\
24773 dlls/vnbt.vxd/Makefile"
24774 test "x$enable_vnbt_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24776 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24777 dlls/vnbt.vxd/Makefile: dlls/vnbt.vxd/Makefile.in dlls/Makedll.rules"
24778 ac_config_files="$ac_config_files dlls/vnbt.vxd/Makefile"
24780 ALL_MAKEFILES="$ALL_MAKEFILES \\
24781 dlls/vnetbios.vxd/Makefile"
24782 test "x$enable_vnetbios_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24784 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24785 dlls/vnetbios.vxd/Makefile: dlls/vnetbios.vxd/Makefile.in dlls/Makedll.rules"
24786 ac_config_files="$ac_config_files dlls/vnetbios.vxd/Makefile"
24788 ALL_MAKEFILES="$ALL_MAKEFILES \\
24789 dlls/vtdapi.vxd/Makefile"
24790 test "x$enable_vtdapi_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24792 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24793 dlls/vtdapi.vxd/Makefile: dlls/vtdapi.vxd/Makefile.in dlls/Makedll.rules"
24794 ac_config_files="$ac_config_files dlls/vtdapi.vxd/Makefile"
24796 ALL_MAKEFILES="$ALL_MAKEFILES \\
24797 dlls/vwin32.vxd/Makefile"
24798 test "x$enable_vwin32_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24800 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24801 dlls/vwin32.vxd/Makefile: dlls/vwin32.vxd/Makefile.in dlls/Makedll.rules"
24802 ac_config_files="$ac_config_files dlls/vwin32.vxd/Makefile"
24804 ALL_MAKEFILES="$ALL_MAKEFILES \\
24805 dlls/w32skrnl/Makefile"
24806 test "x$enable_w32skrnl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24808 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24809 dlls/w32skrnl/Makefile: dlls/w32skrnl/Makefile.in dlls/Makedll.rules"
24810 ac_config_files="$ac_config_files dlls/w32skrnl/Makefile"
24812 ALL_MAKEFILES="$ALL_MAKEFILES \\
24813 dlls/winealsa.drv/Makefile"
24814 test "x$enable_winealsa_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24816 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24817 dlls/winealsa.drv/Makefile: dlls/winealsa.drv/Makefile.in dlls/Makedll.rules"
24818 ac_config_files="$ac_config_files dlls/winealsa.drv/Makefile"
24820 ALL_MAKEFILES="$ALL_MAKEFILES \\
24821 dlls/wineaudioio.drv/Makefile"
24822 test "x$enable_wineaudioio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24824 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24825 dlls/wineaudioio.drv/Makefile: dlls/wineaudioio.drv/Makefile.in dlls/Makedll.rules"
24826 ac_config_files="$ac_config_files dlls/wineaudioio.drv/Makefile"
24828 ALL_MAKEFILES="$ALL_MAKEFILES \\
24829 dlls/winecoreaudio.drv/Makefile"
24830 test "x$enable_winecoreaudio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24832 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24833 dlls/winecoreaudio.drv/Makefile: dlls/winecoreaudio.drv/Makefile.in dlls/Makedll.rules"
24834 ac_config_files="$ac_config_files dlls/winecoreaudio.drv/Makefile"
24836 ALL_MAKEFILES="$ALL_MAKEFILES \\
24837 dlls/winecrt0/Makefile"
24838 test "x$enable_winecrt0" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
24840 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24841 dlls/winecrt0/Makefile: dlls/winecrt0/Makefile.in dlls/Makeimplib.rules"
24842 ac_config_files="$ac_config_files dlls/winecrt0/Makefile"
24844 ALL_MAKEFILES="$ALL_MAKEFILES \\
24845 dlls/wined3d/Makefile"
24846 test "x$enable_wined3d" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24848 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24849 dlls/wined3d/Makefile: dlls/wined3d/Makefile.in dlls/Makedll.rules"
24850 ac_config_files="$ac_config_files dlls/wined3d/Makefile"
24852 ALL_MAKEFILES="$ALL_MAKEFILES \\
24853 dlls/winedos/Makefile"
24854 test "x$enable_winedos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24856 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24857 dlls/winedos/Makefile: dlls/winedos/Makefile.in dlls/Makedll.rules"
24858 ac_config_files="$ac_config_files dlls/winedos/Makefile"
24860 ALL_MAKEFILES="$ALL_MAKEFILES \\
24861 dlls/wineesd.drv/Makefile"
24862 test "x$enable_wineesd_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24864 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24865 dlls/wineesd.drv/Makefile: dlls/wineesd.drv/Makefile.in dlls/Makedll.rules"
24866 ac_config_files="$ac_config_files dlls/wineesd.drv/Makefile"
24868 ALL_MAKEFILES="$ALL_MAKEFILES \\
24869 dlls/winejack.drv/Makefile"
24870 test "x$enable_winejack_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24872 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24873 dlls/winejack.drv/Makefile: dlls/winejack.drv/Makefile.in dlls/Makedll.rules"
24874 ac_config_files="$ac_config_files dlls/winejack.drv/Makefile"
24876 ALL_MAKEFILES="$ALL_MAKEFILES \\
24877 dlls/winejoystick.drv/Makefile"
24878 test "x$enable_winejoystick_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24880 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24881 dlls/winejoystick.drv/Makefile: dlls/winejoystick.drv/Makefile.in dlls/Makedll.rules"
24882 ac_config_files="$ac_config_files dlls/winejoystick.drv/Makefile"
24884 ALL_MAKEFILES="$ALL_MAKEFILES \\
24885 dlls/winemp3.acm/Makefile"
24886 test "x$enable_winemp3_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24888 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24889 dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules"
24890 ac_config_files="$ac_config_files dlls/winemp3.acm/Makefile"
24892 ALL_MAKEFILES="$ALL_MAKEFILES \\
24893 dlls/winenas.drv/Makefile"
24894 test "x$enable_winenas_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24896 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24897 dlls/winenas.drv/Makefile: dlls/winenas.drv/Makefile.in dlls/Makedll.rules"
24898 ac_config_files="$ac_config_files dlls/winenas.drv/Makefile"
24900 ALL_MAKEFILES="$ALL_MAKEFILES \\
24901 dlls/wineoss.drv/Makefile"
24902 test "x$enable_wineoss_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24904 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24905 dlls/wineoss.drv/Makefile: dlls/wineoss.drv/Makefile.in dlls/Makedll.rules"
24906 ac_config_files="$ac_config_files dlls/wineoss.drv/Makefile"
24908 ALL_MAKEFILES="$ALL_MAKEFILES \\
24909 dlls/wineps.drv/Makefile"
24910 test "x$enable_wineps_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24912 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24913 dlls/wineps.drv/Makefile: dlls/wineps.drv/Makefile.in dlls/Makedll.rules"
24914 ac_config_files="$ac_config_files dlls/wineps.drv/Makefile"
24916 ALL_MAKEFILES="$ALL_MAKEFILES \\
24917 dlls/winequartz.drv/Makefile"
24918 test "x$enable_winequartz_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24920 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24921 dlls/winequartz.drv/Makefile: dlls/winequartz.drv/Makefile.in dlls/Makedll.rules"
24922 ac_config_files="$ac_config_files dlls/winequartz.drv/Makefile"
24924 ALL_MAKEFILES="$ALL_MAKEFILES \\
24925 dlls/winex11.drv/Makefile"
24926 test "x$enable_winex11_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24928 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24929 dlls/winex11.drv/Makefile: dlls/winex11.drv/Makefile.in dlls/Makedll.rules"
24930 ac_config_files="$ac_config_files dlls/winex11.drv/Makefile"
24932 ALL_MAKEFILES="$ALL_MAKEFILES \\
24933 dlls/wing32/Makefile"
24934 test "x$enable_wing32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24936 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24937 dlls/wing32/Makefile: dlls/wing32/Makefile.in dlls/Makedll.rules"
24938 ac_config_files="$ac_config_files dlls/wing32/Makefile"
24940 ALL_MAKEFILES="$ALL_MAKEFILES \\
24941 dlls/winhttp/Makefile"
24942 test "x$enable_winhttp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24944 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24945 dlls/winhttp/Makefile: dlls/winhttp/Makefile.in dlls/Makedll.rules"
24946 ac_config_files="$ac_config_files dlls/winhttp/Makefile"
24948 ALL_MAKEFILES="$ALL_MAKEFILES \\
24949 dlls/winhttp/tests/Makefile"
24950 test "x$enable_winhttp_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24952 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24953 dlls/winhttp/tests/Makefile: dlls/winhttp/tests/Makefile.in dlls/Maketest.rules"
24954 ac_config_files="$ac_config_files dlls/winhttp/tests/Makefile"
24956 ALL_MAKEFILES="$ALL_MAKEFILES \\
24957 dlls/wininet/Makefile"
24958 test "x$enable_wininet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24960 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24961 dlls/wininet/Makefile: dlls/wininet/Makefile.in dlls/Makedll.rules"
24962 ac_config_files="$ac_config_files dlls/wininet/Makefile"
24964 ALL_MAKEFILES="$ALL_MAKEFILES \\
24965 dlls/wininet/tests/Makefile"
24966 test "x$enable_wininet_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24968 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24969 dlls/wininet/tests/Makefile: dlls/wininet/tests/Makefile.in dlls/Maketest.rules"
24970 ac_config_files="$ac_config_files dlls/wininet/tests/Makefile"
24972 ALL_MAKEFILES="$ALL_MAKEFILES \\
24973 dlls/winmm/Makefile"
24974 test "x$enable_winmm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24976 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24977 dlls/winmm/Makefile: dlls/winmm/Makefile.in dlls/Makedll.rules"
24978 ac_config_files="$ac_config_files dlls/winmm/Makefile"
24980 ALL_MAKEFILES="$ALL_MAKEFILES \\
24981 dlls/winmm/tests/Makefile"
24982 test "x$enable_winmm_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24984 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24985 dlls/winmm/tests/Makefile: dlls/winmm/tests/Makefile.in dlls/Maketest.rules"
24986 ac_config_files="$ac_config_files dlls/winmm/tests/Makefile"
24988 ALL_MAKEFILES="$ALL_MAKEFILES \\
24989 dlls/winnls32/Makefile"
24990 test "x$enable_winnls32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24992 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24993 dlls/winnls32/Makefile: dlls/winnls32/Makefile.in dlls/Makedll.rules"
24994 ac_config_files="$ac_config_files dlls/winnls32/Makefile"
24996 ALL_MAKEFILES="$ALL_MAKEFILES \\
24997 dlls/winscard/Makefile"
24998 test "x$enable_winscard" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25000 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25001 dlls/winscard/Makefile: dlls/winscard/Makefile.in dlls/Makedll.rules"
25002 ac_config_files="$ac_config_files dlls/winscard/Makefile"
25004 ALL_MAKEFILES="$ALL_MAKEFILES \\
25005 dlls/winspool.drv/Makefile"
25006 test "x$enable_winspool_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25008 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25009 dlls/winspool.drv/Makefile: dlls/winspool.drv/Makefile.in dlls/Makedll.rules"
25010 ac_config_files="$ac_config_files dlls/winspool.drv/Makefile"
25012 ALL_MAKEFILES="$ALL_MAKEFILES \\
25013 dlls/winspool.drv/tests/Makefile"
25014 test "x$enable_winspool_drv_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25015 winspool.drv/tests"
25016 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25017 dlls/winspool.drv/tests/Makefile: dlls/winspool.drv/tests/Makefile.in dlls/Maketest.rules"
25018 ac_config_files="$ac_config_files dlls/winspool.drv/tests/Makefile"
25020 ALL_MAKEFILES="$ALL_MAKEFILES \\
25021 dlls/wintab32/Makefile"
25022 test "x$enable_wintab32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25024 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25025 dlls/wintab32/Makefile: dlls/wintab32/Makefile.in dlls/Makedll.rules"
25026 ac_config_files="$ac_config_files dlls/wintab32/Makefile"
25028 ALL_MAKEFILES="$ALL_MAKEFILES \\
25029 dlls/wintrust/Makefile"
25030 test "x$enable_wintrust" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25032 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25033 dlls/wintrust/Makefile: dlls/wintrust/Makefile.in dlls/Makedll.rules"
25034 ac_config_files="$ac_config_files dlls/wintrust/Makefile"
25036 ALL_MAKEFILES="$ALL_MAKEFILES \\
25037 dlls/wintrust/tests/Makefile"
25038 test "x$enable_wintrust_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25040 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25041 dlls/wintrust/tests/Makefile: dlls/wintrust/tests/Makefile.in dlls/Maketest.rules"
25042 ac_config_files="$ac_config_files dlls/wintrust/tests/Makefile"
25044 ALL_MAKEFILES="$ALL_MAKEFILES \\
25045 dlls/wldap32/Makefile"
25046 test "x$enable_wldap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25048 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25049 dlls/wldap32/Makefile: dlls/wldap32/Makefile.in dlls/Makedll.rules"
25050 ac_config_files="$ac_config_files dlls/wldap32/Makefile"
25052 ALL_MAKEFILES="$ALL_MAKEFILES \\
25054 test "x$enable_wmi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25056 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25057 dlls/wmi/Makefile: dlls/wmi/Makefile.in dlls/Makedll.rules"
25058 ac_config_files="$ac_config_files dlls/wmi/Makefile"
25060 ALL_MAKEFILES="$ALL_MAKEFILES \\
25061 dlls/wnaspi32/Makefile"
25062 test "x$enable_wnaspi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25064 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25065 dlls/wnaspi32/Makefile: dlls/wnaspi32/Makefile.in dlls/Makedll.rules"
25066 ac_config_files="$ac_config_files dlls/wnaspi32/Makefile"
25068 ALL_MAKEFILES="$ALL_MAKEFILES \\
25069 dlls/wow32/Makefile"
25070 test "x$enable_wow32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25072 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25073 dlls/wow32/Makefile: dlls/wow32/Makefile.in dlls/Makedll.rules"
25074 ac_config_files="$ac_config_files dlls/wow32/Makefile"
25076 ALL_MAKEFILES="$ALL_MAKEFILES \\
25077 dlls/ws2_32/Makefile"
25078 test "x$enable_ws2_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25080 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25081 dlls/ws2_32/Makefile: dlls/ws2_32/Makefile.in dlls/Makedll.rules"
25082 ac_config_files="$ac_config_files dlls/ws2_32/Makefile"
25084 ALL_MAKEFILES="$ALL_MAKEFILES \\
25085 dlls/ws2_32/tests/Makefile"
25086 test "x$enable_ws2_32_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25088 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25089 dlls/ws2_32/tests/Makefile: dlls/ws2_32/tests/Makefile.in dlls/Maketest.rules"
25090 ac_config_files="$ac_config_files dlls/ws2_32/tests/Makefile"
25092 ALL_MAKEFILES="$ALL_MAKEFILES \\
25093 dlls/wsock32/Makefile"
25094 test "x$enable_wsock32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25096 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25097 dlls/wsock32/Makefile: dlls/wsock32/Makefile.in dlls/Makedll.rules"
25098 ac_config_files="$ac_config_files dlls/wsock32/Makefile"
25100 ALL_MAKEFILES="$ALL_MAKEFILES \\
25101 dlls/wtsapi32/Makefile"
25102 test "x$enable_wtsapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25104 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25105 dlls/wtsapi32/Makefile: dlls/wtsapi32/Makefile.in dlls/Makedll.rules"
25106 ac_config_files="$ac_config_files dlls/wtsapi32/Makefile"
25108 ALL_MAKEFILES="$ALL_MAKEFILES \\
25109 documentation/Makefile"
25110 test "x$enable_documentation" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
25112 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25113 documentation/Makefile: documentation/Makefile.in Make.rules"
25114 ac_config_files="$ac_config_files documentation/Makefile"
25116 ALL_MAKEFILES="$ALL_MAKEFILES \\
25118 test "x$enable_fonts" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
25120 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25121 fonts/Makefile: fonts/Makefile.in Make.rules"
25122 ac_config_files="$ac_config_files fonts/Makefile"
25124 ALL_MAKEFILES="$ALL_MAKEFILES \\
25126 test "x$enable_include" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
25128 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25129 include/Makefile: include/Makefile.in Make.rules"
25130 ac_config_files="$ac_config_files include/Makefile"
25132 ALL_MAKEFILES="$ALL_MAKEFILES \\
25134 test "x$enable_libs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
25136 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25137 libs/Makefile: libs/Makefile.in Make.rules"
25138 ac_config_files="$ac_config_files libs/Makefile"
25140 ALL_MAKEFILES="$ALL_MAKEFILES \\
25141 libs/port/Makefile"
25143 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25144 libs/port/Makefile: libs/port/Makefile.in Make.rules"
25145 ac_config_files="$ac_config_files libs/port/Makefile"
25147 ALL_MAKEFILES="$ALL_MAKEFILES \\
25148 libs/wine/Makefile"
25150 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25151 libs/wine/Makefile: libs/wine/Makefile.in Make.rules"
25152 ac_config_files="$ac_config_files libs/wine/Makefile"
25154 ALL_MAKEFILES="$ALL_MAKEFILES \\
25157 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25158 libs/wpp/Makefile: libs/wpp/Makefile.in Make.rules"
25159 ac_config_files="$ac_config_files libs/wpp/Makefile"
25161 ALL_MAKEFILES="$ALL_MAKEFILES \\
25163 test "x$enable_loader" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
25165 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25166 loader/Makefile: loader/Makefile.in Make.rules"
25167 ac_config_files="$ac_config_files loader/Makefile"
25169 ALL_MAKEFILES="$ALL_MAKEFILES \\
25171 test "x$enable_programs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
25173 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25174 programs/Makefile: programs/Makefile.in Make.rules"
25175 ac_config_files="$ac_config_files programs/Makefile"
25177 ALL_MAKEFILES="$ALL_MAKEFILES \\
25178 programs/clock/Makefile"
25179 test "x$enable_clock" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25180 clock" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25182 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25183 programs/clock/Makefile: programs/clock/Makefile.in programs/Makeprog.rules"
25184 ac_config_files="$ac_config_files programs/clock/Makefile"
25186 ALL_MAKEFILES="$ALL_MAKEFILES \\
25187 programs/cmd/Makefile"
25188 test "x$enable_cmd" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25189 cmd" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25191 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25192 programs/cmd/Makefile: programs/cmd/Makefile.in programs/Makeprog.rules"
25193 ac_config_files="$ac_config_files programs/cmd/Makefile"
25195 ALL_MAKEFILES="$ALL_MAKEFILES \\
25196 programs/cmdlgtst/Makefile"
25197 test "x$enable_cmdlgtst" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25199 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25200 programs/cmdlgtst/Makefile: programs/cmdlgtst/Makefile.in programs/Makeprog.rules"
25201 ac_config_files="$ac_config_files programs/cmdlgtst/Makefile"
25203 ALL_MAKEFILES="$ALL_MAKEFILES \\
25204 programs/control/Makefile"
25205 test "x$enable_control" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25206 control" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25208 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25209 programs/control/Makefile: programs/control/Makefile.in programs/Makeprog.rules"
25210 ac_config_files="$ac_config_files programs/control/Makefile"
25212 ALL_MAKEFILES="$ALL_MAKEFILES \\
25213 programs/eject/Makefile"
25214 test "x$enable_eject" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25215 eject" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25217 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25218 programs/eject/Makefile: programs/eject/Makefile.in programs/Makeprog.rules"
25219 ac_config_files="$ac_config_files programs/eject/Makefile"
25221 ALL_MAKEFILES="$ALL_MAKEFILES \\
25222 programs/expand/Makefile"
25223 test "x$enable_expand" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25224 expand" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25226 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25227 programs/expand/Makefile: programs/expand/Makefile.in programs/Makeprog.rules"
25228 ac_config_files="$ac_config_files programs/expand/Makefile"
25230 ALL_MAKEFILES="$ALL_MAKEFILES \\
25231 programs/explorer/Makefile"
25232 test "x$enable_explorer" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25233 explorer" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25235 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25236 programs/explorer/Makefile: programs/explorer/Makefile.in programs/Makeprog.rules"
25237 ac_config_files="$ac_config_files programs/explorer/Makefile"
25239 ALL_MAKEFILES="$ALL_MAKEFILES \\
25240 programs/hh/Makefile"
25241 test "x$enable_hh" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25242 hh" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25244 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25245 programs/hh/Makefile: programs/hh/Makefile.in programs/Makeprog.rules"
25246 ac_config_files="$ac_config_files programs/hh/Makefile"
25248 ALL_MAKEFILES="$ALL_MAKEFILES \\
25249 programs/icinfo/Makefile"
25250 test "x$enable_icinfo" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25251 icinfo" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25253 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25254 programs/icinfo/Makefile: programs/icinfo/Makefile.in programs/Makeprog.rules"
25255 ac_config_files="$ac_config_files programs/icinfo/Makefile"
25257 ALL_MAKEFILES="$ALL_MAKEFILES \\
25258 programs/iexplore/Makefile"
25259 test "x$enable_iexplore" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25260 iexplore" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25262 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25263 programs/iexplore/Makefile: programs/iexplore/Makefile.in programs/Makeprog.rules"
25264 ac_config_files="$ac_config_files programs/iexplore/Makefile"
25266 ALL_MAKEFILES="$ALL_MAKEFILES \\
25267 programs/msiexec/Makefile"
25268 test "x$enable_msiexec" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25269 msiexec" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25270 msiexec" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
25272 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25273 programs/msiexec/Makefile: programs/msiexec/Makefile.in programs/Makeprog.rules"
25274 ac_config_files="$ac_config_files programs/msiexec/Makefile"
25276 ALL_MAKEFILES="$ALL_MAKEFILES \\
25277 programs/net/Makefile"
25278 test "x$enable_net" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25279 net" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25281 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25282 programs/net/Makefile: programs/net/Makefile.in programs/Makeprog.rules"
25283 ac_config_files="$ac_config_files programs/net/Makefile"
25285 ALL_MAKEFILES="$ALL_MAKEFILES \\
25286 programs/notepad/Makefile"
25287 test "x$enable_notepad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25288 notepad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25289 notepad" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
25291 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25292 programs/notepad/Makefile: programs/notepad/Makefile.in programs/Makeprog.rules"
25293 ac_config_files="$ac_config_files programs/notepad/Makefile"
25295 ALL_MAKEFILES="$ALL_MAKEFILES \\
25296 programs/oleview/Makefile"
25297 test "x$enable_oleview" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25298 oleview" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25300 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25301 programs/oleview/Makefile: programs/oleview/Makefile.in programs/Makeprog.rules"
25302 ac_config_files="$ac_config_files programs/oleview/Makefile"
25304 ALL_MAKEFILES="$ALL_MAKEFILES \\
25305 programs/progman/Makefile"
25306 test "x$enable_progman" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25307 progman" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25308 progman" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
25310 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25311 programs/progman/Makefile: programs/progman/Makefile.in programs/Makeprog.rules"
25312 ac_config_files="$ac_config_files programs/progman/Makefile"
25314 ALL_MAKEFILES="$ALL_MAKEFILES \\
25315 programs/reg/Makefile"
25316 test "x$enable_reg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25317 reg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25319 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25320 programs/reg/Makefile: programs/reg/Makefile.in programs/Makeprog.rules"
25321 ac_config_files="$ac_config_files programs/reg/Makefile"
25323 ALL_MAKEFILES="$ALL_MAKEFILES \\
25324 programs/regedit/Makefile"
25325 test "x$enable_regedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25326 regedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25327 regedit" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
25329 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25330 programs/regedit/Makefile: programs/regedit/Makefile.in programs/Makeprog.rules"
25331 ac_config_files="$ac_config_files programs/regedit/Makefile"
25333 ALL_MAKEFILES="$ALL_MAKEFILES \\
25334 programs/regsvr32/Makefile"
25335 test "x$enable_regsvr32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25336 regsvr32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25337 regsvr32" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
25339 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25340 programs/regsvr32/Makefile: programs/regsvr32/Makefile.in programs/Makeprog.rules"
25341 ac_config_files="$ac_config_files programs/regsvr32/Makefile"
25343 ALL_MAKEFILES="$ALL_MAKEFILES \\
25344 programs/rpcss/Makefile"
25345 test "x$enable_rpcss" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25346 rpcss" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25348 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25349 programs/rpcss/Makefile: programs/rpcss/Makefile.in programs/Makeprog.rules"
25350 ac_config_files="$ac_config_files programs/rpcss/Makefile"
25352 ALL_MAKEFILES="$ALL_MAKEFILES \\
25353 programs/rundll32/Makefile"
25354 test "x$enable_rundll32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25355 rundll32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25357 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25358 programs/rundll32/Makefile: programs/rundll32/Makefile.in programs/Makeprog.rules"
25359 ac_config_files="$ac_config_files programs/rundll32/Makefile"
25361 ALL_MAKEFILES="$ALL_MAKEFILES \\
25362 programs/secedit/Makefile"
25363 test "x$enable_secedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25364 secedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25366 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25367 programs/secedit/Makefile: programs/secedit/Makefile.in programs/Makeprog.rules"
25368 ac_config_files="$ac_config_files programs/secedit/Makefile"
25370 ALL_MAKEFILES="$ALL_MAKEFILES \\
25371 programs/services/Makefile"
25372 test "x$enable_services" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25373 services" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25375 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25376 programs/services/Makefile: programs/services/Makefile.in programs/Makeprog.rules"
25377 ac_config_files="$ac_config_files programs/services/Makefile"
25379 ALL_MAKEFILES="$ALL_MAKEFILES \\
25380 programs/spoolsv/Makefile"
25381 test "x$enable_spoolsv" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25382 spoolsv" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25384 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25385 programs/spoolsv/Makefile: programs/spoolsv/Makefile.in programs/Makeprog.rules"
25386 ac_config_files="$ac_config_files programs/spoolsv/Makefile"
25388 ALL_MAKEFILES="$ALL_MAKEFILES \\
25389 programs/start/Makefile"
25390 test "x$enable_start" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25391 start" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25393 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25394 programs/start/Makefile: programs/start/Makefile.in programs/Makeprog.rules"
25395 ac_config_files="$ac_config_files programs/start/Makefile"
25397 ALL_MAKEFILES="$ALL_MAKEFILES \\
25398 programs/svchost/Makefile"
25399 test "x$enable_svchost" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25400 svchost" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25402 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25403 programs/svchost/Makefile: programs/svchost/Makefile.in programs/Makeprog.rules"
25404 ac_config_files="$ac_config_files programs/svchost/Makefile"
25406 ALL_MAKEFILES="$ALL_MAKEFILES \\
25407 programs/taskmgr/Makefile"
25408 test "x$enable_taskmgr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25409 taskmgr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25411 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25412 programs/taskmgr/Makefile: programs/taskmgr/Makefile.in programs/Makeprog.rules"
25413 ac_config_files="$ac_config_files programs/taskmgr/Makefile"
25415 ALL_MAKEFILES="$ALL_MAKEFILES \\
25416 programs/uninstaller/Makefile"
25417 test "x$enable_uninstaller" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25418 uninstaller" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25419 uninstaller" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
25421 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25422 programs/uninstaller/Makefile: programs/uninstaller/Makefile.in programs/Makeprog.rules"
25423 ac_config_files="$ac_config_files programs/uninstaller/Makefile"
25425 ALL_MAKEFILES="$ALL_MAKEFILES \\
25426 programs/view/Makefile"
25427 test "x$enable_view" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25429 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25430 programs/view/Makefile: programs/view/Makefile.in programs/Makeprog.rules"
25431 ac_config_files="$ac_config_files programs/view/Makefile"
25433 ALL_MAKEFILES="$ALL_MAKEFILES \\
25434 programs/wineboot/Makefile"
25435 test "x$enable_wineboot" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25436 wineboot" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25437 wineboot" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
25439 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25440 programs/wineboot/Makefile: programs/wineboot/Makefile.in programs/Makeprog.rules"
25441 ac_config_files="$ac_config_files programs/wineboot/Makefile"
25443 ALL_MAKEFILES="$ALL_MAKEFILES \\
25444 programs/winebrowser/Makefile"
25445 test "x$enable_winebrowser" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25446 winebrowser" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25447 winebrowser" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
25449 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25450 programs/winebrowser/Makefile: programs/winebrowser/Makefile.in programs/Makeprog.rules"
25451 ac_config_files="$ac_config_files programs/winebrowser/Makefile"
25453 ALL_MAKEFILES="$ALL_MAKEFILES \\
25454 programs/winecfg/Makefile"
25455 test "x$enable_winecfg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25456 winecfg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25457 winecfg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
25459 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25460 programs/winecfg/Makefile: programs/winecfg/Makefile.in programs/Makeprog.rules"
25461 ac_config_files="$ac_config_files programs/winecfg/Makefile"
25463 ALL_MAKEFILES="$ALL_MAKEFILES \\
25464 programs/wineconsole/Makefile"
25465 test "x$enable_wineconsole" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25466 wineconsole" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25467 wineconsole" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
25469 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25470 programs/wineconsole/Makefile: programs/wineconsole/Makefile.in programs/Makeprog.rules"
25471 ac_config_files="$ac_config_files programs/wineconsole/Makefile"
25473 ALL_MAKEFILES="$ALL_MAKEFILES \\
25474 programs/winedbg/Makefile"
25475 test "x$enable_winedbg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25476 winedbg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25477 winedbg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
25479 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25480 programs/winedbg/Makefile: programs/winedbg/Makefile.in programs/Makeprog.rules"
25481 ac_config_files="$ac_config_files programs/winedbg/Makefile"
25483 ALL_MAKEFILES="$ALL_MAKEFILES \\
25484 programs/winedevice/Makefile"
25485 test "x$enable_winedevice" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25486 winedevice" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25488 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25489 programs/winedevice/Makefile: programs/winedevice/Makefile.in programs/Makeprog.rules"
25490 ac_config_files="$ac_config_files programs/winedevice/Makefile"
25492 ALL_MAKEFILES="$ALL_MAKEFILES \\
25493 programs/winefile/Makefile"
25494 test "x$enable_winefile" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25495 winefile" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25496 winefile" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
25498 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25499 programs/winefile/Makefile: programs/winefile/Makefile.in programs/Makeprog.rules"
25500 ac_config_files="$ac_config_files programs/winefile/Makefile"
25502 ALL_MAKEFILES="$ALL_MAKEFILES \\
25503 programs/winemenubuilder/Makefile"
25504 test "x$enable_winemenubuilder" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25505 winemenubuilder" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25507 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25508 programs/winemenubuilder/Makefile: programs/winemenubuilder/Makefile.in programs/Makeprog.rules"
25509 ac_config_files="$ac_config_files programs/winemenubuilder/Makefile"
25511 ALL_MAKEFILES="$ALL_MAKEFILES \\
25512 programs/winemine/Makefile"
25513 test "x$enable_winemine" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25514 winemine" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25515 winemine" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
25517 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25518 programs/winemine/Makefile: programs/winemine/Makefile.in programs/Makeprog.rules"
25519 ac_config_files="$ac_config_files programs/winemine/Makefile"
25521 ALL_MAKEFILES="$ALL_MAKEFILES \\
25522 programs/winepath/Makefile"
25523 test "x$enable_winepath" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25524 winepath" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25525 winepath" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
25527 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25528 programs/winepath/Makefile: programs/winepath/Makefile.in programs/Makeprog.rules"
25529 ac_config_files="$ac_config_files programs/winepath/Makefile"
25531 ALL_MAKEFILES="$ALL_MAKEFILES \\
25532 programs/winetest/Makefile"
25533 test "x$enable_winetest" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25535 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25536 programs/winetest/Makefile: programs/winetest/Makefile.in programs/Makeprog.rules"
25537 ac_config_files="$ac_config_files programs/winetest/Makefile"
25539 ALL_MAKEFILES="$ALL_MAKEFILES \\
25540 programs/winevdm/Makefile"
25541 test "x$enable_winevdm" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25542 winevdm" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25544 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25545 programs/winevdm/Makefile: programs/winevdm/Makefile.in programs/Makeprog.rules"
25546 ac_config_files="$ac_config_files programs/winevdm/Makefile"
25548 ALL_MAKEFILES="$ALL_MAKEFILES \\
25549 programs/winhlp32/Makefile"
25550 test "x$enable_winhlp32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25551 winhlp32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25553 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25554 programs/winhlp32/Makefile: programs/winhlp32/Makefile.in programs/Makeprog.rules"
25555 ac_config_files="$ac_config_files programs/winhlp32/Makefile"
25557 ALL_MAKEFILES="$ALL_MAKEFILES \\
25558 programs/winver/Makefile"
25559 test "x$enable_winver" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25560 winver" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25562 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25563 programs/winver/Makefile: programs/winver/Makefile.in programs/Makeprog.rules"
25564 ac_config_files="$ac_config_files programs/winver/Makefile"
25566 ALL_MAKEFILES="$ALL_MAKEFILES \\
25567 programs/wordpad/Makefile"
25568 test "x$enable_wordpad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25569 wordpad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25571 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25572 programs/wordpad/Makefile: programs/wordpad/Makefile.in programs/Makeprog.rules"
25573 ac_config_files="$ac_config_files programs/wordpad/Makefile"
25575 ALL_MAKEFILES="$ALL_MAKEFILES \\
25576 programs/write/Makefile"
25577 test "x$enable_write" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25578 write" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25580 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25581 programs/write/Makefile: programs/write/Makefile.in programs/Makeprog.rules"
25582 ac_config_files="$ac_config_files programs/write/Makefile"
25584 ALL_MAKEFILES="$ALL_MAKEFILES \\
25585 programs/xcopy/Makefile"
25586 test "x$enable_xcopy" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
25587 xcopy" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
25589 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25590 programs/xcopy/Makefile: programs/xcopy/Makefile.in programs/Makeprog.rules"
25591 ac_config_files="$ac_config_files programs/xcopy/Makefile"
25593 ALL_MAKEFILES="$ALL_MAKEFILES \\
25595 test "x$enable_server" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
25597 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25598 server/Makefile: server/Makefile.in Make.rules"
25599 ac_config_files="$ac_config_files server/Makefile"
25601 ALL_MAKEFILES="$ALL_MAKEFILES \\
25603 test "x$enable_tools" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
25605 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25606 tools/Makefile: tools/Makefile.in Make.rules"
25607 ac_config_files="$ac_config_files tools/Makefile"
25609 ALL_MAKEFILES="$ALL_MAKEFILES \\
25610 tools/widl/Makefile"
25612 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25613 tools/widl/Makefile: tools/widl/Makefile.in Make.rules"
25614 ac_config_files="$ac_config_files tools/widl/Makefile"
25616 ALL_MAKEFILES="$ALL_MAKEFILES \\
25617 tools/winebuild/Makefile"
25619 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25620 tools/winebuild/Makefile: tools/winebuild/Makefile.in Make.rules"
25621 ac_config_files="$ac_config_files tools/winebuild/Makefile"
25623 ALL_MAKEFILES="$ALL_MAKEFILES \\
25624 tools/winedump/Makefile"
25626 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25627 tools/winedump/Makefile: tools/winedump/Makefile.in Make.rules"
25628 ac_config_files="$ac_config_files tools/winedump/Makefile"
25630 ALL_MAKEFILES="$ALL_MAKEFILES \\
25631 tools/winegcc/Makefile"
25633 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25634 tools/winegcc/Makefile: tools/winegcc/Makefile.in Make.rules"
25635 ac_config_files="$ac_config_files tools/winegcc/Makefile"
25637 ALL_MAKEFILES="$ALL_MAKEFILES \\
25638 tools/wmc/Makefile"
25640 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25641 tools/wmc/Makefile: tools/wmc/Makefile.in Make.rules"
25642 ac_config_files="$ac_config_files tools/wmc/Makefile"
25644 ALL_MAKEFILES="$ALL_MAKEFILES \\
25645 tools/wrc/Makefile"
25647 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25648 tools/wrc/Makefile: tools/wrc/Makefile.in Make.rules"
25649 ac_config_files="$ac_config_files tools/wrc/Makefile"
25653 ALL_WINETEST_DEPENDS="# Test binaries"
25655 for dir in $ALL_TEST_DIRS
25657 if test "$dir" != "\\"
25659 testname=`expr $dir : '\(.*\)/tests'`_test.exe
25660 ALL_WINETEST_DEPENDS="$ALL_WINETEST_DEPENDS
25661 $testname: \$(DLLDIR)/$dir/$testname\$(DLLEXT)
25662 cp \$(DLLDIR)/$dir/$testname\$(DLLEXT) \$@ && \$(STRIP) \$@"
25666 cat >confcache <<\_ACEOF
25667 # This file is a shell script that caches the results of configure
25668 # tests run on this system so they can be shared between configure
25669 # scripts and configure runs, see configure's option --config-cache.
25670 # It is not useful on other systems. If it contains results you don't
25671 # want to keep, you may remove or edit it.
25673 # config.status only pays attention to the cache file if you give it
25674 # the --recheck option to rerun configure.
25676 # `ac_cv_env_foo' variables (set or unset) will be overridden when
25677 # loading this file, other *unset* `ac_cv_foo' will be assigned the
25678 # following values.
25682 # The following way of writing the cache mishandles newlines in values,
25683 # but we know of no workaround that is simple, portable, and efficient.
25684 # So, we kill variables containing newlines.
25685 # Ultrix sh set writes to stderr and can't be redirected directly,
25686 # and sets the high bit in the cache file unless we assign to the vars.
25688 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
25689 eval ac_val=\$$ac_var
25693 *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
25694 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
25697 _ | IFS | as_nl) ;; #(
25698 *) $as_unset $ac_var ;;
25704 case $as_nl`(ac_space=' '; set) 2>&1` in #(
25705 *${as_nl}ac_space=\ *)
25706 # `set' does not quote correctly, so add quotes (double-quote
25707 # substitution turns \\\\ into \\, and sed turns \\ into \).
25710 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
25713 # `set' quotes correctly as required by POSIX, so do not add quotes.
25714 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
25723 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
25725 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
25727 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
25728 if test -w "$cache_file"; then
25729 test "x$cache_file" != "x/dev/null" &&
25730 { echo "$as_me:$LINENO: updating cache $cache_file" >&5
25731 echo "$as_me: updating cache $cache_file" >&6;}
25732 cat confcache >$cache_file
25734 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
25735 echo "$as_me: not updating unwritable cache $cache_file" >&6;}
25740 test "x$prefix" = xNONE && prefix=$ac_default_prefix
25741 # Let make expand exec_prefix.
25742 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
25744 DEFS=-DHAVE_CONFIG_H
25748 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
25749 # 1. Remove the extension, and $U if already installed.
25750 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
25751 ac_i=`echo "$ac_i" | sed "$ac_script"`
25752 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
25753 # will be set to the directory where LIBOBJS objects are built.
25754 ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
25755 ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
25757 LIBOBJS=$ac_libobjs
25759 LTLIBOBJS=$ac_ltlibobjs
25763 : ${CONFIG_STATUS=./config.status}
25764 ac_clean_files_save=$ac_clean_files
25765 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
25766 { echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
25767 echo "$as_me: creating $CONFIG_STATUS" >&6;}
25768 cat >$CONFIG_STATUS <<_ACEOF
25770 # Generated by $as_me.
25771 # Run this file to recreate the current configuration.
25772 # Compiler output produced by configure, useful for debugging
25773 # configure, is in config.log if it exists.
25776 ac_cs_recheck=false
25778 SHELL=\${CONFIG_SHELL-$SHELL}
25781 cat >>$CONFIG_STATUS <<\_ACEOF
25782 ## --------------------- ##
25783 ## M4sh Initialization. ##
25784 ## --------------------- ##
25786 # Be more Bourne compatible
25787 DUALCASE=1; export DUALCASE # for MKS sh
25788 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
25791 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
25792 # is contrary to our usage. Disable this feature.
25793 alias -g '${1+"$@"}'='"$@"'
25794 setopt NO_GLOB_SUBST
25796 case `(set -o) 2>/dev/null` in
25797 *posix*) set -o posix ;;
25806 # Avoid depending upon Character Ranges.
25807 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
25808 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
25809 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
25810 as_cr_digits='0123456789'
25811 as_cr_alnum=$as_cr_Letters$as_cr_digits
25813 # The user is always right.
25814 if test "${PATH_SEPARATOR+set}" != set; then
25815 echo "#! /bin/sh" >conf$$.sh
25816 echo "exit 0" >>conf$$.sh
25818 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
25826 # Support unset when possible.
25827 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
25835 # We need space, tab and new line, in precisely that order. Quoting is
25836 # there to prevent editors from complaining about space-tab.
25837 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
25838 # splitting by setting IFS to empty value.)
25843 # Find who we are. Look in the path if we contain no directory separator.
25845 *[\\/]* ) as_myself=$0 ;;
25846 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
25847 for as_dir in $PATH
25850 test -z "$as_dir" && as_dir=.
25851 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
25857 # We did not find ourselves, most probably we were run as `sh COMMAND'
25858 # in which case we are not to be found in the path.
25859 if test "x$as_myself" = x; then
25862 if test ! -f "$as_myself"; then
25863 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
25864 { (exit 1); exit 1; }
25867 # Work around bugs in pre-3.0 UWIN ksh.
25868 for as_var in ENV MAIL MAILPATH
25869 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
25877 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
25878 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
25879 LC_TELEPHONE LC_TIME
25881 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
25882 eval $as_var=C; export $as_var
25884 ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
25888 # Required to use basename.
25889 if expr a : '\(a\)' >/dev/null 2>&1 &&
25890 test "X`expr 00001 : '.*\(...\)'`" = X001; then
25896 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
25897 as_basename=basename
25903 # Name of the executable.
25904 as_me=`$as_basename -- "$0" ||
25905 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
25906 X"$0" : 'X\(//\)$' \| \
25907 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
25909 sed '/^.*\/\([^/][^/]*\)\/*$/{
25928 as_lineno_1=$LINENO
25929 as_lineno_2=$LINENO
25930 test "x$as_lineno_1" != "x$as_lineno_2" &&
25931 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
25933 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
25934 # uniformly replaced by the line number. The first 'sed' inserts a
25935 # line-number line after each line using $LINENO; the second 'sed'
25936 # does the real work. The second script uses 'N' to pair each
25937 # line-number line with the line containing $LINENO, and appends
25938 # trailing '-' during substitution so that $LINENO is not a special
25939 # case at line end.
25940 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
25941 # scripts with optimization help from Paolo Bonzini. Blame Lee
25942 # E. McMahon (1931-1989) for sed's syntax. :-)
25954 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
25957 ' >$as_me.lineno &&
25958 chmod +x "$as_me.lineno" ||
25959 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
25960 { (exit 1); exit 1; }; }
25962 # Don't try to exec as it changes $[0], causing all sort of problems
25963 # (the dirname of $[0] is not the place where we might find the
25964 # original and so on. Autoconf is especially sensitive to this).
25965 . "./$as_me.lineno"
25966 # Exit status is that of the last command.
25971 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
25977 ECHO_C= ECHO_N= ECHO_T=
25978 case `echo -n x` in
25980 case `echo 'x\c'` in
25981 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
25988 if expr a : '\(a\)' >/dev/null 2>&1 &&
25989 test "X`expr 00001 : '.*\(...\)'`" = X001; then
25995 rm -f conf$$ conf$$.exe conf$$.file
25996 if test -d conf$$.dir; then
25997 rm -f conf$$.dir/conf$$.file
26003 if ln -s conf$$.file conf$$ 2>/dev/null; then
26005 # ... but there are two gotchas:
26006 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
26007 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
26008 # In both cases, we have to default to `cp -p'.
26009 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
26011 elif ln conf$$.file conf$$ 2>/dev/null; then
26016 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
26017 rmdir conf$$.dir 2>/dev/null
26019 if mkdir -p . 2>/dev/null; then
26022 test -d ./-p && rmdir ./-p
26026 if test -x / >/dev/null 2>&1; then
26027 as_test_x='test -x'
26029 if ls -dL / >/dev/null 2>&1; then
26036 if test -d "$1"; then
26042 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
26043 ???[sx]*):;;*)false;;esac;fi
26047 as_executable_p=$as_test_x
26049 # Sed expression to map a string onto a valid CPP name.
26050 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
26052 # Sed expression to map a string onto a valid variable name.
26053 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
26058 # Save the log message, to keep $[0] and so on meaningful, and to
26059 # report actual input values of CONFIG_FILES etc. instead of their
26060 # values after options handling.
26062 This file was extended by Wine $as_me 1.1.3, which was
26063 generated by GNU Autoconf 2.61. Invocation command line was
26065 CONFIG_FILES = $CONFIG_FILES
26066 CONFIG_HEADERS = $CONFIG_HEADERS
26067 CONFIG_LINKS = $CONFIG_LINKS
26068 CONFIG_COMMANDS = $CONFIG_COMMANDS
26071 on `(hostname || uname -n) 2>/dev/null | sed 1q`
26076 cat >>$CONFIG_STATUS <<_ACEOF
26077 # Files that config.status was made for.
26078 config_files="$ac_config_files"
26079 config_headers="$ac_config_headers"
26080 config_commands="$ac_config_commands"
26084 cat >>$CONFIG_STATUS <<\_ACEOF
26086 \`$as_me' instantiates files from templates according to the
26087 current configuration.
26089 Usage: $0 [OPTIONS] [FILE]...
26091 -h, --help print this help, then exit
26092 -V, --version print version number and configuration settings, then exit
26093 -q, --quiet do not print progress messages
26094 -d, --debug don't remove temporary files
26095 --recheck update $as_me by reconfiguring in the same conditions
26096 --file=FILE[:TEMPLATE]
26097 instantiate the configuration file FILE
26098 --header=FILE[:TEMPLATE]
26099 instantiate the configuration header FILE
26101 Configuration files:
26104 Configuration headers:
26107 Configuration commands:
26110 Report bugs to <bug-autoconf@gnu.org>."
26113 cat >>$CONFIG_STATUS <<_ACEOF
26115 Wine config.status 1.1.3
26116 configured by $0, generated by GNU Autoconf 2.61,
26117 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
26119 Copyright (C) 2006 Free Software Foundation, Inc.
26120 This config.status script is free software; the Free Software Foundation
26121 gives unlimited permission to copy, distribute and modify it."
26128 cat >>$CONFIG_STATUS <<\_ACEOF
26129 # If no file are specified by the user, then we need to provide default
26130 # value. By we need to know if files were specified by the user.
26136 ac_option=`expr "X$1" : 'X\([^=]*\)='`
26137 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
26148 # Handling of the options.
26149 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
26151 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
26152 echo "$ac_cs_version"; exit ;;
26153 --debug | --debu | --deb | --de | --d | -d )
26155 --file | --fil | --fi | --f )
26157 CONFIG_FILES="$CONFIG_FILES $ac_optarg"
26158 ac_need_defaults=false;;
26159 --header | --heade | --head | --hea )
26161 CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
26162 ac_need_defaults=false;;
26164 # Conflict between --help and --header
26165 { echo "$as_me: error: ambiguous option: $1
26166 Try \`$0 --help' for more information." >&2
26167 { (exit 1); exit 1; }; };;
26168 --help | --hel | -h )
26169 echo "$ac_cs_usage"; exit ;;
26170 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
26171 | -silent | --silent | --silen | --sile | --sil | --si | --s)
26174 # This is an error.
26175 -*) { echo "$as_me: error: unrecognized option: $1
26176 Try \`$0 --help' for more information." >&2
26177 { (exit 1); exit 1; }; } ;;
26179 *) ac_config_targets="$ac_config_targets $1"
26180 ac_need_defaults=false ;;
26186 ac_configure_extra_args=
26188 if $ac_cs_silent; then
26190 ac_configure_extra_args="$ac_configure_extra_args --silent"
26194 cat >>$CONFIG_STATUS <<_ACEOF
26195 if \$ac_cs_recheck; then
26196 echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
26197 CONFIG_SHELL=$SHELL
26198 export CONFIG_SHELL
26199 exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
26203 cat >>$CONFIG_STATUS <<\_ACEOF
26207 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
26208 ## Running $as_me. ##
26214 cat >>$CONFIG_STATUS <<_ACEOF
26217 cat >>$CONFIG_STATUS <<\_ACEOF
26219 # Handling of arguments.
26220 for ac_config_target in $ac_config_targets
26222 case $ac_config_target in
26223 "include/config.h") CONFIG_HEADERS="$CONFIG_HEADERS include/config.h" ;;
26224 "include/stamp-h") CONFIG_COMMANDS="$CONFIG_COMMANDS include/stamp-h" ;;
26225 "dlls/gdi32/enhmfdrv") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/gdi32/enhmfdrv" ;;
26226 "dlls/gdi32/mfdrv") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/gdi32/mfdrv" ;;
26227 "dlls/kernel32/nls") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/kernel32/nls" ;;
26228 "dlls/user32/resources") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/user32/resources" ;;
26229 "dlls/wineps.drv/data") CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/wineps.drv/data" ;;
26230 "include/wine") CONFIG_COMMANDS="$CONFIG_COMMANDS include/wine" ;;
26231 "Make.rules") CONFIG_FILES="$CONFIG_FILES Make.rules" ;;
26232 "dlls/Makedll.rules") CONFIG_FILES="$CONFIG_FILES dlls/Makedll.rules" ;;
26233 "dlls/Makeimplib.rules") CONFIG_FILES="$CONFIG_FILES dlls/Makeimplib.rules" ;;
26234 "dlls/Maketest.rules") CONFIG_FILES="$CONFIG_FILES dlls/Maketest.rules" ;;
26235 "programs/Makeprog.rules") CONFIG_FILES="$CONFIG_FILES programs/Makeprog.rules" ;;
26236 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
26237 "dlls/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/Makefile" ;;
26238 "dlls/acledit/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/acledit/Makefile" ;;
26239 "dlls/activeds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/activeds/Makefile" ;;
26240 "dlls/actxprxy/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/actxprxy/Makefile" ;;
26241 "dlls/adsiid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/adsiid/Makefile" ;;
26242 "dlls/advapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advapi32/Makefile" ;;
26243 "dlls/advapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advapi32/tests/Makefile" ;;
26244 "dlls/advpack/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advpack/Makefile" ;;
26245 "dlls/advpack/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/advpack/tests/Makefile" ;;
26246 "dlls/amstream/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/amstream/Makefile" ;;
26247 "dlls/appwiz.cpl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/appwiz.cpl/Makefile" ;;
26248 "dlls/atl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/atl/Makefile" ;;
26249 "dlls/avicap32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/avicap32/Makefile" ;;
26250 "dlls/avifil32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/avifil32/Makefile" ;;
26251 "dlls/browseui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/browseui/Makefile" ;;
26252 "dlls/browseui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/browseui/tests/Makefile" ;;
26253 "dlls/cabinet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cabinet/Makefile" ;;
26254 "dlls/cabinet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cabinet/tests/Makefile" ;;
26255 "dlls/capi2032/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/capi2032/Makefile" ;;
26256 "dlls/cards/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cards/Makefile" ;;
26257 "dlls/cfgmgr32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cfgmgr32/Makefile" ;;
26258 "dlls/clusapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/clusapi/Makefile" ;;
26259 "dlls/comcat/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comcat/Makefile" ;;
26260 "dlls/comcat/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comcat/tests/Makefile" ;;
26261 "dlls/comctl32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comctl32/Makefile" ;;
26262 "dlls/comctl32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comctl32/tests/Makefile" ;;
26263 "dlls/comdlg32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comdlg32/Makefile" ;;
26264 "dlls/comdlg32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/comdlg32/tests/Makefile" ;;
26265 "dlls/compstui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/compstui/Makefile" ;;
26266 "dlls/credui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/credui/Makefile" ;;
26267 "dlls/credui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/credui/tests/Makefile" ;;
26268 "dlls/crtdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crtdll/Makefile" ;;
26269 "dlls/crypt32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crypt32/Makefile" ;;
26270 "dlls/crypt32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/crypt32/tests/Makefile" ;;
26271 "dlls/cryptdlg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptdlg/Makefile" ;;
26272 "dlls/cryptdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptdll/Makefile" ;;
26273 "dlls/cryptnet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptnet/Makefile" ;;
26274 "dlls/cryptnet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptnet/tests/Makefile" ;;
26275 "dlls/cryptui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/cryptui/Makefile" ;;
26276 "dlls/ctapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ctapi32/Makefile" ;;
26277 "dlls/ctl3d32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ctl3d32/Makefile" ;;
26278 "dlls/d3d10/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d10/Makefile" ;;
26279 "dlls/d3d8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d8/Makefile" ;;
26280 "dlls/d3d8/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d8/tests/Makefile" ;;
26281 "dlls/d3d9/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d9/Makefile" ;;
26282 "dlls/d3d9/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3d9/tests/Makefile" ;;
26283 "dlls/d3dim/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dim/Makefile" ;;
26284 "dlls/d3drm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3drm/Makefile" ;;
26285 "dlls/d3drm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3drm/tests/Makefile" ;;
26286 "dlls/d3dx8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx8/Makefile" ;;
26287 "dlls/d3dx8/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx8/tests/Makefile" ;;
26288 "dlls/d3dx9_24/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_24/Makefile" ;;
26289 "dlls/d3dx9_25/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_25/Makefile" ;;
26290 "dlls/d3dx9_26/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_26/Makefile" ;;
26291 "dlls/d3dx9_27/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_27/Makefile" ;;
26292 "dlls/d3dx9_28/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_28/Makefile" ;;
26293 "dlls/d3dx9_29/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_29/Makefile" ;;
26294 "dlls/d3dx9_30/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_30/Makefile" ;;
26295 "dlls/d3dx9_31/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_31/Makefile" ;;
26296 "dlls/d3dx9_32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_32/Makefile" ;;
26297 "dlls/d3dx9_33/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_33/Makefile" ;;
26298 "dlls/d3dx9_34/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_34/Makefile" ;;
26299 "dlls/d3dx9_35/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_35/Makefile" ;;
26300 "dlls/d3dx9_36/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_36/Makefile" ;;
26301 "dlls/d3dx9_36/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_36/tests/Makefile" ;;
26302 "dlls/d3dx9_37/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dx9_37/Makefile" ;;
26303 "dlls/d3dxof/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dxof/Makefile" ;;
26304 "dlls/d3dxof/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/d3dxof/tests/Makefile" ;;
26305 "dlls/dbghelp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dbghelp/Makefile" ;;
26306 "dlls/dciman32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dciman32/Makefile" ;;
26307 "dlls/ddraw/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddraw/Makefile" ;;
26308 "dlls/ddraw/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddraw/tests/Makefile" ;;
26309 "dlls/ddrawex/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ddrawex/Makefile" ;;
26310 "dlls/devenum/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/devenum/Makefile" ;;
26311 "dlls/dinput/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput/Makefile" ;;
26312 "dlls/dinput/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput/tests/Makefile" ;;
26313 "dlls/dinput8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dinput8/Makefile" ;;
26314 "dlls/dmband/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmband/Makefile" ;;
26315 "dlls/dmcompos/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmcompos/Makefile" ;;
26316 "dlls/dmime/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmime/Makefile" ;;
26317 "dlls/dmloader/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmloader/Makefile" ;;
26318 "dlls/dmscript/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmscript/Makefile" ;;
26319 "dlls/dmstyle/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmstyle/Makefile" ;;
26320 "dlls/dmsynth/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmsynth/Makefile" ;;
26321 "dlls/dmusic/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmusic/Makefile" ;;
26322 "dlls/dmusic32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dmusic32/Makefile" ;;
26323 "dlls/dnsapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dnsapi/Makefile" ;;
26324 "dlls/dnsapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dnsapi/tests/Makefile" ;;
26325 "dlls/dplay/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplay/Makefile" ;;
26326 "dlls/dplayx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplayx/Makefile" ;;
26327 "dlls/dplayx/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dplayx/tests/Makefile" ;;
26328 "dlls/dpnaddr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnaddr/Makefile" ;;
26329 "dlls/dpnet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnet/Makefile" ;;
26330 "dlls/dpnhpast/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnhpast/Makefile" ;;
26331 "dlls/dpnlobby/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpnlobby/Makefile" ;;
26332 "dlls/dpwsockx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dpwsockx/Makefile" ;;
26333 "dlls/dsound/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dsound/Makefile" ;;
26334 "dlls/dsound/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dsound/tests/Makefile" ;;
26335 "dlls/dssenh/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dssenh/Makefile" ;;
26336 "dlls/dswave/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dswave/Makefile" ;;
26337 "dlls/dwmapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dwmapi/Makefile" ;;
26338 "dlls/dxdiagn/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxdiagn/Makefile" ;;
26339 "dlls/dxerr8/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxerr8/Makefile" ;;
26340 "dlls/dxerr9/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxerr9/Makefile" ;;
26341 "dlls/dxguid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/dxguid/Makefile" ;;
26342 "dlls/faultrep/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/faultrep/Makefile" ;;
26343 "dlls/fusion/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/fusion/Makefile" ;;
26344 "dlls/fusion/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/fusion/tests/Makefile" ;;
26345 "dlls/gdi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdi32/Makefile" ;;
26346 "dlls/gdi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdi32/tests/Makefile" ;;
26347 "dlls/gdiplus/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdiplus/Makefile" ;;
26348 "dlls/gdiplus/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gdiplus/tests/Makefile" ;;
26349 "dlls/glu32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/glu32/Makefile" ;;
26350 "dlls/gphoto2.ds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gphoto2.ds/Makefile" ;;
26351 "dlls/gpkcsp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/gpkcsp/Makefile" ;;
26352 "dlls/hal/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hal/Makefile" ;;
26353 "dlls/hhctrl.ocx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hhctrl.ocx/Makefile" ;;
26354 "dlls/hid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hid/Makefile" ;;
26355 "dlls/hlink/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hlink/Makefile" ;;
26356 "dlls/hlink/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hlink/tests/Makefile" ;;
26357 "dlls/hnetcfg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/hnetcfg/Makefile" ;;
26358 "dlls/iccvid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iccvid/Makefile" ;;
26359 "dlls/icmp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/icmp/Makefile" ;;
26360 "dlls/ifsmgr.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ifsmgr.vxd/Makefile" ;;
26361 "dlls/imaadp32.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imaadp32.acm/Makefile" ;;
26362 "dlls/imagehlp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imagehlp/Makefile" ;;
26363 "dlls/imm32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imm32/Makefile" ;;
26364 "dlls/imm32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/imm32/tests/Makefile" ;;
26365 "dlls/inetcomm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetcomm/Makefile" ;;
26366 "dlls/inetcomm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetcomm/tests/Makefile" ;;
26367 "dlls/inetmib1/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetmib1/Makefile" ;;
26368 "dlls/inetmib1/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inetmib1/tests/Makefile" ;;
26369 "dlls/infosoft/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/infosoft/Makefile" ;;
26370 "dlls/infosoft/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/infosoft/tests/Makefile" ;;
26371 "dlls/initpki/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/initpki/Makefile" ;;
26372 "dlls/inkobj/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inkobj/Makefile" ;;
26373 "dlls/inseng/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/inseng/Makefile" ;;
26374 "dlls/iphlpapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iphlpapi/Makefile" ;;
26375 "dlls/iphlpapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/iphlpapi/tests/Makefile" ;;
26376 "dlls/itircl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/itircl/Makefile" ;;
26377 "dlls/itss/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/itss/Makefile" ;;
26378 "dlls/itss/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/itss/tests/Makefile" ;;
26379 "dlls/jscript/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/jscript/Makefile" ;;
26380 "dlls/jscript/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/jscript/tests/Makefile" ;;
26381 "dlls/kernel32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/kernel32/Makefile" ;;
26382 "dlls/kernel32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/kernel32/tests/Makefile" ;;
26383 "dlls/localspl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localspl/Makefile" ;;
26384 "dlls/localspl/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localspl/tests/Makefile" ;;
26385 "dlls/localui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localui/Makefile" ;;
26386 "dlls/localui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/localui/tests/Makefile" ;;
26387 "dlls/lz32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/lz32/Makefile" ;;
26388 "dlls/lz32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/lz32/tests/Makefile" ;;
26389 "dlls/mapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mapi32/Makefile" ;;
26390 "dlls/mapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mapi32/tests/Makefile" ;;
26391 "dlls/mciavi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciavi32/Makefile" ;;
26392 "dlls/mcicda/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mcicda/Makefile" ;;
26393 "dlls/mciseq/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciseq/Makefile" ;;
26394 "dlls/mciwave/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mciwave/Makefile" ;;
26395 "dlls/midimap/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/midimap/Makefile" ;;
26396 "dlls/mlang/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mlang/Makefile" ;;
26397 "dlls/mlang/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mlang/tests/Makefile" ;;
26398 "dlls/mmdevldr.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mmdevldr.vxd/Makefile" ;;
26399 "dlls/monodebg.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/monodebg.vxd/Makefile" ;;
26400 "dlls/mountmgr.sys/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mountmgr.sys/Makefile" ;;
26401 "dlls/mpr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mpr/Makefile" ;;
26402 "dlls/mprapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mprapi/Makefile" ;;
26403 "dlls/msacm32.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32.drv/Makefile" ;;
26404 "dlls/msacm32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32/Makefile" ;;
26405 "dlls/msacm32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msacm32/tests/Makefile" ;;
26406 "dlls/msadp32.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msadp32.acm/Makefile" ;;
26407 "dlls/mscat32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscat32/Makefile" ;;
26408 "dlls/mscms/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscms/Makefile" ;;
26409 "dlls/mscms/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscms/tests/Makefile" ;;
26410 "dlls/mscoree/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mscoree/Makefile" ;;
26411 "dlls/msdmo/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msdmo/Makefile" ;;
26412 "dlls/msftedit/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msftedit/Makefile" ;;
26413 "dlls/msg711.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msg711.acm/Makefile" ;;
26414 "dlls/mshtml.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml.tlb/Makefile" ;;
26415 "dlls/mshtml/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml/Makefile" ;;
26416 "dlls/mshtml/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mshtml/tests/Makefile" ;;
26417 "dlls/msi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msi/Makefile" ;;
26418 "dlls/msi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msi/tests/Makefile" ;;
26419 "dlls/msimg32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msimg32/Makefile" ;;
26420 "dlls/msimtf/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msimtf/Makefile" ;;
26421 "dlls/msisip/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msisip/Makefile" ;;
26422 "dlls/msisys.ocx/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msisys.ocx/Makefile" ;;
26423 "dlls/msnet32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msnet32/Makefile" ;;
26424 "dlls/msrle32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msrle32/Makefile" ;;
26425 "dlls/mssip32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mssip32/Makefile" ;;
26426 "dlls/mstask/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mstask/Makefile" ;;
26427 "dlls/mstask/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mstask/tests/Makefile" ;;
26428 "dlls/msvcirt/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcirt/Makefile" ;;
26429 "dlls/msvcr71/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcr71/Makefile" ;;
26430 "dlls/msvcrt/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt/Makefile" ;;
26431 "dlls/msvcrt/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt/tests/Makefile" ;;
26432 "dlls/msvcrt20/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt20/Makefile" ;;
26433 "dlls/msvcrt40/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrt40/Makefile" ;;
26434 "dlls/msvcrtd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrtd/Makefile" ;;
26435 "dlls/msvcrtd/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvcrtd/tests/Makefile" ;;
26436 "dlls/msvfw32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvfw32/Makefile" ;;
26437 "dlls/msvidc32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msvidc32/Makefile" ;;
26438 "dlls/mswsock/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/mswsock/Makefile" ;;
26439 "dlls/msxml3/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msxml3/Makefile" ;;
26440 "dlls/msxml3/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/msxml3/tests/Makefile" ;;
26441 "dlls/nddeapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/nddeapi/Makefile" ;;
26442 "dlls/netapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/netapi32/Makefile" ;;
26443 "dlls/netapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/netapi32/tests/Makefile" ;;
26444 "dlls/newdev/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/newdev/Makefile" ;;
26445 "dlls/ntdll/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdll/Makefile" ;;
26446 "dlls/ntdll/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdll/tests/Makefile" ;;
26447 "dlls/ntdsapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdsapi/Makefile" ;;
26448 "dlls/ntdsapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntdsapi/tests/Makefile" ;;
26449 "dlls/ntoskrnl.exe/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntoskrnl.exe/Makefile" ;;
26450 "dlls/ntprint/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntprint/Makefile" ;;
26451 "dlls/ntprint/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ntprint/tests/Makefile" ;;
26452 "dlls/objsel/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/objsel/Makefile" ;;
26453 "dlls/odbc32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbc32/Makefile" ;;
26454 "dlls/odbccp32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbccp32/Makefile" ;;
26455 "dlls/odbccp32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/odbccp32/tests/Makefile" ;;
26456 "dlls/ole32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole32/Makefile" ;;
26457 "dlls/ole32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ole32/tests/Makefile" ;;
26458 "dlls/oleacc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleacc/Makefile" ;;
26459 "dlls/oleaut32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleaut32/Makefile" ;;
26460 "dlls/oleaut32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oleaut32/tests/Makefile" ;;
26461 "dlls/olecli32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olecli32/Makefile" ;;
26462 "dlls/oledlg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/oledlg/Makefile" ;;
26463 "dlls/olepro32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olepro32/Makefile" ;;
26464 "dlls/olesvr32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olesvr32/Makefile" ;;
26465 "dlls/olethk32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/olethk32/Makefile" ;;
26466 "dlls/opengl32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/opengl32/Makefile" ;;
26467 "dlls/opengl32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/opengl32/tests/Makefile" ;;
26468 "dlls/pdh/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pdh/Makefile" ;;
26469 "dlls/pdh/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pdh/tests/Makefile" ;;
26470 "dlls/powrprof/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/powrprof/Makefile" ;;
26471 "dlls/printui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/printui/Makefile" ;;
26472 "dlls/propsys/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/propsys/Makefile" ;;
26473 "dlls/psapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/psapi/Makefile" ;;
26474 "dlls/psapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/psapi/tests/Makefile" ;;
26475 "dlls/pstorec/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/pstorec/Makefile" ;;
26476 "dlls/qcap/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qcap/Makefile" ;;
26477 "dlls/qedit/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qedit/Makefile" ;;
26478 "dlls/qedit/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qedit/tests/Makefile" ;;
26479 "dlls/qmgr/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qmgr/Makefile" ;;
26480 "dlls/qmgr/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qmgr/tests/Makefile" ;;
26481 "dlls/qmgrprxy/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/qmgrprxy/Makefile" ;;
26482 "dlls/quartz/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/quartz/Makefile" ;;
26483 "dlls/quartz/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/quartz/tests/Makefile" ;;
26484 "dlls/query/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/query/Makefile" ;;
26485 "dlls/rasapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rasapi32/Makefile" ;;
26486 "dlls/rasapi32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rasapi32/tests/Makefile" ;;
26487 "dlls/resutils/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/resutils/Makefile" ;;
26488 "dlls/riched20/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched20/Makefile" ;;
26489 "dlls/riched20/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched20/tests/Makefile" ;;
26490 "dlls/riched32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched32/Makefile" ;;
26491 "dlls/riched32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/riched32/tests/Makefile" ;;
26492 "dlls/rpcrt4/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rpcrt4/Makefile" ;;
26493 "dlls/rpcrt4/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rpcrt4/tests/Makefile" ;;
26494 "dlls/rsabase/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsabase/Makefile" ;;
26495 "dlls/rsaenh/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsaenh/Makefile" ;;
26496 "dlls/rsaenh/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/rsaenh/tests/Makefile" ;;
26497 "dlls/sane.ds/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sane.ds/Makefile" ;;
26498 "dlls/sccbase/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sccbase/Makefile" ;;
26499 "dlls/schannel/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/schannel/Makefile" ;;
26500 "dlls/schannel/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/schannel/tests/Makefile" ;;
26501 "dlls/secur32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/secur32/Makefile" ;;
26502 "dlls/secur32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/secur32/tests/Makefile" ;;
26503 "dlls/security/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/security/Makefile" ;;
26504 "dlls/sensapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sensapi/Makefile" ;;
26505 "dlls/serialui/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/serialui/Makefile" ;;
26506 "dlls/serialui/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/serialui/tests/Makefile" ;;
26507 "dlls/setupapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/setupapi/Makefile" ;;
26508 "dlls/setupapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/setupapi/tests/Makefile" ;;
26509 "dlls/sfc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sfc/Makefile" ;;
26510 "dlls/sfc_os/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sfc_os/Makefile" ;;
26511 "dlls/shdoclc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdoclc/Makefile" ;;
26512 "dlls/shdocvw/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdocvw/Makefile" ;;
26513 "dlls/shdocvw/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shdocvw/tests/Makefile" ;;
26514 "dlls/shell32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shell32/Makefile" ;;
26515 "dlls/shell32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shell32/tests/Makefile" ;;
26516 "dlls/shfolder/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shfolder/Makefile" ;;
26517 "dlls/shlwapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shlwapi/Makefile" ;;
26518 "dlls/shlwapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/shlwapi/tests/Makefile" ;;
26519 "dlls/slbcsp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/slbcsp/Makefile" ;;
26520 "dlls/slc/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/slc/Makefile" ;;
26521 "dlls/snmpapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/snmpapi/Makefile" ;;
26522 "dlls/snmpapi/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/snmpapi/tests/Makefile" ;;
26523 "dlls/softpub/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/softpub/Makefile" ;;
26524 "dlls/spoolss/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/spoolss/Makefile" ;;
26525 "dlls/spoolss/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/spoolss/tests/Makefile" ;;
26526 "dlls/stdole2.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/stdole2.tlb/Makefile" ;;
26527 "dlls/stdole32.tlb/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/stdole32.tlb/Makefile" ;;
26528 "dlls/sti/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sti/Makefile" ;;
26529 "dlls/strmiids/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/strmiids/Makefile" ;;
26530 "dlls/svrapi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/svrapi/Makefile" ;;
26531 "dlls/sxs/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/sxs/Makefile" ;;
26532 "dlls/tapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/tapi32/Makefile" ;;
26533 "dlls/twain_32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/twain_32/Makefile" ;;
26534 "dlls/unicows/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/unicows/Makefile" ;;
26535 "dlls/url/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/url/Makefile" ;;
26536 "dlls/urlmon/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/urlmon/Makefile" ;;
26537 "dlls/urlmon/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/urlmon/tests/Makefile" ;;
26538 "dlls/user32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/user32/Makefile" ;;
26539 "dlls/user32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/user32/tests/Makefile" ;;
26540 "dlls/userenv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/userenv/Makefile" ;;
26541 "dlls/userenv/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/userenv/tests/Makefile" ;;
26542 "dlls/usp10/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/usp10/Makefile" ;;
26543 "dlls/usp10/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/usp10/tests/Makefile" ;;
26544 "dlls/uuid/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uuid/Makefile" ;;
26545 "dlls/uxtheme/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uxtheme/Makefile" ;;
26546 "dlls/uxtheme/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/uxtheme/tests/Makefile" ;;
26547 "dlls/vdhcp.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vdhcp.vxd/Makefile" ;;
26548 "dlls/vdmdbg/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vdmdbg/Makefile" ;;
26549 "dlls/version/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/version/Makefile" ;;
26550 "dlls/version/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/version/tests/Makefile" ;;
26551 "dlls/vmm.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vmm.vxd/Makefile" ;;
26552 "dlls/vnbt.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vnbt.vxd/Makefile" ;;
26553 "dlls/vnetbios.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vnetbios.vxd/Makefile" ;;
26554 "dlls/vtdapi.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vtdapi.vxd/Makefile" ;;
26555 "dlls/vwin32.vxd/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/vwin32.vxd/Makefile" ;;
26556 "dlls/w32skrnl/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/w32skrnl/Makefile" ;;
26557 "dlls/winealsa.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winealsa.drv/Makefile" ;;
26558 "dlls/wineaudioio.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineaudioio.drv/Makefile" ;;
26559 "dlls/winecoreaudio.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winecoreaudio.drv/Makefile" ;;
26560 "dlls/winecrt0/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winecrt0/Makefile" ;;
26561 "dlls/wined3d/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wined3d/Makefile" ;;
26562 "dlls/winedos/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winedos/Makefile" ;;
26563 "dlls/wineesd.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineesd.drv/Makefile" ;;
26564 "dlls/winejack.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winejack.drv/Makefile" ;;
26565 "dlls/winejoystick.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winejoystick.drv/Makefile" ;;
26566 "dlls/winemp3.acm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winemp3.acm/Makefile" ;;
26567 "dlls/winenas.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winenas.drv/Makefile" ;;
26568 "dlls/wineoss.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineoss.drv/Makefile" ;;
26569 "dlls/wineps.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wineps.drv/Makefile" ;;
26570 "dlls/winequartz.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winequartz.drv/Makefile" ;;
26571 "dlls/winex11.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winex11.drv/Makefile" ;;
26572 "dlls/wing32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wing32/Makefile" ;;
26573 "dlls/winhttp/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winhttp/Makefile" ;;
26574 "dlls/winhttp/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winhttp/tests/Makefile" ;;
26575 "dlls/wininet/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wininet/Makefile" ;;
26576 "dlls/wininet/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wininet/tests/Makefile" ;;
26577 "dlls/winmm/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winmm/Makefile" ;;
26578 "dlls/winmm/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winmm/tests/Makefile" ;;
26579 "dlls/winnls32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winnls32/Makefile" ;;
26580 "dlls/winscard/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winscard/Makefile" ;;
26581 "dlls/winspool.drv/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winspool.drv/Makefile" ;;
26582 "dlls/winspool.drv/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/winspool.drv/tests/Makefile" ;;
26583 "dlls/wintab32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintab32/Makefile" ;;
26584 "dlls/wintrust/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintrust/Makefile" ;;
26585 "dlls/wintrust/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wintrust/tests/Makefile" ;;
26586 "dlls/wldap32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wldap32/Makefile" ;;
26587 "dlls/wmi/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wmi/Makefile" ;;
26588 "dlls/wnaspi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wnaspi32/Makefile" ;;
26589 "dlls/wow32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wow32/Makefile" ;;
26590 "dlls/ws2_32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ws2_32/Makefile" ;;
26591 "dlls/ws2_32/tests/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/ws2_32/tests/Makefile" ;;
26592 "dlls/wsock32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wsock32/Makefile" ;;
26593 "dlls/wtsapi32/Makefile") CONFIG_FILES="$CONFIG_FILES dlls/wtsapi32/Makefile" ;;
26594 "documentation/Makefile") CONFIG_FILES="$CONFIG_FILES documentation/Makefile" ;;
26595 "fonts/Makefile") CONFIG_FILES="$CONFIG_FILES fonts/Makefile" ;;
26596 "include/Makefile") CONFIG_FILES="$CONFIG_FILES include/Makefile" ;;
26597 "libs/Makefile") CONFIG_FILES="$CONFIG_FILES libs/Makefile" ;;
26598 "libs/port/Makefile") CONFIG_FILES="$CONFIG_FILES libs/port/Makefile" ;;
26599 "libs/wine/Makefile") CONFIG_FILES="$CONFIG_FILES libs/wine/Makefile" ;;
26600 "libs/wpp/Makefile") CONFIG_FILES="$CONFIG_FILES libs/wpp/Makefile" ;;
26601 "loader/Makefile") CONFIG_FILES="$CONFIG_FILES loader/Makefile" ;;
26602 "programs/Makefile") CONFIG_FILES="$CONFIG_FILES programs/Makefile" ;;
26603 "programs/clock/Makefile") CONFIG_FILES="$CONFIG_FILES programs/clock/Makefile" ;;
26604 "programs/cmd/Makefile") CONFIG_FILES="$CONFIG_FILES programs/cmd/Makefile" ;;
26605 "programs/cmdlgtst/Makefile") CONFIG_FILES="$CONFIG_FILES programs/cmdlgtst/Makefile" ;;
26606 "programs/control/Makefile") CONFIG_FILES="$CONFIG_FILES programs/control/Makefile" ;;
26607 "programs/eject/Makefile") CONFIG_FILES="$CONFIG_FILES programs/eject/Makefile" ;;
26608 "programs/expand/Makefile") CONFIG_FILES="$CONFIG_FILES programs/expand/Makefile" ;;
26609 "programs/explorer/Makefile") CONFIG_FILES="$CONFIG_FILES programs/explorer/Makefile" ;;
26610 "programs/hh/Makefile") CONFIG_FILES="$CONFIG_FILES programs/hh/Makefile" ;;
26611 "programs/icinfo/Makefile") CONFIG_FILES="$CONFIG_FILES programs/icinfo/Makefile" ;;
26612 "programs/iexplore/Makefile") CONFIG_FILES="$CONFIG_FILES programs/iexplore/Makefile" ;;
26613 "programs/msiexec/Makefile") CONFIG_FILES="$CONFIG_FILES programs/msiexec/Makefile" ;;
26614 "programs/net/Makefile") CONFIG_FILES="$CONFIG_FILES programs/net/Makefile" ;;
26615 "programs/notepad/Makefile") CONFIG_FILES="$CONFIG_FILES programs/notepad/Makefile" ;;
26616 "programs/oleview/Makefile") CONFIG_FILES="$CONFIG_FILES programs/oleview/Makefile" ;;
26617 "programs/progman/Makefile") CONFIG_FILES="$CONFIG_FILES programs/progman/Makefile" ;;
26618 "programs/reg/Makefile") CONFIG_FILES="$CONFIG_FILES programs/reg/Makefile" ;;
26619 "programs/regedit/Makefile") CONFIG_FILES="$CONFIG_FILES programs/regedit/Makefile" ;;
26620 "programs/regsvr32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/regsvr32/Makefile" ;;
26621 "programs/rpcss/Makefile") CONFIG_FILES="$CONFIG_FILES programs/rpcss/Makefile" ;;
26622 "programs/rundll32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/rundll32/Makefile" ;;
26623 "programs/secedit/Makefile") CONFIG_FILES="$CONFIG_FILES programs/secedit/Makefile" ;;
26624 "programs/services/Makefile") CONFIG_FILES="$CONFIG_FILES programs/services/Makefile" ;;
26625 "programs/spoolsv/Makefile") CONFIG_FILES="$CONFIG_FILES programs/spoolsv/Makefile" ;;
26626 "programs/start/Makefile") CONFIG_FILES="$CONFIG_FILES programs/start/Makefile" ;;
26627 "programs/svchost/Makefile") CONFIG_FILES="$CONFIG_FILES programs/svchost/Makefile" ;;
26628 "programs/taskmgr/Makefile") CONFIG_FILES="$CONFIG_FILES programs/taskmgr/Makefile" ;;
26629 "programs/uninstaller/Makefile") CONFIG_FILES="$CONFIG_FILES programs/uninstaller/Makefile" ;;
26630 "programs/view/Makefile") CONFIG_FILES="$CONFIG_FILES programs/view/Makefile" ;;
26631 "programs/wineboot/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wineboot/Makefile" ;;
26632 "programs/winebrowser/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winebrowser/Makefile" ;;
26633 "programs/winecfg/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winecfg/Makefile" ;;
26634 "programs/wineconsole/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wineconsole/Makefile" ;;
26635 "programs/winedbg/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winedbg/Makefile" ;;
26636 "programs/winedevice/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winedevice/Makefile" ;;
26637 "programs/winefile/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winefile/Makefile" ;;
26638 "programs/winemenubuilder/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winemenubuilder/Makefile" ;;
26639 "programs/winemine/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winemine/Makefile" ;;
26640 "programs/winepath/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winepath/Makefile" ;;
26641 "programs/winetest/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winetest/Makefile" ;;
26642 "programs/winevdm/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winevdm/Makefile" ;;
26643 "programs/winhlp32/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winhlp32/Makefile" ;;
26644 "programs/winver/Makefile") CONFIG_FILES="$CONFIG_FILES programs/winver/Makefile" ;;
26645 "programs/wordpad/Makefile") CONFIG_FILES="$CONFIG_FILES programs/wordpad/Makefile" ;;
26646 "programs/write/Makefile") CONFIG_FILES="$CONFIG_FILES programs/write/Makefile" ;;
26647 "programs/xcopy/Makefile") CONFIG_FILES="$CONFIG_FILES programs/xcopy/Makefile" ;;
26648 "server/Makefile") CONFIG_FILES="$CONFIG_FILES server/Makefile" ;;
26649 "tools/Makefile") CONFIG_FILES="$CONFIG_FILES tools/Makefile" ;;
26650 "tools/widl/Makefile") CONFIG_FILES="$CONFIG_FILES tools/widl/Makefile" ;;
26651 "tools/winebuild/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winebuild/Makefile" ;;
26652 "tools/winedump/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winedump/Makefile" ;;
26653 "tools/winegcc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/winegcc/Makefile" ;;
26654 "tools/wmc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/wmc/Makefile" ;;
26655 "tools/wrc/Makefile") CONFIG_FILES="$CONFIG_FILES tools/wrc/Makefile" ;;
26657 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
26658 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
26659 { (exit 1); exit 1; }; };;
26664 # If the user did not use the arguments to specify the items to instantiate,
26665 # then the envvar interface is used. Set only those that are not.
26666 # We use the long form for the default assignment because of an extremely
26667 # bizarre bug on SunOS 4.1.3.
26668 if $ac_need_defaults; then
26669 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
26670 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
26671 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
26674 # Have a temporary directory for convenience. Make it in the build tree
26675 # simply because there is no reason against having it here, and in addition,
26676 # creating and moving files from /tmp can sometimes cause problems.
26677 # Hook for its removal unless debugging.
26678 # Note that there is a small window in which the directory will not be cleaned:
26679 # after its creation but before its name has been assigned to `$tmp'.
26683 trap 'exit_status=$?
26684 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
26686 trap '{ (exit 1); exit 1; }' 1 2 13 15
26688 # Create a (secure) tmp directory for tmp files.
26691 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
26692 test -n "$tmp" && test -d "$tmp"
26695 tmp=./conf$$-$RANDOM
26696 (umask 077 && mkdir "$tmp")
26699 echo "$me: cannot create a temporary directory in ." >&2
26700 { (exit 1); exit 1; }
26704 # Set up the sed scripts for CONFIG_FILES section.
26707 # No need to generate the scripts if there are no CONFIG_FILES.
26708 # This happens for instance when ./config.status config.h
26709 if test -n "$CONFIG_FILES"; then
26713 # Create sed commands to just substitute file output variables.
26715 # Remaining file output variables are in a fragment that also has non-file
26721 for ac_last_try in false false false false false :; do
26722 cat >conf$$subs.sed <<_ACEOF
26723 SHELL!$SHELL$ac_delim
26724 PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim
26725 PACKAGE_NAME!$PACKAGE_NAME$ac_delim
26726 PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim
26727 PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim
26728 PACKAGE_STRING!$PACKAGE_STRING$ac_delim
26729 PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim
26730 exec_prefix!$exec_prefix$ac_delim
26731 prefix!$prefix$ac_delim
26732 program_transform_name!$program_transform_name$ac_delim
26733 bindir!$bindir$ac_delim
26734 sbindir!$sbindir$ac_delim
26735 libexecdir!$libexecdir$ac_delim
26736 datarootdir!$datarootdir$ac_delim
26737 datadir!$datadir$ac_delim
26738 sysconfdir!$sysconfdir$ac_delim
26739 sharedstatedir!$sharedstatedir$ac_delim
26740 localstatedir!$localstatedir$ac_delim
26741 includedir!$includedir$ac_delim
26742 oldincludedir!$oldincludedir$ac_delim
26743 docdir!$docdir$ac_delim
26744 infodir!$infodir$ac_delim
26745 htmldir!$htmldir$ac_delim
26746 dvidir!$dvidir$ac_delim
26747 pdfdir!$pdfdir$ac_delim
26748 psdir!$psdir$ac_delim
26749 libdir!$libdir$ac_delim
26750 localedir!$localedir$ac_delim
26751 mandir!$mandir$ac_delim
26752 DEFS!$DEFS$ac_delim
26753 ECHO_C!$ECHO_C$ac_delim
26754 ECHO_N!$ECHO_N$ac_delim
26755 ECHO_T!$ECHO_T$ac_delim
26756 LIBS!$LIBS$ac_delim
26757 build_alias!$build_alias$ac_delim
26758 host_alias!$host_alias$ac_delim
26759 target_alias!$target_alias$ac_delim
26760 MAINTAINER_MODE!$MAINTAINER_MODE$ac_delim
26761 build!$build$ac_delim
26762 build_cpu!$build_cpu$ac_delim
26763 build_vendor!$build_vendor$ac_delim
26764 build_os!$build_os$ac_delim
26765 host!$host$ac_delim
26766 host_cpu!$host_cpu$ac_delim
26767 host_vendor!$host_vendor$ac_delim
26768 host_os!$host_os$ac_delim
26769 WIN16_FILES!$WIN16_FILES$ac_delim
26770 WIN16_INSTALL!$WIN16_INSTALL$ac_delim
26771 SET_MAKE!$SET_MAKE$ac_delim
26773 CFLAGS!$CFLAGS$ac_delim
26774 LDFLAGS!$LDFLAGS$ac_delim
26775 CPPFLAGS!$CPPFLAGS$ac_delim
26776 ac_ct_CC!$ac_ct_CC$ac_delim
26777 EXEEXT!$EXEEXT$ac_delim
26778 OBJEXT!$OBJEXT$ac_delim
26780 CXXFLAGS!$CXXFLAGS$ac_delim
26781 ac_ct_CXX!$ac_ct_CXX$ac_delim
26782 CPPBIN!$CPPBIN$ac_delim
26783 TOOLSDIR!$TOOLSDIR$ac_delim
26784 XMKMF!$XMKMF$ac_delim
26786 X_CFLAGS!$X_CFLAGS$ac_delim
26787 X_PRE_LIBS!$X_PRE_LIBS$ac_delim
26788 X_LIBS!$X_LIBS$ac_delim
26789 X_EXTRA_LIBS!$X_EXTRA_LIBS$ac_delim
26790 FLEX!$FLEX$ac_delim
26791 BISON!$BISON$ac_delim
26793 ac_ct_AS!$ac_ct_AS$ac_delim
26795 ac_ct_LD!$ac_ct_LD$ac_delim
26797 ac_ct_NM!$ac_ct_NM$ac_delim
26799 ac_ct_AR!$ac_ct_AR$ac_delim
26800 ARFLAGS!$ARFLAGS$ac_delim
26801 RANLIB!$RANLIB$ac_delim
26802 STRIP!$STRIP$ac_delim
26803 WINDRES!$WINDRES$ac_delim
26804 LN_S!$LN_S$ac_delim
26807 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 82; then
26809 elif $ac_last_try; then
26810 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
26811 echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
26812 { (exit 1); exit 1; }; }
26814 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
26818 ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
26819 if test -n "$ac_eof"; then
26820 ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
26821 ac_eof=`expr $ac_eof + 1`
26824 cat >>$CONFIG_STATUS <<_ACEOF
26825 cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof
26826 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
26827 /^[ ]*@MAKE_RULES@[ ]*$/{
26831 /^[ ]*@MAKE_DLL_RULES@[ ]*$/{
26835 /^[ ]*@MAKE_IMPLIB_RULES@[ ]*$/{
26836 r $MAKE_IMPLIB_RULES
26839 /^[ ]*@MAKE_TEST_RULES@[ ]*$/{
26843 /^[ ]*@MAKE_PROG_RULES@[ ]*$/{
26849 s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
26850 s/^/s,@/; s/!/@,|#_!!_#|/
26853 s/'"$ac_delim"'$/,g/; t
26855 N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
26856 ' >>$CONFIG_STATUS <conf$$subs.sed
26857 rm -f conf$$subs.sed
26858 cat >>$CONFIG_STATUS <<_ACEOF
26864 for ac_last_try in false false false false false :; do
26865 cat >conf$$subs.sed <<_ACEOF
26867 GREP!$GREP$ac_delim
26868 EGREP!$EGREP$ac_delim
26869 LDCONFIG!$LDCONFIG$ac_delim
26870 INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim
26871 INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim
26872 INSTALL_DATA!$INSTALL_DATA$ac_delim
26873 LINT!$LINT$ac_delim
26874 LINTFLAGS!$LINTFLAGS$ac_delim
26875 FONTFORGE!$FONTFORGE$ac_delim
26876 PKG_CONFIG!$PKG_CONFIG$ac_delim
26877 RSVG!$RSVG$ac_delim
26878 ICOTOOL!$ICOTOOL$ac_delim
26879 PRELINK!$PRELINK$ac_delim
26880 LIBPTHREAD!$LIBPTHREAD$ac_delim
26881 XLIB!$XLIB$ac_delim
26882 OPENGL_LIBS!$OPENGL_LIBS$ac_delim
26883 DLLEXT!$DLLEXT$ac_delim
26884 DLLFLAGS!$DLLFLAGS$ac_delim
26885 LDSHARED!$LDSHARED$ac_delim
26886 LDDLLFLAGS!$LDDLLFLAGS$ac_delim
26887 LIBEXT!$LIBEXT$ac_delim
26888 IMPLIBEXT!$IMPLIBEXT$ac_delim
26889 LDRPATH_INSTALL!$LDRPATH_INSTALL$ac_delim
26890 LDRPATH_LOCAL!$LDRPATH_LOCAL$ac_delim
26892 DLLTOOL!$DLLTOOL$ac_delim
26893 DLLWRAP!$DLLWRAP$ac_delim
26894 MINGWAR!$MINGWAR$ac_delim
26895 SECURITYLIB!$SECURITYLIB$ac_delim
26896 COREFOUNDATIONLIB!$COREFOUNDATIONLIB$ac_delim
26897 IOKITLIB!$IOKITLIB$ac_delim
26898 LDEXECFLAGS!$LDEXECFLAGS$ac_delim
26899 DISKARBITRATIONLIB!$DISKARBITRATIONLIB$ac_delim
26900 COREAUDIO!$COREAUDIO$ac_delim
26901 CARBONLIB!$CARBONLIB$ac_delim
26902 CROSSTEST!$CROSSTEST$ac_delim
26903 CROSSCC!$CROSSCC$ac_delim
26904 CROSSWINDRES!$CROSSWINDRES$ac_delim
26905 NASLIBS!$NASLIBS$ac_delim
26906 XML2LIBS!$XML2LIBS$ac_delim
26907 XML2INCL!$XML2INCL$ac_delim
26908 XSLTLIBS!$XSLTLIBS$ac_delim
26909 XSLTINCL!$XSLTINCL$ac_delim
26910 HALINCL!$HALINCL$ac_delim
26911 sane_devel!$sane_devel$ac_delim
26912 SANEINCL!$SANEINCL$ac_delim
26913 gphoto2_devel!$gphoto2_devel$ac_delim
26914 gphoto2port_devel!$gphoto2port_devel$ac_delim
26915 GPHOTO2LIBS!$GPHOTO2LIBS$ac_delim
26916 GPHOTO2INCL!$GPHOTO2INCL$ac_delim
26917 RESOLVLIBS!$RESOLVLIBS$ac_delim
26918 LCMSLIBS!$LCMSLIBS$ac_delim
26919 ft_devel!$ft_devel$ac_delim
26920 FREETYPELIBS!$FREETYPELIBS$ac_delim
26921 FREETYPEINCL!$FREETYPEINCL$ac_delim
26922 ESDCONFIG!$ESDCONFIG$ac_delim
26923 ESDINCL!$ESDINCL$ac_delim
26924 ESDLIBS!$ESDLIBS$ac_delim
26925 ALSALIBS!$ALSALIBS$ac_delim
26926 AUDIOIOLIBS!$AUDIOIOLIBS$ac_delim
26927 CUPSINCL!$CUPSINCL$ac_delim
26928 FONTCONFIGINCL!$FONTCONFIGINCL$ac_delim
26929 EXTRACFLAGS!$EXTRACFLAGS$ac_delim
26930 BUILTINFLAG!$BUILTINFLAG$ac_delim
26931 LDPATH!$LDPATH$ac_delim
26932 CRTLIBS!$CRTLIBS$ac_delim
26933 SOCKETLIBS!$SOCKETLIBS$ac_delim
26934 MAIN_BINARY!$MAIN_BINARY$ac_delim
26935 EXTRA_BINARIES!$EXTRA_BINARIES$ac_delim
26936 LIBDL!$LIBDL$ac_delim
26937 LIBPOLL!$LIBPOLL$ac_delim
26938 LDAPLIBS!$LDAPLIBS$ac_delim
26939 DEPENDENCIES!$DEPENDENCIES$ac_delim
26940 ALL_MAKERULES!$ALL_MAKERULES$ac_delim
26941 ALL_MAKEFILES!$ALL_MAKEFILES$ac_delim
26942 ALL_MAKEFILE_DEPENDS!$ALL_MAKEFILE_DEPENDS$ac_delim
26943 ALL_TOP_DIRS!$ALL_TOP_DIRS$ac_delim
26944 ALL_DLL_DIRS!$ALL_DLL_DIRS$ac_delim
26945 ALL_IMPLIB_DIRS!$ALL_IMPLIB_DIRS$ac_delim
26946 ALL_TEST_DIRS!$ALL_TEST_DIRS$ac_delim
26947 ALL_PROGRAM_DIRS!$ALL_PROGRAM_DIRS$ac_delim
26948 ALL_PROGRAM_INSTALL_DIRS!$ALL_PROGRAM_INSTALL_DIRS$ac_delim
26949 ALL_PROGRAM_BIN_INSTALL_DIRS!$ALL_PROGRAM_BIN_INSTALL_DIRS$ac_delim
26950 ALL_WINETEST_DEPENDS!$ALL_WINETEST_DEPENDS$ac_delim
26951 LIBOBJS!$LIBOBJS$ac_delim
26952 LTLIBOBJS!$LTLIBOBJS$ac_delim
26955 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 87; then
26957 elif $ac_last_try; then
26958 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
26959 echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
26960 { (exit 1); exit 1; }; }
26962 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
26966 ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
26967 if test -n "$ac_eof"; then
26968 ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
26969 ac_eof=`expr $ac_eof + 1`
26972 cat >>$CONFIG_STATUS <<_ACEOF
26973 cat >"\$tmp/subs-2.sed" <<\CEOF$ac_eof
26974 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
26977 s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
26978 s/^/s,@/; s/!/@,|#_!!_#|/
26981 s/'"$ac_delim"'$/,g/; t
26983 N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
26984 ' >>$CONFIG_STATUS <conf$$subs.sed
26985 rm -f conf$$subs.sed
26986 cat >>$CONFIG_STATUS <<_ACEOF
26993 # VPATH may cause trouble with some makes, so we remove $(srcdir),
26994 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
26995 # trailing colons and then remove the whole line if VPATH becomes empty
26996 # (actually we leave an empty line to preserve line numbers).
26997 if test "x$srcdir" = x.; then
26998 ac_vpsub='/^[ ]*VPATH[ ]*=/{
26999 s/:*\$(srcdir):*/:/
27000 s/:*\${srcdir}:*/:/
27002 s/^\([^=]*=[ ]*\):*/\1/
27008 cat >>$CONFIG_STATUS <<\_ACEOF
27009 fi # test -n "$CONFIG_FILES"
27012 for ac_tag in :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS
27015 :[FHLC]) ac_mode=$ac_tag; continue;;
27017 case $ac_mode$ac_tag in
27019 :L* | :C*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
27020 echo "$as_me: error: Invalid tag $ac_tag." >&2;}
27021 { (exit 1); exit 1; }; };;
27022 :[FH]-) ac_tag=-:-;;
27023 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
27040 -) ac_f="$tmp/stdin";;
27041 *) # Look for the file first in the build tree, then in the source tree
27042 # (if the path is not absolute). The absolute path cannot be DOS-style,
27043 # because $ac_f cannot contain `:'.
27047 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
27049 { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
27050 echo "$as_me: error: cannot find input file: $ac_f" >&2;}
27051 { (exit 1); exit 1; }; };;
27053 ac_file_inputs="$ac_file_inputs $ac_f"
27056 # Let's still pretend it is `configure' which instantiates (i.e., don't
27057 # use $as_me), people would be surprised to read:
27058 # /* config.h. Generated by config.status. */
27059 configure_input="Generated from "`IFS=:
27060 echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure."
27061 if test x"$ac_file" != x-; then
27062 configure_input="$ac_file. $configure_input"
27063 { echo "$as_me:$LINENO: creating $ac_file" >&5
27064 echo "$as_me: creating $ac_file" >&6;}
27068 *:-:* | *:-) cat >"$tmp/stdin";;
27073 ac_dir=`$as_dirname -- "$ac_file" ||
27074 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
27075 X"$ac_file" : 'X\(//\)[^/]' \| \
27076 X"$ac_file" : 'X\(//\)$' \| \
27077 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
27079 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
27083 /^X\(\/\/\)[^/].*/{
27098 -*) as_dir=./$as_dir;;
27100 test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
27104 *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
27105 *) as_qdir=$as_dir;;
27107 as_dirs="'$as_qdir' $as_dirs"
27108 as_dir=`$as_dirname -- "$as_dir" ||
27109 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
27110 X"$as_dir" : 'X\(//\)[^/]' \| \
27111 X"$as_dir" : 'X\(//\)$' \| \
27112 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
27114 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
27118 /^X\(\/\/\)[^/].*/{
27131 test -d "$as_dir" && break
27133 test -z "$as_dirs" || eval "mkdir $as_dirs"
27134 } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
27135 echo "$as_me: error: cannot create directory $as_dir" >&2;}
27136 { (exit 1); exit 1; }; }; }
27140 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
27142 ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
27143 # A ".." for each directory in $ac_dir_suffix.
27144 ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
27145 case $ac_top_builddir_sub in
27146 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
27147 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
27150 ac_abs_top_builddir=$ac_pwd
27151 ac_abs_builddir=$ac_pwd$ac_dir_suffix
27152 # for backward compatibility:
27153 ac_top_builddir=$ac_top_build_prefix
27156 .) # We are building in place.
27158 ac_top_srcdir=$ac_top_builddir_sub
27159 ac_abs_top_srcdir=$ac_pwd ;;
27160 [\\/]* | ?:[\\/]* ) # Absolute name.
27161 ac_srcdir=$srcdir$ac_dir_suffix;
27162 ac_top_srcdir=$srcdir
27163 ac_abs_top_srcdir=$srcdir ;;
27164 *) # Relative name.
27165 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
27166 ac_top_srcdir=$ac_top_build_prefix$srcdir
27167 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
27169 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
27179 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
27180 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
27184 cat >>$CONFIG_STATUS <<\_ACEOF
27185 # If the template does not know about datarootdir, expand it.
27186 # FIXME: This hack should be removed a few years after 2.60.
27187 ac_datarootdir_hack=; ac_datarootdir_seen=
27189 case `sed -n '/datarootdir/ {
27198 ' $ac_file_inputs` in
27199 *datarootdir*) ac_datarootdir_seen=yes;;
27200 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
27201 { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
27202 echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
27204 cat >>$CONFIG_STATUS <<_ACEOF
27205 ac_datarootdir_hack='
27206 s&@datadir@&$datadir&g
27207 s&@docdir@&$docdir&g
27208 s&@infodir@&$infodir&g
27209 s&@localedir@&$localedir&g
27210 s&@mandir@&$mandir&g
27211 s&\\\${datarootdir}&$datarootdir&g' ;;
27215 # Neutralize VPATH when `$srcdir' = `.'.
27216 # Shell code in configure.ac might set extrasub.
27217 # FIXME: do we really want to maintain this feature?
27218 cat >>$CONFIG_STATUS <<_ACEOF
27222 cat >>$CONFIG_STATUS <<\_ACEOF
27224 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
27225 s&@configure_input@&$configure_input&;t t
27226 s&@top_builddir@&$ac_top_builddir_sub&;t t
27227 s&@srcdir@&$ac_srcdir&;t t
27228 s&@abs_srcdir@&$ac_abs_srcdir&;t t
27229 s&@top_srcdir@&$ac_top_srcdir&;t t
27230 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
27231 s&@builddir@&$ac_builddir&;t t
27232 s&@abs_builddir@&$ac_abs_builddir&;t t
27233 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
27234 s&@INSTALL@&$ac_INSTALL&;t t
27235 $ac_datarootdir_hack
27236 " $ac_file_inputs | sed -f "$tmp/subs-1.sed" | sed -f "$tmp/subs-2.sed" >$tmp/out
27238 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
27239 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
27240 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
27241 { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
27242 which seems to be undefined. Please make sure it is defined." >&5
27243 echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
27244 which seems to be undefined. Please make sure it is defined." >&2;}
27248 -) cat "$tmp/out"; rm -f "$tmp/out";;
27249 *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;;
27258 # Transform confdefs.h into a sed script `conftest.defines', that
27259 # substitutes the proper values into config.h.in to produce config.h.
27260 rm -f conftest.defines conftest.tail
27261 # First, append a space to every undef/define line, to ease matching.
27262 echo 's/$/ /' >conftest.defines
27263 # Then, protect against being on the right side of a sed subst, or in
27264 # an unquoted here document, in config.status. If some macros were
27265 # called several times there might be several #defines for the same
27266 # symbol, which is useless. But do not sort them, since the last
27267 # AC_DEFINE must be honored.
27268 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
27269 # These sed commands are passed to sed as "A NAME B PARAMS C VALUE D", where
27270 # NAME is the cpp macro being defined, VALUE is the value it is being given.
27271 # PARAMS is the parameter list in the macro definition--in most cases, it's
27272 # just an empty string.
27273 ac_dA='s,^\\([ #]*\\)[^ ]*\\([ ]*'
27274 ac_dB='\\)[ (].*,\\1define\\2'
27282 s/^[ ]*#[ ]*define[ ][ ]*//
27287 s/^\('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/ '"$ac_dA"'\1'"$ac_dB"'\2'"${ac_dC}"'\3'"$ac_dD"'/p
27288 s/^\('"$ac_word_re"'\)[ ]*\(.*\)/'"$ac_dA"'\1'"$ac_dB$ac_dC"'\2'"$ac_dD"'/p
27289 ' >>conftest.defines
27291 # Remove the space that was appended to ease matching.
27292 # Then replace #undef with comments. This is necessary, for
27293 # example, in the case of _POSIX_SOURCE, which is predefined and required
27294 # on some systems where configure will not decide to define it.
27295 # (The regexp can be short, since the line contains either #define or #undef.)
27297 s,^[ #]*u.*,/* & */,' >>conftest.defines
27299 # Break up conftest.defines:
27300 ac_max_sed_lines=50
27302 # First sed command is: sed -f defines.sed $ac_file_inputs >"$tmp/out1"
27303 # Second one is: sed -f defines.sed "$tmp/out1" >"$tmp/out2"
27304 # Third one will be: sed -f defines.sed "$tmp/out2" >"$tmp/out1"
27306 ac_in='$ac_file_inputs'
27307 ac_out='"$tmp/out1"'
27308 ac_nxt='"$tmp/out2"'
27312 # Write a here document:
27313 cat >>$CONFIG_STATUS <<_ACEOF
27314 # First, check the format of the line:
27315 cat >"\$tmp/defines.sed" <<\\CEOF
27316 /^[ ]*#[ ]*undef[ ][ ]*$ac_word_re[ ]*\$/b def
27317 /^[ ]*#[ ]*define[ ][ ]*$ac_word_re[( ]/b def
27321 sed ${ac_max_sed_lines}q conftest.defines >>$CONFIG_STATUS
27323 sed -f "$tmp/defines.sed"' "$ac_in >$ac_out" >>$CONFIG_STATUS
27324 ac_in=$ac_out; ac_out=$ac_nxt; ac_nxt=$ac_in
27325 sed 1,${ac_max_sed_lines}d conftest.defines >conftest.tail
27326 grep . conftest.tail >/dev/null || break
27327 rm -f conftest.defines
27328 mv conftest.tail conftest.defines
27330 rm -f conftest.defines conftest.tail
27332 echo "ac_result=$ac_in" >>$CONFIG_STATUS
27333 cat >>$CONFIG_STATUS <<\_ACEOF
27334 if test x"$ac_file" != x-; then
27335 echo "/* $configure_input */" >"$tmp/config.h"
27336 cat "$ac_result" >>"$tmp/config.h"
27337 if diff $ac_file "$tmp/config.h" >/dev/null 2>&1; then
27338 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
27339 echo "$as_me: $ac_file is unchanged" >&6;}
27342 mv "$tmp/config.h" $ac_file
27345 echo "/* $configure_input */"
27351 :C) { echo "$as_me:$LINENO: executing $ac_file commands" >&5
27352 echo "$as_me: executing $ac_file commands" >&6;}
27357 case $ac_file$ac_mode in
27358 "include/stamp-h":C) echo timestamp > include/stamp-h ;;
27359 "dlls/gdi32/enhmfdrv":C) test -d "dlls/gdi32/enhmfdrv" || ({ echo "$as_me:$LINENO: creating dlls/gdi32/enhmfdrv" >&5
27360 echo "$as_me: creating dlls/gdi32/enhmfdrv" >&6;} && mkdir "dlls/gdi32/enhmfdrv") ;;
27361 "dlls/gdi32/mfdrv":C) test -d "dlls/gdi32/mfdrv" || ({ echo "$as_me:$LINENO: creating dlls/gdi32/mfdrv" >&5
27362 echo "$as_me: creating dlls/gdi32/mfdrv" >&6;} && mkdir "dlls/gdi32/mfdrv") ;;
27363 "dlls/kernel32/nls":C) test -d "dlls/kernel32/nls" || ({ echo "$as_me:$LINENO: creating dlls/kernel32/nls" >&5
27364 echo "$as_me: creating dlls/kernel32/nls" >&6;} && mkdir "dlls/kernel32/nls") ;;
27365 "dlls/user32/resources":C) test -d "dlls/user32/resources" || ({ echo "$as_me:$LINENO: creating dlls/user32/resources" >&5
27366 echo "$as_me: creating dlls/user32/resources" >&6;} && mkdir "dlls/user32/resources") ;;
27367 "dlls/wineps.drv/data":C) test -d "dlls/wineps.drv/data" || ({ echo "$as_me:$LINENO: creating dlls/wineps.drv/data" >&5
27368 echo "$as_me: creating dlls/wineps.drv/data" >&6;} && mkdir "dlls/wineps.drv/data") ;;
27369 "include/wine":C) test -d "include/wine" || ({ echo "$as_me:$LINENO: creating include/wine" >&5
27370 echo "$as_me: creating include/wine" >&6;} && mkdir "include/wine") ;;
27376 { (exit 0); exit 0; }
27378 chmod +x $CONFIG_STATUS
27379 ac_clean_files=$ac_clean_files_save
27382 # configure is writing to config.log, and then calls config.status.
27383 # config.status does its own redirection, appending to config.log.
27384 # Unfortunately, on DOS this fails, as config.log is still kept open
27385 # by configure, so config.status won't be able to write to it; its
27386 # output is simply discarded. So we exec the FD to /dev/null,
27387 # effectively closing config.log, so it can be properly (re)opened and
27388 # appended to by config.status. When coming back to configure, we
27389 # need to make the FD available again.
27390 if test "$no_create" != yes; then
27392 ac_config_status_args=
27393 test "$silent" = yes &&
27394 ac_config_status_args="$ac_config_status_args --quiet"
27396 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
27398 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
27399 # would make configure fail if this is the last instruction.
27400 $ac_cs_success || { (exit 1); exit 1; }
27404 if test "$no_create" = "yes"
27411 if test "x$wine_notices != "x; then
27413 for msg in $wine_notices; do
27414 if test -n "$msg"; then
27415 { echo "$as_me:$LINENO: $msg" >&5
27416 echo "$as_me: $msg" >&6;}
27420 for msg in $wine_warnings; do
27421 if test -n "$msg"; then
27423 { echo "$as_me:$LINENO: WARNING: $msg" >&5
27424 echo "$as_me: WARNING: $msg" >&2;}
27430 $as_me: Finished. Do '${ac_make} depend && ${ac_make}' to compile Wine.