2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.63 for Wine 1.1.18.
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, 2007, 2008 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 # Pre-4.2 versions of Zsh do 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
45 # Printing a long string crashes Solaris 7 /usr/bin/printf.
46 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
47 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
48 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
49 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
53 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
54 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
55 as_echo_n='/usr
/ucb
/echo -n'
57 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
62 expr "X$arg" : "X\\(.*\\)$as_nl";
63 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
65 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
68 as_echo_n='sh
-c $as_echo_n_body as_echo
'
71 as_echo='sh
-c $as_echo_body as_echo
'
74 # The user is always right.
75 if test "${PATH_SEPARATOR+set}" != set; then
77 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
78 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
83 # Support unset when possible.
84 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
92 # We need space, tab and new line, in precisely that order. Quoting is
93 # there to prevent editors from complaining about space-tab.
94 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
95 # splitting by setting IFS to empty value.)
98 # Find who we are. Look in the path if we contain no directory separator.
100 *[\\/]* ) as_myself=$0 ;;
101 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
105 test -z "$as_dir" && as_dir=.
106 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
112 # We did not find ourselves, most probably we were run as `sh COMMAND'
113 # in which case we are not to be found in the path.
114 if test "x$as_myself" = x
; then
117 if test ! -f "$as_myself"; then
118 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
119 { (exit 1); exit 1; }
122 # Work around bugs in pre-3.0 UWIN ksh.
123 for as_var
in ENV MAIL MAILPATH
124 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
136 # Required to use basename.
137 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
138 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
144 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
151 # Name of the executable.
152 as_me
=`$as_basename -- "$0" ||
153 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
154 X"$0" : 'X\(//\)$' \| \
155 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
157 sed '/^.*\/\([^/][^/]*\)\/*$/{
175 if test "x$CONFIG_SHELL" = x
; then
176 if (eval ":") 2>/dev
/null
; then
182 if test $as_have_required = yes && (eval ":
192 as_func_ret_success () {
195 as_func_ret_failure () {
200 if as_func_success; then
204 echo as_func_success failed.
207 if as_func_failure; then
209 echo as_func_failure succeeded.
212 if as_func_ret_success; then
216 echo as_func_ret_success failed.
219 if as_func_ret_failure; then
221 echo as_func_ret_failure succeeded.
224 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
228 echo positional parameters were not saved.
231 test \$exitcode = 0) || { (exit 1); exit 1; }
236 test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
237 test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
238 ") 2> /dev
/null
; then
242 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
243 for as_dir
in /bin
$PATH_SEPARATOR/usr
/bin
$PATH_SEPARATOR$PATH
246 test -z "$as_dir" && as_dir
=.
249 for as_base
in sh bash ksh sh5
; do
250 as_candidate_shells
="$as_candidate_shells $as_dir/$as_base"
257 for as_shell
in $as_candidate_shells $SHELL; do
258 # Try only shells that exist, to save several forks.
259 if { test -f "$as_shell" ||
test -f "$as_shell.exe"; } &&
260 { ("$as_shell") 2> /dev
/null
<<\_ASEOF
261 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
264 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
265 # is contrary to our usage. Disable this feature.
266 alias -g '${1+"$@"}'='"$@"'
269 case `(set -o) 2>/dev/null` in
270 *posix
*) set -o posix
;;
279 CONFIG_SHELL
=$as_shell
281 if { "$as_shell" 2> /dev
/null
<<\_ASEOF
282 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
285 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
286 # is contrary to our usage. Disable this feature.
287 alias -g '${1+"$@"}'='"$@"'
290 case `(set -o) 2>/dev/null` in
291 *posix
*) set -o posix
;;
307 as_func_ret_success
() {
310 as_func_ret_failure
() {
315 if as_func_success
; then
319 echo as_func_success failed.
322 if as_func_failure
; then
324 echo as_func_failure succeeded.
327 if as_func_ret_success
; then
331 echo as_func_ret_success failed.
334 if as_func_ret_failure
; then
336 echo as_func_ret_failure succeeded.
339 if ( set x
; as_func_ret_success y
&& test x
= "$1" ); then
343 echo positional parameters were not saved.
346 test $exitcode = 0) ||
{ (exit 1); exit 1; }
351 test "x$as_lineno_1" != "x$as_lineno_2" &&
352 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") ||
{ (exit 1); exit 1; }
363 if test "x$CONFIG_SHELL" != x
; then
364 for as_var
in BASH_ENV ENV
365 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
368 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
372 if test $as_have_required = no
; then
373 echo This
script requires a shell
more modern than all the
374 echo shells that I found on your system. Please
install a
375 echo modern shell
, or manually run the
script under such a
376 echo shell
if you
do have one.
377 { (exit 1); exit 1; }
387 (eval "as_func_return () {
396 as_func_ret_success () {
399 as_func_ret_failure () {
404 if as_func_success; then
408 echo as_func_success failed.
411 if as_func_failure; then
413 echo as_func_failure succeeded.
416 if as_func_ret_success; then
420 echo as_func_ret_success failed.
423 if as_func_ret_failure; then
425 echo as_func_ret_failure succeeded.
428 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
432 echo positional parameters were not saved.
435 test \$exitcode = 0") ||
{
436 echo No shell found that supports shell functions.
437 echo Please tell bug-autoconf@gnu.org about your system
,
438 echo including any error possibly output before this message.
439 echo This can
help us improve future autoconf versions.
440 echo Configuration will now proceed without shell functions.
447 test "x$as_lineno_1" != "x$as_lineno_2" &&
448 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" ||
{
450 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
451 # uniformly replaced by the line number. The first 'sed' inserts a
452 # line-number line after each line using $LINENO; the second 'sed'
453 # does the real work. The second script uses 'N' to pair each
454 # line-number line with the line containing $LINENO, and appends
455 # trailing '-' during substitution so that $LINENO is not a special
457 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
458 # scripts with optimization help from Paolo Bonzini. Blame Lee
459 # E. McMahon (1931-1989) for sed's syntax. :-)
471 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
475 chmod +x
"$as_me.lineno" ||
476 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
477 { (exit 1); exit 1; }; }
479 # Don't try to exec as it changes $[0], causing all sort of problems
480 # (the dirname of $[0] is not the place where we might find the
481 # original and so on. Autoconf is especially sensitive to this).
483 # Exit status is that of the last command.
488 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
494 ECHO_C
= ECHO_N
= ECHO_T
=
498 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
504 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
505 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
511 rm -f conf$$ conf$$.exe conf$$.
file
512 if test -d conf$$.dir
; then
513 rm -f conf$$.dir
/conf$$.
file
516 mkdir conf$$.dir
2>/dev
/null
518 if (echo >conf$$.
file) 2>/dev
/null
; then
519 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
521 # ... but there are two gotchas:
522 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
523 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
524 # In both cases, we have to default to `cp -p'.
525 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
527 elif ln conf$$.
file conf$$
2>/dev
/null
; then
535 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
536 rmdir conf$$.dir
2>/dev
/null
538 if mkdir
-p .
2>/dev
/null
; then
541 test -d .
/-p && rmdir .
/-p
545 if test -x / >/dev
/null
2>&1; then
548 if ls -dL / >/dev
/null
2>&1; then
555 if test -d "$1"; then
561 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
562 ???[sx]*):;;*)false;;esac;fi
566 as_executable_p
=$as_test_x
568 # Sed expression to map a string onto a valid CPP name.
569 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
571 # Sed expression to map a string onto a valid variable name.
572 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
576 exec 7<&0 </dev
/null
6>&1
579 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
580 # so uname gets run too.
581 ac_hostname
=`(hostname || uname -n) 2>/dev/null | sed 1q`
586 ac_default_prefix
=/usr
/local
588 ac_config_libobj_dir
=.
594 SHELL
=${CONFIG_SHELL-/bin/sh}
596 # Identity of this package.
598 PACKAGE_TARNAME
='wine'
599 PACKAGE_VERSION
='1.1.18'
600 PACKAGE_STRING
='Wine 1.1.18'
601 PACKAGE_BUGREPORT
='wine-devel@winehq.org'
603 ac_unique_file
="server/atom.c"
604 # Factoring default headers for most tests.
605 ac_includes_default
="\
607 #ifdef HAVE_SYS_TYPES_H
608 # include <sys/types.h>
610 #ifdef HAVE_SYS_STAT_H
611 # include <sys/stat.h>
617 # ifdef HAVE_STDLIB_H
622 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
627 #ifdef HAVE_STRINGS_H
628 # include <strings.h>
630 #ifdef HAVE_INTTYPES_H
631 # include <inttypes.h>
640 ac_subst_vars
='LTLIBOBJS
643 ALL_PROGRAM_BIN_INSTALL_DIRS
644 ALL_PROGRAM_INSTALL_DIRS
800 program_transform_name
810 ac_subst_files
='MAKE_RULES
816 enable_option_checking
820 enable_maintainer_mode
859 ac_precious_vars
='build_alias
874 # Initialize some variables set by options.
876 ac_init_version
=false
877 ac_unrecognized_opts
=
879 # The variables have the same names as the options, with
880 # dashes changed to underlines.
888 program_transform_name
=s
,x
,x
,
896 # Installation directory options.
897 # These are left unexpanded so users can "make install exec_prefix=/foo"
898 # and all the variables that are supposed to be based on exec_prefix
899 # by default will actually change.
900 # Use braces instead of parens because sh, perl, etc. also accept them.
901 # (The list follows the same order as the GNU Coding Standards.)
902 bindir
='${exec_prefix}/bin'
903 sbindir
='${exec_prefix}/sbin'
904 libexecdir
='${exec_prefix}/libexec'
905 datarootdir
='${prefix}/share'
906 datadir
='${datarootdir}'
907 sysconfdir
='${prefix}/etc'
908 sharedstatedir
='${prefix}/com'
909 localstatedir
='${prefix}/var'
910 includedir
='${prefix}/include'
911 oldincludedir
='/usr/include'
912 docdir
='${datarootdir}/doc/${PACKAGE_TARNAME}'
913 infodir
='${datarootdir}/info'
918 libdir
='${exec_prefix}/lib'
919 localedir
='${datarootdir}/locale'
920 mandir
='${datarootdir}/man'
926 # If the previous option needs an argument, assign it.
927 if test -n "$ac_prev"; then
928 eval $ac_prev=\
$ac_option
934 *=*) ac_optarg
=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
938 # Accept the important Cygnus configure options, so we can diagnose typos.
940 case $ac_dashdash$ac_option in
944 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
946 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
949 -build |
--build |
--buil |
--bui |
--bu)
950 ac_prev
=build_alias
;;
951 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
952 build_alias
=$ac_optarg ;;
954 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
955 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
956 ac_prev
=cache_file
;;
957 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
958 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
959 cache_file
=$ac_optarg ;;
962 cache_file
=config.cache
;;
964 -datadir |
--datadir |
--datadi |
--datad)
966 -datadir=* |
--datadir=* |
--datadi=* |
--datad=*)
967 datadir
=$ac_optarg ;;
969 -datarootdir |
--datarootdir |
--datarootdi |
--datarootd |
--dataroot \
970 |
--dataroo |
--dataro |
--datar)
971 ac_prev
=datarootdir
;;
972 -datarootdir=* |
--datarootdir=* |
--datarootdi=* |
--datarootd=* \
973 |
--dataroot=* |
--dataroo=* |
--dataro=* |
--datar=*)
974 datarootdir
=$ac_optarg ;;
976 -disable-* |
--disable-*)
977 ac_useropt
=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
978 # Reject names that are not valid shell variable names.
979 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
980 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
981 { (exit 1); exit 1; }; }
982 ac_useropt_orig
=$ac_useropt
983 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
984 case $ac_user_opts in
988 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
989 ac_unrecognized_sep
=', ';;
991 eval enable_
$ac_useropt=no
;;
993 -docdir |
--docdir |
--docdi |
--doc |
--do)
995 -docdir=* |
--docdir=* |
--docdi=* |
--doc=* |
--do=*)
998 -dvidir |
--dvidir |
--dvidi |
--dvid |
--dvi |
--dv)
1000 -dvidir=* |
--dvidir=* |
--dvidi=* |
--dvid=* |
--dvi=* |
--dv=*)
1001 dvidir
=$ac_optarg ;;
1003 -enable-* |
--enable-*)
1004 ac_useropt
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1005 # Reject names that are not valid shell variable names.
1006 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1007 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
1008 { (exit 1); exit 1; }; }
1009 ac_useropt_orig
=$ac_useropt
1010 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1011 case $ac_user_opts in
1013 "enable_
$ac_useropt"
1015 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1016 ac_unrecognized_sep
=', ';;
1018 eval enable_
$ac_useropt=\
$ac_optarg ;;
1020 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
1021 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
1022 |
--exec |
--exe |
--ex)
1023 ac_prev
=exec_prefix
;;
1024 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
1025 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
1026 |
--exec=* |
--exe=* |
--ex=*)
1027 exec_prefix
=$ac_optarg ;;
1029 -gas |
--gas |
--ga |
--g)
1030 # Obsolete; use --with-gas.
1033 -help |
--help |
--hel |
--he |
-h)
1034 ac_init_help
=long
;;
1035 -help=r
* |
--help=r
* |
--hel=r
* |
--he=r
* |
-hr*)
1036 ac_init_help
=recursive
;;
1037 -help=s
* |
--help=s
* |
--hel=s
* |
--he=s
* |
-hs*)
1038 ac_init_help
=short
;;
1040 -host |
--host |
--hos |
--ho)
1041 ac_prev
=host_alias
;;
1042 -host=* |
--host=* |
--hos=* |
--ho=*)
1043 host_alias
=$ac_optarg ;;
1045 -htmldir |
--htmldir |
--htmldi |
--htmld |
--html |
--htm |
--ht)
1047 -htmldir=* |
--htmldir=* |
--htmldi=* |
--htmld=* |
--html=* |
--htm=* \
1049 htmldir
=$ac_optarg ;;
1051 -includedir |
--includedir |
--includedi |
--included |
--include \
1052 |
--includ |
--inclu |
--incl |
--inc)
1053 ac_prev
=includedir
;;
1054 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
1055 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
1056 includedir
=$ac_optarg ;;
1058 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
1060 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
1061 infodir
=$ac_optarg ;;
1063 -libdir |
--libdir |
--libdi |
--libd)
1065 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
1066 libdir
=$ac_optarg ;;
1068 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
1069 |
--libexe |
--libex |
--libe)
1070 ac_prev
=libexecdir
;;
1071 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
1072 |
--libexe=* |
--libex=* |
--libe=*)
1073 libexecdir
=$ac_optarg ;;
1075 -localedir |
--localedir |
--localedi |
--localed |
--locale)
1076 ac_prev
=localedir
;;
1077 -localedir=* |
--localedir=* |
--localedi=* |
--localed=* |
--locale=*)
1078 localedir
=$ac_optarg ;;
1080 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
1081 |
--localstate |
--localstat |
--localsta |
--localst |
--locals)
1082 ac_prev
=localstatedir
;;
1083 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
1084 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* |
--locals=*)
1085 localstatedir
=$ac_optarg ;;
1087 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
1089 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
1090 mandir
=$ac_optarg ;;
1092 -nfp |
--nfp |
--nf)
1093 # Obsolete; use --without-fp.
1096 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
1097 |
--no-cr |
--no-c |
-n)
1100 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
1101 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
1104 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
1105 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
1106 |
--oldin |
--oldi |
--old |
--ol |
--o)
1107 ac_prev
=oldincludedir
;;
1108 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
1109 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
1110 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
1111 oldincludedir
=$ac_optarg ;;
1113 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
1115 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
1116 prefix
=$ac_optarg ;;
1118 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
1119 |
--program-pre |
--program-pr |
--program-p)
1120 ac_prev
=program_prefix
;;
1121 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
1122 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
1123 program_prefix
=$ac_optarg ;;
1125 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
1126 |
--program-suf |
--program-su |
--program-s)
1127 ac_prev
=program_suffix
;;
1128 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
1129 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
1130 program_suffix
=$ac_optarg ;;
1132 -program-transform-name |
--program-transform-name \
1133 |
--program-transform-nam |
--program-transform-na \
1134 |
--program-transform-n |
--program-transform- \
1135 |
--program-transform |
--program-transfor \
1136 |
--program-transfo |
--program-transf \
1137 |
--program-trans |
--program-tran \
1138 |
--progr-tra |
--program-tr |
--program-t)
1139 ac_prev
=program_transform_name
;;
1140 -program-transform-name=* |
--program-transform-name=* \
1141 |
--program-transform-nam=* |
--program-transform-na=* \
1142 |
--program-transform-n=* |
--program-transform-=* \
1143 |
--program-transform=* |
--program-transfor=* \
1144 |
--program-transfo=* |
--program-transf=* \
1145 |
--program-trans=* |
--program-tran=* \
1146 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
1147 program_transform_name
=$ac_optarg ;;
1149 -pdfdir |
--pdfdir |
--pdfdi |
--pdfd |
--pdf |
--pd)
1151 -pdfdir=* |
--pdfdir=* |
--pdfdi=* |
--pdfd=* |
--pdf=* |
--pd=*)
1152 pdfdir
=$ac_optarg ;;
1154 -psdir |
--psdir |
--psdi |
--psd |
--ps)
1156 -psdir=* |
--psdir=* |
--psdi=* |
--psd=* |
--ps=*)
1159 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1160 |
-silent |
--silent |
--silen |
--sile |
--sil)
1163 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
1165 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
1167 sbindir
=$ac_optarg ;;
1169 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
1170 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
1171 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
1173 ac_prev
=sharedstatedir
;;
1174 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
1175 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
1176 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
1178 sharedstatedir
=$ac_optarg ;;
1180 -site |
--site |
--sit)
1182 -site=* |
--site=* |
--sit=*)
1185 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
1187 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
1188 srcdir
=$ac_optarg ;;
1190 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
1191 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
1192 ac_prev
=sysconfdir
;;
1193 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
1194 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
1195 sysconfdir
=$ac_optarg ;;
1197 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
1198 ac_prev
=target_alias
;;
1199 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
1200 target_alias
=$ac_optarg ;;
1202 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
1205 -version |
--version |
--versio |
--versi |
--vers |
-V)
1206 ac_init_version
=: ;;
1209 ac_useropt
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1210 # Reject names that are not valid shell variable names.
1211 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1212 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1213 { (exit 1); exit 1; }; }
1214 ac_useropt_orig
=$ac_useropt
1215 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1216 case $ac_user_opts in
1220 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1221 ac_unrecognized_sep
=', ';;
1223 eval with_
$ac_useropt=\
$ac_optarg ;;
1225 -without-* |
--without-*)
1226 ac_useropt
=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1227 # Reject names that are not valid shell variable names.
1228 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1229 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1230 { (exit 1); exit 1; }; }
1231 ac_useropt_orig
=$ac_useropt
1232 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1233 case $ac_user_opts in
1237 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1238 ac_unrecognized_sep
=', ';;
1240 eval with_
$ac_useropt=no
;;
1243 # Obsolete; use --with-x.
1246 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
1247 |
--x-incl |
--x-inc |
--x-in |
--x-i)
1248 ac_prev
=x_includes
;;
1249 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
1250 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
1251 x_includes
=$ac_optarg ;;
1253 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
1254 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
1255 ac_prev
=x_libraries
;;
1256 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
1257 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
1258 x_libraries
=$ac_optarg ;;
1260 -*) { $as_echo "$as_me: error: unrecognized option: $ac_option
1261 Try \`$0 --help' for more information." >&2
1262 { (exit 1); exit 1; }; }
1266 ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='`
1267 # Reject names that are not valid shell variable names.
1268 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev
/null
&&
1269 { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1270 { (exit 1); exit 1; }; }
1271 eval $ac_envvar=\
$ac_optarg
1272 export $ac_envvar ;;
1275 # FIXME: should be removed in autoconf 3.0.
1276 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1277 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1278 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1279 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1285 if test -n "$ac_prev"; then
1286 ac_option
=--`echo $ac_prev | sed 's/_/-/g'`
1287 { $as_echo "$as_me: error: missing argument to $ac_option" >&2
1288 { (exit 1); exit 1; }; }
1291 if test -n "$ac_unrecognized_opts"; then
1292 case $enable_option_checking in
1294 fatal
) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2
1295 { (exit 1); exit 1; }; } ;;
1296 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1300 # Check all directory arguments for consistency.
1301 for ac_var
in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1302 datadir sysconfdir sharedstatedir localstatedir includedir \
1303 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1304 libdir localedir mandir
1306 eval ac_val
=\$
$ac_var
1307 # Remove trailing slashes.
1310 ac_val
=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1311 eval $ac_var=\
$ac_val;;
1313 # Be sure to have absolute directory names.
1315 [\\/$
]* | ?
:[\\/]* ) continue;;
1316 NONE |
'' ) case $ac_var in *prefix
) continue;; esac;;
1318 { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1319 { (exit 1); exit 1; }; }
1322 # There might be people who depend on the old broken behavior: `$host'
1323 # used to hold the argument of --host etc.
1324 # FIXME: To remove some day.
1327 target
=$target_alias
1329 # FIXME: To remove some day.
1330 if test "x$host_alias" != x
; then
1331 if test "x$build_alias" = x
; then
1332 cross_compiling
=maybe
1333 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1334 If a cross compiler is detected then cross compile mode will be used." >&2
1335 elif test "x$build_alias" != "x$host_alias"; then
1341 test -n "$host_alias" && ac_tool_prefix
=$host_alias-
1343 test "$silent" = yes && exec 6>/dev
/null
1346 ac_pwd
=`pwd` && test -n "$ac_pwd" &&
1347 ac_ls_di
=`ls -di .` &&
1348 ac_pwd_ls_di
=`cd "$ac_pwd" && ls -di .` ||
1349 { $as_echo "$as_me: error: working directory cannot be determined" >&2
1350 { (exit 1); exit 1; }; }
1351 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1352 { $as_echo "$as_me: error: pwd does not report name of working directory" >&2
1353 { (exit 1); exit 1; }; }
1356 # Find the source files, if location was not specified.
1357 if test -z "$srcdir"; then
1358 ac_srcdir_defaulted
=yes
1359 # Try the directory containing this script, then the parent directory.
1360 ac_confdir
=`$as_dirname -- "$as_myself" ||
1361 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1362 X"$as_myself" : 'X\(//\)[^/]' \| \
1363 X"$as_myself" : 'X\(//\)$' \| \
1364 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1365 $as_echo X"$as_myself" |
1366 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1384 if test ! -r "$srcdir/$ac_unique_file"; then
1388 ac_srcdir_defaulted
=no
1390 if test ! -r "$srcdir/$ac_unique_file"; then
1391 test "$ac_srcdir_defaulted" = yes && srcdir
="$ac_confdir or .."
1392 { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1393 { (exit 1); exit 1; }; }
1395 ac_msg
="sources are in $srcdir, but \`cd $srcdir' does not work"
1397 cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2
1398 { (exit 1); exit 1; }; }
1400 # When building in place, set srcdir=.
1401 if test "$ac_abs_confdir" = "$ac_pwd"; then
1404 # Remove unnecessary trailing slashes from srcdir.
1405 # Double slashes in file names in object file debugging info
1406 # mess up M-x gdb in Emacs.
1408 */) srcdir
=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1410 for ac_var
in $ac_precious_vars; do
1411 eval ac_env_
${ac_var}_set=\${${ac_var}+set}
1412 eval ac_env_
${ac_var}_value
=\$
${ac_var}
1413 eval ac_cv_env_
${ac_var}_set=\${${ac_var}+set}
1414 eval ac_cv_env_
${ac_var}_value
=\$
${ac_var}
1418 # Report the --help message.
1420 if test "$ac_init_help" = "long"; then
1421 # Omit some internal or obsolete options to make the list less imposing.
1422 # This message is too long to be a string in the A/UX 3.1 sh.
1424 \`configure' configures Wine 1.1.18 to adapt to many kinds of systems.
1426 Usage: $0 [OPTION]... [VAR=VALUE]...
1428 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1429 VAR=VALUE. See below for descriptions of some of the useful variables.
1431 Defaults for the options are specified in brackets.
1434 -h, --help display this help and exit
1435 --help=short display options specific to this package
1436 --help=recursive display the short help of all the included packages
1437 -V, --version display version information and exit
1438 -q, --quiet, --silent do not print \`checking...' messages
1439 --cache-file=FILE cache test results in FILE [disabled]
1440 -C, --config-cache alias for \`--cache-file=config.cache'
1441 -n, --no-create do not create output files
1442 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1444 Installation directories:
1445 --prefix=PREFIX install architecture-independent files in PREFIX
1446 [$ac_default_prefix]
1447 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1450 By default, \`make install' will install all the files in
1451 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1452 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1453 for instance \`--prefix=\$HOME'.
1455 For better control, use the options below.
1457 Fine tuning of the installation directories:
1458 --bindir=DIR user executables [EPREFIX/bin]
1459 --sbindir=DIR system admin executables [EPREFIX/sbin]
1460 --libexecdir=DIR program executables [EPREFIX/libexec]
1461 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1462 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1463 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1464 --libdir=DIR object code libraries [EPREFIX/lib]
1465 --includedir=DIR C header files [PREFIX/include]
1466 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1467 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1468 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1469 --infodir=DIR info documentation [DATAROOTDIR/info]
1470 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1471 --mandir=DIR man documentation [DATAROOTDIR/man]
1472 --docdir=DIR documentation root [DATAROOTDIR/doc/wine]
1473 --htmldir=DIR html documentation [DOCDIR]
1474 --dvidir=DIR dvi documentation [DOCDIR]
1475 --pdfdir=DIR pdf documentation [DOCDIR]
1476 --psdir=DIR ps documentation [DOCDIR]
1482 --x-includes=DIR X include files are
in DIR
1483 --x-libraries=DIR X library files are
in DIR
1486 --build=BUILD configure
for building on BUILD
[guessed
]
1487 --host=HOST cross-compile to build programs to run on HOST
[BUILD
]
1491 if test -n "$ac_init_help"; then
1492 case $ac_init_help in
1493 short | recursive
) echo "Configuration of Wine 1.1.18:";;
1498 --disable-option-checking ignore unrecognized
--enable/--with options
1499 --disable-FEATURE do not include FEATURE
(same as
--enable-FEATURE=no
)
1500 --enable-FEATURE[=ARG
] include FEATURE
[ARG
=yes]
1501 --disable-win16 do not include Win16 support
1502 --enable-win64 build a Win64 emulator on AMD64
(won
't run Win32
1504 --disable-tests do not build the regression tests
1505 --enable-maintainer-mode
1506 enable maintainer-specific build rules
1509 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1510 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1511 --without-alsa do not use the Alsa sound support
1512 --without-audioio do not use the AudioIO sound support
1513 --without-capi do not use CAPI (ISDN support)
1514 --without-cms do not use CMS (color management support)
1515 --without-coreaudio do not use the CoreAudio sound support
1516 --without-cups do not use CUPS
1517 --without-curses do not use (n)curses
1518 --without-esd do not use the EsounD sound support
1519 --without-fontconfig do not use fontconfig
1520 --without-freetype do not use the FreeType library
1521 --without-gphoto do not use gphoto (Digital Camera support)
1522 --without-glu do not use the GLU library
1523 --without-gnutls do not use GnuTLS (schannel support)
1524 --without-hal do not use HAL (dynamic device support)
1525 --without-jack do not use the Jack sound support
1526 --without-jpeg do not use JPEG
1527 --without-ldap do not use LDAP
1528 --without-nas do not use the NAS sound support
1529 --without-opengl do not use OpenGL
1530 --without-openssl do not use OpenSSL
1531 --without-oss do not use the OSS sound support
1532 --without-png do not use PNG
1533 --without-pthread do not use the pthread library
1534 --without-sane do not use SANE (scanner support)
1535 --without-xcomposite do not use the Xcomposite extension
1536 --without-xcursor do not use the Xcursor extension
1537 --without-xinerama do not use Xinerama (multi-monitor support)
1538 --without-xinput do not use the Xinput extension
1539 --without-xml do not use XML
1540 --without-xrandr do not use Xrandr (resolution changes)
1541 --without-xrender do not use the Xrender extension
1542 --without-xshape do not use the Xshape extension
1543 --without-xshm do not use XShm (shared memory extension)
1544 --without-xslt do not use XSLT
1545 --without-xxf86vm do not use XFree video mode extension
1546 --with-wine-tools=DIR use Wine tools from directory DIR
1547 --with-x use the X Window System
1549 Some influential environment variables:
1550 CC C compiler command
1551 CFLAGS C compiler flags
1552 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1553 nonstandard directory <lib dir>
1554 LIBS libraries to pass to the linker, e.g. -l<library>
1555 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1556 you have headers in a nonstandard directory <include dir>
1557 CXX C++ compiler command
1558 CXXFLAGS C++ compiler flags
1560 XMKMF Path to xmkmf, Makefile generator for X Window System
1562 Use these variables to override the choices made by `configure' or to
help
1563 it to
find libraries and programs with nonstandard names
/locations.
1565 Report bugs to
<wine-devel@winehq.org
>.
1570 if test "$ac_init_help" = "recursive"; then
1571 # If there are subdirs, report their specific --help.
1572 for ac_dir
in : $ac_subdirs_all; do test "x$ac_dir" = x
: && continue
1573 test -d "$ac_dir" ||
1574 { cd "$srcdir" && ac_pwd
=`pwd` && srcdir
=.
&& test -d "$ac_dir"; } ||
1579 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1581 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1582 # A ".." for each directory in $ac_dir_suffix.
1583 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1584 case $ac_top_builddir_sub in
1585 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1586 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
1589 ac_abs_top_builddir
=$ac_pwd
1590 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
1591 # for backward compatibility:
1592 ac_top_builddir
=$ac_top_build_prefix
1595 .
) # We are building in place.
1597 ac_top_srcdir
=$ac_top_builddir_sub
1598 ac_abs_top_srcdir
=$ac_pwd ;;
1599 [\\/]* | ?
:[\\/]* ) # Absolute name.
1600 ac_srcdir
=$srcdir$ac_dir_suffix;
1601 ac_top_srcdir
=$srcdir
1602 ac_abs_top_srcdir
=$srcdir ;;
1604 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
1605 ac_top_srcdir
=$ac_top_build_prefix$srcdir
1606 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
1608 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
1610 cd "$ac_dir" ||
{ ac_status
=$?
; continue; }
1611 # Check for guested configure.
1612 if test -f "$ac_srcdir/configure.gnu"; then
1614 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1615 elif test -f "$ac_srcdir/configure"; then
1617 $SHELL "$ac_srcdir/configure" --help=recursive
1619 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1621 cd "$ac_pwd" ||
{ ac_status
=$?
; break; }
1625 test -n "$ac_init_help" && exit $ac_status
1626 if $ac_init_version; then
1628 Wine configure
1.1.18
1629 generated by GNU Autoconf
2.63
1631 Copyright
(C
) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1632 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation
, Inc.
1633 This configure
script is free software
; the Free Software Foundation
1634 gives unlimited permission to copy
, distribute and modify it.
1638 cat >config.log
<<_ACEOF
1639 This file contains any messages produced by compilers while
1640 running configure, to aid debugging if configure makes a mistake.
1642 It was created by Wine $as_me 1.1.18, which was
1643 generated by GNU Autoconf 2.63. Invocation command line was
1655 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1656 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1657 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1658 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1659 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1661 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1662 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1664 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1665 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1666 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1667 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1668 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1669 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1670 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1674 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1678 test -z "$as_dir" && as_dir
=.
1679 $as_echo "PATH: $as_dir"
1695 # Keep a trace of the command line.
1696 # Strip out --no-create and --no-recursion so they do not pile up.
1697 # Strip out --silent because we don't want to record it for future runs.
1698 # Also quote any args containing shell meta-characters.
1699 # Make two passes to allow for proper duplicate-argument suppression.
1703 ac_must_keep_next
=false
1709 -no-create |
--no-c* |
-n |
-no-recursion |
--no-r*) continue ;;
1710 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1711 |
-silent |
--silent |
--silen |
--sile |
--sil)
1714 ac_arg
=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1717 1) ac_configure_args0
="$ac_configure_args0 '$ac_arg'" ;;
1719 ac_configure_args1
="$ac_configure_args1 '$ac_arg'"
1720 if test $ac_must_keep_next = true
; then
1721 ac_must_keep_next
=false
# Got value, back to normal.
1724 *=* |
--config-cache |
-C |
-disable-* |
--disable-* \
1725 |
-enable-* |
--enable-* |
-gas |
--g* |
-nfp |
--nf* \
1726 |
-q |
-quiet |
--q* |
-silent |
--sil* |
-v |
-verb* \
1727 |
-with-* |
--with-* |
-without-* |
--without-* |
--x)
1728 case "$ac_configure_args0 " in
1729 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1732 -* ) ac_must_keep_next
=true
;;
1735 ac_configure_args
="$ac_configure_args '$ac_arg'"
1740 $as_unset ac_configure_args0 ||
test "${ac_configure_args0+set}" != set ||
{ ac_configure_args0
=; export ac_configure_args0
; }
1741 $as_unset ac_configure_args1 ||
test "${ac_configure_args1+set}" != set ||
{ ac_configure_args1
=; export ac_configure_args1
; }
1743 # When interrupted or exit'd, cleanup temporary files, and complete
1744 # config.log. We remove comments because anyway the quotes in there
1745 # would cause problems or look ugly.
1746 # WARNING: Use '\'' to represent an apostrophe within the trap.
1747 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1748 trap 'exit_status=$?
1749 # Save into config.log some information that might help in debugging.
1754 ## ---------------- ##
1755 ## Cache variables. ##
1756 ## ---------------- ##
1759 # The following way of writing the cache mishandles newlines in values,
1761 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1762 eval ac_val=\$$ac_var
1766 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
1767 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1770 _ | IFS | as_nl) ;; #(
1771 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1772 *) $as_unset $ac_var ;;
1777 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1778 *${as_nl}ac_space=\ *)
1780 "s/'\''/'\''\\\\'\'''\''/g;
1781 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1784 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1792 ## ----------------- ##
1793 ## Output variables. ##
1794 ## ----------------- ##
1797 for ac_var in $ac_subst_vars
1799 eval ac_val=\$$ac_var
1801 *\'\''*) ac_val
=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1803 $as_echo "$ac_var='\''$ac_val'\''"
1807 if test -n "$ac_subst_files"; then
1809 ## ------------------- ##
1810 ## File substitutions. ##
1811 ## ------------------- ##
1814 for ac_var
in $ac_subst_files
1816 eval ac_val
=\$
$ac_var
1818 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1820 $as_echo "$ac_var='\''$ac_val'\''"
1825 if test -s confdefs.h; then
1835 test "$ac_signal" != 0 &&
1836 $as_echo "$as_me: caught signal $ac_signal"
1837 $as_echo "$as_me: exit $exit_status"
1839 rm -f core *.core core.conftest.* &&
1840 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1843 for ac_signal
in 1 2 13 15; do
1844 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1848 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1849 rm -f -r conftest
* confdefs.h
1851 # Predefined preprocessor variables.
1853 cat >>confdefs.h
<<_ACEOF
1854 #define PACKAGE_NAME "$PACKAGE_NAME"
1858 cat >>confdefs.h
<<_ACEOF
1859 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1863 cat >>confdefs.h
<<_ACEOF
1864 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1868 cat >>confdefs.h
<<_ACEOF
1869 #define PACKAGE_STRING "$PACKAGE_STRING"
1873 cat >>confdefs.h
<<_ACEOF
1874 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1878 # Let the site file select an alternate cache file if it wants to.
1879 # Prefer an explicitly selected file to automatically selected ones.
1882 if test -n "$CONFIG_SITE"; then
1883 ac_site_file1
=$CONFIG_SITE
1884 elif test "x$prefix" != xNONE
; then
1885 ac_site_file1
=$prefix/share
/config.site
1886 ac_site_file2
=$prefix/etc
/config.site
1888 ac_site_file1
=$ac_default_prefix/share
/config.site
1889 ac_site_file2
=$ac_default_prefix/etc
/config.site
1891 for ac_site_file
in "$ac_site_file1" "$ac_site_file2"
1893 test "x$ac_site_file" = xNONE
&& continue
1894 if test -r "$ac_site_file"; then
1895 { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1896 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
1897 sed 's/^/| /' "$ac_site_file" >&5
1902 if test -r "$cache_file"; then
1903 # Some versions of bash will fail to source /dev/null (special
1904 # files actually), so we avoid doing that.
1905 if test -f "$cache_file"; then
1906 { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
1907 $as_echo "$as_me: loading cache $cache_file" >&6;}
1909 [\\/]* | ?
:[\\/]* ) .
"$cache_file";;
1910 *) .
"./$cache_file";;
1914 { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
1915 $as_echo "$as_me: creating cache $cache_file" >&6;}
1919 # Check that the precious variables saved in the cache have kept the same
1921 ac_cache_corrupted
=false
1922 for ac_var
in $ac_precious_vars; do
1923 eval ac_old_set
=\
$ac_cv_env_${ac_var}_set
1924 eval ac_new_set
=\
$ac_env_${ac_var}_set
1925 eval ac_old_val
=\
$ac_cv_env_${ac_var}_value
1926 eval ac_new_val
=\
$ac_env_${ac_var}_value
1927 case $ac_old_set,$ac_new_set in
1929 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1930 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1931 ac_cache_corrupted
=: ;;
1933 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1934 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1935 ac_cache_corrupted
=: ;;
1938 if test "x$ac_old_val" != "x$ac_new_val"; then
1939 # differences in whitespace do not lead to failure.
1940 ac_old_val_w
=`echo x $ac_old_val`
1941 ac_new_val_w
=`echo x $ac_new_val`
1942 if test "$ac_old_val_w" != "$ac_new_val_w"; then
1943 { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1944 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1945 ac_cache_corrupted
=:
1947 { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
1948 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
1949 eval $ac_var=\
$ac_old_val
1951 { $as_echo "$as_me:$LINENO: former value: \`$ac_old_val'" >&5
1952 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
1953 { $as_echo "$as_me:$LINENO: current value: \`$ac_new_val'" >&5
1954 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
1957 # Pass precious variables to config.status.
1958 if test "$ac_new_set" = set; then
1960 *\'*) ac_arg
=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1961 *) ac_arg
=$ac_var=$ac_new_val ;;
1963 case " $ac_configure_args " in
1964 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
1965 *) ac_configure_args
="$ac_configure_args '$ac_arg'" ;;
1969 if $ac_cache_corrupted; then
1970 { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
1971 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1972 { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1973 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1974 { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1975 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1976 { (exit 1); exit 1; }; }
2004 ac_cpp
='$CPP $CPPFLAGS'
2005 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2006 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2007 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2011 ac_config_headers
="$ac_config_headers include/config.h"
2014 for ac_dir
in tools
"$srcdir"/tools
; do
2015 if test -f "$ac_dir/install-sh"; then
2017 ac_install_sh
="$ac_aux_dir/install-sh -c"
2019 elif test -f "$ac_dir/install.sh"; then
2021 ac_install_sh
="$ac_aux_dir/install.sh -c"
2023 elif test -f "$ac_dir/shtool"; then
2025 ac_install_sh
="$ac_aux_dir/shtool install -c"
2029 if test -z "$ac_aux_dir"; then
2030 { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in tools \"$srcdir\"/tools" >&5
2031 $as_echo "$as_me: error: cannot find install-sh or install.sh in tools \"$srcdir\"/tools" >&2;}
2032 { (exit 1); exit 1; }; }
2035 # These three variables are undocumented and unsupported,
2036 # and are intended to be withdrawn in a future Autoconf release.
2037 # They can cause serious problems if a builder's source tree is in a directory
2038 # whose full name contains unusual characters.
2039 ac_config_guess
="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2040 ac_config_sub
="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2041 ac_configure
="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2046 # Check whether --enable-win16 was given.
2047 if test "${enable_win16+set}" = set; then
2048 enableval
=$enable_win16;
2051 # Check whether --enable-win64 was given.
2052 if test "${enable_win64+set}" = set; then
2053 enableval
=$enable_win64;
2056 # Check whether --enable-tests was given.
2057 if test "${enable_tests+set}" = set; then
2058 enableval
=$enable_tests;
2061 # Check whether --enable-maintainer-mode was given.
2062 if test "${enable_maintainer_mode+set}" = set; then
2063 enableval
=$enable_maintainer_mode;
2071 # Check whether --with-alsa was given.
2072 if test "${with_alsa+set}" = set; then
2073 withval
=$with_alsa; if test "x$withval" = "xno"; then ac_cv_header_sys_asoundlib_h
=no
; ac_cv_header_alsa_asoundlib_h
=no
; fi
2077 # Check whether --with-audioio was given.
2078 if test "${with_audioio+set}" = set; then
2079 withval
=$with_audioio; if test "x$withval" = "xno"; then ac_cv_header_libaudioio_h
=no
; fi
2083 # Check whether --with-capi was given.
2084 if test "${with_capi+set}" = set; then
2085 withval
=$with_capi; if test "x$withval" = "xno"; then ac_cv_header_capi20_h
=no
; ac_cv_header_linux_capi_h
=no
; fi
2089 # Check whether --with-cms was given.
2090 if test "${with_cms+set}" = set; then
2091 withval
=$with_cms; if test "x$withval" = "xno"; then ac_cv_header_lcms_h
=no
; ac_cv_header_lcms_lcms_h
=no
; fi
2095 # Check whether --with-coreaudio was given.
2096 if test "${with_coreaudio+set}" = set; then
2097 withval
=$with_coreaudio; if test "x$withval" = "xno"; then ac_cv_header_CoreAudio_CoreAudio_h
=no
; fi
2101 # Check whether --with-cups was given.
2102 if test "${with_cups+set}" = set; then
2107 # Check whether --with-curses was given.
2108 if test "${with_curses+set}" = set; then
2109 withval
=$with_curses; if test "x$withval" = "xno"; then ac_cv_header_ncurses_h
=no
; ac_cv_header_curses_h
=no
; fi
2113 # Check whether --with-esd was given.
2114 if test "${with_esd+set}" = set; then
2119 # Check whether --with-fontconfig was given.
2120 if test "${with_fontconfig+set}" = set; then
2121 withval
=$with_fontconfig; if test "x$withval" = "xno"; then ac_cv_header_fontconfig_fontconfig_h
=no
; fi
2125 # Check whether --with-freetype was given.
2126 if test "${with_freetype+set}" = set; then
2127 withval
=$with_freetype;
2131 # Check whether --with-gphoto was given.
2132 if test "${with_gphoto+set}" = set; then
2133 withval
=$with_gphoto;
2137 # Check whether --with-glu was given.
2138 if test "${with_glu+set}" = set; then
2139 withval
=$with_glu; if test "x$withval" = "xno"; then ac_cv_header_GL_glu_h
=no
; fi
2143 # Check whether --with-gnutls was given.
2144 if test "${with_gnutls+set}" = set; then
2145 withval
=$with_gnutls;
2149 # Check whether --with-hal was given.
2150 if test "${with_hal+set}" = set; then
2155 # Check whether --with-jack was given.
2156 if test "${with_jack+set}" = set; then
2157 withval
=$with_jack; if test "x$withval" = "xno"; then ac_cv_header_jack_jack_h
=no
; fi
2161 # Check whether --with-jpeg was given.
2162 if test "${with_jpeg+set}" = set; then
2163 withval
=$with_jpeg; if test "x$withval" = "xno"; then ac_cv_header_jpeglib_h
=no
; fi
2167 # Check whether --with-ldap was given.
2168 if test "${with_ldap+set}" = set; then
2169 withval
=$with_ldap; if test "x$withval" = "xno"; then ac_cv_header_ldap_h
=no
; ac_cv_header_lber_h
=no
; fi
2173 # Check whether --with-nas was given.
2174 if test "${with_nas+set}" = set; then
2175 withval
=$with_nas; if test "x$withval" = "xno"; then ac_cv_header_audio_audiolib_h
=no
; fi
2179 # Check whether --with-opengl was given.
2180 if test "${with_opengl+set}" = set; then
2181 withval
=$with_opengl;
2185 # Check whether --with-openssl was given.
2186 if test "${with_openssl+set}" = set; then
2187 withval
=$with_openssl; if test "x$withval" = "xno"; then ac_cv_header_openssl_err_h
=no
; ac_cv_header_openssl_ssl_h
=no
; fi
2191 # Check whether --with-oss was given.
2192 if test "${with_oss+set}" = set; then
2193 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
2197 # Check whether --with-png was given.
2198 if test "${with_png+set}" = set; then
2199 withval
=$with_png; if test "x$withval" = "xno"; then ac_cv_header_png_h
=no
; fi
2203 # Check whether --with-pthread was given.
2204 if test "${with_pthread+set}" = set; then
2205 withval
=$with_pthread; if test "x$withval" = "xno"; then ac_cv_header_pthread_h
=no
; fi
2209 # Check whether --with-sane was given.
2210 if test "${with_sane+set}" = set; then
2215 # Check whether --with-xcomposite was given.
2216 if test "${with_xcomposite+set}" = set; then
2217 withval
=$with_xcomposite; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xcomposite_h
=no
; fi
2221 # Check whether --with-xcursor was given.
2222 if test "${with_xcursor+set}" = set; then
2223 withval
=$with_xcursor; if test "x$withval" = "xno"; then ac_cv_header_X11_Xcursor_Xcursor_h
=no
; fi
2227 # Check whether --with-xinerama was given.
2228 if test "${with_xinerama+set}" = set; then
2229 withval
=$with_xinerama; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xinerama_h
=no
; fi
2233 # Check whether --with-xinput was given.
2234 if test "${with_xinput+set}" = set; then
2235 withval
=$with_xinput; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XInput_h
=no
; fi
2239 # Check whether --with-xml was given.
2240 if test "${with_xml+set}" = set; then
2245 # Check whether --with-xrandr was given.
2246 if test "${with_xrandr+set}" = set; then
2247 withval
=$with_xrandr; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrandr_h
=no
; fi
2251 # Check whether --with-xrender was given.
2252 if test "${with_xrender+set}" = set; then
2253 withval
=$with_xrender; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrender_h
=no
; fi
2257 # Check whether --with-xshape was given.
2258 if test "${with_xshape+set}" = set; then
2259 withval
=$with_xshape; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_shape_h
=no
; fi
2263 # Check whether --with-xshm was given.
2264 if test "${with_xshm+set}" = set; then
2265 withval
=$with_xshm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XShm_h
=no
; fi
2269 # Check whether --with-xslt was given.
2270 if test "${with_xslt+set}" = set; then
2275 # Check whether --with-xxf86vm was given.
2276 if test "${with_xxf86vm+set}" = set; then
2277 withval
=$with_xxf86vm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_xf86vmode_h
=no
; fi
2282 # Check whether --with-wine-tools was given.
2283 if test "${with_wine_tools+set}" = set; then
2284 withval
=$with_wine_tools;
2288 # Make sure we can run config.sub.
2289 $SHELL "$ac_aux_dir/config.sub" sun4
>/dev
/null
2>&1 ||
2290 { { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
2291 $as_echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
2292 { (exit 1); exit 1; }; }
2294 { $as_echo "$as_me:$LINENO: checking build system type" >&5
2295 $as_echo_n "checking build system type... " >&6; }
2296 if test "${ac_cv_build+set}" = set; then
2297 $as_echo_n "(cached) " >&6
2299 ac_build_alias
=$build_alias
2300 test "x$ac_build_alias" = x
&&
2301 ac_build_alias
=`$SHELL "$ac_aux_dir/config.guess"`
2302 test "x$ac_build_alias" = x
&&
2303 { { $as_echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
2304 $as_echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
2305 { (exit 1); exit 1; }; }
2306 ac_cv_build
=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2307 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
2308 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
2309 { (exit 1); exit 1; }; }
2312 { $as_echo "$as_me:$LINENO: result: $ac_cv_build" >&5
2313 $as_echo "$ac_cv_build" >&6; }
2314 case $ac_cv_build in
2316 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
2317 $as_echo "$as_me: error: invalid value of canonical build" >&2;}
2318 { (exit 1); exit 1; }; };;
2321 ac_save_IFS
=$IFS; IFS
='-'
2327 # Remember, the first character of IFS is used to create $*,
2328 # except with old shells:
2331 case $build_os in *\
*) build_os
=`echo "$build_os" | sed 's/ /-/g'`;; esac
2334 { $as_echo "$as_me:$LINENO: checking host system type" >&5
2335 $as_echo_n "checking host system type... " >&6; }
2336 if test "${ac_cv_host+set}" = set; then
2337 $as_echo_n "(cached) " >&6
2339 if test "x$host_alias" = x
; then
2340 ac_cv_host
=$ac_cv_build
2342 ac_cv_host
=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2343 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
2344 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
2345 { (exit 1); exit 1; }; }
2349 { $as_echo "$as_me:$LINENO: result: $ac_cv_host" >&5
2350 $as_echo "$ac_cv_host" >&6; }
2353 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
2354 $as_echo "$as_me: error: invalid value of canonical host" >&2;}
2355 { (exit 1); exit 1; }; };;
2358 ac_save_IFS
=$IFS; IFS
='-'
2364 # Remember, the first character of IFS is used to create $*,
2365 # except with old shells:
2368 case $host_os in *\
*) host_os
=`echo "$host_os" | sed 's/ /-/g'`;; esac
2374 *) if test -f "$srcdir/Makefile" -o -f "$srcdir/include/config.h"; then
2375 { { $as_echo "$as_me:$LINENO: error: you are building out of the source tree, but the source tree contains object files.
2376 You need to run 'make distclean' in the source tree first." >&5
2377 $as_echo "$as_me: error: you are building out of the source tree, but the source tree contains object files.
2378 You need to run 'make distclean' in the source tree first." >&2;}
2379 { (exit 1); exit 1; }; }
2384 { $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2385 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2387 ac_make
=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2388 if { as_var
=ac_cv_prog_make_
${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
2389 $as_echo_n "(cached) " >&6
2391 cat >conftest.
make <<\_ACEOF
2394 @
echo '@@@%%%=$(MAKE)=@@@%%%'
2396 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2397 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2399 eval ac_cv_prog_make_
${ac_make}_set
=yes;;
2401 eval ac_cv_prog_make_
${ac_make}_set
=no
;;
2405 if eval test \
$ac_cv_prog_make_${ac_make}_set
= yes; then
2406 { $as_echo "$as_me:$LINENO: result: yes" >&5
2407 $as_echo "yes" >&6; }
2410 { $as_echo "$as_me:$LINENO: result: no" >&5
2411 $as_echo "no" >&6; }
2412 SET_MAKE
="MAKE=${MAKE-make}"
2416 ac_cpp
='$CPP $CPPFLAGS'
2417 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2418 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2419 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2420 if test -n "$ac_tool_prefix"; then
2421 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2422 set dummy
${ac_tool_prefix}gcc
; ac_word
=$2
2423 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2424 $as_echo_n "checking for $ac_word... " >&6; }
2425 if test "${ac_cv_prog_CC+set}" = set; then
2426 $as_echo_n "(cached) " >&6
2428 if test -n "$CC"; then
2429 ac_cv_prog_CC
="$CC" # Let the user override the test.
2431 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2435 test -z "$as_dir" && as_dir
=.
2436 for ac_exec_ext
in '' $ac_executable_extensions; do
2437 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2438 ac_cv_prog_CC
="${ac_tool_prefix}gcc"
2439 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2449 if test -n "$CC"; then
2450 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2451 $as_echo "$CC" >&6; }
2453 { $as_echo "$as_me:$LINENO: result: no" >&5
2454 $as_echo "no" >&6; }
2459 if test -z "$ac_cv_prog_CC"; then
2461 # Extract the first word of "gcc", so it can be a program name with args.
2462 set dummy gcc
; ac_word
=$2
2463 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2464 $as_echo_n "checking for $ac_word... " >&6; }
2465 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2466 $as_echo_n "(cached) " >&6
2468 if test -n "$ac_ct_CC"; then
2469 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
2471 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2475 test -z "$as_dir" && as_dir
=.
2476 for ac_exec_ext
in '' $ac_executable_extensions; do
2477 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2478 ac_cv_prog_ac_ct_CC
="gcc"
2479 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2488 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
2489 if test -n "$ac_ct_CC"; then
2490 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2491 $as_echo "$ac_ct_CC" >&6; }
2493 { $as_echo "$as_me:$LINENO: result: no" >&5
2494 $as_echo "no" >&6; }
2497 if test "x$ac_ct_CC" = x
; then
2500 case $cross_compiling:$ac_tool_warned in
2502 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2503 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2504 ac_tool_warned
=yes ;;
2512 if test -z "$CC"; then
2513 if test -n "$ac_tool_prefix"; then
2514 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2515 set dummy
${ac_tool_prefix}cc
; ac_word
=$2
2516 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2517 $as_echo_n "checking for $ac_word... " >&6; }
2518 if test "${ac_cv_prog_CC+set}" = set; then
2519 $as_echo_n "(cached) " >&6
2521 if test -n "$CC"; then
2522 ac_cv_prog_CC
="$CC" # Let the user override the test.
2524 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2528 test -z "$as_dir" && as_dir
=.
2529 for ac_exec_ext
in '' $ac_executable_extensions; do
2530 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2531 ac_cv_prog_CC
="${ac_tool_prefix}cc"
2532 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2542 if test -n "$CC"; then
2543 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2544 $as_echo "$CC" >&6; }
2546 { $as_echo "$as_me:$LINENO: result: no" >&5
2547 $as_echo "no" >&6; }
2553 if test -z "$CC"; then
2554 # Extract the first word of "cc", so it can be a program name with args.
2555 set dummy cc
; ac_word
=$2
2556 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2557 $as_echo_n "checking for $ac_word... " >&6; }
2558 if test "${ac_cv_prog_CC+set}" = set; then
2559 $as_echo_n "(cached) " >&6
2561 if test -n "$CC"; then
2562 ac_cv_prog_CC
="$CC" # Let the user override the test.
2565 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2569 test -z "$as_dir" && as_dir
=.
2570 for ac_exec_ext
in '' $ac_executable_extensions; do
2571 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2572 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2573 ac_prog_rejected
=yes
2577 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2584 if test $ac_prog_rejected = yes; then
2585 # We found a bogon in the path, so make sure we never use it.
2586 set dummy
$ac_cv_prog_CC
2588 if test $# != 0; then
2589 # We chose a different compiler from the bogus one.
2590 # However, it has the same basename, so the bogon will be chosen
2591 # first if we set CC to just the basename; use the full file name.
2593 ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@"
2599 if test -n "$CC"; then
2600 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2601 $as_echo "$CC" >&6; }
2603 { $as_echo "$as_me:$LINENO: result: no" >&5
2604 $as_echo "no" >&6; }
2609 if test -z "$CC"; then
2610 if test -n "$ac_tool_prefix"; then
2611 for ac_prog
in cl.exe
2613 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2614 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
2615 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2616 $as_echo_n "checking for $ac_word... " >&6; }
2617 if test "${ac_cv_prog_CC+set}" = set; then
2618 $as_echo_n "(cached) " >&6
2620 if test -n "$CC"; then
2621 ac_cv_prog_CC
="$CC" # Let the user override the test.
2623 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2627 test -z "$as_dir" && as_dir
=.
2628 for ac_exec_ext
in '' $ac_executable_extensions; do
2629 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2630 ac_cv_prog_CC
="$ac_tool_prefix$ac_prog"
2631 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2641 if test -n "$CC"; then
2642 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2643 $as_echo "$CC" >&6; }
2645 { $as_echo "$as_me:$LINENO: result: no" >&5
2646 $as_echo "no" >&6; }
2650 test -n "$CC" && break
2653 if test -z "$CC"; then
2655 for ac_prog
in cl.exe
2657 # Extract the first word of "$ac_prog", so it can be a program name with args.
2658 set dummy
$ac_prog; ac_word
=$2
2659 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2660 $as_echo_n "checking for $ac_word... " >&6; }
2661 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2662 $as_echo_n "(cached) " >&6
2664 if test -n "$ac_ct_CC"; then
2665 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
2667 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2671 test -z "$as_dir" && as_dir
=.
2672 for ac_exec_ext
in '' $ac_executable_extensions; do
2673 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2674 ac_cv_prog_ac_ct_CC
="$ac_prog"
2675 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2684 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
2685 if test -n "$ac_ct_CC"; then
2686 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2687 $as_echo "$ac_ct_CC" >&6; }
2689 { $as_echo "$as_me:$LINENO: result: no" >&5
2690 $as_echo "no" >&6; }
2694 test -n "$ac_ct_CC" && break
2697 if test "x$ac_ct_CC" = x
; then
2700 case $cross_compiling:$ac_tool_warned in
2702 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2703 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2704 ac_tool_warned
=yes ;;
2713 test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2714 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2715 { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2716 See \`config.log' for more details." >&5
2717 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH
2718 See \`config.log' for more details." >&2;}
2719 { (exit 1); exit 1; }; }; }
2721 # Provide some information about the compiler.
2722 $as_echo "$as_me:$LINENO: checking for C compiler version" >&5
2725 { (ac_try
="$ac_compiler --version >&5"
2727 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2728 *) ac_try_echo=$ac_try;;
2730 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2731 $as_echo "$ac_try_echo") >&5
2732 (eval "$ac_compiler --version >&5") 2>&5
2734 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2735 (exit $ac_status); }
2736 { (ac_try="$ac_compiler -v >&5"
2738 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
2739 *) ac_try_echo
=$ac_try;;
2741 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
2742 $as_echo "$ac_try_echo") >&5
2743 (eval "$ac_compiler -v >&5") 2>&5
2745 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2746 (exit $ac_status); }
2747 { (ac_try
="$ac_compiler -V >&5"
2749 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2750 *) ac_try_echo=$ac_try;;
2752 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2753 $as_echo "$ac_try_echo") >&5
2754 (eval "$ac_compiler -V >&5") 2>&5
2756 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2757 (exit $ac_status); }
2759 cat >conftest.$ac_ext <<_ACEOF
2762 cat confdefs.h >>conftest.$ac_ext
2763 cat >>conftest.$ac_ext <<_ACEOF
2764 /* end confdefs.h. */
2774 ac_clean_files_save=$ac_clean_files
2775 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
2776 # Try to create an executable without -o first, disregard a.out.
2777 # It will help us diagnose broken compilers, and finding out an intuition
2779 { $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2780 $as_echo_n "checking for C compiler default output file name... " >&6; }
2781 ac_link_default=`$as_echo "$ac_link" |
sed 's/ -o *conftest[^ ]*//'`
2783 # The possible output files:
2784 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
2787 for ac_file in $ac_files
2790 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2791 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2796 if { (ac_try="$ac_link_default"
2798 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
2799 *) ac_try_echo
=$ac_try;;
2801 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
2802 $as_echo "$ac_try_echo") >&5
2803 (eval "$ac_link_default") 2>&5
2805 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2806 (exit $ac_status); }; then
2807 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2808 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2809 # in a Makefile. We should not override ac_cv_exeext if it was cached,
2810 # so that the user can short-circuit this test for compilers unknown to
2812 for ac_file
in $ac_files ''
2814 test -f "$ac_file" ||
continue
2816 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
)
2819 # We found the default executable, but exeext='' is most
2823 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no
;
2825 ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
2827 # We set ac_cv_exeext here because the later test for it is not
2828 # safe: cross compilers may not add the suffix if given an `-o'
2829 # argument, so we may need to know it at that point already.
2830 # Even if this section looks crufty: it has the advantage of
2837 test "$ac_cv_exeext" = no
&& ac_cv_exeext
=
2843 { $as_echo "$as_me:$LINENO: result: $ac_file" >&5
2844 $as_echo "$ac_file" >&6; }
2845 if test -z "$ac_file"; then
2846 $as_echo "$as_me: failed program was:" >&5
2847 sed 's/^/| /' conftest.
$ac_ext >&5
2849 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2850 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2851 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables
2852 See \`config.log' for more details." >&5
2853 $as_echo "$as_me: error: C compiler cannot create executables
2854 See \`config.log' for more details." >&2;}
2855 { (exit 77); exit 77; }; }; }
2858 ac_exeext
=$ac_cv_exeext
2860 # Check that the compiler produces executables we can run. If not, either
2861 # the compiler is broken, or we cross compile.
2862 { $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2863 $as_echo_n "checking whether the C compiler works... " >&6; }
2864 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2865 # If not cross compiling, check that we can run a simple program.
2866 if test "$cross_compiling" != yes; then
2867 if { ac_try
='./$ac_file'
2868 { (case "(($ac_try" in
2869 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2870 *) ac_try_echo=$ac_try;;
2872 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2873 $as_echo "$ac_try_echo") >&5
2874 (eval "$ac_try") 2>&5
2876 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2877 (exit $ac_status); }; }; then
2880 if test "$cross_compiling" = maybe; then
2883 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2884 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2885 { { $as_echo "$as_me:$LINENO: error
: cannot run C compiled programs.
2886 If you meant to cross compile
, use \
`--host'.
2887 See \`config.log
' for more details." >&5
2888 $as_echo "$as_me: error: cannot run C compiled programs.
2889 If you meant to cross compile, use \`--host'.
2890 See \
`config.log' for more details." >&2;}
2891 { (exit 1); exit 1; }; }; }
2895 { $as_echo "$as_me:$LINENO: result: yes" >&5
2896 $as_echo "yes" >&6; }
2898 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
2899 ac_clean_files=$ac_clean_files_save
2900 # Check that the compiler produces executables we can run. If not, either
2901 # the compiler is broken, or we cross compile.
2902 { $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2903 $as_echo_n "checking whether we are cross compiling... " >&6; }
2904 { $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5
2905 $as_echo "$cross_compiling" >&6; }
2907 { $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5
2908 $as_echo_n "checking for suffix of executables... " >&6; }
2909 if { (ac_try="$ac_link"
2911 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
2912 *) ac_try_echo
=$ac_try;;
2914 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
2915 $as_echo "$ac_try_echo") >&5
2916 (eval "$ac_link") 2>&5
2918 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2919 (exit $ac_status); }; then
2920 # If both `conftest.exe' and `conftest' are `present' (well, observable)
2921 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
2922 # work properly (i.e., refer to `conftest.exe'), while it won't with
2924 for ac_file
in conftest.exe conftest conftest.
*; do
2925 test -f "$ac_file" ||
continue
2927 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
) ;;
2928 *.
* ) ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
2934 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2935 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2936 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2937 See \`config.log' for more details." >&5
2938 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2939 See \`config.log' for more details." >&2;}
2940 { (exit 1); exit 1; }; }; }
2943 rm -f conftest
$ac_cv_exeext
2944 { $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2945 $as_echo "$ac_cv_exeext" >&6; }
2947 rm -f conftest.
$ac_ext
2948 EXEEXT
=$ac_cv_exeext
2950 { $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5
2951 $as_echo_n "checking for suffix of object files... " >&6; }
2952 if test "${ac_cv_objext+set}" = set; then
2953 $as_echo_n "(cached) " >&6
2955 cat >conftest.
$ac_ext <<_ACEOF
2958 cat confdefs.h
>>conftest.
$ac_ext
2959 cat >>conftest.
$ac_ext <<_ACEOF
2960 /* end confdefs.h. */
2970 rm -f conftest.o conftest.obj
2971 if { (ac_try
="$ac_compile"
2973 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2974 *) ac_try_echo=$ac_try;;
2976 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2977 $as_echo "$ac_try_echo") >&5
2978 (eval "$ac_compile") 2>&5
2980 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2981 (exit $ac_status); }; then
2982 for ac_file in conftest.o conftest.obj conftest.*; do
2983 test -f "$ac_file" || continue;
2985 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
2986 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2991 $as_echo "$as_me: failed program was:" >&5
2992 sed 's/^/| /' conftest.$ac_ext >&5
2994 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2995 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2996 { { $as_echo "$as_me:$LINENO: error
: cannot compute suffix of object files
: cannot compile
2997 See \
`config.log' for more details." >&5
2998 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile
2999 See \`config.log
' for more details." >&2;}
3000 { (exit 1); exit 1; }; }; }
3003 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3005 { $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
3006 $as_echo "$ac_cv_objext" >&6; }
3007 OBJEXT=$ac_cv_objext
3009 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
3010 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3011 if test "${ac_cv_c_compiler_gnu+set}" = set; then
3012 $as_echo_n "(cached) " >&6
3014 cat >conftest.$ac_ext <<_ACEOF
3017 cat confdefs.h >>conftest.$ac_ext
3018 cat >>conftest.$ac_ext <<_ACEOF
3019 /* end confdefs.h. */
3032 rm -f conftest.$ac_objext
3033 if { (ac_try="$ac_compile"
3035 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3036 *) ac_try_echo=$ac_try;;
3038 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3039 $as_echo "$ac_try_echo") >&5
3040 (eval "$ac_compile") 2>conftest.er1
3042 grep -v '^
*+' conftest.er1 >conftest.err
3044 cat conftest.err >&5
3045 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3046 (exit $ac_status); } && {
3047 test -z "$ac_c_werror_flag" ||
3048 test ! -s conftest.err
3049 } && test -s conftest.$ac_objext; then
3052 $as_echo "$as_me: failed program was:" >&5
3053 sed 's
/^
/|
/' conftest.$ac_ext >&5
3058 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3059 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3062 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
3063 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3064 if test $ac_compiler_gnu = yes; then
3069 ac_test_CFLAGS=${CFLAGS+set}
3070 ac_save_CFLAGS=$CFLAGS
3071 { $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
3072 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3073 if test "${ac_cv_prog_cc_g+set}" = set; then
3074 $as_echo_n "(cached) " >&6
3076 ac_save_c_werror_flag=$ac_c_werror_flag
3077 ac_c_werror_flag=yes
3080 cat >conftest.$ac_ext <<_ACEOF
3083 cat confdefs.h >>conftest.$ac_ext
3084 cat >>conftest.$ac_ext <<_ACEOF
3085 /* end confdefs.h. */
3095 rm -f conftest.$ac_objext
3096 if { (ac_try="$ac_compile"
3098 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3099 *) ac_try_echo=$ac_try;;
3101 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3102 $as_echo "$ac_try_echo") >&5
3103 (eval "$ac_compile") 2>conftest.er1
3105 grep -v '^
*+' conftest.er1 >conftest.err
3107 cat conftest.err >&5
3108 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3109 (exit $ac_status); } && {
3110 test -z "$ac_c_werror_flag" ||
3111 test ! -s conftest.err
3112 } && test -s conftest.$ac_objext; then
3115 $as_echo "$as_me: failed program was:" >&5
3116 sed 's
/^
/|
/' conftest.$ac_ext >&5
3119 cat >conftest.$ac_ext <<_ACEOF
3122 cat confdefs.h >>conftest.$ac_ext
3123 cat >>conftest.$ac_ext <<_ACEOF
3124 /* end confdefs.h. */
3134 rm -f conftest.$ac_objext
3135 if { (ac_try="$ac_compile"
3137 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3138 *) ac_try_echo=$ac_try;;
3140 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3141 $as_echo "$ac_try_echo") >&5
3142 (eval "$ac_compile") 2>conftest.er1
3144 grep -v '^
*+' conftest.er1 >conftest.err
3146 cat conftest.err >&5
3147 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3148 (exit $ac_status); } && {
3149 test -z "$ac_c_werror_flag" ||
3150 test ! -s conftest.err
3151 } && test -s conftest.$ac_objext; then
3154 $as_echo "$as_me: failed program was:" >&5
3155 sed 's
/^
/|
/' conftest.$ac_ext >&5
3157 ac_c_werror_flag=$ac_save_c_werror_flag
3159 cat >conftest.$ac_ext <<_ACEOF
3162 cat confdefs.h >>conftest.$ac_ext
3163 cat >>conftest.$ac_ext <<_ACEOF
3164 /* end confdefs.h. */
3174 rm -f conftest.$ac_objext
3175 if { (ac_try="$ac_compile"
3177 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3178 *) ac_try_echo=$ac_try;;
3180 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3181 $as_echo "$ac_try_echo") >&5
3182 (eval "$ac_compile") 2>conftest.er1
3184 grep -v '^
*+' conftest.er1 >conftest.err
3186 cat conftest.err >&5
3187 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3188 (exit $ac_status); } && {
3189 test -z "$ac_c_werror_flag" ||
3190 test ! -s conftest.err
3191 } && test -s conftest.$ac_objext; then
3194 $as_echo "$as_me: failed program was:" >&5
3195 sed 's
/^
/|
/' conftest.$ac_ext >&5
3200 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3203 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3206 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3207 ac_c_werror_flag=$ac_save_c_werror_flag
3209 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3210 $as_echo "$ac_cv_prog_cc_g" >&6; }
3211 if test "$ac_test_CFLAGS" = set; then
3212 CFLAGS=$ac_save_CFLAGS
3213 elif test $ac_cv_prog_cc_g = yes; then
3214 if test "$GCC" = yes; then
3220 if test "$GCC" = yes; then
3226 { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
3227 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3228 if test "${ac_cv_prog_cc_c89+set}" = set; then
3229 $as_echo_n "(cached) " >&6
3231 ac_cv_prog_cc_c89=no
3233 cat >conftest.$ac_ext <<_ACEOF
3236 cat confdefs.h >>conftest.$ac_ext
3237 cat >>conftest.$ac_ext <<_ACEOF
3238 /* end confdefs.h. */
3241 #include <sys/types.h>
3242 #include <sys/stat.h>
3243 /* Most of the following tests are stolen from RCS 5.7's src
/conf.sh.
*/
3244 struct buf
{ int x
; };
3245 FILE
* (*rcsopen
) (struct buf
*, struct stat
*, int
);
3246 static char
*e
(p
, i
)
3252 static char
*f
(char
* (*g
) (char
**, int
), char
**p
, ...
)
3257 s
= g
(p
, va_arg
(v
,int
));
3262 /* OSF
4.0 Compaq cc is some
sort of almost-ANSI by default. It has
3263 function prototypes and stuff
, but not
'\xHH' hex character constants.
3264 These don
't provoke an error unfortunately, instead are silently treated
3265 as 'x
'. The following induces an error, until -std is added to get
3266 proper ANSI mode. Curiously '\x00'!='x
' always comes out true, for an
3267 array size at least. It's necessary to
write '\x00'==0 to get something
3268 that
's true only with -std. */
3269 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3271 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3272 inside strings and character constants. */
3274 int xlc6_cc_array[FOO(a) == 'x
' ? 1 : -1];
3276 int test (int i, double x);
3277 struct s1 {int (*f) (int a);};
3278 struct s2 {int (*f) (double a);};
3279 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3285 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3290 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3291 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3293 CC="$ac_save_CC $ac_arg"
3294 rm -f conftest.$ac_objext
3295 if { (ac_try="$ac_compile"
3297 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3298 *) ac_try_echo=$ac_try;;
3300 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3301 $as_echo "$ac_try_echo") >&5
3302 (eval "$ac_compile") 2>conftest.er1
3304 grep -v '^
*+' conftest.er1 >conftest.err
3306 cat conftest.err >&5
3307 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3308 (exit $ac_status); } && {
3309 test -z "$ac_c_werror_flag" ||
3310 test ! -s conftest.err
3311 } && test -s conftest.$ac_objext; then
3312 ac_cv_prog_cc_c89=$ac_arg
3314 $as_echo "$as_me: failed program was:" >&5
3315 sed 's
/^
/|
/' conftest.$ac_ext >&5
3320 rm -f core conftest.err conftest.$ac_objext
3321 test "x$ac_cv_prog_cc_c89" != "xno" && break
3323 rm -f conftest.$ac_ext
3328 case "x$ac_cv_prog_cc_c89" in
3330 { $as_echo "$as_me:$LINENO: result: none needed" >&5
3331 $as_echo "none needed" >&6; } ;;
3333 { $as_echo "$as_me:$LINENO: result: unsupported" >&5
3334 $as_echo "unsupported" >&6; } ;;
3336 CC="$CC $ac_cv_prog_cc_c89"
3337 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
3338 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3343 ac_cpp='$CPP $CPPFLAGS'
3344 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
3345 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
3346 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3349 ac_cpp='$CXXCPP $CPPFLAGS'
3350 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
3351 ac_link='$CXX -o conftest
$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
3352 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3353 if test -z "$CXX"; then
3354 if test -n "$CCC"; then
3357 if test -n "$ac_tool_prefix"; then
3358 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3360 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3361 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3362 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3363 $as_echo_n "checking for $ac_word... " >&6; }
3364 if test "${ac_cv_prog_CXX+set}" = set; then
3365 $as_echo_n "(cached) " >&6
3367 if test -n "$CXX"; then
3368 ac_cv_prog_CXX="$CXX" # Let the user override the test.
3370 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3374 test -z "$as_dir" && as_dir=.
3375 for ac_exec_ext in '' $ac_executable_extensions; do
3376 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3377 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3378 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3388 if test -n "$CXX"; then
3389 { $as_echo "$as_me:$LINENO: result: $CXX" >&5
3390 $as_echo "$CXX" >&6; }
3392 { $as_echo "$as_me:$LINENO: result: no" >&5
3393 $as_echo "no" >&6; }
3397 test -n "$CXX" && break
3400 if test -z "$CXX"; then
3402 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3404 # Extract the first word of "$ac_prog", so it can be a program name with args.
3405 set dummy $ac_prog; ac_word=$2
3406 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3407 $as_echo_n "checking for $ac_word... " >&6; }
3408 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
3409 $as_echo_n "(cached) " >&6
3411 if test -n "$ac_ct_CXX"; then
3412 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
3414 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3418 test -z "$as_dir" && as_dir=.
3419 for ac_exec_ext in '' $ac_executable_extensions; do
3420 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3421 ac_cv_prog_ac_ct_CXX="$ac_prog"
3422 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3431 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
3432 if test -n "$ac_ct_CXX"; then
3433 { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
3434 $as_echo "$ac_ct_CXX" >&6; }
3436 { $as_echo "$as_me:$LINENO: result: no" >&5
3437 $as_echo "no" >&6; }
3441 test -n "$ac_ct_CXX" && break
3444 if test "x$ac_ct_CXX" = x; then
3447 case $cross_compiling:$ac_tool_warned in
3449 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3450 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3451 ac_tool_warned=yes ;;
3459 # Provide some information about the compiler.
3460 $as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5
3463 { (ac_try="$ac_compiler --version >&5"
3465 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3466 *) ac_try_echo=$ac_try;;
3468 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3469 $as_echo "$ac_try_echo") >&5
3470 (eval "$ac_compiler --version >&5") 2>&5
3472 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3473 (exit $ac_status); }
3474 { (ac_try="$ac_compiler -v >&5"
3476 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3477 *) ac_try_echo=$ac_try;;
3479 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3480 $as_echo "$ac_try_echo") >&5
3481 (eval "$ac_compiler -v >&5") 2>&5
3483 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3484 (exit $ac_status); }
3485 { (ac_try="$ac_compiler -V >&5"
3487 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3488 *) ac_try_echo=$ac_try;;
3490 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3491 $as_echo "$ac_try_echo") >&5
3492 (eval "$ac_compiler -V >&5") 2>&5
3494 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3495 (exit $ac_status); }
3497 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
3498 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3499 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
3500 $as_echo_n "(cached) " >&6
3502 cat >conftest.$ac_ext <<_ACEOF
3505 cat confdefs.h >>conftest.$ac_ext
3506 cat >>conftest.$ac_ext <<_ACEOF
3507 /* end confdefs.h. */
3520 rm -f conftest.$ac_objext
3521 if { (ac_try="$ac_compile"
3523 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3524 *) ac_try_echo=$ac_try;;
3526 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3527 $as_echo "$ac_try_echo") >&5
3528 (eval "$ac_compile") 2>conftest.er1
3530 grep -v '^
*+' conftest.er1 >conftest.err
3532 cat conftest.err >&5
3533 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3534 (exit $ac_status); } && {
3535 test -z "$ac_cxx_werror_flag" ||
3536 test ! -s conftest.err
3537 } && test -s conftest.$ac_objext; then
3540 $as_echo "$as_me: failed program was:" >&5
3541 sed 's
/^
/|
/' conftest.$ac_ext >&5
3546 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3547 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
3550 { $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
3551 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
3552 if test $ac_compiler_gnu = yes; then
3557 ac_test_CXXFLAGS=${CXXFLAGS+set}
3558 ac_save_CXXFLAGS=$CXXFLAGS
3559 { $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
3560 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
3561 if test "${ac_cv_prog_cxx_g+set}" = set; then
3562 $as_echo_n "(cached) " >&6
3564 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3565 ac_cxx_werror_flag=yes
3568 cat >conftest.$ac_ext <<_ACEOF
3571 cat confdefs.h >>conftest.$ac_ext
3572 cat >>conftest.$ac_ext <<_ACEOF
3573 /* end confdefs.h. */
3583 rm -f conftest.$ac_objext
3584 if { (ac_try="$ac_compile"
3586 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3587 *) ac_try_echo=$ac_try;;
3589 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3590 $as_echo "$ac_try_echo") >&5
3591 (eval "$ac_compile") 2>conftest.er1
3593 grep -v '^
*+' conftest.er1 >conftest.err
3595 cat conftest.err >&5
3596 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3597 (exit $ac_status); } && {
3598 test -z "$ac_cxx_werror_flag" ||
3599 test ! -s conftest.err
3600 } && test -s conftest.$ac_objext; then
3601 ac_cv_prog_cxx_g=yes
3603 $as_echo "$as_me: failed program was:" >&5
3604 sed 's
/^
/|
/' conftest.$ac_ext >&5
3607 cat >conftest.$ac_ext <<_ACEOF
3610 cat confdefs.h >>conftest.$ac_ext
3611 cat >>conftest.$ac_ext <<_ACEOF
3612 /* end confdefs.h. */
3622 rm -f conftest.$ac_objext
3623 if { (ac_try="$ac_compile"
3625 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3626 *) ac_try_echo=$ac_try;;
3628 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3629 $as_echo "$ac_try_echo") >&5
3630 (eval "$ac_compile") 2>conftest.er1
3632 grep -v '^
*+' conftest.er1 >conftest.err
3634 cat conftest.err >&5
3635 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3636 (exit $ac_status); } && {
3637 test -z "$ac_cxx_werror_flag" ||
3638 test ! -s conftest.err
3639 } && test -s conftest.$ac_objext; then
3642 $as_echo "$as_me: failed program was:" >&5
3643 sed 's
/^
/|
/' conftest.$ac_ext >&5
3645 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3647 cat >conftest.$ac_ext <<_ACEOF
3650 cat confdefs.h >>conftest.$ac_ext
3651 cat >>conftest.$ac_ext <<_ACEOF
3652 /* end confdefs.h. */
3662 rm -f conftest.$ac_objext
3663 if { (ac_try="$ac_compile"
3665 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3666 *) ac_try_echo=$ac_try;;
3668 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3669 $as_echo "$ac_try_echo") >&5
3670 (eval "$ac_compile") 2>conftest.er1
3672 grep -v '^
*+' conftest.er1 >conftest.err
3674 cat conftest.err >&5
3675 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3676 (exit $ac_status); } && {
3677 test -z "$ac_cxx_werror_flag" ||
3678 test ! -s conftest.err
3679 } && test -s conftest.$ac_objext; then
3680 ac_cv_prog_cxx_g=yes
3682 $as_echo "$as_me: failed program was:" >&5
3683 sed 's
/^
/|
/' conftest.$ac_ext >&5
3688 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3691 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3694 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3695 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3697 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
3698 $as_echo "$ac_cv_prog_cxx_g" >&6; }
3699 if test "$ac_test_CXXFLAGS" = set; then
3700 CXXFLAGS=$ac_save_CXXFLAGS
3701 elif test $ac_cv_prog_cxx_g = yes; then
3702 if test "$GXX" = yes; then
3708 if test "$GXX" = yes; then
3715 ac_cpp='$CPP $CPPFLAGS'
3716 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
3717 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
3718 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3720 if test -n "$ac_tool_prefix"; then
3721 # Extract the first word of "${ac_tool_prefix}cpp", so it can be a program name with args.
3722 set dummy ${ac_tool_prefix}cpp; ac_word=$2
3723 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3724 $as_echo_n "checking for $ac_word... " >&6; }
3725 if test "${ac_cv_prog_CPPBIN+set}" = set; then
3726 $as_echo_n "(cached) " >&6
3728 if test -n "$CPPBIN"; then
3729 ac_cv_prog_CPPBIN="$CPPBIN" # Let the user override the test.
3731 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3735 test -z "$as_dir" && as_dir=.
3736 for ac_exec_ext in '' $ac_executable_extensions; do
3737 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3738 ac_cv_prog_CPPBIN="${ac_tool_prefix}cpp"
3739 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3748 CPPBIN=$ac_cv_prog_CPPBIN
3749 if test -n "$CPPBIN"; then
3750 { $as_echo "$as_me:$LINENO: result: $CPPBIN" >&5
3751 $as_echo "$CPPBIN" >&6; }
3753 { $as_echo "$as_me:$LINENO: result: no" >&5
3754 $as_echo "no" >&6; }
3759 if test -z "$ac_cv_prog_CPPBIN"; then
3760 ac_ct_CPPBIN=$CPPBIN
3761 # Extract the first word of "cpp", so it can be a program name with args.
3762 set dummy cpp; ac_word=$2
3763 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3764 $as_echo_n "checking for $ac_word... " >&6; }
3765 if test "${ac_cv_prog_ac_ct_CPPBIN+set}" = set; then
3766 $as_echo_n "(cached) " >&6
3768 if test -n "$ac_ct_CPPBIN"; then
3769 ac_cv_prog_ac_ct_CPPBIN="$ac_ct_CPPBIN" # Let the user override the test.
3771 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3775 test -z "$as_dir" && as_dir=.
3776 for ac_exec_ext in '' $ac_executable_extensions; do
3777 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3778 ac_cv_prog_ac_ct_CPPBIN="cpp"
3779 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3788 ac_ct_CPPBIN=$ac_cv_prog_ac_ct_CPPBIN
3789 if test -n "$ac_ct_CPPBIN"; then
3790 { $as_echo "$as_me:$LINENO: result: $ac_ct_CPPBIN" >&5
3791 $as_echo "$ac_ct_CPPBIN" >&6; }
3793 { $as_echo "$as_me:$LINENO: result: no" >&5
3794 $as_echo "no" >&6; }
3797 if test "x$ac_ct_CPPBIN" = x; then
3800 case $cross_compiling:$ac_tool_warned in
3802 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3803 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3804 ac_tool_warned=yes ;;
3806 CPPBIN=$ac_ct_CPPBIN
3809 CPPBIN="$ac_cv_prog_CPPBIN"
3815 if test "x$enable_win64" != "xyes" -a "$cross_compiling" != "yes"
3819 { $as_echo "$as_me:$LINENO: checking whether $CC works" >&5
3820 $as_echo_n "checking whether $CC works... " >&6; }
3822 cat >conftest.$ac_ext <<_ACEOF
3825 cat confdefs.h >>conftest.$ac_ext
3826 cat >>conftest.$ac_ext <<_ACEOF
3827 /* end confdefs.h. */
3837 rm -f conftest.$ac_objext conftest$ac_exeext
3838 if { (ac_try="$ac_link"
3840 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3841 *) ac_try_echo=$ac_try;;
3843 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3844 $as_echo "$ac_try_echo") >&5
3845 (eval "$ac_link") 2>conftest.er1
3847 grep -v '^
*+' conftest.er1 >conftest.err
3849 cat conftest.err >&5
3850 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3851 (exit $ac_status); } && {
3852 test -z "$ac_c_werror_flag" ||
3853 test ! -s conftest.err
3854 } && test -s conftest$ac_exeext && {
3855 test "$cross_compiling" = yes ||
3856 $as_test_x conftest$ac_exeext
3858 { $as_echo "$as_me:$LINENO: result: yes" >&5
3859 $as_echo "yes" >&6; }
3861 $as_echo "$as_me: failed program was:" >&5
3862 sed 's
/^
/|
/' conftest.$ac_ext >&5
3864 { $as_echo "$as_me:$LINENO: result: no" >&5
3865 $as_echo "no" >&6; }
3866 { { $as_echo "$as_me:$LINENO: error: Cannot build a 32-bit program, you need to install 32-bit development libraries." >&5
3867 $as_echo "$as_me: error: Cannot build a 32-bit program, you need to install 32-bit development libraries." >&2;}
3868 { (exit 1); exit 1; }; }
3871 rm -rf conftest.dSYM
3872 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3873 conftest$ac_exeext conftest.$ac_ext
3874 LD="${LD:-ld} -m elf_i386"
3877 notice_platform="32-bit "
3880 enable_win16=${enable_win16:-yes}
3887 enable_win16=${enable_win16:-no}
3890 enable_win16=${enable_win16:-yes}
3894 enable_win16=${enable_win16:-no}
3896 WIN16_FILES="\$(WIN16_FILES)"
3898 WIN16_INSTALL="\$(WIN16_INSTALL)"
3900 if test "x$enable_win16" != "xyes"
3904 enable_w32skrnl=${enable_w32skrnl:-no}
3905 enable_winedos=${enable_winedos:-no}
3906 enable_winevdm=${enable_winevdm:-no}
3909 { $as_echo "$as_me:$LINENO: checking for the directory containing the Wine tools" >&5
3910 $as_echo_n "checking for the directory containing the Wine tools... " >&6; }
3911 if test "${wine_cv_toolsdir+set}" = set; then
3912 $as_echo_n "(cached) " >&6
3914 if test -z "$with_wine_tools"; then
3915 if test "$cross_compiling" = "yes"; then
3916 { { $as_echo "$as_me:$LINENO: error: you must use the --with-wine-tools option when cross-compiling." >&5
3917 $as_echo "$as_me: error: you must use the --with-wine-tools option when cross-compiling." >&2;}
3918 { (exit 1); exit 1; }; }
3920 wine_cv_toolsdir="\$(TOPOBJDIR)"
3922 elif test -d "$with_wine_tools/tools/winebuild"; then
3923 case $with_wine_tools in
3924 /*) wine_cv_toolsdir="$with_wine_tools" ;;
3925 *) wine_cv_toolsdir="\$(TOPOBJDIR)/$with_wine_tools" ;;
3928 { { $as_echo "$as_me:$LINENO: error: could not find Wine tools in $with_wine_tools." >&5
3929 $as_echo "$as_me: error: could not find Wine tools in $with_wine_tools." >&2;}
3930 { (exit 1); exit 1; }; }
3933 { $as_echo "$as_me:$LINENO: result: $wine_cv_toolsdir" >&5
3934 $as_echo "$wine_cv_toolsdir" >&6; }
3935 TOOLSDIR=$wine_cv_toolsdir
3937 if test -n "$host_alias" -a "$host_alias" != "$build_alias"
3939 TARGETFLAGS="-b $host_alias $TARGETFLAGS"
3945 # Extract the first word of "$ac_prog", so it can be a program name with args.
3946 set dummy $ac_prog; ac_word=$2
3947 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3948 $as_echo_n "checking for $ac_word... " >&6; }
3949 if test "${ac_cv_prog_FLEX+set}" = set; then
3950 $as_echo_n "(cached) " >&6
3952 if test -n "$FLEX"; then
3953 ac_cv_prog_FLEX="$FLEX" # Let the user override the test.
3955 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3959 test -z "$as_dir" && as_dir=.
3960 for ac_exec_ext in '' $ac_executable_extensions; do
3961 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3962 ac_cv_prog_FLEX="$ac_prog"
3963 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3972 FLEX=$ac_cv_prog_FLEX
3973 if test -n "$FLEX"; then
3974 { $as_echo "$as_me:$LINENO: result: $FLEX" >&5
3975 $as_echo "$FLEX" >&6; }
3977 { $as_echo "$as_me:$LINENO: result: no" >&5
3978 $as_echo "no" >&6; }
3982 test -n "$FLEX" && break
3984 test -n "$FLEX" || FLEX="none"
3986 if test "$FLEX" = "none"
3988 { { $as_echo "$as_me:$LINENO: error: no suitable flex found. Please install the 'flex
' package." >&5
3989 $as_echo "$as_me: error: no suitable flex found. Please install the 'flex
' package." >&2;}
3990 { (exit 1); exit 1; }; }
3993 for ac_prog in bison
3995 # Extract the first word of "$ac_prog", so it can be a program name with args.
3996 set dummy $ac_prog; ac_word=$2
3997 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3998 $as_echo_n "checking for $ac_word... " >&6; }
3999 if test "${ac_cv_prog_BISON+set}" = set; then
4000 $as_echo_n "(cached) " >&6
4002 if test -n "$BISON"; then
4003 ac_cv_prog_BISON="$BISON" # Let the user override the test.
4005 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4009 test -z "$as_dir" && as_dir=.
4010 for ac_exec_ext in '' $ac_executable_extensions; do
4011 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4012 ac_cv_prog_BISON="$ac_prog"
4013 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4022 BISON=$ac_cv_prog_BISON
4023 if test -n "$BISON"; then
4024 { $as_echo "$as_me:$LINENO: result: $BISON" >&5
4025 $as_echo "$BISON" >&6; }
4027 { $as_echo "$as_me:$LINENO: result: no" >&5
4028 $as_echo "no" >&6; }
4032 test -n "$BISON" && break
4034 test -n "$BISON" || BISON="none"
4036 if test "$BISON" = "none"
4038 { { $as_echo "$as_me:$LINENO: error: no suitable bison found. Please install the 'bison
' package." >&5
4039 $as_echo "$as_me: error: no suitable bison found. Please install the 'bison
' package." >&2;}
4040 { (exit 1); exit 1; }; }
4043 if test -n "$ac_tool_prefix"; then
4044 for ac_prog in gas as
4046 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4047 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4048 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4049 $as_echo_n "checking for $ac_word... " >&6; }
4050 if test "${ac_cv_prog_AS+set}" = set; then
4051 $as_echo_n "(cached) " >&6
4053 if test -n "$AS"; then
4054 ac_cv_prog_AS="$AS" # Let the user override the test.
4056 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4060 test -z "$as_dir" && as_dir=.
4061 for ac_exec_ext in '' $ac_executable_extensions; do
4062 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4063 ac_cv_prog_AS="$ac_tool_prefix$ac_prog"
4064 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4074 if test -n "$AS"; then
4075 { $as_echo "$as_me:$LINENO: result: $AS" >&5
4076 $as_echo "$AS" >&6; }
4078 { $as_echo "$as_me:$LINENO: result: no" >&5
4079 $as_echo "no" >&6; }
4083 test -n "$AS" && break
4086 if test -z "$AS"; then
4088 for ac_prog in gas as
4090 # Extract the first word of "$ac_prog", so it can be a program name with args.
4091 set dummy $ac_prog; ac_word=$2
4092 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4093 $as_echo_n "checking for $ac_word... " >&6; }
4094 if test "${ac_cv_prog_ac_ct_AS+set}" = set; then
4095 $as_echo_n "(cached) " >&6
4097 if test -n "$ac_ct_AS"; then
4098 ac_cv_prog_ac_ct_AS="$ac_ct_AS" # Let the user override the test.
4100 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4104 test -z "$as_dir" && as_dir=.
4105 for ac_exec_ext in '' $ac_executable_extensions; do
4106 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4107 ac_cv_prog_ac_ct_AS="$ac_prog"
4108 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4117 ac_ct_AS=$ac_cv_prog_ac_ct_AS
4118 if test -n "$ac_ct_AS"; then
4119 { $as_echo "$as_me:$LINENO: result: $ac_ct_AS" >&5
4120 $as_echo "$ac_ct_AS" >&6; }
4122 { $as_echo "$as_me:$LINENO: result: no" >&5
4123 $as_echo "no" >&6; }
4127 test -n "$ac_ct_AS" && break
4130 if test "x$ac_ct_AS" = x; then
4133 case $cross_compiling:$ac_tool_warned in
4135 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4136 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4137 ac_tool_warned=yes ;;
4143 if test -n "$ac_tool_prefix"; then
4144 for ac_prog in ld gld
4146 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4147 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4148 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4149 $as_echo_n "checking for $ac_word... " >&6; }
4150 if test "${ac_cv_prog_LD+set}" = set; then
4151 $as_echo_n "(cached) " >&6
4153 if test -n "$LD"; then
4154 ac_cv_prog_LD="$LD" # Let the user override the test.
4156 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4160 test -z "$as_dir" && as_dir=.
4161 for ac_exec_ext in '' $ac_executable_extensions; do
4162 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4163 ac_cv_prog_LD="$ac_tool_prefix$ac_prog"
4164 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4174 if test -n "$LD"; then
4175 { $as_echo "$as_me:$LINENO: result: $LD" >&5
4176 $as_echo "$LD" >&6; }
4178 { $as_echo "$as_me:$LINENO: result: no" >&5
4179 $as_echo "no" >&6; }
4183 test -n "$LD" && break
4186 if test -z "$LD"; then
4188 for ac_prog in ld gld
4190 # Extract the first word of "$ac_prog", so it can be a program name with args.
4191 set dummy $ac_prog; ac_word=$2
4192 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4193 $as_echo_n "checking for $ac_word... " >&6; }
4194 if test "${ac_cv_prog_ac_ct_LD+set}" = set; then
4195 $as_echo_n "(cached) " >&6
4197 if test -n "$ac_ct_LD"; then
4198 ac_cv_prog_ac_ct_LD="$ac_ct_LD" # Let the user override the test.
4200 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4204 test -z "$as_dir" && as_dir=.
4205 for ac_exec_ext in '' $ac_executable_extensions; do
4206 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4207 ac_cv_prog_ac_ct_LD="$ac_prog"
4208 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4217 ac_ct_LD=$ac_cv_prog_ac_ct_LD
4218 if test -n "$ac_ct_LD"; then
4219 { $as_echo "$as_me:$LINENO: result: $ac_ct_LD" >&5
4220 $as_echo "$ac_ct_LD" >&6; }
4222 { $as_echo "$as_me:$LINENO: result: no" >&5
4223 $as_echo "no" >&6; }
4227 test -n "$ac_ct_LD" && break
4230 if test "x$ac_ct_LD" = x; then
4233 case $cross_compiling:$ac_tool_warned in
4235 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4236 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4237 ac_tool_warned=yes ;;
4243 if test -n "$ac_tool_prefix"; then
4244 for ac_prog in nm gnm
4246 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4247 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4248 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4249 $as_echo_n "checking for $ac_word... " >&6; }
4250 if test "${ac_cv_prog_NM+set}" = set; then
4251 $as_echo_n "(cached) " >&6
4253 if test -n "$NM"; then
4254 ac_cv_prog_NM="$NM" # Let the user override the test.
4256 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4260 test -z "$as_dir" && as_dir=.
4261 for ac_exec_ext in '' $ac_executable_extensions; do
4262 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4263 ac_cv_prog_NM="$ac_tool_prefix$ac_prog"
4264 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4274 if test -n "$NM"; then
4275 { $as_echo "$as_me:$LINENO: result: $NM" >&5
4276 $as_echo "$NM" >&6; }
4278 { $as_echo "$as_me:$LINENO: result: no" >&5
4279 $as_echo "no" >&6; }
4283 test -n "$NM" && break
4286 if test -z "$NM"; then
4288 for ac_prog in nm gnm
4290 # Extract the first word of "$ac_prog", so it can be a program name with args.
4291 set dummy $ac_prog; ac_word=$2
4292 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4293 $as_echo_n "checking for $ac_word... " >&6; }
4294 if test "${ac_cv_prog_ac_ct_NM+set}" = set; then
4295 $as_echo_n "(cached) " >&6
4297 if test -n "$ac_ct_NM"; then
4298 ac_cv_prog_ac_ct_NM="$ac_ct_NM" # Let the user override the test.
4300 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4304 test -z "$as_dir" && as_dir=.
4305 for ac_exec_ext in '' $ac_executable_extensions; do
4306 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4307 ac_cv_prog_ac_ct_NM="$ac_prog"
4308 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4317 ac_ct_NM=$ac_cv_prog_ac_ct_NM
4318 if test -n "$ac_ct_NM"; then
4319 { $as_echo "$as_me:$LINENO: result: $ac_ct_NM" >&5
4320 $as_echo "$ac_ct_NM" >&6; }
4322 { $as_echo "$as_me:$LINENO: result: no" >&5
4323 $as_echo "no" >&6; }
4327 test -n "$ac_ct_NM" && break
4330 if test "x$ac_ct_NM" = x; then
4333 case $cross_compiling:$ac_tool_warned in
4335 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4336 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4337 ac_tool_warned=yes ;;
4343 if test -n "$ac_tool_prefix"; then
4344 for ac_prog in ar gar
4346 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4347 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4348 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4349 $as_echo_n "checking for $ac_word... " >&6; }
4350 if test "${ac_cv_prog_AR+set}" = set; then
4351 $as_echo_n "(cached) " >&6
4353 if test -n "$AR"; then
4354 ac_cv_prog_AR="$AR" # Let the user override the test.
4356 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4360 test -z "$as_dir" && as_dir=.
4361 for ac_exec_ext in '' $ac_executable_extensions; do
4362 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4363 ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
4364 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4374 if test -n "$AR"; then
4375 { $as_echo "$as_me:$LINENO: result: $AR" >&5
4376 $as_echo "$AR" >&6; }
4378 { $as_echo "$as_me:$LINENO: result: no" >&5
4379 $as_echo "no" >&6; }
4383 test -n "$AR" && break
4386 if test -z "$AR"; then
4388 for ac_prog in ar gar
4390 # Extract the first word of "$ac_prog", so it can be a program name with args.
4391 set dummy $ac_prog; ac_word=$2
4392 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4393 $as_echo_n "checking for $ac_word... " >&6; }
4394 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
4395 $as_echo_n "(cached) " >&6
4397 if test -n "$ac_ct_AR"; then
4398 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
4400 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4404 test -z "$as_dir" && as_dir=.
4405 for ac_exec_ext in '' $ac_executable_extensions; do
4406 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4407 ac_cv_prog_ac_ct_AR="$ac_prog"
4408 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4417 ac_ct_AR=$ac_cv_prog_ac_ct_AR
4418 if test -n "$ac_ct_AR"; then
4419 { $as_echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
4420 $as_echo "$ac_ct_AR" >&6; }
4422 { $as_echo "$as_me:$LINENO: result: no" >&5
4423 $as_echo "no" >&6; }
4427 test -n "$ac_ct_AR" && break
4430 if test "x$ac_ct_AR" = x; then
4433 case $cross_compiling:$ac_tool_warned in
4435 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4436 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4437 ac_tool_warned=yes ;;
4445 if test -n "$ac_tool_prefix"; then
4446 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
4447 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
4448 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4449 $as_echo_n "checking for $ac_word... " >&6; }
4450 if test "${ac_cv_prog_RANLIB+set}" = set; then
4451 $as_echo_n "(cached) " >&6
4453 if test -n "$RANLIB"; then
4454 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
4456 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4460 test -z "$as_dir" && as_dir=.
4461 for ac_exec_ext in '' $ac_executable_extensions; do
4462 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4463 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
4464 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4473 RANLIB=$ac_cv_prog_RANLIB
4474 if test -n "$RANLIB"; then
4475 { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5
4476 $as_echo "$RANLIB" >&6; }
4478 { $as_echo "$as_me:$LINENO: result: no" >&5
4479 $as_echo "no" >&6; }
4484 if test -z "$ac_cv_prog_RANLIB"; then
4485 ac_ct_RANLIB=$RANLIB
4486 # Extract the first word of "ranlib", so it can be a program name with args.
4487 set dummy ranlib; ac_word=$2
4488 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4489 $as_echo_n "checking for $ac_word... " >&6; }
4490 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
4491 $as_echo_n "(cached) " >&6
4493 if test -n "$ac_ct_RANLIB"; then
4494 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
4496 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4500 test -z "$as_dir" && as_dir=.
4501 for ac_exec_ext in '' $ac_executable_extensions; do
4502 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4503 ac_cv_prog_ac_ct_RANLIB="ranlib"
4504 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4513 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
4514 if test -n "$ac_ct_RANLIB"; then
4515 { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
4516 $as_echo "$ac_ct_RANLIB" >&6; }
4518 { $as_echo "$as_me:$LINENO: result: no" >&5
4519 $as_echo "no" >&6; }
4522 if test "x$ac_ct_RANLIB" = x; then
4525 case $cross_compiling:$ac_tool_warned in
4527 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4528 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4529 ac_tool_warned=yes ;;
4531 RANLIB=$ac_ct_RANLIB
4534 RANLIB="$ac_cv_prog_RANLIB"
4537 if test -n "$ac_tool_prefix"; then
4538 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
4539 set dummy ${ac_tool_prefix}strip; ac_word=$2
4540 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4541 $as_echo_n "checking for $ac_word... " >&6; }
4542 if test "${ac_cv_prog_STRIP+set}" = set; then
4543 $as_echo_n "(cached) " >&6
4545 if test -n "$STRIP"; then
4546 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
4548 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4552 test -z "$as_dir" && as_dir=.
4553 for ac_exec_ext in '' $ac_executable_extensions; do
4554 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4555 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
4556 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4565 STRIP=$ac_cv_prog_STRIP
4566 if test -n "$STRIP"; then
4567 { $as_echo "$as_me:$LINENO: result: $STRIP" >&5
4568 $as_echo "$STRIP" >&6; }
4570 { $as_echo "$as_me:$LINENO: result: no" >&5
4571 $as_echo "no" >&6; }
4576 if test -z "$ac_cv_prog_STRIP"; then
4578 # Extract the first word of "strip", so it can be a program name with args.
4579 set dummy strip; ac_word=$2
4580 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4581 $as_echo_n "checking for $ac_word... " >&6; }
4582 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
4583 $as_echo_n "(cached) " >&6
4585 if test -n "$ac_ct_STRIP"; then
4586 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
4588 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4592 test -z "$as_dir" && as_dir=.
4593 for ac_exec_ext in '' $ac_executable_extensions; do
4594 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4595 ac_cv_prog_ac_ct_STRIP="strip"
4596 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4605 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
4606 if test -n "$ac_ct_STRIP"; then
4607 { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
4608 $as_echo "$ac_ct_STRIP" >&6; }
4610 { $as_echo "$as_me:$LINENO: result: no" >&5
4611 $as_echo "no" >&6; }
4614 if test "x$ac_ct_STRIP" = x; then
4617 case $cross_compiling:$ac_tool_warned in
4619 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4620 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4621 ac_tool_warned=yes ;;
4626 STRIP="$ac_cv_prog_STRIP"
4629 if test -n "$ac_tool_prefix"; then
4630 # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args.
4631 set dummy ${ac_tool_prefix}windres; ac_word=$2
4632 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4633 $as_echo_n "checking for $ac_word... " >&6; }
4634 if test "${ac_cv_prog_WINDRES+set}" = set; then
4635 $as_echo_n "(cached) " >&6
4637 if test -n "$WINDRES"; then
4638 ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test.
4640 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4644 test -z "$as_dir" && as_dir=.
4645 for ac_exec_ext in '' $ac_executable_extensions; do
4646 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4647 ac_cv_prog_WINDRES="${ac_tool_prefix}windres"
4648 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4657 WINDRES=$ac_cv_prog_WINDRES
4658 if test -n "$WINDRES"; then
4659 { $as_echo "$as_me:$LINENO: result: $WINDRES" >&5
4660 $as_echo "$WINDRES" >&6; }
4662 { $as_echo "$as_me:$LINENO: result: no" >&5
4663 $as_echo "no" >&6; }
4668 if test -z "$ac_cv_prog_WINDRES"; then
4669 ac_ct_WINDRES=$WINDRES
4670 # Extract the first word of "windres", so it can be a program name with args.
4671 set dummy windres; ac_word=$2
4672 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4673 $as_echo_n "checking for $ac_word... " >&6; }
4674 if test "${ac_cv_prog_ac_ct_WINDRES+set}" = set; then
4675 $as_echo_n "(cached) " >&6
4677 if test -n "$ac_ct_WINDRES"; then
4678 ac_cv_prog_ac_ct_WINDRES="$ac_ct_WINDRES" # Let the user override the test.
4680 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4684 test -z "$as_dir" && as_dir=.
4685 for ac_exec_ext in '' $ac_executable_extensions; do
4686 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4687 ac_cv_prog_ac_ct_WINDRES="windres"
4688 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4697 ac_ct_WINDRES=$ac_cv_prog_ac_ct_WINDRES
4698 if test -n "$ac_ct_WINDRES"; then
4699 { $as_echo "$as_me:$LINENO: result: $ac_ct_WINDRES" >&5
4700 $as_echo "$ac_ct_WINDRES" >&6; }
4702 { $as_echo "$as_me:$LINENO: result: no" >&5
4703 $as_echo "no" >&6; }
4706 if test "x$ac_ct_WINDRES" = x; then
4709 case $cross_compiling:$ac_tool_warned in
4711 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4712 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4713 ac_tool_warned=yes ;;
4715 WINDRES=$ac_ct_WINDRES
4718 WINDRES="$ac_cv_prog_WINDRES"
4721 { $as_echo "$as_me:$LINENO: checking whether ln -s works" >&5
4722 $as_echo_n "checking whether ln -s works... " >&6; }
4724 if test "$LN_S" = "ln -s"; then
4725 { $as_echo "$as_me:$LINENO: result: yes" >&5
4726 $as_echo "yes" >&6; }
4728 { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&5
4729 $as_echo "no, using $LN_S" >&6; }
4732 { $as_echo "$as_me:$LINENO: checking whether ln works" >&5
4733 $as_echo_n "checking whether ln works... " >&6; }
4734 rm -f conf$$ conf$$.file
4736 if ln conf$$.file conf$$ 2>/dev/null; then
4739 { $as_echo "$as_me:$LINENO: result: yes" >&5
4740 $as_echo "yes" >&6; }
4744 { $as_echo "$as_me:$LINENO: result: no, using $LN" >&5
4745 $as_echo "no, using $LN" >&6; }
4747 rm -f conf$$ conf$$.file
4748 { $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
4749 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4750 if test "${ac_cv_path_GREP+set}" = set; then
4751 $as_echo_n "(cached) " >&6
4753 if test -z "$GREP"; then
4754 ac_path_GREP_found=false
4755 # Loop through the user's path and
test for each of PROGNAME-LIST
4756 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4757 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4760 test -z "$as_dir" && as_dir
=.
4761 for ac_prog
in grep ggrep
; do
4762 for ac_exec_ext
in '' $ac_executable_extensions; do
4763 ac_path_GREP
="$as_dir/$ac_prog$ac_exec_ext"
4764 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } ||
continue
4765 # Check for GNU ac_path_GREP and select it if it is found.
4766 # Check for GNU $ac_path_GREP
4767 case `"$ac_path_GREP" --version 2>&1` in
4769 ac_cv_path_GREP
="$ac_path_GREP" ac_path_GREP_found
=:;;
4772 $as_echo_n 0123456789 >"conftest.in"
4775 cat "conftest.in" "conftest.in" >"conftest.tmp"
4776 mv "conftest.tmp" "conftest.in"
4777 cp "conftest.in" "conftest.nl"
4778 $as_echo 'GREP' >> "conftest.nl"
4779 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4780 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4781 ac_count
=`expr $ac_count + 1`
4782 if test $ac_count -gt ${ac_path_GREP_max-0}; then
4783 # Best one so far, save it but keep looking for a better one
4784 ac_cv_path_GREP
="$ac_path_GREP"
4785 ac_path_GREP_max
=$ac_count
4787 # 10*(2^10) chars as input seems more than enough
4788 test $ac_count -gt 10 && break
4790 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4793 $ac_path_GREP_found && break 3
4798 if test -z "$ac_cv_path_GREP"; then
4799 { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4800 $as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4801 { (exit 1); exit 1; }; }
4804 ac_cv_path_GREP
=$GREP
4808 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
4809 $as_echo "$ac_cv_path_GREP" >&6; }
4810 GREP
="$ac_cv_path_GREP"
4813 { $as_echo "$as_me:$LINENO: checking for egrep" >&5
4814 $as_echo_n "checking for egrep... " >&6; }
4815 if test "${ac_cv_path_EGREP+set}" = set; then
4816 $as_echo_n "(cached) " >&6
4818 if echo a |
$GREP -E '(a|b)' >/dev
/null
2>&1
4819 then ac_cv_path_EGREP
="$GREP -E"
4821 if test -z "$EGREP"; then
4822 ac_path_EGREP_found
=false
4823 # Loop through the user's path and test for each of PROGNAME-LIST
4824 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4825 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4828 test -z "$as_dir" && as_dir
=.
4829 for ac_prog
in egrep; do
4830 for ac_exec_ext
in '' $ac_executable_extensions; do
4831 ac_path_EGREP
="$as_dir/$ac_prog$ac_exec_ext"
4832 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } ||
continue
4833 # Check for GNU ac_path_EGREP and select it if it is found.
4834 # Check for GNU $ac_path_EGREP
4835 case `"$ac_path_EGREP" --version 2>&1` in
4837 ac_cv_path_EGREP
="$ac_path_EGREP" ac_path_EGREP_found
=:;;
4840 $as_echo_n 0123456789 >"conftest.in"
4843 cat "conftest.in" "conftest.in" >"conftest.tmp"
4844 mv "conftest.tmp" "conftest.in"
4845 cp "conftest.in" "conftest.nl"
4846 $as_echo 'EGREP' >> "conftest.nl"
4847 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4848 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4849 ac_count
=`expr $ac_count + 1`
4850 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4851 # Best one so far, save it but keep looking for a better one
4852 ac_cv_path_EGREP
="$ac_path_EGREP"
4853 ac_path_EGREP_max
=$ac_count
4855 # 10*(2^10) chars as input seems more than enough
4856 test $ac_count -gt 10 && break
4858 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4861 $ac_path_EGREP_found && break 3
4866 if test -z "$ac_cv_path_EGREP"; then
4867 { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4868 $as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4869 { (exit 1); exit 1; }; }
4872 ac_cv_path_EGREP
=$EGREP
4877 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
4878 $as_echo "$ac_cv_path_EGREP" >&6; }
4879 EGREP
="$ac_cv_path_EGREP"
4882 # Extract the first word of "ldconfig", so it can be a program name with args.
4883 set dummy ldconfig
; ac_word
=$2
4884 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4885 $as_echo_n "checking for $ac_word... " >&6; }
4886 if test "${ac_cv_path_LDCONFIG+set}" = set; then
4887 $as_echo_n "(cached) " >&6
4891 ac_cv_path_LDCONFIG
="$LDCONFIG" # Let the user override the test with a path.
4894 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4895 for as_dir
in /sbin
/usr
/sbin
$PATH
4898 test -z "$as_dir" && as_dir
=.
4899 for ac_exec_ext
in '' $ac_executable_extensions; do
4900 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4901 ac_cv_path_LDCONFIG
="$as_dir/$ac_word$ac_exec_ext"
4902 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4909 test -z "$ac_cv_path_LDCONFIG" && ac_cv_path_LDCONFIG
="true"
4913 LDCONFIG
=$ac_cv_path_LDCONFIG
4914 if test -n "$LDCONFIG"; then
4915 { $as_echo "$as_me:$LINENO: result: $LDCONFIG" >&5
4916 $as_echo "$LDCONFIG" >&6; }
4918 { $as_echo "$as_me:$LINENO: result: no" >&5
4919 $as_echo "no" >&6; }
4923 # Find a good install program. We prefer a C program (faster),
4924 # so one script is as good as another. But avoid the broken or
4925 # incompatible versions:
4926 # SysV /etc/install, /usr/sbin/install
4927 # SunOS /usr/etc/install
4928 # IRIX /sbin/install
4930 # AmigaOS /C/install, which installs bootblocks on floppy discs
4931 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
4932 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
4933 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
4934 # OS/2's system install, which has a completely different semantic
4935 # ./install, which can be erroneously created by make from ./install.sh.
4936 # Reject install programs that cannot install multiple files.
4937 { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
4938 $as_echo_n "checking for a BSD-compatible install... " >&6; }
4939 if test -z "$INSTALL"; then
4940 if test "${ac_cv_path_install+set}" = set; then
4941 $as_echo_n "(cached) " >&6
4943 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4947 test -z "$as_dir" && as_dir
=.
4948 # Account for people who put trailing slashes in PATH elements.
4950 .
/ | .
// |
/cC
/* | \
4951 /etc
/* |
/usr
/sbin
/* |
/usr
/etc
/* |
/sbin
/* |
/usr
/afsws
/bin
/* | \
4952 ?
:\\/os2
\\/install\\/* | ?
:\\/OS2
\\/INSTALL
\\/* | \
4955 # OSF1 and SCO ODT 3.0 have their own names for install.
4956 # Don't use installbsd from OSF since it installs stuff as root
4958 for ac_prog
in ginstall scoinst
install; do
4959 for ac_exec_ext
in '' $ac_executable_extensions; do
4960 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
4961 if test $ac_prog = install &&
4962 grep dspmsg
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
4963 # AIX install. It has an incompatible calling convention.
4965 elif test $ac_prog = install &&
4966 grep pwplus
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
4967 # program-specific install script used by HP pwplus--don't use.
4970 rm -rf conftest.one conftest.two conftest.dir
4971 echo one
> conftest.one
4972 echo two
> conftest.two
4974 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two
"`pwd`/conftest.dir" &&
4975 test -s conftest.one
&& test -s conftest.two
&&
4976 test -s conftest.dir
/conftest.one
&&
4977 test -s conftest.dir
/conftest.two
4979 ac_cv_path_install
="$as_dir/$ac_prog$ac_exec_ext -c"
4992 rm -rf conftest.one conftest.two conftest.dir
4995 if test "${ac_cv_path_install+set}" = set; then
4996 INSTALL
=$ac_cv_path_install
4998 # As a last resort, use the slow shell script. Don't cache a
4999 # value for INSTALL within a source directory, because that will
5000 # break other packages using the cache if that directory is
5001 # removed, or if the value is a relative name.
5002 INSTALL
=$ac_install_sh
5005 { $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
5006 $as_echo "$INSTALL" >&6; }
5008 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
5009 # It thinks the first close brace ends the variable substitution.
5010 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
5012 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}'
5014 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
5017 [\\/$
]* | ?
:[\\/]* ) ;;
5018 *) INSTALL
="\\\$(TOPSRCDIR)/$INSTALL" ;;
5021 for ac_prog
in lclint lint
5023 # Extract the first word of "$ac_prog", so it can be a program name with args.
5024 set dummy
$ac_prog; ac_word
=$2
5025 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5026 $as_echo_n "checking for $ac_word... " >&6; }
5027 if test "${ac_cv_prog_LINT+set}" = set; then
5028 $as_echo_n "(cached) " >&6
5030 if test -n "$LINT"; then
5031 ac_cv_prog_LINT
="$LINT" # Let the user override the test.
5033 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5037 test -z "$as_dir" && as_dir
=.
5038 for ac_exec_ext
in '' $ac_executable_extensions; do
5039 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5040 ac_cv_prog_LINT
="$ac_prog"
5041 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5050 LINT
=$ac_cv_prog_LINT
5051 if test -n "$LINT"; then
5052 { $as_echo "$as_me:$LINENO: result: $LINT" >&5
5053 $as_echo "$LINT" >&6; }
5055 { $as_echo "$as_me:$LINENO: result: no" >&5
5056 $as_echo "no" >&6; }
5060 test -n "$LINT" && break
5063 if test "$LINT" = "lint"
5065 LINTFLAGS
="$LINTFLAGS -errchk=%all,no%longptr64 -errhdr=%user -Ncheck=macro -Nlevel=4"
5070 for ac_prog
in fontforge
5072 # Extract the first word of "$ac_prog", so it can be a program name with args.
5073 set dummy
$ac_prog; ac_word
=$2
5074 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5075 $as_echo_n "checking for $ac_word... " >&6; }
5076 if test "${ac_cv_prog_FONTFORGE+set}" = set; then
5077 $as_echo_n "(cached) " >&6
5079 if test -n "$FONTFORGE"; then
5080 ac_cv_prog_FONTFORGE
="$FONTFORGE" # Let the user override the test.
5082 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5086 test -z "$as_dir" && as_dir
=.
5087 for ac_exec_ext
in '' $ac_executable_extensions; do
5088 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5089 ac_cv_prog_FONTFORGE
="$ac_prog"
5090 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5099 FONTFORGE
=$ac_cv_prog_FONTFORGE
5100 if test -n "$FONTFORGE"; then
5101 { $as_echo "$as_me:$LINENO: result: $FONTFORGE" >&5
5102 $as_echo "$FONTFORGE" >&6; }
5104 { $as_echo "$as_me:$LINENO: result: no" >&5
5105 $as_echo "no" >&6; }
5109 test -n "$FONTFORGE" && break
5111 test -n "$FONTFORGE" || FONTFORGE
="false"
5113 for ac_prog
in pkg-config
5115 # Extract the first word of "$ac_prog", so it can be a program name with args.
5116 set dummy
$ac_prog; ac_word
=$2
5117 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5118 $as_echo_n "checking for $ac_word... " >&6; }
5119 if test "${ac_cv_prog_PKG_CONFIG+set}" = set; then
5120 $as_echo_n "(cached) " >&6
5122 if test -n "$PKG_CONFIG"; then
5123 ac_cv_prog_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test.
5125 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5129 test -z "$as_dir" && as_dir
=.
5130 for ac_exec_ext
in '' $ac_executable_extensions; do
5131 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5132 ac_cv_prog_PKG_CONFIG
="$ac_prog"
5133 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5142 PKG_CONFIG
=$ac_cv_prog_PKG_CONFIG
5143 if test -n "$PKG_CONFIG"; then
5144 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
5145 $as_echo "$PKG_CONFIG" >&6; }
5147 { $as_echo "$as_me:$LINENO: result: no" >&5
5148 $as_echo "no" >&6; }
5152 test -n "$PKG_CONFIG" && break
5154 test -n "$PKG_CONFIG" || PKG_CONFIG
="false"
5158 # Extract the first word of "$ac_prog", so it can be a program name with args.
5159 set dummy
$ac_prog; ac_word
=$2
5160 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5161 $as_echo_n "checking for $ac_word... " >&6; }
5162 if test "${ac_cv_prog_RSVG+set}" = set; then
5163 $as_echo_n "(cached) " >&6
5165 if test -n "$RSVG"; then
5166 ac_cv_prog_RSVG
="$RSVG" # Let the user override the test.
5168 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5172 test -z "$as_dir" && as_dir
=.
5173 for ac_exec_ext
in '' $ac_executable_extensions; do
5174 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5175 ac_cv_prog_RSVG
="$ac_prog"
5176 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5185 RSVG
=$ac_cv_prog_RSVG
5186 if test -n "$RSVG"; then
5187 { $as_echo "$as_me:$LINENO: result: $RSVG" >&5
5188 $as_echo "$RSVG" >&6; }
5190 { $as_echo "$as_me:$LINENO: result: no" >&5
5191 $as_echo "no" >&6; }
5195 test -n "$RSVG" && break
5197 test -n "$RSVG" || RSVG
="false"
5199 for ac_prog
in icotool
5201 # Extract the first word of "$ac_prog", so it can be a program name with args.
5202 set dummy
$ac_prog; ac_word
=$2
5203 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5204 $as_echo_n "checking for $ac_word... " >&6; }
5205 if test "${ac_cv_prog_ICOTOOL+set}" = set; then
5206 $as_echo_n "(cached) " >&6
5208 if test -n "$ICOTOOL"; then
5209 ac_cv_prog_ICOTOOL
="$ICOTOOL" # Let the user override the test.
5211 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5215 test -z "$as_dir" && as_dir
=.
5216 for ac_exec_ext
in '' $ac_executable_extensions; do
5217 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5218 ac_cv_prog_ICOTOOL
="$ac_prog"
5219 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5228 ICOTOOL
=$ac_cv_prog_ICOTOOL
5229 if test -n "$ICOTOOL"; then
5230 { $as_echo "$as_me:$LINENO: result: $ICOTOOL" >&5
5231 $as_echo "$ICOTOOL" >&6; }
5233 { $as_echo "$as_me:$LINENO: result: no" >&5
5234 $as_echo "no" >&6; }
5238 test -n "$ICOTOOL" && break
5240 test -n "$ICOTOOL" || ICOTOOL
="false"
5243 if test "${enable_maintainer_mode+set}" = set
5245 if test "$FONTFORGE" = "false"; then wine_warnings
="$wine_warnings|fontforge is missing, fonts can't be rebuilt."; fi
5246 if test "$RSVG" = "false"; then wine_warnings
="$wine_warnings|rsvg is missing, icons can't be rebuilt."; fi
5247 if test "$ICOTOOL" = "false"; then wine_warnings
="$wine_warnings|icotool is missing, icons can't be rebuilt."; fi
5252 # Extract the first word of "prelink", so it can be a program name with args.
5253 set dummy prelink
; ac_word
=$2
5254 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5255 $as_echo_n "checking for $ac_word... " >&6; }
5256 if test "${ac_cv_path_PRELINK+set}" = set; then
5257 $as_echo_n "(cached) " >&6
5261 ac_cv_path_PRELINK
="$PRELINK" # Let the user override the test with a path.
5264 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5265 for as_dir
in /sbin
/usr
/sbin
$PATH
5268 test -z "$as_dir" && as_dir
=.
5269 for ac_exec_ext
in '' $ac_executable_extensions; do
5270 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5271 ac_cv_path_PRELINK
="$as_dir/$ac_word$ac_exec_ext"
5272 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5279 test -z "$ac_cv_path_PRELINK" && ac_cv_path_PRELINK
="false"
5283 PRELINK
=$ac_cv_path_PRELINK
5284 if test -n "$PRELINK"; then
5285 { $as_echo "$as_me:$LINENO: result: $PRELINK" >&5
5286 $as_echo "$PRELINK" >&6; }
5288 { $as_echo "$as_me:$LINENO: result: no" >&5
5289 $as_echo "no" >&6; }
5298 { $as_echo "$as_me:$LINENO: checking for i386_set_ldt in -li386" >&5
5299 $as_echo_n "checking for i386_set_ldt in -li386... " >&6; }
5300 if test "${ac_cv_lib_i386_i386_set_ldt+set}" = set; then
5301 $as_echo_n "(cached) " >&6
5303 ac_check_lib_save_LIBS
=$LIBS
5305 cat >conftest.
$ac_ext <<_ACEOF
5308 cat confdefs.h
>>conftest.
$ac_ext
5309 cat >>conftest.
$ac_ext <<_ACEOF
5310 /* end confdefs.h. */
5312 /* Override any GCC internal prototype to avoid an error.
5313 Use char because int might match the return type of a GCC
5314 builtin and then its argument prototype would still apply. */
5318 char i386_set_ldt ();
5322 return i386_set_ldt ();
5327 rm -f conftest.
$ac_objext conftest
$ac_exeext
5328 if { (ac_try
="$ac_link"
5330 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5331 *) ac_try_echo=$ac_try;;
5333 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5334 $as_echo "$ac_try_echo") >&5
5335 (eval "$ac_link") 2>conftest.er1
5337 grep -v '^ *+' conftest.er1 >conftest.err
5339 cat conftest.err >&5
5340 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5341 (exit $ac_status); } && {
5342 test -z "$ac_c_werror_flag" ||
5343 test ! -s conftest.err
5344 } && test -s conftest$ac_exeext && {
5345 test "$cross_compiling" = yes ||
5346 $as_test_x conftest$ac_exeext
5348 ac_cv_lib_i386_i386_set_ldt=yes
5350 $as_echo "$as_me: failed program was:" >&5
5351 sed 's/^/| /' conftest.$ac_ext >&5
5353 ac_cv_lib_i386_i386_set_ldt=no
5356 rm -rf conftest.dSYM
5357 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5358 conftest$ac_exeext conftest.$ac_ext
5359 LIBS=$ac_check_lib_save_LIBS
5361 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_i386_i386_set_ldt" >&5
5362 $as_echo "$ac_cv_lib_i386_i386_set_ldt" >&6; }
5363 if test "x$ac_cv_lib_i386_i386_set_ldt" = x""yes; then
5364 cat >>confdefs.h <<_ACEOF
5365 #define HAVE_LIBI386 1
5373 { $as_echo "$as_me:$LINENO: checking for _oss_ioctl in -lossaudio" >&5
5374 $as_echo_n "checking for _oss_ioctl in -lossaudio... " >&6; }
5375 if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then
5376 $as_echo_n "(cached) " >&6
5378 ac_check_lib_save_LIBS=$LIBS
5379 LIBS="-lossaudio $LIBS"
5380 cat >conftest.$ac_ext <<_ACEOF
5383 cat confdefs.h >>conftest.$ac_ext
5384 cat >>conftest.$ac_ext <<_ACEOF
5385 /* end confdefs.h. */
5387 /* Override any GCC internal prototype to avoid an error.
5388 Use char because int might match the return type of a GCC
5389 builtin and then its argument prototype would still apply. */
5397 return _oss_ioctl ();
5402 rm -f conftest.$ac_objext conftest$ac_exeext
5403 if { (ac_try="$ac_link"
5405 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5406 *) ac_try_echo
=$ac_try;;
5408 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5409 $as_echo "$ac_try_echo") >&5
5410 (eval "$ac_link") 2>conftest.er1
5412 grep -v '^ *+' conftest.er1
>conftest.err
5414 cat conftest.err
>&5
5415 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5416 (exit $ac_status); } && {
5417 test -z "$ac_c_werror_flag" ||
5418 test ! -s conftest.err
5419 } && test -s conftest
$ac_exeext && {
5420 test "$cross_compiling" = yes ||
5421 $as_test_x conftest
$ac_exeext
5423 ac_cv_lib_ossaudio__oss_ioctl
=yes
5425 $as_echo "$as_me: failed program was:" >&5
5426 sed 's/^/| /' conftest.
$ac_ext >&5
5428 ac_cv_lib_ossaudio__oss_ioctl
=no
5431 rm -rf conftest.dSYM
5432 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
5433 conftest
$ac_exeext conftest.
$ac_ext
5434 LIBS
=$ac_check_lib_save_LIBS
5436 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
5437 $as_echo "$ac_cv_lib_ossaudio__oss_ioctl" >&6; }
5438 if test "x$ac_cv_lib_ossaudio__oss_ioctl" = x
""yes; then
5439 cat >>confdefs.h
<<_ACEOF
5440 #define HAVE_LIBOSSAUDIO 1
5443 LIBS
="-lossaudio $LIBS"
5455 ac_cpp
='$CPP $CPPFLAGS'
5456 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5457 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5458 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
5459 { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
5460 $as_echo_n "checking how to run the C preprocessor... " >&6; }
5461 # On Suns, sometimes $CPP names a directory.
5462 if test -n "$CPP" && test -d "$CPP"; then
5465 if test -z "$CPP"; then
5466 if test "${ac_cv_prog_CPP+set}" = set; then
5467 $as_echo_n "(cached) " >&6
5469 # Double quotes because CPP needs to be expanded
5470 for CPP
in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5473 for ac_c_preproc_warn_flag
in '' yes
5475 # Use a header file that comes with gcc, so configuring glibc
5476 # with a fresh cross-compiler works.
5477 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5478 # <limits.h> exists even on freestanding compilers.
5479 # On the NeXT, cc -E runs the code through the compiler's parser,
5480 # not just through cpp. "Syntax error" is here to catch this case.
5481 cat >conftest.
$ac_ext <<_ACEOF
5484 cat confdefs.h
>>conftest.
$ac_ext
5485 cat >>conftest.
$ac_ext <<_ACEOF
5486 /* end confdefs.h. */
5488 # include <limits.h>
5490 # include <assert.h>
5494 if { (ac_try
="$ac_cpp conftest.$ac_ext"
5496 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5497 *) ac_try_echo=$ac_try;;
5499 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5500 $as_echo "$ac_try_echo") >&5
5501 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5503 grep -v '^ *+' conftest.er1 >conftest.err
5505 cat conftest.err >&5
5506 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5507 (exit $ac_status); } >/dev/null && {
5508 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5509 test ! -s conftest.err
5513 $as_echo "$as_me: failed program was:" >&5
5514 sed 's/^/| /' conftest.$ac_ext >&5
5516 # Broken: fails on valid input.
5520 rm -f conftest.err conftest.$ac_ext
5522 # OK, works on sane cases. Now check whether nonexistent headers
5523 # can be detected and how.
5524 cat >conftest.$ac_ext <<_ACEOF
5527 cat confdefs.h >>conftest.$ac_ext
5528 cat >>conftest.$ac_ext <<_ACEOF
5529 /* end confdefs.h. */
5530 #include <ac_nonexistent.h>
5532 if { (ac_try="$ac_cpp conftest.$ac_ext"
5534 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5535 *) ac_try_echo
=$ac_try;;
5537 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5538 $as_echo "$ac_try_echo") >&5
5539 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5541 grep -v '^ *+' conftest.er1
>conftest.err
5543 cat conftest.err
>&5
5544 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5545 (exit $ac_status); } >/dev
/null
&& {
5546 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5547 test ! -s conftest.err
5549 # Broken: success on invalid input.
5552 $as_echo "$as_me: failed program was:" >&5
5553 sed 's/^/| /' conftest.
$ac_ext >&5
5555 # Passes both tests.
5560 rm -f conftest.err conftest.
$ac_ext
5563 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5564 rm -f conftest.err conftest.
$ac_ext
5565 if $ac_preproc_ok; then
5577 { $as_echo "$as_me:$LINENO: result: $CPP" >&5
5578 $as_echo "$CPP" >&6; }
5580 for ac_c_preproc_warn_flag
in '' yes
5582 # Use a header file that comes with gcc, so configuring glibc
5583 # with a fresh cross-compiler works.
5584 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5585 # <limits.h> exists even on freestanding compilers.
5586 # On the NeXT, cc -E runs the code through the compiler's parser,
5587 # not just through cpp. "Syntax error" is here to catch this case.
5588 cat >conftest.
$ac_ext <<_ACEOF
5591 cat confdefs.h
>>conftest.
$ac_ext
5592 cat >>conftest.
$ac_ext <<_ACEOF
5593 /* end confdefs.h. */
5595 # include <limits.h>
5597 # include <assert.h>
5601 if { (ac_try
="$ac_cpp conftest.$ac_ext"
5603 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5604 *) ac_try_echo=$ac_try;;
5606 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5607 $as_echo "$ac_try_echo") >&5
5608 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5610 grep -v '^ *+' conftest.er1 >conftest.err
5612 cat conftest.err >&5
5613 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5614 (exit $ac_status); } >/dev/null && {
5615 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5616 test ! -s conftest.err
5620 $as_echo "$as_me: failed program was:" >&5
5621 sed 's/^/| /' conftest.$ac_ext >&5
5623 # Broken: fails on valid input.
5627 rm -f conftest.err conftest.$ac_ext
5629 # OK, works on sane cases. Now check whether nonexistent headers
5630 # can be detected and how.
5631 cat >conftest.$ac_ext <<_ACEOF
5634 cat confdefs.h >>conftest.$ac_ext
5635 cat >>conftest.$ac_ext <<_ACEOF
5636 /* end confdefs.h. */
5637 #include <ac_nonexistent.h>
5639 if { (ac_try="$ac_cpp conftest.$ac_ext"
5641 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5642 *) ac_try_echo
=$ac_try;;
5644 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5645 $as_echo "$ac_try_echo") >&5
5646 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5648 grep -v '^ *+' conftest.er1
>conftest.err
5650 cat conftest.err
>&5
5651 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5652 (exit $ac_status); } >/dev
/null
&& {
5653 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5654 test ! -s conftest.err
5656 # Broken: success on invalid input.
5659 $as_echo "$as_me: failed program was:" >&5
5660 sed 's/^/| /' conftest.
$ac_ext >&5
5662 # Passes both tests.
5667 rm -f conftest.err conftest.
$ac_ext
5670 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5671 rm -f conftest.err conftest.
$ac_ext
5672 if $ac_preproc_ok; then
5675 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
5676 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5677 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
5678 See \`config.log' for more details." >&5
5679 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
5680 See \`config.log' for more details." >&2;}
5681 { (exit 1); exit 1; }; }; }
5685 ac_cpp
='$CPP $CPPFLAGS'
5686 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5687 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5688 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
5691 { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
5692 $as_echo_n "checking for ANSI C header files... " >&6; }
5693 if test "${ac_cv_header_stdc+set}" = set; then
5694 $as_echo_n "(cached) " >&6
5696 cat >conftest.
$ac_ext <<_ACEOF
5699 cat confdefs.h
>>conftest.
$ac_ext
5700 cat >>conftest.
$ac_ext <<_ACEOF
5701 /* end confdefs.h. */
5715 rm -f conftest.
$ac_objext
5716 if { (ac_try
="$ac_compile"
5718 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5719 *) ac_try_echo=$ac_try;;
5721 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5722 $as_echo "$ac_try_echo") >&5
5723 (eval "$ac_compile") 2>conftest.er1
5725 grep -v '^ *+' conftest.er1 >conftest.err
5727 cat conftest.err >&5
5728 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5729 (exit $ac_status); } && {
5730 test -z "$ac_c_werror_flag" ||
5731 test ! -s conftest.err
5732 } && test -s conftest.$ac_objext; then
5733 ac_cv_header_stdc=yes
5735 $as_echo "$as_me: failed program was:" >&5
5736 sed 's/^/| /' conftest.$ac_ext >&5
5738 ac_cv_header_stdc=no
5741 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5743 if test $ac_cv_header_stdc = yes; then
5744 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5745 cat >conftest.$ac_ext <<_ACEOF
5748 cat confdefs.h >>conftest.$ac_ext
5749 cat >>conftest.$ac_ext <<_ACEOF
5750 /* end confdefs.h. */
5754 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5755 $EGREP "memchr" >/dev/null 2>&1; then
5758 ac_cv_header_stdc=no
5764 if test $ac_cv_header_stdc = yes; then
5765 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5766 cat >conftest.$ac_ext <<_ACEOF
5769 cat confdefs.h >>conftest.$ac_ext
5770 cat >>conftest.$ac_ext <<_ACEOF
5771 /* end confdefs.h. */
5775 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5776 $EGREP "free" >/dev/null 2>&1; then
5779 ac_cv_header_stdc=no
5785 if test $ac_cv_header_stdc = yes; then
5786 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5787 if test "$cross_compiling" = yes; then
5790 cat >conftest.$ac_ext <<_ACEOF
5793 cat confdefs.h >>conftest.$ac_ext
5794 cat >>conftest.$ac_ext <<_ACEOF
5795 /* end confdefs.h. */
5798 #if ((' ' & 0x0FF) == 0x020)
5799 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5800 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5802 # define ISLOWER(c) \
5803 (('a' <= (c) && (c) <= 'i') \
5804 || ('j' <= (c) && (c) <= 'r') \
5805 || ('s' <= (c) && (c) <= 'z'))
5806 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5809 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5814 for (i = 0; i < 256; i++)
5815 if (XOR (islower (i), ISLOWER (i))
5816 || toupper (i) != TOUPPER (i))
5821 rm -f conftest$ac_exeext
5822 if { (ac_try="$ac_link"
5824 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5825 *) ac_try_echo
=$ac_try;;
5827 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5828 $as_echo "$ac_try_echo") >&5
5829 (eval "$ac_link") 2>&5
5831 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5832 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
5833 { (case "(($ac_try" in
5834 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5835 *) ac_try_echo=$ac_try;;
5837 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5838 $as_echo "$ac_try_echo") >&5
5839 (eval "$ac_try") 2>&5
5841 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5842 (exit $ac_status); }; }; then
5845 $as_echo "$as_me: program exited with status $ac_status" >&5
5846 $as_echo "$as_me: failed program was:" >&5
5847 sed 's/^/| /' conftest.$ac_ext >&5
5850 ac_cv_header_stdc=no
5852 rm -rf conftest.dSYM
5853 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5859 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
5860 $as_echo "$ac_cv_header_stdc" >&6; }
5861 if test $ac_cv_header_stdc = yes; then
5863 cat >>confdefs.h <<\_ACEOF
5864 #define STDC_HEADERS 1
5869 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
5879 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5880 inttypes.h stdint.h unistd.h
5882 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
5883 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
5884 $as_echo_n "checking for $ac_header... " >&6; }
5885 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5886 $as_echo_n "(cached) " >&6
5888 cat >conftest.$ac_ext <<_ACEOF
5891 cat confdefs.h >>conftest.$ac_ext
5892 cat >>conftest.$ac_ext <<_ACEOF
5893 /* end confdefs.h. */
5894 $ac_includes_default
5896 #include <$ac_header>
5898 rm -f conftest.$ac_objext
5899 if { (ac_try="$ac_compile"
5901 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5902 *) ac_try_echo
=$ac_try;;
5904 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5905 $as_echo "$ac_try_echo") >&5
5906 (eval "$ac_compile") 2>conftest.er1
5908 grep -v '^ *+' conftest.er1
>conftest.err
5910 cat conftest.err
>&5
5911 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5912 (exit $ac_status); } && {
5913 test -z "$ac_c_werror_flag" ||
5914 test ! -s conftest.err
5915 } && test -s conftest.
$ac_objext; then
5916 eval "$as_ac_Header=yes"
5918 $as_echo "$as_me: failed program was:" >&5
5919 sed 's/^/| /' conftest.
$ac_ext >&5
5921 eval "$as_ac_Header=no"
5924 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
5926 ac_res
=`eval 'as_val=${'$as_ac_Header'}
5927 $as_echo "$as_val"'`
5928 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
5929 $as_echo "$ac_res" >&6; }
5930 as_val
=`eval 'as_val=${'$as_ac_Header'}
5931 $as_echo "$as_val"'`
5932 if test "x$as_val" = x
""yes; then
5933 cat >>confdefs.h
<<_ACEOF
5934 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6066 AudioUnit
/AudioUnit.h \
6068 CoreAudio
/CoreAudio.h \
6069 DiskArbitration
/DiskArbitration.h \
6071 IOKit
/hid
/IOHIDLib.h \
6084 fontconfig
/fontconfig.h \
6110 mach-o
/dyld_images.h \
6116 machine
/soundcard.h \
6121 netinet
/in_systm.h \
6187 valgrind
/memcheck.h \
6191 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6192 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6193 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6194 $as_echo_n "checking for $ac_header... " >&6; }
6195 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6196 $as_echo_n "(cached) " >&6
6198 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6199 $as_echo "$as_val"'`
6200 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6201 $as_echo "$ac_res" >&6; }
6203 # Is the header compilable?
6204 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
6205 $as_echo_n "checking $ac_header usability... " >&6; }
6206 cat >conftest.
$ac_ext <<_ACEOF
6209 cat confdefs.h
>>conftest.
$ac_ext
6210 cat >>conftest.
$ac_ext <<_ACEOF
6211 /* end confdefs.h. */
6212 $ac_includes_default
6213 #include <$ac_header>
6215 rm -f conftest.
$ac_objext
6216 if { (ac_try
="$ac_compile"
6218 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6219 *) ac_try_echo=$ac_try;;
6221 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6222 $as_echo "$ac_try_echo") >&5
6223 (eval "$ac_compile") 2>conftest.er1
6225 grep -v '^ *+' conftest.er1 >conftest.err
6227 cat conftest.err >&5
6228 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6229 (exit $ac_status); } && {
6230 test -z "$ac_c_werror_flag" ||
6231 test ! -s conftest.err
6232 } && test -s conftest.$ac_objext; then
6233 ac_header_compiler=yes
6235 $as_echo "$as_me: failed program was:" >&5
6236 sed 's/^/| /' conftest.$ac_ext >&5
6238 ac_header_compiler=no
6241 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6242 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
6243 $as_echo "$ac_header_compiler" >&6; }
6245 # Is the header present?
6246 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
6247 $as_echo_n "checking $ac_header presence... " >&6; }
6248 cat >conftest.$ac_ext <<_ACEOF
6251 cat confdefs.h >>conftest.$ac_ext
6252 cat >>conftest.$ac_ext <<_ACEOF
6253 /* end confdefs.h. */
6254 #include <$ac_header>
6256 if { (ac_try="$ac_cpp conftest.$ac_ext"
6258 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6259 *) ac_try_echo
=$ac_try;;
6261 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6262 $as_echo "$ac_try_echo") >&5
6263 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
6265 grep -v '^ *+' conftest.er1
>conftest.err
6267 cat conftest.err
>&5
6268 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6269 (exit $ac_status); } >/dev
/null
&& {
6270 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
6271 test ! -s conftest.err
6273 ac_header_preproc
=yes
6275 $as_echo "$as_me: failed program was:" >&5
6276 sed 's/^/| /' conftest.
$ac_ext >&5
6278 ac_header_preproc
=no
6281 rm -f conftest.err conftest.
$ac_ext
6282 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
6283 $as_echo "$ac_header_preproc" >&6; }
6285 # So? What about this header?
6286 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
6288 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
6289 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
6290 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
6291 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
6292 ac_header_preproc
=yes
6295 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
6296 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
6297 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
6298 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
6299 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
6300 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
6301 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
6302 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
6303 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
6304 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
6305 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
6306 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
6308 ## ------------------------------------ ##
6309 ## Report this to wine-devel@winehq.org ##
6310 ## ------------------------------------ ##
6312 ) |
sed "s/^/$as_me: WARNING: /" >&2
6315 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6316 $as_echo_n "checking for $ac_header... " >&6; }
6317 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6318 $as_echo_n "(cached) " >&6
6320 eval "$as_ac_Header=\$ac_header_preproc"
6322 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6323 $as_echo "$as_val"'`
6324 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6325 $as_echo "$ac_res" >&6; }
6328 as_val
=`eval 'as_val=${'$as_ac_Header'}
6329 $as_echo "$as_val"'`
6330 if test "x$as_val" = x
""yes; then
6331 cat >>confdefs.h
<<_ACEOF
6332 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6339 { $as_echo "$as_me:$LINENO: checking whether stat file-mode macros are broken" >&5
6340 $as_echo_n "checking whether stat file-mode macros are broken... " >&6; }
6341 if test "${ac_cv_header_stat_broken+set}" = set; then
6342 $as_echo_n "(cached) " >&6
6344 cat >conftest.
$ac_ext <<_ACEOF
6347 cat confdefs.h
>>conftest.
$ac_ext
6348 cat >>conftest.
$ac_ext <<_ACEOF
6349 /* end confdefs.h. */
6350 #include <sys/types.h>
6351 #include <sys/stat.h>
6353 #if defined S_ISBLK && defined S_IFDIR
6354 extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
6357 #if defined S_ISBLK && defined S_IFCHR
6358 extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1];
6361 #if defined S_ISLNK && defined S_IFREG
6362 extern char c3[S_ISLNK (S_IFREG) ? -1 : 1];
6365 #if defined S_ISSOCK && defined S_IFREG
6366 extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1];
6370 rm -f conftest.
$ac_objext
6371 if { (ac_try
="$ac_compile"
6373 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6374 *) ac_try_echo=$ac_try;;
6376 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6377 $as_echo "$ac_try_echo") >&5
6378 (eval "$ac_compile") 2>conftest.er1
6380 grep -v '^ *+' conftest.er1 >conftest.err
6382 cat conftest.err >&5
6383 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6384 (exit $ac_status); } && {
6385 test -z "$ac_c_werror_flag" ||
6386 test ! -s conftest.err
6387 } && test -s conftest.$ac_objext; then
6388 ac_cv_header_stat_broken=no
6390 $as_echo "$as_me: failed program was:" >&5
6391 sed 's/^/| /' conftest.$ac_ext >&5
6393 ac_cv_header_stat_broken=yes
6396 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6398 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stat_broken" >&5
6399 $as_echo "$ac_cv_header_stat_broken" >&6; }
6400 if test $ac_cv_header_stat_broken = yes; then
6402 cat >>confdefs.h <<\_ACEOF
6403 #define STAT_MACROS_BROKEN 1
6415 for ac_header in sys/mount.h sys/statfs.h sys/sysctl.h sys/user.h sys/vfs.h
6417 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6418 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6419 $as_echo_n "checking for $ac_header... " >&6; }
6420 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6421 $as_echo_n "(cached) " >&6
6423 cat >conftest.$ac_ext <<_ACEOF
6426 cat confdefs.h >>conftest.$ac_ext
6427 cat >>conftest.$ac_ext <<_ACEOF
6428 /* end confdefs.h. */
6429 #include <sys/types.h>
6430 #ifdef HAVE_SYS_PARAM_H
6431 # include <sys/param.h>
6434 #include <$ac_header>
6436 rm -f conftest.$ac_objext
6437 if { (ac_try="$ac_compile"
6439 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6440 *) ac_try_echo
=$ac_try;;
6442 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6443 $as_echo "$ac_try_echo") >&5
6444 (eval "$ac_compile") 2>conftest.er1
6446 grep -v '^ *+' conftest.er1
>conftest.err
6448 cat conftest.err
>&5
6449 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6450 (exit $ac_status); } && {
6451 test -z "$ac_c_werror_flag" ||
6452 test ! -s conftest.err
6453 } && test -s conftest.
$ac_objext; then
6454 eval "$as_ac_Header=yes"
6456 $as_echo "$as_me: failed program was:" >&5
6457 sed 's/^/| /' conftest.
$ac_ext >&5
6459 eval "$as_ac_Header=no"
6462 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6464 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6465 $as_echo "$as_val"'`
6466 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6467 $as_echo "$ac_res" >&6; }
6468 as_val
=`eval 'as_val=${'$as_ac_Header'}
6469 $as_echo "$as_val"'`
6470 if test "x$as_val" = x
""yes; then
6471 cat >>confdefs.h
<<_ACEOF
6472 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6500 netinet
/if_ether.h \
6501 netinet
/if_inarp.h \
6509 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6510 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6511 $as_echo_n "checking for $ac_header... " >&6; }
6512 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6513 $as_echo_n "(cached) " >&6
6515 cat >conftest.
$ac_ext <<_ACEOF
6518 cat confdefs.h
>>conftest.
$ac_ext
6519 cat >>conftest.
$ac_ext <<_ACEOF
6520 /* end confdefs.h. */
6521 #include <sys/types.h>
6522 #ifdef HAVE_SYS_SOCKET_H
6523 # include <sys/socket.h>
6525 #ifdef HAVE_SYS_SOCKETVAR_H
6526 # include <sys/socketvar.h>
6528 #ifdef HAVE_NET_ROUTE_H
6529 # include <net/route.h>
6531 #ifdef HAVE_NETINET_IN_H
6532 # include <netinet/in.h>
6534 #ifdef HAVE_NETINET_IN_SYSTM_H
6535 # include <netinet/in_systm.h>
6537 #ifdef HAVE_NET_IF_H
6538 # include <net/if.h>
6540 #ifdef HAVE_NETINET_IP_H
6541 # include <netinet/ip.h>
6544 #include <$ac_header>
6546 rm -f conftest.
$ac_objext
6547 if { (ac_try
="$ac_compile"
6549 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6550 *) ac_try_echo=$ac_try;;
6552 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6553 $as_echo "$ac_try_echo") >&5
6554 (eval "$ac_compile") 2>conftest.er1
6556 grep -v '^ *+' conftest.er1 >conftest.err
6558 cat conftest.err >&5
6559 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6560 (exit $ac_status); } && {
6561 test -z "$ac_c_werror_flag" ||
6562 test ! -s conftest.err
6563 } && test -s conftest.$ac_objext; then
6564 eval "$as_ac_Header=yes"
6566 $as_echo "$as_me: failed program was:" >&5
6567 sed 's/^/| /' conftest.$ac_ext >&5
6569 eval "$as_ac_Header=no"
6572 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6574 ac_res=`eval 'as_val=${'$as_ac_Header'}
6575 $as_echo "$as_val"'`
6576 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6577 $as_echo "$ac_res" >&6; }
6578 as_val=`eval 'as_val=${'$as_ac_Header'}
6579 $as_echo "$as_val"'`
6580 if test "x$as_val" = x""yes; then
6581 cat >>confdefs.h <<_ACEOF
6582 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6594 for ac_header in netinet/tcp_timer.h netinet/udp_var.h netinet/icmp_var.h netinet/tcp_var.h
6596 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6597 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6598 $as_echo_n "checking for $ac_header... " >&6; }
6599 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6600 $as_echo_n "(cached) " >&6
6602 cat >conftest.$ac_ext <<_ACEOF
6605 cat confdefs.h >>conftest.$ac_ext
6606 cat >>conftest.$ac_ext <<_ACEOF
6607 /* end confdefs.h. */
6608 #include <sys/types.h>
6612 #ifdef HAVE_SYS_SOCKET_H
6613 # include <sys/socket.h>
6615 #ifdef HAVE_SYS_SOCKETVAR_H
6616 # include <sys/socketvar.h>
6618 #ifdef HAVE_SYS_TIMEOUT_H
6619 # include <sys/timeout.h>
6621 #ifdef HAVE_NETINET_IN_H
6622 # include <netinet/in.h>
6624 #ifdef HAVE_NETINET_IN_SYSTM_H
6625 # include <netinet/in_systm.h>
6627 #ifdef HAVE_NETINET_IP_H
6628 # include <netinet/ip.h>
6630 #ifdef HAVE_NETINET_IP_VAR_H
6631 # include <netinet/ip_var.h>
6633 #ifdef HAVE_NETINET_IP_ICMP_H
6634 # include <netinet/ip_icmp.h>
6636 #ifdef HAVE_NETINET_UDP_H
6637 # include <netinet/udp.h>
6639 #ifdef HAVE_NETINET_TCP_H
6640 # include <netinet/tcp.h>
6642 #ifdef HAVE_NETINET_TCP_TIMER_H
6643 #include <netinet/tcp_timer.h>
6646 #include <$ac_header>
6648 rm -f conftest.$ac_objext
6649 if { (ac_try="$ac_compile"
6651 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6652 *) ac_try_echo
=$ac_try;;
6654 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6655 $as_echo "$ac_try_echo") >&5
6656 (eval "$ac_compile") 2>conftest.er1
6658 grep -v '^ *+' conftest.er1
>conftest.err
6660 cat conftest.err
>&5
6661 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6662 (exit $ac_status); } && {
6663 test -z "$ac_c_werror_flag" ||
6664 test ! -s conftest.err
6665 } && test -s conftest.
$ac_objext; then
6666 eval "$as_ac_Header=yes"
6668 $as_echo "$as_me: failed program was:" >&5
6669 sed 's/^/| /' conftest.
$ac_ext >&5
6671 eval "$as_ac_Header=no"
6674 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6676 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6677 $as_echo "$as_val"'`
6678 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6679 $as_echo "$ac_res" >&6; }
6680 as_val
=`eval 'as_val=${'$as_ac_Header'}
6681 $as_echo "$as_val"'`
6682 if test "x$as_val" = x
""yes; then
6683 cat >>confdefs.h
<<_ACEOF
6684 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6693 for ac_header
in linux
/ipx.h
6695 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6696 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6697 $as_echo_n "checking for $ac_header... " >&6; }
6698 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6699 $as_echo_n "(cached) " >&6
6701 cat >conftest.
$ac_ext <<_ACEOF
6704 cat confdefs.h
>>conftest.
$ac_ext
6705 cat >>conftest.
$ac_ext <<_ACEOF
6706 /* end confdefs.h. */
6707 #include <sys/types.h>
6708 #ifdef HAVE_ASM_TYPES_H
6709 # include <asm/types.h>
6711 #ifdef HAVE_SYS_SOCKET_H
6712 # include <sys/socket.h>
6714 #ifdef HAVE_LINUX_TYPES_H
6715 # include <linux/types.h>
6718 #include <$ac_header>
6720 rm -f conftest.
$ac_objext
6721 if { (ac_try
="$ac_compile"
6723 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6724 *) ac_try_echo=$ac_try;;
6726 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6727 $as_echo "$ac_try_echo") >&5
6728 (eval "$ac_compile") 2>conftest.er1
6730 grep -v '^ *+' conftest.er1 >conftest.err
6732 cat conftest.err >&5
6733 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6734 (exit $ac_status); } && {
6735 test -z "$ac_c_werror_flag" ||
6736 test ! -s conftest.err
6737 } && test -s conftest.$ac_objext; then
6738 eval "$as_ac_Header=yes"
6740 $as_echo "$as_me: failed program was:" >&5
6741 sed 's/^/| /' conftest.$ac_ext >&5
6743 eval "$as_ac_Header=no"
6746 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6748 ac_res=`eval 'as_val=${'$as_ac_Header'}
6749 $as_echo "$as_val"'`
6750 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6751 $as_echo "$ac_res" >&6; }
6752 as_val=`eval 'as_val=${'$as_ac_Header'}
6753 $as_echo "$as_val"'`
6754 if test "x$as_val" = x""yes; then
6755 cat >>confdefs.h <<_ACEOF
6756 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6765 for ac_header in resolv.h
6767 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6768 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6769 $as_echo_n "checking for $ac_header... " >&6; }
6770 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6771 $as_echo_n "(cached) " >&6
6773 cat >conftest.$ac_ext <<_ACEOF
6776 cat confdefs.h >>conftest.$ac_ext
6777 cat >>conftest.$ac_ext <<_ACEOF
6778 /* end confdefs.h. */
6779 #include <sys/types.h>
6780 #ifdef HAVE_SYS_SOCKET_H
6781 # include <sys/socket.h>
6783 #ifdef HAVE_NETINET_IN_H
6784 # include <netinet/in.h>
6786 #ifdef HAVE_ARPA_NAMESER_H
6787 # include <arpa/nameser.h>
6790 #include <$ac_header>
6792 rm -f conftest.$ac_objext
6793 if { (ac_try="$ac_compile"
6795 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6796 *) ac_try_echo
=$ac_try;;
6798 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6799 $as_echo "$ac_try_echo") >&5
6800 (eval "$ac_compile") 2>conftest.er1
6802 grep -v '^ *+' conftest.er1
>conftest.err
6804 cat conftest.err
>&5
6805 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6806 (exit $ac_status); } && {
6807 test -z "$ac_c_werror_flag" ||
6808 test ! -s conftest.err
6809 } && test -s conftest.
$ac_objext; then
6810 eval "$as_ac_Header=yes"
6812 $as_echo "$as_me: failed program was:" >&5
6813 sed 's/^/| /' conftest.
$ac_ext >&5
6815 eval "$as_ac_Header=no"
6818 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6820 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6821 $as_echo "$as_val"'`
6822 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6823 $as_echo "$ac_res" >&6; }
6824 as_val
=`eval 'as_val=${'$as_ac_Header'}
6825 $as_echo "$as_val"'`
6826 if test "x$as_val" = x
""yes; then
6827 cat >>confdefs.h
<<_ACEOF
6828 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6837 for ac_header
in ucontext.h
6839 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6840 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6841 $as_echo_n "checking for $ac_header... " >&6; }
6842 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6843 $as_echo_n "(cached) " >&6
6845 cat >conftest.
$ac_ext <<_ACEOF
6848 cat confdefs.h
>>conftest.
$ac_ext
6849 cat >>conftest.
$ac_ext <<_ACEOF
6850 /* end confdefs.h. */
6853 #include <$ac_header>
6855 rm -f conftest.
$ac_objext
6856 if { (ac_try
="$ac_compile"
6858 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6859 *) ac_try_echo=$ac_try;;
6861 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6862 $as_echo "$ac_try_echo") >&5
6863 (eval "$ac_compile") 2>conftest.er1
6865 grep -v '^ *+' conftest.er1 >conftest.err
6867 cat conftest.err >&5
6868 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6869 (exit $ac_status); } && {
6870 test -z "$ac_c_werror_flag" ||
6871 test ! -s conftest.err
6872 } && test -s conftest.$ac_objext; then
6873 eval "$as_ac_Header=yes"
6875 $as_echo "$as_me: failed program was:" >&5
6876 sed 's/^/| /' conftest.$ac_ext >&5
6878 eval "$as_ac_Header=no"
6881 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6883 ac_res=`eval 'as_val=${'$as_ac_Header'}
6884 $as_echo "$as_val"'`
6885 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6886 $as_echo "$ac_res" >&6; }
6887 as_val=`eval 'as_val=${'$as_ac_Header'}
6888 $as_echo "$as_val"'`
6889 if test "x$as_val" = x""yes; then
6890 cat >>confdefs.h <<_ACEOF
6891 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6900 for ac_header in sys/thr.h
6902 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6903 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6904 $as_echo_n "checking for $ac_header... " >&6; }
6905 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6906 $as_echo_n "(cached) " >&6
6908 cat >conftest.$ac_ext <<_ACEOF
6911 cat confdefs.h >>conftest.$ac_ext
6912 cat >>conftest.$ac_ext <<_ACEOF
6913 /* end confdefs.h. */
6914 #include <sys/types.h>
6915 #ifdef HAVE_UCONTEXT_H
6916 #include <ucontext.h>
6919 #include <$ac_header>
6921 rm -f conftest.$ac_objext
6922 if { (ac_try="$ac_compile"
6924 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6925 *) ac_try_echo
=$ac_try;;
6927 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6928 $as_echo "$ac_try_echo") >&5
6929 (eval "$ac_compile") 2>conftest.er1
6931 grep -v '^ *+' conftest.er1
>conftest.err
6933 cat conftest.err
>&5
6934 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6935 (exit $ac_status); } && {
6936 test -z "$ac_c_werror_flag" ||
6937 test ! -s conftest.err
6938 } && test -s conftest.
$ac_objext; then
6939 eval "$as_ac_Header=yes"
6941 $as_echo "$as_me: failed program was:" >&5
6942 sed 's/^/| /' conftest.
$ac_ext >&5
6944 eval "$as_ac_Header=no"
6947 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6949 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6950 $as_echo "$as_val"'`
6951 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6952 $as_echo "$ac_res" >&6; }
6953 as_val
=`eval 'as_val=${'$as_ac_Header'}
6954 $as_echo "$as_val"'`
6955 if test "x$as_val" = x
""yes; then
6956 cat >>confdefs.h
<<_ACEOF
6957 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6966 for ac_header
in pthread_np.h
6968 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6969 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6970 $as_echo_n "checking for $ac_header... " >&6; }
6971 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6972 $as_echo_n "(cached) " >&6
6974 cat >conftest.
$ac_ext <<_ACEOF
6977 cat confdefs.h
>>conftest.
$ac_ext
6978 cat >>conftest.
$ac_ext <<_ACEOF
6979 /* end confdefs.h. */
6980 #ifdef HAVE_PTHREAD_H
6981 #include <pthread.h>
6984 #include <$ac_header>
6986 rm -f conftest.
$ac_objext
6987 if { (ac_try
="$ac_compile"
6989 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6990 *) ac_try_echo=$ac_try;;
6992 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6993 $as_echo "$ac_try_echo") >&5
6994 (eval "$ac_compile") 2>conftest.er1
6996 grep -v '^ *+' conftest.er1 >conftest.err
6998 cat conftest.err >&5
6999 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7000 (exit $ac_status); } && {
7001 test -z "$ac_c_werror_flag" ||
7002 test ! -s conftest.err
7003 } && test -s conftest.$ac_objext; then
7004 eval "$as_ac_Header=yes"
7006 $as_echo "$as_me: failed program was:" >&5
7007 sed 's/^/| /' conftest.$ac_ext >&5
7009 eval "$as_ac_Header=no"
7012 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7014 ac_res=`eval 'as_val=${'$as_ac_Header'}
7015 $as_echo "$as_val"'`
7016 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7017 $as_echo "$ac_res" >&6; }
7018 as_val=`eval 'as_val=${'$as_ac_Header'}
7019 $as_echo "$as_val"'`
7020 if test "x$as_val" = x""yes; then
7021 cat >>confdefs.h <<_ACEOF
7022 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
7031 for ac_header in linux/videodev.h
7033 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
7034 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7035 $as_echo_n "checking for $ac_header... " >&6; }
7036 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7037 $as_echo_n "(cached) " >&6
7039 cat >conftest.$ac_ext <<_ACEOF
7042 cat confdefs.h >>conftest.$ac_ext
7043 cat >>conftest.$ac_ext <<_ACEOF
7044 /* end confdefs.h. */
7045 #ifdef HAVE_SYS_TIME_H
7046 #include <sys/time.h>
7048 #include <sys/types.h>
7049 #ifdef HAVE_ASM_TYPES_H
7050 #include <asm/types.h>
7053 #include <$ac_header>
7055 rm -f conftest.$ac_objext
7056 if { (ac_try="$ac_compile"
7058 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7059 *) ac_try_echo
=$ac_try;;
7061 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7062 $as_echo "$ac_try_echo") >&5
7063 (eval "$ac_compile") 2>conftest.er1
7065 grep -v '^ *+' conftest.er1
>conftest.err
7067 cat conftest.err
>&5
7068 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7069 (exit $ac_status); } && {
7070 test -z "$ac_c_werror_flag" ||
7071 test ! -s conftest.err
7072 } && test -s conftest.
$ac_objext; then
7073 eval "$as_ac_Header=yes"
7075 $as_echo "$as_me: failed program was:" >&5
7076 sed 's/^/| /' conftest.
$ac_ext >&5
7078 eval "$as_ac_Header=no"
7081 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
7083 ac_res
=`eval 'as_val=${'$as_ac_Header'}
7084 $as_echo "$as_val"'`
7085 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7086 $as_echo "$ac_res" >&6; }
7087 as_val
=`eval 'as_val=${'$as_ac_Header'}
7088 $as_echo "$as_val"'`
7089 if test "x$as_val" = x
""yes; then
7090 cat >>confdefs.h
<<_ACEOF
7091 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7100 for ac_header
in linux
/capi.h
7102 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7103 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7104 $as_echo_n "checking for $ac_header... " >&6; }
7105 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7106 $as_echo_n "(cached) " >&6
7108 cat >conftest.
$ac_ext <<_ACEOF
7111 cat confdefs.h
>>conftest.
$ac_ext
7112 cat >>conftest.
$ac_ext <<_ACEOF
7113 /* end confdefs.h. */
7116 #include <$ac_header>
7118 rm -f conftest.
$ac_objext
7119 if { (ac_try
="$ac_compile"
7121 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7122 *) ac_try_echo=$ac_try;;
7124 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7125 $as_echo "$ac_try_echo") >&5
7126 (eval "$ac_compile") 2>conftest.er1
7128 grep -v '^ *+' conftest.er1 >conftest.err
7130 cat conftest.err >&5
7131 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7132 (exit $ac_status); } && {
7133 test -z "$ac_c_werror_flag" ||
7134 test ! -s conftest.err
7135 } && test -s conftest.$ac_objext; then
7136 eval "$as_ac_Header=yes"
7138 $as_echo "$as_me: failed program was:" >&5
7139 sed 's/^/| /' conftest.$ac_ext >&5
7141 eval "$as_ac_Header=no"
7144 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7146 ac_res=`eval 'as_val=${'$as_ac_Header'}
7147 $as_echo "$as_val"'`
7148 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7149 $as_echo "$ac_res" >&6; }
7150 as_val=`eval 'as_val=${'$as_ac_Header'}
7151 $as_echo "$as_val"'`
7152 if test "x$as_val" = x""yes; then
7153 cat >>confdefs.h <<_ACEOF
7154 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
7165 DLLFLAGS="-D_REENTRANT"
7179 # Extract the first word of "ldd", so it can be a program name with args.
7180 set dummy ldd; ac_word=$2
7181 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7182 $as_echo_n "checking for $ac_word... " >&6; }
7183 if test "${ac_cv_path_LDD+set}" = set; then
7184 $as_echo_n "(cached) " >&6
7188 ac_cv_path_LDD="$LDD" # Let the user override the test with a path.
7191 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7192 as_dummy="/sbin:/usr/sbin:$PATH"
7193 for as_dir in $as_dummy
7196 test -z "$as_dir" && as_dir=.
7197 for ac_exec_ext in '' $ac_executable_extensions; do
7198 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7199 ac_cv_path_LDD="$as_dir/$ac_word$ac_exec_ext"
7200 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7207 test -z "$ac_cv_path_LDD" && ac_cv_path_LDD="true"
7212 if test -n "$LDD"; then
7213 { $as_echo "$as_me:$LINENO: result: $LDD" >&5
7214 $as_echo "$LDD" >&6; }
7216 { $as_echo "$as_me:$LINENO: result: no" >&5
7217 $as_echo "no" >&6; }
7224 if test -n "$ac_tool_prefix"; then
7225 # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
7226 set dummy ${ac_tool_prefix}dlltool; ac_word=$2
7227 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7228 $as_echo_n "checking for $ac_word... " >&6; }
7229 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
7230 $as_echo_n "(cached) " >&6
7232 if test -n "$DLLTOOL"; then
7233 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
7235 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7239 test -z "$as_dir" && as_dir=.
7240 for ac_exec_ext in '' $ac_executable_extensions; do
7241 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7242 ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
7243 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7252 DLLTOOL=$ac_cv_prog_DLLTOOL
7253 if test -n "$DLLTOOL"; then
7254 { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
7255 $as_echo "$DLLTOOL" >&6; }
7257 { $as_echo "$as_me:$LINENO: result: no" >&5
7258 $as_echo "no" >&6; }
7263 if test -z "$ac_cv_prog_DLLTOOL"; then
7264 ac_ct_DLLTOOL=$DLLTOOL
7265 # Extract the first word of "dlltool", so it can be a program name with args.
7266 set dummy dlltool; ac_word=$2
7267 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7268 $as_echo_n "checking for $ac_word... " >&6; }
7269 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then
7270 $as_echo_n "(cached) " >&6
7272 if test -n "$ac_ct_DLLTOOL"; then
7273 ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
7275 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7279 test -z "$as_dir" && as_dir=.
7280 for ac_exec_ext in '' $ac_executable_extensions; do
7281 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7282 ac_cv_prog_ac_ct_DLLTOOL="dlltool"
7283 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7292 ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
7293 if test -n "$ac_ct_DLLTOOL"; then
7294 { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLTOOL" >&5
7295 $as_echo "$ac_ct_DLLTOOL" >&6; }
7297 { $as_echo "$as_me:$LINENO: result: no" >&5
7298 $as_echo "no" >&6; }
7301 if test "x$ac_ct_DLLTOOL" = x; then
7304 case $cross_compiling:$ac_tool_warned in
7306 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7307 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7308 ac_tool_warned=yes ;;
7310 DLLTOOL=$ac_ct_DLLTOOL
7313 DLLTOOL="$ac_cv_prog_DLLTOOL"
7316 if test -n "$ac_tool_prefix"; then
7317 # Extract the first word of "${ac_tool_prefix}dllwrap", so it can be a program name with args.
7318 set dummy ${ac_tool_prefix}dllwrap; ac_word=$2
7319 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7320 $as_echo_n "checking for $ac_word... " >&6; }
7321 if test "${ac_cv_prog_DLLWRAP+set}" = set; then
7322 $as_echo_n "(cached) " >&6
7324 if test -n "$DLLWRAP"; then
7325 ac_cv_prog_DLLWRAP="$DLLWRAP" # Let the user override the test.
7327 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7331 test -z "$as_dir" && as_dir=.
7332 for ac_exec_ext in '' $ac_executable_extensions; do
7333 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7334 ac_cv_prog_DLLWRAP="${ac_tool_prefix}dllwrap"
7335 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7344 DLLWRAP=$ac_cv_prog_DLLWRAP
7345 if test -n "$DLLWRAP"; then
7346 { $as_echo "$as_me:$LINENO: result: $DLLWRAP" >&5
7347 $as_echo "$DLLWRAP" >&6; }
7349 { $as_echo "$as_me:$LINENO: result: no" >&5
7350 $as_echo "no" >&6; }
7355 if test -z "$ac_cv_prog_DLLWRAP"; then
7356 ac_ct_DLLWRAP=$DLLWRAP
7357 # Extract the first word of "dllwrap", so it can be a program name with args.
7358 set dummy dllwrap; ac_word=$2
7359 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7360 $as_echo_n "checking for $ac_word... " >&6; }
7361 if test "${ac_cv_prog_ac_ct_DLLWRAP+set}" = set; then
7362 $as_echo_n "(cached) " >&6
7364 if test -n "$ac_ct_DLLWRAP"; then
7365 ac_cv_prog_ac_ct_DLLWRAP="$ac_ct_DLLWRAP" # Let the user override the test.
7367 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7371 test -z "$as_dir" && as_dir=.
7372 for ac_exec_ext in '' $ac_executable_extensions; do
7373 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7374 ac_cv_prog_ac_ct_DLLWRAP="dllwrap"
7375 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7384 ac_ct_DLLWRAP=$ac_cv_prog_ac_ct_DLLWRAP
7385 if test -n "$ac_ct_DLLWRAP"; then
7386 { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLWRAP" >&5
7387 $as_echo "$ac_ct_DLLWRAP" >&6; }
7389 { $as_echo "$as_me:$LINENO: result: no" >&5
7390 $as_echo "no" >&6; }
7393 if test "x$ac_ct_DLLWRAP" = x; then
7396 case $cross_compiling:$ac_tool_warned in
7398 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7399 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7400 ac_tool_warned=yes ;;
7402 DLLWRAP=$ac_ct_DLLWRAP
7405 DLLWRAP="$ac_cv_prog_DLLWRAP"
7408 if test -n "$ac_tool_prefix"; then
7409 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
7410 set dummy ${ac_tool_prefix}ar; ac_word=$2
7411 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7412 $as_echo_n "checking for $ac_word... " >&6; }
7413 if test "${ac_cv_prog_MINGWAR+set}" = set; then
7414 $as_echo_n "(cached) " >&6
7416 if test -n "$MINGWAR"; then
7417 ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
7419 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7423 test -z "$as_dir" && as_dir=.
7424 for ac_exec_ext in '' $ac_executable_extensions; do
7425 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7426 ac_cv_prog_MINGWAR="${ac_tool_prefix}ar"
7427 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7436 MINGWAR=$ac_cv_prog_MINGWAR
7437 if test -n "$MINGWAR"; then
7438 { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
7439 $as_echo "$MINGWAR" >&6; }
7441 { $as_echo "$as_me:$LINENO: result: no" >&5
7442 $as_echo "no" >&6; }
7447 if test -z "$ac_cv_prog_MINGWAR"; then
7448 ac_ct_MINGWAR=$MINGWAR
7449 # Extract the first word of "ar", so it can be a program name with args.
7450 set dummy ar; ac_word=$2
7451 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7452 $as_echo_n "checking for $ac_word... " >&6; }
7453 if test "${ac_cv_prog_ac_ct_MINGWAR+set}" = set; then
7454 $as_echo_n "(cached) " >&6
7456 if test -n "$ac_ct_MINGWAR"; then
7457 ac_cv_prog_ac_ct_MINGWAR="$ac_ct_MINGWAR" # Let the user override the test.
7459 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7463 test -z "$as_dir" && as_dir=.
7464 for ac_exec_ext in '' $ac_executable_extensions; do
7465 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7466 ac_cv_prog_ac_ct_MINGWAR="ar"
7467 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7476 ac_ct_MINGWAR=$ac_cv_prog_ac_ct_MINGWAR
7477 if test -n "$ac_ct_MINGWAR"; then
7478 { $as_echo "$as_me:$LINENO: result: $ac_ct_MINGWAR" >&5
7479 $as_echo "$ac_ct_MINGWAR" >&6; }
7481 { $as_echo "$as_me:$LINENO: result: no" >&5
7482 $as_echo "no" >&6; }
7485 if test "x$ac_ct_MINGWAR" = x; then
7488 case $cross_compiling:$ac_tool_warned in
7490 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7491 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7492 ac_tool_warned=yes ;;
7494 MINGWAR=$ac_ct_MINGWAR
7497 MINGWAR="$ac_cv_prog_MINGWAR"
7500 if test "$DLLWRAP" = "false"; then
7508 enable_iphlpapi=${enable_iphlpapi:-no}
7509 enable_kernel32=${enable_kernel32:-no}
7510 enable_msvcrt=${enable_msvcrt:-no}
7511 enable_ntdll=${enable_ntdll:-no}
7512 enable_ws2_32=${enable_ws2_32:-no}
7513 enable_loader=${enable_loader:-no}
7514 enable_server=${enable_server:-no}
7515 with_x=${with_x:-no}
7516 with_pthread=${with_pthread:-no}
7521 DLLFLAGS="$DLLFLAGS -fPIC"
7522 LDDLLFLAGS="-bundle -multiply_defined suppress"
7523 LIBWINE_LDFLAGS="-multiply_defined suppress"
7524 LDSHARED="\$(CC) -dynamiclib"
7526 LDRPATH_LOCAL="&& install_name_tool -change @executable_path/\`\$
(RELPATH
) \$
(bindir
) \$
(libdir
)\
`/libwine.1.dylib @executable_path/\$(TOPOBJDIR)/libs/wine/libwine.1.dylib \$@ || \$(RM) \$@"
7527 SECURITYLIB="-framework Security -framework CoreFoundation"
7529 COREFOUNDATIONLIB="-framework CoreFoundation"
7531 IOKITLIB="-framework IOKit -framework CoreFoundation"
7533 LDEXECFLAGS="-image_base 0x7bf00000 -Wl,-segaddr,WINE_DOS,0x00000000,-segaddr,WINE_SHARED_HEAP,0x7f000000"
7535 if test "$ac_cv_header_DiskArbitration_DiskArbitration_h" = "yes"
7537 DISKARBITRATIONLIB="-framework DiskArbitration -framework CoreFoundation"
7540 if test "$ac_cv_header_CoreAudio_CoreAudio_h" = "yes" -a "$ac_cv_header_AudioUnit_AudioUnit_h" = "yes"
7542 COREAUDIO="-framework CoreAudio -framework AudioUnit -framework CoreServices -framework AudioToolbox -framework CoreMIDI"
7545 if test "$ac_cv_header_IOKit_hid_IOHIDLib_h" = "yes"
7547 ac_save_LIBS="$LIBS"
7548 LIBS="$LIBS $IOKITLIB"
7550 for ac_func in IOHIDManagerCreate
7552 as_ac_var=`$as_echo "ac_cv_func_$ac_func" |
$as_tr_sh`
7553 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
7554 $as_echo_n "checking for $ac_func... " >&6; }
7555 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
7556 $as_echo_n "(cached) " >&6
7558 cat >conftest.$ac_ext <<_ACEOF
7561 cat confdefs.h >>conftest.$ac_ext
7562 cat >>conftest.$ac_ext <<_ACEOF
7563 /* end confdefs.h. */
7564 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
7565 For example, HP-UX 11i <limits.h> declares gettimeofday. */
7566 #define $ac_func innocuous_$ac_func
7568 /* System header to define __stub macros and hopefully few prototypes,
7569 which can conflict with char $ac_func (); below.
7570 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7571 <limits.h> exists even on freestanding compilers. */
7574 # include <limits.h>
7576 # include <assert.h>
7581 /* Override any GCC internal prototype to avoid an error.
7582 Use char because int might match the return type of a GCC
7583 builtin and then its argument prototype would still apply. */
7588 /* The GNU C library defines this for functions which it implements
7589 to always fail with ENOSYS. Some functions are actually named
7590 something starting with __ and the normal name is an alias. */
7591 #if defined __stub_$ac_func || defined __stub___$ac_func
7603 rm -f conftest.$ac_objext conftest$ac_exeext
7604 if { (ac_try="$ac_link"
7606 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7607 *) ac_try_echo
=$ac_try;;
7609 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7610 $as_echo "$ac_try_echo") >&5
7611 (eval "$ac_link") 2>conftest.er1
7613 grep -v '^ *+' conftest.er1
>conftest.err
7615 cat conftest.err
>&5
7616 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7617 (exit $ac_status); } && {
7618 test -z "$ac_c_werror_flag" ||
7619 test ! -s conftest.err
7620 } && test -s conftest
$ac_exeext && {
7621 test "$cross_compiling" = yes ||
7622 $as_test_x conftest
$ac_exeext
7624 eval "$as_ac_var=yes"
7626 $as_echo "$as_me: failed program was:" >&5
7627 sed 's/^/| /' conftest.
$ac_ext >&5
7629 eval "$as_ac_var=no"
7632 rm -rf conftest.dSYM
7633 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7634 conftest
$ac_exeext conftest.
$ac_ext
7636 ac_res
=`eval 'as_val=${'$as_ac_var'}
7637 $as_echo "$as_val"'`
7638 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7639 $as_echo "$ac_res" >&6; }
7640 as_val
=`eval 'as_val=${'$as_ac_var'}
7641 $as_echo "$as_val"'`
7642 if test "x$as_val" = x
""yes; then
7643 cat >>confdefs.h
<<_ACEOF
7644 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
7650 LIBS
="$ac_save_LIBS"
7654 LDDLLFLAGS
="$LDDLLFLAGS -read_only_relocs warning" ;;
7656 if test "$ac_cv_header_Carbon_Carbon_h" = "yes"
7658 CARBONLIB
="-framework Carbon"
7660 enable_winequartz_drv
=${enable_winequartz_drv:-yes}
7664 DLLFLAGS
="$DLLFLAGS -fPIC"
7666 { $as_echo "$as_me:$LINENO: checking whether we can build a GNU style ELF dll" >&5
7667 $as_echo_n "checking whether we can build a GNU style ELF dll... " >&6; }
7668 if test "${ac_cv_c_dll_gnuelf+set}" = set; then
7669 $as_echo_n "(cached) " >&6
7671 ac_wine_try_cflags_saved
=$CFLAGS
7672 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-Bsymbolic"
7673 cat >conftest.
$ac_ext <<_ACEOF
7676 rm -f conftest.
$ac_objext conftest
$ac_exeext
7677 if { (ac_try
="$ac_link"
7679 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7680 *) ac_try_echo=$ac_try;;
7682 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7683 $as_echo "$ac_try_echo") >&5
7684 (eval "$ac_link") 2>conftest.er1
7686 grep -v '^ *+' conftest.er1 >conftest.err
7688 cat conftest.err >&5
7689 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7690 (exit $ac_status); } && {
7691 test -z "$ac_c_werror_flag" ||
7692 test ! -s conftest.err
7693 } && test -s conftest$ac_exeext && {
7694 test "$cross_compiling" = yes ||
7695 $as_test_x conftest$ac_exeext
7697 ac_cv_c_dll_gnuelf="yes"
7699 $as_echo "$as_me: failed program was:" >&5
7700 sed 's/^/| /' conftest.$ac_ext >&5
7702 ac_cv_c_dll_gnuelf="no"
7705 rm -rf conftest.dSYM
7706 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7707 conftest$ac_exeext conftest.$ac_ext
7708 CFLAGS=$ac_wine_try_cflags_saved
7710 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_gnuelf" >&5
7711 $as_echo "$ac_cv_c_dll_gnuelf" >&6; }
7712 if test "$ac_cv_c_dll_gnuelf" = "yes"
7714 LDSHARED="\$(CC) -shared"
7715 LDDLLFLAGS="-shared -Wl,-Bsymbolic"
7716 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1" >&5
7717 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... " >&6; }
7718 if test "${ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1+set}" = set; then
7719 $as_echo_n "(cached) " >&6
7721 ac_wine_try_cflags_saved=$CFLAGS
7722 CFLAGS="$CFLAGS -fPIC -shared -Wl,-soname,confest.so.1"
7723 cat >conftest.$ac_ext <<_ACEOF
7726 cat confdefs.h >>conftest.$ac_ext
7727 cat >>conftest.$ac_ext <<_ACEOF
7728 /* end confdefs.h. */
7738 rm -f conftest.$ac_objext conftest$ac_exeext
7739 if { (ac_try="$ac_link"
7741 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7742 *) ac_try_echo
=$ac_try;;
7744 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7745 $as_echo "$ac_try_echo") >&5
7746 (eval "$ac_link") 2>conftest.er1
7748 grep -v '^ *+' conftest.er1
>conftest.err
7750 cat conftest.err
>&5
7751 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7752 (exit $ac_status); } && {
7753 test -z "$ac_c_werror_flag" ||
7754 test ! -s conftest.err
7755 } && test -s conftest
$ac_exeext && {
7756 test "$cross_compiling" = yes ||
7757 $as_test_x conftest
$ac_exeext
7759 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1
=yes
7761 $as_echo "$as_me: failed program was:" >&5
7762 sed 's/^/| /' conftest.
$ac_ext >&5
7764 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1
=no
7767 rm -rf conftest.dSYM
7768 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7769 conftest
$ac_exeext conftest.
$ac_ext
7770 CFLAGS
=$ac_wine_try_cflags_saved
7772 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&5
7773 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&6; }
7774 if test $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1 = yes; then
7775 LDSHARED
="\$(CC) -shared \$(SONAME:%=-Wl,-soname,%)"
7777 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1" >&5
7778 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1... " >&6; }
7779 if test "${ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1+set}" = set; then
7780 $as_echo_n "(cached) " >&6
7782 ac_wine_try_cflags_saved
=$CFLAGS
7783 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-h,confest.so.1"
7784 cat >conftest.
$ac_ext <<_ACEOF
7787 cat confdefs.h
>>conftest.
$ac_ext
7788 cat >>conftest.
$ac_ext <<_ACEOF
7789 /* end confdefs.h. */
7799 rm -f conftest.
$ac_objext conftest
$ac_exeext
7800 if { (ac_try
="$ac_link"
7802 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7803 *) ac_try_echo=$ac_try;;
7805 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7806 $as_echo "$ac_try_echo") >&5
7807 (eval "$ac_link") 2>conftest.er1
7809 grep -v '^ *+' conftest.er1 >conftest.err
7811 cat conftest.err >&5
7812 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7813 (exit $ac_status); } && {
7814 test -z "$ac_c_werror_flag" ||
7815 test ! -s conftest.err
7816 } && test -s conftest$ac_exeext && {
7817 test "$cross_compiling" = yes ||
7818 $as_test_x conftest$ac_exeext
7820 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=yes
7822 $as_echo "$as_me: failed program was:" >&5
7823 sed 's/^/| /' conftest.$ac_ext >&5
7825 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=no
7828 rm -rf conftest.dSYM
7829 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7830 conftest$ac_exeext conftest.$ac_ext
7831 CFLAGS=$ac_wine_try_cflags_saved
7833 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&5
7834 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&6; }
7835 if test $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1 = yes; then
7836 LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-h,%)"
7842 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs" >&5
7843 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... " >&6; }
7844 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs+set}" = set; then
7845 $as_echo_n "(cached) " >&6
7847 ac_wine_try_cflags_saved=$CFLAGS
7848 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-z,defs"
7849 cat >conftest.$ac_ext <<_ACEOF
7852 cat confdefs.h >>conftest.$ac_ext
7853 cat >>conftest.$ac_ext <<_ACEOF
7854 /* end confdefs.h. */
7864 rm -f conftest.$ac_objext conftest$ac_exeext
7865 if { (ac_try="$ac_link"
7867 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7868 *) ac_try_echo
=$ac_try;;
7870 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7871 $as_echo "$ac_try_echo") >&5
7872 (eval "$ac_link") 2>conftest.er1
7874 grep -v '^ *+' conftest.er1
>conftest.err
7876 cat conftest.err
>&5
7877 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7878 (exit $ac_status); } && {
7879 test -z "$ac_c_werror_flag" ||
7880 test ! -s conftest.err
7881 } && test -s conftest
$ac_exeext && {
7882 test "$cross_compiling" = yes ||
7883 $as_test_x conftest
$ac_exeext
7885 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs
=yes
7887 $as_echo "$as_me: failed program was:" >&5
7888 sed 's/^/| /' conftest.
$ac_ext >&5
7890 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs
=no
7893 rm -rf conftest.dSYM
7894 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7895 conftest
$ac_exeext conftest.
$ac_ext
7896 CFLAGS
=$ac_wine_try_cflags_saved
7898 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&5
7899 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&6; }
7900 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs = yes; then
7901 LDDLLFLAGS
="$LDDLLFLAGS,-z,defs"
7905 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini" >&5
7906 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... " >&6; }
7907 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini+set}" = set; then
7908 $as_echo_n "(cached) " >&6
7910 ac_wine_try_cflags_saved
=$CFLAGS
7911 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini"
7912 cat >conftest.
$ac_ext <<_ACEOF
7915 cat confdefs.h
>>conftest.
$ac_ext
7916 cat >>conftest.
$ac_ext <<_ACEOF
7917 /* end confdefs.h. */
7927 rm -f conftest.
$ac_objext conftest
$ac_exeext
7928 if { (ac_try
="$ac_link"
7930 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7931 *) ac_try_echo=$ac_try;;
7933 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7934 $as_echo "$ac_try_echo") >&5
7935 (eval "$ac_link") 2>conftest.er1
7937 grep -v '^ *+' conftest.er1 >conftest.err
7939 cat conftest.err >&5
7940 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7941 (exit $ac_status); } && {
7942 test -z "$ac_c_werror_flag" ||
7943 test ! -s conftest.err
7944 } && test -s conftest$ac_exeext && {
7945 test "$cross_compiling" = yes ||
7946 $as_test_x conftest$ac_exeext
7948 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=yes
7950 $as_echo "$as_me: failed program was:" >&5
7951 sed 's/^/| /' conftest.$ac_ext >&5
7953 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=no
7956 rm -rf conftest.dSYM
7957 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7958 conftest$ac_exeext conftest.$ac_ext
7959 CFLAGS=$ac_wine_try_cflags_saved
7961 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&5
7962 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&6; }
7963 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini = yes; then
7964 LDDLLFLAGS="$LDDLLFLAGS,-init,__wine_spec_init,-fini,__wine_spec_fini"
7968 echo '{ global: *; };' >conftest.map
7969 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map" >&5
7970 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... " >&6; }
7971 if test "${ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map+set}" = set; then
7972 $as_echo_n "(cached) " >&6
7974 ac_wine_try_cflags_saved=$CFLAGS
7975 CFLAGS="$CFLAGS -fPIC -shared -Wl,--version-script=conftest.map"
7976 cat >conftest.$ac_ext <<_ACEOF
7979 cat confdefs.h >>conftest.$ac_ext
7980 cat >>conftest.$ac_ext <<_ACEOF
7981 /* end confdefs.h. */
7991 rm -f conftest.$ac_objext conftest$ac_exeext
7992 if { (ac_try="$ac_link"
7994 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7995 *) ac_try_echo
=$ac_try;;
7997 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7998 $as_echo "$ac_try_echo") >&5
7999 (eval "$ac_link") 2>conftest.er1
8001 grep -v '^ *+' conftest.er1
>conftest.err
8003 cat conftest.err
>&5
8004 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8005 (exit $ac_status); } && {
8006 test -z "$ac_c_werror_flag" ||
8007 test ! -s conftest.err
8008 } && test -s conftest
$ac_exeext && {
8009 test "$cross_compiling" = yes ||
8010 $as_test_x conftest
$ac_exeext
8012 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map
=yes
8014 $as_echo "$as_me: failed program was:" >&5
8015 sed 's/^/| /' conftest.
$ac_ext >&5
8017 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map
=no
8020 rm -rf conftest.dSYM
8021 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8022 conftest
$ac_exeext conftest.
$ac_ext
8023 CFLAGS
=$ac_wine_try_cflags_saved
8025 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&5
8026 $as_echo "$ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&6; }
8027 if test $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map = yes; then
8028 LDSHARED
="$LDSHARED \$(VERSCRIPT:%=-Wl,--version-script=%)"
8033 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--export-dynamic" >&5
8034 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--export-dynamic... " >&6; }
8035 if test "${ac_cv_cflags__fPIC__Wl___export_dynamic+set}" = set; then
8036 $as_echo_n "(cached) " >&6
8038 ac_wine_try_cflags_saved
=$CFLAGS
8039 CFLAGS
="$CFLAGS -fPIC -Wl,--export-dynamic"
8040 cat >conftest.
$ac_ext <<_ACEOF
8043 cat confdefs.h
>>conftest.
$ac_ext
8044 cat >>conftest.
$ac_ext <<_ACEOF
8045 /* end confdefs.h. */
8055 rm -f conftest.
$ac_objext conftest
$ac_exeext
8056 if { (ac_try
="$ac_link"
8058 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8059 *) ac_try_echo=$ac_try;;
8061 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8062 $as_echo "$ac_try_echo") >&5
8063 (eval "$ac_link") 2>conftest.er1
8065 grep -v '^ *+' conftest.er1 >conftest.err
8067 cat conftest.err >&5
8068 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8069 (exit $ac_status); } && {
8070 test -z "$ac_c_werror_flag" ||
8071 test ! -s conftest.err
8072 } && test -s conftest$ac_exeext && {
8073 test "$cross_compiling" = yes ||
8074 $as_test_x conftest$ac_exeext
8076 ac_cv_cflags__fPIC__Wl___export_dynamic=yes
8078 $as_echo "$as_me: failed program was:" >&5
8079 sed 's/^/| /' conftest.$ac_ext >&5
8081 ac_cv_cflags__fPIC__Wl___export_dynamic=no
8084 rm -rf conftest.dSYM
8085 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8086 conftest$ac_exeext conftest.$ac_ext
8087 CFLAGS=$ac_wine_try_cflags_saved
8089 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__Wl___export_dynamic" >&5
8090 $as_echo "$ac_cv_cflags__fPIC__Wl___export_dynamic" >&6; }
8091 if test $ac_cv_cflags__fPIC__Wl___export_dynamic = yes; then
8092 LDEXECFLAGS="-Wl,--export-dynamic"
8097 as_ac_var=`$as_echo "ac_cv_cflags_-fPIC -Wl,--rpath,\$ORIGIN/../lib" |
$as_tr_sh`
8098 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib" >&5
8099 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib... " >&6; }
8100 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
8101 $as_echo_n "(cached) " >&6
8103 ac_wine_try_cflags_saved=$CFLAGS
8104 CFLAGS="$CFLAGS -fPIC -Wl,--rpath,\$ORIGIN/../lib"
8105 cat >conftest.$ac_ext <<_ACEOF
8108 cat confdefs.h >>conftest.$ac_ext
8109 cat >>conftest.$ac_ext <<_ACEOF
8110 /* end confdefs.h. */
8120 rm -f conftest.$ac_objext conftest$ac_exeext
8121 if { (ac_try="$ac_link"
8123 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8124 *) ac_try_echo
=$ac_try;;
8126 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8127 $as_echo "$ac_try_echo") >&5
8128 (eval "$ac_link") 2>conftest.er1
8130 grep -v '^ *+' conftest.er1
>conftest.err
8132 cat conftest.err
>&5
8133 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8134 (exit $ac_status); } && {
8135 test -z "$ac_c_werror_flag" ||
8136 test ! -s conftest.err
8137 } && test -s conftest
$ac_exeext && {
8138 test "$cross_compiling" = yes ||
8139 $as_test_x conftest
$ac_exeext
8141 eval "$as_ac_var=yes"
8143 $as_echo "$as_me: failed program was:" >&5
8144 sed 's/^/| /' conftest.
$ac_ext >&5
8146 eval "$as_ac_var=no"
8149 rm -rf conftest.dSYM
8150 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8151 conftest
$ac_exeext conftest.
$ac_ext
8152 CFLAGS
=$ac_wine_try_cflags_saved
8154 ac_res
=`eval 'as_val=${'$as_ac_var'}
8155 $as_echo "$as_val"'`
8156 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8157 $as_echo "$ac_res" >&6; }
8158 if test `eval 'as_val=${'$as_ac_var'}
8159 $as_echo "$as_val"'` = yes; then
8160 LDRPATH_INSTALL
="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
8161 LDRPATH_LOCAL
="-Wl,--rpath,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
8163 as_ac_var
=`$as_echo "ac_cv_cflags_-fPIC -Wl,-R,\$ORIGIN/../lib" | $as_tr_sh`
8164 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib" >&5
8165 $as_echo_n "checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib... " >&6; }
8166 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
8167 $as_echo_n "(cached) " >&6
8169 ac_wine_try_cflags_saved
=$CFLAGS
8170 CFLAGS
="$CFLAGS -fPIC -Wl,-R,\$ORIGIN/../lib"
8171 cat >conftest.
$ac_ext <<_ACEOF
8174 cat confdefs.h
>>conftest.
$ac_ext
8175 cat >>conftest.
$ac_ext <<_ACEOF
8176 /* end confdefs.h. */
8186 rm -f conftest.
$ac_objext conftest
$ac_exeext
8187 if { (ac_try
="$ac_link"
8189 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8190 *) ac_try_echo=$ac_try;;
8192 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8193 $as_echo "$ac_try_echo") >&5
8194 (eval "$ac_link") 2>conftest.er1
8196 grep -v '^ *+' conftest.er1 >conftest.err
8198 cat conftest.err >&5
8199 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8200 (exit $ac_status); } && {
8201 test -z "$ac_c_werror_flag" ||
8202 test ! -s conftest.err
8203 } && test -s conftest$ac_exeext && {
8204 test "$cross_compiling" = yes ||
8205 $as_test_x conftest$ac_exeext
8207 eval "$as_ac_var=yes"
8209 $as_echo "$as_me: failed program was:" >&5
8210 sed 's/^/| /' conftest.$ac_ext >&5
8212 eval "$as_ac_var=no"
8215 rm -rf conftest.dSYM
8216 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8217 conftest$ac_exeext conftest.$ac_ext
8218 CFLAGS=$ac_wine_try_cflags_saved
8220 ac_res=`eval 'as_val=${'$as_ac_var'}
8221 $as_echo "$as_val"'`
8222 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8223 $as_echo "$ac_res" >&6; }
8224 if test `eval 'as_val=${'$as_ac_var'}
8225 $as_echo "$as_val"'` = yes; then
8226 LDRPATH_INSTALL="-Wl,-R,\\\$\$ORIGIN/\`\$
(RELPATH
) \$
(bindir
) \$
(libdir
)\
`"
8227 LDRPATH_LOCAL="-Wl,-R,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
8233 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--enable-new-dtags" >&5
8234 $as_echo_n "checking whether the compiler supports -Wl,--enable-new-dtags... " >&6; }
8235 if test "${ac_cv_cflags__Wl___enable_new_dtags+set}" = set; then
8236 $as_echo_n "(cached) " >&6
8238 ac_wine_try_cflags_saved=$CFLAGS
8239 CFLAGS="$CFLAGS -Wl,--enable-new-dtags"
8240 cat >conftest.$ac_ext <<_ACEOF
8243 cat confdefs.h >>conftest.$ac_ext
8244 cat >>conftest.$ac_ext <<_ACEOF
8245 /* end confdefs.h. */
8255 rm -f conftest.$ac_objext conftest$ac_exeext
8256 if { (ac_try="$ac_link"
8258 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8259 *) ac_try_echo
=$ac_try;;
8261 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8262 $as_echo "$ac_try_echo") >&5
8263 (eval "$ac_link") 2>conftest.er1
8265 grep -v '^ *+' conftest.er1
>conftest.err
8267 cat conftest.err
>&5
8268 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8269 (exit $ac_status); } && {
8270 test -z "$ac_c_werror_flag" ||
8271 test ! -s conftest.err
8272 } && test -s conftest
$ac_exeext && {
8273 test "$cross_compiling" = yes ||
8274 $as_test_x conftest
$ac_exeext
8276 ac_cv_cflags__Wl___enable_new_dtags
=yes
8278 $as_echo "$as_me: failed program was:" >&5
8279 sed 's/^/| /' conftest.
$ac_ext >&5
8281 ac_cv_cflags__Wl___enable_new_dtags
=no
8284 rm -rf conftest.dSYM
8285 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8286 conftest
$ac_exeext conftest.
$ac_ext
8287 CFLAGS
=$ac_wine_try_cflags_saved
8289 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___enable_new_dtags" >&5
8290 $as_echo "$ac_cv_cflags__Wl___enable_new_dtags" >&6; }
8291 if test $ac_cv_cflags__Wl___enable_new_dtags = yes; then
8292 LDRPATH_INSTALL
="$LDRPATH_INSTALL -Wl,--enable-new-dtags"
8297 *i
[3456789]86* | x86_64
)
8298 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400" >&5
8299 $as_echo_n "checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400... " >&6; }
8300 if test "${ac_cv_cflags__Wl___section_start__interp_0x7bf00400+set}" = set; then
8301 $as_echo_n "(cached) " >&6
8303 ac_wine_try_cflags_saved
=$CFLAGS
8304 CFLAGS
="$CFLAGS -Wl,--section-start,.interp=0x7bf00400"
8305 cat >conftest.
$ac_ext <<_ACEOF
8308 cat confdefs.h
>>conftest.
$ac_ext
8309 cat >>conftest.
$ac_ext <<_ACEOF
8310 /* end confdefs.h. */
8320 rm -f conftest.
$ac_objext conftest
$ac_exeext
8321 if { (ac_try
="$ac_link"
8323 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8324 *) ac_try_echo=$ac_try;;
8326 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8327 $as_echo "$ac_try_echo") >&5
8328 (eval "$ac_link") 2>conftest.er1
8330 grep -v '^ *+' conftest.er1 >conftest.err
8332 cat conftest.err >&5
8333 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8334 (exit $ac_status); } && {
8335 test -z "$ac_c_werror_flag" ||
8336 test ! -s conftest.err
8337 } && test -s conftest$ac_exeext && {
8338 test "$cross_compiling" = yes ||
8339 $as_test_x conftest$ac_exeext
8341 ac_cv_cflags__Wl___section_start__interp_0x7bf00400=yes
8343 $as_echo "$as_me: failed program was:" >&5
8344 sed 's/^/| /' conftest.$ac_ext >&5
8346 ac_cv_cflags__Wl___section_start__interp_0x7bf00400=no
8349 rm -rf conftest.dSYM
8350 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8351 conftest$ac_exeext conftest.$ac_ext
8352 CFLAGS=$ac_wine_try_cflags_saved
8354 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&5
8355 $as_echo "$ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&6; }
8356 if test $ac_cv_cflags__Wl___section_start__interp_0x7bf00400 = yes; then
8357 LDEXECFLAGS="$LDEXECFLAGS -Wl,--section-start,.interp=0x7bf00400"
8364 { $as_echo "$as_me:$LINENO: checking whether we can build a UnixWare (Solaris) dll" >&5
8365 $as_echo_n "checking whether we can build a UnixWare (Solaris) dll... " >&6; }
8366 if test "${ac_cv_c_dll_unixware+set}" = set; then
8367 $as_echo_n "(cached) " >&6
8369 ac_wine_try_cflags_saved=$CFLAGS
8370 CFLAGS="$CFLAGS -fPIC -Wl,-G,-h,conftest.so.1.0,-B,symbolic"
8371 cat >conftest.$ac_ext <<_ACEOF
8374 rm -f conftest.$ac_objext conftest$ac_exeext
8375 if { (ac_try="$ac_link"
8377 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8378 *) ac_try_echo
=$ac_try;;
8380 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8381 $as_echo "$ac_try_echo") >&5
8382 (eval "$ac_link") 2>conftest.er1
8384 grep -v '^ *+' conftest.er1
>conftest.err
8386 cat conftest.err
>&5
8387 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8388 (exit $ac_status); } && {
8389 test -z "$ac_c_werror_flag" ||
8390 test ! -s conftest.err
8391 } && test -s conftest
$ac_exeext && {
8392 test "$cross_compiling" = yes ||
8393 $as_test_x conftest
$ac_exeext
8395 ac_cv_c_dll_unixware
="yes"
8397 $as_echo "$as_me: failed program was:" >&5
8398 sed 's/^/| /' conftest.
$ac_ext >&5
8400 ac_cv_c_dll_unixware
="no"
8403 rm -rf conftest.dSYM
8404 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8405 conftest
$ac_exeext conftest.
$ac_ext
8406 CFLAGS
=$ac_wine_try_cflags_saved
8408 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_unixware" >&5
8409 $as_echo "$ac_cv_c_dll_unixware" >&6; }
8410 if test "$ac_cv_c_dll_unixware" = "yes"
8412 LDSHARED
="\$(CC) -Wl,-G \$(SONAME:%=-Wl,-h,%)"
8413 LDDLLFLAGS
="-Wl,-G,-B,symbolic"
8416 { $as_echo "$as_me:$LINENO: checking whether we can build an HP-UX dll" >&5
8417 $as_echo_n "checking whether we can build an HP-UX dll... " >&6; }
8418 if test "${ac_cv_c_dll_hpux+set}" = set; then
8419 $as_echo_n "(cached) " >&6
8421 ac_wine_try_cflags_saved
=$CFLAGS
8422 CFLAGS
="$CFLAGS -shared"
8423 cat >conftest.
$ac_ext <<_ACEOF
8426 rm -f conftest.
$ac_objext conftest
$ac_exeext
8427 if { (ac_try
="$ac_link"
8429 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8430 *) ac_try_echo=$ac_try;;
8432 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8433 $as_echo "$ac_try_echo") >&5
8434 (eval "$ac_link") 2>conftest.er1
8436 grep -v '^ *+' conftest.er1 >conftest.err
8438 cat conftest.err >&5
8439 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8440 (exit $ac_status); } && {
8441 test -z "$ac_c_werror_flag" ||
8442 test ! -s conftest.err
8443 } && test -s conftest$ac_exeext && {
8444 test "$cross_compiling" = yes ||
8445 $as_test_x conftest$ac_exeext
8447 ac_cv_c_dll_hpux="yes"
8449 $as_echo "$as_me: failed program was:" >&5
8450 sed 's/^/| /' conftest.$ac_ext >&5
8452 ac_cv_c_dll_hpux="no"
8455 rm -rf conftest.dSYM
8456 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8457 conftest$ac_exeext conftest.$ac_ext
8458 CFLAGS=$ac_wine_try_cflags_saved
8460 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_hpux" >&5
8461 $as_echo "$ac_cv_c_dll_hpux" >&6; }
8462 if test "$ac_cv_c_dll_hpux" = "yes"
8466 LDDLLFLAGS="-shared -fPIC"
8467 LDSHARED="\$(CC) -shared"
8474 enable_winequartz_drv=${enable_winequartz_drv:-no}
8476 if test "$LIBEXT" = "a"; then
8477 { { $as_echo "$as_me:$LINENO: error: could not find a way to build shared libraries.
8478 It is currently not possible to build Wine without shared library
8479 (.so) support to allow transparent switch between .so and .dll files.
8480 If you are using Linux, you will need a newer binutils.
8482 $as_echo "$as_me: error: could not find a way to build shared libraries.
8483 It is currently not possible to build Wine without shared library
8484 (.so) support to allow transparent switch between .so and .dll files.
8485 If you are using Linux, you will need a newer binutils.
8487 { (exit 1); exit 1; }; }
8490 if test "$cross_compiling" = "no" -a "$LIBEXT" != "dll"
8492 for ac_prog in $host_cpu-pc-mingw32-gcc i586-mingw32msvc-gcc i386-mingw32msvc-gcc i686-mingw32-gcc i586-mingw32-gcc i486-mingw32-gcc i386-mingw32-gcc mingw32-gcc i686-pc-mingw32-gcc mingw-gcc
8494 # Extract the first word of "$ac_prog", so it can be a program name with args.
8495 set dummy $ac_prog; ac_word=$2
8496 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8497 $as_echo_n "checking for $ac_word... " >&6; }
8498 if test "${ac_cv_prog_CROSSCC+set}" = set; then
8499 $as_echo_n "(cached) " >&6
8501 if test -n "$CROSSCC"; then
8502 ac_cv_prog_CROSSCC="$CROSSCC" # Let the user override the test.
8504 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8508 test -z "$as_dir" && as_dir=.
8509 for ac_exec_ext in '' $ac_executable_extensions; do
8510 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8511 ac_cv_prog_CROSSCC="$ac_prog"
8512 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8521 CROSSCC=$ac_cv_prog_CROSSCC
8522 if test -n "$CROSSCC"; then
8523 { $as_echo "$as_me:$LINENO: result: $CROSSCC" >&5
8524 $as_echo "$CROSSCC" >&6; }
8526 { $as_echo "$as_me:$LINENO: result: no" >&5
8527 $as_echo "no" >&6; }
8531 test -n "$CROSSCC" && break
8533 test -n "$CROSSCC" || CROSSCC="false"
8535 for ac_prog in $host_cpu-pc-mingw32-dlltool i586-mingw32msvc-dlltool i386-mingw32msvc-dlltool i686-mingw32-dlltool i586-mingw32-dlltool i486-mingw32-dlltool i386-mingw32-dlltool mingw32-dlltool i686-pc-mingw32-dlltool mingw-dlltool
8537 # Extract the first word of "$ac_prog", so it can be a program name with args.
8538 set dummy $ac_prog; ac_word=$2
8539 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8540 $as_echo_n "checking for $ac_word... " >&6; }
8541 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
8542 $as_echo_n "(cached) " >&6
8544 if test -n "$DLLTOOL"; then
8545 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
8547 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8551 test -z "$as_dir" && as_dir=.
8552 for ac_exec_ext in '' $ac_executable_extensions; do
8553 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8554 ac_cv_prog_DLLTOOL="$ac_prog"
8555 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8564 DLLTOOL=$ac_cv_prog_DLLTOOL
8565 if test -n "$DLLTOOL"; then
8566 { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
8567 $as_echo "$DLLTOOL" >&6; }
8569 { $as_echo "$as_me:$LINENO: result: no" >&5
8570 $as_echo "no" >&6; }
8574 test -n "$DLLTOOL" && break
8576 test -n "$DLLTOOL" || DLLTOOL="false"
8578 for ac_prog in $host_cpu-pc-mingw32-windres i586-mingw32msvc-windres i386-mingw32msvc-windres i686-mingw32-windres i586-mingw32-windres i486-mingw32-windres i386-mingw32-windres mingw32-windres i686-pc-mingw32-windres mingw-windres
8580 # Extract the first word of "$ac_prog", so it can be a program name with args.
8581 set dummy $ac_prog; ac_word=$2
8582 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8583 $as_echo_n "checking for $ac_word... " >&6; }
8584 if test "${ac_cv_prog_CROSSWINDRES+set}" = set; then
8585 $as_echo_n "(cached) " >&6
8587 if test -n "$CROSSWINDRES"; then
8588 ac_cv_prog_CROSSWINDRES="$CROSSWINDRES" # Let the user override the test.
8590 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8594 test -z "$as_dir" && as_dir=.
8595 for ac_exec_ext in '' $ac_executable_extensions; do
8596 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8597 ac_cv_prog_CROSSWINDRES="$ac_prog"
8598 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8607 CROSSWINDRES=$ac_cv_prog_CROSSWINDRES
8608 if test -n "$CROSSWINDRES"; then
8609 { $as_echo "$as_me:$LINENO: result: $CROSSWINDRES" >&5
8610 $as_echo "$CROSSWINDRES" >&6; }
8612 { $as_echo "$as_me:$LINENO: result: no" >&5
8613 $as_echo "no" >&6; }
8617 test -n "$CROSSWINDRES" && break
8619 test -n "$CROSSWINDRES" || CROSSWINDRES="false"
8621 for ac_prog in $host_cpu-pc-mingw32-ar i586-mingw32msvc-ar i386-mingw32msvc-ar i686-mingw32-ar i586-mingw32-ar i486-mingw32-ar i386-mingw32-ar mingw32-ar i686-pc-mingw32-ar mingw-ar
8623 # Extract the first word of "$ac_prog", so it can be a program name with args.
8624 set dummy $ac_prog; ac_word=$2
8625 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8626 $as_echo_n "checking for $ac_word... " >&6; }
8627 if test "${ac_cv_prog_MINGWAR+set}" = set; then
8628 $as_echo_n "(cached) " >&6
8630 if test -n "$MINGWAR"; then
8631 ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
8633 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8637 test -z "$as_dir" && as_dir=.
8638 for ac_exec_ext in '' $ac_executable_extensions; do
8639 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8640 ac_cv_prog_MINGWAR="$ac_prog"
8641 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8650 MINGWAR=$ac_cv_prog_MINGWAR
8651 if test -n "$MINGWAR"; then
8652 { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
8653 $as_echo "$MINGWAR" >&6; }
8655 { $as_echo "$as_me:$LINENO: result: no" >&5
8656 $as_echo "no" >&6; }
8660 test -n "$MINGWAR" && break
8662 test -n "$MINGWAR" || MINGWAR="false"
8664 if test "$CROSSCC" != "false"
8666 CROSSTEST="\$(CROSSTEST)"
8672 if test "$ac_cv_header_pthread_h" = "yes"
8674 { $as_echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
8675 $as_echo_n "checking for pthread_create in -lpthread... " >&6; }
8676 if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then
8677 $as_echo_n "(cached) " >&6
8679 ac_check_lib_save_LIBS=$LIBS
8680 LIBS="-lpthread $LIBS"
8681 cat >conftest.$ac_ext <<_ACEOF
8684 cat confdefs.h >>conftest.$ac_ext
8685 cat >>conftest.$ac_ext <<_ACEOF
8686 /* end confdefs.h. */
8688 /* Override any GCC internal prototype to avoid an error.
8689 Use char because int might match the return type of a GCC
8690 builtin and then its argument prototype would still apply. */
8694 char pthread_create ();
8698 return pthread_create ();
8703 rm -f conftest.$ac_objext conftest$ac_exeext
8704 if { (ac_try="$ac_link"
8706 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8707 *) ac_try_echo
=$ac_try;;
8709 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8710 $as_echo "$ac_try_echo") >&5
8711 (eval "$ac_link") 2>conftest.er1
8713 grep -v '^ *+' conftest.er1
>conftest.err
8715 cat conftest.err
>&5
8716 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8717 (exit $ac_status); } && {
8718 test -z "$ac_c_werror_flag" ||
8719 test ! -s conftest.err
8720 } && test -s conftest
$ac_exeext && {
8721 test "$cross_compiling" = yes ||
8722 $as_test_x conftest
$ac_exeext
8724 ac_cv_lib_pthread_pthread_create
=yes
8726 $as_echo "$as_me: failed program was:" >&5
8727 sed 's/^/| /' conftest.
$ac_ext >&5
8729 ac_cv_lib_pthread_pthread_create
=no
8732 rm -rf conftest.dSYM
8733 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8734 conftest
$ac_exeext conftest.
$ac_ext
8735 LIBS
=$ac_check_lib_save_LIBS
8737 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5
8738 $as_echo "$ac_cv_lib_pthread_pthread_create" >&6; }
8739 if test "x$ac_cv_lib_pthread_pthread_create" = x
""yes; then
8740 LIBPTHREAD
="-lpthread"
8745 if test "x$LIBPTHREAD" = "x"; then
8746 case "x$with_pthread" in
8748 *) { { $as_echo "$as_me:$LINENO: error: pthread ${notice_platform}development files not found.
8749 Wine cannot support threads without libpthread.
8750 Use the --without-pthread option if you really want this." >&5
8751 $as_echo "$as_me: error: pthread ${notice_platform}development files not found.
8752 Wine cannot support threads without libpthread.
8753 Use the --without-pthread option if you really want this." >&2;}
8754 { (exit 1); exit 1; }; } ;;
8760 { $as_echo "$as_me:$LINENO: checking for X" >&5
8761 $as_echo_n "checking for X... " >&6; }
8764 # Check whether --with-x was given.
8765 if test "${with_x+set}" = set; then
8769 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
8770 if test "x$with_x" = xno
; then
8771 # The user explicitly disabled X.
8774 case $x_includes,$x_libraries in #(
8775 *\'*) { { $as_echo "$as_me:$LINENO: error: cannot use X directory names containing '" >&5
8776 $as_echo "$as_me: error: cannot use X directory names containing '" >&2;}
8777 { (exit 1); exit 1; }; };; #(
8778 *,NONE | NONE
,*) if test "${ac_cv_have_x+set}" = set; then
8779 $as_echo_n "(cached) " >&6
8781 # One or both of the vars are not set, and there is no cached value.
8782 ac_x_includes
=no ac_x_libraries
=no
8783 rm -f -r conftest.dir
8784 if mkdir conftest.dir
; then
8786 cat >Imakefile
<<'_ACEOF'
8788 @echo incroot='${INCROOT}'
8790 @echo usrlibdir='${USRLIBDIR}'
8792 @echo libdir='${LIBDIR}'
8794 if (export CC
; ${XMKMF-xmkmf}) >/dev
/null
2>/dev
/null
&& test -f Makefile
; then
8795 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
8796 for ac_var
in incroot usrlibdir libdir
; do
8797 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
8799 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
8800 for ac_extension
in a so sl dylib la dll
; do
8801 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
8802 test -f "$ac_im_libdir/libX11.$ac_extension"; then
8803 ac_im_usrlibdir
=$ac_im_libdir; break
8806 # Screen out bogus values from the imake configuration. They are
8807 # bogus both because they are the default anyway, and because
8808 # using them would break gcc on systems where it needs fixed includes.
8809 case $ac_im_incroot in
8810 /usr
/include
) ac_x_includes
= ;;
8811 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes
=$ac_im_incroot;;
8813 case $ac_im_usrlibdir in
8814 /usr
/lib |
/usr
/lib64 |
/lib |
/lib64
) ;;
8815 *) test -d "$ac_im_usrlibdir" && ac_x_libraries
=$ac_im_usrlibdir ;;
8819 rm -f -r conftest.dir
8822 # Standard set of common directories for X headers.
8823 # Check X11 before X11Rn because it is often a symlink to the current release.
8835 /usr/local/X11/include
8836 /usr/local/X11R6/include
8837 /usr/local/X11R5/include
8838 /usr/local/X11R4/include
8840 /usr/local/include/X11
8841 /usr/local/include/X11R6
8842 /usr/local/include/X11R5
8843 /usr/local/include/X11R4
8847 /usr/XFree86/include/X11
8851 /usr/unsupported/include
8853 /usr/local/x11r5/include
8854 /usr/lpp/Xamples/include
8856 /usr/openwin/include
8857 /usr/openwin/share/include'
8859 if test "$ac_x_includes" = no
; then
8860 # Guess where to find include files, by looking for Xlib.h.
8861 # First, try using that file with no special directory specified.
8862 cat >conftest.
$ac_ext <<_ACEOF
8865 cat confdefs.h
>>conftest.
$ac_ext
8866 cat >>conftest.
$ac_ext <<_ACEOF
8867 /* end confdefs.h. */
8868 #include <X11/Xlib.h>
8870 if { (ac_try
="$ac_cpp conftest.$ac_ext"
8872 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8873 *) ac_try_echo=$ac_try;;
8875 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8876 $as_echo "$ac_try_echo") >&5
8877 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
8879 grep -v '^ *+' conftest.er1 >conftest.err
8881 cat conftest.err >&5
8882 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8883 (exit $ac_status); } >/dev/null && {
8884 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
8885 test ! -s conftest.err
8887 # We can compile using X headers with no special include directory.
8890 $as_echo "$as_me: failed program was:" >&5
8891 sed 's/^/| /' conftest.$ac_ext >&5
8893 for ac_dir in $ac_x_header_dirs; do
8894 if test -r "$ac_dir/X11/Xlib.h"; then
8895 ac_x_includes=$ac_dir
8901 rm -f conftest.err conftest.$ac_ext
8902 fi # $ac_x_includes = no
8904 if test "$ac_x_libraries" = no; then
8905 # Check for the libraries.
8906 # See if we find them without any special options.
8907 # Don't add to $LIBS permanently.
8910 cat >conftest.$ac_ext <<_ACEOF
8913 cat confdefs.h >>conftest.$ac_ext
8914 cat >>conftest.$ac_ext <<_ACEOF
8915 /* end confdefs.h. */
8916 #include <X11/Xlib.h>
8925 rm -f conftest.$ac_objext conftest$ac_exeext
8926 if { (ac_try="$ac_link"
8928 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8929 *) ac_try_echo
=$ac_try;;
8931 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8932 $as_echo "$ac_try_echo") >&5
8933 (eval "$ac_link") 2>conftest.er1
8935 grep -v '^ *+' conftest.er1
>conftest.err
8937 cat conftest.err
>&5
8938 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8939 (exit $ac_status); } && {
8940 test -z "$ac_c_werror_flag" ||
8941 test ! -s conftest.err
8942 } && test -s conftest
$ac_exeext && {
8943 test "$cross_compiling" = yes ||
8944 $as_test_x conftest
$ac_exeext
8947 # We can link X programs with no special library path.
8950 $as_echo "$as_me: failed program was:" >&5
8951 sed 's/^/| /' conftest.
$ac_ext >&5
8954 for ac_dir
in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
8956 # Don't even attempt the hair of trying to link an X program!
8957 for ac_extension
in a so sl dylib la dll
; do
8958 if test -r "$ac_dir/libX11.$ac_extension"; then
8959 ac_x_libraries
=$ac_dir
8966 rm -rf conftest.dSYM
8967 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8968 conftest
$ac_exeext conftest.
$ac_ext
8969 fi # $ac_x_libraries = no
8971 case $ac_x_includes,$ac_x_libraries in #(
8973 # Didn't find X, or a directory has "'" in its name.
8974 ac_cv_have_x
="have_x=no";; #(
8976 # Record where we found X for the cache.
8977 ac_cv_have_x
="have_x=yes\
8978 ac_x_includes='$ac_x_includes'\
8979 ac_x_libraries='$ac_x_libraries'"
8985 eval "$ac_cv_have_x"
8988 if test "$have_x" != yes; then
8989 { $as_echo "$as_me:$LINENO: result: $have_x" >&5
8990 $as_echo "$have_x" >&6; }
8993 # If each of the values was on the command line, it overrides each guess.
8994 test "x$x_includes" = xNONE
&& x_includes
=$ac_x_includes
8995 test "x$x_libraries" = xNONE
&& x_libraries
=$ac_x_libraries
8996 # Update the cache value to reflect the command line values.
8997 ac_cv_have_x
="have_x=yes\
8998 ac_x_includes='$x_includes'\
8999 ac_x_libraries='$x_libraries'"
9000 { $as_echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5
9001 $as_echo "libraries $x_libraries, headers $x_includes" >&6; }
9004 if test "$no_x" = yes; then
9005 # Not all programs may use this symbol, but it does not hurt to define it.
9007 cat >>confdefs.h
<<\_ACEOF
9008 #define X_DISPLAY_MISSING 1
9011 X_CFLAGS
= X_PRE_LIBS
= X_LIBS
= X_EXTRA_LIBS
=
9013 if test -n "$x_includes"; then
9014 X_CFLAGS
="$X_CFLAGS -I$x_includes"
9017 # It would also be nice to do this for all -L options, not just this one.
9018 if test -n "$x_libraries"; then
9019 X_LIBS
="$X_LIBS -L$x_libraries"
9020 # For Solaris; some versions of Sun CC require a space after -R and
9021 # others require no space. Words are not sufficient . . . .
9022 { $as_echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5
9023 $as_echo_n "checking whether -R must be followed by a space... " >&6; }
9024 ac_xsave_LIBS
=$LIBS; LIBS
="$LIBS -R$x_libraries"
9025 ac_xsave_c_werror_flag
=$ac_c_werror_flag
9026 ac_c_werror_flag
=yes
9027 cat >conftest.
$ac_ext <<_ACEOF
9030 cat confdefs.h
>>conftest.
$ac_ext
9031 cat >>conftest.
$ac_ext <<_ACEOF
9032 /* end confdefs.h. */
9042 rm -f conftest.
$ac_objext conftest
$ac_exeext
9043 if { (ac_try
="$ac_link"
9045 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9046 *) ac_try_echo=$ac_try;;
9048 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9049 $as_echo "$ac_try_echo") >&5
9050 (eval "$ac_link") 2>conftest.er1
9052 grep -v '^ *+' conftest.er1 >conftest.err
9054 cat conftest.err >&5
9055 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9056 (exit $ac_status); } && {
9057 test -z "$ac_c_werror_flag" ||
9058 test ! -s conftest.err
9059 } && test -s conftest$ac_exeext && {
9060 test "$cross_compiling" = yes ||
9061 $as_test_x conftest$ac_exeext
9063 { $as_echo "$as_me:$LINENO: result: no" >&5
9064 $as_echo "no" >&6; }
9065 X_LIBS="$X_LIBS -R$x_libraries"
9067 $as_echo "$as_me: failed program was:" >&5
9068 sed 's/^/| /' conftest.$ac_ext >&5
9070 LIBS="$ac_xsave_LIBS -R $x_libraries"
9071 cat >conftest.$ac_ext <<_ACEOF
9074 cat confdefs.h >>conftest.$ac_ext
9075 cat >>conftest.$ac_ext <<_ACEOF
9076 /* end confdefs.h. */
9086 rm -f conftest.$ac_objext conftest$ac_exeext
9087 if { (ac_try="$ac_link"
9089 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9090 *) ac_try_echo
=$ac_try;;
9092 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9093 $as_echo "$ac_try_echo") >&5
9094 (eval "$ac_link") 2>conftest.er1
9096 grep -v '^ *+' conftest.er1
>conftest.err
9098 cat conftest.err
>&5
9099 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9100 (exit $ac_status); } && {
9101 test -z "$ac_c_werror_flag" ||
9102 test ! -s conftest.err
9103 } && test -s conftest
$ac_exeext && {
9104 test "$cross_compiling" = yes ||
9105 $as_test_x conftest
$ac_exeext
9107 { $as_echo "$as_me:$LINENO: result: yes" >&5
9108 $as_echo "yes" >&6; }
9109 X_LIBS
="$X_LIBS -R $x_libraries"
9111 $as_echo "$as_me: failed program was:" >&5
9112 sed 's/^/| /' conftest.
$ac_ext >&5
9114 { $as_echo "$as_me:$LINENO: result: neither works" >&5
9115 $as_echo "neither works" >&6; }
9118 rm -rf conftest.dSYM
9119 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9120 conftest
$ac_exeext conftest.
$ac_ext
9123 rm -rf conftest.dSYM
9124 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9125 conftest
$ac_exeext conftest.
$ac_ext
9126 ac_c_werror_flag
=$ac_xsave_c_werror_flag
9130 # Check for system-dependent libraries X programs must link with.
9131 # Do this before checking for the system-independent R6 libraries
9132 # (-lICE), since we may need -lsocket or whatever for X linking.
9134 if test "$ISC" = yes; then
9135 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl_s -linet"
9137 # Martyn Johnson says this is needed for Ultrix, if the X
9138 # libraries were built with DECnet support. And Karl Berry says
9139 # the Alpha needs dnet_stub (dnet does not exist).
9140 ac_xsave_LIBS
="$LIBS"; LIBS
="$LIBS $X_LIBS -lX11"
9141 cat >conftest.
$ac_ext <<_ACEOF
9144 cat confdefs.h
>>conftest.
$ac_ext
9145 cat >>conftest.
$ac_ext <<_ACEOF
9146 /* end confdefs.h. */
9148 /* Override any GCC internal prototype to avoid an error.
9149 Use char because int might match the return type of a GCC
9150 builtin and then its argument prototype would still apply. */
9154 char XOpenDisplay ();
9158 return XOpenDisplay ();
9163 rm -f conftest.
$ac_objext conftest
$ac_exeext
9164 if { (ac_try
="$ac_link"
9166 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9167 *) ac_try_echo=$ac_try;;
9169 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9170 $as_echo "$ac_try_echo") >&5
9171 (eval "$ac_link") 2>conftest.er1
9173 grep -v '^ *+' conftest.er1 >conftest.err
9175 cat conftest.err >&5
9176 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9177 (exit $ac_status); } && {
9178 test -z "$ac_c_werror_flag" ||
9179 test ! -s conftest.err
9180 } && test -s conftest$ac_exeext && {
9181 test "$cross_compiling" = yes ||
9182 $as_test_x conftest$ac_exeext
9186 $as_echo "$as_me: failed program was:" >&5
9187 sed 's/^/| /' conftest.$ac_ext >&5
9189 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5
9190 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
9191 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
9192 $as_echo_n "(cached) " >&6
9194 ac_check_lib_save_LIBS=$LIBS
9196 cat >conftest.$ac_ext <<_ACEOF
9199 cat confdefs.h >>conftest.$ac_ext
9200 cat >>conftest.$ac_ext <<_ACEOF
9201 /* end confdefs.h. */
9203 /* Override any GCC internal prototype to avoid an error.
9204 Use char because int might match the return type of a GCC
9205 builtin and then its argument prototype would still apply. */
9213 return dnet_ntoa ();
9218 rm -f conftest.$ac_objext conftest$ac_exeext
9219 if { (ac_try="$ac_link"
9221 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9222 *) ac_try_echo
=$ac_try;;
9224 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9225 $as_echo "$ac_try_echo") >&5
9226 (eval "$ac_link") 2>conftest.er1
9228 grep -v '^ *+' conftest.er1
>conftest.err
9230 cat conftest.err
>&5
9231 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9232 (exit $ac_status); } && {
9233 test -z "$ac_c_werror_flag" ||
9234 test ! -s conftest.err
9235 } && test -s conftest
$ac_exeext && {
9236 test "$cross_compiling" = yes ||
9237 $as_test_x conftest
$ac_exeext
9239 ac_cv_lib_dnet_dnet_ntoa
=yes
9241 $as_echo "$as_me: failed program was:" >&5
9242 sed 's/^/| /' conftest.
$ac_ext >&5
9244 ac_cv_lib_dnet_dnet_ntoa
=no
9247 rm -rf conftest.dSYM
9248 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9249 conftest
$ac_exeext conftest.
$ac_ext
9250 LIBS
=$ac_check_lib_save_LIBS
9252 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
9253 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
9254 if test "x$ac_cv_lib_dnet_dnet_ntoa" = x
""yes; then
9255 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet"
9258 if test $ac_cv_lib_dnet_dnet_ntoa = no
; then
9259 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5
9260 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
9261 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then
9262 $as_echo_n "(cached) " >&6
9264 ac_check_lib_save_LIBS
=$LIBS
9265 LIBS
="-ldnet_stub $LIBS"
9266 cat >conftest.
$ac_ext <<_ACEOF
9269 cat confdefs.h
>>conftest.
$ac_ext
9270 cat >>conftest.
$ac_ext <<_ACEOF
9271 /* end confdefs.h. */
9273 /* Override any GCC internal prototype to avoid an error.
9274 Use char because int might match the return type of a GCC
9275 builtin and then its argument prototype would still apply. */
9283 return dnet_ntoa ();
9288 rm -f conftest.
$ac_objext conftest
$ac_exeext
9289 if { (ac_try
="$ac_link"
9291 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9292 *) ac_try_echo=$ac_try;;
9294 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9295 $as_echo "$ac_try_echo") >&5
9296 (eval "$ac_link") 2>conftest.er1
9298 grep -v '^ *+' conftest.er1 >conftest.err
9300 cat conftest.err >&5
9301 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9302 (exit $ac_status); } && {
9303 test -z "$ac_c_werror_flag" ||
9304 test ! -s conftest.err
9305 } && test -s conftest$ac_exeext && {
9306 test "$cross_compiling" = yes ||
9307 $as_test_x conftest$ac_exeext
9309 ac_cv_lib_dnet_stub_dnet_ntoa=yes
9311 $as_echo "$as_me: failed program was:" >&5
9312 sed 's/^/| /' conftest.$ac_ext >&5
9314 ac_cv_lib_dnet_stub_dnet_ntoa=no
9317 rm -rf conftest.dSYM
9318 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9319 conftest$ac_exeext conftest.$ac_ext
9320 LIBS=$ac_check_lib_save_LIBS
9322 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
9323 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
9324 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x""yes; then
9325 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
9331 rm -rf conftest.dSYM
9332 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9333 conftest$ac_exeext conftest.$ac_ext
9334 LIBS="$ac_xsave_LIBS"
9336 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
9337 # to get the SysV transport functions.
9338 # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
9340 # The nsl library prevents programs from opening the X display
9341 # on Irix 5.2, according to T.E. Dickey.
9342 # The functions gethostbyname, getservbyname, and inet_addr are
9343 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
9344 { $as_echo "$as_me:$LINENO: checking for gethostbyname" >&5
9345 $as_echo_n "checking for gethostbyname... " >&6; }
9346 if test "${ac_cv_func_gethostbyname+set}" = set; then
9347 $as_echo_n "(cached) " >&6
9349 cat >conftest.$ac_ext <<_ACEOF
9352 cat confdefs.h >>conftest.$ac_ext
9353 cat >>conftest.$ac_ext <<_ACEOF
9354 /* end confdefs.h. */
9355 /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
9356 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9357 #define gethostbyname innocuous_gethostbyname
9359 /* System header to define __stub macros and hopefully few prototypes,
9360 which can conflict with char gethostbyname (); below.
9361 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9362 <limits.h> exists even on freestanding compilers. */
9365 # include <limits.h>
9367 # include <assert.h>
9370 #undef gethostbyname
9372 /* Override any GCC internal prototype to avoid an error.
9373 Use char because int might match the return type of a GCC
9374 builtin and then its argument prototype would still apply. */
9378 char gethostbyname ();
9379 /* The GNU C library defines this for functions which it implements
9380 to always fail with ENOSYS. Some functions are actually named
9381 something starting with __ and the normal name is an alias. */
9382 #if defined __stub_gethostbyname || defined __stub___gethostbyname
9389 return gethostbyname ();
9394 rm -f conftest.$ac_objext conftest$ac_exeext
9395 if { (ac_try="$ac_link"
9397 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9398 *) ac_try_echo
=$ac_try;;
9400 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9401 $as_echo "$ac_try_echo") >&5
9402 (eval "$ac_link") 2>conftest.er1
9404 grep -v '^ *+' conftest.er1
>conftest.err
9406 cat conftest.err
>&5
9407 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9408 (exit $ac_status); } && {
9409 test -z "$ac_c_werror_flag" ||
9410 test ! -s conftest.err
9411 } && test -s conftest
$ac_exeext && {
9412 test "$cross_compiling" = yes ||
9413 $as_test_x conftest
$ac_exeext
9415 ac_cv_func_gethostbyname
=yes
9417 $as_echo "$as_me: failed program was:" >&5
9418 sed 's/^/| /' conftest.
$ac_ext >&5
9420 ac_cv_func_gethostbyname
=no
9423 rm -rf conftest.dSYM
9424 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9425 conftest
$ac_exeext conftest.
$ac_ext
9427 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
9428 $as_echo "$ac_cv_func_gethostbyname" >&6; }
9430 if test $ac_cv_func_gethostbyname = no
; then
9431 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
9432 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
9433 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
9434 $as_echo_n "(cached) " >&6
9436 ac_check_lib_save_LIBS
=$LIBS
9438 cat >conftest.
$ac_ext <<_ACEOF
9441 cat confdefs.h
>>conftest.
$ac_ext
9442 cat >>conftest.
$ac_ext <<_ACEOF
9443 /* end confdefs.h. */
9445 /* Override any GCC internal prototype to avoid an error.
9446 Use char because int might match the return type of a GCC
9447 builtin and then its argument prototype would still apply. */
9451 char gethostbyname ();
9455 return gethostbyname ();
9460 rm -f conftest.
$ac_objext conftest
$ac_exeext
9461 if { (ac_try
="$ac_link"
9463 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9464 *) ac_try_echo=$ac_try;;
9466 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9467 $as_echo "$ac_try_echo") >&5
9468 (eval "$ac_link") 2>conftest.er1
9470 grep -v '^ *+' conftest.er1 >conftest.err
9472 cat conftest.err >&5
9473 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9474 (exit $ac_status); } && {
9475 test -z "$ac_c_werror_flag" ||
9476 test ! -s conftest.err
9477 } && test -s conftest$ac_exeext && {
9478 test "$cross_compiling" = yes ||
9479 $as_test_x conftest$ac_exeext
9481 ac_cv_lib_nsl_gethostbyname=yes
9483 $as_echo "$as_me: failed program was:" >&5
9484 sed 's/^/| /' conftest.$ac_ext >&5
9486 ac_cv_lib_nsl_gethostbyname=no
9489 rm -rf conftest.dSYM
9490 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9491 conftest$ac_exeext conftest.$ac_ext
9492 LIBS=$ac_check_lib_save_LIBS
9494 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
9495 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
9496 if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then
9497 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
9500 if test $ac_cv_lib_nsl_gethostbyname = no; then
9501 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5
9502 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
9503 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then
9504 $as_echo_n "(cached) " >&6
9506 ac_check_lib_save_LIBS=$LIBS
9508 cat >conftest.$ac_ext <<_ACEOF
9511 cat confdefs.h >>conftest.$ac_ext
9512 cat >>conftest.$ac_ext <<_ACEOF
9513 /* end confdefs.h. */
9515 /* Override any GCC internal prototype to avoid an error.
9516 Use char because int might match the return type of a GCC
9517 builtin and then its argument prototype would still apply. */
9521 char gethostbyname ();
9525 return gethostbyname ();
9530 rm -f conftest.$ac_objext conftest$ac_exeext
9531 if { (ac_try="$ac_link"
9533 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9534 *) ac_try_echo
=$ac_try;;
9536 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9537 $as_echo "$ac_try_echo") >&5
9538 (eval "$ac_link") 2>conftest.er1
9540 grep -v '^ *+' conftest.er1
>conftest.err
9542 cat conftest.err
>&5
9543 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9544 (exit $ac_status); } && {
9545 test -z "$ac_c_werror_flag" ||
9546 test ! -s conftest.err
9547 } && test -s conftest
$ac_exeext && {
9548 test "$cross_compiling" = yes ||
9549 $as_test_x conftest
$ac_exeext
9551 ac_cv_lib_bsd_gethostbyname
=yes
9553 $as_echo "$as_me: failed program was:" >&5
9554 sed 's/^/| /' conftest.
$ac_ext >&5
9556 ac_cv_lib_bsd_gethostbyname
=no
9559 rm -rf conftest.dSYM
9560 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9561 conftest
$ac_exeext conftest.
$ac_ext
9562 LIBS
=$ac_check_lib_save_LIBS
9564 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5
9565 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
9566 if test "x$ac_cv_lib_bsd_gethostbyname" = x
""yes; then
9567 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lbsd"
9573 # lieder@skyler.mavd.honeywell.com says without -lsocket,
9574 # socket/setsockopt and other routines are undefined under SCO ODT
9575 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
9576 # on later versions), says Simon Leinen: it contains gethostby*
9577 # variants that don't use the name server (or something). -lsocket
9578 # must be given before -lnsl if both are needed. We assume that
9579 # if connect needs -lnsl, so does gethostbyname.
9580 { $as_echo "$as_me:$LINENO: checking for connect" >&5
9581 $as_echo_n "checking for connect... " >&6; }
9582 if test "${ac_cv_func_connect+set}" = set; then
9583 $as_echo_n "(cached) " >&6
9585 cat >conftest.
$ac_ext <<_ACEOF
9588 cat confdefs.h
>>conftest.
$ac_ext
9589 cat >>conftest.
$ac_ext <<_ACEOF
9590 /* end confdefs.h. */
9591 /* Define connect to an innocuous variant, in case <limits.h> declares connect.
9592 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9593 #define connect innocuous_connect
9595 /* System header to define __stub macros and hopefully few prototypes,
9596 which can conflict with char connect (); below.
9597 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9598 <limits.h> exists even on freestanding compilers. */
9601 # include <limits.h>
9603 # include <assert.h>
9608 /* Override any GCC internal prototype to avoid an error.
9609 Use char because int might match the return type of a GCC
9610 builtin and then its argument prototype would still apply. */
9615 /* The GNU C library defines this for functions which it implements
9616 to always fail with ENOSYS. Some functions are actually named
9617 something starting with __ and the normal name is an alias. */
9618 #if defined __stub_connect || defined __stub___connect
9630 rm -f conftest.
$ac_objext conftest
$ac_exeext
9631 if { (ac_try
="$ac_link"
9633 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9634 *) ac_try_echo=$ac_try;;
9636 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9637 $as_echo "$ac_try_echo") >&5
9638 (eval "$ac_link") 2>conftest.er1
9640 grep -v '^ *+' conftest.er1 >conftest.err
9642 cat conftest.err >&5
9643 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9644 (exit $ac_status); } && {
9645 test -z "$ac_c_werror_flag" ||
9646 test ! -s conftest.err
9647 } && test -s conftest$ac_exeext && {
9648 test "$cross_compiling" = yes ||
9649 $as_test_x conftest$ac_exeext
9651 ac_cv_func_connect=yes
9653 $as_echo "$as_me: failed program was:" >&5
9654 sed 's/^/| /' conftest.$ac_ext >&5
9656 ac_cv_func_connect=no
9659 rm -rf conftest.dSYM
9660 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9661 conftest$ac_exeext conftest.$ac_ext
9663 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5
9664 $as_echo "$ac_cv_func_connect" >&6; }
9666 if test $ac_cv_func_connect = no; then
9667 { $as_echo "$as_me:$LINENO: checking for connect in -lsocket" >&5
9668 $as_echo_n "checking for connect in -lsocket... " >&6; }
9669 if test "${ac_cv_lib_socket_connect+set}" = set; then
9670 $as_echo_n "(cached) " >&6
9672 ac_check_lib_save_LIBS=$LIBS
9673 LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
9674 cat >conftest.$ac_ext <<_ACEOF
9677 cat confdefs.h >>conftest.$ac_ext
9678 cat >>conftest.$ac_ext <<_ACEOF
9679 /* end confdefs.h. */
9681 /* Override any GCC internal prototype to avoid an error.
9682 Use char because int might match the return type of a GCC
9683 builtin and then its argument prototype would still apply. */
9696 rm -f conftest.$ac_objext conftest$ac_exeext
9697 if { (ac_try="$ac_link"
9699 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9700 *) ac_try_echo
=$ac_try;;
9702 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9703 $as_echo "$ac_try_echo") >&5
9704 (eval "$ac_link") 2>conftest.er1
9706 grep -v '^ *+' conftest.er1
>conftest.err
9708 cat conftest.err
>&5
9709 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9710 (exit $ac_status); } && {
9711 test -z "$ac_c_werror_flag" ||
9712 test ! -s conftest.err
9713 } && test -s conftest
$ac_exeext && {
9714 test "$cross_compiling" = yes ||
9715 $as_test_x conftest
$ac_exeext
9717 ac_cv_lib_socket_connect
=yes
9719 $as_echo "$as_me: failed program was:" >&5
9720 sed 's/^/| /' conftest.
$ac_ext >&5
9722 ac_cv_lib_socket_connect
=no
9725 rm -rf conftest.dSYM
9726 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9727 conftest
$ac_exeext conftest.
$ac_ext
9728 LIBS
=$ac_check_lib_save_LIBS
9730 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5
9731 $as_echo "$ac_cv_lib_socket_connect" >&6; }
9732 if test "x$ac_cv_lib_socket_connect" = x
""yes; then
9733 X_EXTRA_LIBS
="-lsocket $X_EXTRA_LIBS"
9738 # Guillermo Gomez says -lposix is necessary on A/UX.
9739 { $as_echo "$as_me:$LINENO: checking for remove" >&5
9740 $as_echo_n "checking for remove... " >&6; }
9741 if test "${ac_cv_func_remove+set}" = set; then
9742 $as_echo_n "(cached) " >&6
9744 cat >conftest.
$ac_ext <<_ACEOF
9747 cat confdefs.h
>>conftest.
$ac_ext
9748 cat >>conftest.
$ac_ext <<_ACEOF
9749 /* end confdefs.h. */
9750 /* Define remove to an innocuous variant, in case <limits.h> declares remove.
9751 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9752 #define remove innocuous_remove
9754 /* System header to define __stub macros and hopefully few prototypes,
9755 which can conflict with char remove (); below.
9756 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9757 <limits.h> exists even on freestanding compilers. */
9760 # include <limits.h>
9762 # include <assert.h>
9767 /* Override any GCC internal prototype to avoid an error.
9768 Use char because int might match the return type of a GCC
9769 builtin and then its argument prototype would still apply. */
9774 /* The GNU C library defines this for functions which it implements
9775 to always fail with ENOSYS. Some functions are actually named
9776 something starting with __ and the normal name is an alias. */
9777 #if defined __stub_remove || defined __stub___remove
9789 rm -f conftest.
$ac_objext conftest
$ac_exeext
9790 if { (ac_try
="$ac_link"
9792 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9793 *) ac_try_echo=$ac_try;;
9795 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9796 $as_echo "$ac_try_echo") >&5
9797 (eval "$ac_link") 2>conftest.er1
9799 grep -v '^ *+' conftest.er1 >conftest.err
9801 cat conftest.err >&5
9802 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9803 (exit $ac_status); } && {
9804 test -z "$ac_c_werror_flag" ||
9805 test ! -s conftest.err
9806 } && test -s conftest$ac_exeext && {
9807 test "$cross_compiling" = yes ||
9808 $as_test_x conftest$ac_exeext
9810 ac_cv_func_remove=yes
9812 $as_echo "$as_me: failed program was:" >&5
9813 sed 's/^/| /' conftest.$ac_ext >&5
9815 ac_cv_func_remove=no
9818 rm -rf conftest.dSYM
9819 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9820 conftest$ac_exeext conftest.$ac_ext
9822 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5
9823 $as_echo "$ac_cv_func_remove" >&6; }
9825 if test $ac_cv_func_remove = no; then
9826 { $as_echo "$as_me:$LINENO: checking for remove in -lposix" >&5
9827 $as_echo_n "checking for remove in -lposix... " >&6; }
9828 if test "${ac_cv_lib_posix_remove+set}" = set; then
9829 $as_echo_n "(cached) " >&6
9831 ac_check_lib_save_LIBS=$LIBS
9832 LIBS="-lposix $LIBS"
9833 cat >conftest.$ac_ext <<_ACEOF
9836 cat confdefs.h >>conftest.$ac_ext
9837 cat >>conftest.$ac_ext <<_ACEOF
9838 /* end confdefs.h. */
9840 /* Override any GCC internal prototype to avoid an error.
9841 Use char because int might match the return type of a GCC
9842 builtin and then its argument prototype would still apply. */
9855 rm -f conftest.$ac_objext conftest$ac_exeext
9856 if { (ac_try="$ac_link"
9858 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9859 *) ac_try_echo
=$ac_try;;
9861 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9862 $as_echo "$ac_try_echo") >&5
9863 (eval "$ac_link") 2>conftest.er1
9865 grep -v '^ *+' conftest.er1
>conftest.err
9867 cat conftest.err
>&5
9868 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9869 (exit $ac_status); } && {
9870 test -z "$ac_c_werror_flag" ||
9871 test ! -s conftest.err
9872 } && test -s conftest
$ac_exeext && {
9873 test "$cross_compiling" = yes ||
9874 $as_test_x conftest
$ac_exeext
9876 ac_cv_lib_posix_remove
=yes
9878 $as_echo "$as_me: failed program was:" >&5
9879 sed 's/^/| /' conftest.
$ac_ext >&5
9881 ac_cv_lib_posix_remove
=no
9884 rm -rf conftest.dSYM
9885 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9886 conftest
$ac_exeext conftest.
$ac_ext
9887 LIBS
=$ac_check_lib_save_LIBS
9889 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5
9890 $as_echo "$ac_cv_lib_posix_remove" >&6; }
9891 if test "x$ac_cv_lib_posix_remove" = x
""yes; then
9892 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lposix"
9897 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
9898 { $as_echo "$as_me:$LINENO: checking for shmat" >&5
9899 $as_echo_n "checking for shmat... " >&6; }
9900 if test "${ac_cv_func_shmat+set}" = set; then
9901 $as_echo_n "(cached) " >&6
9903 cat >conftest.
$ac_ext <<_ACEOF
9906 cat confdefs.h
>>conftest.
$ac_ext
9907 cat >>conftest.
$ac_ext <<_ACEOF
9908 /* end confdefs.h. */
9909 /* Define shmat to an innocuous variant, in case <limits.h> declares shmat.
9910 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9911 #define shmat innocuous_shmat
9913 /* System header to define __stub macros and hopefully few prototypes,
9914 which can conflict with char shmat (); below.
9915 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9916 <limits.h> exists even on freestanding compilers. */
9919 # include <limits.h>
9921 # include <assert.h>
9926 /* Override any GCC internal prototype to avoid an error.
9927 Use char because int might match the return type of a GCC
9928 builtin and then its argument prototype would still apply. */
9933 /* The GNU C library defines this for functions which it implements
9934 to always fail with ENOSYS. Some functions are actually named
9935 something starting with __ and the normal name is an alias. */
9936 #if defined __stub_shmat || defined __stub___shmat
9948 rm -f conftest.
$ac_objext conftest
$ac_exeext
9949 if { (ac_try
="$ac_link"
9951 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9952 *) ac_try_echo=$ac_try;;
9954 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9955 $as_echo "$ac_try_echo") >&5
9956 (eval "$ac_link") 2>conftest.er1
9958 grep -v '^ *+' conftest.er1 >conftest.err
9960 cat conftest.err >&5
9961 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9962 (exit $ac_status); } && {
9963 test -z "$ac_c_werror_flag" ||
9964 test ! -s conftest.err
9965 } && test -s conftest$ac_exeext && {
9966 test "$cross_compiling" = yes ||
9967 $as_test_x conftest$ac_exeext
9969 ac_cv_func_shmat=yes
9971 $as_echo "$as_me: failed program was:" >&5
9972 sed 's/^/| /' conftest.$ac_ext >&5
9977 rm -rf conftest.dSYM
9978 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9979 conftest$ac_exeext conftest.$ac_ext
9981 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5
9982 $as_echo "$ac_cv_func_shmat" >&6; }
9984 if test $ac_cv_func_shmat = no; then
9985 { $as_echo "$as_me:$LINENO: checking for shmat in -lipc" >&5
9986 $as_echo_n "checking for shmat in -lipc... " >&6; }
9987 if test "${ac_cv_lib_ipc_shmat+set}" = set; then
9988 $as_echo_n "(cached) " >&6
9990 ac_check_lib_save_LIBS=$LIBS
9992 cat >conftest.$ac_ext <<_ACEOF
9995 cat confdefs.h >>conftest.$ac_ext
9996 cat >>conftest.$ac_ext <<_ACEOF
9997 /* end confdefs.h. */
9999 /* Override any GCC internal prototype to avoid an error.
10000 Use char because int might match the return type of a GCC
10001 builtin and then its argument prototype would still apply. */
10014 rm -f conftest.$ac_objext conftest$ac_exeext
10015 if { (ac_try="$ac_link"
10016 case "(($ac_try" in
10017 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10018 *) ac_try_echo
=$ac_try;;
10020 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10021 $as_echo "$ac_try_echo") >&5
10022 (eval "$ac_link") 2>conftest.er1
10024 grep -v '^ *+' conftest.er1
>conftest.err
10026 cat conftest.err
>&5
10027 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10028 (exit $ac_status); } && {
10029 test -z "$ac_c_werror_flag" ||
10030 test ! -s conftest.err
10031 } && test -s conftest
$ac_exeext && {
10032 test "$cross_compiling" = yes ||
10033 $as_test_x conftest
$ac_exeext
10035 ac_cv_lib_ipc_shmat
=yes
10037 $as_echo "$as_me: failed program was:" >&5
10038 sed 's/^/| /' conftest.
$ac_ext >&5
10040 ac_cv_lib_ipc_shmat
=no
10043 rm -rf conftest.dSYM
10044 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10045 conftest
$ac_exeext conftest.
$ac_ext
10046 LIBS
=$ac_check_lib_save_LIBS
10048 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5
10049 $as_echo "$ac_cv_lib_ipc_shmat" >&6; }
10050 if test "x$ac_cv_lib_ipc_shmat" = x
""yes; then
10051 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lipc"
10057 # Check for libraries that X11R6 Xt/Xaw programs need.
10058 ac_save_LDFLAGS
=$LDFLAGS
10059 test -n "$x_libraries" && LDFLAGS
="$LDFLAGS -L$x_libraries"
10060 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
10061 # check for ICE first), but we must link in the order -lSM -lICE or
10062 # we get undefined symbols. So assume we have SM if we have ICE.
10063 # These have to be linked with before -lX11, unlike the other
10064 # libraries we check for below, so use a different variable.
10065 # John Interrante, Karl Berry
10066 { $as_echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5
10067 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
10068 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then
10069 $as_echo_n "(cached) " >&6
10071 ac_check_lib_save_LIBS
=$LIBS
10072 LIBS
="-lICE $X_EXTRA_LIBS $LIBS"
10073 cat >conftest.
$ac_ext <<_ACEOF
10076 cat confdefs.h
>>conftest.
$ac_ext
10077 cat >>conftest.
$ac_ext <<_ACEOF
10078 /* end confdefs.h. */
10080 /* Override any GCC internal prototype to avoid an error.
10081 Use char because int might match the return type of a GCC
10082 builtin and then its argument prototype would still apply. */
10086 char IceConnectionNumber ();
10090 return IceConnectionNumber ();
10095 rm -f conftest.
$ac_objext conftest
$ac_exeext
10096 if { (ac_try
="$ac_link"
10097 case "(($ac_try" in
10098 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10099 *) ac_try_echo=$ac_try;;
10101 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10102 $as_echo "$ac_try_echo") >&5
10103 (eval "$ac_link") 2>conftest.er1
10105 grep -v '^ *+' conftest.er1 >conftest.err
10107 cat conftest.err >&5
10108 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10109 (exit $ac_status); } && {
10110 test -z "$ac_c_werror_flag" ||
10111 test ! -s conftest.err
10112 } && test -s conftest$ac_exeext && {
10113 test "$cross_compiling" = yes ||
10114 $as_test_x conftest$ac_exeext
10116 ac_cv_lib_ICE_IceConnectionNumber=yes
10118 $as_echo "$as_me: failed program was:" >&5
10119 sed 's/^/| /' conftest.$ac_ext >&5
10121 ac_cv_lib_ICE_IceConnectionNumber=no
10124 rm -rf conftest.dSYM
10125 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10126 conftest$ac_exeext conftest.$ac_ext
10127 LIBS=$ac_check_lib_save_LIBS
10129 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
10130 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
10131 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x""yes; then
10132 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
10135 LDFLAGS=$ac_save_LDFLAGS
10140 if test "$have_x" = "yes"
10142 XLIB="-lXext -lX11"
10143 ac_save_CPPFLAGS="$CPPFLAGS"
10144 CPPFLAGS="$CPPFLAGS $X_CFLAGS"
10146 { $as_echo "$as_me:$LINENO: checking for -lX11" >&5
10147 $as_echo_n "checking for -lX11... " >&6; }
10148 if test "${ac_cv_lib_soname_X11+set}" = set; then
10149 $as_echo_n "(cached) " >&6
10151 ac_check_soname_save_LIBS=$LIBS
10152 LIBS="-lX11 $X_LIBS $X_EXTRA_LIBS $LIBS"
10153 cat >conftest.$ac_ext <<_ACEOF
10156 cat confdefs.h >>conftest.$ac_ext
10157 cat >>conftest.$ac_ext <<_ACEOF
10158 /* end confdefs.h. */
10160 /* Override any GCC internal prototype to avoid an error.
10161 Use char because int might match the return type of a GCC
10162 builtin and then its argument prototype would still apply. */
10166 char XCreateWindow ();
10170 return XCreateWindow ();
10175 rm -f conftest.$ac_objext conftest$ac_exeext
10176 if { (ac_try="$ac_link"
10177 case "(($ac_try" in
10178 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10179 *) ac_try_echo
=$ac_try;;
10181 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10182 $as_echo "$ac_try_echo") >&5
10183 (eval "$ac_link") 2>conftest.er1
10185 grep -v '^ *+' conftest.er1
>conftest.err
10187 cat conftest.err
>&5
10188 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10189 (exit $ac_status); } && {
10190 test -z "$ac_c_werror_flag" ||
10191 test ! -s conftest.err
10192 } && test -s conftest
$ac_exeext && {
10193 test "$cross_compiling" = yes ||
10194 $as_test_x conftest
$ac_exeext
10198 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'` ;;
10199 *) ac_cv_lib_soname_X11
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libX11\\.$LIBEXT" | sed -e "s/^.*\(libX11\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10202 $as_echo "$as_me: failed program was:" >&5
10203 sed 's/^/| /' conftest.
$ac_ext >&5
10208 rm -rf conftest.dSYM
10209 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10210 conftest
$ac_exeext conftest.
$ac_ext
10211 LIBS
=$ac_check_soname_save_LIBS
10213 if test "x$ac_cv_lib_soname_X11" = "x"; then
10214 { $as_echo "$as_me:$LINENO: result: not found" >&5
10215 $as_echo "not found" >&6; }
10218 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_X11" >&5
10219 $as_echo "$ac_cv_lib_soname_X11" >&6; }
10221 cat >>confdefs.h
<<_ACEOF
10222 #define SONAME_LIBX11 "$ac_cv_lib_soname_X11"
10228 { $as_echo "$as_me:$LINENO: checking for -lXext" >&5
10229 $as_echo_n "checking for -lXext... " >&6; }
10230 if test "${ac_cv_lib_soname_Xext+set}" = set; then
10231 $as_echo_n "(cached) " >&6
10233 ac_check_soname_save_LIBS
=$LIBS
10234 LIBS
="-lXext $X_LIBS -lX11 $X_EXTRA_LIBS $LIBS"
10235 cat >conftest.
$ac_ext <<_ACEOF
10238 cat confdefs.h
>>conftest.
$ac_ext
10239 cat >>conftest.
$ac_ext <<_ACEOF
10240 /* end confdefs.h. */
10242 /* Override any GCC internal prototype to avoid an error.
10243 Use char because int might match the return type of a GCC
10244 builtin and then its argument prototype would still apply. */
10248 char XextCreateExtension ();
10252 return XextCreateExtension ();
10257 rm -f conftest.
$ac_objext conftest
$ac_exeext
10258 if { (ac_try
="$ac_link"
10259 case "(($ac_try" in
10260 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10261 *) ac_try_echo=$ac_try;;
10263 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10264 $as_echo "$ac_try_echo") >&5
10265 (eval "$ac_link") 2>conftest.er1
10267 grep -v '^ *+' conftest.er1 >conftest.err
10269 cat conftest.err >&5
10270 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10271 (exit $ac_status); } && {
10272 test -z "$ac_c_werror_flag" ||
10273 test ! -s conftest.err
10274 } && test -s conftest$ac_exeext && {
10275 test "$cross_compiling" = yes ||
10276 $as_test_x conftest$ac_exeext
10280 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'` ;;
10281 *) ac_cv_lib_soname_Xext=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXext\\.$LIBEXT" |
sed -e "s/^.*\(libXext\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10284 $as_echo "$as_me: failed program was:" >&5
10285 sed 's/^/| /' conftest.$ac_ext >&5
10290 rm -rf conftest.dSYM
10291 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10292 conftest$ac_exeext conftest.$ac_ext
10293 LIBS=$ac_check_soname_save_LIBS
10295 if test "x$ac_cv_lib_soname_Xext" = "x"; then
10296 { $as_echo "$as_me:$LINENO: result: not found" >&5
10297 $as_echo "not found" >&6; }
10300 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xext" >&5
10301 $as_echo "$ac_cv_lib_soname_Xext" >&6; }
10303 cat >>confdefs.h <<_ACEOF
10304 #define SONAME_LIBXEXT "$ac_cv_lib_soname_Xext"
10323 for ac_header in X11/Xlib.h \
10326 X11/Xcursor/Xcursor.h \
10327 X11/extensions/shape.h \
10328 X11/extensions/XInput.h \
10329 X11/extensions/XShm.h \
10330 X11/extensions/Xcomposite.h \
10331 X11/extensions/Xinerama.h \
10332 X11/extensions/Xrandr.h \
10333 X11/extensions/Xrender.h \
10334 X11/extensions/xf86vmode.h
10336 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
10337 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
10338 $as_echo_n "checking for $ac_header... " >&6; }
10339 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10340 $as_echo_n "(cached) " >&6
10342 cat >conftest.$ac_ext <<_ACEOF
10345 cat confdefs.h >>conftest.$ac_ext
10346 cat >>conftest.$ac_ext <<_ACEOF
10347 /* end confdefs.h. */
10348 #ifdef HAVE_X11_XLIB_H
10349 # include <X11/Xlib.h>
10351 #ifdef HAVE_X11_XUTIL_H
10352 # include <X11/Xutil.h>
10355 #include <$ac_header>
10357 rm -f conftest.$ac_objext
10358 if { (ac_try="$ac_compile"
10359 case "(($ac_try" in
10360 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10361 *) ac_try_echo
=$ac_try;;
10363 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10364 $as_echo "$ac_try_echo") >&5
10365 (eval "$ac_compile") 2>conftest.er1
10367 grep -v '^ *+' conftest.er1
>conftest.err
10369 cat conftest.err
>&5
10370 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10371 (exit $ac_status); } && {
10372 test -z "$ac_c_werror_flag" ||
10373 test ! -s conftest.err
10374 } && test -s conftest.
$ac_objext; then
10375 eval "$as_ac_Header=yes"
10377 $as_echo "$as_me: failed program was:" >&5
10378 sed 's/^/| /' conftest.
$ac_ext >&5
10380 eval "$as_ac_Header=no"
10383 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
10385 ac_res
=`eval 'as_val=${'$as_ac_Header'}
10386 $as_echo "$as_val"'`
10387 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
10388 $as_echo "$ac_res" >&6; }
10389 as_val
=`eval 'as_val=${'$as_ac_Header'}
10390 $as_echo "$as_val"'`
10391 if test "x$as_val" = x
""yes; then
10392 cat >>confdefs.h
<<_ACEOF
10393 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
10401 if test "$ac_cv_header_X11_XKBlib_h" = "yes"
10403 { $as_echo "$as_me:$LINENO: checking for XkbQueryExtension in -lX11" >&5
10404 $as_echo_n "checking for XkbQueryExtension in -lX11... " >&6; }
10405 if test "${ac_cv_lib_X11_XkbQueryExtension+set}" = set; then
10406 $as_echo_n "(cached) " >&6
10408 ac_check_lib_save_LIBS
=$LIBS
10409 LIBS
="-lX11 $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10410 cat >conftest.
$ac_ext <<_ACEOF
10413 cat confdefs.h
>>conftest.
$ac_ext
10414 cat >>conftest.
$ac_ext <<_ACEOF
10415 /* end confdefs.h. */
10417 /* Override any GCC internal prototype to avoid an error.
10418 Use char because int might match the return type of a GCC
10419 builtin and then its argument prototype would still apply. */
10423 char XkbQueryExtension ();
10427 return XkbQueryExtension ();
10432 rm -f conftest.
$ac_objext conftest
$ac_exeext
10433 if { (ac_try
="$ac_link"
10434 case "(($ac_try" in
10435 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10436 *) ac_try_echo=$ac_try;;
10438 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10439 $as_echo "$ac_try_echo") >&5
10440 (eval "$ac_link") 2>conftest.er1
10442 grep -v '^ *+' conftest.er1 >conftest.err
10444 cat conftest.err >&5
10445 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10446 (exit $ac_status); } && {
10447 test -z "$ac_c_werror_flag" ||
10448 test ! -s conftest.err
10449 } && test -s conftest$ac_exeext && {
10450 test "$cross_compiling" = yes ||
10451 $as_test_x conftest$ac_exeext
10453 ac_cv_lib_X11_XkbQueryExtension=yes
10455 $as_echo "$as_me: failed program was:" >&5
10456 sed 's/^/| /' conftest.$ac_ext >&5
10458 ac_cv_lib_X11_XkbQueryExtension=no
10461 rm -rf conftest.dSYM
10462 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10463 conftest$ac_exeext conftest.$ac_ext
10464 LIBS=$ac_check_lib_save_LIBS
10466 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_X11_XkbQueryExtension" >&5
10467 $as_echo "$ac_cv_lib_X11_XkbQueryExtension" >&6; }
10468 if test "x$ac_cv_lib_X11_XkbQueryExtension" = x""yes; then
10470 cat >>confdefs.h <<\_ACEOF
10478 if test "$ac_cv_header_X11_Xcursor_Xcursor_h" = "yes"
10480 { $as_echo "$as_me:$LINENO: checking for -lXcursor" >&5
10481 $as_echo_n "checking for -lXcursor... " >&6; }
10482 if test "${ac_cv_lib_soname_Xcursor+set}" = set; then
10483 $as_echo_n "(cached) " >&6
10485 ac_check_soname_save_LIBS=$LIBS
10486 LIBS="-lXcursor $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10487 cat >conftest.$ac_ext <<_ACEOF
10490 cat confdefs.h >>conftest.$ac_ext
10491 cat >>conftest.$ac_ext <<_ACEOF
10492 /* end confdefs.h. */
10494 /* Override any GCC internal prototype to avoid an error.
10495 Use char because int might match the return type of a GCC
10496 builtin and then its argument prototype would still apply. */
10500 char XcursorImageLoadCursor ();
10504 return XcursorImageLoadCursor ();
10509 rm -f conftest.$ac_objext conftest$ac_exeext
10510 if { (ac_try="$ac_link"
10511 case "(($ac_try" in
10512 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10513 *) ac_try_echo
=$ac_try;;
10515 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10516 $as_echo "$ac_try_echo") >&5
10517 (eval "$ac_link") 2>conftest.er1
10519 grep -v '^ *+' conftest.er1
>conftest.err
10521 cat conftest.err
>&5
10522 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10523 (exit $ac_status); } && {
10524 test -z "$ac_c_werror_flag" ||
10525 test ! -s conftest.err
10526 } && test -s conftest
$ac_exeext && {
10527 test "$cross_compiling" = yes ||
10528 $as_test_x conftest
$ac_exeext
10532 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'` ;;
10533 *) ac_cv_lib_soname_Xcursor
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcursor\\.$LIBEXT" | sed -e "s/^.*\(libXcursor\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10536 $as_echo "$as_me: failed program was:" >&5
10537 sed 's/^/| /' conftest.
$ac_ext >&5
10542 rm -rf conftest.dSYM
10543 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10544 conftest
$ac_exeext conftest.
$ac_ext
10545 LIBS
=$ac_check_soname_save_LIBS
10547 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10548 { $as_echo "$as_me:$LINENO: result: not found" >&5
10549 $as_echo "not found" >&6; }
10552 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcursor" >&5
10553 $as_echo "$ac_cv_lib_soname_Xcursor" >&6; }
10555 cat >>confdefs.h
<<_ACEOF
10556 #define SONAME_LIBXCURSOR "$ac_cv_lib_soname_Xcursor"
10563 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10564 case "x$with_xcursor" in
10565 x
) wine_notices
="$wine_notices|libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported." ;;
10567 *) { { $as_echo "$as_me:$LINENO: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10568 This is an error since --with-xcursor was requested." >&5
10569 $as_echo "$as_me: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10570 This is an error since --with-xcursor was requested." >&2;}
10571 { (exit 1); exit 1; }; } ;;
10576 if test "$ac_cv_header_X11_extensions_XInput_h" = "yes"
10578 { $as_echo "$as_me:$LINENO: checking for -lXi" >&5
10579 $as_echo_n "checking for -lXi... " >&6; }
10580 if test "${ac_cv_lib_soname_Xi+set}" = set; then
10581 $as_echo_n "(cached) " >&6
10583 ac_check_soname_save_LIBS
=$LIBS
10584 LIBS
="-lXi $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10585 cat >conftest.
$ac_ext <<_ACEOF
10588 cat confdefs.h
>>conftest.
$ac_ext
10589 cat >>conftest.
$ac_ext <<_ACEOF
10590 /* end confdefs.h. */
10592 /* Override any GCC internal prototype to avoid an error.
10593 Use char because int might match the return type of a GCC
10594 builtin and then its argument prototype would still apply. */
10598 char XOpenDevice ();
10602 return XOpenDevice ();
10607 rm -f conftest.
$ac_objext conftest
$ac_exeext
10608 if { (ac_try
="$ac_link"
10609 case "(($ac_try" in
10610 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10611 *) ac_try_echo=$ac_try;;
10613 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10614 $as_echo "$ac_try_echo") >&5
10615 (eval "$ac_link") 2>conftest.er1
10617 grep -v '^ *+' conftest.er1 >conftest.err
10619 cat conftest.err >&5
10620 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10621 (exit $ac_status); } && {
10622 test -z "$ac_c_werror_flag" ||
10623 test ! -s conftest.err
10624 } && test -s conftest$ac_exeext && {
10625 test "$cross_compiling" = yes ||
10626 $as_test_x conftest$ac_exeext
10630 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'` ;;
10631 *) ac_cv_lib_soname_Xi=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXi\\.$LIBEXT" |
sed -e "s/^.*\(libXi\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10634 $as_echo "$as_me: failed program was:" >&5
10635 sed 's/^/| /' conftest.$ac_ext >&5
10640 rm -rf conftest.dSYM
10641 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10642 conftest$ac_exeext conftest.$ac_ext
10643 LIBS=$ac_check_soname_save_LIBS
10645 if test "x$ac_cv_lib_soname_Xi" = "x"; then
10646 { $as_echo "$as_me:$LINENO: result: not found" >&5
10647 $as_echo "not found" >&6; }
10650 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xi" >&5
10651 $as_echo "$ac_cv_lib_soname_Xi" >&6; }
10653 cat >>confdefs.h <<_ACEOF
10654 #define SONAME_LIBXI "$ac_cv_lib_soname_Xi"
10661 if test "x$ac_cv_lib_soname_Xi" = "x"; then
10662 case "x$with_xinput" in
10663 x) wine_notices="$wine_notices|libxi ${notice_platform}development files not found, the Xinput extension won't be supported." ;;
10665 *) { { $as_echo "$as_me:$LINENO: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10666 This is an error since --with-xinput was requested." >&5
10667 $as_echo "$as_me: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10668 This is an error since --with-xinput was requested." >&2;}
10669 { (exit 1); exit 1; }; } ;;
10674 if test "$ac_cv_header_X11_extensions_XShm_h" = "yes"
10676 { $as_echo "$as_me:$LINENO: checking for XShmQueryExtension in -lXext" >&5
10677 $as_echo_n "checking for XShmQueryExtension in -lXext... " >&6; }
10678 if test "${ac_cv_lib_Xext_XShmQueryExtension+set}" = set; then
10679 $as_echo_n "(cached) " >&6
10681 ac_check_lib_save_LIBS=$LIBS
10682 LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10683 cat >conftest.$ac_ext <<_ACEOF
10686 cat confdefs.h >>conftest.$ac_ext
10687 cat >>conftest.$ac_ext <<_ACEOF
10688 /* end confdefs.h. */
10690 /* Override any GCC internal prototype to avoid an error.
10691 Use char because int might match the return type of a GCC
10692 builtin and then its argument prototype would still apply. */
10696 char XShmQueryExtension ();
10700 return XShmQueryExtension ();
10705 rm -f conftest.$ac_objext conftest$ac_exeext
10706 if { (ac_try="$ac_link"
10707 case "(($ac_try" in
10708 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10709 *) ac_try_echo
=$ac_try;;
10711 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10712 $as_echo "$ac_try_echo") >&5
10713 (eval "$ac_link") 2>conftest.er1
10715 grep -v '^ *+' conftest.er1
>conftest.err
10717 cat conftest.err
>&5
10718 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10719 (exit $ac_status); } && {
10720 test -z "$ac_c_werror_flag" ||
10721 test ! -s conftest.err
10722 } && test -s conftest
$ac_exeext && {
10723 test "$cross_compiling" = yes ||
10724 $as_test_x conftest
$ac_exeext
10726 ac_cv_lib_Xext_XShmQueryExtension
=yes
10728 $as_echo "$as_me: failed program was:" >&5
10729 sed 's/^/| /' conftest.
$ac_ext >&5
10731 ac_cv_lib_Xext_XShmQueryExtension
=no
10734 rm -rf conftest.dSYM
10735 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10736 conftest
$ac_exeext conftest.
$ac_ext
10737 LIBS
=$ac_check_lib_save_LIBS
10739 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5
10740 $as_echo "$ac_cv_lib_Xext_XShmQueryExtension" >&6; }
10741 if test "x$ac_cv_lib_Xext_XShmQueryExtension" = x
""yes; then
10743 cat >>confdefs.h
<<\_ACEOF
10744 #define HAVE_LIBXXSHM 1
10750 if test "$ac_cv_lib_Xext_XShmQueryExtension" != "yes"; then
10751 case "x$with_xshm" in
10752 x
) wine_notices
="$wine_notices|XShm ${notice_platform}development files not found, X Shared Memory won't be supported." ;;
10754 *) { { $as_echo "$as_me:$LINENO: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10755 This is an error since --with-xshm was requested." >&5
10756 $as_echo "$as_me: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10757 This is an error since --with-xshm was requested." >&2;}
10758 { (exit 1); exit 1; }; } ;;
10763 if test "$ac_cv_header_X11_extensions_shape_h" = "yes"
10765 { $as_echo "$as_me:$LINENO: checking for XShapeQueryExtension in -lXext" >&5
10766 $as_echo_n "checking for XShapeQueryExtension in -lXext... " >&6; }
10767 if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then
10768 $as_echo_n "(cached) " >&6
10770 ac_check_lib_save_LIBS
=$LIBS
10771 LIBS
="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10772 cat >conftest.
$ac_ext <<_ACEOF
10775 cat confdefs.h
>>conftest.
$ac_ext
10776 cat >>conftest.
$ac_ext <<_ACEOF
10777 /* end confdefs.h. */
10779 /* Override any GCC internal prototype to avoid an error.
10780 Use char because int might match the return type of a GCC
10781 builtin and then its argument prototype would still apply. */
10785 char XShapeQueryExtension ();
10789 return XShapeQueryExtension ();
10794 rm -f conftest.
$ac_objext conftest
$ac_exeext
10795 if { (ac_try
="$ac_link"
10796 case "(($ac_try" in
10797 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10798 *) ac_try_echo=$ac_try;;
10800 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10801 $as_echo "$ac_try_echo") >&5
10802 (eval "$ac_link") 2>conftest.er1
10804 grep -v '^ *+' conftest.er1 >conftest.err
10806 cat conftest.err >&5
10807 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10808 (exit $ac_status); } && {
10809 test -z "$ac_c_werror_flag" ||
10810 test ! -s conftest.err
10811 } && test -s conftest$ac_exeext && {
10812 test "$cross_compiling" = yes ||
10813 $as_test_x conftest$ac_exeext
10815 ac_cv_lib_Xext_XShapeQueryExtension=yes
10817 $as_echo "$as_me: failed program was:" >&5
10818 sed 's/^/| /' conftest.$ac_ext >&5
10820 ac_cv_lib_Xext_XShapeQueryExtension=no
10823 rm -rf conftest.dSYM
10824 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10825 conftest$ac_exeext conftest.$ac_ext
10826 LIBS=$ac_check_lib_save_LIBS
10828 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
10829 $as_echo "$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
10830 if test "x$ac_cv_lib_Xext_XShapeQueryExtension" = x""yes; then
10832 cat >>confdefs.h <<\_ACEOF
10833 #define HAVE_LIBXSHAPE 1
10839 if test "$ac_cv_lib_Xext_XShapeQueryExtension" != "yes"; then
10840 case "x$with_xshape" in
10841 x) wine_notices="$wine_notices|XShape ${notice_platform}development files not found, XShape won't be supported." ;;
10843 *) { { $as_echo "$as_me:$LINENO: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10844 This is an error since --with-xshape was requested." >&5
10845 $as_echo "$as_me: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10846 This is an error since --with-xshape was requested." >&2;}
10847 { (exit 1); exit 1; }; } ;;
10852 if test "$ac_cv_header_X11_extensions_xf86vmode_h" = "yes"
10854 { $as_echo "$as_me:$LINENO: checking for -lXxf86vm" >&5
10855 $as_echo_n "checking for -lXxf86vm... " >&6; }
10856 if test "${ac_cv_lib_soname_Xxf86vm+set}" = set; then
10857 $as_echo_n "(cached) " >&6
10859 ac_check_soname_save_LIBS=$LIBS
10860 LIBS="-lXxf86vm $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10861 cat >conftest.$ac_ext <<_ACEOF
10864 cat confdefs.h >>conftest.$ac_ext
10865 cat >>conftest.$ac_ext <<_ACEOF
10866 /* end confdefs.h. */
10868 /* Override any GCC internal prototype to avoid an error.
10869 Use char because int might match the return type of a GCC
10870 builtin and then its argument prototype would still apply. */
10874 char XF86VidModeQueryExtension ();
10878 return XF86VidModeQueryExtension ();
10883 rm -f conftest.$ac_objext conftest$ac_exeext
10884 if { (ac_try="$ac_link"
10885 case "(($ac_try" in
10886 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10887 *) ac_try_echo
=$ac_try;;
10889 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10890 $as_echo "$ac_try_echo") >&5
10891 (eval "$ac_link") 2>conftest.er1
10893 grep -v '^ *+' conftest.er1
>conftest.err
10895 cat conftest.err
>&5
10896 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10897 (exit $ac_status); } && {
10898 test -z "$ac_c_werror_flag" ||
10899 test ! -s conftest.err
10900 } && test -s conftest
$ac_exeext && {
10901 test "$cross_compiling" = yes ||
10902 $as_test_x conftest
$ac_exeext
10906 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'` ;;
10907 *) ac_cv_lib_soname_Xxf86vm
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXxf86vm\\.$LIBEXT" | sed -e "s/^.*\(libXxf86vm\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10910 $as_echo "$as_me: failed program was:" >&5
10911 sed 's/^/| /' conftest.
$ac_ext >&5
10916 rm -rf conftest.dSYM
10917 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10918 conftest
$ac_exeext conftest.
$ac_ext
10919 LIBS
=$ac_check_soname_save_LIBS
10921 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10922 { $as_echo "$as_me:$LINENO: result: not found" >&5
10923 $as_echo "not found" >&6; }
10926 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xxf86vm" >&5
10927 $as_echo "$ac_cv_lib_soname_Xxf86vm" >&6; }
10929 cat >>confdefs.h
<<_ACEOF
10930 #define SONAME_LIBXXF86VM "$ac_cv_lib_soname_Xxf86vm"
10937 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10938 case "x$with_xxf86vm" in
10939 x
) wine_notices
="$wine_notices|libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported." ;;
10941 *) { { $as_echo "$as_me:$LINENO: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10942 This is an error since --with-xxf86vm was requested." >&5
10943 $as_echo "$as_me: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10944 This is an error since --with-xxf86vm was requested." >&2;}
10945 { (exit 1); exit 1; }; } ;;
10950 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"
10952 { $as_echo "$as_me:$LINENO: checking for -lXrender" >&5
10953 $as_echo_n "checking for -lXrender... " >&6; }
10954 if test "${ac_cv_lib_soname_Xrender+set}" = set; then
10955 $as_echo_n "(cached) " >&6
10957 ac_check_soname_save_LIBS
=$LIBS
10958 LIBS
="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10959 cat >conftest.
$ac_ext <<_ACEOF
10962 cat confdefs.h
>>conftest.
$ac_ext
10963 cat >>conftest.
$ac_ext <<_ACEOF
10964 /* end confdefs.h. */
10966 /* Override any GCC internal prototype to avoid an error.
10967 Use char because int might match the return type of a GCC
10968 builtin and then its argument prototype would still apply. */
10972 char XRenderQueryExtension ();
10976 return XRenderQueryExtension ();
10981 rm -f conftest.
$ac_objext conftest
$ac_exeext
10982 if { (ac_try
="$ac_link"
10983 case "(($ac_try" in
10984 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10985 *) ac_try_echo=$ac_try;;
10987 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10988 $as_echo "$ac_try_echo") >&5
10989 (eval "$ac_link") 2>conftest.er1
10991 grep -v '^ *+' conftest.er1 >conftest.err
10993 cat conftest.err >&5
10994 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10995 (exit $ac_status); } && {
10996 test -z "$ac_c_werror_flag" ||
10997 test ! -s conftest.err
10998 } && test -s conftest$ac_exeext && {
10999 test "$cross_compiling" = yes ||
11000 $as_test_x conftest$ac_exeext
11004 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'` ;;
11005 *) ac_cv_lib_soname_Xrender=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXrender\\.$LIBEXT" |
sed -e "s/^.*\(libXrender\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11008 $as_echo "$as_me: failed program was:" >&5
11009 sed 's/^/| /' conftest.$ac_ext >&5
11014 rm -rf conftest.dSYM
11015 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11016 conftest$ac_exeext conftest.$ac_ext
11017 LIBS=$ac_check_soname_save_LIBS
11019 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
11020 { $as_echo "$as_me:$LINENO: result: not found" >&5
11021 $as_echo "not found" >&6; }
11024 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrender" >&5
11025 $as_echo "$ac_cv_lib_soname_Xrender" >&6; }
11027 cat >>confdefs.h <<_ACEOF
11028 #define SONAME_LIBXRENDER "$ac_cv_lib_soname_Xrender"
11031 { $as_echo "$as_me:$LINENO: checking for XRenderSetPictureTransform in -lXrender" >&5
11032 $as_echo_n "checking for XRenderSetPictureTransform in -lXrender... " >&6; }
11033 if test "${ac_cv_lib_Xrender_XRenderSetPictureTransform+set}" = set; then
11034 $as_echo_n "(cached) " >&6
11036 ac_check_lib_save_LIBS=$LIBS
11037 LIBS="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11038 cat >conftest.$ac_ext <<_ACEOF
11041 cat confdefs.h >>conftest.$ac_ext
11042 cat >>conftest.$ac_ext <<_ACEOF
11043 /* end confdefs.h. */
11045 /* Override any GCC internal prototype to avoid an error.
11046 Use char because int might match the return type of a GCC
11047 builtin and then its argument prototype would still apply. */
11051 char XRenderSetPictureTransform ();
11055 return XRenderSetPictureTransform ();
11060 rm -f conftest.$ac_objext conftest$ac_exeext
11061 if { (ac_try="$ac_link"
11062 case "(($ac_try" in
11063 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11064 *) ac_try_echo
=$ac_try;;
11066 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11067 $as_echo "$ac_try_echo") >&5
11068 (eval "$ac_link") 2>conftest.er1
11070 grep -v '^ *+' conftest.er1
>conftest.err
11072 cat conftest.err
>&5
11073 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11074 (exit $ac_status); } && {
11075 test -z "$ac_c_werror_flag" ||
11076 test ! -s conftest.err
11077 } && test -s conftest
$ac_exeext && {
11078 test "$cross_compiling" = yes ||
11079 $as_test_x conftest
$ac_exeext
11081 ac_cv_lib_Xrender_XRenderSetPictureTransform
=yes
11083 $as_echo "$as_me: failed program was:" >&5
11084 sed 's/^/| /' conftest.
$ac_ext >&5
11086 ac_cv_lib_Xrender_XRenderSetPictureTransform
=no
11089 rm -rf conftest.dSYM
11090 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
11091 conftest
$ac_exeext conftest.
$ac_ext
11092 LIBS
=$ac_check_lib_save_LIBS
11094 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xrender_XRenderSetPictureTransform" >&5
11095 $as_echo "$ac_cv_lib_Xrender_XRenderSetPictureTransform" >&6; }
11096 if test "x$ac_cv_lib_Xrender_XRenderSetPictureTransform" = x
""yes; then
11098 cat >>confdefs.h
<<\_ACEOF
11099 #define HAVE_XRENDERSETPICTURETRANSFORM 1
11108 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
11109 case "x$with_xrender" in
11110 x
) wine_warnings
="$wine_warnings|libxrender ${notice_platform}development files not found, XRender won't be supported." ;;
11112 *) { { $as_echo "$as_me:$LINENO: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
11113 This is an error since --with-xrender was requested." >&5
11114 $as_echo "$as_me: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
11115 This is an error since --with-xrender was requested." >&2;}
11116 { (exit 1); exit 1; }; } ;;
11121 if test "$ac_cv_header_X11_extensions_Xrandr_h" = "yes" -a "x$ac_cv_lib_soname_Xrender" != "x"
11123 cat >conftest.
$ac_ext <<_ACEOF
11126 cat confdefs.h
>>conftest.
$ac_ext
11127 cat >>conftest.
$ac_ext <<_ACEOF
11128 /* end confdefs.h. */
11129 #include <X11/Xlib.h>
11130 #include <X11/extensions/Xrandr.h>
11134 static typeof(XRRSetScreenConfigAndRate) * func;
11139 rm -f conftest.
$ac_objext
11140 if { (ac_try
="$ac_compile"
11141 case "(($ac_try" in
11142 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11143 *) ac_try_echo=$ac_try;;
11145 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11146 $as_echo "$ac_try_echo") >&5
11147 (eval "$ac_compile") 2>conftest.er1
11149 grep -v '^ *+' conftest.er1 >conftest.err
11151 cat conftest.err >&5
11152 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11153 (exit $ac_status); } && {
11154 test -z "$ac_c_werror_flag" ||
11155 test ! -s conftest.err
11156 } && test -s conftest.$ac_objext; then
11157 { $as_echo "$as_me:$LINENO: checking for -lXrandr" >&5
11158 $as_echo_n "checking for -lXrandr... " >&6; }
11159 if test "${ac_cv_lib_soname_Xrandr+set}" = set; then
11160 $as_echo_n "(cached) " >&6
11162 ac_check_soname_save_LIBS=$LIBS
11163 LIBS="-lXrandr $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11164 cat >conftest.$ac_ext <<_ACEOF
11167 cat confdefs.h >>conftest.$ac_ext
11168 cat >>conftest.$ac_ext <<_ACEOF
11169 /* end confdefs.h. */
11171 /* Override any GCC internal prototype to avoid an error.
11172 Use char because int might match the return type of a GCC
11173 builtin and then its argument prototype would still apply. */
11177 char XRRQueryExtension ();
11181 return XRRQueryExtension ();
11186 rm -f conftest.$ac_objext conftest$ac_exeext
11187 if { (ac_try="$ac_link"
11188 case "(($ac_try" in
11189 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11190 *) ac_try_echo
=$ac_try;;
11192 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11193 $as_echo "$ac_try_echo") >&5
11194 (eval "$ac_link") 2>conftest.er1
11196 grep -v '^ *+' conftest.er1
>conftest.err
11198 cat conftest.err
>&5
11199 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11200 (exit $ac_status); } && {
11201 test -z "$ac_c_werror_flag" ||
11202 test ! -s conftest.err
11203 } && test -s conftest
$ac_exeext && {
11204 test "$cross_compiling" = yes ||
11205 $as_test_x conftest
$ac_exeext
11209 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'` ;;
11210 *) ac_cv_lib_soname_Xrandr
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrandr\\.$LIBEXT" | sed -e "s/^.*\(libXrandr\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11213 $as_echo "$as_me: failed program was:" >&5
11214 sed 's/^/| /' conftest.
$ac_ext >&5
11219 rm -rf conftest.dSYM
11220 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
11221 conftest
$ac_exeext conftest.
$ac_ext
11222 LIBS
=$ac_check_soname_save_LIBS
11224 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
11225 { $as_echo "$as_me:$LINENO: result: not found" >&5
11226 $as_echo "not found" >&6; }
11229 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrandr" >&5
11230 $as_echo "$ac_cv_lib_soname_Xrandr" >&6; }
11232 cat >>confdefs.h
<<_ACEOF
11233 #define SONAME_LIBXRANDR "$ac_cv_lib_soname_Xrandr"
11240 $as_echo "$as_me: failed program was:" >&5
11241 sed 's/^/| /' conftest.
$ac_ext >&5
11246 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11248 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
11249 case "x$with_xrandr" in
11250 x
) wine_notices
="$wine_notices|libxrandr ${notice_platform}development files not found, XRandr won't be supported." ;;
11252 *) { { $as_echo "$as_me:$LINENO: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
11253 This is an error since --with-xrandr was requested." >&5
11254 $as_echo "$as_me: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
11255 This is an error since --with-xrandr was requested." >&2;}
11256 { (exit 1); exit 1; }; } ;;
11261 if test "$ac_cv_header_X11_extensions_Xinerama_h" = "yes"
11263 cat >conftest.
$ac_ext <<_ACEOF
11266 cat confdefs.h
>>conftest.
$ac_ext
11267 cat >>conftest.
$ac_ext <<_ACEOF
11268 /* end confdefs.h. */
11269 #include <X11/Xlib.h>
11270 #include <X11/extensions/Xinerama.h>
11274 static typeof(XineramaQueryScreens) * func;
11279 rm -f conftest.
$ac_objext
11280 if { (ac_try
="$ac_compile"
11281 case "(($ac_try" in
11282 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11283 *) ac_try_echo=$ac_try;;
11285 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11286 $as_echo "$ac_try_echo") >&5
11287 (eval "$ac_compile") 2>conftest.er1
11289 grep -v '^ *+' conftest.er1 >conftest.err
11291 cat conftest.err >&5
11292 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11293 (exit $ac_status); } && {
11294 test -z "$ac_c_werror_flag" ||
11295 test ! -s conftest.err
11296 } && test -s conftest.$ac_objext; then
11297 { $as_echo "$as_me:$LINENO: checking for -lXinerama" >&5
11298 $as_echo_n "checking for -lXinerama... " >&6; }
11299 if test "${ac_cv_lib_soname_Xinerama+set}" = set; then
11300 $as_echo_n "(cached) " >&6
11302 ac_check_soname_save_LIBS=$LIBS
11303 LIBS="-lXinerama $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11304 cat >conftest.$ac_ext <<_ACEOF
11307 cat confdefs.h >>conftest.$ac_ext
11308 cat >>conftest.$ac_ext <<_ACEOF
11309 /* end confdefs.h. */
11311 /* Override any GCC internal prototype to avoid an error.
11312 Use char because int might match the return type of a GCC
11313 builtin and then its argument prototype would still apply. */
11317 char XineramaQueryScreens ();
11321 return XineramaQueryScreens ();
11326 rm -f conftest.$ac_objext conftest$ac_exeext
11327 if { (ac_try="$ac_link"
11328 case "(($ac_try" in
11329 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11330 *) ac_try_echo
=$ac_try;;
11332 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11333 $as_echo "$ac_try_echo") >&5
11334 (eval "$ac_link") 2>conftest.er1
11336 grep -v '^ *+' conftest.er1
>conftest.err
11338 cat conftest.err
>&5
11339 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11340 (exit $ac_status); } && {
11341 test -z "$ac_c_werror_flag" ||
11342 test ! -s conftest.err
11343 } && test -s conftest
$ac_exeext && {
11344 test "$cross_compiling" = yes ||
11345 $as_test_x conftest
$ac_exeext
11349 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'` ;;
11350 *) ac_cv_lib_soname_Xinerama
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXinerama\\.$LIBEXT" | sed -e "s/^.*\(libXinerama\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11353 $as_echo "$as_me: failed program was:" >&5
11354 sed 's/^/| /' conftest.
$ac_ext >&5
11359 rm -rf conftest.dSYM
11360 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
11361 conftest
$ac_exeext conftest.
$ac_ext
11362 LIBS
=$ac_check_soname_save_LIBS
11364 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
11365 { $as_echo "$as_me:$LINENO: result: not found" >&5
11366 $as_echo "not found" >&6; }
11369 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xinerama" >&5
11370 $as_echo "$ac_cv_lib_soname_Xinerama" >&6; }
11372 cat >>confdefs.h
<<_ACEOF
11373 #define SONAME_LIBXINERAMA "$ac_cv_lib_soname_Xinerama"
11380 $as_echo "$as_me: failed program was:" >&5
11381 sed 's/^/| /' conftest.
$ac_ext >&5
11386 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11388 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
11389 case "x$with_xinerama" in
11390 x
) wine_notices
="$wine_notices|libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported." ;;
11392 *) { { $as_echo "$as_me:$LINENO: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
11393 This is an error since --with-xinerama was requested." >&5
11394 $as_echo "$as_me: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
11395 This is an error since --with-xinerama was requested." >&2;}
11396 { (exit 1); exit 1; }; } ;;
11401 if test "$ac_cv_header_X11_extensions_Xcomposite_h" = "yes"
11403 { $as_echo "$as_me:$LINENO: checking for -lXcomposite" >&5
11404 $as_echo_n "checking for -lXcomposite... " >&6; }
11405 if test "${ac_cv_lib_soname_Xcomposite+set}" = set; then
11406 $as_echo_n "(cached) " >&6
11408 ac_check_soname_save_LIBS
=$LIBS
11409 LIBS
="-lXcomposite $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11410 cat >conftest.
$ac_ext <<_ACEOF
11413 cat confdefs.h
>>conftest.
$ac_ext
11414 cat >>conftest.
$ac_ext <<_ACEOF
11415 /* end confdefs.h. */
11417 /* Override any GCC internal prototype to avoid an error.
11418 Use char because int might match the return type of a GCC
11419 builtin and then its argument prototype would still apply. */
11423 char XCompositeRedirectWindow ();
11427 return XCompositeRedirectWindow ();
11432 rm -f conftest.
$ac_objext conftest
$ac_exeext
11433 if { (ac_try
="$ac_link"
11434 case "(($ac_try" in
11435 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11436 *) ac_try_echo=$ac_try;;
11438 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11439 $as_echo "$ac_try_echo") >&5
11440 (eval "$ac_link") 2>conftest.er1
11442 grep -v '^ *+' conftest.er1 >conftest.err
11444 cat conftest.err >&5
11445 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11446 (exit $ac_status); } && {
11447 test -z "$ac_c_werror_flag" ||
11448 test ! -s conftest.err
11449 } && test -s conftest$ac_exeext && {
11450 test "$cross_compiling" = yes ||
11451 $as_test_x conftest$ac_exeext
11455 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'` ;;
11456 *) ac_cv_lib_soname_Xcomposite=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXcomposite\\.$LIBEXT" |
sed -e "s/^.*\(libXcomposite\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11459 $as_echo "$as_me: failed program was:" >&5
11460 sed 's/^/| /' conftest.$ac_ext >&5
11465 rm -rf conftest.dSYM
11466 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11467 conftest$ac_exeext conftest.$ac_ext
11468 LIBS=$ac_check_soname_save_LIBS
11470 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11471 { $as_echo "$as_me:$LINENO: result: not found" >&5
11472 $as_echo "not found" >&6; }
11475 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcomposite" >&5
11476 $as_echo "$ac_cv_lib_soname_Xcomposite" >&6; }
11478 cat >>confdefs.h <<_ACEOF
11479 #define SONAME_LIBXCOMPOSITE "$ac_cv_lib_soname_Xcomposite"
11486 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11487 case "x$with_xcomposite" in
11488 x) wine_notices="$wine_notices|libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported." ;;
11490 *) { { $as_echo "$as_me:$LINENO: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11491 This is an error since --with-xcomposite was requested." >&5
11492 $as_echo "$as_me: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11493 This is an error since --with-xcomposite was requested." >&2;}
11494 { (exit 1); exit 1; }; } ;;
11499 { $as_echo "$as_me:$LINENO: checking for XICCallback.callback" >&5
11500 $as_echo_n "checking for XICCallback.callback... " >&6; }
11501 if test "${ac_cv_member_XICCallback_callback+set}" = set; then
11502 $as_echo_n "(cached) " >&6
11504 cat >conftest.$ac_ext <<_ACEOF
11507 cat confdefs.h >>conftest.$ac_ext
11508 cat >>conftest.$ac_ext <<_ACEOF
11509 /* end confdefs.h. */
11510 #ifdef HAVE_X11_XLIB_H
11511 #include <X11/Xlib.h>
11517 static XICCallback ac_aggr;
11518 if (ac_aggr.callback)
11524 rm -f conftest.$ac_objext
11525 if { (ac_try="$ac_compile"
11526 case "(($ac_try" in
11527 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11528 *) ac_try_echo
=$ac_try;;
11530 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11531 $as_echo "$ac_try_echo") >&5
11532 (eval "$ac_compile") 2>conftest.er1
11534 grep -v '^ *+' conftest.er1
>conftest.err
11536 cat conftest.err
>&5
11537 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11538 (exit $ac_status); } && {
11539 test -z "$ac_c_werror_flag" ||
11540 test ! -s conftest.err
11541 } && test -s conftest.
$ac_objext; then
11542 ac_cv_member_XICCallback_callback
=yes
11544 $as_echo "$as_me: failed program was:" >&5
11545 sed 's/^/| /' conftest.
$ac_ext >&5
11547 cat >conftest.
$ac_ext <<_ACEOF
11550 cat confdefs.h
>>conftest.
$ac_ext
11551 cat >>conftest.
$ac_ext <<_ACEOF
11552 /* end confdefs.h. */
11553 #ifdef HAVE_X11_XLIB_H
11554 #include <X11/Xlib.h>
11560 static XICCallback ac_aggr;
11561 if (sizeof ac_aggr.callback)
11567 rm -f conftest.
$ac_objext
11568 if { (ac_try
="$ac_compile"
11569 case "(($ac_try" in
11570 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11571 *) ac_try_echo=$ac_try;;
11573 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11574 $as_echo "$ac_try_echo") >&5
11575 (eval "$ac_compile") 2>conftest.er1
11577 grep -v '^ *+' conftest.er1 >conftest.err
11579 cat conftest.err >&5
11580 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11581 (exit $ac_status); } && {
11582 test -z "$ac_c_werror_flag" ||
11583 test ! -s conftest.err
11584 } && test -s conftest.$ac_objext; then
11585 ac_cv_member_XICCallback_callback=yes
11587 $as_echo "$as_me: failed program was:" >&5
11588 sed 's/^/| /' conftest.$ac_ext >&5
11590 ac_cv_member_XICCallback_callback=no
11593 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11596 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11598 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_XICCallback_callback" >&5
11599 $as_echo "$ac_cv_member_XICCallback_callback" >&6; }
11600 if test "x$ac_cv_member_XICCallback_callback" = x""yes; then
11602 cat >>confdefs.h <<_ACEOF
11603 #define HAVE_XICCALLBACK_CALLBACK 1
11612 if test "x$with_opengl" != "xno"
11618 for ac_header in GL/gl.h GL/glx.h GL/glext.h GL/glu.h
11620 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
11621 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11622 $as_echo_n "checking for $ac_header... " >&6; }
11623 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11624 $as_echo_n "(cached) " >&6
11626 cat >conftest.$ac_ext <<_ACEOF
11629 cat confdefs.h >>conftest.$ac_ext
11630 cat >>conftest.$ac_ext <<_ACEOF
11631 /* end confdefs.h. */
11632 #ifdef HAVE_GL_GLX_H
11633 # include <GL/glx.h>
11636 #include <$ac_header>
11638 rm -f conftest.$ac_objext
11639 if { (ac_try="$ac_compile"
11640 case "(($ac_try" in
11641 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11642 *) ac_try_echo
=$ac_try;;
11644 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11645 $as_echo "$ac_try_echo") >&5
11646 (eval "$ac_compile") 2>conftest.er1
11648 grep -v '^ *+' conftest.er1
>conftest.err
11650 cat conftest.err
>&5
11651 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11652 (exit $ac_status); } && {
11653 test -z "$ac_c_werror_flag" ||
11654 test ! -s conftest.err
11655 } && test -s conftest.
$ac_objext; then
11656 eval "$as_ac_Header=yes"
11658 $as_echo "$as_me: failed program was:" >&5
11659 sed 's/^/| /' conftest.
$ac_ext >&5
11661 eval "$as_ac_Header=no"
11664 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11666 ac_res
=`eval 'as_val=${'$as_ac_Header'}
11667 $as_echo "$as_val"'`
11668 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11669 $as_echo "$ac_res" >&6; }
11670 as_val
=`eval 'as_val=${'$as_ac_Header'}
11671 $as_echo "$as_val"'`
11672 if test "x$as_val" = x
""yes; then
11673 cat >>confdefs.h
<<_ACEOF
11674 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
11681 if test "$ac_cv_header_GL_gl_h" = "yes" -a "$ac_cv_header_GL_glx_h" = "yes"
11683 { $as_echo "$as_me:$LINENO: checking for up-to-date OpenGL version" >&5
11684 $as_echo_n "checking for up-to-date OpenGL version... " >&6; }
11685 if test "${wine_cv_opengl_header_version_OK+set}" = set; then
11686 $as_echo_n "(cached) " >&6
11688 cat >conftest.
$ac_ext <<_ACEOF
11691 cat confdefs.h
>>conftest.
$ac_ext
11692 cat >>conftest.
$ac_ext <<_ACEOF
11693 /* end confdefs.h. */
11698 GLenum test = GL_UNSIGNED_SHORT_5_6_5;
11703 rm -f conftest.
$ac_objext
11704 if { (ac_try
="$ac_compile"
11705 case "(($ac_try" in
11706 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11707 *) ac_try_echo=$ac_try;;
11709 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11710 $as_echo "$ac_try_echo") >&5
11711 (eval "$ac_compile") 2>conftest.er1
11713 grep -v '^ *+' conftest.er1 >conftest.err
11715 cat conftest.err >&5
11716 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11717 (exit $ac_status); } && {
11718 test -z "$ac_c_werror_flag" ||
11719 test ! -s conftest.err
11720 } && test -s conftest.$ac_objext; then
11721 wine_cv_opengl_header_version_OK="yes"
11723 $as_echo "$as_me: failed program was:" >&5
11724 sed 's/^/| /' conftest.$ac_ext >&5
11726 wine_cv_opengl_header_version_OK="no"
11729 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11731 { $as_echo "$as_me:$LINENO: result: $wine_cv_opengl_header_version_OK" >&5
11732 $as_echo "$wine_cv_opengl_header_version_OK" >&6; }
11734 if test "$wine_cv_opengl_header_version_OK" = "yes"
11736 { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11737 $as_echo_n "checking for -lGL... " >&6; }
11738 if test "${ac_cv_lib_soname_GL+set}" = set; then
11739 $as_echo_n "(cached) " >&6
11741 ac_check_soname_save_LIBS=$LIBS
11742 LIBS="-lGL $X_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11743 cat >conftest.$ac_ext <<_ACEOF
11746 cat confdefs.h >>conftest.$ac_ext
11747 cat >>conftest.$ac_ext <<_ACEOF
11748 /* end confdefs.h. */
11750 /* Override any GCC internal prototype to avoid an error.
11751 Use char because int might match the return type of a GCC
11752 builtin and then its argument prototype would still apply. */
11756 char glXCreateContext ();
11760 return glXCreateContext ();
11765 rm -f conftest.$ac_objext conftest$ac_exeext
11766 if { (ac_try="$ac_link"
11767 case "(($ac_try" in
11768 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11769 *) ac_try_echo
=$ac_try;;
11771 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11772 $as_echo "$ac_try_echo") >&5
11773 (eval "$ac_link") 2>conftest.er1
11775 grep -v '^ *+' conftest.er1
>conftest.err
11777 cat conftest.err
>&5
11778 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11779 (exit $ac_status); } && {
11780 test -z "$ac_c_werror_flag" ||
11781 test ! -s conftest.err
11782 } && test -s conftest
$ac_exeext && {
11783 test "$cross_compiling" = yes ||
11784 $as_test_x conftest
$ac_exeext
11788 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'` ;;
11789 *) ac_cv_lib_soname_GL
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11792 $as_echo "$as_me: failed program was:" >&5
11793 sed 's/^/| /' conftest.
$ac_ext >&5
11798 rm -rf conftest.dSYM
11799 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
11800 conftest
$ac_exeext conftest.
$ac_ext
11801 LIBS
=$ac_check_soname_save_LIBS
11803 if test "x$ac_cv_lib_soname_GL" = "x"; then
11804 { $as_echo "$as_me:$LINENO: result: not found" >&5
11805 $as_echo "not found" >&6; }
11806 { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11807 $as_echo_n "checking for -lGL... " >&6; }
11808 if test "${ac_cv_lib_soname_GL+set}" = set; then
11809 $as_echo_n "(cached) " >&6
11811 ac_check_soname_save_LIBS
=$LIBS
11812 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"
11813 cat >conftest.
$ac_ext <<_ACEOF
11816 cat confdefs.h
>>conftest.
$ac_ext
11817 cat >>conftest.
$ac_ext <<_ACEOF
11818 /* end confdefs.h. */
11820 /* Override any GCC internal prototype to avoid an error.
11821 Use char because int might match the return type of a GCC
11822 builtin and then its argument prototype would still apply. */
11826 char glXCreateContext ();
11830 return glXCreateContext ();
11835 rm -f conftest.
$ac_objext conftest
$ac_exeext
11836 if { (ac_try
="$ac_link"
11837 case "(($ac_try" in
11838 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11839 *) ac_try_echo=$ac_try;;
11841 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11842 $as_echo "$ac_try_echo") >&5
11843 (eval "$ac_link") 2>conftest.er1
11845 grep -v '^ *+' conftest.er1 >conftest.err
11847 cat conftest.err >&5
11848 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11849 (exit $ac_status); } && {
11850 test -z "$ac_c_werror_flag" ||
11851 test ! -s conftest.err
11852 } && test -s conftest$ac_exeext && {
11853 test "$cross_compiling" = yes ||
11854 $as_test_x conftest$ac_exeext
11858 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'` ;;
11859 *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libGL\\.$LIBEXT" |
sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11862 $as_echo "$as_me: failed program was:" >&5
11863 sed 's/^/| /' conftest.$ac_ext >&5
11868 rm -rf conftest.dSYM
11869 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11870 conftest$ac_exeext conftest.$ac_ext
11871 LIBS=$ac_check_soname_save_LIBS
11873 if test "x$ac_cv_lib_soname_GL" = "x"; then
11874 { $as_echo "$as_me:$LINENO: result: not found" >&5
11875 $as_echo "not found" >&6; }
11876 if test -f /usr/X11R6/lib/libGL.a
11878 opengl_msg="/usr/X11R6/lib/libGL.a is present on your system.
11879 This probably prevents linking to OpenGL. Try deleting the file and restarting configure."
11881 opengl_msg="No OpenGL library found on this system."
11884 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11885 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11887 cat >>confdefs.h <<_ACEOF
11888 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11891 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"
11893 cat >>confdefs.h <<\_ACEOF
11894 #define HAVE_OPENGL 1
11900 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11901 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11903 cat >>confdefs.h <<_ACEOF
11904 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11909 cat >>confdefs.h <<\_ACEOF
11910 #define HAVE_OPENGL 1
11915 if test "$ac_cv_header_GL_glu_h" = "yes"
11917 { $as_echo "$as_me:$LINENO: checking for -lGLU" >&5
11918 $as_echo_n "checking for -lGLU... " >&6; }
11919 if test "${ac_cv_lib_soname_GLU+set}" = set; then
11920 $as_echo_n "(cached) " >&6
11922 ac_check_soname_save_LIBS=$LIBS
11923 LIBS="-lGLU $OPENGL_LIBS $X_LIBS $X_PRE_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11924 cat >conftest.$ac_ext <<_ACEOF
11927 cat confdefs.h >>conftest.$ac_ext
11928 cat >>conftest.$ac_ext <<_ACEOF
11929 /* end confdefs.h. */
11931 /* Override any GCC internal prototype to avoid an error.
11932 Use char because int might match the return type of a GCC
11933 builtin and then its argument prototype would still apply. */
11941 return gluLookAt ();
11946 rm -f conftest.$ac_objext conftest$ac_exeext
11947 if { (ac_try="$ac_link"
11948 case "(($ac_try" in
11949 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11950 *) ac_try_echo
=$ac_try;;
11952 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11953 $as_echo "$ac_try_echo") >&5
11954 (eval "$ac_link") 2>conftest.er1
11956 grep -v '^ *+' conftest.er1
>conftest.err
11958 cat conftest.err
>&5
11959 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11960 (exit $ac_status); } && {
11961 test -z "$ac_c_werror_flag" ||
11962 test ! -s conftest.err
11963 } && test -s conftest
$ac_exeext && {
11964 test "$cross_compiling" = yes ||
11965 $as_test_x conftest
$ac_exeext
11969 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'` ;;
11970 *) ac_cv_lib_soname_GLU
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGLU\\.$LIBEXT" | sed -e "s/^.*\(libGLU\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11973 $as_echo "$as_me: failed program was:" >&5
11974 sed 's/^/| /' conftest.
$ac_ext >&5
11979 rm -rf conftest.dSYM
11980 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
11981 conftest
$ac_exeext conftest.
$ac_ext
11982 LIBS
=$ac_check_soname_save_LIBS
11984 if test "x$ac_cv_lib_soname_GLU" = "x"; then
11985 { $as_echo "$as_me:$LINENO: result: not found" >&5
11986 $as_echo "not found" >&6; }
11989 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GLU" >&5
11990 $as_echo "$ac_cv_lib_soname_GLU" >&6; }
11992 cat >>confdefs.h
<<_ACEOF
11993 #define SONAME_LIBGLU "$ac_cv_lib_soname_GLU"
12000 if test "x$ac_cv_lib_soname_GLU" = "x"; then
12001 case "x$with_glu" in
12002 x
) wine_notices
="$wine_notices|libGLU ${notice_platform}development files not found, GLU won't be supported." ;;
12004 *) { { $as_echo "$as_me:$LINENO: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
12005 This is an error since --with-glu was requested." >&5
12006 $as_echo "$as_me: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
12007 This is an error since --with-glu was requested." >&2;}
12008 { (exit 1); exit 1; }; } ;;
12013 opengl_msg
="Old Mesa headers detected. Consider upgrading your Mesa libraries."
12016 opengl_msg
="OpenGL development headers not found."
12018 test -n "$opengl_msg" && enable_opengl32
=${enable_opengl32:-no}
12019 test "x$ac_cv_lib_soname_GLU" = "x" && enable_glu32
=${enable_glu32:-no}
12021 enable_opengl32
=${enable_opengl32:-no}
12022 enable_glu32
=${enable_glu32:-no}
12024 if test -n "$opengl_msg"; then
12025 case "x$with_opengl" in
12026 x
) wine_warnings
="$wine_warnings|$opengl_msg
12027 OpenGL and Direct3D won't be supported." ;;
12029 *) { { $as_echo "$as_me:$LINENO: error: $opengl_msg
12030 OpenGL and Direct3D won't be supported.
12031 This is an error since --with-opengl was requested." >&5
12032 $as_echo "$as_me: error: $opengl_msg
12033 OpenGL and Direct3D won't be supported.
12034 This is an error since --with-opengl was requested." >&2;}
12035 { (exit 1); exit 1; }; } ;;
12043 for ac_header
in audio
/audiolib.h
12045 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12046 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12047 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12048 $as_echo_n "checking for $ac_header... " >&6; }
12049 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12050 $as_echo_n "(cached) " >&6
12052 ac_res
=`eval 'as_val=${'$as_ac_Header'}
12053 $as_echo "$as_val"'`
12054 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12055 $as_echo "$ac_res" >&6; }
12057 # Is the header compilable?
12058 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12059 $as_echo_n "checking $ac_header usability... " >&6; }
12060 cat >conftest.
$ac_ext <<_ACEOF
12063 cat confdefs.h
>>conftest.
$ac_ext
12064 cat >>conftest.
$ac_ext <<_ACEOF
12065 /* end confdefs.h. */
12066 $ac_includes_default
12067 #include <$ac_header>
12069 rm -f conftest.
$ac_objext
12070 if { (ac_try
="$ac_compile"
12071 case "(($ac_try" in
12072 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12073 *) ac_try_echo=$ac_try;;
12075 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12076 $as_echo "$ac_try_echo") >&5
12077 (eval "$ac_compile") 2>conftest.er1
12079 grep -v '^ *+' conftest.er1 >conftest.err
12081 cat conftest.err >&5
12082 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12083 (exit $ac_status); } && {
12084 test -z "$ac_c_werror_flag" ||
12085 test ! -s conftest.err
12086 } && test -s conftest.$ac_objext; then
12087 ac_header_compiler=yes
12089 $as_echo "$as_me: failed program was:" >&5
12090 sed 's/^/| /' conftest.$ac_ext >&5
12092 ac_header_compiler=no
12095 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12096 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12097 $as_echo "$ac_header_compiler" >&6; }
12099 # Is the header present?
12100 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12101 $as_echo_n "checking $ac_header presence... " >&6; }
12102 cat >conftest.$ac_ext <<_ACEOF
12105 cat confdefs.h >>conftest.$ac_ext
12106 cat >>conftest.$ac_ext <<_ACEOF
12107 /* end confdefs.h. */
12108 #include <$ac_header>
12110 if { (ac_try="$ac_cpp conftest.$ac_ext"
12111 case "(($ac_try" in
12112 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12113 *) ac_try_echo
=$ac_try;;
12115 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12116 $as_echo "$ac_try_echo") >&5
12117 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12119 grep -v '^ *+' conftest.er1
>conftest.err
12121 cat conftest.err
>&5
12122 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12123 (exit $ac_status); } >/dev
/null
&& {
12124 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12125 test ! -s conftest.err
12127 ac_header_preproc
=yes
12129 $as_echo "$as_me: failed program was:" >&5
12130 sed 's/^/| /' conftest.
$ac_ext >&5
12132 ac_header_preproc
=no
12135 rm -f conftest.err conftest.
$ac_ext
12136 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12137 $as_echo "$ac_header_preproc" >&6; }
12139 # So? What about this header?
12140 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12142 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12143 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12144 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12145 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12146 ac_header_preproc
=yes
12149 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12150 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12151 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12152 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12153 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12154 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12155 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12156 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12157 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12158 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12159 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12160 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12162 ## ------------------------------------ ##
12163 ## Report this to wine-devel@winehq.org ##
12164 ## ------------------------------------ ##
12166 ) |
sed "s/^/$as_me: WARNING: /" >&2
12169 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12170 $as_echo_n "checking for $ac_header... " >&6; }
12171 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12172 $as_echo_n "(cached) " >&6
12174 eval "$as_ac_Header=\$ac_header_preproc"
12176 ac_res
=`eval 'as_val=${'$as_ac_Header'}
12177 $as_echo "$as_val"'`
12178 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12179 $as_echo "$ac_res" >&6; }
12182 as_val
=`eval 'as_val=${'$as_ac_Header'}
12183 $as_echo "$as_val"'`
12184 if test "x$as_val" = x
""yes; then
12185 cat >>confdefs.h
<<_ACEOF
12186 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12189 for ac_header
in audio
/soundlib.h
12191 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12192 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12193 $as_echo_n "checking for $ac_header... " >&6; }
12194 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12195 $as_echo_n "(cached) " >&6
12197 cat >conftest.
$ac_ext <<_ACEOF
12200 cat confdefs.h
>>conftest.
$ac_ext
12201 cat >>conftest.
$ac_ext <<_ACEOF
12202 /* end confdefs.h. */
12203 #include <audio/audiolib.h>
12205 #include <$ac_header>
12207 rm -f conftest.
$ac_objext
12208 if { (ac_try
="$ac_compile"
12209 case "(($ac_try" in
12210 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12211 *) ac_try_echo=$ac_try;;
12213 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12214 $as_echo "$ac_try_echo") >&5
12215 (eval "$ac_compile") 2>conftest.er1
12217 grep -v '^ *+' conftest.er1 >conftest.err
12219 cat conftest.err >&5
12220 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12221 (exit $ac_status); } && {
12222 test -z "$ac_c_werror_flag" ||
12223 test ! -s conftest.err
12224 } && test -s conftest.$ac_objext; then
12225 eval "$as_ac_Header=yes"
12227 $as_echo "$as_me: failed program was:" >&5
12228 sed 's/^/| /' conftest.$ac_ext >&5
12230 eval "$as_ac_Header=no"
12233 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12235 ac_res=`eval 'as_val=${'$as_ac_Header'}
12236 $as_echo "$as_val"'`
12237 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12238 $as_echo "$ac_res" >&6; }
12239 as_val=`eval 'as_val=${'$as_ac_Header'}
12240 $as_echo "$as_val"'`
12241 if test "x$as_val" = x""yes; then
12242 cat >>confdefs.h <<_ACEOF
12243 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
12250 { $as_echo "$as_me:$LINENO: checking for AuCreateFlow in -laudio" >&5
12251 $as_echo_n "checking for AuCreateFlow in -laudio... " >&6; }
12252 if test "${ac_cv_lib_audio_AuCreateFlow+set}" = set; then
12253 $as_echo_n "(cached) " >&6
12255 ac_check_lib_save_LIBS=$LIBS
12256 LIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
12257 cat >conftest.$ac_ext <<_ACEOF
12260 cat confdefs.h >>conftest.$ac_ext
12261 cat >>conftest.$ac_ext <<_ACEOF
12262 /* end confdefs.h. */
12264 /* Override any GCC internal prototype to avoid an error.
12265 Use char because int might match the return type of a GCC
12266 builtin and then its argument prototype would still apply. */
12270 char AuCreateFlow ();
12274 return AuCreateFlow ();
12279 rm -f conftest.$ac_objext conftest$ac_exeext
12280 if { (ac_try="$ac_link"
12281 case "(($ac_try" in
12282 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12283 *) ac_try_echo
=$ac_try;;
12285 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12286 $as_echo "$ac_try_echo") >&5
12287 (eval "$ac_link") 2>conftest.er1
12289 grep -v '^ *+' conftest.er1
>conftest.err
12291 cat conftest.err
>&5
12292 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12293 (exit $ac_status); } && {
12294 test -z "$ac_c_werror_flag" ||
12295 test ! -s conftest.err
12296 } && test -s conftest
$ac_exeext && {
12297 test "$cross_compiling" = yes ||
12298 $as_test_x conftest
$ac_exeext
12300 ac_cv_lib_audio_AuCreateFlow
=yes
12302 $as_echo "$as_me: failed program was:" >&5
12303 sed 's/^/| /' conftest.
$ac_ext >&5
12305 ac_cv_lib_audio_AuCreateFlow
=no
12308 rm -rf conftest.dSYM
12309 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
12310 conftest
$ac_exeext conftest.
$ac_ext
12311 LIBS
=$ac_check_lib_save_LIBS
12313 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audio_AuCreateFlow" >&5
12314 $as_echo "$ac_cv_lib_audio_AuCreateFlow" >&6; }
12315 if test "x$ac_cv_lib_audio_AuCreateFlow" = x
""yes; then
12317 cat >>confdefs.h
<<\_ACEOF
12321 { $as_echo "$as_me:$LINENO: checking for XauGetBestAuthByAddr in -lXau" >&5
12322 $as_echo_n "checking for XauGetBestAuthByAddr in -lXau... " >&6; }
12323 if test "${ac_cv_lib_Xau_XauGetBestAuthByAddr+set}" = set; then
12324 $as_echo_n "(cached) " >&6
12326 ac_check_lib_save_LIBS
=$LIBS
12327 LIBS
="-lXau $X_LIBS $LIBS"
12328 cat >conftest.
$ac_ext <<_ACEOF
12331 cat confdefs.h
>>conftest.
$ac_ext
12332 cat >>conftest.
$ac_ext <<_ACEOF
12333 /* end confdefs.h. */
12335 /* Override any GCC internal prototype to avoid an error.
12336 Use char because int might match the return type of a GCC
12337 builtin and then its argument prototype would still apply. */
12341 char XauGetBestAuthByAddr ();
12345 return XauGetBestAuthByAddr ();
12350 rm -f conftest.
$ac_objext conftest
$ac_exeext
12351 if { (ac_try
="$ac_link"
12352 case "(($ac_try" in
12353 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12354 *) ac_try_echo=$ac_try;;
12356 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12357 $as_echo "$ac_try_echo") >&5
12358 (eval "$ac_link") 2>conftest.er1
12360 grep -v '^ *+' conftest.er1 >conftest.err
12362 cat conftest.err >&5
12363 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12364 (exit $ac_status); } && {
12365 test -z "$ac_c_werror_flag" ||
12366 test ! -s conftest.err
12367 } && test -s conftest$ac_exeext && {
12368 test "$cross_compiling" = yes ||
12369 $as_test_x conftest$ac_exeext
12371 ac_cv_lib_Xau_XauGetBestAuthByAddr=yes
12373 $as_echo "$as_me: failed program was:" >&5
12374 sed 's/^/| /' conftest.$ac_ext >&5
12376 ac_cv_lib_Xau_XauGetBestAuthByAddr=no
12379 rm -rf conftest.dSYM
12380 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12381 conftest$ac_exeext conftest.$ac_ext
12382 LIBS=$ac_check_lib_save_LIBS
12384 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xau_XauGetBestAuthByAddr" >&5
12385 $as_echo "$ac_cv_lib_Xau_XauGetBestAuthByAddr" >&6; }
12386 if test "x$ac_cv_lib_Xau_XauGetBestAuthByAddr" = x""yes; then
12387 NASLIBS="-lXau -laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
12389 NASLIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
12400 CPPFLAGS="$ac_save_CPPFLAGS"
12405 enable_winex11_drv=${enable_winex11_drv:-no}
12406 enable_opengl32=${enable_opengl32:-no}
12407 enable_glu32=${enable_glu32:-no}
12409 if test "x$XLIB" = "x"; then
12412 *) { { $as_echo "$as_me:$LINENO: error: X ${notice_platform}development files not found. Wine will be built
12413 without X support, which probably isn't what you want. You will need to install
12414 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
12415 Use the --without-x option if you really want this." >&5
12416 $as_echo "$as_me: error: X ${notice_platform}development files not found. Wine will be built
12417 without X support, which probably isn't what you want. You will need to install
12418 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
12419 Use the --without-x option if you really want this." >&2;}
12420 { (exit 1); exit 1; }; } ;;
12432 if test "x$with_xml" != "xno"
12434 ac_save_CPPFLAGS="$CPPFLAGS"
12435 if test "$PKG_CONFIG" != "false"
12437 ac_xml_libs="`$PKG_CONFIG --libs libxml-2.0
2>/dev
/null
`"
12438 ac_xml_cflags="`$PKG_CONFIG --cflags libxml-2.0
2>/dev
/null
`"
12440 ac_xml_libs="`xml2-config
--libs 2>/dev
/null
`"
12441 ac_xml_cflags="`xml2-config
--cflags 2>/dev
/null
`"
12443 CPPFLAGS="$CPPFLAGS $ac_xml_cflags"
12445 for ac_header in libxml/parser.h
12447 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
12448 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12449 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12450 $as_echo_n "checking for $ac_header... " >&6; }
12451 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12452 $as_echo_n "(cached) " >&6
12454 ac_res=`eval 'as_val=${'$as_ac_Header'}
12455 $as_echo "$as_val"'`
12456 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12457 $as_echo "$ac_res" >&6; }
12459 # Is the header compilable?
12460 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12461 $as_echo_n "checking $ac_header usability... " >&6; }
12462 cat >conftest.$ac_ext <<_ACEOF
12465 cat confdefs.h >>conftest.$ac_ext
12466 cat >>conftest.$ac_ext <<_ACEOF
12467 /* end confdefs.h. */
12468 $ac_includes_default
12469 #include <$ac_header>
12471 rm -f conftest.$ac_objext
12472 if { (ac_try="$ac_compile"
12473 case "(($ac_try" in
12474 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12475 *) ac_try_echo
=$ac_try;;
12477 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12478 $as_echo "$ac_try_echo") >&5
12479 (eval "$ac_compile") 2>conftest.er1
12481 grep -v '^ *+' conftest.er1
>conftest.err
12483 cat conftest.err
>&5
12484 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12485 (exit $ac_status); } && {
12486 test -z "$ac_c_werror_flag" ||
12487 test ! -s conftest.err
12488 } && test -s conftest.
$ac_objext; then
12489 ac_header_compiler
=yes
12491 $as_echo "$as_me: failed program was:" >&5
12492 sed 's/^/| /' conftest.
$ac_ext >&5
12494 ac_header_compiler
=no
12497 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12498 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12499 $as_echo "$ac_header_compiler" >&6; }
12501 # Is the header present?
12502 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12503 $as_echo_n "checking $ac_header presence... " >&6; }
12504 cat >conftest.
$ac_ext <<_ACEOF
12507 cat confdefs.h
>>conftest.
$ac_ext
12508 cat >>conftest.
$ac_ext <<_ACEOF
12509 /* end confdefs.h. */
12510 #include <$ac_header>
12512 if { (ac_try
="$ac_cpp conftest.$ac_ext"
12513 case "(($ac_try" in
12514 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12515 *) ac_try_echo=$ac_try;;
12517 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12518 $as_echo "$ac_try_echo") >&5
12519 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12521 grep -v '^ *+' conftest.er1 >conftest.err
12523 cat conftest.err >&5
12524 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12525 (exit $ac_status); } >/dev/null && {
12526 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12527 test ! -s conftest.err
12529 ac_header_preproc=yes
12531 $as_echo "$as_me: failed program was:" >&5
12532 sed 's/^/| /' conftest.$ac_ext >&5
12534 ac_header_preproc=no
12537 rm -f conftest.err conftest.$ac_ext
12538 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12539 $as_echo "$ac_header_preproc" >&6; }
12541 # So? What about this header?
12542 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12544 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12545 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12546 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12547 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12548 ac_header_preproc=yes
12551 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12552 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12553 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12554 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12555 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12556 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12557 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12558 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12559 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12560 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12561 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12562 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12564 ## ------------------------------------ ##
12565 ## Report this to wine-devel@winehq.org ##
12566 ## ------------------------------------ ##
12568 ) | sed "s/^/$as_me: WARNING: /" >&2
12571 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12572 $as_echo_n "checking for $ac_header... " >&6; }
12573 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12574 $as_echo_n "(cached) " >&6
12576 eval "$as_ac_Header=\$ac_header_preproc"
12578 ac_res=`eval 'as_val=${'$as_ac_Header'}
12579 $as_echo "$as_val"'`
12580 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12581 $as_echo "$ac_res" >&6; }
12584 as_val=`eval 'as_val=${'$as_ac_Header'}
12585 $as_echo "$as_val"'`
12586 if test "x$as_val" = x""yes; then
12587 cat >>confdefs.h <<_ACEOF
12588 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
12590 { $as_echo "$as_me:$LINENO: checking for xmlParseMemory in -lxml2" >&5
12591 $as_echo_n "checking for xmlParseMemory in -lxml2... " >&6; }
12592 if test "${ac_cv_lib_xml2_xmlParseMemory+set}" = set; then
12593 $as_echo_n "(cached) " >&6
12595 ac_check_lib_save_LIBS=$LIBS
12596 LIBS="-lxml2 $ac_xml_libs $LIBS"
12597 cat >conftest.$ac_ext <<_ACEOF
12600 cat confdefs.h >>conftest.$ac_ext
12601 cat >>conftest.$ac_ext <<_ACEOF
12602 /* end confdefs.h. */
12604 /* Override any GCC internal prototype to avoid an error.
12605 Use char because int might match the return type of a GCC
12606 builtin and then its argument prototype would still apply. */
12610 char xmlParseMemory ();
12614 return xmlParseMemory ();
12619 rm -f conftest.$ac_objext conftest$ac_exeext
12620 if { (ac_try="$ac_link"
12621 case "(($ac_try" in
12622 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12623 *) ac_try_echo
=$ac_try;;
12625 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12626 $as_echo "$ac_try_echo") >&5
12627 (eval "$ac_link") 2>conftest.er1
12629 grep -v '^ *+' conftest.er1
>conftest.err
12631 cat conftest.err
>&5
12632 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12633 (exit $ac_status); } && {
12634 test -z "$ac_c_werror_flag" ||
12635 test ! -s conftest.err
12636 } && test -s conftest
$ac_exeext && {
12637 test "$cross_compiling" = yes ||
12638 $as_test_x conftest
$ac_exeext
12640 ac_cv_lib_xml2_xmlParseMemory
=yes
12642 $as_echo "$as_me: failed program was:" >&5
12643 sed 's/^/| /' conftest.
$ac_ext >&5
12645 ac_cv_lib_xml2_xmlParseMemory
=no
12648 rm -rf conftest.dSYM
12649 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
12650 conftest
$ac_exeext conftest.
$ac_ext
12651 LIBS
=$ac_check_lib_save_LIBS
12653 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlParseMemory" >&5
12654 $as_echo "$ac_cv_lib_xml2_xmlParseMemory" >&6; }
12655 if test "x$ac_cv_lib_xml2_xmlParseMemory" = x
""yes; then
12657 cat >>confdefs.h
<<\_ACEOF
12658 #define HAVE_LIBXML2 1
12661 XML2LIBS
="$ac_xml_libs"
12662 XML2INCL
="$ac_xml_cflags"
12665 { $as_echo "$as_me:$LINENO: checking for xmlReadMemory in -lxml2" >&5
12666 $as_echo_n "checking for xmlReadMemory in -lxml2... " >&6; }
12667 if test "${ac_cv_lib_xml2_xmlReadMemory+set}" = set; then
12668 $as_echo_n "(cached) " >&6
12670 ac_check_lib_save_LIBS
=$LIBS
12671 LIBS
="-lxml2 $ac_xml_libs $LIBS"
12672 cat >conftest.
$ac_ext <<_ACEOF
12675 cat confdefs.h
>>conftest.
$ac_ext
12676 cat >>conftest.
$ac_ext <<_ACEOF
12677 /* end confdefs.h. */
12679 /* Override any GCC internal prototype to avoid an error.
12680 Use char because int might match the return type of a GCC
12681 builtin and then its argument prototype would still apply. */
12685 char xmlReadMemory ();
12689 return xmlReadMemory ();
12694 rm -f conftest.
$ac_objext conftest
$ac_exeext
12695 if { (ac_try
="$ac_link"
12696 case "(($ac_try" in
12697 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12698 *) ac_try_echo=$ac_try;;
12700 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12701 $as_echo "$ac_try_echo") >&5
12702 (eval "$ac_link") 2>conftest.er1
12704 grep -v '^ *+' conftest.er1 >conftest.err
12706 cat conftest.err >&5
12707 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12708 (exit $ac_status); } && {
12709 test -z "$ac_c_werror_flag" ||
12710 test ! -s conftest.err
12711 } && test -s conftest$ac_exeext && {
12712 test "$cross_compiling" = yes ||
12713 $as_test_x conftest$ac_exeext
12715 ac_cv_lib_xml2_xmlReadMemory=yes
12717 $as_echo "$as_me: failed program was:" >&5
12718 sed 's/^/| /' conftest.$ac_ext >&5
12720 ac_cv_lib_xml2_xmlReadMemory=no
12723 rm -rf conftest.dSYM
12724 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12725 conftest$ac_exeext conftest.$ac_ext
12726 LIBS=$ac_check_lib_save_LIBS
12728 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlReadMemory" >&5
12729 $as_echo "$ac_cv_lib_xml2_xmlReadMemory" >&6; }
12730 if test "x$ac_cv_lib_xml2_xmlReadMemory" = x""yes; then
12732 cat >>confdefs.h <<\_ACEOF
12733 #define HAVE_XMLREADMEMORY 1
12738 { $as_echo "$as_me:$LINENO: checking for xmlNewDocPI in -lxml2" >&5
12739 $as_echo_n "checking for xmlNewDocPI in -lxml2... " >&6; }
12740 if test "${ac_cv_lib_xml2_xmlNewDocPI+set}" = set; then
12741 $as_echo_n "(cached) " >&6
12743 ac_check_lib_save_LIBS=$LIBS
12744 LIBS="-lxml2 $ac_xml_libs $LIBS"
12745 cat >conftest.$ac_ext <<_ACEOF
12748 cat confdefs.h >>conftest.$ac_ext
12749 cat >>conftest.$ac_ext <<_ACEOF
12750 /* end confdefs.h. */
12752 /* Override any GCC internal prototype to avoid an error.
12753 Use char because int might match the return type of a GCC
12754 builtin and then its argument prototype would still apply. */
12758 char xmlNewDocPI ();
12762 return xmlNewDocPI ();
12767 rm -f conftest.$ac_objext conftest$ac_exeext
12768 if { (ac_try="$ac_link"
12769 case "(($ac_try" in
12770 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12771 *) ac_try_echo
=$ac_try;;
12773 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12774 $as_echo "$ac_try_echo") >&5
12775 (eval "$ac_link") 2>conftest.er1
12777 grep -v '^ *+' conftest.er1
>conftest.err
12779 cat conftest.err
>&5
12780 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12781 (exit $ac_status); } && {
12782 test -z "$ac_c_werror_flag" ||
12783 test ! -s conftest.err
12784 } && test -s conftest
$ac_exeext && {
12785 test "$cross_compiling" = yes ||
12786 $as_test_x conftest
$ac_exeext
12788 ac_cv_lib_xml2_xmlNewDocPI
=yes
12790 $as_echo "$as_me: failed program was:" >&5
12791 sed 's/^/| /' conftest.
$ac_ext >&5
12793 ac_cv_lib_xml2_xmlNewDocPI
=no
12796 rm -rf conftest.dSYM
12797 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
12798 conftest
$ac_exeext conftest.
$ac_ext
12799 LIBS
=$ac_check_lib_save_LIBS
12801 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlNewDocPI" >&5
12802 $as_echo "$ac_cv_lib_xml2_xmlNewDocPI" >&6; }
12803 if test "x$ac_cv_lib_xml2_xmlNewDocPI" = x
""yes; then
12805 cat >>confdefs.h
<<\_ACEOF
12806 #define HAVE_XMLNEWDOCPI 1
12816 CPPFLAGS
="$ac_save_CPPFLAGS"
12818 if test "$ac_cv_lib_xml2_xmlParseMemory" != "yes"; then
12819 case "x$with_xml" in
12820 x
) wine_warnings
="$wine_warnings|libxml2 ${notice_platform}development files not found, XML won't be supported." ;;
12822 *) { { $as_echo "$as_me:$LINENO: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12823 This is an error since --with-xml was requested." >&5
12824 $as_echo "$as_me: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12825 This is an error since --with-xml was requested." >&2;}
12826 { (exit 1); exit 1; }; } ;;
12831 if test "x$with_xslt" != "xno"
12833 if test "$PKG_CONFIG" != "false"
12835 ac_xslt_libs
="`$PKG_CONFIG --libs libxslt 2>/dev/null`"
12836 ac_xslt_cflags
="`$PKG_CONFIG --cflags libxslt 2>/dev/null`"
12838 ac_xslt_libs
="`xslt-config --libs 2>/dev/null`"
12839 ac_xslt_cflags
="`xslt-config --cflags 2>/dev/null`"
12841 ac_save_CPPFLAGS
="$CPPFLAGS"
12842 CPPFLAGS
="$CPPFLAGS $ac_xslt_cflags"
12845 for ac_header
in libxslt
/pattern.h libxslt
/transform.h
12847 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12848 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12849 $as_echo_n "checking for $ac_header... " >&6; }
12850 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12851 $as_echo_n "(cached) " >&6
12853 cat >conftest.
$ac_ext <<_ACEOF
12856 cat confdefs.h
>>conftest.
$ac_ext
12857 cat >>conftest.
$ac_ext <<_ACEOF
12858 /* end confdefs.h. */
12859 #ifdef HAVE_LIBXSLT_PATTERN_H
12860 # include <libxslt/pattern.h>
12863 #include <$ac_header>
12865 rm -f conftest.
$ac_objext
12866 if { (ac_try
="$ac_compile"
12867 case "(($ac_try" in
12868 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12869 *) ac_try_echo=$ac_try;;
12871 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12872 $as_echo "$ac_try_echo") >&5
12873 (eval "$ac_compile") 2>conftest.er1
12875 grep -v '^ *+' conftest.er1 >conftest.err
12877 cat conftest.err >&5
12878 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12879 (exit $ac_status); } && {
12880 test -z "$ac_c_werror_flag" ||
12881 test ! -s conftest.err
12882 } && test -s conftest.$ac_objext; then
12883 eval "$as_ac_Header=yes"
12885 $as_echo "$as_me: failed program was:" >&5
12886 sed 's/^/| /' conftest.$ac_ext >&5
12888 eval "$as_ac_Header=no"
12891 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12893 ac_res=`eval 'as_val=${'$as_ac_Header'}
12894 $as_echo "$as_val"'`
12895 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12896 $as_echo "$ac_res" >&6; }
12897 as_val=`eval 'as_val=${'$as_ac_Header'}
12898 $as_echo "$as_val"'`
12899 if test "x$as_val" = x""yes; then
12900 cat >>confdefs.h <<_ACEOF
12901 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
12908 CPPFLAGS="$ac_save_CPPFLAGS"
12909 if test "$ac_cv_header_libxslt_transform_h" = "yes"
12911 { $as_echo "$as_me:$LINENO: checking for -lxslt" >&5
12912 $as_echo_n "checking for -lxslt... " >&6; }
12913 if test "${ac_cv_lib_soname_xslt+set}" = set; then
12914 $as_echo_n "(cached) " >&6
12916 ac_check_soname_save_LIBS=$LIBS
12917 LIBS="-lxslt $ac_xslt_libs $LIBS"
12918 cat >conftest.$ac_ext <<_ACEOF
12921 cat confdefs.h >>conftest.$ac_ext
12922 cat >>conftest.$ac_ext <<_ACEOF
12923 /* end confdefs.h. */
12925 /* Override any GCC internal prototype to avoid an error.
12926 Use char because int might match the return type of a GCC
12927 builtin and then its argument prototype would still apply. */
12931 char xsltCompilePattern ();
12935 return xsltCompilePattern ();
12940 rm -f conftest.$ac_objext conftest$ac_exeext
12941 if { (ac_try="$ac_link"
12942 case "(($ac_try" in
12943 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12944 *) ac_try_echo
=$ac_try;;
12946 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12947 $as_echo "$ac_try_echo") >&5
12948 (eval "$ac_link") 2>conftest.er1
12950 grep -v '^ *+' conftest.er1
>conftest.err
12952 cat conftest.err
>&5
12953 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12954 (exit $ac_status); } && {
12955 test -z "$ac_c_werror_flag" ||
12956 test ! -s conftest.err
12957 } && test -s conftest
$ac_exeext && {
12958 test "$cross_compiling" = yes ||
12959 $as_test_x conftest
$ac_exeext
12963 dylib
) ac_cv_lib_soname_xslt
=`otool -L conftest$ac_exeext | grep "libxslt\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libxslt\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
12964 *) ac_cv_lib_soname_xslt
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libxslt\\.$LIBEXT" | sed -e "s/^.*\(libxslt\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
12967 $as_echo "$as_me: failed program was:" >&5
12968 sed 's/^/| /' conftest.
$ac_ext >&5
12973 rm -rf conftest.dSYM
12974 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
12975 conftest
$ac_exeext conftest.
$ac_ext
12976 LIBS
=$ac_check_soname_save_LIBS
12978 if test "x$ac_cv_lib_soname_xslt" = "x"; then
12979 { $as_echo "$as_me:$LINENO: result: not found" >&5
12980 $as_echo "not found" >&6; }
12983 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_xslt" >&5
12984 $as_echo "$ac_cv_lib_soname_xslt" >&6; }
12986 cat >>confdefs.h
<<_ACEOF
12987 #define SONAME_LIBXSLT "$ac_cv_lib_soname_xslt"
12990 XSLTINCL
="$ac_xslt_cflags"
12995 if test "x$ac_cv_lib_soname_xslt" = "x"; then
12996 case "x$with_xslt" in
12997 x
) wine_warnings
="$wine_warnings|libxslt ${notice_platform}development files not found, xslt won't be supported." ;;
12999 *) { { $as_echo "$as_me:$LINENO: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
13000 This is an error since --with-xslt was requested." >&5
13001 $as_echo "$as_me: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
13002 This is an error since --with-xslt was requested." >&2;}
13003 { (exit 1); exit 1; }; } ;;
13010 if test "x$with_hal" != "xno"
13012 ac_save_CPPFLAGS
="$CPPFLAGS"
13013 if test "$PKG_CONFIG" != "false"
13015 ac_hal_libs
="`$PKG_CONFIG --libs hal 2>/dev/null`"
13016 ac_hal_cflags
="`$PKG_CONFIG --cflags hal 2>/dev/null`"
13017 CPPFLAGS
="$CPPFLAGS $ac_hal_cflags"
13021 for ac_header
in dbus
/dbus.h hal
/libhal.h
13023 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
13024 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
13025 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
13026 $as_echo_n "checking for $ac_header... " >&6; }
13027 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
13028 $as_echo_n "(cached) " >&6
13030 ac_res
=`eval 'as_val=${'$as_ac_Header'}
13031 $as_echo "$as_val"'`
13032 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
13033 $as_echo "$ac_res" >&6; }
13035 # Is the header compilable?
13036 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
13037 $as_echo_n "checking $ac_header usability... " >&6; }
13038 cat >conftest.
$ac_ext <<_ACEOF
13041 cat confdefs.h
>>conftest.
$ac_ext
13042 cat >>conftest.
$ac_ext <<_ACEOF
13043 /* end confdefs.h. */
13044 $ac_includes_default
13045 #include <$ac_header>
13047 rm -f conftest.
$ac_objext
13048 if { (ac_try
="$ac_compile"
13049 case "(($ac_try" in
13050 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13051 *) ac_try_echo=$ac_try;;
13053 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13054 $as_echo "$ac_try_echo") >&5
13055 (eval "$ac_compile") 2>conftest.er1
13057 grep -v '^ *+' conftest.er1 >conftest.err
13059 cat conftest.err >&5
13060 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13061 (exit $ac_status); } && {
13062 test -z "$ac_c_werror_flag" ||
13063 test ! -s conftest.err
13064 } && test -s conftest.$ac_objext; then
13065 ac_header_compiler=yes
13067 $as_echo "$as_me: failed program was:" >&5
13068 sed 's/^/| /' conftest.$ac_ext >&5
13070 ac_header_compiler=no
13073 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13074 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13075 $as_echo "$ac_header_compiler" >&6; }
13077 # Is the header present?
13078 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
13079 $as_echo_n "checking $ac_header presence... " >&6; }
13080 cat >conftest.$ac_ext <<_ACEOF
13083 cat confdefs.h >>conftest.$ac_ext
13084 cat >>conftest.$ac_ext <<_ACEOF
13085 /* end confdefs.h. */
13086 #include <$ac_header>
13088 if { (ac_try="$ac_cpp conftest.$ac_ext"
13089 case "(($ac_try" in
13090 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13091 *) ac_try_echo
=$ac_try;;
13093 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13094 $as_echo "$ac_try_echo") >&5
13095 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13097 grep -v '^ *+' conftest.er1
>conftest.err
13099 cat conftest.err
>&5
13100 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13101 (exit $ac_status); } >/dev
/null
&& {
13102 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13103 test ! -s conftest.err
13105 ac_header_preproc
=yes
13107 $as_echo "$as_me: failed program was:" >&5
13108 sed 's/^/| /' conftest.
$ac_ext >&5
13110 ac_header_preproc
=no
13113 rm -f conftest.err conftest.
$ac_ext
13114 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13115 $as_echo "$ac_header_preproc" >&6; }
13117 # So? What about this header?
13118 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13120 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
13121 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
13122 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
13123 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
13124 ac_header_preproc
=yes
13127 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
13128 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
13129 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
13130 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
13131 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
13132 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
13133 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
13134 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
13135 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
13136 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
13137 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
13138 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
13140 ## ------------------------------------ ##
13141 ## Report this to wine-devel@winehq.org ##
13142 ## ------------------------------------ ##
13144 ) |
sed "s/^/$as_me: WARNING: /" >&2
13147 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
13148 $as_echo_n "checking for $ac_header... " >&6; }
13149 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
13150 $as_echo_n "(cached) " >&6
13152 eval "$as_ac_Header=\$ac_header_preproc"
13154 ac_res
=`eval 'as_val=${'$as_ac_Header'}
13155 $as_echo "$as_val"'`
13156 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
13157 $as_echo "$ac_res" >&6; }
13160 as_val
=`eval 'as_val=${'$as_ac_Header'}
13161 $as_echo "$as_val"'`
13162 if test "x$as_val" = x
""yes; then
13163 cat >>confdefs.h
<<_ACEOF
13164 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
13171 if test "$ac_cv_header_dbus_dbus_h" = "yes" -a "$ac_cv_header_hal_libhal_h" = "yes"
13173 { $as_echo "$as_me:$LINENO: checking for dbus_connection_close in -ldbus-1" >&5
13174 $as_echo_n "checking for dbus_connection_close in -ldbus-1... " >&6; }
13175 if test "${ac_cv_lib_dbus_1_dbus_connection_close+set}" = set; then
13176 $as_echo_n "(cached) " >&6
13178 ac_check_lib_save_LIBS
=$LIBS
13179 LIBS
="-ldbus-1 $ac_hal_libs $LIBS"
13180 cat >conftest.
$ac_ext <<_ACEOF
13183 cat confdefs.h
>>conftest.
$ac_ext
13184 cat >>conftest.
$ac_ext <<_ACEOF
13185 /* end confdefs.h. */
13187 /* Override any GCC internal prototype to avoid an error.
13188 Use char because int might match the return type of a GCC
13189 builtin and then its argument prototype would still apply. */
13193 char dbus_connection_close ();
13197 return dbus_connection_close ();
13202 rm -f conftest.
$ac_objext conftest
$ac_exeext
13203 if { (ac_try
="$ac_link"
13204 case "(($ac_try" in
13205 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13206 *) ac_try_echo=$ac_try;;
13208 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13209 $as_echo "$ac_try_echo") >&5
13210 (eval "$ac_link") 2>conftest.er1
13212 grep -v '^ *+' conftest.er1 >conftest.err
13214 cat conftest.err >&5
13215 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13216 (exit $ac_status); } && {
13217 test -z "$ac_c_werror_flag" ||
13218 test ! -s conftest.err
13219 } && test -s conftest$ac_exeext && {
13220 test "$cross_compiling" = yes ||
13221 $as_test_x conftest$ac_exeext
13223 ac_cv_lib_dbus_1_dbus_connection_close=yes
13225 $as_echo "$as_me: failed program was:" >&5
13226 sed 's/^/| /' conftest.$ac_ext >&5
13228 ac_cv_lib_dbus_1_dbus_connection_close=no
13231 rm -rf conftest.dSYM
13232 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13233 conftest$ac_exeext conftest.$ac_ext
13234 LIBS=$ac_check_lib_save_LIBS
13236 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dbus_1_dbus_connection_close" >&5
13237 $as_echo "$ac_cv_lib_dbus_1_dbus_connection_close" >&6; }
13238 if test "x$ac_cv_lib_dbus_1_dbus_connection_close" = x""yes; then
13239 { $as_echo "$as_me:$LINENO: checking for -lhal" >&5
13240 $as_echo_n "checking for -lhal... " >&6; }
13241 if test "${ac_cv_lib_soname_hal+set}" = set; then
13242 $as_echo_n "(cached) " >&6
13244 ac_check_soname_save_LIBS=$LIBS
13245 LIBS="-lhal $ac_hal_libs $LIBS"
13246 cat >conftest.$ac_ext <<_ACEOF
13249 cat confdefs.h >>conftest.$ac_ext
13250 cat >>conftest.$ac_ext <<_ACEOF
13251 /* end confdefs.h. */
13253 /* Override any GCC internal prototype to avoid an error.
13254 Use char because int might match the return type of a GCC
13255 builtin and then its argument prototype would still apply. */
13259 char libhal_ctx_new ();
13263 return libhal_ctx_new ();
13268 rm -f conftest.$ac_objext conftest$ac_exeext
13269 if { (ac_try="$ac_link"
13270 case "(($ac_try" in
13271 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13272 *) ac_try_echo
=$ac_try;;
13274 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13275 $as_echo "$ac_try_echo") >&5
13276 (eval "$ac_link") 2>conftest.er1
13278 grep -v '^ *+' conftest.er1
>conftest.err
13280 cat conftest.err
>&5
13281 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13282 (exit $ac_status); } && {
13283 test -z "$ac_c_werror_flag" ||
13284 test ! -s conftest.err
13285 } && test -s conftest
$ac_exeext && {
13286 test "$cross_compiling" = yes ||
13287 $as_test_x conftest
$ac_exeext
13291 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'` ;;
13292 *) ac_cv_lib_soname_hal
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libhal\\.$LIBEXT" | sed -e "s/^.*\(libhal\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13295 $as_echo "$as_me: failed program was:" >&5
13296 sed 's/^/| /' conftest.
$ac_ext >&5
13301 rm -rf conftest.dSYM
13302 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
13303 conftest
$ac_exeext conftest.
$ac_ext
13304 LIBS
=$ac_check_soname_save_LIBS
13306 if test "x$ac_cv_lib_soname_hal" = "x"; then
13307 { $as_echo "$as_me:$LINENO: result: not found" >&5
13308 $as_echo "not found" >&6; }
13311 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_hal" >&5
13312 $as_echo "$ac_cv_lib_soname_hal" >&6; }
13314 cat >>confdefs.h
<<_ACEOF
13315 #define SONAME_LIBHAL "$ac_cv_lib_soname_hal"
13318 HALINCL
="$ac_hal_cflags"
13324 CPPFLAGS
="$ac_save_CPPFLAGS"
13326 if test "x$ac_cv_lib_soname_hal" = "x"; then
13327 case "x$with_hal" in
13328 x
) wine_notices
="$wine_notices|libhal ${notice_platform}development files not found, no dynamic device support." ;;
13330 *) { { $as_echo "$as_me:$LINENO: error: libhal ${notice_platform}development files not found, no dynamic device support.
13331 This is an error since --with-hal was requested." >&5
13332 $as_echo "$as_me: error: libhal ${notice_platform}development files not found, no dynamic device support.
13333 This is an error since --with-hal was requested." >&2;}
13334 { (exit 1); exit 1; }; } ;;
13339 if test "x$with_gnutls" != "xno"
13341 ac_save_CPPFLAGS
="$CPPFLAGS"
13342 if test "$PKG_CONFIG" != "false"
13344 ac_gnutls_libs
="`$PKG_CONFIG --libs gnutls 2>/dev/null`"
13345 ac_gnutls_cflags
="`$PKG_CONFIG --cflags gnutls 2>/dev/null`"
13346 CPPFLAGS
="$CPPFLAGS $ac_gnutls_cflags"
13348 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13349 { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
13350 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
13351 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13352 $as_echo_n "(cached) " >&6
13354 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
13355 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
13357 # Is the header compilable?
13358 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h usability" >&5
13359 $as_echo_n "checking gnutls/gnutls.h usability... " >&6; }
13360 cat >conftest.
$ac_ext <<_ACEOF
13363 cat confdefs.h
>>conftest.
$ac_ext
13364 cat >>conftest.
$ac_ext <<_ACEOF
13365 /* end confdefs.h. */
13366 $ac_includes_default
13367 #include <gnutls/gnutls.h>
13369 rm -f conftest.
$ac_objext
13370 if { (ac_try
="$ac_compile"
13371 case "(($ac_try" in
13372 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13373 *) ac_try_echo=$ac_try;;
13375 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13376 $as_echo "$ac_try_echo") >&5
13377 (eval "$ac_compile") 2>conftest.er1
13379 grep -v '^ *+' conftest.er1 >conftest.err
13381 cat conftest.err >&5
13382 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13383 (exit $ac_status); } && {
13384 test -z "$ac_c_werror_flag" ||
13385 test ! -s conftest.err
13386 } && test -s conftest.$ac_objext; then
13387 ac_header_compiler=yes
13389 $as_echo "$as_me: failed program was:" >&5
13390 sed 's/^/| /' conftest.$ac_ext >&5
13392 ac_header_compiler=no
13395 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13396 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13397 $as_echo "$ac_header_compiler" >&6; }
13399 # Is the header present?
13400 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h presence" >&5
13401 $as_echo_n "checking gnutls/gnutls.h presence... " >&6; }
13402 cat >conftest.$ac_ext <<_ACEOF
13405 cat confdefs.h >>conftest.$ac_ext
13406 cat >>conftest.$ac_ext <<_ACEOF
13407 /* end confdefs.h. */
13408 #include <gnutls/gnutls.h>
13410 if { (ac_try="$ac_cpp conftest.$ac_ext"
13411 case "(($ac_try" in
13412 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13413 *) ac_try_echo
=$ac_try;;
13415 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13416 $as_echo "$ac_try_echo") >&5
13417 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13419 grep -v '^ *+' conftest.er1
>conftest.err
13421 cat conftest.err
>&5
13422 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13423 (exit $ac_status); } >/dev
/null
&& {
13424 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13425 test ! -s conftest.err
13427 ac_header_preproc
=yes
13429 $as_echo "$as_me: failed program was:" >&5
13430 sed 's/^/| /' conftest.
$ac_ext >&5
13432 ac_header_preproc
=no
13435 rm -f conftest.err conftest.
$ac_ext
13436 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13437 $as_echo "$ac_header_preproc" >&6; }
13439 # So? What about this header?
13440 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13442 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&5
13443 $as_echo "$as_me: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13444 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&5
13445 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&2;}
13446 ac_header_preproc
=yes
13449 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&5
13450 $as_echo "$as_me: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&2;}
13451 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: check for missing prerequisite headers?" >&5
13452 $as_echo "$as_me: WARNING: gnutls/gnutls.h: check for missing prerequisite headers?" >&2;}
13453 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&5
13454 $as_echo "$as_me: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&2;}
13455 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: section \"Present But Cannot Be Compiled\"" >&5
13456 $as_echo "$as_me: WARNING: gnutls/gnutls.h: section \"Present But Cannot Be Compiled\"" >&2;}
13457 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&5
13458 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&2;}
13459 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&5
13460 $as_echo "$as_me: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&2;}
13462 ## ------------------------------------ ##
13463 ## Report this to wine-devel@winehq.org ##
13464 ## ------------------------------------ ##
13466 ) |
sed "s/^/$as_me: WARNING: /" >&2
13469 { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
13470 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
13471 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13472 $as_echo_n "(cached) " >&6
13474 ac_cv_header_gnutls_gnutls_h
=$ac_header_preproc
13476 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
13477 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
13480 if test "x$ac_cv_header_gnutls_gnutls_h" = x
""yes; then
13481 cat >conftest.
$ac_ext <<_ACEOF
13484 cat confdefs.h
>>conftest.
$ac_ext
13485 cat >>conftest.
$ac_ext <<_ACEOF
13486 /* end confdefs.h. */
13487 #include <gnutls/gnutls.h>
13491 typeof(gnutls_mac_get_key_size) *pfunc;
13496 rm -f conftest.
$ac_objext
13497 if { (ac_try
="$ac_compile"
13498 case "(($ac_try" in
13499 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13500 *) ac_try_echo=$ac_try;;
13502 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13503 $as_echo "$ac_try_echo") >&5
13504 (eval "$ac_compile") 2>conftest.er1
13506 grep -v '^ *+' conftest.er1 >conftest.err
13508 cat conftest.err >&5
13509 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13510 (exit $ac_status); } && {
13511 test -z "$ac_c_werror_flag" ||
13512 test ! -s conftest.err
13513 } && test -s conftest.$ac_objext; then
13514 { $as_echo "$as_me:$LINENO: checking for -lgnutls" >&5
13515 $as_echo_n "checking for -lgnutls... " >&6; }
13516 if test "${ac_cv_lib_soname_gnutls+set}" = set; then
13517 $as_echo_n "(cached) " >&6
13519 ac_check_soname_save_LIBS=$LIBS
13520 LIBS="-lgnutls $ac_gnutls_libs $LIBS"
13521 cat >conftest.$ac_ext <<_ACEOF
13524 cat confdefs.h >>conftest.$ac_ext
13525 cat >>conftest.$ac_ext <<_ACEOF
13526 /* end confdefs.h. */
13528 /* Override any GCC internal prototype to avoid an error.
13529 Use char because int might match the return type of a GCC
13530 builtin and then its argument prototype would still apply. */
13534 char gnutls_global_init ();
13538 return gnutls_global_init ();
13543 rm -f conftest.$ac_objext conftest$ac_exeext
13544 if { (ac_try="$ac_link"
13545 case "(($ac_try" in
13546 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13547 *) ac_try_echo
=$ac_try;;
13549 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13550 $as_echo "$ac_try_echo") >&5
13551 (eval "$ac_link") 2>conftest.er1
13553 grep -v '^ *+' conftest.er1
>conftest.err
13555 cat conftest.err
>&5
13556 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13557 (exit $ac_status); } && {
13558 test -z "$ac_c_werror_flag" ||
13559 test ! -s conftest.err
13560 } && test -s conftest
$ac_exeext && {
13561 test "$cross_compiling" = yes ||
13562 $as_test_x conftest
$ac_exeext
13566 dylib
) ac_cv_lib_soname_gnutls
=`otool -L conftest$ac_exeext | grep "libgnutls\\.[0-9A-Za-z.]*dylib" | sed -e "s/^.*\/\(libgnutls\.[0-9A-Za-z.]*dylib\).*$/\1/"';2,$d'` ;;
13567 *) ac_cv_lib_soname_gnutls
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libgnutls\\.$LIBEXT" | sed -e "s/^.*\(libgnutls\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13570 $as_echo "$as_me: failed program was:" >&5
13571 sed 's/^/| /' conftest.
$ac_ext >&5
13576 rm -rf conftest.dSYM
13577 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
13578 conftest
$ac_exeext conftest.
$ac_ext
13579 LIBS
=$ac_check_soname_save_LIBS
13581 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13582 { $as_echo "$as_me:$LINENO: result: not found" >&5
13583 $as_echo "not found" >&6; }
13586 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_gnutls" >&5
13587 $as_echo "$ac_cv_lib_soname_gnutls" >&6; }
13589 cat >>confdefs.h
<<_ACEOF
13590 #define SONAME_LIBGNUTLS "$ac_cv_lib_soname_gnutls"
13593 GNUTLSINCL
="$ac_gnutls_cflags"
13598 $as_echo "$as_me: failed program was:" >&5
13599 sed 's/^/| /' conftest.
$ac_ext >&5
13604 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
13608 CPPFLAGS
="$ac_save_CPPFLAGS"
13610 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13611 case "x$with_gnutls" in
13612 x
) wine_notices
="$wine_notices|libgnutls ${notice_platform}development files not found, no schannel support." ;;
13614 *) { { $as_echo "$as_me:$LINENO: error: libgnutls ${notice_platform}development files not found, no schannel support.
13615 This is an error since --with-gnutls was requested." >&5
13616 $as_echo "$as_me: error: libgnutls ${notice_platform}development files not found, no schannel support.
13617 This is an error since --with-gnutls was requested." >&2;}
13618 { (exit 1); exit 1; }; } ;;
13624 if test "$ac_cv_header_ncurses_h" = "yes"
13626 { $as_echo "$as_me:$LINENO: checking for -lncurses" >&5
13627 $as_echo_n "checking for -lncurses... " >&6; }
13628 if test "${ac_cv_lib_soname_ncurses+set}" = set; then
13629 $as_echo_n "(cached) " >&6
13631 ac_check_soname_save_LIBS
=$LIBS
13632 LIBS
="-lncurses $LIBS"
13633 cat >conftest.
$ac_ext <<_ACEOF
13636 cat confdefs.h
>>conftest.
$ac_ext
13637 cat >>conftest.
$ac_ext <<_ACEOF
13638 /* end confdefs.h. */
13640 /* Override any GCC internal prototype to avoid an error.
13641 Use char because int might match the return type of a GCC
13642 builtin and then its argument prototype would still apply. */
13655 rm -f conftest.
$ac_objext conftest
$ac_exeext
13656 if { (ac_try
="$ac_link"
13657 case "(($ac_try" in
13658 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13659 *) ac_try_echo=$ac_try;;
13661 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13662 $as_echo "$ac_try_echo") >&5
13663 (eval "$ac_link") 2>conftest.er1
13665 grep -v '^ *+' conftest.er1 >conftest.err
13667 cat conftest.err >&5
13668 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13669 (exit $ac_status); } && {
13670 test -z "$ac_c_werror_flag" ||
13671 test ! -s conftest.err
13672 } && test -s conftest$ac_exeext && {
13673 test "$cross_compiling" = yes ||
13674 $as_test_x conftest$ac_exeext
13678 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'` ;;
13679 *) ac_cv_lib_soname_ncurses=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libncurses\\.$LIBEXT" |
sed -e "s/^.*\(libncurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13682 $as_echo "$as_me: failed program was:" >&5
13683 sed 's/^/| /' conftest.$ac_ext >&5
13688 rm -rf conftest.dSYM
13689 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13690 conftest$ac_exeext conftest.$ac_ext
13691 LIBS=$ac_check_soname_save_LIBS
13693 if test "x$ac_cv_lib_soname_ncurses" = "x"; then
13694 { $as_echo "$as_me:$LINENO: result: not found" >&5
13695 $as_echo "not found" >&6; }
13698 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ncurses" >&5
13699 $as_echo "$ac_cv_lib_soname_ncurses" >&6; }
13701 cat >>confdefs.h <<_ACEOF
13702 #define SONAME_LIBNCURSES "$ac_cv_lib_soname_ncurses"
13705 CURSESLIBS="-lncurses"
13708 elif test "$ac_cv_header_curses_h" = "yes"
13710 { $as_echo "$as_me:$LINENO: checking for -lcurses" >&5
13711 $as_echo_n "checking for -lcurses... " >&6; }
13712 if test "${ac_cv_lib_soname_curses+set}" = set; then
13713 $as_echo_n "(cached) " >&6
13715 ac_check_soname_save_LIBS=$LIBS
13716 LIBS="-lcurses $LIBS"
13717 cat >conftest.$ac_ext <<_ACEOF
13720 cat confdefs.h >>conftest.$ac_ext
13721 cat >>conftest.$ac_ext <<_ACEOF
13722 /* end confdefs.h. */
13724 /* Override any GCC internal prototype to avoid an error.
13725 Use char because int might match the return type of a GCC
13726 builtin and then its argument prototype would still apply. */
13739 rm -f conftest.$ac_objext conftest$ac_exeext
13740 if { (ac_try="$ac_link"
13741 case "(($ac_try" in
13742 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13743 *) ac_try_echo
=$ac_try;;
13745 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13746 $as_echo "$ac_try_echo") >&5
13747 (eval "$ac_link") 2>conftest.er1
13749 grep -v '^ *+' conftest.er1
>conftest.err
13751 cat conftest.err
>&5
13752 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13753 (exit $ac_status); } && {
13754 test -z "$ac_c_werror_flag" ||
13755 test ! -s conftest.err
13756 } && test -s conftest
$ac_exeext && {
13757 test "$cross_compiling" = yes ||
13758 $as_test_x conftest
$ac_exeext
13762 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'` ;;
13763 *) ac_cv_lib_soname_curses
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcurses\\.$LIBEXT" | sed -e "s/^.*\(libcurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13766 $as_echo "$as_me: failed program was:" >&5
13767 sed 's/^/| /' conftest.
$ac_ext >&5
13772 rm -rf conftest.dSYM
13773 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
13774 conftest
$ac_exeext conftest.
$ac_ext
13775 LIBS
=$ac_check_soname_save_LIBS
13777 if test "x$ac_cv_lib_soname_curses" = "x"; then
13778 { $as_echo "$as_me:$LINENO: result: not found" >&5
13779 $as_echo "not found" >&6; }
13782 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_curses" >&5
13783 $as_echo "$ac_cv_lib_soname_curses" >&6; }
13785 cat >>confdefs.h
<<_ACEOF
13786 #define SONAME_LIBCURSES "$ac_cv_lib_soname_curses"
13789 CURSESLIBS
="-lcurses"
13793 ac_save_LIBS
="$LIBS"
13794 LIBS
="$LIBS $CURSESLIBS"
13796 for ac_func
in mousemask
13798 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
13799 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
13800 $as_echo_n "checking for $ac_func... " >&6; }
13801 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
13802 $as_echo_n "(cached) " >&6
13804 cat >conftest.
$ac_ext <<_ACEOF
13807 cat confdefs.h
>>conftest.
$ac_ext
13808 cat >>conftest.
$ac_ext <<_ACEOF
13809 /* end confdefs.h. */
13810 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
13811 For example, HP-UX 11i <limits.h> declares gettimeofday. */
13812 #define $ac_func innocuous_$ac_func
13814 /* System header to define __stub macros and hopefully few prototypes,
13815 which can conflict with char $ac_func (); below.
13816 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13817 <limits.h> exists even on freestanding compilers. */
13820 # include <limits.h>
13822 # include <assert.h>
13827 /* Override any GCC internal prototype to avoid an error.
13828 Use char because int might match the return type of a GCC
13829 builtin and then its argument prototype would still apply. */
13834 /* The GNU C library defines this for functions which it implements
13835 to always fail with ENOSYS. Some functions are actually named
13836 something starting with __ and the normal name is an alias. */
13837 #if defined __stub_$ac_func || defined __stub___$ac_func
13844 return $ac_func ();
13849 rm -f conftest.
$ac_objext conftest
$ac_exeext
13850 if { (ac_try
="$ac_link"
13851 case "(($ac_try" in
13852 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13853 *) ac_try_echo=$ac_try;;
13855 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13856 $as_echo "$ac_try_echo") >&5
13857 (eval "$ac_link") 2>conftest.er1
13859 grep -v '^ *+' conftest.er1 >conftest.err
13861 cat conftest.err >&5
13862 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13863 (exit $ac_status); } && {
13864 test -z "$ac_c_werror_flag" ||
13865 test ! -s conftest.err
13866 } && test -s conftest$ac_exeext && {
13867 test "$cross_compiling" = yes ||
13868 $as_test_x conftest$ac_exeext
13870 eval "$as_ac_var=yes"
13872 $as_echo "$as_me: failed program was:" >&5
13873 sed 's/^/| /' conftest.$ac_ext >&5
13875 eval "$as_ac_var=no"
13878 rm -rf conftest.dSYM
13879 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13880 conftest$ac_exeext conftest.$ac_ext
13882 ac_res=`eval 'as_val=${'$as_ac_var'}
13883 $as_echo "$as_val"'`
13884 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
13885 $as_echo "$ac_res" >&6; }
13886 as_val=`eval 'as_val=${'$as_ac_var'}
13887 $as_echo "$as_val"'`
13888 if test "x$as_val" = x""yes; then
13889 cat >>confdefs.h <<_ACEOF
13890 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
13896 LIBS="$ac_save_LIBS"
13897 if test "x$ac_cv_lib_soname_curses$ac_cv_lib_soname_ncurses" = "x"; then
13898 case "x$with_curses" in
13899 x) wine_notices="$wine_notices|lib(n)curses ${notice_platform}development files not found, curses won't be supported." ;;
13901 *) { { $as_echo "$as_me:$LINENO: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13902 This is an error since --with-curses was requested." >&5
13903 $as_echo "$as_me: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13904 This is an error since --with-curses was requested." >&2;}
13905 { (exit 1); exit 1; }; } ;;
13910 if test "x$with_sane" != "xno"
13912 ac_save_CPPFLAGS="$CPPFLAGS"
13913 # Extract the first word of "sane-config", so it can be a program name with args.
13914 set dummy sane-config; ac_word=$2
13915 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13916 $as_echo_n "checking for $ac_word... " >&6; }
13917 if test "${ac_cv_prog_sane_devel+set}" = set; then
13918 $as_echo_n "(cached) " >&6
13920 if test -n "$sane_devel"; then
13921 ac_cv_prog_sane_devel="$sane_devel" # Let the user override the test.
13923 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13924 for as_dir in $PATH
13927 test -z "$as_dir" && as_dir=.
13928 for ac_exec_ext in '' $ac_executable_extensions; do
13929 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13930 ac_cv_prog_sane_devel="sane-config"
13931 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13938 test -z "$ac_cv_prog_sane_devel" && ac_cv_prog_sane_devel="no"
13941 sane_devel=$ac_cv_prog_sane_devel
13942 if test -n "$sane_devel"; then
13943 { $as_echo "$as_me:$LINENO: result: $sane_devel" >&5
13944 $as_echo "$sane_devel" >&6; }
13946 { $as_echo "$as_me:$LINENO: result: no" >&5
13947 $as_echo "no" >&6; }
13951 if test "$sane_devel" != "no"
13953 ac_sane_incl="`$sane_devel --cflags`"
13954 ac_sane_libs="`$sane_devel --ldflags`"
13955 CPPFLAGS="$CPPFLAGS $ac_sane_incl"
13957 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13958 { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13959 $as_echo_n "checking for sane/sane.h... " >&6; }
13960 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13961 $as_echo_n "(cached) " >&6
13963 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13964 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
13966 # Is the header compilable?
13967 { $as_echo "$as_me:$LINENO: checking sane/sane.h usability" >&5
13968 $as_echo_n "checking sane/sane.h usability... " >&6; }
13969 cat >conftest.$ac_ext <<_ACEOF
13972 cat confdefs.h >>conftest.$ac_ext
13973 cat >>conftest.$ac_ext <<_ACEOF
13974 /* end confdefs.h. */
13975 $ac_includes_default
13976 #include <sane/sane.h>
13978 rm -f conftest.$ac_objext
13979 if { (ac_try="$ac_compile"
13980 case "(($ac_try" in
13981 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13982 *) ac_try_echo
=$ac_try;;
13984 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13985 $as_echo "$ac_try_echo") >&5
13986 (eval "$ac_compile") 2>conftest.er1
13988 grep -v '^ *+' conftest.er1
>conftest.err
13990 cat conftest.err
>&5
13991 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13992 (exit $ac_status); } && {
13993 test -z "$ac_c_werror_flag" ||
13994 test ! -s conftest.err
13995 } && test -s conftest.
$ac_objext; then
13996 ac_header_compiler
=yes
13998 $as_echo "$as_me: failed program was:" >&5
13999 sed 's/^/| /' conftest.
$ac_ext >&5
14001 ac_header_compiler
=no
14004 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14005 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14006 $as_echo "$ac_header_compiler" >&6; }
14008 # Is the header present?
14009 { $as_echo "$as_me:$LINENO: checking sane/sane.h presence" >&5
14010 $as_echo_n "checking sane/sane.h presence... " >&6; }
14011 cat >conftest.
$ac_ext <<_ACEOF
14014 cat confdefs.h
>>conftest.
$ac_ext
14015 cat >>conftest.
$ac_ext <<_ACEOF
14016 /* end confdefs.h. */
14017 #include <sane/sane.h>
14019 if { (ac_try
="$ac_cpp conftest.$ac_ext"
14020 case "(($ac_try" in
14021 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14022 *) ac_try_echo=$ac_try;;
14024 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14025 $as_echo "$ac_try_echo") >&5
14026 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14028 grep -v '^ *+' conftest.er1 >conftest.err
14030 cat conftest.err >&5
14031 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14032 (exit $ac_status); } >/dev/null && {
14033 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14034 test ! -s conftest.err
14036 ac_header_preproc=yes
14038 $as_echo "$as_me: failed program was:" >&5
14039 sed 's/^/| /' conftest.$ac_ext >&5
14041 ac_header_preproc=no
14044 rm -f conftest.err conftest.$ac_ext
14045 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14046 $as_echo "$ac_header_preproc" >&6; }
14048 # So? What about this header?
14049 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
14051 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&5
14052 $as_echo "$as_me: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
14053 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the compiler's result" >&5
14054 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the compiler's result" >&2;}
14055 ac_header_preproc=yes
14058 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: present but cannot be compiled" >&5
14059 $as_echo "$as_me: WARNING: sane/sane.h: present but cannot be compiled" >&2;}
14060 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: check for missing prerequisite headers?" >&5
14061 $as_echo "$as_me: WARNING: sane/sane.h: check for missing prerequisite headers?" >&2;}
14062 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: see the Autoconf documentation" >&5
14063 $as_echo "$as_me: WARNING: sane/sane.h: see the Autoconf documentation" >&2;}
14064 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&5
14065 $as_echo "$as_me: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&2;}
14066 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&5
14067 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&2;}
14068 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&5
14069 $as_echo "$as_me: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&2;}
14071 ## ------------------------------------ ##
14072 ## Report this to wine-devel@winehq.org ##
14073 ## ------------------------------------ ##
14075 ) | sed "s/^/$as_me: WARNING: /" >&2
14078 { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
14079 $as_echo_n "checking for sane/sane.h... " >&6; }
14080 if test "${ac_cv_header_sane_sane_h+set}" = set; then
14081 $as_echo_n "(cached) " >&6
14083 ac_cv_header_sane_sane_h=$ac_header_preproc
14085 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
14086 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
14089 if test "x$ac_cv_header_sane_sane_h" = x""yes; then
14090 { $as_echo "$as_me:$LINENO: checking for -lsane" >&5
14091 $as_echo_n "checking for -lsane... " >&6; }
14092 if test "${ac_cv_lib_soname_sane+set}" = set; then
14093 $as_echo_n "(cached) " >&6
14095 ac_check_soname_save_LIBS=$LIBS
14096 LIBS="-lsane $ac_sane_libs $LIBS"
14097 cat >conftest.$ac_ext <<_ACEOF
14100 cat confdefs.h >>conftest.$ac_ext
14101 cat >>conftest.$ac_ext <<_ACEOF
14102 /* end confdefs.h. */
14104 /* Override any GCC internal prototype to avoid an error.
14105 Use char because int might match the return type of a GCC
14106 builtin and then its argument prototype would still apply. */
14114 return sane_init ();
14119 rm -f conftest.$ac_objext conftest$ac_exeext
14120 if { (ac_try="$ac_link"
14121 case "(($ac_try" in
14122 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14123 *) ac_try_echo
=$ac_try;;
14125 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14126 $as_echo "$ac_try_echo") >&5
14127 (eval "$ac_link") 2>conftest.er1
14129 grep -v '^ *+' conftest.er1
>conftest.err
14131 cat conftest.err
>&5
14132 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14133 (exit $ac_status); } && {
14134 test -z "$ac_c_werror_flag" ||
14135 test ! -s conftest.err
14136 } && test -s conftest
$ac_exeext && {
14137 test "$cross_compiling" = yes ||
14138 $as_test_x conftest
$ac_exeext
14142 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'` ;;
14143 *) ac_cv_lib_soname_sane
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libsane\\.$LIBEXT" | sed -e "s/^.*\(libsane\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
14146 $as_echo "$as_me: failed program was:" >&5
14147 sed 's/^/| /' conftest.
$ac_ext >&5
14152 rm -rf conftest.dSYM
14153 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
14154 conftest
$ac_exeext conftest.
$ac_ext
14155 LIBS
=$ac_check_soname_save_LIBS
14157 if test "x$ac_cv_lib_soname_sane" = "x"; then
14158 { $as_echo "$as_me:$LINENO: result: not found" >&5
14159 $as_echo "not found" >&6; }
14162 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_sane" >&5
14163 $as_echo "$ac_cv_lib_soname_sane" >&6; }
14165 cat >>confdefs.h
<<_ACEOF
14166 #define SONAME_LIBSANE "$ac_cv_lib_soname_sane"
14169 SANEINCL
="$ac_sane_incl"
14176 CPPFLAGS
="$ac_save_CPPFLAGS"
14178 if test "x$ac_cv_lib_soname_sane" = "x"; then
14179 case "x$with_sane" in
14180 x
) wine_notices
="$wine_notices|libsane ${notice_platform}development files not found, scanners won't be supported." ;;
14182 *) { { $as_echo "$as_me:$LINENO: error: libsane ${notice_platform}development files not found, scanners won't be supported.
14183 This is an error since --with-sane was requested." >&5
14184 $as_echo "$as_me: error: libsane ${notice_platform}development files not found, scanners won't be supported.
14185 This is an error since --with-sane was requested." >&2;}
14186 { (exit 1); exit 1; }; } ;;
14191 if test "x$with_gphoto" != "xno"
14193 ac_save_CPPFLAGS
="$CPPFLAGS"
14194 # Extract the first word of "gphoto2-config", so it can be a program name with args.
14195 set dummy gphoto2-config
; ac_word
=$2
14196 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14197 $as_echo_n "checking for $ac_word... " >&6; }
14198 if test "${ac_cv_prog_gphoto2_devel+set}" = set; then
14199 $as_echo_n "(cached) " >&6
14201 if test -n "$gphoto2_devel"; then
14202 ac_cv_prog_gphoto2_devel
="$gphoto2_devel" # Let the user override the test.
14204 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
14205 for as_dir
in $PATH
14208 test -z "$as_dir" && as_dir
=.
14209 for ac_exec_ext
in '' $ac_executable_extensions; do
14210 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14211 ac_cv_prog_gphoto2_devel
="gphoto2-config"
14212 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14219 test -z "$ac_cv_prog_gphoto2_devel" && ac_cv_prog_gphoto2_devel
="no"
14222 gphoto2_devel
=$ac_cv_prog_gphoto2_devel
14223 if test -n "$gphoto2_devel"; then
14224 { $as_echo "$as_me:$LINENO: result: $gphoto2_devel" >&5
14225 $as_echo "$gphoto2_devel" >&6; }
14227 { $as_echo "$as_me:$LINENO: result: no" >&5
14228 $as_echo "no" >&6; }
14232 # Extract the first word of "gphoto2-port-config", so it can be a program name with args.
14233 set dummy gphoto2-port-config
; ac_word
=$2
14234 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14235 $as_echo_n "checking for $ac_word... " >&6; }
14236 if test "${ac_cv_prog_gphoto2port_devel+set}" = set; then
14237 $as_echo_n "(cached) " >&6
14239 if test -n "$gphoto2port_devel"; then
14240 ac_cv_prog_gphoto2port_devel
="$gphoto2port_devel" # Let the user override the test.
14242 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
14243 for as_dir
in $PATH
14246 test -z "$as_dir" && as_dir
=.
14247 for ac_exec_ext
in '' $ac_executable_extensions; do
14248 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14249 ac_cv_prog_gphoto2port_devel
="gphoto2-port-config"
14250 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14257 test -z "$ac_cv_prog_gphoto2port_devel" && ac_cv_prog_gphoto2port_devel
="no"
14260 gphoto2port_devel
=$ac_cv_prog_gphoto2port_devel
14261 if test -n "$gphoto2port_devel"; then
14262 { $as_echo "$as_me:$LINENO: result: $gphoto2port_devel" >&5
14263 $as_echo "$gphoto2port_devel" >&6; }
14265 { $as_echo "$as_me:$LINENO: result: no" >&5
14266 $as_echo "no" >&6; }
14270 if test "$gphoto2_devel" != "no" -a "$gphoto2port_devel" != "no"
14272 ac_gphoto2_incl
="`$gphoto2_devel --cflags` `$gphoto2port_devel --cflags`"
14274 for i
in `$gphoto2_devel --libs` `$gphoto2port_devel --libs`
14277 -L/usr
/lib|
-L/usr
/lib64
) ;;
14278 -L*|
-l*) ac_gphoto2_libs
="$ac_gphoto2_libs $i";;
14281 CPPFLAGS
="$CPPFLAGS $ac_gphoto2_incl"
14283 ac_gphoto2_libs
=${ac_gphoto2_libs:-"-lgphoto2"}
14284 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14285 { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
14286 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
14287 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14288 $as_echo_n "(cached) " >&6
14290 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
14291 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
14293 # Is the header compilable?
14294 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h usability" >&5
14295 $as_echo_n "checking gphoto2-camera.h usability... " >&6; }
14296 cat >conftest.
$ac_ext <<_ACEOF
14299 cat confdefs.h
>>conftest.
$ac_ext
14300 cat >>conftest.
$ac_ext <<_ACEOF
14301 /* end confdefs.h. */
14302 $ac_includes_default
14303 #include <gphoto2-camera.h>
14305 rm -f conftest.
$ac_objext
14306 if { (ac_try
="$ac_compile"
14307 case "(($ac_try" in
14308 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14309 *) ac_try_echo=$ac_try;;
14311 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14312 $as_echo "$ac_try_echo") >&5
14313 (eval "$ac_compile") 2>conftest.er1
14315 grep -v '^ *+' conftest.er1 >conftest.err
14317 cat conftest.err >&5
14318 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14319 (exit $ac_status); } && {
14320 test -z "$ac_c_werror_flag" ||
14321 test ! -s conftest.err
14322 } && test -s conftest.$ac_objext; then
14323 ac_header_compiler=yes
14325 $as_echo "$as_me: failed program was:" >&5
14326 sed 's/^/| /' conftest.$ac_ext >&5
14328 ac_header_compiler=no
14331 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14332 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14333 $as_echo "$ac_header_compiler" >&6; }
14335 # Is the header present?
14336 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h presence" >&5
14337 $as_echo_n "checking gphoto2-camera.h presence... " >&6; }
14338 cat >conftest.$ac_ext <<_ACEOF
14341 cat confdefs.h >>conftest.$ac_ext
14342 cat >>conftest.$ac_ext <<_ACEOF
14343 /* end confdefs.h. */
14344 #include <gphoto2-camera.h>
14346 if { (ac_try="$ac_cpp conftest.$ac_ext"
14347 case "(($ac_try" in
14348 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14349 *) ac_try_echo
=$ac_try;;
14351 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14352 $as_echo "$ac_try_echo") >&5
14353 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14355 grep -v '^ *+' conftest.er1
>conftest.err
14357 cat conftest.err
>&5
14358 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14359 (exit $ac_status); } >/dev
/null
&& {
14360 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14361 test ! -s conftest.err
14363 ac_header_preproc
=yes
14365 $as_echo "$as_me: failed program was:" >&5
14366 sed 's/^/| /' conftest.
$ac_ext >&5
14368 ac_header_preproc
=no
14371 rm -f conftest.err conftest.
$ac_ext
14372 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14373 $as_echo "$ac_header_preproc" >&6; }
14375 # So? What about this header?
14376 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
14378 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&5
14379 $as_echo "$as_me: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
14380 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&5
14381 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&2;}
14382 ac_header_preproc
=yes
14385 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: present but cannot be compiled" >&5
14386 $as_echo "$as_me: WARNING: gphoto2-camera.h: present but cannot be compiled" >&2;}
14387 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: check for missing prerequisite headers?" >&5
14388 $as_echo "$as_me: WARNING: gphoto2-camera.h: check for missing prerequisite headers?" >&2;}
14389 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&5
14390 $as_echo "$as_me: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&2;}
14391 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: section \"Present But Cannot Be Compiled\"" >&5
14392 $as_echo "$as_me: WARNING: gphoto2-camera.h: section \"Present But Cannot Be Compiled\"" >&2;}
14393 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&5
14394 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&2;}
14395 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&5
14396 $as_echo "$as_me: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&2;}
14398 ## ------------------------------------ ##
14399 ## Report this to wine-devel@winehq.org ##
14400 ## ------------------------------------ ##
14402 ) |
sed "s/^/$as_me: WARNING: /" >&2
14405 { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
14406 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
14407 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14408 $as_echo_n "(cached) " >&6
14410 ac_cv_header_gphoto2_camera_h
=$ac_header_preproc
14412 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
14413 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
14416 if test "x$ac_cv_header_gphoto2_camera_h" = x
""yes; then
14417 { $as_echo "$as_me:$LINENO: checking for gp_camera_new in -lgphoto2" >&5
14418 $as_echo_n "checking for gp_camera_new in -lgphoto2... " >&6; }
14419 if test "${ac_cv_lib_gphoto2_gp_camera_new+set}" = set; then
14420 $as_echo_n "(cached) " >&6
14422 ac_check_lib_save_LIBS
=$LIBS
14423 LIBS
="-lgphoto2 $ac_gphoto2_libs $LIBS"
14424 cat >conftest.
$ac_ext <<_ACEOF
14427 cat confdefs.h
>>conftest.
$ac_ext
14428 cat >>conftest.
$ac_ext <<_ACEOF
14429 /* end confdefs.h. */
14431 /* Override any GCC internal prototype to avoid an error.
14432 Use char because int might match the return type of a GCC
14433 builtin and then its argument prototype would still apply. */
14437 char gp_camera_new ();
14441 return gp_camera_new ();
14446 rm -f conftest.
$ac_objext conftest
$ac_exeext
14447 if { (ac_try
="$ac_link"
14448 case "(($ac_try" in
14449 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14450 *) ac_try_echo=$ac_try;;
14452 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14453 $as_echo "$ac_try_echo") >&5
14454 (eval "$ac_link") 2>conftest.er1
14456 grep -v '^ *+' conftest.er1 >conftest.err
14458 cat conftest.err >&5
14459 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14460 (exit $ac_status); } && {
14461 test -z "$ac_c_werror_flag" ||
14462 test ! -s conftest.err
14463 } && test -s conftest$ac_exeext && {
14464 test "$cross_compiling" = yes ||
14465 $as_test_x conftest$ac_exeext
14467 ac_cv_lib_gphoto2_gp_camera_new=yes
14469 $as_echo "$as_me: failed program was:" >&5
14470 sed 's/^/| /' conftest.$ac_ext >&5
14472 ac_cv_lib_gphoto2_gp_camera_new=no
14475 rm -rf conftest.dSYM
14476 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14477 conftest$ac_exeext conftest.$ac_ext
14478 LIBS=$ac_check_lib_save_LIBS
14480 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_gphoto2_gp_camera_new" >&5
14481 $as_echo "$ac_cv_lib_gphoto2_gp_camera_new" >&6; }
14482 if test "x$ac_cv_lib_gphoto2_gp_camera_new" = x""yes; then
14484 cat >>confdefs.h <<\_ACEOF
14485 #define HAVE_GPHOTO2 1
14488 GPHOTO2LIBS="$ac_gphoto2_libs"
14490 GPHOTO2INCL="$ac_gphoto2_incl"
14497 CPPFLAGS="$ac_save_CPPFLAGS"
14499 if test "$ac_cv_lib_gphoto2_gp_camera_new" != "yes"; then
14500 case "x$with_gphoto" in
14501 x) wine_notices="$wine_notices|libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported." ;;
14503 *) { { $as_echo "$as_me:$LINENO: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14504 This is an error since --with-gphoto was requested." >&5
14505 $as_echo "$as_me: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14506 This is an error since --with-gphoto was requested." >&2;}
14507 { (exit 1); exit 1; }; } ;;
14515 if test "$ac_cv_header_resolv_h" = "yes"
14517 ac_save_LIBS="$LIBS"
14518 LIBS="$LIBS -lresolv"
14519 cat >conftest.$ac_ext <<_ACEOF
14522 cat confdefs.h >>conftest.$ac_ext
14523 cat >>conftest.$ac_ext <<_ACEOF
14524 /* end confdefs.h. */
14525 #ifdef HAVE_NETINET_IN_H
14526 #include <netinet/in.h>
14528 #include <resolv.h>
14537 rm -f conftest.$ac_objext conftest$ac_exeext
14538 if { (ac_try="$ac_link"
14539 case "(($ac_try" in
14540 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14541 *) ac_try_echo
=$ac_try;;
14543 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14544 $as_echo "$ac_try_echo") >&5
14545 (eval "$ac_link") 2>conftest.er1
14547 grep -v '^ *+' conftest.er1
>conftest.err
14549 cat conftest.err
>&5
14550 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14551 (exit $ac_status); } && {
14552 test -z "$ac_c_werror_flag" ||
14553 test ! -s conftest.err
14554 } && test -s conftest
$ac_exeext && {
14555 test "$cross_compiling" = yes ||
14556 $as_test_x conftest
$ac_exeext
14559 cat >>confdefs.h
<<\_ACEOF
14560 #define HAVE_RESOLV 1
14563 RESOLVLIBS
="-lresolv"
14565 $as_echo "$as_me: failed program was:" >&5
14566 sed 's/^/| /' conftest.
$ac_ext >&5
14571 rm -rf conftest.dSYM
14572 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
14573 conftest
$ac_exeext conftest.
$ac_ext
14574 LIBS
="$ac_save_LIBS"
14579 if test "$ac_cv_header_lcms_h" = "yes" -o "$ac_cv_header_lcms_lcms_h" = "yes"
14581 { $as_echo "$as_me:$LINENO: checking for cmsOpenProfileFromFile in -llcms" >&5
14582 $as_echo_n "checking for cmsOpenProfileFromFile in -llcms... " >&6; }
14583 if test "${ac_cv_lib_lcms_cmsOpenProfileFromFile+set}" = set; then
14584 $as_echo_n "(cached) " >&6
14586 ac_check_lib_save_LIBS
=$LIBS
14587 LIBS
="-llcms $LIBS"
14588 cat >conftest.
$ac_ext <<_ACEOF
14591 cat confdefs.h
>>conftest.
$ac_ext
14592 cat >>conftest.
$ac_ext <<_ACEOF
14593 /* end confdefs.h. */
14595 /* Override any GCC internal prototype to avoid an error.
14596 Use char because int might match the return type of a GCC
14597 builtin and then its argument prototype would still apply. */
14601 char cmsOpenProfileFromFile ();
14605 return cmsOpenProfileFromFile ();
14610 rm -f conftest.
$ac_objext conftest
$ac_exeext
14611 if { (ac_try
="$ac_link"
14612 case "(($ac_try" in
14613 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14614 *) ac_try_echo=$ac_try;;
14616 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14617 $as_echo "$ac_try_echo") >&5
14618 (eval "$ac_link") 2>conftest.er1
14620 grep -v '^ *+' conftest.er1 >conftest.err
14622 cat conftest.err >&5
14623 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14624 (exit $ac_status); } && {
14625 test -z "$ac_c_werror_flag" ||
14626 test ! -s conftest.err
14627 } && test -s conftest$ac_exeext && {
14628 test "$cross_compiling" = yes ||
14629 $as_test_x conftest$ac_exeext
14631 ac_cv_lib_lcms_cmsOpenProfileFromFile=yes
14633 $as_echo "$as_me: failed program was:" >&5
14634 sed 's/^/| /' conftest.$ac_ext >&5
14636 ac_cv_lib_lcms_cmsOpenProfileFromFile=no
14639 rm -rf conftest.dSYM
14640 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14641 conftest$ac_exeext conftest.$ac_ext
14642 LIBS=$ac_check_lib_save_LIBS
14644 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lcms_cmsOpenProfileFromFile" >&5
14645 $as_echo "$ac_cv_lib_lcms_cmsOpenProfileFromFile" >&6; }
14646 if test "x$ac_cv_lib_lcms_cmsOpenProfileFromFile" = x""yes; then
14648 cat >>confdefs.h <<\_ACEOF
14649 #define HAVE_LCMS 1
14656 if test "$ac_cv_lib_lcms_cmsOpenProfileFromFile" != "yes"; then
14657 case "x$with_cms" in
14658 x) wine_notices="$wine_notices|liblcms ${notice_platform}development files not found, Color Management won't be supported." ;;
14660 *) { { $as_echo "$as_me:$LINENO: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14661 This is an error since --with-cms was requested." >&5
14662 $as_echo "$as_me: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14663 This is an error since --with-cms was requested." >&2;}
14664 { (exit 1); exit 1; }; } ;;
14669 if test "x$with_freetype" != "xno"
14671 for ac_prog in freetype-config freetype2-config
14673 # Extract the first word of "$ac_prog", so it can be a program name with args.
14674 set dummy $ac_prog; ac_word=$2
14675 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14676 $as_echo_n "checking for $ac_word... " >&6; }
14677 if test "${ac_cv_prog_ft_devel+set}" = set; then
14678 $as_echo_n "(cached) " >&6
14680 if test -n "$ft_devel"; then
14681 ac_cv_prog_ft_devel="$ft_devel" # Let the user override the test.
14683 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14684 for as_dir in $PATH
14687 test -z "$as_dir" && as_dir=.
14688 for ac_exec_ext in '' $ac_executable_extensions; do
14689 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14690 ac_cv_prog_ft_devel="$ac_prog"
14691 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14700 ft_devel=$ac_cv_prog_ft_devel
14701 if test -n "$ft_devel"; then
14702 { $as_echo "$as_me:$LINENO: result: $ft_devel" >&5
14703 $as_echo "$ft_devel" >&6; }
14705 { $as_echo "$as_me:$LINENO: result: no" >&5
14706 $as_echo "no" >&6; }
14710 test -n "$ft_devel" && break
14712 test -n "$ft_devel" || ft_devel="no"
14714 if test "$ft_devel" != "no"
14716 ac_freetype_incl=`$ft_devel --cflags`
14717 ac_freetype_libs=`$ft_devel --libs`
14719 ac_freetype_libs=${ac_freetype_libs:-"-lfreetype"}
14720 { $as_echo "$as_me:$LINENO: checking for -lfreetype" >&5
14721 $as_echo_n "checking for -lfreetype... " >&6; }
14722 if test "${ac_cv_lib_soname_freetype+set}" = set; then
14723 $as_echo_n "(cached) " >&6
14725 ac_check_soname_save_LIBS=$LIBS
14726 LIBS="-lfreetype $ac_freetype_libs $LIBS"
14727 cat >conftest.$ac_ext <<_ACEOF
14730 cat confdefs.h >>conftest.$ac_ext
14731 cat >>conftest.$ac_ext <<_ACEOF
14732 /* end confdefs.h. */
14734 /* Override any GCC internal prototype to avoid an error.
14735 Use char because int might match the return type of a GCC
14736 builtin and then its argument prototype would still apply. */
14740 char FT_Init_FreeType ();
14744 return FT_Init_FreeType ();
14749 rm -f conftest.$ac_objext conftest$ac_exeext
14750 if { (ac_try="$ac_link"
14751 case "(($ac_try" in
14752 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14753 *) ac_try_echo
=$ac_try;;
14755 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14756 $as_echo "$ac_try_echo") >&5
14757 (eval "$ac_link") 2>conftest.er1
14759 grep -v '^ *+' conftest.er1
>conftest.err
14761 cat conftest.err
>&5
14762 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14763 (exit $ac_status); } && {
14764 test -z "$ac_c_werror_flag" ||
14765 test ! -s conftest.err
14766 } && test -s conftest
$ac_exeext && {
14767 test "$cross_compiling" = yes ||
14768 $as_test_x conftest
$ac_exeext
14772 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'` ;;
14773 *) ac_cv_lib_soname_freetype
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfreetype\\.$LIBEXT" | sed -e "s/^.*\(libfreetype\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
14776 $as_echo "$as_me: failed program was:" >&5
14777 sed 's/^/| /' conftest.
$ac_ext >&5
14782 rm -rf conftest.dSYM
14783 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
14784 conftest
$ac_exeext conftest.
$ac_ext
14785 LIBS
=$ac_check_soname_save_LIBS
14787 if test "x$ac_cv_lib_soname_freetype" = "x"; then
14788 { $as_echo "$as_me:$LINENO: result: not found" >&5
14789 $as_echo "not found" >&6; }
14792 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_freetype" >&5
14793 $as_echo "$ac_cv_lib_soname_freetype" >&6; }
14795 cat >>confdefs.h
<<_ACEOF
14796 #define SONAME_LIBFREETYPE "$ac_cv_lib_soname_freetype"
14802 if test "$ft_lib" = "yes"
14804 ac_save_CPPFLAGS
="$CPPFLAGS"
14805 CPPFLAGS
="$ac_freetype_incl $CPPFLAGS"
14819 for ac_header
in ft2build.h \
14820 freetype
/freetype.h \
14821 freetype
/ftglyph.h \
14822 freetype
/fttypes.h \
14823 freetype
/tttables.h \
14824 freetype
/ftnames.h \
14825 freetype
/ftsnames.h \
14826 freetype
/ttnameid.h \
14827 freetype
/ftoutln.h \
14828 freetype
/ftwinfnt.h \
14829 freetype
/ftmodapi.h \
14830 freetype
/ftlcdfil.h \
14831 freetype
/internal
/sfnt.h
14833 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
14834 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
14835 $as_echo_n "checking for $ac_header... " >&6; }
14836 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
14837 $as_echo_n "(cached) " >&6
14839 cat >conftest.
$ac_ext <<_ACEOF
14842 cat confdefs.h
>>conftest.
$ac_ext
14843 cat >>conftest.
$ac_ext <<_ACEOF
14844 /* end confdefs.h. */
14845 #ifdef HAVE_FT2BUILD_H
14846 # include <ft2build.h>
14849 #include <$ac_header>
14851 rm -f conftest.
$ac_objext
14852 if { (ac_try
="$ac_compile"
14853 case "(($ac_try" in
14854 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14855 *) ac_try_echo=$ac_try;;
14857 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14858 $as_echo "$ac_try_echo") >&5
14859 (eval "$ac_compile") 2>conftest.er1
14861 grep -v '^ *+' conftest.er1 >conftest.err
14863 cat conftest.err >&5
14864 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14865 (exit $ac_status); } && {
14866 test -z "$ac_c_werror_flag" ||
14867 test ! -s conftest.err
14868 } && test -s conftest.$ac_objext; then
14869 eval "$as_ac_Header=yes"
14871 $as_echo "$as_me: failed program was:" >&5
14872 sed 's/^/| /' conftest.$ac_ext >&5
14874 eval "$as_ac_Header=no"
14877 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14879 ac_res=`eval 'as_val=${'$as_ac_Header'}
14880 $as_echo "$as_val"'`
14881 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14882 $as_echo "$ac_res" >&6; }
14883 as_val=`eval 'as_val=${'$as_ac_Header'}
14884 $as_echo "$as_val"'`
14885 if test "x$as_val" = x""yes; then
14886 cat >>confdefs.h <<_ACEOF
14887 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
14894 cat >conftest.$ac_ext <<_ACEOF
14897 cat confdefs.h >>conftest.$ac_ext
14898 cat >>conftest.$ac_ext <<_ACEOF
14899 /* end confdefs.h. */
14900 #include <ft2build.h>
14901 #include <freetype/fttrigon.h>
14903 if { (ac_try="$ac_cpp conftest.$ac_ext"
14904 case "(($ac_try" in
14905 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14906 *) ac_try_echo
=$ac_try;;
14908 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14909 $as_echo "$ac_try_echo") >&5
14910 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14912 grep -v '^ *+' conftest.er1
>conftest.err
14914 cat conftest.err
>&5
14915 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14916 (exit $ac_status); } >/dev
/null
&& {
14917 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14918 test ! -s conftest.err
14921 cat >>confdefs.h
<<\_ACEOF
14922 #define HAVE_FREETYPE_FTTRIGON_H 1
14925 wine_cv_fttrigon
=yes
14927 $as_echo "$as_me: failed program was:" >&5
14928 sed 's/^/| /' conftest.
$ac_ext >&5
14930 wine_cv_fttrigon
=no
14933 rm -f conftest.err conftest.
$ac_ext
14934 { $as_echo "$as_me:$LINENO: checking for FT_TrueTypeEngineType" >&5
14935 $as_echo_n "checking for FT_TrueTypeEngineType... " >&6; }
14936 if test "${ac_cv_type_FT_TrueTypeEngineType+set}" = set; then
14937 $as_echo_n "(cached) " >&6
14939 ac_cv_type_FT_TrueTypeEngineType
=no
14940 cat >conftest.
$ac_ext <<_ACEOF
14943 cat confdefs.h
>>conftest.
$ac_ext
14944 cat >>conftest.
$ac_ext <<_ACEOF
14945 /* end confdefs.h. */
14946 #include <freetype/ftmodapi.h>
14951 if (sizeof (FT_TrueTypeEngineType))
14957 rm -f conftest.
$ac_objext
14958 if { (ac_try
="$ac_compile"
14959 case "(($ac_try" in
14960 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14961 *) ac_try_echo=$ac_try;;
14963 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14964 $as_echo "$ac_try_echo") >&5
14965 (eval "$ac_compile") 2>conftest.er1
14967 grep -v '^ *+' conftest.er1 >conftest.err
14969 cat conftest.err >&5
14970 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14971 (exit $ac_status); } && {
14972 test -z "$ac_c_werror_flag" ||
14973 test ! -s conftest.err
14974 } && test -s conftest.$ac_objext; then
14975 cat >conftest.$ac_ext <<_ACEOF
14978 cat confdefs.h >>conftest.$ac_ext
14979 cat >>conftest.$ac_ext <<_ACEOF
14980 /* end confdefs.h. */
14981 #include <freetype/ftmodapi.h>
14986 if (sizeof ((FT_TrueTypeEngineType)))
14992 rm -f conftest.$ac_objext
14993 if { (ac_try="$ac_compile"
14994 case "(($ac_try" in
14995 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14996 *) ac_try_echo
=$ac_try;;
14998 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14999 $as_echo "$ac_try_echo") >&5
15000 (eval "$ac_compile") 2>conftest.er1
15002 grep -v '^ *+' conftest.er1
>conftest.err
15004 cat conftest.err
>&5
15005 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15006 (exit $ac_status); } && {
15007 test -z "$ac_c_werror_flag" ||
15008 test ! -s conftest.err
15009 } && test -s conftest.
$ac_objext; then
15012 $as_echo "$as_me: failed program was:" >&5
15013 sed 's/^/| /' conftest.
$ac_ext >&5
15015 ac_cv_type_FT_TrueTypeEngineType
=yes
15018 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
15020 $as_echo "$as_me: failed program was:" >&5
15021 sed 's/^/| /' conftest.
$ac_ext >&5
15026 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
15028 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_FT_TrueTypeEngineType" >&5
15029 $as_echo "$ac_cv_type_FT_TrueTypeEngineType" >&6; }
15030 if test "x$ac_cv_type_FT_TrueTypeEngineType" = x
""yes; then
15032 cat >>confdefs.h
<<_ACEOF
15033 #define HAVE_FT_TRUETYPEENGINETYPE 1
15039 ac_save_CFLAGS
="$CFLAGS"
15040 CFLAGS
="$CFLAGS $ac_freetype_libs"
15042 for ac_func
in FT_Load_Sfnt_Table
15044 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
15045 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
15046 $as_echo_n "checking for $ac_func... " >&6; }
15047 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
15048 $as_echo_n "(cached) " >&6
15050 cat >conftest.
$ac_ext <<_ACEOF
15053 cat confdefs.h
>>conftest.
$ac_ext
15054 cat >>conftest.
$ac_ext <<_ACEOF
15055 /* end confdefs.h. */
15056 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
15057 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15058 #define $ac_func innocuous_$ac_func
15060 /* System header to define __stub macros and hopefully few prototypes,
15061 which can conflict with char $ac_func (); below.
15062 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15063 <limits.h> exists even on freestanding compilers. */
15066 # include <limits.h>
15068 # include <assert.h>
15073 /* Override any GCC internal prototype to avoid an error.
15074 Use char because int might match the return type of a GCC
15075 builtin and then its argument prototype would still apply. */
15080 /* The GNU C library defines this for functions which it implements
15081 to always fail with ENOSYS. Some functions are actually named
15082 something starting with __ and the normal name is an alias. */
15083 #if defined __stub_$ac_func || defined __stub___$ac_func
15090 return $ac_func ();
15095 rm -f conftest.
$ac_objext conftest
$ac_exeext
15096 if { (ac_try
="$ac_link"
15097 case "(($ac_try" in
15098 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15099 *) ac_try_echo=$ac_try;;
15101 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15102 $as_echo "$ac_try_echo") >&5
15103 (eval "$ac_link") 2>conftest.er1
15105 grep -v '^ *+' conftest.er1 >conftest.err
15107 cat conftest.err >&5
15108 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15109 (exit $ac_status); } && {
15110 test -z "$ac_c_werror_flag" ||
15111 test ! -s conftest.err
15112 } && test -s conftest$ac_exeext && {
15113 test "$cross_compiling" = yes ||
15114 $as_test_x conftest$ac_exeext
15116 eval "$as_ac_var=yes"
15118 $as_echo "$as_me: failed program was:" >&5
15119 sed 's/^/| /' conftest.$ac_ext >&5
15121 eval "$as_ac_var=no"
15124 rm -rf conftest.dSYM
15125 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15126 conftest$ac_exeext conftest.$ac_ext
15128 ac_res=`eval 'as_val=${'$as_ac_var'}
15129 $as_echo "$as_val"'`
15130 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15131 $as_echo "$ac_res" >&6; }
15132 as_val=`eval 'as_val=${'$as_ac_var'}
15133 $as_echo "$as_val"'`
15134 if test "x$as_val" = x""yes; then
15135 cat >>confdefs.h <<_ACEOF
15136 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
15142 CFLAGS="$ac_save_CFLAGS"
15143 CPPFLAGS="$ac_save_CPPFLAGS"
15144 if test "$ac_cv_header_freetype_freetype_h" = "yes" -a "$wine_cv_fttrigon" = "yes"
15147 cat >>confdefs.h <<\_ACEOF
15148 #define HAVE_FREETYPE 1
15151 FREETYPELIBS="$ac_freetype_libs"
15153 FREETYPEINCL="$ac_freetype_incl"
15158 if test "x$FREETYPELIBS" = "x"; then
15159 case "x$with_freetype" in
15161 *) { { $as_echo "$as_me:$LINENO: error: FreeType ${notice_platform}development files not found. Fonts will not be built.
15162 Use the --without-freetype option if you really want this." >&5
15163 $as_echo "$as_me: error: FreeType ${notice_platform}development files not found. Fonts will not be built.
15164 Use the --without-freetype option if you really want this." >&2;}
15165 { (exit 1); exit 1; }; } ;;
15169 test "x$FREETYPELIBS" = "x" && enable_fonts=${enable_fonts:-no}
15171 { $as_echo "$as_me:$LINENO: checking for parport header/ppdev.h" >&5
15172 $as_echo_n "checking for parport header/ppdev.h... " >&6; }
15173 if test "${ac_cv_c_ppdev+set}" = set; then
15174 $as_echo_n "(cached) " >&6
15176 cat >conftest.$ac_ext <<_ACEOF
15179 cat confdefs.h >>conftest.$ac_ext
15180 cat >>conftest.$ac_ext <<_ACEOF
15181 /* end confdefs.h. */
15182 #include <linux/ppdev.h>
15186 ioctl (1,PPCLAIM,0)
15191 rm -f conftest.$ac_objext
15192 if { (ac_try="$ac_compile"
15193 case "(($ac_try" in
15194 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15195 *) ac_try_echo
=$ac_try;;
15197 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15198 $as_echo "$ac_try_echo") >&5
15199 (eval "$ac_compile") 2>conftest.er1
15201 grep -v '^ *+' conftest.er1
>conftest.err
15203 cat conftest.err
>&5
15204 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15205 (exit $ac_status); } && {
15206 test -z "$ac_c_werror_flag" ||
15207 test ! -s conftest.err
15208 } && test -s conftest.
$ac_objext; then
15209 ac_cv_c_ppdev
="yes"
15211 $as_echo "$as_me: failed program was:" >&5
15212 sed 's/^/| /' conftest.
$ac_ext >&5
15217 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
15219 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_ppdev" >&5
15220 $as_echo "$ac_cv_c_ppdev" >&6; }
15221 if test "$ac_cv_c_ppdev" = "yes"
15224 cat >>confdefs.h
<<\_ACEOF
15225 #define HAVE_PPDEV 1
15230 ac_wine_check_funcs_save_LIBS
="$LIBS"
15231 LIBS
="$LIBS $LIBPTHREAD"
15237 pthread_attr_get_np \
15238 pthread_getattr_np \
15239 pthread_get_stackaddr_np \
15240 pthread_get_stacksize_np
15242 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
15243 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
15244 $as_echo_n "checking for $ac_func... " >&6; }
15245 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
15246 $as_echo_n "(cached) " >&6
15248 cat >conftest.
$ac_ext <<_ACEOF
15251 cat confdefs.h
>>conftest.
$ac_ext
15252 cat >>conftest.
$ac_ext <<_ACEOF
15253 /* end confdefs.h. */
15254 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
15255 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15256 #define $ac_func innocuous_$ac_func
15258 /* System header to define __stub macros and hopefully few prototypes,
15259 which can conflict with char $ac_func (); below.
15260 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15261 <limits.h> exists even on freestanding compilers. */
15264 # include <limits.h>
15266 # include <assert.h>
15271 /* Override any GCC internal prototype to avoid an error.
15272 Use char because int might match the return type of a GCC
15273 builtin and then its argument prototype would still apply. */
15278 /* The GNU C library defines this for functions which it implements
15279 to always fail with ENOSYS. Some functions are actually named
15280 something starting with __ and the normal name is an alias. */
15281 #if defined __stub_$ac_func || defined __stub___$ac_func
15288 return $ac_func ();
15293 rm -f conftest.
$ac_objext conftest
$ac_exeext
15294 if { (ac_try
="$ac_link"
15295 case "(($ac_try" in
15296 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15297 *) ac_try_echo=$ac_try;;
15299 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15300 $as_echo "$ac_try_echo") >&5
15301 (eval "$ac_link") 2>conftest.er1
15303 grep -v '^ *+' conftest.er1 >conftest.err
15305 cat conftest.err >&5
15306 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15307 (exit $ac_status); } && {
15308 test -z "$ac_c_werror_flag" ||
15309 test ! -s conftest.err
15310 } && test -s conftest$ac_exeext && {
15311 test "$cross_compiling" = yes ||
15312 $as_test_x conftest$ac_exeext
15314 eval "$as_ac_var=yes"
15316 $as_echo "$as_me: failed program was:" >&5
15317 sed 's/^/| /' conftest.$ac_ext >&5
15319 eval "$as_ac_var=no"
15322 rm -rf conftest.dSYM
15323 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15324 conftest$ac_exeext conftest.$ac_ext
15326 ac_res=`eval 'as_val=${'$as_ac_var'}
15327 $as_echo "$as_val"'`
15328 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15329 $as_echo "$ac_res" >&6; }
15330 as_val=`eval 'as_val=${'$as_ac_var'}
15331 $as_echo "$as_val"'`
15332 if test "x$as_val" = x""yes; then
15333 cat >>confdefs.h <<_ACEOF
15334 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
15340 LIBS="$ac_wine_check_funcs_save_LIBS"
15342 if test "x$with_esd" != xno
15344 save_CFLAGS="$CFLAGS"
15345 # Extract the first word of "esd-config", so it can be a program name with args.
15346 set dummy esd-config; ac_word=$2
15347 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
15348 $as_echo_n "checking for $ac_word... " >&6; }
15349 if test "${ac_cv_path_ESDCONFIG+set}" = set; then
15350 $as_echo_n "(cached) " >&6
15354 ac_cv_path_ESDCONFIG="$ESDCONFIG" # Let the user override the test with a path.
15357 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
15358 for as_dir in $PATH
15361 test -z "$as_dir" && as_dir=.
15362 for ac_exec_ext in '' $ac_executable_extensions; do
15363 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15364 ac_cv_path_ESDCONFIG="$as_dir/$ac_word$ac_exec_ext"
15365 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
15372 test -z "$ac_cv_path_ESDCONFIG" && ac_cv_path_ESDCONFIG="no"
15376 ESDCONFIG=$ac_cv_path_ESDCONFIG
15377 if test -n "$ESDCONFIG"; then
15378 { $as_echo "$as_me:$LINENO: result: $ESDCONFIG" >&5
15379 $as_echo "$ESDCONFIG" >&6; }
15381 { $as_echo "$as_me:$LINENO: result: no" >&5
15382 $as_echo "no" >&6; }
15386 if test "x$ESDCONFIG" != "xno"
15389 for i in `$ESDCONFIG --cflags`
15392 -I*) ac_esd_incl="$ac_esd_incl $i";;
15395 ac_esd_libs=`$ESDCONFIG --libs`
15396 CFLAGS="$CFLAGS $ac_esd_incl"
15398 ac_esd_libs=${ac_esd_libs:-"-lesd"}
15399 if test "${ac_cv_header_esd_h+set}" = set; then
15400 { $as_echo "$as_me:$LINENO: checking for esd.h" >&5
15401 $as_echo_n "checking for esd.h... " >&6; }
15402 if test "${ac_cv_header_esd_h+set}" = set; then
15403 $as_echo_n "(cached) " >&6
15405 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_esd_h" >&5
15406 $as_echo "$ac_cv_header_esd_h" >&6; }
15408 # Is the header compilable?
15409 { $as_echo "$as_me:$LINENO: checking esd.h usability" >&5
15410 $as_echo_n "checking esd.h usability... " >&6; }
15411 cat >conftest.$ac_ext <<_ACEOF
15414 cat confdefs.h >>conftest.$ac_ext
15415 cat >>conftest.$ac_ext <<_ACEOF
15416 /* end confdefs.h. */
15417 $ac_includes_default
15420 rm -f conftest.$ac_objext
15421 if { (ac_try="$ac_compile"
15422 case "(($ac_try" in
15423 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15424 *) ac_try_echo
=$ac_try;;
15426 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15427 $as_echo "$ac_try_echo") >&5
15428 (eval "$ac_compile") 2>conftest.er1
15430 grep -v '^ *+' conftest.er1
>conftest.err
15432 cat conftest.err
>&5
15433 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15434 (exit $ac_status); } && {
15435 test -z "$ac_c_werror_flag" ||
15436 test ! -s conftest.err
15437 } && test -s conftest.
$ac_objext; then
15438 ac_header_compiler
=yes
15440 $as_echo "$as_me: failed program was:" >&5
15441 sed 's/^/| /' conftest.
$ac_ext >&5
15443 ac_header_compiler
=no
15446 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
15447 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15448 $as_echo "$ac_header_compiler" >&6; }
15450 # Is the header present?
15451 { $as_echo "$as_me:$LINENO: checking esd.h presence" >&5
15452 $as_echo_n "checking esd.h presence... " >&6; }
15453 cat >conftest.
$ac_ext <<_ACEOF
15456 cat confdefs.h
>>conftest.
$ac_ext
15457 cat >>conftest.
$ac_ext <<_ACEOF
15458 /* end confdefs.h. */
15461 if { (ac_try
="$ac_cpp conftest.$ac_ext"
15462 case "(($ac_try" in
15463 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15464 *) ac_try_echo=$ac_try;;
15466 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15467 $as_echo "$ac_try_echo") >&5
15468 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15470 grep -v '^ *+' conftest.er1 >conftest.err
15472 cat conftest.err >&5
15473 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15474 (exit $ac_status); } >/dev/null && {
15475 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15476 test ! -s conftest.err
15478 ac_header_preproc=yes
15480 $as_echo "$as_me: failed program was:" >&5
15481 sed 's/^/| /' conftest.$ac_ext >&5
15483 ac_header_preproc=no
15486 rm -f conftest.err conftest.$ac_ext
15487 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15488 $as_echo "$ac_header_preproc" >&6; }
15490 # So? What about this header?
15491 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15493 { $as_echo "$as_me:$LINENO: WARNING: esd.h: accepted by the compiler, rejected by the preprocessor!" >&5
15494 $as_echo "$as_me: WARNING: esd.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
15495 { $as_echo "$as_me:$LINENO: WARNING: esd.h: proceeding with the compiler's result" >&5
15496 $as_echo "$as_me: WARNING: esd.h: proceeding with the compiler's result" >&2;}
15497 ac_header_preproc=yes
15500 { $as_echo "$as_me:$LINENO: WARNING: esd.h: present but cannot be compiled" >&5
15501 $as_echo "$as_me: WARNING: esd.h: present but cannot be compiled" >&2;}
15502 { $as_echo "$as_me:$LINENO: WARNING: esd.h: check for missing prerequisite headers?" >&5
15503 $as_echo "$as_me: WARNING: esd.h: check for missing prerequisite headers?" >&2;}
15504 { $as_echo "$as_me:$LINENO: WARNING: esd.h: see the Autoconf documentation" >&5
15505 $as_echo "$as_me: WARNING: esd.h: see the Autoconf documentation" >&2;}
15506 { $as_echo "$as_me:$LINENO: WARNING: esd.h: section \"Present But Cannot Be Compiled\"" >&5
15507 $as_echo "$as_me: WARNING: esd.h: section \"Present But Cannot Be Compiled\"" >&2;}
15508 { $as_echo "$as_me:$LINENO: WARNING: esd.h: proceeding with the preprocessor's result" >&5
15509 $as_echo "$as_me: WARNING: esd.h: proceeding with the preprocessor's result" >&2;}
15510 { $as_echo "$as_me:$LINENO: WARNING: esd.h: in the future, the compiler will take precedence" >&5
15511 $as_echo "$as_me: WARNING: esd.h: in the future, the compiler will take precedence" >&2;}
15513 ## ------------------------------------ ##
15514 ## Report this to wine-devel@winehq.org ##
15515 ## ------------------------------------ ##
15517 ) | sed "s/^/$as_me: WARNING: /" >&2
15520 { $as_echo "$as_me:$LINENO: checking for esd.h" >&5
15521 $as_echo_n "checking for esd.h... " >&6; }
15522 if test "${ac_cv_header_esd_h+set}" = set; then
15523 $as_echo_n "(cached) " >&6
15525 ac_cv_header_esd_h=$ac_header_preproc
15527 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_esd_h" >&5
15528 $as_echo "$ac_cv_header_esd_h" >&6; }
15531 if test "x$ac_cv_header_esd_h" = x""yes; then
15532 { $as_echo "$as_me:$LINENO: checking for esd_open_sound in -lesd" >&5
15533 $as_echo_n "checking for esd_open_sound in -lesd... " >&6; }
15534 if test "${ac_cv_lib_esd_esd_open_sound+set}" = set; then
15535 $as_echo_n "(cached) " >&6
15537 ac_check_lib_save_LIBS=$LIBS
15538 LIBS="-lesd $ac_esd_libs $LIBS"
15539 cat >conftest.$ac_ext <<_ACEOF
15542 cat confdefs.h >>conftest.$ac_ext
15543 cat >>conftest.$ac_ext <<_ACEOF
15544 /* end confdefs.h. */
15546 /* Override any GCC internal prototype to avoid an error.
15547 Use char because int might match the return type of a GCC
15548 builtin and then its argument prototype would still apply. */
15552 char esd_open_sound ();
15556 return esd_open_sound ();
15561 rm -f conftest.$ac_objext conftest$ac_exeext
15562 if { (ac_try="$ac_link"
15563 case "(($ac_try" in
15564 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15565 *) ac_try_echo
=$ac_try;;
15567 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15568 $as_echo "$ac_try_echo") >&5
15569 (eval "$ac_link") 2>conftest.er1
15571 grep -v '^ *+' conftest.er1
>conftest.err
15573 cat conftest.err
>&5
15574 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15575 (exit $ac_status); } && {
15576 test -z "$ac_c_werror_flag" ||
15577 test ! -s conftest.err
15578 } && test -s conftest
$ac_exeext && {
15579 test "$cross_compiling" = yes ||
15580 $as_test_x conftest
$ac_exeext
15582 ac_cv_lib_esd_esd_open_sound
=yes
15584 $as_echo "$as_me: failed program was:" >&5
15585 sed 's/^/| /' conftest.
$ac_ext >&5
15587 ac_cv_lib_esd_esd_open_sound
=no
15590 rm -rf conftest.dSYM
15591 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
15592 conftest
$ac_exeext conftest.
$ac_ext
15593 LIBS
=$ac_check_lib_save_LIBS
15595 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_esd_esd_open_sound" >&5
15596 $as_echo "$ac_cv_lib_esd_esd_open_sound" >&6; }
15597 if test "x$ac_cv_lib_esd_esd_open_sound" = x
""yes; then
15598 ESDINCL
="$ac_esd_incl"
15600 ESDLIBS
="$ac_esd_libs"
15603 cat >>confdefs.h
<<\_ACEOF
15612 CFLAGS
="$save_CFLAGS"
15617 if test "$ac_cv_header_sys_asoundlib_h" = "yes" -o "$ac_cv_header_alsa_asoundlib_h" = "yes"
15619 { $as_echo "$as_me:$LINENO: checking for snd_pcm_hw_params_get_access in -lasound" >&5
15620 $as_echo_n "checking for snd_pcm_hw_params_get_access in -lasound... " >&6; }
15621 if test "${ac_cv_lib_asound_snd_pcm_hw_params_get_access+set}" = set; then
15622 $as_echo_n "(cached) " >&6
15624 ac_check_lib_save_LIBS
=$LIBS
15625 LIBS
="-lasound $LIBS"
15626 cat >conftest.
$ac_ext <<_ACEOF
15629 cat confdefs.h
>>conftest.
$ac_ext
15630 cat >>conftest.
$ac_ext <<_ACEOF
15631 /* end confdefs.h. */
15633 /* Override any GCC internal prototype to avoid an error.
15634 Use char because int might match the return type of a GCC
15635 builtin and then its argument prototype would still apply. */
15639 char snd_pcm_hw_params_get_access ();
15643 return snd_pcm_hw_params_get_access ();
15648 rm -f conftest.
$ac_objext conftest
$ac_exeext
15649 if { (ac_try
="$ac_link"
15650 case "(($ac_try" in
15651 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15652 *) ac_try_echo=$ac_try;;
15654 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15655 $as_echo "$ac_try_echo") >&5
15656 (eval "$ac_link") 2>conftest.er1
15658 grep -v '^ *+' conftest.er1 >conftest.err
15660 cat conftest.err >&5
15661 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15662 (exit $ac_status); } && {
15663 test -z "$ac_c_werror_flag" ||
15664 test ! -s conftest.err
15665 } && test -s conftest$ac_exeext && {
15666 test "$cross_compiling" = yes ||
15667 $as_test_x conftest$ac_exeext
15669 ac_cv_lib_asound_snd_pcm_hw_params_get_access=yes
15671 $as_echo "$as_me: failed program was:" >&5
15672 sed 's/^/| /' conftest.$ac_ext >&5
15674 ac_cv_lib_asound_snd_pcm_hw_params_get_access=no
15677 rm -rf conftest.dSYM
15678 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15679 conftest$ac_exeext conftest.$ac_ext
15680 LIBS=$ac_check_lib_save_LIBS
15682 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&5
15683 $as_echo "$ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&6; }
15684 if test "x$ac_cv_lib_asound_snd_pcm_hw_params_get_access" = x""yes; then
15685 cat >conftest.$ac_ext <<_ACEOF
15688 cat confdefs.h >>conftest.$ac_ext
15689 cat >>conftest.$ac_ext <<_ACEOF
15690 /* end confdefs.h. */
15691 #ifdef HAVE_ALSA_ASOUNDLIB_H
15692 #include <alsa/asoundlib.h>
15693 #elif defined(HAVE_SYS_ASOUNDLIB_H)
15694 #include <sys/asoundlib.h>
15699 int ret = snd_pcm_hw_params_get_access(NULL, NULL)
15704 rm -f conftest.$ac_objext
15705 if { (ac_try="$ac_compile"
15706 case "(($ac_try" in
15707 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15708 *) ac_try_echo
=$ac_try;;
15710 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15711 $as_echo "$ac_try_echo") >&5
15712 (eval "$ac_compile") 2>conftest.er1
15714 grep -v '^ *+' conftest.er1
>conftest.err
15716 cat conftest.err
>&5
15717 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15718 (exit $ac_status); } && {
15719 test -z "$ac_c_werror_flag" ||
15720 test ! -s conftest.err
15721 } && test -s conftest.
$ac_objext; then
15723 cat >>confdefs.h
<<\_ACEOF
15724 #define HAVE_ALSA 1
15727 ALSALIBS
="-lasound"
15729 $as_echo "$as_me: failed program was:" >&5
15730 sed 's/^/| /' conftest.
$ac_ext >&5
15735 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
15742 if test "$ac_cv_header_libaudioio_h" = "yes"
15744 { $as_echo "$as_me:$LINENO: checking for AudioIOGetVersion in -laudioio" >&5
15745 $as_echo_n "checking for AudioIOGetVersion in -laudioio... " >&6; }
15746 if test "${ac_cv_lib_audioio_AudioIOGetVersion+set}" = set; then
15747 $as_echo_n "(cached) " >&6
15749 ac_check_lib_save_LIBS
=$LIBS
15750 LIBS
="-laudioio $LIBS"
15751 cat >conftest.
$ac_ext <<_ACEOF
15754 cat confdefs.h
>>conftest.
$ac_ext
15755 cat >>conftest.
$ac_ext <<_ACEOF
15756 /* end confdefs.h. */
15758 /* Override any GCC internal prototype to avoid an error.
15759 Use char because int might match the return type of a GCC
15760 builtin and then its argument prototype would still apply. */
15764 char AudioIOGetVersion ();
15768 return AudioIOGetVersion ();
15773 rm -f conftest.
$ac_objext conftest
$ac_exeext
15774 if { (ac_try
="$ac_link"
15775 case "(($ac_try" in
15776 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15777 *) ac_try_echo=$ac_try;;
15779 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15780 $as_echo "$ac_try_echo") >&5
15781 (eval "$ac_link") 2>conftest.er1
15783 grep -v '^ *+' conftest.er1 >conftest.err
15785 cat conftest.err >&5
15786 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15787 (exit $ac_status); } && {
15788 test -z "$ac_c_werror_flag" ||
15789 test ! -s conftest.err
15790 } && test -s conftest$ac_exeext && {
15791 test "$cross_compiling" = yes ||
15792 $as_test_x conftest$ac_exeext
15794 ac_cv_lib_audioio_AudioIOGetVersion=yes
15796 $as_echo "$as_me: failed program was:" >&5
15797 sed 's/^/| /' conftest.$ac_ext >&5
15799 ac_cv_lib_audioio_AudioIOGetVersion=no
15802 rm -rf conftest.dSYM
15803 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15804 conftest$ac_exeext conftest.$ac_ext
15805 LIBS=$ac_check_lib_save_LIBS
15807 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audioio_AudioIOGetVersion" >&5
15808 $as_echo "$ac_cv_lib_audioio_AudioIOGetVersion" >&6; }
15809 if test "x$ac_cv_lib_audioio_AudioIOGetVersion" = x""yes; then
15810 AUDIOIOLIBS="-laudioio"
15812 cat >>confdefs.h <<\_ACEOF
15813 #define HAVE_LIBAUDIOIO 1
15821 if test "$ac_cv_header_capi20_h" = "yes" -a "$ac_cv_header_linux_capi_h" = "yes"
15823 { $as_echo "$as_me:$LINENO: checking for -lcapi20" >&5
15824 $as_echo_n "checking for -lcapi20... " >&6; }
15825 if test "${ac_cv_lib_soname_capi20+set}" = set; then
15826 $as_echo_n "(cached) " >&6
15828 ac_check_soname_save_LIBS=$LIBS
15829 LIBS="-lcapi20 $LIBS"
15830 cat >conftest.$ac_ext <<_ACEOF
15833 cat confdefs.h >>conftest.$ac_ext
15834 cat >>conftest.$ac_ext <<_ACEOF
15835 /* end confdefs.h. */
15837 /* Override any GCC internal prototype to avoid an error.
15838 Use char because int might match the return type of a GCC
15839 builtin and then its argument prototype would still apply. */
15843 char capi20_register ();
15847 return capi20_register ();
15852 rm -f conftest.$ac_objext conftest$ac_exeext
15853 if { (ac_try="$ac_link"
15854 case "(($ac_try" in
15855 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15856 *) ac_try_echo
=$ac_try;;
15858 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15859 $as_echo "$ac_try_echo") >&5
15860 (eval "$ac_link") 2>conftest.er1
15862 grep -v '^ *+' conftest.er1
>conftest.err
15864 cat conftest.err
>&5
15865 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15866 (exit $ac_status); } && {
15867 test -z "$ac_c_werror_flag" ||
15868 test ! -s conftest.err
15869 } && test -s conftest
$ac_exeext && {
15870 test "$cross_compiling" = yes ||
15871 $as_test_x conftest
$ac_exeext
15875 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'` ;;
15876 *) ac_cv_lib_soname_capi20
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcapi20\\.$LIBEXT" | sed -e "s/^.*\(libcapi20\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
15879 $as_echo "$as_me: failed program was:" >&5
15880 sed 's/^/| /' conftest.
$ac_ext >&5
15885 rm -rf conftest.dSYM
15886 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
15887 conftest
$ac_exeext conftest.
$ac_ext
15888 LIBS
=$ac_check_soname_save_LIBS
15890 if test "x$ac_cv_lib_soname_capi20" = "x"; then
15891 { $as_echo "$as_me:$LINENO: result: not found" >&5
15892 $as_echo "not found" >&6; }
15895 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_capi20" >&5
15896 $as_echo "$ac_cv_lib_soname_capi20" >&6; }
15898 cat >>confdefs.h
<<_ACEOF
15899 #define SONAME_LIBCAPI20 "$ac_cv_lib_soname_capi20"
15906 if test "x$ac_cv_lib_soname_capi20" = "x"; then
15907 case "x$with_capi" in
15908 x
) wine_notices
="$wine_notices|libcapi20 ${notice_platform}development files not found, ISDN won't be supported." ;;
15910 *) { { $as_echo "$as_me:$LINENO: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
15911 This is an error since --with-capi was requested." >&5
15912 $as_echo "$as_me: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
15913 This is an error since --with-capi was requested." >&2;}
15914 { (exit 1); exit 1; }; } ;;
15921 if test "x$with_cups" != "xno"
15923 ac_save_CPPFLAGS
="$CPPFLAGS"
15924 ac_cups_cflags
=`cups-config --cflags 2>/dev/null`
15925 ac_cups_libs
=`cups-config --ldflags 2>/dev/null`
15926 CPPFLAGS
="$CPPFLAGS $ac_cups_cflags"
15928 for ac_header
in cups
/cups.h
15930 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
15931 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15932 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
15933 $as_echo_n "checking for $ac_header... " >&6; }
15934 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15935 $as_echo_n "(cached) " >&6
15937 ac_res
=`eval 'as_val=${'$as_ac_Header'}
15938 $as_echo "$as_val"'`
15939 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15940 $as_echo "$ac_res" >&6; }
15942 # Is the header compilable?
15943 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
15944 $as_echo_n "checking $ac_header usability... " >&6; }
15945 cat >conftest.
$ac_ext <<_ACEOF
15948 cat confdefs.h
>>conftest.
$ac_ext
15949 cat >>conftest.
$ac_ext <<_ACEOF
15950 /* end confdefs.h. */
15951 $ac_includes_default
15952 #include <$ac_header>
15954 rm -f conftest.
$ac_objext
15955 if { (ac_try
="$ac_compile"
15956 case "(($ac_try" in
15957 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15958 *) ac_try_echo=$ac_try;;
15960 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15961 $as_echo "$ac_try_echo") >&5
15962 (eval "$ac_compile") 2>conftest.er1
15964 grep -v '^ *+' conftest.er1 >conftest.err
15966 cat conftest.err >&5
15967 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15968 (exit $ac_status); } && {
15969 test -z "$ac_c_werror_flag" ||
15970 test ! -s conftest.err
15971 } && test -s conftest.$ac_objext; then
15972 ac_header_compiler=yes
15974 $as_echo "$as_me: failed program was:" >&5
15975 sed 's/^/| /' conftest.$ac_ext >&5
15977 ac_header_compiler=no
15980 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15981 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15982 $as_echo "$ac_header_compiler" >&6; }
15984 # Is the header present?
15985 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
15986 $as_echo_n "checking $ac_header presence... " >&6; }
15987 cat >conftest.$ac_ext <<_ACEOF
15990 cat confdefs.h >>conftest.$ac_ext
15991 cat >>conftest.$ac_ext <<_ACEOF
15992 /* end confdefs.h. */
15993 #include <$ac_header>
15995 if { (ac_try="$ac_cpp conftest.$ac_ext"
15996 case "(($ac_try" in
15997 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15998 *) ac_try_echo
=$ac_try;;
16000 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16001 $as_echo "$ac_try_echo") >&5
16002 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16004 grep -v '^ *+' conftest.er1
>conftest.err
16006 cat conftest.err
>&5
16007 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16008 (exit $ac_status); } >/dev
/null
&& {
16009 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16010 test ! -s conftest.err
16012 ac_header_preproc
=yes
16014 $as_echo "$as_me: failed program was:" >&5
16015 sed 's/^/| /' conftest.
$ac_ext >&5
16017 ac_header_preproc
=no
16020 rm -f conftest.err conftest.
$ac_ext
16021 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16022 $as_echo "$ac_header_preproc" >&6; }
16024 # So? What about this header?
16025 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16027 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16028 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16029 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16030 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16031 ac_header_preproc
=yes
16034 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16035 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16036 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16037 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16038 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16039 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16040 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16041 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
16042 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16043 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16044 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16045 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16047 ## ------------------------------------ ##
16048 ## Report this to wine-devel@winehq.org ##
16049 ## ------------------------------------ ##
16051 ) |
sed "s/^/$as_me: WARNING: /" >&2
16054 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16055 $as_echo_n "checking for $ac_header... " >&6; }
16056 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16057 $as_echo_n "(cached) " >&6
16059 eval "$as_ac_Header=\$ac_header_preproc"
16061 ac_res
=`eval 'as_val=${'$as_ac_Header'}
16062 $as_echo "$as_val"'`
16063 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16064 $as_echo "$ac_res" >&6; }
16067 as_val
=`eval 'as_val=${'$as_ac_Header'}
16068 $as_echo "$as_val"'`
16069 if test "x$as_val" = x
""yes; then
16070 cat >>confdefs.h
<<_ACEOF
16071 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
16073 { $as_echo "$as_me:$LINENO: checking for -lcups" >&5
16074 $as_echo_n "checking for -lcups... " >&6; }
16075 if test "${ac_cv_lib_soname_cups+set}" = set; then
16076 $as_echo_n "(cached) " >&6
16078 ac_check_soname_save_LIBS
=$LIBS
16079 LIBS
="-lcups $ac_cups_libs $LIBS"
16080 cat >conftest.
$ac_ext <<_ACEOF
16083 cat confdefs.h
>>conftest.
$ac_ext
16084 cat >>conftest.
$ac_ext <<_ACEOF
16085 /* end confdefs.h. */
16087 /* Override any GCC internal prototype to avoid an error.
16088 Use char because int might match the return type of a GCC
16089 builtin and then its argument prototype would still apply. */
16093 char cupsGetDefault ();
16097 return cupsGetDefault ();
16102 rm -f conftest.
$ac_objext conftest
$ac_exeext
16103 if { (ac_try
="$ac_link"
16104 case "(($ac_try" in
16105 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16106 *) ac_try_echo=$ac_try;;
16108 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16109 $as_echo "$ac_try_echo") >&5
16110 (eval "$ac_link") 2>conftest.er1
16112 grep -v '^ *+' conftest.er1 >conftest.err
16114 cat conftest.err >&5
16115 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16116 (exit $ac_status); } && {
16117 test -z "$ac_c_werror_flag" ||
16118 test ! -s conftest.err
16119 } && test -s conftest$ac_exeext && {
16120 test "$cross_compiling" = yes ||
16121 $as_test_x conftest$ac_exeext
16125 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'` ;;
16126 *) ac_cv_lib_soname_cups=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libcups\\.$LIBEXT" |
sed -e "s/^.*\(libcups\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16129 $as_echo "$as_me: failed program was:" >&5
16130 sed 's/^/| /' conftest.$ac_ext >&5
16135 rm -rf conftest.dSYM
16136 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16137 conftest$ac_exeext conftest.$ac_ext
16138 LIBS=$ac_check_soname_save_LIBS
16140 if test "x$ac_cv_lib_soname_cups" = "x"; then
16141 { $as_echo "$as_me:$LINENO: result: not found" >&5
16142 $as_echo "not found" >&6; }
16145 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_cups" >&5
16146 $as_echo "$ac_cv_lib_soname_cups" >&6; }
16148 cat >>confdefs.h <<_ACEOF
16149 #define SONAME_LIBCUPS "$ac_cv_lib_soname_cups"
16152 CUPSINCL="$ac_cups_cflags"
16159 CPPFLAGS="$ac_save_CPPFLAGS"
16161 if test "x$ac_cv_lib_soname_cups" = "x"; then
16162 case "x$with_cups" in
16163 x) wine_notices="$wine_notices|libcups ${notice_platform}development files not found, CUPS won't be supported." ;;
16165 *) { { $as_echo "$as_me:$LINENO: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
16166 This is an error since --with-cups was requested." >&5
16167 $as_echo "$as_me: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
16168 This is an error since --with-cups was requested." >&2;}
16169 { (exit 1); exit 1; }; } ;;
16174 if test "$ac_cv_header_jack_jack_h" = "yes"
16176 { $as_echo "$as_me:$LINENO: checking for -ljack" >&5
16177 $as_echo_n "checking for -ljack... " >&6; }
16178 if test "${ac_cv_lib_soname_jack+set}" = set; then
16179 $as_echo_n "(cached) " >&6
16181 ac_check_soname_save_LIBS=$LIBS
16182 LIBS="-ljack $LIBS"
16183 cat >conftest.$ac_ext <<_ACEOF
16186 cat confdefs.h >>conftest.$ac_ext
16187 cat >>conftest.$ac_ext <<_ACEOF
16188 /* end confdefs.h. */
16190 /* Override any GCC internal prototype to avoid an error.
16191 Use char because int might match the return type of a GCC
16192 builtin and then its argument prototype would still apply. */
16196 char jack_client_new ();
16200 return jack_client_new ();
16205 rm -f conftest.$ac_objext conftest$ac_exeext
16206 if { (ac_try="$ac_link"
16207 case "(($ac_try" in
16208 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16209 *) ac_try_echo
=$ac_try;;
16211 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16212 $as_echo "$ac_try_echo") >&5
16213 (eval "$ac_link") 2>conftest.er1
16215 grep -v '^ *+' conftest.er1
>conftest.err
16217 cat conftest.err
>&5
16218 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16219 (exit $ac_status); } && {
16220 test -z "$ac_c_werror_flag" ||
16221 test ! -s conftest.err
16222 } && test -s conftest
$ac_exeext && {
16223 test "$cross_compiling" = yes ||
16224 $as_test_x conftest
$ac_exeext
16228 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'` ;;
16229 *) 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'` ;;
16232 $as_echo "$as_me: failed program was:" >&5
16233 sed 's/^/| /' conftest.
$ac_ext >&5
16238 rm -rf conftest.dSYM
16239 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16240 conftest
$ac_exeext conftest.
$ac_ext
16241 LIBS
=$ac_check_soname_save_LIBS
16243 if test "x$ac_cv_lib_soname_jack" = "x"; then
16244 { $as_echo "$as_me:$LINENO: result: not found" >&5
16245 $as_echo "not found" >&6; }
16248 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jack" >&5
16249 $as_echo "$ac_cv_lib_soname_jack" >&6; }
16251 cat >>confdefs.h
<<_ACEOF
16252 #define SONAME_LIBJACK "$ac_cv_lib_soname_jack"
16260 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
16262 { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
16263 $as_echo_n "checking for -lfontconfig... " >&6; }
16264 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
16265 $as_echo_n "(cached) " >&6
16267 ac_check_soname_save_LIBS
=$LIBS
16268 LIBS
="-lfontconfig $LIBS"
16269 cat >conftest.
$ac_ext <<_ACEOF
16272 cat confdefs.h
>>conftest.
$ac_ext
16273 cat >>conftest.
$ac_ext <<_ACEOF
16274 /* end confdefs.h. */
16276 /* Override any GCC internal prototype to avoid an error.
16277 Use char because int might match the return type of a GCC
16278 builtin and then its argument prototype would still apply. */
16291 rm -f conftest.
$ac_objext conftest
$ac_exeext
16292 if { (ac_try
="$ac_link"
16293 case "(($ac_try" in
16294 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16295 *) ac_try_echo=$ac_try;;
16297 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16298 $as_echo "$ac_try_echo") >&5
16299 (eval "$ac_link") 2>conftest.er1
16301 grep -v '^ *+' conftest.er1 >conftest.err
16303 cat conftest.err >&5
16304 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16305 (exit $ac_status); } && {
16306 test -z "$ac_c_werror_flag" ||
16307 test ! -s conftest.err
16308 } && test -s conftest$ac_exeext && {
16309 test "$cross_compiling" = yes ||
16310 $as_test_x conftest$ac_exeext
16314 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'` ;;
16315 *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libfontconfig\\.$LIBEXT" |
sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16318 $as_echo "$as_me: failed program was:" >&5
16319 sed 's/^/| /' conftest.$ac_ext >&5
16324 rm -rf conftest.dSYM
16325 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16326 conftest$ac_exeext conftest.$ac_ext
16327 LIBS=$ac_check_soname_save_LIBS
16329 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16330 { $as_echo "$as_me:$LINENO: result: not found" >&5
16331 $as_echo "not found" >&6; }
16334 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16335 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16337 cat >>confdefs.h <<_ACEOF
16338 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16344 elif test -n "$X_CFLAGS" -a "x$with_fontconfig" != "xno"
16346 ac_save_CPPFLAGS="$CPPFLAGS"
16347 CPPFLAGS="$CPPFLAGS $X_CFLAGS"
16348 $as_unset ac_cv_header_fontconfig_fontconfig_h
16350 for ac_header in fontconfig/fontconfig.h
16352 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
16353 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16354 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16355 $as_echo_n "checking for $ac_header... " >&6; }
16356 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16357 $as_echo_n "(cached) " >&6
16359 ac_res=`eval 'as_val=${'$as_ac_Header'}
16360 $as_echo "$as_val"'`
16361 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16362 $as_echo "$ac_res" >&6; }
16364 # Is the header compilable?
16365 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
16366 $as_echo_n "checking $ac_header usability... " >&6; }
16367 cat >conftest.$ac_ext <<_ACEOF
16370 cat confdefs.h >>conftest.$ac_ext
16371 cat >>conftest.$ac_ext <<_ACEOF
16372 /* end confdefs.h. */
16373 $ac_includes_default
16374 #include <$ac_header>
16376 rm -f conftest.$ac_objext
16377 if { (ac_try="$ac_compile"
16378 case "(($ac_try" in
16379 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16380 *) ac_try_echo
=$ac_try;;
16382 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16383 $as_echo "$ac_try_echo") >&5
16384 (eval "$ac_compile") 2>conftest.er1
16386 grep -v '^ *+' conftest.er1
>conftest.err
16388 cat conftest.err
>&5
16389 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16390 (exit $ac_status); } && {
16391 test -z "$ac_c_werror_flag" ||
16392 test ! -s conftest.err
16393 } && test -s conftest.
$ac_objext; then
16394 ac_header_compiler
=yes
16396 $as_echo "$as_me: failed program was:" >&5
16397 sed 's/^/| /' conftest.
$ac_ext >&5
16399 ac_header_compiler
=no
16402 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
16403 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16404 $as_echo "$ac_header_compiler" >&6; }
16406 # Is the header present?
16407 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
16408 $as_echo_n "checking $ac_header presence... " >&6; }
16409 cat >conftest.
$ac_ext <<_ACEOF
16412 cat confdefs.h
>>conftest.
$ac_ext
16413 cat >>conftest.
$ac_ext <<_ACEOF
16414 /* end confdefs.h. */
16415 #include <$ac_header>
16417 if { (ac_try
="$ac_cpp conftest.$ac_ext"
16418 case "(($ac_try" in
16419 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16420 *) ac_try_echo=$ac_try;;
16422 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16423 $as_echo "$ac_try_echo") >&5
16424 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16426 grep -v '^ *+' conftest.er1 >conftest.err
16428 cat conftest.err >&5
16429 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16430 (exit $ac_status); } >/dev/null && {
16431 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16432 test ! -s conftest.err
16434 ac_header_preproc=yes
16436 $as_echo "$as_me: failed program was:" >&5
16437 sed 's/^/| /' conftest.$ac_ext >&5
16439 ac_header_preproc=no
16442 rm -f conftest.err conftest.$ac_ext
16443 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16444 $as_echo "$ac_header_preproc" >&6; }
16446 # So? What about this header?
16447 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16449 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16450 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16451 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16452 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16453 ac_header_preproc=yes
16456 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16457 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16458 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16459 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16460 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16461 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16462 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16463 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
16464 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16465 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16466 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16467 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16469 ## ------------------------------------ ##
16470 ## Report this to wine-devel@winehq.org ##
16471 ## ------------------------------------ ##
16473 ) | sed "s/^/$as_me: WARNING: /" >&2
16476 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16477 $as_echo_n "checking for $ac_header... " >&6; }
16478 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16479 $as_echo_n "(cached) " >&6
16481 eval "$as_ac_Header=\$ac_header_preproc"
16483 ac_res=`eval 'as_val=${'$as_ac_Header'}
16484 $as_echo "$as_val"'`
16485 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16486 $as_echo "$ac_res" >&6; }
16489 as_val=`eval 'as_val=${'$as_ac_Header'}
16490 $as_echo "$as_val"'`
16491 if test "x$as_val" = x""yes; then
16492 cat >>confdefs.h <<_ACEOF
16493 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
16500 CPPFLAGS="$ac_save_CPPFLAGS"
16501 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
16503 FONTCONFIGINCL="$X_CFLAGS"
16505 { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
16506 $as_echo_n "checking for -lfontconfig... " >&6; }
16507 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
16508 $as_echo_n "(cached) " >&6
16510 ac_check_soname_save_LIBS=$LIBS
16511 LIBS="-lfontconfig $X_LIBS $LIBS"
16512 cat >conftest.$ac_ext <<_ACEOF
16515 cat confdefs.h >>conftest.$ac_ext
16516 cat >>conftest.$ac_ext <<_ACEOF
16517 /* end confdefs.h. */
16519 /* Override any GCC internal prototype to avoid an error.
16520 Use char because int might match the return type of a GCC
16521 builtin and then its argument prototype would still apply. */
16534 rm -f conftest.$ac_objext conftest$ac_exeext
16535 if { (ac_try="$ac_link"
16536 case "(($ac_try" in
16537 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16538 *) ac_try_echo
=$ac_try;;
16540 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16541 $as_echo "$ac_try_echo") >&5
16542 (eval "$ac_link") 2>conftest.er1
16544 grep -v '^ *+' conftest.er1
>conftest.err
16546 cat conftest.err
>&5
16547 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16548 (exit $ac_status); } && {
16549 test -z "$ac_c_werror_flag" ||
16550 test ! -s conftest.err
16551 } && test -s conftest
$ac_exeext && {
16552 test "$cross_compiling" = yes ||
16553 $as_test_x conftest
$ac_exeext
16557 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'` ;;
16558 *) ac_cv_lib_soname_fontconfig
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16561 $as_echo "$as_me: failed program was:" >&5
16562 sed 's/^/| /' conftest.
$ac_ext >&5
16567 rm -rf conftest.dSYM
16568 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16569 conftest
$ac_exeext conftest.
$ac_ext
16570 LIBS
=$ac_check_soname_save_LIBS
16572 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16573 { $as_echo "$as_me:$LINENO: result: not found" >&5
16574 $as_echo "not found" >&6; }
16577 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16578 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16580 cat >>confdefs.h
<<_ACEOF
16581 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16589 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16590 case "x$with_fontconfig" in
16591 x
) wine_notices
="$wine_notices|fontconfig ${notice_platform}development files not found, fontconfig won't be supported." ;;
16593 *) { { $as_echo "$as_me:$LINENO: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16594 This is an error since --with-fontconfig was requested." >&5
16595 $as_echo "$as_me: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16596 This is an error since --with-fontconfig was requested." >&2;}
16597 { (exit 1); exit 1; }; } ;;
16602 if test "$ac_cv_header_openssl_err_h" = "yes" -a "$ac_cv_header_openssl_ssl_h" = "yes"
16604 { $as_echo "$as_me:$LINENO: checking for -lssl" >&5
16605 $as_echo_n "checking for -lssl... " >&6; }
16606 if test "${ac_cv_lib_soname_ssl+set}" = set; then
16607 $as_echo_n "(cached) " >&6
16609 ac_check_soname_save_LIBS
=$LIBS
16611 cat >conftest.
$ac_ext <<_ACEOF
16614 cat confdefs.h
>>conftest.
$ac_ext
16615 cat >>conftest.
$ac_ext <<_ACEOF
16616 /* end confdefs.h. */
16618 /* Override any GCC internal prototype to avoid an error.
16619 Use char because int might match the return type of a GCC
16620 builtin and then its argument prototype would still apply. */
16624 char SSL_library_init ();
16628 return SSL_library_init ();
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 ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16640 $as_echo "$ac_try_echo") >&5
16641 (eval "$ac_link") 2>conftest.er1
16643 grep -v '^ *+' conftest.er1 >conftest.err
16645 cat conftest.err >&5
16646 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16647 (exit $ac_status); } && {
16648 test -z "$ac_c_werror_flag" ||
16649 test ! -s conftest.err
16650 } && test -s conftest$ac_exeext && {
16651 test "$cross_compiling" = yes ||
16652 $as_test_x conftest$ac_exeext
16656 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'` ;;
16657 *) ac_cv_lib_soname_ssl=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libssl\\.$LIBEXT" |
sed -e "s/^.*\(libssl\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16660 $as_echo "$as_me: failed program was:" >&5
16661 sed 's/^/| /' conftest.$ac_ext >&5
16666 rm -rf conftest.dSYM
16667 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16668 conftest$ac_exeext conftest.$ac_ext
16669 LIBS=$ac_check_soname_save_LIBS
16671 if test "x$ac_cv_lib_soname_ssl" = "x"; then
16672 { $as_echo "$as_me:$LINENO: result: not found" >&5
16673 $as_echo "not found" >&6; }
16676 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ssl" >&5
16677 $as_echo "$ac_cv_lib_soname_ssl" >&6; }
16679 cat >>confdefs.h <<_ACEOF
16680 #define SONAME_LIBSSL "$ac_cv_lib_soname_ssl"
16686 { $as_echo "$as_me:$LINENO: checking for -lcrypto" >&5
16687 $as_echo_n "checking for -lcrypto... " >&6; }
16688 if test "${ac_cv_lib_soname_crypto+set}" = set; then
16689 $as_echo_n "(cached) " >&6
16691 ac_check_soname_save_LIBS=$LIBS
16692 LIBS="-lcrypto $LIBS"
16693 cat >conftest.$ac_ext <<_ACEOF
16696 cat confdefs.h >>conftest.$ac_ext
16697 cat >>conftest.$ac_ext <<_ACEOF
16698 /* end confdefs.h. */
16700 /* Override any GCC internal prototype to avoid an error.
16701 Use char because int might match the return type of a GCC
16702 builtin and then its argument prototype would still apply. */
16706 char BIO_new_socket ();
16710 return BIO_new_socket ();
16715 rm -f conftest.$ac_objext conftest$ac_exeext
16716 if { (ac_try="$ac_link"
16717 case "(($ac_try" in
16718 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16719 *) ac_try_echo
=$ac_try;;
16721 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16722 $as_echo "$ac_try_echo") >&5
16723 (eval "$ac_link") 2>conftest.er1
16725 grep -v '^ *+' conftest.er1
>conftest.err
16727 cat conftest.err
>&5
16728 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16729 (exit $ac_status); } && {
16730 test -z "$ac_c_werror_flag" ||
16731 test ! -s conftest.err
16732 } && test -s conftest
$ac_exeext && {
16733 test "$cross_compiling" = yes ||
16734 $as_test_x conftest
$ac_exeext
16738 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'` ;;
16739 *) ac_cv_lib_soname_crypto
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcrypto\\.$LIBEXT" | sed -e "s/^.*\(libcrypto\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16742 $as_echo "$as_me: failed program was:" >&5
16743 sed 's/^/| /' conftest.
$ac_ext >&5
16748 rm -rf conftest.dSYM
16749 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16750 conftest
$ac_exeext conftest.
$ac_ext
16751 LIBS
=$ac_check_soname_save_LIBS
16753 if test "x$ac_cv_lib_soname_crypto" = "x"; then
16754 { $as_echo "$as_me:$LINENO: result: not found" >&5
16755 $as_echo "not found" >&6; }
16758 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_crypto" >&5
16759 $as_echo "$ac_cv_lib_soname_crypto" >&6; }
16761 cat >>confdefs.h
<<_ACEOF
16762 #define SONAME_LIBCRYPTO "$ac_cv_lib_soname_crypto"
16769 if test "x$ac_cv_lib_soname_ssl" = "x" -o "x$ac_cv_lib_soname_crypto" = "x"; then
16770 case "x$with_openssl" in
16771 x
) wine_warnings
="$wine_warnings|OpenSSL ${notice_platform}development files not found, SSL won't be supported." ;;
16773 *) { { $as_echo "$as_me:$LINENO: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
16774 This is an error since --with-openssl was requested." >&5
16775 $as_echo "$as_me: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
16776 This is an error since --with-openssl was requested." >&2;}
16777 { (exit 1); exit 1; }; } ;;
16782 if test "$ac_cv_header_jpeglib_h" = "yes"
16784 { $as_echo "$as_me:$LINENO: checking for -ljpeg" >&5
16785 $as_echo_n "checking for -ljpeg... " >&6; }
16786 if test "${ac_cv_lib_soname_jpeg+set}" = set; then
16787 $as_echo_n "(cached) " >&6
16789 ac_check_soname_save_LIBS
=$LIBS
16790 LIBS
="-ljpeg $LIBS"
16791 cat >conftest.
$ac_ext <<_ACEOF
16794 cat confdefs.h
>>conftest.
$ac_ext
16795 cat >>conftest.
$ac_ext <<_ACEOF
16796 /* end confdefs.h. */
16798 /* Override any GCC internal prototype to avoid an error.
16799 Use char because int might match the return type of a GCC
16800 builtin and then its argument prototype would still apply. */
16804 char jpeg_start_decompress ();
16808 return jpeg_start_decompress ();
16813 rm -f conftest.
$ac_objext conftest
$ac_exeext
16814 if { (ac_try
="$ac_link"
16815 case "(($ac_try" in
16816 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16817 *) ac_try_echo=$ac_try;;
16819 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16820 $as_echo "$ac_try_echo") >&5
16821 (eval "$ac_link") 2>conftest.er1
16823 grep -v '^ *+' conftest.er1 >conftest.err
16825 cat conftest.err >&5
16826 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16827 (exit $ac_status); } && {
16828 test -z "$ac_c_werror_flag" ||
16829 test ! -s conftest.err
16830 } && test -s conftest$ac_exeext && {
16831 test "$cross_compiling" = yes ||
16832 $as_test_x conftest$ac_exeext
16836 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'` ;;
16837 *) ac_cv_lib_soname_jpeg=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libjpeg\\.$LIBEXT" |
sed -e "s/^.*\(libjpeg\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16840 $as_echo "$as_me: failed program was:" >&5
16841 sed 's/^/| /' conftest.$ac_ext >&5
16846 rm -rf conftest.dSYM
16847 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16848 conftest$ac_exeext conftest.$ac_ext
16849 LIBS=$ac_check_soname_save_LIBS
16851 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
16852 { $as_echo "$as_me:$LINENO: result: not found" >&5
16853 $as_echo "not found" >&6; }
16856 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jpeg" >&5
16857 $as_echo "$ac_cv_lib_soname_jpeg" >&6; }
16859 cat >>confdefs.h <<_ACEOF
16860 #define SONAME_LIBJPEG "$ac_cv_lib_soname_jpeg"
16867 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
16868 case "x$with_jpeg" in
16869 x) wine_warnings="$wine_warnings|libjpeg ${notice_platform}development files not found, JPEG won't be supported." ;;
16871 *) { { $as_echo "$as_me:$LINENO: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
16872 This is an error since --with-jpeg was requested." >&5
16873 $as_echo "$as_me: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
16874 This is an error since --with-jpeg was requested." >&2;}
16875 { (exit 1); exit 1; }; } ;;
16880 if test "$ac_cv_header_png_h" = "yes"
16882 { $as_echo "$as_me:$LINENO: checking for -lpng" >&5
16883 $as_echo_n "checking for -lpng... " >&6; }
16884 if test "${ac_cv_lib_soname_png+set}" = set; then
16885 $as_echo_n "(cached) " >&6
16887 ac_check_soname_save_LIBS=$LIBS
16888 LIBS="-lpng -lm -lz $LIBS"
16889 cat >conftest.$ac_ext <<_ACEOF
16892 cat confdefs.h >>conftest.$ac_ext
16893 cat >>conftest.$ac_ext <<_ACEOF
16894 /* end confdefs.h. */
16896 /* Override any GCC internal prototype to avoid an error.
16897 Use char because int might match the return type of a GCC
16898 builtin and then its argument prototype would still apply. */
16902 char png_create_read_struct ();
16906 return png_create_read_struct ();
16911 rm -f conftest.$ac_objext conftest$ac_exeext
16912 if { (ac_try="$ac_link"
16913 case "(($ac_try" in
16914 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16915 *) ac_try_echo
=$ac_try;;
16917 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16918 $as_echo "$ac_try_echo") >&5
16919 (eval "$ac_link") 2>conftest.er1
16921 grep -v '^ *+' conftest.er1
>conftest.err
16923 cat conftest.err
>&5
16924 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16925 (exit $ac_status); } && {
16926 test -z "$ac_c_werror_flag" ||
16927 test ! -s conftest.err
16928 } && test -s conftest
$ac_exeext && {
16929 test "$cross_compiling" = yes ||
16930 $as_test_x conftest
$ac_exeext
16934 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'` ;;
16935 *) 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'` ;;
16938 $as_echo "$as_me: failed program was:" >&5
16939 sed 's/^/| /' conftest.
$ac_ext >&5
16944 rm -rf conftest.dSYM
16945 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16946 conftest
$ac_exeext conftest.
$ac_ext
16947 LIBS
=$ac_check_soname_save_LIBS
16949 if test "x$ac_cv_lib_soname_png" = "x"; then
16950 { $as_echo "$as_me:$LINENO: result: not found" >&5
16951 $as_echo "not found" >&6; }
16954 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_png" >&5
16955 $as_echo "$ac_cv_lib_soname_png" >&6; }
16957 cat >>confdefs.h
<<_ACEOF
16958 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
16965 if test "x$ac_cv_lib_soname_png" = "x"; then
16966 case "x$with_png" in
16967 x
) wine_warnings
="$wine_warnings|libpng ${notice_platform}development files not found, PNG won't be supported." ;;
16969 *) { { $as_echo "$as_me:$LINENO: error: libpng ${notice_platform}development files not found, PNG won't be supported.
16970 This is an error since --with-png was requested." >&5
16971 $as_echo "$as_me: error: libpng ${notice_platform}development files not found, PNG won't be supported.
16972 This is an error since --with-png was requested." >&2;}
16973 { (exit 1); exit 1; }; } ;;
16978 if test "$ac_cv_header_kstat_h" = "yes"
16980 { $as_echo "$as_me:$LINENO: checking for kstat_open in -lkstat" >&5
16981 $as_echo_n "checking for kstat_open in -lkstat... " >&6; }
16982 if test "${ac_cv_lib_kstat_kstat_open+set}" = set; then
16983 $as_echo_n "(cached) " >&6
16985 ac_check_lib_save_LIBS
=$LIBS
16986 LIBS
="-lkstat $LIBS"
16987 cat >conftest.
$ac_ext <<_ACEOF
16990 cat confdefs.h
>>conftest.
$ac_ext
16991 cat >>conftest.
$ac_ext <<_ACEOF
16992 /* end confdefs.h. */
16994 /* Override any GCC internal prototype to avoid an error.
16995 Use char because int might match the return type of a GCC
16996 builtin and then its argument prototype would still apply. */
17000 char kstat_open ();
17004 return kstat_open ();
17009 rm -f conftest.
$ac_objext conftest
$ac_exeext
17010 if { (ac_try
="$ac_link"
17011 case "(($ac_try" in
17012 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17013 *) ac_try_echo=$ac_try;;
17015 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17016 $as_echo "$ac_try_echo") >&5
17017 (eval "$ac_link") 2>conftest.er1
17019 grep -v '^ *+' conftest.er1 >conftest.err
17021 cat conftest.err >&5
17022 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17023 (exit $ac_status); } && {
17024 test -z "$ac_c_werror_flag" ||
17025 test ! -s conftest.err
17026 } && test -s conftest$ac_exeext && {
17027 test "$cross_compiling" = yes ||
17028 $as_test_x conftest$ac_exeext
17030 ac_cv_lib_kstat_kstat_open=yes
17032 $as_echo "$as_me: failed program was:" >&5
17033 sed 's/^/| /' conftest.$ac_ext >&5
17035 ac_cv_lib_kstat_kstat_open=no
17038 rm -rf conftest.dSYM
17039 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17040 conftest$ac_exeext conftest.$ac_ext
17041 LIBS=$ac_check_lib_save_LIBS
17043 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_kstat_kstat_open" >&5
17044 $as_echo "$ac_cv_lib_kstat_kstat_open" >&6; }
17045 if test "x$ac_cv_lib_kstat_kstat_open" = x""yes; then
17047 cat >>confdefs.h <<\_ACEOF
17048 #define HAVE_LIBKSTAT 1
17057 { $as_echo "$as_me:$LINENO: checking for -lodbc" >&5
17058 $as_echo_n "checking for -lodbc... " >&6; }
17059 if test "${ac_cv_lib_soname_odbc+set}" = set; then
17060 $as_echo_n "(cached) " >&6
17062 ac_check_soname_save_LIBS=$LIBS
17063 LIBS="-lodbc $LIBS"
17064 cat >conftest.$ac_ext <<_ACEOF
17067 cat confdefs.h >>conftest.$ac_ext
17068 cat >>conftest.$ac_ext <<_ACEOF
17069 /* end confdefs.h. */
17071 /* Override any GCC internal prototype to avoid an error.
17072 Use char because int might match the return type of a GCC
17073 builtin and then its argument prototype would still apply. */
17077 char SQLConnect ();
17081 return SQLConnect ();
17086 rm -f conftest.$ac_objext conftest$ac_exeext
17087 if { (ac_try="$ac_link"
17088 case "(($ac_try" in
17089 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17090 *) ac_try_echo
=$ac_try;;
17092 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17093 $as_echo "$ac_try_echo") >&5
17094 (eval "$ac_link") 2>conftest.er1
17096 grep -v '^ *+' conftest.er1
>conftest.err
17098 cat conftest.err
>&5
17099 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17100 (exit $ac_status); } && {
17101 test -z "$ac_c_werror_flag" ||
17102 test ! -s conftest.err
17103 } && test -s conftest
$ac_exeext && {
17104 test "$cross_compiling" = yes ||
17105 $as_test_x conftest
$ac_exeext
17109 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'` ;;
17110 *) ac_cv_lib_soname_odbc
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libodbc\\.$LIBEXT" | sed -e "s/^.*\(libodbc\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
17113 $as_echo "$as_me: failed program was:" >&5
17114 sed 's/^/| /' conftest.
$ac_ext >&5
17119 rm -rf conftest.dSYM
17120 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17121 conftest
$ac_exeext conftest.
$ac_ext
17122 LIBS
=$ac_check_soname_save_LIBS
17124 if test "x$ac_cv_lib_soname_odbc" = "x"; then
17125 { $as_echo "$as_me:$LINENO: result: not found" >&5
17126 $as_echo "not found" >&6; }
17127 cat >>confdefs.h
<<_ACEOF
17128 #define SONAME_LIBODBC "libodbc.$LIBEXT"
17132 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_odbc" >&5
17133 $as_echo "$ac_cv_lib_soname_odbc" >&6; }
17135 cat >>confdefs.h
<<_ACEOF
17136 #define SONAME_LIBODBC "$ac_cv_lib_soname_odbc"
17143 if test "x$ALSALIBS$AUDIOIOLIBS$COREAUDIO$NASLIBS$ESDLIBS$ac_cv_lib_soname_jack" = "x" -a \
17144 "$ac_cv_header_sys_soundcard_h" != "yes" -a \
17145 "$ac_cv_header_machine_soundcard_h" != "yes" -a \
17146 "$ac_cv_header_soundcard_h" != "yes" -a \
17147 "x$with_alsa$with_audioio$with_coreaudio$with_nas$with_esd$with_jack$with_oss" != xnonononononono
17149 wine_warnings
="$wine_warnings|No sound system was found. Windows applications will be silent."
17155 if test "x${GCC}" = "xyes"
17157 EXTRACFLAGS
="-Wall -pipe"
17159 { $as_echo "$as_me:$LINENO: checking for gcc strength-reduce bug" >&5
17160 $as_echo_n "checking for gcc strength-reduce bug... " >&6; }
17161 if test "${ac_cv_c_gcc_strength_bug+set}" = set; then
17162 $as_echo_n "(cached) " >&6
17164 if test "$cross_compiling" = yes; then
17165 ac_cv_c_gcc_strength_bug
="yes"
17167 cat >conftest.
$ac_ext <<_ACEOF
17170 cat confdefs.h
>>conftest.
$ac_ext
17171 cat >>conftest.
$ac_ext <<_ACEOF
17172 /* end confdefs.h. */
17173 int L[4] = {0,1,2,3};
17177 static int Array[3];
17178 unsigned int B = 3;
17180 for(i=0; i<B; i++) Array[i] = i - 3;
17181 for(i=0; i<4 - 1; i++) L[i] = L[i + 1];
17183 return (Array[1] != -2 || L[2] != 3)
17188 rm -f conftest
$ac_exeext
17189 if { (ac_try
="$ac_link"
17190 case "(($ac_try" in
17191 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17192 *) ac_try_echo=$ac_try;;
17194 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17195 $as_echo "$ac_try_echo") >&5
17196 (eval "$ac_link") 2>&5
17198 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17199 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
17200 { (case "(($ac_try" in
17201 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17202 *) ac_try_echo
=$ac_try;;
17204 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17205 $as_echo "$ac_try_echo") >&5
17206 (eval "$ac_try") 2>&5
17208 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17209 (exit $ac_status); }; }; then
17210 ac_cv_c_gcc_strength_bug
="no"
17212 $as_echo "$as_me: program exited with status $ac_status" >&5
17213 $as_echo "$as_me: failed program was:" >&5
17214 sed 's/^/| /' conftest.
$ac_ext >&5
17216 ( exit $ac_status )
17217 ac_cv_c_gcc_strength_bug
="yes"
17219 rm -rf conftest.dSYM
17220 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
17225 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_gcc_strength_bug" >&5
17226 $as_echo "$ac_cv_c_gcc_strength_bug" >&6; }
17227 if test "$ac_cv_c_gcc_strength_bug" = "yes"
17229 EXTRACFLAGS
="$EXTRACFLAGS -fno-strength-reduce"
17232 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-builtin" >&5
17233 $as_echo_n "checking whether the compiler supports -fno-builtin... " >&6; }
17234 if test "${ac_cv_cflags__fno_builtin+set}" = set; then
17235 $as_echo_n "(cached) " >&6
17237 ac_wine_try_cflags_saved
=$CFLAGS
17238 CFLAGS
="$CFLAGS -fno-builtin"
17239 cat >conftest.
$ac_ext <<_ACEOF
17242 cat confdefs.h
>>conftest.
$ac_ext
17243 cat >>conftest.
$ac_ext <<_ACEOF
17244 /* end confdefs.h. */
17254 rm -f conftest.
$ac_objext conftest
$ac_exeext
17255 if { (ac_try
="$ac_link"
17256 case "(($ac_try" in
17257 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17258 *) ac_try_echo=$ac_try;;
17260 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17261 $as_echo "$ac_try_echo") >&5
17262 (eval "$ac_link") 2>conftest.er1
17264 grep -v '^ *+' conftest.er1 >conftest.err
17266 cat conftest.err >&5
17267 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17268 (exit $ac_status); } && {
17269 test -z "$ac_c_werror_flag" ||
17270 test ! -s conftest.err
17271 } && test -s conftest$ac_exeext && {
17272 test "$cross_compiling" = yes ||
17273 $as_test_x conftest$ac_exeext
17275 ac_cv_cflags__fno_builtin=yes
17277 $as_echo "$as_me: failed program was:" >&5
17278 sed 's/^/| /' conftest.$ac_ext >&5
17280 ac_cv_cflags__fno_builtin=no
17283 rm -rf conftest.dSYM
17284 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17285 conftest$ac_exeext conftest.$ac_ext
17286 CFLAGS=$ac_wine_try_cflags_saved
17288 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_builtin" >&5
17289 $as_echo "$ac_cv_cflags__fno_builtin" >&6; }
17290 if test $ac_cv_cflags__fno_builtin = yes; then
17291 BUILTINFLAG="-fno-builtin"
17295 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-strict-aliasing" >&5
17296 $as_echo_n "checking whether the compiler supports -fno-strict-aliasing... " >&6; }
17297 if test "${ac_cv_cflags__fno_strict_aliasing+set}" = set; then
17298 $as_echo_n "(cached) " >&6
17300 ac_wine_try_cflags_saved=$CFLAGS
17301 CFLAGS="$CFLAGS -fno-strict-aliasing"
17302 cat >conftest.$ac_ext <<_ACEOF
17305 cat confdefs.h >>conftest.$ac_ext
17306 cat >>conftest.$ac_ext <<_ACEOF
17307 /* end confdefs.h. */
17317 rm -f conftest.$ac_objext conftest$ac_exeext
17318 if { (ac_try="$ac_link"
17319 case "(($ac_try" in
17320 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17321 *) ac_try_echo
=$ac_try;;
17323 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17324 $as_echo "$ac_try_echo") >&5
17325 (eval "$ac_link") 2>conftest.er1
17327 grep -v '^ *+' conftest.er1
>conftest.err
17329 cat conftest.err
>&5
17330 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17331 (exit $ac_status); } && {
17332 test -z "$ac_c_werror_flag" ||
17333 test ! -s conftest.err
17334 } && test -s conftest
$ac_exeext && {
17335 test "$cross_compiling" = yes ||
17336 $as_test_x conftest
$ac_exeext
17338 ac_cv_cflags__fno_strict_aliasing
=yes
17340 $as_echo "$as_me: failed program was:" >&5
17341 sed 's/^/| /' conftest.
$ac_ext >&5
17343 ac_cv_cflags__fno_strict_aliasing
=no
17346 rm -rf conftest.dSYM
17347 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17348 conftest
$ac_exeext conftest.
$ac_ext
17349 CFLAGS
=$ac_wine_try_cflags_saved
17351 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_strict_aliasing" >&5
17352 $as_echo "$ac_cv_cflags__fno_strict_aliasing" >&6; }
17353 if test $ac_cv_cflags__fno_strict_aliasing = yes; then
17354 EXTRACFLAGS
="$EXTRACFLAGS -fno-strict-aliasing"
17357 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wdeclaration-after-statement" >&5
17358 $as_echo_n "checking whether the compiler supports -Wdeclaration-after-statement... " >&6; }
17359 if test "${ac_cv_cflags__Wdeclaration_after_statement+set}" = set; then
17360 $as_echo_n "(cached) " >&6
17362 ac_wine_try_cflags_saved
=$CFLAGS
17363 CFLAGS
="$CFLAGS -Wdeclaration-after-statement"
17364 cat >conftest.
$ac_ext <<_ACEOF
17367 cat confdefs.h
>>conftest.
$ac_ext
17368 cat >>conftest.
$ac_ext <<_ACEOF
17369 /* end confdefs.h. */
17379 rm -f conftest.
$ac_objext conftest
$ac_exeext
17380 if { (ac_try
="$ac_link"
17381 case "(($ac_try" in
17382 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17383 *) ac_try_echo=$ac_try;;
17385 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17386 $as_echo "$ac_try_echo") >&5
17387 (eval "$ac_link") 2>conftest.er1
17389 grep -v '^ *+' conftest.er1 >conftest.err
17391 cat conftest.err >&5
17392 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17393 (exit $ac_status); } && {
17394 test -z "$ac_c_werror_flag" ||
17395 test ! -s conftest.err
17396 } && test -s conftest$ac_exeext && {
17397 test "$cross_compiling" = yes ||
17398 $as_test_x conftest$ac_exeext
17400 ac_cv_cflags__Wdeclaration_after_statement=yes
17402 $as_echo "$as_me: failed program was:" >&5
17403 sed 's/^/| /' conftest.$ac_ext >&5
17405 ac_cv_cflags__Wdeclaration_after_statement=no
17408 rm -rf conftest.dSYM
17409 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17410 conftest$ac_exeext conftest.$ac_ext
17411 CFLAGS=$ac_wine_try_cflags_saved
17413 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wdeclaration_after_statement" >&5
17414 $as_echo "$ac_cv_cflags__Wdeclaration_after_statement" >&6; }
17415 if test $ac_cv_cflags__Wdeclaration_after_statement = yes; then
17416 EXTRACFLAGS="$EXTRACFLAGS -Wdeclaration-after-statement"
17419 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wwrite-strings" >&5
17420 $as_echo_n "checking whether the compiler supports -Wwrite-strings... " >&6; }
17421 if test "${ac_cv_cflags__Wwrite_strings+set}" = set; then
17422 $as_echo_n "(cached) " >&6
17424 ac_wine_try_cflags_saved=$CFLAGS
17425 CFLAGS="$CFLAGS -Wwrite-strings"
17426 cat >conftest.$ac_ext <<_ACEOF
17429 cat confdefs.h >>conftest.$ac_ext
17430 cat >>conftest.$ac_ext <<_ACEOF
17431 /* end confdefs.h. */
17441 rm -f conftest.$ac_objext conftest$ac_exeext
17442 if { (ac_try="$ac_link"
17443 case "(($ac_try" in
17444 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17445 *) ac_try_echo
=$ac_try;;
17447 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17448 $as_echo "$ac_try_echo") >&5
17449 (eval "$ac_link") 2>conftest.er1
17451 grep -v '^ *+' conftest.er1
>conftest.err
17453 cat conftest.err
>&5
17454 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17455 (exit $ac_status); } && {
17456 test -z "$ac_c_werror_flag" ||
17457 test ! -s conftest.err
17458 } && test -s conftest
$ac_exeext && {
17459 test "$cross_compiling" = yes ||
17460 $as_test_x conftest
$ac_exeext
17462 ac_cv_cflags__Wwrite_strings
=yes
17464 $as_echo "$as_me: failed program was:" >&5
17465 sed 's/^/| /' conftest.
$ac_ext >&5
17467 ac_cv_cflags__Wwrite_strings
=no
17470 rm -rf conftest.dSYM
17471 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17472 conftest
$ac_exeext conftest.
$ac_ext
17473 CFLAGS
=$ac_wine_try_cflags_saved
17475 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wwrite_strings" >&5
17476 $as_echo "$ac_cv_cflags__Wwrite_strings" >&6; }
17477 if test $ac_cv_cflags__Wwrite_strings = yes; then
17478 EXTRACFLAGS
="$EXTRACFLAGS -Wwrite-strings"
17481 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wtype-limits" >&5
17482 $as_echo_n "checking whether the compiler supports -Wtype-limits... " >&6; }
17483 if test "${ac_cv_cflags__Wtype_limits+set}" = set; then
17484 $as_echo_n "(cached) " >&6
17486 ac_wine_try_cflags_saved
=$CFLAGS
17487 CFLAGS
="$CFLAGS -Wtype-limits"
17488 cat >conftest.
$ac_ext <<_ACEOF
17491 cat confdefs.h
>>conftest.
$ac_ext
17492 cat >>conftest.
$ac_ext <<_ACEOF
17493 /* end confdefs.h. */
17503 rm -f conftest.
$ac_objext conftest
$ac_exeext
17504 if { (ac_try
="$ac_link"
17505 case "(($ac_try" in
17506 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17507 *) ac_try_echo=$ac_try;;
17509 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17510 $as_echo "$ac_try_echo") >&5
17511 (eval "$ac_link") 2>conftest.er1
17513 grep -v '^ *+' conftest.er1 >conftest.err
17515 cat conftest.err >&5
17516 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17517 (exit $ac_status); } && {
17518 test -z "$ac_c_werror_flag" ||
17519 test ! -s conftest.err
17520 } && test -s conftest$ac_exeext && {
17521 test "$cross_compiling" = yes ||
17522 $as_test_x conftest$ac_exeext
17524 ac_cv_cflags__Wtype_limits=yes
17526 $as_echo "$as_me: failed program was:" >&5
17527 sed 's/^/| /' conftest.$ac_ext >&5
17529 ac_cv_cflags__Wtype_limits=no
17532 rm -rf conftest.dSYM
17533 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17534 conftest$ac_exeext conftest.$ac_ext
17535 CFLAGS=$ac_wine_try_cflags_saved
17537 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wtype_limits" >&5
17538 $as_echo "$ac_cv_cflags__Wtype_limits" >&6; }
17539 if test $ac_cv_cflags__Wtype_limits = yes; then
17540 EXTRACFLAGS="$EXTRACFLAGS -Wtype-limits"
17544 saved_CFLAGS="$CFLAGS"
17545 CFLAGS="$CFLAGS -Wpointer-arith -Werror"
17546 { $as_echo "$as_me:$LINENO: checking for broken string.h that generates warnings" >&5
17547 $as_echo_n "checking for broken string.h that generates warnings... " >&6; }
17548 if test "${ac_cv_c_string_h_warnings+set}" = set; then
17549 $as_echo_n "(cached) " >&6
17551 cat >conftest.$ac_ext <<_ACEOF
17554 cat confdefs.h >>conftest.$ac_ext
17555 cat >>conftest.$ac_ext <<_ACEOF
17556 /* end confdefs.h. */
17557 #include <string.h>
17566 rm -f conftest.$ac_objext
17567 if { (ac_try="$ac_compile"
17568 case "(($ac_try" in
17569 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17570 *) ac_try_echo
=$ac_try;;
17572 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17573 $as_echo "$ac_try_echo") >&5
17574 (eval "$ac_compile") 2>conftest.er1
17576 grep -v '^ *+' conftest.er1
>conftest.err
17578 cat conftest.err
>&5
17579 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17580 (exit $ac_status); } && {
17581 test -z "$ac_c_werror_flag" ||
17582 test ! -s conftest.err
17583 } && test -s conftest.
$ac_objext; then
17584 ac_cv_c_string_h_warnings
=no
17586 $as_echo "$as_me: failed program was:" >&5
17587 sed 's/^/| /' conftest.
$ac_ext >&5
17589 ac_cv_c_string_h_warnings
=yes
17592 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
17594 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_string_h_warnings" >&5
17595 $as_echo "$ac_cv_c_string_h_warnings" >&6; }
17596 CFLAGS
="$saved_CFLAGS"
17597 if test "$ac_cv_c_string_h_warnings" = "no"
17599 EXTRACFLAGS
="$EXTRACFLAGS -Wpointer-arith"
17604 { $as_echo "$as_me:$LINENO: checking how to define a function in assembly code" >&5
17605 $as_echo_n "checking how to define a function in assembly code... " >&6; }
17606 if test "${ac_cv_asm_func_def+set}" = set; then
17607 $as_echo_n "(cached) " >&6
17609 cat >conftest.
$ac_ext <<_ACEOF
17612 cat confdefs.h
>>conftest.
$ac_ext
17613 cat >>conftest.
$ac_ext <<_ACEOF
17614 /* end confdefs.h. */
17619 asm("\t.globl _ac_test\n\t.def _ac_test; .scl 2; .type 32; .endef\n_ac_test:\t.long 0");
17624 rm -f conftest.
$ac_objext conftest
$ac_exeext
17625 if { (ac_try
="$ac_link"
17626 case "(($ac_try" in
17627 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17628 *) ac_try_echo=$ac_try;;
17630 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17631 $as_echo "$ac_try_echo") >&5
17632 (eval "$ac_link") 2>conftest.er1
17634 grep -v '^ *+' conftest.er1 >conftest.err
17636 cat conftest.err >&5
17637 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17638 (exit $ac_status); } && {
17639 test -z "$ac_c_werror_flag" ||
17640 test ! -s conftest.err
17641 } && test -s conftest$ac_exeext && {
17642 test "$cross_compiling" = yes ||
17643 $as_test_x conftest$ac_exeext
17645 ac_cv_asm_func_def=".def"
17647 $as_echo "$as_me: failed program was:" >&5
17648 sed 's/^/| /' conftest.$ac_ext >&5
17650 cat >conftest.$ac_ext <<_ACEOF
17653 cat confdefs.h >>conftest.$ac_ext
17654 cat >>conftest.$ac_ext <<_ACEOF
17655 /* end confdefs.h. */
17660 asm("\t.globl _ac_test\n\t.type _ac_test,@function\n_ac_test:\t.long 0");
17665 rm -f conftest.$ac_objext conftest$ac_exeext
17666 if { (ac_try="$ac_link"
17667 case "(($ac_try" in
17668 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17669 *) ac_try_echo
=$ac_try;;
17671 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17672 $as_echo "$ac_try_echo") >&5
17673 (eval "$ac_link") 2>conftest.er1
17675 grep -v '^ *+' conftest.er1
>conftest.err
17677 cat conftest.err
>&5
17678 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17679 (exit $ac_status); } && {
17680 test -z "$ac_c_werror_flag" ||
17681 test ! -s conftest.err
17682 } && test -s conftest
$ac_exeext && {
17683 test "$cross_compiling" = yes ||
17684 $as_test_x conftest
$ac_exeext
17686 ac_cv_asm_func_def
=".type @function"
17688 $as_echo "$as_me: failed program was:" >&5
17689 sed 's/^/| /' conftest.
$ac_ext >&5
17691 cat >conftest.
$ac_ext <<_ACEOF
17694 cat confdefs.h
>>conftest.
$ac_ext
17695 cat >>conftest.
$ac_ext <<_ACEOF
17696 /* end confdefs.h. */
17701 asm("\t.globl _ac_test\n\t.type _ac_test,2\n_ac_test:\t.long 0");
17706 rm -f conftest.
$ac_objext conftest
$ac_exeext
17707 if { (ac_try
="$ac_link"
17708 case "(($ac_try" in
17709 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17710 *) ac_try_echo=$ac_try;;
17712 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17713 $as_echo "$ac_try_echo") >&5
17714 (eval "$ac_link") 2>conftest.er1
17716 grep -v '^ *+' conftest.er1 >conftest.err
17718 cat conftest.err >&5
17719 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17720 (exit $ac_status); } && {
17721 test -z "$ac_c_werror_flag" ||
17722 test ! -s conftest.err
17723 } && test -s conftest$ac_exeext && {
17724 test "$cross_compiling" = yes ||
17725 $as_test_x conftest$ac_exeext
17727 ac_cv_asm_func_def=".type 2"
17729 $as_echo "$as_me: failed program was:" >&5
17730 sed 's/^/| /' conftest.$ac_ext >&5
17732 ac_cv_asm_func_def="unknown"
17735 rm -rf conftest.dSYM
17736 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17737 conftest$ac_exeext conftest.$ac_ext
17740 rm -rf conftest.dSYM
17741 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17742 conftest$ac_exeext conftest.$ac_ext
17745 rm -rf conftest.dSYM
17746 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17747 conftest$ac_exeext conftest.$ac_ext
17749 { $as_echo "$as_me:$LINENO: result: $ac_cv_asm_func_def" >&5
17750 $as_echo "$ac_cv_asm_func_def" >&6; }
17754 case "$ac_cv_asm_func_def" in
17756 cat >>confdefs.h <<\_ACEOF
17757 #define __ASM_FUNC(name) ".def " __ASM_NAME(name) "; .scl 2; .type 32; .endef"
17761 cat >>confdefs.h <<\_ACEOF
17762 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
17766 cat >>confdefs.h <<\_ACEOF
17767 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",2"
17771 cat >>confdefs.h <<\_ACEOF
17772 #define __ASM_FUNC(name) ""
17778 { $as_echo "$as_me:$LINENO: checking whether external symbols need an underscore prefix" >&5
17779 $as_echo_n "checking whether external symbols need an underscore prefix... " >&6; }
17780 if test "${ac_cv_c_extern_prefix+set}" = set; then
17781 $as_echo_n "(cached) " >&6
17783 cat >conftest.$ac_ext <<_ACEOF
17786 cat confdefs.h >>conftest.$ac_ext
17787 cat >>conftest.$ac_ext <<_ACEOF
17788 /* end confdefs.h. */
17789 extern int ac_test;
17793 asm(".globl _ac_test\n_ac_test:\t.long 0"); if (ac_test) return 1
17798 rm -f conftest.$ac_objext conftest$ac_exeext
17799 if { (ac_try="$ac_link"
17800 case "(($ac_try" in
17801 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17802 *) ac_try_echo
=$ac_try;;
17804 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17805 $as_echo "$ac_try_echo") >&5
17806 (eval "$ac_link") 2>conftest.er1
17808 grep -v '^ *+' conftest.er1
>conftest.err
17810 cat conftest.err
>&5
17811 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17812 (exit $ac_status); } && {
17813 test -z "$ac_c_werror_flag" ||
17814 test ! -s conftest.err
17815 } && test -s conftest
$ac_exeext && {
17816 test "$cross_compiling" = yes ||
17817 $as_test_x conftest
$ac_exeext
17819 ac_cv_c_extern_prefix
="yes"
17821 $as_echo "$as_me: failed program was:" >&5
17822 sed 's/^/| /' conftest.
$ac_ext >&5
17824 ac_cv_c_extern_prefix
="no"
17827 rm -rf conftest.dSYM
17828 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17829 conftest
$ac_exeext conftest.
$ac_ext
17831 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_extern_prefix" >&5
17832 $as_echo "$ac_cv_c_extern_prefix" >&6; }
17836 if test "$ac_cv_c_extern_prefix" = "yes"
17838 cat >>confdefs.h
<<\_ACEOF
17839 #define __ASM_NAME(name) "_" name
17843 cat >>confdefs.h
<<\_ACEOF
17844 #define __ASM_NAME(name) name
17854 LDPATH
="PATH=\"\$(TOOLSDIR)/libs/wine:\$\$PATH\""
17859 LDPATH
="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
17867 SOCKETLIBS
="-L\$(TOPOBJDIR)/dlls/ws2_32 -lws2_32"
17875 linux
* | k
*bsd
*-gnu)
17876 EXTRA_BINARIES
="wine-preloader"
17883 ac_save_CFLAGS
="$CFLAGS"
17884 CFLAGS
="$CFLAGS $BUILTINFLAG"
18024 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18025 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18026 $as_echo_n "checking for $ac_func... " >&6; }
18027 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18028 $as_echo_n "(cached) " >&6
18030 cat >conftest.
$ac_ext <<_ACEOF
18033 cat confdefs.h
>>conftest.
$ac_ext
18034 cat >>conftest.
$ac_ext <<_ACEOF
18035 /* end confdefs.h. */
18036 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18037 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18038 #define $ac_func innocuous_$ac_func
18040 /* System header to define __stub macros and hopefully few prototypes,
18041 which can conflict with char $ac_func (); below.
18042 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18043 <limits.h> exists even on freestanding compilers. */
18046 # include <limits.h>
18048 # include <assert.h>
18053 /* Override any GCC internal prototype to avoid an error.
18054 Use char because int might match the return type of a GCC
18055 builtin and then its argument prototype would still apply. */
18060 /* The GNU C library defines this for functions which it implements
18061 to always fail with ENOSYS. Some functions are actually named
18062 something starting with __ and the normal name is an alias. */
18063 #if defined __stub_$ac_func || defined __stub___$ac_func
18070 return $ac_func ();
18075 rm -f conftest.
$ac_objext conftest
$ac_exeext
18076 if { (ac_try
="$ac_link"
18077 case "(($ac_try" in
18078 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18079 *) ac_try_echo=$ac_try;;
18081 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18082 $as_echo "$ac_try_echo") >&5
18083 (eval "$ac_link") 2>conftest.er1
18085 grep -v '^ *+' conftest.er1 >conftest.err
18087 cat conftest.err >&5
18088 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18089 (exit $ac_status); } && {
18090 test -z "$ac_c_werror_flag" ||
18091 test ! -s conftest.err
18092 } && test -s conftest$ac_exeext && {
18093 test "$cross_compiling" = yes ||
18094 $as_test_x conftest$ac_exeext
18096 eval "$as_ac_var=yes"
18098 $as_echo "$as_me: failed program was:" >&5
18099 sed 's/^/| /' conftest.$ac_ext >&5
18101 eval "$as_ac_var=no"
18104 rm -rf conftest.dSYM
18105 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18106 conftest$ac_exeext conftest.$ac_ext
18108 ac_res=`eval 'as_val=${'$as_ac_var'}
18109 $as_echo "$as_val"'`
18110 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18111 $as_echo "$ac_res" >&6; }
18112 as_val=`eval 'as_val=${'$as_ac_var'}
18113 $as_echo "$as_val"'`
18114 if test "x$as_val" = x""yes; then
18115 cat >>confdefs.h <<_ACEOF
18116 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
18122 CFLAGS="$ac_save_CFLAGS"
18124 if test "$ac_cv_func_dlopen" = no
18126 { $as_echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
18127 $as_echo_n "checking for dlopen in -ldl... " >&6; }
18128 if test "${ac_cv_lib_dl_dlopen+set}" = set; then
18129 $as_echo_n "(cached) " >&6
18131 ac_check_lib_save_LIBS=$LIBS
18133 cat >conftest.$ac_ext <<_ACEOF
18136 cat confdefs.h >>conftest.$ac_ext
18137 cat >>conftest.$ac_ext <<_ACEOF
18138 /* end confdefs.h. */
18140 /* Override any GCC internal prototype to avoid an error.
18141 Use char because int might match the return type of a GCC
18142 builtin and then its argument prototype would still apply. */
18155 rm -f conftest.$ac_objext conftest$ac_exeext
18156 if { (ac_try="$ac_link"
18157 case "(($ac_try" in
18158 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18159 *) ac_try_echo
=$ac_try;;
18161 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18162 $as_echo "$ac_try_echo") >&5
18163 (eval "$ac_link") 2>conftest.er1
18165 grep -v '^ *+' conftest.er1
>conftest.err
18167 cat conftest.err
>&5
18168 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18169 (exit $ac_status); } && {
18170 test -z "$ac_c_werror_flag" ||
18171 test ! -s conftest.err
18172 } && test -s conftest
$ac_exeext && {
18173 test "$cross_compiling" = yes ||
18174 $as_test_x conftest
$ac_exeext
18176 ac_cv_lib_dl_dlopen
=yes
18178 $as_echo "$as_me: failed program was:" >&5
18179 sed 's/^/| /' conftest.
$ac_ext >&5
18181 ac_cv_lib_dl_dlopen
=no
18184 rm -rf conftest.dSYM
18185 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18186 conftest
$ac_exeext conftest.
$ac_ext
18187 LIBS
=$ac_check_lib_save_LIBS
18189 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
18190 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
18191 if test "x$ac_cv_lib_dl_dlopen" = x
""yes; then
18192 cat >>confdefs.h
<<\_ACEOF
18193 #define HAVE_DLOPEN 1
18200 ac_wine_check_funcs_save_LIBS
="$LIBS"
18201 LIBS
="$LIBS $LIBDL"
18203 for ac_func
in dladdr
18205 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18206 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18207 $as_echo_n "checking for $ac_func... " >&6; }
18208 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18209 $as_echo_n "(cached) " >&6
18211 cat >conftest.
$ac_ext <<_ACEOF
18214 cat confdefs.h
>>conftest.
$ac_ext
18215 cat >>conftest.
$ac_ext <<_ACEOF
18216 /* end confdefs.h. */
18217 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18218 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18219 #define $ac_func innocuous_$ac_func
18221 /* System header to define __stub macros and hopefully few prototypes,
18222 which can conflict with char $ac_func (); below.
18223 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18224 <limits.h> exists even on freestanding compilers. */
18227 # include <limits.h>
18229 # include <assert.h>
18234 /* Override any GCC internal prototype to avoid an error.
18235 Use char because int might match the return type of a GCC
18236 builtin and then its argument prototype would still apply. */
18241 /* The GNU C library defines this for functions which it implements
18242 to always fail with ENOSYS. Some functions are actually named
18243 something starting with __ and the normal name is an alias. */
18244 #if defined __stub_$ac_func || defined __stub___$ac_func
18251 return $ac_func ();
18256 rm -f conftest.
$ac_objext conftest
$ac_exeext
18257 if { (ac_try
="$ac_link"
18258 case "(($ac_try" in
18259 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18260 *) ac_try_echo=$ac_try;;
18262 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18263 $as_echo "$ac_try_echo") >&5
18264 (eval "$ac_link") 2>conftest.er1
18266 grep -v '^ *+' conftest.er1 >conftest.err
18268 cat conftest.err >&5
18269 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18270 (exit $ac_status); } && {
18271 test -z "$ac_c_werror_flag" ||
18272 test ! -s conftest.err
18273 } && test -s conftest$ac_exeext && {
18274 test "$cross_compiling" = yes ||
18275 $as_test_x conftest$ac_exeext
18277 eval "$as_ac_var=yes"
18279 $as_echo "$as_me: failed program was:" >&5
18280 sed 's/^/| /' conftest.$ac_ext >&5
18282 eval "$as_ac_var=no"
18285 rm -rf conftest.dSYM
18286 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18287 conftest$ac_exeext conftest.$ac_ext
18289 ac_res=`eval 'as_val=${'$as_ac_var'}
18290 $as_echo "$as_val"'`
18291 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18292 $as_echo "$ac_res" >&6; }
18293 as_val=`eval 'as_val=${'$as_ac_var'}
18294 $as_echo "$as_val"'`
18295 if test "x$as_val" = x""yes; then
18296 cat >>confdefs.h <<_ACEOF
18297 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
18303 LIBS="$ac_wine_check_funcs_save_LIBS"
18305 if test "$ac_cv_func_poll" = no
18307 { $as_echo "$as_me:$LINENO: checking for poll in -lpoll" >&5
18308 $as_echo_n "checking for poll in -lpoll... " >&6; }
18309 if test "${ac_cv_lib_poll_poll+set}" = set; then
18310 $as_echo_n "(cached) " >&6
18312 ac_check_lib_save_LIBS=$LIBS
18313 LIBS="-lpoll $LIBS"
18314 cat >conftest.$ac_ext <<_ACEOF
18317 cat confdefs.h >>conftest.$ac_ext
18318 cat >>conftest.$ac_ext <<_ACEOF
18319 /* end confdefs.h. */
18321 /* Override any GCC internal prototype to avoid an error.
18322 Use char because int might match the return type of a GCC
18323 builtin and then its argument prototype would still apply. */
18336 rm -f conftest.$ac_objext conftest$ac_exeext
18337 if { (ac_try="$ac_link"
18338 case "(($ac_try" in
18339 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18340 *) ac_try_echo
=$ac_try;;
18342 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18343 $as_echo "$ac_try_echo") >&5
18344 (eval "$ac_link") 2>conftest.er1
18346 grep -v '^ *+' conftest.er1
>conftest.err
18348 cat conftest.err
>&5
18349 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18350 (exit $ac_status); } && {
18351 test -z "$ac_c_werror_flag" ||
18352 test ! -s conftest.err
18353 } && test -s conftest
$ac_exeext && {
18354 test "$cross_compiling" = yes ||
18355 $as_test_x conftest
$ac_exeext
18357 ac_cv_lib_poll_poll
=yes
18359 $as_echo "$as_me: failed program was:" >&5
18360 sed 's/^/| /' conftest.
$ac_ext >&5
18362 ac_cv_lib_poll_poll
=no
18365 rm -rf conftest.dSYM
18366 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18367 conftest
$ac_exeext conftest.
$ac_ext
18368 LIBS
=$ac_check_lib_save_LIBS
18370 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_poll_poll" >&5
18371 $as_echo "$ac_cv_lib_poll_poll" >&6; }
18372 if test "x$ac_cv_lib_poll_poll" = x
""yes; then
18373 cat >>confdefs.h
<<\_ACEOF
18374 #define HAVE_POLL 1
18382 { $as_echo "$as_me:$LINENO: checking for library containing gethostbyname" >&5
18383 $as_echo_n "checking for library containing gethostbyname... " >&6; }
18384 if test "${ac_cv_search_gethostbyname+set}" = set; then
18385 $as_echo_n "(cached) " >&6
18387 ac_func_search_save_LIBS
=$LIBS
18388 cat >conftest.
$ac_ext <<_ACEOF
18391 cat confdefs.h
>>conftest.
$ac_ext
18392 cat >>conftest.
$ac_ext <<_ACEOF
18393 /* end confdefs.h. */
18395 /* Override any GCC internal prototype to avoid an error.
18396 Use char because int might match the return type of a GCC
18397 builtin and then its argument prototype would still apply. */
18401 char gethostbyname ();
18405 return gethostbyname ();
18410 for ac_lib
in '' nsl
; do
18411 if test -z "$ac_lib"; then
18412 ac_res
="none required"
18415 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
18417 rm -f conftest.
$ac_objext conftest
$ac_exeext
18418 if { (ac_try
="$ac_link"
18419 case "(($ac_try" in
18420 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18421 *) ac_try_echo=$ac_try;;
18423 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18424 $as_echo "$ac_try_echo") >&5
18425 (eval "$ac_link") 2>conftest.er1
18427 grep -v '^ *+' conftest.er1 >conftest.err
18429 cat conftest.err >&5
18430 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18431 (exit $ac_status); } && {
18432 test -z "$ac_c_werror_flag" ||
18433 test ! -s conftest.err
18434 } && test -s conftest$ac_exeext && {
18435 test "$cross_compiling" = yes ||
18436 $as_test_x conftest$ac_exeext
18438 ac_cv_search_gethostbyname=$ac_res
18440 $as_echo "$as_me: failed program was:" >&5
18441 sed 's/^/| /' conftest.$ac_ext >&5
18446 rm -rf conftest.dSYM
18447 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18449 if test "${ac_cv_search_gethostbyname+set}" = set; then
18453 if test "${ac_cv_search_gethostbyname+set}" = set; then
18456 ac_cv_search_gethostbyname=no
18458 rm conftest.$ac_ext
18459 LIBS=$ac_func_search_save_LIBS
18461 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_gethostbyname" >&5
18462 $as_echo "$ac_cv_search_gethostbyname" >&6; }
18463 ac_res=$ac_cv_search_gethostbyname
18464 if test "$ac_res" != no; then
18465 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18470 { $as_echo "$as_me:$LINENO: checking for library containing connect" >&5
18471 $as_echo_n "checking for library containing connect... " >&6; }
18472 if test "${ac_cv_search_connect+set}" = set; then
18473 $as_echo_n "(cached) " >&6
18475 ac_func_search_save_LIBS=$LIBS
18476 cat >conftest.$ac_ext <<_ACEOF
18479 cat confdefs.h >>conftest.$ac_ext
18480 cat >>conftest.$ac_ext <<_ACEOF
18481 /* end confdefs.h. */
18483 /* Override any GCC internal prototype to avoid an error.
18484 Use char because int might match the return type of a GCC
18485 builtin and then its argument prototype would still apply. */
18498 for ac_lib in '' socket; do
18499 if test -z "$ac_lib"; then
18500 ac_res="none required"
18503 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
18505 rm -f conftest.$ac_objext conftest$ac_exeext
18506 if { (ac_try="$ac_link"
18507 case "(($ac_try" in
18508 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18509 *) ac_try_echo
=$ac_try;;
18511 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18512 $as_echo "$ac_try_echo") >&5
18513 (eval "$ac_link") 2>conftest.er1
18515 grep -v '^ *+' conftest.er1
>conftest.err
18517 cat conftest.err
>&5
18518 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18519 (exit $ac_status); } && {
18520 test -z "$ac_c_werror_flag" ||
18521 test ! -s conftest.err
18522 } && test -s conftest
$ac_exeext && {
18523 test "$cross_compiling" = yes ||
18524 $as_test_x conftest
$ac_exeext
18526 ac_cv_search_connect
=$ac_res
18528 $as_echo "$as_me: failed program was:" >&5
18529 sed 's/^/| /' conftest.
$ac_ext >&5
18534 rm -rf conftest.dSYM
18535 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18537 if test "${ac_cv_search_connect+set}" = set; then
18541 if test "${ac_cv_search_connect+set}" = set; then
18544 ac_cv_search_connect
=no
18546 rm conftest.
$ac_ext
18547 LIBS
=$ac_func_search_save_LIBS
18549 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_connect" >&5
18550 $as_echo "$ac_cv_search_connect" >&6; }
18551 ac_res
=$ac_cv_search_connect
18552 if test "$ac_res" != no
; then
18553 test "$ac_res" = "none required" || LIBS
="$ac_res $LIBS"
18558 { $as_echo "$as_me:$LINENO: checking for library containing inet_aton" >&5
18559 $as_echo_n "checking for library containing inet_aton... " >&6; }
18560 if test "${ac_cv_search_inet_aton+set}" = set; then
18561 $as_echo_n "(cached) " >&6
18563 ac_func_search_save_LIBS
=$LIBS
18564 cat >conftest.
$ac_ext <<_ACEOF
18567 cat confdefs.h
>>conftest.
$ac_ext
18568 cat >>conftest.
$ac_ext <<_ACEOF
18569 /* end confdefs.h. */
18571 /* Override any GCC internal prototype to avoid an error.
18572 Use char because int might match the return type of a GCC
18573 builtin and then its argument prototype would still apply. */
18581 return inet_aton ();
18586 for ac_lib
in '' resolv
; do
18587 if test -z "$ac_lib"; then
18588 ac_res
="none required"
18591 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
18593 rm -f conftest.
$ac_objext conftest
$ac_exeext
18594 if { (ac_try
="$ac_link"
18595 case "(($ac_try" in
18596 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18597 *) ac_try_echo=$ac_try;;
18599 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18600 $as_echo "$ac_try_echo") >&5
18601 (eval "$ac_link") 2>conftest.er1
18603 grep -v '^ *+' conftest.er1 >conftest.err
18605 cat conftest.err >&5
18606 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18607 (exit $ac_status); } && {
18608 test -z "$ac_c_werror_flag" ||
18609 test ! -s conftest.err
18610 } && test -s conftest$ac_exeext && {
18611 test "$cross_compiling" = yes ||
18612 $as_test_x conftest$ac_exeext
18614 ac_cv_search_inet_aton=$ac_res
18616 $as_echo "$as_me: failed program was:" >&5
18617 sed 's/^/| /' conftest.$ac_ext >&5
18622 rm -rf conftest.dSYM
18623 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18625 if test "${ac_cv_search_inet_aton+set}" = set; then
18629 if test "${ac_cv_search_inet_aton+set}" = set; then
18632 ac_cv_search_inet_aton=no
18634 rm conftest.$ac_ext
18635 LIBS=$ac_func_search_save_LIBS
18637 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_inet_aton" >&5
18638 $as_echo "$ac_cv_search_inet_aton" >&6; }
18639 ac_res=$ac_cv_search_inet_aton
18640 if test "$ac_res" != no; then
18641 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18671 as_ac_var=`$as_echo "ac_cv_func_$ac_func" |
$as_tr_sh`
18672 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18673 $as_echo_n "checking for $ac_func... " >&6; }
18674 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18675 $as_echo_n "(cached) " >&6
18677 cat >conftest.$ac_ext <<_ACEOF
18680 cat confdefs.h >>conftest.$ac_ext
18681 cat >>conftest.$ac_ext <<_ACEOF
18682 /* end confdefs.h. */
18683 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18684 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18685 #define $ac_func innocuous_$ac_func
18687 /* System header to define __stub macros and hopefully few prototypes,
18688 which can conflict with char $ac_func (); below.
18689 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18690 <limits.h> exists even on freestanding compilers. */
18693 # include <limits.h>
18695 # include <assert.h>
18700 /* Override any GCC internal prototype to avoid an error.
18701 Use char because int might match the return type of a GCC
18702 builtin and then its argument prototype would still apply. */
18707 /* The GNU C library defines this for functions which it implements
18708 to always fail with ENOSYS. Some functions are actually named
18709 something starting with __ and the normal name is an alias. */
18710 #if defined __stub_$ac_func || defined __stub___$ac_func
18717 return $ac_func ();
18722 rm -f conftest.$ac_objext conftest$ac_exeext
18723 if { (ac_try="$ac_link"
18724 case "(($ac_try" in
18725 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18726 *) ac_try_echo
=$ac_try;;
18728 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18729 $as_echo "$ac_try_echo") >&5
18730 (eval "$ac_link") 2>conftest.er1
18732 grep -v '^ *+' conftest.er1
>conftest.err
18734 cat conftest.err
>&5
18735 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18736 (exit $ac_status); } && {
18737 test -z "$ac_c_werror_flag" ||
18738 test ! -s conftest.err
18739 } && test -s conftest
$ac_exeext && {
18740 test "$cross_compiling" = yes ||
18741 $as_test_x conftest
$ac_exeext
18743 eval "$as_ac_var=yes"
18745 $as_echo "$as_me: failed program was:" >&5
18746 sed 's/^/| /' conftest.
$ac_ext >&5
18748 eval "$as_ac_var=no"
18751 rm -rf conftest.dSYM
18752 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18753 conftest
$ac_exeext conftest.
$ac_ext
18755 ac_res
=`eval 'as_val=${'$as_ac_var'}
18756 $as_echo "$as_val"'`
18757 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18758 $as_echo "$ac_res" >&6; }
18759 as_val
=`eval 'as_val=${'$as_ac_var'}
18760 $as_echo "$as_val"'`
18761 if test "x$as_val" = x
""yes; then
18762 cat >>confdefs.h
<<_ACEOF
18763 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
18772 if test "$ac_cv_header_ldap_h" = "yes" -a "$ac_cv_header_lber_h" = "yes"
18774 { $as_echo "$as_me:$LINENO: checking for LDAPSortKey" >&5
18775 $as_echo_n "checking for LDAPSortKey... " >&6; }
18776 if test "${ac_cv_type_LDAPSortKey+set}" = set; then
18777 $as_echo_n "(cached) " >&6
18779 ac_cv_type_LDAPSortKey
=no
18780 cat >conftest.
$ac_ext <<_ACEOF
18783 cat confdefs.h
>>conftest.
$ac_ext
18784 cat >>conftest.
$ac_ext <<_ACEOF
18785 /* end confdefs.h. */
18791 if (sizeof (LDAPSortKey))
18797 rm -f conftest.
$ac_objext
18798 if { (ac_try
="$ac_compile"
18799 case "(($ac_try" in
18800 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18801 *) ac_try_echo=$ac_try;;
18803 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18804 $as_echo "$ac_try_echo") >&5
18805 (eval "$ac_compile") 2>conftest.er1
18807 grep -v '^ *+' conftest.er1 >conftest.err
18809 cat conftest.err >&5
18810 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18811 (exit $ac_status); } && {
18812 test -z "$ac_c_werror_flag" ||
18813 test ! -s conftest.err
18814 } && test -s conftest.$ac_objext; then
18815 cat >conftest.$ac_ext <<_ACEOF
18818 cat confdefs.h >>conftest.$ac_ext
18819 cat >>conftest.$ac_ext <<_ACEOF
18820 /* end confdefs.h. */
18826 if (sizeof ((LDAPSortKey)))
18832 rm -f conftest.$ac_objext
18833 if { (ac_try="$ac_compile"
18834 case "(($ac_try" in
18835 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18836 *) ac_try_echo
=$ac_try;;
18838 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18839 $as_echo "$ac_try_echo") >&5
18840 (eval "$ac_compile") 2>conftest.er1
18842 grep -v '^ *+' conftest.er1
>conftest.err
18844 cat conftest.err
>&5
18845 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18846 (exit $ac_status); } && {
18847 test -z "$ac_c_werror_flag" ||
18848 test ! -s conftest.err
18849 } && test -s conftest.
$ac_objext; then
18852 $as_echo "$as_me: failed program was:" >&5
18853 sed 's/^/| /' conftest.
$ac_ext >&5
18855 ac_cv_type_LDAPSortKey
=yes
18858 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
18860 $as_echo "$as_me: failed program was:" >&5
18861 sed 's/^/| /' conftest.
$ac_ext >&5
18866 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
18868 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_LDAPSortKey" >&5
18869 $as_echo "$ac_cv_type_LDAPSortKey" >&6; }
18870 if test "x$ac_cv_type_LDAPSortKey" = x
""yes; then
18871 { $as_echo "$as_me:$LINENO: checking for ldap_initialize in -lldap_r" >&5
18872 $as_echo_n "checking for ldap_initialize in -lldap_r... " >&6; }
18873 if test "${ac_cv_lib_ldap_r_ldap_initialize+set}" = set; then
18874 $as_echo_n "(cached) " >&6
18876 ac_check_lib_save_LIBS
=$LIBS
18877 LIBS
="-lldap_r $LIBPTHREAD $LIBS"
18878 cat >conftest.
$ac_ext <<_ACEOF
18881 cat confdefs.h
>>conftest.
$ac_ext
18882 cat >>conftest.
$ac_ext <<_ACEOF
18883 /* end confdefs.h. */
18885 /* Override any GCC internal prototype to avoid an error.
18886 Use char because int might match the return type of a GCC
18887 builtin and then its argument prototype would still apply. */
18891 char ldap_initialize ();
18895 return ldap_initialize ();
18900 rm -f conftest.
$ac_objext conftest
$ac_exeext
18901 if { (ac_try
="$ac_link"
18902 case "(($ac_try" in
18903 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18904 *) ac_try_echo=$ac_try;;
18906 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18907 $as_echo "$ac_try_echo") >&5
18908 (eval "$ac_link") 2>conftest.er1
18910 grep -v '^ *+' conftest.er1 >conftest.err
18912 cat conftest.err >&5
18913 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18914 (exit $ac_status); } && {
18915 test -z "$ac_c_werror_flag" ||
18916 test ! -s conftest.err
18917 } && test -s conftest$ac_exeext && {
18918 test "$cross_compiling" = yes ||
18919 $as_test_x conftest$ac_exeext
18921 ac_cv_lib_ldap_r_ldap_initialize=yes
18923 $as_echo "$as_me: failed program was:" >&5
18924 sed 's/^/| /' conftest.$ac_ext >&5
18926 ac_cv_lib_ldap_r_ldap_initialize=no
18929 rm -rf conftest.dSYM
18930 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18931 conftest$ac_exeext conftest.$ac_ext
18932 LIBS=$ac_check_lib_save_LIBS
18934 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ldap_r_ldap_initialize" >&5
18935 $as_echo "$ac_cv_lib_ldap_r_ldap_initialize" >&6; }
18936 if test "x$ac_cv_lib_ldap_r_ldap_initialize" = x""yes; then
18937 { $as_echo "$as_me:$LINENO: checking for ber_init in -llber" >&5
18938 $as_echo_n "checking for ber_init in -llber... " >&6; }
18939 if test "${ac_cv_lib_lber_ber_init+set}" = set; then
18940 $as_echo_n "(cached) " >&6
18942 ac_check_lib_save_LIBS=$LIBS
18943 LIBS="-llber $LIBPTHREAD $LIBS"
18944 cat >conftest.$ac_ext <<_ACEOF
18947 cat confdefs.h >>conftest.$ac_ext
18948 cat >>conftest.$ac_ext <<_ACEOF
18949 /* end confdefs.h. */
18951 /* Override any GCC internal prototype to avoid an error.
18952 Use char because int might match the return type of a GCC
18953 builtin and then its argument prototype would still apply. */
18961 return ber_init ();
18966 rm -f conftest.$ac_objext conftest$ac_exeext
18967 if { (ac_try="$ac_link"
18968 case "(($ac_try" in
18969 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18970 *) ac_try_echo
=$ac_try;;
18972 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18973 $as_echo "$ac_try_echo") >&5
18974 (eval "$ac_link") 2>conftest.er1
18976 grep -v '^ *+' conftest.er1
>conftest.err
18978 cat conftest.err
>&5
18979 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18980 (exit $ac_status); } && {
18981 test -z "$ac_c_werror_flag" ||
18982 test ! -s conftest.err
18983 } && test -s conftest
$ac_exeext && {
18984 test "$cross_compiling" = yes ||
18985 $as_test_x conftest
$ac_exeext
18987 ac_cv_lib_lber_ber_init
=yes
18989 $as_echo "$as_me: failed program was:" >&5
18990 sed 's/^/| /' conftest.
$ac_ext >&5
18992 ac_cv_lib_lber_ber_init
=no
18995 rm -rf conftest.dSYM
18996 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18997 conftest
$ac_exeext conftest.
$ac_ext
18998 LIBS
=$ac_check_lib_save_LIBS
19000 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lber_ber_init" >&5
19001 $as_echo "$ac_cv_lib_lber_ber_init" >&6; }
19002 if test "x$ac_cv_lib_lber_ber_init" = x
""yes; then
19004 cat >>confdefs.h
<<\_ACEOF
19005 #define HAVE_LDAP 1
19008 LDAPLIBS
="-lldap_r -llber"
19015 ac_wine_check_funcs_save_LIBS
="$LIBS"
19016 LIBS
="$LIBS $LDAPLIBS $LIBPTHREAD"
19026 ldap_count_references \
19027 ldap_first_reference \
19028 ldap_next_reference \
19029 ldap_parse_reference \
19030 ldap_parse_sort_control \
19031 ldap_parse_sortresponse_control \
19032 ldap_parse_vlv_control \
19033 ldap_parse_vlvresponse_control
19035 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
19036 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
19037 $as_echo_n "checking for $ac_func... " >&6; }
19038 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
19039 $as_echo_n "(cached) " >&6
19041 cat >conftest.
$ac_ext <<_ACEOF
19044 cat confdefs.h
>>conftest.
$ac_ext
19045 cat >>conftest.
$ac_ext <<_ACEOF
19046 /* end confdefs.h. */
19047 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
19048 For example, HP-UX 11i <limits.h> declares gettimeofday. */
19049 #define $ac_func innocuous_$ac_func
19051 /* System header to define __stub macros and hopefully few prototypes,
19052 which can conflict with char $ac_func (); below.
19053 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
19054 <limits.h> exists even on freestanding compilers. */
19057 # include <limits.h>
19059 # include <assert.h>
19064 /* Override any GCC internal prototype to avoid an error.
19065 Use char because int might match the return type of a GCC
19066 builtin and then its argument prototype would still apply. */
19071 /* The GNU C library defines this for functions which it implements
19072 to always fail with ENOSYS. Some functions are actually named
19073 something starting with __ and the normal name is an alias. */
19074 #if defined __stub_$ac_func || defined __stub___$ac_func
19081 return $ac_func ();
19086 rm -f conftest.
$ac_objext conftest
$ac_exeext
19087 if { (ac_try
="$ac_link"
19088 case "(($ac_try" in
19089 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19090 *) ac_try_echo=$ac_try;;
19092 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19093 $as_echo "$ac_try_echo") >&5
19094 (eval "$ac_link") 2>conftest.er1
19096 grep -v '^ *+' conftest.er1 >conftest.err
19098 cat conftest.err >&5
19099 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19100 (exit $ac_status); } && {
19101 test -z "$ac_c_werror_flag" ||
19102 test ! -s conftest.err
19103 } && test -s conftest$ac_exeext && {
19104 test "$cross_compiling" = yes ||
19105 $as_test_x conftest$ac_exeext
19107 eval "$as_ac_var=yes"
19109 $as_echo "$as_me: failed program was:" >&5
19110 sed 's/^/| /' conftest.$ac_ext >&5
19112 eval "$as_ac_var=no"
19115 rm -rf conftest.dSYM
19116 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19117 conftest$ac_exeext conftest.$ac_ext
19119 ac_res=`eval 'as_val=${'$as_ac_var'}
19120 $as_echo "$as_val"'`
19121 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
19122 $as_echo "$ac_res" >&6; }
19123 as_val=`eval 'as_val=${'$as_ac_var'}
19124 $as_echo "$as_val"'`
19125 if test "x$as_val" = x""yes; then
19126 cat >>confdefs.h <<_ACEOF
19127 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
19133 LIBS="$ac_wine_check_funcs_save_LIBS"
19135 if test "x$LDAPLIBS" = "x"; then
19136 case "x$with_ldap" in
19137 x) wine_notices="$wine_notices|libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported." ;;
19139 *) { { $as_echo "$as_me:$LINENO: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
19140 This is an error since --with-ldap was requested." >&5
19141 $as_echo "$as_me: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
19142 This is an error since --with-ldap was requested." >&2;}
19143 { (exit 1); exit 1; }; } ;;
19148 { $as_echo "$as_me:$LINENO: checking whether mkdir takes only one argument" >&5
19149 $as_echo_n "checking whether mkdir takes only one argument... " >&6; }
19150 if test "${wine_cv_one_arg_mkdir+set}" = set; then
19151 $as_echo_n "(cached) " >&6
19153 cat >conftest.$ac_ext <<_ACEOF
19156 cat confdefs.h >>conftest.$ac_ext
19157 cat >>conftest.$ac_ext <<_ACEOF
19158 /* end confdefs.h. */
19159 #include <sys/stat.h>
19168 rm -f conftest.$ac_objext
19169 if { (ac_try="$ac_compile"
19170 case "(($ac_try" in
19171 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19172 *) ac_try_echo
=$ac_try;;
19174 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19175 $as_echo "$ac_try_echo") >&5
19176 (eval "$ac_compile") 2>conftest.er1
19178 grep -v '^ *+' conftest.er1
>conftest.err
19180 cat conftest.err
>&5
19181 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19182 (exit $ac_status); } && {
19183 test -z "$ac_c_werror_flag" ||
19184 test ! -s conftest.err
19185 } && test -s conftest.
$ac_objext; then
19186 wine_cv_one_arg_mkdir
=yes
19188 $as_echo "$as_me: failed program was:" >&5
19189 sed 's/^/| /' conftest.
$ac_ext >&5
19191 wine_cv_one_arg_mkdir
=no
19194 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19196 { $as_echo "$as_me:$LINENO: result: $wine_cv_one_arg_mkdir" >&5
19197 $as_echo "$wine_cv_one_arg_mkdir" >&6; }
19198 if test "$wine_cv_one_arg_mkdir" = "yes"
19201 cat >>confdefs.h
<<\_ACEOF
19202 #define HAVE_ONE_ARG_MKDIR 1
19208 { $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
19209 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
19210 if test "${ac_cv_c_const+set}" = set; then
19211 $as_echo_n "(cached) " >&6
19213 cat >conftest.
$ac_ext <<_ACEOF
19216 cat confdefs.h
>>conftest.
$ac_ext
19217 cat >>conftest.
$ac_ext <<_ACEOF
19218 /* end confdefs.h. */
19223 /* FIXME: Include the comments suggested by Paul. */
19224 #ifndef __cplusplus
19225 /* Ultrix mips cc rejects this. */
19226 typedef int charset[2];
19228 /* SunOS 4.1.1 cc rejects this. */
19229 char const *const *pcpcc;
19231 /* NEC SVR4.0.2 mips cc rejects this. */
19232 struct point {int x, y;};
19233 static struct point const zero = {0,0};
19234 /* AIX XL C 1.02.0.0 rejects this.
19235 It does not let you subtract one const X* pointer from another in
19236 an arm of an if-expression whose if-part is not a constant
19238 const char *g = "string";
19239 pcpcc = &g + (g ? g-g : 0);
19240 /* HPUX 7.0 cc rejects these. */
19242 ppc = (char**) pcpcc;
19243 pcpcc = (char const *const *) ppc;
19244 { /* SCO 3.2v4 cc rejects this. */
19246 char const *s = 0 ? (char *) 0 : (char const *) 0;
19251 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
19252 int x[] = {25, 17};
19253 const int *foo = &x[0];
19256 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
19257 typedef const int *iptr;
19261 { /* AIX XL C 1.02.0.0 rejects this saying
19262 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
19263 struct s { int j; const int *ap[3]; };
19264 struct s *b; b->j = 5;
19266 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
19267 const int foo = 10;
19268 if (!foo) return 0;
19270 return !cs[0] && !zero.x;
19277 rm -f conftest.
$ac_objext
19278 if { (ac_try
="$ac_compile"
19279 case "(($ac_try" in
19280 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19281 *) ac_try_echo=$ac_try;;
19283 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19284 $as_echo "$ac_try_echo") >&5
19285 (eval "$ac_compile") 2>conftest.er1
19287 grep -v '^ *+' conftest.er1 >conftest.err
19289 cat conftest.err >&5
19290 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19291 (exit $ac_status); } && {
19292 test -z "$ac_c_werror_flag" ||
19293 test ! -s conftest.err
19294 } && test -s conftest.$ac_objext; then
19297 $as_echo "$as_me: failed program was:" >&5
19298 sed 's/^/| /' conftest.$ac_ext >&5
19303 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19305 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
19306 $as_echo "$ac_cv_c_const" >&6; }
19307 if test $ac_cv_c_const = no; then
19309 cat >>confdefs.h <<\_ACEOF
19315 { $as_echo "$as_me:$LINENO: checking for inline" >&5
19316 $as_echo_n "checking for inline... " >&6; }
19317 if test "${ac_cv_c_inline+set}" = set; then
19318 $as_echo_n "(cached) " >&6
19321 for ac_kw in inline __inline__ __inline; do
19322 cat >conftest.$ac_ext <<_ACEOF
19325 cat confdefs.h >>conftest.$ac_ext
19326 cat >>conftest.$ac_ext <<_ACEOF
19327 /* end confdefs.h. */
19328 #ifndef __cplusplus
19330 static $ac_kw foo_t static_foo () {return 0; }
19331 $ac_kw foo_t foo () {return 0; }
19335 rm -f conftest.$ac_objext
19336 if { (ac_try="$ac_compile"
19337 case "(($ac_try" in
19338 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19339 *) ac_try_echo
=$ac_try;;
19341 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19342 $as_echo "$ac_try_echo") >&5
19343 (eval "$ac_compile") 2>conftest.er1
19345 grep -v '^ *+' conftest.er1
>conftest.err
19347 cat conftest.err
>&5
19348 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19349 (exit $ac_status); } && {
19350 test -z "$ac_c_werror_flag" ||
19351 test ! -s conftest.err
19352 } && test -s conftest.
$ac_objext; then
19353 ac_cv_c_inline
=$ac_kw
19355 $as_echo "$as_me: failed program was:" >&5
19356 sed 's/^/| /' conftest.
$ac_ext >&5
19361 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19362 test "$ac_cv_c_inline" != no
&& break
19366 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
19367 $as_echo "$ac_cv_c_inline" >&6; }
19370 case $ac_cv_c_inline in
19373 case $ac_cv_c_inline in
19375 *) ac_val
=$ac_cv_c_inline;;
19377 cat >>confdefs.h
<<_ACEOF
19378 #ifndef __cplusplus
19379 #define inline $ac_val
19385 { $as_echo "$as_me:$LINENO: checking for mode_t" >&5
19386 $as_echo_n "checking for mode_t... " >&6; }
19387 if test "${ac_cv_type_mode_t+set}" = set; then
19388 $as_echo_n "(cached) " >&6
19390 ac_cv_type_mode_t
=no
19391 cat >conftest.
$ac_ext <<_ACEOF
19394 cat confdefs.h
>>conftest.
$ac_ext
19395 cat >>conftest.
$ac_ext <<_ACEOF
19396 /* end confdefs.h. */
19397 $ac_includes_default
19401 if (sizeof (mode_t))
19407 rm -f conftest.
$ac_objext
19408 if { (ac_try
="$ac_compile"
19409 case "(($ac_try" in
19410 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19411 *) ac_try_echo=$ac_try;;
19413 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19414 $as_echo "$ac_try_echo") >&5
19415 (eval "$ac_compile") 2>conftest.er1
19417 grep -v '^ *+' conftest.er1 >conftest.err
19419 cat conftest.err >&5
19420 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19421 (exit $ac_status); } && {
19422 test -z "$ac_c_werror_flag" ||
19423 test ! -s conftest.err
19424 } && test -s conftest.$ac_objext; then
19425 cat >conftest.$ac_ext <<_ACEOF
19428 cat confdefs.h >>conftest.$ac_ext
19429 cat >>conftest.$ac_ext <<_ACEOF
19430 /* end confdefs.h. */
19431 $ac_includes_default
19435 if (sizeof ((mode_t)))
19441 rm -f conftest.$ac_objext
19442 if { (ac_try="$ac_compile"
19443 case "(($ac_try" in
19444 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19445 *) ac_try_echo
=$ac_try;;
19447 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19448 $as_echo "$ac_try_echo") >&5
19449 (eval "$ac_compile") 2>conftest.er1
19451 grep -v '^ *+' conftest.er1
>conftest.err
19453 cat conftest.err
>&5
19454 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19455 (exit $ac_status); } && {
19456 test -z "$ac_c_werror_flag" ||
19457 test ! -s conftest.err
19458 } && test -s conftest.
$ac_objext; then
19461 $as_echo "$as_me: failed program was:" >&5
19462 sed 's/^/| /' conftest.
$ac_ext >&5
19464 ac_cv_type_mode_t
=yes
19467 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19469 $as_echo "$as_me: failed program was:" >&5
19470 sed 's/^/| /' conftest.
$ac_ext >&5
19475 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19477 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_mode_t" >&5
19478 $as_echo "$ac_cv_type_mode_t" >&6; }
19479 if test "x$ac_cv_type_mode_t" = x
""yes; then
19481 cat >>confdefs.h
<<_ACEOF
19482 #define HAVE_MODE_T 1
19487 { $as_echo "$as_me:$LINENO: checking for off_t" >&5
19488 $as_echo_n "checking for off_t... " >&6; }
19489 if test "${ac_cv_type_off_t+set}" = set; then
19490 $as_echo_n "(cached) " >&6
19492 ac_cv_type_off_t
=no
19493 cat >conftest.
$ac_ext <<_ACEOF
19496 cat confdefs.h
>>conftest.
$ac_ext
19497 cat >>conftest.
$ac_ext <<_ACEOF
19498 /* end confdefs.h. */
19499 $ac_includes_default
19503 if (sizeof (off_t))
19509 rm -f conftest.
$ac_objext
19510 if { (ac_try
="$ac_compile"
19511 case "(($ac_try" in
19512 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19513 *) ac_try_echo=$ac_try;;
19515 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19516 $as_echo "$ac_try_echo") >&5
19517 (eval "$ac_compile") 2>conftest.er1
19519 grep -v '^ *+' conftest.er1 >conftest.err
19521 cat conftest.err >&5
19522 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19523 (exit $ac_status); } && {
19524 test -z "$ac_c_werror_flag" ||
19525 test ! -s conftest.err
19526 } && test -s conftest.$ac_objext; then
19527 cat >conftest.$ac_ext <<_ACEOF
19530 cat confdefs.h >>conftest.$ac_ext
19531 cat >>conftest.$ac_ext <<_ACEOF
19532 /* end confdefs.h. */
19533 $ac_includes_default
19537 if (sizeof ((off_t)))
19543 rm -f conftest.$ac_objext
19544 if { (ac_try="$ac_compile"
19545 case "(($ac_try" in
19546 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19547 *) ac_try_echo
=$ac_try;;
19549 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19550 $as_echo "$ac_try_echo") >&5
19551 (eval "$ac_compile") 2>conftest.er1
19553 grep -v '^ *+' conftest.er1
>conftest.err
19555 cat conftest.err
>&5
19556 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19557 (exit $ac_status); } && {
19558 test -z "$ac_c_werror_flag" ||
19559 test ! -s conftest.err
19560 } && test -s conftest.
$ac_objext; then
19563 $as_echo "$as_me: failed program was:" >&5
19564 sed 's/^/| /' conftest.
$ac_ext >&5
19566 ac_cv_type_off_t
=yes
19569 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19571 $as_echo "$as_me: failed program was:" >&5
19572 sed 's/^/| /' conftest.
$ac_ext >&5
19577 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19579 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
19580 $as_echo "$ac_cv_type_off_t" >&6; }
19581 if test "x$ac_cv_type_off_t" = x
""yes; then
19583 cat >>confdefs.h
<<_ACEOF
19584 #define HAVE_OFF_T 1
19589 { $as_echo "$as_me:$LINENO: checking for pid_t" >&5
19590 $as_echo_n "checking for pid_t... " >&6; }
19591 if test "${ac_cv_type_pid_t+set}" = set; then
19592 $as_echo_n "(cached) " >&6
19594 ac_cv_type_pid_t
=no
19595 cat >conftest.
$ac_ext <<_ACEOF
19598 cat confdefs.h
>>conftest.
$ac_ext
19599 cat >>conftest.
$ac_ext <<_ACEOF
19600 /* end confdefs.h. */
19601 $ac_includes_default
19605 if (sizeof (pid_t))
19611 rm -f conftest.
$ac_objext
19612 if { (ac_try
="$ac_compile"
19613 case "(($ac_try" in
19614 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19615 *) ac_try_echo=$ac_try;;
19617 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19618 $as_echo "$ac_try_echo") >&5
19619 (eval "$ac_compile") 2>conftest.er1
19621 grep -v '^ *+' conftest.er1 >conftest.err
19623 cat conftest.err >&5
19624 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19625 (exit $ac_status); } && {
19626 test -z "$ac_c_werror_flag" ||
19627 test ! -s conftest.err
19628 } && test -s conftest.$ac_objext; then
19629 cat >conftest.$ac_ext <<_ACEOF
19632 cat confdefs.h >>conftest.$ac_ext
19633 cat >>conftest.$ac_ext <<_ACEOF
19634 /* end confdefs.h. */
19635 $ac_includes_default
19639 if (sizeof ((pid_t)))
19645 rm -f conftest.$ac_objext
19646 if { (ac_try="$ac_compile"
19647 case "(($ac_try" in
19648 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19649 *) ac_try_echo
=$ac_try;;
19651 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19652 $as_echo "$ac_try_echo") >&5
19653 (eval "$ac_compile") 2>conftest.er1
19655 grep -v '^ *+' conftest.er1
>conftest.err
19657 cat conftest.err
>&5
19658 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19659 (exit $ac_status); } && {
19660 test -z "$ac_c_werror_flag" ||
19661 test ! -s conftest.err
19662 } && test -s conftest.
$ac_objext; then
19665 $as_echo "$as_me: failed program was:" >&5
19666 sed 's/^/| /' conftest.
$ac_ext >&5
19668 ac_cv_type_pid_t
=yes
19671 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19673 $as_echo "$as_me: failed program was:" >&5
19674 sed 's/^/| /' conftest.
$ac_ext >&5
19679 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19681 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
19682 $as_echo "$ac_cv_type_pid_t" >&6; }
19683 if test "x$ac_cv_type_pid_t" = x
""yes; then
19685 cat >>confdefs.h
<<_ACEOF
19686 #define HAVE_PID_T 1
19691 { $as_echo "$as_me:$LINENO: checking for size_t" >&5
19692 $as_echo_n "checking for size_t... " >&6; }
19693 if test "${ac_cv_type_size_t+set}" = set; then
19694 $as_echo_n "(cached) " >&6
19696 ac_cv_type_size_t
=no
19697 cat >conftest.
$ac_ext <<_ACEOF
19700 cat confdefs.h
>>conftest.
$ac_ext
19701 cat >>conftest.
$ac_ext <<_ACEOF
19702 /* end confdefs.h. */
19703 $ac_includes_default
19707 if (sizeof (size_t))
19713 rm -f conftest.
$ac_objext
19714 if { (ac_try
="$ac_compile"
19715 case "(($ac_try" in
19716 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19717 *) ac_try_echo=$ac_try;;
19719 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19720 $as_echo "$ac_try_echo") >&5
19721 (eval "$ac_compile") 2>conftest.er1
19723 grep -v '^ *+' conftest.er1 >conftest.err
19725 cat conftest.err >&5
19726 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19727 (exit $ac_status); } && {
19728 test -z "$ac_c_werror_flag" ||
19729 test ! -s conftest.err
19730 } && test -s conftest.$ac_objext; then
19731 cat >conftest.$ac_ext <<_ACEOF
19734 cat confdefs.h >>conftest.$ac_ext
19735 cat >>conftest.$ac_ext <<_ACEOF
19736 /* end confdefs.h. */
19737 $ac_includes_default
19741 if (sizeof ((size_t)))
19747 rm -f conftest.$ac_objext
19748 if { (ac_try="$ac_compile"
19749 case "(($ac_try" in
19750 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19751 *) ac_try_echo
=$ac_try;;
19753 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19754 $as_echo "$ac_try_echo") >&5
19755 (eval "$ac_compile") 2>conftest.er1
19757 grep -v '^ *+' conftest.er1
>conftest.err
19759 cat conftest.err
>&5
19760 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19761 (exit $ac_status); } && {
19762 test -z "$ac_c_werror_flag" ||
19763 test ! -s conftest.err
19764 } && test -s conftest.
$ac_objext; then
19767 $as_echo "$as_me: failed program was:" >&5
19768 sed 's/^/| /' conftest.
$ac_ext >&5
19770 ac_cv_type_size_t
=yes
19773 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19775 $as_echo "$as_me: failed program was:" >&5
19776 sed 's/^/| /' conftest.
$ac_ext >&5
19781 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19783 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
19784 $as_echo "$ac_cv_type_size_t" >&6; }
19785 if test "x$ac_cv_type_size_t" = x
""yes; then
19787 cat >>confdefs.h
<<_ACEOF
19788 #define HAVE_SIZE_T 1
19793 { $as_echo "$as_me:$LINENO: checking for ssize_t" >&5
19794 $as_echo_n "checking for ssize_t... " >&6; }
19795 if test "${ac_cv_type_ssize_t+set}" = set; then
19796 $as_echo_n "(cached) " >&6
19798 ac_cv_type_ssize_t
=no
19799 cat >conftest.
$ac_ext <<_ACEOF
19802 cat confdefs.h
>>conftest.
$ac_ext
19803 cat >>conftest.
$ac_ext <<_ACEOF
19804 /* end confdefs.h. */
19805 $ac_includes_default
19809 if (sizeof (ssize_t))
19815 rm -f conftest.
$ac_objext
19816 if { (ac_try
="$ac_compile"
19817 case "(($ac_try" in
19818 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19819 *) ac_try_echo=$ac_try;;
19821 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19822 $as_echo "$ac_try_echo") >&5
19823 (eval "$ac_compile") 2>conftest.er1
19825 grep -v '^ *+' conftest.er1 >conftest.err
19827 cat conftest.err >&5
19828 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19829 (exit $ac_status); } && {
19830 test -z "$ac_c_werror_flag" ||
19831 test ! -s conftest.err
19832 } && test -s conftest.$ac_objext; then
19833 cat >conftest.$ac_ext <<_ACEOF
19836 cat confdefs.h >>conftest.$ac_ext
19837 cat >>conftest.$ac_ext <<_ACEOF
19838 /* end confdefs.h. */
19839 $ac_includes_default
19843 if (sizeof ((ssize_t)))
19849 rm -f conftest.$ac_objext
19850 if { (ac_try="$ac_compile"
19851 case "(($ac_try" in
19852 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19853 *) ac_try_echo
=$ac_try;;
19855 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19856 $as_echo "$ac_try_echo") >&5
19857 (eval "$ac_compile") 2>conftest.er1
19859 grep -v '^ *+' conftest.er1
>conftest.err
19861 cat conftest.err
>&5
19862 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19863 (exit $ac_status); } && {
19864 test -z "$ac_c_werror_flag" ||
19865 test ! -s conftest.err
19866 } && test -s conftest.
$ac_objext; then
19869 $as_echo "$as_me: failed program was:" >&5
19870 sed 's/^/| /' conftest.
$ac_ext >&5
19872 ac_cv_type_ssize_t
=yes
19875 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19877 $as_echo "$as_me: failed program was:" >&5
19878 sed 's/^/| /' conftest.
$ac_ext >&5
19883 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19885 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_ssize_t" >&5
19886 $as_echo "$ac_cv_type_ssize_t" >&6; }
19887 if test "x$ac_cv_type_ssize_t" = x
""yes; then
19889 cat >>confdefs.h
<<_ACEOF
19890 #define HAVE_SSIZE_T 1
19895 { $as_echo "$as_me:$LINENO: checking for long long" >&5
19896 $as_echo_n "checking for long long... " >&6; }
19897 if test "${ac_cv_type_long_long+set}" = set; then
19898 $as_echo_n "(cached) " >&6
19900 ac_cv_type_long_long
=no
19901 cat >conftest.
$ac_ext <<_ACEOF
19904 cat confdefs.h
>>conftest.
$ac_ext
19905 cat >>conftest.
$ac_ext <<_ACEOF
19906 /* end confdefs.h. */
19907 $ac_includes_default
19911 if (sizeof (long long))
19917 rm -f conftest.
$ac_objext
19918 if { (ac_try
="$ac_compile"
19919 case "(($ac_try" in
19920 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19921 *) ac_try_echo=$ac_try;;
19923 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19924 $as_echo "$ac_try_echo") >&5
19925 (eval "$ac_compile") 2>conftest.er1
19927 grep -v '^ *+' conftest.er1 >conftest.err
19929 cat conftest.err >&5
19930 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19931 (exit $ac_status); } && {
19932 test -z "$ac_c_werror_flag" ||
19933 test ! -s conftest.err
19934 } && test -s conftest.$ac_objext; then
19935 cat >conftest.$ac_ext <<_ACEOF
19938 cat confdefs.h >>conftest.$ac_ext
19939 cat >>conftest.$ac_ext <<_ACEOF
19940 /* end confdefs.h. */
19941 $ac_includes_default
19945 if (sizeof ((long long)))
19951 rm -f conftest.$ac_objext
19952 if { (ac_try="$ac_compile"
19953 case "(($ac_try" in
19954 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19955 *) ac_try_echo
=$ac_try;;
19957 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19958 $as_echo "$ac_try_echo") >&5
19959 (eval "$ac_compile") 2>conftest.er1
19961 grep -v '^ *+' conftest.er1
>conftest.err
19963 cat conftest.err
>&5
19964 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19965 (exit $ac_status); } && {
19966 test -z "$ac_c_werror_flag" ||
19967 test ! -s conftest.err
19968 } && test -s conftest.
$ac_objext; then
19971 $as_echo "$as_me: failed program was:" >&5
19972 sed 's/^/| /' conftest.
$ac_ext >&5
19974 ac_cv_type_long_long
=yes
19977 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19979 $as_echo "$as_me: failed program was:" >&5
19980 sed 's/^/| /' conftest.
$ac_ext >&5
19985 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19987 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
19988 $as_echo "$ac_cv_type_long_long" >&6; }
19989 if test "x$ac_cv_type_long_long" = x
""yes; then
19991 cat >>confdefs.h
<<_ACEOF
19992 #define HAVE_LONG_LONG 1
19997 { $as_echo "$as_me:$LINENO: checking for fsblkcnt_t" >&5
19998 $as_echo_n "checking for fsblkcnt_t... " >&6; }
19999 if test "${ac_cv_type_fsblkcnt_t+set}" = set; then
20000 $as_echo_n "(cached) " >&6
20002 ac_cv_type_fsblkcnt_t
=no
20003 cat >conftest.
$ac_ext <<_ACEOF
20006 cat confdefs.h
>>conftest.
$ac_ext
20007 cat >>conftest.
$ac_ext <<_ACEOF
20008 /* end confdefs.h. */
20009 $ac_includes_default
20013 if (sizeof (fsblkcnt_t))
20019 rm -f conftest.
$ac_objext
20020 if { (ac_try
="$ac_compile"
20021 case "(($ac_try" in
20022 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20023 *) ac_try_echo=$ac_try;;
20025 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20026 $as_echo "$ac_try_echo") >&5
20027 (eval "$ac_compile") 2>conftest.er1
20029 grep -v '^ *+' conftest.er1 >conftest.err
20031 cat conftest.err >&5
20032 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20033 (exit $ac_status); } && {
20034 test -z "$ac_c_werror_flag" ||
20035 test ! -s conftest.err
20036 } && test -s conftest.$ac_objext; then
20037 cat >conftest.$ac_ext <<_ACEOF
20040 cat confdefs.h >>conftest.$ac_ext
20041 cat >>conftest.$ac_ext <<_ACEOF
20042 /* end confdefs.h. */
20043 $ac_includes_default
20047 if (sizeof ((fsblkcnt_t)))
20053 rm -f conftest.$ac_objext
20054 if { (ac_try="$ac_compile"
20055 case "(($ac_try" in
20056 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20057 *) ac_try_echo
=$ac_try;;
20059 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20060 $as_echo "$ac_try_echo") >&5
20061 (eval "$ac_compile") 2>conftest.er1
20063 grep -v '^ *+' conftest.er1
>conftest.err
20065 cat conftest.err
>&5
20066 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20067 (exit $ac_status); } && {
20068 test -z "$ac_c_werror_flag" ||
20069 test ! -s conftest.err
20070 } && test -s conftest.
$ac_objext; then
20073 $as_echo "$as_me: failed program was:" >&5
20074 sed 's/^/| /' conftest.
$ac_ext >&5
20076 ac_cv_type_fsblkcnt_t
=yes
20079 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20081 $as_echo "$as_me: failed program was:" >&5
20082 sed 's/^/| /' conftest.
$ac_ext >&5
20087 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20089 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsblkcnt_t" >&5
20090 $as_echo "$ac_cv_type_fsblkcnt_t" >&6; }
20091 if test "x$ac_cv_type_fsblkcnt_t" = x
""yes; then
20093 cat >>confdefs.h
<<_ACEOF
20094 #define HAVE_FSBLKCNT_T 1
20099 { $as_echo "$as_me:$LINENO: checking for fsfilcnt_t" >&5
20100 $as_echo_n "checking for fsfilcnt_t... " >&6; }
20101 if test "${ac_cv_type_fsfilcnt_t+set}" = set; then
20102 $as_echo_n "(cached) " >&6
20104 ac_cv_type_fsfilcnt_t
=no
20105 cat >conftest.
$ac_ext <<_ACEOF
20108 cat confdefs.h
>>conftest.
$ac_ext
20109 cat >>conftest.
$ac_ext <<_ACEOF
20110 /* end confdefs.h. */
20111 $ac_includes_default
20115 if (sizeof (fsfilcnt_t))
20121 rm -f conftest.
$ac_objext
20122 if { (ac_try
="$ac_compile"
20123 case "(($ac_try" in
20124 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20125 *) ac_try_echo=$ac_try;;
20127 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20128 $as_echo "$ac_try_echo") >&5
20129 (eval "$ac_compile") 2>conftest.er1
20131 grep -v '^ *+' conftest.er1 >conftest.err
20133 cat conftest.err >&5
20134 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20135 (exit $ac_status); } && {
20136 test -z "$ac_c_werror_flag" ||
20137 test ! -s conftest.err
20138 } && test -s conftest.$ac_objext; then
20139 cat >conftest.$ac_ext <<_ACEOF
20142 cat confdefs.h >>conftest.$ac_ext
20143 cat >>conftest.$ac_ext <<_ACEOF
20144 /* end confdefs.h. */
20145 $ac_includes_default
20149 if (sizeof ((fsfilcnt_t)))
20155 rm -f conftest.$ac_objext
20156 if { (ac_try="$ac_compile"
20157 case "(($ac_try" in
20158 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20159 *) ac_try_echo
=$ac_try;;
20161 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20162 $as_echo "$ac_try_echo") >&5
20163 (eval "$ac_compile") 2>conftest.er1
20165 grep -v '^ *+' conftest.er1
>conftest.err
20167 cat conftest.err
>&5
20168 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20169 (exit $ac_status); } && {
20170 test -z "$ac_c_werror_flag" ||
20171 test ! -s conftest.err
20172 } && test -s conftest.
$ac_objext; then
20175 $as_echo "$as_me: failed program was:" >&5
20176 sed 's/^/| /' conftest.
$ac_ext >&5
20178 ac_cv_type_fsfilcnt_t
=yes
20181 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20183 $as_echo "$as_me: failed program was:" >&5
20184 sed 's/^/| /' conftest.
$ac_ext >&5
20189 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20191 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsfilcnt_t" >&5
20192 $as_echo "$ac_cv_type_fsfilcnt_t" >&6; }
20193 if test "x$ac_cv_type_fsfilcnt_t" = x
""yes; then
20195 cat >>confdefs.h
<<_ACEOF
20196 #define HAVE_FSFILCNT_T 1
20202 { $as_echo "$as_me:$LINENO: checking for sigset_t" >&5
20203 $as_echo_n "checking for sigset_t... " >&6; }
20204 if test "${ac_cv_type_sigset_t+set}" = set; then
20205 $as_echo_n "(cached) " >&6
20207 ac_cv_type_sigset_t
=no
20208 cat >conftest.
$ac_ext <<_ACEOF
20211 cat confdefs.h
>>conftest.
$ac_ext
20212 cat >>conftest.
$ac_ext <<_ACEOF
20213 /* end confdefs.h. */
20214 #include <sys/types.h>
20215 #include <signal.h>
20220 if (sizeof (sigset_t))
20226 rm -f conftest.
$ac_objext
20227 if { (ac_try
="$ac_compile"
20228 case "(($ac_try" in
20229 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20230 *) ac_try_echo=$ac_try;;
20232 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20233 $as_echo "$ac_try_echo") >&5
20234 (eval "$ac_compile") 2>conftest.er1
20236 grep -v '^ *+' conftest.er1 >conftest.err
20238 cat conftest.err >&5
20239 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20240 (exit $ac_status); } && {
20241 test -z "$ac_c_werror_flag" ||
20242 test ! -s conftest.err
20243 } && test -s conftest.$ac_objext; then
20244 cat >conftest.$ac_ext <<_ACEOF
20247 cat confdefs.h >>conftest.$ac_ext
20248 cat >>conftest.$ac_ext <<_ACEOF
20249 /* end confdefs.h. */
20250 #include <sys/types.h>
20251 #include <signal.h>
20256 if (sizeof ((sigset_t)))
20262 rm -f conftest.$ac_objext
20263 if { (ac_try="$ac_compile"
20264 case "(($ac_try" in
20265 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20266 *) ac_try_echo
=$ac_try;;
20268 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20269 $as_echo "$ac_try_echo") >&5
20270 (eval "$ac_compile") 2>conftest.er1
20272 grep -v '^ *+' conftest.er1
>conftest.err
20274 cat conftest.err
>&5
20275 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20276 (exit $ac_status); } && {
20277 test -z "$ac_c_werror_flag" ||
20278 test ! -s conftest.err
20279 } && test -s conftest.
$ac_objext; then
20282 $as_echo "$as_me: failed program was:" >&5
20283 sed 's/^/| /' conftest.
$ac_ext >&5
20285 ac_cv_type_sigset_t
=yes
20288 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20290 $as_echo "$as_me: failed program was:" >&5
20291 sed 's/^/| /' conftest.
$ac_ext >&5
20296 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20298 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_sigset_t" >&5
20299 $as_echo "$ac_cv_type_sigset_t" >&6; }
20300 if test "x$ac_cv_type_sigset_t" = x
""yes; then
20302 cat >>confdefs.h
<<_ACEOF
20303 #define HAVE_SIGSET_T 1
20309 { $as_echo "$as_me:$LINENO: checking for request_sense" >&5
20310 $as_echo_n "checking for request_sense... " >&6; }
20311 if test "${ac_cv_type_request_sense+set}" = set; then
20312 $as_echo_n "(cached) " >&6
20314 ac_cv_type_request_sense
=no
20315 cat >conftest.
$ac_ext <<_ACEOF
20318 cat confdefs.h
>>conftest.
$ac_ext
20319 cat >>conftest.
$ac_ext <<_ACEOF
20320 /* end confdefs.h. */
20321 #include <linux/cdrom.h>
20326 if (sizeof (request_sense))
20332 rm -f conftest.
$ac_objext
20333 if { (ac_try
="$ac_compile"
20334 case "(($ac_try" in
20335 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20336 *) ac_try_echo=$ac_try;;
20338 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20339 $as_echo "$ac_try_echo") >&5
20340 (eval "$ac_compile") 2>conftest.er1
20342 grep -v '^ *+' conftest.er1 >conftest.err
20344 cat conftest.err >&5
20345 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20346 (exit $ac_status); } && {
20347 test -z "$ac_c_werror_flag" ||
20348 test ! -s conftest.err
20349 } && test -s conftest.$ac_objext; then
20350 cat >conftest.$ac_ext <<_ACEOF
20353 cat confdefs.h >>conftest.$ac_ext
20354 cat >>conftest.$ac_ext <<_ACEOF
20355 /* end confdefs.h. */
20356 #include <linux/cdrom.h>
20361 if (sizeof ((request_sense)))
20367 rm -f conftest.$ac_objext
20368 if { (ac_try="$ac_compile"
20369 case "(($ac_try" in
20370 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20371 *) ac_try_echo
=$ac_try;;
20373 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20374 $as_echo "$ac_try_echo") >&5
20375 (eval "$ac_compile") 2>conftest.er1
20377 grep -v '^ *+' conftest.er1
>conftest.err
20379 cat conftest.err
>&5
20380 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20381 (exit $ac_status); } && {
20382 test -z "$ac_c_werror_flag" ||
20383 test ! -s conftest.err
20384 } && test -s conftest.
$ac_objext; then
20387 $as_echo "$as_me: failed program was:" >&5
20388 sed 's/^/| /' conftest.
$ac_ext >&5
20390 ac_cv_type_request_sense
=yes
20393 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20395 $as_echo "$as_me: failed program was:" >&5
20396 sed 's/^/| /' conftest.
$ac_ext >&5
20401 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20403 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_request_sense" >&5
20404 $as_echo "$ac_cv_type_request_sense" >&6; }
20405 if test "x$ac_cv_type_request_sense" = x
""yes; then
20407 cat >>confdefs.h
<<_ACEOF
20408 #define HAVE_REQUEST_SENSE 1
20415 { $as_echo "$as_me:$LINENO: checking for struct xinpgen" >&5
20416 $as_echo_n "checking for struct xinpgen... " >&6; }
20417 if test "${ac_cv_type_struct_xinpgen+set}" = set; then
20418 $as_echo_n "(cached) " >&6
20420 ac_cv_type_struct_xinpgen
=no
20421 cat >conftest.
$ac_ext <<_ACEOF
20424 cat confdefs.h
>>conftest.
$ac_ext
20425 cat >>conftest.
$ac_ext <<_ACEOF
20426 /* end confdefs.h. */
20427 #include <sys/types.h>
20428 #ifdef HAVE_SYS_SOCKET_H
20429 #include <sys/socket.h>
20431 #ifdef HAVE_SYS_SOCKETVAR_H
20432 #include <sys/socketvar.h>
20434 #ifdef HAVE_NET_ROUTE_H
20435 #include <net/route.h>
20437 #ifdef HAVE_NETINET_IN_H
20438 #include <netinet/in.h>
20440 #ifdef HAVE_NETINET_IN_SYSTM_H
20441 #include <netinet/in_systm.h>
20443 #ifdef HAVE_NETINET_IP_H
20444 #include <netinet/ip.h>
20446 #ifdef HAVE_NETINET_IN_PCB_H
20447 #include <netinet/in_pcb.h>
20453 if (sizeof (struct xinpgen))
20459 rm -f conftest.
$ac_objext
20460 if { (ac_try
="$ac_compile"
20461 case "(($ac_try" in
20462 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20463 *) ac_try_echo=$ac_try;;
20465 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20466 $as_echo "$ac_try_echo") >&5
20467 (eval "$ac_compile") 2>conftest.er1
20469 grep -v '^ *+' conftest.er1 >conftest.err
20471 cat conftest.err >&5
20472 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20473 (exit $ac_status); } && {
20474 test -z "$ac_c_werror_flag" ||
20475 test ! -s conftest.err
20476 } && test -s conftest.$ac_objext; then
20477 cat >conftest.$ac_ext <<_ACEOF
20480 cat confdefs.h >>conftest.$ac_ext
20481 cat >>conftest.$ac_ext <<_ACEOF
20482 /* end confdefs.h. */
20483 #include <sys/types.h>
20484 #ifdef HAVE_SYS_SOCKET_H
20485 #include <sys/socket.h>
20487 #ifdef HAVE_SYS_SOCKETVAR_H
20488 #include <sys/socketvar.h>
20490 #ifdef HAVE_NET_ROUTE_H
20491 #include <net/route.h>
20493 #ifdef HAVE_NETINET_IN_H
20494 #include <netinet/in.h>
20496 #ifdef HAVE_NETINET_IN_SYSTM_H
20497 #include <netinet/in_systm.h>
20499 #ifdef HAVE_NETINET_IP_H
20500 #include <netinet/ip.h>
20502 #ifdef HAVE_NETINET_IN_PCB_H
20503 #include <netinet/in_pcb.h>
20509 if (sizeof ((struct xinpgen)))
20515 rm -f conftest.$ac_objext
20516 if { (ac_try="$ac_compile"
20517 case "(($ac_try" in
20518 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20519 *) ac_try_echo
=$ac_try;;
20521 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20522 $as_echo "$ac_try_echo") >&5
20523 (eval "$ac_compile") 2>conftest.er1
20525 grep -v '^ *+' conftest.er1
>conftest.err
20527 cat conftest.err
>&5
20528 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20529 (exit $ac_status); } && {
20530 test -z "$ac_c_werror_flag" ||
20531 test ! -s conftest.err
20532 } && test -s conftest.
$ac_objext; then
20535 $as_echo "$as_me: failed program was:" >&5
20536 sed 's/^/| /' conftest.
$ac_ext >&5
20538 ac_cv_type_struct_xinpgen
=yes
20541 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20543 $as_echo "$as_me: failed program was:" >&5
20544 sed 's/^/| /' conftest.
$ac_ext >&5
20549 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20551 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_struct_xinpgen" >&5
20552 $as_echo "$ac_cv_type_struct_xinpgen" >&6; }
20553 if test "x$ac_cv_type_struct_xinpgen" = x
""yes; then
20555 cat >>confdefs.h
<<_ACEOF
20556 #define HAVE_STRUCT_XINPGEN 1
20563 { $as_echo "$as_me:$LINENO: checking for struct ff_effect.direction" >&5
20564 $as_echo_n "checking for struct ff_effect.direction... " >&6; }
20565 if test "${ac_cv_member_struct_ff_effect_direction+set}" = set; then
20566 $as_echo_n "(cached) " >&6
20568 cat >conftest.
$ac_ext <<_ACEOF
20571 cat confdefs.h
>>conftest.
$ac_ext
20572 cat >>conftest.
$ac_ext <<_ACEOF
20573 /* end confdefs.h. */
20574 #ifdef HAVE_LINUX_INPUT_H
20575 #include <linux/input.h>
20581 static struct ff_effect ac_aggr;
20582 if (ac_aggr.direction)
20588 rm -f conftest.
$ac_objext
20589 if { (ac_try
="$ac_compile"
20590 case "(($ac_try" in
20591 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20592 *) ac_try_echo=$ac_try;;
20594 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20595 $as_echo "$ac_try_echo") >&5
20596 (eval "$ac_compile") 2>conftest.er1
20598 grep -v '^ *+' conftest.er1 >conftest.err
20600 cat conftest.err >&5
20601 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20602 (exit $ac_status); } && {
20603 test -z "$ac_c_werror_flag" ||
20604 test ! -s conftest.err
20605 } && test -s conftest.$ac_objext; then
20606 ac_cv_member_struct_ff_effect_direction=yes
20608 $as_echo "$as_me: failed program was:" >&5
20609 sed 's/^/| /' conftest.$ac_ext >&5
20611 cat >conftest.$ac_ext <<_ACEOF
20614 cat confdefs.h >>conftest.$ac_ext
20615 cat >>conftest.$ac_ext <<_ACEOF
20616 /* end confdefs.h. */
20617 #ifdef HAVE_LINUX_INPUT_H
20618 #include <linux/input.h>
20624 static struct ff_effect ac_aggr;
20625 if (sizeof ac_aggr.direction)
20631 rm -f conftest.$ac_objext
20632 if { (ac_try="$ac_compile"
20633 case "(($ac_try" in
20634 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20635 *) ac_try_echo
=$ac_try;;
20637 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20638 $as_echo "$ac_try_echo") >&5
20639 (eval "$ac_compile") 2>conftest.er1
20641 grep -v '^ *+' conftest.er1
>conftest.err
20643 cat conftest.err
>&5
20644 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20645 (exit $ac_status); } && {
20646 test -z "$ac_c_werror_flag" ||
20647 test ! -s conftest.err
20648 } && test -s conftest.
$ac_objext; then
20649 ac_cv_member_struct_ff_effect_direction
=yes
20651 $as_echo "$as_me: failed program was:" >&5
20652 sed 's/^/| /' conftest.
$ac_ext >&5
20654 ac_cv_member_struct_ff_effect_direction
=no
20657 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20660 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20662 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_ff_effect_direction" >&5
20663 $as_echo "$ac_cv_member_struct_ff_effect_direction" >&6; }
20664 if test "x$ac_cv_member_struct_ff_effect_direction" = x
""yes; then
20666 cat >>confdefs.h
<<_ACEOF
20667 #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1
20674 { $as_echo "$as_me:$LINENO: checking for sigaddset" >&5
20675 $as_echo_n "checking for sigaddset... " >&6; }
20676 if test "${wine_cv_have_sigaddset+set}" = set; then
20677 $as_echo_n "(cached) " >&6
20679 cat >conftest.
$ac_ext <<_ACEOF
20682 cat confdefs.h
>>conftest.
$ac_ext
20683 cat >>conftest.
$ac_ext <<_ACEOF
20684 /* end confdefs.h. */
20685 #include <signal.h>
20689 sigset_t set; sigaddset(&set,SIGTERM);
20694 rm -f conftest.
$ac_objext conftest
$ac_exeext
20695 if { (ac_try
="$ac_link"
20696 case "(($ac_try" in
20697 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20698 *) ac_try_echo=$ac_try;;
20700 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20701 $as_echo "$ac_try_echo") >&5
20702 (eval "$ac_link") 2>conftest.er1
20704 grep -v '^ *+' conftest.er1 >conftest.err
20706 cat conftest.err >&5
20707 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20708 (exit $ac_status); } && {
20709 test -z "$ac_c_werror_flag" ||
20710 test ! -s conftest.err
20711 } && test -s conftest$ac_exeext && {
20712 test "$cross_compiling" = yes ||
20713 $as_test_x conftest$ac_exeext
20715 wine_cv_have_sigaddset=yes
20717 $as_echo "$as_me: failed program was:" >&5
20718 sed 's/^/| /' conftest.$ac_ext >&5
20720 wine_cv_have_sigaddset=no
20723 rm -rf conftest.dSYM
20724 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20725 conftest$ac_exeext conftest.$ac_ext
20727 { $as_echo "$as_me:$LINENO: result: $wine_cv_have_sigaddset" >&5
20728 $as_echo "$wine_cv_have_sigaddset" >&6; }
20729 if test "$wine_cv_have_sigaddset" = "yes"
20732 cat >>confdefs.h <<\_ACEOF
20733 #define HAVE_SIGADDSET 1
20739 { $as_echo "$as_me:$LINENO: checking whether we can use re-entrant gethostbyname_r Linux style" >&5
20740 $as_echo_n "checking whether we can use re-entrant gethostbyname_r Linux style... " >&6; }
20741 if test "${wine_cv_linux_gethostbyname_r_6+set}" = set; then
20742 $as_echo_n "(cached) " >&6
20744 cat >conftest.$ac_ext <<_ACEOF
20747 cat confdefs.h >>conftest.$ac_ext
20748 cat >>conftest.$ac_ext <<_ACEOF
20749 /* end confdefs.h. */
20757 struct hostent *result;
20764 res=gethostbyname_r(name,&he,buf,bufsize,&result,&errnr);
20765 res=gethostbyaddr_r(addr, addrlen, addrtype,&he,buf,bufsize,&result,&errnr);
20771 rm -f conftest.$ac_objext conftest$ac_exeext
20772 if { (ac_try="$ac_link"
20773 case "(($ac_try" in
20774 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20775 *) ac_try_echo
=$ac_try;;
20777 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20778 $as_echo "$ac_try_echo") >&5
20779 (eval "$ac_link") 2>conftest.er1
20781 grep -v '^ *+' conftest.er1
>conftest.err
20783 cat conftest.err
>&5
20784 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20785 (exit $ac_status); } && {
20786 test -z "$ac_c_werror_flag" ||
20787 test ! -s conftest.err
20788 } && test -s conftest
$ac_exeext && {
20789 test "$cross_compiling" = yes ||
20790 $as_test_x conftest
$ac_exeext
20792 wine_cv_linux_gethostbyname_r_6
=yes
20794 $as_echo "$as_me: failed program was:" >&5
20795 sed 's/^/| /' conftest.
$ac_ext >&5
20797 wine_cv_linux_gethostbyname_r_6
=no
20801 rm -rf conftest.dSYM
20802 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
20803 conftest
$ac_exeext conftest.
$ac_ext
20806 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_gethostbyname_r_6" >&5
20807 $as_echo "$wine_cv_linux_gethostbyname_r_6" >&6; }
20808 if test "$wine_cv_linux_gethostbyname_r_6" = "yes"
20811 cat >>confdefs.h
<<\_ACEOF
20812 #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
20817 if test "$ac_cv_header_linux_joystick_h" = "yes"
20819 { $as_echo "$as_me:$LINENO: checking whether linux/joystick.h uses the Linux 2.2+ API" >&5
20820 $as_echo_n "checking whether linux/joystick.h uses the Linux 2.2+ API... " >&6; }
20821 if test "${wine_cv_linux_joystick_22_api+set}" = set; then
20822 $as_echo_n "(cached) " >&6
20824 cat >conftest.
$ac_ext <<_ACEOF
20827 cat confdefs.h
>>conftest.
$ac_ext
20828 cat >>conftest.
$ac_ext <<_ACEOF
20829 /* end confdefs.h. */
20831 #include <sys/ioctl.h>
20832 #include <sys/types.h>
20833 #include <linux/joystick.h>
20835 struct js_event blub;
20836 #if !defined(JS_EVENT_AXIS) || !defined(JS_EVENT_BUTTON)
20837 #error "no 2.2 header"
20848 rm -f conftest.
$ac_objext
20849 if { (ac_try
="$ac_compile"
20850 case "(($ac_try" in
20851 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20852 *) ac_try_echo=$ac_try;;
20854 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20855 $as_echo "$ac_try_echo") >&5
20856 (eval "$ac_compile") 2>conftest.er1
20858 grep -v '^ *+' conftest.er1 >conftest.err
20860 cat conftest.err >&5
20861 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20862 (exit $ac_status); } && {
20863 test -z "$ac_c_werror_flag" ||
20864 test ! -s conftest.err
20865 } && test -s conftest.$ac_objext; then
20866 wine_cv_linux_joystick_22_api=yes
20868 $as_echo "$as_me: failed program was:" >&5
20869 sed 's/^/| /' conftest.$ac_ext >&5
20871 wine_cv_linux_joystick_22_api=no
20874 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20877 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_joystick_22_api" >&5
20878 $as_echo "$wine_cv_linux_joystick_22_api" >&6; }
20879 if test "$wine_cv_linux_joystick_22_api" = "yes"
20882 cat >>confdefs.h <<\_ACEOF
20883 #define HAVE_LINUX_22_JOYSTICK_API 1
20890 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bfree" >&5
20891 $as_echo_n "checking for struct statfs.f_bfree... " >&6; }
20892 if test "${ac_cv_member_struct_statfs_f_bfree+set}" = set; then
20893 $as_echo_n "(cached) " >&6
20895 cat >conftest.$ac_ext <<_ACEOF
20898 cat confdefs.h >>conftest.$ac_ext
20899 cat >>conftest.$ac_ext <<_ACEOF
20900 /* end confdefs.h. */
20901 #include <sys/types.h>
20902 #ifdef HAVE_SYS_PARAM_H
20903 # include <sys/param.h>
20905 #ifdef HAVE_SYS_MOUNT_H
20906 # include <sys/mount.h>
20908 #ifdef HAVE_SYS_VFS_H
20909 # include <sys/vfs.h>
20911 #ifdef HAVE_SYS_STATFS_H
20912 # include <sys/statfs.h>
20918 static struct statfs ac_aggr;
20919 if (ac_aggr.f_bfree)
20925 rm -f conftest.$ac_objext
20926 if { (ac_try="$ac_compile"
20927 case "(($ac_try" in
20928 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20929 *) ac_try_echo
=$ac_try;;
20931 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20932 $as_echo "$ac_try_echo") >&5
20933 (eval "$ac_compile") 2>conftest.er1
20935 grep -v '^ *+' conftest.er1
>conftest.err
20937 cat conftest.err
>&5
20938 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20939 (exit $ac_status); } && {
20940 test -z "$ac_c_werror_flag" ||
20941 test ! -s conftest.err
20942 } && test -s conftest.
$ac_objext; then
20943 ac_cv_member_struct_statfs_f_bfree
=yes
20945 $as_echo "$as_me: failed program was:" >&5
20946 sed 's/^/| /' conftest.
$ac_ext >&5
20948 cat >conftest.
$ac_ext <<_ACEOF
20951 cat confdefs.h
>>conftest.
$ac_ext
20952 cat >>conftest.
$ac_ext <<_ACEOF
20953 /* end confdefs.h. */
20954 #include <sys/types.h>
20955 #ifdef HAVE_SYS_PARAM_H
20956 # include <sys/param.h>
20958 #ifdef HAVE_SYS_MOUNT_H
20959 # include <sys/mount.h>
20961 #ifdef HAVE_SYS_VFS_H
20962 # include <sys/vfs.h>
20964 #ifdef HAVE_SYS_STATFS_H
20965 # include <sys/statfs.h>
20971 static struct statfs ac_aggr;
20972 if (sizeof ac_aggr.f_bfree)
20978 rm -f conftest.
$ac_objext
20979 if { (ac_try
="$ac_compile"
20980 case "(($ac_try" in
20981 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20982 *) ac_try_echo=$ac_try;;
20984 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20985 $as_echo "$ac_try_echo") >&5
20986 (eval "$ac_compile") 2>conftest.er1
20988 grep -v '^ *+' conftest.er1 >conftest.err
20990 cat conftest.err >&5
20991 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20992 (exit $ac_status); } && {
20993 test -z "$ac_c_werror_flag" ||
20994 test ! -s conftest.err
20995 } && test -s conftest.$ac_objext; then
20996 ac_cv_member_struct_statfs_f_bfree=yes
20998 $as_echo "$as_me: failed program was:" >&5
20999 sed 's/^/| /' conftest.$ac_ext >&5
21001 ac_cv_member_struct_statfs_f_bfree=no
21004 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21007 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21009 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bfree" >&5
21010 $as_echo "$ac_cv_member_struct_statfs_f_bfree" >&6; }
21011 if test "x$ac_cv_member_struct_statfs_f_bfree" = x""yes; then
21013 cat >>confdefs.h <<_ACEOF
21014 #define HAVE_STRUCT_STATFS_F_BFREE 1
21019 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bavail" >&5
21020 $as_echo_n "checking for struct statfs.f_bavail... " >&6; }
21021 if test "${ac_cv_member_struct_statfs_f_bavail+set}" = set; then
21022 $as_echo_n "(cached) " >&6
21024 cat >conftest.$ac_ext <<_ACEOF
21027 cat confdefs.h >>conftest.$ac_ext
21028 cat >>conftest.$ac_ext <<_ACEOF
21029 /* end confdefs.h. */
21030 #include <sys/types.h>
21031 #ifdef HAVE_SYS_PARAM_H
21032 # include <sys/param.h>
21034 #ifdef HAVE_SYS_MOUNT_H
21035 # include <sys/mount.h>
21037 #ifdef HAVE_SYS_VFS_H
21038 # include <sys/vfs.h>
21040 #ifdef HAVE_SYS_STATFS_H
21041 # include <sys/statfs.h>
21047 static struct statfs ac_aggr;
21048 if (ac_aggr.f_bavail)
21054 rm -f conftest.$ac_objext
21055 if { (ac_try="$ac_compile"
21056 case "(($ac_try" in
21057 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21058 *) ac_try_echo
=$ac_try;;
21060 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21061 $as_echo "$ac_try_echo") >&5
21062 (eval "$ac_compile") 2>conftest.er1
21064 grep -v '^ *+' conftest.er1
>conftest.err
21066 cat conftest.err
>&5
21067 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21068 (exit $ac_status); } && {
21069 test -z "$ac_c_werror_flag" ||
21070 test ! -s conftest.err
21071 } && test -s conftest.
$ac_objext; then
21072 ac_cv_member_struct_statfs_f_bavail
=yes
21074 $as_echo "$as_me: failed program was:" >&5
21075 sed 's/^/| /' conftest.
$ac_ext >&5
21077 cat >conftest.
$ac_ext <<_ACEOF
21080 cat confdefs.h
>>conftest.
$ac_ext
21081 cat >>conftest.
$ac_ext <<_ACEOF
21082 /* end confdefs.h. */
21083 #include <sys/types.h>
21084 #ifdef HAVE_SYS_PARAM_H
21085 # include <sys/param.h>
21087 #ifdef HAVE_SYS_MOUNT_H
21088 # include <sys/mount.h>
21090 #ifdef HAVE_SYS_VFS_H
21091 # include <sys/vfs.h>
21093 #ifdef HAVE_SYS_STATFS_H
21094 # include <sys/statfs.h>
21100 static struct statfs ac_aggr;
21101 if (sizeof ac_aggr.f_bavail)
21107 rm -f conftest.
$ac_objext
21108 if { (ac_try
="$ac_compile"
21109 case "(($ac_try" in
21110 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21111 *) ac_try_echo=$ac_try;;
21113 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21114 $as_echo "$ac_try_echo") >&5
21115 (eval "$ac_compile") 2>conftest.er1
21117 grep -v '^ *+' conftest.er1 >conftest.err
21119 cat conftest.err >&5
21120 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21121 (exit $ac_status); } && {
21122 test -z "$ac_c_werror_flag" ||
21123 test ! -s conftest.err
21124 } && test -s conftest.$ac_objext; then
21125 ac_cv_member_struct_statfs_f_bavail=yes
21127 $as_echo "$as_me: failed program was:" >&5
21128 sed 's/^/| /' conftest.$ac_ext >&5
21130 ac_cv_member_struct_statfs_f_bavail=no
21133 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21136 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21138 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bavail" >&5
21139 $as_echo "$ac_cv_member_struct_statfs_f_bavail" >&6; }
21140 if test "x$ac_cv_member_struct_statfs_f_bavail" = x""yes; then
21142 cat >>confdefs.h <<_ACEOF
21143 #define HAVE_STRUCT_STATFS_F_BAVAIL 1
21148 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_frsize" >&5
21149 $as_echo_n "checking for struct statfs.f_frsize... " >&6; }
21150 if test "${ac_cv_member_struct_statfs_f_frsize+set}" = set; then
21151 $as_echo_n "(cached) " >&6
21153 cat >conftest.$ac_ext <<_ACEOF
21156 cat confdefs.h >>conftest.$ac_ext
21157 cat >>conftest.$ac_ext <<_ACEOF
21158 /* end confdefs.h. */
21159 #include <sys/types.h>
21160 #ifdef HAVE_SYS_PARAM_H
21161 # include <sys/param.h>
21163 #ifdef HAVE_SYS_MOUNT_H
21164 # include <sys/mount.h>
21166 #ifdef HAVE_SYS_VFS_H
21167 # include <sys/vfs.h>
21169 #ifdef HAVE_SYS_STATFS_H
21170 # include <sys/statfs.h>
21176 static struct statfs ac_aggr;
21177 if (ac_aggr.f_frsize)
21183 rm -f conftest.$ac_objext
21184 if { (ac_try="$ac_compile"
21185 case "(($ac_try" in
21186 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21187 *) ac_try_echo
=$ac_try;;
21189 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21190 $as_echo "$ac_try_echo") >&5
21191 (eval "$ac_compile") 2>conftest.er1
21193 grep -v '^ *+' conftest.er1
>conftest.err
21195 cat conftest.err
>&5
21196 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21197 (exit $ac_status); } && {
21198 test -z "$ac_c_werror_flag" ||
21199 test ! -s conftest.err
21200 } && test -s conftest.
$ac_objext; then
21201 ac_cv_member_struct_statfs_f_frsize
=yes
21203 $as_echo "$as_me: failed program was:" >&5
21204 sed 's/^/| /' conftest.
$ac_ext >&5
21206 cat >conftest.
$ac_ext <<_ACEOF
21209 cat confdefs.h
>>conftest.
$ac_ext
21210 cat >>conftest.
$ac_ext <<_ACEOF
21211 /* end confdefs.h. */
21212 #include <sys/types.h>
21213 #ifdef HAVE_SYS_PARAM_H
21214 # include <sys/param.h>
21216 #ifdef HAVE_SYS_MOUNT_H
21217 # include <sys/mount.h>
21219 #ifdef HAVE_SYS_VFS_H
21220 # include <sys/vfs.h>
21222 #ifdef HAVE_SYS_STATFS_H
21223 # include <sys/statfs.h>
21229 static struct statfs ac_aggr;
21230 if (sizeof ac_aggr.f_frsize)
21236 rm -f conftest.
$ac_objext
21237 if { (ac_try
="$ac_compile"
21238 case "(($ac_try" in
21239 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21240 *) ac_try_echo=$ac_try;;
21242 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21243 $as_echo "$ac_try_echo") >&5
21244 (eval "$ac_compile") 2>conftest.er1
21246 grep -v '^ *+' conftest.er1 >conftest.err
21248 cat conftest.err >&5
21249 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21250 (exit $ac_status); } && {
21251 test -z "$ac_c_werror_flag" ||
21252 test ! -s conftest.err
21253 } && test -s conftest.$ac_objext; then
21254 ac_cv_member_struct_statfs_f_frsize=yes
21256 $as_echo "$as_me: failed program was:" >&5
21257 sed 's/^/| /' conftest.$ac_ext >&5
21259 ac_cv_member_struct_statfs_f_frsize=no
21262 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21265 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21267 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_frsize" >&5
21268 $as_echo "$ac_cv_member_struct_statfs_f_frsize" >&6; }
21269 if test "x$ac_cv_member_struct_statfs_f_frsize" = x""yes; then
21271 cat >>confdefs.h <<_ACEOF
21272 #define HAVE_STRUCT_STATFS_F_FRSIZE 1
21277 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_ffree" >&5
21278 $as_echo_n "checking for struct statfs.f_ffree... " >&6; }
21279 if test "${ac_cv_member_struct_statfs_f_ffree+set}" = set; then
21280 $as_echo_n "(cached) " >&6
21282 cat >conftest.$ac_ext <<_ACEOF
21285 cat confdefs.h >>conftest.$ac_ext
21286 cat >>conftest.$ac_ext <<_ACEOF
21287 /* end confdefs.h. */
21288 #include <sys/types.h>
21289 #ifdef HAVE_SYS_PARAM_H
21290 # include <sys/param.h>
21292 #ifdef HAVE_SYS_MOUNT_H
21293 # include <sys/mount.h>
21295 #ifdef HAVE_SYS_VFS_H
21296 # include <sys/vfs.h>
21298 #ifdef HAVE_SYS_STATFS_H
21299 # include <sys/statfs.h>
21305 static struct statfs ac_aggr;
21306 if (ac_aggr.f_ffree)
21312 rm -f conftest.$ac_objext
21313 if { (ac_try="$ac_compile"
21314 case "(($ac_try" in
21315 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21316 *) ac_try_echo
=$ac_try;;
21318 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21319 $as_echo "$ac_try_echo") >&5
21320 (eval "$ac_compile") 2>conftest.er1
21322 grep -v '^ *+' conftest.er1
>conftest.err
21324 cat conftest.err
>&5
21325 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21326 (exit $ac_status); } && {
21327 test -z "$ac_c_werror_flag" ||
21328 test ! -s conftest.err
21329 } && test -s conftest.
$ac_objext; then
21330 ac_cv_member_struct_statfs_f_ffree
=yes
21332 $as_echo "$as_me: failed program was:" >&5
21333 sed 's/^/| /' conftest.
$ac_ext >&5
21335 cat >conftest.
$ac_ext <<_ACEOF
21338 cat confdefs.h
>>conftest.
$ac_ext
21339 cat >>conftest.
$ac_ext <<_ACEOF
21340 /* end confdefs.h. */
21341 #include <sys/types.h>
21342 #ifdef HAVE_SYS_PARAM_H
21343 # include <sys/param.h>
21345 #ifdef HAVE_SYS_MOUNT_H
21346 # include <sys/mount.h>
21348 #ifdef HAVE_SYS_VFS_H
21349 # include <sys/vfs.h>
21351 #ifdef HAVE_SYS_STATFS_H
21352 # include <sys/statfs.h>
21358 static struct statfs ac_aggr;
21359 if (sizeof ac_aggr.f_ffree)
21365 rm -f conftest.
$ac_objext
21366 if { (ac_try
="$ac_compile"
21367 case "(($ac_try" in
21368 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21369 *) ac_try_echo=$ac_try;;
21371 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21372 $as_echo "$ac_try_echo") >&5
21373 (eval "$ac_compile") 2>conftest.er1
21375 grep -v '^ *+' conftest.er1 >conftest.err
21377 cat conftest.err >&5
21378 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21379 (exit $ac_status); } && {
21380 test -z "$ac_c_werror_flag" ||
21381 test ! -s conftest.err
21382 } && test -s conftest.$ac_objext; then
21383 ac_cv_member_struct_statfs_f_ffree=yes
21385 $as_echo "$as_me: failed program was:" >&5
21386 sed 's/^/| /' conftest.$ac_ext >&5
21388 ac_cv_member_struct_statfs_f_ffree=no
21391 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21394 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21396 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_ffree" >&5
21397 $as_echo "$ac_cv_member_struct_statfs_f_ffree" >&6; }
21398 if test "x$ac_cv_member_struct_statfs_f_ffree" = x""yes; then
21400 cat >>confdefs.h <<_ACEOF
21401 #define HAVE_STRUCT_STATFS_F_FFREE 1
21406 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_favail" >&5
21407 $as_echo_n "checking for struct statfs.f_favail... " >&6; }
21408 if test "${ac_cv_member_struct_statfs_f_favail+set}" = set; then
21409 $as_echo_n "(cached) " >&6
21411 cat >conftest.$ac_ext <<_ACEOF
21414 cat confdefs.h >>conftest.$ac_ext
21415 cat >>conftest.$ac_ext <<_ACEOF
21416 /* end confdefs.h. */
21417 #include <sys/types.h>
21418 #ifdef HAVE_SYS_PARAM_H
21419 # include <sys/param.h>
21421 #ifdef HAVE_SYS_MOUNT_H
21422 # include <sys/mount.h>
21424 #ifdef HAVE_SYS_VFS_H
21425 # include <sys/vfs.h>
21427 #ifdef HAVE_SYS_STATFS_H
21428 # include <sys/statfs.h>
21434 static struct statfs ac_aggr;
21435 if (ac_aggr.f_favail)
21441 rm -f conftest.$ac_objext
21442 if { (ac_try="$ac_compile"
21443 case "(($ac_try" in
21444 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21445 *) ac_try_echo
=$ac_try;;
21447 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21448 $as_echo "$ac_try_echo") >&5
21449 (eval "$ac_compile") 2>conftest.er1
21451 grep -v '^ *+' conftest.er1
>conftest.err
21453 cat conftest.err
>&5
21454 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21455 (exit $ac_status); } && {
21456 test -z "$ac_c_werror_flag" ||
21457 test ! -s conftest.err
21458 } && test -s conftest.
$ac_objext; then
21459 ac_cv_member_struct_statfs_f_favail
=yes
21461 $as_echo "$as_me: failed program was:" >&5
21462 sed 's/^/| /' conftest.
$ac_ext >&5
21464 cat >conftest.
$ac_ext <<_ACEOF
21467 cat confdefs.h
>>conftest.
$ac_ext
21468 cat >>conftest.
$ac_ext <<_ACEOF
21469 /* end confdefs.h. */
21470 #include <sys/types.h>
21471 #ifdef HAVE_SYS_PARAM_H
21472 # include <sys/param.h>
21474 #ifdef HAVE_SYS_MOUNT_H
21475 # include <sys/mount.h>
21477 #ifdef HAVE_SYS_VFS_H
21478 # include <sys/vfs.h>
21480 #ifdef HAVE_SYS_STATFS_H
21481 # include <sys/statfs.h>
21487 static struct statfs ac_aggr;
21488 if (sizeof ac_aggr.f_favail)
21494 rm -f conftest.
$ac_objext
21495 if { (ac_try
="$ac_compile"
21496 case "(($ac_try" in
21497 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21498 *) ac_try_echo=$ac_try;;
21500 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21501 $as_echo "$ac_try_echo") >&5
21502 (eval "$ac_compile") 2>conftest.er1
21504 grep -v '^ *+' conftest.er1 >conftest.err
21506 cat conftest.err >&5
21507 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21508 (exit $ac_status); } && {
21509 test -z "$ac_c_werror_flag" ||
21510 test ! -s conftest.err
21511 } && test -s conftest.$ac_objext; then
21512 ac_cv_member_struct_statfs_f_favail=yes
21514 $as_echo "$as_me: failed program was:" >&5
21515 sed 's/^/| /' conftest.$ac_ext >&5
21517 ac_cv_member_struct_statfs_f_favail=no
21520 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21523 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21525 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_favail" >&5
21526 $as_echo "$ac_cv_member_struct_statfs_f_favail" >&6; }
21527 if test "x$ac_cv_member_struct_statfs_f_favail" = x""yes; then
21529 cat >>confdefs.h <<_ACEOF
21530 #define HAVE_STRUCT_STATFS_F_FAVAIL 1
21535 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_namelen" >&5
21536 $as_echo_n "checking for struct statfs.f_namelen... " >&6; }
21537 if test "${ac_cv_member_struct_statfs_f_namelen+set}" = set; then
21538 $as_echo_n "(cached) " >&6
21540 cat >conftest.$ac_ext <<_ACEOF
21543 cat confdefs.h >>conftest.$ac_ext
21544 cat >>conftest.$ac_ext <<_ACEOF
21545 /* end confdefs.h. */
21546 #include <sys/types.h>
21547 #ifdef HAVE_SYS_PARAM_H
21548 # include <sys/param.h>
21550 #ifdef HAVE_SYS_MOUNT_H
21551 # include <sys/mount.h>
21553 #ifdef HAVE_SYS_VFS_H
21554 # include <sys/vfs.h>
21556 #ifdef HAVE_SYS_STATFS_H
21557 # include <sys/statfs.h>
21563 static struct statfs ac_aggr;
21564 if (ac_aggr.f_namelen)
21570 rm -f conftest.$ac_objext
21571 if { (ac_try="$ac_compile"
21572 case "(($ac_try" in
21573 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21574 *) ac_try_echo
=$ac_try;;
21576 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21577 $as_echo "$ac_try_echo") >&5
21578 (eval "$ac_compile") 2>conftest.er1
21580 grep -v '^ *+' conftest.er1
>conftest.err
21582 cat conftest.err
>&5
21583 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21584 (exit $ac_status); } && {
21585 test -z "$ac_c_werror_flag" ||
21586 test ! -s conftest.err
21587 } && test -s conftest.
$ac_objext; then
21588 ac_cv_member_struct_statfs_f_namelen
=yes
21590 $as_echo "$as_me: failed program was:" >&5
21591 sed 's/^/| /' conftest.
$ac_ext >&5
21593 cat >conftest.
$ac_ext <<_ACEOF
21596 cat confdefs.h
>>conftest.
$ac_ext
21597 cat >>conftest.
$ac_ext <<_ACEOF
21598 /* end confdefs.h. */
21599 #include <sys/types.h>
21600 #ifdef HAVE_SYS_PARAM_H
21601 # include <sys/param.h>
21603 #ifdef HAVE_SYS_MOUNT_H
21604 # include <sys/mount.h>
21606 #ifdef HAVE_SYS_VFS_H
21607 # include <sys/vfs.h>
21609 #ifdef HAVE_SYS_STATFS_H
21610 # include <sys/statfs.h>
21616 static struct statfs ac_aggr;
21617 if (sizeof ac_aggr.f_namelen)
21623 rm -f conftest.
$ac_objext
21624 if { (ac_try
="$ac_compile"
21625 case "(($ac_try" in
21626 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21627 *) ac_try_echo=$ac_try;;
21629 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21630 $as_echo "$ac_try_echo") >&5
21631 (eval "$ac_compile") 2>conftest.er1
21633 grep -v '^ *+' conftest.er1 >conftest.err
21635 cat conftest.err >&5
21636 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21637 (exit $ac_status); } && {
21638 test -z "$ac_c_werror_flag" ||
21639 test ! -s conftest.err
21640 } && test -s conftest.$ac_objext; then
21641 ac_cv_member_struct_statfs_f_namelen=yes
21643 $as_echo "$as_me: failed program was:" >&5
21644 sed 's/^/| /' conftest.$ac_ext >&5
21646 ac_cv_member_struct_statfs_f_namelen=no
21649 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21652 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21654 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_namelen" >&5
21655 $as_echo "$ac_cv_member_struct_statfs_f_namelen" >&6; }
21656 if test "x$ac_cv_member_struct_statfs_f_namelen" = x""yes; then
21658 cat >>confdefs.h <<_ACEOF
21659 #define HAVE_STRUCT_STATFS_F_NAMELEN 1
21666 { $as_echo "$as_me:$LINENO: checking for struct statvfs.f_blocks" >&5
21667 $as_echo_n "checking for struct statvfs.f_blocks... " >&6; }
21668 if test "${ac_cv_member_struct_statvfs_f_blocks+set}" = set; then
21669 $as_echo_n "(cached) " >&6
21671 cat >conftest.$ac_ext <<_ACEOF
21674 cat confdefs.h >>conftest.$ac_ext
21675 cat >>conftest.$ac_ext <<_ACEOF
21676 /* end confdefs.h. */
21677 #ifdef HAVE_SYS_STATVFS_H
21678 #include <sys/statvfs.h>
21684 static struct statvfs ac_aggr;
21685 if (ac_aggr.f_blocks)
21691 rm -f conftest.$ac_objext
21692 if { (ac_try="$ac_compile"
21693 case "(($ac_try" in
21694 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21695 *) ac_try_echo
=$ac_try;;
21697 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21698 $as_echo "$ac_try_echo") >&5
21699 (eval "$ac_compile") 2>conftest.er1
21701 grep -v '^ *+' conftest.er1
>conftest.err
21703 cat conftest.err
>&5
21704 $as_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_struct_statvfs_f_blocks
=yes
21711 $as_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_STATVFS_H
21721 #include <sys/statvfs.h>
21727 static struct statvfs ac_aggr;
21728 if (sizeof ac_aggr.f_blocks)
21734 rm -f conftest.
$ac_objext
21735 if { (ac_try
="$ac_compile"
21736 case "(($ac_try" in
21737 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21738 *) ac_try_echo=$ac_try;;
21740 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21741 $as_echo "$ac_try_echo") >&5
21742 (eval "$ac_compile") 2>conftest.er1
21744 grep -v '^ *+' conftest.er1 >conftest.err
21746 cat conftest.err >&5
21747 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21748 (exit $ac_status); } && {
21749 test -z "$ac_c_werror_flag" ||
21750 test ! -s conftest.err
21751 } && test -s conftest.$ac_objext; then
21752 ac_cv_member_struct_statvfs_f_blocks=yes
21754 $as_echo "$as_me: failed program was:" >&5
21755 sed 's/^/| /' conftest.$ac_ext >&5
21757 ac_cv_member_struct_statvfs_f_blocks=no
21760 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21763 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21765 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statvfs_f_blocks" >&5
21766 $as_echo "$ac_cv_member_struct_statvfs_f_blocks" >&6; }
21767 if test "x$ac_cv_member_struct_statvfs_f_blocks" = x""yes; then
21769 cat >>confdefs.h <<_ACEOF
21770 #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
21777 { $as_echo "$as_me:$LINENO: checking for struct msghdr.msg_accrights" >&5
21778 $as_echo_n "checking for struct msghdr.msg_accrights... " >&6; }
21779 if test "${ac_cv_member_struct_msghdr_msg_accrights+set}" = set; then
21780 $as_echo_n "(cached) " >&6
21782 cat >conftest.$ac_ext <<_ACEOF
21785 cat confdefs.h >>conftest.$ac_ext
21786 cat >>conftest.$ac_ext <<_ACEOF
21787 /* end confdefs.h. */
21788 #include <sys/types.h>
21789 #ifdef HAVE_SYS_SOCKET_H
21790 # include <sys/socket.h>
21792 #ifdef HAVE_SYS_UN_H
21793 # include <sys/un.h>
21799 static struct msghdr ac_aggr;
21800 if (ac_aggr.msg_accrights)
21806 rm -f conftest.$ac_objext
21807 if { (ac_try="$ac_compile"
21808 case "(($ac_try" in
21809 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21810 *) ac_try_echo
=$ac_try;;
21812 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21813 $as_echo "$ac_try_echo") >&5
21814 (eval "$ac_compile") 2>conftest.er1
21816 grep -v '^ *+' conftest.er1
>conftest.err
21818 cat conftest.err
>&5
21819 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21820 (exit $ac_status); } && {
21821 test -z "$ac_c_werror_flag" ||
21822 test ! -s conftest.err
21823 } && test -s conftest.
$ac_objext; then
21824 ac_cv_member_struct_msghdr_msg_accrights
=yes
21826 $as_echo "$as_me: failed program was:" >&5
21827 sed 's/^/| /' conftest.
$ac_ext >&5
21829 cat >conftest.
$ac_ext <<_ACEOF
21832 cat confdefs.h
>>conftest.
$ac_ext
21833 cat >>conftest.
$ac_ext <<_ACEOF
21834 /* end confdefs.h. */
21835 #include <sys/types.h>
21836 #ifdef HAVE_SYS_SOCKET_H
21837 # include <sys/socket.h>
21839 #ifdef HAVE_SYS_UN_H
21840 # include <sys/un.h>
21846 static struct msghdr ac_aggr;
21847 if (sizeof ac_aggr.msg_accrights)
21853 rm -f conftest.
$ac_objext
21854 if { (ac_try
="$ac_compile"
21855 case "(($ac_try" in
21856 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21857 *) ac_try_echo=$ac_try;;
21859 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21860 $as_echo "$ac_try_echo") >&5
21861 (eval "$ac_compile") 2>conftest.er1
21863 grep -v '^ *+' conftest.er1 >conftest.err
21865 cat conftest.err >&5
21866 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21867 (exit $ac_status); } && {
21868 test -z "$ac_c_werror_flag" ||
21869 test ! -s conftest.err
21870 } && test -s conftest.$ac_objext; then
21871 ac_cv_member_struct_msghdr_msg_accrights=yes
21873 $as_echo "$as_me: failed program was:" >&5
21874 sed 's/^/| /' conftest.$ac_ext >&5
21876 ac_cv_member_struct_msghdr_msg_accrights=no
21879 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21882 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21884 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_msghdr_msg_accrights" >&5
21885 $as_echo "$ac_cv_member_struct_msghdr_msg_accrights" >&6; }
21886 if test "x$ac_cv_member_struct_msghdr_msg_accrights" = x""yes; then
21888 cat >>confdefs.h <<_ACEOF
21889 #define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 1
21894 { $as_echo "$as_me:$LINENO: checking for struct sockaddr.sa_len" >&5
21895 $as_echo_n "checking for struct sockaddr.sa_len... " >&6; }
21896 if test "${ac_cv_member_struct_sockaddr_sa_len+set}" = set; then
21897 $as_echo_n "(cached) " >&6
21899 cat >conftest.$ac_ext <<_ACEOF
21902 cat confdefs.h >>conftest.$ac_ext
21903 cat >>conftest.$ac_ext <<_ACEOF
21904 /* end confdefs.h. */
21905 #include <sys/types.h>
21906 #ifdef HAVE_SYS_SOCKET_H
21907 # include <sys/socket.h>
21909 #ifdef HAVE_SYS_UN_H
21910 # include <sys/un.h>
21916 static struct sockaddr ac_aggr;
21917 if (ac_aggr.sa_len)
21923 rm -f conftest.$ac_objext
21924 if { (ac_try="$ac_compile"
21925 case "(($ac_try" in
21926 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21927 *) ac_try_echo
=$ac_try;;
21929 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21930 $as_echo "$ac_try_echo") >&5
21931 (eval "$ac_compile") 2>conftest.er1
21933 grep -v '^ *+' conftest.er1
>conftest.err
21935 cat conftest.err
>&5
21936 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21937 (exit $ac_status); } && {
21938 test -z "$ac_c_werror_flag" ||
21939 test ! -s conftest.err
21940 } && test -s conftest.
$ac_objext; then
21941 ac_cv_member_struct_sockaddr_sa_len
=yes
21943 $as_echo "$as_me: failed program was:" >&5
21944 sed 's/^/| /' conftest.
$ac_ext >&5
21946 cat >conftest.
$ac_ext <<_ACEOF
21949 cat confdefs.h
>>conftest.
$ac_ext
21950 cat >>conftest.
$ac_ext <<_ACEOF
21951 /* end confdefs.h. */
21952 #include <sys/types.h>
21953 #ifdef HAVE_SYS_SOCKET_H
21954 # include <sys/socket.h>
21956 #ifdef HAVE_SYS_UN_H
21957 # include <sys/un.h>
21963 static struct sockaddr ac_aggr;
21964 if (sizeof ac_aggr.sa_len)
21970 rm -f conftest.
$ac_objext
21971 if { (ac_try
="$ac_compile"
21972 case "(($ac_try" in
21973 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21974 *) ac_try_echo=$ac_try;;
21976 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21977 $as_echo "$ac_try_echo") >&5
21978 (eval "$ac_compile") 2>conftest.er1
21980 grep -v '^ *+' conftest.er1 >conftest.err
21982 cat conftest.err >&5
21983 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21984 (exit $ac_status); } && {
21985 test -z "$ac_c_werror_flag" ||
21986 test ! -s conftest.err
21987 } && test -s conftest.$ac_objext; then
21988 ac_cv_member_struct_sockaddr_sa_len=yes
21990 $as_echo "$as_me: failed program was:" >&5
21991 sed 's/^/| /' conftest.$ac_ext >&5
21993 ac_cv_member_struct_sockaddr_sa_len=no
21996 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21999 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22001 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_sa_len" >&5
22002 $as_echo "$ac_cv_member_struct_sockaddr_sa_len" >&6; }
22003 if test "x$ac_cv_member_struct_sockaddr_sa_len" = x""yes; then
22005 cat >>confdefs.h <<_ACEOF
22006 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
22011 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_un.sun_len" >&5
22012 $as_echo_n "checking for struct sockaddr_un.sun_len... " >&6; }
22013 if test "${ac_cv_member_struct_sockaddr_un_sun_len+set}" = set; then
22014 $as_echo_n "(cached) " >&6
22016 cat >conftest.$ac_ext <<_ACEOF
22019 cat confdefs.h >>conftest.$ac_ext
22020 cat >>conftest.$ac_ext <<_ACEOF
22021 /* end confdefs.h. */
22022 #include <sys/types.h>
22023 #ifdef HAVE_SYS_SOCKET_H
22024 # include <sys/socket.h>
22026 #ifdef HAVE_SYS_UN_H
22027 # include <sys/un.h>
22033 static struct sockaddr_un ac_aggr;
22034 if (ac_aggr.sun_len)
22040 rm -f conftest.$ac_objext
22041 if { (ac_try="$ac_compile"
22042 case "(($ac_try" in
22043 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22044 *) ac_try_echo
=$ac_try;;
22046 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22047 $as_echo "$ac_try_echo") >&5
22048 (eval "$ac_compile") 2>conftest.er1
22050 grep -v '^ *+' conftest.er1
>conftest.err
22052 cat conftest.err
>&5
22053 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22054 (exit $ac_status); } && {
22055 test -z "$ac_c_werror_flag" ||
22056 test ! -s conftest.err
22057 } && test -s conftest.
$ac_objext; then
22058 ac_cv_member_struct_sockaddr_un_sun_len
=yes
22060 $as_echo "$as_me: failed program was:" >&5
22061 sed 's/^/| /' conftest.
$ac_ext >&5
22063 cat >conftest.
$ac_ext <<_ACEOF
22066 cat confdefs.h
>>conftest.
$ac_ext
22067 cat >>conftest.
$ac_ext <<_ACEOF
22068 /* end confdefs.h. */
22069 #include <sys/types.h>
22070 #ifdef HAVE_SYS_SOCKET_H
22071 # include <sys/socket.h>
22073 #ifdef HAVE_SYS_UN_H
22074 # include <sys/un.h>
22080 static struct sockaddr_un ac_aggr;
22081 if (sizeof ac_aggr.sun_len)
22087 rm -f conftest.
$ac_objext
22088 if { (ac_try
="$ac_compile"
22089 case "(($ac_try" in
22090 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22091 *) ac_try_echo=$ac_try;;
22093 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22094 $as_echo "$ac_try_echo") >&5
22095 (eval "$ac_compile") 2>conftest.er1
22097 grep -v '^ *+' conftest.er1 >conftest.err
22099 cat conftest.err >&5
22100 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22101 (exit $ac_status); } && {
22102 test -z "$ac_c_werror_flag" ||
22103 test ! -s conftest.err
22104 } && test -s conftest.$ac_objext; then
22105 ac_cv_member_struct_sockaddr_un_sun_len=yes
22107 $as_echo "$as_me: failed program was:" >&5
22108 sed 's/^/| /' conftest.$ac_ext >&5
22110 ac_cv_member_struct_sockaddr_un_sun_len=no
22113 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22116 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22118 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_un_sun_len" >&5
22119 $as_echo "$ac_cv_member_struct_sockaddr_un_sun_len" >&6; }
22120 if test "x$ac_cv_member_struct_sockaddr_un_sun_len" = x""yes; then
22122 cat >>confdefs.h <<_ACEOF
22123 #define HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1
22130 { $as_echo "$as_me:$LINENO: checking for scsireq_t.cmd" >&5
22131 $as_echo_n "checking for scsireq_t.cmd... " >&6; }
22132 if test "${ac_cv_member_scsireq_t_cmd+set}" = set; then
22133 $as_echo_n "(cached) " >&6
22135 cat >conftest.$ac_ext <<_ACEOF
22138 cat confdefs.h >>conftest.$ac_ext
22139 cat >>conftest.$ac_ext <<_ACEOF
22140 /* end confdefs.h. */
22141 #include <sys/types.h>
22142 #ifdef HAVE_SCSI_SG_H
22143 #include <scsi/sg.h>
22149 static scsireq_t ac_aggr;
22156 rm -f conftest.$ac_objext
22157 if { (ac_try="$ac_compile"
22158 case "(($ac_try" in
22159 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22160 *) ac_try_echo
=$ac_try;;
22162 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22163 $as_echo "$ac_try_echo") >&5
22164 (eval "$ac_compile") 2>conftest.er1
22166 grep -v '^ *+' conftest.er1
>conftest.err
22168 cat conftest.err
>&5
22169 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22170 (exit $ac_status); } && {
22171 test -z "$ac_c_werror_flag" ||
22172 test ! -s conftest.err
22173 } && test -s conftest.
$ac_objext; then
22174 ac_cv_member_scsireq_t_cmd
=yes
22176 $as_echo "$as_me: failed program was:" >&5
22177 sed 's/^/| /' conftest.
$ac_ext >&5
22179 cat >conftest.
$ac_ext <<_ACEOF
22182 cat confdefs.h
>>conftest.
$ac_ext
22183 cat >>conftest.
$ac_ext <<_ACEOF
22184 /* end confdefs.h. */
22185 #include <sys/types.h>
22186 #ifdef HAVE_SCSI_SG_H
22187 #include <scsi/sg.h>
22193 static scsireq_t ac_aggr;
22194 if (sizeof ac_aggr.cmd)
22200 rm -f conftest.
$ac_objext
22201 if { (ac_try
="$ac_compile"
22202 case "(($ac_try" in
22203 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22204 *) ac_try_echo=$ac_try;;
22206 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22207 $as_echo "$ac_try_echo") >&5
22208 (eval "$ac_compile") 2>conftest.er1
22210 grep -v '^ *+' conftest.er1 >conftest.err
22212 cat conftest.err >&5
22213 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22214 (exit $ac_status); } && {
22215 test -z "$ac_c_werror_flag" ||
22216 test ! -s conftest.err
22217 } && test -s conftest.$ac_objext; then
22218 ac_cv_member_scsireq_t_cmd=yes
22220 $as_echo "$as_me: failed program was:" >&5
22221 sed 's/^/| /' conftest.$ac_ext >&5
22223 ac_cv_member_scsireq_t_cmd=no
22226 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22229 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22231 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_scsireq_t_cmd" >&5
22232 $as_echo "$ac_cv_member_scsireq_t_cmd" >&6; }
22233 if test "x$ac_cv_member_scsireq_t_cmd" = x""yes; then
22235 cat >>confdefs.h <<_ACEOF
22236 #define HAVE_SCSIREQ_T_CMD 1
22241 { $as_echo "$as_me:$LINENO: checking for sg_io_hdr_t.interface_id" >&5
22242 $as_echo_n "checking for sg_io_hdr_t.interface_id... " >&6; }
22243 if test "${ac_cv_member_sg_io_hdr_t_interface_id+set}" = set; then
22244 $as_echo_n "(cached) " >&6
22246 cat >conftest.$ac_ext <<_ACEOF
22249 cat confdefs.h >>conftest.$ac_ext
22250 cat >>conftest.$ac_ext <<_ACEOF
22251 /* end confdefs.h. */
22252 #include <sys/types.h>
22253 #ifdef HAVE_SCSI_SG_H
22254 #include <scsi/sg.h>
22260 static sg_io_hdr_t ac_aggr;
22261 if (ac_aggr.interface_id)
22267 rm -f conftest.$ac_objext
22268 if { (ac_try="$ac_compile"
22269 case "(($ac_try" in
22270 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22271 *) ac_try_echo
=$ac_try;;
22273 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22274 $as_echo "$ac_try_echo") >&5
22275 (eval "$ac_compile") 2>conftest.er1
22277 grep -v '^ *+' conftest.er1
>conftest.err
22279 cat conftest.err
>&5
22280 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22281 (exit $ac_status); } && {
22282 test -z "$ac_c_werror_flag" ||
22283 test ! -s conftest.err
22284 } && test -s conftest.
$ac_objext; then
22285 ac_cv_member_sg_io_hdr_t_interface_id
=yes
22287 $as_echo "$as_me: failed program was:" >&5
22288 sed 's/^/| /' conftest.
$ac_ext >&5
22290 cat >conftest.
$ac_ext <<_ACEOF
22293 cat confdefs.h
>>conftest.
$ac_ext
22294 cat >>conftest.
$ac_ext <<_ACEOF
22295 /* end confdefs.h. */
22296 #include <sys/types.h>
22297 #ifdef HAVE_SCSI_SG_H
22298 #include <scsi/sg.h>
22304 static sg_io_hdr_t ac_aggr;
22305 if (sizeof ac_aggr.interface_id)
22311 rm -f conftest.
$ac_objext
22312 if { (ac_try
="$ac_compile"
22313 case "(($ac_try" in
22314 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22315 *) ac_try_echo=$ac_try;;
22317 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22318 $as_echo "$ac_try_echo") >&5
22319 (eval "$ac_compile") 2>conftest.er1
22321 grep -v '^ *+' conftest.er1 >conftest.err
22323 cat conftest.err >&5
22324 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22325 (exit $ac_status); } && {
22326 test -z "$ac_c_werror_flag" ||
22327 test ! -s conftest.err
22328 } && test -s conftest.$ac_objext; then
22329 ac_cv_member_sg_io_hdr_t_interface_id=yes
22331 $as_echo "$as_me: failed program was:" >&5
22332 sed 's/^/| /' conftest.$ac_ext >&5
22334 ac_cv_member_sg_io_hdr_t_interface_id=no
22337 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22340 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22342 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_sg_io_hdr_t_interface_id" >&5
22343 $as_echo "$ac_cv_member_sg_io_hdr_t_interface_id" >&6; }
22344 if test "x$ac_cv_member_sg_io_hdr_t_interface_id" = x""yes; then
22346 cat >>confdefs.h <<_ACEOF
22347 #define HAVE_SG_IO_HDR_T_INTERFACE_ID 1
22354 { $as_echo "$as_me:$LINENO: checking for siginfo_t.si_fd" >&5
22355 $as_echo_n "checking for siginfo_t.si_fd... " >&6; }
22356 if test "${ac_cv_member_siginfo_t_si_fd+set}" = set; then
22357 $as_echo_n "(cached) " >&6
22359 cat >conftest.$ac_ext <<_ACEOF
22362 cat confdefs.h >>conftest.$ac_ext
22363 cat >>conftest.$ac_ext <<_ACEOF
22364 /* end confdefs.h. */
22365 #include <signal.h>
22370 static siginfo_t ac_aggr;
22377 rm -f conftest.$ac_objext
22378 if { (ac_try="$ac_compile"
22379 case "(($ac_try" in
22380 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22381 *) ac_try_echo
=$ac_try;;
22383 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22384 $as_echo "$ac_try_echo") >&5
22385 (eval "$ac_compile") 2>conftest.er1
22387 grep -v '^ *+' conftest.er1
>conftest.err
22389 cat conftest.err
>&5
22390 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22391 (exit $ac_status); } && {
22392 test -z "$ac_c_werror_flag" ||
22393 test ! -s conftest.err
22394 } && test -s conftest.
$ac_objext; then
22395 ac_cv_member_siginfo_t_si_fd
=yes
22397 $as_echo "$as_me: failed program was:" >&5
22398 sed 's/^/| /' conftest.
$ac_ext >&5
22400 cat >conftest.
$ac_ext <<_ACEOF
22403 cat confdefs.h
>>conftest.
$ac_ext
22404 cat >>conftest.
$ac_ext <<_ACEOF
22405 /* end confdefs.h. */
22406 #include <signal.h>
22411 static siginfo_t ac_aggr;
22412 if (sizeof ac_aggr.si_fd)
22418 rm -f conftest.
$ac_objext
22419 if { (ac_try
="$ac_compile"
22420 case "(($ac_try" in
22421 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22422 *) ac_try_echo=$ac_try;;
22424 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22425 $as_echo "$ac_try_echo") >&5
22426 (eval "$ac_compile") 2>conftest.er1
22428 grep -v '^ *+' conftest.er1 >conftest.err
22430 cat conftest.err >&5
22431 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22432 (exit $ac_status); } && {
22433 test -z "$ac_c_werror_flag" ||
22434 test ! -s conftest.err
22435 } && test -s conftest.$ac_objext; then
22436 ac_cv_member_siginfo_t_si_fd=yes
22438 $as_echo "$as_me: failed program was:" >&5
22439 sed 's/^/| /' conftest.$ac_ext >&5
22441 ac_cv_member_siginfo_t_si_fd=no
22444 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22447 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22449 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_siginfo_t_si_fd" >&5
22450 $as_echo "$ac_cv_member_siginfo_t_si_fd" >&6; }
22451 if test "x$ac_cv_member_siginfo_t_si_fd" = x""yes; then
22453 cat >>confdefs.h <<_ACEOF
22454 #define HAVE_SIGINFO_T_SI_FD 1
22461 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blksiz" >&5
22462 $as_echo_n "checking for struct mtget.mt_blksiz... " >&6; }
22463 if test "${ac_cv_member_struct_mtget_mt_blksiz+set}" = set; then
22464 $as_echo_n "(cached) " >&6
22466 cat >conftest.$ac_ext <<_ACEOF
22469 cat confdefs.h >>conftest.$ac_ext
22470 cat >>conftest.$ac_ext <<_ACEOF
22471 /* end confdefs.h. */
22472 #include <sys/types.h>
22473 #ifdef HAVE_SYS_MTIO_H
22474 #include <sys/mtio.h>
22480 static struct mtget ac_aggr;
22481 if (ac_aggr.mt_blksiz)
22487 rm -f conftest.$ac_objext
22488 if { (ac_try="$ac_compile"
22489 case "(($ac_try" in
22490 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22491 *) ac_try_echo
=$ac_try;;
22493 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22494 $as_echo "$ac_try_echo") >&5
22495 (eval "$ac_compile") 2>conftest.er1
22497 grep -v '^ *+' conftest.er1
>conftest.err
22499 cat conftest.err
>&5
22500 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22501 (exit $ac_status); } && {
22502 test -z "$ac_c_werror_flag" ||
22503 test ! -s conftest.err
22504 } && test -s conftest.
$ac_objext; then
22505 ac_cv_member_struct_mtget_mt_blksiz
=yes
22507 $as_echo "$as_me: failed program was:" >&5
22508 sed 's/^/| /' conftest.
$ac_ext >&5
22510 cat >conftest.
$ac_ext <<_ACEOF
22513 cat confdefs.h
>>conftest.
$ac_ext
22514 cat >>conftest.
$ac_ext <<_ACEOF
22515 /* end confdefs.h. */
22516 #include <sys/types.h>
22517 #ifdef HAVE_SYS_MTIO_H
22518 #include <sys/mtio.h>
22524 static struct mtget ac_aggr;
22525 if (sizeof ac_aggr.mt_blksiz)
22531 rm -f conftest.
$ac_objext
22532 if { (ac_try
="$ac_compile"
22533 case "(($ac_try" in
22534 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22535 *) ac_try_echo=$ac_try;;
22537 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22538 $as_echo "$ac_try_echo") >&5
22539 (eval "$ac_compile") 2>conftest.er1
22541 grep -v '^ *+' conftest.er1 >conftest.err
22543 cat conftest.err >&5
22544 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22545 (exit $ac_status); } && {
22546 test -z "$ac_c_werror_flag" ||
22547 test ! -s conftest.err
22548 } && test -s conftest.$ac_objext; then
22549 ac_cv_member_struct_mtget_mt_blksiz=yes
22551 $as_echo "$as_me: failed program was:" >&5
22552 sed 's/^/| /' conftest.$ac_ext >&5
22554 ac_cv_member_struct_mtget_mt_blksiz=no
22557 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22560 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22562 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blksiz" >&5
22563 $as_echo "$ac_cv_member_struct_mtget_mt_blksiz" >&6; }
22564 if test "x$ac_cv_member_struct_mtget_mt_blksiz" = x""yes; then
22566 cat >>confdefs.h <<_ACEOF
22567 #define HAVE_STRUCT_MTGET_MT_BLKSIZ 1
22572 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_gstat" >&5
22573 $as_echo_n "checking for struct mtget.mt_gstat... " >&6; }
22574 if test "${ac_cv_member_struct_mtget_mt_gstat+set}" = set; then
22575 $as_echo_n "(cached) " >&6
22577 cat >conftest.$ac_ext <<_ACEOF
22580 cat confdefs.h >>conftest.$ac_ext
22581 cat >>conftest.$ac_ext <<_ACEOF
22582 /* end confdefs.h. */
22583 #include <sys/types.h>
22584 #ifdef HAVE_SYS_MTIO_H
22585 #include <sys/mtio.h>
22591 static struct mtget ac_aggr;
22592 if (ac_aggr.mt_gstat)
22598 rm -f conftest.$ac_objext
22599 if { (ac_try="$ac_compile"
22600 case "(($ac_try" in
22601 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22602 *) ac_try_echo
=$ac_try;;
22604 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22605 $as_echo "$ac_try_echo") >&5
22606 (eval "$ac_compile") 2>conftest.er1
22608 grep -v '^ *+' conftest.er1
>conftest.err
22610 cat conftest.err
>&5
22611 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22612 (exit $ac_status); } && {
22613 test -z "$ac_c_werror_flag" ||
22614 test ! -s conftest.err
22615 } && test -s conftest.
$ac_objext; then
22616 ac_cv_member_struct_mtget_mt_gstat
=yes
22618 $as_echo "$as_me: failed program was:" >&5
22619 sed 's/^/| /' conftest.
$ac_ext >&5
22621 cat >conftest.
$ac_ext <<_ACEOF
22624 cat confdefs.h
>>conftest.
$ac_ext
22625 cat >>conftest.
$ac_ext <<_ACEOF
22626 /* end confdefs.h. */
22627 #include <sys/types.h>
22628 #ifdef HAVE_SYS_MTIO_H
22629 #include <sys/mtio.h>
22635 static struct mtget ac_aggr;
22636 if (sizeof ac_aggr.mt_gstat)
22642 rm -f conftest.
$ac_objext
22643 if { (ac_try
="$ac_compile"
22644 case "(($ac_try" in
22645 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22646 *) ac_try_echo=$ac_try;;
22648 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22649 $as_echo "$ac_try_echo") >&5
22650 (eval "$ac_compile") 2>conftest.er1
22652 grep -v '^ *+' conftest.er1 >conftest.err
22654 cat conftest.err >&5
22655 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22656 (exit $ac_status); } && {
22657 test -z "$ac_c_werror_flag" ||
22658 test ! -s conftest.err
22659 } && test -s conftest.$ac_objext; then
22660 ac_cv_member_struct_mtget_mt_gstat=yes
22662 $as_echo "$as_me: failed program was:" >&5
22663 sed 's/^/| /' conftest.$ac_ext >&5
22665 ac_cv_member_struct_mtget_mt_gstat=no
22668 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22671 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22673 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_gstat" >&5
22674 $as_echo "$ac_cv_member_struct_mtget_mt_gstat" >&6; }
22675 if test "x$ac_cv_member_struct_mtget_mt_gstat" = x""yes; then
22677 cat >>confdefs.h <<_ACEOF
22678 #define HAVE_STRUCT_MTGET_MT_GSTAT 1
22683 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blkno" >&5
22684 $as_echo_n "checking for struct mtget.mt_blkno... " >&6; }
22685 if test "${ac_cv_member_struct_mtget_mt_blkno+set}" = set; then
22686 $as_echo_n "(cached) " >&6
22688 cat >conftest.$ac_ext <<_ACEOF
22691 cat confdefs.h >>conftest.$ac_ext
22692 cat >>conftest.$ac_ext <<_ACEOF
22693 /* end confdefs.h. */
22694 #include <sys/types.h>
22695 #ifdef HAVE_SYS_MTIO_H
22696 #include <sys/mtio.h>
22702 static struct mtget ac_aggr;
22703 if (ac_aggr.mt_blkno)
22709 rm -f conftest.$ac_objext
22710 if { (ac_try="$ac_compile"
22711 case "(($ac_try" in
22712 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22713 *) ac_try_echo
=$ac_try;;
22715 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22716 $as_echo "$ac_try_echo") >&5
22717 (eval "$ac_compile") 2>conftest.er1
22719 grep -v '^ *+' conftest.er1
>conftest.err
22721 cat conftest.err
>&5
22722 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22723 (exit $ac_status); } && {
22724 test -z "$ac_c_werror_flag" ||
22725 test ! -s conftest.err
22726 } && test -s conftest.
$ac_objext; then
22727 ac_cv_member_struct_mtget_mt_blkno
=yes
22729 $as_echo "$as_me: failed program was:" >&5
22730 sed 's/^/| /' conftest.
$ac_ext >&5
22732 cat >conftest.
$ac_ext <<_ACEOF
22735 cat confdefs.h
>>conftest.
$ac_ext
22736 cat >>conftest.
$ac_ext <<_ACEOF
22737 /* end confdefs.h. */
22738 #include <sys/types.h>
22739 #ifdef HAVE_SYS_MTIO_H
22740 #include <sys/mtio.h>
22746 static struct mtget ac_aggr;
22747 if (sizeof ac_aggr.mt_blkno)
22753 rm -f conftest.
$ac_objext
22754 if { (ac_try
="$ac_compile"
22755 case "(($ac_try" in
22756 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22757 *) ac_try_echo=$ac_try;;
22759 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22760 $as_echo "$ac_try_echo") >&5
22761 (eval "$ac_compile") 2>conftest.er1
22763 grep -v '^ *+' conftest.er1 >conftest.err
22765 cat conftest.err >&5
22766 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22767 (exit $ac_status); } && {
22768 test -z "$ac_c_werror_flag" ||
22769 test ! -s conftest.err
22770 } && test -s conftest.$ac_objext; then
22771 ac_cv_member_struct_mtget_mt_blkno=yes
22773 $as_echo "$as_me: failed program was:" >&5
22774 sed 's/^/| /' conftest.$ac_ext >&5
22776 ac_cv_member_struct_mtget_mt_blkno=no
22779 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22782 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22784 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blkno" >&5
22785 $as_echo "$ac_cv_member_struct_mtget_mt_blkno" >&6; }
22786 if test "x$ac_cv_member_struct_mtget_mt_blkno" = x""yes; then
22788 cat >>confdefs.h <<_ACEOF
22789 #define HAVE_STRUCT_MTGET_MT_BLKNO 1
22796 { $as_echo "$as_me:$LINENO: checking for struct option.name" >&5
22797 $as_echo_n "checking for struct option.name... " >&6; }
22798 if test "${ac_cv_member_struct_option_name+set}" = set; then
22799 $as_echo_n "(cached) " >&6
22801 cat >conftest.$ac_ext <<_ACEOF
22804 cat confdefs.h >>conftest.$ac_ext
22805 cat >>conftest.$ac_ext <<_ACEOF
22806 /* end confdefs.h. */
22807 #ifdef HAVE_GETOPT_H
22808 #include <getopt.h>
22814 static struct option ac_aggr;
22821 rm -f conftest.$ac_objext
22822 if { (ac_try="$ac_compile"
22823 case "(($ac_try" in
22824 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22825 *) ac_try_echo
=$ac_try;;
22827 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22828 $as_echo "$ac_try_echo") >&5
22829 (eval "$ac_compile") 2>conftest.er1
22831 grep -v '^ *+' conftest.er1
>conftest.err
22833 cat conftest.err
>&5
22834 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22835 (exit $ac_status); } && {
22836 test -z "$ac_c_werror_flag" ||
22837 test ! -s conftest.err
22838 } && test -s conftest.
$ac_objext; then
22839 ac_cv_member_struct_option_name
=yes
22841 $as_echo "$as_me: failed program was:" >&5
22842 sed 's/^/| /' conftest.
$ac_ext >&5
22844 cat >conftest.
$ac_ext <<_ACEOF
22847 cat confdefs.h
>>conftest.
$ac_ext
22848 cat >>conftest.
$ac_ext <<_ACEOF
22849 /* end confdefs.h. */
22850 #ifdef HAVE_GETOPT_H
22851 #include <getopt.h>
22857 static struct option ac_aggr;
22858 if (sizeof ac_aggr.name)
22864 rm -f conftest.
$ac_objext
22865 if { (ac_try
="$ac_compile"
22866 case "(($ac_try" in
22867 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22868 *) ac_try_echo=$ac_try;;
22870 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22871 $as_echo "$ac_try_echo") >&5
22872 (eval "$ac_compile") 2>conftest.er1
22874 grep -v '^ *+' conftest.er1 >conftest.err
22876 cat conftest.err >&5
22877 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22878 (exit $ac_status); } && {
22879 test -z "$ac_c_werror_flag" ||
22880 test ! -s conftest.err
22881 } && test -s conftest.$ac_objext; then
22882 ac_cv_member_struct_option_name=yes
22884 $as_echo "$as_me: failed program was:" >&5
22885 sed 's/^/| /' conftest.$ac_ext >&5
22887 ac_cv_member_struct_option_name=no
22890 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22893 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22895 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_option_name" >&5
22896 $as_echo "$ac_cv_member_struct_option_name" >&6; }
22897 if test "x$ac_cv_member_struct_option_name" = x""yes; then
22899 cat >>confdefs.h <<_ACEOF
22900 #define HAVE_STRUCT_OPTION_NAME 1
22907 { $as_echo "$as_me:$LINENO: checking for struct stat.st_blocks" >&5
22908 $as_echo_n "checking for struct stat.st_blocks... " >&6; }
22909 if test "${ac_cv_member_struct_stat_st_blocks+set}" = set; then
22910 $as_echo_n "(cached) " >&6
22912 cat >conftest.$ac_ext <<_ACEOF
22915 cat confdefs.h >>conftest.$ac_ext
22916 cat >>conftest.$ac_ext <<_ACEOF
22917 /* end confdefs.h. */
22918 $ac_includes_default
22922 static struct stat ac_aggr;
22923 if (ac_aggr.st_blocks)
22929 rm -f conftest.$ac_objext
22930 if { (ac_try="$ac_compile"
22931 case "(($ac_try" in
22932 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22933 *) ac_try_echo
=$ac_try;;
22935 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22936 $as_echo "$ac_try_echo") >&5
22937 (eval "$ac_compile") 2>conftest.er1
22939 grep -v '^ *+' conftest.er1
>conftest.err
22941 cat conftest.err
>&5
22942 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22943 (exit $ac_status); } && {
22944 test -z "$ac_c_werror_flag" ||
22945 test ! -s conftest.err
22946 } && test -s conftest.
$ac_objext; then
22947 ac_cv_member_struct_stat_st_blocks
=yes
22949 $as_echo "$as_me: failed program was:" >&5
22950 sed 's/^/| /' conftest.
$ac_ext >&5
22952 cat >conftest.
$ac_ext <<_ACEOF
22955 cat confdefs.h
>>conftest.
$ac_ext
22956 cat >>conftest.
$ac_ext <<_ACEOF
22957 /* end confdefs.h. */
22958 $ac_includes_default
22962 static struct stat ac_aggr;
22963 if (sizeof ac_aggr.st_blocks)
22969 rm -f conftest.
$ac_objext
22970 if { (ac_try
="$ac_compile"
22971 case "(($ac_try" in
22972 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22973 *) ac_try_echo=$ac_try;;
22975 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22976 $as_echo "$ac_try_echo") >&5
22977 (eval "$ac_compile") 2>conftest.er1
22979 grep -v '^ *+' conftest.er1 >conftest.err
22981 cat conftest.err >&5
22982 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22983 (exit $ac_status); } && {
22984 test -z "$ac_c_werror_flag" ||
22985 test ! -s conftest.err
22986 } && test -s conftest.$ac_objext; then
22987 ac_cv_member_struct_stat_st_blocks=yes
22989 $as_echo "$as_me: failed program was:" >&5
22990 sed 's/^/| /' conftest.$ac_ext >&5
22992 ac_cv_member_struct_stat_st_blocks=no
22995 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22998 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23000 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_blocks" >&5
23001 $as_echo "$ac_cv_member_struct_stat_st_blocks" >&6; }
23002 if test "x$ac_cv_member_struct_stat_st_blocks" = x""yes; then
23004 cat >>confdefs.h <<_ACEOF
23005 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
23010 { $as_echo "$as_me:$LINENO: checking for struct stat.st_mtim" >&5
23011 $as_echo_n "checking for struct stat.st_mtim... " >&6; }
23012 if test "${ac_cv_member_struct_stat_st_mtim+set}" = set; then
23013 $as_echo_n "(cached) " >&6
23015 cat >conftest.$ac_ext <<_ACEOF
23018 cat confdefs.h >>conftest.$ac_ext
23019 cat >>conftest.$ac_ext <<_ACEOF
23020 /* end confdefs.h. */
23021 $ac_includes_default
23025 static struct stat ac_aggr;
23026 if (ac_aggr.st_mtim)
23032 rm -f conftest.$ac_objext
23033 if { (ac_try="$ac_compile"
23034 case "(($ac_try" in
23035 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23036 *) ac_try_echo
=$ac_try;;
23038 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23039 $as_echo "$ac_try_echo") >&5
23040 (eval "$ac_compile") 2>conftest.er1
23042 grep -v '^ *+' conftest.er1
>conftest.err
23044 cat conftest.err
>&5
23045 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23046 (exit $ac_status); } && {
23047 test -z "$ac_c_werror_flag" ||
23048 test ! -s conftest.err
23049 } && test -s conftest.
$ac_objext; then
23050 ac_cv_member_struct_stat_st_mtim
=yes
23052 $as_echo "$as_me: failed program was:" >&5
23053 sed 's/^/| /' conftest.
$ac_ext >&5
23055 cat >conftest.
$ac_ext <<_ACEOF
23058 cat confdefs.h
>>conftest.
$ac_ext
23059 cat >>conftest.
$ac_ext <<_ACEOF
23060 /* end confdefs.h. */
23061 $ac_includes_default
23065 static struct stat ac_aggr;
23066 if (sizeof ac_aggr.st_mtim)
23072 rm -f conftest.
$ac_objext
23073 if { (ac_try
="$ac_compile"
23074 case "(($ac_try" in
23075 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23076 *) ac_try_echo=$ac_try;;
23078 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23079 $as_echo "$ac_try_echo") >&5
23080 (eval "$ac_compile") 2>conftest.er1
23082 grep -v '^ *+' conftest.er1 >conftest.err
23084 cat conftest.err >&5
23085 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23086 (exit $ac_status); } && {
23087 test -z "$ac_c_werror_flag" ||
23088 test ! -s conftest.err
23089 } && test -s conftest.$ac_objext; then
23090 ac_cv_member_struct_stat_st_mtim=yes
23092 $as_echo "$as_me: failed program was:" >&5
23093 sed 's/^/| /' conftest.$ac_ext >&5
23095 ac_cv_member_struct_stat_st_mtim=no
23098 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23101 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23103 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_mtim" >&5
23104 $as_echo "$ac_cv_member_struct_stat_st_mtim" >&6; }
23105 if test "x$ac_cv_member_struct_stat_st_mtim" = x""yes; then
23107 cat >>confdefs.h <<_ACEOF
23108 #define HAVE_STRUCT_STAT_ST_MTIM 1
23113 { $as_echo "$as_me:$LINENO: checking for struct stat.st_ctim" >&5
23114 $as_echo_n "checking for struct stat.st_ctim... " >&6; }
23115 if test "${ac_cv_member_struct_stat_st_ctim+set}" = set; then
23116 $as_echo_n "(cached) " >&6
23118 cat >conftest.$ac_ext <<_ACEOF
23121 cat confdefs.h >>conftest.$ac_ext
23122 cat >>conftest.$ac_ext <<_ACEOF
23123 /* end confdefs.h. */
23124 $ac_includes_default
23128 static struct stat ac_aggr;
23129 if (ac_aggr.st_ctim)
23135 rm -f conftest.$ac_objext
23136 if { (ac_try="$ac_compile"
23137 case "(($ac_try" in
23138 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23139 *) ac_try_echo
=$ac_try;;
23141 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23142 $as_echo "$ac_try_echo") >&5
23143 (eval "$ac_compile") 2>conftest.er1
23145 grep -v '^ *+' conftest.er1
>conftest.err
23147 cat conftest.err
>&5
23148 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23149 (exit $ac_status); } && {
23150 test -z "$ac_c_werror_flag" ||
23151 test ! -s conftest.err
23152 } && test -s conftest.
$ac_objext; then
23153 ac_cv_member_struct_stat_st_ctim
=yes
23155 $as_echo "$as_me: failed program was:" >&5
23156 sed 's/^/| /' conftest.
$ac_ext >&5
23158 cat >conftest.
$ac_ext <<_ACEOF
23161 cat confdefs.h
>>conftest.
$ac_ext
23162 cat >>conftest.
$ac_ext <<_ACEOF
23163 /* end confdefs.h. */
23164 $ac_includes_default
23168 static struct stat ac_aggr;
23169 if (sizeof ac_aggr.st_ctim)
23175 rm -f conftest.
$ac_objext
23176 if { (ac_try
="$ac_compile"
23177 case "(($ac_try" in
23178 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23179 *) ac_try_echo=$ac_try;;
23181 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23182 $as_echo "$ac_try_echo") >&5
23183 (eval "$ac_compile") 2>conftest.er1
23185 grep -v '^ *+' conftest.er1 >conftest.err
23187 cat conftest.err >&5
23188 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23189 (exit $ac_status); } && {
23190 test -z "$ac_c_werror_flag" ||
23191 test ! -s conftest.err
23192 } && test -s conftest.$ac_objext; then
23193 ac_cv_member_struct_stat_st_ctim=yes
23195 $as_echo "$as_me: failed program was:" >&5
23196 sed 's/^/| /' conftest.$ac_ext >&5
23198 ac_cv_member_struct_stat_st_ctim=no
23201 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23204 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23206 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_ctim" >&5
23207 $as_echo "$ac_cv_member_struct_stat_st_ctim" >&6; }
23208 if test "x$ac_cv_member_struct_stat_st_ctim" = x""yes; then
23210 cat >>confdefs.h <<_ACEOF
23211 #define HAVE_STRUCT_STAT_ST_CTIM 1
23216 { $as_echo "$as_me:$LINENO: checking for struct stat.st_atim" >&5
23217 $as_echo_n "checking for struct stat.st_atim... " >&6; }
23218 if test "${ac_cv_member_struct_stat_st_atim+set}" = set; then
23219 $as_echo_n "(cached) " >&6
23221 cat >conftest.$ac_ext <<_ACEOF
23224 cat confdefs.h >>conftest.$ac_ext
23225 cat >>conftest.$ac_ext <<_ACEOF
23226 /* end confdefs.h. */
23227 $ac_includes_default
23231 static struct stat ac_aggr;
23232 if (ac_aggr.st_atim)
23238 rm -f conftest.$ac_objext
23239 if { (ac_try="$ac_compile"
23240 case "(($ac_try" in
23241 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23242 *) ac_try_echo
=$ac_try;;
23244 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23245 $as_echo "$ac_try_echo") >&5
23246 (eval "$ac_compile") 2>conftest.er1
23248 grep -v '^ *+' conftest.er1
>conftest.err
23250 cat conftest.err
>&5
23251 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23252 (exit $ac_status); } && {
23253 test -z "$ac_c_werror_flag" ||
23254 test ! -s conftest.err
23255 } && test -s conftest.
$ac_objext; then
23256 ac_cv_member_struct_stat_st_atim
=yes
23258 $as_echo "$as_me: failed program was:" >&5
23259 sed 's/^/| /' conftest.
$ac_ext >&5
23261 cat >conftest.
$ac_ext <<_ACEOF
23264 cat confdefs.h
>>conftest.
$ac_ext
23265 cat >>conftest.
$ac_ext <<_ACEOF
23266 /* end confdefs.h. */
23267 $ac_includes_default
23271 static struct stat ac_aggr;
23272 if (sizeof ac_aggr.st_atim)
23278 rm -f conftest.
$ac_objext
23279 if { (ac_try
="$ac_compile"
23280 case "(($ac_try" in
23281 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23282 *) ac_try_echo=$ac_try;;
23284 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23285 $as_echo "$ac_try_echo") >&5
23286 (eval "$ac_compile") 2>conftest.er1
23288 grep -v '^ *+' conftest.er1 >conftest.err
23290 cat conftest.err >&5
23291 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23292 (exit $ac_status); } && {
23293 test -z "$ac_c_werror_flag" ||
23294 test ! -s conftest.err
23295 } && test -s conftest.$ac_objext; then
23296 ac_cv_member_struct_stat_st_atim=yes
23298 $as_echo "$as_me: failed program was:" >&5
23299 sed 's/^/| /' conftest.$ac_ext >&5
23301 ac_cv_member_struct_stat_st_atim=no
23304 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23307 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23309 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_atim" >&5
23310 $as_echo "$ac_cv_member_struct_stat_st_atim" >&6; }
23311 if test "x$ac_cv_member_struct_stat_st_atim" = x""yes; then
23313 cat >>confdefs.h <<_ACEOF
23314 #define HAVE_STRUCT_STAT_ST_ATIM 1
23321 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_in6.sin6_scope_id" >&5
23322 $as_echo_n "checking for struct sockaddr_in6.sin6_scope_id... " >&6; }
23323 if test "${ac_cv_member_struct_sockaddr_in6_sin6_scope_id+set}" = set; then
23324 $as_echo_n "(cached) " >&6
23326 cat >conftest.$ac_ext <<_ACEOF
23329 cat confdefs.h >>conftest.$ac_ext
23330 cat >>conftest.$ac_ext <<_ACEOF
23331 /* end confdefs.h. */
23332 #ifdef HAVE_SYS_TYPES_H
23333 #include <sys/types.h>
23335 #ifdef HAVE_NETINET_IN_H
23336 #include <netinet/in.h>
23342 static struct sockaddr_in6 ac_aggr;
23343 if (ac_aggr.sin6_scope_id)
23349 rm -f conftest.$ac_objext
23350 if { (ac_try="$ac_compile"
23351 case "(($ac_try" in
23352 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23353 *) ac_try_echo
=$ac_try;;
23355 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23356 $as_echo "$ac_try_echo") >&5
23357 (eval "$ac_compile") 2>conftest.er1
23359 grep -v '^ *+' conftest.er1
>conftest.err
23361 cat conftest.err
>&5
23362 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23363 (exit $ac_status); } && {
23364 test -z "$ac_c_werror_flag" ||
23365 test ! -s conftest.err
23366 } && test -s conftest.
$ac_objext; then
23367 ac_cv_member_struct_sockaddr_in6_sin6_scope_id
=yes
23369 $as_echo "$as_me: failed program was:" >&5
23370 sed 's/^/| /' conftest.
$ac_ext >&5
23372 cat >conftest.
$ac_ext <<_ACEOF
23375 cat confdefs.h
>>conftest.
$ac_ext
23376 cat >>conftest.
$ac_ext <<_ACEOF
23377 /* end confdefs.h. */
23378 #ifdef HAVE_SYS_TYPES_H
23379 #include <sys/types.h>
23381 #ifdef HAVE_NETINET_IN_H
23382 #include <netinet/in.h>
23388 static struct sockaddr_in6 ac_aggr;
23389 if (sizeof ac_aggr.sin6_scope_id)
23395 rm -f conftest.
$ac_objext
23396 if { (ac_try
="$ac_compile"
23397 case "(($ac_try" in
23398 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23399 *) ac_try_echo=$ac_try;;
23401 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23402 $as_echo "$ac_try_echo") >&5
23403 (eval "$ac_compile") 2>conftest.er1
23405 grep -v '^ *+' conftest.er1 >conftest.err
23407 cat conftest.err >&5
23408 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23409 (exit $ac_status); } && {
23410 test -z "$ac_c_werror_flag" ||
23411 test ! -s conftest.err
23412 } && test -s conftest.$ac_objext; then
23413 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
23415 $as_echo "$as_me: failed program was:" >&5
23416 sed 's/^/| /' conftest.$ac_ext >&5
23418 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=no
23421 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23424 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23426 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&5
23427 $as_echo "$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&6; }
23428 if test "x$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" = x""yes; then
23430 cat >>confdefs.h <<_ACEOF
23431 #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
23438 { $as_echo "$as_me:$LINENO: checking for ns_msg._msg_ptr" >&5
23439 $as_echo_n "checking for ns_msg._msg_ptr... " >&6; }
23440 if test "${ac_cv_member_ns_msg__msg_ptr+set}" = set; then
23441 $as_echo_n "(cached) " >&6
23443 cat >conftest.$ac_ext <<_ACEOF
23446 cat confdefs.h >>conftest.$ac_ext
23447 cat >>conftest.$ac_ext <<_ACEOF
23448 /* end confdefs.h. */
23449 #ifdef HAVE_SYS_TYPES_H
23450 #include <sys/types.h>
23452 #ifdef HAVE_NETINET_IN_H
23453 # include <netinet/in.h>
23455 #ifdef HAVE_ARPA_NAMESER_H
23456 # include <arpa/nameser.h>
23462 static ns_msg ac_aggr;
23463 if (ac_aggr._msg_ptr)
23469 rm -f conftest.$ac_objext
23470 if { (ac_try="$ac_compile"
23471 case "(($ac_try" in
23472 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23473 *) ac_try_echo
=$ac_try;;
23475 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23476 $as_echo "$ac_try_echo") >&5
23477 (eval "$ac_compile") 2>conftest.er1
23479 grep -v '^ *+' conftest.er1
>conftest.err
23481 cat conftest.err
>&5
23482 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23483 (exit $ac_status); } && {
23484 test -z "$ac_c_werror_flag" ||
23485 test ! -s conftest.err
23486 } && test -s conftest.
$ac_objext; then
23487 ac_cv_member_ns_msg__msg_ptr
=yes
23489 $as_echo "$as_me: failed program was:" >&5
23490 sed 's/^/| /' conftest.
$ac_ext >&5
23492 cat >conftest.
$ac_ext <<_ACEOF
23495 cat confdefs.h
>>conftest.
$ac_ext
23496 cat >>conftest.
$ac_ext <<_ACEOF
23497 /* end confdefs.h. */
23498 #ifdef HAVE_SYS_TYPES_H
23499 #include <sys/types.h>
23501 #ifdef HAVE_NETINET_IN_H
23502 # include <netinet/in.h>
23504 #ifdef HAVE_ARPA_NAMESER_H
23505 # include <arpa/nameser.h>
23511 static ns_msg ac_aggr;
23512 if (sizeof ac_aggr._msg_ptr)
23518 rm -f conftest.
$ac_objext
23519 if { (ac_try
="$ac_compile"
23520 case "(($ac_try" in
23521 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23522 *) ac_try_echo=$ac_try;;
23524 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23525 $as_echo "$ac_try_echo") >&5
23526 (eval "$ac_compile") 2>conftest.er1
23528 grep -v '^ *+' conftest.er1 >conftest.err
23530 cat conftest.err >&5
23531 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23532 (exit $ac_status); } && {
23533 test -z "$ac_c_werror_flag" ||
23534 test ! -s conftest.err
23535 } && test -s conftest.$ac_objext; then
23536 ac_cv_member_ns_msg__msg_ptr=yes
23538 $as_echo "$as_me: failed program was:" >&5
23539 sed 's/^/| /' conftest.$ac_ext >&5
23541 ac_cv_member_ns_msg__msg_ptr=no
23544 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23547 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23549 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_ns_msg__msg_ptr" >&5
23550 $as_echo "$ac_cv_member_ns_msg__msg_ptr" >&6; }
23551 if test "x$ac_cv_member_ns_msg__msg_ptr" = x""yes; then
23553 cat >>confdefs.h <<_ACEOF
23554 #define HAVE_NS_MSG__MSG_PTR 1
23561 { $as_echo "$as_me:$LINENO: checking for struct icmpstat.icps_outhist" >&5
23562 $as_echo_n "checking for struct icmpstat.icps_outhist... " >&6; }
23563 if test "${ac_cv_member_struct_icmpstat_icps_outhist+set}" = set; then
23564 $as_echo_n "(cached) " >&6
23566 cat >conftest.$ac_ext <<_ACEOF
23569 cat confdefs.h >>conftest.$ac_ext
23570 cat >>conftest.$ac_ext <<_ACEOF
23571 /* end confdefs.h. */
23572 #ifdef HAVE_SYS_TYPES_H
23573 #include <sys/types.h>
23575 #ifdef HAVE_ALIAS_H
23578 #ifdef HAVE_SYS_SOCKET_H
23579 #include <sys/socket.h>
23581 #ifdef HAVE_SYS_SOCKETVAR_H
23582 #include <sys/socketvar.h>
23584 #ifdef HAVE_SYS_TIMEOUT_H
23585 #include <sys/timeout.h>
23587 #ifdef HAVE_NETINET_IN_H
23588 #include <netinet/in.h>
23590 #ifdef HAVE_NETINET_IN_SYSTM_H
23591 #include <netinet/in_systm.h>
23593 #ifdef HAVE_NETINET_IP_H
23594 #include <netinet/ip.h>
23596 #ifdef HAVE_NETINET_IP_VAR_H
23597 #include <netinet/ip_var.h>
23599 #ifdef HAVE_NETINET_IP_ICMP_H
23600 #include <netinet/ip_icmp.h>
23602 #ifdef HAVE_NETINET_ICMP_VAR
23603 #include <netinet/icmp_var.h>
23609 static struct icmpstat ac_aggr;
23610 if (ac_aggr.icps_outhist)
23616 rm -f conftest.$ac_objext
23617 if { (ac_try="$ac_compile"
23618 case "(($ac_try" in
23619 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23620 *) ac_try_echo
=$ac_try;;
23622 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23623 $as_echo "$ac_try_echo") >&5
23624 (eval "$ac_compile") 2>conftest.er1
23626 grep -v '^ *+' conftest.er1
>conftest.err
23628 cat conftest.err
>&5
23629 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23630 (exit $ac_status); } && {
23631 test -z "$ac_c_werror_flag" ||
23632 test ! -s conftest.err
23633 } && test -s conftest.
$ac_objext; then
23634 ac_cv_member_struct_icmpstat_icps_outhist
=yes
23636 $as_echo "$as_me: failed program was:" >&5
23637 sed 's/^/| /' conftest.
$ac_ext >&5
23639 cat >conftest.
$ac_ext <<_ACEOF
23642 cat confdefs.h
>>conftest.
$ac_ext
23643 cat >>conftest.
$ac_ext <<_ACEOF
23644 /* end confdefs.h. */
23645 #ifdef HAVE_SYS_TYPES_H
23646 #include <sys/types.h>
23648 #ifdef HAVE_ALIAS_H
23651 #ifdef HAVE_SYS_SOCKET_H
23652 #include <sys/socket.h>
23654 #ifdef HAVE_SYS_SOCKETVAR_H
23655 #include <sys/socketvar.h>
23657 #ifdef HAVE_SYS_TIMEOUT_H
23658 #include <sys/timeout.h>
23660 #ifdef HAVE_NETINET_IN_H
23661 #include <netinet/in.h>
23663 #ifdef HAVE_NETINET_IN_SYSTM_H
23664 #include <netinet/in_systm.h>
23666 #ifdef HAVE_NETINET_IP_H
23667 #include <netinet/ip.h>
23669 #ifdef HAVE_NETINET_IP_VAR_H
23670 #include <netinet/ip_var.h>
23672 #ifdef HAVE_NETINET_IP_ICMP_H
23673 #include <netinet/ip_icmp.h>
23675 #ifdef HAVE_NETINET_ICMP_VAR
23676 #include <netinet/icmp_var.h>
23682 static struct icmpstat ac_aggr;
23683 if (sizeof ac_aggr.icps_outhist)
23689 rm -f conftest.
$ac_objext
23690 if { (ac_try
="$ac_compile"
23691 case "(($ac_try" in
23692 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23693 *) ac_try_echo=$ac_try;;
23695 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23696 $as_echo "$ac_try_echo") >&5
23697 (eval "$ac_compile") 2>conftest.er1
23699 grep -v '^ *+' conftest.er1 >conftest.err
23701 cat conftest.err >&5
23702 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23703 (exit $ac_status); } && {
23704 test -z "$ac_c_werror_flag" ||
23705 test ! -s conftest.err
23706 } && test -s conftest.$ac_objext; then
23707 ac_cv_member_struct_icmpstat_icps_outhist=yes
23709 $as_echo "$as_me: failed program was:" >&5
23710 sed 's/^/| /' conftest.$ac_ext >&5
23712 ac_cv_member_struct_icmpstat_icps_outhist=no
23715 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23718 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23720 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_icmpstat_icps_outhist" >&5
23721 $as_echo "$ac_cv_member_struct_icmpstat_icps_outhist" >&6; }
23722 if test "x$ac_cv_member_struct_icmpstat_icps_outhist" = x""yes; then
23724 cat >>confdefs.h <<_ACEOF
23725 #define HAVE_STRUCT_ICMPSTAT_ICPS_OUTHIST 1
23732 { $as_echo "$as_me:$LINENO: checking for timezone variable" >&5
23733 $as_echo_n "checking for timezone variable... " >&6; }
23734 if test "${ac_cv_have_timezone+set}" = set; then
23735 $as_echo_n "(cached) " >&6
23737 cat >conftest.$ac_ext <<_ACEOF
23740 cat confdefs.h >>conftest.$ac_ext
23741 cat >>conftest.$ac_ext <<_ACEOF
23742 /* end confdefs.h. */
23752 rm -f conftest.$ac_objext conftest$ac_exeext
23753 if { (ac_try="$ac_link"
23754 case "(($ac_try" in
23755 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23756 *) ac_try_echo
=$ac_try;;
23758 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23759 $as_echo "$ac_try_echo") >&5
23760 (eval "$ac_link") 2>conftest.er1
23762 grep -v '^ *+' conftest.er1
>conftest.err
23764 cat conftest.err
>&5
23765 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23766 (exit $ac_status); } && {
23767 test -z "$ac_c_werror_flag" ||
23768 test ! -s conftest.err
23769 } && test -s conftest
$ac_exeext && {
23770 test "$cross_compiling" = yes ||
23771 $as_test_x conftest
$ac_exeext
23773 ac_cv_have_timezone
="yes"
23775 $as_echo "$as_me: failed program was:" >&5
23776 sed 's/^/| /' conftest.
$ac_ext >&5
23778 ac_cv_have_timezone
="no"
23781 rm -rf conftest.dSYM
23782 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
23783 conftest
$ac_exeext conftest.
$ac_ext
23785 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_timezone" >&5
23786 $as_echo "$ac_cv_have_timezone" >&6; }
23787 if test "$ac_cv_have_timezone" = "yes"
23790 cat >>confdefs.h
<<\_ACEOF
23791 #define HAVE_TIMEZONE 1
23795 { $as_echo "$as_me:$LINENO: checking for daylight variable" >&5
23796 $as_echo_n "checking for daylight variable... " >&6; }
23797 if test "${ac_cv_have_daylight+set}" = set; then
23798 $as_echo_n "(cached) " >&6
23800 cat >conftest.
$ac_ext <<_ACEOF
23803 cat confdefs.h
>>conftest.
$ac_ext
23804 cat >>conftest.
$ac_ext <<_ACEOF
23805 /* end confdefs.h. */
23815 rm -f conftest.
$ac_objext conftest
$ac_exeext
23816 if { (ac_try
="$ac_link"
23817 case "(($ac_try" in
23818 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23819 *) ac_try_echo=$ac_try;;
23821 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23822 $as_echo "$ac_try_echo") >&5
23823 (eval "$ac_link") 2>conftest.er1
23825 grep -v '^ *+' conftest.er1 >conftest.err
23827 cat conftest.err >&5
23828 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23829 (exit $ac_status); } && {
23830 test -z "$ac_c_werror_flag" ||
23831 test ! -s conftest.err
23832 } && test -s conftest$ac_exeext && {
23833 test "$cross_compiling" = yes ||
23834 $as_test_x conftest$ac_exeext
23836 ac_cv_have_daylight="yes"
23838 $as_echo "$as_me: failed program was:" >&5
23839 sed 's/^/| /' conftest.$ac_ext >&5
23841 ac_cv_have_daylight="no"
23844 rm -rf conftest.dSYM
23845 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
23846 conftest$ac_exeext conftest.$ac_ext
23848 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_daylight" >&5
23849 $as_echo "$ac_cv_have_daylight" >&6; }
23850 if test "$ac_cv_have_daylight" = "yes"
23853 cat >>confdefs.h <<\_ACEOF
23854 #define HAVE_DAYLIGHT 1
23859 { $as_echo "$as_me:$LINENO: checking for isinf" >&5
23860 $as_echo_n "checking for isinf... " >&6; }
23861 if test "${ac_cv_have_isinf+set}" = set; then
23862 $as_echo_n "(cached) " >&6
23864 cat >conftest.$ac_ext <<_ACEOF
23867 cat confdefs.h >>conftest.$ac_ext
23868 cat >>conftest.$ac_ext <<_ACEOF
23869 /* end confdefs.h. */
23874 float f = 0.0; int i=isinf(f)
23879 rm -f conftest.$ac_objext conftest$ac_exeext
23880 if { (ac_try="$ac_link"
23881 case "(($ac_try" in
23882 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23883 *) ac_try_echo
=$ac_try;;
23885 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23886 $as_echo "$ac_try_echo") >&5
23887 (eval "$ac_link") 2>conftest.er1
23889 grep -v '^ *+' conftest.er1
>conftest.err
23891 cat conftest.err
>&5
23892 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23893 (exit $ac_status); } && {
23894 test -z "$ac_c_werror_flag" ||
23895 test ! -s conftest.err
23896 } && test -s conftest
$ac_exeext && {
23897 test "$cross_compiling" = yes ||
23898 $as_test_x conftest
$ac_exeext
23900 ac_cv_have_isinf
="yes"
23902 $as_echo "$as_me: failed program was:" >&5
23903 sed 's/^/| /' conftest.
$ac_ext >&5
23905 ac_cv_have_isinf
="no"
23908 rm -rf conftest.dSYM
23909 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
23910 conftest
$ac_exeext conftest.
$ac_ext
23912 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isinf" >&5
23913 $as_echo "$ac_cv_have_isinf" >&6; }
23914 if test "$ac_cv_have_isinf" = "yes"
23917 cat >>confdefs.h
<<\_ACEOF
23918 #define HAVE_ISINF 1
23923 { $as_echo "$as_me:$LINENO: checking for isnan" >&5
23924 $as_echo_n "checking for isnan... " >&6; }
23925 if test "${ac_cv_have_isnan+set}" = set; then
23926 $as_echo_n "(cached) " >&6
23928 cat >conftest.
$ac_ext <<_ACEOF
23931 cat confdefs.h
>>conftest.
$ac_ext
23932 cat >>conftest.
$ac_ext <<_ACEOF
23933 /* end confdefs.h. */
23938 float f = 0.0; int i=isnan(f)
23943 rm -f conftest.
$ac_objext conftest
$ac_exeext
23944 if { (ac_try
="$ac_link"
23945 case "(($ac_try" in
23946 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23947 *) ac_try_echo=$ac_try;;
23949 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23950 $as_echo "$ac_try_echo") >&5
23951 (eval "$ac_link") 2>conftest.er1
23953 grep -v '^ *+' conftest.er1 >conftest.err
23955 cat conftest.err >&5
23956 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23957 (exit $ac_status); } && {
23958 test -z "$ac_c_werror_flag" ||
23959 test ! -s conftest.err
23960 } && test -s conftest$ac_exeext && {
23961 test "$cross_compiling" = yes ||
23962 $as_test_x conftest$ac_exeext
23964 ac_cv_have_isnan="yes"
23966 $as_echo "$as_me: failed program was:" >&5
23967 sed 's/^/| /' conftest.$ac_ext >&5
23969 ac_cv_have_isnan="no"
23972 rm -rf conftest.dSYM
23973 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
23974 conftest$ac_exeext conftest.$ac_ext
23976 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isnan" >&5
23977 $as_echo "$ac_cv_have_isnan" >&6; }
23978 if test "$ac_cv_have_isnan" = "yes"
23981 cat >>confdefs.h <<\_ACEOF
23982 #define HAVE_ISNAN 1
23989 *i[3456789]86*) { $as_echo "$as_me:$LINENO: checking whether we need to define __i386__" >&5
23990 $as_echo_n "checking whether we need to define __i386__... " >&6; }
23991 if test "${ac_cv_cpp_def___i386__+set}" = set; then
23992 $as_echo_n "(cached) " >&6
23994 cat >conftest.$ac_ext <<_ACEOF
23997 cat confdefs.h >>conftest.$ac_ext
23998 cat >>conftest.$ac_ext <<_ACEOF
23999 /* end confdefs.h. */
24004 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24005 $EGREP "yes" >/dev/null 2>&1; then
24006 ac_cv_cpp_def___i386__=yes
24008 ac_cv_cpp_def___i386__=no
24013 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___i386__" >&5
24014 $as_echo "$ac_cv_cpp_def___i386__" >&6; }
24015 if test $ac_cv_cpp_def___i386__ = yes; then
24016 CFLAGS="$CFLAGS -D__i386__"
24017 LINTFLAGS="$LINTFLAGS -D__i386__"
24020 *x86_64*) { $as_echo "$as_me:$LINENO: checking whether we need to define __x86_64__" >&5
24021 $as_echo_n "checking whether we need to define __x86_64__... " >&6; }
24022 if test "${ac_cv_cpp_def___x86_64__+set}" = set; then
24023 $as_echo_n "(cached) " >&6
24025 cat >conftest.$ac_ext <<_ACEOF
24028 cat confdefs.h >>conftest.$ac_ext
24029 cat >>conftest.$ac_ext <<_ACEOF
24030 /* end confdefs.h. */
24035 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24036 $EGREP "yes" >/dev/null 2>&1; then
24037 ac_cv_cpp_def___x86_64__=yes
24039 ac_cv_cpp_def___x86_64__=no
24044 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___x86_64__" >&5
24045 $as_echo "$ac_cv_cpp_def___x86_64__" >&6; }
24046 if test $ac_cv_cpp_def___x86_64__ = yes; then
24047 CFLAGS="$CFLAGS -D__x86_64__"
24048 LINTFLAGS="$LINTFLAGS -D__x86_64__"
24051 *alpha*) { $as_echo "$as_me:$LINENO: checking whether we need to define __ALPHA__" >&5
24052 $as_echo_n "checking whether we need to define __ALPHA__... " >&6; }
24053 if test "${ac_cv_cpp_def___ALPHA__+set}" = set; then
24054 $as_echo_n "(cached) " >&6
24056 cat >conftest.$ac_ext <<_ACEOF
24059 cat confdefs.h >>conftest.$ac_ext
24060 cat >>conftest.$ac_ext <<_ACEOF
24061 /* end confdefs.h. */
24066 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24067 $EGREP "yes" >/dev/null 2>&1; then
24068 ac_cv_cpp_def___ALPHA__=yes
24070 ac_cv_cpp_def___ALPHA__=no
24075 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___ALPHA__" >&5
24076 $as_echo "$ac_cv_cpp_def___ALPHA__" >&6; }
24077 if test $ac_cv_cpp_def___ALPHA__ = yes; then
24078 CFLAGS="$CFLAGS -D__ALPHA__"
24079 LINTFLAGS="$LINTFLAGS -D__ALPHA__"
24082 *sparc*) { $as_echo "$as_me:$LINENO: checking whether we need to define __sparc__" >&5
24083 $as_echo_n "checking whether we need to define __sparc__... " >&6; }
24084 if test "${ac_cv_cpp_def___sparc__+set}" = set; then
24085 $as_echo_n "(cached) " >&6
24087 cat >conftest.$ac_ext <<_ACEOF
24090 cat confdefs.h >>conftest.$ac_ext
24091 cat >>conftest.$ac_ext <<_ACEOF
24092 /* end confdefs.h. */
24097 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24098 $EGREP "yes" >/dev/null 2>&1; then
24099 ac_cv_cpp_def___sparc__=yes
24101 ac_cv_cpp_def___sparc__=no
24106 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sparc__" >&5
24107 $as_echo "$ac_cv_cpp_def___sparc__" >&6; }
24108 if test $ac_cv_cpp_def___sparc__ = yes; then
24109 CFLAGS="$CFLAGS -D__sparc__"
24110 LINTFLAGS="$LINTFLAGS -D__sparc__"
24113 *powerpc*) { $as_echo "$as_me:$LINENO: checking whether we need to define __powerpc__" >&5
24114 $as_echo_n "checking whether we need to define __powerpc__... " >&6; }
24115 if test "${ac_cv_cpp_def___powerpc__+set}" = set; then
24116 $as_echo_n "(cached) " >&6
24118 cat >conftest.$ac_ext <<_ACEOF
24121 cat confdefs.h >>conftest.$ac_ext
24122 cat >>conftest.$ac_ext <<_ACEOF
24123 /* end confdefs.h. */
24124 #ifndef __powerpc__
24128 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24129 $EGREP "yes" >/dev/null 2>&1; then
24130 ac_cv_cpp_def___powerpc__=yes
24132 ac_cv_cpp_def___powerpc__=no
24137 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___powerpc__" >&5
24138 $as_echo "$ac_cv_cpp_def___powerpc__" >&6; }
24139 if test $ac_cv_cpp_def___powerpc__ = yes; then
24140 CFLAGS="$CFLAGS -D__powerpc__"
24141 LINTFLAGS="$LINTFLAGS -D__powerpc__"
24146 case $host_vendor in
24147 *sun*) { $as_echo "$as_me:$LINENO: checking whether we need to define __sun__" >&5
24148 $as_echo_n "checking whether we need to define __sun__... " >&6; }
24149 if test "${ac_cv_cpp_def___sun__+set}" = set; then
24150 $as_echo_n "(cached) " >&6
24152 cat >conftest.$ac_ext <<_ACEOF
24155 cat confdefs.h >>conftest.$ac_ext
24156 cat >>conftest.$ac_ext <<_ACEOF
24157 /* end confdefs.h. */
24162 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24163 $EGREP "yes" >/dev/null 2>&1; then
24164 ac_cv_cpp_def___sun__=yes
24166 ac_cv_cpp_def___sun__=no
24171 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sun__" >&5
24172 $as_echo "$ac_cv_cpp_def___sun__" >&6; }
24173 if test $ac_cv_cpp_def___sun__ = yes; then
24174 CFLAGS="$CFLAGS -D__sun__"
24175 LINTFLAGS="$LINTFLAGS -D__sun__"
24181 DEPENDENCIES="### Dependencies:
24187 -\$(MAKEDEP) -C\$(SRCDIR) -S\$(TOPSRCDIR) -T\$(TOPOBJDIR) \$(EXTRAINCL) \$(DEPEND_SRCS)
24189 \$(OBJS) \$(C_SRCS16:.c=.o): \$(IDL_GEN_HEADERS)
24190 \$(IDL_GEN_C_SRCS:.c=.o): \$(IDL_GEN_C_SRCS)
24191 \$(RC_SRCS:.rc=.res): \$(IDL_TLB_SRCS:.idl=.tlb)
24192 \$(LEX_SRCS:.l=.yy.o): \$(LEX_SRCS:.l=.yy.c)
24193 \$(BISON_SRCS:.y=.tab.o): \$(BISON_SRCS:.y=.tab.c)"
24200 ALL_MAKEFILE_DEPENDS="# Makefile dependencies"
24211 ALL_PROGRAM_DIRS=""
24213 ALL_PROGRAM_INSTALL_DIRS=""
24215 ALL_PROGRAM_BIN_INSTALL_DIRS=""
24221 ac_config_commands="$ac_config_commands include/stamp-h"
24224 ac_config_commands="$ac_config_commands dlls/gdi32/enhmfdrv"
24226 ac_config_commands="$ac_config_commands dlls/gdi32/mfdrv"
24228 ac_config_commands="$ac_config_commands dlls/kernel32/nls"
24230 ac_config_commands="$ac_config_commands dlls/user32/resources"
24232 ac_config_commands="$ac_config_commands dlls/wineps.drv/data"
24234 ac_config_commands="$ac_config_commands include/wine"
24237 ALL_MAKERULES="$ALL_MAKERULES \\
24239 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24240 Make.rules: Make.rules.in"
24241 MAKE_RULES=Make.rules
24242 ac_config_files="$ac_config_files Make.rules"
24244 ALL_MAKERULES="$ALL_MAKERULES \\
24245 dlls/Makedll.rules"
24246 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24247 dlls/Makedll.rules: dlls/Makedll.rules.in Make.rules"
24248 MAKE_DLL_RULES=dlls/Makedll.rules
24249 ac_config_files="$ac_config_files dlls/Makedll.rules"
24251 ALL_MAKERULES="$ALL_MAKERULES \\
24252 dlls/Makeimplib.rules"
24253 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24254 dlls/Makeimplib.rules: dlls/Makeimplib.rules.in Make.rules"
24255 MAKE_IMPLIB_RULES=dlls/Makeimplib.rules
24256 ac_config_files="$ac_config_files dlls/Makeimplib.rules"
24258 ALL_MAKERULES="$ALL_MAKERULES \\
24259 dlls/Maketest.rules"
24260 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24261 dlls/Maketest.rules: dlls/Maketest.rules.in Make.rules"
24262 MAKE_TEST_RULES=dlls/Maketest.rules
24263 ac_config_files="$ac_config_files dlls/Maketest.rules"
24265 ALL_MAKERULES="$ALL_MAKERULES \\
24266 programs/Makeprog.rules"
24267 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24268 programs/Makeprog.rules: programs/Makeprog.rules.in Make.rules"
24269 MAKE_PROG_RULES=programs/Makeprog.rules
24270 ac_config_files="$ac_config_files programs/Makeprog.rules"
24275 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24276 Makefile: Makefile.in Make.rules"
24277 ac_config_files="$ac_config_files Makefile"
24279 ALL_MAKEFILES="$ALL_MAKEFILES \\
24281 test "x$enable_dlls" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
24283 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24284 dlls/Makefile: dlls/Makefile.in Make.rules"
24285 ac_config_files="$ac_config_files dlls/Makefile"
24287 ALL_MAKEFILES="$ALL_MAKEFILES \\
24288 dlls/acledit/Makefile"
24289 test "x$enable_acledit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24291 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24292 dlls/acledit/Makefile: dlls/acledit/Makefile.in dlls/Makedll.rules"
24293 ac_config_files="$ac_config_files dlls/acledit/Makefile"
24295 ALL_MAKEFILES="$ALL_MAKEFILES \\
24296 dlls/aclui/Makefile"
24297 test "x$enable_aclui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24299 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24300 dlls/aclui/Makefile: dlls/aclui/Makefile.in dlls/Makedll.rules"
24301 ac_config_files="$ac_config_files dlls/aclui/Makefile"
24303 ALL_MAKEFILES="$ALL_MAKEFILES \\
24304 dlls/activeds/Makefile"
24305 test "x$enable_activeds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24307 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24308 dlls/activeds/Makefile: dlls/activeds/Makefile.in dlls/Makedll.rules"
24309 ac_config_files="$ac_config_files dlls/activeds/Makefile"
24311 ALL_MAKEFILES="$ALL_MAKEFILES \\
24312 dlls/actxprxy/Makefile"
24313 test "x$enable_actxprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24315 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24316 dlls/actxprxy/Makefile: dlls/actxprxy/Makefile.in dlls/Makedll.rules"
24317 ac_config_files="$ac_config_files dlls/actxprxy/Makefile"
24319 ALL_MAKEFILES="$ALL_MAKEFILES \\
24320 dlls/adsiid/Makefile"
24321 test "x$enable_adsiid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
24323 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24324 dlls/adsiid/Makefile: dlls/adsiid/Makefile.in dlls/Makeimplib.rules"
24325 ac_config_files="$ac_config_files dlls/adsiid/Makefile"
24327 ALL_MAKEFILES="$ALL_MAKEFILES \\
24328 dlls/advapi32/Makefile"
24329 test "x$enable_advapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24331 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24332 dlls/advapi32/Makefile: dlls/advapi32/Makefile.in dlls/Makedll.rules"
24333 ac_config_files="$ac_config_files dlls/advapi32/Makefile"
24335 ALL_MAKEFILES="$ALL_MAKEFILES \\
24336 dlls/advapi32/tests/Makefile"
24337 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24339 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24340 dlls/advapi32/tests/Makefile: dlls/advapi32/tests/Makefile.in dlls/Maketest.rules"
24341 ac_config_files="$ac_config_files dlls/advapi32/tests/Makefile"
24343 ALL_MAKEFILES="$ALL_MAKEFILES \\
24344 dlls/advpack/Makefile"
24345 test "x$enable_advpack" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24347 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24348 dlls/advpack/Makefile: dlls/advpack/Makefile.in dlls/Makedll.rules"
24349 ac_config_files="$ac_config_files dlls/advpack/Makefile"
24351 ALL_MAKEFILES="$ALL_MAKEFILES \\
24352 dlls/advpack/tests/Makefile"
24353 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24355 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24356 dlls/advpack/tests/Makefile: dlls/advpack/tests/Makefile.in dlls/Maketest.rules"
24357 ac_config_files="$ac_config_files dlls/advpack/tests/Makefile"
24359 ALL_MAKEFILES="$ALL_MAKEFILES \\
24360 dlls/amstream/Makefile"
24361 test "x$enable_amstream" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24363 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24364 dlls/amstream/Makefile: dlls/amstream/Makefile.in dlls/Makedll.rules"
24365 ac_config_files="$ac_config_files dlls/amstream/Makefile"
24367 ALL_MAKEFILES="$ALL_MAKEFILES \\
24368 dlls/appwiz.cpl/Makefile"
24369 test "x$enable_appwiz_cpl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24371 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24372 dlls/appwiz.cpl/Makefile: dlls/appwiz.cpl/Makefile.in dlls/Makedll.rules"
24373 ac_config_files="$ac_config_files dlls/appwiz.cpl/Makefile"
24375 ALL_MAKEFILES="$ALL_MAKEFILES \\
24377 test "x$enable_atl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24379 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24380 dlls/atl/Makefile: dlls/atl/Makefile.in dlls/Makedll.rules"
24381 ac_config_files="$ac_config_files dlls/atl/Makefile"
24383 ALL_MAKEFILES="$ALL_MAKEFILES \\
24384 dlls/authz/Makefile"
24385 test "x$enable_authz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24387 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24388 dlls/authz/Makefile: dlls/authz/Makefile.in dlls/Makedll.rules"
24389 ac_config_files="$ac_config_files dlls/authz/Makefile"
24391 ALL_MAKEFILES="$ALL_MAKEFILES \\
24392 dlls/avicap32/Makefile"
24393 test "x$enable_avicap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24395 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24396 dlls/avicap32/Makefile: dlls/avicap32/Makefile.in dlls/Makedll.rules"
24397 ac_config_files="$ac_config_files dlls/avicap32/Makefile"
24399 ALL_MAKEFILES="$ALL_MAKEFILES \\
24400 dlls/avifil32/Makefile"
24401 test "x$enable_avifil32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24403 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24404 dlls/avifil32/Makefile: dlls/avifil32/Makefile.in dlls/Makedll.rules"
24405 ac_config_files="$ac_config_files dlls/avifil32/Makefile"
24407 ALL_MAKEFILES="$ALL_MAKEFILES \\
24408 dlls/avifile.dll16/Makefile"
24409 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24411 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24412 dlls/avifile.dll16/Makefile: dlls/avifile.dll16/Makefile.in dlls/Makedll.rules"
24413 ac_config_files="$ac_config_files dlls/avifile.dll16/Makefile"
24415 ALL_MAKEFILES="$ALL_MAKEFILES \\
24416 dlls/bcrypt/Makefile"
24417 test "x$enable_bcrypt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24419 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24420 dlls/bcrypt/Makefile: dlls/bcrypt/Makefile.in dlls/Makedll.rules"
24421 ac_config_files="$ac_config_files dlls/bcrypt/Makefile"
24423 ALL_MAKEFILES="$ALL_MAKEFILES \\
24424 dlls/browseui/Makefile"
24425 test "x$enable_browseui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24427 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24428 dlls/browseui/Makefile: dlls/browseui/Makefile.in dlls/Makedll.rules"
24429 ac_config_files="$ac_config_files dlls/browseui/Makefile"
24431 ALL_MAKEFILES="$ALL_MAKEFILES \\
24432 dlls/browseui/tests/Makefile"
24433 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24435 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24436 dlls/browseui/tests/Makefile: dlls/browseui/tests/Makefile.in dlls/Maketest.rules"
24437 ac_config_files="$ac_config_files dlls/browseui/tests/Makefile"
24439 ALL_MAKEFILES="$ALL_MAKEFILES \\
24440 dlls/cabinet/Makefile"
24441 test "x$enable_cabinet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24443 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24444 dlls/cabinet/Makefile: dlls/cabinet/Makefile.in dlls/Makedll.rules"
24445 ac_config_files="$ac_config_files dlls/cabinet/Makefile"
24447 ALL_MAKEFILES="$ALL_MAKEFILES \\
24448 dlls/cabinet/tests/Makefile"
24449 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24451 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24452 dlls/cabinet/tests/Makefile: dlls/cabinet/tests/Makefile.in dlls/Maketest.rules"
24453 ac_config_files="$ac_config_files dlls/cabinet/tests/Makefile"
24455 ALL_MAKEFILES="$ALL_MAKEFILES \\
24456 dlls/capi2032/Makefile"
24457 test "x$enable_capi2032" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24459 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24460 dlls/capi2032/Makefile: dlls/capi2032/Makefile.in dlls/Makedll.rules"
24461 ac_config_files="$ac_config_files dlls/capi2032/Makefile"
24463 ALL_MAKEFILES="$ALL_MAKEFILES \\
24464 dlls/cards/Makefile"
24465 test "x$enable_cards" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24467 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24468 dlls/cards/Makefile: dlls/cards/Makefile.in dlls/Makedll.rules"
24469 ac_config_files="$ac_config_files dlls/cards/Makefile"
24471 ALL_MAKEFILES="$ALL_MAKEFILES \\
24472 dlls/cfgmgr32/Makefile"
24473 test "x$enable_cfgmgr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24475 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24476 dlls/cfgmgr32/Makefile: dlls/cfgmgr32/Makefile.in dlls/Makedll.rules"
24477 ac_config_files="$ac_config_files dlls/cfgmgr32/Makefile"
24479 ALL_MAKEFILES="$ALL_MAKEFILES \\
24480 dlls/clusapi/Makefile"
24481 test "x$enable_clusapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24483 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24484 dlls/clusapi/Makefile: dlls/clusapi/Makefile.in dlls/Makedll.rules"
24485 ac_config_files="$ac_config_files dlls/clusapi/Makefile"
24487 ALL_MAKEFILES="$ALL_MAKEFILES \\
24488 dlls/comcat/Makefile"
24489 test "x$enable_comcat" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24491 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24492 dlls/comcat/Makefile: dlls/comcat/Makefile.in dlls/Makedll.rules"
24493 ac_config_files="$ac_config_files dlls/comcat/Makefile"
24495 ALL_MAKEFILES="$ALL_MAKEFILES \\
24496 dlls/comcat/tests/Makefile"
24497 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24499 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24500 dlls/comcat/tests/Makefile: dlls/comcat/tests/Makefile.in dlls/Maketest.rules"
24501 ac_config_files="$ac_config_files dlls/comcat/tests/Makefile"
24503 ALL_MAKEFILES="$ALL_MAKEFILES \\
24504 dlls/comctl32/Makefile"
24505 test "x$enable_comctl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24507 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24508 dlls/comctl32/Makefile: dlls/comctl32/Makefile.in dlls/Makedll.rules"
24509 ac_config_files="$ac_config_files dlls/comctl32/Makefile"
24511 ALL_MAKEFILES="$ALL_MAKEFILES \\
24512 dlls/comctl32/tests/Makefile"
24513 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24515 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24516 dlls/comctl32/tests/Makefile: dlls/comctl32/tests/Makefile.in dlls/Maketest.rules"
24517 ac_config_files="$ac_config_files dlls/comctl32/tests/Makefile"
24519 ALL_MAKEFILES="$ALL_MAKEFILES \\
24520 dlls/comdlg32/Makefile"
24521 test "x$enable_comdlg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24523 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24524 dlls/comdlg32/Makefile: dlls/comdlg32/Makefile.in dlls/Makedll.rules"
24525 ac_config_files="$ac_config_files dlls/comdlg32/Makefile"
24527 ALL_MAKEFILES="$ALL_MAKEFILES \\
24528 dlls/comdlg32/tests/Makefile"
24529 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24531 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24532 dlls/comdlg32/tests/Makefile: dlls/comdlg32/tests/Makefile.in dlls/Maketest.rules"
24533 ac_config_files="$ac_config_files dlls/comdlg32/tests/Makefile"
24535 ALL_MAKEFILES="$ALL_MAKEFILES \\
24536 dlls/comm.drv16/Makefile"
24537 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24539 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24540 dlls/comm.drv16/Makefile: dlls/comm.drv16/Makefile.in dlls/Makedll.rules"
24541 ac_config_files="$ac_config_files dlls/comm.drv16/Makefile"
24543 ALL_MAKEFILES="$ALL_MAKEFILES \\
24544 dlls/compobj.dll16/Makefile"
24545 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24547 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24548 dlls/compobj.dll16/Makefile: dlls/compobj.dll16/Makefile.in dlls/Makedll.rules"
24549 ac_config_files="$ac_config_files dlls/compobj.dll16/Makefile"
24551 ALL_MAKEFILES="$ALL_MAKEFILES \\
24552 dlls/compstui/Makefile"
24553 test "x$enable_compstui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24555 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24556 dlls/compstui/Makefile: dlls/compstui/Makefile.in dlls/Makedll.rules"
24557 ac_config_files="$ac_config_files dlls/compstui/Makefile"
24559 ALL_MAKEFILES="$ALL_MAKEFILES \\
24560 dlls/credui/Makefile"
24561 test "x$enable_credui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24563 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24564 dlls/credui/Makefile: dlls/credui/Makefile.in dlls/Makedll.rules"
24565 ac_config_files="$ac_config_files dlls/credui/Makefile"
24567 ALL_MAKEFILES="$ALL_MAKEFILES \\
24568 dlls/credui/tests/Makefile"
24569 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24571 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24572 dlls/credui/tests/Makefile: dlls/credui/tests/Makefile.in dlls/Maketest.rules"
24573 ac_config_files="$ac_config_files dlls/credui/tests/Makefile"
24575 ALL_MAKEFILES="$ALL_MAKEFILES \\
24576 dlls/crtdll/Makefile"
24577 test "x$enable_crtdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24579 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24580 dlls/crtdll/Makefile: dlls/crtdll/Makefile.in dlls/Makedll.rules"
24581 ac_config_files="$ac_config_files dlls/crtdll/Makefile"
24583 ALL_MAKEFILES="$ALL_MAKEFILES \\
24584 dlls/crypt32/Makefile"
24585 test "x$enable_crypt32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24587 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24588 dlls/crypt32/Makefile: dlls/crypt32/Makefile.in dlls/Makedll.rules"
24589 ac_config_files="$ac_config_files dlls/crypt32/Makefile"
24591 ALL_MAKEFILES="$ALL_MAKEFILES \\
24592 dlls/crypt32/tests/Makefile"
24593 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24595 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24596 dlls/crypt32/tests/Makefile: dlls/crypt32/tests/Makefile.in dlls/Maketest.rules"
24597 ac_config_files="$ac_config_files dlls/crypt32/tests/Makefile"
24599 ALL_MAKEFILES="$ALL_MAKEFILES \\
24600 dlls/cryptdlg/Makefile"
24601 test "x$enable_cryptdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24603 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24604 dlls/cryptdlg/Makefile: dlls/cryptdlg/Makefile.in dlls/Makedll.rules"
24605 ac_config_files="$ac_config_files dlls/cryptdlg/Makefile"
24607 ALL_MAKEFILES="$ALL_MAKEFILES \\
24608 dlls/cryptdll/Makefile"
24609 test "x$enable_cryptdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24611 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24612 dlls/cryptdll/Makefile: dlls/cryptdll/Makefile.in dlls/Makedll.rules"
24613 ac_config_files="$ac_config_files dlls/cryptdll/Makefile"
24615 ALL_MAKEFILES="$ALL_MAKEFILES \\
24616 dlls/cryptnet/Makefile"
24617 test "x$enable_cryptnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24619 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24620 dlls/cryptnet/Makefile: dlls/cryptnet/Makefile.in dlls/Makedll.rules"
24621 ac_config_files="$ac_config_files dlls/cryptnet/Makefile"
24623 ALL_MAKEFILES="$ALL_MAKEFILES \\
24624 dlls/cryptnet/tests/Makefile"
24625 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24627 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24628 dlls/cryptnet/tests/Makefile: dlls/cryptnet/tests/Makefile.in dlls/Maketest.rules"
24629 ac_config_files="$ac_config_files dlls/cryptnet/tests/Makefile"
24631 ALL_MAKEFILES="$ALL_MAKEFILES \\
24632 dlls/cryptui/Makefile"
24633 test "x$enable_cryptui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24635 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24636 dlls/cryptui/Makefile: dlls/cryptui/Makefile.in dlls/Makedll.rules"
24637 ac_config_files="$ac_config_files dlls/cryptui/Makefile"
24639 ALL_MAKEFILES="$ALL_MAKEFILES \\
24640 dlls/cryptui/tests/Makefile"
24641 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24643 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24644 dlls/cryptui/tests/Makefile: dlls/cryptui/tests/Makefile.in dlls/Maketest.rules"
24645 ac_config_files="$ac_config_files dlls/cryptui/tests/Makefile"
24647 ALL_MAKEFILES="$ALL_MAKEFILES \\
24648 dlls/ctapi32/Makefile"
24649 test "x$enable_ctapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24651 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24652 dlls/ctapi32/Makefile: dlls/ctapi32/Makefile.in dlls/Makedll.rules"
24653 ac_config_files="$ac_config_files dlls/ctapi32/Makefile"
24655 ALL_MAKEFILES="$ALL_MAKEFILES \\
24656 dlls/ctl3d.dll16/Makefile"
24657 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24659 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24660 dlls/ctl3d.dll16/Makefile: dlls/ctl3d.dll16/Makefile.in dlls/Makedll.rules"
24661 ac_config_files="$ac_config_files dlls/ctl3d.dll16/Makefile"
24663 ALL_MAKEFILES="$ALL_MAKEFILES \\
24664 dlls/ctl3d32/Makefile"
24665 test "x$enable_ctl3d32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24667 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24668 dlls/ctl3d32/Makefile: dlls/ctl3d32/Makefile.in dlls/Makedll.rules"
24669 ac_config_files="$ac_config_files dlls/ctl3d32/Makefile"
24671 ALL_MAKEFILES="$ALL_MAKEFILES \\
24672 dlls/ctl3dv2.dll16/Makefile"
24673 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24675 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24676 dlls/ctl3dv2.dll16/Makefile: dlls/ctl3dv2.dll16/Makefile.in dlls/Makedll.rules"
24677 ac_config_files="$ac_config_files dlls/ctl3dv2.dll16/Makefile"
24679 ALL_MAKEFILES="$ALL_MAKEFILES \\
24680 dlls/d3d10/Makefile"
24681 test "x$enable_d3d10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24683 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24684 dlls/d3d10/Makefile: dlls/d3d10/Makefile.in dlls/Makedll.rules"
24685 ac_config_files="$ac_config_files dlls/d3d10/Makefile"
24687 ALL_MAKEFILES="$ALL_MAKEFILES \\
24688 dlls/d3d10/tests/Makefile"
24689 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24691 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24692 dlls/d3d10/tests/Makefile: dlls/d3d10/tests/Makefile.in dlls/Maketest.rules"
24693 ac_config_files="$ac_config_files dlls/d3d10/tests/Makefile"
24695 ALL_MAKEFILES="$ALL_MAKEFILES \\
24696 dlls/d3d10core/Makefile"
24697 test "x$enable_d3d10core" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24699 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24700 dlls/d3d10core/Makefile: dlls/d3d10core/Makefile.in dlls/Makedll.rules"
24701 ac_config_files="$ac_config_files dlls/d3d10core/Makefile"
24703 ALL_MAKEFILES="$ALL_MAKEFILES \\
24704 dlls/d3d10core/tests/Makefile"
24705 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24707 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24708 dlls/d3d10core/tests/Makefile: dlls/d3d10core/tests/Makefile.in dlls/Maketest.rules"
24709 ac_config_files="$ac_config_files dlls/d3d10core/tests/Makefile"
24711 ALL_MAKEFILES="$ALL_MAKEFILES \\
24712 dlls/d3d8/Makefile"
24713 test "x$enable_d3d8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24715 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24716 dlls/d3d8/Makefile: dlls/d3d8/Makefile.in dlls/Makedll.rules"
24717 ac_config_files="$ac_config_files dlls/d3d8/Makefile"
24719 ALL_MAKEFILES="$ALL_MAKEFILES \\
24720 dlls/d3d8/tests/Makefile"
24721 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24723 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24724 dlls/d3d8/tests/Makefile: dlls/d3d8/tests/Makefile.in dlls/Maketest.rules"
24725 ac_config_files="$ac_config_files dlls/d3d8/tests/Makefile"
24727 ALL_MAKEFILES="$ALL_MAKEFILES \\
24728 dlls/d3d9/Makefile"
24729 test "x$enable_d3d9" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24731 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24732 dlls/d3d9/Makefile: dlls/d3d9/Makefile.in dlls/Makedll.rules"
24733 ac_config_files="$ac_config_files dlls/d3d9/Makefile"
24735 ALL_MAKEFILES="$ALL_MAKEFILES \\
24736 dlls/d3d9/tests/Makefile"
24737 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24739 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24740 dlls/d3d9/tests/Makefile: dlls/d3d9/tests/Makefile.in dlls/Maketest.rules"
24741 ac_config_files="$ac_config_files dlls/d3d9/tests/Makefile"
24743 ALL_MAKEFILES="$ALL_MAKEFILES \\
24744 dlls/d3dim/Makefile"
24745 test "x$enable_d3dim" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24747 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24748 dlls/d3dim/Makefile: dlls/d3dim/Makefile.in dlls/Makedll.rules"
24749 ac_config_files="$ac_config_files dlls/d3dim/Makefile"
24751 ALL_MAKEFILES="$ALL_MAKEFILES \\
24752 dlls/d3drm/Makefile"
24753 test "x$enable_d3drm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24755 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24756 dlls/d3drm/Makefile: dlls/d3drm/Makefile.in dlls/Makedll.rules"
24757 ac_config_files="$ac_config_files dlls/d3drm/Makefile"
24759 ALL_MAKEFILES="$ALL_MAKEFILES \\
24760 dlls/d3drm/tests/Makefile"
24761 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24763 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24764 dlls/d3drm/tests/Makefile: dlls/d3drm/tests/Makefile.in dlls/Maketest.rules"
24765 ac_config_files="$ac_config_files dlls/d3drm/tests/Makefile"
24767 ALL_MAKEFILES="$ALL_MAKEFILES \\
24768 dlls/d3dx8/Makefile"
24769 test "x$enable_d3dx8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24771 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24772 dlls/d3dx8/Makefile: dlls/d3dx8/Makefile.in dlls/Makedll.rules"
24773 ac_config_files="$ac_config_files dlls/d3dx8/Makefile"
24775 ALL_MAKEFILES="$ALL_MAKEFILES \\
24776 dlls/d3dx8/tests/Makefile"
24777 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24779 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24780 dlls/d3dx8/tests/Makefile: dlls/d3dx8/tests/Makefile.in dlls/Maketest.rules"
24781 ac_config_files="$ac_config_files dlls/d3dx8/tests/Makefile"
24783 ALL_MAKEFILES="$ALL_MAKEFILES \\
24784 dlls/d3dx9_24/Makefile"
24785 test "x$enable_d3dx9_24" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24787 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24788 dlls/d3dx9_24/Makefile: dlls/d3dx9_24/Makefile.in dlls/Makedll.rules"
24789 ac_config_files="$ac_config_files dlls/d3dx9_24/Makefile"
24791 ALL_MAKEFILES="$ALL_MAKEFILES \\
24792 dlls/d3dx9_25/Makefile"
24793 test "x$enable_d3dx9_25" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24795 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24796 dlls/d3dx9_25/Makefile: dlls/d3dx9_25/Makefile.in dlls/Makedll.rules"
24797 ac_config_files="$ac_config_files dlls/d3dx9_25/Makefile"
24799 ALL_MAKEFILES="$ALL_MAKEFILES \\
24800 dlls/d3dx9_26/Makefile"
24801 test "x$enable_d3dx9_26" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24803 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24804 dlls/d3dx9_26/Makefile: dlls/d3dx9_26/Makefile.in dlls/Makedll.rules"
24805 ac_config_files="$ac_config_files dlls/d3dx9_26/Makefile"
24807 ALL_MAKEFILES="$ALL_MAKEFILES \\
24808 dlls/d3dx9_27/Makefile"
24809 test "x$enable_d3dx9_27" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24811 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24812 dlls/d3dx9_27/Makefile: dlls/d3dx9_27/Makefile.in dlls/Makedll.rules"
24813 ac_config_files="$ac_config_files dlls/d3dx9_27/Makefile"
24815 ALL_MAKEFILES="$ALL_MAKEFILES \\
24816 dlls/d3dx9_28/Makefile"
24817 test "x$enable_d3dx9_28" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24819 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24820 dlls/d3dx9_28/Makefile: dlls/d3dx9_28/Makefile.in dlls/Makedll.rules"
24821 ac_config_files="$ac_config_files dlls/d3dx9_28/Makefile"
24823 ALL_MAKEFILES="$ALL_MAKEFILES \\
24824 dlls/d3dx9_29/Makefile"
24825 test "x$enable_d3dx9_29" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24827 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24828 dlls/d3dx9_29/Makefile: dlls/d3dx9_29/Makefile.in dlls/Makedll.rules"
24829 ac_config_files="$ac_config_files dlls/d3dx9_29/Makefile"
24831 ALL_MAKEFILES="$ALL_MAKEFILES \\
24832 dlls/d3dx9_30/Makefile"
24833 test "x$enable_d3dx9_30" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24835 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24836 dlls/d3dx9_30/Makefile: dlls/d3dx9_30/Makefile.in dlls/Makedll.rules"
24837 ac_config_files="$ac_config_files dlls/d3dx9_30/Makefile"
24839 ALL_MAKEFILES="$ALL_MAKEFILES \\
24840 dlls/d3dx9_31/Makefile"
24841 test "x$enable_d3dx9_31" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24843 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24844 dlls/d3dx9_31/Makefile: dlls/d3dx9_31/Makefile.in dlls/Makedll.rules"
24845 ac_config_files="$ac_config_files dlls/d3dx9_31/Makefile"
24847 ALL_MAKEFILES="$ALL_MAKEFILES \\
24848 dlls/d3dx9_32/Makefile"
24849 test "x$enable_d3dx9_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24851 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24852 dlls/d3dx9_32/Makefile: dlls/d3dx9_32/Makefile.in dlls/Makedll.rules"
24853 ac_config_files="$ac_config_files dlls/d3dx9_32/Makefile"
24855 ALL_MAKEFILES="$ALL_MAKEFILES \\
24856 dlls/d3dx9_33/Makefile"
24857 test "x$enable_d3dx9_33" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24859 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24860 dlls/d3dx9_33/Makefile: dlls/d3dx9_33/Makefile.in dlls/Makedll.rules"
24861 ac_config_files="$ac_config_files dlls/d3dx9_33/Makefile"
24863 ALL_MAKEFILES="$ALL_MAKEFILES \\
24864 dlls/d3dx9_34/Makefile"
24865 test "x$enable_d3dx9_34" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24867 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24868 dlls/d3dx9_34/Makefile: dlls/d3dx9_34/Makefile.in dlls/Makedll.rules"
24869 ac_config_files="$ac_config_files dlls/d3dx9_34/Makefile"
24871 ALL_MAKEFILES="$ALL_MAKEFILES \\
24872 dlls/d3dx9_35/Makefile"
24873 test "x$enable_d3dx9_35" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24875 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24876 dlls/d3dx9_35/Makefile: dlls/d3dx9_35/Makefile.in dlls/Makedll.rules"
24877 ac_config_files="$ac_config_files dlls/d3dx9_35/Makefile"
24879 ALL_MAKEFILES="$ALL_MAKEFILES \\
24880 dlls/d3dx9_36/Makefile"
24881 test "x$enable_d3dx9_36" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24883 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24884 dlls/d3dx9_36/Makefile: dlls/d3dx9_36/Makefile.in dlls/Makedll.rules"
24885 ac_config_files="$ac_config_files dlls/d3dx9_36/Makefile"
24887 ALL_MAKEFILES="$ALL_MAKEFILES \\
24888 dlls/d3dx9_36/tests/Makefile"
24889 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24891 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24892 dlls/d3dx9_36/tests/Makefile: dlls/d3dx9_36/tests/Makefile.in dlls/Maketest.rules"
24893 ac_config_files="$ac_config_files dlls/d3dx9_36/tests/Makefile"
24895 ALL_MAKEFILES="$ALL_MAKEFILES \\
24896 dlls/d3dx9_37/Makefile"
24897 test "x$enable_d3dx9_37" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24899 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24900 dlls/d3dx9_37/Makefile: dlls/d3dx9_37/Makefile.in dlls/Makedll.rules"
24901 ac_config_files="$ac_config_files dlls/d3dx9_37/Makefile"
24903 ALL_MAKEFILES="$ALL_MAKEFILES \\
24904 dlls/d3dx9_38/Makefile"
24905 test "x$enable_d3dx9_38" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24907 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24908 dlls/d3dx9_38/Makefile: dlls/d3dx9_38/Makefile.in dlls/Makedll.rules"
24909 ac_config_files="$ac_config_files dlls/d3dx9_38/Makefile"
24911 ALL_MAKEFILES="$ALL_MAKEFILES \\
24912 dlls/d3dx9_39/Makefile"
24913 test "x$enable_d3dx9_39" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24915 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24916 dlls/d3dx9_39/Makefile: dlls/d3dx9_39/Makefile.in dlls/Makedll.rules"
24917 ac_config_files="$ac_config_files dlls/d3dx9_39/Makefile"
24919 ALL_MAKEFILES="$ALL_MAKEFILES \\
24920 dlls/d3dx9_40/Makefile"
24921 test "x$enable_d3dx9_40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24923 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24924 dlls/d3dx9_40/Makefile: dlls/d3dx9_40/Makefile.in dlls/Makedll.rules"
24925 ac_config_files="$ac_config_files dlls/d3dx9_40/Makefile"
24927 ALL_MAKEFILES="$ALL_MAKEFILES \\
24928 dlls/d3dx9_41/Makefile"
24929 test "x$enable_d3dx9_41" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24931 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24932 dlls/d3dx9_41/Makefile: dlls/d3dx9_41/Makefile.in dlls/Makedll.rules"
24933 ac_config_files="$ac_config_files dlls/d3dx9_41/Makefile"
24935 ALL_MAKEFILES="$ALL_MAKEFILES \\
24936 dlls/d3dxof/Makefile"
24937 test "x$enable_d3dxof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24939 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24940 dlls/d3dxof/Makefile: dlls/d3dxof/Makefile.in dlls/Makedll.rules"
24941 ac_config_files="$ac_config_files dlls/d3dxof/Makefile"
24943 ALL_MAKEFILES="$ALL_MAKEFILES \\
24944 dlls/d3dxof/tests/Makefile"
24945 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24947 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24948 dlls/d3dxof/tests/Makefile: dlls/d3dxof/tests/Makefile.in dlls/Maketest.rules"
24949 ac_config_files="$ac_config_files dlls/d3dxof/tests/Makefile"
24951 ALL_MAKEFILES="$ALL_MAKEFILES \\
24952 dlls/dbghelp/Makefile"
24953 test "x$enable_dbghelp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24955 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24956 dlls/dbghelp/Makefile: dlls/dbghelp/Makefile.in dlls/Makedll.rules"
24957 ac_config_files="$ac_config_files dlls/dbghelp/Makefile"
24959 ALL_MAKEFILES="$ALL_MAKEFILES \\
24960 dlls/dciman32/Makefile"
24961 test "x$enable_dciman32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24963 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24964 dlls/dciman32/Makefile: dlls/dciman32/Makefile.in dlls/Makedll.rules"
24965 ac_config_files="$ac_config_files dlls/dciman32/Makefile"
24967 ALL_MAKEFILES="$ALL_MAKEFILES \\
24968 dlls/ddraw/Makefile"
24969 test "x$enable_ddraw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24971 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24972 dlls/ddraw/Makefile: dlls/ddraw/Makefile.in dlls/Makedll.rules"
24973 ac_config_files="$ac_config_files dlls/ddraw/Makefile"
24975 ALL_MAKEFILES="$ALL_MAKEFILES \\
24976 dlls/ddraw/tests/Makefile"
24977 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24979 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24980 dlls/ddraw/tests/Makefile: dlls/ddraw/tests/Makefile.in dlls/Maketest.rules"
24981 ac_config_files="$ac_config_files dlls/ddraw/tests/Makefile"
24983 ALL_MAKEFILES="$ALL_MAKEFILES \\
24984 dlls/ddrawex/Makefile"
24985 test "x$enable_ddrawex" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24987 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24988 dlls/ddrawex/Makefile: dlls/ddrawex/Makefile.in dlls/Makedll.rules"
24989 ac_config_files="$ac_config_files dlls/ddrawex/Makefile"
24991 ALL_MAKEFILES="$ALL_MAKEFILES \\
24992 dlls/ddrawex/tests/Makefile"
24993 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24995 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24996 dlls/ddrawex/tests/Makefile: dlls/ddrawex/tests/Makefile.in dlls/Maketest.rules"
24997 ac_config_files="$ac_config_files dlls/ddrawex/tests/Makefile"
24999 ALL_MAKEFILES="$ALL_MAKEFILES \\
25000 dlls/devenum/Makefile"
25001 test "x$enable_devenum" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25003 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25004 dlls/devenum/Makefile: dlls/devenum/Makefile.in dlls/Makedll.rules"
25005 ac_config_files="$ac_config_files dlls/devenum/Makefile"
25007 ALL_MAKEFILES="$ALL_MAKEFILES \\
25008 dlls/dinput/Makefile"
25009 test "x$enable_dinput" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25011 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25012 dlls/dinput/Makefile: dlls/dinput/Makefile.in dlls/Makedll.rules"
25013 ac_config_files="$ac_config_files dlls/dinput/Makefile"
25015 ALL_MAKEFILES="$ALL_MAKEFILES \\
25016 dlls/dinput/tests/Makefile"
25017 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25019 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25020 dlls/dinput/tests/Makefile: dlls/dinput/tests/Makefile.in dlls/Maketest.rules"
25021 ac_config_files="$ac_config_files dlls/dinput/tests/Makefile"
25023 ALL_MAKEFILES="$ALL_MAKEFILES \\
25024 dlls/dinput8/Makefile"
25025 test "x$enable_dinput8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25027 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25028 dlls/dinput8/Makefile: dlls/dinput8/Makefile.in dlls/Makedll.rules"
25029 ac_config_files="$ac_config_files dlls/dinput8/Makefile"
25031 ALL_MAKEFILES="$ALL_MAKEFILES \\
25032 dlls/dispdib.dll16/Makefile"
25033 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25035 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25036 dlls/dispdib.dll16/Makefile: dlls/dispdib.dll16/Makefile.in dlls/Makedll.rules"
25037 ac_config_files="$ac_config_files dlls/dispdib.dll16/Makefile"
25039 ALL_MAKEFILES="$ALL_MAKEFILES \\
25040 dlls/display.drv16/Makefile"
25041 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25043 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25044 dlls/display.drv16/Makefile: dlls/display.drv16/Makefile.in dlls/Makedll.rules"
25045 ac_config_files="$ac_config_files dlls/display.drv16/Makefile"
25047 ALL_MAKEFILES="$ALL_MAKEFILES \\
25048 dlls/dmband/Makefile"
25049 test "x$enable_dmband" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25051 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25052 dlls/dmband/Makefile: dlls/dmband/Makefile.in dlls/Makedll.rules"
25053 ac_config_files="$ac_config_files dlls/dmband/Makefile"
25055 ALL_MAKEFILES="$ALL_MAKEFILES \\
25056 dlls/dmcompos/Makefile"
25057 test "x$enable_dmcompos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25059 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25060 dlls/dmcompos/Makefile: dlls/dmcompos/Makefile.in dlls/Makedll.rules"
25061 ac_config_files="$ac_config_files dlls/dmcompos/Makefile"
25063 ALL_MAKEFILES="$ALL_MAKEFILES \\
25064 dlls/dmime/Makefile"
25065 test "x$enable_dmime" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25067 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25068 dlls/dmime/Makefile: dlls/dmime/Makefile.in dlls/Makedll.rules"
25069 ac_config_files="$ac_config_files dlls/dmime/Makefile"
25071 ALL_MAKEFILES="$ALL_MAKEFILES \\
25072 dlls/dmloader/Makefile"
25073 test "x$enable_dmloader" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25075 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25076 dlls/dmloader/Makefile: dlls/dmloader/Makefile.in dlls/Makedll.rules"
25077 ac_config_files="$ac_config_files dlls/dmloader/Makefile"
25079 ALL_MAKEFILES="$ALL_MAKEFILES \\
25080 dlls/dmscript/Makefile"
25081 test "x$enable_dmscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25083 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25084 dlls/dmscript/Makefile: dlls/dmscript/Makefile.in dlls/Makedll.rules"
25085 ac_config_files="$ac_config_files dlls/dmscript/Makefile"
25087 ALL_MAKEFILES="$ALL_MAKEFILES \\
25088 dlls/dmstyle/Makefile"
25089 test "x$enable_dmstyle" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25091 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25092 dlls/dmstyle/Makefile: dlls/dmstyle/Makefile.in dlls/Makedll.rules"
25093 ac_config_files="$ac_config_files dlls/dmstyle/Makefile"
25095 ALL_MAKEFILES="$ALL_MAKEFILES \\
25096 dlls/dmsynth/Makefile"
25097 test "x$enable_dmsynth" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25099 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25100 dlls/dmsynth/Makefile: dlls/dmsynth/Makefile.in dlls/Makedll.rules"
25101 ac_config_files="$ac_config_files dlls/dmsynth/Makefile"
25103 ALL_MAKEFILES="$ALL_MAKEFILES \\
25104 dlls/dmusic/Makefile"
25105 test "x$enable_dmusic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25107 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25108 dlls/dmusic/Makefile: dlls/dmusic/Makefile.in dlls/Makedll.rules"
25109 ac_config_files="$ac_config_files dlls/dmusic/Makefile"
25111 ALL_MAKEFILES="$ALL_MAKEFILES \\
25112 dlls/dmusic32/Makefile"
25113 test "x$enable_dmusic32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25115 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25116 dlls/dmusic32/Makefile: dlls/dmusic32/Makefile.in dlls/Makedll.rules"
25117 ac_config_files="$ac_config_files dlls/dmusic32/Makefile"
25119 ALL_MAKEFILES="$ALL_MAKEFILES \\
25120 dlls/dnsapi/Makefile"
25121 test "x$enable_dnsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25123 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25124 dlls/dnsapi/Makefile: dlls/dnsapi/Makefile.in dlls/Makedll.rules"
25125 ac_config_files="$ac_config_files dlls/dnsapi/Makefile"
25127 ALL_MAKEFILES="$ALL_MAKEFILES \\
25128 dlls/dnsapi/tests/Makefile"
25129 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25131 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25132 dlls/dnsapi/tests/Makefile: dlls/dnsapi/tests/Makefile.in dlls/Maketest.rules"
25133 ac_config_files="$ac_config_files dlls/dnsapi/tests/Makefile"
25135 ALL_MAKEFILES="$ALL_MAKEFILES \\
25136 dlls/dplay/Makefile"
25137 test "x$enable_dplay" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25139 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25140 dlls/dplay/Makefile: dlls/dplay/Makefile.in dlls/Makedll.rules"
25141 ac_config_files="$ac_config_files dlls/dplay/Makefile"
25143 ALL_MAKEFILES="$ALL_MAKEFILES \\
25144 dlls/dplayx/Makefile"
25145 test "x$enable_dplayx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25147 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25148 dlls/dplayx/Makefile: dlls/dplayx/Makefile.in dlls/Makedll.rules"
25149 ac_config_files="$ac_config_files dlls/dplayx/Makefile"
25151 ALL_MAKEFILES="$ALL_MAKEFILES \\
25152 dlls/dplayx/tests/Makefile"
25153 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25155 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25156 dlls/dplayx/tests/Makefile: dlls/dplayx/tests/Makefile.in dlls/Maketest.rules"
25157 ac_config_files="$ac_config_files dlls/dplayx/tests/Makefile"
25159 ALL_MAKEFILES="$ALL_MAKEFILES \\
25160 dlls/dpnaddr/Makefile"
25161 test "x$enable_dpnaddr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25163 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25164 dlls/dpnaddr/Makefile: dlls/dpnaddr/Makefile.in dlls/Makedll.rules"
25165 ac_config_files="$ac_config_files dlls/dpnaddr/Makefile"
25167 ALL_MAKEFILES="$ALL_MAKEFILES \\
25168 dlls/dpnet/Makefile"
25169 test "x$enable_dpnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25171 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25172 dlls/dpnet/Makefile: dlls/dpnet/Makefile.in dlls/Makedll.rules"
25173 ac_config_files="$ac_config_files dlls/dpnet/Makefile"
25175 ALL_MAKEFILES="$ALL_MAKEFILES \\
25176 dlls/dpnhpast/Makefile"
25177 test "x$enable_dpnhpast" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25179 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25180 dlls/dpnhpast/Makefile: dlls/dpnhpast/Makefile.in dlls/Makedll.rules"
25181 ac_config_files="$ac_config_files dlls/dpnhpast/Makefile"
25183 ALL_MAKEFILES="$ALL_MAKEFILES \\
25184 dlls/dpnlobby/Makefile"
25185 test "x$enable_dpnlobby" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25187 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25188 dlls/dpnlobby/Makefile: dlls/dpnlobby/Makefile.in dlls/Makedll.rules"
25189 ac_config_files="$ac_config_files dlls/dpnlobby/Makefile"
25191 ALL_MAKEFILES="$ALL_MAKEFILES \\
25192 dlls/dpwsockx/Makefile"
25193 test "x$enable_dpwsockx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25195 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25196 dlls/dpwsockx/Makefile: dlls/dpwsockx/Makefile.in dlls/Makedll.rules"
25197 ac_config_files="$ac_config_files dlls/dpwsockx/Makefile"
25199 ALL_MAKEFILES="$ALL_MAKEFILES \\
25200 dlls/dsound/Makefile"
25201 test "x$enable_dsound" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25203 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25204 dlls/dsound/Makefile: dlls/dsound/Makefile.in dlls/Makedll.rules"
25205 ac_config_files="$ac_config_files dlls/dsound/Makefile"
25207 ALL_MAKEFILES="$ALL_MAKEFILES \\
25208 dlls/dsound/tests/Makefile"
25209 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25211 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25212 dlls/dsound/tests/Makefile: dlls/dsound/tests/Makefile.in dlls/Maketest.rules"
25213 ac_config_files="$ac_config_files dlls/dsound/tests/Makefile"
25215 ALL_MAKEFILES="$ALL_MAKEFILES \\
25216 dlls/dssenh/Makefile"
25217 test "x$enable_dssenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25219 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25220 dlls/dssenh/Makefile: dlls/dssenh/Makefile.in dlls/Makedll.rules"
25221 ac_config_files="$ac_config_files dlls/dssenh/Makefile"
25223 ALL_MAKEFILES="$ALL_MAKEFILES \\
25224 dlls/dswave/Makefile"
25225 test "x$enable_dswave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25227 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25228 dlls/dswave/Makefile: dlls/dswave/Makefile.in dlls/Makedll.rules"
25229 ac_config_files="$ac_config_files dlls/dswave/Makefile"
25231 ALL_MAKEFILES="$ALL_MAKEFILES \\
25232 dlls/dwmapi/Makefile"
25233 test "x$enable_dwmapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25235 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25236 dlls/dwmapi/Makefile: dlls/dwmapi/Makefile.in dlls/Makedll.rules"
25237 ac_config_files="$ac_config_files dlls/dwmapi/Makefile"
25239 ALL_MAKEFILES="$ALL_MAKEFILES \\
25240 dlls/dxdiagn/Makefile"
25241 test "x$enable_dxdiagn" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25243 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25244 dlls/dxdiagn/Makefile: dlls/dxdiagn/Makefile.in dlls/Makedll.rules"
25245 ac_config_files="$ac_config_files dlls/dxdiagn/Makefile"
25247 ALL_MAKEFILES="$ALL_MAKEFILES \\
25248 dlls/dxerr8/Makefile"
25249 test "x$enable_dxerr8" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25251 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25252 dlls/dxerr8/Makefile: dlls/dxerr8/Makefile.in dlls/Makeimplib.rules"
25253 ac_config_files="$ac_config_files dlls/dxerr8/Makefile"
25255 ALL_MAKEFILES="$ALL_MAKEFILES \\
25256 dlls/dxerr9/Makefile"
25257 test "x$enable_dxerr9" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25259 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25260 dlls/dxerr9/Makefile: dlls/dxerr9/Makefile.in dlls/Makeimplib.rules"
25261 ac_config_files="$ac_config_files dlls/dxerr9/Makefile"
25263 ALL_MAKEFILES="$ALL_MAKEFILES \\
25264 dlls/dxgi/Makefile"
25265 test "x$enable_dxgi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25267 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25268 dlls/dxgi/Makefile: dlls/dxgi/Makefile.in dlls/Makedll.rules"
25269 ac_config_files="$ac_config_files dlls/dxgi/Makefile"
25271 ALL_MAKEFILES="$ALL_MAKEFILES \\
25272 dlls/dxgi/tests/Makefile"
25273 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25275 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25276 dlls/dxgi/tests/Makefile: dlls/dxgi/tests/Makefile.in dlls/Maketest.rules"
25277 ac_config_files="$ac_config_files dlls/dxgi/tests/Makefile"
25279 ALL_MAKEFILES="$ALL_MAKEFILES \\
25280 dlls/dxguid/Makefile"
25281 test "x$enable_dxguid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25283 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25284 dlls/dxguid/Makefile: dlls/dxguid/Makefile.in dlls/Makeimplib.rules"
25285 ac_config_files="$ac_config_files dlls/dxguid/Makefile"
25287 ALL_MAKEFILES="$ALL_MAKEFILES \\
25288 dlls/faultrep/Makefile"
25289 test "x$enable_faultrep" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25291 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25292 dlls/faultrep/Makefile: dlls/faultrep/Makefile.in dlls/Makedll.rules"
25293 ac_config_files="$ac_config_files dlls/faultrep/Makefile"
25295 ALL_MAKEFILES="$ALL_MAKEFILES \\
25296 dlls/fusion/Makefile"
25297 test "x$enable_fusion" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25299 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25300 dlls/fusion/Makefile: dlls/fusion/Makefile.in dlls/Makedll.rules"
25301 ac_config_files="$ac_config_files dlls/fusion/Makefile"
25303 ALL_MAKEFILES="$ALL_MAKEFILES \\
25304 dlls/fusion/tests/Makefile"
25305 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25307 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25308 dlls/fusion/tests/Makefile: dlls/fusion/tests/Makefile.in dlls/Maketest.rules"
25309 ac_config_files="$ac_config_files dlls/fusion/tests/Makefile"
25311 ALL_MAKEFILES="$ALL_MAKEFILES \\
25312 dlls/gdi32/Makefile"
25313 test "x$enable_gdi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25315 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25316 dlls/gdi32/Makefile: dlls/gdi32/Makefile.in dlls/Makedll.rules"
25317 ac_config_files="$ac_config_files dlls/gdi32/Makefile"
25319 ALL_MAKEFILES="$ALL_MAKEFILES \\
25320 dlls/gdi32/tests/Makefile"
25321 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25323 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25324 dlls/gdi32/tests/Makefile: dlls/gdi32/tests/Makefile.in dlls/Maketest.rules"
25325 ac_config_files="$ac_config_files dlls/gdi32/tests/Makefile"
25327 ALL_MAKEFILES="$ALL_MAKEFILES \\
25328 dlls/gdiplus/Makefile"
25329 test "x$enable_gdiplus" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25331 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25332 dlls/gdiplus/Makefile: dlls/gdiplus/Makefile.in dlls/Makedll.rules"
25333 ac_config_files="$ac_config_files dlls/gdiplus/Makefile"
25335 ALL_MAKEFILES="$ALL_MAKEFILES \\
25336 dlls/gdiplus/tests/Makefile"
25337 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25339 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25340 dlls/gdiplus/tests/Makefile: dlls/gdiplus/tests/Makefile.in dlls/Maketest.rules"
25341 ac_config_files="$ac_config_files dlls/gdiplus/tests/Makefile"
25343 ALL_MAKEFILES="$ALL_MAKEFILES \\
25344 dlls/glu32/Makefile"
25345 test "x$enable_glu32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25347 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25348 dlls/glu32/Makefile: dlls/glu32/Makefile.in dlls/Makedll.rules"
25349 ac_config_files="$ac_config_files dlls/glu32/Makefile"
25351 ALL_MAKEFILES="$ALL_MAKEFILES \\
25352 dlls/gphoto2.ds/Makefile"
25353 test "x$enable_gphoto2_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25355 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25356 dlls/gphoto2.ds/Makefile: dlls/gphoto2.ds/Makefile.in dlls/Makedll.rules"
25357 ac_config_files="$ac_config_files dlls/gphoto2.ds/Makefile"
25359 ALL_MAKEFILES="$ALL_MAKEFILES \\
25360 dlls/gpkcsp/Makefile"
25361 test "x$enable_gpkcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25363 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25364 dlls/gpkcsp/Makefile: dlls/gpkcsp/Makefile.in dlls/Makedll.rules"
25365 ac_config_files="$ac_config_files dlls/gpkcsp/Makefile"
25367 ALL_MAKEFILES="$ALL_MAKEFILES \\
25369 test "x$enable_hal" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25371 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25372 dlls/hal/Makefile: dlls/hal/Makefile.in dlls/Makedll.rules"
25373 ac_config_files="$ac_config_files dlls/hal/Makefile"
25375 ALL_MAKEFILES="$ALL_MAKEFILES \\
25376 dlls/hhctrl.ocx/Makefile"
25377 test "x$enable_hhctrl_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25379 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25380 dlls/hhctrl.ocx/Makefile: dlls/hhctrl.ocx/Makefile.in dlls/Makedll.rules"
25381 ac_config_files="$ac_config_files dlls/hhctrl.ocx/Makefile"
25383 ALL_MAKEFILES="$ALL_MAKEFILES \\
25385 test "x$enable_hid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25387 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25388 dlls/hid/Makefile: dlls/hid/Makefile.in dlls/Makedll.rules"
25389 ac_config_files="$ac_config_files dlls/hid/Makefile"
25391 ALL_MAKEFILES="$ALL_MAKEFILES \\
25392 dlls/hlink/Makefile"
25393 test "x$enable_hlink" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25395 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25396 dlls/hlink/Makefile: dlls/hlink/Makefile.in dlls/Makedll.rules"
25397 ac_config_files="$ac_config_files dlls/hlink/Makefile"
25399 ALL_MAKEFILES="$ALL_MAKEFILES \\
25400 dlls/hlink/tests/Makefile"
25401 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25403 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25404 dlls/hlink/tests/Makefile: dlls/hlink/tests/Makefile.in dlls/Maketest.rules"
25405 ac_config_files="$ac_config_files dlls/hlink/tests/Makefile"
25407 ALL_MAKEFILES="$ALL_MAKEFILES \\
25408 dlls/hnetcfg/Makefile"
25409 test "x$enable_hnetcfg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25411 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25412 dlls/hnetcfg/Makefile: dlls/hnetcfg/Makefile.in dlls/Makedll.rules"
25413 ac_config_files="$ac_config_files dlls/hnetcfg/Makefile"
25415 ALL_MAKEFILES="$ALL_MAKEFILES \\
25416 dlls/httpapi/Makefile"
25417 test "x$enable_httpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25419 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25420 dlls/httpapi/Makefile: dlls/httpapi/Makefile.in dlls/Makedll.rules"
25421 ac_config_files="$ac_config_files dlls/httpapi/Makefile"
25423 ALL_MAKEFILES="$ALL_MAKEFILES \\
25424 dlls/iccvid/Makefile"
25425 test "x$enable_iccvid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25427 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25428 dlls/iccvid/Makefile: dlls/iccvid/Makefile.in dlls/Makedll.rules"
25429 ac_config_files="$ac_config_files dlls/iccvid/Makefile"
25431 ALL_MAKEFILES="$ALL_MAKEFILES \\
25432 dlls/icmp/Makefile"
25433 test "x$enable_icmp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25435 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25436 dlls/icmp/Makefile: dlls/icmp/Makefile.in dlls/Makedll.rules"
25437 ac_config_files="$ac_config_files dlls/icmp/Makefile"
25439 ALL_MAKEFILES="$ALL_MAKEFILES \\
25440 dlls/ifsmgr.vxd/Makefile"
25441 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25443 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25444 dlls/ifsmgr.vxd/Makefile: dlls/ifsmgr.vxd/Makefile.in dlls/Makedll.rules"
25445 ac_config_files="$ac_config_files dlls/ifsmgr.vxd/Makefile"
25447 ALL_MAKEFILES="$ALL_MAKEFILES \\
25448 dlls/imaadp32.acm/Makefile"
25449 test "x$enable_imaadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25451 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25452 dlls/imaadp32.acm/Makefile: dlls/imaadp32.acm/Makefile.in dlls/Makedll.rules"
25453 ac_config_files="$ac_config_files dlls/imaadp32.acm/Makefile"
25455 ALL_MAKEFILES="$ALL_MAKEFILES \\
25456 dlls/imagehlp/Makefile"
25457 test "x$enable_imagehlp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25459 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25460 dlls/imagehlp/Makefile: dlls/imagehlp/Makefile.in dlls/Makedll.rules"
25461 ac_config_files="$ac_config_files dlls/imagehlp/Makefile"
25463 ALL_MAKEFILES="$ALL_MAKEFILES \\
25464 dlls/imm.dll16/Makefile"
25465 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25467 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25468 dlls/imm.dll16/Makefile: dlls/imm.dll16/Makefile.in dlls/Makedll.rules"
25469 ac_config_files="$ac_config_files dlls/imm.dll16/Makefile"
25471 ALL_MAKEFILES="$ALL_MAKEFILES \\
25472 dlls/imm32/Makefile"
25473 test "x$enable_imm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25475 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25476 dlls/imm32/Makefile: dlls/imm32/Makefile.in dlls/Makedll.rules"
25477 ac_config_files="$ac_config_files dlls/imm32/Makefile"
25479 ALL_MAKEFILES="$ALL_MAKEFILES \\
25480 dlls/imm32/tests/Makefile"
25481 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25483 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25484 dlls/imm32/tests/Makefile: dlls/imm32/tests/Makefile.in dlls/Maketest.rules"
25485 ac_config_files="$ac_config_files dlls/imm32/tests/Makefile"
25487 ALL_MAKEFILES="$ALL_MAKEFILES \\
25488 dlls/inetcomm/Makefile"
25489 test "x$enable_inetcomm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25491 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25492 dlls/inetcomm/Makefile: dlls/inetcomm/Makefile.in dlls/Makedll.rules"
25493 ac_config_files="$ac_config_files dlls/inetcomm/Makefile"
25495 ALL_MAKEFILES="$ALL_MAKEFILES \\
25496 dlls/inetcomm/tests/Makefile"
25497 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25499 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25500 dlls/inetcomm/tests/Makefile: dlls/inetcomm/tests/Makefile.in dlls/Maketest.rules"
25501 ac_config_files="$ac_config_files dlls/inetcomm/tests/Makefile"
25503 ALL_MAKEFILES="$ALL_MAKEFILES \\
25504 dlls/inetmib1/Makefile"
25505 test "x$enable_inetmib1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25507 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25508 dlls/inetmib1/Makefile: dlls/inetmib1/Makefile.in dlls/Makedll.rules"
25509 ac_config_files="$ac_config_files dlls/inetmib1/Makefile"
25511 ALL_MAKEFILES="$ALL_MAKEFILES \\
25512 dlls/inetmib1/tests/Makefile"
25513 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25515 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25516 dlls/inetmib1/tests/Makefile: dlls/inetmib1/tests/Makefile.in dlls/Maketest.rules"
25517 ac_config_files="$ac_config_files dlls/inetmib1/tests/Makefile"
25519 ALL_MAKEFILES="$ALL_MAKEFILES \\
25520 dlls/infosoft/Makefile"
25521 test "x$enable_infosoft" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25523 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25524 dlls/infosoft/Makefile: dlls/infosoft/Makefile.in dlls/Makedll.rules"
25525 ac_config_files="$ac_config_files dlls/infosoft/Makefile"
25527 ALL_MAKEFILES="$ALL_MAKEFILES \\
25528 dlls/infosoft/tests/Makefile"
25529 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25531 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25532 dlls/infosoft/tests/Makefile: dlls/infosoft/tests/Makefile.in dlls/Maketest.rules"
25533 ac_config_files="$ac_config_files dlls/infosoft/tests/Makefile"
25535 ALL_MAKEFILES="$ALL_MAKEFILES \\
25536 dlls/initpki/Makefile"
25537 test "x$enable_initpki" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25539 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25540 dlls/initpki/Makefile: dlls/initpki/Makefile.in dlls/Makedll.rules"
25541 ac_config_files="$ac_config_files dlls/initpki/Makefile"
25543 ALL_MAKEFILES="$ALL_MAKEFILES \\
25544 dlls/inkobj/Makefile"
25545 test "x$enable_inkobj" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25547 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25548 dlls/inkobj/Makefile: dlls/inkobj/Makefile.in dlls/Makedll.rules"
25549 ac_config_files="$ac_config_files dlls/inkobj/Makefile"
25551 ALL_MAKEFILES="$ALL_MAKEFILES \\
25552 dlls/inseng/Makefile"
25553 test "x$enable_inseng" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25555 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25556 dlls/inseng/Makefile: dlls/inseng/Makefile.in dlls/Makedll.rules"
25557 ac_config_files="$ac_config_files dlls/inseng/Makefile"
25559 ALL_MAKEFILES="$ALL_MAKEFILES \\
25560 dlls/iphlpapi/Makefile"
25561 test "x$enable_iphlpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25563 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25564 dlls/iphlpapi/Makefile: dlls/iphlpapi/Makefile.in dlls/Makedll.rules"
25565 ac_config_files="$ac_config_files dlls/iphlpapi/Makefile"
25567 ALL_MAKEFILES="$ALL_MAKEFILES \\
25568 dlls/iphlpapi/tests/Makefile"
25569 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25571 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25572 dlls/iphlpapi/tests/Makefile: dlls/iphlpapi/tests/Makefile.in dlls/Maketest.rules"
25573 ac_config_files="$ac_config_files dlls/iphlpapi/tests/Makefile"
25575 ALL_MAKEFILES="$ALL_MAKEFILES \\
25576 dlls/itircl/Makefile"
25577 test "x$enable_itircl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25579 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25580 dlls/itircl/Makefile: dlls/itircl/Makefile.in dlls/Makedll.rules"
25581 ac_config_files="$ac_config_files dlls/itircl/Makefile"
25583 ALL_MAKEFILES="$ALL_MAKEFILES \\
25584 dlls/itss/Makefile"
25585 test "x$enable_itss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25587 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25588 dlls/itss/Makefile: dlls/itss/Makefile.in dlls/Makedll.rules"
25589 ac_config_files="$ac_config_files dlls/itss/Makefile"
25591 ALL_MAKEFILES="$ALL_MAKEFILES \\
25592 dlls/itss/tests/Makefile"
25593 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25595 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25596 dlls/itss/tests/Makefile: dlls/itss/tests/Makefile.in dlls/Maketest.rules"
25597 ac_config_files="$ac_config_files dlls/itss/tests/Makefile"
25599 ALL_MAKEFILES="$ALL_MAKEFILES \\
25600 dlls/jscript/Makefile"
25601 test "x$enable_jscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25603 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25604 dlls/jscript/Makefile: dlls/jscript/Makefile.in dlls/Makedll.rules"
25605 ac_config_files="$ac_config_files dlls/jscript/Makefile"
25607 ALL_MAKEFILES="$ALL_MAKEFILES \\
25608 dlls/jscript/tests/Makefile"
25609 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25611 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25612 dlls/jscript/tests/Makefile: dlls/jscript/tests/Makefile.in dlls/Maketest.rules"
25613 ac_config_files="$ac_config_files dlls/jscript/tests/Makefile"
25615 ALL_MAKEFILES="$ALL_MAKEFILES \\
25616 dlls/kernel32/Makefile"
25617 test "x$enable_kernel32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25619 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25620 dlls/kernel32/Makefile: dlls/kernel32/Makefile.in dlls/Makedll.rules"
25621 ac_config_files="$ac_config_files dlls/kernel32/Makefile"
25623 ALL_MAKEFILES="$ALL_MAKEFILES \\
25624 dlls/kernel32/tests/Makefile"
25625 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25627 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25628 dlls/kernel32/tests/Makefile: dlls/kernel32/tests/Makefile.in dlls/Maketest.rules"
25629 ac_config_files="$ac_config_files dlls/kernel32/tests/Makefile"
25631 ALL_MAKEFILES="$ALL_MAKEFILES \\
25632 dlls/keyboard.drv16/Makefile"
25633 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25635 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25636 dlls/keyboard.drv16/Makefile: dlls/keyboard.drv16/Makefile.in dlls/Makedll.rules"
25637 ac_config_files="$ac_config_files dlls/keyboard.drv16/Makefile"
25639 ALL_MAKEFILES="$ALL_MAKEFILES \\
25640 dlls/loadperf/Makefile"
25641 test "x$enable_loadperf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25643 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25644 dlls/loadperf/Makefile: dlls/loadperf/Makefile.in dlls/Makedll.rules"
25645 ac_config_files="$ac_config_files dlls/loadperf/Makefile"
25647 ALL_MAKEFILES="$ALL_MAKEFILES \\
25648 dlls/localspl/Makefile"
25649 test "x$enable_localspl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25651 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25652 dlls/localspl/Makefile: dlls/localspl/Makefile.in dlls/Makedll.rules"
25653 ac_config_files="$ac_config_files dlls/localspl/Makefile"
25655 ALL_MAKEFILES="$ALL_MAKEFILES \\
25656 dlls/localspl/tests/Makefile"
25657 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25659 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25660 dlls/localspl/tests/Makefile: dlls/localspl/tests/Makefile.in dlls/Maketest.rules"
25661 ac_config_files="$ac_config_files dlls/localspl/tests/Makefile"
25663 ALL_MAKEFILES="$ALL_MAKEFILES \\
25664 dlls/localui/Makefile"
25665 test "x$enable_localui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25667 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25668 dlls/localui/Makefile: dlls/localui/Makefile.in dlls/Makedll.rules"
25669 ac_config_files="$ac_config_files dlls/localui/Makefile"
25671 ALL_MAKEFILES="$ALL_MAKEFILES \\
25672 dlls/localui/tests/Makefile"
25673 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25675 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25676 dlls/localui/tests/Makefile: dlls/localui/tests/Makefile.in dlls/Maketest.rules"
25677 ac_config_files="$ac_config_files dlls/localui/tests/Makefile"
25679 ALL_MAKEFILES="$ALL_MAKEFILES \\
25680 dlls/lz32/Makefile"
25681 test "x$enable_lz32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25683 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25684 dlls/lz32/Makefile: dlls/lz32/Makefile.in dlls/Makedll.rules"
25685 ac_config_files="$ac_config_files dlls/lz32/Makefile"
25687 ALL_MAKEFILES="$ALL_MAKEFILES \\
25688 dlls/lz32/tests/Makefile"
25689 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25691 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25692 dlls/lz32/tests/Makefile: dlls/lz32/tests/Makefile.in dlls/Maketest.rules"
25693 ac_config_files="$ac_config_files dlls/lz32/tests/Makefile"
25695 ALL_MAKEFILES="$ALL_MAKEFILES \\
25696 dlls/lzexpand.dll16/Makefile"
25697 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25699 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25700 dlls/lzexpand.dll16/Makefile: dlls/lzexpand.dll16/Makefile.in dlls/Makedll.rules"
25701 ac_config_files="$ac_config_files dlls/lzexpand.dll16/Makefile"
25703 ALL_MAKEFILES="$ALL_MAKEFILES \\
25704 dlls/mapi32/Makefile"
25705 test "x$enable_mapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25707 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25708 dlls/mapi32/Makefile: dlls/mapi32/Makefile.in dlls/Makedll.rules"
25709 ac_config_files="$ac_config_files dlls/mapi32/Makefile"
25711 ALL_MAKEFILES="$ALL_MAKEFILES \\
25712 dlls/mapi32/tests/Makefile"
25713 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25715 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25716 dlls/mapi32/tests/Makefile: dlls/mapi32/tests/Makefile.in dlls/Maketest.rules"
25717 ac_config_files="$ac_config_files dlls/mapi32/tests/Makefile"
25719 ALL_MAKEFILES="$ALL_MAKEFILES \\
25720 dlls/mciavi32/Makefile"
25721 test "x$enable_mciavi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25723 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25724 dlls/mciavi32/Makefile: dlls/mciavi32/Makefile.in dlls/Makedll.rules"
25725 ac_config_files="$ac_config_files dlls/mciavi32/Makefile"
25727 ALL_MAKEFILES="$ALL_MAKEFILES \\
25728 dlls/mcicda/Makefile"
25729 test "x$enable_mcicda" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25731 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25732 dlls/mcicda/Makefile: dlls/mcicda/Makefile.in dlls/Makedll.rules"
25733 ac_config_files="$ac_config_files dlls/mcicda/Makefile"
25735 ALL_MAKEFILES="$ALL_MAKEFILES \\
25736 dlls/mciqtz32/Makefile"
25737 test "x$enable_mciqtz32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25739 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25740 dlls/mciqtz32/Makefile: dlls/mciqtz32/Makefile.in dlls/Makedll.rules"
25741 ac_config_files="$ac_config_files dlls/mciqtz32/Makefile"
25743 ALL_MAKEFILES="$ALL_MAKEFILES \\
25744 dlls/mciseq/Makefile"
25745 test "x$enable_mciseq" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25747 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25748 dlls/mciseq/Makefile: dlls/mciseq/Makefile.in dlls/Makedll.rules"
25749 ac_config_files="$ac_config_files dlls/mciseq/Makefile"
25751 ALL_MAKEFILES="$ALL_MAKEFILES \\
25752 dlls/mciwave/Makefile"
25753 test "x$enable_mciwave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25755 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25756 dlls/mciwave/Makefile: dlls/mciwave/Makefile.in dlls/Makedll.rules"
25757 ac_config_files="$ac_config_files dlls/mciwave/Makefile"
25759 ALL_MAKEFILES="$ALL_MAKEFILES \\
25760 dlls/midimap/Makefile"
25761 test "x$enable_midimap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25763 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25764 dlls/midimap/Makefile: dlls/midimap/Makefile.in dlls/Makedll.rules"
25765 ac_config_files="$ac_config_files dlls/midimap/Makefile"
25767 ALL_MAKEFILES="$ALL_MAKEFILES \\
25768 dlls/mlang/Makefile"
25769 test "x$enable_mlang" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25771 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25772 dlls/mlang/Makefile: dlls/mlang/Makefile.in dlls/Makedll.rules"
25773 ac_config_files="$ac_config_files dlls/mlang/Makefile"
25775 ALL_MAKEFILES="$ALL_MAKEFILES \\
25776 dlls/mlang/tests/Makefile"
25777 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25779 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25780 dlls/mlang/tests/Makefile: dlls/mlang/tests/Makefile.in dlls/Maketest.rules"
25781 ac_config_files="$ac_config_files dlls/mlang/tests/Makefile"
25783 ALL_MAKEFILES="$ALL_MAKEFILES \\
25784 dlls/mmdevldr.vxd/Makefile"
25785 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25787 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25788 dlls/mmdevldr.vxd/Makefile: dlls/mmdevldr.vxd/Makefile.in dlls/Makedll.rules"
25789 ac_config_files="$ac_config_files dlls/mmdevldr.vxd/Makefile"
25791 ALL_MAKEFILES="$ALL_MAKEFILES \\
25792 dlls/monodebg.vxd/Makefile"
25793 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25795 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25796 dlls/monodebg.vxd/Makefile: dlls/monodebg.vxd/Makefile.in dlls/Makedll.rules"
25797 ac_config_files="$ac_config_files dlls/monodebg.vxd/Makefile"
25799 ALL_MAKEFILES="$ALL_MAKEFILES \\
25800 dlls/mountmgr.sys/Makefile"
25801 test "x$enable_mountmgr_sys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25803 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25804 dlls/mountmgr.sys/Makefile: dlls/mountmgr.sys/Makefile.in dlls/Makedll.rules"
25805 ac_config_files="$ac_config_files dlls/mountmgr.sys/Makefile"
25807 ALL_MAKEFILES="$ALL_MAKEFILES \\
25808 dlls/mouse.drv16/Makefile"
25809 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25811 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25812 dlls/mouse.drv16/Makefile: dlls/mouse.drv16/Makefile.in dlls/Makedll.rules"
25813 ac_config_files="$ac_config_files dlls/mouse.drv16/Makefile"
25815 ALL_MAKEFILES="$ALL_MAKEFILES \\
25817 test "x$enable_mpr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25819 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25820 dlls/mpr/Makefile: dlls/mpr/Makefile.in dlls/Makedll.rules"
25821 ac_config_files="$ac_config_files dlls/mpr/Makefile"
25823 ALL_MAKEFILES="$ALL_MAKEFILES \\
25824 dlls/mprapi/Makefile"
25825 test "x$enable_mprapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25827 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25828 dlls/mprapi/Makefile: dlls/mprapi/Makefile.in dlls/Makedll.rules"
25829 ac_config_files="$ac_config_files dlls/mprapi/Makefile"
25831 ALL_MAKEFILES="$ALL_MAKEFILES \\
25832 dlls/msacm.dll16/Makefile"
25833 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25835 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25836 dlls/msacm.dll16/Makefile: dlls/msacm.dll16/Makefile.in dlls/Makedll.rules"
25837 ac_config_files="$ac_config_files dlls/msacm.dll16/Makefile"
25839 ALL_MAKEFILES="$ALL_MAKEFILES \\
25840 dlls/msacm32.drv/Makefile"
25841 test "x$enable_msacm32_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25843 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25844 dlls/msacm32.drv/Makefile: dlls/msacm32.drv/Makefile.in dlls/Makedll.rules"
25845 ac_config_files="$ac_config_files dlls/msacm32.drv/Makefile"
25847 ALL_MAKEFILES="$ALL_MAKEFILES \\
25848 dlls/msacm32/Makefile"
25849 test "x$enable_msacm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25851 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25852 dlls/msacm32/Makefile: dlls/msacm32/Makefile.in dlls/Makedll.rules"
25853 ac_config_files="$ac_config_files dlls/msacm32/Makefile"
25855 ALL_MAKEFILES="$ALL_MAKEFILES \\
25856 dlls/msacm32/tests/Makefile"
25857 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25859 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25860 dlls/msacm32/tests/Makefile: dlls/msacm32/tests/Makefile.in dlls/Maketest.rules"
25861 ac_config_files="$ac_config_files dlls/msacm32/tests/Makefile"
25863 ALL_MAKEFILES="$ALL_MAKEFILES \\
25864 dlls/msadp32.acm/Makefile"
25865 test "x$enable_msadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25867 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25868 dlls/msadp32.acm/Makefile: dlls/msadp32.acm/Makefile.in dlls/Makedll.rules"
25869 ac_config_files="$ac_config_files dlls/msadp32.acm/Makefile"
25871 ALL_MAKEFILES="$ALL_MAKEFILES \\
25872 dlls/mscat32/Makefile"
25873 test "x$enable_mscat32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25875 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25876 dlls/mscat32/Makefile: dlls/mscat32/Makefile.in dlls/Makedll.rules"
25877 ac_config_files="$ac_config_files dlls/mscat32/Makefile"
25879 ALL_MAKEFILES="$ALL_MAKEFILES \\
25880 dlls/mscms/Makefile"
25881 test "x$enable_mscms" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25883 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25884 dlls/mscms/Makefile: dlls/mscms/Makefile.in dlls/Makedll.rules"
25885 ac_config_files="$ac_config_files dlls/mscms/Makefile"
25887 ALL_MAKEFILES="$ALL_MAKEFILES \\
25888 dlls/mscms/tests/Makefile"
25889 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25891 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25892 dlls/mscms/tests/Makefile: dlls/mscms/tests/Makefile.in dlls/Maketest.rules"
25893 ac_config_files="$ac_config_files dlls/mscms/tests/Makefile"
25895 ALL_MAKEFILES="$ALL_MAKEFILES \\
25896 dlls/mscoree/Makefile"
25897 test "x$enable_mscoree" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25899 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25900 dlls/mscoree/Makefile: dlls/mscoree/Makefile.in dlls/Makedll.rules"
25901 ac_config_files="$ac_config_files dlls/mscoree/Makefile"
25903 ALL_MAKEFILES="$ALL_MAKEFILES \\
25904 dlls/msctf/Makefile"
25905 test "x$enable_msctf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25907 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25908 dlls/msctf/Makefile: dlls/msctf/Makefile.in dlls/Makedll.rules"
25909 ac_config_files="$ac_config_files dlls/msctf/Makefile"
25911 ALL_MAKEFILES="$ALL_MAKEFILES \\
25912 dlls/msctf/tests/Makefile"
25913 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25915 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25916 dlls/msctf/tests/Makefile: dlls/msctf/tests/Makefile.in dlls/Maketest.rules"
25917 ac_config_files="$ac_config_files dlls/msctf/tests/Makefile"
25919 ALL_MAKEFILES="$ALL_MAKEFILES \\
25920 dlls/msdmo/Makefile"
25921 test "x$enable_msdmo" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25923 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25924 dlls/msdmo/Makefile: dlls/msdmo/Makefile.in dlls/Makedll.rules"
25925 ac_config_files="$ac_config_files dlls/msdmo/Makefile"
25927 ALL_MAKEFILES="$ALL_MAKEFILES \\
25928 dlls/msftedit/Makefile"
25929 test "x$enable_msftedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25931 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25932 dlls/msftedit/Makefile: dlls/msftedit/Makefile.in dlls/Makedll.rules"
25933 ac_config_files="$ac_config_files dlls/msftedit/Makefile"
25935 ALL_MAKEFILES="$ALL_MAKEFILES \\
25936 dlls/msg711.acm/Makefile"
25937 test "x$enable_msg711_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25939 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25940 dlls/msg711.acm/Makefile: dlls/msg711.acm/Makefile.in dlls/Makedll.rules"
25941 ac_config_files="$ac_config_files dlls/msg711.acm/Makefile"
25943 ALL_MAKEFILES="$ALL_MAKEFILES \\
25944 dlls/mshtml.tlb/Makefile"
25945 test "x$enable_mshtml_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25947 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25948 dlls/mshtml.tlb/Makefile: dlls/mshtml.tlb/Makefile.in dlls/Makedll.rules"
25949 ac_config_files="$ac_config_files dlls/mshtml.tlb/Makefile"
25951 ALL_MAKEFILES="$ALL_MAKEFILES \\
25952 dlls/mshtml/Makefile"
25953 test "x$enable_mshtml" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25955 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25956 dlls/mshtml/Makefile: dlls/mshtml/Makefile.in dlls/Makedll.rules"
25957 ac_config_files="$ac_config_files dlls/mshtml/Makefile"
25959 ALL_MAKEFILES="$ALL_MAKEFILES \\
25960 dlls/mshtml/tests/Makefile"
25961 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25963 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25964 dlls/mshtml/tests/Makefile: dlls/mshtml/tests/Makefile.in dlls/Maketest.rules"
25965 ac_config_files="$ac_config_files dlls/mshtml/tests/Makefile"
25967 ALL_MAKEFILES="$ALL_MAKEFILES \\
25969 test "x$enable_msi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25971 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25972 dlls/msi/Makefile: dlls/msi/Makefile.in dlls/Makedll.rules"
25973 ac_config_files="$ac_config_files dlls/msi/Makefile"
25975 ALL_MAKEFILES="$ALL_MAKEFILES \\
25976 dlls/msi/tests/Makefile"
25977 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25979 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25980 dlls/msi/tests/Makefile: dlls/msi/tests/Makefile.in dlls/Maketest.rules"
25981 ac_config_files="$ac_config_files dlls/msi/tests/Makefile"
25983 ALL_MAKEFILES="$ALL_MAKEFILES \\
25984 dlls/msimg32/Makefile"
25985 test "x$enable_msimg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25987 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25988 dlls/msimg32/Makefile: dlls/msimg32/Makefile.in dlls/Makedll.rules"
25989 ac_config_files="$ac_config_files dlls/msimg32/Makefile"
25991 ALL_MAKEFILES="$ALL_MAKEFILES \\
25992 dlls/msimtf/Makefile"
25993 test "x$enable_msimtf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25995 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25996 dlls/msimtf/Makefile: dlls/msimtf/Makefile.in dlls/Makedll.rules"
25997 ac_config_files="$ac_config_files dlls/msimtf/Makefile"
25999 ALL_MAKEFILES="$ALL_MAKEFILES \\
26000 dlls/msisip/Makefile"
26001 test "x$enable_msisip" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26003 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26004 dlls/msisip/Makefile: dlls/msisip/Makefile.in dlls/Makedll.rules"
26005 ac_config_files="$ac_config_files dlls/msisip/Makefile"
26007 ALL_MAKEFILES="$ALL_MAKEFILES \\
26008 dlls/msisys.ocx/Makefile"
26009 test "x$enable_msisys_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26011 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26012 dlls/msisys.ocx/Makefile: dlls/msisys.ocx/Makefile.in dlls/Makedll.rules"
26013 ac_config_files="$ac_config_files dlls/msisys.ocx/Makefile"
26015 ALL_MAKEFILES="$ALL_MAKEFILES \\
26016 dlls/msnet32/Makefile"
26017 test "x$enable_msnet32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26019 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26020 dlls/msnet32/Makefile: dlls/msnet32/Makefile.in dlls/Makedll.rules"
26021 ac_config_files="$ac_config_files dlls/msnet32/Makefile"
26023 ALL_MAKEFILES="$ALL_MAKEFILES \\
26024 dlls/msrle32/Makefile"
26025 test "x$enable_msrle32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26027 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26028 dlls/msrle32/Makefile: dlls/msrle32/Makefile.in dlls/Makedll.rules"
26029 ac_config_files="$ac_config_files dlls/msrle32/Makefile"
26031 ALL_MAKEFILES="$ALL_MAKEFILES \\
26032 dlls/mssign32/Makefile"
26033 test "x$enable_mssign32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26035 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26036 dlls/mssign32/Makefile: dlls/mssign32/Makefile.in dlls/Makedll.rules"
26037 ac_config_files="$ac_config_files dlls/mssign32/Makefile"
26039 ALL_MAKEFILES="$ALL_MAKEFILES \\
26040 dlls/mssip32/Makefile"
26041 test "x$enable_mssip32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26043 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26044 dlls/mssip32/Makefile: dlls/mssip32/Makefile.in dlls/Makedll.rules"
26045 ac_config_files="$ac_config_files dlls/mssip32/Makefile"
26047 ALL_MAKEFILES="$ALL_MAKEFILES \\
26048 dlls/mstask/Makefile"
26049 test "x$enable_mstask" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26051 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26052 dlls/mstask/Makefile: dlls/mstask/Makefile.in dlls/Makedll.rules"
26053 ac_config_files="$ac_config_files dlls/mstask/Makefile"
26055 ALL_MAKEFILES="$ALL_MAKEFILES \\
26056 dlls/mstask/tests/Makefile"
26057 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26059 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26060 dlls/mstask/tests/Makefile: dlls/mstask/tests/Makefile.in dlls/Maketest.rules"
26061 ac_config_files="$ac_config_files dlls/mstask/tests/Makefile"
26063 ALL_MAKEFILES="$ALL_MAKEFILES \\
26064 dlls/msvcirt/Makefile"
26065 test "x$enable_msvcirt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26067 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26068 dlls/msvcirt/Makefile: dlls/msvcirt/Makefile.in dlls/Makedll.rules"
26069 ac_config_files="$ac_config_files dlls/msvcirt/Makefile"
26071 ALL_MAKEFILES="$ALL_MAKEFILES \\
26072 dlls/msvcr71/Makefile"
26073 test "x$enable_msvcr71" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26075 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26076 dlls/msvcr71/Makefile: dlls/msvcr71/Makefile.in dlls/Makedll.rules"
26077 ac_config_files="$ac_config_files dlls/msvcr71/Makefile"
26079 ALL_MAKEFILES="$ALL_MAKEFILES \\
26080 dlls/msvcrt/Makefile"
26081 test "x$enable_msvcrt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26083 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26084 dlls/msvcrt/Makefile: dlls/msvcrt/Makefile.in dlls/Makedll.rules"
26085 ac_config_files="$ac_config_files dlls/msvcrt/Makefile"
26087 ALL_MAKEFILES="$ALL_MAKEFILES \\
26088 dlls/msvcrt/tests/Makefile"
26089 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26091 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26092 dlls/msvcrt/tests/Makefile: dlls/msvcrt/tests/Makefile.in dlls/Maketest.rules"
26093 ac_config_files="$ac_config_files dlls/msvcrt/tests/Makefile"
26095 ALL_MAKEFILES="$ALL_MAKEFILES \\
26096 dlls/msvcrt20/Makefile"
26097 test "x$enable_msvcrt20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26099 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26100 dlls/msvcrt20/Makefile: dlls/msvcrt20/Makefile.in dlls/Makedll.rules"
26101 ac_config_files="$ac_config_files dlls/msvcrt20/Makefile"
26103 ALL_MAKEFILES="$ALL_MAKEFILES \\
26104 dlls/msvcrt40/Makefile"
26105 test "x$enable_msvcrt40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26107 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26108 dlls/msvcrt40/Makefile: dlls/msvcrt40/Makefile.in dlls/Makedll.rules"
26109 ac_config_files="$ac_config_files dlls/msvcrt40/Makefile"
26111 ALL_MAKEFILES="$ALL_MAKEFILES \\
26112 dlls/msvcrtd/Makefile"
26113 test "x$enable_msvcrtd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26115 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26116 dlls/msvcrtd/Makefile: dlls/msvcrtd/Makefile.in dlls/Makedll.rules"
26117 ac_config_files="$ac_config_files dlls/msvcrtd/Makefile"
26119 ALL_MAKEFILES="$ALL_MAKEFILES \\
26120 dlls/msvcrtd/tests/Makefile"
26121 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26123 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26124 dlls/msvcrtd/tests/Makefile: dlls/msvcrtd/tests/Makefile.in dlls/Maketest.rules"
26125 ac_config_files="$ac_config_files dlls/msvcrtd/tests/Makefile"
26127 ALL_MAKEFILES="$ALL_MAKEFILES \\
26128 dlls/msvfw32/Makefile"
26129 test "x$enable_msvfw32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26131 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26132 dlls/msvfw32/Makefile: dlls/msvfw32/Makefile.in dlls/Makedll.rules"
26133 ac_config_files="$ac_config_files dlls/msvfw32/Makefile"
26135 ALL_MAKEFILES="$ALL_MAKEFILES \\
26136 dlls/msvfw32/tests/Makefile"
26137 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26139 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26140 dlls/msvfw32/tests/Makefile: dlls/msvfw32/tests/Makefile.in dlls/Maketest.rules"
26141 ac_config_files="$ac_config_files dlls/msvfw32/tests/Makefile"
26143 ALL_MAKEFILES="$ALL_MAKEFILES \\
26144 dlls/msvidc32/Makefile"
26145 test "x$enable_msvidc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26147 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26148 dlls/msvidc32/Makefile: dlls/msvidc32/Makefile.in dlls/Makedll.rules"
26149 ac_config_files="$ac_config_files dlls/msvidc32/Makefile"
26151 ALL_MAKEFILES="$ALL_MAKEFILES \\
26152 dlls/mswsock/Makefile"
26153 test "x$enable_mswsock" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26155 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26156 dlls/mswsock/Makefile: dlls/mswsock/Makefile.in dlls/Makedll.rules"
26157 ac_config_files="$ac_config_files dlls/mswsock/Makefile"
26159 ALL_MAKEFILES="$ALL_MAKEFILES \\
26160 dlls/msxml3/Makefile"
26161 test "x$enable_msxml3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26163 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26164 dlls/msxml3/Makefile: dlls/msxml3/Makefile.in dlls/Makedll.rules"
26165 ac_config_files="$ac_config_files dlls/msxml3/Makefile"
26167 ALL_MAKEFILES="$ALL_MAKEFILES \\
26168 dlls/msxml3/tests/Makefile"
26169 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26171 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26172 dlls/msxml3/tests/Makefile: dlls/msxml3/tests/Makefile.in dlls/Maketest.rules"
26173 ac_config_files="$ac_config_files dlls/msxml3/tests/Makefile"
26175 ALL_MAKEFILES="$ALL_MAKEFILES \\
26176 dlls/nddeapi/Makefile"
26177 test "x$enable_nddeapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26179 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26180 dlls/nddeapi/Makefile: dlls/nddeapi/Makefile.in dlls/Makedll.rules"
26181 ac_config_files="$ac_config_files dlls/nddeapi/Makefile"
26183 ALL_MAKEFILES="$ALL_MAKEFILES \\
26184 dlls/netapi32/Makefile"
26185 test "x$enable_netapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26187 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26188 dlls/netapi32/Makefile: dlls/netapi32/Makefile.in dlls/Makedll.rules"
26189 ac_config_files="$ac_config_files dlls/netapi32/Makefile"
26191 ALL_MAKEFILES="$ALL_MAKEFILES \\
26192 dlls/netapi32/tests/Makefile"
26193 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26195 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26196 dlls/netapi32/tests/Makefile: dlls/netapi32/tests/Makefile.in dlls/Maketest.rules"
26197 ac_config_files="$ac_config_files dlls/netapi32/tests/Makefile"
26199 ALL_MAKEFILES="$ALL_MAKEFILES \\
26200 dlls/newdev/Makefile"
26201 test "x$enable_newdev" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26203 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26204 dlls/newdev/Makefile: dlls/newdev/Makefile.in dlls/Makedll.rules"
26205 ac_config_files="$ac_config_files dlls/newdev/Makefile"
26207 ALL_MAKEFILES="$ALL_MAKEFILES \\
26208 dlls/ntdll/Makefile"
26209 test "x$enable_ntdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26211 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26212 dlls/ntdll/Makefile: dlls/ntdll/Makefile.in dlls/Makedll.rules"
26213 ac_config_files="$ac_config_files dlls/ntdll/Makefile"
26215 ALL_MAKEFILES="$ALL_MAKEFILES \\
26216 dlls/ntdll/tests/Makefile"
26217 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26219 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26220 dlls/ntdll/tests/Makefile: dlls/ntdll/tests/Makefile.in dlls/Maketest.rules"
26221 ac_config_files="$ac_config_files dlls/ntdll/tests/Makefile"
26223 ALL_MAKEFILES="$ALL_MAKEFILES \\
26224 dlls/ntdsapi/Makefile"
26225 test "x$enable_ntdsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26227 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26228 dlls/ntdsapi/Makefile: dlls/ntdsapi/Makefile.in dlls/Makedll.rules"
26229 ac_config_files="$ac_config_files dlls/ntdsapi/Makefile"
26231 ALL_MAKEFILES="$ALL_MAKEFILES \\
26232 dlls/ntdsapi/tests/Makefile"
26233 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26235 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26236 dlls/ntdsapi/tests/Makefile: dlls/ntdsapi/tests/Makefile.in dlls/Maketest.rules"
26237 ac_config_files="$ac_config_files dlls/ntdsapi/tests/Makefile"
26239 ALL_MAKEFILES="$ALL_MAKEFILES \\
26240 dlls/ntoskrnl.exe/Makefile"
26241 test "x$enable_ntoskrnl_exe" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26243 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26244 dlls/ntoskrnl.exe/Makefile: dlls/ntoskrnl.exe/Makefile.in dlls/Makedll.rules"
26245 ac_config_files="$ac_config_files dlls/ntoskrnl.exe/Makefile"
26247 ALL_MAKEFILES="$ALL_MAKEFILES \\
26248 dlls/ntprint/Makefile"
26249 test "x$enable_ntprint" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26251 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26252 dlls/ntprint/Makefile: dlls/ntprint/Makefile.in dlls/Makedll.rules"
26253 ac_config_files="$ac_config_files dlls/ntprint/Makefile"
26255 ALL_MAKEFILES="$ALL_MAKEFILES \\
26256 dlls/ntprint/tests/Makefile"
26257 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26259 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26260 dlls/ntprint/tests/Makefile: dlls/ntprint/tests/Makefile.in dlls/Maketest.rules"
26261 ac_config_files="$ac_config_files dlls/ntprint/tests/Makefile"
26263 ALL_MAKEFILES="$ALL_MAKEFILES \\
26264 dlls/objsel/Makefile"
26265 test "x$enable_objsel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26267 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26268 dlls/objsel/Makefile: dlls/objsel/Makefile.in dlls/Makedll.rules"
26269 ac_config_files="$ac_config_files dlls/objsel/Makefile"
26271 ALL_MAKEFILES="$ALL_MAKEFILES \\
26272 dlls/odbc32/Makefile"
26273 test "x$enable_odbc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26275 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26276 dlls/odbc32/Makefile: dlls/odbc32/Makefile.in dlls/Makedll.rules"
26277 ac_config_files="$ac_config_files dlls/odbc32/Makefile"
26279 ALL_MAKEFILES="$ALL_MAKEFILES \\
26280 dlls/odbccp32/Makefile"
26281 test "x$enable_odbccp32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26283 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26284 dlls/odbccp32/Makefile: dlls/odbccp32/Makefile.in dlls/Makedll.rules"
26285 ac_config_files="$ac_config_files dlls/odbccp32/Makefile"
26287 ALL_MAKEFILES="$ALL_MAKEFILES \\
26288 dlls/odbccp32/tests/Makefile"
26289 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26291 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26292 dlls/odbccp32/tests/Makefile: dlls/odbccp32/tests/Makefile.in dlls/Maketest.rules"
26293 ac_config_files="$ac_config_files dlls/odbccp32/tests/Makefile"
26295 ALL_MAKEFILES="$ALL_MAKEFILES \\
26296 dlls/ole2.dll16/Makefile"
26297 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26299 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26300 dlls/ole2.dll16/Makefile: dlls/ole2.dll16/Makefile.in dlls/Makedll.rules"
26301 ac_config_files="$ac_config_files dlls/ole2.dll16/Makefile"
26303 ALL_MAKEFILES="$ALL_MAKEFILES \\
26304 dlls/ole2conv.dll16/Makefile"
26305 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26307 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26308 dlls/ole2conv.dll16/Makefile: dlls/ole2conv.dll16/Makefile.in dlls/Makedll.rules"
26309 ac_config_files="$ac_config_files dlls/ole2conv.dll16/Makefile"
26311 ALL_MAKEFILES="$ALL_MAKEFILES \\
26312 dlls/ole2disp.dll16/Makefile"
26313 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26315 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26316 dlls/ole2disp.dll16/Makefile: dlls/ole2disp.dll16/Makefile.in dlls/Makedll.rules"
26317 ac_config_files="$ac_config_files dlls/ole2disp.dll16/Makefile"
26319 ALL_MAKEFILES="$ALL_MAKEFILES \\
26320 dlls/ole2nls.dll16/Makefile"
26321 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26323 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26324 dlls/ole2nls.dll16/Makefile: dlls/ole2nls.dll16/Makefile.in dlls/Makedll.rules"
26325 ac_config_files="$ac_config_files dlls/ole2nls.dll16/Makefile"
26327 ALL_MAKEFILES="$ALL_MAKEFILES \\
26328 dlls/ole2prox.dll16/Makefile"
26329 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26331 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26332 dlls/ole2prox.dll16/Makefile: dlls/ole2prox.dll16/Makefile.in dlls/Makedll.rules"
26333 ac_config_files="$ac_config_files dlls/ole2prox.dll16/Makefile"
26335 ALL_MAKEFILES="$ALL_MAKEFILES \\
26336 dlls/ole2thk.dll16/Makefile"
26337 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26339 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26340 dlls/ole2thk.dll16/Makefile: dlls/ole2thk.dll16/Makefile.in dlls/Makedll.rules"
26341 ac_config_files="$ac_config_files dlls/ole2thk.dll16/Makefile"
26343 ALL_MAKEFILES="$ALL_MAKEFILES \\
26344 dlls/ole32/Makefile"
26345 test "x$enable_ole32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26347 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26348 dlls/ole32/Makefile: dlls/ole32/Makefile.in dlls/Makedll.rules"
26349 ac_config_files="$ac_config_files dlls/ole32/Makefile"
26351 ALL_MAKEFILES="$ALL_MAKEFILES \\
26352 dlls/ole32/tests/Makefile"
26353 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26355 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26356 dlls/ole32/tests/Makefile: dlls/ole32/tests/Makefile.in dlls/Maketest.rules"
26357 ac_config_files="$ac_config_files dlls/ole32/tests/Makefile"
26359 ALL_MAKEFILES="$ALL_MAKEFILES \\
26360 dlls/oleacc/Makefile"
26361 test "x$enable_oleacc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26363 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26364 dlls/oleacc/Makefile: dlls/oleacc/Makefile.in dlls/Makedll.rules"
26365 ac_config_files="$ac_config_files dlls/oleacc/Makefile"
26367 ALL_MAKEFILES="$ALL_MAKEFILES \\
26368 dlls/oleacc/tests/Makefile"
26369 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26371 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26372 dlls/oleacc/tests/Makefile: dlls/oleacc/tests/Makefile.in dlls/Maketest.rules"
26373 ac_config_files="$ac_config_files dlls/oleacc/tests/Makefile"
26375 ALL_MAKEFILES="$ALL_MAKEFILES \\
26376 dlls/oleaut32/Makefile"
26377 test "x$enable_oleaut32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26379 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26380 dlls/oleaut32/Makefile: dlls/oleaut32/Makefile.in dlls/Makedll.rules"
26381 ac_config_files="$ac_config_files dlls/oleaut32/Makefile"
26383 ALL_MAKEFILES="$ALL_MAKEFILES \\
26384 dlls/oleaut32/tests/Makefile"
26385 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26387 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26388 dlls/oleaut32/tests/Makefile: dlls/oleaut32/tests/Makefile.in dlls/Maketest.rules"
26389 ac_config_files="$ac_config_files dlls/oleaut32/tests/Makefile"
26391 ALL_MAKEFILES="$ALL_MAKEFILES \\
26392 dlls/olecli.dll16/Makefile"
26393 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26395 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26396 dlls/olecli.dll16/Makefile: dlls/olecli.dll16/Makefile.in dlls/Makedll.rules"
26397 ac_config_files="$ac_config_files dlls/olecli.dll16/Makefile"
26399 ALL_MAKEFILES="$ALL_MAKEFILES \\
26400 dlls/olecli32/Makefile"
26401 test "x$enable_olecli32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26403 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26404 dlls/olecli32/Makefile: dlls/olecli32/Makefile.in dlls/Makedll.rules"
26405 ac_config_files="$ac_config_files dlls/olecli32/Makefile"
26407 ALL_MAKEFILES="$ALL_MAKEFILES \\
26408 dlls/oledlg/Makefile"
26409 test "x$enable_oledlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26411 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26412 dlls/oledlg/Makefile: dlls/oledlg/Makefile.in dlls/Makedll.rules"
26413 ac_config_files="$ac_config_files dlls/oledlg/Makefile"
26415 ALL_MAKEFILES="$ALL_MAKEFILES \\
26416 dlls/olepro32/Makefile"
26417 test "x$enable_olepro32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26419 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26420 dlls/olepro32/Makefile: dlls/olepro32/Makefile.in dlls/Makedll.rules"
26421 ac_config_files="$ac_config_files dlls/olepro32/Makefile"
26423 ALL_MAKEFILES="$ALL_MAKEFILES \\
26424 dlls/olesvr.dll16/Makefile"
26425 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26427 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26428 dlls/olesvr.dll16/Makefile: dlls/olesvr.dll16/Makefile.in dlls/Makedll.rules"
26429 ac_config_files="$ac_config_files dlls/olesvr.dll16/Makefile"
26431 ALL_MAKEFILES="$ALL_MAKEFILES \\
26432 dlls/olesvr32/Makefile"
26433 test "x$enable_olesvr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26435 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26436 dlls/olesvr32/Makefile: dlls/olesvr32/Makefile.in dlls/Makedll.rules"
26437 ac_config_files="$ac_config_files dlls/olesvr32/Makefile"
26439 ALL_MAKEFILES="$ALL_MAKEFILES \\
26440 dlls/olethk32/Makefile"
26441 test "x$enable_olethk32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26443 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26444 dlls/olethk32/Makefile: dlls/olethk32/Makefile.in dlls/Makedll.rules"
26445 ac_config_files="$ac_config_files dlls/olethk32/Makefile"
26447 ALL_MAKEFILES="$ALL_MAKEFILES \\
26448 dlls/opengl32/Makefile"
26449 test "x$enable_opengl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26451 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26452 dlls/opengl32/Makefile: dlls/opengl32/Makefile.in dlls/Makedll.rules"
26453 ac_config_files="$ac_config_files dlls/opengl32/Makefile"
26455 ALL_MAKEFILES="$ALL_MAKEFILES \\
26456 dlls/opengl32/tests/Makefile"
26457 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26459 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26460 dlls/opengl32/tests/Makefile: dlls/opengl32/tests/Makefile.in dlls/Maketest.rules"
26461 ac_config_files="$ac_config_files dlls/opengl32/tests/Makefile"
26463 ALL_MAKEFILES="$ALL_MAKEFILES \\
26465 test "x$enable_pdh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26467 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26468 dlls/pdh/Makefile: dlls/pdh/Makefile.in dlls/Makedll.rules"
26469 ac_config_files="$ac_config_files dlls/pdh/Makefile"
26471 ALL_MAKEFILES="$ALL_MAKEFILES \\
26472 dlls/pdh/tests/Makefile"
26473 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26475 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26476 dlls/pdh/tests/Makefile: dlls/pdh/tests/Makefile.in dlls/Maketest.rules"
26477 ac_config_files="$ac_config_files dlls/pdh/tests/Makefile"
26479 ALL_MAKEFILES="$ALL_MAKEFILES \\
26480 dlls/pidgen/Makefile"
26481 test "x$enable_pidgen" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26483 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26484 dlls/pidgen/Makefile: dlls/pidgen/Makefile.in dlls/Makedll.rules"
26485 ac_config_files="$ac_config_files dlls/pidgen/Makefile"
26487 ALL_MAKEFILES="$ALL_MAKEFILES \\
26488 dlls/powrprof/Makefile"
26489 test "x$enable_powrprof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26491 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26492 dlls/powrprof/Makefile: dlls/powrprof/Makefile.in dlls/Makedll.rules"
26493 ac_config_files="$ac_config_files dlls/powrprof/Makefile"
26495 ALL_MAKEFILES="$ALL_MAKEFILES \\
26496 dlls/printui/Makefile"
26497 test "x$enable_printui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26499 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26500 dlls/printui/Makefile: dlls/printui/Makefile.in dlls/Makedll.rules"
26501 ac_config_files="$ac_config_files dlls/printui/Makefile"
26503 ALL_MAKEFILES="$ALL_MAKEFILES \\
26504 dlls/propsys/Makefile"
26505 test "x$enable_propsys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26507 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26508 dlls/propsys/Makefile: dlls/propsys/Makefile.in dlls/Makedll.rules"
26509 ac_config_files="$ac_config_files dlls/propsys/Makefile"
26511 ALL_MAKEFILES="$ALL_MAKEFILES \\
26512 dlls/psapi/Makefile"
26513 test "x$enable_psapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26515 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26516 dlls/psapi/Makefile: dlls/psapi/Makefile.in dlls/Makedll.rules"
26517 ac_config_files="$ac_config_files dlls/psapi/Makefile"
26519 ALL_MAKEFILES="$ALL_MAKEFILES \\
26520 dlls/psapi/tests/Makefile"
26521 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26523 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26524 dlls/psapi/tests/Makefile: dlls/psapi/tests/Makefile.in dlls/Maketest.rules"
26525 ac_config_files="$ac_config_files dlls/psapi/tests/Makefile"
26527 ALL_MAKEFILES="$ALL_MAKEFILES \\
26528 dlls/pstorec/Makefile"
26529 test "x$enable_pstorec" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26531 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26532 dlls/pstorec/Makefile: dlls/pstorec/Makefile.in dlls/Makedll.rules"
26533 ac_config_files="$ac_config_files dlls/pstorec/Makefile"
26535 ALL_MAKEFILES="$ALL_MAKEFILES \\
26536 dlls/qcap/Makefile"
26537 test "x$enable_qcap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26539 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26540 dlls/qcap/Makefile: dlls/qcap/Makefile.in dlls/Makedll.rules"
26541 ac_config_files="$ac_config_files dlls/qcap/Makefile"
26543 ALL_MAKEFILES="$ALL_MAKEFILES \\
26544 dlls/qedit/Makefile"
26545 test "x$enable_qedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26547 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26548 dlls/qedit/Makefile: dlls/qedit/Makefile.in dlls/Makedll.rules"
26549 ac_config_files="$ac_config_files dlls/qedit/Makefile"
26551 ALL_MAKEFILES="$ALL_MAKEFILES \\
26552 dlls/qedit/tests/Makefile"
26553 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26555 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26556 dlls/qedit/tests/Makefile: dlls/qedit/tests/Makefile.in dlls/Maketest.rules"
26557 ac_config_files="$ac_config_files dlls/qedit/tests/Makefile"
26559 ALL_MAKEFILES="$ALL_MAKEFILES \\
26560 dlls/qmgr/Makefile"
26561 test "x$enable_qmgr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26563 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26564 dlls/qmgr/Makefile: dlls/qmgr/Makefile.in dlls/Makedll.rules"
26565 ac_config_files="$ac_config_files dlls/qmgr/Makefile"
26567 ALL_MAKEFILES="$ALL_MAKEFILES \\
26568 dlls/qmgr/tests/Makefile"
26569 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26571 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26572 dlls/qmgr/tests/Makefile: dlls/qmgr/tests/Makefile.in dlls/Maketest.rules"
26573 ac_config_files="$ac_config_files dlls/qmgr/tests/Makefile"
26575 ALL_MAKEFILES="$ALL_MAKEFILES \\
26576 dlls/qmgrprxy/Makefile"
26577 test "x$enable_qmgrprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26579 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26580 dlls/qmgrprxy/Makefile: dlls/qmgrprxy/Makefile.in dlls/Makedll.rules"
26581 ac_config_files="$ac_config_files dlls/qmgrprxy/Makefile"
26583 ALL_MAKEFILES="$ALL_MAKEFILES \\
26584 dlls/quartz/Makefile"
26585 test "x$enable_quartz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26587 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26588 dlls/quartz/Makefile: dlls/quartz/Makefile.in dlls/Makedll.rules"
26589 ac_config_files="$ac_config_files dlls/quartz/Makefile"
26591 ALL_MAKEFILES="$ALL_MAKEFILES \\
26592 dlls/quartz/tests/Makefile"
26593 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26595 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26596 dlls/quartz/tests/Makefile: dlls/quartz/tests/Makefile.in dlls/Maketest.rules"
26597 ac_config_files="$ac_config_files dlls/quartz/tests/Makefile"
26599 ALL_MAKEFILES="$ALL_MAKEFILES \\
26600 dlls/query/Makefile"
26601 test "x$enable_query" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26603 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26604 dlls/query/Makefile: dlls/query/Makefile.in dlls/Makedll.rules"
26605 ac_config_files="$ac_config_files dlls/query/Makefile"
26607 ALL_MAKEFILES="$ALL_MAKEFILES \\
26608 dlls/rasapi16.dll16/Makefile"
26609 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26611 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26612 dlls/rasapi16.dll16/Makefile: dlls/rasapi16.dll16/Makefile.in dlls/Makedll.rules"
26613 ac_config_files="$ac_config_files dlls/rasapi16.dll16/Makefile"
26615 ALL_MAKEFILES="$ALL_MAKEFILES \\
26616 dlls/rasapi32/Makefile"
26617 test "x$enable_rasapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26619 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26620 dlls/rasapi32/Makefile: dlls/rasapi32/Makefile.in dlls/Makedll.rules"
26621 ac_config_files="$ac_config_files dlls/rasapi32/Makefile"
26623 ALL_MAKEFILES="$ALL_MAKEFILES \\
26624 dlls/rasapi32/tests/Makefile"
26625 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26627 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26628 dlls/rasapi32/tests/Makefile: dlls/rasapi32/tests/Makefile.in dlls/Maketest.rules"
26629 ac_config_files="$ac_config_files dlls/rasapi32/tests/Makefile"
26631 ALL_MAKEFILES="$ALL_MAKEFILES \\
26632 dlls/rasdlg/Makefile"
26633 test "x$enable_rasdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26635 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26636 dlls/rasdlg/Makefile: dlls/rasdlg/Makefile.in dlls/Makedll.rules"
26637 ac_config_files="$ac_config_files dlls/rasdlg/Makefile"
26639 ALL_MAKEFILES="$ALL_MAKEFILES \\
26640 dlls/resutils/Makefile"
26641 test "x$enable_resutils" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26643 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26644 dlls/resutils/Makefile: dlls/resutils/Makefile.in dlls/Makedll.rules"
26645 ac_config_files="$ac_config_files dlls/resutils/Makefile"
26647 ALL_MAKEFILES="$ALL_MAKEFILES \\
26648 dlls/riched20/Makefile"
26649 test "x$enable_riched20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26651 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26652 dlls/riched20/Makefile: dlls/riched20/Makefile.in dlls/Makedll.rules"
26653 ac_config_files="$ac_config_files dlls/riched20/Makefile"
26655 ALL_MAKEFILES="$ALL_MAKEFILES \\
26656 dlls/riched20/tests/Makefile"
26657 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26659 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26660 dlls/riched20/tests/Makefile: dlls/riched20/tests/Makefile.in dlls/Maketest.rules"
26661 ac_config_files="$ac_config_files dlls/riched20/tests/Makefile"
26663 ALL_MAKEFILES="$ALL_MAKEFILES \\
26664 dlls/riched32/Makefile"
26665 test "x$enable_riched32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26667 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26668 dlls/riched32/Makefile: dlls/riched32/Makefile.in dlls/Makedll.rules"
26669 ac_config_files="$ac_config_files dlls/riched32/Makefile"
26671 ALL_MAKEFILES="$ALL_MAKEFILES \\
26672 dlls/riched32/tests/Makefile"
26673 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26675 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26676 dlls/riched32/tests/Makefile: dlls/riched32/tests/Makefile.in dlls/Maketest.rules"
26677 ac_config_files="$ac_config_files dlls/riched32/tests/Makefile"
26679 ALL_MAKEFILES="$ALL_MAKEFILES \\
26680 dlls/rpcrt4/Makefile"
26681 test "x$enable_rpcrt4" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26683 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26684 dlls/rpcrt4/Makefile: dlls/rpcrt4/Makefile.in dlls/Makedll.rules"
26685 ac_config_files="$ac_config_files dlls/rpcrt4/Makefile"
26687 ALL_MAKEFILES="$ALL_MAKEFILES \\
26688 dlls/rpcrt4/tests/Makefile"
26689 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26691 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26692 dlls/rpcrt4/tests/Makefile: dlls/rpcrt4/tests/Makefile.in dlls/Maketest.rules"
26693 ac_config_files="$ac_config_files dlls/rpcrt4/tests/Makefile"
26695 ALL_MAKEFILES="$ALL_MAKEFILES \\
26696 dlls/rsabase/Makefile"
26697 test "x$enable_rsabase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26699 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26700 dlls/rsabase/Makefile: dlls/rsabase/Makefile.in dlls/Makedll.rules"
26701 ac_config_files="$ac_config_files dlls/rsabase/Makefile"
26703 ALL_MAKEFILES="$ALL_MAKEFILES \\
26704 dlls/rsaenh/Makefile"
26705 test "x$enable_rsaenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26707 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26708 dlls/rsaenh/Makefile: dlls/rsaenh/Makefile.in dlls/Makedll.rules"
26709 ac_config_files="$ac_config_files dlls/rsaenh/Makefile"
26711 ALL_MAKEFILES="$ALL_MAKEFILES \\
26712 dlls/rsaenh/tests/Makefile"
26713 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26715 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26716 dlls/rsaenh/tests/Makefile: dlls/rsaenh/tests/Makefile.in dlls/Maketest.rules"
26717 ac_config_files="$ac_config_files dlls/rsaenh/tests/Makefile"
26719 ALL_MAKEFILES="$ALL_MAKEFILES \\
26720 dlls/sane.ds/Makefile"
26721 test "x$enable_sane_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26723 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26724 dlls/sane.ds/Makefile: dlls/sane.ds/Makefile.in dlls/Makedll.rules"
26725 ac_config_files="$ac_config_files dlls/sane.ds/Makefile"
26727 ALL_MAKEFILES="$ALL_MAKEFILES \\
26728 dlls/sccbase/Makefile"
26729 test "x$enable_sccbase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26731 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26732 dlls/sccbase/Makefile: dlls/sccbase/Makefile.in dlls/Makedll.rules"
26733 ac_config_files="$ac_config_files dlls/sccbase/Makefile"
26735 ALL_MAKEFILES="$ALL_MAKEFILES \\
26736 dlls/schannel/Makefile"
26737 test "x$enable_schannel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26739 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26740 dlls/schannel/Makefile: dlls/schannel/Makefile.in dlls/Makedll.rules"
26741 ac_config_files="$ac_config_files dlls/schannel/Makefile"
26743 ALL_MAKEFILES="$ALL_MAKEFILES \\
26744 dlls/schannel/tests/Makefile"
26745 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26747 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26748 dlls/schannel/tests/Makefile: dlls/schannel/tests/Makefile.in dlls/Maketest.rules"
26749 ac_config_files="$ac_config_files dlls/schannel/tests/Makefile"
26751 ALL_MAKEFILES="$ALL_MAKEFILES \\
26752 dlls/secur32/Makefile"
26753 test "x$enable_secur32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26755 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26756 dlls/secur32/Makefile: dlls/secur32/Makefile.in dlls/Makedll.rules"
26757 ac_config_files="$ac_config_files dlls/secur32/Makefile"
26759 ALL_MAKEFILES="$ALL_MAKEFILES \\
26760 dlls/secur32/tests/Makefile"
26761 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26763 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26764 dlls/secur32/tests/Makefile: dlls/secur32/tests/Makefile.in dlls/Maketest.rules"
26765 ac_config_files="$ac_config_files dlls/secur32/tests/Makefile"
26767 ALL_MAKEFILES="$ALL_MAKEFILES \\
26768 dlls/security/Makefile"
26769 test "x$enable_security" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26771 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26772 dlls/security/Makefile: dlls/security/Makefile.in dlls/Makedll.rules"
26773 ac_config_files="$ac_config_files dlls/security/Makefile"
26775 ALL_MAKEFILES="$ALL_MAKEFILES \\
26776 dlls/sensapi/Makefile"
26777 test "x$enable_sensapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26779 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26780 dlls/sensapi/Makefile: dlls/sensapi/Makefile.in dlls/Makedll.rules"
26781 ac_config_files="$ac_config_files dlls/sensapi/Makefile"
26783 ALL_MAKEFILES="$ALL_MAKEFILES \\
26784 dlls/serialui/Makefile"
26785 test "x$enable_serialui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26787 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26788 dlls/serialui/Makefile: dlls/serialui/Makefile.in dlls/Makedll.rules"
26789 ac_config_files="$ac_config_files dlls/serialui/Makefile"
26791 ALL_MAKEFILES="$ALL_MAKEFILES \\
26792 dlls/serialui/tests/Makefile"
26793 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26795 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26796 dlls/serialui/tests/Makefile: dlls/serialui/tests/Makefile.in dlls/Maketest.rules"
26797 ac_config_files="$ac_config_files dlls/serialui/tests/Makefile"
26799 ALL_MAKEFILES="$ALL_MAKEFILES \\
26800 dlls/setupapi/Makefile"
26801 test "x$enable_setupapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26803 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26804 dlls/setupapi/Makefile: dlls/setupapi/Makefile.in dlls/Makedll.rules"
26805 ac_config_files="$ac_config_files dlls/setupapi/Makefile"
26807 ALL_MAKEFILES="$ALL_MAKEFILES \\
26808 dlls/setupapi/tests/Makefile"
26809 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26811 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26812 dlls/setupapi/tests/Makefile: dlls/setupapi/tests/Makefile.in dlls/Maketest.rules"
26813 ac_config_files="$ac_config_files dlls/setupapi/tests/Makefile"
26815 ALL_MAKEFILES="$ALL_MAKEFILES \\
26817 test "x$enable_sfc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26819 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26820 dlls/sfc/Makefile: dlls/sfc/Makefile.in dlls/Makedll.rules"
26821 ac_config_files="$ac_config_files dlls/sfc/Makefile"
26823 ALL_MAKEFILES="$ALL_MAKEFILES \\
26824 dlls/sfc_os/Makefile"
26825 test "x$enable_sfc_os" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26827 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26828 dlls/sfc_os/Makefile: dlls/sfc_os/Makefile.in dlls/Makedll.rules"
26829 ac_config_files="$ac_config_files dlls/sfc_os/Makefile"
26831 ALL_MAKEFILES="$ALL_MAKEFILES \\
26832 dlls/shdoclc/Makefile"
26833 test "x$enable_shdoclc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26835 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26836 dlls/shdoclc/Makefile: dlls/shdoclc/Makefile.in dlls/Makedll.rules"
26837 ac_config_files="$ac_config_files dlls/shdoclc/Makefile"
26839 ALL_MAKEFILES="$ALL_MAKEFILES \\
26840 dlls/shdocvw/Makefile"
26841 test "x$enable_shdocvw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26843 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26844 dlls/shdocvw/Makefile: dlls/shdocvw/Makefile.in dlls/Makedll.rules"
26845 ac_config_files="$ac_config_files dlls/shdocvw/Makefile"
26847 ALL_MAKEFILES="$ALL_MAKEFILES \\
26848 dlls/shdocvw/tests/Makefile"
26849 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26851 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26852 dlls/shdocvw/tests/Makefile: dlls/shdocvw/tests/Makefile.in dlls/Maketest.rules"
26853 ac_config_files="$ac_config_files dlls/shdocvw/tests/Makefile"
26855 ALL_MAKEFILES="$ALL_MAKEFILES \\
26856 dlls/shell32/Makefile"
26857 test "x$enable_shell32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26859 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26860 dlls/shell32/Makefile: dlls/shell32/Makefile.in dlls/Makedll.rules"
26861 ac_config_files="$ac_config_files dlls/shell32/Makefile"
26863 ALL_MAKEFILES="$ALL_MAKEFILES \\
26864 dlls/shell32/tests/Makefile"
26865 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26867 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26868 dlls/shell32/tests/Makefile: dlls/shell32/tests/Makefile.in dlls/Maketest.rules"
26869 ac_config_files="$ac_config_files dlls/shell32/tests/Makefile"
26871 ALL_MAKEFILES="$ALL_MAKEFILES \\
26872 dlls/shfolder/Makefile"
26873 test "x$enable_shfolder" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26875 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26876 dlls/shfolder/Makefile: dlls/shfolder/Makefile.in dlls/Makedll.rules"
26877 ac_config_files="$ac_config_files dlls/shfolder/Makefile"
26879 ALL_MAKEFILES="$ALL_MAKEFILES \\
26880 dlls/shlwapi/Makefile"
26881 test "x$enable_shlwapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26883 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26884 dlls/shlwapi/Makefile: dlls/shlwapi/Makefile.in dlls/Makedll.rules"
26885 ac_config_files="$ac_config_files dlls/shlwapi/Makefile"
26887 ALL_MAKEFILES="$ALL_MAKEFILES \\
26888 dlls/shlwapi/tests/Makefile"
26889 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26891 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26892 dlls/shlwapi/tests/Makefile: dlls/shlwapi/tests/Makefile.in dlls/Maketest.rules"
26893 ac_config_files="$ac_config_files dlls/shlwapi/tests/Makefile"
26895 ALL_MAKEFILES="$ALL_MAKEFILES \\
26896 dlls/slbcsp/Makefile"
26897 test "x$enable_slbcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26899 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26900 dlls/slbcsp/Makefile: dlls/slbcsp/Makefile.in dlls/Makedll.rules"
26901 ac_config_files="$ac_config_files dlls/slbcsp/Makefile"
26903 ALL_MAKEFILES="$ALL_MAKEFILES \\
26905 test "x$enable_slc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26907 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26908 dlls/slc/Makefile: dlls/slc/Makefile.in dlls/Makedll.rules"
26909 ac_config_files="$ac_config_files dlls/slc/Makefile"
26911 ALL_MAKEFILES="$ALL_MAKEFILES \\
26912 dlls/snmpapi/Makefile"
26913 test "x$enable_snmpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26915 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26916 dlls/snmpapi/Makefile: dlls/snmpapi/Makefile.in dlls/Makedll.rules"
26917 ac_config_files="$ac_config_files dlls/snmpapi/Makefile"
26919 ALL_MAKEFILES="$ALL_MAKEFILES \\
26920 dlls/snmpapi/tests/Makefile"
26921 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26923 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26924 dlls/snmpapi/tests/Makefile: dlls/snmpapi/tests/Makefile.in dlls/Maketest.rules"
26925 ac_config_files="$ac_config_files dlls/snmpapi/tests/Makefile"
26927 ALL_MAKEFILES="$ALL_MAKEFILES \\
26928 dlls/softpub/Makefile"
26929 test "x$enable_softpub" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26931 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26932 dlls/softpub/Makefile: dlls/softpub/Makefile.in dlls/Makedll.rules"
26933 ac_config_files="$ac_config_files dlls/softpub/Makefile"
26935 ALL_MAKEFILES="$ALL_MAKEFILES \\
26936 dlls/sound.drv16/Makefile"
26937 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26939 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26940 dlls/sound.drv16/Makefile: dlls/sound.drv16/Makefile.in dlls/Makedll.rules"
26941 ac_config_files="$ac_config_files dlls/sound.drv16/Makefile"
26943 ALL_MAKEFILES="$ALL_MAKEFILES \\
26944 dlls/spoolss/Makefile"
26945 test "x$enable_spoolss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26947 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26948 dlls/spoolss/Makefile: dlls/spoolss/Makefile.in dlls/Makedll.rules"
26949 ac_config_files="$ac_config_files dlls/spoolss/Makefile"
26951 ALL_MAKEFILES="$ALL_MAKEFILES \\
26952 dlls/spoolss/tests/Makefile"
26953 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26955 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26956 dlls/spoolss/tests/Makefile: dlls/spoolss/tests/Makefile.in dlls/Maketest.rules"
26957 ac_config_files="$ac_config_files dlls/spoolss/tests/Makefile"
26959 ALL_MAKEFILES="$ALL_MAKEFILES \\
26960 dlls/stdole2.tlb/Makefile"
26961 test "x$enable_stdole2_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26963 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26964 dlls/stdole2.tlb/Makefile: dlls/stdole2.tlb/Makefile.in dlls/Makedll.rules"
26965 ac_config_files="$ac_config_files dlls/stdole2.tlb/Makefile"
26967 ALL_MAKEFILES="$ALL_MAKEFILES \\
26968 dlls/stdole32.tlb/Makefile"
26969 test "x$enable_stdole32_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26971 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26972 dlls/stdole32.tlb/Makefile: dlls/stdole32.tlb/Makefile.in dlls/Makedll.rules"
26973 ac_config_files="$ac_config_files dlls/stdole32.tlb/Makefile"
26975 ALL_MAKEFILES="$ALL_MAKEFILES \\
26977 test "x$enable_sti" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26979 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26980 dlls/sti/Makefile: dlls/sti/Makefile.in dlls/Makedll.rules"
26981 ac_config_files="$ac_config_files dlls/sti/Makefile"
26983 ALL_MAKEFILES="$ALL_MAKEFILES \\
26984 dlls/storage.dll16/Makefile"
26985 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26987 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26988 dlls/storage.dll16/Makefile: dlls/storage.dll16/Makefile.in dlls/Makedll.rules"
26989 ac_config_files="$ac_config_files dlls/storage.dll16/Makefile"
26991 ALL_MAKEFILES="$ALL_MAKEFILES \\
26992 dlls/stress.dll16/Makefile"
26993 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26995 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26996 dlls/stress.dll16/Makefile: dlls/stress.dll16/Makefile.in dlls/Makedll.rules"
26997 ac_config_files="$ac_config_files dlls/stress.dll16/Makefile"
26999 ALL_MAKEFILES="$ALL_MAKEFILES \\
27000 dlls/strmiids/Makefile"
27001 test "x$enable_strmiids" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27003 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27004 dlls/strmiids/Makefile: dlls/strmiids/Makefile.in dlls/Makeimplib.rules"
27005 ac_config_files="$ac_config_files dlls/strmiids/Makefile"
27007 ALL_MAKEFILES="$ALL_MAKEFILES \\
27008 dlls/svrapi/Makefile"
27009 test "x$enable_svrapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27011 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27012 dlls/svrapi/Makefile: dlls/svrapi/Makefile.in dlls/Makedll.rules"
27013 ac_config_files="$ac_config_files dlls/svrapi/Makefile"
27015 ALL_MAKEFILES="$ALL_MAKEFILES \\
27017 test "x$enable_sxs" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27019 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27020 dlls/sxs/Makefile: dlls/sxs/Makefile.in dlls/Makedll.rules"
27021 ac_config_files="$ac_config_files dlls/sxs/Makefile"
27023 ALL_MAKEFILES="$ALL_MAKEFILES \\
27024 dlls/tapi32/Makefile"
27025 test "x$enable_tapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27027 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27028 dlls/tapi32/Makefile: dlls/tapi32/Makefile.in dlls/Makedll.rules"
27029 ac_config_files="$ac_config_files dlls/tapi32/Makefile"
27031 ALL_MAKEFILES="$ALL_MAKEFILES \\
27032 dlls/traffic/Makefile"
27033 test "x$enable_traffic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27035 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27036 dlls/traffic/Makefile: dlls/traffic/Makefile.in dlls/Makedll.rules"
27037 ac_config_files="$ac_config_files dlls/traffic/Makefile"
27039 ALL_MAKEFILES="$ALL_MAKEFILES \\
27040 dlls/twain.dll16/Makefile"
27041 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27043 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27044 dlls/twain.dll16/Makefile: dlls/twain.dll16/Makefile.in dlls/Makedll.rules"
27045 ac_config_files="$ac_config_files dlls/twain.dll16/Makefile"
27047 ALL_MAKEFILES="$ALL_MAKEFILES \\
27048 dlls/twain_32/Makefile"
27049 test "x$enable_twain_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27051 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27052 dlls/twain_32/Makefile: dlls/twain_32/Makefile.in dlls/Makedll.rules"
27053 ac_config_files="$ac_config_files dlls/twain_32/Makefile"
27055 ALL_MAKEFILES="$ALL_MAKEFILES \\
27056 dlls/twain_32/tests/Makefile"
27057 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27059 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27060 dlls/twain_32/tests/Makefile: dlls/twain_32/tests/Makefile.in dlls/Maketest.rules"
27061 ac_config_files="$ac_config_files dlls/twain_32/tests/Makefile"
27063 ALL_MAKEFILES="$ALL_MAKEFILES \\
27064 dlls/typelib.dll16/Makefile"
27065 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27067 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27068 dlls/typelib.dll16/Makefile: dlls/typelib.dll16/Makefile.in dlls/Makedll.rules"
27069 ac_config_files="$ac_config_files dlls/typelib.dll16/Makefile"
27071 ALL_MAKEFILES="$ALL_MAKEFILES \\
27072 dlls/unicows/Makefile"
27073 test "x$enable_unicows" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27075 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27076 dlls/unicows/Makefile: dlls/unicows/Makefile.in dlls/Makedll.rules"
27077 ac_config_files="$ac_config_files dlls/unicows/Makefile"
27079 ALL_MAKEFILES="$ALL_MAKEFILES \\
27080 dlls/updspapi/Makefile"
27081 test "x$enable_updspapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27083 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27084 dlls/updspapi/Makefile: dlls/updspapi/Makefile.in dlls/Makedll.rules"
27085 ac_config_files="$ac_config_files dlls/updspapi/Makefile"
27087 ALL_MAKEFILES="$ALL_MAKEFILES \\
27089 test "x$enable_url" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27091 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27092 dlls/url/Makefile: dlls/url/Makefile.in dlls/Makedll.rules"
27093 ac_config_files="$ac_config_files dlls/url/Makefile"
27095 ALL_MAKEFILES="$ALL_MAKEFILES \\
27096 dlls/urlmon/Makefile"
27097 test "x$enable_urlmon" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27099 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27100 dlls/urlmon/Makefile: dlls/urlmon/Makefile.in dlls/Makedll.rules"
27101 ac_config_files="$ac_config_files dlls/urlmon/Makefile"
27103 ALL_MAKEFILES="$ALL_MAKEFILES \\
27104 dlls/urlmon/tests/Makefile"
27105 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27107 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27108 dlls/urlmon/tests/Makefile: dlls/urlmon/tests/Makefile.in dlls/Maketest.rules"
27109 ac_config_files="$ac_config_files dlls/urlmon/tests/Makefile"
27111 ALL_MAKEFILES="$ALL_MAKEFILES \\
27112 dlls/user32/Makefile"
27113 test "x$enable_user32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27115 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27116 dlls/user32/Makefile: dlls/user32/Makefile.in dlls/Makedll.rules"
27117 ac_config_files="$ac_config_files dlls/user32/Makefile"
27119 ALL_MAKEFILES="$ALL_MAKEFILES \\
27120 dlls/user32/tests/Makefile"
27121 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27123 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27124 dlls/user32/tests/Makefile: dlls/user32/tests/Makefile.in dlls/Maketest.rules"
27125 ac_config_files="$ac_config_files dlls/user32/tests/Makefile"
27127 ALL_MAKEFILES="$ALL_MAKEFILES \\
27128 dlls/userenv/Makefile"
27129 test "x$enable_userenv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27131 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27132 dlls/userenv/Makefile: dlls/userenv/Makefile.in dlls/Makedll.rules"
27133 ac_config_files="$ac_config_files dlls/userenv/Makefile"
27135 ALL_MAKEFILES="$ALL_MAKEFILES \\
27136 dlls/userenv/tests/Makefile"
27137 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27139 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27140 dlls/userenv/tests/Makefile: dlls/userenv/tests/Makefile.in dlls/Maketest.rules"
27141 ac_config_files="$ac_config_files dlls/userenv/tests/Makefile"
27143 ALL_MAKEFILES="$ALL_MAKEFILES \\
27144 dlls/usp10/Makefile"
27145 test "x$enable_usp10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27147 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27148 dlls/usp10/Makefile: dlls/usp10/Makefile.in dlls/Makedll.rules"
27149 ac_config_files="$ac_config_files dlls/usp10/Makefile"
27151 ALL_MAKEFILES="$ALL_MAKEFILES \\
27152 dlls/usp10/tests/Makefile"
27153 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27155 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27156 dlls/usp10/tests/Makefile: dlls/usp10/tests/Makefile.in dlls/Maketest.rules"
27157 ac_config_files="$ac_config_files dlls/usp10/tests/Makefile"
27159 ALL_MAKEFILES="$ALL_MAKEFILES \\
27160 dlls/uuid/Makefile"
27161 test "x$enable_uuid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27163 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27164 dlls/uuid/Makefile: dlls/uuid/Makefile.in dlls/Makeimplib.rules"
27165 ac_config_files="$ac_config_files dlls/uuid/Makefile"
27167 ALL_MAKEFILES="$ALL_MAKEFILES \\
27168 dlls/uxtheme/Makefile"
27169 test "x$enable_uxtheme" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27171 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27172 dlls/uxtheme/Makefile: dlls/uxtheme/Makefile.in dlls/Makedll.rules"
27173 ac_config_files="$ac_config_files dlls/uxtheme/Makefile"
27175 ALL_MAKEFILES="$ALL_MAKEFILES \\
27176 dlls/uxtheme/tests/Makefile"
27177 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27179 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27180 dlls/uxtheme/tests/Makefile: dlls/uxtheme/tests/Makefile.in dlls/Maketest.rules"
27181 ac_config_files="$ac_config_files dlls/uxtheme/tests/Makefile"
27183 ALL_MAKEFILES="$ALL_MAKEFILES \\
27184 dlls/vdhcp.vxd/Makefile"
27185 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27187 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27188 dlls/vdhcp.vxd/Makefile: dlls/vdhcp.vxd/Makefile.in dlls/Makedll.rules"
27189 ac_config_files="$ac_config_files dlls/vdhcp.vxd/Makefile"
27191 ALL_MAKEFILES="$ALL_MAKEFILES \\
27192 dlls/vdmdbg/Makefile"
27193 test "x$enable_vdmdbg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27195 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27196 dlls/vdmdbg/Makefile: dlls/vdmdbg/Makefile.in dlls/Makedll.rules"
27197 ac_config_files="$ac_config_files dlls/vdmdbg/Makefile"
27199 ALL_MAKEFILES="$ALL_MAKEFILES \\
27200 dlls/version/Makefile"
27201 test "x$enable_version" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27203 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27204 dlls/version/Makefile: dlls/version/Makefile.in dlls/Makedll.rules"
27205 ac_config_files="$ac_config_files dlls/version/Makefile"
27207 ALL_MAKEFILES="$ALL_MAKEFILES \\
27208 dlls/version/tests/Makefile"
27209 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27211 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27212 dlls/version/tests/Makefile: dlls/version/tests/Makefile.in dlls/Maketest.rules"
27213 ac_config_files="$ac_config_files dlls/version/tests/Makefile"
27215 ALL_MAKEFILES="$ALL_MAKEFILES \\
27216 dlls/vmm.vxd/Makefile"
27217 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27219 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27220 dlls/vmm.vxd/Makefile: dlls/vmm.vxd/Makefile.in dlls/Makedll.rules"
27221 ac_config_files="$ac_config_files dlls/vmm.vxd/Makefile"
27223 ALL_MAKEFILES="$ALL_MAKEFILES \\
27224 dlls/vnbt.vxd/Makefile"
27225 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27227 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27228 dlls/vnbt.vxd/Makefile: dlls/vnbt.vxd/Makefile.in dlls/Makedll.rules"
27229 ac_config_files="$ac_config_files dlls/vnbt.vxd/Makefile"
27231 ALL_MAKEFILES="$ALL_MAKEFILES \\
27232 dlls/vnetbios.vxd/Makefile"
27233 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27235 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27236 dlls/vnetbios.vxd/Makefile: dlls/vnetbios.vxd/Makefile.in dlls/Makedll.rules"
27237 ac_config_files="$ac_config_files dlls/vnetbios.vxd/Makefile"
27239 ALL_MAKEFILES="$ALL_MAKEFILES \\
27240 dlls/vtdapi.vxd/Makefile"
27241 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27243 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27244 dlls/vtdapi.vxd/Makefile: dlls/vtdapi.vxd/Makefile.in dlls/Makedll.rules"
27245 ac_config_files="$ac_config_files dlls/vtdapi.vxd/Makefile"
27247 ALL_MAKEFILES="$ALL_MAKEFILES \\
27248 dlls/vwin32.vxd/Makefile"
27249 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27251 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27252 dlls/vwin32.vxd/Makefile: dlls/vwin32.vxd/Makefile.in dlls/Makedll.rules"
27253 ac_config_files="$ac_config_files dlls/vwin32.vxd/Makefile"
27255 ALL_MAKEFILES="$ALL_MAKEFILES \\
27256 dlls/w32skrnl/Makefile"
27257 test "x$enable_w32skrnl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27259 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27260 dlls/w32skrnl/Makefile: dlls/w32skrnl/Makefile.in dlls/Makedll.rules"
27261 ac_config_files="$ac_config_files dlls/w32skrnl/Makefile"
27263 ALL_MAKEFILES="$ALL_MAKEFILES \\
27264 dlls/w32sys.dll16/Makefile"
27265 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27267 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27268 dlls/w32sys.dll16/Makefile: dlls/w32sys.dll16/Makefile.in dlls/Makedll.rules"
27269 ac_config_files="$ac_config_files dlls/w32sys.dll16/Makefile"
27271 ALL_MAKEFILES="$ALL_MAKEFILES \\
27272 dlls/win32s16.dll16/Makefile"
27273 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27275 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27276 dlls/win32s16.dll16/Makefile: dlls/win32s16.dll16/Makefile.in dlls/Makedll.rules"
27277 ac_config_files="$ac_config_files dlls/win32s16.dll16/Makefile"
27279 ALL_MAKEFILES="$ALL_MAKEFILES \\
27280 dlls/win87em.dll16/Makefile"
27281 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27283 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27284 dlls/win87em.dll16/Makefile: dlls/win87em.dll16/Makefile.in dlls/Makedll.rules"
27285 ac_config_files="$ac_config_files dlls/win87em.dll16/Makefile"
27287 ALL_MAKEFILES="$ALL_MAKEFILES \\
27288 dlls/winaspi.dll16/Makefile"
27289 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27291 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27292 dlls/winaspi.dll16/Makefile: dlls/winaspi.dll16/Makefile.in dlls/Makedll.rules"
27293 ac_config_files="$ac_config_files dlls/winaspi.dll16/Makefile"
27295 ALL_MAKEFILES="$ALL_MAKEFILES \\
27296 dlls/windebug.dll16/Makefile"
27297 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27299 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27300 dlls/windebug.dll16/Makefile: dlls/windebug.dll16/Makefile.in dlls/Makedll.rules"
27301 ac_config_files="$ac_config_files dlls/windebug.dll16/Makefile"
27303 ALL_MAKEFILES="$ALL_MAKEFILES \\
27304 dlls/winealsa.drv/Makefile"
27305 test "x$enable_winealsa_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27307 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27308 dlls/winealsa.drv/Makefile: dlls/winealsa.drv/Makefile.in dlls/Makedll.rules"
27309 ac_config_files="$ac_config_files dlls/winealsa.drv/Makefile"
27311 ALL_MAKEFILES="$ALL_MAKEFILES \\
27312 dlls/wineaudioio.drv/Makefile"
27313 test "x$enable_wineaudioio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27315 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27316 dlls/wineaudioio.drv/Makefile: dlls/wineaudioio.drv/Makefile.in dlls/Makedll.rules"
27317 ac_config_files="$ac_config_files dlls/wineaudioio.drv/Makefile"
27319 ALL_MAKEFILES="$ALL_MAKEFILES \\
27320 dlls/winecoreaudio.drv/Makefile"
27321 test "x$enable_winecoreaudio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27323 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27324 dlls/winecoreaudio.drv/Makefile: dlls/winecoreaudio.drv/Makefile.in dlls/Makedll.rules"
27325 ac_config_files="$ac_config_files dlls/winecoreaudio.drv/Makefile"
27327 ALL_MAKEFILES="$ALL_MAKEFILES \\
27328 dlls/winecrt0/Makefile"
27329 test "x$enable_winecrt0" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27331 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27332 dlls/winecrt0/Makefile: dlls/winecrt0/Makefile.in dlls/Makeimplib.rules"
27333 ac_config_files="$ac_config_files dlls/winecrt0/Makefile"
27335 ALL_MAKEFILES="$ALL_MAKEFILES \\
27336 dlls/wined3d/Makefile"
27337 test "x$enable_wined3d" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27339 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27340 dlls/wined3d/Makefile: dlls/wined3d/Makefile.in dlls/Makedll.rules"
27341 ac_config_files="$ac_config_files dlls/wined3d/Makefile"
27343 ALL_MAKEFILES="$ALL_MAKEFILES \\
27344 dlls/winedos/Makefile"
27345 test "x$enable_winedos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27347 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27348 dlls/winedos/Makefile: dlls/winedos/Makefile.in dlls/Makedll.rules"
27349 ac_config_files="$ac_config_files dlls/winedos/Makefile"
27351 ALL_MAKEFILES="$ALL_MAKEFILES \\
27352 dlls/wineesd.drv/Makefile"
27353 test "x$enable_wineesd_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27355 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27356 dlls/wineesd.drv/Makefile: dlls/wineesd.drv/Makefile.in dlls/Makedll.rules"
27357 ac_config_files="$ac_config_files dlls/wineesd.drv/Makefile"
27359 ALL_MAKEFILES="$ALL_MAKEFILES \\
27360 dlls/winejack.drv/Makefile"
27361 test "x$enable_winejack_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27363 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27364 dlls/winejack.drv/Makefile: dlls/winejack.drv/Makefile.in dlls/Makedll.rules"
27365 ac_config_files="$ac_config_files dlls/winejack.drv/Makefile"
27367 ALL_MAKEFILES="$ALL_MAKEFILES \\
27368 dlls/winejoystick.drv/Makefile"
27369 test "x$enable_winejoystick_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27371 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27372 dlls/winejoystick.drv/Makefile: dlls/winejoystick.drv/Makefile.in dlls/Makedll.rules"
27373 ac_config_files="$ac_config_files dlls/winejoystick.drv/Makefile"
27375 ALL_MAKEFILES="$ALL_MAKEFILES \\
27376 dlls/winemp3.acm/Makefile"
27377 test "x$enable_winemp3_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27379 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27380 dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules"
27381 ac_config_files="$ac_config_files dlls/winemp3.acm/Makefile"
27383 ALL_MAKEFILES="$ALL_MAKEFILES \\
27384 dlls/winenas.drv/Makefile"
27385 test "x$enable_winenas_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27387 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27388 dlls/winenas.drv/Makefile: dlls/winenas.drv/Makefile.in dlls/Makedll.rules"
27389 ac_config_files="$ac_config_files dlls/winenas.drv/Makefile"
27391 ALL_MAKEFILES="$ALL_MAKEFILES \\
27392 dlls/wineoss.drv/Makefile"
27393 test "x$enable_wineoss_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27395 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27396 dlls/wineoss.drv/Makefile: dlls/wineoss.drv/Makefile.in dlls/Makedll.rules"
27397 ac_config_files="$ac_config_files dlls/wineoss.drv/Makefile"
27399 ALL_MAKEFILES="$ALL_MAKEFILES \\
27400 dlls/wineps.drv/Makefile"
27401 test "x$enable_wineps_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27403 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27404 dlls/wineps.drv/Makefile: dlls/wineps.drv/Makefile.in dlls/Makedll.rules"
27405 ac_config_files="$ac_config_files dlls/wineps.drv/Makefile"
27407 ALL_MAKEFILES="$ALL_MAKEFILES \\
27408 dlls/winequartz.drv/Makefile"
27409 test "x$enable_winequartz_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27411 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27412 dlls/winequartz.drv/Makefile: dlls/winequartz.drv/Makefile.in dlls/Makedll.rules"
27413 ac_config_files="$ac_config_files dlls/winequartz.drv/Makefile"
27415 ALL_MAKEFILES="$ALL_MAKEFILES \\
27416 dlls/winex11.drv/Makefile"
27417 test "x$enable_winex11_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27419 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27420 dlls/winex11.drv/Makefile: dlls/winex11.drv/Makefile.in dlls/Makedll.rules"
27421 ac_config_files="$ac_config_files dlls/winex11.drv/Makefile"
27423 ALL_MAKEFILES="$ALL_MAKEFILES \\
27424 dlls/wing32/Makefile"
27425 test "x$enable_wing32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27427 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27428 dlls/wing32/Makefile: dlls/wing32/Makefile.in dlls/Makedll.rules"
27429 ac_config_files="$ac_config_files dlls/wing32/Makefile"
27431 ALL_MAKEFILES="$ALL_MAKEFILES \\
27432 dlls/winhttp/Makefile"
27433 test "x$enable_winhttp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27435 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27436 dlls/winhttp/Makefile: dlls/winhttp/Makefile.in dlls/Makedll.rules"
27437 ac_config_files="$ac_config_files dlls/winhttp/Makefile"
27439 ALL_MAKEFILES="$ALL_MAKEFILES \\
27440 dlls/winhttp/tests/Makefile"
27441 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27443 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27444 dlls/winhttp/tests/Makefile: dlls/winhttp/tests/Makefile.in dlls/Maketest.rules"
27445 ac_config_files="$ac_config_files dlls/winhttp/tests/Makefile"
27447 ALL_MAKEFILES="$ALL_MAKEFILES \\
27448 dlls/wininet/Makefile"
27449 test "x$enable_wininet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27451 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27452 dlls/wininet/Makefile: dlls/wininet/Makefile.in dlls/Makedll.rules"
27453 ac_config_files="$ac_config_files dlls/wininet/Makefile"
27455 ALL_MAKEFILES="$ALL_MAKEFILES \\
27456 dlls/wininet/tests/Makefile"
27457 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27459 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27460 dlls/wininet/tests/Makefile: dlls/wininet/tests/Makefile.in dlls/Maketest.rules"
27461 ac_config_files="$ac_config_files dlls/wininet/tests/Makefile"
27463 ALL_MAKEFILES="$ALL_MAKEFILES \\
27464 dlls/winmm/Makefile"
27465 test "x$enable_winmm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27467 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27468 dlls/winmm/Makefile: dlls/winmm/Makefile.in dlls/Makedll.rules"
27469 ac_config_files="$ac_config_files dlls/winmm/Makefile"
27471 ALL_MAKEFILES="$ALL_MAKEFILES \\
27472 dlls/winmm/tests/Makefile"
27473 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27475 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27476 dlls/winmm/tests/Makefile: dlls/winmm/tests/Makefile.in dlls/Maketest.rules"
27477 ac_config_files="$ac_config_files dlls/winmm/tests/Makefile"
27479 ALL_MAKEFILES="$ALL_MAKEFILES \\
27480 dlls/winnls.dll16/Makefile"
27481 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27483 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27484 dlls/winnls.dll16/Makefile: dlls/winnls.dll16/Makefile.in dlls/Makedll.rules"
27485 ac_config_files="$ac_config_files dlls/winnls.dll16/Makefile"
27487 ALL_MAKEFILES="$ALL_MAKEFILES \\
27488 dlls/winnls32/Makefile"
27489 test "x$enable_winnls32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27491 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27492 dlls/winnls32/Makefile: dlls/winnls32/Makefile.in dlls/Makedll.rules"
27493 ac_config_files="$ac_config_files dlls/winnls32/Makefile"
27495 ALL_MAKEFILES="$ALL_MAKEFILES \\
27496 dlls/winscard/Makefile"
27497 test "x$enable_winscard" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27499 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27500 dlls/winscard/Makefile: dlls/winscard/Makefile.in dlls/Makedll.rules"
27501 ac_config_files="$ac_config_files dlls/winscard/Makefile"
27503 ALL_MAKEFILES="$ALL_MAKEFILES \\
27504 dlls/winspool.drv/Makefile"
27505 test "x$enable_winspool_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27507 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27508 dlls/winspool.drv/Makefile: dlls/winspool.drv/Makefile.in dlls/Makedll.rules"
27509 ac_config_files="$ac_config_files dlls/winspool.drv/Makefile"
27511 ALL_MAKEFILES="$ALL_MAKEFILES \\
27512 dlls/winspool.drv/tests/Makefile"
27513 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27514 winspool.drv/tests"
27515 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27516 dlls/winspool.drv/tests/Makefile: dlls/winspool.drv/tests/Makefile.in dlls/Maketest.rules"
27517 ac_config_files="$ac_config_files dlls/winspool.drv/tests/Makefile"
27519 ALL_MAKEFILES="$ALL_MAKEFILES \\
27520 dlls/wintab.dll16/Makefile"
27521 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27523 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27524 dlls/wintab.dll16/Makefile: dlls/wintab.dll16/Makefile.in dlls/Makedll.rules"
27525 ac_config_files="$ac_config_files dlls/wintab.dll16/Makefile"
27527 ALL_MAKEFILES="$ALL_MAKEFILES \\
27528 dlls/wintab32/Makefile"
27529 test "x$enable_wintab32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27531 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27532 dlls/wintab32/Makefile: dlls/wintab32/Makefile.in dlls/Makedll.rules"
27533 ac_config_files="$ac_config_files dlls/wintab32/Makefile"
27535 ALL_MAKEFILES="$ALL_MAKEFILES \\
27536 dlls/wintrust/Makefile"
27537 test "x$enable_wintrust" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27539 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27540 dlls/wintrust/Makefile: dlls/wintrust/Makefile.in dlls/Makedll.rules"
27541 ac_config_files="$ac_config_files dlls/wintrust/Makefile"
27543 ALL_MAKEFILES="$ALL_MAKEFILES \\
27544 dlls/wintrust/tests/Makefile"
27545 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27547 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27548 dlls/wintrust/tests/Makefile: dlls/wintrust/tests/Makefile.in dlls/Maketest.rules"
27549 ac_config_files="$ac_config_files dlls/wintrust/tests/Makefile"
27551 ALL_MAKEFILES="$ALL_MAKEFILES \\
27552 dlls/wldap32/Makefile"
27553 test "x$enable_wldap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27555 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27556 dlls/wldap32/Makefile: dlls/wldap32/Makefile.in dlls/Makedll.rules"
27557 ac_config_files="$ac_config_files dlls/wldap32/Makefile"
27559 ALL_MAKEFILES="$ALL_MAKEFILES \\
27560 dlls/wldap32/tests/Makefile"
27561 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27563 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27564 dlls/wldap32/tests/Makefile: dlls/wldap32/tests/Makefile.in dlls/Maketest.rules"
27565 ac_config_files="$ac_config_files dlls/wldap32/tests/Makefile"
27567 ALL_MAKEFILES="$ALL_MAKEFILES \\
27569 test "x$enable_wmi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27571 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27572 dlls/wmi/Makefile: dlls/wmi/Makefile.in dlls/Makedll.rules"
27573 ac_config_files="$ac_config_files dlls/wmi/Makefile"
27575 ALL_MAKEFILES="$ALL_MAKEFILES \\
27576 dlls/wnaspi32/Makefile"
27577 test "x$enable_wnaspi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27579 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27580 dlls/wnaspi32/Makefile: dlls/wnaspi32/Makefile.in dlls/Makedll.rules"
27581 ac_config_files="$ac_config_files dlls/wnaspi32/Makefile"
27583 ALL_MAKEFILES="$ALL_MAKEFILES \\
27584 dlls/wow32/Makefile"
27585 test "x$enable_wow32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27587 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27588 dlls/wow32/Makefile: dlls/wow32/Makefile.in dlls/Makedll.rules"
27589 ac_config_files="$ac_config_files dlls/wow32/Makefile"
27591 ALL_MAKEFILES="$ALL_MAKEFILES \\
27592 dlls/ws2_32/Makefile"
27593 test "x$enable_ws2_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27595 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27596 dlls/ws2_32/Makefile: dlls/ws2_32/Makefile.in dlls/Makedll.rules"
27597 ac_config_files="$ac_config_files dlls/ws2_32/Makefile"
27599 ALL_MAKEFILES="$ALL_MAKEFILES \\
27600 dlls/ws2_32/tests/Makefile"
27601 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27603 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27604 dlls/ws2_32/tests/Makefile: dlls/ws2_32/tests/Makefile.in dlls/Maketest.rules"
27605 ac_config_files="$ac_config_files dlls/ws2_32/tests/Makefile"
27607 ALL_MAKEFILES="$ALL_MAKEFILES \\
27608 dlls/wsock32/Makefile"
27609 test "x$enable_wsock32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27611 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27612 dlls/wsock32/Makefile: dlls/wsock32/Makefile.in dlls/Makedll.rules"
27613 ac_config_files="$ac_config_files dlls/wsock32/Makefile"
27615 ALL_MAKEFILES="$ALL_MAKEFILES \\
27616 dlls/wtsapi32/Makefile"
27617 test "x$enable_wtsapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27619 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27620 dlls/wtsapi32/Makefile: dlls/wtsapi32/Makefile.in dlls/Makedll.rules"
27621 ac_config_files="$ac_config_files dlls/wtsapi32/Makefile"
27623 ALL_MAKEFILES="$ALL_MAKEFILES \\
27624 dlls/wuapi/Makefile"
27625 test "x$enable_wuapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27627 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27628 dlls/wuapi/Makefile: dlls/wuapi/Makefile.in dlls/Makedll.rules"
27629 ac_config_files="$ac_config_files dlls/wuapi/Makefile"
27631 ALL_MAKEFILES="$ALL_MAKEFILES \\
27632 dlls/xinput1_1/Makefile"
27633 test "x$enable_xinput1_1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27635 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27636 dlls/xinput1_1/Makefile: dlls/xinput1_1/Makefile.in dlls/Makedll.rules"
27637 ac_config_files="$ac_config_files dlls/xinput1_1/Makefile"
27639 ALL_MAKEFILES="$ALL_MAKEFILES \\
27640 dlls/xinput1_2/Makefile"
27641 test "x$enable_xinput1_2" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27643 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27644 dlls/xinput1_2/Makefile: dlls/xinput1_2/Makefile.in dlls/Makedll.rules"
27645 ac_config_files="$ac_config_files dlls/xinput1_2/Makefile"
27647 ALL_MAKEFILES="$ALL_MAKEFILES \\
27648 dlls/xinput1_3/Makefile"
27649 test "x$enable_xinput1_3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27651 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27652 dlls/xinput1_3/Makefile: dlls/xinput1_3/Makefile.in dlls/Makedll.rules"
27653 ac_config_files="$ac_config_files dlls/xinput1_3/Makefile"
27655 ALL_MAKEFILES="$ALL_MAKEFILES \\
27656 dlls/xinput1_3/tests/Makefile"
27657 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27659 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27660 dlls/xinput1_3/tests/Makefile: dlls/xinput1_3/tests/Makefile.in dlls/Maketest.rules"
27661 ac_config_files="$ac_config_files dlls/xinput1_3/tests/Makefile"
27663 ALL_MAKEFILES="$ALL_MAKEFILES \\
27664 dlls/xinput9_1_0/Makefile"
27665 test "x$enable_xinput9_1_0" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27667 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27668 dlls/xinput9_1_0/Makefile: dlls/xinput9_1_0/Makefile.in dlls/Makedll.rules"
27669 ac_config_files="$ac_config_files dlls/xinput9_1_0/Makefile"
27671 ALL_MAKEFILES="$ALL_MAKEFILES \\
27672 documentation/Makefile"
27673 test "x$enable_documentation" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27675 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27676 documentation/Makefile: documentation/Makefile.in Make.rules"
27677 ac_config_files="$ac_config_files documentation/Makefile"
27679 ALL_MAKEFILES="$ALL_MAKEFILES \\
27681 test "x$enable_fonts" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27683 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27684 fonts/Makefile: fonts/Makefile.in Make.rules"
27685 ac_config_files="$ac_config_files fonts/Makefile"
27687 ALL_MAKEFILES="$ALL_MAKEFILES \\
27689 test "x$enable_include" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27691 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27692 include/Makefile: include/Makefile.in Make.rules"
27693 ac_config_files="$ac_config_files include/Makefile"
27695 ALL_MAKEFILES="$ALL_MAKEFILES \\
27697 test "x$enable_libs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27699 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27700 libs/Makefile: libs/Makefile.in Make.rules"
27701 ac_config_files="$ac_config_files libs/Makefile"
27703 ALL_MAKEFILES="$ALL_MAKEFILES \\
27704 libs/port/Makefile"
27706 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27707 libs/port/Makefile: libs/port/Makefile.in Make.rules"
27708 ac_config_files="$ac_config_files libs/port/Makefile"
27710 ALL_MAKEFILES="$ALL_MAKEFILES \\
27711 libs/wine/Makefile"
27713 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27714 libs/wine/Makefile: libs/wine/Makefile.in Make.rules"
27715 ac_config_files="$ac_config_files libs/wine/Makefile"
27717 ALL_MAKEFILES="$ALL_MAKEFILES \\
27720 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27721 libs/wpp/Makefile: libs/wpp/Makefile.in Make.rules"
27722 ac_config_files="$ac_config_files libs/wpp/Makefile"
27724 ALL_MAKEFILES="$ALL_MAKEFILES \\
27726 test "x$enable_loader" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27728 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27729 loader/Makefile: loader/Makefile.in Make.rules"
27730 ac_config_files="$ac_config_files loader/Makefile"
27732 ALL_MAKEFILES="$ALL_MAKEFILES \\
27734 test "x$enable_programs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27736 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27737 programs/Makefile: programs/Makefile.in Make.rules"
27738 ac_config_files="$ac_config_files programs/Makefile"
27740 ALL_MAKEFILES="$ALL_MAKEFILES \\
27741 programs/cacls/Makefile"
27742 test "x$enable_cacls" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27743 cacls" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27745 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27746 programs/cacls/Makefile: programs/cacls/Makefile.in programs/Makeprog.rules"
27747 ac_config_files="$ac_config_files programs/cacls/Makefile"
27749 ALL_MAKEFILES="$ALL_MAKEFILES \\
27750 programs/clock/Makefile"
27751 test "x$enable_clock" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27752 clock" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27754 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27755 programs/clock/Makefile: programs/clock/Makefile.in programs/Makeprog.rules"
27756 ac_config_files="$ac_config_files programs/clock/Makefile"
27758 ALL_MAKEFILES="$ALL_MAKEFILES \\
27759 programs/cmd/Makefile"
27760 test "x$enable_cmd" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27761 cmd" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27763 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27764 programs/cmd/Makefile: programs/cmd/Makefile.in programs/Makeprog.rules"
27765 ac_config_files="$ac_config_files programs/cmd/Makefile"
27767 ALL_MAKEFILES="$ALL_MAKEFILES \\
27768 programs/cmdlgtst/Makefile"
27769 test "x$enable_cmdlgtst" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27771 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27772 programs/cmdlgtst/Makefile: programs/cmdlgtst/Makefile.in programs/Makeprog.rules"
27773 ac_config_files="$ac_config_files programs/cmdlgtst/Makefile"
27775 ALL_MAKEFILES="$ALL_MAKEFILES \\
27776 programs/control/Makefile"
27777 test "x$enable_control" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27778 control" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27780 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27781 programs/control/Makefile: programs/control/Makefile.in programs/Makeprog.rules"
27782 ac_config_files="$ac_config_files programs/control/Makefile"
27784 ALL_MAKEFILES="$ALL_MAKEFILES \\
27785 programs/eject/Makefile"
27786 test "x$enable_eject" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27787 eject" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27789 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27790 programs/eject/Makefile: programs/eject/Makefile.in programs/Makeprog.rules"
27791 ac_config_files="$ac_config_files programs/eject/Makefile"
27793 ALL_MAKEFILES="$ALL_MAKEFILES \\
27794 programs/expand/Makefile"
27795 test "x$enable_expand" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27796 expand" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27798 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27799 programs/expand/Makefile: programs/expand/Makefile.in programs/Makeprog.rules"
27800 ac_config_files="$ac_config_files programs/expand/Makefile"
27802 ALL_MAKEFILES="$ALL_MAKEFILES \\
27803 programs/explorer/Makefile"
27804 test "x$enable_explorer" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27805 explorer" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27807 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27808 programs/explorer/Makefile: programs/explorer/Makefile.in programs/Makeprog.rules"
27809 ac_config_files="$ac_config_files programs/explorer/Makefile"
27811 ALL_MAKEFILES="$ALL_MAKEFILES \\
27812 programs/hh/Makefile"
27813 test "x$enable_hh" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27814 hh" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27816 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27817 programs/hh/Makefile: programs/hh/Makefile.in programs/Makeprog.rules"
27818 ac_config_files="$ac_config_files programs/hh/Makefile"
27820 ALL_MAKEFILES="$ALL_MAKEFILES \\
27821 programs/icinfo/Makefile"
27822 test "x$enable_icinfo" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27823 icinfo" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27825 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27826 programs/icinfo/Makefile: programs/icinfo/Makefile.in programs/Makeprog.rules"
27827 ac_config_files="$ac_config_files programs/icinfo/Makefile"
27829 ALL_MAKEFILES="$ALL_MAKEFILES \\
27830 programs/iexplore/Makefile"
27831 test "x$enable_iexplore" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27832 iexplore" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27834 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27835 programs/iexplore/Makefile: programs/iexplore/Makefile.in programs/Makeprog.rules"
27836 ac_config_files="$ac_config_files programs/iexplore/Makefile"
27838 ALL_MAKEFILES="$ALL_MAKEFILES \\
27839 programs/lodctr/Makefile"
27840 test "x$enable_lodctr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27841 lodctr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27843 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27844 programs/lodctr/Makefile: programs/lodctr/Makefile.in programs/Makeprog.rules"
27845 ac_config_files="$ac_config_files programs/lodctr/Makefile"
27847 ALL_MAKEFILES="$ALL_MAKEFILES \\
27848 programs/msiexec/Makefile"
27849 test "x$enable_msiexec" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27850 msiexec" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27851 msiexec" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27853 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27854 programs/msiexec/Makefile: programs/msiexec/Makefile.in programs/Makeprog.rules"
27855 ac_config_files="$ac_config_files programs/msiexec/Makefile"
27857 ALL_MAKEFILES="$ALL_MAKEFILES \\
27858 programs/net/Makefile"
27859 test "x$enable_net" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27860 net" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27862 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27863 programs/net/Makefile: programs/net/Makefile.in programs/Makeprog.rules"
27864 ac_config_files="$ac_config_files programs/net/Makefile"
27866 ALL_MAKEFILES="$ALL_MAKEFILES \\
27867 programs/notepad/Makefile"
27868 test "x$enable_notepad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27869 notepad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27870 notepad" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27872 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27873 programs/notepad/Makefile: programs/notepad/Makefile.in programs/Makeprog.rules"
27874 ac_config_files="$ac_config_files programs/notepad/Makefile"
27876 ALL_MAKEFILES="$ALL_MAKEFILES \\
27877 programs/oleview/Makefile"
27878 test "x$enable_oleview" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27879 oleview" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27881 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27882 programs/oleview/Makefile: programs/oleview/Makefile.in programs/Makeprog.rules"
27883 ac_config_files="$ac_config_files programs/oleview/Makefile"
27885 ALL_MAKEFILES="$ALL_MAKEFILES \\
27886 programs/progman/Makefile"
27887 test "x$enable_progman" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27888 progman" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27890 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27891 programs/progman/Makefile: programs/progman/Makefile.in programs/Makeprog.rules"
27892 ac_config_files="$ac_config_files programs/progman/Makefile"
27894 ALL_MAKEFILES="$ALL_MAKEFILES \\
27895 programs/reg/Makefile"
27896 test "x$enable_reg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27897 reg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27899 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27900 programs/reg/Makefile: programs/reg/Makefile.in programs/Makeprog.rules"
27901 ac_config_files="$ac_config_files programs/reg/Makefile"
27903 ALL_MAKEFILES="$ALL_MAKEFILES \\
27904 programs/regedit/Makefile"
27905 test "x$enable_regedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27906 regedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27907 regedit" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27909 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27910 programs/regedit/Makefile: programs/regedit/Makefile.in programs/Makeprog.rules"
27911 ac_config_files="$ac_config_files programs/regedit/Makefile"
27913 ALL_MAKEFILES="$ALL_MAKEFILES \\
27914 programs/regsvr32/Makefile"
27915 test "x$enable_regsvr32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27916 regsvr32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27917 regsvr32" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27919 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27920 programs/regsvr32/Makefile: programs/regsvr32/Makefile.in programs/Makeprog.rules"
27921 ac_config_files="$ac_config_files programs/regsvr32/Makefile"
27923 ALL_MAKEFILES="$ALL_MAKEFILES \\
27924 programs/rpcss/Makefile"
27925 test "x$enable_rpcss" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27926 rpcss" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27928 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27929 programs/rpcss/Makefile: programs/rpcss/Makefile.in programs/Makeprog.rules"
27930 ac_config_files="$ac_config_files programs/rpcss/Makefile"
27932 ALL_MAKEFILES="$ALL_MAKEFILES \\
27933 programs/rundll32/Makefile"
27934 test "x$enable_rundll32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27935 rundll32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27937 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27938 programs/rundll32/Makefile: programs/rundll32/Makefile.in programs/Makeprog.rules"
27939 ac_config_files="$ac_config_files programs/rundll32/Makefile"
27941 ALL_MAKEFILES="$ALL_MAKEFILES \\
27942 programs/secedit/Makefile"
27943 test "x$enable_secedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27944 secedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27946 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27947 programs/secedit/Makefile: programs/secedit/Makefile.in programs/Makeprog.rules"
27948 ac_config_files="$ac_config_files programs/secedit/Makefile"
27950 ALL_MAKEFILES="$ALL_MAKEFILES \\
27951 programs/services/Makefile"
27952 test "x$enable_services" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27953 services" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27955 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27956 programs/services/Makefile: programs/services/Makefile.in programs/Makeprog.rules"
27957 ac_config_files="$ac_config_files programs/services/Makefile"
27959 ALL_MAKEFILES="$ALL_MAKEFILES \\
27960 programs/spoolsv/Makefile"
27961 test "x$enable_spoolsv" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27962 spoolsv" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27964 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27965 programs/spoolsv/Makefile: programs/spoolsv/Makefile.in programs/Makeprog.rules"
27966 ac_config_files="$ac_config_files programs/spoolsv/Makefile"
27968 ALL_MAKEFILES="$ALL_MAKEFILES \\
27969 programs/start/Makefile"
27970 test "x$enable_start" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27971 start" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27973 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27974 programs/start/Makefile: programs/start/Makefile.in programs/Makeprog.rules"
27975 ac_config_files="$ac_config_files programs/start/Makefile"
27977 ALL_MAKEFILES="$ALL_MAKEFILES \\
27978 programs/svchost/Makefile"
27979 test "x$enable_svchost" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27980 svchost" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27982 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27983 programs/svchost/Makefile: programs/svchost/Makefile.in programs/Makeprog.rules"
27984 ac_config_files="$ac_config_files programs/svchost/Makefile"
27986 ALL_MAKEFILES="$ALL_MAKEFILES \\
27987 programs/taskmgr/Makefile"
27988 test "x$enable_taskmgr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27989 taskmgr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27991 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27992 programs/taskmgr/Makefile: programs/taskmgr/Makefile.in programs/Makeprog.rules"
27993 ac_config_files="$ac_config_files programs/taskmgr/Makefile"
27995 ALL_MAKEFILES="$ALL_MAKEFILES \\
27996 programs/uninstaller/Makefile"
27997 test "x$enable_uninstaller" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27998 uninstaller" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28000 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28001 programs/uninstaller/Makefile: programs/uninstaller/Makefile.in programs/Makeprog.rules"
28002 ac_config_files="$ac_config_files programs/uninstaller/Makefile"
28004 ALL_MAKEFILES="$ALL_MAKEFILES \\
28005 programs/unlodctr/Makefile"
28006 test "x$enable_unlodctr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28007 unlodctr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28009 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28010 programs/unlodctr/Makefile: programs/unlodctr/Makefile.in programs/Makeprog.rules"
28011 ac_config_files="$ac_config_files programs/unlodctr/Makefile"
28013 ALL_MAKEFILES="$ALL_MAKEFILES \\
28014 programs/view/Makefile"
28015 test "x$enable_view" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28017 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28018 programs/view/Makefile: programs/view/Makefile.in programs/Makeprog.rules"
28019 ac_config_files="$ac_config_files programs/view/Makefile"
28021 ALL_MAKEFILES="$ALL_MAKEFILES \\
28022 programs/wineboot/Makefile"
28023 test "x$enable_wineboot" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28024 wineboot" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28025 wineboot" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28027 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28028 programs/wineboot/Makefile: programs/wineboot/Makefile.in programs/Makeprog.rules"
28029 ac_config_files="$ac_config_files programs/wineboot/Makefile"
28031 ALL_MAKEFILES="$ALL_MAKEFILES \\
28032 programs/winebrowser/Makefile"
28033 test "x$enable_winebrowser" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28034 winebrowser" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28036 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28037 programs/winebrowser/Makefile: programs/winebrowser/Makefile.in programs/Makeprog.rules"
28038 ac_config_files="$ac_config_files programs/winebrowser/Makefile"
28040 ALL_MAKEFILES="$ALL_MAKEFILES \\
28041 programs/winecfg/Makefile"
28042 test "x$enable_winecfg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28043 winecfg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28044 winecfg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28046 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28047 programs/winecfg/Makefile: programs/winecfg/Makefile.in programs/Makeprog.rules"
28048 ac_config_files="$ac_config_files programs/winecfg/Makefile"
28050 ALL_MAKEFILES="$ALL_MAKEFILES \\
28051 programs/wineconsole/Makefile"
28052 test "x$enable_wineconsole" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28053 wineconsole" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28054 wineconsole" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28056 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28057 programs/wineconsole/Makefile: programs/wineconsole/Makefile.in programs/Makeprog.rules"
28058 ac_config_files="$ac_config_files programs/wineconsole/Makefile"
28060 ALL_MAKEFILES="$ALL_MAKEFILES \\
28061 programs/winedbg/Makefile"
28062 test "x$enable_winedbg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28063 winedbg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28064 winedbg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28066 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28067 programs/winedbg/Makefile: programs/winedbg/Makefile.in programs/Makeprog.rules"
28068 ac_config_files="$ac_config_files programs/winedbg/Makefile"
28070 ALL_MAKEFILES="$ALL_MAKEFILES \\
28071 programs/winedevice/Makefile"
28072 test "x$enable_winedevice" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28073 winedevice" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28075 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28076 programs/winedevice/Makefile: programs/winedevice/Makefile.in programs/Makeprog.rules"
28077 ac_config_files="$ac_config_files programs/winedevice/Makefile"
28079 ALL_MAKEFILES="$ALL_MAKEFILES \\
28080 programs/winefile/Makefile"
28081 test "x$enable_winefile" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28082 winefile" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28083 winefile" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28085 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28086 programs/winefile/Makefile: programs/winefile/Makefile.in programs/Makeprog.rules"
28087 ac_config_files="$ac_config_files programs/winefile/Makefile"
28089 ALL_MAKEFILES="$ALL_MAKEFILES \\
28090 programs/winemenubuilder/Makefile"
28091 test "x$enable_winemenubuilder" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28092 winemenubuilder" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28094 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28095 programs/winemenubuilder/Makefile: programs/winemenubuilder/Makefile.in programs/Makeprog.rules"
28096 ac_config_files="$ac_config_files programs/winemenubuilder/Makefile"
28098 ALL_MAKEFILES="$ALL_MAKEFILES \\
28099 programs/winemine/Makefile"
28100 test "x$enable_winemine" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28101 winemine" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28102 winemine" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28104 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28105 programs/winemine/Makefile: programs/winemine/Makefile.in programs/Makeprog.rules"
28106 ac_config_files="$ac_config_files programs/winemine/Makefile"
28108 ALL_MAKEFILES="$ALL_MAKEFILES \\
28109 programs/winepath/Makefile"
28110 test "x$enable_winepath" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28111 winepath" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28112 winepath" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28114 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28115 programs/winepath/Makefile: programs/winepath/Makefile.in programs/Makeprog.rules"
28116 ac_config_files="$ac_config_files programs/winepath/Makefile"
28118 ALL_MAKEFILES="$ALL_MAKEFILES \\
28119 programs/winetest/Makefile"
28120 test "x$enable_winetest" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28122 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28123 programs/winetest/Makefile: programs/winetest/Makefile.in programs/Makeprog.rules"
28124 ac_config_files="$ac_config_files programs/winetest/Makefile"
28126 ALL_MAKEFILES="$ALL_MAKEFILES \\
28127 programs/winevdm/Makefile"
28128 test "x$enable_winevdm" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28129 winevdm" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28131 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28132 programs/winevdm/Makefile: programs/winevdm/Makefile.in programs/Makeprog.rules"
28133 ac_config_files="$ac_config_files programs/winevdm/Makefile"
28135 ALL_MAKEFILES="$ALL_MAKEFILES \\
28136 programs/winhelp.exe16/Makefile"
28137 test "x$enable_win16" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28138 winhelp.exe16" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28140 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28141 programs/winhelp.exe16/Makefile: programs/winhelp.exe16/Makefile.in programs/Makeprog.rules"
28142 ac_config_files="$ac_config_files programs/winhelp.exe16/Makefile"
28144 ALL_MAKEFILES="$ALL_MAKEFILES \\
28145 programs/winhlp32/Makefile"
28146 test "x$enable_winhlp32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28147 winhlp32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28149 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28150 programs/winhlp32/Makefile: programs/winhlp32/Makefile.in programs/Makeprog.rules"
28151 ac_config_files="$ac_config_files programs/winhlp32/Makefile"
28153 ALL_MAKEFILES="$ALL_MAKEFILES \\
28154 programs/winoldap.mod16/Makefile"
28155 test "x$enable_win16" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28156 winoldap.mod16" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28158 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28159 programs/winoldap.mod16/Makefile: programs/winoldap.mod16/Makefile.in programs/Makeprog.rules"
28160 ac_config_files="$ac_config_files programs/winoldap.mod16/Makefile"
28162 ALL_MAKEFILES="$ALL_MAKEFILES \\
28163 programs/winver/Makefile"
28164 test "x$enable_winver" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28165 winver" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28167 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28168 programs/winver/Makefile: programs/winver/Makefile.in programs/Makeprog.rules"
28169 ac_config_files="$ac_config_files programs/winver/Makefile"
28171 ALL_MAKEFILES="$ALL_MAKEFILES \\
28172 programs/wordpad/Makefile"
28173 test "x$enable_wordpad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28174 wordpad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28176 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28177 programs/wordpad/Makefile: programs/wordpad/Makefile.in programs/Makeprog.rules"
28178 ac_config_files="$ac_config_files programs/wordpad/Makefile"
28180 ALL_MAKEFILES="$ALL_MAKEFILES \\
28181 programs/write/Makefile"
28182 test "x$enable_write" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28183 write" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28185 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28186 programs/write/Makefile: programs/write/Makefile.in programs/Makeprog.rules"
28187 ac_config_files="$ac_config_files programs/write/Makefile"
28189 ALL_MAKEFILES="$ALL_MAKEFILES \\
28190 programs/xcopy/Makefile"
28191 test "x$enable_xcopy" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28192 xcopy" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28194 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28195 programs/xcopy/Makefile: programs/xcopy/Makefile.in programs/Makeprog.rules"
28196 ac_config_files="$ac_config_files programs/xcopy/Makefile"
28198 ALL_MAKEFILES="$ALL_MAKEFILES \\
28200 test "x$enable_server" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28202 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28203 server/Makefile: server/Makefile.in Make.rules"
28204 ac_config_files="$ac_config_files server/Makefile"
28206 ALL_MAKEFILES="$ALL_MAKEFILES \\
28208 test "x$enable_tools" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28210 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28211 tools/Makefile: tools/Makefile.in Make.rules"
28212 ac_config_files="$ac_config_files tools/Makefile"
28214 ALL_MAKEFILES="$ALL_MAKEFILES \\
28215 tools/widl/Makefile"
28217 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28218 tools/widl/Makefile: tools/widl/Makefile.in Make.rules"
28219 ac_config_files="$ac_config_files tools/widl/Makefile"
28221 ALL_MAKEFILES="$ALL_MAKEFILES \\
28222 tools/winebuild/Makefile"
28224 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28225 tools/winebuild/Makefile: tools/winebuild/Makefile.in Make.rules"
28226 ac_config_files="$ac_config_files tools/winebuild/Makefile"
28228 ALL_MAKEFILES="$ALL_MAKEFILES \\
28229 tools/winedump/Makefile"
28231 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28232 tools/winedump/Makefile: tools/winedump/Makefile.in Make.rules"
28233 ac_config_files="$ac_config_files tools/winedump/Makefile"
28235 ALL_MAKEFILES="$ALL_MAKEFILES \\
28236 tools/winegcc/Makefile"
28238 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28239 tools/winegcc/Makefile: tools/winegcc/Makefile.in Make.rules"
28240 ac_config_files="$ac_config_files tools/winegcc/Makefile"
28242 ALL_MAKEFILES="$ALL_MAKEFILES \\
28243 tools/wmc/Makefile"
28245 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28246 tools/wmc/Makefile: tools/wmc/Makefile.in Make.rules"
28247 ac_config_files="$ac_config_files tools/wmc/Makefile"
28249 ALL_MAKEFILES="$ALL_MAKEFILES \\
28250 tools/wrc/Makefile"
28252 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28253 tools/wrc/Makefile: tools/wrc/Makefile.in Make.rules"
28254 ac_config_files="$ac_config_files tools/wrc/Makefile"
28258 ALL_WINETEST_DEPENDS="# Test binaries"
28260 for dir in $ALL_TEST_DIRS
28262 if test "$dir" != "\\"
28264 testname=`expr $dir : '\(.*\)/tests'`_test.exe
28265 ALL_WINETEST_DEPENDS="$ALL_WINETEST_DEPENDS
28266 $testname: \$(DLLDIR)/$dir/$testname\$(DLLEXT)
28267 cp \$(DLLDIR)/$dir/$testname\$(DLLEXT) \$@ && \$(STRIP) \$@"
28271 test -n "$DLLEXT" || ALL_PROGRAM_BIN_INSTALL_DIRS=""
28273 cat >confcache <<\_ACEOF
28274 # This file is a shell script that caches the results of configure
28275 # tests run on this system so they can be shared between configure
28276 # scripts and configure runs, see configure's option --config-cache.
28277 # It is not useful on other systems. If it contains results you don't
28278 # want to keep, you may remove or edit it.
28280 # config.status only pays attention to the cache file if you give it
28281 # the --recheck option to rerun configure.
28283 # `ac_cv_env_foo
' variables (set or unset) will be overridden when
28284 # loading this file, other *unset* `ac_cv_foo' will be assigned the
28285 # following values.
28289 # The following way of writing the cache mishandles newlines in values,
28290 # but we know of no workaround that is simple, portable, and efficient.
28291 # So, we kill variables containing newlines.
28292 # Ultrix sh set writes to stderr and can't be redirected directly,
28293 # and sets the high bit in the cache file unless we assign to the vars.
28295 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
28296 eval ac_val
=\$
$ac_var
28300 *_cv_
*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
28301 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
28304 _ | IFS | as_nl
) ;; #(
28305 BASH_ARGV | BASH_SOURCE
) eval $ac_var= ;; #(
28306 *) $as_unset $ac_var ;;
28312 case $as_nl`(ac_space=' '; set) 2>&1` in #(
28313 *${as_nl}ac_space
=\
*)
28314 # `set' does not quote correctly, so add quotes (double-quote
28315 # substitution turns \\\\ into \\, and sed turns \\ into \).
28318 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
28321 # `set' quotes correctly as required by POSIX, so do not add quotes.
28322 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
28331 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
28333 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
28335 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
28336 if test -w "$cache_file"; then
28337 test "x$cache_file" != "x/dev/null" &&
28338 { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
28339 $as_echo "$as_me: updating cache $cache_file" >&6;}
28340 cat confcache
>$cache_file
28342 { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
28343 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
28348 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
28349 # Let make expand exec_prefix.
28350 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
28352 DEFS
=-DHAVE_CONFIG_H
28356 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
28357 # 1. Remove the extension, and $U if already installed.
28358 ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//'
28359 ac_i
=`$as_echo "$ac_i" | sed "$ac_script"`
28360 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
28361 # will be set to the directory where LIBOBJS objects are built.
28362 ac_libobjs
="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
28363 ac_ltlibobjs
="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
28365 LIBOBJS
=$ac_libobjs
28367 LTLIBOBJS
=$ac_ltlibobjs
28371 : ${CONFIG_STATUS=./config.status}
28373 ac_clean_files_save
=$ac_clean_files
28374 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
28375 { $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
28376 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
28377 cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28379 # Generated by $as_me.
28380 # Run this file to recreate the current configuration.
28381 # Compiler output produced by configure, useful for debugging
28382 # configure, is in config.log if it exists.
28385 ac_cs_recheck=false
28387 SHELL=\${CONFIG_SHELL-$SHELL}
28390 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28391 ## --------------------- ##
28392 ## M4sh Initialization. ##
28393 ## --------------------- ##
28395 # Be more Bourne compatible
28396 DUALCASE
=1; export DUALCASE
# for MKS sh
28397 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
28400 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
28401 # is contrary to our usage. Disable this feature.
28402 alias -g '${1+"$@"}'='"$@"'
28403 setopt NO_GLOB_SUBST
28405 case `(set -o) 2>/dev/null` in
28406 *posix
*) set -o posix
;;
28415 # Avoid depending upon Character Ranges.
28416 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
28417 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
28418 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
28419 as_cr_digits
='0123456789'
28420 as_cr_alnum
=$as_cr_Letters$as_cr_digits
28425 # Printing a long string crashes Solaris 7 /usr/bin/printf.
28426 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
28427 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
28428 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
28429 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
28430 as_echo='printf %s
\n'
28431 as_echo_n='printf %s
'
28433 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
28434 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
28435 as_echo_n='/usr
/ucb
/echo -n'
28437 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
28438 as_echo_n_body='eval
28442 expr "X$arg" : "X\\(.*\\)$as_nl";
28443 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
28445 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
28447 export as_echo_n_body
28448 as_echo_n='sh
-c $as_echo_n_body as_echo
'
28450 export as_echo_body
28451 as_echo='sh
-c $as_echo_body as_echo
'
28454 # The user is always right.
28455 if test "${PATH_SEPARATOR+set}" != set; then
28457 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
28458 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
28463 # Support unset when possible.
28464 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
28472 # We need space, tab and new line, in precisely that order. Quoting is
28473 # there to prevent editors from complaining about space-tab.
28474 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
28475 # splitting by setting IFS to empty value.)
28478 # Find who we are. Look in the path if we contain no directory separator.
28480 *[\\/]* ) as_myself=$0 ;;
28481 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
28482 for as_dir in $PATH
28485 test -z "$as_dir" && as_dir=.
28486 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
28492 # We did not find ourselves, most probably we were run as `sh COMMAND'
28493 # in which case we are not to be found in the path.
28494 if test "x$as_myself" = x
; then
28497 if test ! -f "$as_myself"; then
28498 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
28499 { (exit 1); exit 1; }
28502 # Work around bugs in pre-3.0 UWIN ksh.
28503 for as_var
in ENV MAIL MAILPATH
28504 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
28516 # Required to use basename.
28517 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
28518 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
28524 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
28525 as_basename
=basename
28531 # Name of the executable.
28532 as_me
=`$as_basename -- "$0" ||
28533 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
28534 X"$0" : 'X\(//\)$' \| \
28535 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
28537 sed '/^.*\/\([^/][^/]*\)\/*$/{
28556 as_lineno_1
=$LINENO
28557 as_lineno_2
=$LINENO
28558 test "x$as_lineno_1" != "x$as_lineno_2" &&
28559 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" ||
{
28561 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
28562 # uniformly replaced by the line number. The first 'sed' inserts a
28563 # line-number line after each line using $LINENO; the second 'sed'
28564 # does the real work. The second script uses 'N' to pair each
28565 # line-number line with the line containing $LINENO, and appends
28566 # trailing '-' during substitution so that $LINENO is not a special
28567 # case at line end.
28568 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
28569 # scripts with optimization help from Paolo Bonzini. Blame Lee
28570 # E. McMahon (1931-1989) for sed's syntax. :-)
28582 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
28585 ' >$as_me.lineno
&&
28586 chmod +x
"$as_me.lineno" ||
28587 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
28588 { (exit 1); exit 1; }; }
28590 # Don't try to exec as it changes $[0], causing all sort of problems
28591 # (the dirname of $[0] is not the place where we might find the
28592 # original and so on. Autoconf is especially sensitive to this).
28593 .
"./$as_me.lineno"
28594 # Exit status is that of the last command.
28599 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
28605 ECHO_C
= ECHO_N
= ECHO_T
=
28606 case `echo -n x` in
28608 case `echo 'x\c'` in
28609 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
28615 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
28616 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
28622 rm -f conf$$ conf$$.exe conf$$.
file
28623 if test -d conf$$.dir
; then
28624 rm -f conf$$.dir
/conf$$.
file
28627 mkdir conf$$.dir
2>/dev
/null
28629 if (echo >conf$$.
file) 2>/dev
/null
; then
28630 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
28632 # ... but there are two gotchas:
28633 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
28634 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
28635 # In both cases, we have to default to `cp -p'.
28636 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
28638 elif ln conf$$.
file conf$$
2>/dev
/null
; then
28646 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
28647 rmdir conf$$.dir
2>/dev
/null
28649 if mkdir
-p .
2>/dev
/null
; then
28652 test -d .
/-p && rmdir .
/-p
28656 if test -x / >/dev
/null
2>&1; then
28657 as_test_x
='test -x'
28659 if ls -dL / >/dev
/null
2>&1; then
28666 if test -d "$1"; then
28672 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
28673 ???[sx]*):;;*)false;;esac;fi
28677 as_executable_p
=$as_test_x
28679 # Sed expression to map a string onto a valid CPP name.
28680 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
28682 # Sed expression to map a string onto a valid variable name.
28683 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
28688 # Save the log message, to keep $[0] and so on meaningful, and to
28689 # report actual input values of CONFIG_FILES etc. instead of their
28690 # values after options handling.
28692 This file was extended by Wine $as_me 1.1.18, which was
28693 generated by GNU Autoconf 2.63. Invocation command line was
28695 CONFIG_FILES = $CONFIG_FILES
28696 CONFIG_HEADERS = $CONFIG_HEADERS
28697 CONFIG_LINKS = $CONFIG_LINKS
28698 CONFIG_COMMANDS = $CONFIG_COMMANDS
28701 on `(hostname || uname -n) 2>/dev/null | sed 1q`
28706 case $ac_config_files in *"
28707 "*) set x
$ac_config_files; shift; ac_config_files
=$
*;;
28710 case $ac_config_headers in *"
28711 "*) set x
$ac_config_headers; shift; ac_config_headers
=$
*;;
28715 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28716 # Files that config.status was made for.
28717 config_files="$ac_config_files"
28718 config_headers="$ac_config_headers"
28719 config_commands="$ac_config_commands"
28723 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28725 \`$as_me' instantiates files from templates according to the
28726 current configuration.
28728 Usage: $0 [OPTION]... [FILE]...
28730 -h, --help print this help, then exit
28731 -V, --version print version number and configuration settings, then exit
28732 -q, --quiet, --silent
28733 do not print progress messages
28734 -d, --debug don't remove temporary files
28735 --recheck update $as_me by reconfiguring in the same conditions
28736 --file=FILE[:TEMPLATE]
28737 instantiate the configuration file FILE
28738 --header=FILE[:TEMPLATE]
28739 instantiate the configuration header FILE
28741 Configuration files:
28744 Configuration headers:
28747 Configuration commands:
28750 Report bugs to <bug-autoconf@gnu.org>."
28753 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28755 Wine config.status 1.1.18
28756 configured by $0, generated by GNU Autoconf 2.63,
28757 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
28759 Copyright (C) 2008 Free Software Foundation, Inc.
28760 This config.status script is free software; the Free Software Foundation
28761 gives unlimited permission to copy, distribute and modify it."
28766 test -n "\$AWK" || AWK=awk
28769 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28770 # The default lists apply if the user does not specify any file.
28776 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
28777 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
28788 # Handling of the options.
28789 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
28791 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
28792 $as_echo "$ac_cs_version"; exit ;;
28793 --debug |
--debu |
--deb |
--de |
--d |
-d )
28795 --file |
--fil |
--fi |
--f )
28798 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
28800 CONFIG_FILES
="$CONFIG_FILES '$ac_optarg'"
28801 ac_need_defaults
=false
;;
28802 --header |
--heade |
--head |
--hea )
28805 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
28807 CONFIG_HEADERS
="$CONFIG_HEADERS '$ac_optarg'"
28808 ac_need_defaults
=false
;;
28810 # Conflict between --help and --header
28811 { $as_echo "$as_me: error: ambiguous option: $1
28812 Try \`$0 --help' for more information." >&2
28813 { (exit 1); exit 1; }; };;
28814 --help |
--hel |
-h )
28815 $as_echo "$ac_cs_usage"; exit ;;
28816 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
28817 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
28820 # This is an error.
28821 -*) { $as_echo "$as_me: error: unrecognized option: $1
28822 Try \`$0 --help' for more information." >&2
28823 { (exit 1); exit 1; }; } ;;
28825 *) ac_config_targets
="$ac_config_targets $1"
28826 ac_need_defaults
=false
;;
28832 ac_configure_extra_args
=
28834 if $ac_cs_silent; then
28836 ac_configure_extra_args
="$ac_configure_extra_args --silent"
28840 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28841 if \$ac_cs_recheck; then
28842 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
28844 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
28845 CONFIG_SHELL='$SHELL'
28846 export CONFIG_SHELL
28851 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28855 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
28856 ## Running $as_me. ##
28862 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28865 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28867 # Handling of arguments.
28868 for ac_config_target
in $ac_config_targets
28870 case $ac_config_target in
28871 "include/config.h") CONFIG_HEADERS
="$CONFIG_HEADERS include/config.h" ;;
28872 "include/stamp-h") CONFIG_COMMANDS
="$CONFIG_COMMANDS include/stamp-h" ;;
28873 "dlls/gdi32/enhmfdrv") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/gdi32/enhmfdrv" ;;
28874 "dlls/gdi32/mfdrv") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/gdi32/mfdrv" ;;
28875 "dlls/kernel32/nls") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/kernel32/nls" ;;
28876 "dlls/user32/resources") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/user32/resources" ;;
28877 "dlls/wineps.drv/data") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/wineps.drv/data" ;;
28878 "include/wine") CONFIG_COMMANDS
="$CONFIG_COMMANDS include/wine" ;;
28879 "Make.rules") CONFIG_FILES
="$CONFIG_FILES Make.rules" ;;
28880 "dlls/Makedll.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Makedll.rules" ;;
28881 "dlls/Makeimplib.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Makeimplib.rules" ;;
28882 "dlls/Maketest.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Maketest.rules" ;;
28883 "programs/Makeprog.rules") CONFIG_FILES
="$CONFIG_FILES programs/Makeprog.rules" ;;
28884 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
28885 "dlls/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/Makefile" ;;
28886 "dlls/acledit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/acledit/Makefile" ;;
28887 "dlls/aclui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/aclui/Makefile" ;;
28888 "dlls/activeds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/activeds/Makefile" ;;
28889 "dlls/actxprxy/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/actxprxy/Makefile" ;;
28890 "dlls/adsiid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/adsiid/Makefile" ;;
28891 "dlls/advapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advapi32/Makefile" ;;
28892 "dlls/advapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advapi32/tests/Makefile" ;;
28893 "dlls/advpack/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advpack/Makefile" ;;
28894 "dlls/advpack/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advpack/tests/Makefile" ;;
28895 "dlls/amstream/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/amstream/Makefile" ;;
28896 "dlls/appwiz.cpl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/appwiz.cpl/Makefile" ;;
28897 "dlls/atl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/atl/Makefile" ;;
28898 "dlls/authz/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/authz/Makefile" ;;
28899 "dlls/avicap32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avicap32/Makefile" ;;
28900 "dlls/avifil32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avifil32/Makefile" ;;
28901 "dlls/avifile.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avifile.dll16/Makefile" ;;
28902 "dlls/bcrypt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/bcrypt/Makefile" ;;
28903 "dlls/browseui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/browseui/Makefile" ;;
28904 "dlls/browseui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/browseui/tests/Makefile" ;;
28905 "dlls/cabinet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cabinet/Makefile" ;;
28906 "dlls/cabinet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cabinet/tests/Makefile" ;;
28907 "dlls/capi2032/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/capi2032/Makefile" ;;
28908 "dlls/cards/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cards/Makefile" ;;
28909 "dlls/cfgmgr32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cfgmgr32/Makefile" ;;
28910 "dlls/clusapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/clusapi/Makefile" ;;
28911 "dlls/comcat/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comcat/Makefile" ;;
28912 "dlls/comcat/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comcat/tests/Makefile" ;;
28913 "dlls/comctl32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comctl32/Makefile" ;;
28914 "dlls/comctl32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comctl32/tests/Makefile" ;;
28915 "dlls/comdlg32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comdlg32/Makefile" ;;
28916 "dlls/comdlg32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comdlg32/tests/Makefile" ;;
28917 "dlls/comm.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comm.drv16/Makefile" ;;
28918 "dlls/compobj.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/compobj.dll16/Makefile" ;;
28919 "dlls/compstui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/compstui/Makefile" ;;
28920 "dlls/credui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/credui/Makefile" ;;
28921 "dlls/credui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/credui/tests/Makefile" ;;
28922 "dlls/crtdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crtdll/Makefile" ;;
28923 "dlls/crypt32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crypt32/Makefile" ;;
28924 "dlls/crypt32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crypt32/tests/Makefile" ;;
28925 "dlls/cryptdlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptdlg/Makefile" ;;
28926 "dlls/cryptdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptdll/Makefile" ;;
28927 "dlls/cryptnet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptnet/Makefile" ;;
28928 "dlls/cryptnet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptnet/tests/Makefile" ;;
28929 "dlls/cryptui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptui/Makefile" ;;
28930 "dlls/cryptui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptui/tests/Makefile" ;;
28931 "dlls/ctapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctapi32/Makefile" ;;
28932 "dlls/ctl3d.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctl3d.dll16/Makefile" ;;
28933 "dlls/ctl3d32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctl3d32/Makefile" ;;
28934 "dlls/ctl3dv2.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctl3dv2.dll16/Makefile" ;;
28935 "dlls/d3d10/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10/Makefile" ;;
28936 "dlls/d3d10/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10/tests/Makefile" ;;
28937 "dlls/d3d10core/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10core/Makefile" ;;
28938 "dlls/d3d10core/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10core/tests/Makefile" ;;
28939 "dlls/d3d8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d8/Makefile" ;;
28940 "dlls/d3d8/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d8/tests/Makefile" ;;
28941 "dlls/d3d9/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d9/Makefile" ;;
28942 "dlls/d3d9/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d9/tests/Makefile" ;;
28943 "dlls/d3dim/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dim/Makefile" ;;
28944 "dlls/d3drm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3drm/Makefile" ;;
28945 "dlls/d3drm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3drm/tests/Makefile" ;;
28946 "dlls/d3dx8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx8/Makefile" ;;
28947 "dlls/d3dx8/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx8/tests/Makefile" ;;
28948 "dlls/d3dx9_24/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_24/Makefile" ;;
28949 "dlls/d3dx9_25/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_25/Makefile" ;;
28950 "dlls/d3dx9_26/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_26/Makefile" ;;
28951 "dlls/d3dx9_27/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_27/Makefile" ;;
28952 "dlls/d3dx9_28/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_28/Makefile" ;;
28953 "dlls/d3dx9_29/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_29/Makefile" ;;
28954 "dlls/d3dx9_30/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_30/Makefile" ;;
28955 "dlls/d3dx9_31/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_31/Makefile" ;;
28956 "dlls/d3dx9_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_32/Makefile" ;;
28957 "dlls/d3dx9_33/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_33/Makefile" ;;
28958 "dlls/d3dx9_34/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_34/Makefile" ;;
28959 "dlls/d3dx9_35/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_35/Makefile" ;;
28960 "dlls/d3dx9_36/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_36/Makefile" ;;
28961 "dlls/d3dx9_36/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_36/tests/Makefile" ;;
28962 "dlls/d3dx9_37/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_37/Makefile" ;;
28963 "dlls/d3dx9_38/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_38/Makefile" ;;
28964 "dlls/d3dx9_39/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_39/Makefile" ;;
28965 "dlls/d3dx9_40/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_40/Makefile" ;;
28966 "dlls/d3dx9_41/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_41/Makefile" ;;
28967 "dlls/d3dxof/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dxof/Makefile" ;;
28968 "dlls/d3dxof/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dxof/tests/Makefile" ;;
28969 "dlls/dbghelp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dbghelp/Makefile" ;;
28970 "dlls/dciman32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dciman32/Makefile" ;;
28971 "dlls/ddraw/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddraw/Makefile" ;;
28972 "dlls/ddraw/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddraw/tests/Makefile" ;;
28973 "dlls/ddrawex/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddrawex/Makefile" ;;
28974 "dlls/ddrawex/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddrawex/tests/Makefile" ;;
28975 "dlls/devenum/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/devenum/Makefile" ;;
28976 "dlls/dinput/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput/Makefile" ;;
28977 "dlls/dinput/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput/tests/Makefile" ;;
28978 "dlls/dinput8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput8/Makefile" ;;
28979 "dlls/dispdib.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dispdib.dll16/Makefile" ;;
28980 "dlls/display.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/display.drv16/Makefile" ;;
28981 "dlls/dmband/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmband/Makefile" ;;
28982 "dlls/dmcompos/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmcompos/Makefile" ;;
28983 "dlls/dmime/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmime/Makefile" ;;
28984 "dlls/dmloader/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmloader/Makefile" ;;
28985 "dlls/dmscript/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmscript/Makefile" ;;
28986 "dlls/dmstyle/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmstyle/Makefile" ;;
28987 "dlls/dmsynth/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmsynth/Makefile" ;;
28988 "dlls/dmusic/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmusic/Makefile" ;;
28989 "dlls/dmusic32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmusic32/Makefile" ;;
28990 "dlls/dnsapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dnsapi/Makefile" ;;
28991 "dlls/dnsapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dnsapi/tests/Makefile" ;;
28992 "dlls/dplay/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplay/Makefile" ;;
28993 "dlls/dplayx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplayx/Makefile" ;;
28994 "dlls/dplayx/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplayx/tests/Makefile" ;;
28995 "dlls/dpnaddr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnaddr/Makefile" ;;
28996 "dlls/dpnet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnet/Makefile" ;;
28997 "dlls/dpnhpast/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnhpast/Makefile" ;;
28998 "dlls/dpnlobby/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnlobby/Makefile" ;;
28999 "dlls/dpwsockx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpwsockx/Makefile" ;;
29000 "dlls/dsound/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dsound/Makefile" ;;
29001 "dlls/dsound/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dsound/tests/Makefile" ;;
29002 "dlls/dssenh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dssenh/Makefile" ;;
29003 "dlls/dswave/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dswave/Makefile" ;;
29004 "dlls/dwmapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dwmapi/Makefile" ;;
29005 "dlls/dxdiagn/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxdiagn/Makefile" ;;
29006 "dlls/dxerr8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxerr8/Makefile" ;;
29007 "dlls/dxerr9/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxerr9/Makefile" ;;
29008 "dlls/dxgi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxgi/Makefile" ;;
29009 "dlls/dxgi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxgi/tests/Makefile" ;;
29010 "dlls/dxguid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxguid/Makefile" ;;
29011 "dlls/faultrep/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/faultrep/Makefile" ;;
29012 "dlls/fusion/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/fusion/Makefile" ;;
29013 "dlls/fusion/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/fusion/tests/Makefile" ;;
29014 "dlls/gdi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdi32/Makefile" ;;
29015 "dlls/gdi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdi32/tests/Makefile" ;;
29016 "dlls/gdiplus/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdiplus/Makefile" ;;
29017 "dlls/gdiplus/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdiplus/tests/Makefile" ;;
29018 "dlls/glu32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/glu32/Makefile" ;;
29019 "dlls/gphoto2.ds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gphoto2.ds/Makefile" ;;
29020 "dlls/gpkcsp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gpkcsp/Makefile" ;;
29021 "dlls/hal/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hal/Makefile" ;;
29022 "dlls/hhctrl.ocx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hhctrl.ocx/Makefile" ;;
29023 "dlls/hid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hid/Makefile" ;;
29024 "dlls/hlink/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hlink/Makefile" ;;
29025 "dlls/hlink/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hlink/tests/Makefile" ;;
29026 "dlls/hnetcfg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hnetcfg/Makefile" ;;
29027 "dlls/httpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/httpapi/Makefile" ;;
29028 "dlls/iccvid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iccvid/Makefile" ;;
29029 "dlls/icmp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/icmp/Makefile" ;;
29030 "dlls/ifsmgr.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ifsmgr.vxd/Makefile" ;;
29031 "dlls/imaadp32.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imaadp32.acm/Makefile" ;;
29032 "dlls/imagehlp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imagehlp/Makefile" ;;
29033 "dlls/imm.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm.dll16/Makefile" ;;
29034 "dlls/imm32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm32/Makefile" ;;
29035 "dlls/imm32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm32/tests/Makefile" ;;
29036 "dlls/inetcomm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetcomm/Makefile" ;;
29037 "dlls/inetcomm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetcomm/tests/Makefile" ;;
29038 "dlls/inetmib1/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetmib1/Makefile" ;;
29039 "dlls/inetmib1/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetmib1/tests/Makefile" ;;
29040 "dlls/infosoft/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/infosoft/Makefile" ;;
29041 "dlls/infosoft/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/infosoft/tests/Makefile" ;;
29042 "dlls/initpki/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/initpki/Makefile" ;;
29043 "dlls/inkobj/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inkobj/Makefile" ;;
29044 "dlls/inseng/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inseng/Makefile" ;;
29045 "dlls/iphlpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iphlpapi/Makefile" ;;
29046 "dlls/iphlpapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iphlpapi/tests/Makefile" ;;
29047 "dlls/itircl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itircl/Makefile" ;;
29048 "dlls/itss/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itss/Makefile" ;;
29049 "dlls/itss/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itss/tests/Makefile" ;;
29050 "dlls/jscript/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/jscript/Makefile" ;;
29051 "dlls/jscript/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/jscript/tests/Makefile" ;;
29052 "dlls/kernel32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/kernel32/Makefile" ;;
29053 "dlls/kernel32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/kernel32/tests/Makefile" ;;
29054 "dlls/keyboard.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/keyboard.drv16/Makefile" ;;
29055 "dlls/loadperf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/loadperf/Makefile" ;;
29056 "dlls/localspl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localspl/Makefile" ;;
29057 "dlls/localspl/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localspl/tests/Makefile" ;;
29058 "dlls/localui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localui/Makefile" ;;
29059 "dlls/localui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localui/tests/Makefile" ;;
29060 "dlls/lz32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lz32/Makefile" ;;
29061 "dlls/lz32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lz32/tests/Makefile" ;;
29062 "dlls/lzexpand.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lzexpand.dll16/Makefile" ;;
29063 "dlls/mapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mapi32/Makefile" ;;
29064 "dlls/mapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mapi32/tests/Makefile" ;;
29065 "dlls/mciavi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciavi32/Makefile" ;;
29066 "dlls/mcicda/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mcicda/Makefile" ;;
29067 "dlls/mciqtz32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciqtz32/Makefile" ;;
29068 "dlls/mciseq/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciseq/Makefile" ;;
29069 "dlls/mciwave/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciwave/Makefile" ;;
29070 "dlls/midimap/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/midimap/Makefile" ;;
29071 "dlls/mlang/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mlang/Makefile" ;;
29072 "dlls/mlang/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mlang/tests/Makefile" ;;
29073 "dlls/mmdevldr.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mmdevldr.vxd/Makefile" ;;
29074 "dlls/monodebg.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/monodebg.vxd/Makefile" ;;
29075 "dlls/mountmgr.sys/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mountmgr.sys/Makefile" ;;
29076 "dlls/mouse.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mouse.drv16/Makefile" ;;
29077 "dlls/mpr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mpr/Makefile" ;;
29078 "dlls/mprapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mprapi/Makefile" ;;
29079 "dlls/msacm.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm.dll16/Makefile" ;;
29080 "dlls/msacm32.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32.drv/Makefile" ;;
29081 "dlls/msacm32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32/Makefile" ;;
29082 "dlls/msacm32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32/tests/Makefile" ;;
29083 "dlls/msadp32.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msadp32.acm/Makefile" ;;
29084 "dlls/mscat32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscat32/Makefile" ;;
29085 "dlls/mscms/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscms/Makefile" ;;
29086 "dlls/mscms/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscms/tests/Makefile" ;;
29087 "dlls/mscoree/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscoree/Makefile" ;;
29088 "dlls/msctf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msctf/Makefile" ;;
29089 "dlls/msctf/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msctf/tests/Makefile" ;;
29090 "dlls/msdmo/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msdmo/Makefile" ;;
29091 "dlls/msftedit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msftedit/Makefile" ;;
29092 "dlls/msg711.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msg711.acm/Makefile" ;;
29093 "dlls/mshtml.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml.tlb/Makefile" ;;
29094 "dlls/mshtml/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml/Makefile" ;;
29095 "dlls/mshtml/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml/tests/Makefile" ;;
29096 "dlls/msi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msi/Makefile" ;;
29097 "dlls/msi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msi/tests/Makefile" ;;
29098 "dlls/msimg32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msimg32/Makefile" ;;
29099 "dlls/msimtf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msimtf/Makefile" ;;
29100 "dlls/msisip/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msisip/Makefile" ;;
29101 "dlls/msisys.ocx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msisys.ocx/Makefile" ;;
29102 "dlls/msnet32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msnet32/Makefile" ;;
29103 "dlls/msrle32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msrle32/Makefile" ;;
29104 "dlls/mssign32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mssign32/Makefile" ;;
29105 "dlls/mssip32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mssip32/Makefile" ;;
29106 "dlls/mstask/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mstask/Makefile" ;;
29107 "dlls/mstask/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mstask/tests/Makefile" ;;
29108 "dlls/msvcirt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcirt/Makefile" ;;
29109 "dlls/msvcr71/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcr71/Makefile" ;;
29110 "dlls/msvcrt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt/Makefile" ;;
29111 "dlls/msvcrt/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt/tests/Makefile" ;;
29112 "dlls/msvcrt20/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt20/Makefile" ;;
29113 "dlls/msvcrt40/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt40/Makefile" ;;
29114 "dlls/msvcrtd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrtd/Makefile" ;;
29115 "dlls/msvcrtd/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrtd/tests/Makefile" ;;
29116 "dlls/msvfw32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvfw32/Makefile" ;;
29117 "dlls/msvfw32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvfw32/tests/Makefile" ;;
29118 "dlls/msvidc32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvidc32/Makefile" ;;
29119 "dlls/mswsock/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mswsock/Makefile" ;;
29120 "dlls/msxml3/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msxml3/Makefile" ;;
29121 "dlls/msxml3/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msxml3/tests/Makefile" ;;
29122 "dlls/nddeapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/nddeapi/Makefile" ;;
29123 "dlls/netapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/netapi32/Makefile" ;;
29124 "dlls/netapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/netapi32/tests/Makefile" ;;
29125 "dlls/newdev/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/newdev/Makefile" ;;
29126 "dlls/ntdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdll/Makefile" ;;
29127 "dlls/ntdll/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdll/tests/Makefile" ;;
29128 "dlls/ntdsapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdsapi/Makefile" ;;
29129 "dlls/ntdsapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdsapi/tests/Makefile" ;;
29130 "dlls/ntoskrnl.exe/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntoskrnl.exe/Makefile" ;;
29131 "dlls/ntprint/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntprint/Makefile" ;;
29132 "dlls/ntprint/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntprint/tests/Makefile" ;;
29133 "dlls/objsel/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/objsel/Makefile" ;;
29134 "dlls/odbc32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbc32/Makefile" ;;
29135 "dlls/odbccp32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbccp32/Makefile" ;;
29136 "dlls/odbccp32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbccp32/tests/Makefile" ;;
29137 "dlls/ole2.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2.dll16/Makefile" ;;
29138 "dlls/ole2conv.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2conv.dll16/Makefile" ;;
29139 "dlls/ole2disp.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2disp.dll16/Makefile" ;;
29140 "dlls/ole2nls.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2nls.dll16/Makefile" ;;
29141 "dlls/ole2prox.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2prox.dll16/Makefile" ;;
29142 "dlls/ole2thk.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2thk.dll16/Makefile" ;;
29143 "dlls/ole32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole32/Makefile" ;;
29144 "dlls/ole32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole32/tests/Makefile" ;;
29145 "dlls/oleacc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleacc/Makefile" ;;
29146 "dlls/oleacc/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleacc/tests/Makefile" ;;
29147 "dlls/oleaut32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleaut32/Makefile" ;;
29148 "dlls/oleaut32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleaut32/tests/Makefile" ;;
29149 "dlls/olecli.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olecli.dll16/Makefile" ;;
29150 "dlls/olecli32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olecli32/Makefile" ;;
29151 "dlls/oledlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oledlg/Makefile" ;;
29152 "dlls/olepro32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olepro32/Makefile" ;;
29153 "dlls/olesvr.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olesvr.dll16/Makefile" ;;
29154 "dlls/olesvr32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olesvr32/Makefile" ;;
29155 "dlls/olethk32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olethk32/Makefile" ;;
29156 "dlls/opengl32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/opengl32/Makefile" ;;
29157 "dlls/opengl32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/opengl32/tests/Makefile" ;;
29158 "dlls/pdh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pdh/Makefile" ;;
29159 "dlls/pdh/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pdh/tests/Makefile" ;;
29160 "dlls/pidgen/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pidgen/Makefile" ;;
29161 "dlls/powrprof/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/powrprof/Makefile" ;;
29162 "dlls/printui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/printui/Makefile" ;;
29163 "dlls/propsys/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/propsys/Makefile" ;;
29164 "dlls/psapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/psapi/Makefile" ;;
29165 "dlls/psapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/psapi/tests/Makefile" ;;
29166 "dlls/pstorec/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pstorec/Makefile" ;;
29167 "dlls/qcap/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qcap/Makefile" ;;
29168 "dlls/qedit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qedit/Makefile" ;;
29169 "dlls/qedit/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qedit/tests/Makefile" ;;
29170 "dlls/qmgr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgr/Makefile" ;;
29171 "dlls/qmgr/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgr/tests/Makefile" ;;
29172 "dlls/qmgrprxy/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgrprxy/Makefile" ;;
29173 "dlls/quartz/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/quartz/Makefile" ;;
29174 "dlls/quartz/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/quartz/tests/Makefile" ;;
29175 "dlls/query/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/query/Makefile" ;;
29176 "dlls/rasapi16.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi16.dll16/Makefile" ;;
29177 "dlls/rasapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi32/Makefile" ;;
29178 "dlls/rasapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi32/tests/Makefile" ;;
29179 "dlls/rasdlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasdlg/Makefile" ;;
29180 "dlls/resutils/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/resutils/Makefile" ;;
29181 "dlls/riched20/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched20/Makefile" ;;
29182 "dlls/riched20/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched20/tests/Makefile" ;;
29183 "dlls/riched32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched32/Makefile" ;;
29184 "dlls/riched32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched32/tests/Makefile" ;;
29185 "dlls/rpcrt4/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rpcrt4/Makefile" ;;
29186 "dlls/rpcrt4/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rpcrt4/tests/Makefile" ;;
29187 "dlls/rsabase/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsabase/Makefile" ;;
29188 "dlls/rsaenh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsaenh/Makefile" ;;
29189 "dlls/rsaenh/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsaenh/tests/Makefile" ;;
29190 "dlls/sane.ds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sane.ds/Makefile" ;;
29191 "dlls/sccbase/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sccbase/Makefile" ;;
29192 "dlls/schannel/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/schannel/Makefile" ;;
29193 "dlls/schannel/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/schannel/tests/Makefile" ;;
29194 "dlls/secur32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/secur32/Makefile" ;;
29195 "dlls/secur32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/secur32/tests/Makefile" ;;
29196 "dlls/security/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/security/Makefile" ;;
29197 "dlls/sensapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sensapi/Makefile" ;;
29198 "dlls/serialui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/serialui/Makefile" ;;
29199 "dlls/serialui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/serialui/tests/Makefile" ;;
29200 "dlls/setupapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/setupapi/Makefile" ;;
29201 "dlls/setupapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/setupapi/tests/Makefile" ;;
29202 "dlls/sfc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sfc/Makefile" ;;
29203 "dlls/sfc_os/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sfc_os/Makefile" ;;
29204 "dlls/shdoclc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdoclc/Makefile" ;;
29205 "dlls/shdocvw/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdocvw/Makefile" ;;
29206 "dlls/shdocvw/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdocvw/tests/Makefile" ;;
29207 "dlls/shell32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shell32/Makefile" ;;
29208 "dlls/shell32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shell32/tests/Makefile" ;;
29209 "dlls/shfolder/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shfolder/Makefile" ;;
29210 "dlls/shlwapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shlwapi/Makefile" ;;
29211 "dlls/shlwapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shlwapi/tests/Makefile" ;;
29212 "dlls/slbcsp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/slbcsp/Makefile" ;;
29213 "dlls/slc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/slc/Makefile" ;;
29214 "dlls/snmpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/snmpapi/Makefile" ;;
29215 "dlls/snmpapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/snmpapi/tests/Makefile" ;;
29216 "dlls/softpub/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/softpub/Makefile" ;;
29217 "dlls/sound.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sound.drv16/Makefile" ;;
29218 "dlls/spoolss/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/spoolss/Makefile" ;;
29219 "dlls/spoolss/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/spoolss/tests/Makefile" ;;
29220 "dlls/stdole2.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stdole2.tlb/Makefile" ;;
29221 "dlls/stdole32.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stdole32.tlb/Makefile" ;;
29222 "dlls/sti/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sti/Makefile" ;;
29223 "dlls/storage.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/storage.dll16/Makefile" ;;
29224 "dlls/stress.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stress.dll16/Makefile" ;;
29225 "dlls/strmiids/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/strmiids/Makefile" ;;
29226 "dlls/svrapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/svrapi/Makefile" ;;
29227 "dlls/sxs/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sxs/Makefile" ;;
29228 "dlls/tapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/tapi32/Makefile" ;;
29229 "dlls/traffic/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/traffic/Makefile" ;;
29230 "dlls/twain.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain.dll16/Makefile" ;;
29231 "dlls/twain_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain_32/Makefile" ;;
29232 "dlls/twain_32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain_32/tests/Makefile" ;;
29233 "dlls/typelib.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/typelib.dll16/Makefile" ;;
29234 "dlls/unicows/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/unicows/Makefile" ;;
29235 "dlls/updspapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/updspapi/Makefile" ;;
29236 "dlls/url/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/url/Makefile" ;;
29237 "dlls/urlmon/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/urlmon/Makefile" ;;
29238 "dlls/urlmon/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/urlmon/tests/Makefile" ;;
29239 "dlls/user32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/user32/Makefile" ;;
29240 "dlls/user32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/user32/tests/Makefile" ;;
29241 "dlls/userenv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/userenv/Makefile" ;;
29242 "dlls/userenv/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/userenv/tests/Makefile" ;;
29243 "dlls/usp10/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/usp10/Makefile" ;;
29244 "dlls/usp10/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/usp10/tests/Makefile" ;;
29245 "dlls/uuid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uuid/Makefile" ;;
29246 "dlls/uxtheme/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uxtheme/Makefile" ;;
29247 "dlls/uxtheme/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uxtheme/tests/Makefile" ;;
29248 "dlls/vdhcp.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vdhcp.vxd/Makefile" ;;
29249 "dlls/vdmdbg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vdmdbg/Makefile" ;;
29250 "dlls/version/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/version/Makefile" ;;
29251 "dlls/version/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/version/tests/Makefile" ;;
29252 "dlls/vmm.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vmm.vxd/Makefile" ;;
29253 "dlls/vnbt.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vnbt.vxd/Makefile" ;;
29254 "dlls/vnetbios.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vnetbios.vxd/Makefile" ;;
29255 "dlls/vtdapi.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vtdapi.vxd/Makefile" ;;
29256 "dlls/vwin32.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vwin32.vxd/Makefile" ;;
29257 "dlls/w32skrnl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/w32skrnl/Makefile" ;;
29258 "dlls/w32sys.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/w32sys.dll16/Makefile" ;;
29259 "dlls/win32s16.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/win32s16.dll16/Makefile" ;;
29260 "dlls/win87em.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/win87em.dll16/Makefile" ;;
29261 "dlls/winaspi.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winaspi.dll16/Makefile" ;;
29262 "dlls/windebug.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/windebug.dll16/Makefile" ;;
29263 "dlls/winealsa.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winealsa.drv/Makefile" ;;
29264 "dlls/wineaudioio.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineaudioio.drv/Makefile" ;;
29265 "dlls/winecoreaudio.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winecoreaudio.drv/Makefile" ;;
29266 "dlls/winecrt0/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winecrt0/Makefile" ;;
29267 "dlls/wined3d/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wined3d/Makefile" ;;
29268 "dlls/winedos/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winedos/Makefile" ;;
29269 "dlls/wineesd.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineesd.drv/Makefile" ;;
29270 "dlls/winejack.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winejack.drv/Makefile" ;;
29271 "dlls/winejoystick.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winejoystick.drv/Makefile" ;;
29272 "dlls/winemp3.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winemp3.acm/Makefile" ;;
29273 "dlls/winenas.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winenas.drv/Makefile" ;;
29274 "dlls/wineoss.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineoss.drv/Makefile" ;;
29275 "dlls/wineps.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineps.drv/Makefile" ;;
29276 "dlls/winequartz.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winequartz.drv/Makefile" ;;
29277 "dlls/winex11.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winex11.drv/Makefile" ;;
29278 "dlls/wing32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wing32/Makefile" ;;
29279 "dlls/winhttp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winhttp/Makefile" ;;
29280 "dlls/winhttp/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winhttp/tests/Makefile" ;;
29281 "dlls/wininet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wininet/Makefile" ;;
29282 "dlls/wininet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wininet/tests/Makefile" ;;
29283 "dlls/winmm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winmm/Makefile" ;;
29284 "dlls/winmm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winmm/tests/Makefile" ;;
29285 "dlls/winnls.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winnls.dll16/Makefile" ;;
29286 "dlls/winnls32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winnls32/Makefile" ;;
29287 "dlls/winscard/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winscard/Makefile" ;;
29288 "dlls/winspool.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winspool.drv/Makefile" ;;
29289 "dlls/winspool.drv/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winspool.drv/tests/Makefile" ;;
29290 "dlls/wintab.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintab.dll16/Makefile" ;;
29291 "dlls/wintab32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintab32/Makefile" ;;
29292 "dlls/wintrust/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintrust/Makefile" ;;
29293 "dlls/wintrust/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintrust/tests/Makefile" ;;
29294 "dlls/wldap32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wldap32/Makefile" ;;
29295 "dlls/wldap32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wldap32/tests/Makefile" ;;
29296 "dlls/wmi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wmi/Makefile" ;;
29297 "dlls/wnaspi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wnaspi32/Makefile" ;;
29298 "dlls/wow32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wow32/Makefile" ;;
29299 "dlls/ws2_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ws2_32/Makefile" ;;
29300 "dlls/ws2_32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ws2_32/tests/Makefile" ;;
29301 "dlls/wsock32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wsock32/Makefile" ;;
29302 "dlls/wtsapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wtsapi32/Makefile" ;;
29303 "dlls/wuapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wuapi/Makefile" ;;
29304 "dlls/xinput1_1/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_1/Makefile" ;;
29305 "dlls/xinput1_2/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_2/Makefile" ;;
29306 "dlls/xinput1_3/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_3/Makefile" ;;
29307 "dlls/xinput1_3/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_3/tests/Makefile" ;;
29308 "dlls/xinput9_1_0/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput9_1_0/Makefile" ;;
29309 "documentation/Makefile") CONFIG_FILES
="$CONFIG_FILES documentation/Makefile" ;;
29310 "fonts/Makefile") CONFIG_FILES
="$CONFIG_FILES fonts/Makefile" ;;
29311 "include/Makefile") CONFIG_FILES
="$CONFIG_FILES include/Makefile" ;;
29312 "libs/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/Makefile" ;;
29313 "libs/port/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/port/Makefile" ;;
29314 "libs/wine/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/wine/Makefile" ;;
29315 "libs/wpp/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/wpp/Makefile" ;;
29316 "loader/Makefile") CONFIG_FILES
="$CONFIG_FILES loader/Makefile" ;;
29317 "programs/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/Makefile" ;;
29318 "programs/cacls/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cacls/Makefile" ;;
29319 "programs/clock/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/clock/Makefile" ;;
29320 "programs/cmd/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cmd/Makefile" ;;
29321 "programs/cmdlgtst/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cmdlgtst/Makefile" ;;
29322 "programs/control/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/control/Makefile" ;;
29323 "programs/eject/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/eject/Makefile" ;;
29324 "programs/expand/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/expand/Makefile" ;;
29325 "programs/explorer/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/explorer/Makefile" ;;
29326 "programs/hh/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/hh/Makefile" ;;
29327 "programs/icinfo/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/icinfo/Makefile" ;;
29328 "programs/iexplore/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/iexplore/Makefile" ;;
29329 "programs/lodctr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/lodctr/Makefile" ;;
29330 "programs/msiexec/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/msiexec/Makefile" ;;
29331 "programs/net/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/net/Makefile" ;;
29332 "programs/notepad/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/notepad/Makefile" ;;
29333 "programs/oleview/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/oleview/Makefile" ;;
29334 "programs/progman/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/progman/Makefile" ;;
29335 "programs/reg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/reg/Makefile" ;;
29336 "programs/regedit/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/regedit/Makefile" ;;
29337 "programs/regsvr32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/regsvr32/Makefile" ;;
29338 "programs/rpcss/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/rpcss/Makefile" ;;
29339 "programs/rundll32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/rundll32/Makefile" ;;
29340 "programs/secedit/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/secedit/Makefile" ;;
29341 "programs/services/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/services/Makefile" ;;
29342 "programs/spoolsv/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/spoolsv/Makefile" ;;
29343 "programs/start/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/start/Makefile" ;;
29344 "programs/svchost/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/svchost/Makefile" ;;
29345 "programs/taskmgr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/taskmgr/Makefile" ;;
29346 "programs/uninstaller/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/uninstaller/Makefile" ;;
29347 "programs/unlodctr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/unlodctr/Makefile" ;;
29348 "programs/view/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/view/Makefile" ;;
29349 "programs/wineboot/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wineboot/Makefile" ;;
29350 "programs/winebrowser/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winebrowser/Makefile" ;;
29351 "programs/winecfg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winecfg/Makefile" ;;
29352 "programs/wineconsole/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wineconsole/Makefile" ;;
29353 "programs/winedbg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winedbg/Makefile" ;;
29354 "programs/winedevice/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winedevice/Makefile" ;;
29355 "programs/winefile/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winefile/Makefile" ;;
29356 "programs/winemenubuilder/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winemenubuilder/Makefile" ;;
29357 "programs/winemine/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winemine/Makefile" ;;
29358 "programs/winepath/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winepath/Makefile" ;;
29359 "programs/winetest/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winetest/Makefile" ;;
29360 "programs/winevdm/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winevdm/Makefile" ;;
29361 "programs/winhelp.exe16/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winhelp.exe16/Makefile" ;;
29362 "programs/winhlp32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winhlp32/Makefile" ;;
29363 "programs/winoldap.mod16/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winoldap.mod16/Makefile" ;;
29364 "programs/winver/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winver/Makefile" ;;
29365 "programs/wordpad/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wordpad/Makefile" ;;
29366 "programs/write/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/write/Makefile" ;;
29367 "programs/xcopy/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/xcopy/Makefile" ;;
29368 "server/Makefile") CONFIG_FILES
="$CONFIG_FILES server/Makefile" ;;
29369 "tools/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/Makefile" ;;
29370 "tools/widl/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/widl/Makefile" ;;
29371 "tools/winebuild/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winebuild/Makefile" ;;
29372 "tools/winedump/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winedump/Makefile" ;;
29373 "tools/winegcc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winegcc/Makefile" ;;
29374 "tools/wmc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/wmc/Makefile" ;;
29375 "tools/wrc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/wrc/Makefile" ;;
29377 *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
29378 $as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
29379 { (exit 1); exit 1; }; };;
29384 # If the user did not use the arguments to specify the items to instantiate,
29385 # then the envvar interface is used. Set only those that are not.
29386 # We use the long form for the default assignment because of an extremely
29387 # bizarre bug on SunOS 4.1.3.
29388 if $ac_need_defaults; then
29389 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
29390 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
29391 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
29394 # Have a temporary directory for convenience. Make it in the build tree
29395 # simply because there is no reason against having it here, and in addition,
29396 # creating and moving files from /tmp can sometimes cause problems.
29397 # Hook for its removal unless debugging.
29398 # Note that there is a small window in which the directory will not be cleaned:
29399 # after its creation but before its name has been assigned to `$tmp'.
29403 trap 'exit_status=$?
29404 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
29406 trap '{ (exit 1); exit 1; }' 1 2 13 15
29408 # Create a (secure) tmp directory for tmp files.
29411 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
29412 test -n "$tmp" && test -d "$tmp"
29415 tmp
=.
/conf$$
-$RANDOM
29416 (umask 077 && mkdir
"$tmp")
29419 $as_echo "$as_me: cannot create a temporary directory in ." >&2
29420 { (exit 1); exit 1; }
29423 # Set up the scripts for CONFIG_FILES section.
29424 # No need to generate them if there are no CONFIG_FILES.
29425 # This happens for instance with `./config.status config.h'.
29426 if test -n "$CONFIG_FILES"; then
29428 if $AWK 'BEGIN { getline <"/dev/null" }' </dev
/null
2>/dev
/null
; then
29429 ac_cs_awk_getline
=:
29430 ac_cs_awk_pipe_init
=
29431 ac_cs_awk_read_file
='
29432 while ((getline aline < (F[key])) > 0)
29435 ac_cs_awk_pipe_fini
=
29437 ac_cs_awk_getline
=false
29438 ac_cs_awk_pipe_init
="print \"cat <<'|#_!!_#|' &&\""
29439 ac_cs_awk_read_file
='
29441 print "cat " F[key] " &&"
29442 '$ac_cs_awk_pipe_init
29443 # The final `:' finishes the AND list.
29444 ac_cs_awk_pipe_fini
='END { print "|#_!!_#|"; print ":" }'
29447 ac_cs_awk_cr
=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
29448 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
29451 ac_cs_awk_cr
=$ac_cr
29454 echo 'BEGIN {' >"$tmp/subs1.awk" &&
29457 # Create commands to substitute file output variables.
29459 echo "cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1" &&
29460 echo 'cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&' &&
29461 echo "$ac_subst_files" |
sed 's/.*/F["&"]="$&"/' &&
29464 } >conf$
$files.sh
&&
29465 . .
/conf$
$files.sh ||
29466 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
29467 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
29468 { (exit 1); exit 1; }; }
29469 rm -f conf$
$files.sh
29472 echo "cat >conf$$subs.awk <<_ACEOF" &&
29473 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
29475 } >conf$$subs.sh ||
29476 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_STATUS" >&5
29477 $as_echo "$as_me: error
: could not
make $CONFIG_STATUS" >&2;}
29478 { (exit 1); exit 1; }; }
29479 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
29481 for ac_last_try in false false false false false :; do
29482 . ./conf$$subs.sh ||
29483 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_STATUS" >&5
29484 $as_echo "$as_me: error
: could not
make $CONFIG_STATUS" >&2;}
29485 { (exit 1); exit 1; }; }
29487 ac_delim_n=`sed -n "s
/.
*$ac_delim\$
/X
/p
" conf$$subs.awk | grep -c X`
29488 if test $ac_delim_n = $ac_delim_num; then
29490 elif $ac_last_try; then
29491 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_STATUS" >&5
29492 $as_echo "$as_me: error
: could not
make $CONFIG_STATUS" >&2;}
29493 { (exit 1); exit 1; }; }
29495 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
29498 rm -f conf$$subs.sh
29500 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29501 cat >>"\
$tmp/subs1.
awk" <<\\_ACAWK &&
29505 s/^/S["/; s
/!.
*/"]=/
29515 s/\(.\{148\}\).*/\1/
29517 s/["\\]/\\&/g
; s
/^
/"/; s/$/\\n"\\/
29522 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
29529 s/\(.\{148\}\).*/\1/
29531 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/
29535 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
29540 ' <conf$$subs.awk | sed '
29545 ' >>$CONFIG_STATUS || ac_write_fail=1
29546 rm -f conf$$subs.awk
29547 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29549 cat >>"\
$tmp/subs1.
awk" <<_ACAWK &&
29550 for (key in S) S_is_set[key] = 1
29552 \$ac_cs_awk_pipe_init
29556 nfields = split(line, field, "@
")
29558 len = length(field[1])
29559 for (i = 2; i < nfields; i++) {
29561 keylen = length(key)
29562 if (S_is_set[key]) {
29564 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
29565 len += length(value) + length(field[++i])
29570 if (nfields == 3 && !substed) {
29572 if (F[key] != "" && line ~ /^[ ]*@.*@[ ]*$/) {
29573 \$ac_cs_awk_read_file
29579 \$ac_cs_awk_pipe_fini
29582 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29583 if sed "s
/$ac_cr//" < /dev/null > /dev/null 2>&1; then
29584 sed "s
/$ac_cr\$
//; s
/$ac_cr/$ac_cs_awk_cr/g
"
29587 fi < "$tmp/subs1.
awk" > "$tmp/subs.
awk" \
29588 || { { $as_echo "$as_me:$LINENO: error
: could not setup config files machinery
" >&5
29589 $as_echo "$as_me: error
: could not setup config files machinery
" >&2;}
29590 { (exit 1); exit 1; }; }
29593 # VPATH may cause trouble with some makes, so we remove $(srcdir),
29594 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".
", strip leading and
29595 # trailing colons and then remove the whole line if VPATH becomes empty
29596 # (actually we leave an empty line to preserve line numbers).
29597 if test "x
$srcdir" = x.; then
29598 ac_vpsub='/^[ ]*VPATH[ ]*=/{
29599 s/:*\$(srcdir):*/:/
29600 s/:*\${srcdir}:*/:/
29602 s/^\([^=]*=[ ]*\):*/\1/
29608 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29609 fi # test -n "$CONFIG_FILES"
29611 # Set up the scripts for CONFIG_HEADERS section.
29612 # No need to generate them if there are no CONFIG_HEADERS.
29613 # This happens for instance with `./config.status Makefile'.
29614 if test -n "$CONFIG_HEADERS"; then
29615 cat >"$tmp/defines.
awk" <<\_ACAWK ||
29619 # Transform confdefs.h into an awk script `defines.awk', embedded as
29620 # here-document in config.status, that substitutes the proper values into
29621 # config.h.in to produce config.h.
29623 # Create a delimiter string that does not exist in confdefs.h, to ease
29624 # handling of long lines.
29626 for ac_last_try in false false :; do
29627 ac_t=`sed -n "/$ac_delim/p
" confdefs.h`
29628 if test -z "$ac_t"; then
29630 elif $ac_last_try; then
29631 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_HEADERS" >&5
29632 $as_echo "$as_me: error
: could not
make $CONFIG_HEADERS" >&2;}
29633 { (exit 1); exit 1; }; }
29635 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
29639 # For the awk script, D is an array of macro values keyed by name,
29640 # likewise P contains macro parameters if any. Preserve backslash
29641 # newline sequences.
29643 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
29645 s/.\{148\}/&'"$ac_delim"'/g
29648 s/^[ ]*#[ ]*define[ ][ ]*/ /
29655 s
/^ \
('"$ac_word_re"'\
)\
(([^
()]*)\
)[ ]*\
(.
*\
)/P
["\1"]="\2"\
29657 s
/^ \
('"$ac_word_re"'\
)[ ]*\
(.
*\
)/D
["\1"]=" \2"/p
29661 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\
1"]="\
2"\
29662 D["\
1"]=" \
3\\\\\\n
"\\/p
29664 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\
1"]=" \
2\\\\\\n
"\\/p
29669 s/.\{148\}/&'"$ac_delim"'/g
29674 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/p
29677 s
/["\\]/\\&/g; s/^/"/; s
/$
/\\\\\\n
"\\/p
29679 ' <confdefs.h | sed '
29680 s/'"$ac_delim"'/"\\\
29681 "/g' >>$CONFIG_STATUS || ac_write_fail=1
29683 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29684 for (key in D) D_is_set[key] = 1
29687 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
29689 split(line, arg, " ")
29690 if (arg[1] == "#") {
29694 defundef
= substr
(arg
[1], 2)
29697 split(mac1
, mac2
, "(") #)
29699 prefix
= substr
(line
, 1, index
(line
, defundef
) - 1)
29700 if (D_is_set
[macro
]) {
29701 # Preserve the white space surrounding the "#".
29702 print prefix
"define", macro P
[macro
] D
[macro
]
29705 # Replace #undef with comments. This is necessary, for example,
29706 # in the case of _POSIX_SOURCE, which is predefined and required
29707 # on some systems where configure will not decide to define it.
29708 if (defundef
== "undef") {
29709 print
"/*", prefix defundef
, macro
, "*/"
29717 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
29718 { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5
29719 $as_echo "$as_me: error: could not setup config headers machinery" >&2;}
29720 { (exit 1); exit 1; }; }
29721 fi # test -n "$CONFIG_HEADERS"
29724 eval set X
" :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
29729 :[FHLC
]) ac_mode
=$ac_tag; continue;;
29731 case $ac_mode$ac_tag in
29733 :L
* |
:C
*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5
29734 $as_echo "$as_me: error: invalid tag $ac_tag" >&2;}
29735 { (exit 1); exit 1; }; };;
29736 :[FH
]-) ac_tag
=-:-;;
29737 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
29754 -) ac_f
="$tmp/stdin";;
29755 *) # Look for the file first in the build tree, then in the source tree
29756 # (if the path is not absolute). The absolute path cannot be DOS-style,
29757 # because $ac_f cannot contain `:'.
29761 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
29763 { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
29764 $as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
29765 { (exit 1); exit 1; }; };;
29767 case $ac_f in *\'*) ac_f
=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
29768 ac_file_inputs
="$ac_file_inputs '$ac_f'"
29771 # Let's still pretend it is `configure' which instantiates (i.e., don't
29772 # use $as_me), people would be surprised to read:
29773 # /* config.h. Generated by config.status. */
29774 configure_input
='Generated from '`
29775 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
29777 if test x
"$ac_file" != x-
; then
29778 configure_input
="$ac_file. $configure_input"
29779 { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
29780 $as_echo "$as_me: creating $ac_file" >&6;}
29782 # Neutralize special characters interpreted by sed in replacement strings.
29783 case $configure_input in #(
29784 *\
&* |
*\|
* |
*\\* )
29785 ac_sed_conf_input
=`$as_echo "$configure_input" |
29786 sed 's/[\\\\&|]/\\\\&/g'`;; #(
29787 *) ac_sed_conf_input
=$configure_input;;
29791 *:-:* |
*:-) cat >"$tmp/stdin" \
29792 ||
{ { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29793 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29794 { (exit 1); exit 1; }; } ;;
29799 ac_dir
=`$as_dirname -- "$ac_file" ||
29800 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
29801 X"$ac_file" : 'X\(//\)[^/]' \| \
29802 X"$ac_file" : 'X\(//\)$' \| \
29803 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
29804 $as_echo X"$ac_file" |
29805 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
29809 /^X\(\/\/\)[^/].*/{
29824 -*) as_dir
=.
/$as_dir;;
29826 test -d "$as_dir" ||
{ $as_mkdir_p && mkdir
-p "$as_dir"; } ||
{
29830 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
29831 *) as_qdir
=$as_dir;;
29833 as_dirs
="'$as_qdir' $as_dirs"
29834 as_dir
=`$as_dirname -- "$as_dir" ||
29835 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
29836 X"$as_dir" : 'X\(//\)[^/]' \| \
29837 X"$as_dir" : 'X\(//\)$' \| \
29838 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
29839 $as_echo X"$as_dir" |
29840 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
29844 /^X\(\/\/\)[^/].*/{
29857 test -d "$as_dir" && break
29859 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
29860 } ||
test -d "$as_dir" ||
{ { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
29861 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
29862 { (exit 1); exit 1; }; }; }
29866 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
29868 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
29869 # A ".." for each directory in $ac_dir_suffix.
29870 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
29871 case $ac_top_builddir_sub in
29872 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
29873 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
29876 ac_abs_top_builddir
=$ac_pwd
29877 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
29878 # for backward compatibility:
29879 ac_top_builddir
=$ac_top_build_prefix
29882 .
) # We are building in place.
29884 ac_top_srcdir
=$ac_top_builddir_sub
29885 ac_abs_top_srcdir
=$ac_pwd ;;
29886 [\\/]* | ?
:[\\/]* ) # Absolute name.
29887 ac_srcdir
=$srcdir$ac_dir_suffix;
29888 ac_top_srcdir
=$srcdir
29889 ac_abs_top_srcdir
=$srcdir ;;
29890 *) # Relative name.
29891 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
29892 ac_top_srcdir
=$ac_top_build_prefix$srcdir
29893 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
29895 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
29905 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
29906 *) ac_INSTALL
=$ac_top_build_prefix$INSTALL ;;
29910 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
29911 # If the template does not know about datarootdir, expand it.
29912 # FIXME: This hack should be removed a few years after 2.60.
29913 ac_datarootdir_hack
=; ac_datarootdir_seen
=
29926 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
29927 *datarootdir
*) ac_datarootdir_seen
=yes;;
29928 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
29929 { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
29930 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
29932 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29933 ac_datarootdir_hack='
29934 s&@datadir@&$datadir&g
29935 s&@docdir@&$docdir&g
29936 s&@infodir@&$infodir&g
29937 s&@localedir@&$localedir&g
29938 s&@mandir@&$mandir&g
29939 s&\\\${datarootdir}&$datarootdir&g' ;;
29943 # Neutralize VPATH when `$srcdir' = `.'.
29944 # Shell code in configure.ac might set extrasub.
29945 # FIXME: do we really want to maintain this feature?
29946 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29947 ac_sed_extra="$ac_vpsub
29950 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
29952 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
29953 s|@configure_input@|
$ac_sed_conf_input|
;t t
29954 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
29955 s
&@top_build_prefix@
&$ac_top_build_prefix&;t t
29956 s
&@srcdir@
&$ac_srcdir&;t t
29957 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
29958 s
&@top_srcdir@
&$ac_top_srcdir&;t t
29959 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
29960 s
&@builddir@
&$ac_builddir&;t t
29961 s
&@abs_builddir@
&$ac_abs_builddir&;t t
29962 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
29963 s
&@INSTALL@
&$ac_INSTALL&;t t
29964 $ac_datarootdir_hack
29966 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" |
29967 if $ac_cs_awk_getline; then
29968 $AWK -f "$tmp/subs.
awk"
29970 $AWK -f "$tmp/subs.
awk" | $SHELL
29972 || { { $as_echo "$as_me:$LINENO: error
: could not create
$ac_file" >&5
29973 $as_echo "$as_me: error
: could not create
$ac_file" >&2;}
29974 { (exit 1); exit 1; }; }
29976 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
29977 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out
"`; test -n "$ac_out"; } &&
29978 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out
"`; test -z "$ac_out"; } &&
29979 { $as_echo "$as_me:$LINENO: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
29980 which seems to be undefined. Please make sure it is defined." >&5
29981 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
29982 which seems to be undefined. Please make sure it is defined." >&2;}
29986 -) cat "$tmp/out" && rm -f "$tmp/out";;
29987 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
29989 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29990 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29991 { (exit 1); exit 1; }; }
29997 if test x"$ac_file" != x-; then
29999 $as_echo "/* $configure_input */" \
30000 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
30001 } >"$tmp/config.h" \
30002 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
30003 $as_echo "$as_me: error: could not create $ac_file" >&2;}
30004 { (exit 1); exit 1; }; }
30005 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
30006 { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5
30007 $as_echo "$as_me: $ac_file is unchanged" >&6;}
30010 mv "$tmp/config.h" "$ac_file" \
30011 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
30012 $as_echo "$as_me: error: could not create $ac_file" >&2;}
30013 { (exit 1); exit 1; }; }
30016 $as_echo "/* $configure_input */" \
30017 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
30018 || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5
30019 $as_echo "$as_me: error: could not create -" >&2;}
30020 { (exit 1); exit 1; }; }
30024 :C) { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5
30025 $as_echo "$as_me: executing $ac_file commands" >&6;}
30030 case $ac_file$ac_mode in
30031 "include/stamp-h":C) echo timestamp > include/stamp-h ;;
30032 "dlls/gdi32/enhmfdrv":C) test -d "dlls/gdi32/enhmfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/enhmfdrv" >&5
30033 $as_echo "$as_me: creating dlls/gdi32/enhmfdrv" >&6;} && mkdir "dlls/gdi32/enhmfdrv") ;;
30034 "dlls/gdi32/mfdrv":C) test -d "dlls/gdi32/mfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/mfdrv" >&5
30035 $as_echo "$as_me: creating dlls/gdi32/mfdrv" >&6;} && mkdir "dlls/gdi32/mfdrv") ;;
30036 "dlls/kernel32/nls":C) test -d "dlls/kernel32/nls" || ({ $as_echo "$as_me:$LINENO: creating dlls/kernel32/nls" >&5
30037 $as_echo "$as_me: creating dlls/kernel32/nls" >&6;} && mkdir "dlls/kernel32/nls") ;;
30038 "dlls/user32/resources":C) test -d "dlls/user32/resources" || ({ $as_echo "$as_me:$LINENO: creating dlls/user32/resources" >&5
30039 $as_echo "$as_me: creating dlls/user32/resources" >&6;} && mkdir "dlls/user32/resources") ;;
30040 "dlls/wineps.drv/data":C) test -d "dlls/wineps.drv/data" || ({ $as_echo "$as_me:$LINENO: creating dlls/wineps.drv/data" >&5
30041 $as_echo "$as_me: creating dlls/wineps.drv/data" >&6;} && mkdir "dlls/wineps.drv/data") ;;
30042 "include/wine":C) test -d "include/wine" || ({ $as_echo "$as_me:$LINENO: creating include/wine" >&5
30043 $as_echo "$as_me: creating include/wine" >&6;} && mkdir "include/wine") ;;
30049 { (exit 0); exit 0; }
30051 chmod +x $CONFIG_STATUS
30052 ac_clean_files=$ac_clean_files_save
30054 test $ac_write_fail = 0 ||
30055 { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
30056 $as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
30057 { (exit 1); exit 1; }; }
30060 # configure is writing to config.log, and then calls config.status.
30061 # config.status does its own redirection, appending to config.log.
30062 # Unfortunately, on DOS this fails, as config.log is still kept open
30063 # by configure, so config.status won't be able to
write to it
; its
30064 # output is simply discarded. So we exec the FD to /dev/null,
30065 # effectively closing config.log, so it can be properly (re)opened and
30066 # appended to by config.status. When coming back to configure, we
30067 # need to make the FD available again.
30068 if test "$no_create" != yes; then
30070 ac_config_status_args
=
30071 test "$silent" = yes &&
30072 ac_config_status_args
="$ac_config_status_args --quiet"
30074 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
30076 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
30077 # would make configure fail if this is the last instruction.
30078 $ac_cs_success ||
{ (exit 1); exit 1; }
30080 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no
; then
30081 { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
30082 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
30086 if test "$no_create" = "yes"
30092 if test "x$wine_notices != "x
; then
30095 for msg
in $wine_notices; do
30097 if test -n "$msg"; then
30098 { $as_echo "$as_me:$LINENO: $msg" >&5
30099 $as_echo "$as_me: $msg" >&6;}
30104 for msg
in $wine_warnings; do
30106 if test -n "$msg"; then
30108 { $as_echo "$as_me:$LINENO: WARNING: $msg" >&5
30109 $as_echo "$as_me: WARNING: $msg" >&2;}
30115 $as_me: Finished. Do '${ac_make} depend && ${ac_make}' to compile Wine.