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
5785 AudioUnit
/AudioUnit.h \
5787 CoreAudio
/CoreAudio.h \
5788 DiskArbitration
/DiskArbitration.h \
5790 IOKit
/hid
/IOHIDLib.h \
5804 fontconfig
/fontconfig.h \
5830 mach-o
/dyld_images.h \
5836 machine
/soundcard.h \
5841 netinet
/in_systm.h \
5905 valgrind
/memcheck.h \
5906 valgrind
/valgrind.h \
5910 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5911 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5912 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
5913 $as_echo_n "checking for $ac_header... " >&6; }
5914 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5915 $as_echo_n "(cached) " >&6
5917 ac_res
=`eval 'as_val=${'$as_ac_Header'}
5918 $as_echo "$as_val"'`
5919 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
5920 $as_echo "$ac_res" >&6; }
5922 # Is the header compilable?
5923 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
5924 $as_echo_n "checking $ac_header usability... " >&6; }
5925 cat >conftest.
$ac_ext <<_ACEOF
5928 cat confdefs.h
>>conftest.
$ac_ext
5929 cat >>conftest.
$ac_ext <<_ACEOF
5930 /* end confdefs.h. */
5931 $ac_includes_default
5932 #include <$ac_header>
5934 rm -f conftest.
$ac_objext
5935 if { (ac_try
="$ac_compile"
5937 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5938 *) ac_try_echo=$ac_try;;
5940 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5941 $as_echo "$ac_try_echo") >&5
5942 (eval "$ac_compile") 2>conftest.er1
5944 grep -v '^ *+' conftest.er1 >conftest.err
5946 cat conftest.err >&5
5947 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5948 (exit $ac_status); } && {
5949 test -z "$ac_c_werror_flag" ||
5950 test ! -s conftest.err
5951 } && test -s conftest.$ac_objext; then
5952 ac_header_compiler=yes
5954 $as_echo "$as_me: failed program was:" >&5
5955 sed 's/^/| /' conftest.$ac_ext >&5
5957 ac_header_compiler=no
5960 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5961 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
5962 $as_echo "$ac_header_compiler" >&6; }
5964 # Is the header present?
5965 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
5966 $as_echo_n "checking $ac_header presence... " >&6; }
5967 cat >conftest.$ac_ext <<_ACEOF
5970 cat confdefs.h >>conftest.$ac_ext
5971 cat >>conftest.$ac_ext <<_ACEOF
5972 /* end confdefs.h. */
5973 #include <$ac_header>
5975 if { (ac_try="$ac_cpp conftest.$ac_ext"
5977 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5978 *) ac_try_echo
=$ac_try;;
5980 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5981 $as_echo "$ac_try_echo") >&5
5982 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5984 grep -v '^ *+' conftest.er1
>conftest.err
5986 cat conftest.err
>&5
5987 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5988 (exit $ac_status); } >/dev
/null
&& {
5989 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5990 test ! -s conftest.err
5992 ac_header_preproc
=yes
5994 $as_echo "$as_me: failed program was:" >&5
5995 sed 's/^/| /' conftest.
$ac_ext >&5
5997 ac_header_preproc
=no
6000 rm -f conftest.err conftest.
$ac_ext
6001 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
6002 $as_echo "$ac_header_preproc" >&6; }
6004 # So? What about this header?
6005 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
6007 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
6008 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
6009 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
6010 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
6011 ac_header_preproc
=yes
6014 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
6015 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
6016 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
6017 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
6018 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
6019 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
6020 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
6021 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
6022 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
6023 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
6024 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
6025 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
6027 ## ------------------------------------ ##
6028 ## Report this to wine-devel@winehq.org ##
6029 ## ------------------------------------ ##
6031 ) |
sed "s/^/$as_me: WARNING: /" >&2
6034 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6035 $as_echo_n "checking for $ac_header... " >&6; }
6036 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6037 $as_echo_n "(cached) " >&6
6039 eval "$as_ac_Header=\$ac_header_preproc"
6041 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6042 $as_echo "$as_val"'`
6043 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6044 $as_echo "$ac_res" >&6; }
6047 as_val
=`eval 'as_val=${'$as_ac_Header'}
6048 $as_echo "$as_val"'`
6049 if test "x$as_val" = x
""yes; then
6050 cat >>confdefs.h
<<_ACEOF
6051 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6058 { $as_echo "$as_me:$LINENO: checking whether stat file-mode macros are broken" >&5
6059 $as_echo_n "checking whether stat file-mode macros are broken... " >&6; }
6060 if test "${ac_cv_header_stat_broken+set}" = set; then
6061 $as_echo_n "(cached) " >&6
6063 cat >conftest.
$ac_ext <<_ACEOF
6066 cat confdefs.h
>>conftest.
$ac_ext
6067 cat >>conftest.
$ac_ext <<_ACEOF
6068 /* end confdefs.h. */
6069 #include <sys/types.h>
6070 #include <sys/stat.h>
6072 #if defined S_ISBLK && defined S_IFDIR
6073 extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
6076 #if defined S_ISBLK && defined S_IFCHR
6077 extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1];
6080 #if defined S_ISLNK && defined S_IFREG
6081 extern char c3[S_ISLNK (S_IFREG) ? -1 : 1];
6084 #if defined S_ISSOCK && defined S_IFREG
6085 extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1];
6089 rm -f conftest.
$ac_objext
6090 if { (ac_try
="$ac_compile"
6092 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6093 *) ac_try_echo=$ac_try;;
6095 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6096 $as_echo "$ac_try_echo") >&5
6097 (eval "$ac_compile") 2>conftest.er1
6099 grep -v '^ *+' conftest.er1 >conftest.err
6101 cat conftest.err >&5
6102 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6103 (exit $ac_status); } && {
6104 test -z "$ac_c_werror_flag" ||
6105 test ! -s conftest.err
6106 } && test -s conftest.$ac_objext; then
6107 ac_cv_header_stat_broken=no
6109 $as_echo "$as_me: failed program was:" >&5
6110 sed 's/^/| /' conftest.$ac_ext >&5
6112 ac_cv_header_stat_broken=yes
6115 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6117 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stat_broken" >&5
6118 $as_echo "$ac_cv_header_stat_broken" >&6; }
6119 if test $ac_cv_header_stat_broken = yes; then
6121 cat >>confdefs.h <<\_ACEOF
6122 #define STAT_MACROS_BROKEN 1
6134 for ac_header in sys/mount.h sys/statfs.h sys/sysctl.h sys/user.h sys/vfs.h
6136 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6137 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6138 $as_echo_n "checking for $ac_header... " >&6; }
6139 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6140 $as_echo_n "(cached) " >&6
6142 cat >conftest.$ac_ext <<_ACEOF
6145 cat confdefs.h >>conftest.$ac_ext
6146 cat >>conftest.$ac_ext <<_ACEOF
6147 /* end confdefs.h. */
6148 #include <sys/types.h>
6149 #ifdef HAVE_SYS_PARAM_H
6150 # include <sys/param.h>
6153 #include <$ac_header>
6155 rm -f conftest.$ac_objext
6156 if { (ac_try="$ac_compile"
6158 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6159 *) ac_try_echo
=$ac_try;;
6161 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6162 $as_echo "$ac_try_echo") >&5
6163 (eval "$ac_compile") 2>conftest.er1
6165 grep -v '^ *+' conftest.er1
>conftest.err
6167 cat conftest.err
>&5
6168 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6169 (exit $ac_status); } && {
6170 test -z "$ac_c_werror_flag" ||
6171 test ! -s conftest.err
6172 } && test -s conftest.
$ac_objext; then
6173 eval "$as_ac_Header=yes"
6175 $as_echo "$as_me: failed program was:" >&5
6176 sed 's/^/| /' conftest.
$ac_ext >&5
6178 eval "$as_ac_Header=no"
6181 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6183 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6184 $as_echo "$as_val"'`
6185 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6186 $as_echo "$ac_res" >&6; }
6187 as_val
=`eval 'as_val=${'$as_ac_Header'}
6188 $as_echo "$as_val"'`
6189 if test "x$as_val" = x
""yes; then
6190 cat >>confdefs.h
<<_ACEOF
6191 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6219 netinet
/if_ether.h \
6220 netinet
/if_inarp.h \
6228 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6229 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6230 $as_echo_n "checking for $ac_header... " >&6; }
6231 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6232 $as_echo_n "(cached) " >&6
6234 cat >conftest.
$ac_ext <<_ACEOF
6237 cat confdefs.h
>>conftest.
$ac_ext
6238 cat >>conftest.
$ac_ext <<_ACEOF
6239 /* end confdefs.h. */
6240 #include <sys/types.h>
6241 #ifdef HAVE_SYS_SOCKET_H
6242 # include <sys/socket.h>
6244 #ifdef HAVE_SYS_SOCKETVAR_H
6245 # include <sys/socketvar.h>
6247 #ifdef HAVE_NET_ROUTE_H
6248 # include <net/route.h>
6250 #ifdef HAVE_NETINET_IN_H
6251 # include <netinet/in.h>
6253 #ifdef HAVE_NETINET_IN_SYSTM_H
6254 # include <netinet/in_systm.h>
6256 #ifdef HAVE_NET_IF_H
6257 # include <net/if.h>
6259 #ifdef HAVE_NETINET_IP_H
6260 # include <netinet/ip.h>
6263 #include <$ac_header>
6265 rm -f conftest.
$ac_objext
6266 if { (ac_try
="$ac_compile"
6268 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6269 *) ac_try_echo=$ac_try;;
6271 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6272 $as_echo "$ac_try_echo") >&5
6273 (eval "$ac_compile") 2>conftest.er1
6275 grep -v '^ *+' conftest.er1 >conftest.err
6277 cat conftest.err >&5
6278 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6279 (exit $ac_status); } && {
6280 test -z "$ac_c_werror_flag" ||
6281 test ! -s conftest.err
6282 } && test -s conftest.$ac_objext; then
6283 eval "$as_ac_Header=yes"
6285 $as_echo "$as_me: failed program was:" >&5
6286 sed 's/^/| /' conftest.$ac_ext >&5
6288 eval "$as_ac_Header=no"
6291 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6293 ac_res=`eval 'as_val=${'$as_ac_Header'}
6294 $as_echo "$as_val"'`
6295 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6296 $as_echo "$ac_res" >&6; }
6297 as_val=`eval 'as_val=${'$as_ac_Header'}
6298 $as_echo "$as_val"'`
6299 if test "x$as_val" = x""yes; then
6300 cat >>confdefs.h <<_ACEOF
6301 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6313 for ac_header in netinet/tcp_timer.h netinet/udp_var.h netinet/icmp_var.h netinet/tcp_var.h
6315 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6316 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6317 $as_echo_n "checking for $ac_header... " >&6; }
6318 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6319 $as_echo_n "(cached) " >&6
6321 cat >conftest.$ac_ext <<_ACEOF
6324 cat confdefs.h >>conftest.$ac_ext
6325 cat >>conftest.$ac_ext <<_ACEOF
6326 /* end confdefs.h. */
6327 #include <sys/types.h>
6331 #ifdef HAVE_SYS_SOCKET_H
6332 # include <sys/socket.h>
6334 #ifdef HAVE_SYS_SOCKETVAR_H
6335 # include <sys/socketvar.h>
6337 #ifdef HAVE_SYS_TIMEOUT_H
6338 # include <sys/timeout.h>
6340 #ifdef HAVE_NETINET_IN_H
6341 # include <netinet/in.h>
6343 #ifdef HAVE_NETINET_IN_SYSTM_H
6344 # include <netinet/in_systm.h>
6346 #ifdef HAVE_NETINET_IP_H
6347 # include <netinet/ip.h>
6349 #ifdef HAVE_NETINET_IP_VAR_H
6350 # include <netinet/ip_var.h>
6352 #ifdef HAVE_NETINET_IP_ICMP_H
6353 # include <netinet/ip_icmp.h>
6355 #ifdef HAVE_NETINET_UDP_H
6356 # include <netinet/udp.h>
6358 #ifdef HAVE_NETINET_TCP_H
6359 # include <netinet/tcp.h>
6361 #ifdef HAVE_NETINET_TCP_TIMER_H
6362 #include <netinet/tcp_timer.h>
6365 #include <$ac_header>
6367 rm -f conftest.$ac_objext
6368 if { (ac_try="$ac_compile"
6370 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6371 *) ac_try_echo
=$ac_try;;
6373 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6374 $as_echo "$ac_try_echo") >&5
6375 (eval "$ac_compile") 2>conftest.er1
6377 grep -v '^ *+' conftest.er1
>conftest.err
6379 cat conftest.err
>&5
6380 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6381 (exit $ac_status); } && {
6382 test -z "$ac_c_werror_flag" ||
6383 test ! -s conftest.err
6384 } && test -s conftest.
$ac_objext; then
6385 eval "$as_ac_Header=yes"
6387 $as_echo "$as_me: failed program was:" >&5
6388 sed 's/^/| /' conftest.
$ac_ext >&5
6390 eval "$as_ac_Header=no"
6393 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6395 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6396 $as_echo "$as_val"'`
6397 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6398 $as_echo "$ac_res" >&6; }
6399 as_val
=`eval 'as_val=${'$as_ac_Header'}
6400 $as_echo "$as_val"'`
6401 if test "x$as_val" = x
""yes; then
6402 cat >>confdefs.h
<<_ACEOF
6403 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6412 for ac_header
in linux
/ipx.h
6414 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6415 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6416 $as_echo_n "checking for $ac_header... " >&6; }
6417 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6418 $as_echo_n "(cached) " >&6
6420 cat >conftest.
$ac_ext <<_ACEOF
6423 cat confdefs.h
>>conftest.
$ac_ext
6424 cat >>conftest.
$ac_ext <<_ACEOF
6425 /* end confdefs.h. */
6426 #include <sys/types.h>
6427 #ifdef HAVE_ASM_TYPES_H
6428 # include <asm/types.h>
6430 #ifdef HAVE_SYS_SOCKET_H
6431 # include <sys/socket.h>
6433 #ifdef HAVE_LINUX_TYPES_H
6434 # include <linux/types.h>
6437 #include <$ac_header>
6439 rm -f conftest.
$ac_objext
6440 if { (ac_try
="$ac_compile"
6442 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6443 *) ac_try_echo=$ac_try;;
6445 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6446 $as_echo "$ac_try_echo") >&5
6447 (eval "$ac_compile") 2>conftest.er1
6449 grep -v '^ *+' conftest.er1 >conftest.err
6451 cat conftest.err >&5
6452 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6453 (exit $ac_status); } && {
6454 test -z "$ac_c_werror_flag" ||
6455 test ! -s conftest.err
6456 } && test -s conftest.$ac_objext; then
6457 eval "$as_ac_Header=yes"
6459 $as_echo "$as_me: failed program was:" >&5
6460 sed 's/^/| /' conftest.$ac_ext >&5
6462 eval "$as_ac_Header=no"
6465 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6467 ac_res=`eval 'as_val=${'$as_ac_Header'}
6468 $as_echo "$as_val"'`
6469 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6470 $as_echo "$ac_res" >&6; }
6471 as_val=`eval 'as_val=${'$as_ac_Header'}
6472 $as_echo "$as_val"'`
6473 if test "x$as_val" = x""yes; then
6474 cat >>confdefs.h <<_ACEOF
6475 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6484 for ac_header in resolv.h
6486 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6487 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6488 $as_echo_n "checking for $ac_header... " >&6; }
6489 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6490 $as_echo_n "(cached) " >&6
6492 cat >conftest.$ac_ext <<_ACEOF
6495 cat confdefs.h >>conftest.$ac_ext
6496 cat >>conftest.$ac_ext <<_ACEOF
6497 /* end confdefs.h. */
6498 #include <sys/types.h>
6499 #ifdef HAVE_SYS_SOCKET_H
6500 # include <sys/socket.h>
6502 #ifdef HAVE_NETINET_IN_H
6503 # include <netinet/in.h>
6505 #ifdef HAVE_ARPA_NAMESER_H
6506 # include <arpa/nameser.h>
6509 #include <$ac_header>
6511 rm -f conftest.$ac_objext
6512 if { (ac_try="$ac_compile"
6514 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6515 *) ac_try_echo
=$ac_try;;
6517 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6518 $as_echo "$ac_try_echo") >&5
6519 (eval "$ac_compile") 2>conftest.er1
6521 grep -v '^ *+' conftest.er1
>conftest.err
6523 cat conftest.err
>&5
6524 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6525 (exit $ac_status); } && {
6526 test -z "$ac_c_werror_flag" ||
6527 test ! -s conftest.err
6528 } && test -s conftest.
$ac_objext; then
6529 eval "$as_ac_Header=yes"
6531 $as_echo "$as_me: failed program was:" >&5
6532 sed 's/^/| /' conftest.
$ac_ext >&5
6534 eval "$as_ac_Header=no"
6537 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6539 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6540 $as_echo "$as_val"'`
6541 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6542 $as_echo "$ac_res" >&6; }
6543 as_val
=`eval 'as_val=${'$as_ac_Header'}
6544 $as_echo "$as_val"'`
6545 if test "x$as_val" = x
""yes; then
6546 cat >>confdefs.h
<<_ACEOF
6547 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6556 for ac_header
in ucontext.h
6558 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6559 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6560 $as_echo_n "checking for $ac_header... " >&6; }
6561 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6562 $as_echo_n "(cached) " >&6
6564 cat >conftest.
$ac_ext <<_ACEOF
6567 cat confdefs.h
>>conftest.
$ac_ext
6568 cat >>conftest.
$ac_ext <<_ACEOF
6569 /* end confdefs.h. */
6572 #include <$ac_header>
6574 rm -f conftest.
$ac_objext
6575 if { (ac_try
="$ac_compile"
6577 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6578 *) ac_try_echo=$ac_try;;
6580 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6581 $as_echo "$ac_try_echo") >&5
6582 (eval "$ac_compile") 2>conftest.er1
6584 grep -v '^ *+' conftest.er1 >conftest.err
6586 cat conftest.err >&5
6587 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6588 (exit $ac_status); } && {
6589 test -z "$ac_c_werror_flag" ||
6590 test ! -s conftest.err
6591 } && test -s conftest.$ac_objext; then
6592 eval "$as_ac_Header=yes"
6594 $as_echo "$as_me: failed program was:" >&5
6595 sed 's/^/| /' conftest.$ac_ext >&5
6597 eval "$as_ac_Header=no"
6600 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6602 ac_res=`eval 'as_val=${'$as_ac_Header'}
6603 $as_echo "$as_val"'`
6604 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6605 $as_echo "$ac_res" >&6; }
6606 as_val=`eval 'as_val=${'$as_ac_Header'}
6607 $as_echo "$as_val"'`
6608 if test "x$as_val" = x""yes; then
6609 cat >>confdefs.h <<_ACEOF
6610 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6619 for ac_header in sys/thr.h
6621 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6622 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6623 $as_echo_n "checking for $ac_header... " >&6; }
6624 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6625 $as_echo_n "(cached) " >&6
6627 cat >conftest.$ac_ext <<_ACEOF
6630 cat confdefs.h >>conftest.$ac_ext
6631 cat >>conftest.$ac_ext <<_ACEOF
6632 /* end confdefs.h. */
6633 #include <sys/types.h>
6634 #ifdef HAVE_UCONTEXT_H
6635 #include <ucontext.h>
6638 #include <$ac_header>
6640 rm -f conftest.$ac_objext
6641 if { (ac_try="$ac_compile"
6643 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6644 *) ac_try_echo
=$ac_try;;
6646 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6647 $as_echo "$ac_try_echo") >&5
6648 (eval "$ac_compile") 2>conftest.er1
6650 grep -v '^ *+' conftest.er1
>conftest.err
6652 cat conftest.err
>&5
6653 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6654 (exit $ac_status); } && {
6655 test -z "$ac_c_werror_flag" ||
6656 test ! -s conftest.err
6657 } && test -s conftest.
$ac_objext; then
6658 eval "$as_ac_Header=yes"
6660 $as_echo "$as_me: failed program was:" >&5
6661 sed 's/^/| /' conftest.
$ac_ext >&5
6663 eval "$as_ac_Header=no"
6666 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6668 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6669 $as_echo "$as_val"'`
6670 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6671 $as_echo "$ac_res" >&6; }
6672 as_val
=`eval 'as_val=${'$as_ac_Header'}
6673 $as_echo "$as_val"'`
6674 if test "x$as_val" = x
""yes; then
6675 cat >>confdefs.h
<<_ACEOF
6676 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6685 for ac_header
in pthread_np.h
6687 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6688 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6689 $as_echo_n "checking for $ac_header... " >&6; }
6690 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6691 $as_echo_n "(cached) " >&6
6693 cat >conftest.
$ac_ext <<_ACEOF
6696 cat confdefs.h
>>conftest.
$ac_ext
6697 cat >>conftest.
$ac_ext <<_ACEOF
6698 /* end confdefs.h. */
6699 #ifdef HAVE_PTHREAD_H
6700 #include <pthread.h>
6703 #include <$ac_header>
6705 rm -f conftest.
$ac_objext
6706 if { (ac_try
="$ac_compile"
6708 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6709 *) ac_try_echo=$ac_try;;
6711 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6712 $as_echo "$ac_try_echo") >&5
6713 (eval "$ac_compile") 2>conftest.er1
6715 grep -v '^ *+' conftest.er1 >conftest.err
6717 cat conftest.err >&5
6718 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6719 (exit $ac_status); } && {
6720 test -z "$ac_c_werror_flag" ||
6721 test ! -s conftest.err
6722 } && test -s conftest.$ac_objext; then
6723 eval "$as_ac_Header=yes"
6725 $as_echo "$as_me: failed program was:" >&5
6726 sed 's/^/| /' conftest.$ac_ext >&5
6728 eval "$as_ac_Header=no"
6731 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6733 ac_res=`eval 'as_val=${'$as_ac_Header'}
6734 $as_echo "$as_val"'`
6735 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6736 $as_echo "$ac_res" >&6; }
6737 as_val=`eval 'as_val=${'$as_ac_Header'}
6738 $as_echo "$as_val"'`
6739 if test "x$as_val" = x""yes; then
6740 cat >>confdefs.h <<_ACEOF
6741 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6750 for ac_header in linux/videodev.h
6752 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6753 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6754 $as_echo_n "checking for $ac_header... " >&6; }
6755 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6756 $as_echo_n "(cached) " >&6
6758 cat >conftest.$ac_ext <<_ACEOF
6761 cat confdefs.h >>conftest.$ac_ext
6762 cat >>conftest.$ac_ext <<_ACEOF
6763 /* end confdefs.h. */
6764 #ifdef HAVE_SYS_TIME_H
6765 #include <sys/time.h>
6767 #include <sys/types.h>
6768 #ifdef HAVE_ASM_TYPES_H
6769 #include <asm/types.h>
6772 #include <$ac_header>
6774 rm -f conftest.$ac_objext
6775 if { (ac_try="$ac_compile"
6777 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6778 *) ac_try_echo
=$ac_try;;
6780 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6781 $as_echo "$ac_try_echo") >&5
6782 (eval "$ac_compile") 2>conftest.er1
6784 grep -v '^ *+' conftest.er1
>conftest.err
6786 cat conftest.err
>&5
6787 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6788 (exit $ac_status); } && {
6789 test -z "$ac_c_werror_flag" ||
6790 test ! -s conftest.err
6791 } && test -s conftest.
$ac_objext; then
6792 eval "$as_ac_Header=yes"
6794 $as_echo "$as_me: failed program was:" >&5
6795 sed 's/^/| /' conftest.
$ac_ext >&5
6797 eval "$as_ac_Header=no"
6800 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6802 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6803 $as_echo "$as_val"'`
6804 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6805 $as_echo "$ac_res" >&6; }
6806 as_val
=`eval 'as_val=${'$as_ac_Header'}
6807 $as_echo "$as_val"'`
6808 if test "x$as_val" = x
""yes; then
6809 cat >>confdefs.h
<<_ACEOF
6810 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6819 for ac_header
in linux
/capi.h
6821 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6822 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6823 $as_echo_n "checking for $ac_header... " >&6; }
6824 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6825 $as_echo_n "(cached) " >&6
6827 cat >conftest.
$ac_ext <<_ACEOF
6830 cat confdefs.h
>>conftest.
$ac_ext
6831 cat >>conftest.
$ac_ext <<_ACEOF
6832 /* end confdefs.h. */
6835 #include <$ac_header>
6837 rm -f conftest.
$ac_objext
6838 if { (ac_try
="$ac_compile"
6840 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6841 *) ac_try_echo=$ac_try;;
6843 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6844 $as_echo "$ac_try_echo") >&5
6845 (eval "$ac_compile") 2>conftest.er1
6847 grep -v '^ *+' conftest.er1 >conftest.err
6849 cat conftest.err >&5
6850 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6851 (exit $ac_status); } && {
6852 test -z "$ac_c_werror_flag" ||
6853 test ! -s conftest.err
6854 } && test -s conftest.$ac_objext; then
6855 eval "$as_ac_Header=yes"
6857 $as_echo "$as_me: failed program was:" >&5
6858 sed 's/^/| /' conftest.$ac_ext >&5
6860 eval "$as_ac_Header=no"
6863 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6865 ac_res=`eval 'as_val=${'$as_ac_Header'}
6866 $as_echo "$as_val"'`
6867 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6868 $as_echo "$ac_res" >&6; }
6869 as_val=`eval 'as_val=${'$as_ac_Header'}
6870 $as_echo "$as_val"'`
6871 if test "x$as_val" = x""yes; then
6872 cat >>confdefs.h <<_ACEOF
6873 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6884 DLLFLAGS="-D_REENTRANT"
6898 # Extract the first word of "ldd", so it can be a program name with args.
6899 set dummy ldd; ac_word=$2
6900 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6901 $as_echo_n "checking for $ac_word... " >&6; }
6902 if test "${ac_cv_path_LDD+set}" = set; then
6903 $as_echo_n "(cached) " >&6
6907 ac_cv_path_LDD="$LDD" # Let the user override the test with a path.
6910 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6911 as_dummy="/sbin:/usr/sbin:$PATH"
6912 for as_dir in $as_dummy
6915 test -z "$as_dir" && as_dir=.
6916 for ac_exec_ext in '' $ac_executable_extensions; do
6917 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6918 ac_cv_path_LDD="$as_dir/$ac_word$ac_exec_ext"
6919 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6926 test -z "$ac_cv_path_LDD" && ac_cv_path_LDD="true"
6931 if test -n "$LDD"; then
6932 { $as_echo "$as_me:$LINENO: result: $LDD" >&5
6933 $as_echo "$LDD" >&6; }
6935 { $as_echo "$as_me:$LINENO: result: no" >&5
6936 $as_echo "no" >&6; }
6943 if test -n "$ac_tool_prefix"; then
6944 # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
6945 set dummy ${ac_tool_prefix}dlltool; ac_word=$2
6946 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6947 $as_echo_n "checking for $ac_word... " >&6; }
6948 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
6949 $as_echo_n "(cached) " >&6
6951 if test -n "$DLLTOOL"; then
6952 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
6954 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6958 test -z "$as_dir" && as_dir=.
6959 for ac_exec_ext in '' $ac_executable_extensions; do
6960 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6961 ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
6962 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6971 DLLTOOL=$ac_cv_prog_DLLTOOL
6972 if test -n "$DLLTOOL"; then
6973 { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
6974 $as_echo "$DLLTOOL" >&6; }
6976 { $as_echo "$as_me:$LINENO: result: no" >&5
6977 $as_echo "no" >&6; }
6982 if test -z "$ac_cv_prog_DLLTOOL"; then
6983 ac_ct_DLLTOOL=$DLLTOOL
6984 # Extract the first word of "dlltool", so it can be a program name with args.
6985 set dummy dlltool; ac_word=$2
6986 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6987 $as_echo_n "checking for $ac_word... " >&6; }
6988 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then
6989 $as_echo_n "(cached) " >&6
6991 if test -n "$ac_ct_DLLTOOL"; then
6992 ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
6994 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6998 test -z "$as_dir" && as_dir=.
6999 for ac_exec_ext in '' $ac_executable_extensions; do
7000 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7001 ac_cv_prog_ac_ct_DLLTOOL="dlltool"
7002 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7011 ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
7012 if test -n "$ac_ct_DLLTOOL"; then
7013 { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLTOOL" >&5
7014 $as_echo "$ac_ct_DLLTOOL" >&6; }
7016 { $as_echo "$as_me:$LINENO: result: no" >&5
7017 $as_echo "no" >&6; }
7020 if test "x$ac_ct_DLLTOOL" = x; then
7023 case $cross_compiling:$ac_tool_warned in
7025 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7026 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7027 ac_tool_warned=yes ;;
7029 DLLTOOL=$ac_ct_DLLTOOL
7032 DLLTOOL="$ac_cv_prog_DLLTOOL"
7035 if test -n "$ac_tool_prefix"; then
7036 # Extract the first word of "${ac_tool_prefix}dllwrap", so it can be a program name with args.
7037 set dummy ${ac_tool_prefix}dllwrap; ac_word=$2
7038 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7039 $as_echo_n "checking for $ac_word... " >&6; }
7040 if test "${ac_cv_prog_DLLWRAP+set}" = set; then
7041 $as_echo_n "(cached) " >&6
7043 if test -n "$DLLWRAP"; then
7044 ac_cv_prog_DLLWRAP="$DLLWRAP" # Let the user override the test.
7046 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7050 test -z "$as_dir" && as_dir=.
7051 for ac_exec_ext in '' $ac_executable_extensions; do
7052 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7053 ac_cv_prog_DLLWRAP="${ac_tool_prefix}dllwrap"
7054 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7063 DLLWRAP=$ac_cv_prog_DLLWRAP
7064 if test -n "$DLLWRAP"; then
7065 { $as_echo "$as_me:$LINENO: result: $DLLWRAP" >&5
7066 $as_echo "$DLLWRAP" >&6; }
7068 { $as_echo "$as_me:$LINENO: result: no" >&5
7069 $as_echo "no" >&6; }
7074 if test -z "$ac_cv_prog_DLLWRAP"; then
7075 ac_ct_DLLWRAP=$DLLWRAP
7076 # Extract the first word of "dllwrap", so it can be a program name with args.
7077 set dummy dllwrap; ac_word=$2
7078 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7079 $as_echo_n "checking for $ac_word... " >&6; }
7080 if test "${ac_cv_prog_ac_ct_DLLWRAP+set}" = set; then
7081 $as_echo_n "(cached) " >&6
7083 if test -n "$ac_ct_DLLWRAP"; then
7084 ac_cv_prog_ac_ct_DLLWRAP="$ac_ct_DLLWRAP" # Let the user override the test.
7086 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7090 test -z "$as_dir" && as_dir=.
7091 for ac_exec_ext in '' $ac_executable_extensions; do
7092 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7093 ac_cv_prog_ac_ct_DLLWRAP="dllwrap"
7094 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7103 ac_ct_DLLWRAP=$ac_cv_prog_ac_ct_DLLWRAP
7104 if test -n "$ac_ct_DLLWRAP"; then
7105 { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLWRAP" >&5
7106 $as_echo "$ac_ct_DLLWRAP" >&6; }
7108 { $as_echo "$as_me:$LINENO: result: no" >&5
7109 $as_echo "no" >&6; }
7112 if test "x$ac_ct_DLLWRAP" = x; then
7115 case $cross_compiling:$ac_tool_warned in
7117 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7118 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7119 ac_tool_warned=yes ;;
7121 DLLWRAP=$ac_ct_DLLWRAP
7124 DLLWRAP="$ac_cv_prog_DLLWRAP"
7127 if test -n "$ac_tool_prefix"; then
7128 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
7129 set dummy ${ac_tool_prefix}ar; ac_word=$2
7130 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7131 $as_echo_n "checking for $ac_word... " >&6; }
7132 if test "${ac_cv_prog_MINGWAR+set}" = set; then
7133 $as_echo_n "(cached) " >&6
7135 if test -n "$MINGWAR"; then
7136 ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
7138 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7142 test -z "$as_dir" && as_dir=.
7143 for ac_exec_ext in '' $ac_executable_extensions; do
7144 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7145 ac_cv_prog_MINGWAR="${ac_tool_prefix}ar"
7146 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7155 MINGWAR=$ac_cv_prog_MINGWAR
7156 if test -n "$MINGWAR"; then
7157 { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
7158 $as_echo "$MINGWAR" >&6; }
7160 { $as_echo "$as_me:$LINENO: result: no" >&5
7161 $as_echo "no" >&6; }
7166 if test -z "$ac_cv_prog_MINGWAR"; then
7167 ac_ct_MINGWAR=$MINGWAR
7168 # Extract the first word of "ar", so it can be a program name with args.
7169 set dummy ar; ac_word=$2
7170 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7171 $as_echo_n "checking for $ac_word... " >&6; }
7172 if test "${ac_cv_prog_ac_ct_MINGWAR+set}" = set; then
7173 $as_echo_n "(cached) " >&6
7175 if test -n "$ac_ct_MINGWAR"; then
7176 ac_cv_prog_ac_ct_MINGWAR="$ac_ct_MINGWAR" # Let the user override the test.
7178 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7182 test -z "$as_dir" && as_dir=.
7183 for ac_exec_ext in '' $ac_executable_extensions; do
7184 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7185 ac_cv_prog_ac_ct_MINGWAR="ar"
7186 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7195 ac_ct_MINGWAR=$ac_cv_prog_ac_ct_MINGWAR
7196 if test -n "$ac_ct_MINGWAR"; then
7197 { $as_echo "$as_me:$LINENO: result: $ac_ct_MINGWAR" >&5
7198 $as_echo "$ac_ct_MINGWAR" >&6; }
7200 { $as_echo "$as_me:$LINENO: result: no" >&5
7201 $as_echo "no" >&6; }
7204 if test "x$ac_ct_MINGWAR" = x; then
7207 case $cross_compiling:$ac_tool_warned in
7209 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7210 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7211 ac_tool_warned=yes ;;
7213 MINGWAR=$ac_ct_MINGWAR
7216 MINGWAR="$ac_cv_prog_MINGWAR"
7219 if test "$DLLWRAP" = "false"; then
7225 enable_iphlpapi=${enable_iphlpapi:-no}
7226 enable_kernel32=${enable_kernel32:-no}
7227 enable_msvcrt=${enable_msvcrt:-no}
7228 enable_ntdll=${enable_ntdll:-no}
7229 enable_ws2_32=${enable_ws2_32:-no}
7230 enable_loader=${enable_loader:-no}
7231 enable_server=${enable_server:-no}
7232 with_x=${with_x:-no}
7233 with_pthread=${with_pthread:-no}
7238 DLLFLAGS="$DLLFLAGS -fPIC"
7239 LDDLLFLAGS="-bundle -multiply_defined suppress"
7240 LIBWINE_LDFLAGS="-multiply_defined suppress"
7241 LDSHARED="\$(CC) -dynamiclib"
7243 LDRPATH_LOCAL="&& install_name_tool -change @executable_path/\`\$
(RELPATH
) \$
(bindir
) \$
(libdir
)\
`/libwine.1.dylib @executable_path/\$(TOPOBJDIR)/libs/wine/libwine.1.dylib \$@ || \$(RM) \$@"
7244 SECURITYLIB="-framework Security -framework CoreFoundation"
7246 COREFOUNDATIONLIB="-framework CoreFoundation"
7248 IOKITLIB="-framework IOKit -framework CoreFoundation"
7250 LDEXECFLAGS="-image_base 0x7bf00000 -Wl,-segaddr,WINE_DOS,0x00000000,-segaddr,WINE_SHARED_HEAP,0x7f000000"
7252 if test "$ac_cv_header_DiskArbitration_DiskArbitration_h" = "yes"
7254 DISKARBITRATIONLIB="-framework DiskArbitration -framework CoreFoundation"
7257 if test "$ac_cv_header_CoreAudio_CoreAudio_h" = "yes" -a "$ac_cv_header_AudioUnit_AudioUnit_h" = "yes"
7259 COREAUDIO="-framework CoreAudio -framework AudioUnit -framework CoreServices -framework AudioToolbox -framework CoreMIDI"
7262 if test "$ac_cv_header_IOKit_hid_IOHIDLib_h" = "yes"
7264 ac_save_LIBS="$LIBS"
7265 LIBS="$LIBS $IOKITLIB"
7267 for ac_func in IOHIDManagerCreate
7269 as_ac_var=`$as_echo "ac_cv_func_$ac_func" |
$as_tr_sh`
7270 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
7271 $as_echo_n "checking for $ac_func... " >&6; }
7272 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
7273 $as_echo_n "(cached) " >&6
7275 cat >conftest.$ac_ext <<_ACEOF
7278 cat confdefs.h >>conftest.$ac_ext
7279 cat >>conftest.$ac_ext <<_ACEOF
7280 /* end confdefs.h. */
7281 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
7282 For example, HP-UX 11i <limits.h> declares gettimeofday. */
7283 #define $ac_func innocuous_$ac_func
7285 /* System header to define __stub macros and hopefully few prototypes,
7286 which can conflict with char $ac_func (); below.
7287 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7288 <limits.h> exists even on freestanding compilers. */
7291 # include <limits.h>
7293 # include <assert.h>
7298 /* Override any GCC internal prototype to avoid an error.
7299 Use char because int might match the return type of a GCC
7300 builtin and then its argument prototype would still apply. */
7305 /* The GNU C library defines this for functions which it implements
7306 to always fail with ENOSYS. Some functions are actually named
7307 something starting with __ and the normal name is an alias. */
7308 #if defined __stub_$ac_func || defined __stub___$ac_func
7320 rm -f conftest.$ac_objext conftest$ac_exeext
7321 if { (ac_try="$ac_link"
7323 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7324 *) ac_try_echo
=$ac_try;;
7326 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7327 $as_echo "$ac_try_echo") >&5
7328 (eval "$ac_link") 2>conftest.er1
7330 grep -v '^ *+' conftest.er1
>conftest.err
7332 cat conftest.err
>&5
7333 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7334 (exit $ac_status); } && {
7335 test -z "$ac_c_werror_flag" ||
7336 test ! -s conftest.err
7337 } && test -s conftest
$ac_exeext && {
7338 test "$cross_compiling" = yes ||
7339 $as_test_x conftest
$ac_exeext
7341 eval "$as_ac_var=yes"
7343 $as_echo "$as_me: failed program was:" >&5
7344 sed 's/^/| /' conftest.
$ac_ext >&5
7346 eval "$as_ac_var=no"
7349 rm -rf conftest.dSYM
7350 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7351 conftest
$ac_exeext conftest.
$ac_ext
7353 ac_res
=`eval 'as_val=${'$as_ac_var'}
7354 $as_echo "$as_val"'`
7355 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7356 $as_echo "$ac_res" >&6; }
7357 as_val
=`eval 'as_val=${'$as_ac_var'}
7358 $as_echo "$as_val"'`
7359 if test "x$as_val" = x
""yes; then
7360 cat >>confdefs.h
<<_ACEOF
7361 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
7367 LIBS
="$ac_save_LIBS"
7371 LDDLLFLAGS
="$LDDLLFLAGS -read_only_relocs warning" ;;
7373 if test "$ac_cv_header_Carbon_Carbon_h" = "yes"
7375 CARBONLIB
="-framework Carbon"
7377 enable_winequartz_drv
=${enable_winequartz_drv:-yes}
7381 DLLFLAGS
="$DLLFLAGS -fPIC"
7383 { $as_echo "$as_me:$LINENO: checking whether we can build a GNU style ELF dll" >&5
7384 $as_echo_n "checking whether we can build a GNU style ELF dll... " >&6; }
7385 if test "${ac_cv_c_dll_gnuelf+set}" = set; then
7386 $as_echo_n "(cached) " >&6
7388 ac_wine_try_cflags_saved
=$CFLAGS
7389 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-Bsymbolic"
7390 cat >conftest.
$ac_ext <<_ACEOF
7393 rm -f conftest.
$ac_objext conftest
$ac_exeext
7394 if { (ac_try
="$ac_link"
7396 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7397 *) ac_try_echo=$ac_try;;
7399 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7400 $as_echo "$ac_try_echo") >&5
7401 (eval "$ac_link") 2>conftest.er1
7403 grep -v '^ *+' conftest.er1 >conftest.err
7405 cat conftest.err >&5
7406 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7407 (exit $ac_status); } && {
7408 test -z "$ac_c_werror_flag" ||
7409 test ! -s conftest.err
7410 } && test -s conftest$ac_exeext && {
7411 test "$cross_compiling" = yes ||
7412 $as_test_x conftest$ac_exeext
7414 ac_cv_c_dll_gnuelf="yes"
7416 $as_echo "$as_me: failed program was:" >&5
7417 sed 's/^/| /' conftest.$ac_ext >&5
7419 ac_cv_c_dll_gnuelf="no"
7422 rm -rf conftest.dSYM
7423 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7424 conftest$ac_exeext conftest.$ac_ext
7425 CFLAGS=$ac_wine_try_cflags_saved
7427 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_gnuelf" >&5
7428 $as_echo "$ac_cv_c_dll_gnuelf" >&6; }
7429 if test "$ac_cv_c_dll_gnuelf" = "yes"
7431 LDSHARED="\$(CC) -shared"
7432 LDDLLFLAGS="-shared -Wl,-Bsymbolic"
7433 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1" >&5
7434 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... " >&6; }
7435 if test "${ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1+set}" = set; then
7436 $as_echo_n "(cached) " >&6
7438 ac_wine_try_cflags_saved=$CFLAGS
7439 CFLAGS="$CFLAGS -fPIC -shared -Wl,-soname,confest.so.1"
7440 cat >conftest.$ac_ext <<_ACEOF
7443 cat confdefs.h >>conftest.$ac_ext
7444 cat >>conftest.$ac_ext <<_ACEOF
7445 /* end confdefs.h. */
7455 rm -f conftest.$ac_objext conftest$ac_exeext
7456 if { (ac_try="$ac_link"
7458 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7459 *) ac_try_echo
=$ac_try;;
7461 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7462 $as_echo "$ac_try_echo") >&5
7463 (eval "$ac_link") 2>conftest.er1
7465 grep -v '^ *+' conftest.er1
>conftest.err
7467 cat conftest.err
>&5
7468 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7469 (exit $ac_status); } && {
7470 test -z "$ac_c_werror_flag" ||
7471 test ! -s conftest.err
7472 } && test -s conftest
$ac_exeext && {
7473 test "$cross_compiling" = yes ||
7474 $as_test_x conftest
$ac_exeext
7476 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1
=yes
7478 $as_echo "$as_me: failed program was:" >&5
7479 sed 's/^/| /' conftest.
$ac_ext >&5
7481 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1
=no
7484 rm -rf conftest.dSYM
7485 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7486 conftest
$ac_exeext conftest.
$ac_ext
7487 CFLAGS
=$ac_wine_try_cflags_saved
7489 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&5
7490 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&6; }
7491 if test $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1 = yes; then
7492 LDSHARED
="\$(CC) -shared \$(SONAME:%=-Wl,-soname,%)"
7494 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1" >&5
7495 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1... " >&6; }
7496 if test "${ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1+set}" = set; then
7497 $as_echo_n "(cached) " >&6
7499 ac_wine_try_cflags_saved
=$CFLAGS
7500 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-h,confest.so.1"
7501 cat >conftest.
$ac_ext <<_ACEOF
7504 cat confdefs.h
>>conftest.
$ac_ext
7505 cat >>conftest.
$ac_ext <<_ACEOF
7506 /* end confdefs.h. */
7516 rm -f conftest.
$ac_objext conftest
$ac_exeext
7517 if { (ac_try
="$ac_link"
7519 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7520 *) ac_try_echo=$ac_try;;
7522 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7523 $as_echo "$ac_try_echo") >&5
7524 (eval "$ac_link") 2>conftest.er1
7526 grep -v '^ *+' conftest.er1 >conftest.err
7528 cat conftest.err >&5
7529 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7530 (exit $ac_status); } && {
7531 test -z "$ac_c_werror_flag" ||
7532 test ! -s conftest.err
7533 } && test -s conftest$ac_exeext && {
7534 test "$cross_compiling" = yes ||
7535 $as_test_x conftest$ac_exeext
7537 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=yes
7539 $as_echo "$as_me: failed program was:" >&5
7540 sed 's/^/| /' conftest.$ac_ext >&5
7542 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1=no
7545 rm -rf conftest.dSYM
7546 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7547 conftest$ac_exeext conftest.$ac_ext
7548 CFLAGS=$ac_wine_try_cflags_saved
7550 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&5
7551 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&6; }
7552 if test $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1 = yes; then
7553 LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-h,%)"
7559 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs" >&5
7560 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... " >&6; }
7561 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs+set}" = set; then
7562 $as_echo_n "(cached) " >&6
7564 ac_wine_try_cflags_saved=$CFLAGS
7565 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-z,defs"
7566 cat >conftest.$ac_ext <<_ACEOF
7569 cat confdefs.h >>conftest.$ac_ext
7570 cat >>conftest.$ac_ext <<_ACEOF
7571 /* end confdefs.h. */
7581 rm -f conftest.$ac_objext conftest$ac_exeext
7582 if { (ac_try="$ac_link"
7584 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7585 *) ac_try_echo
=$ac_try;;
7587 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7588 $as_echo "$ac_try_echo") >&5
7589 (eval "$ac_link") 2>conftest.er1
7591 grep -v '^ *+' conftest.er1
>conftest.err
7593 cat conftest.err
>&5
7594 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7595 (exit $ac_status); } && {
7596 test -z "$ac_c_werror_flag" ||
7597 test ! -s conftest.err
7598 } && test -s conftest
$ac_exeext && {
7599 test "$cross_compiling" = yes ||
7600 $as_test_x conftest
$ac_exeext
7602 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs
=yes
7604 $as_echo "$as_me: failed program was:" >&5
7605 sed 's/^/| /' conftest.
$ac_ext >&5
7607 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs
=no
7610 rm -rf conftest.dSYM
7611 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7612 conftest
$ac_exeext conftest.
$ac_ext
7613 CFLAGS
=$ac_wine_try_cflags_saved
7615 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&5
7616 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&6; }
7617 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs = yes; then
7618 LDDLLFLAGS
="$LDDLLFLAGS,-z,defs"
7622 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini" >&5
7623 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... " >&6; }
7624 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini+set}" = set; then
7625 $as_echo_n "(cached) " >&6
7627 ac_wine_try_cflags_saved
=$CFLAGS
7628 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini"
7629 cat >conftest.
$ac_ext <<_ACEOF
7632 cat confdefs.h
>>conftest.
$ac_ext
7633 cat >>conftest.
$ac_ext <<_ACEOF
7634 /* end confdefs.h. */
7644 rm -f conftest.
$ac_objext conftest
$ac_exeext
7645 if { (ac_try
="$ac_link"
7647 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7648 *) ac_try_echo=$ac_try;;
7650 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7651 $as_echo "$ac_try_echo") >&5
7652 (eval "$ac_link") 2>conftest.er1
7654 grep -v '^ *+' conftest.er1 >conftest.err
7656 cat conftest.err >&5
7657 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7658 (exit $ac_status); } && {
7659 test -z "$ac_c_werror_flag" ||
7660 test ! -s conftest.err
7661 } && test -s conftest$ac_exeext && {
7662 test "$cross_compiling" = yes ||
7663 $as_test_x conftest$ac_exeext
7665 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=yes
7667 $as_echo "$as_me: failed program was:" >&5
7668 sed 's/^/| /' conftest.$ac_ext >&5
7670 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini=no
7673 rm -rf conftest.dSYM
7674 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7675 conftest$ac_exeext conftest.$ac_ext
7676 CFLAGS=$ac_wine_try_cflags_saved
7678 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&5
7679 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&6; }
7680 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini = yes; then
7681 LDDLLFLAGS="$LDDLLFLAGS,-init,__wine_spec_init,-fini,__wine_spec_fini"
7685 echo '{ global: *; };' >conftest.map
7686 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map" >&5
7687 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... " >&6; }
7688 if test "${ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map+set}" = set; then
7689 $as_echo_n "(cached) " >&6
7691 ac_wine_try_cflags_saved=$CFLAGS
7692 CFLAGS="$CFLAGS -fPIC -shared -Wl,--version-script=conftest.map"
7693 cat >conftest.$ac_ext <<_ACEOF
7696 cat confdefs.h >>conftest.$ac_ext
7697 cat >>conftest.$ac_ext <<_ACEOF
7698 /* end confdefs.h. */
7708 rm -f conftest.$ac_objext conftest$ac_exeext
7709 if { (ac_try="$ac_link"
7711 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7712 *) ac_try_echo
=$ac_try;;
7714 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7715 $as_echo "$ac_try_echo") >&5
7716 (eval "$ac_link") 2>conftest.er1
7718 grep -v '^ *+' conftest.er1
>conftest.err
7720 cat conftest.err
>&5
7721 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7722 (exit $ac_status); } && {
7723 test -z "$ac_c_werror_flag" ||
7724 test ! -s conftest.err
7725 } && test -s conftest
$ac_exeext && {
7726 test "$cross_compiling" = yes ||
7727 $as_test_x conftest
$ac_exeext
7729 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map
=yes
7731 $as_echo "$as_me: failed program was:" >&5
7732 sed 's/^/| /' conftest.
$ac_ext >&5
7734 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map
=no
7737 rm -rf conftest.dSYM
7738 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7739 conftest
$ac_exeext conftest.
$ac_ext
7740 CFLAGS
=$ac_wine_try_cflags_saved
7742 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&5
7743 $as_echo "$ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&6; }
7744 if test $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map = yes; then
7745 LDSHARED
="$LDSHARED \$(VERSCRIPT:%=-Wl,--version-script=%)"
7750 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--export-dynamic" >&5
7751 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--export-dynamic... " >&6; }
7752 if test "${ac_cv_cflags__fPIC__Wl___export_dynamic+set}" = set; then
7753 $as_echo_n "(cached) " >&6
7755 ac_wine_try_cflags_saved
=$CFLAGS
7756 CFLAGS
="$CFLAGS -fPIC -Wl,--export-dynamic"
7757 cat >conftest.
$ac_ext <<_ACEOF
7760 cat confdefs.h
>>conftest.
$ac_ext
7761 cat >>conftest.
$ac_ext <<_ACEOF
7762 /* end confdefs.h. */
7772 rm -f conftest.
$ac_objext conftest
$ac_exeext
7773 if { (ac_try
="$ac_link"
7775 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7776 *) ac_try_echo=$ac_try;;
7778 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7779 $as_echo "$ac_try_echo") >&5
7780 (eval "$ac_link") 2>conftest.er1
7782 grep -v '^ *+' conftest.er1 >conftest.err
7784 cat conftest.err >&5
7785 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7786 (exit $ac_status); } && {
7787 test -z "$ac_c_werror_flag" ||
7788 test ! -s conftest.err
7789 } && test -s conftest$ac_exeext && {
7790 test "$cross_compiling" = yes ||
7791 $as_test_x conftest$ac_exeext
7793 ac_cv_cflags__fPIC__Wl___export_dynamic=yes
7795 $as_echo "$as_me: failed program was:" >&5
7796 sed 's/^/| /' conftest.$ac_ext >&5
7798 ac_cv_cflags__fPIC__Wl___export_dynamic=no
7801 rm -rf conftest.dSYM
7802 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7803 conftest$ac_exeext conftest.$ac_ext
7804 CFLAGS=$ac_wine_try_cflags_saved
7806 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__Wl___export_dynamic" >&5
7807 $as_echo "$ac_cv_cflags__fPIC__Wl___export_dynamic" >&6; }
7808 if test $ac_cv_cflags__fPIC__Wl___export_dynamic = yes; then
7809 LDEXECFLAGS="-Wl,--export-dynamic"
7814 as_ac_var=`$as_echo "ac_cv_cflags_-fPIC -Wl,--rpath,\$ORIGIN/../lib" |
$as_tr_sh`
7815 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib" >&5
7816 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib... " >&6; }
7817 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
7818 $as_echo_n "(cached) " >&6
7820 ac_wine_try_cflags_saved=$CFLAGS
7821 CFLAGS="$CFLAGS -fPIC -Wl,--rpath,\$ORIGIN/../lib"
7822 cat >conftest.$ac_ext <<_ACEOF
7825 cat confdefs.h >>conftest.$ac_ext
7826 cat >>conftest.$ac_ext <<_ACEOF
7827 /* end confdefs.h. */
7837 rm -f conftest.$ac_objext conftest$ac_exeext
7838 if { (ac_try="$ac_link"
7840 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7841 *) ac_try_echo
=$ac_try;;
7843 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7844 $as_echo "$ac_try_echo") >&5
7845 (eval "$ac_link") 2>conftest.er1
7847 grep -v '^ *+' conftest.er1
>conftest.err
7849 cat conftest.err
>&5
7850 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7851 (exit $ac_status); } && {
7852 test -z "$ac_c_werror_flag" ||
7853 test ! -s conftest.err
7854 } && test -s conftest
$ac_exeext && {
7855 test "$cross_compiling" = yes ||
7856 $as_test_x conftest
$ac_exeext
7858 eval "$as_ac_var=yes"
7860 $as_echo "$as_me: failed program was:" >&5
7861 sed 's/^/| /' conftest.
$ac_ext >&5
7863 eval "$as_ac_var=no"
7866 rm -rf conftest.dSYM
7867 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7868 conftest
$ac_exeext conftest.
$ac_ext
7869 CFLAGS
=$ac_wine_try_cflags_saved
7871 ac_res
=`eval 'as_val=${'$as_ac_var'}
7872 $as_echo "$as_val"'`
7873 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7874 $as_echo "$ac_res" >&6; }
7875 if test `eval 'as_val=${'$as_ac_var'}
7876 $as_echo "$as_val"'` = yes; then
7877 LDRPATH_INSTALL
="-Wl,--rpath,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
7878 LDRPATH_LOCAL
="-Wl,--rpath,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
7880 as_ac_var
=`$as_echo "ac_cv_cflags_-fPIC -Wl,-R,\$ORIGIN/../lib" | $as_tr_sh`
7881 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib" >&5
7882 $as_echo_n "checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib... " >&6; }
7883 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
7884 $as_echo_n "(cached) " >&6
7886 ac_wine_try_cflags_saved
=$CFLAGS
7887 CFLAGS
="$CFLAGS -fPIC -Wl,-R,\$ORIGIN/../lib"
7888 cat >conftest.
$ac_ext <<_ACEOF
7891 cat confdefs.h
>>conftest.
$ac_ext
7892 cat >>conftest.
$ac_ext <<_ACEOF
7893 /* end confdefs.h. */
7903 rm -f conftest.
$ac_objext conftest
$ac_exeext
7904 if { (ac_try
="$ac_link"
7906 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7907 *) ac_try_echo=$ac_try;;
7909 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7910 $as_echo "$ac_try_echo") >&5
7911 (eval "$ac_link") 2>conftest.er1
7913 grep -v '^ *+' conftest.er1 >conftest.err
7915 cat conftest.err >&5
7916 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7917 (exit $ac_status); } && {
7918 test -z "$ac_c_werror_flag" ||
7919 test ! -s conftest.err
7920 } && test -s conftest$ac_exeext && {
7921 test "$cross_compiling" = yes ||
7922 $as_test_x conftest$ac_exeext
7924 eval "$as_ac_var=yes"
7926 $as_echo "$as_me: failed program was:" >&5
7927 sed 's/^/| /' conftest.$ac_ext >&5
7929 eval "$as_ac_var=no"
7932 rm -rf conftest.dSYM
7933 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7934 conftest$ac_exeext conftest.$ac_ext
7935 CFLAGS=$ac_wine_try_cflags_saved
7937 ac_res=`eval 'as_val=${'$as_ac_var'}
7938 $as_echo "$as_val"'`
7939 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7940 $as_echo "$ac_res" >&6; }
7941 if test `eval 'as_val=${'$as_ac_var'}
7942 $as_echo "$as_val"'` = yes; then
7943 LDRPATH_INSTALL="-Wl,-R,\\\$\$ORIGIN/\`\$
(RELPATH
) \$
(bindir
) \$
(libdir
)\
`"
7944 LDRPATH_LOCAL="-Wl,-R,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
7950 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--enable-new-dtags" >&5
7951 $as_echo_n "checking whether the compiler supports -Wl,--enable-new-dtags... " >&6; }
7952 if test "${ac_cv_cflags__Wl___enable_new_dtags+set}" = set; then
7953 $as_echo_n "(cached) " >&6
7955 ac_wine_try_cflags_saved=$CFLAGS
7956 CFLAGS="$CFLAGS -Wl,--enable-new-dtags"
7957 cat >conftest.$ac_ext <<_ACEOF
7960 cat confdefs.h >>conftest.$ac_ext
7961 cat >>conftest.$ac_ext <<_ACEOF
7962 /* end confdefs.h. */
7972 rm -f conftest.$ac_objext conftest$ac_exeext
7973 if { (ac_try="$ac_link"
7975 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7976 *) ac_try_echo
=$ac_try;;
7978 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7979 $as_echo "$ac_try_echo") >&5
7980 (eval "$ac_link") 2>conftest.er1
7982 grep -v '^ *+' conftest.er1
>conftest.err
7984 cat conftest.err
>&5
7985 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7986 (exit $ac_status); } && {
7987 test -z "$ac_c_werror_flag" ||
7988 test ! -s conftest.err
7989 } && test -s conftest
$ac_exeext && {
7990 test "$cross_compiling" = yes ||
7991 $as_test_x conftest
$ac_exeext
7993 ac_cv_cflags__Wl___enable_new_dtags
=yes
7995 $as_echo "$as_me: failed program was:" >&5
7996 sed 's/^/| /' conftest.
$ac_ext >&5
7998 ac_cv_cflags__Wl___enable_new_dtags
=no
8001 rm -rf conftest.dSYM
8002 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8003 conftest
$ac_exeext conftest.
$ac_ext
8004 CFLAGS
=$ac_wine_try_cflags_saved
8006 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___enable_new_dtags" >&5
8007 $as_echo "$ac_cv_cflags__Wl___enable_new_dtags" >&6; }
8008 if test $ac_cv_cflags__Wl___enable_new_dtags = yes; then
8009 LDRPATH_INSTALL
="$LDRPATH_INSTALL -Wl,--enable-new-dtags"
8014 *i
[3456789]86* | x86_64
)
8015 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400" >&5
8016 $as_echo_n "checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400... " >&6; }
8017 if test "${ac_cv_cflags__Wl___section_start__interp_0x7bf00400+set}" = set; then
8018 $as_echo_n "(cached) " >&6
8020 ac_wine_try_cflags_saved
=$CFLAGS
8021 CFLAGS
="$CFLAGS -Wl,--section-start,.interp=0x7bf00400"
8022 cat >conftest.
$ac_ext <<_ACEOF
8025 cat confdefs.h
>>conftest.
$ac_ext
8026 cat >>conftest.
$ac_ext <<_ACEOF
8027 /* end confdefs.h. */
8037 rm -f conftest.
$ac_objext conftest
$ac_exeext
8038 if { (ac_try
="$ac_link"
8040 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8041 *) ac_try_echo=$ac_try;;
8043 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8044 $as_echo "$ac_try_echo") >&5
8045 (eval "$ac_link") 2>conftest.er1
8047 grep -v '^ *+' conftest.er1 >conftest.err
8049 cat conftest.err >&5
8050 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8051 (exit $ac_status); } && {
8052 test -z "$ac_c_werror_flag" ||
8053 test ! -s conftest.err
8054 } && test -s conftest$ac_exeext && {
8055 test "$cross_compiling" = yes ||
8056 $as_test_x conftest$ac_exeext
8058 ac_cv_cflags__Wl___section_start__interp_0x7bf00400=yes
8060 $as_echo "$as_me: failed program was:" >&5
8061 sed 's/^/| /' conftest.$ac_ext >&5
8063 ac_cv_cflags__Wl___section_start__interp_0x7bf00400=no
8066 rm -rf conftest.dSYM
8067 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8068 conftest$ac_exeext conftest.$ac_ext
8069 CFLAGS=$ac_wine_try_cflags_saved
8071 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&5
8072 $as_echo "$ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&6; }
8073 if test $ac_cv_cflags__Wl___section_start__interp_0x7bf00400 = yes; then
8074 LDEXECFLAGS="$LDEXECFLAGS -Wl,--section-start,.interp=0x7bf00400"
8081 { $as_echo "$as_me:$LINENO: checking whether we can build a UnixWare (Solaris) dll" >&5
8082 $as_echo_n "checking whether we can build a UnixWare (Solaris) dll... " >&6; }
8083 if test "${ac_cv_c_dll_unixware+set}" = set; then
8084 $as_echo_n "(cached) " >&6
8086 ac_wine_try_cflags_saved=$CFLAGS
8087 CFLAGS="$CFLAGS -fPIC -Wl,-G,-h,conftest.so.1.0,-B,symbolic"
8088 cat >conftest.$ac_ext <<_ACEOF
8091 rm -f conftest.$ac_objext conftest$ac_exeext
8092 if { (ac_try="$ac_link"
8094 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8095 *) ac_try_echo
=$ac_try;;
8097 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8098 $as_echo "$ac_try_echo") >&5
8099 (eval "$ac_link") 2>conftest.er1
8101 grep -v '^ *+' conftest.er1
>conftest.err
8103 cat conftest.err
>&5
8104 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8105 (exit $ac_status); } && {
8106 test -z "$ac_c_werror_flag" ||
8107 test ! -s conftest.err
8108 } && test -s conftest
$ac_exeext && {
8109 test "$cross_compiling" = yes ||
8110 $as_test_x conftest
$ac_exeext
8112 ac_cv_c_dll_unixware
="yes"
8114 $as_echo "$as_me: failed program was:" >&5
8115 sed 's/^/| /' conftest.
$ac_ext >&5
8117 ac_cv_c_dll_unixware
="no"
8120 rm -rf conftest.dSYM
8121 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8122 conftest
$ac_exeext conftest.
$ac_ext
8123 CFLAGS
=$ac_wine_try_cflags_saved
8125 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_unixware" >&5
8126 $as_echo "$ac_cv_c_dll_unixware" >&6; }
8127 if test "$ac_cv_c_dll_unixware" = "yes"
8129 LDSHARED
="\$(CC) -Wl,-G \$(SONAME:%=-Wl,-h,%)"
8130 LDDLLFLAGS
="-Wl,-G,-B,symbolic"
8133 { $as_echo "$as_me:$LINENO: checking whether we can build an HP-UX dll" >&5
8134 $as_echo_n "checking whether we can build an HP-UX dll... " >&6; }
8135 if test "${ac_cv_c_dll_hpux+set}" = set; then
8136 $as_echo_n "(cached) " >&6
8138 ac_wine_try_cflags_saved
=$CFLAGS
8139 CFLAGS
="$CFLAGS -shared"
8140 cat >conftest.
$ac_ext <<_ACEOF
8143 rm -f conftest.
$ac_objext conftest
$ac_exeext
8144 if { (ac_try
="$ac_link"
8146 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8147 *) ac_try_echo=$ac_try;;
8149 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8150 $as_echo "$ac_try_echo") >&5
8151 (eval "$ac_link") 2>conftest.er1
8153 grep -v '^ *+' conftest.er1 >conftest.err
8155 cat conftest.err >&5
8156 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8157 (exit $ac_status); } && {
8158 test -z "$ac_c_werror_flag" ||
8159 test ! -s conftest.err
8160 } && test -s conftest$ac_exeext && {
8161 test "$cross_compiling" = yes ||
8162 $as_test_x conftest$ac_exeext
8164 ac_cv_c_dll_hpux="yes"
8166 $as_echo "$as_me: failed program was:" >&5
8167 sed 's/^/| /' conftest.$ac_ext >&5
8169 ac_cv_c_dll_hpux="no"
8172 rm -rf conftest.dSYM
8173 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8174 conftest$ac_exeext conftest.$ac_ext
8175 CFLAGS=$ac_wine_try_cflags_saved
8177 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_hpux" >&5
8178 $as_echo "$ac_cv_c_dll_hpux" >&6; }
8179 if test "$ac_cv_c_dll_hpux" = "yes"
8183 LDDLLFLAGS="-shared -fPIC"
8184 LDSHARED="\$(CC) -shared"
8191 enable_winequartz_drv=${enable_winequartz_drv:-no}
8193 if test "$LIBEXT" = "a"; then
8194 { { $as_echo "$as_me:$LINENO: error: could not find a way to build shared libraries.
8195 It is currently not possible to build Wine without shared library
8196 (.so) support to allow transparent switch between .so and .dll files.
8197 If you are using Linux, you will need a newer binutils.
8199 $as_echo "$as_me: error: could not find a way to build shared libraries.
8200 It is currently not possible to build Wine without shared library
8201 (.so) support to allow transparent switch between .so and .dll files.
8202 If you are using Linux, you will need a newer binutils.
8204 { (exit 1); exit 1; }; }
8207 if test "$cross_compiling" = "no" -a "$LIBEXT" != "dll"
8209 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
8211 # Extract the first word of "$ac_prog", so it can be a program name with args.
8212 set dummy $ac_prog; ac_word=$2
8213 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8214 $as_echo_n "checking for $ac_word... " >&6; }
8215 if test "${ac_cv_prog_CROSSCC+set}" = set; then
8216 $as_echo_n "(cached) " >&6
8218 if test -n "$CROSSCC"; then
8219 ac_cv_prog_CROSSCC="$CROSSCC" # Let the user override the test.
8221 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8225 test -z "$as_dir" && as_dir=.
8226 for ac_exec_ext in '' $ac_executable_extensions; do
8227 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8228 ac_cv_prog_CROSSCC="$ac_prog"
8229 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8238 CROSSCC=$ac_cv_prog_CROSSCC
8239 if test -n "$CROSSCC"; then
8240 { $as_echo "$as_me:$LINENO: result: $CROSSCC" >&5
8241 $as_echo "$CROSSCC" >&6; }
8243 { $as_echo "$as_me:$LINENO: result: no" >&5
8244 $as_echo "no" >&6; }
8248 test -n "$CROSSCC" && break
8250 test -n "$CROSSCC" || CROSSCC="false"
8252 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
8254 # Extract the first word of "$ac_prog", so it can be a program name with args.
8255 set dummy $ac_prog; ac_word=$2
8256 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8257 $as_echo_n "checking for $ac_word... " >&6; }
8258 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
8259 $as_echo_n "(cached) " >&6
8261 if test -n "$DLLTOOL"; then
8262 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
8264 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8268 test -z "$as_dir" && as_dir=.
8269 for ac_exec_ext in '' $ac_executable_extensions; do
8270 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8271 ac_cv_prog_DLLTOOL="$ac_prog"
8272 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8281 DLLTOOL=$ac_cv_prog_DLLTOOL
8282 if test -n "$DLLTOOL"; then
8283 { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
8284 $as_echo "$DLLTOOL" >&6; }
8286 { $as_echo "$as_me:$LINENO: result: no" >&5
8287 $as_echo "no" >&6; }
8291 test -n "$DLLTOOL" && break
8293 test -n "$DLLTOOL" || DLLTOOL="false"
8295 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
8297 # Extract the first word of "$ac_prog", so it can be a program name with args.
8298 set dummy $ac_prog; ac_word=$2
8299 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8300 $as_echo_n "checking for $ac_word... " >&6; }
8301 if test "${ac_cv_prog_CROSSWINDRES+set}" = set; then
8302 $as_echo_n "(cached) " >&6
8304 if test -n "$CROSSWINDRES"; then
8305 ac_cv_prog_CROSSWINDRES="$CROSSWINDRES" # Let the user override the test.
8307 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8311 test -z "$as_dir" && as_dir=.
8312 for ac_exec_ext in '' $ac_executable_extensions; do
8313 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8314 ac_cv_prog_CROSSWINDRES="$ac_prog"
8315 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8324 CROSSWINDRES=$ac_cv_prog_CROSSWINDRES
8325 if test -n "$CROSSWINDRES"; then
8326 { $as_echo "$as_me:$LINENO: result: $CROSSWINDRES" >&5
8327 $as_echo "$CROSSWINDRES" >&6; }
8329 { $as_echo "$as_me:$LINENO: result: no" >&5
8330 $as_echo "no" >&6; }
8334 test -n "$CROSSWINDRES" && break
8336 test -n "$CROSSWINDRES" || CROSSWINDRES="false"
8338 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
8340 # Extract the first word of "$ac_prog", so it can be a program name with args.
8341 set dummy $ac_prog; ac_word=$2
8342 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8343 $as_echo_n "checking for $ac_word... " >&6; }
8344 if test "${ac_cv_prog_MINGWAR+set}" = set; then
8345 $as_echo_n "(cached) " >&6
8347 if test -n "$MINGWAR"; then
8348 ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
8350 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8354 test -z "$as_dir" && as_dir=.
8355 for ac_exec_ext in '' $ac_executable_extensions; do
8356 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8357 ac_cv_prog_MINGWAR="$ac_prog"
8358 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8367 MINGWAR=$ac_cv_prog_MINGWAR
8368 if test -n "$MINGWAR"; then
8369 { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
8370 $as_echo "$MINGWAR" >&6; }
8372 { $as_echo "$as_me:$LINENO: result: no" >&5
8373 $as_echo "no" >&6; }
8377 test -n "$MINGWAR" && break
8379 test -n "$MINGWAR" || MINGWAR="false"
8381 if test "$CROSSCC" != "false"
8383 CROSSTEST="\$(CROSSTEST)"
8389 if test "$ac_cv_header_pthread_h" = "yes"
8391 { $as_echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
8392 $as_echo_n "checking for pthread_create in -lpthread... " >&6; }
8393 if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then
8394 $as_echo_n "(cached) " >&6
8396 ac_check_lib_save_LIBS=$LIBS
8397 LIBS="-lpthread $LIBS"
8398 cat >conftest.$ac_ext <<_ACEOF
8401 cat confdefs.h >>conftest.$ac_ext
8402 cat >>conftest.$ac_ext <<_ACEOF
8403 /* end confdefs.h. */
8405 /* Override any GCC internal prototype to avoid an error.
8406 Use char because int might match the return type of a GCC
8407 builtin and then its argument prototype would still apply. */
8411 char pthread_create ();
8415 return pthread_create ();
8420 rm -f conftest.$ac_objext conftest$ac_exeext
8421 if { (ac_try="$ac_link"
8423 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8424 *) ac_try_echo
=$ac_try;;
8426 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8427 $as_echo "$ac_try_echo") >&5
8428 (eval "$ac_link") 2>conftest.er1
8430 grep -v '^ *+' conftest.er1
>conftest.err
8432 cat conftest.err
>&5
8433 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8434 (exit $ac_status); } && {
8435 test -z "$ac_c_werror_flag" ||
8436 test ! -s conftest.err
8437 } && test -s conftest
$ac_exeext && {
8438 test "$cross_compiling" = yes ||
8439 $as_test_x conftest
$ac_exeext
8441 ac_cv_lib_pthread_pthread_create
=yes
8443 $as_echo "$as_me: failed program was:" >&5
8444 sed 's/^/| /' conftest.
$ac_ext >&5
8446 ac_cv_lib_pthread_pthread_create
=no
8449 rm -rf conftest.dSYM
8450 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8451 conftest
$ac_exeext conftest.
$ac_ext
8452 LIBS
=$ac_check_lib_save_LIBS
8454 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5
8455 $as_echo "$ac_cv_lib_pthread_pthread_create" >&6; }
8456 if test "x$ac_cv_lib_pthread_pthread_create" = x
""yes; then
8457 LIBPTHREAD
="-lpthread"
8462 if test "x$LIBPTHREAD" = "x"; then
8463 case "x$with_pthread" in
8465 *) { { $as_echo "$as_me:$LINENO: error: pthread ${notice_platform}development files not found.
8466 Wine cannot support threads without libpthread.
8467 Use the --without-pthread option if you really want this." >&5
8468 $as_echo "$as_me: error: pthread ${notice_platform}development files not found.
8469 Wine cannot support threads without libpthread.
8470 Use the --without-pthread option if you really want this." >&2;}
8471 { (exit 1); exit 1; }; } ;;
8477 { $as_echo "$as_me:$LINENO: checking for X" >&5
8478 $as_echo_n "checking for X... " >&6; }
8481 # Check whether --with-x was given.
8482 if test "${with_x+set}" = set; then
8486 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
8487 if test "x$with_x" = xno
; then
8488 # The user explicitly disabled X.
8491 case $x_includes,$x_libraries in #(
8492 *\'*) { { $as_echo "$as_me:$LINENO: error: cannot use X directory names containing '" >&5
8493 $as_echo "$as_me: error: cannot use X directory names containing '" >&2;}
8494 { (exit 1); exit 1; }; };; #(
8495 *,NONE | NONE
,*) if test "${ac_cv_have_x+set}" = set; then
8496 $as_echo_n "(cached) " >&6
8498 # One or both of the vars are not set, and there is no cached value.
8499 ac_x_includes
=no ac_x_libraries
=no
8500 rm -f -r conftest.dir
8501 if mkdir conftest.dir
; then
8503 cat >Imakefile
<<'_ACEOF'
8505 @echo incroot='${INCROOT}'
8507 @echo usrlibdir='${USRLIBDIR}'
8509 @echo libdir='${LIBDIR}'
8511 if (export CC
; ${XMKMF-xmkmf}) >/dev
/null
2>/dev
/null
&& test -f Makefile
; then
8512 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
8513 for ac_var
in incroot usrlibdir libdir
; do
8514 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
8516 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
8517 for ac_extension
in a so sl dylib la dll
; do
8518 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
8519 test -f "$ac_im_libdir/libX11.$ac_extension"; then
8520 ac_im_usrlibdir
=$ac_im_libdir; break
8523 # Screen out bogus values from the imake configuration. They are
8524 # bogus both because they are the default anyway, and because
8525 # using them would break gcc on systems where it needs fixed includes.
8526 case $ac_im_incroot in
8527 /usr
/include
) ac_x_includes
= ;;
8528 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes
=$ac_im_incroot;;
8530 case $ac_im_usrlibdir in
8531 /usr
/lib |
/usr
/lib64 |
/lib |
/lib64
) ;;
8532 *) test -d "$ac_im_usrlibdir" && ac_x_libraries
=$ac_im_usrlibdir ;;
8536 rm -f -r conftest.dir
8539 # Standard set of common directories for X headers.
8540 # Check X11 before X11Rn because it is often a symlink to the current release.
8552 /usr/local/X11/include
8553 /usr/local/X11R6/include
8554 /usr/local/X11R5/include
8555 /usr/local/X11R4/include
8557 /usr/local/include/X11
8558 /usr/local/include/X11R6
8559 /usr/local/include/X11R5
8560 /usr/local/include/X11R4
8564 /usr/XFree86/include/X11
8568 /usr/unsupported/include
8570 /usr/local/x11r5/include
8571 /usr/lpp/Xamples/include
8573 /usr/openwin/include
8574 /usr/openwin/share/include'
8576 if test "$ac_x_includes" = no
; then
8577 # Guess where to find include files, by looking for Xlib.h.
8578 # First, try using that file with no special directory specified.
8579 cat >conftest.
$ac_ext <<_ACEOF
8582 cat confdefs.h
>>conftest.
$ac_ext
8583 cat >>conftest.
$ac_ext <<_ACEOF
8584 /* end confdefs.h. */
8585 #include <X11/Xlib.h>
8587 if { (ac_try
="$ac_cpp conftest.$ac_ext"
8589 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8590 *) ac_try_echo=$ac_try;;
8592 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8593 $as_echo "$ac_try_echo") >&5
8594 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
8596 grep -v '^ *+' conftest.er1 >conftest.err
8598 cat conftest.err >&5
8599 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8600 (exit $ac_status); } >/dev/null && {
8601 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
8602 test ! -s conftest.err
8604 # We can compile using X headers with no special include directory.
8607 $as_echo "$as_me: failed program was:" >&5
8608 sed 's/^/| /' conftest.$ac_ext >&5
8610 for ac_dir in $ac_x_header_dirs; do
8611 if test -r "$ac_dir/X11/Xlib.h"; then
8612 ac_x_includes=$ac_dir
8618 rm -f conftest.err conftest.$ac_ext
8619 fi # $ac_x_includes = no
8621 if test "$ac_x_libraries" = no; then
8622 # Check for the libraries.
8623 # See if we find them without any special options.
8624 # Don't add to $LIBS permanently.
8627 cat >conftest.$ac_ext <<_ACEOF
8630 cat confdefs.h >>conftest.$ac_ext
8631 cat >>conftest.$ac_ext <<_ACEOF
8632 /* end confdefs.h. */
8633 #include <X11/Xlib.h>
8642 rm -f conftest.$ac_objext conftest$ac_exeext
8643 if { (ac_try="$ac_link"
8645 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8646 *) ac_try_echo
=$ac_try;;
8648 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8649 $as_echo "$ac_try_echo") >&5
8650 (eval "$ac_link") 2>conftest.er1
8652 grep -v '^ *+' conftest.er1
>conftest.err
8654 cat conftest.err
>&5
8655 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8656 (exit $ac_status); } && {
8657 test -z "$ac_c_werror_flag" ||
8658 test ! -s conftest.err
8659 } && test -s conftest
$ac_exeext && {
8660 test "$cross_compiling" = yes ||
8661 $as_test_x conftest
$ac_exeext
8664 # We can link X programs with no special library path.
8667 $as_echo "$as_me: failed program was:" >&5
8668 sed 's/^/| /' conftest.
$ac_ext >&5
8671 for ac_dir
in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
8673 # Don't even attempt the hair of trying to link an X program!
8674 for ac_extension
in a so sl dylib la dll
; do
8675 if test -r "$ac_dir/libX11.$ac_extension"; then
8676 ac_x_libraries
=$ac_dir
8683 rm -rf conftest.dSYM
8684 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8685 conftest
$ac_exeext conftest.
$ac_ext
8686 fi # $ac_x_libraries = no
8688 case $ac_x_includes,$ac_x_libraries in #(
8690 # Didn't find X, or a directory has "'" in its name.
8691 ac_cv_have_x
="have_x=no";; #(
8693 # Record where we found X for the cache.
8694 ac_cv_have_x
="have_x=yes\
8695 ac_x_includes='$ac_x_includes'\
8696 ac_x_libraries='$ac_x_libraries'"
8702 eval "$ac_cv_have_x"
8705 if test "$have_x" != yes; then
8706 { $as_echo "$as_me:$LINENO: result: $have_x" >&5
8707 $as_echo "$have_x" >&6; }
8710 # If each of the values was on the command line, it overrides each guess.
8711 test "x$x_includes" = xNONE
&& x_includes
=$ac_x_includes
8712 test "x$x_libraries" = xNONE
&& x_libraries
=$ac_x_libraries
8713 # Update the cache value to reflect the command line values.
8714 ac_cv_have_x
="have_x=yes\
8715 ac_x_includes='$x_includes'\
8716 ac_x_libraries='$x_libraries'"
8717 { $as_echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5
8718 $as_echo "libraries $x_libraries, headers $x_includes" >&6; }
8721 if test "$no_x" = yes; then
8722 # Not all programs may use this symbol, but it does not hurt to define it.
8724 cat >>confdefs.h
<<\_ACEOF
8725 #define X_DISPLAY_MISSING 1
8728 X_CFLAGS
= X_PRE_LIBS
= X_LIBS
= X_EXTRA_LIBS
=
8730 if test -n "$x_includes"; then
8731 X_CFLAGS
="$X_CFLAGS -I$x_includes"
8734 # It would also be nice to do this for all -L options, not just this one.
8735 if test -n "$x_libraries"; then
8736 X_LIBS
="$X_LIBS -L$x_libraries"
8737 # For Solaris; some versions of Sun CC require a space after -R and
8738 # others require no space. Words are not sufficient . . . .
8739 { $as_echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5
8740 $as_echo_n "checking whether -R must be followed by a space... " >&6; }
8741 ac_xsave_LIBS
=$LIBS; LIBS
="$LIBS -R$x_libraries"
8742 ac_xsave_c_werror_flag
=$ac_c_werror_flag
8743 ac_c_werror_flag
=yes
8744 cat >conftest.
$ac_ext <<_ACEOF
8747 cat confdefs.h
>>conftest.
$ac_ext
8748 cat >>conftest.
$ac_ext <<_ACEOF
8749 /* end confdefs.h. */
8759 rm -f conftest.
$ac_objext conftest
$ac_exeext
8760 if { (ac_try
="$ac_link"
8762 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8763 *) ac_try_echo=$ac_try;;
8765 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8766 $as_echo "$ac_try_echo") >&5
8767 (eval "$ac_link") 2>conftest.er1
8769 grep -v '^ *+' conftest.er1 >conftest.err
8771 cat conftest.err >&5
8772 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8773 (exit $ac_status); } && {
8774 test -z "$ac_c_werror_flag" ||
8775 test ! -s conftest.err
8776 } && test -s conftest$ac_exeext && {
8777 test "$cross_compiling" = yes ||
8778 $as_test_x conftest$ac_exeext
8780 { $as_echo "$as_me:$LINENO: result: no" >&5
8781 $as_echo "no" >&6; }
8782 X_LIBS="$X_LIBS -R$x_libraries"
8784 $as_echo "$as_me: failed program was:" >&5
8785 sed 's/^/| /' conftest.$ac_ext >&5
8787 LIBS="$ac_xsave_LIBS -R $x_libraries"
8788 cat >conftest.$ac_ext <<_ACEOF
8791 cat confdefs.h >>conftest.$ac_ext
8792 cat >>conftest.$ac_ext <<_ACEOF
8793 /* end confdefs.h. */
8803 rm -f conftest.$ac_objext conftest$ac_exeext
8804 if { (ac_try="$ac_link"
8806 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8807 *) ac_try_echo
=$ac_try;;
8809 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8810 $as_echo "$ac_try_echo") >&5
8811 (eval "$ac_link") 2>conftest.er1
8813 grep -v '^ *+' conftest.er1
>conftest.err
8815 cat conftest.err
>&5
8816 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8817 (exit $ac_status); } && {
8818 test -z "$ac_c_werror_flag" ||
8819 test ! -s conftest.err
8820 } && test -s conftest
$ac_exeext && {
8821 test "$cross_compiling" = yes ||
8822 $as_test_x conftest
$ac_exeext
8824 { $as_echo "$as_me:$LINENO: result: yes" >&5
8825 $as_echo "yes" >&6; }
8826 X_LIBS
="$X_LIBS -R $x_libraries"
8828 $as_echo "$as_me: failed program was:" >&5
8829 sed 's/^/| /' conftest.
$ac_ext >&5
8831 { $as_echo "$as_me:$LINENO: result: neither works" >&5
8832 $as_echo "neither works" >&6; }
8835 rm -rf conftest.dSYM
8836 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8837 conftest
$ac_exeext conftest.
$ac_ext
8840 rm -rf conftest.dSYM
8841 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8842 conftest
$ac_exeext conftest.
$ac_ext
8843 ac_c_werror_flag
=$ac_xsave_c_werror_flag
8847 # Check for system-dependent libraries X programs must link with.
8848 # Do this before checking for the system-independent R6 libraries
8849 # (-lICE), since we may need -lsocket or whatever for X linking.
8851 if test "$ISC" = yes; then
8852 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl_s -linet"
8854 # Martyn Johnson says this is needed for Ultrix, if the X
8855 # libraries were built with DECnet support. And Karl Berry says
8856 # the Alpha needs dnet_stub (dnet does not exist).
8857 ac_xsave_LIBS
="$LIBS"; LIBS
="$LIBS $X_LIBS -lX11"
8858 cat >conftest.
$ac_ext <<_ACEOF
8861 cat confdefs.h
>>conftest.
$ac_ext
8862 cat >>conftest.
$ac_ext <<_ACEOF
8863 /* end confdefs.h. */
8865 /* Override any GCC internal prototype to avoid an error.
8866 Use char because int might match the return type of a GCC
8867 builtin and then its argument prototype would still apply. */
8871 char XOpenDisplay ();
8875 return XOpenDisplay ();
8880 rm -f conftest.
$ac_objext conftest
$ac_exeext
8881 if { (ac_try
="$ac_link"
8883 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8884 *) ac_try_echo=$ac_try;;
8886 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8887 $as_echo "$ac_try_echo") >&5
8888 (eval "$ac_link") 2>conftest.er1
8890 grep -v '^ *+' conftest.er1 >conftest.err
8892 cat conftest.err >&5
8893 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8894 (exit $ac_status); } && {
8895 test -z "$ac_c_werror_flag" ||
8896 test ! -s conftest.err
8897 } && test -s conftest$ac_exeext && {
8898 test "$cross_compiling" = yes ||
8899 $as_test_x conftest$ac_exeext
8903 $as_echo "$as_me: failed program was:" >&5
8904 sed 's/^/| /' conftest.$ac_ext >&5
8906 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5
8907 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
8908 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
8909 $as_echo_n "(cached) " >&6
8911 ac_check_lib_save_LIBS=$LIBS
8913 cat >conftest.$ac_ext <<_ACEOF
8916 cat confdefs.h >>conftest.$ac_ext
8917 cat >>conftest.$ac_ext <<_ACEOF
8918 /* end confdefs.h. */
8920 /* Override any GCC internal prototype to avoid an error.
8921 Use char because int might match the return type of a GCC
8922 builtin and then its argument prototype would still apply. */
8930 return dnet_ntoa ();
8935 rm -f conftest.$ac_objext conftest$ac_exeext
8936 if { (ac_try="$ac_link"
8938 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8939 *) ac_try_echo
=$ac_try;;
8941 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8942 $as_echo "$ac_try_echo") >&5
8943 (eval "$ac_link") 2>conftest.er1
8945 grep -v '^ *+' conftest.er1
>conftest.err
8947 cat conftest.err
>&5
8948 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8949 (exit $ac_status); } && {
8950 test -z "$ac_c_werror_flag" ||
8951 test ! -s conftest.err
8952 } && test -s conftest
$ac_exeext && {
8953 test "$cross_compiling" = yes ||
8954 $as_test_x conftest
$ac_exeext
8956 ac_cv_lib_dnet_dnet_ntoa
=yes
8958 $as_echo "$as_me: failed program was:" >&5
8959 sed 's/^/| /' conftest.
$ac_ext >&5
8961 ac_cv_lib_dnet_dnet_ntoa
=no
8964 rm -rf conftest.dSYM
8965 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8966 conftest
$ac_exeext conftest.
$ac_ext
8967 LIBS
=$ac_check_lib_save_LIBS
8969 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
8970 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
8971 if test "x$ac_cv_lib_dnet_dnet_ntoa" = x
""yes; then
8972 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet"
8975 if test $ac_cv_lib_dnet_dnet_ntoa = no
; then
8976 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5
8977 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
8978 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then
8979 $as_echo_n "(cached) " >&6
8981 ac_check_lib_save_LIBS
=$LIBS
8982 LIBS
="-ldnet_stub $LIBS"
8983 cat >conftest.
$ac_ext <<_ACEOF
8986 cat confdefs.h
>>conftest.
$ac_ext
8987 cat >>conftest.
$ac_ext <<_ACEOF
8988 /* end confdefs.h. */
8990 /* Override any GCC internal prototype to avoid an error.
8991 Use char because int might match the return type of a GCC
8992 builtin and then its argument prototype would still apply. */
9000 return dnet_ntoa ();
9005 rm -f conftest.
$ac_objext conftest
$ac_exeext
9006 if { (ac_try
="$ac_link"
9008 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9009 *) ac_try_echo=$ac_try;;
9011 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9012 $as_echo "$ac_try_echo") >&5
9013 (eval "$ac_link") 2>conftest.er1
9015 grep -v '^ *+' conftest.er1 >conftest.err
9017 cat conftest.err >&5
9018 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9019 (exit $ac_status); } && {
9020 test -z "$ac_c_werror_flag" ||
9021 test ! -s conftest.err
9022 } && test -s conftest$ac_exeext && {
9023 test "$cross_compiling" = yes ||
9024 $as_test_x conftest$ac_exeext
9026 ac_cv_lib_dnet_stub_dnet_ntoa=yes
9028 $as_echo "$as_me: failed program was:" >&5
9029 sed 's/^/| /' conftest.$ac_ext >&5
9031 ac_cv_lib_dnet_stub_dnet_ntoa=no
9034 rm -rf conftest.dSYM
9035 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9036 conftest$ac_exeext conftest.$ac_ext
9037 LIBS=$ac_check_lib_save_LIBS
9039 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
9040 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
9041 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x""yes; then
9042 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
9048 rm -rf conftest.dSYM
9049 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9050 conftest$ac_exeext conftest.$ac_ext
9051 LIBS="$ac_xsave_LIBS"
9053 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
9054 # to get the SysV transport functions.
9055 # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
9057 # The nsl library prevents programs from opening the X display
9058 # on Irix 5.2, according to T.E. Dickey.
9059 # The functions gethostbyname, getservbyname, and inet_addr are
9060 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
9061 { $as_echo "$as_me:$LINENO: checking for gethostbyname" >&5
9062 $as_echo_n "checking for gethostbyname... " >&6; }
9063 if test "${ac_cv_func_gethostbyname+set}" = set; then
9064 $as_echo_n "(cached) " >&6
9066 cat >conftest.$ac_ext <<_ACEOF
9069 cat confdefs.h >>conftest.$ac_ext
9070 cat >>conftest.$ac_ext <<_ACEOF
9071 /* end confdefs.h. */
9072 /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
9073 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9074 #define gethostbyname innocuous_gethostbyname
9076 /* System header to define __stub macros and hopefully few prototypes,
9077 which can conflict with char gethostbyname (); below.
9078 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9079 <limits.h> exists even on freestanding compilers. */
9082 # include <limits.h>
9084 # include <assert.h>
9087 #undef gethostbyname
9089 /* Override any GCC internal prototype to avoid an error.
9090 Use char because int might match the return type of a GCC
9091 builtin and then its argument prototype would still apply. */
9095 char gethostbyname ();
9096 /* The GNU C library defines this for functions which it implements
9097 to always fail with ENOSYS. Some functions are actually named
9098 something starting with __ and the normal name is an alias. */
9099 #if defined __stub_gethostbyname || defined __stub___gethostbyname
9106 return gethostbyname ();
9111 rm -f conftest.$ac_objext conftest$ac_exeext
9112 if { (ac_try="$ac_link"
9114 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9115 *) ac_try_echo
=$ac_try;;
9117 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9118 $as_echo "$ac_try_echo") >&5
9119 (eval "$ac_link") 2>conftest.er1
9121 grep -v '^ *+' conftest.er1
>conftest.err
9123 cat conftest.err
>&5
9124 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9125 (exit $ac_status); } && {
9126 test -z "$ac_c_werror_flag" ||
9127 test ! -s conftest.err
9128 } && test -s conftest
$ac_exeext && {
9129 test "$cross_compiling" = yes ||
9130 $as_test_x conftest
$ac_exeext
9132 ac_cv_func_gethostbyname
=yes
9134 $as_echo "$as_me: failed program was:" >&5
9135 sed 's/^/| /' conftest.
$ac_ext >&5
9137 ac_cv_func_gethostbyname
=no
9140 rm -rf conftest.dSYM
9141 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9142 conftest
$ac_exeext conftest.
$ac_ext
9144 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
9145 $as_echo "$ac_cv_func_gethostbyname" >&6; }
9147 if test $ac_cv_func_gethostbyname = no
; then
9148 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
9149 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
9150 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
9151 $as_echo_n "(cached) " >&6
9153 ac_check_lib_save_LIBS
=$LIBS
9155 cat >conftest.
$ac_ext <<_ACEOF
9158 cat confdefs.h
>>conftest.
$ac_ext
9159 cat >>conftest.
$ac_ext <<_ACEOF
9160 /* end confdefs.h. */
9162 /* Override any GCC internal prototype to avoid an error.
9163 Use char because int might match the return type of a GCC
9164 builtin and then its argument prototype would still apply. */
9168 char gethostbyname ();
9172 return gethostbyname ();
9177 rm -f conftest.
$ac_objext conftest
$ac_exeext
9178 if { (ac_try
="$ac_link"
9180 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9181 *) ac_try_echo=$ac_try;;
9183 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9184 $as_echo "$ac_try_echo") >&5
9185 (eval "$ac_link") 2>conftest.er1
9187 grep -v '^ *+' conftest.er1 >conftest.err
9189 cat conftest.err >&5
9190 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9191 (exit $ac_status); } && {
9192 test -z "$ac_c_werror_flag" ||
9193 test ! -s conftest.err
9194 } && test -s conftest$ac_exeext && {
9195 test "$cross_compiling" = yes ||
9196 $as_test_x conftest$ac_exeext
9198 ac_cv_lib_nsl_gethostbyname=yes
9200 $as_echo "$as_me: failed program was:" >&5
9201 sed 's/^/| /' conftest.$ac_ext >&5
9203 ac_cv_lib_nsl_gethostbyname=no
9206 rm -rf conftest.dSYM
9207 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9208 conftest$ac_exeext conftest.$ac_ext
9209 LIBS=$ac_check_lib_save_LIBS
9211 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
9212 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
9213 if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then
9214 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
9217 if test $ac_cv_lib_nsl_gethostbyname = no; then
9218 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5
9219 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
9220 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then
9221 $as_echo_n "(cached) " >&6
9223 ac_check_lib_save_LIBS=$LIBS
9225 cat >conftest.$ac_ext <<_ACEOF
9228 cat confdefs.h >>conftest.$ac_ext
9229 cat >>conftest.$ac_ext <<_ACEOF
9230 /* end confdefs.h. */
9232 /* Override any GCC internal prototype to avoid an error.
9233 Use char because int might match the return type of a GCC
9234 builtin and then its argument prototype would still apply. */
9238 char gethostbyname ();
9242 return gethostbyname ();
9247 rm -f conftest.$ac_objext conftest$ac_exeext
9248 if { (ac_try="$ac_link"
9250 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9251 *) ac_try_echo
=$ac_try;;
9253 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9254 $as_echo "$ac_try_echo") >&5
9255 (eval "$ac_link") 2>conftest.er1
9257 grep -v '^ *+' conftest.er1
>conftest.err
9259 cat conftest.err
>&5
9260 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9261 (exit $ac_status); } && {
9262 test -z "$ac_c_werror_flag" ||
9263 test ! -s conftest.err
9264 } && test -s conftest
$ac_exeext && {
9265 test "$cross_compiling" = yes ||
9266 $as_test_x conftest
$ac_exeext
9268 ac_cv_lib_bsd_gethostbyname
=yes
9270 $as_echo "$as_me: failed program was:" >&5
9271 sed 's/^/| /' conftest.
$ac_ext >&5
9273 ac_cv_lib_bsd_gethostbyname
=no
9276 rm -rf conftest.dSYM
9277 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9278 conftest
$ac_exeext conftest.
$ac_ext
9279 LIBS
=$ac_check_lib_save_LIBS
9281 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5
9282 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
9283 if test "x$ac_cv_lib_bsd_gethostbyname" = x
""yes; then
9284 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lbsd"
9290 # lieder@skyler.mavd.honeywell.com says without -lsocket,
9291 # socket/setsockopt and other routines are undefined under SCO ODT
9292 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
9293 # on later versions), says Simon Leinen: it contains gethostby*
9294 # variants that don't use the name server (or something). -lsocket
9295 # must be given before -lnsl if both are needed. We assume that
9296 # if connect needs -lnsl, so does gethostbyname.
9297 { $as_echo "$as_me:$LINENO: checking for connect" >&5
9298 $as_echo_n "checking for connect... " >&6; }
9299 if test "${ac_cv_func_connect+set}" = set; then
9300 $as_echo_n "(cached) " >&6
9302 cat >conftest.
$ac_ext <<_ACEOF
9305 cat confdefs.h
>>conftest.
$ac_ext
9306 cat >>conftest.
$ac_ext <<_ACEOF
9307 /* end confdefs.h. */
9308 /* Define connect to an innocuous variant, in case <limits.h> declares connect.
9309 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9310 #define connect innocuous_connect
9312 /* System header to define __stub macros and hopefully few prototypes,
9313 which can conflict with char connect (); below.
9314 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9315 <limits.h> exists even on freestanding compilers. */
9318 # include <limits.h>
9320 # include <assert.h>
9325 /* Override any GCC internal prototype to avoid an error.
9326 Use char because int might match the return type of a GCC
9327 builtin and then its argument prototype would still apply. */
9332 /* The GNU C library defines this for functions which it implements
9333 to always fail with ENOSYS. Some functions are actually named
9334 something starting with __ and the normal name is an alias. */
9335 #if defined __stub_connect || defined __stub___connect
9347 rm -f conftest.
$ac_objext conftest
$ac_exeext
9348 if { (ac_try
="$ac_link"
9350 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9351 *) ac_try_echo=$ac_try;;
9353 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9354 $as_echo "$ac_try_echo") >&5
9355 (eval "$ac_link") 2>conftest.er1
9357 grep -v '^ *+' conftest.er1 >conftest.err
9359 cat conftest.err >&5
9360 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9361 (exit $ac_status); } && {
9362 test -z "$ac_c_werror_flag" ||
9363 test ! -s conftest.err
9364 } && test -s conftest$ac_exeext && {
9365 test "$cross_compiling" = yes ||
9366 $as_test_x conftest$ac_exeext
9368 ac_cv_func_connect=yes
9370 $as_echo "$as_me: failed program was:" >&5
9371 sed 's/^/| /' conftest.$ac_ext >&5
9373 ac_cv_func_connect=no
9376 rm -rf conftest.dSYM
9377 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9378 conftest$ac_exeext conftest.$ac_ext
9380 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5
9381 $as_echo "$ac_cv_func_connect" >&6; }
9383 if test $ac_cv_func_connect = no; then
9384 { $as_echo "$as_me:$LINENO: checking for connect in -lsocket" >&5
9385 $as_echo_n "checking for connect in -lsocket... " >&6; }
9386 if test "${ac_cv_lib_socket_connect+set}" = set; then
9387 $as_echo_n "(cached) " >&6
9389 ac_check_lib_save_LIBS=$LIBS
9390 LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
9391 cat >conftest.$ac_ext <<_ACEOF
9394 cat confdefs.h >>conftest.$ac_ext
9395 cat >>conftest.$ac_ext <<_ACEOF
9396 /* end confdefs.h. */
9398 /* Override any GCC internal prototype to avoid an error.
9399 Use char because int might match the return type of a GCC
9400 builtin and then its argument prototype would still apply. */
9413 rm -f conftest.$ac_objext conftest$ac_exeext
9414 if { (ac_try="$ac_link"
9416 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9417 *) ac_try_echo
=$ac_try;;
9419 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9420 $as_echo "$ac_try_echo") >&5
9421 (eval "$ac_link") 2>conftest.er1
9423 grep -v '^ *+' conftest.er1
>conftest.err
9425 cat conftest.err
>&5
9426 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9427 (exit $ac_status); } && {
9428 test -z "$ac_c_werror_flag" ||
9429 test ! -s conftest.err
9430 } && test -s conftest
$ac_exeext && {
9431 test "$cross_compiling" = yes ||
9432 $as_test_x conftest
$ac_exeext
9434 ac_cv_lib_socket_connect
=yes
9436 $as_echo "$as_me: failed program was:" >&5
9437 sed 's/^/| /' conftest.
$ac_ext >&5
9439 ac_cv_lib_socket_connect
=no
9442 rm -rf conftest.dSYM
9443 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9444 conftest
$ac_exeext conftest.
$ac_ext
9445 LIBS
=$ac_check_lib_save_LIBS
9447 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5
9448 $as_echo "$ac_cv_lib_socket_connect" >&6; }
9449 if test "x$ac_cv_lib_socket_connect" = x
""yes; then
9450 X_EXTRA_LIBS
="-lsocket $X_EXTRA_LIBS"
9455 # Guillermo Gomez says -lposix is necessary on A/UX.
9456 { $as_echo "$as_me:$LINENO: checking for remove" >&5
9457 $as_echo_n "checking for remove... " >&6; }
9458 if test "${ac_cv_func_remove+set}" = set; then
9459 $as_echo_n "(cached) " >&6
9461 cat >conftest.
$ac_ext <<_ACEOF
9464 cat confdefs.h
>>conftest.
$ac_ext
9465 cat >>conftest.
$ac_ext <<_ACEOF
9466 /* end confdefs.h. */
9467 /* Define remove to an innocuous variant, in case <limits.h> declares remove.
9468 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9469 #define remove innocuous_remove
9471 /* System header to define __stub macros and hopefully few prototypes,
9472 which can conflict with char remove (); below.
9473 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9474 <limits.h> exists even on freestanding compilers. */
9477 # include <limits.h>
9479 # include <assert.h>
9484 /* Override any GCC internal prototype to avoid an error.
9485 Use char because int might match the return type of a GCC
9486 builtin and then its argument prototype would still apply. */
9491 /* The GNU C library defines this for functions which it implements
9492 to always fail with ENOSYS. Some functions are actually named
9493 something starting with __ and the normal name is an alias. */
9494 #if defined __stub_remove || defined __stub___remove
9506 rm -f conftest.
$ac_objext conftest
$ac_exeext
9507 if { (ac_try
="$ac_link"
9509 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9510 *) ac_try_echo=$ac_try;;
9512 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9513 $as_echo "$ac_try_echo") >&5
9514 (eval "$ac_link") 2>conftest.er1
9516 grep -v '^ *+' conftest.er1 >conftest.err
9518 cat conftest.err >&5
9519 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9520 (exit $ac_status); } && {
9521 test -z "$ac_c_werror_flag" ||
9522 test ! -s conftest.err
9523 } && test -s conftest$ac_exeext && {
9524 test "$cross_compiling" = yes ||
9525 $as_test_x conftest$ac_exeext
9527 ac_cv_func_remove=yes
9529 $as_echo "$as_me: failed program was:" >&5
9530 sed 's/^/| /' conftest.$ac_ext >&5
9532 ac_cv_func_remove=no
9535 rm -rf conftest.dSYM
9536 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9537 conftest$ac_exeext conftest.$ac_ext
9539 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5
9540 $as_echo "$ac_cv_func_remove" >&6; }
9542 if test $ac_cv_func_remove = no; then
9543 { $as_echo "$as_me:$LINENO: checking for remove in -lposix" >&5
9544 $as_echo_n "checking for remove in -lposix... " >&6; }
9545 if test "${ac_cv_lib_posix_remove+set}" = set; then
9546 $as_echo_n "(cached) " >&6
9548 ac_check_lib_save_LIBS=$LIBS
9549 LIBS="-lposix $LIBS"
9550 cat >conftest.$ac_ext <<_ACEOF
9553 cat confdefs.h >>conftest.$ac_ext
9554 cat >>conftest.$ac_ext <<_ACEOF
9555 /* end confdefs.h. */
9557 /* Override any GCC internal prototype to avoid an error.
9558 Use char because int might match the return type of a GCC
9559 builtin and then its argument prototype would still apply. */
9572 rm -f conftest.$ac_objext conftest$ac_exeext
9573 if { (ac_try="$ac_link"
9575 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9576 *) ac_try_echo
=$ac_try;;
9578 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9579 $as_echo "$ac_try_echo") >&5
9580 (eval "$ac_link") 2>conftest.er1
9582 grep -v '^ *+' conftest.er1
>conftest.err
9584 cat conftest.err
>&5
9585 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9586 (exit $ac_status); } && {
9587 test -z "$ac_c_werror_flag" ||
9588 test ! -s conftest.err
9589 } && test -s conftest
$ac_exeext && {
9590 test "$cross_compiling" = yes ||
9591 $as_test_x conftest
$ac_exeext
9593 ac_cv_lib_posix_remove
=yes
9595 $as_echo "$as_me: failed program was:" >&5
9596 sed 's/^/| /' conftest.
$ac_ext >&5
9598 ac_cv_lib_posix_remove
=no
9601 rm -rf conftest.dSYM
9602 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9603 conftest
$ac_exeext conftest.
$ac_ext
9604 LIBS
=$ac_check_lib_save_LIBS
9606 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5
9607 $as_echo "$ac_cv_lib_posix_remove" >&6; }
9608 if test "x$ac_cv_lib_posix_remove" = x
""yes; then
9609 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lposix"
9614 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
9615 { $as_echo "$as_me:$LINENO: checking for shmat" >&5
9616 $as_echo_n "checking for shmat... " >&6; }
9617 if test "${ac_cv_func_shmat+set}" = set; then
9618 $as_echo_n "(cached) " >&6
9620 cat >conftest.
$ac_ext <<_ACEOF
9623 cat confdefs.h
>>conftest.
$ac_ext
9624 cat >>conftest.
$ac_ext <<_ACEOF
9625 /* end confdefs.h. */
9626 /* Define shmat to an innocuous variant, in case <limits.h> declares shmat.
9627 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9628 #define shmat innocuous_shmat
9630 /* System header to define __stub macros and hopefully few prototypes,
9631 which can conflict with char shmat (); below.
9632 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9633 <limits.h> exists even on freestanding compilers. */
9636 # include <limits.h>
9638 # include <assert.h>
9643 /* Override any GCC internal prototype to avoid an error.
9644 Use char because int might match the return type of a GCC
9645 builtin and then its argument prototype would still apply. */
9650 /* The GNU C library defines this for functions which it implements
9651 to always fail with ENOSYS. Some functions are actually named
9652 something starting with __ and the normal name is an alias. */
9653 #if defined __stub_shmat || defined __stub___shmat
9665 rm -f conftest.
$ac_objext conftest
$ac_exeext
9666 if { (ac_try
="$ac_link"
9668 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9669 *) ac_try_echo=$ac_try;;
9671 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9672 $as_echo "$ac_try_echo") >&5
9673 (eval "$ac_link") 2>conftest.er1
9675 grep -v '^ *+' conftest.er1 >conftest.err
9677 cat conftest.err >&5
9678 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9679 (exit $ac_status); } && {
9680 test -z "$ac_c_werror_flag" ||
9681 test ! -s conftest.err
9682 } && test -s conftest$ac_exeext && {
9683 test "$cross_compiling" = yes ||
9684 $as_test_x conftest$ac_exeext
9686 ac_cv_func_shmat=yes
9688 $as_echo "$as_me: failed program was:" >&5
9689 sed 's/^/| /' conftest.$ac_ext >&5
9694 rm -rf conftest.dSYM
9695 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9696 conftest$ac_exeext conftest.$ac_ext
9698 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5
9699 $as_echo "$ac_cv_func_shmat" >&6; }
9701 if test $ac_cv_func_shmat = no; then
9702 { $as_echo "$as_me:$LINENO: checking for shmat in -lipc" >&5
9703 $as_echo_n "checking for shmat in -lipc... " >&6; }
9704 if test "${ac_cv_lib_ipc_shmat+set}" = set; then
9705 $as_echo_n "(cached) " >&6
9707 ac_check_lib_save_LIBS=$LIBS
9709 cat >conftest.$ac_ext <<_ACEOF
9712 cat confdefs.h >>conftest.$ac_ext
9713 cat >>conftest.$ac_ext <<_ACEOF
9714 /* end confdefs.h. */
9716 /* Override any GCC internal prototype to avoid an error.
9717 Use char because int might match the return type of a GCC
9718 builtin and then its argument prototype would still apply. */
9731 rm -f conftest.$ac_objext conftest$ac_exeext
9732 if { (ac_try="$ac_link"
9734 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9735 *) ac_try_echo
=$ac_try;;
9737 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9738 $as_echo "$ac_try_echo") >&5
9739 (eval "$ac_link") 2>conftest.er1
9741 grep -v '^ *+' conftest.er1
>conftest.err
9743 cat conftest.err
>&5
9744 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9745 (exit $ac_status); } && {
9746 test -z "$ac_c_werror_flag" ||
9747 test ! -s conftest.err
9748 } && test -s conftest
$ac_exeext && {
9749 test "$cross_compiling" = yes ||
9750 $as_test_x conftest
$ac_exeext
9752 ac_cv_lib_ipc_shmat
=yes
9754 $as_echo "$as_me: failed program was:" >&5
9755 sed 's/^/| /' conftest.
$ac_ext >&5
9757 ac_cv_lib_ipc_shmat
=no
9760 rm -rf conftest.dSYM
9761 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9762 conftest
$ac_exeext conftest.
$ac_ext
9763 LIBS
=$ac_check_lib_save_LIBS
9765 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5
9766 $as_echo "$ac_cv_lib_ipc_shmat" >&6; }
9767 if test "x$ac_cv_lib_ipc_shmat" = x
""yes; then
9768 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lipc"
9774 # Check for libraries that X11R6 Xt/Xaw programs need.
9775 ac_save_LDFLAGS
=$LDFLAGS
9776 test -n "$x_libraries" && LDFLAGS
="$LDFLAGS -L$x_libraries"
9777 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
9778 # check for ICE first), but we must link in the order -lSM -lICE or
9779 # we get undefined symbols. So assume we have SM if we have ICE.
9780 # These have to be linked with before -lX11, unlike the other
9781 # libraries we check for below, so use a different variable.
9782 # John Interrante, Karl Berry
9783 { $as_echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5
9784 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
9785 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then
9786 $as_echo_n "(cached) " >&6
9788 ac_check_lib_save_LIBS
=$LIBS
9789 LIBS
="-lICE $X_EXTRA_LIBS $LIBS"
9790 cat >conftest.
$ac_ext <<_ACEOF
9793 cat confdefs.h
>>conftest.
$ac_ext
9794 cat >>conftest.
$ac_ext <<_ACEOF
9795 /* end confdefs.h. */
9797 /* Override any GCC internal prototype to avoid an error.
9798 Use char because int might match the return type of a GCC
9799 builtin and then its argument prototype would still apply. */
9803 char IceConnectionNumber ();
9807 return IceConnectionNumber ();
9812 rm -f conftest.
$ac_objext conftest
$ac_exeext
9813 if { (ac_try
="$ac_link"
9815 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9816 *) ac_try_echo=$ac_try;;
9818 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9819 $as_echo "$ac_try_echo") >&5
9820 (eval "$ac_link") 2>conftest.er1
9822 grep -v '^ *+' conftest.er1 >conftest.err
9824 cat conftest.err >&5
9825 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9826 (exit $ac_status); } && {
9827 test -z "$ac_c_werror_flag" ||
9828 test ! -s conftest.err
9829 } && test -s conftest$ac_exeext && {
9830 test "$cross_compiling" = yes ||
9831 $as_test_x conftest$ac_exeext
9833 ac_cv_lib_ICE_IceConnectionNumber=yes
9835 $as_echo "$as_me: failed program was:" >&5
9836 sed 's/^/| /' conftest.$ac_ext >&5
9838 ac_cv_lib_ICE_IceConnectionNumber=no
9841 rm -rf conftest.dSYM
9842 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9843 conftest$ac_exeext conftest.$ac_ext
9844 LIBS=$ac_check_lib_save_LIBS
9846 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
9847 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
9848 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x""yes; then
9849 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
9852 LDFLAGS=$ac_save_LDFLAGS
9857 if test "$have_x" = "yes"
9860 ac_save_CPPFLAGS="$CPPFLAGS"
9861 CPPFLAGS="$CPPFLAGS $X_CFLAGS"
9863 { $as_echo "$as_me:$LINENO: checking for -lX11" >&5
9864 $as_echo_n "checking for -lX11... " >&6; }
9865 if test "${ac_cv_lib_soname_X11+set}" = set; then
9866 $as_echo_n "(cached) " >&6
9868 ac_check_soname_save_LIBS=$LIBS
9869 LIBS="-lX11 $X_LIBS $X_EXTRA_LIBS $LIBS"
9870 cat >conftest.$ac_ext <<_ACEOF
9873 cat confdefs.h >>conftest.$ac_ext
9874 cat >>conftest.$ac_ext <<_ACEOF
9875 /* end confdefs.h. */
9877 /* Override any GCC internal prototype to avoid an error.
9878 Use char because int might match the return type of a GCC
9879 builtin and then its argument prototype would still apply. */
9883 char XCreateWindow ();
9887 return XCreateWindow ();
9892 rm -f conftest.$ac_objext conftest$ac_exeext
9893 if { (ac_try="$ac_link"
9895 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9896 *) ac_try_echo
=$ac_try;;
9898 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9899 $as_echo "$ac_try_echo") >&5
9900 (eval "$ac_link") 2>conftest.er1
9902 grep -v '^ *+' conftest.er1
>conftest.err
9904 cat conftest.err
>&5
9905 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9906 (exit $ac_status); } && {
9907 test -z "$ac_c_werror_flag" ||
9908 test ! -s conftest.err
9909 } && test -s conftest
$ac_exeext && {
9910 test "$cross_compiling" = yes ||
9911 $as_test_x conftest
$ac_exeext
9915 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'` ;;
9916 *) ac_cv_lib_soname_X11
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libX11\\.$LIBEXT" | sed -e "s/^.*\(libX11\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
9919 $as_echo "$as_me: failed program was:" >&5
9920 sed 's/^/| /' conftest.
$ac_ext >&5
9925 rm -rf conftest.dSYM
9926 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9927 conftest
$ac_exeext conftest.
$ac_ext
9928 LIBS
=$ac_check_soname_save_LIBS
9930 if test "x$ac_cv_lib_soname_X11" = "x"; then
9931 { $as_echo "$as_me:$LINENO: result: not found" >&5
9932 $as_echo "not found" >&6; }
9935 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_X11" >&5
9936 $as_echo "$ac_cv_lib_soname_X11" >&6; }
9938 cat >>confdefs.h
<<_ACEOF
9939 #define SONAME_LIBX11 "$ac_cv_lib_soname_X11"
9945 { $as_echo "$as_me:$LINENO: checking for -lXext" >&5
9946 $as_echo_n "checking for -lXext... " >&6; }
9947 if test "${ac_cv_lib_soname_Xext+set}" = set; then
9948 $as_echo_n "(cached) " >&6
9950 ac_check_soname_save_LIBS
=$LIBS
9951 LIBS
="-lXext $X_LIBS -lX11 $X_EXTRA_LIBS $LIBS"
9952 cat >conftest.
$ac_ext <<_ACEOF
9955 cat confdefs.h
>>conftest.
$ac_ext
9956 cat >>conftest.
$ac_ext <<_ACEOF
9957 /* end confdefs.h. */
9959 /* Override any GCC internal prototype to avoid an error.
9960 Use char because int might match the return type of a GCC
9961 builtin and then its argument prototype would still apply. */
9965 char XextCreateExtension ();
9969 return XextCreateExtension ();
9974 rm -f conftest.
$ac_objext conftest
$ac_exeext
9975 if { (ac_try
="$ac_link"
9977 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9978 *) ac_try_echo=$ac_try;;
9980 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9981 $as_echo "$ac_try_echo") >&5
9982 (eval "$ac_link") 2>conftest.er1
9984 grep -v '^ *+' conftest.er1 >conftest.err
9986 cat conftest.err >&5
9987 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9988 (exit $ac_status); } && {
9989 test -z "$ac_c_werror_flag" ||
9990 test ! -s conftest.err
9991 } && test -s conftest$ac_exeext && {
9992 test "$cross_compiling" = yes ||
9993 $as_test_x conftest$ac_exeext
9997 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'` ;;
9998 *) ac_cv_lib_soname_Xext=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXext\\.$LIBEXT" |
sed -e "s/^.*\(libXext\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10001 $as_echo "$as_me: failed program was:" >&5
10002 sed 's/^/| /' conftest.$ac_ext >&5
10007 rm -rf conftest.dSYM
10008 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10009 conftest$ac_exeext conftest.$ac_ext
10010 LIBS=$ac_check_soname_save_LIBS
10012 if test "x$ac_cv_lib_soname_Xext" = "x"; then
10013 { $as_echo "$as_me:$LINENO: result: not found" >&5
10014 $as_echo "not found" >&6; }
10017 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xext" >&5
10018 $as_echo "$ac_cv_lib_soname_Xext" >&6; }
10020 cat >>confdefs.h <<_ACEOF
10021 #define SONAME_LIBXEXT "$ac_cv_lib_soname_Xext"
10040 for ac_header in X11/Xlib.h \
10043 X11/Xcursor/Xcursor.h \
10044 X11/extensions/shape.h \
10045 X11/extensions/XInput.h \
10046 X11/extensions/XShm.h \
10047 X11/extensions/Xcomposite.h \
10048 X11/extensions/Xinerama.h \
10049 X11/extensions/Xrandr.h \
10050 X11/extensions/Xrender.h \
10051 X11/extensions/xf86vmode.h
10053 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
10054 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
10055 $as_echo_n "checking for $ac_header... " >&6; }
10056 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10057 $as_echo_n "(cached) " >&6
10059 cat >conftest.$ac_ext <<_ACEOF
10062 cat confdefs.h >>conftest.$ac_ext
10063 cat >>conftest.$ac_ext <<_ACEOF
10064 /* end confdefs.h. */
10065 #ifdef HAVE_X11_XLIB_H
10066 # include <X11/Xlib.h>
10068 #ifdef HAVE_X11_XUTIL_H
10069 # include <X11/Xutil.h>
10072 #include <$ac_header>
10074 rm -f conftest.$ac_objext
10075 if { (ac_try="$ac_compile"
10076 case "(($ac_try" in
10077 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10078 *) ac_try_echo
=$ac_try;;
10080 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10081 $as_echo "$ac_try_echo") >&5
10082 (eval "$ac_compile") 2>conftest.er1
10084 grep -v '^ *+' conftest.er1
>conftest.err
10086 cat conftest.err
>&5
10087 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10088 (exit $ac_status); } && {
10089 test -z "$ac_c_werror_flag" ||
10090 test ! -s conftest.err
10091 } && test -s conftest.
$ac_objext; then
10092 eval "$as_ac_Header=yes"
10094 $as_echo "$as_me: failed program was:" >&5
10095 sed 's/^/| /' conftest.
$ac_ext >&5
10097 eval "$as_ac_Header=no"
10100 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
10102 ac_res
=`eval 'as_val=${'$as_ac_Header'}
10103 $as_echo "$as_val"'`
10104 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
10105 $as_echo "$ac_res" >&6; }
10106 as_val
=`eval 'as_val=${'$as_ac_Header'}
10107 $as_echo "$as_val"'`
10108 if test "x$as_val" = x
""yes; then
10109 cat >>confdefs.h
<<_ACEOF
10110 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
10118 if test "$ac_cv_header_X11_XKBlib_h" = "yes"
10120 { $as_echo "$as_me:$LINENO: checking for XkbQueryExtension in -lX11" >&5
10121 $as_echo_n "checking for XkbQueryExtension in -lX11... " >&6; }
10122 if test "${ac_cv_lib_X11_XkbQueryExtension+set}" = set; then
10123 $as_echo_n "(cached) " >&6
10125 ac_check_lib_save_LIBS
=$LIBS
10126 LIBS
="-lX11 $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10127 cat >conftest.
$ac_ext <<_ACEOF
10130 cat confdefs.h
>>conftest.
$ac_ext
10131 cat >>conftest.
$ac_ext <<_ACEOF
10132 /* end confdefs.h. */
10134 /* Override any GCC internal prototype to avoid an error.
10135 Use char because int might match the return type of a GCC
10136 builtin and then its argument prototype would still apply. */
10140 char XkbQueryExtension ();
10144 return XkbQueryExtension ();
10149 rm -f conftest.
$ac_objext conftest
$ac_exeext
10150 if { (ac_try
="$ac_link"
10151 case "(($ac_try" in
10152 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10153 *) ac_try_echo=$ac_try;;
10155 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10156 $as_echo "$ac_try_echo") >&5
10157 (eval "$ac_link") 2>conftest.er1
10159 grep -v '^ *+' conftest.er1 >conftest.err
10161 cat conftest.err >&5
10162 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10163 (exit $ac_status); } && {
10164 test -z "$ac_c_werror_flag" ||
10165 test ! -s conftest.err
10166 } && test -s conftest$ac_exeext && {
10167 test "$cross_compiling" = yes ||
10168 $as_test_x conftest$ac_exeext
10170 ac_cv_lib_X11_XkbQueryExtension=yes
10172 $as_echo "$as_me: failed program was:" >&5
10173 sed 's/^/| /' conftest.$ac_ext >&5
10175 ac_cv_lib_X11_XkbQueryExtension=no
10178 rm -rf conftest.dSYM
10179 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10180 conftest$ac_exeext conftest.$ac_ext
10181 LIBS=$ac_check_lib_save_LIBS
10183 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_X11_XkbQueryExtension" >&5
10184 $as_echo "$ac_cv_lib_X11_XkbQueryExtension" >&6; }
10185 if test "x$ac_cv_lib_X11_XkbQueryExtension" = x""yes; then
10187 cat >>confdefs.h <<\_ACEOF
10195 if test "$ac_cv_header_X11_Xcursor_Xcursor_h" = "yes"
10197 { $as_echo "$as_me:$LINENO: checking for -lXcursor" >&5
10198 $as_echo_n "checking for -lXcursor... " >&6; }
10199 if test "${ac_cv_lib_soname_Xcursor+set}" = set; then
10200 $as_echo_n "(cached) " >&6
10202 ac_check_soname_save_LIBS=$LIBS
10203 LIBS="-lXcursor $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10204 cat >conftest.$ac_ext <<_ACEOF
10207 cat confdefs.h >>conftest.$ac_ext
10208 cat >>conftest.$ac_ext <<_ACEOF
10209 /* end confdefs.h. */
10211 /* Override any GCC internal prototype to avoid an error.
10212 Use char because int might match the return type of a GCC
10213 builtin and then its argument prototype would still apply. */
10217 char XcursorImageLoadCursor ();
10221 return XcursorImageLoadCursor ();
10226 rm -f conftest.$ac_objext conftest$ac_exeext
10227 if { (ac_try="$ac_link"
10228 case "(($ac_try" in
10229 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10230 *) ac_try_echo
=$ac_try;;
10232 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10233 $as_echo "$ac_try_echo") >&5
10234 (eval "$ac_link") 2>conftest.er1
10236 grep -v '^ *+' conftest.er1
>conftest.err
10238 cat conftest.err
>&5
10239 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10240 (exit $ac_status); } && {
10241 test -z "$ac_c_werror_flag" ||
10242 test ! -s conftest.err
10243 } && test -s conftest
$ac_exeext && {
10244 test "$cross_compiling" = yes ||
10245 $as_test_x conftest
$ac_exeext
10249 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'` ;;
10250 *) ac_cv_lib_soname_Xcursor
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcursor\\.$LIBEXT" | sed -e "s/^.*\(libXcursor\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10253 $as_echo "$as_me: failed program was:" >&5
10254 sed 's/^/| /' conftest.
$ac_ext >&5
10259 rm -rf conftest.dSYM
10260 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10261 conftest
$ac_exeext conftest.
$ac_ext
10262 LIBS
=$ac_check_soname_save_LIBS
10264 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10265 { $as_echo "$as_me:$LINENO: result: not found" >&5
10266 $as_echo "not found" >&6; }
10269 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcursor" >&5
10270 $as_echo "$ac_cv_lib_soname_Xcursor" >&6; }
10272 cat >>confdefs.h
<<_ACEOF
10273 #define SONAME_LIBXCURSOR "$ac_cv_lib_soname_Xcursor"
10280 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10281 case "x$with_xcursor" in
10282 x
) wine_notices
="$wine_notices|libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported." ;;
10284 *) { { $as_echo "$as_me:$LINENO: 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." >&5
10286 $as_echo "$as_me: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10287 This is an error since --with-xcursor was requested." >&2;}
10288 { (exit 1); exit 1; }; } ;;
10293 if test "$ac_cv_header_X11_extensions_XInput_h" = "yes"
10295 { $as_echo "$as_me:$LINENO: checking for -lXi" >&5
10296 $as_echo_n "checking for -lXi... " >&6; }
10297 if test "${ac_cv_lib_soname_Xi+set}" = set; then
10298 $as_echo_n "(cached) " >&6
10300 ac_check_soname_save_LIBS
=$LIBS
10301 LIBS
="-lXi $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10302 cat >conftest.
$ac_ext <<_ACEOF
10305 cat confdefs.h
>>conftest.
$ac_ext
10306 cat >>conftest.
$ac_ext <<_ACEOF
10307 /* end confdefs.h. */
10309 /* Override any GCC internal prototype to avoid an error.
10310 Use char because int might match the return type of a GCC
10311 builtin and then its argument prototype would still apply. */
10315 char XOpenDevice ();
10319 return XOpenDevice ();
10324 rm -f conftest.
$ac_objext conftest
$ac_exeext
10325 if { (ac_try
="$ac_link"
10326 case "(($ac_try" in
10327 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10328 *) ac_try_echo=$ac_try;;
10330 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10331 $as_echo "$ac_try_echo") >&5
10332 (eval "$ac_link") 2>conftest.er1
10334 grep -v '^ *+' conftest.er1 >conftest.err
10336 cat conftest.err >&5
10337 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10338 (exit $ac_status); } && {
10339 test -z "$ac_c_werror_flag" ||
10340 test ! -s conftest.err
10341 } && test -s conftest$ac_exeext && {
10342 test "$cross_compiling" = yes ||
10343 $as_test_x conftest$ac_exeext
10347 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'` ;;
10348 *) ac_cv_lib_soname_Xi=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXi\\.$LIBEXT" |
sed -e "s/^.*\(libXi\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10351 $as_echo "$as_me: failed program was:" >&5
10352 sed 's/^/| /' conftest.$ac_ext >&5
10357 rm -rf conftest.dSYM
10358 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10359 conftest$ac_exeext conftest.$ac_ext
10360 LIBS=$ac_check_soname_save_LIBS
10362 if test "x$ac_cv_lib_soname_Xi" = "x"; then
10363 { $as_echo "$as_me:$LINENO: result: not found" >&5
10364 $as_echo "not found" >&6; }
10367 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xi" >&5
10368 $as_echo "$ac_cv_lib_soname_Xi" >&6; }
10370 cat >>confdefs.h <<_ACEOF
10371 #define SONAME_LIBXI "$ac_cv_lib_soname_Xi"
10378 if test "x$ac_cv_lib_soname_Xi" = "x"; then
10379 case "x$with_xinput" in
10380 x) wine_notices="$wine_notices|libxi ${notice_platform}development files not found, the Xinput extension won't be supported." ;;
10382 *) { { $as_echo "$as_me:$LINENO: 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." >&5
10384 $as_echo "$as_me: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10385 This is an error since --with-xinput was requested." >&2;}
10386 { (exit 1); exit 1; }; } ;;
10391 if test "$ac_cv_header_X11_extensions_XShm_h" = "yes"
10393 { $as_echo "$as_me:$LINENO: checking for XShmQueryExtension in -lXext" >&5
10394 $as_echo_n "checking for XShmQueryExtension in -lXext... " >&6; }
10395 if test "${ac_cv_lib_Xext_XShmQueryExtension+set}" = set; then
10396 $as_echo_n "(cached) " >&6
10398 ac_check_lib_save_LIBS=$LIBS
10399 LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10400 cat >conftest.$ac_ext <<_ACEOF
10403 cat confdefs.h >>conftest.$ac_ext
10404 cat >>conftest.$ac_ext <<_ACEOF
10405 /* end confdefs.h. */
10407 /* Override any GCC internal prototype to avoid an error.
10408 Use char because int might match the return type of a GCC
10409 builtin and then its argument prototype would still apply. */
10413 char XShmQueryExtension ();
10417 return XShmQueryExtension ();
10422 rm -f conftest.$ac_objext conftest$ac_exeext
10423 if { (ac_try="$ac_link"
10424 case "(($ac_try" in
10425 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10426 *) ac_try_echo
=$ac_try;;
10428 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10429 $as_echo "$ac_try_echo") >&5
10430 (eval "$ac_link") 2>conftest.er1
10432 grep -v '^ *+' conftest.er1
>conftest.err
10434 cat conftest.err
>&5
10435 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10436 (exit $ac_status); } && {
10437 test -z "$ac_c_werror_flag" ||
10438 test ! -s conftest.err
10439 } && test -s conftest
$ac_exeext && {
10440 test "$cross_compiling" = yes ||
10441 $as_test_x conftest
$ac_exeext
10443 ac_cv_lib_Xext_XShmQueryExtension
=yes
10445 $as_echo "$as_me: failed program was:" >&5
10446 sed 's/^/| /' conftest.
$ac_ext >&5
10448 ac_cv_lib_Xext_XShmQueryExtension
=no
10451 rm -rf conftest.dSYM
10452 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10453 conftest
$ac_exeext conftest.
$ac_ext
10454 LIBS
=$ac_check_lib_save_LIBS
10456 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5
10457 $as_echo "$ac_cv_lib_Xext_XShmQueryExtension" >&6; }
10458 if test "x$ac_cv_lib_Xext_XShmQueryExtension" = x
""yes; then
10460 cat >>confdefs.h
<<\_ACEOF
10461 #define HAVE_LIBXXSHM 1
10467 if test "$ac_cv_lib_Xext_XShmQueryExtension" != "yes"; then
10468 case "x$with_xshm" in
10469 x
) wine_notices
="$wine_notices|XShm ${notice_platform}development files not found, X Shared Memory won't be supported." ;;
10471 *) { { $as_echo "$as_me:$LINENO: 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." >&5
10473 $as_echo "$as_me: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10474 This is an error since --with-xshm was requested." >&2;}
10475 { (exit 1); exit 1; }; } ;;
10480 if test "$ac_cv_header_X11_extensions_shape_h" = "yes"
10482 { $as_echo "$as_me:$LINENO: checking for XShapeQueryExtension in -lXext" >&5
10483 $as_echo_n "checking for XShapeQueryExtension in -lXext... " >&6; }
10484 if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then
10485 $as_echo_n "(cached) " >&6
10487 ac_check_lib_save_LIBS
=$LIBS
10488 LIBS
="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10489 cat >conftest.
$ac_ext <<_ACEOF
10492 cat confdefs.h
>>conftest.
$ac_ext
10493 cat >>conftest.
$ac_ext <<_ACEOF
10494 /* end confdefs.h. */
10496 /* Override any GCC internal prototype to avoid an error.
10497 Use char because int might match the return type of a GCC
10498 builtin and then its argument prototype would still apply. */
10502 char XShapeQueryExtension ();
10506 return XShapeQueryExtension ();
10511 rm -f conftest.
$ac_objext conftest
$ac_exeext
10512 if { (ac_try
="$ac_link"
10513 case "(($ac_try" in
10514 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10515 *) ac_try_echo=$ac_try;;
10517 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10518 $as_echo "$ac_try_echo") >&5
10519 (eval "$ac_link") 2>conftest.er1
10521 grep -v '^ *+' conftest.er1 >conftest.err
10523 cat conftest.err >&5
10524 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10525 (exit $ac_status); } && {
10526 test -z "$ac_c_werror_flag" ||
10527 test ! -s conftest.err
10528 } && test -s conftest$ac_exeext && {
10529 test "$cross_compiling" = yes ||
10530 $as_test_x conftest$ac_exeext
10532 ac_cv_lib_Xext_XShapeQueryExtension=yes
10534 $as_echo "$as_me: failed program was:" >&5
10535 sed 's/^/| /' conftest.$ac_ext >&5
10537 ac_cv_lib_Xext_XShapeQueryExtension=no
10540 rm -rf conftest.dSYM
10541 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10542 conftest$ac_exeext conftest.$ac_ext
10543 LIBS=$ac_check_lib_save_LIBS
10545 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
10546 $as_echo "$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
10547 if test "x$ac_cv_lib_Xext_XShapeQueryExtension" = x""yes; then
10549 cat >>confdefs.h <<\_ACEOF
10550 #define HAVE_LIBXSHAPE 1
10556 if test "$ac_cv_lib_Xext_XShapeQueryExtension" != "yes"; then
10557 case "x$with_xshape" in
10558 x) wine_notices="$wine_notices|XShape ${notice_platform}development files not found, XShape won't be supported." ;;
10560 *) { { $as_echo "$as_me:$LINENO: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10561 This is an error since --with-xshape was requested." >&5
10562 $as_echo "$as_me: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10563 This is an error since --with-xshape was requested." >&2;}
10564 { (exit 1); exit 1; }; } ;;
10569 if test "$ac_cv_header_X11_extensions_xf86vmode_h" = "yes"
10571 { $as_echo "$as_me:$LINENO: checking for -lXxf86vm" >&5
10572 $as_echo_n "checking for -lXxf86vm... " >&6; }
10573 if test "${ac_cv_lib_soname_Xxf86vm+set}" = set; then
10574 $as_echo_n "(cached) " >&6
10576 ac_check_soname_save_LIBS=$LIBS
10577 LIBS="-lXxf86vm $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10578 cat >conftest.$ac_ext <<_ACEOF
10581 cat confdefs.h >>conftest.$ac_ext
10582 cat >>conftest.$ac_ext <<_ACEOF
10583 /* end confdefs.h. */
10585 /* Override any GCC internal prototype to avoid an error.
10586 Use char because int might match the return type of a GCC
10587 builtin and then its argument prototype would still apply. */
10591 char XF86VidModeQueryExtension ();
10595 return XF86VidModeQueryExtension ();
10600 rm -f conftest.$ac_objext conftest$ac_exeext
10601 if { (ac_try="$ac_link"
10602 case "(($ac_try" in
10603 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10604 *) ac_try_echo
=$ac_try;;
10606 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10607 $as_echo "$ac_try_echo") >&5
10608 (eval "$ac_link") 2>conftest.er1
10610 grep -v '^ *+' conftest.er1
>conftest.err
10612 cat conftest.err
>&5
10613 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10614 (exit $ac_status); } && {
10615 test -z "$ac_c_werror_flag" ||
10616 test ! -s conftest.err
10617 } && test -s conftest
$ac_exeext && {
10618 test "$cross_compiling" = yes ||
10619 $as_test_x conftest
$ac_exeext
10623 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'` ;;
10624 *) ac_cv_lib_soname_Xxf86vm
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXxf86vm\\.$LIBEXT" | sed -e "s/^.*\(libXxf86vm\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10627 $as_echo "$as_me: failed program was:" >&5
10628 sed 's/^/| /' conftest.
$ac_ext >&5
10633 rm -rf conftest.dSYM
10634 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10635 conftest
$ac_exeext conftest.
$ac_ext
10636 LIBS
=$ac_check_soname_save_LIBS
10638 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10639 { $as_echo "$as_me:$LINENO: result: not found" >&5
10640 $as_echo "not found" >&6; }
10643 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xxf86vm" >&5
10644 $as_echo "$ac_cv_lib_soname_Xxf86vm" >&6; }
10646 cat >>confdefs.h
<<_ACEOF
10647 #define SONAME_LIBXXF86VM "$ac_cv_lib_soname_Xxf86vm"
10654 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10655 case "x$with_xxf86vm" in
10656 x
) wine_notices
="$wine_notices|libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported." ;;
10658 *) { { $as_echo "$as_me:$LINENO: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10659 This is an error since --with-xxf86vm was requested." >&5
10660 $as_echo "$as_me: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10661 This is an error since --with-xxf86vm was requested." >&2;}
10662 { (exit 1); exit 1; }; } ;;
10667 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"
10669 { $as_echo "$as_me:$LINENO: checking for -lXrender" >&5
10670 $as_echo_n "checking for -lXrender... " >&6; }
10671 if test "${ac_cv_lib_soname_Xrender+set}" = set; then
10672 $as_echo_n "(cached) " >&6
10674 ac_check_soname_save_LIBS
=$LIBS
10675 LIBS
="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10676 cat >conftest.
$ac_ext <<_ACEOF
10679 cat confdefs.h
>>conftest.
$ac_ext
10680 cat >>conftest.
$ac_ext <<_ACEOF
10681 /* end confdefs.h. */
10683 /* Override any GCC internal prototype to avoid an error.
10684 Use char because int might match the return type of a GCC
10685 builtin and then its argument prototype would still apply. */
10689 char XRenderQueryExtension ();
10693 return XRenderQueryExtension ();
10698 rm -f conftest.
$ac_objext conftest
$ac_exeext
10699 if { (ac_try
="$ac_link"
10700 case "(($ac_try" in
10701 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10702 *) ac_try_echo=$ac_try;;
10704 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10705 $as_echo "$ac_try_echo") >&5
10706 (eval "$ac_link") 2>conftest.er1
10708 grep -v '^ *+' conftest.er1 >conftest.err
10710 cat conftest.err >&5
10711 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10712 (exit $ac_status); } && {
10713 test -z "$ac_c_werror_flag" ||
10714 test ! -s conftest.err
10715 } && test -s conftest$ac_exeext && {
10716 test "$cross_compiling" = yes ||
10717 $as_test_x conftest$ac_exeext
10721 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'` ;;
10722 *) ac_cv_lib_soname_Xrender=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXrender\\.$LIBEXT" |
sed -e "s/^.*\(libXrender\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10725 $as_echo "$as_me: failed program was:" >&5
10726 sed 's/^/| /' conftest.$ac_ext >&5
10731 rm -rf conftest.dSYM
10732 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10733 conftest$ac_exeext conftest.$ac_ext
10734 LIBS=$ac_check_soname_save_LIBS
10736 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
10737 { $as_echo "$as_me:$LINENO: result: not found" >&5
10738 $as_echo "not found" >&6; }
10741 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrender" >&5
10742 $as_echo "$ac_cv_lib_soname_Xrender" >&6; }
10744 cat >>confdefs.h <<_ACEOF
10745 #define SONAME_LIBXRENDER "$ac_cv_lib_soname_Xrender"
10748 { $as_echo "$as_me:$LINENO: checking for XRenderSetPictureTransform in -lXrender" >&5
10749 $as_echo_n "checking for XRenderSetPictureTransform in -lXrender... " >&6; }
10750 if test "${ac_cv_lib_Xrender_XRenderSetPictureTransform+set}" = set; then
10751 $as_echo_n "(cached) " >&6
10753 ac_check_lib_save_LIBS=$LIBS
10754 LIBS="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10755 cat >conftest.$ac_ext <<_ACEOF
10758 cat confdefs.h >>conftest.$ac_ext
10759 cat >>conftest.$ac_ext <<_ACEOF
10760 /* end confdefs.h. */
10762 /* Override any GCC internal prototype to avoid an error.
10763 Use char because int might match the return type of a GCC
10764 builtin and then its argument prototype would still apply. */
10768 char XRenderSetPictureTransform ();
10772 return XRenderSetPictureTransform ();
10777 rm -f conftest.$ac_objext conftest$ac_exeext
10778 if { (ac_try="$ac_link"
10779 case "(($ac_try" in
10780 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10781 *) ac_try_echo
=$ac_try;;
10783 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10784 $as_echo "$ac_try_echo") >&5
10785 (eval "$ac_link") 2>conftest.er1
10787 grep -v '^ *+' conftest.er1
>conftest.err
10789 cat conftest.err
>&5
10790 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10791 (exit $ac_status); } && {
10792 test -z "$ac_c_werror_flag" ||
10793 test ! -s conftest.err
10794 } && test -s conftest
$ac_exeext && {
10795 test "$cross_compiling" = yes ||
10796 $as_test_x conftest
$ac_exeext
10798 ac_cv_lib_Xrender_XRenderSetPictureTransform
=yes
10800 $as_echo "$as_me: failed program was:" >&5
10801 sed 's/^/| /' conftest.
$ac_ext >&5
10803 ac_cv_lib_Xrender_XRenderSetPictureTransform
=no
10806 rm -rf conftest.dSYM
10807 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10808 conftest
$ac_exeext conftest.
$ac_ext
10809 LIBS
=$ac_check_lib_save_LIBS
10811 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xrender_XRenderSetPictureTransform" >&5
10812 $as_echo "$ac_cv_lib_Xrender_XRenderSetPictureTransform" >&6; }
10813 if test "x$ac_cv_lib_Xrender_XRenderSetPictureTransform" = x
""yes; then
10815 cat >>confdefs.h
<<\_ACEOF
10816 #define HAVE_XRENDERSETPICTURETRANSFORM 1
10825 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
10826 case "x$with_xrender" in
10827 x
) wine_warnings
="$wine_warnings|libxrender ${notice_platform}development files not found, XRender won't be supported." ;;
10829 *) { { $as_echo "$as_me:$LINENO: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
10830 This is an error since --with-xrender was requested." >&5
10831 $as_echo "$as_me: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
10832 This is an error since --with-xrender was requested." >&2;}
10833 { (exit 1); exit 1; }; } ;;
10838 if test "$ac_cv_header_X11_extensions_Xrandr_h" = "yes" -a "x$ac_cv_lib_soname_Xrender" != "x"
10840 cat >conftest.
$ac_ext <<_ACEOF
10843 cat confdefs.h
>>conftest.
$ac_ext
10844 cat >>conftest.
$ac_ext <<_ACEOF
10845 /* end confdefs.h. */
10846 #include <X11/Xlib.h>
10847 #include <X11/extensions/Xrandr.h>
10851 static typeof(XRRSetScreenConfigAndRate) * func;
10856 rm -f conftest.
$ac_objext
10857 if { (ac_try
="$ac_compile"
10858 case "(($ac_try" in
10859 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10860 *) ac_try_echo=$ac_try;;
10862 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10863 $as_echo "$ac_try_echo") >&5
10864 (eval "$ac_compile") 2>conftest.er1
10866 grep -v '^ *+' conftest.er1 >conftest.err
10868 cat conftest.err >&5
10869 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10870 (exit $ac_status); } && {
10871 test -z "$ac_c_werror_flag" ||
10872 test ! -s conftest.err
10873 } && test -s conftest.$ac_objext; then
10874 { $as_echo "$as_me:$LINENO: checking for -lXrandr" >&5
10875 $as_echo_n "checking for -lXrandr... " >&6; }
10876 if test "${ac_cv_lib_soname_Xrandr+set}" = set; then
10877 $as_echo_n "(cached) " >&6
10879 ac_check_soname_save_LIBS=$LIBS
10880 LIBS="-lXrandr $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10881 cat >conftest.$ac_ext <<_ACEOF
10884 cat confdefs.h >>conftest.$ac_ext
10885 cat >>conftest.$ac_ext <<_ACEOF
10886 /* end confdefs.h. */
10888 /* Override any GCC internal prototype to avoid an error.
10889 Use char because int might match the return type of a GCC
10890 builtin and then its argument prototype would still apply. */
10894 char XRRQueryExtension ();
10898 return XRRQueryExtension ();
10903 rm -f conftest.$ac_objext conftest$ac_exeext
10904 if { (ac_try="$ac_link"
10905 case "(($ac_try" in
10906 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10907 *) ac_try_echo
=$ac_try;;
10909 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10910 $as_echo "$ac_try_echo") >&5
10911 (eval "$ac_link") 2>conftest.er1
10913 grep -v '^ *+' conftest.er1
>conftest.err
10915 cat conftest.err
>&5
10916 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10917 (exit $ac_status); } && {
10918 test -z "$ac_c_werror_flag" ||
10919 test ! -s conftest.err
10920 } && test -s conftest
$ac_exeext && {
10921 test "$cross_compiling" = yes ||
10922 $as_test_x conftest
$ac_exeext
10926 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'` ;;
10927 *) ac_cv_lib_soname_Xrandr
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrandr\\.$LIBEXT" | sed -e "s/^.*\(libXrandr\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10930 $as_echo "$as_me: failed program was:" >&5
10931 sed 's/^/| /' conftest.
$ac_ext >&5
10936 rm -rf conftest.dSYM
10937 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10938 conftest
$ac_exeext conftest.
$ac_ext
10939 LIBS
=$ac_check_soname_save_LIBS
10941 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
10942 { $as_echo "$as_me:$LINENO: result: not found" >&5
10943 $as_echo "not found" >&6; }
10946 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrandr" >&5
10947 $as_echo "$ac_cv_lib_soname_Xrandr" >&6; }
10949 cat >>confdefs.h
<<_ACEOF
10950 #define SONAME_LIBXRANDR "$ac_cv_lib_soname_Xrandr"
10957 $as_echo "$as_me: failed program was:" >&5
10958 sed 's/^/| /' conftest.
$ac_ext >&5
10963 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
10965 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
10966 case "x$with_xrandr" in
10967 x
) wine_notices
="$wine_notices|libxrandr ${notice_platform}development files not found, XRandr won't be supported." ;;
10969 *) { { $as_echo "$as_me:$LINENO: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
10970 This is an error since --with-xrandr was requested." >&5
10971 $as_echo "$as_me: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
10972 This is an error since --with-xrandr was requested." >&2;}
10973 { (exit 1); exit 1; }; } ;;
10978 if test "$ac_cv_header_X11_extensions_Xinerama_h" = "yes"
10980 cat >conftest.
$ac_ext <<_ACEOF
10983 cat confdefs.h
>>conftest.
$ac_ext
10984 cat >>conftest.
$ac_ext <<_ACEOF
10985 /* end confdefs.h. */
10986 #include <X11/Xlib.h>
10987 #include <X11/extensions/Xinerama.h>
10991 static typeof(XineramaQueryScreens) * func;
10996 rm -f conftest.
$ac_objext
10997 if { (ac_try
="$ac_compile"
10998 case "(($ac_try" in
10999 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11000 *) ac_try_echo=$ac_try;;
11002 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11003 $as_echo "$ac_try_echo") >&5
11004 (eval "$ac_compile") 2>conftest.er1
11006 grep -v '^ *+' conftest.er1 >conftest.err
11008 cat conftest.err >&5
11009 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11010 (exit $ac_status); } && {
11011 test -z "$ac_c_werror_flag" ||
11012 test ! -s conftest.err
11013 } && test -s conftest.$ac_objext; then
11014 { $as_echo "$as_me:$LINENO: checking for -lXinerama" >&5
11015 $as_echo_n "checking for -lXinerama... " >&6; }
11016 if test "${ac_cv_lib_soname_Xinerama+set}" = set; then
11017 $as_echo_n "(cached) " >&6
11019 ac_check_soname_save_LIBS=$LIBS
11020 LIBS="-lXinerama $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11021 cat >conftest.$ac_ext <<_ACEOF
11024 cat confdefs.h >>conftest.$ac_ext
11025 cat >>conftest.$ac_ext <<_ACEOF
11026 /* end confdefs.h. */
11028 /* Override any GCC internal prototype to avoid an error.
11029 Use char because int might match the return type of a GCC
11030 builtin and then its argument prototype would still apply. */
11034 char XineramaQueryScreens ();
11038 return XineramaQueryScreens ();
11043 rm -f conftest.$ac_objext conftest$ac_exeext
11044 if { (ac_try="$ac_link"
11045 case "(($ac_try" in
11046 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11047 *) ac_try_echo
=$ac_try;;
11049 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11050 $as_echo "$ac_try_echo") >&5
11051 (eval "$ac_link") 2>conftest.er1
11053 grep -v '^ *+' conftest.er1
>conftest.err
11055 cat conftest.err
>&5
11056 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11057 (exit $ac_status); } && {
11058 test -z "$ac_c_werror_flag" ||
11059 test ! -s conftest.err
11060 } && test -s conftest
$ac_exeext && {
11061 test "$cross_compiling" = yes ||
11062 $as_test_x conftest
$ac_exeext
11066 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'` ;;
11067 *) ac_cv_lib_soname_Xinerama
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXinerama\\.$LIBEXT" | sed -e "s/^.*\(libXinerama\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11070 $as_echo "$as_me: failed program was:" >&5
11071 sed 's/^/| /' conftest.
$ac_ext >&5
11076 rm -rf conftest.dSYM
11077 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
11078 conftest
$ac_exeext conftest.
$ac_ext
11079 LIBS
=$ac_check_soname_save_LIBS
11081 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
11082 { $as_echo "$as_me:$LINENO: result: not found" >&5
11083 $as_echo "not found" >&6; }
11086 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xinerama" >&5
11087 $as_echo "$ac_cv_lib_soname_Xinerama" >&6; }
11089 cat >>confdefs.h
<<_ACEOF
11090 #define SONAME_LIBXINERAMA "$ac_cv_lib_soname_Xinerama"
11097 $as_echo "$as_me: failed program was:" >&5
11098 sed 's/^/| /' conftest.
$ac_ext >&5
11103 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11105 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
11106 case "x$with_xinerama" in
11107 x
) wine_notices
="$wine_notices|libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported." ;;
11109 *) { { $as_echo "$as_me:$LINENO: 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." >&5
11111 $as_echo "$as_me: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
11112 This is an error since --with-xinerama was requested." >&2;}
11113 { (exit 1); exit 1; }; } ;;
11118 if test "$ac_cv_header_X11_extensions_Xcomposite_h" = "yes"
11120 { $as_echo "$as_me:$LINENO: checking for -lXcomposite" >&5
11121 $as_echo_n "checking for -lXcomposite... " >&6; }
11122 if test "${ac_cv_lib_soname_Xcomposite+set}" = set; then
11123 $as_echo_n "(cached) " >&6
11125 ac_check_soname_save_LIBS
=$LIBS
11126 LIBS
="-lXcomposite $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11127 cat >conftest.
$ac_ext <<_ACEOF
11130 cat confdefs.h
>>conftest.
$ac_ext
11131 cat >>conftest.
$ac_ext <<_ACEOF
11132 /* end confdefs.h. */
11134 /* Override any GCC internal prototype to avoid an error.
11135 Use char because int might match the return type of a GCC
11136 builtin and then its argument prototype would still apply. */
11140 char XCompositeRedirectWindow ();
11144 return XCompositeRedirectWindow ();
11149 rm -f conftest.
$ac_objext conftest
$ac_exeext
11150 if { (ac_try
="$ac_link"
11151 case "(($ac_try" in
11152 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11153 *) ac_try_echo=$ac_try;;
11155 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11156 $as_echo "$ac_try_echo") >&5
11157 (eval "$ac_link") 2>conftest.er1
11159 grep -v '^ *+' conftest.er1 >conftest.err
11161 cat conftest.err >&5
11162 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11163 (exit $ac_status); } && {
11164 test -z "$ac_c_werror_flag" ||
11165 test ! -s conftest.err
11166 } && test -s conftest$ac_exeext && {
11167 test "$cross_compiling" = yes ||
11168 $as_test_x conftest$ac_exeext
11172 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'` ;;
11173 *) ac_cv_lib_soname_Xcomposite=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXcomposite\\.$LIBEXT" |
sed -e "s/^.*\(libXcomposite\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11176 $as_echo "$as_me: failed program was:" >&5
11177 sed 's/^/| /' conftest.$ac_ext >&5
11182 rm -rf conftest.dSYM
11183 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11184 conftest$ac_exeext conftest.$ac_ext
11185 LIBS=$ac_check_soname_save_LIBS
11187 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11188 { $as_echo "$as_me:$LINENO: result: not found" >&5
11189 $as_echo "not found" >&6; }
11192 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcomposite" >&5
11193 $as_echo "$ac_cv_lib_soname_Xcomposite" >&6; }
11195 cat >>confdefs.h <<_ACEOF
11196 #define SONAME_LIBXCOMPOSITE "$ac_cv_lib_soname_Xcomposite"
11203 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11204 case "x$with_xcomposite" in
11205 x) wine_notices="$wine_notices|libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported." ;;
11207 *) { { $as_echo "$as_me:$LINENO: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11208 This is an error since --with-xcomposite was requested." >&5
11209 $as_echo "$as_me: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11210 This is an error since --with-xcomposite was requested." >&2;}
11211 { (exit 1); exit 1; }; } ;;
11216 { $as_echo "$as_me:$LINENO: checking for XICCallback.callback" >&5
11217 $as_echo_n "checking for XICCallback.callback... " >&6; }
11218 if test "${ac_cv_member_XICCallback_callback+set}" = set; then
11219 $as_echo_n "(cached) " >&6
11221 cat >conftest.$ac_ext <<_ACEOF
11224 cat confdefs.h >>conftest.$ac_ext
11225 cat >>conftest.$ac_ext <<_ACEOF
11226 /* end confdefs.h. */
11227 #ifdef HAVE_X11_XLIB_H
11228 #include <X11/Xlib.h>
11234 static XICCallback ac_aggr;
11235 if (ac_aggr.callback)
11241 rm -f conftest.$ac_objext
11242 if { (ac_try="$ac_compile"
11243 case "(($ac_try" in
11244 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11245 *) ac_try_echo
=$ac_try;;
11247 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11248 $as_echo "$ac_try_echo") >&5
11249 (eval "$ac_compile") 2>conftest.er1
11251 grep -v '^ *+' conftest.er1
>conftest.err
11253 cat conftest.err
>&5
11254 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11255 (exit $ac_status); } && {
11256 test -z "$ac_c_werror_flag" ||
11257 test ! -s conftest.err
11258 } && test -s conftest.
$ac_objext; then
11259 ac_cv_member_XICCallback_callback
=yes
11261 $as_echo "$as_me: failed program was:" >&5
11262 sed 's/^/| /' conftest.
$ac_ext >&5
11264 cat >conftest.
$ac_ext <<_ACEOF
11267 cat confdefs.h
>>conftest.
$ac_ext
11268 cat >>conftest.
$ac_ext <<_ACEOF
11269 /* end confdefs.h. */
11270 #ifdef HAVE_X11_XLIB_H
11271 #include <X11/Xlib.h>
11277 static XICCallback ac_aggr;
11278 if (sizeof ac_aggr.callback)
11284 rm -f conftest.
$ac_objext
11285 if { (ac_try
="$ac_compile"
11286 case "(($ac_try" in
11287 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11288 *) ac_try_echo=$ac_try;;
11290 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11291 $as_echo "$ac_try_echo") >&5
11292 (eval "$ac_compile") 2>conftest.er1
11294 grep -v '^ *+' conftest.er1 >conftest.err
11296 cat conftest.err >&5
11297 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11298 (exit $ac_status); } && {
11299 test -z "$ac_c_werror_flag" ||
11300 test ! -s conftest.err
11301 } && test -s conftest.$ac_objext; then
11302 ac_cv_member_XICCallback_callback=yes
11304 $as_echo "$as_me: failed program was:" >&5
11305 sed 's/^/| /' conftest.$ac_ext >&5
11307 ac_cv_member_XICCallback_callback=no
11310 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11313 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11315 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_XICCallback_callback" >&5
11316 $as_echo "$ac_cv_member_XICCallback_callback" >&6; }
11317 if test "x$ac_cv_member_XICCallback_callback" = x""yes; then
11319 cat >>confdefs.h <<_ACEOF
11320 #define HAVE_XICCALLBACK_CALLBACK 1
11329 if test "x$with_opengl" != "xno"
11335 for ac_header in GL/gl.h GL/glx.h GL/glext.h GL/glu.h
11337 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
11338 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11339 $as_echo_n "checking for $ac_header... " >&6; }
11340 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11341 $as_echo_n "(cached) " >&6
11343 cat >conftest.$ac_ext <<_ACEOF
11346 cat confdefs.h >>conftest.$ac_ext
11347 cat >>conftest.$ac_ext <<_ACEOF
11348 /* end confdefs.h. */
11349 #ifdef HAVE_GL_GLX_H
11350 # include <GL/glx.h>
11353 #include <$ac_header>
11355 rm -f conftest.$ac_objext
11356 if { (ac_try="$ac_compile"
11357 case "(($ac_try" in
11358 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11359 *) ac_try_echo
=$ac_try;;
11361 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11362 $as_echo "$ac_try_echo") >&5
11363 (eval "$ac_compile") 2>conftest.er1
11365 grep -v '^ *+' conftest.er1
>conftest.err
11367 cat conftest.err
>&5
11368 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11369 (exit $ac_status); } && {
11370 test -z "$ac_c_werror_flag" ||
11371 test ! -s conftest.err
11372 } && test -s conftest.
$ac_objext; then
11373 eval "$as_ac_Header=yes"
11375 $as_echo "$as_me: failed program was:" >&5
11376 sed 's/^/| /' conftest.
$ac_ext >&5
11378 eval "$as_ac_Header=no"
11381 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11383 ac_res
=`eval 'as_val=${'$as_ac_Header'}
11384 $as_echo "$as_val"'`
11385 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11386 $as_echo "$ac_res" >&6; }
11387 as_val
=`eval 'as_val=${'$as_ac_Header'}
11388 $as_echo "$as_val"'`
11389 if test "x$as_val" = x
""yes; then
11390 cat >>confdefs.h
<<_ACEOF
11391 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
11398 if test "$ac_cv_header_GL_gl_h" = "yes" -a "$ac_cv_header_GL_glx_h" = "yes"
11400 { $as_echo "$as_me:$LINENO: checking for up-to-date OpenGL version" >&5
11401 $as_echo_n "checking for up-to-date OpenGL version... " >&6; }
11402 if test "${wine_cv_opengl_header_version_OK+set}" = set; then
11403 $as_echo_n "(cached) " >&6
11405 cat >conftest.
$ac_ext <<_ACEOF
11408 cat confdefs.h
>>conftest.
$ac_ext
11409 cat >>conftest.
$ac_ext <<_ACEOF
11410 /* end confdefs.h. */
11415 GLenum test = GL_UNSIGNED_SHORT_5_6_5;
11420 rm -f conftest.
$ac_objext
11421 if { (ac_try
="$ac_compile"
11422 case "(($ac_try" in
11423 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11424 *) ac_try_echo=$ac_try;;
11426 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11427 $as_echo "$ac_try_echo") >&5
11428 (eval "$ac_compile") 2>conftest.er1
11430 grep -v '^ *+' conftest.er1 >conftest.err
11432 cat conftest.err >&5
11433 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11434 (exit $ac_status); } && {
11435 test -z "$ac_c_werror_flag" ||
11436 test ! -s conftest.err
11437 } && test -s conftest.$ac_objext; then
11438 wine_cv_opengl_header_version_OK="yes"
11440 $as_echo "$as_me: failed program was:" >&5
11441 sed 's/^/| /' conftest.$ac_ext >&5
11443 wine_cv_opengl_header_version_OK="no"
11446 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11448 { $as_echo "$as_me:$LINENO: result: $wine_cv_opengl_header_version_OK" >&5
11449 $as_echo "$wine_cv_opengl_header_version_OK" >&6; }
11451 if test "$wine_cv_opengl_header_version_OK" = "yes"
11453 { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11454 $as_echo_n "checking for -lGL... " >&6; }
11455 if test "${ac_cv_lib_soname_GL+set}" = set; then
11456 $as_echo_n "(cached) " >&6
11458 ac_check_soname_save_LIBS=$LIBS
11459 LIBS="-lGL $X_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11460 cat >conftest.$ac_ext <<_ACEOF
11463 cat confdefs.h >>conftest.$ac_ext
11464 cat >>conftest.$ac_ext <<_ACEOF
11465 /* end confdefs.h. */
11467 /* Override any GCC internal prototype to avoid an error.
11468 Use char because int might match the return type of a GCC
11469 builtin and then its argument prototype would still apply. */
11473 char glXCreateContext ();
11477 return glXCreateContext ();
11482 rm -f conftest.$ac_objext conftest$ac_exeext
11483 if { (ac_try="$ac_link"
11484 case "(($ac_try" in
11485 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11486 *) ac_try_echo
=$ac_try;;
11488 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11489 $as_echo "$ac_try_echo") >&5
11490 (eval "$ac_link") 2>conftest.er1
11492 grep -v '^ *+' conftest.er1
>conftest.err
11494 cat conftest.err
>&5
11495 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11496 (exit $ac_status); } && {
11497 test -z "$ac_c_werror_flag" ||
11498 test ! -s conftest.err
11499 } && test -s conftest
$ac_exeext && {
11500 test "$cross_compiling" = yes ||
11501 $as_test_x conftest
$ac_exeext
11505 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'` ;;
11506 *) ac_cv_lib_soname_GL
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11509 $as_echo "$as_me: failed program was:" >&5
11510 sed 's/^/| /' conftest.
$ac_ext >&5
11515 rm -rf conftest.dSYM
11516 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
11517 conftest
$ac_exeext conftest.
$ac_ext
11518 LIBS
=$ac_check_soname_save_LIBS
11520 if test "x$ac_cv_lib_soname_GL" = "x"; then
11521 { $as_echo "$as_me:$LINENO: result: not found" >&5
11522 $as_echo "not found" >&6; }
11523 { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11524 $as_echo_n "checking for -lGL... " >&6; }
11525 if test "${ac_cv_lib_soname_GL+set}" = set; then
11526 $as_echo_n "(cached) " >&6
11528 ac_check_soname_save_LIBS
=$LIBS
11529 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"
11530 cat >conftest.
$ac_ext <<_ACEOF
11533 cat confdefs.h
>>conftest.
$ac_ext
11534 cat >>conftest.
$ac_ext <<_ACEOF
11535 /* end confdefs.h. */
11537 /* Override any GCC internal prototype to avoid an error.
11538 Use char because int might match the return type of a GCC
11539 builtin and then its argument prototype would still apply. */
11543 char glXCreateContext ();
11547 return glXCreateContext ();
11552 rm -f conftest.
$ac_objext conftest
$ac_exeext
11553 if { (ac_try
="$ac_link"
11554 case "(($ac_try" in
11555 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11556 *) ac_try_echo=$ac_try;;
11558 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11559 $as_echo "$ac_try_echo") >&5
11560 (eval "$ac_link") 2>conftest.er1
11562 grep -v '^ *+' conftest.er1 >conftest.err
11564 cat conftest.err >&5
11565 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11566 (exit $ac_status); } && {
11567 test -z "$ac_c_werror_flag" ||
11568 test ! -s conftest.err
11569 } && test -s conftest$ac_exeext && {
11570 test "$cross_compiling" = yes ||
11571 $as_test_x conftest$ac_exeext
11575 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'` ;;
11576 *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libGL\\.$LIBEXT" |
sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11579 $as_echo "$as_me: failed program was:" >&5
11580 sed 's/^/| /' conftest.$ac_ext >&5
11585 rm -rf conftest.dSYM
11586 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11587 conftest$ac_exeext conftest.$ac_ext
11588 LIBS=$ac_check_soname_save_LIBS
11590 if test "x$ac_cv_lib_soname_GL" = "x"; then
11591 { $as_echo "$as_me:$LINENO: result: not found" >&5
11592 $as_echo "not found" >&6; }
11593 if test -f /usr/X11R6/lib/libGL.a
11595 opengl_msg="/usr/X11R6/lib/libGL.a is present on your system.
11596 This probably prevents linking to OpenGL. Try deleting the file and restarting configure."
11598 opengl_msg="No OpenGL library found on this system."
11601 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11602 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11604 cat >>confdefs.h <<_ACEOF
11605 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11608 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"
11610 cat >>confdefs.h <<\_ACEOF
11611 #define HAVE_OPENGL 1
11617 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11618 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11620 cat >>confdefs.h <<_ACEOF
11621 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11626 cat >>confdefs.h <<\_ACEOF
11627 #define HAVE_OPENGL 1
11632 if test "$ac_cv_header_GL_glu_h" = "yes"
11634 { $as_echo "$as_me:$LINENO: checking for -lGLU" >&5
11635 $as_echo_n "checking for -lGLU... " >&6; }
11636 if test "${ac_cv_lib_soname_GLU+set}" = set; then
11637 $as_echo_n "(cached) " >&6
11639 ac_check_soname_save_LIBS=$LIBS
11640 LIBS="-lGLU $OPENGL_LIBS $X_LIBS $X_PRE_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11641 cat >conftest.$ac_ext <<_ACEOF
11644 cat confdefs.h >>conftest.$ac_ext
11645 cat >>conftest.$ac_ext <<_ACEOF
11646 /* end confdefs.h. */
11648 /* Override any GCC internal prototype to avoid an error.
11649 Use char because int might match the return type of a GCC
11650 builtin and then its argument prototype would still apply. */
11658 return gluLookAt ();
11663 rm -f conftest.$ac_objext conftest$ac_exeext
11664 if { (ac_try="$ac_link"
11665 case "(($ac_try" in
11666 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11667 *) ac_try_echo
=$ac_try;;
11669 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11670 $as_echo "$ac_try_echo") >&5
11671 (eval "$ac_link") 2>conftest.er1
11673 grep -v '^ *+' conftest.er1
>conftest.err
11675 cat conftest.err
>&5
11676 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11677 (exit $ac_status); } && {
11678 test -z "$ac_c_werror_flag" ||
11679 test ! -s conftest.err
11680 } && test -s conftest
$ac_exeext && {
11681 test "$cross_compiling" = yes ||
11682 $as_test_x conftest
$ac_exeext
11686 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'` ;;
11687 *) ac_cv_lib_soname_GLU
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGLU\\.$LIBEXT" | sed -e "s/^.*\(libGLU\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11690 $as_echo "$as_me: failed program was:" >&5
11691 sed 's/^/| /' conftest.
$ac_ext >&5
11696 rm -rf conftest.dSYM
11697 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
11698 conftest
$ac_exeext conftest.
$ac_ext
11699 LIBS
=$ac_check_soname_save_LIBS
11701 if test "x$ac_cv_lib_soname_GLU" = "x"; then
11702 { $as_echo "$as_me:$LINENO: result: not found" >&5
11703 $as_echo "not found" >&6; }
11706 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GLU" >&5
11707 $as_echo "$ac_cv_lib_soname_GLU" >&6; }
11709 cat >>confdefs.h
<<_ACEOF
11710 #define SONAME_LIBGLU "$ac_cv_lib_soname_GLU"
11717 if test "x$ac_cv_lib_soname_GLU" = "x"; then
11718 case "x$with_glu" in
11719 x
) wine_notices
="$wine_notices|libGLU ${notice_platform}development files not found, GLU won't be supported." ;;
11721 *) { { $as_echo "$as_me:$LINENO: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
11722 This is an error since --with-glu was requested." >&5
11723 $as_echo "$as_me: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
11724 This is an error since --with-glu was requested." >&2;}
11725 { (exit 1); exit 1; }; } ;;
11730 opengl_msg
="Old Mesa headers detected. Consider upgrading your Mesa libraries."
11733 opengl_msg
="OpenGL development headers not found."
11735 test -n "$opengl_msg" && enable_opengl32
=${enable_opengl32:-no}
11736 test "x$ac_cv_lib_soname_GLU" = "x" && enable_glu32
=${enable_glu32:-no}
11738 enable_opengl32
=${enable_opengl32:-no}
11739 enable_glu32
=${enable_glu32:-no}
11741 if test -n "$opengl_msg"; then
11742 case "x$with_opengl" in
11743 x
) wine_warnings
="$wine_warnings|$opengl_msg
11744 OpenGL and Direct3D won't be supported." ;;
11746 *) { { $as_echo "$as_me:$LINENO: error: $opengl_msg
11747 OpenGL and Direct3D won't be supported.
11748 This is an error since --with-opengl was requested." >&5
11749 $as_echo "$as_me: error: $opengl_msg
11750 OpenGL and Direct3D won't be supported.
11751 This is an error since --with-opengl was requested." >&2;}
11752 { (exit 1); exit 1; }; } ;;
11760 for ac_header
in audio
/audiolib.h
11762 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11763 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11764 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11765 $as_echo_n "checking for $ac_header... " >&6; }
11766 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11767 $as_echo_n "(cached) " >&6
11769 ac_res
=`eval 'as_val=${'$as_ac_Header'}
11770 $as_echo "$as_val"'`
11771 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11772 $as_echo "$ac_res" >&6; }
11774 # Is the header compilable?
11775 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
11776 $as_echo_n "checking $ac_header usability... " >&6; }
11777 cat >conftest.
$ac_ext <<_ACEOF
11780 cat confdefs.h
>>conftest.
$ac_ext
11781 cat >>conftest.
$ac_ext <<_ACEOF
11782 /* end confdefs.h. */
11783 $ac_includes_default
11784 #include <$ac_header>
11786 rm -f conftest.
$ac_objext
11787 if { (ac_try
="$ac_compile"
11788 case "(($ac_try" in
11789 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11790 *) ac_try_echo=$ac_try;;
11792 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11793 $as_echo "$ac_try_echo") >&5
11794 (eval "$ac_compile") 2>conftest.er1
11796 grep -v '^ *+' conftest.er1 >conftest.err
11798 cat conftest.err >&5
11799 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11800 (exit $ac_status); } && {
11801 test -z "$ac_c_werror_flag" ||
11802 test ! -s conftest.err
11803 } && test -s conftest.$ac_objext; then
11804 ac_header_compiler=yes
11806 $as_echo "$as_me: failed program was:" >&5
11807 sed 's/^/| /' conftest.$ac_ext >&5
11809 ac_header_compiler=no
11812 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11813 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11814 $as_echo "$ac_header_compiler" >&6; }
11816 # Is the header present?
11817 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
11818 $as_echo_n "checking $ac_header presence... " >&6; }
11819 cat >conftest.$ac_ext <<_ACEOF
11822 cat confdefs.h >>conftest.$ac_ext
11823 cat >>conftest.$ac_ext <<_ACEOF
11824 /* end confdefs.h. */
11825 #include <$ac_header>
11827 if { (ac_try="$ac_cpp conftest.$ac_ext"
11828 case "(($ac_try" in
11829 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11830 *) ac_try_echo
=$ac_try;;
11832 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11833 $as_echo "$ac_try_echo") >&5
11834 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
11836 grep -v '^ *+' conftest.er1
>conftest.err
11838 cat conftest.err
>&5
11839 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11840 (exit $ac_status); } >/dev
/null
&& {
11841 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
11842 test ! -s conftest.err
11844 ac_header_preproc
=yes
11846 $as_echo "$as_me: failed program was:" >&5
11847 sed 's/^/| /' conftest.
$ac_ext >&5
11849 ac_header_preproc
=no
11852 rm -f conftest.err conftest.
$ac_ext
11853 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11854 $as_echo "$ac_header_preproc" >&6; }
11856 # So? What about this header?
11857 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11859 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11860 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11861 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11862 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11863 ac_header_preproc
=yes
11866 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11867 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11868 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11869 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11870 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11871 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11872 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
11873 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
11874 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11875 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11876 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11877 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11879 ## ------------------------------------ ##
11880 ## Report this to wine-devel@winehq.org ##
11881 ## ------------------------------------ ##
11883 ) |
sed "s/^/$as_me: WARNING: /" >&2
11886 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11887 $as_echo_n "checking for $ac_header... " >&6; }
11888 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11889 $as_echo_n "(cached) " >&6
11891 eval "$as_ac_Header=\$ac_header_preproc"
11893 ac_res
=`eval 'as_val=${'$as_ac_Header'}
11894 $as_echo "$as_val"'`
11895 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11896 $as_echo "$ac_res" >&6; }
11899 as_val
=`eval 'as_val=${'$as_ac_Header'}
11900 $as_echo "$as_val"'`
11901 if test "x$as_val" = x
""yes; then
11902 cat >>confdefs.h
<<_ACEOF
11903 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
11906 for ac_header
in audio
/soundlib.h
11908 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11909 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11910 $as_echo_n "checking for $ac_header... " >&6; }
11911 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11912 $as_echo_n "(cached) " >&6
11914 cat >conftest.
$ac_ext <<_ACEOF
11917 cat confdefs.h
>>conftest.
$ac_ext
11918 cat >>conftest.
$ac_ext <<_ACEOF
11919 /* end confdefs.h. */
11920 #include <audio/audiolib.h>
11922 #include <$ac_header>
11924 rm -f conftest.
$ac_objext
11925 if { (ac_try
="$ac_compile"
11926 case "(($ac_try" in
11927 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11928 *) ac_try_echo=$ac_try;;
11930 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11931 $as_echo "$ac_try_echo") >&5
11932 (eval "$ac_compile") 2>conftest.er1
11934 grep -v '^ *+' conftest.er1 >conftest.err
11936 cat conftest.err >&5
11937 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11938 (exit $ac_status); } && {
11939 test -z "$ac_c_werror_flag" ||
11940 test ! -s conftest.err
11941 } && test -s conftest.$ac_objext; then
11942 eval "$as_ac_Header=yes"
11944 $as_echo "$as_me: failed program was:" >&5
11945 sed 's/^/| /' conftest.$ac_ext >&5
11947 eval "$as_ac_Header=no"
11950 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11952 ac_res=`eval 'as_val=${'$as_ac_Header'}
11953 $as_echo "$as_val"'`
11954 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11955 $as_echo "$ac_res" >&6; }
11956 as_val=`eval 'as_val=${'$as_ac_Header'}
11957 $as_echo "$as_val"'`
11958 if test "x$as_val" = x""yes; then
11959 cat >>confdefs.h <<_ACEOF
11960 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
11967 { $as_echo "$as_me:$LINENO: checking for AuCreateFlow in -laudio" >&5
11968 $as_echo_n "checking for AuCreateFlow in -laudio... " >&6; }
11969 if test "${ac_cv_lib_audio_AuCreateFlow+set}" = set; then
11970 $as_echo_n "(cached) " >&6
11972 ac_check_lib_save_LIBS=$LIBS
11973 LIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11974 cat >conftest.$ac_ext <<_ACEOF
11977 cat confdefs.h >>conftest.$ac_ext
11978 cat >>conftest.$ac_ext <<_ACEOF
11979 /* end confdefs.h. */
11981 /* Override any GCC internal prototype to avoid an error.
11982 Use char because int might match the return type of a GCC
11983 builtin and then its argument prototype would still apply. */
11987 char AuCreateFlow ();
11991 return AuCreateFlow ();
11996 rm -f conftest.$ac_objext conftest$ac_exeext
11997 if { (ac_try="$ac_link"
11998 case "(($ac_try" in
11999 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12000 *) ac_try_echo
=$ac_try;;
12002 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12003 $as_echo "$ac_try_echo") >&5
12004 (eval "$ac_link") 2>conftest.er1
12006 grep -v '^ *+' conftest.er1
>conftest.err
12008 cat conftest.err
>&5
12009 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12010 (exit $ac_status); } && {
12011 test -z "$ac_c_werror_flag" ||
12012 test ! -s conftest.err
12013 } && test -s conftest
$ac_exeext && {
12014 test "$cross_compiling" = yes ||
12015 $as_test_x conftest
$ac_exeext
12017 ac_cv_lib_audio_AuCreateFlow
=yes
12019 $as_echo "$as_me: failed program was:" >&5
12020 sed 's/^/| /' conftest.
$ac_ext >&5
12022 ac_cv_lib_audio_AuCreateFlow
=no
12025 rm -rf conftest.dSYM
12026 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
12027 conftest
$ac_exeext conftest.
$ac_ext
12028 LIBS
=$ac_check_lib_save_LIBS
12030 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audio_AuCreateFlow" >&5
12031 $as_echo "$ac_cv_lib_audio_AuCreateFlow" >&6; }
12032 if test "x$ac_cv_lib_audio_AuCreateFlow" = x
""yes; then
12034 cat >>confdefs.h
<<\_ACEOF
12038 { $as_echo "$as_me:$LINENO: checking for XauGetBestAuthByAddr in -lXau" >&5
12039 $as_echo_n "checking for XauGetBestAuthByAddr in -lXau... " >&6; }
12040 if test "${ac_cv_lib_Xau_XauGetBestAuthByAddr+set}" = set; then
12041 $as_echo_n "(cached) " >&6
12043 ac_check_lib_save_LIBS
=$LIBS
12044 LIBS
="-lXau $X_LIBS $LIBS"
12045 cat >conftest.
$ac_ext <<_ACEOF
12048 cat confdefs.h
>>conftest.
$ac_ext
12049 cat >>conftest.
$ac_ext <<_ACEOF
12050 /* end confdefs.h. */
12052 /* Override any GCC internal prototype to avoid an error.
12053 Use char because int might match the return type of a GCC
12054 builtin and then its argument prototype would still apply. */
12058 char XauGetBestAuthByAddr ();
12062 return XauGetBestAuthByAddr ();
12067 rm -f conftest.
$ac_objext conftest
$ac_exeext
12068 if { (ac_try
="$ac_link"
12069 case "(($ac_try" in
12070 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12071 *) ac_try_echo=$ac_try;;
12073 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12074 $as_echo "$ac_try_echo") >&5
12075 (eval "$ac_link") 2>conftest.er1
12077 grep -v '^ *+' conftest.er1 >conftest.err
12079 cat conftest.err >&5
12080 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12081 (exit $ac_status); } && {
12082 test -z "$ac_c_werror_flag" ||
12083 test ! -s conftest.err
12084 } && test -s conftest$ac_exeext && {
12085 test "$cross_compiling" = yes ||
12086 $as_test_x conftest$ac_exeext
12088 ac_cv_lib_Xau_XauGetBestAuthByAddr=yes
12090 $as_echo "$as_me: failed program was:" >&5
12091 sed 's/^/| /' conftest.$ac_ext >&5
12093 ac_cv_lib_Xau_XauGetBestAuthByAddr=no
12096 rm -rf conftest.dSYM
12097 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12098 conftest$ac_exeext conftest.$ac_ext
12099 LIBS=$ac_check_lib_save_LIBS
12101 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xau_XauGetBestAuthByAddr" >&5
12102 $as_echo "$ac_cv_lib_Xau_XauGetBestAuthByAddr" >&6; }
12103 if test "x$ac_cv_lib_Xau_XauGetBestAuthByAddr" = x""yes; then
12104 NASLIBS="-lXau -laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
12106 NASLIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
12117 CPPFLAGS="$ac_save_CPPFLAGS"
12122 enable_winex11_drv=${enable_winex11_drv:-no}
12123 enable_opengl32=${enable_opengl32:-no}
12124 enable_glu32=${enable_glu32:-no}
12126 if test "x$XLIB" = "x"; then
12129 *) { { $as_echo "$as_me:$LINENO: error: X ${notice_platform}development files not found. Wine will be built
12130 without X support, which probably isn't what you want. You will need to install
12131 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
12132 Use the --without-x option if you really want this." >&5
12133 $as_echo "$as_me: error: X ${notice_platform}development files not found. Wine will be built
12134 without X support, which probably isn't what you want. You will need to install
12135 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
12136 Use the --without-x option if you really want this." >&2;}
12137 { (exit 1); exit 1; }; } ;;
12149 if test "x$with_xml" != "xno"
12151 ac_save_CPPFLAGS="$CPPFLAGS"
12152 if test "$PKG_CONFIG" != "false"
12154 ac_xml_libs="`$PKG_CONFIG --libs libxml-2.0
2>/dev
/null
`"
12155 ac_xml_cflags="`$PKG_CONFIG --cflags libxml-2.0
2>/dev
/null
`"
12157 ac_xml_libs="`xml2-config
--libs 2>/dev
/null
`"
12158 ac_xml_cflags="`xml2-config
--cflags 2>/dev
/null
`"
12160 CPPFLAGS="$CPPFLAGS $ac_xml_cflags"
12162 for ac_header in libxml/parser.h
12164 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
12165 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12166 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12167 $as_echo_n "checking for $ac_header... " >&6; }
12168 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12169 $as_echo_n "(cached) " >&6
12171 ac_res=`eval 'as_val=${'$as_ac_Header'}
12172 $as_echo "$as_val"'`
12173 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12174 $as_echo "$ac_res" >&6; }
12176 # Is the header compilable?
12177 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12178 $as_echo_n "checking $ac_header usability... " >&6; }
12179 cat >conftest.$ac_ext <<_ACEOF
12182 cat confdefs.h >>conftest.$ac_ext
12183 cat >>conftest.$ac_ext <<_ACEOF
12184 /* end confdefs.h. */
12185 $ac_includes_default
12186 #include <$ac_header>
12188 rm -f conftest.$ac_objext
12189 if { (ac_try="$ac_compile"
12190 case "(($ac_try" in
12191 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12192 *) ac_try_echo
=$ac_try;;
12194 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12195 $as_echo "$ac_try_echo") >&5
12196 (eval "$ac_compile") 2>conftest.er1
12198 grep -v '^ *+' conftest.er1
>conftest.err
12200 cat conftest.err
>&5
12201 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12202 (exit $ac_status); } && {
12203 test -z "$ac_c_werror_flag" ||
12204 test ! -s conftest.err
12205 } && test -s conftest.
$ac_objext; then
12206 ac_header_compiler
=yes
12208 $as_echo "$as_me: failed program was:" >&5
12209 sed 's/^/| /' conftest.
$ac_ext >&5
12211 ac_header_compiler
=no
12214 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12215 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12216 $as_echo "$ac_header_compiler" >&6; }
12218 # Is the header present?
12219 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12220 $as_echo_n "checking $ac_header presence... " >&6; }
12221 cat >conftest.
$ac_ext <<_ACEOF
12224 cat confdefs.h
>>conftest.
$ac_ext
12225 cat >>conftest.
$ac_ext <<_ACEOF
12226 /* end confdefs.h. */
12227 #include <$ac_header>
12229 if { (ac_try
="$ac_cpp conftest.$ac_ext"
12230 case "(($ac_try" in
12231 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12232 *) ac_try_echo=$ac_try;;
12234 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12235 $as_echo "$ac_try_echo") >&5
12236 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12238 grep -v '^ *+' conftest.er1 >conftest.err
12240 cat conftest.err >&5
12241 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12242 (exit $ac_status); } >/dev/null && {
12243 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12244 test ! -s conftest.err
12246 ac_header_preproc=yes
12248 $as_echo "$as_me: failed program was:" >&5
12249 sed 's/^/| /' conftest.$ac_ext >&5
12251 ac_header_preproc=no
12254 rm -f conftest.err conftest.$ac_ext
12255 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12256 $as_echo "$ac_header_preproc" >&6; }
12258 # So? What about this header?
12259 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12261 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12262 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12263 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12264 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12265 ac_header_preproc=yes
12268 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12269 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12270 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12271 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12272 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12273 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12274 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12275 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12276 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12277 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12278 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12279 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12281 ## ------------------------------------ ##
12282 ## Report this to wine-devel@winehq.org ##
12283 ## ------------------------------------ ##
12285 ) | sed "s/^/$as_me: WARNING: /" >&2
12288 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12289 $as_echo_n "checking for $ac_header... " >&6; }
12290 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12291 $as_echo_n "(cached) " >&6
12293 eval "$as_ac_Header=\$ac_header_preproc"
12295 ac_res=`eval 'as_val=${'$as_ac_Header'}
12296 $as_echo "$as_val"'`
12297 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12298 $as_echo "$ac_res" >&6; }
12301 as_val=`eval 'as_val=${'$as_ac_Header'}
12302 $as_echo "$as_val"'`
12303 if test "x$as_val" = x""yes; then
12304 cat >>confdefs.h <<_ACEOF
12305 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
12307 { $as_echo "$as_me:$LINENO: checking for xmlParseMemory in -lxml2" >&5
12308 $as_echo_n "checking for xmlParseMemory in -lxml2... " >&6; }
12309 if test "${ac_cv_lib_xml2_xmlParseMemory+set}" = set; then
12310 $as_echo_n "(cached) " >&6
12312 ac_check_lib_save_LIBS=$LIBS
12313 LIBS="-lxml2 $ac_xml_libs $LIBS"
12314 cat >conftest.$ac_ext <<_ACEOF
12317 cat confdefs.h >>conftest.$ac_ext
12318 cat >>conftest.$ac_ext <<_ACEOF
12319 /* end confdefs.h. */
12321 /* Override any GCC internal prototype to avoid an error.
12322 Use char because int might match the return type of a GCC
12323 builtin and then its argument prototype would still apply. */
12327 char xmlParseMemory ();
12331 return xmlParseMemory ();
12336 rm -f conftest.$ac_objext conftest$ac_exeext
12337 if { (ac_try="$ac_link"
12338 case "(($ac_try" in
12339 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12340 *) ac_try_echo
=$ac_try;;
12342 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12343 $as_echo "$ac_try_echo") >&5
12344 (eval "$ac_link") 2>conftest.er1
12346 grep -v '^ *+' conftest.er1
>conftest.err
12348 cat conftest.err
>&5
12349 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12350 (exit $ac_status); } && {
12351 test -z "$ac_c_werror_flag" ||
12352 test ! -s conftest.err
12353 } && test -s conftest
$ac_exeext && {
12354 test "$cross_compiling" = yes ||
12355 $as_test_x conftest
$ac_exeext
12357 ac_cv_lib_xml2_xmlParseMemory
=yes
12359 $as_echo "$as_me: failed program was:" >&5
12360 sed 's/^/| /' conftest.
$ac_ext >&5
12362 ac_cv_lib_xml2_xmlParseMemory
=no
12365 rm -rf conftest.dSYM
12366 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
12367 conftest
$ac_exeext conftest.
$ac_ext
12368 LIBS
=$ac_check_lib_save_LIBS
12370 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlParseMemory" >&5
12371 $as_echo "$ac_cv_lib_xml2_xmlParseMemory" >&6; }
12372 if test "x$ac_cv_lib_xml2_xmlParseMemory" = x
""yes; then
12374 cat >>confdefs.h
<<\_ACEOF
12375 #define HAVE_LIBXML2 1
12378 XML2LIBS
="$ac_xml_libs"
12379 XML2INCL
="$ac_xml_cflags"
12382 { $as_echo "$as_me:$LINENO: checking for xmlReadMemory in -lxml2" >&5
12383 $as_echo_n "checking for xmlReadMemory in -lxml2... " >&6; }
12384 if test "${ac_cv_lib_xml2_xmlReadMemory+set}" = set; then
12385 $as_echo_n "(cached) " >&6
12387 ac_check_lib_save_LIBS
=$LIBS
12388 LIBS
="-lxml2 $ac_xml_libs $LIBS"
12389 cat >conftest.
$ac_ext <<_ACEOF
12392 cat confdefs.h
>>conftest.
$ac_ext
12393 cat >>conftest.
$ac_ext <<_ACEOF
12394 /* end confdefs.h. */
12396 /* Override any GCC internal prototype to avoid an error.
12397 Use char because int might match the return type of a GCC
12398 builtin and then its argument prototype would still apply. */
12402 char xmlReadMemory ();
12406 return xmlReadMemory ();
12411 rm -f conftest.
$ac_objext conftest
$ac_exeext
12412 if { (ac_try
="$ac_link"
12413 case "(($ac_try" in
12414 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12415 *) ac_try_echo=$ac_try;;
12417 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12418 $as_echo "$ac_try_echo") >&5
12419 (eval "$ac_link") 2>conftest.er1
12421 grep -v '^ *+' conftest.er1 >conftest.err
12423 cat conftest.err >&5
12424 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12425 (exit $ac_status); } && {
12426 test -z "$ac_c_werror_flag" ||
12427 test ! -s conftest.err
12428 } && test -s conftest$ac_exeext && {
12429 test "$cross_compiling" = yes ||
12430 $as_test_x conftest$ac_exeext
12432 ac_cv_lib_xml2_xmlReadMemory=yes
12434 $as_echo "$as_me: failed program was:" >&5
12435 sed 's/^/| /' conftest.$ac_ext >&5
12437 ac_cv_lib_xml2_xmlReadMemory=no
12440 rm -rf conftest.dSYM
12441 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12442 conftest$ac_exeext conftest.$ac_ext
12443 LIBS=$ac_check_lib_save_LIBS
12445 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlReadMemory" >&5
12446 $as_echo "$ac_cv_lib_xml2_xmlReadMemory" >&6; }
12447 if test "x$ac_cv_lib_xml2_xmlReadMemory" = x""yes; then
12449 cat >>confdefs.h <<\_ACEOF
12450 #define HAVE_XMLREADMEMORY 1
12455 { $as_echo "$as_me:$LINENO: checking for xmlNewDocPI in -lxml2" >&5
12456 $as_echo_n "checking for xmlNewDocPI in -lxml2... " >&6; }
12457 if test "${ac_cv_lib_xml2_xmlNewDocPI+set}" = set; then
12458 $as_echo_n "(cached) " >&6
12460 ac_check_lib_save_LIBS=$LIBS
12461 LIBS="-lxml2 $ac_xml_libs $LIBS"
12462 cat >conftest.$ac_ext <<_ACEOF
12465 cat confdefs.h >>conftest.$ac_ext
12466 cat >>conftest.$ac_ext <<_ACEOF
12467 /* end confdefs.h. */
12469 /* Override any GCC internal prototype to avoid an error.
12470 Use char because int might match the return type of a GCC
12471 builtin and then its argument prototype would still apply. */
12475 char xmlNewDocPI ();
12479 return xmlNewDocPI ();
12484 rm -f conftest.$ac_objext conftest$ac_exeext
12485 if { (ac_try="$ac_link"
12486 case "(($ac_try" in
12487 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12488 *) ac_try_echo
=$ac_try;;
12490 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12491 $as_echo "$ac_try_echo") >&5
12492 (eval "$ac_link") 2>conftest.er1
12494 grep -v '^ *+' conftest.er1
>conftest.err
12496 cat conftest.err
>&5
12497 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12498 (exit $ac_status); } && {
12499 test -z "$ac_c_werror_flag" ||
12500 test ! -s conftest.err
12501 } && test -s conftest
$ac_exeext && {
12502 test "$cross_compiling" = yes ||
12503 $as_test_x conftest
$ac_exeext
12505 ac_cv_lib_xml2_xmlNewDocPI
=yes
12507 $as_echo "$as_me: failed program was:" >&5
12508 sed 's/^/| /' conftest.
$ac_ext >&5
12510 ac_cv_lib_xml2_xmlNewDocPI
=no
12513 rm -rf conftest.dSYM
12514 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
12515 conftest
$ac_exeext conftest.
$ac_ext
12516 LIBS
=$ac_check_lib_save_LIBS
12518 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlNewDocPI" >&5
12519 $as_echo "$ac_cv_lib_xml2_xmlNewDocPI" >&6; }
12520 if test "x$ac_cv_lib_xml2_xmlNewDocPI" = x
""yes; then
12522 cat >>confdefs.h
<<\_ACEOF
12523 #define HAVE_XMLNEWDOCPI 1
12533 CPPFLAGS
="$ac_save_CPPFLAGS"
12535 if test "$ac_cv_lib_xml2_xmlParseMemory" != "yes"; then
12536 case "x$with_xml" in
12537 x
) wine_warnings
="$wine_warnings|libxml2 ${notice_platform}development files not found, XML won't be supported." ;;
12539 *) { { $as_echo "$as_me:$LINENO: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12540 This is an error since --with-xml was requested." >&5
12541 $as_echo "$as_me: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12542 This is an error since --with-xml was requested." >&2;}
12543 { (exit 1); exit 1; }; } ;;
12548 if test "x$with_xslt" != "xno"
12550 if test "$PKG_CONFIG" != "false"
12552 ac_xslt_libs
="`$PKG_CONFIG --libs libxslt 2>/dev/null`"
12553 ac_xslt_cflags
="`$PKG_CONFIG --cflags libxslt 2>/dev/null`"
12555 ac_xslt_libs
="`xslt-config --libs 2>/dev/null`"
12556 ac_xslt_cflags
="`xslt-config --cflags 2>/dev/null`"
12558 ac_save_CPPFLAGS
="$CPPFLAGS"
12559 CPPFLAGS
="$CPPFLAGS $ac_xslt_cflags"
12562 for ac_header
in libxslt
/pattern.h libxslt
/transform.h
12564 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12565 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12566 $as_echo_n "checking for $ac_header... " >&6; }
12567 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12568 $as_echo_n "(cached) " >&6
12570 cat >conftest.
$ac_ext <<_ACEOF
12573 cat confdefs.h
>>conftest.
$ac_ext
12574 cat >>conftest.
$ac_ext <<_ACEOF
12575 /* end confdefs.h. */
12576 #ifdef HAVE_LIBXSLT_PATTERN_H
12577 # include <libxslt/pattern.h>
12580 #include <$ac_header>
12582 rm -f conftest.
$ac_objext
12583 if { (ac_try
="$ac_compile"
12584 case "(($ac_try" in
12585 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12586 *) ac_try_echo=$ac_try;;
12588 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12589 $as_echo "$ac_try_echo") >&5
12590 (eval "$ac_compile") 2>conftest.er1
12592 grep -v '^ *+' conftest.er1 >conftest.err
12594 cat conftest.err >&5
12595 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12596 (exit $ac_status); } && {
12597 test -z "$ac_c_werror_flag" ||
12598 test ! -s conftest.err
12599 } && test -s conftest.$ac_objext; then
12600 eval "$as_ac_Header=yes"
12602 $as_echo "$as_me: failed program was:" >&5
12603 sed 's/^/| /' conftest.$ac_ext >&5
12605 eval "$as_ac_Header=no"
12608 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12610 ac_res=`eval 'as_val=${'$as_ac_Header'}
12611 $as_echo "$as_val"'`
12612 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12613 $as_echo "$ac_res" >&6; }
12614 as_val=`eval 'as_val=${'$as_ac_Header'}
12615 $as_echo "$as_val"'`
12616 if test "x$as_val" = x""yes; then
12617 cat >>confdefs.h <<_ACEOF
12618 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
12625 CPPFLAGS="$ac_save_CPPFLAGS"
12626 if test "$ac_cv_header_libxslt_transform_h" = "yes"
12628 { $as_echo "$as_me:$LINENO: checking for -lxslt" >&5
12629 $as_echo_n "checking for -lxslt... " >&6; }
12630 if test "${ac_cv_lib_soname_xslt+set}" = set; then
12631 $as_echo_n "(cached) " >&6
12633 ac_check_soname_save_LIBS=$LIBS
12634 LIBS="-lxslt $ac_xslt_libs $LIBS"
12635 cat >conftest.$ac_ext <<_ACEOF
12638 cat confdefs.h >>conftest.$ac_ext
12639 cat >>conftest.$ac_ext <<_ACEOF
12640 /* end confdefs.h. */
12642 /* Override any GCC internal prototype to avoid an error.
12643 Use char because int might match the return type of a GCC
12644 builtin and then its argument prototype would still apply. */
12648 char xsltCompilePattern ();
12652 return xsltCompilePattern ();
12657 rm -f conftest.$ac_objext conftest$ac_exeext
12658 if { (ac_try="$ac_link"
12659 case "(($ac_try" in
12660 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12661 *) ac_try_echo
=$ac_try;;
12663 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12664 $as_echo "$ac_try_echo") >&5
12665 (eval "$ac_link") 2>conftest.er1
12667 grep -v '^ *+' conftest.er1
>conftest.err
12669 cat conftest.err
>&5
12670 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12671 (exit $ac_status); } && {
12672 test -z "$ac_c_werror_flag" ||
12673 test ! -s conftest.err
12674 } && test -s conftest
$ac_exeext && {
12675 test "$cross_compiling" = yes ||
12676 $as_test_x conftest
$ac_exeext
12680 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'` ;;
12681 *) ac_cv_lib_soname_xslt
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libxslt\\.$LIBEXT" | sed -e "s/^.*\(libxslt\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
12684 $as_echo "$as_me: failed program was:" >&5
12685 sed 's/^/| /' conftest.
$ac_ext >&5
12690 rm -rf conftest.dSYM
12691 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
12692 conftest
$ac_exeext conftest.
$ac_ext
12693 LIBS
=$ac_check_soname_save_LIBS
12695 if test "x$ac_cv_lib_soname_xslt" = "x"; then
12696 { $as_echo "$as_me:$LINENO: result: not found" >&5
12697 $as_echo "not found" >&6; }
12700 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_xslt" >&5
12701 $as_echo "$ac_cv_lib_soname_xslt" >&6; }
12703 cat >>confdefs.h
<<_ACEOF
12704 #define SONAME_LIBXSLT "$ac_cv_lib_soname_xslt"
12707 XSLTINCL
="$ac_xslt_cflags"
12712 if test "x$ac_cv_lib_soname_xslt" = "x"; then
12713 case "x$with_xslt" in
12714 x
) wine_warnings
="$wine_warnings|libxslt ${notice_platform}development files not found, xslt won't be supported." ;;
12716 *) { { $as_echo "$as_me:$LINENO: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
12717 This is an error since --with-xslt was requested." >&5
12718 $as_echo "$as_me: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
12719 This is an error since --with-xslt was requested." >&2;}
12720 { (exit 1); exit 1; }; } ;;
12727 if test "x$with_hal" != "xno"
12729 ac_save_CPPFLAGS
="$CPPFLAGS"
12730 if test "$PKG_CONFIG" != "false"
12732 ac_hal_libs
="`$PKG_CONFIG --libs hal 2>/dev/null`"
12733 ac_hal_cflags
="`$PKG_CONFIG --cflags hal 2>/dev/null`"
12734 CPPFLAGS
="$CPPFLAGS $ac_hal_cflags"
12738 for ac_header
in dbus
/dbus.h hal
/libhal.h
12740 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12741 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12742 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12743 $as_echo_n "checking for $ac_header... " >&6; }
12744 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12745 $as_echo_n "(cached) " >&6
12747 ac_res
=`eval 'as_val=${'$as_ac_Header'}
12748 $as_echo "$as_val"'`
12749 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12750 $as_echo "$ac_res" >&6; }
12752 # Is the header compilable?
12753 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12754 $as_echo_n "checking $ac_header usability... " >&6; }
12755 cat >conftest.
$ac_ext <<_ACEOF
12758 cat confdefs.h
>>conftest.
$ac_ext
12759 cat >>conftest.
$ac_ext <<_ACEOF
12760 /* end confdefs.h. */
12761 $ac_includes_default
12762 #include <$ac_header>
12764 rm -f conftest.
$ac_objext
12765 if { (ac_try
="$ac_compile"
12766 case "(($ac_try" in
12767 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12768 *) ac_try_echo=$ac_try;;
12770 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12771 $as_echo "$ac_try_echo") >&5
12772 (eval "$ac_compile") 2>conftest.er1
12774 grep -v '^ *+' conftest.er1 >conftest.err
12776 cat conftest.err >&5
12777 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12778 (exit $ac_status); } && {
12779 test -z "$ac_c_werror_flag" ||
12780 test ! -s conftest.err
12781 } && test -s conftest.$ac_objext; then
12782 ac_header_compiler=yes
12784 $as_echo "$as_me: failed program was:" >&5
12785 sed 's/^/| /' conftest.$ac_ext >&5
12787 ac_header_compiler=no
12790 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12791 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12792 $as_echo "$ac_header_compiler" >&6; }
12794 # Is the header present?
12795 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12796 $as_echo_n "checking $ac_header presence... " >&6; }
12797 cat >conftest.$ac_ext <<_ACEOF
12800 cat confdefs.h >>conftest.$ac_ext
12801 cat >>conftest.$ac_ext <<_ACEOF
12802 /* end confdefs.h. */
12803 #include <$ac_header>
12805 if { (ac_try="$ac_cpp conftest.$ac_ext"
12806 case "(($ac_try" in
12807 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12808 *) ac_try_echo
=$ac_try;;
12810 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12811 $as_echo "$ac_try_echo") >&5
12812 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12814 grep -v '^ *+' conftest.er1
>conftest.err
12816 cat conftest.err
>&5
12817 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12818 (exit $ac_status); } >/dev
/null
&& {
12819 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12820 test ! -s conftest.err
12822 ac_header_preproc
=yes
12824 $as_echo "$as_me: failed program was:" >&5
12825 sed 's/^/| /' conftest.
$ac_ext >&5
12827 ac_header_preproc
=no
12830 rm -f conftest.err conftest.
$ac_ext
12831 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12832 $as_echo "$ac_header_preproc" >&6; }
12834 # So? What about this header?
12835 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12837 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12838 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12839 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12840 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12841 ac_header_preproc
=yes
12844 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12845 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12846 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12847 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12848 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12849 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12850 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12851 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12852 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12853 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12854 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12855 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12857 ## ------------------------------------ ##
12858 ## Report this to wine-devel@winehq.org ##
12859 ## ------------------------------------ ##
12861 ) |
sed "s/^/$as_me: WARNING: /" >&2
12864 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12865 $as_echo_n "checking for $ac_header... " >&6; }
12866 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12867 $as_echo_n "(cached) " >&6
12869 eval "$as_ac_Header=\$ac_header_preproc"
12871 ac_res
=`eval 'as_val=${'$as_ac_Header'}
12872 $as_echo "$as_val"'`
12873 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12874 $as_echo "$ac_res" >&6; }
12877 as_val
=`eval 'as_val=${'$as_ac_Header'}
12878 $as_echo "$as_val"'`
12879 if test "x$as_val" = x
""yes; then
12880 cat >>confdefs.h
<<_ACEOF
12881 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12888 if test "$ac_cv_header_dbus_dbus_h" = "yes" -a "$ac_cv_header_hal_libhal_h" = "yes"
12890 { $as_echo "$as_me:$LINENO: checking for dbus_connection_close in -ldbus-1" >&5
12891 $as_echo_n "checking for dbus_connection_close in -ldbus-1... " >&6; }
12892 if test "${ac_cv_lib_dbus_1_dbus_connection_close+set}" = set; then
12893 $as_echo_n "(cached) " >&6
12895 ac_check_lib_save_LIBS
=$LIBS
12896 LIBS
="-ldbus-1 $ac_hal_libs $LIBS"
12897 cat >conftest.
$ac_ext <<_ACEOF
12900 cat confdefs.h
>>conftest.
$ac_ext
12901 cat >>conftest.
$ac_ext <<_ACEOF
12902 /* end confdefs.h. */
12904 /* Override any GCC internal prototype to avoid an error.
12905 Use char because int might match the return type of a GCC
12906 builtin and then its argument prototype would still apply. */
12910 char dbus_connection_close ();
12914 return dbus_connection_close ();
12919 rm -f conftest.
$ac_objext conftest
$ac_exeext
12920 if { (ac_try
="$ac_link"
12921 case "(($ac_try" in
12922 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12923 *) ac_try_echo=$ac_try;;
12925 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12926 $as_echo "$ac_try_echo") >&5
12927 (eval "$ac_link") 2>conftest.er1
12929 grep -v '^ *+' conftest.er1 >conftest.err
12931 cat conftest.err >&5
12932 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12933 (exit $ac_status); } && {
12934 test -z "$ac_c_werror_flag" ||
12935 test ! -s conftest.err
12936 } && test -s conftest$ac_exeext && {
12937 test "$cross_compiling" = yes ||
12938 $as_test_x conftest$ac_exeext
12940 ac_cv_lib_dbus_1_dbus_connection_close=yes
12942 $as_echo "$as_me: failed program was:" >&5
12943 sed 's/^/| /' conftest.$ac_ext >&5
12945 ac_cv_lib_dbus_1_dbus_connection_close=no
12948 rm -rf conftest.dSYM
12949 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12950 conftest$ac_exeext conftest.$ac_ext
12951 LIBS=$ac_check_lib_save_LIBS
12953 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dbus_1_dbus_connection_close" >&5
12954 $as_echo "$ac_cv_lib_dbus_1_dbus_connection_close" >&6; }
12955 if test "x$ac_cv_lib_dbus_1_dbus_connection_close" = x""yes; then
12956 { $as_echo "$as_me:$LINENO: checking for -lhal" >&5
12957 $as_echo_n "checking for -lhal... " >&6; }
12958 if test "${ac_cv_lib_soname_hal+set}" = set; then
12959 $as_echo_n "(cached) " >&6
12961 ac_check_soname_save_LIBS=$LIBS
12962 LIBS="-lhal $ac_hal_libs $LIBS"
12963 cat >conftest.$ac_ext <<_ACEOF
12966 cat confdefs.h >>conftest.$ac_ext
12967 cat >>conftest.$ac_ext <<_ACEOF
12968 /* end confdefs.h. */
12970 /* Override any GCC internal prototype to avoid an error.
12971 Use char because int might match the return type of a GCC
12972 builtin and then its argument prototype would still apply. */
12976 char libhal_ctx_new ();
12980 return libhal_ctx_new ();
12985 rm -f conftest.$ac_objext conftest$ac_exeext
12986 if { (ac_try="$ac_link"
12987 case "(($ac_try" in
12988 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12989 *) ac_try_echo
=$ac_try;;
12991 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12992 $as_echo "$ac_try_echo") >&5
12993 (eval "$ac_link") 2>conftest.er1
12995 grep -v '^ *+' conftest.er1
>conftest.err
12997 cat conftest.err
>&5
12998 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12999 (exit $ac_status); } && {
13000 test -z "$ac_c_werror_flag" ||
13001 test ! -s conftest.err
13002 } && test -s conftest
$ac_exeext && {
13003 test "$cross_compiling" = yes ||
13004 $as_test_x conftest
$ac_exeext
13008 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'` ;;
13009 *) ac_cv_lib_soname_hal
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libhal\\.$LIBEXT" | sed -e "s/^.*\(libhal\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13012 $as_echo "$as_me: failed program was:" >&5
13013 sed 's/^/| /' conftest.
$ac_ext >&5
13018 rm -rf conftest.dSYM
13019 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
13020 conftest
$ac_exeext conftest.
$ac_ext
13021 LIBS
=$ac_check_soname_save_LIBS
13023 if test "x$ac_cv_lib_soname_hal" = "x"; then
13024 { $as_echo "$as_me:$LINENO: result: not found" >&5
13025 $as_echo "not found" >&6; }
13028 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_hal" >&5
13029 $as_echo "$ac_cv_lib_soname_hal" >&6; }
13031 cat >>confdefs.h
<<_ACEOF
13032 #define SONAME_LIBHAL "$ac_cv_lib_soname_hal"
13035 HALINCL
="$ac_hal_cflags"
13041 CPPFLAGS
="$ac_save_CPPFLAGS"
13043 if test "x$ac_cv_lib_soname_hal" = "x"; then
13044 case "x$with_hal" in
13045 x
) wine_notices
="$wine_notices|libhal ${notice_platform}development files not found, no dynamic device support." ;;
13047 *) { { $as_echo "$as_me:$LINENO: error: libhal ${notice_platform}development files not found, no dynamic device support.
13048 This is an error since --with-hal was requested." >&5
13049 $as_echo "$as_me: error: libhal ${notice_platform}development files not found, no dynamic device support.
13050 This is an error since --with-hal was requested." >&2;}
13051 { (exit 1); exit 1; }; } ;;
13056 if test "x$with_gnutls" != "xno"
13058 ac_save_CPPFLAGS
="$CPPFLAGS"
13059 if test "$PKG_CONFIG" != "false"
13061 ac_gnutls_libs
="`$PKG_CONFIG --libs gnutls 2>/dev/null`"
13062 ac_gnutls_cflags
="`$PKG_CONFIG --cflags gnutls 2>/dev/null`"
13063 CPPFLAGS
="$CPPFLAGS $ac_gnutls_cflags"
13065 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13066 { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
13067 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
13068 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13069 $as_echo_n "(cached) " >&6
13071 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
13072 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
13074 # Is the header compilable?
13075 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h usability" >&5
13076 $as_echo_n "checking gnutls/gnutls.h usability... " >&6; }
13077 cat >conftest.
$ac_ext <<_ACEOF
13080 cat confdefs.h
>>conftest.
$ac_ext
13081 cat >>conftest.
$ac_ext <<_ACEOF
13082 /* end confdefs.h. */
13083 $ac_includes_default
13084 #include <gnutls/gnutls.h>
13086 rm -f conftest.
$ac_objext
13087 if { (ac_try
="$ac_compile"
13088 case "(($ac_try" in
13089 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13090 *) ac_try_echo=$ac_try;;
13092 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13093 $as_echo "$ac_try_echo") >&5
13094 (eval "$ac_compile") 2>conftest.er1
13096 grep -v '^ *+' conftest.er1 >conftest.err
13098 cat conftest.err >&5
13099 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13100 (exit $ac_status); } && {
13101 test -z "$ac_c_werror_flag" ||
13102 test ! -s conftest.err
13103 } && test -s conftest.$ac_objext; then
13104 ac_header_compiler=yes
13106 $as_echo "$as_me: failed program was:" >&5
13107 sed 's/^/| /' conftest.$ac_ext >&5
13109 ac_header_compiler=no
13112 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13113 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13114 $as_echo "$ac_header_compiler" >&6; }
13116 # Is the header present?
13117 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h presence" >&5
13118 $as_echo_n "checking gnutls/gnutls.h presence... " >&6; }
13119 cat >conftest.$ac_ext <<_ACEOF
13122 cat confdefs.h >>conftest.$ac_ext
13123 cat >>conftest.$ac_ext <<_ACEOF
13124 /* end confdefs.h. */
13125 #include <gnutls/gnutls.h>
13127 if { (ac_try="$ac_cpp conftest.$ac_ext"
13128 case "(($ac_try" in
13129 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13130 *) ac_try_echo
=$ac_try;;
13132 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13133 $as_echo "$ac_try_echo") >&5
13134 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13136 grep -v '^ *+' conftest.er1
>conftest.err
13138 cat conftest.err
>&5
13139 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13140 (exit $ac_status); } >/dev
/null
&& {
13141 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13142 test ! -s conftest.err
13144 ac_header_preproc
=yes
13146 $as_echo "$as_me: failed program was:" >&5
13147 sed 's/^/| /' conftest.
$ac_ext >&5
13149 ac_header_preproc
=no
13152 rm -f conftest.err conftest.
$ac_ext
13153 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13154 $as_echo "$ac_header_preproc" >&6; }
13156 # So? What about this header?
13157 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13159 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&5
13160 $as_echo "$as_me: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13161 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&5
13162 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&2;}
13163 ac_header_preproc
=yes
13166 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&5
13167 $as_echo "$as_me: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&2;}
13168 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: check for missing prerequisite headers?" >&5
13169 $as_echo "$as_me: WARNING: gnutls/gnutls.h: check for missing prerequisite headers?" >&2;}
13170 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&5
13171 $as_echo "$as_me: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&2;}
13172 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: section \"Present But Cannot Be Compiled\"" >&5
13173 $as_echo "$as_me: WARNING: gnutls/gnutls.h: section \"Present But Cannot Be Compiled\"" >&2;}
13174 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&5
13175 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&2;}
13176 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&5
13177 $as_echo "$as_me: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&2;}
13179 ## ------------------------------------ ##
13180 ## Report this to wine-devel@winehq.org ##
13181 ## ------------------------------------ ##
13183 ) |
sed "s/^/$as_me: WARNING: /" >&2
13186 { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
13187 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
13188 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13189 $as_echo_n "(cached) " >&6
13191 ac_cv_header_gnutls_gnutls_h
=$ac_header_preproc
13193 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
13194 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
13197 if test "x$ac_cv_header_gnutls_gnutls_h" = x
""yes; then
13198 cat >conftest.
$ac_ext <<_ACEOF
13201 cat confdefs.h
>>conftest.
$ac_ext
13202 cat >>conftest.
$ac_ext <<_ACEOF
13203 /* end confdefs.h. */
13204 #include <gnutls/gnutls.h>
13208 typeof(gnutls_mac_get_key_size) *pfunc;
13213 rm -f conftest.
$ac_objext
13214 if { (ac_try
="$ac_compile"
13215 case "(($ac_try" in
13216 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13217 *) ac_try_echo=$ac_try;;
13219 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13220 $as_echo "$ac_try_echo") >&5
13221 (eval "$ac_compile") 2>conftest.er1
13223 grep -v '^ *+' conftest.er1 >conftest.err
13225 cat conftest.err >&5
13226 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13227 (exit $ac_status); } && {
13228 test -z "$ac_c_werror_flag" ||
13229 test ! -s conftest.err
13230 } && test -s conftest.$ac_objext; then
13231 { $as_echo "$as_me:$LINENO: checking for -lgnutls" >&5
13232 $as_echo_n "checking for -lgnutls... " >&6; }
13233 if test "${ac_cv_lib_soname_gnutls+set}" = set; then
13234 $as_echo_n "(cached) " >&6
13236 ac_check_soname_save_LIBS=$LIBS
13237 LIBS="-lgnutls $ac_gnutls_libs $LIBS"
13238 cat >conftest.$ac_ext <<_ACEOF
13241 cat confdefs.h >>conftest.$ac_ext
13242 cat >>conftest.$ac_ext <<_ACEOF
13243 /* end confdefs.h. */
13245 /* Override any GCC internal prototype to avoid an error.
13246 Use char because int might match the return type of a GCC
13247 builtin and then its argument prototype would still apply. */
13251 char gnutls_global_init ();
13255 return gnutls_global_init ();
13260 rm -f conftest.$ac_objext conftest$ac_exeext
13261 if { (ac_try="$ac_link"
13262 case "(($ac_try" in
13263 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13264 *) ac_try_echo
=$ac_try;;
13266 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13267 $as_echo "$ac_try_echo") >&5
13268 (eval "$ac_link") 2>conftest.er1
13270 grep -v '^ *+' conftest.er1
>conftest.err
13272 cat conftest.err
>&5
13273 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13274 (exit $ac_status); } && {
13275 test -z "$ac_c_werror_flag" ||
13276 test ! -s conftest.err
13277 } && test -s conftest
$ac_exeext && {
13278 test "$cross_compiling" = yes ||
13279 $as_test_x conftest
$ac_exeext
13283 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'` ;;
13284 *) ac_cv_lib_soname_gnutls
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libgnutls\\.$LIBEXT" | sed -e "s/^.*\(libgnutls\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13287 $as_echo "$as_me: failed program was:" >&5
13288 sed 's/^/| /' conftest.
$ac_ext >&5
13293 rm -rf conftest.dSYM
13294 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
13295 conftest
$ac_exeext conftest.
$ac_ext
13296 LIBS
=$ac_check_soname_save_LIBS
13298 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13299 { $as_echo "$as_me:$LINENO: result: not found" >&5
13300 $as_echo "not found" >&6; }
13303 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_gnutls" >&5
13304 $as_echo "$ac_cv_lib_soname_gnutls" >&6; }
13306 cat >>confdefs.h
<<_ACEOF
13307 #define SONAME_LIBGNUTLS "$ac_cv_lib_soname_gnutls"
13310 GNUTLSINCL
="$ac_gnutls_cflags"
13315 $as_echo "$as_me: failed program was:" >&5
13316 sed 's/^/| /' conftest.
$ac_ext >&5
13321 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
13325 CPPFLAGS
="$ac_save_CPPFLAGS"
13327 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13328 case "x$with_gnutls" in
13329 x
) wine_notices
="$wine_notices|libgnutls ${notice_platform}development files not found, no schannel support." ;;
13331 *) { { $as_echo "$as_me:$LINENO: error: libgnutls ${notice_platform}development files not found, no schannel support.
13332 This is an error since --with-gnutls was requested." >&5
13333 $as_echo "$as_me: error: libgnutls ${notice_platform}development files not found, no schannel support.
13334 This is an error since --with-gnutls was requested." >&2;}
13335 { (exit 1); exit 1; }; } ;;
13341 if test "$ac_cv_header_ncurses_h" = "yes"
13343 { $as_echo "$as_me:$LINENO: checking for -lncurses" >&5
13344 $as_echo_n "checking for -lncurses... " >&6; }
13345 if test "${ac_cv_lib_soname_ncurses+set}" = set; then
13346 $as_echo_n "(cached) " >&6
13348 ac_check_soname_save_LIBS
=$LIBS
13349 LIBS
="-lncurses $LIBS"
13350 cat >conftest.
$ac_ext <<_ACEOF
13353 cat confdefs.h
>>conftest.
$ac_ext
13354 cat >>conftest.
$ac_ext <<_ACEOF
13355 /* end confdefs.h. */
13357 /* Override any GCC internal prototype to avoid an error.
13358 Use char because int might match the return type of a GCC
13359 builtin and then its argument prototype would still apply. */
13372 rm -f conftest.
$ac_objext conftest
$ac_exeext
13373 if { (ac_try
="$ac_link"
13374 case "(($ac_try" in
13375 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13376 *) ac_try_echo=$ac_try;;
13378 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13379 $as_echo "$ac_try_echo") >&5
13380 (eval "$ac_link") 2>conftest.er1
13382 grep -v '^ *+' conftest.er1 >conftest.err
13384 cat conftest.err >&5
13385 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13386 (exit $ac_status); } && {
13387 test -z "$ac_c_werror_flag" ||
13388 test ! -s conftest.err
13389 } && test -s conftest$ac_exeext && {
13390 test "$cross_compiling" = yes ||
13391 $as_test_x conftest$ac_exeext
13395 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'` ;;
13396 *) ac_cv_lib_soname_ncurses=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libncurses\\.$LIBEXT" |
sed -e "s/^.*\(libncurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13399 $as_echo "$as_me: failed program was:" >&5
13400 sed 's/^/| /' conftest.$ac_ext >&5
13405 rm -rf conftest.dSYM
13406 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13407 conftest$ac_exeext conftest.$ac_ext
13408 LIBS=$ac_check_soname_save_LIBS
13410 if test "x$ac_cv_lib_soname_ncurses" = "x"; then
13411 { $as_echo "$as_me:$LINENO: result: not found" >&5
13412 $as_echo "not found" >&6; }
13415 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ncurses" >&5
13416 $as_echo "$ac_cv_lib_soname_ncurses" >&6; }
13418 cat >>confdefs.h <<_ACEOF
13419 #define SONAME_LIBNCURSES "$ac_cv_lib_soname_ncurses"
13422 CURSESLIBS="-lncurses"
13425 elif test "$ac_cv_header_curses_h" = "yes"
13427 { $as_echo "$as_me:$LINENO: checking for -lcurses" >&5
13428 $as_echo_n "checking for -lcurses... " >&6; }
13429 if test "${ac_cv_lib_soname_curses+set}" = set; then
13430 $as_echo_n "(cached) " >&6
13432 ac_check_soname_save_LIBS=$LIBS
13433 LIBS="-lcurses $LIBS"
13434 cat >conftest.$ac_ext <<_ACEOF
13437 cat confdefs.h >>conftest.$ac_ext
13438 cat >>conftest.$ac_ext <<_ACEOF
13439 /* end confdefs.h. */
13441 /* Override any GCC internal prototype to avoid an error.
13442 Use char because int might match the return type of a GCC
13443 builtin and then its argument prototype would still apply. */
13456 rm -f conftest.$ac_objext conftest$ac_exeext
13457 if { (ac_try="$ac_link"
13458 case "(($ac_try" in
13459 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13460 *) ac_try_echo
=$ac_try;;
13462 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13463 $as_echo "$ac_try_echo") >&5
13464 (eval "$ac_link") 2>conftest.er1
13466 grep -v '^ *+' conftest.er1
>conftest.err
13468 cat conftest.err
>&5
13469 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13470 (exit $ac_status); } && {
13471 test -z "$ac_c_werror_flag" ||
13472 test ! -s conftest.err
13473 } && test -s conftest
$ac_exeext && {
13474 test "$cross_compiling" = yes ||
13475 $as_test_x conftest
$ac_exeext
13479 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'` ;;
13480 *) ac_cv_lib_soname_curses
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcurses\\.$LIBEXT" | sed -e "s/^.*\(libcurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13483 $as_echo "$as_me: failed program was:" >&5
13484 sed 's/^/| /' conftest.
$ac_ext >&5
13489 rm -rf conftest.dSYM
13490 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
13491 conftest
$ac_exeext conftest.
$ac_ext
13492 LIBS
=$ac_check_soname_save_LIBS
13494 if test "x$ac_cv_lib_soname_curses" = "x"; then
13495 { $as_echo "$as_me:$LINENO: result: not found" >&5
13496 $as_echo "not found" >&6; }
13499 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_curses" >&5
13500 $as_echo "$ac_cv_lib_soname_curses" >&6; }
13502 cat >>confdefs.h
<<_ACEOF
13503 #define SONAME_LIBCURSES "$ac_cv_lib_soname_curses"
13506 CURSESLIBS
="-lcurses"
13510 ac_save_LIBS
="$LIBS"
13511 LIBS
="$LIBS $CURSESLIBS"
13513 for ac_func
in mousemask
13515 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
13516 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
13517 $as_echo_n "checking for $ac_func... " >&6; }
13518 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
13519 $as_echo_n "(cached) " >&6
13521 cat >conftest.
$ac_ext <<_ACEOF
13524 cat confdefs.h
>>conftest.
$ac_ext
13525 cat >>conftest.
$ac_ext <<_ACEOF
13526 /* end confdefs.h. */
13527 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
13528 For example, HP-UX 11i <limits.h> declares gettimeofday. */
13529 #define $ac_func innocuous_$ac_func
13531 /* System header to define __stub macros and hopefully few prototypes,
13532 which can conflict with char $ac_func (); below.
13533 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13534 <limits.h> exists even on freestanding compilers. */
13537 # include <limits.h>
13539 # include <assert.h>
13544 /* Override any GCC internal prototype to avoid an error.
13545 Use char because int might match the return type of a GCC
13546 builtin and then its argument prototype would still apply. */
13551 /* The GNU C library defines this for functions which it implements
13552 to always fail with ENOSYS. Some functions are actually named
13553 something starting with __ and the normal name is an alias. */
13554 #if defined __stub_$ac_func || defined __stub___$ac_func
13561 return $ac_func ();
13566 rm -f conftest.
$ac_objext conftest
$ac_exeext
13567 if { (ac_try
="$ac_link"
13568 case "(($ac_try" in
13569 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13570 *) ac_try_echo=$ac_try;;
13572 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13573 $as_echo "$ac_try_echo") >&5
13574 (eval "$ac_link") 2>conftest.er1
13576 grep -v '^ *+' conftest.er1 >conftest.err
13578 cat conftest.err >&5
13579 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13580 (exit $ac_status); } && {
13581 test -z "$ac_c_werror_flag" ||
13582 test ! -s conftest.err
13583 } && test -s conftest$ac_exeext && {
13584 test "$cross_compiling" = yes ||
13585 $as_test_x conftest$ac_exeext
13587 eval "$as_ac_var=yes"
13589 $as_echo "$as_me: failed program was:" >&5
13590 sed 's/^/| /' conftest.$ac_ext >&5
13592 eval "$as_ac_var=no"
13595 rm -rf conftest.dSYM
13596 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13597 conftest$ac_exeext conftest.$ac_ext
13599 ac_res=`eval 'as_val=${'$as_ac_var'}
13600 $as_echo "$as_val"'`
13601 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
13602 $as_echo "$ac_res" >&6; }
13603 as_val=`eval 'as_val=${'$as_ac_var'}
13604 $as_echo "$as_val"'`
13605 if test "x$as_val" = x""yes; then
13606 cat >>confdefs.h <<_ACEOF
13607 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
13613 LIBS="$ac_save_LIBS"
13614 if test "x$ac_cv_lib_soname_curses$ac_cv_lib_soname_ncurses" = "x"; then
13615 case "x$with_curses" in
13616 x) wine_notices="$wine_notices|lib(n)curses ${notice_platform}development files not found, curses won't be supported." ;;
13618 *) { { $as_echo "$as_me:$LINENO: 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." >&5
13620 $as_echo "$as_me: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13621 This is an error since --with-curses was requested." >&2;}
13622 { (exit 1); exit 1; }; } ;;
13627 if test "x$with_sane" != "xno"
13629 ac_save_CPPFLAGS="$CPPFLAGS"
13630 # Extract the first word of "sane-config", so it can be a program name with args.
13631 set dummy sane-config; ac_word=$2
13632 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13633 $as_echo_n "checking for $ac_word... " >&6; }
13634 if test "${ac_cv_prog_sane_devel+set}" = set; then
13635 $as_echo_n "(cached) " >&6
13637 if test -n "$sane_devel"; then
13638 ac_cv_prog_sane_devel="$sane_devel" # Let the user override the test.
13640 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13641 for as_dir in $PATH
13644 test -z "$as_dir" && as_dir=.
13645 for ac_exec_ext in '' $ac_executable_extensions; do
13646 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13647 ac_cv_prog_sane_devel="sane-config"
13648 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13655 test -z "$ac_cv_prog_sane_devel" && ac_cv_prog_sane_devel="no"
13658 sane_devel=$ac_cv_prog_sane_devel
13659 if test -n "$sane_devel"; then
13660 { $as_echo "$as_me:$LINENO: result: $sane_devel" >&5
13661 $as_echo "$sane_devel" >&6; }
13663 { $as_echo "$as_me:$LINENO: result: no" >&5
13664 $as_echo "no" >&6; }
13668 if test "$sane_devel" != "no"
13670 ac_sane_incl="`$sane_devel --cflags`"
13671 ac_sane_libs="`$sane_devel --ldflags`"
13672 CPPFLAGS="$CPPFLAGS $ac_sane_incl"
13674 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13675 { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13676 $as_echo_n "checking for sane/sane.h... " >&6; }
13677 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13678 $as_echo_n "(cached) " >&6
13680 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13681 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
13683 # Is the header compilable?
13684 { $as_echo "$as_me:$LINENO: checking sane/sane.h usability" >&5
13685 $as_echo_n "checking sane/sane.h usability... " >&6; }
13686 cat >conftest.$ac_ext <<_ACEOF
13689 cat confdefs.h >>conftest.$ac_ext
13690 cat >>conftest.$ac_ext <<_ACEOF
13691 /* end confdefs.h. */
13692 $ac_includes_default
13693 #include <sane/sane.h>
13695 rm -f conftest.$ac_objext
13696 if { (ac_try="$ac_compile"
13697 case "(($ac_try" in
13698 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13699 *) ac_try_echo
=$ac_try;;
13701 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13702 $as_echo "$ac_try_echo") >&5
13703 (eval "$ac_compile") 2>conftest.er1
13705 grep -v '^ *+' conftest.er1
>conftest.err
13707 cat conftest.err
>&5
13708 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13709 (exit $ac_status); } && {
13710 test -z "$ac_c_werror_flag" ||
13711 test ! -s conftest.err
13712 } && test -s conftest.
$ac_objext; then
13713 ac_header_compiler
=yes
13715 $as_echo "$as_me: failed program was:" >&5
13716 sed 's/^/| /' conftest.
$ac_ext >&5
13718 ac_header_compiler
=no
13721 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
13722 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13723 $as_echo "$ac_header_compiler" >&6; }
13725 # Is the header present?
13726 { $as_echo "$as_me:$LINENO: checking sane/sane.h presence" >&5
13727 $as_echo_n "checking sane/sane.h presence... " >&6; }
13728 cat >conftest.
$ac_ext <<_ACEOF
13731 cat confdefs.h
>>conftest.
$ac_ext
13732 cat >>conftest.
$ac_ext <<_ACEOF
13733 /* end confdefs.h. */
13734 #include <sane/sane.h>
13736 if { (ac_try
="$ac_cpp conftest.$ac_ext"
13737 case "(($ac_try" in
13738 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13739 *) ac_try_echo=$ac_try;;
13741 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13742 $as_echo "$ac_try_echo") >&5
13743 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13745 grep -v '^ *+' conftest.er1 >conftest.err
13747 cat conftest.err >&5
13748 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13749 (exit $ac_status); } >/dev/null && {
13750 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13751 test ! -s conftest.err
13753 ac_header_preproc=yes
13755 $as_echo "$as_me: failed program was:" >&5
13756 sed 's/^/| /' conftest.$ac_ext >&5
13758 ac_header_preproc=no
13761 rm -f conftest.err conftest.$ac_ext
13762 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13763 $as_echo "$ac_header_preproc" >&6; }
13765 # So? What about this header?
13766 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13768 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&5
13769 $as_echo "$as_me: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13770 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the compiler's result" >&5
13771 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the compiler's result" >&2;}
13772 ac_header_preproc=yes
13775 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: present but cannot be compiled" >&5
13776 $as_echo "$as_me: WARNING: sane/sane.h: present but cannot be compiled" >&2;}
13777 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: check for missing prerequisite headers?" >&5
13778 $as_echo "$as_me: WARNING: sane/sane.h: check for missing prerequisite headers?" >&2;}
13779 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: see the Autoconf documentation" >&5
13780 $as_echo "$as_me: WARNING: sane/sane.h: see the Autoconf documentation" >&2;}
13781 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&5
13782 $as_echo "$as_me: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&2;}
13783 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&5
13784 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&2;}
13785 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&5
13786 $as_echo "$as_me: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&2;}
13788 ## ------------------------------------ ##
13789 ## Report this to wine-devel@winehq.org ##
13790 ## ------------------------------------ ##
13792 ) | sed "s/^/$as_me: WARNING: /" >&2
13795 { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13796 $as_echo_n "checking for sane/sane.h... " >&6; }
13797 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13798 $as_echo_n "(cached) " >&6
13800 ac_cv_header_sane_sane_h=$ac_header_preproc
13802 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13803 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
13806 if test "x$ac_cv_header_sane_sane_h" = x""yes; then
13807 { $as_echo "$as_me:$LINENO: checking for -lsane" >&5
13808 $as_echo_n "checking for -lsane... " >&6; }
13809 if test "${ac_cv_lib_soname_sane+set}" = set; then
13810 $as_echo_n "(cached) " >&6
13812 ac_check_soname_save_LIBS=$LIBS
13813 LIBS="-lsane $ac_sane_libs $LIBS"
13814 cat >conftest.$ac_ext <<_ACEOF
13817 cat confdefs.h >>conftest.$ac_ext
13818 cat >>conftest.$ac_ext <<_ACEOF
13819 /* end confdefs.h. */
13821 /* Override any GCC internal prototype to avoid an error.
13822 Use char because int might match the return type of a GCC
13823 builtin and then its argument prototype would still apply. */
13831 return sane_init ();
13836 rm -f conftest.$ac_objext conftest$ac_exeext
13837 if { (ac_try="$ac_link"
13838 case "(($ac_try" in
13839 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13840 *) ac_try_echo
=$ac_try;;
13842 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13843 $as_echo "$ac_try_echo") >&5
13844 (eval "$ac_link") 2>conftest.er1
13846 grep -v '^ *+' conftest.er1
>conftest.err
13848 cat conftest.err
>&5
13849 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13850 (exit $ac_status); } && {
13851 test -z "$ac_c_werror_flag" ||
13852 test ! -s conftest.err
13853 } && test -s conftest
$ac_exeext && {
13854 test "$cross_compiling" = yes ||
13855 $as_test_x conftest
$ac_exeext
13859 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'` ;;
13860 *) ac_cv_lib_soname_sane
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libsane\\.$LIBEXT" | sed -e "s/^.*\(libsane\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13863 $as_echo "$as_me: failed program was:" >&5
13864 sed 's/^/| /' conftest.
$ac_ext >&5
13869 rm -rf conftest.dSYM
13870 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
13871 conftest
$ac_exeext conftest.
$ac_ext
13872 LIBS
=$ac_check_soname_save_LIBS
13874 if test "x$ac_cv_lib_soname_sane" = "x"; then
13875 { $as_echo "$as_me:$LINENO: result: not found" >&5
13876 $as_echo "not found" >&6; }
13879 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_sane" >&5
13880 $as_echo "$ac_cv_lib_soname_sane" >&6; }
13882 cat >>confdefs.h
<<_ACEOF
13883 #define SONAME_LIBSANE "$ac_cv_lib_soname_sane"
13886 SANEINCL
="$ac_sane_incl"
13893 CPPFLAGS
="$ac_save_CPPFLAGS"
13895 if test "x$ac_cv_lib_soname_sane" = "x"; then
13896 case "x$with_sane" in
13897 x
) wine_notices
="$wine_notices|libsane ${notice_platform}development files not found, scanners won't be supported." ;;
13899 *) { { $as_echo "$as_me:$LINENO: error: libsane ${notice_platform}development files not found, scanners won't be supported.
13900 This is an error since --with-sane was requested." >&5
13901 $as_echo "$as_me: error: libsane ${notice_platform}development files not found, scanners won't be supported.
13902 This is an error since --with-sane was requested." >&2;}
13903 { (exit 1); exit 1; }; } ;;
13908 if test "x$with_gphoto" != "xno"
13910 ac_save_CPPFLAGS
="$CPPFLAGS"
13911 # Extract the first word of "gphoto2-config", so it can be a program name with args.
13912 set dummy gphoto2-config
; ac_word
=$2
13913 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13914 $as_echo_n "checking for $ac_word... " >&6; }
13915 if test "${ac_cv_prog_gphoto2_devel+set}" = set; then
13916 $as_echo_n "(cached) " >&6
13918 if test -n "$gphoto2_devel"; then
13919 ac_cv_prog_gphoto2_devel
="$gphoto2_devel" # Let the user override the test.
13921 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
13922 for as_dir
in $PATH
13925 test -z "$as_dir" && as_dir
=.
13926 for ac_exec_ext
in '' $ac_executable_extensions; do
13927 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13928 ac_cv_prog_gphoto2_devel
="gphoto2-config"
13929 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13936 test -z "$ac_cv_prog_gphoto2_devel" && ac_cv_prog_gphoto2_devel
="no"
13939 gphoto2_devel
=$ac_cv_prog_gphoto2_devel
13940 if test -n "$gphoto2_devel"; then
13941 { $as_echo "$as_me:$LINENO: result: $gphoto2_devel" >&5
13942 $as_echo "$gphoto2_devel" >&6; }
13944 { $as_echo "$as_me:$LINENO: result: no" >&5
13945 $as_echo "no" >&6; }
13949 # Extract the first word of "gphoto2-port-config", so it can be a program name with args.
13950 set dummy gphoto2-port-config
; ac_word
=$2
13951 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13952 $as_echo_n "checking for $ac_word... " >&6; }
13953 if test "${ac_cv_prog_gphoto2port_devel+set}" = set; then
13954 $as_echo_n "(cached) " >&6
13956 if test -n "$gphoto2port_devel"; then
13957 ac_cv_prog_gphoto2port_devel
="$gphoto2port_devel" # Let the user override the test.
13959 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
13960 for as_dir
in $PATH
13963 test -z "$as_dir" && as_dir
=.
13964 for ac_exec_ext
in '' $ac_executable_extensions; do
13965 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13966 ac_cv_prog_gphoto2port_devel
="gphoto2-port-config"
13967 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13974 test -z "$ac_cv_prog_gphoto2port_devel" && ac_cv_prog_gphoto2port_devel
="no"
13977 gphoto2port_devel
=$ac_cv_prog_gphoto2port_devel
13978 if test -n "$gphoto2port_devel"; then
13979 { $as_echo "$as_me:$LINENO: result: $gphoto2port_devel" >&5
13980 $as_echo "$gphoto2port_devel" >&6; }
13982 { $as_echo "$as_me:$LINENO: result: no" >&5
13983 $as_echo "no" >&6; }
13987 if test "$gphoto2_devel" != "no" -a "$gphoto2port_devel" != "no"
13989 ac_gphoto2_incl
="`$gphoto2_devel --cflags` `$gphoto2port_devel --cflags`"
13991 for i
in `$gphoto2_devel --libs` `$gphoto2port_devel --libs`
13994 -L/usr
/lib|
-L/usr
/lib64
) ;;
13995 -L*|
-l*) ac_gphoto2_libs
="$ac_gphoto2_libs $i";;
13998 CPPFLAGS
="$CPPFLAGS $ac_gphoto2_incl"
14000 ac_gphoto2_libs
=${ac_gphoto2_libs:-"-lgphoto2"}
14001 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14002 { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
14003 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
14004 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14005 $as_echo_n "(cached) " >&6
14007 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
14008 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
14010 # Is the header compilable?
14011 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h usability" >&5
14012 $as_echo_n "checking gphoto2-camera.h usability... " >&6; }
14013 cat >conftest.
$ac_ext <<_ACEOF
14016 cat confdefs.h
>>conftest.
$ac_ext
14017 cat >>conftest.
$ac_ext <<_ACEOF
14018 /* end confdefs.h. */
14019 $ac_includes_default
14020 #include <gphoto2-camera.h>
14022 rm -f conftest.
$ac_objext
14023 if { (ac_try
="$ac_compile"
14024 case "(($ac_try" in
14025 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14026 *) ac_try_echo=$ac_try;;
14028 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14029 $as_echo "$ac_try_echo") >&5
14030 (eval "$ac_compile") 2>conftest.er1
14032 grep -v '^ *+' conftest.er1 >conftest.err
14034 cat conftest.err >&5
14035 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14036 (exit $ac_status); } && {
14037 test -z "$ac_c_werror_flag" ||
14038 test ! -s conftest.err
14039 } && test -s conftest.$ac_objext; then
14040 ac_header_compiler=yes
14042 $as_echo "$as_me: failed program was:" >&5
14043 sed 's/^/| /' conftest.$ac_ext >&5
14045 ac_header_compiler=no
14048 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14049 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14050 $as_echo "$ac_header_compiler" >&6; }
14052 # Is the header present?
14053 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h presence" >&5
14054 $as_echo_n "checking gphoto2-camera.h presence... " >&6; }
14055 cat >conftest.$ac_ext <<_ACEOF
14058 cat confdefs.h >>conftest.$ac_ext
14059 cat >>conftest.$ac_ext <<_ACEOF
14060 /* end confdefs.h. */
14061 #include <gphoto2-camera.h>
14063 if { (ac_try="$ac_cpp conftest.$ac_ext"
14064 case "(($ac_try" in
14065 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14066 *) ac_try_echo
=$ac_try;;
14068 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14069 $as_echo "$ac_try_echo") >&5
14070 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14072 grep -v '^ *+' conftest.er1
>conftest.err
14074 cat conftest.err
>&5
14075 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14076 (exit $ac_status); } >/dev
/null
&& {
14077 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14078 test ! -s conftest.err
14080 ac_header_preproc
=yes
14082 $as_echo "$as_me: failed program was:" >&5
14083 sed 's/^/| /' conftest.
$ac_ext >&5
14085 ac_header_preproc
=no
14088 rm -f conftest.err conftest.
$ac_ext
14089 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14090 $as_echo "$ac_header_preproc" >&6; }
14092 # So? What about this header?
14093 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
14095 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&5
14096 $as_echo "$as_me: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
14097 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&5
14098 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&2;}
14099 ac_header_preproc
=yes
14102 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: present but cannot be compiled" >&5
14103 $as_echo "$as_me: WARNING: gphoto2-camera.h: present but cannot be compiled" >&2;}
14104 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: check for missing prerequisite headers?" >&5
14105 $as_echo "$as_me: WARNING: gphoto2-camera.h: check for missing prerequisite headers?" >&2;}
14106 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&5
14107 $as_echo "$as_me: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&2;}
14108 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: section \"Present But Cannot Be Compiled\"" >&5
14109 $as_echo "$as_me: WARNING: gphoto2-camera.h: section \"Present But Cannot Be Compiled\"" >&2;}
14110 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&5
14111 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&2;}
14112 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&5
14113 $as_echo "$as_me: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&2;}
14115 ## ------------------------------------ ##
14116 ## Report this to wine-devel@winehq.org ##
14117 ## ------------------------------------ ##
14119 ) |
sed "s/^/$as_me: WARNING: /" >&2
14122 { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
14123 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
14124 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14125 $as_echo_n "(cached) " >&6
14127 ac_cv_header_gphoto2_camera_h
=$ac_header_preproc
14129 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
14130 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
14133 if test "x$ac_cv_header_gphoto2_camera_h" = x
""yes; then
14134 { $as_echo "$as_me:$LINENO: checking for gp_camera_new in -lgphoto2" >&5
14135 $as_echo_n "checking for gp_camera_new in -lgphoto2... " >&6; }
14136 if test "${ac_cv_lib_gphoto2_gp_camera_new+set}" = set; then
14137 $as_echo_n "(cached) " >&6
14139 ac_check_lib_save_LIBS
=$LIBS
14140 LIBS
="-lgphoto2 $ac_gphoto2_libs $LIBS"
14141 cat >conftest.
$ac_ext <<_ACEOF
14144 cat confdefs.h
>>conftest.
$ac_ext
14145 cat >>conftest.
$ac_ext <<_ACEOF
14146 /* end confdefs.h. */
14148 /* Override any GCC internal prototype to avoid an error.
14149 Use char because int might match the return type of a GCC
14150 builtin and then its argument prototype would still apply. */
14154 char gp_camera_new ();
14158 return gp_camera_new ();
14163 rm -f conftest.
$ac_objext conftest
$ac_exeext
14164 if { (ac_try
="$ac_link"
14165 case "(($ac_try" in
14166 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14167 *) ac_try_echo=$ac_try;;
14169 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14170 $as_echo "$ac_try_echo") >&5
14171 (eval "$ac_link") 2>conftest.er1
14173 grep -v '^ *+' conftest.er1 >conftest.err
14175 cat conftest.err >&5
14176 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14177 (exit $ac_status); } && {
14178 test -z "$ac_c_werror_flag" ||
14179 test ! -s conftest.err
14180 } && test -s conftest$ac_exeext && {
14181 test "$cross_compiling" = yes ||
14182 $as_test_x conftest$ac_exeext
14184 ac_cv_lib_gphoto2_gp_camera_new=yes
14186 $as_echo "$as_me: failed program was:" >&5
14187 sed 's/^/| /' conftest.$ac_ext >&5
14189 ac_cv_lib_gphoto2_gp_camera_new=no
14192 rm -rf conftest.dSYM
14193 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14194 conftest$ac_exeext conftest.$ac_ext
14195 LIBS=$ac_check_lib_save_LIBS
14197 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_gphoto2_gp_camera_new" >&5
14198 $as_echo "$ac_cv_lib_gphoto2_gp_camera_new" >&6; }
14199 if test "x$ac_cv_lib_gphoto2_gp_camera_new" = x""yes; then
14201 cat >>confdefs.h <<\_ACEOF
14202 #define HAVE_GPHOTO2 1
14205 GPHOTO2LIBS="$ac_gphoto2_libs"
14207 GPHOTO2INCL="$ac_gphoto2_incl"
14214 CPPFLAGS="$ac_save_CPPFLAGS"
14216 if test "$ac_cv_lib_gphoto2_gp_camera_new" != "yes"; then
14217 case "x$with_gphoto" in
14218 x) wine_notices="$wine_notices|libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported." ;;
14220 *) { { $as_echo "$as_me:$LINENO: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14221 This is an error since --with-gphoto was requested." >&5
14222 $as_echo "$as_me: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14223 This is an error since --with-gphoto was requested." >&2;}
14224 { (exit 1); exit 1; }; } ;;
14232 if test "$ac_cv_header_resolv_h" = "yes"
14234 ac_save_LIBS="$LIBS"
14235 LIBS="$LIBS -lresolv"
14236 cat >conftest.$ac_ext <<_ACEOF
14239 cat confdefs.h >>conftest.$ac_ext
14240 cat >>conftest.$ac_ext <<_ACEOF
14241 /* end confdefs.h. */
14242 #ifdef HAVE_NETINET_IN_H
14243 #include <netinet/in.h>
14245 #include <resolv.h>
14254 rm -f conftest.$ac_objext conftest$ac_exeext
14255 if { (ac_try="$ac_link"
14256 case "(($ac_try" in
14257 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14258 *) ac_try_echo
=$ac_try;;
14260 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14261 $as_echo "$ac_try_echo") >&5
14262 (eval "$ac_link") 2>conftest.er1
14264 grep -v '^ *+' conftest.er1
>conftest.err
14266 cat conftest.err
>&5
14267 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14268 (exit $ac_status); } && {
14269 test -z "$ac_c_werror_flag" ||
14270 test ! -s conftest.err
14271 } && test -s conftest
$ac_exeext && {
14272 test "$cross_compiling" = yes ||
14273 $as_test_x conftest
$ac_exeext
14276 cat >>confdefs.h
<<\_ACEOF
14277 #define HAVE_RESOLV 1
14280 RESOLVLIBS
="-lresolv"
14282 $as_echo "$as_me: failed program was:" >&5
14283 sed 's/^/| /' conftest.
$ac_ext >&5
14288 rm -rf conftest.dSYM
14289 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
14290 conftest
$ac_exeext conftest.
$ac_ext
14291 LIBS
="$ac_save_LIBS"
14296 if test "$ac_cv_header_lcms_h" = "yes" -o "$ac_cv_header_lcms_lcms_h" = "yes"
14298 { $as_echo "$as_me:$LINENO: checking for cmsOpenProfileFromFile in -llcms" >&5
14299 $as_echo_n "checking for cmsOpenProfileFromFile in -llcms... " >&6; }
14300 if test "${ac_cv_lib_lcms_cmsOpenProfileFromFile+set}" = set; then
14301 $as_echo_n "(cached) " >&6
14303 ac_check_lib_save_LIBS
=$LIBS
14304 LIBS
="-llcms $LIBS"
14305 cat >conftest.
$ac_ext <<_ACEOF
14308 cat confdefs.h
>>conftest.
$ac_ext
14309 cat >>conftest.
$ac_ext <<_ACEOF
14310 /* end confdefs.h. */
14312 /* Override any GCC internal prototype to avoid an error.
14313 Use char because int might match the return type of a GCC
14314 builtin and then its argument prototype would still apply. */
14318 char cmsOpenProfileFromFile ();
14322 return cmsOpenProfileFromFile ();
14327 rm -f conftest.
$ac_objext conftest
$ac_exeext
14328 if { (ac_try
="$ac_link"
14329 case "(($ac_try" in
14330 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14331 *) ac_try_echo=$ac_try;;
14333 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14334 $as_echo "$ac_try_echo") >&5
14335 (eval "$ac_link") 2>conftest.er1
14337 grep -v '^ *+' conftest.er1 >conftest.err
14339 cat conftest.err >&5
14340 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14341 (exit $ac_status); } && {
14342 test -z "$ac_c_werror_flag" ||
14343 test ! -s conftest.err
14344 } && test -s conftest$ac_exeext && {
14345 test "$cross_compiling" = yes ||
14346 $as_test_x conftest$ac_exeext
14348 ac_cv_lib_lcms_cmsOpenProfileFromFile=yes
14350 $as_echo "$as_me: failed program was:" >&5
14351 sed 's/^/| /' conftest.$ac_ext >&5
14353 ac_cv_lib_lcms_cmsOpenProfileFromFile=no
14356 rm -rf conftest.dSYM
14357 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14358 conftest$ac_exeext conftest.$ac_ext
14359 LIBS=$ac_check_lib_save_LIBS
14361 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lcms_cmsOpenProfileFromFile" >&5
14362 $as_echo "$ac_cv_lib_lcms_cmsOpenProfileFromFile" >&6; }
14363 if test "x$ac_cv_lib_lcms_cmsOpenProfileFromFile" = x""yes; then
14365 cat >>confdefs.h <<\_ACEOF
14366 #define HAVE_LCMS 1
14373 if test "$ac_cv_lib_lcms_cmsOpenProfileFromFile" != "yes"; then
14374 case "x$with_cms" in
14375 x) wine_notices="$wine_notices|liblcms ${notice_platform}development files not found, Color Management won't be supported." ;;
14377 *) { { $as_echo "$as_me:$LINENO: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14378 This is an error since --with-cms was requested." >&5
14379 $as_echo "$as_me: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14380 This is an error since --with-cms was requested." >&2;}
14381 { (exit 1); exit 1; }; } ;;
14386 if test "x$with_freetype" != "xno"
14388 for ac_prog in freetype-config freetype2-config
14390 # Extract the first word of "$ac_prog", so it can be a program name with args.
14391 set dummy $ac_prog; ac_word=$2
14392 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14393 $as_echo_n "checking for $ac_word... " >&6; }
14394 if test "${ac_cv_prog_ft_devel+set}" = set; then
14395 $as_echo_n "(cached) " >&6
14397 if test -n "$ft_devel"; then
14398 ac_cv_prog_ft_devel="$ft_devel" # Let the user override the test.
14400 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14401 for as_dir in $PATH
14404 test -z "$as_dir" && as_dir=.
14405 for ac_exec_ext in '' $ac_executable_extensions; do
14406 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14407 ac_cv_prog_ft_devel="$ac_prog"
14408 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14417 ft_devel=$ac_cv_prog_ft_devel
14418 if test -n "$ft_devel"; then
14419 { $as_echo "$as_me:$LINENO: result: $ft_devel" >&5
14420 $as_echo "$ft_devel" >&6; }
14422 { $as_echo "$as_me:$LINENO: result: no" >&5
14423 $as_echo "no" >&6; }
14427 test -n "$ft_devel" && break
14429 test -n "$ft_devel" || ft_devel="no"
14431 if test "$ft_devel" != "no"
14433 ac_freetype_incl=`$ft_devel --cflags`
14434 ac_freetype_libs=`$ft_devel --libs`
14436 ac_freetype_libs=${ac_freetype_libs:-"-lfreetype"}
14437 { $as_echo "$as_me:$LINENO: checking for -lfreetype" >&5
14438 $as_echo_n "checking for -lfreetype... " >&6; }
14439 if test "${ac_cv_lib_soname_freetype+set}" = set; then
14440 $as_echo_n "(cached) " >&6
14442 ac_check_soname_save_LIBS=$LIBS
14443 LIBS="-lfreetype $ac_freetype_libs $LIBS"
14444 cat >conftest.$ac_ext <<_ACEOF
14447 cat confdefs.h >>conftest.$ac_ext
14448 cat >>conftest.$ac_ext <<_ACEOF
14449 /* end confdefs.h. */
14451 /* Override any GCC internal prototype to avoid an error.
14452 Use char because int might match the return type of a GCC
14453 builtin and then its argument prototype would still apply. */
14457 char FT_Init_FreeType ();
14461 return FT_Init_FreeType ();
14466 rm -f conftest.$ac_objext conftest$ac_exeext
14467 if { (ac_try="$ac_link"
14468 case "(($ac_try" in
14469 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14470 *) ac_try_echo
=$ac_try;;
14472 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14473 $as_echo "$ac_try_echo") >&5
14474 (eval "$ac_link") 2>conftest.er1
14476 grep -v '^ *+' conftest.er1
>conftest.err
14478 cat conftest.err
>&5
14479 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14480 (exit $ac_status); } && {
14481 test -z "$ac_c_werror_flag" ||
14482 test ! -s conftest.err
14483 } && test -s conftest
$ac_exeext && {
14484 test "$cross_compiling" = yes ||
14485 $as_test_x conftest
$ac_exeext
14489 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'` ;;
14490 *) ac_cv_lib_soname_freetype
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfreetype\\.$LIBEXT" | sed -e "s/^.*\(libfreetype\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
14493 $as_echo "$as_me: failed program was:" >&5
14494 sed 's/^/| /' conftest.
$ac_ext >&5
14499 rm -rf conftest.dSYM
14500 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
14501 conftest
$ac_exeext conftest.
$ac_ext
14502 LIBS
=$ac_check_soname_save_LIBS
14504 if test "x$ac_cv_lib_soname_freetype" = "x"; then
14505 { $as_echo "$as_me:$LINENO: result: not found" >&5
14506 $as_echo "not found" >&6; }
14509 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_freetype" >&5
14510 $as_echo "$ac_cv_lib_soname_freetype" >&6; }
14512 cat >>confdefs.h
<<_ACEOF
14513 #define SONAME_LIBFREETYPE "$ac_cv_lib_soname_freetype"
14519 if test "$ft_lib" = "yes"
14521 ac_save_CPPFLAGS
="$CPPFLAGS"
14522 CPPFLAGS
="$ac_freetype_incl $CPPFLAGS"
14536 for ac_header
in ft2build.h \
14537 freetype
/freetype.h \
14538 freetype
/ftglyph.h \
14539 freetype
/fttypes.h \
14540 freetype
/tttables.h \
14541 freetype
/ftnames.h \
14542 freetype
/ftsnames.h \
14543 freetype
/ttnameid.h \
14544 freetype
/ftoutln.h \
14545 freetype
/ftwinfnt.h \
14546 freetype
/ftmodapi.h \
14547 freetype
/ftlcdfil.h \
14548 freetype
/internal
/sfnt.h
14550 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
14551 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
14552 $as_echo_n "checking for $ac_header... " >&6; }
14553 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
14554 $as_echo_n "(cached) " >&6
14556 cat >conftest.
$ac_ext <<_ACEOF
14559 cat confdefs.h
>>conftest.
$ac_ext
14560 cat >>conftest.
$ac_ext <<_ACEOF
14561 /* end confdefs.h. */
14562 #ifdef HAVE_FT2BUILD_H
14563 # include <ft2build.h>
14566 #include <$ac_header>
14568 rm -f conftest.
$ac_objext
14569 if { (ac_try
="$ac_compile"
14570 case "(($ac_try" in
14571 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14572 *) ac_try_echo=$ac_try;;
14574 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14575 $as_echo "$ac_try_echo") >&5
14576 (eval "$ac_compile") 2>conftest.er1
14578 grep -v '^ *+' conftest.er1 >conftest.err
14580 cat conftest.err >&5
14581 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14582 (exit $ac_status); } && {
14583 test -z "$ac_c_werror_flag" ||
14584 test ! -s conftest.err
14585 } && test -s conftest.$ac_objext; then
14586 eval "$as_ac_Header=yes"
14588 $as_echo "$as_me: failed program was:" >&5
14589 sed 's/^/| /' conftest.$ac_ext >&5
14591 eval "$as_ac_Header=no"
14594 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14596 ac_res=`eval 'as_val=${'$as_ac_Header'}
14597 $as_echo "$as_val"'`
14598 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14599 $as_echo "$ac_res" >&6; }
14600 as_val=`eval 'as_val=${'$as_ac_Header'}
14601 $as_echo "$as_val"'`
14602 if test "x$as_val" = x""yes; then
14603 cat >>confdefs.h <<_ACEOF
14604 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
14611 cat >conftest.$ac_ext <<_ACEOF
14614 cat confdefs.h >>conftest.$ac_ext
14615 cat >>conftest.$ac_ext <<_ACEOF
14616 /* end confdefs.h. */
14617 #include <ft2build.h>
14618 #include <freetype/fttrigon.h>
14620 if { (ac_try="$ac_cpp conftest.$ac_ext"
14621 case "(($ac_try" in
14622 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14623 *) ac_try_echo
=$ac_try;;
14625 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14626 $as_echo "$ac_try_echo") >&5
14627 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14629 grep -v '^ *+' conftest.er1
>conftest.err
14631 cat conftest.err
>&5
14632 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14633 (exit $ac_status); } >/dev
/null
&& {
14634 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14635 test ! -s conftest.err
14638 cat >>confdefs.h
<<\_ACEOF
14639 #define HAVE_FREETYPE_FTTRIGON_H 1
14642 wine_cv_fttrigon
=yes
14644 $as_echo "$as_me: failed program was:" >&5
14645 sed 's/^/| /' conftest.
$ac_ext >&5
14647 wine_cv_fttrigon
=no
14650 rm -f conftest.err conftest.
$ac_ext
14651 { $as_echo "$as_me:$LINENO: checking for FT_TrueTypeEngineType" >&5
14652 $as_echo_n "checking for FT_TrueTypeEngineType... " >&6; }
14653 if test "${ac_cv_type_FT_TrueTypeEngineType+set}" = set; then
14654 $as_echo_n "(cached) " >&6
14656 ac_cv_type_FT_TrueTypeEngineType
=no
14657 cat >conftest.
$ac_ext <<_ACEOF
14660 cat confdefs.h
>>conftest.
$ac_ext
14661 cat >>conftest.
$ac_ext <<_ACEOF
14662 /* end confdefs.h. */
14663 #include <freetype/ftmodapi.h>
14668 if (sizeof (FT_TrueTypeEngineType))
14674 rm -f conftest.
$ac_objext
14675 if { (ac_try
="$ac_compile"
14676 case "(($ac_try" in
14677 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14678 *) ac_try_echo=$ac_try;;
14680 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14681 $as_echo "$ac_try_echo") >&5
14682 (eval "$ac_compile") 2>conftest.er1
14684 grep -v '^ *+' conftest.er1 >conftest.err
14686 cat conftest.err >&5
14687 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14688 (exit $ac_status); } && {
14689 test -z "$ac_c_werror_flag" ||
14690 test ! -s conftest.err
14691 } && test -s conftest.$ac_objext; then
14692 cat >conftest.$ac_ext <<_ACEOF
14695 cat confdefs.h >>conftest.$ac_ext
14696 cat >>conftest.$ac_ext <<_ACEOF
14697 /* end confdefs.h. */
14698 #include <freetype/ftmodapi.h>
14703 if (sizeof ((FT_TrueTypeEngineType)))
14709 rm -f conftest.$ac_objext
14710 if { (ac_try="$ac_compile"
14711 case "(($ac_try" in
14712 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14713 *) ac_try_echo
=$ac_try;;
14715 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14716 $as_echo "$ac_try_echo") >&5
14717 (eval "$ac_compile") 2>conftest.er1
14719 grep -v '^ *+' conftest.er1
>conftest.err
14721 cat conftest.err
>&5
14722 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14723 (exit $ac_status); } && {
14724 test -z "$ac_c_werror_flag" ||
14725 test ! -s conftest.err
14726 } && test -s conftest.
$ac_objext; then
14729 $as_echo "$as_me: failed program was:" >&5
14730 sed 's/^/| /' conftest.
$ac_ext >&5
14732 ac_cv_type_FT_TrueTypeEngineType
=yes
14735 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14737 $as_echo "$as_me: failed program was:" >&5
14738 sed 's/^/| /' conftest.
$ac_ext >&5
14743 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14745 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_FT_TrueTypeEngineType" >&5
14746 $as_echo "$ac_cv_type_FT_TrueTypeEngineType" >&6; }
14747 if test "x$ac_cv_type_FT_TrueTypeEngineType" = x
""yes; then
14749 cat >>confdefs.h
<<_ACEOF
14750 #define HAVE_FT_TRUETYPEENGINETYPE 1
14756 ac_save_CFLAGS
="$CFLAGS"
14757 CFLAGS
="$CFLAGS $ac_freetype_libs"
14759 for ac_func
in FT_Load_Sfnt_Table
14761 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
14762 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
14763 $as_echo_n "checking for $ac_func... " >&6; }
14764 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
14765 $as_echo_n "(cached) " >&6
14767 cat >conftest.
$ac_ext <<_ACEOF
14770 cat confdefs.h
>>conftest.
$ac_ext
14771 cat >>conftest.
$ac_ext <<_ACEOF
14772 /* end confdefs.h. */
14773 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
14774 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14775 #define $ac_func innocuous_$ac_func
14777 /* System header to define __stub macros and hopefully few prototypes,
14778 which can conflict with char $ac_func (); below.
14779 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14780 <limits.h> exists even on freestanding compilers. */
14783 # include <limits.h>
14785 # include <assert.h>
14790 /* Override any GCC internal prototype to avoid an error.
14791 Use char because int might match the return type of a GCC
14792 builtin and then its argument prototype would still apply. */
14797 /* The GNU C library defines this for functions which it implements
14798 to always fail with ENOSYS. Some functions are actually named
14799 something starting with __ and the normal name is an alias. */
14800 #if defined __stub_$ac_func || defined __stub___$ac_func
14807 return $ac_func ();
14812 rm -f conftest.
$ac_objext conftest
$ac_exeext
14813 if { (ac_try
="$ac_link"
14814 case "(($ac_try" in
14815 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14816 *) ac_try_echo=$ac_try;;
14818 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14819 $as_echo "$ac_try_echo") >&5
14820 (eval "$ac_link") 2>conftest.er1
14822 grep -v '^ *+' conftest.er1 >conftest.err
14824 cat conftest.err >&5
14825 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14826 (exit $ac_status); } && {
14827 test -z "$ac_c_werror_flag" ||
14828 test ! -s conftest.err
14829 } && test -s conftest$ac_exeext && {
14830 test "$cross_compiling" = yes ||
14831 $as_test_x conftest$ac_exeext
14833 eval "$as_ac_var=yes"
14835 $as_echo "$as_me: failed program was:" >&5
14836 sed 's/^/| /' conftest.$ac_ext >&5
14838 eval "$as_ac_var=no"
14841 rm -rf conftest.dSYM
14842 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14843 conftest$ac_exeext conftest.$ac_ext
14845 ac_res=`eval 'as_val=${'$as_ac_var'}
14846 $as_echo "$as_val"'`
14847 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14848 $as_echo "$ac_res" >&6; }
14849 as_val=`eval 'as_val=${'$as_ac_var'}
14850 $as_echo "$as_val"'`
14851 if test "x$as_val" = x""yes; then
14852 cat >>confdefs.h <<_ACEOF
14853 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
14859 CFLAGS="$ac_save_CFLAGS"
14860 CPPFLAGS="$ac_save_CPPFLAGS"
14861 if test "$ac_cv_header_freetype_freetype_h" = "yes" -a "$wine_cv_fttrigon" = "yes"
14864 cat >>confdefs.h <<\_ACEOF
14865 #define HAVE_FREETYPE 1
14868 FREETYPELIBS="$ac_freetype_libs"
14870 FREETYPEINCL="$ac_freetype_incl"
14875 if test "x$FREETYPELIBS" = "x"; then
14876 case "x$with_freetype" in
14878 *) { { $as_echo "$as_me:$LINENO: error: FreeType ${notice_platform}development files not found. Fonts will not be built.
14879 Use the --without-freetype option if you really want this." >&5
14880 $as_echo "$as_me: error: FreeType ${notice_platform}development files not found. Fonts will not be built.
14881 Use the --without-freetype option if you really want this." >&2;}
14882 { (exit 1); exit 1; }; } ;;
14886 test "x$FREETYPELIBS" = "x" && enable_fonts=${enable_fonts:-no}
14888 { $as_echo "$as_me:$LINENO: checking for parport header/ppdev.h" >&5
14889 $as_echo_n "checking for parport header/ppdev.h... " >&6; }
14890 if test "${ac_cv_c_ppdev+set}" = set; then
14891 $as_echo_n "(cached) " >&6
14893 cat >conftest.$ac_ext <<_ACEOF
14896 cat confdefs.h >>conftest.$ac_ext
14897 cat >>conftest.$ac_ext <<_ACEOF
14898 /* end confdefs.h. */
14899 #include <linux/ppdev.h>
14903 ioctl (1,PPCLAIM,0)
14908 rm -f conftest.$ac_objext
14909 if { (ac_try="$ac_compile"
14910 case "(($ac_try" in
14911 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14912 *) ac_try_echo
=$ac_try;;
14914 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14915 $as_echo "$ac_try_echo") >&5
14916 (eval "$ac_compile") 2>conftest.er1
14918 grep -v '^ *+' conftest.er1
>conftest.err
14920 cat conftest.err
>&5
14921 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14922 (exit $ac_status); } && {
14923 test -z "$ac_c_werror_flag" ||
14924 test ! -s conftest.err
14925 } && test -s conftest.
$ac_objext; then
14926 ac_cv_c_ppdev
="yes"
14928 $as_echo "$as_me: failed program was:" >&5
14929 sed 's/^/| /' conftest.
$ac_ext >&5
14934 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14936 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_ppdev" >&5
14937 $as_echo "$ac_cv_c_ppdev" >&6; }
14938 if test "$ac_cv_c_ppdev" = "yes"
14941 cat >>confdefs.h
<<\_ACEOF
14942 #define HAVE_PPDEV 1
14947 ac_wine_check_funcs_save_LIBS
="$LIBS"
14948 LIBS
="$LIBS $LIBPTHREAD"
14954 pthread_attr_get_np \
14955 pthread_getattr_np \
14956 pthread_get_stackaddr_np \
14957 pthread_get_stacksize_np
14959 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
14960 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
14961 $as_echo_n "checking for $ac_func... " >&6; }
14962 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
14963 $as_echo_n "(cached) " >&6
14965 cat >conftest.
$ac_ext <<_ACEOF
14968 cat confdefs.h
>>conftest.
$ac_ext
14969 cat >>conftest.
$ac_ext <<_ACEOF
14970 /* end confdefs.h. */
14971 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
14972 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14973 #define $ac_func innocuous_$ac_func
14975 /* System header to define __stub macros and hopefully few prototypes,
14976 which can conflict with char $ac_func (); below.
14977 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14978 <limits.h> exists even on freestanding compilers. */
14981 # include <limits.h>
14983 # include <assert.h>
14988 /* Override any GCC internal prototype to avoid an error.
14989 Use char because int might match the return type of a GCC
14990 builtin and then its argument prototype would still apply. */
14995 /* The GNU C library defines this for functions which it implements
14996 to always fail with ENOSYS. Some functions are actually named
14997 something starting with __ and the normal name is an alias. */
14998 #if defined __stub_$ac_func || defined __stub___$ac_func
15005 return $ac_func ();
15010 rm -f conftest.
$ac_objext conftest
$ac_exeext
15011 if { (ac_try
="$ac_link"
15012 case "(($ac_try" in
15013 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15014 *) ac_try_echo=$ac_try;;
15016 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15017 $as_echo "$ac_try_echo") >&5
15018 (eval "$ac_link") 2>conftest.er1
15020 grep -v '^ *+' conftest.er1 >conftest.err
15022 cat conftest.err >&5
15023 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15024 (exit $ac_status); } && {
15025 test -z "$ac_c_werror_flag" ||
15026 test ! -s conftest.err
15027 } && test -s conftest$ac_exeext && {
15028 test "$cross_compiling" = yes ||
15029 $as_test_x conftest$ac_exeext
15031 eval "$as_ac_var=yes"
15033 $as_echo "$as_me: failed program was:" >&5
15034 sed 's/^/| /' conftest.$ac_ext >&5
15036 eval "$as_ac_var=no"
15039 rm -rf conftest.dSYM
15040 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15041 conftest$ac_exeext conftest.$ac_ext
15043 ac_res=`eval 'as_val=${'$as_ac_var'}
15044 $as_echo "$as_val"'`
15045 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15046 $as_echo "$ac_res" >&6; }
15047 as_val=`eval 'as_val=${'$as_ac_var'}
15048 $as_echo "$as_val"'`
15049 if test "x$as_val" = x""yes; then
15050 cat >>confdefs.h <<_ACEOF
15051 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
15057 LIBS="$ac_wine_check_funcs_save_LIBS"
15059 if test "$ac_cv_header_zlib_h" = "yes"
15061 { $as_echo "$as_me:$LINENO: checking for inflate in -lz" >&5
15062 $as_echo_n "checking for inflate in -lz... " >&6; }
15063 if test "${ac_cv_lib_z_inflate+set}" = set; then
15064 $as_echo_n "(cached) " >&6
15066 ac_check_lib_save_LIBS=$LIBS
15068 cat >conftest.$ac_ext <<_ACEOF
15071 cat confdefs.h >>conftest.$ac_ext
15072 cat >>conftest.$ac_ext <<_ACEOF
15073 /* end confdefs.h. */
15075 /* Override any GCC internal prototype to avoid an error.
15076 Use char because int might match the return type of a GCC
15077 builtin and then its argument prototype would still apply. */
15090 rm -f conftest.$ac_objext conftest$ac_exeext
15091 if { (ac_try="$ac_link"
15092 case "(($ac_try" in
15093 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15094 *) ac_try_echo
=$ac_try;;
15096 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15097 $as_echo "$ac_try_echo") >&5
15098 (eval "$ac_link") 2>conftest.er1
15100 grep -v '^ *+' conftest.er1
>conftest.err
15102 cat conftest.err
>&5
15103 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15104 (exit $ac_status); } && {
15105 test -z "$ac_c_werror_flag" ||
15106 test ! -s conftest.err
15107 } && test -s conftest
$ac_exeext && {
15108 test "$cross_compiling" = yes ||
15109 $as_test_x conftest
$ac_exeext
15111 ac_cv_lib_z_inflate
=yes
15113 $as_echo "$as_me: failed program was:" >&5
15114 sed 's/^/| /' conftest.
$ac_ext >&5
15116 ac_cv_lib_z_inflate
=no
15119 rm -rf conftest.dSYM
15120 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
15121 conftest
$ac_exeext conftest.
$ac_ext
15122 LIBS
=$ac_check_lib_save_LIBS
15124 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_z_inflate" >&5
15125 $as_echo "$ac_cv_lib_z_inflate" >&6; }
15126 if test "x$ac_cv_lib_z_inflate" = x
""yes; then
15128 cat >>confdefs.h
<<\_ACEOF
15129 #define HAVE_ZLIB 1
15138 if test "x$with_esd" != xno
15140 save_CFLAGS
="$CFLAGS"
15141 # Extract the first word of "esd-config", so it can be a program name with args.
15142 set dummy esd-config
; ac_word
=$2
15143 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
15144 $as_echo_n "checking for $ac_word... " >&6; }
15145 if test "${ac_cv_path_ESDCONFIG+set}" = set; then
15146 $as_echo_n "(cached) " >&6
15150 ac_cv_path_ESDCONFIG
="$ESDCONFIG" # Let the user override the test with a path.
15153 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
15154 for as_dir
in $PATH
15157 test -z "$as_dir" && as_dir
=.
15158 for ac_exec_ext
in '' $ac_executable_extensions; do
15159 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15160 ac_cv_path_ESDCONFIG
="$as_dir/$ac_word$ac_exec_ext"
15161 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
15168 test -z "$ac_cv_path_ESDCONFIG" && ac_cv_path_ESDCONFIG
="no"
15172 ESDCONFIG
=$ac_cv_path_ESDCONFIG
15173 if test -n "$ESDCONFIG"; then
15174 { $as_echo "$as_me:$LINENO: result: $ESDCONFIG" >&5
15175 $as_echo "$ESDCONFIG" >&6; }
15177 { $as_echo "$as_me:$LINENO: result: no" >&5
15178 $as_echo "no" >&6; }
15182 if test "x$ESDCONFIG" != "xno"
15185 for i
in `$ESDCONFIG --cflags`
15188 -I*) ac_esd_incl
="$ac_esd_incl $i";;
15191 ac_esd_libs
=`$ESDCONFIG --libs`
15192 CFLAGS
="$CFLAGS $ac_esd_incl"
15194 ac_esd_libs
=${ac_esd_libs:-"-lesd"}
15195 if test "${ac_cv_header_esd_h+set}" = set; then
15196 { $as_echo "$as_me:$LINENO: checking for esd.h" >&5
15197 $as_echo_n "checking for esd.h... " >&6; }
15198 if test "${ac_cv_header_esd_h+set}" = set; then
15199 $as_echo_n "(cached) " >&6
15201 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_esd_h" >&5
15202 $as_echo "$ac_cv_header_esd_h" >&6; }
15204 # Is the header compilable?
15205 { $as_echo "$as_me:$LINENO: checking esd.h usability" >&5
15206 $as_echo_n "checking esd.h usability... " >&6; }
15207 cat >conftest.
$ac_ext <<_ACEOF
15210 cat confdefs.h
>>conftest.
$ac_ext
15211 cat >>conftest.
$ac_ext <<_ACEOF
15212 /* end confdefs.h. */
15213 $ac_includes_default
15216 rm -f conftest.
$ac_objext
15217 if { (ac_try
="$ac_compile"
15218 case "(($ac_try" in
15219 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15220 *) ac_try_echo=$ac_try;;
15222 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15223 $as_echo "$ac_try_echo") >&5
15224 (eval "$ac_compile") 2>conftest.er1
15226 grep -v '^ *+' conftest.er1 >conftest.err
15228 cat conftest.err >&5
15229 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15230 (exit $ac_status); } && {
15231 test -z "$ac_c_werror_flag" ||
15232 test ! -s conftest.err
15233 } && test -s conftest.$ac_objext; then
15234 ac_header_compiler=yes
15236 $as_echo "$as_me: failed program was:" >&5
15237 sed 's/^/| /' conftest.$ac_ext >&5
15239 ac_header_compiler=no
15242 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15243 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15244 $as_echo "$ac_header_compiler" >&6; }
15246 # Is the header present?
15247 { $as_echo "$as_me:$LINENO: checking esd.h presence" >&5
15248 $as_echo_n "checking esd.h presence... " >&6; }
15249 cat >conftest.$ac_ext <<_ACEOF
15252 cat confdefs.h >>conftest.$ac_ext
15253 cat >>conftest.$ac_ext <<_ACEOF
15254 /* end confdefs.h. */
15257 if { (ac_try="$ac_cpp conftest.$ac_ext"
15258 case "(($ac_try" in
15259 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15260 *) ac_try_echo
=$ac_try;;
15262 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15263 $as_echo "$ac_try_echo") >&5
15264 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15266 grep -v '^ *+' conftest.er1
>conftest.err
15268 cat conftest.err
>&5
15269 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15270 (exit $ac_status); } >/dev
/null
&& {
15271 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15272 test ! -s conftest.err
15274 ac_header_preproc
=yes
15276 $as_echo "$as_me: failed program was:" >&5
15277 sed 's/^/| /' conftest.
$ac_ext >&5
15279 ac_header_preproc
=no
15282 rm -f conftest.err conftest.
$ac_ext
15283 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15284 $as_echo "$ac_header_preproc" >&6; }
15286 # So? What about this header?
15287 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15289 { $as_echo "$as_me:$LINENO: WARNING: esd.h: accepted by the compiler, rejected by the preprocessor!" >&5
15290 $as_echo "$as_me: WARNING: esd.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
15291 { $as_echo "$as_me:$LINENO: WARNING: esd.h: proceeding with the compiler's result" >&5
15292 $as_echo "$as_me: WARNING: esd.h: proceeding with the compiler's result" >&2;}
15293 ac_header_preproc
=yes
15296 { $as_echo "$as_me:$LINENO: WARNING: esd.h: present but cannot be compiled" >&5
15297 $as_echo "$as_me: WARNING: esd.h: present but cannot be compiled" >&2;}
15298 { $as_echo "$as_me:$LINENO: WARNING: esd.h: check for missing prerequisite headers?" >&5
15299 $as_echo "$as_me: WARNING: esd.h: check for missing prerequisite headers?" >&2;}
15300 { $as_echo "$as_me:$LINENO: WARNING: esd.h: see the Autoconf documentation" >&5
15301 $as_echo "$as_me: WARNING: esd.h: see the Autoconf documentation" >&2;}
15302 { $as_echo "$as_me:$LINENO: WARNING: esd.h: section \"Present But Cannot Be Compiled\"" >&5
15303 $as_echo "$as_me: WARNING: esd.h: section \"Present But Cannot Be Compiled\"" >&2;}
15304 { $as_echo "$as_me:$LINENO: WARNING: esd.h: proceeding with the preprocessor's result" >&5
15305 $as_echo "$as_me: WARNING: esd.h: proceeding with the preprocessor's result" >&2;}
15306 { $as_echo "$as_me:$LINENO: WARNING: esd.h: in the future, the compiler will take precedence" >&5
15307 $as_echo "$as_me: WARNING: esd.h: in the future, the compiler will take precedence" >&2;}
15309 ## ------------------------------------ ##
15310 ## Report this to wine-devel@winehq.org ##
15311 ## ------------------------------------ ##
15313 ) |
sed "s/^/$as_me: WARNING: /" >&2
15316 { $as_echo "$as_me:$LINENO: checking for esd.h" >&5
15317 $as_echo_n "checking for esd.h... " >&6; }
15318 if test "${ac_cv_header_esd_h+set}" = set; then
15319 $as_echo_n "(cached) " >&6
15321 ac_cv_header_esd_h
=$ac_header_preproc
15323 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_esd_h" >&5
15324 $as_echo "$ac_cv_header_esd_h" >&6; }
15327 if test "x$ac_cv_header_esd_h" = x
""yes; then
15328 { $as_echo "$as_me:$LINENO: checking for esd_open_sound in -lesd" >&5
15329 $as_echo_n "checking for esd_open_sound in -lesd... " >&6; }
15330 if test "${ac_cv_lib_esd_esd_open_sound+set}" = set; then
15331 $as_echo_n "(cached) " >&6
15333 ac_check_lib_save_LIBS
=$LIBS
15334 LIBS
="-lesd $ac_esd_libs $LIBS"
15335 cat >conftest.
$ac_ext <<_ACEOF
15338 cat confdefs.h
>>conftest.
$ac_ext
15339 cat >>conftest.
$ac_ext <<_ACEOF
15340 /* end confdefs.h. */
15342 /* Override any GCC internal prototype to avoid an error.
15343 Use char because int might match the return type of a GCC
15344 builtin and then its argument prototype would still apply. */
15348 char esd_open_sound ();
15352 return esd_open_sound ();
15357 rm -f conftest.
$ac_objext conftest
$ac_exeext
15358 if { (ac_try
="$ac_link"
15359 case "(($ac_try" in
15360 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15361 *) ac_try_echo=$ac_try;;
15363 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15364 $as_echo "$ac_try_echo") >&5
15365 (eval "$ac_link") 2>conftest.er1
15367 grep -v '^ *+' conftest.er1 >conftest.err
15369 cat conftest.err >&5
15370 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15371 (exit $ac_status); } && {
15372 test -z "$ac_c_werror_flag" ||
15373 test ! -s conftest.err
15374 } && test -s conftest$ac_exeext && {
15375 test "$cross_compiling" = yes ||
15376 $as_test_x conftest$ac_exeext
15378 ac_cv_lib_esd_esd_open_sound=yes
15380 $as_echo "$as_me: failed program was:" >&5
15381 sed 's/^/| /' conftest.$ac_ext >&5
15383 ac_cv_lib_esd_esd_open_sound=no
15386 rm -rf conftest.dSYM
15387 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15388 conftest$ac_exeext conftest.$ac_ext
15389 LIBS=$ac_check_lib_save_LIBS
15391 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_esd_esd_open_sound" >&5
15392 $as_echo "$ac_cv_lib_esd_esd_open_sound" >&6; }
15393 if test "x$ac_cv_lib_esd_esd_open_sound" = x""yes; then
15394 ESDINCL="$ac_esd_incl"
15396 ESDLIBS="$ac_esd_libs"
15399 cat >>confdefs.h <<\_ACEOF
15408 CFLAGS="$save_CFLAGS"
15413 if test "$ac_cv_header_sys_asoundlib_h" = "yes" -o "$ac_cv_header_alsa_asoundlib_h" = "yes"
15415 { $as_echo "$as_me:$LINENO: checking for snd_pcm_hw_params_get_access in -lasound" >&5
15416 $as_echo_n "checking for snd_pcm_hw_params_get_access in -lasound... " >&6; }
15417 if test "${ac_cv_lib_asound_snd_pcm_hw_params_get_access+set}" = set; then
15418 $as_echo_n "(cached) " >&6
15420 ac_check_lib_save_LIBS=$LIBS
15421 LIBS="-lasound $LIBS"
15422 cat >conftest.$ac_ext <<_ACEOF
15425 cat confdefs.h >>conftest.$ac_ext
15426 cat >>conftest.$ac_ext <<_ACEOF
15427 /* end confdefs.h. */
15429 /* Override any GCC internal prototype to avoid an error.
15430 Use char because int might match the return type of a GCC
15431 builtin and then its argument prototype would still apply. */
15435 char snd_pcm_hw_params_get_access ();
15439 return snd_pcm_hw_params_get_access ();
15444 rm -f conftest.$ac_objext conftest$ac_exeext
15445 if { (ac_try="$ac_link"
15446 case "(($ac_try" in
15447 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15448 *) ac_try_echo
=$ac_try;;
15450 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15451 $as_echo "$ac_try_echo") >&5
15452 (eval "$ac_link") 2>conftest.er1
15454 grep -v '^ *+' conftest.er1
>conftest.err
15456 cat conftest.err
>&5
15457 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15458 (exit $ac_status); } && {
15459 test -z "$ac_c_werror_flag" ||
15460 test ! -s conftest.err
15461 } && test -s conftest
$ac_exeext && {
15462 test "$cross_compiling" = yes ||
15463 $as_test_x conftest
$ac_exeext
15465 ac_cv_lib_asound_snd_pcm_hw_params_get_access
=yes
15467 $as_echo "$as_me: failed program was:" >&5
15468 sed 's/^/| /' conftest.
$ac_ext >&5
15470 ac_cv_lib_asound_snd_pcm_hw_params_get_access
=no
15473 rm -rf conftest.dSYM
15474 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
15475 conftest
$ac_exeext conftest.
$ac_ext
15476 LIBS
=$ac_check_lib_save_LIBS
15478 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&5
15479 $as_echo "$ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&6; }
15480 if test "x$ac_cv_lib_asound_snd_pcm_hw_params_get_access" = x
""yes; then
15481 cat >conftest.
$ac_ext <<_ACEOF
15484 cat confdefs.h
>>conftest.
$ac_ext
15485 cat >>conftest.
$ac_ext <<_ACEOF
15486 /* end confdefs.h. */
15487 #ifdef HAVE_ALSA_ASOUNDLIB_H
15488 #include <alsa/asoundlib.h>
15489 #elif defined(HAVE_SYS_ASOUNDLIB_H)
15490 #include <sys/asoundlib.h>
15495 int ret = snd_pcm_hw_params_get_access(NULL, NULL)
15500 rm -f conftest.
$ac_objext
15501 if { (ac_try
="$ac_compile"
15502 case "(($ac_try" in
15503 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15504 *) ac_try_echo=$ac_try;;
15506 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15507 $as_echo "$ac_try_echo") >&5
15508 (eval "$ac_compile") 2>conftest.er1
15510 grep -v '^ *+' conftest.er1 >conftest.err
15512 cat conftest.err >&5
15513 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15514 (exit $ac_status); } && {
15515 test -z "$ac_c_werror_flag" ||
15516 test ! -s conftest.err
15517 } && test -s conftest.$ac_objext; then
15519 cat >>confdefs.h <<\_ACEOF
15520 #define HAVE_ALSA 1
15523 ALSALIBS="-lasound"
15525 $as_echo "$as_me: failed program was:" >&5
15526 sed 's/^/| /' conftest.$ac_ext >&5
15531 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15538 if test "$ac_cv_header_libaudioio_h" = "yes"
15540 { $as_echo "$as_me:$LINENO: checking for AudioIOGetVersion in -laudioio" >&5
15541 $as_echo_n "checking for AudioIOGetVersion in -laudioio... " >&6; }
15542 if test "${ac_cv_lib_audioio_AudioIOGetVersion+set}" = set; then
15543 $as_echo_n "(cached) " >&6
15545 ac_check_lib_save_LIBS=$LIBS
15546 LIBS="-laudioio $LIBS"
15547 cat >conftest.$ac_ext <<_ACEOF
15550 cat confdefs.h >>conftest.$ac_ext
15551 cat >>conftest.$ac_ext <<_ACEOF
15552 /* end confdefs.h. */
15554 /* Override any GCC internal prototype to avoid an error.
15555 Use char because int might match the return type of a GCC
15556 builtin and then its argument prototype would still apply. */
15560 char AudioIOGetVersion ();
15564 return AudioIOGetVersion ();
15569 rm -f conftest.$ac_objext conftest$ac_exeext
15570 if { (ac_try="$ac_link"
15571 case "(($ac_try" in
15572 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15573 *) ac_try_echo
=$ac_try;;
15575 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15576 $as_echo "$ac_try_echo") >&5
15577 (eval "$ac_link") 2>conftest.er1
15579 grep -v '^ *+' conftest.er1
>conftest.err
15581 cat conftest.err
>&5
15582 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15583 (exit $ac_status); } && {
15584 test -z "$ac_c_werror_flag" ||
15585 test ! -s conftest.err
15586 } && test -s conftest
$ac_exeext && {
15587 test "$cross_compiling" = yes ||
15588 $as_test_x conftest
$ac_exeext
15590 ac_cv_lib_audioio_AudioIOGetVersion
=yes
15592 $as_echo "$as_me: failed program was:" >&5
15593 sed 's/^/| /' conftest.
$ac_ext >&5
15595 ac_cv_lib_audioio_AudioIOGetVersion
=no
15598 rm -rf conftest.dSYM
15599 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
15600 conftest
$ac_exeext conftest.
$ac_ext
15601 LIBS
=$ac_check_lib_save_LIBS
15603 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audioio_AudioIOGetVersion" >&5
15604 $as_echo "$ac_cv_lib_audioio_AudioIOGetVersion" >&6; }
15605 if test "x$ac_cv_lib_audioio_AudioIOGetVersion" = x
""yes; then
15606 AUDIOIOLIBS
="-laudioio"
15608 cat >>confdefs.h
<<\_ACEOF
15609 #define HAVE_LIBAUDIOIO 1
15617 if test "$ac_cv_header_capi20_h" = "yes" -a "$ac_cv_header_linux_capi_h" = "yes"
15619 { $as_echo "$as_me:$LINENO: checking for -lcapi20" >&5
15620 $as_echo_n "checking for -lcapi20... " >&6; }
15621 if test "${ac_cv_lib_soname_capi20+set}" = set; then
15622 $as_echo_n "(cached) " >&6
15624 ac_check_soname_save_LIBS
=$LIBS
15625 LIBS
="-lcapi20 $LIBS"
15626 cat >conftest.
$ac_ext <<_ACEOF
15629 cat confdefs.h
>>conftest.
$ac_ext
15630 cat >>conftest.
$ac_ext <<_ACEOF
15631 /* end confdefs.h. */
15633 /* Override any GCC internal prototype to avoid an error.
15634 Use char because int might match the return type of a GCC
15635 builtin and then its argument prototype would still apply. */
15639 char capi20_register ();
15643 return capi20_register ();
15648 rm -f conftest.
$ac_objext conftest
$ac_exeext
15649 if { (ac_try
="$ac_link"
15650 case "(($ac_try" in
15651 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15652 *) ac_try_echo=$ac_try;;
15654 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15655 $as_echo "$ac_try_echo") >&5
15656 (eval "$ac_link") 2>conftest.er1
15658 grep -v '^ *+' conftest.er1 >conftest.err
15660 cat conftest.err >&5
15661 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15662 (exit $ac_status); } && {
15663 test -z "$ac_c_werror_flag" ||
15664 test ! -s conftest.err
15665 } && test -s conftest$ac_exeext && {
15666 test "$cross_compiling" = yes ||
15667 $as_test_x conftest$ac_exeext
15671 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'` ;;
15672 *) ac_cv_lib_soname_capi20=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libcapi20\\.$LIBEXT" |
sed -e "s/^.*\(libcapi20\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
15675 $as_echo "$as_me: failed program was:" >&5
15676 sed 's/^/| /' conftest.$ac_ext >&5
15681 rm -rf conftest.dSYM
15682 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15683 conftest$ac_exeext conftest.$ac_ext
15684 LIBS=$ac_check_soname_save_LIBS
15686 if test "x$ac_cv_lib_soname_capi20" = "x"; then
15687 { $as_echo "$as_me:$LINENO: result: not found" >&5
15688 $as_echo "not found" >&6; }
15691 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_capi20" >&5
15692 $as_echo "$ac_cv_lib_soname_capi20" >&6; }
15694 cat >>confdefs.h <<_ACEOF
15695 #define SONAME_LIBCAPI20 "$ac_cv_lib_soname_capi20"
15702 if test "x$ac_cv_lib_soname_capi20" = "x"; then
15703 case "x$with_capi" in
15704 x) wine_notices="$wine_notices|libcapi20 ${notice_platform}development files not found, ISDN won't be supported." ;;
15706 *) { { $as_echo "$as_me:$LINENO: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
15707 This is an error since --with-capi was requested." >&5
15708 $as_echo "$as_me: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
15709 This is an error since --with-capi was requested." >&2;}
15710 { (exit 1); exit 1; }; } ;;
15717 if test "x$with_cups" != "xno"
15719 ac_save_CPPFLAGS="$CPPFLAGS"
15720 ac_cups_cflags=`cups-config
--cflags 2>/dev
/null
`
15721 ac_cups_libs=`cups-config
--ldflags 2>/dev
/null
`
15722 CPPFLAGS="$CPPFLAGS $ac_cups_cflags"
15724 for ac_header in cups/cups.h
15726 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
15727 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15728 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
15729 $as_echo_n "checking for $ac_header... " >&6; }
15730 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15731 $as_echo_n "(cached) " >&6
15733 ac_res=`eval 'as_val=${'$as_ac_Header'}
15734 $as_echo "$as_val"'`
15735 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15736 $as_echo "$ac_res" >&6; }
15738 # Is the header compilable?
15739 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
15740 $as_echo_n "checking $ac_header usability... " >&6; }
15741 cat >conftest.$ac_ext <<_ACEOF
15744 cat confdefs.h >>conftest.$ac_ext
15745 cat >>conftest.$ac_ext <<_ACEOF
15746 /* end confdefs.h. */
15747 $ac_includes_default
15748 #include <$ac_header>
15750 rm -f conftest.$ac_objext
15751 if { (ac_try="$ac_compile"
15752 case "(($ac_try" in
15753 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15754 *) ac_try_echo
=$ac_try;;
15756 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15757 $as_echo "$ac_try_echo") >&5
15758 (eval "$ac_compile") 2>conftest.er1
15760 grep -v '^ *+' conftest.er1
>conftest.err
15762 cat conftest.err
>&5
15763 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15764 (exit $ac_status); } && {
15765 test -z "$ac_c_werror_flag" ||
15766 test ! -s conftest.err
15767 } && test -s conftest.
$ac_objext; then
15768 ac_header_compiler
=yes
15770 $as_echo "$as_me: failed program was:" >&5
15771 sed 's/^/| /' conftest.
$ac_ext >&5
15773 ac_header_compiler
=no
15776 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
15777 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15778 $as_echo "$ac_header_compiler" >&6; }
15780 # Is the header present?
15781 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
15782 $as_echo_n "checking $ac_header presence... " >&6; }
15783 cat >conftest.
$ac_ext <<_ACEOF
15786 cat confdefs.h
>>conftest.
$ac_ext
15787 cat >>conftest.
$ac_ext <<_ACEOF
15788 /* end confdefs.h. */
15789 #include <$ac_header>
15791 if { (ac_try
="$ac_cpp conftest.$ac_ext"
15792 case "(($ac_try" in
15793 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15794 *) ac_try_echo=$ac_try;;
15796 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15797 $as_echo "$ac_try_echo") >&5
15798 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15800 grep -v '^ *+' conftest.er1 >conftest.err
15802 cat conftest.err >&5
15803 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15804 (exit $ac_status); } >/dev/null && {
15805 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15806 test ! -s conftest.err
15808 ac_header_preproc=yes
15810 $as_echo "$as_me: failed program was:" >&5
15811 sed 's/^/| /' conftest.$ac_ext >&5
15813 ac_header_preproc=no
15816 rm -f conftest.err conftest.$ac_ext
15817 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15818 $as_echo "$ac_header_preproc" >&6; }
15820 # So? What about this header?
15821 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15823 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
15824 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
15825 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
15826 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
15827 ac_header_preproc=yes
15830 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
15831 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
15832 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
15833 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
15834 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
15835 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
15836 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
15837 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
15838 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15839 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
15840 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
15841 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
15843 ## ------------------------------------ ##
15844 ## Report this to wine-devel@winehq.org ##
15845 ## ------------------------------------ ##
15847 ) | sed "s/^/$as_me: WARNING: /" >&2
15850 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
15851 $as_echo_n "checking for $ac_header... " >&6; }
15852 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15853 $as_echo_n "(cached) " >&6
15855 eval "$as_ac_Header=\$ac_header_preproc"
15857 ac_res=`eval 'as_val=${'$as_ac_Header'}
15858 $as_echo "$as_val"'`
15859 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15860 $as_echo "$ac_res" >&6; }
15863 as_val=`eval 'as_val=${'$as_ac_Header'}
15864 $as_echo "$as_val"'`
15865 if test "x$as_val" = x""yes; then
15866 cat >>confdefs.h <<_ACEOF
15867 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
15869 { $as_echo "$as_me:$LINENO: checking for -lcups" >&5
15870 $as_echo_n "checking for -lcups... " >&6; }
15871 if test "${ac_cv_lib_soname_cups+set}" = set; then
15872 $as_echo_n "(cached) " >&6
15874 ac_check_soname_save_LIBS=$LIBS
15875 LIBS="-lcups $ac_cups_libs $LIBS"
15876 cat >conftest.$ac_ext <<_ACEOF
15879 cat confdefs.h >>conftest.$ac_ext
15880 cat >>conftest.$ac_ext <<_ACEOF
15881 /* end confdefs.h. */
15883 /* Override any GCC internal prototype to avoid an error.
15884 Use char because int might match the return type of a GCC
15885 builtin and then its argument prototype would still apply. */
15889 char cupsGetDefault ();
15893 return cupsGetDefault ();
15898 rm -f conftest.$ac_objext conftest$ac_exeext
15899 if { (ac_try="$ac_link"
15900 case "(($ac_try" in
15901 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15902 *) ac_try_echo
=$ac_try;;
15904 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15905 $as_echo "$ac_try_echo") >&5
15906 (eval "$ac_link") 2>conftest.er1
15908 grep -v '^ *+' conftest.er1
>conftest.err
15910 cat conftest.err
>&5
15911 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15912 (exit $ac_status); } && {
15913 test -z "$ac_c_werror_flag" ||
15914 test ! -s conftest.err
15915 } && test -s conftest
$ac_exeext && {
15916 test "$cross_compiling" = yes ||
15917 $as_test_x conftest
$ac_exeext
15921 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'` ;;
15922 *) ac_cv_lib_soname_cups
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcups\\.$LIBEXT" | sed -e "s/^.*\(libcups\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
15925 $as_echo "$as_me: failed program was:" >&5
15926 sed 's/^/| /' conftest.
$ac_ext >&5
15931 rm -rf conftest.dSYM
15932 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
15933 conftest
$ac_exeext conftest.
$ac_ext
15934 LIBS
=$ac_check_soname_save_LIBS
15936 if test "x$ac_cv_lib_soname_cups" = "x"; then
15937 { $as_echo "$as_me:$LINENO: result: not found" >&5
15938 $as_echo "not found" >&6; }
15941 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_cups" >&5
15942 $as_echo "$ac_cv_lib_soname_cups" >&6; }
15944 cat >>confdefs.h
<<_ACEOF
15945 #define SONAME_LIBCUPS "$ac_cv_lib_soname_cups"
15948 CUPSINCL
="$ac_cups_cflags"
15955 CPPFLAGS
="$ac_save_CPPFLAGS"
15957 if test "x$ac_cv_lib_soname_cups" = "x"; then
15958 case "x$with_cups" in
15959 x
) wine_notices
="$wine_notices|libcups ${notice_platform}development files not found, CUPS won't be supported." ;;
15961 *) { { $as_echo "$as_me:$LINENO: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
15962 This is an error since --with-cups was requested." >&5
15963 $as_echo "$as_me: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
15964 This is an error since --with-cups was requested." >&2;}
15965 { (exit 1); exit 1; }; } ;;
15970 if test "$ac_cv_header_jack_jack_h" = "yes"
15972 { $as_echo "$as_me:$LINENO: checking for -ljack" >&5
15973 $as_echo_n "checking for -ljack... " >&6; }
15974 if test "${ac_cv_lib_soname_jack+set}" = set; then
15975 $as_echo_n "(cached) " >&6
15977 ac_check_soname_save_LIBS
=$LIBS
15978 LIBS
="-ljack $LIBS"
15979 cat >conftest.
$ac_ext <<_ACEOF
15982 cat confdefs.h
>>conftest.
$ac_ext
15983 cat >>conftest.
$ac_ext <<_ACEOF
15984 /* end confdefs.h. */
15986 /* Override any GCC internal prototype to avoid an error.
15987 Use char because int might match the return type of a GCC
15988 builtin and then its argument prototype would still apply. */
15992 char jack_client_new ();
15996 return jack_client_new ();
16001 rm -f conftest.
$ac_objext conftest
$ac_exeext
16002 if { (ac_try
="$ac_link"
16003 case "(($ac_try" in
16004 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16005 *) ac_try_echo=$ac_try;;
16007 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16008 $as_echo "$ac_try_echo") >&5
16009 (eval "$ac_link") 2>conftest.er1
16011 grep -v '^ *+' conftest.er1 >conftest.err
16013 cat conftest.err >&5
16014 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16015 (exit $ac_status); } && {
16016 test -z "$ac_c_werror_flag" ||
16017 test ! -s conftest.err
16018 } && test -s conftest$ac_exeext && {
16019 test "$cross_compiling" = yes ||
16020 $as_test_x conftest$ac_exeext
16024 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'` ;;
16025 *) 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'` ;;
16028 $as_echo "$as_me: failed program was:" >&5
16029 sed 's/^/| /' conftest.$ac_ext >&5
16034 rm -rf conftest.dSYM
16035 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16036 conftest$ac_exeext conftest.$ac_ext
16037 LIBS=$ac_check_soname_save_LIBS
16039 if test "x$ac_cv_lib_soname_jack" = "x"; then
16040 { $as_echo "$as_me:$LINENO: result: not found" >&5
16041 $as_echo "not found" >&6; }
16044 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jack" >&5
16045 $as_echo "$ac_cv_lib_soname_jack" >&6; }
16047 cat >>confdefs.h <<_ACEOF
16048 #define SONAME_LIBJACK "$ac_cv_lib_soname_jack"
16056 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
16058 { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
16059 $as_echo_n "checking for -lfontconfig... " >&6; }
16060 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
16061 $as_echo_n "(cached) " >&6
16063 ac_check_soname_save_LIBS=$LIBS
16064 LIBS="-lfontconfig $LIBS"
16065 cat >conftest.$ac_ext <<_ACEOF
16068 cat confdefs.h >>conftest.$ac_ext
16069 cat >>conftest.$ac_ext <<_ACEOF
16070 /* end confdefs.h. */
16072 /* Override any GCC internal prototype to avoid an error.
16073 Use char because int might match the return type of a GCC
16074 builtin and then its argument prototype would still apply. */
16087 rm -f conftest.$ac_objext conftest$ac_exeext
16088 if { (ac_try="$ac_link"
16089 case "(($ac_try" in
16090 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16091 *) ac_try_echo
=$ac_try;;
16093 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16094 $as_echo "$ac_try_echo") >&5
16095 (eval "$ac_link") 2>conftest.er1
16097 grep -v '^ *+' conftest.er1
>conftest.err
16099 cat conftest.err
>&5
16100 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16101 (exit $ac_status); } && {
16102 test -z "$ac_c_werror_flag" ||
16103 test ! -s conftest.err
16104 } && test -s conftest
$ac_exeext && {
16105 test "$cross_compiling" = yes ||
16106 $as_test_x conftest
$ac_exeext
16110 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'` ;;
16111 *) ac_cv_lib_soname_fontconfig
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16114 $as_echo "$as_me: failed program was:" >&5
16115 sed 's/^/| /' conftest.
$ac_ext >&5
16120 rm -rf conftest.dSYM
16121 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16122 conftest
$ac_exeext conftest.
$ac_ext
16123 LIBS
=$ac_check_soname_save_LIBS
16125 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16126 { $as_echo "$as_me:$LINENO: result: not found" >&5
16127 $as_echo "not found" >&6; }
16130 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16131 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16133 cat >>confdefs.h
<<_ACEOF
16134 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16140 elif test -n "$X_CFLAGS" -a "x$with_fontconfig" != "xno"
16142 ac_save_CPPFLAGS
="$CPPFLAGS"
16143 CPPFLAGS
="$CPPFLAGS $X_CFLAGS"
16144 $as_unset ac_cv_header_fontconfig_fontconfig_h
16146 for ac_header
in fontconfig
/fontconfig.h
16148 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
16149 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16150 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16151 $as_echo_n "checking for $ac_header... " >&6; }
16152 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16153 $as_echo_n "(cached) " >&6
16155 ac_res
=`eval 'as_val=${'$as_ac_Header'}
16156 $as_echo "$as_val"'`
16157 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16158 $as_echo "$ac_res" >&6; }
16160 # Is the header compilable?
16161 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
16162 $as_echo_n "checking $ac_header usability... " >&6; }
16163 cat >conftest.
$ac_ext <<_ACEOF
16166 cat confdefs.h
>>conftest.
$ac_ext
16167 cat >>conftest.
$ac_ext <<_ACEOF
16168 /* end confdefs.h. */
16169 $ac_includes_default
16170 #include <$ac_header>
16172 rm -f conftest.
$ac_objext
16173 if { (ac_try
="$ac_compile"
16174 case "(($ac_try" in
16175 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16176 *) ac_try_echo=$ac_try;;
16178 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16179 $as_echo "$ac_try_echo") >&5
16180 (eval "$ac_compile") 2>conftest.er1
16182 grep -v '^ *+' conftest.er1 >conftest.err
16184 cat conftest.err >&5
16185 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16186 (exit $ac_status); } && {
16187 test -z "$ac_c_werror_flag" ||
16188 test ! -s conftest.err
16189 } && test -s conftest.$ac_objext; then
16190 ac_header_compiler=yes
16192 $as_echo "$as_me: failed program was:" >&5
16193 sed 's/^/| /' conftest.$ac_ext >&5
16195 ac_header_compiler=no
16198 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16199 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16200 $as_echo "$ac_header_compiler" >&6; }
16202 # Is the header present?
16203 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
16204 $as_echo_n "checking $ac_header presence... " >&6; }
16205 cat >conftest.$ac_ext <<_ACEOF
16208 cat confdefs.h >>conftest.$ac_ext
16209 cat >>conftest.$ac_ext <<_ACEOF
16210 /* end confdefs.h. */
16211 #include <$ac_header>
16213 if { (ac_try="$ac_cpp conftest.$ac_ext"
16214 case "(($ac_try" in
16215 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16216 *) ac_try_echo
=$ac_try;;
16218 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16219 $as_echo "$ac_try_echo") >&5
16220 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16222 grep -v '^ *+' conftest.er1
>conftest.err
16224 cat conftest.err
>&5
16225 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16226 (exit $ac_status); } >/dev
/null
&& {
16227 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16228 test ! -s conftest.err
16230 ac_header_preproc
=yes
16232 $as_echo "$as_me: failed program was:" >&5
16233 sed 's/^/| /' conftest.
$ac_ext >&5
16235 ac_header_preproc
=no
16238 rm -f conftest.err conftest.
$ac_ext
16239 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16240 $as_echo "$ac_header_preproc" >&6; }
16242 # So? What about this header?
16243 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16245 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16246 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16247 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16248 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16249 ac_header_preproc
=yes
16252 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16253 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16254 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16255 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16256 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16257 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16258 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16259 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
16260 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16261 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16262 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16263 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16265 ## ------------------------------------ ##
16266 ## Report this to wine-devel@winehq.org ##
16267 ## ------------------------------------ ##
16269 ) |
sed "s/^/$as_me: WARNING: /" >&2
16272 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16273 $as_echo_n "checking for $ac_header... " >&6; }
16274 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16275 $as_echo_n "(cached) " >&6
16277 eval "$as_ac_Header=\$ac_header_preproc"
16279 ac_res
=`eval 'as_val=${'$as_ac_Header'}
16280 $as_echo "$as_val"'`
16281 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16282 $as_echo "$ac_res" >&6; }
16285 as_val
=`eval 'as_val=${'$as_ac_Header'}
16286 $as_echo "$as_val"'`
16287 if test "x$as_val" = x
""yes; then
16288 cat >>confdefs.h
<<_ACEOF
16289 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
16296 CPPFLAGS
="$ac_save_CPPFLAGS"
16297 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
16299 FONTCONFIGINCL
="$X_CFLAGS"
16301 { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
16302 $as_echo_n "checking for -lfontconfig... " >&6; }
16303 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
16304 $as_echo_n "(cached) " >&6
16306 ac_check_soname_save_LIBS
=$LIBS
16307 LIBS
="-lfontconfig $X_LIBS $LIBS"
16308 cat >conftest.
$ac_ext <<_ACEOF
16311 cat confdefs.h
>>conftest.
$ac_ext
16312 cat >>conftest.
$ac_ext <<_ACEOF
16313 /* end confdefs.h. */
16315 /* Override any GCC internal prototype to avoid an error.
16316 Use char because int might match the return type of a GCC
16317 builtin and then its argument prototype would still apply. */
16330 rm -f conftest.
$ac_objext conftest
$ac_exeext
16331 if { (ac_try
="$ac_link"
16332 case "(($ac_try" in
16333 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16334 *) ac_try_echo=$ac_try;;
16336 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16337 $as_echo "$ac_try_echo") >&5
16338 (eval "$ac_link") 2>conftest.er1
16340 grep -v '^ *+' conftest.er1 >conftest.err
16342 cat conftest.err >&5
16343 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16344 (exit $ac_status); } && {
16345 test -z "$ac_c_werror_flag" ||
16346 test ! -s conftest.err
16347 } && test -s conftest$ac_exeext && {
16348 test "$cross_compiling" = yes ||
16349 $as_test_x conftest$ac_exeext
16353 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'` ;;
16354 *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libfontconfig\\.$LIBEXT" |
sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16357 $as_echo "$as_me: failed program was:" >&5
16358 sed 's/^/| /' conftest.$ac_ext >&5
16363 rm -rf conftest.dSYM
16364 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16365 conftest$ac_exeext conftest.$ac_ext
16366 LIBS=$ac_check_soname_save_LIBS
16368 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16369 { $as_echo "$as_me:$LINENO: result: not found" >&5
16370 $as_echo "not found" >&6; }
16373 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16374 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16376 cat >>confdefs.h <<_ACEOF
16377 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16385 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16386 case "x$with_fontconfig" in
16387 x) wine_notices="$wine_notices|fontconfig ${notice_platform}development files not found, fontconfig won't be supported." ;;
16389 *) { { $as_echo "$as_me:$LINENO: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16390 This is an error since --with-fontconfig was requested." >&5
16391 $as_echo "$as_me: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16392 This is an error since --with-fontconfig was requested." >&2;}
16393 { (exit 1); exit 1; }; } ;;
16398 if test "$ac_cv_header_openssl_err_h" = "yes" -a "$ac_cv_header_openssl_ssl_h" = "yes"
16400 { $as_echo "$as_me:$LINENO: checking for -lssl" >&5
16401 $as_echo_n "checking for -lssl... " >&6; }
16402 if test "${ac_cv_lib_soname_ssl+set}" = set; then
16403 $as_echo_n "(cached) " >&6
16405 ac_check_soname_save_LIBS=$LIBS
16407 cat >conftest.$ac_ext <<_ACEOF
16410 cat confdefs.h >>conftest.$ac_ext
16411 cat >>conftest.$ac_ext <<_ACEOF
16412 /* end confdefs.h. */
16414 /* Override any GCC internal prototype to avoid an error.
16415 Use char because int might match the return type of a GCC
16416 builtin and then its argument prototype would still apply. */
16420 char SSL_library_init ();
16424 return SSL_library_init ();
16429 rm -f conftest.$ac_objext conftest$ac_exeext
16430 if { (ac_try="$ac_link"
16431 case "(($ac_try" in
16432 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16433 *) ac_try_echo
=$ac_try;;
16435 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16436 $as_echo "$ac_try_echo") >&5
16437 (eval "$ac_link") 2>conftest.er1
16439 grep -v '^ *+' conftest.er1
>conftest.err
16441 cat conftest.err
>&5
16442 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16443 (exit $ac_status); } && {
16444 test -z "$ac_c_werror_flag" ||
16445 test ! -s conftest.err
16446 } && test -s conftest
$ac_exeext && {
16447 test "$cross_compiling" = yes ||
16448 $as_test_x conftest
$ac_exeext
16452 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'` ;;
16453 *) ac_cv_lib_soname_ssl
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libssl\\.$LIBEXT" | sed -e "s/^.*\(libssl\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16456 $as_echo "$as_me: failed program was:" >&5
16457 sed 's/^/| /' conftest.
$ac_ext >&5
16462 rm -rf conftest.dSYM
16463 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16464 conftest
$ac_exeext conftest.
$ac_ext
16465 LIBS
=$ac_check_soname_save_LIBS
16467 if test "x$ac_cv_lib_soname_ssl" = "x"; then
16468 { $as_echo "$as_me:$LINENO: result: not found" >&5
16469 $as_echo "not found" >&6; }
16472 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ssl" >&5
16473 $as_echo "$ac_cv_lib_soname_ssl" >&6; }
16475 cat >>confdefs.h
<<_ACEOF
16476 #define SONAME_LIBSSL "$ac_cv_lib_soname_ssl"
16482 { $as_echo "$as_me:$LINENO: checking for -lcrypto" >&5
16483 $as_echo_n "checking for -lcrypto... " >&6; }
16484 if test "${ac_cv_lib_soname_crypto+set}" = set; then
16485 $as_echo_n "(cached) " >&6
16487 ac_check_soname_save_LIBS
=$LIBS
16488 LIBS
="-lcrypto $LIBS"
16489 cat >conftest.
$ac_ext <<_ACEOF
16492 cat confdefs.h
>>conftest.
$ac_ext
16493 cat >>conftest.
$ac_ext <<_ACEOF
16494 /* end confdefs.h. */
16496 /* Override any GCC internal prototype to avoid an error.
16497 Use char because int might match the return type of a GCC
16498 builtin and then its argument prototype would still apply. */
16502 char BIO_new_socket ();
16506 return BIO_new_socket ();
16511 rm -f conftest.
$ac_objext conftest
$ac_exeext
16512 if { (ac_try
="$ac_link"
16513 case "(($ac_try" in
16514 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16515 *) ac_try_echo=$ac_try;;
16517 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16518 $as_echo "$ac_try_echo") >&5
16519 (eval "$ac_link") 2>conftest.er1
16521 grep -v '^ *+' conftest.er1 >conftest.err
16523 cat conftest.err >&5
16524 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16525 (exit $ac_status); } && {
16526 test -z "$ac_c_werror_flag" ||
16527 test ! -s conftest.err
16528 } && test -s conftest$ac_exeext && {
16529 test "$cross_compiling" = yes ||
16530 $as_test_x conftest$ac_exeext
16534 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'` ;;
16535 *) ac_cv_lib_soname_crypto=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libcrypto\\.$LIBEXT" |
sed -e "s/^.*\(libcrypto\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16538 $as_echo "$as_me: failed program was:" >&5
16539 sed 's/^/| /' conftest.$ac_ext >&5
16544 rm -rf conftest.dSYM
16545 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16546 conftest$ac_exeext conftest.$ac_ext
16547 LIBS=$ac_check_soname_save_LIBS
16549 if test "x$ac_cv_lib_soname_crypto" = "x"; then
16550 { $as_echo "$as_me:$LINENO: result: not found" >&5
16551 $as_echo "not found" >&6; }
16554 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_crypto" >&5
16555 $as_echo "$ac_cv_lib_soname_crypto" >&6; }
16557 cat >>confdefs.h <<_ACEOF
16558 #define SONAME_LIBCRYPTO "$ac_cv_lib_soname_crypto"
16565 if test "x$ac_cv_lib_soname_ssl" = "x" -o "x$ac_cv_lib_soname_crypto" = "x"; then
16566 case "x$with_openssl" in
16567 x) wine_warnings="$wine_warnings|OpenSSL ${notice_platform}development files not found, SSL won't be supported." ;;
16569 *) { { $as_echo "$as_me:$LINENO: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
16570 This is an error since --with-openssl was requested." >&5
16571 $as_echo "$as_me: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
16572 This is an error since --with-openssl was requested." >&2;}
16573 { (exit 1); exit 1; }; } ;;
16578 if test "$ac_cv_header_jpeglib_h" = "yes"
16580 { $as_echo "$as_me:$LINENO: checking for -ljpeg" >&5
16581 $as_echo_n "checking for -ljpeg... " >&6; }
16582 if test "${ac_cv_lib_soname_jpeg+set}" = set; then
16583 $as_echo_n "(cached) " >&6
16585 ac_check_soname_save_LIBS=$LIBS
16586 LIBS="-ljpeg $LIBS"
16587 cat >conftest.$ac_ext <<_ACEOF
16590 cat confdefs.h >>conftest.$ac_ext
16591 cat >>conftest.$ac_ext <<_ACEOF
16592 /* end confdefs.h. */
16594 /* Override any GCC internal prototype to avoid an error.
16595 Use char because int might match the return type of a GCC
16596 builtin and then its argument prototype would still apply. */
16600 char jpeg_start_decompress ();
16604 return jpeg_start_decompress ();
16609 rm -f conftest.$ac_objext conftest$ac_exeext
16610 if { (ac_try="$ac_link"
16611 case "(($ac_try" in
16612 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16613 *) ac_try_echo
=$ac_try;;
16615 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16616 $as_echo "$ac_try_echo") >&5
16617 (eval "$ac_link") 2>conftest.er1
16619 grep -v '^ *+' conftest.er1
>conftest.err
16621 cat conftest.err
>&5
16622 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16623 (exit $ac_status); } && {
16624 test -z "$ac_c_werror_flag" ||
16625 test ! -s conftest.err
16626 } && test -s conftest
$ac_exeext && {
16627 test "$cross_compiling" = yes ||
16628 $as_test_x conftest
$ac_exeext
16632 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'` ;;
16633 *) ac_cv_lib_soname_jpeg
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libjpeg\\.$LIBEXT" | sed -e "s/^.*\(libjpeg\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16636 $as_echo "$as_me: failed program was:" >&5
16637 sed 's/^/| /' conftest.
$ac_ext >&5
16642 rm -rf conftest.dSYM
16643 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16644 conftest
$ac_exeext conftest.
$ac_ext
16645 LIBS
=$ac_check_soname_save_LIBS
16647 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
16648 { $as_echo "$as_me:$LINENO: result: not found" >&5
16649 $as_echo "not found" >&6; }
16652 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jpeg" >&5
16653 $as_echo "$ac_cv_lib_soname_jpeg" >&6; }
16655 cat >>confdefs.h
<<_ACEOF
16656 #define SONAME_LIBJPEG "$ac_cv_lib_soname_jpeg"
16663 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
16664 case "x$with_jpeg" in
16665 x
) wine_warnings
="$wine_warnings|libjpeg ${notice_platform}development files not found, JPEG won't be supported." ;;
16667 *) { { $as_echo "$as_me:$LINENO: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
16668 This is an error since --with-jpeg was requested." >&5
16669 $as_echo "$as_me: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
16670 This is an error since --with-jpeg was requested." >&2;}
16671 { (exit 1); exit 1; }; } ;;
16676 if test "$ac_cv_header_png_h" = "yes"
16678 { $as_echo "$as_me:$LINENO: checking for -lpng" >&5
16679 $as_echo_n "checking for -lpng... " >&6; }
16680 if test "${ac_cv_lib_soname_png+set}" = set; then
16681 $as_echo_n "(cached) " >&6
16683 ac_check_soname_save_LIBS
=$LIBS
16684 LIBS
="-lpng -lm -lz $LIBS"
16685 cat >conftest.
$ac_ext <<_ACEOF
16688 cat confdefs.h
>>conftest.
$ac_ext
16689 cat >>conftest.
$ac_ext <<_ACEOF
16690 /* end confdefs.h. */
16692 /* Override any GCC internal prototype to avoid an error.
16693 Use char because int might match the return type of a GCC
16694 builtin and then its argument prototype would still apply. */
16698 char png_create_read_struct ();
16702 return png_create_read_struct ();
16707 rm -f conftest.
$ac_objext conftest
$ac_exeext
16708 if { (ac_try
="$ac_link"
16709 case "(($ac_try" in
16710 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16711 *) ac_try_echo=$ac_try;;
16713 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16714 $as_echo "$ac_try_echo") >&5
16715 (eval "$ac_link") 2>conftest.er1
16717 grep -v '^ *+' conftest.er1 >conftest.err
16719 cat conftest.err >&5
16720 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16721 (exit $ac_status); } && {
16722 test -z "$ac_c_werror_flag" ||
16723 test ! -s conftest.err
16724 } && test -s conftest$ac_exeext && {
16725 test "$cross_compiling" = yes ||
16726 $as_test_x conftest$ac_exeext
16730 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'` ;;
16731 *) 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'` ;;
16734 $as_echo "$as_me: failed program was:" >&5
16735 sed 's/^/| /' conftest.$ac_ext >&5
16740 rm -rf conftest.dSYM
16741 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16742 conftest$ac_exeext conftest.$ac_ext
16743 LIBS=$ac_check_soname_save_LIBS
16745 if test "x$ac_cv_lib_soname_png" = "x"; then
16746 { $as_echo "$as_me:$LINENO: result: not found" >&5
16747 $as_echo "not found" >&6; }
16750 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_png" >&5
16751 $as_echo "$ac_cv_lib_soname_png" >&6; }
16753 cat >>confdefs.h <<_ACEOF
16754 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
16760 elif test -n "$X_CFLAGS" -a "x$with_png" != "xno"
16762 ac_save_CPPFLAGS="$CPPFLAGS"
16763 CPPFLAGS="$CPPFLAGS $X_CFLAGS"
16764 $as_unset ac_cv_header_png_h
16766 for ac_header in png.h
16768 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
16769 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16770 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16771 $as_echo_n "checking for $ac_header... " >&6; }
16772 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16773 $as_echo_n "(cached) " >&6
16775 ac_res=`eval 'as_val=${'$as_ac_Header'}
16776 $as_echo "$as_val"'`
16777 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16778 $as_echo "$ac_res" >&6; }
16780 # Is the header compilable?
16781 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
16782 $as_echo_n "checking $ac_header usability... " >&6; }
16783 cat >conftest.$ac_ext <<_ACEOF
16786 cat confdefs.h >>conftest.$ac_ext
16787 cat >>conftest.$ac_ext <<_ACEOF
16788 /* end confdefs.h. */
16789 $ac_includes_default
16790 #include <$ac_header>
16792 rm -f conftest.$ac_objext
16793 if { (ac_try="$ac_compile"
16794 case "(($ac_try" in
16795 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16796 *) ac_try_echo
=$ac_try;;
16798 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16799 $as_echo "$ac_try_echo") >&5
16800 (eval "$ac_compile") 2>conftest.er1
16802 grep -v '^ *+' conftest.er1
>conftest.err
16804 cat conftest.err
>&5
16805 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16806 (exit $ac_status); } && {
16807 test -z "$ac_c_werror_flag" ||
16808 test ! -s conftest.err
16809 } && test -s conftest.
$ac_objext; then
16810 ac_header_compiler
=yes
16812 $as_echo "$as_me: failed program was:" >&5
16813 sed 's/^/| /' conftest.
$ac_ext >&5
16815 ac_header_compiler
=no
16818 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
16819 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16820 $as_echo "$ac_header_compiler" >&6; }
16822 # Is the header present?
16823 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
16824 $as_echo_n "checking $ac_header presence... " >&6; }
16825 cat >conftest.
$ac_ext <<_ACEOF
16828 cat confdefs.h
>>conftest.
$ac_ext
16829 cat >>conftest.
$ac_ext <<_ACEOF
16830 /* end confdefs.h. */
16831 #include <$ac_header>
16833 if { (ac_try
="$ac_cpp conftest.$ac_ext"
16834 case "(($ac_try" in
16835 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16836 *) ac_try_echo=$ac_try;;
16838 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16839 $as_echo "$ac_try_echo") >&5
16840 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16842 grep -v '^ *+' conftest.er1 >conftest.err
16844 cat conftest.err >&5
16845 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16846 (exit $ac_status); } >/dev/null && {
16847 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16848 test ! -s conftest.err
16850 ac_header_preproc=yes
16852 $as_echo "$as_me: failed program was:" >&5
16853 sed 's/^/| /' conftest.$ac_ext >&5
16855 ac_header_preproc=no
16858 rm -f conftest.err conftest.$ac_ext
16859 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16860 $as_echo "$ac_header_preproc" >&6; }
16862 # So? What about this header?
16863 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16865 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16866 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16867 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16868 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16869 ac_header_preproc=yes
16872 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16873 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16874 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16875 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16876 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16877 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16878 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16879 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
16880 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16881 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16882 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16883 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16885 ## ------------------------------------ ##
16886 ## Report this to wine-devel@winehq.org ##
16887 ## ------------------------------------ ##
16889 ) | sed "s/^/$as_me: WARNING: /" >&2
16892 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16893 $as_echo_n "checking for $ac_header... " >&6; }
16894 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16895 $as_echo_n "(cached) " >&6
16897 eval "$as_ac_Header=\$ac_header_preproc"
16899 ac_res=`eval 'as_val=${'$as_ac_Header'}
16900 $as_echo "$as_val"'`
16901 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16902 $as_echo "$ac_res" >&6; }
16905 as_val=`eval 'as_val=${'$as_ac_Header'}
16906 $as_echo "$as_val"'`
16907 if test "x$as_val" = x""yes; then
16908 cat >>confdefs.h <<_ACEOF
16909 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
16916 CPPFLAGS="$ac_save_CPPFLAGS"
16917 if test "$ac_cv_header_png_h" = "yes"
16919 PNGINCL="$X_CFLAGS"
16921 { $as_echo "$as_me:$LINENO: checking for -lpng" >&5
16922 $as_echo_n "checking for -lpng... " >&6; }
16923 if test "${ac_cv_lib_soname_png+set}" = set; then
16924 $as_echo_n "(cached) " >&6
16926 ac_check_soname_save_LIBS=$LIBS
16927 LIBS="-lpng $X_LIBS -lm -lz $LIBS"
16928 cat >conftest.$ac_ext <<_ACEOF
16931 cat confdefs.h >>conftest.$ac_ext
16932 cat >>conftest.$ac_ext <<_ACEOF
16933 /* end confdefs.h. */
16935 /* Override any GCC internal prototype to avoid an error.
16936 Use char because int might match the return type of a GCC
16937 builtin and then its argument prototype would still apply. */
16941 char png_create_read_struct ();
16945 return png_create_read_struct ();
16950 rm -f conftest.$ac_objext conftest$ac_exeext
16951 if { (ac_try="$ac_link"
16952 case "(($ac_try" in
16953 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16954 *) ac_try_echo
=$ac_try;;
16956 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16957 $as_echo "$ac_try_echo") >&5
16958 (eval "$ac_link") 2>conftest.er1
16960 grep -v '^ *+' conftest.er1
>conftest.err
16962 cat conftest.err
>&5
16963 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16964 (exit $ac_status); } && {
16965 test -z "$ac_c_werror_flag" ||
16966 test ! -s conftest.err
16967 } && test -s conftest
$ac_exeext && {
16968 test "$cross_compiling" = yes ||
16969 $as_test_x conftest
$ac_exeext
16973 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'` ;;
16974 *) 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'` ;;
16977 $as_echo "$as_me: failed program was:" >&5
16978 sed 's/^/| /' conftest.
$ac_ext >&5
16983 rm -rf conftest.dSYM
16984 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16985 conftest
$ac_exeext conftest.
$ac_ext
16986 LIBS
=$ac_check_soname_save_LIBS
16988 if test "x$ac_cv_lib_soname_png" = "x"; then
16989 { $as_echo "$as_me:$LINENO: result: not found" >&5
16990 $as_echo "not found" >&6; }
16993 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_png" >&5
16994 $as_echo "$ac_cv_lib_soname_png" >&6; }
16996 cat >>confdefs.h
<<_ACEOF
16997 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
17005 if test "x$ac_cv_lib_soname_png" = "x"; then
17006 case "x$with_png" in
17007 x
) wine_warnings
="$wine_warnings|libpng ${notice_platform}development files not found, PNG won't be supported." ;;
17009 *) { { $as_echo "$as_me:$LINENO: error: libpng ${notice_platform}development files not found, PNG won't be supported.
17010 This is an error since --with-png was requested." >&5
17011 $as_echo "$as_me: error: libpng ${notice_platform}development files not found, PNG won't be supported.
17012 This is an error since --with-png was requested." >&2;}
17013 { (exit 1); exit 1; }; } ;;
17018 if test "$ac_cv_header_kstat_h" = "yes"
17020 { $as_echo "$as_me:$LINENO: checking for kstat_open in -lkstat" >&5
17021 $as_echo_n "checking for kstat_open in -lkstat... " >&6; }
17022 if test "${ac_cv_lib_kstat_kstat_open+set}" = set; then
17023 $as_echo_n "(cached) " >&6
17025 ac_check_lib_save_LIBS
=$LIBS
17026 LIBS
="-lkstat $LIBS"
17027 cat >conftest.
$ac_ext <<_ACEOF
17030 cat confdefs.h
>>conftest.
$ac_ext
17031 cat >>conftest.
$ac_ext <<_ACEOF
17032 /* end confdefs.h. */
17034 /* Override any GCC internal prototype to avoid an error.
17035 Use char because int might match the return type of a GCC
17036 builtin and then its argument prototype would still apply. */
17040 char kstat_open ();
17044 return kstat_open ();
17049 rm -f conftest.
$ac_objext conftest
$ac_exeext
17050 if { (ac_try
="$ac_link"
17051 case "(($ac_try" in
17052 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17053 *) ac_try_echo=$ac_try;;
17055 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17056 $as_echo "$ac_try_echo") >&5
17057 (eval "$ac_link") 2>conftest.er1
17059 grep -v '^ *+' conftest.er1 >conftest.err
17061 cat conftest.err >&5
17062 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17063 (exit $ac_status); } && {
17064 test -z "$ac_c_werror_flag" ||
17065 test ! -s conftest.err
17066 } && test -s conftest$ac_exeext && {
17067 test "$cross_compiling" = yes ||
17068 $as_test_x conftest$ac_exeext
17070 ac_cv_lib_kstat_kstat_open=yes
17072 $as_echo "$as_me: failed program was:" >&5
17073 sed 's/^/| /' conftest.$ac_ext >&5
17075 ac_cv_lib_kstat_kstat_open=no
17078 rm -rf conftest.dSYM
17079 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17080 conftest$ac_exeext conftest.$ac_ext
17081 LIBS=$ac_check_lib_save_LIBS
17083 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_kstat_kstat_open" >&5
17084 $as_echo "$ac_cv_lib_kstat_kstat_open" >&6; }
17085 if test "x$ac_cv_lib_kstat_kstat_open" = x""yes; then
17087 cat >>confdefs.h <<\_ACEOF
17088 #define HAVE_LIBKSTAT 1
17097 { $as_echo "$as_me:$LINENO: checking for -lodbc" >&5
17098 $as_echo_n "checking for -lodbc... " >&6; }
17099 if test "${ac_cv_lib_soname_odbc+set}" = set; then
17100 $as_echo_n "(cached) " >&6
17102 ac_check_soname_save_LIBS=$LIBS
17103 LIBS="-lodbc $LIBS"
17104 cat >conftest.$ac_ext <<_ACEOF
17107 cat confdefs.h >>conftest.$ac_ext
17108 cat >>conftest.$ac_ext <<_ACEOF
17109 /* end confdefs.h. */
17111 /* Override any GCC internal prototype to avoid an error.
17112 Use char because int might match the return type of a GCC
17113 builtin and then its argument prototype would still apply. */
17117 char SQLConnect ();
17121 return SQLConnect ();
17126 rm -f conftest.$ac_objext conftest$ac_exeext
17127 if { (ac_try="$ac_link"
17128 case "(($ac_try" in
17129 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17130 *) ac_try_echo
=$ac_try;;
17132 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17133 $as_echo "$ac_try_echo") >&5
17134 (eval "$ac_link") 2>conftest.er1
17136 grep -v '^ *+' conftest.er1
>conftest.err
17138 cat conftest.err
>&5
17139 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17140 (exit $ac_status); } && {
17141 test -z "$ac_c_werror_flag" ||
17142 test ! -s conftest.err
17143 } && test -s conftest
$ac_exeext && {
17144 test "$cross_compiling" = yes ||
17145 $as_test_x conftest
$ac_exeext
17149 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'` ;;
17150 *) ac_cv_lib_soname_odbc
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libodbc\\.$LIBEXT" | sed -e "s/^.*\(libodbc\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
17153 $as_echo "$as_me: failed program was:" >&5
17154 sed 's/^/| /' conftest.
$ac_ext >&5
17159 rm -rf conftest.dSYM
17160 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17161 conftest
$ac_exeext conftest.
$ac_ext
17162 LIBS
=$ac_check_soname_save_LIBS
17164 if test "x$ac_cv_lib_soname_odbc" = "x"; then
17165 { $as_echo "$as_me:$LINENO: result: not found" >&5
17166 $as_echo "not found" >&6; }
17167 cat >>confdefs.h
<<_ACEOF
17168 #define SONAME_LIBODBC "libodbc.$LIBEXT"
17172 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_odbc" >&5
17173 $as_echo "$ac_cv_lib_soname_odbc" >&6; }
17175 cat >>confdefs.h
<<_ACEOF
17176 #define SONAME_LIBODBC "$ac_cv_lib_soname_odbc"
17183 if test "x$ALSALIBS$AUDIOIOLIBS$COREAUDIO$NASLIBS$ESDLIBS$ac_cv_lib_soname_jack" = "x" -a \
17184 "$ac_cv_header_sys_soundcard_h" != "yes" -a \
17185 "$ac_cv_header_machine_soundcard_h" != "yes" -a \
17186 "$ac_cv_header_soundcard_h" != "yes" -a \
17187 "x$with_alsa$with_audioio$with_coreaudio$with_nas$with_esd$with_jack$with_oss" != xnonononononono
17189 wine_warnings
="$wine_warnings|No sound system was found. Windows applications will be silent."
17195 if test "x${GCC}" = "xyes"
17197 EXTRACFLAGS
="-Wall -pipe"
17199 { $as_echo "$as_me:$LINENO: checking for gcc strength-reduce bug" >&5
17200 $as_echo_n "checking for gcc strength-reduce bug... " >&6; }
17201 if test "${ac_cv_c_gcc_strength_bug+set}" = set; then
17202 $as_echo_n "(cached) " >&6
17204 if test "$cross_compiling" = yes; then
17205 ac_cv_c_gcc_strength_bug
="yes"
17207 cat >conftest.
$ac_ext <<_ACEOF
17210 cat confdefs.h
>>conftest.
$ac_ext
17211 cat >>conftest.
$ac_ext <<_ACEOF
17212 /* end confdefs.h. */
17213 int L[4] = {0,1,2,3};
17217 static int Array[3];
17218 unsigned int B = 3;
17220 for(i=0; i<B; i++) Array[i] = i - 3;
17221 for(i=0; i<4 - 1; i++) L[i] = L[i + 1];
17223 return (Array[1] != -2 || L[2] != 3)
17228 rm -f conftest
$ac_exeext
17229 if { (ac_try
="$ac_link"
17230 case "(($ac_try" in
17231 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17232 *) ac_try_echo=$ac_try;;
17234 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17235 $as_echo "$ac_try_echo") >&5
17236 (eval "$ac_link") 2>&5
17238 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17239 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
17240 { (case "(($ac_try" in
17241 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17242 *) ac_try_echo
=$ac_try;;
17244 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17245 $as_echo "$ac_try_echo") >&5
17246 (eval "$ac_try") 2>&5
17248 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17249 (exit $ac_status); }; }; then
17250 ac_cv_c_gcc_strength_bug
="no"
17252 $as_echo "$as_me: program exited with status $ac_status" >&5
17253 $as_echo "$as_me: failed program was:" >&5
17254 sed 's/^/| /' conftest.
$ac_ext >&5
17256 ( exit $ac_status )
17257 ac_cv_c_gcc_strength_bug
="yes"
17259 rm -rf conftest.dSYM
17260 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
17265 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_gcc_strength_bug" >&5
17266 $as_echo "$ac_cv_c_gcc_strength_bug" >&6; }
17267 if test "$ac_cv_c_gcc_strength_bug" = "yes"
17269 EXTRACFLAGS
="$EXTRACFLAGS -fno-strength-reduce"
17272 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-builtin" >&5
17273 $as_echo_n "checking whether the compiler supports -fno-builtin... " >&6; }
17274 if test "${ac_cv_cflags__fno_builtin+set}" = set; then
17275 $as_echo_n "(cached) " >&6
17277 ac_wine_try_cflags_saved
=$CFLAGS
17278 CFLAGS
="$CFLAGS -fno-builtin"
17279 cat >conftest.
$ac_ext <<_ACEOF
17282 cat confdefs.h
>>conftest.
$ac_ext
17283 cat >>conftest.
$ac_ext <<_ACEOF
17284 /* end confdefs.h. */
17294 rm -f conftest.
$ac_objext conftest
$ac_exeext
17295 if { (ac_try
="$ac_link"
17296 case "(($ac_try" in
17297 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17298 *) ac_try_echo=$ac_try;;
17300 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17301 $as_echo "$ac_try_echo") >&5
17302 (eval "$ac_link") 2>conftest.er1
17304 grep -v '^ *+' conftest.er1 >conftest.err
17306 cat conftest.err >&5
17307 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17308 (exit $ac_status); } && {
17309 test -z "$ac_c_werror_flag" ||
17310 test ! -s conftest.err
17311 } && test -s conftest$ac_exeext && {
17312 test "$cross_compiling" = yes ||
17313 $as_test_x conftest$ac_exeext
17315 ac_cv_cflags__fno_builtin=yes
17317 $as_echo "$as_me: failed program was:" >&5
17318 sed 's/^/| /' conftest.$ac_ext >&5
17320 ac_cv_cflags__fno_builtin=no
17323 rm -rf conftest.dSYM
17324 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17325 conftest$ac_exeext conftest.$ac_ext
17326 CFLAGS=$ac_wine_try_cflags_saved
17328 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_builtin" >&5
17329 $as_echo "$ac_cv_cflags__fno_builtin" >&6; }
17330 if test $ac_cv_cflags__fno_builtin = yes; then
17331 BUILTINFLAG="-fno-builtin"
17335 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-strict-aliasing" >&5
17336 $as_echo_n "checking whether the compiler supports -fno-strict-aliasing... " >&6; }
17337 if test "${ac_cv_cflags__fno_strict_aliasing+set}" = set; then
17338 $as_echo_n "(cached) " >&6
17340 ac_wine_try_cflags_saved=$CFLAGS
17341 CFLAGS="$CFLAGS -fno-strict-aliasing"
17342 cat >conftest.$ac_ext <<_ACEOF
17345 cat confdefs.h >>conftest.$ac_ext
17346 cat >>conftest.$ac_ext <<_ACEOF
17347 /* end confdefs.h. */
17357 rm -f conftest.$ac_objext conftest$ac_exeext
17358 if { (ac_try="$ac_link"
17359 case "(($ac_try" in
17360 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17361 *) ac_try_echo
=$ac_try;;
17363 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17364 $as_echo "$ac_try_echo") >&5
17365 (eval "$ac_link") 2>conftest.er1
17367 grep -v '^ *+' conftest.er1
>conftest.err
17369 cat conftest.err
>&5
17370 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17371 (exit $ac_status); } && {
17372 test -z "$ac_c_werror_flag" ||
17373 test ! -s conftest.err
17374 } && test -s conftest
$ac_exeext && {
17375 test "$cross_compiling" = yes ||
17376 $as_test_x conftest
$ac_exeext
17378 ac_cv_cflags__fno_strict_aliasing
=yes
17380 $as_echo "$as_me: failed program was:" >&5
17381 sed 's/^/| /' conftest.
$ac_ext >&5
17383 ac_cv_cflags__fno_strict_aliasing
=no
17386 rm -rf conftest.dSYM
17387 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17388 conftest
$ac_exeext conftest.
$ac_ext
17389 CFLAGS
=$ac_wine_try_cflags_saved
17391 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_strict_aliasing" >&5
17392 $as_echo "$ac_cv_cflags__fno_strict_aliasing" >&6; }
17393 if test $ac_cv_cflags__fno_strict_aliasing = yes; then
17394 EXTRACFLAGS
="$EXTRACFLAGS -fno-strict-aliasing"
17397 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wdeclaration-after-statement" >&5
17398 $as_echo_n "checking whether the compiler supports -Wdeclaration-after-statement... " >&6; }
17399 if test "${ac_cv_cflags__Wdeclaration_after_statement+set}" = set; then
17400 $as_echo_n "(cached) " >&6
17402 ac_wine_try_cflags_saved
=$CFLAGS
17403 CFLAGS
="$CFLAGS -Wdeclaration-after-statement"
17404 cat >conftest.
$ac_ext <<_ACEOF
17407 cat confdefs.h
>>conftest.
$ac_ext
17408 cat >>conftest.
$ac_ext <<_ACEOF
17409 /* end confdefs.h. */
17419 rm -f conftest.
$ac_objext conftest
$ac_exeext
17420 if { (ac_try
="$ac_link"
17421 case "(($ac_try" in
17422 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17423 *) ac_try_echo=$ac_try;;
17425 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17426 $as_echo "$ac_try_echo") >&5
17427 (eval "$ac_link") 2>conftest.er1
17429 grep -v '^ *+' conftest.er1 >conftest.err
17431 cat conftest.err >&5
17432 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17433 (exit $ac_status); } && {
17434 test -z "$ac_c_werror_flag" ||
17435 test ! -s conftest.err
17436 } && test -s conftest$ac_exeext && {
17437 test "$cross_compiling" = yes ||
17438 $as_test_x conftest$ac_exeext
17440 ac_cv_cflags__Wdeclaration_after_statement=yes
17442 $as_echo "$as_me: failed program was:" >&5
17443 sed 's/^/| /' conftest.$ac_ext >&5
17445 ac_cv_cflags__Wdeclaration_after_statement=no
17448 rm -rf conftest.dSYM
17449 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17450 conftest$ac_exeext conftest.$ac_ext
17451 CFLAGS=$ac_wine_try_cflags_saved
17453 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wdeclaration_after_statement" >&5
17454 $as_echo "$ac_cv_cflags__Wdeclaration_after_statement" >&6; }
17455 if test $ac_cv_cflags__Wdeclaration_after_statement = yes; then
17456 EXTRACFLAGS="$EXTRACFLAGS -Wdeclaration-after-statement"
17459 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wwrite-strings" >&5
17460 $as_echo_n "checking whether the compiler supports -Wwrite-strings... " >&6; }
17461 if test "${ac_cv_cflags__Wwrite_strings+set}" = set; then
17462 $as_echo_n "(cached) " >&6
17464 ac_wine_try_cflags_saved=$CFLAGS
17465 CFLAGS="$CFLAGS -Wwrite-strings"
17466 cat >conftest.$ac_ext <<_ACEOF
17469 cat confdefs.h >>conftest.$ac_ext
17470 cat >>conftest.$ac_ext <<_ACEOF
17471 /* end confdefs.h. */
17481 rm -f conftest.$ac_objext conftest$ac_exeext
17482 if { (ac_try="$ac_link"
17483 case "(($ac_try" in
17484 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17485 *) ac_try_echo
=$ac_try;;
17487 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17488 $as_echo "$ac_try_echo") >&5
17489 (eval "$ac_link") 2>conftest.er1
17491 grep -v '^ *+' conftest.er1
>conftest.err
17493 cat conftest.err
>&5
17494 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17495 (exit $ac_status); } && {
17496 test -z "$ac_c_werror_flag" ||
17497 test ! -s conftest.err
17498 } && test -s conftest
$ac_exeext && {
17499 test "$cross_compiling" = yes ||
17500 $as_test_x conftest
$ac_exeext
17502 ac_cv_cflags__Wwrite_strings
=yes
17504 $as_echo "$as_me: failed program was:" >&5
17505 sed 's/^/| /' conftest.
$ac_ext >&5
17507 ac_cv_cflags__Wwrite_strings
=no
17510 rm -rf conftest.dSYM
17511 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17512 conftest
$ac_exeext conftest.
$ac_ext
17513 CFLAGS
=$ac_wine_try_cflags_saved
17515 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wwrite_strings" >&5
17516 $as_echo "$ac_cv_cflags__Wwrite_strings" >&6; }
17517 if test $ac_cv_cflags__Wwrite_strings = yes; then
17518 EXTRACFLAGS
="$EXTRACFLAGS -Wwrite-strings"
17521 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wtype-limits" >&5
17522 $as_echo_n "checking whether the compiler supports -Wtype-limits... " >&6; }
17523 if test "${ac_cv_cflags__Wtype_limits+set}" = set; then
17524 $as_echo_n "(cached) " >&6
17526 ac_wine_try_cflags_saved
=$CFLAGS
17527 CFLAGS
="$CFLAGS -Wtype-limits"
17528 cat >conftest.
$ac_ext <<_ACEOF
17531 cat confdefs.h
>>conftest.
$ac_ext
17532 cat >>conftest.
$ac_ext <<_ACEOF
17533 /* end confdefs.h. */
17543 rm -f conftest.
$ac_objext conftest
$ac_exeext
17544 if { (ac_try
="$ac_link"
17545 case "(($ac_try" in
17546 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17547 *) ac_try_echo=$ac_try;;
17549 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17550 $as_echo "$ac_try_echo") >&5
17551 (eval "$ac_link") 2>conftest.er1
17553 grep -v '^ *+' conftest.er1 >conftest.err
17555 cat conftest.err >&5
17556 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17557 (exit $ac_status); } && {
17558 test -z "$ac_c_werror_flag" ||
17559 test ! -s conftest.err
17560 } && test -s conftest$ac_exeext && {
17561 test "$cross_compiling" = yes ||
17562 $as_test_x conftest$ac_exeext
17564 ac_cv_cflags__Wtype_limits=yes
17566 $as_echo "$as_me: failed program was:" >&5
17567 sed 's/^/| /' conftest.$ac_ext >&5
17569 ac_cv_cflags__Wtype_limits=no
17572 rm -rf conftest.dSYM
17573 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17574 conftest$ac_exeext conftest.$ac_ext
17575 CFLAGS=$ac_wine_try_cflags_saved
17577 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wtype_limits" >&5
17578 $as_echo "$ac_cv_cflags__Wtype_limits" >&6; }
17579 if test $ac_cv_cflags__Wtype_limits = yes; then
17580 EXTRACFLAGS="$EXTRACFLAGS -Wtype-limits"
17584 saved_CFLAGS="$CFLAGS"
17585 CFLAGS="$CFLAGS -Wpointer-arith -Werror"
17586 { $as_echo "$as_me:$LINENO: checking for broken string.h that generates warnings" >&5
17587 $as_echo_n "checking for broken string.h that generates warnings... " >&6; }
17588 if test "${ac_cv_c_string_h_warnings+set}" = set; then
17589 $as_echo_n "(cached) " >&6
17591 cat >conftest.$ac_ext <<_ACEOF
17594 cat confdefs.h >>conftest.$ac_ext
17595 cat >>conftest.$ac_ext <<_ACEOF
17596 /* end confdefs.h. */
17597 #include <string.h>
17606 rm -f conftest.$ac_objext
17607 if { (ac_try="$ac_compile"
17608 case "(($ac_try" in
17609 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17610 *) ac_try_echo
=$ac_try;;
17612 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17613 $as_echo "$ac_try_echo") >&5
17614 (eval "$ac_compile") 2>conftest.er1
17616 grep -v '^ *+' conftest.er1
>conftest.err
17618 cat conftest.err
>&5
17619 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17620 (exit $ac_status); } && {
17621 test -z "$ac_c_werror_flag" ||
17622 test ! -s conftest.err
17623 } && test -s conftest.
$ac_objext; then
17624 ac_cv_c_string_h_warnings
=no
17626 $as_echo "$as_me: failed program was:" >&5
17627 sed 's/^/| /' conftest.
$ac_ext >&5
17629 ac_cv_c_string_h_warnings
=yes
17632 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
17634 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_string_h_warnings" >&5
17635 $as_echo "$ac_cv_c_string_h_warnings" >&6; }
17636 CFLAGS
="$saved_CFLAGS"
17637 if test "$ac_cv_c_string_h_warnings" = "no"
17639 EXTRACFLAGS
="$EXTRACFLAGS -Wpointer-arith"
17644 { $as_echo "$as_me:$LINENO: checking how to define a function in assembly code" >&5
17645 $as_echo_n "checking how to define a function in assembly code... " >&6; }
17646 if test "${ac_cv_asm_func_def+set}" = set; then
17647 $as_echo_n "(cached) " >&6
17649 cat >conftest.
$ac_ext <<_ACEOF
17652 cat confdefs.h
>>conftest.
$ac_ext
17653 cat >>conftest.
$ac_ext <<_ACEOF
17654 /* end confdefs.h. */
17659 asm("\t.globl _ac_test\n\t.def _ac_test; .scl 2; .type 32; .endef\n_ac_test:\t.long 0");
17664 rm -f conftest.
$ac_objext conftest
$ac_exeext
17665 if { (ac_try
="$ac_link"
17666 case "(($ac_try" in
17667 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17668 *) ac_try_echo=$ac_try;;
17670 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17671 $as_echo "$ac_try_echo") >&5
17672 (eval "$ac_link") 2>conftest.er1
17674 grep -v '^ *+' conftest.er1 >conftest.err
17676 cat conftest.err >&5
17677 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17678 (exit $ac_status); } && {
17679 test -z "$ac_c_werror_flag" ||
17680 test ! -s conftest.err
17681 } && test -s conftest$ac_exeext && {
17682 test "$cross_compiling" = yes ||
17683 $as_test_x conftest$ac_exeext
17685 ac_cv_asm_func_def=".def"
17687 $as_echo "$as_me: failed program was:" >&5
17688 sed 's/^/| /' conftest.$ac_ext >&5
17690 cat >conftest.$ac_ext <<_ACEOF
17693 cat confdefs.h >>conftest.$ac_ext
17694 cat >>conftest.$ac_ext <<_ACEOF
17695 /* end confdefs.h. */
17700 asm("\t.globl _ac_test\n\t.type _ac_test,@function\n_ac_test:\t.long 0");
17705 rm -f conftest.$ac_objext conftest$ac_exeext
17706 if { (ac_try="$ac_link"
17707 case "(($ac_try" in
17708 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17709 *) ac_try_echo
=$ac_try;;
17711 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17712 $as_echo "$ac_try_echo") >&5
17713 (eval "$ac_link") 2>conftest.er1
17715 grep -v '^ *+' conftest.er1
>conftest.err
17717 cat conftest.err
>&5
17718 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17719 (exit $ac_status); } && {
17720 test -z "$ac_c_werror_flag" ||
17721 test ! -s conftest.err
17722 } && test -s conftest
$ac_exeext && {
17723 test "$cross_compiling" = yes ||
17724 $as_test_x conftest
$ac_exeext
17726 ac_cv_asm_func_def
=".type @function"
17728 $as_echo "$as_me: failed program was:" >&5
17729 sed 's/^/| /' conftest.
$ac_ext >&5
17731 cat >conftest.
$ac_ext <<_ACEOF
17734 cat confdefs.h
>>conftest.
$ac_ext
17735 cat >>conftest.
$ac_ext <<_ACEOF
17736 /* end confdefs.h. */
17741 asm("\t.globl _ac_test\n\t.type _ac_test,2\n_ac_test:\t.long 0");
17746 rm -f conftest.
$ac_objext conftest
$ac_exeext
17747 if { (ac_try
="$ac_link"
17748 case "(($ac_try" in
17749 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17750 *) ac_try_echo=$ac_try;;
17752 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17753 $as_echo "$ac_try_echo") >&5
17754 (eval "$ac_link") 2>conftest.er1
17756 grep -v '^ *+' conftest.er1 >conftest.err
17758 cat conftest.err >&5
17759 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17760 (exit $ac_status); } && {
17761 test -z "$ac_c_werror_flag" ||
17762 test ! -s conftest.err
17763 } && test -s conftest$ac_exeext && {
17764 test "$cross_compiling" = yes ||
17765 $as_test_x conftest$ac_exeext
17767 ac_cv_asm_func_def=".type 2"
17769 $as_echo "$as_me: failed program was:" >&5
17770 sed 's/^/| /' conftest.$ac_ext >&5
17772 ac_cv_asm_func_def="unknown"
17775 rm -rf conftest.dSYM
17776 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17777 conftest$ac_exeext conftest.$ac_ext
17780 rm -rf conftest.dSYM
17781 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17782 conftest$ac_exeext conftest.$ac_ext
17785 rm -rf conftest.dSYM
17786 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17787 conftest$ac_exeext conftest.$ac_ext
17789 { $as_echo "$as_me:$LINENO: result: $ac_cv_asm_func_def" >&5
17790 $as_echo "$ac_cv_asm_func_def" >&6; }
17794 case "$ac_cv_asm_func_def" in
17796 cat >>confdefs.h <<\_ACEOF
17797 #define __ASM_FUNC(name) ".def " __ASM_NAME(name) "; .scl 2; .type 32; .endef"
17801 cat >>confdefs.h <<\_ACEOF
17802 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
17806 cat >>confdefs.h <<\_ACEOF
17807 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",2"
17811 cat >>confdefs.h <<\_ACEOF
17812 #define __ASM_FUNC(name) ""
17818 { $as_echo "$as_me:$LINENO: checking whether external symbols need an underscore prefix" >&5
17819 $as_echo_n "checking whether external symbols need an underscore prefix... " >&6; }
17820 if test "${ac_cv_c_extern_prefix+set}" = set; then
17821 $as_echo_n "(cached) " >&6
17823 cat >conftest.$ac_ext <<_ACEOF
17826 cat confdefs.h >>conftest.$ac_ext
17827 cat >>conftest.$ac_ext <<_ACEOF
17828 /* end confdefs.h. */
17829 extern int ac_test;
17833 asm(".globl _ac_test\n_ac_test:\t.long 0"); if (ac_test) return 1
17838 rm -f conftest.$ac_objext conftest$ac_exeext
17839 if { (ac_try="$ac_link"
17840 case "(($ac_try" in
17841 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17842 *) ac_try_echo
=$ac_try;;
17844 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17845 $as_echo "$ac_try_echo") >&5
17846 (eval "$ac_link") 2>conftest.er1
17848 grep -v '^ *+' conftest.er1
>conftest.err
17850 cat conftest.err
>&5
17851 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17852 (exit $ac_status); } && {
17853 test -z "$ac_c_werror_flag" ||
17854 test ! -s conftest.err
17855 } && test -s conftest
$ac_exeext && {
17856 test "$cross_compiling" = yes ||
17857 $as_test_x conftest
$ac_exeext
17859 ac_cv_c_extern_prefix
="yes"
17861 $as_echo "$as_me: failed program was:" >&5
17862 sed 's/^/| /' conftest.
$ac_ext >&5
17864 ac_cv_c_extern_prefix
="no"
17867 rm -rf conftest.dSYM
17868 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17869 conftest
$ac_exeext conftest.
$ac_ext
17871 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_extern_prefix" >&5
17872 $as_echo "$ac_cv_c_extern_prefix" >&6; }
17876 if test "$ac_cv_c_extern_prefix" = "yes"
17878 cat >>confdefs.h
<<\_ACEOF
17879 #define __ASM_NAME(name) "_" name
17883 cat >>confdefs.h
<<\_ACEOF
17884 #define __ASM_NAME(name) name
17894 LDPATH
="PATH=\"\$(TOOLSDIR)/libs/wine:\$\$PATH\""
17899 LDPATH
="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
17907 SOCKETLIBS
="-L\$(TOPOBJDIR)/dlls/ws2_32 -lws2_32"
17915 linux
* | k
*bsd
*-gnu)
17916 EXTRA_BINARIES
="wine-preloader"
17923 ac_save_CFLAGS
="$CFLAGS"
17924 CFLAGS
="$CFLAGS $BUILTINFLAG"
18066 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18067 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18068 $as_echo_n "checking for $ac_func... " >&6; }
18069 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18070 $as_echo_n "(cached) " >&6
18072 cat >conftest.
$ac_ext <<_ACEOF
18075 cat confdefs.h
>>conftest.
$ac_ext
18076 cat >>conftest.
$ac_ext <<_ACEOF
18077 /* end confdefs.h. */
18078 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18079 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18080 #define $ac_func innocuous_$ac_func
18082 /* System header to define __stub macros and hopefully few prototypes,
18083 which can conflict with char $ac_func (); below.
18084 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18085 <limits.h> exists even on freestanding compilers. */
18088 # include <limits.h>
18090 # include <assert.h>
18095 /* Override any GCC internal prototype to avoid an error.
18096 Use char because int might match the return type of a GCC
18097 builtin and then its argument prototype would still apply. */
18102 /* The GNU C library defines this for functions which it implements
18103 to always fail with ENOSYS. Some functions are actually named
18104 something starting with __ and the normal name is an alias. */
18105 #if defined __stub_$ac_func || defined __stub___$ac_func
18112 return $ac_func ();
18117 rm -f conftest.
$ac_objext conftest
$ac_exeext
18118 if { (ac_try
="$ac_link"
18119 case "(($ac_try" in
18120 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18121 *) ac_try_echo=$ac_try;;
18123 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18124 $as_echo "$ac_try_echo") >&5
18125 (eval "$ac_link") 2>conftest.er1
18127 grep -v '^ *+' conftest.er1 >conftest.err
18129 cat conftest.err >&5
18130 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18131 (exit $ac_status); } && {
18132 test -z "$ac_c_werror_flag" ||
18133 test ! -s conftest.err
18134 } && test -s conftest$ac_exeext && {
18135 test "$cross_compiling" = yes ||
18136 $as_test_x conftest$ac_exeext
18138 eval "$as_ac_var=yes"
18140 $as_echo "$as_me: failed program was:" >&5
18141 sed 's/^/| /' conftest.$ac_ext >&5
18143 eval "$as_ac_var=no"
18146 rm -rf conftest.dSYM
18147 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18148 conftest$ac_exeext conftest.$ac_ext
18150 ac_res=`eval 'as_val=${'$as_ac_var'}
18151 $as_echo "$as_val"'`
18152 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18153 $as_echo "$ac_res" >&6; }
18154 as_val=`eval 'as_val=${'$as_ac_var'}
18155 $as_echo "$as_val"'`
18156 if test "x$as_val" = x""yes; then
18157 cat >>confdefs.h <<_ACEOF
18158 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
18164 CFLAGS="$ac_save_CFLAGS"
18166 if test "$ac_cv_func_dlopen" = no
18168 { $as_echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
18169 $as_echo_n "checking for dlopen in -ldl... " >&6; }
18170 if test "${ac_cv_lib_dl_dlopen+set}" = set; then
18171 $as_echo_n "(cached) " >&6
18173 ac_check_lib_save_LIBS=$LIBS
18175 cat >conftest.$ac_ext <<_ACEOF
18178 cat confdefs.h >>conftest.$ac_ext
18179 cat >>conftest.$ac_ext <<_ACEOF
18180 /* end confdefs.h. */
18182 /* Override any GCC internal prototype to avoid an error.
18183 Use char because int might match the return type of a GCC
18184 builtin and then its argument prototype would still apply. */
18197 rm -f conftest.$ac_objext conftest$ac_exeext
18198 if { (ac_try="$ac_link"
18199 case "(($ac_try" in
18200 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18201 *) ac_try_echo
=$ac_try;;
18203 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18204 $as_echo "$ac_try_echo") >&5
18205 (eval "$ac_link") 2>conftest.er1
18207 grep -v '^ *+' conftest.er1
>conftest.err
18209 cat conftest.err
>&5
18210 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18211 (exit $ac_status); } && {
18212 test -z "$ac_c_werror_flag" ||
18213 test ! -s conftest.err
18214 } && test -s conftest
$ac_exeext && {
18215 test "$cross_compiling" = yes ||
18216 $as_test_x conftest
$ac_exeext
18218 ac_cv_lib_dl_dlopen
=yes
18220 $as_echo "$as_me: failed program was:" >&5
18221 sed 's/^/| /' conftest.
$ac_ext >&5
18223 ac_cv_lib_dl_dlopen
=no
18226 rm -rf conftest.dSYM
18227 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18228 conftest
$ac_exeext conftest.
$ac_ext
18229 LIBS
=$ac_check_lib_save_LIBS
18231 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
18232 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
18233 if test "x$ac_cv_lib_dl_dlopen" = x
""yes; then
18234 cat >>confdefs.h
<<\_ACEOF
18235 #define HAVE_DLOPEN 1
18242 ac_wine_check_funcs_save_LIBS
="$LIBS"
18243 LIBS
="$LIBS $LIBDL"
18245 for ac_func
in dladdr
18247 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18248 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18249 $as_echo_n "checking for $ac_func... " >&6; }
18250 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18251 $as_echo_n "(cached) " >&6
18253 cat >conftest.
$ac_ext <<_ACEOF
18256 cat confdefs.h
>>conftest.
$ac_ext
18257 cat >>conftest.
$ac_ext <<_ACEOF
18258 /* end confdefs.h. */
18259 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18260 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18261 #define $ac_func innocuous_$ac_func
18263 /* System header to define __stub macros and hopefully few prototypes,
18264 which can conflict with char $ac_func (); below.
18265 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18266 <limits.h> exists even on freestanding compilers. */
18269 # include <limits.h>
18271 # include <assert.h>
18276 /* Override any GCC internal prototype to avoid an error.
18277 Use char because int might match the return type of a GCC
18278 builtin and then its argument prototype would still apply. */
18283 /* The GNU C library defines this for functions which it implements
18284 to always fail with ENOSYS. Some functions are actually named
18285 something starting with __ and the normal name is an alias. */
18286 #if defined __stub_$ac_func || defined __stub___$ac_func
18293 return $ac_func ();
18298 rm -f conftest.
$ac_objext conftest
$ac_exeext
18299 if { (ac_try
="$ac_link"
18300 case "(($ac_try" in
18301 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18302 *) ac_try_echo=$ac_try;;
18304 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18305 $as_echo "$ac_try_echo") >&5
18306 (eval "$ac_link") 2>conftest.er1
18308 grep -v '^ *+' conftest.er1 >conftest.err
18310 cat conftest.err >&5
18311 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18312 (exit $ac_status); } && {
18313 test -z "$ac_c_werror_flag" ||
18314 test ! -s conftest.err
18315 } && test -s conftest$ac_exeext && {
18316 test "$cross_compiling" = yes ||
18317 $as_test_x conftest$ac_exeext
18319 eval "$as_ac_var=yes"
18321 $as_echo "$as_me: failed program was:" >&5
18322 sed 's/^/| /' conftest.$ac_ext >&5
18324 eval "$as_ac_var=no"
18327 rm -rf conftest.dSYM
18328 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18329 conftest$ac_exeext conftest.$ac_ext
18331 ac_res=`eval 'as_val=${'$as_ac_var'}
18332 $as_echo "$as_val"'`
18333 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18334 $as_echo "$ac_res" >&6; }
18335 as_val=`eval 'as_val=${'$as_ac_var'}
18336 $as_echo "$as_val"'`
18337 if test "x$as_val" = x""yes; then
18338 cat >>confdefs.h <<_ACEOF
18339 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
18345 LIBS="$ac_wine_check_funcs_save_LIBS"
18347 if test "$ac_cv_func_poll" = no
18349 { $as_echo "$as_me:$LINENO: checking for poll in -lpoll" >&5
18350 $as_echo_n "checking for poll in -lpoll... " >&6; }
18351 if test "${ac_cv_lib_poll_poll+set}" = set; then
18352 $as_echo_n "(cached) " >&6
18354 ac_check_lib_save_LIBS=$LIBS
18355 LIBS="-lpoll $LIBS"
18356 cat >conftest.$ac_ext <<_ACEOF
18359 cat confdefs.h >>conftest.$ac_ext
18360 cat >>conftest.$ac_ext <<_ACEOF
18361 /* end confdefs.h. */
18363 /* Override any GCC internal prototype to avoid an error.
18364 Use char because int might match the return type of a GCC
18365 builtin and then its argument prototype would still apply. */
18378 rm -f conftest.$ac_objext conftest$ac_exeext
18379 if { (ac_try="$ac_link"
18380 case "(($ac_try" in
18381 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18382 *) ac_try_echo
=$ac_try;;
18384 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18385 $as_echo "$ac_try_echo") >&5
18386 (eval "$ac_link") 2>conftest.er1
18388 grep -v '^ *+' conftest.er1
>conftest.err
18390 cat conftest.err
>&5
18391 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18392 (exit $ac_status); } && {
18393 test -z "$ac_c_werror_flag" ||
18394 test ! -s conftest.err
18395 } && test -s conftest
$ac_exeext && {
18396 test "$cross_compiling" = yes ||
18397 $as_test_x conftest
$ac_exeext
18399 ac_cv_lib_poll_poll
=yes
18401 $as_echo "$as_me: failed program was:" >&5
18402 sed 's/^/| /' conftest.
$ac_ext >&5
18404 ac_cv_lib_poll_poll
=no
18407 rm -rf conftest.dSYM
18408 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18409 conftest
$ac_exeext conftest.
$ac_ext
18410 LIBS
=$ac_check_lib_save_LIBS
18412 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_poll_poll" >&5
18413 $as_echo "$ac_cv_lib_poll_poll" >&6; }
18414 if test "x$ac_cv_lib_poll_poll" = x
""yes; then
18415 cat >>confdefs.h
<<\_ACEOF
18416 #define HAVE_POLL 1
18424 { $as_echo "$as_me:$LINENO: checking for library containing gethostbyname" >&5
18425 $as_echo_n "checking for library containing gethostbyname... " >&6; }
18426 if test "${ac_cv_search_gethostbyname+set}" = set; then
18427 $as_echo_n "(cached) " >&6
18429 ac_func_search_save_LIBS
=$LIBS
18430 cat >conftest.
$ac_ext <<_ACEOF
18433 cat confdefs.h
>>conftest.
$ac_ext
18434 cat >>conftest.
$ac_ext <<_ACEOF
18435 /* end confdefs.h. */
18437 /* Override any GCC internal prototype to avoid an error.
18438 Use char because int might match the return type of a GCC
18439 builtin and then its argument prototype would still apply. */
18443 char gethostbyname ();
18447 return gethostbyname ();
18452 for ac_lib
in '' nsl
; do
18453 if test -z "$ac_lib"; then
18454 ac_res
="none required"
18457 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
18459 rm -f conftest.
$ac_objext conftest
$ac_exeext
18460 if { (ac_try
="$ac_link"
18461 case "(($ac_try" in
18462 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18463 *) ac_try_echo=$ac_try;;
18465 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18466 $as_echo "$ac_try_echo") >&5
18467 (eval "$ac_link") 2>conftest.er1
18469 grep -v '^ *+' conftest.er1 >conftest.err
18471 cat conftest.err >&5
18472 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18473 (exit $ac_status); } && {
18474 test -z "$ac_c_werror_flag" ||
18475 test ! -s conftest.err
18476 } && test -s conftest$ac_exeext && {
18477 test "$cross_compiling" = yes ||
18478 $as_test_x conftest$ac_exeext
18480 ac_cv_search_gethostbyname=$ac_res
18482 $as_echo "$as_me: failed program was:" >&5
18483 sed 's/^/| /' conftest.$ac_ext >&5
18488 rm -rf conftest.dSYM
18489 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18491 if test "${ac_cv_search_gethostbyname+set}" = set; then
18495 if test "${ac_cv_search_gethostbyname+set}" = set; then
18498 ac_cv_search_gethostbyname=no
18500 rm conftest.$ac_ext
18501 LIBS=$ac_func_search_save_LIBS
18503 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_gethostbyname" >&5
18504 $as_echo "$ac_cv_search_gethostbyname" >&6; }
18505 ac_res=$ac_cv_search_gethostbyname
18506 if test "$ac_res" != no; then
18507 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18512 { $as_echo "$as_me:$LINENO: checking for library containing connect" >&5
18513 $as_echo_n "checking for library containing connect... " >&6; }
18514 if test "${ac_cv_search_connect+set}" = set; then
18515 $as_echo_n "(cached) " >&6
18517 ac_func_search_save_LIBS=$LIBS
18518 cat >conftest.$ac_ext <<_ACEOF
18521 cat confdefs.h >>conftest.$ac_ext
18522 cat >>conftest.$ac_ext <<_ACEOF
18523 /* end confdefs.h. */
18525 /* Override any GCC internal prototype to avoid an error.
18526 Use char because int might match the return type of a GCC
18527 builtin and then its argument prototype would still apply. */
18540 for ac_lib in '' socket; do
18541 if test -z "$ac_lib"; then
18542 ac_res="none required"
18545 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
18547 rm -f conftest.$ac_objext conftest$ac_exeext
18548 if { (ac_try="$ac_link"
18549 case "(($ac_try" in
18550 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18551 *) ac_try_echo
=$ac_try;;
18553 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18554 $as_echo "$ac_try_echo") >&5
18555 (eval "$ac_link") 2>conftest.er1
18557 grep -v '^ *+' conftest.er1
>conftest.err
18559 cat conftest.err
>&5
18560 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18561 (exit $ac_status); } && {
18562 test -z "$ac_c_werror_flag" ||
18563 test ! -s conftest.err
18564 } && test -s conftest
$ac_exeext && {
18565 test "$cross_compiling" = yes ||
18566 $as_test_x conftest
$ac_exeext
18568 ac_cv_search_connect
=$ac_res
18570 $as_echo "$as_me: failed program was:" >&5
18571 sed 's/^/| /' conftest.
$ac_ext >&5
18576 rm -rf conftest.dSYM
18577 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18579 if test "${ac_cv_search_connect+set}" = set; then
18583 if test "${ac_cv_search_connect+set}" = set; then
18586 ac_cv_search_connect
=no
18588 rm conftest.
$ac_ext
18589 LIBS
=$ac_func_search_save_LIBS
18591 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_connect" >&5
18592 $as_echo "$ac_cv_search_connect" >&6; }
18593 ac_res
=$ac_cv_search_connect
18594 if test "$ac_res" != no
; then
18595 test "$ac_res" = "none required" || LIBS
="$ac_res $LIBS"
18600 { $as_echo "$as_me:$LINENO: checking for library containing inet_aton" >&5
18601 $as_echo_n "checking for library containing inet_aton... " >&6; }
18602 if test "${ac_cv_search_inet_aton+set}" = set; then
18603 $as_echo_n "(cached) " >&6
18605 ac_func_search_save_LIBS
=$LIBS
18606 cat >conftest.
$ac_ext <<_ACEOF
18609 cat confdefs.h
>>conftest.
$ac_ext
18610 cat >>conftest.
$ac_ext <<_ACEOF
18611 /* end confdefs.h. */
18613 /* Override any GCC internal prototype to avoid an error.
18614 Use char because int might match the return type of a GCC
18615 builtin and then its argument prototype would still apply. */
18623 return inet_aton ();
18628 for ac_lib
in '' resolv
; do
18629 if test -z "$ac_lib"; then
18630 ac_res
="none required"
18633 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
18635 rm -f conftest.
$ac_objext conftest
$ac_exeext
18636 if { (ac_try
="$ac_link"
18637 case "(($ac_try" in
18638 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18639 *) ac_try_echo=$ac_try;;
18641 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18642 $as_echo "$ac_try_echo") >&5
18643 (eval "$ac_link") 2>conftest.er1
18645 grep -v '^ *+' conftest.er1 >conftest.err
18647 cat conftest.err >&5
18648 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18649 (exit $ac_status); } && {
18650 test -z "$ac_c_werror_flag" ||
18651 test ! -s conftest.err
18652 } && test -s conftest$ac_exeext && {
18653 test "$cross_compiling" = yes ||
18654 $as_test_x conftest$ac_exeext
18656 ac_cv_search_inet_aton=$ac_res
18658 $as_echo "$as_me: failed program was:" >&5
18659 sed 's/^/| /' conftest.$ac_ext >&5
18664 rm -rf conftest.dSYM
18665 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18667 if test "${ac_cv_search_inet_aton+set}" = set; then
18671 if test "${ac_cv_search_inet_aton+set}" = set; then
18674 ac_cv_search_inet_aton=no
18676 rm conftest.$ac_ext
18677 LIBS=$ac_func_search_save_LIBS
18679 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_inet_aton" >&5
18680 $as_echo "$ac_cv_search_inet_aton" >&6; }
18681 ac_res=$ac_cv_search_inet_aton
18682 if test "$ac_res" != no; then
18683 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18713 as_ac_var=`$as_echo "ac_cv_func_$ac_func" |
$as_tr_sh`
18714 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18715 $as_echo_n "checking for $ac_func... " >&6; }
18716 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18717 $as_echo_n "(cached) " >&6
18719 cat >conftest.$ac_ext <<_ACEOF
18722 cat confdefs.h >>conftest.$ac_ext
18723 cat >>conftest.$ac_ext <<_ACEOF
18724 /* end confdefs.h. */
18725 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18726 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18727 #define $ac_func innocuous_$ac_func
18729 /* System header to define __stub macros and hopefully few prototypes,
18730 which can conflict with char $ac_func (); below.
18731 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18732 <limits.h> exists even on freestanding compilers. */
18735 # include <limits.h>
18737 # include <assert.h>
18742 /* Override any GCC internal prototype to avoid an error.
18743 Use char because int might match the return type of a GCC
18744 builtin and then its argument prototype would still apply. */
18749 /* The GNU C library defines this for functions which it implements
18750 to always fail with ENOSYS. Some functions are actually named
18751 something starting with __ and the normal name is an alias. */
18752 #if defined __stub_$ac_func || defined __stub___$ac_func
18759 return $ac_func ();
18764 rm -f conftest.$ac_objext conftest$ac_exeext
18765 if { (ac_try="$ac_link"
18766 case "(($ac_try" in
18767 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18768 *) ac_try_echo
=$ac_try;;
18770 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18771 $as_echo "$ac_try_echo") >&5
18772 (eval "$ac_link") 2>conftest.er1
18774 grep -v '^ *+' conftest.er1
>conftest.err
18776 cat conftest.err
>&5
18777 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18778 (exit $ac_status); } && {
18779 test -z "$ac_c_werror_flag" ||
18780 test ! -s conftest.err
18781 } && test -s conftest
$ac_exeext && {
18782 test "$cross_compiling" = yes ||
18783 $as_test_x conftest
$ac_exeext
18785 eval "$as_ac_var=yes"
18787 $as_echo "$as_me: failed program was:" >&5
18788 sed 's/^/| /' conftest.
$ac_ext >&5
18790 eval "$as_ac_var=no"
18793 rm -rf conftest.dSYM
18794 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18795 conftest
$ac_exeext conftest.
$ac_ext
18797 ac_res
=`eval 'as_val=${'$as_ac_var'}
18798 $as_echo "$as_val"'`
18799 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18800 $as_echo "$ac_res" >&6; }
18801 as_val
=`eval 'as_val=${'$as_ac_var'}
18802 $as_echo "$as_val"'`
18803 if test "x$as_val" = x
""yes; then
18804 cat >>confdefs.h
<<_ACEOF
18805 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
18814 if test "$ac_cv_header_ldap_h" = "yes" -a "$ac_cv_header_lber_h" = "yes"
18816 { $as_echo "$as_me:$LINENO: checking for LDAPSortKey" >&5
18817 $as_echo_n "checking for LDAPSortKey... " >&6; }
18818 if test "${ac_cv_type_LDAPSortKey+set}" = set; then
18819 $as_echo_n "(cached) " >&6
18821 ac_cv_type_LDAPSortKey
=no
18822 cat >conftest.
$ac_ext <<_ACEOF
18825 cat confdefs.h
>>conftest.
$ac_ext
18826 cat >>conftest.
$ac_ext <<_ACEOF
18827 /* end confdefs.h. */
18833 if (sizeof (LDAPSortKey))
18839 rm -f conftest.
$ac_objext
18840 if { (ac_try
="$ac_compile"
18841 case "(($ac_try" in
18842 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18843 *) ac_try_echo=$ac_try;;
18845 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18846 $as_echo "$ac_try_echo") >&5
18847 (eval "$ac_compile") 2>conftest.er1
18849 grep -v '^ *+' conftest.er1 >conftest.err
18851 cat conftest.err >&5
18852 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18853 (exit $ac_status); } && {
18854 test -z "$ac_c_werror_flag" ||
18855 test ! -s conftest.err
18856 } && test -s conftest.$ac_objext; then
18857 cat >conftest.$ac_ext <<_ACEOF
18860 cat confdefs.h >>conftest.$ac_ext
18861 cat >>conftest.$ac_ext <<_ACEOF
18862 /* end confdefs.h. */
18868 if (sizeof ((LDAPSortKey)))
18874 rm -f conftest.$ac_objext
18875 if { (ac_try="$ac_compile"
18876 case "(($ac_try" in
18877 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18878 *) ac_try_echo
=$ac_try;;
18880 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18881 $as_echo "$ac_try_echo") >&5
18882 (eval "$ac_compile") 2>conftest.er1
18884 grep -v '^ *+' conftest.er1
>conftest.err
18886 cat conftest.err
>&5
18887 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18888 (exit $ac_status); } && {
18889 test -z "$ac_c_werror_flag" ||
18890 test ! -s conftest.err
18891 } && test -s conftest.
$ac_objext; then
18894 $as_echo "$as_me: failed program was:" >&5
18895 sed 's/^/| /' conftest.
$ac_ext >&5
18897 ac_cv_type_LDAPSortKey
=yes
18900 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
18902 $as_echo "$as_me: failed program was:" >&5
18903 sed 's/^/| /' conftest.
$ac_ext >&5
18908 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
18910 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_LDAPSortKey" >&5
18911 $as_echo "$ac_cv_type_LDAPSortKey" >&6; }
18912 if test "x$ac_cv_type_LDAPSortKey" = x
""yes; then
18913 { $as_echo "$as_me:$LINENO: checking for ldap_initialize in -lldap_r" >&5
18914 $as_echo_n "checking for ldap_initialize in -lldap_r... " >&6; }
18915 if test "${ac_cv_lib_ldap_r_ldap_initialize+set}" = set; then
18916 $as_echo_n "(cached) " >&6
18918 ac_check_lib_save_LIBS
=$LIBS
18919 LIBS
="-lldap_r $LIBPTHREAD $LIBS"
18920 cat >conftest.
$ac_ext <<_ACEOF
18923 cat confdefs.h
>>conftest.
$ac_ext
18924 cat >>conftest.
$ac_ext <<_ACEOF
18925 /* end confdefs.h. */
18927 /* Override any GCC internal prototype to avoid an error.
18928 Use char because int might match the return type of a GCC
18929 builtin and then its argument prototype would still apply. */
18933 char ldap_initialize ();
18937 return ldap_initialize ();
18942 rm -f conftest.
$ac_objext conftest
$ac_exeext
18943 if { (ac_try
="$ac_link"
18944 case "(($ac_try" in
18945 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18946 *) ac_try_echo=$ac_try;;
18948 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18949 $as_echo "$ac_try_echo") >&5
18950 (eval "$ac_link") 2>conftest.er1
18952 grep -v '^ *+' conftest.er1 >conftest.err
18954 cat conftest.err >&5
18955 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18956 (exit $ac_status); } && {
18957 test -z "$ac_c_werror_flag" ||
18958 test ! -s conftest.err
18959 } && test -s conftest$ac_exeext && {
18960 test "$cross_compiling" = yes ||
18961 $as_test_x conftest$ac_exeext
18963 ac_cv_lib_ldap_r_ldap_initialize=yes
18965 $as_echo "$as_me: failed program was:" >&5
18966 sed 's/^/| /' conftest.$ac_ext >&5
18968 ac_cv_lib_ldap_r_ldap_initialize=no
18971 rm -rf conftest.dSYM
18972 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18973 conftest$ac_exeext conftest.$ac_ext
18974 LIBS=$ac_check_lib_save_LIBS
18976 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ldap_r_ldap_initialize" >&5
18977 $as_echo "$ac_cv_lib_ldap_r_ldap_initialize" >&6; }
18978 if test "x$ac_cv_lib_ldap_r_ldap_initialize" = x""yes; then
18979 { $as_echo "$as_me:$LINENO: checking for ber_init in -llber" >&5
18980 $as_echo_n "checking for ber_init in -llber... " >&6; }
18981 if test "${ac_cv_lib_lber_ber_init+set}" = set; then
18982 $as_echo_n "(cached) " >&6
18984 ac_check_lib_save_LIBS=$LIBS
18985 LIBS="-llber $LIBPTHREAD $LIBS"
18986 cat >conftest.$ac_ext <<_ACEOF
18989 cat confdefs.h >>conftest.$ac_ext
18990 cat >>conftest.$ac_ext <<_ACEOF
18991 /* end confdefs.h. */
18993 /* Override any GCC internal prototype to avoid an error.
18994 Use char because int might match the return type of a GCC
18995 builtin and then its argument prototype would still apply. */
19003 return ber_init ();
19008 rm -f conftest.$ac_objext conftest$ac_exeext
19009 if { (ac_try="$ac_link"
19010 case "(($ac_try" in
19011 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19012 *) ac_try_echo
=$ac_try;;
19014 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19015 $as_echo "$ac_try_echo") >&5
19016 (eval "$ac_link") 2>conftest.er1
19018 grep -v '^ *+' conftest.er1
>conftest.err
19020 cat conftest.err
>&5
19021 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19022 (exit $ac_status); } && {
19023 test -z "$ac_c_werror_flag" ||
19024 test ! -s conftest.err
19025 } && test -s conftest
$ac_exeext && {
19026 test "$cross_compiling" = yes ||
19027 $as_test_x conftest
$ac_exeext
19029 ac_cv_lib_lber_ber_init
=yes
19031 $as_echo "$as_me: failed program was:" >&5
19032 sed 's/^/| /' conftest.
$ac_ext >&5
19034 ac_cv_lib_lber_ber_init
=no
19037 rm -rf conftest.dSYM
19038 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
19039 conftest
$ac_exeext conftest.
$ac_ext
19040 LIBS
=$ac_check_lib_save_LIBS
19042 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lber_ber_init" >&5
19043 $as_echo "$ac_cv_lib_lber_ber_init" >&6; }
19044 if test "x$ac_cv_lib_lber_ber_init" = x
""yes; then
19046 cat >>confdefs.h
<<\_ACEOF
19047 #define HAVE_LDAP 1
19050 LDAPLIBS
="-lldap_r -llber"
19057 ac_wine_check_funcs_save_LIBS
="$LIBS"
19058 LIBS
="$LIBS $LDAPLIBS $LIBPTHREAD"
19068 ldap_count_references \
19069 ldap_first_reference \
19070 ldap_next_reference \
19071 ldap_parse_reference \
19072 ldap_parse_sort_control \
19073 ldap_parse_sortresponse_control \
19074 ldap_parse_vlv_control \
19075 ldap_parse_vlvresponse_control
19077 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
19078 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
19079 $as_echo_n "checking for $ac_func... " >&6; }
19080 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
19081 $as_echo_n "(cached) " >&6
19083 cat >conftest.
$ac_ext <<_ACEOF
19086 cat confdefs.h
>>conftest.
$ac_ext
19087 cat >>conftest.
$ac_ext <<_ACEOF
19088 /* end confdefs.h. */
19089 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
19090 For example, HP-UX 11i <limits.h> declares gettimeofday. */
19091 #define $ac_func innocuous_$ac_func
19093 /* System header to define __stub macros and hopefully few prototypes,
19094 which can conflict with char $ac_func (); below.
19095 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
19096 <limits.h> exists even on freestanding compilers. */
19099 # include <limits.h>
19101 # include <assert.h>
19106 /* Override any GCC internal prototype to avoid an error.
19107 Use char because int might match the return type of a GCC
19108 builtin and then its argument prototype would still apply. */
19113 /* The GNU C library defines this for functions which it implements
19114 to always fail with ENOSYS. Some functions are actually named
19115 something starting with __ and the normal name is an alias. */
19116 #if defined __stub_$ac_func || defined __stub___$ac_func
19123 return $ac_func ();
19128 rm -f conftest.
$ac_objext conftest
$ac_exeext
19129 if { (ac_try
="$ac_link"
19130 case "(($ac_try" in
19131 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19132 *) ac_try_echo=$ac_try;;
19134 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19135 $as_echo "$ac_try_echo") >&5
19136 (eval "$ac_link") 2>conftest.er1
19138 grep -v '^ *+' conftest.er1 >conftest.err
19140 cat conftest.err >&5
19141 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19142 (exit $ac_status); } && {
19143 test -z "$ac_c_werror_flag" ||
19144 test ! -s conftest.err
19145 } && test -s conftest$ac_exeext && {
19146 test "$cross_compiling" = yes ||
19147 $as_test_x conftest$ac_exeext
19149 eval "$as_ac_var=yes"
19151 $as_echo "$as_me: failed program was:" >&5
19152 sed 's/^/| /' conftest.$ac_ext >&5
19154 eval "$as_ac_var=no"
19157 rm -rf conftest.dSYM
19158 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19159 conftest$ac_exeext conftest.$ac_ext
19161 ac_res=`eval 'as_val=${'$as_ac_var'}
19162 $as_echo "$as_val"'`
19163 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
19164 $as_echo "$ac_res" >&6; }
19165 as_val=`eval 'as_val=${'$as_ac_var'}
19166 $as_echo "$as_val"'`
19167 if test "x$as_val" = x""yes; then
19168 cat >>confdefs.h <<_ACEOF
19169 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
19175 LIBS="$ac_wine_check_funcs_save_LIBS"
19177 if test "x$LDAPLIBS" = "x"; then
19178 case "x$with_ldap" in
19179 x) wine_notices="$wine_notices|libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported." ;;
19181 *) { { $as_echo "$as_me:$LINENO: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
19182 This is an error since --with-ldap was requested." >&5
19183 $as_echo "$as_me: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
19184 This is an error since --with-ldap was requested." >&2;}
19185 { (exit 1); exit 1; }; } ;;
19190 { $as_echo "$as_me:$LINENO: checking whether mkdir takes only one argument" >&5
19191 $as_echo_n "checking whether mkdir takes only one argument... " >&6; }
19192 if test "${wine_cv_one_arg_mkdir+set}" = set; then
19193 $as_echo_n "(cached) " >&6
19195 cat >conftest.$ac_ext <<_ACEOF
19198 cat confdefs.h >>conftest.$ac_ext
19199 cat >>conftest.$ac_ext <<_ACEOF
19200 /* end confdefs.h. */
19201 #include <sys/stat.h>
19210 rm -f conftest.$ac_objext
19211 if { (ac_try="$ac_compile"
19212 case "(($ac_try" in
19213 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19214 *) ac_try_echo
=$ac_try;;
19216 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19217 $as_echo "$ac_try_echo") >&5
19218 (eval "$ac_compile") 2>conftest.er1
19220 grep -v '^ *+' conftest.er1
>conftest.err
19222 cat conftest.err
>&5
19223 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19224 (exit $ac_status); } && {
19225 test -z "$ac_c_werror_flag" ||
19226 test ! -s conftest.err
19227 } && test -s conftest.
$ac_objext; then
19228 wine_cv_one_arg_mkdir
=yes
19230 $as_echo "$as_me: failed program was:" >&5
19231 sed 's/^/| /' conftest.
$ac_ext >&5
19233 wine_cv_one_arg_mkdir
=no
19236 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19238 { $as_echo "$as_me:$LINENO: result: $wine_cv_one_arg_mkdir" >&5
19239 $as_echo "$wine_cv_one_arg_mkdir" >&6; }
19240 if test "$wine_cv_one_arg_mkdir" = "yes"
19243 cat >>confdefs.h
<<\_ACEOF
19244 #define HAVE_ONE_ARG_MKDIR 1
19250 { $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
19251 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
19252 if test "${ac_cv_c_const+set}" = set; then
19253 $as_echo_n "(cached) " >&6
19255 cat >conftest.
$ac_ext <<_ACEOF
19258 cat confdefs.h
>>conftest.
$ac_ext
19259 cat >>conftest.
$ac_ext <<_ACEOF
19260 /* end confdefs.h. */
19265 /* FIXME: Include the comments suggested by Paul. */
19266 #ifndef __cplusplus
19267 /* Ultrix mips cc rejects this. */
19268 typedef int charset[2];
19270 /* SunOS 4.1.1 cc rejects this. */
19271 char const *const *pcpcc;
19273 /* NEC SVR4.0.2 mips cc rejects this. */
19274 struct point {int x, y;};
19275 static struct point const zero = {0,0};
19276 /* AIX XL C 1.02.0.0 rejects this.
19277 It does not let you subtract one const X* pointer from another in
19278 an arm of an if-expression whose if-part is not a constant
19280 const char *g = "string";
19281 pcpcc = &g + (g ? g-g : 0);
19282 /* HPUX 7.0 cc rejects these. */
19284 ppc = (char**) pcpcc;
19285 pcpcc = (char const *const *) ppc;
19286 { /* SCO 3.2v4 cc rejects this. */
19288 char const *s = 0 ? (char *) 0 : (char const *) 0;
19293 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
19294 int x[] = {25, 17};
19295 const int *foo = &x[0];
19298 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
19299 typedef const int *iptr;
19303 { /* AIX XL C 1.02.0.0 rejects this saying
19304 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
19305 struct s { int j; const int *ap[3]; };
19306 struct s *b; b->j = 5;
19308 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
19309 const int foo = 10;
19310 if (!foo) return 0;
19312 return !cs[0] && !zero.x;
19319 rm -f conftest.
$ac_objext
19320 if { (ac_try
="$ac_compile"
19321 case "(($ac_try" in
19322 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19323 *) ac_try_echo=$ac_try;;
19325 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19326 $as_echo "$ac_try_echo") >&5
19327 (eval "$ac_compile") 2>conftest.er1
19329 grep -v '^ *+' conftest.er1 >conftest.err
19331 cat conftest.err >&5
19332 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19333 (exit $ac_status); } && {
19334 test -z "$ac_c_werror_flag" ||
19335 test ! -s conftest.err
19336 } && test -s conftest.$ac_objext; then
19339 $as_echo "$as_me: failed program was:" >&5
19340 sed 's/^/| /' conftest.$ac_ext >&5
19345 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19347 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
19348 $as_echo "$ac_cv_c_const" >&6; }
19349 if test $ac_cv_c_const = no; then
19351 cat >>confdefs.h <<\_ACEOF
19357 { $as_echo "$as_me:$LINENO: checking for inline" >&5
19358 $as_echo_n "checking for inline... " >&6; }
19359 if test "${ac_cv_c_inline+set}" = set; then
19360 $as_echo_n "(cached) " >&6
19363 for ac_kw in inline __inline__ __inline; do
19364 cat >conftest.$ac_ext <<_ACEOF
19367 cat confdefs.h >>conftest.$ac_ext
19368 cat >>conftest.$ac_ext <<_ACEOF
19369 /* end confdefs.h. */
19370 #ifndef __cplusplus
19372 static $ac_kw foo_t static_foo () {return 0; }
19373 $ac_kw foo_t foo () {return 0; }
19377 rm -f conftest.$ac_objext
19378 if { (ac_try="$ac_compile"
19379 case "(($ac_try" in
19380 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19381 *) ac_try_echo
=$ac_try;;
19383 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19384 $as_echo "$ac_try_echo") >&5
19385 (eval "$ac_compile") 2>conftest.er1
19387 grep -v '^ *+' conftest.er1
>conftest.err
19389 cat conftest.err
>&5
19390 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19391 (exit $ac_status); } && {
19392 test -z "$ac_c_werror_flag" ||
19393 test ! -s conftest.err
19394 } && test -s conftest.
$ac_objext; then
19395 ac_cv_c_inline
=$ac_kw
19397 $as_echo "$as_me: failed program was:" >&5
19398 sed 's/^/| /' conftest.
$ac_ext >&5
19403 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19404 test "$ac_cv_c_inline" != no
&& break
19408 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
19409 $as_echo "$ac_cv_c_inline" >&6; }
19412 case $ac_cv_c_inline in
19415 case $ac_cv_c_inline in
19417 *) ac_val
=$ac_cv_c_inline;;
19419 cat >>confdefs.h
<<_ACEOF
19420 #ifndef __cplusplus
19421 #define inline $ac_val
19427 { $as_echo "$as_me:$LINENO: checking for mode_t" >&5
19428 $as_echo_n "checking for mode_t... " >&6; }
19429 if test "${ac_cv_type_mode_t+set}" = set; then
19430 $as_echo_n "(cached) " >&6
19432 ac_cv_type_mode_t
=no
19433 cat >conftest.
$ac_ext <<_ACEOF
19436 cat confdefs.h
>>conftest.
$ac_ext
19437 cat >>conftest.
$ac_ext <<_ACEOF
19438 /* end confdefs.h. */
19439 $ac_includes_default
19443 if (sizeof (mode_t))
19449 rm -f conftest.
$ac_objext
19450 if { (ac_try
="$ac_compile"
19451 case "(($ac_try" in
19452 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19453 *) ac_try_echo=$ac_try;;
19455 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19456 $as_echo "$ac_try_echo") >&5
19457 (eval "$ac_compile") 2>conftest.er1
19459 grep -v '^ *+' conftest.er1 >conftest.err
19461 cat conftest.err >&5
19462 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19463 (exit $ac_status); } && {
19464 test -z "$ac_c_werror_flag" ||
19465 test ! -s conftest.err
19466 } && test -s conftest.$ac_objext; then
19467 cat >conftest.$ac_ext <<_ACEOF
19470 cat confdefs.h >>conftest.$ac_ext
19471 cat >>conftest.$ac_ext <<_ACEOF
19472 /* end confdefs.h. */
19473 $ac_includes_default
19477 if (sizeof ((mode_t)))
19483 rm -f conftest.$ac_objext
19484 if { (ac_try="$ac_compile"
19485 case "(($ac_try" in
19486 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19487 *) ac_try_echo
=$ac_try;;
19489 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19490 $as_echo "$ac_try_echo") >&5
19491 (eval "$ac_compile") 2>conftest.er1
19493 grep -v '^ *+' conftest.er1
>conftest.err
19495 cat conftest.err
>&5
19496 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19497 (exit $ac_status); } && {
19498 test -z "$ac_c_werror_flag" ||
19499 test ! -s conftest.err
19500 } && test -s conftest.
$ac_objext; then
19503 $as_echo "$as_me: failed program was:" >&5
19504 sed 's/^/| /' conftest.
$ac_ext >&5
19506 ac_cv_type_mode_t
=yes
19509 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19511 $as_echo "$as_me: failed program was:" >&5
19512 sed 's/^/| /' conftest.
$ac_ext >&5
19517 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19519 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_mode_t" >&5
19520 $as_echo "$ac_cv_type_mode_t" >&6; }
19521 if test "x$ac_cv_type_mode_t" = x
""yes; then
19523 cat >>confdefs.h
<<_ACEOF
19524 #define HAVE_MODE_T 1
19529 { $as_echo "$as_me:$LINENO: checking for off_t" >&5
19530 $as_echo_n "checking for off_t... " >&6; }
19531 if test "${ac_cv_type_off_t+set}" = set; then
19532 $as_echo_n "(cached) " >&6
19534 ac_cv_type_off_t
=no
19535 cat >conftest.
$ac_ext <<_ACEOF
19538 cat confdefs.h
>>conftest.
$ac_ext
19539 cat >>conftest.
$ac_ext <<_ACEOF
19540 /* end confdefs.h. */
19541 $ac_includes_default
19545 if (sizeof (off_t))
19551 rm -f conftest.
$ac_objext
19552 if { (ac_try
="$ac_compile"
19553 case "(($ac_try" in
19554 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19555 *) ac_try_echo=$ac_try;;
19557 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19558 $as_echo "$ac_try_echo") >&5
19559 (eval "$ac_compile") 2>conftest.er1
19561 grep -v '^ *+' conftest.er1 >conftest.err
19563 cat conftest.err >&5
19564 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19565 (exit $ac_status); } && {
19566 test -z "$ac_c_werror_flag" ||
19567 test ! -s conftest.err
19568 } && test -s conftest.$ac_objext; then
19569 cat >conftest.$ac_ext <<_ACEOF
19572 cat confdefs.h >>conftest.$ac_ext
19573 cat >>conftest.$ac_ext <<_ACEOF
19574 /* end confdefs.h. */
19575 $ac_includes_default
19579 if (sizeof ((off_t)))
19585 rm -f conftest.$ac_objext
19586 if { (ac_try="$ac_compile"
19587 case "(($ac_try" in
19588 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19589 *) ac_try_echo
=$ac_try;;
19591 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19592 $as_echo "$ac_try_echo") >&5
19593 (eval "$ac_compile") 2>conftest.er1
19595 grep -v '^ *+' conftest.er1
>conftest.err
19597 cat conftest.err
>&5
19598 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19599 (exit $ac_status); } && {
19600 test -z "$ac_c_werror_flag" ||
19601 test ! -s conftest.err
19602 } && test -s conftest.
$ac_objext; then
19605 $as_echo "$as_me: failed program was:" >&5
19606 sed 's/^/| /' conftest.
$ac_ext >&5
19608 ac_cv_type_off_t
=yes
19611 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19613 $as_echo "$as_me: failed program was:" >&5
19614 sed 's/^/| /' conftest.
$ac_ext >&5
19619 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19621 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
19622 $as_echo "$ac_cv_type_off_t" >&6; }
19623 if test "x$ac_cv_type_off_t" = x
""yes; then
19625 cat >>confdefs.h
<<_ACEOF
19626 #define HAVE_OFF_T 1
19631 { $as_echo "$as_me:$LINENO: checking for pid_t" >&5
19632 $as_echo_n "checking for pid_t... " >&6; }
19633 if test "${ac_cv_type_pid_t+set}" = set; then
19634 $as_echo_n "(cached) " >&6
19636 ac_cv_type_pid_t
=no
19637 cat >conftest.
$ac_ext <<_ACEOF
19640 cat confdefs.h
>>conftest.
$ac_ext
19641 cat >>conftest.
$ac_ext <<_ACEOF
19642 /* end confdefs.h. */
19643 $ac_includes_default
19647 if (sizeof (pid_t))
19653 rm -f conftest.
$ac_objext
19654 if { (ac_try
="$ac_compile"
19655 case "(($ac_try" in
19656 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19657 *) ac_try_echo=$ac_try;;
19659 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19660 $as_echo "$ac_try_echo") >&5
19661 (eval "$ac_compile") 2>conftest.er1
19663 grep -v '^ *+' conftest.er1 >conftest.err
19665 cat conftest.err >&5
19666 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19667 (exit $ac_status); } && {
19668 test -z "$ac_c_werror_flag" ||
19669 test ! -s conftest.err
19670 } && test -s conftest.$ac_objext; then
19671 cat >conftest.$ac_ext <<_ACEOF
19674 cat confdefs.h >>conftest.$ac_ext
19675 cat >>conftest.$ac_ext <<_ACEOF
19676 /* end confdefs.h. */
19677 $ac_includes_default
19681 if (sizeof ((pid_t)))
19687 rm -f conftest.$ac_objext
19688 if { (ac_try="$ac_compile"
19689 case "(($ac_try" in
19690 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19691 *) ac_try_echo
=$ac_try;;
19693 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19694 $as_echo "$ac_try_echo") >&5
19695 (eval "$ac_compile") 2>conftest.er1
19697 grep -v '^ *+' conftest.er1
>conftest.err
19699 cat conftest.err
>&5
19700 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19701 (exit $ac_status); } && {
19702 test -z "$ac_c_werror_flag" ||
19703 test ! -s conftest.err
19704 } && test -s conftest.
$ac_objext; then
19707 $as_echo "$as_me: failed program was:" >&5
19708 sed 's/^/| /' conftest.
$ac_ext >&5
19710 ac_cv_type_pid_t
=yes
19713 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19715 $as_echo "$as_me: failed program was:" >&5
19716 sed 's/^/| /' conftest.
$ac_ext >&5
19721 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19723 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
19724 $as_echo "$ac_cv_type_pid_t" >&6; }
19725 if test "x$ac_cv_type_pid_t" = x
""yes; then
19727 cat >>confdefs.h
<<_ACEOF
19728 #define HAVE_PID_T 1
19733 { $as_echo "$as_me:$LINENO: checking for size_t" >&5
19734 $as_echo_n "checking for size_t... " >&6; }
19735 if test "${ac_cv_type_size_t+set}" = set; then
19736 $as_echo_n "(cached) " >&6
19738 ac_cv_type_size_t
=no
19739 cat >conftest.
$ac_ext <<_ACEOF
19742 cat confdefs.h
>>conftest.
$ac_ext
19743 cat >>conftest.
$ac_ext <<_ACEOF
19744 /* end confdefs.h. */
19745 $ac_includes_default
19749 if (sizeof (size_t))
19755 rm -f conftest.
$ac_objext
19756 if { (ac_try
="$ac_compile"
19757 case "(($ac_try" in
19758 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19759 *) ac_try_echo=$ac_try;;
19761 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19762 $as_echo "$ac_try_echo") >&5
19763 (eval "$ac_compile") 2>conftest.er1
19765 grep -v '^ *+' conftest.er1 >conftest.err
19767 cat conftest.err >&5
19768 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19769 (exit $ac_status); } && {
19770 test -z "$ac_c_werror_flag" ||
19771 test ! -s conftest.err
19772 } && test -s conftest.$ac_objext; then
19773 cat >conftest.$ac_ext <<_ACEOF
19776 cat confdefs.h >>conftest.$ac_ext
19777 cat >>conftest.$ac_ext <<_ACEOF
19778 /* end confdefs.h. */
19779 $ac_includes_default
19783 if (sizeof ((size_t)))
19789 rm -f conftest.$ac_objext
19790 if { (ac_try="$ac_compile"
19791 case "(($ac_try" in
19792 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19793 *) ac_try_echo
=$ac_try;;
19795 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19796 $as_echo "$ac_try_echo") >&5
19797 (eval "$ac_compile") 2>conftest.er1
19799 grep -v '^ *+' conftest.er1
>conftest.err
19801 cat conftest.err
>&5
19802 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19803 (exit $ac_status); } && {
19804 test -z "$ac_c_werror_flag" ||
19805 test ! -s conftest.err
19806 } && test -s conftest.
$ac_objext; then
19809 $as_echo "$as_me: failed program was:" >&5
19810 sed 's/^/| /' conftest.
$ac_ext >&5
19812 ac_cv_type_size_t
=yes
19815 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19817 $as_echo "$as_me: failed program was:" >&5
19818 sed 's/^/| /' conftest.
$ac_ext >&5
19823 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19825 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
19826 $as_echo "$ac_cv_type_size_t" >&6; }
19827 if test "x$ac_cv_type_size_t" = x
""yes; then
19829 cat >>confdefs.h
<<_ACEOF
19830 #define HAVE_SIZE_T 1
19835 { $as_echo "$as_me:$LINENO: checking for ssize_t" >&5
19836 $as_echo_n "checking for ssize_t... " >&6; }
19837 if test "${ac_cv_type_ssize_t+set}" = set; then
19838 $as_echo_n "(cached) " >&6
19840 ac_cv_type_ssize_t
=no
19841 cat >conftest.
$ac_ext <<_ACEOF
19844 cat confdefs.h
>>conftest.
$ac_ext
19845 cat >>conftest.
$ac_ext <<_ACEOF
19846 /* end confdefs.h. */
19847 $ac_includes_default
19851 if (sizeof (ssize_t))
19857 rm -f conftest.
$ac_objext
19858 if { (ac_try
="$ac_compile"
19859 case "(($ac_try" in
19860 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19861 *) ac_try_echo=$ac_try;;
19863 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19864 $as_echo "$ac_try_echo") >&5
19865 (eval "$ac_compile") 2>conftest.er1
19867 grep -v '^ *+' conftest.er1 >conftest.err
19869 cat conftest.err >&5
19870 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19871 (exit $ac_status); } && {
19872 test -z "$ac_c_werror_flag" ||
19873 test ! -s conftest.err
19874 } && test -s conftest.$ac_objext; then
19875 cat >conftest.$ac_ext <<_ACEOF
19878 cat confdefs.h >>conftest.$ac_ext
19879 cat >>conftest.$ac_ext <<_ACEOF
19880 /* end confdefs.h. */
19881 $ac_includes_default
19885 if (sizeof ((ssize_t)))
19891 rm -f conftest.$ac_objext
19892 if { (ac_try="$ac_compile"
19893 case "(($ac_try" in
19894 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19895 *) ac_try_echo
=$ac_try;;
19897 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19898 $as_echo "$ac_try_echo") >&5
19899 (eval "$ac_compile") 2>conftest.er1
19901 grep -v '^ *+' conftest.er1
>conftest.err
19903 cat conftest.err
>&5
19904 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19905 (exit $ac_status); } && {
19906 test -z "$ac_c_werror_flag" ||
19907 test ! -s conftest.err
19908 } && test -s conftest.
$ac_objext; then
19911 $as_echo "$as_me: failed program was:" >&5
19912 sed 's/^/| /' conftest.
$ac_ext >&5
19914 ac_cv_type_ssize_t
=yes
19917 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19919 $as_echo "$as_me: failed program was:" >&5
19920 sed 's/^/| /' conftest.
$ac_ext >&5
19925 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19927 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_ssize_t" >&5
19928 $as_echo "$ac_cv_type_ssize_t" >&6; }
19929 if test "x$ac_cv_type_ssize_t" = x
""yes; then
19931 cat >>confdefs.h
<<_ACEOF
19932 #define HAVE_SSIZE_T 1
19937 { $as_echo "$as_me:$LINENO: checking for long long" >&5
19938 $as_echo_n "checking for long long... " >&6; }
19939 if test "${ac_cv_type_long_long+set}" = set; then
19940 $as_echo_n "(cached) " >&6
19942 ac_cv_type_long_long
=no
19943 cat >conftest.
$ac_ext <<_ACEOF
19946 cat confdefs.h
>>conftest.
$ac_ext
19947 cat >>conftest.
$ac_ext <<_ACEOF
19948 /* end confdefs.h. */
19949 $ac_includes_default
19953 if (sizeof (long long))
19959 rm -f conftest.
$ac_objext
19960 if { (ac_try
="$ac_compile"
19961 case "(($ac_try" in
19962 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19963 *) ac_try_echo=$ac_try;;
19965 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19966 $as_echo "$ac_try_echo") >&5
19967 (eval "$ac_compile") 2>conftest.er1
19969 grep -v '^ *+' conftest.er1 >conftest.err
19971 cat conftest.err >&5
19972 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19973 (exit $ac_status); } && {
19974 test -z "$ac_c_werror_flag" ||
19975 test ! -s conftest.err
19976 } && test -s conftest.$ac_objext; then
19977 cat >conftest.$ac_ext <<_ACEOF
19980 cat confdefs.h >>conftest.$ac_ext
19981 cat >>conftest.$ac_ext <<_ACEOF
19982 /* end confdefs.h. */
19983 $ac_includes_default
19987 if (sizeof ((long long)))
19993 rm -f conftest.$ac_objext
19994 if { (ac_try="$ac_compile"
19995 case "(($ac_try" in
19996 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19997 *) ac_try_echo
=$ac_try;;
19999 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20000 $as_echo "$ac_try_echo") >&5
20001 (eval "$ac_compile") 2>conftest.er1
20003 grep -v '^ *+' conftest.er1
>conftest.err
20005 cat conftest.err
>&5
20006 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20007 (exit $ac_status); } && {
20008 test -z "$ac_c_werror_flag" ||
20009 test ! -s conftest.err
20010 } && test -s conftest.
$ac_objext; then
20013 $as_echo "$as_me: failed program was:" >&5
20014 sed 's/^/| /' conftest.
$ac_ext >&5
20016 ac_cv_type_long_long
=yes
20019 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20021 $as_echo "$as_me: failed program was:" >&5
20022 sed 's/^/| /' conftest.
$ac_ext >&5
20027 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20029 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
20030 $as_echo "$ac_cv_type_long_long" >&6; }
20031 if test "x$ac_cv_type_long_long" = x
""yes; then
20033 cat >>confdefs.h
<<_ACEOF
20034 #define HAVE_LONG_LONG 1
20039 { $as_echo "$as_me:$LINENO: checking for fsblkcnt_t" >&5
20040 $as_echo_n "checking for fsblkcnt_t... " >&6; }
20041 if test "${ac_cv_type_fsblkcnt_t+set}" = set; then
20042 $as_echo_n "(cached) " >&6
20044 ac_cv_type_fsblkcnt_t
=no
20045 cat >conftest.
$ac_ext <<_ACEOF
20048 cat confdefs.h
>>conftest.
$ac_ext
20049 cat >>conftest.
$ac_ext <<_ACEOF
20050 /* end confdefs.h. */
20051 $ac_includes_default
20055 if (sizeof (fsblkcnt_t))
20061 rm -f conftest.
$ac_objext
20062 if { (ac_try
="$ac_compile"
20063 case "(($ac_try" in
20064 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20065 *) ac_try_echo=$ac_try;;
20067 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20068 $as_echo "$ac_try_echo") >&5
20069 (eval "$ac_compile") 2>conftest.er1
20071 grep -v '^ *+' conftest.er1 >conftest.err
20073 cat conftest.err >&5
20074 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20075 (exit $ac_status); } && {
20076 test -z "$ac_c_werror_flag" ||
20077 test ! -s conftest.err
20078 } && test -s conftest.$ac_objext; then
20079 cat >conftest.$ac_ext <<_ACEOF
20082 cat confdefs.h >>conftest.$ac_ext
20083 cat >>conftest.$ac_ext <<_ACEOF
20084 /* end confdefs.h. */
20085 $ac_includes_default
20089 if (sizeof ((fsblkcnt_t)))
20095 rm -f conftest.$ac_objext
20096 if { (ac_try="$ac_compile"
20097 case "(($ac_try" in
20098 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20099 *) ac_try_echo
=$ac_try;;
20101 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20102 $as_echo "$ac_try_echo") >&5
20103 (eval "$ac_compile") 2>conftest.er1
20105 grep -v '^ *+' conftest.er1
>conftest.err
20107 cat conftest.err
>&5
20108 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20109 (exit $ac_status); } && {
20110 test -z "$ac_c_werror_flag" ||
20111 test ! -s conftest.err
20112 } && test -s conftest.
$ac_objext; then
20115 $as_echo "$as_me: failed program was:" >&5
20116 sed 's/^/| /' conftest.
$ac_ext >&5
20118 ac_cv_type_fsblkcnt_t
=yes
20121 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20123 $as_echo "$as_me: failed program was:" >&5
20124 sed 's/^/| /' conftest.
$ac_ext >&5
20129 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20131 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsblkcnt_t" >&5
20132 $as_echo "$ac_cv_type_fsblkcnt_t" >&6; }
20133 if test "x$ac_cv_type_fsblkcnt_t" = x
""yes; then
20135 cat >>confdefs.h
<<_ACEOF
20136 #define HAVE_FSBLKCNT_T 1
20141 { $as_echo "$as_me:$LINENO: checking for fsfilcnt_t" >&5
20142 $as_echo_n "checking for fsfilcnt_t... " >&6; }
20143 if test "${ac_cv_type_fsfilcnt_t+set}" = set; then
20144 $as_echo_n "(cached) " >&6
20146 ac_cv_type_fsfilcnt_t
=no
20147 cat >conftest.
$ac_ext <<_ACEOF
20150 cat confdefs.h
>>conftest.
$ac_ext
20151 cat >>conftest.
$ac_ext <<_ACEOF
20152 /* end confdefs.h. */
20153 $ac_includes_default
20157 if (sizeof (fsfilcnt_t))
20163 rm -f conftest.
$ac_objext
20164 if { (ac_try
="$ac_compile"
20165 case "(($ac_try" in
20166 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20167 *) ac_try_echo=$ac_try;;
20169 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20170 $as_echo "$ac_try_echo") >&5
20171 (eval "$ac_compile") 2>conftest.er1
20173 grep -v '^ *+' conftest.er1 >conftest.err
20175 cat conftest.err >&5
20176 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20177 (exit $ac_status); } && {
20178 test -z "$ac_c_werror_flag" ||
20179 test ! -s conftest.err
20180 } && test -s conftest.$ac_objext; then
20181 cat >conftest.$ac_ext <<_ACEOF
20184 cat confdefs.h >>conftest.$ac_ext
20185 cat >>conftest.$ac_ext <<_ACEOF
20186 /* end confdefs.h. */
20187 $ac_includes_default
20191 if (sizeof ((fsfilcnt_t)))
20197 rm -f conftest.$ac_objext
20198 if { (ac_try="$ac_compile"
20199 case "(($ac_try" in
20200 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20201 *) ac_try_echo
=$ac_try;;
20203 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20204 $as_echo "$ac_try_echo") >&5
20205 (eval "$ac_compile") 2>conftest.er1
20207 grep -v '^ *+' conftest.er1
>conftest.err
20209 cat conftest.err
>&5
20210 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20211 (exit $ac_status); } && {
20212 test -z "$ac_c_werror_flag" ||
20213 test ! -s conftest.err
20214 } && test -s conftest.
$ac_objext; then
20217 $as_echo "$as_me: failed program was:" >&5
20218 sed 's/^/| /' conftest.
$ac_ext >&5
20220 ac_cv_type_fsfilcnt_t
=yes
20223 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20225 $as_echo "$as_me: failed program was:" >&5
20226 sed 's/^/| /' conftest.
$ac_ext >&5
20231 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20233 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsfilcnt_t" >&5
20234 $as_echo "$ac_cv_type_fsfilcnt_t" >&6; }
20235 if test "x$ac_cv_type_fsfilcnt_t" = x
""yes; then
20237 cat >>confdefs.h
<<_ACEOF
20238 #define HAVE_FSFILCNT_T 1
20244 { $as_echo "$as_me:$LINENO: checking for sigset_t" >&5
20245 $as_echo_n "checking for sigset_t... " >&6; }
20246 if test "${ac_cv_type_sigset_t+set}" = set; then
20247 $as_echo_n "(cached) " >&6
20249 ac_cv_type_sigset_t
=no
20250 cat >conftest.
$ac_ext <<_ACEOF
20253 cat confdefs.h
>>conftest.
$ac_ext
20254 cat >>conftest.
$ac_ext <<_ACEOF
20255 /* end confdefs.h. */
20256 #include <sys/types.h>
20257 #include <signal.h>
20262 if (sizeof (sigset_t))
20268 rm -f conftest.
$ac_objext
20269 if { (ac_try
="$ac_compile"
20270 case "(($ac_try" in
20271 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20272 *) ac_try_echo=$ac_try;;
20274 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20275 $as_echo "$ac_try_echo") >&5
20276 (eval "$ac_compile") 2>conftest.er1
20278 grep -v '^ *+' conftest.er1 >conftest.err
20280 cat conftest.err >&5
20281 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20282 (exit $ac_status); } && {
20283 test -z "$ac_c_werror_flag" ||
20284 test ! -s conftest.err
20285 } && test -s conftest.$ac_objext; then
20286 cat >conftest.$ac_ext <<_ACEOF
20289 cat confdefs.h >>conftest.$ac_ext
20290 cat >>conftest.$ac_ext <<_ACEOF
20291 /* end confdefs.h. */
20292 #include <sys/types.h>
20293 #include <signal.h>
20298 if (sizeof ((sigset_t)))
20304 rm -f conftest.$ac_objext
20305 if { (ac_try="$ac_compile"
20306 case "(($ac_try" in
20307 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20308 *) ac_try_echo
=$ac_try;;
20310 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20311 $as_echo "$ac_try_echo") >&5
20312 (eval "$ac_compile") 2>conftest.er1
20314 grep -v '^ *+' conftest.er1
>conftest.err
20316 cat conftest.err
>&5
20317 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20318 (exit $ac_status); } && {
20319 test -z "$ac_c_werror_flag" ||
20320 test ! -s conftest.err
20321 } && test -s conftest.
$ac_objext; then
20324 $as_echo "$as_me: failed program was:" >&5
20325 sed 's/^/| /' conftest.
$ac_ext >&5
20327 ac_cv_type_sigset_t
=yes
20330 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20332 $as_echo "$as_me: failed program was:" >&5
20333 sed 's/^/| /' conftest.
$ac_ext >&5
20338 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20340 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_sigset_t" >&5
20341 $as_echo "$ac_cv_type_sigset_t" >&6; }
20342 if test "x$ac_cv_type_sigset_t" = x
""yes; then
20344 cat >>confdefs.h
<<_ACEOF
20345 #define HAVE_SIGSET_T 1
20351 { $as_echo "$as_me:$LINENO: checking for request_sense" >&5
20352 $as_echo_n "checking for request_sense... " >&6; }
20353 if test "${ac_cv_type_request_sense+set}" = set; then
20354 $as_echo_n "(cached) " >&6
20356 ac_cv_type_request_sense
=no
20357 cat >conftest.
$ac_ext <<_ACEOF
20360 cat confdefs.h
>>conftest.
$ac_ext
20361 cat >>conftest.
$ac_ext <<_ACEOF
20362 /* end confdefs.h. */
20363 #include <linux/cdrom.h>
20368 if (sizeof (request_sense))
20374 rm -f conftest.
$ac_objext
20375 if { (ac_try
="$ac_compile"
20376 case "(($ac_try" in
20377 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20378 *) ac_try_echo=$ac_try;;
20380 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20381 $as_echo "$ac_try_echo") >&5
20382 (eval "$ac_compile") 2>conftest.er1
20384 grep -v '^ *+' conftest.er1 >conftest.err
20386 cat conftest.err >&5
20387 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20388 (exit $ac_status); } && {
20389 test -z "$ac_c_werror_flag" ||
20390 test ! -s conftest.err
20391 } && test -s conftest.$ac_objext; then
20392 cat >conftest.$ac_ext <<_ACEOF
20395 cat confdefs.h >>conftest.$ac_ext
20396 cat >>conftest.$ac_ext <<_ACEOF
20397 /* end confdefs.h. */
20398 #include <linux/cdrom.h>
20403 if (sizeof ((request_sense)))
20409 rm -f conftest.$ac_objext
20410 if { (ac_try="$ac_compile"
20411 case "(($ac_try" in
20412 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20413 *) ac_try_echo
=$ac_try;;
20415 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20416 $as_echo "$ac_try_echo") >&5
20417 (eval "$ac_compile") 2>conftest.er1
20419 grep -v '^ *+' conftest.er1
>conftest.err
20421 cat conftest.err
>&5
20422 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20423 (exit $ac_status); } && {
20424 test -z "$ac_c_werror_flag" ||
20425 test ! -s conftest.err
20426 } && test -s conftest.
$ac_objext; then
20429 $as_echo "$as_me: failed program was:" >&5
20430 sed 's/^/| /' conftest.
$ac_ext >&5
20432 ac_cv_type_request_sense
=yes
20435 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20437 $as_echo "$as_me: failed program was:" >&5
20438 sed 's/^/| /' conftest.
$ac_ext >&5
20443 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20445 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_request_sense" >&5
20446 $as_echo "$ac_cv_type_request_sense" >&6; }
20447 if test "x$ac_cv_type_request_sense" = x
""yes; then
20449 cat >>confdefs.h
<<_ACEOF
20450 #define HAVE_REQUEST_SENSE 1
20457 { $as_echo "$as_me:$LINENO: checking for struct xinpgen" >&5
20458 $as_echo_n "checking for struct xinpgen... " >&6; }
20459 if test "${ac_cv_type_struct_xinpgen+set}" = set; then
20460 $as_echo_n "(cached) " >&6
20462 ac_cv_type_struct_xinpgen
=no
20463 cat >conftest.
$ac_ext <<_ACEOF
20466 cat confdefs.h
>>conftest.
$ac_ext
20467 cat >>conftest.
$ac_ext <<_ACEOF
20468 /* end confdefs.h. */
20469 #include <sys/types.h>
20470 #ifdef HAVE_SYS_SOCKET_H
20471 #include <sys/socket.h>
20473 #ifdef HAVE_SYS_SOCKETVAR_H
20474 #include <sys/socketvar.h>
20476 #ifdef HAVE_NET_ROUTE_H
20477 #include <net/route.h>
20479 #ifdef HAVE_NETINET_IN_H
20480 #include <netinet/in.h>
20482 #ifdef HAVE_NETINET_IN_SYSTM_H
20483 #include <netinet/in_systm.h>
20485 #ifdef HAVE_NETINET_IP_H
20486 #include <netinet/ip.h>
20488 #ifdef HAVE_NETINET_IN_PCB_H
20489 #include <netinet/in_pcb.h>
20495 if (sizeof (struct xinpgen))
20501 rm -f conftest.
$ac_objext
20502 if { (ac_try
="$ac_compile"
20503 case "(($ac_try" in
20504 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20505 *) ac_try_echo=$ac_try;;
20507 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20508 $as_echo "$ac_try_echo") >&5
20509 (eval "$ac_compile") 2>conftest.er1
20511 grep -v '^ *+' conftest.er1 >conftest.err
20513 cat conftest.err >&5
20514 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20515 (exit $ac_status); } && {
20516 test -z "$ac_c_werror_flag" ||
20517 test ! -s conftest.err
20518 } && test -s conftest.$ac_objext; then
20519 cat >conftest.$ac_ext <<_ACEOF
20522 cat confdefs.h >>conftest.$ac_ext
20523 cat >>conftest.$ac_ext <<_ACEOF
20524 /* end confdefs.h. */
20525 #include <sys/types.h>
20526 #ifdef HAVE_SYS_SOCKET_H
20527 #include <sys/socket.h>
20529 #ifdef HAVE_SYS_SOCKETVAR_H
20530 #include <sys/socketvar.h>
20532 #ifdef HAVE_NET_ROUTE_H
20533 #include <net/route.h>
20535 #ifdef HAVE_NETINET_IN_H
20536 #include <netinet/in.h>
20538 #ifdef HAVE_NETINET_IN_SYSTM_H
20539 #include <netinet/in_systm.h>
20541 #ifdef HAVE_NETINET_IP_H
20542 #include <netinet/ip.h>
20544 #ifdef HAVE_NETINET_IN_PCB_H
20545 #include <netinet/in_pcb.h>
20551 if (sizeof ((struct xinpgen)))
20557 rm -f conftest.$ac_objext
20558 if { (ac_try="$ac_compile"
20559 case "(($ac_try" in
20560 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20561 *) ac_try_echo
=$ac_try;;
20563 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20564 $as_echo "$ac_try_echo") >&5
20565 (eval "$ac_compile") 2>conftest.er1
20567 grep -v '^ *+' conftest.er1
>conftest.err
20569 cat conftest.err
>&5
20570 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20571 (exit $ac_status); } && {
20572 test -z "$ac_c_werror_flag" ||
20573 test ! -s conftest.err
20574 } && test -s conftest.
$ac_objext; then
20577 $as_echo "$as_me: failed program was:" >&5
20578 sed 's/^/| /' conftest.
$ac_ext >&5
20580 ac_cv_type_struct_xinpgen
=yes
20583 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20585 $as_echo "$as_me: failed program was:" >&5
20586 sed 's/^/| /' conftest.
$ac_ext >&5
20591 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20593 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_struct_xinpgen" >&5
20594 $as_echo "$ac_cv_type_struct_xinpgen" >&6; }
20595 if test "x$ac_cv_type_struct_xinpgen" = x
""yes; then
20597 cat >>confdefs.h
<<_ACEOF
20598 #define HAVE_STRUCT_XINPGEN 1
20605 { $as_echo "$as_me:$LINENO: checking for struct ff_effect.direction" >&5
20606 $as_echo_n "checking for struct ff_effect.direction... " >&6; }
20607 if test "${ac_cv_member_struct_ff_effect_direction+set}" = set; then
20608 $as_echo_n "(cached) " >&6
20610 cat >conftest.
$ac_ext <<_ACEOF
20613 cat confdefs.h
>>conftest.
$ac_ext
20614 cat >>conftest.
$ac_ext <<_ACEOF
20615 /* end confdefs.h. */
20616 #ifdef HAVE_LINUX_INPUT_H
20617 #include <linux/input.h>
20623 static struct ff_effect ac_aggr;
20624 if (ac_aggr.direction)
20630 rm -f conftest.
$ac_objext
20631 if { (ac_try
="$ac_compile"
20632 case "(($ac_try" in
20633 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20634 *) ac_try_echo=$ac_try;;
20636 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20637 $as_echo "$ac_try_echo") >&5
20638 (eval "$ac_compile") 2>conftest.er1
20640 grep -v '^ *+' conftest.er1 >conftest.err
20642 cat conftest.err >&5
20643 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20644 (exit $ac_status); } && {
20645 test -z "$ac_c_werror_flag" ||
20646 test ! -s conftest.err
20647 } && test -s conftest.$ac_objext; then
20648 ac_cv_member_struct_ff_effect_direction=yes
20650 $as_echo "$as_me: failed program was:" >&5
20651 sed 's/^/| /' conftest.$ac_ext >&5
20653 cat >conftest.$ac_ext <<_ACEOF
20656 cat confdefs.h >>conftest.$ac_ext
20657 cat >>conftest.$ac_ext <<_ACEOF
20658 /* end confdefs.h. */
20659 #ifdef HAVE_LINUX_INPUT_H
20660 #include <linux/input.h>
20666 static struct ff_effect ac_aggr;
20667 if (sizeof ac_aggr.direction)
20673 rm -f conftest.$ac_objext
20674 if { (ac_try="$ac_compile"
20675 case "(($ac_try" in
20676 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20677 *) ac_try_echo
=$ac_try;;
20679 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20680 $as_echo "$ac_try_echo") >&5
20681 (eval "$ac_compile") 2>conftest.er1
20683 grep -v '^ *+' conftest.er1
>conftest.err
20685 cat conftest.err
>&5
20686 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20687 (exit $ac_status); } && {
20688 test -z "$ac_c_werror_flag" ||
20689 test ! -s conftest.err
20690 } && test -s conftest.
$ac_objext; then
20691 ac_cv_member_struct_ff_effect_direction
=yes
20693 $as_echo "$as_me: failed program was:" >&5
20694 sed 's/^/| /' conftest.
$ac_ext >&5
20696 ac_cv_member_struct_ff_effect_direction
=no
20699 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20702 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20704 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_ff_effect_direction" >&5
20705 $as_echo "$ac_cv_member_struct_ff_effect_direction" >&6; }
20706 if test "x$ac_cv_member_struct_ff_effect_direction" = x
""yes; then
20708 cat >>confdefs.h
<<_ACEOF
20709 #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1
20716 { $as_echo "$as_me:$LINENO: checking for sigaddset" >&5
20717 $as_echo_n "checking for sigaddset... " >&6; }
20718 if test "${wine_cv_have_sigaddset+set}" = set; then
20719 $as_echo_n "(cached) " >&6
20721 cat >conftest.
$ac_ext <<_ACEOF
20724 cat confdefs.h
>>conftest.
$ac_ext
20725 cat >>conftest.
$ac_ext <<_ACEOF
20726 /* end confdefs.h. */
20727 #include <signal.h>
20731 sigset_t set; sigaddset(&set,SIGTERM);
20736 rm -f conftest.
$ac_objext conftest
$ac_exeext
20737 if { (ac_try
="$ac_link"
20738 case "(($ac_try" in
20739 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20740 *) ac_try_echo=$ac_try;;
20742 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20743 $as_echo "$ac_try_echo") >&5
20744 (eval "$ac_link") 2>conftest.er1
20746 grep -v '^ *+' conftest.er1 >conftest.err
20748 cat conftest.err >&5
20749 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20750 (exit $ac_status); } && {
20751 test -z "$ac_c_werror_flag" ||
20752 test ! -s conftest.err
20753 } && test -s conftest$ac_exeext && {
20754 test "$cross_compiling" = yes ||
20755 $as_test_x conftest$ac_exeext
20757 wine_cv_have_sigaddset=yes
20759 $as_echo "$as_me: failed program was:" >&5
20760 sed 's/^/| /' conftest.$ac_ext >&5
20762 wine_cv_have_sigaddset=no
20765 rm -rf conftest.dSYM
20766 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20767 conftest$ac_exeext conftest.$ac_ext
20769 { $as_echo "$as_me:$LINENO: result: $wine_cv_have_sigaddset" >&5
20770 $as_echo "$wine_cv_have_sigaddset" >&6; }
20771 if test "$wine_cv_have_sigaddset" = "yes"
20774 cat >>confdefs.h <<\_ACEOF
20775 #define HAVE_SIGADDSET 1
20781 { $as_echo "$as_me:$LINENO: checking whether we can use re-entrant gethostbyname_r Linux style" >&5
20782 $as_echo_n "checking whether we can use re-entrant gethostbyname_r Linux style... " >&6; }
20783 if test "${wine_cv_linux_gethostbyname_r_6+set}" = set; then
20784 $as_echo_n "(cached) " >&6
20786 cat >conftest.$ac_ext <<_ACEOF
20789 cat confdefs.h >>conftest.$ac_ext
20790 cat >>conftest.$ac_ext <<_ACEOF
20791 /* end confdefs.h. */
20799 struct hostent *result;
20806 res=gethostbyname_r(name,&he,buf,bufsize,&result,&errnr);
20807 res=gethostbyaddr_r(addr, addrlen, addrtype,&he,buf,bufsize,&result,&errnr);
20813 rm -f conftest.$ac_objext conftest$ac_exeext
20814 if { (ac_try="$ac_link"
20815 case "(($ac_try" in
20816 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20817 *) ac_try_echo
=$ac_try;;
20819 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20820 $as_echo "$ac_try_echo") >&5
20821 (eval "$ac_link") 2>conftest.er1
20823 grep -v '^ *+' conftest.er1
>conftest.err
20825 cat conftest.err
>&5
20826 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20827 (exit $ac_status); } && {
20828 test -z "$ac_c_werror_flag" ||
20829 test ! -s conftest.err
20830 } && test -s conftest
$ac_exeext && {
20831 test "$cross_compiling" = yes ||
20832 $as_test_x conftest
$ac_exeext
20834 wine_cv_linux_gethostbyname_r_6
=yes
20836 $as_echo "$as_me: failed program was:" >&5
20837 sed 's/^/| /' conftest.
$ac_ext >&5
20839 wine_cv_linux_gethostbyname_r_6
=no
20843 rm -rf conftest.dSYM
20844 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
20845 conftest
$ac_exeext conftest.
$ac_ext
20848 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_gethostbyname_r_6" >&5
20849 $as_echo "$wine_cv_linux_gethostbyname_r_6" >&6; }
20850 if test "$wine_cv_linux_gethostbyname_r_6" = "yes"
20853 cat >>confdefs.h
<<\_ACEOF
20854 #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
20859 if test "$ac_cv_header_linux_joystick_h" = "yes"
20861 { $as_echo "$as_me:$LINENO: checking whether linux/joystick.h uses the Linux 2.2+ API" >&5
20862 $as_echo_n "checking whether linux/joystick.h uses the Linux 2.2+ API... " >&6; }
20863 if test "${wine_cv_linux_joystick_22_api+set}" = set; then
20864 $as_echo_n "(cached) " >&6
20866 cat >conftest.
$ac_ext <<_ACEOF
20869 cat confdefs.h
>>conftest.
$ac_ext
20870 cat >>conftest.
$ac_ext <<_ACEOF
20871 /* end confdefs.h. */
20873 #include <sys/ioctl.h>
20874 #include <sys/types.h>
20875 #include <linux/joystick.h>
20877 struct js_event blub;
20878 #if !defined(JS_EVENT_AXIS) || !defined(JS_EVENT_BUTTON)
20879 #error "no 2.2 header"
20890 rm -f conftest.
$ac_objext
20891 if { (ac_try
="$ac_compile"
20892 case "(($ac_try" in
20893 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20894 *) ac_try_echo=$ac_try;;
20896 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20897 $as_echo "$ac_try_echo") >&5
20898 (eval "$ac_compile") 2>conftest.er1
20900 grep -v '^ *+' conftest.er1 >conftest.err
20902 cat conftest.err >&5
20903 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20904 (exit $ac_status); } && {
20905 test -z "$ac_c_werror_flag" ||
20906 test ! -s conftest.err
20907 } && test -s conftest.$ac_objext; then
20908 wine_cv_linux_joystick_22_api=yes
20910 $as_echo "$as_me: failed program was:" >&5
20911 sed 's/^/| /' conftest.$ac_ext >&5
20913 wine_cv_linux_joystick_22_api=no
20916 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20919 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_joystick_22_api" >&5
20920 $as_echo "$wine_cv_linux_joystick_22_api" >&6; }
20921 if test "$wine_cv_linux_joystick_22_api" = "yes"
20924 cat >>confdefs.h <<\_ACEOF
20925 #define HAVE_LINUX_22_JOYSTICK_API 1
20932 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bfree" >&5
20933 $as_echo_n "checking for struct statfs.f_bfree... " >&6; }
20934 if test "${ac_cv_member_struct_statfs_f_bfree+set}" = set; then
20935 $as_echo_n "(cached) " >&6
20937 cat >conftest.$ac_ext <<_ACEOF
20940 cat confdefs.h >>conftest.$ac_ext
20941 cat >>conftest.$ac_ext <<_ACEOF
20942 /* end confdefs.h. */
20943 #include <sys/types.h>
20944 #ifdef HAVE_SYS_PARAM_H
20945 # include <sys/param.h>
20947 #ifdef HAVE_SYS_MOUNT_H
20948 # include <sys/mount.h>
20950 #ifdef HAVE_SYS_VFS_H
20951 # include <sys/vfs.h>
20953 #ifdef HAVE_SYS_STATFS_H
20954 # include <sys/statfs.h>
20960 static struct statfs ac_aggr;
20961 if (ac_aggr.f_bfree)
20967 rm -f conftest.$ac_objext
20968 if { (ac_try="$ac_compile"
20969 case "(($ac_try" in
20970 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20971 *) ac_try_echo
=$ac_try;;
20973 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20974 $as_echo "$ac_try_echo") >&5
20975 (eval "$ac_compile") 2>conftest.er1
20977 grep -v '^ *+' conftest.er1
>conftest.err
20979 cat conftest.err
>&5
20980 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20981 (exit $ac_status); } && {
20982 test -z "$ac_c_werror_flag" ||
20983 test ! -s conftest.err
20984 } && test -s conftest.
$ac_objext; then
20985 ac_cv_member_struct_statfs_f_bfree
=yes
20987 $as_echo "$as_me: failed program was:" >&5
20988 sed 's/^/| /' conftest.
$ac_ext >&5
20990 cat >conftest.
$ac_ext <<_ACEOF
20993 cat confdefs.h
>>conftest.
$ac_ext
20994 cat >>conftest.
$ac_ext <<_ACEOF
20995 /* end confdefs.h. */
20996 #include <sys/types.h>
20997 #ifdef HAVE_SYS_PARAM_H
20998 # include <sys/param.h>
21000 #ifdef HAVE_SYS_MOUNT_H
21001 # include <sys/mount.h>
21003 #ifdef HAVE_SYS_VFS_H
21004 # include <sys/vfs.h>
21006 #ifdef HAVE_SYS_STATFS_H
21007 # include <sys/statfs.h>
21013 static struct statfs ac_aggr;
21014 if (sizeof ac_aggr.f_bfree)
21020 rm -f conftest.
$ac_objext
21021 if { (ac_try
="$ac_compile"
21022 case "(($ac_try" in
21023 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21024 *) ac_try_echo=$ac_try;;
21026 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21027 $as_echo "$ac_try_echo") >&5
21028 (eval "$ac_compile") 2>conftest.er1
21030 grep -v '^ *+' conftest.er1 >conftest.err
21032 cat conftest.err >&5
21033 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21034 (exit $ac_status); } && {
21035 test -z "$ac_c_werror_flag" ||
21036 test ! -s conftest.err
21037 } && test -s conftest.$ac_objext; then
21038 ac_cv_member_struct_statfs_f_bfree=yes
21040 $as_echo "$as_me: failed program was:" >&5
21041 sed 's/^/| /' conftest.$ac_ext >&5
21043 ac_cv_member_struct_statfs_f_bfree=no
21046 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21049 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21051 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bfree" >&5
21052 $as_echo "$ac_cv_member_struct_statfs_f_bfree" >&6; }
21053 if test "x$ac_cv_member_struct_statfs_f_bfree" = x""yes; then
21055 cat >>confdefs.h <<_ACEOF
21056 #define HAVE_STRUCT_STATFS_F_BFREE 1
21061 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bavail" >&5
21062 $as_echo_n "checking for struct statfs.f_bavail... " >&6; }
21063 if test "${ac_cv_member_struct_statfs_f_bavail+set}" = set; then
21064 $as_echo_n "(cached) " >&6
21066 cat >conftest.$ac_ext <<_ACEOF
21069 cat confdefs.h >>conftest.$ac_ext
21070 cat >>conftest.$ac_ext <<_ACEOF
21071 /* end confdefs.h. */
21072 #include <sys/types.h>
21073 #ifdef HAVE_SYS_PARAM_H
21074 # include <sys/param.h>
21076 #ifdef HAVE_SYS_MOUNT_H
21077 # include <sys/mount.h>
21079 #ifdef HAVE_SYS_VFS_H
21080 # include <sys/vfs.h>
21082 #ifdef HAVE_SYS_STATFS_H
21083 # include <sys/statfs.h>
21089 static struct statfs ac_aggr;
21090 if (ac_aggr.f_bavail)
21096 rm -f conftest.$ac_objext
21097 if { (ac_try="$ac_compile"
21098 case "(($ac_try" in
21099 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21100 *) ac_try_echo
=$ac_try;;
21102 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21103 $as_echo "$ac_try_echo") >&5
21104 (eval "$ac_compile") 2>conftest.er1
21106 grep -v '^ *+' conftest.er1
>conftest.err
21108 cat conftest.err
>&5
21109 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21110 (exit $ac_status); } && {
21111 test -z "$ac_c_werror_flag" ||
21112 test ! -s conftest.err
21113 } && test -s conftest.
$ac_objext; then
21114 ac_cv_member_struct_statfs_f_bavail
=yes
21116 $as_echo "$as_me: failed program was:" >&5
21117 sed 's/^/| /' conftest.
$ac_ext >&5
21119 cat >conftest.
$ac_ext <<_ACEOF
21122 cat confdefs.h
>>conftest.
$ac_ext
21123 cat >>conftest.
$ac_ext <<_ACEOF
21124 /* end confdefs.h. */
21125 #include <sys/types.h>
21126 #ifdef HAVE_SYS_PARAM_H
21127 # include <sys/param.h>
21129 #ifdef HAVE_SYS_MOUNT_H
21130 # include <sys/mount.h>
21132 #ifdef HAVE_SYS_VFS_H
21133 # include <sys/vfs.h>
21135 #ifdef HAVE_SYS_STATFS_H
21136 # include <sys/statfs.h>
21142 static struct statfs ac_aggr;
21143 if (sizeof ac_aggr.f_bavail)
21149 rm -f conftest.
$ac_objext
21150 if { (ac_try
="$ac_compile"
21151 case "(($ac_try" in
21152 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21153 *) ac_try_echo=$ac_try;;
21155 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21156 $as_echo "$ac_try_echo") >&5
21157 (eval "$ac_compile") 2>conftest.er1
21159 grep -v '^ *+' conftest.er1 >conftest.err
21161 cat conftest.err >&5
21162 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21163 (exit $ac_status); } && {
21164 test -z "$ac_c_werror_flag" ||
21165 test ! -s conftest.err
21166 } && test -s conftest.$ac_objext; then
21167 ac_cv_member_struct_statfs_f_bavail=yes
21169 $as_echo "$as_me: failed program was:" >&5
21170 sed 's/^/| /' conftest.$ac_ext >&5
21172 ac_cv_member_struct_statfs_f_bavail=no
21175 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21178 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21180 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bavail" >&5
21181 $as_echo "$ac_cv_member_struct_statfs_f_bavail" >&6; }
21182 if test "x$ac_cv_member_struct_statfs_f_bavail" = x""yes; then
21184 cat >>confdefs.h <<_ACEOF
21185 #define HAVE_STRUCT_STATFS_F_BAVAIL 1
21190 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_frsize" >&5
21191 $as_echo_n "checking for struct statfs.f_frsize... " >&6; }
21192 if test "${ac_cv_member_struct_statfs_f_frsize+set}" = set; then
21193 $as_echo_n "(cached) " >&6
21195 cat >conftest.$ac_ext <<_ACEOF
21198 cat confdefs.h >>conftest.$ac_ext
21199 cat >>conftest.$ac_ext <<_ACEOF
21200 /* end confdefs.h. */
21201 #include <sys/types.h>
21202 #ifdef HAVE_SYS_PARAM_H
21203 # include <sys/param.h>
21205 #ifdef HAVE_SYS_MOUNT_H
21206 # include <sys/mount.h>
21208 #ifdef HAVE_SYS_VFS_H
21209 # include <sys/vfs.h>
21211 #ifdef HAVE_SYS_STATFS_H
21212 # include <sys/statfs.h>
21218 static struct statfs ac_aggr;
21219 if (ac_aggr.f_frsize)
21225 rm -f conftest.$ac_objext
21226 if { (ac_try="$ac_compile"
21227 case "(($ac_try" in
21228 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21229 *) ac_try_echo
=$ac_try;;
21231 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21232 $as_echo "$ac_try_echo") >&5
21233 (eval "$ac_compile") 2>conftest.er1
21235 grep -v '^ *+' conftest.er1
>conftest.err
21237 cat conftest.err
>&5
21238 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21239 (exit $ac_status); } && {
21240 test -z "$ac_c_werror_flag" ||
21241 test ! -s conftest.err
21242 } && test -s conftest.
$ac_objext; then
21243 ac_cv_member_struct_statfs_f_frsize
=yes
21245 $as_echo "$as_me: failed program was:" >&5
21246 sed 's/^/| /' conftest.
$ac_ext >&5
21248 cat >conftest.
$ac_ext <<_ACEOF
21251 cat confdefs.h
>>conftest.
$ac_ext
21252 cat >>conftest.
$ac_ext <<_ACEOF
21253 /* end confdefs.h. */
21254 #include <sys/types.h>
21255 #ifdef HAVE_SYS_PARAM_H
21256 # include <sys/param.h>
21258 #ifdef HAVE_SYS_MOUNT_H
21259 # include <sys/mount.h>
21261 #ifdef HAVE_SYS_VFS_H
21262 # include <sys/vfs.h>
21264 #ifdef HAVE_SYS_STATFS_H
21265 # include <sys/statfs.h>
21271 static struct statfs ac_aggr;
21272 if (sizeof ac_aggr.f_frsize)
21278 rm -f conftest.
$ac_objext
21279 if { (ac_try
="$ac_compile"
21280 case "(($ac_try" in
21281 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21282 *) ac_try_echo=$ac_try;;
21284 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21285 $as_echo "$ac_try_echo") >&5
21286 (eval "$ac_compile") 2>conftest.er1
21288 grep -v '^ *+' conftest.er1 >conftest.err
21290 cat conftest.err >&5
21291 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21292 (exit $ac_status); } && {
21293 test -z "$ac_c_werror_flag" ||
21294 test ! -s conftest.err
21295 } && test -s conftest.$ac_objext; then
21296 ac_cv_member_struct_statfs_f_frsize=yes
21298 $as_echo "$as_me: failed program was:" >&5
21299 sed 's/^/| /' conftest.$ac_ext >&5
21301 ac_cv_member_struct_statfs_f_frsize=no
21304 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21307 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21309 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_frsize" >&5
21310 $as_echo "$ac_cv_member_struct_statfs_f_frsize" >&6; }
21311 if test "x$ac_cv_member_struct_statfs_f_frsize" = x""yes; then
21313 cat >>confdefs.h <<_ACEOF
21314 #define HAVE_STRUCT_STATFS_F_FRSIZE 1
21319 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_ffree" >&5
21320 $as_echo_n "checking for struct statfs.f_ffree... " >&6; }
21321 if test "${ac_cv_member_struct_statfs_f_ffree+set}" = set; then
21322 $as_echo_n "(cached) " >&6
21324 cat >conftest.$ac_ext <<_ACEOF
21327 cat confdefs.h >>conftest.$ac_ext
21328 cat >>conftest.$ac_ext <<_ACEOF
21329 /* end confdefs.h. */
21330 #include <sys/types.h>
21331 #ifdef HAVE_SYS_PARAM_H
21332 # include <sys/param.h>
21334 #ifdef HAVE_SYS_MOUNT_H
21335 # include <sys/mount.h>
21337 #ifdef HAVE_SYS_VFS_H
21338 # include <sys/vfs.h>
21340 #ifdef HAVE_SYS_STATFS_H
21341 # include <sys/statfs.h>
21347 static struct statfs ac_aggr;
21348 if (ac_aggr.f_ffree)
21354 rm -f conftest.$ac_objext
21355 if { (ac_try="$ac_compile"
21356 case "(($ac_try" in
21357 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21358 *) ac_try_echo
=$ac_try;;
21360 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21361 $as_echo "$ac_try_echo") >&5
21362 (eval "$ac_compile") 2>conftest.er1
21364 grep -v '^ *+' conftest.er1
>conftest.err
21366 cat conftest.err
>&5
21367 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21368 (exit $ac_status); } && {
21369 test -z "$ac_c_werror_flag" ||
21370 test ! -s conftest.err
21371 } && test -s conftest.
$ac_objext; then
21372 ac_cv_member_struct_statfs_f_ffree
=yes
21374 $as_echo "$as_me: failed program was:" >&5
21375 sed 's/^/| /' conftest.
$ac_ext >&5
21377 cat >conftest.
$ac_ext <<_ACEOF
21380 cat confdefs.h
>>conftest.
$ac_ext
21381 cat >>conftest.
$ac_ext <<_ACEOF
21382 /* end confdefs.h. */
21383 #include <sys/types.h>
21384 #ifdef HAVE_SYS_PARAM_H
21385 # include <sys/param.h>
21387 #ifdef HAVE_SYS_MOUNT_H
21388 # include <sys/mount.h>
21390 #ifdef HAVE_SYS_VFS_H
21391 # include <sys/vfs.h>
21393 #ifdef HAVE_SYS_STATFS_H
21394 # include <sys/statfs.h>
21400 static struct statfs ac_aggr;
21401 if (sizeof ac_aggr.f_ffree)
21407 rm -f conftest.
$ac_objext
21408 if { (ac_try
="$ac_compile"
21409 case "(($ac_try" in
21410 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21411 *) ac_try_echo=$ac_try;;
21413 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21414 $as_echo "$ac_try_echo") >&5
21415 (eval "$ac_compile") 2>conftest.er1
21417 grep -v '^ *+' conftest.er1 >conftest.err
21419 cat conftest.err >&5
21420 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21421 (exit $ac_status); } && {
21422 test -z "$ac_c_werror_flag" ||
21423 test ! -s conftest.err
21424 } && test -s conftest.$ac_objext; then
21425 ac_cv_member_struct_statfs_f_ffree=yes
21427 $as_echo "$as_me: failed program was:" >&5
21428 sed 's/^/| /' conftest.$ac_ext >&5
21430 ac_cv_member_struct_statfs_f_ffree=no
21433 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21436 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21438 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_ffree" >&5
21439 $as_echo "$ac_cv_member_struct_statfs_f_ffree" >&6; }
21440 if test "x$ac_cv_member_struct_statfs_f_ffree" = x""yes; then
21442 cat >>confdefs.h <<_ACEOF
21443 #define HAVE_STRUCT_STATFS_F_FFREE 1
21448 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_favail" >&5
21449 $as_echo_n "checking for struct statfs.f_favail... " >&6; }
21450 if test "${ac_cv_member_struct_statfs_f_favail+set}" = set; then
21451 $as_echo_n "(cached) " >&6
21453 cat >conftest.$ac_ext <<_ACEOF
21456 cat confdefs.h >>conftest.$ac_ext
21457 cat >>conftest.$ac_ext <<_ACEOF
21458 /* end confdefs.h. */
21459 #include <sys/types.h>
21460 #ifdef HAVE_SYS_PARAM_H
21461 # include <sys/param.h>
21463 #ifdef HAVE_SYS_MOUNT_H
21464 # include <sys/mount.h>
21466 #ifdef HAVE_SYS_VFS_H
21467 # include <sys/vfs.h>
21469 #ifdef HAVE_SYS_STATFS_H
21470 # include <sys/statfs.h>
21476 static struct statfs ac_aggr;
21477 if (ac_aggr.f_favail)
21483 rm -f conftest.$ac_objext
21484 if { (ac_try="$ac_compile"
21485 case "(($ac_try" in
21486 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21487 *) ac_try_echo
=$ac_try;;
21489 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21490 $as_echo "$ac_try_echo") >&5
21491 (eval "$ac_compile") 2>conftest.er1
21493 grep -v '^ *+' conftest.er1
>conftest.err
21495 cat conftest.err
>&5
21496 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21497 (exit $ac_status); } && {
21498 test -z "$ac_c_werror_flag" ||
21499 test ! -s conftest.err
21500 } && test -s conftest.
$ac_objext; then
21501 ac_cv_member_struct_statfs_f_favail
=yes
21503 $as_echo "$as_me: failed program was:" >&5
21504 sed 's/^/| /' conftest.
$ac_ext >&5
21506 cat >conftest.
$ac_ext <<_ACEOF
21509 cat confdefs.h
>>conftest.
$ac_ext
21510 cat >>conftest.
$ac_ext <<_ACEOF
21511 /* end confdefs.h. */
21512 #include <sys/types.h>
21513 #ifdef HAVE_SYS_PARAM_H
21514 # include <sys/param.h>
21516 #ifdef HAVE_SYS_MOUNT_H
21517 # include <sys/mount.h>
21519 #ifdef HAVE_SYS_VFS_H
21520 # include <sys/vfs.h>
21522 #ifdef HAVE_SYS_STATFS_H
21523 # include <sys/statfs.h>
21529 static struct statfs ac_aggr;
21530 if (sizeof ac_aggr.f_favail)
21536 rm -f conftest.
$ac_objext
21537 if { (ac_try
="$ac_compile"
21538 case "(($ac_try" in
21539 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21540 *) ac_try_echo=$ac_try;;
21542 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21543 $as_echo "$ac_try_echo") >&5
21544 (eval "$ac_compile") 2>conftest.er1
21546 grep -v '^ *+' conftest.er1 >conftest.err
21548 cat conftest.err >&5
21549 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21550 (exit $ac_status); } && {
21551 test -z "$ac_c_werror_flag" ||
21552 test ! -s conftest.err
21553 } && test -s conftest.$ac_objext; then
21554 ac_cv_member_struct_statfs_f_favail=yes
21556 $as_echo "$as_me: failed program was:" >&5
21557 sed 's/^/| /' conftest.$ac_ext >&5
21559 ac_cv_member_struct_statfs_f_favail=no
21562 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21565 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21567 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_favail" >&5
21568 $as_echo "$ac_cv_member_struct_statfs_f_favail" >&6; }
21569 if test "x$ac_cv_member_struct_statfs_f_favail" = x""yes; then
21571 cat >>confdefs.h <<_ACEOF
21572 #define HAVE_STRUCT_STATFS_F_FAVAIL 1
21577 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_namelen" >&5
21578 $as_echo_n "checking for struct statfs.f_namelen... " >&6; }
21579 if test "${ac_cv_member_struct_statfs_f_namelen+set}" = set; then
21580 $as_echo_n "(cached) " >&6
21582 cat >conftest.$ac_ext <<_ACEOF
21585 cat confdefs.h >>conftest.$ac_ext
21586 cat >>conftest.$ac_ext <<_ACEOF
21587 /* end confdefs.h. */
21588 #include <sys/types.h>
21589 #ifdef HAVE_SYS_PARAM_H
21590 # include <sys/param.h>
21592 #ifdef HAVE_SYS_MOUNT_H
21593 # include <sys/mount.h>
21595 #ifdef HAVE_SYS_VFS_H
21596 # include <sys/vfs.h>
21598 #ifdef HAVE_SYS_STATFS_H
21599 # include <sys/statfs.h>
21605 static struct statfs ac_aggr;
21606 if (ac_aggr.f_namelen)
21612 rm -f conftest.$ac_objext
21613 if { (ac_try="$ac_compile"
21614 case "(($ac_try" in
21615 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21616 *) ac_try_echo
=$ac_try;;
21618 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21619 $as_echo "$ac_try_echo") >&5
21620 (eval "$ac_compile") 2>conftest.er1
21622 grep -v '^ *+' conftest.er1
>conftest.err
21624 cat conftest.err
>&5
21625 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21626 (exit $ac_status); } && {
21627 test -z "$ac_c_werror_flag" ||
21628 test ! -s conftest.err
21629 } && test -s conftest.
$ac_objext; then
21630 ac_cv_member_struct_statfs_f_namelen
=yes
21632 $as_echo "$as_me: failed program was:" >&5
21633 sed 's/^/| /' conftest.
$ac_ext >&5
21635 cat >conftest.
$ac_ext <<_ACEOF
21638 cat confdefs.h
>>conftest.
$ac_ext
21639 cat >>conftest.
$ac_ext <<_ACEOF
21640 /* end confdefs.h. */
21641 #include <sys/types.h>
21642 #ifdef HAVE_SYS_PARAM_H
21643 # include <sys/param.h>
21645 #ifdef HAVE_SYS_MOUNT_H
21646 # include <sys/mount.h>
21648 #ifdef HAVE_SYS_VFS_H
21649 # include <sys/vfs.h>
21651 #ifdef HAVE_SYS_STATFS_H
21652 # include <sys/statfs.h>
21658 static struct statfs ac_aggr;
21659 if (sizeof ac_aggr.f_namelen)
21665 rm -f conftest.
$ac_objext
21666 if { (ac_try
="$ac_compile"
21667 case "(($ac_try" in
21668 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21669 *) ac_try_echo=$ac_try;;
21671 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21672 $as_echo "$ac_try_echo") >&5
21673 (eval "$ac_compile") 2>conftest.er1
21675 grep -v '^ *+' conftest.er1 >conftest.err
21677 cat conftest.err >&5
21678 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21679 (exit $ac_status); } && {
21680 test -z "$ac_c_werror_flag" ||
21681 test ! -s conftest.err
21682 } && test -s conftest.$ac_objext; then
21683 ac_cv_member_struct_statfs_f_namelen=yes
21685 $as_echo "$as_me: failed program was:" >&5
21686 sed 's/^/| /' conftest.$ac_ext >&5
21688 ac_cv_member_struct_statfs_f_namelen=no
21691 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21694 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21696 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_namelen" >&5
21697 $as_echo "$ac_cv_member_struct_statfs_f_namelen" >&6; }
21698 if test "x$ac_cv_member_struct_statfs_f_namelen" = x""yes; then
21700 cat >>confdefs.h <<_ACEOF
21701 #define HAVE_STRUCT_STATFS_F_NAMELEN 1
21708 { $as_echo "$as_me:$LINENO: checking for struct statvfs.f_blocks" >&5
21709 $as_echo_n "checking for struct statvfs.f_blocks... " >&6; }
21710 if test "${ac_cv_member_struct_statvfs_f_blocks+set}" = set; then
21711 $as_echo_n "(cached) " >&6
21713 cat >conftest.$ac_ext <<_ACEOF
21716 cat confdefs.h >>conftest.$ac_ext
21717 cat >>conftest.$ac_ext <<_ACEOF
21718 /* end confdefs.h. */
21719 #ifdef HAVE_SYS_STATVFS_H
21720 #include <sys/statvfs.h>
21726 static struct statvfs ac_aggr;
21727 if (ac_aggr.f_blocks)
21733 rm -f conftest.$ac_objext
21734 if { (ac_try="$ac_compile"
21735 case "(($ac_try" in
21736 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21737 *) ac_try_echo
=$ac_try;;
21739 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21740 $as_echo "$ac_try_echo") >&5
21741 (eval "$ac_compile") 2>conftest.er1
21743 grep -v '^ *+' conftest.er1
>conftest.err
21745 cat conftest.err
>&5
21746 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21747 (exit $ac_status); } && {
21748 test -z "$ac_c_werror_flag" ||
21749 test ! -s conftest.err
21750 } && test -s conftest.
$ac_objext; then
21751 ac_cv_member_struct_statvfs_f_blocks
=yes
21753 $as_echo "$as_me: failed program was:" >&5
21754 sed 's/^/| /' conftest.
$ac_ext >&5
21756 cat >conftest.
$ac_ext <<_ACEOF
21759 cat confdefs.h
>>conftest.
$ac_ext
21760 cat >>conftest.
$ac_ext <<_ACEOF
21761 /* end confdefs.h. */
21762 #ifdef HAVE_SYS_STATVFS_H
21763 #include <sys/statvfs.h>
21769 static struct statvfs ac_aggr;
21770 if (sizeof ac_aggr.f_blocks)
21776 rm -f conftest.
$ac_objext
21777 if { (ac_try
="$ac_compile"
21778 case "(($ac_try" in
21779 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21780 *) ac_try_echo=$ac_try;;
21782 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21783 $as_echo "$ac_try_echo") >&5
21784 (eval "$ac_compile") 2>conftest.er1
21786 grep -v '^ *+' conftest.er1 >conftest.err
21788 cat conftest.err >&5
21789 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21790 (exit $ac_status); } && {
21791 test -z "$ac_c_werror_flag" ||
21792 test ! -s conftest.err
21793 } && test -s conftest.$ac_objext; then
21794 ac_cv_member_struct_statvfs_f_blocks=yes
21796 $as_echo "$as_me: failed program was:" >&5
21797 sed 's/^/| /' conftest.$ac_ext >&5
21799 ac_cv_member_struct_statvfs_f_blocks=no
21802 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21805 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21807 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statvfs_f_blocks" >&5
21808 $as_echo "$ac_cv_member_struct_statvfs_f_blocks" >&6; }
21809 if test "x$ac_cv_member_struct_statvfs_f_blocks" = x""yes; then
21811 cat >>confdefs.h <<_ACEOF
21812 #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
21819 { $as_echo "$as_me:$LINENO: checking for struct msghdr.msg_accrights" >&5
21820 $as_echo_n "checking for struct msghdr.msg_accrights... " >&6; }
21821 if test "${ac_cv_member_struct_msghdr_msg_accrights+set}" = set; then
21822 $as_echo_n "(cached) " >&6
21824 cat >conftest.$ac_ext <<_ACEOF
21827 cat confdefs.h >>conftest.$ac_ext
21828 cat >>conftest.$ac_ext <<_ACEOF
21829 /* end confdefs.h. */
21830 #include <sys/types.h>
21831 #ifdef HAVE_SYS_SOCKET_H
21832 # include <sys/socket.h>
21834 #ifdef HAVE_SYS_UN_H
21835 # include <sys/un.h>
21841 static struct msghdr ac_aggr;
21842 if (ac_aggr.msg_accrights)
21848 rm -f conftest.$ac_objext
21849 if { (ac_try="$ac_compile"
21850 case "(($ac_try" in
21851 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21852 *) ac_try_echo
=$ac_try;;
21854 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21855 $as_echo "$ac_try_echo") >&5
21856 (eval "$ac_compile") 2>conftest.er1
21858 grep -v '^ *+' conftest.er1
>conftest.err
21860 cat conftest.err
>&5
21861 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21862 (exit $ac_status); } && {
21863 test -z "$ac_c_werror_flag" ||
21864 test ! -s conftest.err
21865 } && test -s conftest.
$ac_objext; then
21866 ac_cv_member_struct_msghdr_msg_accrights
=yes
21868 $as_echo "$as_me: failed program was:" >&5
21869 sed 's/^/| /' conftest.
$ac_ext >&5
21871 cat >conftest.
$ac_ext <<_ACEOF
21874 cat confdefs.h
>>conftest.
$ac_ext
21875 cat >>conftest.
$ac_ext <<_ACEOF
21876 /* end confdefs.h. */
21877 #include <sys/types.h>
21878 #ifdef HAVE_SYS_SOCKET_H
21879 # include <sys/socket.h>
21881 #ifdef HAVE_SYS_UN_H
21882 # include <sys/un.h>
21888 static struct msghdr ac_aggr;
21889 if (sizeof ac_aggr.msg_accrights)
21895 rm -f conftest.
$ac_objext
21896 if { (ac_try
="$ac_compile"
21897 case "(($ac_try" in
21898 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21899 *) ac_try_echo=$ac_try;;
21901 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21902 $as_echo "$ac_try_echo") >&5
21903 (eval "$ac_compile") 2>conftest.er1
21905 grep -v '^ *+' conftest.er1 >conftest.err
21907 cat conftest.err >&5
21908 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21909 (exit $ac_status); } && {
21910 test -z "$ac_c_werror_flag" ||
21911 test ! -s conftest.err
21912 } && test -s conftest.$ac_objext; then
21913 ac_cv_member_struct_msghdr_msg_accrights=yes
21915 $as_echo "$as_me: failed program was:" >&5
21916 sed 's/^/| /' conftest.$ac_ext >&5
21918 ac_cv_member_struct_msghdr_msg_accrights=no
21921 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21924 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21926 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_msghdr_msg_accrights" >&5
21927 $as_echo "$ac_cv_member_struct_msghdr_msg_accrights" >&6; }
21928 if test "x$ac_cv_member_struct_msghdr_msg_accrights" = x""yes; then
21930 cat >>confdefs.h <<_ACEOF
21931 #define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 1
21936 { $as_echo "$as_me:$LINENO: checking for struct sockaddr.sa_len" >&5
21937 $as_echo_n "checking for struct sockaddr.sa_len... " >&6; }
21938 if test "${ac_cv_member_struct_sockaddr_sa_len+set}" = set; then
21939 $as_echo_n "(cached) " >&6
21941 cat >conftest.$ac_ext <<_ACEOF
21944 cat confdefs.h >>conftest.$ac_ext
21945 cat >>conftest.$ac_ext <<_ACEOF
21946 /* end confdefs.h. */
21947 #include <sys/types.h>
21948 #ifdef HAVE_SYS_SOCKET_H
21949 # include <sys/socket.h>
21951 #ifdef HAVE_SYS_UN_H
21952 # include <sys/un.h>
21958 static struct sockaddr ac_aggr;
21959 if (ac_aggr.sa_len)
21965 rm -f conftest.$ac_objext
21966 if { (ac_try="$ac_compile"
21967 case "(($ac_try" in
21968 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21969 *) ac_try_echo
=$ac_try;;
21971 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21972 $as_echo "$ac_try_echo") >&5
21973 (eval "$ac_compile") 2>conftest.er1
21975 grep -v '^ *+' conftest.er1
>conftest.err
21977 cat conftest.err
>&5
21978 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21979 (exit $ac_status); } && {
21980 test -z "$ac_c_werror_flag" ||
21981 test ! -s conftest.err
21982 } && test -s conftest.
$ac_objext; then
21983 ac_cv_member_struct_sockaddr_sa_len
=yes
21985 $as_echo "$as_me: failed program was:" >&5
21986 sed 's/^/| /' conftest.
$ac_ext >&5
21988 cat >conftest.
$ac_ext <<_ACEOF
21991 cat confdefs.h
>>conftest.
$ac_ext
21992 cat >>conftest.
$ac_ext <<_ACEOF
21993 /* end confdefs.h. */
21994 #include <sys/types.h>
21995 #ifdef HAVE_SYS_SOCKET_H
21996 # include <sys/socket.h>
21998 #ifdef HAVE_SYS_UN_H
21999 # include <sys/un.h>
22005 static struct sockaddr ac_aggr;
22006 if (sizeof ac_aggr.sa_len)
22012 rm -f conftest.
$ac_objext
22013 if { (ac_try
="$ac_compile"
22014 case "(($ac_try" in
22015 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22016 *) ac_try_echo=$ac_try;;
22018 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22019 $as_echo "$ac_try_echo") >&5
22020 (eval "$ac_compile") 2>conftest.er1
22022 grep -v '^ *+' conftest.er1 >conftest.err
22024 cat conftest.err >&5
22025 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22026 (exit $ac_status); } && {
22027 test -z "$ac_c_werror_flag" ||
22028 test ! -s conftest.err
22029 } && test -s conftest.$ac_objext; then
22030 ac_cv_member_struct_sockaddr_sa_len=yes
22032 $as_echo "$as_me: failed program was:" >&5
22033 sed 's/^/| /' conftest.$ac_ext >&5
22035 ac_cv_member_struct_sockaddr_sa_len=no
22038 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22041 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22043 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_sa_len" >&5
22044 $as_echo "$ac_cv_member_struct_sockaddr_sa_len" >&6; }
22045 if test "x$ac_cv_member_struct_sockaddr_sa_len" = x""yes; then
22047 cat >>confdefs.h <<_ACEOF
22048 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
22053 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_un.sun_len" >&5
22054 $as_echo_n "checking for struct sockaddr_un.sun_len... " >&6; }
22055 if test "${ac_cv_member_struct_sockaddr_un_sun_len+set}" = set; then
22056 $as_echo_n "(cached) " >&6
22058 cat >conftest.$ac_ext <<_ACEOF
22061 cat confdefs.h >>conftest.$ac_ext
22062 cat >>conftest.$ac_ext <<_ACEOF
22063 /* end confdefs.h. */
22064 #include <sys/types.h>
22065 #ifdef HAVE_SYS_SOCKET_H
22066 # include <sys/socket.h>
22068 #ifdef HAVE_SYS_UN_H
22069 # include <sys/un.h>
22075 static struct sockaddr_un ac_aggr;
22076 if (ac_aggr.sun_len)
22082 rm -f conftest.$ac_objext
22083 if { (ac_try="$ac_compile"
22084 case "(($ac_try" in
22085 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22086 *) ac_try_echo
=$ac_try;;
22088 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22089 $as_echo "$ac_try_echo") >&5
22090 (eval "$ac_compile") 2>conftest.er1
22092 grep -v '^ *+' conftest.er1
>conftest.err
22094 cat conftest.err
>&5
22095 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22096 (exit $ac_status); } && {
22097 test -z "$ac_c_werror_flag" ||
22098 test ! -s conftest.err
22099 } && test -s conftest.
$ac_objext; then
22100 ac_cv_member_struct_sockaddr_un_sun_len
=yes
22102 $as_echo "$as_me: failed program was:" >&5
22103 sed 's/^/| /' conftest.
$ac_ext >&5
22105 cat >conftest.
$ac_ext <<_ACEOF
22108 cat confdefs.h
>>conftest.
$ac_ext
22109 cat >>conftest.
$ac_ext <<_ACEOF
22110 /* end confdefs.h. */
22111 #include <sys/types.h>
22112 #ifdef HAVE_SYS_SOCKET_H
22113 # include <sys/socket.h>
22115 #ifdef HAVE_SYS_UN_H
22116 # include <sys/un.h>
22122 static struct sockaddr_un ac_aggr;
22123 if (sizeof ac_aggr.sun_len)
22129 rm -f conftest.
$ac_objext
22130 if { (ac_try
="$ac_compile"
22131 case "(($ac_try" in
22132 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22133 *) ac_try_echo=$ac_try;;
22135 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22136 $as_echo "$ac_try_echo") >&5
22137 (eval "$ac_compile") 2>conftest.er1
22139 grep -v '^ *+' conftest.er1 >conftest.err
22141 cat conftest.err >&5
22142 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22143 (exit $ac_status); } && {
22144 test -z "$ac_c_werror_flag" ||
22145 test ! -s conftest.err
22146 } && test -s conftest.$ac_objext; then
22147 ac_cv_member_struct_sockaddr_un_sun_len=yes
22149 $as_echo "$as_me: failed program was:" >&5
22150 sed 's/^/| /' conftest.$ac_ext >&5
22152 ac_cv_member_struct_sockaddr_un_sun_len=no
22155 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22158 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22160 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_un_sun_len" >&5
22161 $as_echo "$ac_cv_member_struct_sockaddr_un_sun_len" >&6; }
22162 if test "x$ac_cv_member_struct_sockaddr_un_sun_len" = x""yes; then
22164 cat >>confdefs.h <<_ACEOF
22165 #define HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1
22172 { $as_echo "$as_me:$LINENO: checking for scsireq_t.cmd" >&5
22173 $as_echo_n "checking for scsireq_t.cmd... " >&6; }
22174 if test "${ac_cv_member_scsireq_t_cmd+set}" = set; then
22175 $as_echo_n "(cached) " >&6
22177 cat >conftest.$ac_ext <<_ACEOF
22180 cat confdefs.h >>conftest.$ac_ext
22181 cat >>conftest.$ac_ext <<_ACEOF
22182 /* end confdefs.h. */
22183 #include <sys/types.h>
22184 #ifdef HAVE_SCSI_SG_H
22185 #include <scsi/sg.h>
22191 static scsireq_t ac_aggr;
22198 rm -f conftest.$ac_objext
22199 if { (ac_try="$ac_compile"
22200 case "(($ac_try" in
22201 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22202 *) ac_try_echo
=$ac_try;;
22204 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22205 $as_echo "$ac_try_echo") >&5
22206 (eval "$ac_compile") 2>conftest.er1
22208 grep -v '^ *+' conftest.er1
>conftest.err
22210 cat conftest.err
>&5
22211 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22212 (exit $ac_status); } && {
22213 test -z "$ac_c_werror_flag" ||
22214 test ! -s conftest.err
22215 } && test -s conftest.
$ac_objext; then
22216 ac_cv_member_scsireq_t_cmd
=yes
22218 $as_echo "$as_me: failed program was:" >&5
22219 sed 's/^/| /' conftest.
$ac_ext >&5
22221 cat >conftest.
$ac_ext <<_ACEOF
22224 cat confdefs.h
>>conftest.
$ac_ext
22225 cat >>conftest.
$ac_ext <<_ACEOF
22226 /* end confdefs.h. */
22227 #include <sys/types.h>
22228 #ifdef HAVE_SCSI_SG_H
22229 #include <scsi/sg.h>
22235 static scsireq_t ac_aggr;
22236 if (sizeof ac_aggr.cmd)
22242 rm -f conftest.
$ac_objext
22243 if { (ac_try
="$ac_compile"
22244 case "(($ac_try" in
22245 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22246 *) ac_try_echo=$ac_try;;
22248 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22249 $as_echo "$ac_try_echo") >&5
22250 (eval "$ac_compile") 2>conftest.er1
22252 grep -v '^ *+' conftest.er1 >conftest.err
22254 cat conftest.err >&5
22255 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22256 (exit $ac_status); } && {
22257 test -z "$ac_c_werror_flag" ||
22258 test ! -s conftest.err
22259 } && test -s conftest.$ac_objext; then
22260 ac_cv_member_scsireq_t_cmd=yes
22262 $as_echo "$as_me: failed program was:" >&5
22263 sed 's/^/| /' conftest.$ac_ext >&5
22265 ac_cv_member_scsireq_t_cmd=no
22268 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22271 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22273 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_scsireq_t_cmd" >&5
22274 $as_echo "$ac_cv_member_scsireq_t_cmd" >&6; }
22275 if test "x$ac_cv_member_scsireq_t_cmd" = x""yes; then
22277 cat >>confdefs.h <<_ACEOF
22278 #define HAVE_SCSIREQ_T_CMD 1
22283 { $as_echo "$as_me:$LINENO: checking for sg_io_hdr_t.interface_id" >&5
22284 $as_echo_n "checking for sg_io_hdr_t.interface_id... " >&6; }
22285 if test "${ac_cv_member_sg_io_hdr_t_interface_id+set}" = set; then
22286 $as_echo_n "(cached) " >&6
22288 cat >conftest.$ac_ext <<_ACEOF
22291 cat confdefs.h >>conftest.$ac_ext
22292 cat >>conftest.$ac_ext <<_ACEOF
22293 /* end confdefs.h. */
22294 #include <sys/types.h>
22295 #ifdef HAVE_SCSI_SG_H
22296 #include <scsi/sg.h>
22302 static sg_io_hdr_t ac_aggr;
22303 if (ac_aggr.interface_id)
22309 rm -f conftest.$ac_objext
22310 if { (ac_try="$ac_compile"
22311 case "(($ac_try" in
22312 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22313 *) ac_try_echo
=$ac_try;;
22315 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22316 $as_echo "$ac_try_echo") >&5
22317 (eval "$ac_compile") 2>conftest.er1
22319 grep -v '^ *+' conftest.er1
>conftest.err
22321 cat conftest.err
>&5
22322 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22323 (exit $ac_status); } && {
22324 test -z "$ac_c_werror_flag" ||
22325 test ! -s conftest.err
22326 } && test -s conftest.
$ac_objext; then
22327 ac_cv_member_sg_io_hdr_t_interface_id
=yes
22329 $as_echo "$as_me: failed program was:" >&5
22330 sed 's/^/| /' conftest.
$ac_ext >&5
22332 cat >conftest.
$ac_ext <<_ACEOF
22335 cat confdefs.h
>>conftest.
$ac_ext
22336 cat >>conftest.
$ac_ext <<_ACEOF
22337 /* end confdefs.h. */
22338 #include <sys/types.h>
22339 #ifdef HAVE_SCSI_SG_H
22340 #include <scsi/sg.h>
22346 static sg_io_hdr_t ac_aggr;
22347 if (sizeof ac_aggr.interface_id)
22353 rm -f conftest.
$ac_objext
22354 if { (ac_try
="$ac_compile"
22355 case "(($ac_try" in
22356 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22357 *) ac_try_echo=$ac_try;;
22359 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22360 $as_echo "$ac_try_echo") >&5
22361 (eval "$ac_compile") 2>conftest.er1
22363 grep -v '^ *+' conftest.er1 >conftest.err
22365 cat conftest.err >&5
22366 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22367 (exit $ac_status); } && {
22368 test -z "$ac_c_werror_flag" ||
22369 test ! -s conftest.err
22370 } && test -s conftest.$ac_objext; then
22371 ac_cv_member_sg_io_hdr_t_interface_id=yes
22373 $as_echo "$as_me: failed program was:" >&5
22374 sed 's/^/| /' conftest.$ac_ext >&5
22376 ac_cv_member_sg_io_hdr_t_interface_id=no
22379 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22382 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22384 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_sg_io_hdr_t_interface_id" >&5
22385 $as_echo "$ac_cv_member_sg_io_hdr_t_interface_id" >&6; }
22386 if test "x$ac_cv_member_sg_io_hdr_t_interface_id" = x""yes; then
22388 cat >>confdefs.h <<_ACEOF
22389 #define HAVE_SG_IO_HDR_T_INTERFACE_ID 1
22396 { $as_echo "$as_me:$LINENO: checking for siginfo_t.si_fd" >&5
22397 $as_echo_n "checking for siginfo_t.si_fd... " >&6; }
22398 if test "${ac_cv_member_siginfo_t_si_fd+set}" = set; then
22399 $as_echo_n "(cached) " >&6
22401 cat >conftest.$ac_ext <<_ACEOF
22404 cat confdefs.h >>conftest.$ac_ext
22405 cat >>conftest.$ac_ext <<_ACEOF
22406 /* end confdefs.h. */
22407 #include <signal.h>
22412 static siginfo_t ac_aggr;
22419 rm -f conftest.$ac_objext
22420 if { (ac_try="$ac_compile"
22421 case "(($ac_try" in
22422 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22423 *) ac_try_echo
=$ac_try;;
22425 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22426 $as_echo "$ac_try_echo") >&5
22427 (eval "$ac_compile") 2>conftest.er1
22429 grep -v '^ *+' conftest.er1
>conftest.err
22431 cat conftest.err
>&5
22432 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22433 (exit $ac_status); } && {
22434 test -z "$ac_c_werror_flag" ||
22435 test ! -s conftest.err
22436 } && test -s conftest.
$ac_objext; then
22437 ac_cv_member_siginfo_t_si_fd
=yes
22439 $as_echo "$as_me: failed program was:" >&5
22440 sed 's/^/| /' conftest.
$ac_ext >&5
22442 cat >conftest.
$ac_ext <<_ACEOF
22445 cat confdefs.h
>>conftest.
$ac_ext
22446 cat >>conftest.
$ac_ext <<_ACEOF
22447 /* end confdefs.h. */
22448 #include <signal.h>
22453 static siginfo_t ac_aggr;
22454 if (sizeof ac_aggr.si_fd)
22460 rm -f conftest.
$ac_objext
22461 if { (ac_try
="$ac_compile"
22462 case "(($ac_try" in
22463 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22464 *) ac_try_echo=$ac_try;;
22466 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22467 $as_echo "$ac_try_echo") >&5
22468 (eval "$ac_compile") 2>conftest.er1
22470 grep -v '^ *+' conftest.er1 >conftest.err
22472 cat conftest.err >&5
22473 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22474 (exit $ac_status); } && {
22475 test -z "$ac_c_werror_flag" ||
22476 test ! -s conftest.err
22477 } && test -s conftest.$ac_objext; then
22478 ac_cv_member_siginfo_t_si_fd=yes
22480 $as_echo "$as_me: failed program was:" >&5
22481 sed 's/^/| /' conftest.$ac_ext >&5
22483 ac_cv_member_siginfo_t_si_fd=no
22486 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22489 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22491 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_siginfo_t_si_fd" >&5
22492 $as_echo "$ac_cv_member_siginfo_t_si_fd" >&6; }
22493 if test "x$ac_cv_member_siginfo_t_si_fd" = x""yes; then
22495 cat >>confdefs.h <<_ACEOF
22496 #define HAVE_SIGINFO_T_SI_FD 1
22503 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blksiz" >&5
22504 $as_echo_n "checking for struct mtget.mt_blksiz... " >&6; }
22505 if test "${ac_cv_member_struct_mtget_mt_blksiz+set}" = set; then
22506 $as_echo_n "(cached) " >&6
22508 cat >conftest.$ac_ext <<_ACEOF
22511 cat confdefs.h >>conftest.$ac_ext
22512 cat >>conftest.$ac_ext <<_ACEOF
22513 /* end confdefs.h. */
22514 #include <sys/types.h>
22515 #ifdef HAVE_SYS_MTIO_H
22516 #include <sys/mtio.h>
22522 static struct mtget ac_aggr;
22523 if (ac_aggr.mt_blksiz)
22529 rm -f conftest.$ac_objext
22530 if { (ac_try="$ac_compile"
22531 case "(($ac_try" in
22532 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22533 *) ac_try_echo
=$ac_try;;
22535 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22536 $as_echo "$ac_try_echo") >&5
22537 (eval "$ac_compile") 2>conftest.er1
22539 grep -v '^ *+' conftest.er1
>conftest.err
22541 cat conftest.err
>&5
22542 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22543 (exit $ac_status); } && {
22544 test -z "$ac_c_werror_flag" ||
22545 test ! -s conftest.err
22546 } && test -s conftest.
$ac_objext; then
22547 ac_cv_member_struct_mtget_mt_blksiz
=yes
22549 $as_echo "$as_me: failed program was:" >&5
22550 sed 's/^/| /' conftest.
$ac_ext >&5
22552 cat >conftest.
$ac_ext <<_ACEOF
22555 cat confdefs.h
>>conftest.
$ac_ext
22556 cat >>conftest.
$ac_ext <<_ACEOF
22557 /* end confdefs.h. */
22558 #include <sys/types.h>
22559 #ifdef HAVE_SYS_MTIO_H
22560 #include <sys/mtio.h>
22566 static struct mtget ac_aggr;
22567 if (sizeof ac_aggr.mt_blksiz)
22573 rm -f conftest.
$ac_objext
22574 if { (ac_try
="$ac_compile"
22575 case "(($ac_try" in
22576 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22577 *) ac_try_echo=$ac_try;;
22579 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22580 $as_echo "$ac_try_echo") >&5
22581 (eval "$ac_compile") 2>conftest.er1
22583 grep -v '^ *+' conftest.er1 >conftest.err
22585 cat conftest.err >&5
22586 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22587 (exit $ac_status); } && {
22588 test -z "$ac_c_werror_flag" ||
22589 test ! -s conftest.err
22590 } && test -s conftest.$ac_objext; then
22591 ac_cv_member_struct_mtget_mt_blksiz=yes
22593 $as_echo "$as_me: failed program was:" >&5
22594 sed 's/^/| /' conftest.$ac_ext >&5
22596 ac_cv_member_struct_mtget_mt_blksiz=no
22599 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22602 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22604 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blksiz" >&5
22605 $as_echo "$ac_cv_member_struct_mtget_mt_blksiz" >&6; }
22606 if test "x$ac_cv_member_struct_mtget_mt_blksiz" = x""yes; then
22608 cat >>confdefs.h <<_ACEOF
22609 #define HAVE_STRUCT_MTGET_MT_BLKSIZ 1
22614 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_gstat" >&5
22615 $as_echo_n "checking for struct mtget.mt_gstat... " >&6; }
22616 if test "${ac_cv_member_struct_mtget_mt_gstat+set}" = set; then
22617 $as_echo_n "(cached) " >&6
22619 cat >conftest.$ac_ext <<_ACEOF
22622 cat confdefs.h >>conftest.$ac_ext
22623 cat >>conftest.$ac_ext <<_ACEOF
22624 /* end confdefs.h. */
22625 #include <sys/types.h>
22626 #ifdef HAVE_SYS_MTIO_H
22627 #include <sys/mtio.h>
22633 static struct mtget ac_aggr;
22634 if (ac_aggr.mt_gstat)
22640 rm -f conftest.$ac_objext
22641 if { (ac_try="$ac_compile"
22642 case "(($ac_try" in
22643 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22644 *) ac_try_echo
=$ac_try;;
22646 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22647 $as_echo "$ac_try_echo") >&5
22648 (eval "$ac_compile") 2>conftest.er1
22650 grep -v '^ *+' conftest.er1
>conftest.err
22652 cat conftest.err
>&5
22653 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22654 (exit $ac_status); } && {
22655 test -z "$ac_c_werror_flag" ||
22656 test ! -s conftest.err
22657 } && test -s conftest.
$ac_objext; then
22658 ac_cv_member_struct_mtget_mt_gstat
=yes
22660 $as_echo "$as_me: failed program was:" >&5
22661 sed 's/^/| /' conftest.
$ac_ext >&5
22663 cat >conftest.
$ac_ext <<_ACEOF
22666 cat confdefs.h
>>conftest.
$ac_ext
22667 cat >>conftest.
$ac_ext <<_ACEOF
22668 /* end confdefs.h. */
22669 #include <sys/types.h>
22670 #ifdef HAVE_SYS_MTIO_H
22671 #include <sys/mtio.h>
22677 static struct mtget ac_aggr;
22678 if (sizeof ac_aggr.mt_gstat)
22684 rm -f conftest.
$ac_objext
22685 if { (ac_try
="$ac_compile"
22686 case "(($ac_try" in
22687 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22688 *) ac_try_echo=$ac_try;;
22690 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22691 $as_echo "$ac_try_echo") >&5
22692 (eval "$ac_compile") 2>conftest.er1
22694 grep -v '^ *+' conftest.er1 >conftest.err
22696 cat conftest.err >&5
22697 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22698 (exit $ac_status); } && {
22699 test -z "$ac_c_werror_flag" ||
22700 test ! -s conftest.err
22701 } && test -s conftest.$ac_objext; then
22702 ac_cv_member_struct_mtget_mt_gstat=yes
22704 $as_echo "$as_me: failed program was:" >&5
22705 sed 's/^/| /' conftest.$ac_ext >&5
22707 ac_cv_member_struct_mtget_mt_gstat=no
22710 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22713 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22715 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_gstat" >&5
22716 $as_echo "$ac_cv_member_struct_mtget_mt_gstat" >&6; }
22717 if test "x$ac_cv_member_struct_mtget_mt_gstat" = x""yes; then
22719 cat >>confdefs.h <<_ACEOF
22720 #define HAVE_STRUCT_MTGET_MT_GSTAT 1
22725 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blkno" >&5
22726 $as_echo_n "checking for struct mtget.mt_blkno... " >&6; }
22727 if test "${ac_cv_member_struct_mtget_mt_blkno+set}" = set; then
22728 $as_echo_n "(cached) " >&6
22730 cat >conftest.$ac_ext <<_ACEOF
22733 cat confdefs.h >>conftest.$ac_ext
22734 cat >>conftest.$ac_ext <<_ACEOF
22735 /* end confdefs.h. */
22736 #include <sys/types.h>
22737 #ifdef HAVE_SYS_MTIO_H
22738 #include <sys/mtio.h>
22744 static struct mtget ac_aggr;
22745 if (ac_aggr.mt_blkno)
22751 rm -f conftest.$ac_objext
22752 if { (ac_try="$ac_compile"
22753 case "(($ac_try" in
22754 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22755 *) ac_try_echo
=$ac_try;;
22757 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22758 $as_echo "$ac_try_echo") >&5
22759 (eval "$ac_compile") 2>conftest.er1
22761 grep -v '^ *+' conftest.er1
>conftest.err
22763 cat conftest.err
>&5
22764 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22765 (exit $ac_status); } && {
22766 test -z "$ac_c_werror_flag" ||
22767 test ! -s conftest.err
22768 } && test -s conftest.
$ac_objext; then
22769 ac_cv_member_struct_mtget_mt_blkno
=yes
22771 $as_echo "$as_me: failed program was:" >&5
22772 sed 's/^/| /' conftest.
$ac_ext >&5
22774 cat >conftest.
$ac_ext <<_ACEOF
22777 cat confdefs.h
>>conftest.
$ac_ext
22778 cat >>conftest.
$ac_ext <<_ACEOF
22779 /* end confdefs.h. */
22780 #include <sys/types.h>
22781 #ifdef HAVE_SYS_MTIO_H
22782 #include <sys/mtio.h>
22788 static struct mtget ac_aggr;
22789 if (sizeof ac_aggr.mt_blkno)
22795 rm -f conftest.
$ac_objext
22796 if { (ac_try
="$ac_compile"
22797 case "(($ac_try" in
22798 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22799 *) ac_try_echo=$ac_try;;
22801 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22802 $as_echo "$ac_try_echo") >&5
22803 (eval "$ac_compile") 2>conftest.er1
22805 grep -v '^ *+' conftest.er1 >conftest.err
22807 cat conftest.err >&5
22808 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22809 (exit $ac_status); } && {
22810 test -z "$ac_c_werror_flag" ||
22811 test ! -s conftest.err
22812 } && test -s conftest.$ac_objext; then
22813 ac_cv_member_struct_mtget_mt_blkno=yes
22815 $as_echo "$as_me: failed program was:" >&5
22816 sed 's/^/| /' conftest.$ac_ext >&5
22818 ac_cv_member_struct_mtget_mt_blkno=no
22821 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22824 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22826 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blkno" >&5
22827 $as_echo "$ac_cv_member_struct_mtget_mt_blkno" >&6; }
22828 if test "x$ac_cv_member_struct_mtget_mt_blkno" = x""yes; then
22830 cat >>confdefs.h <<_ACEOF
22831 #define HAVE_STRUCT_MTGET_MT_BLKNO 1
22838 { $as_echo "$as_me:$LINENO: checking for struct option.name" >&5
22839 $as_echo_n "checking for struct option.name... " >&6; }
22840 if test "${ac_cv_member_struct_option_name+set}" = set; then
22841 $as_echo_n "(cached) " >&6
22843 cat >conftest.$ac_ext <<_ACEOF
22846 cat confdefs.h >>conftest.$ac_ext
22847 cat >>conftest.$ac_ext <<_ACEOF
22848 /* end confdefs.h. */
22849 #ifdef HAVE_GETOPT_H
22850 #include <getopt.h>
22856 static struct option ac_aggr;
22863 rm -f conftest.$ac_objext
22864 if { (ac_try="$ac_compile"
22865 case "(($ac_try" in
22866 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22867 *) ac_try_echo
=$ac_try;;
22869 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22870 $as_echo "$ac_try_echo") >&5
22871 (eval "$ac_compile") 2>conftest.er1
22873 grep -v '^ *+' conftest.er1
>conftest.err
22875 cat conftest.err
>&5
22876 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22877 (exit $ac_status); } && {
22878 test -z "$ac_c_werror_flag" ||
22879 test ! -s conftest.err
22880 } && test -s conftest.
$ac_objext; then
22881 ac_cv_member_struct_option_name
=yes
22883 $as_echo "$as_me: failed program was:" >&5
22884 sed 's/^/| /' conftest.
$ac_ext >&5
22886 cat >conftest.
$ac_ext <<_ACEOF
22889 cat confdefs.h
>>conftest.
$ac_ext
22890 cat >>conftest.
$ac_ext <<_ACEOF
22891 /* end confdefs.h. */
22892 #ifdef HAVE_GETOPT_H
22893 #include <getopt.h>
22899 static struct option ac_aggr;
22900 if (sizeof ac_aggr.name)
22906 rm -f conftest.
$ac_objext
22907 if { (ac_try
="$ac_compile"
22908 case "(($ac_try" in
22909 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22910 *) ac_try_echo=$ac_try;;
22912 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22913 $as_echo "$ac_try_echo") >&5
22914 (eval "$ac_compile") 2>conftest.er1
22916 grep -v '^ *+' conftest.er1 >conftest.err
22918 cat conftest.err >&5
22919 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22920 (exit $ac_status); } && {
22921 test -z "$ac_c_werror_flag" ||
22922 test ! -s conftest.err
22923 } && test -s conftest.$ac_objext; then
22924 ac_cv_member_struct_option_name=yes
22926 $as_echo "$as_me: failed program was:" >&5
22927 sed 's/^/| /' conftest.$ac_ext >&5
22929 ac_cv_member_struct_option_name=no
22932 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22935 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22937 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_option_name" >&5
22938 $as_echo "$ac_cv_member_struct_option_name" >&6; }
22939 if test "x$ac_cv_member_struct_option_name" = x""yes; then
22941 cat >>confdefs.h <<_ACEOF
22942 #define HAVE_STRUCT_OPTION_NAME 1
22949 { $as_echo "$as_me:$LINENO: checking for struct stat.st_blocks" >&5
22950 $as_echo_n "checking for struct stat.st_blocks... " >&6; }
22951 if test "${ac_cv_member_struct_stat_st_blocks+set}" = set; then
22952 $as_echo_n "(cached) " >&6
22954 cat >conftest.$ac_ext <<_ACEOF
22957 cat confdefs.h >>conftest.$ac_ext
22958 cat >>conftest.$ac_ext <<_ACEOF
22959 /* end confdefs.h. */
22960 $ac_includes_default
22964 static struct stat ac_aggr;
22965 if (ac_aggr.st_blocks)
22971 rm -f conftest.$ac_objext
22972 if { (ac_try="$ac_compile"
22973 case "(($ac_try" in
22974 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22975 *) ac_try_echo
=$ac_try;;
22977 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22978 $as_echo "$ac_try_echo") >&5
22979 (eval "$ac_compile") 2>conftest.er1
22981 grep -v '^ *+' conftest.er1
>conftest.err
22983 cat conftest.err
>&5
22984 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22985 (exit $ac_status); } && {
22986 test -z "$ac_c_werror_flag" ||
22987 test ! -s conftest.err
22988 } && test -s conftest.
$ac_objext; then
22989 ac_cv_member_struct_stat_st_blocks
=yes
22991 $as_echo "$as_me: failed program was:" >&5
22992 sed 's/^/| /' conftest.
$ac_ext >&5
22994 cat >conftest.
$ac_ext <<_ACEOF
22997 cat confdefs.h
>>conftest.
$ac_ext
22998 cat >>conftest.
$ac_ext <<_ACEOF
22999 /* end confdefs.h. */
23000 $ac_includes_default
23004 static struct stat ac_aggr;
23005 if (sizeof ac_aggr.st_blocks)
23011 rm -f conftest.
$ac_objext
23012 if { (ac_try
="$ac_compile"
23013 case "(($ac_try" in
23014 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23015 *) ac_try_echo=$ac_try;;
23017 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23018 $as_echo "$ac_try_echo") >&5
23019 (eval "$ac_compile") 2>conftest.er1
23021 grep -v '^ *+' conftest.er1 >conftest.err
23023 cat conftest.err >&5
23024 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23025 (exit $ac_status); } && {
23026 test -z "$ac_c_werror_flag" ||
23027 test ! -s conftest.err
23028 } && test -s conftest.$ac_objext; then
23029 ac_cv_member_struct_stat_st_blocks=yes
23031 $as_echo "$as_me: failed program was:" >&5
23032 sed 's/^/| /' conftest.$ac_ext >&5
23034 ac_cv_member_struct_stat_st_blocks=no
23037 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23040 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23042 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_blocks" >&5
23043 $as_echo "$ac_cv_member_struct_stat_st_blocks" >&6; }
23044 if test "x$ac_cv_member_struct_stat_st_blocks" = x""yes; then
23046 cat >>confdefs.h <<_ACEOF
23047 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
23052 { $as_echo "$as_me:$LINENO: checking for struct stat.st_mtim" >&5
23053 $as_echo_n "checking for struct stat.st_mtim... " >&6; }
23054 if test "${ac_cv_member_struct_stat_st_mtim+set}" = set; then
23055 $as_echo_n "(cached) " >&6
23057 cat >conftest.$ac_ext <<_ACEOF
23060 cat confdefs.h >>conftest.$ac_ext
23061 cat >>conftest.$ac_ext <<_ACEOF
23062 /* end confdefs.h. */
23063 $ac_includes_default
23067 static struct stat ac_aggr;
23068 if (ac_aggr.st_mtim)
23074 rm -f conftest.$ac_objext
23075 if { (ac_try="$ac_compile"
23076 case "(($ac_try" in
23077 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23078 *) ac_try_echo
=$ac_try;;
23080 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23081 $as_echo "$ac_try_echo") >&5
23082 (eval "$ac_compile") 2>conftest.er1
23084 grep -v '^ *+' conftest.er1
>conftest.err
23086 cat conftest.err
>&5
23087 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23088 (exit $ac_status); } && {
23089 test -z "$ac_c_werror_flag" ||
23090 test ! -s conftest.err
23091 } && test -s conftest.
$ac_objext; then
23092 ac_cv_member_struct_stat_st_mtim
=yes
23094 $as_echo "$as_me: failed program was:" >&5
23095 sed 's/^/| /' conftest.
$ac_ext >&5
23097 cat >conftest.
$ac_ext <<_ACEOF
23100 cat confdefs.h
>>conftest.
$ac_ext
23101 cat >>conftest.
$ac_ext <<_ACEOF
23102 /* end confdefs.h. */
23103 $ac_includes_default
23107 static struct stat ac_aggr;
23108 if (sizeof ac_aggr.st_mtim)
23114 rm -f conftest.
$ac_objext
23115 if { (ac_try
="$ac_compile"
23116 case "(($ac_try" in
23117 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23118 *) ac_try_echo=$ac_try;;
23120 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23121 $as_echo "$ac_try_echo") >&5
23122 (eval "$ac_compile") 2>conftest.er1
23124 grep -v '^ *+' conftest.er1 >conftest.err
23126 cat conftest.err >&5
23127 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23128 (exit $ac_status); } && {
23129 test -z "$ac_c_werror_flag" ||
23130 test ! -s conftest.err
23131 } && test -s conftest.$ac_objext; then
23132 ac_cv_member_struct_stat_st_mtim=yes
23134 $as_echo "$as_me: failed program was:" >&5
23135 sed 's/^/| /' conftest.$ac_ext >&5
23137 ac_cv_member_struct_stat_st_mtim=no
23140 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23143 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23145 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_mtim" >&5
23146 $as_echo "$ac_cv_member_struct_stat_st_mtim" >&6; }
23147 if test "x$ac_cv_member_struct_stat_st_mtim" = x""yes; then
23149 cat >>confdefs.h <<_ACEOF
23150 #define HAVE_STRUCT_STAT_ST_MTIM 1
23155 { $as_echo "$as_me:$LINENO: checking for struct stat.st_ctim" >&5
23156 $as_echo_n "checking for struct stat.st_ctim... " >&6; }
23157 if test "${ac_cv_member_struct_stat_st_ctim+set}" = set; then
23158 $as_echo_n "(cached) " >&6
23160 cat >conftest.$ac_ext <<_ACEOF
23163 cat confdefs.h >>conftest.$ac_ext
23164 cat >>conftest.$ac_ext <<_ACEOF
23165 /* end confdefs.h. */
23166 $ac_includes_default
23170 static struct stat ac_aggr;
23171 if (ac_aggr.st_ctim)
23177 rm -f conftest.$ac_objext
23178 if { (ac_try="$ac_compile"
23179 case "(($ac_try" in
23180 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23181 *) ac_try_echo
=$ac_try;;
23183 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23184 $as_echo "$ac_try_echo") >&5
23185 (eval "$ac_compile") 2>conftest.er1
23187 grep -v '^ *+' conftest.er1
>conftest.err
23189 cat conftest.err
>&5
23190 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23191 (exit $ac_status); } && {
23192 test -z "$ac_c_werror_flag" ||
23193 test ! -s conftest.err
23194 } && test -s conftest.
$ac_objext; then
23195 ac_cv_member_struct_stat_st_ctim
=yes
23197 $as_echo "$as_me: failed program was:" >&5
23198 sed 's/^/| /' conftest.
$ac_ext >&5
23200 cat >conftest.
$ac_ext <<_ACEOF
23203 cat confdefs.h
>>conftest.
$ac_ext
23204 cat >>conftest.
$ac_ext <<_ACEOF
23205 /* end confdefs.h. */
23206 $ac_includes_default
23210 static struct stat ac_aggr;
23211 if (sizeof ac_aggr.st_ctim)
23217 rm -f conftest.
$ac_objext
23218 if { (ac_try
="$ac_compile"
23219 case "(($ac_try" in
23220 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23221 *) ac_try_echo=$ac_try;;
23223 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23224 $as_echo "$ac_try_echo") >&5
23225 (eval "$ac_compile") 2>conftest.er1
23227 grep -v '^ *+' conftest.er1 >conftest.err
23229 cat conftest.err >&5
23230 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23231 (exit $ac_status); } && {
23232 test -z "$ac_c_werror_flag" ||
23233 test ! -s conftest.err
23234 } && test -s conftest.$ac_objext; then
23235 ac_cv_member_struct_stat_st_ctim=yes
23237 $as_echo "$as_me: failed program was:" >&5
23238 sed 's/^/| /' conftest.$ac_ext >&5
23240 ac_cv_member_struct_stat_st_ctim=no
23243 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23246 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23248 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_ctim" >&5
23249 $as_echo "$ac_cv_member_struct_stat_st_ctim" >&6; }
23250 if test "x$ac_cv_member_struct_stat_st_ctim" = x""yes; then
23252 cat >>confdefs.h <<_ACEOF
23253 #define HAVE_STRUCT_STAT_ST_CTIM 1
23258 { $as_echo "$as_me:$LINENO: checking for struct stat.st_atim" >&5
23259 $as_echo_n "checking for struct stat.st_atim... " >&6; }
23260 if test "${ac_cv_member_struct_stat_st_atim+set}" = set; then
23261 $as_echo_n "(cached) " >&6
23263 cat >conftest.$ac_ext <<_ACEOF
23266 cat confdefs.h >>conftest.$ac_ext
23267 cat >>conftest.$ac_ext <<_ACEOF
23268 /* end confdefs.h. */
23269 $ac_includes_default
23273 static struct stat ac_aggr;
23274 if (ac_aggr.st_atim)
23280 rm -f conftest.$ac_objext
23281 if { (ac_try="$ac_compile"
23282 case "(($ac_try" in
23283 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23284 *) ac_try_echo
=$ac_try;;
23286 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23287 $as_echo "$ac_try_echo") >&5
23288 (eval "$ac_compile") 2>conftest.er1
23290 grep -v '^ *+' conftest.er1
>conftest.err
23292 cat conftest.err
>&5
23293 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23294 (exit $ac_status); } && {
23295 test -z "$ac_c_werror_flag" ||
23296 test ! -s conftest.err
23297 } && test -s conftest.
$ac_objext; then
23298 ac_cv_member_struct_stat_st_atim
=yes
23300 $as_echo "$as_me: failed program was:" >&5
23301 sed 's/^/| /' conftest.
$ac_ext >&5
23303 cat >conftest.
$ac_ext <<_ACEOF
23306 cat confdefs.h
>>conftest.
$ac_ext
23307 cat >>conftest.
$ac_ext <<_ACEOF
23308 /* end confdefs.h. */
23309 $ac_includes_default
23313 static struct stat ac_aggr;
23314 if (sizeof ac_aggr.st_atim)
23320 rm -f conftest.
$ac_objext
23321 if { (ac_try
="$ac_compile"
23322 case "(($ac_try" in
23323 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23324 *) ac_try_echo=$ac_try;;
23326 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23327 $as_echo "$ac_try_echo") >&5
23328 (eval "$ac_compile") 2>conftest.er1
23330 grep -v '^ *+' conftest.er1 >conftest.err
23332 cat conftest.err >&5
23333 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23334 (exit $ac_status); } && {
23335 test -z "$ac_c_werror_flag" ||
23336 test ! -s conftest.err
23337 } && test -s conftest.$ac_objext; then
23338 ac_cv_member_struct_stat_st_atim=yes
23340 $as_echo "$as_me: failed program was:" >&5
23341 sed 's/^/| /' conftest.$ac_ext >&5
23343 ac_cv_member_struct_stat_st_atim=no
23346 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23349 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23351 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_atim" >&5
23352 $as_echo "$ac_cv_member_struct_stat_st_atim" >&6; }
23353 if test "x$ac_cv_member_struct_stat_st_atim" = x""yes; then
23355 cat >>confdefs.h <<_ACEOF
23356 #define HAVE_STRUCT_STAT_ST_ATIM 1
23363 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_in6.sin6_scope_id" >&5
23364 $as_echo_n "checking for struct sockaddr_in6.sin6_scope_id... " >&6; }
23365 if test "${ac_cv_member_struct_sockaddr_in6_sin6_scope_id+set}" = set; then
23366 $as_echo_n "(cached) " >&6
23368 cat >conftest.$ac_ext <<_ACEOF
23371 cat confdefs.h >>conftest.$ac_ext
23372 cat >>conftest.$ac_ext <<_ACEOF
23373 /* end confdefs.h. */
23374 #ifdef HAVE_SYS_TYPES_H
23375 #include <sys/types.h>
23377 #ifdef HAVE_NETINET_IN_H
23378 #include <netinet/in.h>
23384 static struct sockaddr_in6 ac_aggr;
23385 if (ac_aggr.sin6_scope_id)
23391 rm -f conftest.$ac_objext
23392 if { (ac_try="$ac_compile"
23393 case "(($ac_try" in
23394 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23395 *) ac_try_echo
=$ac_try;;
23397 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23398 $as_echo "$ac_try_echo") >&5
23399 (eval "$ac_compile") 2>conftest.er1
23401 grep -v '^ *+' conftest.er1
>conftest.err
23403 cat conftest.err
>&5
23404 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23405 (exit $ac_status); } && {
23406 test -z "$ac_c_werror_flag" ||
23407 test ! -s conftest.err
23408 } && test -s conftest.
$ac_objext; then
23409 ac_cv_member_struct_sockaddr_in6_sin6_scope_id
=yes
23411 $as_echo "$as_me: failed program was:" >&5
23412 sed 's/^/| /' conftest.
$ac_ext >&5
23414 cat >conftest.
$ac_ext <<_ACEOF
23417 cat confdefs.h
>>conftest.
$ac_ext
23418 cat >>conftest.
$ac_ext <<_ACEOF
23419 /* end confdefs.h. */
23420 #ifdef HAVE_SYS_TYPES_H
23421 #include <sys/types.h>
23423 #ifdef HAVE_NETINET_IN_H
23424 #include <netinet/in.h>
23430 static struct sockaddr_in6 ac_aggr;
23431 if (sizeof ac_aggr.sin6_scope_id)
23437 rm -f conftest.
$ac_objext
23438 if { (ac_try
="$ac_compile"
23439 case "(($ac_try" in
23440 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23441 *) ac_try_echo=$ac_try;;
23443 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23444 $as_echo "$ac_try_echo") >&5
23445 (eval "$ac_compile") 2>conftest.er1
23447 grep -v '^ *+' conftest.er1 >conftest.err
23449 cat conftest.err >&5
23450 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23451 (exit $ac_status); } && {
23452 test -z "$ac_c_werror_flag" ||
23453 test ! -s conftest.err
23454 } && test -s conftest.$ac_objext; then
23455 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
23457 $as_echo "$as_me: failed program was:" >&5
23458 sed 's/^/| /' conftest.$ac_ext >&5
23460 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=no
23463 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23466 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23468 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&5
23469 $as_echo "$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&6; }
23470 if test "x$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" = x""yes; then
23472 cat >>confdefs.h <<_ACEOF
23473 #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
23480 { $as_echo "$as_me:$LINENO: checking for ns_msg._msg_ptr" >&5
23481 $as_echo_n "checking for ns_msg._msg_ptr... " >&6; }
23482 if test "${ac_cv_member_ns_msg__msg_ptr+set}" = set; then
23483 $as_echo_n "(cached) " >&6
23485 cat >conftest.$ac_ext <<_ACEOF
23488 cat confdefs.h >>conftest.$ac_ext
23489 cat >>conftest.$ac_ext <<_ACEOF
23490 /* end confdefs.h. */
23491 #ifdef HAVE_SYS_TYPES_H
23492 #include <sys/types.h>
23494 #ifdef HAVE_NETINET_IN_H
23495 # include <netinet/in.h>
23497 #ifdef HAVE_ARPA_NAMESER_H
23498 # include <arpa/nameser.h>
23504 static ns_msg ac_aggr;
23505 if (ac_aggr._msg_ptr)
23511 rm -f conftest.$ac_objext
23512 if { (ac_try="$ac_compile"
23513 case "(($ac_try" in
23514 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23515 *) ac_try_echo
=$ac_try;;
23517 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23518 $as_echo "$ac_try_echo") >&5
23519 (eval "$ac_compile") 2>conftest.er1
23521 grep -v '^ *+' conftest.er1
>conftest.err
23523 cat conftest.err
>&5
23524 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23525 (exit $ac_status); } && {
23526 test -z "$ac_c_werror_flag" ||
23527 test ! -s conftest.err
23528 } && test -s conftest.
$ac_objext; then
23529 ac_cv_member_ns_msg__msg_ptr
=yes
23531 $as_echo "$as_me: failed program was:" >&5
23532 sed 's/^/| /' conftest.
$ac_ext >&5
23534 cat >conftest.
$ac_ext <<_ACEOF
23537 cat confdefs.h
>>conftest.
$ac_ext
23538 cat >>conftest.
$ac_ext <<_ACEOF
23539 /* end confdefs.h. */
23540 #ifdef HAVE_SYS_TYPES_H
23541 #include <sys/types.h>
23543 #ifdef HAVE_NETINET_IN_H
23544 # include <netinet/in.h>
23546 #ifdef HAVE_ARPA_NAMESER_H
23547 # include <arpa/nameser.h>
23553 static ns_msg ac_aggr;
23554 if (sizeof ac_aggr._msg_ptr)
23560 rm -f conftest.
$ac_objext
23561 if { (ac_try
="$ac_compile"
23562 case "(($ac_try" in
23563 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23564 *) ac_try_echo=$ac_try;;
23566 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23567 $as_echo "$ac_try_echo") >&5
23568 (eval "$ac_compile") 2>conftest.er1
23570 grep -v '^ *+' conftest.er1 >conftest.err
23572 cat conftest.err >&5
23573 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23574 (exit $ac_status); } && {
23575 test -z "$ac_c_werror_flag" ||
23576 test ! -s conftest.err
23577 } && test -s conftest.$ac_objext; then
23578 ac_cv_member_ns_msg__msg_ptr=yes
23580 $as_echo "$as_me: failed program was:" >&5
23581 sed 's/^/| /' conftest.$ac_ext >&5
23583 ac_cv_member_ns_msg__msg_ptr=no
23586 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23589 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23591 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_ns_msg__msg_ptr" >&5
23592 $as_echo "$ac_cv_member_ns_msg__msg_ptr" >&6; }
23593 if test "x$ac_cv_member_ns_msg__msg_ptr" = x""yes; then
23595 cat >>confdefs.h <<_ACEOF
23596 #define HAVE_NS_MSG__MSG_PTR 1
23603 { $as_echo "$as_me:$LINENO: checking for struct icmpstat.icps_outhist" >&5
23604 $as_echo_n "checking for struct icmpstat.icps_outhist... " >&6; }
23605 if test "${ac_cv_member_struct_icmpstat_icps_outhist+set}" = set; then
23606 $as_echo_n "(cached) " >&6
23608 cat >conftest.$ac_ext <<_ACEOF
23611 cat confdefs.h >>conftest.$ac_ext
23612 cat >>conftest.$ac_ext <<_ACEOF
23613 /* end confdefs.h. */
23614 #ifdef HAVE_SYS_TYPES_H
23615 #include <sys/types.h>
23617 #ifdef HAVE_ALIAS_H
23620 #ifdef HAVE_SYS_SOCKET_H
23621 #include <sys/socket.h>
23623 #ifdef HAVE_SYS_SOCKETVAR_H
23624 #include <sys/socketvar.h>
23626 #ifdef HAVE_SYS_TIMEOUT_H
23627 #include <sys/timeout.h>
23629 #ifdef HAVE_NETINET_IN_H
23630 #include <netinet/in.h>
23632 #ifdef HAVE_NETINET_IN_SYSTM_H
23633 #include <netinet/in_systm.h>
23635 #ifdef HAVE_NETINET_IP_H
23636 #include <netinet/ip.h>
23638 #ifdef HAVE_NETINET_IP_VAR_H
23639 #include <netinet/ip_var.h>
23641 #ifdef HAVE_NETINET_IP_ICMP_H
23642 #include <netinet/ip_icmp.h>
23644 #ifdef HAVE_NETINET_ICMP_VAR
23645 #include <netinet/icmp_var.h>
23651 static struct icmpstat ac_aggr;
23652 if (ac_aggr.icps_outhist)
23658 rm -f conftest.$ac_objext
23659 if { (ac_try="$ac_compile"
23660 case "(($ac_try" in
23661 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23662 *) ac_try_echo
=$ac_try;;
23664 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23665 $as_echo "$ac_try_echo") >&5
23666 (eval "$ac_compile") 2>conftest.er1
23668 grep -v '^ *+' conftest.er1
>conftest.err
23670 cat conftest.err
>&5
23671 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23672 (exit $ac_status); } && {
23673 test -z "$ac_c_werror_flag" ||
23674 test ! -s conftest.err
23675 } && test -s conftest.
$ac_objext; then
23676 ac_cv_member_struct_icmpstat_icps_outhist
=yes
23678 $as_echo "$as_me: failed program was:" >&5
23679 sed 's/^/| /' conftest.
$ac_ext >&5
23681 cat >conftest.
$ac_ext <<_ACEOF
23684 cat confdefs.h
>>conftest.
$ac_ext
23685 cat >>conftest.
$ac_ext <<_ACEOF
23686 /* end confdefs.h. */
23687 #ifdef HAVE_SYS_TYPES_H
23688 #include <sys/types.h>
23690 #ifdef HAVE_ALIAS_H
23693 #ifdef HAVE_SYS_SOCKET_H
23694 #include <sys/socket.h>
23696 #ifdef HAVE_SYS_SOCKETVAR_H
23697 #include <sys/socketvar.h>
23699 #ifdef HAVE_SYS_TIMEOUT_H
23700 #include <sys/timeout.h>
23702 #ifdef HAVE_NETINET_IN_H
23703 #include <netinet/in.h>
23705 #ifdef HAVE_NETINET_IN_SYSTM_H
23706 #include <netinet/in_systm.h>
23708 #ifdef HAVE_NETINET_IP_H
23709 #include <netinet/ip.h>
23711 #ifdef HAVE_NETINET_IP_VAR_H
23712 #include <netinet/ip_var.h>
23714 #ifdef HAVE_NETINET_IP_ICMP_H
23715 #include <netinet/ip_icmp.h>
23717 #ifdef HAVE_NETINET_ICMP_VAR
23718 #include <netinet/icmp_var.h>
23724 static struct icmpstat ac_aggr;
23725 if (sizeof ac_aggr.icps_outhist)
23731 rm -f conftest.
$ac_objext
23732 if { (ac_try
="$ac_compile"
23733 case "(($ac_try" in
23734 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23735 *) ac_try_echo=$ac_try;;
23737 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23738 $as_echo "$ac_try_echo") >&5
23739 (eval "$ac_compile") 2>conftest.er1
23741 grep -v '^ *+' conftest.er1 >conftest.err
23743 cat conftest.err >&5
23744 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23745 (exit $ac_status); } && {
23746 test -z "$ac_c_werror_flag" ||
23747 test ! -s conftest.err
23748 } && test -s conftest.$ac_objext; then
23749 ac_cv_member_struct_icmpstat_icps_outhist=yes
23751 $as_echo "$as_me: failed program was:" >&5
23752 sed 's/^/| /' conftest.$ac_ext >&5
23754 ac_cv_member_struct_icmpstat_icps_outhist=no
23757 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23760 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23762 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_icmpstat_icps_outhist" >&5
23763 $as_echo "$ac_cv_member_struct_icmpstat_icps_outhist" >&6; }
23764 if test "x$ac_cv_member_struct_icmpstat_icps_outhist" = x""yes; then
23766 cat >>confdefs.h <<_ACEOF
23767 #define HAVE_STRUCT_ICMPSTAT_ICPS_OUTHIST 1
23774 { $as_echo "$as_me:$LINENO: checking for timezone variable" >&5
23775 $as_echo_n "checking for timezone variable... " >&6; }
23776 if test "${ac_cv_have_timezone+set}" = set; then
23777 $as_echo_n "(cached) " >&6
23779 cat >conftest.$ac_ext <<_ACEOF
23782 cat confdefs.h >>conftest.$ac_ext
23783 cat >>conftest.$ac_ext <<_ACEOF
23784 /* end confdefs.h. */
23794 rm -f conftest.$ac_objext conftest$ac_exeext
23795 if { (ac_try="$ac_link"
23796 case "(($ac_try" in
23797 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23798 *) ac_try_echo
=$ac_try;;
23800 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23801 $as_echo "$ac_try_echo") >&5
23802 (eval "$ac_link") 2>conftest.er1
23804 grep -v '^ *+' conftest.er1
>conftest.err
23806 cat conftest.err
>&5
23807 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23808 (exit $ac_status); } && {
23809 test -z "$ac_c_werror_flag" ||
23810 test ! -s conftest.err
23811 } && test -s conftest
$ac_exeext && {
23812 test "$cross_compiling" = yes ||
23813 $as_test_x conftest
$ac_exeext
23815 ac_cv_have_timezone
="yes"
23817 $as_echo "$as_me: failed program was:" >&5
23818 sed 's/^/| /' conftest.
$ac_ext >&5
23820 ac_cv_have_timezone
="no"
23823 rm -rf conftest.dSYM
23824 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
23825 conftest
$ac_exeext conftest.
$ac_ext
23827 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_timezone" >&5
23828 $as_echo "$ac_cv_have_timezone" >&6; }
23829 if test "$ac_cv_have_timezone" = "yes"
23832 cat >>confdefs.h
<<\_ACEOF
23833 #define HAVE_TIMEZONE 1
23837 { $as_echo "$as_me:$LINENO: checking for daylight variable" >&5
23838 $as_echo_n "checking for daylight variable... " >&6; }
23839 if test "${ac_cv_have_daylight+set}" = set; then
23840 $as_echo_n "(cached) " >&6
23842 cat >conftest.
$ac_ext <<_ACEOF
23845 cat confdefs.h
>>conftest.
$ac_ext
23846 cat >>conftest.
$ac_ext <<_ACEOF
23847 /* end confdefs.h. */
23857 rm -f conftest.
$ac_objext conftest
$ac_exeext
23858 if { (ac_try
="$ac_link"
23859 case "(($ac_try" in
23860 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23861 *) ac_try_echo=$ac_try;;
23863 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23864 $as_echo "$ac_try_echo") >&5
23865 (eval "$ac_link") 2>conftest.er1
23867 grep -v '^ *+' conftest.er1 >conftest.err
23869 cat conftest.err >&5
23870 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23871 (exit $ac_status); } && {
23872 test -z "$ac_c_werror_flag" ||
23873 test ! -s conftest.err
23874 } && test -s conftest$ac_exeext && {
23875 test "$cross_compiling" = yes ||
23876 $as_test_x conftest$ac_exeext
23878 ac_cv_have_daylight="yes"
23880 $as_echo "$as_me: failed program was:" >&5
23881 sed 's/^/| /' conftest.$ac_ext >&5
23883 ac_cv_have_daylight="no"
23886 rm -rf conftest.dSYM
23887 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
23888 conftest$ac_exeext conftest.$ac_ext
23890 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_daylight" >&5
23891 $as_echo "$ac_cv_have_daylight" >&6; }
23892 if test "$ac_cv_have_daylight" = "yes"
23895 cat >>confdefs.h <<\_ACEOF
23896 #define HAVE_DAYLIGHT 1
23901 { $as_echo "$as_me:$LINENO: checking for isinf" >&5
23902 $as_echo_n "checking for isinf... " >&6; }
23903 if test "${ac_cv_have_isinf+set}" = set; then
23904 $as_echo_n "(cached) " >&6
23906 cat >conftest.$ac_ext <<_ACEOF
23909 cat confdefs.h >>conftest.$ac_ext
23910 cat >>conftest.$ac_ext <<_ACEOF
23911 /* end confdefs.h. */
23916 float f = 0.0; int i=isinf(f)
23921 rm -f conftest.$ac_objext conftest$ac_exeext
23922 if { (ac_try="$ac_link"
23923 case "(($ac_try" in
23924 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23925 *) ac_try_echo
=$ac_try;;
23927 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23928 $as_echo "$ac_try_echo") >&5
23929 (eval "$ac_link") 2>conftest.er1
23931 grep -v '^ *+' conftest.er1
>conftest.err
23933 cat conftest.err
>&5
23934 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23935 (exit $ac_status); } && {
23936 test -z "$ac_c_werror_flag" ||
23937 test ! -s conftest.err
23938 } && test -s conftest
$ac_exeext && {
23939 test "$cross_compiling" = yes ||
23940 $as_test_x conftest
$ac_exeext
23942 ac_cv_have_isinf
="yes"
23944 $as_echo "$as_me: failed program was:" >&5
23945 sed 's/^/| /' conftest.
$ac_ext >&5
23947 ac_cv_have_isinf
="no"
23950 rm -rf conftest.dSYM
23951 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
23952 conftest
$ac_exeext conftest.
$ac_ext
23954 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isinf" >&5
23955 $as_echo "$ac_cv_have_isinf" >&6; }
23956 if test "$ac_cv_have_isinf" = "yes"
23959 cat >>confdefs.h
<<\_ACEOF
23960 #define HAVE_ISINF 1
23965 { $as_echo "$as_me:$LINENO: checking for isnan" >&5
23966 $as_echo_n "checking for isnan... " >&6; }
23967 if test "${ac_cv_have_isnan+set}" = set; then
23968 $as_echo_n "(cached) " >&6
23970 cat >conftest.
$ac_ext <<_ACEOF
23973 cat confdefs.h
>>conftest.
$ac_ext
23974 cat >>conftest.
$ac_ext <<_ACEOF
23975 /* end confdefs.h. */
23980 float f = 0.0; int i=isnan(f)
23985 rm -f conftest.
$ac_objext conftest
$ac_exeext
23986 if { (ac_try
="$ac_link"
23987 case "(($ac_try" in
23988 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23989 *) ac_try_echo=$ac_try;;
23991 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23992 $as_echo "$ac_try_echo") >&5
23993 (eval "$ac_link") 2>conftest.er1
23995 grep -v '^ *+' conftest.er1 >conftest.err
23997 cat conftest.err >&5
23998 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23999 (exit $ac_status); } && {
24000 test -z "$ac_c_werror_flag" ||
24001 test ! -s conftest.err
24002 } && test -s conftest$ac_exeext && {
24003 test "$cross_compiling" = yes ||
24004 $as_test_x conftest$ac_exeext
24006 ac_cv_have_isnan="yes"
24008 $as_echo "$as_me: failed program was:" >&5
24009 sed 's/^/| /' conftest.$ac_ext >&5
24011 ac_cv_have_isnan="no"
24014 rm -rf conftest.dSYM
24015 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24016 conftest$ac_exeext conftest.$ac_ext
24018 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isnan" >&5
24019 $as_echo "$ac_cv_have_isnan" >&6; }
24020 if test "$ac_cv_have_isnan" = "yes"
24023 cat >>confdefs.h <<\_ACEOF
24024 #define HAVE_ISNAN 1
24031 *i[3456789]86*) { $as_echo "$as_me:$LINENO: checking whether we need to define __i386__" >&5
24032 $as_echo_n "checking whether we need to define __i386__... " >&6; }
24033 if test "${ac_cv_cpp_def___i386__+set}" = set; then
24034 $as_echo_n "(cached) " >&6
24036 cat >conftest.$ac_ext <<_ACEOF
24039 cat confdefs.h >>conftest.$ac_ext
24040 cat >>conftest.$ac_ext <<_ACEOF
24041 /* end confdefs.h. */
24046 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24047 $EGREP "yes" >/dev/null 2>&1; then
24048 ac_cv_cpp_def___i386__=yes
24050 ac_cv_cpp_def___i386__=no
24055 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___i386__" >&5
24056 $as_echo "$ac_cv_cpp_def___i386__" >&6; }
24057 if test $ac_cv_cpp_def___i386__ = yes; then
24058 CFLAGS="$CFLAGS -D__i386__"
24059 LINTFLAGS="$LINTFLAGS -D__i386__"
24062 *x86_64*) { $as_echo "$as_me:$LINENO: checking whether we need to define __x86_64__" >&5
24063 $as_echo_n "checking whether we need to define __x86_64__... " >&6; }
24064 if test "${ac_cv_cpp_def___x86_64__+set}" = set; then
24065 $as_echo_n "(cached) " >&6
24067 cat >conftest.$ac_ext <<_ACEOF
24070 cat confdefs.h >>conftest.$ac_ext
24071 cat >>conftest.$ac_ext <<_ACEOF
24072 /* end confdefs.h. */
24077 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24078 $EGREP "yes" >/dev/null 2>&1; then
24079 ac_cv_cpp_def___x86_64__=yes
24081 ac_cv_cpp_def___x86_64__=no
24086 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___x86_64__" >&5
24087 $as_echo "$ac_cv_cpp_def___x86_64__" >&6; }
24088 if test $ac_cv_cpp_def___x86_64__ = yes; then
24089 CFLAGS="$CFLAGS -D__x86_64__"
24090 LINTFLAGS="$LINTFLAGS -D__x86_64__"
24093 *alpha*) { $as_echo "$as_me:$LINENO: checking whether we need to define __ALPHA__" >&5
24094 $as_echo_n "checking whether we need to define __ALPHA__... " >&6; }
24095 if test "${ac_cv_cpp_def___ALPHA__+set}" = set; then
24096 $as_echo_n "(cached) " >&6
24098 cat >conftest.$ac_ext <<_ACEOF
24101 cat confdefs.h >>conftest.$ac_ext
24102 cat >>conftest.$ac_ext <<_ACEOF
24103 /* end confdefs.h. */
24108 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24109 $EGREP "yes" >/dev/null 2>&1; then
24110 ac_cv_cpp_def___ALPHA__=yes
24112 ac_cv_cpp_def___ALPHA__=no
24117 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___ALPHA__" >&5
24118 $as_echo "$ac_cv_cpp_def___ALPHA__" >&6; }
24119 if test $ac_cv_cpp_def___ALPHA__ = yes; then
24120 CFLAGS="$CFLAGS -D__ALPHA__"
24121 LINTFLAGS="$LINTFLAGS -D__ALPHA__"
24124 *sparc*) { $as_echo "$as_me:$LINENO: checking whether we need to define __sparc__" >&5
24125 $as_echo_n "checking whether we need to define __sparc__... " >&6; }
24126 if test "${ac_cv_cpp_def___sparc__+set}" = set; then
24127 $as_echo_n "(cached) " >&6
24129 cat >conftest.$ac_ext <<_ACEOF
24132 cat confdefs.h >>conftest.$ac_ext
24133 cat >>conftest.$ac_ext <<_ACEOF
24134 /* end confdefs.h. */
24139 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24140 $EGREP "yes" >/dev/null 2>&1; then
24141 ac_cv_cpp_def___sparc__=yes
24143 ac_cv_cpp_def___sparc__=no
24148 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sparc__" >&5
24149 $as_echo "$ac_cv_cpp_def___sparc__" >&6; }
24150 if test $ac_cv_cpp_def___sparc__ = yes; then
24151 CFLAGS="$CFLAGS -D__sparc__"
24152 LINTFLAGS="$LINTFLAGS -D__sparc__"
24155 *powerpc*) { $as_echo "$as_me:$LINENO: checking whether we need to define __powerpc__" >&5
24156 $as_echo_n "checking whether we need to define __powerpc__... " >&6; }
24157 if test "${ac_cv_cpp_def___powerpc__+set}" = set; then
24158 $as_echo_n "(cached) " >&6
24160 cat >conftest.$ac_ext <<_ACEOF
24163 cat confdefs.h >>conftest.$ac_ext
24164 cat >>conftest.$ac_ext <<_ACEOF
24165 /* end confdefs.h. */
24166 #ifndef __powerpc__
24170 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24171 $EGREP "yes" >/dev/null 2>&1; then
24172 ac_cv_cpp_def___powerpc__=yes
24174 ac_cv_cpp_def___powerpc__=no
24179 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___powerpc__" >&5
24180 $as_echo "$ac_cv_cpp_def___powerpc__" >&6; }
24181 if test $ac_cv_cpp_def___powerpc__ = yes; then
24182 CFLAGS="$CFLAGS -D__powerpc__"
24183 LINTFLAGS="$LINTFLAGS -D__powerpc__"
24188 case $host_vendor in
24189 *sun*) { $as_echo "$as_me:$LINENO: checking whether we need to define __sun__" >&5
24190 $as_echo_n "checking whether we need to define __sun__... " >&6; }
24191 if test "${ac_cv_cpp_def___sun__+set}" = set; then
24192 $as_echo_n "(cached) " >&6
24194 cat >conftest.$ac_ext <<_ACEOF
24197 cat confdefs.h >>conftest.$ac_ext
24198 cat >>conftest.$ac_ext <<_ACEOF
24199 /* end confdefs.h. */
24204 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24205 $EGREP "yes" >/dev/null 2>&1; then
24206 ac_cv_cpp_def___sun__=yes
24208 ac_cv_cpp_def___sun__=no
24213 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sun__" >&5
24214 $as_echo "$ac_cv_cpp_def___sun__" >&6; }
24215 if test $ac_cv_cpp_def___sun__ = yes; then
24216 CFLAGS="$CFLAGS -D__sun__"
24217 LINTFLAGS="$LINTFLAGS -D__sun__"
24223 DEPENDENCIES="### Dependencies:
24229 -\$(MAKEDEP) -C\$(SRCDIR) -S\$(TOPSRCDIR) -T\$(TOPOBJDIR) \$(EXTRAINCL) \$(DEPEND_SRCS)
24231 \$(OBJS) \$(C_SRCS16:.c=.o): \$(IDL_GEN_HEADERS)
24232 \$(IDL_GEN_C_SRCS:.c=.o): \$(IDL_GEN_C_SRCS)
24233 \$(RC_SRCS:.rc=.res): \$(IDL_TLB_SRCS:.idl=.tlb)
24234 \$(LEX_SRCS:.l=.yy.o): \$(LEX_SRCS:.l=.yy.c)
24235 \$(BISON_SRCS:.y=.tab.o): \$(BISON_SRCS:.y=.tab.c)"
24242 ALL_MAKEFILE_DEPENDS="# Makefile dependencies"
24253 ALL_PROGRAM_DIRS=""
24255 ALL_PROGRAM_INSTALL_DIRS=""
24257 ALL_PROGRAM_BIN_INSTALL_DIRS=""
24263 ac_config_commands="$ac_config_commands include/stamp-h"
24266 ac_config_commands="$ac_config_commands dlls/gdi32/enhmfdrv"
24268 ac_config_commands="$ac_config_commands dlls/gdi32/mfdrv"
24270 ac_config_commands="$ac_config_commands dlls/kernel32/nls"
24272 ac_config_commands="$ac_config_commands dlls/user32/resources"
24274 ac_config_commands="$ac_config_commands dlls/wineps.drv/data"
24276 ac_config_commands="$ac_config_commands include/wine"
24279 ALL_MAKERULES="$ALL_MAKERULES \\
24281 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24282 Make.rules: Make.rules.in"
24283 MAKE_RULES=Make.rules
24284 ac_config_files="$ac_config_files Make.rules"
24286 ALL_MAKERULES="$ALL_MAKERULES \\
24287 dlls/Makedll.rules"
24288 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24289 dlls/Makedll.rules: dlls/Makedll.rules.in Make.rules"
24290 MAKE_DLL_RULES=dlls/Makedll.rules
24291 ac_config_files="$ac_config_files dlls/Makedll.rules"
24293 ALL_MAKERULES="$ALL_MAKERULES \\
24294 dlls/Makeimplib.rules"
24295 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24296 dlls/Makeimplib.rules: dlls/Makeimplib.rules.in Make.rules"
24297 MAKE_IMPLIB_RULES=dlls/Makeimplib.rules
24298 ac_config_files="$ac_config_files dlls/Makeimplib.rules"
24300 ALL_MAKERULES="$ALL_MAKERULES \\
24301 dlls/Maketest.rules"
24302 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24303 dlls/Maketest.rules: dlls/Maketest.rules.in Make.rules"
24304 MAKE_TEST_RULES=dlls/Maketest.rules
24305 ac_config_files="$ac_config_files dlls/Maketest.rules"
24307 ALL_MAKERULES="$ALL_MAKERULES \\
24308 programs/Makeprog.rules"
24309 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24310 programs/Makeprog.rules: programs/Makeprog.rules.in Make.rules"
24311 MAKE_PROG_RULES=programs/Makeprog.rules
24312 ac_config_files="$ac_config_files programs/Makeprog.rules"
24317 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24318 Makefile: Makefile.in Make.rules"
24319 ac_config_files="$ac_config_files Makefile"
24321 ALL_MAKEFILES="$ALL_MAKEFILES \\
24323 test "x$enable_dlls" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
24325 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24326 dlls/Makefile: dlls/Makefile.in Make.rules"
24327 ac_config_files="$ac_config_files dlls/Makefile"
24329 ALL_MAKEFILES="$ALL_MAKEFILES \\
24330 dlls/acledit/Makefile"
24331 test "x$enable_acledit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24333 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24334 dlls/acledit/Makefile: dlls/acledit/Makefile.in dlls/Makedll.rules"
24335 ac_config_files="$ac_config_files dlls/acledit/Makefile"
24337 ALL_MAKEFILES="$ALL_MAKEFILES \\
24338 dlls/aclui/Makefile"
24339 test "x$enable_aclui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24341 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24342 dlls/aclui/Makefile: dlls/aclui/Makefile.in dlls/Makedll.rules"
24343 ac_config_files="$ac_config_files dlls/aclui/Makefile"
24345 ALL_MAKEFILES="$ALL_MAKEFILES \\
24346 dlls/activeds/Makefile"
24347 test "x$enable_activeds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24349 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24350 dlls/activeds/Makefile: dlls/activeds/Makefile.in dlls/Makedll.rules"
24351 ac_config_files="$ac_config_files dlls/activeds/Makefile"
24353 ALL_MAKEFILES="$ALL_MAKEFILES \\
24354 dlls/actxprxy/Makefile"
24355 test "x$enable_actxprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24357 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24358 dlls/actxprxy/Makefile: dlls/actxprxy/Makefile.in dlls/Makedll.rules"
24359 ac_config_files="$ac_config_files dlls/actxprxy/Makefile"
24361 ALL_MAKEFILES="$ALL_MAKEFILES \\
24362 dlls/adsiid/Makefile"
24363 test "x$enable_adsiid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
24365 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24366 dlls/adsiid/Makefile: dlls/adsiid/Makefile.in dlls/Makeimplib.rules"
24367 ac_config_files="$ac_config_files dlls/adsiid/Makefile"
24369 ALL_MAKEFILES="$ALL_MAKEFILES \\
24370 dlls/advapi32/Makefile"
24371 test "x$enable_advapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24373 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24374 dlls/advapi32/Makefile: dlls/advapi32/Makefile.in dlls/Makedll.rules"
24375 ac_config_files="$ac_config_files dlls/advapi32/Makefile"
24377 ALL_MAKEFILES="$ALL_MAKEFILES \\
24378 dlls/advapi32/tests/Makefile"
24379 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24381 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24382 dlls/advapi32/tests/Makefile: dlls/advapi32/tests/Makefile.in dlls/Maketest.rules"
24383 ac_config_files="$ac_config_files dlls/advapi32/tests/Makefile"
24385 ALL_MAKEFILES="$ALL_MAKEFILES \\
24386 dlls/advpack/Makefile"
24387 test "x$enable_advpack" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24389 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24390 dlls/advpack/Makefile: dlls/advpack/Makefile.in dlls/Makedll.rules"
24391 ac_config_files="$ac_config_files dlls/advpack/Makefile"
24393 ALL_MAKEFILES="$ALL_MAKEFILES \\
24394 dlls/advpack/tests/Makefile"
24395 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24397 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24398 dlls/advpack/tests/Makefile: dlls/advpack/tests/Makefile.in dlls/Maketest.rules"
24399 ac_config_files="$ac_config_files dlls/advpack/tests/Makefile"
24401 ALL_MAKEFILES="$ALL_MAKEFILES \\
24402 dlls/amstream/Makefile"
24403 test "x$enable_amstream" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24405 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24406 dlls/amstream/Makefile: dlls/amstream/Makefile.in dlls/Makedll.rules"
24407 ac_config_files="$ac_config_files dlls/amstream/Makefile"
24409 ALL_MAKEFILES="$ALL_MAKEFILES \\
24410 dlls/amstream/tests/Makefile"
24411 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24413 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24414 dlls/amstream/tests/Makefile: dlls/amstream/tests/Makefile.in dlls/Maketest.rules"
24415 ac_config_files="$ac_config_files dlls/amstream/tests/Makefile"
24417 ALL_MAKEFILES="$ALL_MAKEFILES \\
24418 dlls/appwiz.cpl/Makefile"
24419 test "x$enable_appwiz_cpl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24421 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24422 dlls/appwiz.cpl/Makefile: dlls/appwiz.cpl/Makefile.in dlls/Makedll.rules"
24423 ac_config_files="$ac_config_files dlls/appwiz.cpl/Makefile"
24425 ALL_MAKEFILES="$ALL_MAKEFILES \\
24427 test "x$enable_atl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24429 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24430 dlls/atl/Makefile: dlls/atl/Makefile.in dlls/Makedll.rules"
24431 ac_config_files="$ac_config_files dlls/atl/Makefile"
24433 ALL_MAKEFILES="$ALL_MAKEFILES \\
24434 dlls/authz/Makefile"
24435 test "x$enable_authz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24437 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24438 dlls/authz/Makefile: dlls/authz/Makefile.in dlls/Makedll.rules"
24439 ac_config_files="$ac_config_files dlls/authz/Makefile"
24441 ALL_MAKEFILES="$ALL_MAKEFILES \\
24442 dlls/avicap32/Makefile"
24443 test "x$enable_avicap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24445 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24446 dlls/avicap32/Makefile: dlls/avicap32/Makefile.in dlls/Makedll.rules"
24447 ac_config_files="$ac_config_files dlls/avicap32/Makefile"
24449 ALL_MAKEFILES="$ALL_MAKEFILES \\
24450 dlls/avifil32/Makefile"
24451 test "x$enable_avifil32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24453 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24454 dlls/avifil32/Makefile: dlls/avifil32/Makefile.in dlls/Makedll.rules"
24455 ac_config_files="$ac_config_files dlls/avifil32/Makefile"
24457 ALL_MAKEFILES="$ALL_MAKEFILES \\
24458 dlls/avifile.dll16/Makefile"
24459 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24461 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24462 dlls/avifile.dll16/Makefile: dlls/avifile.dll16/Makefile.in dlls/Makedll.rules"
24463 ac_config_files="$ac_config_files dlls/avifile.dll16/Makefile"
24465 ALL_MAKEFILES="$ALL_MAKEFILES \\
24466 dlls/bcrypt/Makefile"
24467 test "x$enable_bcrypt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24469 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24470 dlls/bcrypt/Makefile: dlls/bcrypt/Makefile.in dlls/Makedll.rules"
24471 ac_config_files="$ac_config_files dlls/bcrypt/Makefile"
24473 ALL_MAKEFILES="$ALL_MAKEFILES \\
24474 dlls/browseui/Makefile"
24475 test "x$enable_browseui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24477 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24478 dlls/browseui/Makefile: dlls/browseui/Makefile.in dlls/Makedll.rules"
24479 ac_config_files="$ac_config_files dlls/browseui/Makefile"
24481 ALL_MAKEFILES="$ALL_MAKEFILES \\
24482 dlls/browseui/tests/Makefile"
24483 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24485 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24486 dlls/browseui/tests/Makefile: dlls/browseui/tests/Makefile.in dlls/Maketest.rules"
24487 ac_config_files="$ac_config_files dlls/browseui/tests/Makefile"
24489 ALL_MAKEFILES="$ALL_MAKEFILES \\
24490 dlls/cabinet/Makefile"
24491 test "x$enable_cabinet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24493 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24494 dlls/cabinet/Makefile: dlls/cabinet/Makefile.in dlls/Makedll.rules"
24495 ac_config_files="$ac_config_files dlls/cabinet/Makefile"
24497 ALL_MAKEFILES="$ALL_MAKEFILES \\
24498 dlls/cabinet/tests/Makefile"
24499 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24501 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24502 dlls/cabinet/tests/Makefile: dlls/cabinet/tests/Makefile.in dlls/Maketest.rules"
24503 ac_config_files="$ac_config_files dlls/cabinet/tests/Makefile"
24505 ALL_MAKEFILES="$ALL_MAKEFILES \\
24506 dlls/capi2032/Makefile"
24507 test "x$enable_capi2032" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24509 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24510 dlls/capi2032/Makefile: dlls/capi2032/Makefile.in dlls/Makedll.rules"
24511 ac_config_files="$ac_config_files dlls/capi2032/Makefile"
24513 ALL_MAKEFILES="$ALL_MAKEFILES \\
24514 dlls/cards/Makefile"
24515 test "x$enable_cards" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24517 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24518 dlls/cards/Makefile: dlls/cards/Makefile.in dlls/Makedll.rules"
24519 ac_config_files="$ac_config_files dlls/cards/Makefile"
24521 ALL_MAKEFILES="$ALL_MAKEFILES \\
24522 dlls/cfgmgr32/Makefile"
24523 test "x$enable_cfgmgr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24525 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24526 dlls/cfgmgr32/Makefile: dlls/cfgmgr32/Makefile.in dlls/Makedll.rules"
24527 ac_config_files="$ac_config_files dlls/cfgmgr32/Makefile"
24529 ALL_MAKEFILES="$ALL_MAKEFILES \\
24530 dlls/clusapi/Makefile"
24531 test "x$enable_clusapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24533 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24534 dlls/clusapi/Makefile: dlls/clusapi/Makefile.in dlls/Makedll.rules"
24535 ac_config_files="$ac_config_files dlls/clusapi/Makefile"
24537 ALL_MAKEFILES="$ALL_MAKEFILES \\
24538 dlls/comcat/Makefile"
24539 test "x$enable_comcat" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24541 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24542 dlls/comcat/Makefile: dlls/comcat/Makefile.in dlls/Makedll.rules"
24543 ac_config_files="$ac_config_files dlls/comcat/Makefile"
24545 ALL_MAKEFILES="$ALL_MAKEFILES \\
24546 dlls/comcat/tests/Makefile"
24547 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24549 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24550 dlls/comcat/tests/Makefile: dlls/comcat/tests/Makefile.in dlls/Maketest.rules"
24551 ac_config_files="$ac_config_files dlls/comcat/tests/Makefile"
24553 ALL_MAKEFILES="$ALL_MAKEFILES \\
24554 dlls/comctl32/Makefile"
24555 test "x$enable_comctl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24557 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24558 dlls/comctl32/Makefile: dlls/comctl32/Makefile.in dlls/Makedll.rules"
24559 ac_config_files="$ac_config_files dlls/comctl32/Makefile"
24561 ALL_MAKEFILES="$ALL_MAKEFILES \\
24562 dlls/comctl32/tests/Makefile"
24563 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24565 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24566 dlls/comctl32/tests/Makefile: dlls/comctl32/tests/Makefile.in dlls/Maketest.rules"
24567 ac_config_files="$ac_config_files dlls/comctl32/tests/Makefile"
24569 ALL_MAKEFILES="$ALL_MAKEFILES \\
24570 dlls/comdlg32/Makefile"
24571 test "x$enable_comdlg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24573 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24574 dlls/comdlg32/Makefile: dlls/comdlg32/Makefile.in dlls/Makedll.rules"
24575 ac_config_files="$ac_config_files dlls/comdlg32/Makefile"
24577 ALL_MAKEFILES="$ALL_MAKEFILES \\
24578 dlls/comdlg32/tests/Makefile"
24579 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24581 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24582 dlls/comdlg32/tests/Makefile: dlls/comdlg32/tests/Makefile.in dlls/Maketest.rules"
24583 ac_config_files="$ac_config_files dlls/comdlg32/tests/Makefile"
24585 ALL_MAKEFILES="$ALL_MAKEFILES \\
24586 dlls/comm.drv16/Makefile"
24587 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24589 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24590 dlls/comm.drv16/Makefile: dlls/comm.drv16/Makefile.in dlls/Makedll.rules"
24591 ac_config_files="$ac_config_files dlls/comm.drv16/Makefile"
24593 ALL_MAKEFILES="$ALL_MAKEFILES \\
24594 dlls/compobj.dll16/Makefile"
24595 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24597 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24598 dlls/compobj.dll16/Makefile: dlls/compobj.dll16/Makefile.in dlls/Makedll.rules"
24599 ac_config_files="$ac_config_files dlls/compobj.dll16/Makefile"
24601 ALL_MAKEFILES="$ALL_MAKEFILES \\
24602 dlls/compstui/Makefile"
24603 test "x$enable_compstui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24605 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24606 dlls/compstui/Makefile: dlls/compstui/Makefile.in dlls/Makedll.rules"
24607 ac_config_files="$ac_config_files dlls/compstui/Makefile"
24609 ALL_MAKEFILES="$ALL_MAKEFILES \\
24610 dlls/credui/Makefile"
24611 test "x$enable_credui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24613 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24614 dlls/credui/Makefile: dlls/credui/Makefile.in dlls/Makedll.rules"
24615 ac_config_files="$ac_config_files dlls/credui/Makefile"
24617 ALL_MAKEFILES="$ALL_MAKEFILES \\
24618 dlls/credui/tests/Makefile"
24619 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24621 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24622 dlls/credui/tests/Makefile: dlls/credui/tests/Makefile.in dlls/Maketest.rules"
24623 ac_config_files="$ac_config_files dlls/credui/tests/Makefile"
24625 ALL_MAKEFILES="$ALL_MAKEFILES \\
24626 dlls/crtdll/Makefile"
24627 test "x$enable_crtdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24629 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24630 dlls/crtdll/Makefile: dlls/crtdll/Makefile.in dlls/Makedll.rules"
24631 ac_config_files="$ac_config_files dlls/crtdll/Makefile"
24633 ALL_MAKEFILES="$ALL_MAKEFILES \\
24634 dlls/crypt32/Makefile"
24635 test "x$enable_crypt32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24637 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24638 dlls/crypt32/Makefile: dlls/crypt32/Makefile.in dlls/Makedll.rules"
24639 ac_config_files="$ac_config_files dlls/crypt32/Makefile"
24641 ALL_MAKEFILES="$ALL_MAKEFILES \\
24642 dlls/crypt32/tests/Makefile"
24643 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24645 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24646 dlls/crypt32/tests/Makefile: dlls/crypt32/tests/Makefile.in dlls/Maketest.rules"
24647 ac_config_files="$ac_config_files dlls/crypt32/tests/Makefile"
24649 ALL_MAKEFILES="$ALL_MAKEFILES \\
24650 dlls/cryptdlg/Makefile"
24651 test "x$enable_cryptdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24653 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24654 dlls/cryptdlg/Makefile: dlls/cryptdlg/Makefile.in dlls/Makedll.rules"
24655 ac_config_files="$ac_config_files dlls/cryptdlg/Makefile"
24657 ALL_MAKEFILES="$ALL_MAKEFILES \\
24658 dlls/cryptdll/Makefile"
24659 test "x$enable_cryptdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24661 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24662 dlls/cryptdll/Makefile: dlls/cryptdll/Makefile.in dlls/Makedll.rules"
24663 ac_config_files="$ac_config_files dlls/cryptdll/Makefile"
24665 ALL_MAKEFILES="$ALL_MAKEFILES \\
24666 dlls/cryptnet/Makefile"
24667 test "x$enable_cryptnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24669 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24670 dlls/cryptnet/Makefile: dlls/cryptnet/Makefile.in dlls/Makedll.rules"
24671 ac_config_files="$ac_config_files dlls/cryptnet/Makefile"
24673 ALL_MAKEFILES="$ALL_MAKEFILES \\
24674 dlls/cryptnet/tests/Makefile"
24675 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24677 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24678 dlls/cryptnet/tests/Makefile: dlls/cryptnet/tests/Makefile.in dlls/Maketest.rules"
24679 ac_config_files="$ac_config_files dlls/cryptnet/tests/Makefile"
24681 ALL_MAKEFILES="$ALL_MAKEFILES \\
24682 dlls/cryptui/Makefile"
24683 test "x$enable_cryptui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24685 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24686 dlls/cryptui/Makefile: dlls/cryptui/Makefile.in dlls/Makedll.rules"
24687 ac_config_files="$ac_config_files dlls/cryptui/Makefile"
24689 ALL_MAKEFILES="$ALL_MAKEFILES \\
24690 dlls/cryptui/tests/Makefile"
24691 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24693 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24694 dlls/cryptui/tests/Makefile: dlls/cryptui/tests/Makefile.in dlls/Maketest.rules"
24695 ac_config_files="$ac_config_files dlls/cryptui/tests/Makefile"
24697 ALL_MAKEFILES="$ALL_MAKEFILES \\
24698 dlls/ctapi32/Makefile"
24699 test "x$enable_ctapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24701 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24702 dlls/ctapi32/Makefile: dlls/ctapi32/Makefile.in dlls/Makedll.rules"
24703 ac_config_files="$ac_config_files dlls/ctapi32/Makefile"
24705 ALL_MAKEFILES="$ALL_MAKEFILES \\
24706 dlls/ctl3d.dll16/Makefile"
24707 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24709 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24710 dlls/ctl3d.dll16/Makefile: dlls/ctl3d.dll16/Makefile.in dlls/Makedll.rules"
24711 ac_config_files="$ac_config_files dlls/ctl3d.dll16/Makefile"
24713 ALL_MAKEFILES="$ALL_MAKEFILES \\
24714 dlls/ctl3d32/Makefile"
24715 test "x$enable_ctl3d32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24717 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24718 dlls/ctl3d32/Makefile: dlls/ctl3d32/Makefile.in dlls/Makedll.rules"
24719 ac_config_files="$ac_config_files dlls/ctl3d32/Makefile"
24721 ALL_MAKEFILES="$ALL_MAKEFILES \\
24722 dlls/ctl3dv2.dll16/Makefile"
24723 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24725 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24726 dlls/ctl3dv2.dll16/Makefile: dlls/ctl3dv2.dll16/Makefile.in dlls/Makedll.rules"
24727 ac_config_files="$ac_config_files dlls/ctl3dv2.dll16/Makefile"
24729 ALL_MAKEFILES="$ALL_MAKEFILES \\
24730 dlls/d3d10/Makefile"
24731 test "x$enable_d3d10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24733 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24734 dlls/d3d10/Makefile: dlls/d3d10/Makefile.in dlls/Makedll.rules"
24735 ac_config_files="$ac_config_files dlls/d3d10/Makefile"
24737 ALL_MAKEFILES="$ALL_MAKEFILES \\
24738 dlls/d3d10/tests/Makefile"
24739 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24741 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24742 dlls/d3d10/tests/Makefile: dlls/d3d10/tests/Makefile.in dlls/Maketest.rules"
24743 ac_config_files="$ac_config_files dlls/d3d10/tests/Makefile"
24745 ALL_MAKEFILES="$ALL_MAKEFILES \\
24746 dlls/d3d10core/Makefile"
24747 test "x$enable_d3d10core" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24749 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24750 dlls/d3d10core/Makefile: dlls/d3d10core/Makefile.in dlls/Makedll.rules"
24751 ac_config_files="$ac_config_files dlls/d3d10core/Makefile"
24753 ALL_MAKEFILES="$ALL_MAKEFILES \\
24754 dlls/d3d10core/tests/Makefile"
24755 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24757 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24758 dlls/d3d10core/tests/Makefile: dlls/d3d10core/tests/Makefile.in dlls/Maketest.rules"
24759 ac_config_files="$ac_config_files dlls/d3d10core/tests/Makefile"
24761 ALL_MAKEFILES="$ALL_MAKEFILES \\
24762 dlls/d3d8/Makefile"
24763 test "x$enable_d3d8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24765 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24766 dlls/d3d8/Makefile: dlls/d3d8/Makefile.in dlls/Makedll.rules"
24767 ac_config_files="$ac_config_files dlls/d3d8/Makefile"
24769 ALL_MAKEFILES="$ALL_MAKEFILES \\
24770 dlls/d3d8/tests/Makefile"
24771 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24773 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24774 dlls/d3d8/tests/Makefile: dlls/d3d8/tests/Makefile.in dlls/Maketest.rules"
24775 ac_config_files="$ac_config_files dlls/d3d8/tests/Makefile"
24777 ALL_MAKEFILES="$ALL_MAKEFILES \\
24778 dlls/d3d9/Makefile"
24779 test "x$enable_d3d9" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24781 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24782 dlls/d3d9/Makefile: dlls/d3d9/Makefile.in dlls/Makedll.rules"
24783 ac_config_files="$ac_config_files dlls/d3d9/Makefile"
24785 ALL_MAKEFILES="$ALL_MAKEFILES \\
24786 dlls/d3d9/tests/Makefile"
24787 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24789 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24790 dlls/d3d9/tests/Makefile: dlls/d3d9/tests/Makefile.in dlls/Maketest.rules"
24791 ac_config_files="$ac_config_files dlls/d3d9/tests/Makefile"
24793 ALL_MAKEFILES="$ALL_MAKEFILES \\
24794 dlls/d3dim/Makefile"
24795 test "x$enable_d3dim" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24797 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24798 dlls/d3dim/Makefile: dlls/d3dim/Makefile.in dlls/Makedll.rules"
24799 ac_config_files="$ac_config_files dlls/d3dim/Makefile"
24801 ALL_MAKEFILES="$ALL_MAKEFILES \\
24802 dlls/d3drm/Makefile"
24803 test "x$enable_d3drm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24805 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24806 dlls/d3drm/Makefile: dlls/d3drm/Makefile.in dlls/Makedll.rules"
24807 ac_config_files="$ac_config_files dlls/d3drm/Makefile"
24809 ALL_MAKEFILES="$ALL_MAKEFILES \\
24810 dlls/d3drm/tests/Makefile"
24811 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24813 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24814 dlls/d3drm/tests/Makefile: dlls/d3drm/tests/Makefile.in dlls/Maketest.rules"
24815 ac_config_files="$ac_config_files dlls/d3drm/tests/Makefile"
24817 ALL_MAKEFILES="$ALL_MAKEFILES \\
24818 dlls/d3dx8/Makefile"
24819 test "x$enable_d3dx8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24821 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24822 dlls/d3dx8/Makefile: dlls/d3dx8/Makefile.in dlls/Makedll.rules"
24823 ac_config_files="$ac_config_files dlls/d3dx8/Makefile"
24825 ALL_MAKEFILES="$ALL_MAKEFILES \\
24826 dlls/d3dx8/tests/Makefile"
24827 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24829 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24830 dlls/d3dx8/tests/Makefile: dlls/d3dx8/tests/Makefile.in dlls/Maketest.rules"
24831 ac_config_files="$ac_config_files dlls/d3dx8/tests/Makefile"
24833 ALL_MAKEFILES="$ALL_MAKEFILES \\
24834 dlls/d3dx9_24/Makefile"
24835 test "x$enable_d3dx9_24" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24837 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24838 dlls/d3dx9_24/Makefile: dlls/d3dx9_24/Makefile.in dlls/Makedll.rules"
24839 ac_config_files="$ac_config_files dlls/d3dx9_24/Makefile"
24841 ALL_MAKEFILES="$ALL_MAKEFILES \\
24842 dlls/d3dx9_25/Makefile"
24843 test "x$enable_d3dx9_25" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24845 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24846 dlls/d3dx9_25/Makefile: dlls/d3dx9_25/Makefile.in dlls/Makedll.rules"
24847 ac_config_files="$ac_config_files dlls/d3dx9_25/Makefile"
24849 ALL_MAKEFILES="$ALL_MAKEFILES \\
24850 dlls/d3dx9_26/Makefile"
24851 test "x$enable_d3dx9_26" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24853 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24854 dlls/d3dx9_26/Makefile: dlls/d3dx9_26/Makefile.in dlls/Makedll.rules"
24855 ac_config_files="$ac_config_files dlls/d3dx9_26/Makefile"
24857 ALL_MAKEFILES="$ALL_MAKEFILES \\
24858 dlls/d3dx9_27/Makefile"
24859 test "x$enable_d3dx9_27" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24861 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24862 dlls/d3dx9_27/Makefile: dlls/d3dx9_27/Makefile.in dlls/Makedll.rules"
24863 ac_config_files="$ac_config_files dlls/d3dx9_27/Makefile"
24865 ALL_MAKEFILES="$ALL_MAKEFILES \\
24866 dlls/d3dx9_28/Makefile"
24867 test "x$enable_d3dx9_28" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24869 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24870 dlls/d3dx9_28/Makefile: dlls/d3dx9_28/Makefile.in dlls/Makedll.rules"
24871 ac_config_files="$ac_config_files dlls/d3dx9_28/Makefile"
24873 ALL_MAKEFILES="$ALL_MAKEFILES \\
24874 dlls/d3dx9_29/Makefile"
24875 test "x$enable_d3dx9_29" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24877 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24878 dlls/d3dx9_29/Makefile: dlls/d3dx9_29/Makefile.in dlls/Makedll.rules"
24879 ac_config_files="$ac_config_files dlls/d3dx9_29/Makefile"
24881 ALL_MAKEFILES="$ALL_MAKEFILES \\
24882 dlls/d3dx9_30/Makefile"
24883 test "x$enable_d3dx9_30" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24885 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24886 dlls/d3dx9_30/Makefile: dlls/d3dx9_30/Makefile.in dlls/Makedll.rules"
24887 ac_config_files="$ac_config_files dlls/d3dx9_30/Makefile"
24889 ALL_MAKEFILES="$ALL_MAKEFILES \\
24890 dlls/d3dx9_31/Makefile"
24891 test "x$enable_d3dx9_31" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24893 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24894 dlls/d3dx9_31/Makefile: dlls/d3dx9_31/Makefile.in dlls/Makedll.rules"
24895 ac_config_files="$ac_config_files dlls/d3dx9_31/Makefile"
24897 ALL_MAKEFILES="$ALL_MAKEFILES \\
24898 dlls/d3dx9_32/Makefile"
24899 test "x$enable_d3dx9_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24901 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24902 dlls/d3dx9_32/Makefile: dlls/d3dx9_32/Makefile.in dlls/Makedll.rules"
24903 ac_config_files="$ac_config_files dlls/d3dx9_32/Makefile"
24905 ALL_MAKEFILES="$ALL_MAKEFILES \\
24906 dlls/d3dx9_33/Makefile"
24907 test "x$enable_d3dx9_33" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24909 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24910 dlls/d3dx9_33/Makefile: dlls/d3dx9_33/Makefile.in dlls/Makedll.rules"
24911 ac_config_files="$ac_config_files dlls/d3dx9_33/Makefile"
24913 ALL_MAKEFILES="$ALL_MAKEFILES \\
24914 dlls/d3dx9_34/Makefile"
24915 test "x$enable_d3dx9_34" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24917 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24918 dlls/d3dx9_34/Makefile: dlls/d3dx9_34/Makefile.in dlls/Makedll.rules"
24919 ac_config_files="$ac_config_files dlls/d3dx9_34/Makefile"
24921 ALL_MAKEFILES="$ALL_MAKEFILES \\
24922 dlls/d3dx9_35/Makefile"
24923 test "x$enable_d3dx9_35" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24925 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24926 dlls/d3dx9_35/Makefile: dlls/d3dx9_35/Makefile.in dlls/Makedll.rules"
24927 ac_config_files="$ac_config_files dlls/d3dx9_35/Makefile"
24929 ALL_MAKEFILES="$ALL_MAKEFILES \\
24930 dlls/d3dx9_36/Makefile"
24931 test "x$enable_d3dx9_36" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24933 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24934 dlls/d3dx9_36/Makefile: dlls/d3dx9_36/Makefile.in dlls/Makedll.rules"
24935 ac_config_files="$ac_config_files dlls/d3dx9_36/Makefile"
24937 ALL_MAKEFILES="$ALL_MAKEFILES \\
24938 dlls/d3dx9_36/tests/Makefile"
24939 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24941 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24942 dlls/d3dx9_36/tests/Makefile: dlls/d3dx9_36/tests/Makefile.in dlls/Maketest.rules"
24943 ac_config_files="$ac_config_files dlls/d3dx9_36/tests/Makefile"
24945 ALL_MAKEFILES="$ALL_MAKEFILES \\
24946 dlls/d3dx9_37/Makefile"
24947 test "x$enable_d3dx9_37" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24949 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24950 dlls/d3dx9_37/Makefile: dlls/d3dx9_37/Makefile.in dlls/Makedll.rules"
24951 ac_config_files="$ac_config_files dlls/d3dx9_37/Makefile"
24953 ALL_MAKEFILES="$ALL_MAKEFILES \\
24954 dlls/d3dx9_38/Makefile"
24955 test "x$enable_d3dx9_38" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24957 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24958 dlls/d3dx9_38/Makefile: dlls/d3dx9_38/Makefile.in dlls/Makedll.rules"
24959 ac_config_files="$ac_config_files dlls/d3dx9_38/Makefile"
24961 ALL_MAKEFILES="$ALL_MAKEFILES \\
24962 dlls/d3dx9_39/Makefile"
24963 test "x$enable_d3dx9_39" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24965 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24966 dlls/d3dx9_39/Makefile: dlls/d3dx9_39/Makefile.in dlls/Makedll.rules"
24967 ac_config_files="$ac_config_files dlls/d3dx9_39/Makefile"
24969 ALL_MAKEFILES="$ALL_MAKEFILES \\
24970 dlls/d3dx9_40/Makefile"
24971 test "x$enable_d3dx9_40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24973 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24974 dlls/d3dx9_40/Makefile: dlls/d3dx9_40/Makefile.in dlls/Makedll.rules"
24975 ac_config_files="$ac_config_files dlls/d3dx9_40/Makefile"
24977 ALL_MAKEFILES="$ALL_MAKEFILES \\
24978 dlls/d3dx9_41/Makefile"
24979 test "x$enable_d3dx9_41" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24981 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24982 dlls/d3dx9_41/Makefile: dlls/d3dx9_41/Makefile.in dlls/Makedll.rules"
24983 ac_config_files="$ac_config_files dlls/d3dx9_41/Makefile"
24985 ALL_MAKEFILES="$ALL_MAKEFILES \\
24986 dlls/d3dxof/Makefile"
24987 test "x$enable_d3dxof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24989 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24990 dlls/d3dxof/Makefile: dlls/d3dxof/Makefile.in dlls/Makedll.rules"
24991 ac_config_files="$ac_config_files dlls/d3dxof/Makefile"
24993 ALL_MAKEFILES="$ALL_MAKEFILES \\
24994 dlls/d3dxof/tests/Makefile"
24995 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24997 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24998 dlls/d3dxof/tests/Makefile: dlls/d3dxof/tests/Makefile.in dlls/Maketest.rules"
24999 ac_config_files="$ac_config_files dlls/d3dxof/tests/Makefile"
25001 ALL_MAKEFILES="$ALL_MAKEFILES \\
25002 dlls/dbghelp/Makefile"
25003 test "x$enable_dbghelp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25005 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25006 dlls/dbghelp/Makefile: dlls/dbghelp/Makefile.in dlls/Makedll.rules"
25007 ac_config_files="$ac_config_files dlls/dbghelp/Makefile"
25009 ALL_MAKEFILES="$ALL_MAKEFILES \\
25010 dlls/dciman32/Makefile"
25011 test "x$enable_dciman32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25013 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25014 dlls/dciman32/Makefile: dlls/dciman32/Makefile.in dlls/Makedll.rules"
25015 ac_config_files="$ac_config_files dlls/dciman32/Makefile"
25017 ALL_MAKEFILES="$ALL_MAKEFILES \\
25018 dlls/ddeml.dll16/Makefile"
25019 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25021 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25022 dlls/ddeml.dll16/Makefile: dlls/ddeml.dll16/Makefile.in dlls/Makedll.rules"
25023 ac_config_files="$ac_config_files dlls/ddeml.dll16/Makefile"
25025 ALL_MAKEFILES="$ALL_MAKEFILES \\
25026 dlls/ddraw/Makefile"
25027 test "x$enable_ddraw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25029 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25030 dlls/ddraw/Makefile: dlls/ddraw/Makefile.in dlls/Makedll.rules"
25031 ac_config_files="$ac_config_files dlls/ddraw/Makefile"
25033 ALL_MAKEFILES="$ALL_MAKEFILES \\
25034 dlls/ddraw/tests/Makefile"
25035 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25037 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25038 dlls/ddraw/tests/Makefile: dlls/ddraw/tests/Makefile.in dlls/Maketest.rules"
25039 ac_config_files="$ac_config_files dlls/ddraw/tests/Makefile"
25041 ALL_MAKEFILES="$ALL_MAKEFILES \\
25042 dlls/ddrawex/Makefile"
25043 test "x$enable_ddrawex" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25045 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25046 dlls/ddrawex/Makefile: dlls/ddrawex/Makefile.in dlls/Makedll.rules"
25047 ac_config_files="$ac_config_files dlls/ddrawex/Makefile"
25049 ALL_MAKEFILES="$ALL_MAKEFILES \\
25050 dlls/ddrawex/tests/Makefile"
25051 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25053 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25054 dlls/ddrawex/tests/Makefile: dlls/ddrawex/tests/Makefile.in dlls/Maketest.rules"
25055 ac_config_files="$ac_config_files dlls/ddrawex/tests/Makefile"
25057 ALL_MAKEFILES="$ALL_MAKEFILES \\
25058 dlls/devenum/Makefile"
25059 test "x$enable_devenum" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25061 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25062 dlls/devenum/Makefile: dlls/devenum/Makefile.in dlls/Makedll.rules"
25063 ac_config_files="$ac_config_files dlls/devenum/Makefile"
25065 ALL_MAKEFILES="$ALL_MAKEFILES \\
25066 dlls/dinput/Makefile"
25067 test "x$enable_dinput" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25069 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25070 dlls/dinput/Makefile: dlls/dinput/Makefile.in dlls/Makedll.rules"
25071 ac_config_files="$ac_config_files dlls/dinput/Makefile"
25073 ALL_MAKEFILES="$ALL_MAKEFILES \\
25074 dlls/dinput/tests/Makefile"
25075 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25077 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25078 dlls/dinput/tests/Makefile: dlls/dinput/tests/Makefile.in dlls/Maketest.rules"
25079 ac_config_files="$ac_config_files dlls/dinput/tests/Makefile"
25081 ALL_MAKEFILES="$ALL_MAKEFILES \\
25082 dlls/dinput8/Makefile"
25083 test "x$enable_dinput8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25085 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25086 dlls/dinput8/Makefile: dlls/dinput8/Makefile.in dlls/Makedll.rules"
25087 ac_config_files="$ac_config_files dlls/dinput8/Makefile"
25089 ALL_MAKEFILES="$ALL_MAKEFILES \\
25090 dlls/dispdib.dll16/Makefile"
25091 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25093 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25094 dlls/dispdib.dll16/Makefile: dlls/dispdib.dll16/Makefile.in dlls/Makedll.rules"
25095 ac_config_files="$ac_config_files dlls/dispdib.dll16/Makefile"
25097 ALL_MAKEFILES="$ALL_MAKEFILES \\
25098 dlls/display.drv16/Makefile"
25099 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25101 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25102 dlls/display.drv16/Makefile: dlls/display.drv16/Makefile.in dlls/Makedll.rules"
25103 ac_config_files="$ac_config_files dlls/display.drv16/Makefile"
25105 ALL_MAKEFILES="$ALL_MAKEFILES \\
25106 dlls/dmband/Makefile"
25107 test "x$enable_dmband" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25109 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25110 dlls/dmband/Makefile: dlls/dmband/Makefile.in dlls/Makedll.rules"
25111 ac_config_files="$ac_config_files dlls/dmband/Makefile"
25113 ALL_MAKEFILES="$ALL_MAKEFILES \\
25114 dlls/dmcompos/Makefile"
25115 test "x$enable_dmcompos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25117 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25118 dlls/dmcompos/Makefile: dlls/dmcompos/Makefile.in dlls/Makedll.rules"
25119 ac_config_files="$ac_config_files dlls/dmcompos/Makefile"
25121 ALL_MAKEFILES="$ALL_MAKEFILES \\
25122 dlls/dmime/Makefile"
25123 test "x$enable_dmime" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25125 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25126 dlls/dmime/Makefile: dlls/dmime/Makefile.in dlls/Makedll.rules"
25127 ac_config_files="$ac_config_files dlls/dmime/Makefile"
25129 ALL_MAKEFILES="$ALL_MAKEFILES \\
25130 dlls/dmloader/Makefile"
25131 test "x$enable_dmloader" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25133 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25134 dlls/dmloader/Makefile: dlls/dmloader/Makefile.in dlls/Makedll.rules"
25135 ac_config_files="$ac_config_files dlls/dmloader/Makefile"
25137 ALL_MAKEFILES="$ALL_MAKEFILES \\
25138 dlls/dmscript/Makefile"
25139 test "x$enable_dmscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25141 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25142 dlls/dmscript/Makefile: dlls/dmscript/Makefile.in dlls/Makedll.rules"
25143 ac_config_files="$ac_config_files dlls/dmscript/Makefile"
25145 ALL_MAKEFILES="$ALL_MAKEFILES \\
25146 dlls/dmstyle/Makefile"
25147 test "x$enable_dmstyle" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25149 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25150 dlls/dmstyle/Makefile: dlls/dmstyle/Makefile.in dlls/Makedll.rules"
25151 ac_config_files="$ac_config_files dlls/dmstyle/Makefile"
25153 ALL_MAKEFILES="$ALL_MAKEFILES \\
25154 dlls/dmsynth/Makefile"
25155 test "x$enable_dmsynth" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25157 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25158 dlls/dmsynth/Makefile: dlls/dmsynth/Makefile.in dlls/Makedll.rules"
25159 ac_config_files="$ac_config_files dlls/dmsynth/Makefile"
25161 ALL_MAKEFILES="$ALL_MAKEFILES \\
25162 dlls/dmusic/Makefile"
25163 test "x$enable_dmusic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25165 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25166 dlls/dmusic/Makefile: dlls/dmusic/Makefile.in dlls/Makedll.rules"
25167 ac_config_files="$ac_config_files dlls/dmusic/Makefile"
25169 ALL_MAKEFILES="$ALL_MAKEFILES \\
25170 dlls/dmusic32/Makefile"
25171 test "x$enable_dmusic32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25173 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25174 dlls/dmusic32/Makefile: dlls/dmusic32/Makefile.in dlls/Makedll.rules"
25175 ac_config_files="$ac_config_files dlls/dmusic32/Makefile"
25177 ALL_MAKEFILES="$ALL_MAKEFILES \\
25178 dlls/dnsapi/Makefile"
25179 test "x$enable_dnsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25181 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25182 dlls/dnsapi/Makefile: dlls/dnsapi/Makefile.in dlls/Makedll.rules"
25183 ac_config_files="$ac_config_files dlls/dnsapi/Makefile"
25185 ALL_MAKEFILES="$ALL_MAKEFILES \\
25186 dlls/dnsapi/tests/Makefile"
25187 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25189 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25190 dlls/dnsapi/tests/Makefile: dlls/dnsapi/tests/Makefile.in dlls/Maketest.rules"
25191 ac_config_files="$ac_config_files dlls/dnsapi/tests/Makefile"
25193 ALL_MAKEFILES="$ALL_MAKEFILES \\
25194 dlls/dplay/Makefile"
25195 test "x$enable_dplay" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25197 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25198 dlls/dplay/Makefile: dlls/dplay/Makefile.in dlls/Makedll.rules"
25199 ac_config_files="$ac_config_files dlls/dplay/Makefile"
25201 ALL_MAKEFILES="$ALL_MAKEFILES \\
25202 dlls/dplayx/Makefile"
25203 test "x$enable_dplayx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25205 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25206 dlls/dplayx/Makefile: dlls/dplayx/Makefile.in dlls/Makedll.rules"
25207 ac_config_files="$ac_config_files dlls/dplayx/Makefile"
25209 ALL_MAKEFILES="$ALL_MAKEFILES \\
25210 dlls/dplayx/tests/Makefile"
25211 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25213 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25214 dlls/dplayx/tests/Makefile: dlls/dplayx/tests/Makefile.in dlls/Maketest.rules"
25215 ac_config_files="$ac_config_files dlls/dplayx/tests/Makefile"
25217 ALL_MAKEFILES="$ALL_MAKEFILES \\
25218 dlls/dpnaddr/Makefile"
25219 test "x$enable_dpnaddr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25221 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25222 dlls/dpnaddr/Makefile: dlls/dpnaddr/Makefile.in dlls/Makedll.rules"
25223 ac_config_files="$ac_config_files dlls/dpnaddr/Makefile"
25225 ALL_MAKEFILES="$ALL_MAKEFILES \\
25226 dlls/dpnet/Makefile"
25227 test "x$enable_dpnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25229 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25230 dlls/dpnet/Makefile: dlls/dpnet/Makefile.in dlls/Makedll.rules"
25231 ac_config_files="$ac_config_files dlls/dpnet/Makefile"
25233 ALL_MAKEFILES="$ALL_MAKEFILES \\
25234 dlls/dpnhpast/Makefile"
25235 test "x$enable_dpnhpast" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25237 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25238 dlls/dpnhpast/Makefile: dlls/dpnhpast/Makefile.in dlls/Makedll.rules"
25239 ac_config_files="$ac_config_files dlls/dpnhpast/Makefile"
25241 ALL_MAKEFILES="$ALL_MAKEFILES \\
25242 dlls/dpnlobby/Makefile"
25243 test "x$enable_dpnlobby" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25245 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25246 dlls/dpnlobby/Makefile: dlls/dpnlobby/Makefile.in dlls/Makedll.rules"
25247 ac_config_files="$ac_config_files dlls/dpnlobby/Makefile"
25249 ALL_MAKEFILES="$ALL_MAKEFILES \\
25250 dlls/dpwsockx/Makefile"
25251 test "x$enable_dpwsockx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25253 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25254 dlls/dpwsockx/Makefile: dlls/dpwsockx/Makefile.in dlls/Makedll.rules"
25255 ac_config_files="$ac_config_files dlls/dpwsockx/Makefile"
25257 ALL_MAKEFILES="$ALL_MAKEFILES \\
25258 dlls/dsound/Makefile"
25259 test "x$enable_dsound" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25261 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25262 dlls/dsound/Makefile: dlls/dsound/Makefile.in dlls/Makedll.rules"
25263 ac_config_files="$ac_config_files dlls/dsound/Makefile"
25265 ALL_MAKEFILES="$ALL_MAKEFILES \\
25266 dlls/dsound/tests/Makefile"
25267 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25269 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25270 dlls/dsound/tests/Makefile: dlls/dsound/tests/Makefile.in dlls/Maketest.rules"
25271 ac_config_files="$ac_config_files dlls/dsound/tests/Makefile"
25273 ALL_MAKEFILES="$ALL_MAKEFILES \\
25274 dlls/dssenh/Makefile"
25275 test "x$enable_dssenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25277 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25278 dlls/dssenh/Makefile: dlls/dssenh/Makefile.in dlls/Makedll.rules"
25279 ac_config_files="$ac_config_files dlls/dssenh/Makefile"
25281 ALL_MAKEFILES="$ALL_MAKEFILES \\
25282 dlls/dswave/Makefile"
25283 test "x$enable_dswave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25285 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25286 dlls/dswave/Makefile: dlls/dswave/Makefile.in dlls/Makedll.rules"
25287 ac_config_files="$ac_config_files dlls/dswave/Makefile"
25289 ALL_MAKEFILES="$ALL_MAKEFILES \\
25290 dlls/dwmapi/Makefile"
25291 test "x$enable_dwmapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25293 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25294 dlls/dwmapi/Makefile: dlls/dwmapi/Makefile.in dlls/Makedll.rules"
25295 ac_config_files="$ac_config_files dlls/dwmapi/Makefile"
25297 ALL_MAKEFILES="$ALL_MAKEFILES \\
25298 dlls/dxdiagn/Makefile"
25299 test "x$enable_dxdiagn" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25301 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25302 dlls/dxdiagn/Makefile: dlls/dxdiagn/Makefile.in dlls/Makedll.rules"
25303 ac_config_files="$ac_config_files dlls/dxdiagn/Makefile"
25305 ALL_MAKEFILES="$ALL_MAKEFILES \\
25306 dlls/dxerr8/Makefile"
25307 test "x$enable_dxerr8" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25309 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25310 dlls/dxerr8/Makefile: dlls/dxerr8/Makefile.in dlls/Makeimplib.rules"
25311 ac_config_files="$ac_config_files dlls/dxerr8/Makefile"
25313 ALL_MAKEFILES="$ALL_MAKEFILES \\
25314 dlls/dxerr9/Makefile"
25315 test "x$enable_dxerr9" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25317 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25318 dlls/dxerr9/Makefile: dlls/dxerr9/Makefile.in dlls/Makeimplib.rules"
25319 ac_config_files="$ac_config_files dlls/dxerr9/Makefile"
25321 ALL_MAKEFILES="$ALL_MAKEFILES \\
25322 dlls/dxgi/Makefile"
25323 test "x$enable_dxgi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25325 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25326 dlls/dxgi/Makefile: dlls/dxgi/Makefile.in dlls/Makedll.rules"
25327 ac_config_files="$ac_config_files dlls/dxgi/Makefile"
25329 ALL_MAKEFILES="$ALL_MAKEFILES \\
25330 dlls/dxgi/tests/Makefile"
25331 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25333 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25334 dlls/dxgi/tests/Makefile: dlls/dxgi/tests/Makefile.in dlls/Maketest.rules"
25335 ac_config_files="$ac_config_files dlls/dxgi/tests/Makefile"
25337 ALL_MAKEFILES="$ALL_MAKEFILES \\
25338 dlls/dxguid/Makefile"
25339 test "x$enable_dxguid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25341 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25342 dlls/dxguid/Makefile: dlls/dxguid/Makefile.in dlls/Makeimplib.rules"
25343 ac_config_files="$ac_config_files dlls/dxguid/Makefile"
25345 ALL_MAKEFILES="$ALL_MAKEFILES \\
25346 dlls/faultrep/Makefile"
25347 test "x$enable_faultrep" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25349 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25350 dlls/faultrep/Makefile: dlls/faultrep/Makefile.in dlls/Makedll.rules"
25351 ac_config_files="$ac_config_files dlls/faultrep/Makefile"
25353 ALL_MAKEFILES="$ALL_MAKEFILES \\
25354 dlls/fusion/Makefile"
25355 test "x$enable_fusion" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25357 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25358 dlls/fusion/Makefile: dlls/fusion/Makefile.in dlls/Makedll.rules"
25359 ac_config_files="$ac_config_files dlls/fusion/Makefile"
25361 ALL_MAKEFILES="$ALL_MAKEFILES \\
25362 dlls/fusion/tests/Makefile"
25363 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25365 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25366 dlls/fusion/tests/Makefile: dlls/fusion/tests/Makefile.in dlls/Maketest.rules"
25367 ac_config_files="$ac_config_files dlls/fusion/tests/Makefile"
25369 ALL_MAKEFILES="$ALL_MAKEFILES \\
25370 dlls/gdi32/Makefile"
25371 test "x$enable_gdi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25373 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25374 dlls/gdi32/Makefile: dlls/gdi32/Makefile.in dlls/Makedll.rules"
25375 ac_config_files="$ac_config_files dlls/gdi32/Makefile"
25377 ALL_MAKEFILES="$ALL_MAKEFILES \\
25378 dlls/gdi32/tests/Makefile"
25379 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25381 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25382 dlls/gdi32/tests/Makefile: dlls/gdi32/tests/Makefile.in dlls/Maketest.rules"
25383 ac_config_files="$ac_config_files dlls/gdi32/tests/Makefile"
25385 ALL_MAKEFILES="$ALL_MAKEFILES \\
25386 dlls/gdiplus/Makefile"
25387 test "x$enable_gdiplus" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25389 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25390 dlls/gdiplus/Makefile: dlls/gdiplus/Makefile.in dlls/Makedll.rules"
25391 ac_config_files="$ac_config_files dlls/gdiplus/Makefile"
25393 ALL_MAKEFILES="$ALL_MAKEFILES \\
25394 dlls/gdiplus/tests/Makefile"
25395 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25397 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25398 dlls/gdiplus/tests/Makefile: dlls/gdiplus/tests/Makefile.in dlls/Maketest.rules"
25399 ac_config_files="$ac_config_files dlls/gdiplus/tests/Makefile"
25401 ALL_MAKEFILES="$ALL_MAKEFILES \\
25402 dlls/glu32/Makefile"
25403 test "x$enable_glu32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25405 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25406 dlls/glu32/Makefile: dlls/glu32/Makefile.in dlls/Makedll.rules"
25407 ac_config_files="$ac_config_files dlls/glu32/Makefile"
25409 ALL_MAKEFILES="$ALL_MAKEFILES \\
25410 dlls/gphoto2.ds/Makefile"
25411 test "x$enable_gphoto2_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25413 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25414 dlls/gphoto2.ds/Makefile: dlls/gphoto2.ds/Makefile.in dlls/Makedll.rules"
25415 ac_config_files="$ac_config_files dlls/gphoto2.ds/Makefile"
25417 ALL_MAKEFILES="$ALL_MAKEFILES \\
25418 dlls/gpkcsp/Makefile"
25419 test "x$enable_gpkcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25421 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25422 dlls/gpkcsp/Makefile: dlls/gpkcsp/Makefile.in dlls/Makedll.rules"
25423 ac_config_files="$ac_config_files dlls/gpkcsp/Makefile"
25425 ALL_MAKEFILES="$ALL_MAKEFILES \\
25427 test "x$enable_hal" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25429 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25430 dlls/hal/Makefile: dlls/hal/Makefile.in dlls/Makedll.rules"
25431 ac_config_files="$ac_config_files dlls/hal/Makefile"
25433 ALL_MAKEFILES="$ALL_MAKEFILES \\
25434 dlls/hhctrl.ocx/Makefile"
25435 test "x$enable_hhctrl_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25437 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25438 dlls/hhctrl.ocx/Makefile: dlls/hhctrl.ocx/Makefile.in dlls/Makedll.rules"
25439 ac_config_files="$ac_config_files dlls/hhctrl.ocx/Makefile"
25441 ALL_MAKEFILES="$ALL_MAKEFILES \\
25443 test "x$enable_hid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25445 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25446 dlls/hid/Makefile: dlls/hid/Makefile.in dlls/Makedll.rules"
25447 ac_config_files="$ac_config_files dlls/hid/Makefile"
25449 ALL_MAKEFILES="$ALL_MAKEFILES \\
25450 dlls/hlink/Makefile"
25451 test "x$enable_hlink" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25453 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25454 dlls/hlink/Makefile: dlls/hlink/Makefile.in dlls/Makedll.rules"
25455 ac_config_files="$ac_config_files dlls/hlink/Makefile"
25457 ALL_MAKEFILES="$ALL_MAKEFILES \\
25458 dlls/hlink/tests/Makefile"
25459 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25461 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25462 dlls/hlink/tests/Makefile: dlls/hlink/tests/Makefile.in dlls/Maketest.rules"
25463 ac_config_files="$ac_config_files dlls/hlink/tests/Makefile"
25465 ALL_MAKEFILES="$ALL_MAKEFILES \\
25466 dlls/hnetcfg/Makefile"
25467 test "x$enable_hnetcfg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25469 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25470 dlls/hnetcfg/Makefile: dlls/hnetcfg/Makefile.in dlls/Makedll.rules"
25471 ac_config_files="$ac_config_files dlls/hnetcfg/Makefile"
25473 ALL_MAKEFILES="$ALL_MAKEFILES \\
25474 dlls/httpapi/Makefile"
25475 test "x$enable_httpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25477 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25478 dlls/httpapi/Makefile: dlls/httpapi/Makefile.in dlls/Makedll.rules"
25479 ac_config_files="$ac_config_files dlls/httpapi/Makefile"
25481 ALL_MAKEFILES="$ALL_MAKEFILES \\
25482 dlls/iccvid/Makefile"
25483 test "x$enable_iccvid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25485 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25486 dlls/iccvid/Makefile: dlls/iccvid/Makefile.in dlls/Makedll.rules"
25487 ac_config_files="$ac_config_files dlls/iccvid/Makefile"
25489 ALL_MAKEFILES="$ALL_MAKEFILES \\
25490 dlls/icmp/Makefile"
25491 test "x$enable_icmp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25493 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25494 dlls/icmp/Makefile: dlls/icmp/Makefile.in dlls/Makedll.rules"
25495 ac_config_files="$ac_config_files dlls/icmp/Makefile"
25497 ALL_MAKEFILES="$ALL_MAKEFILES \\
25498 dlls/ifsmgr.vxd/Makefile"
25499 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25501 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25502 dlls/ifsmgr.vxd/Makefile: dlls/ifsmgr.vxd/Makefile.in dlls/Makedll.rules"
25503 ac_config_files="$ac_config_files dlls/ifsmgr.vxd/Makefile"
25505 ALL_MAKEFILES="$ALL_MAKEFILES \\
25506 dlls/imaadp32.acm/Makefile"
25507 test "x$enable_imaadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25509 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25510 dlls/imaadp32.acm/Makefile: dlls/imaadp32.acm/Makefile.in dlls/Makedll.rules"
25511 ac_config_files="$ac_config_files dlls/imaadp32.acm/Makefile"
25513 ALL_MAKEFILES="$ALL_MAKEFILES \\
25514 dlls/imagehlp/Makefile"
25515 test "x$enable_imagehlp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25517 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25518 dlls/imagehlp/Makefile: dlls/imagehlp/Makefile.in dlls/Makedll.rules"
25519 ac_config_files="$ac_config_files dlls/imagehlp/Makefile"
25521 ALL_MAKEFILES="$ALL_MAKEFILES \\
25522 dlls/imm.dll16/Makefile"
25523 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25525 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25526 dlls/imm.dll16/Makefile: dlls/imm.dll16/Makefile.in dlls/Makedll.rules"
25527 ac_config_files="$ac_config_files dlls/imm.dll16/Makefile"
25529 ALL_MAKEFILES="$ALL_MAKEFILES \\
25530 dlls/imm32/Makefile"
25531 test "x$enable_imm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25533 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25534 dlls/imm32/Makefile: dlls/imm32/Makefile.in dlls/Makedll.rules"
25535 ac_config_files="$ac_config_files dlls/imm32/Makefile"
25537 ALL_MAKEFILES="$ALL_MAKEFILES \\
25538 dlls/imm32/tests/Makefile"
25539 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25541 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25542 dlls/imm32/tests/Makefile: dlls/imm32/tests/Makefile.in dlls/Maketest.rules"
25543 ac_config_files="$ac_config_files dlls/imm32/tests/Makefile"
25545 ALL_MAKEFILES="$ALL_MAKEFILES \\
25546 dlls/inetcomm/Makefile"
25547 test "x$enable_inetcomm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25549 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25550 dlls/inetcomm/Makefile: dlls/inetcomm/Makefile.in dlls/Makedll.rules"
25551 ac_config_files="$ac_config_files dlls/inetcomm/Makefile"
25553 ALL_MAKEFILES="$ALL_MAKEFILES \\
25554 dlls/inetcomm/tests/Makefile"
25555 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25557 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25558 dlls/inetcomm/tests/Makefile: dlls/inetcomm/tests/Makefile.in dlls/Maketest.rules"
25559 ac_config_files="$ac_config_files dlls/inetcomm/tests/Makefile"
25561 ALL_MAKEFILES="$ALL_MAKEFILES \\
25562 dlls/inetmib1/Makefile"
25563 test "x$enable_inetmib1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25565 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25566 dlls/inetmib1/Makefile: dlls/inetmib1/Makefile.in dlls/Makedll.rules"
25567 ac_config_files="$ac_config_files dlls/inetmib1/Makefile"
25569 ALL_MAKEFILES="$ALL_MAKEFILES \\
25570 dlls/inetmib1/tests/Makefile"
25571 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25573 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25574 dlls/inetmib1/tests/Makefile: dlls/inetmib1/tests/Makefile.in dlls/Maketest.rules"
25575 ac_config_files="$ac_config_files dlls/inetmib1/tests/Makefile"
25577 ALL_MAKEFILES="$ALL_MAKEFILES \\
25578 dlls/infosoft/Makefile"
25579 test "x$enable_infosoft" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25581 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25582 dlls/infosoft/Makefile: dlls/infosoft/Makefile.in dlls/Makedll.rules"
25583 ac_config_files="$ac_config_files dlls/infosoft/Makefile"
25585 ALL_MAKEFILES="$ALL_MAKEFILES \\
25586 dlls/infosoft/tests/Makefile"
25587 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25589 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25590 dlls/infosoft/tests/Makefile: dlls/infosoft/tests/Makefile.in dlls/Maketest.rules"
25591 ac_config_files="$ac_config_files dlls/infosoft/tests/Makefile"
25593 ALL_MAKEFILES="$ALL_MAKEFILES \\
25594 dlls/initpki/Makefile"
25595 test "x$enable_initpki" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25597 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25598 dlls/initpki/Makefile: dlls/initpki/Makefile.in dlls/Makedll.rules"
25599 ac_config_files="$ac_config_files dlls/initpki/Makefile"
25601 ALL_MAKEFILES="$ALL_MAKEFILES \\
25602 dlls/inkobj/Makefile"
25603 test "x$enable_inkobj" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25605 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25606 dlls/inkobj/Makefile: dlls/inkobj/Makefile.in dlls/Makedll.rules"
25607 ac_config_files="$ac_config_files dlls/inkobj/Makefile"
25609 ALL_MAKEFILES="$ALL_MAKEFILES \\
25610 dlls/inseng/Makefile"
25611 test "x$enable_inseng" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25613 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25614 dlls/inseng/Makefile: dlls/inseng/Makefile.in dlls/Makedll.rules"
25615 ac_config_files="$ac_config_files dlls/inseng/Makefile"
25617 ALL_MAKEFILES="$ALL_MAKEFILES \\
25618 dlls/iphlpapi/Makefile"
25619 test "x$enable_iphlpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25621 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25622 dlls/iphlpapi/Makefile: dlls/iphlpapi/Makefile.in dlls/Makedll.rules"
25623 ac_config_files="$ac_config_files dlls/iphlpapi/Makefile"
25625 ALL_MAKEFILES="$ALL_MAKEFILES \\
25626 dlls/iphlpapi/tests/Makefile"
25627 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25629 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25630 dlls/iphlpapi/tests/Makefile: dlls/iphlpapi/tests/Makefile.in dlls/Maketest.rules"
25631 ac_config_files="$ac_config_files dlls/iphlpapi/tests/Makefile"
25633 ALL_MAKEFILES="$ALL_MAKEFILES \\
25634 dlls/itircl/Makefile"
25635 test "x$enable_itircl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25637 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25638 dlls/itircl/Makefile: dlls/itircl/Makefile.in dlls/Makedll.rules"
25639 ac_config_files="$ac_config_files dlls/itircl/Makefile"
25641 ALL_MAKEFILES="$ALL_MAKEFILES \\
25642 dlls/itss/Makefile"
25643 test "x$enable_itss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25645 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25646 dlls/itss/Makefile: dlls/itss/Makefile.in dlls/Makedll.rules"
25647 ac_config_files="$ac_config_files dlls/itss/Makefile"
25649 ALL_MAKEFILES="$ALL_MAKEFILES \\
25650 dlls/itss/tests/Makefile"
25651 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25653 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25654 dlls/itss/tests/Makefile: dlls/itss/tests/Makefile.in dlls/Maketest.rules"
25655 ac_config_files="$ac_config_files dlls/itss/tests/Makefile"
25657 ALL_MAKEFILES="$ALL_MAKEFILES \\
25658 dlls/jscript/Makefile"
25659 test "x$enable_jscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25661 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25662 dlls/jscript/Makefile: dlls/jscript/Makefile.in dlls/Makedll.rules"
25663 ac_config_files="$ac_config_files dlls/jscript/Makefile"
25665 ALL_MAKEFILES="$ALL_MAKEFILES \\
25666 dlls/jscript/tests/Makefile"
25667 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25669 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25670 dlls/jscript/tests/Makefile: dlls/jscript/tests/Makefile.in dlls/Maketest.rules"
25671 ac_config_files="$ac_config_files dlls/jscript/tests/Makefile"
25673 ALL_MAKEFILES="$ALL_MAKEFILES \\
25674 dlls/kernel32/Makefile"
25675 test "x$enable_kernel32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25677 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25678 dlls/kernel32/Makefile: dlls/kernel32/Makefile.in dlls/Makedll.rules"
25679 ac_config_files="$ac_config_files dlls/kernel32/Makefile"
25681 ALL_MAKEFILES="$ALL_MAKEFILES \\
25682 dlls/kernel32/tests/Makefile"
25683 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25685 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25686 dlls/kernel32/tests/Makefile: dlls/kernel32/tests/Makefile.in dlls/Maketest.rules"
25687 ac_config_files="$ac_config_files dlls/kernel32/tests/Makefile"
25689 ALL_MAKEFILES="$ALL_MAKEFILES \\
25690 dlls/keyboard.drv16/Makefile"
25691 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25693 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25694 dlls/keyboard.drv16/Makefile: dlls/keyboard.drv16/Makefile.in dlls/Makedll.rules"
25695 ac_config_files="$ac_config_files dlls/keyboard.drv16/Makefile"
25697 ALL_MAKEFILES="$ALL_MAKEFILES \\
25698 dlls/loadperf/Makefile"
25699 test "x$enable_loadperf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25701 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25702 dlls/loadperf/Makefile: dlls/loadperf/Makefile.in dlls/Makedll.rules"
25703 ac_config_files="$ac_config_files dlls/loadperf/Makefile"
25705 ALL_MAKEFILES="$ALL_MAKEFILES \\
25706 dlls/localspl/Makefile"
25707 test "x$enable_localspl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25709 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25710 dlls/localspl/Makefile: dlls/localspl/Makefile.in dlls/Makedll.rules"
25711 ac_config_files="$ac_config_files dlls/localspl/Makefile"
25713 ALL_MAKEFILES="$ALL_MAKEFILES \\
25714 dlls/localspl/tests/Makefile"
25715 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25717 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25718 dlls/localspl/tests/Makefile: dlls/localspl/tests/Makefile.in dlls/Maketest.rules"
25719 ac_config_files="$ac_config_files dlls/localspl/tests/Makefile"
25721 ALL_MAKEFILES="$ALL_MAKEFILES \\
25722 dlls/localui/Makefile"
25723 test "x$enable_localui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25725 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25726 dlls/localui/Makefile: dlls/localui/Makefile.in dlls/Makedll.rules"
25727 ac_config_files="$ac_config_files dlls/localui/Makefile"
25729 ALL_MAKEFILES="$ALL_MAKEFILES \\
25730 dlls/localui/tests/Makefile"
25731 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25733 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25734 dlls/localui/tests/Makefile: dlls/localui/tests/Makefile.in dlls/Maketest.rules"
25735 ac_config_files="$ac_config_files dlls/localui/tests/Makefile"
25737 ALL_MAKEFILES="$ALL_MAKEFILES \\
25738 dlls/lz32/Makefile"
25739 test "x$enable_lz32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25741 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25742 dlls/lz32/Makefile: dlls/lz32/Makefile.in dlls/Makedll.rules"
25743 ac_config_files="$ac_config_files dlls/lz32/Makefile"
25745 ALL_MAKEFILES="$ALL_MAKEFILES \\
25746 dlls/lz32/tests/Makefile"
25747 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25749 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25750 dlls/lz32/tests/Makefile: dlls/lz32/tests/Makefile.in dlls/Maketest.rules"
25751 ac_config_files="$ac_config_files dlls/lz32/tests/Makefile"
25753 ALL_MAKEFILES="$ALL_MAKEFILES \\
25754 dlls/lzexpand.dll16/Makefile"
25755 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25757 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25758 dlls/lzexpand.dll16/Makefile: dlls/lzexpand.dll16/Makefile.in dlls/Makedll.rules"
25759 ac_config_files="$ac_config_files dlls/lzexpand.dll16/Makefile"
25761 ALL_MAKEFILES="$ALL_MAKEFILES \\
25762 dlls/mapi32/Makefile"
25763 test "x$enable_mapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25765 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25766 dlls/mapi32/Makefile: dlls/mapi32/Makefile.in dlls/Makedll.rules"
25767 ac_config_files="$ac_config_files dlls/mapi32/Makefile"
25769 ALL_MAKEFILES="$ALL_MAKEFILES \\
25770 dlls/mapi32/tests/Makefile"
25771 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25773 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25774 dlls/mapi32/tests/Makefile: dlls/mapi32/tests/Makefile.in dlls/Maketest.rules"
25775 ac_config_files="$ac_config_files dlls/mapi32/tests/Makefile"
25777 ALL_MAKEFILES="$ALL_MAKEFILES \\
25778 dlls/mciavi32/Makefile"
25779 test "x$enable_mciavi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25781 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25782 dlls/mciavi32/Makefile: dlls/mciavi32/Makefile.in dlls/Makedll.rules"
25783 ac_config_files="$ac_config_files dlls/mciavi32/Makefile"
25785 ALL_MAKEFILES="$ALL_MAKEFILES \\
25786 dlls/mcicda/Makefile"
25787 test "x$enable_mcicda" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25789 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25790 dlls/mcicda/Makefile: dlls/mcicda/Makefile.in dlls/Makedll.rules"
25791 ac_config_files="$ac_config_files dlls/mcicda/Makefile"
25793 ALL_MAKEFILES="$ALL_MAKEFILES \\
25794 dlls/mciqtz32/Makefile"
25795 test "x$enable_mciqtz32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25797 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25798 dlls/mciqtz32/Makefile: dlls/mciqtz32/Makefile.in dlls/Makedll.rules"
25799 ac_config_files="$ac_config_files dlls/mciqtz32/Makefile"
25801 ALL_MAKEFILES="$ALL_MAKEFILES \\
25802 dlls/mciseq/Makefile"
25803 test "x$enable_mciseq" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25805 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25806 dlls/mciseq/Makefile: dlls/mciseq/Makefile.in dlls/Makedll.rules"
25807 ac_config_files="$ac_config_files dlls/mciseq/Makefile"
25809 ALL_MAKEFILES="$ALL_MAKEFILES \\
25810 dlls/mciwave/Makefile"
25811 test "x$enable_mciwave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25813 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25814 dlls/mciwave/Makefile: dlls/mciwave/Makefile.in dlls/Makedll.rules"
25815 ac_config_files="$ac_config_files dlls/mciwave/Makefile"
25817 ALL_MAKEFILES="$ALL_MAKEFILES \\
25818 dlls/midimap/Makefile"
25819 test "x$enable_midimap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25821 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25822 dlls/midimap/Makefile: dlls/midimap/Makefile.in dlls/Makedll.rules"
25823 ac_config_files="$ac_config_files dlls/midimap/Makefile"
25825 ALL_MAKEFILES="$ALL_MAKEFILES \\
25826 dlls/mlang/Makefile"
25827 test "x$enable_mlang" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25829 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25830 dlls/mlang/Makefile: dlls/mlang/Makefile.in dlls/Makedll.rules"
25831 ac_config_files="$ac_config_files dlls/mlang/Makefile"
25833 ALL_MAKEFILES="$ALL_MAKEFILES \\
25834 dlls/mlang/tests/Makefile"
25835 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25837 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25838 dlls/mlang/tests/Makefile: dlls/mlang/tests/Makefile.in dlls/Maketest.rules"
25839 ac_config_files="$ac_config_files dlls/mlang/tests/Makefile"
25841 ALL_MAKEFILES="$ALL_MAKEFILES \\
25842 dlls/mmdevldr.vxd/Makefile"
25843 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25845 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25846 dlls/mmdevldr.vxd/Makefile: dlls/mmdevldr.vxd/Makefile.in dlls/Makedll.rules"
25847 ac_config_files="$ac_config_files dlls/mmdevldr.vxd/Makefile"
25849 ALL_MAKEFILES="$ALL_MAKEFILES \\
25850 dlls/monodebg.vxd/Makefile"
25851 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25853 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25854 dlls/monodebg.vxd/Makefile: dlls/monodebg.vxd/Makefile.in dlls/Makedll.rules"
25855 ac_config_files="$ac_config_files dlls/monodebg.vxd/Makefile"
25857 ALL_MAKEFILES="$ALL_MAKEFILES \\
25858 dlls/mountmgr.sys/Makefile"
25859 test "x$enable_mountmgr_sys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25861 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25862 dlls/mountmgr.sys/Makefile: dlls/mountmgr.sys/Makefile.in dlls/Makedll.rules"
25863 ac_config_files="$ac_config_files dlls/mountmgr.sys/Makefile"
25865 ALL_MAKEFILES="$ALL_MAKEFILES \\
25866 dlls/mouse.drv16/Makefile"
25867 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25869 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25870 dlls/mouse.drv16/Makefile: dlls/mouse.drv16/Makefile.in dlls/Makedll.rules"
25871 ac_config_files="$ac_config_files dlls/mouse.drv16/Makefile"
25873 ALL_MAKEFILES="$ALL_MAKEFILES \\
25875 test "x$enable_mpr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25877 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25878 dlls/mpr/Makefile: dlls/mpr/Makefile.in dlls/Makedll.rules"
25879 ac_config_files="$ac_config_files dlls/mpr/Makefile"
25881 ALL_MAKEFILES="$ALL_MAKEFILES \\
25882 dlls/mprapi/Makefile"
25883 test "x$enable_mprapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25885 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25886 dlls/mprapi/Makefile: dlls/mprapi/Makefile.in dlls/Makedll.rules"
25887 ac_config_files="$ac_config_files dlls/mprapi/Makefile"
25889 ALL_MAKEFILES="$ALL_MAKEFILES \\
25890 dlls/msacm.dll16/Makefile"
25891 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25893 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25894 dlls/msacm.dll16/Makefile: dlls/msacm.dll16/Makefile.in dlls/Makedll.rules"
25895 ac_config_files="$ac_config_files dlls/msacm.dll16/Makefile"
25897 ALL_MAKEFILES="$ALL_MAKEFILES \\
25898 dlls/msacm32.drv/Makefile"
25899 test "x$enable_msacm32_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25901 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25902 dlls/msacm32.drv/Makefile: dlls/msacm32.drv/Makefile.in dlls/Makedll.rules"
25903 ac_config_files="$ac_config_files dlls/msacm32.drv/Makefile"
25905 ALL_MAKEFILES="$ALL_MAKEFILES \\
25906 dlls/msacm32/Makefile"
25907 test "x$enable_msacm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25909 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25910 dlls/msacm32/Makefile: dlls/msacm32/Makefile.in dlls/Makedll.rules"
25911 ac_config_files="$ac_config_files dlls/msacm32/Makefile"
25913 ALL_MAKEFILES="$ALL_MAKEFILES \\
25914 dlls/msacm32/tests/Makefile"
25915 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25917 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25918 dlls/msacm32/tests/Makefile: dlls/msacm32/tests/Makefile.in dlls/Maketest.rules"
25919 ac_config_files="$ac_config_files dlls/msacm32/tests/Makefile"
25921 ALL_MAKEFILES="$ALL_MAKEFILES \\
25922 dlls/msadp32.acm/Makefile"
25923 test "x$enable_msadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25925 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25926 dlls/msadp32.acm/Makefile: dlls/msadp32.acm/Makefile.in dlls/Makedll.rules"
25927 ac_config_files="$ac_config_files dlls/msadp32.acm/Makefile"
25929 ALL_MAKEFILES="$ALL_MAKEFILES \\
25930 dlls/mscat32/Makefile"
25931 test "x$enable_mscat32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25933 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25934 dlls/mscat32/Makefile: dlls/mscat32/Makefile.in dlls/Makedll.rules"
25935 ac_config_files="$ac_config_files dlls/mscat32/Makefile"
25937 ALL_MAKEFILES="$ALL_MAKEFILES \\
25938 dlls/mscms/Makefile"
25939 test "x$enable_mscms" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25941 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25942 dlls/mscms/Makefile: dlls/mscms/Makefile.in dlls/Makedll.rules"
25943 ac_config_files="$ac_config_files dlls/mscms/Makefile"
25945 ALL_MAKEFILES="$ALL_MAKEFILES \\
25946 dlls/mscms/tests/Makefile"
25947 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25949 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25950 dlls/mscms/tests/Makefile: dlls/mscms/tests/Makefile.in dlls/Maketest.rules"
25951 ac_config_files="$ac_config_files dlls/mscms/tests/Makefile"
25953 ALL_MAKEFILES="$ALL_MAKEFILES \\
25954 dlls/mscoree/Makefile"
25955 test "x$enable_mscoree" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25957 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25958 dlls/mscoree/Makefile: dlls/mscoree/Makefile.in dlls/Makedll.rules"
25959 ac_config_files="$ac_config_files dlls/mscoree/Makefile"
25961 ALL_MAKEFILES="$ALL_MAKEFILES \\
25962 dlls/msctf/Makefile"
25963 test "x$enable_msctf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25965 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25966 dlls/msctf/Makefile: dlls/msctf/Makefile.in dlls/Makedll.rules"
25967 ac_config_files="$ac_config_files dlls/msctf/Makefile"
25969 ALL_MAKEFILES="$ALL_MAKEFILES \\
25970 dlls/msctf/tests/Makefile"
25971 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25973 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25974 dlls/msctf/tests/Makefile: dlls/msctf/tests/Makefile.in dlls/Maketest.rules"
25975 ac_config_files="$ac_config_files dlls/msctf/tests/Makefile"
25977 ALL_MAKEFILES="$ALL_MAKEFILES \\
25978 dlls/msdmo/Makefile"
25979 test "x$enable_msdmo" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25981 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25982 dlls/msdmo/Makefile: dlls/msdmo/Makefile.in dlls/Makedll.rules"
25983 ac_config_files="$ac_config_files dlls/msdmo/Makefile"
25985 ALL_MAKEFILES="$ALL_MAKEFILES \\
25986 dlls/msftedit/Makefile"
25987 test "x$enable_msftedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25989 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25990 dlls/msftedit/Makefile: dlls/msftedit/Makefile.in dlls/Makedll.rules"
25991 ac_config_files="$ac_config_files dlls/msftedit/Makefile"
25993 ALL_MAKEFILES="$ALL_MAKEFILES \\
25994 dlls/msg711.acm/Makefile"
25995 test "x$enable_msg711_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25997 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25998 dlls/msg711.acm/Makefile: dlls/msg711.acm/Makefile.in dlls/Makedll.rules"
25999 ac_config_files="$ac_config_files dlls/msg711.acm/Makefile"
26001 ALL_MAKEFILES="$ALL_MAKEFILES \\
26002 dlls/mshtml.tlb/Makefile"
26003 test "x$enable_mshtml_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26005 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26006 dlls/mshtml.tlb/Makefile: dlls/mshtml.tlb/Makefile.in dlls/Makedll.rules"
26007 ac_config_files="$ac_config_files dlls/mshtml.tlb/Makefile"
26009 ALL_MAKEFILES="$ALL_MAKEFILES \\
26010 dlls/mshtml/Makefile"
26011 test "x$enable_mshtml" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26013 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26014 dlls/mshtml/Makefile: dlls/mshtml/Makefile.in dlls/Makedll.rules"
26015 ac_config_files="$ac_config_files dlls/mshtml/Makefile"
26017 ALL_MAKEFILES="$ALL_MAKEFILES \\
26018 dlls/mshtml/tests/Makefile"
26019 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26021 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26022 dlls/mshtml/tests/Makefile: dlls/mshtml/tests/Makefile.in dlls/Maketest.rules"
26023 ac_config_files="$ac_config_files dlls/mshtml/tests/Makefile"
26025 ALL_MAKEFILES="$ALL_MAKEFILES \\
26027 test "x$enable_msi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26029 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26030 dlls/msi/Makefile: dlls/msi/Makefile.in dlls/Makedll.rules"
26031 ac_config_files="$ac_config_files dlls/msi/Makefile"
26033 ALL_MAKEFILES="$ALL_MAKEFILES \\
26034 dlls/msi/tests/Makefile"
26035 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26037 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26038 dlls/msi/tests/Makefile: dlls/msi/tests/Makefile.in dlls/Maketest.rules"
26039 ac_config_files="$ac_config_files dlls/msi/tests/Makefile"
26041 ALL_MAKEFILES="$ALL_MAKEFILES \\
26042 dlls/msimg32/Makefile"
26043 test "x$enable_msimg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26045 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26046 dlls/msimg32/Makefile: dlls/msimg32/Makefile.in dlls/Makedll.rules"
26047 ac_config_files="$ac_config_files dlls/msimg32/Makefile"
26049 ALL_MAKEFILES="$ALL_MAKEFILES \\
26050 dlls/msimtf/Makefile"
26051 test "x$enable_msimtf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26053 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26054 dlls/msimtf/Makefile: dlls/msimtf/Makefile.in dlls/Makedll.rules"
26055 ac_config_files="$ac_config_files dlls/msimtf/Makefile"
26057 ALL_MAKEFILES="$ALL_MAKEFILES \\
26058 dlls/msisip/Makefile"
26059 test "x$enable_msisip" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26061 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26062 dlls/msisip/Makefile: dlls/msisip/Makefile.in dlls/Makedll.rules"
26063 ac_config_files="$ac_config_files dlls/msisip/Makefile"
26065 ALL_MAKEFILES="$ALL_MAKEFILES \\
26066 dlls/msisys.ocx/Makefile"
26067 test "x$enable_msisys_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26069 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26070 dlls/msisys.ocx/Makefile: dlls/msisys.ocx/Makefile.in dlls/Makedll.rules"
26071 ac_config_files="$ac_config_files dlls/msisys.ocx/Makefile"
26073 ALL_MAKEFILES="$ALL_MAKEFILES \\
26074 dlls/msnet32/Makefile"
26075 test "x$enable_msnet32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26077 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26078 dlls/msnet32/Makefile: dlls/msnet32/Makefile.in dlls/Makedll.rules"
26079 ac_config_files="$ac_config_files dlls/msnet32/Makefile"
26081 ALL_MAKEFILES="$ALL_MAKEFILES \\
26082 dlls/msrle32/Makefile"
26083 test "x$enable_msrle32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26085 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26086 dlls/msrle32/Makefile: dlls/msrle32/Makefile.in dlls/Makedll.rules"
26087 ac_config_files="$ac_config_files dlls/msrle32/Makefile"
26089 ALL_MAKEFILES="$ALL_MAKEFILES \\
26090 dlls/mssign32/Makefile"
26091 test "x$enable_mssign32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26093 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26094 dlls/mssign32/Makefile: dlls/mssign32/Makefile.in dlls/Makedll.rules"
26095 ac_config_files="$ac_config_files dlls/mssign32/Makefile"
26097 ALL_MAKEFILES="$ALL_MAKEFILES \\
26098 dlls/mssip32/Makefile"
26099 test "x$enable_mssip32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26101 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26102 dlls/mssip32/Makefile: dlls/mssip32/Makefile.in dlls/Makedll.rules"
26103 ac_config_files="$ac_config_files dlls/mssip32/Makefile"
26105 ALL_MAKEFILES="$ALL_MAKEFILES \\
26106 dlls/mstask/Makefile"
26107 test "x$enable_mstask" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26109 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26110 dlls/mstask/Makefile: dlls/mstask/Makefile.in dlls/Makedll.rules"
26111 ac_config_files="$ac_config_files dlls/mstask/Makefile"
26113 ALL_MAKEFILES="$ALL_MAKEFILES \\
26114 dlls/mstask/tests/Makefile"
26115 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26117 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26118 dlls/mstask/tests/Makefile: dlls/mstask/tests/Makefile.in dlls/Maketest.rules"
26119 ac_config_files="$ac_config_files dlls/mstask/tests/Makefile"
26121 ALL_MAKEFILES="$ALL_MAKEFILES \\
26122 dlls/msvcirt/Makefile"
26123 test "x$enable_msvcirt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26125 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26126 dlls/msvcirt/Makefile: dlls/msvcirt/Makefile.in dlls/Makedll.rules"
26127 ac_config_files="$ac_config_files dlls/msvcirt/Makefile"
26129 ALL_MAKEFILES="$ALL_MAKEFILES \\
26130 dlls/msvcr71/Makefile"
26131 test "x$enable_msvcr71" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26133 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26134 dlls/msvcr71/Makefile: dlls/msvcr71/Makefile.in dlls/Makedll.rules"
26135 ac_config_files="$ac_config_files dlls/msvcr71/Makefile"
26137 ALL_MAKEFILES="$ALL_MAKEFILES \\
26138 dlls/msvcrt/Makefile"
26139 test "x$enable_msvcrt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26141 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26142 dlls/msvcrt/Makefile: dlls/msvcrt/Makefile.in dlls/Makedll.rules"
26143 ac_config_files="$ac_config_files dlls/msvcrt/Makefile"
26145 ALL_MAKEFILES="$ALL_MAKEFILES \\
26146 dlls/msvcrt/tests/Makefile"
26147 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26149 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26150 dlls/msvcrt/tests/Makefile: dlls/msvcrt/tests/Makefile.in dlls/Maketest.rules"
26151 ac_config_files="$ac_config_files dlls/msvcrt/tests/Makefile"
26153 ALL_MAKEFILES="$ALL_MAKEFILES \\
26154 dlls/msvcrt20/Makefile"
26155 test "x$enable_msvcrt20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26157 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26158 dlls/msvcrt20/Makefile: dlls/msvcrt20/Makefile.in dlls/Makedll.rules"
26159 ac_config_files="$ac_config_files dlls/msvcrt20/Makefile"
26161 ALL_MAKEFILES="$ALL_MAKEFILES \\
26162 dlls/msvcrt40/Makefile"
26163 test "x$enable_msvcrt40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26165 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26166 dlls/msvcrt40/Makefile: dlls/msvcrt40/Makefile.in dlls/Makedll.rules"
26167 ac_config_files="$ac_config_files dlls/msvcrt40/Makefile"
26169 ALL_MAKEFILES="$ALL_MAKEFILES \\
26170 dlls/msvcrtd/Makefile"
26171 test "x$enable_msvcrtd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26173 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26174 dlls/msvcrtd/Makefile: dlls/msvcrtd/Makefile.in dlls/Makedll.rules"
26175 ac_config_files="$ac_config_files dlls/msvcrtd/Makefile"
26177 ALL_MAKEFILES="$ALL_MAKEFILES \\
26178 dlls/msvcrtd/tests/Makefile"
26179 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26181 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26182 dlls/msvcrtd/tests/Makefile: dlls/msvcrtd/tests/Makefile.in dlls/Maketest.rules"
26183 ac_config_files="$ac_config_files dlls/msvcrtd/tests/Makefile"
26185 ALL_MAKEFILES="$ALL_MAKEFILES \\
26186 dlls/msvfw32/Makefile"
26187 test "x$enable_msvfw32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26189 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26190 dlls/msvfw32/Makefile: dlls/msvfw32/Makefile.in dlls/Makedll.rules"
26191 ac_config_files="$ac_config_files dlls/msvfw32/Makefile"
26193 ALL_MAKEFILES="$ALL_MAKEFILES \\
26194 dlls/msvfw32/tests/Makefile"
26195 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26197 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26198 dlls/msvfw32/tests/Makefile: dlls/msvfw32/tests/Makefile.in dlls/Maketest.rules"
26199 ac_config_files="$ac_config_files dlls/msvfw32/tests/Makefile"
26201 ALL_MAKEFILES="$ALL_MAKEFILES \\
26202 dlls/msvidc32/Makefile"
26203 test "x$enable_msvidc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26205 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26206 dlls/msvidc32/Makefile: dlls/msvidc32/Makefile.in dlls/Makedll.rules"
26207 ac_config_files="$ac_config_files dlls/msvidc32/Makefile"
26209 ALL_MAKEFILES="$ALL_MAKEFILES \\
26210 dlls/msvideo.dll16/Makefile"
26211 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26213 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26214 dlls/msvideo.dll16/Makefile: dlls/msvideo.dll16/Makefile.in dlls/Makedll.rules"
26215 ac_config_files="$ac_config_files dlls/msvideo.dll16/Makefile"
26217 ALL_MAKEFILES="$ALL_MAKEFILES \\
26218 dlls/mswsock/Makefile"
26219 test "x$enable_mswsock" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26221 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26222 dlls/mswsock/Makefile: dlls/mswsock/Makefile.in dlls/Makedll.rules"
26223 ac_config_files="$ac_config_files dlls/mswsock/Makefile"
26225 ALL_MAKEFILES="$ALL_MAKEFILES \\
26226 dlls/msxml3/Makefile"
26227 test "x$enable_msxml3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26229 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26230 dlls/msxml3/Makefile: dlls/msxml3/Makefile.in dlls/Makedll.rules"
26231 ac_config_files="$ac_config_files dlls/msxml3/Makefile"
26233 ALL_MAKEFILES="$ALL_MAKEFILES \\
26234 dlls/msxml3/tests/Makefile"
26235 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26237 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26238 dlls/msxml3/tests/Makefile: dlls/msxml3/tests/Makefile.in dlls/Maketest.rules"
26239 ac_config_files="$ac_config_files dlls/msxml3/tests/Makefile"
26241 ALL_MAKEFILES="$ALL_MAKEFILES \\
26242 dlls/nddeapi/Makefile"
26243 test "x$enable_nddeapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26245 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26246 dlls/nddeapi/Makefile: dlls/nddeapi/Makefile.in dlls/Makedll.rules"
26247 ac_config_files="$ac_config_files dlls/nddeapi/Makefile"
26249 ALL_MAKEFILES="$ALL_MAKEFILES \\
26250 dlls/netapi32/Makefile"
26251 test "x$enable_netapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26253 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26254 dlls/netapi32/Makefile: dlls/netapi32/Makefile.in dlls/Makedll.rules"
26255 ac_config_files="$ac_config_files dlls/netapi32/Makefile"
26257 ALL_MAKEFILES="$ALL_MAKEFILES \\
26258 dlls/netapi32/tests/Makefile"
26259 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26261 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26262 dlls/netapi32/tests/Makefile: dlls/netapi32/tests/Makefile.in dlls/Maketest.rules"
26263 ac_config_files="$ac_config_files dlls/netapi32/tests/Makefile"
26265 ALL_MAKEFILES="$ALL_MAKEFILES \\
26266 dlls/newdev/Makefile"
26267 test "x$enable_newdev" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26269 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26270 dlls/newdev/Makefile: dlls/newdev/Makefile.in dlls/Makedll.rules"
26271 ac_config_files="$ac_config_files dlls/newdev/Makefile"
26273 ALL_MAKEFILES="$ALL_MAKEFILES \\
26274 dlls/ntdll/Makefile"
26275 test "x$enable_ntdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26277 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26278 dlls/ntdll/Makefile: dlls/ntdll/Makefile.in dlls/Makedll.rules"
26279 ac_config_files="$ac_config_files dlls/ntdll/Makefile"
26281 ALL_MAKEFILES="$ALL_MAKEFILES \\
26282 dlls/ntdll/tests/Makefile"
26283 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26285 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26286 dlls/ntdll/tests/Makefile: dlls/ntdll/tests/Makefile.in dlls/Maketest.rules"
26287 ac_config_files="$ac_config_files dlls/ntdll/tests/Makefile"
26289 ALL_MAKEFILES="$ALL_MAKEFILES \\
26290 dlls/ntdsapi/Makefile"
26291 test "x$enable_ntdsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26293 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26294 dlls/ntdsapi/Makefile: dlls/ntdsapi/Makefile.in dlls/Makedll.rules"
26295 ac_config_files="$ac_config_files dlls/ntdsapi/Makefile"
26297 ALL_MAKEFILES="$ALL_MAKEFILES \\
26298 dlls/ntdsapi/tests/Makefile"
26299 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26301 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26302 dlls/ntdsapi/tests/Makefile: dlls/ntdsapi/tests/Makefile.in dlls/Maketest.rules"
26303 ac_config_files="$ac_config_files dlls/ntdsapi/tests/Makefile"
26305 ALL_MAKEFILES="$ALL_MAKEFILES \\
26306 dlls/ntoskrnl.exe/Makefile"
26307 test "x$enable_ntoskrnl_exe" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26309 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26310 dlls/ntoskrnl.exe/Makefile: dlls/ntoskrnl.exe/Makefile.in dlls/Makedll.rules"
26311 ac_config_files="$ac_config_files dlls/ntoskrnl.exe/Makefile"
26313 ALL_MAKEFILES="$ALL_MAKEFILES \\
26314 dlls/ntprint/Makefile"
26315 test "x$enable_ntprint" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26317 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26318 dlls/ntprint/Makefile: dlls/ntprint/Makefile.in dlls/Makedll.rules"
26319 ac_config_files="$ac_config_files dlls/ntprint/Makefile"
26321 ALL_MAKEFILES="$ALL_MAKEFILES \\
26322 dlls/ntprint/tests/Makefile"
26323 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26325 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26326 dlls/ntprint/tests/Makefile: dlls/ntprint/tests/Makefile.in dlls/Maketest.rules"
26327 ac_config_files="$ac_config_files dlls/ntprint/tests/Makefile"
26329 ALL_MAKEFILES="$ALL_MAKEFILES \\
26330 dlls/objsel/Makefile"
26331 test "x$enable_objsel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26333 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26334 dlls/objsel/Makefile: dlls/objsel/Makefile.in dlls/Makedll.rules"
26335 ac_config_files="$ac_config_files dlls/objsel/Makefile"
26337 ALL_MAKEFILES="$ALL_MAKEFILES \\
26338 dlls/odbc32/Makefile"
26339 test "x$enable_odbc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26341 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26342 dlls/odbc32/Makefile: dlls/odbc32/Makefile.in dlls/Makedll.rules"
26343 ac_config_files="$ac_config_files dlls/odbc32/Makefile"
26345 ALL_MAKEFILES="$ALL_MAKEFILES \\
26346 dlls/odbccp32/Makefile"
26347 test "x$enable_odbccp32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26349 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26350 dlls/odbccp32/Makefile: dlls/odbccp32/Makefile.in dlls/Makedll.rules"
26351 ac_config_files="$ac_config_files dlls/odbccp32/Makefile"
26353 ALL_MAKEFILES="$ALL_MAKEFILES \\
26354 dlls/odbccp32/tests/Makefile"
26355 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26357 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26358 dlls/odbccp32/tests/Makefile: dlls/odbccp32/tests/Makefile.in dlls/Maketest.rules"
26359 ac_config_files="$ac_config_files dlls/odbccp32/tests/Makefile"
26361 ALL_MAKEFILES="$ALL_MAKEFILES \\
26362 dlls/ole2.dll16/Makefile"
26363 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26365 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26366 dlls/ole2.dll16/Makefile: dlls/ole2.dll16/Makefile.in dlls/Makedll.rules"
26367 ac_config_files="$ac_config_files dlls/ole2.dll16/Makefile"
26369 ALL_MAKEFILES="$ALL_MAKEFILES \\
26370 dlls/ole2conv.dll16/Makefile"
26371 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26373 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26374 dlls/ole2conv.dll16/Makefile: dlls/ole2conv.dll16/Makefile.in dlls/Makedll.rules"
26375 ac_config_files="$ac_config_files dlls/ole2conv.dll16/Makefile"
26377 ALL_MAKEFILES="$ALL_MAKEFILES \\
26378 dlls/ole2disp.dll16/Makefile"
26379 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26381 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26382 dlls/ole2disp.dll16/Makefile: dlls/ole2disp.dll16/Makefile.in dlls/Makedll.rules"
26383 ac_config_files="$ac_config_files dlls/ole2disp.dll16/Makefile"
26385 ALL_MAKEFILES="$ALL_MAKEFILES \\
26386 dlls/ole2nls.dll16/Makefile"
26387 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26389 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26390 dlls/ole2nls.dll16/Makefile: dlls/ole2nls.dll16/Makefile.in dlls/Makedll.rules"
26391 ac_config_files="$ac_config_files dlls/ole2nls.dll16/Makefile"
26393 ALL_MAKEFILES="$ALL_MAKEFILES \\
26394 dlls/ole2prox.dll16/Makefile"
26395 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26397 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26398 dlls/ole2prox.dll16/Makefile: dlls/ole2prox.dll16/Makefile.in dlls/Makedll.rules"
26399 ac_config_files="$ac_config_files dlls/ole2prox.dll16/Makefile"
26401 ALL_MAKEFILES="$ALL_MAKEFILES \\
26402 dlls/ole2thk.dll16/Makefile"
26403 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26405 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26406 dlls/ole2thk.dll16/Makefile: dlls/ole2thk.dll16/Makefile.in dlls/Makedll.rules"
26407 ac_config_files="$ac_config_files dlls/ole2thk.dll16/Makefile"
26409 ALL_MAKEFILES="$ALL_MAKEFILES \\
26410 dlls/ole32/Makefile"
26411 test "x$enable_ole32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26413 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26414 dlls/ole32/Makefile: dlls/ole32/Makefile.in dlls/Makedll.rules"
26415 ac_config_files="$ac_config_files dlls/ole32/Makefile"
26417 ALL_MAKEFILES="$ALL_MAKEFILES \\
26418 dlls/ole32/tests/Makefile"
26419 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26421 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26422 dlls/ole32/tests/Makefile: dlls/ole32/tests/Makefile.in dlls/Maketest.rules"
26423 ac_config_files="$ac_config_files dlls/ole32/tests/Makefile"
26425 ALL_MAKEFILES="$ALL_MAKEFILES \\
26426 dlls/oleacc/Makefile"
26427 test "x$enable_oleacc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26429 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26430 dlls/oleacc/Makefile: dlls/oleacc/Makefile.in dlls/Makedll.rules"
26431 ac_config_files="$ac_config_files dlls/oleacc/Makefile"
26433 ALL_MAKEFILES="$ALL_MAKEFILES \\
26434 dlls/oleacc/tests/Makefile"
26435 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26437 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26438 dlls/oleacc/tests/Makefile: dlls/oleacc/tests/Makefile.in dlls/Maketest.rules"
26439 ac_config_files="$ac_config_files dlls/oleacc/tests/Makefile"
26441 ALL_MAKEFILES="$ALL_MAKEFILES \\
26442 dlls/oleaut32/Makefile"
26443 test "x$enable_oleaut32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26445 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26446 dlls/oleaut32/Makefile: dlls/oleaut32/Makefile.in dlls/Makedll.rules"
26447 ac_config_files="$ac_config_files dlls/oleaut32/Makefile"
26449 ALL_MAKEFILES="$ALL_MAKEFILES \\
26450 dlls/oleaut32/tests/Makefile"
26451 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26453 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26454 dlls/oleaut32/tests/Makefile: dlls/oleaut32/tests/Makefile.in dlls/Maketest.rules"
26455 ac_config_files="$ac_config_files dlls/oleaut32/tests/Makefile"
26457 ALL_MAKEFILES="$ALL_MAKEFILES \\
26458 dlls/olecli.dll16/Makefile"
26459 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26461 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26462 dlls/olecli.dll16/Makefile: dlls/olecli.dll16/Makefile.in dlls/Makedll.rules"
26463 ac_config_files="$ac_config_files dlls/olecli.dll16/Makefile"
26465 ALL_MAKEFILES="$ALL_MAKEFILES \\
26466 dlls/olecli32/Makefile"
26467 test "x$enable_olecli32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26469 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26470 dlls/olecli32/Makefile: dlls/olecli32/Makefile.in dlls/Makedll.rules"
26471 ac_config_files="$ac_config_files dlls/olecli32/Makefile"
26473 ALL_MAKEFILES="$ALL_MAKEFILES \\
26474 dlls/oledlg/Makefile"
26475 test "x$enable_oledlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26477 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26478 dlls/oledlg/Makefile: dlls/oledlg/Makefile.in dlls/Makedll.rules"
26479 ac_config_files="$ac_config_files dlls/oledlg/Makefile"
26481 ALL_MAKEFILES="$ALL_MAKEFILES \\
26482 dlls/olepro32/Makefile"
26483 test "x$enable_olepro32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26485 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26486 dlls/olepro32/Makefile: dlls/olepro32/Makefile.in dlls/Makedll.rules"
26487 ac_config_files="$ac_config_files dlls/olepro32/Makefile"
26489 ALL_MAKEFILES="$ALL_MAKEFILES \\
26490 dlls/olesvr.dll16/Makefile"
26491 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26493 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26494 dlls/olesvr.dll16/Makefile: dlls/olesvr.dll16/Makefile.in dlls/Makedll.rules"
26495 ac_config_files="$ac_config_files dlls/olesvr.dll16/Makefile"
26497 ALL_MAKEFILES="$ALL_MAKEFILES \\
26498 dlls/olesvr32/Makefile"
26499 test "x$enable_olesvr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26501 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26502 dlls/olesvr32/Makefile: dlls/olesvr32/Makefile.in dlls/Makedll.rules"
26503 ac_config_files="$ac_config_files dlls/olesvr32/Makefile"
26505 ALL_MAKEFILES="$ALL_MAKEFILES \\
26506 dlls/olethk32/Makefile"
26507 test "x$enable_olethk32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26509 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26510 dlls/olethk32/Makefile: dlls/olethk32/Makefile.in dlls/Makedll.rules"
26511 ac_config_files="$ac_config_files dlls/olethk32/Makefile"
26513 ALL_MAKEFILES="$ALL_MAKEFILES \\
26514 dlls/opengl32/Makefile"
26515 test "x$enable_opengl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26517 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26518 dlls/opengl32/Makefile: dlls/opengl32/Makefile.in dlls/Makedll.rules"
26519 ac_config_files="$ac_config_files dlls/opengl32/Makefile"
26521 ALL_MAKEFILES="$ALL_MAKEFILES \\
26522 dlls/opengl32/tests/Makefile"
26523 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26525 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26526 dlls/opengl32/tests/Makefile: dlls/opengl32/tests/Makefile.in dlls/Maketest.rules"
26527 ac_config_files="$ac_config_files dlls/opengl32/tests/Makefile"
26529 ALL_MAKEFILES="$ALL_MAKEFILES \\
26531 test "x$enable_pdh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26533 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26534 dlls/pdh/Makefile: dlls/pdh/Makefile.in dlls/Makedll.rules"
26535 ac_config_files="$ac_config_files dlls/pdh/Makefile"
26537 ALL_MAKEFILES="$ALL_MAKEFILES \\
26538 dlls/pdh/tests/Makefile"
26539 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26541 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26542 dlls/pdh/tests/Makefile: dlls/pdh/tests/Makefile.in dlls/Maketest.rules"
26543 ac_config_files="$ac_config_files dlls/pdh/tests/Makefile"
26545 ALL_MAKEFILES="$ALL_MAKEFILES \\
26546 dlls/pidgen/Makefile"
26547 test "x$enable_pidgen" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26549 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26550 dlls/pidgen/Makefile: dlls/pidgen/Makefile.in dlls/Makedll.rules"
26551 ac_config_files="$ac_config_files dlls/pidgen/Makefile"
26553 ALL_MAKEFILES="$ALL_MAKEFILES \\
26554 dlls/powrprof/Makefile"
26555 test "x$enable_powrprof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26557 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26558 dlls/powrprof/Makefile: dlls/powrprof/Makefile.in dlls/Makedll.rules"
26559 ac_config_files="$ac_config_files dlls/powrprof/Makefile"
26561 ALL_MAKEFILES="$ALL_MAKEFILES \\
26562 dlls/printui/Makefile"
26563 test "x$enable_printui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26565 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26566 dlls/printui/Makefile: dlls/printui/Makefile.in dlls/Makedll.rules"
26567 ac_config_files="$ac_config_files dlls/printui/Makefile"
26569 ALL_MAKEFILES="$ALL_MAKEFILES \\
26570 dlls/propsys/Makefile"
26571 test "x$enable_propsys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26573 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26574 dlls/propsys/Makefile: dlls/propsys/Makefile.in dlls/Makedll.rules"
26575 ac_config_files="$ac_config_files dlls/propsys/Makefile"
26577 ALL_MAKEFILES="$ALL_MAKEFILES \\
26578 dlls/psapi/Makefile"
26579 test "x$enable_psapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26581 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26582 dlls/psapi/Makefile: dlls/psapi/Makefile.in dlls/Makedll.rules"
26583 ac_config_files="$ac_config_files dlls/psapi/Makefile"
26585 ALL_MAKEFILES="$ALL_MAKEFILES \\
26586 dlls/psapi/tests/Makefile"
26587 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26589 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26590 dlls/psapi/tests/Makefile: dlls/psapi/tests/Makefile.in dlls/Maketest.rules"
26591 ac_config_files="$ac_config_files dlls/psapi/tests/Makefile"
26593 ALL_MAKEFILES="$ALL_MAKEFILES \\
26594 dlls/pstorec/Makefile"
26595 test "x$enable_pstorec" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26597 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26598 dlls/pstorec/Makefile: dlls/pstorec/Makefile.in dlls/Makedll.rules"
26599 ac_config_files="$ac_config_files dlls/pstorec/Makefile"
26601 ALL_MAKEFILES="$ALL_MAKEFILES \\
26602 dlls/qcap/Makefile"
26603 test "x$enable_qcap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26605 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26606 dlls/qcap/Makefile: dlls/qcap/Makefile.in dlls/Makedll.rules"
26607 ac_config_files="$ac_config_files dlls/qcap/Makefile"
26609 ALL_MAKEFILES="$ALL_MAKEFILES \\
26610 dlls/qedit/Makefile"
26611 test "x$enable_qedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26613 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26614 dlls/qedit/Makefile: dlls/qedit/Makefile.in dlls/Makedll.rules"
26615 ac_config_files="$ac_config_files dlls/qedit/Makefile"
26617 ALL_MAKEFILES="$ALL_MAKEFILES \\
26618 dlls/qedit/tests/Makefile"
26619 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26621 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26622 dlls/qedit/tests/Makefile: dlls/qedit/tests/Makefile.in dlls/Maketest.rules"
26623 ac_config_files="$ac_config_files dlls/qedit/tests/Makefile"
26625 ALL_MAKEFILES="$ALL_MAKEFILES \\
26626 dlls/qmgr/Makefile"
26627 test "x$enable_qmgr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26629 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26630 dlls/qmgr/Makefile: dlls/qmgr/Makefile.in dlls/Makedll.rules"
26631 ac_config_files="$ac_config_files dlls/qmgr/Makefile"
26633 ALL_MAKEFILES="$ALL_MAKEFILES \\
26634 dlls/qmgr/tests/Makefile"
26635 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26637 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26638 dlls/qmgr/tests/Makefile: dlls/qmgr/tests/Makefile.in dlls/Maketest.rules"
26639 ac_config_files="$ac_config_files dlls/qmgr/tests/Makefile"
26641 ALL_MAKEFILES="$ALL_MAKEFILES \\
26642 dlls/qmgrprxy/Makefile"
26643 test "x$enable_qmgrprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26645 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26646 dlls/qmgrprxy/Makefile: dlls/qmgrprxy/Makefile.in dlls/Makedll.rules"
26647 ac_config_files="$ac_config_files dlls/qmgrprxy/Makefile"
26649 ALL_MAKEFILES="$ALL_MAKEFILES \\
26650 dlls/quartz/Makefile"
26651 test "x$enable_quartz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26653 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26654 dlls/quartz/Makefile: dlls/quartz/Makefile.in dlls/Makedll.rules"
26655 ac_config_files="$ac_config_files dlls/quartz/Makefile"
26657 ALL_MAKEFILES="$ALL_MAKEFILES \\
26658 dlls/quartz/tests/Makefile"
26659 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26661 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26662 dlls/quartz/tests/Makefile: dlls/quartz/tests/Makefile.in dlls/Maketest.rules"
26663 ac_config_files="$ac_config_files dlls/quartz/tests/Makefile"
26665 ALL_MAKEFILES="$ALL_MAKEFILES \\
26666 dlls/query/Makefile"
26667 test "x$enable_query" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26669 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26670 dlls/query/Makefile: dlls/query/Makefile.in dlls/Makedll.rules"
26671 ac_config_files="$ac_config_files dlls/query/Makefile"
26673 ALL_MAKEFILES="$ALL_MAKEFILES \\
26674 dlls/rasapi16.dll16/Makefile"
26675 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26677 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26678 dlls/rasapi16.dll16/Makefile: dlls/rasapi16.dll16/Makefile.in dlls/Makedll.rules"
26679 ac_config_files="$ac_config_files dlls/rasapi16.dll16/Makefile"
26681 ALL_MAKEFILES="$ALL_MAKEFILES \\
26682 dlls/rasapi32/Makefile"
26683 test "x$enable_rasapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26685 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26686 dlls/rasapi32/Makefile: dlls/rasapi32/Makefile.in dlls/Makedll.rules"
26687 ac_config_files="$ac_config_files dlls/rasapi32/Makefile"
26689 ALL_MAKEFILES="$ALL_MAKEFILES \\
26690 dlls/rasapi32/tests/Makefile"
26691 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26693 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26694 dlls/rasapi32/tests/Makefile: dlls/rasapi32/tests/Makefile.in dlls/Maketest.rules"
26695 ac_config_files="$ac_config_files dlls/rasapi32/tests/Makefile"
26697 ALL_MAKEFILES="$ALL_MAKEFILES \\
26698 dlls/rasdlg/Makefile"
26699 test "x$enable_rasdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26701 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26702 dlls/rasdlg/Makefile: dlls/rasdlg/Makefile.in dlls/Makedll.rules"
26703 ac_config_files="$ac_config_files dlls/rasdlg/Makefile"
26705 ALL_MAKEFILES="$ALL_MAKEFILES \\
26706 dlls/resutils/Makefile"
26707 test "x$enable_resutils" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26709 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26710 dlls/resutils/Makefile: dlls/resutils/Makefile.in dlls/Makedll.rules"
26711 ac_config_files="$ac_config_files dlls/resutils/Makefile"
26713 ALL_MAKEFILES="$ALL_MAKEFILES \\
26714 dlls/riched20/Makefile"
26715 test "x$enable_riched20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26717 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26718 dlls/riched20/Makefile: dlls/riched20/Makefile.in dlls/Makedll.rules"
26719 ac_config_files="$ac_config_files dlls/riched20/Makefile"
26721 ALL_MAKEFILES="$ALL_MAKEFILES \\
26722 dlls/riched20/tests/Makefile"
26723 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26725 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26726 dlls/riched20/tests/Makefile: dlls/riched20/tests/Makefile.in dlls/Maketest.rules"
26727 ac_config_files="$ac_config_files dlls/riched20/tests/Makefile"
26729 ALL_MAKEFILES="$ALL_MAKEFILES \\
26730 dlls/riched32/Makefile"
26731 test "x$enable_riched32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26733 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26734 dlls/riched32/Makefile: dlls/riched32/Makefile.in dlls/Makedll.rules"
26735 ac_config_files="$ac_config_files dlls/riched32/Makefile"
26737 ALL_MAKEFILES="$ALL_MAKEFILES \\
26738 dlls/riched32/tests/Makefile"
26739 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26741 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26742 dlls/riched32/tests/Makefile: dlls/riched32/tests/Makefile.in dlls/Maketest.rules"
26743 ac_config_files="$ac_config_files dlls/riched32/tests/Makefile"
26745 ALL_MAKEFILES="$ALL_MAKEFILES \\
26746 dlls/rpcrt4/Makefile"
26747 test "x$enable_rpcrt4" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26749 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26750 dlls/rpcrt4/Makefile: dlls/rpcrt4/Makefile.in dlls/Makedll.rules"
26751 ac_config_files="$ac_config_files dlls/rpcrt4/Makefile"
26753 ALL_MAKEFILES="$ALL_MAKEFILES \\
26754 dlls/rpcrt4/tests/Makefile"
26755 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26757 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26758 dlls/rpcrt4/tests/Makefile: dlls/rpcrt4/tests/Makefile.in dlls/Maketest.rules"
26759 ac_config_files="$ac_config_files dlls/rpcrt4/tests/Makefile"
26761 ALL_MAKEFILES="$ALL_MAKEFILES \\
26762 dlls/rsabase/Makefile"
26763 test "x$enable_rsabase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26765 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26766 dlls/rsabase/Makefile: dlls/rsabase/Makefile.in dlls/Makedll.rules"
26767 ac_config_files="$ac_config_files dlls/rsabase/Makefile"
26769 ALL_MAKEFILES="$ALL_MAKEFILES \\
26770 dlls/rsaenh/Makefile"
26771 test "x$enable_rsaenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26773 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26774 dlls/rsaenh/Makefile: dlls/rsaenh/Makefile.in dlls/Makedll.rules"
26775 ac_config_files="$ac_config_files dlls/rsaenh/Makefile"
26777 ALL_MAKEFILES="$ALL_MAKEFILES \\
26778 dlls/rsaenh/tests/Makefile"
26779 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26781 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26782 dlls/rsaenh/tests/Makefile: dlls/rsaenh/tests/Makefile.in dlls/Maketest.rules"
26783 ac_config_files="$ac_config_files dlls/rsaenh/tests/Makefile"
26785 ALL_MAKEFILES="$ALL_MAKEFILES \\
26786 dlls/sane.ds/Makefile"
26787 test "x$enable_sane_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26789 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26790 dlls/sane.ds/Makefile: dlls/sane.ds/Makefile.in dlls/Makedll.rules"
26791 ac_config_files="$ac_config_files dlls/sane.ds/Makefile"
26793 ALL_MAKEFILES="$ALL_MAKEFILES \\
26794 dlls/sccbase/Makefile"
26795 test "x$enable_sccbase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26797 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26798 dlls/sccbase/Makefile: dlls/sccbase/Makefile.in dlls/Makedll.rules"
26799 ac_config_files="$ac_config_files dlls/sccbase/Makefile"
26801 ALL_MAKEFILES="$ALL_MAKEFILES \\
26802 dlls/schannel/Makefile"
26803 test "x$enable_schannel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26805 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26806 dlls/schannel/Makefile: dlls/schannel/Makefile.in dlls/Makedll.rules"
26807 ac_config_files="$ac_config_files dlls/schannel/Makefile"
26809 ALL_MAKEFILES="$ALL_MAKEFILES \\
26810 dlls/schannel/tests/Makefile"
26811 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26813 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26814 dlls/schannel/tests/Makefile: dlls/schannel/tests/Makefile.in dlls/Maketest.rules"
26815 ac_config_files="$ac_config_files dlls/schannel/tests/Makefile"
26817 ALL_MAKEFILES="$ALL_MAKEFILES \\
26818 dlls/secur32/Makefile"
26819 test "x$enable_secur32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26821 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26822 dlls/secur32/Makefile: dlls/secur32/Makefile.in dlls/Makedll.rules"
26823 ac_config_files="$ac_config_files dlls/secur32/Makefile"
26825 ALL_MAKEFILES="$ALL_MAKEFILES \\
26826 dlls/secur32/tests/Makefile"
26827 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26829 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26830 dlls/secur32/tests/Makefile: dlls/secur32/tests/Makefile.in dlls/Maketest.rules"
26831 ac_config_files="$ac_config_files dlls/secur32/tests/Makefile"
26833 ALL_MAKEFILES="$ALL_MAKEFILES \\
26834 dlls/security/Makefile"
26835 test "x$enable_security" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26837 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26838 dlls/security/Makefile: dlls/security/Makefile.in dlls/Makedll.rules"
26839 ac_config_files="$ac_config_files dlls/security/Makefile"
26841 ALL_MAKEFILES="$ALL_MAKEFILES \\
26842 dlls/sensapi/Makefile"
26843 test "x$enable_sensapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26845 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26846 dlls/sensapi/Makefile: dlls/sensapi/Makefile.in dlls/Makedll.rules"
26847 ac_config_files="$ac_config_files dlls/sensapi/Makefile"
26849 ALL_MAKEFILES="$ALL_MAKEFILES \\
26850 dlls/serialui/Makefile"
26851 test "x$enable_serialui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26853 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26854 dlls/serialui/Makefile: dlls/serialui/Makefile.in dlls/Makedll.rules"
26855 ac_config_files="$ac_config_files dlls/serialui/Makefile"
26857 ALL_MAKEFILES="$ALL_MAKEFILES \\
26858 dlls/serialui/tests/Makefile"
26859 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26861 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26862 dlls/serialui/tests/Makefile: dlls/serialui/tests/Makefile.in dlls/Maketest.rules"
26863 ac_config_files="$ac_config_files dlls/serialui/tests/Makefile"
26865 ALL_MAKEFILES="$ALL_MAKEFILES \\
26866 dlls/setupapi/Makefile"
26867 test "x$enable_setupapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26869 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26870 dlls/setupapi/Makefile: dlls/setupapi/Makefile.in dlls/Makedll.rules"
26871 ac_config_files="$ac_config_files dlls/setupapi/Makefile"
26873 ALL_MAKEFILES="$ALL_MAKEFILES \\
26874 dlls/setupapi/tests/Makefile"
26875 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26877 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26878 dlls/setupapi/tests/Makefile: dlls/setupapi/tests/Makefile.in dlls/Maketest.rules"
26879 ac_config_files="$ac_config_files dlls/setupapi/tests/Makefile"
26881 ALL_MAKEFILES="$ALL_MAKEFILES \\
26883 test "x$enable_sfc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26885 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26886 dlls/sfc/Makefile: dlls/sfc/Makefile.in dlls/Makedll.rules"
26887 ac_config_files="$ac_config_files dlls/sfc/Makefile"
26889 ALL_MAKEFILES="$ALL_MAKEFILES \\
26890 dlls/sfc_os/Makefile"
26891 test "x$enable_sfc_os" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26893 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26894 dlls/sfc_os/Makefile: dlls/sfc_os/Makefile.in dlls/Makedll.rules"
26895 ac_config_files="$ac_config_files dlls/sfc_os/Makefile"
26897 ALL_MAKEFILES="$ALL_MAKEFILES \\
26898 dlls/shdoclc/Makefile"
26899 test "x$enable_shdoclc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26901 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26902 dlls/shdoclc/Makefile: dlls/shdoclc/Makefile.in dlls/Makedll.rules"
26903 ac_config_files="$ac_config_files dlls/shdoclc/Makefile"
26905 ALL_MAKEFILES="$ALL_MAKEFILES \\
26906 dlls/shdocvw/Makefile"
26907 test "x$enable_shdocvw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26909 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26910 dlls/shdocvw/Makefile: dlls/shdocvw/Makefile.in dlls/Makedll.rules"
26911 ac_config_files="$ac_config_files dlls/shdocvw/Makefile"
26913 ALL_MAKEFILES="$ALL_MAKEFILES \\
26914 dlls/shdocvw/tests/Makefile"
26915 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26917 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26918 dlls/shdocvw/tests/Makefile: dlls/shdocvw/tests/Makefile.in dlls/Maketest.rules"
26919 ac_config_files="$ac_config_files dlls/shdocvw/tests/Makefile"
26921 ALL_MAKEFILES="$ALL_MAKEFILES \\
26922 dlls/shell.dll16/Makefile"
26923 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26925 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26926 dlls/shell.dll16/Makefile: dlls/shell.dll16/Makefile.in dlls/Makedll.rules"
26927 ac_config_files="$ac_config_files dlls/shell.dll16/Makefile"
26929 ALL_MAKEFILES="$ALL_MAKEFILES \\
26930 dlls/shell32/Makefile"
26931 test "x$enable_shell32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26933 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26934 dlls/shell32/Makefile: dlls/shell32/Makefile.in dlls/Makedll.rules"
26935 ac_config_files="$ac_config_files dlls/shell32/Makefile"
26937 ALL_MAKEFILES="$ALL_MAKEFILES \\
26938 dlls/shell32/tests/Makefile"
26939 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26941 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26942 dlls/shell32/tests/Makefile: dlls/shell32/tests/Makefile.in dlls/Maketest.rules"
26943 ac_config_files="$ac_config_files dlls/shell32/tests/Makefile"
26945 ALL_MAKEFILES="$ALL_MAKEFILES \\
26946 dlls/shfolder/Makefile"
26947 test "x$enable_shfolder" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26949 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26950 dlls/shfolder/Makefile: dlls/shfolder/Makefile.in dlls/Makedll.rules"
26951 ac_config_files="$ac_config_files dlls/shfolder/Makefile"
26953 ALL_MAKEFILES="$ALL_MAKEFILES \\
26954 dlls/shlwapi/Makefile"
26955 test "x$enable_shlwapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26957 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26958 dlls/shlwapi/Makefile: dlls/shlwapi/Makefile.in dlls/Makedll.rules"
26959 ac_config_files="$ac_config_files dlls/shlwapi/Makefile"
26961 ALL_MAKEFILES="$ALL_MAKEFILES \\
26962 dlls/shlwapi/tests/Makefile"
26963 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26965 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26966 dlls/shlwapi/tests/Makefile: dlls/shlwapi/tests/Makefile.in dlls/Maketest.rules"
26967 ac_config_files="$ac_config_files dlls/shlwapi/tests/Makefile"
26969 ALL_MAKEFILES="$ALL_MAKEFILES \\
26970 dlls/slbcsp/Makefile"
26971 test "x$enable_slbcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26973 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26974 dlls/slbcsp/Makefile: dlls/slbcsp/Makefile.in dlls/Makedll.rules"
26975 ac_config_files="$ac_config_files dlls/slbcsp/Makefile"
26977 ALL_MAKEFILES="$ALL_MAKEFILES \\
26979 test "x$enable_slc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26981 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26982 dlls/slc/Makefile: dlls/slc/Makefile.in dlls/Makedll.rules"
26983 ac_config_files="$ac_config_files dlls/slc/Makefile"
26985 ALL_MAKEFILES="$ALL_MAKEFILES \\
26986 dlls/snmpapi/Makefile"
26987 test "x$enable_snmpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26989 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26990 dlls/snmpapi/Makefile: dlls/snmpapi/Makefile.in dlls/Makedll.rules"
26991 ac_config_files="$ac_config_files dlls/snmpapi/Makefile"
26993 ALL_MAKEFILES="$ALL_MAKEFILES \\
26994 dlls/snmpapi/tests/Makefile"
26995 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26997 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26998 dlls/snmpapi/tests/Makefile: dlls/snmpapi/tests/Makefile.in dlls/Maketest.rules"
26999 ac_config_files="$ac_config_files dlls/snmpapi/tests/Makefile"
27001 ALL_MAKEFILES="$ALL_MAKEFILES \\
27002 dlls/softpub/Makefile"
27003 test "x$enable_softpub" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27005 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27006 dlls/softpub/Makefile: dlls/softpub/Makefile.in dlls/Makedll.rules"
27007 ac_config_files="$ac_config_files dlls/softpub/Makefile"
27009 ALL_MAKEFILES="$ALL_MAKEFILES \\
27010 dlls/sound.drv16/Makefile"
27011 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27013 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27014 dlls/sound.drv16/Makefile: dlls/sound.drv16/Makefile.in dlls/Makedll.rules"
27015 ac_config_files="$ac_config_files dlls/sound.drv16/Makefile"
27017 ALL_MAKEFILES="$ALL_MAKEFILES \\
27018 dlls/spoolss/Makefile"
27019 test "x$enable_spoolss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27021 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27022 dlls/spoolss/Makefile: dlls/spoolss/Makefile.in dlls/Makedll.rules"
27023 ac_config_files="$ac_config_files dlls/spoolss/Makefile"
27025 ALL_MAKEFILES="$ALL_MAKEFILES \\
27026 dlls/spoolss/tests/Makefile"
27027 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27029 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27030 dlls/spoolss/tests/Makefile: dlls/spoolss/tests/Makefile.in dlls/Maketest.rules"
27031 ac_config_files="$ac_config_files dlls/spoolss/tests/Makefile"
27033 ALL_MAKEFILES="$ALL_MAKEFILES \\
27034 dlls/stdole2.tlb/Makefile"
27035 test "x$enable_stdole2_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27037 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27038 dlls/stdole2.tlb/Makefile: dlls/stdole2.tlb/Makefile.in dlls/Makedll.rules"
27039 ac_config_files="$ac_config_files dlls/stdole2.tlb/Makefile"
27041 ALL_MAKEFILES="$ALL_MAKEFILES \\
27042 dlls/stdole32.tlb/Makefile"
27043 test "x$enable_stdole32_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27045 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27046 dlls/stdole32.tlb/Makefile: dlls/stdole32.tlb/Makefile.in dlls/Makedll.rules"
27047 ac_config_files="$ac_config_files dlls/stdole32.tlb/Makefile"
27049 ALL_MAKEFILES="$ALL_MAKEFILES \\
27051 test "x$enable_sti" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27053 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27054 dlls/sti/Makefile: dlls/sti/Makefile.in dlls/Makedll.rules"
27055 ac_config_files="$ac_config_files dlls/sti/Makefile"
27057 ALL_MAKEFILES="$ALL_MAKEFILES \\
27058 dlls/storage.dll16/Makefile"
27059 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27061 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27062 dlls/storage.dll16/Makefile: dlls/storage.dll16/Makefile.in dlls/Makedll.rules"
27063 ac_config_files="$ac_config_files dlls/storage.dll16/Makefile"
27065 ALL_MAKEFILES="$ALL_MAKEFILES \\
27066 dlls/stress.dll16/Makefile"
27067 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27069 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27070 dlls/stress.dll16/Makefile: dlls/stress.dll16/Makefile.in dlls/Makedll.rules"
27071 ac_config_files="$ac_config_files dlls/stress.dll16/Makefile"
27073 ALL_MAKEFILES="$ALL_MAKEFILES \\
27074 dlls/strmiids/Makefile"
27075 test "x$enable_strmiids" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27077 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27078 dlls/strmiids/Makefile: dlls/strmiids/Makefile.in dlls/Makeimplib.rules"
27079 ac_config_files="$ac_config_files dlls/strmiids/Makefile"
27081 ALL_MAKEFILES="$ALL_MAKEFILES \\
27082 dlls/svrapi/Makefile"
27083 test "x$enable_svrapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27085 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27086 dlls/svrapi/Makefile: dlls/svrapi/Makefile.in dlls/Makedll.rules"
27087 ac_config_files="$ac_config_files dlls/svrapi/Makefile"
27089 ALL_MAKEFILES="$ALL_MAKEFILES \\
27091 test "x$enable_sxs" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27093 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27094 dlls/sxs/Makefile: dlls/sxs/Makefile.in dlls/Makedll.rules"
27095 ac_config_files="$ac_config_files dlls/sxs/Makefile"
27097 ALL_MAKEFILES="$ALL_MAKEFILES \\
27098 dlls/t2embed/Makefile"
27099 test "x$enable_t2embed" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27101 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27102 dlls/t2embed/Makefile: dlls/t2embed/Makefile.in dlls/Makedll.rules"
27103 ac_config_files="$ac_config_files dlls/t2embed/Makefile"
27105 ALL_MAKEFILES="$ALL_MAKEFILES \\
27106 dlls/tapi32/Makefile"
27107 test "x$enable_tapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27109 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27110 dlls/tapi32/Makefile: dlls/tapi32/Makefile.in dlls/Makedll.rules"
27111 ac_config_files="$ac_config_files dlls/tapi32/Makefile"
27113 ALL_MAKEFILES="$ALL_MAKEFILES \\
27114 dlls/traffic/Makefile"
27115 test "x$enable_traffic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27117 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27118 dlls/traffic/Makefile: dlls/traffic/Makefile.in dlls/Makedll.rules"
27119 ac_config_files="$ac_config_files dlls/traffic/Makefile"
27121 ALL_MAKEFILES="$ALL_MAKEFILES \\
27122 dlls/twain.dll16/Makefile"
27123 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27125 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27126 dlls/twain.dll16/Makefile: dlls/twain.dll16/Makefile.in dlls/Makedll.rules"
27127 ac_config_files="$ac_config_files dlls/twain.dll16/Makefile"
27129 ALL_MAKEFILES="$ALL_MAKEFILES \\
27130 dlls/twain_32/Makefile"
27131 test "x$enable_twain_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27133 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27134 dlls/twain_32/Makefile: dlls/twain_32/Makefile.in dlls/Makedll.rules"
27135 ac_config_files="$ac_config_files dlls/twain_32/Makefile"
27137 ALL_MAKEFILES="$ALL_MAKEFILES \\
27138 dlls/twain_32/tests/Makefile"
27139 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27141 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27142 dlls/twain_32/tests/Makefile: dlls/twain_32/tests/Makefile.in dlls/Maketest.rules"
27143 ac_config_files="$ac_config_files dlls/twain_32/tests/Makefile"
27145 ALL_MAKEFILES="$ALL_MAKEFILES \\
27146 dlls/typelib.dll16/Makefile"
27147 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27149 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27150 dlls/typelib.dll16/Makefile: dlls/typelib.dll16/Makefile.in dlls/Makedll.rules"
27151 ac_config_files="$ac_config_files dlls/typelib.dll16/Makefile"
27153 ALL_MAKEFILES="$ALL_MAKEFILES \\
27154 dlls/unicows/Makefile"
27155 test "x$enable_unicows" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27157 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27158 dlls/unicows/Makefile: dlls/unicows/Makefile.in dlls/Makedll.rules"
27159 ac_config_files="$ac_config_files dlls/unicows/Makefile"
27161 ALL_MAKEFILES="$ALL_MAKEFILES \\
27162 dlls/updspapi/Makefile"
27163 test "x$enable_updspapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27165 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27166 dlls/updspapi/Makefile: dlls/updspapi/Makefile.in dlls/Makedll.rules"
27167 ac_config_files="$ac_config_files dlls/updspapi/Makefile"
27169 ALL_MAKEFILES="$ALL_MAKEFILES \\
27171 test "x$enable_url" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27173 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27174 dlls/url/Makefile: dlls/url/Makefile.in dlls/Makedll.rules"
27175 ac_config_files="$ac_config_files dlls/url/Makefile"
27177 ALL_MAKEFILES="$ALL_MAKEFILES \\
27178 dlls/urlmon/Makefile"
27179 test "x$enable_urlmon" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27181 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27182 dlls/urlmon/Makefile: dlls/urlmon/Makefile.in dlls/Makedll.rules"
27183 ac_config_files="$ac_config_files dlls/urlmon/Makefile"
27185 ALL_MAKEFILES="$ALL_MAKEFILES \\
27186 dlls/urlmon/tests/Makefile"
27187 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27189 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27190 dlls/urlmon/tests/Makefile: dlls/urlmon/tests/Makefile.in dlls/Maketest.rules"
27191 ac_config_files="$ac_config_files dlls/urlmon/tests/Makefile"
27193 ALL_MAKEFILES="$ALL_MAKEFILES \\
27194 dlls/user32/Makefile"
27195 test "x$enable_user32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27197 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27198 dlls/user32/Makefile: dlls/user32/Makefile.in dlls/Makedll.rules"
27199 ac_config_files="$ac_config_files dlls/user32/Makefile"
27201 ALL_MAKEFILES="$ALL_MAKEFILES \\
27202 dlls/user32/tests/Makefile"
27203 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27205 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27206 dlls/user32/tests/Makefile: dlls/user32/tests/Makefile.in dlls/Maketest.rules"
27207 ac_config_files="$ac_config_files dlls/user32/tests/Makefile"
27209 ALL_MAKEFILES="$ALL_MAKEFILES \\
27210 dlls/userenv/Makefile"
27211 test "x$enable_userenv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27213 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27214 dlls/userenv/Makefile: dlls/userenv/Makefile.in dlls/Makedll.rules"
27215 ac_config_files="$ac_config_files dlls/userenv/Makefile"
27217 ALL_MAKEFILES="$ALL_MAKEFILES \\
27218 dlls/userenv/tests/Makefile"
27219 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27221 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27222 dlls/userenv/tests/Makefile: dlls/userenv/tests/Makefile.in dlls/Maketest.rules"
27223 ac_config_files="$ac_config_files dlls/userenv/tests/Makefile"
27225 ALL_MAKEFILES="$ALL_MAKEFILES \\
27226 dlls/usp10/Makefile"
27227 test "x$enable_usp10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27229 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27230 dlls/usp10/Makefile: dlls/usp10/Makefile.in dlls/Makedll.rules"
27231 ac_config_files="$ac_config_files dlls/usp10/Makefile"
27233 ALL_MAKEFILES="$ALL_MAKEFILES \\
27234 dlls/usp10/tests/Makefile"
27235 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27237 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27238 dlls/usp10/tests/Makefile: dlls/usp10/tests/Makefile.in dlls/Maketest.rules"
27239 ac_config_files="$ac_config_files dlls/usp10/tests/Makefile"
27241 ALL_MAKEFILES="$ALL_MAKEFILES \\
27242 dlls/uuid/Makefile"
27243 test "x$enable_uuid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27245 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27246 dlls/uuid/Makefile: dlls/uuid/Makefile.in dlls/Makeimplib.rules"
27247 ac_config_files="$ac_config_files dlls/uuid/Makefile"
27249 ALL_MAKEFILES="$ALL_MAKEFILES \\
27250 dlls/uxtheme/Makefile"
27251 test "x$enable_uxtheme" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27253 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27254 dlls/uxtheme/Makefile: dlls/uxtheme/Makefile.in dlls/Makedll.rules"
27255 ac_config_files="$ac_config_files dlls/uxtheme/Makefile"
27257 ALL_MAKEFILES="$ALL_MAKEFILES \\
27258 dlls/uxtheme/tests/Makefile"
27259 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27261 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27262 dlls/uxtheme/tests/Makefile: dlls/uxtheme/tests/Makefile.in dlls/Maketest.rules"
27263 ac_config_files="$ac_config_files dlls/uxtheme/tests/Makefile"
27265 ALL_MAKEFILES="$ALL_MAKEFILES \\
27266 dlls/vdhcp.vxd/Makefile"
27267 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27269 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27270 dlls/vdhcp.vxd/Makefile: dlls/vdhcp.vxd/Makefile.in dlls/Makedll.rules"
27271 ac_config_files="$ac_config_files dlls/vdhcp.vxd/Makefile"
27273 ALL_MAKEFILES="$ALL_MAKEFILES \\
27274 dlls/vdmdbg/Makefile"
27275 test "x$enable_vdmdbg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27277 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27278 dlls/vdmdbg/Makefile: dlls/vdmdbg/Makefile.in dlls/Makedll.rules"
27279 ac_config_files="$ac_config_files dlls/vdmdbg/Makefile"
27281 ALL_MAKEFILES="$ALL_MAKEFILES \\
27282 dlls/version/Makefile"
27283 test "x$enable_version" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27285 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27286 dlls/version/Makefile: dlls/version/Makefile.in dlls/Makedll.rules"
27287 ac_config_files="$ac_config_files dlls/version/Makefile"
27289 ALL_MAKEFILES="$ALL_MAKEFILES \\
27290 dlls/version/tests/Makefile"
27291 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27293 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27294 dlls/version/tests/Makefile: dlls/version/tests/Makefile.in dlls/Maketest.rules"
27295 ac_config_files="$ac_config_files dlls/version/tests/Makefile"
27297 ALL_MAKEFILES="$ALL_MAKEFILES \\
27298 dlls/vmm.vxd/Makefile"
27299 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27301 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27302 dlls/vmm.vxd/Makefile: dlls/vmm.vxd/Makefile.in dlls/Makedll.rules"
27303 ac_config_files="$ac_config_files dlls/vmm.vxd/Makefile"
27305 ALL_MAKEFILES="$ALL_MAKEFILES \\
27306 dlls/vnbt.vxd/Makefile"
27307 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27309 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27310 dlls/vnbt.vxd/Makefile: dlls/vnbt.vxd/Makefile.in dlls/Makedll.rules"
27311 ac_config_files="$ac_config_files dlls/vnbt.vxd/Makefile"
27313 ALL_MAKEFILES="$ALL_MAKEFILES \\
27314 dlls/vnetbios.vxd/Makefile"
27315 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27317 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27318 dlls/vnetbios.vxd/Makefile: dlls/vnetbios.vxd/Makefile.in dlls/Makedll.rules"
27319 ac_config_files="$ac_config_files dlls/vnetbios.vxd/Makefile"
27321 ALL_MAKEFILES="$ALL_MAKEFILES \\
27322 dlls/vtdapi.vxd/Makefile"
27323 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27325 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27326 dlls/vtdapi.vxd/Makefile: dlls/vtdapi.vxd/Makefile.in dlls/Makedll.rules"
27327 ac_config_files="$ac_config_files dlls/vtdapi.vxd/Makefile"
27329 ALL_MAKEFILES="$ALL_MAKEFILES \\
27330 dlls/vwin32.vxd/Makefile"
27331 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27333 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27334 dlls/vwin32.vxd/Makefile: dlls/vwin32.vxd/Makefile.in dlls/Makedll.rules"
27335 ac_config_files="$ac_config_files dlls/vwin32.vxd/Makefile"
27337 ALL_MAKEFILES="$ALL_MAKEFILES \\
27338 dlls/w32skrnl/Makefile"
27339 test "x$enable_w32skrnl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27341 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27342 dlls/w32skrnl/Makefile: dlls/w32skrnl/Makefile.in dlls/Makedll.rules"
27343 ac_config_files="$ac_config_files dlls/w32skrnl/Makefile"
27345 ALL_MAKEFILES="$ALL_MAKEFILES \\
27346 dlls/w32sys.dll16/Makefile"
27347 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27349 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27350 dlls/w32sys.dll16/Makefile: dlls/w32sys.dll16/Makefile.in dlls/Makedll.rules"
27351 ac_config_files="$ac_config_files dlls/w32sys.dll16/Makefile"
27353 ALL_MAKEFILES="$ALL_MAKEFILES \\
27354 dlls/wbemprox/Makefile"
27355 test "x$enable_wbemprox" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27357 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27358 dlls/wbemprox/Makefile: dlls/wbemprox/Makefile.in dlls/Makedll.rules"
27359 ac_config_files="$ac_config_files dlls/wbemprox/Makefile"
27361 ALL_MAKEFILES="$ALL_MAKEFILES \\
27362 dlls/win32s16.dll16/Makefile"
27363 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27365 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27366 dlls/win32s16.dll16/Makefile: dlls/win32s16.dll16/Makefile.in dlls/Makedll.rules"
27367 ac_config_files="$ac_config_files dlls/win32s16.dll16/Makefile"
27369 ALL_MAKEFILES="$ALL_MAKEFILES \\
27370 dlls/win87em.dll16/Makefile"
27371 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27373 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27374 dlls/win87em.dll16/Makefile: dlls/win87em.dll16/Makefile.in dlls/Makedll.rules"
27375 ac_config_files="$ac_config_files dlls/win87em.dll16/Makefile"
27377 ALL_MAKEFILES="$ALL_MAKEFILES \\
27378 dlls/winaspi.dll16/Makefile"
27379 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27381 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27382 dlls/winaspi.dll16/Makefile: dlls/winaspi.dll16/Makefile.in dlls/Makedll.rules"
27383 ac_config_files="$ac_config_files dlls/winaspi.dll16/Makefile"
27385 ALL_MAKEFILES="$ALL_MAKEFILES \\
27386 dlls/windebug.dll16/Makefile"
27387 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27389 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27390 dlls/windebug.dll16/Makefile: dlls/windebug.dll16/Makefile.in dlls/Makedll.rules"
27391 ac_config_files="$ac_config_files dlls/windebug.dll16/Makefile"
27393 ALL_MAKEFILES="$ALL_MAKEFILES \\
27394 dlls/winealsa.drv/Makefile"
27395 test "x$enable_winealsa_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27397 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27398 dlls/winealsa.drv/Makefile: dlls/winealsa.drv/Makefile.in dlls/Makedll.rules"
27399 ac_config_files="$ac_config_files dlls/winealsa.drv/Makefile"
27401 ALL_MAKEFILES="$ALL_MAKEFILES \\
27402 dlls/wineaudioio.drv/Makefile"
27403 test "x$enable_wineaudioio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27405 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27406 dlls/wineaudioio.drv/Makefile: dlls/wineaudioio.drv/Makefile.in dlls/Makedll.rules"
27407 ac_config_files="$ac_config_files dlls/wineaudioio.drv/Makefile"
27409 ALL_MAKEFILES="$ALL_MAKEFILES \\
27410 dlls/winecoreaudio.drv/Makefile"
27411 test "x$enable_winecoreaudio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27413 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27414 dlls/winecoreaudio.drv/Makefile: dlls/winecoreaudio.drv/Makefile.in dlls/Makedll.rules"
27415 ac_config_files="$ac_config_files dlls/winecoreaudio.drv/Makefile"
27417 ALL_MAKEFILES="$ALL_MAKEFILES \\
27418 dlls/winecrt0/Makefile"
27419 test "x$enable_winecrt0" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27421 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27422 dlls/winecrt0/Makefile: dlls/winecrt0/Makefile.in dlls/Makeimplib.rules"
27423 ac_config_files="$ac_config_files dlls/winecrt0/Makefile"
27425 ALL_MAKEFILES="$ALL_MAKEFILES \\
27426 dlls/wined3d/Makefile"
27427 test "x$enable_wined3d" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27429 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27430 dlls/wined3d/Makefile: dlls/wined3d/Makefile.in dlls/Makedll.rules"
27431 ac_config_files="$ac_config_files dlls/wined3d/Makefile"
27433 ALL_MAKEFILES="$ALL_MAKEFILES \\
27434 dlls/winedos/Makefile"
27435 test "x$enable_winedos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27437 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27438 dlls/winedos/Makefile: dlls/winedos/Makefile.in dlls/Makedll.rules"
27439 ac_config_files="$ac_config_files dlls/winedos/Makefile"
27441 ALL_MAKEFILES="$ALL_MAKEFILES \\
27442 dlls/wineesd.drv/Makefile"
27443 test "x$enable_wineesd_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27445 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27446 dlls/wineesd.drv/Makefile: dlls/wineesd.drv/Makefile.in dlls/Makedll.rules"
27447 ac_config_files="$ac_config_files dlls/wineesd.drv/Makefile"
27449 ALL_MAKEFILES="$ALL_MAKEFILES \\
27450 dlls/winejack.drv/Makefile"
27451 test "x$enable_winejack_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27453 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27454 dlls/winejack.drv/Makefile: dlls/winejack.drv/Makefile.in dlls/Makedll.rules"
27455 ac_config_files="$ac_config_files dlls/winejack.drv/Makefile"
27457 ALL_MAKEFILES="$ALL_MAKEFILES \\
27458 dlls/winejoystick.drv/Makefile"
27459 test "x$enable_winejoystick_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27461 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27462 dlls/winejoystick.drv/Makefile: dlls/winejoystick.drv/Makefile.in dlls/Makedll.rules"
27463 ac_config_files="$ac_config_files dlls/winejoystick.drv/Makefile"
27465 ALL_MAKEFILES="$ALL_MAKEFILES \\
27466 dlls/winemp3.acm/Makefile"
27467 test "x$enable_winemp3_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27469 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27470 dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules"
27471 ac_config_files="$ac_config_files dlls/winemp3.acm/Makefile"
27473 ALL_MAKEFILES="$ALL_MAKEFILES \\
27474 dlls/winenas.drv/Makefile"
27475 test "x$enable_winenas_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27477 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27478 dlls/winenas.drv/Makefile: dlls/winenas.drv/Makefile.in dlls/Makedll.rules"
27479 ac_config_files="$ac_config_files dlls/winenas.drv/Makefile"
27481 ALL_MAKEFILES="$ALL_MAKEFILES \\
27482 dlls/wineoss.drv/Makefile"
27483 test "x$enable_wineoss_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27485 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27486 dlls/wineoss.drv/Makefile: dlls/wineoss.drv/Makefile.in dlls/Makedll.rules"
27487 ac_config_files="$ac_config_files dlls/wineoss.drv/Makefile"
27489 ALL_MAKEFILES="$ALL_MAKEFILES \\
27490 dlls/wineps.drv/Makefile"
27491 test "x$enable_wineps_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27493 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27494 dlls/wineps.drv/Makefile: dlls/wineps.drv/Makefile.in dlls/Makedll.rules"
27495 ac_config_files="$ac_config_files dlls/wineps.drv/Makefile"
27497 ALL_MAKEFILES="$ALL_MAKEFILES \\
27498 dlls/winequartz.drv/Makefile"
27499 test "x$enable_winequartz_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27501 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27502 dlls/winequartz.drv/Makefile: dlls/winequartz.drv/Makefile.in dlls/Makedll.rules"
27503 ac_config_files="$ac_config_files dlls/winequartz.drv/Makefile"
27505 ALL_MAKEFILES="$ALL_MAKEFILES \\
27506 dlls/winex11.drv/Makefile"
27507 test "x$enable_winex11_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27509 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27510 dlls/winex11.drv/Makefile: dlls/winex11.drv/Makefile.in dlls/Makedll.rules"
27511 ac_config_files="$ac_config_files dlls/winex11.drv/Makefile"
27513 ALL_MAKEFILES="$ALL_MAKEFILES \\
27514 dlls/wing32/Makefile"
27515 test "x$enable_wing32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27517 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27518 dlls/wing32/Makefile: dlls/wing32/Makefile.in dlls/Makedll.rules"
27519 ac_config_files="$ac_config_files dlls/wing32/Makefile"
27521 ALL_MAKEFILES="$ALL_MAKEFILES \\
27522 dlls/winhttp/Makefile"
27523 test "x$enable_winhttp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27525 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27526 dlls/winhttp/Makefile: dlls/winhttp/Makefile.in dlls/Makedll.rules"
27527 ac_config_files="$ac_config_files dlls/winhttp/Makefile"
27529 ALL_MAKEFILES="$ALL_MAKEFILES \\
27530 dlls/winhttp/tests/Makefile"
27531 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27533 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27534 dlls/winhttp/tests/Makefile: dlls/winhttp/tests/Makefile.in dlls/Maketest.rules"
27535 ac_config_files="$ac_config_files dlls/winhttp/tests/Makefile"
27537 ALL_MAKEFILES="$ALL_MAKEFILES \\
27538 dlls/wininet/Makefile"
27539 test "x$enable_wininet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27541 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27542 dlls/wininet/Makefile: dlls/wininet/Makefile.in dlls/Makedll.rules"
27543 ac_config_files="$ac_config_files dlls/wininet/Makefile"
27545 ALL_MAKEFILES="$ALL_MAKEFILES \\
27546 dlls/wininet/tests/Makefile"
27547 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27549 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27550 dlls/wininet/tests/Makefile: dlls/wininet/tests/Makefile.in dlls/Maketest.rules"
27551 ac_config_files="$ac_config_files dlls/wininet/tests/Makefile"
27553 ALL_MAKEFILES="$ALL_MAKEFILES \\
27554 dlls/winmm/Makefile"
27555 test "x$enable_winmm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27557 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27558 dlls/winmm/Makefile: dlls/winmm/Makefile.in dlls/Makedll.rules"
27559 ac_config_files="$ac_config_files dlls/winmm/Makefile"
27561 ALL_MAKEFILES="$ALL_MAKEFILES \\
27562 dlls/winmm/tests/Makefile"
27563 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27565 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27566 dlls/winmm/tests/Makefile: dlls/winmm/tests/Makefile.in dlls/Maketest.rules"
27567 ac_config_files="$ac_config_files dlls/winmm/tests/Makefile"
27569 ALL_MAKEFILES="$ALL_MAKEFILES \\
27570 dlls/winnls.dll16/Makefile"
27571 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27573 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27574 dlls/winnls.dll16/Makefile: dlls/winnls.dll16/Makefile.in dlls/Makedll.rules"
27575 ac_config_files="$ac_config_files dlls/winnls.dll16/Makefile"
27577 ALL_MAKEFILES="$ALL_MAKEFILES \\
27578 dlls/winnls32/Makefile"
27579 test "x$enable_winnls32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27581 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27582 dlls/winnls32/Makefile: dlls/winnls32/Makefile.in dlls/Makedll.rules"
27583 ac_config_files="$ac_config_files dlls/winnls32/Makefile"
27585 ALL_MAKEFILES="$ALL_MAKEFILES \\
27586 dlls/winscard/Makefile"
27587 test "x$enable_winscard" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27589 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27590 dlls/winscard/Makefile: dlls/winscard/Makefile.in dlls/Makedll.rules"
27591 ac_config_files="$ac_config_files dlls/winscard/Makefile"
27593 ALL_MAKEFILES="$ALL_MAKEFILES \\
27594 dlls/winspool.drv/Makefile"
27595 test "x$enable_winspool_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27597 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27598 dlls/winspool.drv/Makefile: dlls/winspool.drv/Makefile.in dlls/Makedll.rules"
27599 ac_config_files="$ac_config_files dlls/winspool.drv/Makefile"
27601 ALL_MAKEFILES="$ALL_MAKEFILES \\
27602 dlls/winspool.drv/tests/Makefile"
27603 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27604 winspool.drv/tests"
27605 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27606 dlls/winspool.drv/tests/Makefile: dlls/winspool.drv/tests/Makefile.in dlls/Maketest.rules"
27607 ac_config_files="$ac_config_files dlls/winspool.drv/tests/Makefile"
27609 ALL_MAKEFILES="$ALL_MAKEFILES \\
27610 dlls/wintab.dll16/Makefile"
27611 test "x$enable_win16" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27613 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27614 dlls/wintab.dll16/Makefile: dlls/wintab.dll16/Makefile.in dlls/Makedll.rules"
27615 ac_config_files="$ac_config_files dlls/wintab.dll16/Makefile"
27617 ALL_MAKEFILES="$ALL_MAKEFILES \\
27618 dlls/wintab32/Makefile"
27619 test "x$enable_wintab32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27621 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27622 dlls/wintab32/Makefile: dlls/wintab32/Makefile.in dlls/Makedll.rules"
27623 ac_config_files="$ac_config_files dlls/wintab32/Makefile"
27625 ALL_MAKEFILES="$ALL_MAKEFILES \\
27626 dlls/wintrust/Makefile"
27627 test "x$enable_wintrust" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27629 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27630 dlls/wintrust/Makefile: dlls/wintrust/Makefile.in dlls/Makedll.rules"
27631 ac_config_files="$ac_config_files dlls/wintrust/Makefile"
27633 ALL_MAKEFILES="$ALL_MAKEFILES \\
27634 dlls/wintrust/tests/Makefile"
27635 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27637 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27638 dlls/wintrust/tests/Makefile: dlls/wintrust/tests/Makefile.in dlls/Maketest.rules"
27639 ac_config_files="$ac_config_files dlls/wintrust/tests/Makefile"
27641 ALL_MAKEFILES="$ALL_MAKEFILES \\
27642 dlls/wldap32/Makefile"
27643 test "x$enable_wldap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27645 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27646 dlls/wldap32/Makefile: dlls/wldap32/Makefile.in dlls/Makedll.rules"
27647 ac_config_files="$ac_config_files dlls/wldap32/Makefile"
27649 ALL_MAKEFILES="$ALL_MAKEFILES \\
27650 dlls/wldap32/tests/Makefile"
27651 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27653 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27654 dlls/wldap32/tests/Makefile: dlls/wldap32/tests/Makefile.in dlls/Maketest.rules"
27655 ac_config_files="$ac_config_files dlls/wldap32/tests/Makefile"
27657 ALL_MAKEFILES="$ALL_MAKEFILES \\
27659 test "x$enable_wmi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27661 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27662 dlls/wmi/Makefile: dlls/wmi/Makefile.in dlls/Makedll.rules"
27663 ac_config_files="$ac_config_files dlls/wmi/Makefile"
27665 ALL_MAKEFILES="$ALL_MAKEFILES \\
27666 dlls/wnaspi32/Makefile"
27667 test "x$enable_wnaspi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27669 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27670 dlls/wnaspi32/Makefile: dlls/wnaspi32/Makefile.in dlls/Makedll.rules"
27671 ac_config_files="$ac_config_files dlls/wnaspi32/Makefile"
27673 ALL_MAKEFILES="$ALL_MAKEFILES \\
27674 dlls/wow32/Makefile"
27675 test "x$enable_wow32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27677 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27678 dlls/wow32/Makefile: dlls/wow32/Makefile.in dlls/Makedll.rules"
27679 ac_config_files="$ac_config_files dlls/wow32/Makefile"
27681 ALL_MAKEFILES="$ALL_MAKEFILES \\
27682 dlls/ws2_32/Makefile"
27683 test "x$enable_ws2_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27685 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27686 dlls/ws2_32/Makefile: dlls/ws2_32/Makefile.in dlls/Makedll.rules"
27687 ac_config_files="$ac_config_files dlls/ws2_32/Makefile"
27689 ALL_MAKEFILES="$ALL_MAKEFILES \\
27690 dlls/ws2_32/tests/Makefile"
27691 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27693 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27694 dlls/ws2_32/tests/Makefile: dlls/ws2_32/tests/Makefile.in dlls/Maketest.rules"
27695 ac_config_files="$ac_config_files dlls/ws2_32/tests/Makefile"
27697 ALL_MAKEFILES="$ALL_MAKEFILES \\
27698 dlls/wsock32/Makefile"
27699 test "x$enable_wsock32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27701 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27702 dlls/wsock32/Makefile: dlls/wsock32/Makefile.in dlls/Makedll.rules"
27703 ac_config_files="$ac_config_files dlls/wsock32/Makefile"
27705 ALL_MAKEFILES="$ALL_MAKEFILES \\
27706 dlls/wtsapi32/Makefile"
27707 test "x$enable_wtsapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27709 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27710 dlls/wtsapi32/Makefile: dlls/wtsapi32/Makefile.in dlls/Makedll.rules"
27711 ac_config_files="$ac_config_files dlls/wtsapi32/Makefile"
27713 ALL_MAKEFILES="$ALL_MAKEFILES \\
27714 dlls/wuapi/Makefile"
27715 test "x$enable_wuapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27717 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27718 dlls/wuapi/Makefile: dlls/wuapi/Makefile.in dlls/Makedll.rules"
27719 ac_config_files="$ac_config_files dlls/wuapi/Makefile"
27721 ALL_MAKEFILES="$ALL_MAKEFILES \\
27722 dlls/xinput1_1/Makefile"
27723 test "x$enable_xinput1_1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27725 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27726 dlls/xinput1_1/Makefile: dlls/xinput1_1/Makefile.in dlls/Makedll.rules"
27727 ac_config_files="$ac_config_files dlls/xinput1_1/Makefile"
27729 ALL_MAKEFILES="$ALL_MAKEFILES \\
27730 dlls/xinput1_2/Makefile"
27731 test "x$enable_xinput1_2" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27733 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27734 dlls/xinput1_2/Makefile: dlls/xinput1_2/Makefile.in dlls/Makedll.rules"
27735 ac_config_files="$ac_config_files dlls/xinput1_2/Makefile"
27737 ALL_MAKEFILES="$ALL_MAKEFILES \\
27738 dlls/xinput1_3/Makefile"
27739 test "x$enable_xinput1_3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27741 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27742 dlls/xinput1_3/Makefile: dlls/xinput1_3/Makefile.in dlls/Makedll.rules"
27743 ac_config_files="$ac_config_files dlls/xinput1_3/Makefile"
27745 ALL_MAKEFILES="$ALL_MAKEFILES \\
27746 dlls/xinput1_3/tests/Makefile"
27747 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27749 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27750 dlls/xinput1_3/tests/Makefile: dlls/xinput1_3/tests/Makefile.in dlls/Maketest.rules"
27751 ac_config_files="$ac_config_files dlls/xinput1_3/tests/Makefile"
27753 ALL_MAKEFILES="$ALL_MAKEFILES \\
27754 dlls/xinput9_1_0/Makefile"
27755 test "x$enable_xinput9_1_0" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27757 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27758 dlls/xinput9_1_0/Makefile: dlls/xinput9_1_0/Makefile.in dlls/Makedll.rules"
27759 ac_config_files="$ac_config_files dlls/xinput9_1_0/Makefile"
27761 ALL_MAKEFILES="$ALL_MAKEFILES \\
27762 dlls/xmllite/Makefile"
27763 test "x$enable_xmllite" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27765 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27766 dlls/xmllite/Makefile: dlls/xmllite/Makefile.in dlls/Makedll.rules"
27767 ac_config_files="$ac_config_files dlls/xmllite/Makefile"
27769 ALL_MAKEFILES="$ALL_MAKEFILES \\
27770 documentation/Makefile"
27771 test "x$enable_documentation" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27773 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27774 documentation/Makefile: documentation/Makefile.in Make.rules"
27775 ac_config_files="$ac_config_files documentation/Makefile"
27777 ALL_MAKEFILES="$ALL_MAKEFILES \\
27779 test "x$enable_fonts" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27781 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27782 fonts/Makefile: fonts/Makefile.in Make.rules"
27783 ac_config_files="$ac_config_files fonts/Makefile"
27785 ALL_MAKEFILES="$ALL_MAKEFILES \\
27787 test "x$enable_include" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27789 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27790 include/Makefile: include/Makefile.in Make.rules"
27791 ac_config_files="$ac_config_files include/Makefile"
27793 ALL_MAKEFILES="$ALL_MAKEFILES \\
27795 test "x$enable_libs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27797 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27798 libs/Makefile: libs/Makefile.in Make.rules"
27799 ac_config_files="$ac_config_files libs/Makefile"
27801 ALL_MAKEFILES="$ALL_MAKEFILES \\
27802 libs/port/Makefile"
27804 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27805 libs/port/Makefile: libs/port/Makefile.in Make.rules"
27806 ac_config_files="$ac_config_files libs/port/Makefile"
27808 ALL_MAKEFILES="$ALL_MAKEFILES \\
27809 libs/wine/Makefile"
27811 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27812 libs/wine/Makefile: libs/wine/Makefile.in Make.rules"
27813 ac_config_files="$ac_config_files libs/wine/Makefile"
27815 ALL_MAKEFILES="$ALL_MAKEFILES \\
27818 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27819 libs/wpp/Makefile: libs/wpp/Makefile.in Make.rules"
27820 ac_config_files="$ac_config_files libs/wpp/Makefile"
27822 ALL_MAKEFILES="$ALL_MAKEFILES \\
27824 test "x$enable_loader" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27826 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27827 loader/Makefile: loader/Makefile.in Make.rules"
27828 ac_config_files="$ac_config_files loader/Makefile"
27830 ALL_MAKEFILES="$ALL_MAKEFILES \\
27832 test "x$enable_programs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27834 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27835 programs/Makefile: programs/Makefile.in Make.rules"
27836 ac_config_files="$ac_config_files programs/Makefile"
27838 ALL_MAKEFILES="$ALL_MAKEFILES \\
27839 programs/cacls/Makefile"
27840 test "x$enable_cacls" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27841 cacls" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27843 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27844 programs/cacls/Makefile: programs/cacls/Makefile.in programs/Makeprog.rules"
27845 ac_config_files="$ac_config_files programs/cacls/Makefile"
27847 ALL_MAKEFILES="$ALL_MAKEFILES \\
27848 programs/clock/Makefile"
27849 test "x$enable_clock" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27850 clock" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27852 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27853 programs/clock/Makefile: programs/clock/Makefile.in programs/Makeprog.rules"
27854 ac_config_files="$ac_config_files programs/clock/Makefile"
27856 ALL_MAKEFILES="$ALL_MAKEFILES \\
27857 programs/cmd/Makefile"
27858 test "x$enable_cmd" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27859 cmd" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27861 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27862 programs/cmd/Makefile: programs/cmd/Makefile.in programs/Makeprog.rules"
27863 ac_config_files="$ac_config_files programs/cmd/Makefile"
27865 ALL_MAKEFILES="$ALL_MAKEFILES \\
27866 programs/cmdlgtst/Makefile"
27867 test "x$enable_cmdlgtst" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27869 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27870 programs/cmdlgtst/Makefile: programs/cmdlgtst/Makefile.in programs/Makeprog.rules"
27871 ac_config_files="$ac_config_files programs/cmdlgtst/Makefile"
27873 ALL_MAKEFILES="$ALL_MAKEFILES \\
27874 programs/control/Makefile"
27875 test "x$enable_control" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27876 control" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27878 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27879 programs/control/Makefile: programs/control/Makefile.in programs/Makeprog.rules"
27880 ac_config_files="$ac_config_files programs/control/Makefile"
27882 ALL_MAKEFILES="$ALL_MAKEFILES \\
27883 programs/eject/Makefile"
27884 test "x$enable_eject" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27885 eject" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27887 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27888 programs/eject/Makefile: programs/eject/Makefile.in programs/Makeprog.rules"
27889 ac_config_files="$ac_config_files programs/eject/Makefile"
27891 ALL_MAKEFILES="$ALL_MAKEFILES \\
27892 programs/expand/Makefile"
27893 test "x$enable_expand" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27894 expand" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27896 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27897 programs/expand/Makefile: programs/expand/Makefile.in programs/Makeprog.rules"
27898 ac_config_files="$ac_config_files programs/expand/Makefile"
27900 ALL_MAKEFILES="$ALL_MAKEFILES \\
27901 programs/explorer/Makefile"
27902 test "x$enable_explorer" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27903 explorer" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27905 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27906 programs/explorer/Makefile: programs/explorer/Makefile.in programs/Makeprog.rules"
27907 ac_config_files="$ac_config_files programs/explorer/Makefile"
27909 ALL_MAKEFILES="$ALL_MAKEFILES \\
27910 programs/hh/Makefile"
27911 test "x$enable_hh" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27912 hh" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27914 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27915 programs/hh/Makefile: programs/hh/Makefile.in programs/Makeprog.rules"
27916 ac_config_files="$ac_config_files programs/hh/Makefile"
27918 ALL_MAKEFILES="$ALL_MAKEFILES \\
27919 programs/icinfo/Makefile"
27920 test "x$enable_icinfo" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27921 icinfo" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27923 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27924 programs/icinfo/Makefile: programs/icinfo/Makefile.in programs/Makeprog.rules"
27925 ac_config_files="$ac_config_files programs/icinfo/Makefile"
27927 ALL_MAKEFILES="$ALL_MAKEFILES \\
27928 programs/iexplore/Makefile"
27929 test "x$enable_iexplore" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27930 iexplore" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27932 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27933 programs/iexplore/Makefile: programs/iexplore/Makefile.in programs/Makeprog.rules"
27934 ac_config_files="$ac_config_files programs/iexplore/Makefile"
27936 ALL_MAKEFILES="$ALL_MAKEFILES \\
27937 programs/lodctr/Makefile"
27938 test "x$enable_lodctr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27939 lodctr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27941 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27942 programs/lodctr/Makefile: programs/lodctr/Makefile.in programs/Makeprog.rules"
27943 ac_config_files="$ac_config_files programs/lodctr/Makefile"
27945 ALL_MAKEFILES="$ALL_MAKEFILES \\
27946 programs/msiexec/Makefile"
27947 test "x$enable_msiexec" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27948 msiexec" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27949 msiexec" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27951 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27952 programs/msiexec/Makefile: programs/msiexec/Makefile.in programs/Makeprog.rules"
27953 ac_config_files="$ac_config_files programs/msiexec/Makefile"
27955 ALL_MAKEFILES="$ALL_MAKEFILES \\
27956 programs/net/Makefile"
27957 test "x$enable_net" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27958 net" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27960 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27961 programs/net/Makefile: programs/net/Makefile.in programs/Makeprog.rules"
27962 ac_config_files="$ac_config_files programs/net/Makefile"
27964 ALL_MAKEFILES="$ALL_MAKEFILES \\
27965 programs/notepad/Makefile"
27966 test "x$enable_notepad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27967 notepad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27968 notepad" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27970 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27971 programs/notepad/Makefile: programs/notepad/Makefile.in programs/Makeprog.rules"
27972 ac_config_files="$ac_config_files programs/notepad/Makefile"
27974 ALL_MAKEFILES="$ALL_MAKEFILES \\
27975 programs/oleview/Makefile"
27976 test "x$enable_oleview" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27977 oleview" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27979 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27980 programs/oleview/Makefile: programs/oleview/Makefile.in programs/Makeprog.rules"
27981 ac_config_files="$ac_config_files programs/oleview/Makefile"
27983 ALL_MAKEFILES="$ALL_MAKEFILES \\
27984 programs/progman/Makefile"
27985 test "x$enable_progman" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27986 progman" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27988 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27989 programs/progman/Makefile: programs/progman/Makefile.in programs/Makeprog.rules"
27990 ac_config_files="$ac_config_files programs/progman/Makefile"
27992 ALL_MAKEFILES="$ALL_MAKEFILES \\
27993 programs/reg/Makefile"
27994 test "x$enable_reg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27995 reg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27997 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27998 programs/reg/Makefile: programs/reg/Makefile.in programs/Makeprog.rules"
27999 ac_config_files="$ac_config_files programs/reg/Makefile"
28001 ALL_MAKEFILES="$ALL_MAKEFILES \\
28002 programs/regedit/Makefile"
28003 test "x$enable_regedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28004 regedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28005 regedit" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28007 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28008 programs/regedit/Makefile: programs/regedit/Makefile.in programs/Makeprog.rules"
28009 ac_config_files="$ac_config_files programs/regedit/Makefile"
28011 ALL_MAKEFILES="$ALL_MAKEFILES \\
28012 programs/regsvr32/Makefile"
28013 test "x$enable_regsvr32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28014 regsvr32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28015 regsvr32" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28017 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28018 programs/regsvr32/Makefile: programs/regsvr32/Makefile.in programs/Makeprog.rules"
28019 ac_config_files="$ac_config_files programs/regsvr32/Makefile"
28021 ALL_MAKEFILES="$ALL_MAKEFILES \\
28022 programs/rpcss/Makefile"
28023 test "x$enable_rpcss" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28024 rpcss" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28026 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28027 programs/rpcss/Makefile: programs/rpcss/Makefile.in programs/Makeprog.rules"
28028 ac_config_files="$ac_config_files programs/rpcss/Makefile"
28030 ALL_MAKEFILES="$ALL_MAKEFILES \\
28031 programs/rundll32/Makefile"
28032 test "x$enable_rundll32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28033 rundll32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28035 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28036 programs/rundll32/Makefile: programs/rundll32/Makefile.in programs/Makeprog.rules"
28037 ac_config_files="$ac_config_files programs/rundll32/Makefile"
28039 ALL_MAKEFILES="$ALL_MAKEFILES \\
28040 programs/secedit/Makefile"
28041 test "x$enable_secedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28042 secedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28044 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28045 programs/secedit/Makefile: programs/secedit/Makefile.in programs/Makeprog.rules"
28046 ac_config_files="$ac_config_files programs/secedit/Makefile"
28048 ALL_MAKEFILES="$ALL_MAKEFILES \\
28049 programs/services/Makefile"
28050 test "x$enable_services" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28051 services" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28053 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28054 programs/services/Makefile: programs/services/Makefile.in programs/Makeprog.rules"
28055 ac_config_files="$ac_config_files programs/services/Makefile"
28057 ALL_MAKEFILES="$ALL_MAKEFILES \\
28058 programs/spoolsv/Makefile"
28059 test "x$enable_spoolsv" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28060 spoolsv" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28062 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28063 programs/spoolsv/Makefile: programs/spoolsv/Makefile.in programs/Makeprog.rules"
28064 ac_config_files="$ac_config_files programs/spoolsv/Makefile"
28066 ALL_MAKEFILES="$ALL_MAKEFILES \\
28067 programs/start/Makefile"
28068 test "x$enable_start" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28069 start" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28071 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28072 programs/start/Makefile: programs/start/Makefile.in programs/Makeprog.rules"
28073 ac_config_files="$ac_config_files programs/start/Makefile"
28075 ALL_MAKEFILES="$ALL_MAKEFILES \\
28076 programs/svchost/Makefile"
28077 test "x$enable_svchost" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28078 svchost" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28080 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28081 programs/svchost/Makefile: programs/svchost/Makefile.in programs/Makeprog.rules"
28082 ac_config_files="$ac_config_files programs/svchost/Makefile"
28084 ALL_MAKEFILES="$ALL_MAKEFILES \\
28085 programs/taskmgr/Makefile"
28086 test "x$enable_taskmgr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28087 taskmgr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28089 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28090 programs/taskmgr/Makefile: programs/taskmgr/Makefile.in programs/Makeprog.rules"
28091 ac_config_files="$ac_config_files programs/taskmgr/Makefile"
28093 ALL_MAKEFILES="$ALL_MAKEFILES \\
28094 programs/termsv/Makefile"
28095 test "x$enable_termsv" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28096 termsv" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28098 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28099 programs/termsv/Makefile: programs/termsv/Makefile.in programs/Makeprog.rules"
28100 ac_config_files="$ac_config_files programs/termsv/Makefile"
28102 ALL_MAKEFILES="$ALL_MAKEFILES \\
28103 programs/uninstaller/Makefile"
28104 test "x$enable_uninstaller" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28105 uninstaller" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28107 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28108 programs/uninstaller/Makefile: programs/uninstaller/Makefile.in programs/Makeprog.rules"
28109 ac_config_files="$ac_config_files programs/uninstaller/Makefile"
28111 ALL_MAKEFILES="$ALL_MAKEFILES \\
28112 programs/unlodctr/Makefile"
28113 test "x$enable_unlodctr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28114 unlodctr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28116 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28117 programs/unlodctr/Makefile: programs/unlodctr/Makefile.in programs/Makeprog.rules"
28118 ac_config_files="$ac_config_files programs/unlodctr/Makefile"
28120 ALL_MAKEFILES="$ALL_MAKEFILES \\
28121 programs/view/Makefile"
28122 test "x$enable_view" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28124 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28125 programs/view/Makefile: programs/view/Makefile.in programs/Makeprog.rules"
28126 ac_config_files="$ac_config_files programs/view/Makefile"
28128 ALL_MAKEFILES="$ALL_MAKEFILES \\
28129 programs/wineboot/Makefile"
28130 test "x$enable_wineboot" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28131 wineboot" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28132 wineboot" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28134 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28135 programs/wineboot/Makefile: programs/wineboot/Makefile.in programs/Makeprog.rules"
28136 ac_config_files="$ac_config_files programs/wineboot/Makefile"
28138 ALL_MAKEFILES="$ALL_MAKEFILES \\
28139 programs/winebrowser/Makefile"
28140 test "x$enable_winebrowser" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28141 winebrowser" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28143 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28144 programs/winebrowser/Makefile: programs/winebrowser/Makefile.in programs/Makeprog.rules"
28145 ac_config_files="$ac_config_files programs/winebrowser/Makefile"
28147 ALL_MAKEFILES="$ALL_MAKEFILES \\
28148 programs/winecfg/Makefile"
28149 test "x$enable_winecfg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28150 winecfg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28151 winecfg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28153 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28154 programs/winecfg/Makefile: programs/winecfg/Makefile.in programs/Makeprog.rules"
28155 ac_config_files="$ac_config_files programs/winecfg/Makefile"
28157 ALL_MAKEFILES="$ALL_MAKEFILES \\
28158 programs/wineconsole/Makefile"
28159 test "x$enable_wineconsole" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28160 wineconsole" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28161 wineconsole" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28163 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28164 programs/wineconsole/Makefile: programs/wineconsole/Makefile.in programs/Makeprog.rules"
28165 ac_config_files="$ac_config_files programs/wineconsole/Makefile"
28167 ALL_MAKEFILES="$ALL_MAKEFILES \\
28168 programs/winedbg/Makefile"
28169 test "x$enable_winedbg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28170 winedbg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28171 winedbg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28173 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28174 programs/winedbg/Makefile: programs/winedbg/Makefile.in programs/Makeprog.rules"
28175 ac_config_files="$ac_config_files programs/winedbg/Makefile"
28177 ALL_MAKEFILES="$ALL_MAKEFILES \\
28178 programs/winedevice/Makefile"
28179 test "x$enable_winedevice" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28180 winedevice" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28182 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28183 programs/winedevice/Makefile: programs/winedevice/Makefile.in programs/Makeprog.rules"
28184 ac_config_files="$ac_config_files programs/winedevice/Makefile"
28186 ALL_MAKEFILES="$ALL_MAKEFILES \\
28187 programs/winefile/Makefile"
28188 test "x$enable_winefile" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28189 winefile" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28190 winefile" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28192 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28193 programs/winefile/Makefile: programs/winefile/Makefile.in programs/Makeprog.rules"
28194 ac_config_files="$ac_config_files programs/winefile/Makefile"
28196 ALL_MAKEFILES="$ALL_MAKEFILES \\
28197 programs/winemenubuilder/Makefile"
28198 test "x$enable_winemenubuilder" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28199 winemenubuilder" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28201 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28202 programs/winemenubuilder/Makefile: programs/winemenubuilder/Makefile.in programs/Makeprog.rules"
28203 ac_config_files="$ac_config_files programs/winemenubuilder/Makefile"
28205 ALL_MAKEFILES="$ALL_MAKEFILES \\
28206 programs/winemine/Makefile"
28207 test "x$enable_winemine" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28208 winemine" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28209 winemine" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28211 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28212 programs/winemine/Makefile: programs/winemine/Makefile.in programs/Makeprog.rules"
28213 ac_config_files="$ac_config_files programs/winemine/Makefile"
28215 ALL_MAKEFILES="$ALL_MAKEFILES \\
28216 programs/winepath/Makefile"
28217 test "x$enable_winepath" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28218 winepath" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28219 winepath" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
28221 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28222 programs/winepath/Makefile: programs/winepath/Makefile.in programs/Makeprog.rules"
28223 ac_config_files="$ac_config_files programs/winepath/Makefile"
28225 ALL_MAKEFILES="$ALL_MAKEFILES \\
28226 programs/winetest/Makefile"
28227 test "x$enable_winetest" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28229 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28230 programs/winetest/Makefile: programs/winetest/Makefile.in programs/Makeprog.rules"
28231 ac_config_files="$ac_config_files programs/winetest/Makefile"
28233 ALL_MAKEFILES="$ALL_MAKEFILES \\
28234 programs/winevdm/Makefile"
28235 test "x$enable_winevdm" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28236 winevdm" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28238 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28239 programs/winevdm/Makefile: programs/winevdm/Makefile.in programs/Makeprog.rules"
28240 ac_config_files="$ac_config_files programs/winevdm/Makefile"
28242 ALL_MAKEFILES="$ALL_MAKEFILES \\
28243 programs/winhelp.exe16/Makefile"
28244 test "x$enable_win16" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28245 winhelp.exe16" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28247 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28248 programs/winhelp.exe16/Makefile: programs/winhelp.exe16/Makefile.in programs/Makeprog.rules"
28249 ac_config_files="$ac_config_files programs/winhelp.exe16/Makefile"
28251 ALL_MAKEFILES="$ALL_MAKEFILES \\
28252 programs/winhlp32/Makefile"
28253 test "x$enable_winhlp32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28254 winhlp32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28256 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28257 programs/winhlp32/Makefile: programs/winhlp32/Makefile.in programs/Makeprog.rules"
28258 ac_config_files="$ac_config_files programs/winhlp32/Makefile"
28260 ALL_MAKEFILES="$ALL_MAKEFILES \\
28261 programs/winoldap.mod16/Makefile"
28262 test "x$enable_win16" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28263 winoldap.mod16" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28265 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28266 programs/winoldap.mod16/Makefile: programs/winoldap.mod16/Makefile.in programs/Makeprog.rules"
28267 ac_config_files="$ac_config_files programs/winoldap.mod16/Makefile"
28269 ALL_MAKEFILES="$ALL_MAKEFILES \\
28270 programs/winver/Makefile"
28271 test "x$enable_winver" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28272 winver" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28274 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28275 programs/winver/Makefile: programs/winver/Makefile.in programs/Makeprog.rules"
28276 ac_config_files="$ac_config_files programs/winver/Makefile"
28278 ALL_MAKEFILES="$ALL_MAKEFILES \\
28279 programs/wordpad/Makefile"
28280 test "x$enable_wordpad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28281 wordpad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28283 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28284 programs/wordpad/Makefile: programs/wordpad/Makefile.in programs/Makeprog.rules"
28285 ac_config_files="$ac_config_files programs/wordpad/Makefile"
28287 ALL_MAKEFILES="$ALL_MAKEFILES \\
28288 programs/write/Makefile"
28289 test "x$enable_write" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28290 write" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28292 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28293 programs/write/Makefile: programs/write/Makefile.in programs/Makeprog.rules"
28294 ac_config_files="$ac_config_files programs/write/Makefile"
28296 ALL_MAKEFILES="$ALL_MAKEFILES \\
28297 programs/xcopy/Makefile"
28298 test "x$enable_xcopy" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
28299 xcopy" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
28301 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28302 programs/xcopy/Makefile: programs/xcopy/Makefile.in programs/Makeprog.rules"
28303 ac_config_files="$ac_config_files programs/xcopy/Makefile"
28305 ALL_MAKEFILES="$ALL_MAKEFILES \\
28307 test "x$enable_server" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28309 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28310 server/Makefile: server/Makefile.in Make.rules"
28311 ac_config_files="$ac_config_files server/Makefile"
28313 ALL_MAKEFILES="$ALL_MAKEFILES \\
28315 test "x$enable_tools" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
28317 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28318 tools/Makefile: tools/Makefile.in Make.rules"
28319 ac_config_files="$ac_config_files tools/Makefile"
28321 ALL_MAKEFILES="$ALL_MAKEFILES \\
28322 tools/widl/Makefile"
28324 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28325 tools/widl/Makefile: tools/widl/Makefile.in Make.rules"
28326 ac_config_files="$ac_config_files tools/widl/Makefile"
28328 ALL_MAKEFILES="$ALL_MAKEFILES \\
28329 tools/winebuild/Makefile"
28331 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28332 tools/winebuild/Makefile: tools/winebuild/Makefile.in Make.rules"
28333 ac_config_files="$ac_config_files tools/winebuild/Makefile"
28335 ALL_MAKEFILES="$ALL_MAKEFILES \\
28336 tools/winedump/Makefile"
28338 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28339 tools/winedump/Makefile: tools/winedump/Makefile.in Make.rules"
28340 ac_config_files="$ac_config_files tools/winedump/Makefile"
28342 ALL_MAKEFILES="$ALL_MAKEFILES \\
28343 tools/winegcc/Makefile"
28345 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28346 tools/winegcc/Makefile: tools/winegcc/Makefile.in Make.rules"
28347 ac_config_files="$ac_config_files tools/winegcc/Makefile"
28349 ALL_MAKEFILES="$ALL_MAKEFILES \\
28350 tools/wmc/Makefile"
28352 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28353 tools/wmc/Makefile: tools/wmc/Makefile.in Make.rules"
28354 ac_config_files="$ac_config_files tools/wmc/Makefile"
28356 ALL_MAKEFILES="$ALL_MAKEFILES \\
28357 tools/wrc/Makefile"
28359 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
28360 tools/wrc/Makefile: tools/wrc/Makefile.in Make.rules"
28361 ac_config_files="$ac_config_files tools/wrc/Makefile"
28365 ALL_WINETEST_DEPENDS="# Test binaries"
28367 for dir in $ALL_TEST_DIRS
28369 if test "$dir" != "\\"
28371 testname=`expr $dir : '\(.*\)/tests'`_test.exe
28372 ALL_WINETEST_DEPENDS="$ALL_WINETEST_DEPENDS
28373 $testname: \$(DLLDIR)/$dir/$testname\$(DLLEXT)
28374 cp \$(DLLDIR)/$dir/$testname\$(DLLEXT) \$@ && \$(STRIP) \$@"
28378 test -n "$DLLEXT" || ALL_PROGRAM_BIN_INSTALL_DIRS=""
28380 cat >confcache <<\_ACEOF
28381 # This file is a shell script that caches the results of configure
28382 # tests run on this system so they can be shared between configure
28383 # scripts and configure runs, see configure's option --config-cache.
28384 # It is not useful on other systems. If it contains results you don't
28385 # want to keep, you may remove or edit it.
28387 # config.status only pays attention to the cache file if you give it
28388 # the --recheck option to rerun configure.
28390 # `ac_cv_env_foo
' variables (set or unset) will be overridden when
28391 # loading this file, other *unset* `ac_cv_foo' will be assigned the
28392 # following values.
28396 # The following way of writing the cache mishandles newlines in values,
28397 # but we know of no workaround that is simple, portable, and efficient.
28398 # So, we kill variables containing newlines.
28399 # Ultrix sh set writes to stderr and can't be redirected directly,
28400 # and sets the high bit in the cache file unless we assign to the vars.
28402 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
28403 eval ac_val
=\$
$ac_var
28407 *_cv_
*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
28408 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
28411 _ | IFS | as_nl
) ;; #(
28412 BASH_ARGV | BASH_SOURCE
) eval $ac_var= ;; #(
28413 *) $as_unset $ac_var ;;
28419 case $as_nl`(ac_space=' '; set) 2>&1` in #(
28420 *${as_nl}ac_space
=\
*)
28421 # `set' does not quote correctly, so add quotes (double-quote
28422 # substitution turns \\\\ into \\, and sed turns \\ into \).
28425 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
28428 # `set' quotes correctly as required by POSIX, so do not add quotes.
28429 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
28438 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
28440 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
28442 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
28443 if test -w "$cache_file"; then
28444 test "x$cache_file" != "x/dev/null" &&
28445 { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
28446 $as_echo "$as_me: updating cache $cache_file" >&6;}
28447 cat confcache
>$cache_file
28449 { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
28450 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
28455 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
28456 # Let make expand exec_prefix.
28457 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
28459 DEFS
=-DHAVE_CONFIG_H
28463 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
28464 # 1. Remove the extension, and $U if already installed.
28465 ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//'
28466 ac_i
=`$as_echo "$ac_i" | sed "$ac_script"`
28467 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
28468 # will be set to the directory where LIBOBJS objects are built.
28469 ac_libobjs
="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
28470 ac_ltlibobjs
="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
28472 LIBOBJS
=$ac_libobjs
28474 LTLIBOBJS
=$ac_ltlibobjs
28478 : ${CONFIG_STATUS=./config.status}
28480 ac_clean_files_save
=$ac_clean_files
28481 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
28482 { $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
28483 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
28484 cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28486 # Generated by $as_me.
28487 # Run this file to recreate the current configuration.
28488 # Compiler output produced by configure, useful for debugging
28489 # configure, is in config.log if it exists.
28492 ac_cs_recheck=false
28494 SHELL=\${CONFIG_SHELL-$SHELL}
28497 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28498 ## --------------------- ##
28499 ## M4sh Initialization. ##
28500 ## --------------------- ##
28502 # Be more Bourne compatible
28503 DUALCASE
=1; export DUALCASE
# for MKS sh
28504 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
28507 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
28508 # is contrary to our usage. Disable this feature.
28509 alias -g '${1+"$@"}'='"$@"'
28510 setopt NO_GLOB_SUBST
28512 case `(set -o) 2>/dev/null` in
28513 *posix
*) set -o posix
;;
28522 # Avoid depending upon Character Ranges.
28523 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
28524 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
28525 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
28526 as_cr_digits
='0123456789'
28527 as_cr_alnum
=$as_cr_Letters$as_cr_digits
28532 # Printing a long string crashes Solaris 7 /usr/bin/printf.
28533 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
28534 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
28535 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
28536 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
28537 as_echo='printf %s
\n'
28538 as_echo_n='printf %s
'
28540 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
28541 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
28542 as_echo_n='/usr
/ucb
/echo -n'
28544 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
28545 as_echo_n_body='eval
28549 expr "X$arg" : "X\\(.*\\)$as_nl";
28550 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
28552 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
28554 export as_echo_n_body
28555 as_echo_n='sh
-c $as_echo_n_body as_echo
'
28557 export as_echo_body
28558 as_echo='sh
-c $as_echo_body as_echo
'
28561 # The user is always right.
28562 if test "${PATH_SEPARATOR+set}" != set; then
28564 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
28565 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
28570 # Support unset when possible.
28571 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
28579 # We need space, tab and new line, in precisely that order. Quoting is
28580 # there to prevent editors from complaining about space-tab.
28581 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
28582 # splitting by setting IFS to empty value.)
28585 # Find who we are. Look in the path if we contain no directory separator.
28587 *[\\/]* ) as_myself=$0 ;;
28588 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
28589 for as_dir in $PATH
28592 test -z "$as_dir" && as_dir=.
28593 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
28599 # We did not find ourselves, most probably we were run as `sh COMMAND'
28600 # in which case we are not to be found in the path.
28601 if test "x$as_myself" = x
; then
28604 if test ! -f "$as_myself"; then
28605 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
28606 { (exit 1); exit 1; }
28609 # Work around bugs in pre-3.0 UWIN ksh.
28610 for as_var
in ENV MAIL MAILPATH
28611 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
28623 # Required to use basename.
28624 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
28625 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
28631 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
28632 as_basename
=basename
28638 # Name of the executable.
28639 as_me
=`$as_basename -- "$0" ||
28640 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
28641 X"$0" : 'X\(//\)$' \| \
28642 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
28644 sed '/^.*\/\([^/][^/]*\)\/*$/{
28663 as_lineno_1
=$LINENO
28664 as_lineno_2
=$LINENO
28665 test "x$as_lineno_1" != "x$as_lineno_2" &&
28666 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" ||
{
28668 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
28669 # uniformly replaced by the line number. The first 'sed' inserts a
28670 # line-number line after each line using $LINENO; the second 'sed'
28671 # does the real work. The second script uses 'N' to pair each
28672 # line-number line with the line containing $LINENO, and appends
28673 # trailing '-' during substitution so that $LINENO is not a special
28674 # case at line end.
28675 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
28676 # scripts with optimization help from Paolo Bonzini. Blame Lee
28677 # E. McMahon (1931-1989) for sed's syntax. :-)
28689 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
28692 ' >$as_me.lineno
&&
28693 chmod +x
"$as_me.lineno" ||
28694 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
28695 { (exit 1); exit 1; }; }
28697 # Don't try to exec as it changes $[0], causing all sort of problems
28698 # (the dirname of $[0] is not the place where we might find the
28699 # original and so on. Autoconf is especially sensitive to this).
28700 .
"./$as_me.lineno"
28701 # Exit status is that of the last command.
28706 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
28712 ECHO_C
= ECHO_N
= ECHO_T
=
28713 case `echo -n x` in
28715 case `echo 'x\c'` in
28716 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
28722 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
28723 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
28729 rm -f conf$$ conf$$.exe conf$$.
file
28730 if test -d conf$$.dir
; then
28731 rm -f conf$$.dir
/conf$$.
file
28734 mkdir conf$$.dir
2>/dev
/null
28736 if (echo >conf$$.
file) 2>/dev
/null
; then
28737 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
28739 # ... but there are two gotchas:
28740 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
28741 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
28742 # In both cases, we have to default to `cp -p'.
28743 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
28745 elif ln conf$$.
file conf$$
2>/dev
/null
; then
28753 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
28754 rmdir conf$$.dir
2>/dev
/null
28756 if mkdir
-p .
2>/dev
/null
; then
28759 test -d .
/-p && rmdir .
/-p
28763 if test -x / >/dev
/null
2>&1; then
28764 as_test_x
='test -x'
28766 if ls -dL / >/dev
/null
2>&1; then
28773 if test -d "$1"; then
28779 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
28780 ???[sx]*):;;*)false;;esac;fi
28784 as_executable_p
=$as_test_x
28786 # Sed expression to map a string onto a valid CPP name.
28787 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
28789 # Sed expression to map a string onto a valid variable name.
28790 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
28795 # Save the log message, to keep $[0] and so on meaningful, and to
28796 # report actual input values of CONFIG_FILES etc. instead of their
28797 # values after options handling.
28799 This file was extended by Wine $as_me 1.1.22, which was
28800 generated by GNU Autoconf 2.63. Invocation command line was
28802 CONFIG_FILES = $CONFIG_FILES
28803 CONFIG_HEADERS = $CONFIG_HEADERS
28804 CONFIG_LINKS = $CONFIG_LINKS
28805 CONFIG_COMMANDS = $CONFIG_COMMANDS
28808 on `(hostname || uname -n) 2>/dev/null | sed 1q`
28813 case $ac_config_files in *"
28814 "*) set x
$ac_config_files; shift; ac_config_files
=$
*;;
28817 case $ac_config_headers in *"
28818 "*) set x
$ac_config_headers; shift; ac_config_headers
=$
*;;
28822 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28823 # Files that config.status was made for.
28824 config_files="$ac_config_files"
28825 config_headers="$ac_config_headers"
28826 config_commands="$ac_config_commands"
28830 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28832 \`$as_me' instantiates files from templates according to the
28833 current configuration.
28835 Usage: $0 [OPTION]... [FILE]...
28837 -h, --help print this help, then exit
28838 -V, --version print version number and configuration settings, then exit
28839 -q, --quiet, --silent
28840 do not print progress messages
28841 -d, --debug don't remove temporary files
28842 --recheck update $as_me by reconfiguring in the same conditions
28843 --file=FILE[:TEMPLATE]
28844 instantiate the configuration file FILE
28845 --header=FILE[:TEMPLATE]
28846 instantiate the configuration header FILE
28848 Configuration files:
28851 Configuration headers:
28854 Configuration commands:
28857 Report bugs to <bug-autoconf@gnu.org>."
28860 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28862 Wine config.status 1.1.22
28863 configured by $0, generated by GNU Autoconf 2.63,
28864 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
28866 Copyright (C) 2008 Free Software Foundation, Inc.
28867 This config.status script is free software; the Free Software Foundation
28868 gives unlimited permission to copy, distribute and modify it."
28873 test -n "\$AWK" || AWK=awk
28876 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28877 # The default lists apply if the user does not specify any file.
28883 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
28884 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
28895 # Handling of the options.
28896 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
28898 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
28899 $as_echo "$ac_cs_version"; exit ;;
28900 --debug |
--debu |
--deb |
--de |
--d |
-d )
28902 --file |
--fil |
--fi |
--f )
28905 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
28907 CONFIG_FILES
="$CONFIG_FILES '$ac_optarg'"
28908 ac_need_defaults
=false
;;
28909 --header |
--heade |
--head |
--hea )
28912 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
28914 CONFIG_HEADERS
="$CONFIG_HEADERS '$ac_optarg'"
28915 ac_need_defaults
=false
;;
28917 # Conflict between --help and --header
28918 { $as_echo "$as_me: error: ambiguous option: $1
28919 Try \`$0 --help' for more information." >&2
28920 { (exit 1); exit 1; }; };;
28921 --help |
--hel |
-h )
28922 $as_echo "$ac_cs_usage"; exit ;;
28923 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
28924 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
28927 # This is an error.
28928 -*) { $as_echo "$as_me: error: unrecognized option: $1
28929 Try \`$0 --help' for more information." >&2
28930 { (exit 1); exit 1; }; } ;;
28932 *) ac_config_targets
="$ac_config_targets $1"
28933 ac_need_defaults
=false
;;
28939 ac_configure_extra_args
=
28941 if $ac_cs_silent; then
28943 ac_configure_extra_args
="$ac_configure_extra_args --silent"
28947 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28948 if \$ac_cs_recheck; then
28949 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
28951 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
28952 CONFIG_SHELL='$SHELL'
28953 export CONFIG_SHELL
28958 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28962 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
28963 ## Running $as_me. ##
28969 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28972 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28974 # Handling of arguments.
28975 for ac_config_target
in $ac_config_targets
28977 case $ac_config_target in
28978 "include/config.h") CONFIG_HEADERS
="$CONFIG_HEADERS include/config.h" ;;
28979 "include/stamp-h") CONFIG_COMMANDS
="$CONFIG_COMMANDS include/stamp-h" ;;
28980 "dlls/gdi32/enhmfdrv") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/gdi32/enhmfdrv" ;;
28981 "dlls/gdi32/mfdrv") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/gdi32/mfdrv" ;;
28982 "dlls/kernel32/nls") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/kernel32/nls" ;;
28983 "dlls/user32/resources") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/user32/resources" ;;
28984 "dlls/wineps.drv/data") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/wineps.drv/data" ;;
28985 "include/wine") CONFIG_COMMANDS
="$CONFIG_COMMANDS include/wine" ;;
28986 "Make.rules") CONFIG_FILES
="$CONFIG_FILES Make.rules" ;;
28987 "dlls/Makedll.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Makedll.rules" ;;
28988 "dlls/Makeimplib.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Makeimplib.rules" ;;
28989 "dlls/Maketest.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Maketest.rules" ;;
28990 "programs/Makeprog.rules") CONFIG_FILES
="$CONFIG_FILES programs/Makeprog.rules" ;;
28991 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
28992 "dlls/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/Makefile" ;;
28993 "dlls/acledit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/acledit/Makefile" ;;
28994 "dlls/aclui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/aclui/Makefile" ;;
28995 "dlls/activeds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/activeds/Makefile" ;;
28996 "dlls/actxprxy/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/actxprxy/Makefile" ;;
28997 "dlls/adsiid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/adsiid/Makefile" ;;
28998 "dlls/advapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advapi32/Makefile" ;;
28999 "dlls/advapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advapi32/tests/Makefile" ;;
29000 "dlls/advpack/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advpack/Makefile" ;;
29001 "dlls/advpack/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advpack/tests/Makefile" ;;
29002 "dlls/amstream/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/amstream/Makefile" ;;
29003 "dlls/amstream/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/amstream/tests/Makefile" ;;
29004 "dlls/appwiz.cpl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/appwiz.cpl/Makefile" ;;
29005 "dlls/atl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/atl/Makefile" ;;
29006 "dlls/authz/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/authz/Makefile" ;;
29007 "dlls/avicap32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avicap32/Makefile" ;;
29008 "dlls/avifil32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avifil32/Makefile" ;;
29009 "dlls/avifile.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avifile.dll16/Makefile" ;;
29010 "dlls/bcrypt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/bcrypt/Makefile" ;;
29011 "dlls/browseui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/browseui/Makefile" ;;
29012 "dlls/browseui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/browseui/tests/Makefile" ;;
29013 "dlls/cabinet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cabinet/Makefile" ;;
29014 "dlls/cabinet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cabinet/tests/Makefile" ;;
29015 "dlls/capi2032/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/capi2032/Makefile" ;;
29016 "dlls/cards/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cards/Makefile" ;;
29017 "dlls/cfgmgr32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cfgmgr32/Makefile" ;;
29018 "dlls/clusapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/clusapi/Makefile" ;;
29019 "dlls/comcat/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comcat/Makefile" ;;
29020 "dlls/comcat/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comcat/tests/Makefile" ;;
29021 "dlls/comctl32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comctl32/Makefile" ;;
29022 "dlls/comctl32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comctl32/tests/Makefile" ;;
29023 "dlls/comdlg32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comdlg32/Makefile" ;;
29024 "dlls/comdlg32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comdlg32/tests/Makefile" ;;
29025 "dlls/comm.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comm.drv16/Makefile" ;;
29026 "dlls/compobj.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/compobj.dll16/Makefile" ;;
29027 "dlls/compstui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/compstui/Makefile" ;;
29028 "dlls/credui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/credui/Makefile" ;;
29029 "dlls/credui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/credui/tests/Makefile" ;;
29030 "dlls/crtdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crtdll/Makefile" ;;
29031 "dlls/crypt32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crypt32/Makefile" ;;
29032 "dlls/crypt32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crypt32/tests/Makefile" ;;
29033 "dlls/cryptdlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptdlg/Makefile" ;;
29034 "dlls/cryptdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptdll/Makefile" ;;
29035 "dlls/cryptnet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptnet/Makefile" ;;
29036 "dlls/cryptnet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptnet/tests/Makefile" ;;
29037 "dlls/cryptui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptui/Makefile" ;;
29038 "dlls/cryptui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptui/tests/Makefile" ;;
29039 "dlls/ctapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctapi32/Makefile" ;;
29040 "dlls/ctl3d.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctl3d.dll16/Makefile" ;;
29041 "dlls/ctl3d32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctl3d32/Makefile" ;;
29042 "dlls/ctl3dv2.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctl3dv2.dll16/Makefile" ;;
29043 "dlls/d3d10/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10/Makefile" ;;
29044 "dlls/d3d10/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10/tests/Makefile" ;;
29045 "dlls/d3d10core/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10core/Makefile" ;;
29046 "dlls/d3d10core/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10core/tests/Makefile" ;;
29047 "dlls/d3d8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d8/Makefile" ;;
29048 "dlls/d3d8/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d8/tests/Makefile" ;;
29049 "dlls/d3d9/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d9/Makefile" ;;
29050 "dlls/d3d9/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d9/tests/Makefile" ;;
29051 "dlls/d3dim/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dim/Makefile" ;;
29052 "dlls/d3drm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3drm/Makefile" ;;
29053 "dlls/d3drm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3drm/tests/Makefile" ;;
29054 "dlls/d3dx8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx8/Makefile" ;;
29055 "dlls/d3dx8/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx8/tests/Makefile" ;;
29056 "dlls/d3dx9_24/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_24/Makefile" ;;
29057 "dlls/d3dx9_25/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_25/Makefile" ;;
29058 "dlls/d3dx9_26/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_26/Makefile" ;;
29059 "dlls/d3dx9_27/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_27/Makefile" ;;
29060 "dlls/d3dx9_28/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_28/Makefile" ;;
29061 "dlls/d3dx9_29/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_29/Makefile" ;;
29062 "dlls/d3dx9_30/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_30/Makefile" ;;
29063 "dlls/d3dx9_31/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_31/Makefile" ;;
29064 "dlls/d3dx9_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_32/Makefile" ;;
29065 "dlls/d3dx9_33/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_33/Makefile" ;;
29066 "dlls/d3dx9_34/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_34/Makefile" ;;
29067 "dlls/d3dx9_35/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_35/Makefile" ;;
29068 "dlls/d3dx9_36/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_36/Makefile" ;;
29069 "dlls/d3dx9_36/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_36/tests/Makefile" ;;
29070 "dlls/d3dx9_37/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_37/Makefile" ;;
29071 "dlls/d3dx9_38/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_38/Makefile" ;;
29072 "dlls/d3dx9_39/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_39/Makefile" ;;
29073 "dlls/d3dx9_40/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_40/Makefile" ;;
29074 "dlls/d3dx9_41/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_41/Makefile" ;;
29075 "dlls/d3dxof/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dxof/Makefile" ;;
29076 "dlls/d3dxof/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dxof/tests/Makefile" ;;
29077 "dlls/dbghelp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dbghelp/Makefile" ;;
29078 "dlls/dciman32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dciman32/Makefile" ;;
29079 "dlls/ddeml.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddeml.dll16/Makefile" ;;
29080 "dlls/ddraw/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddraw/Makefile" ;;
29081 "dlls/ddraw/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddraw/tests/Makefile" ;;
29082 "dlls/ddrawex/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddrawex/Makefile" ;;
29083 "dlls/ddrawex/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddrawex/tests/Makefile" ;;
29084 "dlls/devenum/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/devenum/Makefile" ;;
29085 "dlls/dinput/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput/Makefile" ;;
29086 "dlls/dinput/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput/tests/Makefile" ;;
29087 "dlls/dinput8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput8/Makefile" ;;
29088 "dlls/dispdib.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dispdib.dll16/Makefile" ;;
29089 "dlls/display.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/display.drv16/Makefile" ;;
29090 "dlls/dmband/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmband/Makefile" ;;
29091 "dlls/dmcompos/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmcompos/Makefile" ;;
29092 "dlls/dmime/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmime/Makefile" ;;
29093 "dlls/dmloader/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmloader/Makefile" ;;
29094 "dlls/dmscript/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmscript/Makefile" ;;
29095 "dlls/dmstyle/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmstyle/Makefile" ;;
29096 "dlls/dmsynth/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmsynth/Makefile" ;;
29097 "dlls/dmusic/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmusic/Makefile" ;;
29098 "dlls/dmusic32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmusic32/Makefile" ;;
29099 "dlls/dnsapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dnsapi/Makefile" ;;
29100 "dlls/dnsapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dnsapi/tests/Makefile" ;;
29101 "dlls/dplay/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplay/Makefile" ;;
29102 "dlls/dplayx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplayx/Makefile" ;;
29103 "dlls/dplayx/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplayx/tests/Makefile" ;;
29104 "dlls/dpnaddr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnaddr/Makefile" ;;
29105 "dlls/dpnet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnet/Makefile" ;;
29106 "dlls/dpnhpast/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnhpast/Makefile" ;;
29107 "dlls/dpnlobby/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnlobby/Makefile" ;;
29108 "dlls/dpwsockx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpwsockx/Makefile" ;;
29109 "dlls/dsound/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dsound/Makefile" ;;
29110 "dlls/dsound/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dsound/tests/Makefile" ;;
29111 "dlls/dssenh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dssenh/Makefile" ;;
29112 "dlls/dswave/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dswave/Makefile" ;;
29113 "dlls/dwmapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dwmapi/Makefile" ;;
29114 "dlls/dxdiagn/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxdiagn/Makefile" ;;
29115 "dlls/dxerr8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxerr8/Makefile" ;;
29116 "dlls/dxerr9/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxerr9/Makefile" ;;
29117 "dlls/dxgi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxgi/Makefile" ;;
29118 "dlls/dxgi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxgi/tests/Makefile" ;;
29119 "dlls/dxguid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxguid/Makefile" ;;
29120 "dlls/faultrep/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/faultrep/Makefile" ;;
29121 "dlls/fusion/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/fusion/Makefile" ;;
29122 "dlls/fusion/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/fusion/tests/Makefile" ;;
29123 "dlls/gdi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdi32/Makefile" ;;
29124 "dlls/gdi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdi32/tests/Makefile" ;;
29125 "dlls/gdiplus/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdiplus/Makefile" ;;
29126 "dlls/gdiplus/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdiplus/tests/Makefile" ;;
29127 "dlls/glu32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/glu32/Makefile" ;;
29128 "dlls/gphoto2.ds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gphoto2.ds/Makefile" ;;
29129 "dlls/gpkcsp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gpkcsp/Makefile" ;;
29130 "dlls/hal/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hal/Makefile" ;;
29131 "dlls/hhctrl.ocx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hhctrl.ocx/Makefile" ;;
29132 "dlls/hid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hid/Makefile" ;;
29133 "dlls/hlink/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hlink/Makefile" ;;
29134 "dlls/hlink/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hlink/tests/Makefile" ;;
29135 "dlls/hnetcfg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hnetcfg/Makefile" ;;
29136 "dlls/httpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/httpapi/Makefile" ;;
29137 "dlls/iccvid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iccvid/Makefile" ;;
29138 "dlls/icmp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/icmp/Makefile" ;;
29139 "dlls/ifsmgr.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ifsmgr.vxd/Makefile" ;;
29140 "dlls/imaadp32.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imaadp32.acm/Makefile" ;;
29141 "dlls/imagehlp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imagehlp/Makefile" ;;
29142 "dlls/imm.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm.dll16/Makefile" ;;
29143 "dlls/imm32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm32/Makefile" ;;
29144 "dlls/imm32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm32/tests/Makefile" ;;
29145 "dlls/inetcomm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetcomm/Makefile" ;;
29146 "dlls/inetcomm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetcomm/tests/Makefile" ;;
29147 "dlls/inetmib1/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetmib1/Makefile" ;;
29148 "dlls/inetmib1/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetmib1/tests/Makefile" ;;
29149 "dlls/infosoft/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/infosoft/Makefile" ;;
29150 "dlls/infosoft/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/infosoft/tests/Makefile" ;;
29151 "dlls/initpki/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/initpki/Makefile" ;;
29152 "dlls/inkobj/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inkobj/Makefile" ;;
29153 "dlls/inseng/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inseng/Makefile" ;;
29154 "dlls/iphlpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iphlpapi/Makefile" ;;
29155 "dlls/iphlpapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iphlpapi/tests/Makefile" ;;
29156 "dlls/itircl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itircl/Makefile" ;;
29157 "dlls/itss/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itss/Makefile" ;;
29158 "dlls/itss/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itss/tests/Makefile" ;;
29159 "dlls/jscript/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/jscript/Makefile" ;;
29160 "dlls/jscript/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/jscript/tests/Makefile" ;;
29161 "dlls/kernel32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/kernel32/Makefile" ;;
29162 "dlls/kernel32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/kernel32/tests/Makefile" ;;
29163 "dlls/keyboard.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/keyboard.drv16/Makefile" ;;
29164 "dlls/loadperf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/loadperf/Makefile" ;;
29165 "dlls/localspl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localspl/Makefile" ;;
29166 "dlls/localspl/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localspl/tests/Makefile" ;;
29167 "dlls/localui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localui/Makefile" ;;
29168 "dlls/localui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localui/tests/Makefile" ;;
29169 "dlls/lz32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lz32/Makefile" ;;
29170 "dlls/lz32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lz32/tests/Makefile" ;;
29171 "dlls/lzexpand.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lzexpand.dll16/Makefile" ;;
29172 "dlls/mapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mapi32/Makefile" ;;
29173 "dlls/mapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mapi32/tests/Makefile" ;;
29174 "dlls/mciavi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciavi32/Makefile" ;;
29175 "dlls/mcicda/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mcicda/Makefile" ;;
29176 "dlls/mciqtz32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciqtz32/Makefile" ;;
29177 "dlls/mciseq/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciseq/Makefile" ;;
29178 "dlls/mciwave/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciwave/Makefile" ;;
29179 "dlls/midimap/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/midimap/Makefile" ;;
29180 "dlls/mlang/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mlang/Makefile" ;;
29181 "dlls/mlang/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mlang/tests/Makefile" ;;
29182 "dlls/mmdevldr.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mmdevldr.vxd/Makefile" ;;
29183 "dlls/monodebg.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/monodebg.vxd/Makefile" ;;
29184 "dlls/mountmgr.sys/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mountmgr.sys/Makefile" ;;
29185 "dlls/mouse.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mouse.drv16/Makefile" ;;
29186 "dlls/mpr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mpr/Makefile" ;;
29187 "dlls/mprapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mprapi/Makefile" ;;
29188 "dlls/msacm.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm.dll16/Makefile" ;;
29189 "dlls/msacm32.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32.drv/Makefile" ;;
29190 "dlls/msacm32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32/Makefile" ;;
29191 "dlls/msacm32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32/tests/Makefile" ;;
29192 "dlls/msadp32.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msadp32.acm/Makefile" ;;
29193 "dlls/mscat32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscat32/Makefile" ;;
29194 "dlls/mscms/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscms/Makefile" ;;
29195 "dlls/mscms/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscms/tests/Makefile" ;;
29196 "dlls/mscoree/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscoree/Makefile" ;;
29197 "dlls/msctf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msctf/Makefile" ;;
29198 "dlls/msctf/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msctf/tests/Makefile" ;;
29199 "dlls/msdmo/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msdmo/Makefile" ;;
29200 "dlls/msftedit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msftedit/Makefile" ;;
29201 "dlls/msg711.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msg711.acm/Makefile" ;;
29202 "dlls/mshtml.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml.tlb/Makefile" ;;
29203 "dlls/mshtml/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml/Makefile" ;;
29204 "dlls/mshtml/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml/tests/Makefile" ;;
29205 "dlls/msi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msi/Makefile" ;;
29206 "dlls/msi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msi/tests/Makefile" ;;
29207 "dlls/msimg32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msimg32/Makefile" ;;
29208 "dlls/msimtf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msimtf/Makefile" ;;
29209 "dlls/msisip/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msisip/Makefile" ;;
29210 "dlls/msisys.ocx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msisys.ocx/Makefile" ;;
29211 "dlls/msnet32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msnet32/Makefile" ;;
29212 "dlls/msrle32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msrle32/Makefile" ;;
29213 "dlls/mssign32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mssign32/Makefile" ;;
29214 "dlls/mssip32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mssip32/Makefile" ;;
29215 "dlls/mstask/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mstask/Makefile" ;;
29216 "dlls/mstask/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mstask/tests/Makefile" ;;
29217 "dlls/msvcirt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcirt/Makefile" ;;
29218 "dlls/msvcr71/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcr71/Makefile" ;;
29219 "dlls/msvcrt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt/Makefile" ;;
29220 "dlls/msvcrt/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt/tests/Makefile" ;;
29221 "dlls/msvcrt20/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt20/Makefile" ;;
29222 "dlls/msvcrt40/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt40/Makefile" ;;
29223 "dlls/msvcrtd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrtd/Makefile" ;;
29224 "dlls/msvcrtd/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrtd/tests/Makefile" ;;
29225 "dlls/msvfw32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvfw32/Makefile" ;;
29226 "dlls/msvfw32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvfw32/tests/Makefile" ;;
29227 "dlls/msvidc32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvidc32/Makefile" ;;
29228 "dlls/msvideo.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvideo.dll16/Makefile" ;;
29229 "dlls/mswsock/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mswsock/Makefile" ;;
29230 "dlls/msxml3/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msxml3/Makefile" ;;
29231 "dlls/msxml3/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msxml3/tests/Makefile" ;;
29232 "dlls/nddeapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/nddeapi/Makefile" ;;
29233 "dlls/netapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/netapi32/Makefile" ;;
29234 "dlls/netapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/netapi32/tests/Makefile" ;;
29235 "dlls/newdev/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/newdev/Makefile" ;;
29236 "dlls/ntdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdll/Makefile" ;;
29237 "dlls/ntdll/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdll/tests/Makefile" ;;
29238 "dlls/ntdsapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdsapi/Makefile" ;;
29239 "dlls/ntdsapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdsapi/tests/Makefile" ;;
29240 "dlls/ntoskrnl.exe/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntoskrnl.exe/Makefile" ;;
29241 "dlls/ntprint/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntprint/Makefile" ;;
29242 "dlls/ntprint/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntprint/tests/Makefile" ;;
29243 "dlls/objsel/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/objsel/Makefile" ;;
29244 "dlls/odbc32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbc32/Makefile" ;;
29245 "dlls/odbccp32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbccp32/Makefile" ;;
29246 "dlls/odbccp32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbccp32/tests/Makefile" ;;
29247 "dlls/ole2.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2.dll16/Makefile" ;;
29248 "dlls/ole2conv.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2conv.dll16/Makefile" ;;
29249 "dlls/ole2disp.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2disp.dll16/Makefile" ;;
29250 "dlls/ole2nls.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2nls.dll16/Makefile" ;;
29251 "dlls/ole2prox.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2prox.dll16/Makefile" ;;
29252 "dlls/ole2thk.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole2thk.dll16/Makefile" ;;
29253 "dlls/ole32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole32/Makefile" ;;
29254 "dlls/ole32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole32/tests/Makefile" ;;
29255 "dlls/oleacc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleacc/Makefile" ;;
29256 "dlls/oleacc/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleacc/tests/Makefile" ;;
29257 "dlls/oleaut32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleaut32/Makefile" ;;
29258 "dlls/oleaut32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleaut32/tests/Makefile" ;;
29259 "dlls/olecli.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olecli.dll16/Makefile" ;;
29260 "dlls/olecli32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olecli32/Makefile" ;;
29261 "dlls/oledlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oledlg/Makefile" ;;
29262 "dlls/olepro32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olepro32/Makefile" ;;
29263 "dlls/olesvr.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olesvr.dll16/Makefile" ;;
29264 "dlls/olesvr32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olesvr32/Makefile" ;;
29265 "dlls/olethk32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olethk32/Makefile" ;;
29266 "dlls/opengl32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/opengl32/Makefile" ;;
29267 "dlls/opengl32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/opengl32/tests/Makefile" ;;
29268 "dlls/pdh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pdh/Makefile" ;;
29269 "dlls/pdh/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pdh/tests/Makefile" ;;
29270 "dlls/pidgen/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pidgen/Makefile" ;;
29271 "dlls/powrprof/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/powrprof/Makefile" ;;
29272 "dlls/printui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/printui/Makefile" ;;
29273 "dlls/propsys/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/propsys/Makefile" ;;
29274 "dlls/psapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/psapi/Makefile" ;;
29275 "dlls/psapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/psapi/tests/Makefile" ;;
29276 "dlls/pstorec/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pstorec/Makefile" ;;
29277 "dlls/qcap/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qcap/Makefile" ;;
29278 "dlls/qedit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qedit/Makefile" ;;
29279 "dlls/qedit/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qedit/tests/Makefile" ;;
29280 "dlls/qmgr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgr/Makefile" ;;
29281 "dlls/qmgr/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgr/tests/Makefile" ;;
29282 "dlls/qmgrprxy/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgrprxy/Makefile" ;;
29283 "dlls/quartz/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/quartz/Makefile" ;;
29284 "dlls/quartz/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/quartz/tests/Makefile" ;;
29285 "dlls/query/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/query/Makefile" ;;
29286 "dlls/rasapi16.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi16.dll16/Makefile" ;;
29287 "dlls/rasapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi32/Makefile" ;;
29288 "dlls/rasapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi32/tests/Makefile" ;;
29289 "dlls/rasdlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasdlg/Makefile" ;;
29290 "dlls/resutils/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/resutils/Makefile" ;;
29291 "dlls/riched20/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched20/Makefile" ;;
29292 "dlls/riched20/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched20/tests/Makefile" ;;
29293 "dlls/riched32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched32/Makefile" ;;
29294 "dlls/riched32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched32/tests/Makefile" ;;
29295 "dlls/rpcrt4/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rpcrt4/Makefile" ;;
29296 "dlls/rpcrt4/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rpcrt4/tests/Makefile" ;;
29297 "dlls/rsabase/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsabase/Makefile" ;;
29298 "dlls/rsaenh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsaenh/Makefile" ;;
29299 "dlls/rsaenh/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsaenh/tests/Makefile" ;;
29300 "dlls/sane.ds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sane.ds/Makefile" ;;
29301 "dlls/sccbase/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sccbase/Makefile" ;;
29302 "dlls/schannel/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/schannel/Makefile" ;;
29303 "dlls/schannel/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/schannel/tests/Makefile" ;;
29304 "dlls/secur32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/secur32/Makefile" ;;
29305 "dlls/secur32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/secur32/tests/Makefile" ;;
29306 "dlls/security/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/security/Makefile" ;;
29307 "dlls/sensapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sensapi/Makefile" ;;
29308 "dlls/serialui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/serialui/Makefile" ;;
29309 "dlls/serialui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/serialui/tests/Makefile" ;;
29310 "dlls/setupapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/setupapi/Makefile" ;;
29311 "dlls/setupapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/setupapi/tests/Makefile" ;;
29312 "dlls/sfc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sfc/Makefile" ;;
29313 "dlls/sfc_os/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sfc_os/Makefile" ;;
29314 "dlls/shdoclc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdoclc/Makefile" ;;
29315 "dlls/shdocvw/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdocvw/Makefile" ;;
29316 "dlls/shdocvw/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdocvw/tests/Makefile" ;;
29317 "dlls/shell.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shell.dll16/Makefile" ;;
29318 "dlls/shell32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shell32/Makefile" ;;
29319 "dlls/shell32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shell32/tests/Makefile" ;;
29320 "dlls/shfolder/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shfolder/Makefile" ;;
29321 "dlls/shlwapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shlwapi/Makefile" ;;
29322 "dlls/shlwapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shlwapi/tests/Makefile" ;;
29323 "dlls/slbcsp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/slbcsp/Makefile" ;;
29324 "dlls/slc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/slc/Makefile" ;;
29325 "dlls/snmpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/snmpapi/Makefile" ;;
29326 "dlls/snmpapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/snmpapi/tests/Makefile" ;;
29327 "dlls/softpub/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/softpub/Makefile" ;;
29328 "dlls/sound.drv16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sound.drv16/Makefile" ;;
29329 "dlls/spoolss/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/spoolss/Makefile" ;;
29330 "dlls/spoolss/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/spoolss/tests/Makefile" ;;
29331 "dlls/stdole2.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stdole2.tlb/Makefile" ;;
29332 "dlls/stdole32.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stdole32.tlb/Makefile" ;;
29333 "dlls/sti/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sti/Makefile" ;;
29334 "dlls/storage.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/storage.dll16/Makefile" ;;
29335 "dlls/stress.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stress.dll16/Makefile" ;;
29336 "dlls/strmiids/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/strmiids/Makefile" ;;
29337 "dlls/svrapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/svrapi/Makefile" ;;
29338 "dlls/sxs/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sxs/Makefile" ;;
29339 "dlls/t2embed/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/t2embed/Makefile" ;;
29340 "dlls/tapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/tapi32/Makefile" ;;
29341 "dlls/traffic/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/traffic/Makefile" ;;
29342 "dlls/twain.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain.dll16/Makefile" ;;
29343 "dlls/twain_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain_32/Makefile" ;;
29344 "dlls/twain_32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain_32/tests/Makefile" ;;
29345 "dlls/typelib.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/typelib.dll16/Makefile" ;;
29346 "dlls/unicows/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/unicows/Makefile" ;;
29347 "dlls/updspapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/updspapi/Makefile" ;;
29348 "dlls/url/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/url/Makefile" ;;
29349 "dlls/urlmon/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/urlmon/Makefile" ;;
29350 "dlls/urlmon/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/urlmon/tests/Makefile" ;;
29351 "dlls/user32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/user32/Makefile" ;;
29352 "dlls/user32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/user32/tests/Makefile" ;;
29353 "dlls/userenv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/userenv/Makefile" ;;
29354 "dlls/userenv/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/userenv/tests/Makefile" ;;
29355 "dlls/usp10/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/usp10/Makefile" ;;
29356 "dlls/usp10/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/usp10/tests/Makefile" ;;
29357 "dlls/uuid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uuid/Makefile" ;;
29358 "dlls/uxtheme/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uxtheme/Makefile" ;;
29359 "dlls/uxtheme/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uxtheme/tests/Makefile" ;;
29360 "dlls/vdhcp.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vdhcp.vxd/Makefile" ;;
29361 "dlls/vdmdbg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vdmdbg/Makefile" ;;
29362 "dlls/version/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/version/Makefile" ;;
29363 "dlls/version/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/version/tests/Makefile" ;;
29364 "dlls/vmm.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vmm.vxd/Makefile" ;;
29365 "dlls/vnbt.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vnbt.vxd/Makefile" ;;
29366 "dlls/vnetbios.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vnetbios.vxd/Makefile" ;;
29367 "dlls/vtdapi.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vtdapi.vxd/Makefile" ;;
29368 "dlls/vwin32.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vwin32.vxd/Makefile" ;;
29369 "dlls/w32skrnl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/w32skrnl/Makefile" ;;
29370 "dlls/w32sys.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/w32sys.dll16/Makefile" ;;
29371 "dlls/wbemprox/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wbemprox/Makefile" ;;
29372 "dlls/win32s16.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/win32s16.dll16/Makefile" ;;
29373 "dlls/win87em.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/win87em.dll16/Makefile" ;;
29374 "dlls/winaspi.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winaspi.dll16/Makefile" ;;
29375 "dlls/windebug.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/windebug.dll16/Makefile" ;;
29376 "dlls/winealsa.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winealsa.drv/Makefile" ;;
29377 "dlls/wineaudioio.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineaudioio.drv/Makefile" ;;
29378 "dlls/winecoreaudio.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winecoreaudio.drv/Makefile" ;;
29379 "dlls/winecrt0/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winecrt0/Makefile" ;;
29380 "dlls/wined3d/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wined3d/Makefile" ;;
29381 "dlls/winedos/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winedos/Makefile" ;;
29382 "dlls/wineesd.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineesd.drv/Makefile" ;;
29383 "dlls/winejack.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winejack.drv/Makefile" ;;
29384 "dlls/winejoystick.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winejoystick.drv/Makefile" ;;
29385 "dlls/winemp3.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winemp3.acm/Makefile" ;;
29386 "dlls/winenas.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winenas.drv/Makefile" ;;
29387 "dlls/wineoss.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineoss.drv/Makefile" ;;
29388 "dlls/wineps.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineps.drv/Makefile" ;;
29389 "dlls/winequartz.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winequartz.drv/Makefile" ;;
29390 "dlls/winex11.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winex11.drv/Makefile" ;;
29391 "dlls/wing32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wing32/Makefile" ;;
29392 "dlls/winhttp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winhttp/Makefile" ;;
29393 "dlls/winhttp/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winhttp/tests/Makefile" ;;
29394 "dlls/wininet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wininet/Makefile" ;;
29395 "dlls/wininet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wininet/tests/Makefile" ;;
29396 "dlls/winmm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winmm/Makefile" ;;
29397 "dlls/winmm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winmm/tests/Makefile" ;;
29398 "dlls/winnls.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winnls.dll16/Makefile" ;;
29399 "dlls/winnls32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winnls32/Makefile" ;;
29400 "dlls/winscard/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winscard/Makefile" ;;
29401 "dlls/winspool.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winspool.drv/Makefile" ;;
29402 "dlls/winspool.drv/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winspool.drv/tests/Makefile" ;;
29403 "dlls/wintab.dll16/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintab.dll16/Makefile" ;;
29404 "dlls/wintab32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintab32/Makefile" ;;
29405 "dlls/wintrust/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintrust/Makefile" ;;
29406 "dlls/wintrust/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintrust/tests/Makefile" ;;
29407 "dlls/wldap32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wldap32/Makefile" ;;
29408 "dlls/wldap32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wldap32/tests/Makefile" ;;
29409 "dlls/wmi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wmi/Makefile" ;;
29410 "dlls/wnaspi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wnaspi32/Makefile" ;;
29411 "dlls/wow32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wow32/Makefile" ;;
29412 "dlls/ws2_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ws2_32/Makefile" ;;
29413 "dlls/ws2_32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ws2_32/tests/Makefile" ;;
29414 "dlls/wsock32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wsock32/Makefile" ;;
29415 "dlls/wtsapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wtsapi32/Makefile" ;;
29416 "dlls/wuapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wuapi/Makefile" ;;
29417 "dlls/xinput1_1/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_1/Makefile" ;;
29418 "dlls/xinput1_2/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_2/Makefile" ;;
29419 "dlls/xinput1_3/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_3/Makefile" ;;
29420 "dlls/xinput1_3/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_3/tests/Makefile" ;;
29421 "dlls/xinput9_1_0/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput9_1_0/Makefile" ;;
29422 "dlls/xmllite/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xmllite/Makefile" ;;
29423 "documentation/Makefile") CONFIG_FILES
="$CONFIG_FILES documentation/Makefile" ;;
29424 "fonts/Makefile") CONFIG_FILES
="$CONFIG_FILES fonts/Makefile" ;;
29425 "include/Makefile") CONFIG_FILES
="$CONFIG_FILES include/Makefile" ;;
29426 "libs/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/Makefile" ;;
29427 "libs/port/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/port/Makefile" ;;
29428 "libs/wine/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/wine/Makefile" ;;
29429 "libs/wpp/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/wpp/Makefile" ;;
29430 "loader/Makefile") CONFIG_FILES
="$CONFIG_FILES loader/Makefile" ;;
29431 "programs/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/Makefile" ;;
29432 "programs/cacls/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cacls/Makefile" ;;
29433 "programs/clock/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/clock/Makefile" ;;
29434 "programs/cmd/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cmd/Makefile" ;;
29435 "programs/cmdlgtst/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cmdlgtst/Makefile" ;;
29436 "programs/control/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/control/Makefile" ;;
29437 "programs/eject/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/eject/Makefile" ;;
29438 "programs/expand/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/expand/Makefile" ;;
29439 "programs/explorer/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/explorer/Makefile" ;;
29440 "programs/hh/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/hh/Makefile" ;;
29441 "programs/icinfo/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/icinfo/Makefile" ;;
29442 "programs/iexplore/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/iexplore/Makefile" ;;
29443 "programs/lodctr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/lodctr/Makefile" ;;
29444 "programs/msiexec/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/msiexec/Makefile" ;;
29445 "programs/net/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/net/Makefile" ;;
29446 "programs/notepad/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/notepad/Makefile" ;;
29447 "programs/oleview/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/oleview/Makefile" ;;
29448 "programs/progman/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/progman/Makefile" ;;
29449 "programs/reg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/reg/Makefile" ;;
29450 "programs/regedit/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/regedit/Makefile" ;;
29451 "programs/regsvr32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/regsvr32/Makefile" ;;
29452 "programs/rpcss/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/rpcss/Makefile" ;;
29453 "programs/rundll32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/rundll32/Makefile" ;;
29454 "programs/secedit/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/secedit/Makefile" ;;
29455 "programs/services/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/services/Makefile" ;;
29456 "programs/spoolsv/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/spoolsv/Makefile" ;;
29457 "programs/start/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/start/Makefile" ;;
29458 "programs/svchost/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/svchost/Makefile" ;;
29459 "programs/taskmgr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/taskmgr/Makefile" ;;
29460 "programs/termsv/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/termsv/Makefile" ;;
29461 "programs/uninstaller/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/uninstaller/Makefile" ;;
29462 "programs/unlodctr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/unlodctr/Makefile" ;;
29463 "programs/view/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/view/Makefile" ;;
29464 "programs/wineboot/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wineboot/Makefile" ;;
29465 "programs/winebrowser/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winebrowser/Makefile" ;;
29466 "programs/winecfg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winecfg/Makefile" ;;
29467 "programs/wineconsole/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wineconsole/Makefile" ;;
29468 "programs/winedbg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winedbg/Makefile" ;;
29469 "programs/winedevice/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winedevice/Makefile" ;;
29470 "programs/winefile/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winefile/Makefile" ;;
29471 "programs/winemenubuilder/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winemenubuilder/Makefile" ;;
29472 "programs/winemine/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winemine/Makefile" ;;
29473 "programs/winepath/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winepath/Makefile" ;;
29474 "programs/winetest/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winetest/Makefile" ;;
29475 "programs/winevdm/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winevdm/Makefile" ;;
29476 "programs/winhelp.exe16/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winhelp.exe16/Makefile" ;;
29477 "programs/winhlp32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winhlp32/Makefile" ;;
29478 "programs/winoldap.mod16/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winoldap.mod16/Makefile" ;;
29479 "programs/winver/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winver/Makefile" ;;
29480 "programs/wordpad/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wordpad/Makefile" ;;
29481 "programs/write/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/write/Makefile" ;;
29482 "programs/xcopy/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/xcopy/Makefile" ;;
29483 "server/Makefile") CONFIG_FILES
="$CONFIG_FILES server/Makefile" ;;
29484 "tools/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/Makefile" ;;
29485 "tools/widl/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/widl/Makefile" ;;
29486 "tools/winebuild/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winebuild/Makefile" ;;
29487 "tools/winedump/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winedump/Makefile" ;;
29488 "tools/winegcc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winegcc/Makefile" ;;
29489 "tools/wmc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/wmc/Makefile" ;;
29490 "tools/wrc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/wrc/Makefile" ;;
29492 *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
29493 $as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
29494 { (exit 1); exit 1; }; };;
29499 # If the user did not use the arguments to specify the items to instantiate,
29500 # then the envvar interface is used. Set only those that are not.
29501 # We use the long form for the default assignment because of an extremely
29502 # bizarre bug on SunOS 4.1.3.
29503 if $ac_need_defaults; then
29504 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
29505 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
29506 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
29509 # Have a temporary directory for convenience. Make it in the build tree
29510 # simply because there is no reason against having it here, and in addition,
29511 # creating and moving files from /tmp can sometimes cause problems.
29512 # Hook for its removal unless debugging.
29513 # Note that there is a small window in which the directory will not be cleaned:
29514 # after its creation but before its name has been assigned to `$tmp'.
29518 trap 'exit_status=$?
29519 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
29521 trap '{ (exit 1); exit 1; }' 1 2 13 15
29523 # Create a (secure) tmp directory for tmp files.
29526 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
29527 test -n "$tmp" && test -d "$tmp"
29530 tmp
=.
/conf$$
-$RANDOM
29531 (umask 077 && mkdir
"$tmp")
29534 $as_echo "$as_me: cannot create a temporary directory in ." >&2
29535 { (exit 1); exit 1; }
29538 # Set up the scripts for CONFIG_FILES section.
29539 # No need to generate them if there are no CONFIG_FILES.
29540 # This happens for instance with `./config.status config.h'.
29541 if test -n "$CONFIG_FILES"; then
29543 if $AWK 'BEGIN { getline <"/dev/null" }' </dev
/null
2>/dev
/null
; then
29544 ac_cs_awk_getline
=:
29545 ac_cs_awk_pipe_init
=
29546 ac_cs_awk_read_file
='
29547 while ((getline aline < (F[key])) > 0)
29550 ac_cs_awk_pipe_fini
=
29552 ac_cs_awk_getline
=false
29553 ac_cs_awk_pipe_init
="print \"cat <<'|#_!!_#|' &&\""
29554 ac_cs_awk_read_file
='
29556 print "cat " F[key] " &&"
29557 '$ac_cs_awk_pipe_init
29558 # The final `:' finishes the AND list.
29559 ac_cs_awk_pipe_fini
='END { print "|#_!!_#|"; print ":" }'
29562 ac_cs_awk_cr
=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
29563 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
29566 ac_cs_awk_cr
=$ac_cr
29569 echo 'BEGIN {' >"$tmp/subs1.awk" &&
29572 # Create commands to substitute file output variables.
29574 echo "cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1" &&
29575 echo 'cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&' &&
29576 echo "$ac_subst_files" |
sed 's/.*/F["&"]="$&"/' &&
29579 } >conf$
$files.sh
&&
29580 . .
/conf$
$files.sh ||
29581 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
29582 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
29583 { (exit 1); exit 1; }; }
29584 rm -f conf$
$files.sh
29587 echo "cat >conf$$subs.awk <<_ACEOF" &&
29588 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
29590 } >conf$$subs.sh ||
29591 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_STATUS" >&5
29592 $as_echo "$as_me: error
: could not
make $CONFIG_STATUS" >&2;}
29593 { (exit 1); exit 1; }; }
29594 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
29596 for ac_last_try in false false false false false :; do
29597 . ./conf$$subs.sh ||
29598 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_STATUS" >&5
29599 $as_echo "$as_me: error
: could not
make $CONFIG_STATUS" >&2;}
29600 { (exit 1); exit 1; }; }
29602 ac_delim_n=`sed -n "s
/.
*$ac_delim\$
/X
/p
" conf$$subs.awk | grep -c X`
29603 if test $ac_delim_n = $ac_delim_num; then
29605 elif $ac_last_try; then
29606 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_STATUS" >&5
29607 $as_echo "$as_me: error
: could not
make $CONFIG_STATUS" >&2;}
29608 { (exit 1); exit 1; }; }
29610 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
29613 rm -f conf$$subs.sh
29615 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29616 cat >>"\
$tmp/subs1.
awk" <<\\_ACAWK &&
29620 s/^/S["/; s
/!.
*/"]=/
29630 s/\(.\{148\}\).*/\1/
29632 s/["\\]/\\&/g
; s
/^
/"/; s/$/\\n"\\/
29637 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
29644 s/\(.\{148\}\).*/\1/
29646 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/
29650 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
29655 ' <conf$$subs.awk | sed '
29660 ' >>$CONFIG_STATUS || ac_write_fail=1
29661 rm -f conf$$subs.awk
29662 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29664 cat >>"\
$tmp/subs1.
awk" <<_ACAWK &&
29665 for (key in S) S_is_set[key] = 1
29667 \$ac_cs_awk_pipe_init
29671 nfields = split(line, field, "@
")
29673 len = length(field[1])
29674 for (i = 2; i < nfields; i++) {
29676 keylen = length(key)
29677 if (S_is_set[key]) {
29679 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
29680 len += length(value) + length(field[++i])
29685 if (nfields == 3 && !substed) {
29687 if (F[key] != "" && line ~ /^[ ]*@.*@[ ]*$/) {
29688 \$ac_cs_awk_read_file
29694 \$ac_cs_awk_pipe_fini
29697 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29698 if sed "s
/$ac_cr//" < /dev/null > /dev/null 2>&1; then
29699 sed "s
/$ac_cr\$
//; s
/$ac_cr/$ac_cs_awk_cr/g
"
29702 fi < "$tmp/subs1.
awk" > "$tmp/subs.
awk" \
29703 || { { $as_echo "$as_me:$LINENO: error
: could not setup config files machinery
" >&5
29704 $as_echo "$as_me: error
: could not setup config files machinery
" >&2;}
29705 { (exit 1); exit 1; }; }
29708 # VPATH may cause trouble with some makes, so we remove $(srcdir),
29709 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".
", strip leading and
29710 # trailing colons and then remove the whole line if VPATH becomes empty
29711 # (actually we leave an empty line to preserve line numbers).
29712 if test "x
$srcdir" = x.; then
29713 ac_vpsub='/^[ ]*VPATH[ ]*=/{
29714 s/:*\$(srcdir):*/:/
29715 s/:*\${srcdir}:*/:/
29717 s/^\([^=]*=[ ]*\):*/\1/
29723 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29724 fi # test -n "$CONFIG_FILES"
29726 # Set up the scripts for CONFIG_HEADERS section.
29727 # No need to generate them if there are no CONFIG_HEADERS.
29728 # This happens for instance with `./config.status Makefile'.
29729 if test -n "$CONFIG_HEADERS"; then
29730 cat >"$tmp/defines.
awk" <<\_ACAWK ||
29734 # Transform confdefs.h into an awk script `defines.awk', embedded as
29735 # here-document in config.status, that substitutes the proper values into
29736 # config.h.in to produce config.h.
29738 # Create a delimiter string that does not exist in confdefs.h, to ease
29739 # handling of long lines.
29741 for ac_last_try in false false :; do
29742 ac_t=`sed -n "/$ac_delim/p
" confdefs.h`
29743 if test -z "$ac_t"; then
29745 elif $ac_last_try; then
29746 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_HEADERS" >&5
29747 $as_echo "$as_me: error
: could not
make $CONFIG_HEADERS" >&2;}
29748 { (exit 1); exit 1; }; }
29750 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
29754 # For the awk script, D is an array of macro values keyed by name,
29755 # likewise P contains macro parameters if any. Preserve backslash
29756 # newline sequences.
29758 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
29760 s/.\{148\}/&'"$ac_delim"'/g
29763 s/^[ ]*#[ ]*define[ ][ ]*/ /
29770 s
/^ \
('"$ac_word_re"'\
)\
(([^
()]*)\
)[ ]*\
(.
*\
)/P
["\1"]="\2"\
29772 s
/^ \
('"$ac_word_re"'\
)[ ]*\
(.
*\
)/D
["\1"]=" \2"/p
29776 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\
1"]="\
2"\
29777 D["\
1"]=" \
3\\\\\\n
"\\/p
29779 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\
1"]=" \
2\\\\\\n
"\\/p
29784 s/.\{148\}/&'"$ac_delim"'/g
29789 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/p
29792 s
/["\\]/\\&/g; s/^/"/; s
/$
/\\\\\\n
"\\/p
29794 ' <confdefs.h | sed '
29795 s/'"$ac_delim"'/"\\\
29796 "/g' >>$CONFIG_STATUS || ac_write_fail=1
29798 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29799 for (key in D) D_is_set[key] = 1
29802 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
29804 split(line, arg, " ")
29805 if (arg[1] == "#") {
29809 defundef
= substr
(arg
[1], 2)
29812 split(mac1
, mac2
, "(") #)
29814 prefix
= substr
(line
, 1, index
(line
, defundef
) - 1)
29815 if (D_is_set
[macro
]) {
29816 # Preserve the white space surrounding the "#".
29817 print prefix
"define", macro P
[macro
] D
[macro
]
29820 # Replace #undef with comments. This is necessary, for example,
29821 # in the case of _POSIX_SOURCE, which is predefined and required
29822 # on some systems where configure will not decide to define it.
29823 if (defundef
== "undef") {
29824 print
"/*", prefix defundef
, macro
, "*/"
29832 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
29833 { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5
29834 $as_echo "$as_me: error: could not setup config headers machinery" >&2;}
29835 { (exit 1); exit 1; }; }
29836 fi # test -n "$CONFIG_HEADERS"
29839 eval set X
" :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
29844 :[FHLC
]) ac_mode
=$ac_tag; continue;;
29846 case $ac_mode$ac_tag in
29848 :L
* |
:C
*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5
29849 $as_echo "$as_me: error: invalid tag $ac_tag" >&2;}
29850 { (exit 1); exit 1; }; };;
29851 :[FH
]-) ac_tag
=-:-;;
29852 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
29869 -) ac_f
="$tmp/stdin";;
29870 *) # Look for the file first in the build tree, then in the source tree
29871 # (if the path is not absolute). The absolute path cannot be DOS-style,
29872 # because $ac_f cannot contain `:'.
29876 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
29878 { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
29879 $as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
29880 { (exit 1); exit 1; }; };;
29882 case $ac_f in *\'*) ac_f
=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
29883 ac_file_inputs
="$ac_file_inputs '$ac_f'"
29886 # Let's still pretend it is `configure' which instantiates (i.e., don't
29887 # use $as_me), people would be surprised to read:
29888 # /* config.h. Generated by config.status. */
29889 configure_input
='Generated from '`
29890 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
29892 if test x
"$ac_file" != x-
; then
29893 configure_input
="$ac_file. $configure_input"
29894 { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
29895 $as_echo "$as_me: creating $ac_file" >&6;}
29897 # Neutralize special characters interpreted by sed in replacement strings.
29898 case $configure_input in #(
29899 *\
&* |
*\|
* |
*\\* )
29900 ac_sed_conf_input
=`$as_echo "$configure_input" |
29901 sed 's/[\\\\&|]/\\\\&/g'`;; #(
29902 *) ac_sed_conf_input
=$configure_input;;
29906 *:-:* |
*:-) cat >"$tmp/stdin" \
29907 ||
{ { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29908 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29909 { (exit 1); exit 1; }; } ;;
29914 ac_dir
=`$as_dirname -- "$ac_file" ||
29915 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
29916 X"$ac_file" : 'X\(//\)[^/]' \| \
29917 X"$ac_file" : 'X\(//\)$' \| \
29918 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
29919 $as_echo X"$ac_file" |
29920 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
29924 /^X\(\/\/\)[^/].*/{
29939 -*) as_dir
=.
/$as_dir;;
29941 test -d "$as_dir" ||
{ $as_mkdir_p && mkdir
-p "$as_dir"; } ||
{
29945 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
29946 *) as_qdir
=$as_dir;;
29948 as_dirs
="'$as_qdir' $as_dirs"
29949 as_dir
=`$as_dirname -- "$as_dir" ||
29950 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
29951 X"$as_dir" : 'X\(//\)[^/]' \| \
29952 X"$as_dir" : 'X\(//\)$' \| \
29953 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
29954 $as_echo X"$as_dir" |
29955 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
29959 /^X\(\/\/\)[^/].*/{
29972 test -d "$as_dir" && break
29974 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
29975 } ||
test -d "$as_dir" ||
{ { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
29976 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
29977 { (exit 1); exit 1; }; }; }
29981 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
29983 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
29984 # A ".." for each directory in $ac_dir_suffix.
29985 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
29986 case $ac_top_builddir_sub in
29987 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
29988 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
29991 ac_abs_top_builddir
=$ac_pwd
29992 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
29993 # for backward compatibility:
29994 ac_top_builddir
=$ac_top_build_prefix
29997 .
) # We are building in place.
29999 ac_top_srcdir
=$ac_top_builddir_sub
30000 ac_abs_top_srcdir
=$ac_pwd ;;
30001 [\\/]* | ?
:[\\/]* ) # Absolute name.
30002 ac_srcdir
=$srcdir$ac_dir_suffix;
30003 ac_top_srcdir
=$srcdir
30004 ac_abs_top_srcdir
=$srcdir ;;
30005 *) # Relative name.
30006 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
30007 ac_top_srcdir
=$ac_top_build_prefix$srcdir
30008 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
30010 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
30020 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
30021 *) ac_INSTALL
=$ac_top_build_prefix$INSTALL ;;
30025 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
30026 # If the template does not know about datarootdir, expand it.
30027 # FIXME: This hack should be removed a few years after 2.60.
30028 ac_datarootdir_hack
=; ac_datarootdir_seen
=
30041 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
30042 *datarootdir
*) ac_datarootdir_seen
=yes;;
30043 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
30044 { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
30045 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
30047 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
30048 ac_datarootdir_hack='
30049 s&@datadir@&$datadir&g
30050 s&@docdir@&$docdir&g
30051 s&@infodir@&$infodir&g
30052 s&@localedir@&$localedir&g
30053 s&@mandir@&$mandir&g
30054 s&\\\${datarootdir}&$datarootdir&g' ;;
30058 # Neutralize VPATH when `$srcdir' = `.'.
30059 # Shell code in configure.ac might set extrasub.
30060 # FIXME: do we really want to maintain this feature?
30061 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
30062 ac_sed_extra="$ac_vpsub
30065 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
30067 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
30068 s|@configure_input@|
$ac_sed_conf_input|
;t t
30069 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
30070 s
&@top_build_prefix@
&$ac_top_build_prefix&;t t
30071 s
&@srcdir@
&$ac_srcdir&;t t
30072 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
30073 s
&@top_srcdir@
&$ac_top_srcdir&;t t
30074 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
30075 s
&@builddir@
&$ac_builddir&;t t
30076 s
&@abs_builddir@
&$ac_abs_builddir&;t t
30077 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
30078 s
&@INSTALL@
&$ac_INSTALL&;t t
30079 $ac_datarootdir_hack
30081 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" |
30082 if $ac_cs_awk_getline; then
30083 $AWK -f "$tmp/subs.
awk"
30085 $AWK -f "$tmp/subs.
awk" | $SHELL
30087 || { { $as_echo "$as_me:$LINENO: error
: could not create
$ac_file" >&5
30088 $as_echo "$as_me: error
: could not create
$ac_file" >&2;}
30089 { (exit 1); exit 1; }; }
30091 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
30092 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out
"`; test -n "$ac_out"; } &&
30093 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out
"`; test -z "$ac_out"; } &&
30094 { $as_echo "$as_me:$LINENO: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
30095 which seems to be undefined. Please make sure it is defined." >&5
30096 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
30097 which seems to be undefined. Please make sure it is defined." >&2;}
30101 -) cat "$tmp/out" && rm -f "$tmp/out";;
30102 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
30104 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
30105 $as_echo "$as_me: error: could not create $ac_file" >&2;}
30106 { (exit 1); exit 1; }; }
30112 if test x"$ac_file" != x-; then
30114 $as_echo "/* $configure_input */" \
30115 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
30116 } >"$tmp/config.h" \
30117 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
30118 $as_echo "$as_me: error: could not create $ac_file" >&2;}
30119 { (exit 1); exit 1; }; }
30120 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
30121 { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5
30122 $as_echo "$as_me: $ac_file is unchanged" >&6;}
30125 mv "$tmp/config.h" "$ac_file" \
30126 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
30127 $as_echo "$as_me: error: could not create $ac_file" >&2;}
30128 { (exit 1); exit 1; }; }
30131 $as_echo "/* $configure_input */" \
30132 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
30133 || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5
30134 $as_echo "$as_me: error: could not create -" >&2;}
30135 { (exit 1); exit 1; }; }
30139 :C) { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5
30140 $as_echo "$as_me: executing $ac_file commands" >&6;}
30145 case $ac_file$ac_mode in
30146 "include/stamp-h":C) echo timestamp > include/stamp-h ;;
30147 "dlls/gdi32/enhmfdrv":C) test -d "dlls/gdi32/enhmfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/enhmfdrv" >&5
30148 $as_echo "$as_me: creating dlls/gdi32/enhmfdrv" >&6;} && mkdir "dlls/gdi32/enhmfdrv") ;;
30149 "dlls/gdi32/mfdrv":C) test -d "dlls/gdi32/mfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/mfdrv" >&5
30150 $as_echo "$as_me: creating dlls/gdi32/mfdrv" >&6;} && mkdir "dlls/gdi32/mfdrv") ;;
30151 "dlls/kernel32/nls":C) test -d "dlls/kernel32/nls" || ({ $as_echo "$as_me:$LINENO: creating dlls/kernel32/nls" >&5
30152 $as_echo "$as_me: creating dlls/kernel32/nls" >&6;} && mkdir "dlls/kernel32/nls") ;;
30153 "dlls/user32/resources":C) test -d "dlls/user32/resources" || ({ $as_echo "$as_me:$LINENO: creating dlls/user32/resources" >&5
30154 $as_echo "$as_me: creating dlls/user32/resources" >&6;} && mkdir "dlls/user32/resources") ;;
30155 "dlls/wineps.drv/data":C) test -d "dlls/wineps.drv/data" || ({ $as_echo "$as_me:$LINENO: creating dlls/wineps.drv/data" >&5
30156 $as_echo "$as_me: creating dlls/wineps.drv/data" >&6;} && mkdir "dlls/wineps.drv/data") ;;
30157 "include/wine":C) test -d "include/wine" || ({ $as_echo "$as_me:$LINENO: creating include/wine" >&5
30158 $as_echo "$as_me: creating include/wine" >&6;} && mkdir "include/wine") ;;
30164 { (exit 0); exit 0; }
30166 chmod +x $CONFIG_STATUS
30167 ac_clean_files=$ac_clean_files_save
30169 test $ac_write_fail = 0 ||
30170 { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
30171 $as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
30172 { (exit 1); exit 1; }; }
30175 # configure is writing to config.log, and then calls config.status.
30176 # config.status does its own redirection, appending to config.log.
30177 # Unfortunately, on DOS this fails, as config.log is still kept open
30178 # by configure, so config.status won't be able to
write to it
; its
30179 # output is simply discarded. So we exec the FD to /dev/null,
30180 # effectively closing config.log, so it can be properly (re)opened and
30181 # appended to by config.status. When coming back to configure, we
30182 # need to make the FD available again.
30183 if test "$no_create" != yes; then
30185 ac_config_status_args
=
30186 test "$silent" = yes &&
30187 ac_config_status_args
="$ac_config_status_args --quiet"
30189 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
30191 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
30192 # would make configure fail if this is the last instruction.
30193 $ac_cs_success ||
{ (exit 1); exit 1; }
30195 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no
; then
30196 { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
30197 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
30201 if test "$no_create" = "yes"
30207 if test "x$wine_notices != "x
; then
30210 for msg
in $wine_notices; do
30212 if test -n "$msg"; then
30213 { $as_echo "$as_me:$LINENO: $msg" >&5
30214 $as_echo "$as_me: $msg" >&6;}
30219 for msg
in $wine_warnings; do
30221 if test -n "$msg"; then
30223 { $as_echo "$as_me:$LINENO: WARNING: $msg" >&5
30224 $as_echo "$as_me: WARNING: $msg" >&2;}
30230 $as_me: Finished. Do '${ac_make} depend && ${ac_make}' to compile Wine.