2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.63 for Wine 1.1.22.
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.22'
600 PACKAGE_STRING
='Wine 1.1.22'
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
796 program_transform_name
806 ac_subst_files
='MAKE_RULES
812 enable_option_checking
816 enable_maintainer_mode
855 ac_precious_vars
='build_alias
870 # Initialize some variables set by options.
872 ac_init_version
=false
873 ac_unrecognized_opts
=
875 # The variables have the same names as the options, with
876 # dashes changed to underlines.
884 program_transform_name
=s
,x
,x
,
892 # Installation directory options.
893 # These are left unexpanded so users can "make install exec_prefix=/foo"
894 # and all the variables that are supposed to be based on exec_prefix
895 # by default will actually change.
896 # Use braces instead of parens because sh, perl, etc. also accept them.
897 # (The list follows the same order as the GNU Coding Standards.)
898 bindir
='${exec_prefix}/bin'
899 sbindir
='${exec_prefix}/sbin'
900 libexecdir
='${exec_prefix}/libexec'
901 datarootdir
='${prefix}/share'
902 datadir
='${datarootdir}'
903 sysconfdir
='${prefix}/etc'
904 sharedstatedir
='${prefix}/com'
905 localstatedir
='${prefix}/var'
906 includedir
='${prefix}/include'
907 oldincludedir
='/usr/include'
908 docdir
='${datarootdir}/doc/${PACKAGE_TARNAME}'
909 infodir
='${datarootdir}/info'
914 libdir
='${exec_prefix}/lib'
915 localedir
='${datarootdir}/locale'
916 mandir
='${datarootdir}/man'
922 # If the previous option needs an argument, assign it.
923 if test -n "$ac_prev"; then
924 eval $ac_prev=\
$ac_option
930 *=*) ac_optarg
=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
934 # Accept the important Cygnus configure options, so we can diagnose typos.
936 case $ac_dashdash$ac_option in
940 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
942 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
945 -build |
--build |
--buil |
--bui |
--bu)
946 ac_prev
=build_alias
;;
947 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
948 build_alias
=$ac_optarg ;;
950 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
951 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
952 ac_prev
=cache_file
;;
953 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
954 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
955 cache_file
=$ac_optarg ;;
958 cache_file
=config.cache
;;
960 -datadir |
--datadir |
--datadi |
--datad)
962 -datadir=* |
--datadir=* |
--datadi=* |
--datad=*)
963 datadir
=$ac_optarg ;;
965 -datarootdir |
--datarootdir |
--datarootdi |
--datarootd |
--dataroot \
966 |
--dataroo |
--dataro |
--datar)
967 ac_prev
=datarootdir
;;
968 -datarootdir=* |
--datarootdir=* |
--datarootdi=* |
--datarootd=* \
969 |
--dataroot=* |
--dataroo=* |
--dataro=* |
--datar=*)
970 datarootdir
=$ac_optarg ;;
972 -disable-* |
--disable-*)
973 ac_useropt
=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
974 # Reject names that are not valid shell variable names.
975 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
976 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
977 { (exit 1); exit 1; }; }
978 ac_useropt_orig
=$ac_useropt
979 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
980 case $ac_user_opts in
984 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
985 ac_unrecognized_sep
=', ';;
987 eval enable_
$ac_useropt=no
;;
989 -docdir |
--docdir |
--docdi |
--doc |
--do)
991 -docdir=* |
--docdir=* |
--docdi=* |
--doc=* |
--do=*)
994 -dvidir |
--dvidir |
--dvidi |
--dvid |
--dvi |
--dv)
996 -dvidir=* |
--dvidir=* |
--dvidi=* |
--dvid=* |
--dvi=* |
--dv=*)
999 -enable-* |
--enable-*)
1000 ac_useropt
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1001 # Reject names that are not valid shell variable names.
1002 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1003 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
1004 { (exit 1); exit 1; }; }
1005 ac_useropt_orig
=$ac_useropt
1006 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1007 case $ac_user_opts in
1009 "enable_
$ac_useropt"
1011 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1012 ac_unrecognized_sep
=', ';;
1014 eval enable_
$ac_useropt=\
$ac_optarg ;;
1016 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
1017 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
1018 |
--exec |
--exe |
--ex)
1019 ac_prev
=exec_prefix
;;
1020 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
1021 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
1022 |
--exec=* |
--exe=* |
--ex=*)
1023 exec_prefix
=$ac_optarg ;;
1025 -gas |
--gas |
--ga |
--g)
1026 # Obsolete; use --with-gas.
1029 -help |
--help |
--hel |
--he |
-h)
1030 ac_init_help
=long
;;
1031 -help=r
* |
--help=r
* |
--hel=r
* |
--he=r
* |
-hr*)
1032 ac_init_help
=recursive
;;
1033 -help=s
* |
--help=s
* |
--hel=s
* |
--he=s
* |
-hs*)
1034 ac_init_help
=short
;;
1036 -host |
--host |
--hos |
--ho)
1037 ac_prev
=host_alias
;;
1038 -host=* |
--host=* |
--hos=* |
--ho=*)
1039 host_alias
=$ac_optarg ;;
1041 -htmldir |
--htmldir |
--htmldi |
--htmld |
--html |
--htm |
--ht)
1043 -htmldir=* |
--htmldir=* |
--htmldi=* |
--htmld=* |
--html=* |
--htm=* \
1045 htmldir
=$ac_optarg ;;
1047 -includedir |
--includedir |
--includedi |
--included |
--include \
1048 |
--includ |
--inclu |
--incl |
--inc)
1049 ac_prev
=includedir
;;
1050 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
1051 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
1052 includedir
=$ac_optarg ;;
1054 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
1056 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
1057 infodir
=$ac_optarg ;;
1059 -libdir |
--libdir |
--libdi |
--libd)
1061 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
1062 libdir
=$ac_optarg ;;
1064 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
1065 |
--libexe |
--libex |
--libe)
1066 ac_prev
=libexecdir
;;
1067 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
1068 |
--libexe=* |
--libex=* |
--libe=*)
1069 libexecdir
=$ac_optarg ;;
1071 -localedir |
--localedir |
--localedi |
--localed |
--locale)
1072 ac_prev
=localedir
;;
1073 -localedir=* |
--localedir=* |
--localedi=* |
--localed=* |
--locale=*)
1074 localedir
=$ac_optarg ;;
1076 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
1077 |
--localstate |
--localstat |
--localsta |
--localst |
--locals)
1078 ac_prev
=localstatedir
;;
1079 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
1080 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* |
--locals=*)
1081 localstatedir
=$ac_optarg ;;
1083 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
1085 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
1086 mandir
=$ac_optarg ;;
1088 -nfp |
--nfp |
--nf)
1089 # Obsolete; use --without-fp.
1092 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
1093 |
--no-cr |
--no-c |
-n)
1096 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
1097 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
1100 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
1101 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
1102 |
--oldin |
--oldi |
--old |
--ol |
--o)
1103 ac_prev
=oldincludedir
;;
1104 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
1105 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
1106 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
1107 oldincludedir
=$ac_optarg ;;
1109 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
1111 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
1112 prefix
=$ac_optarg ;;
1114 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
1115 |
--program-pre |
--program-pr |
--program-p)
1116 ac_prev
=program_prefix
;;
1117 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
1118 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
1119 program_prefix
=$ac_optarg ;;
1121 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
1122 |
--program-suf |
--program-su |
--program-s)
1123 ac_prev
=program_suffix
;;
1124 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
1125 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
1126 program_suffix
=$ac_optarg ;;
1128 -program-transform-name |
--program-transform-name \
1129 |
--program-transform-nam |
--program-transform-na \
1130 |
--program-transform-n |
--program-transform- \
1131 |
--program-transform |
--program-transfor \
1132 |
--program-transfo |
--program-transf \
1133 |
--program-trans |
--program-tran \
1134 |
--progr-tra |
--program-tr |
--program-t)
1135 ac_prev
=program_transform_name
;;
1136 -program-transform-name=* |
--program-transform-name=* \
1137 |
--program-transform-nam=* |
--program-transform-na=* \
1138 |
--program-transform-n=* |
--program-transform-=* \
1139 |
--program-transform=* |
--program-transfor=* \
1140 |
--program-transfo=* |
--program-transf=* \
1141 |
--program-trans=* |
--program-tran=* \
1142 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
1143 program_transform_name
=$ac_optarg ;;
1145 -pdfdir |
--pdfdir |
--pdfdi |
--pdfd |
--pdf |
--pd)
1147 -pdfdir=* |
--pdfdir=* |
--pdfdi=* |
--pdfd=* |
--pdf=* |
--pd=*)
1148 pdfdir
=$ac_optarg ;;
1150 -psdir |
--psdir |
--psdi |
--psd |
--ps)
1152 -psdir=* |
--psdir=* |
--psdi=* |
--psd=* |
--ps=*)
1155 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1156 |
-silent |
--silent |
--silen |
--sile |
--sil)
1159 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
1161 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
1163 sbindir
=$ac_optarg ;;
1165 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
1166 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
1167 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
1169 ac_prev
=sharedstatedir
;;
1170 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
1171 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
1172 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
1174 sharedstatedir
=$ac_optarg ;;
1176 -site |
--site |
--sit)
1178 -site=* |
--site=* |
--sit=*)
1181 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
1183 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
1184 srcdir
=$ac_optarg ;;
1186 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
1187 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
1188 ac_prev
=sysconfdir
;;
1189 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
1190 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
1191 sysconfdir
=$ac_optarg ;;
1193 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
1194 ac_prev
=target_alias
;;
1195 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
1196 target_alias
=$ac_optarg ;;
1198 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
1201 -version |
--version |
--versio |
--versi |
--vers |
-V)
1202 ac_init_version
=: ;;
1205 ac_useropt
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1206 # Reject names that are not valid shell variable names.
1207 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1208 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1209 { (exit 1); exit 1; }; }
1210 ac_useropt_orig
=$ac_useropt
1211 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1212 case $ac_user_opts in
1216 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1217 ac_unrecognized_sep
=', ';;
1219 eval with_
$ac_useropt=\
$ac_optarg ;;
1221 -without-* |
--without-*)
1222 ac_useropt
=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1223 # Reject names that are not valid shell variable names.
1224 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1225 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1226 { (exit 1); exit 1; }; }
1227 ac_useropt_orig
=$ac_useropt
1228 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1229 case $ac_user_opts in
1233 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1234 ac_unrecognized_sep
=', ';;
1236 eval with_
$ac_useropt=no
;;
1239 # Obsolete; use --with-x.
1242 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
1243 |
--x-incl |
--x-inc |
--x-in |
--x-i)
1244 ac_prev
=x_includes
;;
1245 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
1246 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
1247 x_includes
=$ac_optarg ;;
1249 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
1250 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
1251 ac_prev
=x_libraries
;;
1252 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
1253 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
1254 x_libraries
=$ac_optarg ;;
1256 -*) { $as_echo "$as_me: error: unrecognized option: $ac_option
1257 Try \`$0 --help' for more information." >&2
1258 { (exit 1); exit 1; }; }
1262 ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='`
1263 # Reject names that are not valid shell variable names.
1264 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev
/null
&&
1265 { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1266 { (exit 1); exit 1; }; }
1267 eval $ac_envvar=\
$ac_optarg
1268 export $ac_envvar ;;
1271 # FIXME: should be removed in autoconf 3.0.
1272 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1273 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1274 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1275 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1281 if test -n "$ac_prev"; then
1282 ac_option
=--`echo $ac_prev | sed 's/_/-/g'`
1283 { $as_echo "$as_me: error: missing argument to $ac_option" >&2
1284 { (exit 1); exit 1; }; }
1287 if test -n "$ac_unrecognized_opts"; then
1288 case $enable_option_checking in
1290 fatal
) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2
1291 { (exit 1); exit 1; }; } ;;
1292 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1296 # Check all directory arguments for consistency.
1297 for ac_var
in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1298 datadir sysconfdir sharedstatedir localstatedir includedir \
1299 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1300 libdir localedir mandir
1302 eval ac_val
=\$
$ac_var
1303 # Remove trailing slashes.
1306 ac_val
=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1307 eval $ac_var=\
$ac_val;;
1309 # Be sure to have absolute directory names.
1311 [\\/$
]* | ?
:[\\/]* ) continue;;
1312 NONE |
'' ) case $ac_var in *prefix
) continue;; esac;;
1314 { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1315 { (exit 1); exit 1; }; }
1318 # There might be people who depend on the old broken behavior: `$host'
1319 # used to hold the argument of --host etc.
1320 # FIXME: To remove some day.
1323 target
=$target_alias
1325 # FIXME: To remove some day.
1326 if test "x$host_alias" != x
; then
1327 if test "x$build_alias" = x
; then
1328 cross_compiling
=maybe
1329 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1330 If a cross compiler is detected then cross compile mode will be used." >&2
1331 elif test "x$build_alias" != "x$host_alias"; then
1337 test -n "$host_alias" && ac_tool_prefix
=$host_alias-
1339 test "$silent" = yes && exec 6>/dev
/null
1342 ac_pwd
=`pwd` && test -n "$ac_pwd" &&
1343 ac_ls_di
=`ls -di .` &&
1344 ac_pwd_ls_di
=`cd "$ac_pwd" && ls -di .` ||
1345 { $as_echo "$as_me: error: working directory cannot be determined" >&2
1346 { (exit 1); exit 1; }; }
1347 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1348 { $as_echo "$as_me: error: pwd does not report name of working directory" >&2
1349 { (exit 1); exit 1; }; }
1352 # Find the source files, if location was not specified.
1353 if test -z "$srcdir"; then
1354 ac_srcdir_defaulted
=yes
1355 # Try the directory containing this script, then the parent directory.
1356 ac_confdir
=`$as_dirname -- "$as_myself" ||
1357 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1358 X"$as_myself" : 'X\(//\)[^/]' \| \
1359 X"$as_myself" : 'X\(//\)$' \| \
1360 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1361 $as_echo X"$as_myself" |
1362 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1380 if test ! -r "$srcdir/$ac_unique_file"; then
1384 ac_srcdir_defaulted
=no
1386 if test ! -r "$srcdir/$ac_unique_file"; then
1387 test "$ac_srcdir_defaulted" = yes && srcdir
="$ac_confdir or .."
1388 { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1389 { (exit 1); exit 1; }; }
1391 ac_msg
="sources are in $srcdir, but \`cd $srcdir' does not work"
1393 cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2
1394 { (exit 1); exit 1; }; }
1396 # When building in place, set srcdir=.
1397 if test "$ac_abs_confdir" = "$ac_pwd"; then
1400 # Remove unnecessary trailing slashes from srcdir.
1401 # Double slashes in file names in object file debugging info
1402 # mess up M-x gdb in Emacs.
1404 */) srcdir
=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1406 for ac_var
in $ac_precious_vars; do
1407 eval ac_env_
${ac_var}_set=\${${ac_var}+set}
1408 eval ac_env_
${ac_var}_value
=\$
${ac_var}
1409 eval ac_cv_env_
${ac_var}_set=\${${ac_var}+set}
1410 eval ac_cv_env_
${ac_var}_value
=\$
${ac_var}
1414 # Report the --help message.
1416 if test "$ac_init_help" = "long"; then
1417 # Omit some internal or obsolete options to make the list less imposing.
1418 # This message is too long to be a string in the A/UX 3.1 sh.
1420 \`configure' configures Wine 1.1.22 to adapt to many kinds of systems.
1422 Usage: $0 [OPTION]... [VAR=VALUE]...
1424 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1425 VAR=VALUE. See below for descriptions of some of the useful variables.
1427 Defaults for the options are specified in brackets.
1430 -h, --help display this help and exit
1431 --help=short display options specific to this package
1432 --help=recursive display the short help of all the included packages
1433 -V, --version display version information and exit
1434 -q, --quiet, --silent do not print \`checking...' messages
1435 --cache-file=FILE cache test results in FILE [disabled]
1436 -C, --config-cache alias for \`--cache-file=config.cache'
1437 -n, --no-create do not create output files
1438 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1440 Installation directories:
1441 --prefix=PREFIX install architecture-independent files in PREFIX
1442 [$ac_default_prefix]
1443 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1446 By default, \`make install' will install all the files in
1447 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1448 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1449 for instance \`--prefix=\$HOME'.
1451 For better control, use the options below.
1453 Fine tuning of the installation directories:
1454 --bindir=DIR user executables [EPREFIX/bin]
1455 --sbindir=DIR system admin executables [EPREFIX/sbin]
1456 --libexecdir=DIR program executables [EPREFIX/libexec]
1457 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1458 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1459 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1460 --libdir=DIR object code libraries [EPREFIX/lib]
1461 --includedir=DIR C header files [PREFIX/include]
1462 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1463 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1464 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1465 --infodir=DIR info documentation [DATAROOTDIR/info]
1466 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1467 --mandir=DIR man documentation [DATAROOTDIR/man]
1468 --docdir=DIR documentation root [DATAROOTDIR/doc/wine]
1469 --htmldir=DIR html documentation [DOCDIR]
1470 --dvidir=DIR dvi documentation [DOCDIR]
1471 --pdfdir=DIR pdf documentation [DOCDIR]
1472 --psdir=DIR ps documentation [DOCDIR]
1478 --x-includes=DIR X include files are
in DIR
1479 --x-libraries=DIR X library files are
in DIR
1482 --build=BUILD configure
for building on BUILD
[guessed
]
1483 --host=HOST cross-compile to build programs to run on HOST
[BUILD
]
1487 if test -n "$ac_init_help"; then
1488 case $ac_init_help in
1489 short | recursive
) echo "Configuration of Wine 1.1.22:";;
1494 --disable-option-checking ignore unrecognized
--enable/--with options
1495 --disable-FEATURE do not include FEATURE
(same as
--enable-FEATURE=no
)
1496 --enable-FEATURE[=ARG
] include FEATURE
[ARG
=yes]
1497 --disable-win16 do not include Win16 support
1498 --enable-win64 build a Win64 emulator on AMD64
(won
't run Win32
1500 --disable-tests do not build the regression tests
1501 --enable-maintainer-mode
1502 enable maintainer-specific build rules
1505 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1506 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1507 --without-alsa do not use the Alsa sound support
1508 --without-audioio do not use the AudioIO sound support
1509 --without-capi do not use CAPI (ISDN support)
1510 --without-cms do not use CMS (color management support)
1511 --without-coreaudio do not use the CoreAudio sound support
1512 --without-cups do not use CUPS
1513 --without-curses do not use (n)curses
1514 --without-esd do not use the EsounD sound support
1515 --without-fontconfig do not use fontconfig
1516 --without-freetype do not use the FreeType library
1517 --without-gphoto do not use gphoto (Digital Camera support)
1518 --without-glu do not use the GLU library
1519 --without-gnutls do not use GnuTLS (schannel support)
1520 --without-hal do not use HAL (dynamic device support)
1521 --without-jack do not use the Jack sound support
1522 --without-jpeg do not use JPEG
1523 --without-ldap do not use LDAP
1524 --without-nas do not use the NAS sound support
1525 --without-opengl do not use OpenGL
1526 --without-openssl do not use OpenSSL
1527 --without-oss do not use the OSS sound support
1528 --without-png do not use PNG
1529 --without-pthread do not use the pthread library
1530 --without-sane do not use SANE (scanner support)
1531 --without-xcomposite do not use the Xcomposite extension
1532 --without-xcursor do not use the Xcursor extension
1533 --without-xinerama do not use Xinerama (multi-monitor support)
1534 --without-xinput do not use the Xinput extension
1535 --without-xml do not use XML
1536 --without-xrandr do not use Xrandr (resolution changes)
1537 --without-xrender do not use the Xrender extension
1538 --without-xshape do not use the Xshape extension
1539 --without-xshm do not use XShm (shared memory extension)
1540 --without-xslt do not use XSLT
1541 --without-xxf86vm do not use XFree video mode extension
1542 --with-wine-tools=DIR use Wine tools from directory DIR
1543 --with-x use the X Window System
1545 Some influential environment variables:
1546 CC C compiler command
1547 CFLAGS C compiler flags
1548 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1549 nonstandard directory <lib dir>
1550 LIBS libraries to pass to the linker, e.g. -l<library>
1551 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1552 you have headers in a nonstandard directory <include dir>
1553 CXX C++ compiler command
1554 CXXFLAGS C++ compiler flags
1556 XMKMF Path to xmkmf, Makefile generator for X Window System
1558 Use these variables to override the choices made by `configure' or to
help
1559 it to
find libraries and programs with nonstandard names
/locations.
1561 Report bugs to
<wine-devel@winehq.org
>.
1566 if test "$ac_init_help" = "recursive"; then
1567 # If there are subdirs, report their specific --help.
1568 for ac_dir
in : $ac_subdirs_all; do test "x$ac_dir" = x
: && continue
1569 test -d "$ac_dir" ||
1570 { cd "$srcdir" && ac_pwd
=`pwd` && srcdir
=.
&& test -d "$ac_dir"; } ||
1575 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1577 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1578 # A ".." for each directory in $ac_dir_suffix.
1579 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1580 case $ac_top_builddir_sub in
1581 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1582 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
1585 ac_abs_top_builddir
=$ac_pwd
1586 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
1587 # for backward compatibility:
1588 ac_top_builddir
=$ac_top_build_prefix
1591 .
) # We are building in place.
1593 ac_top_srcdir
=$ac_top_builddir_sub
1594 ac_abs_top_srcdir
=$ac_pwd ;;
1595 [\\/]* | ?
:[\\/]* ) # Absolute name.
1596 ac_srcdir
=$srcdir$ac_dir_suffix;
1597 ac_top_srcdir
=$srcdir
1598 ac_abs_top_srcdir
=$srcdir ;;
1600 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
1601 ac_top_srcdir
=$ac_top_build_prefix$srcdir
1602 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
1604 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
1606 cd "$ac_dir" ||
{ ac_status
=$?
; continue; }
1607 # Check for guested configure.
1608 if test -f "$ac_srcdir/configure.gnu"; then
1610 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1611 elif test -f "$ac_srcdir/configure"; then
1613 $SHELL "$ac_srcdir/configure" --help=recursive
1615 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1617 cd "$ac_pwd" ||
{ ac_status
=$?
; break; }
1621 test -n "$ac_init_help" && exit $ac_status
1622 if $ac_init_version; then
1624 Wine configure
1.1.22
1625 generated by GNU Autoconf
2.63
1627 Copyright
(C
) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1628 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation
, Inc.
1629 This configure
script is free software
; the Free Software Foundation
1630 gives unlimited permission to copy
, distribute and modify it.
1634 cat >config.log
<<_ACEOF
1635 This file contains any messages produced by compilers while
1636 running configure, to aid debugging if configure makes a mistake.
1638 It was created by Wine $as_me 1.1.22, which was
1639 generated by GNU Autoconf 2.63. Invocation command line was
1651 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1652 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1653 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1654 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1655 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1657 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1658 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1660 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1661 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1662 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1663 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1664 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1665 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1666 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1670 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1674 test -z "$as_dir" && as_dir
=.
1675 $as_echo "PATH: $as_dir"
1691 # Keep a trace of the command line.
1692 # Strip out --no-create and --no-recursion so they do not pile up.
1693 # Strip out --silent because we don't want to record it for future runs.
1694 # Also quote any args containing shell meta-characters.
1695 # Make two passes to allow for proper duplicate-argument suppression.
1699 ac_must_keep_next
=false
1705 -no-create |
--no-c* |
-n |
-no-recursion |
--no-r*) continue ;;
1706 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1707 |
-silent |
--silent |
--silen |
--sile |
--sil)
1710 ac_arg
=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1713 1) ac_configure_args0
="$ac_configure_args0 '$ac_arg'" ;;
1715 ac_configure_args1
="$ac_configure_args1 '$ac_arg'"
1716 if test $ac_must_keep_next = true
; then
1717 ac_must_keep_next
=false
# Got value, back to normal.
1720 *=* |
--config-cache |
-C |
-disable-* |
--disable-* \
1721 |
-enable-* |
--enable-* |
-gas |
--g* |
-nfp |
--nf* \
1722 |
-q |
-quiet |
--q* |
-silent |
--sil* |
-v |
-verb* \
1723 |
-with-* |
--with-* |
-without-* |
--without-* |
--x)
1724 case "$ac_configure_args0 " in
1725 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1728 -* ) ac_must_keep_next
=true
;;
1731 ac_configure_args
="$ac_configure_args '$ac_arg'"
1736 $as_unset ac_configure_args0 ||
test "${ac_configure_args0+set}" != set ||
{ ac_configure_args0
=; export ac_configure_args0
; }
1737 $as_unset ac_configure_args1 ||
test "${ac_configure_args1+set}" != set ||
{ ac_configure_args1
=; export ac_configure_args1
; }
1739 # When interrupted or exit'd, cleanup temporary files, and complete
1740 # config.log. We remove comments because anyway the quotes in there
1741 # would cause problems or look ugly.
1742 # WARNING: Use '\'' to represent an apostrophe within the trap.
1743 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1744 trap 'exit_status=$?
1745 # Save into config.log some information that might help in debugging.
1750 ## ---------------- ##
1751 ## Cache variables. ##
1752 ## ---------------- ##
1755 # The following way of writing the cache mishandles newlines in values,
1757 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1758 eval ac_val=\$$ac_var
1762 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
1763 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1766 _ | IFS | as_nl) ;; #(
1767 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1768 *) $as_unset $ac_var ;;
1773 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1774 *${as_nl}ac_space=\ *)
1776 "s/'\''/'\''\\\\'\'''\''/g;
1777 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1780 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1788 ## ----------------- ##
1789 ## Output variables. ##
1790 ## ----------------- ##
1793 for ac_var in $ac_subst_vars
1795 eval ac_val=\$$ac_var
1797 *\'\''*) ac_val
=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1799 $as_echo "$ac_var='\''$ac_val'\''"
1803 if test -n "$ac_subst_files"; then
1805 ## ------------------- ##
1806 ## File substitutions. ##
1807 ## ------------------- ##
1810 for ac_var
in $ac_subst_files
1812 eval ac_val
=\$
$ac_var
1814 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1816 $as_echo "$ac_var='\''$ac_val'\''"
1821 if test -s confdefs.h; then
1831 test "$ac_signal" != 0 &&
1832 $as_echo "$as_me: caught signal $ac_signal"
1833 $as_echo "$as_me: exit $exit_status"
1835 rm -f core *.core core.conftest.* &&
1836 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1839 for ac_signal
in 1 2 13 15; do
1840 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1844 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1845 rm -f -r conftest
* confdefs.h
1847 # Predefined preprocessor variables.
1849 cat >>confdefs.h
<<_ACEOF
1850 #define PACKAGE_NAME "$PACKAGE_NAME"
1854 cat >>confdefs.h
<<_ACEOF
1855 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1859 cat >>confdefs.h
<<_ACEOF
1860 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1864 cat >>confdefs.h
<<_ACEOF
1865 #define PACKAGE_STRING "$PACKAGE_STRING"
1869 cat >>confdefs.h
<<_ACEOF
1870 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1874 # Let the site file select an alternate cache file if it wants to.
1875 # Prefer an explicitly selected file to automatically selected ones.
1878 if test -n "$CONFIG_SITE"; then
1879 ac_site_file1
=$CONFIG_SITE
1880 elif test "x$prefix" != xNONE
; then
1881 ac_site_file1
=$prefix/share
/config.site
1882 ac_site_file2
=$prefix/etc
/config.site
1884 ac_site_file1
=$ac_default_prefix/share
/config.site
1885 ac_site_file2
=$ac_default_prefix/etc
/config.site
1887 for ac_site_file
in "$ac_site_file1" "$ac_site_file2"
1889 test "x$ac_site_file" = xNONE
&& continue
1890 if test -r "$ac_site_file"; then
1891 { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1892 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
1893 sed 's/^/| /' "$ac_site_file" >&5
1898 if test -r "$cache_file"; then
1899 # Some versions of bash will fail to source /dev/null (special
1900 # files actually), so we avoid doing that.
1901 if test -f "$cache_file"; then
1902 { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
1903 $as_echo "$as_me: loading cache $cache_file" >&6;}
1905 [\\/]* | ?
:[\\/]* ) .
"$cache_file";;
1906 *) .
"./$cache_file";;
1910 { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
1911 $as_echo "$as_me: creating cache $cache_file" >&6;}
1915 # Check that the precious variables saved in the cache have kept the same
1917 ac_cache_corrupted
=false
1918 for ac_var
in $ac_precious_vars; do
1919 eval ac_old_set
=\
$ac_cv_env_${ac_var}_set
1920 eval ac_new_set
=\
$ac_env_${ac_var}_set
1921 eval ac_old_val
=\
$ac_cv_env_${ac_var}_value
1922 eval ac_new_val
=\
$ac_env_${ac_var}_value
1923 case $ac_old_set,$ac_new_set in
1925 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1926 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1927 ac_cache_corrupted
=: ;;
1929 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1930 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1931 ac_cache_corrupted
=: ;;
1934 if test "x$ac_old_val" != "x$ac_new_val"; then
1935 # differences in whitespace do not lead to failure.
1936 ac_old_val_w
=`echo x $ac_old_val`
1937 ac_new_val_w
=`echo x $ac_new_val`
1938 if test "$ac_old_val_w" != "$ac_new_val_w"; then
1939 { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1940 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1941 ac_cache_corrupted
=:
1943 { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
1944 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
1945 eval $ac_var=\
$ac_old_val
1947 { $as_echo "$as_me:$LINENO: former value: \`$ac_old_val'" >&5
1948 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
1949 { $as_echo "$as_me:$LINENO: current value: \`$ac_new_val'" >&5
1950 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
1953 # Pass precious variables to config.status.
1954 if test "$ac_new_set" = set; then
1956 *\'*) ac_arg
=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1957 *) ac_arg
=$ac_var=$ac_new_val ;;
1959 case " $ac_configure_args " in
1960 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
1961 *) ac_configure_args
="$ac_configure_args '$ac_arg'" ;;
1965 if $ac_cache_corrupted; then
1966 { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
1967 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1968 { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1969 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1970 { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1971 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1972 { (exit 1); exit 1; }; }
2000 ac_cpp
='$CPP $CPPFLAGS'
2001 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2002 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2003 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2007 ac_config_headers
="$ac_config_headers include/config.h"
2010 for ac_dir
in tools
"$srcdir"/tools
; do
2011 if test -f "$ac_dir/install-sh"; then
2013 ac_install_sh
="$ac_aux_dir/install-sh -c"
2015 elif test -f "$ac_dir/install.sh"; then
2017 ac_install_sh
="$ac_aux_dir/install.sh -c"
2019 elif test -f "$ac_dir/shtool"; then
2021 ac_install_sh
="$ac_aux_dir/shtool install -c"
2025 if test -z "$ac_aux_dir"; then
2026 { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in tools \"$srcdir\"/tools" >&5
2027 $as_echo "$as_me: error: cannot find install-sh or install.sh in tools \"$srcdir\"/tools" >&2;}
2028 { (exit 1); exit 1; }; }
2031 # These three variables are undocumented and unsupported,
2032 # and are intended to be withdrawn in a future Autoconf release.
2033 # They can cause serious problems if a builder's source tree is in a directory
2034 # whose full name contains unusual characters.
2035 ac_config_guess
="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2036 ac_config_sub
="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2037 ac_configure
="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2042 # Check whether --enable-win16 was given.
2043 if test "${enable_win16+set}" = set; then
2044 enableval
=$enable_win16;
2047 # Check whether --enable-win64 was given.
2048 if test "${enable_win64+set}" = set; then
2049 enableval
=$enable_win64;
2052 # Check whether --enable-tests was given.
2053 if test "${enable_tests+set}" = set; then
2054 enableval
=$enable_tests;
2057 # Check whether --enable-maintainer-mode was given.
2058 if test "${enable_maintainer_mode+set}" = set; then
2059 enableval
=$enable_maintainer_mode;
2067 # Check whether --with-alsa was given.
2068 if test "${with_alsa+set}" = set; then
2069 withval
=$with_alsa; if test "x$withval" = "xno"; then ac_cv_header_sys_asoundlib_h
=no
; ac_cv_header_alsa_asoundlib_h
=no
; fi
2073 # Check whether --with-audioio was given.
2074 if test "${with_audioio+set}" = set; then
2075 withval
=$with_audioio; if test "x$withval" = "xno"; then ac_cv_header_libaudioio_h
=no
; fi
2079 # Check whether --with-capi was given.
2080 if test "${with_capi+set}" = set; then
2081 withval
=$with_capi; if test "x$withval" = "xno"; then ac_cv_header_capi20_h
=no
; ac_cv_header_linux_capi_h
=no
; fi
2085 # Check whether --with-cms was given.
2086 if test "${with_cms+set}" = set; then
2087 withval
=$with_cms; if test "x$withval" = "xno"; then ac_cv_header_lcms_h
=no
; ac_cv_header_lcms_lcms_h
=no
; fi
2091 # Check whether --with-coreaudio was given.
2092 if test "${with_coreaudio+set}" = set; then
2093 withval
=$with_coreaudio; if test "x$withval" = "xno"; then ac_cv_header_CoreAudio_CoreAudio_h
=no
; fi
2097 # Check whether --with-cups was given.
2098 if test "${with_cups+set}" = set; then
2103 # Check whether --with-curses was given.
2104 if test "${with_curses+set}" = set; then
2105 withval
=$with_curses; if test "x$withval" = "xno"; then ac_cv_header_ncurses_h
=no
; ac_cv_header_curses_h
=no
; fi
2109 # Check whether --with-esd was given.
2110 if test "${with_esd+set}" = set; then
2115 # Check whether --with-fontconfig was given.
2116 if test "${with_fontconfig+set}" = set; then
2117 withval
=$with_fontconfig; if test "x$withval" = "xno"; then ac_cv_header_fontconfig_fontconfig_h
=no
; fi
2121 # Check whether --with-freetype was given.
2122 if test "${with_freetype+set}" = set; then
2123 withval
=$with_freetype;
2127 # Check whether --with-gphoto was given.
2128 if test "${with_gphoto+set}" = set; then
2129 withval
=$with_gphoto;
2133 # Check whether --with-glu was given.
2134 if test "${with_glu+set}" = set; then
2135 withval
=$with_glu; if test "x$withval" = "xno"; then ac_cv_header_GL_glu_h
=no
; fi
2139 # Check whether --with-gnutls was given.
2140 if test "${with_gnutls+set}" = set; then
2141 withval
=$with_gnutls;
2145 # Check whether --with-hal was given.
2146 if test "${with_hal+set}" = set; then
2151 # Check whether --with-jack was given.
2152 if test "${with_jack+set}" = set; then
2153 withval
=$with_jack; if test "x$withval" = "xno"; then ac_cv_header_jack_jack_h
=no
; fi
2157 # Check whether --with-jpeg was given.
2158 if test "${with_jpeg+set}" = set; then
2159 withval
=$with_jpeg; if test "x$withval" = "xno"; then ac_cv_header_jpeglib_h
=no
; fi
2163 # Check whether --with-ldap was given.
2164 if test "${with_ldap+set}" = set; then
2165 withval
=$with_ldap; if test "x$withval" = "xno"; then ac_cv_header_ldap_h
=no
; ac_cv_header_lber_h
=no
; fi
2169 # Check whether --with-nas was given.
2170 if test "${with_nas+set}" = set; then
2171 withval
=$with_nas; if test "x$withval" = "xno"; then ac_cv_header_audio_audiolib_h
=no
; fi
2175 # Check whether --with-opengl was given.
2176 if test "${with_opengl+set}" = set; then
2177 withval
=$with_opengl;
2181 # Check whether --with-openssl was given.
2182 if test "${with_openssl+set}" = set; then
2183 withval
=$with_openssl; if test "x$withval" = "xno"; then ac_cv_header_openssl_err_h
=no
; ac_cv_header_openssl_ssl_h
=no
; fi
2187 # Check whether --with-oss was given.
2188 if test "${with_oss+set}" = set; then
2189 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
2193 # Check whether --with-png was given.
2194 if test "${with_png+set}" = set; then
2195 withval
=$with_png; if test "x$withval" = "xno"; then ac_cv_header_png_h
=no
; fi
2199 # Check whether --with-pthread was given.
2200 if test "${with_pthread+set}" = set; then
2201 withval
=$with_pthread; if test "x$withval" = "xno"; then ac_cv_header_pthread_h
=no
; fi
2205 # Check whether --with-sane was given.
2206 if test "${with_sane+set}" = set; then
2211 # Check whether --with-xcomposite was given.
2212 if test "${with_xcomposite+set}" = set; then
2213 withval
=$with_xcomposite; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xcomposite_h
=no
; fi
2217 # Check whether --with-xcursor was given.
2218 if test "${with_xcursor+set}" = set; then
2219 withval
=$with_xcursor; if test "x$withval" = "xno"; then ac_cv_header_X11_Xcursor_Xcursor_h
=no
; fi
2223 # Check whether --with-xinerama was given.
2224 if test "${with_xinerama+set}" = set; then
2225 withval
=$with_xinerama; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xinerama_h
=no
; fi
2229 # Check whether --with-xinput was given.
2230 if test "${with_xinput+set}" = set; then
2231 withval
=$with_xinput; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XInput_h
=no
; fi
2235 # Check whether --with-xml was given.
2236 if test "${with_xml+set}" = set; then
2241 # Check whether --with-xrandr was given.
2242 if test "${with_xrandr+set}" = set; then
2243 withval
=$with_xrandr; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrandr_h
=no
; fi
2247 # Check whether --with-xrender was given.
2248 if test "${with_xrender+set}" = set; then
2249 withval
=$with_xrender; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrender_h
=no
; fi
2253 # Check whether --with-xshape was given.
2254 if test "${with_xshape+set}" = set; then
2255 withval
=$with_xshape; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_shape_h
=no
; fi
2259 # Check whether --with-xshm was given.
2260 if test "${with_xshm+set}" = set; then
2261 withval
=$with_xshm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XShm_h
=no
; fi
2265 # Check whether --with-xslt was given.
2266 if test "${with_xslt+set}" = set; then
2271 # Check whether --with-xxf86vm was given.
2272 if test "${with_xxf86vm+set}" = set; then
2273 withval
=$with_xxf86vm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_xf86vmode_h
=no
; fi
2278 # Check whether --with-wine-tools was given.
2279 if test "${with_wine_tools+set}" = set; then
2280 withval
=$with_wine_tools;
2284 # Make sure we can run config.sub.
2285 $SHELL "$ac_aux_dir/config.sub" sun4
>/dev
/null
2>&1 ||
2286 { { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
2287 $as_echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
2288 { (exit 1); exit 1; }; }
2290 { $as_echo "$as_me:$LINENO: checking build system type" >&5
2291 $as_echo_n "checking build system type... " >&6; }
2292 if test "${ac_cv_build+set}" = set; then
2293 $as_echo_n "(cached) " >&6
2295 ac_build_alias
=$build_alias
2296 test "x$ac_build_alias" = x
&&
2297 ac_build_alias
=`$SHELL "$ac_aux_dir/config.guess"`
2298 test "x$ac_build_alias" = x
&&
2299 { { $as_echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
2300 $as_echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
2301 { (exit 1); exit 1; }; }
2302 ac_cv_build
=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2303 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
2304 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
2305 { (exit 1); exit 1; }; }
2308 { $as_echo "$as_me:$LINENO: result: $ac_cv_build" >&5
2309 $as_echo "$ac_cv_build" >&6; }
2310 case $ac_cv_build in
2312 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
2313 $as_echo "$as_me: error: invalid value of canonical build" >&2;}
2314 { (exit 1); exit 1; }; };;
2317 ac_save_IFS
=$IFS; IFS
='-'
2323 # Remember, the first character of IFS is used to create $*,
2324 # except with old shells:
2327 case $build_os in *\
*) build_os
=`echo "$build_os" | sed 's/ /-/g'`;; esac
2330 { $as_echo "$as_me:$LINENO: checking host system type" >&5
2331 $as_echo_n "checking host system type... " >&6; }
2332 if test "${ac_cv_host+set}" = set; then
2333 $as_echo_n "(cached) " >&6
2335 if test "x$host_alias" = x
; then
2336 ac_cv_host
=$ac_cv_build
2338 ac_cv_host
=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2339 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
2340 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
2341 { (exit 1); exit 1; }; }
2345 { $as_echo "$as_me:$LINENO: result: $ac_cv_host" >&5
2346 $as_echo "$ac_cv_host" >&6; }
2349 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
2350 $as_echo "$as_me: error: invalid value of canonical host" >&2;}
2351 { (exit 1); exit 1; }; };;
2354 ac_save_IFS
=$IFS; IFS
='-'
2360 # Remember, the first character of IFS is used to create $*,
2361 # except with old shells:
2364 case $host_os in *\
*) host_os
=`echo "$host_os" | sed 's/ /-/g'`;; esac
2370 *) if test -f "$srcdir/Makefile" -o -f "$srcdir/include/config.h"; then
2371 { { $as_echo "$as_me:$LINENO: error: you are building out of the source tree, but the source tree contains object files.
2372 You need to run 'make distclean' in the source tree first." >&5
2373 $as_echo "$as_me: error: you are building out of the source tree, but the source tree contains object files.
2374 You need to run 'make distclean' in the source tree first." >&2;}
2375 { (exit 1); exit 1; }; }
2380 { $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2381 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2383 ac_make
=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2384 if { as_var
=ac_cv_prog_make_
${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
2385 $as_echo_n "(cached) " >&6
2387 cat >conftest.
make <<\_ACEOF
2390 @
echo '@@@%%%=$(MAKE)=@@@%%%'
2392 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2393 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2395 eval ac_cv_prog_make_
${ac_make}_set
=yes;;
2397 eval ac_cv_prog_make_
${ac_make}_set
=no
;;
2401 if eval test \
$ac_cv_prog_make_${ac_make}_set
= yes; then
2402 { $as_echo "$as_me:$LINENO: result: yes" >&5
2403 $as_echo "yes" >&6; }
2406 { $as_echo "$as_me:$LINENO: result: no" >&5
2407 $as_echo "no" >&6; }
2408 SET_MAKE
="MAKE=${MAKE-make}"
2412 ac_cpp
='$CPP $CPPFLAGS'
2413 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2414 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2415 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2416 if test -n "$ac_tool_prefix"; then
2417 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2418 set dummy
${ac_tool_prefix}gcc
; ac_word
=$2
2419 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2420 $as_echo_n "checking for $ac_word... " >&6; }
2421 if test "${ac_cv_prog_CC+set}" = set; then
2422 $as_echo_n "(cached) " >&6
2424 if test -n "$CC"; then
2425 ac_cv_prog_CC
="$CC" # Let the user override the test.
2427 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2431 test -z "$as_dir" && as_dir
=.
2432 for ac_exec_ext
in '' $ac_executable_extensions; do
2433 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2434 ac_cv_prog_CC
="${ac_tool_prefix}gcc"
2435 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2445 if test -n "$CC"; then
2446 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2447 $as_echo "$CC" >&6; }
2449 { $as_echo "$as_me:$LINENO: result: no" >&5
2450 $as_echo "no" >&6; }
2455 if test -z "$ac_cv_prog_CC"; then
2457 # Extract the first word of "gcc", so it can be a program name with args.
2458 set dummy gcc
; ac_word
=$2
2459 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2460 $as_echo_n "checking for $ac_word... " >&6; }
2461 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2462 $as_echo_n "(cached) " >&6
2464 if test -n "$ac_ct_CC"; then
2465 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
2467 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2471 test -z "$as_dir" && as_dir
=.
2472 for ac_exec_ext
in '' $ac_executable_extensions; do
2473 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2474 ac_cv_prog_ac_ct_CC
="gcc"
2475 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2484 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
2485 if test -n "$ac_ct_CC"; then
2486 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2487 $as_echo "$ac_ct_CC" >&6; }
2489 { $as_echo "$as_me:$LINENO: result: no" >&5
2490 $as_echo "no" >&6; }
2493 if test "x$ac_ct_CC" = x
; then
2496 case $cross_compiling:$ac_tool_warned in
2498 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2499 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2500 ac_tool_warned
=yes ;;
2508 if test -z "$CC"; then
2509 if test -n "$ac_tool_prefix"; then
2510 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2511 set dummy
${ac_tool_prefix}cc
; ac_word
=$2
2512 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2513 $as_echo_n "checking for $ac_word... " >&6; }
2514 if test "${ac_cv_prog_CC+set}" = set; then
2515 $as_echo_n "(cached) " >&6
2517 if test -n "$CC"; then
2518 ac_cv_prog_CC
="$CC" # Let the user override the test.
2520 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2524 test -z "$as_dir" && as_dir
=.
2525 for ac_exec_ext
in '' $ac_executable_extensions; do
2526 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2527 ac_cv_prog_CC
="${ac_tool_prefix}cc"
2528 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2538 if test -n "$CC"; then
2539 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2540 $as_echo "$CC" >&6; }
2542 { $as_echo "$as_me:$LINENO: result: no" >&5
2543 $as_echo "no" >&6; }
2549 if test -z "$CC"; then
2550 # Extract the first word of "cc", so it can be a program name with args.
2551 set dummy cc
; ac_word
=$2
2552 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2553 $as_echo_n "checking for $ac_word... " >&6; }
2554 if test "${ac_cv_prog_CC+set}" = set; then
2555 $as_echo_n "(cached) " >&6
2557 if test -n "$CC"; then
2558 ac_cv_prog_CC
="$CC" # Let the user override the test.
2561 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2565 test -z "$as_dir" && as_dir
=.
2566 for ac_exec_ext
in '' $ac_executable_extensions; do
2567 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2568 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2569 ac_prog_rejected
=yes
2573 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2580 if test $ac_prog_rejected = yes; then
2581 # We found a bogon in the path, so make sure we never use it.
2582 set dummy
$ac_cv_prog_CC
2584 if test $# != 0; then
2585 # We chose a different compiler from the bogus one.
2586 # However, it has the same basename, so the bogon will be chosen
2587 # first if we set CC to just the basename; use the full file name.
2589 ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@"
2595 if test -n "$CC"; then
2596 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2597 $as_echo "$CC" >&6; }
2599 { $as_echo "$as_me:$LINENO: result: no" >&5
2600 $as_echo "no" >&6; }
2605 if test -z "$CC"; then
2606 if test -n "$ac_tool_prefix"; then
2607 for ac_prog
in cl.exe
2609 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2610 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
2611 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2612 $as_echo_n "checking for $ac_word... " >&6; }
2613 if test "${ac_cv_prog_CC+set}" = set; then
2614 $as_echo_n "(cached) " >&6
2616 if test -n "$CC"; then
2617 ac_cv_prog_CC
="$CC" # Let the user override the test.
2619 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2623 test -z "$as_dir" && as_dir
=.
2624 for ac_exec_ext
in '' $ac_executable_extensions; do
2625 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2626 ac_cv_prog_CC
="$ac_tool_prefix$ac_prog"
2627 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2637 if test -n "$CC"; then
2638 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2639 $as_echo "$CC" >&6; }
2641 { $as_echo "$as_me:$LINENO: result: no" >&5
2642 $as_echo "no" >&6; }
2646 test -n "$CC" && break
2649 if test -z "$CC"; then
2651 for ac_prog
in cl.exe
2653 # Extract the first word of "$ac_prog", so it can be a program name with args.
2654 set dummy
$ac_prog; ac_word
=$2
2655 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2656 $as_echo_n "checking for $ac_word... " >&6; }
2657 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2658 $as_echo_n "(cached) " >&6
2660 if test -n "$ac_ct_CC"; then
2661 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
2663 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2667 test -z "$as_dir" && as_dir
=.
2668 for ac_exec_ext
in '' $ac_executable_extensions; do
2669 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2670 ac_cv_prog_ac_ct_CC
="$ac_prog"
2671 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2680 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
2681 if test -n "$ac_ct_CC"; then
2682 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2683 $as_echo "$ac_ct_CC" >&6; }
2685 { $as_echo "$as_me:$LINENO: result: no" >&5
2686 $as_echo "no" >&6; }
2690 test -n "$ac_ct_CC" && break
2693 if test "x$ac_ct_CC" = x
; then
2696 case $cross_compiling:$ac_tool_warned in
2698 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2699 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2700 ac_tool_warned
=yes ;;
2709 test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2710 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2711 { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2712 See \`config.log' for more details." >&5
2713 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH
2714 See \`config.log' for more details." >&2;}
2715 { (exit 1); exit 1; }; }; }
2717 # Provide some information about the compiler.
2718 $as_echo "$as_me:$LINENO: checking for C compiler version" >&5
2721 { (ac_try
="$ac_compiler --version >&5"
2723 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2724 *) ac_try_echo=$ac_try;;
2726 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2727 $as_echo "$ac_try_echo") >&5
2728 (eval "$ac_compiler --version >&5") 2>&5
2730 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2731 (exit $ac_status); }
2732 { (ac_try="$ac_compiler -v >&5"
2734 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
2735 *) ac_try_echo
=$ac_try;;
2737 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
2738 $as_echo "$ac_try_echo") >&5
2739 (eval "$ac_compiler -v >&5") 2>&5
2741 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2742 (exit $ac_status); }
2743 { (ac_try
="$ac_compiler -V >&5"
2745 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2746 *) ac_try_echo=$ac_try;;
2748 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2749 $as_echo "$ac_try_echo") >&5
2750 (eval "$ac_compiler -V >&5") 2>&5
2752 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2753 (exit $ac_status); }
2755 cat >conftest.$ac_ext <<_ACEOF
2758 cat confdefs.h >>conftest.$ac_ext
2759 cat >>conftest.$ac_ext <<_ACEOF
2760 /* end confdefs.h. */
2770 ac_clean_files_save=$ac_clean_files
2771 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
2772 # Try to create an executable without -o first, disregard a.out.
2773 # It will help us diagnose broken compilers, and finding out an intuition
2775 { $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2776 $as_echo_n "checking for C compiler default output file name... " >&6; }
2777 ac_link_default=`$as_echo "$ac_link" |
sed 's/ -o *conftest[^ ]*//'`
2779 # The possible output files:
2780 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
2783 for ac_file in $ac_files
2786 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2787 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2792 if { (ac_try="$ac_link_default"
2794 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
2795 *) ac_try_echo
=$ac_try;;
2797 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
2798 $as_echo "$ac_try_echo") >&5
2799 (eval "$ac_link_default") 2>&5
2801 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2802 (exit $ac_status); }; then
2803 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2804 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2805 # in a Makefile. We should not override ac_cv_exeext if it was cached,
2806 # so that the user can short-circuit this test for compilers unknown to
2808 for ac_file
in $ac_files ''
2810 test -f "$ac_file" ||
continue
2812 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
)
2815 # We found the default executable, but exeext='' is most
2819 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no
;
2821 ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
2823 # We set ac_cv_exeext here because the later test for it is not
2824 # safe: cross compilers may not add the suffix if given an `-o'
2825 # argument, so we may need to know it at that point already.
2826 # Even if this section looks crufty: it has the advantage of
2833 test "$ac_cv_exeext" = no
&& ac_cv_exeext
=
2839 { $as_echo "$as_me:$LINENO: result: $ac_file" >&5
2840 $as_echo "$ac_file" >&6; }
2841 if test -z "$ac_file"; then
2842 $as_echo "$as_me: failed program was:" >&5
2843 sed 's/^/| /' conftest.
$ac_ext >&5
2845 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2846 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2847 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables
2848 See \`config.log' for more details." >&5
2849 $as_echo "$as_me: error: C compiler cannot create executables
2850 See \`config.log' for more details." >&2;}
2851 { (exit 77); exit 77; }; }; }
2854 ac_exeext
=$ac_cv_exeext
2856 # Check that the compiler produces executables we can run. If not, either
2857 # the compiler is broken, or we cross compile.
2858 { $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2859 $as_echo_n "checking whether the C compiler works... " >&6; }
2860 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2861 # If not cross compiling, check that we can run a simple program.
2862 if test "$cross_compiling" != yes; then
2863 if { ac_try
='./$ac_file'
2864 { (case "(($ac_try" in
2865 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2866 *) ac_try_echo=$ac_try;;
2868 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2869 $as_echo "$ac_try_echo") >&5
2870 (eval "$ac_try") 2>&5
2872 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2873 (exit $ac_status); }; }; then
2876 if test "$cross_compiling" = maybe; then
2879 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2880 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2881 { { $as_echo "$as_me:$LINENO: error
: cannot run C compiled programs.
2882 If you meant to cross compile
, use \
`--host'.
2883 See \`config.log
' for more details." >&5
2884 $as_echo "$as_me: error: cannot run C compiled programs.
2885 If you meant to cross compile, use \`--host'.
2886 See \
`config.log' for more details." >&2;}
2887 { (exit 1); exit 1; }; }; }
2891 { $as_echo "$as_me:$LINENO: result: yes" >&5
2892 $as_echo "yes" >&6; }
2894 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
2895 ac_clean_files=$ac_clean_files_save
2896 # Check that the compiler produces executables we can run. If not, either
2897 # the compiler is broken, or we cross compile.
2898 { $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2899 $as_echo_n "checking whether we are cross compiling... " >&6; }
2900 { $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5
2901 $as_echo "$cross_compiling" >&6; }
2903 { $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5
2904 $as_echo_n "checking for suffix of executables... " >&6; }
2905 if { (ac_try="$ac_link"
2907 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
2908 *) ac_try_echo
=$ac_try;;
2910 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
2911 $as_echo "$ac_try_echo") >&5
2912 (eval "$ac_link") 2>&5
2914 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2915 (exit $ac_status); }; then
2916 # If both `conftest.exe' and `conftest' are `present' (well, observable)
2917 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
2918 # work properly (i.e., refer to `conftest.exe'), while it won't with
2920 for ac_file
in conftest.exe conftest conftest.
*; do
2921 test -f "$ac_file" ||
continue
2923 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
) ;;
2924 *.
* ) ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
2930 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2931 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2932 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2933 See \`config.log' for more details." >&5
2934 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2935 See \`config.log' for more details." >&2;}
2936 { (exit 1); exit 1; }; }; }
2939 rm -f conftest
$ac_cv_exeext
2940 { $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2941 $as_echo "$ac_cv_exeext" >&6; }
2943 rm -f conftest.
$ac_ext
2944 EXEEXT
=$ac_cv_exeext
2946 { $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5
2947 $as_echo_n "checking for suffix of object files... " >&6; }
2948 if test "${ac_cv_objext+set}" = set; then
2949 $as_echo_n "(cached) " >&6
2951 cat >conftest.
$ac_ext <<_ACEOF
2954 cat confdefs.h
>>conftest.
$ac_ext
2955 cat >>conftest.
$ac_ext <<_ACEOF
2956 /* end confdefs.h. */
2966 rm -f conftest.o conftest.obj
2967 if { (ac_try
="$ac_compile"
2969 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2970 *) ac_try_echo=$ac_try;;
2972 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2973 $as_echo "$ac_try_echo") >&5
2974 (eval "$ac_compile") 2>&5
2976 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2977 (exit $ac_status); }; then
2978 for ac_file in conftest.o conftest.obj conftest.*; do
2979 test -f "$ac_file" || continue;
2981 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
2982 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2987 $as_echo "$as_me: failed program was:" >&5
2988 sed 's/^/| /' conftest.$ac_ext >&5
2990 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2991 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2992 { { $as_echo "$as_me:$LINENO: error
: cannot compute suffix of object files
: cannot compile
2993 See \
`config.log' for more details." >&5
2994 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile
2995 See \`config.log
' for more details." >&2;}
2996 { (exit 1); exit 1; }; }; }
2999 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3001 { $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
3002 $as_echo "$ac_cv_objext" >&6; }
3003 OBJEXT=$ac_cv_objext
3005 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
3006 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3007 if test "${ac_cv_c_compiler_gnu+set}" = set; then
3008 $as_echo_n "(cached) " >&6
3010 cat >conftest.$ac_ext <<_ACEOF
3013 cat confdefs.h >>conftest.$ac_ext
3014 cat >>conftest.$ac_ext <<_ACEOF
3015 /* end confdefs.h. */
3028 rm -f conftest.$ac_objext
3029 if { (ac_try="$ac_compile"
3031 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3032 *) ac_try_echo=$ac_try;;
3034 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3035 $as_echo "$ac_try_echo") >&5
3036 (eval "$ac_compile") 2>conftest.er1
3038 grep -v '^
*+' conftest.er1 >conftest.err
3040 cat conftest.err >&5
3041 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3042 (exit $ac_status); } && {
3043 test -z "$ac_c_werror_flag" ||
3044 test ! -s conftest.err
3045 } && test -s conftest.$ac_objext; then
3048 $as_echo "$as_me: failed program was:" >&5
3049 sed 's
/^
/|
/' conftest.$ac_ext >&5
3054 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3055 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3058 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
3059 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3060 if test $ac_compiler_gnu = yes; then
3065 ac_test_CFLAGS=${CFLAGS+set}
3066 ac_save_CFLAGS=$CFLAGS
3067 { $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
3068 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3069 if test "${ac_cv_prog_cc_g+set}" = set; then
3070 $as_echo_n "(cached) " >&6
3072 ac_save_c_werror_flag=$ac_c_werror_flag
3073 ac_c_werror_flag=yes
3076 cat >conftest.$ac_ext <<_ACEOF
3079 cat confdefs.h >>conftest.$ac_ext
3080 cat >>conftest.$ac_ext <<_ACEOF
3081 /* end confdefs.h. */
3091 rm -f conftest.$ac_objext
3092 if { (ac_try="$ac_compile"
3094 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3095 *) ac_try_echo=$ac_try;;
3097 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3098 $as_echo "$ac_try_echo") >&5
3099 (eval "$ac_compile") 2>conftest.er1
3101 grep -v '^
*+' conftest.er1 >conftest.err
3103 cat conftest.err >&5
3104 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3105 (exit $ac_status); } && {
3106 test -z "$ac_c_werror_flag" ||
3107 test ! -s conftest.err
3108 } && test -s conftest.$ac_objext; then
3111 $as_echo "$as_me: failed program was:" >&5
3112 sed 's
/^
/|
/' conftest.$ac_ext >&5
3115 cat >conftest.$ac_ext <<_ACEOF
3118 cat confdefs.h >>conftest.$ac_ext
3119 cat >>conftest.$ac_ext <<_ACEOF
3120 /* end confdefs.h. */
3130 rm -f conftest.$ac_objext
3131 if { (ac_try="$ac_compile"
3133 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3134 *) ac_try_echo=$ac_try;;
3136 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3137 $as_echo "$ac_try_echo") >&5
3138 (eval "$ac_compile") 2>conftest.er1
3140 grep -v '^
*+' conftest.er1 >conftest.err
3142 cat conftest.err >&5
3143 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3144 (exit $ac_status); } && {
3145 test -z "$ac_c_werror_flag" ||
3146 test ! -s conftest.err
3147 } && test -s conftest.$ac_objext; then
3150 $as_echo "$as_me: failed program was:" >&5
3151 sed 's
/^
/|
/' conftest.$ac_ext >&5
3153 ac_c_werror_flag=$ac_save_c_werror_flag
3155 cat >conftest.$ac_ext <<_ACEOF
3158 cat confdefs.h >>conftest.$ac_ext
3159 cat >>conftest.$ac_ext <<_ACEOF
3160 /* end confdefs.h. */
3170 rm -f conftest.$ac_objext
3171 if { (ac_try="$ac_compile"
3173 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3174 *) ac_try_echo=$ac_try;;
3176 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3177 $as_echo "$ac_try_echo") >&5
3178 (eval "$ac_compile") 2>conftest.er1
3180 grep -v '^
*+' conftest.er1 >conftest.err
3182 cat conftest.err >&5
3183 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3184 (exit $ac_status); } && {
3185 test -z "$ac_c_werror_flag" ||
3186 test ! -s conftest.err
3187 } && test -s conftest.$ac_objext; then
3190 $as_echo "$as_me: failed program was:" >&5
3191 sed 's
/^
/|
/' conftest.$ac_ext >&5
3196 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3199 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3202 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3203 ac_c_werror_flag=$ac_save_c_werror_flag
3205 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3206 $as_echo "$ac_cv_prog_cc_g" >&6; }
3207 if test "$ac_test_CFLAGS" = set; then
3208 CFLAGS=$ac_save_CFLAGS
3209 elif test $ac_cv_prog_cc_g = yes; then
3210 if test "$GCC" = yes; then
3216 if test "$GCC" = yes; then
3222 { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
3223 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3224 if test "${ac_cv_prog_cc_c89+set}" = set; then
3225 $as_echo_n "(cached) " >&6
3227 ac_cv_prog_cc_c89=no
3229 cat >conftest.$ac_ext <<_ACEOF
3232 cat confdefs.h >>conftest.$ac_ext
3233 cat >>conftest.$ac_ext <<_ACEOF
3234 /* end confdefs.h. */
3237 #include <sys/types.h>
3238 #include <sys/stat.h>
3239 /* Most of the following tests are stolen from RCS 5.7's src
/conf.sh.
*/
3240 struct buf
{ int x
; };
3241 FILE
* (*rcsopen
) (struct buf
*, struct stat
*, int
);
3242 static char
*e
(p
, i
)
3248 static char
*f
(char
* (*g
) (char
**, int
), char
**p
, ...
)
3253 s
= g
(p
, va_arg
(v
,int
));
3258 /* OSF
4.0 Compaq cc is some
sort of almost-ANSI by default. It has
3259 function prototypes and stuff
, but not
'\xHH' hex character constants.
3260 These don
't provoke an error unfortunately, instead are silently treated
3261 as 'x
'. The following induces an error, until -std is added to get
3262 proper ANSI mode. Curiously '\x00'!='x
' always comes out true, for an
3263 array size at least. It's necessary to
write '\x00'==0 to get something
3264 that
's true only with -std. */
3265 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3267 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3268 inside strings and character constants. */
3270 int xlc6_cc_array[FOO(a) == 'x
' ? 1 : -1];
3272 int test (int i, double x);
3273 struct s1 {int (*f) (int a);};
3274 struct s2 {int (*f) (double a);};
3275 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3281 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3286 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3287 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3289 CC="$ac_save_CC $ac_arg"
3290 rm -f conftest.$ac_objext
3291 if { (ac_try="$ac_compile"
3293 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3294 *) ac_try_echo=$ac_try;;
3296 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3297 $as_echo "$ac_try_echo") >&5
3298 (eval "$ac_compile") 2>conftest.er1
3300 grep -v '^
*+' conftest.er1 >conftest.err
3302 cat conftest.err >&5
3303 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3304 (exit $ac_status); } && {
3305 test -z "$ac_c_werror_flag" ||
3306 test ! -s conftest.err
3307 } && test -s conftest.$ac_objext; then
3308 ac_cv_prog_cc_c89=$ac_arg
3310 $as_echo "$as_me: failed program was:" >&5
3311 sed 's
/^
/|
/' conftest.$ac_ext >&5
3316 rm -f core conftest.err conftest.$ac_objext
3317 test "x$ac_cv_prog_cc_c89" != "xno" && break
3319 rm -f conftest.$ac_ext
3324 case "x$ac_cv_prog_cc_c89" in
3326 { $as_echo "$as_me:$LINENO: result: none needed" >&5
3327 $as_echo "none needed" >&6; } ;;
3329 { $as_echo "$as_me:$LINENO: result: unsupported" >&5
3330 $as_echo "unsupported" >&6; } ;;
3332 CC="$CC $ac_cv_prog_cc_c89"
3333 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
3334 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3339 ac_cpp='$CPP $CPPFLAGS'
3340 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
3341 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
3342 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3345 ac_cpp='$CXXCPP $CPPFLAGS'
3346 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
3347 ac_link='$CXX -o conftest
$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
3348 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3349 if test -z "$CXX"; then
3350 if test -n "$CCC"; then
3353 if test -n "$ac_tool_prefix"; then
3354 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3356 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3357 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3358 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3359 $as_echo_n "checking for $ac_word... " >&6; }
3360 if test "${ac_cv_prog_CXX+set}" = set; then
3361 $as_echo_n "(cached) " >&6
3363 if test -n "$CXX"; then
3364 ac_cv_prog_CXX="$CXX" # Let the user override the test.
3366 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3370 test -z "$as_dir" && as_dir=.
3371 for ac_exec_ext in '' $ac_executable_extensions; do
3372 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3373 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3374 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3384 if test -n "$CXX"; then
3385 { $as_echo "$as_me:$LINENO: result: $CXX" >&5
3386 $as_echo "$CXX" >&6; }
3388 { $as_echo "$as_me:$LINENO: result: no" >&5
3389 $as_echo "no" >&6; }
3393 test -n "$CXX" && break
3396 if test -z "$CXX"; then
3398 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3400 # Extract the first word of "$ac_prog", so it can be a program name with args.
3401 set dummy $ac_prog; ac_word=$2
3402 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3403 $as_echo_n "checking for $ac_word... " >&6; }
3404 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
3405 $as_echo_n "(cached) " >&6
3407 if test -n "$ac_ct_CXX"; then
3408 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
3410 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3414 test -z "$as_dir" && as_dir=.
3415 for ac_exec_ext in '' $ac_executable_extensions; do
3416 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3417 ac_cv_prog_ac_ct_CXX="$ac_prog"
3418 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3427 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
3428 if test -n "$ac_ct_CXX"; then
3429 { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
3430 $as_echo "$ac_ct_CXX" >&6; }
3432 { $as_echo "$as_me:$LINENO: result: no" >&5
3433 $as_echo "no" >&6; }
3437 test -n "$ac_ct_CXX" && break
3440 if test "x$ac_ct_CXX" = x; then
3443 case $cross_compiling:$ac_tool_warned in
3445 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3446 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3447 ac_tool_warned=yes ;;
3455 # Provide some information about the compiler.
3456 $as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5
3459 { (ac_try="$ac_compiler --version >&5"
3461 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3462 *) ac_try_echo=$ac_try;;
3464 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3465 $as_echo "$ac_try_echo") >&5
3466 (eval "$ac_compiler --version >&5") 2>&5
3468 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3469 (exit $ac_status); }
3470 { (ac_try="$ac_compiler -v >&5"
3472 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3473 *) ac_try_echo=$ac_try;;
3475 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3476 $as_echo "$ac_try_echo") >&5
3477 (eval "$ac_compiler -v >&5") 2>&5
3479 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3480 (exit $ac_status); }
3481 { (ac_try="$ac_compiler -V >&5"
3483 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3484 *) ac_try_echo=$ac_try;;
3486 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3487 $as_echo "$ac_try_echo") >&5
3488 (eval "$ac_compiler -V >&5") 2>&5
3490 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3491 (exit $ac_status); }
3493 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
3494 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3495 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
3496 $as_echo_n "(cached) " >&6
3498 cat >conftest.$ac_ext <<_ACEOF
3501 cat confdefs.h >>conftest.$ac_ext
3502 cat >>conftest.$ac_ext <<_ACEOF
3503 /* end confdefs.h. */
3516 rm -f conftest.$ac_objext
3517 if { (ac_try="$ac_compile"
3519 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3520 *) ac_try_echo=$ac_try;;
3522 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3523 $as_echo "$ac_try_echo") >&5
3524 (eval "$ac_compile") 2>conftest.er1
3526 grep -v '^
*+' conftest.er1 >conftest.err
3528 cat conftest.err >&5
3529 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3530 (exit $ac_status); } && {
3531 test -z "$ac_cxx_werror_flag" ||
3532 test ! -s conftest.err
3533 } && test -s conftest.$ac_objext; then
3536 $as_echo "$as_me: failed program was:" >&5
3537 sed 's
/^
/|
/' conftest.$ac_ext >&5
3542 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3543 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
3546 { $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
3547 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
3548 if test $ac_compiler_gnu = yes; then
3553 ac_test_CXXFLAGS=${CXXFLAGS+set}
3554 ac_save_CXXFLAGS=$CXXFLAGS
3555 { $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
3556 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
3557 if test "${ac_cv_prog_cxx_g+set}" = set; then
3558 $as_echo_n "(cached) " >&6
3560 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3561 ac_cxx_werror_flag=yes
3564 cat >conftest.$ac_ext <<_ACEOF
3567 cat confdefs.h >>conftest.$ac_ext
3568 cat >>conftest.$ac_ext <<_ACEOF
3569 /* end confdefs.h. */
3579 rm -f conftest.$ac_objext
3580 if { (ac_try="$ac_compile"
3582 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3583 *) ac_try_echo=$ac_try;;
3585 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3586 $as_echo "$ac_try_echo") >&5
3587 (eval "$ac_compile") 2>conftest.er1
3589 grep -v '^
*+' conftest.er1 >conftest.err
3591 cat conftest.err >&5
3592 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3593 (exit $ac_status); } && {
3594 test -z "$ac_cxx_werror_flag" ||
3595 test ! -s conftest.err
3596 } && test -s conftest.$ac_objext; then
3597 ac_cv_prog_cxx_g=yes
3599 $as_echo "$as_me: failed program was:" >&5
3600 sed 's
/^
/|
/' conftest.$ac_ext >&5
3603 cat >conftest.$ac_ext <<_ACEOF
3606 cat confdefs.h >>conftest.$ac_ext
3607 cat >>conftest.$ac_ext <<_ACEOF
3608 /* end confdefs.h. */
3618 rm -f conftest.$ac_objext
3619 if { (ac_try="$ac_compile"
3621 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3622 *) ac_try_echo=$ac_try;;
3624 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3625 $as_echo "$ac_try_echo") >&5
3626 (eval "$ac_compile") 2>conftest.er1
3628 grep -v '^
*+' conftest.er1 >conftest.err
3630 cat conftest.err >&5
3631 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3632 (exit $ac_status); } && {
3633 test -z "$ac_cxx_werror_flag" ||
3634 test ! -s conftest.err
3635 } && test -s conftest.$ac_objext; then
3638 $as_echo "$as_me: failed program was:" >&5
3639 sed 's
/^
/|
/' conftest.$ac_ext >&5
3641 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3643 cat >conftest.$ac_ext <<_ACEOF
3646 cat confdefs.h >>conftest.$ac_ext
3647 cat >>conftest.$ac_ext <<_ACEOF
3648 /* end confdefs.h. */
3658 rm -f conftest.$ac_objext
3659 if { (ac_try="$ac_compile"
3661 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3662 *) ac_try_echo=$ac_try;;
3664 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3665 $as_echo "$ac_try_echo") >&5
3666 (eval "$ac_compile") 2>conftest.er1
3668 grep -v '^
*+' conftest.er1 >conftest.err
3670 cat conftest.err >&5
3671 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3672 (exit $ac_status); } && {
3673 test -z "$ac_cxx_werror_flag" ||
3674 test ! -s conftest.err
3675 } && test -s conftest.$ac_objext; then
3676 ac_cv_prog_cxx_g=yes
3678 $as_echo "$as_me: failed program was:" >&5
3679 sed 's
/^
/|
/' conftest.$ac_ext >&5
3684 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3687 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3690 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3691 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3693 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
3694 $as_echo "$ac_cv_prog_cxx_g" >&6; }
3695 if test "$ac_test_CXXFLAGS" = set; then
3696 CXXFLAGS=$ac_save_CXXFLAGS
3697 elif test $ac_cv_prog_cxx_g = yes; then
3698 if test "$GXX" = yes; then
3704 if test "$GXX" = yes; then
3711 ac_cpp='$CPP $CPPFLAGS'
3712 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
3713 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
3714 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3716 if test -n "$ac_tool_prefix"; then
3717 # Extract the first word of "${ac_tool_prefix}cpp", so it can be a program name with args.
3718 set dummy ${ac_tool_prefix}cpp; ac_word=$2
3719 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3720 $as_echo_n "checking for $ac_word... " >&6; }
3721 if test "${ac_cv_prog_CPPBIN+set}" = set; then
3722 $as_echo_n "(cached) " >&6
3724 if test -n "$CPPBIN"; then
3725 ac_cv_prog_CPPBIN="$CPPBIN" # Let the user override the test.
3727 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3731 test -z "$as_dir" && as_dir=.
3732 for ac_exec_ext in '' $ac_executable_extensions; do
3733 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3734 ac_cv_prog_CPPBIN="${ac_tool_prefix}cpp"
3735 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3744 CPPBIN=$ac_cv_prog_CPPBIN
3745 if test -n "$CPPBIN"; then
3746 { $as_echo "$as_me:$LINENO: result: $CPPBIN" >&5
3747 $as_echo "$CPPBIN" >&6; }
3749 { $as_echo "$as_me:$LINENO: result: no" >&5
3750 $as_echo "no" >&6; }
3755 if test -z "$ac_cv_prog_CPPBIN"; then
3756 ac_ct_CPPBIN=$CPPBIN
3757 # Extract the first word of "cpp", so it can be a program name with args.
3758 set dummy cpp; ac_word=$2
3759 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3760 $as_echo_n "checking for $ac_word... " >&6; }
3761 if test "${ac_cv_prog_ac_ct_CPPBIN+set}" = set; then
3762 $as_echo_n "(cached) " >&6
3764 if test -n "$ac_ct_CPPBIN"; then
3765 ac_cv_prog_ac_ct_CPPBIN="$ac_ct_CPPBIN" # Let the user override the test.
3767 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3771 test -z "$as_dir" && as_dir=.
3772 for ac_exec_ext in '' $ac_executable_extensions; do
3773 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3774 ac_cv_prog_ac_ct_CPPBIN="cpp"
3775 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3784 ac_ct_CPPBIN=$ac_cv_prog_ac_ct_CPPBIN
3785 if test -n "$ac_ct_CPPBIN"; then
3786 { $as_echo "$as_me:$LINENO: result: $ac_ct_CPPBIN" >&5
3787 $as_echo "$ac_ct_CPPBIN" >&6; }
3789 { $as_echo "$as_me:$LINENO: result: no" >&5
3790 $as_echo "no" >&6; }
3793 if test "x$ac_ct_CPPBIN" = x; then
3796 case $cross_compiling:$ac_tool_warned in
3798 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3799 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3800 ac_tool_warned=yes ;;
3802 CPPBIN=$ac_ct_CPPBIN
3805 CPPBIN="$ac_cv_prog_CPPBIN"
3811 if test "x$enable_win64" == "xyes"
3815 LD="${LD:-ld} -arch x86_64"
3816 AS="${AS:-as} -arch x86_64"
3818 notice_platform="64-bit "
3824 LD="${LD:-ld} -arch i386"
3825 AS="${AS:-as} -arch i386"
3827 notice_platform="32-bit "
3830 enable_win16=${enable_win16:-yes}
3834 if test "x$enable_win64" != "xyes" -a "$cross_compiling" != "yes"
3838 { $as_echo "$as_me:$LINENO: checking whether $CC works" >&5
3839 $as_echo_n "checking whether $CC works... " >&6; }
3841 cat >conftest.$ac_ext <<_ACEOF
3844 cat confdefs.h >>conftest.$ac_ext
3845 cat >>conftest.$ac_ext <<_ACEOF
3846 /* end confdefs.h. */
3856 rm -f conftest.$ac_objext conftest$ac_exeext
3857 if { (ac_try="$ac_link"
3859 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3860 *) ac_try_echo=$ac_try;;
3862 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3863 $as_echo "$ac_try_echo") >&5
3864 (eval "$ac_link") 2>conftest.er1
3866 grep -v '^
*+' conftest.er1 >conftest.err
3868 cat conftest.err >&5
3869 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3870 (exit $ac_status); } && {
3871 test -z "$ac_c_werror_flag" ||
3872 test ! -s conftest.err
3873 } && test -s conftest$ac_exeext && {
3874 test "$cross_compiling" = yes ||
3875 $as_test_x conftest$ac_exeext
3877 { $as_echo "$as_me:$LINENO: result: yes" >&5
3878 $as_echo "yes" >&6; }
3880 $as_echo "$as_me: failed program was:" >&5
3881 sed 's
/^
/|
/' conftest.$ac_ext >&5
3883 { $as_echo "$as_me:$LINENO: result: no" >&5
3884 $as_echo "no" >&6; }
3885 { { $as_echo "$as_me:$LINENO: error: Cannot build a 32-bit program, you need to install 32-bit development libraries." >&5
3886 $as_echo "$as_me: error: Cannot build a 32-bit program, you need to install 32-bit development libraries." >&2;}
3887 { (exit 1); exit 1; }; }
3890 rm -rf conftest.dSYM
3891 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3892 conftest$ac_exeext conftest.$ac_ext
3893 LD="${LD:-ld} -m elf_i386"
3896 notice_platform="32-bit "
3899 enable_win16=${enable_win16:-yes}
3905 *-mingw32*|*-cygwin*)
3906 enable_win16=${enable_win16:-no}
3909 enable_win16=${enable_win16:-yes}
3913 enable_win16=${enable_win16:-no}
3915 WIN16_FILES="\$(WIN16_FILES)"
3917 WIN16_INSTALL="\$(WIN16_INSTALL)"
3919 if test "x$enable_win16" != "xyes"
3923 enable_w32skrnl=${enable_w32skrnl:-no}
3924 enable_winedos=${enable_winedos:-no}
3925 enable_winevdm=${enable_winevdm:-no}
3928 { $as_echo "$as_me:$LINENO: checking for the directory containing the Wine tools" >&5
3929 $as_echo_n "checking for the directory containing the Wine tools... " >&6; }
3930 if test "${wine_cv_toolsdir+set}" = set; then
3931 $as_echo_n "(cached) " >&6
3933 if test -z "$with_wine_tools"; then
3934 if test "$cross_compiling" = "yes"; then
3935 { { $as_echo "$as_me:$LINENO: error: you must use the --with-wine-tools option when cross-compiling." >&5
3936 $as_echo "$as_me: error: you must use the --with-wine-tools option when cross-compiling." >&2;}
3937 { (exit 1); exit 1; }; }
3939 wine_cv_toolsdir="\$(TOPOBJDIR)"
3941 elif test -d "$with_wine_tools/tools/winebuild"; then
3942 case $with_wine_tools in
3943 /*) wine_cv_toolsdir="$with_wine_tools" ;;
3944 *) wine_cv_toolsdir="\$(TOPOBJDIR)/$with_wine_tools" ;;
3947 { { $as_echo "$as_me:$LINENO: error: could not find Wine tools in $with_wine_tools." >&5
3948 $as_echo "$as_me: error: could not find Wine tools in $with_wine_tools." >&2;}
3949 { (exit 1); exit 1; }; }
3952 { $as_echo "$as_me:$LINENO: result: $wine_cv_toolsdir" >&5
3953 $as_echo "$wine_cv_toolsdir" >&6; }
3954 TOOLSDIR=$wine_cv_toolsdir
3956 if test -n "$host_alias" -a "$host_alias" != "$build_alias"
3958 TARGETFLAGS="-b $host_alias $TARGETFLAGS"
3964 # Extract the first word of "$ac_prog", so it can be a program name with args.
3965 set dummy $ac_prog; ac_word=$2
3966 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3967 $as_echo_n "checking for $ac_word... " >&6; }
3968 if test "${ac_cv_prog_FLEX+set}" = set; then
3969 $as_echo_n "(cached) " >&6
3971 if test -n "$FLEX"; then
3972 ac_cv_prog_FLEX="$FLEX" # Let the user override the test.
3974 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3978 test -z "$as_dir" && as_dir=.
3979 for ac_exec_ext in '' $ac_executable_extensions; do
3980 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3981 ac_cv_prog_FLEX="$ac_prog"
3982 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3991 FLEX=$ac_cv_prog_FLEX
3992 if test -n "$FLEX"; then
3993 { $as_echo "$as_me:$LINENO: result: $FLEX" >&5
3994 $as_echo "$FLEX" >&6; }
3996 { $as_echo "$as_me:$LINENO: result: no" >&5
3997 $as_echo "no" >&6; }
4001 test -n "$FLEX" && break
4003 test -n "$FLEX" || FLEX="none"
4005 if test "$FLEX" = "none"
4007 { { $as_echo "$as_me:$LINENO: error: no suitable flex found. Please install the 'flex
' package." >&5
4008 $as_echo "$as_me: error: no suitable flex found. Please install the 'flex
' package." >&2;}
4009 { (exit 1); exit 1; }; }
4012 for ac_prog in bison
4014 # Extract the first word of "$ac_prog", so it can be a program name with args.
4015 set dummy $ac_prog; ac_word=$2
4016 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4017 $as_echo_n "checking for $ac_word... " >&6; }
4018 if test "${ac_cv_prog_BISON+set}" = set; then
4019 $as_echo_n "(cached) " >&6
4021 if test -n "$BISON"; then
4022 ac_cv_prog_BISON="$BISON" # Let the user override the test.
4024 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4028 test -z "$as_dir" && as_dir=.
4029 for ac_exec_ext in '' $ac_executable_extensions; do
4030 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4031 ac_cv_prog_BISON="$ac_prog"
4032 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4041 BISON=$ac_cv_prog_BISON
4042 if test -n "$BISON"; then
4043 { $as_echo "$as_me:$LINENO: result: $BISON" >&5
4044 $as_echo "$BISON" >&6; }
4046 { $as_echo "$as_me:$LINENO: result: no" >&5
4047 $as_echo "no" >&6; }
4051 test -n "$BISON" && break
4053 test -n "$BISON" || BISON="none"
4055 if test "$BISON" = "none"
4057 { { $as_echo "$as_me:$LINENO: error: no suitable bison found. Please install the 'bison
' package." >&5
4058 $as_echo "$as_me: error: no suitable bison found. Please install the 'bison
' package." >&2;}
4059 { (exit 1); exit 1; }; }
4062 if test -n "$ac_tool_prefix"; then
4063 for ac_prog in ar gar
4065 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4066 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4067 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4068 $as_echo_n "checking for $ac_word... " >&6; }
4069 if test "${ac_cv_prog_AR+set}" = set; then
4070 $as_echo_n "(cached) " >&6
4072 if test -n "$AR"; then
4073 ac_cv_prog_AR="$AR" # Let the user override the test.
4075 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4079 test -z "$as_dir" && as_dir=.
4080 for ac_exec_ext in '' $ac_executable_extensions; do
4081 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4082 ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
4083 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4093 if test -n "$AR"; then
4094 { $as_echo "$as_me:$LINENO: result: $AR" >&5
4095 $as_echo "$AR" >&6; }
4097 { $as_echo "$as_me:$LINENO: result: no" >&5
4098 $as_echo "no" >&6; }
4102 test -n "$AR" && break
4105 if test -z "$AR"; then
4107 for ac_prog in ar gar
4109 # Extract the first word of "$ac_prog", so it can be a program name with args.
4110 set dummy $ac_prog; ac_word=$2
4111 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4112 $as_echo_n "checking for $ac_word... " >&6; }
4113 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
4114 $as_echo_n "(cached) " >&6
4116 if test -n "$ac_ct_AR"; then
4117 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
4119 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4123 test -z "$as_dir" && as_dir=.
4124 for ac_exec_ext in '' $ac_executable_extensions; do
4125 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4126 ac_cv_prog_ac_ct_AR="$ac_prog"
4127 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4136 ac_ct_AR=$ac_cv_prog_ac_ct_AR
4137 if test -n "$ac_ct_AR"; then
4138 { $as_echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
4139 $as_echo "$ac_ct_AR" >&6; }
4141 { $as_echo "$as_me:$LINENO: result: no" >&5
4142 $as_echo "no" >&6; }
4146 test -n "$ac_ct_AR" && break
4149 if test "x$ac_ct_AR" = x; then
4152 case $cross_compiling:$ac_tool_warned in
4154 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4155 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4156 ac_tool_warned=yes ;;
4164 if test -n "$ac_tool_prefix"; then
4165 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
4166 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
4167 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4168 $as_echo_n "checking for $ac_word... " >&6; }
4169 if test "${ac_cv_prog_RANLIB+set}" = set; then
4170 $as_echo_n "(cached) " >&6
4172 if test -n "$RANLIB"; then
4173 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
4175 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4179 test -z "$as_dir" && as_dir=.
4180 for ac_exec_ext in '' $ac_executable_extensions; do
4181 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4182 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
4183 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4192 RANLIB=$ac_cv_prog_RANLIB
4193 if test -n "$RANLIB"; then
4194 { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5
4195 $as_echo "$RANLIB" >&6; }
4197 { $as_echo "$as_me:$LINENO: result: no" >&5
4198 $as_echo "no" >&6; }
4203 if test -z "$ac_cv_prog_RANLIB"; then
4204 ac_ct_RANLIB=$RANLIB
4205 # Extract the first word of "ranlib", so it can be a program name with args.
4206 set dummy ranlib; ac_word=$2
4207 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4208 $as_echo_n "checking for $ac_word... " >&6; }
4209 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
4210 $as_echo_n "(cached) " >&6
4212 if test -n "$ac_ct_RANLIB"; then
4213 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
4215 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4219 test -z "$as_dir" && as_dir=.
4220 for ac_exec_ext in '' $ac_executable_extensions; do
4221 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4222 ac_cv_prog_ac_ct_RANLIB="ranlib"
4223 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4232 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
4233 if test -n "$ac_ct_RANLIB"; then
4234 { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
4235 $as_echo "$ac_ct_RANLIB" >&6; }
4237 { $as_echo "$as_me:$LINENO: result: no" >&5
4238 $as_echo "no" >&6; }
4241 if test "x$ac_ct_RANLIB" = x; then
4244 case $cross_compiling:$ac_tool_warned in
4246 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4247 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4248 ac_tool_warned=yes ;;
4250 RANLIB=$ac_ct_RANLIB
4253 RANLIB="$ac_cv_prog_RANLIB"
4256 if test -n "$ac_tool_prefix"; then
4257 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
4258 set dummy ${ac_tool_prefix}strip; ac_word=$2
4259 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4260 $as_echo_n "checking for $ac_word... " >&6; }
4261 if test "${ac_cv_prog_STRIP+set}" = set; then
4262 $as_echo_n "(cached) " >&6
4264 if test -n "$STRIP"; then
4265 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
4267 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4271 test -z "$as_dir" && as_dir=.
4272 for ac_exec_ext in '' $ac_executable_extensions; do
4273 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4274 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
4275 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4284 STRIP=$ac_cv_prog_STRIP
4285 if test -n "$STRIP"; then
4286 { $as_echo "$as_me:$LINENO: result: $STRIP" >&5
4287 $as_echo "$STRIP" >&6; }
4289 { $as_echo "$as_me:$LINENO: result: no" >&5
4290 $as_echo "no" >&6; }
4295 if test -z "$ac_cv_prog_STRIP"; then
4297 # Extract the first word of "strip", so it can be a program name with args.
4298 set dummy strip; ac_word=$2
4299 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4300 $as_echo_n "checking for $ac_word... " >&6; }
4301 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
4302 $as_echo_n "(cached) " >&6
4304 if test -n "$ac_ct_STRIP"; then
4305 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
4307 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4311 test -z "$as_dir" && as_dir=.
4312 for ac_exec_ext in '' $ac_executable_extensions; do
4313 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4314 ac_cv_prog_ac_ct_STRIP="strip"
4315 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4324 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
4325 if test -n "$ac_ct_STRIP"; then
4326 { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
4327 $as_echo "$ac_ct_STRIP" >&6; }
4329 { $as_echo "$as_me:$LINENO: result: no" >&5
4330 $as_echo "no" >&6; }
4333 if test "x$ac_ct_STRIP" = x; then
4336 case $cross_compiling:$ac_tool_warned in
4338 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4339 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4340 ac_tool_warned=yes ;;
4345 STRIP="$ac_cv_prog_STRIP"
4348 if test -n "$ac_tool_prefix"; then
4349 # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args.
4350 set dummy ${ac_tool_prefix}windres; ac_word=$2
4351 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4352 $as_echo_n "checking for $ac_word... " >&6; }
4353 if test "${ac_cv_prog_WINDRES+set}" = set; then
4354 $as_echo_n "(cached) " >&6
4356 if test -n "$WINDRES"; then
4357 ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test.
4359 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4363 test -z "$as_dir" && as_dir=.
4364 for ac_exec_ext in '' $ac_executable_extensions; do
4365 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4366 ac_cv_prog_WINDRES="${ac_tool_prefix}windres"
4367 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4376 WINDRES=$ac_cv_prog_WINDRES
4377 if test -n "$WINDRES"; then
4378 { $as_echo "$as_me:$LINENO: result: $WINDRES" >&5
4379 $as_echo "$WINDRES" >&6; }
4381 { $as_echo "$as_me:$LINENO: result: no" >&5
4382 $as_echo "no" >&6; }
4387 if test -z "$ac_cv_prog_WINDRES"; then
4388 ac_ct_WINDRES=$WINDRES
4389 # Extract the first word of "windres", so it can be a program name with args.
4390 set dummy windres; ac_word=$2
4391 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4392 $as_echo_n "checking for $ac_word... " >&6; }
4393 if test "${ac_cv_prog_ac_ct_WINDRES+set}" = set; then
4394 $as_echo_n "(cached) " >&6
4396 if test -n "$ac_ct_WINDRES"; then
4397 ac_cv_prog_ac_ct_WINDRES="$ac_ct_WINDRES" # Let the user override the test.
4399 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4403 test -z "$as_dir" && as_dir=.
4404 for ac_exec_ext in '' $ac_executable_extensions; do
4405 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4406 ac_cv_prog_ac_ct_WINDRES="windres"
4407 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4416 ac_ct_WINDRES=$ac_cv_prog_ac_ct_WINDRES
4417 if test -n "$ac_ct_WINDRES"; then
4418 { $as_echo "$as_me:$LINENO: result: $ac_ct_WINDRES" >&5
4419 $as_echo "$ac_ct_WINDRES" >&6; }
4421 { $as_echo "$as_me:$LINENO: result: no" >&5
4422 $as_echo "no" >&6; }
4425 if test "x$ac_ct_WINDRES" = x; then
4428 case $cross_compiling:$ac_tool_warned in
4430 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4431 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4432 ac_tool_warned=yes ;;
4434 WINDRES=$ac_ct_WINDRES
4437 WINDRES="$ac_cv_prog_WINDRES"
4440 { $as_echo "$as_me:$LINENO: checking whether ln -s works" >&5
4441 $as_echo_n "checking whether ln -s works... " >&6; }
4443 if test "$LN_S" = "ln -s"; then
4444 { $as_echo "$as_me:$LINENO: result: yes" >&5
4445 $as_echo "yes" >&6; }
4447 { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&5
4448 $as_echo "no, using $LN_S" >&6; }
4451 { $as_echo "$as_me:$LINENO: checking whether ln works" >&5
4452 $as_echo_n "checking whether ln works... " >&6; }
4453 rm -f conf$$ conf$$.file
4455 if ln conf$$.file conf$$ 2>/dev/null; then
4458 { $as_echo "$as_me:$LINENO: result: yes" >&5
4459 $as_echo "yes" >&6; }
4463 { $as_echo "$as_me:$LINENO: result: no, using $LN" >&5
4464 $as_echo "no, using $LN" >&6; }
4466 rm -f conf$$ conf$$.file
4467 { $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
4468 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4469 if test "${ac_cv_path_GREP+set}" = set; then
4470 $as_echo_n "(cached) " >&6
4472 if test -z "$GREP"; then
4473 ac_path_GREP_found=false
4474 # Loop through the user's path and
test for each of PROGNAME-LIST
4475 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4476 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4479 test -z "$as_dir" && as_dir
=.
4480 for ac_prog
in grep ggrep
; do
4481 for ac_exec_ext
in '' $ac_executable_extensions; do
4482 ac_path_GREP
="$as_dir/$ac_prog$ac_exec_ext"
4483 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } ||
continue
4484 # Check for GNU ac_path_GREP and select it if it is found.
4485 # Check for GNU $ac_path_GREP
4486 case `"$ac_path_GREP" --version 2>&1` in
4488 ac_cv_path_GREP
="$ac_path_GREP" ac_path_GREP_found
=:;;
4491 $as_echo_n 0123456789 >"conftest.in"
4494 cat "conftest.in" "conftest.in" >"conftest.tmp"
4495 mv "conftest.tmp" "conftest.in"
4496 cp "conftest.in" "conftest.nl"
4497 $as_echo 'GREP' >> "conftest.nl"
4498 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4499 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4500 ac_count
=`expr $ac_count + 1`
4501 if test $ac_count -gt ${ac_path_GREP_max-0}; then
4502 # Best one so far, save it but keep looking for a better one
4503 ac_cv_path_GREP
="$ac_path_GREP"
4504 ac_path_GREP_max
=$ac_count
4506 # 10*(2^10) chars as input seems more than enough
4507 test $ac_count -gt 10 && break
4509 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4512 $ac_path_GREP_found && break 3
4517 if test -z "$ac_cv_path_GREP"; then
4518 { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4519 $as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4520 { (exit 1); exit 1; }; }
4523 ac_cv_path_GREP
=$GREP
4527 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
4528 $as_echo "$ac_cv_path_GREP" >&6; }
4529 GREP
="$ac_cv_path_GREP"
4532 { $as_echo "$as_me:$LINENO: checking for egrep" >&5
4533 $as_echo_n "checking for egrep... " >&6; }
4534 if test "${ac_cv_path_EGREP+set}" = set; then
4535 $as_echo_n "(cached) " >&6
4537 if echo a |
$GREP -E '(a|b)' >/dev
/null
2>&1
4538 then ac_cv_path_EGREP
="$GREP -E"
4540 if test -z "$EGREP"; then
4541 ac_path_EGREP_found
=false
4542 # Loop through the user's path and test for each of PROGNAME-LIST
4543 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4544 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4547 test -z "$as_dir" && as_dir
=.
4548 for ac_prog
in egrep; do
4549 for ac_exec_ext
in '' $ac_executable_extensions; do
4550 ac_path_EGREP
="$as_dir/$ac_prog$ac_exec_ext"
4551 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } ||
continue
4552 # Check for GNU ac_path_EGREP and select it if it is found.
4553 # Check for GNU $ac_path_EGREP
4554 case `"$ac_path_EGREP" --version 2>&1` in
4556 ac_cv_path_EGREP
="$ac_path_EGREP" ac_path_EGREP_found
=:;;
4559 $as_echo_n 0123456789 >"conftest.in"
4562 cat "conftest.in" "conftest.in" >"conftest.tmp"
4563 mv "conftest.tmp" "conftest.in"
4564 cp "conftest.in" "conftest.nl"
4565 $as_echo 'EGREP' >> "conftest.nl"
4566 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4567 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4568 ac_count
=`expr $ac_count + 1`
4569 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4570 # Best one so far, save it but keep looking for a better one
4571 ac_cv_path_EGREP
="$ac_path_EGREP"
4572 ac_path_EGREP_max
=$ac_count
4574 # 10*(2^10) chars as input seems more than enough
4575 test $ac_count -gt 10 && break
4577 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4580 $ac_path_EGREP_found && break 3
4585 if test -z "$ac_cv_path_EGREP"; then
4586 { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4587 $as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4588 { (exit 1); exit 1; }; }
4591 ac_cv_path_EGREP
=$EGREP
4596 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
4597 $as_echo "$ac_cv_path_EGREP" >&6; }
4598 EGREP
="$ac_cv_path_EGREP"
4601 # Extract the first word of "ldconfig", so it can be a program name with args.
4602 set dummy ldconfig
; ac_word
=$2
4603 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4604 $as_echo_n "checking for $ac_word... " >&6; }
4605 if test "${ac_cv_path_LDCONFIG+set}" = set; then
4606 $as_echo_n "(cached) " >&6
4610 ac_cv_path_LDCONFIG
="$LDCONFIG" # Let the user override the test with a path.
4613 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4614 for as_dir
in /sbin
/usr
/sbin
$PATH
4617 test -z "$as_dir" && as_dir
=.
4618 for ac_exec_ext
in '' $ac_executable_extensions; do
4619 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4620 ac_cv_path_LDCONFIG
="$as_dir/$ac_word$ac_exec_ext"
4621 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4628 test -z "$ac_cv_path_LDCONFIG" && ac_cv_path_LDCONFIG
="true"
4632 LDCONFIG
=$ac_cv_path_LDCONFIG
4633 if test -n "$LDCONFIG"; then
4634 { $as_echo "$as_me:$LINENO: result: $LDCONFIG" >&5
4635 $as_echo "$LDCONFIG" >&6; }
4637 { $as_echo "$as_me:$LINENO: result: no" >&5
4638 $as_echo "no" >&6; }
4642 # Find a good install program. We prefer a C program (faster),
4643 # so one script is as good as another. But avoid the broken or
4644 # incompatible versions:
4645 # SysV /etc/install, /usr/sbin/install
4646 # SunOS /usr/etc/install
4647 # IRIX /sbin/install
4649 # AmigaOS /C/install, which installs bootblocks on floppy discs
4650 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
4651 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
4652 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
4653 # OS/2's system install, which has a completely different semantic
4654 # ./install, which can be erroneously created by make from ./install.sh.
4655 # Reject install programs that cannot install multiple files.
4656 { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
4657 $as_echo_n "checking for a BSD-compatible install... " >&6; }
4658 if test -z "$INSTALL"; then
4659 if test "${ac_cv_path_install+set}" = set; then
4660 $as_echo_n "(cached) " >&6
4662 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4666 test -z "$as_dir" && as_dir
=.
4667 # Account for people who put trailing slashes in PATH elements.
4669 .
/ | .
// |
/cC
/* | \
4670 /etc
/* |
/usr
/sbin
/* |
/usr
/etc
/* |
/sbin
/* |
/usr
/afsws
/bin
/* | \
4671 ?
:\\/os2
\\/install\\/* | ?
:\\/OS2
\\/INSTALL
\\/* | \
4674 # OSF1 and SCO ODT 3.0 have their own names for install.
4675 # Don't use installbsd from OSF since it installs stuff as root
4677 for ac_prog
in ginstall scoinst
install; do
4678 for ac_exec_ext
in '' $ac_executable_extensions; do
4679 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
4680 if test $ac_prog = install &&
4681 grep dspmsg
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
4682 # AIX install. It has an incompatible calling convention.
4684 elif test $ac_prog = install &&
4685 grep pwplus
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
4686 # program-specific install script used by HP pwplus--don't use.
4689 rm -rf conftest.one conftest.two conftest.dir
4690 echo one
> conftest.one
4691 echo two
> conftest.two
4693 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two
"`pwd`/conftest.dir" &&
4694 test -s conftest.one
&& test -s conftest.two
&&
4695 test -s conftest.dir
/conftest.one
&&
4696 test -s conftest.dir
/conftest.two
4698 ac_cv_path_install
="$as_dir/$ac_prog$ac_exec_ext -c"
4711 rm -rf conftest.one conftest.two conftest.dir
4714 if test "${ac_cv_path_install+set}" = set; then
4715 INSTALL
=$ac_cv_path_install
4717 # As a last resort, use the slow shell script. Don't cache a
4718 # value for INSTALL within a source directory, because that will
4719 # break other packages using the cache if that directory is
4720 # removed, or if the value is a relative name.
4721 INSTALL
=$ac_install_sh
4724 { $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
4725 $as_echo "$INSTALL" >&6; }
4727 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
4728 # It thinks the first close brace ends the variable substitution.
4729 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
4731 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}'
4733 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
4736 [\\/$
]* | ?
:[\\/]* ) ;;
4737 *) INSTALL
="\\\$(TOPSRCDIR)/$INSTALL" ;;
4740 for ac_prog
in lclint lint
4742 # Extract the first word of "$ac_prog", so it can be a program name with args.
4743 set dummy
$ac_prog; ac_word
=$2
4744 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4745 $as_echo_n "checking for $ac_word... " >&6; }
4746 if test "${ac_cv_prog_LINT+set}" = set; then
4747 $as_echo_n "(cached) " >&6
4749 if test -n "$LINT"; then
4750 ac_cv_prog_LINT
="$LINT" # Let the user override the test.
4752 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4756 test -z "$as_dir" && as_dir
=.
4757 for ac_exec_ext
in '' $ac_executable_extensions; do
4758 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4759 ac_cv_prog_LINT
="$ac_prog"
4760 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4769 LINT
=$ac_cv_prog_LINT
4770 if test -n "$LINT"; then
4771 { $as_echo "$as_me:$LINENO: result: $LINT" >&5
4772 $as_echo "$LINT" >&6; }
4774 { $as_echo "$as_me:$LINENO: result: no" >&5
4775 $as_echo "no" >&6; }
4779 test -n "$LINT" && break
4782 if test "$LINT" = "lint"
4784 LINTFLAGS
="$LINTFLAGS -errchk=%all,no%longptr64 -errhdr=%user -Ncheck=macro -Nlevel=4"
4789 for ac_prog
in fontforge
4791 # Extract the first word of "$ac_prog", so it can be a program name with args.
4792 set dummy
$ac_prog; ac_word
=$2
4793 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4794 $as_echo_n "checking for $ac_word... " >&6; }
4795 if test "${ac_cv_prog_FONTFORGE+set}" = set; then
4796 $as_echo_n "(cached) " >&6
4798 if test -n "$FONTFORGE"; then
4799 ac_cv_prog_FONTFORGE
="$FONTFORGE" # Let the user override the test.
4801 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4805 test -z "$as_dir" && as_dir
=.
4806 for ac_exec_ext
in '' $ac_executable_extensions; do
4807 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4808 ac_cv_prog_FONTFORGE
="$ac_prog"
4809 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4818 FONTFORGE
=$ac_cv_prog_FONTFORGE
4819 if test -n "$FONTFORGE"; then
4820 { $as_echo "$as_me:$LINENO: result: $FONTFORGE" >&5
4821 $as_echo "$FONTFORGE" >&6; }
4823 { $as_echo "$as_me:$LINENO: result: no" >&5
4824 $as_echo "no" >&6; }
4828 test -n "$FONTFORGE" && break
4830 test -n "$FONTFORGE" || FONTFORGE
="false"
4832 for ac_prog
in pkg-config
4834 # Extract the first word of "$ac_prog", so it can be a program name with args.
4835 set dummy
$ac_prog; ac_word
=$2
4836 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4837 $as_echo_n "checking for $ac_word... " >&6; }
4838 if test "${ac_cv_prog_PKG_CONFIG+set}" = set; then
4839 $as_echo_n "(cached) " >&6
4841 if test -n "$PKG_CONFIG"; then
4842 ac_cv_prog_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test.
4844 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4848 test -z "$as_dir" && as_dir
=.
4849 for ac_exec_ext
in '' $ac_executable_extensions; do
4850 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4851 ac_cv_prog_PKG_CONFIG
="$ac_prog"
4852 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4861 PKG_CONFIG
=$ac_cv_prog_PKG_CONFIG
4862 if test -n "$PKG_CONFIG"; then
4863 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
4864 $as_echo "$PKG_CONFIG" >&6; }
4866 { $as_echo "$as_me:$LINENO: result: no" >&5
4867 $as_echo "no" >&6; }
4871 test -n "$PKG_CONFIG" && break
4873 test -n "$PKG_CONFIG" || PKG_CONFIG
="false"
4877 # Extract the first word of "$ac_prog", so it can be a program name with args.
4878 set dummy
$ac_prog; ac_word
=$2
4879 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4880 $as_echo_n "checking for $ac_word... " >&6; }
4881 if test "${ac_cv_prog_RSVG+set}" = set; then
4882 $as_echo_n "(cached) " >&6
4884 if test -n "$RSVG"; then
4885 ac_cv_prog_RSVG
="$RSVG" # Let the user override the test.
4887 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4891 test -z "$as_dir" && as_dir
=.
4892 for ac_exec_ext
in '' $ac_executable_extensions; do
4893 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4894 ac_cv_prog_RSVG
="$ac_prog"
4895 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4904 RSVG
=$ac_cv_prog_RSVG
4905 if test -n "$RSVG"; then
4906 { $as_echo "$as_me:$LINENO: result: $RSVG" >&5
4907 $as_echo "$RSVG" >&6; }
4909 { $as_echo "$as_me:$LINENO: result: no" >&5
4910 $as_echo "no" >&6; }
4914 test -n "$RSVG" && break
4916 test -n "$RSVG" || RSVG
="false"
4918 for ac_prog
in icotool
4920 # Extract the first word of "$ac_prog", so it can be a program name with args.
4921 set dummy
$ac_prog; ac_word
=$2
4922 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4923 $as_echo_n "checking for $ac_word... " >&6; }
4924 if test "${ac_cv_prog_ICOTOOL+set}" = set; then
4925 $as_echo_n "(cached) " >&6
4927 if test -n "$ICOTOOL"; then
4928 ac_cv_prog_ICOTOOL
="$ICOTOOL" # Let the user override the test.
4930 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4934 test -z "$as_dir" && as_dir
=.
4935 for ac_exec_ext
in '' $ac_executable_extensions; do
4936 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4937 ac_cv_prog_ICOTOOL
="$ac_prog"
4938 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4947 ICOTOOL
=$ac_cv_prog_ICOTOOL
4948 if test -n "$ICOTOOL"; then
4949 { $as_echo "$as_me:$LINENO: result: $ICOTOOL" >&5
4950 $as_echo "$ICOTOOL" >&6; }
4952 { $as_echo "$as_me:$LINENO: result: no" >&5
4953 $as_echo "no" >&6; }
4957 test -n "$ICOTOOL" && break
4959 test -n "$ICOTOOL" || ICOTOOL
="false"
4962 if test "${enable_maintainer_mode+set}" = set
4964 if test "$FONTFORGE" = "false"; then wine_warnings
="$wine_warnings|fontforge is missing, fonts can't be rebuilt."; fi
4965 if test "$RSVG" = "false"; then wine_warnings
="$wine_warnings|rsvg is missing, icons can't be rebuilt."; fi
4966 if test "$ICOTOOL" = "false"; then wine_warnings
="$wine_warnings|icotool is missing, icons can't be rebuilt."; fi
4971 # Extract the first word of "prelink", so it can be a program name with args.
4972 set dummy prelink
; ac_word
=$2
4973 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4974 $as_echo_n "checking for $ac_word... " >&6; }
4975 if test "${ac_cv_path_PRELINK+set}" = set; then
4976 $as_echo_n "(cached) " >&6
4980 ac_cv_path_PRELINK
="$PRELINK" # Let the user override the test with a path.
4983 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4984 for as_dir
in /sbin
/usr
/sbin
$PATH
4987 test -z "$as_dir" && as_dir
=.
4988 for ac_exec_ext
in '' $ac_executable_extensions; do
4989 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4990 ac_cv_path_PRELINK
="$as_dir/$ac_word$ac_exec_ext"
4991 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4998 test -z "$ac_cv_path_PRELINK" && ac_cv_path_PRELINK
="false"
5002 PRELINK
=$ac_cv_path_PRELINK
5003 if test -n "$PRELINK"; then
5004 { $as_echo "$as_me:$LINENO: result: $PRELINK" >&5
5005 $as_echo "$PRELINK" >&6; }
5007 { $as_echo "$as_me:$LINENO: result: no" >&5
5008 $as_echo "no" >&6; }
5017 { $as_echo "$as_me:$LINENO: checking for i386_set_ldt in -li386" >&5
5018 $as_echo_n "checking for i386_set_ldt in -li386... " >&6; }
5019 if test "${ac_cv_lib_i386_i386_set_ldt+set}" = set; then
5020 $as_echo_n "(cached) " >&6
5022 ac_check_lib_save_LIBS
=$LIBS
5024 cat >conftest.
$ac_ext <<_ACEOF
5027 cat confdefs.h
>>conftest.
$ac_ext
5028 cat >>conftest.
$ac_ext <<_ACEOF
5029 /* end confdefs.h. */
5031 /* Override any GCC internal prototype to avoid an error.
5032 Use char because int might match the return type of a GCC
5033 builtin and then its argument prototype would still apply. */
5037 char i386_set_ldt ();
5041 return i386_set_ldt ();
5046 rm -f conftest.
$ac_objext conftest
$ac_exeext
5047 if { (ac_try
="$ac_link"
5049 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5050 *) ac_try_echo=$ac_try;;
5052 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5053 $as_echo "$ac_try_echo") >&5
5054 (eval "$ac_link") 2>conftest.er1
5056 grep -v '^ *+' conftest.er1 >conftest.err
5058 cat conftest.err >&5
5059 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5060 (exit $ac_status); } && {
5061 test -z "$ac_c_werror_flag" ||
5062 test ! -s conftest.err
5063 } && test -s conftest$ac_exeext && {
5064 test "$cross_compiling" = yes ||
5065 $as_test_x conftest$ac_exeext
5067 ac_cv_lib_i386_i386_set_ldt=yes
5069 $as_echo "$as_me: failed program was:" >&5
5070 sed 's/^/| /' conftest.$ac_ext >&5
5072 ac_cv_lib_i386_i386_set_ldt=no
5075 rm -rf conftest.dSYM
5076 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5077 conftest$ac_exeext conftest.$ac_ext
5078 LIBS=$ac_check_lib_save_LIBS
5080 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_i386_i386_set_ldt" >&5
5081 $as_echo "$ac_cv_lib_i386_i386_set_ldt" >&6; }
5082 if test "x$ac_cv_lib_i386_i386_set_ldt" = x""yes; then
5083 cat >>confdefs.h <<_ACEOF
5084 #define HAVE_LIBI386 1
5092 { $as_echo "$as_me:$LINENO: checking for _oss_ioctl in -lossaudio" >&5
5093 $as_echo_n "checking for _oss_ioctl in -lossaudio... " >&6; }
5094 if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then
5095 $as_echo_n "(cached) " >&6
5097 ac_check_lib_save_LIBS=$LIBS
5098 LIBS="-lossaudio $LIBS"
5099 cat >conftest.$ac_ext <<_ACEOF
5102 cat confdefs.h >>conftest.$ac_ext
5103 cat >>conftest.$ac_ext <<_ACEOF
5104 /* end confdefs.h. */
5106 /* Override any GCC internal prototype to avoid an error.
5107 Use char because int might match the return type of a GCC
5108 builtin and then its argument prototype would still apply. */
5116 return _oss_ioctl ();
5121 rm -f conftest.$ac_objext conftest$ac_exeext
5122 if { (ac_try="$ac_link"
5124 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5125 *) ac_try_echo
=$ac_try;;
5127 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5128 $as_echo "$ac_try_echo") >&5
5129 (eval "$ac_link") 2>conftest.er1
5131 grep -v '^ *+' conftest.er1
>conftest.err
5133 cat conftest.err
>&5
5134 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5135 (exit $ac_status); } && {
5136 test -z "$ac_c_werror_flag" ||
5137 test ! -s conftest.err
5138 } && test -s conftest
$ac_exeext && {
5139 test "$cross_compiling" = yes ||
5140 $as_test_x conftest
$ac_exeext
5142 ac_cv_lib_ossaudio__oss_ioctl
=yes
5144 $as_echo "$as_me: failed program was:" >&5
5145 sed 's/^/| /' conftest.
$ac_ext >&5
5147 ac_cv_lib_ossaudio__oss_ioctl
=no
5150 rm -rf conftest.dSYM
5151 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
5152 conftest
$ac_exeext conftest.
$ac_ext
5153 LIBS
=$ac_check_lib_save_LIBS
5155 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
5156 $as_echo "$ac_cv_lib_ossaudio__oss_ioctl" >&6; }
5157 if test "x$ac_cv_lib_ossaudio__oss_ioctl" = x
""yes; then
5158 cat >>confdefs.h
<<_ACEOF
5159 #define HAVE_LIBOSSAUDIO 1
5162 LIBS
="-lossaudio $LIBS"
5174 ac_cpp
='$CPP $CPPFLAGS'
5175 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5176 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5177 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
5178 { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
5179 $as_echo_n "checking how to run the C preprocessor... " >&6; }
5180 # On Suns, sometimes $CPP names a directory.
5181 if test -n "$CPP" && test -d "$CPP"; then
5184 if test -z "$CPP"; then
5185 if test "${ac_cv_prog_CPP+set}" = set; then
5186 $as_echo_n "(cached) " >&6
5188 # Double quotes because CPP needs to be expanded
5189 for CPP
in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5192 for ac_c_preproc_warn_flag
in '' yes
5194 # Use a header file that comes with gcc, so configuring glibc
5195 # with a fresh cross-compiler works.
5196 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5197 # <limits.h> exists even on freestanding compilers.
5198 # On the NeXT, cc -E runs the code through the compiler's parser,
5199 # not just through cpp. "Syntax error" is here to catch this case.
5200 cat >conftest.
$ac_ext <<_ACEOF
5203 cat confdefs.h
>>conftest.
$ac_ext
5204 cat >>conftest.
$ac_ext <<_ACEOF
5205 /* end confdefs.h. */
5207 # include <limits.h>
5209 # include <assert.h>
5213 if { (ac_try
="$ac_cpp conftest.$ac_ext"
5215 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5216 *) ac_try_echo=$ac_try;;
5218 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5219 $as_echo "$ac_try_echo") >&5
5220 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5222 grep -v '^ *+' conftest.er1 >conftest.err
5224 cat conftest.err >&5
5225 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5226 (exit $ac_status); } >/dev/null && {
5227 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5228 test ! -s conftest.err
5232 $as_echo "$as_me: failed program was:" >&5
5233 sed 's/^/| /' conftest.$ac_ext >&5
5235 # Broken: fails on valid input.
5239 rm -f conftest.err conftest.$ac_ext
5241 # OK, works on sane cases. Now check whether nonexistent headers
5242 # can be detected and how.
5243 cat >conftest.$ac_ext <<_ACEOF
5246 cat confdefs.h >>conftest.$ac_ext
5247 cat >>conftest.$ac_ext <<_ACEOF
5248 /* end confdefs.h. */
5249 #include <ac_nonexistent.h>
5251 if { (ac_try="$ac_cpp conftest.$ac_ext"
5253 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5254 *) ac_try_echo
=$ac_try;;
5256 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5257 $as_echo "$ac_try_echo") >&5
5258 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5260 grep -v '^ *+' conftest.er1
>conftest.err
5262 cat conftest.err
>&5
5263 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5264 (exit $ac_status); } >/dev
/null
&& {
5265 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5266 test ! -s conftest.err
5268 # Broken: success on invalid input.
5271 $as_echo "$as_me: failed program was:" >&5
5272 sed 's/^/| /' conftest.
$ac_ext >&5
5274 # Passes both tests.
5279 rm -f conftest.err conftest.
$ac_ext
5282 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5283 rm -f conftest.err conftest.
$ac_ext
5284 if $ac_preproc_ok; then
5296 { $as_echo "$as_me:$LINENO: result: $CPP" >&5
5297 $as_echo "$CPP" >&6; }
5299 for ac_c_preproc_warn_flag
in '' yes
5301 # Use a header file that comes with gcc, so configuring glibc
5302 # with a fresh cross-compiler works.
5303 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5304 # <limits.h> exists even on freestanding compilers.
5305 # On the NeXT, cc -E runs the code through the compiler's parser,
5306 # not just through cpp. "Syntax error" is here to catch this case.
5307 cat >conftest.
$ac_ext <<_ACEOF
5310 cat confdefs.h
>>conftest.
$ac_ext
5311 cat >>conftest.
$ac_ext <<_ACEOF
5312 /* end confdefs.h. */
5314 # include <limits.h>
5316 # include <assert.h>
5320 if { (ac_try
="$ac_cpp conftest.$ac_ext"
5322 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5323 *) ac_try_echo=$ac_try;;
5325 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5326 $as_echo "$ac_try_echo") >&5
5327 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5329 grep -v '^ *+' conftest.er1 >conftest.err
5331 cat conftest.err >&5
5332 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5333 (exit $ac_status); } >/dev/null && {
5334 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5335 test ! -s conftest.err
5339 $as_echo "$as_me: failed program was:" >&5
5340 sed 's/^/| /' conftest.$ac_ext >&5
5342 # Broken: fails on valid input.
5346 rm -f conftest.err conftest.$ac_ext
5348 # OK, works on sane cases. Now check whether nonexistent headers
5349 # can be detected and how.
5350 cat >conftest.$ac_ext <<_ACEOF
5353 cat confdefs.h >>conftest.$ac_ext
5354 cat >>conftest.$ac_ext <<_ACEOF
5355 /* end confdefs.h. */
5356 #include <ac_nonexistent.h>
5358 if { (ac_try="$ac_cpp conftest.$ac_ext"
5360 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5361 *) ac_try_echo
=$ac_try;;
5363 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5364 $as_echo "$ac_try_echo") >&5
5365 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5367 grep -v '^ *+' conftest.er1
>conftest.err
5369 cat conftest.err
>&5
5370 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5371 (exit $ac_status); } >/dev
/null
&& {
5372 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5373 test ! -s conftest.err
5375 # Broken: success on invalid input.
5378 $as_echo "$as_me: failed program was:" >&5
5379 sed 's/^/| /' conftest.
$ac_ext >&5
5381 # Passes both tests.
5386 rm -f conftest.err conftest.
$ac_ext
5389 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5390 rm -f conftest.err conftest.
$ac_ext
5391 if $ac_preproc_ok; then
5394 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
5395 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5396 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
5397 See \`config.log' for more details." >&5
5398 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
5399 See \`config.log' for more details." >&2;}
5400 { (exit 1); exit 1; }; }; }
5404 ac_cpp
='$CPP $CPPFLAGS'
5405 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5406 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5407 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
5410 { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
5411 $as_echo_n "checking for ANSI C header files... " >&6; }
5412 if test "${ac_cv_header_stdc+set}" = set; then
5413 $as_echo_n "(cached) " >&6
5415 cat >conftest.
$ac_ext <<_ACEOF
5418 cat confdefs.h
>>conftest.
$ac_ext
5419 cat >>conftest.
$ac_ext <<_ACEOF
5420 /* end confdefs.h. */
5434 rm -f conftest.
$ac_objext
5435 if { (ac_try
="$ac_compile"
5437 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5438 *) ac_try_echo=$ac_try;;
5440 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5441 $as_echo "$ac_try_echo") >&5
5442 (eval "$ac_compile") 2>conftest.er1
5444 grep -v '^ *+' conftest.er1 >conftest.err
5446 cat conftest.err >&5
5447 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5448 (exit $ac_status); } && {
5449 test -z "$ac_c_werror_flag" ||
5450 test ! -s conftest.err
5451 } && test -s conftest.$ac_objext; then
5452 ac_cv_header_stdc=yes
5454 $as_echo "$as_me: failed program was:" >&5
5455 sed 's/^/| /' conftest.$ac_ext >&5
5457 ac_cv_header_stdc=no
5460 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5462 if test $ac_cv_header_stdc = yes; then
5463 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5464 cat >conftest.$ac_ext <<_ACEOF
5467 cat confdefs.h >>conftest.$ac_ext
5468 cat >>conftest.$ac_ext <<_ACEOF
5469 /* end confdefs.h. */
5473 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5474 $EGREP "memchr" >/dev/null 2>&1; then
5477 ac_cv_header_stdc=no
5483 if test $ac_cv_header_stdc = yes; then
5484 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5485 cat >conftest.$ac_ext <<_ACEOF
5488 cat confdefs.h >>conftest.$ac_ext
5489 cat >>conftest.$ac_ext <<_ACEOF
5490 /* end confdefs.h. */
5494 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5495 $EGREP "free" >/dev/null 2>&1; then
5498 ac_cv_header_stdc=no
5504 if test $ac_cv_header_stdc = yes; then
5505 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5506 if test "$cross_compiling" = yes; then
5509 cat >conftest.$ac_ext <<_ACEOF
5512 cat confdefs.h >>conftest.$ac_ext
5513 cat >>conftest.$ac_ext <<_ACEOF
5514 /* end confdefs.h. */
5517 #if ((' ' & 0x0FF) == 0x020)
5518 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5519 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5521 # define ISLOWER(c) \
5522 (('a' <= (c) && (c) <= 'i') \
5523 || ('j' <= (c) && (c) <= 'r') \
5524 || ('s' <= (c) && (c) <= 'z'))
5525 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5528 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5533 for (i = 0; i < 256; i++)
5534 if (XOR (islower (i), ISLOWER (i))
5535 || toupper (i) != TOUPPER (i))
5540 rm -f conftest$ac_exeext
5541 if { (ac_try="$ac_link"
5543 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5544 *) ac_try_echo
=$ac_try;;
5546 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5547 $as_echo "$ac_try_echo") >&5
5548 (eval "$ac_link") 2>&5
5550 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5551 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
5552 { (case "(($ac_try" in
5553 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5554 *) ac_try_echo=$ac_try;;
5556 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5557 $as_echo "$ac_try_echo") >&5
5558 (eval "$ac_try") 2>&5
5560 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5561 (exit $ac_status); }; }; then
5564 $as_echo "$as_me: program exited with status $ac_status" >&5
5565 $as_echo "$as_me: failed program was:" >&5
5566 sed 's/^/| /' conftest.$ac_ext >&5
5569 ac_cv_header_stdc=no
5571 rm -rf conftest.dSYM
5572 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5578 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
5579 $as_echo "$ac_cv_header_stdc" >&6; }
5580 if test $ac_cv_header_stdc = yes; then
5582 cat >>confdefs.h <<\_ACEOF
5583 #define STDC_HEADERS 1
5588 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
5598 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5599 inttypes.h stdint.h unistd.h
5601 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
5602 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
5603 $as_echo_n "checking for $ac_header... " >&6; }
5604 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5605 $as_echo_n "(cached) " >&6
5607 cat >conftest.$ac_ext <<_ACEOF
5610 cat confdefs.h >>conftest.$ac_ext
5611 cat >>conftest.$ac_ext <<_ACEOF
5612 /* end confdefs.h. */
5613 $ac_includes_default
5615 #include <$ac_header>
5617 rm -f conftest.$ac_objext
5618 if { (ac_try="$ac_compile"
5620 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5621 *) ac_try_echo
=$ac_try;;
5623 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5624 $as_echo "$ac_try_echo") >&5
5625 (eval "$ac_compile") 2>conftest.er1
5627 grep -v '^ *+' conftest.er1
>conftest.err
5629 cat conftest.err
>&5
5630 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5631 (exit $ac_status); } && {
5632 test -z "$ac_c_werror_flag" ||
5633 test ! -s conftest.err
5634 } && test -s conftest.
$ac_objext; then
5635 eval "$as_ac_Header=yes"
5637 $as_echo "$as_me: failed program was:" >&5
5638 sed 's/^/| /' conftest.
$ac_ext >&5
5640 eval "$as_ac_Header=no"
5643 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
5645 ac_res
=`eval 'as_val=${'$as_ac_Header'}
5646 $as_echo "$as_val"'`
5647 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
5648 $as_echo "$ac_res" >&6; }
5649 as_val
=`eval 'as_val=${'$as_ac_Header'}
5650 $as_echo "$as_val"'`
5651 if test "x$as_val" = x
""yes; then
5652 cat >>confdefs.h
<<_ACEOF
5653 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5784 AudioUnit
/AudioUnit.h \
5786 CoreAudio
/CoreAudio.h \
5787 DiskArbitration
/DiskArbitration.h \
5789 IOKit
/hid
/IOHIDLib.h \
5802 fontconfig
/fontconfig.h \
5828 mach-o
/dyld_images.h \
5834 machine
/soundcard.h \
5839 netinet
/in_systm.h \
5903 valgrind
/memcheck.h \
5904 valgrind
/valgrind.h \
5908 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5909 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5910 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
5911 $as_echo_n "checking for $ac_header... " >&6; }
5912 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5913 $as_echo_n "(cached) " >&6
5915 ac_res
=`eval 'as_val=${'$as_ac_Header'}
5916 $as_echo "$as_val"'`
5917 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
5918 $as_echo "$ac_res" >&6; }
5920 # Is the header compilable?
5921 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
5922 $as_echo_n "checking $ac_header usability... " >&6; }
5923 cat >conftest.
$ac_ext <<_ACEOF
5926 cat confdefs.h
>>conftest.
$ac_ext
5927 cat >>conftest.
$ac_ext <<_ACEOF
5928 /* end confdefs.h. */
5929 $ac_includes_default
5930 #include <$ac_header>
5932 rm -f conftest.
$ac_objext
5933 if { (ac_try
="$ac_compile"
5935 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5936 *) ac_try_echo=$ac_try;;
5938 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5939 $as_echo "$ac_try_echo") >&5
5940 (eval "$ac_compile") 2>conftest.er1
5942 grep -v '^ *+' conftest.er1 >conftest.err
5944 cat conftest.err >&5
5945 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5946 (exit $ac_status); } && {
5947 test -z "$ac_c_werror_flag" ||
5948 test ! -s conftest.err
5949 } && test -s conftest.$ac_objext; then
5950 ac_header_compiler=yes
5952 $as_echo "$as_me: failed program was:" >&5
5953 sed 's/^/| /' conftest.$ac_ext >&5
5955 ac_header_compiler=no
5958 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5959 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
5960 $as_echo "$ac_header_compiler" >&6; }
5962 # Is the header present?
5963 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
5964 $as_echo_n "checking $ac_header presence... " >&6; }
5965 cat >conftest.$ac_ext <<_ACEOF
5968 cat confdefs.h >>conftest.$ac_ext
5969 cat >>conftest.$ac_ext <<_ACEOF
5970 /* end confdefs.h. */
5971 #include <$ac_header>
5973 if { (ac_try="$ac_cpp conftest.$ac_ext"
5975 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5976 *) ac_try_echo
=$ac_try;;
5978 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5979 $as_echo "$ac_try_echo") >&5
5980 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5982 grep -v '^ *+' conftest.er1
>conftest.err
5984 cat conftest.err
>&5
5985 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5986 (exit $ac_status); } >/dev
/null
&& {
5987 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5988 test ! -s conftest.err
5990 ac_header_preproc
=yes
5992 $as_echo "$as_me: failed program was:" >&5
5993 sed 's/^/| /' conftest.
$ac_ext >&5
5995 ac_header_preproc
=no
5998 rm -f conftest.err conftest.
$ac_ext
5999 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
6000 $as_echo "$ac_header_preproc" >&6; }
6002 # So? What about this header?
6003 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
6005 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
6006 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
6007 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
6008 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
6009 ac_header_preproc
=yes
6012 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
6013 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
6014 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
6015 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
6016 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
6017 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
6018 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
6019 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
6020 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
6021 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
6022 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
6023 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
6025 ## ------------------------------------ ##
6026 ## Report this to wine-devel@winehq.org ##
6027 ## ------------------------------------ ##
6029 ) |
sed "s/^/$as_me: WARNING: /" >&2
6032 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6033 $as_echo_n "checking for $ac_header... " >&6; }
6034 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6035 $as_echo_n "(cached) " >&6
6037 eval "$as_ac_Header=\$ac_header_preproc"
6039 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6040 $as_echo "$as_val"'`
6041 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6042 $as_echo "$ac_res" >&6; }
6045 as_val
=`eval 'as_val=${'$as_ac_Header'}
6046 $as_echo "$as_val"'`
6047 if test "x$as_val" = x
""yes; then
6048 cat >>confdefs.h
<<_ACEOF
6049 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6056 { $as_echo "$as_me:$LINENO: checking whether stat file-mode macros are broken" >&5
6057 $as_echo_n "checking whether stat file-mode macros are broken... " >&6; }
6058 if test "${ac_cv_header_stat_broken+set}" = set; then
6059 $as_echo_n "(cached) " >&6
6061 cat >conftest.
$ac_ext <<_ACEOF
6064 cat confdefs.h
>>conftest.
$ac_ext
6065 cat >>conftest.
$ac_ext <<_ACEOF
6066 /* end confdefs.h. */
6067 #include <sys/types.h>
6068 #include <sys/stat.h>
6070 #if defined S_ISBLK && defined S_IFDIR
6071 extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
6074 #if defined S_ISBLK && defined S_IFCHR
6075 extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1];
6078 #if defined S_ISLNK && defined S_IFREG
6079 extern char c3[S_ISLNK (S_IFREG) ? -1 : 1];
6082 #if defined S_ISSOCK && defined S_IFREG
6083 extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1];
6087 rm -f conftest.
$ac_objext
6088 if { (ac_try
="$ac_compile"
6090 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6091 *) ac_try_echo=$ac_try;;
6093 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6094 $as_echo "$ac_try_echo") >&5
6095 (eval "$ac_compile") 2>conftest.er1
6097 grep -v '^ *+' conftest.er1 >conftest.err
6099 cat conftest.err >&5
6100 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6101 (exit $ac_status); } && {
6102 test -z "$ac_c_werror_flag" ||
6103 test ! -s conftest.err
6104 } && test -s conftest.$ac_objext; then
6105 ac_cv_header_stat_broken=no
6107 $as_echo "$as_me: failed program was:" >&5
6108 sed 's/^/| /' conftest.$ac_ext >&5
6110 ac_cv_header_stat_broken=yes
6113 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6115 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stat_broken" >&5
6116 $as_echo "$ac_cv_header_stat_broken" >&6; }
6117 if test $ac_cv_header_stat_broken = yes; then
6119 cat >>confdefs.h <<\_ACEOF
6120 #define STAT_MACROS_BROKEN 1
6132 for ac_header in sys/mount.h sys/statfs.h sys/sysctl.h sys/user.h sys/vfs.h
6134 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6135 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6136 $as_echo_n "checking for $ac_header... " >&6; }
6137 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6138 $as_echo_n "(cached) " >&6
6140 cat >conftest.$ac_ext <<_ACEOF
6143 cat confdefs.h >>conftest.$ac_ext
6144 cat >>conftest.$ac_ext <<_ACEOF
6145 /* end confdefs.h. */
6146 #include <sys/types.h>
6147 #ifdef HAVE_SYS_PARAM_H
6148 # include <sys/param.h>
6151 #include <$ac_header>
6153 rm -f conftest.$ac_objext
6154 if { (ac_try="$ac_compile"
6156 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6157 *) ac_try_echo
=$ac_try;;
6159 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6160 $as_echo "$ac_try_echo") >&5
6161 (eval "$ac_compile") 2>conftest.er1
6163 grep -v '^ *+' conftest.er1
>conftest.err
6165 cat conftest.err
>&5
6166 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6167 (exit $ac_status); } && {
6168 test -z "$ac_c_werror_flag" ||
6169 test ! -s conftest.err
6170 } && test -s conftest.
$ac_objext; then
6171 eval "$as_ac_Header=yes"
6173 $as_echo "$as_me: failed program was:" >&5
6174 sed 's/^/| /' conftest.
$ac_ext >&5
6176 eval "$as_ac_Header=no"
6179 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6181 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6182 $as_echo "$as_val"'`
6183 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6184 $as_echo "$ac_res" >&6; }
6185 as_val
=`eval 'as_val=${'$as_ac_Header'}
6186 $as_echo "$as_val"'`
6187 if test "x$as_val" = x
""yes; then
6188 cat >>confdefs.h
<<_ACEOF
6189 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6217 netinet
/if_ether.h \
6218 netinet
/if_inarp.h \
6226 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6227 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6228 $as_echo_n "checking for $ac_header... " >&6; }
6229 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6230 $as_echo_n "(cached) " >&6
6232 cat >conftest.
$ac_ext <<_ACEOF
6235 cat confdefs.h
>>conftest.
$ac_ext
6236 cat >>conftest.
$ac_ext <<_ACEOF
6237 /* end confdefs.h. */
6238 #include <sys/types.h>
6239 #ifdef HAVE_SYS_SOCKET_H
6240 # include <sys/socket.h>
6242 #ifdef HAVE_SYS_SOCKETVAR_H
6243 # include <sys/socketvar.h>
6245 #ifdef HAVE_NET_ROUTE_H
6246 # include <net/route.h>
6248 #ifdef HAVE_NETINET_IN_H
6249 # include <netinet/in.h>
6251 #ifdef HAVE_NETINET_IN_SYSTM_H
6252 # include <netinet/in_systm.h>
6254 #ifdef HAVE_NET_IF_H
6255 # include <net/if.h>
6257 #ifdef HAVE_NETINET_IP_H
6258 # include <netinet/ip.h>
6261 #include <$ac_header>
6263 rm -f conftest.
$ac_objext
6264 if { (ac_try
="$ac_compile"
6266 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6267 *) ac_try_echo=$ac_try;;
6269 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6270 $as_echo "$ac_try_echo") >&5
6271 (eval "$ac_compile") 2>conftest.er1
6273 grep -v '^ *+' conftest.er1 >conftest.err
6275 cat conftest.err >&5
6276 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6277 (exit $ac_status); } && {
6278 test -z "$ac_c_werror_flag" ||
6279 test ! -s conftest.err
6280 } && test -s conftest.$ac_objext; then
6281 eval "$as_ac_Header=yes"
6283 $as_echo "$as_me: failed program was:" >&5
6284 sed 's/^/| /' conftest.$ac_ext >&5
6286 eval "$as_ac_Header=no"
6289 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6291 ac_res=`eval 'as_val=${'$as_ac_Header'}
6292 $as_echo "$as_val"'`
6293 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6294 $as_echo "$ac_res" >&6; }
6295 as_val=`eval 'as_val=${'$as_ac_Header'}
6296 $as_echo "$as_val"'`
6297 if test "x$as_val" = x""yes; then
6298 cat >>confdefs.h <<_ACEOF
6299 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6311 for ac_header in netinet/tcp_timer.h netinet/udp_var.h netinet/icmp_var.h netinet/tcp_var.h
6313 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6314 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6315 $as_echo_n "checking for $ac_header... " >&6; }
6316 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6317 $as_echo_n "(cached) " >&6
6319 cat >conftest.$ac_ext <<_ACEOF
6322 cat confdefs.h >>conftest.$ac_ext
6323 cat >>conftest.$ac_ext <<_ACEOF
6324 /* end confdefs.h. */
6325 #include <sys/types.h>
6329 #ifdef HAVE_SYS_SOCKET_H
6330 # include <sys/socket.h>
6332 #ifdef HAVE_SYS_SOCKETVAR_H
6333 # include <sys/socketvar.h>
6335 #ifdef HAVE_SYS_TIMEOUT_H
6336 # include <sys/timeout.h>
6338 #ifdef HAVE_NETINET_IN_H
6339 # include <netinet/in.h>
6341 #ifdef HAVE_NETINET_IN_SYSTM_H
6342 # include <netinet/in_systm.h>
6344 #ifdef HAVE_NETINET_IP_H
6345 # include <netinet/ip.h>
6347 #ifdef HAVE_NETINET_IP_VAR_H
6348 # include <netinet/ip_var.h>
6350 #ifdef HAVE_NETINET_IP_ICMP_H
6351 # include <netinet/ip_icmp.h>
6353 #ifdef HAVE_NETINET_UDP_H
6354 # include <netinet/udp.h>
6356 #ifdef HAVE_NETINET_TCP_H
6357 # include <netinet/tcp.h>
6359 #ifdef HAVE_NETINET_TCP_TIMER_H
6360 #include <netinet/tcp_timer.h>
6363 #include <$ac_header>
6365 rm -f conftest.$ac_objext
6366 if { (ac_try="$ac_compile"
6368 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6369 *) ac_try_echo
=$ac_try;;
6371 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6372 $as_echo "$ac_try_echo") >&5
6373 (eval "$ac_compile") 2>conftest.er1
6375 grep -v '^ *+' conftest.er1
>conftest.err
6377 cat conftest.err
>&5
6378 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6379 (exit $ac_status); } && {
6380 test -z "$ac_c_werror_flag" ||
6381 test ! -s conftest.err
6382 } && test -s conftest.
$ac_objext; then
6383 eval "$as_ac_Header=yes"
6385 $as_echo "$as_me: failed program was:" >&5
6386 sed 's/^/| /' conftest.
$ac_ext >&5
6388 eval "$as_ac_Header=no"
6391 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6393 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6394 $as_echo "$as_val"'`
6395 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6396 $as_echo "$ac_res" >&6; }
6397 as_val
=`eval 'as_val=${'$as_ac_Header'}
6398 $as_echo "$as_val"'`
6399 if test "x$as_val" = x
""yes; then
6400 cat >>confdefs.h
<<_ACEOF
6401 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6410 for ac_header
in linux
/ipx.h
6412 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6413 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6414 $as_echo_n "checking for $ac_header... " >&6; }
6415 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6416 $as_echo_n "(cached) " >&6
6418 cat >conftest.
$ac_ext <<_ACEOF
6421 cat confdefs.h
>>conftest.
$ac_ext
6422 cat >>conftest.
$ac_ext <<_ACEOF
6423 /* end confdefs.h. */
6424 #include <sys/types.h>
6425 #ifdef HAVE_ASM_TYPES_H
6426 # include <asm/types.h>
6428 #ifdef HAVE_SYS_SOCKET_H
6429 # include <sys/socket.h>
6431 #ifdef HAVE_LINUX_TYPES_H
6432 # include <linux/types.h>
6435 #include <$ac_header>
6437 rm -f conftest.
$ac_objext
6438 if { (ac_try
="$ac_compile"
6440 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6441 *) ac_try_echo=$ac_try;;
6443 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6444 $as_echo "$ac_try_echo") >&5
6445 (eval "$ac_compile") 2>conftest.er1
6447 grep -v '^ *+' conftest.er1 >conftest.err
6449 cat conftest.err >&5
6450 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6451 (exit $ac_status); } && {
6452 test -z "$ac_c_werror_flag" ||
6453 test ! -s conftest.err
6454 } && test -s conftest.$ac_objext; then
6455 eval "$as_ac_Header=yes"
6457 $as_echo "$as_me: failed program was:" >&5
6458 sed 's/^/| /' conftest.$ac_ext >&5
6460 eval "$as_ac_Header=no"
6463 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6465 ac_res=`eval 'as_val=${'$as_ac_Header'}
6466 $as_echo "$as_val"'`
6467 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6468 $as_echo "$ac_res" >&6; }
6469 as_val=`eval 'as_val=${'$as_ac_Header'}
6470 $as_echo "$as_val"'`
6471 if test "x$as_val" = x""yes; then
6472 cat >>confdefs.h <<_ACEOF
6473 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6482 for ac_header in resolv.h
6484 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6485 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6486 $as_echo_n "checking for $ac_header... " >&6; }
6487 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6488 $as_echo_n "(cached) " >&6
6490 cat >conftest.$ac_ext <<_ACEOF
6493 cat confdefs.h >>conftest.$ac_ext
6494 cat >>conftest.$ac_ext <<_ACEOF
6495 /* end confdefs.h. */
6496 #include <sys/types.h>
6497 #ifdef HAVE_SYS_SOCKET_H
6498 # include <sys/socket.h>
6500 #ifdef HAVE_NETINET_IN_H
6501 # include <netinet/in.h>
6503 #ifdef HAVE_ARPA_NAMESER_H
6504 # include <arpa/nameser.h>
6507 #include <$ac_header>
6509 rm -f conftest.$ac_objext
6510 if { (ac_try="$ac_compile"
6512 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6513 *) ac_try_echo
=$ac_try;;
6515 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6516 $as_echo "$ac_try_echo") >&5
6517 (eval "$ac_compile") 2>conftest.er1
6519 grep -v '^ *+' conftest.er1
>conftest.err
6521 cat conftest.err
>&5
6522 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6523 (exit $ac_status); } && {
6524 test -z "$ac_c_werror_flag" ||
6525 test ! -s conftest.err
6526 } && test -s conftest.
$ac_objext; then
6527 eval "$as_ac_Header=yes"
6529 $as_echo "$as_me: failed program was:" >&5
6530 sed 's/^/| /' conftest.
$ac_ext >&5
6532 eval "$as_ac_Header=no"
6535 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6537 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6538 $as_echo "$as_val"'`
6539 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6540 $as_echo "$ac_res" >&6; }
6541 as_val
=`eval 'as_val=${'$as_ac_Header'}
6542 $as_echo "$as_val"'`
6543 if test "x$as_val" = x
""yes; then
6544 cat >>confdefs.h
<<_ACEOF
6545 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6554 for ac_header
in ucontext.h
6556 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6557 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6558 $as_echo_n "checking for $ac_header... " >&6; }
6559 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6560 $as_echo_n "(cached) " >&6
6562 cat >conftest.
$ac_ext <<_ACEOF
6565 cat confdefs.h
>>conftest.
$ac_ext
6566 cat >>conftest.
$ac_ext <<_ACEOF
6567 /* end confdefs.h. */
6570 #include <$ac_header>
6572 rm -f conftest.
$ac_objext
6573 if { (ac_try
="$ac_compile"
6575 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6576 *) ac_try_echo=$ac_try;;
6578 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6579 $as_echo "$ac_try_echo") >&5
6580 (eval "$ac_compile") 2>conftest.er1
6582 grep -v '^ *+' conftest.er1 >conftest.err
6584 cat conftest.err >&5
6585 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6586 (exit $ac_status); } && {
6587 test -z "$ac_c_werror_flag" ||
6588 test ! -s conftest.err
6589 } && test -s conftest.$ac_objext; then
6590 eval "$as_ac_Header=yes"
6592 $as_echo "$as_me: failed program was:" >&5
6593 sed 's/^/| /' conftest.$ac_ext >&5
6595 eval "$as_ac_Header=no"
6598 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6600 ac_res=`eval 'as_val=${'$as_ac_Header'}
6601 $as_echo "$as_val"'`
6602 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6603 $as_echo "$ac_res" >&6; }
6604 as_val=`eval 'as_val=${'$as_ac_Header'}
6605 $as_echo "$as_val"'`
6606 if test "x$as_val" = x""yes; then
6607 cat >>confdefs.h <<_ACEOF
6608 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6617 for ac_header in sys/thr.h
6619 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6620 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6621 $as_echo_n "checking for $ac_header... " >&6; }
6622 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6623 $as_echo_n "(cached) " >&6
6625 cat >conftest.$ac_ext <<_ACEOF
6628 cat confdefs.h >>conftest.$ac_ext
6629 cat >>conftest.$ac_ext <<_ACEOF
6630 /* end confdefs.h. */
6631 #include <sys/types.h>
6632 #ifdef HAVE_UCONTEXT_H
6633 #include <ucontext.h>
6636 #include <$ac_header>
6638 rm -f conftest.$ac_objext
6639 if { (ac_try="$ac_compile"
6641 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6642 *) ac_try_echo
=$ac_try;;
6644 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6645 $as_echo "$ac_try_echo") >&5
6646 (eval "$ac_compile") 2>conftest.er1
6648 grep -v '^ *+' conftest.er1
>conftest.err
6650 cat conftest.err
>&5
6651 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6652 (exit $ac_status); } && {
6653 test -z "$ac_c_werror_flag" ||
6654 test ! -s conftest.err
6655 } && test -s conftest.
$ac_objext; then
6656 eval "$as_ac_Header=yes"
6658 $as_echo "$as_me: failed program was:" >&5
6659 sed 's/^/| /' conftest.
$ac_ext >&5
6661 eval "$as_ac_Header=no"
6664 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6666 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6667 $as_echo "$as_val"'`
6668 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6669 $as_echo "$ac_res" >&6; }
6670 as_val
=`eval 'as_val=${'$as_ac_Header'}
6671 $as_echo "$as_val"'`
6672 if test "x$as_val" = x
""yes; then
6673 cat >>confdefs.h
<<_ACEOF
6674 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6683 for ac_header
in pthread_np.h
6685 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6686 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6687 $as_echo_n "checking for $ac_header... " >&6; }
6688 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6689 $as_echo_n "(cached) " >&6
6691 cat >conftest.
$ac_ext <<_ACEOF
6694 cat confdefs.h
>>conftest.
$ac_ext
6695 cat >>conftest.
$ac_ext <<_ACEOF
6696 /* end confdefs.h. */
6697 #ifdef HAVE_PTHREAD_H
6698 #include <pthread.h>
6701 #include <$ac_header>
6703 rm -f conftest.
$ac_objext
6704 if { (ac_try
="$ac_compile"
6706 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6707 *) ac_try_echo=$ac_try;;
6709 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6710 $as_echo "$ac_try_echo") >&5
6711 (eval "$ac_compile") 2>conftest.er1
6713 grep -v '^ *+' conftest.er1 >conftest.err
6715 cat conftest.err >&5
6716 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6717 (exit $ac_status); } && {
6718 test -z "$ac_c_werror_flag" ||
6719 test ! -s conftest.err
6720 } && test -s conftest.$ac_objext; then
6721 eval "$as_ac_Header=yes"
6723 $as_echo "$as_me: failed program was:" >&5
6724 sed 's/^/| /' conftest.$ac_ext >&5
6726 eval "$as_ac_Header=no"
6729 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6731 ac_res=`eval 'as_val=${'$as_ac_Header'}
6732 $as_echo "$as_val"'`
6733 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6734 $as_echo "$ac_res" >&6; }
6735 as_val=`eval 'as_val=${'$as_ac_Header'}
6736 $as_echo "$as_val"'`
6737 if test "x$as_val" = x""yes; then
6738 cat >>confdefs.h <<_ACEOF
6739 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6748 for ac_header in linux/videodev.h
6750 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6751 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6752 $as_echo_n "checking for $ac_header... " >&6; }
6753 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6754 $as_echo_n "(cached) " >&6
6756 cat >conftest.$ac_ext <<_ACEOF
6759 cat confdefs.h >>conftest.$ac_ext
6760 cat >>conftest.$ac_ext <<_ACEOF
6761 /* end confdefs.h. */
6762 #ifdef HAVE_SYS_TIME_H
6763 #include <sys/time.h>
6765 #include <sys/types.h>
6766 #ifdef HAVE_ASM_TYPES_H
6767 #include <asm/types.h>
6770 #include <$ac_header>
6772 rm -f conftest.$ac_objext
6773 if { (ac_try="$ac_compile"
6775 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6776 *) ac_try_echo
=$ac_try;;
6778 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6779 $as_echo "$ac_try_echo") >&5
6780 (eval "$ac_compile") 2>conftest.er1
6782 grep -v '^ *+' conftest.er1
>conftest.err
6784 cat conftest.err
>&5
6785 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6786 (exit $ac_status); } && {
6787 test -z "$ac_c_werror_flag" ||
6788 test ! -s conftest.err
6789 } && test -s conftest.
$ac_objext; then
6790 eval "$as_ac_Header=yes"
6792 $as_echo "$as_me: failed program was:" >&5
6793 sed 's/^/| /' conftest.
$ac_ext >&5
6795 eval "$as_ac_Header=no"
6798 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6800 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6801 $as_echo "$as_val"'`
6802 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6803 $as_echo "$ac_res" >&6; }
6804 as_val
=`eval 'as_val=${'$as_ac_Header'}
6805 $as_echo "$as_val"'`
6806 if test "x$as_val" = x
""yes; then
6807 cat >>confdefs.h
<<_ACEOF
6808 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6817 for ac_header
in linux
/capi.h
6819 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6820 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6821 $as_echo_n "checking for $ac_header... " >&6; }
6822 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6823 $as_echo_n "(cached) " >&6
6825 cat >conftest.
$ac_ext <<_ACEOF
6828 cat confdefs.h
>>conftest.
$ac_ext
6829 cat >>conftest.
$ac_ext <<_ACEOF
6830 /* end confdefs.h. */
6833 #include <$ac_header>
6835 rm -f conftest.
$ac_objext
6836 if { (ac_try
="$ac_compile"
6838 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6839 *) ac_try_echo=$ac_try;;
6841 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6842 $as_echo "$ac_try_echo") >&5
6843 (eval "$ac_compile") 2>conftest.er1
6845 grep -v '^ *+' conftest.er1 >conftest.err
6847 cat conftest.err >&5
6848 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6849 (exit $ac_status); } && {
6850 test -z "$ac_c_werror_flag" ||
6851 test ! -s conftest.err
6852 } && test -s conftest.$ac_objext; then
6853 eval "$as_ac_Header=yes"
6855 $as_echo "$as_me: failed program was:" >&5
6856 sed 's/^/| /' conftest.$ac_ext >&5
6858 eval "$as_ac_Header=no"
6861 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6863 ac_res=`eval 'as_val=${'$as_ac_Header'}
6864 $as_echo "$as_val"'`
6865 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6866 $as_echo "$ac_res" >&6; }
6867 as_val=`eval 'as_val=${'$as_ac_Header'}
6868 $as_echo "$as_val"'`
6869 if test "x$as_val" = x""yes; then
6870 cat >>confdefs.h <<_ACEOF
6871 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6882 DLLFLAGS="-D_REENTRANT"
6896 # Extract the first word of "ldd", so it can be a program name with args.
6897 set dummy ldd; ac_word=$2
6898 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6899 $as_echo_n "checking for $ac_word... " >&6; }
6900 if test "${ac_cv_path_LDD+set}" = set; then
6901 $as_echo_n "(cached) " >&6
6905 ac_cv_path_LDD="$LDD" # Let the user override the test with a path.
6908 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6909 as_dummy="/sbin:/usr/sbin:$PATH"
6910 for as_dir in $as_dummy
6913 test -z "$as_dir" && as_dir=.
6914 for ac_exec_ext in '' $ac_executable_extensions; do
6915 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6916 ac_cv_path_LDD="$as_dir/$ac_word$ac_exec_ext"
6917 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6924 test -z "$ac_cv_path_LDD" && ac_cv_path_LDD="true"
6929 if test -n "$LDD"; then
6930 { $as_echo "$as_me:$LINENO: result: $LDD" >&5
6931 $as_echo "$LDD" >&6; }
6933 { $as_echo "$as_me:$LINENO: result: no" >&5
6934 $as_echo "no" >&6; }
6941 if test -n "$ac_tool_prefix"; then
6942 # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
6943 set dummy ${ac_tool_prefix}dlltool; ac_word=$2
6944 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6945 $as_echo_n "checking for $ac_word... " >&6; }
6946 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
6947 $as_echo_n "(cached) " >&6
6949 if test -n "$DLLTOOL"; then
6950 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
6952 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6956 test -z "$as_dir" && as_dir=.
6957 for ac_exec_ext in '' $ac_executable_extensions; do
6958 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6959 ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
6960 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6969 DLLTOOL=$ac_cv_prog_DLLTOOL
6970 if test -n "$DLLTOOL"; then
6971 { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
6972 $as_echo "$DLLTOOL" >&6; }
6974 { $as_echo "$as_me:$LINENO: result: no" >&5
6975 $as_echo "no" >&6; }
6980 if test -z "$ac_cv_prog_DLLTOOL"; then
6981 ac_ct_DLLTOOL=$DLLTOOL
6982 # Extract the first word of "dlltool", so it can be a program name with args.
6983 set dummy dlltool; ac_word=$2
6984 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6985 $as_echo_n "checking for $ac_word... " >&6; }
6986 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then
6987 $as_echo_n "(cached) " >&6
6989 if test -n "$ac_ct_DLLTOOL"; then
6990 ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
6992 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6996 test -z "$as_dir" && as_dir=.
6997 for ac_exec_ext in '' $ac_executable_extensions; do
6998 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6999 ac_cv_prog_ac_ct_DLLTOOL="dlltool"
7000 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7009 ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
7010 if test -n "$ac_ct_DLLTOOL"; then
7011 { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLTOOL" >&5
7012 $as_echo "$ac_ct_DLLTOOL" >&6; }
7014 { $as_echo "$as_me:$LINENO: result: no" >&5
7015 $as_echo "no" >&6; }
7018 if test "x$ac_ct_DLLTOOL" = x; then
7021 case $cross_compiling:$ac_tool_warned in
7023 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7024 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7025 ac_tool_warned=yes ;;
7027 DLLTOOL=$ac_ct_DLLTOOL
7030 DLLTOOL="$ac_cv_prog_DLLTOOL"
7033 if test -n "$ac_tool_prefix"; then
7034 # Extract the first word of "${ac_tool_prefix}dllwrap", so it can be a program name with args.
7035 set dummy ${ac_tool_prefix}dllwrap; ac_word=$2
7036 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7037 $as_echo_n "checking for $ac_word... " >&6; }
7038 if test "${ac_cv_prog_DLLWRAP+set}" = set; then
7039 $as_echo_n "(cached) " >&6
7041 if test -n "$DLLWRAP"; then
7042 ac_cv_prog_DLLWRAP="$DLLWRAP" # Let the user override the test.
7044 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7048 test -z "$as_dir" && as_dir=.
7049 for ac_exec_ext in '' $ac_executable_extensions; do
7050 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7051 ac_cv_prog_DLLWRAP="${ac_tool_prefix}dllwrap"
7052 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7061 DLLWRAP=$ac_cv_prog_DLLWRAP
7062 if test -n "$DLLWRAP"; then
7063 { $as_echo "$as_me:$LINENO: result: $DLLWRAP" >&5
7064 $as_echo "$DLLWRAP" >&6; }
7066 { $as_echo "$as_me:$LINENO: result: no" >&5
7067 $as_echo "no" >&6; }
7072 if test -z "$ac_cv_prog_DLLWRAP"; then
7073 ac_ct_DLLWRAP=$DLLWRAP
7074 # Extract the first word of "dllwrap", so it can be a program name with args.
7075 set dummy dllwrap; ac_word=$2
7076 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7077 $as_echo_n "checking for $ac_word... " >&6; }
7078 if test "${ac_cv_prog_ac_ct_DLLWRAP+set}" = set; then
7079 $as_echo_n "(cached) " >&6
7081 if test -n "$ac_ct_DLLWRAP"; then
7082 ac_cv_prog_ac_ct_DLLWRAP="$ac_ct_DLLWRAP" # Let the user override the test.
7084 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7088 test -z "$as_dir" && as_dir=.
7089 for ac_exec_ext in '' $ac_executable_extensions; do
7090 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7091 ac_cv_prog_ac_ct_DLLWRAP="dllwrap"
7092 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7101 ac_ct_DLLWRAP=$ac_cv_prog_ac_ct_DLLWRAP
7102 if test -n "$ac_ct_DLLWRAP"; then
7103 { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLWRAP" >&5
7104 $as_echo "$ac_ct_DLLWRAP" >&6; }
7106 { $as_echo "$as_me:$LINENO: result: no" >&5
7107 $as_echo "no" >&6; }
7110 if test "x$ac_ct_DLLWRAP" = x; then
7113 case $cross_compiling:$ac_tool_warned in
7115 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7116 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7117 ac_tool_warned=yes ;;
7119 DLLWRAP=$ac_ct_DLLWRAP
7122 DLLWRAP="$ac_cv_prog_DLLWRAP"
7125 if test -n "$ac_tool_prefix"; then
7126 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
7127 set dummy ${ac_tool_prefix}ar; ac_word=$2
7128 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7129 $as_echo_n "checking for $ac_word... " >&6; }
7130 if test "${ac_cv_prog_MINGWAR+set}" = set; then
7131 $as_echo_n "(cached) " >&6
7133 if test -n "$MINGWAR"; then
7134 ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
7136 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7140 test -z "$as_dir" && as_dir=.
7141 for ac_exec_ext in '' $ac_executable_extensions; do
7142 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7143 ac_cv_prog_MINGWAR="${ac_tool_prefix}ar"
7144 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7153 MINGWAR=$ac_cv_prog_MINGWAR
7154 if test -n "$MINGWAR"; then
7155 { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
7156 $as_echo "$MINGWAR" >&6; }
7158 { $as_echo "$as_me:$LINENO: result: no" >&5
7159 $as_echo "no" >&6; }
7164 if test -z "$ac_cv_prog_MINGWAR"; then
7165 ac_ct_MINGWAR=$MINGWAR
7166 # Extract the first word of "ar", so it can be a program name with args.
7167 set dummy ar; ac_word=$2
7168 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7169 $as_echo_n "checking for $ac_word... " >&6; }
7170 if test "${ac_cv_prog_ac_ct_MINGWAR+set}" = set; then
7171 $as_echo_n "(cached) " >&6
7173 if test -n "$ac_ct_MINGWAR"; then
7174 ac_cv_prog_ac_ct_MINGWAR="$ac_ct_MINGWAR" # Let the user override the test.
7176 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7180 test -z "$as_dir" && as_dir=.
7181 for ac_exec_ext in '' $ac_executable_extensions; do
7182 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7183 ac_cv_prog_ac_ct_MINGWAR="ar"
7184 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7193 ac_ct_MINGWAR=$ac_cv_prog_ac_ct_MINGWAR
7194 if test -n "$ac_ct_MINGWAR"; then
7195 { $as_echo "$as_me:$LINENO: result: $ac_ct_MINGWAR" >&5
7196 $as_echo "$ac_ct_MINGWAR" >&6; }
7198 { $as_echo "$as_me:$LINENO: result: no" >&5
7199 $as_echo "no" >&6; }
7202 if test "x$ac_ct_MINGWAR" = x; then
7205 case $cross_compiling:$ac_tool_warned in
7207 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7208 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7209 ac_tool_warned=yes ;;
7211 MINGWAR=$ac_ct_MINGWAR
7214 MINGWAR="$ac_cv_prog_MINGWAR"
7217 if test "$DLLWRAP" = "false"; then
7223 enable_iphlpapi=${enable_iphlpapi:-no}
7224 enable_kernel32=${enable_kernel32:-no}
7225 enable_msvcrt=${enable_msvcrt:-no}
7226 enable_ntdll=${enable_ntdll:-no}
7227 enable_ws2_32=${enable_ws2_32:-no}
7228 enable_loader=${enable_loader:-no}
7229 enable_server=${enable_server:-no}
7230 with_x=${with_x:-no}
7231 with_pthread=${with_pthread:-no}
7236 DLLFLAGS="$DLLFLAGS -fPIC"
7237 LDDLLFLAGS="-bundle -multiply_defined suppress"
7238 LIBWINE_LDFLAGS="-multiply_defined suppress"
7239 LDSHARED="\$(CC) -dynamiclib"
7241 LDRPATH_LOCAL="&& install_name_tool -change @executable_path/\`\$
(RELPATH
) \$
(bindir
) \$
(libdir
)\
`/libwine.1.dylib @executable_path/\$(TOPOBJDIR)/libs/wine/libwine.1.dylib \$@ || \$(RM) \$@"
7242 SECURITYLIB="-framework Security -framework CoreFoundation"
7244 COREFOUNDATIONLIB="-framework CoreFoundation"
7246 IOKITLIB="-framework IOKit -framework CoreFoundation"
7248 LDEXECFLAGS="-image_base 0x7bf00000 -Wl,-segaddr,WINE_DOS,0x00000000,-segaddr,WINE_SHARED_HEAP,0x7f000000"
7250 if test "$ac_cv_header_DiskArbitration_DiskArbitration_h" = "yes"
7252 DISKARBITRATIONLIB="-framework DiskArbitration -framework CoreFoundation"
7255 if test "$ac_cv_header_CoreAudio_CoreAudio_h" = "yes" -a "$ac_cv_header_AudioUnit_AudioUnit_h" = "yes"
7257 COREAUDIO="-framework CoreAudio -framework AudioUnit -framework CoreServices -framework AudioToolbox -framework CoreMIDI"
7260 if test "$ac_cv_header_IOKit_hid_IOHIDLib_h" = "yes"
7262 ac_save_LIBS="$LIBS"
7263 LIBS="$LIBS $IOKITLIB"
7265 for ac_func in IOHIDManagerCreate
7267 as_ac_var=`$as_echo "ac_cv_func_$ac_func" |
$as_tr_sh`
7268 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
7269 $as_echo_n "checking for $ac_func... " >&6; }
7270 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
7271 $as_echo_n "(cached) " >&6
7273 cat >conftest.$ac_ext <<_ACEOF
7276 cat confdefs.h >>conftest.$ac_ext
7277 cat >>conftest.$ac_ext <<_ACEOF
7278 /* end confdefs.h. */
7279 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
7280 For example, HP-UX 11i <limits.h> declares gettimeofday. */
7281 #define $ac_func innocuous_$ac_func
7283 /* System header to define __stub macros and hopefully few prototypes,
7284 which can conflict with char $ac_func (); below.
7285 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7286 <limits.h> exists even on freestanding compilers. */
7289 # include <limits.h>
7291 # include <assert.h>
7296 /* Override any GCC internal prototype to avoid an error.
7297 Use char because int might match the return type of a GCC
7298 builtin and then its argument prototype would still apply. */
7303 /* The GNU C library defines this for functions which it implements
7304 to always fail with ENOSYS. Some functions are actually named
7305 something starting with __ and the normal name is an alias. */
7306 #if defined __stub_$ac_func || defined __stub___$ac_func
7318 rm -f conftest.$ac_objext conftest$ac_exeext
7319 if { (ac_try="$ac_link"
7321 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7322 *) ac_try_echo
=$ac_try;;
7324 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7325 $as_echo "$ac_try_echo") >&5
7326 (eval "$ac_link") 2>conftest.er1
7328 grep -v '^ *+' conftest.er1
>conftest.err
7330 cat conftest.err
>&5
7331 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7332 (exit $ac_status); } && {
7333 test -z "$ac_c_werror_flag" ||
7334 test ! -s conftest.err
7335 } && test -s conftest
$ac_exeext && {
7336 test "$cross_compiling" = yes ||
7337 $as_test_x conftest
$ac_exeext
7339 eval "$as_ac_var=yes"
7341 $as_echo "$as_me: failed program was:" >&5
7342 sed 's/^/| /' conftest.
$ac_ext >&5
7344 eval "$as_ac_var=no"
7347 rm -rf conftest.dSYM
7348 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7349 conftest
$ac_exeext conftest.
$ac_ext
7351 ac_res
=`eval 'as_val=${'$as_ac_var'}
7352 $as_echo "$as_val"'`
7353 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7354 $as_echo "$ac_res" >&6; }
7355 as_val
=`eval 'as_val=${'$as_ac_var'}
7356 $as_echo "$as_val"'`
7357 if test "x$as_val" = x
""yes; then
7358 cat >>confdefs.h
<<_ACEOF
7359 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
7365 LIBS
="$ac_save_LIBS"
7369 LDDLLFLAGS
="$LDDLLFLAGS -read_only_relocs warning" ;;
7371 if test "$ac_cv_header_Carbon_Carbon_h" = "yes"
7373 CARBONLIB
="-framework Carbon"
7375 enable_winequartz_drv
=${enable_winequartz_drv:-yes}
7379 DLLFLAGS
="$DLLFLAGS -fPIC"
7381 { $as_echo "$as_me:$LINENO: checking whether we can build a GNU style ELF dll" >&5
7382 $as_echo_n "checking whether we can build a GNU style ELF dll... " >&6; }
7383 if test "${ac_cv_c_dll_gnuelf+set}" = set; then
7384 $as_echo_n "(cached) " >&6
7386 ac_wine_try_cflags_saved
=$CFLAGS
7387 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-Bsymbolic"
7388 cat >conftest.
$ac_ext <<_ACEOF
7391 rm -f conftest.
$ac_objext conftest
$ac_exeext
7392 if { (ac_try
="$ac_link"
7394 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7395 *) ac_try_echo=$ac_try;;
7397 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7398 $as_echo "$ac_try_echo") >&5
7399 (eval "$ac_link") 2>conftest.er1
7401 grep -v '^ *+' conftest.er1 >conftest.err
7403 cat conftest.err >&5
7404 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7405 (exit $ac_status); } && {
7406 test -z "$ac_c_werror_flag" ||
7407 test ! -s conftest.err
7408 } && test -s conftest$ac_exeext && {
7409 test "$cross_compiling" = yes ||
7410 $as_test_x conftest$ac_exeext
7412 ac_cv_c_dll_gnuelf="yes"
7414 $as_echo "$as_me: failed program was:" >&5
7415 sed 's/^/| /' conftest.$ac_ext >&5
7417 ac_cv_c_dll_gnuelf="no"
7420 rm -rf conftest.dSYM
7421 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7422 conftest$ac_exeext conftest.$ac_ext
7423 CFLAGS=$ac_wine_try_cflags_saved
7425 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_gnuelf" >&5
7426 $as_echo "$ac_cv_c_dll_gnuelf" >&6; }
7427 if test "$ac_cv_c_dll_gnuelf" = "yes"
7429 LDSHARED="\$(CC) -shared"
7430 LDDLLFLAGS="-shared -Wl,-Bsymbolic"
7431 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1" >&5
7432 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... " >&6; }
7433 if test "${ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1+set}" = set; then
7434 $as_echo_n "(cached) " >&6
7436 ac_wine_try_cflags_saved=$CFLAGS
7437 CFLAGS="$CFLAGS -fPIC -shared -Wl,-soname,confest.so.1"
7438 cat >conftest.$ac_ext <<_ACEOF
7441 cat confdefs.h >>conftest.$ac_ext
7442 cat >>conftest.$ac_ext <<_ACEOF
7443 /* end confdefs.h. */
7453 rm -f conftest.$ac_objext conftest$ac_exeext
7454 if { (ac_try="$ac_link"
7456 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7457 *) ac_try_echo
=$ac_try;;
7459 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7460 $as_echo "$ac_try_echo") >&5
7461 (eval "$ac_link") 2>conftest.er1
7463 grep -v '^ *+' conftest.er1
>conftest.err
7465 cat conftest.err
>&5
7466 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7467 (exit $ac_status); } && {
7468 test -z "$ac_c_werror_flag" ||
7469 test ! -s conftest.err
7470 } && test -s conftest
$ac_exeext && {
7471 test "$cross_compiling" = yes ||
7472 $as_test_x conftest
$ac_exeext
7474 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1
=yes
7476 $as_echo "$as_me: failed program was:" >&5
7477 sed 's/^/| /' conftest.
$ac_ext >&5
7479 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1
=no
7482 rm -rf conftest.dSYM
7483 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7484 conftest
$ac_exeext conftest.
$ac_ext
7485 CFLAGS
=$ac_wine_try_cflags_saved
7487 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&5
7488 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&6; }
7489 if test $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1 = yes; then
7490 LDSHARED
="\$(CC) -shared \$(SONAME:%=-Wl,-soname,%)"
7492 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1" >&5
7493 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1... " >&6; }
7494 if test "${ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1+set}" = set; then
7495 $as_echo_n "(cached) " >&6
7497 ac_wine_try_cflags_saved
=$CFLAGS
7498 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-h,confest.so.1"
7499 cat >conftest.
$ac_ext <<_ACEOF
7502 cat confdefs.h
>>conftest.
$ac_ext
7503 cat >>conftest.
$ac_ext <<_ACEOF
7504 /* end confdefs.h. */
7514 rm -f conftest.
$ac_objext conftest
$ac_exeext
7515 if { (ac_try
="$ac_link"
7517 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7518 *) ac_try_echo=$ac_try;;
7520 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7521 $as_echo "$ac_try_echo") >&5
7522 (eval "$ac_link") 2>conftest.er1
7524 grep -v '^ *+' conftest.er1 >conftest.err
7526 cat conftest.err >&5
7527 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7528 (exit $ac_status); } && {
7529 test -z "$ac_c_werror_flag" ||
7530 test ! -s conftest.err
7531 } && test -s conftest$ac_exeext && {
7532 test "$cross_compiling" = yes ||
7533 $as_test_x conftest$ac_exeext
7535 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=yes
7537 $as_echo "$as_me: failed program was:" >&5
7538 sed 's/^/| /' conftest.$ac_ext >&5
7540 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=no
7543 rm -rf conftest.dSYM
7544 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7545 conftest$ac_exeext conftest.$ac_ext
7546 CFLAGS=$ac_wine_try_cflags_saved
7548 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&5
7549 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&6; }
7550 if test $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1 = yes; then
7551 LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-h,%)"
7557 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs" >&5
7558 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... " >&6; }
7559 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs+set}" = set; then
7560 $as_echo_n "(cached) " >&6
7562 ac_wine_try_cflags_saved=$CFLAGS
7563 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-z,defs"
7564 cat >conftest.$ac_ext <<_ACEOF
7567 cat confdefs.h >>conftest.$ac_ext
7568 cat >>conftest.$ac_ext <<_ACEOF
7569 /* end confdefs.h. */
7579 rm -f conftest.$ac_objext conftest$ac_exeext
7580 if { (ac_try="$ac_link"
7582 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7583 *) ac_try_echo
=$ac_try;;
7585 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7586 $as_echo "$ac_try_echo") >&5
7587 (eval "$ac_link") 2>conftest.er1
7589 grep -v '^ *+' conftest.er1
>conftest.err
7591 cat conftest.err
>&5
7592 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7593 (exit $ac_status); } && {
7594 test -z "$ac_c_werror_flag" ||
7595 test ! -s conftest.err
7596 } && test -s conftest
$ac_exeext && {
7597 test "$cross_compiling" = yes ||
7598 $as_test_x conftest
$ac_exeext
7600 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs
=yes
7602 $as_echo "$as_me: failed program was:" >&5
7603 sed 's/^/| /' conftest.
$ac_ext >&5
7605 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs
=no
7608 rm -rf conftest.dSYM
7609 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7610 conftest
$ac_exeext conftest.
$ac_ext
7611 CFLAGS
=$ac_wine_try_cflags_saved
7613 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&5
7614 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&6; }
7615 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs = yes; then
7616 LDDLLFLAGS
="$LDDLLFLAGS,-z,defs"
7620 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini" >&5
7621 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... " >&6; }
7622 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini+set}" = set; then
7623 $as_echo_n "(cached) " >&6
7625 ac_wine_try_cflags_saved
=$CFLAGS
7626 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini"
7627 cat >conftest.
$ac_ext <<_ACEOF
7630 cat confdefs.h
>>conftest.
$ac_ext
7631 cat >>conftest.
$ac_ext <<_ACEOF
7632 /* end confdefs.h. */
7642 rm -f conftest.
$ac_objext conftest
$ac_exeext
7643 if { (ac_try
="$ac_link"
7645 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7646 *) ac_try_echo=$ac_try;;
7648 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7649 $as_echo "$ac_try_echo") >&5
7650 (eval "$ac_link") 2>conftest.er1
7652 grep -v '^ *+' conftest.er1 >conftest.err
7654 cat conftest.err >&5
7655 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7656 (exit $ac_status); } && {
7657 test -z "$ac_c_werror_flag" ||
7658 test ! -s conftest.err
7659 } && test -s conftest$ac_exeext && {
7660 test "$cross_compiling" = yes ||
7661 $as_test_x conftest$ac_exeext
7663 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=yes
7665 $as_echo "$as_me: failed program was:" >&5
7666 sed 's/^/| /' conftest.$ac_ext >&5
7668 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=no
7671 rm -rf conftest.dSYM
7672 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7673 conftest$ac_exeext conftest.$ac_ext
7674 CFLAGS=$ac_wine_try_cflags_saved
7676 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&5
7677 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&6; }
7678 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini = yes; then
7679 LDDLLFLAGS="$LDDLLFLAGS,-init,__wine_spec_init,-fini,__wine_spec_fini"
7683 echo '{ global: *; };' >conftest.map
7684 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map" >&5
7685 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... " >&6; }
7686 if test "${ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map+set}" = set; then
7687 $as_echo_n "(cached) " >&6
7689 ac_wine_try_cflags_saved=$CFLAGS
7690 CFLAGS="$CFLAGS -fPIC -shared -Wl,--version-script=conftest.map"
7691 cat >conftest.$ac_ext <<_ACEOF
7694 cat confdefs.h >>conftest.$ac_ext
7695 cat >>conftest.$ac_ext <<_ACEOF
7696 /* end confdefs.h. */
7706 rm -f conftest.$ac_objext conftest$ac_exeext
7707 if { (ac_try="$ac_link"
7709 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7710 *) ac_try_echo
=$ac_try;;
7712 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7713 $as_echo "$ac_try_echo") >&5
7714 (eval "$ac_link") 2>conftest.er1
7716 grep -v '^ *+' conftest.er1
>conftest.err
7718 cat conftest.err
>&5
7719 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7720 (exit $ac_status); } && {
7721 test -z "$ac_c_werror_flag" ||
7722 test ! -s conftest.err
7723 } && test -s conftest
$ac_exeext && {
7724 test "$cross_compiling" = yes ||
7725 $as_test_x conftest
$ac_exeext
7727 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map
=yes
7729 $as_echo "$as_me: failed program was:" >&5
7730 sed 's/^/| /' conftest.
$ac_ext >&5
7732 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map
=no
7735 rm -rf conftest.dSYM
7736 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7737 conftest
$ac_exeext conftest.
$ac_ext
7738 CFLAGS
=$ac_wine_try_cflags_saved
7740 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&5
7741 $as_echo "$ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&6; }
7742 if test $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map = yes; then
7743 LDSHARED
="$LDSHARED \$(VERSCRIPT:%=-Wl,--version-script=%)"
7748 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--export-dynamic" >&5
7749 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--export-dynamic... " >&6; }
7750 if test "${ac_cv_cflags__fPIC__Wl___export_dynamic+set}" = set; then
7751 $as_echo_n "(cached) " >&6
7753 ac_wine_try_cflags_saved
=$CFLAGS
7754 CFLAGS
="$CFLAGS -fPIC -Wl,--export-dynamic"
7755 cat >conftest.
$ac_ext <<_ACEOF
7758 cat confdefs.h
>>conftest.
$ac_ext
7759 cat >>conftest.
$ac_ext <<_ACEOF
7760 /* end confdefs.h. */
7770 rm -f conftest.
$ac_objext conftest
$ac_exeext
7771 if { (ac_try
="$ac_link"
7773 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7774 *) ac_try_echo=$ac_try;;
7776 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7777 $as_echo "$ac_try_echo") >&5
7778 (eval "$ac_link") 2>conftest.er1
7780 grep -v '^ *+' conftest.er1 >conftest.err
7782 cat conftest.err >&5
7783 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7784 (exit $ac_status); } && {
7785 test -z "$ac_c_werror_flag" ||
7786 test ! -s conftest.err
7787 } && test -s conftest$ac_exeext && {
7788 test "$cross_compiling" = yes ||
7789 $as_test_x conftest$ac_exeext
7791 ac_cv_cflags__fPIC__Wl___export_dynamic=yes
7793 $as_echo "$as_me: failed program was:" >&5
7794 sed 's/^/| /' conftest.$ac_ext >&5
7796 ac_cv_cflags__fPIC__Wl___export_dynamic=no
7799 rm -rf conftest.dSYM
7800 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7801 conftest$ac_exeext conftest.$ac_ext
7802 CFLAGS=$ac_wine_try_cflags_saved
7804 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__Wl___export_dynamic" >&5
7805 $as_echo "$ac_cv_cflags__fPIC__Wl___export_dynamic" >&6; }
7806 if test $ac_cv_cflags__fPIC__Wl___export_dynamic = yes; then
7807 LDEXECFLAGS="-Wl,--export-dynamic"
7812 as_ac_var=`$as_echo "ac_cv_cflags_-fPIC -Wl,--rpath,\$ORIGIN/../lib" |
$as_tr_sh`
7813 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib" >&5
7814 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib... " >&6; }
7815 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
7816 $as_echo_n "(cached) " >&6
7818 ac_wine_try_cflags_saved=$CFLAGS
7819 CFLAGS="$CFLAGS -fPIC -Wl,--rpath,\$ORIGIN/../lib"
7820 cat >conftest.$ac_ext <<_ACEOF
7823 cat confdefs.h >>conftest.$ac_ext
7824 cat >>conftest.$ac_ext <<_ACEOF
7825 /* end confdefs.h. */
7835 rm -f conftest.$ac_objext conftest$ac_exeext
7836 if { (ac_try="$ac_link"
7838 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7839 *) ac_try_echo
=$ac_try;;
7841 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7842 $as_echo "$ac_try_echo") >&5
7843 (eval "$ac_link") 2>conftest.er1
7845 grep -v '^ *+' conftest.er1
>conftest.err
7847 cat conftest.err
>&5
7848 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7849 (exit $ac_status); } && {
7850 test -z "$ac_c_werror_flag" ||
7851 test ! -s conftest.err
7852 } && test -s conftest
$ac_exeext && {
7853 test "$cross_compiling" = yes ||
7854 $as_test_x conftest
$ac_exeext
7856 eval "$as_ac_var=yes"
7858 $as_echo "$as_me: failed program was:" >&5
7859 sed 's/^/| /' conftest.
$ac_ext >&5
7861 eval "$as_ac_var=no"
7864 rm -rf conftest.dSYM
7865 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7866 conftest
$ac_exeext conftest.
$ac_ext
7867 CFLAGS
=$ac_wine_try_cflags_saved
7869 ac_res
=`eval 'as_val=${'$as_ac_var'}
7870 $as_echo "$as_val"'`
7871 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7872 $as_echo "$ac_res" >&6; }
7873 if test `eval 'as_val=${'$as_ac_var'}
7874 $as_echo "$as_val"'` = yes; then
7875 LDRPATH_INSTALL
="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
7876 LDRPATH_LOCAL
="-Wl,--rpath,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
7878 as_ac_var
=`$as_echo "ac_cv_cflags_-fPIC -Wl,-R,\$ORIGIN/../lib" | $as_tr_sh`
7879 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib" >&5
7880 $as_echo_n "checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib... " >&6; }
7881 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
7882 $as_echo_n "(cached) " >&6
7884 ac_wine_try_cflags_saved
=$CFLAGS
7885 CFLAGS
="$CFLAGS -fPIC -Wl,-R,\$ORIGIN/../lib"
7886 cat >conftest.
$ac_ext <<_ACEOF
7889 cat confdefs.h
>>conftest.
$ac_ext
7890 cat >>conftest.
$ac_ext <<_ACEOF
7891 /* end confdefs.h. */
7901 rm -f conftest.
$ac_objext conftest
$ac_exeext
7902 if { (ac_try
="$ac_link"
7904 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7905 *) ac_try_echo=$ac_try;;
7907 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7908 $as_echo "$ac_try_echo") >&5
7909 (eval "$ac_link") 2>conftest.er1
7911 grep -v '^ *+' conftest.er1 >conftest.err
7913 cat conftest.err >&5
7914 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7915 (exit $ac_status); } && {
7916 test -z "$ac_c_werror_flag" ||
7917 test ! -s conftest.err
7918 } && test -s conftest$ac_exeext && {
7919 test "$cross_compiling" = yes ||
7920 $as_test_x conftest$ac_exeext
7922 eval "$as_ac_var=yes"
7924 $as_echo "$as_me: failed program was:" >&5
7925 sed 's/^/| /' conftest.$ac_ext >&5
7927 eval "$as_ac_var=no"
7930 rm -rf conftest.dSYM
7931 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7932 conftest$ac_exeext conftest.$ac_ext
7933 CFLAGS=$ac_wine_try_cflags_saved
7935 ac_res=`eval 'as_val=${'$as_ac_var'}
7936 $as_echo "$as_val"'`
7937 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7938 $as_echo "$ac_res" >&6; }
7939 if test `eval 'as_val=${'$as_ac_var'}
7940 $as_echo "$as_val"'` = yes; then
7941 LDRPATH_INSTALL="-Wl,-R,\\\$\$ORIGIN/\`\$
(RELPATH
) \$
(bindir
) \$
(libdir
)\
`"
7942 LDRPATH_LOCAL="-Wl,-R,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
7948 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--enable-new-dtags" >&5
7949 $as_echo_n "checking whether the compiler supports -Wl,--enable-new-dtags... " >&6; }
7950 if test "${ac_cv_cflags__Wl___enable_new_dtags+set}" = set; then
7951 $as_echo_n "(cached) " >&6
7953 ac_wine_try_cflags_saved=$CFLAGS
7954 CFLAGS="$CFLAGS -Wl,--enable-new-dtags"
7955 cat >conftest.$ac_ext <<_ACEOF
7958 cat confdefs.h >>conftest.$ac_ext
7959 cat >>conftest.$ac_ext <<_ACEOF
7960 /* end confdefs.h. */
7970 rm -f conftest.$ac_objext conftest$ac_exeext
7971 if { (ac_try="$ac_link"
7973 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7974 *) ac_try_echo
=$ac_try;;
7976 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7977 $as_echo "$ac_try_echo") >&5
7978 (eval "$ac_link") 2>conftest.er1
7980 grep -v '^ *+' conftest.er1
>conftest.err
7982 cat conftest.err
>&5
7983 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7984 (exit $ac_status); } && {
7985 test -z "$ac_c_werror_flag" ||
7986 test ! -s conftest.err
7987 } && test -s conftest
$ac_exeext && {
7988 test "$cross_compiling" = yes ||
7989 $as_test_x conftest
$ac_exeext
7991 ac_cv_cflags__Wl___enable_new_dtags
=yes
7993 $as_echo "$as_me: failed program was:" >&5
7994 sed 's/^/| /' conftest.
$ac_ext >&5
7996 ac_cv_cflags__Wl___enable_new_dtags
=no
7999 rm -rf conftest.dSYM
8000 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8001 conftest
$ac_exeext conftest.
$ac_ext
8002 CFLAGS
=$ac_wine_try_cflags_saved
8004 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___enable_new_dtags" >&5
8005 $as_echo "$ac_cv_cflags__Wl___enable_new_dtags" >&6; }
8006 if test $ac_cv_cflags__Wl___enable_new_dtags = yes; then
8007 LDRPATH_INSTALL
="$LDRPATH_INSTALL -Wl,--enable-new-dtags"
8012 *i
[3456789]86* | x86_64
)
8013 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400" >&5
8014 $as_echo_n "checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400... " >&6; }
8015 if test "${ac_cv_cflags__Wl___section_start__interp_0x7bf00400+set}" = set; then
8016 $as_echo_n "(cached) " >&6
8018 ac_wine_try_cflags_saved
=$CFLAGS
8019 CFLAGS
="$CFLAGS -Wl,--section-start,.interp=0x7bf00400"
8020 cat >conftest.
$ac_ext <<_ACEOF
8023 cat confdefs.h
>>conftest.
$ac_ext
8024 cat >>conftest.
$ac_ext <<_ACEOF
8025 /* end confdefs.h. */
8035 rm -f conftest.
$ac_objext conftest
$ac_exeext
8036 if { (ac_try
="$ac_link"
8038 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8039 *) ac_try_echo=$ac_try;;
8041 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8042 $as_echo "$ac_try_echo") >&5
8043 (eval "$ac_link") 2>conftest.er1
8045 grep -v '^ *+' conftest.er1 >conftest.err
8047 cat conftest.err >&5
8048 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8049 (exit $ac_status); } && {
8050 test -z "$ac_c_werror_flag" ||
8051 test ! -s conftest.err
8052 } && test -s conftest$ac_exeext && {
8053 test "$cross_compiling" = yes ||
8054 $as_test_x conftest$ac_exeext
8056 ac_cv_cflags__Wl___section_start__interp_0x7bf00400=yes
8058 $as_echo "$as_me: failed program was:" >&5
8059 sed 's/^/| /' conftest.$ac_ext >&5
8061 ac_cv_cflags__Wl___section_start__interp_0x7bf00400=no
8064 rm -rf conftest.dSYM
8065 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8066 conftest$ac_exeext conftest.$ac_ext
8067 CFLAGS=$ac_wine_try_cflags_saved
8069 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&5
8070 $as_echo "$ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&6; }
8071 if test $ac_cv_cflags__Wl___section_start__interp_0x7bf00400 = yes; then
8072 LDEXECFLAGS="$LDEXECFLAGS -Wl,--section-start,.interp=0x7bf00400"
8079 { $as_echo "$as_me:$LINENO: checking whether we can build a UnixWare (Solaris) dll" >&5
8080 $as_echo_n "checking whether we can build a UnixWare (Solaris) dll... " >&6; }
8081 if test "${ac_cv_c_dll_unixware+set}" = set; then
8082 $as_echo_n "(cached) " >&6
8084 ac_wine_try_cflags_saved=$CFLAGS
8085 CFLAGS="$CFLAGS -fPIC -Wl,-G,-h,conftest.so.1.0,-B,symbolic"
8086 cat >conftest.$ac_ext <<_ACEOF
8089 rm -f conftest.$ac_objext conftest$ac_exeext
8090 if { (ac_try="$ac_link"
8092 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8093 *) ac_try_echo
=$ac_try;;
8095 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8096 $as_echo "$ac_try_echo") >&5
8097 (eval "$ac_link") 2>conftest.er1
8099 grep -v '^ *+' conftest.er1
>conftest.err
8101 cat conftest.err
>&5
8102 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8103 (exit $ac_status); } && {
8104 test -z "$ac_c_werror_flag" ||
8105 test ! -s conftest.err
8106 } && test -s conftest
$ac_exeext && {
8107 test "$cross_compiling" = yes ||
8108 $as_test_x conftest
$ac_exeext
8110 ac_cv_c_dll_unixware
="yes"
8112 $as_echo "$as_me: failed program was:" >&5
8113 sed 's/^/| /' conftest.
$ac_ext >&5
8115 ac_cv_c_dll_unixware
="no"
8118 rm -rf conftest.dSYM
8119 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8120 conftest
$ac_exeext conftest.
$ac_ext
8121 CFLAGS
=$ac_wine_try_cflags_saved
8123 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_unixware" >&5
8124 $as_echo "$ac_cv_c_dll_unixware" >&6; }
8125 if test "$ac_cv_c_dll_unixware" = "yes"
8127 LDSHARED
="\$(CC) -Wl,-G \$(SONAME:%=-Wl,-h,%)"
8128 LDDLLFLAGS
="-Wl,-G,-B,symbolic"
8131 { $as_echo "$as_me:$LINENO: checking whether we can build an HP-UX dll" >&5
8132 $as_echo_n "checking whether we can build an HP-UX dll... " >&6; }
8133 if test "${ac_cv_c_dll_hpux+set}" = set; then
8134 $as_echo_n "(cached) " >&6
8136 ac_wine_try_cflags_saved
=$CFLAGS
8137 CFLAGS
="$CFLAGS -shared"
8138 cat >conftest.
$ac_ext <<_ACEOF
8141 rm -f conftest.
$ac_objext conftest
$ac_exeext
8142 if { (ac_try
="$ac_link"
8144 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8145 *) ac_try_echo=$ac_try;;
8147 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8148 $as_echo "$ac_try_echo") >&5
8149 (eval "$ac_link") 2>conftest.er1
8151 grep -v '^ *+' conftest.er1 >conftest.err
8153 cat conftest.err >&5
8154 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8155 (exit $ac_status); } && {
8156 test -z "$ac_c_werror_flag" ||
8157 test ! -s conftest.err
8158 } && test -s conftest$ac_exeext && {
8159 test "$cross_compiling" = yes ||
8160 $as_test_x conftest$ac_exeext
8162 ac_cv_c_dll_hpux="yes"
8164 $as_echo "$as_me: failed program was:" >&5
8165 sed 's/^/| /' conftest.$ac_ext >&5
8167 ac_cv_c_dll_hpux="no"
8170 rm -rf conftest.dSYM
8171 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8172 conftest$ac_exeext conftest.$ac_ext
8173 CFLAGS=$ac_wine_try_cflags_saved
8175 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_hpux" >&5
8176 $as_echo "$ac_cv_c_dll_hpux" >&6; }
8177 if test "$ac_cv_c_dll_hpux" = "yes"
8181 LDDLLFLAGS="-shared -fPIC"
8182 LDSHARED="\$(CC) -shared"
8189 enable_winequartz_drv=${enable_winequartz_drv:-no}
8191 if test "$LIBEXT" = "a"; then
8192 { { $as_echo "$as_me:$LINENO: error: could not find a way to build shared libraries.
8193 It is currently not possible to build Wine without shared library
8194 (.so) support to allow transparent switch between .so and .dll files.
8195 If you are using Linux, you will need a newer binutils.
8197 $as_echo "$as_me: error: could not find a way to build shared libraries.
8198 It is currently not possible to build Wine without shared library
8199 (.so) support to allow transparent switch between .so and .dll files.
8200 If you are using Linux, you will need a newer binutils.
8202 { (exit 1); exit 1; }; }
8205 if test "$cross_compiling" = "no" -a "$LIBEXT" != "dll"
8207 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
8209 # Extract the first word of "$ac_prog", so it can be a program name with args.
8210 set dummy $ac_prog; ac_word=$2
8211 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8212 $as_echo_n "checking for $ac_word... " >&6; }
8213 if test "${ac_cv_prog_CROSSCC+set}" = set; then
8214 $as_echo_n "(cached) " >&6
8216 if test -n "$CROSSCC"; then
8217 ac_cv_prog_CROSSCC="$CROSSCC" # Let the user override the test.
8219 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8223 test -z "$as_dir" && as_dir=.
8224 for ac_exec_ext in '' $ac_executable_extensions; do
8225 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8226 ac_cv_prog_CROSSCC="$ac_prog"
8227 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8236 CROSSCC=$ac_cv_prog_CROSSCC
8237 if test -n "$CROSSCC"; then
8238 { $as_echo "$as_me:$LINENO: result: $CROSSCC" >&5
8239 $as_echo "$CROSSCC" >&6; }
8241 { $as_echo "$as_me:$LINENO: result: no" >&5
8242 $as_echo "no" >&6; }
8246 test -n "$CROSSCC" && break
8248 test -n "$CROSSCC" || CROSSCC="false"
8250 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
8252 # Extract the first word of "$ac_prog", so it can be a program name with args.
8253 set dummy $ac_prog; ac_word=$2
8254 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8255 $as_echo_n "checking for $ac_word... " >&6; }
8256 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
8257 $as_echo_n "(cached) " >&6
8259 if test -n "$DLLTOOL"; then
8260 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
8262 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8266 test -z "$as_dir" && as_dir=.
8267 for ac_exec_ext in '' $ac_executable_extensions; do
8268 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8269 ac_cv_prog_DLLTOOL="$ac_prog"
8270 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8279 DLLTOOL=$ac_cv_prog_DLLTOOL
8280 if test -n "$DLLTOOL"; then
8281 { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
8282 $as_echo "$DLLTOOL" >&6; }
8284 { $as_echo "$as_me:$LINENO: result: no" >&5
8285 $as_echo "no" >&6; }
8289 test -n "$DLLTOOL" && break
8291 test -n "$DLLTOOL" || DLLTOOL="false"
8293 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
8295 # Extract the first word of "$ac_prog", so it can be a program name with args.
8296 set dummy $ac_prog; ac_word=$2
8297 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8298 $as_echo_n "checking for $ac_word... " >&6; }
8299 if test "${ac_cv_prog_CROSSWINDRES+set}" = set; then
8300 $as_echo_n "(cached) " >&6
8302 if test -n "$CROSSWINDRES"; then
8303 ac_cv_prog_CROSSWINDRES="$CROSSWINDRES" # Let the user override the test.
8305 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8309 test -z "$as_dir" && as_dir=.
8310 for ac_exec_ext in '' $ac_executable_extensions; do
8311 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8312 ac_cv_prog_CROSSWINDRES="$ac_prog"
8313 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8322 CROSSWINDRES=$ac_cv_prog_CROSSWINDRES
8323 if test -n "$CROSSWINDRES"; then
8324 { $as_echo "$as_me:$LINENO: result: $CROSSWINDRES" >&5
8325 $as_echo "$CROSSWINDRES" >&6; }
8327 { $as_echo "$as_me:$LINENO: result: no" >&5
8328 $as_echo "no" >&6; }
8332 test -n "$CROSSWINDRES" && break
8334 test -n "$CROSSWINDRES" || CROSSWINDRES="false"
8336 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
8338 # Extract the first word of "$ac_prog", so it can be a program name with args.
8339 set dummy $ac_prog; ac_word=$2
8340 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8341 $as_echo_n "checking for $ac_word... " >&6; }
8342 if test "${ac_cv_prog_MINGWAR+set}" = set; then
8343 $as_echo_n "(cached) " >&6
8345 if test -n "$MINGWAR"; then
8346 ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
8348 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8352 test -z "$as_dir" && as_dir=.
8353 for ac_exec_ext in '' $ac_executable_extensions; do
8354 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8355 ac_cv_prog_MINGWAR="$ac_prog"
8356 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8365 MINGWAR=$ac_cv_prog_MINGWAR
8366 if test -n "$MINGWAR"; then
8367 { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
8368 $as_echo "$MINGWAR" >&6; }
8370 { $as_echo "$as_me:$LINENO: result: no" >&5
8371 $as_echo "no" >&6; }
8375 test -n "$MINGWAR" && break
8377 test -n "$MINGWAR" || MINGWAR="false"
8379 if test "$CROSSCC" != "false"
8381 CROSSTEST="\$(CROSSTEST)"
8387 if test "$ac_cv_header_pthread_h" = "yes"
8389 { $as_echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
8390 $as_echo_n "checking for pthread_create in -lpthread... " >&6; }
8391 if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then
8392 $as_echo_n "(cached) " >&6
8394 ac_check_lib_save_LIBS=$LIBS
8395 LIBS="-lpthread $LIBS"
8396 cat >conftest.$ac_ext <<_ACEOF
8399 cat confdefs.h >>conftest.$ac_ext
8400 cat >>conftest.$ac_ext <<_ACEOF
8401 /* end confdefs.h. */
8403 /* Override any GCC internal prototype to avoid an error.
8404 Use char because int might match the return type of a GCC
8405 builtin and then its argument prototype would still apply. */
8409 char pthread_create ();
8413 return pthread_create ();
8418 rm -f conftest.$ac_objext conftest$ac_exeext
8419 if { (ac_try="$ac_link"
8421 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8422 *) ac_try_echo
=$ac_try;;
8424 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8425 $as_echo "$ac_try_echo") >&5
8426 (eval "$ac_link") 2>conftest.er1
8428 grep -v '^ *+' conftest.er1
>conftest.err
8430 cat conftest.err
>&5
8431 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8432 (exit $ac_status); } && {
8433 test -z "$ac_c_werror_flag" ||
8434 test ! -s conftest.err
8435 } && test -s conftest
$ac_exeext && {
8436 test "$cross_compiling" = yes ||
8437 $as_test_x conftest
$ac_exeext
8439 ac_cv_lib_pthread_pthread_create
=yes
8441 $as_echo "$as_me: failed program was:" >&5
8442 sed 's/^/| /' conftest.
$ac_ext >&5
8444 ac_cv_lib_pthread_pthread_create
=no
8447 rm -rf conftest.dSYM
8448 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8449 conftest
$ac_exeext conftest.
$ac_ext
8450 LIBS
=$ac_check_lib_save_LIBS
8452 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5
8453 $as_echo "$ac_cv_lib_pthread_pthread_create" >&6; }
8454 if test "x$ac_cv_lib_pthread_pthread_create" = x
""yes; then
8455 LIBPTHREAD
="-lpthread"
8460 if test "x$LIBPTHREAD" = "x"; then
8461 case "x$with_pthread" in
8463 *) { { $as_echo "$as_me:$LINENO: error: pthread ${notice_platform}development files not found.
8464 Wine cannot support threads without libpthread.
8465 Use the --without-pthread option if you really want this." >&5
8466 $as_echo "$as_me: error: pthread ${notice_platform}development files not found.
8467 Wine cannot support threads without libpthread.
8468 Use the --without-pthread option if you really want this." >&2;}
8469 { (exit 1); exit 1; }; } ;;
8475 { $as_echo "$as_me:$LINENO: checking for X" >&5
8476 $as_echo_n "checking for X... " >&6; }
8479 # Check whether --with-x was given.
8480 if test "${with_x+set}" = set; then
8484 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
8485 if test "x$with_x" = xno
; then
8486 # The user explicitly disabled X.
8489 case $x_includes,$x_libraries in #(
8490 *\'*) { { $as_echo "$as_me:$LINENO: error: cannot use X directory names containing '" >&5
8491 $as_echo "$as_me: error: cannot use X directory names containing '" >&2;}
8492 { (exit 1); exit 1; }; };; #(
8493 *,NONE | NONE
,*) if test "${ac_cv_have_x+set}" = set; then
8494 $as_echo_n "(cached) " >&6
8496 # One or both of the vars are not set, and there is no cached value.
8497 ac_x_includes
=no ac_x_libraries
=no
8498 rm -f -r conftest.dir
8499 if mkdir conftest.dir
; then
8501 cat >Imakefile
<<'_ACEOF'
8503 @echo incroot='${INCROOT}'
8505 @echo usrlibdir='${USRLIBDIR}'
8507 @echo libdir='${LIBDIR}'
8509 if (export CC
; ${XMKMF-xmkmf}) >/dev
/null
2>/dev
/null
&& test -f Makefile
; then
8510 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
8511 for ac_var
in incroot usrlibdir libdir
; do
8512 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
8514 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
8515 for ac_extension
in a so sl dylib la dll
; do
8516 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
8517 test -f "$ac_im_libdir/libX11.$ac_extension"; then
8518 ac_im_usrlibdir
=$ac_im_libdir; break
8521 # Screen out bogus values from the imake configuration. They are
8522 # bogus both because they are the default anyway, and because
8523 # using them would break gcc on systems where it needs fixed includes.
8524 case $ac_im_incroot in
8525 /usr
/include
) ac_x_includes
= ;;
8526 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes
=$ac_im_incroot;;
8528 case $ac_im_usrlibdir in
8529 /usr
/lib |
/usr
/lib64 |
/lib |
/lib64
) ;;
8530 *) test -d "$ac_im_usrlibdir" && ac_x_libraries
=$ac_im_usrlibdir ;;
8534 rm -f -r conftest.dir
8537 # Standard set of common directories for X headers.
8538 # Check X11 before X11Rn because it is often a symlink to the current release.
8550 /usr/local/X11/include
8551 /usr/local/X11R6/include
8552 /usr/local/X11R5/include
8553 /usr/local/X11R4/include
8555 /usr/local/include/X11
8556 /usr/local/include/X11R6
8557 /usr/local/include/X11R5
8558 /usr/local/include/X11R4
8562 /usr/XFree86/include/X11
8566 /usr/unsupported/include
8568 /usr/local/x11r5/include
8569 /usr/lpp/Xamples/include
8571 /usr/openwin/include
8572 /usr/openwin/share/include'
8574 if test "$ac_x_includes" = no
; then
8575 # Guess where to find include files, by looking for Xlib.h.
8576 # First, try using that file with no special directory specified.
8577 cat >conftest.
$ac_ext <<_ACEOF
8580 cat confdefs.h
>>conftest.
$ac_ext
8581 cat >>conftest.
$ac_ext <<_ACEOF
8582 /* end confdefs.h. */
8583 #include <X11/Xlib.h>
8585 if { (ac_try
="$ac_cpp conftest.$ac_ext"
8587 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8588 *) ac_try_echo=$ac_try;;
8590 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8591 $as_echo "$ac_try_echo") >&5
8592 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
8594 grep -v '^ *+' conftest.er1 >conftest.err
8596 cat conftest.err >&5
8597 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8598 (exit $ac_status); } >/dev/null && {
8599 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
8600 test ! -s conftest.err
8602 # We can compile using X headers with no special include directory.
8605 $as_echo "$as_me: failed program was:" >&5
8606 sed 's/^/| /' conftest.$ac_ext >&5
8608 for ac_dir in $ac_x_header_dirs; do
8609 if test -r "$ac_dir/X11/Xlib.h"; then
8610 ac_x_includes=$ac_dir
8616 rm -f conftest.err conftest.$ac_ext
8617 fi # $ac_x_includes = no
8619 if test "$ac_x_libraries" = no; then
8620 # Check for the libraries.
8621 # See if we find them without any special options.
8622 # Don't add to $LIBS permanently.
8625 cat >conftest.$ac_ext <<_ACEOF
8628 cat confdefs.h >>conftest.$ac_ext
8629 cat >>conftest.$ac_ext <<_ACEOF
8630 /* end confdefs.h. */
8631 #include <X11/Xlib.h>
8640 rm -f conftest.$ac_objext conftest$ac_exeext
8641 if { (ac_try="$ac_link"
8643 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8644 *) ac_try_echo
=$ac_try;;
8646 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8647 $as_echo "$ac_try_echo") >&5
8648 (eval "$ac_link") 2>conftest.er1
8650 grep -v '^ *+' conftest.er1
>conftest.err
8652 cat conftest.err
>&5
8653 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8654 (exit $ac_status); } && {
8655 test -z "$ac_c_werror_flag" ||
8656 test ! -s conftest.err
8657 } && test -s conftest
$ac_exeext && {
8658 test "$cross_compiling" = yes ||
8659 $as_test_x conftest
$ac_exeext
8662 # We can link X programs with no special library path.
8665 $as_echo "$as_me: failed program was:" >&5
8666 sed 's/^/| /' conftest.
$ac_ext >&5
8669 for ac_dir
in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
8671 # Don't even attempt the hair of trying to link an X program!
8672 for ac_extension
in a so sl dylib la dll
; do
8673 if test -r "$ac_dir/libX11.$ac_extension"; then
8674 ac_x_libraries
=$ac_dir
8681 rm -rf conftest.dSYM
8682 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8683 conftest
$ac_exeext conftest.
$ac_ext
8684 fi # $ac_x_libraries = no
8686 case $ac_x_includes,$ac_x_libraries in #(
8688 # Didn't find X, or a directory has "'" in its name.
8689 ac_cv_have_x
="have_x=no";; #(
8691 # Record where we found X for the cache.
8692 ac_cv_have_x
="have_x=yes\
8693 ac_x_includes='$ac_x_includes'\
8694 ac_x_libraries='$ac_x_libraries'"
8700 eval "$ac_cv_have_x"
8703 if test "$have_x" != yes; then
8704 { $as_echo "$as_me:$LINENO: result: $have_x" >&5
8705 $as_echo "$have_x" >&6; }
8708 # If each of the values was on the command line, it overrides each guess.
8709 test "x$x_includes" = xNONE
&& x_includes
=$ac_x_includes
8710 test "x$x_libraries" = xNONE
&& x_libraries
=$ac_x_libraries
8711 # Update the cache value to reflect the command line values.
8712 ac_cv_have_x
="have_x=yes\
8713 ac_x_includes='$x_includes'\
8714 ac_x_libraries='$x_libraries'"
8715 { $as_echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5
8716 $as_echo "libraries $x_libraries, headers $x_includes" >&6; }
8719 if test "$no_x" = yes; then
8720 # Not all programs may use this symbol, but it does not hurt to define it.
8722 cat >>confdefs.h
<<\_ACEOF
8723 #define X_DISPLAY_MISSING 1
8726 X_CFLAGS
= X_PRE_LIBS
= X_LIBS
= X_EXTRA_LIBS
=
8728 if test -n "$x_includes"; then
8729 X_CFLAGS
="$X_CFLAGS -I$x_includes"
8732 # It would also be nice to do this for all -L options, not just this one.
8733 if test -n "$x_libraries"; then
8734 X_LIBS
="$X_LIBS -L$x_libraries"
8735 # For Solaris; some versions of Sun CC require a space after -R and
8736 # others require no space. Words are not sufficient . . . .
8737 { $as_echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5
8738 $as_echo_n "checking whether -R must be followed by a space... " >&6; }
8739 ac_xsave_LIBS
=$LIBS; LIBS
="$LIBS -R$x_libraries"
8740 ac_xsave_c_werror_flag
=$ac_c_werror_flag
8741 ac_c_werror_flag
=yes
8742 cat >conftest.
$ac_ext <<_ACEOF
8745 cat confdefs.h
>>conftest.
$ac_ext
8746 cat >>conftest.
$ac_ext <<_ACEOF
8747 /* end confdefs.h. */
8757 rm -f conftest.
$ac_objext conftest
$ac_exeext
8758 if { (ac_try
="$ac_link"
8760 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8761 *) ac_try_echo=$ac_try;;
8763 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8764 $as_echo "$ac_try_echo") >&5
8765 (eval "$ac_link") 2>conftest.er1
8767 grep -v '^ *+' conftest.er1 >conftest.err
8769 cat conftest.err >&5
8770 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8771 (exit $ac_status); } && {
8772 test -z "$ac_c_werror_flag" ||
8773 test ! -s conftest.err
8774 } && test -s conftest$ac_exeext && {
8775 test "$cross_compiling" = yes ||
8776 $as_test_x conftest$ac_exeext
8778 { $as_echo "$as_me:$LINENO: result: no" >&5
8779 $as_echo "no" >&6; }
8780 X_LIBS="$X_LIBS -R$x_libraries"
8782 $as_echo "$as_me: failed program was:" >&5
8783 sed 's/^/| /' conftest.$ac_ext >&5
8785 LIBS="$ac_xsave_LIBS -R $x_libraries"
8786 cat >conftest.$ac_ext <<_ACEOF
8789 cat confdefs.h >>conftest.$ac_ext
8790 cat >>conftest.$ac_ext <<_ACEOF
8791 /* end confdefs.h. */
8801 rm -f conftest.$ac_objext conftest$ac_exeext
8802 if { (ac_try="$ac_link"
8804 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8805 *) ac_try_echo
=$ac_try;;
8807 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8808 $as_echo "$ac_try_echo") >&5
8809 (eval "$ac_link") 2>conftest.er1
8811 grep -v '^ *+' conftest.er1
>conftest.err
8813 cat conftest.err
>&5
8814 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8815 (exit $ac_status); } && {
8816 test -z "$ac_c_werror_flag" ||
8817 test ! -s conftest.err
8818 } && test -s conftest
$ac_exeext && {
8819 test "$cross_compiling" = yes ||
8820 $as_test_x conftest
$ac_exeext
8822 { $as_echo "$as_me:$LINENO: result: yes" >&5
8823 $as_echo "yes" >&6; }
8824 X_LIBS
="$X_LIBS -R $x_libraries"
8826 $as_echo "$as_me: failed program was:" >&5
8827 sed 's/^/| /' conftest.
$ac_ext >&5
8829 { $as_echo "$as_me:$LINENO: result: neither works" >&5
8830 $as_echo "neither works" >&6; }
8833 rm -rf conftest.dSYM
8834 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8835 conftest
$ac_exeext conftest.
$ac_ext
8838 rm -rf conftest.dSYM
8839 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8840 conftest
$ac_exeext conftest.
$ac_ext
8841 ac_c_werror_flag
=$ac_xsave_c_werror_flag
8845 # Check for system-dependent libraries X programs must link with.
8846 # Do this before checking for the system-independent R6 libraries
8847 # (-lICE), since we may need -lsocket or whatever for X linking.
8849 if test "$ISC" = yes; then
8850 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl_s -linet"
8852 # Martyn Johnson says this is needed for Ultrix, if the X
8853 # libraries were built with DECnet support. And Karl Berry says
8854 # the Alpha needs dnet_stub (dnet does not exist).
8855 ac_xsave_LIBS
="$LIBS"; LIBS
="$LIBS $X_LIBS -lX11"
8856 cat >conftest.
$ac_ext <<_ACEOF
8859 cat confdefs.h
>>conftest.
$ac_ext
8860 cat >>conftest.
$ac_ext <<_ACEOF
8861 /* end confdefs.h. */
8863 /* Override any GCC internal prototype to avoid an error.
8864 Use char because int might match the return type of a GCC
8865 builtin and then its argument prototype would still apply. */
8869 char XOpenDisplay ();
8873 return XOpenDisplay ();
8878 rm -f conftest.
$ac_objext conftest
$ac_exeext
8879 if { (ac_try
="$ac_link"
8881 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8882 *) ac_try_echo=$ac_try;;
8884 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8885 $as_echo "$ac_try_echo") >&5
8886 (eval "$ac_link") 2>conftest.er1
8888 grep -v '^ *+' conftest.er1 >conftest.err
8890 cat conftest.err >&5
8891 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8892 (exit $ac_status); } && {
8893 test -z "$ac_c_werror_flag" ||
8894 test ! -s conftest.err
8895 } && test -s conftest$ac_exeext && {
8896 test "$cross_compiling" = yes ||
8897 $as_test_x conftest$ac_exeext
8901 $as_echo "$as_me: failed program was:" >&5
8902 sed 's/^/| /' conftest.$ac_ext >&5
8904 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5
8905 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
8906 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
8907 $as_echo_n "(cached) " >&6
8909 ac_check_lib_save_LIBS=$LIBS
8911 cat >conftest.$ac_ext <<_ACEOF
8914 cat confdefs.h >>conftest.$ac_ext
8915 cat >>conftest.$ac_ext <<_ACEOF
8916 /* end confdefs.h. */
8918 /* Override any GCC internal prototype to avoid an error.
8919 Use char because int might match the return type of a GCC
8920 builtin and then its argument prototype would still apply. */
8928 return dnet_ntoa ();
8933 rm -f conftest.$ac_objext conftest$ac_exeext
8934 if { (ac_try="$ac_link"
8936 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8937 *) ac_try_echo
=$ac_try;;
8939 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8940 $as_echo "$ac_try_echo") >&5
8941 (eval "$ac_link") 2>conftest.er1
8943 grep -v '^ *+' conftest.er1
>conftest.err
8945 cat conftest.err
>&5
8946 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8947 (exit $ac_status); } && {
8948 test -z "$ac_c_werror_flag" ||
8949 test ! -s conftest.err
8950 } && test -s conftest
$ac_exeext && {
8951 test "$cross_compiling" = yes ||
8952 $as_test_x conftest
$ac_exeext
8954 ac_cv_lib_dnet_dnet_ntoa
=yes
8956 $as_echo "$as_me: failed program was:" >&5
8957 sed 's/^/| /' conftest.
$ac_ext >&5
8959 ac_cv_lib_dnet_dnet_ntoa
=no
8962 rm -rf conftest.dSYM
8963 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8964 conftest
$ac_exeext conftest.
$ac_ext
8965 LIBS
=$ac_check_lib_save_LIBS
8967 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
8968 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
8969 if test "x$ac_cv_lib_dnet_dnet_ntoa" = x
""yes; then
8970 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet"
8973 if test $ac_cv_lib_dnet_dnet_ntoa = no
; then
8974 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5
8975 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
8976 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then
8977 $as_echo_n "(cached) " >&6
8979 ac_check_lib_save_LIBS
=$LIBS
8980 LIBS
="-ldnet_stub $LIBS"
8981 cat >conftest.
$ac_ext <<_ACEOF
8984 cat confdefs.h
>>conftest.
$ac_ext
8985 cat >>conftest.
$ac_ext <<_ACEOF
8986 /* end confdefs.h. */
8988 /* Override any GCC internal prototype to avoid an error.
8989 Use char because int might match the return type of a GCC
8990 builtin and then its argument prototype would still apply. */
8998 return dnet_ntoa ();
9003 rm -f conftest.
$ac_objext conftest
$ac_exeext
9004 if { (ac_try
="$ac_link"
9006 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9007 *) ac_try_echo=$ac_try;;
9009 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9010 $as_echo "$ac_try_echo") >&5
9011 (eval "$ac_link") 2>conftest.er1
9013 grep -v '^ *+' conftest.er1 >conftest.err
9015 cat conftest.err >&5
9016 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9017 (exit $ac_status); } && {
9018 test -z "$ac_c_werror_flag" ||
9019 test ! -s conftest.err
9020 } && test -s conftest$ac_exeext && {
9021 test "$cross_compiling" = yes ||
9022 $as_test_x conftest$ac_exeext
9024 ac_cv_lib_dnet_stub_dnet_ntoa=yes
9026 $as_echo "$as_me: failed program was:" >&5
9027 sed 's/^/| /' conftest.$ac_ext >&5
9029 ac_cv_lib_dnet_stub_dnet_ntoa=no
9032 rm -rf conftest.dSYM
9033 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9034 conftest$ac_exeext conftest.$ac_ext
9035 LIBS=$ac_check_lib_save_LIBS
9037 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
9038 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
9039 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x""yes; then
9040 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
9046 rm -rf conftest.dSYM
9047 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9048 conftest$ac_exeext conftest.$ac_ext
9049 LIBS="$ac_xsave_LIBS"
9051 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
9052 # to get the SysV transport functions.
9053 # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
9055 # The nsl library prevents programs from opening the X display
9056 # on Irix 5.2, according to T.E. Dickey.
9057 # The functions gethostbyname, getservbyname, and inet_addr are
9058 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
9059 { $as_echo "$as_me:$LINENO: checking for gethostbyname" >&5
9060 $as_echo_n "checking for gethostbyname... " >&6; }
9061 if test "${ac_cv_func_gethostbyname+set}" = set; then
9062 $as_echo_n "(cached) " >&6
9064 cat >conftest.$ac_ext <<_ACEOF
9067 cat confdefs.h >>conftest.$ac_ext
9068 cat >>conftest.$ac_ext <<_ACEOF
9069 /* end confdefs.h. */
9070 /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
9071 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9072 #define gethostbyname innocuous_gethostbyname
9074 /* System header to define __stub macros and hopefully few prototypes,
9075 which can conflict with char gethostbyname (); below.
9076 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9077 <limits.h> exists even on freestanding compilers. */
9080 # include <limits.h>
9082 # include <assert.h>
9085 #undef gethostbyname
9087 /* Override any GCC internal prototype to avoid an error.
9088 Use char because int might match the return type of a GCC
9089 builtin and then its argument prototype would still apply. */
9093 char gethostbyname ();
9094 /* The GNU C library defines this for functions which it implements
9095 to always fail with ENOSYS. Some functions are actually named
9096 something starting with __ and the normal name is an alias. */
9097 #if defined __stub_gethostbyname || defined __stub___gethostbyname
9104 return gethostbyname ();
9109 rm -f conftest.$ac_objext conftest$ac_exeext
9110 if { (ac_try="$ac_link"
9112 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9113 *) ac_try_echo
=$ac_try;;
9115 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9116 $as_echo "$ac_try_echo") >&5
9117 (eval "$ac_link") 2>conftest.er1
9119 grep -v '^ *+' conftest.er1
>conftest.err
9121 cat conftest.err
>&5
9122 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9123 (exit $ac_status); } && {
9124 test -z "$ac_c_werror_flag" ||
9125 test ! -s conftest.err
9126 } && test -s conftest
$ac_exeext && {
9127 test "$cross_compiling" = yes ||
9128 $as_test_x conftest
$ac_exeext
9130 ac_cv_func_gethostbyname
=yes
9132 $as_echo "$as_me: failed program was:" >&5
9133 sed 's/^/| /' conftest.
$ac_ext >&5
9135 ac_cv_func_gethostbyname
=no
9138 rm -rf conftest.dSYM
9139 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9140 conftest
$ac_exeext conftest.
$ac_ext
9142 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
9143 $as_echo "$ac_cv_func_gethostbyname" >&6; }
9145 if test $ac_cv_func_gethostbyname = no
; then
9146 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
9147 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
9148 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
9149 $as_echo_n "(cached) " >&6
9151 ac_check_lib_save_LIBS
=$LIBS
9153 cat >conftest.
$ac_ext <<_ACEOF
9156 cat confdefs.h
>>conftest.
$ac_ext
9157 cat >>conftest.
$ac_ext <<_ACEOF
9158 /* end confdefs.h. */
9160 /* Override any GCC internal prototype to avoid an error.
9161 Use char because int might match the return type of a GCC
9162 builtin and then its argument prototype would still apply. */
9166 char gethostbyname ();
9170 return gethostbyname ();
9175 rm -f conftest.
$ac_objext conftest
$ac_exeext
9176 if { (ac_try
="$ac_link"
9178 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9179 *) ac_try_echo=$ac_try;;
9181 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9182 $as_echo "$ac_try_echo") >&5
9183 (eval "$ac_link") 2>conftest.er1
9185 grep -v '^ *+' conftest.er1 >conftest.err
9187 cat conftest.err >&5
9188 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9189 (exit $ac_status); } && {
9190 test -z "$ac_c_werror_flag" ||
9191 test ! -s conftest.err
9192 } && test -s conftest$ac_exeext && {
9193 test "$cross_compiling" = yes ||
9194 $as_test_x conftest$ac_exeext
9196 ac_cv_lib_nsl_gethostbyname=yes
9198 $as_echo "$as_me: failed program was:" >&5
9199 sed 's/^/| /' conftest.$ac_ext >&5
9201 ac_cv_lib_nsl_gethostbyname=no
9204 rm -rf conftest.dSYM
9205 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9206 conftest$ac_exeext conftest.$ac_ext
9207 LIBS=$ac_check_lib_save_LIBS
9209 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
9210 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
9211 if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then
9212 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
9215 if test $ac_cv_lib_nsl_gethostbyname = no; then
9216 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5
9217 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
9218 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then
9219 $as_echo_n "(cached) " >&6
9221 ac_check_lib_save_LIBS=$LIBS
9223 cat >conftest.$ac_ext <<_ACEOF
9226 cat confdefs.h >>conftest.$ac_ext
9227 cat >>conftest.$ac_ext <<_ACEOF
9228 /* end confdefs.h. */
9230 /* Override any GCC internal prototype to avoid an error.
9231 Use char because int might match the return type of a GCC
9232 builtin and then its argument prototype would still apply. */
9236 char gethostbyname ();
9240 return gethostbyname ();
9245 rm -f conftest.$ac_objext conftest$ac_exeext
9246 if { (ac_try="$ac_link"
9248 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9249 *) ac_try_echo
=$ac_try;;
9251 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9252 $as_echo "$ac_try_echo") >&5
9253 (eval "$ac_link") 2>conftest.er1
9255 grep -v '^ *+' conftest.er1
>conftest.err
9257 cat conftest.err
>&5
9258 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9259 (exit $ac_status); } && {
9260 test -z "$ac_c_werror_flag" ||
9261 test ! -s conftest.err
9262 } && test -s conftest
$ac_exeext && {
9263 test "$cross_compiling" = yes ||
9264 $as_test_x conftest
$ac_exeext
9266 ac_cv_lib_bsd_gethostbyname
=yes
9268 $as_echo "$as_me: failed program was:" >&5
9269 sed 's/^/| /' conftest.
$ac_ext >&5
9271 ac_cv_lib_bsd_gethostbyname
=no
9274 rm -rf conftest.dSYM
9275 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9276 conftest
$ac_exeext conftest.
$ac_ext
9277 LIBS
=$ac_check_lib_save_LIBS
9279 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5
9280 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
9281 if test "x$ac_cv_lib_bsd_gethostbyname" = x
""yes; then
9282 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lbsd"
9288 # lieder@skyler.mavd.honeywell.com says without -lsocket,
9289 # socket/setsockopt and other routines are undefined under SCO ODT
9290 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
9291 # on later versions), says Simon Leinen: it contains gethostby*
9292 # variants that don't use the name server (or something). -lsocket
9293 # must be given before -lnsl if both are needed. We assume that
9294 # if connect needs -lnsl, so does gethostbyname.
9295 { $as_echo "$as_me:$LINENO: checking for connect" >&5
9296 $as_echo_n "checking for connect... " >&6; }
9297 if test "${ac_cv_func_connect+set}" = set; then
9298 $as_echo_n "(cached) " >&6
9300 cat >conftest.
$ac_ext <<_ACEOF
9303 cat confdefs.h
>>conftest.
$ac_ext
9304 cat >>conftest.
$ac_ext <<_ACEOF
9305 /* end confdefs.h. */
9306 /* Define connect to an innocuous variant, in case <limits.h> declares connect.
9307 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9308 #define connect innocuous_connect
9310 /* System header to define __stub macros and hopefully few prototypes,
9311 which can conflict with char connect (); below.
9312 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9313 <limits.h> exists even on freestanding compilers. */
9316 # include <limits.h>
9318 # include <assert.h>
9323 /* Override any GCC internal prototype to avoid an error.
9324 Use char because int might match the return type of a GCC
9325 builtin and then its argument prototype would still apply. */
9330 /* The GNU C library defines this for functions which it implements
9331 to always fail with ENOSYS. Some functions are actually named
9332 something starting with __ and the normal name is an alias. */
9333 #if defined __stub_connect || defined __stub___connect
9345 rm -f conftest.
$ac_objext conftest
$ac_exeext
9346 if { (ac_try
="$ac_link"
9348 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9349 *) ac_try_echo=$ac_try;;
9351 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9352 $as_echo "$ac_try_echo") >&5
9353 (eval "$ac_link") 2>conftest.er1
9355 grep -v '^ *+' conftest.er1 >conftest.err
9357 cat conftest.err >&5
9358 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9359 (exit $ac_status); } && {
9360 test -z "$ac_c_werror_flag" ||
9361 test ! -s conftest.err
9362 } && test -s conftest$ac_exeext && {
9363 test "$cross_compiling" = yes ||
9364 $as_test_x conftest$ac_exeext
9366 ac_cv_func_connect=yes
9368 $as_echo "$as_me: failed program was:" >&5
9369 sed 's/^/| /' conftest.$ac_ext >&5
9371 ac_cv_func_connect=no
9374 rm -rf conftest.dSYM
9375 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9376 conftest$ac_exeext conftest.$ac_ext
9378 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5
9379 $as_echo "$ac_cv_func_connect" >&6; }
9381 if test $ac_cv_func_connect = no; then
9382 { $as_echo "$as_me:$LINENO: checking for connect in -lsocket" >&5
9383 $as_echo_n "checking for connect in -lsocket... " >&6; }
9384 if test "${ac_cv_lib_socket_connect+set}" = set; then
9385 $as_echo_n "(cached) " >&6
9387 ac_check_lib_save_LIBS=$LIBS
9388 LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
9389 cat >conftest.$ac_ext <<_ACEOF
9392 cat confdefs.h >>conftest.$ac_ext
9393 cat >>conftest.$ac_ext <<_ACEOF
9394 /* end confdefs.h. */
9396 /* Override any GCC internal prototype to avoid an error.
9397 Use char because int might match the return type of a GCC
9398 builtin and then its argument prototype would still apply. */
9411 rm -f conftest.$ac_objext conftest$ac_exeext
9412 if { (ac_try="$ac_link"
9414 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9415 *) ac_try_echo
=$ac_try;;
9417 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9418 $as_echo "$ac_try_echo") >&5
9419 (eval "$ac_link") 2>conftest.er1
9421 grep -v '^ *+' conftest.er1
>conftest.err
9423 cat conftest.err
>&5
9424 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9425 (exit $ac_status); } && {
9426 test -z "$ac_c_werror_flag" ||
9427 test ! -s conftest.err
9428 } && test -s conftest
$ac_exeext && {
9429 test "$cross_compiling" = yes ||
9430 $as_test_x conftest
$ac_exeext
9432 ac_cv_lib_socket_connect
=yes
9434 $as_echo "$as_me: failed program was:" >&5
9435 sed 's/^/| /' conftest.
$ac_ext >&5
9437 ac_cv_lib_socket_connect
=no
9440 rm -rf conftest.dSYM
9441 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9442 conftest
$ac_exeext conftest.
$ac_ext
9443 LIBS
=$ac_check_lib_save_LIBS
9445 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5
9446 $as_echo "$ac_cv_lib_socket_connect" >&6; }
9447 if test "x$ac_cv_lib_socket_connect" = x
""yes; then
9448 X_EXTRA_LIBS
="-lsocket $X_EXTRA_LIBS"
9453 # Guillermo Gomez says -lposix is necessary on A/UX.
9454 { $as_echo "$as_me:$LINENO: checking for remove" >&5
9455 $as_echo_n "checking for remove... " >&6; }
9456 if test "${ac_cv_func_remove+set}" = set; then
9457 $as_echo_n "(cached) " >&6
9459 cat >conftest.
$ac_ext <<_ACEOF
9462 cat confdefs.h
>>conftest.
$ac_ext
9463 cat >>conftest.
$ac_ext <<_ACEOF
9464 /* end confdefs.h. */
9465 /* Define remove to an innocuous variant, in case <limits.h> declares remove.
9466 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9467 #define remove innocuous_remove
9469 /* System header to define __stub macros and hopefully few prototypes,
9470 which can conflict with char remove (); below.
9471 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9472 <limits.h> exists even on freestanding compilers. */
9475 # include <limits.h>
9477 # include <assert.h>
9482 /* Override any GCC internal prototype to avoid an error.
9483 Use char because int might match the return type of a GCC
9484 builtin and then its argument prototype would still apply. */
9489 /* The GNU C library defines this for functions which it implements
9490 to always fail with ENOSYS. Some functions are actually named
9491 something starting with __ and the normal name is an alias. */
9492 #if defined __stub_remove || defined __stub___remove
9504 rm -f conftest.
$ac_objext conftest
$ac_exeext
9505 if { (ac_try
="$ac_link"
9507 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9508 *) ac_try_echo=$ac_try;;
9510 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9511 $as_echo "$ac_try_echo") >&5
9512 (eval "$ac_link") 2>conftest.er1
9514 grep -v '^ *+' conftest.er1 >conftest.err
9516 cat conftest.err >&5
9517 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9518 (exit $ac_status); } && {
9519 test -z "$ac_c_werror_flag" ||
9520 test ! -s conftest.err
9521 } && test -s conftest$ac_exeext && {
9522 test "$cross_compiling" = yes ||
9523 $as_test_x conftest$ac_exeext
9525 ac_cv_func_remove=yes
9527 $as_echo "$as_me: failed program was:" >&5
9528 sed 's/^/| /' conftest.$ac_ext >&5
9530 ac_cv_func_remove=no
9533 rm -rf conftest.dSYM
9534 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9535 conftest$ac_exeext conftest.$ac_ext
9537 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5
9538 $as_echo "$ac_cv_func_remove" >&6; }
9540 if test $ac_cv_func_remove = no; then
9541 { $as_echo "$as_me:$LINENO: checking for remove in -lposix" >&5
9542 $as_echo_n "checking for remove in -lposix... " >&6; }
9543 if test "${ac_cv_lib_posix_remove+set}" = set; then
9544 $as_echo_n "(cached) " >&6
9546 ac_check_lib_save_LIBS=$LIBS
9547 LIBS="-lposix $LIBS"
9548 cat >conftest.$ac_ext <<_ACEOF
9551 cat confdefs.h >>conftest.$ac_ext
9552 cat >>conftest.$ac_ext <<_ACEOF
9553 /* end confdefs.h. */
9555 /* Override any GCC internal prototype to avoid an error.
9556 Use char because int might match the return type of a GCC
9557 builtin and then its argument prototype would still apply. */
9570 rm -f conftest.$ac_objext conftest$ac_exeext
9571 if { (ac_try="$ac_link"
9573 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9574 *) ac_try_echo
=$ac_try;;
9576 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9577 $as_echo "$ac_try_echo") >&5
9578 (eval "$ac_link") 2>conftest.er1
9580 grep -v '^ *+' conftest.er1
>conftest.err
9582 cat conftest.err
>&5
9583 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9584 (exit $ac_status); } && {
9585 test -z "$ac_c_werror_flag" ||
9586 test ! -s conftest.err
9587 } && test -s conftest
$ac_exeext && {
9588 test "$cross_compiling" = yes ||
9589 $as_test_x conftest
$ac_exeext
9591 ac_cv_lib_posix_remove
=yes
9593 $as_echo "$as_me: failed program was:" >&5
9594 sed 's/^/| /' conftest.
$ac_ext >&5
9596 ac_cv_lib_posix_remove
=no
9599 rm -rf conftest.dSYM
9600 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9601 conftest
$ac_exeext conftest.
$ac_ext
9602 LIBS
=$ac_check_lib_save_LIBS
9604 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5
9605 $as_echo "$ac_cv_lib_posix_remove" >&6; }
9606 if test "x$ac_cv_lib_posix_remove" = x
""yes; then
9607 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lposix"
9612 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
9613 { $as_echo "$as_me:$LINENO: checking for shmat" >&5
9614 $as_echo_n "checking for shmat... " >&6; }
9615 if test "${ac_cv_func_shmat+set}" = set; then
9616 $as_echo_n "(cached) " >&6
9618 cat >conftest.
$ac_ext <<_ACEOF
9621 cat confdefs.h
>>conftest.
$ac_ext
9622 cat >>conftest.
$ac_ext <<_ACEOF
9623 /* end confdefs.h. */
9624 /* Define shmat to an innocuous variant, in case <limits.h> declares shmat.
9625 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9626 #define shmat innocuous_shmat
9628 /* System header to define __stub macros and hopefully few prototypes,
9629 which can conflict with char shmat (); below.
9630 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9631 <limits.h> exists even on freestanding compilers. */
9634 # include <limits.h>
9636 # include <assert.h>
9641 /* Override any GCC internal prototype to avoid an error.
9642 Use char because int might match the return type of a GCC
9643 builtin and then its argument prototype would still apply. */
9648 /* The GNU C library defines this for functions which it implements
9649 to always fail with ENOSYS. Some functions are actually named
9650 something starting with __ and the normal name is an alias. */
9651 #if defined __stub_shmat || defined __stub___shmat
9663 rm -f conftest.
$ac_objext conftest
$ac_exeext
9664 if { (ac_try
="$ac_link"
9666 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9667 *) ac_try_echo=$ac_try;;
9669 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9670 $as_echo "$ac_try_echo") >&5
9671 (eval "$ac_link") 2>conftest.er1
9673 grep -v '^ *+' conftest.er1 >conftest.err
9675 cat conftest.err >&5
9676 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9677 (exit $ac_status); } && {
9678 test -z "$ac_c_werror_flag" ||
9679 test ! -s conftest.err
9680 } && test -s conftest$ac_exeext && {
9681 test "$cross_compiling" = yes ||
9682 $as_test_x conftest$ac_exeext
9684 ac_cv_func_shmat=yes
9686 $as_echo "$as_me: failed program was:" >&5
9687 sed 's/^/| /' conftest.$ac_ext >&5
9692 rm -rf conftest.dSYM
9693 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9694 conftest$ac_exeext conftest.$ac_ext
9696 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5
9697 $as_echo "$ac_cv_func_shmat" >&6; }
9699 if test $ac_cv_func_shmat = no; then
9700 { $as_echo "$as_me:$LINENO: checking for shmat in -lipc" >&5
9701 $as_echo_n "checking for shmat in -lipc... " >&6; }
9702 if test "${ac_cv_lib_ipc_shmat+set}" = set; then
9703 $as_echo_n "(cached) " >&6
9705 ac_check_lib_save_LIBS=$LIBS
9707 cat >conftest.$ac_ext <<_ACEOF
9710 cat confdefs.h >>conftest.$ac_ext
9711 cat >>conftest.$ac_ext <<_ACEOF
9712 /* end confdefs.h. */
9714 /* Override any GCC internal prototype to avoid an error.
9715 Use char because int might match the return type of a GCC
9716 builtin and then its argument prototype would still apply. */
9729 rm -f conftest.$ac_objext conftest$ac_exeext
9730 if { (ac_try="$ac_link"
9732 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9733 *) ac_try_echo
=$ac_try;;
9735 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9736 $as_echo "$ac_try_echo") >&5
9737 (eval "$ac_link") 2>conftest.er1
9739 grep -v '^ *+' conftest.er1
>conftest.err
9741 cat conftest.err
>&5
9742 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9743 (exit $ac_status); } && {
9744 test -z "$ac_c_werror_flag" ||
9745 test ! -s conftest.err
9746 } && test -s conftest
$ac_exeext && {
9747 test "$cross_compiling" = yes ||
9748 $as_test_x conftest
$ac_exeext
9750 ac_cv_lib_ipc_shmat
=yes
9752 $as_echo "$as_me: failed program was:" >&5
9753 sed 's/^/| /' conftest.
$ac_ext >&5
9755 ac_cv_lib_ipc_shmat
=no
9758 rm -rf conftest.dSYM
9759 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9760 conftest
$ac_exeext conftest.
$ac_ext
9761 LIBS
=$ac_check_lib_save_LIBS
9763 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5
9764 $as_echo "$ac_cv_lib_ipc_shmat" >&6; }
9765 if test "x$ac_cv_lib_ipc_shmat" = x
""yes; then
9766 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lipc"
9772 # Check for libraries that X11R6 Xt/Xaw programs need.
9773 ac_save_LDFLAGS
=$LDFLAGS
9774 test -n "$x_libraries" && LDFLAGS
="$LDFLAGS -L$x_libraries"
9775 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
9776 # check for ICE first), but we must link in the order -lSM -lICE or
9777 # we get undefined symbols. So assume we have SM if we have ICE.
9778 # These have to be linked with before -lX11, unlike the other
9779 # libraries we check for below, so use a different variable.
9780 # John Interrante, Karl Berry
9781 { $as_echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5
9782 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
9783 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then
9784 $as_echo_n "(cached) " >&6
9786 ac_check_lib_save_LIBS
=$LIBS
9787 LIBS
="-lICE $X_EXTRA_LIBS $LIBS"
9788 cat >conftest.
$ac_ext <<_ACEOF
9791 cat confdefs.h
>>conftest.
$ac_ext
9792 cat >>conftest.
$ac_ext <<_ACEOF
9793 /* end confdefs.h. */
9795 /* Override any GCC internal prototype to avoid an error.
9796 Use char because int might match the return type of a GCC
9797 builtin and then its argument prototype would still apply. */
9801 char IceConnectionNumber ();
9805 return IceConnectionNumber ();
9810 rm -f conftest.
$ac_objext conftest
$ac_exeext
9811 if { (ac_try
="$ac_link"
9813 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9814 *) ac_try_echo=$ac_try;;
9816 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9817 $as_echo "$ac_try_echo") >&5
9818 (eval "$ac_link") 2>conftest.er1
9820 grep -v '^ *+' conftest.er1 >conftest.err
9822 cat conftest.err >&5
9823 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9824 (exit $ac_status); } && {
9825 test -z "$ac_c_werror_flag" ||
9826 test ! -s conftest.err
9827 } && test -s conftest$ac_exeext && {
9828 test "$cross_compiling" = yes ||
9829 $as_test_x conftest$ac_exeext
9831 ac_cv_lib_ICE_IceConnectionNumber=yes
9833 $as_echo "$as_me: failed program was:" >&5
9834 sed 's/^/| /' conftest.$ac_ext >&5
9836 ac_cv_lib_ICE_IceConnectionNumber=no
9839 rm -rf conftest.dSYM
9840 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9841 conftest$ac_exeext conftest.$ac_ext
9842 LIBS=$ac_check_lib_save_LIBS
9844 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
9845 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
9846 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x""yes; then
9847 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
9850 LDFLAGS=$ac_save_LDFLAGS
9855 if test "$have_x" = "yes"
9858 ac_save_CPPFLAGS="$CPPFLAGS"
9859 CPPFLAGS="$CPPFLAGS $X_CFLAGS"
9861 { $as_echo "$as_me:$LINENO: checking for -lX11" >&5
9862 $as_echo_n "checking for -lX11... " >&6; }
9863 if test "${ac_cv_lib_soname_X11+set}" = set; then
9864 $as_echo_n "(cached) " >&6
9866 ac_check_soname_save_LIBS=$LIBS
9867 LIBS="-lX11 $X_LIBS $X_EXTRA_LIBS $LIBS"
9868 cat >conftest.$ac_ext <<_ACEOF
9871 cat confdefs.h >>conftest.$ac_ext
9872 cat >>conftest.$ac_ext <<_ACEOF
9873 /* end confdefs.h. */
9875 /* Override any GCC internal prototype to avoid an error.
9876 Use char because int might match the return type of a GCC
9877 builtin and then its argument prototype would still apply. */
9881 char XCreateWindow ();
9885 return XCreateWindow ();
9890 rm -f conftest.$ac_objext conftest$ac_exeext
9891 if { (ac_try="$ac_link"
9893 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9894 *) ac_try_echo
=$ac_try;;
9896 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9897 $as_echo "$ac_try_echo") >&5
9898 (eval "$ac_link") 2>conftest.er1
9900 grep -v '^ *+' conftest.er1
>conftest.err
9902 cat conftest.err
>&5
9903 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9904 (exit $ac_status); } && {
9905 test -z "$ac_c_werror_flag" ||
9906 test ! -s conftest.err
9907 } && test -s conftest
$ac_exeext && {
9908 test "$cross_compiling" = yes ||
9909 $as_test_x conftest
$ac_exeext
9913 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'` ;;
9914 *) ac_cv_lib_soname_X11
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libX11\\.$LIBEXT" | sed -e "s/^.*\(libX11\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9917 $as_echo "$as_me: failed program was:" >&5
9918 sed 's/^/| /' conftest.
$ac_ext >&5
9923 rm -rf conftest.dSYM
9924 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9925 conftest
$ac_exeext conftest.
$ac_ext
9926 LIBS
=$ac_check_soname_save_LIBS
9928 if test "x$ac_cv_lib_soname_X11" = "x"; then
9929 { $as_echo "$as_me:$LINENO: result: not found" >&5
9930 $as_echo "not found" >&6; }
9933 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_X11" >&5
9934 $as_echo "$ac_cv_lib_soname_X11" >&6; }
9936 cat >>confdefs.h
<<_ACEOF
9937 #define SONAME_LIBX11 "$ac_cv_lib_soname_X11"
9943 { $as_echo "$as_me:$LINENO: checking for -lXext" >&5
9944 $as_echo_n "checking for -lXext... " >&6; }
9945 if test "${ac_cv_lib_soname_Xext+set}" = set; then
9946 $as_echo_n "(cached) " >&6
9948 ac_check_soname_save_LIBS
=$LIBS
9949 LIBS
="-lXext $X_LIBS -lX11 $X_EXTRA_LIBS $LIBS"
9950 cat >conftest.
$ac_ext <<_ACEOF
9953 cat confdefs.h
>>conftest.
$ac_ext
9954 cat >>conftest.
$ac_ext <<_ACEOF
9955 /* end confdefs.h. */
9957 /* Override any GCC internal prototype to avoid an error.
9958 Use char because int might match the return type of a GCC
9959 builtin and then its argument prototype would still apply. */
9963 char XextCreateExtension ();
9967 return XextCreateExtension ();
9972 rm -f conftest.
$ac_objext conftest
$ac_exeext
9973 if { (ac_try
="$ac_link"
9975 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9976 *) ac_try_echo=$ac_try;;
9978 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9979 $as_echo "$ac_try_echo") >&5
9980 (eval "$ac_link") 2>conftest.er1
9982 grep -v '^ *+' conftest.er1 >conftest.err
9984 cat conftest.err >&5
9985 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9986 (exit $ac_status); } && {
9987 test -z "$ac_c_werror_flag" ||
9988 test ! -s conftest.err
9989 } && test -s conftest$ac_exeext && {
9990 test "$cross_compiling" = yes ||
9991 $as_test_x conftest$ac_exeext
9995 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'` ;;
9996 *) ac_cv_lib_soname_Xext=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXext\\.$LIBEXT" |
sed -e "s/^.*\(libXext\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9999 $as_echo "$as_me: failed program was:" >&5
10000 sed 's/^/| /' conftest.$ac_ext >&5
10005 rm -rf conftest.dSYM
10006 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10007 conftest$ac_exeext conftest.$ac_ext
10008 LIBS=$ac_check_soname_save_LIBS
10010 if test "x$ac_cv_lib_soname_Xext" = "x"; then
10011 { $as_echo "$as_me:$LINENO: result: not found" >&5
10012 $as_echo "not found" >&6; }
10015 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xext" >&5
10016 $as_echo "$ac_cv_lib_soname_Xext" >&6; }
10018 cat >>confdefs.h <<_ACEOF
10019 #define SONAME_LIBXEXT "$ac_cv_lib_soname_Xext"
10038 for ac_header in X11/Xlib.h \
10041 X11/Xcursor/Xcursor.h \
10042 X11/extensions/shape.h \
10043 X11/extensions/XInput.h \
10044 X11/extensions/XShm.h \
10045 X11/extensions/Xcomposite.h \
10046 X11/extensions/Xinerama.h \
10047 X11/extensions/Xrandr.h \
10048 X11/extensions/Xrender.h \
10049 X11/extensions/xf86vmode.h
10051 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
10052 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
10053 $as_echo_n "checking for $ac_header... " >&6; }
10054 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10055 $as_echo_n "(cached) " >&6
10057 cat >conftest.$ac_ext <<_ACEOF
10060 cat confdefs.h >>conftest.$ac_ext
10061 cat >>conftest.$ac_ext <<_ACEOF
10062 /* end confdefs.h. */
10063 #ifdef HAVE_X11_XLIB_H
10064 # include <X11/Xlib.h>
10066 #ifdef HAVE_X11_XUTIL_H
10067 # include <X11/Xutil.h>
10070 #include <$ac_header>
10072 rm -f conftest.$ac_objext
10073 if { (ac_try="$ac_compile"
10074 case "(($ac_try" in
10075 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10076 *) ac_try_echo
=$ac_try;;
10078 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10079 $as_echo "$ac_try_echo") >&5
10080 (eval "$ac_compile") 2>conftest.er1
10082 grep -v '^ *+' conftest.er1
>conftest.err
10084 cat conftest.err
>&5
10085 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10086 (exit $ac_status); } && {
10087 test -z "$ac_c_werror_flag" ||
10088 test ! -s conftest.err
10089 } && test -s conftest.
$ac_objext; then
10090 eval "$as_ac_Header=yes"
10092 $as_echo "$as_me: failed program was:" >&5
10093 sed 's/^/| /' conftest.
$ac_ext >&5
10095 eval "$as_ac_Header=no"
10098 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
10100 ac_res
=`eval 'as_val=${'$as_ac_Header'}
10101 $as_echo "$as_val"'`
10102 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
10103 $as_echo "$ac_res" >&6; }
10104 as_val
=`eval 'as_val=${'$as_ac_Header'}
10105 $as_echo "$as_val"'`
10106 if test "x$as_val" = x
""yes; then
10107 cat >>confdefs.h
<<_ACEOF
10108 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
10116 if test "$ac_cv_header_X11_XKBlib_h" = "yes"
10118 { $as_echo "$as_me:$LINENO: checking for XkbQueryExtension in -lX11" >&5
10119 $as_echo_n "checking for XkbQueryExtension in -lX11... " >&6; }
10120 if test "${ac_cv_lib_X11_XkbQueryExtension+set}" = set; then
10121 $as_echo_n "(cached) " >&6
10123 ac_check_lib_save_LIBS
=$LIBS
10124 LIBS
="-lX11 $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10125 cat >conftest.
$ac_ext <<_ACEOF
10128 cat confdefs.h
>>conftest.
$ac_ext
10129 cat >>conftest.
$ac_ext <<_ACEOF
10130 /* end confdefs.h. */
10132 /* Override any GCC internal prototype to avoid an error.
10133 Use char because int might match the return type of a GCC
10134 builtin and then its argument prototype would still apply. */
10138 char XkbQueryExtension ();
10142 return XkbQueryExtension ();
10147 rm -f conftest.
$ac_objext conftest
$ac_exeext
10148 if { (ac_try
="$ac_link"
10149 case "(($ac_try" in
10150 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10151 *) ac_try_echo=$ac_try;;
10153 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10154 $as_echo "$ac_try_echo") >&5
10155 (eval "$ac_link") 2>conftest.er1
10157 grep -v '^ *+' conftest.er1 >conftest.err
10159 cat conftest.err >&5
10160 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10161 (exit $ac_status); } && {
10162 test -z "$ac_c_werror_flag" ||
10163 test ! -s conftest.err
10164 } && test -s conftest$ac_exeext && {
10165 test "$cross_compiling" = yes ||
10166 $as_test_x conftest$ac_exeext
10168 ac_cv_lib_X11_XkbQueryExtension=yes
10170 $as_echo "$as_me: failed program was:" >&5
10171 sed 's/^/| /' conftest.$ac_ext >&5
10173 ac_cv_lib_X11_XkbQueryExtension=no
10176 rm -rf conftest.dSYM
10177 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10178 conftest$ac_exeext conftest.$ac_ext
10179 LIBS=$ac_check_lib_save_LIBS
10181 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_X11_XkbQueryExtension" >&5
10182 $as_echo "$ac_cv_lib_X11_XkbQueryExtension" >&6; }
10183 if test "x$ac_cv_lib_X11_XkbQueryExtension" = x""yes; then
10185 cat >>confdefs.h <<\_ACEOF
10193 if test "$ac_cv_header_X11_Xcursor_Xcursor_h" = "yes"
10195 { $as_echo "$as_me:$LINENO: checking for -lXcursor" >&5
10196 $as_echo_n "checking for -lXcursor... " >&6; }
10197 if test "${ac_cv_lib_soname_Xcursor+set}" = set; then
10198 $as_echo_n "(cached) " >&6
10200 ac_check_soname_save_LIBS=$LIBS
10201 LIBS="-lXcursor $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10202 cat >conftest.$ac_ext <<_ACEOF
10205 cat confdefs.h >>conftest.$ac_ext
10206 cat >>conftest.$ac_ext <<_ACEOF
10207 /* end confdefs.h. */
10209 /* Override any GCC internal prototype to avoid an error.
10210 Use char because int might match the return type of a GCC
10211 builtin and then its argument prototype would still apply. */
10215 char XcursorImageLoadCursor ();
10219 return XcursorImageLoadCursor ();
10224 rm -f conftest.$ac_objext conftest$ac_exeext
10225 if { (ac_try="$ac_link"
10226 case "(($ac_try" in
10227 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10228 *) ac_try_echo
=$ac_try;;
10230 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10231 $as_echo "$ac_try_echo") >&5
10232 (eval "$ac_link") 2>conftest.er1
10234 grep -v '^ *+' conftest.er1
>conftest.err
10236 cat conftest.err
>&5
10237 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10238 (exit $ac_status); } && {
10239 test -z "$ac_c_werror_flag" ||
10240 test ! -s conftest.err
10241 } && test -s conftest
$ac_exeext && {
10242 test "$cross_compiling" = yes ||
10243 $as_test_x conftest
$ac_exeext
10247 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'` ;;
10248 *) ac_cv_lib_soname_Xcursor
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcursor\\.$LIBEXT" | sed -e "s/^.*\(libXcursor\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10251 $as_echo "$as_me: failed program was:" >&5
10252 sed 's/^/| /' conftest.
$ac_ext >&5
10257 rm -rf conftest.dSYM
10258 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10259 conftest
$ac_exeext conftest.
$ac_ext
10260 LIBS
=$ac_check_soname_save_LIBS
10262 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10263 { $as_echo "$as_me:$LINENO: result: not found" >&5
10264 $as_echo "not found" >&6; }
10267 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcursor" >&5
10268 $as_echo "$ac_cv_lib_soname_Xcursor" >&6; }
10270 cat >>confdefs.h
<<_ACEOF
10271 #define SONAME_LIBXCURSOR "$ac_cv_lib_soname_Xcursor"
10278 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10279 case "x$with_xcursor" in
10280 x
) wine_notices
="$wine_notices|libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported." ;;
10282 *) { { $as_echo "$as_me:$LINENO: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10283 This is an error since --with-xcursor was requested." >&5
10284 $as_echo "$as_me: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10285 This is an error since --with-xcursor was requested." >&2;}
10286 { (exit 1); exit 1; }; } ;;
10291 if test "$ac_cv_header_X11_extensions_XInput_h" = "yes"
10293 { $as_echo "$as_me:$LINENO: checking for -lXi" >&5
10294 $as_echo_n "checking for -lXi... " >&6; }
10295 if test "${ac_cv_lib_soname_Xi+set}" = set; then
10296 $as_echo_n "(cached) " >&6
10298 ac_check_soname_save_LIBS
=$LIBS
10299 LIBS
="-lXi $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10300 cat >conftest.
$ac_ext <<_ACEOF
10303 cat confdefs.h
>>conftest.
$ac_ext
10304 cat >>conftest.
$ac_ext <<_ACEOF
10305 /* end confdefs.h. */
10307 /* Override any GCC internal prototype to avoid an error.
10308 Use char because int might match the return type of a GCC
10309 builtin and then its argument prototype would still apply. */
10313 char XOpenDevice ();
10317 return XOpenDevice ();
10322 rm -f conftest.
$ac_objext conftest
$ac_exeext
10323 if { (ac_try
="$ac_link"
10324 case "(($ac_try" in
10325 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10326 *) ac_try_echo=$ac_try;;
10328 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10329 $as_echo "$ac_try_echo") >&5
10330 (eval "$ac_link") 2>conftest.er1
10332 grep -v '^ *+' conftest.er1 >conftest.err
10334 cat conftest.err >&5
10335 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10336 (exit $ac_status); } && {
10337 test -z "$ac_c_werror_flag" ||
10338 test ! -s conftest.err
10339 } && test -s conftest$ac_exeext && {
10340 test "$cross_compiling" = yes ||
10341 $as_test_x conftest$ac_exeext
10345 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'` ;;
10346 *) ac_cv_lib_soname_Xi=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXi\\.$LIBEXT" |
sed -e "s/^.*\(libXi\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10349 $as_echo "$as_me: failed program was:" >&5
10350 sed 's/^/| /' conftest.$ac_ext >&5
10355 rm -rf conftest.dSYM
10356 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10357 conftest$ac_exeext conftest.$ac_ext
10358 LIBS=$ac_check_soname_save_LIBS
10360 if test "x$ac_cv_lib_soname_Xi" = "x"; then
10361 { $as_echo "$as_me:$LINENO: result: not found" >&5
10362 $as_echo "not found" >&6; }
10365 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xi" >&5
10366 $as_echo "$ac_cv_lib_soname_Xi" >&6; }
10368 cat >>confdefs.h <<_ACEOF
10369 #define SONAME_LIBXI "$ac_cv_lib_soname_Xi"
10376 if test "x$ac_cv_lib_soname_Xi" = "x"; then
10377 case "x$with_xinput" in
10378 x) wine_notices="$wine_notices|libxi ${notice_platform}development files not found, the Xinput extension won't be supported." ;;
10380 *) { { $as_echo "$as_me:$LINENO: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10381 This is an error since --with-xinput was requested." >&5
10382 $as_echo "$as_me: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10383 This is an error since --with-xinput was requested." >&2;}
10384 { (exit 1); exit 1; }; } ;;
10389 if test "$ac_cv_header_X11_extensions_XShm_h" = "yes"
10391 { $as_echo "$as_me:$LINENO: checking for XShmQueryExtension in -lXext" >&5
10392 $as_echo_n "checking for XShmQueryExtension in -lXext... " >&6; }
10393 if test "${ac_cv_lib_Xext_XShmQueryExtension+set}" = set; then
10394 $as_echo_n "(cached) " >&6
10396 ac_check_lib_save_LIBS=$LIBS
10397 LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10398 cat >conftest.$ac_ext <<_ACEOF
10401 cat confdefs.h >>conftest.$ac_ext
10402 cat >>conftest.$ac_ext <<_ACEOF
10403 /* end confdefs.h. */
10405 /* Override any GCC internal prototype to avoid an error.
10406 Use char because int might match the return type of a GCC
10407 builtin and then its argument prototype would still apply. */
10411 char XShmQueryExtension ();
10415 return XShmQueryExtension ();
10420 rm -f conftest.$ac_objext conftest$ac_exeext
10421 if { (ac_try="$ac_link"
10422 case "(($ac_try" in
10423 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10424 *) ac_try_echo
=$ac_try;;
10426 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10427 $as_echo "$ac_try_echo") >&5
10428 (eval "$ac_link") 2>conftest.er1
10430 grep -v '^ *+' conftest.er1
>conftest.err
10432 cat conftest.err
>&5
10433 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10434 (exit $ac_status); } && {
10435 test -z "$ac_c_werror_flag" ||
10436 test ! -s conftest.err
10437 } && test -s conftest
$ac_exeext && {
10438 test "$cross_compiling" = yes ||
10439 $as_test_x conftest
$ac_exeext
10441 ac_cv_lib_Xext_XShmQueryExtension
=yes
10443 $as_echo "$as_me: failed program was:" >&5
10444 sed 's/^/| /' conftest.
$ac_ext >&5
10446 ac_cv_lib_Xext_XShmQueryExtension
=no
10449 rm -rf conftest.dSYM
10450 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10451 conftest
$ac_exeext conftest.
$ac_ext
10452 LIBS
=$ac_check_lib_save_LIBS
10454 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5
10455 $as_echo "$ac_cv_lib_Xext_XShmQueryExtension" >&6; }
10456 if test "x$ac_cv_lib_Xext_XShmQueryExtension" = x
""yes; then
10458 cat >>confdefs.h
<<\_ACEOF
10459 #define HAVE_LIBXXSHM 1
10465 if test "$ac_cv_lib_Xext_XShmQueryExtension" != "yes"; then
10466 case "x$with_xshm" in
10467 x
) wine_notices
="$wine_notices|XShm ${notice_platform}development files not found, X Shared Memory won't be supported." ;;
10469 *) { { $as_echo "$as_me:$LINENO: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10470 This is an error since --with-xshm was requested." >&5
10471 $as_echo "$as_me: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10472 This is an error since --with-xshm was requested." >&2;}
10473 { (exit 1); exit 1; }; } ;;
10478 if test "$ac_cv_header_X11_extensions_shape_h" = "yes"
10480 { $as_echo "$as_me:$LINENO: checking for XShapeQueryExtension in -lXext" >&5
10481 $as_echo_n "checking for XShapeQueryExtension in -lXext... " >&6; }
10482 if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then
10483 $as_echo_n "(cached) " >&6
10485 ac_check_lib_save_LIBS
=$LIBS
10486 LIBS
="-lXext $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 XShapeQueryExtension ();
10504 return XShapeQueryExtension ();
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
10530 ac_cv_lib_Xext_XShapeQueryExtension=yes
10532 $as_echo "$as_me: failed program was:" >&5
10533 sed 's/^/| /' conftest.$ac_ext >&5
10535 ac_cv_lib_Xext_XShapeQueryExtension=no
10538 rm -rf conftest.dSYM
10539 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10540 conftest$ac_exeext conftest.$ac_ext
10541 LIBS=$ac_check_lib_save_LIBS
10543 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
10544 $as_echo "$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
10545 if test "x$ac_cv_lib_Xext_XShapeQueryExtension" = x""yes; then
10547 cat >>confdefs.h <<\_ACEOF
10548 #define HAVE_LIBXSHAPE 1
10554 if test "$ac_cv_lib_Xext_XShapeQueryExtension" != "yes"; then
10555 case "x$with_xshape" in
10556 x) wine_notices="$wine_notices|XShape ${notice_platform}development files not found, XShape won't be supported." ;;
10558 *) { { $as_echo "$as_me:$LINENO: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10559 This is an error since --with-xshape was requested." >&5
10560 $as_echo "$as_me: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10561 This is an error since --with-xshape was requested." >&2;}
10562 { (exit 1); exit 1; }; } ;;
10567 if test "$ac_cv_header_X11_extensions_xf86vmode_h" = "yes"
10569 { $as_echo "$as_me:$LINENO: checking for -lXxf86vm" >&5
10570 $as_echo_n "checking for -lXxf86vm... " >&6; }
10571 if test "${ac_cv_lib_soname_Xxf86vm+set}" = set; then
10572 $as_echo_n "(cached) " >&6
10574 ac_check_soname_save_LIBS=$LIBS
10575 LIBS="-lXxf86vm $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10576 cat >conftest.$ac_ext <<_ACEOF
10579 cat confdefs.h >>conftest.$ac_ext
10580 cat >>conftest.$ac_ext <<_ACEOF
10581 /* end confdefs.h. */
10583 /* Override any GCC internal prototype to avoid an error.
10584 Use char because int might match the return type of a GCC
10585 builtin and then its argument prototype would still apply. */
10589 char XF86VidModeQueryExtension ();
10593 return XF86VidModeQueryExtension ();
10598 rm -f conftest.$ac_objext conftest$ac_exeext
10599 if { (ac_try="$ac_link"
10600 case "(($ac_try" in
10601 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10602 *) ac_try_echo
=$ac_try;;
10604 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10605 $as_echo "$ac_try_echo") >&5
10606 (eval "$ac_link") 2>conftest.er1
10608 grep -v '^ *+' conftest.er1
>conftest.err
10610 cat conftest.err
>&5
10611 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10612 (exit $ac_status); } && {
10613 test -z "$ac_c_werror_flag" ||
10614 test ! -s conftest.err
10615 } && test -s conftest
$ac_exeext && {
10616 test "$cross_compiling" = yes ||
10617 $as_test_x conftest
$ac_exeext
10621 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'` ;;
10622 *) ac_cv_lib_soname_Xxf86vm
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXxf86vm\\.$LIBEXT" | sed -e "s/^.*\(libXxf86vm\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10625 $as_echo "$as_me: failed program was:" >&5
10626 sed 's/^/| /' conftest.
$ac_ext >&5
10631 rm -rf conftest.dSYM
10632 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10633 conftest
$ac_exeext conftest.
$ac_ext
10634 LIBS
=$ac_check_soname_save_LIBS
10636 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10637 { $as_echo "$as_me:$LINENO: result: not found" >&5
10638 $as_echo "not found" >&6; }
10641 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xxf86vm" >&5
10642 $as_echo "$ac_cv_lib_soname_Xxf86vm" >&6; }
10644 cat >>confdefs.h
<<_ACEOF
10645 #define SONAME_LIBXXF86VM "$ac_cv_lib_soname_Xxf86vm"
10652 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10653 case "x$with_xxf86vm" in
10654 x
) wine_notices
="$wine_notices|libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported." ;;
10656 *) { { $as_echo "$as_me:$LINENO: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10657 This is an error since --with-xxf86vm was requested." >&5
10658 $as_echo "$as_me: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10659 This is an error since --with-xxf86vm was requested." >&2;}
10660 { (exit 1); exit 1; }; } ;;
10665 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"
10667 { $as_echo "$as_me:$LINENO: checking for -lXrender" >&5
10668 $as_echo_n "checking for -lXrender... " >&6; }
10669 if test "${ac_cv_lib_soname_Xrender+set}" = set; then
10670 $as_echo_n "(cached) " >&6
10672 ac_check_soname_save_LIBS
=$LIBS
10673 LIBS
="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10674 cat >conftest.
$ac_ext <<_ACEOF
10677 cat confdefs.h
>>conftest.
$ac_ext
10678 cat >>conftest.
$ac_ext <<_ACEOF
10679 /* end confdefs.h. */
10681 /* Override any GCC internal prototype to avoid an error.
10682 Use char because int might match the return type of a GCC
10683 builtin and then its argument prototype would still apply. */
10687 char XRenderQueryExtension ();
10691 return XRenderQueryExtension ();
10696 rm -f conftest.
$ac_objext conftest
$ac_exeext
10697 if { (ac_try
="$ac_link"
10698 case "(($ac_try" in
10699 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10700 *) ac_try_echo=$ac_try;;
10702 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10703 $as_echo "$ac_try_echo") >&5
10704 (eval "$ac_link") 2>conftest.er1
10706 grep -v '^ *+' conftest.er1 >conftest.err
10708 cat conftest.err >&5
10709 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10710 (exit $ac_status); } && {
10711 test -z "$ac_c_werror_flag" ||
10712 test ! -s conftest.err
10713 } && test -s conftest$ac_exeext && {
10714 test "$cross_compiling" = yes ||
10715 $as_test_x conftest$ac_exeext
10719 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'` ;;
10720 *) ac_cv_lib_soname_Xrender=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXrender\\.$LIBEXT" |
sed -e "s/^.*\(libXrender\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10723 $as_echo "$as_me: failed program was:" >&5
10724 sed 's/^/| /' conftest.$ac_ext >&5
10729 rm -rf conftest.dSYM
10730 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10731 conftest$ac_exeext conftest.$ac_ext
10732 LIBS=$ac_check_soname_save_LIBS
10734 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
10735 { $as_echo "$as_me:$LINENO: result: not found" >&5
10736 $as_echo "not found" >&6; }
10739 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrender" >&5
10740 $as_echo "$ac_cv_lib_soname_Xrender" >&6; }
10742 cat >>confdefs.h <<_ACEOF
10743 #define SONAME_LIBXRENDER "$ac_cv_lib_soname_Xrender"
10746 { $as_echo "$as_me:$LINENO: checking for XRenderSetPictureTransform in -lXrender" >&5
10747 $as_echo_n "checking for XRenderSetPictureTransform in -lXrender... " >&6; }
10748 if test "${ac_cv_lib_Xrender_XRenderSetPictureTransform+set}" = set; then
10749 $as_echo_n "(cached) " >&6
10751 ac_check_lib_save_LIBS=$LIBS
10752 LIBS="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10753 cat >conftest.$ac_ext <<_ACEOF
10756 cat confdefs.h >>conftest.$ac_ext
10757 cat >>conftest.$ac_ext <<_ACEOF
10758 /* end confdefs.h. */
10760 /* Override any GCC internal prototype to avoid an error.
10761 Use char because int might match the return type of a GCC
10762 builtin and then its argument prototype would still apply. */
10766 char XRenderSetPictureTransform ();
10770 return XRenderSetPictureTransform ();
10775 rm -f conftest.$ac_objext conftest$ac_exeext
10776 if { (ac_try="$ac_link"
10777 case "(($ac_try" in
10778 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10779 *) ac_try_echo
=$ac_try;;
10781 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10782 $as_echo "$ac_try_echo") >&5
10783 (eval "$ac_link") 2>conftest.er1
10785 grep -v '^ *+' conftest.er1
>conftest.err
10787 cat conftest.err
>&5
10788 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10789 (exit $ac_status); } && {
10790 test -z "$ac_c_werror_flag" ||
10791 test ! -s conftest.err
10792 } && test -s conftest
$ac_exeext && {
10793 test "$cross_compiling" = yes ||
10794 $as_test_x conftest
$ac_exeext
10796 ac_cv_lib_Xrender_XRenderSetPictureTransform
=yes
10798 $as_echo "$as_me: failed program was:" >&5
10799 sed 's/^/| /' conftest.
$ac_ext >&5
10801 ac_cv_lib_Xrender_XRenderSetPictureTransform
=no
10804 rm -rf conftest.dSYM
10805 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10806 conftest
$ac_exeext conftest.
$ac_ext
10807 LIBS
=$ac_check_lib_save_LIBS
10809 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xrender_XRenderSetPictureTransform" >&5
10810 $as_echo "$ac_cv_lib_Xrender_XRenderSetPictureTransform" >&6; }
10811 if test "x$ac_cv_lib_Xrender_XRenderSetPictureTransform" = x
""yes; then
10813 cat >>confdefs.h
<<\_ACEOF
10814 #define HAVE_XRENDERSETPICTURETRANSFORM 1
10823 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
10824 case "x$with_xrender" in
10825 x
) wine_warnings
="$wine_warnings|libxrender ${notice_platform}development files not found, XRender won't be supported." ;;
10827 *) { { $as_echo "$as_me:$LINENO: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
10828 This is an error since --with-xrender was requested." >&5
10829 $as_echo "$as_me: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
10830 This is an error since --with-xrender was requested." >&2;}
10831 { (exit 1); exit 1; }; } ;;
10836 if test "$ac_cv_header_X11_extensions_Xrandr_h" = "yes" -a "x$ac_cv_lib_soname_Xrender" != "x"
10838 cat >conftest.
$ac_ext <<_ACEOF
10841 cat confdefs.h
>>conftest.
$ac_ext
10842 cat >>conftest.
$ac_ext <<_ACEOF
10843 /* end confdefs.h. */
10844 #include <X11/Xlib.h>
10845 #include <X11/extensions/Xrandr.h>
10849 static typeof(XRRSetScreenConfigAndRate) * func;
10854 rm -f conftest.
$ac_objext
10855 if { (ac_try
="$ac_compile"
10856 case "(($ac_try" in
10857 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10858 *) ac_try_echo=$ac_try;;
10860 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10861 $as_echo "$ac_try_echo") >&5
10862 (eval "$ac_compile") 2>conftest.er1
10864 grep -v '^ *+' conftest.er1 >conftest.err
10866 cat conftest.err >&5
10867 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10868 (exit $ac_status); } && {
10869 test -z "$ac_c_werror_flag" ||
10870 test ! -s conftest.err
10871 } && test -s conftest.$ac_objext; then
10872 { $as_echo "$as_me:$LINENO: checking for -lXrandr" >&5
10873 $as_echo_n "checking for -lXrandr... " >&6; }
10874 if test "${ac_cv_lib_soname_Xrandr+set}" = set; then
10875 $as_echo_n "(cached) " >&6
10877 ac_check_soname_save_LIBS=$LIBS
10878 LIBS="-lXrandr $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10879 cat >conftest.$ac_ext <<_ACEOF
10882 cat confdefs.h >>conftest.$ac_ext
10883 cat >>conftest.$ac_ext <<_ACEOF
10884 /* end confdefs.h. */
10886 /* Override any GCC internal prototype to avoid an error.
10887 Use char because int might match the return type of a GCC
10888 builtin and then its argument prototype would still apply. */
10892 char XRRQueryExtension ();
10896 return XRRQueryExtension ();
10901 rm -f conftest.$ac_objext conftest$ac_exeext
10902 if { (ac_try="$ac_link"
10903 case "(($ac_try" in
10904 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10905 *) ac_try_echo
=$ac_try;;
10907 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10908 $as_echo "$ac_try_echo") >&5
10909 (eval "$ac_link") 2>conftest.er1
10911 grep -v '^ *+' conftest.er1
>conftest.err
10913 cat conftest.err
>&5
10914 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10915 (exit $ac_status); } && {
10916 test -z "$ac_c_werror_flag" ||
10917 test ! -s conftest.err
10918 } && test -s conftest
$ac_exeext && {
10919 test "$cross_compiling" = yes ||
10920 $as_test_x conftest
$ac_exeext
10924 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'` ;;
10925 *) ac_cv_lib_soname_Xrandr
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrandr\\.$LIBEXT" | sed -e "s/^.*\(libXrandr\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10928 $as_echo "$as_me: failed program was:" >&5
10929 sed 's/^/| /' conftest.
$ac_ext >&5
10934 rm -rf conftest.dSYM
10935 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10936 conftest
$ac_exeext conftest.
$ac_ext
10937 LIBS
=$ac_check_soname_save_LIBS
10939 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
10940 { $as_echo "$as_me:$LINENO: result: not found" >&5
10941 $as_echo "not found" >&6; }
10944 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrandr" >&5
10945 $as_echo "$ac_cv_lib_soname_Xrandr" >&6; }
10947 cat >>confdefs.h
<<_ACEOF
10948 #define SONAME_LIBXRANDR "$ac_cv_lib_soname_Xrandr"
10955 $as_echo "$as_me: failed program was:" >&5
10956 sed 's/^/| /' conftest.
$ac_ext >&5
10961 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
10963 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
10964 case "x$with_xrandr" in
10965 x
) wine_notices
="$wine_notices|libxrandr ${notice_platform}development files not found, XRandr won't be supported." ;;
10967 *) { { $as_echo "$as_me:$LINENO: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
10968 This is an error since --with-xrandr was requested." >&5
10969 $as_echo "$as_me: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
10970 This is an error since --with-xrandr was requested." >&2;}
10971 { (exit 1); exit 1; }; } ;;
10976 if test "$ac_cv_header_X11_extensions_Xinerama_h" = "yes"
10978 cat >conftest.
$ac_ext <<_ACEOF
10981 cat confdefs.h
>>conftest.
$ac_ext
10982 cat >>conftest.
$ac_ext <<_ACEOF
10983 /* end confdefs.h. */
10984 #include <X11/Xlib.h>
10985 #include <X11/extensions/Xinerama.h>
10989 static typeof(XineramaQueryScreens) * func;
10994 rm -f conftest.
$ac_objext
10995 if { (ac_try
="$ac_compile"
10996 case "(($ac_try" in
10997 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10998 *) ac_try_echo=$ac_try;;
11000 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11001 $as_echo "$ac_try_echo") >&5
11002 (eval "$ac_compile") 2>conftest.er1
11004 grep -v '^ *+' conftest.er1 >conftest.err
11006 cat conftest.err >&5
11007 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11008 (exit $ac_status); } && {
11009 test -z "$ac_c_werror_flag" ||
11010 test ! -s conftest.err
11011 } && test -s conftest.$ac_objext; then
11012 { $as_echo "$as_me:$LINENO: checking for -lXinerama" >&5
11013 $as_echo_n "checking for -lXinerama... " >&6; }
11014 if test "${ac_cv_lib_soname_Xinerama+set}" = set; then
11015 $as_echo_n "(cached) " >&6
11017 ac_check_soname_save_LIBS=$LIBS
11018 LIBS="-lXinerama $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11019 cat >conftest.$ac_ext <<_ACEOF
11022 cat confdefs.h >>conftest.$ac_ext
11023 cat >>conftest.$ac_ext <<_ACEOF
11024 /* end confdefs.h. */
11026 /* Override any GCC internal prototype to avoid an error.
11027 Use char because int might match the return type of a GCC
11028 builtin and then its argument prototype would still apply. */
11032 char XineramaQueryScreens ();
11036 return XineramaQueryScreens ();
11041 rm -f conftest.$ac_objext conftest$ac_exeext
11042 if { (ac_try="$ac_link"
11043 case "(($ac_try" in
11044 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11045 *) ac_try_echo
=$ac_try;;
11047 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11048 $as_echo "$ac_try_echo") >&5
11049 (eval "$ac_link") 2>conftest.er1
11051 grep -v '^ *+' conftest.er1
>conftest.err
11053 cat conftest.err
>&5
11054 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11055 (exit $ac_status); } && {
11056 test -z "$ac_c_werror_flag" ||
11057 test ! -s conftest.err
11058 } && test -s conftest
$ac_exeext && {
11059 test "$cross_compiling" = yes ||
11060 $as_test_x conftest
$ac_exeext
11064 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'` ;;
11065 *) ac_cv_lib_soname_Xinerama
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXinerama\\.$LIBEXT" | sed -e "s/^.*\(libXinerama\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11068 $as_echo "$as_me: failed program was:" >&5
11069 sed 's/^/| /' conftest.
$ac_ext >&5
11074 rm -rf conftest.dSYM
11075 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
11076 conftest
$ac_exeext conftest.
$ac_ext
11077 LIBS
=$ac_check_soname_save_LIBS
11079 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
11080 { $as_echo "$as_me:$LINENO: result: not found" >&5
11081 $as_echo "not found" >&6; }
11084 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xinerama" >&5
11085 $as_echo "$ac_cv_lib_soname_Xinerama" >&6; }
11087 cat >>confdefs.h
<<_ACEOF
11088 #define SONAME_LIBXINERAMA "$ac_cv_lib_soname_Xinerama"
11095 $as_echo "$as_me: failed program was:" >&5
11096 sed 's/^/| /' conftest.
$ac_ext >&5
11101 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11103 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
11104 case "x$with_xinerama" in
11105 x
) wine_notices
="$wine_notices|libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported." ;;
11107 *) { { $as_echo "$as_me:$LINENO: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
11108 This is an error since --with-xinerama was requested." >&5
11109 $as_echo "$as_me: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
11110 This is an error since --with-xinerama was requested." >&2;}
11111 { (exit 1); exit 1; }; } ;;
11116 if test "$ac_cv_header_X11_extensions_Xcomposite_h" = "yes"
11118 { $as_echo "$as_me:$LINENO: checking for -lXcomposite" >&5
11119 $as_echo_n "checking for -lXcomposite... " >&6; }
11120 if test "${ac_cv_lib_soname_Xcomposite+set}" = set; then
11121 $as_echo_n "(cached) " >&6
11123 ac_check_soname_save_LIBS
=$LIBS
11124 LIBS
="-lXcomposite $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11125 cat >conftest.
$ac_ext <<_ACEOF
11128 cat confdefs.h
>>conftest.
$ac_ext
11129 cat >>conftest.
$ac_ext <<_ACEOF
11130 /* end confdefs.h. */
11132 /* Override any GCC internal prototype to avoid an error.
11133 Use char because int might match the return type of a GCC
11134 builtin and then its argument prototype would still apply. */
11138 char XCompositeRedirectWindow ();
11142 return XCompositeRedirectWindow ();
11147 rm -f conftest.
$ac_objext conftest
$ac_exeext
11148 if { (ac_try
="$ac_link"
11149 case "(($ac_try" in
11150 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11151 *) ac_try_echo=$ac_try;;
11153 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11154 $as_echo "$ac_try_echo") >&5
11155 (eval "$ac_link") 2>conftest.er1
11157 grep -v '^ *+' conftest.er1 >conftest.err
11159 cat conftest.err >&5
11160 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11161 (exit $ac_status); } && {
11162 test -z "$ac_c_werror_flag" ||
11163 test ! -s conftest.err
11164 } && test -s conftest$ac_exeext && {
11165 test "$cross_compiling" = yes ||
11166 $as_test_x conftest$ac_exeext
11170 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'` ;;
11171 *) ac_cv_lib_soname_Xcomposite=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXcomposite\\.$LIBEXT" |
sed -e "s/^.*\(libXcomposite\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11174 $as_echo "$as_me: failed program was:" >&5
11175 sed 's/^/| /' conftest.$ac_ext >&5
11180 rm -rf conftest.dSYM
11181 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11182 conftest$ac_exeext conftest.$ac_ext
11183 LIBS=$ac_check_soname_save_LIBS
11185 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11186 { $as_echo "$as_me:$LINENO: result: not found" >&5
11187 $as_echo "not found" >&6; }
11190 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcomposite" >&5
11191 $as_echo "$ac_cv_lib_soname_Xcomposite" >&6; }
11193 cat >>confdefs.h <<_ACEOF
11194 #define SONAME_LIBXCOMPOSITE "$ac_cv_lib_soname_Xcomposite"
11201 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11202 case "x$with_xcomposite" in
11203 x) wine_notices="$wine_notices|libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported." ;;
11205 *) { { $as_echo "$as_me:$LINENO: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11206 This is an error since --with-xcomposite was requested." >&5
11207 $as_echo "$as_me: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11208 This is an error since --with-xcomposite was requested." >&2;}
11209 { (exit 1); exit 1; }; } ;;
11214 { $as_echo "$as_me:$LINENO: checking for XICCallback.callback" >&5
11215 $as_echo_n "checking for XICCallback.callback... " >&6; }
11216 if test "${ac_cv_member_XICCallback_callback+set}" = set; then
11217 $as_echo_n "(cached) " >&6
11219 cat >conftest.$ac_ext <<_ACEOF
11222 cat confdefs.h >>conftest.$ac_ext
11223 cat >>conftest.$ac_ext <<_ACEOF
11224 /* end confdefs.h. */
11225 #ifdef HAVE_X11_XLIB_H
11226 #include <X11/Xlib.h>
11232 static XICCallback ac_aggr;
11233 if (ac_aggr.callback)
11239 rm -f conftest.$ac_objext
11240 if { (ac_try="$ac_compile"
11241 case "(($ac_try" in
11242 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11243 *) ac_try_echo
=$ac_try;;
11245 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11246 $as_echo "$ac_try_echo") >&5
11247 (eval "$ac_compile") 2>conftest.er1
11249 grep -v '^ *+' conftest.er1
>conftest.err
11251 cat conftest.err
>&5
11252 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11253 (exit $ac_status); } && {
11254 test -z "$ac_c_werror_flag" ||
11255 test ! -s conftest.err
11256 } && test -s conftest.
$ac_objext; then
11257 ac_cv_member_XICCallback_callback
=yes
11259 $as_echo "$as_me: failed program was:" >&5
11260 sed 's/^/| /' conftest.
$ac_ext >&5
11262 cat >conftest.
$ac_ext <<_ACEOF
11265 cat confdefs.h
>>conftest.
$ac_ext
11266 cat >>conftest.
$ac_ext <<_ACEOF
11267 /* end confdefs.h. */
11268 #ifdef HAVE_X11_XLIB_H
11269 #include <X11/Xlib.h>
11275 static XICCallback ac_aggr;
11276 if (sizeof ac_aggr.callback)
11282 rm -f conftest.
$ac_objext
11283 if { (ac_try
="$ac_compile"
11284 case "(($ac_try" in
11285 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11286 *) ac_try_echo=$ac_try;;
11288 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11289 $as_echo "$ac_try_echo") >&5
11290 (eval "$ac_compile") 2>conftest.er1
11292 grep -v '^ *+' conftest.er1 >conftest.err
11294 cat conftest.err >&5
11295 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11296 (exit $ac_status); } && {
11297 test -z "$ac_c_werror_flag" ||
11298 test ! -s conftest.err
11299 } && test -s conftest.$ac_objext; then
11300 ac_cv_member_XICCallback_callback=yes
11302 $as_echo "$as_me: failed program was:" >&5
11303 sed 's/^/| /' conftest.$ac_ext >&5
11305 ac_cv_member_XICCallback_callback=no
11308 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11311 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11313 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_XICCallback_callback" >&5
11314 $as_echo "$ac_cv_member_XICCallback_callback" >&6; }
11315 if test "x$ac_cv_member_XICCallback_callback" = x""yes; then
11317 cat >>confdefs.h <<_ACEOF
11318 #define HAVE_XICCALLBACK_CALLBACK 1
11327 if test "x$with_opengl" != "xno"
11333 for ac_header in GL/gl.h GL/glx.h GL/glext.h GL/glu.h
11335 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
11336 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11337 $as_echo_n "checking for $ac_header... " >&6; }
11338 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11339 $as_echo_n "(cached) " >&6
11341 cat >conftest.$ac_ext <<_ACEOF
11344 cat confdefs.h >>conftest.$ac_ext
11345 cat >>conftest.$ac_ext <<_ACEOF
11346 /* end confdefs.h. */
11347 #ifdef HAVE_GL_GLX_H
11348 # include <GL/glx.h>
11351 #include <$ac_header>
11353 rm -f conftest.$ac_objext
11354 if { (ac_try="$ac_compile"
11355 case "(($ac_try" in
11356 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11357 *) ac_try_echo
=$ac_try;;
11359 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11360 $as_echo "$ac_try_echo") >&5
11361 (eval "$ac_compile") 2>conftest.er1
11363 grep -v '^ *+' conftest.er1
>conftest.err
11365 cat conftest.err
>&5
11366 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11367 (exit $ac_status); } && {
11368 test -z "$ac_c_werror_flag" ||
11369 test ! -s conftest.err
11370 } && test -s conftest.
$ac_objext; then
11371 eval "$as_ac_Header=yes"
11373 $as_echo "$as_me: failed program was:" >&5
11374 sed 's/^/| /' conftest.
$ac_ext >&5
11376 eval "$as_ac_Header=no"
11379 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11381 ac_res
=`eval 'as_val=${'$as_ac_Header'}
11382 $as_echo "$as_val"'`
11383 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11384 $as_echo "$ac_res" >&6; }
11385 as_val
=`eval 'as_val=${'$as_ac_Header'}
11386 $as_echo "$as_val"'`
11387 if test "x$as_val" = x
""yes; then
11388 cat >>confdefs.h
<<_ACEOF
11389 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
11396 if test "$ac_cv_header_GL_gl_h" = "yes" -a "$ac_cv_header_GL_glx_h" = "yes"
11398 { $as_echo "$as_me:$LINENO: checking for up-to-date OpenGL version" >&5
11399 $as_echo_n "checking for up-to-date OpenGL version... " >&6; }
11400 if test "${wine_cv_opengl_header_version_OK+set}" = set; then
11401 $as_echo_n "(cached) " >&6
11403 cat >conftest.
$ac_ext <<_ACEOF
11406 cat confdefs.h
>>conftest.
$ac_ext
11407 cat >>conftest.
$ac_ext <<_ACEOF
11408 /* end confdefs.h. */
11413 GLenum test = GL_UNSIGNED_SHORT_5_6_5;
11418 rm -f conftest.
$ac_objext
11419 if { (ac_try
="$ac_compile"
11420 case "(($ac_try" in
11421 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11422 *) ac_try_echo=$ac_try;;
11424 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11425 $as_echo "$ac_try_echo") >&5
11426 (eval "$ac_compile") 2>conftest.er1
11428 grep -v '^ *+' conftest.er1 >conftest.err
11430 cat conftest.err >&5
11431 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11432 (exit $ac_status); } && {
11433 test -z "$ac_c_werror_flag" ||
11434 test ! -s conftest.err
11435 } && test -s conftest.$ac_objext; then
11436 wine_cv_opengl_header_version_OK="yes"
11438 $as_echo "$as_me: failed program was:" >&5
11439 sed 's/^/| /' conftest.$ac_ext >&5
11441 wine_cv_opengl_header_version_OK="no"
11444 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11446 { $as_echo "$as_me:$LINENO: result: $wine_cv_opengl_header_version_OK" >&5
11447 $as_echo "$wine_cv_opengl_header_version_OK" >&6; }
11449 if test "$wine_cv_opengl_header_version_OK" = "yes"
11451 { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11452 $as_echo_n "checking for -lGL... " >&6; }
11453 if test "${ac_cv_lib_soname_GL+set}" = set; then
11454 $as_echo_n "(cached) " >&6
11456 ac_check_soname_save_LIBS=$LIBS
11457 LIBS="-lGL $X_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11458 cat >conftest.$ac_ext <<_ACEOF
11461 cat confdefs.h >>conftest.$ac_ext
11462 cat >>conftest.$ac_ext <<_ACEOF
11463 /* end confdefs.h. */
11465 /* Override any GCC internal prototype to avoid an error.
11466 Use char because int might match the return type of a GCC
11467 builtin and then its argument prototype would still apply. */
11471 char glXCreateContext ();
11475 return glXCreateContext ();
11480 rm -f conftest.$ac_objext conftest$ac_exeext
11481 if { (ac_try="$ac_link"
11482 case "(($ac_try" in
11483 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11484 *) ac_try_echo
=$ac_try;;
11486 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11487 $as_echo "$ac_try_echo") >&5
11488 (eval "$ac_link") 2>conftest.er1
11490 grep -v '^ *+' conftest.er1
>conftest.err
11492 cat conftest.err
>&5
11493 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11494 (exit $ac_status); } && {
11495 test -z "$ac_c_werror_flag" ||
11496 test ! -s conftest.err
11497 } && test -s conftest
$ac_exeext && {
11498 test "$cross_compiling" = yes ||
11499 $as_test_x conftest
$ac_exeext
11503 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'` ;;
11504 *) ac_cv_lib_soname_GL
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11507 $as_echo "$as_me: failed program was:" >&5
11508 sed 's/^/| /' conftest.
$ac_ext >&5
11513 rm -rf conftest.dSYM
11514 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
11515 conftest
$ac_exeext conftest.
$ac_ext
11516 LIBS
=$ac_check_soname_save_LIBS
11518 if test "x$ac_cv_lib_soname_GL" = "x"; then
11519 { $as_echo "$as_me:$LINENO: result: not found" >&5
11520 $as_echo "not found" >&6; }
11521 { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11522 $as_echo_n "checking for -lGL... " >&6; }
11523 if test "${ac_cv_lib_soname_GL+set}" = set; then
11524 $as_echo_n "(cached) " >&6
11526 ac_check_soname_save_LIBS
=$LIBS
11527 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"
11528 cat >conftest.
$ac_ext <<_ACEOF
11531 cat confdefs.h
>>conftest.
$ac_ext
11532 cat >>conftest.
$ac_ext <<_ACEOF
11533 /* end confdefs.h. */
11535 /* Override any GCC internal prototype to avoid an error.
11536 Use char because int might match the return type of a GCC
11537 builtin and then its argument prototype would still apply. */
11541 char glXCreateContext ();
11545 return glXCreateContext ();
11550 rm -f conftest.
$ac_objext conftest
$ac_exeext
11551 if { (ac_try
="$ac_link"
11552 case "(($ac_try" in
11553 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11554 *) ac_try_echo=$ac_try;;
11556 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11557 $as_echo "$ac_try_echo") >&5
11558 (eval "$ac_link") 2>conftest.er1
11560 grep -v '^ *+' conftest.er1 >conftest.err
11562 cat conftest.err >&5
11563 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11564 (exit $ac_status); } && {
11565 test -z "$ac_c_werror_flag" ||
11566 test ! -s conftest.err
11567 } && test -s conftest$ac_exeext && {
11568 test "$cross_compiling" = yes ||
11569 $as_test_x conftest$ac_exeext
11573 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'` ;;
11574 *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libGL\\.$LIBEXT" |
sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11577 $as_echo "$as_me: failed program was:" >&5
11578 sed 's/^/| /' conftest.$ac_ext >&5
11583 rm -rf conftest.dSYM
11584 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11585 conftest$ac_exeext conftest.$ac_ext
11586 LIBS=$ac_check_soname_save_LIBS
11588 if test "x$ac_cv_lib_soname_GL" = "x"; then
11589 { $as_echo "$as_me:$LINENO: result: not found" >&5
11590 $as_echo "not found" >&6; }
11591 if test -f /usr/X11R6/lib/libGL.a
11593 opengl_msg="/usr/X11R6/lib/libGL.a is present on your system.
11594 This probably prevents linking to OpenGL. Try deleting the file and restarting configure."
11596 opengl_msg="No OpenGL library found on this system."
11599 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11600 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11602 cat >>confdefs.h <<_ACEOF
11603 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11606 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"
11608 cat >>confdefs.h <<\_ACEOF
11609 #define HAVE_OPENGL 1
11615 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11616 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11618 cat >>confdefs.h <<_ACEOF
11619 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11624 cat >>confdefs.h <<\_ACEOF
11625 #define HAVE_OPENGL 1
11630 if test "$ac_cv_header_GL_glu_h" = "yes"
11632 { $as_echo "$as_me:$LINENO: checking for -lGLU" >&5
11633 $as_echo_n "checking for -lGLU... " >&6; }
11634 if test "${ac_cv_lib_soname_GLU+set}" = set; then
11635 $as_echo_n "(cached) " >&6
11637 ac_check_soname_save_LIBS=$LIBS
11638 LIBS="-lGLU $OPENGL_LIBS $X_LIBS $X_PRE_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11639 cat >conftest.$ac_ext <<_ACEOF
11642 cat confdefs.h >>conftest.$ac_ext
11643 cat >>conftest.$ac_ext <<_ACEOF
11644 /* end confdefs.h. */
11646 /* Override any GCC internal prototype to avoid an error.
11647 Use char because int might match the return type of a GCC
11648 builtin and then its argument prototype would still apply. */
11656 return gluLookAt ();
11661 rm -f conftest.$ac_objext conftest$ac_exeext
11662 if { (ac_try="$ac_link"
11663 case "(($ac_try" in
11664 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11665 *) ac_try_echo
=$ac_try;;
11667 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11668 $as_echo "$ac_try_echo") >&5
11669 (eval "$ac_link") 2>conftest.er1
11671 grep -v '^ *+' conftest.er1
>conftest.err
11673 cat conftest.err
>&5
11674 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11675 (exit $ac_status); } && {
11676 test -z "$ac_c_werror_flag" ||
11677 test ! -s conftest.err
11678 } && test -s conftest
$ac_exeext && {
11679 test "$cross_compiling" = yes ||
11680 $as_test_x conftest
$ac_exeext
11684 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'` ;;
11685 *) ac_cv_lib_soname_GLU
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGLU\\.$LIBEXT" | sed -e "s/^.*\(libGLU\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11688 $as_echo "$as_me: failed program was:" >&5
11689 sed 's/^/| /' conftest.
$ac_ext >&5
11694 rm -rf conftest.dSYM
11695 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
11696 conftest
$ac_exeext conftest.
$ac_ext
11697 LIBS
=$ac_check_soname_save_LIBS
11699 if test "x$ac_cv_lib_soname_GLU" = "x"; then
11700 { $as_echo "$as_me:$LINENO: result: not found" >&5
11701 $as_echo "not found" >&6; }
11704 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GLU" >&5
11705 $as_echo "$ac_cv_lib_soname_GLU" >&6; }
11707 cat >>confdefs.h
<<_ACEOF
11708 #define SONAME_LIBGLU "$ac_cv_lib_soname_GLU"
11715 if test "x$ac_cv_lib_soname_GLU" = "x"; then
11716 case "x$with_glu" in
11717 x
) wine_notices
="$wine_notices|libGLU ${notice_platform}development files not found, GLU won't be supported." ;;
11719 *) { { $as_echo "$as_me:$LINENO: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
11720 This is an error since --with-glu was requested." >&5
11721 $as_echo "$as_me: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
11722 This is an error since --with-glu was requested." >&2;}
11723 { (exit 1); exit 1; }; } ;;
11728 opengl_msg
="Old Mesa headers detected. Consider upgrading your Mesa libraries."
11731 opengl_msg
="OpenGL development headers not found."
11733 test -n "$opengl_msg" && enable_opengl32
=${enable_opengl32:-no}
11734 test "x$ac_cv_lib_soname_GLU" = "x" && enable_glu32
=${enable_glu32:-no}
11736 enable_opengl32
=${enable_opengl32:-no}
11737 enable_glu32
=${enable_glu32:-no}
11739 if test -n "$opengl_msg"; then
11740 case "x$with_opengl" in
11741 x
) wine_warnings
="$wine_warnings|$opengl_msg
11742 OpenGL and Direct3D won't be supported." ;;
11744 *) { { $as_echo "$as_me:$LINENO: error: $opengl_msg
11745 OpenGL and Direct3D won't be supported.
11746 This is an error since --with-opengl was requested." >&5
11747 $as_echo "$as_me: error: $opengl_msg
11748 OpenGL and Direct3D won't be supported.
11749 This is an error since --with-opengl was requested." >&2;}
11750 { (exit 1); exit 1; }; } ;;
11758 for ac_header
in audio
/audiolib.h
11760 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11761 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11762 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11763 $as_echo_n "checking for $ac_header... " >&6; }
11764 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11765 $as_echo_n "(cached) " >&6
11767 ac_res
=`eval 'as_val=${'$as_ac_Header'}
11768 $as_echo "$as_val"'`
11769 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11770 $as_echo "$ac_res" >&6; }
11772 # Is the header compilable?
11773 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
11774 $as_echo_n "checking $ac_header usability... " >&6; }
11775 cat >conftest.
$ac_ext <<_ACEOF
11778 cat confdefs.h
>>conftest.
$ac_ext
11779 cat >>conftest.
$ac_ext <<_ACEOF
11780 /* end confdefs.h. */
11781 $ac_includes_default
11782 #include <$ac_header>
11784 rm -f conftest.
$ac_objext
11785 if { (ac_try
="$ac_compile"
11786 case "(($ac_try" in
11787 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11788 *) ac_try_echo=$ac_try;;
11790 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11791 $as_echo "$ac_try_echo") >&5
11792 (eval "$ac_compile") 2>conftest.er1
11794 grep -v '^ *+' conftest.er1 >conftest.err
11796 cat conftest.err >&5
11797 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11798 (exit $ac_status); } && {
11799 test -z "$ac_c_werror_flag" ||
11800 test ! -s conftest.err
11801 } && test -s conftest.$ac_objext; then
11802 ac_header_compiler=yes
11804 $as_echo "$as_me: failed program was:" >&5
11805 sed 's/^/| /' conftest.$ac_ext >&5
11807 ac_header_compiler=no
11810 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11811 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11812 $as_echo "$ac_header_compiler" >&6; }
11814 # Is the header present?
11815 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
11816 $as_echo_n "checking $ac_header presence... " >&6; }
11817 cat >conftest.$ac_ext <<_ACEOF
11820 cat confdefs.h >>conftest.$ac_ext
11821 cat >>conftest.$ac_ext <<_ACEOF
11822 /* end confdefs.h. */
11823 #include <$ac_header>
11825 if { (ac_try="$ac_cpp conftest.$ac_ext"
11826 case "(($ac_try" in
11827 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11828 *) ac_try_echo
=$ac_try;;
11830 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11831 $as_echo "$ac_try_echo") >&5
11832 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
11834 grep -v '^ *+' conftest.er1
>conftest.err
11836 cat conftest.err
>&5
11837 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11838 (exit $ac_status); } >/dev
/null
&& {
11839 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
11840 test ! -s conftest.err
11842 ac_header_preproc
=yes
11844 $as_echo "$as_me: failed program was:" >&5
11845 sed 's/^/| /' conftest.
$ac_ext >&5
11847 ac_header_preproc
=no
11850 rm -f conftest.err conftest.
$ac_ext
11851 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11852 $as_echo "$ac_header_preproc" >&6; }
11854 # So? What about this header?
11855 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11857 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11858 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11859 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11860 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11861 ac_header_preproc
=yes
11864 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11865 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11866 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11867 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11868 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11869 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11870 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
11871 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
11872 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11873 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11874 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11875 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11877 ## ------------------------------------ ##
11878 ## Report this to wine-devel@winehq.org ##
11879 ## ------------------------------------ ##
11881 ) |
sed "s/^/$as_me: WARNING: /" >&2
11884 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11885 $as_echo_n "checking for $ac_header... " >&6; }
11886 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11887 $as_echo_n "(cached) " >&6
11889 eval "$as_ac_Header=\$ac_header_preproc"
11891 ac_res
=`eval 'as_val=${'$as_ac_Header'}
11892 $as_echo "$as_val"'`
11893 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11894 $as_echo "$ac_res" >&6; }
11897 as_val
=`eval 'as_val=${'$as_ac_Header'}
11898 $as_echo "$as_val"'`
11899 if test "x$as_val" = x
""yes; then
11900 cat >>confdefs.h
<<_ACEOF
11901 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
11904 for ac_header
in audio
/soundlib.h
11906 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11907 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11908 $as_echo_n "checking for $ac_header... " >&6; }
11909 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11910 $as_echo_n "(cached) " >&6
11912 cat >conftest.
$ac_ext <<_ACEOF
11915 cat confdefs.h
>>conftest.
$ac_ext
11916 cat >>conftest.
$ac_ext <<_ACEOF
11917 /* end confdefs.h. */
11918 #include <audio/audiolib.h>
11920 #include <$ac_header>
11922 rm -f conftest.
$ac_objext
11923 if { (ac_try
="$ac_compile"
11924 case "(($ac_try" in
11925 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11926 *) ac_try_echo=$ac_try;;
11928 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11929 $as_echo "$ac_try_echo") >&5
11930 (eval "$ac_compile") 2>conftest.er1
11932 grep -v '^ *+' conftest.er1 >conftest.err
11934 cat conftest.err >&5
11935 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11936 (exit $ac_status); } && {
11937 test -z "$ac_c_werror_flag" ||
11938 test ! -s conftest.err
11939 } && test -s conftest.$ac_objext; then
11940 eval "$as_ac_Header=yes"
11942 $as_echo "$as_me: failed program was:" >&5
11943 sed 's/^/| /' conftest.$ac_ext >&5
11945 eval "$as_ac_Header=no"
11948 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11950 ac_res=`eval 'as_val=${'$as_ac_Header'}
11951 $as_echo "$as_val"'`
11952 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11953 $as_echo "$ac_res" >&6; }
11954 as_val=`eval 'as_val=${'$as_ac_Header'}
11955 $as_echo "$as_val"'`
11956 if test "x$as_val" = x""yes; then
11957 cat >>confdefs.h <<_ACEOF
11958 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
11965 { $as_echo "$as_me:$LINENO: checking for AuCreateFlow in -laudio" >&5
11966 $as_echo_n "checking for AuCreateFlow in -laudio... " >&6; }
11967 if test "${ac_cv_lib_audio_AuCreateFlow+set}" = set; then
11968 $as_echo_n "(cached) " >&6
11970 ac_check_lib_save_LIBS=$LIBS
11971 LIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11972 cat >conftest.$ac_ext <<_ACEOF
11975 cat confdefs.h >>conftest.$ac_ext
11976 cat >>conftest.$ac_ext <<_ACEOF
11977 /* end confdefs.h. */
11979 /* Override any GCC internal prototype to avoid an error.
11980 Use char because int might match the return type of a GCC
11981 builtin and then its argument prototype would still apply. */
11985 char AuCreateFlow ();
11989 return AuCreateFlow ();
11994 rm -f conftest.$ac_objext conftest$ac_exeext
11995 if { (ac_try="$ac_link"
11996 case "(($ac_try" in
11997 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11998 *) ac_try_echo
=$ac_try;;
12000 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12001 $as_echo "$ac_try_echo") >&5
12002 (eval "$ac_link") 2>conftest.er1
12004 grep -v '^ *+' conftest.er1
>conftest.err
12006 cat conftest.err
>&5
12007 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12008 (exit $ac_status); } && {
12009 test -z "$ac_c_werror_flag" ||
12010 test ! -s conftest.err
12011 } && test -s conftest
$ac_exeext && {
12012 test "$cross_compiling" = yes ||
12013 $as_test_x conftest
$ac_exeext
12015 ac_cv_lib_audio_AuCreateFlow
=yes
12017 $as_echo "$as_me: failed program was:" >&5
12018 sed 's/^/| /' conftest.
$ac_ext >&5
12020 ac_cv_lib_audio_AuCreateFlow
=no
12023 rm -rf conftest.dSYM
12024 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
12025 conftest
$ac_exeext conftest.
$ac_ext
12026 LIBS
=$ac_check_lib_save_LIBS
12028 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audio_AuCreateFlow" >&5
12029 $as_echo "$ac_cv_lib_audio_AuCreateFlow" >&6; }
12030 if test "x$ac_cv_lib_audio_AuCreateFlow" = x
""yes; then
12032 cat >>confdefs.h
<<\_ACEOF
12036 { $as_echo "$as_me:$LINENO: checking for XauGetBestAuthByAddr in -lXau" >&5
12037 $as_echo_n "checking for XauGetBestAuthByAddr in -lXau... " >&6; }
12038 if test "${ac_cv_lib_Xau_XauGetBestAuthByAddr+set}" = set; then
12039 $as_echo_n "(cached) " >&6
12041 ac_check_lib_save_LIBS
=$LIBS
12042 LIBS
="-lXau $X_LIBS $LIBS"
12043 cat >conftest.
$ac_ext <<_ACEOF
12046 cat confdefs.h
>>conftest.
$ac_ext
12047 cat >>conftest.
$ac_ext <<_ACEOF
12048 /* end confdefs.h. */
12050 /* Override any GCC internal prototype to avoid an error.
12051 Use char because int might match the return type of a GCC
12052 builtin and then its argument prototype would still apply. */
12056 char XauGetBestAuthByAddr ();
12060 return XauGetBestAuthByAddr ();
12065 rm -f conftest.
$ac_objext conftest
$ac_exeext
12066 if { (ac_try
="$ac_link"
12067 case "(($ac_try" in
12068 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12069 *) ac_try_echo=$ac_try;;
12071 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12072 $as_echo "$ac_try_echo") >&5
12073 (eval "$ac_link") 2>conftest.er1
12075 grep -v '^ *+' conftest.er1 >conftest.err
12077 cat conftest.err >&5
12078 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12079 (exit $ac_status); } && {
12080 test -z "$ac_c_werror_flag" ||
12081 test ! -s conftest.err
12082 } && test -s conftest$ac_exeext && {
12083 test "$cross_compiling" = yes ||
12084 $as_test_x conftest$ac_exeext
12086 ac_cv_lib_Xau_XauGetBestAuthByAddr=yes
12088 $as_echo "$as_me: failed program was:" >&5
12089 sed 's/^/| /' conftest.$ac_ext >&5
12091 ac_cv_lib_Xau_XauGetBestAuthByAddr=no
12094 rm -rf conftest.dSYM
12095 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12096 conftest$ac_exeext conftest.$ac_ext
12097 LIBS=$ac_check_lib_save_LIBS
12099 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xau_XauGetBestAuthByAddr" >&5
12100 $as_echo "$ac_cv_lib_Xau_XauGetBestAuthByAddr" >&6; }
12101 if test "x$ac_cv_lib_Xau_XauGetBestAuthByAddr" = x""yes; then
12102 NASLIBS="-lXau -laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
12104 NASLIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
12115 CPPFLAGS="$ac_save_CPPFLAGS"
12120 enable_winex11_drv=${enable_winex11_drv:-no}
12121 enable_opengl32=${enable_opengl32:-no}
12122 enable_glu32=${enable_glu32:-no}
12124 if test "x$XLIB" = "x"; then
12127 *) { { $as_echo "$as_me:$LINENO: error: X ${notice_platform}development files not found. Wine will be built
12128 without X support, which probably isn't what you want. You will need to install
12129 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
12130 Use the --without-x option if you really want this." >&5
12131 $as_echo "$as_me: error: X ${notice_platform}development files not found. Wine will be built
12132 without X support, which probably isn't what you want. You will need to install
12133 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
12134 Use the --without-x option if you really want this." >&2;}
12135 { (exit 1); exit 1; }; } ;;
12147 if test "x$with_xml" != "xno"
12149 ac_save_CPPFLAGS="$CPPFLAGS"
12150 if test "$PKG_CONFIG" != "false"
12152 ac_xml_libs="`$PKG_CONFIG --libs libxml-2.0
2>/dev
/null
`"
12153 ac_xml_cflags="`$PKG_CONFIG --cflags libxml-2.0
2>/dev
/null
`"
12155 ac_xml_libs="`xml2-config
--libs 2>/dev
/null
`"
12156 ac_xml_cflags="`xml2-config
--cflags 2>/dev
/null
`"
12158 CPPFLAGS="$CPPFLAGS $ac_xml_cflags"
12160 for ac_header in libxml/parser.h
12162 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
12163 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12164 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12165 $as_echo_n "checking for $ac_header... " >&6; }
12166 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12167 $as_echo_n "(cached) " >&6
12169 ac_res=`eval 'as_val=${'$as_ac_Header'}
12170 $as_echo "$as_val"'`
12171 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12172 $as_echo "$ac_res" >&6; }
12174 # Is the header compilable?
12175 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12176 $as_echo_n "checking $ac_header usability... " >&6; }
12177 cat >conftest.$ac_ext <<_ACEOF
12180 cat confdefs.h >>conftest.$ac_ext
12181 cat >>conftest.$ac_ext <<_ACEOF
12182 /* end confdefs.h. */
12183 $ac_includes_default
12184 #include <$ac_header>
12186 rm -f conftest.$ac_objext
12187 if { (ac_try="$ac_compile"
12188 case "(($ac_try" in
12189 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12190 *) ac_try_echo
=$ac_try;;
12192 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12193 $as_echo "$ac_try_echo") >&5
12194 (eval "$ac_compile") 2>conftest.er1
12196 grep -v '^ *+' conftest.er1
>conftest.err
12198 cat conftest.err
>&5
12199 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12200 (exit $ac_status); } && {
12201 test -z "$ac_c_werror_flag" ||
12202 test ! -s conftest.err
12203 } && test -s conftest.
$ac_objext; then
12204 ac_header_compiler
=yes
12206 $as_echo "$as_me: failed program was:" >&5
12207 sed 's/^/| /' conftest.
$ac_ext >&5
12209 ac_header_compiler
=no
12212 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12213 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12214 $as_echo "$ac_header_compiler" >&6; }
12216 # Is the header present?
12217 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12218 $as_echo_n "checking $ac_header presence... " >&6; }
12219 cat >conftest.
$ac_ext <<_ACEOF
12222 cat confdefs.h
>>conftest.
$ac_ext
12223 cat >>conftest.
$ac_ext <<_ACEOF
12224 /* end confdefs.h. */
12225 #include <$ac_header>
12227 if { (ac_try
="$ac_cpp conftest.$ac_ext"
12228 case "(($ac_try" in
12229 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12230 *) ac_try_echo=$ac_try;;
12232 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12233 $as_echo "$ac_try_echo") >&5
12234 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12236 grep -v '^ *+' conftest.er1 >conftest.err
12238 cat conftest.err >&5
12239 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12240 (exit $ac_status); } >/dev/null && {
12241 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12242 test ! -s conftest.err
12244 ac_header_preproc=yes
12246 $as_echo "$as_me: failed program was:" >&5
12247 sed 's/^/| /' conftest.$ac_ext >&5
12249 ac_header_preproc=no
12252 rm -f conftest.err conftest.$ac_ext
12253 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12254 $as_echo "$ac_header_preproc" >&6; }
12256 # So? What about this header?
12257 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12259 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12260 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12261 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12262 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12263 ac_header_preproc=yes
12266 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12267 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12268 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12269 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12270 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12271 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12272 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12273 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12274 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12275 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12276 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12277 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12279 ## ------------------------------------ ##
12280 ## Report this to wine-devel@winehq.org ##
12281 ## ------------------------------------ ##
12283 ) | sed "s/^/$as_me: WARNING: /" >&2
12286 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12287 $as_echo_n "checking for $ac_header... " >&6; }
12288 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12289 $as_echo_n "(cached) " >&6
12291 eval "$as_ac_Header=\$ac_header_preproc"
12293 ac_res=`eval 'as_val=${'$as_ac_Header'}
12294 $as_echo "$as_val"'`
12295 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12296 $as_echo "$ac_res" >&6; }
12299 as_val=`eval 'as_val=${'$as_ac_Header'}
12300 $as_echo "$as_val"'`
12301 if test "x$as_val" = x""yes; then
12302 cat >>confdefs.h <<_ACEOF
12303 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
12305 { $as_echo "$as_me:$LINENO: checking for xmlParseMemory in -lxml2" >&5
12306 $as_echo_n "checking for xmlParseMemory in -lxml2... " >&6; }
12307 if test "${ac_cv_lib_xml2_xmlParseMemory+set}" = set; then
12308 $as_echo_n "(cached) " >&6
12310 ac_check_lib_save_LIBS=$LIBS
12311 LIBS="-lxml2 $ac_xml_libs $LIBS"
12312 cat >conftest.$ac_ext <<_ACEOF
12315 cat confdefs.h >>conftest.$ac_ext
12316 cat >>conftest.$ac_ext <<_ACEOF
12317 /* end confdefs.h. */
12319 /* Override any GCC internal prototype to avoid an error.
12320 Use char because int might match the return type of a GCC
12321 builtin and then its argument prototype would still apply. */
12325 char xmlParseMemory ();
12329 return xmlParseMemory ();
12334 rm -f conftest.$ac_objext conftest$ac_exeext
12335 if { (ac_try="$ac_link"
12336 case "(($ac_try" in
12337 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12338 *) ac_try_echo
=$ac_try;;
12340 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12341 $as_echo "$ac_try_echo") >&5
12342 (eval "$ac_link") 2>conftest.er1
12344 grep -v '^ *+' conftest.er1
>conftest.err
12346 cat conftest.err
>&5
12347 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12348 (exit $ac_status); } && {
12349 test -z "$ac_c_werror_flag" ||
12350 test ! -s conftest.err
12351 } && test -s conftest
$ac_exeext && {
12352 test "$cross_compiling" = yes ||
12353 $as_test_x conftest
$ac_exeext
12355 ac_cv_lib_xml2_xmlParseMemory
=yes
12357 $as_echo "$as_me: failed program was:" >&5
12358 sed 's/^/| /' conftest.
$ac_ext >&5
12360 ac_cv_lib_xml2_xmlParseMemory
=no
12363 rm -rf conftest.dSYM
12364 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
12365 conftest
$ac_exeext conftest.
$ac_ext
12366 LIBS
=$ac_check_lib_save_LIBS
12368 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlParseMemory" >&5
12369 $as_echo "$ac_cv_lib_xml2_xmlParseMemory" >&6; }
12370 if test "x$ac_cv_lib_xml2_xmlParseMemory" = x
""yes; then
12372 cat >>confdefs.h
<<\_ACEOF
12373 #define HAVE_LIBXML2 1
12376 XML2LIBS
="$ac_xml_libs"
12377 XML2INCL
="$ac_xml_cflags"
12380 { $as_echo "$as_me:$LINENO: checking for xmlReadMemory in -lxml2" >&5
12381 $as_echo_n "checking for xmlReadMemory in -lxml2... " >&6; }
12382 if test "${ac_cv_lib_xml2_xmlReadMemory+set}" = set; then
12383 $as_echo_n "(cached) " >&6
12385 ac_check_lib_save_LIBS
=$LIBS
12386 LIBS
="-lxml2 $ac_xml_libs $LIBS"
12387 cat >conftest.
$ac_ext <<_ACEOF
12390 cat confdefs.h
>>conftest.
$ac_ext
12391 cat >>conftest.
$ac_ext <<_ACEOF
12392 /* end confdefs.h. */
12394 /* Override any GCC internal prototype to avoid an error.
12395 Use char because int might match the return type of a GCC
12396 builtin and then its argument prototype would still apply. */
12400 char xmlReadMemory ();
12404 return xmlReadMemory ();
12409 rm -f conftest.
$ac_objext conftest
$ac_exeext
12410 if { (ac_try
="$ac_link"
12411 case "(($ac_try" in
12412 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12413 *) ac_try_echo=$ac_try;;
12415 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12416 $as_echo "$ac_try_echo") >&5
12417 (eval "$ac_link") 2>conftest.er1
12419 grep -v '^ *+' conftest.er1 >conftest.err
12421 cat conftest.err >&5
12422 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12423 (exit $ac_status); } && {
12424 test -z "$ac_c_werror_flag" ||
12425 test ! -s conftest.err
12426 } && test -s conftest$ac_exeext && {
12427 test "$cross_compiling" = yes ||
12428 $as_test_x conftest$ac_exeext
12430 ac_cv_lib_xml2_xmlReadMemory=yes
12432 $as_echo "$as_me: failed program was:" >&5
12433 sed 's/^/| /' conftest.$ac_ext >&5
12435 ac_cv_lib_xml2_xmlReadMemory=no
12438 rm -rf conftest.dSYM
12439 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12440 conftest$ac_exeext conftest.$ac_ext
12441 LIBS=$ac_check_lib_save_LIBS
12443 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlReadMemory" >&5
12444 $as_echo "$ac_cv_lib_xml2_xmlReadMemory" >&6; }
12445 if test "x$ac_cv_lib_xml2_xmlReadMemory" = x""yes; then
12447 cat >>confdefs.h <<\_ACEOF
12448 #define HAVE_XMLREADMEMORY 1
12453 { $as_echo "$as_me:$LINENO: checking for xmlNewDocPI in -lxml2" >&5
12454 $as_echo_n "checking for xmlNewDocPI in -lxml2... " >&6; }
12455 if test "${ac_cv_lib_xml2_xmlNewDocPI+set}" = set; then
12456 $as_echo_n "(cached) " >&6
12458 ac_check_lib_save_LIBS=$LIBS
12459 LIBS="-lxml2 $ac_xml_libs $LIBS"
12460 cat >conftest.$ac_ext <<_ACEOF
12463 cat confdefs.h >>conftest.$ac_ext
12464 cat >>conftest.$ac_ext <<_ACEOF
12465 /* end confdefs.h. */
12467 /* Override any GCC internal prototype to avoid an error.
12468 Use char because int might match the return type of a GCC
12469 builtin and then its argument prototype would still apply. */
12473 char xmlNewDocPI ();
12477 return xmlNewDocPI ();
12482 rm -f conftest.$ac_objext conftest$ac_exeext
12483 if { (ac_try="$ac_link"
12484 case "(($ac_try" in
12485 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12486 *) ac_try_echo
=$ac_try;;
12488 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12489 $as_echo "$ac_try_echo") >&5
12490 (eval "$ac_link") 2>conftest.er1
12492 grep -v '^ *+' conftest.er1
>conftest.err
12494 cat conftest.err
>&5
12495 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12496 (exit $ac_status); } && {
12497 test -z "$ac_c_werror_flag" ||
12498 test ! -s conftest.err
12499 } && test -s conftest
$ac_exeext && {
12500 test "$cross_compiling" = yes ||
12501 $as_test_x conftest
$ac_exeext
12503 ac_cv_lib_xml2_xmlNewDocPI
=yes
12505 $as_echo "$as_me: failed program was:" >&5
12506 sed 's/^/| /' conftest.
$ac_ext >&5
12508 ac_cv_lib_xml2_xmlNewDocPI
=no
12511 rm -rf conftest.dSYM
12512 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
12513 conftest
$ac_exeext conftest.
$ac_ext
12514 LIBS
=$ac_check_lib_save_LIBS
12516 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlNewDocPI" >&5
12517 $as_echo "$ac_cv_lib_xml2_xmlNewDocPI" >&6; }
12518 if test "x$ac_cv_lib_xml2_xmlNewDocPI" = x
""yes; then
12520 cat >>confdefs.h
<<\_ACEOF
12521 #define HAVE_XMLNEWDOCPI 1
12531 CPPFLAGS
="$ac_save_CPPFLAGS"
12533 if test "$ac_cv_lib_xml2_xmlParseMemory" != "yes"; then
12534 case "x$with_xml" in
12535 x
) wine_warnings
="$wine_warnings|libxml2 ${notice_platform}development files not found, XML won't be supported." ;;
12537 *) { { $as_echo "$as_me:$LINENO: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12538 This is an error since --with-xml was requested." >&5
12539 $as_echo "$as_me: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12540 This is an error since --with-xml was requested." >&2;}
12541 { (exit 1); exit 1; }; } ;;
12546 if test "x$with_xslt" != "xno"
12548 if test "$PKG_CONFIG" != "false"
12550 ac_xslt_libs
="`$PKG_CONFIG --libs libxslt 2>/dev/null`"
12551 ac_xslt_cflags
="`$PKG_CONFIG --cflags libxslt 2>/dev/null`"
12553 ac_xslt_libs
="`xslt-config --libs 2>/dev/null`"
12554 ac_xslt_cflags
="`xslt-config --cflags 2>/dev/null`"
12556 ac_save_CPPFLAGS
="$CPPFLAGS"
12557 CPPFLAGS
="$CPPFLAGS $ac_xslt_cflags"
12560 for ac_header
in libxslt
/pattern.h libxslt
/transform.h
12562 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12563 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12564 $as_echo_n "checking for $ac_header... " >&6; }
12565 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12566 $as_echo_n "(cached) " >&6
12568 cat >conftest.
$ac_ext <<_ACEOF
12571 cat confdefs.h
>>conftest.
$ac_ext
12572 cat >>conftest.
$ac_ext <<_ACEOF
12573 /* end confdefs.h. */
12574 #ifdef HAVE_LIBXSLT_PATTERN_H
12575 # include <libxslt/pattern.h>
12578 #include <$ac_header>
12580 rm -f conftest.
$ac_objext
12581 if { (ac_try
="$ac_compile"
12582 case "(($ac_try" in
12583 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12584 *) ac_try_echo=$ac_try;;
12586 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12587 $as_echo "$ac_try_echo") >&5
12588 (eval "$ac_compile") 2>conftest.er1
12590 grep -v '^ *+' conftest.er1 >conftest.err
12592 cat conftest.err >&5
12593 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12594 (exit $ac_status); } && {
12595 test -z "$ac_c_werror_flag" ||
12596 test ! -s conftest.err
12597 } && test -s conftest.$ac_objext; then
12598 eval "$as_ac_Header=yes"
12600 $as_echo "$as_me: failed program was:" >&5
12601 sed 's/^/| /' conftest.$ac_ext >&5
12603 eval "$as_ac_Header=no"
12606 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12608 ac_res=`eval 'as_val=${'$as_ac_Header'}
12609 $as_echo "$as_val"'`
12610 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12611 $as_echo "$ac_res" >&6; }
12612 as_val=`eval 'as_val=${'$as_ac_Header'}
12613 $as_echo "$as_val"'`
12614 if test "x$as_val" = x""yes; then
12615 cat >>confdefs.h <<_ACEOF
12616 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
12623 CPPFLAGS="$ac_save_CPPFLAGS"
12624 if test "$ac_cv_header_libxslt_transform_h" = "yes"
12626 { $as_echo "$as_me:$LINENO: checking for -lxslt" >&5
12627 $as_echo_n "checking for -lxslt... " >&6; }
12628 if test "${ac_cv_lib_soname_xslt+set}" = set; then
12629 $as_echo_n "(cached) " >&6
12631 ac_check_soname_save_LIBS=$LIBS
12632 LIBS="-lxslt $ac_xslt_libs $LIBS"
12633 cat >conftest.$ac_ext <<_ACEOF
12636 cat confdefs.h >>conftest.$ac_ext
12637 cat >>conftest.$ac_ext <<_ACEOF
12638 /* end confdefs.h. */
12640 /* Override any GCC internal prototype to avoid an error.
12641 Use char because int might match the return type of a GCC
12642 builtin and then its argument prototype would still apply. */
12646 char xsltCompilePattern ();
12650 return xsltCompilePattern ();
12655 rm -f conftest.$ac_objext conftest$ac_exeext
12656 if { (ac_try="$ac_link"
12657 case "(($ac_try" in
12658 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12659 *) ac_try_echo
=$ac_try;;
12661 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12662 $as_echo "$ac_try_echo") >&5
12663 (eval "$ac_link") 2>conftest.er1
12665 grep -v '^ *+' conftest.er1
>conftest.err
12667 cat conftest.err
>&5
12668 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12669 (exit $ac_status); } && {
12670 test -z "$ac_c_werror_flag" ||
12671 test ! -s conftest.err
12672 } && test -s conftest
$ac_exeext && {
12673 test "$cross_compiling" = yes ||
12674 $as_test_x conftest
$ac_exeext
12678 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'` ;;
12679 *) ac_cv_lib_soname_xslt
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libxslt\\.$LIBEXT" | sed -e "s/^.*\(libxslt\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
12682 $as_echo "$as_me: failed program was:" >&5
12683 sed 's/^/| /' conftest.
$ac_ext >&5
12688 rm -rf conftest.dSYM
12689 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
12690 conftest
$ac_exeext conftest.
$ac_ext
12691 LIBS
=$ac_check_soname_save_LIBS
12693 if test "x$ac_cv_lib_soname_xslt" = "x"; then
12694 { $as_echo "$as_me:$LINENO: result: not found" >&5
12695 $as_echo "not found" >&6; }
12698 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_xslt" >&5
12699 $as_echo "$ac_cv_lib_soname_xslt" >&6; }
12701 cat >>confdefs.h
<<_ACEOF
12702 #define SONAME_LIBXSLT "$ac_cv_lib_soname_xslt"
12705 XSLTINCL
="$ac_xslt_cflags"
12710 if test "x$ac_cv_lib_soname_xslt" = "x"; then
12711 case "x$with_xslt" in
12712 x
) wine_warnings
="$wine_warnings|libxslt ${notice_platform}development files not found, xslt won't be supported." ;;
12714 *) { { $as_echo "$as_me:$LINENO: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
12715 This is an error since --with-xslt was requested." >&5
12716 $as_echo "$as_me: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
12717 This is an error since --with-xslt was requested." >&2;}
12718 { (exit 1); exit 1; }; } ;;
12725 if test "x$with_hal" != "xno"
12727 ac_save_CPPFLAGS
="$CPPFLAGS"
12728 if test "$PKG_CONFIG" != "false"
12730 ac_hal_libs
="`$PKG_CONFIG --libs hal 2>/dev/null`"
12731 ac_hal_cflags
="`$PKG_CONFIG --cflags hal 2>/dev/null`"
12732 CPPFLAGS
="$CPPFLAGS $ac_hal_cflags"
12736 for ac_header
in dbus
/dbus.h hal
/libhal.h
12738 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12739 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12740 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12741 $as_echo_n "checking for $ac_header... " >&6; }
12742 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12743 $as_echo_n "(cached) " >&6
12745 ac_res
=`eval 'as_val=${'$as_ac_Header'}
12746 $as_echo "$as_val"'`
12747 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12748 $as_echo "$ac_res" >&6; }
12750 # Is the header compilable?
12751 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12752 $as_echo_n "checking $ac_header usability... " >&6; }
12753 cat >conftest.
$ac_ext <<_ACEOF
12756 cat confdefs.h
>>conftest.
$ac_ext
12757 cat >>conftest.
$ac_ext <<_ACEOF
12758 /* end confdefs.h. */
12759 $ac_includes_default
12760 #include <$ac_header>
12762 rm -f conftest.
$ac_objext
12763 if { (ac_try
="$ac_compile"
12764 case "(($ac_try" in
12765 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12766 *) ac_try_echo=$ac_try;;
12768 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12769 $as_echo "$ac_try_echo") >&5
12770 (eval "$ac_compile") 2>conftest.er1
12772 grep -v '^ *+' conftest.er1 >conftest.err
12774 cat conftest.err >&5
12775 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12776 (exit $ac_status); } && {
12777 test -z "$ac_c_werror_flag" ||
12778 test ! -s conftest.err
12779 } && test -s conftest.$ac_objext; then
12780 ac_header_compiler=yes
12782 $as_echo "$as_me: failed program was:" >&5
12783 sed 's/^/| /' conftest.$ac_ext >&5
12785 ac_header_compiler=no
12788 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12789 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12790 $as_echo "$ac_header_compiler" >&6; }
12792 # Is the header present?
12793 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12794 $as_echo_n "checking $ac_header presence... " >&6; }
12795 cat >conftest.$ac_ext <<_ACEOF
12798 cat confdefs.h >>conftest.$ac_ext
12799 cat >>conftest.$ac_ext <<_ACEOF
12800 /* end confdefs.h. */
12801 #include <$ac_header>
12803 if { (ac_try="$ac_cpp conftest.$ac_ext"
12804 case "(($ac_try" in
12805 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12806 *) ac_try_echo
=$ac_try;;
12808 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12809 $as_echo "$ac_try_echo") >&5
12810 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12812 grep -v '^ *+' conftest.er1
>conftest.err
12814 cat conftest.err
>&5
12815 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12816 (exit $ac_status); } >/dev
/null
&& {
12817 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12818 test ! -s conftest.err
12820 ac_header_preproc
=yes
12822 $as_echo "$as_me: failed program was:" >&5
12823 sed 's/^/| /' conftest.
$ac_ext >&5
12825 ac_header_preproc
=no
12828 rm -f conftest.err conftest.
$ac_ext
12829 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12830 $as_echo "$ac_header_preproc" >&6; }
12832 # So? What about this header?
12833 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12835 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12836 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12837 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12838 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12839 ac_header_preproc
=yes
12842 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12843 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12844 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12845 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12846 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12847 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12848 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12849 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12850 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12851 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12852 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12853 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12855 ## ------------------------------------ ##
12856 ## Report this to wine-devel@winehq.org ##
12857 ## ------------------------------------ ##
12859 ) |
sed "s/^/$as_me: WARNING: /" >&2
12862 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12863 $as_echo_n "checking for $ac_header... " >&6; }
12864 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12865 $as_echo_n "(cached) " >&6
12867 eval "$as_ac_Header=\$ac_header_preproc"
12869 ac_res
=`eval 'as_val=${'$as_ac_Header'}
12870 $as_echo "$as_val"'`
12871 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12872 $as_echo "$ac_res" >&6; }
12875 as_val
=`eval 'as_val=${'$as_ac_Header'}
12876 $as_echo "$as_val"'`
12877 if test "x$as_val" = x
""yes; then
12878 cat >>confdefs.h
<<_ACEOF
12879 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12886 if test "$ac_cv_header_dbus_dbus_h" = "yes" -a "$ac_cv_header_hal_libhal_h" = "yes"
12888 { $as_echo "$as_me:$LINENO: checking for dbus_connection_close in -ldbus-1" >&5
12889 $as_echo_n "checking for dbus_connection_close in -ldbus-1... " >&6; }
12890 if test "${ac_cv_lib_dbus_1_dbus_connection_close+set}" = set; then
12891 $as_echo_n "(cached) " >&6
12893 ac_check_lib_save_LIBS
=$LIBS
12894 LIBS
="-ldbus-1 $ac_hal_libs $LIBS"
12895 cat >conftest.
$ac_ext <<_ACEOF
12898 cat confdefs.h
>>conftest.
$ac_ext
12899 cat >>conftest.
$ac_ext <<_ACEOF
12900 /* end confdefs.h. */
12902 /* Override any GCC internal prototype to avoid an error.
12903 Use char because int might match the return type of a GCC
12904 builtin and then its argument prototype would still apply. */
12908 char dbus_connection_close ();
12912 return dbus_connection_close ();
12917 rm -f conftest.
$ac_objext conftest
$ac_exeext
12918 if { (ac_try
="$ac_link"
12919 case "(($ac_try" in
12920 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12921 *) ac_try_echo=$ac_try;;
12923 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12924 $as_echo "$ac_try_echo") >&5
12925 (eval "$ac_link") 2>conftest.er1
12927 grep -v '^ *+' conftest.er1 >conftest.err
12929 cat conftest.err >&5
12930 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12931 (exit $ac_status); } && {
12932 test -z "$ac_c_werror_flag" ||
12933 test ! -s conftest.err
12934 } && test -s conftest$ac_exeext && {
12935 test "$cross_compiling" = yes ||
12936 $as_test_x conftest$ac_exeext
12938 ac_cv_lib_dbus_1_dbus_connection_close=yes
12940 $as_echo "$as_me: failed program was:" >&5
12941 sed 's/^/| /' conftest.$ac_ext >&5
12943 ac_cv_lib_dbus_1_dbus_connection_close=no
12946 rm -rf conftest.dSYM
12947 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12948 conftest$ac_exeext conftest.$ac_ext
12949 LIBS=$ac_check_lib_save_LIBS
12951 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dbus_1_dbus_connection_close" >&5
12952 $as_echo "$ac_cv_lib_dbus_1_dbus_connection_close" >&6; }
12953 if test "x$ac_cv_lib_dbus_1_dbus_connection_close" = x""yes; then
12954 { $as_echo "$as_me:$LINENO: checking for -lhal" >&5
12955 $as_echo_n "checking for -lhal... " >&6; }
12956 if test "${ac_cv_lib_soname_hal+set}" = set; then
12957 $as_echo_n "(cached) " >&6
12959 ac_check_soname_save_LIBS=$LIBS
12960 LIBS="-lhal $ac_hal_libs $LIBS"
12961 cat >conftest.$ac_ext <<_ACEOF
12964 cat confdefs.h >>conftest.$ac_ext
12965 cat >>conftest.$ac_ext <<_ACEOF
12966 /* end confdefs.h. */
12968 /* Override any GCC internal prototype to avoid an error.
12969 Use char because int might match the return type of a GCC
12970 builtin and then its argument prototype would still apply. */
12974 char libhal_ctx_new ();
12978 return libhal_ctx_new ();
12983 rm -f conftest.$ac_objext conftest$ac_exeext
12984 if { (ac_try="$ac_link"
12985 case "(($ac_try" in
12986 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12987 *) ac_try_echo
=$ac_try;;
12989 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12990 $as_echo "$ac_try_echo") >&5
12991 (eval "$ac_link") 2>conftest.er1
12993 grep -v '^ *+' conftest.er1
>conftest.err
12995 cat conftest.err
>&5
12996 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12997 (exit $ac_status); } && {
12998 test -z "$ac_c_werror_flag" ||
12999 test ! -s conftest.err
13000 } && test -s conftest
$ac_exeext && {
13001 test "$cross_compiling" = yes ||
13002 $as_test_x conftest
$ac_exeext
13006 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'` ;;
13007 *) ac_cv_lib_soname_hal
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libhal\\.$LIBEXT" | sed -e "s/^.*\(libhal\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13010 $as_echo "$as_me: failed program was:" >&5
13011 sed 's/^/| /' conftest.
$ac_ext >&5
13016 rm -rf conftest.dSYM
13017 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
13018 conftest
$ac_exeext conftest.
$ac_ext
13019 LIBS
=$ac_check_soname_save_LIBS
13021 if test "x$ac_cv_lib_soname_hal" = "x"; then
13022 { $as_echo "$as_me:$LINENO: result: not found" >&5
13023 $as_echo "not found" >&6; }
13026 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_hal" >&5
13027 $as_echo "$ac_cv_lib_soname_hal" >&6; }
13029 cat >>confdefs.h
<<_ACEOF
13030 #define SONAME_LIBHAL "$ac_cv_lib_soname_hal"
13033 HALINCL
="$ac_hal_cflags"
13039 CPPFLAGS
="$ac_save_CPPFLAGS"
13041 if test "x$ac_cv_lib_soname_hal" = "x"; then
13042 case "x$with_hal" in
13043 x
) wine_notices
="$wine_notices|libhal ${notice_platform}development files not found, no dynamic device support." ;;
13045 *) { { $as_echo "$as_me:$LINENO: error: libhal ${notice_platform}development files not found, no dynamic device support.
13046 This is an error since --with-hal was requested." >&5
13047 $as_echo "$as_me: error: libhal ${notice_platform}development files not found, no dynamic device support.
13048 This is an error since --with-hal was requested." >&2;}
13049 { (exit 1); exit 1; }; } ;;
13054 if test "x$with_gnutls" != "xno"
13056 ac_save_CPPFLAGS
="$CPPFLAGS"
13057 if test "$PKG_CONFIG" != "false"
13059 ac_gnutls_libs
="`$PKG_CONFIG --libs gnutls 2>/dev/null`"
13060 ac_gnutls_cflags
="`$PKG_CONFIG --cflags gnutls 2>/dev/null`"
13061 CPPFLAGS
="$CPPFLAGS $ac_gnutls_cflags"
13063 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13064 { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
13065 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
13066 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13067 $as_echo_n "(cached) " >&6
13069 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
13070 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
13072 # Is the header compilable?
13073 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h usability" >&5
13074 $as_echo_n "checking gnutls/gnutls.h usability... " >&6; }
13075 cat >conftest.
$ac_ext <<_ACEOF
13078 cat confdefs.h
>>conftest.
$ac_ext
13079 cat >>conftest.
$ac_ext <<_ACEOF
13080 /* end confdefs.h. */
13081 $ac_includes_default
13082 #include <gnutls/gnutls.h>
13084 rm -f conftest.
$ac_objext
13085 if { (ac_try
="$ac_compile"
13086 case "(($ac_try" in
13087 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13088 *) ac_try_echo=$ac_try;;
13090 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13091 $as_echo "$ac_try_echo") >&5
13092 (eval "$ac_compile") 2>conftest.er1
13094 grep -v '^ *+' conftest.er1 >conftest.err
13096 cat conftest.err >&5
13097 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13098 (exit $ac_status); } && {
13099 test -z "$ac_c_werror_flag" ||
13100 test ! -s conftest.err
13101 } && test -s conftest.$ac_objext; then
13102 ac_header_compiler=yes
13104 $as_echo "$as_me: failed program was:" >&5
13105 sed 's/^/| /' conftest.$ac_ext >&5
13107 ac_header_compiler=no
13110 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13111 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13112 $as_echo "$ac_header_compiler" >&6; }
13114 # Is the header present?
13115 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h presence" >&5
13116 $as_echo_n "checking gnutls/gnutls.h presence... " >&6; }
13117 cat >conftest.$ac_ext <<_ACEOF
13120 cat confdefs.h >>conftest.$ac_ext
13121 cat >>conftest.$ac_ext <<_ACEOF
13122 /* end confdefs.h. */
13123 #include <gnutls/gnutls.h>
13125 if { (ac_try="$ac_cpp conftest.$ac_ext"
13126 case "(($ac_try" in
13127 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13128 *) ac_try_echo
=$ac_try;;
13130 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13131 $as_echo "$ac_try_echo") >&5
13132 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13134 grep -v '^ *+' conftest.er1
>conftest.err
13136 cat conftest.err
>&5
13137 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13138 (exit $ac_status); } >/dev
/null
&& {
13139 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13140 test ! -s conftest.err
13142 ac_header_preproc
=yes
13144 $as_echo "$as_me: failed program was:" >&5
13145 sed 's/^/| /' conftest.
$ac_ext >&5
13147 ac_header_preproc
=no
13150 rm -f conftest.err conftest.
$ac_ext
13151 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13152 $as_echo "$ac_header_preproc" >&6; }
13154 # So? What about this header?
13155 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13157 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&5
13158 $as_echo "$as_me: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13159 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&5
13160 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&2;}
13161 ac_header_preproc
=yes
13164 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&5
13165 $as_echo "$as_me: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&2;}
13166 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: check for missing prerequisite headers?" >&5
13167 $as_echo "$as_me: WARNING: gnutls/gnutls.h: check for missing prerequisite headers?" >&2;}
13168 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&5
13169 $as_echo "$as_me: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&2;}
13170 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: section \"Present But Cannot Be Compiled\"" >&5
13171 $as_echo "$as_me: WARNING: gnutls/gnutls.h: section \"Present But Cannot Be Compiled\"" >&2;}
13172 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&5
13173 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&2;}
13174 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&5
13175 $as_echo "$as_me: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&2;}
13177 ## ------------------------------------ ##
13178 ## Report this to wine-devel@winehq.org ##
13179 ## ------------------------------------ ##
13181 ) |
sed "s/^/$as_me: WARNING: /" >&2
13184 { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
13185 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
13186 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13187 $as_echo_n "(cached) " >&6
13189 ac_cv_header_gnutls_gnutls_h
=$ac_header_preproc
13191 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
13192 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
13195 if test "x$ac_cv_header_gnutls_gnutls_h" = x
""yes; then
13196 cat >conftest.
$ac_ext <<_ACEOF
13199 cat confdefs.h
>>conftest.
$ac_ext
13200 cat >>conftest.
$ac_ext <<_ACEOF
13201 /* end confdefs.h. */
13202 #include <gnutls/gnutls.h>
13206 typeof(gnutls_mac_get_key_size) *pfunc;
13211 rm -f conftest.
$ac_objext
13212 if { (ac_try
="$ac_compile"
13213 case "(($ac_try" in
13214 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13215 *) ac_try_echo=$ac_try;;
13217 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13218 $as_echo "$ac_try_echo") >&5
13219 (eval "$ac_compile") 2>conftest.er1
13221 grep -v '^ *+' conftest.er1 >conftest.err
13223 cat conftest.err >&5
13224 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13225 (exit $ac_status); } && {
13226 test -z "$ac_c_werror_flag" ||
13227 test ! -s conftest.err
13228 } && test -s conftest.$ac_objext; then
13229 { $as_echo "$as_me:$LINENO: checking for -lgnutls" >&5
13230 $as_echo_n "checking for -lgnutls... " >&6; }
13231 if test "${ac_cv_lib_soname_gnutls+set}" = set; then
13232 $as_echo_n "(cached) " >&6
13234 ac_check_soname_save_LIBS=$LIBS
13235 LIBS="-lgnutls $ac_gnutls_libs $LIBS"
13236 cat >conftest.$ac_ext <<_ACEOF
13239 cat confdefs.h >>conftest.$ac_ext
13240 cat >>conftest.$ac_ext <<_ACEOF
13241 /* end confdefs.h. */
13243 /* Override any GCC internal prototype to avoid an error.
13244 Use char because int might match the return type of a GCC
13245 builtin and then its argument prototype would still apply. */
13249 char gnutls_global_init ();
13253 return gnutls_global_init ();
13258 rm -f conftest.$ac_objext conftest$ac_exeext
13259 if { (ac_try="$ac_link"
13260 case "(($ac_try" in
13261 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13262 *) ac_try_echo
=$ac_try;;
13264 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13265 $as_echo "$ac_try_echo") >&5
13266 (eval "$ac_link") 2>conftest.er1
13268 grep -v '^ *+' conftest.er1
>conftest.err
13270 cat conftest.err
>&5
13271 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13272 (exit $ac_status); } && {
13273 test -z "$ac_c_werror_flag" ||
13274 test ! -s conftest.err
13275 } && test -s conftest
$ac_exeext && {
13276 test "$cross_compiling" = yes ||
13277 $as_test_x conftest
$ac_exeext
13281 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'` ;;
13282 *) ac_cv_lib_soname_gnutls
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libgnutls\\.$LIBEXT" | sed -e "s/^.*\(libgnutls\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13285 $as_echo "$as_me: failed program was:" >&5
13286 sed 's/^/| /' conftest.
$ac_ext >&5
13291 rm -rf conftest.dSYM
13292 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
13293 conftest
$ac_exeext conftest.
$ac_ext
13294 LIBS
=$ac_check_soname_save_LIBS
13296 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13297 { $as_echo "$as_me:$LINENO: result: not found" >&5
13298 $as_echo "not found" >&6; }
13301 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_gnutls" >&5
13302 $as_echo "$ac_cv_lib_soname_gnutls" >&6; }
13304 cat >>confdefs.h
<<_ACEOF
13305 #define SONAME_LIBGNUTLS "$ac_cv_lib_soname_gnutls"
13308 GNUTLSINCL
="$ac_gnutls_cflags"
13313 $as_echo "$as_me: failed program was:" >&5
13314 sed 's/^/| /' conftest.
$ac_ext >&5
13319 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
13323 CPPFLAGS
="$ac_save_CPPFLAGS"
13325 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13326 case "x$with_gnutls" in
13327 x
) wine_notices
="$wine_notices|libgnutls ${notice_platform}development files not found, no schannel support." ;;
13329 *) { { $as_echo "$as_me:$LINENO: error: libgnutls ${notice_platform}development files not found, no schannel support.
13330 This is an error since --with-gnutls was requested." >&5
13331 $as_echo "$as_me: error: libgnutls ${notice_platform}development files not found, no schannel support.
13332 This is an error since --with-gnutls was requested." >&2;}
13333 { (exit 1); exit 1; }; } ;;
13339 if test "$ac_cv_header_ncurses_h" = "yes"
13341 { $as_echo "$as_me:$LINENO: checking for -lncurses" >&5
13342 $as_echo_n "checking for -lncurses... " >&6; }
13343 if test "${ac_cv_lib_soname_ncurses+set}" = set; then
13344 $as_echo_n "(cached) " >&6
13346 ac_check_soname_save_LIBS
=$LIBS
13347 LIBS
="-lncurses $LIBS"
13348 cat >conftest.
$ac_ext <<_ACEOF
13351 cat confdefs.h
>>conftest.
$ac_ext
13352 cat >>conftest.
$ac_ext <<_ACEOF
13353 /* end confdefs.h. */
13355 /* Override any GCC internal prototype to avoid an error.
13356 Use char because int might match the return type of a GCC
13357 builtin and then its argument prototype would still apply. */
13370 rm -f conftest.
$ac_objext conftest
$ac_exeext
13371 if { (ac_try
="$ac_link"
13372 case "(($ac_try" in
13373 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13374 *) ac_try_echo=$ac_try;;
13376 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13377 $as_echo "$ac_try_echo") >&5
13378 (eval "$ac_link") 2>conftest.er1
13380 grep -v '^ *+' conftest.er1 >conftest.err
13382 cat conftest.err >&5
13383 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13384 (exit $ac_status); } && {
13385 test -z "$ac_c_werror_flag" ||
13386 test ! -s conftest.err
13387 } && test -s conftest$ac_exeext && {
13388 test "$cross_compiling" = yes ||
13389 $as_test_x conftest$ac_exeext
13393 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'` ;;
13394 *) ac_cv_lib_soname_ncurses=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libncurses\\.$LIBEXT" |
sed -e "s/^.*\(libncurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13397 $as_echo "$as_me: failed program was:" >&5
13398 sed 's/^/| /' conftest.$ac_ext >&5
13403 rm -rf conftest.dSYM
13404 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13405 conftest$ac_exeext conftest.$ac_ext
13406 LIBS=$ac_check_soname_save_LIBS
13408 if test "x$ac_cv_lib_soname_ncurses" = "x"; then
13409 { $as_echo "$as_me:$LINENO: result: not found" >&5
13410 $as_echo "not found" >&6; }
13413 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ncurses" >&5
13414 $as_echo "$ac_cv_lib_soname_ncurses" >&6; }
13416 cat >>confdefs.h <<_ACEOF
13417 #define SONAME_LIBNCURSES "$ac_cv_lib_soname_ncurses"
13420 CURSESLIBS="-lncurses"
13423 elif test "$ac_cv_header_curses_h" = "yes"
13425 { $as_echo "$as_me:$LINENO: checking for -lcurses" >&5
13426 $as_echo_n "checking for -lcurses... " >&6; }
13427 if test "${ac_cv_lib_soname_curses+set}" = set; then
13428 $as_echo_n "(cached) " >&6
13430 ac_check_soname_save_LIBS=$LIBS
13431 LIBS="-lcurses $LIBS"
13432 cat >conftest.$ac_ext <<_ACEOF
13435 cat confdefs.h >>conftest.$ac_ext
13436 cat >>conftest.$ac_ext <<_ACEOF
13437 /* end confdefs.h. */
13439 /* Override any GCC internal prototype to avoid an error.
13440 Use char because int might match the return type of a GCC
13441 builtin and then its argument prototype would still apply. */
13454 rm -f conftest.$ac_objext conftest$ac_exeext
13455 if { (ac_try="$ac_link"
13456 case "(($ac_try" in
13457 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13458 *) ac_try_echo
=$ac_try;;
13460 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13461 $as_echo "$ac_try_echo") >&5
13462 (eval "$ac_link") 2>conftest.er1
13464 grep -v '^ *+' conftest.er1
>conftest.err
13466 cat conftest.err
>&5
13467 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13468 (exit $ac_status); } && {
13469 test -z "$ac_c_werror_flag" ||
13470 test ! -s conftest.err
13471 } && test -s conftest
$ac_exeext && {
13472 test "$cross_compiling" = yes ||
13473 $as_test_x conftest
$ac_exeext
13477 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'` ;;
13478 *) ac_cv_lib_soname_curses
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcurses\\.$LIBEXT" | sed -e "s/^.*\(libcurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13481 $as_echo "$as_me: failed program was:" >&5
13482 sed 's/^/| /' conftest.
$ac_ext >&5
13487 rm -rf conftest.dSYM
13488 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
13489 conftest
$ac_exeext conftest.
$ac_ext
13490 LIBS
=$ac_check_soname_save_LIBS
13492 if test "x$ac_cv_lib_soname_curses" = "x"; then
13493 { $as_echo "$as_me:$LINENO: result: not found" >&5
13494 $as_echo "not found" >&6; }
13497 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_curses" >&5
13498 $as_echo "$ac_cv_lib_soname_curses" >&6; }
13500 cat >>confdefs.h
<<_ACEOF
13501 #define SONAME_LIBCURSES "$ac_cv_lib_soname_curses"
13504 CURSESLIBS
="-lcurses"
13508 ac_save_LIBS
="$LIBS"
13509 LIBS
="$LIBS $CURSESLIBS"
13511 for ac_func
in mousemask
13513 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
13514 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
13515 $as_echo_n "checking for $ac_func... " >&6; }
13516 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
13517 $as_echo_n "(cached) " >&6
13519 cat >conftest.
$ac_ext <<_ACEOF
13522 cat confdefs.h
>>conftest.
$ac_ext
13523 cat >>conftest.
$ac_ext <<_ACEOF
13524 /* end confdefs.h. */
13525 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
13526 For example, HP-UX 11i <limits.h> declares gettimeofday. */
13527 #define $ac_func innocuous_$ac_func
13529 /* System header to define __stub macros and hopefully few prototypes,
13530 which can conflict with char $ac_func (); below.
13531 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13532 <limits.h> exists even on freestanding compilers. */
13535 # include <limits.h>
13537 # include <assert.h>
13542 /* Override any GCC internal prototype to avoid an error.
13543 Use char because int might match the return type of a GCC
13544 builtin and then its argument prototype would still apply. */
13549 /* The GNU C library defines this for functions which it implements
13550 to always fail with ENOSYS. Some functions are actually named
13551 something starting with __ and the normal name is an alias. */
13552 #if defined __stub_$ac_func || defined __stub___$ac_func
13559 return $ac_func ();
13564 rm -f conftest.
$ac_objext conftest
$ac_exeext
13565 if { (ac_try
="$ac_link"
13566 case "(($ac_try" in
13567 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13568 *) ac_try_echo=$ac_try;;
13570 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13571 $as_echo "$ac_try_echo") >&5
13572 (eval "$ac_link") 2>conftest.er1
13574 grep -v '^ *+' conftest.er1 >conftest.err
13576 cat conftest.err >&5
13577 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13578 (exit $ac_status); } && {
13579 test -z "$ac_c_werror_flag" ||
13580 test ! -s conftest.err
13581 } && test -s conftest$ac_exeext && {
13582 test "$cross_compiling" = yes ||
13583 $as_test_x conftest$ac_exeext
13585 eval "$as_ac_var=yes"
13587 $as_echo "$as_me: failed program was:" >&5
13588 sed 's/^/| /' conftest.$ac_ext >&5
13590 eval "$as_ac_var=no"
13593 rm -rf conftest.dSYM
13594 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13595 conftest$ac_exeext conftest.$ac_ext
13597 ac_res=`eval 'as_val=${'$as_ac_var'}
13598 $as_echo "$as_val"'`
13599 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
13600 $as_echo "$ac_res" >&6; }
13601 as_val=`eval 'as_val=${'$as_ac_var'}
13602 $as_echo "$as_val"'`
13603 if test "x$as_val" = x""yes; then
13604 cat >>confdefs.h <<_ACEOF
13605 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
13611 LIBS="$ac_save_LIBS"
13612 if test "x$ac_cv_lib_soname_curses$ac_cv_lib_soname_ncurses" = "x"; then
13613 case "x$with_curses" in
13614 x) wine_notices="$wine_notices|lib(n)curses ${notice_platform}development files not found, curses won't be supported." ;;
13616 *) { { $as_echo "$as_me:$LINENO: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13617 This is an error since --with-curses was requested." >&5
13618 $as_echo "$as_me: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13619 This is an error since --with-curses was requested." >&2;}
13620 { (exit 1); exit 1; }; } ;;
13625 if test "x$with_sane" != "xno"
13627 ac_save_CPPFLAGS="$CPPFLAGS"
13628 # Extract the first word of "sane-config", so it can be a program name with args.
13629 set dummy sane-config; ac_word=$2
13630 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13631 $as_echo_n "checking for $ac_word... " >&6; }
13632 if test "${ac_cv_prog_sane_devel+set}" = set; then
13633 $as_echo_n "(cached) " >&6
13635 if test -n "$sane_devel"; then
13636 ac_cv_prog_sane_devel="$sane_devel" # Let the user override the test.
13638 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13639 for as_dir in $PATH
13642 test -z "$as_dir" && as_dir=.
13643 for ac_exec_ext in '' $ac_executable_extensions; do
13644 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13645 ac_cv_prog_sane_devel="sane-config"
13646 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13653 test -z "$ac_cv_prog_sane_devel" && ac_cv_prog_sane_devel="no"
13656 sane_devel=$ac_cv_prog_sane_devel
13657 if test -n "$sane_devel"; then
13658 { $as_echo "$as_me:$LINENO: result: $sane_devel" >&5
13659 $as_echo "$sane_devel" >&6; }
13661 { $as_echo "$as_me:$LINENO: result: no" >&5
13662 $as_echo "no" >&6; }
13666 if test "$sane_devel" != "no"
13668 ac_sane_incl="`$sane_devel --cflags`"
13669 ac_sane_libs="`$sane_devel --ldflags`"
13670 CPPFLAGS="$CPPFLAGS $ac_sane_incl"
13672 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13673 { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13674 $as_echo_n "checking for sane/sane.h... " >&6; }
13675 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13676 $as_echo_n "(cached) " >&6
13678 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13679 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
13681 # Is the header compilable?
13682 { $as_echo "$as_me:$LINENO: checking sane/sane.h usability" >&5
13683 $as_echo_n "checking sane/sane.h usability... " >&6; }
13684 cat >conftest.$ac_ext <<_ACEOF
13687 cat confdefs.h >>conftest.$ac_ext
13688 cat >>conftest.$ac_ext <<_ACEOF
13689 /* end confdefs.h. */
13690 $ac_includes_default
13691 #include <sane/sane.h>
13693 rm -f conftest.$ac_objext
13694 if { (ac_try="$ac_compile"
13695 case "(($ac_try" in
13696 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13697 *) ac_try_echo
=$ac_try;;
13699 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13700 $as_echo "$ac_try_echo") >&5
13701 (eval "$ac_compile") 2>conftest.er1
13703 grep -v '^ *+' conftest.er1
>conftest.err
13705 cat conftest.err
>&5
13706 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13707 (exit $ac_status); } && {
13708 test -z "$ac_c_werror_flag" ||
13709 test ! -s conftest.err
13710 } && test -s conftest.
$ac_objext; then
13711 ac_header_compiler
=yes
13713 $as_echo "$as_me: failed program was:" >&5
13714 sed 's/^/| /' conftest.
$ac_ext >&5
13716 ac_header_compiler
=no
13719 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
13720 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13721 $as_echo "$ac_header_compiler" >&6; }
13723 # Is the header present?
13724 { $as_echo "$as_me:$LINENO: checking sane/sane.h presence" >&5
13725 $as_echo_n "checking sane/sane.h presence... " >&6; }
13726 cat >conftest.
$ac_ext <<_ACEOF
13729 cat confdefs.h
>>conftest.
$ac_ext
13730 cat >>conftest.
$ac_ext <<_ACEOF
13731 /* end confdefs.h. */
13732 #include <sane/sane.h>
13734 if { (ac_try
="$ac_cpp conftest.$ac_ext"
13735 case "(($ac_try" in
13736 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13737 *) ac_try_echo=$ac_try;;
13739 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13740 $as_echo "$ac_try_echo") >&5
13741 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13743 grep -v '^ *+' conftest.er1 >conftest.err
13745 cat conftest.err >&5
13746 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13747 (exit $ac_status); } >/dev/null && {
13748 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13749 test ! -s conftest.err
13751 ac_header_preproc=yes
13753 $as_echo "$as_me: failed program was:" >&5
13754 sed 's/^/| /' conftest.$ac_ext >&5
13756 ac_header_preproc=no
13759 rm -f conftest.err conftest.$ac_ext
13760 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13761 $as_echo "$ac_header_preproc" >&6; }
13763 # So? What about this header?
13764 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13766 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&5
13767 $as_echo "$as_me: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13768 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the compiler's result" >&5
13769 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the compiler's result" >&2;}
13770 ac_header_preproc=yes
13773 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: present but cannot be compiled" >&5
13774 $as_echo "$as_me: WARNING: sane/sane.h: present but cannot be compiled" >&2;}
13775 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: check for missing prerequisite headers?" >&5
13776 $as_echo "$as_me: WARNING: sane/sane.h: check for missing prerequisite headers?" >&2;}
13777 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: see the Autoconf documentation" >&5
13778 $as_echo "$as_me: WARNING: sane/sane.h: see the Autoconf documentation" >&2;}
13779 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&5
13780 $as_echo "$as_me: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&2;}
13781 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&5
13782 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&2;}
13783 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&5
13784 $as_echo "$as_me: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&2;}
13786 ## ------------------------------------ ##
13787 ## Report this to wine-devel@winehq.org ##
13788 ## ------------------------------------ ##
13790 ) | sed "s/^/$as_me: WARNING: /" >&2
13793 { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13794 $as_echo_n "checking for sane/sane.h... " >&6; }
13795 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13796 $as_echo_n "(cached) " >&6
13798 ac_cv_header_sane_sane_h=$ac_header_preproc
13800 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13801 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
13804 if test "x$ac_cv_header_sane_sane_h" = x""yes; then
13805 { $as_echo "$as_me:$LINENO: checking for -lsane" >&5
13806 $as_echo_n "checking for -lsane... " >&6; }
13807 if test "${ac_cv_lib_soname_sane+set}" = set; then
13808 $as_echo_n "(cached) " >&6
13810 ac_check_soname_save_LIBS=$LIBS
13811 LIBS="-lsane $ac_sane_libs $LIBS"
13812 cat >conftest.$ac_ext <<_ACEOF
13815 cat confdefs.h >>conftest.$ac_ext
13816 cat >>conftest.$ac_ext <<_ACEOF
13817 /* end confdefs.h. */
13819 /* Override any GCC internal prototype to avoid an error.
13820 Use char because int might match the return type of a GCC
13821 builtin and then its argument prototype would still apply. */
13829 return sane_init ();
13834 rm -f conftest.$ac_objext conftest$ac_exeext
13835 if { (ac_try="$ac_link"
13836 case "(($ac_try" in
13837 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13838 *) ac_try_echo
=$ac_try;;
13840 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13841 $as_echo "$ac_try_echo") >&5
13842 (eval "$ac_link") 2>conftest.er1
13844 grep -v '^ *+' conftest.er1
>conftest.err
13846 cat conftest.err
>&5
13847 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13848 (exit $ac_status); } && {
13849 test -z "$ac_c_werror_flag" ||
13850 test ! -s conftest.err
13851 } && test -s conftest
$ac_exeext && {
13852 test "$cross_compiling" = yes ||
13853 $as_test_x conftest
$ac_exeext
13857 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'` ;;
13858 *) ac_cv_lib_soname_sane
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libsane\\.$LIBEXT" | sed -e "s/^.*\(libsane\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13861 $as_echo "$as_me: failed program was:" >&5
13862 sed 's/^/| /' conftest.
$ac_ext >&5
13867 rm -rf conftest.dSYM
13868 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
13869 conftest
$ac_exeext conftest.
$ac_ext
13870 LIBS
=$ac_check_soname_save_LIBS
13872 if test "x$ac_cv_lib_soname_sane" = "x"; then
13873 { $as_echo "$as_me:$LINENO: result: not found" >&5
13874 $as_echo "not found" >&6; }
13877 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_sane" >&5
13878 $as_echo "$ac_cv_lib_soname_sane" >&6; }
13880 cat >>confdefs.h
<<_ACEOF
13881 #define SONAME_LIBSANE "$ac_cv_lib_soname_sane"
13884 SANEINCL
="$ac_sane_incl"
13891 CPPFLAGS
="$ac_save_CPPFLAGS"
13893 if test "x$ac_cv_lib_soname_sane" = "x"; then
13894 case "x$with_sane" in
13895 x
) wine_notices
="$wine_notices|libsane ${notice_platform}development files not found, scanners won't be supported." ;;
13897 *) { { $as_echo "$as_me:$LINENO: error: libsane ${notice_platform}development files not found, scanners won't be supported.
13898 This is an error since --with-sane was requested." >&5
13899 $as_echo "$as_me: error: libsane ${notice_platform}development files not found, scanners won't be supported.
13900 This is an error since --with-sane was requested." >&2;}
13901 { (exit 1); exit 1; }; } ;;
13906 if test "x$with_gphoto" != "xno"
13908 ac_save_CPPFLAGS
="$CPPFLAGS"
13909 # Extract the first word of "gphoto2-config", so it can be a program name with args.
13910 set dummy gphoto2-config
; ac_word
=$2
13911 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13912 $as_echo_n "checking for $ac_word... " >&6; }
13913 if test "${ac_cv_prog_gphoto2_devel+set}" = set; then
13914 $as_echo_n "(cached) " >&6
13916 if test -n "$gphoto2_devel"; then
13917 ac_cv_prog_gphoto2_devel
="$gphoto2_devel" # Let the user override the test.
13919 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
13920 for as_dir
in $PATH
13923 test -z "$as_dir" && as_dir
=.
13924 for ac_exec_ext
in '' $ac_executable_extensions; do
13925 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13926 ac_cv_prog_gphoto2_devel
="gphoto2-config"
13927 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13934 test -z "$ac_cv_prog_gphoto2_devel" && ac_cv_prog_gphoto2_devel
="no"
13937 gphoto2_devel
=$ac_cv_prog_gphoto2_devel
13938 if test -n "$gphoto2_devel"; then
13939 { $as_echo "$as_me:$LINENO: result: $gphoto2_devel" >&5
13940 $as_echo "$gphoto2_devel" >&6; }
13942 { $as_echo "$as_me:$LINENO: result: no" >&5
13943 $as_echo "no" >&6; }
13947 # Extract the first word of "gphoto2-port-config", so it can be a program name with args.
13948 set dummy gphoto2-port-config
; ac_word
=$2
13949 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13950 $as_echo_n "checking for $ac_word... " >&6; }
13951 if test "${ac_cv_prog_gphoto2port_devel+set}" = set; then
13952 $as_echo_n "(cached) " >&6
13954 if test -n "$gphoto2port_devel"; then
13955 ac_cv_prog_gphoto2port_devel
="$gphoto2port_devel" # Let the user override the test.
13957 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
13958 for as_dir
in $PATH
13961 test -z "$as_dir" && as_dir
=.
13962 for ac_exec_ext
in '' $ac_executable_extensions; do
13963 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13964 ac_cv_prog_gphoto2port_devel
="gphoto2-port-config"
13965 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13972 test -z "$ac_cv_prog_gphoto2port_devel" && ac_cv_prog_gphoto2port_devel
="no"
13975 gphoto2port_devel
=$ac_cv_prog_gphoto2port_devel
13976 if test -n "$gphoto2port_devel"; then
13977 { $as_echo "$as_me:$LINENO: result: $gphoto2port_devel" >&5
13978 $as_echo "$gphoto2port_devel" >&6; }
13980 { $as_echo "$as_me:$LINENO: result: no" >&5
13981 $as_echo "no" >&6; }
13985 if test "$gphoto2_devel" != "no" -a "$gphoto2port_devel" != "no"
13987 ac_gphoto2_incl
="`$gphoto2_devel --cflags` `$gphoto2port_devel --cflags`"
13989 for i
in `$gphoto2_devel --libs` `$gphoto2port_devel --libs`
13992 -L/usr
/lib|
-L/usr
/lib64
) ;;
13993 -L*|
-l*) ac_gphoto2_libs
="$ac_gphoto2_libs $i";;
13996 CPPFLAGS
="$CPPFLAGS $ac_gphoto2_incl"
13998 ac_gphoto2_libs
=${ac_gphoto2_libs:-"-lgphoto2"}
13999 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14000 { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
14001 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
14002 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14003 $as_echo_n "(cached) " >&6
14005 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
14006 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
14008 # Is the header compilable?
14009 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h usability" >&5
14010 $as_echo_n "checking gphoto2-camera.h usability... " >&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 $ac_includes_default
14018 #include <gphoto2-camera.h>
14020 rm -f conftest.
$ac_objext
14021 if { (ac_try
="$ac_compile"
14022 case "(($ac_try" in
14023 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14024 *) ac_try_echo=$ac_try;;
14026 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14027 $as_echo "$ac_try_echo") >&5
14028 (eval "$ac_compile") 2>conftest.er1
14030 grep -v '^ *+' conftest.er1 >conftest.err
14032 cat conftest.err >&5
14033 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14034 (exit $ac_status); } && {
14035 test -z "$ac_c_werror_flag" ||
14036 test ! -s conftest.err
14037 } && test -s conftest.$ac_objext; then
14038 ac_header_compiler=yes
14040 $as_echo "$as_me: failed program was:" >&5
14041 sed 's/^/| /' conftest.$ac_ext >&5
14043 ac_header_compiler=no
14046 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14047 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14048 $as_echo "$ac_header_compiler" >&6; }
14050 # Is the header present?
14051 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h presence" >&5
14052 $as_echo_n "checking gphoto2-camera.h presence... " >&6; }
14053 cat >conftest.$ac_ext <<_ACEOF
14056 cat confdefs.h >>conftest.$ac_ext
14057 cat >>conftest.$ac_ext <<_ACEOF
14058 /* end confdefs.h. */
14059 #include <gphoto2-camera.h>
14061 if { (ac_try="$ac_cpp conftest.$ac_ext"
14062 case "(($ac_try" in
14063 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14064 *) ac_try_echo
=$ac_try;;
14066 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14067 $as_echo "$ac_try_echo") >&5
14068 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14070 grep -v '^ *+' conftest.er1
>conftest.err
14072 cat conftest.err
>&5
14073 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14074 (exit $ac_status); } >/dev
/null
&& {
14075 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14076 test ! -s conftest.err
14078 ac_header_preproc
=yes
14080 $as_echo "$as_me: failed program was:" >&5
14081 sed 's/^/| /' conftest.
$ac_ext >&5
14083 ac_header_preproc
=no
14086 rm -f conftest.err conftest.
$ac_ext
14087 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14088 $as_echo "$ac_header_preproc" >&6; }
14090 # So? What about this header?
14091 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
14093 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&5
14094 $as_echo "$as_me: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
14095 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&5
14096 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&2;}
14097 ac_header_preproc
=yes
14100 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: present but cannot be compiled" >&5
14101 $as_echo "$as_me: WARNING: gphoto2-camera.h: present but cannot be compiled" >&2;}
14102 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: check for missing prerequisite headers?" >&5
14103 $as_echo "$as_me: WARNING: gphoto2-camera.h: check for missing prerequisite headers?" >&2;}
14104 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&5
14105 $as_echo "$as_me: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&2;}
14106 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: section \"Present But Cannot Be Compiled\"" >&5
14107 $as_echo "$as_me: WARNING: gphoto2-camera.h: section \"Present But Cannot Be Compiled\"" >&2;}
14108 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&5
14109 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&2;}
14110 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&5
14111 $as_echo "$as_me: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&2;}
14113 ## ------------------------------------ ##
14114 ## Report this to wine-devel@winehq.org ##
14115 ## ------------------------------------ ##
14117 ) |
sed "s/^/$as_me: WARNING: /" >&2
14120 { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
14121 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
14122 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14123 $as_echo_n "(cached) " >&6
14125 ac_cv_header_gphoto2_camera_h
=$ac_header_preproc
14127 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
14128 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
14131 if test "x$ac_cv_header_gphoto2_camera_h" = x
""yes; then
14132 { $as_echo "$as_me:$LINENO: checking for gp_camera_new in -lgphoto2" >&5
14133 $as_echo_n "checking for gp_camera_new in -lgphoto2... " >&6; }
14134 if test "${ac_cv_lib_gphoto2_gp_camera_new+set}" = set; then
14135 $as_echo_n "(cached) " >&6
14137 ac_check_lib_save_LIBS
=$LIBS
14138 LIBS
="-lgphoto2 $ac_gphoto2_libs $LIBS"
14139 cat >conftest.
$ac_ext <<_ACEOF
14142 cat confdefs.h
>>conftest.
$ac_ext
14143 cat >>conftest.
$ac_ext <<_ACEOF
14144 /* end confdefs.h. */
14146 /* Override any GCC internal prototype to avoid an error.
14147 Use char because int might match the return type of a GCC
14148 builtin and then its argument prototype would still apply. */
14152 char gp_camera_new ();
14156 return gp_camera_new ();
14161 rm -f conftest.
$ac_objext conftest
$ac_exeext
14162 if { (ac_try
="$ac_link"
14163 case "(($ac_try" in
14164 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14165 *) ac_try_echo=$ac_try;;
14167 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14168 $as_echo "$ac_try_echo") >&5
14169 (eval "$ac_link") 2>conftest.er1
14171 grep -v '^ *+' conftest.er1 >conftest.err
14173 cat conftest.err >&5
14174 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14175 (exit $ac_status); } && {
14176 test -z "$ac_c_werror_flag" ||
14177 test ! -s conftest.err
14178 } && test -s conftest$ac_exeext && {
14179 test "$cross_compiling" = yes ||
14180 $as_test_x conftest$ac_exeext
14182 ac_cv_lib_gphoto2_gp_camera_new=yes
14184 $as_echo "$as_me: failed program was:" >&5
14185 sed 's/^/| /' conftest.$ac_ext >&5
14187 ac_cv_lib_gphoto2_gp_camera_new=no
14190 rm -rf conftest.dSYM
14191 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14192 conftest$ac_exeext conftest.$ac_ext
14193 LIBS=$ac_check_lib_save_LIBS
14195 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_gphoto2_gp_camera_new" >&5
14196 $as_echo "$ac_cv_lib_gphoto2_gp_camera_new" >&6; }
14197 if test "x$ac_cv_lib_gphoto2_gp_camera_new" = x""yes; then
14199 cat >>confdefs.h <<\_ACEOF
14200 #define HAVE_GPHOTO2 1
14203 GPHOTO2LIBS="$ac_gphoto2_libs"
14205 GPHOTO2INCL="$ac_gphoto2_incl"
14212 CPPFLAGS="$ac_save_CPPFLAGS"
14214 if test "$ac_cv_lib_gphoto2_gp_camera_new" != "yes"; then
14215 case "x$with_gphoto" in
14216 x) wine_notices="$wine_notices|libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported." ;;
14218 *) { { $as_echo "$as_me:$LINENO: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14219 This is an error since --with-gphoto was requested." >&5
14220 $as_echo "$as_me: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14221 This is an error since --with-gphoto was requested." >&2;}
14222 { (exit 1); exit 1; }; } ;;
14230 if test "$ac_cv_header_resolv_h" = "yes"
14232 ac_save_LIBS="$LIBS"
14233 LIBS="$LIBS -lresolv"
14234 cat >conftest.$ac_ext <<_ACEOF
14237 cat confdefs.h >>conftest.$ac_ext
14238 cat >>conftest.$ac_ext <<_ACEOF
14239 /* end confdefs.h. */
14240 #ifdef HAVE_NETINET_IN_H
14241 #include <netinet/in.h>
14243 #include <resolv.h>
14252 rm -f conftest.$ac_objext conftest$ac_exeext
14253 if { (ac_try="$ac_link"
14254 case "(($ac_try" in
14255 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14256 *) ac_try_echo
=$ac_try;;
14258 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14259 $as_echo "$ac_try_echo") >&5
14260 (eval "$ac_link") 2>conftest.er1
14262 grep -v '^ *+' conftest.er1
>conftest.err
14264 cat conftest.err
>&5
14265 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14266 (exit $ac_status); } && {
14267 test -z "$ac_c_werror_flag" ||
14268 test ! -s conftest.err
14269 } && test -s conftest
$ac_exeext && {
14270 test "$cross_compiling" = yes ||
14271 $as_test_x conftest
$ac_exeext
14274 cat >>confdefs.h
<<\_ACEOF
14275 #define HAVE_RESOLV 1
14278 RESOLVLIBS
="-lresolv"
14280 $as_echo "$as_me: failed program was:" >&5
14281 sed 's/^/| /' conftest.
$ac_ext >&5
14286 rm -rf conftest.dSYM
14287 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
14288 conftest
$ac_exeext conftest.
$ac_ext
14289 LIBS
="$ac_save_LIBS"
14294 if test "$ac_cv_header_lcms_h" = "yes" -o "$ac_cv_header_lcms_lcms_h" = "yes"
14296 { $as_echo "$as_me:$LINENO: checking for cmsOpenProfileFromFile in -llcms" >&5
14297 $as_echo_n "checking for cmsOpenProfileFromFile in -llcms... " >&6; }
14298 if test "${ac_cv_lib_lcms_cmsOpenProfileFromFile+set}" = set; then
14299 $as_echo_n "(cached) " >&6
14301 ac_check_lib_save_LIBS
=$LIBS
14302 LIBS
="-llcms $LIBS"
14303 cat >conftest.
$ac_ext <<_ACEOF
14306 cat confdefs.h
>>conftest.
$ac_ext
14307 cat >>conftest.
$ac_ext <<_ACEOF
14308 /* end confdefs.h. */
14310 /* Override any GCC internal prototype to avoid an error.
14311 Use char because int might match the return type of a GCC
14312 builtin and then its argument prototype would still apply. */
14316 char cmsOpenProfileFromFile ();
14320 return cmsOpenProfileFromFile ();
14325 rm -f conftest.
$ac_objext conftest
$ac_exeext
14326 if { (ac_try
="$ac_link"
14327 case "(($ac_try" in
14328 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14329 *) ac_try_echo=$ac_try;;
14331 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14332 $as_echo "$ac_try_echo") >&5
14333 (eval "$ac_link") 2>conftest.er1
14335 grep -v '^ *+' conftest.er1 >conftest.err
14337 cat conftest.err >&5
14338 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14339 (exit $ac_status); } && {
14340 test -z "$ac_c_werror_flag" ||
14341 test ! -s conftest.err
14342 } && test -s conftest$ac_exeext && {
14343 test "$cross_compiling" = yes ||
14344 $as_test_x conftest$ac_exeext
14346 ac_cv_lib_lcms_cmsOpenProfileFromFile=yes
14348 $as_echo "$as_me: failed program was:" >&5
14349 sed 's/^/| /' conftest.$ac_ext >&5
14351 ac_cv_lib_lcms_cmsOpenProfileFromFile=no
14354 rm -rf conftest.dSYM
14355 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14356 conftest$ac_exeext conftest.$ac_ext
14357 LIBS=$ac_check_lib_save_LIBS
14359 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lcms_cmsOpenProfileFromFile" >&5
14360 $as_echo "$ac_cv_lib_lcms_cmsOpenProfileFromFile" >&6; }
14361 if test "x$ac_cv_lib_lcms_cmsOpenProfileFromFile" = x""yes; then
14363 cat >>confdefs.h <<\_ACEOF
14364 #define HAVE_LCMS 1
14371 if test "$ac_cv_lib_lcms_cmsOpenProfileFromFile" != "yes"; then
14372 case "x$with_cms" in
14373 x) wine_notices="$wine_notices|liblcms ${notice_platform}development files not found, Color Management won't be supported." ;;
14375 *) { { $as_echo "$as_me:$LINENO: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14376 This is an error since --with-cms was requested." >&5
14377 $as_echo "$as_me: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14378 This is an error since --with-cms was requested." >&2;}
14379 { (exit 1); exit 1; }; } ;;
14384 if test "x$with_freetype" != "xno"
14386 for ac_prog in freetype-config freetype2-config
14388 # Extract the first word of "$ac_prog", so it can be a program name with args.
14389 set dummy $ac_prog; ac_word=$2
14390 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14391 $as_echo_n "checking for $ac_word... " >&6; }
14392 if test "${ac_cv_prog_ft_devel+set}" = set; then
14393 $as_echo_n "(cached) " >&6
14395 if test -n "$ft_devel"; then
14396 ac_cv_prog_ft_devel="$ft_devel" # Let the user override the test.
14398 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14399 for as_dir in $PATH
14402 test -z "$as_dir" && as_dir=.
14403 for ac_exec_ext in '' $ac_executable_extensions; do
14404 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14405 ac_cv_prog_ft_devel="$ac_prog"
14406 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14415 ft_devel=$ac_cv_prog_ft_devel
14416 if test -n "$ft_devel"; then
14417 { $as_echo "$as_me:$LINENO: result: $ft_devel" >&5
14418 $as_echo "$ft_devel" >&6; }
14420 { $as_echo "$as_me:$LINENO: result: no" >&5
14421 $as_echo "no" >&6; }
14425 test -n "$ft_devel" && break
14427 test -n "$ft_devel" || ft_devel="no"
14429 if test "$ft_devel" != "no"
14431 ac_freetype_incl=`$ft_devel --cflags`
14432 ac_freetype_libs=`$ft_devel --libs`
14434 ac_freetype_libs=${ac_freetype_libs:-"-lfreetype"}
14435 { $as_echo "$as_me:$LINENO: checking for -lfreetype" >&5
14436 $as_echo_n "checking for -lfreetype... " >&6; }
14437 if test "${ac_cv_lib_soname_freetype+set}" = set; then
14438 $as_echo_n "(cached) " >&6
14440 ac_check_soname_save_LIBS=$LIBS
14441 LIBS="-lfreetype $ac_freetype_libs $LIBS"
14442 cat >conftest.$ac_ext <<_ACEOF
14445 cat confdefs.h >>conftest.$ac_ext
14446 cat >>conftest.$ac_ext <<_ACEOF
14447 /* end confdefs.h. */
14449 /* Override any GCC internal prototype to avoid an error.
14450 Use char because int might match the return type of a GCC
14451 builtin and then its argument prototype would still apply. */
14455 char FT_Init_FreeType ();
14459 return FT_Init_FreeType ();
14464 rm -f conftest.$ac_objext conftest$ac_exeext
14465 if { (ac_try="$ac_link"
14466 case "(($ac_try" in
14467 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14468 *) ac_try_echo
=$ac_try;;
14470 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14471 $as_echo "$ac_try_echo") >&5
14472 (eval "$ac_link") 2>conftest.er1
14474 grep -v '^ *+' conftest.er1
>conftest.err
14476 cat conftest.err
>&5
14477 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14478 (exit $ac_status); } && {
14479 test -z "$ac_c_werror_flag" ||
14480 test ! -s conftest.err
14481 } && test -s conftest
$ac_exeext && {
14482 test "$cross_compiling" = yes ||
14483 $as_test_x conftest
$ac_exeext
14487 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'` ;;
14488 *) ac_cv_lib_soname_freetype
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfreetype\\.$LIBEXT" | sed -e "s/^.*\(libfreetype\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
14491 $as_echo "$as_me: failed program was:" >&5
14492 sed 's/^/| /' conftest.
$ac_ext >&5
14497 rm -rf conftest.dSYM
14498 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
14499 conftest
$ac_exeext conftest.
$ac_ext
14500 LIBS
=$ac_check_soname_save_LIBS
14502 if test "x$ac_cv_lib_soname_freetype" = "x"; then
14503 { $as_echo "$as_me:$LINENO: result: not found" >&5
14504 $as_echo "not found" >&6; }
14507 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_freetype" >&5
14508 $as_echo "$ac_cv_lib_soname_freetype" >&6; }
14510 cat >>confdefs.h
<<_ACEOF
14511 #define SONAME_LIBFREETYPE "$ac_cv_lib_soname_freetype"
14517 if test "$ft_lib" = "yes"
14519 ac_save_CPPFLAGS
="$CPPFLAGS"
14520 CPPFLAGS
="$ac_freetype_incl $CPPFLAGS"
14534 for ac_header
in ft2build.h \
14535 freetype
/freetype.h \
14536 freetype
/ftglyph.h \
14537 freetype
/fttypes.h \
14538 freetype
/tttables.h \
14539 freetype
/ftnames.h \
14540 freetype
/ftsnames.h \
14541 freetype
/ttnameid.h \
14542 freetype
/ftoutln.h \
14543 freetype
/ftwinfnt.h \
14544 freetype
/ftmodapi.h \
14545 freetype
/ftlcdfil.h \
14546 freetype
/internal
/sfnt.h
14548 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
14549 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
14550 $as_echo_n "checking for $ac_header... " >&6; }
14551 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
14552 $as_echo_n "(cached) " >&6
14554 cat >conftest.
$ac_ext <<_ACEOF
14557 cat confdefs.h
>>conftest.
$ac_ext
14558 cat >>conftest.
$ac_ext <<_ACEOF
14559 /* end confdefs.h. */
14560 #ifdef HAVE_FT2BUILD_H
14561 # include <ft2build.h>
14564 #include <$ac_header>
14566 rm -f conftest.
$ac_objext
14567 if { (ac_try
="$ac_compile"
14568 case "(($ac_try" in
14569 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14570 *) ac_try_echo=$ac_try;;
14572 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14573 $as_echo "$ac_try_echo") >&5
14574 (eval "$ac_compile") 2>conftest.er1
14576 grep -v '^ *+' conftest.er1 >conftest.err
14578 cat conftest.err >&5
14579 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14580 (exit $ac_status); } && {
14581 test -z "$ac_c_werror_flag" ||
14582 test ! -s conftest.err
14583 } && test -s conftest.$ac_objext; then
14584 eval "$as_ac_Header=yes"
14586 $as_echo "$as_me: failed program was:" >&5
14587 sed 's/^/| /' conftest.$ac_ext >&5
14589 eval "$as_ac_Header=no"
14592 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14594 ac_res=`eval 'as_val=${'$as_ac_Header'}
14595 $as_echo "$as_val"'`
14596 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14597 $as_echo "$ac_res" >&6; }
14598 as_val=`eval 'as_val=${'$as_ac_Header'}
14599 $as_echo "$as_val"'`
14600 if test "x$as_val" = x""yes; then
14601 cat >>confdefs.h <<_ACEOF
14602 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
14609 cat >conftest.$ac_ext <<_ACEOF
14612 cat confdefs.h >>conftest.$ac_ext
14613 cat >>conftest.$ac_ext <<_ACEOF
14614 /* end confdefs.h. */
14615 #include <ft2build.h>
14616 #include <freetype/fttrigon.h>
14618 if { (ac_try="$ac_cpp conftest.$ac_ext"
14619 case "(($ac_try" in
14620 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14621 *) ac_try_echo
=$ac_try;;
14623 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14624 $as_echo "$ac_try_echo") >&5
14625 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14627 grep -v '^ *+' conftest.er1
>conftest.err
14629 cat conftest.err
>&5
14630 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14631 (exit $ac_status); } >/dev
/null
&& {
14632 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14633 test ! -s conftest.err
14636 cat >>confdefs.h
<<\_ACEOF
14637 #define HAVE_FREETYPE_FTTRIGON_H 1
14640 wine_cv_fttrigon
=yes
14642 $as_echo "$as_me: failed program was:" >&5
14643 sed 's/^/| /' conftest.
$ac_ext >&5
14645 wine_cv_fttrigon
=no
14648 rm -f conftest.err conftest.
$ac_ext
14649 { $as_echo "$as_me:$LINENO: checking for FT_TrueTypeEngineType" >&5
14650 $as_echo_n "checking for FT_TrueTypeEngineType... " >&6; }
14651 if test "${ac_cv_type_FT_TrueTypeEngineType+set}" = set; then
14652 $as_echo_n "(cached) " >&6
14654 ac_cv_type_FT_TrueTypeEngineType
=no
14655 cat >conftest.
$ac_ext <<_ACEOF
14658 cat confdefs.h
>>conftest.
$ac_ext
14659 cat >>conftest.
$ac_ext <<_ACEOF
14660 /* end confdefs.h. */
14661 #include <freetype/ftmodapi.h>
14666 if (sizeof (FT_TrueTypeEngineType))
14672 rm -f conftest.
$ac_objext
14673 if { (ac_try
="$ac_compile"
14674 case "(($ac_try" in
14675 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14676 *) ac_try_echo=$ac_try;;
14678 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14679 $as_echo "$ac_try_echo") >&5
14680 (eval "$ac_compile") 2>conftest.er1
14682 grep -v '^ *+' conftest.er1 >conftest.err
14684 cat conftest.err >&5
14685 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14686 (exit $ac_status); } && {
14687 test -z "$ac_c_werror_flag" ||
14688 test ! -s conftest.err
14689 } && test -s conftest.$ac_objext; then
14690 cat >conftest.$ac_ext <<_ACEOF
14693 cat confdefs.h >>conftest.$ac_ext
14694 cat >>conftest.$ac_ext <<_ACEOF
14695 /* end confdefs.h. */
14696 #include <freetype/ftmodapi.h>
14701 if (sizeof ((FT_TrueTypeEngineType)))
14707 rm -f conftest.$ac_objext
14708 if { (ac_try="$ac_compile"
14709 case "(($ac_try" in
14710 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14711 *) ac_try_echo
=$ac_try;;
14713 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14714 $as_echo "$ac_try_echo") >&5
14715 (eval "$ac_compile") 2>conftest.er1
14717 grep -v '^ *+' conftest.er1
>conftest.err
14719 cat conftest.err
>&5
14720 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14721 (exit $ac_status); } && {
14722 test -z "$ac_c_werror_flag" ||
14723 test ! -s conftest.err
14724 } && test -s conftest.
$ac_objext; then
14727 $as_echo "$as_me: failed program was:" >&5
14728 sed 's/^/| /' conftest.
$ac_ext >&5
14730 ac_cv_type_FT_TrueTypeEngineType
=yes
14733 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14735 $as_echo "$as_me: failed program was:" >&5
14736 sed 's/^/| /' conftest.
$ac_ext >&5
14741 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14743 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_FT_TrueTypeEngineType" >&5
14744 $as_echo "$ac_cv_type_FT_TrueTypeEngineType" >&6; }
14745 if test "x$ac_cv_type_FT_TrueTypeEngineType" = x
""yes; then
14747 cat >>confdefs.h
<<_ACEOF
14748 #define HAVE_FT_TRUETYPEENGINETYPE 1
14754 ac_save_CFLAGS
="$CFLAGS"
14755 CFLAGS
="$CFLAGS $ac_freetype_libs"
14757 for ac_func
in FT_Load_Sfnt_Table
14759 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
14760 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
14761 $as_echo_n "checking for $ac_func... " >&6; }
14762 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
14763 $as_echo_n "(cached) " >&6
14765 cat >conftest.
$ac_ext <<_ACEOF
14768 cat confdefs.h
>>conftest.
$ac_ext
14769 cat >>conftest.
$ac_ext <<_ACEOF
14770 /* end confdefs.h. */
14771 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
14772 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14773 #define $ac_func innocuous_$ac_func
14775 /* System header to define __stub macros and hopefully few prototypes,
14776 which can conflict with char $ac_func (); below.
14777 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14778 <limits.h> exists even on freestanding compilers. */
14781 # include <limits.h>
14783 # include <assert.h>
14788 /* Override any GCC internal prototype to avoid an error.
14789 Use char because int might match the return type of a GCC
14790 builtin and then its argument prototype would still apply. */
14795 /* The GNU C library defines this for functions which it implements
14796 to always fail with ENOSYS. Some functions are actually named
14797 something starting with __ and the normal name is an alias. */
14798 #if defined __stub_$ac_func || defined __stub___$ac_func
14805 return $ac_func ();
14810 rm -f conftest.
$ac_objext conftest
$ac_exeext
14811 if { (ac_try
="$ac_link"
14812 case "(($ac_try" in
14813 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14814 *) ac_try_echo=$ac_try;;
14816 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14817 $as_echo "$ac_try_echo") >&5
14818 (eval "$ac_link") 2>conftest.er1
14820 grep -v '^ *+' conftest.er1 >conftest.err
14822 cat conftest.err >&5
14823 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14824 (exit $ac_status); } && {
14825 test -z "$ac_c_werror_flag" ||
14826 test ! -s conftest.err
14827 } && test -s conftest$ac_exeext && {
14828 test "$cross_compiling" = yes ||
14829 $as_test_x conftest$ac_exeext
14831 eval "$as_ac_var=yes"
14833 $as_echo "$as_me: failed program was:" >&5
14834 sed 's/^/| /' conftest.$ac_ext >&5
14836 eval "$as_ac_var=no"
14839 rm -rf conftest.dSYM
14840 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14841 conftest$ac_exeext conftest.$ac_ext
14843 ac_res=`eval 'as_val=${'$as_ac_var'}
14844 $as_echo "$as_val"'`
14845 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14846 $as_echo "$ac_res" >&6; }
14847 as_val=`eval 'as_val=${'$as_ac_var'}
14848 $as_echo "$as_val"'`
14849 if test "x$as_val" = x""yes; then
14850 cat >>confdefs.h <<_ACEOF
14851 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
14857 CFLAGS="$ac_save_CFLAGS"
14858 CPPFLAGS="$ac_save_CPPFLAGS"
14859 if test "$ac_cv_header_freetype_freetype_h" = "yes" -a "$wine_cv_fttrigon" = "yes"
14862 cat >>confdefs.h <<\_ACEOF
14863 #define HAVE_FREETYPE 1
14866 FREETYPELIBS="$ac_freetype_libs"
14868 FREETYPEINCL="$ac_freetype_incl"
14873 if test "x$FREETYPELIBS" = "x"; then
14874 case "x$with_freetype" in
14876 *) { { $as_echo "$as_me:$LINENO: error: FreeType ${notice_platform}development files not found. Fonts will not be built.
14877 Use the --without-freetype option if you really want this." >&5
14878 $as_echo "$as_me: error: FreeType ${notice_platform}development files not found. Fonts will not be built.
14879 Use the --without-freetype option if you really want this." >&2;}
14880 { (exit 1); exit 1; }; } ;;
14884 test "x$FREETYPELIBS" = "x" && enable_fonts=${enable_fonts:-no}
14886 { $as_echo "$as_me:$LINENO: checking for parport header/ppdev.h" >&5
14887 $as_echo_n "checking for parport header/ppdev.h... " >&6; }
14888 if test "${ac_cv_c_ppdev+set}" = set; then
14889 $as_echo_n "(cached) " >&6
14891 cat >conftest.$ac_ext <<_ACEOF
14894 cat confdefs.h >>conftest.$ac_ext
14895 cat >>conftest.$ac_ext <<_ACEOF
14896 /* end confdefs.h. */
14897 #include <linux/ppdev.h>
14901 ioctl (1,PPCLAIM,0)
14906 rm -f conftest.$ac_objext
14907 if { (ac_try="$ac_compile"
14908 case "(($ac_try" in
14909 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14910 *) ac_try_echo
=$ac_try;;
14912 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14913 $as_echo "$ac_try_echo") >&5
14914 (eval "$ac_compile") 2>conftest.er1
14916 grep -v '^ *+' conftest.er1
>conftest.err
14918 cat conftest.err
>&5
14919 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14920 (exit $ac_status); } && {
14921 test -z "$ac_c_werror_flag" ||
14922 test ! -s conftest.err
14923 } && test -s conftest.
$ac_objext; then
14924 ac_cv_c_ppdev
="yes"
14926 $as_echo "$as_me: failed program was:" >&5
14927 sed 's/^/| /' conftest.
$ac_ext >&5
14932 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14934 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_ppdev" >&5
14935 $as_echo "$ac_cv_c_ppdev" >&6; }
14936 if test "$ac_cv_c_ppdev" = "yes"
14939 cat >>confdefs.h
<<\_ACEOF
14940 #define HAVE_PPDEV 1
14945 ac_wine_check_funcs_save_LIBS
="$LIBS"
14946 LIBS
="$LIBS $LIBPTHREAD"
14952 pthread_attr_get_np \
14953 pthread_getattr_np \
14954 pthread_get_stackaddr_np \
14955 pthread_get_stacksize_np
14957 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
14958 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
14959 $as_echo_n "checking for $ac_func... " >&6; }
14960 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
14961 $as_echo_n "(cached) " >&6
14963 cat >conftest.
$ac_ext <<_ACEOF
14966 cat confdefs.h
>>conftest.
$ac_ext
14967 cat >>conftest.
$ac_ext <<_ACEOF
14968 /* end confdefs.h. */
14969 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
14970 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14971 #define $ac_func innocuous_$ac_func
14973 /* System header to define __stub macros and hopefully few prototypes,
14974 which can conflict with char $ac_func (); below.
14975 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14976 <limits.h> exists even on freestanding compilers. */
14979 # include <limits.h>
14981 # include <assert.h>
14986 /* Override any GCC internal prototype to avoid an error.
14987 Use char because int might match the return type of a GCC
14988 builtin and then its argument prototype would still apply. */
14993 /* The GNU C library defines this for functions which it implements
14994 to always fail with ENOSYS. Some functions are actually named
14995 something starting with __ and the normal name is an alias. */
14996 #if defined __stub_$ac_func || defined __stub___$ac_func
15003 return $ac_func ();
15008 rm -f conftest.
$ac_objext conftest
$ac_exeext
15009 if { (ac_try
="$ac_link"
15010 case "(($ac_try" in
15011 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15012 *) ac_try_echo=$ac_try;;
15014 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15015 $as_echo "$ac_try_echo") >&5
15016 (eval "$ac_link") 2>conftest.er1
15018 grep -v '^ *+' conftest.er1 >conftest.err
15020 cat conftest.err >&5
15021 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15022 (exit $ac_status); } && {
15023 test -z "$ac_c_werror_flag" ||
15024 test ! -s conftest.err
15025 } && test -s conftest$ac_exeext && {
15026 test "$cross_compiling" = yes ||
15027 $as_test_x conftest$ac_exeext
15029 eval "$as_ac_var=yes"
15031 $as_echo "$as_me: failed program was:" >&5
15032 sed 's/^/| /' conftest.$ac_ext >&5
15034 eval "$as_ac_var=no"
15037 rm -rf conftest.dSYM
15038 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15039 conftest$ac_exeext conftest.$ac_ext
15041 ac_res=`eval 'as_val=${'$as_ac_var'}
15042 $as_echo "$as_val"'`
15043 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15044 $as_echo "$ac_res" >&6; }
15045 as_val=`eval 'as_val=${'$as_ac_var'}
15046 $as_echo "$as_val"'`
15047 if test "x$as_val" = x""yes; then
15048 cat >>confdefs.h <<_ACEOF
15049 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
15055 LIBS="$ac_wine_check_funcs_save_LIBS"
15057 if test "$ac_cv_header_zlib_h" = "yes"
15059 { $as_echo "$as_me:$LINENO: checking for inflate in -lz" >&5
15060 $as_echo_n "checking for inflate in -lz... " >&6; }
15061 if test "${ac_cv_lib_z_inflate+set}" = set; then
15062 $as_echo_n "(cached) " >&6
15064 ac_check_lib_save_LIBS=$LIBS
15066 cat >conftest.$ac_ext <<_ACEOF
15069 cat confdefs.h >>conftest.$ac_ext
15070 cat >>conftest.$ac_ext <<_ACEOF
15071 /* end confdefs.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. */
15088 rm -f conftest.$ac_objext conftest$ac_exeext
15089 if { (ac_try="$ac_link"
15090 case "(($ac_try" in
15091 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15092 *) ac_try_echo
=$ac_try;;
15094 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15095 $as_echo "$ac_try_echo") >&5
15096 (eval "$ac_link") 2>conftest.er1
15098 grep -v '^ *+' conftest.er1
>conftest.err
15100 cat conftest.err
>&5
15101 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15102 (exit $ac_status); } && {
15103 test -z "$ac_c_werror_flag" ||
15104 test ! -s conftest.err
15105 } && test -s conftest
$ac_exeext && {
15106 test "$cross_compiling" = yes ||
15107 $as_test_x conftest
$ac_exeext
15109 ac_cv_lib_z_inflate
=yes
15111 $as_echo "$as_me: failed program was:" >&5
15112 sed 's/^/| /' conftest.
$ac_ext >&5
15114 ac_cv_lib_z_inflate
=no
15117 rm -rf conftest.dSYM
15118 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
15119 conftest
$ac_exeext conftest.
$ac_ext
15120 LIBS
=$ac_check_lib_save_LIBS
15122 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_z_inflate" >&5
15123 $as_echo "$ac_cv_lib_z_inflate" >&6; }
15124 if test "x$ac_cv_lib_z_inflate" = x
""yes; then
15126 cat >>confdefs.h
<<\_ACEOF
15127 #define HAVE_ZLIB 1
15136 if test "x$with_esd" != xno
15138 save_CFLAGS
="$CFLAGS"
15139 # Extract the first word of "esd-config", so it can be a program name with args.
15140 set dummy esd-config
; ac_word
=$2
15141 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
15142 $as_echo_n "checking for $ac_word... " >&6; }
15143 if test "${ac_cv_path_ESDCONFIG+set}" = set; then
15144 $as_echo_n "(cached) " >&6
15148 ac_cv_path_ESDCONFIG
="$ESDCONFIG" # Let the user override the test with a path.
15151 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
15152 for as_dir
in $PATH
15155 test -z "$as_dir" && as_dir
=.
15156 for ac_exec_ext
in '' $ac_executable_extensions; do
15157 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15158 ac_cv_path_ESDCONFIG
="$as_dir/$ac_word$ac_exec_ext"
15159 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
15166 test -z "$ac_cv_path_ESDCONFIG" && ac_cv_path_ESDCONFIG
="no"
15170 ESDCONFIG
=$ac_cv_path_ESDCONFIG
15171 if test -n "$ESDCONFIG"; then
15172 { $as_echo "$as_me:$LINENO: result: $ESDCONFIG" >&5
15173 $as_echo "$ESDCONFIG" >&6; }
15175 { $as_echo "$as_me:$LINENO: result: no" >&5
15176 $as_echo "no" >&6; }
15180 if test "x$ESDCONFIG" != "xno"
15183 for i
in `$ESDCONFIG --cflags`
15186 -I*) ac_esd_incl
="$ac_esd_incl $i";;
15189 ac_esd_libs
=`$ESDCONFIG --libs`
15190 CFLAGS
="$CFLAGS $ac_esd_incl"
15192 ac_esd_libs
=${ac_esd_libs:-"-lesd"}
15193 if test "${ac_cv_header_esd_h+set}" = set; then
15194 { $as_echo "$as_me:$LINENO: checking for esd.h" >&5
15195 $as_echo_n "checking for esd.h... " >&6; }
15196 if test "${ac_cv_header_esd_h+set}" = set; then
15197 $as_echo_n "(cached) " >&6
15199 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_esd_h" >&5
15200 $as_echo "$ac_cv_header_esd_h" >&6; }
15202 # Is the header compilable?
15203 { $as_echo "$as_me:$LINENO: checking esd.h usability" >&5
15204 $as_echo_n "checking esd.h usability... " >&6; }
15205 cat >conftest.
$ac_ext <<_ACEOF
15208 cat confdefs.h
>>conftest.
$ac_ext
15209 cat >>conftest.
$ac_ext <<_ACEOF
15210 /* end confdefs.h. */
15211 $ac_includes_default
15214 rm -f conftest.
$ac_objext
15215 if { (ac_try
="$ac_compile"
15216 case "(($ac_try" in
15217 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15218 *) ac_try_echo=$ac_try;;
15220 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15221 $as_echo "$ac_try_echo") >&5
15222 (eval "$ac_compile") 2>conftest.er1
15224 grep -v '^ *+' conftest.er1 >conftest.err
15226 cat conftest.err >&5
15227 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15228 (exit $ac_status); } && {
15229 test -z "$ac_c_werror_flag" ||
15230 test ! -s conftest.err
15231 } && test -s conftest.$ac_objext; then
15232 ac_header_compiler=yes
15234 $as_echo "$as_me: failed program was:" >&5
15235 sed 's/^/| /' conftest.$ac_ext >&5
15237 ac_header_compiler=no
15240 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15241 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15242 $as_echo "$ac_header_compiler" >&6; }
15244 # Is the header present?
15245 { $as_echo "$as_me:$LINENO: checking esd.h presence" >&5
15246 $as_echo_n "checking esd.h presence... " >&6; }
15247 cat >conftest.$ac_ext <<_ACEOF
15250 cat confdefs.h >>conftest.$ac_ext
15251 cat >>conftest.$ac_ext <<_ACEOF
15252 /* end confdefs.h. */
15255 if { (ac_try="$ac_cpp conftest.$ac_ext"
15256 case "(($ac_try" in
15257 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15258 *) ac_try_echo
=$ac_try;;
15260 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15261 $as_echo "$ac_try_echo") >&5
15262 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15264 grep -v '^ *+' conftest.er1
>conftest.err
15266 cat conftest.err
>&5
15267 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15268 (exit $ac_status); } >/dev
/null
&& {
15269 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15270 test ! -s conftest.err
15272 ac_header_preproc
=yes
15274 $as_echo "$as_me: failed program was:" >&5
15275 sed 's/^/| /' conftest.
$ac_ext >&5
15277 ac_header_preproc
=no
15280 rm -f conftest.err conftest.
$ac_ext
15281 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15282 $as_echo "$ac_header_preproc" >&6; }
15284 # So? What about this header?
15285 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15287 { $as_echo "$as_me:$LINENO: WARNING: esd.h: accepted by the compiler, rejected by the preprocessor!" >&5
15288 $as_echo "$as_me: WARNING: esd.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
15289 { $as_echo "$as_me:$LINENO: WARNING: esd.h: proceeding with the compiler's result" >&5
15290 $as_echo "$as_me: WARNING: esd.h: proceeding with the compiler's result" >&2;}
15291 ac_header_preproc
=yes
15294 { $as_echo "$as_me:$LINENO: WARNING: esd.h: present but cannot be compiled" >&5
15295 $as_echo "$as_me: WARNING: esd.h: present but cannot be compiled" >&2;}
15296 { $as_echo "$as_me:$LINENO: WARNING: esd.h: check for missing prerequisite headers?" >&5
15297 $as_echo "$as_me: WARNING: esd.h: check for missing prerequisite headers?" >&2;}
15298 { $as_echo "$as_me:$LINENO: WARNING: esd.h: see the Autoconf documentation" >&5
15299 $as_echo "$as_me: WARNING: esd.h: see the Autoconf documentation" >&2;}
15300 { $as_echo "$as_me:$LINENO: WARNING: esd.h: section \"Present But Cannot Be Compiled\"" >&5
15301 $as_echo "$as_me: WARNING: esd.h: section \"Present But Cannot Be Compiled\"" >&2;}
15302 { $as_echo "$as_me:$LINENO: WARNING: esd.h: proceeding with the preprocessor's result" >&5
15303 $as_echo "$as_me: WARNING: esd.h: proceeding with the preprocessor's result" >&2;}
15304 { $as_echo "$as_me:$LINENO: WARNING: esd.h: in the future, the compiler will take precedence" >&5
15305 $as_echo "$as_me: WARNING: esd.h: in the future, the compiler will take precedence" >&2;}
15307 ## ------------------------------------ ##
15308 ## Report this to wine-devel@winehq.org ##
15309 ## ------------------------------------ ##
15311 ) |
sed "s/^/$as_me: WARNING: /" >&2
15314 { $as_echo "$as_me:$LINENO: checking for esd.h" >&5
15315 $as_echo_n "checking for esd.h... " >&6; }
15316 if test "${ac_cv_header_esd_h+set}" = set; then
15317 $as_echo_n "(cached) " >&6
15319 ac_cv_header_esd_h
=$ac_header_preproc
15321 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_esd_h" >&5
15322 $as_echo "$ac_cv_header_esd_h" >&6; }
15325 if test "x$ac_cv_header_esd_h" = x
""yes; then
15326 { $as_echo "$as_me:$LINENO: checking for esd_open_sound in -lesd" >&5
15327 $as_echo_n "checking for esd_open_sound in -lesd... " >&6; }
15328 if test "${ac_cv_lib_esd_esd_open_sound+set}" = set; then
15329 $as_echo_n "(cached) " >&6
15331 ac_check_lib_save_LIBS
=$LIBS
15332 LIBS
="-lesd $ac_esd_libs $LIBS"
15333 cat >conftest.
$ac_ext <<_ACEOF
15336 cat confdefs.h
>>conftest.
$ac_ext
15337 cat >>conftest.
$ac_ext <<_ACEOF
15338 /* end confdefs.h. */
15340 /* Override any GCC internal prototype to avoid an error.
15341 Use char because int might match the return type of a GCC
15342 builtin and then its argument prototype would still apply. */
15346 char esd_open_sound ();
15350 return esd_open_sound ();
15355 rm -f conftest.
$ac_objext conftest
$ac_exeext
15356 if { (ac_try
="$ac_link"
15357 case "(($ac_try" in
15358 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15359 *) ac_try_echo=$ac_try;;
15361 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15362 $as_echo "$ac_try_echo") >&5
15363 (eval "$ac_link") 2>conftest.er1
15365 grep -v '^ *+' conftest.er1 >conftest.err
15367 cat conftest.err >&5
15368 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15369 (exit $ac_status); } && {
15370 test -z "$ac_c_werror_flag" ||
15371 test ! -s conftest.err
15372 } && test -s conftest$ac_exeext && {
15373 test "$cross_compiling" = yes ||
15374 $as_test_x conftest$ac_exeext
15376 ac_cv_lib_esd_esd_open_sound=yes
15378 $as_echo "$as_me: failed program was:" >&5
15379 sed 's/^/| /' conftest.$ac_ext >&5
15381 ac_cv_lib_esd_esd_open_sound=no
15384 rm -rf conftest.dSYM
15385 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15386 conftest$ac_exeext conftest.$ac_ext
15387 LIBS=$ac_check_lib_save_LIBS
15389 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_esd_esd_open_sound" >&5
15390 $as_echo "$ac_cv_lib_esd_esd_open_sound" >&6; }
15391 if test "x$ac_cv_lib_esd_esd_open_sound" = x""yes; then
15392 ESDINCL="$ac_esd_incl"
15394 ESDLIBS="$ac_esd_libs"
15397 cat >>confdefs.h <<\_ACEOF
15406 CFLAGS="$save_CFLAGS"
15411 if test "$ac_cv_header_sys_asoundlib_h" = "yes" -o "$ac_cv_header_alsa_asoundlib_h" = "yes"
15413 { $as_echo "$as_me:$LINENO: checking for snd_pcm_hw_params_get_access in -lasound" >&5
15414 $as_echo_n "checking for snd_pcm_hw_params_get_access in -lasound... " >&6; }
15415 if test "${ac_cv_lib_asound_snd_pcm_hw_params_get_access+set}" = set; then
15416 $as_echo_n "(cached) " >&6
15418 ac_check_lib_save_LIBS=$LIBS
15419 LIBS="-lasound $LIBS"
15420 cat >conftest.$ac_ext <<_ACEOF
15423 cat confdefs.h >>conftest.$ac_ext
15424 cat >>conftest.$ac_ext <<_ACEOF
15425 /* end confdefs.h. */
15427 /* Override any GCC internal prototype to avoid an error.
15428 Use char because int might match the return type of a GCC
15429 builtin and then its argument prototype would still apply. */
15433 char snd_pcm_hw_params_get_access ();
15437 return snd_pcm_hw_params_get_access ();
15442 rm -f conftest.$ac_objext conftest$ac_exeext
15443 if { (ac_try="$ac_link"
15444 case "(($ac_try" in
15445 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15446 *) ac_try_echo
=$ac_try;;
15448 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15449 $as_echo "$ac_try_echo") >&5
15450 (eval "$ac_link") 2>conftest.er1
15452 grep -v '^ *+' conftest.er1
>conftest.err
15454 cat conftest.err
>&5
15455 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15456 (exit $ac_status); } && {
15457 test -z "$ac_c_werror_flag" ||
15458 test ! -s conftest.err
15459 } && test -s conftest
$ac_exeext && {
15460 test "$cross_compiling" = yes ||
15461 $as_test_x conftest
$ac_exeext
15463 ac_cv_lib_asound_snd_pcm_hw_params_get_access
=yes
15465 $as_echo "$as_me: failed program was:" >&5
15466 sed 's/^/| /' conftest.
$ac_ext >&5
15468 ac_cv_lib_asound_snd_pcm_hw_params_get_access
=no
15471 rm -rf conftest.dSYM
15472 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
15473 conftest
$ac_exeext conftest.
$ac_ext
15474 LIBS
=$ac_check_lib_save_LIBS
15476 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&5
15477 $as_echo "$ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&6; }
15478 if test "x$ac_cv_lib_asound_snd_pcm_hw_params_get_access" = x
""yes; then
15479 cat >conftest.
$ac_ext <<_ACEOF
15482 cat confdefs.h
>>conftest.
$ac_ext
15483 cat >>conftest.
$ac_ext <<_ACEOF
15484 /* end confdefs.h. */
15485 #ifdef HAVE_ALSA_ASOUNDLIB_H
15486 #include <alsa/asoundlib.h>
15487 #elif defined(HAVE_SYS_ASOUNDLIB_H)
15488 #include <sys/asoundlib.h>
15493 int ret = snd_pcm_hw_params_get_access(NULL, NULL)
15498 rm -f conftest.
$ac_objext
15499 if { (ac_try
="$ac_compile"
15500 case "(($ac_try" in
15501 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15502 *) ac_try_echo=$ac_try;;
15504 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15505 $as_echo "$ac_try_echo") >&5
15506 (eval "$ac_compile") 2>conftest.er1
15508 grep -v '^ *+' conftest.er1 >conftest.err
15510 cat conftest.err >&5
15511 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15512 (exit $ac_status); } && {
15513 test -z "$ac_c_werror_flag" ||
15514 test ! -s conftest.err
15515 } && test -s conftest.$ac_objext; then
15517 cat >>confdefs.h <<\_ACEOF
15518 #define HAVE_ALSA 1
15521 ALSALIBS="-lasound"
15523 $as_echo "$as_me: failed program was:" >&5
15524 sed 's/^/| /' conftest.$ac_ext >&5
15529 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15536 if test "$ac_cv_header_libaudioio_h" = "yes"
15538 { $as_echo "$as_me:$LINENO: checking for AudioIOGetVersion in -laudioio" >&5
15539 $as_echo_n "checking for AudioIOGetVersion in -laudioio... " >&6; }
15540 if test "${ac_cv_lib_audioio_AudioIOGetVersion+set}" = set; then
15541 $as_echo_n "(cached) " >&6
15543 ac_check_lib_save_LIBS=$LIBS
15544 LIBS="-laudioio $LIBS"
15545 cat >conftest.$ac_ext <<_ACEOF
15548 cat confdefs.h >>conftest.$ac_ext
15549 cat >>conftest.$ac_ext <<_ACEOF
15550 /* end confdefs.h. */
15552 /* Override any GCC internal prototype to avoid an error.
15553 Use char because int might match the return type of a GCC
15554 builtin and then its argument prototype would still apply. */
15558 char AudioIOGetVersion ();
15562 return AudioIOGetVersion ();
15567 rm -f conftest.$ac_objext conftest$ac_exeext
15568 if { (ac_try="$ac_link"
15569 case "(($ac_try" in
15570 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15571 *) ac_try_echo
=$ac_try;;
15573 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15574 $as_echo "$ac_try_echo") >&5
15575 (eval "$ac_link") 2>conftest.er1
15577 grep -v '^ *+' conftest.er1
>conftest.err
15579 cat conftest.err
>&5
15580 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15581 (exit $ac_status); } && {
15582 test -z "$ac_c_werror_flag" ||
15583 test ! -s conftest.err
15584 } && test -s conftest
$ac_exeext && {
15585 test "$cross_compiling" = yes ||
15586 $as_test_x conftest
$ac_exeext
15588 ac_cv_lib_audioio_AudioIOGetVersion
=yes
15590 $as_echo "$as_me: failed program was:" >&5
15591 sed 's/^/| /' conftest.
$ac_ext >&5
15593 ac_cv_lib_audioio_AudioIOGetVersion
=no
15596 rm -rf conftest.dSYM
15597 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
15598 conftest
$ac_exeext conftest.
$ac_ext
15599 LIBS
=$ac_check_lib_save_LIBS
15601 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audioio_AudioIOGetVersion" >&5
15602 $as_echo "$ac_cv_lib_audioio_AudioIOGetVersion" >&6; }
15603 if test "x$ac_cv_lib_audioio_AudioIOGetVersion" = x
""yes; then
15604 AUDIOIOLIBS
="-laudioio"
15606 cat >>confdefs.h
<<\_ACEOF
15607 #define HAVE_LIBAUDIOIO 1
15615 if test "$ac_cv_header_capi20_h" = "yes" -a "$ac_cv_header_linux_capi_h" = "yes"
15617 { $as_echo "$as_me:$LINENO: checking for -lcapi20" >&5
15618 $as_echo_n "checking for -lcapi20... " >&6; }
15619 if test "${ac_cv_lib_soname_capi20+set}" = set; then
15620 $as_echo_n "(cached) " >&6
15622 ac_check_soname_save_LIBS
=$LIBS
15623 LIBS
="-lcapi20 $LIBS"
15624 cat >conftest.
$ac_ext <<_ACEOF
15627 cat confdefs.h
>>conftest.
$ac_ext
15628 cat >>conftest.
$ac_ext <<_ACEOF
15629 /* end confdefs.h. */
15631 /* Override any GCC internal prototype to avoid an error.
15632 Use char because int might match the return type of a GCC
15633 builtin and then its argument prototype would still apply. */
15637 char capi20_register ();
15641 return capi20_register ();
15646 rm -f conftest.
$ac_objext conftest
$ac_exeext
15647 if { (ac_try
="$ac_link"
15648 case "(($ac_try" in
15649 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15650 *) ac_try_echo=$ac_try;;
15652 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15653 $as_echo "$ac_try_echo") >&5
15654 (eval "$ac_link") 2>conftest.er1
15656 grep -v '^ *+' conftest.er1 >conftest.err
15658 cat conftest.err >&5
15659 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15660 (exit $ac_status); } && {
15661 test -z "$ac_c_werror_flag" ||
15662 test ! -s conftest.err
15663 } && test -s conftest$ac_exeext && {
15664 test "$cross_compiling" = yes ||
15665 $as_test_x conftest$ac_exeext
15669 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'` ;;
15670 *) ac_cv_lib_soname_capi20=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libcapi20\\.$LIBEXT" |
sed -e "s/^.*\(libcapi20\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
15673 $as_echo "$as_me: failed program was:" >&5
15674 sed 's/^/| /' conftest.$ac_ext >&5
15679 rm -rf conftest.dSYM
15680 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15681 conftest$ac_exeext conftest.$ac_ext
15682 LIBS=$ac_check_soname_save_LIBS
15684 if test "x$ac_cv_lib_soname_capi20" = "x"; then
15685 { $as_echo "$as_me:$LINENO: result: not found" >&5
15686 $as_echo "not found" >&6; }
15689 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_capi20" >&5
15690 $as_echo "$ac_cv_lib_soname_capi20" >&6; }
15692 cat >>confdefs.h <<_ACEOF
15693 #define SONAME_LIBCAPI20 "$ac_cv_lib_soname_capi20"
15700 if test "x$ac_cv_lib_soname_capi20" = "x"; then
15701 case "x$with_capi" in
15702 x) wine_notices="$wine_notices|libcapi20 ${notice_platform}development files not found, ISDN won't be supported." ;;
15704 *) { { $as_echo "$as_me:$LINENO: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
15705 This is an error since --with-capi was requested." >&5
15706 $as_echo "$as_me: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
15707 This is an error since --with-capi was requested." >&2;}
15708 { (exit 1); exit 1; }; } ;;
15715 if test "x$with_cups" != "xno"
15717 ac_save_CPPFLAGS="$CPPFLAGS"
15718 ac_cups_cflags=`cups-config
--cflags 2>/dev
/null
`
15719 ac_cups_libs=`cups-config
--ldflags 2>/dev
/null
`
15720 CPPFLAGS="$CPPFLAGS $ac_cups_cflags"
15722 for ac_header in cups/cups.h
15724 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
15725 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15726 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
15727 $as_echo_n "checking for $ac_header... " >&6; }
15728 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15729 $as_echo_n "(cached) " >&6
15731 ac_res=`eval 'as_val=${'$as_ac_Header'}
15732 $as_echo "$as_val"'`
15733 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15734 $as_echo "$ac_res" >&6; }
15736 # Is the header compilable?
15737 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
15738 $as_echo_n "checking $ac_header usability... " >&6; }
15739 cat >conftest.$ac_ext <<_ACEOF
15742 cat confdefs.h >>conftest.$ac_ext
15743 cat >>conftest.$ac_ext <<_ACEOF
15744 /* end confdefs.h. */
15745 $ac_includes_default
15746 #include <$ac_header>
15748 rm -f conftest.$ac_objext
15749 if { (ac_try="$ac_compile"
15750 case "(($ac_try" in
15751 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15752 *) ac_try_echo
=$ac_try;;
15754 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15755 $as_echo "$ac_try_echo") >&5
15756 (eval "$ac_compile") 2>conftest.er1
15758 grep -v '^ *+' conftest.er1
>conftest.err
15760 cat conftest.err
>&5
15761 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15762 (exit $ac_status); } && {
15763 test -z "$ac_c_werror_flag" ||
15764 test ! -s conftest.err
15765 } && test -s conftest.
$ac_objext; then
15766 ac_header_compiler
=yes
15768 $as_echo "$as_me: failed program was:" >&5
15769 sed 's/^/| /' conftest.
$ac_ext >&5
15771 ac_header_compiler
=no
15774 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
15775 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15776 $as_echo "$ac_header_compiler" >&6; }
15778 # Is the header present?
15779 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
15780 $as_echo_n "checking $ac_header presence... " >&6; }
15781 cat >conftest.
$ac_ext <<_ACEOF
15784 cat confdefs.h
>>conftest.
$ac_ext
15785 cat >>conftest.
$ac_ext <<_ACEOF
15786 /* end confdefs.h. */
15787 #include <$ac_header>
15789 if { (ac_try
="$ac_cpp conftest.$ac_ext"
15790 case "(($ac_try" in
15791 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15792 *) ac_try_echo=$ac_try;;
15794 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15795 $as_echo "$ac_try_echo") >&5
15796 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15798 grep -v '^ *+' conftest.er1 >conftest.err
15800 cat conftest.err >&5
15801 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15802 (exit $ac_status); } >/dev/null && {
15803 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15804 test ! -s conftest.err
15806 ac_header_preproc=yes
15808 $as_echo "$as_me: failed program was:" >&5
15809 sed 's/^/| /' conftest.$ac_ext >&5
15811 ac_header_preproc=no
15814 rm -f conftest.err conftest.$ac_ext
15815 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15816 $as_echo "$ac_header_preproc" >&6; }
15818 # So? What about this header?
15819 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15821 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
15822 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
15823 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
15824 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
15825 ac_header_preproc=yes
15828 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
15829 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
15830 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
15831 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
15832 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
15833 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
15834 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
15835 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
15836 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15837 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
15838 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
15839 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
15841 ## ------------------------------------ ##
15842 ## Report this to wine-devel@winehq.org ##
15843 ## ------------------------------------ ##
15845 ) | sed "s/^/$as_me: WARNING: /" >&2
15848 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
15849 $as_echo_n "checking for $ac_header... " >&6; }
15850 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15851 $as_echo_n "(cached) " >&6
15853 eval "$as_ac_Header=\$ac_header_preproc"
15855 ac_res=`eval 'as_val=${'$as_ac_Header'}
15856 $as_echo "$as_val"'`
15857 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15858 $as_echo "$ac_res" >&6; }
15861 as_val=`eval 'as_val=${'$as_ac_Header'}
15862 $as_echo "$as_val"'`
15863 if test "x$as_val" = x""yes; then
15864 cat >>confdefs.h <<_ACEOF
15865 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
15867 { $as_echo "$as_me:$LINENO: checking for -lcups" >&5
15868 $as_echo_n "checking for -lcups... " >&6; }
15869 if test "${ac_cv_lib_soname_cups+set}" = set; then
15870 $as_echo_n "(cached) " >&6
15872 ac_check_soname_save_LIBS=$LIBS
15873 LIBS="-lcups $ac_cups_libs $LIBS"
15874 cat >conftest.$ac_ext <<_ACEOF
15877 cat confdefs.h >>conftest.$ac_ext
15878 cat >>conftest.$ac_ext <<_ACEOF
15879 /* end confdefs.h. */
15881 /* Override any GCC internal prototype to avoid an error.
15882 Use char because int might match the return type of a GCC
15883 builtin and then its argument prototype would still apply. */
15887 char cupsGetDefault ();
15891 return cupsGetDefault ();
15896 rm -f conftest.$ac_objext conftest$ac_exeext
15897 if { (ac_try="$ac_link"
15898 case "(($ac_try" in
15899 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15900 *) ac_try_echo
=$ac_try;;
15902 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15903 $as_echo "$ac_try_echo") >&5
15904 (eval "$ac_link") 2>conftest.er1
15906 grep -v '^ *+' conftest.er1
>conftest.err
15908 cat conftest.err
>&5
15909 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15910 (exit $ac_status); } && {
15911 test -z "$ac_c_werror_flag" ||
15912 test ! -s conftest.err
15913 } && test -s conftest
$ac_exeext && {
15914 test "$cross_compiling" = yes ||
15915 $as_test_x conftest
$ac_exeext
15919 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'` ;;
15920 *) ac_cv_lib_soname_cups
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcups\\.$LIBEXT" | sed -e "s/^.*\(libcups\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
15923 $as_echo "$as_me: failed program was:" >&5
15924 sed 's/^/| /' conftest.
$ac_ext >&5
15929 rm -rf conftest.dSYM
15930 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
15931 conftest
$ac_exeext conftest.
$ac_ext
15932 LIBS
=$ac_check_soname_save_LIBS
15934 if test "x$ac_cv_lib_soname_cups" = "x"; then
15935 { $as_echo "$as_me:$LINENO: result: not found" >&5
15936 $as_echo "not found" >&6; }
15939 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_cups" >&5
15940 $as_echo "$ac_cv_lib_soname_cups" >&6; }
15942 cat >>confdefs.h
<<_ACEOF
15943 #define SONAME_LIBCUPS "$ac_cv_lib_soname_cups"
15946 CUPSINCL
="$ac_cups_cflags"
15953 CPPFLAGS
="$ac_save_CPPFLAGS"
15955 if test "x$ac_cv_lib_soname_cups" = "x"; then
15956 case "x$with_cups" in
15957 x
) wine_notices
="$wine_notices|libcups ${notice_platform}development files not found, CUPS won't be supported." ;;
15959 *) { { $as_echo "$as_me:$LINENO: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
15960 This is an error since --with-cups was requested." >&5
15961 $as_echo "$as_me: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
15962 This is an error since --with-cups was requested." >&2;}
15963 { (exit 1); exit 1; }; } ;;
15968 if test "$ac_cv_header_jack_jack_h" = "yes"
15970 { $as_echo "$as_me:$LINENO: checking for -ljack" >&5
15971 $as_echo_n "checking for -ljack... " >&6; }
15972 if test "${ac_cv_lib_soname_jack+set}" = set; then
15973 $as_echo_n "(cached) " >&6
15975 ac_check_soname_save_LIBS
=$LIBS
15976 LIBS
="-ljack $LIBS"
15977 cat >conftest.
$ac_ext <<_ACEOF
15980 cat confdefs.h
>>conftest.
$ac_ext
15981 cat >>conftest.
$ac_ext <<_ACEOF
15982 /* end confdefs.h. */
15984 /* Override any GCC internal prototype to avoid an error.
15985 Use char because int might match the return type of a GCC
15986 builtin and then its argument prototype would still apply. */
15990 char jack_client_new ();
15994 return jack_client_new ();
15999 rm -f conftest.
$ac_objext conftest
$ac_exeext
16000 if { (ac_try
="$ac_link"
16001 case "(($ac_try" in
16002 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16003 *) ac_try_echo=$ac_try;;
16005 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16006 $as_echo "$ac_try_echo") >&5
16007 (eval "$ac_link") 2>conftest.er1
16009 grep -v '^ *+' conftest.er1 >conftest.err
16011 cat conftest.err >&5
16012 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16013 (exit $ac_status); } && {
16014 test -z "$ac_c_werror_flag" ||
16015 test ! -s conftest.err
16016 } && test -s conftest$ac_exeext && {
16017 test "$cross_compiling" = yes ||
16018 $as_test_x conftest$ac_exeext
16022 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'` ;;
16023 *) 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'` ;;
16026 $as_echo "$as_me: failed program was:" >&5
16027 sed 's/^/| /' conftest.$ac_ext >&5
16032 rm -rf conftest.dSYM
16033 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16034 conftest$ac_exeext conftest.$ac_ext
16035 LIBS=$ac_check_soname_save_LIBS
16037 if test "x$ac_cv_lib_soname_jack" = "x"; then
16038 { $as_echo "$as_me:$LINENO: result: not found" >&5
16039 $as_echo "not found" >&6; }
16042 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jack" >&5
16043 $as_echo "$ac_cv_lib_soname_jack" >&6; }
16045 cat >>confdefs.h <<_ACEOF
16046 #define SONAME_LIBJACK "$ac_cv_lib_soname_jack"
16054 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
16056 { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
16057 $as_echo_n "checking for -lfontconfig... " >&6; }
16058 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
16059 $as_echo_n "(cached) " >&6
16061 ac_check_soname_save_LIBS=$LIBS
16062 LIBS="-lfontconfig $LIBS"
16063 cat >conftest.$ac_ext <<_ACEOF
16066 cat confdefs.h >>conftest.$ac_ext
16067 cat >>conftest.$ac_ext <<_ACEOF
16068 /* end confdefs.h. */
16070 /* Override any GCC internal prototype to avoid an error.
16071 Use char because int might match the return type of a GCC
16072 builtin and then its argument prototype would still apply. */
16085 rm -f conftest.$ac_objext conftest$ac_exeext
16086 if { (ac_try="$ac_link"
16087 case "(($ac_try" in
16088 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16089 *) ac_try_echo
=$ac_try;;
16091 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16092 $as_echo "$ac_try_echo") >&5
16093 (eval "$ac_link") 2>conftest.er1
16095 grep -v '^ *+' conftest.er1
>conftest.err
16097 cat conftest.err
>&5
16098 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16099 (exit $ac_status); } && {
16100 test -z "$ac_c_werror_flag" ||
16101 test ! -s conftest.err
16102 } && test -s conftest
$ac_exeext && {
16103 test "$cross_compiling" = yes ||
16104 $as_test_x conftest
$ac_exeext
16108 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'` ;;
16109 *) ac_cv_lib_soname_fontconfig
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16112 $as_echo "$as_me: failed program was:" >&5
16113 sed 's/^/| /' conftest.
$ac_ext >&5
16118 rm -rf conftest.dSYM
16119 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16120 conftest
$ac_exeext conftest.
$ac_ext
16121 LIBS
=$ac_check_soname_save_LIBS
16123 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16124 { $as_echo "$as_me:$LINENO: result: not found" >&5
16125 $as_echo "not found" >&6; }
16128 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16129 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16131 cat >>confdefs.h
<<_ACEOF
16132 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16138 elif test -n "$X_CFLAGS" -a "x$with_fontconfig" != "xno"
16140 ac_save_CPPFLAGS
="$CPPFLAGS"
16141 CPPFLAGS
="$CPPFLAGS $X_CFLAGS"
16142 $as_unset ac_cv_header_fontconfig_fontconfig_h
16144 for ac_header
in fontconfig
/fontconfig.h
16146 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
16147 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16148 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16149 $as_echo_n "checking for $ac_header... " >&6; }
16150 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16151 $as_echo_n "(cached) " >&6
16153 ac_res
=`eval 'as_val=${'$as_ac_Header'}
16154 $as_echo "$as_val"'`
16155 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16156 $as_echo "$ac_res" >&6; }
16158 # Is the header compilable?
16159 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
16160 $as_echo_n "checking $ac_header usability... " >&6; }
16161 cat >conftest.
$ac_ext <<_ACEOF
16164 cat confdefs.h
>>conftest.
$ac_ext
16165 cat >>conftest.
$ac_ext <<_ACEOF
16166 /* end confdefs.h. */
16167 $ac_includes_default
16168 #include <$ac_header>
16170 rm -f conftest.
$ac_objext
16171 if { (ac_try
="$ac_compile"
16172 case "(($ac_try" in
16173 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16174 *) ac_try_echo=$ac_try;;
16176 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16177 $as_echo "$ac_try_echo") >&5
16178 (eval "$ac_compile") 2>conftest.er1
16180 grep -v '^ *+' conftest.er1 >conftest.err
16182 cat conftest.err >&5
16183 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16184 (exit $ac_status); } && {
16185 test -z "$ac_c_werror_flag" ||
16186 test ! -s conftest.err
16187 } && test -s conftest.$ac_objext; then
16188 ac_header_compiler=yes
16190 $as_echo "$as_me: failed program was:" >&5
16191 sed 's/^/| /' conftest.$ac_ext >&5
16193 ac_header_compiler=no
16196 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16197 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16198 $as_echo "$ac_header_compiler" >&6; }
16200 # Is the header present?
16201 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
16202 $as_echo_n "checking $ac_header presence... " >&6; }
16203 cat >conftest.$ac_ext <<_ACEOF
16206 cat confdefs.h >>conftest.$ac_ext
16207 cat >>conftest.$ac_ext <<_ACEOF
16208 /* end confdefs.h. */
16209 #include <$ac_header>
16211 if { (ac_try="$ac_cpp conftest.$ac_ext"
16212 case "(($ac_try" in
16213 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16214 *) ac_try_echo
=$ac_try;;
16216 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16217 $as_echo "$ac_try_echo") >&5
16218 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16220 grep -v '^ *+' conftest.er1
>conftest.err
16222 cat conftest.err
>&5
16223 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16224 (exit $ac_status); } >/dev
/null
&& {
16225 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16226 test ! -s conftest.err
16228 ac_header_preproc
=yes
16230 $as_echo "$as_me: failed program was:" >&5
16231 sed 's/^/| /' conftest.
$ac_ext >&5
16233 ac_header_preproc
=no
16236 rm -f conftest.err conftest.
$ac_ext
16237 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16238 $as_echo "$ac_header_preproc" >&6; }
16240 # So? What about this header?
16241 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16243 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16244 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16245 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16246 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16247 ac_header_preproc
=yes
16250 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16251 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16252 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16253 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16254 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16255 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16256 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16257 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
16258 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16259 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16260 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16261 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16263 ## ------------------------------------ ##
16264 ## Report this to wine-devel@winehq.org ##
16265 ## ------------------------------------ ##
16267 ) |
sed "s/^/$as_me: WARNING: /" >&2
16270 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16271 $as_echo_n "checking for $ac_header... " >&6; }
16272 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16273 $as_echo_n "(cached) " >&6
16275 eval "$as_ac_Header=\$ac_header_preproc"
16277 ac_res
=`eval 'as_val=${'$as_ac_Header'}
16278 $as_echo "$as_val"'`
16279 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16280 $as_echo "$ac_res" >&6; }
16283 as_val
=`eval 'as_val=${'$as_ac_Header'}
16284 $as_echo "$as_val"'`
16285 if test "x$as_val" = x
""yes; then
16286 cat >>confdefs.h
<<_ACEOF
16287 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
16294 CPPFLAGS
="$ac_save_CPPFLAGS"
16295 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
16297 FONTCONFIGINCL
="$X_CFLAGS"
16299 { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
16300 $as_echo_n "checking for -lfontconfig... " >&6; }
16301 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
16302 $as_echo_n "(cached) " >&6
16304 ac_check_soname_save_LIBS
=$LIBS
16305 LIBS
="-lfontconfig $X_LIBS $LIBS"
16306 cat >conftest.
$ac_ext <<_ACEOF
16309 cat confdefs.h
>>conftest.
$ac_ext
16310 cat >>conftest.
$ac_ext <<_ACEOF
16311 /* end confdefs.h. */
16313 /* Override any GCC internal prototype to avoid an error.
16314 Use char because int might match the return type of a GCC
16315 builtin and then its argument prototype would still apply. */
16328 rm -f conftest.
$ac_objext conftest
$ac_exeext
16329 if { (ac_try
="$ac_link"
16330 case "(($ac_try" in
16331 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16332 *) ac_try_echo=$ac_try;;
16334 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16335 $as_echo "$ac_try_echo") >&5
16336 (eval "$ac_link") 2>conftest.er1
16338 grep -v '^ *+' conftest.er1 >conftest.err
16340 cat conftest.err >&5
16341 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16342 (exit $ac_status); } && {
16343 test -z "$ac_c_werror_flag" ||
16344 test ! -s conftest.err
16345 } && test -s conftest$ac_exeext && {
16346 test "$cross_compiling" = yes ||
16347 $as_test_x conftest$ac_exeext
16351 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'` ;;
16352 *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libfontconfig\\.$LIBEXT" |
sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16355 $as_echo "$as_me: failed program was:" >&5
16356 sed 's/^/| /' conftest.$ac_ext >&5
16361 rm -rf conftest.dSYM
16362 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16363 conftest$ac_exeext conftest.$ac_ext
16364 LIBS=$ac_check_soname_save_LIBS
16366 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16367 { $as_echo "$as_me:$LINENO: result: not found" >&5
16368 $as_echo "not found" >&6; }
16371 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16372 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16374 cat >>confdefs.h <<_ACEOF
16375 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16383 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16384 case "x$with_fontconfig" in
16385 x) wine_notices="$wine_notices|fontconfig ${notice_platform}development files not found, fontconfig won't be supported." ;;
16387 *) { { $as_echo "$as_me:$LINENO: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16388 This is an error since --with-fontconfig was requested." >&5
16389 $as_echo "$as_me: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16390 This is an error since --with-fontconfig was requested." >&2;}
16391 { (exit 1); exit 1; }; } ;;
16396 if test "$ac_cv_header_openssl_err_h" = "yes" -a "$ac_cv_header_openssl_ssl_h" = "yes"
16398 { $as_echo "$as_me:$LINENO: checking for -lssl" >&5
16399 $as_echo_n "checking for -lssl... " >&6; }
16400 if test "${ac_cv_lib_soname_ssl+set}" = set; then
16401 $as_echo_n "(cached) " >&6
16403 ac_check_soname_save_LIBS=$LIBS
16405 cat >conftest.$ac_ext <<_ACEOF
16408 cat confdefs.h >>conftest.$ac_ext
16409 cat >>conftest.$ac_ext <<_ACEOF
16410 /* end confdefs.h. */
16412 /* Override any GCC internal prototype to avoid an error.
16413 Use char because int might match the return type of a GCC
16414 builtin and then its argument prototype would still apply. */
16418 char SSL_library_init ();
16422 return SSL_library_init ();
16427 rm -f conftest.$ac_objext conftest$ac_exeext
16428 if { (ac_try="$ac_link"
16429 case "(($ac_try" in
16430 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16431 *) ac_try_echo
=$ac_try;;
16433 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16434 $as_echo "$ac_try_echo") >&5
16435 (eval "$ac_link") 2>conftest.er1
16437 grep -v '^ *+' conftest.er1
>conftest.err
16439 cat conftest.err
>&5
16440 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16441 (exit $ac_status); } && {
16442 test -z "$ac_c_werror_flag" ||
16443 test ! -s conftest.err
16444 } && test -s conftest
$ac_exeext && {
16445 test "$cross_compiling" = yes ||
16446 $as_test_x conftest
$ac_exeext
16450 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'` ;;
16451 *) ac_cv_lib_soname_ssl
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libssl\\.$LIBEXT" | sed -e "s/^.*\(libssl\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16454 $as_echo "$as_me: failed program was:" >&5
16455 sed 's/^/| /' conftest.
$ac_ext >&5
16460 rm -rf conftest.dSYM
16461 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16462 conftest
$ac_exeext conftest.
$ac_ext
16463 LIBS
=$ac_check_soname_save_LIBS
16465 if test "x$ac_cv_lib_soname_ssl" = "x"; then
16466 { $as_echo "$as_me:$LINENO: result: not found" >&5
16467 $as_echo "not found" >&6; }
16470 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ssl" >&5
16471 $as_echo "$ac_cv_lib_soname_ssl" >&6; }
16473 cat >>confdefs.h
<<_ACEOF
16474 #define SONAME_LIBSSL "$ac_cv_lib_soname_ssl"
16480 { $as_echo "$as_me:$LINENO: checking for -lcrypto" >&5
16481 $as_echo_n "checking for -lcrypto... " >&6; }
16482 if test "${ac_cv_lib_soname_crypto+set}" = set; then
16483 $as_echo_n "(cached) " >&6
16485 ac_check_soname_save_LIBS
=$LIBS
16486 LIBS
="-lcrypto $LIBS"
16487 cat >conftest.
$ac_ext <<_ACEOF
16490 cat confdefs.h
>>conftest.
$ac_ext
16491 cat >>conftest.
$ac_ext <<_ACEOF
16492 /* end confdefs.h. */
16494 /* Override any GCC internal prototype to avoid an error.
16495 Use char because int might match the return type of a GCC
16496 builtin and then its argument prototype would still apply. */
16500 char BIO_new_socket ();
16504 return BIO_new_socket ();
16509 rm -f conftest.
$ac_objext conftest
$ac_exeext
16510 if { (ac_try
="$ac_link"
16511 case "(($ac_try" in
16512 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16513 *) ac_try_echo=$ac_try;;
16515 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16516 $as_echo "$ac_try_echo") >&5
16517 (eval "$ac_link") 2>conftest.er1
16519 grep -v '^ *+' conftest.er1 >conftest.err
16521 cat conftest.err >&5
16522 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16523 (exit $ac_status); } && {
16524 test -z "$ac_c_werror_flag" ||
16525 test ! -s conftest.err
16526 } && test -s conftest$ac_exeext && {
16527 test "$cross_compiling" = yes ||
16528 $as_test_x conftest$ac_exeext
16532 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'` ;;
16533 *) ac_cv_lib_soname_crypto=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libcrypto\\.$LIBEXT" |
sed -e "s/^.*\(libcrypto\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16536 $as_echo "$as_me: failed program was:" >&5
16537 sed 's/^/| /' conftest.$ac_ext >&5
16542 rm -rf conftest.dSYM
16543 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16544 conftest$ac_exeext conftest.$ac_ext
16545 LIBS=$ac_check_soname_save_LIBS
16547 if test "x$ac_cv_lib_soname_crypto" = "x"; then
16548 { $as_echo "$as_me:$LINENO: result: not found" >&5
16549 $as_echo "not found" >&6; }
16552 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_crypto" >&5
16553 $as_echo "$ac_cv_lib_soname_crypto" >&6; }
16555 cat >>confdefs.h <<_ACEOF
16556 #define SONAME_LIBCRYPTO "$ac_cv_lib_soname_crypto"
16563 if test "x$ac_cv_lib_soname_ssl" = "x" -o "x$ac_cv_lib_soname_crypto" = "x"; then
16564 case "x$with_openssl" in
16565 x) wine_warnings="$wine_warnings|OpenSSL ${notice_platform}development files not found, SSL won't be supported." ;;
16567 *) { { $as_echo "$as_me:$LINENO: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
16568 This is an error since --with-openssl was requested." >&5
16569 $as_echo "$as_me: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
16570 This is an error since --with-openssl was requested." >&2;}
16571 { (exit 1); exit 1; }; } ;;
16576 if test "$ac_cv_header_jpeglib_h" = "yes"
16578 { $as_echo "$as_me:$LINENO: checking for -ljpeg" >&5
16579 $as_echo_n "checking for -ljpeg... " >&6; }
16580 if test "${ac_cv_lib_soname_jpeg+set}" = set; then
16581 $as_echo_n "(cached) " >&6
16583 ac_check_soname_save_LIBS=$LIBS
16584 LIBS="-ljpeg $LIBS"
16585 cat >conftest.$ac_ext <<_ACEOF
16588 cat confdefs.h >>conftest.$ac_ext
16589 cat >>conftest.$ac_ext <<_ACEOF
16590 /* end confdefs.h. */
16592 /* Override any GCC internal prototype to avoid an error.
16593 Use char because int might match the return type of a GCC
16594 builtin and then its argument prototype would still apply. */
16598 char jpeg_start_decompress ();
16602 return jpeg_start_decompress ();
16607 rm -f conftest.$ac_objext conftest$ac_exeext
16608 if { (ac_try="$ac_link"
16609 case "(($ac_try" in
16610 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16611 *) ac_try_echo
=$ac_try;;
16613 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16614 $as_echo "$ac_try_echo") >&5
16615 (eval "$ac_link") 2>conftest.er1
16617 grep -v '^ *+' conftest.er1
>conftest.err
16619 cat conftest.err
>&5
16620 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16621 (exit $ac_status); } && {
16622 test -z "$ac_c_werror_flag" ||
16623 test ! -s conftest.err
16624 } && test -s conftest
$ac_exeext && {
16625 test "$cross_compiling" = yes ||
16626 $as_test_x conftest
$ac_exeext
16630 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'` ;;
16631 *) ac_cv_lib_soname_jpeg
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libjpeg\\.$LIBEXT" | sed -e "s/^.*\(libjpeg\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16634 $as_echo "$as_me: failed program was:" >&5
16635 sed 's/^/| /' conftest.
$ac_ext >&5
16640 rm -rf conftest.dSYM
16641 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16642 conftest
$ac_exeext conftest.
$ac_ext
16643 LIBS
=$ac_check_soname_save_LIBS
16645 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
16646 { $as_echo "$as_me:$LINENO: result: not found" >&5
16647 $as_echo "not found" >&6; }
16650 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jpeg" >&5
16651 $as_echo "$ac_cv_lib_soname_jpeg" >&6; }
16653 cat >>confdefs.h
<<_ACEOF
16654 #define SONAME_LIBJPEG "$ac_cv_lib_soname_jpeg"
16661 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
16662 case "x$with_jpeg" in
16663 x
) wine_warnings
="$wine_warnings|libjpeg ${notice_platform}development files not found, JPEG won't be supported." ;;
16665 *) { { $as_echo "$as_me:$LINENO: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
16666 This is an error since --with-jpeg was requested." >&5
16667 $as_echo "$as_me: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
16668 This is an error since --with-jpeg was requested." >&2;}
16669 { (exit 1); exit 1; }; } ;;
16674 if test "$ac_cv_header_png_h" = "yes"
16676 { $as_echo "$as_me:$LINENO: checking for -lpng" >&5
16677 $as_echo_n "checking for -lpng... " >&6; }
16678 if test "${ac_cv_lib_soname_png+set}" = set; then
16679 $as_echo_n "(cached) " >&6
16681 ac_check_soname_save_LIBS
=$LIBS
16682 LIBS
="-lpng -lm -lz $LIBS"
16683 cat >conftest.
$ac_ext <<_ACEOF
16686 cat confdefs.h
>>conftest.
$ac_ext
16687 cat >>conftest.
$ac_ext <<_ACEOF
16688 /* end confdefs.h. */
16690 /* Override any GCC internal prototype to avoid an error.
16691 Use char because int might match the return type of a GCC
16692 builtin and then its argument prototype would still apply. */
16696 char png_create_read_struct ();
16700 return png_create_read_struct ();
16705 rm -f conftest.
$ac_objext conftest
$ac_exeext
16706 if { (ac_try
="$ac_link"
16707 case "(($ac_try" in
16708 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16709 *) ac_try_echo=$ac_try;;
16711 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16712 $as_echo "$ac_try_echo") >&5
16713 (eval "$ac_link") 2>conftest.er1
16715 grep -v '^ *+' conftest.er1 >conftest.err
16717 cat conftest.err >&5
16718 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16719 (exit $ac_status); } && {
16720 test -z "$ac_c_werror_flag" ||
16721 test ! -s conftest.err
16722 } && test -s conftest$ac_exeext && {
16723 test "$cross_compiling" = yes ||
16724 $as_test_x conftest$ac_exeext
16728 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'` ;;
16729 *) 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'` ;;
16732 $as_echo "$as_me: failed program was:" >&5
16733 sed 's/^/| /' conftest.$ac_ext >&5
16738 rm -rf conftest.dSYM
16739 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16740 conftest$ac_exeext conftest.$ac_ext
16741 LIBS=$ac_check_soname_save_LIBS
16743 if test "x$ac_cv_lib_soname_png" = "x"; then
16744 { $as_echo "$as_me:$LINENO: result: not found" >&5
16745 $as_echo "not found" >&6; }
16748 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_png" >&5
16749 $as_echo "$ac_cv_lib_soname_png" >&6; }
16751 cat >>confdefs.h <<_ACEOF
16752 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
16758 elif test -n "$X_CFLAGS" -a "x$with_png" != "xno"
16760 ac_save_CPPFLAGS="$CPPFLAGS"
16761 CPPFLAGS="$CPPFLAGS $X_CFLAGS"
16762 $as_unset ac_cv_header_png_h
16764 for ac_header in png.h
16766 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
16767 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16768 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16769 $as_echo_n "checking for $ac_header... " >&6; }
16770 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16771 $as_echo_n "(cached) " >&6
16773 ac_res=`eval 'as_val=${'$as_ac_Header'}
16774 $as_echo "$as_val"'`
16775 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16776 $as_echo "$ac_res" >&6; }
16778 # Is the header compilable?
16779 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
16780 $as_echo_n "checking $ac_header usability... " >&6; }
16781 cat >conftest.$ac_ext <<_ACEOF
16784 cat confdefs.h >>conftest.$ac_ext
16785 cat >>conftest.$ac_ext <<_ACEOF
16786 /* end confdefs.h. */
16787 $ac_includes_default
16788 #include <$ac_header>
16790 rm -f conftest.$ac_objext
16791 if { (ac_try="$ac_compile"
16792 case "(($ac_try" in
16793 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16794 *) ac_try_echo
=$ac_try;;
16796 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16797 $as_echo "$ac_try_echo") >&5
16798 (eval "$ac_compile") 2>conftest.er1
16800 grep -v '^ *+' conftest.er1
>conftest.err
16802 cat conftest.err
>&5
16803 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16804 (exit $ac_status); } && {
16805 test -z "$ac_c_werror_flag" ||
16806 test ! -s conftest.err
16807 } && test -s conftest.
$ac_objext; then
16808 ac_header_compiler
=yes
16810 $as_echo "$as_me: failed program was:" >&5
16811 sed 's/^/| /' conftest.
$ac_ext >&5
16813 ac_header_compiler
=no
16816 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
16817 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16818 $as_echo "$ac_header_compiler" >&6; }
16820 # Is the header present?
16821 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
16822 $as_echo_n "checking $ac_header presence... " >&6; }
16823 cat >conftest.
$ac_ext <<_ACEOF
16826 cat confdefs.h
>>conftest.
$ac_ext
16827 cat >>conftest.
$ac_ext <<_ACEOF
16828 /* end confdefs.h. */
16829 #include <$ac_header>
16831 if { (ac_try
="$ac_cpp conftest.$ac_ext"
16832 case "(($ac_try" in
16833 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16834 *) ac_try_echo=$ac_try;;
16836 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16837 $as_echo "$ac_try_echo") >&5
16838 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16840 grep -v '^ *+' conftest.er1 >conftest.err
16842 cat conftest.err >&5
16843 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16844 (exit $ac_status); } >/dev/null && {
16845 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16846 test ! -s conftest.err
16848 ac_header_preproc=yes
16850 $as_echo "$as_me: failed program was:" >&5
16851 sed 's/^/| /' conftest.$ac_ext >&5
16853 ac_header_preproc=no
16856 rm -f conftest.err conftest.$ac_ext
16857 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16858 $as_echo "$ac_header_preproc" >&6; }
16860 # So? What about this header?
16861 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16863 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16864 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16865 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16866 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16867 ac_header_preproc=yes
16870 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16871 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16872 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16873 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16874 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16875 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16876 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16877 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
16878 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16879 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16880 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16881 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16883 ## ------------------------------------ ##
16884 ## Report this to wine-devel@winehq.org ##
16885 ## ------------------------------------ ##
16887 ) | sed "s/^/$as_me: WARNING: /" >&2
16890 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16891 $as_echo_n "checking for $ac_header... " >&6; }
16892 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16893 $as_echo_n "(cached) " >&6
16895 eval "$as_ac_Header=\$ac_header_preproc"
16897 ac_res=`eval 'as_val=${'$as_ac_Header'}
16898 $as_echo "$as_val"'`
16899 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16900 $as_echo "$ac_res" >&6; }
16903 as_val=`eval 'as_val=${'$as_ac_Header'}
16904 $as_echo "$as_val"'`
16905 if test "x$as_val" = x""yes; then
16906 cat >>confdefs.h <<_ACEOF
16907 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
16914 CPPFLAGS="$ac_save_CPPFLAGS"
16915 if test "$ac_cv_header_png_h" = "yes"
16917 PNGINCL="$X_CFLAGS"
16919 { $as_echo "$as_me:$LINENO: checking for -lpng" >&5
16920 $as_echo_n "checking for -lpng... " >&6; }
16921 if test "${ac_cv_lib_soname_png+set}" = set; then
16922 $as_echo_n "(cached) " >&6
16924 ac_check_soname_save_LIBS=$LIBS
16925 LIBS="-lpng $X_LIBS -lm -lz $LIBS"
16926 cat >conftest.$ac_ext <<_ACEOF
16929 cat confdefs.h >>conftest.$ac_ext
16930 cat >>conftest.$ac_ext <<_ACEOF
16931 /* end confdefs.h. */
16933 /* Override any GCC internal prototype to avoid an error.
16934 Use char because int might match the return type of a GCC
16935 builtin and then its argument prototype would still apply. */
16939 char png_create_read_struct ();
16943 return png_create_read_struct ();
16948 rm -f conftest.$ac_objext conftest$ac_exeext
16949 if { (ac_try="$ac_link"
16950 case "(($ac_try" in
16951 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16952 *) ac_try_echo
=$ac_try;;
16954 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16955 $as_echo "$ac_try_echo") >&5
16956 (eval "$ac_link") 2>conftest.er1
16958 grep -v '^ *+' conftest.er1
>conftest.err
16960 cat conftest.err
>&5
16961 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16962 (exit $ac_status); } && {
16963 test -z "$ac_c_werror_flag" ||
16964 test ! -s conftest.err
16965 } && test -s conftest
$ac_exeext && {
16966 test "$cross_compiling" = yes ||
16967 $as_test_x conftest
$ac_exeext
16971 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'` ;;
16972 *) 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'` ;;
16975 $as_echo "$as_me: failed program was:" >&5
16976 sed 's/^/| /' conftest.
$ac_ext >&5
16981 rm -rf conftest.dSYM
16982 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16983 conftest
$ac_exeext conftest.
$ac_ext
16984 LIBS
=$ac_check_soname_save_LIBS
16986 if test "x$ac_cv_lib_soname_png" = "x"; then
16987 { $as_echo "$as_me:$LINENO: result: not found" >&5
16988 $as_echo "not found" >&6; }
16991 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_png" >&5
16992 $as_echo "$ac_cv_lib_soname_png" >&6; }
16994 cat >>confdefs.h
<<_ACEOF
16995 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
17003 if test "x$ac_cv_lib_soname_png" = "x"; then
17004 case "x$with_png" in
17005 x
) wine_warnings
="$wine_warnings|libpng ${notice_platform}development files not found, PNG won't be supported." ;;
17007 *) { { $as_echo "$as_me:$LINENO: error: libpng ${notice_platform}development files not found, PNG won't be supported.
17008 This is an error since --with-png was requested." >&5
17009 $as_echo "$as_me: error: libpng ${notice_platform}development files not found, PNG won't be supported.
17010 This is an error since --with-png was requested." >&2;}
17011 { (exit 1); exit 1; }; } ;;
17016 if test "$ac_cv_header_kstat_h" = "yes"
17018 { $as_echo "$as_me:$LINENO: checking for kstat_open in -lkstat" >&5
17019 $as_echo_n "checking for kstat_open in -lkstat... " >&6; }
17020 if test "${ac_cv_lib_kstat_kstat_open+set}" = set; then
17021 $as_echo_n "(cached) " >&6
17023 ac_check_lib_save_LIBS
=$LIBS
17024 LIBS
="-lkstat $LIBS"
17025 cat >conftest.
$ac_ext <<_ACEOF
17028 cat confdefs.h
>>conftest.
$ac_ext
17029 cat >>conftest.
$ac_ext <<_ACEOF
17030 /* end confdefs.h. */
17032 /* Override any GCC internal prototype to avoid an error.
17033 Use char because int might match the return type of a GCC
17034 builtin and then its argument prototype would still apply. */
17038 char kstat_open ();
17042 return kstat_open ();
17047 rm -f conftest.
$ac_objext conftest
$ac_exeext
17048 if { (ac_try
="$ac_link"
17049 case "(($ac_try" in
17050 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17051 *) ac_try_echo=$ac_try;;
17053 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17054 $as_echo "$ac_try_echo") >&5
17055 (eval "$ac_link") 2>conftest.er1
17057 grep -v '^ *+' conftest.er1 >conftest.err
17059 cat conftest.err >&5
17060 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17061 (exit $ac_status); } && {
17062 test -z "$ac_c_werror_flag" ||
17063 test ! -s conftest.err
17064 } && test -s conftest$ac_exeext && {
17065 test "$cross_compiling" = yes ||
17066 $as_test_x conftest$ac_exeext
17068 ac_cv_lib_kstat_kstat_open=yes
17070 $as_echo "$as_me: failed program was:" >&5
17071 sed 's/^/| /' conftest.$ac_ext >&5
17073 ac_cv_lib_kstat_kstat_open=no
17076 rm -rf conftest.dSYM
17077 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17078 conftest$ac_exeext conftest.$ac_ext
17079 LIBS=$ac_check_lib_save_LIBS
17081 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_kstat_kstat_open" >&5
17082 $as_echo "$ac_cv_lib_kstat_kstat_open" >&6; }
17083 if test "x$ac_cv_lib_kstat_kstat_open" = x""yes; then
17085 cat >>confdefs.h <<\_ACEOF
17086 #define HAVE_LIBKSTAT 1
17095 { $as_echo "$as_me:$LINENO: checking for -lodbc" >&5
17096 $as_echo_n "checking for -lodbc... " >&6; }
17097 if test "${ac_cv_lib_soname_odbc+set}" = set; then
17098 $as_echo_n "(cached) " >&6
17100 ac_check_soname_save_LIBS=$LIBS
17101 LIBS="-lodbc $LIBS"
17102 cat >conftest.$ac_ext <<_ACEOF
17105 cat confdefs.h >>conftest.$ac_ext
17106 cat >>conftest.$ac_ext <<_ACEOF
17107 /* end confdefs.h. */
17109 /* Override any GCC internal prototype to avoid an error.
17110 Use char because int might match the return type of a GCC
17111 builtin and then its argument prototype would still apply. */
17115 char SQLConnect ();
17119 return SQLConnect ();
17124 rm -f conftest.$ac_objext conftest$ac_exeext
17125 if { (ac_try="$ac_link"
17126 case "(($ac_try" in
17127 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17128 *) ac_try_echo
=$ac_try;;
17130 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17131 $as_echo "$ac_try_echo") >&5
17132 (eval "$ac_link") 2>conftest.er1
17134 grep -v '^ *+' conftest.er1
>conftest.err
17136 cat conftest.err
>&5
17137 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17138 (exit $ac_status); } && {
17139 test -z "$ac_c_werror_flag" ||
17140 test ! -s conftest.err
17141 } && test -s conftest
$ac_exeext && {
17142 test "$cross_compiling" = yes ||
17143 $as_test_x conftest
$ac_exeext
17147 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'` ;;
17148 *) ac_cv_lib_soname_odbc
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libodbc\\.$LIBEXT" | sed -e "s/^.*\(libodbc\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
17151 $as_echo "$as_me: failed program was:" >&5
17152 sed 's/^/| /' conftest.
$ac_ext >&5
17157 rm -rf conftest.dSYM
17158 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17159 conftest
$ac_exeext conftest.
$ac_ext
17160 LIBS
=$ac_check_soname_save_LIBS
17162 if test "x$ac_cv_lib_soname_odbc" = "x"; then
17163 { $as_echo "$as_me:$LINENO: result: not found" >&5
17164 $as_echo "not found" >&6; }
17165 cat >>confdefs.h
<<_ACEOF
17166 #define SONAME_LIBODBC "libodbc.$LIBEXT"
17170 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_odbc" >&5
17171 $as_echo "$ac_cv_lib_soname_odbc" >&6; }
17173 cat >>confdefs.h
<<_ACEOF
17174 #define SONAME_LIBODBC "$ac_cv_lib_soname_odbc"
17181 if test "x$ALSALIBS$AUDIOIOLIBS$COREAUDIO$NASLIBS$ESDLIBS$ac_cv_lib_soname_jack" = "x" -a \
17182 "$ac_cv_header_sys_soundcard_h" != "yes" -a \
17183 "$ac_cv_header_machine_soundcard_h" != "yes" -a \
17184 "$ac_cv_header_soundcard_h" != "yes" -a \
17185 "x$with_alsa$with_audioio$with_coreaudio$with_nas$with_esd$with_jack$with_oss" != xnonononononono
17187 wine_warnings
="$wine_warnings|No sound system was found. Windows applications will be silent."
17193 if test "x${GCC}" = "xyes"
17195 EXTRACFLAGS
="-Wall -pipe"
17197 { $as_echo "$as_me:$LINENO: checking for gcc strength-reduce bug" >&5
17198 $as_echo_n "checking for gcc strength-reduce bug... " >&6; }
17199 if test "${ac_cv_c_gcc_strength_bug+set}" = set; then
17200 $as_echo_n "(cached) " >&6
17202 if test "$cross_compiling" = yes; then
17203 ac_cv_c_gcc_strength_bug
="yes"
17205 cat >conftest.
$ac_ext <<_ACEOF
17208 cat confdefs.h
>>conftest.
$ac_ext
17209 cat >>conftest.
$ac_ext <<_ACEOF
17210 /* end confdefs.h. */
17211 int L[4] = {0,1,2,3};
17215 static int Array[3];
17216 unsigned int B = 3;
17218 for(i=0; i<B; i++) Array[i] = i - 3;
17219 for(i=0; i<4 - 1; i++) L[i] = L[i + 1];
17221 return (Array[1] != -2 || L[2] != 3)
17226 rm -f conftest
$ac_exeext
17227 if { (ac_try
="$ac_link"
17228 case "(($ac_try" in
17229 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17230 *) ac_try_echo=$ac_try;;
17232 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17233 $as_echo "$ac_try_echo") >&5
17234 (eval "$ac_link") 2>&5
17236 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17237 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
17238 { (case "(($ac_try" in
17239 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17240 *) ac_try_echo
=$ac_try;;
17242 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17243 $as_echo "$ac_try_echo") >&5
17244 (eval "$ac_try") 2>&5
17246 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17247 (exit $ac_status); }; }; then
17248 ac_cv_c_gcc_strength_bug
="no"
17250 $as_echo "$as_me: program exited with status $ac_status" >&5
17251 $as_echo "$as_me: failed program was:" >&5
17252 sed 's/^/| /' conftest.
$ac_ext >&5
17254 ( exit $ac_status )
17255 ac_cv_c_gcc_strength_bug
="yes"
17257 rm -rf conftest.dSYM
17258 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
17263 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_gcc_strength_bug" >&5
17264 $as_echo "$ac_cv_c_gcc_strength_bug" >&6; }
17265 if test "$ac_cv_c_gcc_strength_bug" = "yes"
17267 EXTRACFLAGS
="$EXTRACFLAGS -fno-strength-reduce"
17270 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-builtin" >&5
17271 $as_echo_n "checking whether the compiler supports -fno-builtin... " >&6; }
17272 if test "${ac_cv_cflags__fno_builtin+set}" = set; then
17273 $as_echo_n "(cached) " >&6
17275 ac_wine_try_cflags_saved
=$CFLAGS
17276 CFLAGS
="$CFLAGS -fno-builtin"
17277 cat >conftest.
$ac_ext <<_ACEOF
17280 cat confdefs.h
>>conftest.
$ac_ext
17281 cat >>conftest.
$ac_ext <<_ACEOF
17282 /* end confdefs.h. */
17292 rm -f conftest.
$ac_objext conftest
$ac_exeext
17293 if { (ac_try
="$ac_link"
17294 case "(($ac_try" in
17295 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17296 *) ac_try_echo=$ac_try;;
17298 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17299 $as_echo "$ac_try_echo") >&5
17300 (eval "$ac_link") 2>conftest.er1
17302 grep -v '^ *+' conftest.er1 >conftest.err
17304 cat conftest.err >&5
17305 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17306 (exit $ac_status); } && {
17307 test -z "$ac_c_werror_flag" ||
17308 test ! -s conftest.err
17309 } && test -s conftest$ac_exeext && {
17310 test "$cross_compiling" = yes ||
17311 $as_test_x conftest$ac_exeext
17313 ac_cv_cflags__fno_builtin=yes
17315 $as_echo "$as_me: failed program was:" >&5
17316 sed 's/^/| /' conftest.$ac_ext >&5
17318 ac_cv_cflags__fno_builtin=no
17321 rm -rf conftest.dSYM
17322 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17323 conftest$ac_exeext conftest.$ac_ext
17324 CFLAGS=$ac_wine_try_cflags_saved
17326 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_builtin" >&5
17327 $as_echo "$ac_cv_cflags__fno_builtin" >&6; }
17328 if test $ac_cv_cflags__fno_builtin = yes; then
17329 BUILTINFLAG="-fno-builtin"
17333 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-strict-aliasing" >&5
17334 $as_echo_n "checking whether the compiler supports -fno-strict-aliasing... " >&6; }
17335 if test "${ac_cv_cflags__fno_strict_aliasing+set}" = set; then
17336 $as_echo_n "(cached) " >&6
17338 ac_wine_try_cflags_saved=$CFLAGS
17339 CFLAGS="$CFLAGS -fno-strict-aliasing"
17340 cat >conftest.$ac_ext <<_ACEOF
17343 cat confdefs.h >>conftest.$ac_ext
17344 cat >>conftest.$ac_ext <<_ACEOF
17345 /* end confdefs.h. */
17355 rm -f conftest.$ac_objext conftest$ac_exeext
17356 if { (ac_try="$ac_link"
17357 case "(($ac_try" in
17358 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17359 *) ac_try_echo
=$ac_try;;
17361 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17362 $as_echo "$ac_try_echo") >&5
17363 (eval "$ac_link") 2>conftest.er1
17365 grep -v '^ *+' conftest.er1
>conftest.err
17367 cat conftest.err
>&5
17368 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17369 (exit $ac_status); } && {
17370 test -z "$ac_c_werror_flag" ||
17371 test ! -s conftest.err
17372 } && test -s conftest
$ac_exeext && {
17373 test "$cross_compiling" = yes ||
17374 $as_test_x conftest
$ac_exeext
17376 ac_cv_cflags__fno_strict_aliasing
=yes
17378 $as_echo "$as_me: failed program was:" >&5
17379 sed 's/^/| /' conftest.
$ac_ext >&5
17381 ac_cv_cflags__fno_strict_aliasing
=no
17384 rm -rf conftest.dSYM
17385 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17386 conftest
$ac_exeext conftest.
$ac_ext
17387 CFLAGS
=$ac_wine_try_cflags_saved
17389 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_strict_aliasing" >&5
17390 $as_echo "$ac_cv_cflags__fno_strict_aliasing" >&6; }
17391 if test $ac_cv_cflags__fno_strict_aliasing = yes; then
17392 EXTRACFLAGS
="$EXTRACFLAGS -fno-strict-aliasing"
17395 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wdeclaration-after-statement" >&5
17396 $as_echo_n "checking whether the compiler supports -Wdeclaration-after-statement... " >&6; }
17397 if test "${ac_cv_cflags__Wdeclaration_after_statement+set}" = set; then
17398 $as_echo_n "(cached) " >&6
17400 ac_wine_try_cflags_saved
=$CFLAGS
17401 CFLAGS
="$CFLAGS -Wdeclaration-after-statement"
17402 cat >conftest.
$ac_ext <<_ACEOF
17405 cat confdefs.h
>>conftest.
$ac_ext
17406 cat >>conftest.
$ac_ext <<_ACEOF
17407 /* end confdefs.h. */
17417 rm -f conftest.
$ac_objext conftest
$ac_exeext
17418 if { (ac_try
="$ac_link"
17419 case "(($ac_try" in
17420 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17421 *) ac_try_echo=$ac_try;;
17423 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17424 $as_echo "$ac_try_echo") >&5
17425 (eval "$ac_link") 2>conftest.er1
17427 grep -v '^ *+' conftest.er1 >conftest.err
17429 cat conftest.err >&5
17430 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17431 (exit $ac_status); } && {
17432 test -z "$ac_c_werror_flag" ||
17433 test ! -s conftest.err
17434 } && test -s conftest$ac_exeext && {
17435 test "$cross_compiling" = yes ||
17436 $as_test_x conftest$ac_exeext
17438 ac_cv_cflags__Wdeclaration_after_statement=yes
17440 $as_echo "$as_me: failed program was:" >&5
17441 sed 's/^/| /' conftest.$ac_ext >&5
17443 ac_cv_cflags__Wdeclaration_after_statement=no
17446 rm -rf conftest.dSYM
17447 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17448 conftest$ac_exeext conftest.$ac_ext
17449 CFLAGS=$ac_wine_try_cflags_saved
17451 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wdeclaration_after_statement" >&5
17452 $as_echo "$ac_cv_cflags__Wdeclaration_after_statement" >&6; }
17453 if test $ac_cv_cflags__Wdeclaration_after_statement = yes; then
17454 EXTRACFLAGS="$EXTRACFLAGS -Wdeclaration-after-statement"
17457 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wwrite-strings" >&5
17458 $as_echo_n "checking whether the compiler supports -Wwrite-strings... " >&6; }
17459 if test "${ac_cv_cflags__Wwrite_strings+set}" = set; then
17460 $as_echo_n "(cached) " >&6
17462 ac_wine_try_cflags_saved=$CFLAGS
17463 CFLAGS="$CFLAGS -Wwrite-strings"
17464 cat >conftest.$ac_ext <<_ACEOF
17467 cat confdefs.h >>conftest.$ac_ext
17468 cat >>conftest.$ac_ext <<_ACEOF
17469 /* end confdefs.h. */
17479 rm -f conftest.$ac_objext conftest$ac_exeext
17480 if { (ac_try="$ac_link"
17481 case "(($ac_try" in
17482 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17483 *) ac_try_echo
=$ac_try;;
17485 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17486 $as_echo "$ac_try_echo") >&5
17487 (eval "$ac_link") 2>conftest.er1
17489 grep -v '^ *+' conftest.er1
>conftest.err
17491 cat conftest.err
>&5
17492 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17493 (exit $ac_status); } && {
17494 test -z "$ac_c_werror_flag" ||
17495 test ! -s conftest.err
17496 } && test -s conftest
$ac_exeext && {
17497 test "$cross_compiling" = yes ||
17498 $as_test_x conftest
$ac_exeext
17500 ac_cv_cflags__Wwrite_strings
=yes
17502 $as_echo "$as_me: failed program was:" >&5
17503 sed 's/^/| /' conftest.
$ac_ext >&5
17505 ac_cv_cflags__Wwrite_strings
=no
17508 rm -rf conftest.dSYM
17509 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17510 conftest
$ac_exeext conftest.
$ac_ext
17511 CFLAGS
=$ac_wine_try_cflags_saved
17513 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wwrite_strings" >&5
17514 $as_echo "$ac_cv_cflags__Wwrite_strings" >&6; }
17515 if test $ac_cv_cflags__Wwrite_strings = yes; then
17516 EXTRACFLAGS
="$EXTRACFLAGS -Wwrite-strings"
17519 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wtype-limits" >&5
17520 $as_echo_n "checking whether the compiler supports -Wtype-limits... " >&6; }
17521 if test "${ac_cv_cflags__Wtype_limits+set}" = set; then
17522 $as_echo_n "(cached) " >&6
17524 ac_wine_try_cflags_saved
=$CFLAGS
17525 CFLAGS
="$CFLAGS -Wtype-limits"
17526 cat >conftest.
$ac_ext <<_ACEOF
17529 cat confdefs.h
>>conftest.
$ac_ext
17530 cat >>conftest.
$ac_ext <<_ACEOF
17531 /* end confdefs.h. */
17541 rm -f conftest.
$ac_objext conftest
$ac_exeext
17542 if { (ac_try
="$ac_link"
17543 case "(($ac_try" in
17544 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17545 *) ac_try_echo=$ac_try;;
17547 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17548 $as_echo "$ac_try_echo") >&5
17549 (eval "$ac_link") 2>conftest.er1
17551 grep -v '^ *+' conftest.er1 >conftest.err
17553 cat conftest.err >&5
17554 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17555 (exit $ac_status); } && {
17556 test -z "$ac_c_werror_flag" ||
17557 test ! -s conftest.err
17558 } && test -s conftest$ac_exeext && {
17559 test "$cross_compiling" = yes ||
17560 $as_test_x conftest$ac_exeext
17562 ac_cv_cflags__Wtype_limits=yes
17564 $as_echo "$as_me: failed program was:" >&5
17565 sed 's/^/| /' conftest.$ac_ext >&5
17567 ac_cv_cflags__Wtype_limits=no
17570 rm -rf conftest.dSYM
17571 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17572 conftest$ac_exeext conftest.$ac_ext
17573 CFLAGS=$ac_wine_try_cflags_saved
17575 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wtype_limits" >&5
17576 $as_echo "$ac_cv_cflags__Wtype_limits" >&6; }
17577 if test $ac_cv_cflags__Wtype_limits = yes; then
17578 EXTRACFLAGS="$EXTRACFLAGS -Wtype-limits"
17582 saved_CFLAGS="$CFLAGS"
17583 CFLAGS="$CFLAGS -Wpointer-arith -Werror"
17584 { $as_echo "$as_me:$LINENO: checking for broken string.h that generates warnings" >&5
17585 $as_echo_n "checking for broken string.h that generates warnings... " >&6; }
17586 if test "${ac_cv_c_string_h_warnings+set}" = set; then
17587 $as_echo_n "(cached) " >&6
17589 cat >conftest.$ac_ext <<_ACEOF
17592 cat confdefs.h >>conftest.$ac_ext
17593 cat >>conftest.$ac_ext <<_ACEOF
17594 /* end confdefs.h. */
17595 #include <string.h>
17604 rm -f conftest.$ac_objext
17605 if { (ac_try="$ac_compile"
17606 case "(($ac_try" in
17607 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17608 *) ac_try_echo
=$ac_try;;
17610 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17611 $as_echo "$ac_try_echo") >&5
17612 (eval "$ac_compile") 2>conftest.er1
17614 grep -v '^ *+' conftest.er1
>conftest.err
17616 cat conftest.err
>&5
17617 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17618 (exit $ac_status); } && {
17619 test -z "$ac_c_werror_flag" ||
17620 test ! -s conftest.err
17621 } && test -s conftest.
$ac_objext; then
17622 ac_cv_c_string_h_warnings
=no
17624 $as_echo "$as_me: failed program was:" >&5
17625 sed 's/^/| /' conftest.
$ac_ext >&5
17627 ac_cv_c_string_h_warnings
=yes
17630 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
17632 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_string_h_warnings" >&5
17633 $as_echo "$ac_cv_c_string_h_warnings" >&6; }
17634 CFLAGS
="$saved_CFLAGS"
17635 if test "$ac_cv_c_string_h_warnings" = "no"
17637 EXTRACFLAGS
="$EXTRACFLAGS -Wpointer-arith"
17642 { $as_echo "$as_me:$LINENO: checking how to define a function in assembly code" >&5
17643 $as_echo_n "checking how to define a function in assembly code... " >&6; }
17644 if test "${ac_cv_asm_func_def+set}" = set; then
17645 $as_echo_n "(cached) " >&6
17647 cat >conftest.
$ac_ext <<_ACEOF
17650 cat confdefs.h
>>conftest.
$ac_ext
17651 cat >>conftest.
$ac_ext <<_ACEOF
17652 /* end confdefs.h. */
17657 asm("\t.globl _ac_test\n\t.def _ac_test; .scl 2; .type 32; .endef\n_ac_test:\t.long 0");
17662 rm -f conftest.
$ac_objext conftest
$ac_exeext
17663 if { (ac_try
="$ac_link"
17664 case "(($ac_try" in
17665 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17666 *) ac_try_echo=$ac_try;;
17668 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17669 $as_echo "$ac_try_echo") >&5
17670 (eval "$ac_link") 2>conftest.er1
17672 grep -v '^ *+' conftest.er1 >conftest.err
17674 cat conftest.err >&5
17675 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17676 (exit $ac_status); } && {
17677 test -z "$ac_c_werror_flag" ||
17678 test ! -s conftest.err
17679 } && test -s conftest$ac_exeext && {
17680 test "$cross_compiling" = yes ||
17681 $as_test_x conftest$ac_exeext
17683 ac_cv_asm_func_def=".def"
17685 $as_echo "$as_me: failed program was:" >&5
17686 sed 's/^/| /' conftest.$ac_ext >&5
17688 cat >conftest.$ac_ext <<_ACEOF
17691 cat confdefs.h >>conftest.$ac_ext
17692 cat >>conftest.$ac_ext <<_ACEOF
17693 /* end confdefs.h. */
17698 asm("\t.globl _ac_test\n\t.type _ac_test,@function\n_ac_test:\t.long 0");
17703 rm -f conftest.$ac_objext conftest$ac_exeext
17704 if { (ac_try="$ac_link"
17705 case "(($ac_try" in
17706 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17707 *) ac_try_echo
=$ac_try;;
17709 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17710 $as_echo "$ac_try_echo") >&5
17711 (eval "$ac_link") 2>conftest.er1
17713 grep -v '^ *+' conftest.er1
>conftest.err
17715 cat conftest.err
>&5
17716 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17717 (exit $ac_status); } && {
17718 test -z "$ac_c_werror_flag" ||
17719 test ! -s conftest.err
17720 } && test -s conftest
$ac_exeext && {
17721 test "$cross_compiling" = yes ||
17722 $as_test_x conftest
$ac_exeext
17724 ac_cv_asm_func_def
=".type @function"
17726 $as_echo "$as_me: failed program was:" >&5
17727 sed 's/^/| /' conftest.
$ac_ext >&5
17729 cat >conftest.
$ac_ext <<_ACEOF
17732 cat confdefs.h
>>conftest.
$ac_ext
17733 cat >>conftest.
$ac_ext <<_ACEOF
17734 /* end confdefs.h. */
17739 asm("\t.globl _ac_test\n\t.type _ac_test,2\n_ac_test:\t.long 0");
17744 rm -f conftest.
$ac_objext conftest
$ac_exeext
17745 if { (ac_try
="$ac_link"
17746 case "(($ac_try" in
17747 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17748 *) ac_try_echo=$ac_try;;
17750 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17751 $as_echo "$ac_try_echo") >&5
17752 (eval "$ac_link") 2>conftest.er1
17754 grep -v '^ *+' conftest.er1 >conftest.err
17756 cat conftest.err >&5
17757 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17758 (exit $ac_status); } && {
17759 test -z "$ac_c_werror_flag" ||
17760 test ! -s conftest.err
17761 } && test -s conftest$ac_exeext && {
17762 test "$cross_compiling" = yes ||
17763 $as_test_x conftest$ac_exeext
17765 ac_cv_asm_func_def=".type 2"
17767 $as_echo "$as_me: failed program was:" >&5
17768 sed 's/^/| /' conftest.$ac_ext >&5
17770 ac_cv_asm_func_def="unknown"
17773 rm -rf conftest.dSYM
17774 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17775 conftest$ac_exeext conftest.$ac_ext
17778 rm -rf conftest.dSYM
17779 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17780 conftest$ac_exeext conftest.$ac_ext
17783 rm -rf conftest.dSYM
17784 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17785 conftest$ac_exeext conftest.$ac_ext
17787 { $as_echo "$as_me:$LINENO: result: $ac_cv_asm_func_def" >&5
17788 $as_echo "$ac_cv_asm_func_def" >&6; }
17792 case "$ac_cv_asm_func_def" in
17794 cat >>confdefs.h <<\_ACEOF
17795 #define __ASM_FUNC(name) ".def " __ASM_NAME(name) "; .scl 2; .type 32; .endef"
17799 cat >>confdefs.h <<\_ACEOF
17800 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
17804 cat >>confdefs.h <<\_ACEOF
17805 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",2"
17809 cat >>confdefs.h <<\_ACEOF
17810 #define __ASM_FUNC(name) ""
17816 { $as_echo "$as_me:$LINENO: checking whether external symbols need an underscore prefix" >&5
17817 $as_echo_n "checking whether external symbols need an underscore prefix... " >&6; }
17818 if test "${ac_cv_c_extern_prefix+set}" = set; then
17819 $as_echo_n "(cached) " >&6
17821 cat >conftest.$ac_ext <<_ACEOF
17824 cat confdefs.h >>conftest.$ac_ext
17825 cat >>conftest.$ac_ext <<_ACEOF
17826 /* end confdefs.h. */
17827 extern int ac_test;
17831 asm(".globl _ac_test\n_ac_test:\t.long 0"); if (ac_test) return 1
17836 rm -f conftest.$ac_objext conftest$ac_exeext
17837 if { (ac_try="$ac_link"
17838 case "(($ac_try" in
17839 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17840 *) ac_try_echo
=$ac_try;;
17842 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17843 $as_echo "$ac_try_echo") >&5
17844 (eval "$ac_link") 2>conftest.er1
17846 grep -v '^ *+' conftest.er1
>conftest.err
17848 cat conftest.err
>&5
17849 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17850 (exit $ac_status); } && {
17851 test -z "$ac_c_werror_flag" ||
17852 test ! -s conftest.err
17853 } && test -s conftest
$ac_exeext && {
17854 test "$cross_compiling" = yes ||
17855 $as_test_x conftest
$ac_exeext
17857 ac_cv_c_extern_prefix
="yes"
17859 $as_echo "$as_me: failed program was:" >&5
17860 sed 's/^/| /' conftest.
$ac_ext >&5
17862 ac_cv_c_extern_prefix
="no"
17865 rm -rf conftest.dSYM
17866 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17867 conftest
$ac_exeext conftest.
$ac_ext
17869 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_extern_prefix" >&5
17870 $as_echo "$ac_cv_c_extern_prefix" >&6; }
17874 if test "$ac_cv_c_extern_prefix" = "yes"
17876 cat >>confdefs.h
<<\_ACEOF
17877 #define __ASM_NAME(name) "_" name
17881 cat >>confdefs.h
<<\_ACEOF
17882 #define __ASM_NAME(name) name
17892 LDPATH
="PATH=\"\$(TOOLSDIR)/libs/wine:\$\$PATH\""
17897 LDPATH
="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
17905 SOCKETLIBS
="-L\$(TOPOBJDIR)/dlls/ws2_32 -lws2_32"
17913 linux
* | k
*bsd
*-gnu)
17914 EXTRA_BINARIES
="wine-preloader"
17921 ac_save_CFLAGS
="$CFLAGS"
17922 CFLAGS
="$CFLAGS $BUILTINFLAG"
18062 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18063 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18064 $as_echo_n "checking for $ac_func... " >&6; }
18065 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18066 $as_echo_n "(cached) " >&6
18068 cat >conftest.
$ac_ext <<_ACEOF
18071 cat confdefs.h
>>conftest.
$ac_ext
18072 cat >>conftest.
$ac_ext <<_ACEOF
18073 /* end confdefs.h. */
18074 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18075 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18076 #define $ac_func innocuous_$ac_func
18078 /* System header to define __stub macros and hopefully few prototypes,
18079 which can conflict with char $ac_func (); below.
18080 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18081 <limits.h> exists even on freestanding compilers. */
18084 # include <limits.h>
18086 # include <assert.h>
18091 /* Override any GCC internal prototype to avoid an error.
18092 Use char because int might match the return type of a GCC
18093 builtin and then its argument prototype would still apply. */
18098 /* The GNU C library defines this for functions which it implements
18099 to always fail with ENOSYS. Some functions are actually named
18100 something starting with __ and the normal name is an alias. */
18101 #if defined __stub_$ac_func || defined __stub___$ac_func
18108 return $ac_func ();
18113 rm -f conftest.
$ac_objext conftest
$ac_exeext
18114 if { (ac_try
="$ac_link"
18115 case "(($ac_try" in
18116 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18117 *) ac_try_echo=$ac_try;;
18119 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18120 $as_echo "$ac_try_echo") >&5
18121 (eval "$ac_link") 2>conftest.er1
18123 grep -v '^ *+' conftest.er1 >conftest.err
18125 cat conftest.err >&5
18126 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18127 (exit $ac_status); } && {
18128 test -z "$ac_c_werror_flag" ||
18129 test ! -s conftest.err
18130 } && test -s conftest$ac_exeext && {
18131 test "$cross_compiling" = yes ||
18132 $as_test_x conftest$ac_exeext
18134 eval "$as_ac_var=yes"
18136 $as_echo "$as_me: failed program was:" >&5
18137 sed 's/^/| /' conftest.$ac_ext >&5
18139 eval "$as_ac_var=no"
18142 rm -rf conftest.dSYM
18143 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18144 conftest$ac_exeext conftest.$ac_ext
18146 ac_res=`eval 'as_val=${'$as_ac_var'}
18147 $as_echo "$as_val"'`
18148 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18149 $as_echo "$ac_res" >&6; }
18150 as_val=`eval 'as_val=${'$as_ac_var'}
18151 $as_echo "$as_val"'`
18152 if test "x$as_val" = x""yes; then
18153 cat >>confdefs.h <<_ACEOF
18154 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
18160 CFLAGS="$ac_save_CFLAGS"
18162 if test "$ac_cv_func_dlopen" = no
18164 { $as_echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
18165 $as_echo_n "checking for dlopen in -ldl... " >&6; }
18166 if test "${ac_cv_lib_dl_dlopen+set}" = set; then
18167 $as_echo_n "(cached) " >&6
18169 ac_check_lib_save_LIBS=$LIBS
18171 cat >conftest.$ac_ext <<_ACEOF
18174 cat confdefs.h >>conftest.$ac_ext
18175 cat >>conftest.$ac_ext <<_ACEOF
18176 /* end confdefs.h. */
18178 /* Override any GCC internal prototype to avoid an error.
18179 Use char because int might match the return type of a GCC
18180 builtin and then its argument prototype would still apply. */
18193 rm -f conftest.$ac_objext conftest$ac_exeext
18194 if { (ac_try="$ac_link"
18195 case "(($ac_try" in
18196 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18197 *) ac_try_echo
=$ac_try;;
18199 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18200 $as_echo "$ac_try_echo") >&5
18201 (eval "$ac_link") 2>conftest.er1
18203 grep -v '^ *+' conftest.er1
>conftest.err
18205 cat conftest.err
>&5
18206 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18207 (exit $ac_status); } && {
18208 test -z "$ac_c_werror_flag" ||
18209 test ! -s conftest.err
18210 } && test -s conftest
$ac_exeext && {
18211 test "$cross_compiling" = yes ||
18212 $as_test_x conftest
$ac_exeext
18214 ac_cv_lib_dl_dlopen
=yes
18216 $as_echo "$as_me: failed program was:" >&5
18217 sed 's/^/| /' conftest.
$ac_ext >&5
18219 ac_cv_lib_dl_dlopen
=no
18222 rm -rf conftest.dSYM
18223 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18224 conftest
$ac_exeext conftest.
$ac_ext
18225 LIBS
=$ac_check_lib_save_LIBS
18227 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
18228 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
18229 if test "x$ac_cv_lib_dl_dlopen" = x
""yes; then
18230 cat >>confdefs.h
<<\_ACEOF
18231 #define HAVE_DLOPEN 1
18238 ac_wine_check_funcs_save_LIBS
="$LIBS"
18239 LIBS
="$LIBS $LIBDL"
18241 for ac_func
in dladdr
18243 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18244 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18245 $as_echo_n "checking for $ac_func... " >&6; }
18246 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18247 $as_echo_n "(cached) " >&6
18249 cat >conftest.
$ac_ext <<_ACEOF
18252 cat confdefs.h
>>conftest.
$ac_ext
18253 cat >>conftest.
$ac_ext <<_ACEOF
18254 /* end confdefs.h. */
18255 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18256 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18257 #define $ac_func innocuous_$ac_func
18259 /* System header to define __stub macros and hopefully few prototypes,
18260 which can conflict with char $ac_func (); below.
18261 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18262 <limits.h> exists even on freestanding compilers. */
18265 # include <limits.h>
18267 # include <assert.h>
18272 /* Override any GCC internal prototype to avoid an error.
18273 Use char because int might match the return type of a GCC
18274 builtin and then its argument prototype would still apply. */
18279 /* The GNU C library defines this for functions which it implements
18280 to always fail with ENOSYS. Some functions are actually named
18281 something starting with __ and the normal name is an alias. */
18282 #if defined __stub_$ac_func || defined __stub___$ac_func
18289 return $ac_func ();
18294 rm -f conftest.
$ac_objext conftest
$ac_exeext
18295 if { (ac_try
="$ac_link"
18296 case "(($ac_try" in
18297 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18298 *) ac_try_echo=$ac_try;;
18300 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18301 $as_echo "$ac_try_echo") >&5
18302 (eval "$ac_link") 2>conftest.er1
18304 grep -v '^ *+' conftest.er1 >conftest.err
18306 cat conftest.err >&5
18307 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18308 (exit $ac_status); } && {
18309 test -z "$ac_c_werror_flag" ||
18310 test ! -s conftest.err
18311 } && test -s conftest$ac_exeext && {
18312 test "$cross_compiling" = yes ||
18313 $as_test_x conftest$ac_exeext
18315 eval "$as_ac_var=yes"
18317 $as_echo "$as_me: failed program was:" >&5
18318 sed 's/^/| /' conftest.$ac_ext >&5
18320 eval "$as_ac_var=no"
18323 rm -rf conftest.dSYM
18324 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18325 conftest$ac_exeext conftest.$ac_ext
18327 ac_res=`eval 'as_val=${'$as_ac_var'}
18328 $as_echo "$as_val"'`
18329 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18330 $as_echo "$ac_res" >&6; }
18331 as_val=`eval 'as_val=${'$as_ac_var'}
18332 $as_echo "$as_val"'`
18333 if test "x$as_val" = x""yes; then
18334 cat >>confdefs.h <<_ACEOF
18335 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
18341 LIBS="$ac_wine_check_funcs_save_LIBS"
18343 if test "$ac_cv_func_poll" = no
18345 { $as_echo "$as_me:$LINENO: checking for poll in -lpoll" >&5
18346 $as_echo_n "checking for poll in -lpoll... " >&6; }
18347 if test "${ac_cv_lib_poll_poll+set}" = set; then
18348 $as_echo_n "(cached) " >&6
18350 ac_check_lib_save_LIBS=$LIBS
18351 LIBS="-lpoll $LIBS"
18352 cat >conftest.$ac_ext <<_ACEOF
18355 cat confdefs.h >>conftest.$ac_ext
18356 cat >>conftest.$ac_ext <<_ACEOF
18357 /* end confdefs.h. */
18359 /* Override any GCC internal prototype to avoid an error.
18360 Use char because int might match the return type of a GCC
18361 builtin and then its argument prototype would still apply. */
18374 rm -f conftest.$ac_objext conftest$ac_exeext
18375 if { (ac_try="$ac_link"
18376 case "(($ac_try" in
18377 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18378 *) ac_try_echo
=$ac_try;;
18380 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18381 $as_echo "$ac_try_echo") >&5
18382 (eval "$ac_link") 2>conftest.er1
18384 grep -v '^ *+' conftest.er1
>conftest.err
18386 cat conftest.err
>&5
18387 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18388 (exit $ac_status); } && {
18389 test -z "$ac_c_werror_flag" ||
18390 test ! -s conftest.err
18391 } && test -s conftest
$ac_exeext && {
18392 test "$cross_compiling" = yes ||
18393 $as_test_x conftest
$ac_exeext
18395 ac_cv_lib_poll_poll
=yes
18397 $as_echo "$as_me: failed program was:" >&5
18398 sed 's/^/| /' conftest.
$ac_ext >&5
18400 ac_cv_lib_poll_poll
=no
18403 rm -rf conftest.dSYM
18404 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18405 conftest
$ac_exeext conftest.
$ac_ext
18406 LIBS
=$ac_check_lib_save_LIBS
18408 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_poll_poll" >&5
18409 $as_echo "$ac_cv_lib_poll_poll" >&6; }
18410 if test "x$ac_cv_lib_poll_poll" = x
""yes; then
18411 cat >>confdefs.h
<<\_ACEOF
18412 #define HAVE_POLL 1
18420 { $as_echo "$as_me:$LINENO: checking for library containing gethostbyname" >&5
18421 $as_echo_n "checking for library containing gethostbyname... " >&6; }
18422 if test "${ac_cv_search_gethostbyname+set}" = set; then
18423 $as_echo_n "(cached) " >&6
18425 ac_func_search_save_LIBS
=$LIBS
18426 cat >conftest.
$ac_ext <<_ACEOF
18429 cat confdefs.h
>>conftest.
$ac_ext
18430 cat >>conftest.
$ac_ext <<_ACEOF
18431 /* end confdefs.h. */
18433 /* Override any GCC internal prototype to avoid an error.
18434 Use char because int might match the return type of a GCC
18435 builtin and then its argument prototype would still apply. */
18439 char gethostbyname ();
18443 return gethostbyname ();
18448 for ac_lib
in '' nsl
; do
18449 if test -z "$ac_lib"; then
18450 ac_res
="none required"
18453 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
18455 rm -f conftest.
$ac_objext conftest
$ac_exeext
18456 if { (ac_try
="$ac_link"
18457 case "(($ac_try" in
18458 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18459 *) ac_try_echo=$ac_try;;
18461 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18462 $as_echo "$ac_try_echo") >&5
18463 (eval "$ac_link") 2>conftest.er1
18465 grep -v '^ *+' conftest.er1 >conftest.err
18467 cat conftest.err >&5
18468 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18469 (exit $ac_status); } && {
18470 test -z "$ac_c_werror_flag" ||
18471 test ! -s conftest.err
18472 } && test -s conftest$ac_exeext && {
18473 test "$cross_compiling" = yes ||
18474 $as_test_x conftest$ac_exeext
18476 ac_cv_search_gethostbyname=$ac_res
18478 $as_echo "$as_me: failed program was:" >&5
18479 sed 's/^/| /' conftest.$ac_ext >&5
18484 rm -rf conftest.dSYM
18485 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18487 if test "${ac_cv_search_gethostbyname+set}" = set; then
18491 if test "${ac_cv_search_gethostbyname+set}" = set; then
18494 ac_cv_search_gethostbyname=no
18496 rm conftest.$ac_ext
18497 LIBS=$ac_func_search_save_LIBS
18499 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_gethostbyname" >&5
18500 $as_echo "$ac_cv_search_gethostbyname" >&6; }
18501 ac_res=$ac_cv_search_gethostbyname
18502 if test "$ac_res" != no; then
18503 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18508 { $as_echo "$as_me:$LINENO: checking for library containing connect" >&5
18509 $as_echo_n "checking for library containing connect... " >&6; }
18510 if test "${ac_cv_search_connect+set}" = set; then
18511 $as_echo_n "(cached) " >&6
18513 ac_func_search_save_LIBS=$LIBS
18514 cat >conftest.$ac_ext <<_ACEOF
18517 cat confdefs.h >>conftest.$ac_ext
18518 cat >>conftest.$ac_ext <<_ACEOF
18519 /* end confdefs.h. */
18521 /* Override any GCC internal prototype to avoid an error.
18522 Use char because int might match the return type of a GCC
18523 builtin and then its argument prototype would still apply. */
18536 for ac_lib in '' socket; do
18537 if test -z "$ac_lib"; then
18538 ac_res="none required"
18541 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
18543 rm -f conftest.$ac_objext conftest$ac_exeext
18544 if { (ac_try="$ac_link"
18545 case "(($ac_try" in
18546 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18547 *) ac_try_echo
=$ac_try;;
18549 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18550 $as_echo "$ac_try_echo") >&5
18551 (eval "$ac_link") 2>conftest.er1
18553 grep -v '^ *+' conftest.er1
>conftest.err
18555 cat conftest.err
>&5
18556 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18557 (exit $ac_status); } && {
18558 test -z "$ac_c_werror_flag" ||
18559 test ! -s conftest.err
18560 } && test -s conftest
$ac_exeext && {
18561 test "$cross_compiling" = yes ||
18562 $as_test_x conftest
$ac_exeext
18564 ac_cv_search_connect
=$ac_res
18566 $as_echo "$as_me: failed program was:" >&5
18567 sed 's/^/| /' conftest.
$ac_ext >&5
18572 rm -rf conftest.dSYM
18573 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18575 if test "${ac_cv_search_connect+set}" = set; then
18579 if test "${ac_cv_search_connect+set}" = set; then
18582 ac_cv_search_connect
=no
18584 rm conftest.
$ac_ext
18585 LIBS
=$ac_func_search_save_LIBS
18587 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_connect" >&5
18588 $as_echo "$ac_cv_search_connect" >&6; }
18589 ac_res
=$ac_cv_search_connect
18590 if test "$ac_res" != no
; then
18591 test "$ac_res" = "none required" || LIBS
="$ac_res $LIBS"
18596 { $as_echo "$as_me:$LINENO: checking for library containing inet_aton" >&5
18597 $as_echo_n "checking for library containing inet_aton... " >&6; }
18598 if test "${ac_cv_search_inet_aton+set}" = set; then
18599 $as_echo_n "(cached) " >&6
18601 ac_func_search_save_LIBS
=$LIBS
18602 cat >conftest.
$ac_ext <<_ACEOF
18605 cat confdefs.h
>>conftest.
$ac_ext
18606 cat >>conftest.
$ac_ext <<_ACEOF
18607 /* end confdefs.h. */
18609 /* Override any GCC internal prototype to avoid an error.
18610 Use char because int might match the return type of a GCC
18611 builtin and then its argument prototype would still apply. */
18619 return inet_aton ();
18624 for ac_lib
in '' resolv
; do
18625 if test -z "$ac_lib"; then
18626 ac_res
="none required"
18629 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
18631 rm -f conftest.
$ac_objext conftest
$ac_exeext
18632 if { (ac_try
="$ac_link"
18633 case "(($ac_try" in
18634 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18635 *) ac_try_echo=$ac_try;;
18637 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18638 $as_echo "$ac_try_echo") >&5
18639 (eval "$ac_link") 2>conftest.er1
18641 grep -v '^ *+' conftest.er1 >conftest.err
18643 cat conftest.err >&5
18644 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18645 (exit $ac_status); } && {
18646 test -z "$ac_c_werror_flag" ||
18647 test ! -s conftest.err
18648 } && test -s conftest$ac_exeext && {
18649 test "$cross_compiling" = yes ||
18650 $as_test_x conftest$ac_exeext
18652 ac_cv_search_inet_aton=$ac_res
18654 $as_echo "$as_me: failed program was:" >&5
18655 sed 's/^/| /' conftest.$ac_ext >&5
18660 rm -rf conftest.dSYM
18661 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18663 if test "${ac_cv_search_inet_aton+set}" = set; then
18667 if test "${ac_cv_search_inet_aton+set}" = set; then
18670 ac_cv_search_inet_aton=no
18672 rm conftest.$ac_ext
18673 LIBS=$ac_func_search_save_LIBS
18675 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_inet_aton" >&5
18676 $as_echo "$ac_cv_search_inet_aton" >&6; }
18677 ac_res=$ac_cv_search_inet_aton
18678 if test "$ac_res" != no; then
18679 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18709 as_ac_var=`$as_echo "ac_cv_func_$ac_func" |
$as_tr_sh`
18710 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18711 $as_echo_n "checking for $ac_func... " >&6; }
18712 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18713 $as_echo_n "(cached) " >&6
18715 cat >conftest.$ac_ext <<_ACEOF
18718 cat confdefs.h >>conftest.$ac_ext
18719 cat >>conftest.$ac_ext <<_ACEOF
18720 /* end confdefs.h. */
18721 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18722 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18723 #define $ac_func innocuous_$ac_func
18725 /* System header to define __stub macros and hopefully few prototypes,
18726 which can conflict with char $ac_func (); below.
18727 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18728 <limits.h> exists even on freestanding compilers. */
18731 # include <limits.h>
18733 # include <assert.h>
18738 /* Override any GCC internal prototype to avoid an error.
18739 Use char because int might match the return type of a GCC
18740 builtin and then its argument prototype would still apply. */
18745 /* The GNU C library defines this for functions which it implements
18746 to always fail with ENOSYS. Some functions are actually named
18747 something starting with __ and the normal name is an alias. */
18748 #if defined __stub_$ac_func || defined __stub___$ac_func
18755 return $ac_func ();
18760 rm -f conftest.$ac_objext conftest$ac_exeext
18761 if { (ac_try="$ac_link"
18762 case "(($ac_try" in
18763 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18764 *) ac_try_echo
=$ac_try;;
18766 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18767 $as_echo "$ac_try_echo") >&5
18768 (eval "$ac_link") 2>conftest.er1
18770 grep -v '^ *+' conftest.er1
>conftest.err
18772 cat conftest.err
>&5
18773 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18774 (exit $ac_status); } && {
18775 test -z "$ac_c_werror_flag" ||
18776 test ! -s conftest.err
18777 } && test -s conftest
$ac_exeext && {
18778 test "$cross_compiling" = yes ||
18779 $as_test_x conftest
$ac_exeext
18781 eval "$as_ac_var=yes"
18783 $as_echo "$as_me: failed program was:" >&5
18784 sed 's/^/| /' conftest.
$ac_ext >&5
18786 eval "$as_ac_var=no"
18789 rm -rf conftest.dSYM
18790 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18791 conftest
$ac_exeext conftest.
$ac_ext
18793 ac_res
=`eval 'as_val=${'$as_ac_var'}
18794 $as_echo "$as_val"'`
18795 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18796 $as_echo "$ac_res" >&6; }
18797 as_val
=`eval 'as_val=${'$as_ac_var'}
18798 $as_echo "$as_val"'`
18799 if test "x$as_val" = x
""yes; then
18800 cat >>confdefs.h
<<_ACEOF
18801 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
18810 if test "$ac_cv_header_ldap_h" = "yes" -a "$ac_cv_header_lber_h" = "yes"
18812 { $as_echo "$as_me:$LINENO: checking for LDAPSortKey" >&5
18813 $as_echo_n "checking for LDAPSortKey... " >&6; }
18814 if test "${ac_cv_type_LDAPSortKey+set}" = set; then
18815 $as_echo_n "(cached) " >&6
18817 ac_cv_type_LDAPSortKey
=no
18818 cat >conftest.
$ac_ext <<_ACEOF
18821 cat confdefs.h
>>conftest.
$ac_ext
18822 cat >>conftest.
$ac_ext <<_ACEOF
18823 /* end confdefs.h. */
18829 if (sizeof (LDAPSortKey))
18835 rm -f conftest.
$ac_objext
18836 if { (ac_try
="$ac_compile"
18837 case "(($ac_try" in
18838 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18839 *) ac_try_echo=$ac_try;;
18841 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18842 $as_echo "$ac_try_echo") >&5
18843 (eval "$ac_compile") 2>conftest.er1
18845 grep -v '^ *+' conftest.er1 >conftest.err
18847 cat conftest.err >&5
18848 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18849 (exit $ac_status); } && {
18850 test -z "$ac_c_werror_flag" ||
18851 test ! -s conftest.err
18852 } && test -s conftest.$ac_objext; then
18853 cat >conftest.$ac_ext <<_ACEOF
18856 cat confdefs.h >>conftest.$ac_ext
18857 cat >>conftest.$ac_ext <<_ACEOF
18858 /* end confdefs.h. */
18864 if (sizeof ((LDAPSortKey)))
18870 rm -f conftest.$ac_objext
18871 if { (ac_try="$ac_compile"
18872 case "(($ac_try" in
18873 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18874 *) ac_try_echo
=$ac_try;;
18876 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18877 $as_echo "$ac_try_echo") >&5
18878 (eval "$ac_compile") 2>conftest.er1
18880 grep -v '^ *+' conftest.er1
>conftest.err
18882 cat conftest.err
>&5
18883 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18884 (exit $ac_status); } && {
18885 test -z "$ac_c_werror_flag" ||
18886 test ! -s conftest.err
18887 } && test -s conftest.
$ac_objext; then
18890 $as_echo "$as_me: failed program was:" >&5
18891 sed 's/^/| /' conftest.
$ac_ext >&5
18893 ac_cv_type_LDAPSortKey
=yes
18896 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
18898 $as_echo "$as_me: failed program was:" >&5
18899 sed 's/^/| /' conftest.
$ac_ext >&5
18904 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
18906 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_LDAPSortKey" >&5
18907 $as_echo "$ac_cv_type_LDAPSortKey" >&6; }
18908 if test "x$ac_cv_type_LDAPSortKey" = x
""yes; then
18909 { $as_echo "$as_me:$LINENO: checking for ldap_initialize in -lldap_r" >&5
18910 $as_echo_n "checking for ldap_initialize in -lldap_r... " >&6; }
18911 if test "${ac_cv_lib_ldap_r_ldap_initialize+set}" = set; then
18912 $as_echo_n "(cached) " >&6
18914 ac_check_lib_save_LIBS
=$LIBS
18915 LIBS
="-lldap_r $LIBPTHREAD $LIBS"
18916 cat >conftest.
$ac_ext <<_ACEOF
18919 cat confdefs.h
>>conftest.
$ac_ext
18920 cat >>conftest.
$ac_ext <<_ACEOF
18921 /* end confdefs.h. */
18923 /* Override any GCC internal prototype to avoid an error.
18924 Use char because int might match the return type of a GCC
18925 builtin and then its argument prototype would still apply. */
18929 char ldap_initialize ();
18933 return ldap_initialize ();
18938 rm -f conftest.
$ac_objext conftest
$ac_exeext
18939 if { (ac_try
="$ac_link"
18940 case "(($ac_try" in
18941 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18942 *) ac_try_echo=$ac_try;;
18944 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18945 $as_echo "$ac_try_echo") >&5
18946 (eval "$ac_link") 2>conftest.er1
18948 grep -v '^ *+' conftest.er1 >conftest.err
18950 cat conftest.err >&5
18951 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18952 (exit $ac_status); } && {
18953 test -z "$ac_c_werror_flag" ||
18954 test ! -s conftest.err
18955 } && test -s conftest$ac_exeext && {
18956 test "$cross_compiling" = yes ||
18957 $as_test_x conftest$ac_exeext
18959 ac_cv_lib_ldap_r_ldap_initialize=yes
18961 $as_echo "$as_me: failed program was:" >&5
18962 sed 's/^/| /' conftest.$ac_ext >&5
18964 ac_cv_lib_ldap_r_ldap_initialize=no
18967 rm -rf conftest.dSYM
18968 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18969 conftest$ac_exeext conftest.$ac_ext
18970 LIBS=$ac_check_lib_save_LIBS
18972 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ldap_r_ldap_initialize" >&5
18973 $as_echo "$ac_cv_lib_ldap_r_ldap_initialize" >&6; }
18974 if test "x$ac_cv_lib_ldap_r_ldap_initialize" = x""yes; then
18975 { $as_echo "$as_me:$LINENO: checking for ber_init in -llber" >&5
18976 $as_echo_n "checking for ber_init in -llber... " >&6; }
18977 if test "${ac_cv_lib_lber_ber_init+set}" = set; then
18978 $as_echo_n "(cached) " >&6
18980 ac_check_lib_save_LIBS=$LIBS
18981 LIBS="-llber $LIBPTHREAD $LIBS"
18982 cat >conftest.$ac_ext <<_ACEOF
18985 cat confdefs.h >>conftest.$ac_ext
18986 cat >>conftest.$ac_ext <<_ACEOF
18987 /* end confdefs.h. */
18989 /* Override any GCC internal prototype to avoid an error.
18990 Use char because int might match the return type of a GCC
18991 builtin and then its argument prototype would still apply. */
18999 return ber_init ();
19004 rm -f conftest.$ac_objext conftest$ac_exeext
19005 if { (ac_try="$ac_link"
19006 case "(($ac_try" in
19007 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19008 *) ac_try_echo
=$ac_try;;
19010 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19011 $as_echo "$ac_try_echo") >&5
19012 (eval "$ac_link") 2>conftest.er1
19014 grep -v '^ *+' conftest.er1
>conftest.err
19016 cat conftest.err
>&5
19017 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19018 (exit $ac_status); } && {
19019 test -z "$ac_c_werror_flag" ||
19020 test ! -s conftest.err
19021 } && test -s conftest
$ac_exeext && {
19022 test "$cross_compiling" = yes ||
19023 $as_test_x conftest
$ac_exeext
19025 ac_cv_lib_lber_ber_init
=yes
19027 $as_echo "$as_me: failed program was:" >&5
19028 sed 's/^/| /' conftest.
$ac_ext >&5
19030 ac_cv_lib_lber_ber_init
=no
19033 rm -rf conftest.dSYM
19034 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
19035 conftest
$ac_exeext conftest.
$ac_ext
19036 LIBS
=$ac_check_lib_save_LIBS
19038 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lber_ber_init" >&5
19039 $as_echo "$ac_cv_lib_lber_ber_init" >&6; }
19040 if test "x$ac_cv_lib_lber_ber_init" = x
""yes; then
19042 cat >>confdefs.h
<<\_ACEOF
19043 #define HAVE_LDAP 1
19046 LDAPLIBS
="-lldap_r -llber"
19053 ac_wine_check_funcs_save_LIBS
="$LIBS"
19054 LIBS
="$LIBS $LDAPLIBS $LIBPTHREAD"
19064 ldap_count_references \
19065 ldap_first_reference \
19066 ldap_next_reference \
19067 ldap_parse_reference \
19068 ldap_parse_sort_control \
19069 ldap_parse_sortresponse_control \
19070 ldap_parse_vlv_control \
19071 ldap_parse_vlvresponse_control
19073 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
19074 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
19075 $as_echo_n "checking for $ac_func... " >&6; }
19076 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
19077 $as_echo_n "(cached) " >&6
19079 cat >conftest.
$ac_ext <<_ACEOF
19082 cat confdefs.h
>>conftest.
$ac_ext
19083 cat >>conftest.
$ac_ext <<_ACEOF
19084 /* end confdefs.h. */
19085 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
19086 For example, HP-UX 11i <limits.h> declares gettimeofday. */
19087 #define $ac_func innocuous_$ac_func
19089 /* System header to define __stub macros and hopefully few prototypes,
19090 which can conflict with char $ac_func (); below.
19091 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
19092 <limits.h> exists even on freestanding compilers. */
19095 # include <limits.h>
19097 # include <assert.h>
19102 /* Override any GCC internal prototype to avoid an error.
19103 Use char because int might match the return type of a GCC
19104 builtin and then its argument prototype would still apply. */
19109 /* The GNU C library defines this for functions which it implements
19110 to always fail with ENOSYS. Some functions are actually named
19111 something starting with __ and the normal name is an alias. */
19112 #if defined __stub_$ac_func || defined __stub___$ac_func
19119 return $ac_func ();
19124 rm -f conftest.
$ac_objext conftest
$ac_exeext
19125 if { (ac_try
="$ac_link"
19126 case "(($ac_try" in
19127 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19128 *) ac_try_echo=$ac_try;;
19130 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19131 $as_echo "$ac_try_echo") >&5
19132 (eval "$ac_link") 2>conftest.er1
19134 grep -v '^ *+' conftest.er1 >conftest.err
19136 cat conftest.err >&5
19137 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19138 (exit $ac_status); } && {
19139 test -z "$ac_c_werror_flag" ||
19140 test ! -s conftest.err
19141 } && test -s conftest$ac_exeext && {
19142 test "$cross_compiling" = yes ||
19143 $as_test_x conftest$ac_exeext
19145 eval "$as_ac_var=yes"
19147 $as_echo "$as_me: failed program was:" >&5
19148 sed 's/^/| /' conftest.$ac_ext >&5
19150 eval "$as_ac_var=no"
19153 rm -rf conftest.dSYM
19154 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19155 conftest$ac_exeext conftest.$ac_ext
19157 ac_res=`eval 'as_val=${'$as_ac_var'}
19158 $as_echo "$as_val"'`
19159 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
19160 $as_echo "$ac_res" >&6; }
19161 as_val=`eval 'as_val=${'$as_ac_var'}
19162 $as_echo "$as_val"'`
19163 if test "x$as_val" = x""yes; then
19164 cat >>confdefs.h <<_ACEOF
19165 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
19171 LIBS="$ac_wine_check_funcs_save_LIBS"
19173 if test "x$LDAPLIBS" = "x"; then
19174 case "x$with_ldap" in
19175 x) wine_notices="$wine_notices|libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported." ;;
19177 *) { { $as_echo "$as_me:$LINENO: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
19178 This is an error since --with-ldap was requested." >&5
19179 $as_echo "$as_me: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
19180 This is an error since --with-ldap was requested." >&2;}
19181 { (exit 1); exit 1; }; } ;;
19186 { $as_echo "$as_me:$LINENO: checking whether mkdir takes only one argument" >&5
19187 $as_echo_n "checking whether mkdir takes only one argument... " >&6; }
19188 if test "${wine_cv_one_arg_mkdir+set}" = set; then
19189 $as_echo_n "(cached) " >&6
19191 cat >conftest.$ac_ext <<_ACEOF
19194 cat confdefs.h >>conftest.$ac_ext
19195 cat >>conftest.$ac_ext <<_ACEOF
19196 /* end confdefs.h. */
19197 #include <sys/stat.h>
19206 rm -f conftest.$ac_objext
19207 if { (ac_try="$ac_compile"
19208 case "(($ac_try" in
19209 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19210 *) ac_try_echo
=$ac_try;;
19212 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19213 $as_echo "$ac_try_echo") >&5
19214 (eval "$ac_compile") 2>conftest.er1
19216 grep -v '^ *+' conftest.er1
>conftest.err
19218 cat conftest.err
>&5
19219 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19220 (exit $ac_status); } && {
19221 test -z "$ac_c_werror_flag" ||
19222 test ! -s conftest.err
19223 } && test -s conftest.
$ac_objext; then
19224 wine_cv_one_arg_mkdir
=yes
19226 $as_echo "$as_me: failed program was:" >&5
19227 sed 's/^/| /' conftest.
$ac_ext >&5
19229 wine_cv_one_arg_mkdir
=no
19232 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19234 { $as_echo "$as_me:$LINENO: result: $wine_cv_one_arg_mkdir" >&5
19235 $as_echo "$wine_cv_one_arg_mkdir" >&6; }
19236 if test "$wine_cv_one_arg_mkdir" = "yes"
19239 cat >>confdefs.h
<<\_ACEOF
19240 #define HAVE_ONE_ARG_MKDIR 1
19246 { $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
19247 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
19248 if test "${ac_cv_c_const+set}" = set; then
19249 $as_echo_n "(cached) " >&6
19251 cat >conftest.
$ac_ext <<_ACEOF
19254 cat confdefs.h
>>conftest.
$ac_ext
19255 cat >>conftest.
$ac_ext <<_ACEOF
19256 /* end confdefs.h. */
19261 /* FIXME: Include the comments suggested by Paul. */
19262 #ifndef __cplusplus
19263 /* Ultrix mips cc rejects this. */
19264 typedef int charset[2];
19266 /* SunOS 4.1.1 cc rejects this. */
19267 char const *const *pcpcc;
19269 /* NEC SVR4.0.2 mips cc rejects this. */
19270 struct point {int x, y;};
19271 static struct point const zero = {0,0};
19272 /* AIX XL C 1.02.0.0 rejects this.
19273 It does not let you subtract one const X* pointer from another in
19274 an arm of an if-expression whose if-part is not a constant
19276 const char *g = "string";
19277 pcpcc = &g + (g ? g-g : 0);
19278 /* HPUX 7.0 cc rejects these. */
19280 ppc = (char**) pcpcc;
19281 pcpcc = (char const *const *) ppc;
19282 { /* SCO 3.2v4 cc rejects this. */
19284 char const *s = 0 ? (char *) 0 : (char const *) 0;
19289 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
19290 int x[] = {25, 17};
19291 const int *foo = &x[0];
19294 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
19295 typedef const int *iptr;
19299 { /* AIX XL C 1.02.0.0 rejects this saying
19300 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
19301 struct s { int j; const int *ap[3]; };
19302 struct s *b; b->j = 5;
19304 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
19305 const int foo = 10;
19306 if (!foo) return 0;
19308 return !cs[0] && !zero.x;
19315 rm -f conftest.
$ac_objext
19316 if { (ac_try
="$ac_compile"
19317 case "(($ac_try" in
19318 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19319 *) ac_try_echo=$ac_try;;
19321 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19322 $as_echo "$ac_try_echo") >&5
19323 (eval "$ac_compile") 2>conftest.er1
19325 grep -v '^ *+' conftest.er1 >conftest.err
19327 cat conftest.err >&5
19328 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19329 (exit $ac_status); } && {
19330 test -z "$ac_c_werror_flag" ||
19331 test ! -s conftest.err
19332 } && test -s conftest.$ac_objext; then
19335 $as_echo "$as_me: failed program was:" >&5
19336 sed 's/^/| /' conftest.$ac_ext >&5
19341 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19343 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
19344 $as_echo "$ac_cv_c_const" >&6; }
19345 if test $ac_cv_c_const = no; then
19347 cat >>confdefs.h <<\_ACEOF
19353 { $as_echo "$as_me:$LINENO: checking for inline" >&5
19354 $as_echo_n "checking for inline... " >&6; }
19355 if test "${ac_cv_c_inline+set}" = set; then
19356 $as_echo_n "(cached) " >&6
19359 for ac_kw in inline __inline__ __inline; do
19360 cat >conftest.$ac_ext <<_ACEOF
19363 cat confdefs.h >>conftest.$ac_ext
19364 cat >>conftest.$ac_ext <<_ACEOF
19365 /* end confdefs.h. */
19366 #ifndef __cplusplus
19368 static $ac_kw foo_t static_foo () {return 0; }
19369 $ac_kw foo_t foo () {return 0; }
19373 rm -f conftest.$ac_objext
19374 if { (ac_try="$ac_compile"
19375 case "(($ac_try" in
19376 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19377 *) ac_try_echo
=$ac_try;;
19379 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19380 $as_echo "$ac_try_echo") >&5
19381 (eval "$ac_compile") 2>conftest.er1
19383 grep -v '^ *+' conftest.er1
>conftest.err
19385 cat conftest.err
>&5
19386 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19387 (exit $ac_status); } && {
19388 test -z "$ac_c_werror_flag" ||
19389 test ! -s conftest.err
19390 } && test -s conftest.
$ac_objext; then
19391 ac_cv_c_inline
=$ac_kw
19393 $as_echo "$as_me: failed program was:" >&5
19394 sed 's/^/| /' conftest.
$ac_ext >&5
19399 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19400 test "$ac_cv_c_inline" != no
&& break
19404 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
19405 $as_echo "$ac_cv_c_inline" >&6; }
19408 case $ac_cv_c_inline in
19411 case $ac_cv_c_inline in
19413 *) ac_val
=$ac_cv_c_inline;;
19415 cat >>confdefs.h
<<_ACEOF
19416 #ifndef __cplusplus
19417 #define inline $ac_val
19423 { $as_echo "$as_me:$LINENO: checking for mode_t" >&5
19424 $as_echo_n "checking for mode_t... " >&6; }
19425 if test "${ac_cv_type_mode_t+set}" = set; then
19426 $as_echo_n "(cached) " >&6
19428 ac_cv_type_mode_t
=no
19429 cat >conftest.
$ac_ext <<_ACEOF
19432 cat confdefs.h
>>conftest.
$ac_ext
19433 cat >>conftest.
$ac_ext <<_ACEOF
19434 /* end confdefs.h. */
19435 $ac_includes_default
19439 if (sizeof (mode_t))
19445 rm -f conftest.
$ac_objext
19446 if { (ac_try
="$ac_compile"
19447 case "(($ac_try" in
19448 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19449 *) ac_try_echo=$ac_try;;
19451 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19452 $as_echo "$ac_try_echo") >&5
19453 (eval "$ac_compile") 2>conftest.er1
19455 grep -v '^ *+' conftest.er1 >conftest.err
19457 cat conftest.err >&5
19458 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19459 (exit $ac_status); } && {
19460 test -z "$ac_c_werror_flag" ||
19461 test ! -s conftest.err
19462 } && test -s conftest.$ac_objext; then
19463 cat >conftest.$ac_ext <<_ACEOF
19466 cat confdefs.h >>conftest.$ac_ext
19467 cat >>conftest.$ac_ext <<_ACEOF
19468 /* end confdefs.h. */
19469 $ac_includes_default
19473 if (sizeof ((mode_t)))
19479 rm -f conftest.$ac_objext
19480 if { (ac_try="$ac_compile"
19481 case "(($ac_try" in
19482 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19483 *) ac_try_echo
=$ac_try;;
19485 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19486 $as_echo "$ac_try_echo") >&5
19487 (eval "$ac_compile") 2>conftest.er1
19489 grep -v '^ *+' conftest.er1
>conftest.err
19491 cat conftest.err
>&5
19492 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19493 (exit $ac_status); } && {
19494 test -z "$ac_c_werror_flag" ||
19495 test ! -s conftest.err
19496 } && test -s conftest.
$ac_objext; then
19499 $as_echo "$as_me: failed program was:" >&5
19500 sed 's/^/| /' conftest.
$ac_ext >&5
19502 ac_cv_type_mode_t
=yes
19505 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19507 $as_echo "$as_me: failed program was:" >&5
19508 sed 's/^/| /' conftest.
$ac_ext >&5
19513 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19515 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_mode_t" >&5
19516 $as_echo "$ac_cv_type_mode_t" >&6; }
19517 if test "x$ac_cv_type_mode_t" = x
""yes; then
19519 cat >>confdefs.h
<<_ACEOF
19520 #define HAVE_MODE_T 1
19525 { $as_echo "$as_me:$LINENO: checking for off_t" >&5
19526 $as_echo_n "checking for off_t... " >&6; }
19527 if test "${ac_cv_type_off_t+set}" = set; then
19528 $as_echo_n "(cached) " >&6
19530 ac_cv_type_off_t
=no
19531 cat >conftest.
$ac_ext <<_ACEOF
19534 cat confdefs.h
>>conftest.
$ac_ext
19535 cat >>conftest.
$ac_ext <<_ACEOF
19536 /* end confdefs.h. */
19537 $ac_includes_default
19541 if (sizeof (off_t))
19547 rm -f conftest.
$ac_objext
19548 if { (ac_try
="$ac_compile"
19549 case "(($ac_try" in
19550 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19551 *) ac_try_echo=$ac_try;;
19553 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19554 $as_echo "$ac_try_echo") >&5
19555 (eval "$ac_compile") 2>conftest.er1
19557 grep -v '^ *+' conftest.er1 >conftest.err
19559 cat conftest.err >&5
19560 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19561 (exit $ac_status); } && {
19562 test -z "$ac_c_werror_flag" ||
19563 test ! -s conftest.err
19564 } && test -s conftest.$ac_objext; then
19565 cat >conftest.$ac_ext <<_ACEOF
19568 cat confdefs.h >>conftest.$ac_ext
19569 cat >>conftest.$ac_ext <<_ACEOF
19570 /* end confdefs.h. */
19571 $ac_includes_default
19575 if (sizeof ((off_t)))
19581 rm -f conftest.$ac_objext
19582 if { (ac_try="$ac_compile"
19583 case "(($ac_try" in
19584 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19585 *) ac_try_echo
=$ac_try;;
19587 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19588 $as_echo "$ac_try_echo") >&5
19589 (eval "$ac_compile") 2>conftest.er1
19591 grep -v '^ *+' conftest.er1
>conftest.err
19593 cat conftest.err
>&5
19594 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19595 (exit $ac_status); } && {
19596 test -z "$ac_c_werror_flag" ||
19597 test ! -s conftest.err
19598 } && test -s conftest.
$ac_objext; then
19601 $as_echo "$as_me: failed program was:" >&5
19602 sed 's/^/| /' conftest.
$ac_ext >&5
19604 ac_cv_type_off_t
=yes
19607 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19609 $as_echo "$as_me: failed program was:" >&5
19610 sed 's/^/| /' conftest.
$ac_ext >&5
19615 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19617 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
19618 $as_echo "$ac_cv_type_off_t" >&6; }
19619 if test "x$ac_cv_type_off_t" = x
""yes; then
19621 cat >>confdefs.h
<<_ACEOF
19622 #define HAVE_OFF_T 1
19627 { $as_echo "$as_me:$LINENO: checking for pid_t" >&5
19628 $as_echo_n "checking for pid_t... " >&6; }
19629 if test "${ac_cv_type_pid_t+set}" = set; then
19630 $as_echo_n "(cached) " >&6
19632 ac_cv_type_pid_t
=no
19633 cat >conftest.
$ac_ext <<_ACEOF
19636 cat confdefs.h
>>conftest.
$ac_ext
19637 cat >>conftest.
$ac_ext <<_ACEOF
19638 /* end confdefs.h. */
19639 $ac_includes_default
19643 if (sizeof (pid_t))
19649 rm -f conftest.
$ac_objext
19650 if { (ac_try
="$ac_compile"
19651 case "(($ac_try" in
19652 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19653 *) ac_try_echo=$ac_try;;
19655 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19656 $as_echo "$ac_try_echo") >&5
19657 (eval "$ac_compile") 2>conftest.er1
19659 grep -v '^ *+' conftest.er1 >conftest.err
19661 cat conftest.err >&5
19662 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19663 (exit $ac_status); } && {
19664 test -z "$ac_c_werror_flag" ||
19665 test ! -s conftest.err
19666 } && test -s conftest.$ac_objext; then
19667 cat >conftest.$ac_ext <<_ACEOF
19670 cat confdefs.h >>conftest.$ac_ext
19671 cat >>conftest.$ac_ext <<_ACEOF
19672 /* end confdefs.h. */
19673 $ac_includes_default
19677 if (sizeof ((pid_t)))
19683 rm -f conftest.$ac_objext
19684 if { (ac_try="$ac_compile"
19685 case "(($ac_try" in
19686 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19687 *) ac_try_echo
=$ac_try;;
19689 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19690 $as_echo "$ac_try_echo") >&5
19691 (eval "$ac_compile") 2>conftest.er1
19693 grep -v '^ *+' conftest.er1
>conftest.err
19695 cat conftest.err
>&5
19696 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19697 (exit $ac_status); } && {
19698 test -z "$ac_c_werror_flag" ||
19699 test ! -s conftest.err
19700 } && test -s conftest.
$ac_objext; then
19703 $as_echo "$as_me: failed program was:" >&5
19704 sed 's/^/| /' conftest.
$ac_ext >&5
19706 ac_cv_type_pid_t
=yes
19709 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19711 $as_echo "$as_me: failed program was:" >&5
19712 sed 's/^/| /' conftest.
$ac_ext >&5
19717 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19719 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
19720 $as_echo "$ac_cv_type_pid_t" >&6; }
19721 if test "x$ac_cv_type_pid_t" = x
""yes; then
19723 cat >>confdefs.h
<<_ACEOF
19724 #define HAVE_PID_T 1
19729 { $as_echo "$as_me:$LINENO: checking for size_t" >&5
19730 $as_echo_n "checking for size_t... " >&6; }
19731 if test "${ac_cv_type_size_t+set}" = set; then
19732 $as_echo_n "(cached) " >&6
19734 ac_cv_type_size_t
=no
19735 cat >conftest.
$ac_ext <<_ACEOF
19738 cat confdefs.h
>>conftest.
$ac_ext
19739 cat >>conftest.
$ac_ext <<_ACEOF
19740 /* end confdefs.h. */
19741 $ac_includes_default
19745 if (sizeof (size_t))
19751 rm -f conftest.
$ac_objext
19752 if { (ac_try
="$ac_compile"
19753 case "(($ac_try" in
19754 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19755 *) ac_try_echo=$ac_try;;
19757 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19758 $as_echo "$ac_try_echo") >&5
19759 (eval "$ac_compile") 2>conftest.er1
19761 grep -v '^ *+' conftest.er1 >conftest.err
19763 cat conftest.err >&5
19764 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19765 (exit $ac_status); } && {
19766 test -z "$ac_c_werror_flag" ||
19767 test ! -s conftest.err
19768 } && test -s conftest.$ac_objext; then
19769 cat >conftest.$ac_ext <<_ACEOF
19772 cat confdefs.h >>conftest.$ac_ext
19773 cat >>conftest.$ac_ext <<_ACEOF
19774 /* end confdefs.h. */
19775 $ac_includes_default
19779 if (sizeof ((size_t)))
19785 rm -f conftest.$ac_objext
19786 if { (ac_try="$ac_compile"
19787 case "(($ac_try" in
19788 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19789 *) ac_try_echo
=$ac_try;;
19791 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19792 $as_echo "$ac_try_echo") >&5
19793 (eval "$ac_compile") 2>conftest.er1
19795 grep -v '^ *+' conftest.er1
>conftest.err
19797 cat conftest.err
>&5
19798 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19799 (exit $ac_status); } && {
19800 test -z "$ac_c_werror_flag" ||
19801 test ! -s conftest.err
19802 } && test -s conftest.
$ac_objext; then
19805 $as_echo "$as_me: failed program was:" >&5
19806 sed 's/^/| /' conftest.
$ac_ext >&5
19808 ac_cv_type_size_t
=yes
19811 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19813 $as_echo "$as_me: failed program was:" >&5
19814 sed 's/^/| /' conftest.
$ac_ext >&5
19819 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19821 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
19822 $as_echo "$ac_cv_type_size_t" >&6; }
19823 if test "x$ac_cv_type_size_t" = x
""yes; then
19825 cat >>confdefs.h
<<_ACEOF
19826 #define HAVE_SIZE_T 1
19831 { $as_echo "$as_me:$LINENO: checking for ssize_t" >&5
19832 $as_echo_n "checking for ssize_t... " >&6; }
19833 if test "${ac_cv_type_ssize_t+set}" = set; then
19834 $as_echo_n "(cached) " >&6
19836 ac_cv_type_ssize_t
=no
19837 cat >conftest.
$ac_ext <<_ACEOF
19840 cat confdefs.h
>>conftest.
$ac_ext
19841 cat >>conftest.
$ac_ext <<_ACEOF
19842 /* end confdefs.h. */
19843 $ac_includes_default
19847 if (sizeof (ssize_t))
19853 rm -f conftest.
$ac_objext
19854 if { (ac_try
="$ac_compile"
19855 case "(($ac_try" in
19856 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19857 *) ac_try_echo=$ac_try;;
19859 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19860 $as_echo "$ac_try_echo") >&5
19861 (eval "$ac_compile") 2>conftest.er1
19863 grep -v '^ *+' conftest.er1 >conftest.err
19865 cat conftest.err >&5
19866 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19867 (exit $ac_status); } && {
19868 test -z "$ac_c_werror_flag" ||
19869 test ! -s conftest.err
19870 } && test -s conftest.$ac_objext; then
19871 cat >conftest.$ac_ext <<_ACEOF
19874 cat confdefs.h >>conftest.$ac_ext
19875 cat >>conftest.$ac_ext <<_ACEOF
19876 /* end confdefs.h. */
19877 $ac_includes_default
19881 if (sizeof ((ssize_t)))
19887 rm -f conftest.$ac_objext
19888 if { (ac_try="$ac_compile"
19889 case "(($ac_try" in
19890 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19891 *) ac_try_echo
=$ac_try;;
19893 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19894 $as_echo "$ac_try_echo") >&5
19895 (eval "$ac_compile") 2>conftest.er1
19897 grep -v '^ *+' conftest.er1
>conftest.err
19899 cat conftest.err
>&5
19900 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19901 (exit $ac_status); } && {
19902 test -z "$ac_c_werror_flag" ||
19903 test ! -s conftest.err
19904 } && test -s conftest.
$ac_objext; then
19907 $as_echo "$as_me: failed program was:" >&5
19908 sed 's/^/| /' conftest.
$ac_ext >&5
19910 ac_cv_type_ssize_t
=yes
19913 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19915 $as_echo "$as_me: failed program was:" >&5
19916 sed 's/^/| /' conftest.
$ac_ext >&5
19921 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19923 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_ssize_t" >&5
19924 $as_echo "$ac_cv_type_ssize_t" >&6; }
19925 if test "x$ac_cv_type_ssize_t" = x
""yes; then
19927 cat >>confdefs.h
<<_ACEOF
19928 #define HAVE_SSIZE_T 1
19933 { $as_echo "$as_me:$LINENO: checking for long long" >&5
19934 $as_echo_n "checking for long long... " >&6; }
19935 if test "${ac_cv_type_long_long+set}" = set; then
19936 $as_echo_n "(cached) " >&6
19938 ac_cv_type_long_long
=no
19939 cat >conftest.
$ac_ext <<_ACEOF
19942 cat confdefs.h
>>conftest.
$ac_ext
19943 cat >>conftest.
$ac_ext <<_ACEOF
19944 /* end confdefs.h. */
19945 $ac_includes_default
19949 if (sizeof (long long))
19955 rm -f conftest.
$ac_objext
19956 if { (ac_try
="$ac_compile"
19957 case "(($ac_try" in
19958 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19959 *) ac_try_echo=$ac_try;;
19961 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19962 $as_echo "$ac_try_echo") >&5
19963 (eval "$ac_compile") 2>conftest.er1
19965 grep -v '^ *+' conftest.er1 >conftest.err
19967 cat conftest.err >&5
19968 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19969 (exit $ac_status); } && {
19970 test -z "$ac_c_werror_flag" ||
19971 test ! -s conftest.err
19972 } && test -s conftest.$ac_objext; then
19973 cat >conftest.$ac_ext <<_ACEOF
19976 cat confdefs.h >>conftest.$ac_ext
19977 cat >>conftest.$ac_ext <<_ACEOF
19978 /* end confdefs.h. */
19979 $ac_includes_default
19983 if (sizeof ((long long)))
19989 rm -f conftest.$ac_objext
19990 if { (ac_try="$ac_compile"
19991 case "(($ac_try" in
19992 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19993 *) ac_try_echo
=$ac_try;;
19995 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19996 $as_echo "$ac_try_echo") >&5
19997 (eval "$ac_compile") 2>conftest.er1
19999 grep -v '^ *+' conftest.er1
>conftest.err
20001 cat conftest.err
>&5
20002 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20003 (exit $ac_status); } && {
20004 test -z "$ac_c_werror_flag" ||
20005 test ! -s conftest.err
20006 } && test -s conftest.
$ac_objext; then
20009 $as_echo "$as_me: failed program was:" >&5
20010 sed 's/^/| /' conftest.
$ac_ext >&5
20012 ac_cv_type_long_long
=yes
20015 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20017 $as_echo "$as_me: failed program was:" >&5
20018 sed 's/^/| /' conftest.
$ac_ext >&5
20023 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20025 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
20026 $as_echo "$ac_cv_type_long_long" >&6; }
20027 if test "x$ac_cv_type_long_long" = x
""yes; then
20029 cat >>confdefs.h
<<_ACEOF
20030 #define HAVE_LONG_LONG 1
20035 { $as_echo "$as_me:$LINENO: checking for fsblkcnt_t" >&5
20036 $as_echo_n "checking for fsblkcnt_t... " >&6; }
20037 if test "${ac_cv_type_fsblkcnt_t+set}" = set; then
20038 $as_echo_n "(cached) " >&6
20040 ac_cv_type_fsblkcnt_t
=no
20041 cat >conftest.
$ac_ext <<_ACEOF
20044 cat confdefs.h
>>conftest.
$ac_ext
20045 cat >>conftest.
$ac_ext <<_ACEOF
20046 /* end confdefs.h. */
20047 $ac_includes_default
20051 if (sizeof (fsblkcnt_t))
20057 rm -f conftest.
$ac_objext
20058 if { (ac_try
="$ac_compile"
20059 case "(($ac_try" in
20060 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20061 *) ac_try_echo=$ac_try;;
20063 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20064 $as_echo "$ac_try_echo") >&5
20065 (eval "$ac_compile") 2>conftest.er1
20067 grep -v '^ *+' conftest.er1 >conftest.err
20069 cat conftest.err >&5
20070 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20071 (exit $ac_status); } && {
20072 test -z "$ac_c_werror_flag" ||
20073 test ! -s conftest.err
20074 } && test -s conftest.$ac_objext; then
20075 cat >conftest.$ac_ext <<_ACEOF
20078 cat confdefs.h >>conftest.$ac_ext
20079 cat >>conftest.$ac_ext <<_ACEOF
20080 /* end confdefs.h. */
20081 $ac_includes_default
20085 if (sizeof ((fsblkcnt_t)))
20091 rm -f conftest.$ac_objext
20092 if { (ac_try="$ac_compile"
20093 case "(($ac_try" in
20094 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20095 *) ac_try_echo
=$ac_try;;
20097 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20098 $as_echo "$ac_try_echo") >&5
20099 (eval "$ac_compile") 2>conftest.er1
20101 grep -v '^ *+' conftest.er1
>conftest.err
20103 cat conftest.err
>&5
20104 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20105 (exit $ac_status); } && {
20106 test -z "$ac_c_werror_flag" ||
20107 test ! -s conftest.err
20108 } && test -s conftest.
$ac_objext; then
20111 $as_echo "$as_me: failed program was:" >&5
20112 sed 's/^/| /' conftest.
$ac_ext >&5
20114 ac_cv_type_fsblkcnt_t
=yes
20117 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20119 $as_echo "$as_me: failed program was:" >&5
20120 sed 's/^/| /' conftest.
$ac_ext >&5
20125 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20127 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsblkcnt_t" >&5
20128 $as_echo "$ac_cv_type_fsblkcnt_t" >&6; }
20129 if test "x$ac_cv_type_fsblkcnt_t" = x
""yes; then
20131 cat >>confdefs.h
<<_ACEOF
20132 #define HAVE_FSBLKCNT_T 1
20137 { $as_echo "$as_me:$LINENO: checking for fsfilcnt_t" >&5
20138 $as_echo_n "checking for fsfilcnt_t... " >&6; }
20139 if test "${ac_cv_type_fsfilcnt_t+set}" = set; then
20140 $as_echo_n "(cached) " >&6
20142 ac_cv_type_fsfilcnt_t
=no
20143 cat >conftest.
$ac_ext <<_ACEOF
20146 cat confdefs.h
>>conftest.
$ac_ext
20147 cat >>conftest.
$ac_ext <<_ACEOF
20148 /* end confdefs.h. */
20149 $ac_includes_default
20153 if (sizeof (fsfilcnt_t))
20159 rm -f conftest.
$ac_objext
20160 if { (ac_try
="$ac_compile"
20161 case "(($ac_try" in
20162 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20163 *) ac_try_echo=$ac_try;;
20165 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20166 $as_echo "$ac_try_echo") >&5
20167 (eval "$ac_compile") 2>conftest.er1
20169 grep -v '^ *+' conftest.er1 >conftest.err
20171 cat conftest.err >&5
20172 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20173 (exit $ac_status); } && {
20174 test -z "$ac_c_werror_flag" ||
20175 test ! -s conftest.err
20176 } && test -s conftest.$ac_objext; then
20177 cat >conftest.$ac_ext <<_ACEOF
20180 cat confdefs.h >>conftest.$ac_ext
20181 cat >>conftest.$ac_ext <<_ACEOF
20182 /* end confdefs.h. */
20183 $ac_includes_default
20187 if (sizeof ((fsfilcnt_t)))
20193 rm -f conftest.$ac_objext
20194 if { (ac_try="$ac_compile"
20195 case "(($ac_try" in
20196 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20197 *) ac_try_echo
=$ac_try;;
20199 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20200 $as_echo "$ac_try_echo") >&5
20201 (eval "$ac_compile") 2>conftest.er1
20203 grep -v '^ *+' conftest.er1
>conftest.err
20205 cat conftest.err
>&5
20206 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20207 (exit $ac_status); } && {
20208 test -z "$ac_c_werror_flag" ||
20209 test ! -s conftest.err
20210 } && test -s conftest.
$ac_objext; then
20213 $as_echo "$as_me: failed program was:" >&5
20214 sed 's/^/| /' conftest.
$ac_ext >&5
20216 ac_cv_type_fsfilcnt_t
=yes
20219 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20221 $as_echo "$as_me: failed program was:" >&5
20222 sed 's/^/| /' conftest.
$ac_ext >&5
20227 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20229 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsfilcnt_t" >&5
20230 $as_echo "$ac_cv_type_fsfilcnt_t" >&6; }
20231 if test "x$ac_cv_type_fsfilcnt_t" = x
""yes; then
20233 cat >>confdefs.h
<<_ACEOF
20234 #define HAVE_FSFILCNT_T 1
20240 { $as_echo "$as_me:$LINENO: checking for sigset_t" >&5
20241 $as_echo_n "checking for sigset_t... " >&6; }
20242 if test "${ac_cv_type_sigset_t+set}" = set; then
20243 $as_echo_n "(cached) " >&6
20245 ac_cv_type_sigset_t
=no
20246 cat >conftest.
$ac_ext <<_ACEOF
20249 cat confdefs.h
>>conftest.
$ac_ext
20250 cat >>conftest.
$ac_ext <<_ACEOF
20251 /* end confdefs.h. */
20252 #include <sys/types.h>
20253 #include <signal.h>
20258 if (sizeof (sigset_t))
20264 rm -f conftest.
$ac_objext
20265 if { (ac_try
="$ac_compile"
20266 case "(($ac_try" in
20267 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20268 *) ac_try_echo=$ac_try;;
20270 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20271 $as_echo "$ac_try_echo") >&5
20272 (eval "$ac_compile") 2>conftest.er1
20274 grep -v '^ *+' conftest.er1 >conftest.err
20276 cat conftest.err >&5
20277 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20278 (exit $ac_status); } && {
20279 test -z "$ac_c_werror_flag" ||
20280 test ! -s conftest.err
20281 } && test -s conftest.$ac_objext; then
20282 cat >conftest.$ac_ext <<_ACEOF
20285 cat confdefs.h >>conftest.$ac_ext
20286 cat >>conftest.$ac_ext <<_ACEOF
20287 /* end confdefs.h. */
20288 #include <sys/types.h>
20289 #include <signal.h>
20294 if (sizeof ((sigset_t)))
20300 rm -f conftest.$ac_objext
20301 if { (ac_try="$ac_compile"
20302 case "(($ac_try" in
20303 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20304 *) ac_try_echo
=$ac_try;;
20306 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20307 $as_echo "$ac_try_echo") >&5
20308 (eval "$ac_compile") 2>conftest.er1
20310 grep -v '^ *+' conftest.er1
>conftest.err
20312 cat conftest.err
>&5
20313 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20314 (exit $ac_status); } && {
20315 test -z "$ac_c_werror_flag" ||
20316 test ! -s conftest.err
20317 } && test -s conftest.
$ac_objext; then
20320 $as_echo "$as_me: failed program was:" >&5
20321 sed 's/^/| /' conftest.
$ac_ext >&5
20323 ac_cv_type_sigset_t
=yes
20326 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20328 $as_echo "$as_me: failed program was:" >&5
20329 sed 's/^/| /' conftest.
$ac_ext >&5
20334 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20336 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_sigset_t" >&5
20337 $as_echo "$ac_cv_type_sigset_t" >&6; }
20338 if test "x$ac_cv_type_sigset_t" = x
""yes; then
20340 cat >>confdefs.h
<<_ACEOF
20341 #define HAVE_SIGSET_T 1
20347 { $as_echo "$as_me:$LINENO: checking for request_sense" >&5
20348 $as_echo_n "checking for request_sense... " >&6; }
20349 if test "${ac_cv_type_request_sense+set}" = set; then
20350 $as_echo_n "(cached) " >&6
20352 ac_cv_type_request_sense
=no
20353 cat >conftest.
$ac_ext <<_ACEOF
20356 cat confdefs.h
>>conftest.
$ac_ext
20357 cat >>conftest.
$ac_ext <<_ACEOF
20358 /* end confdefs.h. */
20359 #include <linux/cdrom.h>
20364 if (sizeof (request_sense))
20370 rm -f conftest.
$ac_objext
20371 if { (ac_try
="$ac_compile"
20372 case "(($ac_try" in
20373 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20374 *) ac_try_echo=$ac_try;;
20376 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20377 $as_echo "$ac_try_echo") >&5
20378 (eval "$ac_compile") 2>conftest.er1
20380 grep -v '^ *+' conftest.er1 >conftest.err
20382 cat conftest.err >&5
20383 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20384 (exit $ac_status); } && {
20385 test -z "$ac_c_werror_flag" ||
20386 test ! -s conftest.err
20387 } && test -s conftest.$ac_objext; then
20388 cat >conftest.$ac_ext <<_ACEOF
20391 cat confdefs.h >>conftest.$ac_ext
20392 cat >>conftest.$ac_ext <<_ACEOF
20393 /* end confdefs.h. */
20394 #include <linux/cdrom.h>
20399 if (sizeof ((request_sense)))
20405 rm -f conftest.$ac_objext
20406 if { (ac_try="$ac_compile"
20407 case "(($ac_try" in
20408 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20409 *) ac_try_echo
=$ac_try;;
20411 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20412 $as_echo "$ac_try_echo") >&5
20413 (eval "$ac_compile") 2>conftest.er1
20415 grep -v '^ *+' conftest.er1
>conftest.err
20417 cat conftest.err
>&5
20418 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20419 (exit $ac_status); } && {
20420 test -z "$ac_c_werror_flag" ||
20421 test ! -s conftest.err
20422 } && test -s conftest.
$ac_objext; then
20425 $as_echo "$as_me: failed program was:" >&5
20426 sed 's/^/| /' conftest.
$ac_ext >&5
20428 ac_cv_type_request_sense
=yes
20431 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20433 $as_echo "$as_me: failed program was:" >&5
20434 sed 's/^/| /' conftest.
$ac_ext >&5
20439 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20441 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_request_sense" >&5
20442 $as_echo "$ac_cv_type_request_sense" >&6; }
20443 if test "x$ac_cv_type_request_sense" = x
""yes; then
20445 cat >>confdefs.h
<<_ACEOF
20446 #define HAVE_REQUEST_SENSE 1
20453 { $as_echo "$as_me:$LINENO: checking for struct xinpgen" >&5
20454 $as_echo_n "checking for struct xinpgen... " >&6; }
20455 if test "${ac_cv_type_struct_xinpgen+set}" = set; then
20456 $as_echo_n "(cached) " >&6
20458 ac_cv_type_struct_xinpgen
=no
20459 cat >conftest.
$ac_ext <<_ACEOF
20462 cat confdefs.h
>>conftest.
$ac_ext
20463 cat >>conftest.
$ac_ext <<_ACEOF
20464 /* end confdefs.h. */
20465 #include <sys/types.h>
20466 #ifdef HAVE_SYS_SOCKET_H
20467 #include <sys/socket.h>
20469 #ifdef HAVE_SYS_SOCKETVAR_H
20470 #include <sys/socketvar.h>
20472 #ifdef HAVE_NET_ROUTE_H
20473 #include <net/route.h>
20475 #ifdef HAVE_NETINET_IN_H
20476 #include <netinet/in.h>
20478 #ifdef HAVE_NETINET_IN_SYSTM_H
20479 #include <netinet/in_systm.h>
20481 #ifdef HAVE_NETINET_IP_H
20482 #include <netinet/ip.h>
20484 #ifdef HAVE_NETINET_IN_PCB_H
20485 #include <netinet/in_pcb.h>
20491 if (sizeof (struct xinpgen))
20497 rm -f conftest.
$ac_objext
20498 if { (ac_try
="$ac_compile"
20499 case "(($ac_try" in
20500 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20501 *) ac_try_echo=$ac_try;;
20503 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20504 $as_echo "$ac_try_echo") >&5
20505 (eval "$ac_compile") 2>conftest.er1
20507 grep -v '^ *+' conftest.er1 >conftest.err
20509 cat conftest.err >&5
20510 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20511 (exit $ac_status); } && {
20512 test -z "$ac_c_werror_flag" ||
20513 test ! -s conftest.err
20514 } && test -s conftest.$ac_objext; then
20515 cat >conftest.$ac_ext <<_ACEOF
20518 cat confdefs.h >>conftest.$ac_ext
20519 cat >>conftest.$ac_ext <<_ACEOF
20520 /* end confdefs.h. */
20521 #include <sys/types.h>
20522 #ifdef HAVE_SYS_SOCKET_H
20523 #include <sys/socket.h>
20525 #ifdef HAVE_SYS_SOCKETVAR_H
20526 #include <sys/socketvar.h>
20528 #ifdef HAVE_NET_ROUTE_H
20529 #include <net/route.h>
20531 #ifdef HAVE_NETINET_IN_H
20532 #include <netinet/in.h>
20534 #ifdef HAVE_NETINET_IN_SYSTM_H
20535 #include <netinet/in_systm.h>
20537 #ifdef HAVE_NETINET_IP_H
20538 #include <netinet/ip.h>
20540 #ifdef HAVE_NETINET_IN_PCB_H
20541 #include <netinet/in_pcb.h>
20547 if (sizeof ((struct xinpgen)))
20553 rm -f conftest.$ac_objext
20554 if { (ac_try="$ac_compile"
20555 case "(($ac_try" in
20556 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20557 *) ac_try_echo
=$ac_try;;
20559 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20560 $as_echo "$ac_try_echo") >&5
20561 (eval "$ac_compile") 2>conftest.er1
20563 grep -v '^ *+' conftest.er1
>conftest.err
20565 cat conftest.err
>&5
20566 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20567 (exit $ac_status); } && {
20568 test -z "$ac_c_werror_flag" ||
20569 test ! -s conftest.err
20570 } && test -s conftest.
$ac_objext; then
20573 $as_echo "$as_me: failed program was:" >&5
20574 sed 's/^/| /' conftest.
$ac_ext >&5
20576 ac_cv_type_struct_xinpgen
=yes
20579 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20581 $as_echo "$as_me: failed program was:" >&5
20582 sed 's/^/| /' conftest.
$ac_ext >&5
20587 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20589 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_struct_xinpgen" >&5
20590 $as_echo "$ac_cv_type_struct_xinpgen" >&6; }
20591 if test "x$ac_cv_type_struct_xinpgen" = x
""yes; then
20593 cat >>confdefs.h
<<_ACEOF
20594 #define HAVE_STRUCT_XINPGEN 1
20601 { $as_echo "$as_me:$LINENO: checking for struct ff_effect.direction" >&5
20602 $as_echo_n "checking for struct ff_effect.direction... " >&6; }
20603 if test "${ac_cv_member_struct_ff_effect_direction+set}" = set; then
20604 $as_echo_n "(cached) " >&6
20606 cat >conftest.
$ac_ext <<_ACEOF
20609 cat confdefs.h
>>conftest.
$ac_ext
20610 cat >>conftest.
$ac_ext <<_ACEOF
20611 /* end confdefs.h. */
20612 #ifdef HAVE_LINUX_INPUT_H
20613 #include <linux/input.h>
20619 static struct ff_effect ac_aggr;
20620 if (ac_aggr.direction)
20626 rm -f conftest.
$ac_objext
20627 if { (ac_try
="$ac_compile"
20628 case "(($ac_try" in
20629 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20630 *) ac_try_echo=$ac_try;;
20632 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20633 $as_echo "$ac_try_echo") >&5
20634 (eval "$ac_compile") 2>conftest.er1
20636 grep -v '^ *+' conftest.er1 >conftest.err
20638 cat conftest.err >&5
20639 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20640 (exit $ac_status); } && {
20641 test -z "$ac_c_werror_flag" ||
20642 test ! -s conftest.err
20643 } && test -s conftest.$ac_objext; then
20644 ac_cv_member_struct_ff_effect_direction=yes
20646 $as_echo "$as_me: failed program was:" >&5
20647 sed 's/^/| /' conftest.$ac_ext >&5
20649 cat >conftest.$ac_ext <<_ACEOF
20652 cat confdefs.h >>conftest.$ac_ext
20653 cat >>conftest.$ac_ext <<_ACEOF
20654 /* end confdefs.h. */
20655 #ifdef HAVE_LINUX_INPUT_H
20656 #include <linux/input.h>
20662 static struct ff_effect ac_aggr;
20663 if (sizeof ac_aggr.direction)
20669 rm -f conftest.$ac_objext
20670 if { (ac_try="$ac_compile"
20671 case "(($ac_try" in
20672 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20673 *) ac_try_echo
=$ac_try;;
20675 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20676 $as_echo "$ac_try_echo") >&5
20677 (eval "$ac_compile") 2>conftest.er1
20679 grep -v '^ *+' conftest.er1
>conftest.err
20681 cat conftest.err
>&5
20682 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20683 (exit $ac_status); } && {
20684 test -z "$ac_c_werror_flag" ||
20685 test ! -s conftest.err
20686 } && test -s conftest.
$ac_objext; then
20687 ac_cv_member_struct_ff_effect_direction
=yes
20689 $as_echo "$as_me: failed program was:" >&5
20690 sed 's/^/| /' conftest.
$ac_ext >&5
20692 ac_cv_member_struct_ff_effect_direction
=no
20695 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20698 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20700 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_ff_effect_direction" >&5
20701 $as_echo "$ac_cv_member_struct_ff_effect_direction" >&6; }
20702 if test "x$ac_cv_member_struct_ff_effect_direction" = x
""yes; then
20704 cat >>confdefs.h
<<_ACEOF
20705 #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1
20712 { $as_echo "$as_me:$LINENO: checking for sigaddset" >&5
20713 $as_echo_n "checking for sigaddset... " >&6; }
20714 if test "${wine_cv_have_sigaddset+set}" = set; then
20715 $as_echo_n "(cached) " >&6
20717 cat >conftest.
$ac_ext <<_ACEOF
20720 cat confdefs.h
>>conftest.
$ac_ext
20721 cat >>conftest.
$ac_ext <<_ACEOF
20722 /* end confdefs.h. */
20723 #include <signal.h>
20727 sigset_t set; sigaddset(&set,SIGTERM);
20732 rm -f conftest.
$ac_objext conftest
$ac_exeext
20733 if { (ac_try
="$ac_link"
20734 case "(($ac_try" in
20735 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20736 *) ac_try_echo=$ac_try;;
20738 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20739 $as_echo "$ac_try_echo") >&5
20740 (eval "$ac_link") 2>conftest.er1
20742 grep -v '^ *+' conftest.er1 >conftest.err
20744 cat conftest.err >&5
20745 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20746 (exit $ac_status); } && {
20747 test -z "$ac_c_werror_flag" ||
20748 test ! -s conftest.err
20749 } && test -s conftest$ac_exeext && {
20750 test "$cross_compiling" = yes ||
20751 $as_test_x conftest$ac_exeext
20753 wine_cv_have_sigaddset=yes
20755 $as_echo "$as_me: failed program was:" >&5
20756 sed 's/^/| /' conftest.$ac_ext >&5
20758 wine_cv_have_sigaddset=no
20761 rm -rf conftest.dSYM
20762 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20763 conftest$ac_exeext conftest.$ac_ext
20765 { $as_echo "$as_me:$LINENO: result: $wine_cv_have_sigaddset" >&5
20766 $as_echo "$wine_cv_have_sigaddset" >&6; }
20767 if test "$wine_cv_have_sigaddset" = "yes"
20770 cat >>confdefs.h <<\_ACEOF
20771 #define HAVE_SIGADDSET 1
20777 { $as_echo "$as_me:$LINENO: checking whether we can use re-entrant gethostbyname_r Linux style" >&5
20778 $as_echo_n "checking whether we can use re-entrant gethostbyname_r Linux style... " >&6; }
20779 if test "${wine_cv_linux_gethostbyname_r_6+set}" = set; then
20780 $as_echo_n "(cached) " >&6
20782 cat >conftest.$ac_ext <<_ACEOF
20785 cat confdefs.h >>conftest.$ac_ext
20786 cat >>conftest.$ac_ext <<_ACEOF
20787 /* end confdefs.h. */
20795 struct hostent *result;
20802 res=gethostbyname_r(name,&he,buf,bufsize,&result,&errnr);
20803 res=gethostbyaddr_r(addr, addrlen, addrtype,&he,buf,bufsize,&result,&errnr);
20809 rm -f conftest.$ac_objext conftest$ac_exeext
20810 if { (ac_try="$ac_link"
20811 case "(($ac_try" in
20812 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20813 *) ac_try_echo
=$ac_try;;
20815 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20816 $as_echo "$ac_try_echo") >&5
20817 (eval "$ac_link") 2>conftest.er1
20819 grep -v '^ *+' conftest.er1
>conftest.err
20821 cat conftest.err
>&5
20822 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20823 (exit $ac_status); } && {
20824 test -z "$ac_c_werror_flag" ||
20825 test ! -s conftest.err
20826 } && test -s conftest
$ac_exeext && {
20827 test "$cross_compiling" = yes ||
20828 $as_test_x conftest
$ac_exeext
20830 wine_cv_linux_gethostbyname_r_6
=yes
20832 $as_echo "$as_me: failed program was:" >&5
20833 sed 's/^/| /' conftest.
$ac_ext >&5
20835 wine_cv_linux_gethostbyname_r_6
=no
20839 rm -rf conftest.dSYM
20840 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
20841 conftest
$ac_exeext conftest.
$ac_ext
20844 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_gethostbyname_r_6" >&5
20845 $as_echo "$wine_cv_linux_gethostbyname_r_6" >&6; }
20846 if test "$wine_cv_linux_gethostbyname_r_6" = "yes"
20849 cat >>confdefs.h
<<\_ACEOF
20850 #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
20855 if test "$ac_cv_header_linux_joystick_h" = "yes"
20857 { $as_echo "$as_me:$LINENO: checking whether linux/joystick.h uses the Linux 2.2+ API" >&5
20858 $as_echo_n "checking whether linux/joystick.h uses the Linux 2.2+ API... " >&6; }
20859 if test "${wine_cv_linux_joystick_22_api+set}" = set; then
20860 $as_echo_n "(cached) " >&6
20862 cat >conftest.
$ac_ext <<_ACEOF
20865 cat confdefs.h
>>conftest.
$ac_ext
20866 cat >>conftest.
$ac_ext <<_ACEOF
20867 /* end confdefs.h. */
20869 #include <sys/ioctl.h>
20870 #include <sys/types.h>
20871 #include <linux/joystick.h>
20873 struct js_event blub;
20874 #if !defined(JS_EVENT_AXIS) || !defined(JS_EVENT_BUTTON)
20875 #error "no 2.2 header"
20886 rm -f conftest.
$ac_objext
20887 if { (ac_try
="$ac_compile"
20888 case "(($ac_try" in
20889 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20890 *) ac_try_echo=$ac_try;;
20892 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20893 $as_echo "$ac_try_echo") >&5
20894 (eval "$ac_compile") 2>conftest.er1
20896 grep -v '^ *+' conftest.er1 >conftest.err
20898 cat conftest.err >&5
20899 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20900 (exit $ac_status); } && {
20901 test -z "$ac_c_werror_flag" ||
20902 test ! -s conftest.err
20903 } && test -s conftest.$ac_objext; then
20904 wine_cv_linux_joystick_22_api=yes
20906 $as_echo "$as_me: failed program was:" >&5
20907 sed 's/^/| /' conftest.$ac_ext >&5
20909 wine_cv_linux_joystick_22_api=no
20912 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20915 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_joystick_22_api" >&5
20916 $as_echo "$wine_cv_linux_joystick_22_api" >&6; }
20917 if test "$wine_cv_linux_joystick_22_api" = "yes"
20920 cat >>confdefs.h <<\_ACEOF
20921 #define HAVE_LINUX_22_JOYSTICK_API 1
20928 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bfree" >&5
20929 $as_echo_n "checking for struct statfs.f_bfree... " >&6; }
20930 if test "${ac_cv_member_struct_statfs_f_bfree+set}" = set; then
20931 $as_echo_n "(cached) " >&6
20933 cat >conftest.$ac_ext <<_ACEOF
20936 cat confdefs.h >>conftest.$ac_ext
20937 cat >>conftest.$ac_ext <<_ACEOF
20938 /* end confdefs.h. */
20939 #include <sys/types.h>
20940 #ifdef HAVE_SYS_PARAM_H
20941 # include <sys/param.h>
20943 #ifdef HAVE_SYS_MOUNT_H
20944 # include <sys/mount.h>
20946 #ifdef HAVE_SYS_VFS_H
20947 # include <sys/vfs.h>
20949 #ifdef HAVE_SYS_STATFS_H
20950 # include <sys/statfs.h>
20956 static struct statfs ac_aggr;
20957 if (ac_aggr.f_bfree)
20963 rm -f conftest.$ac_objext
20964 if { (ac_try="$ac_compile"
20965 case "(($ac_try" in
20966 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20967 *) ac_try_echo
=$ac_try;;
20969 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20970 $as_echo "$ac_try_echo") >&5
20971 (eval "$ac_compile") 2>conftest.er1
20973 grep -v '^ *+' conftest.er1
>conftest.err
20975 cat conftest.err
>&5
20976 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20977 (exit $ac_status); } && {
20978 test -z "$ac_c_werror_flag" ||
20979 test ! -s conftest.err
20980 } && test -s conftest.
$ac_objext; then
20981 ac_cv_member_struct_statfs_f_bfree
=yes
20983 $as_echo "$as_me: failed program was:" >&5
20984 sed 's/^/| /' conftest.
$ac_ext >&5
20986 cat >conftest.
$ac_ext <<_ACEOF
20989 cat confdefs.h
>>conftest.
$ac_ext
20990 cat >>conftest.
$ac_ext <<_ACEOF
20991 /* end confdefs.h. */
20992 #include <sys/types.h>
20993 #ifdef HAVE_SYS_PARAM_H
20994 # include <sys/param.h>
20996 #ifdef HAVE_SYS_MOUNT_H
20997 # include <sys/mount.h>
20999 #ifdef HAVE_SYS_VFS_H
21000 # include <sys/vfs.h>
21002 #ifdef HAVE_SYS_STATFS_H
21003 # include <sys/statfs.h>
21009 static struct statfs ac_aggr;
21010 if (sizeof ac_aggr.f_bfree)
21016 rm -f conftest.
$ac_objext
21017 if { (ac_try
="$ac_compile"
21018 case "(($ac_try" in
21019 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21020 *) ac_try_echo=$ac_try;;
21022 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21023 $as_echo "$ac_try_echo") >&5
21024 (eval "$ac_compile") 2>conftest.er1
21026 grep -v '^ *+' conftest.er1 >conftest.err
21028 cat conftest.err >&5
21029 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21030 (exit $ac_status); } && {
21031 test -z "$ac_c_werror_flag" ||
21032 test ! -s conftest.err
21033 } && test -s conftest.$ac_objext; then
21034 ac_cv_member_struct_statfs_f_bfree=yes
21036 $as_echo "$as_me: failed program was:" >&5
21037 sed 's/^/| /' conftest.$ac_ext >&5
21039 ac_cv_member_struct_statfs_f_bfree=no
21042 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21045 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21047 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bfree" >&5
21048 $as_echo "$ac_cv_member_struct_statfs_f_bfree" >&6; }
21049 if test "x$ac_cv_member_struct_statfs_f_bfree" = x""yes; then
21051 cat >>confdefs.h <<_ACEOF
21052 #define HAVE_STRUCT_STATFS_F_BFREE 1
21057 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bavail" >&5
21058 $as_echo_n "checking for struct statfs.f_bavail... " >&6; }
21059 if test "${ac_cv_member_struct_statfs_f_bavail+set}" = set; then
21060 $as_echo_n "(cached) " >&6
21062 cat >conftest.$ac_ext <<_ACEOF
21065 cat confdefs.h >>conftest.$ac_ext
21066 cat >>conftest.$ac_ext <<_ACEOF
21067 /* end confdefs.h. */
21068 #include <sys/types.h>
21069 #ifdef HAVE_SYS_PARAM_H
21070 # include <sys/param.h>
21072 #ifdef HAVE_SYS_MOUNT_H
21073 # include <sys/mount.h>
21075 #ifdef HAVE_SYS_VFS_H
21076 # include <sys/vfs.h>
21078 #ifdef HAVE_SYS_STATFS_H
21079 # include <sys/statfs.h>
21085 static struct statfs ac_aggr;
21086 if (ac_aggr.f_bavail)
21092 rm -f conftest.$ac_objext
21093 if { (ac_try="$ac_compile"
21094 case "(($ac_try" in
21095 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21096 *) ac_try_echo
=$ac_try;;
21098 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21099 $as_echo "$ac_try_echo") >&5
21100 (eval "$ac_compile") 2>conftest.er1
21102 grep -v '^ *+' conftest.er1
>conftest.err
21104 cat conftest.err
>&5
21105 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21106 (exit $ac_status); } && {
21107 test -z "$ac_c_werror_flag" ||
21108 test ! -s conftest.err
21109 } && test -s conftest.
$ac_objext; then
21110 ac_cv_member_struct_statfs_f_bavail
=yes
21112 $as_echo "$as_me: failed program was:" >&5
21113 sed 's/^/| /' conftest.
$ac_ext >&5
21115 cat >conftest.
$ac_ext <<_ACEOF
21118 cat confdefs.h
>>conftest.
$ac_ext
21119 cat >>conftest.
$ac_ext <<_ACEOF
21120 /* end confdefs.h. */
21121 #include <sys/types.h>
21122 #ifdef HAVE_SYS_PARAM_H
21123 # include <sys/param.h>
21125 #ifdef HAVE_SYS_MOUNT_H
21126 # include <sys/mount.h>
21128 #ifdef HAVE_SYS_VFS_H
21129 # include <sys/vfs.h>
21131 #ifdef HAVE_SYS_STATFS_H
21132 # include <sys/statfs.h>
21138 static struct statfs ac_aggr;
21139 if (sizeof ac_aggr.f_bavail)
21145 rm -f conftest.
$ac_objext
21146 if { (ac_try
="$ac_compile"
21147 case "(($ac_try" in
21148 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21149 *) ac_try_echo=$ac_try;;
21151 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21152 $as_echo "$ac_try_echo") >&5
21153 (eval "$ac_compile") 2>conftest.er1
21155 grep -v '^ *+' conftest.er1 >conftest.err
21157 cat conftest.err >&5
21158 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21159 (exit $ac_status); } && {
21160 test -z "$ac_c_werror_flag" ||
21161 test ! -s conftest.err
21162 } && test -s conftest.$ac_objext; then
21163 ac_cv_member_struct_statfs_f_bavail=yes
21165 $as_echo "$as_me: failed program was:" >&5
21166 sed 's/^/| /' conftest.$ac_ext >&5
21168 ac_cv_member_struct_statfs_f_bavail=no
21171 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21174 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21176 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bavail" >&5
21177 $as_echo "$ac_cv_member_struct_statfs_f_bavail" >&6; }
21178 if test "x$ac_cv_member_struct_statfs_f_bavail" = x""yes; then
21180 cat >>confdefs.h <<_ACEOF
21181 #define HAVE_STRUCT_STATFS_F_BAVAIL 1
21186 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_frsize" >&5
21187 $as_echo_n "checking for struct statfs.f_frsize... " >&6; }
21188 if test "${ac_cv_member_struct_statfs_f_frsize+set}" = set; then
21189 $as_echo_n "(cached) " >&6
21191 cat >conftest.$ac_ext <<_ACEOF
21194 cat confdefs.h >>conftest.$ac_ext
21195 cat >>conftest.$ac_ext <<_ACEOF
21196 /* end confdefs.h. */
21197 #include <sys/types.h>
21198 #ifdef HAVE_SYS_PARAM_H
21199 # include <sys/param.h>
21201 #ifdef HAVE_SYS_MOUNT_H
21202 # include <sys/mount.h>
21204 #ifdef HAVE_SYS_VFS_H
21205 # include <sys/vfs.h>
21207 #ifdef HAVE_SYS_STATFS_H
21208 # include <sys/statfs.h>
21214 static struct statfs ac_aggr;
21215 if (ac_aggr.f_frsize)
21221 rm -f conftest.$ac_objext
21222 if { (ac_try="$ac_compile"
21223 case "(($ac_try" in
21224 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21225 *) ac_try_echo
=$ac_try;;
21227 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21228 $as_echo "$ac_try_echo") >&5
21229 (eval "$ac_compile") 2>conftest.er1
21231 grep -v '^ *+' conftest.er1
>conftest.err
21233 cat conftest.err
>&5
21234 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21235 (exit $ac_status); } && {
21236 test -z "$ac_c_werror_flag" ||
21237 test ! -s conftest.err
21238 } && test -s conftest.
$ac_objext; then
21239 ac_cv_member_struct_statfs_f_frsize
=yes
21241 $as_echo "$as_me: failed program was:" >&5
21242 sed 's/^/| /' conftest.
$ac_ext >&5
21244 cat >conftest.
$ac_ext <<_ACEOF
21247 cat confdefs.h
>>conftest.
$ac_ext
21248 cat >>conftest.
$ac_ext <<_ACEOF
21249 /* end confdefs.h. */
21250 #include <sys/types.h>
21251 #ifdef HAVE_SYS_PARAM_H
21252 # include <sys/param.h>
21254 #ifdef HAVE_SYS_MOUNT_H
21255 # include <sys/mount.h>
21257 #ifdef HAVE_SYS_VFS_H
21258 # include <sys/vfs.h>
21260 #ifdef HAVE_SYS_STATFS_H
21261 # include <sys/statfs.h>
21267 static struct statfs ac_aggr;
21268 if (sizeof ac_aggr.f_frsize)
21274 rm -f conftest.
$ac_objext
21275 if { (ac_try
="$ac_compile"
21276 case "(($ac_try" in
21277 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21278 *) ac_try_echo=$ac_try;;
21280 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21281 $as_echo "$ac_try_echo") >&5
21282 (eval "$ac_compile") 2>conftest.er1
21284 grep -v '^ *+' conftest.er1 >conftest.err
21286 cat conftest.err >&5
21287 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21288 (exit $ac_status); } && {
21289 test -z "$ac_c_werror_flag" ||
21290 test ! -s conftest.err
21291 } && test -s conftest.$ac_objext; then
21292 ac_cv_member_struct_statfs_f_frsize=yes
21294 $as_echo "$as_me: failed program was:" >&5
21295 sed 's/^/| /' conftest.$ac_ext >&5
21297 ac_cv_member_struct_statfs_f_frsize=no
21300 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21303 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21305 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_frsize" >&5
21306 $as_echo "$ac_cv_member_struct_statfs_f_frsize" >&6; }
21307 if test "x$ac_cv_member_struct_statfs_f_frsize" = x""yes; then
21309 cat >>confdefs.h <<_ACEOF
21310 #define HAVE_STRUCT_STATFS_F_FRSIZE 1
21315 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_ffree" >&5
21316 $as_echo_n "checking for struct statfs.f_ffree... " >&6; }
21317 if test "${ac_cv_member_struct_statfs_f_ffree+set}" = set; then
21318 $as_echo_n "(cached) " >&6
21320 cat >conftest.$ac_ext <<_ACEOF
21323 cat confdefs.h >>conftest.$ac_ext
21324 cat >>conftest.$ac_ext <<_ACEOF
21325 /* end confdefs.h. */
21326 #include <sys/types.h>
21327 #ifdef HAVE_SYS_PARAM_H
21328 # include <sys/param.h>
21330 #ifdef HAVE_SYS_MOUNT_H
21331 # include <sys/mount.h>
21333 #ifdef HAVE_SYS_VFS_H
21334 # include <sys/vfs.h>
21336 #ifdef HAVE_SYS_STATFS_H
21337 # include <sys/statfs.h>
21343 static struct statfs ac_aggr;
21344 if (ac_aggr.f_ffree)
21350 rm -f conftest.$ac_objext
21351 if { (ac_try="$ac_compile"
21352 case "(($ac_try" in
21353 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21354 *) ac_try_echo
=$ac_try;;
21356 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21357 $as_echo "$ac_try_echo") >&5
21358 (eval "$ac_compile") 2>conftest.er1
21360 grep -v '^ *+' conftest.er1
>conftest.err
21362 cat conftest.err
>&5
21363 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21364 (exit $ac_status); } && {
21365 test -z "$ac_c_werror_flag" ||
21366 test ! -s conftest.err
21367 } && test -s conftest.
$ac_objext; then
21368 ac_cv_member_struct_statfs_f_ffree
=yes
21370 $as_echo "$as_me: failed program was:" >&5
21371 sed 's/^/| /' conftest.
$ac_ext >&5
21373 cat >conftest.
$ac_ext <<_ACEOF
21376 cat confdefs.h
>>conftest.
$ac_ext
21377 cat >>conftest.
$ac_ext <<_ACEOF
21378 /* end confdefs.h. */
21379 #include <sys/types.h>
21380 #ifdef HAVE_SYS_PARAM_H
21381 # include <sys/param.h>
21383 #ifdef HAVE_SYS_MOUNT_H
21384 # include <sys/mount.h>
21386 #ifdef HAVE_SYS_VFS_H
21387 # include <sys/vfs.h>
21389 #ifdef HAVE_SYS_STATFS_H
21390 # include <sys/statfs.h>
21396 static struct statfs ac_aggr;
21397 if (sizeof ac_aggr.f_ffree)
21403 rm -f conftest.
$ac_objext
21404 if { (ac_try
="$ac_compile"
21405 case "(($ac_try" in
21406 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21407 *) ac_try_echo=$ac_try;;
21409 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21410 $as_echo "$ac_try_echo") >&5
21411 (eval "$ac_compile") 2>conftest.er1
21413 grep -v '^ *+' conftest.er1 >conftest.err
21415 cat conftest.err >&5
21416 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21417 (exit $ac_status); } && {
21418 test -z "$ac_c_werror_flag" ||
21419 test ! -s conftest.err
21420 } && test -s conftest.$ac_objext; then
21421 ac_cv_member_struct_statfs_f_ffree=yes
21423 $as_echo "$as_me: failed program was:" >&5
21424 sed 's/^/| /' conftest.$ac_ext >&5
21426 ac_cv_member_struct_statfs_f_ffree=no
21429 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21432 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21434 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_ffree" >&5
21435 $as_echo "$ac_cv_member_struct_statfs_f_ffree" >&6; }
21436 if test "x$ac_cv_member_struct_statfs_f_ffree" = x""yes; then
21438 cat >>confdefs.h <<_ACEOF
21439 #define HAVE_STRUCT_STATFS_F_FFREE 1
21444 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_favail" >&5
21445 $as_echo_n "checking for struct statfs.f_favail... " >&6; }
21446 if test "${ac_cv_member_struct_statfs_f_favail+set}" = set; then
21447 $as_echo_n "(cached) " >&6
21449 cat >conftest.$ac_ext <<_ACEOF
21452 cat confdefs.h >>conftest.$ac_ext
21453 cat >>conftest.$ac_ext <<_ACEOF
21454 /* end confdefs.h. */
21455 #include <sys/types.h>
21456 #ifdef HAVE_SYS_PARAM_H
21457 # include <sys/param.h>
21459 #ifdef HAVE_SYS_MOUNT_H
21460 # include <sys/mount.h>
21462 #ifdef HAVE_SYS_VFS_H
21463 # include <sys/vfs.h>
21465 #ifdef HAVE_SYS_STATFS_H
21466 # include <sys/statfs.h>
21472 static struct statfs ac_aggr;
21473 if (ac_aggr.f_favail)
21479 rm -f conftest.$ac_objext
21480 if { (ac_try="$ac_compile"
21481 case "(($ac_try" in
21482 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21483 *) ac_try_echo
=$ac_try;;
21485 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21486 $as_echo "$ac_try_echo") >&5
21487 (eval "$ac_compile") 2>conftest.er1
21489 grep -v '^ *+' conftest.er1
>conftest.err
21491 cat conftest.err
>&5
21492 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21493 (exit $ac_status); } && {
21494 test -z "$ac_c_werror_flag" ||
21495 test ! -s conftest.err
21496 } && test -s conftest.
$ac_objext; then
21497 ac_cv_member_struct_statfs_f_favail
=yes
21499 $as_echo "$as_me: failed program was:" >&5
21500 sed 's/^/| /' conftest.
$ac_ext >&5
21502 cat >conftest.
$ac_ext <<_ACEOF
21505 cat confdefs.h
>>conftest.
$ac_ext
21506 cat >>conftest.
$ac_ext <<_ACEOF
21507 /* end confdefs.h. */
21508 #include <sys/types.h>
21509 #ifdef HAVE_SYS_PARAM_H
21510 # include <sys/param.h>
21512 #ifdef HAVE_SYS_MOUNT_H
21513 # include <sys/mount.h>
21515 #ifdef HAVE_SYS_VFS_H
21516 # include <sys/vfs.h>
21518 #ifdef HAVE_SYS_STATFS_H
21519 # include <sys/statfs.h>
21525 static struct statfs ac_aggr;
21526 if (sizeof ac_aggr.f_favail)
21532 rm -f conftest.
$ac_objext
21533 if { (ac_try
="$ac_compile"
21534 case "(($ac_try" in
21535 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21536 *) ac_try_echo=$ac_try;;
21538 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21539 $as_echo "$ac_try_echo") >&5
21540 (eval "$ac_compile") 2>conftest.er1
21542 grep -v '^ *+' conftest.er1 >conftest.err
21544 cat conftest.err >&5
21545 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21546 (exit $ac_status); } && {
21547 test -z "$ac_c_werror_flag" ||
21548 test ! -s conftest.err
21549 } && test -s conftest.$ac_objext; then
21550 ac_cv_member_struct_statfs_f_favail=yes
21552 $as_echo "$as_me: failed program was:" >&5
21553 sed 's/^/| /' conftest.$ac_ext >&5
21555 ac_cv_member_struct_statfs_f_favail=no
21558 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21561 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21563 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_favail" >&5
21564 $as_echo "$ac_cv_member_struct_statfs_f_favail" >&6; }
21565 if test "x$ac_cv_member_struct_statfs_f_favail" = x""yes; then
21567 cat >>confdefs.h <<_ACEOF
21568 #define HAVE_STRUCT_STATFS_F_FAVAIL 1
21573 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_namelen" >&5
21574 $as_echo_n "checking for struct statfs.f_namelen... " >&6; }
21575 if test "${ac_cv_member_struct_statfs_f_namelen+set}" = set; then
21576 $as_echo_n "(cached) " >&6
21578 cat >conftest.$ac_ext <<_ACEOF
21581 cat confdefs.h >>conftest.$ac_ext
21582 cat >>conftest.$ac_ext <<_ACEOF
21583 /* end confdefs.h. */
21584 #include <sys/types.h>
21585 #ifdef HAVE_SYS_PARAM_H
21586 # include <sys/param.h>
21588 #ifdef HAVE_SYS_MOUNT_H
21589 # include <sys/mount.h>
21591 #ifdef HAVE_SYS_VFS_H
21592 # include <sys/vfs.h>
21594 #ifdef HAVE_SYS_STATFS_H
21595 # include <sys/statfs.h>
21601 static struct statfs ac_aggr;
21602 if (ac_aggr.f_namelen)
21608 rm -f conftest.$ac_objext
21609 if { (ac_try="$ac_compile"
21610 case "(($ac_try" in
21611 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21612 *) ac_try_echo
=$ac_try;;
21614 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21615 $as_echo "$ac_try_echo") >&5
21616 (eval "$ac_compile") 2>conftest.er1
21618 grep -v '^ *+' conftest.er1
>conftest.err
21620 cat conftest.err
>&5
21621 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21622 (exit $ac_status); } && {
21623 test -z "$ac_c_werror_flag" ||
21624 test ! -s conftest.err
21625 } && test -s conftest.
$ac_objext; then
21626 ac_cv_member_struct_statfs_f_namelen
=yes
21628 $as_echo "$as_me: failed program was:" >&5
21629 sed 's/^/| /' conftest.
$ac_ext >&5
21631 cat >conftest.
$ac_ext <<_ACEOF
21634 cat confdefs.h
>>conftest.
$ac_ext
21635 cat >>conftest.
$ac_ext <<_ACEOF
21636 /* end confdefs.h. */
21637 #include <sys/types.h>
21638 #ifdef HAVE_SYS_PARAM_H
21639 # include <sys/param.h>
21641 #ifdef HAVE_SYS_MOUNT_H
21642 # include <sys/mount.h>
21644 #ifdef HAVE_SYS_VFS_H
21645 # include <sys/vfs.h>
21647 #ifdef HAVE_SYS_STATFS_H
21648 # include <sys/statfs.h>
21654 static struct statfs ac_aggr;
21655 if (sizeof ac_aggr.f_namelen)
21661 rm -f conftest.
$ac_objext
21662 if { (ac_try
="$ac_compile"
21663 case "(($ac_try" in
21664 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21665 *) ac_try_echo=$ac_try;;
21667 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21668 $as_echo "$ac_try_echo") >&5
21669 (eval "$ac_compile") 2>conftest.er1
21671 grep -v '^ *+' conftest.er1 >conftest.err
21673 cat conftest.err >&5
21674 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21675 (exit $ac_status); } && {
21676 test -z "$ac_c_werror_flag" ||
21677 test ! -s conftest.err
21678 } && test -s conftest.$ac_objext; then
21679 ac_cv_member_struct_statfs_f_namelen=yes
21681 $as_echo "$as_me: failed program was:" >&5
21682 sed 's/^/| /' conftest.$ac_ext >&5
21684 ac_cv_member_struct_statfs_f_namelen=no
21687 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21690 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21692 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_namelen" >&5
21693 $as_echo "$ac_cv_member_struct_statfs_f_namelen" >&6; }
21694 if test "x$ac_cv_member_struct_statfs_f_namelen" = x""yes; then
21696 cat >>confdefs.h <<_ACEOF
21697 #define HAVE_STRUCT_STATFS_F_NAMELEN 1
21704 { $as_echo "$as_me:$LINENO: checking for struct statvfs.f_blocks" >&5
21705 $as_echo_n "checking for struct statvfs.f_blocks... " >&6; }
21706 if test "${ac_cv_member_struct_statvfs_f_blocks+set}" = set; then
21707 $as_echo_n "(cached) " >&6
21709 cat >conftest.$ac_ext <<_ACEOF
21712 cat confdefs.h >>conftest.$ac_ext
21713 cat >>conftest.$ac_ext <<_ACEOF
21714 /* end confdefs.h. */
21715 #ifdef HAVE_SYS_STATVFS_H
21716 #include <sys/statvfs.h>
21722 static struct statvfs ac_aggr;
21723 if (ac_aggr.f_blocks)
21729 rm -f conftest.$ac_objext
21730 if { (ac_try="$ac_compile"
21731 case "(($ac_try" in
21732 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21733 *) ac_try_echo
=$ac_try;;
21735 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21736 $as_echo "$ac_try_echo") >&5
21737 (eval "$ac_compile") 2>conftest.er1
21739 grep -v '^ *+' conftest.er1
>conftest.err
21741 cat conftest.err
>&5
21742 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21743 (exit $ac_status); } && {
21744 test -z "$ac_c_werror_flag" ||
21745 test ! -s conftest.err
21746 } && test -s conftest.
$ac_objext; then
21747 ac_cv_member_struct_statvfs_f_blocks
=yes
21749 $as_echo "$as_me: failed program was:" >&5
21750 sed 's/^/| /' conftest.
$ac_ext >&5
21752 cat >conftest.
$ac_ext <<_ACEOF
21755 cat confdefs.h
>>conftest.
$ac_ext
21756 cat >>conftest.
$ac_ext <<_ACEOF
21757 /* end confdefs.h. */
21758 #ifdef HAVE_SYS_STATVFS_H
21759 #include <sys/statvfs.h>
21765 static struct statvfs ac_aggr;
21766 if (sizeof ac_aggr.f_blocks)
21772 rm -f conftest.
$ac_objext
21773 if { (ac_try
="$ac_compile"
21774 case "(($ac_try" in
21775 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21776 *) ac_try_echo=$ac_try;;
21778 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21779 $as_echo "$ac_try_echo") >&5
21780 (eval "$ac_compile") 2>conftest.er1
21782 grep -v '^ *+' conftest.er1 >conftest.err
21784 cat conftest.err >&5
21785 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21786 (exit $ac_status); } && {
21787 test -z "$ac_c_werror_flag" ||
21788 test ! -s conftest.err
21789 } && test -s conftest.$ac_objext; then
21790 ac_cv_member_struct_statvfs_f_blocks=yes
21792 $as_echo "$as_me: failed program was:" >&5
21793 sed 's/^/| /' conftest.$ac_ext >&5
21795 ac_cv_member_struct_statvfs_f_blocks=no
21798 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21801 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21803 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statvfs_f_blocks" >&5
21804 $as_echo "$ac_cv_member_struct_statvfs_f_blocks" >&6; }
21805 if test "x$ac_cv_member_struct_statvfs_f_blocks" = x""yes; then
21807 cat >>confdefs.h <<_ACEOF
21808 #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
21815 { $as_echo "$as_me:$LINENO: checking for struct msghdr.msg_accrights" >&5
21816 $as_echo_n "checking for struct msghdr.msg_accrights... " >&6; }
21817 if test "${ac_cv_member_struct_msghdr_msg_accrights+set}" = set; then
21818 $as_echo_n "(cached) " >&6
21820 cat >conftest.$ac_ext <<_ACEOF
21823 cat confdefs.h >>conftest.$ac_ext
21824 cat >>conftest.$ac_ext <<_ACEOF
21825 /* end confdefs.h. */
21826 #include <sys/types.h>
21827 #ifdef HAVE_SYS_SOCKET_H
21828 # include <sys/socket.h>
21830 #ifdef HAVE_SYS_UN_H
21831 # include <sys/un.h>
21837 static struct msghdr ac_aggr;
21838 if (ac_aggr.msg_accrights)
21844 rm -f conftest.$ac_objext
21845 if { (ac_try="$ac_compile"
21846 case "(($ac_try" in
21847 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21848 *) ac_try_echo
=$ac_try;;
21850 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21851 $as_echo "$ac_try_echo") >&5
21852 (eval "$ac_compile") 2>conftest.er1
21854 grep -v '^ *+' conftest.er1
>conftest.err
21856 cat conftest.err
>&5
21857 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21858 (exit $ac_status); } && {
21859 test -z "$ac_c_werror_flag" ||
21860 test ! -s conftest.err
21861 } && test -s conftest.
$ac_objext; then
21862 ac_cv_member_struct_msghdr_msg_accrights
=yes
21864 $as_echo "$as_me: failed program was:" >&5
21865 sed 's/^/| /' conftest.
$ac_ext >&5
21867 cat >conftest.
$ac_ext <<_ACEOF
21870 cat confdefs.h
>>conftest.
$ac_ext
21871 cat >>conftest.
$ac_ext <<_ACEOF
21872 /* end confdefs.h. */
21873 #include <sys/types.h>
21874 #ifdef HAVE_SYS_SOCKET_H
21875 # include <sys/socket.h>
21877 #ifdef HAVE_SYS_UN_H
21878 # include <sys/un.h>
21884 static struct msghdr ac_aggr;
21885 if (sizeof ac_aggr.msg_accrights)
21891 rm -f conftest.
$ac_objext
21892 if { (ac_try
="$ac_compile"
21893 case "(($ac_try" in
21894 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21895 *) ac_try_echo=$ac_try;;
21897 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21898 $as_echo "$ac_try_echo") >&5
21899 (eval "$ac_compile") 2>conftest.er1
21901 grep -v '^ *+' conftest.er1 >conftest.err
21903 cat conftest.err >&5
21904 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21905 (exit $ac_status); } && {
21906 test -z "$ac_c_werror_flag" ||
21907 test ! -s conftest.err
21908 } && test -s conftest.$ac_objext; then
21909 ac_cv_member_struct_msghdr_msg_accrights=yes
21911 $as_echo "$as_me: failed program was:" >&5
21912 sed 's/^/| /' conftest.$ac_ext >&5
21914 ac_cv_member_struct_msghdr_msg_accrights=no
21917 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21920 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21922 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_msghdr_msg_accrights" >&5
21923 $as_echo "$ac_cv_member_struct_msghdr_msg_accrights" >&6; }
21924 if test "x$ac_cv_member_struct_msghdr_msg_accrights" = x""yes; then
21926 cat >>confdefs.h <<_ACEOF
21927 #define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 1
21932 { $as_echo "$as_me:$LINENO: checking for struct sockaddr.sa_len" >&5
21933 $as_echo_n "checking for struct sockaddr.sa_len... " >&6; }
21934 if test "${ac_cv_member_struct_sockaddr_sa_len+set}" = set; then
21935 $as_echo_n "(cached) " >&6
21937 cat >conftest.$ac_ext <<_ACEOF
21940 cat confdefs.h >>conftest.$ac_ext
21941 cat >>conftest.$ac_ext <<_ACEOF
21942 /* end confdefs.h. */
21943 #include <sys/types.h>
21944 #ifdef HAVE_SYS_SOCKET_H
21945 # include <sys/socket.h>
21947 #ifdef HAVE_SYS_UN_H
21948 # include <sys/un.h>
21954 static struct sockaddr ac_aggr;
21955 if (ac_aggr.sa_len)
21961 rm -f conftest.$ac_objext
21962 if { (ac_try="$ac_compile"
21963 case "(($ac_try" in
21964 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21965 *) ac_try_echo
=$ac_try;;
21967 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21968 $as_echo "$ac_try_echo") >&5
21969 (eval "$ac_compile") 2>conftest.er1
21971 grep -v '^ *+' conftest.er1
>conftest.err
21973 cat conftest.err
>&5
21974 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21975 (exit $ac_status); } && {
21976 test -z "$ac_c_werror_flag" ||
21977 test ! -s conftest.err
21978 } && test -s conftest.
$ac_objext; then
21979 ac_cv_member_struct_sockaddr_sa_len
=yes
21981 $as_echo "$as_me: failed program was:" >&5
21982 sed 's/^/| /' conftest.
$ac_ext >&5
21984 cat >conftest.
$ac_ext <<_ACEOF
21987 cat confdefs.h
>>conftest.
$ac_ext
21988 cat >>conftest.
$ac_ext <<_ACEOF
21989 /* end confdefs.h. */
21990 #include <sys/types.h>
21991 #ifdef HAVE_SYS_SOCKET_H
21992 # include <sys/socket.h>
21994 #ifdef HAVE_SYS_UN_H
21995 # include <sys/un.h>
22001 static struct sockaddr ac_aggr;
22002 if (sizeof ac_aggr.sa_len)
22008 rm -f conftest.
$ac_objext
22009 if { (ac_try
="$ac_compile"
22010 case "(($ac_try" in
22011 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22012 *) ac_try_echo=$ac_try;;
22014 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22015 $as_echo "$ac_try_echo") >&5
22016 (eval "$ac_compile") 2>conftest.er1
22018 grep -v '^ *+' conftest.er1 >conftest.err
22020 cat conftest.err >&5
22021 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22022 (exit $ac_status); } && {
22023 test -z "$ac_c_werror_flag" ||
22024 test ! -s conftest.err
22025 } && test -s conftest.$ac_objext; then
22026 ac_cv_member_struct_sockaddr_sa_len=yes
22028 $as_echo "$as_me: failed program was:" >&5
22029 sed 's/^/| /' conftest.$ac_ext >&5
22031 ac_cv_member_struct_sockaddr_sa_len=no
22034 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22037 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22039 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_sa_len" >&5
22040 $as_echo "$ac_cv_member_struct_sockaddr_sa_len" >&6; }
22041 if test "x$ac_cv_member_struct_sockaddr_sa_len" = x""yes; then
22043 cat >>confdefs.h <<_ACEOF
22044 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
22049 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_un.sun_len" >&5
22050 $as_echo_n "checking for struct sockaddr_un.sun_len... " >&6; }
22051 if test "${ac_cv_member_struct_sockaddr_un_sun_len+set}" = set; then
22052 $as_echo_n "(cached) " >&6
22054 cat >conftest.$ac_ext <<_ACEOF
22057 cat confdefs.h >>conftest.$ac_ext
22058 cat >>conftest.$ac_ext <<_ACEOF
22059 /* end confdefs.h. */
22060 #include <sys/types.h>
22061 #ifdef HAVE_SYS_SOCKET_H
22062 # include <sys/socket.h>
22064 #ifdef HAVE_SYS_UN_H
22065 # include <sys/un.h>
22071 static struct sockaddr_un ac_aggr;
22072 if (ac_aggr.sun_len)
22078 rm -f conftest.$ac_objext
22079 if { (ac_try="$ac_compile"
22080 case "(($ac_try" in
22081 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22082 *) ac_try_echo
=$ac_try;;
22084 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22085 $as_echo "$ac_try_echo") >&5
22086 (eval "$ac_compile") 2>conftest.er1
22088 grep -v '^ *+' conftest.er1
>conftest.err
22090 cat conftest.err
>&5
22091 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22092 (exit $ac_status); } && {
22093 test -z "$ac_c_werror_flag" ||
22094 test ! -s conftest.err
22095 } && test -s conftest.
$ac_objext; then
22096 ac_cv_member_struct_sockaddr_un_sun_len
=yes
22098 $as_echo "$as_me: failed program was:" >&5
22099 sed 's/^/| /' conftest.
$ac_ext >&5
22101 cat >conftest.
$ac_ext <<_ACEOF
22104 cat confdefs.h
>>conftest.
$ac_ext
22105 cat >>conftest.
$ac_ext <<_ACEOF
22106 /* end confdefs.h. */
22107 #include <sys/types.h>
22108 #ifdef HAVE_SYS_SOCKET_H
22109 # include <sys/socket.h>
22111 #ifdef HAVE_SYS_UN_H
22112 # include <sys/un.h>
22118 static struct sockaddr_un ac_aggr;
22119 if (sizeof ac_aggr.sun_len)
22125 rm -f conftest.
$ac_objext
22126 if { (ac_try
="$ac_compile"
22127 case "(($ac_try" in
22128 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22129 *) ac_try_echo=$ac_try;;
22131 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22132 $as_echo "$ac_try_echo") >&5
22133 (eval "$ac_compile") 2>conftest.er1
22135 grep -v '^ *+' conftest.er1 >conftest.err
22137 cat conftest.err >&5
22138 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22139 (exit $ac_status); } && {
22140 test -z "$ac_c_werror_flag" ||
22141 test ! -s conftest.err
22142 } && test -s conftest.$ac_objext; then
22143 ac_cv_member_struct_sockaddr_un_sun_len=yes
22145 $as_echo "$as_me: failed program was:" >&5
22146 sed 's/^/| /' conftest.$ac_ext >&5
22148 ac_cv_member_struct_sockaddr_un_sun_len=no
22151 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22154 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22156 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_un_sun_len" >&5
22157 $as_echo "$ac_cv_member_struct_sockaddr_un_sun_len" >&6; }
22158 if test "x$ac_cv_member_struct_sockaddr_un_sun_len" = x""yes; then
22160 cat >>confdefs.h <<_ACEOF
22161 #define HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1
22168 { $as_echo "$as_me:$LINENO: checking for scsireq_t.cmd" >&5
22169 $as_echo_n "checking for scsireq_t.cmd... " >&6; }
22170 if test "${ac_cv_member_scsireq_t_cmd+set}" = set; then
22171 $as_echo_n "(cached) " >&6
22173 cat >conftest.$ac_ext <<_ACEOF
22176 cat confdefs.h >>conftest.$ac_ext
22177 cat >>conftest.$ac_ext <<_ACEOF
22178 /* end confdefs.h. */
22179 #include <sys/types.h>
22180 #ifdef HAVE_SCSI_SG_H
22181 #include <scsi/sg.h>
22187 static scsireq_t ac_aggr;
22194 rm -f conftest.$ac_objext
22195 if { (ac_try="$ac_compile"
22196 case "(($ac_try" in
22197 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22198 *) ac_try_echo
=$ac_try;;
22200 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22201 $as_echo "$ac_try_echo") >&5
22202 (eval "$ac_compile") 2>conftest.er1
22204 grep -v '^ *+' conftest.er1
>conftest.err
22206 cat conftest.err
>&5
22207 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22208 (exit $ac_status); } && {
22209 test -z "$ac_c_werror_flag" ||
22210 test ! -s conftest.err
22211 } && test -s conftest.
$ac_objext; then
22212 ac_cv_member_scsireq_t_cmd
=yes
22214 $as_echo "$as_me: failed program was:" >&5
22215 sed 's/^/| /' conftest.
$ac_ext >&5
22217 cat >conftest.
$ac_ext <<_ACEOF
22220 cat confdefs.h
>>conftest.
$ac_ext
22221 cat >>conftest.
$ac_ext <<_ACEOF
22222 /* end confdefs.h. */
22223 #include <sys/types.h>
22224 #ifdef HAVE_SCSI_SG_H
22225 #include <scsi/sg.h>
22231 static scsireq_t ac_aggr;
22232 if (sizeof ac_aggr.cmd)
22238 rm -f conftest.
$ac_objext
22239 if { (ac_try
="$ac_compile"
22240 case "(($ac_try" in
22241 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22242 *) ac_try_echo=$ac_try;;
22244 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22245 $as_echo "$ac_try_echo") >&5
22246 (eval "$ac_compile") 2>conftest.er1
22248 grep -v '^ *+' conftest.er1 >conftest.err
22250 cat conftest.err >&5
22251 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22252 (exit $ac_status); } && {
22253 test -z "$ac_c_werror_flag" ||
22254 test ! -s conftest.err
22255 } && test -s conftest.$ac_objext; then
22256 ac_cv_member_scsireq_t_cmd=yes
22258 $as_echo "$as_me: failed program was:" >&5
22259 sed 's/^/| /' conftest.$ac_ext >&5
22261 ac_cv_member_scsireq_t_cmd=no
22264 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22267 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22269 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_scsireq_t_cmd" >&5
22270 $as_echo "$ac_cv_member_scsireq_t_cmd" >&6; }
22271 if test "x$ac_cv_member_scsireq_t_cmd" = x""yes; then
22273 cat >>confdefs.h <<_ACEOF
22274 #define HAVE_SCSIREQ_T_CMD 1
22279 { $as_echo "$as_me:$LINENO: checking for sg_io_hdr_t.interface_id" >&5
22280 $as_echo_n "checking for sg_io_hdr_t.interface_id... " >&6; }
22281 if test "${ac_cv_member_sg_io_hdr_t_interface_id+set}" = set; then
22282 $as_echo_n "(cached) " >&6
22284 cat >conftest.$ac_ext <<_ACEOF
22287 cat confdefs.h >>conftest.$ac_ext
22288 cat >>conftest.$ac_ext <<_ACEOF
22289 /* end confdefs.h. */
22290 #include <sys/types.h>
22291 #ifdef HAVE_SCSI_SG_H
22292 #include <scsi/sg.h>
22298 static sg_io_hdr_t ac_aggr;
22299 if (ac_aggr.interface_id)
22305 rm -f conftest.$ac_objext
22306 if { (ac_try="$ac_compile"
22307 case "(($ac_try" in
22308 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22309 *) ac_try_echo
=$ac_try;;
22311 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22312 $as_echo "$ac_try_echo") >&5
22313 (eval "$ac_compile") 2>conftest.er1
22315 grep -v '^ *+' conftest.er1
>conftest.err
22317 cat conftest.err
>&5
22318 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22319 (exit $ac_status); } && {
22320 test -z "$ac_c_werror_flag" ||
22321 test ! -s conftest.err
22322 } && test -s conftest.
$ac_objext; then
22323 ac_cv_member_sg_io_hdr_t_interface_id
=yes
22325 $as_echo "$as_me: failed program was:" >&5
22326 sed 's/^/| /' conftest.
$ac_ext >&5
22328 cat >conftest.
$ac_ext <<_ACEOF
22331 cat confdefs.h
>>conftest.
$ac_ext
22332 cat >>conftest.
$ac_ext <<_ACEOF
22333 /* end confdefs.h. */
22334 #include <sys/types.h>
22335 #ifdef HAVE_SCSI_SG_H
22336 #include <scsi/sg.h>
22342 static sg_io_hdr_t ac_aggr;
22343 if (sizeof ac_aggr.interface_id)
22349 rm -f conftest.
$ac_objext
22350 if { (ac_try
="$ac_compile"
22351 case "(($ac_try" in
22352 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22353 *) ac_try_echo=$ac_try;;
22355 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22356 $as_echo "$ac_try_echo") >&5
22357 (eval "$ac_compile") 2>conftest.er1
22359 grep -v '^ *+' conftest.er1 >conftest.err
22361 cat conftest.err >&5
22362 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22363 (exit $ac_status); } && {
22364 test -z "$ac_c_werror_flag" ||
22365 test ! -s conftest.err
22366 } && test -s conftest.$ac_objext; then
22367 ac_cv_member_sg_io_hdr_t_interface_id=yes
22369 $as_echo "$as_me: failed program was:" >&5
22370 sed 's/^/| /' conftest.$ac_ext >&5
22372 ac_cv_member_sg_io_hdr_t_interface_id=no
22375 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22378 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22380 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_sg_io_hdr_t_interface_id" >&5
22381 $as_echo "$ac_cv_member_sg_io_hdr_t_interface_id" >&6; }
22382 if test "x$ac_cv_member_sg_io_hdr_t_interface_id" = x""yes; then
22384 cat >>confdefs.h <<_ACEOF
22385 #define HAVE_SG_IO_HDR_T_INTERFACE_ID 1
22392 { $as_echo "$as_me:$LINENO: checking for siginfo_t.si_fd" >&5
22393 $as_echo_n "checking for siginfo_t.si_fd... " >&6; }
22394 if test "${ac_cv_member_siginfo_t_si_fd+set}" = set; then
22395 $as_echo_n "(cached) " >&6
22397 cat >conftest.$ac_ext <<_ACEOF
22400 cat confdefs.h >>conftest.$ac_ext
22401 cat >>conftest.$ac_ext <<_ACEOF
22402 /* end confdefs.h. */
22403 #include <signal.h>
22408 static siginfo_t ac_aggr;
22415 rm -f conftest.$ac_objext
22416 if { (ac_try="$ac_compile"
22417 case "(($ac_try" in
22418 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22419 *) ac_try_echo
=$ac_try;;
22421 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22422 $as_echo "$ac_try_echo") >&5
22423 (eval "$ac_compile") 2>conftest.er1
22425 grep -v '^ *+' conftest.er1
>conftest.err
22427 cat conftest.err
>&5
22428 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22429 (exit $ac_status); } && {
22430 test -z "$ac_c_werror_flag" ||
22431 test ! -s conftest.err
22432 } && test -s conftest.
$ac_objext; then
22433 ac_cv_member_siginfo_t_si_fd
=yes
22435 $as_echo "$as_me: failed program was:" >&5
22436 sed 's/^/| /' conftest.
$ac_ext >&5
22438 cat >conftest.
$ac_ext <<_ACEOF
22441 cat confdefs.h
>>conftest.
$ac_ext
22442 cat >>conftest.
$ac_ext <<_ACEOF
22443 /* end confdefs.h. */
22444 #include <signal.h>
22449 static siginfo_t ac_aggr;
22450 if (sizeof ac_aggr.si_fd)
22456 rm -f conftest.
$ac_objext
22457 if { (ac_try
="$ac_compile"
22458 case "(($ac_try" in
22459 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22460 *) ac_try_echo=$ac_try;;
22462 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22463 $as_echo "$ac_try_echo") >&5
22464 (eval "$ac_compile") 2>conftest.er1
22466 grep -v '^ *+' conftest.er1 >conftest.err
22468 cat conftest.err >&5
22469 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22470 (exit $ac_status); } && {
22471 test -z "$ac_c_werror_flag" ||
22472 test ! -s conftest.err
22473 } && test -s conftest.$ac_objext; then
22474 ac_cv_member_siginfo_t_si_fd=yes
22476 $as_echo "$as_me: failed program was:" >&5
22477 sed 's/^/| /' conftest.$ac_ext >&5
22479 ac_cv_member_siginfo_t_si_fd=no
22482 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22485 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22487 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_siginfo_t_si_fd" >&5
22488 $as_echo "$ac_cv_member_siginfo_t_si_fd" >&6; }
22489 if test "x$ac_cv_member_siginfo_t_si_fd" = x""yes; then
22491 cat >>confdefs.h <<_ACEOF
22492 #define HAVE_SIGINFO_T_SI_FD 1
22499 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blksiz" >&5
22500 $as_echo_n "checking for struct mtget.mt_blksiz... " >&6; }
22501 if test "${ac_cv_member_struct_mtget_mt_blksiz+set}" = set; then
22502 $as_echo_n "(cached) " >&6
22504 cat >conftest.$ac_ext <<_ACEOF
22507 cat confdefs.h >>conftest.$ac_ext
22508 cat >>conftest.$ac_ext <<_ACEOF
22509 /* end confdefs.h. */
22510 #include <sys/types.h>
22511 #ifdef HAVE_SYS_MTIO_H
22512 #include <sys/mtio.h>
22518 static struct mtget ac_aggr;
22519 if (ac_aggr.mt_blksiz)
22525 rm -f conftest.$ac_objext
22526 if { (ac_try="$ac_compile"
22527 case "(($ac_try" in
22528 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22529 *) ac_try_echo
=$ac_try;;
22531 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22532 $as_echo "$ac_try_echo") >&5
22533 (eval "$ac_compile") 2>conftest.er1
22535 grep -v '^ *+' conftest.er1
>conftest.err
22537 cat conftest.err
>&5
22538 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22539 (exit $ac_status); } && {
22540 test -z "$ac_c_werror_flag" ||
22541 test ! -s conftest.err
22542 } && test -s conftest.
$ac_objext; then
22543 ac_cv_member_struct_mtget_mt_blksiz
=yes
22545 $as_echo "$as_me: failed program was:" >&5
22546 sed 's/^/| /' conftest.
$ac_ext >&5
22548 cat >conftest.
$ac_ext <<_ACEOF
22551 cat confdefs.h
>>conftest.
$ac_ext
22552 cat >>conftest.
$ac_ext <<_ACEOF
22553 /* end confdefs.h. */
22554 #include <sys/types.h>
22555 #ifdef HAVE_SYS_MTIO_H
22556 #include <sys/mtio.h>
22562 static struct mtget ac_aggr;
22563 if (sizeof ac_aggr.mt_blksiz)
22569 rm -f conftest.
$ac_objext
22570 if { (ac_try
="$ac_compile"
22571 case "(($ac_try" in
22572 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22573 *) ac_try_echo=$ac_try;;
22575 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22576 $as_echo "$ac_try_echo") >&5
22577 (eval "$ac_compile") 2>conftest.er1
22579 grep -v '^ *+' conftest.er1 >conftest.err
22581 cat conftest.err >&5
22582 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22583 (exit $ac_status); } && {
22584 test -z "$ac_c_werror_flag" ||
22585 test ! -s conftest.err
22586 } && test -s conftest.$ac_objext; then
22587 ac_cv_member_struct_mtget_mt_blksiz=yes
22589 $as_echo "$as_me: failed program was:" >&5
22590 sed 's/^/| /' conftest.$ac_ext >&5
22592 ac_cv_member_struct_mtget_mt_blksiz=no
22595 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22598 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22600 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blksiz" >&5
22601 $as_echo "$ac_cv_member_struct_mtget_mt_blksiz" >&6; }
22602 if test "x$ac_cv_member_struct_mtget_mt_blksiz" = x""yes; then
22604 cat >>confdefs.h <<_ACEOF
22605 #define HAVE_STRUCT_MTGET_MT_BLKSIZ 1
22610 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_gstat" >&5
22611 $as_echo_n "checking for struct mtget.mt_gstat... " >&6; }
22612 if test "${ac_cv_member_struct_mtget_mt_gstat+set}" = set; then
22613 $as_echo_n "(cached) " >&6
22615 cat >conftest.$ac_ext <<_ACEOF
22618 cat confdefs.h >>conftest.$ac_ext
22619 cat >>conftest.$ac_ext <<_ACEOF
22620 /* end confdefs.h. */
22621 #include <sys/types.h>
22622 #ifdef HAVE_SYS_MTIO_H
22623 #include <sys/mtio.h>
22629 static struct mtget ac_aggr;
22630 if (ac_aggr.mt_gstat)
22636 rm -f conftest.$ac_objext
22637 if { (ac_try="$ac_compile"
22638 case "(($ac_try" in
22639 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22640 *) ac_try_echo
=$ac_try;;
22642 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22643 $as_echo "$ac_try_echo") >&5
22644 (eval "$ac_compile") 2>conftest.er1
22646 grep -v '^ *+' conftest.er1
>conftest.err
22648 cat conftest.err
>&5
22649 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22650 (exit $ac_status); } && {
22651 test -z "$ac_c_werror_flag" ||
22652 test ! -s conftest.err
22653 } && test -s conftest.
$ac_objext; then
22654 ac_cv_member_struct_mtget_mt_gstat
=yes
22656 $as_echo "$as_me: failed program was:" >&5
22657 sed 's/^/| /' conftest.
$ac_ext >&5
22659 cat >conftest.
$ac_ext <<_ACEOF
22662 cat confdefs.h
>>conftest.
$ac_ext
22663 cat >>conftest.
$ac_ext <<_ACEOF
22664 /* end confdefs.h. */
22665 #include <sys/types.h>
22666 #ifdef HAVE_SYS_MTIO_H
22667 #include <sys/mtio.h>
22673 static struct mtget ac_aggr;
22674 if (sizeof ac_aggr.mt_gstat)
22680 rm -f conftest.
$ac_objext
22681 if { (ac_try
="$ac_compile"
22682 case "(($ac_try" in
22683 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22684 *) ac_try_echo=$ac_try;;
22686 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22687 $as_echo "$ac_try_echo") >&5
22688 (eval "$ac_compile") 2>conftest.er1
22690 grep -v '^ *+' conftest.er1 >conftest.err
22692 cat conftest.err >&5
22693 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22694 (exit $ac_status); } && {
22695 test -z "$ac_c_werror_flag" ||
22696 test ! -s conftest.err
22697 } && test -s conftest.$ac_objext; then
22698 ac_cv_member_struct_mtget_mt_gstat=yes
22700 $as_echo "$as_me: failed program was:" >&5
22701 sed 's/^/| /' conftest.$ac_ext >&5
22703 ac_cv_member_struct_mtget_mt_gstat=no
22706 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22709 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22711 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_gstat" >&5
22712 $as_echo "$ac_cv_member_struct_mtget_mt_gstat" >&6; }
22713 if test "x$ac_cv_member_struct_mtget_mt_gstat" = x""yes; then
22715 cat >>confdefs.h <<_ACEOF
22716 #define HAVE_STRUCT_MTGET_MT_GSTAT 1
22721 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blkno" >&5
22722 $as_echo_n "checking for struct mtget.mt_blkno... " >&6; }
22723 if test "${ac_cv_member_struct_mtget_mt_blkno+set}" = set; then
22724 $as_echo_n "(cached) " >&6
22726 cat >conftest.$ac_ext <<_ACEOF
22729 cat confdefs.h >>conftest.$ac_ext
22730 cat >>conftest.$ac_ext <<_ACEOF
22731 /* end confdefs.h. */
22732 #include <sys/types.h>
22733 #ifdef HAVE_SYS_MTIO_H
22734 #include <sys/mtio.h>
22740 static struct mtget ac_aggr;
22741 if (ac_aggr.mt_blkno)
22747 rm -f conftest.$ac_objext
22748 if { (ac_try="$ac_compile"
22749 case "(($ac_try" in
22750 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22751 *) ac_try_echo
=$ac_try;;
22753 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22754 $as_echo "$ac_try_echo") >&5
22755 (eval "$ac_compile") 2>conftest.er1
22757 grep -v '^ *+' conftest.er1
>conftest.err
22759 cat conftest.err
>&5
22760 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22761 (exit $ac_status); } && {
22762 test -z "$ac_c_werror_flag" ||
22763 test ! -s conftest.err
22764 } && test -s conftest.
$ac_objext; then
22765 ac_cv_member_struct_mtget_mt_blkno
=yes
22767 $as_echo "$as_me: failed program was:" >&5
22768 sed 's/^/| /' conftest.
$ac_ext >&5
22770 cat >conftest.
$ac_ext <<_ACEOF
22773 cat confdefs.h
>>conftest.
$ac_ext
22774 cat >>conftest.
$ac_ext <<_ACEOF
22775 /* end confdefs.h. */
22776 #include <sys/types.h>
22777 #ifdef HAVE_SYS_MTIO_H
22778 #include <sys/mtio.h>
22784 static struct mtget ac_aggr;
22785 if (sizeof ac_aggr.mt_blkno)
22791 rm -f conftest.
$ac_objext
22792 if { (ac_try
="$ac_compile"
22793 case "(($ac_try" in
22794 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22795 *) ac_try_echo=$ac_try;;
22797 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22798 $as_echo "$ac_try_echo") >&5
22799 (eval "$ac_compile") 2>conftest.er1
22801 grep -v '^ *+' conftest.er1 >conftest.err
22803 cat conftest.err >&5
22804 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22805 (exit $ac_status); } && {
22806 test -z "$ac_c_werror_flag" ||
22807 test ! -s conftest.err
22808 } && test -s conftest.$ac_objext; then
22809 ac_cv_member_struct_mtget_mt_blkno=yes
22811 $as_echo "$as_me: failed program was:" >&5
22812 sed 's/^/| /' conftest.$ac_ext >&5
22814 ac_cv_member_struct_mtget_mt_blkno=no
22817 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22820 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22822 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blkno" >&5
22823 $as_echo "$ac_cv_member_struct_mtget_mt_blkno" >&6; }
22824 if test "x$ac_cv_member_struct_mtget_mt_blkno" = x""yes; then
22826 cat >>confdefs.h <<_ACEOF
22827 #define HAVE_STRUCT_MTGET_MT_BLKNO 1
22834 { $as_echo "$as_me:$LINENO: checking for struct option.name" >&5
22835 $as_echo_n "checking for struct option.name... " >&6; }
22836 if test "${ac_cv_member_struct_option_name+set}" = set; then
22837 $as_echo_n "(cached) " >&6
22839 cat >conftest.$ac_ext <<_ACEOF
22842 cat confdefs.h >>conftest.$ac_ext
22843 cat >>conftest.$ac_ext <<_ACEOF
22844 /* end confdefs.h. */
22845 #ifdef HAVE_GETOPT_H
22846 #include <getopt.h>
22852 static struct option ac_aggr;
22859 rm -f conftest.$ac_objext
22860 if { (ac_try="$ac_compile"
22861 case "(($ac_try" in
22862 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22863 *) ac_try_echo
=$ac_try;;
22865 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22866 $as_echo "$ac_try_echo") >&5
22867 (eval "$ac_compile") 2>conftest.er1
22869 grep -v '^ *+' conftest.er1
>conftest.err
22871 cat conftest.err
>&5
22872 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22873 (exit $ac_status); } && {
22874 test -z "$ac_c_werror_flag" ||
22875 test ! -s conftest.err
22876 } && test -s conftest.
$ac_objext; then
22877 ac_cv_member_struct_option_name
=yes
22879 $as_echo "$as_me: failed program was:" >&5
22880 sed 's/^/| /' conftest.
$ac_ext >&5
22882 cat >conftest.
$ac_ext <<_ACEOF
22885 cat confdefs.h
>>conftest.
$ac_ext
22886 cat >>conftest.
$ac_ext <<_ACEOF
22887 /* end confdefs.h. */
22888 #ifdef HAVE_GETOPT_H
22889 #include <getopt.h>
22895 static struct option ac_aggr;
22896 if (sizeof ac_aggr.name)
22902 rm -f conftest.
$ac_objext
22903 if { (ac_try
="$ac_compile"
22904 case "(($ac_try" in
22905 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22906 *) ac_try_echo=$ac_try;;
22908 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22909 $as_echo "$ac_try_echo") >&5
22910 (eval "$ac_compile") 2>conftest.er1
22912 grep -v '^ *+' conftest.er1 >conftest.err
22914 cat conftest.err >&5
22915 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22916 (exit $ac_status); } && {
22917 test -z "$ac_c_werror_flag" ||
22918 test ! -s conftest.err
22919 } && test -s conftest.$ac_objext; then
22920 ac_cv_member_struct_option_name=yes
22922 $as_echo "$as_me: failed program was:" >&5
22923 sed 's/^/| /' conftest.$ac_ext >&5
22925 ac_cv_member_struct_option_name=no
22928 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22931 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22933 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_option_name" >&5
22934 $as_echo "$ac_cv_member_struct_option_name" >&6; }
22935 if test "x$ac_cv_member_struct_option_name" = x""yes; then
22937 cat >>confdefs.h <<_ACEOF
22938 #define HAVE_STRUCT_OPTION_NAME 1
22945 { $as_echo "$as_me:$LINENO: checking for struct stat.st_blocks" >&5
22946 $as_echo_n "checking for struct stat.st_blocks... " >&6; }
22947 if test "${ac_cv_member_struct_stat_st_blocks+set}" = set; then
22948 $as_echo_n "(cached) " >&6
22950 cat >conftest.$ac_ext <<_ACEOF
22953 cat confdefs.h >>conftest.$ac_ext
22954 cat >>conftest.$ac_ext <<_ACEOF
22955 /* end confdefs.h. */
22956 $ac_includes_default
22960 static struct stat ac_aggr;
22961 if (ac_aggr.st_blocks)
22967 rm -f conftest.$ac_objext
22968 if { (ac_try="$ac_compile"
22969 case "(($ac_try" in
22970 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22971 *) ac_try_echo
=$ac_try;;
22973 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22974 $as_echo "$ac_try_echo") >&5
22975 (eval "$ac_compile") 2>conftest.er1
22977 grep -v '^ *+' conftest.er1
>conftest.err
22979 cat conftest.err
>&5
22980 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22981 (exit $ac_status); } && {
22982 test -z "$ac_c_werror_flag" ||
22983 test ! -s conftest.err
22984 } && test -s conftest.
$ac_objext; then
22985 ac_cv_member_struct_stat_st_blocks
=yes
22987 $as_echo "$as_me: failed program was:" >&5
22988 sed 's/^/| /' conftest.
$ac_ext >&5
22990 cat >conftest.
$ac_ext <<_ACEOF
22993 cat confdefs.h
>>conftest.
$ac_ext
22994 cat >>conftest.
$ac_ext <<_ACEOF
22995 /* end confdefs.h. */
22996 $ac_includes_default
23000 static struct stat ac_aggr;
23001 if (sizeof ac_aggr.st_blocks)
23007 rm -f conftest.
$ac_objext
23008 if { (ac_try
="$ac_compile"
23009 case "(($ac_try" in
23010 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23011 *) ac_try_echo=$ac_try;;
23013 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23014 $as_echo "$ac_try_echo") >&5
23015 (eval "$ac_compile") 2>conftest.er1
23017 grep -v '^ *+' conftest.er1 >conftest.err
23019 cat conftest.err >&5
23020 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23021 (exit $ac_status); } && {
23022 test -z "$ac_c_werror_flag" ||
23023 test ! -s conftest.err
23024 } && test -s conftest.$ac_objext; then
23025 ac_cv_member_struct_stat_st_blocks=yes
23027 $as_echo "$as_me: failed program was:" >&5
23028 sed 's/^/| /' conftest.$ac_ext >&5
23030 ac_cv_member_struct_stat_st_blocks=no
23033 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23036 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23038 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_blocks" >&5
23039 $as_echo "$ac_cv_member_struct_stat_st_blocks" >&6; }
23040 if test "x$ac_cv_member_struct_stat_st_blocks" = x""yes; then
23042 cat >>confdefs.h <<_ACEOF
23043 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
23048 { $as_echo "$as_me:$LINENO: checking for struct stat.st_mtim" >&5
23049 $as_echo_n "checking for struct stat.st_mtim... " >&6; }
23050 if test "${ac_cv_member_struct_stat_st_mtim+set}" = set; then
23051 $as_echo_n "(cached) " >&6
23053 cat >conftest.$ac_ext <<_ACEOF
23056 cat confdefs.h >>conftest.$ac_ext
23057 cat >>conftest.$ac_ext <<_ACEOF
23058 /* end confdefs.h. */
23059 $ac_includes_default
23063 static struct stat ac_aggr;
23064 if (ac_aggr.st_mtim)
23070 rm -f conftest.$ac_objext
23071 if { (ac_try="$ac_compile"
23072 case "(($ac_try" in
23073 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23074 *) ac_try_echo
=$ac_try;;
23076 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23077 $as_echo "$ac_try_echo") >&5
23078 (eval "$ac_compile") 2>conftest.er1
23080 grep -v '^ *+' conftest.er1
>conftest.err
23082 cat conftest.err
>&5
23083 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23084 (exit $ac_status); } && {
23085 test -z "$ac_c_werror_flag" ||
23086 test ! -s conftest.err
23087 } && test -s conftest.
$ac_objext; then
23088 ac_cv_member_struct_stat_st_mtim
=yes
23090 $as_echo "$as_me: failed program was:" >&5
23091 sed 's/^/| /' conftest.
$ac_ext >&5
23093 cat >conftest.
$ac_ext <<_ACEOF
23096 cat confdefs.h
>>conftest.
$ac_ext
23097 cat >>conftest.
$ac_ext <<_ACEOF
23098 /* end confdefs.h. */
23099 $ac_includes_default
23103 static struct stat ac_aggr;
23104 if (sizeof ac_aggr.st_mtim)
23110 rm -f conftest.
$ac_objext
23111 if { (ac_try
="$ac_compile"
23112 case "(($ac_try" in
23113 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23114 *) ac_try_echo=$ac_try;;
23116 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23117 $as_echo "$ac_try_echo") >&5
23118 (eval "$ac_compile") 2>conftest.er1
23120 grep -v '^ *+' conftest.er1 >conftest.err
23122 cat conftest.err >&5
23123 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23124 (exit $ac_status); } && {
23125 test -z "$ac_c_werror_flag" ||
23126 test ! -s conftest.err
23127 } && test -s conftest.$ac_objext; then
23128 ac_cv_member_struct_stat_st_mtim=yes
23130 $as_echo "$as_me: failed program was:" >&5
23131 sed 's/^/| /' conftest.$ac_ext >&5
23133 ac_cv_member_struct_stat_st_mtim=no
23136 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23139 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23141 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_mtim" >&5
23142 $as_echo "$ac_cv_member_struct_stat_st_mtim" >&6; }
23143 if test "x$ac_cv_member_struct_stat_st_mtim" = x""yes; then
23145 cat >>confdefs.h <<_ACEOF
23146 #define HAVE_STRUCT_STAT_ST_MTIM 1
23151 { $as_echo "$as_me:$LINENO: checking for struct stat.st_ctim" >&5
23152 $as_echo_n "checking for struct stat.st_ctim... " >&6; }
23153 if test "${ac_cv_member_struct_stat_st_ctim+set}" = set; then
23154 $as_echo_n "(cached) " >&6
23156 cat >conftest.$ac_ext <<_ACEOF
23159 cat confdefs.h >>conftest.$ac_ext
23160 cat >>conftest.$ac_ext <<_ACEOF
23161 /* end confdefs.h. */
23162 $ac_includes_default
23166 static struct stat ac_aggr;
23167 if (ac_aggr.st_ctim)
23173 rm -f conftest.$ac_objext
23174 if { (ac_try="$ac_compile"
23175 case "(($ac_try" in
23176 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23177 *) ac_try_echo
=$ac_try;;
23179 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23180 $as_echo "$ac_try_echo") >&5
23181 (eval "$ac_compile") 2>conftest.er1
23183 grep -v '^ *+' conftest.er1
>conftest.err
23185 cat conftest.err
>&5
23186 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23187 (exit $ac_status); } && {
23188 test -z "$ac_c_werror_flag" ||
23189 test ! -s conftest.err
23190 } && test -s conftest.
$ac_objext; then
23191 ac_cv_member_struct_stat_st_ctim
=yes
23193 $as_echo "$as_me: failed program was:" >&5
23194 sed 's/^/| /' conftest.
$ac_ext >&5
23196 cat >conftest.
$ac_ext <<_ACEOF
23199 cat confdefs.h
>>conftest.
$ac_ext
23200 cat >>conftest.
$ac_ext <<_ACEOF
23201 /* end confdefs.h. */
23202 $ac_includes_default
23206 static struct stat ac_aggr;
23207 if (sizeof ac_aggr.st_ctim)
23213 rm -f conftest.
$ac_objext
23214 if { (ac_try
="$ac_compile"
23215 case "(($ac_try" in
23216 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23217 *) ac_try_echo=$ac_try;;
23219 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23220 $as_echo "$ac_try_echo") >&5
23221 (eval "$ac_compile") 2>conftest.er1
23223 grep -v '^ *+' conftest.er1 >conftest.err
23225 cat conftest.err >&5
23226 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23227 (exit $ac_status); } && {
23228 test -z "$ac_c_werror_flag" ||
23229 test ! -s conftest.err
23230 } && test -s conftest.$ac_objext; then
23231 ac_cv_member_struct_stat_st_ctim=yes
23233 $as_echo "$as_me: failed program was:" >&5
23234 sed 's/^/| /' conftest.$ac_ext >&5
23236 ac_cv_member_struct_stat_st_ctim=no
23239 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23242 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23244 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_ctim" >&5
23245 $as_echo "$ac_cv_member_struct_stat_st_ctim" >&6; }
23246 if test "x$ac_cv_member_struct_stat_st_ctim" = x""yes; then
23248 cat >>confdefs.h <<_ACEOF
23249 #define HAVE_STRUCT_STAT_ST_CTIM 1
23254 { $as_echo "$as_me:$LINENO: checking for struct stat.st_atim" >&5
23255 $as_echo_n "checking for struct stat.st_atim... " >&6; }
23256 if test "${ac_cv_member_struct_stat_st_atim+set}" = set; then
23257 $as_echo_n "(cached) " >&6
23259 cat >conftest.$ac_ext <<_ACEOF
23262 cat confdefs.h >>conftest.$ac_ext
23263 cat >>conftest.$ac_ext <<_ACEOF
23264 /* end confdefs.h. */
23265 $ac_includes_default
23269 static struct stat ac_aggr;
23270 if (ac_aggr.st_atim)
23276 rm -f conftest.$ac_objext
23277 if { (ac_try="$ac_compile"
23278 case "(($ac_try" in
23279 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23280 *) ac_try_echo
=$ac_try;;
23282 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23283 $as_echo "$ac_try_echo") >&5
23284 (eval "$ac_compile") 2>conftest.er1
23286 grep -v '^ *+' conftest.er1
>conftest.err
23288 cat conftest.err
>&5
23289 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23290 (exit $ac_status); } && {
23291 test -z "$ac_c_werror_flag" ||
23292 test ! -s conftest.err
23293 } && test -s conftest.
$ac_objext; then
23294 ac_cv_member_struct_stat_st_atim
=yes
23296 $as_echo "$as_me: failed program was:" >&5
23297 sed 's/^/| /' conftest.
$ac_ext >&5
23299 cat >conftest.
$ac_ext <<_ACEOF
23302 cat confdefs.h
>>conftest.
$ac_ext
23303 cat >>conftest.
$ac_ext <<_ACEOF
23304 /* end confdefs.h. */
23305 $ac_includes_default
23309 static struct stat ac_aggr;
23310 if (sizeof ac_aggr.st_atim)
23316 rm -f conftest.
$ac_objext
23317 if { (ac_try
="$ac_compile"
23318 case "(($ac_try" in
23319 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23320 *) ac_try_echo=$ac_try;;
23322 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23323 $as_echo "$ac_try_echo") >&5
23324 (eval "$ac_compile") 2>conftest.er1
23326 grep -v '^ *+' conftest.er1 >conftest.err
23328 cat conftest.err >&5
23329 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23330 (exit $ac_status); } && {
23331 test -z "$ac_c_werror_flag" ||
23332 test ! -s conftest.err
23333 } && test -s conftest.$ac_objext; then
23334 ac_cv_member_struct_stat_st_atim=yes
23336 $as_echo "$as_me: failed program was:" >&5
23337 sed 's/^/| /' conftest.$ac_ext >&5
23339 ac_cv_member_struct_stat_st_atim=no
23342 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23345 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23347 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_atim" >&5
23348 $as_echo "$ac_cv_member_struct_stat_st_atim" >&6; }
23349 if test "x$ac_cv_member_struct_stat_st_atim" = x""yes; then
23351 cat >>confdefs.h <<_ACEOF
23352 #define HAVE_STRUCT_STAT_ST_ATIM 1
23359 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_in6.sin6_scope_id" >&5
23360 $as_echo_n "checking for struct sockaddr_in6.sin6_scope_id... " >&6; }
23361 if test "${ac_cv_member_struct_sockaddr_in6_sin6_scope_id+set}" = set; then
23362 $as_echo_n "(cached) " >&6
23364 cat >conftest.$ac_ext <<_ACEOF
23367 cat confdefs.h >>conftest.$ac_ext
23368 cat >>conftest.$ac_ext <<_ACEOF
23369 /* end confdefs.h. */
23370 #ifdef HAVE_SYS_TYPES_H
23371 #include <sys/types.h>
23373 #ifdef HAVE_NETINET_IN_H
23374 #include <netinet/in.h>
23380 static struct sockaddr_in6 ac_aggr;
23381 if (ac_aggr.sin6_scope_id)
23387 rm -f conftest.$ac_objext
23388 if { (ac_try="$ac_compile"
23389 case "(($ac_try" in
23390 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23391 *) ac_try_echo
=$ac_try;;
23393 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23394 $as_echo "$ac_try_echo") >&5
23395 (eval "$ac_compile") 2>conftest.er1
23397 grep -v '^ *+' conftest.er1
>conftest.err
23399 cat conftest.err
>&5
23400 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23401 (exit $ac_status); } && {
23402 test -z "$ac_c_werror_flag" ||
23403 test ! -s conftest.err
23404 } && test -s conftest.
$ac_objext; then
23405 ac_cv_member_struct_sockaddr_in6_sin6_scope_id
=yes
23407 $as_echo "$as_me: failed program was:" >&5
23408 sed 's/^/| /' conftest.
$ac_ext >&5
23410 cat >conftest.
$ac_ext <<_ACEOF
23413 cat confdefs.h
>>conftest.
$ac_ext
23414 cat >>conftest.
$ac_ext <<_ACEOF
23415 /* end confdefs.h. */
23416 #ifdef HAVE_SYS_TYPES_H
23417 #include <sys/types.h>
23419 #ifdef HAVE_NETINET_IN_H
23420 #include <netinet/in.h>
23426 static struct sockaddr_in6 ac_aggr;
23427 if (sizeof ac_aggr.sin6_scope_id)
23433 rm -f conftest.
$ac_objext
23434 if { (ac_try
="$ac_compile"
23435 case "(($ac_try" in
23436 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23437 *) ac_try_echo=$ac_try;;
23439 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23440 $as_echo "$ac_try_echo") >&5
23441 (eval "$ac_compile") 2>conftest.er1
23443 grep -v '^ *+' conftest.er1 >conftest.err
23445 cat conftest.err >&5
23446 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23447 (exit $ac_status); } && {
23448 test -z "$ac_c_werror_flag" ||
23449 test ! -s conftest.err
23450 } && test -s conftest.$ac_objext; then
23451 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
23453 $as_echo "$as_me: failed program was:" >&5
23454 sed 's/^/| /' conftest.$ac_ext >&5
23456 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=no
23459 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23462 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23464 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&5
23465 $as_echo "$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&6; }
23466 if test "x$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" = x""yes; then
23468 cat >>confdefs.h <<_ACEOF
23469 #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
23476 { $as_echo "$as_me:$LINENO: checking for ns_msg._msg_ptr" >&5
23477 $as_echo_n "checking for ns_msg._msg_ptr... " >&6; }
23478 if test "${ac_cv_member_ns_msg__msg_ptr+set}" = set; then
23479 $as_echo_n "(cached) " >&6
23481 cat >conftest.$ac_ext <<_ACEOF
23484 cat confdefs.h >>conftest.$ac_ext
23485 cat >>conftest.$ac_ext <<_ACEOF
23486 /* end confdefs.h. */
23487 #ifdef HAVE_SYS_TYPES_H
23488 #include <sys/types.h>
23490 #ifdef HAVE_NETINET_IN_H
23491 # include <netinet/in.h>
23493 #ifdef HAVE_ARPA_NAMESER_H
23494 # include <arpa/nameser.h>
23500 static ns_msg ac_aggr;
23501 if (ac_aggr._msg_ptr)
23507 rm -f conftest.$ac_objext
23508 if { (ac_try="$ac_compile"
23509 case "(($ac_try" in
23510 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23511 *) ac_try_echo
=$ac_try;;
23513 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23514 $as_echo "$ac_try_echo") >&5
23515 (eval "$ac_compile") 2>conftest.er1
23517 grep -v '^ *+' conftest.er1
>conftest.err
23519 cat conftest.err
>&5
23520 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23521 (exit $ac_status); } && {
23522 test -z "$ac_c_werror_flag" ||
23523 test ! -s conftest.err
23524 } && test -s conftest.
$ac_objext; then
23525 ac_cv_member_ns_msg__msg_ptr
=yes
23527 $as_echo "$as_me: failed program was:" >&5
23528 sed 's/^/| /' conftest.
$ac_ext >&5
23530 cat >conftest.
$ac_ext <<_ACEOF
23533 cat confdefs.h
>>conftest.
$ac_ext
23534 cat >>conftest.
$ac_ext <<_ACEOF
23535 /* end confdefs.h. */
23536 #ifdef HAVE_SYS_TYPES_H
23537 #include <sys/types.h>
23539 #ifdef HAVE_NETINET_IN_H
23540 # include <netinet/in.h>
23542 #ifdef HAVE_ARPA_NAMESER_H
23543 # include <arpa/nameser.h>
23549 static ns_msg ac_aggr;
23550 if (sizeof ac_aggr._msg_ptr)
23556 rm -f conftest.
$ac_objext
23557 if { (ac_try
="$ac_compile"
23558 case "(($ac_try" in
23559 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23560 *) ac_try_echo=$ac_try;;
23562 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23563 $as_echo "$ac_try_echo") >&5
23564 (eval "$ac_compile") 2>conftest.er1
23566 grep -v '^ *+' conftest.er1 >conftest.err
23568 cat conftest.err >&5
23569 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23570 (exit $ac_status); } && {
23571 test -z "$ac_c_werror_flag" ||
23572 test ! -s conftest.err
23573 } && test -s conftest.$ac_objext; then
23574 ac_cv_member_ns_msg__msg_ptr=yes
23576 $as_echo "$as_me: failed program was:" >&5
23577 sed 's/^/| /' conftest.$ac_ext >&5
23579 ac_cv_member_ns_msg__msg_ptr=no
23582 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23585 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23587 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_ns_msg__msg_ptr" >&5
23588 $as_echo "$ac_cv_member_ns_msg__msg_ptr" >&6; }
23589 if test "x$ac_cv_member_ns_msg__msg_ptr" = x""yes; then
23591 cat >>confdefs.h <<_ACEOF
23592 #define HAVE_NS_MSG__MSG_PTR 1
23599 { $as_echo "$as_me:$LINENO: checking for struct icmpstat.icps_outhist" >&5
23600 $as_echo_n "checking for struct icmpstat.icps_outhist... " >&6; }
23601 if test "${ac_cv_member_struct_icmpstat_icps_outhist+set}" = set; then
23602 $as_echo_n "(cached) " >&6
23604 cat >conftest.$ac_ext <<_ACEOF
23607 cat confdefs.h >>conftest.$ac_ext
23608 cat >>conftest.$ac_ext <<_ACEOF
23609 /* end confdefs.h. */
23610 #ifdef HAVE_SYS_TYPES_H
23611 #include <sys/types.h>
23613 #ifdef HAVE_ALIAS_H
23616 #ifdef HAVE_SYS_SOCKET_H
23617 #include <sys/socket.h>
23619 #ifdef HAVE_SYS_SOCKETVAR_H
23620 #include <sys/socketvar.h>
23622 #ifdef HAVE_SYS_TIMEOUT_H
23623 #include <sys/timeout.h>
23625 #ifdef HAVE_NETINET_IN_H
23626 #include <netinet/in.h>
23628 #ifdef HAVE_NETINET_IN_SYSTM_H
23629 #include <netinet/in_systm.h>
23631 #ifdef HAVE_NETINET_IP_H
23632 #include <netinet/ip.h>
23634 #ifdef HAVE_NETINET_IP_VAR_H
23635 #include <netinet/ip_var.h>
23637 #ifdef HAVE_NETINET_IP_ICMP_H
23638 #include <netinet/ip_icmp.h>
23640 #ifdef HAVE_NETINET_ICMP_VAR
23641 #include <netinet/icmp_var.h>
23647 static struct icmpstat ac_aggr;
23648 if (ac_aggr.icps_outhist)
23654 rm -f conftest.$ac_objext
23655 if { (ac_try="$ac_compile"
23656 case "(($ac_try" in
23657 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23658 *) ac_try_echo
=$ac_try;;
23660 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23661 $as_echo "$ac_try_echo") >&5
23662 (eval "$ac_compile") 2>conftest.er1
23664 grep -v '^ *+' conftest.er1
>conftest.err
23666 cat conftest.err
>&5
23667 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23668 (exit $ac_status); } && {
23669 test -z "$ac_c_werror_flag" ||
23670 test ! -s conftest.err
23671 } && test -s conftest.
$ac_objext; then
23672 ac_cv_member_struct_icmpstat_icps_outhist
=yes
23674 $as_echo "$as_me: failed program was:" >&5
23675 sed 's/^/| /' conftest.
$ac_ext >&5
23677 cat >conftest.
$ac_ext <<_ACEOF
23680 cat confdefs.h
>>conftest.
$ac_ext
23681 cat >>conftest.
$ac_ext <<_ACEOF
23682 /* end confdefs.h. */
23683 #ifdef HAVE_SYS_TYPES_H
23684 #include <sys/types.h>
23686 #ifdef HAVE_ALIAS_H
23689 #ifdef HAVE_SYS_SOCKET_H
23690 #include <sys/socket.h>
23692 #ifdef HAVE_SYS_SOCKETVAR_H
23693 #include <sys/socketvar.h>
23695 #ifdef HAVE_SYS_TIMEOUT_H
23696 #include <sys/timeout.h>
23698 #ifdef HAVE_NETINET_IN_H
23699 #include <netinet/in.h>
23701 #ifdef HAVE_NETINET_IN_SYSTM_H
23702 #include <netinet/in_systm.h>
23704 #ifdef HAVE_NETINET_IP_H
23705 #include <netinet/ip.h>
23707 #ifdef HAVE_NETINET_IP_VAR_H
23708 #include <netinet/ip_var.h>
23710 #ifdef HAVE_NETINET_IP_ICMP_H
23711 #include <netinet/ip_icmp.h>
23713 #ifdef HAVE_NETINET_ICMP_VAR
23714 #include <netinet/icmp_var.h>
23720 static struct icmpstat ac_aggr;
23721 if (sizeof ac_aggr.icps_outhist)
23727 rm -f conftest.
$ac_objext
23728 if { (ac_try
="$ac_compile"
23729 case "(($ac_try" in
23730 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23731 *) ac_try_echo=$ac_try;;
23733 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23734 $as_echo "$ac_try_echo") >&5
23735 (eval "$ac_compile") 2>conftest.er1
23737 grep -v '^ *+' conftest.er1 >conftest.err
23739 cat conftest.err >&5
23740 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23741 (exit $ac_status); } && {
23742 test -z "$ac_c_werror_flag" ||
23743 test ! -s conftest.err
23744 } && test -s conftest.$ac_objext; then
23745 ac_cv_member_struct_icmpstat_icps_outhist=yes
23747 $as_echo "$as_me: failed program was:" >&5
23748 sed 's/^/| /' conftest.$ac_ext >&5
23750 ac_cv_member_struct_icmpstat_icps_outhist=no
23753 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23756 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23758 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_icmpstat_icps_outhist" >&5
23759 $as_echo "$ac_cv_member_struct_icmpstat_icps_outhist" >&6; }
23760 if test "x$ac_cv_member_struct_icmpstat_icps_outhist" = x""yes; then
23762 cat >>confdefs.h <<_ACEOF
23763 #define HAVE_STRUCT_ICMPSTAT_ICPS_OUTHIST 1
23770 { $as_echo "$as_me:$LINENO: checking for timezone variable" >&5
23771 $as_echo_n "checking for timezone variable... " >&6; }
23772 if test "${ac_cv_have_timezone+set}" = set; then
23773 $as_echo_n "(cached) " >&6
23775 cat >conftest.$ac_ext <<_ACEOF
23778 cat confdefs.h >>conftest.$ac_ext
23779 cat >>conftest.$ac_ext <<_ACEOF
23780 /* end confdefs.h. */
23790 rm -f conftest.$ac_objext conftest$ac_exeext
23791 if { (ac_try="$ac_link"
23792 case "(($ac_try" in
23793 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23794 *) ac_try_echo
=$ac_try;;
23796 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23797 $as_echo "$ac_try_echo") >&5
23798 (eval "$ac_link") 2>conftest.er1
23800 grep -v '^ *+' conftest.er1
>conftest.err
23802 cat conftest.err
>&5
23803 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23804 (exit $ac_status); } && {
23805 test -z "$ac_c_werror_flag" ||
23806 test ! -s conftest.err
23807 } && test -s conftest
$ac_exeext && {
23808 test "$cross_compiling" = yes ||
23809 $as_test_x conftest
$ac_exeext
23811 ac_cv_have_timezone
="yes"
23813 $as_echo "$as_me: failed program was:" >&5
23814 sed 's/^/| /' conftest.
$ac_ext >&5
23816 ac_cv_have_timezone
="no"
23819 rm -rf conftest.dSYM
23820 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
23821 conftest
$ac_exeext conftest.
$ac_ext
23823 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_timezone" >&5
23824 $as_echo "$ac_cv_have_timezone" >&6; }
23825 if test "$ac_cv_have_timezone" = "yes"
23828 cat >>confdefs.h
<<\_ACEOF
23829 #define HAVE_TIMEZONE 1
23833 { $as_echo "$as_me:$LINENO: checking for daylight variable" >&5
23834 $as_echo_n "checking for daylight variable... " >&6; }
23835 if test "${ac_cv_have_daylight+set}" = set; then
23836 $as_echo_n "(cached) " >&6
23838 cat >conftest.
$ac_ext <<_ACEOF
23841 cat confdefs.h
>>conftest.
$ac_ext
23842 cat >>conftest.
$ac_ext <<_ACEOF
23843 /* end confdefs.h. */
23853 rm -f conftest.
$ac_objext conftest
$ac_exeext
23854 if { (ac_try
="$ac_link"
23855 case "(($ac_try" in
23856 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23857 *) ac_try_echo=$ac_try;;
23859 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23860 $as_echo "$ac_try_echo") >&5
23861 (eval "$ac_link") 2>conftest.er1
23863 grep -v '^ *+' conftest.er1 >conftest.err
23865 cat conftest.err >&5
23866 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23867 (exit $ac_status); } && {
23868 test -z "$ac_c_werror_flag" ||
23869 test ! -s conftest.err
23870 } && test -s conftest$ac_exeext && {
23871 test "$cross_compiling" = yes ||
23872 $as_test_x conftest$ac_exeext
23874 ac_cv_have_daylight="yes"
23876 $as_echo "$as_me: failed program was:" >&5
23877 sed 's/^/| /' conftest.$ac_ext >&5
23879 ac_cv_have_daylight="no"
23882 rm -rf conftest.dSYM
23883 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
23884 conftest$ac_exeext conftest.$ac_ext
23886 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_daylight" >&5
23887 $as_echo "$ac_cv_have_daylight" >&6; }
23888 if test "$ac_cv_have_daylight" = "yes"
23891 cat >>confdefs.h <<\_ACEOF
23892 #define HAVE_DAYLIGHT 1
23897 { $as_echo "$as_me:$LINENO: checking for isinf" >&5
23898 $as_echo_n "checking for isinf... " >&6; }
23899 if test "${ac_cv_have_isinf+set}" = set; then
23900 $as_echo_n "(cached) " >&6
23902 cat >conftest.$ac_ext <<_ACEOF
23905 cat confdefs.h >>conftest.$ac_ext
23906 cat >>conftest.$ac_ext <<_ACEOF
23907 /* end confdefs.h. */
23912 float f = 0.0; int i=isinf(f)
23917 rm -f conftest.$ac_objext conftest$ac_exeext
23918 if { (ac_try="$ac_link"
23919 case "(($ac_try" in
23920 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23921 *) ac_try_echo
=$ac_try;;
23923 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23924 $as_echo "$ac_try_echo") >&5
23925 (eval "$ac_link") 2>conftest.er1
23927 grep -v '^ *+' conftest.er1
>conftest.err
23929 cat conftest.err
>&5
23930 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23931 (exit $ac_status); } && {
23932 test -z "$ac_c_werror_flag" ||
23933 test ! -s conftest.err
23934 } && test -s conftest
$ac_exeext && {
23935 test "$cross_compiling" = yes ||
23936 $as_test_x conftest
$ac_exeext
23938 ac_cv_have_isinf
="yes"
23940 $as_echo "$as_me: failed program was:" >&5
23941 sed 's/^/| /' conftest.
$ac_ext >&5
23943 ac_cv_have_isinf
="no"
23946 rm -rf conftest.dSYM
23947 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
23948 conftest
$ac_exeext conftest.
$ac_ext
23950 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isinf" >&5
23951 $as_echo "$ac_cv_have_isinf" >&6; }
23952 if test "$ac_cv_have_isinf" = "yes"
23955 cat >>confdefs.h
<<\_ACEOF
23956 #define HAVE_ISINF 1
23961 { $as_echo "$as_me:$LINENO: checking for isnan" >&5
23962 $as_echo_n "checking for isnan... " >&6; }
23963 if test "${ac_cv_have_isnan+set}" = set; then
23964 $as_echo_n "(cached) " >&6
23966 cat >conftest.
$ac_ext <<_ACEOF
23969 cat confdefs.h
>>conftest.
$ac_ext
23970 cat >>conftest.
$ac_ext <<_ACEOF
23971 /* end confdefs.h. */
23976 float f = 0.0; int i=isnan(f)
23981 rm -f conftest.
$ac_objext conftest
$ac_exeext
23982 if { (ac_try
="$ac_link"
23983 case "(($ac_try" in
23984 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23985 *) ac_try_echo=$ac_try;;
23987 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23988 $as_echo "$ac_try_echo") >&5
23989 (eval "$ac_link") 2>conftest.er1
23991 grep -v '^ *+' conftest.er1 >conftest.err
23993 cat conftest.err >&5
23994 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23995 (exit $ac_status); } && {
23996 test -z "$ac_c_werror_flag" ||
23997 test ! -s conftest.err
23998 } && test -s conftest$ac_exeext && {
23999 test "$cross_compiling" = yes ||
24000 $as_test_x conftest$ac_exeext
24002 ac_cv_have_isnan="yes"
24004 $as_echo "$as_me: failed program was:" >&5
24005 sed 's/^/| /' conftest.$ac_ext >&5
24007 ac_cv_have_isnan="no"
24010 rm -rf conftest.dSYM
24011 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24012 conftest$ac_exeext conftest.$ac_ext
24014 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isnan" >&5
24015 $as_echo "$ac_cv_have_isnan" >&6; }
24016 if test "$ac_cv_have_isnan" = "yes"
24019 cat >>confdefs.h <<\_ACEOF
24020 #define HAVE_ISNAN 1
24027 *i[3456789]86*) { $as_echo "$as_me:$LINENO: checking whether we need to define __i386__" >&5
24028 $as_echo_n "checking whether we need to define __i386__... " >&6; }
24029 if test "${ac_cv_cpp_def___i386__+set}" = set; then
24030 $as_echo_n "(cached) " >&6
24032 cat >conftest.$ac_ext <<_ACEOF
24035 cat confdefs.h >>conftest.$ac_ext
24036 cat >>conftest.$ac_ext <<_ACEOF
24037 /* end confdefs.h. */
24042 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24043 $EGREP "yes" >/dev/null 2>&1; then
24044 ac_cv_cpp_def___i386__=yes
24046 ac_cv_cpp_def___i386__=no
24051 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___i386__" >&5
24052 $as_echo "$ac_cv_cpp_def___i386__" >&6; }
24053 if test $ac_cv_cpp_def___i386__ = yes; then
24054 CFLAGS="$CFLAGS -D__i386__"
24055 LINTFLAGS="$LINTFLAGS -D__i386__"
24058 *x86_64*) { $as_echo "$as_me:$LINENO: checking whether we need to define __x86_64__" >&5
24059 $as_echo_n "checking whether we need to define __x86_64__... " >&6; }
24060 if test "${ac_cv_cpp_def___x86_64__+set}" = set; then
24061 $as_echo_n "(cached) " >&6
24063 cat >conftest.$ac_ext <<_ACEOF
24066 cat confdefs.h >>conftest.$ac_ext
24067 cat >>conftest.$ac_ext <<_ACEOF
24068 /* end confdefs.h. */
24073 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24074 $EGREP "yes" >/dev/null 2>&1; then
24075 ac_cv_cpp_def___x86_64__=yes
24077 ac_cv_cpp_def___x86_64__=no
24082 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___x86_64__" >&5
24083 $as_echo "$ac_cv_cpp_def___x86_64__" >&6; }
24084 if test $ac_cv_cpp_def___x86_64__ = yes; then
24085 CFLAGS="$CFLAGS -D__x86_64__"
24086 LINTFLAGS="$LINTFLAGS -D__x86_64__"
24089 *alpha*) { $as_echo "$as_me:$LINENO: checking whether we need to define __ALPHA__" >&5
24090 $as_echo_n "checking whether we need to define __ALPHA__... " >&6; }
24091 if test "${ac_cv_cpp_def___ALPHA__+set}" = set; then
24092 $as_echo_n "(cached) " >&6
24094 cat >conftest.$ac_ext <<_ACEOF
24097 cat confdefs.h >>conftest.$ac_ext
24098 cat >>conftest.$ac_ext <<_ACEOF
24099 /* end confdefs.h. */
24104 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24105 $EGREP "yes" >/dev/null 2>&1; then
24106 ac_cv_cpp_def___ALPHA__=yes
24108 ac_cv_cpp_def___ALPHA__=no
24113 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___ALPHA__" >&5
24114 $as_echo "$ac_cv_cpp_def___ALPHA__" >&6; }
24115 if test $ac_cv_cpp_def___ALPHA__ = yes; then
24116 CFLAGS="$CFLAGS -D__ALPHA__"
24117 LINTFLAGS="$LINTFLAGS -D__ALPHA__"
24120 *sparc*) { $as_echo "$as_me:$LINENO: checking whether we need to define __sparc__" >&5
24121 $as_echo_n "checking whether we need to define __sparc__... " >&6; }
24122 if test "${ac_cv_cpp_def___sparc__+set}" = set; then
24123 $as_echo_n "(cached) " >&6
24125 cat >conftest.$ac_ext <<_ACEOF
24128 cat confdefs.h >>conftest.$ac_ext
24129 cat >>conftest.$ac_ext <<_ACEOF
24130 /* end confdefs.h. */
24135 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24136 $EGREP "yes" >/dev/null 2>&1; then
24137 ac_cv_cpp_def___sparc__=yes
24139 ac_cv_cpp_def___sparc__=no
24144 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sparc__" >&5
24145 $as_echo "$ac_cv_cpp_def___sparc__" >&6; }
24146 if test $ac_cv_cpp_def___sparc__ = yes; then
24147 CFLAGS="$CFLAGS -D__sparc__"
24148 LINTFLAGS="$LINTFLAGS -D__sparc__"
24151 *powerpc*) { $as_echo "$as_me:$LINENO: checking whether we need to define __powerpc__" >&5
24152 $as_echo_n "checking whether we need to define __powerpc__... " >&6; }
24153 if test "${ac_cv_cpp_def___powerpc__+set}" = set; then
24154 $as_echo_n "(cached) " >&6
24156 cat >conftest.$ac_ext <<_ACEOF
24159 cat confdefs.h >>conftest.$ac_ext
24160 cat >>conftest.$ac_ext <<_ACEOF
24161 /* end confdefs.h. */
24162 #ifndef __powerpc__
24166 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24167 $EGREP "yes" >/dev/null 2>&1; then
24168 ac_cv_cpp_def___powerpc__=yes
24170 ac_cv_cpp_def___powerpc__=no
24175 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___powerpc__" >&5
24176 $as_echo "$ac_cv_cpp_def___powerpc__" >&6; }
24177 if test $ac_cv_cpp_def___powerpc__ = yes; then
24178 CFLAGS="$CFLAGS -D__powerpc__"
24179 LINTFLAGS="$LINTFLAGS -D__powerpc__"
24184 case $host_vendor in
24185 *sun*) { $as_echo "$as_me:$LINENO: checking whether we need to define __sun__" >&5
24186 $as_echo_n "checking whether we need to define __sun__... " >&6; }
24187 if test "${ac_cv_cpp_def___sun__+set}" = set; then
24188 $as_echo_n "(cached) " >&6
24190 cat >conftest.$ac_ext <<_ACEOF
24193 cat confdefs.h >>conftest.$ac_ext
24194 cat >>conftest.$ac_ext <<_ACEOF
24195 /* end confdefs.h. */
24200 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24201 $EGREP "yes" >/dev/null 2>&1; then
24202 ac_cv_cpp_def___sun__=yes
24204 ac_cv_cpp_def___sun__=no
24209 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sun__" >&5
24210 $as_echo "$ac_cv_cpp_def___sun__" >&6; }
24211 if test $ac_cv_cpp_def___sun__ = yes; then
24212 CFLAGS="$CFLAGS -D__sun__"
24213 LINTFLAGS="$LINTFLAGS -D__sun__"
24219 DEPENDENCIES="### Dependencies:
24225 -\$(MAKEDEP) -C\$(SRCDIR) -S\$(TOPSRCDIR) -T\$(TOPOBJDIR) \$(EXTRAINCL) \$(DEPEND_SRCS)
24227 \$(OBJS) \$(C_SRCS16:.c=.o): \$(IDL_GEN_HEADERS)
24228 \$(IDL_GEN_C_SRCS:.c=.o): \$(IDL_GEN_C_SRCS)
24229 \$(RC_SRCS:.rc=.res): \$(IDL_TLB_SRCS:.idl=.tlb)
24230 \$(LEX_SRCS:.l=.yy.o): \$(LEX_SRCS:.l=.yy.c)
24231 \$(BISON_SRCS:.y=.tab.o): \$(BISON_SRCS:.y=.tab.c)"
24238 ALL_MAKEFILE_DEPENDS="# Makefile dependencies"
24249 ALL_PROGRAM_DIRS=""
24251 ALL_PROGRAM_INSTALL_DIRS=""
24253 ALL_PROGRAM_BIN_INSTALL_DIRS=""
24259 ac_config_commands="$ac_config_commands include/stamp-h"
24262 ac_config_commands="$ac_config_commands dlls/gdi32/enhmfdrv"
24264 ac_config_commands="$ac_config_commands dlls/gdi32/mfdrv"
24266 ac_config_commands="$ac_config_commands dlls/kernel32/nls"
24268 ac_config_commands="$ac_config_commands dlls/user32/resources"
24270 ac_config_commands="$ac_config_commands dlls/wineps.drv/data"
24272 ac_config_commands="$ac_config_commands include/wine"
24275 ALL_MAKERULES="$ALL_MAKERULES \\
24277 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24278 Make.rules: Make.rules.in"
24279 MAKE_RULES=Make.rules
24280 ac_config_files="$ac_config_files Make.rules"
24282 ALL_MAKERULES="$ALL_MAKERULES \\
24283 dlls/Makedll.rules"
24284 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24285 dlls/Makedll.rules: dlls/Makedll.rules.in Make.rules"
24286 MAKE_DLL_RULES=dlls/Makedll.rules
24287 ac_config_files="$ac_config_files dlls/Makedll.rules"
24289 ALL_MAKERULES="$ALL_MAKERULES \\
24290 dlls/Makeimplib.rules"
24291 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24292 dlls/Makeimplib.rules: dlls/Makeimplib.rules.in Make.rules"
24293 MAKE_IMPLIB_RULES=dlls/Makeimplib.rules
24294 ac_config_files="$ac_config_files dlls/Makeimplib.rules"
24296 ALL_MAKERULES="$ALL_MAKERULES \\
24297 dlls/Maketest.rules"
24298 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24299 dlls/Maketest.rules: dlls/Maketest.rules.in Make.rules"
24300 MAKE_TEST_RULES=dlls/Maketest.rules
24301 ac_config_files="$ac_config_files dlls/Maketest.rules"
24303 ALL_MAKERULES="$ALL_MAKERULES \\
24304 programs/Makeprog.rules"
24305 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24306 programs/Makeprog.rules: programs/Makeprog.rules.in Make.rules"
24307 MAKE_PROG_RULES=programs/Makeprog.rules
24308 ac_config_files="$ac_config_files programs/Makeprog.rules"
24313 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24314 Makefile: Makefile.in Make.rules"
24315 ac_config_files="$ac_config_files Makefile"
24317 ALL_MAKEFILES="$ALL_MAKEFILES \\
24319 test "x$enable_dlls" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
24321 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24322 dlls/Makefile: dlls/Makefile.in Make.rules"
24323 ac_config_files="$ac_config_files dlls/Makefile"
24325 ALL_MAKEFILES="$ALL_MAKEFILES \\
24326 dlls/acledit/Makefile"
24327 test "x$enable_acledit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24329 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24330 dlls/acledit/Makefile: dlls/acledit/Makefile.in dlls/Makedll.rules"
24331 ac_config_files="$ac_config_files dlls/acledit/Makefile"
24333 ALL_MAKEFILES="$ALL_MAKEFILES \\
24334 dlls/aclui/Makefile"
24335 test "x$enable_aclui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24337 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24338 dlls/aclui/Makefile: dlls/aclui/Makefile.in dlls/Makedll.rules"
24339 ac_config_files="$ac_config_files dlls/aclui/Makefile"
24341 ALL_MAKEFILES="$ALL_MAKEFILES \\
24342 dlls/activeds/Makefile"
24343 test "x$enable_activeds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24345 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24346 dlls/activeds/Makefile: dlls/activeds/Makefile.in dlls/Makedll.rules"
24347 ac_config_files="$ac_config_files dlls/activeds/Makefile"
24349 ALL_MAKEFILES="$ALL_MAKEFILES \\
24350 dlls/actxprxy/Makefile"
24351 test "x$enable_actxprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24353 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24354 dlls/actxprxy/Makefile: dlls/actxprxy/Makefile.in dlls/Makedll.rules"
24355 ac_config_files="$ac_config_files dlls/actxprxy/Makefile"
24357 ALL_MAKEFILES="$ALL_MAKEFILES \\
24358 dlls/adsiid/Makefile"
24359 test "x$enable_adsiid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
24361 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24362 dlls/adsiid/Makefile: dlls/adsiid/Makefile.in dlls/Makeimplib.rules"
24363 ac_config_files="$ac_config_files dlls/adsiid/Makefile"
24365 ALL_MAKEFILES="$ALL_MAKEFILES \\
24366 dlls/advapi32/Makefile"
24367 test "x$enable_advapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24369 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24370 dlls/advapi32/Makefile: dlls/advapi32/Makefile.in dlls/Makedll.rules"
24371 ac_config_files="$ac_config_files dlls/advapi32/Makefile"
24373 ALL_MAKEFILES="$ALL_MAKEFILES \\
24374 dlls/advapi32/tests/Makefile"
24375 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24377 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24378 dlls/advapi32/tests/Makefile: dlls/advapi32/tests/Makefile.in dlls/Maketest.rules"
24379 ac_config_files="$ac_config_files dlls/advapi32/tests/Makefile"
24381 ALL_MAKEFILES="$ALL_MAKEFILES \\
24382 dlls/advpack/Makefile"
24383 test "x$enable_advpack" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24385 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24386 dlls/advpack/Makefile: dlls/advpack/Makefile.in dlls/Makedll.rules"
24387 ac_config_files="$ac_config_files dlls/advpack/Makefile"
24389 ALL_MAKEFILES="$ALL_MAKEFILES \\
24390 dlls/advpack/tests/Makefile"
24391 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24393 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24394 dlls/advpack/tests/Makefile: dlls/advpack/tests/Makefile.in dlls/Maketest.rules"
24395 ac_config_files="$ac_config_files dlls/advpack/tests/Makefile"
24397 ALL_MAKEFILES="$ALL_MAKEFILES \\
24398 dlls/amstream/Makefile"
24399 test "x$enable_amstream" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24401 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24402 dlls/amstream/Makefile: dlls/amstream/Makefile.in dlls/Makedll.rules"
24403 ac_config_files="$ac_config_files dlls/amstream/Makefile"
24405 ALL_MAKEFILES="$ALL_MAKEFILES \\
24406 dlls/amstream/tests/Makefile"
24407 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24409 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24410 dlls/amstream/tests/Makefile: dlls/amstream/tests/Makefile.in dlls/Maketest.rules"
24411 ac_config_files="$ac_config_files dlls/amstream/tests/Makefile"
24413 ALL_MAKEFILES="$ALL_MAKEFILES \\
24414 dlls/appwiz.cpl/Makefile"
24415 test "x$enable_appwiz_cpl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24417 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24418 dlls/appwiz.cpl/Makefile: dlls/appwiz.cpl/Makefile.in dlls/Makedll.rules"
24419 ac_config_files="$ac_config_files dlls/appwiz.cpl/Makefile"
24421 ALL_MAKEFILES="$ALL_MAKEFILES \\
24423 test "x$enable_atl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24425 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24426 dlls/atl/Makefile: dlls/atl/Makefile.in dlls/Makedll.rules"
24427 ac_config_files="$ac_config_files dlls/atl/Makefile"
24429 ALL_MAKEFILES="$ALL_MAKEFILES \\
24430 dlls/authz/Makefile"
24431 test "x$enable_authz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24433 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24434 dlls/authz/Makefile: dlls/authz/Makefile.in dlls/Makedll.rules"
24435 ac_config_files="$ac_config_files dlls/authz/Makefile"
24437 ALL_MAKEFILES="$ALL_MAKEFILES \\
24438 dlls/avicap32/Makefile"
24439 test "x$enable_avicap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24441 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24442 dlls/avicap32/Makefile: dlls/avicap32/Makefile.in dlls/Makedll.rules"
24443 ac_config_files="$ac_config_files dlls/avicap32/Makefile"
24445 ALL_MAKEFILES="$ALL_MAKEFILES \\
24446 dlls/avifil32/Makefile"
24447 test "x$enable_avifil32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24449 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24450 dlls/avifil32/Makefile: dlls/avifil32/Makefile.in dlls/Makedll.rules"
24451 ac_config_files="$ac_config_files dlls/avifil32/Makefile"
24453 ALL_MAKEFILES="$ALL_MAKEFILES \\
24454 dlls/avifile.dll16/Makefile"
24455 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24457 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24458 dlls/avifile.dll16/Makefile: dlls/avifile.dll16/Makefile.in dlls/Makedll.rules"
24459 ac_config_files="$ac_config_files dlls/avifile.dll16/Makefile"
24461 ALL_MAKEFILES="$ALL_MAKEFILES \\
24462 dlls/bcrypt/Makefile"
24463 test "x$enable_bcrypt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24465 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24466 dlls/bcrypt/Makefile: dlls/bcrypt/Makefile.in dlls/Makedll.rules"
24467 ac_config_files="$ac_config_files dlls/bcrypt/Makefile"
24469 ALL_MAKEFILES="$ALL_MAKEFILES \\
24470 dlls/browseui/Makefile"
24471 test "x$enable_browseui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24473 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24474 dlls/browseui/Makefile: dlls/browseui/Makefile.in dlls/Makedll.rules"
24475 ac_config_files="$ac_config_files dlls/browseui/Makefile"
24477 ALL_MAKEFILES="$ALL_MAKEFILES \\
24478 dlls/browseui/tests/Makefile"
24479 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24481 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24482 dlls/browseui/tests/Makefile: dlls/browseui/tests/Makefile.in dlls/Maketest.rules"
24483 ac_config_files="$ac_config_files dlls/browseui/tests/Makefile"
24485 ALL_MAKEFILES="$ALL_MAKEFILES \\
24486 dlls/cabinet/Makefile"
24487 test "x$enable_cabinet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24489 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24490 dlls/cabinet/Makefile: dlls/cabinet/Makefile.in dlls/Makedll.rules"
24491 ac_config_files="$ac_config_files dlls/cabinet/Makefile"
24493 ALL_MAKEFILES="$ALL_MAKEFILES \\
24494 dlls/cabinet/tests/Makefile"
24495 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24497 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24498 dlls/cabinet/tests/Makefile: dlls/cabinet/tests/Makefile.in dlls/Maketest.rules"
24499 ac_config_files="$ac_config_files dlls/cabinet/tests/Makefile"
24501 ALL_MAKEFILES="$ALL_MAKEFILES \\
24502 dlls/capi2032/Makefile"
24503 test "x$enable_capi2032" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24505 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24506 dlls/capi2032/Makefile: dlls/capi2032/Makefile.in dlls/Makedll.rules"
24507 ac_config_files="$ac_config_files dlls/capi2032/Makefile"
24509 ALL_MAKEFILES="$ALL_MAKEFILES \\
24510 dlls/cards/Makefile"
24511 test "x$enable_cards" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24513 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24514 dlls/cards/Makefile: dlls/cards/Makefile.in dlls/Makedll.rules"
24515 ac_config_files="$ac_config_files dlls/cards/Makefile"
24517 ALL_MAKEFILES="$ALL_MAKEFILES \\
24518 dlls/cfgmgr32/Makefile"
24519 test "x$enable_cfgmgr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24521 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24522 dlls/cfgmgr32/Makefile: dlls/cfgmgr32/Makefile.in dlls/Makedll.rules"
24523 ac_config_files="$ac_config_files dlls/cfgmgr32/Makefile"
24525 ALL_MAKEFILES="$ALL_MAKEFILES \\
24526 dlls/clusapi/Makefile"
24527 test "x$enable_clusapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24529 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24530 dlls/clusapi/Makefile: dlls/clusapi/Makefile.in dlls/Makedll.rules"
24531 ac_config_files="$ac_config_files dlls/clusapi/Makefile"
24533 ALL_MAKEFILES="$ALL_MAKEFILES \\
24534 dlls/comcat/Makefile"
24535 test "x$enable_comcat" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24537 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24538 dlls/comcat/Makefile: dlls/comcat/Makefile.in dlls/Makedll.rules"
24539 ac_config_files="$ac_config_files dlls/comcat/Makefile"
24541 ALL_MAKEFILES="$ALL_MAKEFILES \\
24542 dlls/comcat/tests/Makefile"
24543 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24545 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24546 dlls/comcat/tests/Makefile: dlls/comcat/tests/Makefile.in dlls/Maketest.rules"
24547 ac_config_files="$ac_config_files dlls/comcat/tests/Makefile"
24549 ALL_MAKEFILES="$ALL_MAKEFILES \\
24550 dlls/comctl32/Makefile"
24551 test "x$enable_comctl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24553 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24554 dlls/comctl32/Makefile: dlls/comctl32/Makefile.in dlls/Makedll.rules"
24555 ac_config_files="$ac_config_files dlls/comctl32/Makefile"
24557 ALL_MAKEFILES="$ALL_MAKEFILES \\
24558 dlls/comctl32/tests/Makefile"
24559 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24561 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24562 dlls/comctl32/tests/Makefile: dlls/comctl32/tests/Makefile.in dlls/Maketest.rules"
24563 ac_config_files="$ac_config_files dlls/comctl32/tests/Makefile"
24565 ALL_MAKEFILES="$ALL_MAKEFILES \\
24566 dlls/comdlg32/Makefile"
24567 test "x$enable_comdlg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24569 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24570 dlls/comdlg32/Makefile: dlls/comdlg32/Makefile.in dlls/Makedll.rules"
24571 ac_config_files="$ac_config_files dlls/comdlg32/Makefile"
24573 ALL_MAKEFILES="$ALL_MAKEFILES \\
24574 dlls/comdlg32/tests/Makefile"
24575 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24577 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24578 dlls/comdlg32/tests/Makefile: dlls/comdlg32/tests/Makefile.in dlls/Maketest.rules"
24579 ac_config_files="$ac_config_files dlls/comdlg32/tests/Makefile"
24581 ALL_MAKEFILES="$ALL_MAKEFILES \\
24582 dlls/comm.drv16/Makefile"
24583 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24585 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24586 dlls/comm.drv16/Makefile: dlls/comm.drv16/Makefile.in dlls/Makedll.rules"
24587 ac_config_files="$ac_config_files dlls/comm.drv16/Makefile"
24589 ALL_MAKEFILES="$ALL_MAKEFILES \\
24590 dlls/compobj.dll16/Makefile"
24591 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24593 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24594 dlls/compobj.dll16/Makefile: dlls/compobj.dll16/Makefile.in dlls/Makedll.rules"
24595 ac_config_files="$ac_config_files dlls/compobj.dll16/Makefile"
24597 ALL_MAKEFILES="$ALL_MAKEFILES \\
24598 dlls/compstui/Makefile"
24599 test "x$enable_compstui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24601 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24602 dlls/compstui/Makefile: dlls/compstui/Makefile.in dlls/Makedll.rules"
24603 ac_config_files="$ac_config_files dlls/compstui/Makefile"
24605 ALL_MAKEFILES="$ALL_MAKEFILES \\
24606 dlls/credui/Makefile"
24607 test "x$enable_credui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24609 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24610 dlls/credui/Makefile: dlls/credui/Makefile.in dlls/Makedll.rules"
24611 ac_config_files="$ac_config_files dlls/credui/Makefile"
24613 ALL_MAKEFILES="$ALL_MAKEFILES \\
24614 dlls/credui/tests/Makefile"
24615 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24617 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24618 dlls/credui/tests/Makefile: dlls/credui/tests/Makefile.in dlls/Maketest.rules"
24619 ac_config_files="$ac_config_files dlls/credui/tests/Makefile"
24621 ALL_MAKEFILES="$ALL_MAKEFILES \\
24622 dlls/crtdll/Makefile"
24623 test "x$enable_crtdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24625 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24626 dlls/crtdll/Makefile: dlls/crtdll/Makefile.in dlls/Makedll.rules"
24627 ac_config_files="$ac_config_files dlls/crtdll/Makefile"
24629 ALL_MAKEFILES="$ALL_MAKEFILES \\
24630 dlls/crypt32/Makefile"
24631 test "x$enable_crypt32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24633 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24634 dlls/crypt32/Makefile: dlls/crypt32/Makefile.in dlls/Makedll.rules"
24635 ac_config_files="$ac_config_files dlls/crypt32/Makefile"
24637 ALL_MAKEFILES="$ALL_MAKEFILES \\
24638 dlls/crypt32/tests/Makefile"
24639 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24641 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24642 dlls/crypt32/tests/Makefile: dlls/crypt32/tests/Makefile.in dlls/Maketest.rules"
24643 ac_config_files="$ac_config_files dlls/crypt32/tests/Makefile"
24645 ALL_MAKEFILES="$ALL_MAKEFILES \\
24646 dlls/cryptdlg/Makefile"
24647 test "x$enable_cryptdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24649 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24650 dlls/cryptdlg/Makefile: dlls/cryptdlg/Makefile.in dlls/Makedll.rules"
24651 ac_config_files="$ac_config_files dlls/cryptdlg/Makefile"
24653 ALL_MAKEFILES="$ALL_MAKEFILES \\
24654 dlls/cryptdll/Makefile"
24655 test "x$enable_cryptdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24657 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24658 dlls/cryptdll/Makefile: dlls/cryptdll/Makefile.in dlls/Makedll.rules"
24659 ac_config_files="$ac_config_files dlls/cryptdll/Makefile"
24661 ALL_MAKEFILES="$ALL_MAKEFILES \\
24662 dlls/cryptnet/Makefile"
24663 test "x$enable_cryptnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24665 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24666 dlls/cryptnet/Makefile: dlls/cryptnet/Makefile.in dlls/Makedll.rules"
24667 ac_config_files="$ac_config_files dlls/cryptnet/Makefile"
24669 ALL_MAKEFILES="$ALL_MAKEFILES \\
24670 dlls/cryptnet/tests/Makefile"
24671 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24673 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24674 dlls/cryptnet/tests/Makefile: dlls/cryptnet/tests/Makefile.in dlls/Maketest.rules"
24675 ac_config_files="$ac_config_files dlls/cryptnet/tests/Makefile"
24677 ALL_MAKEFILES="$ALL_MAKEFILES \\
24678 dlls/cryptui/Makefile"
24679 test "x$enable_cryptui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24681 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24682 dlls/cryptui/Makefile: dlls/cryptui/Makefile.in dlls/Makedll.rules"
24683 ac_config_files="$ac_config_files dlls/cryptui/Makefile"
24685 ALL_MAKEFILES="$ALL_MAKEFILES \\
24686 dlls/cryptui/tests/Makefile"
24687 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24689 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24690 dlls/cryptui/tests/Makefile: dlls/cryptui/tests/Makefile.in dlls/Maketest.rules"
24691 ac_config_files="$ac_config_files dlls/cryptui/tests/Makefile"
24693 ALL_MAKEFILES="$ALL_MAKEFILES \\
24694 dlls/ctapi32/Makefile"
24695 test "x$enable_ctapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24697 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24698 dlls/ctapi32/Makefile: dlls/ctapi32/Makefile.in dlls/Makedll.rules"
24699 ac_config_files="$ac_config_files dlls/ctapi32/Makefile"
24701 ALL_MAKEFILES="$ALL_MAKEFILES \\
24702 dlls/ctl3d.dll16/Makefile"
24703 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24705 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24706 dlls/ctl3d.dll16/Makefile: dlls/ctl3d.dll16/Makefile.in dlls/Makedll.rules"
24707 ac_config_files="$ac_config_files dlls/ctl3d.dll16/Makefile"
24709 ALL_MAKEFILES="$ALL_MAKEFILES \\
24710 dlls/ctl3d32/Makefile"
24711 test "x$enable_ctl3d32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24713 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24714 dlls/ctl3d32/Makefile: dlls/ctl3d32/Makefile.in dlls/Makedll.rules"
24715 ac_config_files="$ac_config_files dlls/ctl3d32/Makefile"
24717 ALL_MAKEFILES="$ALL_MAKEFILES \\
24718 dlls/ctl3dv2.dll16/Makefile"
24719 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24721 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24722 dlls/ctl3dv2.dll16/Makefile: dlls/ctl3dv2.dll16/Makefile.in dlls/Makedll.rules"
24723 ac_config_files="$ac_config_files dlls/ctl3dv2.dll16/Makefile"
24725 ALL_MAKEFILES="$ALL_MAKEFILES \\
24726 dlls/d3d10/Makefile"
24727 test "x$enable_d3d10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24729 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24730 dlls/d3d10/Makefile: dlls/d3d10/Makefile.in dlls/Makedll.rules"
24731 ac_config_files="$ac_config_files dlls/d3d10/Makefile"
24733 ALL_MAKEFILES="$ALL_MAKEFILES \\
24734 dlls/d3d10/tests/Makefile"
24735 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24737 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24738 dlls/d3d10/tests/Makefile: dlls/d3d10/tests/Makefile.in dlls/Maketest.rules"
24739 ac_config_files="$ac_config_files dlls/d3d10/tests/Makefile"
24741 ALL_MAKEFILES="$ALL_MAKEFILES \\
24742 dlls/d3d10core/Makefile"
24743 test "x$enable_d3d10core" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24745 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24746 dlls/d3d10core/Makefile: dlls/d3d10core/Makefile.in dlls/Makedll.rules"
24747 ac_config_files="$ac_config_files dlls/d3d10core/Makefile"
24749 ALL_MAKEFILES="$ALL_MAKEFILES \\
24750 dlls/d3d10core/tests/Makefile"
24751 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24753 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24754 dlls/d3d10core/tests/Makefile: dlls/d3d10core/tests/Makefile.in dlls/Maketest.rules"
24755 ac_config_files="$ac_config_files dlls/d3d10core/tests/Makefile"
24757 ALL_MAKEFILES="$ALL_MAKEFILES \\
24758 dlls/d3d8/Makefile"
24759 test "x$enable_d3d8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24761 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24762 dlls/d3d8/Makefile: dlls/d3d8/Makefile.in dlls/Makedll.rules"
24763 ac_config_files="$ac_config_files dlls/d3d8/Makefile"
24765 ALL_MAKEFILES="$ALL_MAKEFILES \\
24766 dlls/d3d8/tests/Makefile"
24767 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24769 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24770 dlls/d3d8/tests/Makefile: dlls/d3d8/tests/Makefile.in dlls/Maketest.rules"
24771 ac_config_files="$ac_config_files dlls/d3d8/tests/Makefile"
24773 ALL_MAKEFILES="$ALL_MAKEFILES \\
24774 dlls/d3d9/Makefile"
24775 test "x$enable_d3d9" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24777 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24778 dlls/d3d9/Makefile: dlls/d3d9/Makefile.in dlls/Makedll.rules"
24779 ac_config_files="$ac_config_files dlls/d3d9/Makefile"
24781 ALL_MAKEFILES="$ALL_MAKEFILES \\
24782 dlls/d3d9/tests/Makefile"
24783 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24785 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24786 dlls/d3d9/tests/Makefile: dlls/d3d9/tests/Makefile.in dlls/Maketest.rules"
24787 ac_config_files="$ac_config_files dlls/d3d9/tests/Makefile"
24789 ALL_MAKEFILES="$ALL_MAKEFILES \\
24790 dlls/d3dim/Makefile"
24791 test "x$enable_d3dim" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24793 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24794 dlls/d3dim/Makefile: dlls/d3dim/Makefile.in dlls/Makedll.rules"
24795 ac_config_files="$ac_config_files dlls/d3dim/Makefile"
24797 ALL_MAKEFILES="$ALL_MAKEFILES \\
24798 dlls/d3drm/Makefile"
24799 test "x$enable_d3drm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24801 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24802 dlls/d3drm/Makefile: dlls/d3drm/Makefile.in dlls/Makedll.rules"
24803 ac_config_files="$ac_config_files dlls/d3drm/Makefile"
24805 ALL_MAKEFILES="$ALL_MAKEFILES \\
24806 dlls/d3drm/tests/Makefile"
24807 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24809 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24810 dlls/d3drm/tests/Makefile: dlls/d3drm/tests/Makefile.in dlls/Maketest.rules"
24811 ac_config_files="$ac_config_files dlls/d3drm/tests/Makefile"
24813 ALL_MAKEFILES="$ALL_MAKEFILES \\
24814 dlls/d3dx8/Makefile"
24815 test "x$enable_d3dx8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24817 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24818 dlls/d3dx8/Makefile: dlls/d3dx8/Makefile.in dlls/Makedll.rules"
24819 ac_config_files="$ac_config_files dlls/d3dx8/Makefile"
24821 ALL_MAKEFILES="$ALL_MAKEFILES \\
24822 dlls/d3dx8/tests/Makefile"
24823 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24825 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24826 dlls/d3dx8/tests/Makefile: dlls/d3dx8/tests/Makefile.in dlls/Maketest.rules"
24827 ac_config_files="$ac_config_files dlls/d3dx8/tests/Makefile"
24829 ALL_MAKEFILES="$ALL_MAKEFILES \\
24830 dlls/d3dx9_24/Makefile"
24831 test "x$enable_d3dx9_24" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24833 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24834 dlls/d3dx9_24/Makefile: dlls/d3dx9_24/Makefile.in dlls/Makedll.rules"
24835 ac_config_files="$ac_config_files dlls/d3dx9_24/Makefile"
24837 ALL_MAKEFILES="$ALL_MAKEFILES \\
24838 dlls/d3dx9_25/Makefile"
24839 test "x$enable_d3dx9_25" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24841 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24842 dlls/d3dx9_25/Makefile: dlls/d3dx9_25/Makefile.in dlls/Makedll.rules"
24843 ac_config_files="$ac_config_files dlls/d3dx9_25/Makefile"
24845 ALL_MAKEFILES="$ALL_MAKEFILES \\
24846 dlls/d3dx9_26/Makefile"
24847 test "x$enable_d3dx9_26" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24849 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24850 dlls/d3dx9_26/Makefile: dlls/d3dx9_26/Makefile.in dlls/Makedll.rules"
24851 ac_config_files="$ac_config_files dlls/d3dx9_26/Makefile"
24853 ALL_MAKEFILES="$ALL_MAKEFILES \\
24854 dlls/d3dx9_27/Makefile"
24855 test "x$enable_d3dx9_27" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24857 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24858 dlls/d3dx9_27/Makefile: dlls/d3dx9_27/Makefile.in dlls/Makedll.rules"
24859 ac_config_files="$ac_config_files dlls/d3dx9_27/Makefile"
24861 ALL_MAKEFILES="$ALL_MAKEFILES \\
24862 dlls/d3dx9_28/Makefile"
24863 test "x$enable_d3dx9_28" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24865 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24866 dlls/d3dx9_28/Makefile: dlls/d3dx9_28/Makefile.in dlls/Makedll.rules"
24867 ac_config_files="$ac_config_files dlls/d3dx9_28/Makefile"
24869 ALL_MAKEFILES="$ALL_MAKEFILES \\
24870 dlls/d3dx9_29/Makefile"
24871 test "x$enable_d3dx9_29" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24873 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24874 dlls/d3dx9_29/Makefile: dlls/d3dx9_29/Makefile.in dlls/Makedll.rules"
24875 ac_config_files="$ac_config_files dlls/d3dx9_29/Makefile"
24877 ALL_MAKEFILES="$ALL_MAKEFILES \\
24878 dlls/d3dx9_30/Makefile"
24879 test "x$enable_d3dx9_30" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24881 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24882 dlls/d3dx9_30/Makefile: dlls/d3dx9_30/Makefile.in dlls/Makedll.rules"
24883 ac_config_files="$ac_config_files dlls/d3dx9_30/Makefile"
24885 ALL_MAKEFILES="$ALL_MAKEFILES \\
24886 dlls/d3dx9_31/Makefile"
24887 test "x$enable_d3dx9_31" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24889 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24890 dlls/d3dx9_31/Makefile: dlls/d3dx9_31/Makefile.in dlls/Makedll.rules"
24891 ac_config_files="$ac_config_files dlls/d3dx9_31/Makefile"
24893 ALL_MAKEFILES="$ALL_MAKEFILES \\
24894 dlls/d3dx9_32/Makefile"
24895 test "x$enable_d3dx9_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24897 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24898 dlls/d3dx9_32/Makefile: dlls/d3dx9_32/Makefile.in dlls/Makedll.rules"
24899 ac_config_files="$ac_config_files dlls/d3dx9_32/Makefile"
24901 ALL_MAKEFILES="$ALL_MAKEFILES \\
24902 dlls/d3dx9_33/Makefile"
24903 test "x$enable_d3dx9_33" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24905 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24906 dlls/d3dx9_33/Makefile: dlls/d3dx9_33/Makefile.in dlls/Makedll.rules"
24907 ac_config_files="$ac_config_files dlls/d3dx9_33/Makefile"
24909 ALL_MAKEFILES="$ALL_MAKEFILES \\
24910 dlls/d3dx9_34/Makefile"
24911 test "x$enable_d3dx9_34" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24913 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24914 dlls/d3dx9_34/Makefile: dlls/d3dx9_34/Makefile.in dlls/Makedll.rules"
24915 ac_config_files="$ac_config_files dlls/d3dx9_34/Makefile"
24917 ALL_MAKEFILES="$ALL_MAKEFILES \\
24918 dlls/d3dx9_35/Makefile"
24919 test "x$enable_d3dx9_35" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24921 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24922 dlls/d3dx9_35/Makefile: dlls/d3dx9_35/Makefile.in dlls/Makedll.rules"
24923 ac_config_files="$ac_config_files dlls/d3dx9_35/Makefile"
24925 ALL_MAKEFILES="$ALL_MAKEFILES \\
24926 dlls/d3dx9_36/Makefile"
24927 test "x$enable_d3dx9_36" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24929 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24930 dlls/d3dx9_36/Makefile: dlls/d3dx9_36/Makefile.in dlls/Makedll.rules"
24931 ac_config_files="$ac_config_files dlls/d3dx9_36/Makefile"
24933 ALL_MAKEFILES="$ALL_MAKEFILES \\
24934 dlls/d3dx9_36/tests/Makefile"
24935 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24937 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24938 dlls/d3dx9_36/tests/Makefile: dlls/d3dx9_36/tests/Makefile.in dlls/Maketest.rules"
24939 ac_config_files="$ac_config_files dlls/d3dx9_36/tests/Makefile"
24941 ALL_MAKEFILES="$ALL_MAKEFILES \\
24942 dlls/d3dx9_37/Makefile"
24943 test "x$enable_d3dx9_37" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24945 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24946 dlls/d3dx9_37/Makefile: dlls/d3dx9_37/Makefile.in dlls/Makedll.rules"
24947 ac_config_files="$ac_config_files dlls/d3dx9_37/Makefile"
24949 ALL_MAKEFILES="$ALL_MAKEFILES \\
24950 dlls/d3dx9_38/Makefile"
24951 test "x$enable_d3dx9_38" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24953 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24954 dlls/d3dx9_38/Makefile: dlls/d3dx9_38/Makefile.in dlls/Makedll.rules"
24955 ac_config_files="$ac_config_files dlls/d3dx9_38/Makefile"
24957 ALL_MAKEFILES="$ALL_MAKEFILES \\
24958 dlls/d3dx9_39/Makefile"
24959 test "x$enable_d3dx9_39" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24961 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24962 dlls/d3dx9_39/Makefile: dlls/d3dx9_39/Makefile.in dlls/Makedll.rules"
24963 ac_config_files="$ac_config_files dlls/d3dx9_39/Makefile"
24965 ALL_MAKEFILES="$ALL_MAKEFILES \\
24966 dlls/d3dx9_40/Makefile"
24967 test "x$enable_d3dx9_40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24969 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24970 dlls/d3dx9_40/Makefile: dlls/d3dx9_40/Makefile.in dlls/Makedll.rules"
24971 ac_config_files="$ac_config_files dlls/d3dx9_40/Makefile"
24973 ALL_MAKEFILES="$ALL_MAKEFILES \\
24974 dlls/d3dx9_41/Makefile"
24975 test "x$enable_d3dx9_41" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24977 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24978 dlls/d3dx9_41/Makefile: dlls/d3dx9_41/Makefile.in dlls/Makedll.rules"
24979 ac_config_files="$ac_config_files dlls/d3dx9_41/Makefile"
24981 ALL_MAKEFILES="$ALL_MAKEFILES \\
24982 dlls/d3dxof/Makefile"
24983 test "x$enable_d3dxof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24985 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24986 dlls/d3dxof/Makefile: dlls/d3dxof/Makefile.in dlls/Makedll.rules"
24987 ac_config_files="$ac_config_files dlls/d3dxof/Makefile"
24989 ALL_MAKEFILES="$ALL_MAKEFILES \\
24990 dlls/d3dxof/tests/Makefile"
24991 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24993 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24994 dlls/d3dxof/tests/Makefile: dlls/d3dxof/tests/Makefile.in dlls/Maketest.rules"
24995 ac_config_files="$ac_config_files dlls/d3dxof/tests/Makefile"
24997 ALL_MAKEFILES="$ALL_MAKEFILES \\
24998 dlls/dbghelp/Makefile"
24999 test "x$enable_dbghelp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25001 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25002 dlls/dbghelp/Makefile: dlls/dbghelp/Makefile.in dlls/Makedll.rules"
25003 ac_config_files="$ac_config_files dlls/dbghelp/Makefile"
25005 ALL_MAKEFILES="$ALL_MAKEFILES \\
25006 dlls/dciman32/Makefile"
25007 test "x$enable_dciman32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25009 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25010 dlls/dciman32/Makefile: dlls/dciman32/Makefile.in dlls/Makedll.rules"
25011 ac_config_files="$ac_config_files dlls/dciman32/Makefile"
25013 ALL_MAKEFILES="$ALL_MAKEFILES \\
25014 dlls/ddeml.dll16/Makefile"
25015 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25017 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25018 dlls/ddeml.dll16/Makefile: dlls/ddeml.dll16/Makefile.in dlls/Makedll.rules"
25019 ac_config_files="$ac_config_files dlls/ddeml.dll16/Makefile"
25021 ALL_MAKEFILES="$ALL_MAKEFILES \\
25022 dlls/ddraw/Makefile"
25023 test "x$enable_ddraw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25025 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25026 dlls/ddraw/Makefile: dlls/ddraw/Makefile.in dlls/Makedll.rules"
25027 ac_config_files="$ac_config_files dlls/ddraw/Makefile"
25029 ALL_MAKEFILES="$ALL_MAKEFILES \\
25030 dlls/ddraw/tests/Makefile"
25031 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25033 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25034 dlls/ddraw/tests/Makefile: dlls/ddraw/tests/Makefile.in dlls/Maketest.rules"
25035 ac_config_files="$ac_config_files dlls/ddraw/tests/Makefile"
25037 ALL_MAKEFILES="$ALL_MAKEFILES \\
25038 dlls/ddrawex/Makefile"
25039 test "x$enable_ddrawex" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25041 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25042 dlls/ddrawex/Makefile: dlls/ddrawex/Makefile.in dlls/Makedll.rules"
25043 ac_config_files="$ac_config_files dlls/ddrawex/Makefile"
25045 ALL_MAKEFILES="$ALL_MAKEFILES \\
25046 dlls/ddrawex/tests/Makefile"
25047 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25049 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25050 dlls/ddrawex/tests/Makefile: dlls/ddrawex/tests/Makefile.in dlls/Maketest.rules"
25051 ac_config_files="$ac_config_files dlls/ddrawex/tests/Makefile"
25053 ALL_MAKEFILES="$ALL_MAKEFILES \\
25054 dlls/devenum/Makefile"
25055 test "x$enable_devenum" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25057 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25058 dlls/devenum/Makefile: dlls/devenum/Makefile.in dlls/Makedll.rules"
25059 ac_config_files="$ac_config_files dlls/devenum/Makefile"
25061 ALL_MAKEFILES="$ALL_MAKEFILES \\
25062 dlls/dinput/Makefile"
25063 test "x$enable_dinput" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25065 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25066 dlls/dinput/Makefile: dlls/dinput/Makefile.in dlls/Makedll.rules"
25067 ac_config_files="$ac_config_files dlls/dinput/Makefile"
25069 ALL_MAKEFILES="$ALL_MAKEFILES \\
25070 dlls/dinput/tests/Makefile"
25071 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25073 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25074 dlls/dinput/tests/Makefile: dlls/dinput/tests/Makefile.in dlls/Maketest.rules"
25075 ac_config_files="$ac_config_files dlls/dinput/tests/Makefile"
25077 ALL_MAKEFILES="$ALL_MAKEFILES \\
25078 dlls/dinput8/Makefile"
25079 test "x$enable_dinput8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25081 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25082 dlls/dinput8/Makefile: dlls/dinput8/Makefile.in dlls/Makedll.rules"
25083 ac_config_files="$ac_config_files dlls/dinput8/Makefile"
25085 ALL_MAKEFILES="$ALL_MAKEFILES \\
25086 dlls/dispdib.dll16/Makefile"
25087 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25089 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25090 dlls/dispdib.dll16/Makefile: dlls/dispdib.dll16/Makefile.in dlls/Makedll.rules"
25091 ac_config_files="$ac_config_files dlls/dispdib.dll16/Makefile"
25093 ALL_MAKEFILES="$ALL_MAKEFILES \\
25094 dlls/display.drv16/Makefile"
25095 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25097 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25098 dlls/display.drv16/Makefile: dlls/display.drv16/Makefile.in dlls/Makedll.rules"
25099 ac_config_files="$ac_config_files dlls/display.drv16/Makefile"
25101 ALL_MAKEFILES="$ALL_MAKEFILES \\
25102 dlls/dmband/Makefile"
25103 test "x$enable_dmband" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25105 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25106 dlls/dmband/Makefile: dlls/dmband/Makefile.in dlls/Makedll.rules"
25107 ac_config_files="$ac_config_files dlls/dmband/Makefile"
25109 ALL_MAKEFILES="$ALL_MAKEFILES \\
25110 dlls/dmcompos/Makefile"
25111 test "x$enable_dmcompos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25113 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25114 dlls/dmcompos/Makefile: dlls/dmcompos/Makefile.in dlls/Makedll.rules"
25115 ac_config_files="$ac_config_files dlls/dmcompos/Makefile"
25117 ALL_MAKEFILES="$ALL_MAKEFILES \\
25118 dlls/dmime/Makefile"
25119 test "x$enable_dmime" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25121 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25122 dlls/dmime/Makefile: dlls/dmime/Makefile.in dlls/Makedll.rules"
25123 ac_config_files="$ac_config_files dlls/dmime/Makefile"
25125 ALL_MAKEFILES="$ALL_MAKEFILES \\
25126 dlls/dmloader/Makefile"
25127 test "x$enable_dmloader" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25129 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25130 dlls/dmloader/Makefile: dlls/dmloader/Makefile.in dlls/Makedll.rules"
25131 ac_config_files="$ac_config_files dlls/dmloader/Makefile"
25133 ALL_MAKEFILES="$ALL_MAKEFILES \\
25134 dlls/dmscript/Makefile"
25135 test "x$enable_dmscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25137 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25138 dlls/dmscript/Makefile: dlls/dmscript/Makefile.in dlls/Makedll.rules"
25139 ac_config_files="$ac_config_files dlls/dmscript/Makefile"
25141 ALL_MAKEFILES="$ALL_MAKEFILES \\
25142 dlls/dmstyle/Makefile"
25143 test "x$enable_dmstyle" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25145 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25146 dlls/dmstyle/Makefile: dlls/dmstyle/Makefile.in dlls/Makedll.rules"
25147 ac_config_files="$ac_config_files dlls/dmstyle/Makefile"
25149 ALL_MAKEFILES="$ALL_MAKEFILES \\
25150 dlls/dmsynth/Makefile"
25151 test "x$enable_dmsynth" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25153 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25154 dlls/dmsynth/Makefile: dlls/dmsynth/Makefile.in dlls/Makedll.rules"
25155 ac_config_files="$ac_config_files dlls/dmsynth/Makefile"
25157 ALL_MAKEFILES="$ALL_MAKEFILES \\
25158 dlls/dmusic/Makefile"
25159 test "x$enable_dmusic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25161 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25162 dlls/dmusic/Makefile: dlls/dmusic/Makefile.in dlls/Makedll.rules"
25163 ac_config_files="$ac_config_files dlls/dmusic/Makefile"
25165 ALL_MAKEFILES="$ALL_MAKEFILES \\
25166 dlls/dmusic32/Makefile"
25167 test "x$enable_dmusic32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25169 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25170 dlls/dmusic32/Makefile: dlls/dmusic32/Makefile.in dlls/Makedll.rules"
25171 ac_config_files="$ac_config_files dlls/dmusic32/Makefile"
25173 ALL_MAKEFILES="$ALL_MAKEFILES \\
25174 dlls/dnsapi/Makefile"
25175 test "x$enable_dnsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25177 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25178 dlls/dnsapi/Makefile: dlls/dnsapi/Makefile.in dlls/Makedll.rules"
25179 ac_config_files="$ac_config_files dlls/dnsapi/Makefile"
25181 ALL_MAKEFILES="$ALL_MAKEFILES \\
25182 dlls/dnsapi/tests/Makefile"
25183 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25185 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25186 dlls/dnsapi/tests/Makefile: dlls/dnsapi/tests/Makefile.in dlls/Maketest.rules"
25187 ac_config_files="$ac_config_files dlls/dnsapi/tests/Makefile"
25189 ALL_MAKEFILES="$ALL_MAKEFILES \\
25190 dlls/dplay/Makefile"
25191 test "x$enable_dplay" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25193 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25194 dlls/dplay/Makefile: dlls/dplay/Makefile.in dlls/Makedll.rules"
25195 ac_config_files="$ac_config_files dlls/dplay/Makefile"
25197 ALL_MAKEFILES="$ALL_MAKEFILES \\
25198 dlls/dplayx/Makefile"
25199 test "x$enable_dplayx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25201 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25202 dlls/dplayx/Makefile: dlls/dplayx/Makefile.in dlls/Makedll.rules"
25203 ac_config_files="$ac_config_files dlls/dplayx/Makefile"
25205 ALL_MAKEFILES="$ALL_MAKEFILES \\
25206 dlls/dplayx/tests/Makefile"
25207 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25209 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25210 dlls/dplayx/tests/Makefile: dlls/dplayx/tests/Makefile.in dlls/Maketest.rules"
25211 ac_config_files="$ac_config_files dlls/dplayx/tests/Makefile"
25213 ALL_MAKEFILES="$ALL_MAKEFILES \\
25214 dlls/dpnaddr/Makefile"
25215 test "x$enable_dpnaddr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25217 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25218 dlls/dpnaddr/Makefile: dlls/dpnaddr/Makefile.in dlls/Makedll.rules"
25219 ac_config_files="$ac_config_files dlls/dpnaddr/Makefile"
25221 ALL_MAKEFILES="$ALL_MAKEFILES \\
25222 dlls/dpnet/Makefile"
25223 test "x$enable_dpnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25225 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25226 dlls/dpnet/Makefile: dlls/dpnet/Makefile.in dlls/Makedll.rules"
25227 ac_config_files="$ac_config_files dlls/dpnet/Makefile"
25229 ALL_MAKEFILES="$ALL_MAKEFILES \\
25230 dlls/dpnhpast/Makefile"
25231 test "x$enable_dpnhpast" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25233 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25234 dlls/dpnhpast/Makefile: dlls/dpnhpast/Makefile.in dlls/Makedll.rules"
25235 ac_config_files="$ac_config_files dlls/dpnhpast/Makefile"
25237 ALL_MAKEFILES="$ALL_MAKEFILES \\
25238 dlls/dpnlobby/Makefile"
25239 test "x$enable_dpnlobby" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25241 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25242 dlls/dpnlobby/Makefile: dlls/dpnlobby/Makefile.in dlls/Makedll.rules"
25243 ac_config_files="$ac_config_files dlls/dpnlobby/Makefile"
25245 ALL_MAKEFILES="$ALL_MAKEFILES \\
25246 dlls/dpwsockx/Makefile"
25247 test "x$enable_dpwsockx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25249 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25250 dlls/dpwsockx/Makefile: dlls/dpwsockx/Makefile.in dlls/Makedll.rules"
25251 ac_config_files="$ac_config_files dlls/dpwsockx/Makefile"
25253 ALL_MAKEFILES="$ALL_MAKEFILES \\
25254 dlls/dsound/Makefile"
25255 test "x$enable_dsound" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25257 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25258 dlls/dsound/Makefile: dlls/dsound/Makefile.in dlls/Makedll.rules"
25259 ac_config_files="$ac_config_files dlls/dsound/Makefile"
25261 ALL_MAKEFILES="$ALL_MAKEFILES \\
25262 dlls/dsound/tests/Makefile"
25263 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25265 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25266 dlls/dsound/tests/Makefile: dlls/dsound/tests/Makefile.in dlls/Maketest.rules"
25267 ac_config_files="$ac_config_files dlls/dsound/tests/Makefile"
25269 ALL_MAKEFILES="$ALL_MAKEFILES \\
25270 dlls/dssenh/Makefile"
25271 test "x$enable_dssenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25273 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25274 dlls/dssenh/Makefile: dlls/dssenh/Makefile.in dlls/Makedll.rules"
25275 ac_config_files="$ac_config_files dlls/dssenh/Makefile"
25277 ALL_MAKEFILES="$ALL_MAKEFILES \\
25278 dlls/dswave/Makefile"
25279 test "x$enable_dswave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25281 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25282 dlls/dswave/Makefile: dlls/dswave/Makefile.in dlls/Makedll.rules"
25283 ac_config_files="$ac_config_files dlls/dswave/Makefile"
25285 ALL_MAKEFILES="$ALL_MAKEFILES \\
25286 dlls/dwmapi/Makefile"
25287 test "x$enable_dwmapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25289 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25290 dlls/dwmapi/Makefile: dlls/dwmapi/Makefile.in dlls/Makedll.rules"
25291 ac_config_files="$ac_config_files dlls/dwmapi/Makefile"
25293 ALL_MAKEFILES="$ALL_MAKEFILES \\
25294 dlls/dxdiagn/Makefile"
25295 test "x$enable_dxdiagn" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25297 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25298 dlls/dxdiagn/Makefile: dlls/dxdiagn/Makefile.in dlls/Makedll.rules"
25299 ac_config_files="$ac_config_files dlls/dxdiagn/Makefile"
25301 ALL_MAKEFILES="$ALL_MAKEFILES \\
25302 dlls/dxerr8/Makefile"
25303 test "x$enable_dxerr8" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25305 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25306 dlls/dxerr8/Makefile: dlls/dxerr8/Makefile.in dlls/Makeimplib.rules"
25307 ac_config_files="$ac_config_files dlls/dxerr8/Makefile"
25309 ALL_MAKEFILES="$ALL_MAKEFILES \\
25310 dlls/dxerr9/Makefile"
25311 test "x$enable_dxerr9" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25313 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25314 dlls/dxerr9/Makefile: dlls/dxerr9/Makefile.in dlls/Makeimplib.rules"
25315 ac_config_files="$ac_config_files dlls/dxerr9/Makefile"
25317 ALL_MAKEFILES="$ALL_MAKEFILES \\
25318 dlls/dxgi/Makefile"
25319 test "x$enable_dxgi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25321 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25322 dlls/dxgi/Makefile: dlls/dxgi/Makefile.in dlls/Makedll.rules"
25323 ac_config_files="$ac_config_files dlls/dxgi/Makefile"
25325 ALL_MAKEFILES="$ALL_MAKEFILES \\
25326 dlls/dxgi/tests/Makefile"
25327 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25329 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25330 dlls/dxgi/tests/Makefile: dlls/dxgi/tests/Makefile.in dlls/Maketest.rules"
25331 ac_config_files="$ac_config_files dlls/dxgi/tests/Makefile"
25333 ALL_MAKEFILES="$ALL_MAKEFILES \\
25334 dlls/dxguid/Makefile"
25335 test "x$enable_dxguid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25337 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25338 dlls/dxguid/Makefile: dlls/dxguid/Makefile.in dlls/Makeimplib.rules"
25339 ac_config_files="$ac_config_files dlls/dxguid/Makefile"
25341 ALL_MAKEFILES="$ALL_MAKEFILES \\
25342 dlls/faultrep/Makefile"
25343 test "x$enable_faultrep" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25345 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25346 dlls/faultrep/Makefile: dlls/faultrep/Makefile.in dlls/Makedll.rules"
25347 ac_config_files="$ac_config_files dlls/faultrep/Makefile"
25349 ALL_MAKEFILES="$ALL_MAKEFILES \\
25350 dlls/fusion/Makefile"
25351 test "x$enable_fusion" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25353 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25354 dlls/fusion/Makefile: dlls/fusion/Makefile.in dlls/Makedll.rules"
25355 ac_config_files="$ac_config_files dlls/fusion/Makefile"
25357 ALL_MAKEFILES="$ALL_MAKEFILES \\
25358 dlls/fusion/tests/Makefile"
25359 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25361 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25362 dlls/fusion/tests/Makefile: dlls/fusion/tests/Makefile.in dlls/Maketest.rules"
25363 ac_config_files="$ac_config_files dlls/fusion/tests/Makefile"
25365 ALL_MAKEFILES="$ALL_MAKEFILES \\
25366 dlls/gdi32/Makefile"
25367 test "x$enable_gdi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25369 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25370 dlls/gdi32/Makefile: dlls/gdi32/Makefile.in dlls/Makedll.rules"
25371 ac_config_files="$ac_config_files dlls/gdi32/Makefile"
25373 ALL_MAKEFILES="$ALL_MAKEFILES \\
25374 dlls/gdi32/tests/Makefile"
25375 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25377 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25378 dlls/gdi32/tests/Makefile: dlls/gdi32/tests/Makefile.in dlls/Maketest.rules"
25379 ac_config_files="$ac_config_files dlls/gdi32/tests/Makefile"
25381 ALL_MAKEFILES="$ALL_MAKEFILES \\
25382 dlls/gdiplus/Makefile"
25383 test "x$enable_gdiplus" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25385 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25386 dlls/gdiplus/Makefile: dlls/gdiplus/Makefile.in dlls/Makedll.rules"
25387 ac_config_files="$ac_config_files dlls/gdiplus/Makefile"
25389 ALL_MAKEFILES="$ALL_MAKEFILES \\
25390 dlls/gdiplus/tests/Makefile"
25391 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25393 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25394 dlls/gdiplus/tests/Makefile: dlls/gdiplus/tests/Makefile.in dlls/Maketest.rules"
25395 ac_config_files="$ac_config_files dlls/gdiplus/tests/Makefile"
25397 ALL_MAKEFILES="$ALL_MAKEFILES \\
25398 dlls/glu32/Makefile"
25399 test "x$enable_glu32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25401 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25402 dlls/glu32/Makefile: dlls/glu32/Makefile.in dlls/Makedll.rules"
25403 ac_config_files="$ac_config_files dlls/glu32/Makefile"
25405 ALL_MAKEFILES="$ALL_MAKEFILES \\
25406 dlls/gphoto2.ds/Makefile"
25407 test "x$enable_gphoto2_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25409 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25410 dlls/gphoto2.ds/Makefile: dlls/gphoto2.ds/Makefile.in dlls/Makedll.rules"
25411 ac_config_files="$ac_config_files dlls/gphoto2.ds/Makefile"
25413 ALL_MAKEFILES="$ALL_MAKEFILES \\
25414 dlls/gpkcsp/Makefile"
25415 test "x$enable_gpkcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25417 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25418 dlls/gpkcsp/Makefile: dlls/gpkcsp/Makefile.in dlls/Makedll.rules"
25419 ac_config_files="$ac_config_files dlls/gpkcsp/Makefile"
25421 ALL_MAKEFILES="$ALL_MAKEFILES \\
25423 test "x$enable_hal" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25425 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25426 dlls/hal/Makefile: dlls/hal/Makefile.in dlls/Makedll.rules"
25427 ac_config_files="$ac_config_files dlls/hal/Makefile"
25429 ALL_MAKEFILES="$ALL_MAKEFILES \\
25430 dlls/hhctrl.ocx/Makefile"
25431 test "x$enable_hhctrl_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25433 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25434 dlls/hhctrl.ocx/Makefile: dlls/hhctrl.ocx/Makefile.in dlls/Makedll.rules"
25435 ac_config_files="$ac_config_files dlls/hhctrl.ocx/Makefile"
25437 ALL_MAKEFILES="$ALL_MAKEFILES \\
25439 test "x$enable_hid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25441 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25442 dlls/hid/Makefile: dlls/hid/Makefile.in dlls/Makedll.rules"
25443 ac_config_files="$ac_config_files dlls/hid/Makefile"
25445 ALL_MAKEFILES="$ALL_MAKEFILES \\
25446 dlls/hlink/Makefile"
25447 test "x$enable_hlink" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25449 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25450 dlls/hlink/Makefile: dlls/hlink/Makefile.in dlls/Makedll.rules"
25451 ac_config_files="$ac_config_files dlls/hlink/Makefile"
25453 ALL_MAKEFILES="$ALL_MAKEFILES \\
25454 dlls/hlink/tests/Makefile"
25455 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25457 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25458 dlls/hlink/tests/Makefile: dlls/hlink/tests/Makefile.in dlls/Maketest.rules"
25459 ac_config_files="$ac_config_files dlls/hlink/tests/Makefile"
25461 ALL_MAKEFILES="$ALL_MAKEFILES \\
25462 dlls/hnetcfg/Makefile"
25463 test "x$enable_hnetcfg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25465 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25466 dlls/hnetcfg/Makefile: dlls/hnetcfg/Makefile.in dlls/Makedll.rules"
25467 ac_config_files="$ac_config_files dlls/hnetcfg/Makefile"
25469 ALL_MAKEFILES="$ALL_MAKEFILES \\
25470 dlls/httpapi/Makefile"
25471 test "x$enable_httpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25473 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25474 dlls/httpapi/Makefile: dlls/httpapi/Makefile.in dlls/Makedll.rules"
25475 ac_config_files="$ac_config_files dlls/httpapi/Makefile"
25477 ALL_MAKEFILES="$ALL_MAKEFILES \\
25478 dlls/iccvid/Makefile"
25479 test "x$enable_iccvid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25481 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25482 dlls/iccvid/Makefile: dlls/iccvid/Makefile.in dlls/Makedll.rules"
25483 ac_config_files="$ac_config_files dlls/iccvid/Makefile"
25485 ALL_MAKEFILES="$ALL_MAKEFILES \\
25486 dlls/icmp/Makefile"
25487 test "x$enable_icmp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25489 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25490 dlls/icmp/Makefile: dlls/icmp/Makefile.in dlls/Makedll.rules"
25491 ac_config_files="$ac_config_files dlls/icmp/Makefile"
25493 ALL_MAKEFILES="$ALL_MAKEFILES \\
25494 dlls/ifsmgr.vxd/Makefile"
25495 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25497 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25498 dlls/ifsmgr.vxd/Makefile: dlls/ifsmgr.vxd/Makefile.in dlls/Makedll.rules"
25499 ac_config_files="$ac_config_files dlls/ifsmgr.vxd/Makefile"
25501 ALL_MAKEFILES="$ALL_MAKEFILES \\
25502 dlls/imaadp32.acm/Makefile"
25503 test "x$enable_imaadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25505 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25506 dlls/imaadp32.acm/Makefile: dlls/imaadp32.acm/Makefile.in dlls/Makedll.rules"
25507 ac_config_files="$ac_config_files dlls/imaadp32.acm/Makefile"
25509 ALL_MAKEFILES="$ALL_MAKEFILES \\
25510 dlls/imagehlp/Makefile"
25511 test "x$enable_imagehlp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25513 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25514 dlls/imagehlp/Makefile: dlls/imagehlp/Makefile.in dlls/Makedll.rules"
25515 ac_config_files="$ac_config_files dlls/imagehlp/Makefile"
25517 ALL_MAKEFILES="$ALL_MAKEFILES \\
25518 dlls/imm.dll16/Makefile"
25519 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25521 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25522 dlls/imm.dll16/Makefile: dlls/imm.dll16/Makefile.in dlls/Makedll.rules"
25523 ac_config_files="$ac_config_files dlls/imm.dll16/Makefile"
25525 ALL_MAKEFILES="$ALL_MAKEFILES \\
25526 dlls/imm32/Makefile"
25527 test "x$enable_imm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25529 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25530 dlls/imm32/Makefile: dlls/imm32/Makefile.in dlls/Makedll.rules"
25531 ac_config_files="$ac_config_files dlls/imm32/Makefile"
25533 ALL_MAKEFILES="$ALL_MAKEFILES \\
25534 dlls/imm32/tests/Makefile"
25535 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25537 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25538 dlls/imm32/tests/Makefile: dlls/imm32/tests/Makefile.in dlls/Maketest.rules"
25539 ac_config_files="$ac_config_files dlls/imm32/tests/Makefile"
25541 ALL_MAKEFILES="$ALL_MAKEFILES \\
25542 dlls/inetcomm/Makefile"
25543 test "x$enable_inetcomm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25545 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25546 dlls/inetcomm/Makefile: dlls/inetcomm/Makefile.in dlls/Makedll.rules"
25547 ac_config_files="$ac_config_files dlls/inetcomm/Makefile"
25549 ALL_MAKEFILES="$ALL_MAKEFILES \\
25550 dlls/inetcomm/tests/Makefile"
25551 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25553 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25554 dlls/inetcomm/tests/Makefile: dlls/inetcomm/tests/Makefile.in dlls/Maketest.rules"
25555 ac_config_files="$ac_config_files dlls/inetcomm/tests/Makefile"
25557 ALL_MAKEFILES="$ALL_MAKEFILES \\
25558 dlls/inetmib1/Makefile"
25559 test "x$enable_inetmib1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25561 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25562 dlls/inetmib1/Makefile: dlls/inetmib1/Makefile.in dlls/Makedll.rules"
25563 ac_config_files="$ac_config_files dlls/inetmib1/Makefile"
25565 ALL_MAKEFILES="$ALL_MAKEFILES \\
25566 dlls/inetmib1/tests/Makefile"
25567 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25569 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25570 dlls/inetmib1/tests/Makefile: dlls/inetmib1/tests/Makefile.in dlls/Maketest.rules"
25571 ac_config_files="$ac_config_files dlls/inetmib1/tests/Makefile"
25573 ALL_MAKEFILES="$ALL_MAKEFILES \\
25574 dlls/infosoft/Makefile"
25575 test "x$enable_infosoft" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25577 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25578 dlls/infosoft/Makefile: dlls/infosoft/Makefile.in dlls/Makedll.rules"
25579 ac_config_files="$ac_config_files dlls/infosoft/Makefile"
25581 ALL_MAKEFILES="$ALL_MAKEFILES \\
25582 dlls/infosoft/tests/Makefile"
25583 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25585 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25586 dlls/infosoft/tests/Makefile: dlls/infosoft/tests/Makefile.in dlls/Maketest.rules"
25587 ac_config_files="$ac_config_files dlls/infosoft/tests/Makefile"
25589 ALL_MAKEFILES="$ALL_MAKEFILES \\
25590 dlls/initpki/Makefile"
25591 test "x$enable_initpki" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25593 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25594 dlls/initpki/Makefile: dlls/initpki/Makefile.in dlls/Makedll.rules"
25595 ac_config_files="$ac_config_files dlls/initpki/Makefile"
25597 ALL_MAKEFILES="$ALL_MAKEFILES \\
25598 dlls/inkobj/Makefile"
25599 test "x$enable_inkobj" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25601 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25602 dlls/inkobj/Makefile: dlls/inkobj/Makefile.in dlls/Makedll.rules"
25603 ac_config_files="$ac_config_files dlls/inkobj/Makefile"
25605 ALL_MAKEFILES="$ALL_MAKEFILES \\
25606 dlls/inseng/Makefile"
25607 test "x$enable_inseng" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25609 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25610 dlls/inseng/Makefile: dlls/inseng/Makefile.in dlls/Makedll.rules"
25611 ac_config_files="$ac_config_files dlls/inseng/Makefile"
25613 ALL_MAKEFILES="$ALL_MAKEFILES \\
25614 dlls/iphlpapi/Makefile"
25615 test "x$enable_iphlpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25617 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25618 dlls/iphlpapi/Makefile: dlls/iphlpapi/Makefile.in dlls/Makedll.rules"
25619 ac_config_files="$ac_config_files dlls/iphlpapi/Makefile"
25621 ALL_MAKEFILES="$ALL_MAKEFILES \\
25622 dlls/iphlpapi/tests/Makefile"
25623 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25625 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25626 dlls/iphlpapi/tests/Makefile: dlls/iphlpapi/tests/Makefile.in dlls/Maketest.rules"
25627 ac_config_files="$ac_config_files dlls/iphlpapi/tests/Makefile"
25629 ALL_MAKEFILES="$ALL_MAKEFILES \\
25630 dlls/itircl/Makefile"
25631 test "x$enable_itircl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25633 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25634 dlls/itircl/Makefile: dlls/itircl/Makefile.in dlls/Makedll.rules"
25635 ac_config_files="$ac_config_files dlls/itircl/Makefile"
25637 ALL_MAKEFILES="$ALL_MAKEFILES \\
25638 dlls/itss/Makefile"
25639 test "x$enable_itss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25641 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25642 dlls/itss/Makefile: dlls/itss/Makefile.in dlls/Makedll.rules"
25643 ac_config_files="$ac_config_files dlls/itss/Makefile"
25645 ALL_MAKEFILES="$ALL_MAKEFILES \\
25646 dlls/itss/tests/Makefile"
25647 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25649 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25650 dlls/itss/tests/Makefile: dlls/itss/tests/Makefile.in dlls/Maketest.rules"
25651 ac_config_files="$ac_config_files dlls/itss/tests/Makefile"
25653 ALL_MAKEFILES="$ALL_MAKEFILES \\
25654 dlls/jscript/Makefile"
25655 test "x$enable_jscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25657 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25658 dlls/jscript/Makefile: dlls/jscript/Makefile.in dlls/Makedll.rules"
25659 ac_config_files="$ac_config_files dlls/jscript/Makefile"
25661 ALL_MAKEFILES="$ALL_MAKEFILES \\
25662 dlls/jscript/tests/Makefile"
25663 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25665 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25666 dlls/jscript/tests/Makefile: dlls/jscript/tests/Makefile.in dlls/Maketest.rules"
25667 ac_config_files="$ac_config_files dlls/jscript/tests/Makefile"
25669 ALL_MAKEFILES="$ALL_MAKEFILES \\
25670 dlls/kernel32/Makefile"
25671 test "x$enable_kernel32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25673 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25674 dlls/kernel32/Makefile: dlls/kernel32/Makefile.in dlls/Makedll.rules"
25675 ac_config_files="$ac_config_files dlls/kernel32/Makefile"
25677 ALL_MAKEFILES="$ALL_MAKEFILES \\
25678 dlls/kernel32/tests/Makefile"
25679 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25681 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25682 dlls/kernel32/tests/Makefile: dlls/kernel32/tests/Makefile.in dlls/Maketest.rules"
25683 ac_config_files="$ac_config_files dlls/kernel32/tests/Makefile"
25685 ALL_MAKEFILES="$ALL_MAKEFILES \\
25686 dlls/keyboard.drv16/Makefile"
25687 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25689 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25690 dlls/keyboard.drv16/Makefile: dlls/keyboard.drv16/Makefile.in dlls/Makedll.rules"
25691 ac_config_files="$ac_config_files dlls/keyboard.drv16/Makefile"
25693 ALL_MAKEFILES="$ALL_MAKEFILES \\
25694 dlls/loadperf/Makefile"
25695 test "x$enable_loadperf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25697 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25698 dlls/loadperf/Makefile: dlls/loadperf/Makefile.in dlls/Makedll.rules"
25699 ac_config_files="$ac_config_files dlls/loadperf/Makefile"
25701 ALL_MAKEFILES="$ALL_MAKEFILES \\
25702 dlls/localspl/Makefile"
25703 test "x$enable_localspl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25705 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25706 dlls/localspl/Makefile: dlls/localspl/Makefile.in dlls/Makedll.rules"
25707 ac_config_files="$ac_config_files dlls/localspl/Makefile"
25709 ALL_MAKEFILES="$ALL_MAKEFILES \\
25710 dlls/localspl/tests/Makefile"
25711 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25713 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25714 dlls/localspl/tests/Makefile: dlls/localspl/tests/Makefile.in dlls/Maketest.rules"
25715 ac_config_files="$ac_config_files dlls/localspl/tests/Makefile"
25717 ALL_MAKEFILES="$ALL_MAKEFILES \\
25718 dlls/localui/Makefile"
25719 test "x$enable_localui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25721 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25722 dlls/localui/Makefile: dlls/localui/Makefile.in dlls/Makedll.rules"
25723 ac_config_files="$ac_config_files dlls/localui/Makefile"
25725 ALL_MAKEFILES="$ALL_MAKEFILES \\
25726 dlls/localui/tests/Makefile"
25727 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25729 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25730 dlls/localui/tests/Makefile: dlls/localui/tests/Makefile.in dlls/Maketest.rules"
25731 ac_config_files="$ac_config_files dlls/localui/tests/Makefile"
25733 ALL_MAKEFILES="$ALL_MAKEFILES \\
25734 dlls/lz32/Makefile"
25735 test "x$enable_lz32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25737 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25738 dlls/lz32/Makefile: dlls/lz32/Makefile.in dlls/Makedll.rules"
25739 ac_config_files="$ac_config_files dlls/lz32/Makefile"
25741 ALL_MAKEFILES="$ALL_MAKEFILES \\
25742 dlls/lz32/tests/Makefile"
25743 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25745 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25746 dlls/lz32/tests/Makefile: dlls/lz32/tests/Makefile.in dlls/Maketest.rules"
25747 ac_config_files="$ac_config_files dlls/lz32/tests/Makefile"
25749 ALL_MAKEFILES="$ALL_MAKEFILES \\
25750 dlls/lzexpand.dll16/Makefile"
25751 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25753 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25754 dlls/lzexpand.dll16/Makefile: dlls/lzexpand.dll16/Makefile.in dlls/Makedll.rules"
25755 ac_config_files="$ac_config_files dlls/lzexpand.dll16/Makefile"
25757 ALL_MAKEFILES="$ALL_MAKEFILES \\
25758 dlls/mapi32/Makefile"
25759 test "x$enable_mapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25761 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25762 dlls/mapi32/Makefile: dlls/mapi32/Makefile.in dlls/Makedll.rules"
25763 ac_config_files="$ac_config_files dlls/mapi32/Makefile"
25765 ALL_MAKEFILES="$ALL_MAKEFILES \\
25766 dlls/mapi32/tests/Makefile"
25767 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25769 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25770 dlls/mapi32/tests/Makefile: dlls/mapi32/tests/Makefile.in dlls/Maketest.rules"
25771 ac_config_files="$ac_config_files dlls/mapi32/tests/Makefile"
25773 ALL_MAKEFILES="$ALL_MAKEFILES \\
25774 dlls/mciavi32/Makefile"
25775 test "x$enable_mciavi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25777 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25778 dlls/mciavi32/Makefile: dlls/mciavi32/Makefile.in dlls/Makedll.rules"
25779 ac_config_files="$ac_config_files dlls/mciavi32/Makefile"
25781 ALL_MAKEFILES="$ALL_MAKEFILES \\
25782 dlls/mcicda/Makefile"
25783 test "x$enable_mcicda" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25785 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25786 dlls/mcicda/Makefile: dlls/mcicda/Makefile.in dlls/Makedll.rules"
25787 ac_config_files="$ac_config_files dlls/mcicda/Makefile"
25789 ALL_MAKEFILES="$ALL_MAKEFILES \\
25790 dlls/mciqtz32/Makefile"
25791 test "x$enable_mciqtz32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25793 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25794 dlls/mciqtz32/Makefile: dlls/mciqtz32/Makefile.in dlls/Makedll.rules"
25795 ac_config_files="$ac_config_files dlls/mciqtz32/Makefile"
25797 ALL_MAKEFILES="$ALL_MAKEFILES \\
25798 dlls/mciseq/Makefile"
25799 test "x$enable_mciseq" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25801 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25802 dlls/mciseq/Makefile: dlls/mciseq/Makefile.in dlls/Makedll.rules"
25803 ac_config_files="$ac_config_files dlls/mciseq/Makefile"
25805 ALL_MAKEFILES="$ALL_MAKEFILES \\
25806 dlls/mciwave/Makefile"
25807 test "x$enable_mciwave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25809 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25810 dlls/mciwave/Makefile: dlls/mciwave/Makefile.in dlls/Makedll.rules"
25811 ac_config_files="$ac_config_files dlls/mciwave/Makefile"
25813 ALL_MAKEFILES="$ALL_MAKEFILES \\
25814 dlls/midimap/Makefile"
25815 test "x$enable_midimap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25817 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25818 dlls/midimap/Makefile: dlls/midimap/Makefile.in dlls/Makedll.rules"
25819 ac_config_files="$ac_config_files dlls/midimap/Makefile"
25821 ALL_MAKEFILES="$ALL_MAKEFILES \\
25822 dlls/mlang/Makefile"
25823 test "x$enable_mlang" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25825 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25826 dlls/mlang/Makefile: dlls/mlang/Makefile.in dlls/Makedll.rules"
25827 ac_config_files="$ac_config_files dlls/mlang/Makefile"
25829 ALL_MAKEFILES="$ALL_MAKEFILES \\
25830 dlls/mlang/tests/Makefile"
25831 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25833 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25834 dlls/mlang/tests/Makefile: dlls/mlang/tests/Makefile.in dlls/Maketest.rules"
25835 ac_config_files="$ac_config_files dlls/mlang/tests/Makefile"
25837 ALL_MAKEFILES="$ALL_MAKEFILES \\
25838 dlls/mmdevldr.vxd/Makefile"
25839 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25841 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25842 dlls/mmdevldr.vxd/Makefile: dlls/mmdevldr.vxd/Makefile.in dlls/Makedll.rules"
25843 ac_config_files="$ac_config_files dlls/mmdevldr.vxd/Makefile"
25845 ALL_MAKEFILES="$ALL_MAKEFILES \\
25846 dlls/monodebg.vxd/Makefile"
25847 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25849 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25850 dlls/monodebg.vxd/Makefile: dlls/monodebg.vxd/Makefile.in dlls/Makedll.rules"
25851 ac_config_files="$ac_config_files dlls/monodebg.vxd/Makefile"
25853 ALL_MAKEFILES="$ALL_MAKEFILES \\
25854 dlls/mountmgr.sys/Makefile"
25855 test "x$enable_mountmgr_sys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25857 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25858 dlls/mountmgr.sys/Makefile: dlls/mountmgr.sys/Makefile.in dlls/Makedll.rules"
25859 ac_config_files="$ac_config_files dlls/mountmgr.sys/Makefile"
25861 ALL_MAKEFILES="$ALL_MAKEFILES \\
25862 dlls/mouse.drv16/Makefile"
25863 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25865 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25866 dlls/mouse.drv16/Makefile: dlls/mouse.drv16/Makefile.in dlls/Makedll.rules"
25867 ac_config_files="$ac_config_files dlls/mouse.drv16/Makefile"
25869 ALL_MAKEFILES="$ALL_MAKEFILES \\
25871 test "x$enable_mpr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25873 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25874 dlls/mpr/Makefile: dlls/mpr/Makefile.in dlls/Makedll.rules"
25875 ac_config_files="$ac_config_files dlls/mpr/Makefile"
25877 ALL_MAKEFILES="$ALL_MAKEFILES \\
25878 dlls/mprapi/Makefile"
25879 test "x$enable_mprapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25881 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25882 dlls/mprapi/Makefile: dlls/mprapi/Makefile.in dlls/Makedll.rules"
25883 ac_config_files="$ac_config_files dlls/mprapi/Makefile"
25885 ALL_MAKEFILES="$ALL_MAKEFILES \\
25886 dlls/msacm.dll16/Makefile"
25887 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25889 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25890 dlls/msacm.dll16/Makefile: dlls/msacm.dll16/Makefile.in dlls/Makedll.rules"
25891 ac_config_files="$ac_config_files dlls/msacm.dll16/Makefile"
25893 ALL_MAKEFILES="$ALL_MAKEFILES \\
25894 dlls/msacm32.drv/Makefile"
25895 test "x$enable_msacm32_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25897 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25898 dlls/msacm32.drv/Makefile: dlls/msacm32.drv/Makefile.in dlls/Makedll.rules"
25899 ac_config_files="$ac_config_files dlls/msacm32.drv/Makefile"
25901 ALL_MAKEFILES="$ALL_MAKEFILES \\
25902 dlls/msacm32/Makefile"
25903 test "x$enable_msacm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25905 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25906 dlls/msacm32/Makefile: dlls/msacm32/Makefile.in dlls/Makedll.rules"
25907 ac_config_files="$ac_config_files dlls/msacm32/Makefile"
25909 ALL_MAKEFILES="$ALL_MAKEFILES \\
25910 dlls/msacm32/tests/Makefile"
25911 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25913 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25914 dlls/msacm32/tests/Makefile: dlls/msacm32/tests/Makefile.in dlls/Maketest.rules"
25915 ac_config_files="$ac_config_files dlls/msacm32/tests/Makefile"
25917 ALL_MAKEFILES="$ALL_MAKEFILES \\
25918 dlls/msadp32.acm/Makefile"
25919 test "x$enable_msadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25921 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25922 dlls/msadp32.acm/Makefile: dlls/msadp32.acm/Makefile.in dlls/Makedll.rules"
25923 ac_config_files="$ac_config_files dlls/msadp32.acm/Makefile"
25925 ALL_MAKEFILES="$ALL_MAKEFILES \\
25926 dlls/mscat32/Makefile"
25927 test "x$enable_mscat32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25929 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25930 dlls/mscat32/Makefile: dlls/mscat32/Makefile.in dlls/Makedll.rules"
25931 ac_config_files="$ac_config_files dlls/mscat32/Makefile"
25933 ALL_MAKEFILES="$ALL_MAKEFILES \\
25934 dlls/mscms/Makefile"
25935 test "x$enable_mscms" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25937 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25938 dlls/mscms/Makefile: dlls/mscms/Makefile.in dlls/Makedll.rules"
25939 ac_config_files="$ac_config_files dlls/mscms/Makefile"
25941 ALL_MAKEFILES="$ALL_MAKEFILES \\
25942 dlls/mscms/tests/Makefile"
25943 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25945 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25946 dlls/mscms/tests/Makefile: dlls/mscms/tests/Makefile.in dlls/Maketest.rules"
25947 ac_config_files="$ac_config_files dlls/mscms/tests/Makefile"
25949 ALL_MAKEFILES="$ALL_MAKEFILES \\
25950 dlls/mscoree/Makefile"
25951 test "x$enable_mscoree" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25953 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25954 dlls/mscoree/Makefile: dlls/mscoree/Makefile.in dlls/Makedll.rules"
25955 ac_config_files="$ac_config_files dlls/mscoree/Makefile"
25957 ALL_MAKEFILES="$ALL_MAKEFILES \\
25958 dlls/msctf/Makefile"
25959 test "x$enable_msctf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25961 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25962 dlls/msctf/Makefile: dlls/msctf/Makefile.in dlls/Makedll.rules"
25963 ac_config_files="$ac_config_files dlls/msctf/Makefile"
25965 ALL_MAKEFILES="$ALL_MAKEFILES \\
25966 dlls/msctf/tests/Makefile"
25967 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25969 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25970 dlls/msctf/tests/Makefile: dlls/msctf/tests/Makefile.in dlls/Maketest.rules"
25971 ac_config_files="$ac_config_files dlls/msctf/tests/Makefile"
25973 ALL_MAKEFILES="$ALL_MAKEFILES \\
25974 dlls/msdmo/Makefile"
25975 test "x$enable_msdmo" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25977 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25978 dlls/msdmo/Makefile: dlls/msdmo/Makefile.in dlls/Makedll.rules"
25979 ac_config_files="$ac_config_files dlls/msdmo/Makefile"
25981 ALL_MAKEFILES="$ALL_MAKEFILES \\
25982 dlls/msftedit/Makefile"
25983 test "x$enable_msftedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25985 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25986 dlls/msftedit/Makefile: dlls/msftedit/Makefile.in dlls/Makedll.rules"
25987 ac_config_files="$ac_config_files dlls/msftedit/Makefile"
25989 ALL_MAKEFILES="$ALL_MAKEFILES \\
25990 dlls/msg711.acm/Makefile"
25991 test "x$enable_msg711_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25993 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25994 dlls/msg711.acm/Makefile: dlls/msg711.acm/Makefile.in dlls/Makedll.rules"
25995 ac_config_files="$ac_config_files dlls/msg711.acm/Makefile"
25997 ALL_MAKEFILES="$ALL_MAKEFILES \\
25998 dlls/mshtml.tlb/Makefile"
25999 test "x$enable_mshtml_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26001 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26002 dlls/mshtml.tlb/Makefile: dlls/mshtml.tlb/Makefile.in dlls/Makedll.rules"
26003 ac_config_files="$ac_config_files dlls/mshtml.tlb/Makefile"
26005 ALL_MAKEFILES="$ALL_MAKEFILES \\
26006 dlls/mshtml/Makefile"
26007 test "x$enable_mshtml" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26009 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26010 dlls/mshtml/Makefile: dlls/mshtml/Makefile.in dlls/Makedll.rules"
26011 ac_config_files="$ac_config_files dlls/mshtml/Makefile"
26013 ALL_MAKEFILES="$ALL_MAKEFILES \\
26014 dlls/mshtml/tests/Makefile"
26015 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26017 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26018 dlls/mshtml/tests/Makefile: dlls/mshtml/tests/Makefile.in dlls/Maketest.rules"
26019 ac_config_files="$ac_config_files dlls/mshtml/tests/Makefile"
26021 ALL_MAKEFILES="$ALL_MAKEFILES \\
26023 test "x$enable_msi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26025 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26026 dlls/msi/Makefile: dlls/msi/Makefile.in dlls/Makedll.rules"
26027 ac_config_files="$ac_config_files dlls/msi/Makefile"
26029 ALL_MAKEFILES="$ALL_MAKEFILES \\
26030 dlls/msi/tests/Makefile"
26031 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26033 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26034 dlls/msi/tests/Makefile: dlls/msi/tests/Makefile.in dlls/Maketest.rules"
26035 ac_config_files="$ac_config_files dlls/msi/tests/Makefile"
26037 ALL_MAKEFILES="$ALL_MAKEFILES \\
26038 dlls/msimg32/Makefile"
26039 test "x$enable_msimg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26041 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26042 dlls/msimg32/Makefile: dlls/msimg32/Makefile.in dlls/Makedll.rules"
26043 ac_config_files="$ac_config_files dlls/msimg32/Makefile"
26045 ALL_MAKEFILES="$ALL_MAKEFILES \\
26046 dlls/msimtf/Makefile"
26047 test "x$enable_msimtf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26049 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26050 dlls/msimtf/Makefile: dlls/msimtf/Makefile.in dlls/Makedll.rules"
26051 ac_config_files="$ac_config_files dlls/msimtf/Makefile"
26053 ALL_MAKEFILES="$ALL_MAKEFILES \\
26054 dlls/msisip/Makefile"
26055 test "x$enable_msisip" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26057 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26058 dlls/msisip/Makefile: dlls/msisip/Makefile.in dlls/Makedll.rules"
26059 ac_config_files="$ac_config_files dlls/msisip/Makefile"
26061 ALL_MAKEFILES="$ALL_MAKEFILES \\
26062 dlls/msisys.ocx/Makefile"
26063 test "x$enable_msisys_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26065 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26066 dlls/msisys.ocx/Makefile: dlls/msisys.ocx/Makefile.in dlls/Makedll.rules"
26067 ac_config_files="$ac_config_files dlls/msisys.ocx/Makefile"
26069 ALL_MAKEFILES="$ALL_MAKEFILES \\
26070 dlls/msnet32/Makefile"
26071 test "x$enable_msnet32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26073 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26074 dlls/msnet32/Makefile: dlls/msnet32/Makefile.in dlls/Makedll.rules"
26075 ac_config_files="$ac_config_files dlls/msnet32/Makefile"
26077 ALL_MAKEFILES="$ALL_MAKEFILES \\
26078 dlls/msrle32/Makefile"
26079 test "x$enable_msrle32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26081 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26082 dlls/msrle32/Makefile: dlls/msrle32/Makefile.in dlls/Makedll.rules"
26083 ac_config_files="$ac_config_files dlls/msrle32/Makefile"
26085 ALL_MAKEFILES="$ALL_MAKEFILES \\
26086 dlls/mssign32/Makefile"
26087 test "x$enable_mssign32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26089 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26090 dlls/mssign32/Makefile: dlls/mssign32/Makefile.in dlls/Makedll.rules"
26091 ac_config_files="$ac_config_files dlls/mssign32/Makefile"
26093 ALL_MAKEFILES="$ALL_MAKEFILES \\
26094 dlls/mssip32/Makefile"
26095 test "x$enable_mssip32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26097 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26098 dlls/mssip32/Makefile: dlls/mssip32/Makefile.in dlls/Makedll.rules"
26099 ac_config_files="$ac_config_files dlls/mssip32/Makefile"
26101 ALL_MAKEFILES="$ALL_MAKEFILES \\
26102 dlls/mstask/Makefile"
26103 test "x$enable_mstask" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26105 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26106 dlls/mstask/Makefile: dlls/mstask/Makefile.in dlls/Makedll.rules"
26107 ac_config_files="$ac_config_files dlls/mstask/Makefile"
26109 ALL_MAKEFILES="$ALL_MAKEFILES \\
26110 dlls/mstask/tests/Makefile"
26111 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26113 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26114 dlls/mstask/tests/Makefile: dlls/mstask/tests/Makefile.in dlls/Maketest.rules"
26115 ac_config_files="$ac_config_files dlls/mstask/tests/Makefile"
26117 ALL_MAKEFILES="$ALL_MAKEFILES \\
26118 dlls/msvcirt/Makefile"
26119 test "x$enable_msvcirt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26121 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26122 dlls/msvcirt/Makefile: dlls/msvcirt/Makefile.in dlls/Makedll.rules"
26123 ac_config_files="$ac_config_files dlls/msvcirt/Makefile"
26125 ALL_MAKEFILES="$ALL_MAKEFILES \\
26126 dlls/msvcr71/Makefile"
26127 test "x$enable_msvcr71" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26129 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26130 dlls/msvcr71/Makefile: dlls/msvcr71/Makefile.in dlls/Makedll.rules"
26131 ac_config_files="$ac_config_files dlls/msvcr71/Makefile"
26133 ALL_MAKEFILES="$ALL_MAKEFILES \\
26134 dlls/msvcrt/Makefile"
26135 test "x$enable_msvcrt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26137 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26138 dlls/msvcrt/Makefile: dlls/msvcrt/Makefile.in dlls/Makedll.rules"
26139 ac_config_files="$ac_config_files dlls/msvcrt/Makefile"
26141 ALL_MAKEFILES="$ALL_MAKEFILES \\
26142 dlls/msvcrt/tests/Makefile"
26143 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26145 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26146 dlls/msvcrt/tests/Makefile: dlls/msvcrt/tests/Makefile.in dlls/Maketest.rules"
26147 ac_config_files="$ac_config_files dlls/msvcrt/tests/Makefile"
26149 ALL_MAKEFILES="$ALL_MAKEFILES \\
26150 dlls/msvcrt20/Makefile"
26151 test "x$enable_msvcrt20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26153 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26154 dlls/msvcrt20/Makefile: dlls/msvcrt20/Makefile.in dlls/Makedll.rules"
26155 ac_config_files="$ac_config_files dlls/msvcrt20/Makefile"
26157 ALL_MAKEFILES="$ALL_MAKEFILES \\
26158 dlls/msvcrt40/Makefile"
26159 test "x$enable_msvcrt40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26161 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26162 dlls/msvcrt40/Makefile: dlls/msvcrt40/Makefile.in dlls/Makedll.rules"
26163 ac_config_files="$ac_config_files dlls/msvcrt40/Makefile"
26165 ALL_MAKEFILES="$ALL_MAKEFILES \\
26166 dlls/msvcrtd/Makefile"
26167 test "x$enable_msvcrtd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26169 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26170 dlls/msvcrtd/Makefile: dlls/msvcrtd/Makefile.in dlls/Makedll.rules"
26171 ac_config_files="$ac_config_files dlls/msvcrtd/Makefile"
26173 ALL_MAKEFILES="$ALL_MAKEFILES \\
26174 dlls/msvcrtd/tests/Makefile"
26175 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26177 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26178 dlls/msvcrtd/tests/Makefile: dlls/msvcrtd/tests/Makefile.in dlls/Maketest.rules"
26179 ac_config_files="$ac_config_files dlls/msvcrtd/tests/Makefile"
26181 ALL_MAKEFILES="$ALL_MAKEFILES \\
26182 dlls/msvfw32/Makefile"
26183 test "x$enable_msvfw32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26185 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26186 dlls/msvfw32/Makefile: dlls/msvfw32/Makefile.in dlls/Makedll.rules"
26187 ac_config_files="$ac_config_files dlls/msvfw32/Makefile"
26189 ALL_MAKEFILES="$ALL_MAKEFILES \\
26190 dlls/msvfw32/tests/Makefile"
26191 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26193 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26194 dlls/msvfw32/tests/Makefile: dlls/msvfw32/tests/Makefile.in dlls/Maketest.rules"
26195 ac_config_files="$ac_config_files dlls/msvfw32/tests/Makefile"
26197 ALL_MAKEFILES="$ALL_MAKEFILES \\
26198 dlls/msvidc32/Makefile"
26199 test "x$enable_msvidc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26201 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26202 dlls/msvidc32/Makefile: dlls/msvidc32/Makefile.in dlls/Makedll.rules"
26203 ac_config_files="$ac_config_files dlls/msvidc32/Makefile"
26205 ALL_MAKEFILES="$ALL_MAKEFILES \\
26206 dlls/msvideo.dll16/Makefile"
26207 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26209 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26210 dlls/msvideo.dll16/Makefile: dlls/msvideo.dll16/Makefile.in dlls/Makedll.rules"
26211 ac_config_files="$ac_config_files dlls/msvideo.dll16/Makefile"
26213 ALL_MAKEFILES="$ALL_MAKEFILES \\
26214 dlls/mswsock/Makefile"
26215 test "x$enable_mswsock" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26217 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26218 dlls/mswsock/Makefile: dlls/mswsock/Makefile.in dlls/Makedll.rules"
26219 ac_config_files="$ac_config_files dlls/mswsock/Makefile"
26221 ALL_MAKEFILES="$ALL_MAKEFILES \\
26222 dlls/msxml3/Makefile"
26223 test "x$enable_msxml3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26225 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26226 dlls/msxml3/Makefile: dlls/msxml3/Makefile.in dlls/Makedll.rules"
26227 ac_config_files="$ac_config_files dlls/msxml3/Makefile"
26229 ALL_MAKEFILES="$ALL_MAKEFILES \\
26230 dlls/msxml3/tests/Makefile"
26231 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26233 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26234 dlls/msxml3/tests/Makefile: dlls/msxml3/tests/Makefile.in dlls/Maketest.rules"
26235 ac_config_files="$ac_config_files dlls/msxml3/tests/Makefile"
26237 ALL_MAKEFILES="$ALL_MAKEFILES \\
26238 dlls/nddeapi/Makefile"
26239 test "x$enable_nddeapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26241 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26242 dlls/nddeapi/Makefile: dlls/nddeapi/Makefile.in dlls/Makedll.rules"
26243 ac_config_files="$ac_config_files dlls/nddeapi/Makefile"
26245 ALL_MAKEFILES="$ALL_MAKEFILES \\
26246 dlls/netapi32/Makefile"
26247 test "x$enable_netapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26249 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26250 dlls/netapi32/Makefile: dlls/netapi32/Makefile.in dlls/Makedll.rules"
26251 ac_config_files="$ac_config_files dlls/netapi32/Makefile"
26253 ALL_MAKEFILES="$ALL_MAKEFILES \\
26254 dlls/netapi32/tests/Makefile"
26255 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26257 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26258 dlls/netapi32/tests/Makefile: dlls/netapi32/tests/Makefile.in dlls/Maketest.rules"
26259 ac_config_files="$ac_config_files dlls/netapi32/tests/Makefile"
26261 ALL_MAKEFILES="$ALL_MAKEFILES \\
26262 dlls/newdev/Makefile"
26263 test "x$enable_newdev" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26265 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26266 dlls/newdev/Makefile: dlls/newdev/Makefile.in dlls/Makedll.rules"
26267 ac_config_files="$ac_config_files dlls/newdev/Makefile"
26269 ALL_MAKEFILES="$ALL_MAKEFILES \\
26270 dlls/ntdll/Makefile"
26271 test "x$enable_ntdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26273 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26274 dlls/ntdll/Makefile: dlls/ntdll/Makefile.in dlls/Makedll.rules"
26275 ac_config_files="$ac_config_files dlls/ntdll/Makefile"
26277 ALL_MAKEFILES="$ALL_MAKEFILES \\
26278 dlls/ntdll/tests/Makefile"
26279 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26281 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26282 dlls/ntdll/tests/Makefile: dlls/ntdll/tests/Makefile.in dlls/Maketest.rules"
26283 ac_config_files="$ac_config_files dlls/ntdll/tests/Makefile"
26285 ALL_MAKEFILES="$ALL_MAKEFILES \\
26286 dlls/ntdsapi/Makefile"
26287 test "x$enable_ntdsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26289 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26290 dlls/ntdsapi/Makefile: dlls/ntdsapi/Makefile.in dlls/Makedll.rules"
26291 ac_config_files="$ac_config_files dlls/ntdsapi/Makefile"
26293 ALL_MAKEFILES="$ALL_MAKEFILES \\
26294 dlls/ntdsapi/tests/Makefile"
26295 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26297 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26298 dlls/ntdsapi/tests/Makefile: dlls/ntdsapi/tests/Makefile.in dlls/Maketest.rules"
26299 ac_config_files="$ac_config_files dlls/ntdsapi/tests/Makefile"
26301 ALL_MAKEFILES="$ALL_MAKEFILES \\
26302 dlls/ntoskrnl.exe/Makefile"
26303 test "x$enable_ntoskrnl_exe" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26305 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26306 dlls/ntoskrnl.exe/Makefile: dlls/ntoskrnl.exe/Makefile.in dlls/Makedll.rules"
26307 ac_config_files="$ac_config_files dlls/ntoskrnl.exe/Makefile"
26309 ALL_MAKEFILES="$ALL_MAKEFILES \\
26310 dlls/ntprint/Makefile"
26311 test "x$enable_ntprint" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26313 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26314 dlls/ntprint/Makefile: dlls/ntprint/Makefile.in dlls/Makedll.rules"
26315 ac_config_files="$ac_config_files dlls/ntprint/Makefile"
26317 ALL_MAKEFILES="$ALL_MAKEFILES \\
26318 dlls/ntprint/tests/Makefile"
26319 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26321 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26322 dlls/ntprint/tests/Makefile: dlls/ntprint/tests/Makefile.in dlls/Maketest.rules"
26323 ac_config_files="$ac_config_files dlls/ntprint/tests/Makefile"
26325 ALL_MAKEFILES="$ALL_MAKEFILES \\
26326 dlls/objsel/Makefile"
26327 test "x$enable_objsel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26329 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26330 dlls/objsel/Makefile: dlls/objsel/Makefile.in dlls/Makedll.rules"
26331 ac_config_files="$ac_config_files dlls/objsel/Makefile"
26333 ALL_MAKEFILES="$ALL_MAKEFILES \\
26334 dlls/odbc32/Makefile"
26335 test "x$enable_odbc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26337 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26338 dlls/odbc32/Makefile: dlls/odbc32/Makefile.in dlls/Makedll.rules"
26339 ac_config_files="$ac_config_files dlls/odbc32/Makefile"
26341 ALL_MAKEFILES="$ALL_MAKEFILES \\
26342 dlls/odbccp32/Makefile"
26343 test "x$enable_odbccp32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26345 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26346 dlls/odbccp32/Makefile: dlls/odbccp32/Makefile.in dlls/Makedll.rules"
26347 ac_config_files="$ac_config_files dlls/odbccp32/Makefile"
26349 ALL_MAKEFILES="$ALL_MAKEFILES \\
26350 dlls/odbccp32/tests/Makefile"
26351 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26353 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26354 dlls/odbccp32/tests/Makefile: dlls/odbccp32/tests/Makefile.in dlls/Maketest.rules"
26355 ac_config_files="$ac_config_files dlls/odbccp32/tests/Makefile"
26357 ALL_MAKEFILES="$ALL_MAKEFILES \\
26358 dlls/ole2.dll16/Makefile"
26359 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26361 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26362 dlls/ole2.dll16/Makefile: dlls/ole2.dll16/Makefile.in dlls/Makedll.rules"
26363 ac_config_files="$ac_config_files dlls/ole2.dll16/Makefile"
26365 ALL_MAKEFILES="$ALL_MAKEFILES \\
26366 dlls/ole2conv.dll16/Makefile"
26367 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26369 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26370 dlls/ole2conv.dll16/Makefile: dlls/ole2conv.dll16/Makefile.in dlls/Makedll.rules"
26371 ac_config_files="$ac_config_files dlls/ole2conv.dll16/Makefile"
26373 ALL_MAKEFILES="$ALL_MAKEFILES \\
26374 dlls/ole2disp.dll16/Makefile"
26375 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26377 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26378 dlls/ole2disp.dll16/Makefile: dlls/ole2disp.dll16/Makefile.in dlls/Makedll.rules"
26379 ac_config_files="$ac_config_files dlls/ole2disp.dll16/Makefile"
26381 ALL_MAKEFILES="$ALL_MAKEFILES \\
26382 dlls/ole2nls.dll16/Makefile"
26383 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26385 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26386 dlls/ole2nls.dll16/Makefile: dlls/ole2nls.dll16/Makefile.in dlls/Makedll.rules"
26387 ac_config_files="$ac_config_files dlls/ole2nls.dll16/Makefile"
26389 ALL_MAKEFILES="$ALL_MAKEFILES \\
26390 dlls/ole2prox.dll16/Makefile"
26391 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26393 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26394 dlls/ole2prox.dll16/Makefile: dlls/ole2prox.dll16/Makefile.in dlls/Makedll.rules"
26395 ac_config_files="$ac_config_files dlls/ole2prox.dll16/Makefile"
26397 ALL_MAKEFILES="$ALL_MAKEFILES \\
26398 dlls/ole2thk.dll16/Makefile"
26399 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26401 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26402 dlls/ole2thk.dll16/Makefile: dlls/ole2thk.dll16/Makefile.in dlls/Makedll.rules"
26403 ac_config_files="$ac_config_files dlls/ole2thk.dll16/Makefile"
26405 ALL_MAKEFILES="$ALL_MAKEFILES \\
26406 dlls/ole32/Makefile"
26407 test "x$enable_ole32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26409 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26410 dlls/ole32/Makefile: dlls/ole32/Makefile.in dlls/Makedll.rules"
26411 ac_config_files="$ac_config_files dlls/ole32/Makefile"
26413 ALL_MAKEFILES="$ALL_MAKEFILES \\
26414 dlls/ole32/tests/Makefile"
26415 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26417 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26418 dlls/ole32/tests/Makefile: dlls/ole32/tests/Makefile.in dlls/Maketest.rules"
26419 ac_config_files="$ac_config_files dlls/ole32/tests/Makefile"
26421 ALL_MAKEFILES="$ALL_MAKEFILES \\
26422 dlls/oleacc/Makefile"
26423 test "x$enable_oleacc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26425 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26426 dlls/oleacc/Makefile: dlls/oleacc/Makefile.in dlls/Makedll.rules"
26427 ac_config_files="$ac_config_files dlls/oleacc/Makefile"
26429 ALL_MAKEFILES="$ALL_MAKEFILES \\
26430 dlls/oleacc/tests/Makefile"
26431 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26433 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26434 dlls/oleacc/tests/Makefile: dlls/oleacc/tests/Makefile.in dlls/Maketest.rules"
26435 ac_config_files="$ac_config_files dlls/oleacc/tests/Makefile"
26437 ALL_MAKEFILES="$ALL_MAKEFILES \\
26438 dlls/oleaut32/Makefile"
26439 test "x$enable_oleaut32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26441 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26442 dlls/oleaut32/Makefile: dlls/oleaut32/Makefile.in dlls/Makedll.rules"
26443 ac_config_files="$ac_config_files dlls/oleaut32/Makefile"
26445 ALL_MAKEFILES="$ALL_MAKEFILES \\
26446 dlls/oleaut32/tests/Makefile"
26447 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26449 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26450 dlls/oleaut32/tests/Makefile: dlls/oleaut32/tests/Makefile.in dlls/Maketest.rules"
26451 ac_config_files="$ac_config_files dlls/oleaut32/tests/Makefile"
26453 ALL_MAKEFILES="$ALL_MAKEFILES \\
26454 dlls/olecli.dll16/Makefile"
26455 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26457 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26458 dlls/olecli.dll16/Makefile: dlls/olecli.dll16/Makefile.in dlls/Makedll.rules"
26459 ac_config_files="$ac_config_files dlls/olecli.dll16/Makefile"
26461 ALL_MAKEFILES="$ALL_MAKEFILES \\
26462 dlls/olecli32/Makefile"
26463 test "x$enable_olecli32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26465 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26466 dlls/olecli32/Makefile: dlls/olecli32/Makefile.in dlls/Makedll.rules"
26467 ac_config_files="$ac_config_files dlls/olecli32/Makefile"
26469 ALL_MAKEFILES="$ALL_MAKEFILES \\
26470 dlls/oledlg/Makefile"
26471 test "x$enable_oledlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26473 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26474 dlls/oledlg/Makefile: dlls/oledlg/Makefile.in dlls/Makedll.rules"
26475 ac_config_files="$ac_config_files dlls/oledlg/Makefile"
26477 ALL_MAKEFILES="$ALL_MAKEFILES \\
26478 dlls/olepro32/Makefile"
26479 test "x$enable_olepro32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26481 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26482 dlls/olepro32/Makefile: dlls/olepro32/Makefile.in dlls/Makedll.rules"
26483 ac_config_files="$ac_config_files dlls/olepro32/Makefile"
26485 ALL_MAKEFILES="$ALL_MAKEFILES \\
26486 dlls/olesvr.dll16/Makefile"
26487 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26489 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26490 dlls/olesvr.dll16/Makefile: dlls/olesvr.dll16/Makefile.in dlls/Makedll.rules"
26491 ac_config_files="$ac_config_files dlls/olesvr.dll16/Makefile"
26493 ALL_MAKEFILES="$ALL_MAKEFILES \\
26494 dlls/olesvr32/Makefile"
26495 test "x$enable_olesvr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26497 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26498 dlls/olesvr32/Makefile: dlls/olesvr32/Makefile.in dlls/Makedll.rules"
26499 ac_config_files="$ac_config_files dlls/olesvr32/Makefile"
26501 ALL_MAKEFILES="$ALL_MAKEFILES \\
26502 dlls/olethk32/Makefile"
26503 test "x$enable_olethk32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26505 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26506 dlls/olethk32/Makefile: dlls/olethk32/Makefile.in dlls/Makedll.rules"
26507 ac_config_files="$ac_config_files dlls/olethk32/Makefile"
26509 ALL_MAKEFILES="$ALL_MAKEFILES \\
26510 dlls/opengl32/Makefile"
26511 test "x$enable_opengl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26513 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26514 dlls/opengl32/Makefile: dlls/opengl32/Makefile.in dlls/Makedll.rules"
26515 ac_config_files="$ac_config_files dlls/opengl32/Makefile"
26517 ALL_MAKEFILES="$ALL_MAKEFILES \\
26518 dlls/opengl32/tests/Makefile"
26519 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26521 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26522 dlls/opengl32/tests/Makefile: dlls/opengl32/tests/Makefile.in dlls/Maketest.rules"
26523 ac_config_files="$ac_config_files dlls/opengl32/tests/Makefile"
26525 ALL_MAKEFILES="$ALL_MAKEFILES \\
26527 test "x$enable_pdh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26529 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26530 dlls/pdh/Makefile: dlls/pdh/Makefile.in dlls/Makedll.rules"
26531 ac_config_files="$ac_config_files dlls/pdh/Makefile"
26533 ALL_MAKEFILES="$ALL_MAKEFILES \\
26534 dlls/pdh/tests/Makefile"
26535 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26537 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26538 dlls/pdh/tests/Makefile: dlls/pdh/tests/Makefile.in dlls/Maketest.rules"
26539 ac_config_files="$ac_config_files dlls/pdh/tests/Makefile"
26541 ALL_MAKEFILES="$ALL_MAKEFILES \\
26542 dlls/pidgen/Makefile"
26543 test "x$enable_pidgen" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26545 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26546 dlls/pidgen/Makefile: dlls/pidgen/Makefile.in dlls/Makedll.rules"
26547 ac_config_files="$ac_config_files dlls/pidgen/Makefile"
26549 ALL_MAKEFILES="$ALL_MAKEFILES \\
26550 dlls/powrprof/Makefile"
26551 test "x$enable_powrprof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26553 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26554 dlls/powrprof/Makefile: dlls/powrprof/Makefile.in dlls/Makedll.rules"
26555 ac_config_files="$ac_config_files dlls/powrprof/Makefile"
26557 ALL_MAKEFILES="$ALL_MAKEFILES \\
26558 dlls/printui/Makefile"
26559 test "x$enable_printui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26561 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26562 dlls/printui/Makefile: dlls/printui/Makefile.in dlls/Makedll.rules"
26563 ac_config_files="$ac_config_files dlls/printui/Makefile"
26565 ALL_MAKEFILES="$ALL_MAKEFILES \\
26566 dlls/propsys/Makefile"
26567 test "x$enable_propsys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26569 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26570 dlls/propsys/Makefile: dlls/propsys/Makefile.in dlls/Makedll.rules"
26571 ac_config_files="$ac_config_files dlls/propsys/Makefile"
26573 ALL_MAKEFILES="$ALL_MAKEFILES \\
26574 dlls/psapi/Makefile"
26575 test "x$enable_psapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26577 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26578 dlls/psapi/Makefile: dlls/psapi/Makefile.in dlls/Makedll.rules"
26579 ac_config_files="$ac_config_files dlls/psapi/Makefile"
26581 ALL_MAKEFILES="$ALL_MAKEFILES \\
26582 dlls/psapi/tests/Makefile"
26583 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26585 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26586 dlls/psapi/tests/Makefile: dlls/psapi/tests/Makefile.in dlls/Maketest.rules"
26587 ac_config_files="$ac_config_files dlls/psapi/tests/Makefile"
26589 ALL_MAKEFILES="$ALL_MAKEFILES \\
26590 dlls/pstorec/Makefile"
26591 test "x$enable_pstorec" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26593 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26594 dlls/pstorec/Makefile: dlls/pstorec/Makefile.in dlls/Makedll.rules"
26595 ac_config_files="$ac_config_files dlls/pstorec/Makefile"
26597 ALL_MAKEFILES="$ALL_MAKEFILES \\
26598 dlls/qcap/Makefile"
26599 test "x$enable_qcap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26601 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26602 dlls/qcap/Makefile: dlls/qcap/Makefile.in dlls/Makedll.rules"
26603 ac_config_files="$ac_config_files dlls/qcap/Makefile"
26605 ALL_MAKEFILES="$ALL_MAKEFILES \\
26606 dlls/qedit/Makefile"
26607 test "x$enable_qedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26609 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26610 dlls/qedit/Makefile: dlls/qedit/Makefile.in dlls/Makedll.rules"
26611 ac_config_files="$ac_config_files dlls/qedit/Makefile"
26613 ALL_MAKEFILES="$ALL_MAKEFILES \\
26614 dlls/qedit/tests/Makefile"
26615 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26617 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26618 dlls/qedit/tests/Makefile: dlls/qedit/tests/Makefile.in dlls/Maketest.rules"
26619 ac_config_files="$ac_config_files dlls/qedit/tests/Makefile"
26621 ALL_MAKEFILES="$ALL_MAKEFILES \\
26622 dlls/qmgr/Makefile"
26623 test "x$enable_qmgr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26625 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26626 dlls/qmgr/Makefile: dlls/qmgr/Makefile.in dlls/Makedll.rules"
26627 ac_config_files="$ac_config_files dlls/qmgr/Makefile"
26629 ALL_MAKEFILES="$ALL_MAKEFILES \\
26630 dlls/qmgr/tests/Makefile"
26631 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26633 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26634 dlls/qmgr/tests/Makefile: dlls/qmgr/tests/Makefile.in dlls/Maketest.rules"
26635 ac_config_files="$ac_config_files dlls/qmgr/tests/Makefile"
26637 ALL_MAKEFILES="$ALL_MAKEFILES \\
26638 dlls/qmgrprxy/Makefile"
26639 test "x$enable_qmgrprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26641 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26642 dlls/qmgrprxy/Makefile: dlls/qmgrprxy/Makefile.in dlls/Makedll.rules"
26643 ac_config_files="$ac_config_files dlls/qmgrprxy/Makefile"
26645 ALL_MAKEFILES="$ALL_MAKEFILES \\
26646 dlls/quartz/Makefile"
26647 test "x$enable_quartz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26649 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26650 dlls/quartz/Makefile: dlls/quartz/Makefile.in dlls/Makedll.rules"
26651 ac_config_files="$ac_config_files dlls/quartz/Makefile"
26653 ALL_MAKEFILES="$ALL_MAKEFILES \\
26654 dlls/quartz/tests/Makefile"
26655 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26657 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26658 dlls/quartz/tests/Makefile: dlls/quartz/tests/Makefile.in dlls/Maketest.rules"
26659 ac_config_files="$ac_config_files dlls/quartz/tests/Makefile"
26661 ALL_MAKEFILES="$ALL_MAKEFILES \\
26662 dlls/query/Makefile"
26663 test "x$enable_query" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26665 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26666 dlls/query/Makefile: dlls/query/Makefile.in dlls/Makedll.rules"
26667 ac_config_files="$ac_config_files dlls/query/Makefile"
26669 ALL_MAKEFILES="$ALL_MAKEFILES \\
26670 dlls/rasapi16.dll16/Makefile"
26671 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26673 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26674 dlls/rasapi16.dll16/Makefile: dlls/rasapi16.dll16/Makefile.in dlls/Makedll.rules"
26675 ac_config_files="$ac_config_files dlls/rasapi16.dll16/Makefile"
26677 ALL_MAKEFILES="$ALL_MAKEFILES \\
26678 dlls/rasapi32/Makefile"
26679 test "x$enable_rasapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26681 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26682 dlls/rasapi32/Makefile: dlls/rasapi32/Makefile.in dlls/Makedll.rules"
26683 ac_config_files="$ac_config_files dlls/rasapi32/Makefile"
26685 ALL_MAKEFILES="$ALL_MAKEFILES \\
26686 dlls/rasapi32/tests/Makefile"
26687 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26689 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26690 dlls/rasapi32/tests/Makefile: dlls/rasapi32/tests/Makefile.in dlls/Maketest.rules"
26691 ac_config_files="$ac_config_files dlls/rasapi32/tests/Makefile"
26693 ALL_MAKEFILES="$ALL_MAKEFILES \\
26694 dlls/rasdlg/Makefile"
26695 test "x$enable_rasdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26697 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26698 dlls/rasdlg/Makefile: dlls/rasdlg/Makefile.in dlls/Makedll.rules"
26699 ac_config_files="$ac_config_files dlls/rasdlg/Makefile"
26701 ALL_MAKEFILES="$ALL_MAKEFILES \\
26702 dlls/resutils/Makefile"
26703 test "x$enable_resutils" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26705 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26706 dlls/resutils/Makefile: dlls/resutils/Makefile.in dlls/Makedll.rules"
26707 ac_config_files="$ac_config_files dlls/resutils/Makefile"
26709 ALL_MAKEFILES="$ALL_MAKEFILES \\
26710 dlls/riched20/Makefile"
26711 test "x$enable_riched20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26713 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26714 dlls/riched20/Makefile: dlls/riched20/Makefile.in dlls/Makedll.rules"
26715 ac_config_files="$ac_config_files dlls/riched20/Makefile"
26717 ALL_MAKEFILES="$ALL_MAKEFILES \\
26718 dlls/riched20/tests/Makefile"
26719 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26721 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26722 dlls/riched20/tests/Makefile: dlls/riched20/tests/Makefile.in dlls/Maketest.rules"
26723 ac_config_files="$ac_config_files dlls/riched20/tests/Makefile"
26725 ALL_MAKEFILES="$ALL_MAKEFILES \\
26726 dlls/riched32/Makefile"
26727 test "x$enable_riched32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26729 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26730 dlls/riched32/Makefile: dlls/riched32/Makefile.in dlls/Makedll.rules"
26731 ac_config_files="$ac_config_files dlls/riched32/Makefile"
26733 ALL_MAKEFILES="$ALL_MAKEFILES \\
26734 dlls/riched32/tests/Makefile"
26735 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26737 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26738 dlls/riched32/tests/Makefile: dlls/riched32/tests/Makefile.in dlls/Maketest.rules"
26739 ac_config_files="$ac_config_files dlls/riched32/tests/Makefile"
26741 ALL_MAKEFILES="$ALL_MAKEFILES \\
26742 dlls/rpcrt4/Makefile"
26743 test "x$enable_rpcrt4" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26745 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26746 dlls/rpcrt4/Makefile: dlls/rpcrt4/Makefile.in dlls/Makedll.rules"
26747 ac_config_files="$ac_config_files dlls/rpcrt4/Makefile"
26749 ALL_MAKEFILES="$ALL_MAKEFILES \\
26750 dlls/rpcrt4/tests/Makefile"
26751 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26753 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26754 dlls/rpcrt4/tests/Makefile: dlls/rpcrt4/tests/Makefile.in dlls/Maketest.rules"
26755 ac_config_files="$ac_config_files dlls/rpcrt4/tests/Makefile"
26757 ALL_MAKEFILES="$ALL_MAKEFILES \\
26758 dlls/rsabase/Makefile"
26759 test "x$enable_rsabase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26761 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26762 dlls/rsabase/Makefile: dlls/rsabase/Makefile.in dlls/Makedll.rules"
26763 ac_config_files="$ac_config_files dlls/rsabase/Makefile"
26765 ALL_MAKEFILES="$ALL_MAKEFILES \\
26766 dlls/rsaenh/Makefile"
26767 test "x$enable_rsaenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26769 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26770 dlls/rsaenh/Makefile: dlls/rsaenh/Makefile.in dlls/Makedll.rules"
26771 ac_config_files="$ac_config_files dlls/rsaenh/Makefile"
26773 ALL_MAKEFILES="$ALL_MAKEFILES \\
26774 dlls/rsaenh/tests/Makefile"
26775 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26777 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26778 dlls/rsaenh/tests/Makefile: dlls/rsaenh/tests/Makefile.in dlls/Maketest.rules"
26779 ac_config_files="$ac_config_files dlls/rsaenh/tests/Makefile"
26781 ALL_MAKEFILES="$ALL_MAKEFILES \\
26782 dlls/sane.ds/Makefile"
26783 test "x$enable_sane_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26785 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26786 dlls/sane.ds/Makefile: dlls/sane.ds/Makefile.in dlls/Makedll.rules"
26787 ac_config_files="$ac_config_files dlls/sane.ds/Makefile"
26789 ALL_MAKEFILES="$ALL_MAKEFILES \\
26790 dlls/sccbase/Makefile"
26791 test "x$enable_sccbase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26793 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26794 dlls/sccbase/Makefile: dlls/sccbase/Makefile.in dlls/Makedll.rules"
26795 ac_config_files="$ac_config_files dlls/sccbase/Makefile"
26797 ALL_MAKEFILES="$ALL_MAKEFILES \\
26798 dlls/schannel/Makefile"
26799 test "x$enable_schannel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26801 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26802 dlls/schannel/Makefile: dlls/schannel/Makefile.in dlls/Makedll.rules"
26803 ac_config_files="$ac_config_files dlls/schannel/Makefile"
26805 ALL_MAKEFILES="$ALL_MAKEFILES \\
26806 dlls/schannel/tests/Makefile"
26807 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26809 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26810 dlls/schannel/tests/Makefile: dlls/schannel/tests/Makefile.in dlls/Maketest.rules"
26811 ac_config_files="$ac_config_files dlls/schannel/tests/Makefile"
26813 ALL_MAKEFILES="$ALL_MAKEFILES \\
26814 dlls/secur32/Makefile"
26815 test "x$enable_secur32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26817 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26818 dlls/secur32/Makefile: dlls/secur32/Makefile.in dlls/Makedll.rules"
26819 ac_config_files="$ac_config_files dlls/secur32/Makefile"
26821 ALL_MAKEFILES="$ALL_MAKEFILES \\
26822 dlls/secur32/tests/Makefile"
26823 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26825 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26826 dlls/secur32/tests/Makefile: dlls/secur32/tests/Makefile.in dlls/Maketest.rules"
26827 ac_config_files="$ac_config_files dlls/secur32/tests/Makefile"
26829 ALL_MAKEFILES="$ALL_MAKEFILES \\
26830 dlls/security/Makefile"
26831 test "x$enable_security" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26833 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26834 dlls/security/Makefile: dlls/security/Makefile.in dlls/Makedll.rules"
26835 ac_config_files="$ac_config_files dlls/security/Makefile"
26837 ALL_MAKEFILES="$ALL_MAKEFILES \\
26838 dlls/sensapi/Makefile"
26839 test "x$enable_sensapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26841 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26842 dlls/sensapi/Makefile: dlls/sensapi/Makefile.in dlls/Makedll.rules"
26843 ac_config_files="$ac_config_files dlls/sensapi/Makefile"
26845 ALL_MAKEFILES="$ALL_MAKEFILES \\
26846 dlls/serialui/Makefile"
26847 test "x$enable_serialui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26849 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26850 dlls/serialui/Makefile: dlls/serialui/Makefile.in dlls/Makedll.rules"
26851 ac_config_files="$ac_config_files dlls/serialui/Makefile"
26853 ALL_MAKEFILES="$ALL_MAKEFILES \\
26854 dlls/serialui/tests/Makefile"
26855 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26857 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26858 dlls/serialui/tests/Makefile: dlls/serialui/tests/Makefile.in dlls/Maketest.rules"
26859 ac_config_files="$ac_config_files dlls/serialui/tests/Makefile"
26861 ALL_MAKEFILES="$ALL_MAKEFILES \\
26862 dlls/setupapi/Makefile"
26863 test "x$enable_setupapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26865 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26866 dlls/setupapi/Makefile: dlls/setupapi/Makefile.in dlls/Makedll.rules"
26867 ac_config_files="$ac_config_files dlls/setupapi/Makefile"
26869 ALL_MAKEFILES="$ALL_MAKEFILES \\
26870 dlls/setupapi/tests/Makefile"
26871 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26873 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26874 dlls/setupapi/tests/Makefile: dlls/setupapi/tests/Makefile.in dlls/Maketest.rules"
26875 ac_config_files="$ac_config_files dlls/setupapi/tests/Makefile"
26877 ALL_MAKEFILES="$ALL_MAKEFILES \\
26879 test "x$enable_sfc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26881 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26882 dlls/sfc/Makefile: dlls/sfc/Makefile.in dlls/Makedll.rules"
26883 ac_config_files="$ac_config_files dlls/sfc/Makefile"
26885 ALL_MAKEFILES="$ALL_MAKEFILES \\
26886 dlls/sfc_os/Makefile"
26887 test "x$enable_sfc_os" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26889 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26890 dlls/sfc_os/Makefile: dlls/sfc_os/Makefile.in dlls/Makedll.rules"
26891 ac_config_files="$ac_config_files dlls/sfc_os/Makefile"
26893 ALL_MAKEFILES="$ALL_MAKEFILES \\
26894 dlls/shdoclc/Makefile"
26895 test "x$enable_shdoclc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26897 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26898 dlls/shdoclc/Makefile: dlls/shdoclc/Makefile.in dlls/Makedll.rules"
26899 ac_config_files="$ac_config_files dlls/shdoclc/Makefile"
26901 ALL_MAKEFILES="$ALL_MAKEFILES \\
26902 dlls/shdocvw/Makefile"
26903 test "x$enable_shdocvw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26905 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26906 dlls/shdocvw/Makefile: dlls/shdocvw/Makefile.in dlls/Makedll.rules"
26907 ac_config_files="$ac_config_files dlls/shdocvw/Makefile"
26909 ALL_MAKEFILES="$ALL_MAKEFILES \\
26910 dlls/shdocvw/tests/Makefile"
26911 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26913 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26914 dlls/shdocvw/tests/Makefile: dlls/shdocvw/tests/Makefile.in dlls/Maketest.rules"
26915 ac_config_files="$ac_config_files dlls/shdocvw/tests/Makefile"
26917 ALL_MAKEFILES="$ALL_MAKEFILES \\
26918 dlls/shell.dll16/Makefile"
26919 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26921 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26922 dlls/shell.dll16/Makefile: dlls/shell.dll16/Makefile.in dlls/Makedll.rules"
26923 ac_config_files="$ac_config_files dlls/shell.dll16/Makefile"
26925 ALL_MAKEFILES="$ALL_MAKEFILES \\
26926 dlls/shell32/Makefile"
26927 test "x$enable_shell32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26929 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26930 dlls/shell32/Makefile: dlls/shell32/Makefile.in dlls/Makedll.rules"
26931 ac_config_files="$ac_config_files dlls/shell32/Makefile"
26933 ALL_MAKEFILES="$ALL_MAKEFILES \\
26934 dlls/shell32/tests/Makefile"
26935 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26937 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26938 dlls/shell32/tests/Makefile: dlls/shell32/tests/Makefile.in dlls/Maketest.rules"
26939 ac_config_files="$ac_config_files dlls/shell32/tests/Makefile"
26941 ALL_MAKEFILES="$ALL_MAKEFILES \\
26942 dlls/shfolder/Makefile"
26943 test "x$enable_shfolder" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26945 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26946 dlls/shfolder/Makefile: dlls/shfolder/Makefile.in dlls/Makedll.rules"
26947 ac_config_files="$ac_config_files dlls/shfolder/Makefile"
26949 ALL_MAKEFILES="$ALL_MAKEFILES \\
26950 dlls/shlwapi/Makefile"
26951 test "x$enable_shlwapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26953 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26954 dlls/shlwapi/Makefile: dlls/shlwapi/Makefile.in dlls/Makedll.rules"
26955 ac_config_files="$ac_config_files dlls/shlwapi/Makefile"
26957 ALL_MAKEFILES="$ALL_MAKEFILES \\
26958 dlls/shlwapi/tests/Makefile"
26959 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26961 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26962 dlls/shlwapi/tests/Makefile: dlls/shlwapi/tests/Makefile.in dlls/Maketest.rules"
26963 ac_config_files="$ac_config_files dlls/shlwapi/tests/Makefile"
26965 ALL_MAKEFILES="$ALL_MAKEFILES \\
26966 dlls/slbcsp/Makefile"
26967 test "x$enable_slbcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26969 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26970 dlls/slbcsp/Makefile: dlls/slbcsp/Makefile.in dlls/Makedll.rules"
26971 ac_config_files="$ac_config_files dlls/slbcsp/Makefile"
26973 ALL_MAKEFILES="$ALL_MAKEFILES \\
26975 test "x$enable_slc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26977 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26978 dlls/slc/Makefile: dlls/slc/Makefile.in dlls/Makedll.rules"
26979 ac_config_files="$ac_config_files dlls/slc/Makefile"
26981 ALL_MAKEFILES="$ALL_MAKEFILES \\
26982 dlls/snmpapi/Makefile"
26983 test "x$enable_snmpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26985 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26986 dlls/snmpapi/Makefile: dlls/snmpapi/Makefile.in dlls/Makedll.rules"
26987 ac_config_files="$ac_config_files dlls/snmpapi/Makefile"
26989 ALL_MAKEFILES="$ALL_MAKEFILES \\
26990 dlls/snmpapi/tests/Makefile"
26991 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26993 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26994 dlls/snmpapi/tests/Makefile: dlls/snmpapi/tests/Makefile.in dlls/Maketest.rules"
26995 ac_config_files="$ac_config_files dlls/snmpapi/tests/Makefile"
26997 ALL_MAKEFILES="$ALL_MAKEFILES \\
26998 dlls/softpub/Makefile"
26999 test "x$enable_softpub" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27001 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27002 dlls/softpub/Makefile: dlls/softpub/Makefile.in dlls/Makedll.rules"
27003 ac_config_files="$ac_config_files dlls/softpub/Makefile"
27005 ALL_MAKEFILES="$ALL_MAKEFILES \\
27006 dlls/sound.drv16/Makefile"
27007 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27009 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27010 dlls/sound.drv16/Makefile: dlls/sound.drv16/Makefile.in dlls/Makedll.rules"
27011 ac_config_files="$ac_config_files dlls/sound.drv16/Makefile"
27013 ALL_MAKEFILES="$ALL_MAKEFILES \\
27014 dlls/spoolss/Makefile"
27015 test "x$enable_spoolss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27017 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27018 dlls/spoolss/Makefile: dlls/spoolss/Makefile.in dlls/Makedll.rules"
27019 ac_config_files="$ac_config_files dlls/spoolss/Makefile"
27021 ALL_MAKEFILES="$ALL_MAKEFILES \\
27022 dlls/spoolss/tests/Makefile"
27023 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27025 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27026 dlls/spoolss/tests/Makefile: dlls/spoolss/tests/Makefile.in dlls/Maketest.rules"
27027 ac_config_files="$ac_config_files dlls/spoolss/tests/Makefile"
27029 ALL_MAKEFILES="$ALL_MAKEFILES \\
27030 dlls/stdole2.tlb/Makefile"
27031 test "x$enable_stdole2_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27033 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27034 dlls/stdole2.tlb/Makefile: dlls/stdole2.tlb/Makefile.in dlls/Makedll.rules"
27035 ac_config_files="$ac_config_files dlls/stdole2.tlb/Makefile"
27037 ALL_MAKEFILES="$ALL_MAKEFILES \\
27038 dlls/stdole32.tlb/Makefile"
27039 test "x$enable_stdole32_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27041 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27042 dlls/stdole32.tlb/Makefile: dlls/stdole32.tlb/Makefile.in dlls/Makedll.rules"
27043 ac_config_files="$ac_config_files dlls/stdole32.tlb/Makefile"
27045 ALL_MAKEFILES="$ALL_MAKEFILES \\
27047 test "x$enable_sti" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27049 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27050 dlls/sti/Makefile: dlls/sti/Makefile.in dlls/Makedll.rules"
27051 ac_config_files="$ac_config_files dlls/sti/Makefile"
27053 ALL_MAKEFILES="$ALL_MAKEFILES \\
27054 dlls/storage.dll16/Makefile"
27055 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27057 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27058 dlls/storage.dll16/Makefile: dlls/storage.dll16/Makefile.in dlls/Makedll.rules"
27059 ac_config_files="$ac_config_files dlls/storage.dll16/Makefile"
27061 ALL_MAKEFILES="$ALL_MAKEFILES \\
27062 dlls/stress.dll16/Makefile"
27063 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27065 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27066 dlls/stress.dll16/Makefile: dlls/stress.dll16/Makefile.in dlls/Makedll.rules"
27067 ac_config_files="$ac_config_files dlls/stress.dll16/Makefile"
27069 ALL_MAKEFILES="$ALL_MAKEFILES \\
27070 dlls/strmiids/Makefile"
27071 test "x$enable_strmiids" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27073 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27074 dlls/strmiids/Makefile: dlls/strmiids/Makefile.in dlls/Makeimplib.rules"
27075 ac_config_files="$ac_config_files dlls/strmiids/Makefile"
27077 ALL_MAKEFILES="$ALL_MAKEFILES \\
27078 dlls/svrapi/Makefile"
27079 test "x$enable_svrapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27081 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27082 dlls/svrapi/Makefile: dlls/svrapi/Makefile.in dlls/Makedll.rules"
27083 ac_config_files="$ac_config_files dlls/svrapi/Makefile"
27085 ALL_MAKEFILES="$ALL_MAKEFILES \\
27087 test "x$enable_sxs" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27089 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27090 dlls/sxs/Makefile: dlls/sxs/Makefile.in dlls/Makedll.rules"
27091 ac_config_files="$ac_config_files dlls/sxs/Makefile"
27093 ALL_MAKEFILES="$ALL_MAKEFILES \\
27094 dlls/t2embed/Makefile"
27095 test "x$enable_t2embed" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27097 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27098 dlls/t2embed/Makefile: dlls/t2embed/Makefile.in dlls/Makedll.rules"
27099 ac_config_files="$ac_config_files dlls/t2embed/Makefile"
27101 ALL_MAKEFILES="$ALL_MAKEFILES \\
27102 dlls/tapi32/Makefile"
27103 test "x$enable_tapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27105 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27106 dlls/tapi32/Makefile: dlls/tapi32/Makefile.in dlls/Makedll.rules"
27107 ac_config_files="$ac_config_files dlls/tapi32/Makefile"
27109 ALL_MAKEFILES="$ALL_MAKEFILES \\
27110 dlls/traffic/Makefile"
27111 test "x$enable_traffic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27113 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27114 dlls/traffic/Makefile: dlls/traffic/Makefile.in dlls/Makedll.rules"
27115 ac_config_files="$ac_config_files dlls/traffic/Makefile"
27117 ALL_MAKEFILES="$ALL_MAKEFILES \\
27118 dlls/twain.dll16/Makefile"
27119 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27121 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27122 dlls/twain.dll16/Makefile: dlls/twain.dll16/Makefile.in dlls/Makedll.rules"
27123 ac_config_files="$ac_config_files dlls/twain.dll16/Makefile"
27125 ALL_MAKEFILES="$ALL_MAKEFILES \\
27126 dlls/twain_32/Makefile"
27127 test "x$enable_twain_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27129 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27130 dlls/twain_32/Makefile: dlls/twain_32/Makefile.in dlls/Makedll.rules"
27131 ac_config_files="$ac_config_files dlls/twain_32/Makefile"
27133 ALL_MAKEFILES="$ALL_MAKEFILES \\
27134 dlls/twain_32/tests/Makefile"
27135 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27137 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27138 dlls/twain_32/tests/Makefile: dlls/twain_32/tests/Makefile.in dlls/Maketest.rules"
27139 ac_config_files="$ac_config_files dlls/twain_32/tests/Makefile"
27141 ALL_MAKEFILES="$ALL_MAKEFILES \\
27142 dlls/typelib.dll16/Makefile"
27143 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27145 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27146 dlls/typelib.dll16/Makefile: dlls/typelib.dll16/Makefile.in dlls/Makedll.rules"
27147 ac_config_files="$ac_config_files dlls/typelib.dll16/Makefile"
27149 ALL_MAKEFILES="$ALL_MAKEFILES \\
27150 dlls/unicows/Makefile"
27151 test "x$enable_unicows" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27153 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27154 dlls/unicows/Makefile: dlls/unicows/Makefile.in dlls/Makedll.rules"
27155 ac_config_files="$ac_config_files dlls/unicows/Makefile"
27157 ALL_MAKEFILES="$ALL_MAKEFILES \\
27158 dlls/updspapi/Makefile"
27159 test "x$enable_updspapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27161 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27162 dlls/updspapi/Makefile: dlls/updspapi/Makefile.in dlls/Makedll.rules"
27163 ac_config_files="$ac_config_files dlls/updspapi/Makefile"
27165 ALL_MAKEFILES="$ALL_MAKEFILES \\
27167 test "x$enable_url" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27169 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27170 dlls/url/Makefile: dlls/url/Makefile.in dlls/Makedll.rules"
27171 ac_config_files="$ac_config_files dlls/url/Makefile"
27173 ALL_MAKEFILES="$ALL_MAKEFILES \\
27174 dlls/urlmon/Makefile"
27175 test "x$enable_urlmon" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27177 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27178 dlls/urlmon/Makefile: dlls/urlmon/Makefile.in dlls/Makedll.rules"
27179 ac_config_files="$ac_config_files dlls/urlmon/Makefile"
27181 ALL_MAKEFILES="$ALL_MAKEFILES \\
27182 dlls/urlmon/tests/Makefile"
27183 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27185 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27186 dlls/urlmon/tests/Makefile: dlls/urlmon/tests/Makefile.in dlls/Maketest.rules"
27187 ac_config_files="$ac_config_files dlls/urlmon/tests/Makefile"
27189 ALL_MAKEFILES="$ALL_MAKEFILES \\
27190 dlls/user32/Makefile"
27191 test "x$enable_user32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27193 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27194 dlls/user32/Makefile: dlls/user32/Makefile.in dlls/Makedll.rules"
27195 ac_config_files="$ac_config_files dlls/user32/Makefile"
27197 ALL_MAKEFILES="$ALL_MAKEFILES \\
27198 dlls/user32/tests/Makefile"
27199 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27201 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27202 dlls/user32/tests/Makefile: dlls/user32/tests/Makefile.in dlls/Maketest.rules"
27203 ac_config_files="$ac_config_files dlls/user32/tests/Makefile"
27205 ALL_MAKEFILES="$ALL_MAKEFILES \\
27206 dlls/userenv/Makefile"
27207 test "x$enable_userenv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27209 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27210 dlls/userenv/Makefile: dlls/userenv/Makefile.in dlls/Makedll.rules"
27211 ac_config_files="$ac_config_files dlls/userenv/Makefile"
27213 ALL_MAKEFILES="$ALL_MAKEFILES \\
27214 dlls/userenv/tests/Makefile"
27215 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27217 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27218 dlls/userenv/tests/Makefile: dlls/userenv/tests/Makefile.in dlls/Maketest.rules"
27219 ac_config_files="$ac_config_files dlls/userenv/tests/Makefile"
27221 ALL_MAKEFILES="$ALL_MAKEFILES \\
27222 dlls/usp10/Makefile"
27223 test "x$enable_usp10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27225 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27226 dlls/usp10/Makefile: dlls/usp10/Makefile.in dlls/Makedll.rules"
27227 ac_config_files="$ac_config_files dlls/usp10/Makefile"
27229 ALL_MAKEFILES="$ALL_MAKEFILES \\
27230 dlls/usp10/tests/Makefile"
27231 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27233 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27234 dlls/usp10/tests/Makefile: dlls/usp10/tests/Makefile.in dlls/Maketest.rules"
27235 ac_config_files="$ac_config_files dlls/usp10/tests/Makefile"
27237 ALL_MAKEFILES="$ALL_MAKEFILES \\
27238 dlls/uuid/Makefile"
27239 test "x$enable_uuid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27241 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27242 dlls/uuid/Makefile: dlls/uuid/Makefile.in dlls/Makeimplib.rules"
27243 ac_config_files="$ac_config_files dlls/uuid/Makefile"
27245 ALL_MAKEFILES="$ALL_MAKEFILES \\
27246 dlls/uxtheme/Makefile"
27247 test "x$enable_uxtheme" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27249 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27250 dlls/uxtheme/Makefile: dlls/uxtheme/Makefile.in dlls/Makedll.rules"
27251 ac_config_files="$ac_config_files dlls/uxtheme/Makefile"
27253 ALL_MAKEFILES="$ALL_MAKEFILES \\
27254 dlls/uxtheme/tests/Makefile"
27255 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27257 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27258 dlls/uxtheme/tests/Makefile: dlls/uxtheme/tests/Makefile.in dlls/Maketest.rules"
27259 ac_config_files="$ac_config_files dlls/uxtheme/tests/Makefile"
27261 ALL_MAKEFILES="$ALL_MAKEFILES \\
27262 dlls/vdhcp.vxd/Makefile"
27263 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27265 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27266 dlls/vdhcp.vxd/Makefile: dlls/vdhcp.vxd/Makefile.in dlls/Makedll.rules"
27267 ac_config_files="$ac_config_files dlls/vdhcp.vxd/Makefile"
27269 ALL_MAKEFILES="$ALL_MAKEFILES \\
27270 dlls/vdmdbg/Makefile"
27271 test "x$enable_vdmdbg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27273 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27274 dlls/vdmdbg/Makefile: dlls/vdmdbg/Makefile.in dlls/Makedll.rules"
27275 ac_config_files="$ac_config_files dlls/vdmdbg/Makefile"
27277 ALL_MAKEFILES="$ALL_MAKEFILES \\
27278 dlls/version/Makefile"
27279 test "x$enable_version" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27281 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27282 dlls/version/Makefile: dlls/version/Makefile.in dlls/Makedll.rules"
27283 ac_config_files="$ac_config_files dlls/version/Makefile"
27285 ALL_MAKEFILES="$ALL_MAKEFILES \\
27286 dlls/version/tests/Makefile"
27287 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27289 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27290 dlls/version/tests/Makefile: dlls/version/tests/Makefile.in dlls/Maketest.rules"
27291 ac_config_files="$ac_config_files dlls/version/tests/Makefile"
27293 ALL_MAKEFILES="$ALL_MAKEFILES \\
27294 dlls/vmm.vxd/Makefile"
27295 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27297 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27298 dlls/vmm.vxd/Makefile: dlls/vmm.vxd/Makefile.in dlls/Makedll.rules"
27299 ac_config_files="$ac_config_files dlls/vmm.vxd/Makefile"
27301 ALL_MAKEFILES="$ALL_MAKEFILES \\
27302 dlls/vnbt.vxd/Makefile"
27303 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27305 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27306 dlls/vnbt.vxd/Makefile: dlls/vnbt.vxd/Makefile.in dlls/Makedll.rules"
27307 ac_config_files="$ac_config_files dlls/vnbt.vxd/Makefile"
27309 ALL_MAKEFILES="$ALL_MAKEFILES \\
27310 dlls/vnetbios.vxd/Makefile"
27311 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27313 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27314 dlls/vnetbios.vxd/Makefile: dlls/vnetbios.vxd/Makefile.in dlls/Makedll.rules"
27315 ac_config_files="$ac_config_files dlls/vnetbios.vxd/Makefile"
27317 ALL_MAKEFILES="$ALL_MAKEFILES \\
27318 dlls/vtdapi.vxd/Makefile"
27319 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27321 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27322 dlls/vtdapi.vxd/Makefile: dlls/vtdapi.vxd/Makefile.in dlls/Makedll.rules"
27323 ac_config_files="$ac_config_files dlls/vtdapi.vxd/Makefile"
27325 ALL_MAKEFILES="$ALL_MAKEFILES \\
27326 dlls/vwin32.vxd/Makefile"
27327 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27329 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27330 dlls/vwin32.vxd/Makefile: dlls/vwin32.vxd/Makefile.in dlls/Makedll.rules"
27331 ac_config_files="$ac_config_files dlls/vwin32.vxd/Makefile"
27333 ALL_MAKEFILES="$ALL_MAKEFILES \\
27334 dlls/w32skrnl/Makefile"
27335 test "x$enable_w32skrnl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27337 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27338 dlls/w32skrnl/Makefile: dlls/w32skrnl/Makefile.in dlls/Makedll.rules"
27339 ac_config_files="$ac_config_files dlls/w32skrnl/Makefile"
27341 ALL_MAKEFILES="$ALL_MAKEFILES \\
27342 dlls/w32sys.dll16/Makefile"
27343 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27345 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27346 dlls/w32sys.dll16/Makefile: dlls/w32sys.dll16/Makefile.in dlls/Makedll.rules"
27347 ac_config_files="$ac_config_files dlls/w32sys.dll16/Makefile"
27349 ALL_MAKEFILES="$ALL_MAKEFILES \\
27350 dlls/wbemprox/Makefile"
27351 test "x$enable_wbemprox" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27353 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27354 dlls/wbemprox/Makefile: dlls/wbemprox/Makefile.in dlls/Makedll.rules"
27355 ac_config_files="$ac_config_files dlls/wbemprox/Makefile"
27357 ALL_MAKEFILES="$ALL_MAKEFILES \\
27358 dlls/win32s16.dll16/Makefile"
27359 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27361 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27362 dlls/win32s16.dll16/Makefile: dlls/win32s16.dll16/Makefile.in dlls/Makedll.rules"
27363 ac_config_files="$ac_config_files dlls/win32s16.dll16/Makefile"
27365 ALL_MAKEFILES="$ALL_MAKEFILES \\
27366 dlls/win87em.dll16/Makefile"
27367 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27369 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27370 dlls/win87em.dll16/Makefile: dlls/win87em.dll16/Makefile.in dlls/Makedll.rules"
27371 ac_config_files="$ac_config_files dlls/win87em.dll16/Makefile"
27373 ALL_MAKEFILES="$ALL_MAKEFILES \\
27374 dlls/winaspi.dll16/Makefile"
27375 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27377 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27378 dlls/winaspi.dll16/Makefile: dlls/winaspi.dll16/Makefile.in dlls/Makedll.rules"
27379 ac_config_files="$ac_config_files dlls/winaspi.dll16/Makefile"
27381 ALL_MAKEFILES="$ALL_MAKEFILES \\
27382 dlls/windebug.dll16/Makefile"
27383 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27385 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27386 dlls/windebug.dll16/Makefile: dlls/windebug.dll16/Makefile.in dlls/Makedll.rules"
27387 ac_config_files="$ac_config_files dlls/windebug.dll16/Makefile"
27389 ALL_MAKEFILES="$ALL_MAKEFILES \\
27390 dlls/winealsa.drv/Makefile"
27391 test "x$enable_winealsa_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27393 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27394 dlls/winealsa.drv/Makefile: dlls/winealsa.drv/Makefile.in dlls/Makedll.rules"
27395 ac_config_files="$ac_config_files dlls/winealsa.drv/Makefile"
27397 ALL_MAKEFILES="$ALL_MAKEFILES \\
27398 dlls/wineaudioio.drv/Makefile"
27399 test "x$enable_wineaudioio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27401 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27402 dlls/wineaudioio.drv/Makefile: dlls/wineaudioio.drv/Makefile.in dlls/Makedll.rules"
27403 ac_config_files="$ac_config_files dlls/wineaudioio.drv/Makefile"
27405 ALL_MAKEFILES="$ALL_MAKEFILES \\
27406 dlls/winecoreaudio.drv/Makefile"
27407 test "x$enable_winecoreaudio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27409 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27410 dlls/winecoreaudio.drv/Makefile: dlls/winecoreaudio.drv/Makefile.in dlls/Makedll.rules"
27411 ac_config_files="$ac_config_files dlls/winecoreaudio.drv/Makefile"
27413 ALL_MAKEFILES="$ALL_MAKEFILES \\
27414 dlls/winecrt0/Makefile"
27415 test "x$enable_winecrt0" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27417 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27418 dlls/winecrt0/Makefile: dlls/winecrt0/Makefile.in dlls/Makeimplib.rules"
27419 ac_config_files="$ac_config_files dlls/winecrt0/Makefile"
27421 ALL_MAKEFILES="$ALL_MAKEFILES \\
27422 dlls/wined3d/Makefile"
27423 test "x$enable_wined3d" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27425 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27426 dlls/wined3d/Makefile: dlls/wined3d/Makefile.in dlls/Makedll.rules"
27427 ac_config_files="$ac_config_files dlls/wined3d/Makefile"
27429 ALL_MAKEFILES="$ALL_MAKEFILES \\
27430 dlls/winedos/Makefile"
27431 test "x$enable_winedos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27433 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27434 dlls/winedos/Makefile: dlls/winedos/Makefile.in dlls/Makedll.rules"
27435 ac_config_files="$ac_config_files dlls/winedos/Makefile"
27437 ALL_MAKEFILES="$ALL_MAKEFILES \\
27438 dlls/wineesd.drv/Makefile"
27439 test "x$enable_wineesd_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27441 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27442 dlls/wineesd.drv/Makefile: dlls/wineesd.drv/Makefile.in dlls/Makedll.rules"
27443 ac_config_files="$ac_config_files dlls/wineesd.drv/Makefile"
27445 ALL_MAKEFILES="$ALL_MAKEFILES \\
27446 dlls/winejack.drv/Makefile"
27447 test "x$enable_winejack_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27449 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27450 dlls/winejack.drv/Makefile: dlls/winejack.drv/Makefile.in dlls/Makedll.rules"
27451 ac_config_files="$ac_config_files dlls/winejack.drv/Makefile"
27453 ALL_MAKEFILES="$ALL_MAKEFILES \\
27454 dlls/winejoystick.drv/Makefile"
27455 test "x$enable_winejoystick_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27457 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27458 dlls/winejoystick.drv/Makefile: dlls/winejoystick.drv/Makefile.in dlls/Makedll.rules"
27459 ac_config_files="$ac_config_files dlls/winejoystick.drv/Makefile"
27461 ALL_MAKEFILES="$ALL_MAKEFILES \\
27462 dlls/winemp3.acm/Makefile"
27463 test "x$enable_winemp3_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27465 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27466 dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules"
27467 ac_config_files="$ac_config_files dlls/winemp3.acm/Makefile"
27469 ALL_MAKEFILES="$ALL_MAKEFILES \\
27470 dlls/winenas.drv/Makefile"
27471 test "x$enable_winenas_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27473 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27474 dlls/winenas.drv/Makefile: dlls/winenas.drv/Makefile.in dlls/Makedll.rules"
27475 ac_config_files="$ac_config_files dlls/winenas.drv/Makefile"
27477 ALL_MAKEFILES="$ALL_MAKEFILES \\
27478 dlls/wineoss.drv/Makefile"
27479 test "x$enable_wineoss_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27481 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27482 dlls/wineoss.drv/Makefile: dlls/wineoss.drv/Makefile.in dlls/Makedll.rules"
27483 ac_config_files="$ac_config_files dlls/wineoss.drv/Makefile"
27485 ALL_MAKEFILES="$ALL_MAKEFILES \\
27486 dlls/wineps.drv/Makefile"
27487 test "x$enable_wineps_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27489 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27490 dlls/wineps.drv/Makefile: dlls/wineps.drv/Makefile.in dlls/Makedll.rules"
27491 ac_config_files="$ac_config_files dlls/wineps.drv/Makefile"
27493 ALL_MAKEFILES="$ALL_MAKEFILES \\
27494 dlls/winequartz.drv/Makefile"
27495 test "x$enable_winequartz_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27497 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27498 dlls/winequartz.drv/Makefile: dlls/winequartz.drv/Makefile.in dlls/Makedll.rules"
27499 ac_config_files="$ac_config_files dlls/winequartz.drv/Makefile"
27501 ALL_MAKEFILES="$ALL_MAKEFILES \\
27502 dlls/winex11.drv/Makefile"
27503 test "x$enable_winex11_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27505 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27506 dlls/winex11.drv/Makefile: dlls/winex11.drv/Makefile.in dlls/Makedll.rules"
27507 ac_config_files="$ac_config_files dlls/winex11.drv/Makefile"
27509 ALL_MAKEFILES="$ALL_MAKEFILES \\
27510 dlls/wing32/Makefile"
27511 test "x$enable_wing32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27513 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27514 dlls/wing32/Makefile: dlls/wing32/Makefile.in dlls/Makedll.rules"
27515 ac_config_files="$ac_config_files dlls/wing32/Makefile"
27517 ALL_MAKEFILES="$ALL_MAKEFILES \\
27518 dlls/winhttp/Makefile"
27519 test "x$enable_winhttp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27521 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27522 dlls/winhttp/Makefile: dlls/winhttp/Makefile.in dlls/Makedll.rules"
27523 ac_config_files="$ac_config_files dlls/winhttp/Makefile"
27525 ALL_MAKEFILES="$ALL_MAKEFILES \\
27526 dlls/winhttp/tests/Makefile"
27527 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27529 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27530 dlls/winhttp/tests/Makefile: dlls/winhttp/tests/Makefile.in dlls/Maketest.rules"
27531 ac_config_files="$ac_config_files dlls/winhttp/tests/Makefile"
27533 ALL_MAKEFILES="$ALL_MAKEFILES \\
27534 dlls/wininet/Makefile"
27535 test "x$enable_wininet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27537 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27538 dlls/wininet/Makefile: dlls/wininet/Makefile.in dlls/Makedll.rules"
27539 ac_config_files="$ac_config_files dlls/wininet/Makefile"
27541 ALL_MAKEFILES="$ALL_MAKEFILES \\
27542 dlls/wininet/tests/Makefile"
27543 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27545 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27546 dlls/wininet/tests/Makefile: dlls/wininet/tests/Makefile.in dlls/Maketest.rules"
27547 ac_config_files="$ac_config_files dlls/wininet/tests/Makefile"
27549 ALL_MAKEFILES="$ALL_MAKEFILES \\
27550 dlls/winmm/Makefile"
27551 test "x$enable_winmm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27553 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27554 dlls/winmm/Makefile: dlls/winmm/Makefile.in dlls/Makedll.rules"
27555 ac_config_files="$ac_config_files dlls/winmm/Makefile"
27557 ALL_MAKEFILES="$ALL_MAKEFILES \\
27558 dlls/winmm/tests/Makefile"
27559 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27561 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27562 dlls/winmm/tests/Makefile: dlls/winmm/tests/Makefile.in dlls/Maketest.rules"
27563 ac_config_files="$ac_config_files dlls/winmm/tests/Makefile"
27565 ALL_MAKEFILES="$ALL_MAKEFILES \\
27566 dlls/winnls.dll16/Makefile"
27567 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27569 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27570 dlls/winnls.dll16/Makefile: dlls/winnls.dll16/Makefile.in dlls/Makedll.rules"
27571 ac_config_files="$ac_config_files dlls/winnls.dll16/Makefile"
27573 ALL_MAKEFILES="$ALL_MAKEFILES \\
27574 dlls/winnls32/Makefile"
27575 test "x$enable_winnls32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27577 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27578 dlls/winnls32/Makefile: dlls/winnls32/Makefile.in dlls/Makedll.rules"
27579 ac_config_files="$ac_config_files dlls/winnls32/Makefile"
27581 ALL_MAKEFILES="$ALL_MAKEFILES \\
27582 dlls/winscard/Makefile"
27583 test "x$enable_winscard" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27585 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27586 dlls/winscard/Makefile: dlls/winscard/Makefile.in dlls/Makedll.rules"
27587 ac_config_files="$ac_config_files dlls/winscard/Makefile"
27589 ALL_MAKEFILES="$ALL_MAKEFILES \\
27590 dlls/winspool.drv/Makefile"
27591 test "x$enable_winspool_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27593 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27594 dlls/winspool.drv/Makefile: dlls/winspool.drv/Makefile.in dlls/Makedll.rules"
27595 ac_config_files="$ac_config_files dlls/winspool.drv/Makefile"
27597 ALL_MAKEFILES="$ALL_MAKEFILES \\
27598 dlls/winspool.drv/tests/Makefile"
27599 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27600 winspool.drv/tests"
27601 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27602 dlls/winspool.drv/tests/Makefile: dlls/winspool.drv/tests/Makefile.in dlls/Maketest.rules"
27603 ac_config_files="$ac_config_files dlls/winspool.drv/tests/Makefile"
27605 ALL_MAKEFILES="$ALL_MAKEFILES \\
27606 dlls/wintab.dll16/Makefile"
27607 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27609 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27610 dlls/wintab.dll16/Makefile: dlls/wintab.dll16/Makefile.in dlls/Makedll.rules"
27611 ac_config_files="$ac_config_files dlls/wintab.dll16/Makefile"
27613 ALL_MAKEFILES="$ALL_MAKEFILES \\
27614 dlls/wintab32/Makefile"
27615 test "x$enable_wintab32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27617 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27618 dlls/wintab32/Makefile: dlls/wintab32/Makefile.in dlls/Makedll.rules"
27619 ac_config_files="$ac_config_files dlls/wintab32/Makefile"
27621 ALL_MAKEFILES="$ALL_MAKEFILES \\
27622 dlls/wintrust/Makefile"
27623 test "x$enable_wintrust" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27625 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27626 dlls/wintrust/Makefile: dlls/wintrust/Makefile.in dlls/Makedll.rules"
27627 ac_config_files="$ac_config_files dlls/wintrust/Makefile"
27629 ALL_MAKEFILES="$ALL_MAKEFILES \\
27630 dlls/wintrust/tests/Makefile"
27631 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27633 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27634 dlls/wintrust/tests/Makefile: dlls/wintrust/tests/Makefile.in dlls/Maketest.rules"
27635 ac_config_files="$ac_config_files dlls/wintrust/tests/Makefile"
27637 ALL_MAKEFILES="$ALL_MAKEFILES \\
27638 dlls/wldap32/Makefile"
27639 test "x$enable_wldap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27641 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27642 dlls/wldap32/Makefile: dlls/wldap32/Makefile.in dlls/Makedll.rules"
27643 ac_config_files="$ac_config_files dlls/wldap32/Makefile"
27645 ALL_MAKEFILES="$ALL_MAKEFILES \\
27646 dlls/wldap32/tests/Makefile"
27647 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27649 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27650 dlls/wldap32/tests/Makefile: dlls/wldap32/tests/Makefile.in dlls/Maketest.rules"
27651 ac_config_files="$ac_config_files dlls/wldap32/tests/Makefile"
27653 ALL_MAKEFILES="$ALL_MAKEFILES \\
27655 test "x$enable_wmi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27657 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27658 dlls/wmi/Makefile: dlls/wmi/Makefile.in dlls/Makedll.rules"
27659 ac_config_files="$ac_config_files dlls/wmi/Makefile"
27661 ALL_MAKEFILES="$ALL_MAKEFILES \\
27662 dlls/wnaspi32/Makefile"
27663 test "x$enable_wnaspi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27665 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27666 dlls/wnaspi32/Makefile: dlls/wnaspi32/Makefile.in dlls/Makedll.rules"
27667 ac_config_files="$ac_config_files dlls/wnaspi32/Makefile"
27669 ALL_MAKEFILES="$ALL_MAKEFILES \\
27670 dlls/wow32/Makefile"
27671 test "x$enable_wow32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27673 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27674 dlls/wow32/Makefile: dlls/wow32/Makefile.in dlls/Makedll.rules"
27675 ac_config_files="$ac_config_files dlls/wow32/Makefile"
27677 ALL_MAKEFILES="$ALL_MAKEFILES \\
27678 dlls/ws2_32/Makefile"
27679 test "x$enable_ws2_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27681 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27682 dlls/ws2_32/Makefile: dlls/ws2_32/Makefile.in dlls/Makedll.rules"
27683 ac_config_files="$ac_config_files dlls/ws2_32/Makefile"
27685 ALL_MAKEFILES="$ALL_MAKEFILES \\
27686 dlls/ws2_32/tests/Makefile"
27687 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27689 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27690 dlls/ws2_32/tests/Makefile: dlls/ws2_32/tests/Makefile.in dlls/Maketest.rules"
27691 ac_config_files="$ac_config_files dlls/ws2_32/tests/Makefile"
27693 ALL_MAKEFILES="$ALL_MAKEFILES \\
27694 dlls/wsock32/Makefile"
27695 test "x$enable_wsock32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27697 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27698 dlls/wsock32/Makefile: dlls/wsock32/Makefile.in dlls/Makedll.rules"
27699 ac_config_files="$ac_config_files dlls/wsock32/Makefile"
27701 ALL_MAKEFILES="$ALL_MAKEFILES \\
27702 dlls/wtsapi32/Makefile"
27703 test "x$enable_wtsapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27705 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27706 dlls/wtsapi32/Makefile: dlls/wtsapi32/Makefile.in dlls/Makedll.rules"
27707 ac_config_files="$ac_config_files dlls/wtsapi32/Makefile"
27709 ALL_MAKEFILES="$ALL_MAKEFILES \\
27710 dlls/wuapi/Makefile"
27711 test "x$enable_wuapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27713 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27714 dlls/wuapi/Makefile: dlls/wuapi/Makefile.in dlls/Makedll.rules"
27715 ac_config_files="$ac_config_files dlls/wuapi/Makefile"
27717 ALL_MAKEFILES="$ALL_MAKEFILES \\
27718 dlls/xinput1_1/Makefile"
27719 test "x$enable_xinput1_1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27721 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27722 dlls/xinput1_1/Makefile: dlls/xinput1_1/Makefile.in dlls/Makedll.rules"
27723 ac_config_files="$ac_config_files dlls/xinput1_1/Makefile"
27725 ALL_MAKEFILES="$ALL_MAKEFILES \\
27726 dlls/xinput1_2/Makefile"
27727 test "x$enable_xinput1_2" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27729 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27730 dlls/xinput1_2/Makefile: dlls/xinput1_2/Makefile.in dlls/Makedll.rules"
27731 ac_config_files="$ac_config_files dlls/xinput1_2/Makefile"
27733 ALL_MAKEFILES="$ALL_MAKEFILES \\
27734 dlls/xinput1_3/Makefile"
27735 test "x$enable_xinput1_3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27737 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27738 dlls/xinput1_3/Makefile: dlls/xinput1_3/Makefile.in dlls/Makedll.rules"
27739 ac_config_files="$ac_config_files dlls/xinput1_3/Makefile"
27741 ALL_MAKEFILES="$ALL_MAKEFILES \\
27742 dlls/xinput1_3/tests/Makefile"
27743 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27745 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27746 dlls/xinput1_3/tests/Makefile: dlls/xinput1_3/tests/Makefile.in dlls/Maketest.rules"
27747 ac_config_files="$ac_config_files dlls/xinput1_3/tests/Makefile"
27749 ALL_MAKEFILES="$ALL_MAKEFILES \\
27750 dlls/xinput9_1_0/Makefile"
27751 test "x$enable_xinput9_1_0" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27753 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27754 dlls/xinput9_1_0/Makefile: dlls/xinput9_1_0/Makefile.in dlls/Makedll.rules"
27755 ac_config_files="$ac_config_files dlls/xinput9_1_0/Makefile"
27757 ALL_MAKEFILES="$ALL_MAKEFILES \\
27758 dlls/xmllite/Makefile"
27759 test "x$enable_xmllite" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27761 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27762 dlls/xmllite/Makefile: dlls/xmllite/Makefile.in dlls/Makedll.rules"
27763 ac_config_files="$ac_config_files dlls/xmllite/Makefile"
27765 ALL_MAKEFILES="$ALL_MAKEFILES \\
27766 documentation/Makefile"
27767 test "x$enable_documentation" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27769 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27770 documentation/Makefile: documentation/Makefile.in Make.rules"
27771 ac_config_files="$ac_config_files documentation/Makefile"
27773 ALL_MAKEFILES="$ALL_MAKEFILES \\
27775 test "x$enable_fonts" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27777 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27778 fonts/Makefile: fonts/Makefile.in Make.rules"
27779 ac_config_files="$ac_config_files fonts/Makefile"
27781 ALL_MAKEFILES="$ALL_MAKEFILES \\
27783 test "x$enable_include" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27785 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27786 include/Makefile: include/Makefile.in Make.rules"
27787 ac_config_files="$ac_config_files include/Makefile"
27789 ALL_MAKEFILES="$ALL_MAKEFILES \\
27791 test "x$enable_libs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27793 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27794 libs/Makefile: libs/Makefile.in Make.rules"
27795 ac_config_files="$ac_config_files libs/Makefile"
27797 ALL_MAKEFILES="$ALL_MAKEFILES \\
27798 libs/port/Makefile"
27800 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27801 libs/port/Makefile: libs/port/Makefile.in Make.rules"
27802 ac_config_files="$ac_config_files libs/port/Makefile"
27804 ALL_MAKEFILES="$ALL_MAKEFILES \\
27805 libs/wine/Makefile"
27807 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27808 libs/wine/Makefile: libs/wine/Makefile.in Make.rules"
27809 ac_config_files="$ac_config_files libs/wine/Makefile"
27811 ALL_MAKEFILES="$ALL_MAKEFILES \\
27814 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27815 libs/wpp/Makefile: libs/wpp/Makefile.in Make.rules"
27816 ac_config_files="$ac_config_files libs/wpp/Makefile"
27818 ALL_MAKEFILES="$ALL_MAKEFILES \\
27820 test "x$enable_loader" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27822 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27823 loader/Makefile: loader/Makefile.in Make.rules"
27824 ac_config_files="$ac_config_files loader/Makefile"
27826 ALL_MAKEFILES="$ALL_MAKEFILES \\
27828 test "x$enable_programs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27830 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27831 programs/Makefile: programs/Makefile.in Make.rules"
27832 ac_config_files="$ac_config_files programs/Makefile"
27834 ALL_MAKEFILES="$ALL_MAKEFILES \\
27835 programs/cacls/Makefile"
27836 test "x$enable_cacls" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27837 cacls" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27839 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27840 programs/cacls/Makefile: programs/cacls/Makefile.in programs/Makeprog.rules"
27841 ac_config_files="$ac_config_files programs/cacls/Makefile"
27843 ALL_MAKEFILES="$ALL_MAKEFILES \\
27844 programs/clock/Makefile"
27845 test "x$enable_clock" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27846 clock" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27848 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27849 programs/clock/Makefile: programs/clock/Makefile.in programs/Makeprog.rules"
27850 ac_config_files="$ac_config_files programs/clock/Makefile"
27852 ALL_MAKEFILES="$ALL_MAKEFILES \\
27853 programs/cmd/Makefile"
27854 test "x$enable_cmd" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27855 cmd" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27857 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27858 programs/cmd/Makefile: programs/cmd/Makefile.in programs/Makeprog.rules"
27859 ac_config_files="$ac_config_files programs/cmd/Makefile"
27861 ALL_MAKEFILES="$ALL_MAKEFILES \\
27862 programs/cmdlgtst/Makefile"
27863 test "x$enable_cmdlgtst" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27865 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27866 programs/cmdlgtst/Makefile: programs/cmdlgtst/Makefile.in programs/Makeprog.rules"
27867 ac_config_files="$ac_config_files programs/cmdlgtst/Makefile"
27869 ALL_MAKEFILES="$ALL_MAKEFILES \\
27870 programs/control/Makefile"
27871 test "x$enable_control" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27872 control" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27874 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27875 programs/control/Makefile: programs/control/Makefile.in programs/Makeprog.rules"
27876 ac_config_files="$ac_config_files programs/control/Makefile"
27878 ALL_MAKEFILES="$ALL_MAKEFILES \\
27879 programs/eject/Makefile"
27880 test "x$enable_eject" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27881 eject" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27883 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27884 programs/eject/Makefile: programs/eject/Makefile.in programs/Makeprog.rules"
27885 ac_config_files="$ac_config_files programs/eject/Makefile"
27887 ALL_MAKEFILES="$ALL_MAKEFILES \\
27888 programs/expand/Makefile"
27889 test "x$enable_expand" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27890 expand" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27892 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27893 programs/expand/Makefile: programs/expand/Makefile.in programs/Makeprog.rules"
27894 ac_config_files="$ac_config_files programs/expand/Makefile"
27896 ALL_MAKEFILES="$ALL_MAKEFILES \\
27897 programs/explorer/Makefile"
27898 test "x$enable_explorer" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27899 explorer" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27901 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27902 programs/explorer/Makefile: programs/explorer/Makefile.in programs/Makeprog.rules"
27903 ac_config_files="$ac_config_files programs/explorer/Makefile"
27905 ALL_MAKEFILES="$ALL_MAKEFILES \\
27906 programs/hh/Makefile"
27907 test "x$enable_hh" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27908 hh" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27910 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27911 programs/hh/Makefile: programs/hh/Makefile.in programs/Makeprog.rules"
27912 ac_config_files="$ac_config_files programs/hh/Makefile"
27914 ALL_MAKEFILES="$ALL_MAKEFILES \\
27915 programs/icinfo/Makefile"
27916 test "x$enable_icinfo" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27917 icinfo" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27919 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27920 programs/icinfo/Makefile: programs/icinfo/Makefile.in programs/Makeprog.rules"
27921 ac_config_files="$ac_config_files programs/icinfo/Makefile"
27923 ALL_MAKEFILES="$ALL_MAKEFILES \\
27924 programs/iexplore/Makefile"
27925 test "x$enable_iexplore" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27926 iexplore" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27928 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27929 programs/iexplore/Makefile: programs/iexplore/Makefile.in programs/Makeprog.rules"
27930 ac_config_files="$ac_config_files programs/iexplore/Makefile"
27932 ALL_MAKEFILES="$ALL_MAKEFILES \\
27933 programs/lodctr/Makefile"
27934 test "x$enable_lodctr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27935 lodctr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27937 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27938 programs/lodctr/Makefile: programs/lodctr/Makefile.in programs/Makeprog.rules"
27939 ac_config_files="$ac_config_files programs/lodctr/Makefile"
27941 ALL_MAKEFILES="$ALL_MAKEFILES \\
27942 programs/msiexec/Makefile"
27943 test "x$enable_msiexec" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27944 msiexec" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27945 msiexec" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27947 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27948 programs/msiexec/Makefile: programs/msiexec/Makefile.in programs/Makeprog.rules"
27949 ac_config_files="$ac_config_files programs/msiexec/Makefile"
27951 ALL_MAKEFILES="$ALL_MAKEFILES \\
27952 programs/net/Makefile"
27953 test "x$enable_net" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27954 net" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27956 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27957 programs/net/Makefile: programs/net/Makefile.in programs/Makeprog.rules"
27958 ac_config_files="$ac_config_files programs/net/Makefile"
27960 ALL_MAKEFILES="$ALL_MAKEFILES \\
27961 programs/notepad/Makefile"
27962 test "x$enable_notepad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27963 notepad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27964 notepad" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27966 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27967 programs/notepad/Makefile: programs/notepad/Makefile.in programs/Makeprog.rules"
27968 ac_config_files="$ac_config_files programs/notepad/Makefile"
27970 ALL_MAKEFILES="$ALL_MAKEFILES \\
27971 programs/oleview/Makefile"
27972 test "x$enable_oleview" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27973 oleview" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27975 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27976 programs/oleview/Makefile: programs/oleview/Makefile.in programs/Makeprog.rules"
27977 ac_config_files="$ac_config_files programs/oleview/Makefile"
27979 ALL_MAKEFILES="$ALL_MAKEFILES \\
27980 programs/progman/Makefile"
27981 test "x$enable_progman" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27982 progman" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27984 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27985 programs/progman/Makefile: programs/progman/Makefile.in programs/Makeprog.rules"
27986 ac_config_files="$ac_config_files programs/progman/Makefile"
27988 ALL_MAKEFILES="$ALL_MAKEFILES \\
27989 programs/reg/Makefile"
27990 test "x$enable_reg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27991 reg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27993 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27994 programs/reg/Makefile: programs/reg/Makefile.in programs/Makeprog.rules"
27995 ac_config_files="$ac_config_files programs/reg/Makefile"
27997 ALL_MAKEFILES="$ALL_MAKEFILES \\
27998 programs/regedit/Makefile"
27999 test "x$enable_regedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28000 regedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28001 regedit" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28003 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28004 programs/regedit/Makefile: programs/regedit/Makefile.in programs/Makeprog.rules"
28005 ac_config_files="$ac_config_files programs/regedit/Makefile"
28007 ALL_MAKEFILES="$ALL_MAKEFILES \\
28008 programs/regsvr32/Makefile"
28009 test "x$enable_regsvr32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28010 regsvr32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28011 regsvr32" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28013 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28014 programs/regsvr32/Makefile: programs/regsvr32/Makefile.in programs/Makeprog.rules"
28015 ac_config_files="$ac_config_files programs/regsvr32/Makefile"
28017 ALL_MAKEFILES="$ALL_MAKEFILES \\
28018 programs/rpcss/Makefile"
28019 test "x$enable_rpcss" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28020 rpcss" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28022 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28023 programs/rpcss/Makefile: programs/rpcss/Makefile.in programs/Makeprog.rules"
28024 ac_config_files="$ac_config_files programs/rpcss/Makefile"
28026 ALL_MAKEFILES="$ALL_MAKEFILES \\
28027 programs/rundll32/Makefile"
28028 test "x$enable_rundll32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28029 rundll32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28031 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28032 programs/rundll32/Makefile: programs/rundll32/Makefile.in programs/Makeprog.rules"
28033 ac_config_files="$ac_config_files programs/rundll32/Makefile"
28035 ALL_MAKEFILES="$ALL_MAKEFILES \\
28036 programs/secedit/Makefile"
28037 test "x$enable_secedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28038 secedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28040 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28041 programs/secedit/Makefile: programs/secedit/Makefile.in programs/Makeprog.rules"
28042 ac_config_files="$ac_config_files programs/secedit/Makefile"
28044 ALL_MAKEFILES="$ALL_MAKEFILES \\
28045 programs/services/Makefile"
28046 test "x$enable_services" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28047 services" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28049 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28050 programs/services/Makefile: programs/services/Makefile.in programs/Makeprog.rules"
28051 ac_config_files="$ac_config_files programs/services/Makefile"
28053 ALL_MAKEFILES="$ALL_MAKEFILES \\
28054 programs/spoolsv/Makefile"
28055 test "x$enable_spoolsv" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28056 spoolsv" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28058 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28059 programs/spoolsv/Makefile: programs/spoolsv/Makefile.in programs/Makeprog.rules"
28060 ac_config_files="$ac_config_files programs/spoolsv/Makefile"
28062 ALL_MAKEFILES="$ALL_MAKEFILES \\
28063 programs/start/Makefile"
28064 test "x$enable_start" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28065 start" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28067 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28068 programs/start/Makefile: programs/start/Makefile.in programs/Makeprog.rules"
28069 ac_config_files="$ac_config_files programs/start/Makefile"
28071 ALL_MAKEFILES="$ALL_MAKEFILES \\
28072 programs/svchost/Makefile"
28073 test "x$enable_svchost" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28074 svchost" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28076 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28077 programs/svchost/Makefile: programs/svchost/Makefile.in programs/Makeprog.rules"
28078 ac_config_files="$ac_config_files programs/svchost/Makefile"
28080 ALL_MAKEFILES="$ALL_MAKEFILES \\
28081 programs/taskmgr/Makefile"
28082 test "x$enable_taskmgr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28083 taskmgr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28085 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28086 programs/taskmgr/Makefile: programs/taskmgr/Makefile.in programs/Makeprog.rules"
28087 ac_config_files="$ac_config_files programs/taskmgr/Makefile"
28089 ALL_MAKEFILES="$ALL_MAKEFILES \\
28090 programs/termsv/Makefile"
28091 test "x$enable_termsv" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28092 termsv" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28094 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28095 programs/termsv/Makefile: programs/termsv/Makefile.in programs/Makeprog.rules"
28096 ac_config_files="$ac_config_files programs/termsv/Makefile"
28098 ALL_MAKEFILES="$ALL_MAKEFILES \\
28099 programs/uninstaller/Makefile"
28100 test "x$enable_uninstaller" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28101 uninstaller" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28103 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28104 programs/uninstaller/Makefile: programs/uninstaller/Makefile.in programs/Makeprog.rules"
28105 ac_config_files="$ac_config_files programs/uninstaller/Makefile"
28107 ALL_MAKEFILES="$ALL_MAKEFILES \\
28108 programs/unlodctr/Makefile"
28109 test "x$enable_unlodctr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28110 unlodctr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28112 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28113 programs/unlodctr/Makefile: programs/unlodctr/Makefile.in programs/Makeprog.rules"
28114 ac_config_files="$ac_config_files programs/unlodctr/Makefile"
28116 ALL_MAKEFILES="$ALL_MAKEFILES \\
28117 programs/view/Makefile"
28118 test "x$enable_view" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28120 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28121 programs/view/Makefile: programs/view/Makefile.in programs/Makeprog.rules"
28122 ac_config_files="$ac_config_files programs/view/Makefile"
28124 ALL_MAKEFILES="$ALL_MAKEFILES \\
28125 programs/wineboot/Makefile"
28126 test "x$enable_wineboot" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28127 wineboot" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28128 wineboot" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28130 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28131 programs/wineboot/Makefile: programs/wineboot/Makefile.in programs/Makeprog.rules"
28132 ac_config_files="$ac_config_files programs/wineboot/Makefile"
28134 ALL_MAKEFILES="$ALL_MAKEFILES \\
28135 programs/winebrowser/Makefile"
28136 test "x$enable_winebrowser" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28137 winebrowser" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28139 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28140 programs/winebrowser/Makefile: programs/winebrowser/Makefile.in programs/Makeprog.rules"
28141 ac_config_files="$ac_config_files programs/winebrowser/Makefile"
28143 ALL_MAKEFILES="$ALL_MAKEFILES \\
28144 programs/winecfg/Makefile"
28145 test "x$enable_winecfg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28146 winecfg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28147 winecfg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28149 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28150 programs/winecfg/Makefile: programs/winecfg/Makefile.in programs/Makeprog.rules"
28151 ac_config_files="$ac_config_files programs/winecfg/Makefile"
28153 ALL_MAKEFILES="$ALL_MAKEFILES \\
28154 programs/wineconsole/Makefile"
28155 test "x$enable_wineconsole" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28156 wineconsole" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28157 wineconsole" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28159 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28160 programs/wineconsole/Makefile: programs/wineconsole/Makefile.in programs/Makeprog.rules"
28161 ac_config_files="$ac_config_files programs/wineconsole/Makefile"
28163 ALL_MAKEFILES="$ALL_MAKEFILES \\
28164 programs/winedbg/Makefile"
28165 test "x$enable_winedbg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28166 winedbg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28167 winedbg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28169 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28170 programs/winedbg/Makefile: programs/winedbg/Makefile.in programs/Makeprog.rules"
28171 ac_config_files="$ac_config_files programs/winedbg/Makefile"
28173 ALL_MAKEFILES="$ALL_MAKEFILES \\
28174 programs/winedevice/Makefile"
28175 test "x$enable_winedevice" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28176 winedevice" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28178 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28179 programs/winedevice/Makefile: programs/winedevice/Makefile.in programs/Makeprog.rules"
28180 ac_config_files="$ac_config_files programs/winedevice/Makefile"
28182 ALL_MAKEFILES="$ALL_MAKEFILES \\
28183 programs/winefile/Makefile"
28184 test "x$enable_winefile" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28185 winefile" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28186 winefile" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28188 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28189 programs/winefile/Makefile: programs/winefile/Makefile.in programs/Makeprog.rules"
28190 ac_config_files="$ac_config_files programs/winefile/Makefile"
28192 ALL_MAKEFILES="$ALL_MAKEFILES \\
28193 programs/winemenubuilder/Makefile"
28194 test "x$enable_winemenubuilder" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28195 winemenubuilder" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28197 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28198 programs/winemenubuilder/Makefile: programs/winemenubuilder/Makefile.in programs/Makeprog.rules"
28199 ac_config_files="$ac_config_files programs/winemenubuilder/Makefile"
28201 ALL_MAKEFILES="$ALL_MAKEFILES \\
28202 programs/winemine/Makefile"
28203 test "x$enable_winemine" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28204 winemine" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28205 winemine" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28207 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28208 programs/winemine/Makefile: programs/winemine/Makefile.in programs/Makeprog.rules"
28209 ac_config_files="$ac_config_files programs/winemine/Makefile"
28211 ALL_MAKEFILES="$ALL_MAKEFILES \\
28212 programs/winepath/Makefile"
28213 test "x$enable_winepath" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28214 winepath" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28215 winepath" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28217 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28218 programs/winepath/Makefile: programs/winepath/Makefile.in programs/Makeprog.rules"
28219 ac_config_files="$ac_config_files programs/winepath/Makefile"
28221 ALL_MAKEFILES="$ALL_MAKEFILES \\
28222 programs/winetest/Makefile"
28223 test "x$enable_winetest" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28225 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28226 programs/winetest/Makefile: programs/winetest/Makefile.in programs/Makeprog.rules"
28227 ac_config_files="$ac_config_files programs/winetest/Makefile"
28229 ALL_MAKEFILES="$ALL_MAKEFILES \\
28230 programs/winevdm/Makefile"
28231 test "x$enable_winevdm" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28232 winevdm" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28234 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28235 programs/winevdm/Makefile: programs/winevdm/Makefile.in programs/Makeprog.rules"
28236 ac_config_files="$ac_config_files programs/winevdm/Makefile"
28238 ALL_MAKEFILES="$ALL_MAKEFILES \\
28239 programs/winhelp.exe16/Makefile"
28240 test "x$enable_win16" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28241 winhelp.exe16" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28243 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28244 programs/winhelp.exe16/Makefile: programs/winhelp.exe16/Makefile.in programs/Makeprog.rules"
28245 ac_config_files="$ac_config_files programs/winhelp.exe16/Makefile"
28247 ALL_MAKEFILES="$ALL_MAKEFILES \\
28248 programs/winhlp32/Makefile"
28249 test "x$enable_winhlp32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28250 winhlp32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28252 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28253 programs/winhlp32/Makefile: programs/winhlp32/Makefile.in programs/Makeprog.rules"
28254 ac_config_files="$ac_config_files programs/winhlp32/Makefile"
28256 ALL_MAKEFILES="$ALL_MAKEFILES \\
28257 programs/winoldap.mod16/Makefile"
28258 test "x$enable_win16" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28259 winoldap.mod16" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28261 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28262 programs/winoldap.mod16/Makefile: programs/winoldap.mod16/Makefile.in programs/Makeprog.rules"
28263 ac_config_files="$ac_config_files programs/winoldap.mod16/Makefile"
28265 ALL_MAKEFILES="$ALL_MAKEFILES \\
28266 programs/winver/Makefile"
28267 test "x$enable_winver" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28268 winver" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28270 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28271 programs/winver/Makefile: programs/winver/Makefile.in programs/Makeprog.rules"
28272 ac_config_files="$ac_config_files programs/winver/Makefile"
28274 ALL_MAKEFILES="$ALL_MAKEFILES \\
28275 programs/wordpad/Makefile"
28276 test "x$enable_wordpad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28277 wordpad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28279 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28280 programs/wordpad/Makefile: programs/wordpad/Makefile.in programs/Makeprog.rules"
28281 ac_config_files="$ac_config_files programs/wordpad/Makefile"
28283 ALL_MAKEFILES="$ALL_MAKEFILES \\
28284 programs/write/Makefile"
28285 test "x$enable_write" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28286 write" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28288 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28289 programs/write/Makefile: programs/write/Makefile.in programs/Makeprog.rules"
28290 ac_config_files="$ac_config_files programs/write/Makefile"
28292 ALL_MAKEFILES="$ALL_MAKEFILES \\
28293 programs/xcopy/Makefile"
28294 test "x$enable_xcopy" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28295 xcopy" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28297 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28298 programs/xcopy/Makefile: programs/xcopy/Makefile.in programs/Makeprog.rules"
28299 ac_config_files="$ac_config_files programs/xcopy/Makefile"
28301 ALL_MAKEFILES="$ALL_MAKEFILES \\
28303 test "x$enable_server" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28305 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28306 server/Makefile: server/Makefile.in Make.rules"
28307 ac_config_files="$ac_config_files server/Makefile"
28309 ALL_MAKEFILES="$ALL_MAKEFILES \\
28311 test "x$enable_tools" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28313 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28314 tools/Makefile: tools/Makefile.in Make.rules"
28315 ac_config_files="$ac_config_files tools/Makefile"
28317 ALL_MAKEFILES="$ALL_MAKEFILES \\
28318 tools/widl/Makefile"
28320 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28321 tools/widl/Makefile: tools/widl/Makefile.in Make.rules"
28322 ac_config_files="$ac_config_files tools/widl/Makefile"
28324 ALL_MAKEFILES="$ALL_MAKEFILES \\
28325 tools/winebuild/Makefile"
28327 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28328 tools/winebuild/Makefile: tools/winebuild/Makefile.in Make.rules"
28329 ac_config_files="$ac_config_files tools/winebuild/Makefile"
28331 ALL_MAKEFILES="$ALL_MAKEFILES \\
28332 tools/winedump/Makefile"
28334 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28335 tools/winedump/Makefile: tools/winedump/Makefile.in Make.rules"
28336 ac_config_files="$ac_config_files tools/winedump/Makefile"
28338 ALL_MAKEFILES="$ALL_MAKEFILES \\
28339 tools/winegcc/Makefile"
28341 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28342 tools/winegcc/Makefile: tools/winegcc/Makefile.in Make.rules"
28343 ac_config_files="$ac_config_files tools/winegcc/Makefile"
28345 ALL_MAKEFILES="$ALL_MAKEFILES \\
28346 tools/wmc/Makefile"
28348 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28349 tools/wmc/Makefile: tools/wmc/Makefile.in Make.rules"
28350 ac_config_files="$ac_config_files tools/wmc/Makefile"
28352 ALL_MAKEFILES="$ALL_MAKEFILES \\
28353 tools/wrc/Makefile"
28355 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28356 tools/wrc/Makefile: tools/wrc/Makefile.in Make.rules"
28357 ac_config_files="$ac_config_files tools/wrc/Makefile"
28361 ALL_WINETEST_DEPENDS="# Test binaries"
28363 for dir in $ALL_TEST_DIRS
28365 if test "$dir" != "\\"
28367 testname=`expr $dir : '\(.*\)/tests'`_test.exe
28368 ALL_WINETEST_DEPENDS="$ALL_WINETEST_DEPENDS
28369 $testname: \$(DLLDIR)/$dir/$testname\$(DLLEXT)
28370 cp \$(DLLDIR)/$dir/$testname\$(DLLEXT) \$@ && \$(STRIP) \$@"
28374 test -n "$DLLEXT" || ALL_PROGRAM_BIN_INSTALL_DIRS=""
28376 cat >confcache <<\_ACEOF
28377 # This file is a shell script that caches the results of configure
28378 # tests run on this system so they can be shared between configure
28379 # scripts and configure runs, see configure's option --config-cache.
28380 # It is not useful on other systems. If it contains results you don't
28381 # want to keep, you may remove or edit it.
28383 # config.status only pays attention to the cache file if you give it
28384 # the --recheck option to rerun configure.
28386 # `ac_cv_env_foo
' variables (set or unset) will be overridden when
28387 # loading this file, other *unset* `ac_cv_foo' will be assigned the
28388 # following values.
28392 # The following way of writing the cache mishandles newlines in values,
28393 # but we know of no workaround that is simple, portable, and efficient.
28394 # So, we kill variables containing newlines.
28395 # Ultrix sh set writes to stderr and can't be redirected directly,
28396 # and sets the high bit in the cache file unless we assign to the vars.
28398 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
28399 eval ac_val
=\$
$ac_var
28403 *_cv_
*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
28404 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
28407 _ | IFS | as_nl
) ;; #(
28408 BASH_ARGV | BASH_SOURCE
) eval $ac_var= ;; #(
28409 *) $as_unset $ac_var ;;
28415 case $as_nl`(ac_space=' '; set) 2>&1` in #(
28416 *${as_nl}ac_space
=\
*)
28417 # `set' does not quote correctly, so add quotes (double-quote
28418 # substitution turns \\\\ into \\, and sed turns \\ into \).
28421 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
28424 # `set' quotes correctly as required by POSIX, so do not add quotes.
28425 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
28434 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
28436 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
28438 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
28439 if test -w "$cache_file"; then
28440 test "x$cache_file" != "x/dev/null" &&
28441 { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
28442 $as_echo "$as_me: updating cache $cache_file" >&6;}
28443 cat confcache
>$cache_file
28445 { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
28446 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
28451 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
28452 # Let make expand exec_prefix.
28453 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
28455 DEFS
=-DHAVE_CONFIG_H
28459 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
28460 # 1. Remove the extension, and $U if already installed.
28461 ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//'
28462 ac_i
=`$as_echo "$ac_i" | sed "$ac_script"`
28463 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
28464 # will be set to the directory where LIBOBJS objects are built.
28465 ac_libobjs
="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
28466 ac_ltlibobjs
="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
28468 LIBOBJS
=$ac_libobjs
28470 LTLIBOBJS
=$ac_ltlibobjs
28474 : ${CONFIG_STATUS=./config.status}
28476 ac_clean_files_save
=$ac_clean_files
28477 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
28478 { $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
28479 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
28480 cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28482 # Generated by $as_me.
28483 # Run this file to recreate the current configuration.
28484 # Compiler output produced by configure, useful for debugging
28485 # configure, is in config.log if it exists.
28488 ac_cs_recheck=false
28490 SHELL=\${CONFIG_SHELL-$SHELL}
28493 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28494 ## --------------------- ##
28495 ## M4sh Initialization. ##
28496 ## --------------------- ##
28498 # Be more Bourne compatible
28499 DUALCASE
=1; export DUALCASE
# for MKS sh
28500 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
28503 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
28504 # is contrary to our usage. Disable this feature.
28505 alias -g '${1+"$@"}'='"$@"'
28506 setopt NO_GLOB_SUBST
28508 case `(set -o) 2>/dev/null` in
28509 *posix
*) set -o posix
;;
28518 # Avoid depending upon Character Ranges.
28519 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
28520 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
28521 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
28522 as_cr_digits
='0123456789'
28523 as_cr_alnum
=$as_cr_Letters$as_cr_digits
28528 # Printing a long string crashes Solaris 7 /usr/bin/printf.
28529 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
28530 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
28531 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
28532 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
28533 as_echo='printf %s
\n'
28534 as_echo_n='printf %s
'
28536 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
28537 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
28538 as_echo_n='/usr
/ucb
/echo -n'
28540 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
28541 as_echo_n_body='eval
28545 expr "X$arg" : "X\\(.*\\)$as_nl";
28546 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
28548 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
28550 export as_echo_n_body
28551 as_echo_n='sh
-c $as_echo_n_body as_echo
'
28553 export as_echo_body
28554 as_echo='sh
-c $as_echo_body as_echo
'
28557 # The user is always right.
28558 if test "${PATH_SEPARATOR+set}" != set; then
28560 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
28561 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
28566 # Support unset when possible.
28567 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
28575 # We need space, tab and new line, in precisely that order. Quoting is
28576 # there to prevent editors from complaining about space-tab.
28577 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
28578 # splitting by setting IFS to empty value.)
28581 # Find who we are. Look in the path if we contain no directory separator.
28583 *[\\/]* ) as_myself=$0 ;;
28584 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
28585 for as_dir in $PATH
28588 test -z "$as_dir" && as_dir=.
28589 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
28595 # We did not find ourselves, most probably we were run as `sh COMMAND'
28596 # in which case we are not to be found in the path.
28597 if test "x$as_myself" = x
; then
28600 if test ! -f "$as_myself"; then
28601 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
28602 { (exit 1); exit 1; }
28605 # Work around bugs in pre-3.0 UWIN ksh.
28606 for as_var
in ENV MAIL MAILPATH
28607 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
28619 # Required to use basename.
28620 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
28621 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
28627 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
28628 as_basename
=basename
28634 # Name of the executable.
28635 as_me
=`$as_basename -- "$0" ||
28636 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
28637 X"$0" : 'X\(//\)$' \| \
28638 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
28640 sed '/^.*\/\([^/][^/]*\)\/*$/{
28659 as_lineno_1
=$LINENO
28660 as_lineno_2
=$LINENO
28661 test "x$as_lineno_1" != "x$as_lineno_2" &&
28662 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" ||
{
28664 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
28665 # uniformly replaced by the line number. The first 'sed' inserts a
28666 # line-number line after each line using $LINENO; the second 'sed'
28667 # does the real work. The second script uses 'N' to pair each
28668 # line-number line with the line containing $LINENO, and appends
28669 # trailing '-' during substitution so that $LINENO is not a special
28670 # case at line end.
28671 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
28672 # scripts with optimization help from Paolo Bonzini. Blame Lee
28673 # E. McMahon (1931-1989) for sed's syntax. :-)
28685 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
28688 ' >$as_me.lineno
&&
28689 chmod +x
"$as_me.lineno" ||
28690 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
28691 { (exit 1); exit 1; }; }
28693 # Don't try to exec as it changes $[0], causing all sort of problems
28694 # (the dirname of $[0] is not the place where we might find the
28695 # original and so on. Autoconf is especially sensitive to this).
28696 .
"./$as_me.lineno"
28697 # Exit status is that of the last command.
28702 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
28708 ECHO_C
= ECHO_N
= ECHO_T
=
28709 case `echo -n x` in
28711 case `echo 'x\c'` in
28712 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
28718 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
28719 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
28725 rm -f conf$$ conf$$.exe conf$$.
file
28726 if test -d conf$$.dir
; then
28727 rm -f conf$$.dir
/conf$$.
file
28730 mkdir conf$$.dir
2>/dev
/null
28732 if (echo >conf$$.
file) 2>/dev
/null
; then
28733 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
28735 # ... but there are two gotchas:
28736 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
28737 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
28738 # In both cases, we have to default to `cp -p'.
28739 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
28741 elif ln conf$$.
file conf$$
2>/dev
/null
; then
28749 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
28750 rmdir conf$$.dir
2>/dev
/null
28752 if mkdir
-p .
2>/dev
/null
; then
28755 test -d .
/-p && rmdir .
/-p
28759 if test -x / >/dev
/null
2>&1; then
28760 as_test_x
='test -x'
28762 if ls -dL / >/dev
/null
2>&1; then
28769 if test -d "$1"; then
28775 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
28776 ???[sx]*):;;*)false;;esac;fi
28780 as_executable_p
=$as_test_x
28782 # Sed expression to map a string onto a valid CPP name.
28783 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
28785 # Sed expression to map a string onto a valid variable name.
28786 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
28791 # Save the log message, to keep $[0] and so on meaningful, and to
28792 # report actual input values of CONFIG_FILES etc. instead of their
28793 # values after options handling.
28795 This file was extended by Wine $as_me 1.1.22, which was
28796 generated by GNU Autoconf 2.63. Invocation command line was
28798 CONFIG_FILES = $CONFIG_FILES
28799 CONFIG_HEADERS = $CONFIG_HEADERS
28800 CONFIG_LINKS = $CONFIG_LINKS
28801 CONFIG_COMMANDS = $CONFIG_COMMANDS
28804 on `(hostname || uname -n) 2>/dev/null | sed 1q`
28809 case $ac_config_files in *"
28810 "*) set x
$ac_config_files; shift; ac_config_files
=$
*;;
28813 case $ac_config_headers in *"
28814 "*) set x
$ac_config_headers; shift; ac_config_headers
=$
*;;
28818 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28819 # Files that config.status was made for.
28820 config_files="$ac_config_files"
28821 config_headers="$ac_config_headers"
28822 config_commands="$ac_config_commands"
28826 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28828 \`$as_me' instantiates files from templates according to the
28829 current configuration.
28831 Usage: $0 [OPTION]... [FILE]...
28833 -h, --help print this help, then exit
28834 -V, --version print version number and configuration settings, then exit
28835 -q, --quiet, --silent
28836 do not print progress messages
28837 -d, --debug don't remove temporary files
28838 --recheck update $as_me by reconfiguring in the same conditions
28839 --file=FILE[:TEMPLATE]
28840 instantiate the configuration file FILE
28841 --header=FILE[:TEMPLATE]
28842 instantiate the configuration header FILE
28844 Configuration files:
28847 Configuration headers:
28850 Configuration commands:
28853 Report bugs to <bug-autoconf@gnu.org>."
28856 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28858 Wine config.status 1.1.22
28859 configured by $0, generated by GNU Autoconf 2.63,
28860 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
28862 Copyright (C) 2008 Free Software Foundation, Inc.
28863 This config.status script is free software; the Free Software Foundation
28864 gives unlimited permission to copy, distribute and modify it."
28869 test -n "\$AWK" || AWK=awk
28872 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28873 # The default lists apply if the user does not specify any file.
28879 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
28880 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
28891 # Handling of the options.
28892 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
28894 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
28895 $as_echo "$ac_cs_version"; exit ;;
28896 --debug |
--debu |
--deb |
--de |
--d |
-d )
28898 --file |
--fil |
--fi |
--f )
28901 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
28903 CONFIG_FILES
="$CONFIG_FILES '$ac_optarg'"
28904 ac_need_defaults
=false
;;
28905 --header |
--heade |
--head |
--hea )
28908 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
28910 CONFIG_HEADERS
="$CONFIG_HEADERS '$ac_optarg'"
28911 ac_need_defaults
=false
;;
28913 # Conflict between --help and --header
28914 { $as_echo "$as_me: error: ambiguous option: $1
28915 Try \`$0 --help' for more information." >&2
28916 { (exit 1); exit 1; }; };;
28917 --help |
--hel |
-h )
28918 $as_echo "$ac_cs_usage"; exit ;;
28919 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
28920 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
28923 # This is an error.
28924 -*) { $as_echo "$as_me: error: unrecognized option: $1
28925 Try \`$0 --help' for more information." >&2
28926 { (exit 1); exit 1; }; } ;;
28928 *) ac_config_targets
="$ac_config_targets $1"
28929 ac_need_defaults
=false
;;
28935 ac_configure_extra_args
=
28937 if $ac_cs_silent; then
28939 ac_configure_extra_args
="$ac_configure_extra_args --silent"
28943 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28944 if \$ac_cs_recheck; then
28945 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
28947 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
28948 CONFIG_SHELL='$SHELL'
28949 export CONFIG_SHELL
28954 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28958 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
28959 ## Running $as_me. ##
28965 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28968 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28970 # Handling of arguments.
28971 for ac_config_target
in $ac_config_targets
28973 case $ac_config_target in
28974 "include/config.h") CONFIG_HEADERS
="$CONFIG_HEADERS include/config.h" ;;
28975 "include/stamp-h") CONFIG_COMMANDS
="$CONFIG_COMMANDS include/stamp-h" ;;
28976 "dlls/gdi32/enhmfdrv") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/gdi32/enhmfdrv" ;;
28977 "dlls/gdi32/mfdrv") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/gdi32/mfdrv" ;;
28978 "dlls/kernel32/nls") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/kernel32/nls" ;;
28979 "dlls/user32/resources") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/user32/resources" ;;
28980 "dlls/wineps.drv/data") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/wineps.drv/data" ;;
28981 "include/wine") CONFIG_COMMANDS
="$CONFIG_COMMANDS include/wine" ;;
28982 "Make.rules") CONFIG_FILES
="$CONFIG_FILES Make.rules" ;;
28983 "dlls/Makedll.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Makedll.rules" ;;
28984 "dlls/Makeimplib.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Makeimplib.rules" ;;
28985 "dlls/Maketest.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Maketest.rules" ;;
28986 "programs/Makeprog.rules") CONFIG_FILES
="$CONFIG_FILES programs/Makeprog.rules" ;;
28987 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
28988 "dlls/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/Makefile" ;;
28989 "dlls/acledit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/acledit/Makefile" ;;
28990 "dlls/aclui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/aclui/Makefile" ;;
28991 "dlls/activeds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/activeds/Makefile" ;;
28992 "dlls/actxprxy/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/actxprxy/Makefile" ;;
28993 "dlls/adsiid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/adsiid/Makefile" ;;
28994 "dlls/advapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advapi32/Makefile" ;;
28995 "dlls/advapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advapi32/tests/Makefile" ;;
28996 "dlls/advpack/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advpack/Makefile" ;;
28997 "dlls/advpack/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advpack/tests/Makefile" ;;
28998 "dlls/amstream/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/amstream/Makefile" ;;
28999 "dlls/amstream/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/amstream/tests/Makefile" ;;
29000 "dlls/appwiz.cpl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/appwiz.cpl/Makefile" ;;
29001 "dlls/atl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/atl/Makefile" ;;
29002 "dlls/authz/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/authz/Makefile" ;;
29003 "dlls/avicap32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avicap32/Makefile" ;;
29004 "dlls/avifil32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avifil32/Makefile" ;;
29005 "dlls/avifile.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avifile.dll16/Makefile" ;;
29006 "dlls/bcrypt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/bcrypt/Makefile" ;;
29007 "dlls/browseui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/browseui/Makefile" ;;
29008 "dlls/browseui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/browseui/tests/Makefile" ;;
29009 "dlls/cabinet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cabinet/Makefile" ;;
29010 "dlls/cabinet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cabinet/tests/Makefile" ;;
29011 "dlls/capi2032/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/capi2032/Makefile" ;;
29012 "dlls/cards/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cards/Makefile" ;;
29013 "dlls/cfgmgr32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cfgmgr32/Makefile" ;;
29014 "dlls/clusapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/clusapi/Makefile" ;;
29015 "dlls/comcat/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comcat/Makefile" ;;
29016 "dlls/comcat/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comcat/tests/Makefile" ;;
29017 "dlls/comctl32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comctl32/Makefile" ;;
29018 "dlls/comctl32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comctl32/tests/Makefile" ;;
29019 "dlls/comdlg32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comdlg32/Makefile" ;;
29020 "dlls/comdlg32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comdlg32/tests/Makefile" ;;
29021 "dlls/comm.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comm.drv16/Makefile" ;;
29022 "dlls/compobj.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/compobj.dll16/Makefile" ;;
29023 "dlls/compstui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/compstui/Makefile" ;;
29024 "dlls/credui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/credui/Makefile" ;;
29025 "dlls/credui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/credui/tests/Makefile" ;;
29026 "dlls/crtdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crtdll/Makefile" ;;
29027 "dlls/crypt32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crypt32/Makefile" ;;
29028 "dlls/crypt32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crypt32/tests/Makefile" ;;
29029 "dlls/cryptdlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptdlg/Makefile" ;;
29030 "dlls/cryptdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptdll/Makefile" ;;
29031 "dlls/cryptnet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptnet/Makefile" ;;
29032 "dlls/cryptnet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptnet/tests/Makefile" ;;
29033 "dlls/cryptui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptui/Makefile" ;;
29034 "dlls/cryptui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptui/tests/Makefile" ;;
29035 "dlls/ctapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctapi32/Makefile" ;;
29036 "dlls/ctl3d.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctl3d.dll16/Makefile" ;;
29037 "dlls/ctl3d32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctl3d32/Makefile" ;;
29038 "dlls/ctl3dv2.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctl3dv2.dll16/Makefile" ;;
29039 "dlls/d3d10/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10/Makefile" ;;
29040 "dlls/d3d10/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10/tests/Makefile" ;;
29041 "dlls/d3d10core/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10core/Makefile" ;;
29042 "dlls/d3d10core/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10core/tests/Makefile" ;;
29043 "dlls/d3d8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d8/Makefile" ;;
29044 "dlls/d3d8/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d8/tests/Makefile" ;;
29045 "dlls/d3d9/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d9/Makefile" ;;
29046 "dlls/d3d9/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d9/tests/Makefile" ;;
29047 "dlls/d3dim/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dim/Makefile" ;;
29048 "dlls/d3drm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3drm/Makefile" ;;
29049 "dlls/d3drm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3drm/tests/Makefile" ;;
29050 "dlls/d3dx8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx8/Makefile" ;;
29051 "dlls/d3dx8/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx8/tests/Makefile" ;;
29052 "dlls/d3dx9_24/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_24/Makefile" ;;
29053 "dlls/d3dx9_25/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_25/Makefile" ;;
29054 "dlls/d3dx9_26/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_26/Makefile" ;;
29055 "dlls/d3dx9_27/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_27/Makefile" ;;
29056 "dlls/d3dx9_28/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_28/Makefile" ;;
29057 "dlls/d3dx9_29/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_29/Makefile" ;;
29058 "dlls/d3dx9_30/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_30/Makefile" ;;
29059 "dlls/d3dx9_31/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_31/Makefile" ;;
29060 "dlls/d3dx9_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_32/Makefile" ;;
29061 "dlls/d3dx9_33/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_33/Makefile" ;;
29062 "dlls/d3dx9_34/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_34/Makefile" ;;
29063 "dlls/d3dx9_35/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_35/Makefile" ;;
29064 "dlls/d3dx9_36/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_36/Makefile" ;;
29065 "dlls/d3dx9_36/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_36/tests/Makefile" ;;
29066 "dlls/d3dx9_37/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_37/Makefile" ;;
29067 "dlls/d3dx9_38/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_38/Makefile" ;;
29068 "dlls/d3dx9_39/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_39/Makefile" ;;
29069 "dlls/d3dx9_40/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_40/Makefile" ;;
29070 "dlls/d3dx9_41/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_41/Makefile" ;;
29071 "dlls/d3dxof/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dxof/Makefile" ;;
29072 "dlls/d3dxof/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dxof/tests/Makefile" ;;
29073 "dlls/dbghelp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dbghelp/Makefile" ;;
29074 "dlls/dciman32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dciman32/Makefile" ;;
29075 "dlls/ddeml.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddeml.dll16/Makefile" ;;
29076 "dlls/ddraw/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddraw/Makefile" ;;
29077 "dlls/ddraw/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddraw/tests/Makefile" ;;
29078 "dlls/ddrawex/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddrawex/Makefile" ;;
29079 "dlls/ddrawex/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddrawex/tests/Makefile" ;;
29080 "dlls/devenum/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/devenum/Makefile" ;;
29081 "dlls/dinput/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput/Makefile" ;;
29082 "dlls/dinput/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput/tests/Makefile" ;;
29083 "dlls/dinput8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput8/Makefile" ;;
29084 "dlls/dispdib.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dispdib.dll16/Makefile" ;;
29085 "dlls/display.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/display.drv16/Makefile" ;;
29086 "dlls/dmband/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmband/Makefile" ;;
29087 "dlls/dmcompos/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmcompos/Makefile" ;;
29088 "dlls/dmime/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmime/Makefile" ;;
29089 "dlls/dmloader/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmloader/Makefile" ;;
29090 "dlls/dmscript/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmscript/Makefile" ;;
29091 "dlls/dmstyle/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmstyle/Makefile" ;;
29092 "dlls/dmsynth/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmsynth/Makefile" ;;
29093 "dlls/dmusic/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmusic/Makefile" ;;
29094 "dlls/dmusic32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmusic32/Makefile" ;;
29095 "dlls/dnsapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dnsapi/Makefile" ;;
29096 "dlls/dnsapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dnsapi/tests/Makefile" ;;
29097 "dlls/dplay/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplay/Makefile" ;;
29098 "dlls/dplayx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplayx/Makefile" ;;
29099 "dlls/dplayx/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplayx/tests/Makefile" ;;
29100 "dlls/dpnaddr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnaddr/Makefile" ;;
29101 "dlls/dpnet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnet/Makefile" ;;
29102 "dlls/dpnhpast/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnhpast/Makefile" ;;
29103 "dlls/dpnlobby/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnlobby/Makefile" ;;
29104 "dlls/dpwsockx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpwsockx/Makefile" ;;
29105 "dlls/dsound/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dsound/Makefile" ;;
29106 "dlls/dsound/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dsound/tests/Makefile" ;;
29107 "dlls/dssenh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dssenh/Makefile" ;;
29108 "dlls/dswave/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dswave/Makefile" ;;
29109 "dlls/dwmapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dwmapi/Makefile" ;;
29110 "dlls/dxdiagn/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxdiagn/Makefile" ;;
29111 "dlls/dxerr8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxerr8/Makefile" ;;
29112 "dlls/dxerr9/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxerr9/Makefile" ;;
29113 "dlls/dxgi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxgi/Makefile" ;;
29114 "dlls/dxgi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxgi/tests/Makefile" ;;
29115 "dlls/dxguid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxguid/Makefile" ;;
29116 "dlls/faultrep/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/faultrep/Makefile" ;;
29117 "dlls/fusion/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/fusion/Makefile" ;;
29118 "dlls/fusion/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/fusion/tests/Makefile" ;;
29119 "dlls/gdi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdi32/Makefile" ;;
29120 "dlls/gdi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdi32/tests/Makefile" ;;
29121 "dlls/gdiplus/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdiplus/Makefile" ;;
29122 "dlls/gdiplus/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdiplus/tests/Makefile" ;;
29123 "dlls/glu32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/glu32/Makefile" ;;
29124 "dlls/gphoto2.ds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gphoto2.ds/Makefile" ;;
29125 "dlls/gpkcsp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gpkcsp/Makefile" ;;
29126 "dlls/hal/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hal/Makefile" ;;
29127 "dlls/hhctrl.ocx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hhctrl.ocx/Makefile" ;;
29128 "dlls/hid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hid/Makefile" ;;
29129 "dlls/hlink/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hlink/Makefile" ;;
29130 "dlls/hlink/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hlink/tests/Makefile" ;;
29131 "dlls/hnetcfg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hnetcfg/Makefile" ;;
29132 "dlls/httpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/httpapi/Makefile" ;;
29133 "dlls/iccvid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iccvid/Makefile" ;;
29134 "dlls/icmp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/icmp/Makefile" ;;
29135 "dlls/ifsmgr.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ifsmgr.vxd/Makefile" ;;
29136 "dlls/imaadp32.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imaadp32.acm/Makefile" ;;
29137 "dlls/imagehlp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imagehlp/Makefile" ;;
29138 "dlls/imm.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm.dll16/Makefile" ;;
29139 "dlls/imm32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm32/Makefile" ;;
29140 "dlls/imm32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm32/tests/Makefile" ;;
29141 "dlls/inetcomm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetcomm/Makefile" ;;
29142 "dlls/inetcomm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetcomm/tests/Makefile" ;;
29143 "dlls/inetmib1/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetmib1/Makefile" ;;
29144 "dlls/inetmib1/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetmib1/tests/Makefile" ;;
29145 "dlls/infosoft/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/infosoft/Makefile" ;;
29146 "dlls/infosoft/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/infosoft/tests/Makefile" ;;
29147 "dlls/initpki/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/initpki/Makefile" ;;
29148 "dlls/inkobj/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inkobj/Makefile" ;;
29149 "dlls/inseng/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inseng/Makefile" ;;
29150 "dlls/iphlpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iphlpapi/Makefile" ;;
29151 "dlls/iphlpapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iphlpapi/tests/Makefile" ;;
29152 "dlls/itircl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itircl/Makefile" ;;
29153 "dlls/itss/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itss/Makefile" ;;
29154 "dlls/itss/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itss/tests/Makefile" ;;
29155 "dlls/jscript/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/jscript/Makefile" ;;
29156 "dlls/jscript/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/jscript/tests/Makefile" ;;
29157 "dlls/kernel32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/kernel32/Makefile" ;;
29158 "dlls/kernel32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/kernel32/tests/Makefile" ;;
29159 "dlls/keyboard.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/keyboard.drv16/Makefile" ;;
29160 "dlls/loadperf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/loadperf/Makefile" ;;
29161 "dlls/localspl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localspl/Makefile" ;;
29162 "dlls/localspl/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localspl/tests/Makefile" ;;
29163 "dlls/localui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localui/Makefile" ;;
29164 "dlls/localui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localui/tests/Makefile" ;;
29165 "dlls/lz32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lz32/Makefile" ;;
29166 "dlls/lz32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lz32/tests/Makefile" ;;
29167 "dlls/lzexpand.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lzexpand.dll16/Makefile" ;;
29168 "dlls/mapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mapi32/Makefile" ;;
29169 "dlls/mapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mapi32/tests/Makefile" ;;
29170 "dlls/mciavi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciavi32/Makefile" ;;
29171 "dlls/mcicda/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mcicda/Makefile" ;;
29172 "dlls/mciqtz32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciqtz32/Makefile" ;;
29173 "dlls/mciseq/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciseq/Makefile" ;;
29174 "dlls/mciwave/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciwave/Makefile" ;;
29175 "dlls/midimap/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/midimap/Makefile" ;;
29176 "dlls/mlang/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mlang/Makefile" ;;
29177 "dlls/mlang/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mlang/tests/Makefile" ;;
29178 "dlls/mmdevldr.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mmdevldr.vxd/Makefile" ;;
29179 "dlls/monodebg.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/monodebg.vxd/Makefile" ;;
29180 "dlls/mountmgr.sys/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mountmgr.sys/Makefile" ;;
29181 "dlls/mouse.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mouse.drv16/Makefile" ;;
29182 "dlls/mpr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mpr/Makefile" ;;
29183 "dlls/mprapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mprapi/Makefile" ;;
29184 "dlls/msacm.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm.dll16/Makefile" ;;
29185 "dlls/msacm32.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32.drv/Makefile" ;;
29186 "dlls/msacm32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32/Makefile" ;;
29187 "dlls/msacm32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32/tests/Makefile" ;;
29188 "dlls/msadp32.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msadp32.acm/Makefile" ;;
29189 "dlls/mscat32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscat32/Makefile" ;;
29190 "dlls/mscms/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscms/Makefile" ;;
29191 "dlls/mscms/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscms/tests/Makefile" ;;
29192 "dlls/mscoree/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscoree/Makefile" ;;
29193 "dlls/msctf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msctf/Makefile" ;;
29194 "dlls/msctf/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msctf/tests/Makefile" ;;
29195 "dlls/msdmo/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msdmo/Makefile" ;;
29196 "dlls/msftedit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msftedit/Makefile" ;;
29197 "dlls/msg711.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msg711.acm/Makefile" ;;
29198 "dlls/mshtml.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml.tlb/Makefile" ;;
29199 "dlls/mshtml/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml/Makefile" ;;
29200 "dlls/mshtml/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml/tests/Makefile" ;;
29201 "dlls/msi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msi/Makefile" ;;
29202 "dlls/msi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msi/tests/Makefile" ;;
29203 "dlls/msimg32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msimg32/Makefile" ;;
29204 "dlls/msimtf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msimtf/Makefile" ;;
29205 "dlls/msisip/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msisip/Makefile" ;;
29206 "dlls/msisys.ocx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msisys.ocx/Makefile" ;;
29207 "dlls/msnet32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msnet32/Makefile" ;;
29208 "dlls/msrle32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msrle32/Makefile" ;;
29209 "dlls/mssign32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mssign32/Makefile" ;;
29210 "dlls/mssip32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mssip32/Makefile" ;;
29211 "dlls/mstask/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mstask/Makefile" ;;
29212 "dlls/mstask/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mstask/tests/Makefile" ;;
29213 "dlls/msvcirt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcirt/Makefile" ;;
29214 "dlls/msvcr71/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcr71/Makefile" ;;
29215 "dlls/msvcrt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt/Makefile" ;;
29216 "dlls/msvcrt/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt/tests/Makefile" ;;
29217 "dlls/msvcrt20/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt20/Makefile" ;;
29218 "dlls/msvcrt40/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt40/Makefile" ;;
29219 "dlls/msvcrtd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrtd/Makefile" ;;
29220 "dlls/msvcrtd/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrtd/tests/Makefile" ;;
29221 "dlls/msvfw32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvfw32/Makefile" ;;
29222 "dlls/msvfw32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvfw32/tests/Makefile" ;;
29223 "dlls/msvidc32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvidc32/Makefile" ;;
29224 "dlls/msvideo.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvideo.dll16/Makefile" ;;
29225 "dlls/mswsock/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mswsock/Makefile" ;;
29226 "dlls/msxml3/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msxml3/Makefile" ;;
29227 "dlls/msxml3/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msxml3/tests/Makefile" ;;
29228 "dlls/nddeapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/nddeapi/Makefile" ;;
29229 "dlls/netapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/netapi32/Makefile" ;;
29230 "dlls/netapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/netapi32/tests/Makefile" ;;
29231 "dlls/newdev/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/newdev/Makefile" ;;
29232 "dlls/ntdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdll/Makefile" ;;
29233 "dlls/ntdll/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdll/tests/Makefile" ;;
29234 "dlls/ntdsapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdsapi/Makefile" ;;
29235 "dlls/ntdsapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdsapi/tests/Makefile" ;;
29236 "dlls/ntoskrnl.exe/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntoskrnl.exe/Makefile" ;;
29237 "dlls/ntprint/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntprint/Makefile" ;;
29238 "dlls/ntprint/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntprint/tests/Makefile" ;;
29239 "dlls/objsel/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/objsel/Makefile" ;;
29240 "dlls/odbc32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbc32/Makefile" ;;
29241 "dlls/odbccp32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbccp32/Makefile" ;;
29242 "dlls/odbccp32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbccp32/tests/Makefile" ;;
29243 "dlls/ole2.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2.dll16/Makefile" ;;
29244 "dlls/ole2conv.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2conv.dll16/Makefile" ;;
29245 "dlls/ole2disp.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2disp.dll16/Makefile" ;;
29246 "dlls/ole2nls.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2nls.dll16/Makefile" ;;
29247 "dlls/ole2prox.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2prox.dll16/Makefile" ;;
29248 "dlls/ole2thk.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2thk.dll16/Makefile" ;;
29249 "dlls/ole32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole32/Makefile" ;;
29250 "dlls/ole32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole32/tests/Makefile" ;;
29251 "dlls/oleacc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleacc/Makefile" ;;
29252 "dlls/oleacc/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleacc/tests/Makefile" ;;
29253 "dlls/oleaut32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleaut32/Makefile" ;;
29254 "dlls/oleaut32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleaut32/tests/Makefile" ;;
29255 "dlls/olecli.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olecli.dll16/Makefile" ;;
29256 "dlls/olecli32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olecli32/Makefile" ;;
29257 "dlls/oledlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oledlg/Makefile" ;;
29258 "dlls/olepro32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olepro32/Makefile" ;;
29259 "dlls/olesvr.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olesvr.dll16/Makefile" ;;
29260 "dlls/olesvr32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olesvr32/Makefile" ;;
29261 "dlls/olethk32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olethk32/Makefile" ;;
29262 "dlls/opengl32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/opengl32/Makefile" ;;
29263 "dlls/opengl32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/opengl32/tests/Makefile" ;;
29264 "dlls/pdh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pdh/Makefile" ;;
29265 "dlls/pdh/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pdh/tests/Makefile" ;;
29266 "dlls/pidgen/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pidgen/Makefile" ;;
29267 "dlls/powrprof/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/powrprof/Makefile" ;;
29268 "dlls/printui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/printui/Makefile" ;;
29269 "dlls/propsys/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/propsys/Makefile" ;;
29270 "dlls/psapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/psapi/Makefile" ;;
29271 "dlls/psapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/psapi/tests/Makefile" ;;
29272 "dlls/pstorec/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pstorec/Makefile" ;;
29273 "dlls/qcap/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qcap/Makefile" ;;
29274 "dlls/qedit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qedit/Makefile" ;;
29275 "dlls/qedit/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qedit/tests/Makefile" ;;
29276 "dlls/qmgr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgr/Makefile" ;;
29277 "dlls/qmgr/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgr/tests/Makefile" ;;
29278 "dlls/qmgrprxy/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgrprxy/Makefile" ;;
29279 "dlls/quartz/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/quartz/Makefile" ;;
29280 "dlls/quartz/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/quartz/tests/Makefile" ;;
29281 "dlls/query/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/query/Makefile" ;;
29282 "dlls/rasapi16.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi16.dll16/Makefile" ;;
29283 "dlls/rasapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi32/Makefile" ;;
29284 "dlls/rasapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi32/tests/Makefile" ;;
29285 "dlls/rasdlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasdlg/Makefile" ;;
29286 "dlls/resutils/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/resutils/Makefile" ;;
29287 "dlls/riched20/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched20/Makefile" ;;
29288 "dlls/riched20/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched20/tests/Makefile" ;;
29289 "dlls/riched32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched32/Makefile" ;;
29290 "dlls/riched32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched32/tests/Makefile" ;;
29291 "dlls/rpcrt4/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rpcrt4/Makefile" ;;
29292 "dlls/rpcrt4/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rpcrt4/tests/Makefile" ;;
29293 "dlls/rsabase/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsabase/Makefile" ;;
29294 "dlls/rsaenh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsaenh/Makefile" ;;
29295 "dlls/rsaenh/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsaenh/tests/Makefile" ;;
29296 "dlls/sane.ds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sane.ds/Makefile" ;;
29297 "dlls/sccbase/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sccbase/Makefile" ;;
29298 "dlls/schannel/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/schannel/Makefile" ;;
29299 "dlls/schannel/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/schannel/tests/Makefile" ;;
29300 "dlls/secur32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/secur32/Makefile" ;;
29301 "dlls/secur32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/secur32/tests/Makefile" ;;
29302 "dlls/security/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/security/Makefile" ;;
29303 "dlls/sensapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sensapi/Makefile" ;;
29304 "dlls/serialui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/serialui/Makefile" ;;
29305 "dlls/serialui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/serialui/tests/Makefile" ;;
29306 "dlls/setupapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/setupapi/Makefile" ;;
29307 "dlls/setupapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/setupapi/tests/Makefile" ;;
29308 "dlls/sfc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sfc/Makefile" ;;
29309 "dlls/sfc_os/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sfc_os/Makefile" ;;
29310 "dlls/shdoclc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdoclc/Makefile" ;;
29311 "dlls/shdocvw/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdocvw/Makefile" ;;
29312 "dlls/shdocvw/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdocvw/tests/Makefile" ;;
29313 "dlls/shell.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shell.dll16/Makefile" ;;
29314 "dlls/shell32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shell32/Makefile" ;;
29315 "dlls/shell32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shell32/tests/Makefile" ;;
29316 "dlls/shfolder/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shfolder/Makefile" ;;
29317 "dlls/shlwapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shlwapi/Makefile" ;;
29318 "dlls/shlwapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shlwapi/tests/Makefile" ;;
29319 "dlls/slbcsp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/slbcsp/Makefile" ;;
29320 "dlls/slc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/slc/Makefile" ;;
29321 "dlls/snmpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/snmpapi/Makefile" ;;
29322 "dlls/snmpapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/snmpapi/tests/Makefile" ;;
29323 "dlls/softpub/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/softpub/Makefile" ;;
29324 "dlls/sound.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sound.drv16/Makefile" ;;
29325 "dlls/spoolss/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/spoolss/Makefile" ;;
29326 "dlls/spoolss/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/spoolss/tests/Makefile" ;;
29327 "dlls/stdole2.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stdole2.tlb/Makefile" ;;
29328 "dlls/stdole32.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stdole32.tlb/Makefile" ;;
29329 "dlls/sti/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sti/Makefile" ;;
29330 "dlls/storage.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/storage.dll16/Makefile" ;;
29331 "dlls/stress.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stress.dll16/Makefile" ;;
29332 "dlls/strmiids/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/strmiids/Makefile" ;;
29333 "dlls/svrapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/svrapi/Makefile" ;;
29334 "dlls/sxs/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sxs/Makefile" ;;
29335 "dlls/t2embed/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/t2embed/Makefile" ;;
29336 "dlls/tapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/tapi32/Makefile" ;;
29337 "dlls/traffic/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/traffic/Makefile" ;;
29338 "dlls/twain.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain.dll16/Makefile" ;;
29339 "dlls/twain_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain_32/Makefile" ;;
29340 "dlls/twain_32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain_32/tests/Makefile" ;;
29341 "dlls/typelib.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/typelib.dll16/Makefile" ;;
29342 "dlls/unicows/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/unicows/Makefile" ;;
29343 "dlls/updspapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/updspapi/Makefile" ;;
29344 "dlls/url/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/url/Makefile" ;;
29345 "dlls/urlmon/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/urlmon/Makefile" ;;
29346 "dlls/urlmon/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/urlmon/tests/Makefile" ;;
29347 "dlls/user32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/user32/Makefile" ;;
29348 "dlls/user32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/user32/tests/Makefile" ;;
29349 "dlls/userenv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/userenv/Makefile" ;;
29350 "dlls/userenv/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/userenv/tests/Makefile" ;;
29351 "dlls/usp10/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/usp10/Makefile" ;;
29352 "dlls/usp10/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/usp10/tests/Makefile" ;;
29353 "dlls/uuid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uuid/Makefile" ;;
29354 "dlls/uxtheme/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uxtheme/Makefile" ;;
29355 "dlls/uxtheme/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uxtheme/tests/Makefile" ;;
29356 "dlls/vdhcp.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vdhcp.vxd/Makefile" ;;
29357 "dlls/vdmdbg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vdmdbg/Makefile" ;;
29358 "dlls/version/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/version/Makefile" ;;
29359 "dlls/version/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/version/tests/Makefile" ;;
29360 "dlls/vmm.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vmm.vxd/Makefile" ;;
29361 "dlls/vnbt.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vnbt.vxd/Makefile" ;;
29362 "dlls/vnetbios.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vnetbios.vxd/Makefile" ;;
29363 "dlls/vtdapi.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vtdapi.vxd/Makefile" ;;
29364 "dlls/vwin32.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vwin32.vxd/Makefile" ;;
29365 "dlls/w32skrnl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/w32skrnl/Makefile" ;;
29366 "dlls/w32sys.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/w32sys.dll16/Makefile" ;;
29367 "dlls/wbemprox/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wbemprox/Makefile" ;;
29368 "dlls/win32s16.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/win32s16.dll16/Makefile" ;;
29369 "dlls/win87em.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/win87em.dll16/Makefile" ;;
29370 "dlls/winaspi.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winaspi.dll16/Makefile" ;;
29371 "dlls/windebug.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/windebug.dll16/Makefile" ;;
29372 "dlls/winealsa.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winealsa.drv/Makefile" ;;
29373 "dlls/wineaudioio.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineaudioio.drv/Makefile" ;;
29374 "dlls/winecoreaudio.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winecoreaudio.drv/Makefile" ;;
29375 "dlls/winecrt0/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winecrt0/Makefile" ;;
29376 "dlls/wined3d/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wined3d/Makefile" ;;
29377 "dlls/winedos/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winedos/Makefile" ;;
29378 "dlls/wineesd.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineesd.drv/Makefile" ;;
29379 "dlls/winejack.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winejack.drv/Makefile" ;;
29380 "dlls/winejoystick.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winejoystick.drv/Makefile" ;;
29381 "dlls/winemp3.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winemp3.acm/Makefile" ;;
29382 "dlls/winenas.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winenas.drv/Makefile" ;;
29383 "dlls/wineoss.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineoss.drv/Makefile" ;;
29384 "dlls/wineps.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineps.drv/Makefile" ;;
29385 "dlls/winequartz.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winequartz.drv/Makefile" ;;
29386 "dlls/winex11.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winex11.drv/Makefile" ;;
29387 "dlls/wing32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wing32/Makefile" ;;
29388 "dlls/winhttp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winhttp/Makefile" ;;
29389 "dlls/winhttp/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winhttp/tests/Makefile" ;;
29390 "dlls/wininet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wininet/Makefile" ;;
29391 "dlls/wininet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wininet/tests/Makefile" ;;
29392 "dlls/winmm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winmm/Makefile" ;;
29393 "dlls/winmm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winmm/tests/Makefile" ;;
29394 "dlls/winnls.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winnls.dll16/Makefile" ;;
29395 "dlls/winnls32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winnls32/Makefile" ;;
29396 "dlls/winscard/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winscard/Makefile" ;;
29397 "dlls/winspool.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winspool.drv/Makefile" ;;
29398 "dlls/winspool.drv/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winspool.drv/tests/Makefile" ;;
29399 "dlls/wintab.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintab.dll16/Makefile" ;;
29400 "dlls/wintab32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintab32/Makefile" ;;
29401 "dlls/wintrust/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintrust/Makefile" ;;
29402 "dlls/wintrust/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintrust/tests/Makefile" ;;
29403 "dlls/wldap32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wldap32/Makefile" ;;
29404 "dlls/wldap32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wldap32/tests/Makefile" ;;
29405 "dlls/wmi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wmi/Makefile" ;;
29406 "dlls/wnaspi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wnaspi32/Makefile" ;;
29407 "dlls/wow32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wow32/Makefile" ;;
29408 "dlls/ws2_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ws2_32/Makefile" ;;
29409 "dlls/ws2_32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ws2_32/tests/Makefile" ;;
29410 "dlls/wsock32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wsock32/Makefile" ;;
29411 "dlls/wtsapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wtsapi32/Makefile" ;;
29412 "dlls/wuapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wuapi/Makefile" ;;
29413 "dlls/xinput1_1/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_1/Makefile" ;;
29414 "dlls/xinput1_2/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_2/Makefile" ;;
29415 "dlls/xinput1_3/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_3/Makefile" ;;
29416 "dlls/xinput1_3/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_3/tests/Makefile" ;;
29417 "dlls/xinput9_1_0/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput9_1_0/Makefile" ;;
29418 "dlls/xmllite/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xmllite/Makefile" ;;
29419 "documentation/Makefile") CONFIG_FILES
="$CONFIG_FILES documentation/Makefile" ;;
29420 "fonts/Makefile") CONFIG_FILES
="$CONFIG_FILES fonts/Makefile" ;;
29421 "include/Makefile") CONFIG_FILES
="$CONFIG_FILES include/Makefile" ;;
29422 "libs/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/Makefile" ;;
29423 "libs/port/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/port/Makefile" ;;
29424 "libs/wine/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/wine/Makefile" ;;
29425 "libs/wpp/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/wpp/Makefile" ;;
29426 "loader/Makefile") CONFIG_FILES
="$CONFIG_FILES loader/Makefile" ;;
29427 "programs/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/Makefile" ;;
29428 "programs/cacls/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cacls/Makefile" ;;
29429 "programs/clock/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/clock/Makefile" ;;
29430 "programs/cmd/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cmd/Makefile" ;;
29431 "programs/cmdlgtst/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cmdlgtst/Makefile" ;;
29432 "programs/control/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/control/Makefile" ;;
29433 "programs/eject/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/eject/Makefile" ;;
29434 "programs/expand/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/expand/Makefile" ;;
29435 "programs/explorer/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/explorer/Makefile" ;;
29436 "programs/hh/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/hh/Makefile" ;;
29437 "programs/icinfo/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/icinfo/Makefile" ;;
29438 "programs/iexplore/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/iexplore/Makefile" ;;
29439 "programs/lodctr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/lodctr/Makefile" ;;
29440 "programs/msiexec/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/msiexec/Makefile" ;;
29441 "programs/net/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/net/Makefile" ;;
29442 "programs/notepad/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/notepad/Makefile" ;;
29443 "programs/oleview/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/oleview/Makefile" ;;
29444 "programs/progman/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/progman/Makefile" ;;
29445 "programs/reg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/reg/Makefile" ;;
29446 "programs/regedit/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/regedit/Makefile" ;;
29447 "programs/regsvr32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/regsvr32/Makefile" ;;
29448 "programs/rpcss/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/rpcss/Makefile" ;;
29449 "programs/rundll32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/rundll32/Makefile" ;;
29450 "programs/secedit/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/secedit/Makefile" ;;
29451 "programs/services/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/services/Makefile" ;;
29452 "programs/spoolsv/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/spoolsv/Makefile" ;;
29453 "programs/start/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/start/Makefile" ;;
29454 "programs/svchost/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/svchost/Makefile" ;;
29455 "programs/taskmgr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/taskmgr/Makefile" ;;
29456 "programs/termsv/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/termsv/Makefile" ;;
29457 "programs/uninstaller/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/uninstaller/Makefile" ;;
29458 "programs/unlodctr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/unlodctr/Makefile" ;;
29459 "programs/view/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/view/Makefile" ;;
29460 "programs/wineboot/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wineboot/Makefile" ;;
29461 "programs/winebrowser/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winebrowser/Makefile" ;;
29462 "programs/winecfg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winecfg/Makefile" ;;
29463 "programs/wineconsole/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wineconsole/Makefile" ;;
29464 "programs/winedbg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winedbg/Makefile" ;;
29465 "programs/winedevice/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winedevice/Makefile" ;;
29466 "programs/winefile/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winefile/Makefile" ;;
29467 "programs/winemenubuilder/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winemenubuilder/Makefile" ;;
29468 "programs/winemine/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winemine/Makefile" ;;
29469 "programs/winepath/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winepath/Makefile" ;;
29470 "programs/winetest/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winetest/Makefile" ;;
29471 "programs/winevdm/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winevdm/Makefile" ;;
29472 "programs/winhelp.exe16/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winhelp.exe16/Makefile" ;;
29473 "programs/winhlp32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winhlp32/Makefile" ;;
29474 "programs/winoldap.mod16/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winoldap.mod16/Makefile" ;;
29475 "programs/winver/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winver/Makefile" ;;
29476 "programs/wordpad/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wordpad/Makefile" ;;
29477 "programs/write/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/write/Makefile" ;;
29478 "programs/xcopy/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/xcopy/Makefile" ;;
29479 "server/Makefile") CONFIG_FILES
="$CONFIG_FILES server/Makefile" ;;
29480 "tools/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/Makefile" ;;
29481 "tools/widl/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/widl/Makefile" ;;
29482 "tools/winebuild/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winebuild/Makefile" ;;
29483 "tools/winedump/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winedump/Makefile" ;;
29484 "tools/winegcc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winegcc/Makefile" ;;
29485 "tools/wmc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/wmc/Makefile" ;;
29486 "tools/wrc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/wrc/Makefile" ;;
29488 *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
29489 $as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
29490 { (exit 1); exit 1; }; };;
29495 # If the user did not use the arguments to specify the items to instantiate,
29496 # then the envvar interface is used. Set only those that are not.
29497 # We use the long form for the default assignment because of an extremely
29498 # bizarre bug on SunOS 4.1.3.
29499 if $ac_need_defaults; then
29500 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
29501 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
29502 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
29505 # Have a temporary directory for convenience. Make it in the build tree
29506 # simply because there is no reason against having it here, and in addition,
29507 # creating and moving files from /tmp can sometimes cause problems.
29508 # Hook for its removal unless debugging.
29509 # Note that there is a small window in which the directory will not be cleaned:
29510 # after its creation but before its name has been assigned to `$tmp'.
29514 trap 'exit_status=$?
29515 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
29517 trap '{ (exit 1); exit 1; }' 1 2 13 15
29519 # Create a (secure) tmp directory for tmp files.
29522 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
29523 test -n "$tmp" && test -d "$tmp"
29526 tmp
=.
/conf$$
-$RANDOM
29527 (umask 077 && mkdir
"$tmp")
29530 $as_echo "$as_me: cannot create a temporary directory in ." >&2
29531 { (exit 1); exit 1; }
29534 # Set up the scripts for CONFIG_FILES section.
29535 # No need to generate them if there are no CONFIG_FILES.
29536 # This happens for instance with `./config.status config.h'.
29537 if test -n "$CONFIG_FILES"; then
29539 if $AWK 'BEGIN { getline <"/dev/null" }' </dev
/null
2>/dev
/null
; then
29540 ac_cs_awk_getline
=:
29541 ac_cs_awk_pipe_init
=
29542 ac_cs_awk_read_file
='
29543 while ((getline aline < (F[key])) > 0)
29546 ac_cs_awk_pipe_fini
=
29548 ac_cs_awk_getline
=false
29549 ac_cs_awk_pipe_init
="print \"cat <<'|#_!!_#|' &&\""
29550 ac_cs_awk_read_file
='
29552 print "cat " F[key] " &&"
29553 '$ac_cs_awk_pipe_init
29554 # The final `:' finishes the AND list.
29555 ac_cs_awk_pipe_fini
='END { print "|#_!!_#|"; print ":" }'
29558 ac_cs_awk_cr
=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
29559 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
29562 ac_cs_awk_cr
=$ac_cr
29565 echo 'BEGIN {' >"$tmp/subs1.awk" &&
29568 # Create commands to substitute file output variables.
29570 echo "cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1" &&
29571 echo 'cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&' &&
29572 echo "$ac_subst_files" |
sed 's/.*/F["&"]="$&"/' &&
29575 } >conf$
$files.sh
&&
29576 . .
/conf$
$files.sh ||
29577 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
29578 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
29579 { (exit 1); exit 1; }; }
29580 rm -f conf$
$files.sh
29583 echo "cat >conf$$subs.awk <<_ACEOF" &&
29584 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
29586 } >conf$$subs.sh ||
29587 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_STATUS" >&5
29588 $as_echo "$as_me: error
: could not
make $CONFIG_STATUS" >&2;}
29589 { (exit 1); exit 1; }; }
29590 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
29592 for ac_last_try in false false false false false :; do
29593 . ./conf$$subs.sh ||
29594 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_STATUS" >&5
29595 $as_echo "$as_me: error
: could not
make $CONFIG_STATUS" >&2;}
29596 { (exit 1); exit 1; }; }
29598 ac_delim_n=`sed -n "s
/.
*$ac_delim\$
/X
/p
" conf$$subs.awk | grep -c X`
29599 if test $ac_delim_n = $ac_delim_num; then
29601 elif $ac_last_try; then
29602 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_STATUS" >&5
29603 $as_echo "$as_me: error
: could not
make $CONFIG_STATUS" >&2;}
29604 { (exit 1); exit 1; }; }
29606 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
29609 rm -f conf$$subs.sh
29611 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29612 cat >>"\
$tmp/subs1.
awk" <<\\_ACAWK &&
29616 s/^/S["/; s
/!.
*/"]=/
29626 s/\(.\{148\}\).*/\1/
29628 s/["\\]/\\&/g
; s
/^
/"/; s/$/\\n"\\/
29633 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
29640 s/\(.\{148\}\).*/\1/
29642 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/
29646 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
29651 ' <conf$$subs.awk | sed '
29656 ' >>$CONFIG_STATUS || ac_write_fail=1
29657 rm -f conf$$subs.awk
29658 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29660 cat >>"\
$tmp/subs1.
awk" <<_ACAWK &&
29661 for (key in S) S_is_set[key] = 1
29663 \$ac_cs_awk_pipe_init
29667 nfields = split(line, field, "@
")
29669 len = length(field[1])
29670 for (i = 2; i < nfields; i++) {
29672 keylen = length(key)
29673 if (S_is_set[key]) {
29675 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
29676 len += length(value) + length(field[++i])
29681 if (nfields == 3 && !substed) {
29683 if (F[key] != "" && line ~ /^[ ]*@.*@[ ]*$/) {
29684 \$ac_cs_awk_read_file
29690 \$ac_cs_awk_pipe_fini
29693 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29694 if sed "s
/$ac_cr//" < /dev/null > /dev/null 2>&1; then
29695 sed "s
/$ac_cr\$
//; s
/$ac_cr/$ac_cs_awk_cr/g
"
29698 fi < "$tmp/subs1.
awk" > "$tmp/subs.
awk" \
29699 || { { $as_echo "$as_me:$LINENO: error
: could not setup config files machinery
" >&5
29700 $as_echo "$as_me: error
: could not setup config files machinery
" >&2;}
29701 { (exit 1); exit 1; }; }
29704 # VPATH may cause trouble with some makes, so we remove $(srcdir),
29705 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".
", strip leading and
29706 # trailing colons and then remove the whole line if VPATH becomes empty
29707 # (actually we leave an empty line to preserve line numbers).
29708 if test "x
$srcdir" = x.; then
29709 ac_vpsub='/^[ ]*VPATH[ ]*=/{
29710 s/:*\$(srcdir):*/:/
29711 s/:*\${srcdir}:*/:/
29713 s/^\([^=]*=[ ]*\):*/\1/
29719 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29720 fi # test -n "$CONFIG_FILES"
29722 # Set up the scripts for CONFIG_HEADERS section.
29723 # No need to generate them if there are no CONFIG_HEADERS.
29724 # This happens for instance with `./config.status Makefile'.
29725 if test -n "$CONFIG_HEADERS"; then
29726 cat >"$tmp/defines.
awk" <<\_ACAWK ||
29730 # Transform confdefs.h into an awk script `defines.awk', embedded as
29731 # here-document in config.status, that substitutes the proper values into
29732 # config.h.in to produce config.h.
29734 # Create a delimiter string that does not exist in confdefs.h, to ease
29735 # handling of long lines.
29737 for ac_last_try in false false :; do
29738 ac_t=`sed -n "/$ac_delim/p
" confdefs.h`
29739 if test -z "$ac_t"; then
29741 elif $ac_last_try; then
29742 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_HEADERS" >&5
29743 $as_echo "$as_me: error
: could not
make $CONFIG_HEADERS" >&2;}
29744 { (exit 1); exit 1; }; }
29746 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
29750 # For the awk script, D is an array of macro values keyed by name,
29751 # likewise P contains macro parameters if any. Preserve backslash
29752 # newline sequences.
29754 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
29756 s/.\{148\}/&'"$ac_delim"'/g
29759 s/^[ ]*#[ ]*define[ ][ ]*/ /
29766 s
/^ \
('"$ac_word_re"'\
)\
(([^
()]*)\
)[ ]*\
(.
*\
)/P
["\1"]="\2"\
29768 s
/^ \
('"$ac_word_re"'\
)[ ]*\
(.
*\
)/D
["\1"]=" \2"/p
29772 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\
1"]="\
2"\
29773 D["\
1"]=" \
3\\\\\\n
"\\/p
29775 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\
1"]=" \
2\\\\\\n
"\\/p
29780 s/.\{148\}/&'"$ac_delim"'/g
29785 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/p
29788 s
/["\\]/\\&/g; s/^/"/; s
/$
/\\\\\\n
"\\/p
29790 ' <confdefs.h | sed '
29791 s/'"$ac_delim"'/"\\\
29792 "/g' >>$CONFIG_STATUS || ac_write_fail=1
29794 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29795 for (key in D) D_is_set[key] = 1
29798 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
29800 split(line, arg, " ")
29801 if (arg[1] == "#") {
29805 defundef
= substr
(arg
[1], 2)
29808 split(mac1
, mac2
, "(") #)
29810 prefix
= substr
(line
, 1, index
(line
, defundef
) - 1)
29811 if (D_is_set
[macro
]) {
29812 # Preserve the white space surrounding the "#".
29813 print prefix
"define", macro P
[macro
] D
[macro
]
29816 # Replace #undef with comments. This is necessary, for example,
29817 # in the case of _POSIX_SOURCE, which is predefined and required
29818 # on some systems where configure will not decide to define it.
29819 if (defundef
== "undef") {
29820 print
"/*", prefix defundef
, macro
, "*/"
29828 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
29829 { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5
29830 $as_echo "$as_me: error: could not setup config headers machinery" >&2;}
29831 { (exit 1); exit 1; }; }
29832 fi # test -n "$CONFIG_HEADERS"
29835 eval set X
" :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
29840 :[FHLC
]) ac_mode
=$ac_tag; continue;;
29842 case $ac_mode$ac_tag in
29844 :L
* |
:C
*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5
29845 $as_echo "$as_me: error: invalid tag $ac_tag" >&2;}
29846 { (exit 1); exit 1; }; };;
29847 :[FH
]-) ac_tag
=-:-;;
29848 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
29865 -) ac_f
="$tmp/stdin";;
29866 *) # Look for the file first in the build tree, then in the source tree
29867 # (if the path is not absolute). The absolute path cannot be DOS-style,
29868 # because $ac_f cannot contain `:'.
29872 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
29874 { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
29875 $as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
29876 { (exit 1); exit 1; }; };;
29878 case $ac_f in *\'*) ac_f
=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
29879 ac_file_inputs
="$ac_file_inputs '$ac_f'"
29882 # Let's still pretend it is `configure' which instantiates (i.e., don't
29883 # use $as_me), people would be surprised to read:
29884 # /* config.h. Generated by config.status. */
29885 configure_input
='Generated from '`
29886 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
29888 if test x
"$ac_file" != x-
; then
29889 configure_input
="$ac_file. $configure_input"
29890 { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
29891 $as_echo "$as_me: creating $ac_file" >&6;}
29893 # Neutralize special characters interpreted by sed in replacement strings.
29894 case $configure_input in #(
29895 *\
&* |
*\|
* |
*\\* )
29896 ac_sed_conf_input
=`$as_echo "$configure_input" |
29897 sed 's/[\\\\&|]/\\\\&/g'`;; #(
29898 *) ac_sed_conf_input
=$configure_input;;
29902 *:-:* |
*:-) cat >"$tmp/stdin" \
29903 ||
{ { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29904 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29905 { (exit 1); exit 1; }; } ;;
29910 ac_dir
=`$as_dirname -- "$ac_file" ||
29911 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
29912 X"$ac_file" : 'X\(//\)[^/]' \| \
29913 X"$ac_file" : 'X\(//\)$' \| \
29914 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
29915 $as_echo X"$ac_file" |
29916 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
29920 /^X\(\/\/\)[^/].*/{
29935 -*) as_dir
=.
/$as_dir;;
29937 test -d "$as_dir" ||
{ $as_mkdir_p && mkdir
-p "$as_dir"; } ||
{
29941 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
29942 *) as_qdir
=$as_dir;;
29944 as_dirs
="'$as_qdir' $as_dirs"
29945 as_dir
=`$as_dirname -- "$as_dir" ||
29946 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
29947 X"$as_dir" : 'X\(//\)[^/]' \| \
29948 X"$as_dir" : 'X\(//\)$' \| \
29949 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
29950 $as_echo X"$as_dir" |
29951 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
29955 /^X\(\/\/\)[^/].*/{
29968 test -d "$as_dir" && break
29970 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
29971 } ||
test -d "$as_dir" ||
{ { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
29972 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
29973 { (exit 1); exit 1; }; }; }
29977 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
29979 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
29980 # A ".." for each directory in $ac_dir_suffix.
29981 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
29982 case $ac_top_builddir_sub in
29983 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
29984 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
29987 ac_abs_top_builddir
=$ac_pwd
29988 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
29989 # for backward compatibility:
29990 ac_top_builddir
=$ac_top_build_prefix
29993 .
) # We are building in place.
29995 ac_top_srcdir
=$ac_top_builddir_sub
29996 ac_abs_top_srcdir
=$ac_pwd ;;
29997 [\\/]* | ?
:[\\/]* ) # Absolute name.
29998 ac_srcdir
=$srcdir$ac_dir_suffix;
29999 ac_top_srcdir
=$srcdir
30000 ac_abs_top_srcdir
=$srcdir ;;
30001 *) # Relative name.
30002 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
30003 ac_top_srcdir
=$ac_top_build_prefix$srcdir
30004 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
30006 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
30016 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
30017 *) ac_INSTALL
=$ac_top_build_prefix$INSTALL ;;
30021 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
30022 # If the template does not know about datarootdir, expand it.
30023 # FIXME: This hack should be removed a few years after 2.60.
30024 ac_datarootdir_hack
=; ac_datarootdir_seen
=
30037 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
30038 *datarootdir
*) ac_datarootdir_seen
=yes;;
30039 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
30040 { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
30041 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
30043 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
30044 ac_datarootdir_hack='
30045 s&@datadir@&$datadir&g
30046 s&@docdir@&$docdir&g
30047 s&@infodir@&$infodir&g
30048 s&@localedir@&$localedir&g
30049 s&@mandir@&$mandir&g
30050 s&\\\${datarootdir}&$datarootdir&g' ;;
30054 # Neutralize VPATH when `$srcdir' = `.'.
30055 # Shell code in configure.ac might set extrasub.
30056 # FIXME: do we really want to maintain this feature?
30057 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
30058 ac_sed_extra="$ac_vpsub
30061 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
30063 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
30064 s|@configure_input@|
$ac_sed_conf_input|
;t t
30065 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
30066 s
&@top_build_prefix@
&$ac_top_build_prefix&;t t
30067 s
&@srcdir@
&$ac_srcdir&;t t
30068 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
30069 s
&@top_srcdir@
&$ac_top_srcdir&;t t
30070 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
30071 s
&@builddir@
&$ac_builddir&;t t
30072 s
&@abs_builddir@
&$ac_abs_builddir&;t t
30073 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
30074 s
&@INSTALL@
&$ac_INSTALL&;t t
30075 $ac_datarootdir_hack
30077 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" |
30078 if $ac_cs_awk_getline; then
30079 $AWK -f "$tmp/subs.
awk"
30081 $AWK -f "$tmp/subs.
awk" | $SHELL
30083 || { { $as_echo "$as_me:$LINENO: error
: could not create
$ac_file" >&5
30084 $as_echo "$as_me: error
: could not create
$ac_file" >&2;}
30085 { (exit 1); exit 1; }; }
30087 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
30088 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out
"`; test -n "$ac_out"; } &&
30089 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out
"`; test -z "$ac_out"; } &&
30090 { $as_echo "$as_me:$LINENO: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
30091 which seems to be undefined. Please make sure it is defined." >&5
30092 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
30093 which seems to be undefined. Please make sure it is defined." >&2;}
30097 -) cat "$tmp/out" && rm -f "$tmp/out";;
30098 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
30100 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
30101 $as_echo "$as_me: error: could not create $ac_file" >&2;}
30102 { (exit 1); exit 1; }; }
30108 if test x"$ac_file" != x-; then
30110 $as_echo "/* $configure_input */" \
30111 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
30112 } >"$tmp/config.h" \
30113 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
30114 $as_echo "$as_me: error: could not create $ac_file" >&2;}
30115 { (exit 1); exit 1; }; }
30116 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
30117 { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5
30118 $as_echo "$as_me: $ac_file is unchanged" >&6;}
30121 mv "$tmp/config.h" "$ac_file" \
30122 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
30123 $as_echo "$as_me: error: could not create $ac_file" >&2;}
30124 { (exit 1); exit 1; }; }
30127 $as_echo "/* $configure_input */" \
30128 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
30129 || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5
30130 $as_echo "$as_me: error: could not create -" >&2;}
30131 { (exit 1); exit 1; }; }
30135 :C) { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5
30136 $as_echo "$as_me: executing $ac_file commands" >&6;}
30141 case $ac_file$ac_mode in
30142 "include/stamp-h":C) echo timestamp > include/stamp-h ;;
30143 "dlls/gdi32/enhmfdrv":C) test -d "dlls/gdi32/enhmfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/enhmfdrv" >&5
30144 $as_echo "$as_me: creating dlls/gdi32/enhmfdrv" >&6;} && mkdir "dlls/gdi32/enhmfdrv") ;;
30145 "dlls/gdi32/mfdrv":C) test -d "dlls/gdi32/mfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/mfdrv" >&5
30146 $as_echo "$as_me: creating dlls/gdi32/mfdrv" >&6;} && mkdir "dlls/gdi32/mfdrv") ;;
30147 "dlls/kernel32/nls":C) test -d "dlls/kernel32/nls" || ({ $as_echo "$as_me:$LINENO: creating dlls/kernel32/nls" >&5
30148 $as_echo "$as_me: creating dlls/kernel32/nls" >&6;} && mkdir "dlls/kernel32/nls") ;;
30149 "dlls/user32/resources":C) test -d "dlls/user32/resources" || ({ $as_echo "$as_me:$LINENO: creating dlls/user32/resources" >&5
30150 $as_echo "$as_me: creating dlls/user32/resources" >&6;} && mkdir "dlls/user32/resources") ;;
30151 "dlls/wineps.drv/data":C) test -d "dlls/wineps.drv/data" || ({ $as_echo "$as_me:$LINENO: creating dlls/wineps.drv/data" >&5
30152 $as_echo "$as_me: creating dlls/wineps.drv/data" >&6;} && mkdir "dlls/wineps.drv/data") ;;
30153 "include/wine":C) test -d "include/wine" || ({ $as_echo "$as_me:$LINENO: creating include/wine" >&5
30154 $as_echo "$as_me: creating include/wine" >&6;} && mkdir "include/wine") ;;
30160 { (exit 0); exit 0; }
30162 chmod +x $CONFIG_STATUS
30163 ac_clean_files=$ac_clean_files_save
30165 test $ac_write_fail = 0 ||
30166 { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
30167 $as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
30168 { (exit 1); exit 1; }; }
30171 # configure is writing to config.log, and then calls config.status.
30172 # config.status does its own redirection, appending to config.log.
30173 # Unfortunately, on DOS this fails, as config.log is still kept open
30174 # by configure, so config.status won't be able to
write to it
; its
30175 # output is simply discarded. So we exec the FD to /dev/null,
30176 # effectively closing config.log, so it can be properly (re)opened and
30177 # appended to by config.status. When coming back to configure, we
30178 # need to make the FD available again.
30179 if test "$no_create" != yes; then
30181 ac_config_status_args
=
30182 test "$silent" = yes &&
30183 ac_config_status_args
="$ac_config_status_args --quiet"
30185 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
30187 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
30188 # would make configure fail if this is the last instruction.
30189 $ac_cs_success ||
{ (exit 1); exit 1; }
30191 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no
; then
30192 { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
30193 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
30197 if test "$no_create" = "yes"
30203 if test "x$wine_notices != "x
; then
30206 for msg
in $wine_notices; do
30208 if test -n "$msg"; then
30209 { $as_echo "$as_me:$LINENO: $msg" >&5
30210 $as_echo "$as_me: $msg" >&6;}
30215 for msg
in $wine_warnings; do
30217 if test -n "$msg"; then
30219 { $as_echo "$as_me:$LINENO: WARNING: $msg" >&5
30220 $as_echo "$as_me: WARNING: $msg" >&2;}
30226 $as_me: Finished. Do '${ac_make} depend && ${ac_make}' to compile Wine.