2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.63 for Wine 1.1.15.
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.15'
600 PACKAGE_STRING
='Wine 1.1.15'
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
642 ALL_PROGRAM_BIN_WRAPPERS
644 ALL_PROGRAM_BIN_INSTALL_DIRS
645 ALL_PROGRAM_INSTALL_DIRS
801 program_transform_name
811 ac_subst_files
='MAKE_RULES
817 enable_option_checking
821 enable_maintainer_mode
860 ac_precious_vars
='build_alias
875 # Initialize some variables set by options.
877 ac_init_version
=false
878 ac_unrecognized_opts
=
880 # The variables have the same names as the options, with
881 # dashes changed to underlines.
889 program_transform_name
=s
,x
,x
,
897 # Installation directory options.
898 # These are left unexpanded so users can "make install exec_prefix=/foo"
899 # and all the variables that are supposed to be based on exec_prefix
900 # by default will actually change.
901 # Use braces instead of parens because sh, perl, etc. also accept them.
902 # (The list follows the same order as the GNU Coding Standards.)
903 bindir
='${exec_prefix}/bin'
904 sbindir
='${exec_prefix}/sbin'
905 libexecdir
='${exec_prefix}/libexec'
906 datarootdir
='${prefix}/share'
907 datadir
='${datarootdir}'
908 sysconfdir
='${prefix}/etc'
909 sharedstatedir
='${prefix}/com'
910 localstatedir
='${prefix}/var'
911 includedir
='${prefix}/include'
912 oldincludedir
='/usr/include'
913 docdir
='${datarootdir}/doc/${PACKAGE_TARNAME}'
914 infodir
='${datarootdir}/info'
919 libdir
='${exec_prefix}/lib'
920 localedir
='${datarootdir}/locale'
921 mandir
='${datarootdir}/man'
927 # If the previous option needs an argument, assign it.
928 if test -n "$ac_prev"; then
929 eval $ac_prev=\
$ac_option
935 *=*) ac_optarg
=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
939 # Accept the important Cygnus configure options, so we can diagnose typos.
941 case $ac_dashdash$ac_option in
945 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
947 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
950 -build |
--build |
--buil |
--bui |
--bu)
951 ac_prev
=build_alias
;;
952 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
953 build_alias
=$ac_optarg ;;
955 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
956 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
957 ac_prev
=cache_file
;;
958 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
959 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
960 cache_file
=$ac_optarg ;;
963 cache_file
=config.cache
;;
965 -datadir |
--datadir |
--datadi |
--datad)
967 -datadir=* |
--datadir=* |
--datadi=* |
--datad=*)
968 datadir
=$ac_optarg ;;
970 -datarootdir |
--datarootdir |
--datarootdi |
--datarootd |
--dataroot \
971 |
--dataroo |
--dataro |
--datar)
972 ac_prev
=datarootdir
;;
973 -datarootdir=* |
--datarootdir=* |
--datarootdi=* |
--datarootd=* \
974 |
--dataroot=* |
--dataroo=* |
--dataro=* |
--datar=*)
975 datarootdir
=$ac_optarg ;;
977 -disable-* |
--disable-*)
978 ac_useropt
=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
979 # Reject names that are not valid shell variable names.
980 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
981 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
982 { (exit 1); exit 1; }; }
983 ac_useropt_orig
=$ac_useropt
984 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
985 case $ac_user_opts in
989 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
990 ac_unrecognized_sep
=', ';;
992 eval enable_
$ac_useropt=no
;;
994 -docdir |
--docdir |
--docdi |
--doc |
--do)
996 -docdir=* |
--docdir=* |
--docdi=* |
--doc=* |
--do=*)
999 -dvidir |
--dvidir |
--dvidi |
--dvid |
--dvi |
--dv)
1001 -dvidir=* |
--dvidir=* |
--dvidi=* |
--dvid=* |
--dvi=* |
--dv=*)
1002 dvidir
=$ac_optarg ;;
1004 -enable-* |
--enable-*)
1005 ac_useropt
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1006 # Reject names that are not valid shell variable names.
1007 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1008 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
1009 { (exit 1); exit 1; }; }
1010 ac_useropt_orig
=$ac_useropt
1011 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1012 case $ac_user_opts in
1014 "enable_
$ac_useropt"
1016 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1017 ac_unrecognized_sep
=', ';;
1019 eval enable_
$ac_useropt=\
$ac_optarg ;;
1021 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
1022 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
1023 |
--exec |
--exe |
--ex)
1024 ac_prev
=exec_prefix
;;
1025 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
1026 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
1027 |
--exec=* |
--exe=* |
--ex=*)
1028 exec_prefix
=$ac_optarg ;;
1030 -gas |
--gas |
--ga |
--g)
1031 # Obsolete; use --with-gas.
1034 -help |
--help |
--hel |
--he |
-h)
1035 ac_init_help
=long
;;
1036 -help=r
* |
--help=r
* |
--hel=r
* |
--he=r
* |
-hr*)
1037 ac_init_help
=recursive
;;
1038 -help=s
* |
--help=s
* |
--hel=s
* |
--he=s
* |
-hs*)
1039 ac_init_help
=short
;;
1041 -host |
--host |
--hos |
--ho)
1042 ac_prev
=host_alias
;;
1043 -host=* |
--host=* |
--hos=* |
--ho=*)
1044 host_alias
=$ac_optarg ;;
1046 -htmldir |
--htmldir |
--htmldi |
--htmld |
--html |
--htm |
--ht)
1048 -htmldir=* |
--htmldir=* |
--htmldi=* |
--htmld=* |
--html=* |
--htm=* \
1050 htmldir
=$ac_optarg ;;
1052 -includedir |
--includedir |
--includedi |
--included |
--include \
1053 |
--includ |
--inclu |
--incl |
--inc)
1054 ac_prev
=includedir
;;
1055 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
1056 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
1057 includedir
=$ac_optarg ;;
1059 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
1061 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
1062 infodir
=$ac_optarg ;;
1064 -libdir |
--libdir |
--libdi |
--libd)
1066 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
1067 libdir
=$ac_optarg ;;
1069 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
1070 |
--libexe |
--libex |
--libe)
1071 ac_prev
=libexecdir
;;
1072 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
1073 |
--libexe=* |
--libex=* |
--libe=*)
1074 libexecdir
=$ac_optarg ;;
1076 -localedir |
--localedir |
--localedi |
--localed |
--locale)
1077 ac_prev
=localedir
;;
1078 -localedir=* |
--localedir=* |
--localedi=* |
--localed=* |
--locale=*)
1079 localedir
=$ac_optarg ;;
1081 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
1082 |
--localstate |
--localstat |
--localsta |
--localst |
--locals)
1083 ac_prev
=localstatedir
;;
1084 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
1085 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* |
--locals=*)
1086 localstatedir
=$ac_optarg ;;
1088 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
1090 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
1091 mandir
=$ac_optarg ;;
1093 -nfp |
--nfp |
--nf)
1094 # Obsolete; use --without-fp.
1097 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
1098 |
--no-cr |
--no-c |
-n)
1101 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
1102 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
1105 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
1106 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
1107 |
--oldin |
--oldi |
--old |
--ol |
--o)
1108 ac_prev
=oldincludedir
;;
1109 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
1110 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
1111 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
1112 oldincludedir
=$ac_optarg ;;
1114 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
1116 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
1117 prefix
=$ac_optarg ;;
1119 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
1120 |
--program-pre |
--program-pr |
--program-p)
1121 ac_prev
=program_prefix
;;
1122 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
1123 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
1124 program_prefix
=$ac_optarg ;;
1126 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
1127 |
--program-suf |
--program-su |
--program-s)
1128 ac_prev
=program_suffix
;;
1129 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
1130 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
1131 program_suffix
=$ac_optarg ;;
1133 -program-transform-name |
--program-transform-name \
1134 |
--program-transform-nam |
--program-transform-na \
1135 |
--program-transform-n |
--program-transform- \
1136 |
--program-transform |
--program-transfor \
1137 |
--program-transfo |
--program-transf \
1138 |
--program-trans |
--program-tran \
1139 |
--progr-tra |
--program-tr |
--program-t)
1140 ac_prev
=program_transform_name
;;
1141 -program-transform-name=* |
--program-transform-name=* \
1142 |
--program-transform-nam=* |
--program-transform-na=* \
1143 |
--program-transform-n=* |
--program-transform-=* \
1144 |
--program-transform=* |
--program-transfor=* \
1145 |
--program-transfo=* |
--program-transf=* \
1146 |
--program-trans=* |
--program-tran=* \
1147 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
1148 program_transform_name
=$ac_optarg ;;
1150 -pdfdir |
--pdfdir |
--pdfdi |
--pdfd |
--pdf |
--pd)
1152 -pdfdir=* |
--pdfdir=* |
--pdfdi=* |
--pdfd=* |
--pdf=* |
--pd=*)
1153 pdfdir
=$ac_optarg ;;
1155 -psdir |
--psdir |
--psdi |
--psd |
--ps)
1157 -psdir=* |
--psdir=* |
--psdi=* |
--psd=* |
--ps=*)
1160 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1161 |
-silent |
--silent |
--silen |
--sile |
--sil)
1164 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
1166 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
1168 sbindir
=$ac_optarg ;;
1170 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
1171 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
1172 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
1174 ac_prev
=sharedstatedir
;;
1175 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
1176 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
1177 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
1179 sharedstatedir
=$ac_optarg ;;
1181 -site |
--site |
--sit)
1183 -site=* |
--site=* |
--sit=*)
1186 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
1188 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
1189 srcdir
=$ac_optarg ;;
1191 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
1192 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
1193 ac_prev
=sysconfdir
;;
1194 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
1195 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
1196 sysconfdir
=$ac_optarg ;;
1198 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
1199 ac_prev
=target_alias
;;
1200 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
1201 target_alias
=$ac_optarg ;;
1203 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
1206 -version |
--version |
--versio |
--versi |
--vers |
-V)
1207 ac_init_version
=: ;;
1210 ac_useropt
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1211 # Reject names that are not valid shell variable names.
1212 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1213 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1214 { (exit 1); exit 1; }; }
1215 ac_useropt_orig
=$ac_useropt
1216 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1217 case $ac_user_opts in
1221 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1222 ac_unrecognized_sep
=', ';;
1224 eval with_
$ac_useropt=\
$ac_optarg ;;
1226 -without-* |
--without-*)
1227 ac_useropt
=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1228 # Reject names that are not valid shell variable names.
1229 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1230 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1231 { (exit 1); exit 1; }; }
1232 ac_useropt_orig
=$ac_useropt
1233 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1234 case $ac_user_opts in
1238 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1239 ac_unrecognized_sep
=', ';;
1241 eval with_
$ac_useropt=no
;;
1244 # Obsolete; use --with-x.
1247 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
1248 |
--x-incl |
--x-inc |
--x-in |
--x-i)
1249 ac_prev
=x_includes
;;
1250 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
1251 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
1252 x_includes
=$ac_optarg ;;
1254 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
1255 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
1256 ac_prev
=x_libraries
;;
1257 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
1258 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
1259 x_libraries
=$ac_optarg ;;
1261 -*) { $as_echo "$as_me: error: unrecognized option: $ac_option
1262 Try \`$0 --help' for more information." >&2
1263 { (exit 1); exit 1; }; }
1267 ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='`
1268 # Reject names that are not valid shell variable names.
1269 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev
/null
&&
1270 { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1271 { (exit 1); exit 1; }; }
1272 eval $ac_envvar=\
$ac_optarg
1273 export $ac_envvar ;;
1276 # FIXME: should be removed in autoconf 3.0.
1277 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1278 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1279 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1280 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1286 if test -n "$ac_prev"; then
1287 ac_option
=--`echo $ac_prev | sed 's/_/-/g'`
1288 { $as_echo "$as_me: error: missing argument to $ac_option" >&2
1289 { (exit 1); exit 1; }; }
1292 if test -n "$ac_unrecognized_opts"; then
1293 case $enable_option_checking in
1295 fatal
) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2
1296 { (exit 1); exit 1; }; } ;;
1297 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1301 # Check all directory arguments for consistency.
1302 for ac_var
in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1303 datadir sysconfdir sharedstatedir localstatedir includedir \
1304 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1305 libdir localedir mandir
1307 eval ac_val
=\$
$ac_var
1308 # Remove trailing slashes.
1311 ac_val
=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1312 eval $ac_var=\
$ac_val;;
1314 # Be sure to have absolute directory names.
1316 [\\/$
]* | ?
:[\\/]* ) continue;;
1317 NONE |
'' ) case $ac_var in *prefix
) continue;; esac;;
1319 { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1320 { (exit 1); exit 1; }; }
1323 # There might be people who depend on the old broken behavior: `$host'
1324 # used to hold the argument of --host etc.
1325 # FIXME: To remove some day.
1328 target
=$target_alias
1330 # FIXME: To remove some day.
1331 if test "x$host_alias" != x
; then
1332 if test "x$build_alias" = x
; then
1333 cross_compiling
=maybe
1334 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1335 If a cross compiler is detected then cross compile mode will be used." >&2
1336 elif test "x$build_alias" != "x$host_alias"; then
1342 test -n "$host_alias" && ac_tool_prefix
=$host_alias-
1344 test "$silent" = yes && exec 6>/dev
/null
1347 ac_pwd
=`pwd` && test -n "$ac_pwd" &&
1348 ac_ls_di
=`ls -di .` &&
1349 ac_pwd_ls_di
=`cd "$ac_pwd" && ls -di .` ||
1350 { $as_echo "$as_me: error: working directory cannot be determined" >&2
1351 { (exit 1); exit 1; }; }
1352 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1353 { $as_echo "$as_me: error: pwd does not report name of working directory" >&2
1354 { (exit 1); exit 1; }; }
1357 # Find the source files, if location was not specified.
1358 if test -z "$srcdir"; then
1359 ac_srcdir_defaulted
=yes
1360 # Try the directory containing this script, then the parent directory.
1361 ac_confdir
=`$as_dirname -- "$as_myself" ||
1362 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1363 X"$as_myself" : 'X\(//\)[^/]' \| \
1364 X"$as_myself" : 'X\(//\)$' \| \
1365 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1366 $as_echo X"$as_myself" |
1367 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1385 if test ! -r "$srcdir/$ac_unique_file"; then
1389 ac_srcdir_defaulted
=no
1391 if test ! -r "$srcdir/$ac_unique_file"; then
1392 test "$ac_srcdir_defaulted" = yes && srcdir
="$ac_confdir or .."
1393 { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1394 { (exit 1); exit 1; }; }
1396 ac_msg
="sources are in $srcdir, but \`cd $srcdir' does not work"
1398 cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2
1399 { (exit 1); exit 1; }; }
1401 # When building in place, set srcdir=.
1402 if test "$ac_abs_confdir" = "$ac_pwd"; then
1405 # Remove unnecessary trailing slashes from srcdir.
1406 # Double slashes in file names in object file debugging info
1407 # mess up M-x gdb in Emacs.
1409 */) srcdir
=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1411 for ac_var
in $ac_precious_vars; do
1412 eval ac_env_
${ac_var}_set=\${${ac_var}+set}
1413 eval ac_env_
${ac_var}_value
=\$
${ac_var}
1414 eval ac_cv_env_
${ac_var}_set=\${${ac_var}+set}
1415 eval ac_cv_env_
${ac_var}_value
=\$
${ac_var}
1419 # Report the --help message.
1421 if test "$ac_init_help" = "long"; then
1422 # Omit some internal or obsolete options to make the list less imposing.
1423 # This message is too long to be a string in the A/UX 3.1 sh.
1425 \`configure' configures Wine 1.1.15 to adapt to many kinds of systems.
1427 Usage: $0 [OPTION]... [VAR=VALUE]...
1429 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1430 VAR=VALUE. See below for descriptions of some of the useful variables.
1432 Defaults for the options are specified in brackets.
1435 -h, --help display this help and exit
1436 --help=short display options specific to this package
1437 --help=recursive display the short help of all the included packages
1438 -V, --version display version information and exit
1439 -q, --quiet, --silent do not print \`checking...' messages
1440 --cache-file=FILE cache test results in FILE [disabled]
1441 -C, --config-cache alias for \`--cache-file=config.cache'
1442 -n, --no-create do not create output files
1443 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1445 Installation directories:
1446 --prefix=PREFIX install architecture-independent files in PREFIX
1447 [$ac_default_prefix]
1448 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1451 By default, \`make install' will install all the files in
1452 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1453 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1454 for instance \`--prefix=\$HOME'.
1456 For better control, use the options below.
1458 Fine tuning of the installation directories:
1459 --bindir=DIR user executables [EPREFIX/bin]
1460 --sbindir=DIR system admin executables [EPREFIX/sbin]
1461 --libexecdir=DIR program executables [EPREFIX/libexec]
1462 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1463 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1464 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1465 --libdir=DIR object code libraries [EPREFIX/lib]
1466 --includedir=DIR C header files [PREFIX/include]
1467 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1468 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1469 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1470 --infodir=DIR info documentation [DATAROOTDIR/info]
1471 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1472 --mandir=DIR man documentation [DATAROOTDIR/man]
1473 --docdir=DIR documentation root [DATAROOTDIR/doc/wine]
1474 --htmldir=DIR html documentation [DOCDIR]
1475 --dvidir=DIR dvi documentation [DOCDIR]
1476 --pdfdir=DIR pdf documentation [DOCDIR]
1477 --psdir=DIR ps documentation [DOCDIR]
1483 --x-includes=DIR X include files are
in DIR
1484 --x-libraries=DIR X library files are
in DIR
1487 --build=BUILD configure
for building on BUILD
[guessed
]
1488 --host=HOST cross-compile to build programs to run on HOST
[BUILD
]
1492 if test -n "$ac_init_help"; then
1493 case $ac_init_help in
1494 short | recursive
) echo "Configuration of Wine 1.1.15:";;
1499 --disable-option-checking ignore unrecognized
--enable/--with options
1500 --disable-FEATURE do not include FEATURE
(same as
--enable-FEATURE=no
)
1501 --enable-FEATURE[=ARG
] include FEATURE
[ARG
=yes]
1502 --disable-win16 do not include Win16 support
1503 --enable-win64 build a Win64 emulator on AMD64
(won
't run Win32
1505 --disable-tests do not build the regression tests
1506 --enable-maintainer-mode
1507 enable maintainer-specific build rules
1510 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1511 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1512 --without-alsa do not use the Alsa sound support
1513 --without-audioio do not use the AudioIO sound support
1514 --without-capi do not use CAPI (ISDN support)
1515 --without-cms do not use CMS (color management support)
1516 --without-coreaudio do not use the CoreAudio sound support
1517 --without-cups do not use CUPS
1518 --without-curses do not use (n)curses
1519 --without-esd do not use the EsounD sound support
1520 --without-fontconfig do not use fontconfig
1521 --without-freetype do not use the FreeType library
1522 --without-gphoto do not use gphoto (Digital Camera support)
1523 --without-glu do not use the GLU library
1524 --without-gnutls do not use GnuTLS (schannel support)
1525 --without-hal do not use HAL (dynamic device support)
1526 --without-jack do not use the Jack sound support
1527 --without-jpeg do not use JPEG
1528 --without-ldap do not use LDAP
1529 --without-nas do not use the NAS sound support
1530 --without-opengl do not use OpenGL
1531 --without-openssl do not use OpenSSL
1532 --without-oss do not use the OSS sound support
1533 --without-png do not use PNG
1534 --without-pthread do not use the pthread library
1535 --without-sane do not use SANE (scanner support)
1536 --without-xcomposite do not use the Xcomposite extension
1537 --without-xcursor do not use the Xcursor extension
1538 --without-xinerama do not use Xinerama (multi-monitor support)
1539 --without-xinput do not use the Xinput extension
1540 --without-xml do not use XML
1541 --without-xrandr do not use Xrandr (resolution changes)
1542 --without-xrender do not use the Xrender extension
1543 --without-xshape do not use the Xshape extension
1544 --without-xshm do not use XShm (shared memory extension)
1545 --without-xslt do not use XSLT
1546 --without-xxf86vm do not use XFree video mode extension
1547 --with-wine-tools=DIR use Wine tools from directory DIR
1548 --with-x use the X Window System
1550 Some influential environment variables:
1551 CC C compiler command
1552 CFLAGS C compiler flags
1553 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1554 nonstandard directory <lib dir>
1555 LIBS libraries to pass to the linker, e.g. -l<library>
1556 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1557 you have headers in a nonstandard directory <include dir>
1558 CXX C++ compiler command
1559 CXXFLAGS C++ compiler flags
1561 XMKMF Path to xmkmf, Makefile generator for X Window System
1563 Use these variables to override the choices made by `configure' or to
help
1564 it to
find libraries and programs with nonstandard names
/locations.
1566 Report bugs to
<wine-devel@winehq.org
>.
1571 if test "$ac_init_help" = "recursive"; then
1572 # If there are subdirs, report their specific --help.
1573 for ac_dir
in : $ac_subdirs_all; do test "x$ac_dir" = x
: && continue
1574 test -d "$ac_dir" ||
1575 { cd "$srcdir" && ac_pwd
=`pwd` && srcdir
=.
&& test -d "$ac_dir"; } ||
1580 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1582 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1583 # A ".." for each directory in $ac_dir_suffix.
1584 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1585 case $ac_top_builddir_sub in
1586 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1587 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
1590 ac_abs_top_builddir
=$ac_pwd
1591 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
1592 # for backward compatibility:
1593 ac_top_builddir
=$ac_top_build_prefix
1596 .
) # We are building in place.
1598 ac_top_srcdir
=$ac_top_builddir_sub
1599 ac_abs_top_srcdir
=$ac_pwd ;;
1600 [\\/]* | ?
:[\\/]* ) # Absolute name.
1601 ac_srcdir
=$srcdir$ac_dir_suffix;
1602 ac_top_srcdir
=$srcdir
1603 ac_abs_top_srcdir
=$srcdir ;;
1605 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
1606 ac_top_srcdir
=$ac_top_build_prefix$srcdir
1607 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
1609 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
1611 cd "$ac_dir" ||
{ ac_status
=$?
; continue; }
1612 # Check for guested configure.
1613 if test -f "$ac_srcdir/configure.gnu"; then
1615 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1616 elif test -f "$ac_srcdir/configure"; then
1618 $SHELL "$ac_srcdir/configure" --help=recursive
1620 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1622 cd "$ac_pwd" ||
{ ac_status
=$?
; break; }
1626 test -n "$ac_init_help" && exit $ac_status
1627 if $ac_init_version; then
1629 Wine configure
1.1.15
1630 generated by GNU Autoconf
2.63
1632 Copyright
(C
) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1633 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation
, Inc.
1634 This configure
script is free software
; the Free Software Foundation
1635 gives unlimited permission to copy
, distribute and modify it.
1639 cat >config.log
<<_ACEOF
1640 This file contains any messages produced by compilers while
1641 running configure, to aid debugging if configure makes a mistake.
1643 It was created by Wine $as_me 1.1.15, which was
1644 generated by GNU Autoconf 2.63. Invocation command line was
1656 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1657 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1658 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1659 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1660 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1662 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1663 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1665 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1666 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1667 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1668 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1669 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1670 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1671 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1675 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1679 test -z "$as_dir" && as_dir
=.
1680 $as_echo "PATH: $as_dir"
1696 # Keep a trace of the command line.
1697 # Strip out --no-create and --no-recursion so they do not pile up.
1698 # Strip out --silent because we don't want to record it for future runs.
1699 # Also quote any args containing shell meta-characters.
1700 # Make two passes to allow for proper duplicate-argument suppression.
1704 ac_must_keep_next
=false
1710 -no-create |
--no-c* |
-n |
-no-recursion |
--no-r*) continue ;;
1711 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1712 |
-silent |
--silent |
--silen |
--sile |
--sil)
1715 ac_arg
=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1718 1) ac_configure_args0
="$ac_configure_args0 '$ac_arg'" ;;
1720 ac_configure_args1
="$ac_configure_args1 '$ac_arg'"
1721 if test $ac_must_keep_next = true
; then
1722 ac_must_keep_next
=false
# Got value, back to normal.
1725 *=* |
--config-cache |
-C |
-disable-* |
--disable-* \
1726 |
-enable-* |
--enable-* |
-gas |
--g* |
-nfp |
--nf* \
1727 |
-q |
-quiet |
--q* |
-silent |
--sil* |
-v |
-verb* \
1728 |
-with-* |
--with-* |
-without-* |
--without-* |
--x)
1729 case "$ac_configure_args0 " in
1730 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1733 -* ) ac_must_keep_next
=true
;;
1736 ac_configure_args
="$ac_configure_args '$ac_arg'"
1741 $as_unset ac_configure_args0 ||
test "${ac_configure_args0+set}" != set ||
{ ac_configure_args0
=; export ac_configure_args0
; }
1742 $as_unset ac_configure_args1 ||
test "${ac_configure_args1+set}" != set ||
{ ac_configure_args1
=; export ac_configure_args1
; }
1744 # When interrupted or exit'd, cleanup temporary files, and complete
1745 # config.log. We remove comments because anyway the quotes in there
1746 # would cause problems or look ugly.
1747 # WARNING: Use '\'' to represent an apostrophe within the trap.
1748 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1749 trap 'exit_status=$?
1750 # Save into config.log some information that might help in debugging.
1755 ## ---------------- ##
1756 ## Cache variables. ##
1757 ## ---------------- ##
1760 # The following way of writing the cache mishandles newlines in values,
1762 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1763 eval ac_val=\$$ac_var
1767 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
1768 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1771 _ | IFS | as_nl) ;; #(
1772 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1773 *) $as_unset $ac_var ;;
1778 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1779 *${as_nl}ac_space=\ *)
1781 "s/'\''/'\''\\\\'\'''\''/g;
1782 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1785 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1793 ## ----------------- ##
1794 ## Output variables. ##
1795 ## ----------------- ##
1798 for ac_var in $ac_subst_vars
1800 eval ac_val=\$$ac_var
1802 *\'\''*) ac_val
=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1804 $as_echo "$ac_var='\''$ac_val'\''"
1808 if test -n "$ac_subst_files"; then
1810 ## ------------------- ##
1811 ## File substitutions. ##
1812 ## ------------------- ##
1815 for ac_var
in $ac_subst_files
1817 eval ac_val
=\$
$ac_var
1819 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1821 $as_echo "$ac_var='\''$ac_val'\''"
1826 if test -s confdefs.h; then
1836 test "$ac_signal" != 0 &&
1837 $as_echo "$as_me: caught signal $ac_signal"
1838 $as_echo "$as_me: exit $exit_status"
1840 rm -f core *.core core.conftest.* &&
1841 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1844 for ac_signal
in 1 2 13 15; do
1845 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1849 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1850 rm -f -r conftest
* confdefs.h
1852 # Predefined preprocessor variables.
1854 cat >>confdefs.h
<<_ACEOF
1855 #define PACKAGE_NAME "$PACKAGE_NAME"
1859 cat >>confdefs.h
<<_ACEOF
1860 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1864 cat >>confdefs.h
<<_ACEOF
1865 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1869 cat >>confdefs.h
<<_ACEOF
1870 #define PACKAGE_STRING "$PACKAGE_STRING"
1874 cat >>confdefs.h
<<_ACEOF
1875 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1879 # Let the site file select an alternate cache file if it wants to.
1880 # Prefer an explicitly selected file to automatically selected ones.
1883 if test -n "$CONFIG_SITE"; then
1884 ac_site_file1
=$CONFIG_SITE
1885 elif test "x$prefix" != xNONE
; then
1886 ac_site_file1
=$prefix/share
/config.site
1887 ac_site_file2
=$prefix/etc
/config.site
1889 ac_site_file1
=$ac_default_prefix/share
/config.site
1890 ac_site_file2
=$ac_default_prefix/etc
/config.site
1892 for ac_site_file
in "$ac_site_file1" "$ac_site_file2"
1894 test "x$ac_site_file" = xNONE
&& continue
1895 if test -r "$ac_site_file"; then
1896 { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1897 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
1898 sed 's/^/| /' "$ac_site_file" >&5
1903 if test -r "$cache_file"; then
1904 # Some versions of bash will fail to source /dev/null (special
1905 # files actually), so we avoid doing that.
1906 if test -f "$cache_file"; then
1907 { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
1908 $as_echo "$as_me: loading cache $cache_file" >&6;}
1910 [\\/]* | ?
:[\\/]* ) .
"$cache_file";;
1911 *) .
"./$cache_file";;
1915 { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
1916 $as_echo "$as_me: creating cache $cache_file" >&6;}
1920 # Check that the precious variables saved in the cache have kept the same
1922 ac_cache_corrupted
=false
1923 for ac_var
in $ac_precious_vars; do
1924 eval ac_old_set
=\
$ac_cv_env_${ac_var}_set
1925 eval ac_new_set
=\
$ac_env_${ac_var}_set
1926 eval ac_old_val
=\
$ac_cv_env_${ac_var}_value
1927 eval ac_new_val
=\
$ac_env_${ac_var}_value
1928 case $ac_old_set,$ac_new_set in
1930 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1931 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1932 ac_cache_corrupted
=: ;;
1934 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1935 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1936 ac_cache_corrupted
=: ;;
1939 if test "x$ac_old_val" != "x$ac_new_val"; then
1940 # differences in whitespace do not lead to failure.
1941 ac_old_val_w
=`echo x $ac_old_val`
1942 ac_new_val_w
=`echo x $ac_new_val`
1943 if test "$ac_old_val_w" != "$ac_new_val_w"; then
1944 { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1945 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1946 ac_cache_corrupted
=:
1948 { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
1949 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
1950 eval $ac_var=\
$ac_old_val
1952 { $as_echo "$as_me:$LINENO: former value: \`$ac_old_val'" >&5
1953 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
1954 { $as_echo "$as_me:$LINENO: current value: \`$ac_new_val'" >&5
1955 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
1958 # Pass precious variables to config.status.
1959 if test "$ac_new_set" = set; then
1961 *\'*) ac_arg
=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1962 *) ac_arg
=$ac_var=$ac_new_val ;;
1964 case " $ac_configure_args " in
1965 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
1966 *) ac_configure_args
="$ac_configure_args '$ac_arg'" ;;
1970 if $ac_cache_corrupted; then
1971 { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
1972 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1973 { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1974 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1975 { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1976 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1977 { (exit 1); exit 1; }; }
2005 ac_cpp
='$CPP $CPPFLAGS'
2006 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2007 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2008 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2012 ac_config_headers
="$ac_config_headers include/config.h"
2015 for ac_dir
in tools
"$srcdir"/tools
; do
2016 if test -f "$ac_dir/install-sh"; then
2018 ac_install_sh
="$ac_aux_dir/install-sh -c"
2020 elif test -f "$ac_dir/install.sh"; then
2022 ac_install_sh
="$ac_aux_dir/install.sh -c"
2024 elif test -f "$ac_dir/shtool"; then
2026 ac_install_sh
="$ac_aux_dir/shtool install -c"
2030 if test -z "$ac_aux_dir"; then
2031 { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in tools \"$srcdir\"/tools" >&5
2032 $as_echo "$as_me: error: cannot find install-sh or install.sh in tools \"$srcdir\"/tools" >&2;}
2033 { (exit 1); exit 1; }; }
2036 # These three variables are undocumented and unsupported,
2037 # and are intended to be withdrawn in a future Autoconf release.
2038 # They can cause serious problems if a builder's source tree is in a directory
2039 # whose full name contains unusual characters.
2040 ac_config_guess
="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2041 ac_config_sub
="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2042 ac_configure
="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2047 # Check whether --enable-win16 was given.
2048 if test "${enable_win16+set}" = set; then
2049 enableval
=$enable_win16;
2052 # Check whether --enable-win64 was given.
2053 if test "${enable_win64+set}" = set; then
2054 enableval
=$enable_win64;
2057 # Check whether --enable-tests was given.
2058 if test "${enable_tests+set}" = set; then
2059 enableval
=$enable_tests;
2062 # Check whether --enable-maintainer-mode was given.
2063 if test "${enable_maintainer_mode+set}" = set; then
2064 enableval
=$enable_maintainer_mode;
2072 # Check whether --with-alsa was given.
2073 if test "${with_alsa+set}" = set; then
2074 withval
=$with_alsa; if test "x$withval" = "xno"; then ac_cv_header_sys_asoundlib_h
=no
; ac_cv_header_alsa_asoundlib_h
=no
; fi
2078 # Check whether --with-audioio was given.
2079 if test "${with_audioio+set}" = set; then
2080 withval
=$with_audioio; if test "x$withval" = "xno"; then ac_cv_header_libaudioio_h
=no
; fi
2084 # Check whether --with-capi was given.
2085 if test "${with_capi+set}" = set; then
2086 withval
=$with_capi; if test "x$withval" = "xno"; then ac_cv_header_capi20_h
=no
; ac_cv_header_linux_capi_h
=no
; fi
2090 # Check whether --with-cms was given.
2091 if test "${with_cms+set}" = set; then
2092 withval
=$with_cms; if test "x$withval" = "xno"; then ac_cv_header_lcms_h
=no
; ac_cv_header_lcms_lcms_h
=no
; fi
2096 # Check whether --with-coreaudio was given.
2097 if test "${with_coreaudio+set}" = set; then
2098 withval
=$with_coreaudio; if test "x$withval" = "xno"; then ac_cv_header_CoreAudio_CoreAudio_h
=no
; fi
2102 # Check whether --with-cups was given.
2103 if test "${with_cups+set}" = set; then
2108 # Check whether --with-curses was given.
2109 if test "${with_curses+set}" = set; then
2110 withval
=$with_curses; if test "x$withval" = "xno"; then ac_cv_header_ncurses_h
=no
; ac_cv_header_curses_h
=no
; fi
2114 # Check whether --with-esd was given.
2115 if test "${with_esd+set}" = set; then
2120 # Check whether --with-fontconfig was given.
2121 if test "${with_fontconfig+set}" = set; then
2122 withval
=$with_fontconfig; if test "x$withval" = "xno"; then ac_cv_header_fontconfig_fontconfig_h
=no
; fi
2126 # Check whether --with-freetype was given.
2127 if test "${with_freetype+set}" = set; then
2128 withval
=$with_freetype;
2132 # Check whether --with-gphoto was given.
2133 if test "${with_gphoto+set}" = set; then
2134 withval
=$with_gphoto;
2138 # Check whether --with-glu was given.
2139 if test "${with_glu+set}" = set; then
2140 withval
=$with_glu; if test "x$withval" = "xno"; then ac_cv_header_GL_glu_h
=no
; fi
2144 # Check whether --with-gnutls was given.
2145 if test "${with_gnutls+set}" = set; then
2146 withval
=$with_gnutls;
2150 # Check whether --with-hal was given.
2151 if test "${with_hal+set}" = set; then
2156 # Check whether --with-jack was given.
2157 if test "${with_jack+set}" = set; then
2158 withval
=$with_jack; if test "x$withval" = "xno"; then ac_cv_header_jack_jack_h
=no
; fi
2162 # Check whether --with-jpeg was given.
2163 if test "${with_jpeg+set}" = set; then
2164 withval
=$with_jpeg; if test "x$withval" = "xno"; then ac_cv_header_jpeglib_h
=no
; fi
2168 # Check whether --with-ldap was given.
2169 if test "${with_ldap+set}" = set; then
2170 withval
=$with_ldap; if test "x$withval" = "xno"; then ac_cv_header_ldap_h
=no
; ac_cv_header_lber_h
=no
; fi
2174 # Check whether --with-nas was given.
2175 if test "${with_nas+set}" = set; then
2176 withval
=$with_nas; if test "x$withval" = "xno"; then ac_cv_header_audio_audiolib_h
=no
; fi
2180 # Check whether --with-opengl was given.
2181 if test "${with_opengl+set}" = set; then
2182 withval
=$with_opengl;
2186 # Check whether --with-openssl was given.
2187 if test "${with_openssl+set}" = set; then
2188 withval
=$with_openssl; if test "x$withval" = "xno"; then ac_cv_header_openssl_err_h
=no
; ac_cv_header_openssl_ssl_h
=no
; fi
2192 # Check whether --with-oss was given.
2193 if test "${with_oss+set}" = set; then
2194 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
2198 # Check whether --with-png was given.
2199 if test "${with_png+set}" = set; then
2200 withval
=$with_png; if test "x$withval" = "xno"; then ac_cv_header_png_h
=no
; fi
2204 # Check whether --with-pthread was given.
2205 if test "${with_pthread+set}" = set; then
2206 withval
=$with_pthread; if test "x$withval" = "xno"; then ac_cv_header_pthread_h
=no
; fi
2210 # Check whether --with-sane was given.
2211 if test "${with_sane+set}" = set; then
2216 # Check whether --with-xcomposite was given.
2217 if test "${with_xcomposite+set}" = set; then
2218 withval
=$with_xcomposite; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xcomposite_h
=no
; fi
2222 # Check whether --with-xcursor was given.
2223 if test "${with_xcursor+set}" = set; then
2224 withval
=$with_xcursor; if test "x$withval" = "xno"; then ac_cv_header_X11_Xcursor_Xcursor_h
=no
; fi
2228 # Check whether --with-xinerama was given.
2229 if test "${with_xinerama+set}" = set; then
2230 withval
=$with_xinerama; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xinerama_h
=no
; fi
2234 # Check whether --with-xinput was given.
2235 if test "${with_xinput+set}" = set; then
2236 withval
=$with_xinput; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XInput_h
=no
; fi
2240 # Check whether --with-xml was given.
2241 if test "${with_xml+set}" = set; then
2246 # Check whether --with-xrandr was given.
2247 if test "${with_xrandr+set}" = set; then
2248 withval
=$with_xrandr; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrandr_h
=no
; fi
2252 # Check whether --with-xrender was given.
2253 if test "${with_xrender+set}" = set; then
2254 withval
=$with_xrender; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_Xrender_h
=no
; fi
2258 # Check whether --with-xshape was given.
2259 if test "${with_xshape+set}" = set; then
2260 withval
=$with_xshape; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_shape_h
=no
; fi
2264 # Check whether --with-xshm was given.
2265 if test "${with_xshm+set}" = set; then
2266 withval
=$with_xshm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_XShm_h
=no
; fi
2270 # Check whether --with-xslt was given.
2271 if test "${with_xslt+set}" = set; then
2276 # Check whether --with-xxf86vm was given.
2277 if test "${with_xxf86vm+set}" = set; then
2278 withval
=$with_xxf86vm; if test "x$withval" = "xno"; then ac_cv_header_X11_extensions_xf86vmode_h
=no
; fi
2283 # Check whether --with-wine-tools was given.
2284 if test "${with_wine_tools+set}" = set; then
2285 withval
=$with_wine_tools;
2289 # Make sure we can run config.sub.
2290 $SHELL "$ac_aux_dir/config.sub" sun4
>/dev
/null
2>&1 ||
2291 { { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
2292 $as_echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
2293 { (exit 1); exit 1; }; }
2295 { $as_echo "$as_me:$LINENO: checking build system type" >&5
2296 $as_echo_n "checking build system type... " >&6; }
2297 if test "${ac_cv_build+set}" = set; then
2298 $as_echo_n "(cached) " >&6
2300 ac_build_alias
=$build_alias
2301 test "x$ac_build_alias" = x
&&
2302 ac_build_alias
=`$SHELL "$ac_aux_dir/config.guess"`
2303 test "x$ac_build_alias" = x
&&
2304 { { $as_echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
2305 $as_echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
2306 { (exit 1); exit 1; }; }
2307 ac_cv_build
=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2308 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
2309 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
2310 { (exit 1); exit 1; }; }
2313 { $as_echo "$as_me:$LINENO: result: $ac_cv_build" >&5
2314 $as_echo "$ac_cv_build" >&6; }
2315 case $ac_cv_build in
2317 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
2318 $as_echo "$as_me: error: invalid value of canonical build" >&2;}
2319 { (exit 1); exit 1; }; };;
2322 ac_save_IFS
=$IFS; IFS
='-'
2328 # Remember, the first character of IFS is used to create $*,
2329 # except with old shells:
2332 case $build_os in *\
*) build_os
=`echo "$build_os" | sed 's/ /-/g'`;; esac
2335 { $as_echo "$as_me:$LINENO: checking host system type" >&5
2336 $as_echo_n "checking host system type... " >&6; }
2337 if test "${ac_cv_host+set}" = set; then
2338 $as_echo_n "(cached) " >&6
2340 if test "x$host_alias" = x
; then
2341 ac_cv_host
=$ac_cv_build
2343 ac_cv_host
=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2344 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
2345 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
2346 { (exit 1); exit 1; }; }
2350 { $as_echo "$as_me:$LINENO: result: $ac_cv_host" >&5
2351 $as_echo "$ac_cv_host" >&6; }
2354 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
2355 $as_echo "$as_me: error: invalid value of canonical host" >&2;}
2356 { (exit 1); exit 1; }; };;
2359 ac_save_IFS
=$IFS; IFS
='-'
2365 # Remember, the first character of IFS is used to create $*,
2366 # except with old shells:
2369 case $host_os in *\
*) host_os
=`echo "$host_os" | sed 's/ /-/g'`;; esac
2375 *) if test -f "$srcdir/Makefile" -o -f "$srcdir/include/config.h"; then
2376 { { $as_echo "$as_me:$LINENO: error: you are building out of the source tree, but the source tree contains object files.
2377 You need to run 'make distclean' in the source tree first." >&5
2378 $as_echo "$as_me: error: you are building out of the source tree, but the source tree contains object files.
2379 You need to run 'make distclean' in the source tree first." >&2;}
2380 { (exit 1); exit 1; }; }
2385 { $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2386 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2388 ac_make
=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2389 if { as_var
=ac_cv_prog_make_
${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
2390 $as_echo_n "(cached) " >&6
2392 cat >conftest.
make <<\_ACEOF
2395 @
echo '@@@%%%=$(MAKE)=@@@%%%'
2397 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2398 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2400 eval ac_cv_prog_make_
${ac_make}_set
=yes;;
2402 eval ac_cv_prog_make_
${ac_make}_set
=no
;;
2406 if eval test \
$ac_cv_prog_make_${ac_make}_set
= yes; then
2407 { $as_echo "$as_me:$LINENO: result: yes" >&5
2408 $as_echo "yes" >&6; }
2411 { $as_echo "$as_me:$LINENO: result: no" >&5
2412 $as_echo "no" >&6; }
2413 SET_MAKE
="MAKE=${MAKE-make}"
2417 ac_cpp
='$CPP $CPPFLAGS'
2418 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2419 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2420 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2421 if test -n "$ac_tool_prefix"; then
2422 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2423 set dummy
${ac_tool_prefix}gcc
; ac_word
=$2
2424 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2425 $as_echo_n "checking for $ac_word... " >&6; }
2426 if test "${ac_cv_prog_CC+set}" = set; then
2427 $as_echo_n "(cached) " >&6
2429 if test -n "$CC"; then
2430 ac_cv_prog_CC
="$CC" # Let the user override the test.
2432 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2436 test -z "$as_dir" && as_dir
=.
2437 for ac_exec_ext
in '' $ac_executable_extensions; do
2438 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2439 ac_cv_prog_CC
="${ac_tool_prefix}gcc"
2440 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2450 if test -n "$CC"; then
2451 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2452 $as_echo "$CC" >&6; }
2454 { $as_echo "$as_me:$LINENO: result: no" >&5
2455 $as_echo "no" >&6; }
2460 if test -z "$ac_cv_prog_CC"; then
2462 # Extract the first word of "gcc", so it can be a program name with args.
2463 set dummy gcc
; ac_word
=$2
2464 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2465 $as_echo_n "checking for $ac_word... " >&6; }
2466 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2467 $as_echo_n "(cached) " >&6
2469 if test -n "$ac_ct_CC"; then
2470 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
2472 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2476 test -z "$as_dir" && as_dir
=.
2477 for ac_exec_ext
in '' $ac_executable_extensions; do
2478 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2479 ac_cv_prog_ac_ct_CC
="gcc"
2480 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2489 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
2490 if test -n "$ac_ct_CC"; then
2491 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2492 $as_echo "$ac_ct_CC" >&6; }
2494 { $as_echo "$as_me:$LINENO: result: no" >&5
2495 $as_echo "no" >&6; }
2498 if test "x$ac_ct_CC" = x
; then
2501 case $cross_compiling:$ac_tool_warned in
2503 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2504 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2505 ac_tool_warned
=yes ;;
2513 if test -z "$CC"; then
2514 if test -n "$ac_tool_prefix"; then
2515 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2516 set dummy
${ac_tool_prefix}cc
; ac_word
=$2
2517 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2518 $as_echo_n "checking for $ac_word... " >&6; }
2519 if test "${ac_cv_prog_CC+set}" = set; then
2520 $as_echo_n "(cached) " >&6
2522 if test -n "$CC"; then
2523 ac_cv_prog_CC
="$CC" # Let the user override the test.
2525 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2529 test -z "$as_dir" && as_dir
=.
2530 for ac_exec_ext
in '' $ac_executable_extensions; do
2531 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2532 ac_cv_prog_CC
="${ac_tool_prefix}cc"
2533 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2543 if test -n "$CC"; then
2544 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2545 $as_echo "$CC" >&6; }
2547 { $as_echo "$as_me:$LINENO: result: no" >&5
2548 $as_echo "no" >&6; }
2554 if test -z "$CC"; then
2555 # Extract the first word of "cc", so it can be a program name with args.
2556 set dummy cc
; ac_word
=$2
2557 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2558 $as_echo_n "checking for $ac_word... " >&6; }
2559 if test "${ac_cv_prog_CC+set}" = set; then
2560 $as_echo_n "(cached) " >&6
2562 if test -n "$CC"; then
2563 ac_cv_prog_CC
="$CC" # Let the user override the test.
2566 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2570 test -z "$as_dir" && as_dir
=.
2571 for ac_exec_ext
in '' $ac_executable_extensions; do
2572 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2573 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2574 ac_prog_rejected
=yes
2578 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2585 if test $ac_prog_rejected = yes; then
2586 # We found a bogon in the path, so make sure we never use it.
2587 set dummy
$ac_cv_prog_CC
2589 if test $# != 0; then
2590 # We chose a different compiler from the bogus one.
2591 # However, it has the same basename, so the bogon will be chosen
2592 # first if we set CC to just the basename; use the full file name.
2594 ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@"
2600 if test -n "$CC"; then
2601 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2602 $as_echo "$CC" >&6; }
2604 { $as_echo "$as_me:$LINENO: result: no" >&5
2605 $as_echo "no" >&6; }
2610 if test -z "$CC"; then
2611 if test -n "$ac_tool_prefix"; then
2612 for ac_prog
in cl.exe
2614 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2615 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
2616 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2617 $as_echo_n "checking for $ac_word... " >&6; }
2618 if test "${ac_cv_prog_CC+set}" = set; then
2619 $as_echo_n "(cached) " >&6
2621 if test -n "$CC"; then
2622 ac_cv_prog_CC
="$CC" # Let the user override the test.
2624 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2628 test -z "$as_dir" && as_dir
=.
2629 for ac_exec_ext
in '' $ac_executable_extensions; do
2630 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2631 ac_cv_prog_CC
="$ac_tool_prefix$ac_prog"
2632 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2642 if test -n "$CC"; then
2643 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2644 $as_echo "$CC" >&6; }
2646 { $as_echo "$as_me:$LINENO: result: no" >&5
2647 $as_echo "no" >&6; }
2651 test -n "$CC" && break
2654 if test -z "$CC"; then
2656 for ac_prog
in cl.exe
2658 # Extract the first word of "$ac_prog", so it can be a program name with args.
2659 set dummy
$ac_prog; ac_word
=$2
2660 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2661 $as_echo_n "checking for $ac_word... " >&6; }
2662 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2663 $as_echo_n "(cached) " >&6
2665 if test -n "$ac_ct_CC"; then
2666 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
2668 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2672 test -z "$as_dir" && as_dir
=.
2673 for ac_exec_ext
in '' $ac_executable_extensions; do
2674 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2675 ac_cv_prog_ac_ct_CC
="$ac_prog"
2676 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2685 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
2686 if test -n "$ac_ct_CC"; then
2687 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2688 $as_echo "$ac_ct_CC" >&6; }
2690 { $as_echo "$as_me:$LINENO: result: no" >&5
2691 $as_echo "no" >&6; }
2695 test -n "$ac_ct_CC" && break
2698 if test "x$ac_ct_CC" = x
; then
2701 case $cross_compiling:$ac_tool_warned in
2703 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2704 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2705 ac_tool_warned
=yes ;;
2714 test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2715 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2716 { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2717 See \`config.log' for more details." >&5
2718 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH
2719 See \`config.log' for more details." >&2;}
2720 { (exit 1); exit 1; }; }; }
2722 # Provide some information about the compiler.
2723 $as_echo "$as_me:$LINENO: checking for C compiler version" >&5
2726 { (ac_try
="$ac_compiler --version >&5"
2728 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2729 *) ac_try_echo=$ac_try;;
2731 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2732 $as_echo "$ac_try_echo") >&5
2733 (eval "$ac_compiler --version >&5") 2>&5
2735 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2736 (exit $ac_status); }
2737 { (ac_try="$ac_compiler -v >&5"
2739 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
2740 *) ac_try_echo
=$ac_try;;
2742 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
2743 $as_echo "$ac_try_echo") >&5
2744 (eval "$ac_compiler -v >&5") 2>&5
2746 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2747 (exit $ac_status); }
2748 { (ac_try
="$ac_compiler -V >&5"
2750 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2751 *) ac_try_echo=$ac_try;;
2753 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2754 $as_echo "$ac_try_echo") >&5
2755 (eval "$ac_compiler -V >&5") 2>&5
2757 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2758 (exit $ac_status); }
2760 cat >conftest.$ac_ext <<_ACEOF
2763 cat confdefs.h >>conftest.$ac_ext
2764 cat >>conftest.$ac_ext <<_ACEOF
2765 /* end confdefs.h. */
2775 ac_clean_files_save=$ac_clean_files
2776 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
2777 # Try to create an executable without -o first, disregard a.out.
2778 # It will help us diagnose broken compilers, and finding out an intuition
2780 { $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2781 $as_echo_n "checking for C compiler default output file name... " >&6; }
2782 ac_link_default=`$as_echo "$ac_link" |
sed 's/ -o *conftest[^ ]*//'`
2784 # The possible output files:
2785 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
2788 for ac_file in $ac_files
2791 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2792 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2797 if { (ac_try="$ac_link_default"
2799 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
2800 *) ac_try_echo
=$ac_try;;
2802 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
2803 $as_echo "$ac_try_echo") >&5
2804 (eval "$ac_link_default") 2>&5
2806 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2807 (exit $ac_status); }; then
2808 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2809 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2810 # in a Makefile. We should not override ac_cv_exeext if it was cached,
2811 # so that the user can short-circuit this test for compilers unknown to
2813 for ac_file
in $ac_files ''
2815 test -f "$ac_file" ||
continue
2817 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
)
2820 # We found the default executable, but exeext='' is most
2824 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no
;
2826 ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
2828 # We set ac_cv_exeext here because the later test for it is not
2829 # safe: cross compilers may not add the suffix if given an `-o'
2830 # argument, so we may need to know it at that point already.
2831 # Even if this section looks crufty: it has the advantage of
2838 test "$ac_cv_exeext" = no
&& ac_cv_exeext
=
2844 { $as_echo "$as_me:$LINENO: result: $ac_file" >&5
2845 $as_echo "$ac_file" >&6; }
2846 if test -z "$ac_file"; then
2847 $as_echo "$as_me: failed program was:" >&5
2848 sed 's/^/| /' conftest.
$ac_ext >&5
2850 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2851 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2852 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables
2853 See \`config.log' for more details." >&5
2854 $as_echo "$as_me: error: C compiler cannot create executables
2855 See \`config.log' for more details." >&2;}
2856 { (exit 77); exit 77; }; }; }
2859 ac_exeext
=$ac_cv_exeext
2861 # Check that the compiler produces executables we can run. If not, either
2862 # the compiler is broken, or we cross compile.
2863 { $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2864 $as_echo_n "checking whether the C compiler works... " >&6; }
2865 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2866 # If not cross compiling, check that we can run a simple program.
2867 if test "$cross_compiling" != yes; then
2868 if { ac_try
='./$ac_file'
2869 { (case "(($ac_try" in
2870 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2871 *) ac_try_echo=$ac_try;;
2873 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2874 $as_echo "$ac_try_echo") >&5
2875 (eval "$ac_try") 2>&5
2877 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2878 (exit $ac_status); }; }; then
2881 if test "$cross_compiling" = maybe; then
2884 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2885 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2886 { { $as_echo "$as_me:$LINENO: error
: cannot run C compiled programs.
2887 If you meant to cross compile
, use \
`--host'.
2888 See \`config.log
' for more details." >&5
2889 $as_echo "$as_me: error: cannot run C compiled programs.
2890 If you meant to cross compile, use \`--host'.
2891 See \
`config.log' for more details." >&2;}
2892 { (exit 1); exit 1; }; }; }
2896 { $as_echo "$as_me:$LINENO: result: yes" >&5
2897 $as_echo "yes" >&6; }
2899 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
2900 ac_clean_files=$ac_clean_files_save
2901 # Check that the compiler produces executables we can run. If not, either
2902 # the compiler is broken, or we cross compile.
2903 { $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2904 $as_echo_n "checking whether we are cross compiling... " >&6; }
2905 { $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5
2906 $as_echo "$cross_compiling" >&6; }
2908 { $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5
2909 $as_echo_n "checking for suffix of executables... " >&6; }
2910 if { (ac_try="$ac_link"
2912 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
2913 *) ac_try_echo
=$ac_try;;
2915 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
2916 $as_echo "$ac_try_echo") >&5
2917 (eval "$ac_link") 2>&5
2919 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2920 (exit $ac_status); }; then
2921 # If both `conftest.exe' and `conftest' are `present' (well, observable)
2922 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
2923 # work properly (i.e., refer to `conftest.exe'), while it won't with
2925 for ac_file
in conftest.exe conftest conftest.
*; do
2926 test -f "$ac_file" ||
continue
2928 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
) ;;
2929 *.
* ) ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
2935 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2936 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2937 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2938 See \`config.log' for more details." >&5
2939 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2940 See \`config.log' for more details." >&2;}
2941 { (exit 1); exit 1; }; }; }
2944 rm -f conftest
$ac_cv_exeext
2945 { $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2946 $as_echo "$ac_cv_exeext" >&6; }
2948 rm -f conftest.
$ac_ext
2949 EXEEXT
=$ac_cv_exeext
2951 { $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5
2952 $as_echo_n "checking for suffix of object files... " >&6; }
2953 if test "${ac_cv_objext+set}" = set; then
2954 $as_echo_n "(cached) " >&6
2956 cat >conftest.
$ac_ext <<_ACEOF
2959 cat confdefs.h
>>conftest.
$ac_ext
2960 cat >>conftest.
$ac_ext <<_ACEOF
2961 /* end confdefs.h. */
2971 rm -f conftest.o conftest.obj
2972 if { (ac_try
="$ac_compile"
2974 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2975 *) ac_try_echo=$ac_try;;
2977 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2978 $as_echo "$ac_try_echo") >&5
2979 (eval "$ac_compile") 2>&5
2981 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2982 (exit $ac_status); }; then
2983 for ac_file in conftest.o conftest.obj conftest.*; do
2984 test -f "$ac_file" || continue;
2986 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
2987 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2992 $as_echo "$as_me: failed program was:" >&5
2993 sed 's/^/| /' conftest.$ac_ext >&5
2995 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2996 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2997 { { $as_echo "$as_me:$LINENO: error
: cannot compute suffix of object files
: cannot compile
2998 See \
`config.log' for more details." >&5
2999 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile
3000 See \`config.log
' for more details." >&2;}
3001 { (exit 1); exit 1; }; }; }
3004 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3006 { $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
3007 $as_echo "$ac_cv_objext" >&6; }
3008 OBJEXT=$ac_cv_objext
3010 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
3011 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3012 if test "${ac_cv_c_compiler_gnu+set}" = set; then
3013 $as_echo_n "(cached) " >&6
3015 cat >conftest.$ac_ext <<_ACEOF
3018 cat confdefs.h >>conftest.$ac_ext
3019 cat >>conftest.$ac_ext <<_ACEOF
3020 /* end confdefs.h. */
3033 rm -f conftest.$ac_objext
3034 if { (ac_try="$ac_compile"
3036 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3037 *) ac_try_echo=$ac_try;;
3039 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3040 $as_echo "$ac_try_echo") >&5
3041 (eval "$ac_compile") 2>conftest.er1
3043 grep -v '^
*+' conftest.er1 >conftest.err
3045 cat conftest.err >&5
3046 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3047 (exit $ac_status); } && {
3048 test -z "$ac_c_werror_flag" ||
3049 test ! -s conftest.err
3050 } && test -s conftest.$ac_objext; then
3053 $as_echo "$as_me: failed program was:" >&5
3054 sed 's
/^
/|
/' conftest.$ac_ext >&5
3059 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3060 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3063 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
3064 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3065 if test $ac_compiler_gnu = yes; then
3070 ac_test_CFLAGS=${CFLAGS+set}
3071 ac_save_CFLAGS=$CFLAGS
3072 { $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
3073 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3074 if test "${ac_cv_prog_cc_g+set}" = set; then
3075 $as_echo_n "(cached) " >&6
3077 ac_save_c_werror_flag=$ac_c_werror_flag
3078 ac_c_werror_flag=yes
3081 cat >conftest.$ac_ext <<_ACEOF
3084 cat confdefs.h >>conftest.$ac_ext
3085 cat >>conftest.$ac_ext <<_ACEOF
3086 /* end confdefs.h. */
3096 rm -f conftest.$ac_objext
3097 if { (ac_try="$ac_compile"
3099 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3100 *) ac_try_echo=$ac_try;;
3102 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3103 $as_echo "$ac_try_echo") >&5
3104 (eval "$ac_compile") 2>conftest.er1
3106 grep -v '^
*+' conftest.er1 >conftest.err
3108 cat conftest.err >&5
3109 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3110 (exit $ac_status); } && {
3111 test -z "$ac_c_werror_flag" ||
3112 test ! -s conftest.err
3113 } && test -s conftest.$ac_objext; then
3116 $as_echo "$as_me: failed program was:" >&5
3117 sed 's
/^
/|
/' conftest.$ac_ext >&5
3120 cat >conftest.$ac_ext <<_ACEOF
3123 cat confdefs.h >>conftest.$ac_ext
3124 cat >>conftest.$ac_ext <<_ACEOF
3125 /* end confdefs.h. */
3135 rm -f conftest.$ac_objext
3136 if { (ac_try="$ac_compile"
3138 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3139 *) ac_try_echo=$ac_try;;
3141 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3142 $as_echo "$ac_try_echo") >&5
3143 (eval "$ac_compile") 2>conftest.er1
3145 grep -v '^
*+' conftest.er1 >conftest.err
3147 cat conftest.err >&5
3148 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3149 (exit $ac_status); } && {
3150 test -z "$ac_c_werror_flag" ||
3151 test ! -s conftest.err
3152 } && test -s conftest.$ac_objext; then
3155 $as_echo "$as_me: failed program was:" >&5
3156 sed 's
/^
/|
/' conftest.$ac_ext >&5
3158 ac_c_werror_flag=$ac_save_c_werror_flag
3160 cat >conftest.$ac_ext <<_ACEOF
3163 cat confdefs.h >>conftest.$ac_ext
3164 cat >>conftest.$ac_ext <<_ACEOF
3165 /* end confdefs.h. */
3175 rm -f conftest.$ac_objext
3176 if { (ac_try="$ac_compile"
3178 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3179 *) ac_try_echo=$ac_try;;
3181 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3182 $as_echo "$ac_try_echo") >&5
3183 (eval "$ac_compile") 2>conftest.er1
3185 grep -v '^
*+' conftest.er1 >conftest.err
3187 cat conftest.err >&5
3188 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3189 (exit $ac_status); } && {
3190 test -z "$ac_c_werror_flag" ||
3191 test ! -s conftest.err
3192 } && test -s conftest.$ac_objext; then
3195 $as_echo "$as_me: failed program was:" >&5
3196 sed 's
/^
/|
/' conftest.$ac_ext >&5
3201 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3204 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3207 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3208 ac_c_werror_flag=$ac_save_c_werror_flag
3210 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3211 $as_echo "$ac_cv_prog_cc_g" >&6; }
3212 if test "$ac_test_CFLAGS" = set; then
3213 CFLAGS=$ac_save_CFLAGS
3214 elif test $ac_cv_prog_cc_g = yes; then
3215 if test "$GCC" = yes; then
3221 if test "$GCC" = yes; then
3227 { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
3228 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3229 if test "${ac_cv_prog_cc_c89+set}" = set; then
3230 $as_echo_n "(cached) " >&6
3232 ac_cv_prog_cc_c89=no
3234 cat >conftest.$ac_ext <<_ACEOF
3237 cat confdefs.h >>conftest.$ac_ext
3238 cat >>conftest.$ac_ext <<_ACEOF
3239 /* end confdefs.h. */
3242 #include <sys/types.h>
3243 #include <sys/stat.h>
3244 /* Most of the following tests are stolen from RCS 5.7's src
/conf.sh.
*/
3245 struct buf
{ int x
; };
3246 FILE
* (*rcsopen
) (struct buf
*, struct stat
*, int
);
3247 static char
*e
(p
, i
)
3253 static char
*f
(char
* (*g
) (char
**, int
), char
**p
, ...
)
3258 s
= g
(p
, va_arg
(v
,int
));
3263 /* OSF
4.0 Compaq cc is some
sort of almost-ANSI by default. It has
3264 function prototypes and stuff
, but not
'\xHH' hex character constants.
3265 These don
't provoke an error unfortunately, instead are silently treated
3266 as 'x
'. The following induces an error, until -std is added to get
3267 proper ANSI mode. Curiously '\x00'!='x
' always comes out true, for an
3268 array size at least. It's necessary to
write '\x00'==0 to get something
3269 that
's true only with -std. */
3270 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3272 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3273 inside strings and character constants. */
3275 int xlc6_cc_array[FOO(a) == 'x
' ? 1 : -1];
3277 int test (int i, double x);
3278 struct s1 {int (*f) (int a);};
3279 struct s2 {int (*f) (double a);};
3280 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3286 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3291 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3292 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3294 CC="$ac_save_CC $ac_arg"
3295 rm -f conftest.$ac_objext
3296 if { (ac_try="$ac_compile"
3298 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3299 *) ac_try_echo=$ac_try;;
3301 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3302 $as_echo "$ac_try_echo") >&5
3303 (eval "$ac_compile") 2>conftest.er1
3305 grep -v '^
*+' conftest.er1 >conftest.err
3307 cat conftest.err >&5
3308 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3309 (exit $ac_status); } && {
3310 test -z "$ac_c_werror_flag" ||
3311 test ! -s conftest.err
3312 } && test -s conftest.$ac_objext; then
3313 ac_cv_prog_cc_c89=$ac_arg
3315 $as_echo "$as_me: failed program was:" >&5
3316 sed 's
/^
/|
/' conftest.$ac_ext >&5
3321 rm -f core conftest.err conftest.$ac_objext
3322 test "x$ac_cv_prog_cc_c89" != "xno" && break
3324 rm -f conftest.$ac_ext
3329 case "x$ac_cv_prog_cc_c89" in
3331 { $as_echo "$as_me:$LINENO: result: none needed" >&5
3332 $as_echo "none needed" >&6; } ;;
3334 { $as_echo "$as_me:$LINENO: result: unsupported" >&5
3335 $as_echo "unsupported" >&6; } ;;
3337 CC="$CC $ac_cv_prog_cc_c89"
3338 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
3339 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3344 ac_cpp='$CPP $CPPFLAGS'
3345 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
3346 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
3347 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3350 ac_cpp='$CXXCPP $CPPFLAGS'
3351 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
3352 ac_link='$CXX -o conftest
$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
3353 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3354 if test -z "$CXX"; then
3355 if test -n "$CCC"; then
3358 if test -n "$ac_tool_prefix"; then
3359 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3361 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3362 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3363 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3364 $as_echo_n "checking for $ac_word... " >&6; }
3365 if test "${ac_cv_prog_CXX+set}" = set; then
3366 $as_echo_n "(cached) " >&6
3368 if test -n "$CXX"; then
3369 ac_cv_prog_CXX="$CXX" # Let the user override the test.
3371 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3375 test -z "$as_dir" && as_dir=.
3376 for ac_exec_ext in '' $ac_executable_extensions; do
3377 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3378 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3379 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3389 if test -n "$CXX"; then
3390 { $as_echo "$as_me:$LINENO: result: $CXX" >&5
3391 $as_echo "$CXX" >&6; }
3393 { $as_echo "$as_me:$LINENO: result: no" >&5
3394 $as_echo "no" >&6; }
3398 test -n "$CXX" && break
3401 if test -z "$CXX"; then
3403 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3405 # Extract the first word of "$ac_prog", so it can be a program name with args.
3406 set dummy $ac_prog; ac_word=$2
3407 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3408 $as_echo_n "checking for $ac_word... " >&6; }
3409 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
3410 $as_echo_n "(cached) " >&6
3412 if test -n "$ac_ct_CXX"; then
3413 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
3415 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3419 test -z "$as_dir" && as_dir=.
3420 for ac_exec_ext in '' $ac_executable_extensions; do
3421 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3422 ac_cv_prog_ac_ct_CXX="$ac_prog"
3423 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3432 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
3433 if test -n "$ac_ct_CXX"; then
3434 { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
3435 $as_echo "$ac_ct_CXX" >&6; }
3437 { $as_echo "$as_me:$LINENO: result: no" >&5
3438 $as_echo "no" >&6; }
3442 test -n "$ac_ct_CXX" && break
3445 if test "x$ac_ct_CXX" = x; then
3448 case $cross_compiling:$ac_tool_warned in
3450 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3451 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3452 ac_tool_warned=yes ;;
3460 # Provide some information about the compiler.
3461 $as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5
3464 { (ac_try="$ac_compiler --version >&5"
3466 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3467 *) ac_try_echo=$ac_try;;
3469 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3470 $as_echo "$ac_try_echo") >&5
3471 (eval "$ac_compiler --version >&5") 2>&5
3473 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3474 (exit $ac_status); }
3475 { (ac_try="$ac_compiler -v >&5"
3477 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3478 *) ac_try_echo=$ac_try;;
3480 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3481 $as_echo "$ac_try_echo") >&5
3482 (eval "$ac_compiler -v >&5") 2>&5
3484 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3485 (exit $ac_status); }
3486 { (ac_try="$ac_compiler -V >&5"
3488 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3489 *) ac_try_echo=$ac_try;;
3491 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3492 $as_echo "$ac_try_echo") >&5
3493 (eval "$ac_compiler -V >&5") 2>&5
3495 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3496 (exit $ac_status); }
3498 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
3499 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3500 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
3501 $as_echo_n "(cached) " >&6
3503 cat >conftest.$ac_ext <<_ACEOF
3506 cat confdefs.h >>conftest.$ac_ext
3507 cat >>conftest.$ac_ext <<_ACEOF
3508 /* end confdefs.h. */
3521 rm -f conftest.$ac_objext
3522 if { (ac_try="$ac_compile"
3524 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3525 *) ac_try_echo=$ac_try;;
3527 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3528 $as_echo "$ac_try_echo") >&5
3529 (eval "$ac_compile") 2>conftest.er1
3531 grep -v '^
*+' conftest.er1 >conftest.err
3533 cat conftest.err >&5
3534 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3535 (exit $ac_status); } && {
3536 test -z "$ac_cxx_werror_flag" ||
3537 test ! -s conftest.err
3538 } && test -s conftest.$ac_objext; then
3541 $as_echo "$as_me: failed program was:" >&5
3542 sed 's
/^
/|
/' conftest.$ac_ext >&5
3547 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3548 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
3551 { $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
3552 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
3553 if test $ac_compiler_gnu = yes; then
3558 ac_test_CXXFLAGS=${CXXFLAGS+set}
3559 ac_save_CXXFLAGS=$CXXFLAGS
3560 { $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
3561 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
3562 if test "${ac_cv_prog_cxx_g+set}" = set; then
3563 $as_echo_n "(cached) " >&6
3565 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3566 ac_cxx_werror_flag=yes
3569 cat >conftest.$ac_ext <<_ACEOF
3572 cat confdefs.h >>conftest.$ac_ext
3573 cat >>conftest.$ac_ext <<_ACEOF
3574 /* end confdefs.h. */
3584 rm -f conftest.$ac_objext
3585 if { (ac_try="$ac_compile"
3587 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3588 *) ac_try_echo=$ac_try;;
3590 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3591 $as_echo "$ac_try_echo") >&5
3592 (eval "$ac_compile") 2>conftest.er1
3594 grep -v '^
*+' conftest.er1 >conftest.err
3596 cat conftest.err >&5
3597 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3598 (exit $ac_status); } && {
3599 test -z "$ac_cxx_werror_flag" ||
3600 test ! -s conftest.err
3601 } && test -s conftest.$ac_objext; then
3602 ac_cv_prog_cxx_g=yes
3604 $as_echo "$as_me: failed program was:" >&5
3605 sed 's
/^
/|
/' conftest.$ac_ext >&5
3608 cat >conftest.$ac_ext <<_ACEOF
3611 cat confdefs.h >>conftest.$ac_ext
3612 cat >>conftest.$ac_ext <<_ACEOF
3613 /* end confdefs.h. */
3623 rm -f conftest.$ac_objext
3624 if { (ac_try="$ac_compile"
3626 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3627 *) ac_try_echo=$ac_try;;
3629 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3630 $as_echo "$ac_try_echo") >&5
3631 (eval "$ac_compile") 2>conftest.er1
3633 grep -v '^
*+' conftest.er1 >conftest.err
3635 cat conftest.err >&5
3636 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3637 (exit $ac_status); } && {
3638 test -z "$ac_cxx_werror_flag" ||
3639 test ! -s conftest.err
3640 } && test -s conftest.$ac_objext; then
3643 $as_echo "$as_me: failed program was:" >&5
3644 sed 's
/^
/|
/' conftest.$ac_ext >&5
3646 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3648 cat >conftest.$ac_ext <<_ACEOF
3651 cat confdefs.h >>conftest.$ac_ext
3652 cat >>conftest.$ac_ext <<_ACEOF
3653 /* end confdefs.h. */
3663 rm -f conftest.$ac_objext
3664 if { (ac_try="$ac_compile"
3666 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3667 *) ac_try_echo=$ac_try;;
3669 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3670 $as_echo "$ac_try_echo") >&5
3671 (eval "$ac_compile") 2>conftest.er1
3673 grep -v '^
*+' conftest.er1 >conftest.err
3675 cat conftest.err >&5
3676 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3677 (exit $ac_status); } && {
3678 test -z "$ac_cxx_werror_flag" ||
3679 test ! -s conftest.err
3680 } && test -s conftest.$ac_objext; then
3681 ac_cv_prog_cxx_g=yes
3683 $as_echo "$as_me: failed program was:" >&5
3684 sed 's
/^
/|
/' conftest.$ac_ext >&5
3689 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3692 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3695 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3696 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3698 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
3699 $as_echo "$ac_cv_prog_cxx_g" >&6; }
3700 if test "$ac_test_CXXFLAGS" = set; then
3701 CXXFLAGS=$ac_save_CXXFLAGS
3702 elif test $ac_cv_prog_cxx_g = yes; then
3703 if test "$GXX" = yes; then
3709 if test "$GXX" = yes; then
3716 ac_cpp='$CPP $CPPFLAGS'
3717 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
3718 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
3719 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3721 if test -n "$ac_tool_prefix"; then
3722 # Extract the first word of "${ac_tool_prefix}cpp", so it can be a program name with args.
3723 set dummy ${ac_tool_prefix}cpp; ac_word=$2
3724 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3725 $as_echo_n "checking for $ac_word... " >&6; }
3726 if test "${ac_cv_prog_CPPBIN+set}" = set; then
3727 $as_echo_n "(cached) " >&6
3729 if test -n "$CPPBIN"; then
3730 ac_cv_prog_CPPBIN="$CPPBIN" # Let the user override the test.
3732 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3736 test -z "$as_dir" && as_dir=.
3737 for ac_exec_ext in '' $ac_executable_extensions; do
3738 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3739 ac_cv_prog_CPPBIN="${ac_tool_prefix}cpp"
3740 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3749 CPPBIN=$ac_cv_prog_CPPBIN
3750 if test -n "$CPPBIN"; then
3751 { $as_echo "$as_me:$LINENO: result: $CPPBIN" >&5
3752 $as_echo "$CPPBIN" >&6; }
3754 { $as_echo "$as_me:$LINENO: result: no" >&5
3755 $as_echo "no" >&6; }
3760 if test -z "$ac_cv_prog_CPPBIN"; then
3761 ac_ct_CPPBIN=$CPPBIN
3762 # Extract the first word of "cpp", so it can be a program name with args.
3763 set dummy cpp; ac_word=$2
3764 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3765 $as_echo_n "checking for $ac_word... " >&6; }
3766 if test "${ac_cv_prog_ac_ct_CPPBIN+set}" = set; then
3767 $as_echo_n "(cached) " >&6
3769 if test -n "$ac_ct_CPPBIN"; then
3770 ac_cv_prog_ac_ct_CPPBIN="$ac_ct_CPPBIN" # Let the user override the test.
3772 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3776 test -z "$as_dir" && as_dir=.
3777 for ac_exec_ext in '' $ac_executable_extensions; do
3778 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3779 ac_cv_prog_ac_ct_CPPBIN="cpp"
3780 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3789 ac_ct_CPPBIN=$ac_cv_prog_ac_ct_CPPBIN
3790 if test -n "$ac_ct_CPPBIN"; then
3791 { $as_echo "$as_me:$LINENO: result: $ac_ct_CPPBIN" >&5
3792 $as_echo "$ac_ct_CPPBIN" >&6; }
3794 { $as_echo "$as_me:$LINENO: result: no" >&5
3795 $as_echo "no" >&6; }
3798 if test "x$ac_ct_CPPBIN" = x; then
3801 case $cross_compiling:$ac_tool_warned in
3803 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3804 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3805 ac_tool_warned=yes ;;
3807 CPPBIN=$ac_ct_CPPBIN
3810 CPPBIN="$ac_cv_prog_CPPBIN"
3816 if test "x$enable_win64" != "xyes" -a "$cross_compiling" != "yes"
3820 { $as_echo "$as_me:$LINENO: checking whether $CC works" >&5
3821 $as_echo_n "checking whether $CC works... " >&6; }
3823 cat >conftest.$ac_ext <<_ACEOF
3826 cat confdefs.h >>conftest.$ac_ext
3827 cat >>conftest.$ac_ext <<_ACEOF
3828 /* end confdefs.h. */
3838 rm -f conftest.$ac_objext conftest$ac_exeext
3839 if { (ac_try="$ac_link"
3841 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3842 *) ac_try_echo=$ac_try;;
3844 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3845 $as_echo "$ac_try_echo") >&5
3846 (eval "$ac_link") 2>conftest.er1
3848 grep -v '^
*+' conftest.er1 >conftest.err
3850 cat conftest.err >&5
3851 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3852 (exit $ac_status); } && {
3853 test -z "$ac_c_werror_flag" ||
3854 test ! -s conftest.err
3855 } && test -s conftest$ac_exeext && {
3856 test "$cross_compiling" = yes ||
3857 $as_test_x conftest$ac_exeext
3859 { $as_echo "$as_me:$LINENO: result: yes" >&5
3860 $as_echo "yes" >&6; }
3862 $as_echo "$as_me: failed program was:" >&5
3863 sed 's
/^
/|
/' conftest.$ac_ext >&5
3865 { $as_echo "$as_me:$LINENO: result: no" >&5
3866 $as_echo "no" >&6; }
3867 { { $as_echo "$as_me:$LINENO: error: Cannot build a 32-bit program, you need to install 32-bit development libraries." >&5
3868 $as_echo "$as_me: error: Cannot build a 32-bit program, you need to install 32-bit development libraries." >&2;}
3869 { (exit 1); exit 1; }; }
3872 rm -rf conftest.dSYM
3873 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3874 conftest$ac_exeext conftest.$ac_ext
3875 LD="${LD:-ld} -m elf_i386"
3878 notice_platform="32-bit "
3889 *i[3456789]86*) enable_win16=${enable_win16:-yes} ;;
3890 *) enable_win16=${enable_win16:-no} ;;
3893 WIN16_FILES="\$(WIN16_FILES)"
3895 WIN16_INSTALL="\$(WIN16_INSTALL)"
3897 if test "x$enable_win16" != "xyes"
3901 enable_ifsmgr_vxd=${enable_ifsmgr_vxd:-no}
3902 enable_mmdevldr_vxd=${enable_mmdevldr_vxd:-no}
3903 enable_monodebg_vxd=${enable_monodebg_vxd:-no}
3904 enable_vdhcp_vxd=${enable_vdhcp_vxd:-no}
3905 enable_vmm_vxd=${enable_vmm_vxd:-no}
3906 enable_vnbt_vxd=${enable_vnbt_vxd:-no}
3907 enable_vnetbios_vxd=${enable_vnetbios_vxd:-no}
3908 enable_vtdapi_vxd=${enable_vtdapi_vxd:-no}
3909 enable_vwin32_vxd=${enable_vwin32_vxd:-no}
3910 enable_w32skrnl=${enable_w32skrnl:-no}
3911 enable_winedos=${enable_winedos:-no}
3912 enable_winevdm=${enable_winevdm:-no}
3915 { $as_echo "$as_me:$LINENO: checking for the directory containing the Wine tools" >&5
3916 $as_echo_n "checking for the directory containing the Wine tools... " >&6; }
3917 if test "${wine_cv_toolsdir+set}" = set; then
3918 $as_echo_n "(cached) " >&6
3920 if test -z "$with_wine_tools"; then
3921 if test "$cross_compiling" = "yes"; then
3922 { { $as_echo "$as_me:$LINENO: error: you must use the --with-wine-tools option when cross-compiling." >&5
3923 $as_echo "$as_me: error: you must use the --with-wine-tools option when cross-compiling." >&2;}
3924 { (exit 1); exit 1; }; }
3926 wine_cv_toolsdir="\$(TOPOBJDIR)"
3928 elif test -d "$with_wine_tools/tools/winebuild"; then
3929 case $with_wine_tools in
3930 /*) wine_cv_toolsdir="$with_wine_tools" ;;
3931 *) wine_cv_toolsdir="\$(TOPOBJDIR)/$with_wine_tools" ;;
3934 { { $as_echo "$as_me:$LINENO: error: could not find Wine tools in $with_wine_tools." >&5
3935 $as_echo "$as_me: error: could not find Wine tools in $with_wine_tools." >&2;}
3936 { (exit 1); exit 1; }; }
3939 { $as_echo "$as_me:$LINENO: result: $wine_cv_toolsdir" >&5
3940 $as_echo "$wine_cv_toolsdir" >&6; }
3941 TOOLSDIR=$wine_cv_toolsdir
3943 if test -n "$host_alias" -a "$host_alias" != "$build_alias"
3945 TARGETFLAGS="-b $host_alias $TARGETFLAGS"
3951 # Extract the first word of "$ac_prog", so it can be a program name with args.
3952 set dummy $ac_prog; ac_word=$2
3953 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3954 $as_echo_n "checking for $ac_word... " >&6; }
3955 if test "${ac_cv_prog_FLEX+set}" = set; then
3956 $as_echo_n "(cached) " >&6
3958 if test -n "$FLEX"; then
3959 ac_cv_prog_FLEX="$FLEX" # Let the user override the test.
3961 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3965 test -z "$as_dir" && as_dir=.
3966 for ac_exec_ext in '' $ac_executable_extensions; do
3967 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3968 ac_cv_prog_FLEX="$ac_prog"
3969 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3978 FLEX=$ac_cv_prog_FLEX
3979 if test -n "$FLEX"; then
3980 { $as_echo "$as_me:$LINENO: result: $FLEX" >&5
3981 $as_echo "$FLEX" >&6; }
3983 { $as_echo "$as_me:$LINENO: result: no" >&5
3984 $as_echo "no" >&6; }
3988 test -n "$FLEX" && break
3990 test -n "$FLEX" || FLEX="none"
3992 if test "$FLEX" = "none"
3994 { { $as_echo "$as_me:$LINENO: error: no suitable flex found. Please install the 'flex
' package." >&5
3995 $as_echo "$as_me: error: no suitable flex found. Please install the 'flex
' package." >&2;}
3996 { (exit 1); exit 1; }; }
3999 for ac_prog in bison
4001 # Extract the first word of "$ac_prog", so it can be a program name with args.
4002 set dummy $ac_prog; ac_word=$2
4003 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4004 $as_echo_n "checking for $ac_word... " >&6; }
4005 if test "${ac_cv_prog_BISON+set}" = set; then
4006 $as_echo_n "(cached) " >&6
4008 if test -n "$BISON"; then
4009 ac_cv_prog_BISON="$BISON" # Let the user override the test.
4011 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4015 test -z "$as_dir" && as_dir=.
4016 for ac_exec_ext in '' $ac_executable_extensions; do
4017 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4018 ac_cv_prog_BISON="$ac_prog"
4019 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4028 BISON=$ac_cv_prog_BISON
4029 if test -n "$BISON"; then
4030 { $as_echo "$as_me:$LINENO: result: $BISON" >&5
4031 $as_echo "$BISON" >&6; }
4033 { $as_echo "$as_me:$LINENO: result: no" >&5
4034 $as_echo "no" >&6; }
4038 test -n "$BISON" && break
4040 test -n "$BISON" || BISON="none"
4042 if test "$BISON" = "none"
4044 { { $as_echo "$as_me:$LINENO: error: no suitable bison found. Please install the 'bison
' package." >&5
4045 $as_echo "$as_me: error: no suitable bison found. Please install the 'bison
' package." >&2;}
4046 { (exit 1); exit 1; }; }
4049 if test -n "$ac_tool_prefix"; then
4050 for ac_prog in gas as
4052 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4053 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4054 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4055 $as_echo_n "checking for $ac_word... " >&6; }
4056 if test "${ac_cv_prog_AS+set}" = set; then
4057 $as_echo_n "(cached) " >&6
4059 if test -n "$AS"; then
4060 ac_cv_prog_AS="$AS" # Let the user override the test.
4062 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4066 test -z "$as_dir" && as_dir=.
4067 for ac_exec_ext in '' $ac_executable_extensions; do
4068 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4069 ac_cv_prog_AS="$ac_tool_prefix$ac_prog"
4070 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4080 if test -n "$AS"; then
4081 { $as_echo "$as_me:$LINENO: result: $AS" >&5
4082 $as_echo "$AS" >&6; }
4084 { $as_echo "$as_me:$LINENO: result: no" >&5
4085 $as_echo "no" >&6; }
4089 test -n "$AS" && break
4092 if test -z "$AS"; then
4094 for ac_prog in gas as
4096 # Extract the first word of "$ac_prog", so it can be a program name with args.
4097 set dummy $ac_prog; ac_word=$2
4098 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4099 $as_echo_n "checking for $ac_word... " >&6; }
4100 if test "${ac_cv_prog_ac_ct_AS+set}" = set; then
4101 $as_echo_n "(cached) " >&6
4103 if test -n "$ac_ct_AS"; then
4104 ac_cv_prog_ac_ct_AS="$ac_ct_AS" # Let the user override the test.
4106 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4110 test -z "$as_dir" && as_dir=.
4111 for ac_exec_ext in '' $ac_executable_extensions; do
4112 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4113 ac_cv_prog_ac_ct_AS="$ac_prog"
4114 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4123 ac_ct_AS=$ac_cv_prog_ac_ct_AS
4124 if test -n "$ac_ct_AS"; then
4125 { $as_echo "$as_me:$LINENO: result: $ac_ct_AS" >&5
4126 $as_echo "$ac_ct_AS" >&6; }
4128 { $as_echo "$as_me:$LINENO: result: no" >&5
4129 $as_echo "no" >&6; }
4133 test -n "$ac_ct_AS" && break
4136 if test "x$ac_ct_AS" = x; then
4139 case $cross_compiling:$ac_tool_warned in
4141 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4142 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4143 ac_tool_warned=yes ;;
4149 if test -n "$ac_tool_prefix"; then
4150 for ac_prog in ld gld
4152 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4153 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4154 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4155 $as_echo_n "checking for $ac_word... " >&6; }
4156 if test "${ac_cv_prog_LD+set}" = set; then
4157 $as_echo_n "(cached) " >&6
4159 if test -n "$LD"; then
4160 ac_cv_prog_LD="$LD" # Let the user override the test.
4162 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4166 test -z "$as_dir" && as_dir=.
4167 for ac_exec_ext in '' $ac_executable_extensions; do
4168 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4169 ac_cv_prog_LD="$ac_tool_prefix$ac_prog"
4170 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4180 if test -n "$LD"; then
4181 { $as_echo "$as_me:$LINENO: result: $LD" >&5
4182 $as_echo "$LD" >&6; }
4184 { $as_echo "$as_me:$LINENO: result: no" >&5
4185 $as_echo "no" >&6; }
4189 test -n "$LD" && break
4192 if test -z "$LD"; then
4194 for ac_prog in ld gld
4196 # Extract the first word of "$ac_prog", so it can be a program name with args.
4197 set dummy $ac_prog; ac_word=$2
4198 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4199 $as_echo_n "checking for $ac_word... " >&6; }
4200 if test "${ac_cv_prog_ac_ct_LD+set}" = set; then
4201 $as_echo_n "(cached) " >&6
4203 if test -n "$ac_ct_LD"; then
4204 ac_cv_prog_ac_ct_LD="$ac_ct_LD" # Let the user override the test.
4206 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4210 test -z "$as_dir" && as_dir=.
4211 for ac_exec_ext in '' $ac_executable_extensions; do
4212 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4213 ac_cv_prog_ac_ct_LD="$ac_prog"
4214 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4223 ac_ct_LD=$ac_cv_prog_ac_ct_LD
4224 if test -n "$ac_ct_LD"; then
4225 { $as_echo "$as_me:$LINENO: result: $ac_ct_LD" >&5
4226 $as_echo "$ac_ct_LD" >&6; }
4228 { $as_echo "$as_me:$LINENO: result: no" >&5
4229 $as_echo "no" >&6; }
4233 test -n "$ac_ct_LD" && break
4236 if test "x$ac_ct_LD" = x; then
4239 case $cross_compiling:$ac_tool_warned in
4241 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4242 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4243 ac_tool_warned=yes ;;
4249 if test -n "$ac_tool_prefix"; then
4250 for ac_prog in nm gnm
4252 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4253 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4254 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4255 $as_echo_n "checking for $ac_word... " >&6; }
4256 if test "${ac_cv_prog_NM+set}" = set; then
4257 $as_echo_n "(cached) " >&6
4259 if test -n "$NM"; then
4260 ac_cv_prog_NM="$NM" # Let the user override the test.
4262 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4266 test -z "$as_dir" && as_dir=.
4267 for ac_exec_ext in '' $ac_executable_extensions; do
4268 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4269 ac_cv_prog_NM="$ac_tool_prefix$ac_prog"
4270 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4280 if test -n "$NM"; then
4281 { $as_echo "$as_me:$LINENO: result: $NM" >&5
4282 $as_echo "$NM" >&6; }
4284 { $as_echo "$as_me:$LINENO: result: no" >&5
4285 $as_echo "no" >&6; }
4289 test -n "$NM" && break
4292 if test -z "$NM"; then
4294 for ac_prog in nm gnm
4296 # Extract the first word of "$ac_prog", so it can be a program name with args.
4297 set dummy $ac_prog; ac_word=$2
4298 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4299 $as_echo_n "checking for $ac_word... " >&6; }
4300 if test "${ac_cv_prog_ac_ct_NM+set}" = set; then
4301 $as_echo_n "(cached) " >&6
4303 if test -n "$ac_ct_NM"; then
4304 ac_cv_prog_ac_ct_NM="$ac_ct_NM" # Let the user override the test.
4306 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4310 test -z "$as_dir" && as_dir=.
4311 for ac_exec_ext in '' $ac_executable_extensions; do
4312 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4313 ac_cv_prog_ac_ct_NM="$ac_prog"
4314 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4323 ac_ct_NM=$ac_cv_prog_ac_ct_NM
4324 if test -n "$ac_ct_NM"; then
4325 { $as_echo "$as_me:$LINENO: result: $ac_ct_NM" >&5
4326 $as_echo "$ac_ct_NM" >&6; }
4328 { $as_echo "$as_me:$LINENO: result: no" >&5
4329 $as_echo "no" >&6; }
4333 test -n "$ac_ct_NM" && break
4336 if test "x$ac_ct_NM" = x; then
4339 case $cross_compiling:$ac_tool_warned in
4341 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4342 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4343 ac_tool_warned=yes ;;
4349 if test -n "$ac_tool_prefix"; then
4350 for ac_prog in ar gar
4352 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4353 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4354 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4355 $as_echo_n "checking for $ac_word... " >&6; }
4356 if test "${ac_cv_prog_AR+set}" = set; then
4357 $as_echo_n "(cached) " >&6
4359 if test -n "$AR"; then
4360 ac_cv_prog_AR="$AR" # Let the user override the test.
4362 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4366 test -z "$as_dir" && as_dir=.
4367 for ac_exec_ext in '' $ac_executable_extensions; do
4368 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4369 ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
4370 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4380 if test -n "$AR"; then
4381 { $as_echo "$as_me:$LINENO: result: $AR" >&5
4382 $as_echo "$AR" >&6; }
4384 { $as_echo "$as_me:$LINENO: result: no" >&5
4385 $as_echo "no" >&6; }
4389 test -n "$AR" && break
4392 if test -z "$AR"; then
4394 for ac_prog in ar gar
4396 # Extract the first word of "$ac_prog", so it can be a program name with args.
4397 set dummy $ac_prog; ac_word=$2
4398 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4399 $as_echo_n "checking for $ac_word... " >&6; }
4400 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
4401 $as_echo_n "(cached) " >&6
4403 if test -n "$ac_ct_AR"; then
4404 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
4406 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4410 test -z "$as_dir" && as_dir=.
4411 for ac_exec_ext in '' $ac_executable_extensions; do
4412 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4413 ac_cv_prog_ac_ct_AR="$ac_prog"
4414 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4423 ac_ct_AR=$ac_cv_prog_ac_ct_AR
4424 if test -n "$ac_ct_AR"; then
4425 { $as_echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
4426 $as_echo "$ac_ct_AR" >&6; }
4428 { $as_echo "$as_me:$LINENO: result: no" >&5
4429 $as_echo "no" >&6; }
4433 test -n "$ac_ct_AR" && break
4436 if test "x$ac_ct_AR" = x; then
4439 case $cross_compiling:$ac_tool_warned in
4441 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4442 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4443 ac_tool_warned=yes ;;
4451 if test -n "$ac_tool_prefix"; then
4452 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
4453 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
4454 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4455 $as_echo_n "checking for $ac_word... " >&6; }
4456 if test "${ac_cv_prog_RANLIB+set}" = set; then
4457 $as_echo_n "(cached) " >&6
4459 if test -n "$RANLIB"; then
4460 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
4462 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4466 test -z "$as_dir" && as_dir=.
4467 for ac_exec_ext in '' $ac_executable_extensions; do
4468 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4469 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
4470 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4479 RANLIB=$ac_cv_prog_RANLIB
4480 if test -n "$RANLIB"; then
4481 { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5
4482 $as_echo "$RANLIB" >&6; }
4484 { $as_echo "$as_me:$LINENO: result: no" >&5
4485 $as_echo "no" >&6; }
4490 if test -z "$ac_cv_prog_RANLIB"; then
4491 ac_ct_RANLIB=$RANLIB
4492 # Extract the first word of "ranlib", so it can be a program name with args.
4493 set dummy ranlib; ac_word=$2
4494 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4495 $as_echo_n "checking for $ac_word... " >&6; }
4496 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
4497 $as_echo_n "(cached) " >&6
4499 if test -n "$ac_ct_RANLIB"; then
4500 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
4502 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4506 test -z "$as_dir" && as_dir=.
4507 for ac_exec_ext in '' $ac_executable_extensions; do
4508 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4509 ac_cv_prog_ac_ct_RANLIB="ranlib"
4510 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4519 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
4520 if test -n "$ac_ct_RANLIB"; then
4521 { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
4522 $as_echo "$ac_ct_RANLIB" >&6; }
4524 { $as_echo "$as_me:$LINENO: result: no" >&5
4525 $as_echo "no" >&6; }
4528 if test "x$ac_ct_RANLIB" = x; then
4531 case $cross_compiling:$ac_tool_warned in
4533 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4534 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4535 ac_tool_warned=yes ;;
4537 RANLIB=$ac_ct_RANLIB
4540 RANLIB="$ac_cv_prog_RANLIB"
4543 if test -n "$ac_tool_prefix"; then
4544 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
4545 set dummy ${ac_tool_prefix}strip; ac_word=$2
4546 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4547 $as_echo_n "checking for $ac_word... " >&6; }
4548 if test "${ac_cv_prog_STRIP+set}" = set; then
4549 $as_echo_n "(cached) " >&6
4551 if test -n "$STRIP"; then
4552 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
4554 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4558 test -z "$as_dir" && as_dir=.
4559 for ac_exec_ext in '' $ac_executable_extensions; do
4560 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4561 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
4562 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4571 STRIP=$ac_cv_prog_STRIP
4572 if test -n "$STRIP"; then
4573 { $as_echo "$as_me:$LINENO: result: $STRIP" >&5
4574 $as_echo "$STRIP" >&6; }
4576 { $as_echo "$as_me:$LINENO: result: no" >&5
4577 $as_echo "no" >&6; }
4582 if test -z "$ac_cv_prog_STRIP"; then
4584 # Extract the first word of "strip", so it can be a program name with args.
4585 set dummy strip; ac_word=$2
4586 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4587 $as_echo_n "checking for $ac_word... " >&6; }
4588 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
4589 $as_echo_n "(cached) " >&6
4591 if test -n "$ac_ct_STRIP"; then
4592 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
4594 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4598 test -z "$as_dir" && as_dir=.
4599 for ac_exec_ext in '' $ac_executable_extensions; do
4600 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4601 ac_cv_prog_ac_ct_STRIP="strip"
4602 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4611 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
4612 if test -n "$ac_ct_STRIP"; then
4613 { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
4614 $as_echo "$ac_ct_STRIP" >&6; }
4616 { $as_echo "$as_me:$LINENO: result: no" >&5
4617 $as_echo "no" >&6; }
4620 if test "x$ac_ct_STRIP" = x; then
4623 case $cross_compiling:$ac_tool_warned in
4625 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4626 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4627 ac_tool_warned=yes ;;
4632 STRIP="$ac_cv_prog_STRIP"
4635 if test -n "$ac_tool_prefix"; then
4636 # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args.
4637 set dummy ${ac_tool_prefix}windres; ac_word=$2
4638 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4639 $as_echo_n "checking for $ac_word... " >&6; }
4640 if test "${ac_cv_prog_WINDRES+set}" = set; then
4641 $as_echo_n "(cached) " >&6
4643 if test -n "$WINDRES"; then
4644 ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test.
4646 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4650 test -z "$as_dir" && as_dir=.
4651 for ac_exec_ext in '' $ac_executable_extensions; do
4652 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4653 ac_cv_prog_WINDRES="${ac_tool_prefix}windres"
4654 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4663 WINDRES=$ac_cv_prog_WINDRES
4664 if test -n "$WINDRES"; then
4665 { $as_echo "$as_me:$LINENO: result: $WINDRES" >&5
4666 $as_echo "$WINDRES" >&6; }
4668 { $as_echo "$as_me:$LINENO: result: no" >&5
4669 $as_echo "no" >&6; }
4674 if test -z "$ac_cv_prog_WINDRES"; then
4675 ac_ct_WINDRES=$WINDRES
4676 # Extract the first word of "windres", so it can be a program name with args.
4677 set dummy windres; ac_word=$2
4678 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4679 $as_echo_n "checking for $ac_word... " >&6; }
4680 if test "${ac_cv_prog_ac_ct_WINDRES+set}" = set; then
4681 $as_echo_n "(cached) " >&6
4683 if test -n "$ac_ct_WINDRES"; then
4684 ac_cv_prog_ac_ct_WINDRES="$ac_ct_WINDRES" # Let the user override the test.
4686 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4690 test -z "$as_dir" && as_dir=.
4691 for ac_exec_ext in '' $ac_executable_extensions; do
4692 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4693 ac_cv_prog_ac_ct_WINDRES="windres"
4694 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4703 ac_ct_WINDRES=$ac_cv_prog_ac_ct_WINDRES
4704 if test -n "$ac_ct_WINDRES"; then
4705 { $as_echo "$as_me:$LINENO: result: $ac_ct_WINDRES" >&5
4706 $as_echo "$ac_ct_WINDRES" >&6; }
4708 { $as_echo "$as_me:$LINENO: result: no" >&5
4709 $as_echo "no" >&6; }
4712 if test "x$ac_ct_WINDRES" = x; then
4715 case $cross_compiling:$ac_tool_warned in
4717 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4718 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4719 ac_tool_warned=yes ;;
4721 WINDRES=$ac_ct_WINDRES
4724 WINDRES="$ac_cv_prog_WINDRES"
4727 { $as_echo "$as_me:$LINENO: checking whether ln -s works" >&5
4728 $as_echo_n "checking whether ln -s works... " >&6; }
4730 if test "$LN_S" = "ln -s"; then
4731 { $as_echo "$as_me:$LINENO: result: yes" >&5
4732 $as_echo "yes" >&6; }
4734 { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&5
4735 $as_echo "no, using $LN_S" >&6; }
4738 { $as_echo "$as_me:$LINENO: checking whether ln works" >&5
4739 $as_echo_n "checking whether ln works... " >&6; }
4740 rm -f conf$$ conf$$.file
4742 if ln conf$$.file conf$$ 2>/dev/null; then
4745 { $as_echo "$as_me:$LINENO: result: yes" >&5
4746 $as_echo "yes" >&6; }
4750 { $as_echo "$as_me:$LINENO: result: no, using $LN" >&5
4751 $as_echo "no, using $LN" >&6; }
4753 rm -f conf$$ conf$$.file
4754 { $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
4755 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4756 if test "${ac_cv_path_GREP+set}" = set; then
4757 $as_echo_n "(cached) " >&6
4759 if test -z "$GREP"; then
4760 ac_path_GREP_found=false
4761 # Loop through the user's path and
test for each of PROGNAME-LIST
4762 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4763 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4766 test -z "$as_dir" && as_dir
=.
4767 for ac_prog
in grep ggrep
; do
4768 for ac_exec_ext
in '' $ac_executable_extensions; do
4769 ac_path_GREP
="$as_dir/$ac_prog$ac_exec_ext"
4770 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } ||
continue
4771 # Check for GNU ac_path_GREP and select it if it is found.
4772 # Check for GNU $ac_path_GREP
4773 case `"$ac_path_GREP" --version 2>&1` in
4775 ac_cv_path_GREP
="$ac_path_GREP" ac_path_GREP_found
=:;;
4778 $as_echo_n 0123456789 >"conftest.in"
4781 cat "conftest.in" "conftest.in" >"conftest.tmp"
4782 mv "conftest.tmp" "conftest.in"
4783 cp "conftest.in" "conftest.nl"
4784 $as_echo 'GREP' >> "conftest.nl"
4785 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4786 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4787 ac_count
=`expr $ac_count + 1`
4788 if test $ac_count -gt ${ac_path_GREP_max-0}; then
4789 # Best one so far, save it but keep looking for a better one
4790 ac_cv_path_GREP
="$ac_path_GREP"
4791 ac_path_GREP_max
=$ac_count
4793 # 10*(2^10) chars as input seems more than enough
4794 test $ac_count -gt 10 && break
4796 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4799 $ac_path_GREP_found && break 3
4804 if test -z "$ac_cv_path_GREP"; then
4805 { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4806 $as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4807 { (exit 1); exit 1; }; }
4810 ac_cv_path_GREP
=$GREP
4814 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
4815 $as_echo "$ac_cv_path_GREP" >&6; }
4816 GREP
="$ac_cv_path_GREP"
4819 { $as_echo "$as_me:$LINENO: checking for egrep" >&5
4820 $as_echo_n "checking for egrep... " >&6; }
4821 if test "${ac_cv_path_EGREP+set}" = set; then
4822 $as_echo_n "(cached) " >&6
4824 if echo a |
$GREP -E '(a|b)' >/dev
/null
2>&1
4825 then ac_cv_path_EGREP
="$GREP -E"
4827 if test -z "$EGREP"; then
4828 ac_path_EGREP_found
=false
4829 # Loop through the user's path and test for each of PROGNAME-LIST
4830 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4831 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
4834 test -z "$as_dir" && as_dir
=.
4835 for ac_prog
in egrep; do
4836 for ac_exec_ext
in '' $ac_executable_extensions; do
4837 ac_path_EGREP
="$as_dir/$ac_prog$ac_exec_ext"
4838 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } ||
continue
4839 # Check for GNU ac_path_EGREP and select it if it is found.
4840 # Check for GNU $ac_path_EGREP
4841 case `"$ac_path_EGREP" --version 2>&1` in
4843 ac_cv_path_EGREP
="$ac_path_EGREP" ac_path_EGREP_found
=:;;
4846 $as_echo_n 0123456789 >"conftest.in"
4849 cat "conftest.in" "conftest.in" >"conftest.tmp"
4850 mv "conftest.tmp" "conftest.in"
4851 cp "conftest.in" "conftest.nl"
4852 $as_echo 'EGREP' >> "conftest.nl"
4853 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
4854 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
4855 ac_count
=`expr $ac_count + 1`
4856 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4857 # Best one so far, save it but keep looking for a better one
4858 ac_cv_path_EGREP
="$ac_path_EGREP"
4859 ac_path_EGREP_max
=$ac_count
4861 # 10*(2^10) chars as input seems more than enough
4862 test $ac_count -gt 10 && break
4864 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
4867 $ac_path_EGREP_found && break 3
4872 if test -z "$ac_cv_path_EGREP"; then
4873 { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4874 $as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4875 { (exit 1); exit 1; }; }
4878 ac_cv_path_EGREP
=$EGREP
4883 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
4884 $as_echo "$ac_cv_path_EGREP" >&6; }
4885 EGREP
="$ac_cv_path_EGREP"
4888 # Extract the first word of "ldconfig", so it can be a program name with args.
4889 set dummy ldconfig
; ac_word
=$2
4890 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4891 $as_echo_n "checking for $ac_word... " >&6; }
4892 if test "${ac_cv_path_LDCONFIG+set}" = set; then
4893 $as_echo_n "(cached) " >&6
4897 ac_cv_path_LDCONFIG
="$LDCONFIG" # Let the user override the test with a path.
4900 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4901 for as_dir
in /sbin
/usr
/sbin
$PATH
4904 test -z "$as_dir" && as_dir
=.
4905 for ac_exec_ext
in '' $ac_executable_extensions; do
4906 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4907 ac_cv_path_LDCONFIG
="$as_dir/$ac_word$ac_exec_ext"
4908 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4915 test -z "$ac_cv_path_LDCONFIG" && ac_cv_path_LDCONFIG
="true"
4919 LDCONFIG
=$ac_cv_path_LDCONFIG
4920 if test -n "$LDCONFIG"; then
4921 { $as_echo "$as_me:$LINENO: result: $LDCONFIG" >&5
4922 $as_echo "$LDCONFIG" >&6; }
4924 { $as_echo "$as_me:$LINENO: result: no" >&5
4925 $as_echo "no" >&6; }
4929 # Find a good install program. We prefer a C program (faster),
4930 # so one script is as good as another. But avoid the broken or
4931 # incompatible versions:
4932 # SysV /etc/install, /usr/sbin/install
4933 # SunOS /usr/etc/install
4934 # IRIX /sbin/install
4936 # AmigaOS /C/install, which installs bootblocks on floppy discs
4937 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
4938 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
4939 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
4940 # OS/2's system install, which has a completely different semantic
4941 # ./install, which can be erroneously created by make from ./install.sh.
4942 # Reject install programs that cannot install multiple files.
4943 { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
4944 $as_echo_n "checking for a BSD-compatible install... " >&6; }
4945 if test -z "$INSTALL"; then
4946 if test "${ac_cv_path_install+set}" = set; then
4947 $as_echo_n "(cached) " >&6
4949 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4953 test -z "$as_dir" && as_dir
=.
4954 # Account for people who put trailing slashes in PATH elements.
4956 .
/ | .
// |
/cC
/* | \
4957 /etc
/* |
/usr
/sbin
/* |
/usr
/etc
/* |
/sbin
/* |
/usr
/afsws
/bin
/* | \
4958 ?
:\\/os2
\\/install\\/* | ?
:\\/OS2
\\/INSTALL
\\/* | \
4961 # OSF1 and SCO ODT 3.0 have their own names for install.
4962 # Don't use installbsd from OSF since it installs stuff as root
4964 for ac_prog
in ginstall scoinst
install; do
4965 for ac_exec_ext
in '' $ac_executable_extensions; do
4966 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
4967 if test $ac_prog = install &&
4968 grep dspmsg
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
4969 # AIX install. It has an incompatible calling convention.
4971 elif test $ac_prog = install &&
4972 grep pwplus
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
4973 # program-specific install script used by HP pwplus--don't use.
4976 rm -rf conftest.one conftest.two conftest.dir
4977 echo one
> conftest.one
4978 echo two
> conftest.two
4980 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two
"`pwd`/conftest.dir" &&
4981 test -s conftest.one
&& test -s conftest.two
&&
4982 test -s conftest.dir
/conftest.one
&&
4983 test -s conftest.dir
/conftest.two
4985 ac_cv_path_install
="$as_dir/$ac_prog$ac_exec_ext -c"
4998 rm -rf conftest.one conftest.two conftest.dir
5001 if test "${ac_cv_path_install+set}" = set; then
5002 INSTALL
=$ac_cv_path_install
5004 # As a last resort, use the slow shell script. Don't cache a
5005 # value for INSTALL within a source directory, because that will
5006 # break other packages using the cache if that directory is
5007 # removed, or if the value is a relative name.
5008 INSTALL
=$ac_install_sh
5011 { $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
5012 $as_echo "$INSTALL" >&6; }
5014 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
5015 # It thinks the first close brace ends the variable substitution.
5016 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
5018 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}'
5020 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
5023 [\\/$
]* | ?
:[\\/]* ) ;;
5024 *) INSTALL
="\\\$(TOPSRCDIR)/$INSTALL" ;;
5027 for ac_prog
in lclint lint
5029 # Extract the first word of "$ac_prog", so it can be a program name with args.
5030 set dummy
$ac_prog; ac_word
=$2
5031 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5032 $as_echo_n "checking for $ac_word... " >&6; }
5033 if test "${ac_cv_prog_LINT+set}" = set; then
5034 $as_echo_n "(cached) " >&6
5036 if test -n "$LINT"; then
5037 ac_cv_prog_LINT
="$LINT" # Let the user override the test.
5039 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5043 test -z "$as_dir" && as_dir
=.
5044 for ac_exec_ext
in '' $ac_executable_extensions; do
5045 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5046 ac_cv_prog_LINT
="$ac_prog"
5047 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5056 LINT
=$ac_cv_prog_LINT
5057 if test -n "$LINT"; then
5058 { $as_echo "$as_me:$LINENO: result: $LINT" >&5
5059 $as_echo "$LINT" >&6; }
5061 { $as_echo "$as_me:$LINENO: result: no" >&5
5062 $as_echo "no" >&6; }
5066 test -n "$LINT" && break
5069 if test "$LINT" = "lint"
5071 LINTFLAGS
="$LINTFLAGS -errchk=%all,no%longptr64 -errhdr=%user -Ncheck=macro -Nlevel=4"
5076 for ac_prog
in fontforge
5078 # Extract the first word of "$ac_prog", so it can be a program name with args.
5079 set dummy
$ac_prog; ac_word
=$2
5080 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5081 $as_echo_n "checking for $ac_word... " >&6; }
5082 if test "${ac_cv_prog_FONTFORGE+set}" = set; then
5083 $as_echo_n "(cached) " >&6
5085 if test -n "$FONTFORGE"; then
5086 ac_cv_prog_FONTFORGE
="$FONTFORGE" # Let the user override the test.
5088 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5092 test -z "$as_dir" && as_dir
=.
5093 for ac_exec_ext
in '' $ac_executable_extensions; do
5094 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5095 ac_cv_prog_FONTFORGE
="$ac_prog"
5096 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5105 FONTFORGE
=$ac_cv_prog_FONTFORGE
5106 if test -n "$FONTFORGE"; then
5107 { $as_echo "$as_me:$LINENO: result: $FONTFORGE" >&5
5108 $as_echo "$FONTFORGE" >&6; }
5110 { $as_echo "$as_me:$LINENO: result: no" >&5
5111 $as_echo "no" >&6; }
5115 test -n "$FONTFORGE" && break
5117 test -n "$FONTFORGE" || FONTFORGE
="false"
5119 for ac_prog
in pkg-config
5121 # Extract the first word of "$ac_prog", so it can be a program name with args.
5122 set dummy
$ac_prog; ac_word
=$2
5123 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5124 $as_echo_n "checking for $ac_word... " >&6; }
5125 if test "${ac_cv_prog_PKG_CONFIG+set}" = set; then
5126 $as_echo_n "(cached) " >&6
5128 if test -n "$PKG_CONFIG"; then
5129 ac_cv_prog_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test.
5131 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5135 test -z "$as_dir" && as_dir
=.
5136 for ac_exec_ext
in '' $ac_executable_extensions; do
5137 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5138 ac_cv_prog_PKG_CONFIG
="$ac_prog"
5139 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5148 PKG_CONFIG
=$ac_cv_prog_PKG_CONFIG
5149 if test -n "$PKG_CONFIG"; then
5150 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
5151 $as_echo "$PKG_CONFIG" >&6; }
5153 { $as_echo "$as_me:$LINENO: result: no" >&5
5154 $as_echo "no" >&6; }
5158 test -n "$PKG_CONFIG" && break
5160 test -n "$PKG_CONFIG" || PKG_CONFIG
="false"
5164 # Extract the first word of "$ac_prog", so it can be a program name with args.
5165 set dummy
$ac_prog; ac_word
=$2
5166 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5167 $as_echo_n "checking for $ac_word... " >&6; }
5168 if test "${ac_cv_prog_RSVG+set}" = set; then
5169 $as_echo_n "(cached) " >&6
5171 if test -n "$RSVG"; then
5172 ac_cv_prog_RSVG
="$RSVG" # Let the user override the test.
5174 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5178 test -z "$as_dir" && as_dir
=.
5179 for ac_exec_ext
in '' $ac_executable_extensions; do
5180 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5181 ac_cv_prog_RSVG
="$ac_prog"
5182 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5191 RSVG
=$ac_cv_prog_RSVG
5192 if test -n "$RSVG"; then
5193 { $as_echo "$as_me:$LINENO: result: $RSVG" >&5
5194 $as_echo "$RSVG" >&6; }
5196 { $as_echo "$as_me:$LINENO: result: no" >&5
5197 $as_echo "no" >&6; }
5201 test -n "$RSVG" && break
5203 test -n "$RSVG" || RSVG
="false"
5205 for ac_prog
in icotool
5207 # Extract the first word of "$ac_prog", so it can be a program name with args.
5208 set dummy
$ac_prog; ac_word
=$2
5209 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5210 $as_echo_n "checking for $ac_word... " >&6; }
5211 if test "${ac_cv_prog_ICOTOOL+set}" = set; then
5212 $as_echo_n "(cached) " >&6
5214 if test -n "$ICOTOOL"; then
5215 ac_cv_prog_ICOTOOL
="$ICOTOOL" # Let the user override the test.
5217 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5221 test -z "$as_dir" && as_dir
=.
5222 for ac_exec_ext
in '' $ac_executable_extensions; do
5223 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5224 ac_cv_prog_ICOTOOL
="$ac_prog"
5225 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5234 ICOTOOL
=$ac_cv_prog_ICOTOOL
5235 if test -n "$ICOTOOL"; then
5236 { $as_echo "$as_me:$LINENO: result: $ICOTOOL" >&5
5237 $as_echo "$ICOTOOL" >&6; }
5239 { $as_echo "$as_me:$LINENO: result: no" >&5
5240 $as_echo "no" >&6; }
5244 test -n "$ICOTOOL" && break
5246 test -n "$ICOTOOL" || ICOTOOL
="false"
5249 if test "${enable_maintainer_mode+set}" = set
5251 if test "$FONTFORGE" = "false"; then wine_warnings
="$wine_warnings|fontforge is missing, fonts can't be rebuilt."; fi
5252 if test "$RSVG" = "false"; then wine_warnings
="$wine_warnings|rsvg is missing, icons can't be rebuilt."; fi
5253 if test "$ICOTOOL" = "false"; then wine_warnings
="$wine_warnings|icotool is missing, icons can't be rebuilt."; fi
5258 # Extract the first word of "prelink", so it can be a program name with args.
5259 set dummy prelink
; ac_word
=$2
5260 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5261 $as_echo_n "checking for $ac_word... " >&6; }
5262 if test "${ac_cv_path_PRELINK+set}" = set; then
5263 $as_echo_n "(cached) " >&6
5267 ac_cv_path_PRELINK
="$PRELINK" # Let the user override the test with a path.
5270 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5271 for as_dir
in /sbin
/usr
/sbin
$PATH
5274 test -z "$as_dir" && as_dir
=.
5275 for ac_exec_ext
in '' $ac_executable_extensions; do
5276 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5277 ac_cv_path_PRELINK
="$as_dir/$ac_word$ac_exec_ext"
5278 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5285 test -z "$ac_cv_path_PRELINK" && ac_cv_path_PRELINK
="false"
5289 PRELINK
=$ac_cv_path_PRELINK
5290 if test -n "$PRELINK"; then
5291 { $as_echo "$as_me:$LINENO: result: $PRELINK" >&5
5292 $as_echo "$PRELINK" >&6; }
5294 { $as_echo "$as_me:$LINENO: result: no" >&5
5295 $as_echo "no" >&6; }
5304 { $as_echo "$as_me:$LINENO: checking for i386_set_ldt in -li386" >&5
5305 $as_echo_n "checking for i386_set_ldt in -li386... " >&6; }
5306 if test "${ac_cv_lib_i386_i386_set_ldt+set}" = set; then
5307 $as_echo_n "(cached) " >&6
5309 ac_check_lib_save_LIBS
=$LIBS
5311 cat >conftest.
$ac_ext <<_ACEOF
5314 cat confdefs.h
>>conftest.
$ac_ext
5315 cat >>conftest.
$ac_ext <<_ACEOF
5316 /* end confdefs.h. */
5318 /* Override any GCC internal prototype to avoid an error.
5319 Use char because int might match the return type of a GCC
5320 builtin and then its argument prototype would still apply. */
5324 char i386_set_ldt ();
5328 return i386_set_ldt ();
5333 rm -f conftest.
$ac_objext conftest
$ac_exeext
5334 if { (ac_try
="$ac_link"
5336 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5337 *) ac_try_echo=$ac_try;;
5339 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5340 $as_echo "$ac_try_echo") >&5
5341 (eval "$ac_link") 2>conftest.er1
5343 grep -v '^ *+' conftest.er1 >conftest.err
5345 cat conftest.err >&5
5346 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5347 (exit $ac_status); } && {
5348 test -z "$ac_c_werror_flag" ||
5349 test ! -s conftest.err
5350 } && test -s conftest$ac_exeext && {
5351 test "$cross_compiling" = yes ||
5352 $as_test_x conftest$ac_exeext
5354 ac_cv_lib_i386_i386_set_ldt=yes
5356 $as_echo "$as_me: failed program was:" >&5
5357 sed 's/^/| /' conftest.$ac_ext >&5
5359 ac_cv_lib_i386_i386_set_ldt=no
5362 rm -rf conftest.dSYM
5363 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5364 conftest$ac_exeext conftest.$ac_ext
5365 LIBS=$ac_check_lib_save_LIBS
5367 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_i386_i386_set_ldt" >&5
5368 $as_echo "$ac_cv_lib_i386_i386_set_ldt" >&6; }
5369 if test "x$ac_cv_lib_i386_i386_set_ldt" = x""yes; then
5370 cat >>confdefs.h <<_ACEOF
5371 #define HAVE_LIBI386 1
5379 { $as_echo "$as_me:$LINENO: checking for _oss_ioctl in -lossaudio" >&5
5380 $as_echo_n "checking for _oss_ioctl in -lossaudio... " >&6; }
5381 if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then
5382 $as_echo_n "(cached) " >&6
5384 ac_check_lib_save_LIBS=$LIBS
5385 LIBS="-lossaudio $LIBS"
5386 cat >conftest.$ac_ext <<_ACEOF
5389 cat confdefs.h >>conftest.$ac_ext
5390 cat >>conftest.$ac_ext <<_ACEOF
5391 /* end confdefs.h. */
5393 /* Override any GCC internal prototype to avoid an error.
5394 Use char because int might match the return type of a GCC
5395 builtin and then its argument prototype would still apply. */
5403 return _oss_ioctl ();
5408 rm -f conftest.$ac_objext conftest$ac_exeext
5409 if { (ac_try="$ac_link"
5411 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5412 *) ac_try_echo
=$ac_try;;
5414 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5415 $as_echo "$ac_try_echo") >&5
5416 (eval "$ac_link") 2>conftest.er1
5418 grep -v '^ *+' conftest.er1
>conftest.err
5420 cat conftest.err
>&5
5421 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5422 (exit $ac_status); } && {
5423 test -z "$ac_c_werror_flag" ||
5424 test ! -s conftest.err
5425 } && test -s conftest
$ac_exeext && {
5426 test "$cross_compiling" = yes ||
5427 $as_test_x conftest
$ac_exeext
5429 ac_cv_lib_ossaudio__oss_ioctl
=yes
5431 $as_echo "$as_me: failed program was:" >&5
5432 sed 's/^/| /' conftest.
$ac_ext >&5
5434 ac_cv_lib_ossaudio__oss_ioctl
=no
5437 rm -rf conftest.dSYM
5438 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
5439 conftest
$ac_exeext conftest.
$ac_ext
5440 LIBS
=$ac_check_lib_save_LIBS
5442 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
5443 $as_echo "$ac_cv_lib_ossaudio__oss_ioctl" >&6; }
5444 if test "x$ac_cv_lib_ossaudio__oss_ioctl" = x
""yes; then
5445 cat >>confdefs.h
<<_ACEOF
5446 #define HAVE_LIBOSSAUDIO 1
5449 LIBS
="-lossaudio $LIBS"
5461 ac_cpp
='$CPP $CPPFLAGS'
5462 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5463 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5464 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
5465 { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
5466 $as_echo_n "checking how to run the C preprocessor... " >&6; }
5467 # On Suns, sometimes $CPP names a directory.
5468 if test -n "$CPP" && test -d "$CPP"; then
5471 if test -z "$CPP"; then
5472 if test "${ac_cv_prog_CPP+set}" = set; then
5473 $as_echo_n "(cached) " >&6
5475 # Double quotes because CPP needs to be expanded
5476 for CPP
in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5479 for ac_c_preproc_warn_flag
in '' yes
5481 # Use a header file that comes with gcc, so configuring glibc
5482 # with a fresh cross-compiler works.
5483 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5484 # <limits.h> exists even on freestanding compilers.
5485 # On the NeXT, cc -E runs the code through the compiler's parser,
5486 # not just through cpp. "Syntax error" is here to catch this case.
5487 cat >conftest.
$ac_ext <<_ACEOF
5490 cat confdefs.h
>>conftest.
$ac_ext
5491 cat >>conftest.
$ac_ext <<_ACEOF
5492 /* end confdefs.h. */
5494 # include <limits.h>
5496 # include <assert.h>
5500 if { (ac_try
="$ac_cpp conftest.$ac_ext"
5502 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5503 *) ac_try_echo=$ac_try;;
5505 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5506 $as_echo "$ac_try_echo") >&5
5507 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5509 grep -v '^ *+' conftest.er1 >conftest.err
5511 cat conftest.err >&5
5512 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5513 (exit $ac_status); } >/dev/null && {
5514 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5515 test ! -s conftest.err
5519 $as_echo "$as_me: failed program was:" >&5
5520 sed 's/^/| /' conftest.$ac_ext >&5
5522 # Broken: fails on valid input.
5526 rm -f conftest.err conftest.$ac_ext
5528 # OK, works on sane cases. Now check whether nonexistent headers
5529 # can be detected and how.
5530 cat >conftest.$ac_ext <<_ACEOF
5533 cat confdefs.h >>conftest.$ac_ext
5534 cat >>conftest.$ac_ext <<_ACEOF
5535 /* end confdefs.h. */
5536 #include <ac_nonexistent.h>
5538 if { (ac_try="$ac_cpp conftest.$ac_ext"
5540 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5541 *) ac_try_echo
=$ac_try;;
5543 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5544 $as_echo "$ac_try_echo") >&5
5545 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5547 grep -v '^ *+' conftest.er1
>conftest.err
5549 cat conftest.err
>&5
5550 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5551 (exit $ac_status); } >/dev
/null
&& {
5552 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5553 test ! -s conftest.err
5555 # Broken: success on invalid input.
5558 $as_echo "$as_me: failed program was:" >&5
5559 sed 's/^/| /' conftest.
$ac_ext >&5
5561 # Passes both tests.
5566 rm -f conftest.err conftest.
$ac_ext
5569 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5570 rm -f conftest.err conftest.
$ac_ext
5571 if $ac_preproc_ok; then
5583 { $as_echo "$as_me:$LINENO: result: $CPP" >&5
5584 $as_echo "$CPP" >&6; }
5586 for ac_c_preproc_warn_flag
in '' yes
5588 # Use a header file that comes with gcc, so configuring glibc
5589 # with a fresh cross-compiler works.
5590 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5591 # <limits.h> exists even on freestanding compilers.
5592 # On the NeXT, cc -E runs the code through the compiler's parser,
5593 # not just through cpp. "Syntax error" is here to catch this case.
5594 cat >conftest.
$ac_ext <<_ACEOF
5597 cat confdefs.h
>>conftest.
$ac_ext
5598 cat >>conftest.
$ac_ext <<_ACEOF
5599 /* end confdefs.h. */
5601 # include <limits.h>
5603 # include <assert.h>
5607 if { (ac_try
="$ac_cpp conftest.$ac_ext"
5609 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5610 *) ac_try_echo=$ac_try;;
5612 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5613 $as_echo "$ac_try_echo") >&5
5614 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5616 grep -v '^ *+' conftest.er1 >conftest.err
5618 cat conftest.err >&5
5619 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5620 (exit $ac_status); } >/dev/null && {
5621 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5622 test ! -s conftest.err
5626 $as_echo "$as_me: failed program was:" >&5
5627 sed 's/^/| /' conftest.$ac_ext >&5
5629 # Broken: fails on valid input.
5633 rm -f conftest.err conftest.$ac_ext
5635 # OK, works on sane cases. Now check whether nonexistent headers
5636 # can be detected and how.
5637 cat >conftest.$ac_ext <<_ACEOF
5640 cat confdefs.h >>conftest.$ac_ext
5641 cat >>conftest.$ac_ext <<_ACEOF
5642 /* end confdefs.h. */
5643 #include <ac_nonexistent.h>
5645 if { (ac_try="$ac_cpp conftest.$ac_ext"
5647 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5648 *) ac_try_echo
=$ac_try;;
5650 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5651 $as_echo "$ac_try_echo") >&5
5652 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5654 grep -v '^ *+' conftest.er1
>conftest.err
5656 cat conftest.err
>&5
5657 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5658 (exit $ac_status); } >/dev
/null
&& {
5659 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5660 test ! -s conftest.err
5662 # Broken: success on invalid input.
5665 $as_echo "$as_me: failed program was:" >&5
5666 sed 's/^/| /' conftest.
$ac_ext >&5
5668 # Passes both tests.
5673 rm -f conftest.err conftest.
$ac_ext
5676 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5677 rm -f conftest.err conftest.
$ac_ext
5678 if $ac_preproc_ok; then
5681 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
5682 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5683 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
5684 See \`config.log' for more details." >&5
5685 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
5686 See \`config.log' for more details." >&2;}
5687 { (exit 1); exit 1; }; }; }
5691 ac_cpp
='$CPP $CPPFLAGS'
5692 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5693 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5694 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
5697 { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
5698 $as_echo_n "checking for ANSI C header files... " >&6; }
5699 if test "${ac_cv_header_stdc+set}" = set; then
5700 $as_echo_n "(cached) " >&6
5702 cat >conftest.
$ac_ext <<_ACEOF
5705 cat confdefs.h
>>conftest.
$ac_ext
5706 cat >>conftest.
$ac_ext <<_ACEOF
5707 /* end confdefs.h. */
5721 rm -f conftest.
$ac_objext
5722 if { (ac_try
="$ac_compile"
5724 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5725 *) ac_try_echo=$ac_try;;
5727 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5728 $as_echo "$ac_try_echo") >&5
5729 (eval "$ac_compile") 2>conftest.er1
5731 grep -v '^ *+' conftest.er1 >conftest.err
5733 cat conftest.err >&5
5734 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5735 (exit $ac_status); } && {
5736 test -z "$ac_c_werror_flag" ||
5737 test ! -s conftest.err
5738 } && test -s conftest.$ac_objext; then
5739 ac_cv_header_stdc=yes
5741 $as_echo "$as_me: failed program was:" >&5
5742 sed 's/^/| /' conftest.$ac_ext >&5
5744 ac_cv_header_stdc=no
5747 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5749 if test $ac_cv_header_stdc = yes; then
5750 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5751 cat >conftest.$ac_ext <<_ACEOF
5754 cat confdefs.h >>conftest.$ac_ext
5755 cat >>conftest.$ac_ext <<_ACEOF
5756 /* end confdefs.h. */
5760 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5761 $EGREP "memchr" >/dev/null 2>&1; then
5764 ac_cv_header_stdc=no
5770 if test $ac_cv_header_stdc = yes; then
5771 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5772 cat >conftest.$ac_ext <<_ACEOF
5775 cat confdefs.h >>conftest.$ac_ext
5776 cat >>conftest.$ac_ext <<_ACEOF
5777 /* end confdefs.h. */
5781 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5782 $EGREP "free" >/dev/null 2>&1; then
5785 ac_cv_header_stdc=no
5791 if test $ac_cv_header_stdc = yes; then
5792 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5793 if test "$cross_compiling" = yes; then
5796 cat >conftest.$ac_ext <<_ACEOF
5799 cat confdefs.h >>conftest.$ac_ext
5800 cat >>conftest.$ac_ext <<_ACEOF
5801 /* end confdefs.h. */
5804 #if ((' ' & 0x0FF) == 0x020)
5805 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5806 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5808 # define ISLOWER(c) \
5809 (('a' <= (c) && (c) <= 'i') \
5810 || ('j' <= (c) && (c) <= 'r') \
5811 || ('s' <= (c) && (c) <= 'z'))
5812 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5815 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5820 for (i = 0; i < 256; i++)
5821 if (XOR (islower (i), ISLOWER (i))
5822 || toupper (i) != TOUPPER (i))
5827 rm -f conftest$ac_exeext
5828 if { (ac_try="$ac_link"
5830 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5831 *) ac_try_echo
=$ac_try;;
5833 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5834 $as_echo "$ac_try_echo") >&5
5835 (eval "$ac_link") 2>&5
5837 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5838 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
5839 { (case "(($ac_try" in
5840 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5841 *) ac_try_echo=$ac_try;;
5843 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5844 $as_echo "$ac_try_echo") >&5
5845 (eval "$ac_try") 2>&5
5847 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5848 (exit $ac_status); }; }; then
5851 $as_echo "$as_me: program exited with status $ac_status" >&5
5852 $as_echo "$as_me: failed program was:" >&5
5853 sed 's/^/| /' conftest.$ac_ext >&5
5856 ac_cv_header_stdc=no
5858 rm -rf conftest.dSYM
5859 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5865 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
5866 $as_echo "$ac_cv_header_stdc" >&6; }
5867 if test $ac_cv_header_stdc = yes; then
5869 cat >>confdefs.h <<\_ACEOF
5870 #define STDC_HEADERS 1
5875 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
5885 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5886 inttypes.h stdint.h unistd.h
5888 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
5889 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
5890 $as_echo_n "checking for $ac_header... " >&6; }
5891 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5892 $as_echo_n "(cached) " >&6
5894 cat >conftest.$ac_ext <<_ACEOF
5897 cat confdefs.h >>conftest.$ac_ext
5898 cat >>conftest.$ac_ext <<_ACEOF
5899 /* end confdefs.h. */
5900 $ac_includes_default
5902 #include <$ac_header>
5904 rm -f conftest.$ac_objext
5905 if { (ac_try="$ac_compile"
5907 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5908 *) ac_try_echo
=$ac_try;;
5910 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
5911 $as_echo "$ac_try_echo") >&5
5912 (eval "$ac_compile") 2>conftest.er1
5914 grep -v '^ *+' conftest.er1
>conftest.err
5916 cat conftest.err
>&5
5917 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5918 (exit $ac_status); } && {
5919 test -z "$ac_c_werror_flag" ||
5920 test ! -s conftest.err
5921 } && test -s conftest.
$ac_objext; then
5922 eval "$as_ac_Header=yes"
5924 $as_echo "$as_me: failed program was:" >&5
5925 sed 's/^/| /' conftest.
$ac_ext >&5
5927 eval "$as_ac_Header=no"
5930 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
5932 ac_res
=`eval 'as_val=${'$as_ac_Header'}
5933 $as_echo "$as_val"'`
5934 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
5935 $as_echo "$ac_res" >&6; }
5936 as_val
=`eval 'as_val=${'$as_ac_Header'}
5937 $as_echo "$as_val"'`
5938 if test "x$as_val" = x
""yes; then
5939 cat >>confdefs.h
<<_ACEOF
5940 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6065 AudioUnit
/AudioUnit.h \
6067 CoreAudio
/CoreAudio.h \
6068 DiskArbitration
/DiskArbitration.h \
6082 fontconfig
/fontconfig.h \
6110 machine
/soundcard.h \
6115 netinet
/in_systm.h \
6179 valgrind
/memcheck.h \
6183 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6184 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6185 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6186 $as_echo_n "checking for $ac_header... " >&6; }
6187 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6188 $as_echo_n "(cached) " >&6
6190 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6191 $as_echo "$as_val"'`
6192 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6193 $as_echo "$ac_res" >&6; }
6195 # Is the header compilable?
6196 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
6197 $as_echo_n "checking $ac_header usability... " >&6; }
6198 cat >conftest.
$ac_ext <<_ACEOF
6201 cat confdefs.h
>>conftest.
$ac_ext
6202 cat >>conftest.
$ac_ext <<_ACEOF
6203 /* end confdefs.h. */
6204 $ac_includes_default
6205 #include <$ac_header>
6207 rm -f conftest.
$ac_objext
6208 if { (ac_try
="$ac_compile"
6210 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6211 *) ac_try_echo=$ac_try;;
6213 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6214 $as_echo "$ac_try_echo") >&5
6215 (eval "$ac_compile") 2>conftest.er1
6217 grep -v '^ *+' conftest.er1 >conftest.err
6219 cat conftest.err >&5
6220 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6221 (exit $ac_status); } && {
6222 test -z "$ac_c_werror_flag" ||
6223 test ! -s conftest.err
6224 } && test -s conftest.$ac_objext; then
6225 ac_header_compiler=yes
6227 $as_echo "$as_me: failed program was:" >&5
6228 sed 's/^/| /' conftest.$ac_ext >&5
6230 ac_header_compiler=no
6233 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6234 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
6235 $as_echo "$ac_header_compiler" >&6; }
6237 # Is the header present?
6238 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
6239 $as_echo_n "checking $ac_header presence... " >&6; }
6240 cat >conftest.$ac_ext <<_ACEOF
6243 cat confdefs.h >>conftest.$ac_ext
6244 cat >>conftest.$ac_ext <<_ACEOF
6245 /* end confdefs.h. */
6246 #include <$ac_header>
6248 if { (ac_try="$ac_cpp conftest.$ac_ext"
6250 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6251 *) ac_try_echo
=$ac_try;;
6253 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6254 $as_echo "$ac_try_echo") >&5
6255 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
6257 grep -v '^ *+' conftest.er1
>conftest.err
6259 cat conftest.err
>&5
6260 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6261 (exit $ac_status); } >/dev
/null
&& {
6262 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
6263 test ! -s conftest.err
6265 ac_header_preproc
=yes
6267 $as_echo "$as_me: failed program was:" >&5
6268 sed 's/^/| /' conftest.
$ac_ext >&5
6270 ac_header_preproc
=no
6273 rm -f conftest.err conftest.
$ac_ext
6274 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
6275 $as_echo "$ac_header_preproc" >&6; }
6277 # So? What about this header?
6278 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
6280 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
6281 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
6282 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
6283 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
6284 ac_header_preproc
=yes
6287 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
6288 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
6289 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
6290 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
6291 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
6292 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
6293 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
6294 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
6295 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
6296 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
6297 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
6298 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
6300 ## ------------------------------------ ##
6301 ## Report this to wine-devel@winehq.org ##
6302 ## ------------------------------------ ##
6304 ) |
sed "s/^/$as_me: WARNING: /" >&2
6307 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6308 $as_echo_n "checking for $ac_header... " >&6; }
6309 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6310 $as_echo_n "(cached) " >&6
6312 eval "$as_ac_Header=\$ac_header_preproc"
6314 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6315 $as_echo "$as_val"'`
6316 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6317 $as_echo "$ac_res" >&6; }
6320 as_val
=`eval 'as_val=${'$as_ac_Header'}
6321 $as_echo "$as_val"'`
6322 if test "x$as_val" = x
""yes; then
6323 cat >>confdefs.h
<<_ACEOF
6324 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6331 { $as_echo "$as_me:$LINENO: checking whether stat file-mode macros are broken" >&5
6332 $as_echo_n "checking whether stat file-mode macros are broken... " >&6; }
6333 if test "${ac_cv_header_stat_broken+set}" = set; then
6334 $as_echo_n "(cached) " >&6
6336 cat >conftest.
$ac_ext <<_ACEOF
6339 cat confdefs.h
>>conftest.
$ac_ext
6340 cat >>conftest.
$ac_ext <<_ACEOF
6341 /* end confdefs.h. */
6342 #include <sys/types.h>
6343 #include <sys/stat.h>
6345 #if defined S_ISBLK && defined S_IFDIR
6346 extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
6349 #if defined S_ISBLK && defined S_IFCHR
6350 extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1];
6353 #if defined S_ISLNK && defined S_IFREG
6354 extern char c3[S_ISLNK (S_IFREG) ? -1 : 1];
6357 #if defined S_ISSOCK && defined S_IFREG
6358 extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1];
6362 rm -f conftest.
$ac_objext
6363 if { (ac_try
="$ac_compile"
6365 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6366 *) ac_try_echo=$ac_try;;
6368 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6369 $as_echo "$ac_try_echo") >&5
6370 (eval "$ac_compile") 2>conftest.er1
6372 grep -v '^ *+' conftest.er1 >conftest.err
6374 cat conftest.err >&5
6375 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6376 (exit $ac_status); } && {
6377 test -z "$ac_c_werror_flag" ||
6378 test ! -s conftest.err
6379 } && test -s conftest.$ac_objext; then
6380 ac_cv_header_stat_broken=no
6382 $as_echo "$as_me: failed program was:" >&5
6383 sed 's/^/| /' conftest.$ac_ext >&5
6385 ac_cv_header_stat_broken=yes
6388 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6390 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stat_broken" >&5
6391 $as_echo "$ac_cv_header_stat_broken" >&6; }
6392 if test $ac_cv_header_stat_broken = yes; then
6394 cat >>confdefs.h <<\_ACEOF
6395 #define STAT_MACROS_BROKEN 1
6407 for ac_header in sys/mount.h sys/statfs.h sys/sysctl.h sys/user.h sys/vfs.h
6409 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6410 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6411 $as_echo_n "checking for $ac_header... " >&6; }
6412 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6413 $as_echo_n "(cached) " >&6
6415 cat >conftest.$ac_ext <<_ACEOF
6418 cat confdefs.h >>conftest.$ac_ext
6419 cat >>conftest.$ac_ext <<_ACEOF
6420 /* end confdefs.h. */
6421 #include <sys/types.h>
6422 #ifdef HAVE_SYS_PARAM_H
6423 # include <sys/param.h>
6426 #include <$ac_header>
6428 rm -f conftest.$ac_objext
6429 if { (ac_try="$ac_compile"
6431 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6432 *) ac_try_echo
=$ac_try;;
6434 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6435 $as_echo "$ac_try_echo") >&5
6436 (eval "$ac_compile") 2>conftest.er1
6438 grep -v '^ *+' conftest.er1
>conftest.err
6440 cat conftest.err
>&5
6441 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6442 (exit $ac_status); } && {
6443 test -z "$ac_c_werror_flag" ||
6444 test ! -s conftest.err
6445 } && test -s conftest.
$ac_objext; then
6446 eval "$as_ac_Header=yes"
6448 $as_echo "$as_me: failed program was:" >&5
6449 sed 's/^/| /' conftest.
$ac_ext >&5
6451 eval "$as_ac_Header=no"
6454 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6456 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6457 $as_echo "$as_val"'`
6458 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6459 $as_echo "$ac_res" >&6; }
6460 as_val
=`eval 'as_val=${'$as_ac_Header'}
6461 $as_echo "$as_val"'`
6462 if test "x$as_val" = x
""yes; then
6463 cat >>confdefs.h
<<_ACEOF
6464 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6492 netinet
/if_ether.h \
6493 netinet
/if_inarp.h \
6501 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6502 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6503 $as_echo_n "checking for $ac_header... " >&6; }
6504 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6505 $as_echo_n "(cached) " >&6
6507 cat >conftest.
$ac_ext <<_ACEOF
6510 cat confdefs.h
>>conftest.
$ac_ext
6511 cat >>conftest.
$ac_ext <<_ACEOF
6512 /* end confdefs.h. */
6513 #include <sys/types.h>
6514 #ifdef HAVE_SYS_SOCKET_H
6515 # include <sys/socket.h>
6517 #ifdef HAVE_SYS_SOCKETVAR_H
6518 # include <sys/socketvar.h>
6520 #ifdef HAVE_NET_ROUTE_H
6521 # include <net/route.h>
6523 #ifdef HAVE_NETINET_IN_H
6524 # include <netinet/in.h>
6526 #ifdef HAVE_NETINET_IN_SYSTM_H
6527 # include <netinet/in_systm.h>
6529 #ifdef HAVE_NET_IF_H
6530 # include <net/if.h>
6532 #ifdef HAVE_NETINET_IP_H
6533 # include <netinet/ip.h>
6536 #include <$ac_header>
6538 rm -f conftest.
$ac_objext
6539 if { (ac_try
="$ac_compile"
6541 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6542 *) ac_try_echo=$ac_try;;
6544 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6545 $as_echo "$ac_try_echo") >&5
6546 (eval "$ac_compile") 2>conftest.er1
6548 grep -v '^ *+' conftest.er1 >conftest.err
6550 cat conftest.err >&5
6551 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6552 (exit $ac_status); } && {
6553 test -z "$ac_c_werror_flag" ||
6554 test ! -s conftest.err
6555 } && test -s conftest.$ac_objext; then
6556 eval "$as_ac_Header=yes"
6558 $as_echo "$as_me: failed program was:" >&5
6559 sed 's/^/| /' conftest.$ac_ext >&5
6561 eval "$as_ac_Header=no"
6564 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6566 ac_res=`eval 'as_val=${'$as_ac_Header'}
6567 $as_echo "$as_val"'`
6568 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6569 $as_echo "$ac_res" >&6; }
6570 as_val=`eval 'as_val=${'$as_ac_Header'}
6571 $as_echo "$as_val"'`
6572 if test "x$as_val" = x""yes; then
6573 cat >>confdefs.h <<_ACEOF
6574 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6586 for ac_header in netinet/tcp_timer.h netinet/udp_var.h netinet/icmp_var.h netinet/tcp_var.h
6588 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6589 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6590 $as_echo_n "checking for $ac_header... " >&6; }
6591 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6592 $as_echo_n "(cached) " >&6
6594 cat >conftest.$ac_ext <<_ACEOF
6597 cat confdefs.h >>conftest.$ac_ext
6598 cat >>conftest.$ac_ext <<_ACEOF
6599 /* end confdefs.h. */
6600 #include <sys/types.h>
6604 #ifdef HAVE_SYS_SOCKET_H
6605 # include <sys/socket.h>
6607 #ifdef HAVE_SYS_SOCKETVAR_H
6608 # include <sys/socketvar.h>
6610 #ifdef HAVE_SYS_TIMEOUT_H
6611 # include <sys/timeout.h>
6613 #ifdef HAVE_NETINET_IN_H
6614 # include <netinet/in.h>
6616 #ifdef HAVE_NETINET_IN_SYSTM_H
6617 # include <netinet/in_systm.h>
6619 #ifdef HAVE_NETINET_IP_H
6620 # include <netinet/ip.h>
6622 #ifdef HAVE_NETINET_IP_VAR_H
6623 # include <netinet/ip_var.h>
6625 #ifdef HAVE_NETINET_IP_ICMP_H
6626 # include <netinet/ip_icmp.h>
6628 #ifdef HAVE_NETINET_UDP_H
6629 # include <netinet/udp.h>
6631 #ifdef HAVE_NETINET_TCP_H
6632 # include <netinet/tcp.h>
6634 #ifdef HAVE_NETINET_TCP_TIMER_H
6635 #include <netinet/tcp_timer.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 linux
/ipx.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 #include <sys/types.h>
6700 #ifdef HAVE_ASM_TYPES_H
6701 # include <asm/types.h>
6703 #ifdef HAVE_SYS_SOCKET_H
6704 # include <sys/socket.h>
6706 #ifdef HAVE_LINUX_TYPES_H
6707 # include <linux/types.h>
6710 #include <$ac_header>
6712 rm -f conftest.
$ac_objext
6713 if { (ac_try
="$ac_compile"
6715 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6716 *) ac_try_echo=$ac_try;;
6718 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6719 $as_echo "$ac_try_echo") >&5
6720 (eval "$ac_compile") 2>conftest.er1
6722 grep -v '^ *+' conftest.er1 >conftest.err
6724 cat conftest.err >&5
6725 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6726 (exit $ac_status); } && {
6727 test -z "$ac_c_werror_flag" ||
6728 test ! -s conftest.err
6729 } && test -s conftest.$ac_objext; then
6730 eval "$as_ac_Header=yes"
6732 $as_echo "$as_me: failed program was:" >&5
6733 sed 's/^/| /' conftest.$ac_ext >&5
6735 eval "$as_ac_Header=no"
6738 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6740 ac_res=`eval 'as_val=${'$as_ac_Header'}
6741 $as_echo "$as_val"'`
6742 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6743 $as_echo "$ac_res" >&6; }
6744 as_val=`eval 'as_val=${'$as_ac_Header'}
6745 $as_echo "$as_val"'`
6746 if test "x$as_val" = x""yes; then
6747 cat >>confdefs.h <<_ACEOF
6748 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6757 for ac_header in resolv.h
6759 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6760 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6761 $as_echo_n "checking for $ac_header... " >&6; }
6762 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6763 $as_echo_n "(cached) " >&6
6765 cat >conftest.$ac_ext <<_ACEOF
6768 cat confdefs.h >>conftest.$ac_ext
6769 cat >>conftest.$ac_ext <<_ACEOF
6770 /* end confdefs.h. */
6771 #include <sys/types.h>
6772 #ifdef HAVE_SYS_SOCKET_H
6773 # include <sys/socket.h>
6775 #ifdef HAVE_NETINET_IN_H
6776 # include <netinet/in.h>
6778 #ifdef HAVE_ARPA_NAMESER_H
6779 # include <arpa/nameser.h>
6782 #include <$ac_header>
6784 rm -f conftest.$ac_objext
6785 if { (ac_try="$ac_compile"
6787 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6788 *) ac_try_echo
=$ac_try;;
6790 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6791 $as_echo "$ac_try_echo") >&5
6792 (eval "$ac_compile") 2>conftest.er1
6794 grep -v '^ *+' conftest.er1
>conftest.err
6796 cat conftest.err
>&5
6797 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6798 (exit $ac_status); } && {
6799 test -z "$ac_c_werror_flag" ||
6800 test ! -s conftest.err
6801 } && test -s conftest.
$ac_objext; then
6802 eval "$as_ac_Header=yes"
6804 $as_echo "$as_me: failed program was:" >&5
6805 sed 's/^/| /' conftest.
$ac_ext >&5
6807 eval "$as_ac_Header=no"
6810 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6812 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6813 $as_echo "$as_val"'`
6814 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6815 $as_echo "$ac_res" >&6; }
6816 as_val
=`eval 'as_val=${'$as_ac_Header'}
6817 $as_echo "$as_val"'`
6818 if test "x$as_val" = x
""yes; then
6819 cat >>confdefs.h
<<_ACEOF
6820 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6829 for ac_header
in ucontext.h
6831 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6832 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6833 $as_echo_n "checking for $ac_header... " >&6; }
6834 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6835 $as_echo_n "(cached) " >&6
6837 cat >conftest.
$ac_ext <<_ACEOF
6840 cat confdefs.h
>>conftest.
$ac_ext
6841 cat >>conftest.
$ac_ext <<_ACEOF
6842 /* end confdefs.h. */
6845 #include <$ac_header>
6847 rm -f conftest.
$ac_objext
6848 if { (ac_try
="$ac_compile"
6850 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6851 *) ac_try_echo=$ac_try;;
6853 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6854 $as_echo "$ac_try_echo") >&5
6855 (eval "$ac_compile") 2>conftest.er1
6857 grep -v '^ *+' conftest.er1 >conftest.err
6859 cat conftest.err >&5
6860 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6861 (exit $ac_status); } && {
6862 test -z "$ac_c_werror_flag" ||
6863 test ! -s conftest.err
6864 } && test -s conftest.$ac_objext; then
6865 eval "$as_ac_Header=yes"
6867 $as_echo "$as_me: failed program was:" >&5
6868 sed 's/^/| /' conftest.$ac_ext >&5
6870 eval "$as_ac_Header=no"
6873 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6875 ac_res=`eval 'as_val=${'$as_ac_Header'}
6876 $as_echo "$as_val"'`
6877 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6878 $as_echo "$ac_res" >&6; }
6879 as_val=`eval 'as_val=${'$as_ac_Header'}
6880 $as_echo "$as_val"'`
6881 if test "x$as_val" = x""yes; then
6882 cat >>confdefs.h <<_ACEOF
6883 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
6892 for ac_header in sys/thr.h
6894 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
6895 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6896 $as_echo_n "checking for $ac_header... " >&6; }
6897 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6898 $as_echo_n "(cached) " >&6
6900 cat >conftest.$ac_ext <<_ACEOF
6903 cat confdefs.h >>conftest.$ac_ext
6904 cat >>conftest.$ac_ext <<_ACEOF
6905 /* end confdefs.h. */
6906 #include <sys/types.h>
6907 #ifdef HAVE_UCONTEXT_H
6908 #include <ucontext.h>
6911 #include <$ac_header>
6913 rm -f conftest.$ac_objext
6914 if { (ac_try="$ac_compile"
6916 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6917 *) ac_try_echo
=$ac_try;;
6919 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
6920 $as_echo "$ac_try_echo") >&5
6921 (eval "$ac_compile") 2>conftest.er1
6923 grep -v '^ *+' conftest.er1
>conftest.err
6925 cat conftest.err
>&5
6926 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6927 (exit $ac_status); } && {
6928 test -z "$ac_c_werror_flag" ||
6929 test ! -s conftest.err
6930 } && test -s conftest.
$ac_objext; then
6931 eval "$as_ac_Header=yes"
6933 $as_echo "$as_me: failed program was:" >&5
6934 sed 's/^/| /' conftest.
$ac_ext >&5
6936 eval "$as_ac_Header=no"
6939 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6941 ac_res
=`eval 'as_val=${'$as_ac_Header'}
6942 $as_echo "$as_val"'`
6943 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6944 $as_echo "$ac_res" >&6; }
6945 as_val
=`eval 'as_val=${'$as_ac_Header'}
6946 $as_echo "$as_val"'`
6947 if test "x$as_val" = x
""yes; then
6948 cat >>confdefs.h
<<_ACEOF
6949 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6958 for ac_header
in pthread_np.h
6960 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6961 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6962 $as_echo_n "checking for $ac_header... " >&6; }
6963 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6964 $as_echo_n "(cached) " >&6
6966 cat >conftest.
$ac_ext <<_ACEOF
6969 cat confdefs.h
>>conftest.
$ac_ext
6970 cat >>conftest.
$ac_ext <<_ACEOF
6971 /* end confdefs.h. */
6972 #ifdef HAVE_PTHREAD_H
6973 #include <pthread.h>
6976 #include <$ac_header>
6978 rm -f conftest.
$ac_objext
6979 if { (ac_try
="$ac_compile"
6981 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6982 *) ac_try_echo=$ac_try;;
6984 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6985 $as_echo "$ac_try_echo") >&5
6986 (eval "$ac_compile") 2>conftest.er1
6988 grep -v '^ *+' conftest.er1 >conftest.err
6990 cat conftest.err >&5
6991 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6992 (exit $ac_status); } && {
6993 test -z "$ac_c_werror_flag" ||
6994 test ! -s conftest.err
6995 } && test -s conftest.$ac_objext; then
6996 eval "$as_ac_Header=yes"
6998 $as_echo "$as_me: failed program was:" >&5
6999 sed 's/^/| /' conftest.$ac_ext >&5
7001 eval "$as_ac_Header=no"
7004 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7006 ac_res=`eval 'as_val=${'$as_ac_Header'}
7007 $as_echo "$as_val"'`
7008 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7009 $as_echo "$ac_res" >&6; }
7010 as_val=`eval 'as_val=${'$as_ac_Header'}
7011 $as_echo "$as_val"'`
7012 if test "x$as_val" = x""yes; then
7013 cat >>confdefs.h <<_ACEOF
7014 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
7023 for ac_header in linux/videodev.h
7025 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
7026 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7027 $as_echo_n "checking for $ac_header... " >&6; }
7028 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7029 $as_echo_n "(cached) " >&6
7031 cat >conftest.$ac_ext <<_ACEOF
7034 cat confdefs.h >>conftest.$ac_ext
7035 cat >>conftest.$ac_ext <<_ACEOF
7036 /* end confdefs.h. */
7037 #ifdef HAVE_SYS_TIME_H
7038 #include <sys/time.h>
7040 #include <sys/types.h>
7041 #ifdef HAVE_ASM_TYPES_H
7042 #include <asm/types.h>
7045 #include <$ac_header>
7047 rm -f conftest.$ac_objext
7048 if { (ac_try="$ac_compile"
7050 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7051 *) ac_try_echo
=$ac_try;;
7053 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7054 $as_echo "$ac_try_echo") >&5
7055 (eval "$ac_compile") 2>conftest.er1
7057 grep -v '^ *+' conftest.er1
>conftest.err
7059 cat conftest.err
>&5
7060 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7061 (exit $ac_status); } && {
7062 test -z "$ac_c_werror_flag" ||
7063 test ! -s conftest.err
7064 } && test -s conftest.
$ac_objext; then
7065 eval "$as_ac_Header=yes"
7067 $as_echo "$as_me: failed program was:" >&5
7068 sed 's/^/| /' conftest.
$ac_ext >&5
7070 eval "$as_ac_Header=no"
7073 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
7075 ac_res
=`eval 'as_val=${'$as_ac_Header'}
7076 $as_echo "$as_val"'`
7077 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7078 $as_echo "$ac_res" >&6; }
7079 as_val
=`eval 'as_val=${'$as_ac_Header'}
7080 $as_echo "$as_val"'`
7081 if test "x$as_val" = x
""yes; then
7082 cat >>confdefs.h
<<_ACEOF
7083 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7092 for ac_header
in linux
/capi.h
7094 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7095 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7096 $as_echo_n "checking for $ac_header... " >&6; }
7097 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7098 $as_echo_n "(cached) " >&6
7100 cat >conftest.
$ac_ext <<_ACEOF
7103 cat confdefs.h
>>conftest.
$ac_ext
7104 cat >>conftest.
$ac_ext <<_ACEOF
7105 /* end confdefs.h. */
7108 #include <$ac_header>
7110 rm -f conftest.
$ac_objext
7111 if { (ac_try
="$ac_compile"
7113 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7114 *) ac_try_echo=$ac_try;;
7116 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7117 $as_echo "$ac_try_echo") >&5
7118 (eval "$ac_compile") 2>conftest.er1
7120 grep -v '^ *+' conftest.er1 >conftest.err
7122 cat conftest.err >&5
7123 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7124 (exit $ac_status); } && {
7125 test -z "$ac_c_werror_flag" ||
7126 test ! -s conftest.err
7127 } && test -s conftest.$ac_objext; then
7128 eval "$as_ac_Header=yes"
7130 $as_echo "$as_me: failed program was:" >&5
7131 sed 's/^/| /' conftest.$ac_ext >&5
7133 eval "$as_ac_Header=no"
7136 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7138 ac_res=`eval 'as_val=${'$as_ac_Header'}
7139 $as_echo "$as_val"'`
7140 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7141 $as_echo "$ac_res" >&6; }
7142 as_val=`eval 'as_val=${'$as_ac_Header'}
7143 $as_echo "$as_val"'`
7144 if test "x$as_val" = x""yes; then
7145 cat >>confdefs.h <<_ACEOF
7146 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
7157 DLLFLAGS="-D_REENTRANT"
7171 # Extract the first word of "ldd", so it can be a program name with args.
7172 set dummy ldd; ac_word=$2
7173 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7174 $as_echo_n "checking for $ac_word... " >&6; }
7175 if test "${ac_cv_path_LDD+set}" = set; then
7176 $as_echo_n "(cached) " >&6
7180 ac_cv_path_LDD="$LDD" # Let the user override the test with a path.
7183 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7184 as_dummy="/sbin:/usr/sbin:$PATH"
7185 for as_dir in $as_dummy
7188 test -z "$as_dir" && as_dir=.
7189 for ac_exec_ext in '' $ac_executable_extensions; do
7190 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7191 ac_cv_path_LDD="$as_dir/$ac_word$ac_exec_ext"
7192 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7199 test -z "$ac_cv_path_LDD" && ac_cv_path_LDD="true"
7204 if test -n "$LDD"; then
7205 { $as_echo "$as_me:$LINENO: result: $LDD" >&5
7206 $as_echo "$LDD" >&6; }
7208 { $as_echo "$as_me:$LINENO: result: no" >&5
7209 $as_echo "no" >&6; }
7216 if test -n "$ac_tool_prefix"; then
7217 # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
7218 set dummy ${ac_tool_prefix}dlltool; ac_word=$2
7219 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7220 $as_echo_n "checking for $ac_word... " >&6; }
7221 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
7222 $as_echo_n "(cached) " >&6
7224 if test -n "$DLLTOOL"; then
7225 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
7227 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7231 test -z "$as_dir" && as_dir=.
7232 for ac_exec_ext in '' $ac_executable_extensions; do
7233 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7234 ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
7235 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7244 DLLTOOL=$ac_cv_prog_DLLTOOL
7245 if test -n "$DLLTOOL"; then
7246 { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
7247 $as_echo "$DLLTOOL" >&6; }
7249 { $as_echo "$as_me:$LINENO: result: no" >&5
7250 $as_echo "no" >&6; }
7255 if test -z "$ac_cv_prog_DLLTOOL"; then
7256 ac_ct_DLLTOOL=$DLLTOOL
7257 # Extract the first word of "dlltool", so it can be a program name with args.
7258 set dummy dlltool; ac_word=$2
7259 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7260 $as_echo_n "checking for $ac_word... " >&6; }
7261 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then
7262 $as_echo_n "(cached) " >&6
7264 if test -n "$ac_ct_DLLTOOL"; then
7265 ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
7267 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7271 test -z "$as_dir" && as_dir=.
7272 for ac_exec_ext in '' $ac_executable_extensions; do
7273 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7274 ac_cv_prog_ac_ct_DLLTOOL="dlltool"
7275 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7284 ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
7285 if test -n "$ac_ct_DLLTOOL"; then
7286 { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLTOOL" >&5
7287 $as_echo "$ac_ct_DLLTOOL" >&6; }
7289 { $as_echo "$as_me:$LINENO: result: no" >&5
7290 $as_echo "no" >&6; }
7293 if test "x$ac_ct_DLLTOOL" = x; then
7296 case $cross_compiling:$ac_tool_warned in
7298 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7299 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7300 ac_tool_warned=yes ;;
7302 DLLTOOL=$ac_ct_DLLTOOL
7305 DLLTOOL="$ac_cv_prog_DLLTOOL"
7308 if test -n "$ac_tool_prefix"; then
7309 # Extract the first word of "${ac_tool_prefix}dllwrap", so it can be a program name with args.
7310 set dummy ${ac_tool_prefix}dllwrap; ac_word=$2
7311 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7312 $as_echo_n "checking for $ac_word... " >&6; }
7313 if test "${ac_cv_prog_DLLWRAP+set}" = set; then
7314 $as_echo_n "(cached) " >&6
7316 if test -n "$DLLWRAP"; then
7317 ac_cv_prog_DLLWRAP="$DLLWRAP" # Let the user override the test.
7319 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7323 test -z "$as_dir" && as_dir=.
7324 for ac_exec_ext in '' $ac_executable_extensions; do
7325 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7326 ac_cv_prog_DLLWRAP="${ac_tool_prefix}dllwrap"
7327 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7336 DLLWRAP=$ac_cv_prog_DLLWRAP
7337 if test -n "$DLLWRAP"; then
7338 { $as_echo "$as_me:$LINENO: result: $DLLWRAP" >&5
7339 $as_echo "$DLLWRAP" >&6; }
7341 { $as_echo "$as_me:$LINENO: result: no" >&5
7342 $as_echo "no" >&6; }
7347 if test -z "$ac_cv_prog_DLLWRAP"; then
7348 ac_ct_DLLWRAP=$DLLWRAP
7349 # Extract the first word of "dllwrap", so it can be a program name with args.
7350 set dummy dllwrap; ac_word=$2
7351 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7352 $as_echo_n "checking for $ac_word... " >&6; }
7353 if test "${ac_cv_prog_ac_ct_DLLWRAP+set}" = set; then
7354 $as_echo_n "(cached) " >&6
7356 if test -n "$ac_ct_DLLWRAP"; then
7357 ac_cv_prog_ac_ct_DLLWRAP="$ac_ct_DLLWRAP" # Let the user override the test.
7359 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7363 test -z "$as_dir" && as_dir=.
7364 for ac_exec_ext in '' $ac_executable_extensions; do
7365 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7366 ac_cv_prog_ac_ct_DLLWRAP="dllwrap"
7367 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7376 ac_ct_DLLWRAP=$ac_cv_prog_ac_ct_DLLWRAP
7377 if test -n "$ac_ct_DLLWRAP"; then
7378 { $as_echo "$as_me:$LINENO: result: $ac_ct_DLLWRAP" >&5
7379 $as_echo "$ac_ct_DLLWRAP" >&6; }
7381 { $as_echo "$as_me:$LINENO: result: no" >&5
7382 $as_echo "no" >&6; }
7385 if test "x$ac_ct_DLLWRAP" = x; then
7388 case $cross_compiling:$ac_tool_warned in
7390 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7391 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7392 ac_tool_warned=yes ;;
7394 DLLWRAP=$ac_ct_DLLWRAP
7397 DLLWRAP="$ac_cv_prog_DLLWRAP"
7400 if test -n "$ac_tool_prefix"; then
7401 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
7402 set dummy ${ac_tool_prefix}ar; ac_word=$2
7403 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7404 $as_echo_n "checking for $ac_word... " >&6; }
7405 if test "${ac_cv_prog_MINGWAR+set}" = set; then
7406 $as_echo_n "(cached) " >&6
7408 if test -n "$MINGWAR"; then
7409 ac_cv_prog_MINGWAR="$MINGWAR" # Let the user override the test.
7411 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7415 test -z "$as_dir" && as_dir=.
7416 for ac_exec_ext in '' $ac_executable_extensions; do
7417 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7418 ac_cv_prog_MINGWAR="${ac_tool_prefix}ar"
7419 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7428 MINGWAR=$ac_cv_prog_MINGWAR
7429 if test -n "$MINGWAR"; then
7430 { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
7431 $as_echo "$MINGWAR" >&6; }
7433 { $as_echo "$as_me:$LINENO: result: no" >&5
7434 $as_echo "no" >&6; }
7439 if test -z "$ac_cv_prog_MINGWAR"; then
7440 ac_ct_MINGWAR=$MINGWAR
7441 # Extract the first word of "ar", so it can be a program name with args.
7442 set dummy ar; ac_word=$2
7443 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7444 $as_echo_n "checking for $ac_word... " >&6; }
7445 if test "${ac_cv_prog_ac_ct_MINGWAR+set}" = set; then
7446 $as_echo_n "(cached) " >&6
7448 if test -n "$ac_ct_MINGWAR"; then
7449 ac_cv_prog_ac_ct_MINGWAR="$ac_ct_MINGWAR" # Let the user override the test.
7451 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7455 test -z "$as_dir" && as_dir=.
7456 for ac_exec_ext in '' $ac_executable_extensions; do
7457 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7458 ac_cv_prog_ac_ct_MINGWAR="ar"
7459 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7468 ac_ct_MINGWAR=$ac_cv_prog_ac_ct_MINGWAR
7469 if test -n "$ac_ct_MINGWAR"; then
7470 { $as_echo "$as_me:$LINENO: result: $ac_ct_MINGWAR" >&5
7471 $as_echo "$ac_ct_MINGWAR" >&6; }
7473 { $as_echo "$as_me:$LINENO: result: no" >&5
7474 $as_echo "no" >&6; }
7477 if test "x$ac_ct_MINGWAR" = x; then
7480 case $cross_compiling:$ac_tool_warned in
7482 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7483 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7484 ac_tool_warned=yes ;;
7486 MINGWAR=$ac_ct_MINGWAR
7489 MINGWAR="$ac_cv_prog_MINGWAR"
7492 if test "$DLLWRAP" = "false"; then
7500 enable_iphlpapi=${enable_iphlpapi:-no}
7501 enable_kernel32=${enable_kernel32:-no}
7502 enable_msvcrt=${enable_msvcrt:-no}
7503 enable_ntdll=${enable_ntdll:-no}
7504 enable_ws2_32=${enable_ws2_32:-no}
7505 enable_loader=${enable_loader:-no}
7506 enable_server=${enable_server:-no}
7507 with_x=${with_x:-no}
7508 with_pthread=${with_pthread:-no}
7513 DLLFLAGS="$DLLFLAGS -fPIC"
7514 LDDLLFLAGS="-bundle -multiply_defined suppress"
7515 LIBWINE_LDFLAGS="-multiply_defined suppress"
7516 LDSHARED="\$(CC) -dynamiclib"
7518 LDRPATH_LOCAL="&& install_name_tool -change @executable_path/\`\$
(RELPATH
) \$
(bindir
) \$
(libdir
)\
`/libwine.1.dylib @executable_path/\$(TOPOBJDIR)/libs/wine/libwine.1.dylib \$@ || \$(RM) \$@"
7519 SECURITYLIB="-framework Security -framework CoreFoundation"
7521 COREFOUNDATIONLIB="-framework CoreFoundation"
7523 IOKITLIB="-framework IOKit -framework CoreFoundation"
7525 LDEXECFLAGS="-image_base 0x7bf00000 -Wl,-segaddr,WINE_DOS,0x00000000,-segaddr,WINE_SHARED_HEAP,0x7f000000"
7527 if test "$ac_cv_header_DiskArbitration_DiskArbitration_h" = "yes"
7529 DISKARBITRATIONLIB="-framework DiskArbitration -framework CoreFoundation"
7532 if test "$ac_cv_header_CoreAudio_CoreAudio_h" = "yes" -a "$ac_cv_header_AudioUnit_AudioUnit_h" = "yes"
7534 COREAUDIO="-framework CoreAudio -framework AudioUnit -framework CoreServices -framework AudioToolbox -framework CoreMIDI"
7539 LDDLLFLAGS="$LDDLLFLAGS -read_only_relocs warning" ;;
7541 if test "$ac_cv_header_Carbon_Carbon_h" = "yes"
7543 CARBONLIB="-framework Carbon"
7545 enable_winequartz_drv=${enable_winequartz_drv:-yes}
7549 DLLFLAGS="$DLLFLAGS -fPIC"
7551 { $as_echo "$as_me:$LINENO: checking whether we can build a GNU style ELF dll" >&5
7552 $as_echo_n "checking whether we can build a GNU style ELF dll... " >&6; }
7553 if test "${ac_cv_c_dll_gnuelf+set}" = set; then
7554 $as_echo_n "(cached) " >&6
7556 ac_wine_try_cflags_saved=$CFLAGS
7557 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic"
7558 cat >conftest.$ac_ext <<_ACEOF
7561 rm -f conftest.$ac_objext conftest$ac_exeext
7562 if { (ac_try="$ac_link"
7564 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7565 *) ac_try_echo
=$ac_try;;
7567 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7568 $as_echo "$ac_try_echo") >&5
7569 (eval "$ac_link") 2>conftest.er1
7571 grep -v '^ *+' conftest.er1
>conftest.err
7573 cat conftest.err
>&5
7574 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7575 (exit $ac_status); } && {
7576 test -z "$ac_c_werror_flag" ||
7577 test ! -s conftest.err
7578 } && test -s conftest
$ac_exeext && {
7579 test "$cross_compiling" = yes ||
7580 $as_test_x conftest
$ac_exeext
7582 ac_cv_c_dll_gnuelf
="yes"
7584 $as_echo "$as_me: failed program was:" >&5
7585 sed 's/^/| /' conftest.
$ac_ext >&5
7587 ac_cv_c_dll_gnuelf
="no"
7590 rm -rf conftest.dSYM
7591 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7592 conftest
$ac_exeext conftest.
$ac_ext
7593 CFLAGS
=$ac_wine_try_cflags_saved
7595 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_gnuelf" >&5
7596 $as_echo "$ac_cv_c_dll_gnuelf" >&6; }
7597 if test "$ac_cv_c_dll_gnuelf" = "yes"
7599 LDSHARED
="\$(CC) -shared"
7600 LDDLLFLAGS
="-shared -Wl,-Bsymbolic"
7601 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1" >&5
7602 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... " >&6; }
7603 if test "${ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1+set}" = set; then
7604 $as_echo_n "(cached) " >&6
7606 ac_wine_try_cflags_saved
=$CFLAGS
7607 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-soname,confest.so.1"
7608 cat >conftest.
$ac_ext <<_ACEOF
7611 cat confdefs.h
>>conftest.
$ac_ext
7612 cat >>conftest.
$ac_ext <<_ACEOF
7613 /* end confdefs.h. */
7623 rm -f conftest.
$ac_objext conftest
$ac_exeext
7624 if { (ac_try
="$ac_link"
7626 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7627 *) ac_try_echo=$ac_try;;
7629 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7630 $as_echo "$ac_try_echo") >&5
7631 (eval "$ac_link") 2>conftest.er1
7633 grep -v '^ *+' conftest.er1 >conftest.err
7635 cat conftest.err >&5
7636 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7637 (exit $ac_status); } && {
7638 test -z "$ac_c_werror_flag" ||
7639 test ! -s conftest.err
7640 } && test -s conftest$ac_exeext && {
7641 test "$cross_compiling" = yes ||
7642 $as_test_x conftest$ac_exeext
7644 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=yes
7646 $as_echo "$as_me: failed program was:" >&5
7647 sed 's/^/| /' conftest.$ac_ext >&5
7649 ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1=no
7652 rm -rf conftest.dSYM
7653 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7654 conftest$ac_exeext conftest.$ac_ext
7655 CFLAGS=$ac_wine_try_cflags_saved
7657 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&5
7658 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1" >&6; }
7659 if test $ac_cv_cflags__fPIC__shared__Wl__soname_confest_so_1 = yes; then
7660 LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-soname,%)"
7662 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1" >&5
7663 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-h,confest.so.1... " >&6; }
7664 if test "${ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1+set}" = set; then
7665 $as_echo_n "(cached) " >&6
7667 ac_wine_try_cflags_saved=$CFLAGS
7668 CFLAGS="$CFLAGS -fPIC -shared -Wl,-h,confest.so.1"
7669 cat >conftest.$ac_ext <<_ACEOF
7672 cat confdefs.h >>conftest.$ac_ext
7673 cat >>conftest.$ac_ext <<_ACEOF
7674 /* end confdefs.h. */
7684 rm -f conftest.$ac_objext conftest$ac_exeext
7685 if { (ac_try="$ac_link"
7687 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7688 *) ac_try_echo
=$ac_try;;
7690 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7691 $as_echo "$ac_try_echo") >&5
7692 (eval "$ac_link") 2>conftest.er1
7694 grep -v '^ *+' conftest.er1
>conftest.err
7696 cat conftest.err
>&5
7697 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7698 (exit $ac_status); } && {
7699 test -z "$ac_c_werror_flag" ||
7700 test ! -s conftest.err
7701 } && test -s conftest
$ac_exeext && {
7702 test "$cross_compiling" = yes ||
7703 $as_test_x conftest
$ac_exeext
7705 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1
=yes
7707 $as_echo "$as_me: failed program was:" >&5
7708 sed 's/^/| /' conftest.
$ac_ext >&5
7710 ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1
=no
7713 rm -rf conftest.dSYM
7714 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7715 conftest
$ac_exeext conftest.
$ac_ext
7716 CFLAGS
=$ac_wine_try_cflags_saved
7718 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&5
7719 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1" >&6; }
7720 if test $ac_cv_cflags__fPIC__shared__Wl__h_confest_so_1 = yes; then
7721 LDSHARED
="\$(CC) -shared \$(SONAME:%=-Wl,-h,%)"
7727 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs" >&5
7728 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... " >&6; }
7729 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs+set}" = set; then
7730 $as_echo_n "(cached) " >&6
7732 ac_wine_try_cflags_saved
=$CFLAGS
7733 CFLAGS
="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-z,defs"
7734 cat >conftest.
$ac_ext <<_ACEOF
7737 cat confdefs.h
>>conftest.
$ac_ext
7738 cat >>conftest.
$ac_ext <<_ACEOF
7739 /* end confdefs.h. */
7749 rm -f conftest.
$ac_objext conftest
$ac_exeext
7750 if { (ac_try
="$ac_link"
7752 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7753 *) ac_try_echo=$ac_try;;
7755 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7756 $as_echo "$ac_try_echo") >&5
7757 (eval "$ac_link") 2>conftest.er1
7759 grep -v '^ *+' conftest.er1 >conftest.err
7761 cat conftest.err >&5
7762 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7763 (exit $ac_status); } && {
7764 test -z "$ac_c_werror_flag" ||
7765 test ! -s conftest.err
7766 } && test -s conftest$ac_exeext && {
7767 test "$cross_compiling" = yes ||
7768 $as_test_x conftest$ac_exeext
7770 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=yes
7772 $as_echo "$as_me: failed program was:" >&5
7773 sed 's/^/| /' conftest.$ac_ext >&5
7775 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs=no
7778 rm -rf conftest.dSYM
7779 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7780 conftest$ac_exeext conftest.$ac_ext
7781 CFLAGS=$ac_wine_try_cflags_saved
7783 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&5
7784 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs" >&6; }
7785 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__z_defs = yes; then
7786 LDDLLFLAGS="$LDDLLFLAGS,-z,defs"
7790 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini" >&5
7791 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... " >&6; }
7792 if test "${ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini+set}" = set; then
7793 $as_echo_n "(cached) " >&6
7795 ac_wine_try_cflags_saved=$CFLAGS
7796 CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini"
7797 cat >conftest.$ac_ext <<_ACEOF
7800 cat confdefs.h >>conftest.$ac_ext
7801 cat >>conftest.$ac_ext <<_ACEOF
7802 /* end confdefs.h. */
7812 rm -f conftest.$ac_objext conftest$ac_exeext
7813 if { (ac_try="$ac_link"
7815 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7816 *) ac_try_echo
=$ac_try;;
7818 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7819 $as_echo "$ac_try_echo") >&5
7820 (eval "$ac_link") 2>conftest.er1
7822 grep -v '^ *+' conftest.er1
>conftest.err
7824 cat conftest.err
>&5
7825 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7826 (exit $ac_status); } && {
7827 test -z "$ac_c_werror_flag" ||
7828 test ! -s conftest.err
7829 } && test -s conftest
$ac_exeext && {
7830 test "$cross_compiling" = yes ||
7831 $as_test_x conftest
$ac_exeext
7833 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini
=yes
7835 $as_echo "$as_me: failed program was:" >&5
7836 sed 's/^/| /' conftest.
$ac_ext >&5
7838 ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini
=no
7841 rm -rf conftest.dSYM
7842 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7843 conftest
$ac_exeext conftest.
$ac_ext
7844 CFLAGS
=$ac_wine_try_cflags_saved
7846 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&5
7847 $as_echo "$ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini" >&6; }
7848 if test $ac_cv_cflags__fPIC__shared__Wl__Bsymbolic__init___wine_spec_init__fini___wine_spec_fini = yes; then
7849 LDDLLFLAGS
="$LDDLLFLAGS,-init,__wine_spec_init,-fini,__wine_spec_fini"
7853 echo '{ global: *; };' >conftest.map
7854 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map" >&5
7855 $as_echo_n "checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... " >&6; }
7856 if test "${ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map+set}" = set; then
7857 $as_echo_n "(cached) " >&6
7859 ac_wine_try_cflags_saved
=$CFLAGS
7860 CFLAGS
="$CFLAGS -fPIC -shared -Wl,--version-script=conftest.map"
7861 cat >conftest.
$ac_ext <<_ACEOF
7864 cat confdefs.h
>>conftest.
$ac_ext
7865 cat >>conftest.
$ac_ext <<_ACEOF
7866 /* end confdefs.h. */
7876 rm -f conftest.
$ac_objext conftest
$ac_exeext
7877 if { (ac_try
="$ac_link"
7879 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7880 *) ac_try_echo=$ac_try;;
7882 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7883 $as_echo "$ac_try_echo") >&5
7884 (eval "$ac_link") 2>conftest.er1
7886 grep -v '^ *+' conftest.er1 >conftest.err
7888 cat conftest.err >&5
7889 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7890 (exit $ac_status); } && {
7891 test -z "$ac_c_werror_flag" ||
7892 test ! -s conftest.err
7893 } && test -s conftest$ac_exeext && {
7894 test "$cross_compiling" = yes ||
7895 $as_test_x conftest$ac_exeext
7897 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=yes
7899 $as_echo "$as_me: failed program was:" >&5
7900 sed 's/^/| /' conftest.$ac_ext >&5
7902 ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map=no
7905 rm -rf conftest.dSYM
7906 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7907 conftest$ac_exeext conftest.$ac_ext
7908 CFLAGS=$ac_wine_try_cflags_saved
7910 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&5
7911 $as_echo "$ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map" >&6; }
7912 if test $ac_cv_cflags__fPIC__shared__Wl___version_script_conftest_map = yes; then
7913 LDSHARED="$LDSHARED \$(VERSCRIPT:%=-Wl,--version-script=%)"
7918 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--export-dynamic" >&5
7919 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--export-dynamic... " >&6; }
7920 if test "${ac_cv_cflags__fPIC__Wl___export_dynamic+set}" = set; then
7921 $as_echo_n "(cached) " >&6
7923 ac_wine_try_cflags_saved=$CFLAGS
7924 CFLAGS="$CFLAGS -fPIC -Wl,--export-dynamic"
7925 cat >conftest.$ac_ext <<_ACEOF
7928 cat confdefs.h >>conftest.$ac_ext
7929 cat >>conftest.$ac_ext <<_ACEOF
7930 /* end confdefs.h. */
7940 rm -f conftest.$ac_objext conftest$ac_exeext
7941 if { (ac_try="$ac_link"
7943 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7944 *) ac_try_echo
=$ac_try;;
7946 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
7947 $as_echo "$ac_try_echo") >&5
7948 (eval "$ac_link") 2>conftest.er1
7950 grep -v '^ *+' conftest.er1
>conftest.err
7952 cat conftest.err
>&5
7953 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7954 (exit $ac_status); } && {
7955 test -z "$ac_c_werror_flag" ||
7956 test ! -s conftest.err
7957 } && test -s conftest
$ac_exeext && {
7958 test "$cross_compiling" = yes ||
7959 $as_test_x conftest
$ac_exeext
7961 ac_cv_cflags__fPIC__Wl___export_dynamic
=yes
7963 $as_echo "$as_me: failed program was:" >&5
7964 sed 's/^/| /' conftest.
$ac_ext >&5
7966 ac_cv_cflags__fPIC__Wl___export_dynamic
=no
7969 rm -rf conftest.dSYM
7970 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7971 conftest
$ac_exeext conftest.
$ac_ext
7972 CFLAGS
=$ac_wine_try_cflags_saved
7974 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fPIC__Wl___export_dynamic" >&5
7975 $as_echo "$ac_cv_cflags__fPIC__Wl___export_dynamic" >&6; }
7976 if test $ac_cv_cflags__fPIC__Wl___export_dynamic = yes; then
7977 LDEXECFLAGS
="-Wl,--export-dynamic"
7982 as_ac_var
=`$as_echo "ac_cv_cflags_-fPIC -Wl,--rpath,\$ORIGIN/../lib" | $as_tr_sh`
7983 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib" >&5
7984 $as_echo_n "checking whether the compiler supports -fPIC -Wl,--rpath,\$ORIGIN/../lib... " >&6; }
7985 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
7986 $as_echo_n "(cached) " >&6
7988 ac_wine_try_cflags_saved
=$CFLAGS
7989 CFLAGS
="$CFLAGS -fPIC -Wl,--rpath,\$ORIGIN/../lib"
7990 cat >conftest.
$ac_ext <<_ACEOF
7993 cat confdefs.h
>>conftest.
$ac_ext
7994 cat >>conftest.
$ac_ext <<_ACEOF
7995 /* end confdefs.h. */
8005 rm -f conftest.
$ac_objext conftest
$ac_exeext
8006 if { (ac_try
="$ac_link"
8008 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8009 *) ac_try_echo=$ac_try;;
8011 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8012 $as_echo "$ac_try_echo") >&5
8013 (eval "$ac_link") 2>conftest.er1
8015 grep -v '^ *+' conftest.er1 >conftest.err
8017 cat conftest.err >&5
8018 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8019 (exit $ac_status); } && {
8020 test -z "$ac_c_werror_flag" ||
8021 test ! -s conftest.err
8022 } && test -s conftest$ac_exeext && {
8023 test "$cross_compiling" = yes ||
8024 $as_test_x conftest$ac_exeext
8026 eval "$as_ac_var=yes"
8028 $as_echo "$as_me: failed program was:" >&5
8029 sed 's/^/| /' conftest.$ac_ext >&5
8031 eval "$as_ac_var=no"
8034 rm -rf conftest.dSYM
8035 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8036 conftest$ac_exeext conftest.$ac_ext
8037 CFLAGS=$ac_wine_try_cflags_saved
8039 ac_res=`eval 'as_val=${'$as_ac_var'}
8040 $as_echo "$as_val"'`
8041 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8042 $as_echo "$ac_res" >&6; }
8043 if test `eval 'as_val=${'$as_ac_var'}
8044 $as_echo "$as_val"'` = yes; then
8045 LDRPATH_INSTALL="-Wl,--rpath,\\\$\$ORIGIN/\`\$
(RELPATH
) \$
(bindir
) \$
(libdir
)\
`"
8046 LDRPATH_LOCAL="-Wl,--rpath,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
8048 as_ac_var=`$as_echo "ac_cv_cflags_-fPIC -Wl,-R,\$ORIGIN/../lib" |
$as_tr_sh`
8049 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib" >&5
8050 $as_echo_n "checking whether the compiler supports -fPIC -Wl,-R,\$ORIGIN/../lib... " >&6; }
8051 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
8052 $as_echo_n "(cached) " >&6
8054 ac_wine_try_cflags_saved=$CFLAGS
8055 CFLAGS="$CFLAGS -fPIC -Wl,-R,\$ORIGIN/../lib"
8056 cat >conftest.$ac_ext <<_ACEOF
8059 cat confdefs.h >>conftest.$ac_ext
8060 cat >>conftest.$ac_ext <<_ACEOF
8061 /* end confdefs.h. */
8071 rm -f conftest.$ac_objext conftest$ac_exeext
8072 if { (ac_try="$ac_link"
8074 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8075 *) ac_try_echo
=$ac_try;;
8077 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8078 $as_echo "$ac_try_echo") >&5
8079 (eval "$ac_link") 2>conftest.er1
8081 grep -v '^ *+' conftest.er1
>conftest.err
8083 cat conftest.err
>&5
8084 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8085 (exit $ac_status); } && {
8086 test -z "$ac_c_werror_flag" ||
8087 test ! -s conftest.err
8088 } && test -s conftest
$ac_exeext && {
8089 test "$cross_compiling" = yes ||
8090 $as_test_x conftest
$ac_exeext
8092 eval "$as_ac_var=yes"
8094 $as_echo "$as_me: failed program was:" >&5
8095 sed 's/^/| /' conftest.
$ac_ext >&5
8097 eval "$as_ac_var=no"
8100 rm -rf conftest.dSYM
8101 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8102 conftest
$ac_exeext conftest.
$ac_ext
8103 CFLAGS
=$ac_wine_try_cflags_saved
8105 ac_res
=`eval 'as_val=${'$as_ac_var'}
8106 $as_echo "$as_val"'`
8107 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
8108 $as_echo "$ac_res" >&6; }
8109 if test `eval 'as_val=${'$as_ac_var'}
8110 $as_echo "$as_val"'` = yes; then
8111 LDRPATH_INSTALL
="-Wl,-R,\\\$\$ORIGIN/\`\$(RELPATH) \$(bindir) \$(libdir)\`"
8112 LDRPATH_LOCAL
="-Wl,-R,\\\$\$ORIGIN/\$(TOPOBJDIR)/libs/wine"
8118 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--enable-new-dtags" >&5
8119 $as_echo_n "checking whether the compiler supports -Wl,--enable-new-dtags... " >&6; }
8120 if test "${ac_cv_cflags__Wl___enable_new_dtags+set}" = set; then
8121 $as_echo_n "(cached) " >&6
8123 ac_wine_try_cflags_saved
=$CFLAGS
8124 CFLAGS
="$CFLAGS -Wl,--enable-new-dtags"
8125 cat >conftest.
$ac_ext <<_ACEOF
8128 cat confdefs.h
>>conftest.
$ac_ext
8129 cat >>conftest.
$ac_ext <<_ACEOF
8130 /* end confdefs.h. */
8140 rm -f conftest.
$ac_objext conftest
$ac_exeext
8141 if { (ac_try
="$ac_link"
8143 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8144 *) ac_try_echo=$ac_try;;
8146 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8147 $as_echo "$ac_try_echo") >&5
8148 (eval "$ac_link") 2>conftest.er1
8150 grep -v '^ *+' conftest.er1 >conftest.err
8152 cat conftest.err >&5
8153 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8154 (exit $ac_status); } && {
8155 test -z "$ac_c_werror_flag" ||
8156 test ! -s conftest.err
8157 } && test -s conftest$ac_exeext && {
8158 test "$cross_compiling" = yes ||
8159 $as_test_x conftest$ac_exeext
8161 ac_cv_cflags__Wl___enable_new_dtags=yes
8163 $as_echo "$as_me: failed program was:" >&5
8164 sed 's/^/| /' conftest.$ac_ext >&5
8166 ac_cv_cflags__Wl___enable_new_dtags=no
8169 rm -rf conftest.dSYM
8170 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8171 conftest$ac_exeext conftest.$ac_ext
8172 CFLAGS=$ac_wine_try_cflags_saved
8174 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___enable_new_dtags" >&5
8175 $as_echo "$ac_cv_cflags__Wl___enable_new_dtags" >&6; }
8176 if test $ac_cv_cflags__Wl___enable_new_dtags = yes; then
8177 LDRPATH_INSTALL="$LDRPATH_INSTALL -Wl,--enable-new-dtags"
8182 *i[3456789]86* | x86_64)
8183 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400" >&5
8184 $as_echo_n "checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400... " >&6; }
8185 if test "${ac_cv_cflags__Wl___section_start__interp_0x7bf00400+set}" = set; then
8186 $as_echo_n "(cached) " >&6
8188 ac_wine_try_cflags_saved=$CFLAGS
8189 CFLAGS="$CFLAGS -Wl,--section-start,.interp=0x7bf00400"
8190 cat >conftest.$ac_ext <<_ACEOF
8193 cat confdefs.h >>conftest.$ac_ext
8194 cat >>conftest.$ac_ext <<_ACEOF
8195 /* end confdefs.h. */
8205 rm -f conftest.$ac_objext conftest$ac_exeext
8206 if { (ac_try="$ac_link"
8208 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8209 *) ac_try_echo
=$ac_try;;
8211 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8212 $as_echo "$ac_try_echo") >&5
8213 (eval "$ac_link") 2>conftest.er1
8215 grep -v '^ *+' conftest.er1
>conftest.err
8217 cat conftest.err
>&5
8218 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8219 (exit $ac_status); } && {
8220 test -z "$ac_c_werror_flag" ||
8221 test ! -s conftest.err
8222 } && test -s conftest
$ac_exeext && {
8223 test "$cross_compiling" = yes ||
8224 $as_test_x conftest
$ac_exeext
8226 ac_cv_cflags__Wl___section_start__interp_0x7bf00400
=yes
8228 $as_echo "$as_me: failed program was:" >&5
8229 sed 's/^/| /' conftest.
$ac_ext >&5
8231 ac_cv_cflags__Wl___section_start__interp_0x7bf00400
=no
8234 rm -rf conftest.dSYM
8235 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8236 conftest
$ac_exeext conftest.
$ac_ext
8237 CFLAGS
=$ac_wine_try_cflags_saved
8239 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&5
8240 $as_echo "$ac_cv_cflags__Wl___section_start__interp_0x7bf00400" >&6; }
8241 if test $ac_cv_cflags__Wl___section_start__interp_0x7bf00400 = yes; then
8242 LDEXECFLAGS
="$LDEXECFLAGS -Wl,--section-start,.interp=0x7bf00400"
8249 { $as_echo "$as_me:$LINENO: checking whether we can build a UnixWare (Solaris) dll" >&5
8250 $as_echo_n "checking whether we can build a UnixWare (Solaris) dll... " >&6; }
8251 if test "${ac_cv_c_dll_unixware+set}" = set; then
8252 $as_echo_n "(cached) " >&6
8254 ac_wine_try_cflags_saved
=$CFLAGS
8255 CFLAGS
="$CFLAGS -fPIC -Wl,-G,-h,conftest.so.1.0,-B,symbolic"
8256 cat >conftest.
$ac_ext <<_ACEOF
8259 rm -f conftest.
$ac_objext conftest
$ac_exeext
8260 if { (ac_try
="$ac_link"
8262 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8263 *) ac_try_echo=$ac_try;;
8265 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8266 $as_echo "$ac_try_echo") >&5
8267 (eval "$ac_link") 2>conftest.er1
8269 grep -v '^ *+' conftest.er1 >conftest.err
8271 cat conftest.err >&5
8272 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8273 (exit $ac_status); } && {
8274 test -z "$ac_c_werror_flag" ||
8275 test ! -s conftest.err
8276 } && test -s conftest$ac_exeext && {
8277 test "$cross_compiling" = yes ||
8278 $as_test_x conftest$ac_exeext
8280 ac_cv_c_dll_unixware="yes"
8282 $as_echo "$as_me: failed program was:" >&5
8283 sed 's/^/| /' conftest.$ac_ext >&5
8285 ac_cv_c_dll_unixware="no"
8288 rm -rf conftest.dSYM
8289 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8290 conftest$ac_exeext conftest.$ac_ext
8291 CFLAGS=$ac_wine_try_cflags_saved
8293 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_unixware" >&5
8294 $as_echo "$ac_cv_c_dll_unixware" >&6; }
8295 if test "$ac_cv_c_dll_unixware" = "yes"
8297 LDSHARED="\$(CC) -Wl,-G \$(SONAME:%=-Wl,-h,%)"
8298 LDDLLFLAGS="-Wl,-G,-B,symbolic"
8301 { $as_echo "$as_me:$LINENO: checking whether we can build an HP-UX dll" >&5
8302 $as_echo_n "checking whether we can build an HP-UX dll... " >&6; }
8303 if test "${ac_cv_c_dll_hpux+set}" = set; then
8304 $as_echo_n "(cached) " >&6
8306 ac_wine_try_cflags_saved=$CFLAGS
8307 CFLAGS="$CFLAGS -shared"
8308 cat >conftest.$ac_ext <<_ACEOF
8311 rm -f conftest.$ac_objext conftest$ac_exeext
8312 if { (ac_try="$ac_link"
8314 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8315 *) ac_try_echo
=$ac_try;;
8317 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8318 $as_echo "$ac_try_echo") >&5
8319 (eval "$ac_link") 2>conftest.er1
8321 grep -v '^ *+' conftest.er1
>conftest.err
8323 cat conftest.err
>&5
8324 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8325 (exit $ac_status); } && {
8326 test -z "$ac_c_werror_flag" ||
8327 test ! -s conftest.err
8328 } && test -s conftest
$ac_exeext && {
8329 test "$cross_compiling" = yes ||
8330 $as_test_x conftest
$ac_exeext
8332 ac_cv_c_dll_hpux
="yes"
8334 $as_echo "$as_me: failed program was:" >&5
8335 sed 's/^/| /' conftest.
$ac_ext >&5
8337 ac_cv_c_dll_hpux
="no"
8340 rm -rf conftest.dSYM
8341 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8342 conftest
$ac_exeext conftest.
$ac_ext
8343 CFLAGS
=$ac_wine_try_cflags_saved
8345 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_dll_hpux" >&5
8346 $as_echo "$ac_cv_c_dll_hpux" >&6; }
8347 if test "$ac_cv_c_dll_hpux" = "yes"
8351 LDDLLFLAGS
="-shared -fPIC"
8352 LDSHARED
="\$(CC) -shared"
8359 enable_winequartz_drv
=${enable_winequartz_drv:-no}
8361 if test "$LIBEXT" = "a"; then
8362 { { $as_echo "$as_me:$LINENO: error: could not find a way to build shared libraries.
8363 It is currently not possible to build Wine without shared library
8364 (.so) support to allow transparent switch between .so and .dll files.
8365 If you are using Linux, you will need a newer binutils.
8367 $as_echo "$as_me: error: could not find a way to build shared libraries.
8368 It is currently not possible to build Wine without shared library
8369 (.so) support to allow transparent switch between .so and .dll files.
8370 If you are using Linux, you will need a newer binutils.
8372 { (exit 1); exit 1; }; }
8375 if test "$cross_compiling" = "no" -a "$LIBEXT" != "dll"
8377 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
8379 # Extract the first word of "$ac_prog", so it can be a program name with args.
8380 set dummy
$ac_prog; ac_word
=$2
8381 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8382 $as_echo_n "checking for $ac_word... " >&6; }
8383 if test "${ac_cv_prog_CROSSCC+set}" = set; then
8384 $as_echo_n "(cached) " >&6
8386 if test -n "$CROSSCC"; then
8387 ac_cv_prog_CROSSCC
="$CROSSCC" # Let the user override the test.
8389 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
8393 test -z "$as_dir" && as_dir
=.
8394 for ac_exec_ext
in '' $ac_executable_extensions; do
8395 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8396 ac_cv_prog_CROSSCC
="$ac_prog"
8397 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8406 CROSSCC
=$ac_cv_prog_CROSSCC
8407 if test -n "$CROSSCC"; then
8408 { $as_echo "$as_me:$LINENO: result: $CROSSCC" >&5
8409 $as_echo "$CROSSCC" >&6; }
8411 { $as_echo "$as_me:$LINENO: result: no" >&5
8412 $as_echo "no" >&6; }
8416 test -n "$CROSSCC" && break
8418 test -n "$CROSSCC" || CROSSCC
="false"
8420 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
8422 # Extract the first word of "$ac_prog", so it can be a program name with args.
8423 set dummy
$ac_prog; ac_word
=$2
8424 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8425 $as_echo_n "checking for $ac_word... " >&6; }
8426 if test "${ac_cv_prog_DLLTOOL+set}" = set; then
8427 $as_echo_n "(cached) " >&6
8429 if test -n "$DLLTOOL"; then
8430 ac_cv_prog_DLLTOOL
="$DLLTOOL" # Let the user override the test.
8432 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
8436 test -z "$as_dir" && as_dir
=.
8437 for ac_exec_ext
in '' $ac_executable_extensions; do
8438 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8439 ac_cv_prog_DLLTOOL
="$ac_prog"
8440 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8449 DLLTOOL
=$ac_cv_prog_DLLTOOL
8450 if test -n "$DLLTOOL"; then
8451 { $as_echo "$as_me:$LINENO: result: $DLLTOOL" >&5
8452 $as_echo "$DLLTOOL" >&6; }
8454 { $as_echo "$as_me:$LINENO: result: no" >&5
8455 $as_echo "no" >&6; }
8459 test -n "$DLLTOOL" && break
8461 test -n "$DLLTOOL" || DLLTOOL
="false"
8463 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
8465 # Extract the first word of "$ac_prog", so it can be a program name with args.
8466 set dummy
$ac_prog; ac_word
=$2
8467 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8468 $as_echo_n "checking for $ac_word... " >&6; }
8469 if test "${ac_cv_prog_CROSSWINDRES+set}" = set; then
8470 $as_echo_n "(cached) " >&6
8472 if test -n "$CROSSWINDRES"; then
8473 ac_cv_prog_CROSSWINDRES
="$CROSSWINDRES" # Let the user override the test.
8475 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
8479 test -z "$as_dir" && as_dir
=.
8480 for ac_exec_ext
in '' $ac_executable_extensions; do
8481 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8482 ac_cv_prog_CROSSWINDRES
="$ac_prog"
8483 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8492 CROSSWINDRES
=$ac_cv_prog_CROSSWINDRES
8493 if test -n "$CROSSWINDRES"; then
8494 { $as_echo "$as_me:$LINENO: result: $CROSSWINDRES" >&5
8495 $as_echo "$CROSSWINDRES" >&6; }
8497 { $as_echo "$as_me:$LINENO: result: no" >&5
8498 $as_echo "no" >&6; }
8502 test -n "$CROSSWINDRES" && break
8504 test -n "$CROSSWINDRES" || CROSSWINDRES
="false"
8506 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
8508 # Extract the first word of "$ac_prog", so it can be a program name with args.
8509 set dummy
$ac_prog; ac_word
=$2
8510 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
8511 $as_echo_n "checking for $ac_word... " >&6; }
8512 if test "${ac_cv_prog_MINGWAR+set}" = set; then
8513 $as_echo_n "(cached) " >&6
8515 if test -n "$MINGWAR"; then
8516 ac_cv_prog_MINGWAR
="$MINGWAR" # Let the user override the test.
8518 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
8522 test -z "$as_dir" && as_dir
=.
8523 for ac_exec_ext
in '' $ac_executable_extensions; do
8524 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8525 ac_cv_prog_MINGWAR
="$ac_prog"
8526 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8535 MINGWAR
=$ac_cv_prog_MINGWAR
8536 if test -n "$MINGWAR"; then
8537 { $as_echo "$as_me:$LINENO: result: $MINGWAR" >&5
8538 $as_echo "$MINGWAR" >&6; }
8540 { $as_echo "$as_me:$LINENO: result: no" >&5
8541 $as_echo "no" >&6; }
8545 test -n "$MINGWAR" && break
8547 test -n "$MINGWAR" || MINGWAR
="false"
8549 if test "$CROSSCC" != "false"
8551 CROSSTEST
="\$(CROSSTEST)"
8557 if test "$ac_cv_header_pthread_h" = "yes"
8559 { $as_echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
8560 $as_echo_n "checking for pthread_create in -lpthread... " >&6; }
8561 if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then
8562 $as_echo_n "(cached) " >&6
8564 ac_check_lib_save_LIBS
=$LIBS
8565 LIBS
="-lpthread $LIBS"
8566 cat >conftest.
$ac_ext <<_ACEOF
8569 cat confdefs.h
>>conftest.
$ac_ext
8570 cat >>conftest.
$ac_ext <<_ACEOF
8571 /* end confdefs.h. */
8573 /* Override any GCC internal prototype to avoid an error.
8574 Use char because int might match the return type of a GCC
8575 builtin and then its argument prototype would still apply. */
8579 char pthread_create ();
8583 return pthread_create ();
8588 rm -f conftest.
$ac_objext conftest
$ac_exeext
8589 if { (ac_try
="$ac_link"
8591 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8592 *) ac_try_echo=$ac_try;;
8594 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8595 $as_echo "$ac_try_echo") >&5
8596 (eval "$ac_link") 2>conftest.er1
8598 grep -v '^ *+' conftest.er1 >conftest.err
8600 cat conftest.err >&5
8601 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8602 (exit $ac_status); } && {
8603 test -z "$ac_c_werror_flag" ||
8604 test ! -s conftest.err
8605 } && test -s conftest$ac_exeext && {
8606 test "$cross_compiling" = yes ||
8607 $as_test_x conftest$ac_exeext
8609 ac_cv_lib_pthread_pthread_create=yes
8611 $as_echo "$as_me: failed program was:" >&5
8612 sed 's/^/| /' conftest.$ac_ext >&5
8614 ac_cv_lib_pthread_pthread_create=no
8617 rm -rf conftest.dSYM
8618 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8619 conftest$ac_exeext conftest.$ac_ext
8620 LIBS=$ac_check_lib_save_LIBS
8622 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5
8623 $as_echo "$ac_cv_lib_pthread_pthread_create" >&6; }
8624 if test "x$ac_cv_lib_pthread_pthread_create" = x""yes; then
8625 LIBPTHREAD="-lpthread"
8630 if test "x$LIBPTHREAD" = "x"; then
8631 case "x$with_pthread" in
8633 *) { { $as_echo "$as_me:$LINENO: error: pthread ${notice_platform}development files not found.
8634 Wine cannot support threads without libpthread.
8635 Use the --without-pthread option if you really want this." >&5
8636 $as_echo "$as_me: error: pthread ${notice_platform}development files not found.
8637 Wine cannot support threads without libpthread.
8638 Use the --without-pthread option if you really want this." >&2;}
8639 { (exit 1); exit 1; }; } ;;
8645 { $as_echo "$as_me:$LINENO: checking for X" >&5
8646 $as_echo_n "checking for X... " >&6; }
8649 # Check whether --with-x was given.
8650 if test "${with_x+set}" = set; then
8654 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
8655 if test "x$with_x" = xno; then
8656 # The user explicitly disabled X.
8659 case $x_includes,$x_libraries in #(
8660 *\'*) { { $as_echo "$as_me:$LINENO: error: cannot use X directory names containing '" >&5
8661 $as_echo "$as_me: error: cannot use X directory names containing '" >&2;}
8662 { (exit 1); exit 1; }; };; #(
8663 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then
8664 $as_echo_n "(cached) " >&6
8666 # One or both of the vars are not set, and there is no cached value.
8667 ac_x_includes=no ac_x_libraries=no
8668 rm -f -r conftest.dir
8669 if mkdir conftest.dir; then
8671 cat >Imakefile <<'_ACEOF'
8673 @echo incroot='${INCROOT}'
8675 @echo usrlibdir='${USRLIBDIR}'
8677 @echo libdir='${LIBDIR}'
8679 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
8680 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
8681 for ac_var in incroot usrlibdir libdir; do
8682 eval "ac_im_$ac_var=\`\
${MAKE-make} $ac_var 2>/dev
/null |
sed -n 's/^$ac_var=//p'\
`"
8684 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
8685 for ac_extension in a so sl dylib la dll; do
8686 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
8687 test -f "$ac_im_libdir/libX11.$ac_extension"; then
8688 ac_im_usrlibdir=$ac_im_libdir; break
8691 # Screen out bogus values from the imake configuration. They are
8692 # bogus both because they are the default anyway, and because
8693 # using them would break gcc on systems where it needs fixed includes.
8694 case $ac_im_incroot in
8695 /usr/include) ac_x_includes= ;;
8696 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
8698 case $ac_im_usrlibdir in
8699 /usr/lib | /usr/lib64 | /lib | /lib64) ;;
8700 *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
8704 rm -f -r conftest.dir
8707 # Standard set of common directories for X headers.
8708 # Check X11 before X11Rn because it is often a symlink to the current release.
8720 /usr/local/X11/include
8721 /usr/local/X11R6/include
8722 /usr/local/X11R5/include
8723 /usr/local/X11R4/include
8725 /usr/local/include/X11
8726 /usr/local/include/X11R6
8727 /usr/local/include/X11R5
8728 /usr/local/include/X11R4
8732 /usr/XFree86/include/X11
8736 /usr/unsupported/include
8738 /usr/local/x11r5/include
8739 /usr/lpp/Xamples/include
8741 /usr/openwin/include
8742 /usr/openwin/share/include'
8744 if test "$ac_x_includes" = no; then
8745 # Guess where to find include files, by looking for Xlib.h.
8746 # First, try using that file with no special directory specified.
8747 cat >conftest.$ac_ext <<_ACEOF
8750 cat confdefs.h >>conftest.$ac_ext
8751 cat >>conftest.$ac_ext <<_ACEOF
8752 /* end confdefs.h. */
8753 #include <X11/Xlib.h>
8755 if { (ac_try="$ac_cpp conftest.$ac_ext"
8757 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8758 *) ac_try_echo
=$ac_try;;
8760 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8761 $as_echo "$ac_try_echo") >&5
8762 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
8764 grep -v '^ *+' conftest.er1
>conftest.err
8766 cat conftest.err
>&5
8767 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8768 (exit $ac_status); } >/dev
/null
&& {
8769 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
8770 test ! -s conftest.err
8772 # We can compile using X headers with no special include directory.
8775 $as_echo "$as_me: failed program was:" >&5
8776 sed 's/^/| /' conftest.
$ac_ext >&5
8778 for ac_dir
in $ac_x_header_dirs; do
8779 if test -r "$ac_dir/X11/Xlib.h"; then
8780 ac_x_includes
=$ac_dir
8786 rm -f conftest.err conftest.
$ac_ext
8787 fi # $ac_x_includes = no
8789 if test "$ac_x_libraries" = no
; then
8790 # Check for the libraries.
8791 # See if we find them without any special options.
8792 # Don't add to $LIBS permanently.
8795 cat >conftest.
$ac_ext <<_ACEOF
8798 cat confdefs.h
>>conftest.
$ac_ext
8799 cat >>conftest.
$ac_ext <<_ACEOF
8800 /* end confdefs.h. */
8801 #include <X11/Xlib.h>
8810 rm -f conftest.
$ac_objext conftest
$ac_exeext
8811 if { (ac_try
="$ac_link"
8813 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8814 *) ac_try_echo=$ac_try;;
8816 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8817 $as_echo "$ac_try_echo") >&5
8818 (eval "$ac_link") 2>conftest.er1
8820 grep -v '^ *+' conftest.er1 >conftest.err
8822 cat conftest.err >&5
8823 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8824 (exit $ac_status); } && {
8825 test -z "$ac_c_werror_flag" ||
8826 test ! -s conftest.err
8827 } && test -s conftest$ac_exeext && {
8828 test "$cross_compiling" = yes ||
8829 $as_test_x conftest$ac_exeext
8832 # We can link X programs with no special library path.
8835 $as_echo "$as_me: failed program was:" >&5
8836 sed 's/^/| /' conftest.$ac_ext >&5
8839 for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" |
sed s
/include
/lib
/g
`
8841 # Don't even attempt the hair of trying to link an X program!
8842 for ac_extension in a so sl dylib la dll; do
8843 if test -r "$ac_dir/libX11.$ac_extension"; then
8844 ac_x_libraries=$ac_dir
8851 rm -rf conftest.dSYM
8852 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8853 conftest$ac_exeext conftest.$ac_ext
8854 fi # $ac_x_libraries = no
8856 case $ac_x_includes,$ac_x_libraries in #(
8858 # Didn't find X, or a directory has "'" in its name.
8859 ac_cv_have_x="have_x=no";; #(
8861 # Record where we found X for the cache.
8862 ac_cv_have_x="have_x=yes\
8863 ac_x_includes='$ac_x_includes'\
8864 ac_x_libraries='$ac_x_libraries'"
8870 eval "$ac_cv_have_x"
8873 if test "$have_x" != yes; then
8874 { $as_echo "$as_me:$LINENO: result: $have_x" >&5
8875 $as_echo "$have_x" >&6; }
8878 # If each of the values was on the command line, it overrides each guess.
8879 test "x$x_includes" = xNONE && x_includes=$ac_x_includes
8880 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
8881 # Update the cache value to reflect the command line values.
8882 ac_cv_have_x="have_x=yes\
8883 ac_x_includes='$x_includes'\
8884 ac_x_libraries='$x_libraries'"
8885 { $as_echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5
8886 $as_echo "libraries $x_libraries, headers $x_includes" >&6; }
8889 if test "$no_x" = yes; then
8890 # Not all programs may use this symbol, but it does not hurt to define it.
8892 cat >>confdefs.h <<\_ACEOF
8893 #define X_DISPLAY_MISSING 1
8896 X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS=
8898 if test -n "$x_includes"; then
8899 X_CFLAGS="$X_CFLAGS -I$x_includes"
8902 # It would also be nice to do this for all -L options, not just this one.
8903 if test -n "$x_libraries"; then
8904 X_LIBS="$X_LIBS -L$x_libraries"
8905 # For Solaris; some versions of Sun CC require a space after -R and
8906 # others require no space. Words are not sufficient . . . .
8907 { $as_echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5
8908 $as_echo_n "checking whether -R must be followed by a space... " >&6; }
8909 ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
8910 ac_xsave_c_werror_flag=$ac_c_werror_flag
8911 ac_c_werror_flag=yes
8912 cat >conftest.$ac_ext <<_ACEOF
8915 cat confdefs.h >>conftest.$ac_ext
8916 cat >>conftest.$ac_ext <<_ACEOF
8917 /* end confdefs.h. */
8927 rm -f conftest.$ac_objext conftest$ac_exeext
8928 if { (ac_try="$ac_link"
8930 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8931 *) ac_try_echo
=$ac_try;;
8933 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
8934 $as_echo "$ac_try_echo") >&5
8935 (eval "$ac_link") 2>conftest.er1
8937 grep -v '^ *+' conftest.er1
>conftest.err
8939 cat conftest.err
>&5
8940 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8941 (exit $ac_status); } && {
8942 test -z "$ac_c_werror_flag" ||
8943 test ! -s conftest.err
8944 } && test -s conftest
$ac_exeext && {
8945 test "$cross_compiling" = yes ||
8946 $as_test_x conftest
$ac_exeext
8948 { $as_echo "$as_me:$LINENO: result: no" >&5
8949 $as_echo "no" >&6; }
8950 X_LIBS
="$X_LIBS -R$x_libraries"
8952 $as_echo "$as_me: failed program was:" >&5
8953 sed 's/^/| /' conftest.
$ac_ext >&5
8955 LIBS
="$ac_xsave_LIBS -R $x_libraries"
8956 cat >conftest.
$ac_ext <<_ACEOF
8959 cat confdefs.h
>>conftest.
$ac_ext
8960 cat >>conftest.
$ac_ext <<_ACEOF
8961 /* end confdefs.h. */
8971 rm -f conftest.
$ac_objext conftest
$ac_exeext
8972 if { (ac_try
="$ac_link"
8974 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8975 *) ac_try_echo=$ac_try;;
8977 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8978 $as_echo "$ac_try_echo") >&5
8979 (eval "$ac_link") 2>conftest.er1
8981 grep -v '^ *+' conftest.er1 >conftest.err
8983 cat conftest.err >&5
8984 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8985 (exit $ac_status); } && {
8986 test -z "$ac_c_werror_flag" ||
8987 test ! -s conftest.err
8988 } && test -s conftest$ac_exeext && {
8989 test "$cross_compiling" = yes ||
8990 $as_test_x conftest$ac_exeext
8992 { $as_echo "$as_me:$LINENO: result: yes" >&5
8993 $as_echo "yes" >&6; }
8994 X_LIBS="$X_LIBS -R $x_libraries"
8996 $as_echo "$as_me: failed program was:" >&5
8997 sed 's/^/| /' conftest.$ac_ext >&5
8999 { $as_echo "$as_me:$LINENO: result: neither works" >&5
9000 $as_echo "neither works" >&6; }
9003 rm -rf conftest.dSYM
9004 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9005 conftest$ac_exeext conftest.$ac_ext
9008 rm -rf conftest.dSYM
9009 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9010 conftest$ac_exeext conftest.$ac_ext
9011 ac_c_werror_flag=$ac_xsave_c_werror_flag
9015 # Check for system-dependent libraries X programs must link with.
9016 # Do this before checking for the system-independent R6 libraries
9017 # (-lICE), since we may need -lsocket or whatever for X linking.
9019 if test "$ISC" = yes; then
9020 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet"
9022 # Martyn Johnson says this is needed for Ultrix, if the X
9023 # libraries were built with DECnet support. And Karl Berry says
9024 # the Alpha needs dnet_stub (dnet does not exist).
9025 ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11"
9026 cat >conftest.$ac_ext <<_ACEOF
9029 cat confdefs.h >>conftest.$ac_ext
9030 cat >>conftest.$ac_ext <<_ACEOF
9031 /* end confdefs.h. */
9033 /* Override any GCC internal prototype to avoid an error.
9034 Use char because int might match the return type of a GCC
9035 builtin and then its argument prototype would still apply. */
9039 char XOpenDisplay ();
9043 return XOpenDisplay ();
9048 rm -f conftest.$ac_objext conftest$ac_exeext
9049 if { (ac_try="$ac_link"
9051 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9052 *) ac_try_echo
=$ac_try;;
9054 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9055 $as_echo "$ac_try_echo") >&5
9056 (eval "$ac_link") 2>conftest.er1
9058 grep -v '^ *+' conftest.er1
>conftest.err
9060 cat conftest.err
>&5
9061 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9062 (exit $ac_status); } && {
9063 test -z "$ac_c_werror_flag" ||
9064 test ! -s conftest.err
9065 } && test -s conftest
$ac_exeext && {
9066 test "$cross_compiling" = yes ||
9067 $as_test_x conftest
$ac_exeext
9071 $as_echo "$as_me: failed program was:" >&5
9072 sed 's/^/| /' conftest.
$ac_ext >&5
9074 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5
9075 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
9076 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
9077 $as_echo_n "(cached) " >&6
9079 ac_check_lib_save_LIBS
=$LIBS
9081 cat >conftest.
$ac_ext <<_ACEOF
9084 cat confdefs.h
>>conftest.
$ac_ext
9085 cat >>conftest.
$ac_ext <<_ACEOF
9086 /* end confdefs.h. */
9088 /* Override any GCC internal prototype to avoid an error.
9089 Use char because int might match the return type of a GCC
9090 builtin and then its argument prototype would still apply. */
9098 return dnet_ntoa ();
9103 rm -f conftest.
$ac_objext conftest
$ac_exeext
9104 if { (ac_try
="$ac_link"
9106 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9107 *) ac_try_echo=$ac_try;;
9109 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9110 $as_echo "$ac_try_echo") >&5
9111 (eval "$ac_link") 2>conftest.er1
9113 grep -v '^ *+' conftest.er1 >conftest.err
9115 cat conftest.err >&5
9116 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9117 (exit $ac_status); } && {
9118 test -z "$ac_c_werror_flag" ||
9119 test ! -s conftest.err
9120 } && test -s conftest$ac_exeext && {
9121 test "$cross_compiling" = yes ||
9122 $as_test_x conftest$ac_exeext
9124 ac_cv_lib_dnet_dnet_ntoa=yes
9126 $as_echo "$as_me: failed program was:" >&5
9127 sed 's/^/| /' conftest.$ac_ext >&5
9129 ac_cv_lib_dnet_dnet_ntoa=no
9132 rm -rf conftest.dSYM
9133 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9134 conftest$ac_exeext conftest.$ac_ext
9135 LIBS=$ac_check_lib_save_LIBS
9137 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
9138 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
9139 if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then
9140 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
9143 if test $ac_cv_lib_dnet_dnet_ntoa = no; then
9144 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5
9145 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
9146 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then
9147 $as_echo_n "(cached) " >&6
9149 ac_check_lib_save_LIBS=$LIBS
9150 LIBS="-ldnet_stub $LIBS"
9151 cat >conftest.$ac_ext <<_ACEOF
9154 cat confdefs.h >>conftest.$ac_ext
9155 cat >>conftest.$ac_ext <<_ACEOF
9156 /* end confdefs.h. */
9158 /* Override any GCC internal prototype to avoid an error.
9159 Use char because int might match the return type of a GCC
9160 builtin and then its argument prototype would still apply. */
9168 return dnet_ntoa ();
9173 rm -f conftest.$ac_objext conftest$ac_exeext
9174 if { (ac_try="$ac_link"
9176 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9177 *) ac_try_echo
=$ac_try;;
9179 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9180 $as_echo "$ac_try_echo") >&5
9181 (eval "$ac_link") 2>conftest.er1
9183 grep -v '^ *+' conftest.er1
>conftest.err
9185 cat conftest.err
>&5
9186 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9187 (exit $ac_status); } && {
9188 test -z "$ac_c_werror_flag" ||
9189 test ! -s conftest.err
9190 } && test -s conftest
$ac_exeext && {
9191 test "$cross_compiling" = yes ||
9192 $as_test_x conftest
$ac_exeext
9194 ac_cv_lib_dnet_stub_dnet_ntoa
=yes
9196 $as_echo "$as_me: failed program was:" >&5
9197 sed 's/^/| /' conftest.
$ac_ext >&5
9199 ac_cv_lib_dnet_stub_dnet_ntoa
=no
9202 rm -rf conftest.dSYM
9203 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9204 conftest
$ac_exeext conftest.
$ac_ext
9205 LIBS
=$ac_check_lib_save_LIBS
9207 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
9208 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
9209 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x
""yes; then
9210 X_EXTRA_LIBS
="$X_EXTRA_LIBS -ldnet_stub"
9216 rm -rf conftest.dSYM
9217 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9218 conftest
$ac_exeext conftest.
$ac_ext
9219 LIBS
="$ac_xsave_LIBS"
9221 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
9222 # to get the SysV transport functions.
9223 # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
9225 # The nsl library prevents programs from opening the X display
9226 # on Irix 5.2, according to T.E. Dickey.
9227 # The functions gethostbyname, getservbyname, and inet_addr are
9228 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
9229 { $as_echo "$as_me:$LINENO: checking for gethostbyname" >&5
9230 $as_echo_n "checking for gethostbyname... " >&6; }
9231 if test "${ac_cv_func_gethostbyname+set}" = set; then
9232 $as_echo_n "(cached) " >&6
9234 cat >conftest.
$ac_ext <<_ACEOF
9237 cat confdefs.h
>>conftest.
$ac_ext
9238 cat >>conftest.
$ac_ext <<_ACEOF
9239 /* end confdefs.h. */
9240 /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
9241 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9242 #define gethostbyname innocuous_gethostbyname
9244 /* System header to define __stub macros and hopefully few prototypes,
9245 which can conflict with char gethostbyname (); below.
9246 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9247 <limits.h> exists even on freestanding compilers. */
9250 # include <limits.h>
9252 # include <assert.h>
9255 #undef gethostbyname
9257 /* Override any GCC internal prototype to avoid an error.
9258 Use char because int might match the return type of a GCC
9259 builtin and then its argument prototype would still apply. */
9263 char gethostbyname ();
9264 /* The GNU C library defines this for functions which it implements
9265 to always fail with ENOSYS. Some functions are actually named
9266 something starting with __ and the normal name is an alias. */
9267 #if defined __stub_gethostbyname || defined __stub___gethostbyname
9274 return gethostbyname ();
9279 rm -f conftest.
$ac_objext conftest
$ac_exeext
9280 if { (ac_try
="$ac_link"
9282 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9283 *) ac_try_echo=$ac_try;;
9285 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9286 $as_echo "$ac_try_echo") >&5
9287 (eval "$ac_link") 2>conftest.er1
9289 grep -v '^ *+' conftest.er1 >conftest.err
9291 cat conftest.err >&5
9292 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9293 (exit $ac_status); } && {
9294 test -z "$ac_c_werror_flag" ||
9295 test ! -s conftest.err
9296 } && test -s conftest$ac_exeext && {
9297 test "$cross_compiling" = yes ||
9298 $as_test_x conftest$ac_exeext
9300 ac_cv_func_gethostbyname=yes
9302 $as_echo "$as_me: failed program was:" >&5
9303 sed 's/^/| /' conftest.$ac_ext >&5
9305 ac_cv_func_gethostbyname=no
9308 rm -rf conftest.dSYM
9309 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9310 conftest$ac_exeext conftest.$ac_ext
9312 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
9313 $as_echo "$ac_cv_func_gethostbyname" >&6; }
9315 if test $ac_cv_func_gethostbyname = no; then
9316 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
9317 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
9318 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
9319 $as_echo_n "(cached) " >&6
9321 ac_check_lib_save_LIBS=$LIBS
9323 cat >conftest.$ac_ext <<_ACEOF
9326 cat confdefs.h >>conftest.$ac_ext
9327 cat >>conftest.$ac_ext <<_ACEOF
9328 /* end confdefs.h. */
9330 /* Override any GCC internal prototype to avoid an error.
9331 Use char because int might match the return type of a GCC
9332 builtin and then its argument prototype would still apply. */
9336 char gethostbyname ();
9340 return gethostbyname ();
9345 rm -f conftest.$ac_objext conftest$ac_exeext
9346 if { (ac_try="$ac_link"
9348 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9349 *) ac_try_echo
=$ac_try;;
9351 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9352 $as_echo "$ac_try_echo") >&5
9353 (eval "$ac_link") 2>conftest.er1
9355 grep -v '^ *+' conftest.er1
>conftest.err
9357 cat conftest.err
>&5
9358 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9359 (exit $ac_status); } && {
9360 test -z "$ac_c_werror_flag" ||
9361 test ! -s conftest.err
9362 } && test -s conftest
$ac_exeext && {
9363 test "$cross_compiling" = yes ||
9364 $as_test_x conftest
$ac_exeext
9366 ac_cv_lib_nsl_gethostbyname
=yes
9368 $as_echo "$as_me: failed program was:" >&5
9369 sed 's/^/| /' conftest.
$ac_ext >&5
9371 ac_cv_lib_nsl_gethostbyname
=no
9374 rm -rf conftest.dSYM
9375 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9376 conftest
$ac_exeext conftest.
$ac_ext
9377 LIBS
=$ac_check_lib_save_LIBS
9379 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
9380 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
9381 if test "x$ac_cv_lib_nsl_gethostbyname" = x
""yes; then
9382 X_EXTRA_LIBS
="$X_EXTRA_LIBS -lnsl"
9385 if test $ac_cv_lib_nsl_gethostbyname = no
; then
9386 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5
9387 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
9388 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then
9389 $as_echo_n "(cached) " >&6
9391 ac_check_lib_save_LIBS
=$LIBS
9393 cat >conftest.
$ac_ext <<_ACEOF
9396 cat confdefs.h
>>conftest.
$ac_ext
9397 cat >>conftest.
$ac_ext <<_ACEOF
9398 /* end confdefs.h. */
9400 /* Override any GCC internal prototype to avoid an error.
9401 Use char because int might match the return type of a GCC
9402 builtin and then its argument prototype would still apply. */
9406 char gethostbyname ();
9410 return gethostbyname ();
9415 rm -f conftest.
$ac_objext conftest
$ac_exeext
9416 if { (ac_try
="$ac_link"
9418 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9419 *) ac_try_echo=$ac_try;;
9421 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9422 $as_echo "$ac_try_echo") >&5
9423 (eval "$ac_link") 2>conftest.er1
9425 grep -v '^ *+' conftest.er1 >conftest.err
9427 cat conftest.err >&5
9428 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9429 (exit $ac_status); } && {
9430 test -z "$ac_c_werror_flag" ||
9431 test ! -s conftest.err
9432 } && test -s conftest$ac_exeext && {
9433 test "$cross_compiling" = yes ||
9434 $as_test_x conftest$ac_exeext
9436 ac_cv_lib_bsd_gethostbyname=yes
9438 $as_echo "$as_me: failed program was:" >&5
9439 sed 's/^/| /' conftest.$ac_ext >&5
9441 ac_cv_lib_bsd_gethostbyname=no
9444 rm -rf conftest.dSYM
9445 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9446 conftest$ac_exeext conftest.$ac_ext
9447 LIBS=$ac_check_lib_save_LIBS
9449 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5
9450 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
9451 if test "x$ac_cv_lib_bsd_gethostbyname" = x""yes; then
9452 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
9458 # lieder@skyler.mavd.honeywell.com says without -lsocket,
9459 # socket/setsockopt and other routines are undefined under SCO ODT
9460 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
9461 # on later versions), says Simon Leinen: it contains gethostby*
9462 # variants that don't use the name server (or something). -lsocket
9463 # must be given before -lnsl if both are needed. We assume that
9464 # if connect needs -lnsl, so does gethostbyname.
9465 { $as_echo "$as_me:$LINENO: checking for connect" >&5
9466 $as_echo_n "checking for connect... " >&6; }
9467 if test "${ac_cv_func_connect+set}" = set; then
9468 $as_echo_n "(cached) " >&6
9470 cat >conftest.$ac_ext <<_ACEOF
9473 cat confdefs.h >>conftest.$ac_ext
9474 cat >>conftest.$ac_ext <<_ACEOF
9475 /* end confdefs.h. */
9476 /* Define connect to an innocuous variant, in case <limits.h> declares connect.
9477 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9478 #define connect innocuous_connect
9480 /* System header to define __stub macros and hopefully few prototypes,
9481 which can conflict with char connect (); below.
9482 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9483 <limits.h> exists even on freestanding compilers. */
9486 # include <limits.h>
9488 # include <assert.h>
9493 /* Override any GCC internal prototype to avoid an error.
9494 Use char because int might match the return type of a GCC
9495 builtin and then its argument prototype would still apply. */
9500 /* The GNU C library defines this for functions which it implements
9501 to always fail with ENOSYS. Some functions are actually named
9502 something starting with __ and the normal name is an alias. */
9503 #if defined __stub_connect || defined __stub___connect
9515 rm -f conftest.$ac_objext conftest$ac_exeext
9516 if { (ac_try="$ac_link"
9518 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9519 *) ac_try_echo
=$ac_try;;
9521 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9522 $as_echo "$ac_try_echo") >&5
9523 (eval "$ac_link") 2>conftest.er1
9525 grep -v '^ *+' conftest.er1
>conftest.err
9527 cat conftest.err
>&5
9528 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9529 (exit $ac_status); } && {
9530 test -z "$ac_c_werror_flag" ||
9531 test ! -s conftest.err
9532 } && test -s conftest
$ac_exeext && {
9533 test "$cross_compiling" = yes ||
9534 $as_test_x conftest
$ac_exeext
9536 ac_cv_func_connect
=yes
9538 $as_echo "$as_me: failed program was:" >&5
9539 sed 's/^/| /' conftest.
$ac_ext >&5
9541 ac_cv_func_connect
=no
9544 rm -rf conftest.dSYM
9545 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9546 conftest
$ac_exeext conftest.
$ac_ext
9548 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5
9549 $as_echo "$ac_cv_func_connect" >&6; }
9551 if test $ac_cv_func_connect = no
; then
9552 { $as_echo "$as_me:$LINENO: checking for connect in -lsocket" >&5
9553 $as_echo_n "checking for connect in -lsocket... " >&6; }
9554 if test "${ac_cv_lib_socket_connect+set}" = set; then
9555 $as_echo_n "(cached) " >&6
9557 ac_check_lib_save_LIBS
=$LIBS
9558 LIBS
="-lsocket $X_EXTRA_LIBS $LIBS"
9559 cat >conftest.
$ac_ext <<_ACEOF
9562 cat confdefs.h
>>conftest.
$ac_ext
9563 cat >>conftest.
$ac_ext <<_ACEOF
9564 /* end confdefs.h. */
9566 /* Override any GCC internal prototype to avoid an error.
9567 Use char because int might match the return type of a GCC
9568 builtin and then its argument prototype would still apply. */
9581 rm -f conftest.
$ac_objext conftest
$ac_exeext
9582 if { (ac_try
="$ac_link"
9584 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9585 *) ac_try_echo=$ac_try;;
9587 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9588 $as_echo "$ac_try_echo") >&5
9589 (eval "$ac_link") 2>conftest.er1
9591 grep -v '^ *+' conftest.er1 >conftest.err
9593 cat conftest.err >&5
9594 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9595 (exit $ac_status); } && {
9596 test -z "$ac_c_werror_flag" ||
9597 test ! -s conftest.err
9598 } && test -s conftest$ac_exeext && {
9599 test "$cross_compiling" = yes ||
9600 $as_test_x conftest$ac_exeext
9602 ac_cv_lib_socket_connect=yes
9604 $as_echo "$as_me: failed program was:" >&5
9605 sed 's/^/| /' conftest.$ac_ext >&5
9607 ac_cv_lib_socket_connect=no
9610 rm -rf conftest.dSYM
9611 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9612 conftest$ac_exeext conftest.$ac_ext
9613 LIBS=$ac_check_lib_save_LIBS
9615 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5
9616 $as_echo "$ac_cv_lib_socket_connect" >&6; }
9617 if test "x$ac_cv_lib_socket_connect" = x""yes; then
9618 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
9623 # Guillermo Gomez says -lposix is necessary on A/UX.
9624 { $as_echo "$as_me:$LINENO: checking for remove" >&5
9625 $as_echo_n "checking for remove... " >&6; }
9626 if test "${ac_cv_func_remove+set}" = set; then
9627 $as_echo_n "(cached) " >&6
9629 cat >conftest.$ac_ext <<_ACEOF
9632 cat confdefs.h >>conftest.$ac_ext
9633 cat >>conftest.$ac_ext <<_ACEOF
9634 /* end confdefs.h. */
9635 /* Define remove to an innocuous variant, in case <limits.h> declares remove.
9636 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9637 #define remove innocuous_remove
9639 /* System header to define __stub macros and hopefully few prototypes,
9640 which can conflict with char remove (); below.
9641 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9642 <limits.h> exists even on freestanding compilers. */
9645 # include <limits.h>
9647 # include <assert.h>
9652 /* Override any GCC internal prototype to avoid an error.
9653 Use char because int might match the return type of a GCC
9654 builtin and then its argument prototype would still apply. */
9659 /* The GNU C library defines this for functions which it implements
9660 to always fail with ENOSYS. Some functions are actually named
9661 something starting with __ and the normal name is an alias. */
9662 #if defined __stub_remove || defined __stub___remove
9674 rm -f conftest.$ac_objext conftest$ac_exeext
9675 if { (ac_try="$ac_link"
9677 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9678 *) ac_try_echo
=$ac_try;;
9680 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9681 $as_echo "$ac_try_echo") >&5
9682 (eval "$ac_link") 2>conftest.er1
9684 grep -v '^ *+' conftest.er1
>conftest.err
9686 cat conftest.err
>&5
9687 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9688 (exit $ac_status); } && {
9689 test -z "$ac_c_werror_flag" ||
9690 test ! -s conftest.err
9691 } && test -s conftest
$ac_exeext && {
9692 test "$cross_compiling" = yes ||
9693 $as_test_x conftest
$ac_exeext
9695 ac_cv_func_remove
=yes
9697 $as_echo "$as_me: failed program was:" >&5
9698 sed 's/^/| /' conftest.
$ac_ext >&5
9700 ac_cv_func_remove
=no
9703 rm -rf conftest.dSYM
9704 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9705 conftest
$ac_exeext conftest.
$ac_ext
9707 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5
9708 $as_echo "$ac_cv_func_remove" >&6; }
9710 if test $ac_cv_func_remove = no
; then
9711 { $as_echo "$as_me:$LINENO: checking for remove in -lposix" >&5
9712 $as_echo_n "checking for remove in -lposix... " >&6; }
9713 if test "${ac_cv_lib_posix_remove+set}" = set; then
9714 $as_echo_n "(cached) " >&6
9716 ac_check_lib_save_LIBS
=$LIBS
9717 LIBS
="-lposix $LIBS"
9718 cat >conftest.
$ac_ext <<_ACEOF
9721 cat confdefs.h
>>conftest.
$ac_ext
9722 cat >>conftest.
$ac_ext <<_ACEOF
9723 /* end confdefs.h. */
9725 /* Override any GCC internal prototype to avoid an error.
9726 Use char because int might match the return type of a GCC
9727 builtin and then its argument prototype would still apply. */
9740 rm -f conftest.
$ac_objext conftest
$ac_exeext
9741 if { (ac_try
="$ac_link"
9743 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9744 *) ac_try_echo=$ac_try;;
9746 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9747 $as_echo "$ac_try_echo") >&5
9748 (eval "$ac_link") 2>conftest.er1
9750 grep -v '^ *+' conftest.er1 >conftest.err
9752 cat conftest.err >&5
9753 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9754 (exit $ac_status); } && {
9755 test -z "$ac_c_werror_flag" ||
9756 test ! -s conftest.err
9757 } && test -s conftest$ac_exeext && {
9758 test "$cross_compiling" = yes ||
9759 $as_test_x conftest$ac_exeext
9761 ac_cv_lib_posix_remove=yes
9763 $as_echo "$as_me: failed program was:" >&5
9764 sed 's/^/| /' conftest.$ac_ext >&5
9766 ac_cv_lib_posix_remove=no
9769 rm -rf conftest.dSYM
9770 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9771 conftest$ac_exeext conftest.$ac_ext
9772 LIBS=$ac_check_lib_save_LIBS
9774 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5
9775 $as_echo "$ac_cv_lib_posix_remove" >&6; }
9776 if test "x$ac_cv_lib_posix_remove" = x""yes; then
9777 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
9782 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
9783 { $as_echo "$as_me:$LINENO: checking for shmat" >&5
9784 $as_echo_n "checking for shmat... " >&6; }
9785 if test "${ac_cv_func_shmat+set}" = set; then
9786 $as_echo_n "(cached) " >&6
9788 cat >conftest.$ac_ext <<_ACEOF
9791 cat confdefs.h >>conftest.$ac_ext
9792 cat >>conftest.$ac_ext <<_ACEOF
9793 /* end confdefs.h. */
9794 /* Define shmat to an innocuous variant, in case <limits.h> declares shmat.
9795 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9796 #define shmat innocuous_shmat
9798 /* System header to define __stub macros and hopefully few prototypes,
9799 which can conflict with char shmat (); below.
9800 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9801 <limits.h> exists even on freestanding compilers. */
9804 # include <limits.h>
9806 # include <assert.h>
9811 /* Override any GCC internal prototype to avoid an error.
9812 Use char because int might match the return type of a GCC
9813 builtin and then its argument prototype would still apply. */
9818 /* The GNU C library defines this for functions which it implements
9819 to always fail with ENOSYS. Some functions are actually named
9820 something starting with __ and the normal name is an alias. */
9821 #if defined __stub_shmat || defined __stub___shmat
9833 rm -f conftest.$ac_objext conftest$ac_exeext
9834 if { (ac_try="$ac_link"
9836 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9837 *) ac_try_echo
=$ac_try;;
9839 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9840 $as_echo "$ac_try_echo") >&5
9841 (eval "$ac_link") 2>conftest.er1
9843 grep -v '^ *+' conftest.er1
>conftest.err
9845 cat conftest.err
>&5
9846 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9847 (exit $ac_status); } && {
9848 test -z "$ac_c_werror_flag" ||
9849 test ! -s conftest.err
9850 } && test -s conftest
$ac_exeext && {
9851 test "$cross_compiling" = yes ||
9852 $as_test_x conftest
$ac_exeext
9854 ac_cv_func_shmat
=yes
9856 $as_echo "$as_me: failed program was:" >&5
9857 sed 's/^/| /' conftest.
$ac_ext >&5
9862 rm -rf conftest.dSYM
9863 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9864 conftest
$ac_exeext conftest.
$ac_ext
9866 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5
9867 $as_echo "$ac_cv_func_shmat" >&6; }
9869 if test $ac_cv_func_shmat = no
; then
9870 { $as_echo "$as_me:$LINENO: checking for shmat in -lipc" >&5
9871 $as_echo_n "checking for shmat in -lipc... " >&6; }
9872 if test "${ac_cv_lib_ipc_shmat+set}" = set; then
9873 $as_echo_n "(cached) " >&6
9875 ac_check_lib_save_LIBS
=$LIBS
9877 cat >conftest.
$ac_ext <<_ACEOF
9880 cat confdefs.h
>>conftest.
$ac_ext
9881 cat >>conftest.
$ac_ext <<_ACEOF
9882 /* end confdefs.h. */
9884 /* Override any GCC internal prototype to avoid an error.
9885 Use char because int might match the return type of a GCC
9886 builtin and then its argument prototype would still apply. */
9899 rm -f conftest.
$ac_objext conftest
$ac_exeext
9900 if { (ac_try
="$ac_link"
9902 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9903 *) ac_try_echo=$ac_try;;
9905 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9906 $as_echo "$ac_try_echo") >&5
9907 (eval "$ac_link") 2>conftest.er1
9909 grep -v '^ *+' conftest.er1 >conftest.err
9911 cat conftest.err >&5
9912 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9913 (exit $ac_status); } && {
9914 test -z "$ac_c_werror_flag" ||
9915 test ! -s conftest.err
9916 } && test -s conftest$ac_exeext && {
9917 test "$cross_compiling" = yes ||
9918 $as_test_x conftest$ac_exeext
9920 ac_cv_lib_ipc_shmat=yes
9922 $as_echo "$as_me: failed program was:" >&5
9923 sed 's/^/| /' conftest.$ac_ext >&5
9925 ac_cv_lib_ipc_shmat=no
9928 rm -rf conftest.dSYM
9929 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9930 conftest$ac_exeext conftest.$ac_ext
9931 LIBS=$ac_check_lib_save_LIBS
9933 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5
9934 $as_echo "$ac_cv_lib_ipc_shmat" >&6; }
9935 if test "x$ac_cv_lib_ipc_shmat" = x""yes; then
9936 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
9942 # Check for libraries that X11R6 Xt/Xaw programs need.
9943 ac_save_LDFLAGS=$LDFLAGS
9944 test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries"
9945 # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
9946 # check for ICE first), but we must link in the order -lSM -lICE or
9947 # we get undefined symbols. So assume we have SM if we have ICE.
9948 # These have to be linked with before -lX11, unlike the other
9949 # libraries we check for below, so use a different variable.
9950 # John Interrante, Karl Berry
9951 { $as_echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5
9952 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
9953 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then
9954 $as_echo_n "(cached) " >&6
9956 ac_check_lib_save_LIBS=$LIBS
9957 LIBS="-lICE $X_EXTRA_LIBS $LIBS"
9958 cat >conftest.$ac_ext <<_ACEOF
9961 cat confdefs.h >>conftest.$ac_ext
9962 cat >>conftest.$ac_ext <<_ACEOF
9963 /* end confdefs.h. */
9965 /* Override any GCC internal prototype to avoid an error.
9966 Use char because int might match the return type of a GCC
9967 builtin and then its argument prototype would still apply. */
9971 char IceConnectionNumber ();
9975 return IceConnectionNumber ();
9980 rm -f conftest.$ac_objext conftest$ac_exeext
9981 if { (ac_try="$ac_link"
9983 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9984 *) ac_try_echo
=$ac_try;;
9986 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
9987 $as_echo "$ac_try_echo") >&5
9988 (eval "$ac_link") 2>conftest.er1
9990 grep -v '^ *+' conftest.er1
>conftest.err
9992 cat conftest.err
>&5
9993 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9994 (exit $ac_status); } && {
9995 test -z "$ac_c_werror_flag" ||
9996 test ! -s conftest.err
9997 } && test -s conftest
$ac_exeext && {
9998 test "$cross_compiling" = yes ||
9999 $as_test_x conftest
$ac_exeext
10001 ac_cv_lib_ICE_IceConnectionNumber
=yes
10003 $as_echo "$as_me: failed program was:" >&5
10004 sed 's/^/| /' conftest.
$ac_ext >&5
10006 ac_cv_lib_ICE_IceConnectionNumber
=no
10009 rm -rf conftest.dSYM
10010 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10011 conftest
$ac_exeext conftest.
$ac_ext
10012 LIBS
=$ac_check_lib_save_LIBS
10014 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
10015 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
10016 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x
""yes; then
10017 X_PRE_LIBS
="$X_PRE_LIBS -lSM -lICE"
10020 LDFLAGS
=$ac_save_LDFLAGS
10025 if test "$have_x" = "yes"
10027 XLIB
="-lXext -lX11"
10028 ac_save_CPPFLAGS
="$CPPFLAGS"
10029 CPPFLAGS
="$CPPFLAGS $X_CFLAGS"
10031 { $as_echo "$as_me:$LINENO: checking for -lX11" >&5
10032 $as_echo_n "checking for -lX11... " >&6; }
10033 if test "${ac_cv_lib_soname_X11+set}" = set; then
10034 $as_echo_n "(cached) " >&6
10036 ac_check_soname_save_LIBS
=$LIBS
10037 LIBS
="-lX11 $X_LIBS $X_EXTRA_LIBS $LIBS"
10038 cat >conftest.
$ac_ext <<_ACEOF
10041 cat confdefs.h
>>conftest.
$ac_ext
10042 cat >>conftest.
$ac_ext <<_ACEOF
10043 /* end confdefs.h. */
10045 /* Override any GCC internal prototype to avoid an error.
10046 Use char because int might match the return type of a GCC
10047 builtin and then its argument prototype would still apply. */
10051 char XCreateWindow ();
10055 return XCreateWindow ();
10060 rm -f conftest.
$ac_objext conftest
$ac_exeext
10061 if { (ac_try
="$ac_link"
10062 case "(($ac_try" in
10063 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10064 *) ac_try_echo=$ac_try;;
10066 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10067 $as_echo "$ac_try_echo") >&5
10068 (eval "$ac_link") 2>conftest.er1
10070 grep -v '^ *+' conftest.er1 >conftest.err
10072 cat conftest.err >&5
10073 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10074 (exit $ac_status); } && {
10075 test -z "$ac_c_werror_flag" ||
10076 test ! -s conftest.err
10077 } && test -s conftest$ac_exeext && {
10078 test "$cross_compiling" = yes ||
10079 $as_test_x conftest$ac_exeext
10083 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'` ;;
10084 *) ac_cv_lib_soname_X11=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libX11\\.$LIBEXT" |
sed -e "s/^.*\(libX11\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10087 $as_echo "$as_me: failed program was:" >&5
10088 sed 's/^/| /' conftest.$ac_ext >&5
10093 rm -rf conftest.dSYM
10094 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10095 conftest$ac_exeext conftest.$ac_ext
10096 LIBS=$ac_check_soname_save_LIBS
10098 if test "x$ac_cv_lib_soname_X11" = "x"; then
10099 { $as_echo "$as_me:$LINENO: result: not found" >&5
10100 $as_echo "not found" >&6; }
10103 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_X11" >&5
10104 $as_echo "$ac_cv_lib_soname_X11" >&6; }
10106 cat >>confdefs.h <<_ACEOF
10107 #define SONAME_LIBX11 "$ac_cv_lib_soname_X11"
10113 { $as_echo "$as_me:$LINENO: checking for -lXext" >&5
10114 $as_echo_n "checking for -lXext... " >&6; }
10115 if test "${ac_cv_lib_soname_Xext+set}" = set; then
10116 $as_echo_n "(cached) " >&6
10118 ac_check_soname_save_LIBS=$LIBS
10119 LIBS="-lXext $X_LIBS -lX11 $X_EXTRA_LIBS $LIBS"
10120 cat >conftest.$ac_ext <<_ACEOF
10123 cat confdefs.h >>conftest.$ac_ext
10124 cat >>conftest.$ac_ext <<_ACEOF
10125 /* end confdefs.h. */
10127 /* Override any GCC internal prototype to avoid an error.
10128 Use char because int might match the return type of a GCC
10129 builtin and then its argument prototype would still apply. */
10133 char XextCreateExtension ();
10137 return XextCreateExtension ();
10142 rm -f conftest.$ac_objext conftest$ac_exeext
10143 if { (ac_try="$ac_link"
10144 case "(($ac_try" in
10145 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10146 *) ac_try_echo
=$ac_try;;
10148 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10149 $as_echo "$ac_try_echo") >&5
10150 (eval "$ac_link") 2>conftest.er1
10152 grep -v '^ *+' conftest.er1
>conftest.err
10154 cat conftest.err
>&5
10155 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10156 (exit $ac_status); } && {
10157 test -z "$ac_c_werror_flag" ||
10158 test ! -s conftest.err
10159 } && test -s conftest
$ac_exeext && {
10160 test "$cross_compiling" = yes ||
10161 $as_test_x conftest
$ac_exeext
10165 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'` ;;
10166 *) ac_cv_lib_soname_Xext
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXext\\.$LIBEXT" | sed -e "s/^.*\(libXext\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10169 $as_echo "$as_me: failed program was:" >&5
10170 sed 's/^/| /' conftest.
$ac_ext >&5
10175 rm -rf conftest.dSYM
10176 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10177 conftest
$ac_exeext conftest.
$ac_ext
10178 LIBS
=$ac_check_soname_save_LIBS
10180 if test "x$ac_cv_lib_soname_Xext" = "x"; then
10181 { $as_echo "$as_me:$LINENO: result: not found" >&5
10182 $as_echo "not found" >&6; }
10185 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xext" >&5
10186 $as_echo "$ac_cv_lib_soname_Xext" >&6; }
10188 cat >>confdefs.h
<<_ACEOF
10189 #define SONAME_LIBXEXT "$ac_cv_lib_soname_Xext"
10208 for ac_header
in X11
/Xlib.h \
10211 X11
/Xcursor
/Xcursor.h \
10212 X11
/extensions
/shape.h \
10213 X11
/extensions
/XInput.h \
10214 X11
/extensions
/XShm.h \
10215 X11
/extensions
/Xcomposite.h \
10216 X11
/extensions
/Xinerama.h \
10217 X11
/extensions
/Xrandr.h \
10218 X11
/extensions
/Xrender.h \
10219 X11
/extensions
/xf86vmode.h
10221 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
10222 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
10223 $as_echo_n "checking for $ac_header... " >&6; }
10224 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10225 $as_echo_n "(cached) " >&6
10227 cat >conftest.
$ac_ext <<_ACEOF
10230 cat confdefs.h
>>conftest.
$ac_ext
10231 cat >>conftest.
$ac_ext <<_ACEOF
10232 /* end confdefs.h. */
10233 #ifdef HAVE_X11_XLIB_H
10234 # include <X11/Xlib.h>
10236 #ifdef HAVE_X11_XUTIL_H
10237 # include <X11/Xutil.h>
10240 #include <$ac_header>
10242 rm -f conftest.
$ac_objext
10243 if { (ac_try
="$ac_compile"
10244 case "(($ac_try" in
10245 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10246 *) ac_try_echo=$ac_try;;
10248 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10249 $as_echo "$ac_try_echo") >&5
10250 (eval "$ac_compile") 2>conftest.er1
10252 grep -v '^ *+' conftest.er1 >conftest.err
10254 cat conftest.err >&5
10255 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10256 (exit $ac_status); } && {
10257 test -z "$ac_c_werror_flag" ||
10258 test ! -s conftest.err
10259 } && test -s conftest.$ac_objext; then
10260 eval "$as_ac_Header=yes"
10262 $as_echo "$as_me: failed program was:" >&5
10263 sed 's/^/| /' conftest.$ac_ext >&5
10265 eval "$as_ac_Header=no"
10268 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10270 ac_res=`eval 'as_val=${'$as_ac_Header'}
10271 $as_echo "$as_val"'`
10272 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
10273 $as_echo "$ac_res" >&6; }
10274 as_val=`eval 'as_val=${'$as_ac_Header'}
10275 $as_echo "$as_val"'`
10276 if test "x$as_val" = x""yes; then
10277 cat >>confdefs.h <<_ACEOF
10278 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
10286 if test "$ac_cv_header_X11_XKBlib_h" = "yes"
10288 { $as_echo "$as_me:$LINENO: checking for XkbQueryExtension in -lX11" >&5
10289 $as_echo_n "checking for XkbQueryExtension in -lX11... " >&6; }
10290 if test "${ac_cv_lib_X11_XkbQueryExtension+set}" = set; then
10291 $as_echo_n "(cached) " >&6
10293 ac_check_lib_save_LIBS=$LIBS
10294 LIBS="-lX11 $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10295 cat >conftest.$ac_ext <<_ACEOF
10298 cat confdefs.h >>conftest.$ac_ext
10299 cat >>conftest.$ac_ext <<_ACEOF
10300 /* end confdefs.h. */
10302 /* Override any GCC internal prototype to avoid an error.
10303 Use char because int might match the return type of a GCC
10304 builtin and then its argument prototype would still apply. */
10308 char XkbQueryExtension ();
10312 return XkbQueryExtension ();
10317 rm -f conftest.$ac_objext conftest$ac_exeext
10318 if { (ac_try="$ac_link"
10319 case "(($ac_try" in
10320 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10321 *) ac_try_echo
=$ac_try;;
10323 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10324 $as_echo "$ac_try_echo") >&5
10325 (eval "$ac_link") 2>conftest.er1
10327 grep -v '^ *+' conftest.er1
>conftest.err
10329 cat conftest.err
>&5
10330 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10331 (exit $ac_status); } && {
10332 test -z "$ac_c_werror_flag" ||
10333 test ! -s conftest.err
10334 } && test -s conftest
$ac_exeext && {
10335 test "$cross_compiling" = yes ||
10336 $as_test_x conftest
$ac_exeext
10338 ac_cv_lib_X11_XkbQueryExtension
=yes
10340 $as_echo "$as_me: failed program was:" >&5
10341 sed 's/^/| /' conftest.
$ac_ext >&5
10343 ac_cv_lib_X11_XkbQueryExtension
=no
10346 rm -rf conftest.dSYM
10347 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10348 conftest
$ac_exeext conftest.
$ac_ext
10349 LIBS
=$ac_check_lib_save_LIBS
10351 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_X11_XkbQueryExtension" >&5
10352 $as_echo "$ac_cv_lib_X11_XkbQueryExtension" >&6; }
10353 if test "x$ac_cv_lib_X11_XkbQueryExtension" = x
""yes; then
10355 cat >>confdefs.h
<<\_ACEOF
10363 if test "$ac_cv_header_X11_Xcursor_Xcursor_h" = "yes"
10365 { $as_echo "$as_me:$LINENO: checking for -lXcursor" >&5
10366 $as_echo_n "checking for -lXcursor... " >&6; }
10367 if test "${ac_cv_lib_soname_Xcursor+set}" = set; then
10368 $as_echo_n "(cached) " >&6
10370 ac_check_soname_save_LIBS
=$LIBS
10371 LIBS
="-lXcursor $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10372 cat >conftest.
$ac_ext <<_ACEOF
10375 cat confdefs.h
>>conftest.
$ac_ext
10376 cat >>conftest.
$ac_ext <<_ACEOF
10377 /* end confdefs.h. */
10379 /* Override any GCC internal prototype to avoid an error.
10380 Use char because int might match the return type of a GCC
10381 builtin and then its argument prototype would still apply. */
10385 char XcursorImageLoadCursor ();
10389 return XcursorImageLoadCursor ();
10394 rm -f conftest.
$ac_objext conftest
$ac_exeext
10395 if { (ac_try
="$ac_link"
10396 case "(($ac_try" in
10397 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10398 *) ac_try_echo=$ac_try;;
10400 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10401 $as_echo "$ac_try_echo") >&5
10402 (eval "$ac_link") 2>conftest.er1
10404 grep -v '^ *+' conftest.er1 >conftest.err
10406 cat conftest.err >&5
10407 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10408 (exit $ac_status); } && {
10409 test -z "$ac_c_werror_flag" ||
10410 test ! -s conftest.err
10411 } && test -s conftest$ac_exeext && {
10412 test "$cross_compiling" = yes ||
10413 $as_test_x conftest$ac_exeext
10417 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'` ;;
10418 *) ac_cv_lib_soname_Xcursor=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXcursor\\.$LIBEXT" |
sed -e "s/^.*\(libXcursor\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10421 $as_echo "$as_me: failed program was:" >&5
10422 sed 's/^/| /' conftest.$ac_ext >&5
10427 rm -rf conftest.dSYM
10428 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10429 conftest$ac_exeext conftest.$ac_ext
10430 LIBS=$ac_check_soname_save_LIBS
10432 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10433 { $as_echo "$as_me:$LINENO: result: not found" >&5
10434 $as_echo "not found" >&6; }
10437 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcursor" >&5
10438 $as_echo "$ac_cv_lib_soname_Xcursor" >&6; }
10440 cat >>confdefs.h <<_ACEOF
10441 #define SONAME_LIBXCURSOR "$ac_cv_lib_soname_Xcursor"
10448 if test "x$ac_cv_lib_soname_Xcursor" = "x"; then
10449 case "x$with_xcursor" in
10450 x) wine_notices="$wine_notices|libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported." ;;
10452 *) { { $as_echo "$as_me:$LINENO: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10453 This is an error since --with-xcursor was requested." >&5
10454 $as_echo "$as_me: error: libxcursor ${notice_platform}development files not found, the Xcursor extension won't be supported.
10455 This is an error since --with-xcursor was requested." >&2;}
10456 { (exit 1); exit 1; }; } ;;
10461 if test "$ac_cv_header_X11_extensions_XInput_h" = "yes"
10463 { $as_echo "$as_me:$LINENO: checking for -lXi" >&5
10464 $as_echo_n "checking for -lXi... " >&6; }
10465 if test "${ac_cv_lib_soname_Xi+set}" = set; then
10466 $as_echo_n "(cached) " >&6
10468 ac_check_soname_save_LIBS=$LIBS
10469 LIBS="-lXi $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10470 cat >conftest.$ac_ext <<_ACEOF
10473 cat confdefs.h >>conftest.$ac_ext
10474 cat >>conftest.$ac_ext <<_ACEOF
10475 /* end confdefs.h. */
10477 /* Override any GCC internal prototype to avoid an error.
10478 Use char because int might match the return type of a GCC
10479 builtin and then its argument prototype would still apply. */
10483 char XOpenDevice ();
10487 return XOpenDevice ();
10492 rm -f conftest.$ac_objext conftest$ac_exeext
10493 if { (ac_try="$ac_link"
10494 case "(($ac_try" in
10495 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10496 *) ac_try_echo
=$ac_try;;
10498 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10499 $as_echo "$ac_try_echo") >&5
10500 (eval "$ac_link") 2>conftest.er1
10502 grep -v '^ *+' conftest.er1
>conftest.err
10504 cat conftest.err
>&5
10505 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10506 (exit $ac_status); } && {
10507 test -z "$ac_c_werror_flag" ||
10508 test ! -s conftest.err
10509 } && test -s conftest
$ac_exeext && {
10510 test "$cross_compiling" = yes ||
10511 $as_test_x conftest
$ac_exeext
10515 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'` ;;
10516 *) ac_cv_lib_soname_Xi
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXi\\.$LIBEXT" | sed -e "s/^.*\(libXi\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10519 $as_echo "$as_me: failed program was:" >&5
10520 sed 's/^/| /' conftest.
$ac_ext >&5
10525 rm -rf conftest.dSYM
10526 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10527 conftest
$ac_exeext conftest.
$ac_ext
10528 LIBS
=$ac_check_soname_save_LIBS
10530 if test "x$ac_cv_lib_soname_Xi" = "x"; then
10531 { $as_echo "$as_me:$LINENO: result: not found" >&5
10532 $as_echo "not found" >&6; }
10535 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xi" >&5
10536 $as_echo "$ac_cv_lib_soname_Xi" >&6; }
10538 cat >>confdefs.h
<<_ACEOF
10539 #define SONAME_LIBXI "$ac_cv_lib_soname_Xi"
10546 if test "x$ac_cv_lib_soname_Xi" = "x"; then
10547 case "x$with_xinput" in
10548 x
) wine_notices
="$wine_notices|libxi ${notice_platform}development files not found, the Xinput extension won't be supported." ;;
10550 *) { { $as_echo "$as_me:$LINENO: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10551 This is an error since --with-xinput was requested." >&5
10552 $as_echo "$as_me: error: libxi ${notice_platform}development files not found, the Xinput extension won't be supported.
10553 This is an error since --with-xinput was requested." >&2;}
10554 { (exit 1); exit 1; }; } ;;
10559 if test "$ac_cv_header_X11_extensions_XShm_h" = "yes"
10561 { $as_echo "$as_me:$LINENO: checking for XShmQueryExtension in -lXext" >&5
10562 $as_echo_n "checking for XShmQueryExtension in -lXext... " >&6; }
10563 if test "${ac_cv_lib_Xext_XShmQueryExtension+set}" = set; then
10564 $as_echo_n "(cached) " >&6
10566 ac_check_lib_save_LIBS
=$LIBS
10567 LIBS
="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10568 cat >conftest.
$ac_ext <<_ACEOF
10571 cat confdefs.h
>>conftest.
$ac_ext
10572 cat >>conftest.
$ac_ext <<_ACEOF
10573 /* end confdefs.h. */
10575 /* Override any GCC internal prototype to avoid an error.
10576 Use char because int might match the return type of a GCC
10577 builtin and then its argument prototype would still apply. */
10581 char XShmQueryExtension ();
10585 return XShmQueryExtension ();
10590 rm -f conftest.
$ac_objext conftest
$ac_exeext
10591 if { (ac_try
="$ac_link"
10592 case "(($ac_try" in
10593 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10594 *) ac_try_echo=$ac_try;;
10596 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10597 $as_echo "$ac_try_echo") >&5
10598 (eval "$ac_link") 2>conftest.er1
10600 grep -v '^ *+' conftest.er1 >conftest.err
10602 cat conftest.err >&5
10603 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10604 (exit $ac_status); } && {
10605 test -z "$ac_c_werror_flag" ||
10606 test ! -s conftest.err
10607 } && test -s conftest$ac_exeext && {
10608 test "$cross_compiling" = yes ||
10609 $as_test_x conftest$ac_exeext
10611 ac_cv_lib_Xext_XShmQueryExtension=yes
10613 $as_echo "$as_me: failed program was:" >&5
10614 sed 's/^/| /' conftest.$ac_ext >&5
10616 ac_cv_lib_Xext_XShmQueryExtension=no
10619 rm -rf conftest.dSYM
10620 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10621 conftest$ac_exeext conftest.$ac_ext
10622 LIBS=$ac_check_lib_save_LIBS
10624 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5
10625 $as_echo "$ac_cv_lib_Xext_XShmQueryExtension" >&6; }
10626 if test "x$ac_cv_lib_Xext_XShmQueryExtension" = x""yes; then
10628 cat >>confdefs.h <<\_ACEOF
10629 #define HAVE_LIBXXSHM 1
10635 if test "$ac_cv_lib_Xext_XShmQueryExtension" != "yes"; then
10636 case "x$with_xshm" in
10637 x) wine_notices="$wine_notices|XShm ${notice_platform}development files not found, X Shared Memory won't be supported." ;;
10639 *) { { $as_echo "$as_me:$LINENO: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10640 This is an error since --with-xshm was requested." >&5
10641 $as_echo "$as_me: error: XShm ${notice_platform}development files not found, X Shared Memory won't be supported.
10642 This is an error since --with-xshm was requested." >&2;}
10643 { (exit 1); exit 1; }; } ;;
10648 if test "$ac_cv_header_X11_extensions_shape_h" = "yes"
10650 { $as_echo "$as_me:$LINENO: checking for XShapeQueryExtension in -lXext" >&5
10651 $as_echo_n "checking for XShapeQueryExtension in -lXext... " >&6; }
10652 if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then
10653 $as_echo_n "(cached) " >&6
10655 ac_check_lib_save_LIBS=$LIBS
10656 LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10657 cat >conftest.$ac_ext <<_ACEOF
10660 cat confdefs.h >>conftest.$ac_ext
10661 cat >>conftest.$ac_ext <<_ACEOF
10662 /* end confdefs.h. */
10664 /* Override any GCC internal prototype to avoid an error.
10665 Use char because int might match the return type of a GCC
10666 builtin and then its argument prototype would still apply. */
10670 char XShapeQueryExtension ();
10674 return XShapeQueryExtension ();
10679 rm -f conftest.$ac_objext conftest$ac_exeext
10680 if { (ac_try="$ac_link"
10681 case "(($ac_try" in
10682 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10683 *) ac_try_echo
=$ac_try;;
10685 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10686 $as_echo "$ac_try_echo") >&5
10687 (eval "$ac_link") 2>conftest.er1
10689 grep -v '^ *+' conftest.er1
>conftest.err
10691 cat conftest.err
>&5
10692 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10693 (exit $ac_status); } && {
10694 test -z "$ac_c_werror_flag" ||
10695 test ! -s conftest.err
10696 } && test -s conftest
$ac_exeext && {
10697 test "$cross_compiling" = yes ||
10698 $as_test_x conftest
$ac_exeext
10700 ac_cv_lib_Xext_XShapeQueryExtension
=yes
10702 $as_echo "$as_me: failed program was:" >&5
10703 sed 's/^/| /' conftest.
$ac_ext >&5
10705 ac_cv_lib_Xext_XShapeQueryExtension
=no
10708 rm -rf conftest.dSYM
10709 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10710 conftest
$ac_exeext conftest.
$ac_ext
10711 LIBS
=$ac_check_lib_save_LIBS
10713 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
10714 $as_echo "$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
10715 if test "x$ac_cv_lib_Xext_XShapeQueryExtension" = x
""yes; then
10717 cat >>confdefs.h
<<\_ACEOF
10718 #define HAVE_LIBXSHAPE 1
10724 if test "$ac_cv_lib_Xext_XShapeQueryExtension" != "yes"; then
10725 case "x$with_xshape" in
10726 x
) wine_notices
="$wine_notices|XShape ${notice_platform}development files not found, XShape won't be supported." ;;
10728 *) { { $as_echo "$as_me:$LINENO: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10729 This is an error since --with-xshape was requested." >&5
10730 $as_echo "$as_me: error: XShape ${notice_platform}development files not found, XShape won't be supported.
10731 This is an error since --with-xshape was requested." >&2;}
10732 { (exit 1); exit 1; }; } ;;
10737 if test "$ac_cv_header_X11_extensions_xf86vmode_h" = "yes"
10739 { $as_echo "$as_me:$LINENO: checking for -lXxf86vm" >&5
10740 $as_echo_n "checking for -lXxf86vm... " >&6; }
10741 if test "${ac_cv_lib_soname_Xxf86vm+set}" = set; then
10742 $as_echo_n "(cached) " >&6
10744 ac_check_soname_save_LIBS
=$LIBS
10745 LIBS
="-lXxf86vm $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10746 cat >conftest.
$ac_ext <<_ACEOF
10749 cat confdefs.h
>>conftest.
$ac_ext
10750 cat >>conftest.
$ac_ext <<_ACEOF
10751 /* end confdefs.h. */
10753 /* Override any GCC internal prototype to avoid an error.
10754 Use char because int might match the return type of a GCC
10755 builtin and then its argument prototype would still apply. */
10759 char XF86VidModeQueryExtension ();
10763 return XF86VidModeQueryExtension ();
10768 rm -f conftest.
$ac_objext conftest
$ac_exeext
10769 if { (ac_try
="$ac_link"
10770 case "(($ac_try" in
10771 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10772 *) ac_try_echo=$ac_try;;
10774 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10775 $as_echo "$ac_try_echo") >&5
10776 (eval "$ac_link") 2>conftest.er1
10778 grep -v '^ *+' conftest.er1 >conftest.err
10780 cat conftest.err >&5
10781 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10782 (exit $ac_status); } && {
10783 test -z "$ac_c_werror_flag" ||
10784 test ! -s conftest.err
10785 } && test -s conftest$ac_exeext && {
10786 test "$cross_compiling" = yes ||
10787 $as_test_x conftest$ac_exeext
10791 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'` ;;
10792 *) ac_cv_lib_soname_Xxf86vm=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXxf86vm\\.$LIBEXT" |
sed -e "s/^.*\(libXxf86vm\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10795 $as_echo "$as_me: failed program was:" >&5
10796 sed 's/^/| /' conftest.$ac_ext >&5
10801 rm -rf conftest.dSYM
10802 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10803 conftest$ac_exeext conftest.$ac_ext
10804 LIBS=$ac_check_soname_save_LIBS
10806 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10807 { $as_echo "$as_me:$LINENO: result: not found" >&5
10808 $as_echo "not found" >&6; }
10811 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xxf86vm" >&5
10812 $as_echo "$ac_cv_lib_soname_Xxf86vm" >&6; }
10814 cat >>confdefs.h <<_ACEOF
10815 #define SONAME_LIBXXF86VM "$ac_cv_lib_soname_Xxf86vm"
10822 if test "x$ac_cv_lib_soname_Xxf86vm" = "x"; then
10823 case "x$with_xxf86vm" in
10824 x) wine_notices="$wine_notices|libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported." ;;
10826 *) { { $as_echo "$as_me:$LINENO: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10827 This is an error since --with-xxf86vm was requested." >&5
10828 $as_echo "$as_me: error: libXxf86vm ${notice_platform}development files not found, XFree86 Vidmode won't be supported.
10829 This is an error since --with-xxf86vm was requested." >&2;}
10830 { (exit 1); exit 1; }; } ;;
10835 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"
10837 { $as_echo "$as_me:$LINENO: checking for -lXrender" >&5
10838 $as_echo_n "checking for -lXrender... " >&6; }
10839 if test "${ac_cv_lib_soname_Xrender+set}" = set; then
10840 $as_echo_n "(cached) " >&6
10842 ac_check_soname_save_LIBS=$LIBS
10843 LIBS="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10844 cat >conftest.$ac_ext <<_ACEOF
10847 cat confdefs.h >>conftest.$ac_ext
10848 cat >>conftest.$ac_ext <<_ACEOF
10849 /* end confdefs.h. */
10851 /* Override any GCC internal prototype to avoid an error.
10852 Use char because int might match the return type of a GCC
10853 builtin and then its argument prototype would still apply. */
10857 char XRenderQueryExtension ();
10861 return XRenderQueryExtension ();
10866 rm -f conftest.$ac_objext conftest$ac_exeext
10867 if { (ac_try="$ac_link"
10868 case "(($ac_try" in
10869 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10870 *) ac_try_echo
=$ac_try;;
10872 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
10873 $as_echo "$ac_try_echo") >&5
10874 (eval "$ac_link") 2>conftest.er1
10876 grep -v '^ *+' conftest.er1
>conftest.err
10878 cat conftest.err
>&5
10879 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10880 (exit $ac_status); } && {
10881 test -z "$ac_c_werror_flag" ||
10882 test ! -s conftest.err
10883 } && test -s conftest
$ac_exeext && {
10884 test "$cross_compiling" = yes ||
10885 $as_test_x conftest
$ac_exeext
10889 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'` ;;
10890 *) ac_cv_lib_soname_Xrender
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXrender\\.$LIBEXT" | sed -e "s/^.*\(libXrender\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
10893 $as_echo "$as_me: failed program was:" >&5
10894 sed 's/^/| /' conftest.
$ac_ext >&5
10899 rm -rf conftest.dSYM
10900 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
10901 conftest
$ac_exeext conftest.
$ac_ext
10902 LIBS
=$ac_check_soname_save_LIBS
10904 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
10905 { $as_echo "$as_me:$LINENO: result: not found" >&5
10906 $as_echo "not found" >&6; }
10909 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrender" >&5
10910 $as_echo "$ac_cv_lib_soname_Xrender" >&6; }
10912 cat >>confdefs.h
<<_ACEOF
10913 #define SONAME_LIBXRENDER "$ac_cv_lib_soname_Xrender"
10916 { $as_echo "$as_me:$LINENO: checking for XRenderSetPictureTransform in -lXrender" >&5
10917 $as_echo_n "checking for XRenderSetPictureTransform in -lXrender... " >&6; }
10918 if test "${ac_cv_lib_Xrender_XRenderSetPictureTransform+set}" = set; then
10919 $as_echo_n "(cached) " >&6
10921 ac_check_lib_save_LIBS
=$LIBS
10922 LIBS
="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
10923 cat >conftest.
$ac_ext <<_ACEOF
10926 cat confdefs.h
>>conftest.
$ac_ext
10927 cat >>conftest.
$ac_ext <<_ACEOF
10928 /* end confdefs.h. */
10930 /* Override any GCC internal prototype to avoid an error.
10931 Use char because int might match the return type of a GCC
10932 builtin and then its argument prototype would still apply. */
10936 char XRenderSetPictureTransform ();
10940 return XRenderSetPictureTransform ();
10945 rm -f conftest.
$ac_objext conftest
$ac_exeext
10946 if { (ac_try
="$ac_link"
10947 case "(($ac_try" in
10948 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10949 *) ac_try_echo=$ac_try;;
10951 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10952 $as_echo "$ac_try_echo") >&5
10953 (eval "$ac_link") 2>conftest.er1
10955 grep -v '^ *+' conftest.er1 >conftest.err
10957 cat conftest.err >&5
10958 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10959 (exit $ac_status); } && {
10960 test -z "$ac_c_werror_flag" ||
10961 test ! -s conftest.err
10962 } && test -s conftest$ac_exeext && {
10963 test "$cross_compiling" = yes ||
10964 $as_test_x conftest$ac_exeext
10966 ac_cv_lib_Xrender_XRenderSetPictureTransform=yes
10968 $as_echo "$as_me: failed program was:" >&5
10969 sed 's/^/| /' conftest.$ac_ext >&5
10971 ac_cv_lib_Xrender_XRenderSetPictureTransform=no
10974 rm -rf conftest.dSYM
10975 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10976 conftest$ac_exeext conftest.$ac_ext
10977 LIBS=$ac_check_lib_save_LIBS
10979 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xrender_XRenderSetPictureTransform" >&5
10980 $as_echo "$ac_cv_lib_Xrender_XRenderSetPictureTransform" >&6; }
10981 if test "x$ac_cv_lib_Xrender_XRenderSetPictureTransform" = x""yes; then
10983 cat >>confdefs.h <<\_ACEOF
10984 #define HAVE_XRENDERSETPICTURETRANSFORM 1
10993 if test "x$ac_cv_lib_soname_Xrender" = "x"; then
10994 case "x$with_xrender" in
10995 x) wine_warnings="$wine_warnings|libxrender ${notice_platform}development files not found, XRender won't be supported." ;;
10997 *) { { $as_echo "$as_me:$LINENO: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
10998 This is an error since --with-xrender was requested." >&5
10999 $as_echo "$as_me: error: libxrender ${notice_platform}development files not found, XRender won't be supported.
11000 This is an error since --with-xrender was requested." >&2;}
11001 { (exit 1); exit 1; }; } ;;
11006 if test "$ac_cv_header_X11_extensions_Xrandr_h" = "yes" -a "x$ac_cv_lib_soname_Xrender" != "x"
11008 cat >conftest.$ac_ext <<_ACEOF
11011 cat confdefs.h >>conftest.$ac_ext
11012 cat >>conftest.$ac_ext <<_ACEOF
11013 /* end confdefs.h. */
11014 #include <X11/Xlib.h>
11015 #include <X11/extensions/Xrandr.h>
11019 static typeof(XRRSetScreenConfigAndRate) * func;
11024 rm -f conftest.$ac_objext
11025 if { (ac_try="$ac_compile"
11026 case "(($ac_try" in
11027 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11028 *) ac_try_echo
=$ac_try;;
11030 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11031 $as_echo "$ac_try_echo") >&5
11032 (eval "$ac_compile") 2>conftest.er1
11034 grep -v '^ *+' conftest.er1
>conftest.err
11036 cat conftest.err
>&5
11037 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11038 (exit $ac_status); } && {
11039 test -z "$ac_c_werror_flag" ||
11040 test ! -s conftest.err
11041 } && test -s conftest.
$ac_objext; then
11042 { $as_echo "$as_me:$LINENO: checking for -lXrandr" >&5
11043 $as_echo_n "checking for -lXrandr... " >&6; }
11044 if test "${ac_cv_lib_soname_Xrandr+set}" = set; then
11045 $as_echo_n "(cached) " >&6
11047 ac_check_soname_save_LIBS
=$LIBS
11048 LIBS
="-lXrandr $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11049 cat >conftest.
$ac_ext <<_ACEOF
11052 cat confdefs.h
>>conftest.
$ac_ext
11053 cat >>conftest.
$ac_ext <<_ACEOF
11054 /* end confdefs.h. */
11056 /* Override any GCC internal prototype to avoid an error.
11057 Use char because int might match the return type of a GCC
11058 builtin and then its argument prototype would still apply. */
11062 char XRRQueryExtension ();
11066 return XRRQueryExtension ();
11071 rm -f conftest.
$ac_objext conftest
$ac_exeext
11072 if { (ac_try
="$ac_link"
11073 case "(($ac_try" in
11074 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11075 *) ac_try_echo=$ac_try;;
11077 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11078 $as_echo "$ac_try_echo") >&5
11079 (eval "$ac_link") 2>conftest.er1
11081 grep -v '^ *+' conftest.er1 >conftest.err
11083 cat conftest.err >&5
11084 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11085 (exit $ac_status); } && {
11086 test -z "$ac_c_werror_flag" ||
11087 test ! -s conftest.err
11088 } && test -s conftest$ac_exeext && {
11089 test "$cross_compiling" = yes ||
11090 $as_test_x conftest$ac_exeext
11094 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'` ;;
11095 *) ac_cv_lib_soname_Xrandr=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXrandr\\.$LIBEXT" |
sed -e "s/^.*\(libXrandr\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11098 $as_echo "$as_me: failed program was:" >&5
11099 sed 's/^/| /' conftest.$ac_ext >&5
11104 rm -rf conftest.dSYM
11105 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11106 conftest$ac_exeext conftest.$ac_ext
11107 LIBS=$ac_check_soname_save_LIBS
11109 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
11110 { $as_echo "$as_me:$LINENO: result: not found" >&5
11111 $as_echo "not found" >&6; }
11114 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrandr" >&5
11115 $as_echo "$ac_cv_lib_soname_Xrandr" >&6; }
11117 cat >>confdefs.h <<_ACEOF
11118 #define SONAME_LIBXRANDR "$ac_cv_lib_soname_Xrandr"
11125 $as_echo "$as_me: failed program was:" >&5
11126 sed 's/^/| /' conftest.$ac_ext >&5
11131 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11133 if test "x$ac_cv_lib_soname_Xrandr" = "x"; then
11134 case "x$with_xrandr" in
11135 x) wine_notices="$wine_notices|libxrandr ${notice_platform}development files not found, XRandr won't be supported." ;;
11137 *) { { $as_echo "$as_me:$LINENO: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
11138 This is an error since --with-xrandr was requested." >&5
11139 $as_echo "$as_me: error: libxrandr ${notice_platform}development files not found, XRandr won't be supported.
11140 This is an error since --with-xrandr was requested." >&2;}
11141 { (exit 1); exit 1; }; } ;;
11146 if test "$ac_cv_header_X11_extensions_Xinerama_h" = "yes"
11148 cat >conftest.$ac_ext <<_ACEOF
11151 cat confdefs.h >>conftest.$ac_ext
11152 cat >>conftest.$ac_ext <<_ACEOF
11153 /* end confdefs.h. */
11154 #include <X11/Xlib.h>
11155 #include <X11/extensions/Xinerama.h>
11159 static typeof(XineramaQueryScreens) * func;
11164 rm -f conftest.$ac_objext
11165 if { (ac_try="$ac_compile"
11166 case "(($ac_try" in
11167 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11168 *) ac_try_echo
=$ac_try;;
11170 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11171 $as_echo "$ac_try_echo") >&5
11172 (eval "$ac_compile") 2>conftest.er1
11174 grep -v '^ *+' conftest.er1
>conftest.err
11176 cat conftest.err
>&5
11177 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11178 (exit $ac_status); } && {
11179 test -z "$ac_c_werror_flag" ||
11180 test ! -s conftest.err
11181 } && test -s conftest.
$ac_objext; then
11182 { $as_echo "$as_me:$LINENO: checking for -lXinerama" >&5
11183 $as_echo_n "checking for -lXinerama... " >&6; }
11184 if test "${ac_cv_lib_soname_Xinerama+set}" = set; then
11185 $as_echo_n "(cached) " >&6
11187 ac_check_soname_save_LIBS
=$LIBS
11188 LIBS
="-lXinerama $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11189 cat >conftest.
$ac_ext <<_ACEOF
11192 cat confdefs.h
>>conftest.
$ac_ext
11193 cat >>conftest.
$ac_ext <<_ACEOF
11194 /* end confdefs.h. */
11196 /* Override any GCC internal prototype to avoid an error.
11197 Use char because int might match the return type of a GCC
11198 builtin and then its argument prototype would still apply. */
11202 char XineramaQueryScreens ();
11206 return XineramaQueryScreens ();
11211 rm -f conftest.
$ac_objext conftest
$ac_exeext
11212 if { (ac_try
="$ac_link"
11213 case "(($ac_try" in
11214 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11215 *) ac_try_echo=$ac_try;;
11217 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11218 $as_echo "$ac_try_echo") >&5
11219 (eval "$ac_link") 2>conftest.er1
11221 grep -v '^ *+' conftest.er1 >conftest.err
11223 cat conftest.err >&5
11224 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11225 (exit $ac_status); } && {
11226 test -z "$ac_c_werror_flag" ||
11227 test ! -s conftest.err
11228 } && test -s conftest$ac_exeext && {
11229 test "$cross_compiling" = yes ||
11230 $as_test_x conftest$ac_exeext
11234 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'` ;;
11235 *) ac_cv_lib_soname_Xinerama=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libXinerama\\.$LIBEXT" |
sed -e "s/^.*\(libXinerama\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11238 $as_echo "$as_me: failed program was:" >&5
11239 sed 's/^/| /' conftest.$ac_ext >&5
11244 rm -rf conftest.dSYM
11245 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11246 conftest$ac_exeext conftest.$ac_ext
11247 LIBS=$ac_check_soname_save_LIBS
11249 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
11250 { $as_echo "$as_me:$LINENO: result: not found" >&5
11251 $as_echo "not found" >&6; }
11254 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xinerama" >&5
11255 $as_echo "$ac_cv_lib_soname_Xinerama" >&6; }
11257 cat >>confdefs.h <<_ACEOF
11258 #define SONAME_LIBXINERAMA "$ac_cv_lib_soname_Xinerama"
11265 $as_echo "$as_me: failed program was:" >&5
11266 sed 's/^/| /' conftest.$ac_ext >&5
11271 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11273 if test "x$ac_cv_lib_soname_Xinerama" = "x"; then
11274 case "x$with_xinerama" in
11275 x) wine_notices="$wine_notices|libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported." ;;
11277 *) { { $as_echo "$as_me:$LINENO: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
11278 This is an error since --with-xinerama was requested." >&5
11279 $as_echo "$as_me: error: libxinerama ${notice_platform}development files not found, multi-monitor setups won't be supported.
11280 This is an error since --with-xinerama was requested." >&2;}
11281 { (exit 1); exit 1; }; } ;;
11286 if test "$ac_cv_header_X11_extensions_Xcomposite_h" = "yes"
11288 { $as_echo "$as_me:$LINENO: checking for -lXcomposite" >&5
11289 $as_echo_n "checking for -lXcomposite... " >&6; }
11290 if test "${ac_cv_lib_soname_Xcomposite+set}" = set; then
11291 $as_echo_n "(cached) " >&6
11293 ac_check_soname_save_LIBS=$LIBS
11294 LIBS="-lXcomposite $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
11295 cat >conftest.$ac_ext <<_ACEOF
11298 cat confdefs.h >>conftest.$ac_ext
11299 cat >>conftest.$ac_ext <<_ACEOF
11300 /* end confdefs.h. */
11302 /* Override any GCC internal prototype to avoid an error.
11303 Use char because int might match the return type of a GCC
11304 builtin and then its argument prototype would still apply. */
11308 char XCompositeRedirectWindow ();
11312 return XCompositeRedirectWindow ();
11317 rm -f conftest.$ac_objext conftest$ac_exeext
11318 if { (ac_try="$ac_link"
11319 case "(($ac_try" in
11320 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11321 *) ac_try_echo
=$ac_try;;
11323 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11324 $as_echo "$ac_try_echo") >&5
11325 (eval "$ac_link") 2>conftest.er1
11327 grep -v '^ *+' conftest.er1
>conftest.err
11329 cat conftest.err
>&5
11330 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11331 (exit $ac_status); } && {
11332 test -z "$ac_c_werror_flag" ||
11333 test ! -s conftest.err
11334 } && test -s conftest
$ac_exeext && {
11335 test "$cross_compiling" = yes ||
11336 $as_test_x conftest
$ac_exeext
11340 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'` ;;
11341 *) ac_cv_lib_soname_Xcomposite
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libXcomposite\\.$LIBEXT" | sed -e "s/^.*\(libXcomposite\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11344 $as_echo "$as_me: failed program was:" >&5
11345 sed 's/^/| /' conftest.
$ac_ext >&5
11350 rm -rf conftest.dSYM
11351 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
11352 conftest
$ac_exeext conftest.
$ac_ext
11353 LIBS
=$ac_check_soname_save_LIBS
11355 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11356 { $as_echo "$as_me:$LINENO: result: not found" >&5
11357 $as_echo "not found" >&6; }
11360 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xcomposite" >&5
11361 $as_echo "$ac_cv_lib_soname_Xcomposite" >&6; }
11363 cat >>confdefs.h
<<_ACEOF
11364 #define SONAME_LIBXCOMPOSITE "$ac_cv_lib_soname_Xcomposite"
11371 if test "x$ac_cv_lib_soname_Xcomposite" = "x"; then
11372 case "x$with_xcomposite" in
11373 x
) wine_notices
="$wine_notices|libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported." ;;
11375 *) { { $as_echo "$as_me:$LINENO: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11376 This is an error since --with-xcomposite was requested." >&5
11377 $as_echo "$as_me: error: libxcomposite ${notice_platform}development files not found, Xcomposite won't be supported.
11378 This is an error since --with-xcomposite was requested." >&2;}
11379 { (exit 1); exit 1; }; } ;;
11384 { $as_echo "$as_me:$LINENO: checking for XICCallback.callback" >&5
11385 $as_echo_n "checking for XICCallback.callback... " >&6; }
11386 if test "${ac_cv_member_XICCallback_callback+set}" = set; then
11387 $as_echo_n "(cached) " >&6
11389 cat >conftest.
$ac_ext <<_ACEOF
11392 cat confdefs.h
>>conftest.
$ac_ext
11393 cat >>conftest.
$ac_ext <<_ACEOF
11394 /* end confdefs.h. */
11395 #ifdef HAVE_X11_XLIB_H
11396 #include <X11/Xlib.h>
11402 static XICCallback ac_aggr;
11403 if (ac_aggr.callback)
11409 rm -f conftest.
$ac_objext
11410 if { (ac_try
="$ac_compile"
11411 case "(($ac_try" in
11412 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11413 *) ac_try_echo=$ac_try;;
11415 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11416 $as_echo "$ac_try_echo") >&5
11417 (eval "$ac_compile") 2>conftest.er1
11419 grep -v '^ *+' conftest.er1 >conftest.err
11421 cat conftest.err >&5
11422 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11423 (exit $ac_status); } && {
11424 test -z "$ac_c_werror_flag" ||
11425 test ! -s conftest.err
11426 } && test -s conftest.$ac_objext; then
11427 ac_cv_member_XICCallback_callback=yes
11429 $as_echo "$as_me: failed program was:" >&5
11430 sed 's/^/| /' conftest.$ac_ext >&5
11432 cat >conftest.$ac_ext <<_ACEOF
11435 cat confdefs.h >>conftest.$ac_ext
11436 cat >>conftest.$ac_ext <<_ACEOF
11437 /* end confdefs.h. */
11438 #ifdef HAVE_X11_XLIB_H
11439 #include <X11/Xlib.h>
11445 static XICCallback ac_aggr;
11446 if (sizeof ac_aggr.callback)
11452 rm -f conftest.$ac_objext
11453 if { (ac_try="$ac_compile"
11454 case "(($ac_try" in
11455 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11456 *) ac_try_echo
=$ac_try;;
11458 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11459 $as_echo "$ac_try_echo") >&5
11460 (eval "$ac_compile") 2>conftest.er1
11462 grep -v '^ *+' conftest.er1
>conftest.err
11464 cat conftest.err
>&5
11465 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11466 (exit $ac_status); } && {
11467 test -z "$ac_c_werror_flag" ||
11468 test ! -s conftest.err
11469 } && test -s conftest.
$ac_objext; then
11470 ac_cv_member_XICCallback_callback
=yes
11472 $as_echo "$as_me: failed program was:" >&5
11473 sed 's/^/| /' conftest.
$ac_ext >&5
11475 ac_cv_member_XICCallback_callback
=no
11478 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11481 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11483 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_XICCallback_callback" >&5
11484 $as_echo "$ac_cv_member_XICCallback_callback" >&6; }
11485 if test "x$ac_cv_member_XICCallback_callback" = x
""yes; then
11487 cat >>confdefs.h
<<_ACEOF
11488 #define HAVE_XICCALLBACK_CALLBACK 1
11497 if test "x$with_opengl" != "xno"
11503 for ac_header
in GL
/gl.h GL
/glx.h GL
/glext.h GL
/glu.h
11505 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11506 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11507 $as_echo_n "checking for $ac_header... " >&6; }
11508 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11509 $as_echo_n "(cached) " >&6
11511 cat >conftest.
$ac_ext <<_ACEOF
11514 cat confdefs.h
>>conftest.
$ac_ext
11515 cat >>conftest.
$ac_ext <<_ACEOF
11516 /* end confdefs.h. */
11517 #ifdef HAVE_GL_GLX_H
11518 # include <GL/glx.h>
11521 #include <$ac_header>
11523 rm -f conftest.
$ac_objext
11524 if { (ac_try
="$ac_compile"
11525 case "(($ac_try" in
11526 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11527 *) ac_try_echo=$ac_try;;
11529 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11530 $as_echo "$ac_try_echo") >&5
11531 (eval "$ac_compile") 2>conftest.er1
11533 grep -v '^ *+' conftest.er1 >conftest.err
11535 cat conftest.err >&5
11536 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11537 (exit $ac_status); } && {
11538 test -z "$ac_c_werror_flag" ||
11539 test ! -s conftest.err
11540 } && test -s conftest.$ac_objext; then
11541 eval "$as_ac_Header=yes"
11543 $as_echo "$as_me: failed program was:" >&5
11544 sed 's/^/| /' conftest.$ac_ext >&5
11546 eval "$as_ac_Header=no"
11549 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11551 ac_res=`eval 'as_val=${'$as_ac_Header'}
11552 $as_echo "$as_val"'`
11553 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11554 $as_echo "$ac_res" >&6; }
11555 as_val=`eval 'as_val=${'$as_ac_Header'}
11556 $as_echo "$as_val"'`
11557 if test "x$as_val" = x""yes; then
11558 cat >>confdefs.h <<_ACEOF
11559 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
11566 if test "$ac_cv_header_GL_gl_h" = "yes" -a "$ac_cv_header_GL_glx_h" = "yes"
11568 { $as_echo "$as_me:$LINENO: checking for up-to-date OpenGL version" >&5
11569 $as_echo_n "checking for up-to-date OpenGL version... " >&6; }
11570 if test "${wine_cv_opengl_header_version_OK+set}" = set; then
11571 $as_echo_n "(cached) " >&6
11573 cat >conftest.$ac_ext <<_ACEOF
11576 cat confdefs.h >>conftest.$ac_ext
11577 cat >>conftest.$ac_ext <<_ACEOF
11578 /* end confdefs.h. */
11583 GLenum test = GL_UNSIGNED_SHORT_5_6_5;
11588 rm -f conftest.$ac_objext
11589 if { (ac_try="$ac_compile"
11590 case "(($ac_try" in
11591 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11592 *) ac_try_echo
=$ac_try;;
11594 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11595 $as_echo "$ac_try_echo") >&5
11596 (eval "$ac_compile") 2>conftest.er1
11598 grep -v '^ *+' conftest.er1
>conftest.err
11600 cat conftest.err
>&5
11601 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11602 (exit $ac_status); } && {
11603 test -z "$ac_c_werror_flag" ||
11604 test ! -s conftest.err
11605 } && test -s conftest.
$ac_objext; then
11606 wine_cv_opengl_header_version_OK
="yes"
11608 $as_echo "$as_me: failed program was:" >&5
11609 sed 's/^/| /' conftest.
$ac_ext >&5
11611 wine_cv_opengl_header_version_OK
="no"
11614 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11616 { $as_echo "$as_me:$LINENO: result: $wine_cv_opengl_header_version_OK" >&5
11617 $as_echo "$wine_cv_opengl_header_version_OK" >&6; }
11619 if test "$wine_cv_opengl_header_version_OK" = "yes"
11621 { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11622 $as_echo_n "checking for -lGL... " >&6; }
11623 if test "${ac_cv_lib_soname_GL+set}" = set; then
11624 $as_echo_n "(cached) " >&6
11626 ac_check_soname_save_LIBS
=$LIBS
11627 LIBS
="-lGL $X_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11628 cat >conftest.
$ac_ext <<_ACEOF
11631 cat confdefs.h
>>conftest.
$ac_ext
11632 cat >>conftest.
$ac_ext <<_ACEOF
11633 /* end confdefs.h. */
11635 /* Override any GCC internal prototype to avoid an error.
11636 Use char because int might match the return type of a GCC
11637 builtin and then its argument prototype would still apply. */
11641 char glXCreateContext ();
11645 return glXCreateContext ();
11650 rm -f conftest.
$ac_objext conftest
$ac_exeext
11651 if { (ac_try
="$ac_link"
11652 case "(($ac_try" in
11653 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11654 *) ac_try_echo=$ac_try;;
11656 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11657 $as_echo "$ac_try_echo") >&5
11658 (eval "$ac_link") 2>conftest.er1
11660 grep -v '^ *+' conftest.er1 >conftest.err
11662 cat conftest.err >&5
11663 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11664 (exit $ac_status); } && {
11665 test -z "$ac_c_werror_flag" ||
11666 test ! -s conftest.err
11667 } && test -s conftest$ac_exeext && {
11668 test "$cross_compiling" = yes ||
11669 $as_test_x conftest$ac_exeext
11673 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'` ;;
11674 *) ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libGL\\.$LIBEXT" |
sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11677 $as_echo "$as_me: failed program was:" >&5
11678 sed 's/^/| /' conftest.$ac_ext >&5
11683 rm -rf conftest.dSYM
11684 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11685 conftest$ac_exeext conftest.$ac_ext
11686 LIBS=$ac_check_soname_save_LIBS
11688 if test "x$ac_cv_lib_soname_GL" = "x"; then
11689 { $as_echo "$as_me:$LINENO: result: not found" >&5
11690 $as_echo "not found" >&6; }
11691 { $as_echo "$as_me:$LINENO: checking for -lGL" >&5
11692 $as_echo_n "checking for -lGL... " >&6; }
11693 if test "${ac_cv_lib_soname_GL+set}" = set; then
11694 $as_echo_n "(cached) " >&6
11696 ac_check_soname_save_LIBS=$LIBS
11697 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"
11698 cat >conftest.$ac_ext <<_ACEOF
11701 cat confdefs.h >>conftest.$ac_ext
11702 cat >>conftest.$ac_ext <<_ACEOF
11703 /* end confdefs.h. */
11705 /* Override any GCC internal prototype to avoid an error.
11706 Use char because int might match the return type of a GCC
11707 builtin and then its argument prototype would still apply. */
11711 char glXCreateContext ();
11715 return glXCreateContext ();
11720 rm -f conftest.$ac_objext conftest$ac_exeext
11721 if { (ac_try="$ac_link"
11722 case "(($ac_try" in
11723 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11724 *) ac_try_echo
=$ac_try;;
11726 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11727 $as_echo "$ac_try_echo") >&5
11728 (eval "$ac_link") 2>conftest.er1
11730 grep -v '^ *+' conftest.er1
>conftest.err
11732 cat conftest.err
>&5
11733 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11734 (exit $ac_status); } && {
11735 test -z "$ac_c_werror_flag" ||
11736 test ! -s conftest.err
11737 } && test -s conftest
$ac_exeext && {
11738 test "$cross_compiling" = yes ||
11739 $as_test_x conftest
$ac_exeext
11743 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'` ;;
11744 *) ac_cv_lib_soname_GL
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libGL\\.$LIBEXT" | sed -e "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11747 $as_echo "$as_me: failed program was:" >&5
11748 sed 's/^/| /' conftest.
$ac_ext >&5
11753 rm -rf conftest.dSYM
11754 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
11755 conftest
$ac_exeext conftest.
$ac_ext
11756 LIBS
=$ac_check_soname_save_LIBS
11758 if test "x$ac_cv_lib_soname_GL" = "x"; then
11759 { $as_echo "$as_me:$LINENO: result: not found" >&5
11760 $as_echo "not found" >&6; }
11761 if test -f /usr
/X11R
6/lib
/libGL.a
11763 opengl_msg
="/usr/X11R6/lib/libGL.a is present on your system.
11764 This probably prevents linking to OpenGL. Try deleting the file and restarting configure."
11766 opengl_msg
="No OpenGL library found on this system."
11769 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11770 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11772 cat >>confdefs.h
<<_ACEOF
11773 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11776 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"
11778 cat >>confdefs.h
<<\_ACEOF
11779 #define HAVE_OPENGL 1
11785 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5
11786 $as_echo "$ac_cv_lib_soname_GL" >&6; }
11788 cat >>confdefs.h
<<_ACEOF
11789 #define SONAME_LIBGL "$ac_cv_lib_soname_GL"
11794 cat >>confdefs.h
<<\_ACEOF
11795 #define HAVE_OPENGL 1
11800 if test "$ac_cv_header_GL_glu_h" = "yes"
11802 { $as_echo "$as_me:$LINENO: checking for -lGLU" >&5
11803 $as_echo_n "checking for -lGLU... " >&6; }
11804 if test "${ac_cv_lib_soname_GLU+set}" = set; then
11805 $as_echo_n "(cached) " >&6
11807 ac_check_soname_save_LIBS
=$LIBS
11808 LIBS
="-lGLU $OPENGL_LIBS $X_LIBS $X_PRE_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS"
11809 cat >conftest.
$ac_ext <<_ACEOF
11812 cat confdefs.h
>>conftest.
$ac_ext
11813 cat >>conftest.
$ac_ext <<_ACEOF
11814 /* end confdefs.h. */
11816 /* Override any GCC internal prototype to avoid an error.
11817 Use char because int might match the return type of a GCC
11818 builtin and then its argument prototype would still apply. */
11826 return gluLookAt ();
11831 rm -f conftest.
$ac_objext conftest
$ac_exeext
11832 if { (ac_try
="$ac_link"
11833 case "(($ac_try" in
11834 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11835 *) ac_try_echo=$ac_try;;
11837 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11838 $as_echo "$ac_try_echo") >&5
11839 (eval "$ac_link") 2>conftest.er1
11841 grep -v '^ *+' conftest.er1 >conftest.err
11843 cat conftest.err >&5
11844 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11845 (exit $ac_status); } && {
11846 test -z "$ac_c_werror_flag" ||
11847 test ! -s conftest.err
11848 } && test -s conftest$ac_exeext && {
11849 test "$cross_compiling" = yes ||
11850 $as_test_x conftest$ac_exeext
11854 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'` ;;
11855 *) ac_cv_lib_soname_GLU=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libGLU\\.$LIBEXT" |
sed -e "s/^.*\(libGLU\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
11858 $as_echo "$as_me: failed program was:" >&5
11859 sed 's/^/| /' conftest.$ac_ext >&5
11864 rm -rf conftest.dSYM
11865 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11866 conftest$ac_exeext conftest.$ac_ext
11867 LIBS=$ac_check_soname_save_LIBS
11869 if test "x$ac_cv_lib_soname_GLU" = "x"; then
11870 { $as_echo "$as_me:$LINENO: result: not found" >&5
11871 $as_echo "not found" >&6; }
11874 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GLU" >&5
11875 $as_echo "$ac_cv_lib_soname_GLU" >&6; }
11877 cat >>confdefs.h <<_ACEOF
11878 #define SONAME_LIBGLU "$ac_cv_lib_soname_GLU"
11885 if test "x$ac_cv_lib_soname_GLU" = "x"; then
11886 case "x$with_glu" in
11887 x) wine_notices="$wine_notices|libGLU ${notice_platform}development files not found, GLU won't be supported." ;;
11889 *) { { $as_echo "$as_me:$LINENO: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
11890 This is an error since --with-glu was requested." >&5
11891 $as_echo "$as_me: error: libGLU ${notice_platform}development files not found, GLU won't be supported.
11892 This is an error since --with-glu was requested." >&2;}
11893 { (exit 1); exit 1; }; } ;;
11898 opengl_msg="Old Mesa headers detected. Consider upgrading your Mesa libraries."
11901 opengl_msg="OpenGL development headers not found."
11903 test -n "$opengl_msg" && enable_opengl32=${enable_opengl32:-no}
11904 test "x$ac_cv_lib_soname_GLU" = "x" && enable_glu32=${enable_glu32:-no}
11906 enable_opengl32=${enable_opengl32:-no}
11907 enable_glu32=${enable_glu32:-no}
11909 if test -n "$opengl_msg"; then
11910 case "x$with_opengl" in
11911 x) wine_warnings="$wine_warnings|$opengl_msg
11912 OpenGL and Direct3D won't be supported." ;;
11914 *) { { $as_echo "$as_me:$LINENO: error: $opengl_msg
11915 OpenGL and Direct3D won't be supported.
11916 This is an error since --with-opengl was requested." >&5
11917 $as_echo "$as_me: error: $opengl_msg
11918 OpenGL and Direct3D won't be supported.
11919 This is an error since --with-opengl was requested." >&2;}
11920 { (exit 1); exit 1; }; } ;;
11928 for ac_header in audio/audiolib.h
11930 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
11931 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11932 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11933 $as_echo_n "checking for $ac_header... " >&6; }
11934 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11935 $as_echo_n "(cached) " >&6
11937 ac_res=`eval 'as_val=${'$as_ac_Header'}
11938 $as_echo "$as_val"'`
11939 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11940 $as_echo "$ac_res" >&6; }
11942 # Is the header compilable?
11943 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
11944 $as_echo_n "checking $ac_header usability... " >&6; }
11945 cat >conftest.$ac_ext <<_ACEOF
11948 cat confdefs.h >>conftest.$ac_ext
11949 cat >>conftest.$ac_ext <<_ACEOF
11950 /* end confdefs.h. */
11951 $ac_includes_default
11952 #include <$ac_header>
11954 rm -f conftest.$ac_objext
11955 if { (ac_try="$ac_compile"
11956 case "(($ac_try" in
11957 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
11958 *) ac_try_echo
=$ac_try;;
11960 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
11961 $as_echo "$ac_try_echo") >&5
11962 (eval "$ac_compile") 2>conftest.er1
11964 grep -v '^ *+' conftest.er1
>conftest.err
11966 cat conftest.err
>&5
11967 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11968 (exit $ac_status); } && {
11969 test -z "$ac_c_werror_flag" ||
11970 test ! -s conftest.err
11971 } && test -s conftest.
$ac_objext; then
11972 ac_header_compiler
=yes
11974 $as_echo "$as_me: failed program was:" >&5
11975 sed 's/^/| /' conftest.
$ac_ext >&5
11977 ac_header_compiler
=no
11980 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
11981 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11982 $as_echo "$ac_header_compiler" >&6; }
11984 # Is the header present?
11985 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
11986 $as_echo_n "checking $ac_header presence... " >&6; }
11987 cat >conftest.
$ac_ext <<_ACEOF
11990 cat confdefs.h
>>conftest.
$ac_ext
11991 cat >>conftest.
$ac_ext <<_ACEOF
11992 /* end confdefs.h. */
11993 #include <$ac_header>
11995 if { (ac_try
="$ac_cpp conftest.$ac_ext"
11996 case "(($ac_try" in
11997 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
11998 *) ac_try_echo=$ac_try;;
12000 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12001 $as_echo "$ac_try_echo") >&5
12002 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12004 grep -v '^ *+' conftest.er1 >conftest.err
12006 cat conftest.err >&5
12007 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12008 (exit $ac_status); } >/dev/null && {
12009 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12010 test ! -s conftest.err
12012 ac_header_preproc=yes
12014 $as_echo "$as_me: failed program was:" >&5
12015 sed 's/^/| /' conftest.$ac_ext >&5
12017 ac_header_preproc=no
12020 rm -f conftest.err conftest.$ac_ext
12021 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12022 $as_echo "$ac_header_preproc" >&6; }
12024 # So? What about this header?
12025 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12027 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12028 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12029 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12030 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12031 ac_header_preproc=yes
12034 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12035 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12036 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12037 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12038 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12039 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12040 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12041 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12042 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12043 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12044 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12045 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12047 ## ------------------------------------ ##
12048 ## Report this to wine-devel@winehq.org ##
12049 ## ------------------------------------ ##
12051 ) | sed "s/^/$as_me: WARNING: /" >&2
12054 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12055 $as_echo_n "checking for $ac_header... " >&6; }
12056 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12057 $as_echo_n "(cached) " >&6
12059 eval "$as_ac_Header=\$ac_header_preproc"
12061 ac_res=`eval 'as_val=${'$as_ac_Header'}
12062 $as_echo "$as_val"'`
12063 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12064 $as_echo "$ac_res" >&6; }
12067 as_val=`eval 'as_val=${'$as_ac_Header'}
12068 $as_echo "$as_val"'`
12069 if test "x$as_val" = x""yes; then
12070 cat >>confdefs.h <<_ACEOF
12071 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
12074 for ac_header in audio/soundlib.h
12076 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
12077 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12078 $as_echo_n "checking for $ac_header... " >&6; }
12079 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12080 $as_echo_n "(cached) " >&6
12082 cat >conftest.$ac_ext <<_ACEOF
12085 cat confdefs.h >>conftest.$ac_ext
12086 cat >>conftest.$ac_ext <<_ACEOF
12087 /* end confdefs.h. */
12088 #include <audio/audiolib.h>
12090 #include <$ac_header>
12092 rm -f conftest.$ac_objext
12093 if { (ac_try="$ac_compile"
12094 case "(($ac_try" in
12095 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12096 *) ac_try_echo
=$ac_try;;
12098 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12099 $as_echo "$ac_try_echo") >&5
12100 (eval "$ac_compile") 2>conftest.er1
12102 grep -v '^ *+' conftest.er1
>conftest.err
12104 cat conftest.err
>&5
12105 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12106 (exit $ac_status); } && {
12107 test -z "$ac_c_werror_flag" ||
12108 test ! -s conftest.err
12109 } && test -s conftest.
$ac_objext; then
12110 eval "$as_ac_Header=yes"
12112 $as_echo "$as_me: failed program was:" >&5
12113 sed 's/^/| /' conftest.
$ac_ext >&5
12115 eval "$as_ac_Header=no"
12118 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12120 ac_res
=`eval 'as_val=${'$as_ac_Header'}
12121 $as_echo "$as_val"'`
12122 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12123 $as_echo "$ac_res" >&6; }
12124 as_val
=`eval 'as_val=${'$as_ac_Header'}
12125 $as_echo "$as_val"'`
12126 if test "x$as_val" = x
""yes; then
12127 cat >>confdefs.h
<<_ACEOF
12128 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12135 { $as_echo "$as_me:$LINENO: checking for AuCreateFlow in -laudio" >&5
12136 $as_echo_n "checking for AuCreateFlow in -laudio... " >&6; }
12137 if test "${ac_cv_lib_audio_AuCreateFlow+set}" = set; then
12138 $as_echo_n "(cached) " >&6
12140 ac_check_lib_save_LIBS
=$LIBS
12141 LIBS
="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS"
12142 cat >conftest.
$ac_ext <<_ACEOF
12145 cat confdefs.h
>>conftest.
$ac_ext
12146 cat >>conftest.
$ac_ext <<_ACEOF
12147 /* end confdefs.h. */
12149 /* Override any GCC internal prototype to avoid an error.
12150 Use char because int might match the return type of a GCC
12151 builtin and then its argument prototype would still apply. */
12155 char AuCreateFlow ();
12159 return AuCreateFlow ();
12164 rm -f conftest.
$ac_objext conftest
$ac_exeext
12165 if { (ac_try
="$ac_link"
12166 case "(($ac_try" in
12167 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12168 *) ac_try_echo=$ac_try;;
12170 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12171 $as_echo "$ac_try_echo") >&5
12172 (eval "$ac_link") 2>conftest.er1
12174 grep -v '^ *+' conftest.er1 >conftest.err
12176 cat conftest.err >&5
12177 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12178 (exit $ac_status); } && {
12179 test -z "$ac_c_werror_flag" ||
12180 test ! -s conftest.err
12181 } && test -s conftest$ac_exeext && {
12182 test "$cross_compiling" = yes ||
12183 $as_test_x conftest$ac_exeext
12185 ac_cv_lib_audio_AuCreateFlow=yes
12187 $as_echo "$as_me: failed program was:" >&5
12188 sed 's/^/| /' conftest.$ac_ext >&5
12190 ac_cv_lib_audio_AuCreateFlow=no
12193 rm -rf conftest.dSYM
12194 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12195 conftest$ac_exeext conftest.$ac_ext
12196 LIBS=$ac_check_lib_save_LIBS
12198 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audio_AuCreateFlow" >&5
12199 $as_echo "$ac_cv_lib_audio_AuCreateFlow" >&6; }
12200 if test "x$ac_cv_lib_audio_AuCreateFlow" = x""yes; then
12202 cat >>confdefs.h <<\_ACEOF
12206 { $as_echo "$as_me:$LINENO: checking for XauGetBestAuthByAddr in -lXau" >&5
12207 $as_echo_n "checking for XauGetBestAuthByAddr in -lXau... " >&6; }
12208 if test "${ac_cv_lib_Xau_XauGetBestAuthByAddr+set}" = set; then
12209 $as_echo_n "(cached) " >&6
12211 ac_check_lib_save_LIBS=$LIBS
12212 LIBS="-lXau $X_LIBS $LIBS"
12213 cat >conftest.$ac_ext <<_ACEOF
12216 cat confdefs.h >>conftest.$ac_ext
12217 cat >>conftest.$ac_ext <<_ACEOF
12218 /* end confdefs.h. */
12220 /* Override any GCC internal prototype to avoid an error.
12221 Use char because int might match the return type of a GCC
12222 builtin and then its argument prototype would still apply. */
12226 char XauGetBestAuthByAddr ();
12230 return XauGetBestAuthByAddr ();
12235 rm -f conftest.$ac_objext conftest$ac_exeext
12236 if { (ac_try="$ac_link"
12237 case "(($ac_try" in
12238 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12239 *) ac_try_echo
=$ac_try;;
12241 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12242 $as_echo "$ac_try_echo") >&5
12243 (eval "$ac_link") 2>conftest.er1
12245 grep -v '^ *+' conftest.er1
>conftest.err
12247 cat conftest.err
>&5
12248 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12249 (exit $ac_status); } && {
12250 test -z "$ac_c_werror_flag" ||
12251 test ! -s conftest.err
12252 } && test -s conftest
$ac_exeext && {
12253 test "$cross_compiling" = yes ||
12254 $as_test_x conftest
$ac_exeext
12256 ac_cv_lib_Xau_XauGetBestAuthByAddr
=yes
12258 $as_echo "$as_me: failed program was:" >&5
12259 sed 's/^/| /' conftest.
$ac_ext >&5
12261 ac_cv_lib_Xau_XauGetBestAuthByAddr
=no
12264 rm -rf conftest.dSYM
12265 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
12266 conftest
$ac_exeext conftest.
$ac_ext
12267 LIBS
=$ac_check_lib_save_LIBS
12269 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xau_XauGetBestAuthByAddr" >&5
12270 $as_echo "$ac_cv_lib_Xau_XauGetBestAuthByAddr" >&6; }
12271 if test "x$ac_cv_lib_Xau_XauGetBestAuthByAddr" = x
""yes; then
12272 NASLIBS
="-lXau -laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
12274 NASLIBS
="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS"
12285 CPPFLAGS
="$ac_save_CPPFLAGS"
12290 enable_winex11_drv
=${enable_winex11_drv:-no}
12291 enable_opengl32
=${enable_opengl32:-no}
12292 enable_glu32
=${enable_glu32:-no}
12294 if test "x$XLIB" = "x"; then
12297 *) { { $as_echo "$as_me:$LINENO: error: X ${notice_platform}development files not found. Wine will be built
12298 without X support, which probably isn't what you want. You will need to install
12299 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
12300 Use the --without-x option if you really want this." >&5
12301 $as_echo "$as_me: error: X ${notice_platform}development files not found. Wine will be built
12302 without X support, which probably isn't what you want. You will need to install
12303 ${notice_platform}development packages of Xlib/Xfree86 at the very least.
12304 Use the --without-x option if you really want this." >&2;}
12305 { (exit 1); exit 1; }; } ;;
12317 if test "x$with_xml" != "xno"
12319 ac_save_CPPFLAGS
="$CPPFLAGS"
12320 if test "$PKG_CONFIG" != "false"
12322 ac_xml_libs
="`$PKG_CONFIG --libs libxml-2.0 2>/dev/null`"
12323 ac_xml_cflags
="`$PKG_CONFIG --cflags libxml-2.0 2>/dev/null`"
12325 ac_xml_libs
="`xml2-config --libs 2>/dev/null`"
12326 ac_xml_cflags
="`xml2-config --cflags 2>/dev/null`"
12328 CPPFLAGS
="$CPPFLAGS $ac_xml_cflags"
12330 for ac_header
in libxml
/parser.h
12332 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12333 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12334 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12335 $as_echo_n "checking for $ac_header... " >&6; }
12336 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12337 $as_echo_n "(cached) " >&6
12339 ac_res
=`eval 'as_val=${'$as_ac_Header'}
12340 $as_echo "$as_val"'`
12341 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12342 $as_echo "$ac_res" >&6; }
12344 # Is the header compilable?
12345 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12346 $as_echo_n "checking $ac_header usability... " >&6; }
12347 cat >conftest.
$ac_ext <<_ACEOF
12350 cat confdefs.h
>>conftest.
$ac_ext
12351 cat >>conftest.
$ac_ext <<_ACEOF
12352 /* end confdefs.h. */
12353 $ac_includes_default
12354 #include <$ac_header>
12356 rm -f conftest.
$ac_objext
12357 if { (ac_try
="$ac_compile"
12358 case "(($ac_try" in
12359 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12360 *) ac_try_echo=$ac_try;;
12362 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12363 $as_echo "$ac_try_echo") >&5
12364 (eval "$ac_compile") 2>conftest.er1
12366 grep -v '^ *+' conftest.er1 >conftest.err
12368 cat conftest.err >&5
12369 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12370 (exit $ac_status); } && {
12371 test -z "$ac_c_werror_flag" ||
12372 test ! -s conftest.err
12373 } && test -s conftest.$ac_objext; then
12374 ac_header_compiler=yes
12376 $as_echo "$as_me: failed program was:" >&5
12377 sed 's/^/| /' conftest.$ac_ext >&5
12379 ac_header_compiler=no
12382 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12383 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12384 $as_echo "$ac_header_compiler" >&6; }
12386 # Is the header present?
12387 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12388 $as_echo_n "checking $ac_header presence... " >&6; }
12389 cat >conftest.$ac_ext <<_ACEOF
12392 cat confdefs.h >>conftest.$ac_ext
12393 cat >>conftest.$ac_ext <<_ACEOF
12394 /* end confdefs.h. */
12395 #include <$ac_header>
12397 if { (ac_try="$ac_cpp conftest.$ac_ext"
12398 case "(($ac_try" in
12399 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12400 *) ac_try_echo
=$ac_try;;
12402 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12403 $as_echo "$ac_try_echo") >&5
12404 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12406 grep -v '^ *+' conftest.er1
>conftest.err
12408 cat conftest.err
>&5
12409 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12410 (exit $ac_status); } >/dev
/null
&& {
12411 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12412 test ! -s conftest.err
12414 ac_header_preproc
=yes
12416 $as_echo "$as_me: failed program was:" >&5
12417 sed 's/^/| /' conftest.
$ac_ext >&5
12419 ac_header_preproc
=no
12422 rm -f conftest.err conftest.
$ac_ext
12423 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12424 $as_echo "$ac_header_preproc" >&6; }
12426 # So? What about this header?
12427 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12429 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12430 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12431 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12432 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12433 ac_header_preproc
=yes
12436 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12437 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12438 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12439 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12440 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12441 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12442 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12443 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12444 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12445 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12446 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12447 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12449 ## ------------------------------------ ##
12450 ## Report this to wine-devel@winehq.org ##
12451 ## ------------------------------------ ##
12453 ) |
sed "s/^/$as_me: WARNING: /" >&2
12456 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12457 $as_echo_n "checking for $ac_header... " >&6; }
12458 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12459 $as_echo_n "(cached) " >&6
12461 eval "$as_ac_Header=\$ac_header_preproc"
12463 ac_res
=`eval 'as_val=${'$as_ac_Header'}
12464 $as_echo "$as_val"'`
12465 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12466 $as_echo "$ac_res" >&6; }
12469 as_val
=`eval 'as_val=${'$as_ac_Header'}
12470 $as_echo "$as_val"'`
12471 if test "x$as_val" = x
""yes; then
12472 cat >>confdefs.h
<<_ACEOF
12473 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12475 { $as_echo "$as_me:$LINENO: checking for xmlParseMemory in -lxml2" >&5
12476 $as_echo_n "checking for xmlParseMemory in -lxml2... " >&6; }
12477 if test "${ac_cv_lib_xml2_xmlParseMemory+set}" = set; then
12478 $as_echo_n "(cached) " >&6
12480 ac_check_lib_save_LIBS
=$LIBS
12481 LIBS
="-lxml2 $ac_xml_libs $LIBS"
12482 cat >conftest.
$ac_ext <<_ACEOF
12485 cat confdefs.h
>>conftest.
$ac_ext
12486 cat >>conftest.
$ac_ext <<_ACEOF
12487 /* end confdefs.h. */
12489 /* Override any GCC internal prototype to avoid an error.
12490 Use char because int might match the return type of a GCC
12491 builtin and then its argument prototype would still apply. */
12495 char xmlParseMemory ();
12499 return xmlParseMemory ();
12504 rm -f conftest.
$ac_objext conftest
$ac_exeext
12505 if { (ac_try
="$ac_link"
12506 case "(($ac_try" in
12507 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12508 *) ac_try_echo=$ac_try;;
12510 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12511 $as_echo "$ac_try_echo") >&5
12512 (eval "$ac_link") 2>conftest.er1
12514 grep -v '^ *+' conftest.er1 >conftest.err
12516 cat conftest.err >&5
12517 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12518 (exit $ac_status); } && {
12519 test -z "$ac_c_werror_flag" ||
12520 test ! -s conftest.err
12521 } && test -s conftest$ac_exeext && {
12522 test "$cross_compiling" = yes ||
12523 $as_test_x conftest$ac_exeext
12525 ac_cv_lib_xml2_xmlParseMemory=yes
12527 $as_echo "$as_me: failed program was:" >&5
12528 sed 's/^/| /' conftest.$ac_ext >&5
12530 ac_cv_lib_xml2_xmlParseMemory=no
12533 rm -rf conftest.dSYM
12534 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12535 conftest$ac_exeext conftest.$ac_ext
12536 LIBS=$ac_check_lib_save_LIBS
12538 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlParseMemory" >&5
12539 $as_echo "$ac_cv_lib_xml2_xmlParseMemory" >&6; }
12540 if test "x$ac_cv_lib_xml2_xmlParseMemory" = x""yes; then
12542 cat >>confdefs.h <<\_ACEOF
12543 #define HAVE_LIBXML2 1
12546 XML2LIBS="$ac_xml_libs"
12547 XML2INCL="$ac_xml_cflags"
12550 { $as_echo "$as_me:$LINENO: checking for xmlReadMemory in -lxml2" >&5
12551 $as_echo_n "checking for xmlReadMemory in -lxml2... " >&6; }
12552 if test "${ac_cv_lib_xml2_xmlReadMemory+set}" = set; then
12553 $as_echo_n "(cached) " >&6
12555 ac_check_lib_save_LIBS=$LIBS
12556 LIBS="-lxml2 $ac_xml_libs $LIBS"
12557 cat >conftest.$ac_ext <<_ACEOF
12560 cat confdefs.h >>conftest.$ac_ext
12561 cat >>conftest.$ac_ext <<_ACEOF
12562 /* end confdefs.h. */
12564 /* Override any GCC internal prototype to avoid an error.
12565 Use char because int might match the return type of a GCC
12566 builtin and then its argument prototype would still apply. */
12570 char xmlReadMemory ();
12574 return xmlReadMemory ();
12579 rm -f conftest.$ac_objext conftest$ac_exeext
12580 if { (ac_try="$ac_link"
12581 case "(($ac_try" in
12582 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12583 *) ac_try_echo
=$ac_try;;
12585 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12586 $as_echo "$ac_try_echo") >&5
12587 (eval "$ac_link") 2>conftest.er1
12589 grep -v '^ *+' conftest.er1
>conftest.err
12591 cat conftest.err
>&5
12592 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12593 (exit $ac_status); } && {
12594 test -z "$ac_c_werror_flag" ||
12595 test ! -s conftest.err
12596 } && test -s conftest
$ac_exeext && {
12597 test "$cross_compiling" = yes ||
12598 $as_test_x conftest
$ac_exeext
12600 ac_cv_lib_xml2_xmlReadMemory
=yes
12602 $as_echo "$as_me: failed program was:" >&5
12603 sed 's/^/| /' conftest.
$ac_ext >&5
12605 ac_cv_lib_xml2_xmlReadMemory
=no
12608 rm -rf conftest.dSYM
12609 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
12610 conftest
$ac_exeext conftest.
$ac_ext
12611 LIBS
=$ac_check_lib_save_LIBS
12613 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlReadMemory" >&5
12614 $as_echo "$ac_cv_lib_xml2_xmlReadMemory" >&6; }
12615 if test "x$ac_cv_lib_xml2_xmlReadMemory" = x
""yes; then
12617 cat >>confdefs.h
<<\_ACEOF
12618 #define HAVE_XMLREADMEMORY 1
12623 { $as_echo "$as_me:$LINENO: checking for xmlNewDocPI in -lxml2" >&5
12624 $as_echo_n "checking for xmlNewDocPI in -lxml2... " >&6; }
12625 if test "${ac_cv_lib_xml2_xmlNewDocPI+set}" = set; then
12626 $as_echo_n "(cached) " >&6
12628 ac_check_lib_save_LIBS
=$LIBS
12629 LIBS
="-lxml2 $ac_xml_libs $LIBS"
12630 cat >conftest.
$ac_ext <<_ACEOF
12633 cat confdefs.h
>>conftest.
$ac_ext
12634 cat >>conftest.
$ac_ext <<_ACEOF
12635 /* end confdefs.h. */
12637 /* Override any GCC internal prototype to avoid an error.
12638 Use char because int might match the return type of a GCC
12639 builtin and then its argument prototype would still apply. */
12643 char xmlNewDocPI ();
12647 return xmlNewDocPI ();
12652 rm -f conftest.
$ac_objext conftest
$ac_exeext
12653 if { (ac_try
="$ac_link"
12654 case "(($ac_try" in
12655 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12656 *) ac_try_echo=$ac_try;;
12658 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12659 $as_echo "$ac_try_echo") >&5
12660 (eval "$ac_link") 2>conftest.er1
12662 grep -v '^ *+' conftest.er1 >conftest.err
12664 cat conftest.err >&5
12665 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12666 (exit $ac_status); } && {
12667 test -z "$ac_c_werror_flag" ||
12668 test ! -s conftest.err
12669 } && test -s conftest$ac_exeext && {
12670 test "$cross_compiling" = yes ||
12671 $as_test_x conftest$ac_exeext
12673 ac_cv_lib_xml2_xmlNewDocPI=yes
12675 $as_echo "$as_me: failed program was:" >&5
12676 sed 's/^/| /' conftest.$ac_ext >&5
12678 ac_cv_lib_xml2_xmlNewDocPI=no
12681 rm -rf conftest.dSYM
12682 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12683 conftest$ac_exeext conftest.$ac_ext
12684 LIBS=$ac_check_lib_save_LIBS
12686 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_xml2_xmlNewDocPI" >&5
12687 $as_echo "$ac_cv_lib_xml2_xmlNewDocPI" >&6; }
12688 if test "x$ac_cv_lib_xml2_xmlNewDocPI" = x""yes; then
12690 cat >>confdefs.h <<\_ACEOF
12691 #define HAVE_XMLNEWDOCPI 1
12701 CPPFLAGS="$ac_save_CPPFLAGS"
12703 if test "$ac_cv_lib_xml2_xmlParseMemory" != "yes"; then
12704 case "x$with_xml" in
12705 x) wine_warnings="$wine_warnings|libxml2 ${notice_platform}development files not found, XML won't be supported." ;;
12707 *) { { $as_echo "$as_me:$LINENO: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12708 This is an error since --with-xml was requested." >&5
12709 $as_echo "$as_me: error: libxml2 ${notice_platform}development files not found, XML won't be supported.
12710 This is an error since --with-xml was requested." >&2;}
12711 { (exit 1); exit 1; }; } ;;
12716 if test "x$with_xslt" != "xno"
12718 if test "$PKG_CONFIG" != "false"
12720 ac_xslt_libs="`$PKG_CONFIG --libs libxslt
2>/dev
/null
`"
12721 ac_xslt_cflags="`$PKG_CONFIG --cflags libxslt
2>/dev
/null
`"
12723 ac_xslt_libs="`xslt-config
--libs 2>/dev
/null
`"
12724 ac_xslt_cflags="`xslt-config
--cflags 2>/dev
/null
`"
12726 ac_save_CPPFLAGS="$CPPFLAGS"
12727 CPPFLAGS="$CPPFLAGS $ac_xslt_cflags"
12730 for ac_header in libxslt/pattern.h libxslt/transform.h
12732 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
12733 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12734 $as_echo_n "checking for $ac_header... " >&6; }
12735 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12736 $as_echo_n "(cached) " >&6
12738 cat >conftest.$ac_ext <<_ACEOF
12741 cat confdefs.h >>conftest.$ac_ext
12742 cat >>conftest.$ac_ext <<_ACEOF
12743 /* end confdefs.h. */
12744 #ifdef HAVE_LIBXSLT_PATTERN_H
12745 # include <libxslt/pattern.h>
12748 #include <$ac_header>
12750 rm -f conftest.$ac_objext
12751 if { (ac_try="$ac_compile"
12752 case "(($ac_try" in
12753 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12754 *) ac_try_echo
=$ac_try;;
12756 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12757 $as_echo "$ac_try_echo") >&5
12758 (eval "$ac_compile") 2>conftest.er1
12760 grep -v '^ *+' conftest.er1
>conftest.err
12762 cat conftest.err
>&5
12763 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12764 (exit $ac_status); } && {
12765 test -z "$ac_c_werror_flag" ||
12766 test ! -s conftest.err
12767 } && test -s conftest.
$ac_objext; then
12768 eval "$as_ac_Header=yes"
12770 $as_echo "$as_me: failed program was:" >&5
12771 sed 's/^/| /' conftest.
$ac_ext >&5
12773 eval "$as_ac_Header=no"
12776 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12778 ac_res
=`eval 'as_val=${'$as_ac_Header'}
12779 $as_echo "$as_val"'`
12780 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12781 $as_echo "$ac_res" >&6; }
12782 as_val
=`eval 'as_val=${'$as_ac_Header'}
12783 $as_echo "$as_val"'`
12784 if test "x$as_val" = x
""yes; then
12785 cat >>confdefs.h
<<_ACEOF
12786 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12793 CPPFLAGS
="$ac_save_CPPFLAGS"
12794 if test "$ac_cv_header_libxslt_transform_h" = "yes"
12796 { $as_echo "$as_me:$LINENO: checking for -lxslt" >&5
12797 $as_echo_n "checking for -lxslt... " >&6; }
12798 if test "${ac_cv_lib_soname_xslt+set}" = set; then
12799 $as_echo_n "(cached) " >&6
12801 ac_check_soname_save_LIBS
=$LIBS
12802 LIBS
="-lxslt $ac_xslt_libs $LIBS"
12803 cat >conftest.
$ac_ext <<_ACEOF
12806 cat confdefs.h
>>conftest.
$ac_ext
12807 cat >>conftest.
$ac_ext <<_ACEOF
12808 /* end confdefs.h. */
12810 /* Override any GCC internal prototype to avoid an error.
12811 Use char because int might match the return type of a GCC
12812 builtin and then its argument prototype would still apply. */
12816 char xsltCompilePattern ();
12820 return xsltCompilePattern ();
12825 rm -f conftest.
$ac_objext conftest
$ac_exeext
12826 if { (ac_try
="$ac_link"
12827 case "(($ac_try" in
12828 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12829 *) ac_try_echo=$ac_try;;
12831 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12832 $as_echo "$ac_try_echo") >&5
12833 (eval "$ac_link") 2>conftest.er1
12835 grep -v '^ *+' conftest.er1 >conftest.err
12837 cat conftest.err >&5
12838 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12839 (exit $ac_status); } && {
12840 test -z "$ac_c_werror_flag" ||
12841 test ! -s conftest.err
12842 } && test -s conftest$ac_exeext && {
12843 test "$cross_compiling" = yes ||
12844 $as_test_x conftest$ac_exeext
12848 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'` ;;
12849 *) ac_cv_lib_soname_xslt=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libxslt\\.$LIBEXT" |
sed -e "s/^.*\(libxslt\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
12852 $as_echo "$as_me: failed program was:" >&5
12853 sed 's/^/| /' conftest.$ac_ext >&5
12858 rm -rf conftest.dSYM
12859 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12860 conftest$ac_exeext conftest.$ac_ext
12861 LIBS=$ac_check_soname_save_LIBS
12863 if test "x$ac_cv_lib_soname_xslt" = "x"; then
12864 { $as_echo "$as_me:$LINENO: result: not found" >&5
12865 $as_echo "not found" >&6; }
12868 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_xslt" >&5
12869 $as_echo "$ac_cv_lib_soname_xslt" >&6; }
12871 cat >>confdefs.h <<_ACEOF
12872 #define SONAME_LIBXSLT "$ac_cv_lib_soname_xslt"
12875 XSLTINCL="$ac_xslt_cflags"
12880 if test "x$ac_cv_lib_soname_xslt" = "x"; then
12881 case "x$with_xslt" in
12882 x) wine_warnings="$wine_warnings|libxslt ${notice_platform}development files not found, xslt won't be supported." ;;
12884 *) { { $as_echo "$as_me:$LINENO: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
12885 This is an error since --with-xslt was requested." >&5
12886 $as_echo "$as_me: error: libxslt ${notice_platform}development files not found, xslt won't be supported.
12887 This is an error since --with-xslt was requested." >&2;}
12888 { (exit 1); exit 1; }; } ;;
12895 if test "x$with_hal" != "xno"
12897 ac_save_CPPFLAGS="$CPPFLAGS"
12898 if test "$PKG_CONFIG" != "false"
12900 ac_hal_libs="`$PKG_CONFIG --libs hal
2>/dev
/null
`"
12901 ac_hal_cflags="`$PKG_CONFIG --cflags hal
2>/dev
/null
`"
12902 CPPFLAGS="$CPPFLAGS $ac_hal_cflags"
12906 for ac_header in dbus/dbus.h hal/libhal.h
12908 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
12909 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12910 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12911 $as_echo_n "checking for $ac_header... " >&6; }
12912 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12913 $as_echo_n "(cached) " >&6
12915 ac_res=`eval 'as_val=${'$as_ac_Header'}
12916 $as_echo "$as_val"'`
12917 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12918 $as_echo "$ac_res" >&6; }
12920 # Is the header compilable?
12921 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12922 $as_echo_n "checking $ac_header usability... " >&6; }
12923 cat >conftest.$ac_ext <<_ACEOF
12926 cat confdefs.h >>conftest.$ac_ext
12927 cat >>conftest.$ac_ext <<_ACEOF
12928 /* end confdefs.h. */
12929 $ac_includes_default
12930 #include <$ac_header>
12932 rm -f conftest.$ac_objext
12933 if { (ac_try="$ac_compile"
12934 case "(($ac_try" in
12935 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
12936 *) ac_try_echo
=$ac_try;;
12938 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
12939 $as_echo "$ac_try_echo") >&5
12940 (eval "$ac_compile") 2>conftest.er1
12942 grep -v '^ *+' conftest.er1
>conftest.err
12944 cat conftest.err
>&5
12945 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12946 (exit $ac_status); } && {
12947 test -z "$ac_c_werror_flag" ||
12948 test ! -s conftest.err
12949 } && test -s conftest.
$ac_objext; then
12950 ac_header_compiler
=yes
12952 $as_echo "$as_me: failed program was:" >&5
12953 sed 's/^/| /' conftest.
$ac_ext >&5
12955 ac_header_compiler
=no
12958 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12959 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12960 $as_echo "$ac_header_compiler" >&6; }
12962 # Is the header present?
12963 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12964 $as_echo_n "checking $ac_header presence... " >&6; }
12965 cat >conftest.
$ac_ext <<_ACEOF
12968 cat confdefs.h
>>conftest.
$ac_ext
12969 cat >>conftest.
$ac_ext <<_ACEOF
12970 /* end confdefs.h. */
12971 #include <$ac_header>
12973 if { (ac_try
="$ac_cpp conftest.$ac_ext"
12974 case "(($ac_try" in
12975 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
12976 *) ac_try_echo=$ac_try;;
12978 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12979 $as_echo "$ac_try_echo") >&5
12980 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12982 grep -v '^ *+' conftest.er1 >conftest.err
12984 cat conftest.err >&5
12985 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12986 (exit $ac_status); } >/dev/null && {
12987 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12988 test ! -s conftest.err
12990 ac_header_preproc=yes
12992 $as_echo "$as_me: failed program was:" >&5
12993 sed 's/^/| /' conftest.$ac_ext >&5
12995 ac_header_preproc=no
12998 rm -f conftest.err conftest.$ac_ext
12999 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13000 $as_echo "$ac_header_preproc" >&6; }
13002 # So? What about this header?
13003 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13005 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
13006 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
13007 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
13008 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
13009 ac_header_preproc=yes
13012 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
13013 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
13014 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
13015 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
13016 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
13017 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
13018 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
13019 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
13020 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
13021 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
13022 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
13023 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
13025 ## ------------------------------------ ##
13026 ## Report this to wine-devel@winehq.org ##
13027 ## ------------------------------------ ##
13029 ) | sed "s/^/$as_me: WARNING: /" >&2
13032 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
13033 $as_echo_n "checking for $ac_header... " >&6; }
13034 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
13035 $as_echo_n "(cached) " >&6
13037 eval "$as_ac_Header=\$ac_header_preproc"
13039 ac_res=`eval 'as_val=${'$as_ac_Header'}
13040 $as_echo "$as_val"'`
13041 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
13042 $as_echo "$ac_res" >&6; }
13045 as_val=`eval 'as_val=${'$as_ac_Header'}
13046 $as_echo "$as_val"'`
13047 if test "x$as_val" = x""yes; then
13048 cat >>confdefs.h <<_ACEOF
13049 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
13056 if test "$ac_cv_header_dbus_dbus_h" = "yes" -a "$ac_cv_header_hal_libhal_h" = "yes"
13058 { $as_echo "$as_me:$LINENO: checking for dbus_connection_close in -ldbus-1" >&5
13059 $as_echo_n "checking for dbus_connection_close in -ldbus-1... " >&6; }
13060 if test "${ac_cv_lib_dbus_1_dbus_connection_close+set}" = set; then
13061 $as_echo_n "(cached) " >&6
13063 ac_check_lib_save_LIBS=$LIBS
13064 LIBS="-ldbus-1 $ac_hal_libs $LIBS"
13065 cat >conftest.$ac_ext <<_ACEOF
13068 cat confdefs.h >>conftest.$ac_ext
13069 cat >>conftest.$ac_ext <<_ACEOF
13070 /* end confdefs.h. */
13072 /* Override any GCC internal prototype to avoid an error.
13073 Use char because int might match the return type of a GCC
13074 builtin and then its argument prototype would still apply. */
13078 char dbus_connection_close ();
13082 return dbus_connection_close ();
13087 rm -f conftest.$ac_objext conftest$ac_exeext
13088 if { (ac_try="$ac_link"
13089 case "(($ac_try" in
13090 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13091 *) ac_try_echo
=$ac_try;;
13093 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13094 $as_echo "$ac_try_echo") >&5
13095 (eval "$ac_link") 2>conftest.er1
13097 grep -v '^ *+' conftest.er1
>conftest.err
13099 cat conftest.err
>&5
13100 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13101 (exit $ac_status); } && {
13102 test -z "$ac_c_werror_flag" ||
13103 test ! -s conftest.err
13104 } && test -s conftest
$ac_exeext && {
13105 test "$cross_compiling" = yes ||
13106 $as_test_x conftest
$ac_exeext
13108 ac_cv_lib_dbus_1_dbus_connection_close
=yes
13110 $as_echo "$as_me: failed program was:" >&5
13111 sed 's/^/| /' conftest.
$ac_ext >&5
13113 ac_cv_lib_dbus_1_dbus_connection_close
=no
13116 rm -rf conftest.dSYM
13117 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
13118 conftest
$ac_exeext conftest.
$ac_ext
13119 LIBS
=$ac_check_lib_save_LIBS
13121 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dbus_1_dbus_connection_close" >&5
13122 $as_echo "$ac_cv_lib_dbus_1_dbus_connection_close" >&6; }
13123 if test "x$ac_cv_lib_dbus_1_dbus_connection_close" = x
""yes; then
13124 { $as_echo "$as_me:$LINENO: checking for -lhal" >&5
13125 $as_echo_n "checking for -lhal... " >&6; }
13126 if test "${ac_cv_lib_soname_hal+set}" = set; then
13127 $as_echo_n "(cached) " >&6
13129 ac_check_soname_save_LIBS
=$LIBS
13130 LIBS
="-lhal $ac_hal_libs $LIBS"
13131 cat >conftest.
$ac_ext <<_ACEOF
13134 cat confdefs.h
>>conftest.
$ac_ext
13135 cat >>conftest.
$ac_ext <<_ACEOF
13136 /* end confdefs.h. */
13138 /* Override any GCC internal prototype to avoid an error.
13139 Use char because int might match the return type of a GCC
13140 builtin and then its argument prototype would still apply. */
13144 char libhal_ctx_new ();
13148 return libhal_ctx_new ();
13153 rm -f conftest.
$ac_objext conftest
$ac_exeext
13154 if { (ac_try
="$ac_link"
13155 case "(($ac_try" in
13156 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13157 *) ac_try_echo=$ac_try;;
13159 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13160 $as_echo "$ac_try_echo") >&5
13161 (eval "$ac_link") 2>conftest.er1
13163 grep -v '^ *+' conftest.er1 >conftest.err
13165 cat conftest.err >&5
13166 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13167 (exit $ac_status); } && {
13168 test -z "$ac_c_werror_flag" ||
13169 test ! -s conftest.err
13170 } && test -s conftest$ac_exeext && {
13171 test "$cross_compiling" = yes ||
13172 $as_test_x conftest$ac_exeext
13176 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'` ;;
13177 *) ac_cv_lib_soname_hal=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libhal\\.$LIBEXT" |
sed -e "s/^.*\(libhal\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13180 $as_echo "$as_me: failed program was:" >&5
13181 sed 's/^/| /' conftest.$ac_ext >&5
13186 rm -rf conftest.dSYM
13187 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13188 conftest$ac_exeext conftest.$ac_ext
13189 LIBS=$ac_check_soname_save_LIBS
13191 if test "x$ac_cv_lib_soname_hal" = "x"; then
13192 { $as_echo "$as_me:$LINENO: result: not found" >&5
13193 $as_echo "not found" >&6; }
13196 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_hal" >&5
13197 $as_echo "$ac_cv_lib_soname_hal" >&6; }
13199 cat >>confdefs.h <<_ACEOF
13200 #define SONAME_LIBHAL "$ac_cv_lib_soname_hal"
13203 HALINCL="$ac_hal_cflags"
13209 CPPFLAGS="$ac_save_CPPFLAGS"
13211 if test "x$ac_cv_lib_soname_hal" = "x"; then
13212 case "x$with_hal" in
13213 x) wine_notices="$wine_notices|libhal ${notice_platform}development files not found, no dynamic device support." ;;
13215 *) { { $as_echo "$as_me:$LINENO: error: libhal ${notice_platform}development files not found, no dynamic device support.
13216 This is an error since --with-hal was requested." >&5
13217 $as_echo "$as_me: error: libhal ${notice_platform}development files not found, no dynamic device support.
13218 This is an error since --with-hal was requested." >&2;}
13219 { (exit 1); exit 1; }; } ;;
13224 if test "x$with_gnutls" != "xno"
13226 ac_save_CPPFLAGS="$CPPFLAGS"
13227 if test "$PKG_CONFIG" != "false"
13229 ac_gnutls_libs="`$PKG_CONFIG --libs gnutls
2>/dev
/null
`"
13230 ac_gnutls_cflags="`$PKG_CONFIG --cflags gnutls
2>/dev
/null
`"
13231 CPPFLAGS="$CPPFLAGS $ac_gnutls_cflags"
13233 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13234 { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
13235 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
13236 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13237 $as_echo_n "(cached) " >&6
13239 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
13240 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
13242 # Is the header compilable?
13243 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h usability" >&5
13244 $as_echo_n "checking gnutls/gnutls.h usability... " >&6; }
13245 cat >conftest.$ac_ext <<_ACEOF
13248 cat confdefs.h >>conftest.$ac_ext
13249 cat >>conftest.$ac_ext <<_ACEOF
13250 /* end confdefs.h. */
13251 $ac_includes_default
13252 #include <gnutls/gnutls.h>
13254 rm -f conftest.$ac_objext
13255 if { (ac_try="$ac_compile"
13256 case "(($ac_try" in
13257 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13258 *) ac_try_echo
=$ac_try;;
13260 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13261 $as_echo "$ac_try_echo") >&5
13262 (eval "$ac_compile") 2>conftest.er1
13264 grep -v '^ *+' conftest.er1
>conftest.err
13266 cat conftest.err
>&5
13267 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13268 (exit $ac_status); } && {
13269 test -z "$ac_c_werror_flag" ||
13270 test ! -s conftest.err
13271 } && test -s conftest.
$ac_objext; then
13272 ac_header_compiler
=yes
13274 $as_echo "$as_me: failed program was:" >&5
13275 sed 's/^/| /' conftest.
$ac_ext >&5
13277 ac_header_compiler
=no
13280 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
13281 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13282 $as_echo "$ac_header_compiler" >&6; }
13284 # Is the header present?
13285 { $as_echo "$as_me:$LINENO: checking gnutls/gnutls.h presence" >&5
13286 $as_echo_n "checking gnutls/gnutls.h presence... " >&6; }
13287 cat >conftest.
$ac_ext <<_ACEOF
13290 cat confdefs.h
>>conftest.
$ac_ext
13291 cat >>conftest.
$ac_ext <<_ACEOF
13292 /* end confdefs.h. */
13293 #include <gnutls/gnutls.h>
13295 if { (ac_try
="$ac_cpp conftest.$ac_ext"
13296 case "(($ac_try" in
13297 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13298 *) ac_try_echo=$ac_try;;
13300 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13301 $as_echo "$ac_try_echo") >&5
13302 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13304 grep -v '^ *+' conftest.er1 >conftest.err
13306 cat conftest.err >&5
13307 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13308 (exit $ac_status); } >/dev/null && {
13309 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13310 test ! -s conftest.err
13312 ac_header_preproc=yes
13314 $as_echo "$as_me: failed program was:" >&5
13315 sed 's/^/| /' conftest.$ac_ext >&5
13317 ac_header_preproc=no
13320 rm -f conftest.err conftest.$ac_ext
13321 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13322 $as_echo "$ac_header_preproc" >&6; }
13324 # So? What about this header?
13325 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13327 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&5
13328 $as_echo "$as_me: WARNING: gnutls/gnutls.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13329 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&5
13330 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the compiler's result" >&2;}
13331 ac_header_preproc=yes
13334 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&5
13335 $as_echo "$as_me: WARNING: gnutls/gnutls.h: present but cannot be compiled" >&2;}
13336 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: check for missing prerequisite headers?" >&5
13337 $as_echo "$as_me: WARNING: gnutls/gnutls.h: check for missing prerequisite headers?" >&2;}
13338 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&5
13339 $as_echo "$as_me: WARNING: gnutls/gnutls.h: see the Autoconf documentation" >&2;}
13340 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: section \"Present But Cannot Be Compiled\"" >&5
13341 $as_echo "$as_me: WARNING: gnutls/gnutls.h: section \"Present But Cannot Be Compiled\"" >&2;}
13342 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&5
13343 $as_echo "$as_me: WARNING: gnutls/gnutls.h: proceeding with the preprocessor's result" >&2;}
13344 { $as_echo "$as_me:$LINENO: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&5
13345 $as_echo "$as_me: WARNING: gnutls/gnutls.h: in the future, the compiler will take precedence" >&2;}
13347 ## ------------------------------------ ##
13348 ## Report this to wine-devel@winehq.org ##
13349 ## ------------------------------------ ##
13351 ) | sed "s/^/$as_me: WARNING: /" >&2
13354 { $as_echo "$as_me:$LINENO: checking for gnutls/gnutls.h" >&5
13355 $as_echo_n "checking for gnutls/gnutls.h... " >&6; }
13356 if test "${ac_cv_header_gnutls_gnutls_h+set}" = set; then
13357 $as_echo_n "(cached) " >&6
13359 ac_cv_header_gnutls_gnutls_h=$ac_header_preproc
13361 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gnutls_gnutls_h" >&5
13362 $as_echo "$ac_cv_header_gnutls_gnutls_h" >&6; }
13365 if test "x$ac_cv_header_gnutls_gnutls_h" = x""yes; then
13366 cat >conftest.$ac_ext <<_ACEOF
13369 cat confdefs.h >>conftest.$ac_ext
13370 cat >>conftest.$ac_ext <<_ACEOF
13371 /* end confdefs.h. */
13372 #include <gnutls/gnutls.h>
13376 typeof(gnutls_mac_get_key_size) *pfunc;
13381 rm -f conftest.$ac_objext
13382 if { (ac_try="$ac_compile"
13383 case "(($ac_try" in
13384 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13385 *) ac_try_echo
=$ac_try;;
13387 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13388 $as_echo "$ac_try_echo") >&5
13389 (eval "$ac_compile") 2>conftest.er1
13391 grep -v '^ *+' conftest.er1
>conftest.err
13393 cat conftest.err
>&5
13394 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13395 (exit $ac_status); } && {
13396 test -z "$ac_c_werror_flag" ||
13397 test ! -s conftest.err
13398 } && test -s conftest.
$ac_objext; then
13399 { $as_echo "$as_me:$LINENO: checking for -lgnutls" >&5
13400 $as_echo_n "checking for -lgnutls... " >&6; }
13401 if test "${ac_cv_lib_soname_gnutls+set}" = set; then
13402 $as_echo_n "(cached) " >&6
13404 ac_check_soname_save_LIBS
=$LIBS
13405 LIBS
="-lgnutls $ac_gnutls_libs $LIBS"
13406 cat >conftest.
$ac_ext <<_ACEOF
13409 cat confdefs.h
>>conftest.
$ac_ext
13410 cat >>conftest.
$ac_ext <<_ACEOF
13411 /* end confdefs.h. */
13413 /* Override any GCC internal prototype to avoid an error.
13414 Use char because int might match the return type of a GCC
13415 builtin and then its argument prototype would still apply. */
13419 char gnutls_global_init ();
13423 return gnutls_global_init ();
13428 rm -f conftest.
$ac_objext conftest
$ac_exeext
13429 if { (ac_try
="$ac_link"
13430 case "(($ac_try" in
13431 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13432 *) ac_try_echo=$ac_try;;
13434 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13435 $as_echo "$ac_try_echo") >&5
13436 (eval "$ac_link") 2>conftest.er1
13438 grep -v '^ *+' conftest.er1 >conftest.err
13440 cat conftest.err >&5
13441 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13442 (exit $ac_status); } && {
13443 test -z "$ac_c_werror_flag" ||
13444 test ! -s conftest.err
13445 } && test -s conftest$ac_exeext && {
13446 test "$cross_compiling" = yes ||
13447 $as_test_x conftest$ac_exeext
13451 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'` ;;
13452 *) ac_cv_lib_soname_gnutls=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libgnutls\\.$LIBEXT" |
sed -e "s/^.*\(libgnutls\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13455 $as_echo "$as_me: failed program was:" >&5
13456 sed 's/^/| /' conftest.$ac_ext >&5
13461 rm -rf conftest.dSYM
13462 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13463 conftest$ac_exeext conftest.$ac_ext
13464 LIBS=$ac_check_soname_save_LIBS
13466 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13467 { $as_echo "$as_me:$LINENO: result: not found" >&5
13468 $as_echo "not found" >&6; }
13471 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_gnutls" >&5
13472 $as_echo "$ac_cv_lib_soname_gnutls" >&6; }
13474 cat >>confdefs.h <<_ACEOF
13475 #define SONAME_LIBGNUTLS "$ac_cv_lib_soname_gnutls"
13478 GNUTLSINCL="$ac_gnutls_cflags"
13483 $as_echo "$as_me: failed program was:" >&5
13484 sed 's/^/| /' conftest.$ac_ext >&5
13489 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13493 CPPFLAGS="$ac_save_CPPFLAGS"
13495 if test "x$ac_cv_lib_soname_gnutls" = "x"; then
13496 case "x$with_gnutls" in
13497 x) wine_notices="$wine_notices|libgnutls ${notice_platform}development files not found, no schannel support." ;;
13499 *) { { $as_echo "$as_me:$LINENO: error: libgnutls ${notice_platform}development files not found, no schannel support.
13500 This is an error since --with-gnutls was requested." >&5
13501 $as_echo "$as_me: error: libgnutls ${notice_platform}development files not found, no schannel support.
13502 This is an error since --with-gnutls was requested." >&2;}
13503 { (exit 1); exit 1; }; } ;;
13509 if test "$ac_cv_header_ncurses_h" = "yes"
13511 { $as_echo "$as_me:$LINENO: checking for -lncurses" >&5
13512 $as_echo_n "checking for -lncurses... " >&6; }
13513 if test "${ac_cv_lib_soname_ncurses+set}" = set; then
13514 $as_echo_n "(cached) " >&6
13516 ac_check_soname_save_LIBS=$LIBS
13517 LIBS="-lncurses $LIBS"
13518 cat >conftest.$ac_ext <<_ACEOF
13521 cat confdefs.h >>conftest.$ac_ext
13522 cat >>conftest.$ac_ext <<_ACEOF
13523 /* end confdefs.h. */
13525 /* Override any GCC internal prototype to avoid an error.
13526 Use char because int might match the return type of a GCC
13527 builtin and then its argument prototype would still apply. */
13540 rm -f conftest.$ac_objext conftest$ac_exeext
13541 if { (ac_try="$ac_link"
13542 case "(($ac_try" in
13543 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13544 *) ac_try_echo
=$ac_try;;
13546 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13547 $as_echo "$ac_try_echo") >&5
13548 (eval "$ac_link") 2>conftest.er1
13550 grep -v '^ *+' conftest.er1
>conftest.err
13552 cat conftest.err
>&5
13553 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13554 (exit $ac_status); } && {
13555 test -z "$ac_c_werror_flag" ||
13556 test ! -s conftest.err
13557 } && test -s conftest
$ac_exeext && {
13558 test "$cross_compiling" = yes ||
13559 $as_test_x conftest
$ac_exeext
13563 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'` ;;
13564 *) ac_cv_lib_soname_ncurses
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libncurses\\.$LIBEXT" | sed -e "s/^.*\(libncurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13567 $as_echo "$as_me: failed program was:" >&5
13568 sed 's/^/| /' conftest.
$ac_ext >&5
13573 rm -rf conftest.dSYM
13574 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
13575 conftest
$ac_exeext conftest.
$ac_ext
13576 LIBS
=$ac_check_soname_save_LIBS
13578 if test "x$ac_cv_lib_soname_ncurses" = "x"; then
13579 { $as_echo "$as_me:$LINENO: result: not found" >&5
13580 $as_echo "not found" >&6; }
13583 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ncurses" >&5
13584 $as_echo "$ac_cv_lib_soname_ncurses" >&6; }
13586 cat >>confdefs.h
<<_ACEOF
13587 #define SONAME_LIBNCURSES "$ac_cv_lib_soname_ncurses"
13590 CURSESLIBS
="-lncurses"
13593 elif test "$ac_cv_header_curses_h" = "yes"
13595 { $as_echo "$as_me:$LINENO: checking for -lcurses" >&5
13596 $as_echo_n "checking for -lcurses... " >&6; }
13597 if test "${ac_cv_lib_soname_curses+set}" = set; then
13598 $as_echo_n "(cached) " >&6
13600 ac_check_soname_save_LIBS
=$LIBS
13601 LIBS
="-lcurses $LIBS"
13602 cat >conftest.
$ac_ext <<_ACEOF
13605 cat confdefs.h
>>conftest.
$ac_ext
13606 cat >>conftest.
$ac_ext <<_ACEOF
13607 /* end confdefs.h. */
13609 /* Override any GCC internal prototype to avoid an error.
13610 Use char because int might match the return type of a GCC
13611 builtin and then its argument prototype would still apply. */
13624 rm -f conftest.
$ac_objext conftest
$ac_exeext
13625 if { (ac_try
="$ac_link"
13626 case "(($ac_try" in
13627 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13628 *) ac_try_echo=$ac_try;;
13630 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13631 $as_echo "$ac_try_echo") >&5
13632 (eval "$ac_link") 2>conftest.er1
13634 grep -v '^ *+' conftest.er1 >conftest.err
13636 cat conftest.err >&5
13637 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13638 (exit $ac_status); } && {
13639 test -z "$ac_c_werror_flag" ||
13640 test ! -s conftest.err
13641 } && test -s conftest$ac_exeext && {
13642 test "$cross_compiling" = yes ||
13643 $as_test_x conftest$ac_exeext
13647 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'` ;;
13648 *) ac_cv_lib_soname_curses=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libcurses\\.$LIBEXT" |
sed -e "s/^.*\(libcurses\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
13651 $as_echo "$as_me: failed program was:" >&5
13652 sed 's/^/| /' conftest.$ac_ext >&5
13657 rm -rf conftest.dSYM
13658 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13659 conftest$ac_exeext conftest.$ac_ext
13660 LIBS=$ac_check_soname_save_LIBS
13662 if test "x$ac_cv_lib_soname_curses" = "x"; then
13663 { $as_echo "$as_me:$LINENO: result: not found" >&5
13664 $as_echo "not found" >&6; }
13667 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_curses" >&5
13668 $as_echo "$ac_cv_lib_soname_curses" >&6; }
13670 cat >>confdefs.h <<_ACEOF
13671 #define SONAME_LIBCURSES "$ac_cv_lib_soname_curses"
13674 CURSESLIBS="-lcurses"
13678 ac_save_LIBS="$LIBS"
13679 LIBS="$LIBS $CURSESLIBS"
13681 for ac_func in mousemask
13683 as_ac_var=`$as_echo "ac_cv_func_$ac_func" |
$as_tr_sh`
13684 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
13685 $as_echo_n "checking for $ac_func... " >&6; }
13686 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
13687 $as_echo_n "(cached) " >&6
13689 cat >conftest.$ac_ext <<_ACEOF
13692 cat confdefs.h >>conftest.$ac_ext
13693 cat >>conftest.$ac_ext <<_ACEOF
13694 /* end confdefs.h. */
13695 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
13696 For example, HP-UX 11i <limits.h> declares gettimeofday. */
13697 #define $ac_func innocuous_$ac_func
13699 /* System header to define __stub macros and hopefully few prototypes,
13700 which can conflict with char $ac_func (); below.
13701 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13702 <limits.h> exists even on freestanding compilers. */
13705 # include <limits.h>
13707 # include <assert.h>
13712 /* Override any GCC internal prototype to avoid an error.
13713 Use char because int might match the return type of a GCC
13714 builtin and then its argument prototype would still apply. */
13719 /* The GNU C library defines this for functions which it implements
13720 to always fail with ENOSYS. Some functions are actually named
13721 something starting with __ and the normal name is an alias. */
13722 #if defined __stub_$ac_func || defined __stub___$ac_func
13729 return $ac_func ();
13734 rm -f conftest.$ac_objext conftest$ac_exeext
13735 if { (ac_try="$ac_link"
13736 case "(($ac_try" in
13737 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13738 *) ac_try_echo
=$ac_try;;
13740 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13741 $as_echo "$ac_try_echo") >&5
13742 (eval "$ac_link") 2>conftest.er1
13744 grep -v '^ *+' conftest.er1
>conftest.err
13746 cat conftest.err
>&5
13747 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13748 (exit $ac_status); } && {
13749 test -z "$ac_c_werror_flag" ||
13750 test ! -s conftest.err
13751 } && test -s conftest
$ac_exeext && {
13752 test "$cross_compiling" = yes ||
13753 $as_test_x conftest
$ac_exeext
13755 eval "$as_ac_var=yes"
13757 $as_echo "$as_me: failed program was:" >&5
13758 sed 's/^/| /' conftest.
$ac_ext >&5
13760 eval "$as_ac_var=no"
13763 rm -rf conftest.dSYM
13764 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
13765 conftest
$ac_exeext conftest.
$ac_ext
13767 ac_res
=`eval 'as_val=${'$as_ac_var'}
13768 $as_echo "$as_val"'`
13769 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
13770 $as_echo "$ac_res" >&6; }
13771 as_val
=`eval 'as_val=${'$as_ac_var'}
13772 $as_echo "$as_val"'`
13773 if test "x$as_val" = x
""yes; then
13774 cat >>confdefs.h
<<_ACEOF
13775 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
13781 LIBS
="$ac_save_LIBS"
13782 if test "x$ac_cv_lib_soname_curses$ac_cv_lib_soname_ncurses" = "x"; then
13783 case "x$with_curses" in
13784 x
) wine_notices
="$wine_notices|lib(n)curses ${notice_platform}development files not found, curses won't be supported." ;;
13786 *) { { $as_echo "$as_me:$LINENO: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13787 This is an error since --with-curses was requested." >&5
13788 $as_echo "$as_me: error: lib(n)curses ${notice_platform}development files not found, curses won't be supported.
13789 This is an error since --with-curses was requested." >&2;}
13790 { (exit 1); exit 1; }; } ;;
13795 if test "x$with_sane" != "xno"
13797 ac_save_CPPFLAGS
="$CPPFLAGS"
13798 # Extract the first word of "sane-config", so it can be a program name with args.
13799 set dummy sane-config
; ac_word
=$2
13800 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13801 $as_echo_n "checking for $ac_word... " >&6; }
13802 if test "${ac_cv_prog_sane_devel+set}" = set; then
13803 $as_echo_n "(cached) " >&6
13805 if test -n "$sane_devel"; then
13806 ac_cv_prog_sane_devel
="$sane_devel" # Let the user override the test.
13808 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
13809 for as_dir
in $PATH
13812 test -z "$as_dir" && as_dir
=.
13813 for ac_exec_ext
in '' $ac_executable_extensions; do
13814 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13815 ac_cv_prog_sane_devel
="sane-config"
13816 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13823 test -z "$ac_cv_prog_sane_devel" && ac_cv_prog_sane_devel
="no"
13826 sane_devel
=$ac_cv_prog_sane_devel
13827 if test -n "$sane_devel"; then
13828 { $as_echo "$as_me:$LINENO: result: $sane_devel" >&5
13829 $as_echo "$sane_devel" >&6; }
13831 { $as_echo "$as_me:$LINENO: result: no" >&5
13832 $as_echo "no" >&6; }
13836 if test "$sane_devel" != "no"
13838 ac_sane_incl
="`$sane_devel --cflags`"
13839 ac_sane_libs
="`$sane_devel --ldflags`"
13840 CPPFLAGS
="$CPPFLAGS $ac_sane_incl"
13842 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13843 { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13844 $as_echo_n "checking for sane/sane.h... " >&6; }
13845 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13846 $as_echo_n "(cached) " >&6
13848 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13849 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
13851 # Is the header compilable?
13852 { $as_echo "$as_me:$LINENO: checking sane/sane.h usability" >&5
13853 $as_echo_n "checking sane/sane.h usability... " >&6; }
13854 cat >conftest.
$ac_ext <<_ACEOF
13857 cat confdefs.h
>>conftest.
$ac_ext
13858 cat >>conftest.
$ac_ext <<_ACEOF
13859 /* end confdefs.h. */
13860 $ac_includes_default
13861 #include <sane/sane.h>
13863 rm -f conftest.
$ac_objext
13864 if { (ac_try
="$ac_compile"
13865 case "(($ac_try" in
13866 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
13867 *) ac_try_echo=$ac_try;;
13869 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13870 $as_echo "$ac_try_echo") >&5
13871 (eval "$ac_compile") 2>conftest.er1
13873 grep -v '^ *+' conftest.er1 >conftest.err
13875 cat conftest.err >&5
13876 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13877 (exit $ac_status); } && {
13878 test -z "$ac_c_werror_flag" ||
13879 test ! -s conftest.err
13880 } && test -s conftest.$ac_objext; then
13881 ac_header_compiler=yes
13883 $as_echo "$as_me: failed program was:" >&5
13884 sed 's/^/| /' conftest.$ac_ext >&5
13886 ac_header_compiler=no
13889 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13890 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13891 $as_echo "$ac_header_compiler" >&6; }
13893 # Is the header present?
13894 { $as_echo "$as_me:$LINENO: checking sane/sane.h presence" >&5
13895 $as_echo_n "checking sane/sane.h presence... " >&6; }
13896 cat >conftest.$ac_ext <<_ACEOF
13899 cat confdefs.h >>conftest.$ac_ext
13900 cat >>conftest.$ac_ext <<_ACEOF
13901 /* end confdefs.h. */
13902 #include <sane/sane.h>
13904 if { (ac_try="$ac_cpp conftest.$ac_ext"
13905 case "(($ac_try" in
13906 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
13907 *) ac_try_echo
=$ac_try;;
13909 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
13910 $as_echo "$ac_try_echo") >&5
13911 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13913 grep -v '^ *+' conftest.er1
>conftest.err
13915 cat conftest.err
>&5
13916 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13917 (exit $ac_status); } >/dev
/null
&& {
13918 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13919 test ! -s conftest.err
13921 ac_header_preproc
=yes
13923 $as_echo "$as_me: failed program was:" >&5
13924 sed 's/^/| /' conftest.
$ac_ext >&5
13926 ac_header_preproc
=no
13929 rm -f conftest.err conftest.
$ac_ext
13930 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13931 $as_echo "$ac_header_preproc" >&6; }
13933 # So? What about this header?
13934 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13936 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&5
13937 $as_echo "$as_me: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13938 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the compiler's result" >&5
13939 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the compiler's result" >&2;}
13940 ac_header_preproc
=yes
13943 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: present but cannot be compiled" >&5
13944 $as_echo "$as_me: WARNING: sane/sane.h: present but cannot be compiled" >&2;}
13945 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: check for missing prerequisite headers?" >&5
13946 $as_echo "$as_me: WARNING: sane/sane.h: check for missing prerequisite headers?" >&2;}
13947 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: see the Autoconf documentation" >&5
13948 $as_echo "$as_me: WARNING: sane/sane.h: see the Autoconf documentation" >&2;}
13949 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&5
13950 $as_echo "$as_me: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&2;}
13951 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&5
13952 $as_echo "$as_me: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&2;}
13953 { $as_echo "$as_me:$LINENO: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&5
13954 $as_echo "$as_me: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&2;}
13956 ## ------------------------------------ ##
13957 ## Report this to wine-devel@winehq.org ##
13958 ## ------------------------------------ ##
13960 ) |
sed "s/^/$as_me: WARNING: /" >&2
13963 { $as_echo "$as_me:$LINENO: checking for sane/sane.h" >&5
13964 $as_echo_n "checking for sane/sane.h... " >&6; }
13965 if test "${ac_cv_header_sane_sane_h+set}" = set; then
13966 $as_echo_n "(cached) " >&6
13968 ac_cv_header_sane_sane_h
=$ac_header_preproc
13970 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5
13971 $as_echo "$ac_cv_header_sane_sane_h" >&6; }
13974 if test "x$ac_cv_header_sane_sane_h" = x
""yes; then
13975 { $as_echo "$as_me:$LINENO: checking for -lsane" >&5
13976 $as_echo_n "checking for -lsane... " >&6; }
13977 if test "${ac_cv_lib_soname_sane+set}" = set; then
13978 $as_echo_n "(cached) " >&6
13980 ac_check_soname_save_LIBS
=$LIBS
13981 LIBS
="-lsane $ac_sane_libs $LIBS"
13982 cat >conftest.
$ac_ext <<_ACEOF
13985 cat confdefs.h
>>conftest.
$ac_ext
13986 cat >>conftest.
$ac_ext <<_ACEOF
13987 /* end confdefs.h. */
13989 /* Override any GCC internal prototype to avoid an error.
13990 Use char because int might match the return type of a GCC
13991 builtin and then its argument prototype would still apply. */
13999 return sane_init ();
14004 rm -f conftest.
$ac_objext conftest
$ac_exeext
14005 if { (ac_try
="$ac_link"
14006 case "(($ac_try" in
14007 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14008 *) ac_try_echo=$ac_try;;
14010 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14011 $as_echo "$ac_try_echo") >&5
14012 (eval "$ac_link") 2>conftest.er1
14014 grep -v '^ *+' conftest.er1 >conftest.err
14016 cat conftest.err >&5
14017 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14018 (exit $ac_status); } && {
14019 test -z "$ac_c_werror_flag" ||
14020 test ! -s conftest.err
14021 } && test -s conftest$ac_exeext && {
14022 test "$cross_compiling" = yes ||
14023 $as_test_x conftest$ac_exeext
14027 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'` ;;
14028 *) ac_cv_lib_soname_sane=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libsane\\.$LIBEXT" |
sed -e "s/^.*\(libsane\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
14031 $as_echo "$as_me: failed program was:" >&5
14032 sed 's/^/| /' conftest.$ac_ext >&5
14037 rm -rf conftest.dSYM
14038 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14039 conftest$ac_exeext conftest.$ac_ext
14040 LIBS=$ac_check_soname_save_LIBS
14042 if test "x$ac_cv_lib_soname_sane" = "x"; then
14043 { $as_echo "$as_me:$LINENO: result: not found" >&5
14044 $as_echo "not found" >&6; }
14047 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_sane" >&5
14048 $as_echo "$ac_cv_lib_soname_sane" >&6; }
14050 cat >>confdefs.h <<_ACEOF
14051 #define SONAME_LIBSANE "$ac_cv_lib_soname_sane"
14054 SANEINCL="$ac_sane_incl"
14061 CPPFLAGS="$ac_save_CPPFLAGS"
14063 if test "x$ac_cv_lib_soname_sane" = "x"; then
14064 case "x$with_sane" in
14065 x) wine_notices="$wine_notices|libsane ${notice_platform}development files not found, scanners won't be supported." ;;
14067 *) { { $as_echo "$as_me:$LINENO: error: libsane ${notice_platform}development files not found, scanners won't be supported.
14068 This is an error since --with-sane was requested." >&5
14069 $as_echo "$as_me: error: libsane ${notice_platform}development files not found, scanners won't be supported.
14070 This is an error since --with-sane was requested." >&2;}
14071 { (exit 1); exit 1; }; } ;;
14076 if test "x$with_gphoto" != "xno"
14078 ac_save_CPPFLAGS="$CPPFLAGS"
14079 # Extract the first word of "gphoto2-config", so it can be a program name with args.
14080 set dummy gphoto2-config; ac_word=$2
14081 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14082 $as_echo_n "checking for $ac_word... " >&6; }
14083 if test "${ac_cv_prog_gphoto2_devel+set}" = set; then
14084 $as_echo_n "(cached) " >&6
14086 if test -n "$gphoto2_devel"; then
14087 ac_cv_prog_gphoto2_devel="$gphoto2_devel" # Let the user override the test.
14089 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14090 for as_dir in $PATH
14093 test -z "$as_dir" && as_dir=.
14094 for ac_exec_ext in '' $ac_executable_extensions; do
14095 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14096 ac_cv_prog_gphoto2_devel="gphoto2-config"
14097 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14104 test -z "$ac_cv_prog_gphoto2_devel" && ac_cv_prog_gphoto2_devel="no"
14107 gphoto2_devel=$ac_cv_prog_gphoto2_devel
14108 if test -n "$gphoto2_devel"; then
14109 { $as_echo "$as_me:$LINENO: result: $gphoto2_devel" >&5
14110 $as_echo "$gphoto2_devel" >&6; }
14112 { $as_echo "$as_me:$LINENO: result: no" >&5
14113 $as_echo "no" >&6; }
14117 # Extract the first word of "gphoto2-port-config", so it can be a program name with args.
14118 set dummy gphoto2-port-config; ac_word=$2
14119 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14120 $as_echo_n "checking for $ac_word... " >&6; }
14121 if test "${ac_cv_prog_gphoto2port_devel+set}" = set; then
14122 $as_echo_n "(cached) " >&6
14124 if test -n "$gphoto2port_devel"; then
14125 ac_cv_prog_gphoto2port_devel="$gphoto2port_devel" # Let the user override the test.
14127 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14128 for as_dir in $PATH
14131 test -z "$as_dir" && as_dir=.
14132 for ac_exec_ext in '' $ac_executable_extensions; do
14133 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14134 ac_cv_prog_gphoto2port_devel="gphoto2-port-config"
14135 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14142 test -z "$ac_cv_prog_gphoto2port_devel" && ac_cv_prog_gphoto2port_devel="no"
14145 gphoto2port_devel=$ac_cv_prog_gphoto2port_devel
14146 if test -n "$gphoto2port_devel"; then
14147 { $as_echo "$as_me:$LINENO: result: $gphoto2port_devel" >&5
14148 $as_echo "$gphoto2port_devel" >&6; }
14150 { $as_echo "$as_me:$LINENO: result: no" >&5
14151 $as_echo "no" >&6; }
14155 if test "$gphoto2_devel" != "no" -a "$gphoto2port_devel" != "no"
14157 ac_gphoto2_incl="`$gphoto2_devel --cflags` `$gphoto2port_devel --cflags`"
14159 for i in `$gphoto2_devel --libs` `$gphoto2port_devel --libs`
14162 -L/usr/lib|-L/usr/lib64) ;;
14163 -L*|-l*) ac_gphoto2_libs="$ac_gphoto2_libs $i";;
14166 CPPFLAGS="$CPPFLAGS $ac_gphoto2_incl"
14168 ac_gphoto2_libs=${ac_gphoto2_libs:-"-lgphoto2"}
14169 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14170 { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
14171 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
14172 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14173 $as_echo_n "(cached) " >&6
14175 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
14176 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
14178 # Is the header compilable?
14179 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h usability" >&5
14180 $as_echo_n "checking gphoto2-camera.h usability... " >&6; }
14181 cat >conftest.$ac_ext <<_ACEOF
14184 cat confdefs.h >>conftest.$ac_ext
14185 cat >>conftest.$ac_ext <<_ACEOF
14186 /* end confdefs.h. */
14187 $ac_includes_default
14188 #include <gphoto2-camera.h>
14190 rm -f conftest.$ac_objext
14191 if { (ac_try="$ac_compile"
14192 case "(($ac_try" in
14193 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14194 *) ac_try_echo
=$ac_try;;
14196 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14197 $as_echo "$ac_try_echo") >&5
14198 (eval "$ac_compile") 2>conftest.er1
14200 grep -v '^ *+' conftest.er1
>conftest.err
14202 cat conftest.err
>&5
14203 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14204 (exit $ac_status); } && {
14205 test -z "$ac_c_werror_flag" ||
14206 test ! -s conftest.err
14207 } && test -s conftest.
$ac_objext; then
14208 ac_header_compiler
=yes
14210 $as_echo "$as_me: failed program was:" >&5
14211 sed 's/^/| /' conftest.
$ac_ext >&5
14213 ac_header_compiler
=no
14216 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14217 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14218 $as_echo "$ac_header_compiler" >&6; }
14220 # Is the header present?
14221 { $as_echo "$as_me:$LINENO: checking gphoto2-camera.h presence" >&5
14222 $as_echo_n "checking gphoto2-camera.h presence... " >&6; }
14223 cat >conftest.
$ac_ext <<_ACEOF
14226 cat confdefs.h
>>conftest.
$ac_ext
14227 cat >>conftest.
$ac_ext <<_ACEOF
14228 /* end confdefs.h. */
14229 #include <gphoto2-camera.h>
14231 if { (ac_try
="$ac_cpp conftest.$ac_ext"
14232 case "(($ac_try" in
14233 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14234 *) ac_try_echo=$ac_try;;
14236 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14237 $as_echo "$ac_try_echo") >&5
14238 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14240 grep -v '^ *+' conftest.er1 >conftest.err
14242 cat conftest.err >&5
14243 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14244 (exit $ac_status); } >/dev/null && {
14245 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14246 test ! -s conftest.err
14248 ac_header_preproc=yes
14250 $as_echo "$as_me: failed program was:" >&5
14251 sed 's/^/| /' conftest.$ac_ext >&5
14253 ac_header_preproc=no
14256 rm -f conftest.err conftest.$ac_ext
14257 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14258 $as_echo "$ac_header_preproc" >&6; }
14260 # So? What about this header?
14261 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
14263 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&5
14264 $as_echo "$as_me: WARNING: gphoto2-camera.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
14265 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&5
14266 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the compiler's result" >&2;}
14267 ac_header_preproc=yes
14270 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: present but cannot be compiled" >&5
14271 $as_echo "$as_me: WARNING: gphoto2-camera.h: present but cannot be compiled" >&2;}
14272 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: check for missing prerequisite headers?" >&5
14273 $as_echo "$as_me: WARNING: gphoto2-camera.h: check for missing prerequisite headers?" >&2;}
14274 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&5
14275 $as_echo "$as_me: WARNING: gphoto2-camera.h: see the Autoconf documentation" >&2;}
14276 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: section \"Present But Cannot Be Compiled\"" >&5
14277 $as_echo "$as_me: WARNING: gphoto2-camera.h: section \"Present But Cannot Be Compiled\"" >&2;}
14278 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&5
14279 $as_echo "$as_me: WARNING: gphoto2-camera.h: proceeding with the preprocessor's result" >&2;}
14280 { $as_echo "$as_me:$LINENO: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&5
14281 $as_echo "$as_me: WARNING: gphoto2-camera.h: in the future, the compiler will take precedence" >&2;}
14283 ## ------------------------------------ ##
14284 ## Report this to wine-devel@winehq.org ##
14285 ## ------------------------------------ ##
14287 ) | sed "s/^/$as_me: WARNING: /" >&2
14290 { $as_echo "$as_me:$LINENO: checking for gphoto2-camera.h" >&5
14291 $as_echo_n "checking for gphoto2-camera.h... " >&6; }
14292 if test "${ac_cv_header_gphoto2_camera_h+set}" = set; then
14293 $as_echo_n "(cached) " >&6
14295 ac_cv_header_gphoto2_camera_h=$ac_header_preproc
14297 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_gphoto2_camera_h" >&5
14298 $as_echo "$ac_cv_header_gphoto2_camera_h" >&6; }
14301 if test "x$ac_cv_header_gphoto2_camera_h" = x""yes; then
14302 { $as_echo "$as_me:$LINENO: checking for gp_camera_new in -lgphoto2" >&5
14303 $as_echo_n "checking for gp_camera_new in -lgphoto2... " >&6; }
14304 if test "${ac_cv_lib_gphoto2_gp_camera_new+set}" = set; then
14305 $as_echo_n "(cached) " >&6
14307 ac_check_lib_save_LIBS=$LIBS
14308 LIBS="-lgphoto2 $ac_gphoto2_libs $LIBS"
14309 cat >conftest.$ac_ext <<_ACEOF
14312 cat confdefs.h >>conftest.$ac_ext
14313 cat >>conftest.$ac_ext <<_ACEOF
14314 /* end confdefs.h. */
14316 /* Override any GCC internal prototype to avoid an error.
14317 Use char because int might match the return type of a GCC
14318 builtin and then its argument prototype would still apply. */
14322 char gp_camera_new ();
14326 return gp_camera_new ();
14331 rm -f conftest.$ac_objext conftest$ac_exeext
14332 if { (ac_try="$ac_link"
14333 case "(($ac_try" in
14334 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14335 *) ac_try_echo
=$ac_try;;
14337 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14338 $as_echo "$ac_try_echo") >&5
14339 (eval "$ac_link") 2>conftest.er1
14341 grep -v '^ *+' conftest.er1
>conftest.err
14343 cat conftest.err
>&5
14344 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14345 (exit $ac_status); } && {
14346 test -z "$ac_c_werror_flag" ||
14347 test ! -s conftest.err
14348 } && test -s conftest
$ac_exeext && {
14349 test "$cross_compiling" = yes ||
14350 $as_test_x conftest
$ac_exeext
14352 ac_cv_lib_gphoto2_gp_camera_new
=yes
14354 $as_echo "$as_me: failed program was:" >&5
14355 sed 's/^/| /' conftest.
$ac_ext >&5
14357 ac_cv_lib_gphoto2_gp_camera_new
=no
14360 rm -rf conftest.dSYM
14361 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
14362 conftest
$ac_exeext conftest.
$ac_ext
14363 LIBS
=$ac_check_lib_save_LIBS
14365 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_gphoto2_gp_camera_new" >&5
14366 $as_echo "$ac_cv_lib_gphoto2_gp_camera_new" >&6; }
14367 if test "x$ac_cv_lib_gphoto2_gp_camera_new" = x
""yes; then
14369 cat >>confdefs.h
<<\_ACEOF
14370 #define HAVE_GPHOTO2 1
14373 GPHOTO2LIBS
="$ac_gphoto2_libs"
14375 GPHOTO2INCL
="$ac_gphoto2_incl"
14382 CPPFLAGS
="$ac_save_CPPFLAGS"
14384 if test "$ac_cv_lib_gphoto2_gp_camera_new" != "yes"; then
14385 case "x$with_gphoto" in
14386 x
) wine_notices
="$wine_notices|libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported." ;;
14388 *) { { $as_echo "$as_me:$LINENO: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14389 This is an error since --with-gphoto was requested." >&5
14390 $as_echo "$as_me: error: libgphoto2 ${notice_platform}development files not found, digital cameras won't be supported.
14391 This is an error since --with-gphoto was requested." >&2;}
14392 { (exit 1); exit 1; }; } ;;
14400 if test "$ac_cv_header_resolv_h" = "yes"
14402 ac_save_LIBS
="$LIBS"
14403 LIBS
="$LIBS -lresolv"
14404 cat >conftest.
$ac_ext <<_ACEOF
14407 cat confdefs.h
>>conftest.
$ac_ext
14408 cat >>conftest.
$ac_ext <<_ACEOF
14409 /* end confdefs.h. */
14410 #ifdef HAVE_NETINET_IN_H
14411 #include <netinet/in.h>
14413 #include <resolv.h>
14422 rm -f conftest.
$ac_objext conftest
$ac_exeext
14423 if { (ac_try
="$ac_link"
14424 case "(($ac_try" in
14425 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14426 *) ac_try_echo=$ac_try;;
14428 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14429 $as_echo "$ac_try_echo") >&5
14430 (eval "$ac_link") 2>conftest.er1
14432 grep -v '^ *+' conftest.er1 >conftest.err
14434 cat conftest.err >&5
14435 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14436 (exit $ac_status); } && {
14437 test -z "$ac_c_werror_flag" ||
14438 test ! -s conftest.err
14439 } && test -s conftest$ac_exeext && {
14440 test "$cross_compiling" = yes ||
14441 $as_test_x conftest$ac_exeext
14444 cat >>confdefs.h <<\_ACEOF
14445 #define HAVE_RESOLV 1
14448 RESOLVLIBS="-lresolv"
14450 $as_echo "$as_me: failed program was:" >&5
14451 sed 's/^/| /' conftest.$ac_ext >&5
14456 rm -rf conftest.dSYM
14457 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14458 conftest$ac_exeext conftest.$ac_ext
14459 LIBS="$ac_save_LIBS"
14464 if test "$ac_cv_header_lcms_h" = "yes" -o "$ac_cv_header_lcms_lcms_h" = "yes"
14466 { $as_echo "$as_me:$LINENO: checking for cmsOpenProfileFromFile in -llcms" >&5
14467 $as_echo_n "checking for cmsOpenProfileFromFile in -llcms... " >&6; }
14468 if test "${ac_cv_lib_lcms_cmsOpenProfileFromFile+set}" = set; then
14469 $as_echo_n "(cached) " >&6
14471 ac_check_lib_save_LIBS=$LIBS
14472 LIBS="-llcms $LIBS"
14473 cat >conftest.$ac_ext <<_ACEOF
14476 cat confdefs.h >>conftest.$ac_ext
14477 cat >>conftest.$ac_ext <<_ACEOF
14478 /* end confdefs.h. */
14480 /* Override any GCC internal prototype to avoid an error.
14481 Use char because int might match the return type of a GCC
14482 builtin and then its argument prototype would still apply. */
14486 char cmsOpenProfileFromFile ();
14490 return cmsOpenProfileFromFile ();
14495 rm -f conftest.$ac_objext conftest$ac_exeext
14496 if { (ac_try="$ac_link"
14497 case "(($ac_try" in
14498 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14499 *) ac_try_echo
=$ac_try;;
14501 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14502 $as_echo "$ac_try_echo") >&5
14503 (eval "$ac_link") 2>conftest.er1
14505 grep -v '^ *+' conftest.er1
>conftest.err
14507 cat conftest.err
>&5
14508 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14509 (exit $ac_status); } && {
14510 test -z "$ac_c_werror_flag" ||
14511 test ! -s conftest.err
14512 } && test -s conftest
$ac_exeext && {
14513 test "$cross_compiling" = yes ||
14514 $as_test_x conftest
$ac_exeext
14516 ac_cv_lib_lcms_cmsOpenProfileFromFile
=yes
14518 $as_echo "$as_me: failed program was:" >&5
14519 sed 's/^/| /' conftest.
$ac_ext >&5
14521 ac_cv_lib_lcms_cmsOpenProfileFromFile
=no
14524 rm -rf conftest.dSYM
14525 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
14526 conftest
$ac_exeext conftest.
$ac_ext
14527 LIBS
=$ac_check_lib_save_LIBS
14529 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lcms_cmsOpenProfileFromFile" >&5
14530 $as_echo "$ac_cv_lib_lcms_cmsOpenProfileFromFile" >&6; }
14531 if test "x$ac_cv_lib_lcms_cmsOpenProfileFromFile" = x
""yes; then
14533 cat >>confdefs.h
<<\_ACEOF
14534 #define HAVE_LCMS 1
14541 if test "$ac_cv_lib_lcms_cmsOpenProfileFromFile" != "yes"; then
14542 case "x$with_cms" in
14543 x
) wine_notices
="$wine_notices|liblcms ${notice_platform}development files not found, Color Management won't be supported." ;;
14545 *) { { $as_echo "$as_me:$LINENO: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14546 This is an error since --with-cms was requested." >&5
14547 $as_echo "$as_me: error: liblcms ${notice_platform}development files not found, Color Management won't be supported.
14548 This is an error since --with-cms was requested." >&2;}
14549 { (exit 1); exit 1; }; } ;;
14554 if test "x$with_freetype" != "xno"
14556 for ac_prog
in freetype-config freetype2-config
14558 # Extract the first word of "$ac_prog", so it can be a program name with args.
14559 set dummy
$ac_prog; ac_word
=$2
14560 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14561 $as_echo_n "checking for $ac_word... " >&6; }
14562 if test "${ac_cv_prog_ft_devel+set}" = set; then
14563 $as_echo_n "(cached) " >&6
14565 if test -n "$ft_devel"; then
14566 ac_cv_prog_ft_devel
="$ft_devel" # Let the user override the test.
14568 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
14569 for as_dir
in $PATH
14572 test -z "$as_dir" && as_dir
=.
14573 for ac_exec_ext
in '' $ac_executable_extensions; do
14574 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14575 ac_cv_prog_ft_devel
="$ac_prog"
14576 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14585 ft_devel
=$ac_cv_prog_ft_devel
14586 if test -n "$ft_devel"; then
14587 { $as_echo "$as_me:$LINENO: result: $ft_devel" >&5
14588 $as_echo "$ft_devel" >&6; }
14590 { $as_echo "$as_me:$LINENO: result: no" >&5
14591 $as_echo "no" >&6; }
14595 test -n "$ft_devel" && break
14597 test -n "$ft_devel" || ft_devel
="no"
14599 if test "$ft_devel" != "no"
14601 ac_freetype_incl
=`$ft_devel --cflags`
14602 ac_freetype_libs
=`$ft_devel --libs`
14604 ac_freetype_libs
=${ac_freetype_libs:-"-lfreetype"}
14605 { $as_echo "$as_me:$LINENO: checking for -lfreetype" >&5
14606 $as_echo_n "checking for -lfreetype... " >&6; }
14607 if test "${ac_cv_lib_soname_freetype+set}" = set; then
14608 $as_echo_n "(cached) " >&6
14610 ac_check_soname_save_LIBS
=$LIBS
14611 LIBS
="-lfreetype $ac_freetype_libs $LIBS"
14612 cat >conftest.
$ac_ext <<_ACEOF
14615 cat confdefs.h
>>conftest.
$ac_ext
14616 cat >>conftest.
$ac_ext <<_ACEOF
14617 /* end confdefs.h. */
14619 /* Override any GCC internal prototype to avoid an error.
14620 Use char because int might match the return type of a GCC
14621 builtin and then its argument prototype would still apply. */
14625 char FT_Init_FreeType ();
14629 return FT_Init_FreeType ();
14634 rm -f conftest.
$ac_objext conftest
$ac_exeext
14635 if { (ac_try
="$ac_link"
14636 case "(($ac_try" in
14637 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14638 *) ac_try_echo=$ac_try;;
14640 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14641 $as_echo "$ac_try_echo") >&5
14642 (eval "$ac_link") 2>conftest.er1
14644 grep -v '^ *+' conftest.er1 >conftest.err
14646 cat conftest.err >&5
14647 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14648 (exit $ac_status); } && {
14649 test -z "$ac_c_werror_flag" ||
14650 test ! -s conftest.err
14651 } && test -s conftest$ac_exeext && {
14652 test "$cross_compiling" = yes ||
14653 $as_test_x conftest$ac_exeext
14657 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'` ;;
14658 *) ac_cv_lib_soname_freetype=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libfreetype\\.$LIBEXT" |
sed -e "s/^.*\(libfreetype\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
14661 $as_echo "$as_me: failed program was:" >&5
14662 sed 's/^/| /' conftest.$ac_ext >&5
14667 rm -rf conftest.dSYM
14668 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14669 conftest$ac_exeext conftest.$ac_ext
14670 LIBS=$ac_check_soname_save_LIBS
14672 if test "x$ac_cv_lib_soname_freetype" = "x"; then
14673 { $as_echo "$as_me:$LINENO: result: not found" >&5
14674 $as_echo "not found" >&6; }
14677 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_freetype" >&5
14678 $as_echo "$ac_cv_lib_soname_freetype" >&6; }
14680 cat >>confdefs.h <<_ACEOF
14681 #define SONAME_LIBFREETYPE "$ac_cv_lib_soname_freetype"
14687 if test "$ft_lib" = "yes"
14689 ac_save_CPPFLAGS="$CPPFLAGS"
14690 CPPFLAGS="$ac_freetype_incl $CPPFLAGS"
14704 for ac_header in ft2build.h \
14705 freetype/freetype.h \
14706 freetype/ftglyph.h \
14707 freetype/fttypes.h \
14708 freetype/tttables.h \
14709 freetype/ftnames.h \
14710 freetype/ftsnames.h \
14711 freetype/ttnameid.h \
14712 freetype/ftoutln.h \
14713 freetype/ftwinfnt.h \
14714 freetype/ftmodapi.h \
14715 freetype/ftlcdfil.h \
14716 freetype/internal/sfnt.h
14718 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
14719 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
14720 $as_echo_n "checking for $ac_header... " >&6; }
14721 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
14722 $as_echo_n "(cached) " >&6
14724 cat >conftest.$ac_ext <<_ACEOF
14727 cat confdefs.h >>conftest.$ac_ext
14728 cat >>conftest.$ac_ext <<_ACEOF
14729 /* end confdefs.h. */
14730 #ifdef HAVE_FT2BUILD_H
14731 # include <ft2build.h>
14734 #include <$ac_header>
14736 rm -f conftest.$ac_objext
14737 if { (ac_try="$ac_compile"
14738 case "(($ac_try" in
14739 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14740 *) ac_try_echo
=$ac_try;;
14742 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14743 $as_echo "$ac_try_echo") >&5
14744 (eval "$ac_compile") 2>conftest.er1
14746 grep -v '^ *+' conftest.er1
>conftest.err
14748 cat conftest.err
>&5
14749 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14750 (exit $ac_status); } && {
14751 test -z "$ac_c_werror_flag" ||
14752 test ! -s conftest.err
14753 } && test -s conftest.
$ac_objext; then
14754 eval "$as_ac_Header=yes"
14756 $as_echo "$as_me: failed program was:" >&5
14757 sed 's/^/| /' conftest.
$ac_ext >&5
14759 eval "$as_ac_Header=no"
14762 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
14764 ac_res
=`eval 'as_val=${'$as_ac_Header'}
14765 $as_echo "$as_val"'`
14766 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14767 $as_echo "$ac_res" >&6; }
14768 as_val
=`eval 'as_val=${'$as_ac_Header'}
14769 $as_echo "$as_val"'`
14770 if test "x$as_val" = x
""yes; then
14771 cat >>confdefs.h
<<_ACEOF
14772 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
14779 cat >conftest.
$ac_ext <<_ACEOF
14782 cat confdefs.h
>>conftest.
$ac_ext
14783 cat >>conftest.
$ac_ext <<_ACEOF
14784 /* end confdefs.h. */
14785 #include <ft2build.h>
14786 #include <freetype/fttrigon.h>
14788 if { (ac_try
="$ac_cpp conftest.$ac_ext"
14789 case "(($ac_try" in
14790 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14791 *) ac_try_echo=$ac_try;;
14793 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14794 $as_echo "$ac_try_echo") >&5
14795 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14797 grep -v '^ *+' conftest.er1 >conftest.err
14799 cat conftest.err >&5
14800 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14801 (exit $ac_status); } >/dev/null && {
14802 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14803 test ! -s conftest.err
14806 cat >>confdefs.h <<\_ACEOF
14807 #define HAVE_FREETYPE_FTTRIGON_H 1
14810 wine_cv_fttrigon=yes
14812 $as_echo "$as_me: failed program was:" >&5
14813 sed 's/^/| /' conftest.$ac_ext >&5
14815 wine_cv_fttrigon=no
14818 rm -f conftest.err conftest.$ac_ext
14819 { $as_echo "$as_me:$LINENO: checking for FT_TrueTypeEngineType" >&5
14820 $as_echo_n "checking for FT_TrueTypeEngineType... " >&6; }
14821 if test "${ac_cv_type_FT_TrueTypeEngineType+set}" = set; then
14822 $as_echo_n "(cached) " >&6
14824 ac_cv_type_FT_TrueTypeEngineType=no
14825 cat >conftest.$ac_ext <<_ACEOF
14828 cat confdefs.h >>conftest.$ac_ext
14829 cat >>conftest.$ac_ext <<_ACEOF
14830 /* end confdefs.h. */
14831 #include <freetype/ftmodapi.h>
14836 if (sizeof (FT_TrueTypeEngineType))
14842 rm -f conftest.$ac_objext
14843 if { (ac_try="$ac_compile"
14844 case "(($ac_try" in
14845 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14846 *) ac_try_echo
=$ac_try;;
14848 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14849 $as_echo "$ac_try_echo") >&5
14850 (eval "$ac_compile") 2>conftest.er1
14852 grep -v '^ *+' conftest.er1
>conftest.err
14854 cat conftest.err
>&5
14855 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14856 (exit $ac_status); } && {
14857 test -z "$ac_c_werror_flag" ||
14858 test ! -s conftest.err
14859 } && test -s conftest.
$ac_objext; then
14860 cat >conftest.
$ac_ext <<_ACEOF
14863 cat confdefs.h
>>conftest.
$ac_ext
14864 cat >>conftest.
$ac_ext <<_ACEOF
14865 /* end confdefs.h. */
14866 #include <freetype/ftmodapi.h>
14871 if (sizeof ((FT_TrueTypeEngineType)))
14877 rm -f conftest.
$ac_objext
14878 if { (ac_try
="$ac_compile"
14879 case "(($ac_try" in
14880 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
14881 *) ac_try_echo=$ac_try;;
14883 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14884 $as_echo "$ac_try_echo") >&5
14885 (eval "$ac_compile") 2>conftest.er1
14887 grep -v '^ *+' conftest.er1 >conftest.err
14889 cat conftest.err >&5
14890 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14891 (exit $ac_status); } && {
14892 test -z "$ac_c_werror_flag" ||
14893 test ! -s conftest.err
14894 } && test -s conftest.$ac_objext; then
14897 $as_echo "$as_me: failed program was:" >&5
14898 sed 's/^/| /' conftest.$ac_ext >&5
14900 ac_cv_type_FT_TrueTypeEngineType=yes
14903 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14905 $as_echo "$as_me: failed program was:" >&5
14906 sed 's/^/| /' conftest.$ac_ext >&5
14911 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14913 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_FT_TrueTypeEngineType" >&5
14914 $as_echo "$ac_cv_type_FT_TrueTypeEngineType" >&6; }
14915 if test "x$ac_cv_type_FT_TrueTypeEngineType" = x""yes; then
14917 cat >>confdefs.h <<_ACEOF
14918 #define HAVE_FT_TRUETYPEENGINETYPE 1
14924 ac_save_CFLAGS="$CFLAGS"
14925 CFLAGS="$CFLAGS $ac_freetype_libs"
14927 for ac_func in FT_Load_Sfnt_Table
14929 as_ac_var=`$as_echo "ac_cv_func_$ac_func" |
$as_tr_sh`
14930 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
14931 $as_echo_n "checking for $ac_func... " >&6; }
14932 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
14933 $as_echo_n "(cached) " >&6
14935 cat >conftest.$ac_ext <<_ACEOF
14938 cat confdefs.h >>conftest.$ac_ext
14939 cat >>conftest.$ac_ext <<_ACEOF
14940 /* end confdefs.h. */
14941 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
14942 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14943 #define $ac_func innocuous_$ac_func
14945 /* System header to define __stub macros and hopefully few prototypes,
14946 which can conflict with char $ac_func (); below.
14947 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14948 <limits.h> exists even on freestanding compilers. */
14951 # include <limits.h>
14953 # include <assert.h>
14958 /* Override any GCC internal prototype to avoid an error.
14959 Use char because int might match the return type of a GCC
14960 builtin and then its argument prototype would still apply. */
14965 /* The GNU C library defines this for functions which it implements
14966 to always fail with ENOSYS. Some functions are actually named
14967 something starting with __ and the normal name is an alias. */
14968 #if defined __stub_$ac_func || defined __stub___$ac_func
14975 return $ac_func ();
14980 rm -f conftest.$ac_objext conftest$ac_exeext
14981 if { (ac_try="$ac_link"
14982 case "(($ac_try" in
14983 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
14984 *) ac_try_echo
=$ac_try;;
14986 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
14987 $as_echo "$ac_try_echo") >&5
14988 (eval "$ac_link") 2>conftest.er1
14990 grep -v '^ *+' conftest.er1
>conftest.err
14992 cat conftest.err
>&5
14993 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14994 (exit $ac_status); } && {
14995 test -z "$ac_c_werror_flag" ||
14996 test ! -s conftest.err
14997 } && test -s conftest
$ac_exeext && {
14998 test "$cross_compiling" = yes ||
14999 $as_test_x conftest
$ac_exeext
15001 eval "$as_ac_var=yes"
15003 $as_echo "$as_me: failed program was:" >&5
15004 sed 's/^/| /' conftest.
$ac_ext >&5
15006 eval "$as_ac_var=no"
15009 rm -rf conftest.dSYM
15010 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
15011 conftest
$ac_exeext conftest.
$ac_ext
15013 ac_res
=`eval 'as_val=${'$as_ac_var'}
15014 $as_echo "$as_val"'`
15015 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15016 $as_echo "$ac_res" >&6; }
15017 as_val
=`eval 'as_val=${'$as_ac_var'}
15018 $as_echo "$as_val"'`
15019 if test "x$as_val" = x
""yes; then
15020 cat >>confdefs.h
<<_ACEOF
15021 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
15027 CFLAGS
="$ac_save_CFLAGS"
15028 CPPFLAGS
="$ac_save_CPPFLAGS"
15029 if test "$ac_cv_header_freetype_freetype_h" = "yes" -a "$wine_cv_fttrigon" = "yes"
15032 cat >>confdefs.h
<<\_ACEOF
15033 #define HAVE_FREETYPE 1
15036 FREETYPELIBS
="$ac_freetype_libs"
15038 FREETYPEINCL
="$ac_freetype_incl"
15043 if test "x$FREETYPELIBS" = "x"; then
15044 case "x$with_freetype" in
15046 *) { { $as_echo "$as_me:$LINENO: error: FreeType ${notice_platform}development files not found. Fonts will not be built.
15047 Use the --without-freetype option if you really want this." >&5
15048 $as_echo "$as_me: error: FreeType ${notice_platform}development files not found. Fonts will not be built.
15049 Use the --without-freetype option if you really want this." >&2;}
15050 { (exit 1); exit 1; }; } ;;
15054 test "x$FREETYPELIBS" = "x" && enable_fonts
=${enable_fonts:-no}
15056 { $as_echo "$as_me:$LINENO: checking for parport header/ppdev.h" >&5
15057 $as_echo_n "checking for parport header/ppdev.h... " >&6; }
15058 if test "${ac_cv_c_ppdev+set}" = set; then
15059 $as_echo_n "(cached) " >&6
15061 cat >conftest.
$ac_ext <<_ACEOF
15064 cat confdefs.h
>>conftest.
$ac_ext
15065 cat >>conftest.
$ac_ext <<_ACEOF
15066 /* end confdefs.h. */
15067 #include <linux/ppdev.h>
15071 ioctl (1,PPCLAIM,0)
15076 rm -f conftest.
$ac_objext
15077 if { (ac_try
="$ac_compile"
15078 case "(($ac_try" in
15079 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15080 *) ac_try_echo=$ac_try;;
15082 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15083 $as_echo "$ac_try_echo") >&5
15084 (eval "$ac_compile") 2>conftest.er1
15086 grep -v '^ *+' conftest.er1 >conftest.err
15088 cat conftest.err >&5
15089 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15090 (exit $ac_status); } && {
15091 test -z "$ac_c_werror_flag" ||
15092 test ! -s conftest.err
15093 } && test -s conftest.$ac_objext; then
15094 ac_cv_c_ppdev="yes"
15096 $as_echo "$as_me: failed program was:" >&5
15097 sed 's/^/| /' conftest.$ac_ext >&5
15102 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15104 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_ppdev" >&5
15105 $as_echo "$ac_cv_c_ppdev" >&6; }
15106 if test "$ac_cv_c_ppdev" = "yes"
15109 cat >>confdefs.h <<\_ACEOF
15110 #define HAVE_PPDEV 1
15115 { $as_echo "$as_me:$LINENO: checking for pthread_rwlock_t" >&5
15116 $as_echo_n "checking for pthread_rwlock_t... " >&6; }
15117 if test "${ac_cv_type_pthread_rwlock_t+set}" = set; then
15118 $as_echo_n "(cached) " >&6
15120 ac_cv_type_pthread_rwlock_t=no
15121 cat >conftest.$ac_ext <<_ACEOF
15124 cat confdefs.h >>conftest.$ac_ext
15125 cat >>conftest.$ac_ext <<_ACEOF
15126 /* end confdefs.h. */
15127 #define _GNU_SOURCE
15128 #include <pthread.h>
15133 if (sizeof (pthread_rwlock_t))
15139 rm -f conftest.$ac_objext
15140 if { (ac_try="$ac_compile"
15141 case "(($ac_try" in
15142 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15143 *) ac_try_echo
=$ac_try;;
15145 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15146 $as_echo "$ac_try_echo") >&5
15147 (eval "$ac_compile") 2>conftest.er1
15149 grep -v '^ *+' conftest.er1
>conftest.err
15151 cat conftest.err
>&5
15152 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15153 (exit $ac_status); } && {
15154 test -z "$ac_c_werror_flag" ||
15155 test ! -s conftest.err
15156 } && test -s conftest.
$ac_objext; then
15157 cat >conftest.
$ac_ext <<_ACEOF
15160 cat confdefs.h
>>conftest.
$ac_ext
15161 cat >>conftest.
$ac_ext <<_ACEOF
15162 /* end confdefs.h. */
15163 #define _GNU_SOURCE
15164 #include <pthread.h>
15169 if (sizeof ((pthread_rwlock_t)))
15175 rm -f conftest.
$ac_objext
15176 if { (ac_try
="$ac_compile"
15177 case "(($ac_try" in
15178 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15179 *) ac_try_echo=$ac_try;;
15181 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15182 $as_echo "$ac_try_echo") >&5
15183 (eval "$ac_compile") 2>conftest.er1
15185 grep -v '^ *+' conftest.er1 >conftest.err
15187 cat conftest.err >&5
15188 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15189 (exit $ac_status); } && {
15190 test -z "$ac_c_werror_flag" ||
15191 test ! -s conftest.err
15192 } && test -s conftest.$ac_objext; then
15195 $as_echo "$as_me: failed program was:" >&5
15196 sed 's/^/| /' conftest.$ac_ext >&5
15198 ac_cv_type_pthread_rwlock_t=yes
15201 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15203 $as_echo "$as_me: failed program was:" >&5
15204 sed 's/^/| /' conftest.$ac_ext >&5
15209 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15211 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pthread_rwlock_t" >&5
15212 $as_echo "$ac_cv_type_pthread_rwlock_t" >&6; }
15213 if test "x$ac_cv_type_pthread_rwlock_t" = x""yes; then
15215 cat >>confdefs.h <<_ACEOF
15216 #define HAVE_PTHREAD_RWLOCK_T 1
15221 { $as_echo "$as_me:$LINENO: checking for pthread_rwlockattr_t" >&5
15222 $as_echo_n "checking for pthread_rwlockattr_t... " >&6; }
15223 if test "${ac_cv_type_pthread_rwlockattr_t+set}" = set; then
15224 $as_echo_n "(cached) " >&6
15226 ac_cv_type_pthread_rwlockattr_t=no
15227 cat >conftest.$ac_ext <<_ACEOF
15230 cat confdefs.h >>conftest.$ac_ext
15231 cat >>conftest.$ac_ext <<_ACEOF
15232 /* end confdefs.h. */
15233 #define _GNU_SOURCE
15234 #include <pthread.h>
15239 if (sizeof (pthread_rwlockattr_t))
15245 rm -f conftest.$ac_objext
15246 if { (ac_try="$ac_compile"
15247 case "(($ac_try" in
15248 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15249 *) ac_try_echo
=$ac_try;;
15251 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15252 $as_echo "$ac_try_echo") >&5
15253 (eval "$ac_compile") 2>conftest.er1
15255 grep -v '^ *+' conftest.er1
>conftest.err
15257 cat conftest.err
>&5
15258 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15259 (exit $ac_status); } && {
15260 test -z "$ac_c_werror_flag" ||
15261 test ! -s conftest.err
15262 } && test -s conftest.
$ac_objext; then
15263 cat >conftest.
$ac_ext <<_ACEOF
15266 cat confdefs.h
>>conftest.
$ac_ext
15267 cat >>conftest.
$ac_ext <<_ACEOF
15268 /* end confdefs.h. */
15269 #define _GNU_SOURCE
15270 #include <pthread.h>
15275 if (sizeof ((pthread_rwlockattr_t)))
15281 rm -f conftest.
$ac_objext
15282 if { (ac_try
="$ac_compile"
15283 case "(($ac_try" in
15284 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15285 *) ac_try_echo=$ac_try;;
15287 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15288 $as_echo "$ac_try_echo") >&5
15289 (eval "$ac_compile") 2>conftest.er1
15291 grep -v '^ *+' conftest.er1 >conftest.err
15293 cat conftest.err >&5
15294 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15295 (exit $ac_status); } && {
15296 test -z "$ac_c_werror_flag" ||
15297 test ! -s conftest.err
15298 } && test -s conftest.$ac_objext; then
15301 $as_echo "$as_me: failed program was:" >&5
15302 sed 's/^/| /' conftest.$ac_ext >&5
15304 ac_cv_type_pthread_rwlockattr_t=yes
15307 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15309 $as_echo "$as_me: failed program was:" >&5
15310 sed 's/^/| /' conftest.$ac_ext >&5
15315 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15317 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pthread_rwlockattr_t" >&5
15318 $as_echo "$ac_cv_type_pthread_rwlockattr_t" >&6; }
15319 if test "x$ac_cv_type_pthread_rwlockattr_t" = x""yes; then
15321 cat >>confdefs.h <<_ACEOF
15322 #define HAVE_PTHREAD_RWLOCKATTR_T 1
15329 ac_wine_check_funcs_save_LIBS="$LIBS"
15330 LIBS="$LIBS $LIBPTHREAD"
15336 pthread_attr_get_np \
15337 pthread_getattr_np \
15338 pthread_get_stackaddr_np \
15339 pthread_get_stacksize_np
15341 as_ac_var=`$as_echo "ac_cv_func_$ac_func" |
$as_tr_sh`
15342 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
15343 $as_echo_n "checking for $ac_func... " >&6; }
15344 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
15345 $as_echo_n "(cached) " >&6
15347 cat >conftest.$ac_ext <<_ACEOF
15350 cat confdefs.h >>conftest.$ac_ext
15351 cat >>conftest.$ac_ext <<_ACEOF
15352 /* end confdefs.h. */
15353 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
15354 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15355 #define $ac_func innocuous_$ac_func
15357 /* System header to define __stub macros and hopefully few prototypes,
15358 which can conflict with char $ac_func (); below.
15359 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15360 <limits.h> exists even on freestanding compilers. */
15363 # include <limits.h>
15365 # include <assert.h>
15370 /* Override any GCC internal prototype to avoid an error.
15371 Use char because int might match the return type of a GCC
15372 builtin and then its argument prototype would still apply. */
15377 /* The GNU C library defines this for functions which it implements
15378 to always fail with ENOSYS. Some functions are actually named
15379 something starting with __ and the normal name is an alias. */
15380 #if defined __stub_$ac_func || defined __stub___$ac_func
15387 return $ac_func ();
15392 rm -f conftest.$ac_objext conftest$ac_exeext
15393 if { (ac_try="$ac_link"
15394 case "(($ac_try" in
15395 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15396 *) ac_try_echo
=$ac_try;;
15398 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15399 $as_echo "$ac_try_echo") >&5
15400 (eval "$ac_link") 2>conftest.er1
15402 grep -v '^ *+' conftest.er1
>conftest.err
15404 cat conftest.err
>&5
15405 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15406 (exit $ac_status); } && {
15407 test -z "$ac_c_werror_flag" ||
15408 test ! -s conftest.err
15409 } && test -s conftest
$ac_exeext && {
15410 test "$cross_compiling" = yes ||
15411 $as_test_x conftest
$ac_exeext
15413 eval "$as_ac_var=yes"
15415 $as_echo "$as_me: failed program was:" >&5
15416 sed 's/^/| /' conftest.
$ac_ext >&5
15418 eval "$as_ac_var=no"
15421 rm -rf conftest.dSYM
15422 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
15423 conftest
$ac_exeext conftest.
$ac_ext
15425 ac_res
=`eval 'as_val=${'$as_ac_var'}
15426 $as_echo "$as_val"'`
15427 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
15428 $as_echo "$ac_res" >&6; }
15429 as_val
=`eval 'as_val=${'$as_ac_var'}
15430 $as_echo "$as_val"'`
15431 if test "x$as_val" = x
""yes; then
15432 cat >>confdefs.h
<<_ACEOF
15433 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
15439 LIBS
="$ac_wine_check_funcs_save_LIBS"
15441 if test "x$with_esd" != xno
15443 save_CFLAGS
="$CFLAGS"
15444 # Extract the first word of "esd-config", so it can be a program name with args.
15445 set dummy esd-config
; ac_word
=$2
15446 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
15447 $as_echo_n "checking for $ac_word... " >&6; }
15448 if test "${ac_cv_path_ESDCONFIG+set}" = set; then
15449 $as_echo_n "(cached) " >&6
15453 ac_cv_path_ESDCONFIG
="$ESDCONFIG" # Let the user override the test with a path.
15456 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
15457 for as_dir
in $PATH
15460 test -z "$as_dir" && as_dir
=.
15461 for ac_exec_ext
in '' $ac_executable_extensions; do
15462 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15463 ac_cv_path_ESDCONFIG
="$as_dir/$ac_word$ac_exec_ext"
15464 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
15471 test -z "$ac_cv_path_ESDCONFIG" && ac_cv_path_ESDCONFIG
="no"
15475 ESDCONFIG
=$ac_cv_path_ESDCONFIG
15476 if test -n "$ESDCONFIG"; then
15477 { $as_echo "$as_me:$LINENO: result: $ESDCONFIG" >&5
15478 $as_echo "$ESDCONFIG" >&6; }
15480 { $as_echo "$as_me:$LINENO: result: no" >&5
15481 $as_echo "no" >&6; }
15485 if test "x$ESDCONFIG" != "xno"
15488 for i
in `$ESDCONFIG --cflags`
15491 -I*) ac_esd_incl
="$ac_esd_incl $i";;
15494 ac_esd_libs
=`$ESDCONFIG --libs`
15495 CFLAGS
="$CFLAGS $ac_esd_incl"
15497 ac_esd_libs
=${ac_esd_libs:-"-lesd"}
15498 if test "${ac_cv_header_esd_h+set}" = set; then
15499 { $as_echo "$as_me:$LINENO: checking for esd.h" >&5
15500 $as_echo_n "checking for esd.h... " >&6; }
15501 if test "${ac_cv_header_esd_h+set}" = set; then
15502 $as_echo_n "(cached) " >&6
15504 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_esd_h" >&5
15505 $as_echo "$ac_cv_header_esd_h" >&6; }
15507 # Is the header compilable?
15508 { $as_echo "$as_me:$LINENO: checking esd.h usability" >&5
15509 $as_echo_n "checking esd.h usability... " >&6; }
15510 cat >conftest.
$ac_ext <<_ACEOF
15513 cat confdefs.h
>>conftest.
$ac_ext
15514 cat >>conftest.
$ac_ext <<_ACEOF
15515 /* end confdefs.h. */
15516 $ac_includes_default
15519 rm -f conftest.
$ac_objext
15520 if { (ac_try
="$ac_compile"
15521 case "(($ac_try" in
15522 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15523 *) ac_try_echo=$ac_try;;
15525 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15526 $as_echo "$ac_try_echo") >&5
15527 (eval "$ac_compile") 2>conftest.er1
15529 grep -v '^ *+' conftest.er1 >conftest.err
15531 cat conftest.err >&5
15532 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15533 (exit $ac_status); } && {
15534 test -z "$ac_c_werror_flag" ||
15535 test ! -s conftest.err
15536 } && test -s conftest.$ac_objext; then
15537 ac_header_compiler=yes
15539 $as_echo "$as_me: failed program was:" >&5
15540 sed 's/^/| /' conftest.$ac_ext >&5
15542 ac_header_compiler=no
15545 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15546 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15547 $as_echo "$ac_header_compiler" >&6; }
15549 # Is the header present?
15550 { $as_echo "$as_me:$LINENO: checking esd.h presence" >&5
15551 $as_echo_n "checking esd.h presence... " >&6; }
15552 cat >conftest.$ac_ext <<_ACEOF
15555 cat confdefs.h >>conftest.$ac_ext
15556 cat >>conftest.$ac_ext <<_ACEOF
15557 /* end confdefs.h. */
15560 if { (ac_try="$ac_cpp conftest.$ac_ext"
15561 case "(($ac_try" in
15562 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15563 *) ac_try_echo
=$ac_try;;
15565 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15566 $as_echo "$ac_try_echo") >&5
15567 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15569 grep -v '^ *+' conftest.er1
>conftest.err
15571 cat conftest.err
>&5
15572 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15573 (exit $ac_status); } >/dev
/null
&& {
15574 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15575 test ! -s conftest.err
15577 ac_header_preproc
=yes
15579 $as_echo "$as_me: failed program was:" >&5
15580 sed 's/^/| /' conftest.
$ac_ext >&5
15582 ac_header_preproc
=no
15585 rm -f conftest.err conftest.
$ac_ext
15586 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15587 $as_echo "$ac_header_preproc" >&6; }
15589 # So? What about this header?
15590 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15592 { $as_echo "$as_me:$LINENO: WARNING: esd.h: accepted by the compiler, rejected by the preprocessor!" >&5
15593 $as_echo "$as_me: WARNING: esd.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
15594 { $as_echo "$as_me:$LINENO: WARNING: esd.h: proceeding with the compiler's result" >&5
15595 $as_echo "$as_me: WARNING: esd.h: proceeding with the compiler's result" >&2;}
15596 ac_header_preproc
=yes
15599 { $as_echo "$as_me:$LINENO: WARNING: esd.h: present but cannot be compiled" >&5
15600 $as_echo "$as_me: WARNING: esd.h: present but cannot be compiled" >&2;}
15601 { $as_echo "$as_me:$LINENO: WARNING: esd.h: check for missing prerequisite headers?" >&5
15602 $as_echo "$as_me: WARNING: esd.h: check for missing prerequisite headers?" >&2;}
15603 { $as_echo "$as_me:$LINENO: WARNING: esd.h: see the Autoconf documentation" >&5
15604 $as_echo "$as_me: WARNING: esd.h: see the Autoconf documentation" >&2;}
15605 { $as_echo "$as_me:$LINENO: WARNING: esd.h: section \"Present But Cannot Be Compiled\"" >&5
15606 $as_echo "$as_me: WARNING: esd.h: section \"Present But Cannot Be Compiled\"" >&2;}
15607 { $as_echo "$as_me:$LINENO: WARNING: esd.h: proceeding with the preprocessor's result" >&5
15608 $as_echo "$as_me: WARNING: esd.h: proceeding with the preprocessor's result" >&2;}
15609 { $as_echo "$as_me:$LINENO: WARNING: esd.h: in the future, the compiler will take precedence" >&5
15610 $as_echo "$as_me: WARNING: esd.h: in the future, the compiler will take precedence" >&2;}
15612 ## ------------------------------------ ##
15613 ## Report this to wine-devel@winehq.org ##
15614 ## ------------------------------------ ##
15616 ) |
sed "s/^/$as_me: WARNING: /" >&2
15619 { $as_echo "$as_me:$LINENO: checking for esd.h" >&5
15620 $as_echo_n "checking for esd.h... " >&6; }
15621 if test "${ac_cv_header_esd_h+set}" = set; then
15622 $as_echo_n "(cached) " >&6
15624 ac_cv_header_esd_h
=$ac_header_preproc
15626 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_esd_h" >&5
15627 $as_echo "$ac_cv_header_esd_h" >&6; }
15630 if test "x$ac_cv_header_esd_h" = x
""yes; then
15631 { $as_echo "$as_me:$LINENO: checking for esd_open_sound in -lesd" >&5
15632 $as_echo_n "checking for esd_open_sound in -lesd... " >&6; }
15633 if test "${ac_cv_lib_esd_esd_open_sound+set}" = set; then
15634 $as_echo_n "(cached) " >&6
15636 ac_check_lib_save_LIBS
=$LIBS
15637 LIBS
="-lesd $ac_esd_libs $LIBS"
15638 cat >conftest.
$ac_ext <<_ACEOF
15641 cat confdefs.h
>>conftest.
$ac_ext
15642 cat >>conftest.
$ac_ext <<_ACEOF
15643 /* end confdefs.h. */
15645 /* Override any GCC internal prototype to avoid an error.
15646 Use char because int might match the return type of a GCC
15647 builtin and then its argument prototype would still apply. */
15651 char esd_open_sound ();
15655 return esd_open_sound ();
15660 rm -f conftest.
$ac_objext conftest
$ac_exeext
15661 if { (ac_try
="$ac_link"
15662 case "(($ac_try" in
15663 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15664 *) ac_try_echo=$ac_try;;
15666 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15667 $as_echo "$ac_try_echo") >&5
15668 (eval "$ac_link") 2>conftest.er1
15670 grep -v '^ *+' conftest.er1 >conftest.err
15672 cat conftest.err >&5
15673 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15674 (exit $ac_status); } && {
15675 test -z "$ac_c_werror_flag" ||
15676 test ! -s conftest.err
15677 } && test -s conftest$ac_exeext && {
15678 test "$cross_compiling" = yes ||
15679 $as_test_x conftest$ac_exeext
15681 ac_cv_lib_esd_esd_open_sound=yes
15683 $as_echo "$as_me: failed program was:" >&5
15684 sed 's/^/| /' conftest.$ac_ext >&5
15686 ac_cv_lib_esd_esd_open_sound=no
15689 rm -rf conftest.dSYM
15690 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15691 conftest$ac_exeext conftest.$ac_ext
15692 LIBS=$ac_check_lib_save_LIBS
15694 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_esd_esd_open_sound" >&5
15695 $as_echo "$ac_cv_lib_esd_esd_open_sound" >&6; }
15696 if test "x$ac_cv_lib_esd_esd_open_sound" = x""yes; then
15697 ESDINCL="$ac_esd_incl"
15699 ESDLIBS="$ac_esd_libs"
15702 cat >>confdefs.h <<\_ACEOF
15711 CFLAGS="$save_CFLAGS"
15716 if test "$ac_cv_header_sys_asoundlib_h" = "yes" -o "$ac_cv_header_alsa_asoundlib_h" = "yes"
15718 { $as_echo "$as_me:$LINENO: checking for snd_pcm_hw_params_get_access in -lasound" >&5
15719 $as_echo_n "checking for snd_pcm_hw_params_get_access in -lasound... " >&6; }
15720 if test "${ac_cv_lib_asound_snd_pcm_hw_params_get_access+set}" = set; then
15721 $as_echo_n "(cached) " >&6
15723 ac_check_lib_save_LIBS=$LIBS
15724 LIBS="-lasound $LIBS"
15725 cat >conftest.$ac_ext <<_ACEOF
15728 cat confdefs.h >>conftest.$ac_ext
15729 cat >>conftest.$ac_ext <<_ACEOF
15730 /* end confdefs.h. */
15732 /* Override any GCC internal prototype to avoid an error.
15733 Use char because int might match the return type of a GCC
15734 builtin and then its argument prototype would still apply. */
15738 char snd_pcm_hw_params_get_access ();
15742 return snd_pcm_hw_params_get_access ();
15747 rm -f conftest.$ac_objext conftest$ac_exeext
15748 if { (ac_try="$ac_link"
15749 case "(($ac_try" in
15750 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15751 *) ac_try_echo
=$ac_try;;
15753 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15754 $as_echo "$ac_try_echo") >&5
15755 (eval "$ac_link") 2>conftest.er1
15757 grep -v '^ *+' conftest.er1
>conftest.err
15759 cat conftest.err
>&5
15760 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15761 (exit $ac_status); } && {
15762 test -z "$ac_c_werror_flag" ||
15763 test ! -s conftest.err
15764 } && test -s conftest
$ac_exeext && {
15765 test "$cross_compiling" = yes ||
15766 $as_test_x conftest
$ac_exeext
15768 ac_cv_lib_asound_snd_pcm_hw_params_get_access
=yes
15770 $as_echo "$as_me: failed program was:" >&5
15771 sed 's/^/| /' conftest.
$ac_ext >&5
15773 ac_cv_lib_asound_snd_pcm_hw_params_get_access
=no
15776 rm -rf conftest.dSYM
15777 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
15778 conftest
$ac_exeext conftest.
$ac_ext
15779 LIBS
=$ac_check_lib_save_LIBS
15781 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&5
15782 $as_echo "$ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&6; }
15783 if test "x$ac_cv_lib_asound_snd_pcm_hw_params_get_access" = x
""yes; then
15784 cat >conftest.
$ac_ext <<_ACEOF
15787 cat confdefs.h
>>conftest.
$ac_ext
15788 cat >>conftest.
$ac_ext <<_ACEOF
15789 /* end confdefs.h. */
15790 #ifdef HAVE_ALSA_ASOUNDLIB_H
15791 #include <alsa/asoundlib.h>
15792 #elif defined(HAVE_SYS_ASOUNDLIB_H)
15793 #include <sys/asoundlib.h>
15798 int ret = snd_pcm_hw_params_get_access(NULL, NULL)
15803 rm -f conftest.
$ac_objext
15804 if { (ac_try
="$ac_compile"
15805 case "(($ac_try" in
15806 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15807 *) ac_try_echo=$ac_try;;
15809 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15810 $as_echo "$ac_try_echo") >&5
15811 (eval "$ac_compile") 2>conftest.er1
15813 grep -v '^ *+' conftest.er1 >conftest.err
15815 cat conftest.err >&5
15816 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15817 (exit $ac_status); } && {
15818 test -z "$ac_c_werror_flag" ||
15819 test ! -s conftest.err
15820 } && test -s conftest.$ac_objext; then
15822 cat >>confdefs.h <<\_ACEOF
15823 #define HAVE_ALSA 1
15826 ALSALIBS="-lasound"
15828 $as_echo "$as_me: failed program was:" >&5
15829 sed 's/^/| /' conftest.$ac_ext >&5
15834 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15841 if test "$ac_cv_header_libaudioio_h" = "yes"
15843 { $as_echo "$as_me:$LINENO: checking for AudioIOGetVersion in -laudioio" >&5
15844 $as_echo_n "checking for AudioIOGetVersion in -laudioio... " >&6; }
15845 if test "${ac_cv_lib_audioio_AudioIOGetVersion+set}" = set; then
15846 $as_echo_n "(cached) " >&6
15848 ac_check_lib_save_LIBS=$LIBS
15849 LIBS="-laudioio $LIBS"
15850 cat >conftest.$ac_ext <<_ACEOF
15853 cat confdefs.h >>conftest.$ac_ext
15854 cat >>conftest.$ac_ext <<_ACEOF
15855 /* end confdefs.h. */
15857 /* Override any GCC internal prototype to avoid an error.
15858 Use char because int might match the return type of a GCC
15859 builtin and then its argument prototype would still apply. */
15863 char AudioIOGetVersion ();
15867 return AudioIOGetVersion ();
15872 rm -f conftest.$ac_objext conftest$ac_exeext
15873 if { (ac_try="$ac_link"
15874 case "(($ac_try" in
15875 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
15876 *) ac_try_echo
=$ac_try;;
15878 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
15879 $as_echo "$ac_try_echo") >&5
15880 (eval "$ac_link") 2>conftest.er1
15882 grep -v '^ *+' conftest.er1
>conftest.err
15884 cat conftest.err
>&5
15885 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15886 (exit $ac_status); } && {
15887 test -z "$ac_c_werror_flag" ||
15888 test ! -s conftest.err
15889 } && test -s conftest
$ac_exeext && {
15890 test "$cross_compiling" = yes ||
15891 $as_test_x conftest
$ac_exeext
15893 ac_cv_lib_audioio_AudioIOGetVersion
=yes
15895 $as_echo "$as_me: failed program was:" >&5
15896 sed 's/^/| /' conftest.
$ac_ext >&5
15898 ac_cv_lib_audioio_AudioIOGetVersion
=no
15901 rm -rf conftest.dSYM
15902 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
15903 conftest
$ac_exeext conftest.
$ac_ext
15904 LIBS
=$ac_check_lib_save_LIBS
15906 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_audioio_AudioIOGetVersion" >&5
15907 $as_echo "$ac_cv_lib_audioio_AudioIOGetVersion" >&6; }
15908 if test "x$ac_cv_lib_audioio_AudioIOGetVersion" = x
""yes; then
15909 AUDIOIOLIBS
="-laudioio"
15911 cat >>confdefs.h
<<\_ACEOF
15912 #define HAVE_LIBAUDIOIO 1
15920 if test "$ac_cv_header_capi20_h" = "yes" -a "$ac_cv_header_linux_capi_h" = "yes"
15922 { $as_echo "$as_me:$LINENO: checking for -lcapi20" >&5
15923 $as_echo_n "checking for -lcapi20... " >&6; }
15924 if test "${ac_cv_lib_soname_capi20+set}" = set; then
15925 $as_echo_n "(cached) " >&6
15927 ac_check_soname_save_LIBS
=$LIBS
15928 LIBS
="-lcapi20 $LIBS"
15929 cat >conftest.
$ac_ext <<_ACEOF
15932 cat confdefs.h
>>conftest.
$ac_ext
15933 cat >>conftest.
$ac_ext <<_ACEOF
15934 /* end confdefs.h. */
15936 /* Override any GCC internal prototype to avoid an error.
15937 Use char because int might match the return type of a GCC
15938 builtin and then its argument prototype would still apply. */
15942 char capi20_register ();
15946 return capi20_register ();
15951 rm -f conftest.
$ac_objext conftest
$ac_exeext
15952 if { (ac_try
="$ac_link"
15953 case "(($ac_try" in
15954 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
15955 *) ac_try_echo=$ac_try;;
15957 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
15958 $as_echo "$ac_try_echo") >&5
15959 (eval "$ac_link") 2>conftest.er1
15961 grep -v '^ *+' conftest.er1 >conftest.err
15963 cat conftest.err >&5
15964 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
15965 (exit $ac_status); } && {
15966 test -z "$ac_c_werror_flag" ||
15967 test ! -s conftest.err
15968 } && test -s conftest$ac_exeext && {
15969 test "$cross_compiling" = yes ||
15970 $as_test_x conftest$ac_exeext
15974 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'` ;;
15975 *) ac_cv_lib_soname_capi20=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libcapi20\\.$LIBEXT" |
sed -e "s/^.*\(libcapi20\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
15978 $as_echo "$as_me: failed program was:" >&5
15979 sed 's/^/| /' conftest.$ac_ext >&5
15984 rm -rf conftest.dSYM
15985 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15986 conftest$ac_exeext conftest.$ac_ext
15987 LIBS=$ac_check_soname_save_LIBS
15989 if test "x$ac_cv_lib_soname_capi20" = "x"; then
15990 { $as_echo "$as_me:$LINENO: result: not found" >&5
15991 $as_echo "not found" >&6; }
15994 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_capi20" >&5
15995 $as_echo "$ac_cv_lib_soname_capi20" >&6; }
15997 cat >>confdefs.h <<_ACEOF
15998 #define SONAME_LIBCAPI20 "$ac_cv_lib_soname_capi20"
16005 if test "x$ac_cv_lib_soname_capi20" = "x"; then
16006 case "x$with_capi" in
16007 x) wine_notices="$wine_notices|libcapi20 ${notice_platform}development files not found, ISDN won't be supported." ;;
16009 *) { { $as_echo "$as_me:$LINENO: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
16010 This is an error since --with-capi was requested." >&5
16011 $as_echo "$as_me: error: libcapi20 ${notice_platform}development files not found, ISDN won't be supported.
16012 This is an error since --with-capi was requested." >&2;}
16013 { (exit 1); exit 1; }; } ;;
16020 if test "x$with_cups" != "xno"
16022 ac_save_CPPFLAGS="$CPPFLAGS"
16023 ac_cups_cflags=`cups-config
--cflags 2>/dev
/null
`
16024 ac_cups_libs=`cups-config
--ldflags 2>/dev
/null
`
16025 CPPFLAGS="$CPPFLAGS $ac_cups_cflags"
16027 for ac_header in cups/cups.h
16029 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" |
$as_tr_sh`
16030 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16031 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16032 $as_echo_n "checking for $ac_header... " >&6; }
16033 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16034 $as_echo_n "(cached) " >&6
16036 ac_res=`eval 'as_val=${'$as_ac_Header'}
16037 $as_echo "$as_val"'`
16038 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16039 $as_echo "$ac_res" >&6; }
16041 # Is the header compilable?
16042 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
16043 $as_echo_n "checking $ac_header usability... " >&6; }
16044 cat >conftest.$ac_ext <<_ACEOF
16047 cat confdefs.h >>conftest.$ac_ext
16048 cat >>conftest.$ac_ext <<_ACEOF
16049 /* end confdefs.h. */
16050 $ac_includes_default
16051 #include <$ac_header>
16053 rm -f conftest.$ac_objext
16054 if { (ac_try="$ac_compile"
16055 case "(($ac_try" in
16056 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16057 *) ac_try_echo
=$ac_try;;
16059 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16060 $as_echo "$ac_try_echo") >&5
16061 (eval "$ac_compile") 2>conftest.er1
16063 grep -v '^ *+' conftest.er1
>conftest.err
16065 cat conftest.err
>&5
16066 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16067 (exit $ac_status); } && {
16068 test -z "$ac_c_werror_flag" ||
16069 test ! -s conftest.err
16070 } && test -s conftest.
$ac_objext; then
16071 ac_header_compiler
=yes
16073 $as_echo "$as_me: failed program was:" >&5
16074 sed 's/^/| /' conftest.
$ac_ext >&5
16076 ac_header_compiler
=no
16079 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
16080 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16081 $as_echo "$ac_header_compiler" >&6; }
16083 # Is the header present?
16084 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
16085 $as_echo_n "checking $ac_header presence... " >&6; }
16086 cat >conftest.
$ac_ext <<_ACEOF
16089 cat confdefs.h
>>conftest.
$ac_ext
16090 cat >>conftest.
$ac_ext <<_ACEOF
16091 /* end confdefs.h. */
16092 #include <$ac_header>
16094 if { (ac_try
="$ac_cpp conftest.$ac_ext"
16095 case "(($ac_try" in
16096 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16097 *) ac_try_echo=$ac_try;;
16099 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16100 $as_echo "$ac_try_echo") >&5
16101 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16103 grep -v '^ *+' conftest.er1 >conftest.err
16105 cat conftest.err >&5
16106 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16107 (exit $ac_status); } >/dev/null && {
16108 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16109 test ! -s conftest.err
16111 ac_header_preproc=yes
16113 $as_echo "$as_me: failed program was:" >&5
16114 sed 's/^/| /' conftest.$ac_ext >&5
16116 ac_header_preproc=no
16119 rm -f conftest.err conftest.$ac_ext
16120 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16121 $as_echo "$ac_header_preproc" >&6; }
16123 # So? What about this header?
16124 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16126 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16127 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16128 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16129 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16130 ac_header_preproc=yes
16133 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16134 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16135 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16136 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16137 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16138 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16139 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16140 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
16141 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16142 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16143 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16144 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16146 ## ------------------------------------ ##
16147 ## Report this to wine-devel@winehq.org ##
16148 ## ------------------------------------ ##
16150 ) | sed "s/^/$as_me: WARNING: /" >&2
16153 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16154 $as_echo_n "checking for $ac_header... " >&6; }
16155 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16156 $as_echo_n "(cached) " >&6
16158 eval "$as_ac_Header=\$ac_header_preproc"
16160 ac_res=`eval 'as_val=${'$as_ac_Header'}
16161 $as_echo "$as_val"'`
16162 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16163 $as_echo "$ac_res" >&6; }
16166 as_val=`eval 'as_val=${'$as_ac_Header'}
16167 $as_echo "$as_val"'`
16168 if test "x$as_val" = x""yes; then
16169 cat >>confdefs.h <<_ACEOF
16170 #define `$as_echo "HAVE_$ac_header" |
$as_tr_cpp` 1
16172 { $as_echo "$as_me:$LINENO: checking for -lcups" >&5
16173 $as_echo_n "checking for -lcups... " >&6; }
16174 if test "${ac_cv_lib_soname_cups+set}" = set; then
16175 $as_echo_n "(cached) " >&6
16177 ac_check_soname_save_LIBS=$LIBS
16178 LIBS="-lcups $ac_cups_libs $LIBS"
16179 cat >conftest.$ac_ext <<_ACEOF
16182 cat confdefs.h >>conftest.$ac_ext
16183 cat >>conftest.$ac_ext <<_ACEOF
16184 /* end confdefs.h. */
16186 /* Override any GCC internal prototype to avoid an error.
16187 Use char because int might match the return type of a GCC
16188 builtin and then its argument prototype would still apply. */
16192 char cupsGetDefault ();
16196 return cupsGetDefault ();
16201 rm -f conftest.$ac_objext conftest$ac_exeext
16202 if { (ac_try="$ac_link"
16203 case "(($ac_try" in
16204 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16205 *) ac_try_echo
=$ac_try;;
16207 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16208 $as_echo "$ac_try_echo") >&5
16209 (eval "$ac_link") 2>conftest.er1
16211 grep -v '^ *+' conftest.er1
>conftest.err
16213 cat conftest.err
>&5
16214 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16215 (exit $ac_status); } && {
16216 test -z "$ac_c_werror_flag" ||
16217 test ! -s conftest.err
16218 } && test -s conftest
$ac_exeext && {
16219 test "$cross_compiling" = yes ||
16220 $as_test_x conftest
$ac_exeext
16224 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'` ;;
16225 *) ac_cv_lib_soname_cups
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libcups\\.$LIBEXT" | sed -e "s/^.*\(libcups\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16228 $as_echo "$as_me: failed program was:" >&5
16229 sed 's/^/| /' conftest.
$ac_ext >&5
16234 rm -rf conftest.dSYM
16235 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16236 conftest
$ac_exeext conftest.
$ac_ext
16237 LIBS
=$ac_check_soname_save_LIBS
16239 if test "x$ac_cv_lib_soname_cups" = "x"; then
16240 { $as_echo "$as_me:$LINENO: result: not found" >&5
16241 $as_echo "not found" >&6; }
16244 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_cups" >&5
16245 $as_echo "$ac_cv_lib_soname_cups" >&6; }
16247 cat >>confdefs.h
<<_ACEOF
16248 #define SONAME_LIBCUPS "$ac_cv_lib_soname_cups"
16251 CUPSINCL
="$ac_cups_cflags"
16258 CPPFLAGS
="$ac_save_CPPFLAGS"
16260 if test "x$ac_cv_lib_soname_cups" = "x"; then
16261 case "x$with_cups" in
16262 x
) wine_notices
="$wine_notices|libcups ${notice_platform}development files not found, CUPS won't be supported." ;;
16264 *) { { $as_echo "$as_me:$LINENO: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
16265 This is an error since --with-cups was requested." >&5
16266 $as_echo "$as_me: error: libcups ${notice_platform}development files not found, CUPS won't be supported.
16267 This is an error since --with-cups was requested." >&2;}
16268 { (exit 1); exit 1; }; } ;;
16273 if test "$ac_cv_header_jack_jack_h" = "yes"
16275 { $as_echo "$as_me:$LINENO: checking for -ljack" >&5
16276 $as_echo_n "checking for -ljack... " >&6; }
16277 if test "${ac_cv_lib_soname_jack+set}" = set; then
16278 $as_echo_n "(cached) " >&6
16280 ac_check_soname_save_LIBS
=$LIBS
16281 LIBS
="-ljack $LIBS"
16282 cat >conftest.
$ac_ext <<_ACEOF
16285 cat confdefs.h
>>conftest.
$ac_ext
16286 cat >>conftest.
$ac_ext <<_ACEOF
16287 /* end confdefs.h. */
16289 /* Override any GCC internal prototype to avoid an error.
16290 Use char because int might match the return type of a GCC
16291 builtin and then its argument prototype would still apply. */
16295 char jack_client_new ();
16299 return jack_client_new ();
16304 rm -f conftest.
$ac_objext conftest
$ac_exeext
16305 if { (ac_try
="$ac_link"
16306 case "(($ac_try" in
16307 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16308 *) ac_try_echo=$ac_try;;
16310 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16311 $as_echo "$ac_try_echo") >&5
16312 (eval "$ac_link") 2>conftest.er1
16314 grep -v '^ *+' conftest.er1 >conftest.err
16316 cat conftest.err >&5
16317 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16318 (exit $ac_status); } && {
16319 test -z "$ac_c_werror_flag" ||
16320 test ! -s conftest.err
16321 } && test -s conftest$ac_exeext && {
16322 test "$cross_compiling" = yes ||
16323 $as_test_x conftest$ac_exeext
16327 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'` ;;
16328 *) 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'` ;;
16331 $as_echo "$as_me: failed program was:" >&5
16332 sed 's/^/| /' conftest.$ac_ext >&5
16337 rm -rf conftest.dSYM
16338 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16339 conftest$ac_exeext conftest.$ac_ext
16340 LIBS=$ac_check_soname_save_LIBS
16342 if test "x$ac_cv_lib_soname_jack" = "x"; then
16343 { $as_echo "$as_me:$LINENO: result: not found" >&5
16344 $as_echo "not found" >&6; }
16347 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jack" >&5
16348 $as_echo "$ac_cv_lib_soname_jack" >&6; }
16350 cat >>confdefs.h <<_ACEOF
16351 #define SONAME_LIBJACK "$ac_cv_lib_soname_jack"
16359 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
16361 { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
16362 $as_echo_n "checking for -lfontconfig... " >&6; }
16363 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
16364 $as_echo_n "(cached) " >&6
16366 ac_check_soname_save_LIBS=$LIBS
16367 LIBS="-lfontconfig $LIBS"
16368 cat >conftest.$ac_ext <<_ACEOF
16371 cat confdefs.h >>conftest.$ac_ext
16372 cat >>conftest.$ac_ext <<_ACEOF
16373 /* end confdefs.h. */
16375 /* Override any GCC internal prototype to avoid an error.
16376 Use char because int might match the return type of a GCC
16377 builtin and then its argument prototype would still apply. */
16390 rm -f conftest.$ac_objext conftest$ac_exeext
16391 if { (ac_try="$ac_link"
16392 case "(($ac_try" in
16393 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16394 *) ac_try_echo
=$ac_try;;
16396 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16397 $as_echo "$ac_try_echo") >&5
16398 (eval "$ac_link") 2>conftest.er1
16400 grep -v '^ *+' conftest.er1
>conftest.err
16402 cat conftest.err
>&5
16403 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16404 (exit $ac_status); } && {
16405 test -z "$ac_c_werror_flag" ||
16406 test ! -s conftest.err
16407 } && test -s conftest
$ac_exeext && {
16408 test "$cross_compiling" = yes ||
16409 $as_test_x conftest
$ac_exeext
16413 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'` ;;
16414 *) ac_cv_lib_soname_fontconfig
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libfontconfig\\.$LIBEXT" | sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16417 $as_echo "$as_me: failed program was:" >&5
16418 sed 's/^/| /' conftest.
$ac_ext >&5
16423 rm -rf conftest.dSYM
16424 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16425 conftest
$ac_exeext conftest.
$ac_ext
16426 LIBS
=$ac_check_soname_save_LIBS
16428 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16429 { $as_echo "$as_me:$LINENO: result: not found" >&5
16430 $as_echo "not found" >&6; }
16433 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16434 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16436 cat >>confdefs.h
<<_ACEOF
16437 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16443 elif test -n "$X_CFLAGS" -a "x$with_fontconfig" != "xno"
16445 ac_save_CPPFLAGS
="$CPPFLAGS"
16446 CPPFLAGS
="$CPPFLAGS $X_CFLAGS"
16447 $as_unset ac_cv_header_fontconfig_fontconfig_h
16449 for ac_header
in fontconfig
/fontconfig.h
16451 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
16452 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16453 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16454 $as_echo_n "checking for $ac_header... " >&6; }
16455 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16456 $as_echo_n "(cached) " >&6
16458 ac_res
=`eval 'as_val=${'$as_ac_Header'}
16459 $as_echo "$as_val"'`
16460 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16461 $as_echo "$ac_res" >&6; }
16463 # Is the header compilable?
16464 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
16465 $as_echo_n "checking $ac_header usability... " >&6; }
16466 cat >conftest.
$ac_ext <<_ACEOF
16469 cat confdefs.h
>>conftest.
$ac_ext
16470 cat >>conftest.
$ac_ext <<_ACEOF
16471 /* end confdefs.h. */
16472 $ac_includes_default
16473 #include <$ac_header>
16475 rm -f conftest.
$ac_objext
16476 if { (ac_try
="$ac_compile"
16477 case "(($ac_try" in
16478 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16479 *) ac_try_echo=$ac_try;;
16481 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16482 $as_echo "$ac_try_echo") >&5
16483 (eval "$ac_compile") 2>conftest.er1
16485 grep -v '^ *+' conftest.er1 >conftest.err
16487 cat conftest.err >&5
16488 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16489 (exit $ac_status); } && {
16490 test -z "$ac_c_werror_flag" ||
16491 test ! -s conftest.err
16492 } && test -s conftest.$ac_objext; then
16493 ac_header_compiler=yes
16495 $as_echo "$as_me: failed program was:" >&5
16496 sed 's/^/| /' conftest.$ac_ext >&5
16498 ac_header_compiler=no
16501 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16502 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16503 $as_echo "$ac_header_compiler" >&6; }
16505 # Is the header present?
16506 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
16507 $as_echo_n "checking $ac_header presence... " >&6; }
16508 cat >conftest.$ac_ext <<_ACEOF
16511 cat confdefs.h >>conftest.$ac_ext
16512 cat >>conftest.$ac_ext <<_ACEOF
16513 /* end confdefs.h. */
16514 #include <$ac_header>
16516 if { (ac_try="$ac_cpp conftest.$ac_ext"
16517 case "(($ac_try" in
16518 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16519 *) ac_try_echo
=$ac_try;;
16521 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16522 $as_echo "$ac_try_echo") >&5
16523 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16525 grep -v '^ *+' conftest.er1
>conftest.err
16527 cat conftest.err
>&5
16528 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16529 (exit $ac_status); } >/dev
/null
&& {
16530 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16531 test ! -s conftest.err
16533 ac_header_preproc
=yes
16535 $as_echo "$as_me: failed program was:" >&5
16536 sed 's/^/| /' conftest.
$ac_ext >&5
16538 ac_header_preproc
=no
16541 rm -f conftest.err conftest.
$ac_ext
16542 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16543 $as_echo "$ac_header_preproc" >&6; }
16545 # So? What about this header?
16546 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16548 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16549 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16550 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16551 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16552 ac_header_preproc
=yes
16555 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16556 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16557 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16558 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16559 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16560 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16561 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16562 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
16563 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16564 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16565 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16566 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16568 ## ------------------------------------ ##
16569 ## Report this to wine-devel@winehq.org ##
16570 ## ------------------------------------ ##
16572 ) |
sed "s/^/$as_me: WARNING: /" >&2
16575 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
16576 $as_echo_n "checking for $ac_header... " >&6; }
16577 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16578 $as_echo_n "(cached) " >&6
16580 eval "$as_ac_Header=\$ac_header_preproc"
16582 ac_res
=`eval 'as_val=${'$as_ac_Header'}
16583 $as_echo "$as_val"'`
16584 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
16585 $as_echo "$ac_res" >&6; }
16588 as_val
=`eval 'as_val=${'$as_ac_Header'}
16589 $as_echo "$as_val"'`
16590 if test "x$as_val" = x
""yes; then
16591 cat >>confdefs.h
<<_ACEOF
16592 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
16599 CPPFLAGS
="$ac_save_CPPFLAGS"
16600 if test "$ac_cv_header_fontconfig_fontconfig_h" = "yes"
16602 FONTCONFIGINCL
="$X_CFLAGS"
16604 { $as_echo "$as_me:$LINENO: checking for -lfontconfig" >&5
16605 $as_echo_n "checking for -lfontconfig... " >&6; }
16606 if test "${ac_cv_lib_soname_fontconfig+set}" = set; then
16607 $as_echo_n "(cached) " >&6
16609 ac_check_soname_save_LIBS
=$LIBS
16610 LIBS
="-lfontconfig $X_LIBS $LIBS"
16611 cat >conftest.
$ac_ext <<_ACEOF
16614 cat confdefs.h
>>conftest.
$ac_ext
16615 cat >>conftest.
$ac_ext <<_ACEOF
16616 /* end confdefs.h. */
16618 /* Override any GCC internal prototype to avoid an error.
16619 Use char because int might match the return type of a GCC
16620 builtin and then its argument prototype would still apply. */
16633 rm -f conftest.
$ac_objext conftest
$ac_exeext
16634 if { (ac_try
="$ac_link"
16635 case "(($ac_try" in
16636 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16637 *) ac_try_echo=$ac_try;;
16639 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16640 $as_echo "$ac_try_echo") >&5
16641 (eval "$ac_link") 2>conftest.er1
16643 grep -v '^ *+' conftest.er1 >conftest.err
16645 cat conftest.err >&5
16646 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16647 (exit $ac_status); } && {
16648 test -z "$ac_c_werror_flag" ||
16649 test ! -s conftest.err
16650 } && test -s conftest$ac_exeext && {
16651 test "$cross_compiling" = yes ||
16652 $as_test_x conftest$ac_exeext
16656 dylib) ac_cv_lib_soname_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'` ;;
16657 *) ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libfontconfig\\.$LIBEXT" |
sed -e "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16660 $as_echo "$as_me: failed program was:" >&5
16661 sed 's/^/| /' conftest.$ac_ext >&5
16666 rm -rf conftest.dSYM
16667 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16668 conftest$ac_exeext conftest.$ac_ext
16669 LIBS=$ac_check_soname_save_LIBS
16671 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16672 { $as_echo "$as_me:$LINENO: result: not found" >&5
16673 $as_echo "not found" >&6; }
16676 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5
16677 $as_echo "$ac_cv_lib_soname_fontconfig" >&6; }
16679 cat >>confdefs.h <<_ACEOF
16680 #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig"
16688 if test "x$ac_cv_lib_soname_fontconfig" = "x"; then
16689 case "x$with_fontconfig" in
16690 x) wine_notices="$wine_notices|fontconfig ${notice_platform}development files not found, fontconfig won't be supported." ;;
16692 *) { { $as_echo "$as_me:$LINENO: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16693 This is an error since --with-fontconfig was requested." >&5
16694 $as_echo "$as_me: error: fontconfig ${notice_platform}development files not found, fontconfig won't be supported.
16695 This is an error since --with-fontconfig was requested." >&2;}
16696 { (exit 1); exit 1; }; } ;;
16701 if test "$ac_cv_header_openssl_err_h" = "yes" -a "$ac_cv_header_openssl_ssl_h" = "yes"
16703 { $as_echo "$as_me:$LINENO: checking for -lssl" >&5
16704 $as_echo_n "checking for -lssl... " >&6; }
16705 if test "${ac_cv_lib_soname_ssl+set}" = set; then
16706 $as_echo_n "(cached) " >&6
16708 ac_check_soname_save_LIBS=$LIBS
16710 cat >conftest.$ac_ext <<_ACEOF
16713 cat confdefs.h >>conftest.$ac_ext
16714 cat >>conftest.$ac_ext <<_ACEOF
16715 /* end confdefs.h. */
16717 /* Override any GCC internal prototype to avoid an error.
16718 Use char because int might match the return type of a GCC
16719 builtin and then its argument prototype would still apply. */
16723 char SSL_library_init ();
16727 return SSL_library_init ();
16732 rm -f conftest.$ac_objext conftest$ac_exeext
16733 if { (ac_try="$ac_link"
16734 case "(($ac_try" in
16735 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16736 *) ac_try_echo
=$ac_try;;
16738 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16739 $as_echo "$ac_try_echo") >&5
16740 (eval "$ac_link") 2>conftest.er1
16742 grep -v '^ *+' conftest.er1
>conftest.err
16744 cat conftest.err
>&5
16745 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16746 (exit $ac_status); } && {
16747 test -z "$ac_c_werror_flag" ||
16748 test ! -s conftest.err
16749 } && test -s conftest
$ac_exeext && {
16750 test "$cross_compiling" = yes ||
16751 $as_test_x conftest
$ac_exeext
16755 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'` ;;
16756 *) ac_cv_lib_soname_ssl
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libssl\\.$LIBEXT" | sed -e "s/^.*\(libssl\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16759 $as_echo "$as_me: failed program was:" >&5
16760 sed 's/^/| /' conftest.
$ac_ext >&5
16765 rm -rf conftest.dSYM
16766 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16767 conftest
$ac_exeext conftest.
$ac_ext
16768 LIBS
=$ac_check_soname_save_LIBS
16770 if test "x$ac_cv_lib_soname_ssl" = "x"; then
16771 { $as_echo "$as_me:$LINENO: result: not found" >&5
16772 $as_echo "not found" >&6; }
16775 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ssl" >&5
16776 $as_echo "$ac_cv_lib_soname_ssl" >&6; }
16778 cat >>confdefs.h
<<_ACEOF
16779 #define SONAME_LIBSSL "$ac_cv_lib_soname_ssl"
16785 { $as_echo "$as_me:$LINENO: checking for -lcrypto" >&5
16786 $as_echo_n "checking for -lcrypto... " >&6; }
16787 if test "${ac_cv_lib_soname_crypto+set}" = set; then
16788 $as_echo_n "(cached) " >&6
16790 ac_check_soname_save_LIBS
=$LIBS
16791 LIBS
="-lcrypto $LIBS"
16792 cat >conftest.
$ac_ext <<_ACEOF
16795 cat confdefs.h
>>conftest.
$ac_ext
16796 cat >>conftest.
$ac_ext <<_ACEOF
16797 /* end confdefs.h. */
16799 /* Override any GCC internal prototype to avoid an error.
16800 Use char because int might match the return type of a GCC
16801 builtin and then its argument prototype would still apply. */
16805 char BIO_new_socket ();
16809 return BIO_new_socket ();
16814 rm -f conftest.
$ac_objext conftest
$ac_exeext
16815 if { (ac_try
="$ac_link"
16816 case "(($ac_try" in
16817 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
16818 *) ac_try_echo=$ac_try;;
16820 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
16821 $as_echo "$ac_try_echo") >&5
16822 (eval "$ac_link") 2>conftest.er1
16824 grep -v '^ *+' conftest.er1 >conftest.err
16826 cat conftest.err >&5
16827 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16828 (exit $ac_status); } && {
16829 test -z "$ac_c_werror_flag" ||
16830 test ! -s conftest.err
16831 } && test -s conftest$ac_exeext && {
16832 test "$cross_compiling" = yes ||
16833 $as_test_x conftest$ac_exeext
16837 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'` ;;
16838 *) ac_cv_lib_soname_crypto=`$ac_cv_path_LDD conftest
$ac_exeext |
grep "libcrypto\\.$LIBEXT" |
sed -e "s/^.*\(libcrypto\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16841 $as_echo "$as_me: failed program was:" >&5
16842 sed 's/^/| /' conftest.$ac_ext >&5
16847 rm -rf conftest.dSYM
16848 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16849 conftest$ac_exeext conftest.$ac_ext
16850 LIBS=$ac_check_soname_save_LIBS
16852 if test "x$ac_cv_lib_soname_crypto" = "x"; then
16853 { $as_echo "$as_me:$LINENO: result: not found" >&5
16854 $as_echo "not found" >&6; }
16857 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_crypto" >&5
16858 $as_echo "$ac_cv_lib_soname_crypto" >&6; }
16860 cat >>confdefs.h <<_ACEOF
16861 #define SONAME_LIBCRYPTO "$ac_cv_lib_soname_crypto"
16868 if test "x$ac_cv_lib_soname_ssl" = "x" -o "x$ac_cv_lib_soname_crypto" = "x"; then
16869 case "x$with_openssl" in
16870 x) wine_warnings="$wine_warnings|OpenSSL ${notice_platform}development files not found, SSL won't be supported." ;;
16872 *) { { $as_echo "$as_me:$LINENO: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
16873 This is an error since --with-openssl was requested." >&5
16874 $as_echo "$as_me: error: OpenSSL ${notice_platform}development files not found, SSL won't be supported.
16875 This is an error since --with-openssl was requested." >&2;}
16876 { (exit 1); exit 1; }; } ;;
16881 if test "$ac_cv_header_jpeglib_h" = "yes"
16883 { $as_echo "$as_me:$LINENO: checking for -ljpeg" >&5
16884 $as_echo_n "checking for -ljpeg... " >&6; }
16885 if test "${ac_cv_lib_soname_jpeg+set}" = set; then
16886 $as_echo_n "(cached) " >&6
16888 ac_check_soname_save_LIBS=$LIBS
16889 LIBS="-ljpeg $LIBS"
16890 cat >conftest.$ac_ext <<_ACEOF
16893 cat confdefs.h >>conftest.$ac_ext
16894 cat >>conftest.$ac_ext <<_ACEOF
16895 /* end confdefs.h. */
16897 /* Override any GCC internal prototype to avoid an error.
16898 Use char because int might match the return type of a GCC
16899 builtin and then its argument prototype would still apply. */
16903 char jpeg_start_decompress ();
16907 return jpeg_start_decompress ();
16912 rm -f conftest.$ac_objext conftest$ac_exeext
16913 if { (ac_try="$ac_link"
16914 case "(($ac_try" in
16915 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
16916 *) ac_try_echo
=$ac_try;;
16918 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
16919 $as_echo "$ac_try_echo") >&5
16920 (eval "$ac_link") 2>conftest.er1
16922 grep -v '^ *+' conftest.er1
>conftest.err
16924 cat conftest.err
>&5
16925 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
16926 (exit $ac_status); } && {
16927 test -z "$ac_c_werror_flag" ||
16928 test ! -s conftest.err
16929 } && test -s conftest
$ac_exeext && {
16930 test "$cross_compiling" = yes ||
16931 $as_test_x conftest
$ac_exeext
16935 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'` ;;
16936 *) ac_cv_lib_soname_jpeg
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libjpeg\\.$LIBEXT" | sed -e "s/^.*\(libjpeg\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
16939 $as_echo "$as_me: failed program was:" >&5
16940 sed 's/^/| /' conftest.
$ac_ext >&5
16945 rm -rf conftest.dSYM
16946 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
16947 conftest
$ac_exeext conftest.
$ac_ext
16948 LIBS
=$ac_check_soname_save_LIBS
16950 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
16951 { $as_echo "$as_me:$LINENO: result: not found" >&5
16952 $as_echo "not found" >&6; }
16955 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jpeg" >&5
16956 $as_echo "$ac_cv_lib_soname_jpeg" >&6; }
16958 cat >>confdefs.h
<<_ACEOF
16959 #define SONAME_LIBJPEG "$ac_cv_lib_soname_jpeg"
16966 if test "x$ac_cv_lib_soname_jpeg" = "x"; then
16967 case "x$with_jpeg" in
16968 x
) wine_warnings
="$wine_warnings|libjpeg ${notice_platform}development files not found, JPEG won't be supported." ;;
16970 *) { { $as_echo "$as_me:$LINENO: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
16971 This is an error since --with-jpeg was requested." >&5
16972 $as_echo "$as_me: error: libjpeg ${notice_platform}development files not found, JPEG won't be supported.
16973 This is an error since --with-jpeg was requested." >&2;}
16974 { (exit 1); exit 1; }; } ;;
16979 if test "$ac_cv_header_png_h" = "yes"
16981 { $as_echo "$as_me:$LINENO: checking for -lpng" >&5
16982 $as_echo_n "checking for -lpng... " >&6; }
16983 if test "${ac_cv_lib_soname_png+set}" = set; then
16984 $as_echo_n "(cached) " >&6
16986 ac_check_soname_save_LIBS
=$LIBS
16987 LIBS
="-lpng -lm -lz $LIBS"
16988 cat >conftest.
$ac_ext <<_ACEOF
16991 cat confdefs.h
>>conftest.
$ac_ext
16992 cat >>conftest.
$ac_ext <<_ACEOF
16993 /* end confdefs.h. */
16995 /* Override any GCC internal prototype to avoid an error.
16996 Use char because int might match the return type of a GCC
16997 builtin and then its argument prototype would still apply. */
17001 char png_create_read_struct ();
17005 return png_create_read_struct ();
17010 rm -f conftest.
$ac_objext conftest
$ac_exeext
17011 if { (ac_try
="$ac_link"
17012 case "(($ac_try" in
17013 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17014 *) ac_try_echo=$ac_try;;
17016 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17017 $as_echo "$ac_try_echo") >&5
17018 (eval "$ac_link") 2>conftest.er1
17020 grep -v '^ *+' conftest.er1 >conftest.err
17022 cat conftest.err >&5
17023 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17024 (exit $ac_status); } && {
17025 test -z "$ac_c_werror_flag" ||
17026 test ! -s conftest.err
17027 } && test -s conftest$ac_exeext && {
17028 test "$cross_compiling" = yes ||
17029 $as_test_x conftest$ac_exeext
17033 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'` ;;
17034 *) 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'` ;;
17037 $as_echo "$as_me: failed program was:" >&5
17038 sed 's/^/| /' conftest.$ac_ext >&5
17043 rm -rf conftest.dSYM
17044 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17045 conftest$ac_exeext conftest.$ac_ext
17046 LIBS=$ac_check_soname_save_LIBS
17048 if test "x$ac_cv_lib_soname_png" = "x"; then
17049 { $as_echo "$as_me:$LINENO: result: not found" >&5
17050 $as_echo "not found" >&6; }
17053 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_png" >&5
17054 $as_echo "$ac_cv_lib_soname_png" >&6; }
17056 cat >>confdefs.h <<_ACEOF
17057 #define SONAME_LIBPNG "$ac_cv_lib_soname_png"
17064 if test "x$ac_cv_lib_soname_png" = "x"; then
17065 case "x$with_png" in
17066 x) wine_warnings="$wine_warnings|libpng ${notice_platform}development files not found, PNG won't be supported." ;;
17068 *) { { $as_echo "$as_me:$LINENO: error: libpng ${notice_platform}development files not found, PNG won't be supported.
17069 This is an error since --with-png was requested." >&5
17070 $as_echo "$as_me: error: libpng ${notice_platform}development files not found, PNG won't be supported.
17071 This is an error since --with-png was requested." >&2;}
17072 { (exit 1); exit 1; }; } ;;
17077 { $as_echo "$as_me:$LINENO: checking for -lodbc" >&5
17078 $as_echo_n "checking for -lodbc... " >&6; }
17079 if test "${ac_cv_lib_soname_odbc+set}" = set; then
17080 $as_echo_n "(cached) " >&6
17082 ac_check_soname_save_LIBS=$LIBS
17083 LIBS="-lodbc $LIBS"
17084 cat >conftest.$ac_ext <<_ACEOF
17087 cat confdefs.h >>conftest.$ac_ext
17088 cat >>conftest.$ac_ext <<_ACEOF
17089 /* end confdefs.h. */
17091 /* Override any GCC internal prototype to avoid an error.
17092 Use char because int might match the return type of a GCC
17093 builtin and then its argument prototype would still apply. */
17097 char SQLConnect ();
17101 return SQLConnect ();
17106 rm -f conftest.$ac_objext conftest$ac_exeext
17107 if { (ac_try="$ac_link"
17108 case "(($ac_try" in
17109 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17110 *) ac_try_echo
=$ac_try;;
17112 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17113 $as_echo "$ac_try_echo") >&5
17114 (eval "$ac_link") 2>conftest.er1
17116 grep -v '^ *+' conftest.er1
>conftest.err
17118 cat conftest.err
>&5
17119 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17120 (exit $ac_status); } && {
17121 test -z "$ac_c_werror_flag" ||
17122 test ! -s conftest.err
17123 } && test -s conftest
$ac_exeext && {
17124 test "$cross_compiling" = yes ||
17125 $as_test_x conftest
$ac_exeext
17129 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'` ;;
17130 *) ac_cv_lib_soname_odbc
=`$ac_cv_path_LDD conftest$ac_exeext | grep "libodbc\\.$LIBEXT" | sed -e "s/^.*\(libodbc\.$LIBEXT[^ ]*\).*$/\1/"';2,$d'` ;;
17133 $as_echo "$as_me: failed program was:" >&5
17134 sed 's/^/| /' conftest.
$ac_ext >&5
17139 rm -rf conftest.dSYM
17140 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17141 conftest
$ac_exeext conftest.
$ac_ext
17142 LIBS
=$ac_check_soname_save_LIBS
17144 if test "x$ac_cv_lib_soname_odbc" = "x"; then
17145 { $as_echo "$as_me:$LINENO: result: not found" >&5
17146 $as_echo "not found" >&6; }
17147 cat >>confdefs.h
<<_ACEOF
17148 #define SONAME_LIBODBC "libodbc.$LIBEXT"
17152 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_soname_odbc" >&5
17153 $as_echo "$ac_cv_lib_soname_odbc" >&6; }
17155 cat >>confdefs.h
<<_ACEOF
17156 #define SONAME_LIBODBC "$ac_cv_lib_soname_odbc"
17163 if test "x$ALSALIBS$AUDIOIOLIBS$COREAUDIO$NASLIBS$ESDLIBS$ac_cv_lib_soname_jack" = "x" -a \
17164 "$ac_cv_header_sys_soundcard_h" != "yes" -a \
17165 "$ac_cv_header_machine_soundcard_h" != "yes" -a \
17166 "$ac_cv_header_soundcard_h" != "yes" -a \
17167 "x$with_alsa$with_audioio$with_coreaudio$with_nas$with_esd$with_jack$with_oss" != xnonononononono
17169 wine_warnings
="$wine_warnings|No sound system was found. Windows applications will be silent."
17175 if test "x${GCC}" = "xyes"
17177 EXTRACFLAGS
="-Wall -pipe"
17179 { $as_echo "$as_me:$LINENO: checking for gcc strength-reduce bug" >&5
17180 $as_echo_n "checking for gcc strength-reduce bug... " >&6; }
17181 if test "${ac_cv_c_gcc_strength_bug+set}" = set; then
17182 $as_echo_n "(cached) " >&6
17184 if test "$cross_compiling" = yes; then
17185 ac_cv_c_gcc_strength_bug
="yes"
17187 cat >conftest.
$ac_ext <<_ACEOF
17190 cat confdefs.h
>>conftest.
$ac_ext
17191 cat >>conftest.
$ac_ext <<_ACEOF
17192 /* end confdefs.h. */
17193 int L[4] = {0,1,2,3};
17197 static int Array[3];
17198 unsigned int B = 3;
17200 for(i=0; i<B; i++) Array[i] = i - 3;
17201 for(i=0; i<4 - 1; i++) L[i] = L[i + 1];
17203 return (Array[1] != -2 || L[2] != 3)
17208 rm -f conftest
$ac_exeext
17209 if { (ac_try
="$ac_link"
17210 case "(($ac_try" in
17211 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17212 *) ac_try_echo=$ac_try;;
17214 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17215 $as_echo "$ac_try_echo") >&5
17216 (eval "$ac_link") 2>&5
17218 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17219 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
17220 { (case "(($ac_try" in
17221 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17222 *) ac_try_echo
=$ac_try;;
17224 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17225 $as_echo "$ac_try_echo") >&5
17226 (eval "$ac_try") 2>&5
17228 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17229 (exit $ac_status); }; }; then
17230 ac_cv_c_gcc_strength_bug
="no"
17232 $as_echo "$as_me: program exited with status $ac_status" >&5
17233 $as_echo "$as_me: failed program was:" >&5
17234 sed 's/^/| /' conftest.
$ac_ext >&5
17236 ( exit $ac_status )
17237 ac_cv_c_gcc_strength_bug
="yes"
17239 rm -rf conftest.dSYM
17240 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
17245 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_gcc_strength_bug" >&5
17246 $as_echo "$ac_cv_c_gcc_strength_bug" >&6; }
17247 if test "$ac_cv_c_gcc_strength_bug" = "yes"
17249 EXTRACFLAGS
="$EXTRACFLAGS -fno-strength-reduce"
17252 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-builtin" >&5
17253 $as_echo_n "checking whether the compiler supports -fno-builtin... " >&6; }
17254 if test "${ac_cv_cflags__fno_builtin+set}" = set; then
17255 $as_echo_n "(cached) " >&6
17257 ac_wine_try_cflags_saved
=$CFLAGS
17258 CFLAGS
="$CFLAGS -fno-builtin"
17259 cat >conftest.
$ac_ext <<_ACEOF
17262 cat confdefs.h
>>conftest.
$ac_ext
17263 cat >>conftest.
$ac_ext <<_ACEOF
17264 /* end confdefs.h. */
17274 rm -f conftest.
$ac_objext conftest
$ac_exeext
17275 if { (ac_try
="$ac_link"
17276 case "(($ac_try" in
17277 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17278 *) ac_try_echo=$ac_try;;
17280 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17281 $as_echo "$ac_try_echo") >&5
17282 (eval "$ac_link") 2>conftest.er1
17284 grep -v '^ *+' conftest.er1 >conftest.err
17286 cat conftest.err >&5
17287 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17288 (exit $ac_status); } && {
17289 test -z "$ac_c_werror_flag" ||
17290 test ! -s conftest.err
17291 } && test -s conftest$ac_exeext && {
17292 test "$cross_compiling" = yes ||
17293 $as_test_x conftest$ac_exeext
17295 ac_cv_cflags__fno_builtin=yes
17297 $as_echo "$as_me: failed program was:" >&5
17298 sed 's/^/| /' conftest.$ac_ext >&5
17300 ac_cv_cflags__fno_builtin=no
17303 rm -rf conftest.dSYM
17304 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17305 conftest$ac_exeext conftest.$ac_ext
17306 CFLAGS=$ac_wine_try_cflags_saved
17308 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_builtin" >&5
17309 $as_echo "$ac_cv_cflags__fno_builtin" >&6; }
17310 if test $ac_cv_cflags__fno_builtin = yes; then
17311 BUILTINFLAG="-fno-builtin"
17315 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -fno-strict-aliasing" >&5
17316 $as_echo_n "checking whether the compiler supports -fno-strict-aliasing... " >&6; }
17317 if test "${ac_cv_cflags__fno_strict_aliasing+set}" = set; then
17318 $as_echo_n "(cached) " >&6
17320 ac_wine_try_cflags_saved=$CFLAGS
17321 CFLAGS="$CFLAGS -fno-strict-aliasing"
17322 cat >conftest.$ac_ext <<_ACEOF
17325 cat confdefs.h >>conftest.$ac_ext
17326 cat >>conftest.$ac_ext <<_ACEOF
17327 /* end confdefs.h. */
17337 rm -f conftest.$ac_objext conftest$ac_exeext
17338 if { (ac_try="$ac_link"
17339 case "(($ac_try" in
17340 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17341 *) ac_try_echo
=$ac_try;;
17343 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17344 $as_echo "$ac_try_echo") >&5
17345 (eval "$ac_link") 2>conftest.er1
17347 grep -v '^ *+' conftest.er1
>conftest.err
17349 cat conftest.err
>&5
17350 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17351 (exit $ac_status); } && {
17352 test -z "$ac_c_werror_flag" ||
17353 test ! -s conftest.err
17354 } && test -s conftest
$ac_exeext && {
17355 test "$cross_compiling" = yes ||
17356 $as_test_x conftest
$ac_exeext
17358 ac_cv_cflags__fno_strict_aliasing
=yes
17360 $as_echo "$as_me: failed program was:" >&5
17361 sed 's/^/| /' conftest.
$ac_ext >&5
17363 ac_cv_cflags__fno_strict_aliasing
=no
17366 rm -rf conftest.dSYM
17367 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17368 conftest
$ac_exeext conftest.
$ac_ext
17369 CFLAGS
=$ac_wine_try_cflags_saved
17371 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__fno_strict_aliasing" >&5
17372 $as_echo "$ac_cv_cflags__fno_strict_aliasing" >&6; }
17373 if test $ac_cv_cflags__fno_strict_aliasing = yes; then
17374 EXTRACFLAGS
="$EXTRACFLAGS -fno-strict-aliasing"
17377 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wdeclaration-after-statement" >&5
17378 $as_echo_n "checking whether the compiler supports -Wdeclaration-after-statement... " >&6; }
17379 if test "${ac_cv_cflags__Wdeclaration_after_statement+set}" = set; then
17380 $as_echo_n "(cached) " >&6
17382 ac_wine_try_cflags_saved
=$CFLAGS
17383 CFLAGS
="$CFLAGS -Wdeclaration-after-statement"
17384 cat >conftest.
$ac_ext <<_ACEOF
17387 cat confdefs.h
>>conftest.
$ac_ext
17388 cat >>conftest.
$ac_ext <<_ACEOF
17389 /* end confdefs.h. */
17399 rm -f conftest.
$ac_objext conftest
$ac_exeext
17400 if { (ac_try
="$ac_link"
17401 case "(($ac_try" in
17402 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17403 *) ac_try_echo=$ac_try;;
17405 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17406 $as_echo "$ac_try_echo") >&5
17407 (eval "$ac_link") 2>conftest.er1
17409 grep -v '^ *+' conftest.er1 >conftest.err
17411 cat conftest.err >&5
17412 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17413 (exit $ac_status); } && {
17414 test -z "$ac_c_werror_flag" ||
17415 test ! -s conftest.err
17416 } && test -s conftest$ac_exeext && {
17417 test "$cross_compiling" = yes ||
17418 $as_test_x conftest$ac_exeext
17420 ac_cv_cflags__Wdeclaration_after_statement=yes
17422 $as_echo "$as_me: failed program was:" >&5
17423 sed 's/^/| /' conftest.$ac_ext >&5
17425 ac_cv_cflags__Wdeclaration_after_statement=no
17428 rm -rf conftest.dSYM
17429 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17430 conftest$ac_exeext conftest.$ac_ext
17431 CFLAGS=$ac_wine_try_cflags_saved
17433 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wdeclaration_after_statement" >&5
17434 $as_echo "$ac_cv_cflags__Wdeclaration_after_statement" >&6; }
17435 if test $ac_cv_cflags__Wdeclaration_after_statement = yes; then
17436 EXTRACFLAGS="$EXTRACFLAGS -Wdeclaration-after-statement"
17439 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wwrite-strings" >&5
17440 $as_echo_n "checking whether the compiler supports -Wwrite-strings... " >&6; }
17441 if test "${ac_cv_cflags__Wwrite_strings+set}" = set; then
17442 $as_echo_n "(cached) " >&6
17444 ac_wine_try_cflags_saved=$CFLAGS
17445 CFLAGS="$CFLAGS -Wwrite-strings"
17446 cat >conftest.$ac_ext <<_ACEOF
17449 cat confdefs.h >>conftest.$ac_ext
17450 cat >>conftest.$ac_ext <<_ACEOF
17451 /* end confdefs.h. */
17461 rm -f conftest.$ac_objext conftest$ac_exeext
17462 if { (ac_try="$ac_link"
17463 case "(($ac_try" in
17464 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17465 *) ac_try_echo
=$ac_try;;
17467 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17468 $as_echo "$ac_try_echo") >&5
17469 (eval "$ac_link") 2>conftest.er1
17471 grep -v '^ *+' conftest.er1
>conftest.err
17473 cat conftest.err
>&5
17474 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17475 (exit $ac_status); } && {
17476 test -z "$ac_c_werror_flag" ||
17477 test ! -s conftest.err
17478 } && test -s conftest
$ac_exeext && {
17479 test "$cross_compiling" = yes ||
17480 $as_test_x conftest
$ac_exeext
17482 ac_cv_cflags__Wwrite_strings
=yes
17484 $as_echo "$as_me: failed program was:" >&5
17485 sed 's/^/| /' conftest.
$ac_ext >&5
17487 ac_cv_cflags__Wwrite_strings
=no
17490 rm -rf conftest.dSYM
17491 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17492 conftest
$ac_exeext conftest.
$ac_ext
17493 CFLAGS
=$ac_wine_try_cflags_saved
17495 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wwrite_strings" >&5
17496 $as_echo "$ac_cv_cflags__Wwrite_strings" >&6; }
17497 if test $ac_cv_cflags__Wwrite_strings = yes; then
17498 EXTRACFLAGS
="$EXTRACFLAGS -Wwrite-strings"
17501 { $as_echo "$as_me:$LINENO: checking whether the compiler supports -Wtype-limits" >&5
17502 $as_echo_n "checking whether the compiler supports -Wtype-limits... " >&6; }
17503 if test "${ac_cv_cflags__Wtype_limits+set}" = set; then
17504 $as_echo_n "(cached) " >&6
17506 ac_wine_try_cflags_saved
=$CFLAGS
17507 CFLAGS
="$CFLAGS -Wtype-limits"
17508 cat >conftest.
$ac_ext <<_ACEOF
17511 cat confdefs.h
>>conftest.
$ac_ext
17512 cat >>conftest.
$ac_ext <<_ACEOF
17513 /* end confdefs.h. */
17523 rm -f conftest.
$ac_objext conftest
$ac_exeext
17524 if { (ac_try
="$ac_link"
17525 case "(($ac_try" in
17526 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17527 *) ac_try_echo=$ac_try;;
17529 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17530 $as_echo "$ac_try_echo") >&5
17531 (eval "$ac_link") 2>conftest.er1
17533 grep -v '^ *+' conftest.er1 >conftest.err
17535 cat conftest.err >&5
17536 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17537 (exit $ac_status); } && {
17538 test -z "$ac_c_werror_flag" ||
17539 test ! -s conftest.err
17540 } && test -s conftest$ac_exeext && {
17541 test "$cross_compiling" = yes ||
17542 $as_test_x conftest$ac_exeext
17544 ac_cv_cflags__Wtype_limits=yes
17546 $as_echo "$as_me: failed program was:" >&5
17547 sed 's/^/| /' conftest.$ac_ext >&5
17549 ac_cv_cflags__Wtype_limits=no
17552 rm -rf conftest.dSYM
17553 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17554 conftest$ac_exeext conftest.$ac_ext
17555 CFLAGS=$ac_wine_try_cflags_saved
17557 { $as_echo "$as_me:$LINENO: result: $ac_cv_cflags__Wtype_limits" >&5
17558 $as_echo "$ac_cv_cflags__Wtype_limits" >&6; }
17559 if test $ac_cv_cflags__Wtype_limits = yes; then
17560 EXTRACFLAGS="$EXTRACFLAGS -Wtype-limits"
17564 saved_CFLAGS="$CFLAGS"
17565 CFLAGS="$CFLAGS -Wpointer-arith -Werror"
17566 { $as_echo "$as_me:$LINENO: checking for broken string.h that generates warnings" >&5
17567 $as_echo_n "checking for broken string.h that generates warnings... " >&6; }
17568 if test "${ac_cv_c_string_h_warnings+set}" = set; then
17569 $as_echo_n "(cached) " >&6
17571 cat >conftest.$ac_ext <<_ACEOF
17574 cat confdefs.h >>conftest.$ac_ext
17575 cat >>conftest.$ac_ext <<_ACEOF
17576 /* end confdefs.h. */
17577 #include <string.h>
17586 rm -f conftest.$ac_objext
17587 if { (ac_try="$ac_compile"
17588 case "(($ac_try" in
17589 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17590 *) ac_try_echo
=$ac_try;;
17592 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17593 $as_echo "$ac_try_echo") >&5
17594 (eval "$ac_compile") 2>conftest.er1
17596 grep -v '^ *+' conftest.er1
>conftest.err
17598 cat conftest.err
>&5
17599 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17600 (exit $ac_status); } && {
17601 test -z "$ac_c_werror_flag" ||
17602 test ! -s conftest.err
17603 } && test -s conftest.
$ac_objext; then
17604 ac_cv_c_string_h_warnings
=no
17606 $as_echo "$as_me: failed program was:" >&5
17607 sed 's/^/| /' conftest.
$ac_ext >&5
17609 ac_cv_c_string_h_warnings
=yes
17612 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
17614 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_string_h_warnings" >&5
17615 $as_echo "$ac_cv_c_string_h_warnings" >&6; }
17616 CFLAGS
="$saved_CFLAGS"
17617 if test "$ac_cv_c_string_h_warnings" = "no"
17619 EXTRACFLAGS
="$EXTRACFLAGS -Wpointer-arith"
17624 { $as_echo "$as_me:$LINENO: checking how to define a function in assembly code" >&5
17625 $as_echo_n "checking how to define a function in assembly code... " >&6; }
17626 if test "${ac_cv_asm_func_def+set}" = set; then
17627 $as_echo_n "(cached) " >&6
17629 cat >conftest.
$ac_ext <<_ACEOF
17632 cat confdefs.h
>>conftest.
$ac_ext
17633 cat >>conftest.
$ac_ext <<_ACEOF
17634 /* end confdefs.h. */
17639 asm("\t.globl _ac_test\n\t.def _ac_test; .scl 2; .type 32; .endef\n_ac_test:\t.long 0");
17644 rm -f conftest.
$ac_objext conftest
$ac_exeext
17645 if { (ac_try
="$ac_link"
17646 case "(($ac_try" in
17647 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17648 *) ac_try_echo=$ac_try;;
17650 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17651 $as_echo "$ac_try_echo") >&5
17652 (eval "$ac_link") 2>conftest.er1
17654 grep -v '^ *+' conftest.er1 >conftest.err
17656 cat conftest.err >&5
17657 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17658 (exit $ac_status); } && {
17659 test -z "$ac_c_werror_flag" ||
17660 test ! -s conftest.err
17661 } && test -s conftest$ac_exeext && {
17662 test "$cross_compiling" = yes ||
17663 $as_test_x conftest$ac_exeext
17665 ac_cv_asm_func_def=".def"
17667 $as_echo "$as_me: failed program was:" >&5
17668 sed 's/^/| /' conftest.$ac_ext >&5
17670 cat >conftest.$ac_ext <<_ACEOF
17673 cat confdefs.h >>conftest.$ac_ext
17674 cat >>conftest.$ac_ext <<_ACEOF
17675 /* end confdefs.h. */
17680 asm("\t.globl _ac_test\n\t.type _ac_test,@function\n_ac_test:\t.long 0");
17685 rm -f conftest.$ac_objext conftest$ac_exeext
17686 if { (ac_try="$ac_link"
17687 case "(($ac_try" in
17688 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17689 *) ac_try_echo
=$ac_try;;
17691 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17692 $as_echo "$ac_try_echo") >&5
17693 (eval "$ac_link") 2>conftest.er1
17695 grep -v '^ *+' conftest.er1
>conftest.err
17697 cat conftest.err
>&5
17698 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17699 (exit $ac_status); } && {
17700 test -z "$ac_c_werror_flag" ||
17701 test ! -s conftest.err
17702 } && test -s conftest
$ac_exeext && {
17703 test "$cross_compiling" = yes ||
17704 $as_test_x conftest
$ac_exeext
17706 ac_cv_asm_func_def
=".type @function"
17708 $as_echo "$as_me: failed program was:" >&5
17709 sed 's/^/| /' conftest.
$ac_ext >&5
17711 cat >conftest.
$ac_ext <<_ACEOF
17714 cat confdefs.h
>>conftest.
$ac_ext
17715 cat >>conftest.
$ac_ext <<_ACEOF
17716 /* end confdefs.h. */
17721 asm("\t.globl _ac_test\n\t.type _ac_test,2\n_ac_test:\t.long 0");
17726 rm -f conftest.
$ac_objext conftest
$ac_exeext
17727 if { (ac_try
="$ac_link"
17728 case "(($ac_try" in
17729 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
17730 *) ac_try_echo=$ac_try;;
17732 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
17733 $as_echo "$ac_try_echo") >&5
17734 (eval "$ac_link") 2>conftest.er1
17736 grep -v '^ *+' conftest.er1 >conftest.err
17738 cat conftest.err >&5
17739 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17740 (exit $ac_status); } && {
17741 test -z "$ac_c_werror_flag" ||
17742 test ! -s conftest.err
17743 } && test -s conftest$ac_exeext && {
17744 test "$cross_compiling" = yes ||
17745 $as_test_x conftest$ac_exeext
17747 ac_cv_asm_func_def=".type 2"
17749 $as_echo "$as_me: failed program was:" >&5
17750 sed 's/^/| /' conftest.$ac_ext >&5
17752 ac_cv_asm_func_def="unknown"
17755 rm -rf conftest.dSYM
17756 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17757 conftest$ac_exeext conftest.$ac_ext
17760 rm -rf conftest.dSYM
17761 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17762 conftest$ac_exeext conftest.$ac_ext
17765 rm -rf conftest.dSYM
17766 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17767 conftest$ac_exeext conftest.$ac_ext
17769 { $as_echo "$as_me:$LINENO: result: $ac_cv_asm_func_def" >&5
17770 $as_echo "$ac_cv_asm_func_def" >&6; }
17774 case "$ac_cv_asm_func_def" in
17776 cat >>confdefs.h <<\_ACEOF
17777 #define __ASM_FUNC(name) ".def " __ASM_NAME(name) "; .scl 2; .type 32; .endef"
17781 cat >>confdefs.h <<\_ACEOF
17782 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function"
17786 cat >>confdefs.h <<\_ACEOF
17787 #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",2"
17791 cat >>confdefs.h <<\_ACEOF
17792 #define __ASM_FUNC(name) ""
17798 { $as_echo "$as_me:$LINENO: checking whether external symbols need an underscore prefix" >&5
17799 $as_echo_n "checking whether external symbols need an underscore prefix... " >&6; }
17800 if test "${ac_cv_c_extern_prefix+set}" = set; then
17801 $as_echo_n "(cached) " >&6
17803 cat >conftest.$ac_ext <<_ACEOF
17806 cat confdefs.h >>conftest.$ac_ext
17807 cat >>conftest.$ac_ext <<_ACEOF
17808 /* end confdefs.h. */
17809 extern int ac_test;
17813 asm(".globl _ac_test\n_ac_test:\t.long 0"); if (ac_test) return 1
17818 rm -f conftest.$ac_objext conftest$ac_exeext
17819 if { (ac_try="$ac_link"
17820 case "(($ac_try" in
17821 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
17822 *) ac_try_echo
=$ac_try;;
17824 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
17825 $as_echo "$ac_try_echo") >&5
17826 (eval "$ac_link") 2>conftest.er1
17828 grep -v '^ *+' conftest.er1
>conftest.err
17830 cat conftest.err
>&5
17831 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
17832 (exit $ac_status); } && {
17833 test -z "$ac_c_werror_flag" ||
17834 test ! -s conftest.err
17835 } && test -s conftest
$ac_exeext && {
17836 test "$cross_compiling" = yes ||
17837 $as_test_x conftest
$ac_exeext
17839 ac_cv_c_extern_prefix
="yes"
17841 $as_echo "$as_me: failed program was:" >&5
17842 sed 's/^/| /' conftest.
$ac_ext >&5
17844 ac_cv_c_extern_prefix
="no"
17847 rm -rf conftest.dSYM
17848 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
17849 conftest
$ac_exeext conftest.
$ac_ext
17851 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_extern_prefix" >&5
17852 $as_echo "$ac_cv_c_extern_prefix" >&6; }
17856 if test "$ac_cv_c_extern_prefix" = "yes"
17858 cat >>confdefs.h
<<\_ACEOF
17859 #define __ASM_NAME(name) "_" name
17863 cat >>confdefs.h
<<\_ACEOF
17864 #define __ASM_NAME(name) name
17874 LDPATH
="PATH=\"\$(TOOLSDIR)/libs/wine:\$\$PATH\""
17878 linux
*|solaris
*) if test -z "$LDRPATH_LOCAL"
17880 LDPATH
="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
17884 LDPATH
="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/wine:\$\$LD_LIBRARY_PATH\""
17892 SOCKETLIBS
="-L\$(TOPOBJDIR)/dlls/ws2_32 -lws2_32"
17897 MAIN_BINARY
="wine-pthread"
17901 linux
* | k
*bsd
*-gnu)
17902 MAIN_BINARY
="wine-glibc"
17904 EXTRA_BINARIES
="wine-kthread wine-pthread wine-preloader"
17907 MAIN_BINARY
="wine-freebsd"
17909 EXTRA_BINARIES
="wine-pthread"
17916 ac_save_CFLAGS
="$CFLAGS"
17917 CFLAGS
="$CFLAGS $BUILTINFLAG"
18067 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18068 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18069 $as_echo_n "checking for $ac_func... " >&6; }
18070 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18071 $as_echo_n "(cached) " >&6
18073 cat >conftest.
$ac_ext <<_ACEOF
18076 cat confdefs.h
>>conftest.
$ac_ext
18077 cat >>conftest.
$ac_ext <<_ACEOF
18078 /* end confdefs.h. */
18079 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18080 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18081 #define $ac_func innocuous_$ac_func
18083 /* System header to define __stub macros and hopefully few prototypes,
18084 which can conflict with char $ac_func (); below.
18085 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18086 <limits.h> exists even on freestanding compilers. */
18089 # include <limits.h>
18091 # include <assert.h>
18096 /* Override any GCC internal prototype to avoid an error.
18097 Use char because int might match the return type of a GCC
18098 builtin and then its argument prototype would still apply. */
18103 /* The GNU C library defines this for functions which it implements
18104 to always fail with ENOSYS. Some functions are actually named
18105 something starting with __ and the normal name is an alias. */
18106 #if defined __stub_$ac_func || defined __stub___$ac_func
18113 return $ac_func ();
18118 rm -f conftest.
$ac_objext conftest
$ac_exeext
18119 if { (ac_try
="$ac_link"
18120 case "(($ac_try" in
18121 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18122 *) ac_try_echo=$ac_try;;
18124 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18125 $as_echo "$ac_try_echo") >&5
18126 (eval "$ac_link") 2>conftest.er1
18128 grep -v '^ *+' conftest.er1 >conftest.err
18130 cat conftest.err >&5
18131 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18132 (exit $ac_status); } && {
18133 test -z "$ac_c_werror_flag" ||
18134 test ! -s conftest.err
18135 } && test -s conftest$ac_exeext && {
18136 test "$cross_compiling" = yes ||
18137 $as_test_x conftest$ac_exeext
18139 eval "$as_ac_var=yes"
18141 $as_echo "$as_me: failed program was:" >&5
18142 sed 's/^/| /' conftest.$ac_ext >&5
18144 eval "$as_ac_var=no"
18147 rm -rf conftest.dSYM
18148 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18149 conftest$ac_exeext conftest.$ac_ext
18151 ac_res=`eval 'as_val=${'$as_ac_var'}
18152 $as_echo "$as_val"'`
18153 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18154 $as_echo "$ac_res" >&6; }
18155 as_val=`eval 'as_val=${'$as_ac_var'}
18156 $as_echo "$as_val"'`
18157 if test "x$as_val" = x""yes; then
18158 cat >>confdefs.h <<_ACEOF
18159 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
18165 CFLAGS="$ac_save_CFLAGS"
18167 if test "$ac_cv_func_dlopen" = no
18169 { $as_echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
18170 $as_echo_n "checking for dlopen in -ldl... " >&6; }
18171 if test "${ac_cv_lib_dl_dlopen+set}" = set; then
18172 $as_echo_n "(cached) " >&6
18174 ac_check_lib_save_LIBS=$LIBS
18176 cat >conftest.$ac_ext <<_ACEOF
18179 cat confdefs.h >>conftest.$ac_ext
18180 cat >>conftest.$ac_ext <<_ACEOF
18181 /* end confdefs.h. */
18183 /* Override any GCC internal prototype to avoid an error.
18184 Use char because int might match the return type of a GCC
18185 builtin and then its argument prototype would still apply. */
18198 rm -f conftest.$ac_objext conftest$ac_exeext
18199 if { (ac_try="$ac_link"
18200 case "(($ac_try" in
18201 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18202 *) ac_try_echo
=$ac_try;;
18204 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18205 $as_echo "$ac_try_echo") >&5
18206 (eval "$ac_link") 2>conftest.er1
18208 grep -v '^ *+' conftest.er1
>conftest.err
18210 cat conftest.err
>&5
18211 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18212 (exit $ac_status); } && {
18213 test -z "$ac_c_werror_flag" ||
18214 test ! -s conftest.err
18215 } && test -s conftest
$ac_exeext && {
18216 test "$cross_compiling" = yes ||
18217 $as_test_x conftest
$ac_exeext
18219 ac_cv_lib_dl_dlopen
=yes
18221 $as_echo "$as_me: failed program was:" >&5
18222 sed 's/^/| /' conftest.
$ac_ext >&5
18224 ac_cv_lib_dl_dlopen
=no
18227 rm -rf conftest.dSYM
18228 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18229 conftest
$ac_exeext conftest.
$ac_ext
18230 LIBS
=$ac_check_lib_save_LIBS
18232 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
18233 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
18234 if test "x$ac_cv_lib_dl_dlopen" = x
""yes; then
18235 cat >>confdefs.h
<<\_ACEOF
18236 #define HAVE_DLOPEN 1
18243 ac_wine_check_funcs_save_LIBS
="$LIBS"
18244 LIBS
="$LIBS $LIBDL"
18246 for ac_func
in dladdr
18248 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
18249 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18250 $as_echo_n "checking for $ac_func... " >&6; }
18251 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18252 $as_echo_n "(cached) " >&6
18254 cat >conftest.
$ac_ext <<_ACEOF
18257 cat confdefs.h
>>conftest.
$ac_ext
18258 cat >>conftest.
$ac_ext <<_ACEOF
18259 /* end confdefs.h. */
18260 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18261 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18262 #define $ac_func innocuous_$ac_func
18264 /* System header to define __stub macros and hopefully few prototypes,
18265 which can conflict with char $ac_func (); below.
18266 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18267 <limits.h> exists even on freestanding compilers. */
18270 # include <limits.h>
18272 # include <assert.h>
18277 /* Override any GCC internal prototype to avoid an error.
18278 Use char because int might match the return type of a GCC
18279 builtin and then its argument prototype would still apply. */
18284 /* The GNU C library defines this for functions which it implements
18285 to always fail with ENOSYS. Some functions are actually named
18286 something starting with __ and the normal name is an alias. */
18287 #if defined __stub_$ac_func || defined __stub___$ac_func
18294 return $ac_func ();
18299 rm -f conftest.
$ac_objext conftest
$ac_exeext
18300 if { (ac_try
="$ac_link"
18301 case "(($ac_try" in
18302 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18303 *) ac_try_echo=$ac_try;;
18305 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18306 $as_echo "$ac_try_echo") >&5
18307 (eval "$ac_link") 2>conftest.er1
18309 grep -v '^ *+' conftest.er1 >conftest.err
18311 cat conftest.err >&5
18312 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18313 (exit $ac_status); } && {
18314 test -z "$ac_c_werror_flag" ||
18315 test ! -s conftest.err
18316 } && test -s conftest$ac_exeext && {
18317 test "$cross_compiling" = yes ||
18318 $as_test_x conftest$ac_exeext
18320 eval "$as_ac_var=yes"
18322 $as_echo "$as_me: failed program was:" >&5
18323 sed 's/^/| /' conftest.$ac_ext >&5
18325 eval "$as_ac_var=no"
18328 rm -rf conftest.dSYM
18329 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18330 conftest$ac_exeext conftest.$ac_ext
18332 ac_res=`eval 'as_val=${'$as_ac_var'}
18333 $as_echo "$as_val"'`
18334 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18335 $as_echo "$ac_res" >&6; }
18336 as_val=`eval 'as_val=${'$as_ac_var'}
18337 $as_echo "$as_val"'`
18338 if test "x$as_val" = x""yes; then
18339 cat >>confdefs.h <<_ACEOF
18340 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
18346 LIBS="$ac_wine_check_funcs_save_LIBS"
18348 if test "$ac_cv_func_poll" = no
18350 { $as_echo "$as_me:$LINENO: checking for poll in -lpoll" >&5
18351 $as_echo_n "checking for poll in -lpoll... " >&6; }
18352 if test "${ac_cv_lib_poll_poll+set}" = set; then
18353 $as_echo_n "(cached) " >&6
18355 ac_check_lib_save_LIBS=$LIBS
18356 LIBS="-lpoll $LIBS"
18357 cat >conftest.$ac_ext <<_ACEOF
18360 cat confdefs.h >>conftest.$ac_ext
18361 cat >>conftest.$ac_ext <<_ACEOF
18362 /* end confdefs.h. */
18364 /* Override any GCC internal prototype to avoid an error.
18365 Use char because int might match the return type of a GCC
18366 builtin and then its argument prototype would still apply. */
18379 rm -f conftest.$ac_objext conftest$ac_exeext
18380 if { (ac_try="$ac_link"
18381 case "(($ac_try" in
18382 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18383 *) ac_try_echo
=$ac_try;;
18385 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18386 $as_echo "$ac_try_echo") >&5
18387 (eval "$ac_link") 2>conftest.er1
18389 grep -v '^ *+' conftest.er1
>conftest.err
18391 cat conftest.err
>&5
18392 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18393 (exit $ac_status); } && {
18394 test -z "$ac_c_werror_flag" ||
18395 test ! -s conftest.err
18396 } && test -s conftest
$ac_exeext && {
18397 test "$cross_compiling" = yes ||
18398 $as_test_x conftest
$ac_exeext
18400 ac_cv_lib_poll_poll
=yes
18402 $as_echo "$as_me: failed program was:" >&5
18403 sed 's/^/| /' conftest.
$ac_ext >&5
18405 ac_cv_lib_poll_poll
=no
18408 rm -rf conftest.dSYM
18409 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18410 conftest
$ac_exeext conftest.
$ac_ext
18411 LIBS
=$ac_check_lib_save_LIBS
18413 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_poll_poll" >&5
18414 $as_echo "$ac_cv_lib_poll_poll" >&6; }
18415 if test "x$ac_cv_lib_poll_poll" = x
""yes; then
18416 cat >>confdefs.h
<<\_ACEOF
18417 #define HAVE_POLL 1
18425 { $as_echo "$as_me:$LINENO: checking for library containing gethostbyname" >&5
18426 $as_echo_n "checking for library containing gethostbyname... " >&6; }
18427 if test "${ac_cv_search_gethostbyname+set}" = set; then
18428 $as_echo_n "(cached) " >&6
18430 ac_func_search_save_LIBS
=$LIBS
18431 cat >conftest.
$ac_ext <<_ACEOF
18434 cat confdefs.h
>>conftest.
$ac_ext
18435 cat >>conftest.
$ac_ext <<_ACEOF
18436 /* end confdefs.h. */
18438 /* Override any GCC internal prototype to avoid an error.
18439 Use char because int might match the return type of a GCC
18440 builtin and then its argument prototype would still apply. */
18444 char gethostbyname ();
18448 return gethostbyname ();
18453 for ac_lib
in '' nsl
; do
18454 if test -z "$ac_lib"; then
18455 ac_res
="none required"
18458 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
18460 rm -f conftest.
$ac_objext conftest
$ac_exeext
18461 if { (ac_try
="$ac_link"
18462 case "(($ac_try" in
18463 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18464 *) ac_try_echo=$ac_try;;
18466 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18467 $as_echo "$ac_try_echo") >&5
18468 (eval "$ac_link") 2>conftest.er1
18470 grep -v '^ *+' conftest.er1 >conftest.err
18472 cat conftest.err >&5
18473 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18474 (exit $ac_status); } && {
18475 test -z "$ac_c_werror_flag" ||
18476 test ! -s conftest.err
18477 } && test -s conftest$ac_exeext && {
18478 test "$cross_compiling" = yes ||
18479 $as_test_x conftest$ac_exeext
18481 ac_cv_search_gethostbyname=$ac_res
18483 $as_echo "$as_me: failed program was:" >&5
18484 sed 's/^/| /' conftest.$ac_ext >&5
18489 rm -rf conftest.dSYM
18490 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18492 if test "${ac_cv_search_gethostbyname+set}" = set; then
18496 if test "${ac_cv_search_gethostbyname+set}" = set; then
18499 ac_cv_search_gethostbyname=no
18501 rm conftest.$ac_ext
18502 LIBS=$ac_func_search_save_LIBS
18504 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_gethostbyname" >&5
18505 $as_echo "$ac_cv_search_gethostbyname" >&6; }
18506 ac_res=$ac_cv_search_gethostbyname
18507 if test "$ac_res" != no; then
18508 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18513 { $as_echo "$as_me:$LINENO: checking for library containing connect" >&5
18514 $as_echo_n "checking for library containing connect... " >&6; }
18515 if test "${ac_cv_search_connect+set}" = set; then
18516 $as_echo_n "(cached) " >&6
18518 ac_func_search_save_LIBS=$LIBS
18519 cat >conftest.$ac_ext <<_ACEOF
18522 cat confdefs.h >>conftest.$ac_ext
18523 cat >>conftest.$ac_ext <<_ACEOF
18524 /* end confdefs.h. */
18526 /* Override any GCC internal prototype to avoid an error.
18527 Use char because int might match the return type of a GCC
18528 builtin and then its argument prototype would still apply. */
18541 for ac_lib in '' socket; do
18542 if test -z "$ac_lib"; then
18543 ac_res="none required"
18546 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
18548 rm -f conftest.$ac_objext conftest$ac_exeext
18549 if { (ac_try="$ac_link"
18550 case "(($ac_try" in
18551 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18552 *) ac_try_echo
=$ac_try;;
18554 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18555 $as_echo "$ac_try_echo") >&5
18556 (eval "$ac_link") 2>conftest.er1
18558 grep -v '^ *+' conftest.er1
>conftest.err
18560 cat conftest.err
>&5
18561 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18562 (exit $ac_status); } && {
18563 test -z "$ac_c_werror_flag" ||
18564 test ! -s conftest.err
18565 } && test -s conftest
$ac_exeext && {
18566 test "$cross_compiling" = yes ||
18567 $as_test_x conftest
$ac_exeext
18569 ac_cv_search_connect
=$ac_res
18571 $as_echo "$as_me: failed program was:" >&5
18572 sed 's/^/| /' conftest.
$ac_ext >&5
18577 rm -rf conftest.dSYM
18578 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18580 if test "${ac_cv_search_connect+set}" = set; then
18584 if test "${ac_cv_search_connect+set}" = set; then
18587 ac_cv_search_connect
=no
18589 rm conftest.
$ac_ext
18590 LIBS
=$ac_func_search_save_LIBS
18592 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_connect" >&5
18593 $as_echo "$ac_cv_search_connect" >&6; }
18594 ac_res
=$ac_cv_search_connect
18595 if test "$ac_res" != no
; then
18596 test "$ac_res" = "none required" || LIBS
="$ac_res $LIBS"
18601 { $as_echo "$as_me:$LINENO: checking for library containing inet_aton" >&5
18602 $as_echo_n "checking for library containing inet_aton... " >&6; }
18603 if test "${ac_cv_search_inet_aton+set}" = set; then
18604 $as_echo_n "(cached) " >&6
18606 ac_func_search_save_LIBS
=$LIBS
18607 cat >conftest.
$ac_ext <<_ACEOF
18610 cat confdefs.h
>>conftest.
$ac_ext
18611 cat >>conftest.
$ac_ext <<_ACEOF
18612 /* end confdefs.h. */
18614 /* Override any GCC internal prototype to avoid an error.
18615 Use char because int might match the return type of a GCC
18616 builtin and then its argument prototype would still apply. */
18624 return inet_aton ();
18629 for ac_lib
in '' resolv
; do
18630 if test -z "$ac_lib"; then
18631 ac_res
="none required"
18634 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
18636 rm -f conftest.
$ac_objext conftest
$ac_exeext
18637 if { (ac_try
="$ac_link"
18638 case "(($ac_try" in
18639 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18640 *) ac_try_echo=$ac_try;;
18642 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18643 $as_echo "$ac_try_echo") >&5
18644 (eval "$ac_link") 2>conftest.er1
18646 grep -v '^ *+' conftest.er1 >conftest.err
18648 cat conftest.err >&5
18649 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18650 (exit $ac_status); } && {
18651 test -z "$ac_c_werror_flag" ||
18652 test ! -s conftest.err
18653 } && test -s conftest$ac_exeext && {
18654 test "$cross_compiling" = yes ||
18655 $as_test_x conftest$ac_exeext
18657 ac_cv_search_inet_aton=$ac_res
18659 $as_echo "$as_me: failed program was:" >&5
18660 sed 's/^/| /' conftest.$ac_ext >&5
18665 rm -rf conftest.dSYM
18666 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18668 if test "${ac_cv_search_inet_aton+set}" = set; then
18672 if test "${ac_cv_search_inet_aton+set}" = set; then
18675 ac_cv_search_inet_aton=no
18677 rm conftest.$ac_ext
18678 LIBS=$ac_func_search_save_LIBS
18680 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_inet_aton" >&5
18681 $as_echo "$ac_cv_search_inet_aton" >&6; }
18682 ac_res=$ac_cv_search_inet_aton
18683 if test "$ac_res" != no; then
18684 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
18708 as_ac_var=`$as_echo "ac_cv_func_$ac_func" |
$as_tr_sh`
18709 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
18710 $as_echo_n "checking for $ac_func... " >&6; }
18711 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18712 $as_echo_n "(cached) " >&6
18714 cat >conftest.$ac_ext <<_ACEOF
18717 cat confdefs.h >>conftest.$ac_ext
18718 cat >>conftest.$ac_ext <<_ACEOF
18719 /* end confdefs.h. */
18720 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
18721 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18722 #define $ac_func innocuous_$ac_func
18724 /* System header to define __stub macros and hopefully few prototypes,
18725 which can conflict with char $ac_func (); below.
18726 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18727 <limits.h> exists even on freestanding compilers. */
18730 # include <limits.h>
18732 # include <assert.h>
18737 /* Override any GCC internal prototype to avoid an error.
18738 Use char because int might match the return type of a GCC
18739 builtin and then its argument prototype would still apply. */
18744 /* The GNU C library defines this for functions which it implements
18745 to always fail with ENOSYS. Some functions are actually named
18746 something starting with __ and the normal name is an alias. */
18747 #if defined __stub_$ac_func || defined __stub___$ac_func
18754 return $ac_func ();
18759 rm -f conftest.$ac_objext conftest$ac_exeext
18760 if { (ac_try="$ac_link"
18761 case "(($ac_try" in
18762 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18763 *) ac_try_echo
=$ac_try;;
18765 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18766 $as_echo "$ac_try_echo") >&5
18767 (eval "$ac_link") 2>conftest.er1
18769 grep -v '^ *+' conftest.er1
>conftest.err
18771 cat conftest.err
>&5
18772 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18773 (exit $ac_status); } && {
18774 test -z "$ac_c_werror_flag" ||
18775 test ! -s conftest.err
18776 } && test -s conftest
$ac_exeext && {
18777 test "$cross_compiling" = yes ||
18778 $as_test_x conftest
$ac_exeext
18780 eval "$as_ac_var=yes"
18782 $as_echo "$as_me: failed program was:" >&5
18783 sed 's/^/| /' conftest.
$ac_ext >&5
18785 eval "$as_ac_var=no"
18788 rm -rf conftest.dSYM
18789 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
18790 conftest
$ac_exeext conftest.
$ac_ext
18792 ac_res
=`eval 'as_val=${'$as_ac_var'}
18793 $as_echo "$as_val"'`
18794 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
18795 $as_echo "$ac_res" >&6; }
18796 as_val
=`eval 'as_val=${'$as_ac_var'}
18797 $as_echo "$as_val"'`
18798 if test "x$as_val" = x
""yes; then
18799 cat >>confdefs.h
<<_ACEOF
18800 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
18809 if test "$ac_cv_header_ldap_h" = "yes" -a "$ac_cv_header_lber_h" = "yes"
18811 { $as_echo "$as_me:$LINENO: checking for LDAPSortKey" >&5
18812 $as_echo_n "checking for LDAPSortKey... " >&6; }
18813 if test "${ac_cv_type_LDAPSortKey+set}" = set; then
18814 $as_echo_n "(cached) " >&6
18816 ac_cv_type_LDAPSortKey
=no
18817 cat >conftest.
$ac_ext <<_ACEOF
18820 cat confdefs.h
>>conftest.
$ac_ext
18821 cat >>conftest.
$ac_ext <<_ACEOF
18822 /* end confdefs.h. */
18828 if (sizeof (LDAPSortKey))
18834 rm -f conftest.
$ac_objext
18835 if { (ac_try
="$ac_compile"
18836 case "(($ac_try" in
18837 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18838 *) ac_try_echo=$ac_try;;
18840 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18841 $as_echo "$ac_try_echo") >&5
18842 (eval "$ac_compile") 2>conftest.er1
18844 grep -v '^ *+' conftest.er1 >conftest.err
18846 cat conftest.err >&5
18847 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18848 (exit $ac_status); } && {
18849 test -z "$ac_c_werror_flag" ||
18850 test ! -s conftest.err
18851 } && test -s conftest.$ac_objext; then
18852 cat >conftest.$ac_ext <<_ACEOF
18855 cat confdefs.h >>conftest.$ac_ext
18856 cat >>conftest.$ac_ext <<_ACEOF
18857 /* end confdefs.h. */
18863 if (sizeof ((LDAPSortKey)))
18869 rm -f conftest.$ac_objext
18870 if { (ac_try="$ac_compile"
18871 case "(($ac_try" in
18872 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
18873 *) ac_try_echo
=$ac_try;;
18875 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
18876 $as_echo "$ac_try_echo") >&5
18877 (eval "$ac_compile") 2>conftest.er1
18879 grep -v '^ *+' conftest.er1
>conftest.err
18881 cat conftest.err
>&5
18882 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18883 (exit $ac_status); } && {
18884 test -z "$ac_c_werror_flag" ||
18885 test ! -s conftest.err
18886 } && test -s conftest.
$ac_objext; then
18889 $as_echo "$as_me: failed program was:" >&5
18890 sed 's/^/| /' conftest.
$ac_ext >&5
18892 ac_cv_type_LDAPSortKey
=yes
18895 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
18897 $as_echo "$as_me: failed program was:" >&5
18898 sed 's/^/| /' conftest.
$ac_ext >&5
18903 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
18905 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_LDAPSortKey" >&5
18906 $as_echo "$ac_cv_type_LDAPSortKey" >&6; }
18907 if test "x$ac_cv_type_LDAPSortKey" = x
""yes; then
18908 { $as_echo "$as_me:$LINENO: checking for ldap_initialize in -lldap_r" >&5
18909 $as_echo_n "checking for ldap_initialize in -lldap_r... " >&6; }
18910 if test "${ac_cv_lib_ldap_r_ldap_initialize+set}" = set; then
18911 $as_echo_n "(cached) " >&6
18913 ac_check_lib_save_LIBS
=$LIBS
18914 LIBS
="-lldap_r $LIBPTHREAD $LIBS"
18915 cat >conftest.
$ac_ext <<_ACEOF
18918 cat confdefs.h
>>conftest.
$ac_ext
18919 cat >>conftest.
$ac_ext <<_ACEOF
18920 /* end confdefs.h. */
18922 /* Override any GCC internal prototype to avoid an error.
18923 Use char because int might match the return type of a GCC
18924 builtin and then its argument prototype would still apply. */
18928 char ldap_initialize ();
18932 return ldap_initialize ();
18937 rm -f conftest.
$ac_objext conftest
$ac_exeext
18938 if { (ac_try
="$ac_link"
18939 case "(($ac_try" in
18940 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
18941 *) ac_try_echo=$ac_try;;
18943 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
18944 $as_echo "$ac_try_echo") >&5
18945 (eval "$ac_link") 2>conftest.er1
18947 grep -v '^ *+' conftest.er1 >conftest.err
18949 cat conftest.err >&5
18950 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
18951 (exit $ac_status); } && {
18952 test -z "$ac_c_werror_flag" ||
18953 test ! -s conftest.err
18954 } && test -s conftest$ac_exeext && {
18955 test "$cross_compiling" = yes ||
18956 $as_test_x conftest$ac_exeext
18958 ac_cv_lib_ldap_r_ldap_initialize=yes
18960 $as_echo "$as_me: failed program was:" >&5
18961 sed 's/^/| /' conftest.$ac_ext >&5
18963 ac_cv_lib_ldap_r_ldap_initialize=no
18966 rm -rf conftest.dSYM
18967 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18968 conftest$ac_exeext conftest.$ac_ext
18969 LIBS=$ac_check_lib_save_LIBS
18971 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ldap_r_ldap_initialize" >&5
18972 $as_echo "$ac_cv_lib_ldap_r_ldap_initialize" >&6; }
18973 if test "x$ac_cv_lib_ldap_r_ldap_initialize" = x""yes; then
18974 { $as_echo "$as_me:$LINENO: checking for ber_init in -llber" >&5
18975 $as_echo_n "checking for ber_init in -llber... " >&6; }
18976 if test "${ac_cv_lib_lber_ber_init+set}" = set; then
18977 $as_echo_n "(cached) " >&6
18979 ac_check_lib_save_LIBS=$LIBS
18980 LIBS="-llber $LIBPTHREAD $LIBS"
18981 cat >conftest.$ac_ext <<_ACEOF
18984 cat confdefs.h >>conftest.$ac_ext
18985 cat >>conftest.$ac_ext <<_ACEOF
18986 /* end confdefs.h. */
18988 /* Override any GCC internal prototype to avoid an error.
18989 Use char because int might match the return type of a GCC
18990 builtin and then its argument prototype would still apply. */
18998 return ber_init ();
19003 rm -f conftest.$ac_objext conftest$ac_exeext
19004 if { (ac_try="$ac_link"
19005 case "(($ac_try" in
19006 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19007 *) ac_try_echo
=$ac_try;;
19009 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19010 $as_echo "$ac_try_echo") >&5
19011 (eval "$ac_link") 2>conftest.er1
19013 grep -v '^ *+' conftest.er1
>conftest.err
19015 cat conftest.err
>&5
19016 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19017 (exit $ac_status); } && {
19018 test -z "$ac_c_werror_flag" ||
19019 test ! -s conftest.err
19020 } && test -s conftest
$ac_exeext && {
19021 test "$cross_compiling" = yes ||
19022 $as_test_x conftest
$ac_exeext
19024 ac_cv_lib_lber_ber_init
=yes
19026 $as_echo "$as_me: failed program was:" >&5
19027 sed 's/^/| /' conftest.
$ac_ext >&5
19029 ac_cv_lib_lber_ber_init
=no
19032 rm -rf conftest.dSYM
19033 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
19034 conftest
$ac_exeext conftest.
$ac_ext
19035 LIBS
=$ac_check_lib_save_LIBS
19037 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lber_ber_init" >&5
19038 $as_echo "$ac_cv_lib_lber_ber_init" >&6; }
19039 if test "x$ac_cv_lib_lber_ber_init" = x
""yes; then
19041 cat >>confdefs.h
<<\_ACEOF
19042 #define HAVE_LDAP 1
19045 LDAPLIBS
="-lldap_r -llber"
19052 ac_wine_check_funcs_save_LIBS
="$LIBS"
19053 LIBS
="$LIBS $LDAPLIBS $LIBPTHREAD"
19063 ldap_count_references \
19064 ldap_first_reference \
19065 ldap_next_reference \
19066 ldap_parse_reference \
19067 ldap_parse_sort_control \
19068 ldap_parse_sortresponse_control \
19069 ldap_parse_vlv_control \
19070 ldap_parse_vlvresponse_control
19072 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
19073 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
19074 $as_echo_n "checking for $ac_func... " >&6; }
19075 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
19076 $as_echo_n "(cached) " >&6
19078 cat >conftest.
$ac_ext <<_ACEOF
19081 cat confdefs.h
>>conftest.
$ac_ext
19082 cat >>conftest.
$ac_ext <<_ACEOF
19083 /* end confdefs.h. */
19084 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
19085 For example, HP-UX 11i <limits.h> declares gettimeofday. */
19086 #define $ac_func innocuous_$ac_func
19088 /* System header to define __stub macros and hopefully few prototypes,
19089 which can conflict with char $ac_func (); below.
19090 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
19091 <limits.h> exists even on freestanding compilers. */
19094 # include <limits.h>
19096 # include <assert.h>
19101 /* Override any GCC internal prototype to avoid an error.
19102 Use char because int might match the return type of a GCC
19103 builtin and then its argument prototype would still apply. */
19108 /* The GNU C library defines this for functions which it implements
19109 to always fail with ENOSYS. Some functions are actually named
19110 something starting with __ and the normal name is an alias. */
19111 #if defined __stub_$ac_func || defined __stub___$ac_func
19118 return $ac_func ();
19123 rm -f conftest.
$ac_objext conftest
$ac_exeext
19124 if { (ac_try
="$ac_link"
19125 case "(($ac_try" in
19126 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19127 *) ac_try_echo=$ac_try;;
19129 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19130 $as_echo "$ac_try_echo") >&5
19131 (eval "$ac_link") 2>conftest.er1
19133 grep -v '^ *+' conftest.er1 >conftest.err
19135 cat conftest.err >&5
19136 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19137 (exit $ac_status); } && {
19138 test -z "$ac_c_werror_flag" ||
19139 test ! -s conftest.err
19140 } && test -s conftest$ac_exeext && {
19141 test "$cross_compiling" = yes ||
19142 $as_test_x conftest$ac_exeext
19144 eval "$as_ac_var=yes"
19146 $as_echo "$as_me: failed program was:" >&5
19147 sed 's/^/| /' conftest.$ac_ext >&5
19149 eval "$as_ac_var=no"
19152 rm -rf conftest.dSYM
19153 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19154 conftest$ac_exeext conftest.$ac_ext
19156 ac_res=`eval 'as_val=${'$as_ac_var'}
19157 $as_echo "$as_val"'`
19158 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
19159 $as_echo "$ac_res" >&6; }
19160 as_val=`eval 'as_val=${'$as_ac_var'}
19161 $as_echo "$as_val"'`
19162 if test "x$as_val" = x""yes; then
19163 cat >>confdefs.h <<_ACEOF
19164 #define `$as_echo "HAVE_$ac_func" |
$as_tr_cpp` 1
19170 LIBS="$ac_wine_check_funcs_save_LIBS"
19172 if test "x$LDAPLIBS" = "x"; then
19173 case "x$with_ldap" in
19174 x) wine_notices="$wine_notices|libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported." ;;
19176 *) { { $as_echo "$as_me:$LINENO: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
19177 This is an error since --with-ldap was requested." >&5
19178 $as_echo "$as_me: error: libldap (OpenLDAP) ${notice_platform}development files not found, LDAP won't be supported.
19179 This is an error since --with-ldap was requested." >&2;}
19180 { (exit 1); exit 1; }; } ;;
19185 { $as_echo "$as_me:$LINENO: checking whether mkdir takes only one argument" >&5
19186 $as_echo_n "checking whether mkdir takes only one argument... " >&6; }
19187 if test "${wine_cv_one_arg_mkdir+set}" = set; then
19188 $as_echo_n "(cached) " >&6
19190 cat >conftest.$ac_ext <<_ACEOF
19193 cat confdefs.h >>conftest.$ac_ext
19194 cat >>conftest.$ac_ext <<_ACEOF
19195 /* end confdefs.h. */
19196 #include <sys/stat.h>
19205 rm -f conftest.$ac_objext
19206 if { (ac_try="$ac_compile"
19207 case "(($ac_try" in
19208 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19209 *) ac_try_echo
=$ac_try;;
19211 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19212 $as_echo "$ac_try_echo") >&5
19213 (eval "$ac_compile") 2>conftest.er1
19215 grep -v '^ *+' conftest.er1
>conftest.err
19217 cat conftest.err
>&5
19218 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19219 (exit $ac_status); } && {
19220 test -z "$ac_c_werror_flag" ||
19221 test ! -s conftest.err
19222 } && test -s conftest.
$ac_objext; then
19223 wine_cv_one_arg_mkdir
=yes
19225 $as_echo "$as_me: failed program was:" >&5
19226 sed 's/^/| /' conftest.
$ac_ext >&5
19228 wine_cv_one_arg_mkdir
=no
19231 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19233 { $as_echo "$as_me:$LINENO: result: $wine_cv_one_arg_mkdir" >&5
19234 $as_echo "$wine_cv_one_arg_mkdir" >&6; }
19235 if test "$wine_cv_one_arg_mkdir" = "yes"
19238 cat >>confdefs.h
<<\_ACEOF
19239 #define HAVE_ONE_ARG_MKDIR 1
19245 { $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
19246 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
19247 if test "${ac_cv_c_const+set}" = set; then
19248 $as_echo_n "(cached) " >&6
19250 cat >conftest.
$ac_ext <<_ACEOF
19253 cat confdefs.h
>>conftest.
$ac_ext
19254 cat >>conftest.
$ac_ext <<_ACEOF
19255 /* end confdefs.h. */
19260 /* FIXME: Include the comments suggested by Paul. */
19261 #ifndef __cplusplus
19262 /* Ultrix mips cc rejects this. */
19263 typedef int charset[2];
19265 /* SunOS 4.1.1 cc rejects this. */
19266 char const *const *pcpcc;
19268 /* NEC SVR4.0.2 mips cc rejects this. */
19269 struct point {int x, y;};
19270 static struct point const zero = {0,0};
19271 /* AIX XL C 1.02.0.0 rejects this.
19272 It does not let you subtract one const X* pointer from another in
19273 an arm of an if-expression whose if-part is not a constant
19275 const char *g = "string";
19276 pcpcc = &g + (g ? g-g : 0);
19277 /* HPUX 7.0 cc rejects these. */
19279 ppc = (char**) pcpcc;
19280 pcpcc = (char const *const *) ppc;
19281 { /* SCO 3.2v4 cc rejects this. */
19283 char const *s = 0 ? (char *) 0 : (char const *) 0;
19288 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
19289 int x[] = {25, 17};
19290 const int *foo = &x[0];
19293 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
19294 typedef const int *iptr;
19298 { /* AIX XL C 1.02.0.0 rejects this saying
19299 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
19300 struct s { int j; const int *ap[3]; };
19301 struct s *b; b->j = 5;
19303 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
19304 const int foo = 10;
19305 if (!foo) return 0;
19307 return !cs[0] && !zero.x;
19314 rm -f conftest.
$ac_objext
19315 if { (ac_try
="$ac_compile"
19316 case "(($ac_try" in
19317 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19318 *) ac_try_echo=$ac_try;;
19320 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19321 $as_echo "$ac_try_echo") >&5
19322 (eval "$ac_compile") 2>conftest.er1
19324 grep -v '^ *+' conftest.er1 >conftest.err
19326 cat conftest.err >&5
19327 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19328 (exit $ac_status); } && {
19329 test -z "$ac_c_werror_flag" ||
19330 test ! -s conftest.err
19331 } && test -s conftest.$ac_objext; then
19334 $as_echo "$as_me: failed program was:" >&5
19335 sed 's/^/| /' conftest.$ac_ext >&5
19340 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19342 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
19343 $as_echo "$ac_cv_c_const" >&6; }
19344 if test $ac_cv_c_const = no; then
19346 cat >>confdefs.h <<\_ACEOF
19352 { $as_echo "$as_me:$LINENO: checking for inline" >&5
19353 $as_echo_n "checking for inline... " >&6; }
19354 if test "${ac_cv_c_inline+set}" = set; then
19355 $as_echo_n "(cached) " >&6
19358 for ac_kw in inline __inline__ __inline; do
19359 cat >conftest.$ac_ext <<_ACEOF
19362 cat confdefs.h >>conftest.$ac_ext
19363 cat >>conftest.$ac_ext <<_ACEOF
19364 /* end confdefs.h. */
19365 #ifndef __cplusplus
19367 static $ac_kw foo_t static_foo () {return 0; }
19368 $ac_kw foo_t foo () {return 0; }
19372 rm -f conftest.$ac_objext
19373 if { (ac_try="$ac_compile"
19374 case "(($ac_try" in
19375 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19376 *) ac_try_echo
=$ac_try;;
19378 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19379 $as_echo "$ac_try_echo") >&5
19380 (eval "$ac_compile") 2>conftest.er1
19382 grep -v '^ *+' conftest.er1
>conftest.err
19384 cat conftest.err
>&5
19385 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19386 (exit $ac_status); } && {
19387 test -z "$ac_c_werror_flag" ||
19388 test ! -s conftest.err
19389 } && test -s conftest.
$ac_objext; then
19390 ac_cv_c_inline
=$ac_kw
19392 $as_echo "$as_me: failed program was:" >&5
19393 sed 's/^/| /' conftest.
$ac_ext >&5
19398 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19399 test "$ac_cv_c_inline" != no
&& break
19403 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
19404 $as_echo "$ac_cv_c_inline" >&6; }
19407 case $ac_cv_c_inline in
19410 case $ac_cv_c_inline in
19412 *) ac_val
=$ac_cv_c_inline;;
19414 cat >>confdefs.h
<<_ACEOF
19415 #ifndef __cplusplus
19416 #define inline $ac_val
19422 { $as_echo "$as_me:$LINENO: checking for mode_t" >&5
19423 $as_echo_n "checking for mode_t... " >&6; }
19424 if test "${ac_cv_type_mode_t+set}" = set; then
19425 $as_echo_n "(cached) " >&6
19427 ac_cv_type_mode_t
=no
19428 cat >conftest.
$ac_ext <<_ACEOF
19431 cat confdefs.h
>>conftest.
$ac_ext
19432 cat >>conftest.
$ac_ext <<_ACEOF
19433 /* end confdefs.h. */
19434 $ac_includes_default
19438 if (sizeof (mode_t))
19444 rm -f conftest.
$ac_objext
19445 if { (ac_try
="$ac_compile"
19446 case "(($ac_try" in
19447 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19448 *) ac_try_echo=$ac_try;;
19450 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19451 $as_echo "$ac_try_echo") >&5
19452 (eval "$ac_compile") 2>conftest.er1
19454 grep -v '^ *+' conftest.er1 >conftest.err
19456 cat conftest.err >&5
19457 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19458 (exit $ac_status); } && {
19459 test -z "$ac_c_werror_flag" ||
19460 test ! -s conftest.err
19461 } && test -s conftest.$ac_objext; then
19462 cat >conftest.$ac_ext <<_ACEOF
19465 cat confdefs.h >>conftest.$ac_ext
19466 cat >>conftest.$ac_ext <<_ACEOF
19467 /* end confdefs.h. */
19468 $ac_includes_default
19472 if (sizeof ((mode_t)))
19478 rm -f conftest.$ac_objext
19479 if { (ac_try="$ac_compile"
19480 case "(($ac_try" in
19481 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19482 *) ac_try_echo
=$ac_try;;
19484 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19485 $as_echo "$ac_try_echo") >&5
19486 (eval "$ac_compile") 2>conftest.er1
19488 grep -v '^ *+' conftest.er1
>conftest.err
19490 cat conftest.err
>&5
19491 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19492 (exit $ac_status); } && {
19493 test -z "$ac_c_werror_flag" ||
19494 test ! -s conftest.err
19495 } && test -s conftest.
$ac_objext; then
19498 $as_echo "$as_me: failed program was:" >&5
19499 sed 's/^/| /' conftest.
$ac_ext >&5
19501 ac_cv_type_mode_t
=yes
19504 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19506 $as_echo "$as_me: failed program was:" >&5
19507 sed 's/^/| /' conftest.
$ac_ext >&5
19512 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19514 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_mode_t" >&5
19515 $as_echo "$ac_cv_type_mode_t" >&6; }
19516 if test "x$ac_cv_type_mode_t" = x
""yes; then
19518 cat >>confdefs.h
<<_ACEOF
19519 #define HAVE_MODE_T 1
19524 { $as_echo "$as_me:$LINENO: checking for off_t" >&5
19525 $as_echo_n "checking for off_t... " >&6; }
19526 if test "${ac_cv_type_off_t+set}" = set; then
19527 $as_echo_n "(cached) " >&6
19529 ac_cv_type_off_t
=no
19530 cat >conftest.
$ac_ext <<_ACEOF
19533 cat confdefs.h
>>conftest.
$ac_ext
19534 cat >>conftest.
$ac_ext <<_ACEOF
19535 /* end confdefs.h. */
19536 $ac_includes_default
19540 if (sizeof (off_t))
19546 rm -f conftest.
$ac_objext
19547 if { (ac_try
="$ac_compile"
19548 case "(($ac_try" in
19549 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19550 *) ac_try_echo=$ac_try;;
19552 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19553 $as_echo "$ac_try_echo") >&5
19554 (eval "$ac_compile") 2>conftest.er1
19556 grep -v '^ *+' conftest.er1 >conftest.err
19558 cat conftest.err >&5
19559 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19560 (exit $ac_status); } && {
19561 test -z "$ac_c_werror_flag" ||
19562 test ! -s conftest.err
19563 } && test -s conftest.$ac_objext; then
19564 cat >conftest.$ac_ext <<_ACEOF
19567 cat confdefs.h >>conftest.$ac_ext
19568 cat >>conftest.$ac_ext <<_ACEOF
19569 /* end confdefs.h. */
19570 $ac_includes_default
19574 if (sizeof ((off_t)))
19580 rm -f conftest.$ac_objext
19581 if { (ac_try="$ac_compile"
19582 case "(($ac_try" in
19583 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19584 *) ac_try_echo
=$ac_try;;
19586 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19587 $as_echo "$ac_try_echo") >&5
19588 (eval "$ac_compile") 2>conftest.er1
19590 grep -v '^ *+' conftest.er1
>conftest.err
19592 cat conftest.err
>&5
19593 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19594 (exit $ac_status); } && {
19595 test -z "$ac_c_werror_flag" ||
19596 test ! -s conftest.err
19597 } && test -s conftest.
$ac_objext; then
19600 $as_echo "$as_me: failed program was:" >&5
19601 sed 's/^/| /' conftest.
$ac_ext >&5
19603 ac_cv_type_off_t
=yes
19606 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19608 $as_echo "$as_me: failed program was:" >&5
19609 sed 's/^/| /' conftest.
$ac_ext >&5
19614 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19616 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
19617 $as_echo "$ac_cv_type_off_t" >&6; }
19618 if test "x$ac_cv_type_off_t" = x
""yes; then
19620 cat >>confdefs.h
<<_ACEOF
19621 #define HAVE_OFF_T 1
19626 { $as_echo "$as_me:$LINENO: checking for pid_t" >&5
19627 $as_echo_n "checking for pid_t... " >&6; }
19628 if test "${ac_cv_type_pid_t+set}" = set; then
19629 $as_echo_n "(cached) " >&6
19631 ac_cv_type_pid_t
=no
19632 cat >conftest.
$ac_ext <<_ACEOF
19635 cat confdefs.h
>>conftest.
$ac_ext
19636 cat >>conftest.
$ac_ext <<_ACEOF
19637 /* end confdefs.h. */
19638 $ac_includes_default
19642 if (sizeof (pid_t))
19648 rm -f conftest.
$ac_objext
19649 if { (ac_try
="$ac_compile"
19650 case "(($ac_try" in
19651 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19652 *) ac_try_echo=$ac_try;;
19654 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19655 $as_echo "$ac_try_echo") >&5
19656 (eval "$ac_compile") 2>conftest.er1
19658 grep -v '^ *+' conftest.er1 >conftest.err
19660 cat conftest.err >&5
19661 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19662 (exit $ac_status); } && {
19663 test -z "$ac_c_werror_flag" ||
19664 test ! -s conftest.err
19665 } && test -s conftest.$ac_objext; then
19666 cat >conftest.$ac_ext <<_ACEOF
19669 cat confdefs.h >>conftest.$ac_ext
19670 cat >>conftest.$ac_ext <<_ACEOF
19671 /* end confdefs.h. */
19672 $ac_includes_default
19676 if (sizeof ((pid_t)))
19682 rm -f conftest.$ac_objext
19683 if { (ac_try="$ac_compile"
19684 case "(($ac_try" in
19685 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19686 *) ac_try_echo
=$ac_try;;
19688 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19689 $as_echo "$ac_try_echo") >&5
19690 (eval "$ac_compile") 2>conftest.er1
19692 grep -v '^ *+' conftest.er1
>conftest.err
19694 cat conftest.err
>&5
19695 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19696 (exit $ac_status); } && {
19697 test -z "$ac_c_werror_flag" ||
19698 test ! -s conftest.err
19699 } && test -s conftest.
$ac_objext; then
19702 $as_echo "$as_me: failed program was:" >&5
19703 sed 's/^/| /' conftest.
$ac_ext >&5
19705 ac_cv_type_pid_t
=yes
19708 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19710 $as_echo "$as_me: failed program was:" >&5
19711 sed 's/^/| /' conftest.
$ac_ext >&5
19716 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19718 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
19719 $as_echo "$ac_cv_type_pid_t" >&6; }
19720 if test "x$ac_cv_type_pid_t" = x
""yes; then
19722 cat >>confdefs.h
<<_ACEOF
19723 #define HAVE_PID_T 1
19728 { $as_echo "$as_me:$LINENO: checking for size_t" >&5
19729 $as_echo_n "checking for size_t... " >&6; }
19730 if test "${ac_cv_type_size_t+set}" = set; then
19731 $as_echo_n "(cached) " >&6
19733 ac_cv_type_size_t
=no
19734 cat >conftest.
$ac_ext <<_ACEOF
19737 cat confdefs.h
>>conftest.
$ac_ext
19738 cat >>conftest.
$ac_ext <<_ACEOF
19739 /* end confdefs.h. */
19740 $ac_includes_default
19744 if (sizeof (size_t))
19750 rm -f conftest.
$ac_objext
19751 if { (ac_try
="$ac_compile"
19752 case "(($ac_try" in
19753 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19754 *) ac_try_echo=$ac_try;;
19756 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19757 $as_echo "$ac_try_echo") >&5
19758 (eval "$ac_compile") 2>conftest.er1
19760 grep -v '^ *+' conftest.er1 >conftest.err
19762 cat conftest.err >&5
19763 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19764 (exit $ac_status); } && {
19765 test -z "$ac_c_werror_flag" ||
19766 test ! -s conftest.err
19767 } && test -s conftest.$ac_objext; then
19768 cat >conftest.$ac_ext <<_ACEOF
19771 cat confdefs.h >>conftest.$ac_ext
19772 cat >>conftest.$ac_ext <<_ACEOF
19773 /* end confdefs.h. */
19774 $ac_includes_default
19778 if (sizeof ((size_t)))
19784 rm -f conftest.$ac_objext
19785 if { (ac_try="$ac_compile"
19786 case "(($ac_try" in
19787 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19788 *) ac_try_echo
=$ac_try;;
19790 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19791 $as_echo "$ac_try_echo") >&5
19792 (eval "$ac_compile") 2>conftest.er1
19794 grep -v '^ *+' conftest.er1
>conftest.err
19796 cat conftest.err
>&5
19797 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19798 (exit $ac_status); } && {
19799 test -z "$ac_c_werror_flag" ||
19800 test ! -s conftest.err
19801 } && test -s conftest.
$ac_objext; then
19804 $as_echo "$as_me: failed program was:" >&5
19805 sed 's/^/| /' conftest.
$ac_ext >&5
19807 ac_cv_type_size_t
=yes
19810 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19812 $as_echo "$as_me: failed program was:" >&5
19813 sed 's/^/| /' conftest.
$ac_ext >&5
19818 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19820 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
19821 $as_echo "$ac_cv_type_size_t" >&6; }
19822 if test "x$ac_cv_type_size_t" = x
""yes; then
19824 cat >>confdefs.h
<<_ACEOF
19825 #define HAVE_SIZE_T 1
19830 { $as_echo "$as_me:$LINENO: checking for ssize_t" >&5
19831 $as_echo_n "checking for ssize_t... " >&6; }
19832 if test "${ac_cv_type_ssize_t+set}" = set; then
19833 $as_echo_n "(cached) " >&6
19835 ac_cv_type_ssize_t
=no
19836 cat >conftest.
$ac_ext <<_ACEOF
19839 cat confdefs.h
>>conftest.
$ac_ext
19840 cat >>conftest.
$ac_ext <<_ACEOF
19841 /* end confdefs.h. */
19842 $ac_includes_default
19846 if (sizeof (ssize_t))
19852 rm -f conftest.
$ac_objext
19853 if { (ac_try
="$ac_compile"
19854 case "(($ac_try" in
19855 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19856 *) ac_try_echo=$ac_try;;
19858 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19859 $as_echo "$ac_try_echo") >&5
19860 (eval "$ac_compile") 2>conftest.er1
19862 grep -v '^ *+' conftest.er1 >conftest.err
19864 cat conftest.err >&5
19865 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19866 (exit $ac_status); } && {
19867 test -z "$ac_c_werror_flag" ||
19868 test ! -s conftest.err
19869 } && test -s conftest.$ac_objext; then
19870 cat >conftest.$ac_ext <<_ACEOF
19873 cat confdefs.h >>conftest.$ac_ext
19874 cat >>conftest.$ac_ext <<_ACEOF
19875 /* end confdefs.h. */
19876 $ac_includes_default
19880 if (sizeof ((ssize_t)))
19886 rm -f conftest.$ac_objext
19887 if { (ac_try="$ac_compile"
19888 case "(($ac_try" in
19889 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19890 *) ac_try_echo
=$ac_try;;
19892 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19893 $as_echo "$ac_try_echo") >&5
19894 (eval "$ac_compile") 2>conftest.er1
19896 grep -v '^ *+' conftest.er1
>conftest.err
19898 cat conftest.err
>&5
19899 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19900 (exit $ac_status); } && {
19901 test -z "$ac_c_werror_flag" ||
19902 test ! -s conftest.err
19903 } && test -s conftest.
$ac_objext; then
19906 $as_echo "$as_me: failed program was:" >&5
19907 sed 's/^/| /' conftest.
$ac_ext >&5
19909 ac_cv_type_ssize_t
=yes
19912 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19914 $as_echo "$as_me: failed program was:" >&5
19915 sed 's/^/| /' conftest.
$ac_ext >&5
19920 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
19922 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_ssize_t" >&5
19923 $as_echo "$ac_cv_type_ssize_t" >&6; }
19924 if test "x$ac_cv_type_ssize_t" = x
""yes; then
19926 cat >>confdefs.h
<<_ACEOF
19927 #define HAVE_SSIZE_T 1
19932 { $as_echo "$as_me:$LINENO: checking for long long" >&5
19933 $as_echo_n "checking for long long... " >&6; }
19934 if test "${ac_cv_type_long_long+set}" = set; then
19935 $as_echo_n "(cached) " >&6
19937 ac_cv_type_long_long
=no
19938 cat >conftest.
$ac_ext <<_ACEOF
19941 cat confdefs.h
>>conftest.
$ac_ext
19942 cat >>conftest.
$ac_ext <<_ACEOF
19943 /* end confdefs.h. */
19944 $ac_includes_default
19948 if (sizeof (long long))
19954 rm -f conftest.
$ac_objext
19955 if { (ac_try
="$ac_compile"
19956 case "(($ac_try" in
19957 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
19958 *) ac_try_echo=$ac_try;;
19960 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
19961 $as_echo "$ac_try_echo") >&5
19962 (eval "$ac_compile") 2>conftest.er1
19964 grep -v '^ *+' conftest.er1 >conftest.err
19966 cat conftest.err >&5
19967 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
19968 (exit $ac_status); } && {
19969 test -z "$ac_c_werror_flag" ||
19970 test ! -s conftest.err
19971 } && test -s conftest.$ac_objext; then
19972 cat >conftest.$ac_ext <<_ACEOF
19975 cat confdefs.h >>conftest.$ac_ext
19976 cat >>conftest.$ac_ext <<_ACEOF
19977 /* end confdefs.h. */
19978 $ac_includes_default
19982 if (sizeof ((long long)))
19988 rm -f conftest.$ac_objext
19989 if { (ac_try="$ac_compile"
19990 case "(($ac_try" in
19991 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
19992 *) ac_try_echo
=$ac_try;;
19994 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
19995 $as_echo "$ac_try_echo") >&5
19996 (eval "$ac_compile") 2>conftest.er1
19998 grep -v '^ *+' conftest.er1
>conftest.err
20000 cat conftest.err
>&5
20001 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20002 (exit $ac_status); } && {
20003 test -z "$ac_c_werror_flag" ||
20004 test ! -s conftest.err
20005 } && test -s conftest.
$ac_objext; then
20008 $as_echo "$as_me: failed program was:" >&5
20009 sed 's/^/| /' conftest.
$ac_ext >&5
20011 ac_cv_type_long_long
=yes
20014 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20016 $as_echo "$as_me: failed program was:" >&5
20017 sed 's/^/| /' conftest.
$ac_ext >&5
20022 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20024 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
20025 $as_echo "$ac_cv_type_long_long" >&6; }
20026 if test "x$ac_cv_type_long_long" = x
""yes; then
20028 cat >>confdefs.h
<<_ACEOF
20029 #define HAVE_LONG_LONG 1
20034 { $as_echo "$as_me:$LINENO: checking for fsblkcnt_t" >&5
20035 $as_echo_n "checking for fsblkcnt_t... " >&6; }
20036 if test "${ac_cv_type_fsblkcnt_t+set}" = set; then
20037 $as_echo_n "(cached) " >&6
20039 ac_cv_type_fsblkcnt_t
=no
20040 cat >conftest.
$ac_ext <<_ACEOF
20043 cat confdefs.h
>>conftest.
$ac_ext
20044 cat >>conftest.
$ac_ext <<_ACEOF
20045 /* end confdefs.h. */
20046 $ac_includes_default
20050 if (sizeof (fsblkcnt_t))
20056 rm -f conftest.
$ac_objext
20057 if { (ac_try
="$ac_compile"
20058 case "(($ac_try" in
20059 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20060 *) ac_try_echo=$ac_try;;
20062 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20063 $as_echo "$ac_try_echo") >&5
20064 (eval "$ac_compile") 2>conftest.er1
20066 grep -v '^ *+' conftest.er1 >conftest.err
20068 cat conftest.err >&5
20069 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20070 (exit $ac_status); } && {
20071 test -z "$ac_c_werror_flag" ||
20072 test ! -s conftest.err
20073 } && test -s conftest.$ac_objext; then
20074 cat >conftest.$ac_ext <<_ACEOF
20077 cat confdefs.h >>conftest.$ac_ext
20078 cat >>conftest.$ac_ext <<_ACEOF
20079 /* end confdefs.h. */
20080 $ac_includes_default
20084 if (sizeof ((fsblkcnt_t)))
20090 rm -f conftest.$ac_objext
20091 if { (ac_try="$ac_compile"
20092 case "(($ac_try" in
20093 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20094 *) ac_try_echo
=$ac_try;;
20096 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20097 $as_echo "$ac_try_echo") >&5
20098 (eval "$ac_compile") 2>conftest.er1
20100 grep -v '^ *+' conftest.er1
>conftest.err
20102 cat conftest.err
>&5
20103 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20104 (exit $ac_status); } && {
20105 test -z "$ac_c_werror_flag" ||
20106 test ! -s conftest.err
20107 } && test -s conftest.
$ac_objext; then
20110 $as_echo "$as_me: failed program was:" >&5
20111 sed 's/^/| /' conftest.
$ac_ext >&5
20113 ac_cv_type_fsblkcnt_t
=yes
20116 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20118 $as_echo "$as_me: failed program was:" >&5
20119 sed 's/^/| /' conftest.
$ac_ext >&5
20124 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20126 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsblkcnt_t" >&5
20127 $as_echo "$ac_cv_type_fsblkcnt_t" >&6; }
20128 if test "x$ac_cv_type_fsblkcnt_t" = x
""yes; then
20130 cat >>confdefs.h
<<_ACEOF
20131 #define HAVE_FSBLKCNT_T 1
20136 { $as_echo "$as_me:$LINENO: checking for fsfilcnt_t" >&5
20137 $as_echo_n "checking for fsfilcnt_t... " >&6; }
20138 if test "${ac_cv_type_fsfilcnt_t+set}" = set; then
20139 $as_echo_n "(cached) " >&6
20141 ac_cv_type_fsfilcnt_t
=no
20142 cat >conftest.
$ac_ext <<_ACEOF
20145 cat confdefs.h
>>conftest.
$ac_ext
20146 cat >>conftest.
$ac_ext <<_ACEOF
20147 /* end confdefs.h. */
20148 $ac_includes_default
20152 if (sizeof (fsfilcnt_t))
20158 rm -f conftest.
$ac_objext
20159 if { (ac_try
="$ac_compile"
20160 case "(($ac_try" in
20161 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20162 *) ac_try_echo=$ac_try;;
20164 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20165 $as_echo "$ac_try_echo") >&5
20166 (eval "$ac_compile") 2>conftest.er1
20168 grep -v '^ *+' conftest.er1 >conftest.err
20170 cat conftest.err >&5
20171 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20172 (exit $ac_status); } && {
20173 test -z "$ac_c_werror_flag" ||
20174 test ! -s conftest.err
20175 } && test -s conftest.$ac_objext; then
20176 cat >conftest.$ac_ext <<_ACEOF
20179 cat confdefs.h >>conftest.$ac_ext
20180 cat >>conftest.$ac_ext <<_ACEOF
20181 /* end confdefs.h. */
20182 $ac_includes_default
20186 if (sizeof ((fsfilcnt_t)))
20192 rm -f conftest.$ac_objext
20193 if { (ac_try="$ac_compile"
20194 case "(($ac_try" in
20195 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20196 *) ac_try_echo
=$ac_try;;
20198 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20199 $as_echo "$ac_try_echo") >&5
20200 (eval "$ac_compile") 2>conftest.er1
20202 grep -v '^ *+' conftest.er1
>conftest.err
20204 cat conftest.err
>&5
20205 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20206 (exit $ac_status); } && {
20207 test -z "$ac_c_werror_flag" ||
20208 test ! -s conftest.err
20209 } && test -s conftest.
$ac_objext; then
20212 $as_echo "$as_me: failed program was:" >&5
20213 sed 's/^/| /' conftest.
$ac_ext >&5
20215 ac_cv_type_fsfilcnt_t
=yes
20218 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20220 $as_echo "$as_me: failed program was:" >&5
20221 sed 's/^/| /' conftest.
$ac_ext >&5
20226 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20228 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_fsfilcnt_t" >&5
20229 $as_echo "$ac_cv_type_fsfilcnt_t" >&6; }
20230 if test "x$ac_cv_type_fsfilcnt_t" = x
""yes; then
20232 cat >>confdefs.h
<<_ACEOF
20233 #define HAVE_FSFILCNT_T 1
20239 { $as_echo "$as_me:$LINENO: checking for sigset_t" >&5
20240 $as_echo_n "checking for sigset_t... " >&6; }
20241 if test "${ac_cv_type_sigset_t+set}" = set; then
20242 $as_echo_n "(cached) " >&6
20244 ac_cv_type_sigset_t
=no
20245 cat >conftest.
$ac_ext <<_ACEOF
20248 cat confdefs.h
>>conftest.
$ac_ext
20249 cat >>conftest.
$ac_ext <<_ACEOF
20250 /* end confdefs.h. */
20251 #include <sys/types.h>
20252 #include <signal.h>
20257 if (sizeof (sigset_t))
20263 rm -f conftest.
$ac_objext
20264 if { (ac_try
="$ac_compile"
20265 case "(($ac_try" in
20266 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20267 *) ac_try_echo=$ac_try;;
20269 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20270 $as_echo "$ac_try_echo") >&5
20271 (eval "$ac_compile") 2>conftest.er1
20273 grep -v '^ *+' conftest.er1 >conftest.err
20275 cat conftest.err >&5
20276 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20277 (exit $ac_status); } && {
20278 test -z "$ac_c_werror_flag" ||
20279 test ! -s conftest.err
20280 } && test -s conftest.$ac_objext; then
20281 cat >conftest.$ac_ext <<_ACEOF
20284 cat confdefs.h >>conftest.$ac_ext
20285 cat >>conftest.$ac_ext <<_ACEOF
20286 /* end confdefs.h. */
20287 #include <sys/types.h>
20288 #include <signal.h>
20293 if (sizeof ((sigset_t)))
20299 rm -f conftest.$ac_objext
20300 if { (ac_try="$ac_compile"
20301 case "(($ac_try" in
20302 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20303 *) ac_try_echo
=$ac_try;;
20305 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20306 $as_echo "$ac_try_echo") >&5
20307 (eval "$ac_compile") 2>conftest.er1
20309 grep -v '^ *+' conftest.er1
>conftest.err
20311 cat conftest.err
>&5
20312 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20313 (exit $ac_status); } && {
20314 test -z "$ac_c_werror_flag" ||
20315 test ! -s conftest.err
20316 } && test -s conftest.
$ac_objext; then
20319 $as_echo "$as_me: failed program was:" >&5
20320 sed 's/^/| /' conftest.
$ac_ext >&5
20322 ac_cv_type_sigset_t
=yes
20325 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20327 $as_echo "$as_me: failed program was:" >&5
20328 sed 's/^/| /' conftest.
$ac_ext >&5
20333 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20335 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_sigset_t" >&5
20336 $as_echo "$ac_cv_type_sigset_t" >&6; }
20337 if test "x$ac_cv_type_sigset_t" = x
""yes; then
20339 cat >>confdefs.h
<<_ACEOF
20340 #define HAVE_SIGSET_T 1
20346 { $as_echo "$as_me:$LINENO: checking for request_sense" >&5
20347 $as_echo_n "checking for request_sense... " >&6; }
20348 if test "${ac_cv_type_request_sense+set}" = set; then
20349 $as_echo_n "(cached) " >&6
20351 ac_cv_type_request_sense
=no
20352 cat >conftest.
$ac_ext <<_ACEOF
20355 cat confdefs.h
>>conftest.
$ac_ext
20356 cat >>conftest.
$ac_ext <<_ACEOF
20357 /* end confdefs.h. */
20358 #include <linux/cdrom.h>
20363 if (sizeof (request_sense))
20369 rm -f conftest.
$ac_objext
20370 if { (ac_try
="$ac_compile"
20371 case "(($ac_try" in
20372 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20373 *) ac_try_echo=$ac_try;;
20375 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20376 $as_echo "$ac_try_echo") >&5
20377 (eval "$ac_compile") 2>conftest.er1
20379 grep -v '^ *+' conftest.er1 >conftest.err
20381 cat conftest.err >&5
20382 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20383 (exit $ac_status); } && {
20384 test -z "$ac_c_werror_flag" ||
20385 test ! -s conftest.err
20386 } && test -s conftest.$ac_objext; then
20387 cat >conftest.$ac_ext <<_ACEOF
20390 cat confdefs.h >>conftest.$ac_ext
20391 cat >>conftest.$ac_ext <<_ACEOF
20392 /* end confdefs.h. */
20393 #include <linux/cdrom.h>
20398 if (sizeof ((request_sense)))
20404 rm -f conftest.$ac_objext
20405 if { (ac_try="$ac_compile"
20406 case "(($ac_try" in
20407 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20408 *) ac_try_echo
=$ac_try;;
20410 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20411 $as_echo "$ac_try_echo") >&5
20412 (eval "$ac_compile") 2>conftest.er1
20414 grep -v '^ *+' conftest.er1
>conftest.err
20416 cat conftest.err
>&5
20417 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20418 (exit $ac_status); } && {
20419 test -z "$ac_c_werror_flag" ||
20420 test ! -s conftest.err
20421 } && test -s conftest.
$ac_objext; then
20424 $as_echo "$as_me: failed program was:" >&5
20425 sed 's/^/| /' conftest.
$ac_ext >&5
20427 ac_cv_type_request_sense
=yes
20430 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20432 $as_echo "$as_me: failed program was:" >&5
20433 sed 's/^/| /' conftest.
$ac_ext >&5
20438 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20440 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_request_sense" >&5
20441 $as_echo "$ac_cv_type_request_sense" >&6; }
20442 if test "x$ac_cv_type_request_sense" = x
""yes; then
20444 cat >>confdefs.h
<<_ACEOF
20445 #define HAVE_REQUEST_SENSE 1
20452 { $as_echo "$as_me:$LINENO: checking for struct xinpgen" >&5
20453 $as_echo_n "checking for struct xinpgen... " >&6; }
20454 if test "${ac_cv_type_struct_xinpgen+set}" = set; then
20455 $as_echo_n "(cached) " >&6
20457 ac_cv_type_struct_xinpgen
=no
20458 cat >conftest.
$ac_ext <<_ACEOF
20461 cat confdefs.h
>>conftest.
$ac_ext
20462 cat >>conftest.
$ac_ext <<_ACEOF
20463 /* end confdefs.h. */
20464 #include <sys/types.h>
20465 #ifdef HAVE_SYS_SOCKET_H
20466 #include <sys/socket.h>
20468 #ifdef HAVE_SYS_SOCKETVAR_H
20469 #include <sys/socketvar.h>
20471 #ifdef HAVE_NET_ROUTE_H
20472 #include <net/route.h>
20474 #ifdef HAVE_NETINET_IN_H
20475 #include <netinet/in.h>
20477 #ifdef HAVE_NETINET_IN_SYSTM_H
20478 #include <netinet/in_systm.h>
20480 #ifdef HAVE_NETINET_IP_H
20481 #include <netinet/ip.h>
20483 #ifdef HAVE_NETINET_IN_PCB_H
20484 #include <netinet/in_pcb.h>
20490 if (sizeof (struct xinpgen))
20496 rm -f conftest.
$ac_objext
20497 if { (ac_try
="$ac_compile"
20498 case "(($ac_try" in
20499 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20500 *) ac_try_echo=$ac_try;;
20502 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20503 $as_echo "$ac_try_echo") >&5
20504 (eval "$ac_compile") 2>conftest.er1
20506 grep -v '^ *+' conftest.er1 >conftest.err
20508 cat conftest.err >&5
20509 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20510 (exit $ac_status); } && {
20511 test -z "$ac_c_werror_flag" ||
20512 test ! -s conftest.err
20513 } && test -s conftest.$ac_objext; then
20514 cat >conftest.$ac_ext <<_ACEOF
20517 cat confdefs.h >>conftest.$ac_ext
20518 cat >>conftest.$ac_ext <<_ACEOF
20519 /* end confdefs.h. */
20520 #include <sys/types.h>
20521 #ifdef HAVE_SYS_SOCKET_H
20522 #include <sys/socket.h>
20524 #ifdef HAVE_SYS_SOCKETVAR_H
20525 #include <sys/socketvar.h>
20527 #ifdef HAVE_NET_ROUTE_H
20528 #include <net/route.h>
20530 #ifdef HAVE_NETINET_IN_H
20531 #include <netinet/in.h>
20533 #ifdef HAVE_NETINET_IN_SYSTM_H
20534 #include <netinet/in_systm.h>
20536 #ifdef HAVE_NETINET_IP_H
20537 #include <netinet/ip.h>
20539 #ifdef HAVE_NETINET_IN_PCB_H
20540 #include <netinet/in_pcb.h>
20546 if (sizeof ((struct xinpgen)))
20552 rm -f conftest.$ac_objext
20553 if { (ac_try="$ac_compile"
20554 case "(($ac_try" in
20555 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20556 *) ac_try_echo
=$ac_try;;
20558 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20559 $as_echo "$ac_try_echo") >&5
20560 (eval "$ac_compile") 2>conftest.er1
20562 grep -v '^ *+' conftest.er1
>conftest.err
20564 cat conftest.err
>&5
20565 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20566 (exit $ac_status); } && {
20567 test -z "$ac_c_werror_flag" ||
20568 test ! -s conftest.err
20569 } && test -s conftest.
$ac_objext; then
20572 $as_echo "$as_me: failed program was:" >&5
20573 sed 's/^/| /' conftest.
$ac_ext >&5
20575 ac_cv_type_struct_xinpgen
=yes
20578 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20580 $as_echo "$as_me: failed program was:" >&5
20581 sed 's/^/| /' conftest.
$ac_ext >&5
20586 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20588 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_struct_xinpgen" >&5
20589 $as_echo "$ac_cv_type_struct_xinpgen" >&6; }
20590 if test "x$ac_cv_type_struct_xinpgen" = x
""yes; then
20592 cat >>confdefs.h
<<_ACEOF
20593 #define HAVE_STRUCT_XINPGEN 1
20600 { $as_echo "$as_me:$LINENO: checking for struct ff_effect.direction" >&5
20601 $as_echo_n "checking for struct ff_effect.direction... " >&6; }
20602 if test "${ac_cv_member_struct_ff_effect_direction+set}" = set; then
20603 $as_echo_n "(cached) " >&6
20605 cat >conftest.
$ac_ext <<_ACEOF
20608 cat confdefs.h
>>conftest.
$ac_ext
20609 cat >>conftest.
$ac_ext <<_ACEOF
20610 /* end confdefs.h. */
20611 #ifdef HAVE_LINUX_INPUT_H
20612 #include <linux/input.h>
20618 static struct ff_effect ac_aggr;
20619 if (ac_aggr.direction)
20625 rm -f conftest.
$ac_objext
20626 if { (ac_try
="$ac_compile"
20627 case "(($ac_try" in
20628 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20629 *) ac_try_echo=$ac_try;;
20631 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20632 $as_echo "$ac_try_echo") >&5
20633 (eval "$ac_compile") 2>conftest.er1
20635 grep -v '^ *+' conftest.er1 >conftest.err
20637 cat conftest.err >&5
20638 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20639 (exit $ac_status); } && {
20640 test -z "$ac_c_werror_flag" ||
20641 test ! -s conftest.err
20642 } && test -s conftest.$ac_objext; then
20643 ac_cv_member_struct_ff_effect_direction=yes
20645 $as_echo "$as_me: failed program was:" >&5
20646 sed 's/^/| /' conftest.$ac_ext >&5
20648 cat >conftest.$ac_ext <<_ACEOF
20651 cat confdefs.h >>conftest.$ac_ext
20652 cat >>conftest.$ac_ext <<_ACEOF
20653 /* end confdefs.h. */
20654 #ifdef HAVE_LINUX_INPUT_H
20655 #include <linux/input.h>
20661 static struct ff_effect ac_aggr;
20662 if (sizeof ac_aggr.direction)
20668 rm -f conftest.$ac_objext
20669 if { (ac_try="$ac_compile"
20670 case "(($ac_try" in
20671 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20672 *) ac_try_echo
=$ac_try;;
20674 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20675 $as_echo "$ac_try_echo") >&5
20676 (eval "$ac_compile") 2>conftest.er1
20678 grep -v '^ *+' conftest.er1
>conftest.err
20680 cat conftest.err
>&5
20681 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20682 (exit $ac_status); } && {
20683 test -z "$ac_c_werror_flag" ||
20684 test ! -s conftest.err
20685 } && test -s conftest.
$ac_objext; then
20686 ac_cv_member_struct_ff_effect_direction
=yes
20688 $as_echo "$as_me: failed program was:" >&5
20689 sed 's/^/| /' conftest.
$ac_ext >&5
20691 ac_cv_member_struct_ff_effect_direction
=no
20694 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20697 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
20699 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_ff_effect_direction" >&5
20700 $as_echo "$ac_cv_member_struct_ff_effect_direction" >&6; }
20701 if test "x$ac_cv_member_struct_ff_effect_direction" = x
""yes; then
20703 cat >>confdefs.h
<<_ACEOF
20704 #define HAVE_STRUCT_FF_EFFECT_DIRECTION 1
20711 { $as_echo "$as_me:$LINENO: checking for sigaddset" >&5
20712 $as_echo_n "checking for sigaddset... " >&6; }
20713 if test "${wine_cv_have_sigaddset+set}" = set; then
20714 $as_echo_n "(cached) " >&6
20716 cat >conftest.
$ac_ext <<_ACEOF
20719 cat confdefs.h
>>conftest.
$ac_ext
20720 cat >>conftest.
$ac_ext <<_ACEOF
20721 /* end confdefs.h. */
20722 #include <signal.h>
20726 sigset_t set; sigaddset(&set,SIGTERM);
20731 rm -f conftest.
$ac_objext conftest
$ac_exeext
20732 if { (ac_try
="$ac_link"
20733 case "(($ac_try" in
20734 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20735 *) ac_try_echo=$ac_try;;
20737 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20738 $as_echo "$ac_try_echo") >&5
20739 (eval "$ac_link") 2>conftest.er1
20741 grep -v '^ *+' conftest.er1 >conftest.err
20743 cat conftest.err >&5
20744 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20745 (exit $ac_status); } && {
20746 test -z "$ac_c_werror_flag" ||
20747 test ! -s conftest.err
20748 } && test -s conftest$ac_exeext && {
20749 test "$cross_compiling" = yes ||
20750 $as_test_x conftest$ac_exeext
20752 wine_cv_have_sigaddset=yes
20754 $as_echo "$as_me: failed program was:" >&5
20755 sed 's/^/| /' conftest.$ac_ext >&5
20757 wine_cv_have_sigaddset=no
20760 rm -rf conftest.dSYM
20761 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20762 conftest$ac_exeext conftest.$ac_ext
20764 { $as_echo "$as_me:$LINENO: result: $wine_cv_have_sigaddset" >&5
20765 $as_echo "$wine_cv_have_sigaddset" >&6; }
20766 if test "$wine_cv_have_sigaddset" = "yes"
20769 cat >>confdefs.h <<\_ACEOF
20770 #define HAVE_SIGADDSET 1
20776 { $as_echo "$as_me:$LINENO: checking whether we can use re-entrant gethostbyname_r Linux style" >&5
20777 $as_echo_n "checking whether we can use re-entrant gethostbyname_r Linux style... " >&6; }
20778 if test "${wine_cv_linux_gethostbyname_r_6+set}" = set; then
20779 $as_echo_n "(cached) " >&6
20781 cat >conftest.$ac_ext <<_ACEOF
20784 cat confdefs.h >>conftest.$ac_ext
20785 cat >>conftest.$ac_ext <<_ACEOF
20786 /* end confdefs.h. */
20794 struct hostent *result;
20801 res=gethostbyname_r(name,&he,buf,bufsize,&result,&errnr);
20802 res=gethostbyaddr_r(addr, addrlen, addrtype,&he,buf,bufsize,&result,&errnr);
20808 rm -f conftest.$ac_objext conftest$ac_exeext
20809 if { (ac_try="$ac_link"
20810 case "(($ac_try" in
20811 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20812 *) ac_try_echo
=$ac_try;;
20814 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20815 $as_echo "$ac_try_echo") >&5
20816 (eval "$ac_link") 2>conftest.er1
20818 grep -v '^ *+' conftest.er1
>conftest.err
20820 cat conftest.err
>&5
20821 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20822 (exit $ac_status); } && {
20823 test -z "$ac_c_werror_flag" ||
20824 test ! -s conftest.err
20825 } && test -s conftest
$ac_exeext && {
20826 test "$cross_compiling" = yes ||
20827 $as_test_x conftest
$ac_exeext
20829 wine_cv_linux_gethostbyname_r_6
=yes
20831 $as_echo "$as_me: failed program was:" >&5
20832 sed 's/^/| /' conftest.
$ac_ext >&5
20834 wine_cv_linux_gethostbyname_r_6
=no
20838 rm -rf conftest.dSYM
20839 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
20840 conftest
$ac_exeext conftest.
$ac_ext
20843 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_gethostbyname_r_6" >&5
20844 $as_echo "$wine_cv_linux_gethostbyname_r_6" >&6; }
20845 if test "$wine_cv_linux_gethostbyname_r_6" = "yes"
20848 cat >>confdefs.h
<<\_ACEOF
20849 #define HAVE_LINUX_GETHOSTBYNAME_R_6 1
20854 if test "$ac_cv_header_linux_joystick_h" = "yes"
20856 { $as_echo "$as_me:$LINENO: checking whether linux/joystick.h uses the Linux 2.2+ API" >&5
20857 $as_echo_n "checking whether linux/joystick.h uses the Linux 2.2+ API... " >&6; }
20858 if test "${wine_cv_linux_joystick_22_api+set}" = set; then
20859 $as_echo_n "(cached) " >&6
20861 cat >conftest.
$ac_ext <<_ACEOF
20864 cat confdefs.h
>>conftest.
$ac_ext
20865 cat >>conftest.
$ac_ext <<_ACEOF
20866 /* end confdefs.h. */
20868 #include <sys/ioctl.h>
20869 #include <sys/types.h>
20870 #include <linux/joystick.h>
20872 struct js_event blub;
20873 #if !defined(JS_EVENT_AXIS) || !defined(JS_EVENT_BUTTON)
20874 #error "no 2.2 header"
20885 rm -f conftest.
$ac_objext
20886 if { (ac_try
="$ac_compile"
20887 case "(($ac_try" in
20888 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
20889 *) ac_try_echo=$ac_try;;
20891 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
20892 $as_echo "$ac_try_echo") >&5
20893 (eval "$ac_compile") 2>conftest.er1
20895 grep -v '^ *+' conftest.er1 >conftest.err
20897 cat conftest.err >&5
20898 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20899 (exit $ac_status); } && {
20900 test -z "$ac_c_werror_flag" ||
20901 test ! -s conftest.err
20902 } && test -s conftest.$ac_objext; then
20903 wine_cv_linux_joystick_22_api=yes
20905 $as_echo "$as_me: failed program was:" >&5
20906 sed 's/^/| /' conftest.$ac_ext >&5
20908 wine_cv_linux_joystick_22_api=no
20911 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20914 { $as_echo "$as_me:$LINENO: result: $wine_cv_linux_joystick_22_api" >&5
20915 $as_echo "$wine_cv_linux_joystick_22_api" >&6; }
20916 if test "$wine_cv_linux_joystick_22_api" = "yes"
20919 cat >>confdefs.h <<\_ACEOF
20920 #define HAVE_LINUX_22_JOYSTICK_API 1
20927 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bfree" >&5
20928 $as_echo_n "checking for struct statfs.f_bfree... " >&6; }
20929 if test "${ac_cv_member_struct_statfs_f_bfree+set}" = set; then
20930 $as_echo_n "(cached) " >&6
20932 cat >conftest.$ac_ext <<_ACEOF
20935 cat confdefs.h >>conftest.$ac_ext
20936 cat >>conftest.$ac_ext <<_ACEOF
20937 /* end confdefs.h. */
20938 #include <sys/types.h>
20939 #ifdef HAVE_SYS_PARAM_H
20940 # include <sys/param.h>
20942 #ifdef HAVE_SYS_MOUNT_H
20943 # include <sys/mount.h>
20945 #ifdef HAVE_SYS_VFS_H
20946 # include <sys/vfs.h>
20948 #ifdef HAVE_SYS_STATFS_H
20949 # include <sys/statfs.h>
20955 static struct statfs ac_aggr;
20956 if (ac_aggr.f_bfree)
20962 rm -f conftest.$ac_objext
20963 if { (ac_try="$ac_compile"
20964 case "(($ac_try" in
20965 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
20966 *) ac_try_echo
=$ac_try;;
20968 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
20969 $as_echo "$ac_try_echo") >&5
20970 (eval "$ac_compile") 2>conftest.er1
20972 grep -v '^ *+' conftest.er1
>conftest.err
20974 cat conftest.err
>&5
20975 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
20976 (exit $ac_status); } && {
20977 test -z "$ac_c_werror_flag" ||
20978 test ! -s conftest.err
20979 } && test -s conftest.
$ac_objext; then
20980 ac_cv_member_struct_statfs_f_bfree
=yes
20982 $as_echo "$as_me: failed program was:" >&5
20983 sed 's/^/| /' conftest.
$ac_ext >&5
20985 cat >conftest.
$ac_ext <<_ACEOF
20988 cat confdefs.h
>>conftest.
$ac_ext
20989 cat >>conftest.
$ac_ext <<_ACEOF
20990 /* end confdefs.h. */
20991 #include <sys/types.h>
20992 #ifdef HAVE_SYS_PARAM_H
20993 # include <sys/param.h>
20995 #ifdef HAVE_SYS_MOUNT_H
20996 # include <sys/mount.h>
20998 #ifdef HAVE_SYS_VFS_H
20999 # include <sys/vfs.h>
21001 #ifdef HAVE_SYS_STATFS_H
21002 # include <sys/statfs.h>
21008 static struct statfs ac_aggr;
21009 if (sizeof ac_aggr.f_bfree)
21015 rm -f conftest.
$ac_objext
21016 if { (ac_try
="$ac_compile"
21017 case "(($ac_try" in
21018 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21019 *) ac_try_echo=$ac_try;;
21021 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21022 $as_echo "$ac_try_echo") >&5
21023 (eval "$ac_compile") 2>conftest.er1
21025 grep -v '^ *+' conftest.er1 >conftest.err
21027 cat conftest.err >&5
21028 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21029 (exit $ac_status); } && {
21030 test -z "$ac_c_werror_flag" ||
21031 test ! -s conftest.err
21032 } && test -s conftest.$ac_objext; then
21033 ac_cv_member_struct_statfs_f_bfree=yes
21035 $as_echo "$as_me: failed program was:" >&5
21036 sed 's/^/| /' conftest.$ac_ext >&5
21038 ac_cv_member_struct_statfs_f_bfree=no
21041 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21044 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21046 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bfree" >&5
21047 $as_echo "$ac_cv_member_struct_statfs_f_bfree" >&6; }
21048 if test "x$ac_cv_member_struct_statfs_f_bfree" = x""yes; then
21050 cat >>confdefs.h <<_ACEOF
21051 #define HAVE_STRUCT_STATFS_F_BFREE 1
21056 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_bavail" >&5
21057 $as_echo_n "checking for struct statfs.f_bavail... " >&6; }
21058 if test "${ac_cv_member_struct_statfs_f_bavail+set}" = set; then
21059 $as_echo_n "(cached) " >&6
21061 cat >conftest.$ac_ext <<_ACEOF
21064 cat confdefs.h >>conftest.$ac_ext
21065 cat >>conftest.$ac_ext <<_ACEOF
21066 /* end confdefs.h. */
21067 #include <sys/types.h>
21068 #ifdef HAVE_SYS_PARAM_H
21069 # include <sys/param.h>
21071 #ifdef HAVE_SYS_MOUNT_H
21072 # include <sys/mount.h>
21074 #ifdef HAVE_SYS_VFS_H
21075 # include <sys/vfs.h>
21077 #ifdef HAVE_SYS_STATFS_H
21078 # include <sys/statfs.h>
21084 static struct statfs ac_aggr;
21085 if (ac_aggr.f_bavail)
21091 rm -f conftest.$ac_objext
21092 if { (ac_try="$ac_compile"
21093 case "(($ac_try" in
21094 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21095 *) ac_try_echo
=$ac_try;;
21097 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21098 $as_echo "$ac_try_echo") >&5
21099 (eval "$ac_compile") 2>conftest.er1
21101 grep -v '^ *+' conftest.er1
>conftest.err
21103 cat conftest.err
>&5
21104 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21105 (exit $ac_status); } && {
21106 test -z "$ac_c_werror_flag" ||
21107 test ! -s conftest.err
21108 } && test -s conftest.
$ac_objext; then
21109 ac_cv_member_struct_statfs_f_bavail
=yes
21111 $as_echo "$as_me: failed program was:" >&5
21112 sed 's/^/| /' conftest.
$ac_ext >&5
21114 cat >conftest.
$ac_ext <<_ACEOF
21117 cat confdefs.h
>>conftest.
$ac_ext
21118 cat >>conftest.
$ac_ext <<_ACEOF
21119 /* end confdefs.h. */
21120 #include <sys/types.h>
21121 #ifdef HAVE_SYS_PARAM_H
21122 # include <sys/param.h>
21124 #ifdef HAVE_SYS_MOUNT_H
21125 # include <sys/mount.h>
21127 #ifdef HAVE_SYS_VFS_H
21128 # include <sys/vfs.h>
21130 #ifdef HAVE_SYS_STATFS_H
21131 # include <sys/statfs.h>
21137 static struct statfs ac_aggr;
21138 if (sizeof ac_aggr.f_bavail)
21144 rm -f conftest.
$ac_objext
21145 if { (ac_try
="$ac_compile"
21146 case "(($ac_try" in
21147 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21148 *) ac_try_echo=$ac_try;;
21150 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21151 $as_echo "$ac_try_echo") >&5
21152 (eval "$ac_compile") 2>conftest.er1
21154 grep -v '^ *+' conftest.er1 >conftest.err
21156 cat conftest.err >&5
21157 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21158 (exit $ac_status); } && {
21159 test -z "$ac_c_werror_flag" ||
21160 test ! -s conftest.err
21161 } && test -s conftest.$ac_objext; then
21162 ac_cv_member_struct_statfs_f_bavail=yes
21164 $as_echo "$as_me: failed program was:" >&5
21165 sed 's/^/| /' conftest.$ac_ext >&5
21167 ac_cv_member_struct_statfs_f_bavail=no
21170 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21173 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21175 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bavail" >&5
21176 $as_echo "$ac_cv_member_struct_statfs_f_bavail" >&6; }
21177 if test "x$ac_cv_member_struct_statfs_f_bavail" = x""yes; then
21179 cat >>confdefs.h <<_ACEOF
21180 #define HAVE_STRUCT_STATFS_F_BAVAIL 1
21185 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_frsize" >&5
21186 $as_echo_n "checking for struct statfs.f_frsize... " >&6; }
21187 if test "${ac_cv_member_struct_statfs_f_frsize+set}" = set; then
21188 $as_echo_n "(cached) " >&6
21190 cat >conftest.$ac_ext <<_ACEOF
21193 cat confdefs.h >>conftest.$ac_ext
21194 cat >>conftest.$ac_ext <<_ACEOF
21195 /* end confdefs.h. */
21196 #include <sys/types.h>
21197 #ifdef HAVE_SYS_PARAM_H
21198 # include <sys/param.h>
21200 #ifdef HAVE_SYS_MOUNT_H
21201 # include <sys/mount.h>
21203 #ifdef HAVE_SYS_VFS_H
21204 # include <sys/vfs.h>
21206 #ifdef HAVE_SYS_STATFS_H
21207 # include <sys/statfs.h>
21213 static struct statfs ac_aggr;
21214 if (ac_aggr.f_frsize)
21220 rm -f conftest.$ac_objext
21221 if { (ac_try="$ac_compile"
21222 case "(($ac_try" in
21223 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21224 *) ac_try_echo
=$ac_try;;
21226 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21227 $as_echo "$ac_try_echo") >&5
21228 (eval "$ac_compile") 2>conftest.er1
21230 grep -v '^ *+' conftest.er1
>conftest.err
21232 cat conftest.err
>&5
21233 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21234 (exit $ac_status); } && {
21235 test -z "$ac_c_werror_flag" ||
21236 test ! -s conftest.err
21237 } && test -s conftest.
$ac_objext; then
21238 ac_cv_member_struct_statfs_f_frsize
=yes
21240 $as_echo "$as_me: failed program was:" >&5
21241 sed 's/^/| /' conftest.
$ac_ext >&5
21243 cat >conftest.
$ac_ext <<_ACEOF
21246 cat confdefs.h
>>conftest.
$ac_ext
21247 cat >>conftest.
$ac_ext <<_ACEOF
21248 /* end confdefs.h. */
21249 #include <sys/types.h>
21250 #ifdef HAVE_SYS_PARAM_H
21251 # include <sys/param.h>
21253 #ifdef HAVE_SYS_MOUNT_H
21254 # include <sys/mount.h>
21256 #ifdef HAVE_SYS_VFS_H
21257 # include <sys/vfs.h>
21259 #ifdef HAVE_SYS_STATFS_H
21260 # include <sys/statfs.h>
21266 static struct statfs ac_aggr;
21267 if (sizeof ac_aggr.f_frsize)
21273 rm -f conftest.
$ac_objext
21274 if { (ac_try
="$ac_compile"
21275 case "(($ac_try" in
21276 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21277 *) ac_try_echo=$ac_try;;
21279 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21280 $as_echo "$ac_try_echo") >&5
21281 (eval "$ac_compile") 2>conftest.er1
21283 grep -v '^ *+' conftest.er1 >conftest.err
21285 cat conftest.err >&5
21286 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21287 (exit $ac_status); } && {
21288 test -z "$ac_c_werror_flag" ||
21289 test ! -s conftest.err
21290 } && test -s conftest.$ac_objext; then
21291 ac_cv_member_struct_statfs_f_frsize=yes
21293 $as_echo "$as_me: failed program was:" >&5
21294 sed 's/^/| /' conftest.$ac_ext >&5
21296 ac_cv_member_struct_statfs_f_frsize=no
21299 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21302 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21304 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_frsize" >&5
21305 $as_echo "$ac_cv_member_struct_statfs_f_frsize" >&6; }
21306 if test "x$ac_cv_member_struct_statfs_f_frsize" = x""yes; then
21308 cat >>confdefs.h <<_ACEOF
21309 #define HAVE_STRUCT_STATFS_F_FRSIZE 1
21314 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_ffree" >&5
21315 $as_echo_n "checking for struct statfs.f_ffree... " >&6; }
21316 if test "${ac_cv_member_struct_statfs_f_ffree+set}" = set; then
21317 $as_echo_n "(cached) " >&6
21319 cat >conftest.$ac_ext <<_ACEOF
21322 cat confdefs.h >>conftest.$ac_ext
21323 cat >>conftest.$ac_ext <<_ACEOF
21324 /* end confdefs.h. */
21325 #include <sys/types.h>
21326 #ifdef HAVE_SYS_PARAM_H
21327 # include <sys/param.h>
21329 #ifdef HAVE_SYS_MOUNT_H
21330 # include <sys/mount.h>
21332 #ifdef HAVE_SYS_VFS_H
21333 # include <sys/vfs.h>
21335 #ifdef HAVE_SYS_STATFS_H
21336 # include <sys/statfs.h>
21342 static struct statfs ac_aggr;
21343 if (ac_aggr.f_ffree)
21349 rm -f conftest.$ac_objext
21350 if { (ac_try="$ac_compile"
21351 case "(($ac_try" in
21352 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21353 *) ac_try_echo
=$ac_try;;
21355 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21356 $as_echo "$ac_try_echo") >&5
21357 (eval "$ac_compile") 2>conftest.er1
21359 grep -v '^ *+' conftest.er1
>conftest.err
21361 cat conftest.err
>&5
21362 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21363 (exit $ac_status); } && {
21364 test -z "$ac_c_werror_flag" ||
21365 test ! -s conftest.err
21366 } && test -s conftest.
$ac_objext; then
21367 ac_cv_member_struct_statfs_f_ffree
=yes
21369 $as_echo "$as_me: failed program was:" >&5
21370 sed 's/^/| /' conftest.
$ac_ext >&5
21372 cat >conftest.
$ac_ext <<_ACEOF
21375 cat confdefs.h
>>conftest.
$ac_ext
21376 cat >>conftest.
$ac_ext <<_ACEOF
21377 /* end confdefs.h. */
21378 #include <sys/types.h>
21379 #ifdef HAVE_SYS_PARAM_H
21380 # include <sys/param.h>
21382 #ifdef HAVE_SYS_MOUNT_H
21383 # include <sys/mount.h>
21385 #ifdef HAVE_SYS_VFS_H
21386 # include <sys/vfs.h>
21388 #ifdef HAVE_SYS_STATFS_H
21389 # include <sys/statfs.h>
21395 static struct statfs ac_aggr;
21396 if (sizeof ac_aggr.f_ffree)
21402 rm -f conftest.
$ac_objext
21403 if { (ac_try
="$ac_compile"
21404 case "(($ac_try" in
21405 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21406 *) ac_try_echo=$ac_try;;
21408 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21409 $as_echo "$ac_try_echo") >&5
21410 (eval "$ac_compile") 2>conftest.er1
21412 grep -v '^ *+' conftest.er1 >conftest.err
21414 cat conftest.err >&5
21415 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21416 (exit $ac_status); } && {
21417 test -z "$ac_c_werror_flag" ||
21418 test ! -s conftest.err
21419 } && test -s conftest.$ac_objext; then
21420 ac_cv_member_struct_statfs_f_ffree=yes
21422 $as_echo "$as_me: failed program was:" >&5
21423 sed 's/^/| /' conftest.$ac_ext >&5
21425 ac_cv_member_struct_statfs_f_ffree=no
21428 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21431 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21433 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_ffree" >&5
21434 $as_echo "$ac_cv_member_struct_statfs_f_ffree" >&6; }
21435 if test "x$ac_cv_member_struct_statfs_f_ffree" = x""yes; then
21437 cat >>confdefs.h <<_ACEOF
21438 #define HAVE_STRUCT_STATFS_F_FFREE 1
21443 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_favail" >&5
21444 $as_echo_n "checking for struct statfs.f_favail... " >&6; }
21445 if test "${ac_cv_member_struct_statfs_f_favail+set}" = set; then
21446 $as_echo_n "(cached) " >&6
21448 cat >conftest.$ac_ext <<_ACEOF
21451 cat confdefs.h >>conftest.$ac_ext
21452 cat >>conftest.$ac_ext <<_ACEOF
21453 /* end confdefs.h. */
21454 #include <sys/types.h>
21455 #ifdef HAVE_SYS_PARAM_H
21456 # include <sys/param.h>
21458 #ifdef HAVE_SYS_MOUNT_H
21459 # include <sys/mount.h>
21461 #ifdef HAVE_SYS_VFS_H
21462 # include <sys/vfs.h>
21464 #ifdef HAVE_SYS_STATFS_H
21465 # include <sys/statfs.h>
21471 static struct statfs ac_aggr;
21472 if (ac_aggr.f_favail)
21478 rm -f conftest.$ac_objext
21479 if { (ac_try="$ac_compile"
21480 case "(($ac_try" in
21481 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21482 *) ac_try_echo
=$ac_try;;
21484 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21485 $as_echo "$ac_try_echo") >&5
21486 (eval "$ac_compile") 2>conftest.er1
21488 grep -v '^ *+' conftest.er1
>conftest.err
21490 cat conftest.err
>&5
21491 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21492 (exit $ac_status); } && {
21493 test -z "$ac_c_werror_flag" ||
21494 test ! -s conftest.err
21495 } && test -s conftest.
$ac_objext; then
21496 ac_cv_member_struct_statfs_f_favail
=yes
21498 $as_echo "$as_me: failed program was:" >&5
21499 sed 's/^/| /' conftest.
$ac_ext >&5
21501 cat >conftest.
$ac_ext <<_ACEOF
21504 cat confdefs.h
>>conftest.
$ac_ext
21505 cat >>conftest.
$ac_ext <<_ACEOF
21506 /* end confdefs.h. */
21507 #include <sys/types.h>
21508 #ifdef HAVE_SYS_PARAM_H
21509 # include <sys/param.h>
21511 #ifdef HAVE_SYS_MOUNT_H
21512 # include <sys/mount.h>
21514 #ifdef HAVE_SYS_VFS_H
21515 # include <sys/vfs.h>
21517 #ifdef HAVE_SYS_STATFS_H
21518 # include <sys/statfs.h>
21524 static struct statfs ac_aggr;
21525 if (sizeof ac_aggr.f_favail)
21531 rm -f conftest.
$ac_objext
21532 if { (ac_try
="$ac_compile"
21533 case "(($ac_try" in
21534 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21535 *) ac_try_echo=$ac_try;;
21537 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21538 $as_echo "$ac_try_echo") >&5
21539 (eval "$ac_compile") 2>conftest.er1
21541 grep -v '^ *+' conftest.er1 >conftest.err
21543 cat conftest.err >&5
21544 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21545 (exit $ac_status); } && {
21546 test -z "$ac_c_werror_flag" ||
21547 test ! -s conftest.err
21548 } && test -s conftest.$ac_objext; then
21549 ac_cv_member_struct_statfs_f_favail=yes
21551 $as_echo "$as_me: failed program was:" >&5
21552 sed 's/^/| /' conftest.$ac_ext >&5
21554 ac_cv_member_struct_statfs_f_favail=no
21557 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21560 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21562 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_favail" >&5
21563 $as_echo "$ac_cv_member_struct_statfs_f_favail" >&6; }
21564 if test "x$ac_cv_member_struct_statfs_f_favail" = x""yes; then
21566 cat >>confdefs.h <<_ACEOF
21567 #define HAVE_STRUCT_STATFS_F_FAVAIL 1
21572 { $as_echo "$as_me:$LINENO: checking for struct statfs.f_namelen" >&5
21573 $as_echo_n "checking for struct statfs.f_namelen... " >&6; }
21574 if test "${ac_cv_member_struct_statfs_f_namelen+set}" = set; then
21575 $as_echo_n "(cached) " >&6
21577 cat >conftest.$ac_ext <<_ACEOF
21580 cat confdefs.h >>conftest.$ac_ext
21581 cat >>conftest.$ac_ext <<_ACEOF
21582 /* end confdefs.h. */
21583 #include <sys/types.h>
21584 #ifdef HAVE_SYS_PARAM_H
21585 # include <sys/param.h>
21587 #ifdef HAVE_SYS_MOUNT_H
21588 # include <sys/mount.h>
21590 #ifdef HAVE_SYS_VFS_H
21591 # include <sys/vfs.h>
21593 #ifdef HAVE_SYS_STATFS_H
21594 # include <sys/statfs.h>
21600 static struct statfs ac_aggr;
21601 if (ac_aggr.f_namelen)
21607 rm -f conftest.$ac_objext
21608 if { (ac_try="$ac_compile"
21609 case "(($ac_try" in
21610 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21611 *) ac_try_echo
=$ac_try;;
21613 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21614 $as_echo "$ac_try_echo") >&5
21615 (eval "$ac_compile") 2>conftest.er1
21617 grep -v '^ *+' conftest.er1
>conftest.err
21619 cat conftest.err
>&5
21620 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21621 (exit $ac_status); } && {
21622 test -z "$ac_c_werror_flag" ||
21623 test ! -s conftest.err
21624 } && test -s conftest.
$ac_objext; then
21625 ac_cv_member_struct_statfs_f_namelen
=yes
21627 $as_echo "$as_me: failed program was:" >&5
21628 sed 's/^/| /' conftest.
$ac_ext >&5
21630 cat >conftest.
$ac_ext <<_ACEOF
21633 cat confdefs.h
>>conftest.
$ac_ext
21634 cat >>conftest.
$ac_ext <<_ACEOF
21635 /* end confdefs.h. */
21636 #include <sys/types.h>
21637 #ifdef HAVE_SYS_PARAM_H
21638 # include <sys/param.h>
21640 #ifdef HAVE_SYS_MOUNT_H
21641 # include <sys/mount.h>
21643 #ifdef HAVE_SYS_VFS_H
21644 # include <sys/vfs.h>
21646 #ifdef HAVE_SYS_STATFS_H
21647 # include <sys/statfs.h>
21653 static struct statfs ac_aggr;
21654 if (sizeof ac_aggr.f_namelen)
21660 rm -f conftest.
$ac_objext
21661 if { (ac_try
="$ac_compile"
21662 case "(($ac_try" in
21663 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21664 *) ac_try_echo=$ac_try;;
21666 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21667 $as_echo "$ac_try_echo") >&5
21668 (eval "$ac_compile") 2>conftest.er1
21670 grep -v '^ *+' conftest.er1 >conftest.err
21672 cat conftest.err >&5
21673 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21674 (exit $ac_status); } && {
21675 test -z "$ac_c_werror_flag" ||
21676 test ! -s conftest.err
21677 } && test -s conftest.$ac_objext; then
21678 ac_cv_member_struct_statfs_f_namelen=yes
21680 $as_echo "$as_me: failed program was:" >&5
21681 sed 's/^/| /' conftest.$ac_ext >&5
21683 ac_cv_member_struct_statfs_f_namelen=no
21686 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21689 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21691 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_namelen" >&5
21692 $as_echo "$ac_cv_member_struct_statfs_f_namelen" >&6; }
21693 if test "x$ac_cv_member_struct_statfs_f_namelen" = x""yes; then
21695 cat >>confdefs.h <<_ACEOF
21696 #define HAVE_STRUCT_STATFS_F_NAMELEN 1
21703 { $as_echo "$as_me:$LINENO: checking for struct statvfs.f_blocks" >&5
21704 $as_echo_n "checking for struct statvfs.f_blocks... " >&6; }
21705 if test "${ac_cv_member_struct_statvfs_f_blocks+set}" = set; then
21706 $as_echo_n "(cached) " >&6
21708 cat >conftest.$ac_ext <<_ACEOF
21711 cat confdefs.h >>conftest.$ac_ext
21712 cat >>conftest.$ac_ext <<_ACEOF
21713 /* end confdefs.h. */
21714 #ifdef HAVE_SYS_STATVFS_H
21715 #include <sys/statvfs.h>
21721 static struct statvfs ac_aggr;
21722 if (ac_aggr.f_blocks)
21728 rm -f conftest.$ac_objext
21729 if { (ac_try="$ac_compile"
21730 case "(($ac_try" in
21731 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21732 *) ac_try_echo
=$ac_try;;
21734 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21735 $as_echo "$ac_try_echo") >&5
21736 (eval "$ac_compile") 2>conftest.er1
21738 grep -v '^ *+' conftest.er1
>conftest.err
21740 cat conftest.err
>&5
21741 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21742 (exit $ac_status); } && {
21743 test -z "$ac_c_werror_flag" ||
21744 test ! -s conftest.err
21745 } && test -s conftest.
$ac_objext; then
21746 ac_cv_member_struct_statvfs_f_blocks
=yes
21748 $as_echo "$as_me: failed program was:" >&5
21749 sed 's/^/| /' conftest.
$ac_ext >&5
21751 cat >conftest.
$ac_ext <<_ACEOF
21754 cat confdefs.h
>>conftest.
$ac_ext
21755 cat >>conftest.
$ac_ext <<_ACEOF
21756 /* end confdefs.h. */
21757 #ifdef HAVE_SYS_STATVFS_H
21758 #include <sys/statvfs.h>
21764 static struct statvfs ac_aggr;
21765 if (sizeof ac_aggr.f_blocks)
21771 rm -f conftest.
$ac_objext
21772 if { (ac_try
="$ac_compile"
21773 case "(($ac_try" in
21774 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21775 *) ac_try_echo=$ac_try;;
21777 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21778 $as_echo "$ac_try_echo") >&5
21779 (eval "$ac_compile") 2>conftest.er1
21781 grep -v '^ *+' conftest.er1 >conftest.err
21783 cat conftest.err >&5
21784 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21785 (exit $ac_status); } && {
21786 test -z "$ac_c_werror_flag" ||
21787 test ! -s conftest.err
21788 } && test -s conftest.$ac_objext; then
21789 ac_cv_member_struct_statvfs_f_blocks=yes
21791 $as_echo "$as_me: failed program was:" >&5
21792 sed 's/^/| /' conftest.$ac_ext >&5
21794 ac_cv_member_struct_statvfs_f_blocks=no
21797 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21800 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21802 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_statvfs_f_blocks" >&5
21803 $as_echo "$ac_cv_member_struct_statvfs_f_blocks" >&6; }
21804 if test "x$ac_cv_member_struct_statvfs_f_blocks" = x""yes; then
21806 cat >>confdefs.h <<_ACEOF
21807 #define HAVE_STRUCT_STATVFS_F_BLOCKS 1
21814 { $as_echo "$as_me:$LINENO: checking for struct msghdr.msg_accrights" >&5
21815 $as_echo_n "checking for struct msghdr.msg_accrights... " >&6; }
21816 if test "${ac_cv_member_struct_msghdr_msg_accrights+set}" = set; then
21817 $as_echo_n "(cached) " >&6
21819 cat >conftest.$ac_ext <<_ACEOF
21822 cat confdefs.h >>conftest.$ac_ext
21823 cat >>conftest.$ac_ext <<_ACEOF
21824 /* end confdefs.h. */
21825 #include <sys/types.h>
21826 #ifdef HAVE_SYS_SOCKET_H
21827 # include <sys/socket.h>
21829 #ifdef HAVE_SYS_UN_H
21830 # include <sys/un.h>
21836 static struct msghdr ac_aggr;
21837 if (ac_aggr.msg_accrights)
21843 rm -f conftest.$ac_objext
21844 if { (ac_try="$ac_compile"
21845 case "(($ac_try" in
21846 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21847 *) ac_try_echo
=$ac_try;;
21849 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21850 $as_echo "$ac_try_echo") >&5
21851 (eval "$ac_compile") 2>conftest.er1
21853 grep -v '^ *+' conftest.er1
>conftest.err
21855 cat conftest.err
>&5
21856 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21857 (exit $ac_status); } && {
21858 test -z "$ac_c_werror_flag" ||
21859 test ! -s conftest.err
21860 } && test -s conftest.
$ac_objext; then
21861 ac_cv_member_struct_msghdr_msg_accrights
=yes
21863 $as_echo "$as_me: failed program was:" >&5
21864 sed 's/^/| /' conftest.
$ac_ext >&5
21866 cat >conftest.
$ac_ext <<_ACEOF
21869 cat confdefs.h
>>conftest.
$ac_ext
21870 cat >>conftest.
$ac_ext <<_ACEOF
21871 /* end confdefs.h. */
21872 #include <sys/types.h>
21873 #ifdef HAVE_SYS_SOCKET_H
21874 # include <sys/socket.h>
21876 #ifdef HAVE_SYS_UN_H
21877 # include <sys/un.h>
21883 static struct msghdr ac_aggr;
21884 if (sizeof ac_aggr.msg_accrights)
21890 rm -f conftest.
$ac_objext
21891 if { (ac_try
="$ac_compile"
21892 case "(($ac_try" in
21893 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
21894 *) ac_try_echo=$ac_try;;
21896 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
21897 $as_echo "$ac_try_echo") >&5
21898 (eval "$ac_compile") 2>conftest.er1
21900 grep -v '^ *+' conftest.er1 >conftest.err
21902 cat conftest.err >&5
21903 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21904 (exit $ac_status); } && {
21905 test -z "$ac_c_werror_flag" ||
21906 test ! -s conftest.err
21907 } && test -s conftest.$ac_objext; then
21908 ac_cv_member_struct_msghdr_msg_accrights=yes
21910 $as_echo "$as_me: failed program was:" >&5
21911 sed 's/^/| /' conftest.$ac_ext >&5
21913 ac_cv_member_struct_msghdr_msg_accrights=no
21916 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21919 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21921 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_msghdr_msg_accrights" >&5
21922 $as_echo "$ac_cv_member_struct_msghdr_msg_accrights" >&6; }
21923 if test "x$ac_cv_member_struct_msghdr_msg_accrights" = x""yes; then
21925 cat >>confdefs.h <<_ACEOF
21926 #define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 1
21931 { $as_echo "$as_me:$LINENO: checking for struct sockaddr.sa_len" >&5
21932 $as_echo_n "checking for struct sockaddr.sa_len... " >&6; }
21933 if test "${ac_cv_member_struct_sockaddr_sa_len+set}" = set; then
21934 $as_echo_n "(cached) " >&6
21936 cat >conftest.$ac_ext <<_ACEOF
21939 cat confdefs.h >>conftest.$ac_ext
21940 cat >>conftest.$ac_ext <<_ACEOF
21941 /* end confdefs.h. */
21942 #include <sys/types.h>
21943 #ifdef HAVE_SYS_SOCKET_H
21944 # include <sys/socket.h>
21946 #ifdef HAVE_SYS_UN_H
21947 # include <sys/un.h>
21953 static struct sockaddr ac_aggr;
21954 if (ac_aggr.sa_len)
21960 rm -f conftest.$ac_objext
21961 if { (ac_try="$ac_compile"
21962 case "(($ac_try" in
21963 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
21964 *) ac_try_echo
=$ac_try;;
21966 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
21967 $as_echo "$ac_try_echo") >&5
21968 (eval "$ac_compile") 2>conftest.er1
21970 grep -v '^ *+' conftest.er1
>conftest.err
21972 cat conftest.err
>&5
21973 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
21974 (exit $ac_status); } && {
21975 test -z "$ac_c_werror_flag" ||
21976 test ! -s conftest.err
21977 } && test -s conftest.
$ac_objext; then
21978 ac_cv_member_struct_sockaddr_sa_len
=yes
21980 $as_echo "$as_me: failed program was:" >&5
21981 sed 's/^/| /' conftest.
$ac_ext >&5
21983 cat >conftest.
$ac_ext <<_ACEOF
21986 cat confdefs.h
>>conftest.
$ac_ext
21987 cat >>conftest.
$ac_ext <<_ACEOF
21988 /* end confdefs.h. */
21989 #include <sys/types.h>
21990 #ifdef HAVE_SYS_SOCKET_H
21991 # include <sys/socket.h>
21993 #ifdef HAVE_SYS_UN_H
21994 # include <sys/un.h>
22000 static struct sockaddr ac_aggr;
22001 if (sizeof ac_aggr.sa_len)
22007 rm -f conftest.
$ac_objext
22008 if { (ac_try
="$ac_compile"
22009 case "(($ac_try" in
22010 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22011 *) ac_try_echo=$ac_try;;
22013 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22014 $as_echo "$ac_try_echo") >&5
22015 (eval "$ac_compile") 2>conftest.er1
22017 grep -v '^ *+' conftest.er1 >conftest.err
22019 cat conftest.err >&5
22020 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22021 (exit $ac_status); } && {
22022 test -z "$ac_c_werror_flag" ||
22023 test ! -s conftest.err
22024 } && test -s conftest.$ac_objext; then
22025 ac_cv_member_struct_sockaddr_sa_len=yes
22027 $as_echo "$as_me: failed program was:" >&5
22028 sed 's/^/| /' conftest.$ac_ext >&5
22030 ac_cv_member_struct_sockaddr_sa_len=no
22033 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22036 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22038 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_sa_len" >&5
22039 $as_echo "$ac_cv_member_struct_sockaddr_sa_len" >&6; }
22040 if test "x$ac_cv_member_struct_sockaddr_sa_len" = x""yes; then
22042 cat >>confdefs.h <<_ACEOF
22043 #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
22048 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_un.sun_len" >&5
22049 $as_echo_n "checking for struct sockaddr_un.sun_len... " >&6; }
22050 if test "${ac_cv_member_struct_sockaddr_un_sun_len+set}" = set; then
22051 $as_echo_n "(cached) " >&6
22053 cat >conftest.$ac_ext <<_ACEOF
22056 cat confdefs.h >>conftest.$ac_ext
22057 cat >>conftest.$ac_ext <<_ACEOF
22058 /* end confdefs.h. */
22059 #include <sys/types.h>
22060 #ifdef HAVE_SYS_SOCKET_H
22061 # include <sys/socket.h>
22063 #ifdef HAVE_SYS_UN_H
22064 # include <sys/un.h>
22070 static struct sockaddr_un ac_aggr;
22071 if (ac_aggr.sun_len)
22077 rm -f conftest.$ac_objext
22078 if { (ac_try="$ac_compile"
22079 case "(($ac_try" in
22080 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22081 *) ac_try_echo
=$ac_try;;
22083 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22084 $as_echo "$ac_try_echo") >&5
22085 (eval "$ac_compile") 2>conftest.er1
22087 grep -v '^ *+' conftest.er1
>conftest.err
22089 cat conftest.err
>&5
22090 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22091 (exit $ac_status); } && {
22092 test -z "$ac_c_werror_flag" ||
22093 test ! -s conftest.err
22094 } && test -s conftest.
$ac_objext; then
22095 ac_cv_member_struct_sockaddr_un_sun_len
=yes
22097 $as_echo "$as_me: failed program was:" >&5
22098 sed 's/^/| /' conftest.
$ac_ext >&5
22100 cat >conftest.
$ac_ext <<_ACEOF
22103 cat confdefs.h
>>conftest.
$ac_ext
22104 cat >>conftest.
$ac_ext <<_ACEOF
22105 /* end confdefs.h. */
22106 #include <sys/types.h>
22107 #ifdef HAVE_SYS_SOCKET_H
22108 # include <sys/socket.h>
22110 #ifdef HAVE_SYS_UN_H
22111 # include <sys/un.h>
22117 static struct sockaddr_un ac_aggr;
22118 if (sizeof ac_aggr.sun_len)
22124 rm -f conftest.
$ac_objext
22125 if { (ac_try
="$ac_compile"
22126 case "(($ac_try" in
22127 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22128 *) ac_try_echo=$ac_try;;
22130 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22131 $as_echo "$ac_try_echo") >&5
22132 (eval "$ac_compile") 2>conftest.er1
22134 grep -v '^ *+' conftest.er1 >conftest.err
22136 cat conftest.err >&5
22137 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22138 (exit $ac_status); } && {
22139 test -z "$ac_c_werror_flag" ||
22140 test ! -s conftest.err
22141 } && test -s conftest.$ac_objext; then
22142 ac_cv_member_struct_sockaddr_un_sun_len=yes
22144 $as_echo "$as_me: failed program was:" >&5
22145 sed 's/^/| /' conftest.$ac_ext >&5
22147 ac_cv_member_struct_sockaddr_un_sun_len=no
22150 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22153 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22155 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_un_sun_len" >&5
22156 $as_echo "$ac_cv_member_struct_sockaddr_un_sun_len" >&6; }
22157 if test "x$ac_cv_member_struct_sockaddr_un_sun_len" = x""yes; then
22159 cat >>confdefs.h <<_ACEOF
22160 #define HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1
22167 { $as_echo "$as_me:$LINENO: checking for scsireq_t.cmd" >&5
22168 $as_echo_n "checking for scsireq_t.cmd... " >&6; }
22169 if test "${ac_cv_member_scsireq_t_cmd+set}" = set; then
22170 $as_echo_n "(cached) " >&6
22172 cat >conftest.$ac_ext <<_ACEOF
22175 cat confdefs.h >>conftest.$ac_ext
22176 cat >>conftest.$ac_ext <<_ACEOF
22177 /* end confdefs.h. */
22178 #include <sys/types.h>
22179 #ifdef HAVE_SCSI_SG_H
22180 #include <scsi/sg.h>
22186 static scsireq_t ac_aggr;
22193 rm -f conftest.$ac_objext
22194 if { (ac_try="$ac_compile"
22195 case "(($ac_try" in
22196 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22197 *) ac_try_echo
=$ac_try;;
22199 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22200 $as_echo "$ac_try_echo") >&5
22201 (eval "$ac_compile") 2>conftest.er1
22203 grep -v '^ *+' conftest.er1
>conftest.err
22205 cat conftest.err
>&5
22206 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22207 (exit $ac_status); } && {
22208 test -z "$ac_c_werror_flag" ||
22209 test ! -s conftest.err
22210 } && test -s conftest.
$ac_objext; then
22211 ac_cv_member_scsireq_t_cmd
=yes
22213 $as_echo "$as_me: failed program was:" >&5
22214 sed 's/^/| /' conftest.
$ac_ext >&5
22216 cat >conftest.
$ac_ext <<_ACEOF
22219 cat confdefs.h
>>conftest.
$ac_ext
22220 cat >>conftest.
$ac_ext <<_ACEOF
22221 /* end confdefs.h. */
22222 #include <sys/types.h>
22223 #ifdef HAVE_SCSI_SG_H
22224 #include <scsi/sg.h>
22230 static scsireq_t ac_aggr;
22231 if (sizeof ac_aggr.cmd)
22237 rm -f conftest.
$ac_objext
22238 if { (ac_try
="$ac_compile"
22239 case "(($ac_try" in
22240 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22241 *) ac_try_echo=$ac_try;;
22243 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22244 $as_echo "$ac_try_echo") >&5
22245 (eval "$ac_compile") 2>conftest.er1
22247 grep -v '^ *+' conftest.er1 >conftest.err
22249 cat conftest.err >&5
22250 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22251 (exit $ac_status); } && {
22252 test -z "$ac_c_werror_flag" ||
22253 test ! -s conftest.err
22254 } && test -s conftest.$ac_objext; then
22255 ac_cv_member_scsireq_t_cmd=yes
22257 $as_echo "$as_me: failed program was:" >&5
22258 sed 's/^/| /' conftest.$ac_ext >&5
22260 ac_cv_member_scsireq_t_cmd=no
22263 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22266 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22268 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_scsireq_t_cmd" >&5
22269 $as_echo "$ac_cv_member_scsireq_t_cmd" >&6; }
22270 if test "x$ac_cv_member_scsireq_t_cmd" = x""yes; then
22272 cat >>confdefs.h <<_ACEOF
22273 #define HAVE_SCSIREQ_T_CMD 1
22278 { $as_echo "$as_me:$LINENO: checking for sg_io_hdr_t.interface_id" >&5
22279 $as_echo_n "checking for sg_io_hdr_t.interface_id... " >&6; }
22280 if test "${ac_cv_member_sg_io_hdr_t_interface_id+set}" = set; then
22281 $as_echo_n "(cached) " >&6
22283 cat >conftest.$ac_ext <<_ACEOF
22286 cat confdefs.h >>conftest.$ac_ext
22287 cat >>conftest.$ac_ext <<_ACEOF
22288 /* end confdefs.h. */
22289 #include <sys/types.h>
22290 #ifdef HAVE_SCSI_SG_H
22291 #include <scsi/sg.h>
22297 static sg_io_hdr_t ac_aggr;
22298 if (ac_aggr.interface_id)
22304 rm -f conftest.$ac_objext
22305 if { (ac_try="$ac_compile"
22306 case "(($ac_try" in
22307 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22308 *) ac_try_echo
=$ac_try;;
22310 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22311 $as_echo "$ac_try_echo") >&5
22312 (eval "$ac_compile") 2>conftest.er1
22314 grep -v '^ *+' conftest.er1
>conftest.err
22316 cat conftest.err
>&5
22317 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22318 (exit $ac_status); } && {
22319 test -z "$ac_c_werror_flag" ||
22320 test ! -s conftest.err
22321 } && test -s conftest.
$ac_objext; then
22322 ac_cv_member_sg_io_hdr_t_interface_id
=yes
22324 $as_echo "$as_me: failed program was:" >&5
22325 sed 's/^/| /' conftest.
$ac_ext >&5
22327 cat >conftest.
$ac_ext <<_ACEOF
22330 cat confdefs.h
>>conftest.
$ac_ext
22331 cat >>conftest.
$ac_ext <<_ACEOF
22332 /* end confdefs.h. */
22333 #include <sys/types.h>
22334 #ifdef HAVE_SCSI_SG_H
22335 #include <scsi/sg.h>
22341 static sg_io_hdr_t ac_aggr;
22342 if (sizeof ac_aggr.interface_id)
22348 rm -f conftest.
$ac_objext
22349 if { (ac_try
="$ac_compile"
22350 case "(($ac_try" in
22351 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22352 *) ac_try_echo=$ac_try;;
22354 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22355 $as_echo "$ac_try_echo") >&5
22356 (eval "$ac_compile") 2>conftest.er1
22358 grep -v '^ *+' conftest.er1 >conftest.err
22360 cat conftest.err >&5
22361 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22362 (exit $ac_status); } && {
22363 test -z "$ac_c_werror_flag" ||
22364 test ! -s conftest.err
22365 } && test -s conftest.$ac_objext; then
22366 ac_cv_member_sg_io_hdr_t_interface_id=yes
22368 $as_echo "$as_me: failed program was:" >&5
22369 sed 's/^/| /' conftest.$ac_ext >&5
22371 ac_cv_member_sg_io_hdr_t_interface_id=no
22374 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22377 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22379 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_sg_io_hdr_t_interface_id" >&5
22380 $as_echo "$ac_cv_member_sg_io_hdr_t_interface_id" >&6; }
22381 if test "x$ac_cv_member_sg_io_hdr_t_interface_id" = x""yes; then
22383 cat >>confdefs.h <<_ACEOF
22384 #define HAVE_SG_IO_HDR_T_INTERFACE_ID 1
22391 { $as_echo "$as_me:$LINENO: checking for siginfo_t.si_fd" >&5
22392 $as_echo_n "checking for siginfo_t.si_fd... " >&6; }
22393 if test "${ac_cv_member_siginfo_t_si_fd+set}" = set; then
22394 $as_echo_n "(cached) " >&6
22396 cat >conftest.$ac_ext <<_ACEOF
22399 cat confdefs.h >>conftest.$ac_ext
22400 cat >>conftest.$ac_ext <<_ACEOF
22401 /* end confdefs.h. */
22402 #include <signal.h>
22407 static siginfo_t ac_aggr;
22414 rm -f conftest.$ac_objext
22415 if { (ac_try="$ac_compile"
22416 case "(($ac_try" in
22417 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22418 *) ac_try_echo
=$ac_try;;
22420 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22421 $as_echo "$ac_try_echo") >&5
22422 (eval "$ac_compile") 2>conftest.er1
22424 grep -v '^ *+' conftest.er1
>conftest.err
22426 cat conftest.err
>&5
22427 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22428 (exit $ac_status); } && {
22429 test -z "$ac_c_werror_flag" ||
22430 test ! -s conftest.err
22431 } && test -s conftest.
$ac_objext; then
22432 ac_cv_member_siginfo_t_si_fd
=yes
22434 $as_echo "$as_me: failed program was:" >&5
22435 sed 's/^/| /' conftest.
$ac_ext >&5
22437 cat >conftest.
$ac_ext <<_ACEOF
22440 cat confdefs.h
>>conftest.
$ac_ext
22441 cat >>conftest.
$ac_ext <<_ACEOF
22442 /* end confdefs.h. */
22443 #include <signal.h>
22448 static siginfo_t ac_aggr;
22449 if (sizeof ac_aggr.si_fd)
22455 rm -f conftest.
$ac_objext
22456 if { (ac_try
="$ac_compile"
22457 case "(($ac_try" in
22458 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22459 *) ac_try_echo=$ac_try;;
22461 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22462 $as_echo "$ac_try_echo") >&5
22463 (eval "$ac_compile") 2>conftest.er1
22465 grep -v '^ *+' conftest.er1 >conftest.err
22467 cat conftest.err >&5
22468 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22469 (exit $ac_status); } && {
22470 test -z "$ac_c_werror_flag" ||
22471 test ! -s conftest.err
22472 } && test -s conftest.$ac_objext; then
22473 ac_cv_member_siginfo_t_si_fd=yes
22475 $as_echo "$as_me: failed program was:" >&5
22476 sed 's/^/| /' conftest.$ac_ext >&5
22478 ac_cv_member_siginfo_t_si_fd=no
22481 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22484 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22486 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_siginfo_t_si_fd" >&5
22487 $as_echo "$ac_cv_member_siginfo_t_si_fd" >&6; }
22488 if test "x$ac_cv_member_siginfo_t_si_fd" = x""yes; then
22490 cat >>confdefs.h <<_ACEOF
22491 #define HAVE_SIGINFO_T_SI_FD 1
22498 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blksiz" >&5
22499 $as_echo_n "checking for struct mtget.mt_blksiz... " >&6; }
22500 if test "${ac_cv_member_struct_mtget_mt_blksiz+set}" = set; then
22501 $as_echo_n "(cached) " >&6
22503 cat >conftest.$ac_ext <<_ACEOF
22506 cat confdefs.h >>conftest.$ac_ext
22507 cat >>conftest.$ac_ext <<_ACEOF
22508 /* end confdefs.h. */
22509 #include <sys/types.h>
22510 #ifdef HAVE_SYS_MTIO_H
22511 #include <sys/mtio.h>
22517 static struct mtget ac_aggr;
22518 if (ac_aggr.mt_blksiz)
22524 rm -f conftest.$ac_objext
22525 if { (ac_try="$ac_compile"
22526 case "(($ac_try" in
22527 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22528 *) ac_try_echo
=$ac_try;;
22530 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22531 $as_echo "$ac_try_echo") >&5
22532 (eval "$ac_compile") 2>conftest.er1
22534 grep -v '^ *+' conftest.er1
>conftest.err
22536 cat conftest.err
>&5
22537 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22538 (exit $ac_status); } && {
22539 test -z "$ac_c_werror_flag" ||
22540 test ! -s conftest.err
22541 } && test -s conftest.
$ac_objext; then
22542 ac_cv_member_struct_mtget_mt_blksiz
=yes
22544 $as_echo "$as_me: failed program was:" >&5
22545 sed 's/^/| /' conftest.
$ac_ext >&5
22547 cat >conftest.
$ac_ext <<_ACEOF
22550 cat confdefs.h
>>conftest.
$ac_ext
22551 cat >>conftest.
$ac_ext <<_ACEOF
22552 /* end confdefs.h. */
22553 #include <sys/types.h>
22554 #ifdef HAVE_SYS_MTIO_H
22555 #include <sys/mtio.h>
22561 static struct mtget ac_aggr;
22562 if (sizeof ac_aggr.mt_blksiz)
22568 rm -f conftest.
$ac_objext
22569 if { (ac_try
="$ac_compile"
22570 case "(($ac_try" in
22571 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22572 *) ac_try_echo=$ac_try;;
22574 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22575 $as_echo "$ac_try_echo") >&5
22576 (eval "$ac_compile") 2>conftest.er1
22578 grep -v '^ *+' conftest.er1 >conftest.err
22580 cat conftest.err >&5
22581 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22582 (exit $ac_status); } && {
22583 test -z "$ac_c_werror_flag" ||
22584 test ! -s conftest.err
22585 } && test -s conftest.$ac_objext; then
22586 ac_cv_member_struct_mtget_mt_blksiz=yes
22588 $as_echo "$as_me: failed program was:" >&5
22589 sed 's/^/| /' conftest.$ac_ext >&5
22591 ac_cv_member_struct_mtget_mt_blksiz=no
22594 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22597 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22599 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blksiz" >&5
22600 $as_echo "$ac_cv_member_struct_mtget_mt_blksiz" >&6; }
22601 if test "x$ac_cv_member_struct_mtget_mt_blksiz" = x""yes; then
22603 cat >>confdefs.h <<_ACEOF
22604 #define HAVE_STRUCT_MTGET_MT_BLKSIZ 1
22609 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_gstat" >&5
22610 $as_echo_n "checking for struct mtget.mt_gstat... " >&6; }
22611 if test "${ac_cv_member_struct_mtget_mt_gstat+set}" = set; then
22612 $as_echo_n "(cached) " >&6
22614 cat >conftest.$ac_ext <<_ACEOF
22617 cat confdefs.h >>conftest.$ac_ext
22618 cat >>conftest.$ac_ext <<_ACEOF
22619 /* end confdefs.h. */
22620 #include <sys/types.h>
22621 #ifdef HAVE_SYS_MTIO_H
22622 #include <sys/mtio.h>
22628 static struct mtget ac_aggr;
22629 if (ac_aggr.mt_gstat)
22635 rm -f conftest.$ac_objext
22636 if { (ac_try="$ac_compile"
22637 case "(($ac_try" in
22638 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22639 *) ac_try_echo
=$ac_try;;
22641 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22642 $as_echo "$ac_try_echo") >&5
22643 (eval "$ac_compile") 2>conftest.er1
22645 grep -v '^ *+' conftest.er1
>conftest.err
22647 cat conftest.err
>&5
22648 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22649 (exit $ac_status); } && {
22650 test -z "$ac_c_werror_flag" ||
22651 test ! -s conftest.err
22652 } && test -s conftest.
$ac_objext; then
22653 ac_cv_member_struct_mtget_mt_gstat
=yes
22655 $as_echo "$as_me: failed program was:" >&5
22656 sed 's/^/| /' conftest.
$ac_ext >&5
22658 cat >conftest.
$ac_ext <<_ACEOF
22661 cat confdefs.h
>>conftest.
$ac_ext
22662 cat >>conftest.
$ac_ext <<_ACEOF
22663 /* end confdefs.h. */
22664 #include <sys/types.h>
22665 #ifdef HAVE_SYS_MTIO_H
22666 #include <sys/mtio.h>
22672 static struct mtget ac_aggr;
22673 if (sizeof ac_aggr.mt_gstat)
22679 rm -f conftest.
$ac_objext
22680 if { (ac_try
="$ac_compile"
22681 case "(($ac_try" in
22682 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22683 *) ac_try_echo=$ac_try;;
22685 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22686 $as_echo "$ac_try_echo") >&5
22687 (eval "$ac_compile") 2>conftest.er1
22689 grep -v '^ *+' conftest.er1 >conftest.err
22691 cat conftest.err >&5
22692 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22693 (exit $ac_status); } && {
22694 test -z "$ac_c_werror_flag" ||
22695 test ! -s conftest.err
22696 } && test -s conftest.$ac_objext; then
22697 ac_cv_member_struct_mtget_mt_gstat=yes
22699 $as_echo "$as_me: failed program was:" >&5
22700 sed 's/^/| /' conftest.$ac_ext >&5
22702 ac_cv_member_struct_mtget_mt_gstat=no
22705 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22708 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22710 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_gstat" >&5
22711 $as_echo "$ac_cv_member_struct_mtget_mt_gstat" >&6; }
22712 if test "x$ac_cv_member_struct_mtget_mt_gstat" = x""yes; then
22714 cat >>confdefs.h <<_ACEOF
22715 #define HAVE_STRUCT_MTGET_MT_GSTAT 1
22720 { $as_echo "$as_me:$LINENO: checking for struct mtget.mt_blkno" >&5
22721 $as_echo_n "checking for struct mtget.mt_blkno... " >&6; }
22722 if test "${ac_cv_member_struct_mtget_mt_blkno+set}" = set; then
22723 $as_echo_n "(cached) " >&6
22725 cat >conftest.$ac_ext <<_ACEOF
22728 cat confdefs.h >>conftest.$ac_ext
22729 cat >>conftest.$ac_ext <<_ACEOF
22730 /* end confdefs.h. */
22731 #include <sys/types.h>
22732 #ifdef HAVE_SYS_MTIO_H
22733 #include <sys/mtio.h>
22739 static struct mtget ac_aggr;
22740 if (ac_aggr.mt_blkno)
22746 rm -f conftest.$ac_objext
22747 if { (ac_try="$ac_compile"
22748 case "(($ac_try" in
22749 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22750 *) ac_try_echo
=$ac_try;;
22752 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22753 $as_echo "$ac_try_echo") >&5
22754 (eval "$ac_compile") 2>conftest.er1
22756 grep -v '^ *+' conftest.er1
>conftest.err
22758 cat conftest.err
>&5
22759 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22760 (exit $ac_status); } && {
22761 test -z "$ac_c_werror_flag" ||
22762 test ! -s conftest.err
22763 } && test -s conftest.
$ac_objext; then
22764 ac_cv_member_struct_mtget_mt_blkno
=yes
22766 $as_echo "$as_me: failed program was:" >&5
22767 sed 's/^/| /' conftest.
$ac_ext >&5
22769 cat >conftest.
$ac_ext <<_ACEOF
22772 cat confdefs.h
>>conftest.
$ac_ext
22773 cat >>conftest.
$ac_ext <<_ACEOF
22774 /* end confdefs.h. */
22775 #include <sys/types.h>
22776 #ifdef HAVE_SYS_MTIO_H
22777 #include <sys/mtio.h>
22783 static struct mtget ac_aggr;
22784 if (sizeof ac_aggr.mt_blkno)
22790 rm -f conftest.
$ac_objext
22791 if { (ac_try
="$ac_compile"
22792 case "(($ac_try" in
22793 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22794 *) ac_try_echo=$ac_try;;
22796 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22797 $as_echo "$ac_try_echo") >&5
22798 (eval "$ac_compile") 2>conftest.er1
22800 grep -v '^ *+' conftest.er1 >conftest.err
22802 cat conftest.err >&5
22803 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22804 (exit $ac_status); } && {
22805 test -z "$ac_c_werror_flag" ||
22806 test ! -s conftest.err
22807 } && test -s conftest.$ac_objext; then
22808 ac_cv_member_struct_mtget_mt_blkno=yes
22810 $as_echo "$as_me: failed program was:" >&5
22811 sed 's/^/| /' conftest.$ac_ext >&5
22813 ac_cv_member_struct_mtget_mt_blkno=no
22816 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22819 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22821 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_mtget_mt_blkno" >&5
22822 $as_echo "$ac_cv_member_struct_mtget_mt_blkno" >&6; }
22823 if test "x$ac_cv_member_struct_mtget_mt_blkno" = x""yes; then
22825 cat >>confdefs.h <<_ACEOF
22826 #define HAVE_STRUCT_MTGET_MT_BLKNO 1
22833 { $as_echo "$as_me:$LINENO: checking for struct option.name" >&5
22834 $as_echo_n "checking for struct option.name... " >&6; }
22835 if test "${ac_cv_member_struct_option_name+set}" = set; then
22836 $as_echo_n "(cached) " >&6
22838 cat >conftest.$ac_ext <<_ACEOF
22841 cat confdefs.h >>conftest.$ac_ext
22842 cat >>conftest.$ac_ext <<_ACEOF
22843 /* end confdefs.h. */
22844 #ifdef HAVE_GETOPT_H
22845 #include <getopt.h>
22851 static struct option ac_aggr;
22858 rm -f conftest.$ac_objext
22859 if { (ac_try="$ac_compile"
22860 case "(($ac_try" in
22861 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22862 *) ac_try_echo
=$ac_try;;
22864 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22865 $as_echo "$ac_try_echo") >&5
22866 (eval "$ac_compile") 2>conftest.er1
22868 grep -v '^ *+' conftest.er1
>conftest.err
22870 cat conftest.err
>&5
22871 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22872 (exit $ac_status); } && {
22873 test -z "$ac_c_werror_flag" ||
22874 test ! -s conftest.err
22875 } && test -s conftest.
$ac_objext; then
22876 ac_cv_member_struct_option_name
=yes
22878 $as_echo "$as_me: failed program was:" >&5
22879 sed 's/^/| /' conftest.
$ac_ext >&5
22881 cat >conftest.
$ac_ext <<_ACEOF
22884 cat confdefs.h
>>conftest.
$ac_ext
22885 cat >>conftest.
$ac_ext <<_ACEOF
22886 /* end confdefs.h. */
22887 #ifdef HAVE_GETOPT_H
22888 #include <getopt.h>
22894 static struct option ac_aggr;
22895 if (sizeof ac_aggr.name)
22901 rm -f conftest.
$ac_objext
22902 if { (ac_try
="$ac_compile"
22903 case "(($ac_try" in
22904 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
22905 *) ac_try_echo=$ac_try;;
22907 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
22908 $as_echo "$ac_try_echo") >&5
22909 (eval "$ac_compile") 2>conftest.er1
22911 grep -v '^ *+' conftest.er1 >conftest.err
22913 cat conftest.err >&5
22914 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22915 (exit $ac_status); } && {
22916 test -z "$ac_c_werror_flag" ||
22917 test ! -s conftest.err
22918 } && test -s conftest.$ac_objext; then
22919 ac_cv_member_struct_option_name=yes
22921 $as_echo "$as_me: failed program was:" >&5
22922 sed 's/^/| /' conftest.$ac_ext >&5
22924 ac_cv_member_struct_option_name=no
22927 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22930 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22932 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_option_name" >&5
22933 $as_echo "$ac_cv_member_struct_option_name" >&6; }
22934 if test "x$ac_cv_member_struct_option_name" = x""yes; then
22936 cat >>confdefs.h <<_ACEOF
22937 #define HAVE_STRUCT_OPTION_NAME 1
22944 { $as_echo "$as_me:$LINENO: checking for struct stat.st_blocks" >&5
22945 $as_echo_n "checking for struct stat.st_blocks... " >&6; }
22946 if test "${ac_cv_member_struct_stat_st_blocks+set}" = set; then
22947 $as_echo_n "(cached) " >&6
22949 cat >conftest.$ac_ext <<_ACEOF
22952 cat confdefs.h >>conftest.$ac_ext
22953 cat >>conftest.$ac_ext <<_ACEOF
22954 /* end confdefs.h. */
22955 $ac_includes_default
22959 static struct stat ac_aggr;
22960 if (ac_aggr.st_blocks)
22966 rm -f conftest.$ac_objext
22967 if { (ac_try="$ac_compile"
22968 case "(($ac_try" in
22969 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
22970 *) ac_try_echo
=$ac_try;;
22972 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
22973 $as_echo "$ac_try_echo") >&5
22974 (eval "$ac_compile") 2>conftest.er1
22976 grep -v '^ *+' conftest.er1
>conftest.err
22978 cat conftest.err
>&5
22979 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
22980 (exit $ac_status); } && {
22981 test -z "$ac_c_werror_flag" ||
22982 test ! -s conftest.err
22983 } && test -s conftest.
$ac_objext; then
22984 ac_cv_member_struct_stat_st_blocks
=yes
22986 $as_echo "$as_me: failed program was:" >&5
22987 sed 's/^/| /' conftest.
$ac_ext >&5
22989 cat >conftest.
$ac_ext <<_ACEOF
22992 cat confdefs.h
>>conftest.
$ac_ext
22993 cat >>conftest.
$ac_ext <<_ACEOF
22994 /* end confdefs.h. */
22995 $ac_includes_default
22999 static struct stat ac_aggr;
23000 if (sizeof ac_aggr.st_blocks)
23006 rm -f conftest.
$ac_objext
23007 if { (ac_try
="$ac_compile"
23008 case "(($ac_try" in
23009 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23010 *) ac_try_echo=$ac_try;;
23012 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23013 $as_echo "$ac_try_echo") >&5
23014 (eval "$ac_compile") 2>conftest.er1
23016 grep -v '^ *+' conftest.er1 >conftest.err
23018 cat conftest.err >&5
23019 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23020 (exit $ac_status); } && {
23021 test -z "$ac_c_werror_flag" ||
23022 test ! -s conftest.err
23023 } && test -s conftest.$ac_objext; then
23024 ac_cv_member_struct_stat_st_blocks=yes
23026 $as_echo "$as_me: failed program was:" >&5
23027 sed 's/^/| /' conftest.$ac_ext >&5
23029 ac_cv_member_struct_stat_st_blocks=no
23032 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23035 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23037 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_blocks" >&5
23038 $as_echo "$ac_cv_member_struct_stat_st_blocks" >&6; }
23039 if test "x$ac_cv_member_struct_stat_st_blocks" = x""yes; then
23041 cat >>confdefs.h <<_ACEOF
23042 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
23047 { $as_echo "$as_me:$LINENO: checking for struct stat.st_mtim" >&5
23048 $as_echo_n "checking for struct stat.st_mtim... " >&6; }
23049 if test "${ac_cv_member_struct_stat_st_mtim+set}" = set; then
23050 $as_echo_n "(cached) " >&6
23052 cat >conftest.$ac_ext <<_ACEOF
23055 cat confdefs.h >>conftest.$ac_ext
23056 cat >>conftest.$ac_ext <<_ACEOF
23057 /* end confdefs.h. */
23058 $ac_includes_default
23062 static struct stat ac_aggr;
23063 if (ac_aggr.st_mtim)
23069 rm -f conftest.$ac_objext
23070 if { (ac_try="$ac_compile"
23071 case "(($ac_try" in
23072 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23073 *) ac_try_echo
=$ac_try;;
23075 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23076 $as_echo "$ac_try_echo") >&5
23077 (eval "$ac_compile") 2>conftest.er1
23079 grep -v '^ *+' conftest.er1
>conftest.err
23081 cat conftest.err
>&5
23082 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23083 (exit $ac_status); } && {
23084 test -z "$ac_c_werror_flag" ||
23085 test ! -s conftest.err
23086 } && test -s conftest.
$ac_objext; then
23087 ac_cv_member_struct_stat_st_mtim
=yes
23089 $as_echo "$as_me: failed program was:" >&5
23090 sed 's/^/| /' conftest.
$ac_ext >&5
23092 cat >conftest.
$ac_ext <<_ACEOF
23095 cat confdefs.h
>>conftest.
$ac_ext
23096 cat >>conftest.
$ac_ext <<_ACEOF
23097 /* end confdefs.h. */
23098 $ac_includes_default
23102 static struct stat ac_aggr;
23103 if (sizeof ac_aggr.st_mtim)
23109 rm -f conftest.
$ac_objext
23110 if { (ac_try
="$ac_compile"
23111 case "(($ac_try" in
23112 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23113 *) ac_try_echo=$ac_try;;
23115 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23116 $as_echo "$ac_try_echo") >&5
23117 (eval "$ac_compile") 2>conftest.er1
23119 grep -v '^ *+' conftest.er1 >conftest.err
23121 cat conftest.err >&5
23122 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23123 (exit $ac_status); } && {
23124 test -z "$ac_c_werror_flag" ||
23125 test ! -s conftest.err
23126 } && test -s conftest.$ac_objext; then
23127 ac_cv_member_struct_stat_st_mtim=yes
23129 $as_echo "$as_me: failed program was:" >&5
23130 sed 's/^/| /' conftest.$ac_ext >&5
23132 ac_cv_member_struct_stat_st_mtim=no
23135 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23138 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23140 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_mtim" >&5
23141 $as_echo "$ac_cv_member_struct_stat_st_mtim" >&6; }
23142 if test "x$ac_cv_member_struct_stat_st_mtim" = x""yes; then
23144 cat >>confdefs.h <<_ACEOF
23145 #define HAVE_STRUCT_STAT_ST_MTIM 1
23150 { $as_echo "$as_me:$LINENO: checking for struct stat.st_ctim" >&5
23151 $as_echo_n "checking for struct stat.st_ctim... " >&6; }
23152 if test "${ac_cv_member_struct_stat_st_ctim+set}" = set; then
23153 $as_echo_n "(cached) " >&6
23155 cat >conftest.$ac_ext <<_ACEOF
23158 cat confdefs.h >>conftest.$ac_ext
23159 cat >>conftest.$ac_ext <<_ACEOF
23160 /* end confdefs.h. */
23161 $ac_includes_default
23165 static struct stat ac_aggr;
23166 if (ac_aggr.st_ctim)
23172 rm -f conftest.$ac_objext
23173 if { (ac_try="$ac_compile"
23174 case "(($ac_try" in
23175 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23176 *) ac_try_echo
=$ac_try;;
23178 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23179 $as_echo "$ac_try_echo") >&5
23180 (eval "$ac_compile") 2>conftest.er1
23182 grep -v '^ *+' conftest.er1
>conftest.err
23184 cat conftest.err
>&5
23185 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23186 (exit $ac_status); } && {
23187 test -z "$ac_c_werror_flag" ||
23188 test ! -s conftest.err
23189 } && test -s conftest.
$ac_objext; then
23190 ac_cv_member_struct_stat_st_ctim
=yes
23192 $as_echo "$as_me: failed program was:" >&5
23193 sed 's/^/| /' conftest.
$ac_ext >&5
23195 cat >conftest.
$ac_ext <<_ACEOF
23198 cat confdefs.h
>>conftest.
$ac_ext
23199 cat >>conftest.
$ac_ext <<_ACEOF
23200 /* end confdefs.h. */
23201 $ac_includes_default
23205 static struct stat ac_aggr;
23206 if (sizeof ac_aggr.st_ctim)
23212 rm -f conftest.
$ac_objext
23213 if { (ac_try
="$ac_compile"
23214 case "(($ac_try" in
23215 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23216 *) ac_try_echo=$ac_try;;
23218 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23219 $as_echo "$ac_try_echo") >&5
23220 (eval "$ac_compile") 2>conftest.er1
23222 grep -v '^ *+' conftest.er1 >conftest.err
23224 cat conftest.err >&5
23225 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23226 (exit $ac_status); } && {
23227 test -z "$ac_c_werror_flag" ||
23228 test ! -s conftest.err
23229 } && test -s conftest.$ac_objext; then
23230 ac_cv_member_struct_stat_st_ctim=yes
23232 $as_echo "$as_me: failed program was:" >&5
23233 sed 's/^/| /' conftest.$ac_ext >&5
23235 ac_cv_member_struct_stat_st_ctim=no
23238 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23241 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23243 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_ctim" >&5
23244 $as_echo "$ac_cv_member_struct_stat_st_ctim" >&6; }
23245 if test "x$ac_cv_member_struct_stat_st_ctim" = x""yes; then
23247 cat >>confdefs.h <<_ACEOF
23248 #define HAVE_STRUCT_STAT_ST_CTIM 1
23253 { $as_echo "$as_me:$LINENO: checking for struct stat.st_atim" >&5
23254 $as_echo_n "checking for struct stat.st_atim... " >&6; }
23255 if test "${ac_cv_member_struct_stat_st_atim+set}" = set; then
23256 $as_echo_n "(cached) " >&6
23258 cat >conftest.$ac_ext <<_ACEOF
23261 cat confdefs.h >>conftest.$ac_ext
23262 cat >>conftest.$ac_ext <<_ACEOF
23263 /* end confdefs.h. */
23264 $ac_includes_default
23268 static struct stat ac_aggr;
23269 if (ac_aggr.st_atim)
23275 rm -f conftest.$ac_objext
23276 if { (ac_try="$ac_compile"
23277 case "(($ac_try" in
23278 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23279 *) ac_try_echo
=$ac_try;;
23281 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23282 $as_echo "$ac_try_echo") >&5
23283 (eval "$ac_compile") 2>conftest.er1
23285 grep -v '^ *+' conftest.er1
>conftest.err
23287 cat conftest.err
>&5
23288 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23289 (exit $ac_status); } && {
23290 test -z "$ac_c_werror_flag" ||
23291 test ! -s conftest.err
23292 } && test -s conftest.
$ac_objext; then
23293 ac_cv_member_struct_stat_st_atim
=yes
23295 $as_echo "$as_me: failed program was:" >&5
23296 sed 's/^/| /' conftest.
$ac_ext >&5
23298 cat >conftest.
$ac_ext <<_ACEOF
23301 cat confdefs.h
>>conftest.
$ac_ext
23302 cat >>conftest.
$ac_ext <<_ACEOF
23303 /* end confdefs.h. */
23304 $ac_includes_default
23308 static struct stat ac_aggr;
23309 if (sizeof ac_aggr.st_atim)
23315 rm -f conftest.
$ac_objext
23316 if { (ac_try
="$ac_compile"
23317 case "(($ac_try" in
23318 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23319 *) ac_try_echo=$ac_try;;
23321 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23322 $as_echo "$ac_try_echo") >&5
23323 (eval "$ac_compile") 2>conftest.er1
23325 grep -v '^ *+' conftest.er1 >conftest.err
23327 cat conftest.err >&5
23328 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23329 (exit $ac_status); } && {
23330 test -z "$ac_c_werror_flag" ||
23331 test ! -s conftest.err
23332 } && test -s conftest.$ac_objext; then
23333 ac_cv_member_struct_stat_st_atim=yes
23335 $as_echo "$as_me: failed program was:" >&5
23336 sed 's/^/| /' conftest.$ac_ext >&5
23338 ac_cv_member_struct_stat_st_atim=no
23341 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23344 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23346 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_atim" >&5
23347 $as_echo "$ac_cv_member_struct_stat_st_atim" >&6; }
23348 if test "x$ac_cv_member_struct_stat_st_atim" = x""yes; then
23350 cat >>confdefs.h <<_ACEOF
23351 #define HAVE_STRUCT_STAT_ST_ATIM 1
23358 { $as_echo "$as_me:$LINENO: checking for struct sockaddr_in6.sin6_scope_id" >&5
23359 $as_echo_n "checking for struct sockaddr_in6.sin6_scope_id... " >&6; }
23360 if test "${ac_cv_member_struct_sockaddr_in6_sin6_scope_id+set}" = set; then
23361 $as_echo_n "(cached) " >&6
23363 cat >conftest.$ac_ext <<_ACEOF
23366 cat confdefs.h >>conftest.$ac_ext
23367 cat >>conftest.$ac_ext <<_ACEOF
23368 /* end confdefs.h. */
23369 #ifdef HAVE_SYS_TYPES_H
23370 #include <sys/types.h>
23372 #ifdef HAVE_NETINET_IN_H
23373 #include <netinet/in.h>
23379 static struct sockaddr_in6 ac_aggr;
23380 if (ac_aggr.sin6_scope_id)
23386 rm -f conftest.$ac_objext
23387 if { (ac_try="$ac_compile"
23388 case "(($ac_try" in
23389 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23390 *) ac_try_echo
=$ac_try;;
23392 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23393 $as_echo "$ac_try_echo") >&5
23394 (eval "$ac_compile") 2>conftest.er1
23396 grep -v '^ *+' conftest.er1
>conftest.err
23398 cat conftest.err
>&5
23399 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23400 (exit $ac_status); } && {
23401 test -z "$ac_c_werror_flag" ||
23402 test ! -s conftest.err
23403 } && test -s conftest.
$ac_objext; then
23404 ac_cv_member_struct_sockaddr_in6_sin6_scope_id
=yes
23406 $as_echo "$as_me: failed program was:" >&5
23407 sed 's/^/| /' conftest.
$ac_ext >&5
23409 cat >conftest.
$ac_ext <<_ACEOF
23412 cat confdefs.h
>>conftest.
$ac_ext
23413 cat >>conftest.
$ac_ext <<_ACEOF
23414 /* end confdefs.h. */
23415 #ifdef HAVE_SYS_TYPES_H
23416 #include <sys/types.h>
23418 #ifdef HAVE_NETINET_IN_H
23419 #include <netinet/in.h>
23425 static struct sockaddr_in6 ac_aggr;
23426 if (sizeof ac_aggr.sin6_scope_id)
23432 rm -f conftest.
$ac_objext
23433 if { (ac_try
="$ac_compile"
23434 case "(($ac_try" in
23435 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23436 *) ac_try_echo=$ac_try;;
23438 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23439 $as_echo "$ac_try_echo") >&5
23440 (eval "$ac_compile") 2>conftest.er1
23442 grep -v '^ *+' conftest.er1 >conftest.err
23444 cat conftest.err >&5
23445 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23446 (exit $ac_status); } && {
23447 test -z "$ac_c_werror_flag" ||
23448 test ! -s conftest.err
23449 } && test -s conftest.$ac_objext; then
23450 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
23452 $as_echo "$as_me: failed program was:" >&5
23453 sed 's/^/| /' conftest.$ac_ext >&5
23455 ac_cv_member_struct_sockaddr_in6_sin6_scope_id=no
23458 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23461 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23463 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&5
23464 $as_echo "$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" >&6; }
23465 if test "x$ac_cv_member_struct_sockaddr_in6_sin6_scope_id" = x""yes; then
23467 cat >>confdefs.h <<_ACEOF
23468 #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
23475 { $as_echo "$as_me:$LINENO: checking for ns_msg._msg_ptr" >&5
23476 $as_echo_n "checking for ns_msg._msg_ptr... " >&6; }
23477 if test "${ac_cv_member_ns_msg__msg_ptr+set}" = set; then
23478 $as_echo_n "(cached) " >&6
23480 cat >conftest.$ac_ext <<_ACEOF
23483 cat confdefs.h >>conftest.$ac_ext
23484 cat >>conftest.$ac_ext <<_ACEOF
23485 /* end confdefs.h. */
23486 #ifdef HAVE_SYS_TYPES_H
23487 #include <sys/types.h>
23489 #ifdef HAVE_NETINET_IN_H
23490 # include <netinet/in.h>
23492 #ifdef HAVE_ARPA_NAMESER_H
23493 # include <arpa/nameser.h>
23499 static ns_msg ac_aggr;
23500 if (ac_aggr._msg_ptr)
23506 rm -f conftest.$ac_objext
23507 if { (ac_try="$ac_compile"
23508 case "(($ac_try" in
23509 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23510 *) ac_try_echo
=$ac_try;;
23512 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23513 $as_echo "$ac_try_echo") >&5
23514 (eval "$ac_compile") 2>conftest.er1
23516 grep -v '^ *+' conftest.er1
>conftest.err
23518 cat conftest.err
>&5
23519 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23520 (exit $ac_status); } && {
23521 test -z "$ac_c_werror_flag" ||
23522 test ! -s conftest.err
23523 } && test -s conftest.
$ac_objext; then
23524 ac_cv_member_ns_msg__msg_ptr
=yes
23526 $as_echo "$as_me: failed program was:" >&5
23527 sed 's/^/| /' conftest.
$ac_ext >&5
23529 cat >conftest.
$ac_ext <<_ACEOF
23532 cat confdefs.h
>>conftest.
$ac_ext
23533 cat >>conftest.
$ac_ext <<_ACEOF
23534 /* end confdefs.h. */
23535 #ifdef HAVE_SYS_TYPES_H
23536 #include <sys/types.h>
23538 #ifdef HAVE_NETINET_IN_H
23539 # include <netinet/in.h>
23541 #ifdef HAVE_ARPA_NAMESER_H
23542 # include <arpa/nameser.h>
23548 static ns_msg ac_aggr;
23549 if (sizeof ac_aggr._msg_ptr)
23555 rm -f conftest.
$ac_objext
23556 if { (ac_try
="$ac_compile"
23557 case "(($ac_try" in
23558 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23559 *) ac_try_echo=$ac_try;;
23561 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23562 $as_echo "$ac_try_echo") >&5
23563 (eval "$ac_compile") 2>conftest.er1
23565 grep -v '^ *+' conftest.er1 >conftest.err
23567 cat conftest.err >&5
23568 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23569 (exit $ac_status); } && {
23570 test -z "$ac_c_werror_flag" ||
23571 test ! -s conftest.err
23572 } && test -s conftest.$ac_objext; then
23573 ac_cv_member_ns_msg__msg_ptr=yes
23575 $as_echo "$as_me: failed program was:" >&5
23576 sed 's/^/| /' conftest.$ac_ext >&5
23578 ac_cv_member_ns_msg__msg_ptr=no
23581 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23584 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23586 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_ns_msg__msg_ptr" >&5
23587 $as_echo "$ac_cv_member_ns_msg__msg_ptr" >&6; }
23588 if test "x$ac_cv_member_ns_msg__msg_ptr" = x""yes; then
23590 cat >>confdefs.h <<_ACEOF
23591 #define HAVE_NS_MSG__MSG_PTR 1
23598 { $as_echo "$as_me:$LINENO: checking for struct icmpstat.icps_outhist" >&5
23599 $as_echo_n "checking for struct icmpstat.icps_outhist... " >&6; }
23600 if test "${ac_cv_member_struct_icmpstat_icps_outhist+set}" = set; then
23601 $as_echo_n "(cached) " >&6
23603 cat >conftest.$ac_ext <<_ACEOF
23606 cat confdefs.h >>conftest.$ac_ext
23607 cat >>conftest.$ac_ext <<_ACEOF
23608 /* end confdefs.h. */
23609 #ifdef HAVE_SYS_TYPES_H
23610 #include <sys/types.h>
23612 #ifdef HAVE_ALIAS_H
23615 #ifdef HAVE_SYS_SOCKET_H
23616 #include <sys/socket.h>
23618 #ifdef HAVE_SYS_SOCKETVAR_H
23619 #include <sys/socketvar.h>
23621 #ifdef HAVE_SYS_TIMEOUT_H
23622 #include <sys/timeout.h>
23624 #ifdef HAVE_NETINET_IN_H
23625 #include <netinet/in.h>
23627 #ifdef HAVE_NETINET_IN_SYSTM_H
23628 #include <netinet/in_systm.h>
23630 #ifdef HAVE_NETINET_IP_H
23631 #include <netinet/ip.h>
23633 #ifdef HAVE_NETINET_IP_VAR_H
23634 #include <netinet/ip_var.h>
23636 #ifdef HAVE_NETINET_IP_ICMP_H
23637 #include <netinet/ip_icmp.h>
23639 #ifdef HAVE_NETINET_ICMP_VAR
23640 #include <netinet/icmp_var.h>
23646 static struct icmpstat ac_aggr;
23647 if (ac_aggr.icps_outhist)
23653 rm -f conftest.$ac_objext
23654 if { (ac_try="$ac_compile"
23655 case "(($ac_try" in
23656 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23657 *) ac_try_echo
=$ac_try;;
23659 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23660 $as_echo "$ac_try_echo") >&5
23661 (eval "$ac_compile") 2>conftest.er1
23663 grep -v '^ *+' conftest.er1
>conftest.err
23665 cat conftest.err
>&5
23666 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23667 (exit $ac_status); } && {
23668 test -z "$ac_c_werror_flag" ||
23669 test ! -s conftest.err
23670 } && test -s conftest.
$ac_objext; then
23671 ac_cv_member_struct_icmpstat_icps_outhist
=yes
23673 $as_echo "$as_me: failed program was:" >&5
23674 sed 's/^/| /' conftest.
$ac_ext >&5
23676 cat >conftest.
$ac_ext <<_ACEOF
23679 cat confdefs.h
>>conftest.
$ac_ext
23680 cat >>conftest.
$ac_ext <<_ACEOF
23681 /* end confdefs.h. */
23682 #ifdef HAVE_SYS_TYPES_H
23683 #include <sys/types.h>
23685 #ifdef HAVE_ALIAS_H
23688 #ifdef HAVE_SYS_SOCKET_H
23689 #include <sys/socket.h>
23691 #ifdef HAVE_SYS_SOCKETVAR_H
23692 #include <sys/socketvar.h>
23694 #ifdef HAVE_SYS_TIMEOUT_H
23695 #include <sys/timeout.h>
23697 #ifdef HAVE_NETINET_IN_H
23698 #include <netinet/in.h>
23700 #ifdef HAVE_NETINET_IN_SYSTM_H
23701 #include <netinet/in_systm.h>
23703 #ifdef HAVE_NETINET_IP_H
23704 #include <netinet/ip.h>
23706 #ifdef HAVE_NETINET_IP_VAR_H
23707 #include <netinet/ip_var.h>
23709 #ifdef HAVE_NETINET_IP_ICMP_H
23710 #include <netinet/ip_icmp.h>
23712 #ifdef HAVE_NETINET_ICMP_VAR
23713 #include <netinet/icmp_var.h>
23719 static struct icmpstat ac_aggr;
23720 if (sizeof ac_aggr.icps_outhist)
23726 rm -f conftest.
$ac_objext
23727 if { (ac_try
="$ac_compile"
23728 case "(($ac_try" in
23729 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23730 *) ac_try_echo=$ac_try;;
23732 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23733 $as_echo "$ac_try_echo") >&5
23734 (eval "$ac_compile") 2>conftest.er1
23736 grep -v '^ *+' conftest.er1 >conftest.err
23738 cat conftest.err >&5
23739 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23740 (exit $ac_status); } && {
23741 test -z "$ac_c_werror_flag" ||
23742 test ! -s conftest.err
23743 } && test -s conftest.$ac_objext; then
23744 ac_cv_member_struct_icmpstat_icps_outhist=yes
23746 $as_echo "$as_me: failed program was:" >&5
23747 sed 's/^/| /' conftest.$ac_ext >&5
23749 ac_cv_member_struct_icmpstat_icps_outhist=no
23752 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23755 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23757 { $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_icmpstat_icps_outhist" >&5
23758 $as_echo "$ac_cv_member_struct_icmpstat_icps_outhist" >&6; }
23759 if test "x$ac_cv_member_struct_icmpstat_icps_outhist" = x""yes; then
23761 cat >>confdefs.h <<_ACEOF
23762 #define HAVE_STRUCT_ICMPSTAT_ICPS_OUTHIST 1
23769 { $as_echo "$as_me:$LINENO: checking for timezone variable" >&5
23770 $as_echo_n "checking for timezone variable... " >&6; }
23771 if test "${ac_cv_have_timezone+set}" = set; then
23772 $as_echo_n "(cached) " >&6
23774 cat >conftest.$ac_ext <<_ACEOF
23777 cat confdefs.h >>conftest.$ac_ext
23778 cat >>conftest.$ac_ext <<_ACEOF
23779 /* end confdefs.h. */
23789 rm -f conftest.$ac_objext conftest$ac_exeext
23790 if { (ac_try="$ac_link"
23791 case "(($ac_try" in
23792 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23793 *) ac_try_echo
=$ac_try;;
23795 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23796 $as_echo "$ac_try_echo") >&5
23797 (eval "$ac_link") 2>conftest.er1
23799 grep -v '^ *+' conftest.er1
>conftest.err
23801 cat conftest.err
>&5
23802 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23803 (exit $ac_status); } && {
23804 test -z "$ac_c_werror_flag" ||
23805 test ! -s conftest.err
23806 } && test -s conftest
$ac_exeext && {
23807 test "$cross_compiling" = yes ||
23808 $as_test_x conftest
$ac_exeext
23810 ac_cv_have_timezone
="yes"
23812 $as_echo "$as_me: failed program was:" >&5
23813 sed 's/^/| /' conftest.
$ac_ext >&5
23815 ac_cv_have_timezone
="no"
23818 rm -rf conftest.dSYM
23819 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
23820 conftest
$ac_exeext conftest.
$ac_ext
23822 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_timezone" >&5
23823 $as_echo "$ac_cv_have_timezone" >&6; }
23824 if test "$ac_cv_have_timezone" = "yes"
23827 cat >>confdefs.h
<<\_ACEOF
23828 #define HAVE_TIMEZONE 1
23832 { $as_echo "$as_me:$LINENO: checking for daylight variable" >&5
23833 $as_echo_n "checking for daylight variable... " >&6; }
23834 if test "${ac_cv_have_daylight+set}" = set; then
23835 $as_echo_n "(cached) " >&6
23837 cat >conftest.
$ac_ext <<_ACEOF
23840 cat confdefs.h
>>conftest.
$ac_ext
23841 cat >>conftest.
$ac_ext <<_ACEOF
23842 /* end confdefs.h. */
23852 rm -f conftest.
$ac_objext conftest
$ac_exeext
23853 if { (ac_try
="$ac_link"
23854 case "(($ac_try" in
23855 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23856 *) ac_try_echo=$ac_try;;
23858 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23859 $as_echo "$ac_try_echo") >&5
23860 (eval "$ac_link") 2>conftest.er1
23862 grep -v '^ *+' conftest.er1 >conftest.err
23864 cat conftest.err >&5
23865 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23866 (exit $ac_status); } && {
23867 test -z "$ac_c_werror_flag" ||
23868 test ! -s conftest.err
23869 } && test -s conftest$ac_exeext && {
23870 test "$cross_compiling" = yes ||
23871 $as_test_x conftest$ac_exeext
23873 ac_cv_have_daylight="yes"
23875 $as_echo "$as_me: failed program was:" >&5
23876 sed 's/^/| /' conftest.$ac_ext >&5
23878 ac_cv_have_daylight="no"
23881 rm -rf conftest.dSYM
23882 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
23883 conftest$ac_exeext conftest.$ac_ext
23885 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_daylight" >&5
23886 $as_echo "$ac_cv_have_daylight" >&6; }
23887 if test "$ac_cv_have_daylight" = "yes"
23890 cat >>confdefs.h <<\_ACEOF
23891 #define HAVE_DAYLIGHT 1
23896 { $as_echo "$as_me:$LINENO: checking for isinf" >&5
23897 $as_echo_n "checking for isinf... " >&6; }
23898 if test "${ac_cv_have_isinf+set}" = set; then
23899 $as_echo_n "(cached) " >&6
23901 cat >conftest.$ac_ext <<_ACEOF
23904 cat confdefs.h >>conftest.$ac_ext
23905 cat >>conftest.$ac_ext <<_ACEOF
23906 /* end confdefs.h. */
23911 float f = 0.0; int i=isinf(f)
23916 rm -f conftest.$ac_objext conftest$ac_exeext
23917 if { (ac_try="$ac_link"
23918 case "(($ac_try" in
23919 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
23920 *) ac_try_echo
=$ac_try;;
23922 eval ac_try_echo
="\"\$as_me:$LINENO: $ac_try_echo\""
23923 $as_echo "$ac_try_echo") >&5
23924 (eval "$ac_link") 2>conftest.er1
23926 grep -v '^ *+' conftest.er1
>conftest.err
23928 cat conftest.err
>&5
23929 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23930 (exit $ac_status); } && {
23931 test -z "$ac_c_werror_flag" ||
23932 test ! -s conftest.err
23933 } && test -s conftest
$ac_exeext && {
23934 test "$cross_compiling" = yes ||
23935 $as_test_x conftest
$ac_exeext
23937 ac_cv_have_isinf
="yes"
23939 $as_echo "$as_me: failed program was:" >&5
23940 sed 's/^/| /' conftest.
$ac_ext >&5
23942 ac_cv_have_isinf
="no"
23945 rm -rf conftest.dSYM
23946 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
23947 conftest
$ac_exeext conftest.
$ac_ext
23949 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isinf" >&5
23950 $as_echo "$ac_cv_have_isinf" >&6; }
23951 if test "$ac_cv_have_isinf" = "yes"
23954 cat >>confdefs.h
<<\_ACEOF
23955 #define HAVE_ISINF 1
23960 { $as_echo "$as_me:$LINENO: checking for isnan" >&5
23961 $as_echo_n "checking for isnan... " >&6; }
23962 if test "${ac_cv_have_isnan+set}" = set; then
23963 $as_echo_n "(cached) " >&6
23965 cat >conftest.
$ac_ext <<_ACEOF
23968 cat confdefs.h
>>conftest.
$ac_ext
23969 cat >>conftest.
$ac_ext <<_ACEOF
23970 /* end confdefs.h. */
23975 float f = 0.0; int i=isnan(f)
23980 rm -f conftest.
$ac_objext conftest
$ac_exeext
23981 if { (ac_try
="$ac_link"
23982 case "(($ac_try" in
23983 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
23984 *) ac_try_echo=$ac_try;;
23986 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
23987 $as_echo "$ac_try_echo") >&5
23988 (eval "$ac_link") 2>conftest.er1
23990 grep -v '^ *+' conftest.er1 >conftest.err
23992 cat conftest.err >&5
23993 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
23994 (exit $ac_status); } && {
23995 test -z "$ac_c_werror_flag" ||
23996 test ! -s conftest.err
23997 } && test -s conftest$ac_exeext && {
23998 test "$cross_compiling" = yes ||
23999 $as_test_x conftest$ac_exeext
24001 ac_cv_have_isnan="yes"
24003 $as_echo "$as_me: failed program was:" >&5
24004 sed 's/^/| /' conftest.$ac_ext >&5
24006 ac_cv_have_isnan="no"
24009 rm -rf conftest.dSYM
24010 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24011 conftest$ac_exeext conftest.$ac_ext
24013 { $as_echo "$as_me:$LINENO: result: $ac_cv_have_isnan" >&5
24014 $as_echo "$ac_cv_have_isnan" >&6; }
24015 if test "$ac_cv_have_isnan" = "yes"
24018 cat >>confdefs.h <<\_ACEOF
24019 #define HAVE_ISNAN 1
24026 *i[3456789]86*) { $as_echo "$as_me:$LINENO: checking whether we need to define __i386__" >&5
24027 $as_echo_n "checking whether we need to define __i386__... " >&6; }
24028 if test "${ac_cv_cpp_def___i386__+set}" = set; then
24029 $as_echo_n "(cached) " >&6
24031 cat >conftest.$ac_ext <<_ACEOF
24034 cat confdefs.h >>conftest.$ac_ext
24035 cat >>conftest.$ac_ext <<_ACEOF
24036 /* end confdefs.h. */
24041 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24042 $EGREP "yes" >/dev/null 2>&1; then
24043 ac_cv_cpp_def___i386__=yes
24045 ac_cv_cpp_def___i386__=no
24050 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___i386__" >&5
24051 $as_echo "$ac_cv_cpp_def___i386__" >&6; }
24052 if test $ac_cv_cpp_def___i386__ = yes; then
24053 CFLAGS="$CFLAGS -D__i386__"
24054 LINTFLAGS="$LINTFLAGS -D__i386__"
24057 *x86_64*) { $as_echo "$as_me:$LINENO: checking whether we need to define __x86_64__" >&5
24058 $as_echo_n "checking whether we need to define __x86_64__... " >&6; }
24059 if test "${ac_cv_cpp_def___x86_64__+set}" = set; then
24060 $as_echo_n "(cached) " >&6
24062 cat >conftest.$ac_ext <<_ACEOF
24065 cat confdefs.h >>conftest.$ac_ext
24066 cat >>conftest.$ac_ext <<_ACEOF
24067 /* end confdefs.h. */
24072 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24073 $EGREP "yes" >/dev/null 2>&1; then
24074 ac_cv_cpp_def___x86_64__=yes
24076 ac_cv_cpp_def___x86_64__=no
24081 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___x86_64__" >&5
24082 $as_echo "$ac_cv_cpp_def___x86_64__" >&6; }
24083 if test $ac_cv_cpp_def___x86_64__ = yes; then
24084 CFLAGS="$CFLAGS -D__x86_64__"
24085 LINTFLAGS="$LINTFLAGS -D__x86_64__"
24088 *alpha*) { $as_echo "$as_me:$LINENO: checking whether we need to define __ALPHA__" >&5
24089 $as_echo_n "checking whether we need to define __ALPHA__... " >&6; }
24090 if test "${ac_cv_cpp_def___ALPHA__+set}" = set; then
24091 $as_echo_n "(cached) " >&6
24093 cat >conftest.$ac_ext <<_ACEOF
24096 cat confdefs.h >>conftest.$ac_ext
24097 cat >>conftest.$ac_ext <<_ACEOF
24098 /* end confdefs.h. */
24103 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24104 $EGREP "yes" >/dev/null 2>&1; then
24105 ac_cv_cpp_def___ALPHA__=yes
24107 ac_cv_cpp_def___ALPHA__=no
24112 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___ALPHA__" >&5
24113 $as_echo "$ac_cv_cpp_def___ALPHA__" >&6; }
24114 if test $ac_cv_cpp_def___ALPHA__ = yes; then
24115 CFLAGS="$CFLAGS -D__ALPHA__"
24116 LINTFLAGS="$LINTFLAGS -D__ALPHA__"
24119 *sparc*) { $as_echo "$as_me:$LINENO: checking whether we need to define __sparc__" >&5
24120 $as_echo_n "checking whether we need to define __sparc__... " >&6; }
24121 if test "${ac_cv_cpp_def___sparc__+set}" = set; then
24122 $as_echo_n "(cached) " >&6
24124 cat >conftest.$ac_ext <<_ACEOF
24127 cat confdefs.h >>conftest.$ac_ext
24128 cat >>conftest.$ac_ext <<_ACEOF
24129 /* end confdefs.h. */
24134 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24135 $EGREP "yes" >/dev/null 2>&1; then
24136 ac_cv_cpp_def___sparc__=yes
24138 ac_cv_cpp_def___sparc__=no
24143 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sparc__" >&5
24144 $as_echo "$ac_cv_cpp_def___sparc__" >&6; }
24145 if test $ac_cv_cpp_def___sparc__ = yes; then
24146 CFLAGS="$CFLAGS -D__sparc__"
24147 LINTFLAGS="$LINTFLAGS -D__sparc__"
24150 *powerpc*) { $as_echo "$as_me:$LINENO: checking whether we need to define __powerpc__" >&5
24151 $as_echo_n "checking whether we need to define __powerpc__... " >&6; }
24152 if test "${ac_cv_cpp_def___powerpc__+set}" = set; then
24153 $as_echo_n "(cached) " >&6
24155 cat >conftest.$ac_ext <<_ACEOF
24158 cat confdefs.h >>conftest.$ac_ext
24159 cat >>conftest.$ac_ext <<_ACEOF
24160 /* end confdefs.h. */
24161 #ifndef __powerpc__
24165 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24166 $EGREP "yes" >/dev/null 2>&1; then
24167 ac_cv_cpp_def___powerpc__=yes
24169 ac_cv_cpp_def___powerpc__=no
24174 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___powerpc__" >&5
24175 $as_echo "$ac_cv_cpp_def___powerpc__" >&6; }
24176 if test $ac_cv_cpp_def___powerpc__ = yes; then
24177 CFLAGS="$CFLAGS -D__powerpc__"
24178 LINTFLAGS="$LINTFLAGS -D__powerpc__"
24183 case $host_vendor in
24184 *sun*) { $as_echo "$as_me:$LINENO: checking whether we need to define __sun__" >&5
24185 $as_echo_n "checking whether we need to define __sun__... " >&6; }
24186 if test "${ac_cv_cpp_def___sun__+set}" = set; then
24187 $as_echo_n "(cached) " >&6
24189 cat >conftest.$ac_ext <<_ACEOF
24192 cat confdefs.h >>conftest.$ac_ext
24193 cat >>conftest.$ac_ext <<_ACEOF
24194 /* end confdefs.h. */
24199 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
24200 $EGREP "yes" >/dev/null 2>&1; then
24201 ac_cv_cpp_def___sun__=yes
24203 ac_cv_cpp_def___sun__=no
24208 { $as_echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sun__" >&5
24209 $as_echo "$ac_cv_cpp_def___sun__" >&6; }
24210 if test $ac_cv_cpp_def___sun__ = yes; then
24211 CFLAGS="$CFLAGS -D__sun__"
24212 LINTFLAGS="$LINTFLAGS -D__sun__"
24218 DEPENDENCIES="### Dependencies:
24223 -\$(MAKEDEP) -C\$(SRCDIR) -S\$(TOPSRCDIR) -T\$(TOPOBJDIR) \$(EXTRAINCL) \$(DEPEND_SRCS)
24225 \$(OBJS): \$(IDL_GEN_HEADERS)
24226 \$(IDL_GEN_C_SRCS:.c=.o): \$(IDL_GEN_C_SRCS)
24227 \$(RC_SRCS:.rc=.res): \$(IDL_TLB_SRCS:.idl=.tlb)
24228 \$(LEX_SRCS:.l=.yy.o): \$(LEX_SRCS:.l=.yy.c)
24229 \$(BISON_SRCS:.y=.tab.o): \$(BISON_SRCS:.y=.tab.c)"
24236 ALL_MAKEFILE_DEPENDS="# Makefile dependencies"
24247 ALL_PROGRAM_DIRS=""
24249 ALL_PROGRAM_INSTALL_DIRS=""
24251 ALL_PROGRAM_BIN_INSTALL_DIRS=""
24257 ac_config_commands="$ac_config_commands include/stamp-h"
24260 ac_config_commands="$ac_config_commands dlls/gdi32/enhmfdrv"
24262 ac_config_commands="$ac_config_commands dlls/gdi32/mfdrv"
24264 ac_config_commands="$ac_config_commands dlls/kernel32/nls"
24266 ac_config_commands="$ac_config_commands dlls/user32/resources"
24268 ac_config_commands="$ac_config_commands dlls/wineps.drv/data"
24270 ac_config_commands="$ac_config_commands include/wine"
24273 ALL_MAKERULES="$ALL_MAKERULES \\
24275 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24276 Make.rules: Make.rules.in"
24277 MAKE_RULES=Make.rules
24278 ac_config_files="$ac_config_files Make.rules"
24280 ALL_MAKERULES="$ALL_MAKERULES \\
24281 dlls/Makedll.rules"
24282 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24283 dlls/Makedll.rules: dlls/Makedll.rules.in Make.rules"
24284 MAKE_DLL_RULES=dlls/Makedll.rules
24285 ac_config_files="$ac_config_files dlls/Makedll.rules"
24287 ALL_MAKERULES="$ALL_MAKERULES \\
24288 dlls/Makeimplib.rules"
24289 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24290 dlls/Makeimplib.rules: dlls/Makeimplib.rules.in Make.rules"
24291 MAKE_IMPLIB_RULES=dlls/Makeimplib.rules
24292 ac_config_files="$ac_config_files dlls/Makeimplib.rules"
24294 ALL_MAKERULES="$ALL_MAKERULES \\
24295 dlls/Maketest.rules"
24296 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24297 dlls/Maketest.rules: dlls/Maketest.rules.in Make.rules"
24298 MAKE_TEST_RULES=dlls/Maketest.rules
24299 ac_config_files="$ac_config_files dlls/Maketest.rules"
24301 ALL_MAKERULES="$ALL_MAKERULES \\
24302 programs/Makeprog.rules"
24303 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24304 programs/Makeprog.rules: programs/Makeprog.rules.in Make.rules"
24305 MAKE_PROG_RULES=programs/Makeprog.rules
24306 ac_config_files="$ac_config_files programs/Makeprog.rules"
24311 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24312 Makefile: Makefile.in Make.rules"
24313 ac_config_files="$ac_config_files Makefile"
24315 ALL_MAKEFILES="$ALL_MAKEFILES \\
24317 test "x$enable_dlls" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
24319 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24320 dlls/Makefile: dlls/Makefile.in Make.rules"
24321 ac_config_files="$ac_config_files dlls/Makefile"
24323 ALL_MAKEFILES="$ALL_MAKEFILES \\
24324 dlls/acledit/Makefile"
24325 test "x$enable_acledit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24327 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24328 dlls/acledit/Makefile: dlls/acledit/Makefile.in dlls/Makedll.rules"
24329 ac_config_files="$ac_config_files dlls/acledit/Makefile"
24331 ALL_MAKEFILES="$ALL_MAKEFILES \\
24332 dlls/aclui/Makefile"
24333 test "x$enable_aclui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24335 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24336 dlls/aclui/Makefile: dlls/aclui/Makefile.in dlls/Makedll.rules"
24337 ac_config_files="$ac_config_files dlls/aclui/Makefile"
24339 ALL_MAKEFILES="$ALL_MAKEFILES \\
24340 dlls/activeds/Makefile"
24341 test "x$enable_activeds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24343 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24344 dlls/activeds/Makefile: dlls/activeds/Makefile.in dlls/Makedll.rules"
24345 ac_config_files="$ac_config_files dlls/activeds/Makefile"
24347 ALL_MAKEFILES="$ALL_MAKEFILES \\
24348 dlls/actxprxy/Makefile"
24349 test "x$enable_actxprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24351 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24352 dlls/actxprxy/Makefile: dlls/actxprxy/Makefile.in dlls/Makedll.rules"
24353 ac_config_files="$ac_config_files dlls/actxprxy/Makefile"
24355 ALL_MAKEFILES="$ALL_MAKEFILES \\
24356 dlls/adsiid/Makefile"
24357 test "x$enable_adsiid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
24359 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24360 dlls/adsiid/Makefile: dlls/adsiid/Makefile.in dlls/Makeimplib.rules"
24361 ac_config_files="$ac_config_files dlls/adsiid/Makefile"
24363 ALL_MAKEFILES="$ALL_MAKEFILES \\
24364 dlls/advapi32/Makefile"
24365 test "x$enable_advapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24367 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24368 dlls/advapi32/Makefile: dlls/advapi32/Makefile.in dlls/Makedll.rules"
24369 ac_config_files="$ac_config_files dlls/advapi32/Makefile"
24371 ALL_MAKEFILES="$ALL_MAKEFILES \\
24372 dlls/advapi32/tests/Makefile"
24373 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24375 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24376 dlls/advapi32/tests/Makefile: dlls/advapi32/tests/Makefile.in dlls/Maketest.rules"
24377 ac_config_files="$ac_config_files dlls/advapi32/tests/Makefile"
24379 ALL_MAKEFILES="$ALL_MAKEFILES \\
24380 dlls/advpack/Makefile"
24381 test "x$enable_advpack" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24383 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24384 dlls/advpack/Makefile: dlls/advpack/Makefile.in dlls/Makedll.rules"
24385 ac_config_files="$ac_config_files dlls/advpack/Makefile"
24387 ALL_MAKEFILES="$ALL_MAKEFILES \\
24388 dlls/advpack/tests/Makefile"
24389 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24391 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24392 dlls/advpack/tests/Makefile: dlls/advpack/tests/Makefile.in dlls/Maketest.rules"
24393 ac_config_files="$ac_config_files dlls/advpack/tests/Makefile"
24395 ALL_MAKEFILES="$ALL_MAKEFILES \\
24396 dlls/amstream/Makefile"
24397 test "x$enable_amstream" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24399 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24400 dlls/amstream/Makefile: dlls/amstream/Makefile.in dlls/Makedll.rules"
24401 ac_config_files="$ac_config_files dlls/amstream/Makefile"
24403 ALL_MAKEFILES="$ALL_MAKEFILES \\
24404 dlls/appwiz.cpl/Makefile"
24405 test "x$enable_appwiz_cpl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24407 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24408 dlls/appwiz.cpl/Makefile: dlls/appwiz.cpl/Makefile.in dlls/Makedll.rules"
24409 ac_config_files="$ac_config_files dlls/appwiz.cpl/Makefile"
24411 ALL_MAKEFILES="$ALL_MAKEFILES \\
24413 test "x$enable_atl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24415 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24416 dlls/atl/Makefile: dlls/atl/Makefile.in dlls/Makedll.rules"
24417 ac_config_files="$ac_config_files dlls/atl/Makefile"
24419 ALL_MAKEFILES="$ALL_MAKEFILES \\
24420 dlls/authz/Makefile"
24421 test "x$enable_authz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24423 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24424 dlls/authz/Makefile: dlls/authz/Makefile.in dlls/Makedll.rules"
24425 ac_config_files="$ac_config_files dlls/authz/Makefile"
24427 ALL_MAKEFILES="$ALL_MAKEFILES \\
24428 dlls/avicap32/Makefile"
24429 test "x$enable_avicap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24431 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24432 dlls/avicap32/Makefile: dlls/avicap32/Makefile.in dlls/Makedll.rules"
24433 ac_config_files="$ac_config_files dlls/avicap32/Makefile"
24435 ALL_MAKEFILES="$ALL_MAKEFILES \\
24436 dlls/avifil32/Makefile"
24437 test "x$enable_avifil32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24439 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24440 dlls/avifil32/Makefile: dlls/avifil32/Makefile.in dlls/Makedll.rules"
24441 ac_config_files="$ac_config_files dlls/avifil32/Makefile"
24443 ALL_MAKEFILES="$ALL_MAKEFILES \\
24444 dlls/browseui/Makefile"
24445 test "x$enable_browseui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24447 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24448 dlls/browseui/Makefile: dlls/browseui/Makefile.in dlls/Makedll.rules"
24449 ac_config_files="$ac_config_files dlls/browseui/Makefile"
24451 ALL_MAKEFILES="$ALL_MAKEFILES \\
24452 dlls/browseui/tests/Makefile"
24453 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24455 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24456 dlls/browseui/tests/Makefile: dlls/browseui/tests/Makefile.in dlls/Maketest.rules"
24457 ac_config_files="$ac_config_files dlls/browseui/tests/Makefile"
24459 ALL_MAKEFILES="$ALL_MAKEFILES \\
24460 dlls/cabinet/Makefile"
24461 test "x$enable_cabinet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24463 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24464 dlls/cabinet/Makefile: dlls/cabinet/Makefile.in dlls/Makedll.rules"
24465 ac_config_files="$ac_config_files dlls/cabinet/Makefile"
24467 ALL_MAKEFILES="$ALL_MAKEFILES \\
24468 dlls/cabinet/tests/Makefile"
24469 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24471 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24472 dlls/cabinet/tests/Makefile: dlls/cabinet/tests/Makefile.in dlls/Maketest.rules"
24473 ac_config_files="$ac_config_files dlls/cabinet/tests/Makefile"
24475 ALL_MAKEFILES="$ALL_MAKEFILES \\
24476 dlls/capi2032/Makefile"
24477 test "x$enable_capi2032" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24479 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24480 dlls/capi2032/Makefile: dlls/capi2032/Makefile.in dlls/Makedll.rules"
24481 ac_config_files="$ac_config_files dlls/capi2032/Makefile"
24483 ALL_MAKEFILES="$ALL_MAKEFILES \\
24484 dlls/cards/Makefile"
24485 test "x$enable_cards" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24487 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24488 dlls/cards/Makefile: dlls/cards/Makefile.in dlls/Makedll.rules"
24489 ac_config_files="$ac_config_files dlls/cards/Makefile"
24491 ALL_MAKEFILES="$ALL_MAKEFILES \\
24492 dlls/cfgmgr32/Makefile"
24493 test "x$enable_cfgmgr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24495 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24496 dlls/cfgmgr32/Makefile: dlls/cfgmgr32/Makefile.in dlls/Makedll.rules"
24497 ac_config_files="$ac_config_files dlls/cfgmgr32/Makefile"
24499 ALL_MAKEFILES="$ALL_MAKEFILES \\
24500 dlls/clusapi/Makefile"
24501 test "x$enable_clusapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24503 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24504 dlls/clusapi/Makefile: dlls/clusapi/Makefile.in dlls/Makedll.rules"
24505 ac_config_files="$ac_config_files dlls/clusapi/Makefile"
24507 ALL_MAKEFILES="$ALL_MAKEFILES \\
24508 dlls/comcat/Makefile"
24509 test "x$enable_comcat" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24511 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24512 dlls/comcat/Makefile: dlls/comcat/Makefile.in dlls/Makedll.rules"
24513 ac_config_files="$ac_config_files dlls/comcat/Makefile"
24515 ALL_MAKEFILES="$ALL_MAKEFILES \\
24516 dlls/comcat/tests/Makefile"
24517 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24519 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24520 dlls/comcat/tests/Makefile: dlls/comcat/tests/Makefile.in dlls/Maketest.rules"
24521 ac_config_files="$ac_config_files dlls/comcat/tests/Makefile"
24523 ALL_MAKEFILES="$ALL_MAKEFILES \\
24524 dlls/comctl32/Makefile"
24525 test "x$enable_comctl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24527 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24528 dlls/comctl32/Makefile: dlls/comctl32/Makefile.in dlls/Makedll.rules"
24529 ac_config_files="$ac_config_files dlls/comctl32/Makefile"
24531 ALL_MAKEFILES="$ALL_MAKEFILES \\
24532 dlls/comctl32/tests/Makefile"
24533 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24535 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24536 dlls/comctl32/tests/Makefile: dlls/comctl32/tests/Makefile.in dlls/Maketest.rules"
24537 ac_config_files="$ac_config_files dlls/comctl32/tests/Makefile"
24539 ALL_MAKEFILES="$ALL_MAKEFILES \\
24540 dlls/comdlg32/Makefile"
24541 test "x$enable_comdlg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24543 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24544 dlls/comdlg32/Makefile: dlls/comdlg32/Makefile.in dlls/Makedll.rules"
24545 ac_config_files="$ac_config_files dlls/comdlg32/Makefile"
24547 ALL_MAKEFILES="$ALL_MAKEFILES \\
24548 dlls/comdlg32/tests/Makefile"
24549 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24551 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24552 dlls/comdlg32/tests/Makefile: dlls/comdlg32/tests/Makefile.in dlls/Maketest.rules"
24553 ac_config_files="$ac_config_files dlls/comdlg32/tests/Makefile"
24555 ALL_MAKEFILES="$ALL_MAKEFILES \\
24556 dlls/compstui/Makefile"
24557 test "x$enable_compstui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24559 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24560 dlls/compstui/Makefile: dlls/compstui/Makefile.in dlls/Makedll.rules"
24561 ac_config_files="$ac_config_files dlls/compstui/Makefile"
24563 ALL_MAKEFILES="$ALL_MAKEFILES \\
24564 dlls/credui/Makefile"
24565 test "x$enable_credui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24567 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24568 dlls/credui/Makefile: dlls/credui/Makefile.in dlls/Makedll.rules"
24569 ac_config_files="$ac_config_files dlls/credui/Makefile"
24571 ALL_MAKEFILES="$ALL_MAKEFILES \\
24572 dlls/credui/tests/Makefile"
24573 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24575 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24576 dlls/credui/tests/Makefile: dlls/credui/tests/Makefile.in dlls/Maketest.rules"
24577 ac_config_files="$ac_config_files dlls/credui/tests/Makefile"
24579 ALL_MAKEFILES="$ALL_MAKEFILES \\
24580 dlls/crtdll/Makefile"
24581 test "x$enable_crtdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24583 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24584 dlls/crtdll/Makefile: dlls/crtdll/Makefile.in dlls/Makedll.rules"
24585 ac_config_files="$ac_config_files dlls/crtdll/Makefile"
24587 ALL_MAKEFILES="$ALL_MAKEFILES \\
24588 dlls/crypt32/Makefile"
24589 test "x$enable_crypt32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24591 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24592 dlls/crypt32/Makefile: dlls/crypt32/Makefile.in dlls/Makedll.rules"
24593 ac_config_files="$ac_config_files dlls/crypt32/Makefile"
24595 ALL_MAKEFILES="$ALL_MAKEFILES \\
24596 dlls/crypt32/tests/Makefile"
24597 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24599 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24600 dlls/crypt32/tests/Makefile: dlls/crypt32/tests/Makefile.in dlls/Maketest.rules"
24601 ac_config_files="$ac_config_files dlls/crypt32/tests/Makefile"
24603 ALL_MAKEFILES="$ALL_MAKEFILES \\
24604 dlls/cryptdlg/Makefile"
24605 test "x$enable_cryptdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24607 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24608 dlls/cryptdlg/Makefile: dlls/cryptdlg/Makefile.in dlls/Makedll.rules"
24609 ac_config_files="$ac_config_files dlls/cryptdlg/Makefile"
24611 ALL_MAKEFILES="$ALL_MAKEFILES \\
24612 dlls/cryptdll/Makefile"
24613 test "x$enable_cryptdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24615 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24616 dlls/cryptdll/Makefile: dlls/cryptdll/Makefile.in dlls/Makedll.rules"
24617 ac_config_files="$ac_config_files dlls/cryptdll/Makefile"
24619 ALL_MAKEFILES="$ALL_MAKEFILES \\
24620 dlls/cryptnet/Makefile"
24621 test "x$enable_cryptnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24623 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24624 dlls/cryptnet/Makefile: dlls/cryptnet/Makefile.in dlls/Makedll.rules"
24625 ac_config_files="$ac_config_files dlls/cryptnet/Makefile"
24627 ALL_MAKEFILES="$ALL_MAKEFILES \\
24628 dlls/cryptnet/tests/Makefile"
24629 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24631 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24632 dlls/cryptnet/tests/Makefile: dlls/cryptnet/tests/Makefile.in dlls/Maketest.rules"
24633 ac_config_files="$ac_config_files dlls/cryptnet/tests/Makefile"
24635 ALL_MAKEFILES="$ALL_MAKEFILES \\
24636 dlls/cryptui/Makefile"
24637 test "x$enable_cryptui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24639 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24640 dlls/cryptui/Makefile: dlls/cryptui/Makefile.in dlls/Makedll.rules"
24641 ac_config_files="$ac_config_files dlls/cryptui/Makefile"
24643 ALL_MAKEFILES="$ALL_MAKEFILES \\
24644 dlls/cryptui/tests/Makefile"
24645 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24647 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24648 dlls/cryptui/tests/Makefile: dlls/cryptui/tests/Makefile.in dlls/Maketest.rules"
24649 ac_config_files="$ac_config_files dlls/cryptui/tests/Makefile"
24651 ALL_MAKEFILES="$ALL_MAKEFILES \\
24652 dlls/ctapi32/Makefile"
24653 test "x$enable_ctapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24655 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24656 dlls/ctapi32/Makefile: dlls/ctapi32/Makefile.in dlls/Makedll.rules"
24657 ac_config_files="$ac_config_files dlls/ctapi32/Makefile"
24659 ALL_MAKEFILES="$ALL_MAKEFILES \\
24660 dlls/ctl3d32/Makefile"
24661 test "x$enable_ctl3d32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24663 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24664 dlls/ctl3d32/Makefile: dlls/ctl3d32/Makefile.in dlls/Makedll.rules"
24665 ac_config_files="$ac_config_files dlls/ctl3d32/Makefile"
24667 ALL_MAKEFILES="$ALL_MAKEFILES \\
24668 dlls/d3d10/Makefile"
24669 test "x$enable_d3d10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24671 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24672 dlls/d3d10/Makefile: dlls/d3d10/Makefile.in dlls/Makedll.rules"
24673 ac_config_files="$ac_config_files dlls/d3d10/Makefile"
24675 ALL_MAKEFILES="$ALL_MAKEFILES \\
24676 dlls/d3d10/tests/Makefile"
24677 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24679 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24680 dlls/d3d10/tests/Makefile: dlls/d3d10/tests/Makefile.in dlls/Maketest.rules"
24681 ac_config_files="$ac_config_files dlls/d3d10/tests/Makefile"
24683 ALL_MAKEFILES="$ALL_MAKEFILES \\
24684 dlls/d3d10core/Makefile"
24685 test "x$enable_d3d10core" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24687 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24688 dlls/d3d10core/Makefile: dlls/d3d10core/Makefile.in dlls/Makedll.rules"
24689 ac_config_files="$ac_config_files dlls/d3d10core/Makefile"
24691 ALL_MAKEFILES="$ALL_MAKEFILES \\
24692 dlls/d3d10core/tests/Makefile"
24693 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24695 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24696 dlls/d3d10core/tests/Makefile: dlls/d3d10core/tests/Makefile.in dlls/Maketest.rules"
24697 ac_config_files="$ac_config_files dlls/d3d10core/tests/Makefile"
24699 ALL_MAKEFILES="$ALL_MAKEFILES \\
24700 dlls/d3d8/Makefile"
24701 test "x$enable_d3d8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24703 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24704 dlls/d3d8/Makefile: dlls/d3d8/Makefile.in dlls/Makedll.rules"
24705 ac_config_files="$ac_config_files dlls/d3d8/Makefile"
24707 ALL_MAKEFILES="$ALL_MAKEFILES \\
24708 dlls/d3d8/tests/Makefile"
24709 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24711 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24712 dlls/d3d8/tests/Makefile: dlls/d3d8/tests/Makefile.in dlls/Maketest.rules"
24713 ac_config_files="$ac_config_files dlls/d3d8/tests/Makefile"
24715 ALL_MAKEFILES="$ALL_MAKEFILES \\
24716 dlls/d3d9/Makefile"
24717 test "x$enable_d3d9" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24719 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24720 dlls/d3d9/Makefile: dlls/d3d9/Makefile.in dlls/Makedll.rules"
24721 ac_config_files="$ac_config_files dlls/d3d9/Makefile"
24723 ALL_MAKEFILES="$ALL_MAKEFILES \\
24724 dlls/d3d9/tests/Makefile"
24725 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24727 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24728 dlls/d3d9/tests/Makefile: dlls/d3d9/tests/Makefile.in dlls/Maketest.rules"
24729 ac_config_files="$ac_config_files dlls/d3d9/tests/Makefile"
24731 ALL_MAKEFILES="$ALL_MAKEFILES \\
24732 dlls/d3dim/Makefile"
24733 test "x$enable_d3dim" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24735 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24736 dlls/d3dim/Makefile: dlls/d3dim/Makefile.in dlls/Makedll.rules"
24737 ac_config_files="$ac_config_files dlls/d3dim/Makefile"
24739 ALL_MAKEFILES="$ALL_MAKEFILES \\
24740 dlls/d3drm/Makefile"
24741 test "x$enable_d3drm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24743 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24744 dlls/d3drm/Makefile: dlls/d3drm/Makefile.in dlls/Makedll.rules"
24745 ac_config_files="$ac_config_files dlls/d3drm/Makefile"
24747 ALL_MAKEFILES="$ALL_MAKEFILES \\
24748 dlls/d3drm/tests/Makefile"
24749 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24751 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24752 dlls/d3drm/tests/Makefile: dlls/d3drm/tests/Makefile.in dlls/Maketest.rules"
24753 ac_config_files="$ac_config_files dlls/d3drm/tests/Makefile"
24755 ALL_MAKEFILES="$ALL_MAKEFILES \\
24756 dlls/d3dx8/Makefile"
24757 test "x$enable_d3dx8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24759 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24760 dlls/d3dx8/Makefile: dlls/d3dx8/Makefile.in dlls/Makedll.rules"
24761 ac_config_files="$ac_config_files dlls/d3dx8/Makefile"
24763 ALL_MAKEFILES="$ALL_MAKEFILES \\
24764 dlls/d3dx8/tests/Makefile"
24765 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24767 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24768 dlls/d3dx8/tests/Makefile: dlls/d3dx8/tests/Makefile.in dlls/Maketest.rules"
24769 ac_config_files="$ac_config_files dlls/d3dx8/tests/Makefile"
24771 ALL_MAKEFILES="$ALL_MAKEFILES \\
24772 dlls/d3dx9_24/Makefile"
24773 test "x$enable_d3dx9_24" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24775 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24776 dlls/d3dx9_24/Makefile: dlls/d3dx9_24/Makefile.in dlls/Makedll.rules"
24777 ac_config_files="$ac_config_files dlls/d3dx9_24/Makefile"
24779 ALL_MAKEFILES="$ALL_MAKEFILES \\
24780 dlls/d3dx9_25/Makefile"
24781 test "x$enable_d3dx9_25" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24783 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24784 dlls/d3dx9_25/Makefile: dlls/d3dx9_25/Makefile.in dlls/Makedll.rules"
24785 ac_config_files="$ac_config_files dlls/d3dx9_25/Makefile"
24787 ALL_MAKEFILES="$ALL_MAKEFILES \\
24788 dlls/d3dx9_26/Makefile"
24789 test "x$enable_d3dx9_26" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24791 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24792 dlls/d3dx9_26/Makefile: dlls/d3dx9_26/Makefile.in dlls/Makedll.rules"
24793 ac_config_files="$ac_config_files dlls/d3dx9_26/Makefile"
24795 ALL_MAKEFILES="$ALL_MAKEFILES \\
24796 dlls/d3dx9_27/Makefile"
24797 test "x$enable_d3dx9_27" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24799 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24800 dlls/d3dx9_27/Makefile: dlls/d3dx9_27/Makefile.in dlls/Makedll.rules"
24801 ac_config_files="$ac_config_files dlls/d3dx9_27/Makefile"
24803 ALL_MAKEFILES="$ALL_MAKEFILES \\
24804 dlls/d3dx9_28/Makefile"
24805 test "x$enable_d3dx9_28" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24807 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24808 dlls/d3dx9_28/Makefile: dlls/d3dx9_28/Makefile.in dlls/Makedll.rules"
24809 ac_config_files="$ac_config_files dlls/d3dx9_28/Makefile"
24811 ALL_MAKEFILES="$ALL_MAKEFILES \\
24812 dlls/d3dx9_29/Makefile"
24813 test "x$enable_d3dx9_29" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24815 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24816 dlls/d3dx9_29/Makefile: dlls/d3dx9_29/Makefile.in dlls/Makedll.rules"
24817 ac_config_files="$ac_config_files dlls/d3dx9_29/Makefile"
24819 ALL_MAKEFILES="$ALL_MAKEFILES \\
24820 dlls/d3dx9_30/Makefile"
24821 test "x$enable_d3dx9_30" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24823 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24824 dlls/d3dx9_30/Makefile: dlls/d3dx9_30/Makefile.in dlls/Makedll.rules"
24825 ac_config_files="$ac_config_files dlls/d3dx9_30/Makefile"
24827 ALL_MAKEFILES="$ALL_MAKEFILES \\
24828 dlls/d3dx9_31/Makefile"
24829 test "x$enable_d3dx9_31" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24831 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24832 dlls/d3dx9_31/Makefile: dlls/d3dx9_31/Makefile.in dlls/Makedll.rules"
24833 ac_config_files="$ac_config_files dlls/d3dx9_31/Makefile"
24835 ALL_MAKEFILES="$ALL_MAKEFILES \\
24836 dlls/d3dx9_32/Makefile"
24837 test "x$enable_d3dx9_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24839 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24840 dlls/d3dx9_32/Makefile: dlls/d3dx9_32/Makefile.in dlls/Makedll.rules"
24841 ac_config_files="$ac_config_files dlls/d3dx9_32/Makefile"
24843 ALL_MAKEFILES="$ALL_MAKEFILES \\
24844 dlls/d3dx9_33/Makefile"
24845 test "x$enable_d3dx9_33" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24847 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24848 dlls/d3dx9_33/Makefile: dlls/d3dx9_33/Makefile.in dlls/Makedll.rules"
24849 ac_config_files="$ac_config_files dlls/d3dx9_33/Makefile"
24851 ALL_MAKEFILES="$ALL_MAKEFILES \\
24852 dlls/d3dx9_34/Makefile"
24853 test "x$enable_d3dx9_34" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24855 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24856 dlls/d3dx9_34/Makefile: dlls/d3dx9_34/Makefile.in dlls/Makedll.rules"
24857 ac_config_files="$ac_config_files dlls/d3dx9_34/Makefile"
24859 ALL_MAKEFILES="$ALL_MAKEFILES \\
24860 dlls/d3dx9_35/Makefile"
24861 test "x$enable_d3dx9_35" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24863 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24864 dlls/d3dx9_35/Makefile: dlls/d3dx9_35/Makefile.in dlls/Makedll.rules"
24865 ac_config_files="$ac_config_files dlls/d3dx9_35/Makefile"
24867 ALL_MAKEFILES="$ALL_MAKEFILES \\
24868 dlls/d3dx9_36/Makefile"
24869 test "x$enable_d3dx9_36" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24871 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24872 dlls/d3dx9_36/Makefile: dlls/d3dx9_36/Makefile.in dlls/Makedll.rules"
24873 ac_config_files="$ac_config_files dlls/d3dx9_36/Makefile"
24875 ALL_MAKEFILES="$ALL_MAKEFILES \\
24876 dlls/d3dx9_36/tests/Makefile"
24877 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24879 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24880 dlls/d3dx9_36/tests/Makefile: dlls/d3dx9_36/tests/Makefile.in dlls/Maketest.rules"
24881 ac_config_files="$ac_config_files dlls/d3dx9_36/tests/Makefile"
24883 ALL_MAKEFILES="$ALL_MAKEFILES \\
24884 dlls/d3dx9_37/Makefile"
24885 test "x$enable_d3dx9_37" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24887 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24888 dlls/d3dx9_37/Makefile: dlls/d3dx9_37/Makefile.in dlls/Makedll.rules"
24889 ac_config_files="$ac_config_files dlls/d3dx9_37/Makefile"
24891 ALL_MAKEFILES="$ALL_MAKEFILES \\
24892 dlls/d3dx9_38/Makefile"
24893 test "x$enable_d3dx9_38" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24895 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24896 dlls/d3dx9_38/Makefile: dlls/d3dx9_38/Makefile.in dlls/Makedll.rules"
24897 ac_config_files="$ac_config_files dlls/d3dx9_38/Makefile"
24899 ALL_MAKEFILES="$ALL_MAKEFILES \\
24900 dlls/d3dx9_39/Makefile"
24901 test "x$enable_d3dx9_39" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24903 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24904 dlls/d3dx9_39/Makefile: dlls/d3dx9_39/Makefile.in dlls/Makedll.rules"
24905 ac_config_files="$ac_config_files dlls/d3dx9_39/Makefile"
24907 ALL_MAKEFILES="$ALL_MAKEFILES \\
24908 dlls/d3dx9_40/Makefile"
24909 test "x$enable_d3dx9_40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24911 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24912 dlls/d3dx9_40/Makefile: dlls/d3dx9_40/Makefile.in dlls/Makedll.rules"
24913 ac_config_files="$ac_config_files dlls/d3dx9_40/Makefile"
24915 ALL_MAKEFILES="$ALL_MAKEFILES \\
24916 dlls/d3dxof/Makefile"
24917 test "x$enable_d3dxof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24919 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24920 dlls/d3dxof/Makefile: dlls/d3dxof/Makefile.in dlls/Makedll.rules"
24921 ac_config_files="$ac_config_files dlls/d3dxof/Makefile"
24923 ALL_MAKEFILES="$ALL_MAKEFILES \\
24924 dlls/d3dxof/tests/Makefile"
24925 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24927 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24928 dlls/d3dxof/tests/Makefile: dlls/d3dxof/tests/Makefile.in dlls/Maketest.rules"
24929 ac_config_files="$ac_config_files dlls/d3dxof/tests/Makefile"
24931 ALL_MAKEFILES="$ALL_MAKEFILES \\
24932 dlls/dbghelp/Makefile"
24933 test "x$enable_dbghelp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24935 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24936 dlls/dbghelp/Makefile: dlls/dbghelp/Makefile.in dlls/Makedll.rules"
24937 ac_config_files="$ac_config_files dlls/dbghelp/Makefile"
24939 ALL_MAKEFILES="$ALL_MAKEFILES \\
24940 dlls/dciman32/Makefile"
24941 test "x$enable_dciman32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24943 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24944 dlls/dciman32/Makefile: dlls/dciman32/Makefile.in dlls/Makedll.rules"
24945 ac_config_files="$ac_config_files dlls/dciman32/Makefile"
24947 ALL_MAKEFILES="$ALL_MAKEFILES \\
24948 dlls/ddraw/Makefile"
24949 test "x$enable_ddraw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24951 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24952 dlls/ddraw/Makefile: dlls/ddraw/Makefile.in dlls/Makedll.rules"
24953 ac_config_files="$ac_config_files dlls/ddraw/Makefile"
24955 ALL_MAKEFILES="$ALL_MAKEFILES \\
24956 dlls/ddraw/tests/Makefile"
24957 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24959 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24960 dlls/ddraw/tests/Makefile: dlls/ddraw/tests/Makefile.in dlls/Maketest.rules"
24961 ac_config_files="$ac_config_files dlls/ddraw/tests/Makefile"
24963 ALL_MAKEFILES="$ALL_MAKEFILES \\
24964 dlls/ddrawex/Makefile"
24965 test "x$enable_ddrawex" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24967 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24968 dlls/ddrawex/Makefile: dlls/ddrawex/Makefile.in dlls/Makedll.rules"
24969 ac_config_files="$ac_config_files dlls/ddrawex/Makefile"
24971 ALL_MAKEFILES="$ALL_MAKEFILES \\
24972 dlls/ddrawex/tests/Makefile"
24973 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24975 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24976 dlls/ddrawex/tests/Makefile: dlls/ddrawex/tests/Makefile.in dlls/Maketest.rules"
24977 ac_config_files="$ac_config_files dlls/ddrawex/tests/Makefile"
24979 ALL_MAKEFILES="$ALL_MAKEFILES \\
24980 dlls/devenum/Makefile"
24981 test "x$enable_devenum" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24983 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24984 dlls/devenum/Makefile: dlls/devenum/Makefile.in dlls/Makedll.rules"
24985 ac_config_files="$ac_config_files dlls/devenum/Makefile"
24987 ALL_MAKEFILES="$ALL_MAKEFILES \\
24988 dlls/dinput/Makefile"
24989 test "x$enable_dinput" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
24991 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
24992 dlls/dinput/Makefile: dlls/dinput/Makefile.in dlls/Makedll.rules"
24993 ac_config_files="$ac_config_files dlls/dinput/Makefile"
24995 ALL_MAKEFILES="$ALL_MAKEFILES \\
24996 dlls/dinput/tests/Makefile"
24997 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
24999 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25000 dlls/dinput/tests/Makefile: dlls/dinput/tests/Makefile.in dlls/Maketest.rules"
25001 ac_config_files="$ac_config_files dlls/dinput/tests/Makefile"
25003 ALL_MAKEFILES="$ALL_MAKEFILES \\
25004 dlls/dinput8/Makefile"
25005 test "x$enable_dinput8" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25007 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25008 dlls/dinput8/Makefile: dlls/dinput8/Makefile.in dlls/Makedll.rules"
25009 ac_config_files="$ac_config_files dlls/dinput8/Makefile"
25011 ALL_MAKEFILES="$ALL_MAKEFILES \\
25012 dlls/dmband/Makefile"
25013 test "x$enable_dmband" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25015 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25016 dlls/dmband/Makefile: dlls/dmband/Makefile.in dlls/Makedll.rules"
25017 ac_config_files="$ac_config_files dlls/dmband/Makefile"
25019 ALL_MAKEFILES="$ALL_MAKEFILES \\
25020 dlls/dmcompos/Makefile"
25021 test "x$enable_dmcompos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25023 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25024 dlls/dmcompos/Makefile: dlls/dmcompos/Makefile.in dlls/Makedll.rules"
25025 ac_config_files="$ac_config_files dlls/dmcompos/Makefile"
25027 ALL_MAKEFILES="$ALL_MAKEFILES \\
25028 dlls/dmime/Makefile"
25029 test "x$enable_dmime" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25031 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25032 dlls/dmime/Makefile: dlls/dmime/Makefile.in dlls/Makedll.rules"
25033 ac_config_files="$ac_config_files dlls/dmime/Makefile"
25035 ALL_MAKEFILES="$ALL_MAKEFILES \\
25036 dlls/dmloader/Makefile"
25037 test "x$enable_dmloader" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25039 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25040 dlls/dmloader/Makefile: dlls/dmloader/Makefile.in dlls/Makedll.rules"
25041 ac_config_files="$ac_config_files dlls/dmloader/Makefile"
25043 ALL_MAKEFILES="$ALL_MAKEFILES \\
25044 dlls/dmscript/Makefile"
25045 test "x$enable_dmscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25047 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25048 dlls/dmscript/Makefile: dlls/dmscript/Makefile.in dlls/Makedll.rules"
25049 ac_config_files="$ac_config_files dlls/dmscript/Makefile"
25051 ALL_MAKEFILES="$ALL_MAKEFILES \\
25052 dlls/dmstyle/Makefile"
25053 test "x$enable_dmstyle" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25055 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25056 dlls/dmstyle/Makefile: dlls/dmstyle/Makefile.in dlls/Makedll.rules"
25057 ac_config_files="$ac_config_files dlls/dmstyle/Makefile"
25059 ALL_MAKEFILES="$ALL_MAKEFILES \\
25060 dlls/dmsynth/Makefile"
25061 test "x$enable_dmsynth" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25063 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25064 dlls/dmsynth/Makefile: dlls/dmsynth/Makefile.in dlls/Makedll.rules"
25065 ac_config_files="$ac_config_files dlls/dmsynth/Makefile"
25067 ALL_MAKEFILES="$ALL_MAKEFILES \\
25068 dlls/dmusic/Makefile"
25069 test "x$enable_dmusic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25071 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25072 dlls/dmusic/Makefile: dlls/dmusic/Makefile.in dlls/Makedll.rules"
25073 ac_config_files="$ac_config_files dlls/dmusic/Makefile"
25075 ALL_MAKEFILES="$ALL_MAKEFILES \\
25076 dlls/dmusic32/Makefile"
25077 test "x$enable_dmusic32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25079 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25080 dlls/dmusic32/Makefile: dlls/dmusic32/Makefile.in dlls/Makedll.rules"
25081 ac_config_files="$ac_config_files dlls/dmusic32/Makefile"
25083 ALL_MAKEFILES="$ALL_MAKEFILES \\
25084 dlls/dnsapi/Makefile"
25085 test "x$enable_dnsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25087 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25088 dlls/dnsapi/Makefile: dlls/dnsapi/Makefile.in dlls/Makedll.rules"
25089 ac_config_files="$ac_config_files dlls/dnsapi/Makefile"
25091 ALL_MAKEFILES="$ALL_MAKEFILES \\
25092 dlls/dnsapi/tests/Makefile"
25093 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25095 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25096 dlls/dnsapi/tests/Makefile: dlls/dnsapi/tests/Makefile.in dlls/Maketest.rules"
25097 ac_config_files="$ac_config_files dlls/dnsapi/tests/Makefile"
25099 ALL_MAKEFILES="$ALL_MAKEFILES \\
25100 dlls/dplay/Makefile"
25101 test "x$enable_dplay" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25103 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25104 dlls/dplay/Makefile: dlls/dplay/Makefile.in dlls/Makedll.rules"
25105 ac_config_files="$ac_config_files dlls/dplay/Makefile"
25107 ALL_MAKEFILES="$ALL_MAKEFILES \\
25108 dlls/dplayx/Makefile"
25109 test "x$enable_dplayx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25111 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25112 dlls/dplayx/Makefile: dlls/dplayx/Makefile.in dlls/Makedll.rules"
25113 ac_config_files="$ac_config_files dlls/dplayx/Makefile"
25115 ALL_MAKEFILES="$ALL_MAKEFILES \\
25116 dlls/dplayx/tests/Makefile"
25117 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25119 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25120 dlls/dplayx/tests/Makefile: dlls/dplayx/tests/Makefile.in dlls/Maketest.rules"
25121 ac_config_files="$ac_config_files dlls/dplayx/tests/Makefile"
25123 ALL_MAKEFILES="$ALL_MAKEFILES \\
25124 dlls/dpnaddr/Makefile"
25125 test "x$enable_dpnaddr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25127 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25128 dlls/dpnaddr/Makefile: dlls/dpnaddr/Makefile.in dlls/Makedll.rules"
25129 ac_config_files="$ac_config_files dlls/dpnaddr/Makefile"
25131 ALL_MAKEFILES="$ALL_MAKEFILES \\
25132 dlls/dpnet/Makefile"
25133 test "x$enable_dpnet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25135 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25136 dlls/dpnet/Makefile: dlls/dpnet/Makefile.in dlls/Makedll.rules"
25137 ac_config_files="$ac_config_files dlls/dpnet/Makefile"
25139 ALL_MAKEFILES="$ALL_MAKEFILES \\
25140 dlls/dpnhpast/Makefile"
25141 test "x$enable_dpnhpast" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25143 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25144 dlls/dpnhpast/Makefile: dlls/dpnhpast/Makefile.in dlls/Makedll.rules"
25145 ac_config_files="$ac_config_files dlls/dpnhpast/Makefile"
25147 ALL_MAKEFILES="$ALL_MAKEFILES \\
25148 dlls/dpnlobby/Makefile"
25149 test "x$enable_dpnlobby" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25151 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25152 dlls/dpnlobby/Makefile: dlls/dpnlobby/Makefile.in dlls/Makedll.rules"
25153 ac_config_files="$ac_config_files dlls/dpnlobby/Makefile"
25155 ALL_MAKEFILES="$ALL_MAKEFILES \\
25156 dlls/dpwsockx/Makefile"
25157 test "x$enable_dpwsockx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25159 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25160 dlls/dpwsockx/Makefile: dlls/dpwsockx/Makefile.in dlls/Makedll.rules"
25161 ac_config_files="$ac_config_files dlls/dpwsockx/Makefile"
25163 ALL_MAKEFILES="$ALL_MAKEFILES \\
25164 dlls/dsound/Makefile"
25165 test "x$enable_dsound" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25167 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25168 dlls/dsound/Makefile: dlls/dsound/Makefile.in dlls/Makedll.rules"
25169 ac_config_files="$ac_config_files dlls/dsound/Makefile"
25171 ALL_MAKEFILES="$ALL_MAKEFILES \\
25172 dlls/dsound/tests/Makefile"
25173 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25175 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25176 dlls/dsound/tests/Makefile: dlls/dsound/tests/Makefile.in dlls/Maketest.rules"
25177 ac_config_files="$ac_config_files dlls/dsound/tests/Makefile"
25179 ALL_MAKEFILES="$ALL_MAKEFILES \\
25180 dlls/dssenh/Makefile"
25181 test "x$enable_dssenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25183 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25184 dlls/dssenh/Makefile: dlls/dssenh/Makefile.in dlls/Makedll.rules"
25185 ac_config_files="$ac_config_files dlls/dssenh/Makefile"
25187 ALL_MAKEFILES="$ALL_MAKEFILES \\
25188 dlls/dswave/Makefile"
25189 test "x$enable_dswave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25191 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25192 dlls/dswave/Makefile: dlls/dswave/Makefile.in dlls/Makedll.rules"
25193 ac_config_files="$ac_config_files dlls/dswave/Makefile"
25195 ALL_MAKEFILES="$ALL_MAKEFILES \\
25196 dlls/dwmapi/Makefile"
25197 test "x$enable_dwmapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25199 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25200 dlls/dwmapi/Makefile: dlls/dwmapi/Makefile.in dlls/Makedll.rules"
25201 ac_config_files="$ac_config_files dlls/dwmapi/Makefile"
25203 ALL_MAKEFILES="$ALL_MAKEFILES \\
25204 dlls/dxdiagn/Makefile"
25205 test "x$enable_dxdiagn" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25207 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25208 dlls/dxdiagn/Makefile: dlls/dxdiagn/Makefile.in dlls/Makedll.rules"
25209 ac_config_files="$ac_config_files dlls/dxdiagn/Makefile"
25211 ALL_MAKEFILES="$ALL_MAKEFILES \\
25212 dlls/dxerr8/Makefile"
25213 test "x$enable_dxerr8" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25215 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25216 dlls/dxerr8/Makefile: dlls/dxerr8/Makefile.in dlls/Makeimplib.rules"
25217 ac_config_files="$ac_config_files dlls/dxerr8/Makefile"
25219 ALL_MAKEFILES="$ALL_MAKEFILES \\
25220 dlls/dxerr9/Makefile"
25221 test "x$enable_dxerr9" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25223 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25224 dlls/dxerr9/Makefile: dlls/dxerr9/Makefile.in dlls/Makeimplib.rules"
25225 ac_config_files="$ac_config_files dlls/dxerr9/Makefile"
25227 ALL_MAKEFILES="$ALL_MAKEFILES \\
25228 dlls/dxgi/Makefile"
25229 test "x$enable_dxgi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25231 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25232 dlls/dxgi/Makefile: dlls/dxgi/Makefile.in dlls/Makedll.rules"
25233 ac_config_files="$ac_config_files dlls/dxgi/Makefile"
25235 ALL_MAKEFILES="$ALL_MAKEFILES \\
25236 dlls/dxgi/tests/Makefile"
25237 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25239 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25240 dlls/dxgi/tests/Makefile: dlls/dxgi/tests/Makefile.in dlls/Maketest.rules"
25241 ac_config_files="$ac_config_files dlls/dxgi/tests/Makefile"
25243 ALL_MAKEFILES="$ALL_MAKEFILES \\
25244 dlls/dxguid/Makefile"
25245 test "x$enable_dxguid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
25247 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25248 dlls/dxguid/Makefile: dlls/dxguid/Makefile.in dlls/Makeimplib.rules"
25249 ac_config_files="$ac_config_files dlls/dxguid/Makefile"
25251 ALL_MAKEFILES="$ALL_MAKEFILES \\
25252 dlls/faultrep/Makefile"
25253 test "x$enable_faultrep" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25255 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25256 dlls/faultrep/Makefile: dlls/faultrep/Makefile.in dlls/Makedll.rules"
25257 ac_config_files="$ac_config_files dlls/faultrep/Makefile"
25259 ALL_MAKEFILES="$ALL_MAKEFILES \\
25260 dlls/fusion/Makefile"
25261 test "x$enable_fusion" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25263 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25264 dlls/fusion/Makefile: dlls/fusion/Makefile.in dlls/Makedll.rules"
25265 ac_config_files="$ac_config_files dlls/fusion/Makefile"
25267 ALL_MAKEFILES="$ALL_MAKEFILES \\
25268 dlls/fusion/tests/Makefile"
25269 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25271 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25272 dlls/fusion/tests/Makefile: dlls/fusion/tests/Makefile.in dlls/Maketest.rules"
25273 ac_config_files="$ac_config_files dlls/fusion/tests/Makefile"
25275 ALL_MAKEFILES="$ALL_MAKEFILES \\
25276 dlls/gdi32/Makefile"
25277 test "x$enable_gdi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25279 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25280 dlls/gdi32/Makefile: dlls/gdi32/Makefile.in dlls/Makedll.rules"
25281 ac_config_files="$ac_config_files dlls/gdi32/Makefile"
25283 ALL_MAKEFILES="$ALL_MAKEFILES \\
25284 dlls/gdi32/tests/Makefile"
25285 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25287 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25288 dlls/gdi32/tests/Makefile: dlls/gdi32/tests/Makefile.in dlls/Maketest.rules"
25289 ac_config_files="$ac_config_files dlls/gdi32/tests/Makefile"
25291 ALL_MAKEFILES="$ALL_MAKEFILES \\
25292 dlls/gdiplus/Makefile"
25293 test "x$enable_gdiplus" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25295 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25296 dlls/gdiplus/Makefile: dlls/gdiplus/Makefile.in dlls/Makedll.rules"
25297 ac_config_files="$ac_config_files dlls/gdiplus/Makefile"
25299 ALL_MAKEFILES="$ALL_MAKEFILES \\
25300 dlls/gdiplus/tests/Makefile"
25301 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25303 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25304 dlls/gdiplus/tests/Makefile: dlls/gdiplus/tests/Makefile.in dlls/Maketest.rules"
25305 ac_config_files="$ac_config_files dlls/gdiplus/tests/Makefile"
25307 ALL_MAKEFILES="$ALL_MAKEFILES \\
25308 dlls/glu32/Makefile"
25309 test "x$enable_glu32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25311 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25312 dlls/glu32/Makefile: dlls/glu32/Makefile.in dlls/Makedll.rules"
25313 ac_config_files="$ac_config_files dlls/glu32/Makefile"
25315 ALL_MAKEFILES="$ALL_MAKEFILES \\
25316 dlls/gphoto2.ds/Makefile"
25317 test "x$enable_gphoto2_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25319 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25320 dlls/gphoto2.ds/Makefile: dlls/gphoto2.ds/Makefile.in dlls/Makedll.rules"
25321 ac_config_files="$ac_config_files dlls/gphoto2.ds/Makefile"
25323 ALL_MAKEFILES="$ALL_MAKEFILES \\
25324 dlls/gpkcsp/Makefile"
25325 test "x$enable_gpkcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25327 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25328 dlls/gpkcsp/Makefile: dlls/gpkcsp/Makefile.in dlls/Makedll.rules"
25329 ac_config_files="$ac_config_files dlls/gpkcsp/Makefile"
25331 ALL_MAKEFILES="$ALL_MAKEFILES \\
25333 test "x$enable_hal" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25335 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25336 dlls/hal/Makefile: dlls/hal/Makefile.in dlls/Makedll.rules"
25337 ac_config_files="$ac_config_files dlls/hal/Makefile"
25339 ALL_MAKEFILES="$ALL_MAKEFILES \\
25340 dlls/hhctrl.ocx/Makefile"
25341 test "x$enable_hhctrl_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25343 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25344 dlls/hhctrl.ocx/Makefile: dlls/hhctrl.ocx/Makefile.in dlls/Makedll.rules"
25345 ac_config_files="$ac_config_files dlls/hhctrl.ocx/Makefile"
25347 ALL_MAKEFILES="$ALL_MAKEFILES \\
25349 test "x$enable_hid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25351 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25352 dlls/hid/Makefile: dlls/hid/Makefile.in dlls/Makedll.rules"
25353 ac_config_files="$ac_config_files dlls/hid/Makefile"
25355 ALL_MAKEFILES="$ALL_MAKEFILES \\
25356 dlls/hlink/Makefile"
25357 test "x$enable_hlink" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25359 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25360 dlls/hlink/Makefile: dlls/hlink/Makefile.in dlls/Makedll.rules"
25361 ac_config_files="$ac_config_files dlls/hlink/Makefile"
25363 ALL_MAKEFILES="$ALL_MAKEFILES \\
25364 dlls/hlink/tests/Makefile"
25365 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25367 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25368 dlls/hlink/tests/Makefile: dlls/hlink/tests/Makefile.in dlls/Maketest.rules"
25369 ac_config_files="$ac_config_files dlls/hlink/tests/Makefile"
25371 ALL_MAKEFILES="$ALL_MAKEFILES \\
25372 dlls/hnetcfg/Makefile"
25373 test "x$enable_hnetcfg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25375 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25376 dlls/hnetcfg/Makefile: dlls/hnetcfg/Makefile.in dlls/Makedll.rules"
25377 ac_config_files="$ac_config_files dlls/hnetcfg/Makefile"
25379 ALL_MAKEFILES="$ALL_MAKEFILES \\
25380 dlls/httpapi/Makefile"
25381 test "x$enable_httpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25383 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25384 dlls/httpapi/Makefile: dlls/httpapi/Makefile.in dlls/Makedll.rules"
25385 ac_config_files="$ac_config_files dlls/httpapi/Makefile"
25387 ALL_MAKEFILES="$ALL_MAKEFILES \\
25388 dlls/iccvid/Makefile"
25389 test "x$enable_iccvid" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25391 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25392 dlls/iccvid/Makefile: dlls/iccvid/Makefile.in dlls/Makedll.rules"
25393 ac_config_files="$ac_config_files dlls/iccvid/Makefile"
25395 ALL_MAKEFILES="$ALL_MAKEFILES \\
25396 dlls/icmp/Makefile"
25397 test "x$enable_icmp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25399 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25400 dlls/icmp/Makefile: dlls/icmp/Makefile.in dlls/Makedll.rules"
25401 ac_config_files="$ac_config_files dlls/icmp/Makefile"
25403 ALL_MAKEFILES="$ALL_MAKEFILES \\
25404 dlls/ifsmgr.vxd/Makefile"
25405 test "x$enable_ifsmgr_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25407 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25408 dlls/ifsmgr.vxd/Makefile: dlls/ifsmgr.vxd/Makefile.in dlls/Makedll.rules"
25409 ac_config_files="$ac_config_files dlls/ifsmgr.vxd/Makefile"
25411 ALL_MAKEFILES="$ALL_MAKEFILES \\
25412 dlls/imaadp32.acm/Makefile"
25413 test "x$enable_imaadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25415 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25416 dlls/imaadp32.acm/Makefile: dlls/imaadp32.acm/Makefile.in dlls/Makedll.rules"
25417 ac_config_files="$ac_config_files dlls/imaadp32.acm/Makefile"
25419 ALL_MAKEFILES="$ALL_MAKEFILES \\
25420 dlls/imagehlp/Makefile"
25421 test "x$enable_imagehlp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25423 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25424 dlls/imagehlp/Makefile: dlls/imagehlp/Makefile.in dlls/Makedll.rules"
25425 ac_config_files="$ac_config_files dlls/imagehlp/Makefile"
25427 ALL_MAKEFILES="$ALL_MAKEFILES \\
25428 dlls/imm32/Makefile"
25429 test "x$enable_imm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25431 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25432 dlls/imm32/Makefile: dlls/imm32/Makefile.in dlls/Makedll.rules"
25433 ac_config_files="$ac_config_files dlls/imm32/Makefile"
25435 ALL_MAKEFILES="$ALL_MAKEFILES \\
25436 dlls/imm32/tests/Makefile"
25437 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25439 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25440 dlls/imm32/tests/Makefile: dlls/imm32/tests/Makefile.in dlls/Maketest.rules"
25441 ac_config_files="$ac_config_files dlls/imm32/tests/Makefile"
25443 ALL_MAKEFILES="$ALL_MAKEFILES \\
25444 dlls/inetcomm/Makefile"
25445 test "x$enable_inetcomm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25447 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25448 dlls/inetcomm/Makefile: dlls/inetcomm/Makefile.in dlls/Makedll.rules"
25449 ac_config_files="$ac_config_files dlls/inetcomm/Makefile"
25451 ALL_MAKEFILES="$ALL_MAKEFILES \\
25452 dlls/inetcomm/tests/Makefile"
25453 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25455 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25456 dlls/inetcomm/tests/Makefile: dlls/inetcomm/tests/Makefile.in dlls/Maketest.rules"
25457 ac_config_files="$ac_config_files dlls/inetcomm/tests/Makefile"
25459 ALL_MAKEFILES="$ALL_MAKEFILES \\
25460 dlls/inetmib1/Makefile"
25461 test "x$enable_inetmib1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25463 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25464 dlls/inetmib1/Makefile: dlls/inetmib1/Makefile.in dlls/Makedll.rules"
25465 ac_config_files="$ac_config_files dlls/inetmib1/Makefile"
25467 ALL_MAKEFILES="$ALL_MAKEFILES \\
25468 dlls/inetmib1/tests/Makefile"
25469 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25471 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25472 dlls/inetmib1/tests/Makefile: dlls/inetmib1/tests/Makefile.in dlls/Maketest.rules"
25473 ac_config_files="$ac_config_files dlls/inetmib1/tests/Makefile"
25475 ALL_MAKEFILES="$ALL_MAKEFILES \\
25476 dlls/infosoft/Makefile"
25477 test "x$enable_infosoft" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25479 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25480 dlls/infosoft/Makefile: dlls/infosoft/Makefile.in dlls/Makedll.rules"
25481 ac_config_files="$ac_config_files dlls/infosoft/Makefile"
25483 ALL_MAKEFILES="$ALL_MAKEFILES \\
25484 dlls/infosoft/tests/Makefile"
25485 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25487 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25488 dlls/infosoft/tests/Makefile: dlls/infosoft/tests/Makefile.in dlls/Maketest.rules"
25489 ac_config_files="$ac_config_files dlls/infosoft/tests/Makefile"
25491 ALL_MAKEFILES="$ALL_MAKEFILES \\
25492 dlls/initpki/Makefile"
25493 test "x$enable_initpki" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25495 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25496 dlls/initpki/Makefile: dlls/initpki/Makefile.in dlls/Makedll.rules"
25497 ac_config_files="$ac_config_files dlls/initpki/Makefile"
25499 ALL_MAKEFILES="$ALL_MAKEFILES \\
25500 dlls/inkobj/Makefile"
25501 test "x$enable_inkobj" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25503 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25504 dlls/inkobj/Makefile: dlls/inkobj/Makefile.in dlls/Makedll.rules"
25505 ac_config_files="$ac_config_files dlls/inkobj/Makefile"
25507 ALL_MAKEFILES="$ALL_MAKEFILES \\
25508 dlls/inseng/Makefile"
25509 test "x$enable_inseng" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25511 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25512 dlls/inseng/Makefile: dlls/inseng/Makefile.in dlls/Makedll.rules"
25513 ac_config_files="$ac_config_files dlls/inseng/Makefile"
25515 ALL_MAKEFILES="$ALL_MAKEFILES \\
25516 dlls/iphlpapi/Makefile"
25517 test "x$enable_iphlpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25519 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25520 dlls/iphlpapi/Makefile: dlls/iphlpapi/Makefile.in dlls/Makedll.rules"
25521 ac_config_files="$ac_config_files dlls/iphlpapi/Makefile"
25523 ALL_MAKEFILES="$ALL_MAKEFILES \\
25524 dlls/iphlpapi/tests/Makefile"
25525 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25527 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25528 dlls/iphlpapi/tests/Makefile: dlls/iphlpapi/tests/Makefile.in dlls/Maketest.rules"
25529 ac_config_files="$ac_config_files dlls/iphlpapi/tests/Makefile"
25531 ALL_MAKEFILES="$ALL_MAKEFILES \\
25532 dlls/itircl/Makefile"
25533 test "x$enable_itircl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25535 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25536 dlls/itircl/Makefile: dlls/itircl/Makefile.in dlls/Makedll.rules"
25537 ac_config_files="$ac_config_files dlls/itircl/Makefile"
25539 ALL_MAKEFILES="$ALL_MAKEFILES \\
25540 dlls/itss/Makefile"
25541 test "x$enable_itss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25543 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25544 dlls/itss/Makefile: dlls/itss/Makefile.in dlls/Makedll.rules"
25545 ac_config_files="$ac_config_files dlls/itss/Makefile"
25547 ALL_MAKEFILES="$ALL_MAKEFILES \\
25548 dlls/itss/tests/Makefile"
25549 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25551 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25552 dlls/itss/tests/Makefile: dlls/itss/tests/Makefile.in dlls/Maketest.rules"
25553 ac_config_files="$ac_config_files dlls/itss/tests/Makefile"
25555 ALL_MAKEFILES="$ALL_MAKEFILES \\
25556 dlls/jscript/Makefile"
25557 test "x$enable_jscript" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25559 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25560 dlls/jscript/Makefile: dlls/jscript/Makefile.in dlls/Makedll.rules"
25561 ac_config_files="$ac_config_files dlls/jscript/Makefile"
25563 ALL_MAKEFILES="$ALL_MAKEFILES \\
25564 dlls/jscript/tests/Makefile"
25565 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25567 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25568 dlls/jscript/tests/Makefile: dlls/jscript/tests/Makefile.in dlls/Maketest.rules"
25569 ac_config_files="$ac_config_files dlls/jscript/tests/Makefile"
25571 ALL_MAKEFILES="$ALL_MAKEFILES \\
25572 dlls/kernel32/Makefile"
25573 test "x$enable_kernel32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25575 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25576 dlls/kernel32/Makefile: dlls/kernel32/Makefile.in dlls/Makedll.rules"
25577 ac_config_files="$ac_config_files dlls/kernel32/Makefile"
25579 ALL_MAKEFILES="$ALL_MAKEFILES \\
25580 dlls/kernel32/tests/Makefile"
25581 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25583 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25584 dlls/kernel32/tests/Makefile: dlls/kernel32/tests/Makefile.in dlls/Maketest.rules"
25585 ac_config_files="$ac_config_files dlls/kernel32/tests/Makefile"
25587 ALL_MAKEFILES="$ALL_MAKEFILES \\
25588 dlls/loadperf/Makefile"
25589 test "x$enable_loadperf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25591 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25592 dlls/loadperf/Makefile: dlls/loadperf/Makefile.in dlls/Makedll.rules"
25593 ac_config_files="$ac_config_files dlls/loadperf/Makefile"
25595 ALL_MAKEFILES="$ALL_MAKEFILES \\
25596 dlls/localspl/Makefile"
25597 test "x$enable_localspl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25599 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25600 dlls/localspl/Makefile: dlls/localspl/Makefile.in dlls/Makedll.rules"
25601 ac_config_files="$ac_config_files dlls/localspl/Makefile"
25603 ALL_MAKEFILES="$ALL_MAKEFILES \\
25604 dlls/localspl/tests/Makefile"
25605 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25607 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25608 dlls/localspl/tests/Makefile: dlls/localspl/tests/Makefile.in dlls/Maketest.rules"
25609 ac_config_files="$ac_config_files dlls/localspl/tests/Makefile"
25611 ALL_MAKEFILES="$ALL_MAKEFILES \\
25612 dlls/localui/Makefile"
25613 test "x$enable_localui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25615 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25616 dlls/localui/Makefile: dlls/localui/Makefile.in dlls/Makedll.rules"
25617 ac_config_files="$ac_config_files dlls/localui/Makefile"
25619 ALL_MAKEFILES="$ALL_MAKEFILES \\
25620 dlls/localui/tests/Makefile"
25621 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25623 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25624 dlls/localui/tests/Makefile: dlls/localui/tests/Makefile.in dlls/Maketest.rules"
25625 ac_config_files="$ac_config_files dlls/localui/tests/Makefile"
25627 ALL_MAKEFILES="$ALL_MAKEFILES \\
25628 dlls/lz32/Makefile"
25629 test "x$enable_lz32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25631 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25632 dlls/lz32/Makefile: dlls/lz32/Makefile.in dlls/Makedll.rules"
25633 ac_config_files="$ac_config_files dlls/lz32/Makefile"
25635 ALL_MAKEFILES="$ALL_MAKEFILES \\
25636 dlls/lz32/tests/Makefile"
25637 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25639 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25640 dlls/lz32/tests/Makefile: dlls/lz32/tests/Makefile.in dlls/Maketest.rules"
25641 ac_config_files="$ac_config_files dlls/lz32/tests/Makefile"
25643 ALL_MAKEFILES="$ALL_MAKEFILES \\
25644 dlls/mapi32/Makefile"
25645 test "x$enable_mapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25647 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25648 dlls/mapi32/Makefile: dlls/mapi32/Makefile.in dlls/Makedll.rules"
25649 ac_config_files="$ac_config_files dlls/mapi32/Makefile"
25651 ALL_MAKEFILES="$ALL_MAKEFILES \\
25652 dlls/mapi32/tests/Makefile"
25653 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25655 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25656 dlls/mapi32/tests/Makefile: dlls/mapi32/tests/Makefile.in dlls/Maketest.rules"
25657 ac_config_files="$ac_config_files dlls/mapi32/tests/Makefile"
25659 ALL_MAKEFILES="$ALL_MAKEFILES \\
25660 dlls/mciavi32/Makefile"
25661 test "x$enable_mciavi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25663 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25664 dlls/mciavi32/Makefile: dlls/mciavi32/Makefile.in dlls/Makedll.rules"
25665 ac_config_files="$ac_config_files dlls/mciavi32/Makefile"
25667 ALL_MAKEFILES="$ALL_MAKEFILES \\
25668 dlls/mcicda/Makefile"
25669 test "x$enable_mcicda" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25671 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25672 dlls/mcicda/Makefile: dlls/mcicda/Makefile.in dlls/Makedll.rules"
25673 ac_config_files="$ac_config_files dlls/mcicda/Makefile"
25675 ALL_MAKEFILES="$ALL_MAKEFILES \\
25676 dlls/mciseq/Makefile"
25677 test "x$enable_mciseq" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25679 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25680 dlls/mciseq/Makefile: dlls/mciseq/Makefile.in dlls/Makedll.rules"
25681 ac_config_files="$ac_config_files dlls/mciseq/Makefile"
25683 ALL_MAKEFILES="$ALL_MAKEFILES \\
25684 dlls/mciwave/Makefile"
25685 test "x$enable_mciwave" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25687 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25688 dlls/mciwave/Makefile: dlls/mciwave/Makefile.in dlls/Makedll.rules"
25689 ac_config_files="$ac_config_files dlls/mciwave/Makefile"
25691 ALL_MAKEFILES="$ALL_MAKEFILES \\
25692 dlls/midimap/Makefile"
25693 test "x$enable_midimap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25695 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25696 dlls/midimap/Makefile: dlls/midimap/Makefile.in dlls/Makedll.rules"
25697 ac_config_files="$ac_config_files dlls/midimap/Makefile"
25699 ALL_MAKEFILES="$ALL_MAKEFILES \\
25700 dlls/mlang/Makefile"
25701 test "x$enable_mlang" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25703 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25704 dlls/mlang/Makefile: dlls/mlang/Makefile.in dlls/Makedll.rules"
25705 ac_config_files="$ac_config_files dlls/mlang/Makefile"
25707 ALL_MAKEFILES="$ALL_MAKEFILES \\
25708 dlls/mlang/tests/Makefile"
25709 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25711 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25712 dlls/mlang/tests/Makefile: dlls/mlang/tests/Makefile.in dlls/Maketest.rules"
25713 ac_config_files="$ac_config_files dlls/mlang/tests/Makefile"
25715 ALL_MAKEFILES="$ALL_MAKEFILES \\
25716 dlls/mmdevldr.vxd/Makefile"
25717 test "x$enable_mmdevldr_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25719 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25720 dlls/mmdevldr.vxd/Makefile: dlls/mmdevldr.vxd/Makefile.in dlls/Makedll.rules"
25721 ac_config_files="$ac_config_files dlls/mmdevldr.vxd/Makefile"
25723 ALL_MAKEFILES="$ALL_MAKEFILES \\
25724 dlls/monodebg.vxd/Makefile"
25725 test "x$enable_monodebg_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25727 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25728 dlls/monodebg.vxd/Makefile: dlls/monodebg.vxd/Makefile.in dlls/Makedll.rules"
25729 ac_config_files="$ac_config_files dlls/monodebg.vxd/Makefile"
25731 ALL_MAKEFILES="$ALL_MAKEFILES \\
25732 dlls/mountmgr.sys/Makefile"
25733 test "x$enable_mountmgr_sys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25735 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25736 dlls/mountmgr.sys/Makefile: dlls/mountmgr.sys/Makefile.in dlls/Makedll.rules"
25737 ac_config_files="$ac_config_files dlls/mountmgr.sys/Makefile"
25739 ALL_MAKEFILES="$ALL_MAKEFILES \\
25741 test "x$enable_mpr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25743 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25744 dlls/mpr/Makefile: dlls/mpr/Makefile.in dlls/Makedll.rules"
25745 ac_config_files="$ac_config_files dlls/mpr/Makefile"
25747 ALL_MAKEFILES="$ALL_MAKEFILES \\
25748 dlls/mprapi/Makefile"
25749 test "x$enable_mprapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25751 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25752 dlls/mprapi/Makefile: dlls/mprapi/Makefile.in dlls/Makedll.rules"
25753 ac_config_files="$ac_config_files dlls/mprapi/Makefile"
25755 ALL_MAKEFILES="$ALL_MAKEFILES \\
25756 dlls/msacm32.drv/Makefile"
25757 test "x$enable_msacm32_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25759 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25760 dlls/msacm32.drv/Makefile: dlls/msacm32.drv/Makefile.in dlls/Makedll.rules"
25761 ac_config_files="$ac_config_files dlls/msacm32.drv/Makefile"
25763 ALL_MAKEFILES="$ALL_MAKEFILES \\
25764 dlls/msacm32/Makefile"
25765 test "x$enable_msacm32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25767 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25768 dlls/msacm32/Makefile: dlls/msacm32/Makefile.in dlls/Makedll.rules"
25769 ac_config_files="$ac_config_files dlls/msacm32/Makefile"
25771 ALL_MAKEFILES="$ALL_MAKEFILES \\
25772 dlls/msacm32/tests/Makefile"
25773 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25775 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25776 dlls/msacm32/tests/Makefile: dlls/msacm32/tests/Makefile.in dlls/Maketest.rules"
25777 ac_config_files="$ac_config_files dlls/msacm32/tests/Makefile"
25779 ALL_MAKEFILES="$ALL_MAKEFILES \\
25780 dlls/msadp32.acm/Makefile"
25781 test "x$enable_msadp32_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25783 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25784 dlls/msadp32.acm/Makefile: dlls/msadp32.acm/Makefile.in dlls/Makedll.rules"
25785 ac_config_files="$ac_config_files dlls/msadp32.acm/Makefile"
25787 ALL_MAKEFILES="$ALL_MAKEFILES \\
25788 dlls/mscat32/Makefile"
25789 test "x$enable_mscat32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25791 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25792 dlls/mscat32/Makefile: dlls/mscat32/Makefile.in dlls/Makedll.rules"
25793 ac_config_files="$ac_config_files dlls/mscat32/Makefile"
25795 ALL_MAKEFILES="$ALL_MAKEFILES \\
25796 dlls/mscms/Makefile"
25797 test "x$enable_mscms" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25799 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25800 dlls/mscms/Makefile: dlls/mscms/Makefile.in dlls/Makedll.rules"
25801 ac_config_files="$ac_config_files dlls/mscms/Makefile"
25803 ALL_MAKEFILES="$ALL_MAKEFILES \\
25804 dlls/mscms/tests/Makefile"
25805 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25807 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25808 dlls/mscms/tests/Makefile: dlls/mscms/tests/Makefile.in dlls/Maketest.rules"
25809 ac_config_files="$ac_config_files dlls/mscms/tests/Makefile"
25811 ALL_MAKEFILES="$ALL_MAKEFILES \\
25812 dlls/mscoree/Makefile"
25813 test "x$enable_mscoree" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25815 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25816 dlls/mscoree/Makefile: dlls/mscoree/Makefile.in dlls/Makedll.rules"
25817 ac_config_files="$ac_config_files dlls/mscoree/Makefile"
25819 ALL_MAKEFILES="$ALL_MAKEFILES \\
25820 dlls/msctf/Makefile"
25821 test "x$enable_msctf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25823 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25824 dlls/msctf/Makefile: dlls/msctf/Makefile.in dlls/Makedll.rules"
25825 ac_config_files="$ac_config_files dlls/msctf/Makefile"
25827 ALL_MAKEFILES="$ALL_MAKEFILES \\
25828 dlls/msctf/tests/Makefile"
25829 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25831 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25832 dlls/msctf/tests/Makefile: dlls/msctf/tests/Makefile.in dlls/Maketest.rules"
25833 ac_config_files="$ac_config_files dlls/msctf/tests/Makefile"
25835 ALL_MAKEFILES="$ALL_MAKEFILES \\
25836 dlls/msdmo/Makefile"
25837 test "x$enable_msdmo" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25839 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25840 dlls/msdmo/Makefile: dlls/msdmo/Makefile.in dlls/Makedll.rules"
25841 ac_config_files="$ac_config_files dlls/msdmo/Makefile"
25843 ALL_MAKEFILES="$ALL_MAKEFILES \\
25844 dlls/msftedit/Makefile"
25845 test "x$enable_msftedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25847 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25848 dlls/msftedit/Makefile: dlls/msftedit/Makefile.in dlls/Makedll.rules"
25849 ac_config_files="$ac_config_files dlls/msftedit/Makefile"
25851 ALL_MAKEFILES="$ALL_MAKEFILES \\
25852 dlls/msg711.acm/Makefile"
25853 test "x$enable_msg711_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25855 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25856 dlls/msg711.acm/Makefile: dlls/msg711.acm/Makefile.in dlls/Makedll.rules"
25857 ac_config_files="$ac_config_files dlls/msg711.acm/Makefile"
25859 ALL_MAKEFILES="$ALL_MAKEFILES \\
25860 dlls/mshtml.tlb/Makefile"
25861 test "x$enable_mshtml_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25863 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25864 dlls/mshtml.tlb/Makefile: dlls/mshtml.tlb/Makefile.in dlls/Makedll.rules"
25865 ac_config_files="$ac_config_files dlls/mshtml.tlb/Makefile"
25867 ALL_MAKEFILES="$ALL_MAKEFILES \\
25868 dlls/mshtml/Makefile"
25869 test "x$enable_mshtml" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25871 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25872 dlls/mshtml/Makefile: dlls/mshtml/Makefile.in dlls/Makedll.rules"
25873 ac_config_files="$ac_config_files dlls/mshtml/Makefile"
25875 ALL_MAKEFILES="$ALL_MAKEFILES \\
25876 dlls/mshtml/tests/Makefile"
25877 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25879 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25880 dlls/mshtml/tests/Makefile: dlls/mshtml/tests/Makefile.in dlls/Maketest.rules"
25881 ac_config_files="$ac_config_files dlls/mshtml/tests/Makefile"
25883 ALL_MAKEFILES="$ALL_MAKEFILES \\
25885 test "x$enable_msi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25887 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25888 dlls/msi/Makefile: dlls/msi/Makefile.in dlls/Makedll.rules"
25889 ac_config_files="$ac_config_files dlls/msi/Makefile"
25891 ALL_MAKEFILES="$ALL_MAKEFILES \\
25892 dlls/msi/tests/Makefile"
25893 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25895 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25896 dlls/msi/tests/Makefile: dlls/msi/tests/Makefile.in dlls/Maketest.rules"
25897 ac_config_files="$ac_config_files dlls/msi/tests/Makefile"
25899 ALL_MAKEFILES="$ALL_MAKEFILES \\
25900 dlls/msimg32/Makefile"
25901 test "x$enable_msimg32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25903 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25904 dlls/msimg32/Makefile: dlls/msimg32/Makefile.in dlls/Makedll.rules"
25905 ac_config_files="$ac_config_files dlls/msimg32/Makefile"
25907 ALL_MAKEFILES="$ALL_MAKEFILES \\
25908 dlls/msimtf/Makefile"
25909 test "x$enable_msimtf" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25911 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25912 dlls/msimtf/Makefile: dlls/msimtf/Makefile.in dlls/Makedll.rules"
25913 ac_config_files="$ac_config_files dlls/msimtf/Makefile"
25915 ALL_MAKEFILES="$ALL_MAKEFILES \\
25916 dlls/msisip/Makefile"
25917 test "x$enable_msisip" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25919 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25920 dlls/msisip/Makefile: dlls/msisip/Makefile.in dlls/Makedll.rules"
25921 ac_config_files="$ac_config_files dlls/msisip/Makefile"
25923 ALL_MAKEFILES="$ALL_MAKEFILES \\
25924 dlls/msisys.ocx/Makefile"
25925 test "x$enable_msisys_ocx" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25927 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25928 dlls/msisys.ocx/Makefile: dlls/msisys.ocx/Makefile.in dlls/Makedll.rules"
25929 ac_config_files="$ac_config_files dlls/msisys.ocx/Makefile"
25931 ALL_MAKEFILES="$ALL_MAKEFILES \\
25932 dlls/msnet32/Makefile"
25933 test "x$enable_msnet32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25935 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25936 dlls/msnet32/Makefile: dlls/msnet32/Makefile.in dlls/Makedll.rules"
25937 ac_config_files="$ac_config_files dlls/msnet32/Makefile"
25939 ALL_MAKEFILES="$ALL_MAKEFILES \\
25940 dlls/msrle32/Makefile"
25941 test "x$enable_msrle32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25943 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25944 dlls/msrle32/Makefile: dlls/msrle32/Makefile.in dlls/Makedll.rules"
25945 ac_config_files="$ac_config_files dlls/msrle32/Makefile"
25947 ALL_MAKEFILES="$ALL_MAKEFILES \\
25948 dlls/mssign32/Makefile"
25949 test "x$enable_mssign32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25951 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25952 dlls/mssign32/Makefile: dlls/mssign32/Makefile.in dlls/Makedll.rules"
25953 ac_config_files="$ac_config_files dlls/mssign32/Makefile"
25955 ALL_MAKEFILES="$ALL_MAKEFILES \\
25956 dlls/mssip32/Makefile"
25957 test "x$enable_mssip32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25959 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25960 dlls/mssip32/Makefile: dlls/mssip32/Makefile.in dlls/Makedll.rules"
25961 ac_config_files="$ac_config_files dlls/mssip32/Makefile"
25963 ALL_MAKEFILES="$ALL_MAKEFILES \\
25964 dlls/mstask/Makefile"
25965 test "x$enable_mstask" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25967 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25968 dlls/mstask/Makefile: dlls/mstask/Makefile.in dlls/Makedll.rules"
25969 ac_config_files="$ac_config_files dlls/mstask/Makefile"
25971 ALL_MAKEFILES="$ALL_MAKEFILES \\
25972 dlls/mstask/tests/Makefile"
25973 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
25975 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25976 dlls/mstask/tests/Makefile: dlls/mstask/tests/Makefile.in dlls/Maketest.rules"
25977 ac_config_files="$ac_config_files dlls/mstask/tests/Makefile"
25979 ALL_MAKEFILES="$ALL_MAKEFILES \\
25980 dlls/msvcirt/Makefile"
25981 test "x$enable_msvcirt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25983 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25984 dlls/msvcirt/Makefile: dlls/msvcirt/Makefile.in dlls/Makedll.rules"
25985 ac_config_files="$ac_config_files dlls/msvcirt/Makefile"
25987 ALL_MAKEFILES="$ALL_MAKEFILES \\
25988 dlls/msvcr71/Makefile"
25989 test "x$enable_msvcr71" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25991 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
25992 dlls/msvcr71/Makefile: dlls/msvcr71/Makefile.in dlls/Makedll.rules"
25993 ac_config_files="$ac_config_files dlls/msvcr71/Makefile"
25995 ALL_MAKEFILES="$ALL_MAKEFILES \\
25996 dlls/msvcrt/Makefile"
25997 test "x$enable_msvcrt" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
25999 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26000 dlls/msvcrt/Makefile: dlls/msvcrt/Makefile.in dlls/Makedll.rules"
26001 ac_config_files="$ac_config_files dlls/msvcrt/Makefile"
26003 ALL_MAKEFILES="$ALL_MAKEFILES \\
26004 dlls/msvcrt/tests/Makefile"
26005 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26007 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26008 dlls/msvcrt/tests/Makefile: dlls/msvcrt/tests/Makefile.in dlls/Maketest.rules"
26009 ac_config_files="$ac_config_files dlls/msvcrt/tests/Makefile"
26011 ALL_MAKEFILES="$ALL_MAKEFILES \\
26012 dlls/msvcrt20/Makefile"
26013 test "x$enable_msvcrt20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26015 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26016 dlls/msvcrt20/Makefile: dlls/msvcrt20/Makefile.in dlls/Makedll.rules"
26017 ac_config_files="$ac_config_files dlls/msvcrt20/Makefile"
26019 ALL_MAKEFILES="$ALL_MAKEFILES \\
26020 dlls/msvcrt40/Makefile"
26021 test "x$enable_msvcrt40" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26023 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26024 dlls/msvcrt40/Makefile: dlls/msvcrt40/Makefile.in dlls/Makedll.rules"
26025 ac_config_files="$ac_config_files dlls/msvcrt40/Makefile"
26027 ALL_MAKEFILES="$ALL_MAKEFILES \\
26028 dlls/msvcrtd/Makefile"
26029 test "x$enable_msvcrtd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26031 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26032 dlls/msvcrtd/Makefile: dlls/msvcrtd/Makefile.in dlls/Makedll.rules"
26033 ac_config_files="$ac_config_files dlls/msvcrtd/Makefile"
26035 ALL_MAKEFILES="$ALL_MAKEFILES \\
26036 dlls/msvcrtd/tests/Makefile"
26037 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26039 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26040 dlls/msvcrtd/tests/Makefile: dlls/msvcrtd/tests/Makefile.in dlls/Maketest.rules"
26041 ac_config_files="$ac_config_files dlls/msvcrtd/tests/Makefile"
26043 ALL_MAKEFILES="$ALL_MAKEFILES \\
26044 dlls/msvfw32/Makefile"
26045 test "x$enable_msvfw32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26047 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26048 dlls/msvfw32/Makefile: dlls/msvfw32/Makefile.in dlls/Makedll.rules"
26049 ac_config_files="$ac_config_files dlls/msvfw32/Makefile"
26051 ALL_MAKEFILES="$ALL_MAKEFILES \\
26052 dlls/msvfw32/tests/Makefile"
26053 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26055 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26056 dlls/msvfw32/tests/Makefile: dlls/msvfw32/tests/Makefile.in dlls/Maketest.rules"
26057 ac_config_files="$ac_config_files dlls/msvfw32/tests/Makefile"
26059 ALL_MAKEFILES="$ALL_MAKEFILES \\
26060 dlls/msvidc32/Makefile"
26061 test "x$enable_msvidc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26063 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26064 dlls/msvidc32/Makefile: dlls/msvidc32/Makefile.in dlls/Makedll.rules"
26065 ac_config_files="$ac_config_files dlls/msvidc32/Makefile"
26067 ALL_MAKEFILES="$ALL_MAKEFILES \\
26068 dlls/mswsock/Makefile"
26069 test "x$enable_mswsock" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26071 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26072 dlls/mswsock/Makefile: dlls/mswsock/Makefile.in dlls/Makedll.rules"
26073 ac_config_files="$ac_config_files dlls/mswsock/Makefile"
26075 ALL_MAKEFILES="$ALL_MAKEFILES \\
26076 dlls/msxml3/Makefile"
26077 test "x$enable_msxml3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26079 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26080 dlls/msxml3/Makefile: dlls/msxml3/Makefile.in dlls/Makedll.rules"
26081 ac_config_files="$ac_config_files dlls/msxml3/Makefile"
26083 ALL_MAKEFILES="$ALL_MAKEFILES \\
26084 dlls/msxml3/tests/Makefile"
26085 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26087 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26088 dlls/msxml3/tests/Makefile: dlls/msxml3/tests/Makefile.in dlls/Maketest.rules"
26089 ac_config_files="$ac_config_files dlls/msxml3/tests/Makefile"
26091 ALL_MAKEFILES="$ALL_MAKEFILES \\
26092 dlls/nddeapi/Makefile"
26093 test "x$enable_nddeapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26095 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26096 dlls/nddeapi/Makefile: dlls/nddeapi/Makefile.in dlls/Makedll.rules"
26097 ac_config_files="$ac_config_files dlls/nddeapi/Makefile"
26099 ALL_MAKEFILES="$ALL_MAKEFILES \\
26100 dlls/netapi32/Makefile"
26101 test "x$enable_netapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26103 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26104 dlls/netapi32/Makefile: dlls/netapi32/Makefile.in dlls/Makedll.rules"
26105 ac_config_files="$ac_config_files dlls/netapi32/Makefile"
26107 ALL_MAKEFILES="$ALL_MAKEFILES \\
26108 dlls/netapi32/tests/Makefile"
26109 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26111 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26112 dlls/netapi32/tests/Makefile: dlls/netapi32/tests/Makefile.in dlls/Maketest.rules"
26113 ac_config_files="$ac_config_files dlls/netapi32/tests/Makefile"
26115 ALL_MAKEFILES="$ALL_MAKEFILES \\
26116 dlls/newdev/Makefile"
26117 test "x$enable_newdev" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26119 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26120 dlls/newdev/Makefile: dlls/newdev/Makefile.in dlls/Makedll.rules"
26121 ac_config_files="$ac_config_files dlls/newdev/Makefile"
26123 ALL_MAKEFILES="$ALL_MAKEFILES \\
26124 dlls/ntdll/Makefile"
26125 test "x$enable_ntdll" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26127 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26128 dlls/ntdll/Makefile: dlls/ntdll/Makefile.in dlls/Makedll.rules"
26129 ac_config_files="$ac_config_files dlls/ntdll/Makefile"
26131 ALL_MAKEFILES="$ALL_MAKEFILES \\
26132 dlls/ntdll/tests/Makefile"
26133 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26135 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26136 dlls/ntdll/tests/Makefile: dlls/ntdll/tests/Makefile.in dlls/Maketest.rules"
26137 ac_config_files="$ac_config_files dlls/ntdll/tests/Makefile"
26139 ALL_MAKEFILES="$ALL_MAKEFILES \\
26140 dlls/ntdsapi/Makefile"
26141 test "x$enable_ntdsapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26143 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26144 dlls/ntdsapi/Makefile: dlls/ntdsapi/Makefile.in dlls/Makedll.rules"
26145 ac_config_files="$ac_config_files dlls/ntdsapi/Makefile"
26147 ALL_MAKEFILES="$ALL_MAKEFILES \\
26148 dlls/ntdsapi/tests/Makefile"
26149 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26151 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26152 dlls/ntdsapi/tests/Makefile: dlls/ntdsapi/tests/Makefile.in dlls/Maketest.rules"
26153 ac_config_files="$ac_config_files dlls/ntdsapi/tests/Makefile"
26155 ALL_MAKEFILES="$ALL_MAKEFILES \\
26156 dlls/ntoskrnl.exe/Makefile"
26157 test "x$enable_ntoskrnl_exe" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26159 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26160 dlls/ntoskrnl.exe/Makefile: dlls/ntoskrnl.exe/Makefile.in dlls/Makedll.rules"
26161 ac_config_files="$ac_config_files dlls/ntoskrnl.exe/Makefile"
26163 ALL_MAKEFILES="$ALL_MAKEFILES \\
26164 dlls/ntprint/Makefile"
26165 test "x$enable_ntprint" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26167 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26168 dlls/ntprint/Makefile: dlls/ntprint/Makefile.in dlls/Makedll.rules"
26169 ac_config_files="$ac_config_files dlls/ntprint/Makefile"
26171 ALL_MAKEFILES="$ALL_MAKEFILES \\
26172 dlls/ntprint/tests/Makefile"
26173 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26175 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26176 dlls/ntprint/tests/Makefile: dlls/ntprint/tests/Makefile.in dlls/Maketest.rules"
26177 ac_config_files="$ac_config_files dlls/ntprint/tests/Makefile"
26179 ALL_MAKEFILES="$ALL_MAKEFILES \\
26180 dlls/objsel/Makefile"
26181 test "x$enable_objsel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26183 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26184 dlls/objsel/Makefile: dlls/objsel/Makefile.in dlls/Makedll.rules"
26185 ac_config_files="$ac_config_files dlls/objsel/Makefile"
26187 ALL_MAKEFILES="$ALL_MAKEFILES \\
26188 dlls/odbc32/Makefile"
26189 test "x$enable_odbc32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26191 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26192 dlls/odbc32/Makefile: dlls/odbc32/Makefile.in dlls/Makedll.rules"
26193 ac_config_files="$ac_config_files dlls/odbc32/Makefile"
26195 ALL_MAKEFILES="$ALL_MAKEFILES \\
26196 dlls/odbccp32/Makefile"
26197 test "x$enable_odbccp32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26199 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26200 dlls/odbccp32/Makefile: dlls/odbccp32/Makefile.in dlls/Makedll.rules"
26201 ac_config_files="$ac_config_files dlls/odbccp32/Makefile"
26203 ALL_MAKEFILES="$ALL_MAKEFILES \\
26204 dlls/odbccp32/tests/Makefile"
26205 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26207 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26208 dlls/odbccp32/tests/Makefile: dlls/odbccp32/tests/Makefile.in dlls/Maketest.rules"
26209 ac_config_files="$ac_config_files dlls/odbccp32/tests/Makefile"
26211 ALL_MAKEFILES="$ALL_MAKEFILES \\
26212 dlls/ole32/Makefile"
26213 test "x$enable_ole32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26215 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26216 dlls/ole32/Makefile: dlls/ole32/Makefile.in dlls/Makedll.rules"
26217 ac_config_files="$ac_config_files dlls/ole32/Makefile"
26219 ALL_MAKEFILES="$ALL_MAKEFILES \\
26220 dlls/ole32/tests/Makefile"
26221 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26223 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26224 dlls/ole32/tests/Makefile: dlls/ole32/tests/Makefile.in dlls/Maketest.rules"
26225 ac_config_files="$ac_config_files dlls/ole32/tests/Makefile"
26227 ALL_MAKEFILES="$ALL_MAKEFILES \\
26228 dlls/oleacc/Makefile"
26229 test "x$enable_oleacc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26231 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26232 dlls/oleacc/Makefile: dlls/oleacc/Makefile.in dlls/Makedll.rules"
26233 ac_config_files="$ac_config_files dlls/oleacc/Makefile"
26235 ALL_MAKEFILES="$ALL_MAKEFILES \\
26236 dlls/oleacc/tests/Makefile"
26237 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26239 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26240 dlls/oleacc/tests/Makefile: dlls/oleacc/tests/Makefile.in dlls/Maketest.rules"
26241 ac_config_files="$ac_config_files dlls/oleacc/tests/Makefile"
26243 ALL_MAKEFILES="$ALL_MAKEFILES \\
26244 dlls/oleaut32/Makefile"
26245 test "x$enable_oleaut32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26247 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26248 dlls/oleaut32/Makefile: dlls/oleaut32/Makefile.in dlls/Makedll.rules"
26249 ac_config_files="$ac_config_files dlls/oleaut32/Makefile"
26251 ALL_MAKEFILES="$ALL_MAKEFILES \\
26252 dlls/oleaut32/tests/Makefile"
26253 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26255 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26256 dlls/oleaut32/tests/Makefile: dlls/oleaut32/tests/Makefile.in dlls/Maketest.rules"
26257 ac_config_files="$ac_config_files dlls/oleaut32/tests/Makefile"
26259 ALL_MAKEFILES="$ALL_MAKEFILES \\
26260 dlls/olecli32/Makefile"
26261 test "x$enable_olecli32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26263 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26264 dlls/olecli32/Makefile: dlls/olecli32/Makefile.in dlls/Makedll.rules"
26265 ac_config_files="$ac_config_files dlls/olecli32/Makefile"
26267 ALL_MAKEFILES="$ALL_MAKEFILES \\
26268 dlls/oledlg/Makefile"
26269 test "x$enable_oledlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26271 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26272 dlls/oledlg/Makefile: dlls/oledlg/Makefile.in dlls/Makedll.rules"
26273 ac_config_files="$ac_config_files dlls/oledlg/Makefile"
26275 ALL_MAKEFILES="$ALL_MAKEFILES \\
26276 dlls/olepro32/Makefile"
26277 test "x$enable_olepro32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26279 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26280 dlls/olepro32/Makefile: dlls/olepro32/Makefile.in dlls/Makedll.rules"
26281 ac_config_files="$ac_config_files dlls/olepro32/Makefile"
26283 ALL_MAKEFILES="$ALL_MAKEFILES \\
26284 dlls/olesvr32/Makefile"
26285 test "x$enable_olesvr32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26287 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26288 dlls/olesvr32/Makefile: dlls/olesvr32/Makefile.in dlls/Makedll.rules"
26289 ac_config_files="$ac_config_files dlls/olesvr32/Makefile"
26291 ALL_MAKEFILES="$ALL_MAKEFILES \\
26292 dlls/olethk32/Makefile"
26293 test "x$enable_olethk32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26295 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26296 dlls/olethk32/Makefile: dlls/olethk32/Makefile.in dlls/Makedll.rules"
26297 ac_config_files="$ac_config_files dlls/olethk32/Makefile"
26299 ALL_MAKEFILES="$ALL_MAKEFILES \\
26300 dlls/opengl32/Makefile"
26301 test "x$enable_opengl32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26303 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26304 dlls/opengl32/Makefile: dlls/opengl32/Makefile.in dlls/Makedll.rules"
26305 ac_config_files="$ac_config_files dlls/opengl32/Makefile"
26307 ALL_MAKEFILES="$ALL_MAKEFILES \\
26308 dlls/opengl32/tests/Makefile"
26309 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26311 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26312 dlls/opengl32/tests/Makefile: dlls/opengl32/tests/Makefile.in dlls/Maketest.rules"
26313 ac_config_files="$ac_config_files dlls/opengl32/tests/Makefile"
26315 ALL_MAKEFILES="$ALL_MAKEFILES \\
26317 test "x$enable_pdh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26319 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26320 dlls/pdh/Makefile: dlls/pdh/Makefile.in dlls/Makedll.rules"
26321 ac_config_files="$ac_config_files dlls/pdh/Makefile"
26323 ALL_MAKEFILES="$ALL_MAKEFILES \\
26324 dlls/pdh/tests/Makefile"
26325 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26327 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26328 dlls/pdh/tests/Makefile: dlls/pdh/tests/Makefile.in dlls/Maketest.rules"
26329 ac_config_files="$ac_config_files dlls/pdh/tests/Makefile"
26331 ALL_MAKEFILES="$ALL_MAKEFILES \\
26332 dlls/pidgen/Makefile"
26333 test "x$enable_pidgen" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26335 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26336 dlls/pidgen/Makefile: dlls/pidgen/Makefile.in dlls/Makedll.rules"
26337 ac_config_files="$ac_config_files dlls/pidgen/Makefile"
26339 ALL_MAKEFILES="$ALL_MAKEFILES \\
26340 dlls/powrprof/Makefile"
26341 test "x$enable_powrprof" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26343 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26344 dlls/powrprof/Makefile: dlls/powrprof/Makefile.in dlls/Makedll.rules"
26345 ac_config_files="$ac_config_files dlls/powrprof/Makefile"
26347 ALL_MAKEFILES="$ALL_MAKEFILES \\
26348 dlls/printui/Makefile"
26349 test "x$enable_printui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26351 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26352 dlls/printui/Makefile: dlls/printui/Makefile.in dlls/Makedll.rules"
26353 ac_config_files="$ac_config_files dlls/printui/Makefile"
26355 ALL_MAKEFILES="$ALL_MAKEFILES \\
26356 dlls/propsys/Makefile"
26357 test "x$enable_propsys" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26359 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26360 dlls/propsys/Makefile: dlls/propsys/Makefile.in dlls/Makedll.rules"
26361 ac_config_files="$ac_config_files dlls/propsys/Makefile"
26363 ALL_MAKEFILES="$ALL_MAKEFILES \\
26364 dlls/psapi/Makefile"
26365 test "x$enable_psapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26367 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26368 dlls/psapi/Makefile: dlls/psapi/Makefile.in dlls/Makedll.rules"
26369 ac_config_files="$ac_config_files dlls/psapi/Makefile"
26371 ALL_MAKEFILES="$ALL_MAKEFILES \\
26372 dlls/psapi/tests/Makefile"
26373 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26375 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26376 dlls/psapi/tests/Makefile: dlls/psapi/tests/Makefile.in dlls/Maketest.rules"
26377 ac_config_files="$ac_config_files dlls/psapi/tests/Makefile"
26379 ALL_MAKEFILES="$ALL_MAKEFILES \\
26380 dlls/pstorec/Makefile"
26381 test "x$enable_pstorec" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26383 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26384 dlls/pstorec/Makefile: dlls/pstorec/Makefile.in dlls/Makedll.rules"
26385 ac_config_files="$ac_config_files dlls/pstorec/Makefile"
26387 ALL_MAKEFILES="$ALL_MAKEFILES \\
26388 dlls/qcap/Makefile"
26389 test "x$enable_qcap" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26391 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26392 dlls/qcap/Makefile: dlls/qcap/Makefile.in dlls/Makedll.rules"
26393 ac_config_files="$ac_config_files dlls/qcap/Makefile"
26395 ALL_MAKEFILES="$ALL_MAKEFILES \\
26396 dlls/qedit/Makefile"
26397 test "x$enable_qedit" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26399 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26400 dlls/qedit/Makefile: dlls/qedit/Makefile.in dlls/Makedll.rules"
26401 ac_config_files="$ac_config_files dlls/qedit/Makefile"
26403 ALL_MAKEFILES="$ALL_MAKEFILES \\
26404 dlls/qedit/tests/Makefile"
26405 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26407 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26408 dlls/qedit/tests/Makefile: dlls/qedit/tests/Makefile.in dlls/Maketest.rules"
26409 ac_config_files="$ac_config_files dlls/qedit/tests/Makefile"
26411 ALL_MAKEFILES="$ALL_MAKEFILES \\
26412 dlls/qmgr/Makefile"
26413 test "x$enable_qmgr" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26415 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26416 dlls/qmgr/Makefile: dlls/qmgr/Makefile.in dlls/Makedll.rules"
26417 ac_config_files="$ac_config_files dlls/qmgr/Makefile"
26419 ALL_MAKEFILES="$ALL_MAKEFILES \\
26420 dlls/qmgr/tests/Makefile"
26421 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26423 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26424 dlls/qmgr/tests/Makefile: dlls/qmgr/tests/Makefile.in dlls/Maketest.rules"
26425 ac_config_files="$ac_config_files dlls/qmgr/tests/Makefile"
26427 ALL_MAKEFILES="$ALL_MAKEFILES \\
26428 dlls/qmgrprxy/Makefile"
26429 test "x$enable_qmgrprxy" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26431 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26432 dlls/qmgrprxy/Makefile: dlls/qmgrprxy/Makefile.in dlls/Makedll.rules"
26433 ac_config_files="$ac_config_files dlls/qmgrprxy/Makefile"
26435 ALL_MAKEFILES="$ALL_MAKEFILES \\
26436 dlls/quartz/Makefile"
26437 test "x$enable_quartz" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26439 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26440 dlls/quartz/Makefile: dlls/quartz/Makefile.in dlls/Makedll.rules"
26441 ac_config_files="$ac_config_files dlls/quartz/Makefile"
26443 ALL_MAKEFILES="$ALL_MAKEFILES \\
26444 dlls/quartz/tests/Makefile"
26445 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26447 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26448 dlls/quartz/tests/Makefile: dlls/quartz/tests/Makefile.in dlls/Maketest.rules"
26449 ac_config_files="$ac_config_files dlls/quartz/tests/Makefile"
26451 ALL_MAKEFILES="$ALL_MAKEFILES \\
26452 dlls/query/Makefile"
26453 test "x$enable_query" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26455 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26456 dlls/query/Makefile: dlls/query/Makefile.in dlls/Makedll.rules"
26457 ac_config_files="$ac_config_files dlls/query/Makefile"
26459 ALL_MAKEFILES="$ALL_MAKEFILES \\
26460 dlls/rasapi32/Makefile"
26461 test "x$enable_rasapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26463 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26464 dlls/rasapi32/Makefile: dlls/rasapi32/Makefile.in dlls/Makedll.rules"
26465 ac_config_files="$ac_config_files dlls/rasapi32/Makefile"
26467 ALL_MAKEFILES="$ALL_MAKEFILES \\
26468 dlls/rasapi32/tests/Makefile"
26469 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26471 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26472 dlls/rasapi32/tests/Makefile: dlls/rasapi32/tests/Makefile.in dlls/Maketest.rules"
26473 ac_config_files="$ac_config_files dlls/rasapi32/tests/Makefile"
26475 ALL_MAKEFILES="$ALL_MAKEFILES \\
26476 dlls/rasdlg/Makefile"
26477 test "x$enable_rasdlg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26479 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26480 dlls/rasdlg/Makefile: dlls/rasdlg/Makefile.in dlls/Makedll.rules"
26481 ac_config_files="$ac_config_files dlls/rasdlg/Makefile"
26483 ALL_MAKEFILES="$ALL_MAKEFILES \\
26484 dlls/resutils/Makefile"
26485 test "x$enable_resutils" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26487 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26488 dlls/resutils/Makefile: dlls/resutils/Makefile.in dlls/Makedll.rules"
26489 ac_config_files="$ac_config_files dlls/resutils/Makefile"
26491 ALL_MAKEFILES="$ALL_MAKEFILES \\
26492 dlls/riched20/Makefile"
26493 test "x$enable_riched20" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26495 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26496 dlls/riched20/Makefile: dlls/riched20/Makefile.in dlls/Makedll.rules"
26497 ac_config_files="$ac_config_files dlls/riched20/Makefile"
26499 ALL_MAKEFILES="$ALL_MAKEFILES \\
26500 dlls/riched20/tests/Makefile"
26501 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26503 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26504 dlls/riched20/tests/Makefile: dlls/riched20/tests/Makefile.in dlls/Maketest.rules"
26505 ac_config_files="$ac_config_files dlls/riched20/tests/Makefile"
26507 ALL_MAKEFILES="$ALL_MAKEFILES \\
26508 dlls/riched32/Makefile"
26509 test "x$enable_riched32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26511 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26512 dlls/riched32/Makefile: dlls/riched32/Makefile.in dlls/Makedll.rules"
26513 ac_config_files="$ac_config_files dlls/riched32/Makefile"
26515 ALL_MAKEFILES="$ALL_MAKEFILES \\
26516 dlls/riched32/tests/Makefile"
26517 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26519 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26520 dlls/riched32/tests/Makefile: dlls/riched32/tests/Makefile.in dlls/Maketest.rules"
26521 ac_config_files="$ac_config_files dlls/riched32/tests/Makefile"
26523 ALL_MAKEFILES="$ALL_MAKEFILES \\
26524 dlls/rpcrt4/Makefile"
26525 test "x$enable_rpcrt4" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26527 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26528 dlls/rpcrt4/Makefile: dlls/rpcrt4/Makefile.in dlls/Makedll.rules"
26529 ac_config_files="$ac_config_files dlls/rpcrt4/Makefile"
26531 ALL_MAKEFILES="$ALL_MAKEFILES \\
26532 dlls/rpcrt4/tests/Makefile"
26533 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26535 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26536 dlls/rpcrt4/tests/Makefile: dlls/rpcrt4/tests/Makefile.in dlls/Maketest.rules"
26537 ac_config_files="$ac_config_files dlls/rpcrt4/tests/Makefile"
26539 ALL_MAKEFILES="$ALL_MAKEFILES \\
26540 dlls/rsabase/Makefile"
26541 test "x$enable_rsabase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26543 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26544 dlls/rsabase/Makefile: dlls/rsabase/Makefile.in dlls/Makedll.rules"
26545 ac_config_files="$ac_config_files dlls/rsabase/Makefile"
26547 ALL_MAKEFILES="$ALL_MAKEFILES \\
26548 dlls/rsaenh/Makefile"
26549 test "x$enable_rsaenh" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26551 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26552 dlls/rsaenh/Makefile: dlls/rsaenh/Makefile.in dlls/Makedll.rules"
26553 ac_config_files="$ac_config_files dlls/rsaenh/Makefile"
26555 ALL_MAKEFILES="$ALL_MAKEFILES \\
26556 dlls/rsaenh/tests/Makefile"
26557 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26559 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26560 dlls/rsaenh/tests/Makefile: dlls/rsaenh/tests/Makefile.in dlls/Maketest.rules"
26561 ac_config_files="$ac_config_files dlls/rsaenh/tests/Makefile"
26563 ALL_MAKEFILES="$ALL_MAKEFILES \\
26564 dlls/sane.ds/Makefile"
26565 test "x$enable_sane_ds" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26567 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26568 dlls/sane.ds/Makefile: dlls/sane.ds/Makefile.in dlls/Makedll.rules"
26569 ac_config_files="$ac_config_files dlls/sane.ds/Makefile"
26571 ALL_MAKEFILES="$ALL_MAKEFILES \\
26572 dlls/sccbase/Makefile"
26573 test "x$enable_sccbase" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26575 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26576 dlls/sccbase/Makefile: dlls/sccbase/Makefile.in dlls/Makedll.rules"
26577 ac_config_files="$ac_config_files dlls/sccbase/Makefile"
26579 ALL_MAKEFILES="$ALL_MAKEFILES \\
26580 dlls/schannel/Makefile"
26581 test "x$enable_schannel" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26583 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26584 dlls/schannel/Makefile: dlls/schannel/Makefile.in dlls/Makedll.rules"
26585 ac_config_files="$ac_config_files dlls/schannel/Makefile"
26587 ALL_MAKEFILES="$ALL_MAKEFILES \\
26588 dlls/schannel/tests/Makefile"
26589 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26591 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26592 dlls/schannel/tests/Makefile: dlls/schannel/tests/Makefile.in dlls/Maketest.rules"
26593 ac_config_files="$ac_config_files dlls/schannel/tests/Makefile"
26595 ALL_MAKEFILES="$ALL_MAKEFILES \\
26596 dlls/secur32/Makefile"
26597 test "x$enable_secur32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26599 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26600 dlls/secur32/Makefile: dlls/secur32/Makefile.in dlls/Makedll.rules"
26601 ac_config_files="$ac_config_files dlls/secur32/Makefile"
26603 ALL_MAKEFILES="$ALL_MAKEFILES \\
26604 dlls/secur32/tests/Makefile"
26605 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26607 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26608 dlls/secur32/tests/Makefile: dlls/secur32/tests/Makefile.in dlls/Maketest.rules"
26609 ac_config_files="$ac_config_files dlls/secur32/tests/Makefile"
26611 ALL_MAKEFILES="$ALL_MAKEFILES \\
26612 dlls/security/Makefile"
26613 test "x$enable_security" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26615 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26616 dlls/security/Makefile: dlls/security/Makefile.in dlls/Makedll.rules"
26617 ac_config_files="$ac_config_files dlls/security/Makefile"
26619 ALL_MAKEFILES="$ALL_MAKEFILES \\
26620 dlls/sensapi/Makefile"
26621 test "x$enable_sensapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26623 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26624 dlls/sensapi/Makefile: dlls/sensapi/Makefile.in dlls/Makedll.rules"
26625 ac_config_files="$ac_config_files dlls/sensapi/Makefile"
26627 ALL_MAKEFILES="$ALL_MAKEFILES \\
26628 dlls/serialui/Makefile"
26629 test "x$enable_serialui" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26631 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26632 dlls/serialui/Makefile: dlls/serialui/Makefile.in dlls/Makedll.rules"
26633 ac_config_files="$ac_config_files dlls/serialui/Makefile"
26635 ALL_MAKEFILES="$ALL_MAKEFILES \\
26636 dlls/serialui/tests/Makefile"
26637 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26639 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26640 dlls/serialui/tests/Makefile: dlls/serialui/tests/Makefile.in dlls/Maketest.rules"
26641 ac_config_files="$ac_config_files dlls/serialui/tests/Makefile"
26643 ALL_MAKEFILES="$ALL_MAKEFILES \\
26644 dlls/setupapi/Makefile"
26645 test "x$enable_setupapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26647 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26648 dlls/setupapi/Makefile: dlls/setupapi/Makefile.in dlls/Makedll.rules"
26649 ac_config_files="$ac_config_files dlls/setupapi/Makefile"
26651 ALL_MAKEFILES="$ALL_MAKEFILES \\
26652 dlls/setupapi/tests/Makefile"
26653 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26655 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26656 dlls/setupapi/tests/Makefile: dlls/setupapi/tests/Makefile.in dlls/Maketest.rules"
26657 ac_config_files="$ac_config_files dlls/setupapi/tests/Makefile"
26659 ALL_MAKEFILES="$ALL_MAKEFILES \\
26661 test "x$enable_sfc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26663 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26664 dlls/sfc/Makefile: dlls/sfc/Makefile.in dlls/Makedll.rules"
26665 ac_config_files="$ac_config_files dlls/sfc/Makefile"
26667 ALL_MAKEFILES="$ALL_MAKEFILES \\
26668 dlls/sfc_os/Makefile"
26669 test "x$enable_sfc_os" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26671 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26672 dlls/sfc_os/Makefile: dlls/sfc_os/Makefile.in dlls/Makedll.rules"
26673 ac_config_files="$ac_config_files dlls/sfc_os/Makefile"
26675 ALL_MAKEFILES="$ALL_MAKEFILES \\
26676 dlls/shdoclc/Makefile"
26677 test "x$enable_shdoclc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26679 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26680 dlls/shdoclc/Makefile: dlls/shdoclc/Makefile.in dlls/Makedll.rules"
26681 ac_config_files="$ac_config_files dlls/shdoclc/Makefile"
26683 ALL_MAKEFILES="$ALL_MAKEFILES \\
26684 dlls/shdocvw/Makefile"
26685 test "x$enable_shdocvw" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26687 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26688 dlls/shdocvw/Makefile: dlls/shdocvw/Makefile.in dlls/Makedll.rules"
26689 ac_config_files="$ac_config_files dlls/shdocvw/Makefile"
26691 ALL_MAKEFILES="$ALL_MAKEFILES \\
26692 dlls/shdocvw/tests/Makefile"
26693 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26695 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26696 dlls/shdocvw/tests/Makefile: dlls/shdocvw/tests/Makefile.in dlls/Maketest.rules"
26697 ac_config_files="$ac_config_files dlls/shdocvw/tests/Makefile"
26699 ALL_MAKEFILES="$ALL_MAKEFILES \\
26700 dlls/shell32/Makefile"
26701 test "x$enable_shell32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26703 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26704 dlls/shell32/Makefile: dlls/shell32/Makefile.in dlls/Makedll.rules"
26705 ac_config_files="$ac_config_files dlls/shell32/Makefile"
26707 ALL_MAKEFILES="$ALL_MAKEFILES \\
26708 dlls/shell32/tests/Makefile"
26709 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26711 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26712 dlls/shell32/tests/Makefile: dlls/shell32/tests/Makefile.in dlls/Maketest.rules"
26713 ac_config_files="$ac_config_files dlls/shell32/tests/Makefile"
26715 ALL_MAKEFILES="$ALL_MAKEFILES \\
26716 dlls/shfolder/Makefile"
26717 test "x$enable_shfolder" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26719 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26720 dlls/shfolder/Makefile: dlls/shfolder/Makefile.in dlls/Makedll.rules"
26721 ac_config_files="$ac_config_files dlls/shfolder/Makefile"
26723 ALL_MAKEFILES="$ALL_MAKEFILES \\
26724 dlls/shlwapi/Makefile"
26725 test "x$enable_shlwapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26727 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26728 dlls/shlwapi/Makefile: dlls/shlwapi/Makefile.in dlls/Makedll.rules"
26729 ac_config_files="$ac_config_files dlls/shlwapi/Makefile"
26731 ALL_MAKEFILES="$ALL_MAKEFILES \\
26732 dlls/shlwapi/tests/Makefile"
26733 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26735 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26736 dlls/shlwapi/tests/Makefile: dlls/shlwapi/tests/Makefile.in dlls/Maketest.rules"
26737 ac_config_files="$ac_config_files dlls/shlwapi/tests/Makefile"
26739 ALL_MAKEFILES="$ALL_MAKEFILES \\
26740 dlls/slbcsp/Makefile"
26741 test "x$enable_slbcsp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26743 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26744 dlls/slbcsp/Makefile: dlls/slbcsp/Makefile.in dlls/Makedll.rules"
26745 ac_config_files="$ac_config_files dlls/slbcsp/Makefile"
26747 ALL_MAKEFILES="$ALL_MAKEFILES \\
26749 test "x$enable_slc" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26751 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26752 dlls/slc/Makefile: dlls/slc/Makefile.in dlls/Makedll.rules"
26753 ac_config_files="$ac_config_files dlls/slc/Makefile"
26755 ALL_MAKEFILES="$ALL_MAKEFILES \\
26756 dlls/snmpapi/Makefile"
26757 test "x$enable_snmpapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26759 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26760 dlls/snmpapi/Makefile: dlls/snmpapi/Makefile.in dlls/Makedll.rules"
26761 ac_config_files="$ac_config_files dlls/snmpapi/Makefile"
26763 ALL_MAKEFILES="$ALL_MAKEFILES \\
26764 dlls/snmpapi/tests/Makefile"
26765 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26767 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26768 dlls/snmpapi/tests/Makefile: dlls/snmpapi/tests/Makefile.in dlls/Maketest.rules"
26769 ac_config_files="$ac_config_files dlls/snmpapi/tests/Makefile"
26771 ALL_MAKEFILES="$ALL_MAKEFILES \\
26772 dlls/softpub/Makefile"
26773 test "x$enable_softpub" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26775 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26776 dlls/softpub/Makefile: dlls/softpub/Makefile.in dlls/Makedll.rules"
26777 ac_config_files="$ac_config_files dlls/softpub/Makefile"
26779 ALL_MAKEFILES="$ALL_MAKEFILES \\
26780 dlls/spoolss/Makefile"
26781 test "x$enable_spoolss" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26783 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26784 dlls/spoolss/Makefile: dlls/spoolss/Makefile.in dlls/Makedll.rules"
26785 ac_config_files="$ac_config_files dlls/spoolss/Makefile"
26787 ALL_MAKEFILES="$ALL_MAKEFILES \\
26788 dlls/spoolss/tests/Makefile"
26789 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26791 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26792 dlls/spoolss/tests/Makefile: dlls/spoolss/tests/Makefile.in dlls/Maketest.rules"
26793 ac_config_files="$ac_config_files dlls/spoolss/tests/Makefile"
26795 ALL_MAKEFILES="$ALL_MAKEFILES \\
26796 dlls/stdole2.tlb/Makefile"
26797 test "x$enable_stdole2_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26799 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26800 dlls/stdole2.tlb/Makefile: dlls/stdole2.tlb/Makefile.in dlls/Makedll.rules"
26801 ac_config_files="$ac_config_files dlls/stdole2.tlb/Makefile"
26803 ALL_MAKEFILES="$ALL_MAKEFILES \\
26804 dlls/stdole32.tlb/Makefile"
26805 test "x$enable_stdole32_tlb" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26807 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26808 dlls/stdole32.tlb/Makefile: dlls/stdole32.tlb/Makefile.in dlls/Makedll.rules"
26809 ac_config_files="$ac_config_files dlls/stdole32.tlb/Makefile"
26811 ALL_MAKEFILES="$ALL_MAKEFILES \\
26813 test "x$enable_sti" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26815 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26816 dlls/sti/Makefile: dlls/sti/Makefile.in dlls/Makedll.rules"
26817 ac_config_files="$ac_config_files dlls/sti/Makefile"
26819 ALL_MAKEFILES="$ALL_MAKEFILES \\
26820 dlls/strmiids/Makefile"
26821 test "x$enable_strmiids" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
26823 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26824 dlls/strmiids/Makefile: dlls/strmiids/Makefile.in dlls/Makeimplib.rules"
26825 ac_config_files="$ac_config_files dlls/strmiids/Makefile"
26827 ALL_MAKEFILES="$ALL_MAKEFILES \\
26828 dlls/svrapi/Makefile"
26829 test "x$enable_svrapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26831 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26832 dlls/svrapi/Makefile: dlls/svrapi/Makefile.in dlls/Makedll.rules"
26833 ac_config_files="$ac_config_files dlls/svrapi/Makefile"
26835 ALL_MAKEFILES="$ALL_MAKEFILES \\
26837 test "x$enable_sxs" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26839 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26840 dlls/sxs/Makefile: dlls/sxs/Makefile.in dlls/Makedll.rules"
26841 ac_config_files="$ac_config_files dlls/sxs/Makefile"
26843 ALL_MAKEFILES="$ALL_MAKEFILES \\
26844 dlls/tapi32/Makefile"
26845 test "x$enable_tapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26847 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26848 dlls/tapi32/Makefile: dlls/tapi32/Makefile.in dlls/Makedll.rules"
26849 ac_config_files="$ac_config_files dlls/tapi32/Makefile"
26851 ALL_MAKEFILES="$ALL_MAKEFILES \\
26852 dlls/traffic/Makefile"
26853 test "x$enable_traffic" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26855 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26856 dlls/traffic/Makefile: dlls/traffic/Makefile.in dlls/Makedll.rules"
26857 ac_config_files="$ac_config_files dlls/traffic/Makefile"
26859 ALL_MAKEFILES="$ALL_MAKEFILES \\
26860 dlls/twain_32/Makefile"
26861 test "x$enable_twain_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26863 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26864 dlls/twain_32/Makefile: dlls/twain_32/Makefile.in dlls/Makedll.rules"
26865 ac_config_files="$ac_config_files dlls/twain_32/Makefile"
26867 ALL_MAKEFILES="$ALL_MAKEFILES \\
26868 dlls/twain_32/tests/Makefile"
26869 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26871 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26872 dlls/twain_32/tests/Makefile: dlls/twain_32/tests/Makefile.in dlls/Maketest.rules"
26873 ac_config_files="$ac_config_files dlls/twain_32/tests/Makefile"
26875 ALL_MAKEFILES="$ALL_MAKEFILES \\
26876 dlls/unicows/Makefile"
26877 test "x$enable_unicows" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26879 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26880 dlls/unicows/Makefile: dlls/unicows/Makefile.in dlls/Makedll.rules"
26881 ac_config_files="$ac_config_files dlls/unicows/Makefile"
26883 ALL_MAKEFILES="$ALL_MAKEFILES \\
26884 dlls/updspapi/Makefile"
26885 test "x$enable_updspapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26887 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26888 dlls/updspapi/Makefile: dlls/updspapi/Makefile.in dlls/Makedll.rules"
26889 ac_config_files="$ac_config_files dlls/updspapi/Makefile"
26891 ALL_MAKEFILES="$ALL_MAKEFILES \\
26893 test "x$enable_url" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26895 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26896 dlls/url/Makefile: dlls/url/Makefile.in dlls/Makedll.rules"
26897 ac_config_files="$ac_config_files dlls/url/Makefile"
26899 ALL_MAKEFILES="$ALL_MAKEFILES \\
26900 dlls/urlmon/Makefile"
26901 test "x$enable_urlmon" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26903 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26904 dlls/urlmon/Makefile: dlls/urlmon/Makefile.in dlls/Makedll.rules"
26905 ac_config_files="$ac_config_files dlls/urlmon/Makefile"
26907 ALL_MAKEFILES="$ALL_MAKEFILES \\
26908 dlls/urlmon/tests/Makefile"
26909 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26911 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26912 dlls/urlmon/tests/Makefile: dlls/urlmon/tests/Makefile.in dlls/Maketest.rules"
26913 ac_config_files="$ac_config_files dlls/urlmon/tests/Makefile"
26915 ALL_MAKEFILES="$ALL_MAKEFILES \\
26916 dlls/user32/Makefile"
26917 test "x$enable_user32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26919 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26920 dlls/user32/Makefile: dlls/user32/Makefile.in dlls/Makedll.rules"
26921 ac_config_files="$ac_config_files dlls/user32/Makefile"
26923 ALL_MAKEFILES="$ALL_MAKEFILES \\
26924 dlls/user32/tests/Makefile"
26925 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26927 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26928 dlls/user32/tests/Makefile: dlls/user32/tests/Makefile.in dlls/Maketest.rules"
26929 ac_config_files="$ac_config_files dlls/user32/tests/Makefile"
26931 ALL_MAKEFILES="$ALL_MAKEFILES \\
26932 dlls/userenv/Makefile"
26933 test "x$enable_userenv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26935 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26936 dlls/userenv/Makefile: dlls/userenv/Makefile.in dlls/Makedll.rules"
26937 ac_config_files="$ac_config_files dlls/userenv/Makefile"
26939 ALL_MAKEFILES="$ALL_MAKEFILES \\
26940 dlls/userenv/tests/Makefile"
26941 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26943 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26944 dlls/userenv/tests/Makefile: dlls/userenv/tests/Makefile.in dlls/Maketest.rules"
26945 ac_config_files="$ac_config_files dlls/userenv/tests/Makefile"
26947 ALL_MAKEFILES="$ALL_MAKEFILES \\
26948 dlls/usp10/Makefile"
26949 test "x$enable_usp10" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26951 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26952 dlls/usp10/Makefile: dlls/usp10/Makefile.in dlls/Makedll.rules"
26953 ac_config_files="$ac_config_files dlls/usp10/Makefile"
26955 ALL_MAKEFILES="$ALL_MAKEFILES \\
26956 dlls/usp10/tests/Makefile"
26957 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26959 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26960 dlls/usp10/tests/Makefile: dlls/usp10/tests/Makefile.in dlls/Maketest.rules"
26961 ac_config_files="$ac_config_files dlls/usp10/tests/Makefile"
26963 ALL_MAKEFILES="$ALL_MAKEFILES \\
26964 dlls/uuid/Makefile"
26965 test "x$enable_uuid" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
26967 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26968 dlls/uuid/Makefile: dlls/uuid/Makefile.in dlls/Makeimplib.rules"
26969 ac_config_files="$ac_config_files dlls/uuid/Makefile"
26971 ALL_MAKEFILES="$ALL_MAKEFILES \\
26972 dlls/uxtheme/Makefile"
26973 test "x$enable_uxtheme" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26975 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26976 dlls/uxtheme/Makefile: dlls/uxtheme/Makefile.in dlls/Makedll.rules"
26977 ac_config_files="$ac_config_files dlls/uxtheme/Makefile"
26979 ALL_MAKEFILES="$ALL_MAKEFILES \\
26980 dlls/uxtheme/tests/Makefile"
26981 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
26983 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26984 dlls/uxtheme/tests/Makefile: dlls/uxtheme/tests/Makefile.in dlls/Maketest.rules"
26985 ac_config_files="$ac_config_files dlls/uxtheme/tests/Makefile"
26987 ALL_MAKEFILES="$ALL_MAKEFILES \\
26988 dlls/vdhcp.vxd/Makefile"
26989 test "x$enable_vdhcp_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26991 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
26992 dlls/vdhcp.vxd/Makefile: dlls/vdhcp.vxd/Makefile.in dlls/Makedll.rules"
26993 ac_config_files="$ac_config_files dlls/vdhcp.vxd/Makefile"
26995 ALL_MAKEFILES="$ALL_MAKEFILES \\
26996 dlls/vdmdbg/Makefile"
26997 test "x$enable_vdmdbg" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
26999 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27000 dlls/vdmdbg/Makefile: dlls/vdmdbg/Makefile.in dlls/Makedll.rules"
27001 ac_config_files="$ac_config_files dlls/vdmdbg/Makefile"
27003 ALL_MAKEFILES="$ALL_MAKEFILES \\
27004 dlls/version/Makefile"
27005 test "x$enable_version" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27007 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27008 dlls/version/Makefile: dlls/version/Makefile.in dlls/Makedll.rules"
27009 ac_config_files="$ac_config_files dlls/version/Makefile"
27011 ALL_MAKEFILES="$ALL_MAKEFILES \\
27012 dlls/version/tests/Makefile"
27013 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27015 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27016 dlls/version/tests/Makefile: dlls/version/tests/Makefile.in dlls/Maketest.rules"
27017 ac_config_files="$ac_config_files dlls/version/tests/Makefile"
27019 ALL_MAKEFILES="$ALL_MAKEFILES \\
27020 dlls/vmm.vxd/Makefile"
27021 test "x$enable_vmm_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27023 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27024 dlls/vmm.vxd/Makefile: dlls/vmm.vxd/Makefile.in dlls/Makedll.rules"
27025 ac_config_files="$ac_config_files dlls/vmm.vxd/Makefile"
27027 ALL_MAKEFILES="$ALL_MAKEFILES \\
27028 dlls/vnbt.vxd/Makefile"
27029 test "x$enable_vnbt_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27031 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27032 dlls/vnbt.vxd/Makefile: dlls/vnbt.vxd/Makefile.in dlls/Makedll.rules"
27033 ac_config_files="$ac_config_files dlls/vnbt.vxd/Makefile"
27035 ALL_MAKEFILES="$ALL_MAKEFILES \\
27036 dlls/vnetbios.vxd/Makefile"
27037 test "x$enable_vnetbios_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27039 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27040 dlls/vnetbios.vxd/Makefile: dlls/vnetbios.vxd/Makefile.in dlls/Makedll.rules"
27041 ac_config_files="$ac_config_files dlls/vnetbios.vxd/Makefile"
27043 ALL_MAKEFILES="$ALL_MAKEFILES \\
27044 dlls/vtdapi.vxd/Makefile"
27045 test "x$enable_vtdapi_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27047 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27048 dlls/vtdapi.vxd/Makefile: dlls/vtdapi.vxd/Makefile.in dlls/Makedll.rules"
27049 ac_config_files="$ac_config_files dlls/vtdapi.vxd/Makefile"
27051 ALL_MAKEFILES="$ALL_MAKEFILES \\
27052 dlls/vwin32.vxd/Makefile"
27053 test "x$enable_vwin32_vxd" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27055 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27056 dlls/vwin32.vxd/Makefile: dlls/vwin32.vxd/Makefile.in dlls/Makedll.rules"
27057 ac_config_files="$ac_config_files dlls/vwin32.vxd/Makefile"
27059 ALL_MAKEFILES="$ALL_MAKEFILES \\
27060 dlls/w32skrnl/Makefile"
27061 test "x$enable_w32skrnl" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27063 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27064 dlls/w32skrnl/Makefile: dlls/w32skrnl/Makefile.in dlls/Makedll.rules"
27065 ac_config_files="$ac_config_files dlls/w32skrnl/Makefile"
27067 ALL_MAKEFILES="$ALL_MAKEFILES \\
27068 dlls/winealsa.drv/Makefile"
27069 test "x$enable_winealsa_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27071 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27072 dlls/winealsa.drv/Makefile: dlls/winealsa.drv/Makefile.in dlls/Makedll.rules"
27073 ac_config_files="$ac_config_files dlls/winealsa.drv/Makefile"
27075 ALL_MAKEFILES="$ALL_MAKEFILES \\
27076 dlls/wineaudioio.drv/Makefile"
27077 test "x$enable_wineaudioio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27079 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27080 dlls/wineaudioio.drv/Makefile: dlls/wineaudioio.drv/Makefile.in dlls/Makedll.rules"
27081 ac_config_files="$ac_config_files dlls/wineaudioio.drv/Makefile"
27083 ALL_MAKEFILES="$ALL_MAKEFILES \\
27084 dlls/winecoreaudio.drv/Makefile"
27085 test "x$enable_winecoreaudio_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27087 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27088 dlls/winecoreaudio.drv/Makefile: dlls/winecoreaudio.drv/Makefile.in dlls/Makedll.rules"
27089 ac_config_files="$ac_config_files dlls/winecoreaudio.drv/Makefile"
27091 ALL_MAKEFILES="$ALL_MAKEFILES \\
27092 dlls/winecrt0/Makefile"
27093 test "x$enable_winecrt0" != xno && ALL_IMPLIB_DIRS="$ALL_IMPLIB_DIRS \\
27095 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27096 dlls/winecrt0/Makefile: dlls/winecrt0/Makefile.in dlls/Makeimplib.rules"
27097 ac_config_files="$ac_config_files dlls/winecrt0/Makefile"
27099 ALL_MAKEFILES="$ALL_MAKEFILES \\
27100 dlls/wined3d/Makefile"
27101 test "x$enable_wined3d" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27103 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27104 dlls/wined3d/Makefile: dlls/wined3d/Makefile.in dlls/Makedll.rules"
27105 ac_config_files="$ac_config_files dlls/wined3d/Makefile"
27107 ALL_MAKEFILES="$ALL_MAKEFILES \\
27108 dlls/winedos/Makefile"
27109 test "x$enable_winedos" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27111 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27112 dlls/winedos/Makefile: dlls/winedos/Makefile.in dlls/Makedll.rules"
27113 ac_config_files="$ac_config_files dlls/winedos/Makefile"
27115 ALL_MAKEFILES="$ALL_MAKEFILES \\
27116 dlls/wineesd.drv/Makefile"
27117 test "x$enable_wineesd_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27119 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27120 dlls/wineesd.drv/Makefile: dlls/wineesd.drv/Makefile.in dlls/Makedll.rules"
27121 ac_config_files="$ac_config_files dlls/wineesd.drv/Makefile"
27123 ALL_MAKEFILES="$ALL_MAKEFILES \\
27124 dlls/winejack.drv/Makefile"
27125 test "x$enable_winejack_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27127 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27128 dlls/winejack.drv/Makefile: dlls/winejack.drv/Makefile.in dlls/Makedll.rules"
27129 ac_config_files="$ac_config_files dlls/winejack.drv/Makefile"
27131 ALL_MAKEFILES="$ALL_MAKEFILES \\
27132 dlls/winejoystick.drv/Makefile"
27133 test "x$enable_winejoystick_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27135 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27136 dlls/winejoystick.drv/Makefile: dlls/winejoystick.drv/Makefile.in dlls/Makedll.rules"
27137 ac_config_files="$ac_config_files dlls/winejoystick.drv/Makefile"
27139 ALL_MAKEFILES="$ALL_MAKEFILES \\
27140 dlls/winemp3.acm/Makefile"
27141 test "x$enable_winemp3_acm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27143 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27144 dlls/winemp3.acm/Makefile: dlls/winemp3.acm/Makefile.in dlls/Makedll.rules"
27145 ac_config_files="$ac_config_files dlls/winemp3.acm/Makefile"
27147 ALL_MAKEFILES="$ALL_MAKEFILES \\
27148 dlls/winenas.drv/Makefile"
27149 test "x$enable_winenas_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27151 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27152 dlls/winenas.drv/Makefile: dlls/winenas.drv/Makefile.in dlls/Makedll.rules"
27153 ac_config_files="$ac_config_files dlls/winenas.drv/Makefile"
27155 ALL_MAKEFILES="$ALL_MAKEFILES \\
27156 dlls/wineoss.drv/Makefile"
27157 test "x$enable_wineoss_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27159 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27160 dlls/wineoss.drv/Makefile: dlls/wineoss.drv/Makefile.in dlls/Makedll.rules"
27161 ac_config_files="$ac_config_files dlls/wineoss.drv/Makefile"
27163 ALL_MAKEFILES="$ALL_MAKEFILES \\
27164 dlls/wineps.drv/Makefile"
27165 test "x$enable_wineps_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27167 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27168 dlls/wineps.drv/Makefile: dlls/wineps.drv/Makefile.in dlls/Makedll.rules"
27169 ac_config_files="$ac_config_files dlls/wineps.drv/Makefile"
27171 ALL_MAKEFILES="$ALL_MAKEFILES \\
27172 dlls/winequartz.drv/Makefile"
27173 test "x$enable_winequartz_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27175 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27176 dlls/winequartz.drv/Makefile: dlls/winequartz.drv/Makefile.in dlls/Makedll.rules"
27177 ac_config_files="$ac_config_files dlls/winequartz.drv/Makefile"
27179 ALL_MAKEFILES="$ALL_MAKEFILES \\
27180 dlls/winex11.drv/Makefile"
27181 test "x$enable_winex11_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27183 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27184 dlls/winex11.drv/Makefile: dlls/winex11.drv/Makefile.in dlls/Makedll.rules"
27185 ac_config_files="$ac_config_files dlls/winex11.drv/Makefile"
27187 ALL_MAKEFILES="$ALL_MAKEFILES \\
27188 dlls/wing32/Makefile"
27189 test "x$enable_wing32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27191 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27192 dlls/wing32/Makefile: dlls/wing32/Makefile.in dlls/Makedll.rules"
27193 ac_config_files="$ac_config_files dlls/wing32/Makefile"
27195 ALL_MAKEFILES="$ALL_MAKEFILES \\
27196 dlls/winhttp/Makefile"
27197 test "x$enable_winhttp" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27199 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27200 dlls/winhttp/Makefile: dlls/winhttp/Makefile.in dlls/Makedll.rules"
27201 ac_config_files="$ac_config_files dlls/winhttp/Makefile"
27203 ALL_MAKEFILES="$ALL_MAKEFILES \\
27204 dlls/winhttp/tests/Makefile"
27205 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27207 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27208 dlls/winhttp/tests/Makefile: dlls/winhttp/tests/Makefile.in dlls/Maketest.rules"
27209 ac_config_files="$ac_config_files dlls/winhttp/tests/Makefile"
27211 ALL_MAKEFILES="$ALL_MAKEFILES \\
27212 dlls/wininet/Makefile"
27213 test "x$enable_wininet" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27215 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27216 dlls/wininet/Makefile: dlls/wininet/Makefile.in dlls/Makedll.rules"
27217 ac_config_files="$ac_config_files dlls/wininet/Makefile"
27219 ALL_MAKEFILES="$ALL_MAKEFILES \\
27220 dlls/wininet/tests/Makefile"
27221 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27223 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27224 dlls/wininet/tests/Makefile: dlls/wininet/tests/Makefile.in dlls/Maketest.rules"
27225 ac_config_files="$ac_config_files dlls/wininet/tests/Makefile"
27227 ALL_MAKEFILES="$ALL_MAKEFILES \\
27228 dlls/winmm/Makefile"
27229 test "x$enable_winmm" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27231 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27232 dlls/winmm/Makefile: dlls/winmm/Makefile.in dlls/Makedll.rules"
27233 ac_config_files="$ac_config_files dlls/winmm/Makefile"
27235 ALL_MAKEFILES="$ALL_MAKEFILES \\
27236 dlls/winmm/tests/Makefile"
27237 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27239 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27240 dlls/winmm/tests/Makefile: dlls/winmm/tests/Makefile.in dlls/Maketest.rules"
27241 ac_config_files="$ac_config_files dlls/winmm/tests/Makefile"
27243 ALL_MAKEFILES="$ALL_MAKEFILES \\
27244 dlls/winnls32/Makefile"
27245 test "x$enable_winnls32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27247 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27248 dlls/winnls32/Makefile: dlls/winnls32/Makefile.in dlls/Makedll.rules"
27249 ac_config_files="$ac_config_files dlls/winnls32/Makefile"
27251 ALL_MAKEFILES="$ALL_MAKEFILES \\
27252 dlls/winscard/Makefile"
27253 test "x$enable_winscard" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27255 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27256 dlls/winscard/Makefile: dlls/winscard/Makefile.in dlls/Makedll.rules"
27257 ac_config_files="$ac_config_files dlls/winscard/Makefile"
27259 ALL_MAKEFILES="$ALL_MAKEFILES \\
27260 dlls/winspool.drv/Makefile"
27261 test "x$enable_winspool_drv" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27263 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27264 dlls/winspool.drv/Makefile: dlls/winspool.drv/Makefile.in dlls/Makedll.rules"
27265 ac_config_files="$ac_config_files dlls/winspool.drv/Makefile"
27267 ALL_MAKEFILES="$ALL_MAKEFILES \\
27268 dlls/winspool.drv/tests/Makefile"
27269 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27270 winspool.drv/tests"
27271 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27272 dlls/winspool.drv/tests/Makefile: dlls/winspool.drv/tests/Makefile.in dlls/Maketest.rules"
27273 ac_config_files="$ac_config_files dlls/winspool.drv/tests/Makefile"
27275 ALL_MAKEFILES="$ALL_MAKEFILES \\
27276 dlls/wintab32/Makefile"
27277 test "x$enable_wintab32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27279 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27280 dlls/wintab32/Makefile: dlls/wintab32/Makefile.in dlls/Makedll.rules"
27281 ac_config_files="$ac_config_files dlls/wintab32/Makefile"
27283 ALL_MAKEFILES="$ALL_MAKEFILES \\
27284 dlls/wintrust/Makefile"
27285 test "x$enable_wintrust" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27287 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27288 dlls/wintrust/Makefile: dlls/wintrust/Makefile.in dlls/Makedll.rules"
27289 ac_config_files="$ac_config_files dlls/wintrust/Makefile"
27291 ALL_MAKEFILES="$ALL_MAKEFILES \\
27292 dlls/wintrust/tests/Makefile"
27293 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27295 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27296 dlls/wintrust/tests/Makefile: dlls/wintrust/tests/Makefile.in dlls/Maketest.rules"
27297 ac_config_files="$ac_config_files dlls/wintrust/tests/Makefile"
27299 ALL_MAKEFILES="$ALL_MAKEFILES \\
27300 dlls/wldap32/Makefile"
27301 test "x$enable_wldap32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27303 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27304 dlls/wldap32/Makefile: dlls/wldap32/Makefile.in dlls/Makedll.rules"
27305 ac_config_files="$ac_config_files dlls/wldap32/Makefile"
27307 ALL_MAKEFILES="$ALL_MAKEFILES \\
27308 dlls/wldap32/tests/Makefile"
27309 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27311 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27312 dlls/wldap32/tests/Makefile: dlls/wldap32/tests/Makefile.in dlls/Maketest.rules"
27313 ac_config_files="$ac_config_files dlls/wldap32/tests/Makefile"
27315 ALL_MAKEFILES="$ALL_MAKEFILES \\
27317 test "x$enable_wmi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27319 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27320 dlls/wmi/Makefile: dlls/wmi/Makefile.in dlls/Makedll.rules"
27321 ac_config_files="$ac_config_files dlls/wmi/Makefile"
27323 ALL_MAKEFILES="$ALL_MAKEFILES \\
27324 dlls/wnaspi32/Makefile"
27325 test "x$enable_wnaspi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27327 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27328 dlls/wnaspi32/Makefile: dlls/wnaspi32/Makefile.in dlls/Makedll.rules"
27329 ac_config_files="$ac_config_files dlls/wnaspi32/Makefile"
27331 ALL_MAKEFILES="$ALL_MAKEFILES \\
27332 dlls/wow32/Makefile"
27333 test "x$enable_wow32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27335 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27336 dlls/wow32/Makefile: dlls/wow32/Makefile.in dlls/Makedll.rules"
27337 ac_config_files="$ac_config_files dlls/wow32/Makefile"
27339 ALL_MAKEFILES="$ALL_MAKEFILES \\
27340 dlls/ws2_32/Makefile"
27341 test "x$enable_ws2_32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27343 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27344 dlls/ws2_32/Makefile: dlls/ws2_32/Makefile.in dlls/Makedll.rules"
27345 ac_config_files="$ac_config_files dlls/ws2_32/Makefile"
27347 ALL_MAKEFILES="$ALL_MAKEFILES \\
27348 dlls/ws2_32/tests/Makefile"
27349 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27351 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27352 dlls/ws2_32/tests/Makefile: dlls/ws2_32/tests/Makefile.in dlls/Maketest.rules"
27353 ac_config_files="$ac_config_files dlls/ws2_32/tests/Makefile"
27355 ALL_MAKEFILES="$ALL_MAKEFILES \\
27356 dlls/wsock32/Makefile"
27357 test "x$enable_wsock32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27359 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27360 dlls/wsock32/Makefile: dlls/wsock32/Makefile.in dlls/Makedll.rules"
27361 ac_config_files="$ac_config_files dlls/wsock32/Makefile"
27363 ALL_MAKEFILES="$ALL_MAKEFILES \\
27364 dlls/wtsapi32/Makefile"
27365 test "x$enable_wtsapi32" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27367 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27368 dlls/wtsapi32/Makefile: dlls/wtsapi32/Makefile.in dlls/Makedll.rules"
27369 ac_config_files="$ac_config_files dlls/wtsapi32/Makefile"
27371 ALL_MAKEFILES="$ALL_MAKEFILES \\
27372 dlls/wuapi/Makefile"
27373 test "x$enable_wuapi" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27375 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27376 dlls/wuapi/Makefile: dlls/wuapi/Makefile.in dlls/Makedll.rules"
27377 ac_config_files="$ac_config_files dlls/wuapi/Makefile"
27379 ALL_MAKEFILES="$ALL_MAKEFILES \\
27380 dlls/xinput1_1/Makefile"
27381 test "x$enable_xinput1_1" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27383 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27384 dlls/xinput1_1/Makefile: dlls/xinput1_1/Makefile.in dlls/Makedll.rules"
27385 ac_config_files="$ac_config_files dlls/xinput1_1/Makefile"
27387 ALL_MAKEFILES="$ALL_MAKEFILES \\
27388 dlls/xinput1_2/Makefile"
27389 test "x$enable_xinput1_2" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27391 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27392 dlls/xinput1_2/Makefile: dlls/xinput1_2/Makefile.in dlls/Makedll.rules"
27393 ac_config_files="$ac_config_files dlls/xinput1_2/Makefile"
27395 ALL_MAKEFILES="$ALL_MAKEFILES \\
27396 dlls/xinput1_3/Makefile"
27397 test "x$enable_xinput1_3" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27399 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27400 dlls/xinput1_3/Makefile: dlls/xinput1_3/Makefile.in dlls/Makedll.rules"
27401 ac_config_files="$ac_config_files dlls/xinput1_3/Makefile"
27403 ALL_MAKEFILES="$ALL_MAKEFILES \\
27404 dlls/xinput1_3/tests/Makefile"
27405 test "x$enable_tests" != xno && ALL_TEST_DIRS="$ALL_TEST_DIRS \\
27407 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27408 dlls/xinput1_3/tests/Makefile: dlls/xinput1_3/tests/Makefile.in dlls/Maketest.rules"
27409 ac_config_files="$ac_config_files dlls/xinput1_3/tests/Makefile"
27411 ALL_MAKEFILES="$ALL_MAKEFILES \\
27412 dlls/xinput9_1_0/Makefile"
27413 test "x$enable_xinput9_1_0" != xno && ALL_DLL_DIRS="$ALL_DLL_DIRS \\
27415 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27416 dlls/xinput9_1_0/Makefile: dlls/xinput9_1_0/Makefile.in dlls/Makedll.rules"
27417 ac_config_files="$ac_config_files dlls/xinput9_1_0/Makefile"
27419 ALL_MAKEFILES="$ALL_MAKEFILES \\
27420 documentation/Makefile"
27421 test "x$enable_documentation" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27423 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27424 documentation/Makefile: documentation/Makefile.in Make.rules"
27425 ac_config_files="$ac_config_files documentation/Makefile"
27427 ALL_MAKEFILES="$ALL_MAKEFILES \\
27429 test "x$enable_fonts" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27431 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27432 fonts/Makefile: fonts/Makefile.in Make.rules"
27433 ac_config_files="$ac_config_files fonts/Makefile"
27435 ALL_MAKEFILES="$ALL_MAKEFILES \\
27437 test "x$enable_include" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27439 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27440 include/Makefile: include/Makefile.in Make.rules"
27441 ac_config_files="$ac_config_files include/Makefile"
27443 ALL_MAKEFILES="$ALL_MAKEFILES \\
27445 test "x$enable_libs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27447 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27448 libs/Makefile: libs/Makefile.in Make.rules"
27449 ac_config_files="$ac_config_files libs/Makefile"
27451 ALL_MAKEFILES="$ALL_MAKEFILES \\
27452 libs/port/Makefile"
27454 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27455 libs/port/Makefile: libs/port/Makefile.in Make.rules"
27456 ac_config_files="$ac_config_files libs/port/Makefile"
27458 ALL_MAKEFILES="$ALL_MAKEFILES \\
27459 libs/wine/Makefile"
27461 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27462 libs/wine/Makefile: libs/wine/Makefile.in Make.rules"
27463 ac_config_files="$ac_config_files libs/wine/Makefile"
27465 ALL_MAKEFILES="$ALL_MAKEFILES \\
27468 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27469 libs/wpp/Makefile: libs/wpp/Makefile.in Make.rules"
27470 ac_config_files="$ac_config_files libs/wpp/Makefile"
27472 ALL_MAKEFILES="$ALL_MAKEFILES \\
27474 test "x$enable_loader" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27476 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27477 loader/Makefile: loader/Makefile.in Make.rules"
27478 ac_config_files="$ac_config_files loader/Makefile"
27480 ALL_MAKEFILES="$ALL_MAKEFILES \\
27482 test "x$enable_programs" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27484 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27485 programs/Makefile: programs/Makefile.in Make.rules"
27486 ac_config_files="$ac_config_files programs/Makefile"
27488 ALL_MAKEFILES="$ALL_MAKEFILES \\
27489 programs/cacls/Makefile"
27490 test "x$enable_cacls" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27491 cacls" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27493 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27494 programs/cacls/Makefile: programs/cacls/Makefile.in programs/Makeprog.rules"
27495 ac_config_files="$ac_config_files programs/cacls/Makefile"
27497 ALL_MAKEFILES="$ALL_MAKEFILES \\
27498 programs/clock/Makefile"
27499 test "x$enable_clock" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27500 clock" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27502 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27503 programs/clock/Makefile: programs/clock/Makefile.in programs/Makeprog.rules"
27504 ac_config_files="$ac_config_files programs/clock/Makefile"
27506 ALL_MAKEFILES="$ALL_MAKEFILES \\
27507 programs/cmd/Makefile"
27508 test "x$enable_cmd" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27509 cmd" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27511 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27512 programs/cmd/Makefile: programs/cmd/Makefile.in programs/Makeprog.rules"
27513 ac_config_files="$ac_config_files programs/cmd/Makefile"
27515 ALL_MAKEFILES="$ALL_MAKEFILES \\
27516 programs/cmdlgtst/Makefile"
27517 test "x$enable_cmdlgtst" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27519 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27520 programs/cmdlgtst/Makefile: programs/cmdlgtst/Makefile.in programs/Makeprog.rules"
27521 ac_config_files="$ac_config_files programs/cmdlgtst/Makefile"
27523 ALL_MAKEFILES="$ALL_MAKEFILES \\
27524 programs/control/Makefile"
27525 test "x$enable_control" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27526 control" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27528 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27529 programs/control/Makefile: programs/control/Makefile.in programs/Makeprog.rules"
27530 ac_config_files="$ac_config_files programs/control/Makefile"
27532 ALL_MAKEFILES="$ALL_MAKEFILES \\
27533 programs/eject/Makefile"
27534 test "x$enable_eject" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27535 eject" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27537 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27538 programs/eject/Makefile: programs/eject/Makefile.in programs/Makeprog.rules"
27539 ac_config_files="$ac_config_files programs/eject/Makefile"
27541 ALL_MAKEFILES="$ALL_MAKEFILES \\
27542 programs/expand/Makefile"
27543 test "x$enable_expand" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27544 expand" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27546 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27547 programs/expand/Makefile: programs/expand/Makefile.in programs/Makeprog.rules"
27548 ac_config_files="$ac_config_files programs/expand/Makefile"
27550 ALL_MAKEFILES="$ALL_MAKEFILES \\
27551 programs/explorer/Makefile"
27552 test "x$enable_explorer" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27553 explorer" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27555 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27556 programs/explorer/Makefile: programs/explorer/Makefile.in programs/Makeprog.rules"
27557 ac_config_files="$ac_config_files programs/explorer/Makefile"
27559 ALL_MAKEFILES="$ALL_MAKEFILES \\
27560 programs/hh/Makefile"
27561 test "x$enable_hh" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27562 hh" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27564 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27565 programs/hh/Makefile: programs/hh/Makefile.in programs/Makeprog.rules"
27566 ac_config_files="$ac_config_files programs/hh/Makefile"
27568 ALL_MAKEFILES="$ALL_MAKEFILES \\
27569 programs/icinfo/Makefile"
27570 test "x$enable_icinfo" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27571 icinfo" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27573 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27574 programs/icinfo/Makefile: programs/icinfo/Makefile.in programs/Makeprog.rules"
27575 ac_config_files="$ac_config_files programs/icinfo/Makefile"
27577 ALL_MAKEFILES="$ALL_MAKEFILES \\
27578 programs/iexplore/Makefile"
27579 test "x$enable_iexplore" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27580 iexplore" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27582 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27583 programs/iexplore/Makefile: programs/iexplore/Makefile.in programs/Makeprog.rules"
27584 ac_config_files="$ac_config_files programs/iexplore/Makefile"
27586 ALL_MAKEFILES="$ALL_MAKEFILES \\
27587 programs/lodctr/Makefile"
27588 test "x$enable_lodctr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27589 lodctr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27591 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27592 programs/lodctr/Makefile: programs/lodctr/Makefile.in programs/Makeprog.rules"
27593 ac_config_files="$ac_config_files programs/lodctr/Makefile"
27595 ALL_MAKEFILES="$ALL_MAKEFILES \\
27596 programs/msiexec/Makefile"
27597 test "x$enable_msiexec" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27598 msiexec" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27599 msiexec" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27601 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27602 programs/msiexec/Makefile: programs/msiexec/Makefile.in programs/Makeprog.rules"
27603 ac_config_files="$ac_config_files programs/msiexec/Makefile"
27605 ALL_MAKEFILES="$ALL_MAKEFILES \\
27606 programs/net/Makefile"
27607 test "x$enable_net" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27608 net" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27610 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27611 programs/net/Makefile: programs/net/Makefile.in programs/Makeprog.rules"
27612 ac_config_files="$ac_config_files programs/net/Makefile"
27614 ALL_MAKEFILES="$ALL_MAKEFILES \\
27615 programs/notepad/Makefile"
27616 test "x$enable_notepad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27617 notepad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27618 notepad" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27620 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27621 programs/notepad/Makefile: programs/notepad/Makefile.in programs/Makeprog.rules"
27622 ac_config_files="$ac_config_files programs/notepad/Makefile"
27624 ALL_MAKEFILES="$ALL_MAKEFILES \\
27625 programs/oleview/Makefile"
27626 test "x$enable_oleview" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27627 oleview" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27629 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27630 programs/oleview/Makefile: programs/oleview/Makefile.in programs/Makeprog.rules"
27631 ac_config_files="$ac_config_files programs/oleview/Makefile"
27633 ALL_MAKEFILES="$ALL_MAKEFILES \\
27634 programs/progman/Makefile"
27635 test "x$enable_progman" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27636 progman" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27638 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27639 programs/progman/Makefile: programs/progman/Makefile.in programs/Makeprog.rules"
27640 ac_config_files="$ac_config_files programs/progman/Makefile"
27642 ALL_MAKEFILES="$ALL_MAKEFILES \\
27643 programs/reg/Makefile"
27644 test "x$enable_reg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27645 reg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27647 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27648 programs/reg/Makefile: programs/reg/Makefile.in programs/Makeprog.rules"
27649 ac_config_files="$ac_config_files programs/reg/Makefile"
27651 ALL_MAKEFILES="$ALL_MAKEFILES \\
27652 programs/regedit/Makefile"
27653 test "x$enable_regedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27654 regedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27655 regedit" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27657 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27658 programs/regedit/Makefile: programs/regedit/Makefile.in programs/Makeprog.rules"
27659 ac_config_files="$ac_config_files programs/regedit/Makefile"
27661 ALL_MAKEFILES="$ALL_MAKEFILES \\
27662 programs/regsvr32/Makefile"
27663 test "x$enable_regsvr32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27664 regsvr32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27665 regsvr32" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27667 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27668 programs/regsvr32/Makefile: programs/regsvr32/Makefile.in programs/Makeprog.rules"
27669 ac_config_files="$ac_config_files programs/regsvr32/Makefile"
27671 ALL_MAKEFILES="$ALL_MAKEFILES \\
27672 programs/rpcss/Makefile"
27673 test "x$enable_rpcss" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27674 rpcss" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27676 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27677 programs/rpcss/Makefile: programs/rpcss/Makefile.in programs/Makeprog.rules"
27678 ac_config_files="$ac_config_files programs/rpcss/Makefile"
27680 ALL_MAKEFILES="$ALL_MAKEFILES \\
27681 programs/rundll32/Makefile"
27682 test "x$enable_rundll32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27683 rundll32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27685 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27686 programs/rundll32/Makefile: programs/rundll32/Makefile.in programs/Makeprog.rules"
27687 ac_config_files="$ac_config_files programs/rundll32/Makefile"
27689 ALL_MAKEFILES="$ALL_MAKEFILES \\
27690 programs/secedit/Makefile"
27691 test "x$enable_secedit" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27692 secedit" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27694 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27695 programs/secedit/Makefile: programs/secedit/Makefile.in programs/Makeprog.rules"
27696 ac_config_files="$ac_config_files programs/secedit/Makefile"
27698 ALL_MAKEFILES="$ALL_MAKEFILES \\
27699 programs/services/Makefile"
27700 test "x$enable_services" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27701 services" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27703 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27704 programs/services/Makefile: programs/services/Makefile.in programs/Makeprog.rules"
27705 ac_config_files="$ac_config_files programs/services/Makefile"
27707 ALL_MAKEFILES="$ALL_MAKEFILES \\
27708 programs/spoolsv/Makefile"
27709 test "x$enable_spoolsv" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27710 spoolsv" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27712 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27713 programs/spoolsv/Makefile: programs/spoolsv/Makefile.in programs/Makeprog.rules"
27714 ac_config_files="$ac_config_files programs/spoolsv/Makefile"
27716 ALL_MAKEFILES="$ALL_MAKEFILES \\
27717 programs/start/Makefile"
27718 test "x$enable_start" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27719 start" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27721 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27722 programs/start/Makefile: programs/start/Makefile.in programs/Makeprog.rules"
27723 ac_config_files="$ac_config_files programs/start/Makefile"
27725 ALL_MAKEFILES="$ALL_MAKEFILES \\
27726 programs/svchost/Makefile"
27727 test "x$enable_svchost" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27728 svchost" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27730 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27731 programs/svchost/Makefile: programs/svchost/Makefile.in programs/Makeprog.rules"
27732 ac_config_files="$ac_config_files programs/svchost/Makefile"
27734 ALL_MAKEFILES="$ALL_MAKEFILES \\
27735 programs/taskmgr/Makefile"
27736 test "x$enable_taskmgr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27737 taskmgr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27739 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27740 programs/taskmgr/Makefile: programs/taskmgr/Makefile.in programs/Makeprog.rules"
27741 ac_config_files="$ac_config_files programs/taskmgr/Makefile"
27743 ALL_MAKEFILES="$ALL_MAKEFILES \\
27744 programs/uninstaller/Makefile"
27745 test "x$enable_uninstaller" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27746 uninstaller" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27748 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27749 programs/uninstaller/Makefile: programs/uninstaller/Makefile.in programs/Makeprog.rules"
27750 ac_config_files="$ac_config_files programs/uninstaller/Makefile"
27752 ALL_MAKEFILES="$ALL_MAKEFILES \\
27753 programs/unlodctr/Makefile"
27754 test "x$enable_unlodctr" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27755 unlodctr" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27757 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27758 programs/unlodctr/Makefile: programs/unlodctr/Makefile.in programs/Makeprog.rules"
27759 ac_config_files="$ac_config_files programs/unlodctr/Makefile"
27761 ALL_MAKEFILES="$ALL_MAKEFILES \\
27762 programs/view/Makefile"
27763 test "x$enable_view" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27765 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27766 programs/view/Makefile: programs/view/Makefile.in programs/Makeprog.rules"
27767 ac_config_files="$ac_config_files programs/view/Makefile"
27769 ALL_MAKEFILES="$ALL_MAKEFILES \\
27770 programs/wineboot/Makefile"
27771 test "x$enable_wineboot" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27772 wineboot" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27773 wineboot" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27775 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27776 programs/wineboot/Makefile: programs/wineboot/Makefile.in programs/Makeprog.rules"
27777 ac_config_files="$ac_config_files programs/wineboot/Makefile"
27779 ALL_MAKEFILES="$ALL_MAKEFILES \\
27780 programs/winebrowser/Makefile"
27781 test "x$enable_winebrowser" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27782 winebrowser" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27784 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27785 programs/winebrowser/Makefile: programs/winebrowser/Makefile.in programs/Makeprog.rules"
27786 ac_config_files="$ac_config_files programs/winebrowser/Makefile"
27788 ALL_MAKEFILES="$ALL_MAKEFILES \\
27789 programs/winecfg/Makefile"
27790 test "x$enable_winecfg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27791 winecfg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27792 winecfg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27794 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27795 programs/winecfg/Makefile: programs/winecfg/Makefile.in programs/Makeprog.rules"
27796 ac_config_files="$ac_config_files programs/winecfg/Makefile"
27798 ALL_MAKEFILES="$ALL_MAKEFILES \\
27799 programs/wineconsole/Makefile"
27800 test "x$enable_wineconsole" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27801 wineconsole" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27802 wineconsole" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27804 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27805 programs/wineconsole/Makefile: programs/wineconsole/Makefile.in programs/Makeprog.rules"
27806 ac_config_files="$ac_config_files programs/wineconsole/Makefile"
27808 ALL_MAKEFILES="$ALL_MAKEFILES \\
27809 programs/winedbg/Makefile"
27810 test "x$enable_winedbg" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27811 winedbg" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27812 winedbg" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27814 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27815 programs/winedbg/Makefile: programs/winedbg/Makefile.in programs/Makeprog.rules"
27816 ac_config_files="$ac_config_files programs/winedbg/Makefile"
27818 ALL_MAKEFILES="$ALL_MAKEFILES \\
27819 programs/winedevice/Makefile"
27820 test "x$enable_winedevice" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27821 winedevice" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27823 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27824 programs/winedevice/Makefile: programs/winedevice/Makefile.in programs/Makeprog.rules"
27825 ac_config_files="$ac_config_files programs/winedevice/Makefile"
27827 ALL_MAKEFILES="$ALL_MAKEFILES \\
27828 programs/winefile/Makefile"
27829 test "x$enable_winefile" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27830 winefile" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27831 winefile" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27833 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27834 programs/winefile/Makefile: programs/winefile/Makefile.in programs/Makeprog.rules"
27835 ac_config_files="$ac_config_files programs/winefile/Makefile"
27837 ALL_MAKEFILES="$ALL_MAKEFILES \\
27838 programs/winemenubuilder/Makefile"
27839 test "x$enable_winemenubuilder" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27840 winemenubuilder" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27842 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27843 programs/winemenubuilder/Makefile: programs/winemenubuilder/Makefile.in programs/Makeprog.rules"
27844 ac_config_files="$ac_config_files programs/winemenubuilder/Makefile"
27846 ALL_MAKEFILES="$ALL_MAKEFILES \\
27847 programs/winemine/Makefile"
27848 test "x$enable_winemine" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27849 winemine" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27850 winemine" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27852 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27853 programs/winemine/Makefile: programs/winemine/Makefile.in programs/Makeprog.rules"
27854 ac_config_files="$ac_config_files programs/winemine/Makefile"
27856 ALL_MAKEFILES="$ALL_MAKEFILES \\
27857 programs/winepath/Makefile"
27858 test "x$enable_winepath" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27859 winepath" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27860 winepath" && ALL_PROGRAM_BIN_INSTALL_DIRS="$ALL_PROGRAM_BIN_INSTALL_DIRS \\
27862 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27863 programs/winepath/Makefile: programs/winepath/Makefile.in programs/Makeprog.rules"
27864 ac_config_files="$ac_config_files programs/winepath/Makefile"
27866 ALL_MAKEFILES="$ALL_MAKEFILES \\
27867 programs/winetest/Makefile"
27868 test "x$enable_winetest" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27870 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27871 programs/winetest/Makefile: programs/winetest/Makefile.in programs/Makeprog.rules"
27872 ac_config_files="$ac_config_files programs/winetest/Makefile"
27874 ALL_MAKEFILES="$ALL_MAKEFILES \\
27875 programs/winevdm/Makefile"
27876 test "x$enable_winevdm" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27877 winevdm" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27879 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27880 programs/winevdm/Makefile: programs/winevdm/Makefile.in programs/Makeprog.rules"
27881 ac_config_files="$ac_config_files programs/winevdm/Makefile"
27883 ALL_MAKEFILES="$ALL_MAKEFILES \\
27884 programs/winhlp32/Makefile"
27885 test "x$enable_winhlp32" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27886 winhlp32" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27888 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27889 programs/winhlp32/Makefile: programs/winhlp32/Makefile.in programs/Makeprog.rules"
27890 ac_config_files="$ac_config_files programs/winhlp32/Makefile"
27892 ALL_MAKEFILES="$ALL_MAKEFILES \\
27893 programs/winver/Makefile"
27894 test "x$enable_winver" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27895 winver" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27897 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27898 programs/winver/Makefile: programs/winver/Makefile.in programs/Makeprog.rules"
27899 ac_config_files="$ac_config_files programs/winver/Makefile"
27901 ALL_MAKEFILES="$ALL_MAKEFILES \\
27902 programs/wordpad/Makefile"
27903 test "x$enable_wordpad" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27904 wordpad" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27906 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27907 programs/wordpad/Makefile: programs/wordpad/Makefile.in programs/Makeprog.rules"
27908 ac_config_files="$ac_config_files programs/wordpad/Makefile"
27910 ALL_MAKEFILES="$ALL_MAKEFILES \\
27911 programs/write/Makefile"
27912 test "x$enable_write" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27913 write" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27915 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27916 programs/write/Makefile: programs/write/Makefile.in programs/Makeprog.rules"
27917 ac_config_files="$ac_config_files programs/write/Makefile"
27919 ALL_MAKEFILES="$ALL_MAKEFILES \\
27920 programs/xcopy/Makefile"
27921 test "x$enable_xcopy" != xno && ALL_PROGRAM_DIRS="$ALL_PROGRAM_DIRS \\
27922 xcopy" && ALL_PROGRAM_INSTALL_DIRS="$ALL_PROGRAM_INSTALL_DIRS \\
27924 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27925 programs/xcopy/Makefile: programs/xcopy/Makefile.in programs/Makeprog.rules"
27926 ac_config_files="$ac_config_files programs/xcopy/Makefile"
27928 ALL_MAKEFILES="$ALL_MAKEFILES \\
27930 test "x$enable_server" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27932 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27933 server/Makefile: server/Makefile.in Make.rules"
27934 ac_config_files="$ac_config_files server/Makefile"
27936 ALL_MAKEFILES="$ALL_MAKEFILES \\
27938 test "x$enable_tools" != xno && ALL_TOP_DIRS="$ALL_TOP_DIRS \\
27940 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27941 tools/Makefile: tools/Makefile.in Make.rules"
27942 ac_config_files="$ac_config_files tools/Makefile"
27944 ALL_MAKEFILES="$ALL_MAKEFILES \\
27945 tools/widl/Makefile"
27947 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27948 tools/widl/Makefile: tools/widl/Makefile.in Make.rules"
27949 ac_config_files="$ac_config_files tools/widl/Makefile"
27951 ALL_MAKEFILES="$ALL_MAKEFILES \\
27952 tools/winebuild/Makefile"
27954 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27955 tools/winebuild/Makefile: tools/winebuild/Makefile.in Make.rules"
27956 ac_config_files="$ac_config_files tools/winebuild/Makefile"
27958 ALL_MAKEFILES="$ALL_MAKEFILES \\
27959 tools/winedump/Makefile"
27961 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27962 tools/winedump/Makefile: tools/winedump/Makefile.in Make.rules"
27963 ac_config_files="$ac_config_files tools/winedump/Makefile"
27965 ALL_MAKEFILES="$ALL_MAKEFILES \\
27966 tools/winegcc/Makefile"
27968 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27969 tools/winegcc/Makefile: tools/winegcc/Makefile.in Make.rules"
27970 ac_config_files="$ac_config_files tools/winegcc/Makefile"
27972 ALL_MAKEFILES="$ALL_MAKEFILES \\
27973 tools/wmc/Makefile"
27975 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27976 tools/wmc/Makefile: tools/wmc/Makefile.in Make.rules"
27977 ac_config_files="$ac_config_files tools/wmc/Makefile"
27979 ALL_MAKEFILES="$ALL_MAKEFILES \\
27980 tools/wrc/Makefile"
27982 ALL_MAKEFILE_DEPENDS="$ALL_MAKEFILE_DEPENDS
27983 tools/wrc/Makefile: tools/wrc/Makefile.in Make.rules"
27984 ac_config_files="$ac_config_files tools/wrc/Makefile"
27988 ALL_WINETEST_DEPENDS="# Test binaries"
27990 for dir in $ALL_TEST_DIRS
27992 if test "$dir" != "\\"
27994 testname=`expr $dir : '\(.*\)/tests'`_test.exe
27995 ALL_WINETEST_DEPENDS="$ALL_WINETEST_DEPENDS
27996 $testname: \$(DLLDIR)/$dir/$testname\$(DLLEXT)
27997 cp \$(DLLDIR)/$dir/$testname\$(DLLEXT) \$@ && \$(STRIP) \$@"
28001 test -n "$DLLEXT" || ALL_PROGRAM_BIN_INSTALL_DIRS=""
28003 ALL_PROGRAM_BIN_WRAPPERS=""
28005 for dir in $ALL_PROGRAM_BIN_INSTALL_DIRS
28007 if test "$dir" != "\\"
28009 ALL_PROGRAM_BIN_WRAPPERS="$ALL_PROGRAM_BIN_WRAPPERS \\
28014 cat >confcache <<\_ACEOF
28015 # This file is a shell script that caches the results of configure
28016 # tests run on this system so they can be shared between configure
28017 # scripts and configure runs, see configure's option --config-cache.
28018 # It is not useful on other systems. If it contains results you don't
28019 # want to keep, you may remove or edit it.
28021 # config.status only pays attention to the cache file if you give it
28022 # the --recheck option to rerun configure.
28024 # `ac_cv_env_foo
' variables (set or unset) will be overridden when
28025 # loading this file, other *unset* `ac_cv_foo' will be assigned the
28026 # following values.
28030 # The following way of writing the cache mishandles newlines in values,
28031 # but we know of no workaround that is simple, portable, and efficient.
28032 # So, we kill variables containing newlines.
28033 # Ultrix sh set writes to stderr and can't be redirected directly,
28034 # and sets the high bit in the cache file unless we assign to the vars.
28036 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
28037 eval ac_val
=\$
$ac_var
28041 *_cv_
*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
28042 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
28045 _ | IFS | as_nl
) ;; #(
28046 BASH_ARGV | BASH_SOURCE
) eval $ac_var= ;; #(
28047 *) $as_unset $ac_var ;;
28053 case $as_nl`(ac_space=' '; set) 2>&1` in #(
28054 *${as_nl}ac_space
=\
*)
28055 # `set' does not quote correctly, so add quotes (double-quote
28056 # substitution turns \\\\ into \\, and sed turns \\ into \).
28059 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
28062 # `set' quotes correctly as required by POSIX, so do not add quotes.
28063 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
28072 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
28074 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
28076 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
28077 if test -w "$cache_file"; then
28078 test "x$cache_file" != "x/dev/null" &&
28079 { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
28080 $as_echo "$as_me: updating cache $cache_file" >&6;}
28081 cat confcache
>$cache_file
28083 { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
28084 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
28089 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
28090 # Let make expand exec_prefix.
28091 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
28093 DEFS
=-DHAVE_CONFIG_H
28097 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
28098 # 1. Remove the extension, and $U if already installed.
28099 ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//'
28100 ac_i
=`$as_echo "$ac_i" | sed "$ac_script"`
28101 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
28102 # will be set to the directory where LIBOBJS objects are built.
28103 ac_libobjs
="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
28104 ac_ltlibobjs
="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
28106 LIBOBJS
=$ac_libobjs
28108 LTLIBOBJS
=$ac_ltlibobjs
28112 : ${CONFIG_STATUS=./config.status}
28114 ac_clean_files_save
=$ac_clean_files
28115 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
28116 { $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
28117 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
28118 cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28120 # Generated by $as_me.
28121 # Run this file to recreate the current configuration.
28122 # Compiler output produced by configure, useful for debugging
28123 # configure, is in config.log if it exists.
28126 ac_cs_recheck=false
28128 SHELL=\${CONFIG_SHELL-$SHELL}
28131 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28132 ## --------------------- ##
28133 ## M4sh Initialization. ##
28134 ## --------------------- ##
28136 # Be more Bourne compatible
28137 DUALCASE
=1; export DUALCASE
# for MKS sh
28138 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
28141 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
28142 # is contrary to our usage. Disable this feature.
28143 alias -g '${1+"$@"}'='"$@"'
28144 setopt NO_GLOB_SUBST
28146 case `(set -o) 2>/dev/null` in
28147 *posix
*) set -o posix
;;
28156 # Avoid depending upon Character Ranges.
28157 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
28158 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
28159 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
28160 as_cr_digits
='0123456789'
28161 as_cr_alnum
=$as_cr_Letters$as_cr_digits
28166 # Printing a long string crashes Solaris 7 /usr/bin/printf.
28167 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
28168 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
28169 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
28170 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
28171 as_echo='printf %s
\n'
28172 as_echo_n='printf %s
'
28174 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
28175 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
28176 as_echo_n='/usr
/ucb
/echo -n'
28178 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
28179 as_echo_n_body='eval
28183 expr "X$arg" : "X\\(.*\\)$as_nl";
28184 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
28186 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
28188 export as_echo_n_body
28189 as_echo_n='sh
-c $as_echo_n_body as_echo
'
28191 export as_echo_body
28192 as_echo='sh
-c $as_echo_body as_echo
'
28195 # The user is always right.
28196 if test "${PATH_SEPARATOR+set}" != set; then
28198 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
28199 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
28204 # Support unset when possible.
28205 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
28213 # We need space, tab and new line, in precisely that order. Quoting is
28214 # there to prevent editors from complaining about space-tab.
28215 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
28216 # splitting by setting IFS to empty value.)
28219 # Find who we are. Look in the path if we contain no directory separator.
28221 *[\\/]* ) as_myself=$0 ;;
28222 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
28223 for as_dir in $PATH
28226 test -z "$as_dir" && as_dir=.
28227 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
28233 # We did not find ourselves, most probably we were run as `sh COMMAND'
28234 # in which case we are not to be found in the path.
28235 if test "x$as_myself" = x
; then
28238 if test ! -f "$as_myself"; then
28239 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
28240 { (exit 1); exit 1; }
28243 # Work around bugs in pre-3.0 UWIN ksh.
28244 for as_var
in ENV MAIL MAILPATH
28245 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
28257 # Required to use basename.
28258 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
28259 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
28265 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
28266 as_basename
=basename
28272 # Name of the executable.
28273 as_me
=`$as_basename -- "$0" ||
28274 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
28275 X"$0" : 'X\(//\)$' \| \
28276 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
28278 sed '/^.*\/\([^/][^/]*\)\/*$/{
28297 as_lineno_1
=$LINENO
28298 as_lineno_2
=$LINENO
28299 test "x$as_lineno_1" != "x$as_lineno_2" &&
28300 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" ||
{
28302 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
28303 # uniformly replaced by the line number. The first 'sed' inserts a
28304 # line-number line after each line using $LINENO; the second 'sed'
28305 # does the real work. The second script uses 'N' to pair each
28306 # line-number line with the line containing $LINENO, and appends
28307 # trailing '-' during substitution so that $LINENO is not a special
28308 # case at line end.
28309 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
28310 # scripts with optimization help from Paolo Bonzini. Blame Lee
28311 # E. McMahon (1931-1989) for sed's syntax. :-)
28323 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
28326 ' >$as_me.lineno
&&
28327 chmod +x
"$as_me.lineno" ||
28328 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
28329 { (exit 1); exit 1; }; }
28331 # Don't try to exec as it changes $[0], causing all sort of problems
28332 # (the dirname of $[0] is not the place where we might find the
28333 # original and so on. Autoconf is especially sensitive to this).
28334 .
"./$as_me.lineno"
28335 # Exit status is that of the last command.
28340 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
28346 ECHO_C
= ECHO_N
= ECHO_T
=
28347 case `echo -n x` in
28349 case `echo 'x\c'` in
28350 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
28356 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
28357 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
28363 rm -f conf$$ conf$$.exe conf$$.
file
28364 if test -d conf$$.dir
; then
28365 rm -f conf$$.dir
/conf$$.
file
28368 mkdir conf$$.dir
2>/dev
/null
28370 if (echo >conf$$.
file) 2>/dev
/null
; then
28371 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
28373 # ... but there are two gotchas:
28374 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
28375 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
28376 # In both cases, we have to default to `cp -p'.
28377 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
28379 elif ln conf$$.
file conf$$
2>/dev
/null
; then
28387 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
28388 rmdir conf$$.dir
2>/dev
/null
28390 if mkdir
-p .
2>/dev
/null
; then
28393 test -d .
/-p && rmdir .
/-p
28397 if test -x / >/dev
/null
2>&1; then
28398 as_test_x
='test -x'
28400 if ls -dL / >/dev
/null
2>&1; then
28407 if test -d "$1"; then
28413 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
28414 ???[sx]*):;;*)false;;esac;fi
28418 as_executable_p
=$as_test_x
28420 # Sed expression to map a string onto a valid CPP name.
28421 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
28423 # Sed expression to map a string onto a valid variable name.
28424 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
28429 # Save the log message, to keep $[0] and so on meaningful, and to
28430 # report actual input values of CONFIG_FILES etc. instead of their
28431 # values after options handling.
28433 This file was extended by Wine $as_me 1.1.15, which was
28434 generated by GNU Autoconf 2.63. Invocation command line was
28436 CONFIG_FILES = $CONFIG_FILES
28437 CONFIG_HEADERS = $CONFIG_HEADERS
28438 CONFIG_LINKS = $CONFIG_LINKS
28439 CONFIG_COMMANDS = $CONFIG_COMMANDS
28442 on `(hostname || uname -n) 2>/dev/null | sed 1q`
28447 case $ac_config_files in *"
28448 "*) set x
$ac_config_files; shift; ac_config_files
=$
*;;
28451 case $ac_config_headers in *"
28452 "*) set x
$ac_config_headers; shift; ac_config_headers
=$
*;;
28456 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28457 # Files that config.status was made for.
28458 config_files="$ac_config_files"
28459 config_headers="$ac_config_headers"
28460 config_commands="$ac_config_commands"
28464 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28466 \`$as_me' instantiates files from templates according to the
28467 current configuration.
28469 Usage: $0 [OPTION]... [FILE]...
28471 -h, --help print this help, then exit
28472 -V, --version print version number and configuration settings, then exit
28473 -q, --quiet, --silent
28474 do not print progress messages
28475 -d, --debug don't remove temporary files
28476 --recheck update $as_me by reconfiguring in the same conditions
28477 --file=FILE[:TEMPLATE]
28478 instantiate the configuration file FILE
28479 --header=FILE[:TEMPLATE]
28480 instantiate the configuration header FILE
28482 Configuration files:
28485 Configuration headers:
28488 Configuration commands:
28491 Report bugs to <bug-autoconf@gnu.org>."
28494 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28496 Wine config.status 1.1.15
28497 configured by $0, generated by GNU Autoconf 2.63,
28498 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
28500 Copyright (C) 2008 Free Software Foundation, Inc.
28501 This config.status script is free software; the Free Software Foundation
28502 gives unlimited permission to copy, distribute and modify it."
28507 test -n "\$AWK" || AWK=awk
28510 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28511 # The default lists apply if the user does not specify any file.
28517 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
28518 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
28529 # Handling of the options.
28530 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
28532 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
28533 $as_echo "$ac_cs_version"; exit ;;
28534 --debug |
--debu |
--deb |
--de |
--d |
-d )
28536 --file |
--fil |
--fi |
--f )
28539 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
28541 CONFIG_FILES
="$CONFIG_FILES '$ac_optarg'"
28542 ac_need_defaults
=false
;;
28543 --header |
--heade |
--head |
--hea )
28546 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
28548 CONFIG_HEADERS
="$CONFIG_HEADERS '$ac_optarg'"
28549 ac_need_defaults
=false
;;
28551 # Conflict between --help and --header
28552 { $as_echo "$as_me: error: ambiguous option: $1
28553 Try \`$0 --help' for more information." >&2
28554 { (exit 1); exit 1; }; };;
28555 --help |
--hel |
-h )
28556 $as_echo "$ac_cs_usage"; exit ;;
28557 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
28558 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
28561 # This is an error.
28562 -*) { $as_echo "$as_me: error: unrecognized option: $1
28563 Try \`$0 --help' for more information." >&2
28564 { (exit 1); exit 1; }; } ;;
28566 *) ac_config_targets
="$ac_config_targets $1"
28567 ac_need_defaults
=false
;;
28573 ac_configure_extra_args
=
28575 if $ac_cs_silent; then
28577 ac_configure_extra_args
="$ac_configure_extra_args --silent"
28581 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28582 if \$ac_cs_recheck; then
28583 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
28585 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
28586 CONFIG_SHELL='$SHELL'
28587 export CONFIG_SHELL
28592 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28596 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
28597 ## Running $as_me. ##
28603 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28606 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
28608 # Handling of arguments.
28609 for ac_config_target
in $ac_config_targets
28611 case $ac_config_target in
28612 "include/config.h") CONFIG_HEADERS
="$CONFIG_HEADERS include/config.h" ;;
28613 "include/stamp-h") CONFIG_COMMANDS
="$CONFIG_COMMANDS include/stamp-h" ;;
28614 "dlls/gdi32/enhmfdrv") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/gdi32/enhmfdrv" ;;
28615 "dlls/gdi32/mfdrv") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/gdi32/mfdrv" ;;
28616 "dlls/kernel32/nls") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/kernel32/nls" ;;
28617 "dlls/user32/resources") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/user32/resources" ;;
28618 "dlls/wineps.drv/data") CONFIG_COMMANDS
="$CONFIG_COMMANDS dlls/wineps.drv/data" ;;
28619 "include/wine") CONFIG_COMMANDS
="$CONFIG_COMMANDS include/wine" ;;
28620 "Make.rules") CONFIG_FILES
="$CONFIG_FILES Make.rules" ;;
28621 "dlls/Makedll.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Makedll.rules" ;;
28622 "dlls/Makeimplib.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Makeimplib.rules" ;;
28623 "dlls/Maketest.rules") CONFIG_FILES
="$CONFIG_FILES dlls/Maketest.rules" ;;
28624 "programs/Makeprog.rules") CONFIG_FILES
="$CONFIG_FILES programs/Makeprog.rules" ;;
28625 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
28626 "dlls/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/Makefile" ;;
28627 "dlls/acledit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/acledit/Makefile" ;;
28628 "dlls/aclui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/aclui/Makefile" ;;
28629 "dlls/activeds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/activeds/Makefile" ;;
28630 "dlls/actxprxy/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/actxprxy/Makefile" ;;
28631 "dlls/adsiid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/adsiid/Makefile" ;;
28632 "dlls/advapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advapi32/Makefile" ;;
28633 "dlls/advapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advapi32/tests/Makefile" ;;
28634 "dlls/advpack/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advpack/Makefile" ;;
28635 "dlls/advpack/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/advpack/tests/Makefile" ;;
28636 "dlls/amstream/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/amstream/Makefile" ;;
28637 "dlls/appwiz.cpl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/appwiz.cpl/Makefile" ;;
28638 "dlls/atl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/atl/Makefile" ;;
28639 "dlls/authz/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/authz/Makefile" ;;
28640 "dlls/avicap32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avicap32/Makefile" ;;
28641 "dlls/avifil32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/avifil32/Makefile" ;;
28642 "dlls/browseui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/browseui/Makefile" ;;
28643 "dlls/browseui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/browseui/tests/Makefile" ;;
28644 "dlls/cabinet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cabinet/Makefile" ;;
28645 "dlls/cabinet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cabinet/tests/Makefile" ;;
28646 "dlls/capi2032/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/capi2032/Makefile" ;;
28647 "dlls/cards/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cards/Makefile" ;;
28648 "dlls/cfgmgr32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cfgmgr32/Makefile" ;;
28649 "dlls/clusapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/clusapi/Makefile" ;;
28650 "dlls/comcat/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comcat/Makefile" ;;
28651 "dlls/comcat/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comcat/tests/Makefile" ;;
28652 "dlls/comctl32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comctl32/Makefile" ;;
28653 "dlls/comctl32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comctl32/tests/Makefile" ;;
28654 "dlls/comdlg32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comdlg32/Makefile" ;;
28655 "dlls/comdlg32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/comdlg32/tests/Makefile" ;;
28656 "dlls/compstui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/compstui/Makefile" ;;
28657 "dlls/credui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/credui/Makefile" ;;
28658 "dlls/credui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/credui/tests/Makefile" ;;
28659 "dlls/crtdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crtdll/Makefile" ;;
28660 "dlls/crypt32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crypt32/Makefile" ;;
28661 "dlls/crypt32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/crypt32/tests/Makefile" ;;
28662 "dlls/cryptdlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptdlg/Makefile" ;;
28663 "dlls/cryptdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptdll/Makefile" ;;
28664 "dlls/cryptnet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptnet/Makefile" ;;
28665 "dlls/cryptnet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptnet/tests/Makefile" ;;
28666 "dlls/cryptui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptui/Makefile" ;;
28667 "dlls/cryptui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/cryptui/tests/Makefile" ;;
28668 "dlls/ctapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctapi32/Makefile" ;;
28669 "dlls/ctl3d32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ctl3d32/Makefile" ;;
28670 "dlls/d3d10/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10/Makefile" ;;
28671 "dlls/d3d10/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10/tests/Makefile" ;;
28672 "dlls/d3d10core/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10core/Makefile" ;;
28673 "dlls/d3d10core/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d10core/tests/Makefile" ;;
28674 "dlls/d3d8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d8/Makefile" ;;
28675 "dlls/d3d8/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d8/tests/Makefile" ;;
28676 "dlls/d3d9/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d9/Makefile" ;;
28677 "dlls/d3d9/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3d9/tests/Makefile" ;;
28678 "dlls/d3dim/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dim/Makefile" ;;
28679 "dlls/d3drm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3drm/Makefile" ;;
28680 "dlls/d3drm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3drm/tests/Makefile" ;;
28681 "dlls/d3dx8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx8/Makefile" ;;
28682 "dlls/d3dx8/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx8/tests/Makefile" ;;
28683 "dlls/d3dx9_24/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_24/Makefile" ;;
28684 "dlls/d3dx9_25/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_25/Makefile" ;;
28685 "dlls/d3dx9_26/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_26/Makefile" ;;
28686 "dlls/d3dx9_27/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_27/Makefile" ;;
28687 "dlls/d3dx9_28/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_28/Makefile" ;;
28688 "dlls/d3dx9_29/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_29/Makefile" ;;
28689 "dlls/d3dx9_30/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_30/Makefile" ;;
28690 "dlls/d3dx9_31/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_31/Makefile" ;;
28691 "dlls/d3dx9_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_32/Makefile" ;;
28692 "dlls/d3dx9_33/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_33/Makefile" ;;
28693 "dlls/d3dx9_34/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_34/Makefile" ;;
28694 "dlls/d3dx9_35/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_35/Makefile" ;;
28695 "dlls/d3dx9_36/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_36/Makefile" ;;
28696 "dlls/d3dx9_36/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_36/tests/Makefile" ;;
28697 "dlls/d3dx9_37/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_37/Makefile" ;;
28698 "dlls/d3dx9_38/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_38/Makefile" ;;
28699 "dlls/d3dx9_39/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_39/Makefile" ;;
28700 "dlls/d3dx9_40/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dx9_40/Makefile" ;;
28701 "dlls/d3dxof/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dxof/Makefile" ;;
28702 "dlls/d3dxof/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/d3dxof/tests/Makefile" ;;
28703 "dlls/dbghelp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dbghelp/Makefile" ;;
28704 "dlls/dciman32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dciman32/Makefile" ;;
28705 "dlls/ddraw/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddraw/Makefile" ;;
28706 "dlls/ddraw/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddraw/tests/Makefile" ;;
28707 "dlls/ddrawex/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddrawex/Makefile" ;;
28708 "dlls/ddrawex/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ddrawex/tests/Makefile" ;;
28709 "dlls/devenum/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/devenum/Makefile" ;;
28710 "dlls/dinput/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput/Makefile" ;;
28711 "dlls/dinput/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput/tests/Makefile" ;;
28712 "dlls/dinput8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dinput8/Makefile" ;;
28713 "dlls/dmband/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmband/Makefile" ;;
28714 "dlls/dmcompos/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmcompos/Makefile" ;;
28715 "dlls/dmime/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmime/Makefile" ;;
28716 "dlls/dmloader/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmloader/Makefile" ;;
28717 "dlls/dmscript/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmscript/Makefile" ;;
28718 "dlls/dmstyle/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmstyle/Makefile" ;;
28719 "dlls/dmsynth/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmsynth/Makefile" ;;
28720 "dlls/dmusic/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmusic/Makefile" ;;
28721 "dlls/dmusic32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dmusic32/Makefile" ;;
28722 "dlls/dnsapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dnsapi/Makefile" ;;
28723 "dlls/dnsapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dnsapi/tests/Makefile" ;;
28724 "dlls/dplay/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplay/Makefile" ;;
28725 "dlls/dplayx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplayx/Makefile" ;;
28726 "dlls/dplayx/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dplayx/tests/Makefile" ;;
28727 "dlls/dpnaddr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnaddr/Makefile" ;;
28728 "dlls/dpnet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnet/Makefile" ;;
28729 "dlls/dpnhpast/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnhpast/Makefile" ;;
28730 "dlls/dpnlobby/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpnlobby/Makefile" ;;
28731 "dlls/dpwsockx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dpwsockx/Makefile" ;;
28732 "dlls/dsound/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dsound/Makefile" ;;
28733 "dlls/dsound/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dsound/tests/Makefile" ;;
28734 "dlls/dssenh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dssenh/Makefile" ;;
28735 "dlls/dswave/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dswave/Makefile" ;;
28736 "dlls/dwmapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dwmapi/Makefile" ;;
28737 "dlls/dxdiagn/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxdiagn/Makefile" ;;
28738 "dlls/dxerr8/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxerr8/Makefile" ;;
28739 "dlls/dxerr9/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxerr9/Makefile" ;;
28740 "dlls/dxgi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxgi/Makefile" ;;
28741 "dlls/dxgi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxgi/tests/Makefile" ;;
28742 "dlls/dxguid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/dxguid/Makefile" ;;
28743 "dlls/faultrep/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/faultrep/Makefile" ;;
28744 "dlls/fusion/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/fusion/Makefile" ;;
28745 "dlls/fusion/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/fusion/tests/Makefile" ;;
28746 "dlls/gdi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdi32/Makefile" ;;
28747 "dlls/gdi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdi32/tests/Makefile" ;;
28748 "dlls/gdiplus/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdiplus/Makefile" ;;
28749 "dlls/gdiplus/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gdiplus/tests/Makefile" ;;
28750 "dlls/glu32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/glu32/Makefile" ;;
28751 "dlls/gphoto2.ds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gphoto2.ds/Makefile" ;;
28752 "dlls/gpkcsp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/gpkcsp/Makefile" ;;
28753 "dlls/hal/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hal/Makefile" ;;
28754 "dlls/hhctrl.ocx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hhctrl.ocx/Makefile" ;;
28755 "dlls/hid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hid/Makefile" ;;
28756 "dlls/hlink/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hlink/Makefile" ;;
28757 "dlls/hlink/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hlink/tests/Makefile" ;;
28758 "dlls/hnetcfg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/hnetcfg/Makefile" ;;
28759 "dlls/httpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/httpapi/Makefile" ;;
28760 "dlls/iccvid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iccvid/Makefile" ;;
28761 "dlls/icmp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/icmp/Makefile" ;;
28762 "dlls/ifsmgr.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ifsmgr.vxd/Makefile" ;;
28763 "dlls/imaadp32.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imaadp32.acm/Makefile" ;;
28764 "dlls/imagehlp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imagehlp/Makefile" ;;
28765 "dlls/imm32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm32/Makefile" ;;
28766 "dlls/imm32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/imm32/tests/Makefile" ;;
28767 "dlls/inetcomm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetcomm/Makefile" ;;
28768 "dlls/inetcomm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetcomm/tests/Makefile" ;;
28769 "dlls/inetmib1/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetmib1/Makefile" ;;
28770 "dlls/inetmib1/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inetmib1/tests/Makefile" ;;
28771 "dlls/infosoft/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/infosoft/Makefile" ;;
28772 "dlls/infosoft/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/infosoft/tests/Makefile" ;;
28773 "dlls/initpki/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/initpki/Makefile" ;;
28774 "dlls/inkobj/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inkobj/Makefile" ;;
28775 "dlls/inseng/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/inseng/Makefile" ;;
28776 "dlls/iphlpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iphlpapi/Makefile" ;;
28777 "dlls/iphlpapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/iphlpapi/tests/Makefile" ;;
28778 "dlls/itircl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itircl/Makefile" ;;
28779 "dlls/itss/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itss/Makefile" ;;
28780 "dlls/itss/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/itss/tests/Makefile" ;;
28781 "dlls/jscript/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/jscript/Makefile" ;;
28782 "dlls/jscript/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/jscript/tests/Makefile" ;;
28783 "dlls/kernel32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/kernel32/Makefile" ;;
28784 "dlls/kernel32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/kernel32/tests/Makefile" ;;
28785 "dlls/loadperf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/loadperf/Makefile" ;;
28786 "dlls/localspl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localspl/Makefile" ;;
28787 "dlls/localspl/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localspl/tests/Makefile" ;;
28788 "dlls/localui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localui/Makefile" ;;
28789 "dlls/localui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/localui/tests/Makefile" ;;
28790 "dlls/lz32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lz32/Makefile" ;;
28791 "dlls/lz32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/lz32/tests/Makefile" ;;
28792 "dlls/mapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mapi32/Makefile" ;;
28793 "dlls/mapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mapi32/tests/Makefile" ;;
28794 "dlls/mciavi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciavi32/Makefile" ;;
28795 "dlls/mcicda/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mcicda/Makefile" ;;
28796 "dlls/mciseq/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciseq/Makefile" ;;
28797 "dlls/mciwave/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mciwave/Makefile" ;;
28798 "dlls/midimap/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/midimap/Makefile" ;;
28799 "dlls/mlang/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mlang/Makefile" ;;
28800 "dlls/mlang/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mlang/tests/Makefile" ;;
28801 "dlls/mmdevldr.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mmdevldr.vxd/Makefile" ;;
28802 "dlls/monodebg.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/monodebg.vxd/Makefile" ;;
28803 "dlls/mountmgr.sys/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mountmgr.sys/Makefile" ;;
28804 "dlls/mpr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mpr/Makefile" ;;
28805 "dlls/mprapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mprapi/Makefile" ;;
28806 "dlls/msacm32.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32.drv/Makefile" ;;
28807 "dlls/msacm32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32/Makefile" ;;
28808 "dlls/msacm32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msacm32/tests/Makefile" ;;
28809 "dlls/msadp32.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msadp32.acm/Makefile" ;;
28810 "dlls/mscat32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscat32/Makefile" ;;
28811 "dlls/mscms/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscms/Makefile" ;;
28812 "dlls/mscms/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscms/tests/Makefile" ;;
28813 "dlls/mscoree/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mscoree/Makefile" ;;
28814 "dlls/msctf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msctf/Makefile" ;;
28815 "dlls/msctf/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msctf/tests/Makefile" ;;
28816 "dlls/msdmo/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msdmo/Makefile" ;;
28817 "dlls/msftedit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msftedit/Makefile" ;;
28818 "dlls/msg711.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msg711.acm/Makefile" ;;
28819 "dlls/mshtml.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml.tlb/Makefile" ;;
28820 "dlls/mshtml/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml/Makefile" ;;
28821 "dlls/mshtml/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mshtml/tests/Makefile" ;;
28822 "dlls/msi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msi/Makefile" ;;
28823 "dlls/msi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msi/tests/Makefile" ;;
28824 "dlls/msimg32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msimg32/Makefile" ;;
28825 "dlls/msimtf/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msimtf/Makefile" ;;
28826 "dlls/msisip/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msisip/Makefile" ;;
28827 "dlls/msisys.ocx/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msisys.ocx/Makefile" ;;
28828 "dlls/msnet32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msnet32/Makefile" ;;
28829 "dlls/msrle32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msrle32/Makefile" ;;
28830 "dlls/mssign32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mssign32/Makefile" ;;
28831 "dlls/mssip32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mssip32/Makefile" ;;
28832 "dlls/mstask/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mstask/Makefile" ;;
28833 "dlls/mstask/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mstask/tests/Makefile" ;;
28834 "dlls/msvcirt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcirt/Makefile" ;;
28835 "dlls/msvcr71/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcr71/Makefile" ;;
28836 "dlls/msvcrt/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt/Makefile" ;;
28837 "dlls/msvcrt/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt/tests/Makefile" ;;
28838 "dlls/msvcrt20/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt20/Makefile" ;;
28839 "dlls/msvcrt40/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrt40/Makefile" ;;
28840 "dlls/msvcrtd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrtd/Makefile" ;;
28841 "dlls/msvcrtd/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvcrtd/tests/Makefile" ;;
28842 "dlls/msvfw32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvfw32/Makefile" ;;
28843 "dlls/msvfw32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvfw32/tests/Makefile" ;;
28844 "dlls/msvidc32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msvidc32/Makefile" ;;
28845 "dlls/mswsock/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/mswsock/Makefile" ;;
28846 "dlls/msxml3/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msxml3/Makefile" ;;
28847 "dlls/msxml3/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/msxml3/tests/Makefile" ;;
28848 "dlls/nddeapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/nddeapi/Makefile" ;;
28849 "dlls/netapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/netapi32/Makefile" ;;
28850 "dlls/netapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/netapi32/tests/Makefile" ;;
28851 "dlls/newdev/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/newdev/Makefile" ;;
28852 "dlls/ntdll/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdll/Makefile" ;;
28853 "dlls/ntdll/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdll/tests/Makefile" ;;
28854 "dlls/ntdsapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdsapi/Makefile" ;;
28855 "dlls/ntdsapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntdsapi/tests/Makefile" ;;
28856 "dlls/ntoskrnl.exe/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntoskrnl.exe/Makefile" ;;
28857 "dlls/ntprint/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntprint/Makefile" ;;
28858 "dlls/ntprint/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ntprint/tests/Makefile" ;;
28859 "dlls/objsel/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/objsel/Makefile" ;;
28860 "dlls/odbc32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbc32/Makefile" ;;
28861 "dlls/odbccp32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbccp32/Makefile" ;;
28862 "dlls/odbccp32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/odbccp32/tests/Makefile" ;;
28863 "dlls/ole32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole32/Makefile" ;;
28864 "dlls/ole32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ole32/tests/Makefile" ;;
28865 "dlls/oleacc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleacc/Makefile" ;;
28866 "dlls/oleacc/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleacc/tests/Makefile" ;;
28867 "dlls/oleaut32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleaut32/Makefile" ;;
28868 "dlls/oleaut32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oleaut32/tests/Makefile" ;;
28869 "dlls/olecli32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olecli32/Makefile" ;;
28870 "dlls/oledlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/oledlg/Makefile" ;;
28871 "dlls/olepro32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olepro32/Makefile" ;;
28872 "dlls/olesvr32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olesvr32/Makefile" ;;
28873 "dlls/olethk32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/olethk32/Makefile" ;;
28874 "dlls/opengl32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/opengl32/Makefile" ;;
28875 "dlls/opengl32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/opengl32/tests/Makefile" ;;
28876 "dlls/pdh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pdh/Makefile" ;;
28877 "dlls/pdh/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pdh/tests/Makefile" ;;
28878 "dlls/pidgen/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pidgen/Makefile" ;;
28879 "dlls/powrprof/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/powrprof/Makefile" ;;
28880 "dlls/printui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/printui/Makefile" ;;
28881 "dlls/propsys/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/propsys/Makefile" ;;
28882 "dlls/psapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/psapi/Makefile" ;;
28883 "dlls/psapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/psapi/tests/Makefile" ;;
28884 "dlls/pstorec/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/pstorec/Makefile" ;;
28885 "dlls/qcap/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qcap/Makefile" ;;
28886 "dlls/qedit/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qedit/Makefile" ;;
28887 "dlls/qedit/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qedit/tests/Makefile" ;;
28888 "dlls/qmgr/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgr/Makefile" ;;
28889 "dlls/qmgr/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgr/tests/Makefile" ;;
28890 "dlls/qmgrprxy/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/qmgrprxy/Makefile" ;;
28891 "dlls/quartz/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/quartz/Makefile" ;;
28892 "dlls/quartz/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/quartz/tests/Makefile" ;;
28893 "dlls/query/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/query/Makefile" ;;
28894 "dlls/rasapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi32/Makefile" ;;
28895 "dlls/rasapi32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasapi32/tests/Makefile" ;;
28896 "dlls/rasdlg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rasdlg/Makefile" ;;
28897 "dlls/resutils/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/resutils/Makefile" ;;
28898 "dlls/riched20/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched20/Makefile" ;;
28899 "dlls/riched20/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched20/tests/Makefile" ;;
28900 "dlls/riched32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched32/Makefile" ;;
28901 "dlls/riched32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/riched32/tests/Makefile" ;;
28902 "dlls/rpcrt4/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rpcrt4/Makefile" ;;
28903 "dlls/rpcrt4/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rpcrt4/tests/Makefile" ;;
28904 "dlls/rsabase/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsabase/Makefile" ;;
28905 "dlls/rsaenh/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsaenh/Makefile" ;;
28906 "dlls/rsaenh/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/rsaenh/tests/Makefile" ;;
28907 "dlls/sane.ds/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sane.ds/Makefile" ;;
28908 "dlls/sccbase/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sccbase/Makefile" ;;
28909 "dlls/schannel/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/schannel/Makefile" ;;
28910 "dlls/schannel/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/schannel/tests/Makefile" ;;
28911 "dlls/secur32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/secur32/Makefile" ;;
28912 "dlls/secur32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/secur32/tests/Makefile" ;;
28913 "dlls/security/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/security/Makefile" ;;
28914 "dlls/sensapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sensapi/Makefile" ;;
28915 "dlls/serialui/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/serialui/Makefile" ;;
28916 "dlls/serialui/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/serialui/tests/Makefile" ;;
28917 "dlls/setupapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/setupapi/Makefile" ;;
28918 "dlls/setupapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/setupapi/tests/Makefile" ;;
28919 "dlls/sfc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sfc/Makefile" ;;
28920 "dlls/sfc_os/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sfc_os/Makefile" ;;
28921 "dlls/shdoclc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdoclc/Makefile" ;;
28922 "dlls/shdocvw/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdocvw/Makefile" ;;
28923 "dlls/shdocvw/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shdocvw/tests/Makefile" ;;
28924 "dlls/shell32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shell32/Makefile" ;;
28925 "dlls/shell32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shell32/tests/Makefile" ;;
28926 "dlls/shfolder/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shfolder/Makefile" ;;
28927 "dlls/shlwapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shlwapi/Makefile" ;;
28928 "dlls/shlwapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/shlwapi/tests/Makefile" ;;
28929 "dlls/slbcsp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/slbcsp/Makefile" ;;
28930 "dlls/slc/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/slc/Makefile" ;;
28931 "dlls/snmpapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/snmpapi/Makefile" ;;
28932 "dlls/snmpapi/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/snmpapi/tests/Makefile" ;;
28933 "dlls/softpub/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/softpub/Makefile" ;;
28934 "dlls/spoolss/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/spoolss/Makefile" ;;
28935 "dlls/spoolss/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/spoolss/tests/Makefile" ;;
28936 "dlls/stdole2.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stdole2.tlb/Makefile" ;;
28937 "dlls/stdole32.tlb/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/stdole32.tlb/Makefile" ;;
28938 "dlls/sti/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sti/Makefile" ;;
28939 "dlls/strmiids/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/strmiids/Makefile" ;;
28940 "dlls/svrapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/svrapi/Makefile" ;;
28941 "dlls/sxs/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/sxs/Makefile" ;;
28942 "dlls/tapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/tapi32/Makefile" ;;
28943 "dlls/traffic/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/traffic/Makefile" ;;
28944 "dlls/twain_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain_32/Makefile" ;;
28945 "dlls/twain_32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/twain_32/tests/Makefile" ;;
28946 "dlls/unicows/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/unicows/Makefile" ;;
28947 "dlls/updspapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/updspapi/Makefile" ;;
28948 "dlls/url/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/url/Makefile" ;;
28949 "dlls/urlmon/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/urlmon/Makefile" ;;
28950 "dlls/urlmon/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/urlmon/tests/Makefile" ;;
28951 "dlls/user32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/user32/Makefile" ;;
28952 "dlls/user32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/user32/tests/Makefile" ;;
28953 "dlls/userenv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/userenv/Makefile" ;;
28954 "dlls/userenv/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/userenv/tests/Makefile" ;;
28955 "dlls/usp10/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/usp10/Makefile" ;;
28956 "dlls/usp10/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/usp10/tests/Makefile" ;;
28957 "dlls/uuid/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uuid/Makefile" ;;
28958 "dlls/uxtheme/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uxtheme/Makefile" ;;
28959 "dlls/uxtheme/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/uxtheme/tests/Makefile" ;;
28960 "dlls/vdhcp.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vdhcp.vxd/Makefile" ;;
28961 "dlls/vdmdbg/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vdmdbg/Makefile" ;;
28962 "dlls/version/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/version/Makefile" ;;
28963 "dlls/version/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/version/tests/Makefile" ;;
28964 "dlls/vmm.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vmm.vxd/Makefile" ;;
28965 "dlls/vnbt.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vnbt.vxd/Makefile" ;;
28966 "dlls/vnetbios.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vnetbios.vxd/Makefile" ;;
28967 "dlls/vtdapi.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vtdapi.vxd/Makefile" ;;
28968 "dlls/vwin32.vxd/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/vwin32.vxd/Makefile" ;;
28969 "dlls/w32skrnl/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/w32skrnl/Makefile" ;;
28970 "dlls/winealsa.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winealsa.drv/Makefile" ;;
28971 "dlls/wineaudioio.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineaudioio.drv/Makefile" ;;
28972 "dlls/winecoreaudio.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winecoreaudio.drv/Makefile" ;;
28973 "dlls/winecrt0/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winecrt0/Makefile" ;;
28974 "dlls/wined3d/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wined3d/Makefile" ;;
28975 "dlls/winedos/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winedos/Makefile" ;;
28976 "dlls/wineesd.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineesd.drv/Makefile" ;;
28977 "dlls/winejack.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winejack.drv/Makefile" ;;
28978 "dlls/winejoystick.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winejoystick.drv/Makefile" ;;
28979 "dlls/winemp3.acm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winemp3.acm/Makefile" ;;
28980 "dlls/winenas.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winenas.drv/Makefile" ;;
28981 "dlls/wineoss.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineoss.drv/Makefile" ;;
28982 "dlls/wineps.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wineps.drv/Makefile" ;;
28983 "dlls/winequartz.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winequartz.drv/Makefile" ;;
28984 "dlls/winex11.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winex11.drv/Makefile" ;;
28985 "dlls/wing32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wing32/Makefile" ;;
28986 "dlls/winhttp/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winhttp/Makefile" ;;
28987 "dlls/winhttp/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winhttp/tests/Makefile" ;;
28988 "dlls/wininet/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wininet/Makefile" ;;
28989 "dlls/wininet/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wininet/tests/Makefile" ;;
28990 "dlls/winmm/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winmm/Makefile" ;;
28991 "dlls/winmm/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winmm/tests/Makefile" ;;
28992 "dlls/winnls32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winnls32/Makefile" ;;
28993 "dlls/winscard/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winscard/Makefile" ;;
28994 "dlls/winspool.drv/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winspool.drv/Makefile" ;;
28995 "dlls/winspool.drv/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/winspool.drv/tests/Makefile" ;;
28996 "dlls/wintab32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintab32/Makefile" ;;
28997 "dlls/wintrust/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintrust/Makefile" ;;
28998 "dlls/wintrust/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wintrust/tests/Makefile" ;;
28999 "dlls/wldap32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wldap32/Makefile" ;;
29000 "dlls/wldap32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wldap32/tests/Makefile" ;;
29001 "dlls/wmi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wmi/Makefile" ;;
29002 "dlls/wnaspi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wnaspi32/Makefile" ;;
29003 "dlls/wow32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wow32/Makefile" ;;
29004 "dlls/ws2_32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ws2_32/Makefile" ;;
29005 "dlls/ws2_32/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/ws2_32/tests/Makefile" ;;
29006 "dlls/wsock32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wsock32/Makefile" ;;
29007 "dlls/wtsapi32/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wtsapi32/Makefile" ;;
29008 "dlls/wuapi/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/wuapi/Makefile" ;;
29009 "dlls/xinput1_1/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_1/Makefile" ;;
29010 "dlls/xinput1_2/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_2/Makefile" ;;
29011 "dlls/xinput1_3/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_3/Makefile" ;;
29012 "dlls/xinput1_3/tests/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput1_3/tests/Makefile" ;;
29013 "dlls/xinput9_1_0/Makefile") CONFIG_FILES
="$CONFIG_FILES dlls/xinput9_1_0/Makefile" ;;
29014 "documentation/Makefile") CONFIG_FILES
="$CONFIG_FILES documentation/Makefile" ;;
29015 "fonts/Makefile") CONFIG_FILES
="$CONFIG_FILES fonts/Makefile" ;;
29016 "include/Makefile") CONFIG_FILES
="$CONFIG_FILES include/Makefile" ;;
29017 "libs/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/Makefile" ;;
29018 "libs/port/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/port/Makefile" ;;
29019 "libs/wine/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/wine/Makefile" ;;
29020 "libs/wpp/Makefile") CONFIG_FILES
="$CONFIG_FILES libs/wpp/Makefile" ;;
29021 "loader/Makefile") CONFIG_FILES
="$CONFIG_FILES loader/Makefile" ;;
29022 "programs/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/Makefile" ;;
29023 "programs/cacls/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cacls/Makefile" ;;
29024 "programs/clock/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/clock/Makefile" ;;
29025 "programs/cmd/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cmd/Makefile" ;;
29026 "programs/cmdlgtst/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/cmdlgtst/Makefile" ;;
29027 "programs/control/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/control/Makefile" ;;
29028 "programs/eject/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/eject/Makefile" ;;
29029 "programs/expand/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/expand/Makefile" ;;
29030 "programs/explorer/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/explorer/Makefile" ;;
29031 "programs/hh/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/hh/Makefile" ;;
29032 "programs/icinfo/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/icinfo/Makefile" ;;
29033 "programs/iexplore/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/iexplore/Makefile" ;;
29034 "programs/lodctr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/lodctr/Makefile" ;;
29035 "programs/msiexec/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/msiexec/Makefile" ;;
29036 "programs/net/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/net/Makefile" ;;
29037 "programs/notepad/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/notepad/Makefile" ;;
29038 "programs/oleview/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/oleview/Makefile" ;;
29039 "programs/progman/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/progman/Makefile" ;;
29040 "programs/reg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/reg/Makefile" ;;
29041 "programs/regedit/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/regedit/Makefile" ;;
29042 "programs/regsvr32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/regsvr32/Makefile" ;;
29043 "programs/rpcss/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/rpcss/Makefile" ;;
29044 "programs/rundll32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/rundll32/Makefile" ;;
29045 "programs/secedit/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/secedit/Makefile" ;;
29046 "programs/services/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/services/Makefile" ;;
29047 "programs/spoolsv/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/spoolsv/Makefile" ;;
29048 "programs/start/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/start/Makefile" ;;
29049 "programs/svchost/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/svchost/Makefile" ;;
29050 "programs/taskmgr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/taskmgr/Makefile" ;;
29051 "programs/uninstaller/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/uninstaller/Makefile" ;;
29052 "programs/unlodctr/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/unlodctr/Makefile" ;;
29053 "programs/view/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/view/Makefile" ;;
29054 "programs/wineboot/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wineboot/Makefile" ;;
29055 "programs/winebrowser/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winebrowser/Makefile" ;;
29056 "programs/winecfg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winecfg/Makefile" ;;
29057 "programs/wineconsole/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wineconsole/Makefile" ;;
29058 "programs/winedbg/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winedbg/Makefile" ;;
29059 "programs/winedevice/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winedevice/Makefile" ;;
29060 "programs/winefile/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winefile/Makefile" ;;
29061 "programs/winemenubuilder/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winemenubuilder/Makefile" ;;
29062 "programs/winemine/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winemine/Makefile" ;;
29063 "programs/winepath/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winepath/Makefile" ;;
29064 "programs/winetest/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winetest/Makefile" ;;
29065 "programs/winevdm/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winevdm/Makefile" ;;
29066 "programs/winhlp32/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winhlp32/Makefile" ;;
29067 "programs/winver/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/winver/Makefile" ;;
29068 "programs/wordpad/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/wordpad/Makefile" ;;
29069 "programs/write/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/write/Makefile" ;;
29070 "programs/xcopy/Makefile") CONFIG_FILES
="$CONFIG_FILES programs/xcopy/Makefile" ;;
29071 "server/Makefile") CONFIG_FILES
="$CONFIG_FILES server/Makefile" ;;
29072 "tools/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/Makefile" ;;
29073 "tools/widl/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/widl/Makefile" ;;
29074 "tools/winebuild/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winebuild/Makefile" ;;
29075 "tools/winedump/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winedump/Makefile" ;;
29076 "tools/winegcc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/winegcc/Makefile" ;;
29077 "tools/wmc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/wmc/Makefile" ;;
29078 "tools/wrc/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/wrc/Makefile" ;;
29080 *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
29081 $as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
29082 { (exit 1); exit 1; }; };;
29087 # If the user did not use the arguments to specify the items to instantiate,
29088 # then the envvar interface is used. Set only those that are not.
29089 # We use the long form for the default assignment because of an extremely
29090 # bizarre bug on SunOS 4.1.3.
29091 if $ac_need_defaults; then
29092 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
29093 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
29094 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
29097 # Have a temporary directory for convenience. Make it in the build tree
29098 # simply because there is no reason against having it here, and in addition,
29099 # creating and moving files from /tmp can sometimes cause problems.
29100 # Hook for its removal unless debugging.
29101 # Note that there is a small window in which the directory will not be cleaned:
29102 # after its creation but before its name has been assigned to `$tmp'.
29106 trap 'exit_status=$?
29107 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
29109 trap '{ (exit 1); exit 1; }' 1 2 13 15
29111 # Create a (secure) tmp directory for tmp files.
29114 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
29115 test -n "$tmp" && test -d "$tmp"
29118 tmp
=.
/conf$$
-$RANDOM
29119 (umask 077 && mkdir
"$tmp")
29122 $as_echo "$as_me: cannot create a temporary directory in ." >&2
29123 { (exit 1); exit 1; }
29126 # Set up the scripts for CONFIG_FILES section.
29127 # No need to generate them if there are no CONFIG_FILES.
29128 # This happens for instance with `./config.status config.h'.
29129 if test -n "$CONFIG_FILES"; then
29131 if $AWK 'BEGIN { getline <"/dev/null" }' </dev
/null
2>/dev
/null
; then
29132 ac_cs_awk_getline
=:
29133 ac_cs_awk_pipe_init
=
29134 ac_cs_awk_read_file
='
29135 while ((getline aline < (F[key])) > 0)
29138 ac_cs_awk_pipe_fini
=
29140 ac_cs_awk_getline
=false
29141 ac_cs_awk_pipe_init
="print \"cat <<'|#_!!_#|' &&\""
29142 ac_cs_awk_read_file
='
29144 print "cat " F[key] " &&"
29145 '$ac_cs_awk_pipe_init
29146 # The final `:' finishes the AND list.
29147 ac_cs_awk_pipe_fini
='END { print "|#_!!_#|"; print ":" }'
29150 ac_cs_awk_cr
=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
29151 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
29154 ac_cs_awk_cr
=$ac_cr
29157 echo 'BEGIN {' >"$tmp/subs1.awk" &&
29160 # Create commands to substitute file output variables.
29162 echo "cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1" &&
29163 echo 'cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&' &&
29164 echo "$ac_subst_files" |
sed 's/.*/F["&"]="$&"/' &&
29167 } >conf$
$files.sh
&&
29168 . .
/conf$
$files.sh ||
29169 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
29170 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
29171 { (exit 1); exit 1; }; }
29172 rm -f conf$
$files.sh
29175 echo "cat >conf$$subs.awk <<_ACEOF" &&
29176 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
29178 } >conf$$subs.sh ||
29179 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_STATUS" >&5
29180 $as_echo "$as_me: error
: could not
make $CONFIG_STATUS" >&2;}
29181 { (exit 1); exit 1; }; }
29182 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
29184 for ac_last_try in false false false false false :; do
29185 . ./conf$$subs.sh ||
29186 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_STATUS" >&5
29187 $as_echo "$as_me: error
: could not
make $CONFIG_STATUS" >&2;}
29188 { (exit 1); exit 1; }; }
29190 ac_delim_n=`sed -n "s
/.
*$ac_delim\$
/X
/p
" conf$$subs.awk | grep -c X`
29191 if test $ac_delim_n = $ac_delim_num; then
29193 elif $ac_last_try; then
29194 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_STATUS" >&5
29195 $as_echo "$as_me: error
: could not
make $CONFIG_STATUS" >&2;}
29196 { (exit 1); exit 1; }; }
29198 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
29201 rm -f conf$$subs.sh
29203 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29204 cat >>"\
$tmp/subs1.
awk" <<\\_ACAWK &&
29208 s/^/S["/; s
/!.
*/"]=/
29218 s/\(.\{148\}\).*/\1/
29220 s/["\\]/\\&/g
; s
/^
/"/; s/$/\\n"\\/
29225 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
29232 s/\(.\{148\}\).*/\1/
29234 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/
29238 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
29243 ' <conf$$subs.awk | sed '
29248 ' >>$CONFIG_STATUS || ac_write_fail=1
29249 rm -f conf$$subs.awk
29250 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29252 cat >>"\
$tmp/subs1.
awk" <<_ACAWK &&
29253 for (key in S) S_is_set[key] = 1
29255 \$ac_cs_awk_pipe_init
29259 nfields = split(line, field, "@
")
29261 len = length(field[1])
29262 for (i = 2; i < nfields; i++) {
29264 keylen = length(key)
29265 if (S_is_set[key]) {
29267 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
29268 len += length(value) + length(field[++i])
29273 if (nfields == 3 && !substed) {
29275 if (F[key] != "" && line ~ /^[ ]*@.*@[ ]*$/) {
29276 \$ac_cs_awk_read_file
29282 \$ac_cs_awk_pipe_fini
29285 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29286 if sed "s
/$ac_cr//" < /dev/null > /dev/null 2>&1; then
29287 sed "s
/$ac_cr\$
//; s
/$ac_cr/$ac_cs_awk_cr/g
"
29290 fi < "$tmp/subs1.
awk" > "$tmp/subs.
awk" \
29291 || { { $as_echo "$as_me:$LINENO: error
: could not setup config files machinery
" >&5
29292 $as_echo "$as_me: error
: could not setup config files machinery
" >&2;}
29293 { (exit 1); exit 1; }; }
29296 # VPATH may cause trouble with some makes, so we remove $(srcdir),
29297 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".
", strip leading and
29298 # trailing colons and then remove the whole line if VPATH becomes empty
29299 # (actually we leave an empty line to preserve line numbers).
29300 if test "x
$srcdir" = x.; then
29301 ac_vpsub='/^[ ]*VPATH[ ]*=/{
29302 s/:*\$(srcdir):*/:/
29303 s/:*\${srcdir}:*/:/
29305 s/^\([^=]*=[ ]*\):*/\1/
29311 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
29312 fi # test -n "$CONFIG_FILES"
29314 # Set up the scripts for CONFIG_HEADERS section.
29315 # No need to generate them if there are no CONFIG_HEADERS.
29316 # This happens for instance with `./config.status Makefile'.
29317 if test -n "$CONFIG_HEADERS"; then
29318 cat >"$tmp/defines.
awk" <<\_ACAWK ||
29322 # Transform confdefs.h into an awk script `defines.awk', embedded as
29323 # here-document in config.status, that substitutes the proper values into
29324 # config.h.in to produce config.h.
29326 # Create a delimiter string that does not exist in confdefs.h, to ease
29327 # handling of long lines.
29329 for ac_last_try in false false :; do
29330 ac_t=`sed -n "/$ac_delim/p
" confdefs.h`
29331 if test -z "$ac_t"; then
29333 elif $ac_last_try; then
29334 { { $as_echo "$as_me:$LINENO: error
: could not
make $CONFIG_HEADERS" >&5
29335 $as_echo "$as_me: error
: could not
make $CONFIG_HEADERS" >&2;}
29336 { (exit 1); exit 1; }; }
29338 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
29342 # For the awk script, D is an array of macro values keyed by name,
29343 # likewise P contains macro parameters if any. Preserve backslash
29344 # newline sequences.
29346 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
29348 s/.\{148\}/&'"$ac_delim"'/g
29351 s/^[ ]*#[ ]*define[ ][ ]*/ /
29358 s
/^ \
('"$ac_word_re"'\
)\
(([^
()]*)\
)[ ]*\
(.
*\
)/P
["\1"]="\2"\
29360 s
/^ \
('"$ac_word_re"'\
)[ ]*\
(.
*\
)/D
["\1"]=" \2"/p
29364 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\
1"]="\
2"\
29365 D["\
1"]=" \
3\\\\\\n
"\\/p
29367 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\
1"]=" \
2\\\\\\n
"\\/p
29372 s/.\{148\}/&'"$ac_delim"'/g
29377 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/p
29380 s
/["\\]/\\&/g; s/^/"/; s
/$
/\\\\\\n
"\\/p
29382 ' <confdefs.h | sed '
29383 s/'"$ac_delim"'/"\\\
29384 "/g' >>$CONFIG_STATUS || ac_write_fail=1
29386 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29387 for (key in D) D_is_set[key] = 1
29390 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
29392 split(line, arg, " ")
29393 if (arg[1] == "#") {
29397 defundef
= substr
(arg
[1], 2)
29400 split(mac1
, mac2
, "(") #)
29402 prefix
= substr
(line
, 1, index
(line
, defundef
) - 1)
29403 if (D_is_set
[macro
]) {
29404 # Preserve the white space surrounding the "#".
29405 print prefix
"define", macro P
[macro
] D
[macro
]
29408 # Replace #undef with comments. This is necessary, for example,
29409 # in the case of _POSIX_SOURCE, which is predefined and required
29410 # on some systems where configure will not decide to define it.
29411 if (defundef
== "undef") {
29412 print
"/*", prefix defundef
, macro
, "*/"
29420 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
29421 { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5
29422 $as_echo "$as_me: error: could not setup config headers machinery" >&2;}
29423 { (exit 1); exit 1; }; }
29424 fi # test -n "$CONFIG_HEADERS"
29427 eval set X
" :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
29432 :[FHLC
]) ac_mode
=$ac_tag; continue;;
29434 case $ac_mode$ac_tag in
29436 :L
* |
:C
*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5
29437 $as_echo "$as_me: error: invalid tag $ac_tag" >&2;}
29438 { (exit 1); exit 1; }; };;
29439 :[FH
]-) ac_tag
=-:-;;
29440 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
29457 -) ac_f
="$tmp/stdin";;
29458 *) # Look for the file first in the build tree, then in the source tree
29459 # (if the path is not absolute). The absolute path cannot be DOS-style,
29460 # because $ac_f cannot contain `:'.
29464 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
29466 { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
29467 $as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
29468 { (exit 1); exit 1; }; };;
29470 case $ac_f in *\'*) ac_f
=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
29471 ac_file_inputs
="$ac_file_inputs '$ac_f'"
29474 # Let's still pretend it is `configure' which instantiates (i.e., don't
29475 # use $as_me), people would be surprised to read:
29476 # /* config.h. Generated by config.status. */
29477 configure_input
='Generated from '`
29478 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
29480 if test x
"$ac_file" != x-
; then
29481 configure_input
="$ac_file. $configure_input"
29482 { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
29483 $as_echo "$as_me: creating $ac_file" >&6;}
29485 # Neutralize special characters interpreted by sed in replacement strings.
29486 case $configure_input in #(
29487 *\
&* |
*\|
* |
*\\* )
29488 ac_sed_conf_input
=`$as_echo "$configure_input" |
29489 sed 's/[\\\\&|]/\\\\&/g'`;; #(
29490 *) ac_sed_conf_input
=$configure_input;;
29494 *:-:* |
*:-) cat >"$tmp/stdin" \
29495 ||
{ { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29496 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29497 { (exit 1); exit 1; }; } ;;
29502 ac_dir
=`$as_dirname -- "$ac_file" ||
29503 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
29504 X"$ac_file" : 'X\(//\)[^/]' \| \
29505 X"$ac_file" : 'X\(//\)$' \| \
29506 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
29507 $as_echo X"$ac_file" |
29508 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
29512 /^X\(\/\/\)[^/].*/{
29527 -*) as_dir
=.
/$as_dir;;
29529 test -d "$as_dir" ||
{ $as_mkdir_p && mkdir
-p "$as_dir"; } ||
{
29533 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
29534 *) as_qdir
=$as_dir;;
29536 as_dirs
="'$as_qdir' $as_dirs"
29537 as_dir
=`$as_dirname -- "$as_dir" ||
29538 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
29539 X"$as_dir" : 'X\(//\)[^/]' \| \
29540 X"$as_dir" : 'X\(//\)$' \| \
29541 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
29542 $as_echo X"$as_dir" |
29543 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
29547 /^X\(\/\/\)[^/].*/{
29560 test -d "$as_dir" && break
29562 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
29563 } ||
test -d "$as_dir" ||
{ { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
29564 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
29565 { (exit 1); exit 1; }; }; }
29569 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
29571 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
29572 # A ".." for each directory in $ac_dir_suffix.
29573 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
29574 case $ac_top_builddir_sub in
29575 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
29576 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
29579 ac_abs_top_builddir
=$ac_pwd
29580 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
29581 # for backward compatibility:
29582 ac_top_builddir
=$ac_top_build_prefix
29585 .
) # We are building in place.
29587 ac_top_srcdir
=$ac_top_builddir_sub
29588 ac_abs_top_srcdir
=$ac_pwd ;;
29589 [\\/]* | ?
:[\\/]* ) # Absolute name.
29590 ac_srcdir
=$srcdir$ac_dir_suffix;
29591 ac_top_srcdir
=$srcdir
29592 ac_abs_top_srcdir
=$srcdir ;;
29593 *) # Relative name.
29594 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
29595 ac_top_srcdir
=$ac_top_build_prefix$srcdir
29596 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
29598 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
29608 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
29609 *) ac_INSTALL
=$ac_top_build_prefix$INSTALL ;;
29613 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
29614 # If the template does not know about datarootdir, expand it.
29615 # FIXME: This hack should be removed a few years after 2.60.
29616 ac_datarootdir_hack
=; ac_datarootdir_seen
=
29629 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
29630 *datarootdir
*) ac_datarootdir_seen
=yes;;
29631 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
29632 { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
29633 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
29635 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29636 ac_datarootdir_hack='
29637 s&@datadir@&$datadir&g
29638 s&@docdir@&$docdir&g
29639 s&@infodir@&$infodir&g
29640 s&@localedir@&$localedir&g
29641 s&@mandir@&$mandir&g
29642 s&\\\${datarootdir}&$datarootdir&g' ;;
29646 # Neutralize VPATH when `$srcdir' = `.'.
29647 # Shell code in configure.ac might set extrasub.
29648 # FIXME: do we really want to maintain this feature?
29649 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
29650 ac_sed_extra="$ac_vpsub
29653 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
29655 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
29656 s|@configure_input@|
$ac_sed_conf_input|
;t t
29657 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
29658 s
&@top_build_prefix@
&$ac_top_build_prefix&;t t
29659 s
&@srcdir@
&$ac_srcdir&;t t
29660 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
29661 s
&@top_srcdir@
&$ac_top_srcdir&;t t
29662 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
29663 s
&@builddir@
&$ac_builddir&;t t
29664 s
&@abs_builddir@
&$ac_abs_builddir&;t t
29665 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
29666 s
&@INSTALL@
&$ac_INSTALL&;t t
29667 $ac_datarootdir_hack
29669 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" |
29670 if $ac_cs_awk_getline; then
29671 $AWK -f "$tmp/subs.
awk"
29673 $AWK -f "$tmp/subs.
awk" | $SHELL
29675 || { { $as_echo "$as_me:$LINENO: error
: could not create
$ac_file" >&5
29676 $as_echo "$as_me: error
: could not create
$ac_file" >&2;}
29677 { (exit 1); exit 1; }; }
29679 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
29680 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out
"`; test -n "$ac_out"; } &&
29681 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out
"`; test -z "$ac_out"; } &&
29682 { $as_echo "$as_me:$LINENO: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
29683 which seems to be undefined. Please make sure it is defined." >&5
29684 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
29685 which seems to be undefined. Please make sure it is defined." >&2;}
29689 -) cat "$tmp/out" && rm -f "$tmp/out";;
29690 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
29692 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29693 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29694 { (exit 1); exit 1; }; }
29700 if test x"$ac_file" != x-; then
29702 $as_echo "/* $configure_input */" \
29703 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
29704 } >"$tmp/config.h" \
29705 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29706 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29707 { (exit 1); exit 1; }; }
29708 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
29709 { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5
29710 $as_echo "$as_me: $ac_file is unchanged" >&6;}
29713 mv "$tmp/config.h" "$ac_file" \
29714 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
29715 $as_echo "$as_me: error: could not create $ac_file" >&2;}
29716 { (exit 1); exit 1; }; }
29719 $as_echo "/* $configure_input */" \
29720 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
29721 || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5
29722 $as_echo "$as_me: error: could not create -" >&2;}
29723 { (exit 1); exit 1; }; }
29727 :C) { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5
29728 $as_echo "$as_me: executing $ac_file commands" >&6;}
29733 case $ac_file$ac_mode in
29734 "include/stamp-h":C) echo timestamp > include/stamp-h ;;
29735 "dlls/gdi32/enhmfdrv":C) test -d "dlls/gdi32/enhmfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/enhmfdrv" >&5
29736 $as_echo "$as_me: creating dlls/gdi32/enhmfdrv" >&6;} && mkdir "dlls/gdi32/enhmfdrv") ;;
29737 "dlls/gdi32/mfdrv":C) test -d "dlls/gdi32/mfdrv" || ({ $as_echo "$as_me:$LINENO: creating dlls/gdi32/mfdrv" >&5
29738 $as_echo "$as_me: creating dlls/gdi32/mfdrv" >&6;} && mkdir "dlls/gdi32/mfdrv") ;;
29739 "dlls/kernel32/nls":C) test -d "dlls/kernel32/nls" || ({ $as_echo "$as_me:$LINENO: creating dlls/kernel32/nls" >&5
29740 $as_echo "$as_me: creating dlls/kernel32/nls" >&6;} && mkdir "dlls/kernel32/nls") ;;
29741 "dlls/user32/resources":C) test -d "dlls/user32/resources" || ({ $as_echo "$as_me:$LINENO: creating dlls/user32/resources" >&5
29742 $as_echo "$as_me: creating dlls/user32/resources" >&6;} && mkdir "dlls/user32/resources") ;;
29743 "dlls/wineps.drv/data":C) test -d "dlls/wineps.drv/data" || ({ $as_echo "$as_me:$LINENO: creating dlls/wineps.drv/data" >&5
29744 $as_echo "$as_me: creating dlls/wineps.drv/data" >&6;} && mkdir "dlls/wineps.drv/data") ;;
29745 "include/wine":C) test -d "include/wine" || ({ $as_echo "$as_me:$LINENO: creating include/wine" >&5
29746 $as_echo "$as_me: creating include/wine" >&6;} && mkdir "include/wine") ;;
29752 { (exit 0); exit 0; }
29754 chmod +x $CONFIG_STATUS
29755 ac_clean_files=$ac_clean_files_save
29757 test $ac_write_fail = 0 ||
29758 { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
29759 $as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
29760 { (exit 1); exit 1; }; }
29763 # configure is writing to config.log, and then calls config.status.
29764 # config.status does its own redirection, appending to config.log.
29765 # Unfortunately, on DOS this fails, as config.log is still kept open
29766 # by configure, so config.status won't be able to
write to it
; its
29767 # output is simply discarded. So we exec the FD to /dev/null,
29768 # effectively closing config.log, so it can be properly (re)opened and
29769 # appended to by config.status. When coming back to configure, we
29770 # need to make the FD available again.
29771 if test "$no_create" != yes; then
29773 ac_config_status_args
=
29774 test "$silent" = yes &&
29775 ac_config_status_args
="$ac_config_status_args --quiet"
29777 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
29779 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
29780 # would make configure fail if this is the last instruction.
29781 $ac_cs_success ||
{ (exit 1); exit 1; }
29783 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no
; then
29784 { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
29785 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
29789 if test "$no_create" = "yes"
29795 if test "x$wine_notices != "x
; then
29798 for msg
in $wine_notices; do
29800 if test -n "$msg"; then
29801 { $as_echo "$as_me:$LINENO: $msg" >&5
29802 $as_echo "$as_me: $msg" >&6;}
29807 for msg
in $wine_warnings; do
29809 if test -n "$msg"; then
29811 { $as_echo "$as_me:$LINENO: WARNING: $msg" >&5
29812 $as_echo "$as_me: WARNING: $msg" >&2;}
29818 $as_me: Finished. Do '${ac_make} depend && ${ac_make}' to compile Wine.